diff --git a/components/card/metadata/card-asset.yml b/components/card/metadata/card-asset.yml index b5522623b86..0119b0aa773 100644 --- a/components/card/metadata/card-asset.yml +++ b/components/card/metadata/card-asset.yml @@ -5,8 +5,8 @@ sections: description: | ### Use Spectrum Heading for title and Spectrum Detail for subtitle To make the card component more flexible, products can have more fine control over the typography by using the Heading and Detail components with their corresponding sizes. To be more consistent with previous card designs you can use the following: - * Add the `spectrum-Heading` and `spectrum-Heading--XS` or `spectrum-Heading--XXS` to the `spectrum-Card-title` element. - * Add the `spectrum-Detail` and `spectrum-Detail--S` classes to `spectrum-Card-subtitle`. + * Add the `spectrum-Heading` and `spectrum-Heading--sizeXS` or `spectrum-Heading--sizeXXS` to the `spectrum-Card-title` element. + * Add the `spectrum-Detail` and `spectrum-Detail--sizeS` classes to `spectrum-Card-subtitle`. examples: - id: card-asset name: Standard @@ -20,10 +20,10 @@ examples:
-
Card Title
+
Card Title
-
jpg
+
jpg
diff --git a/components/card/metadata/card-gallery.yml b/components/card/metadata/card-gallery.yml index 42856c90e49..bfba406a043 100644 --- a/components/card/metadata/card-gallery.yml +++ b/components/card/metadata/card-gallery.yml @@ -8,8 +8,8 @@ sections: Please replace `.spectrum-Icon--sizeS` with `.spectrum-Icon--sizeM`. ### Use Spectrum Heading for title and Spectrum Detail for subtitle To make the card component more flexible, products can have more fine control over the typography by using the Heading and Detail components with their corresponding sizes. To be more consistent with previous card designs you can use the following: - * Add the `spectrum-Heading` and `spectrum-Heading--XS` or `spectrum-Heading--XXS` to the `spectrum-Card-title` element. - * Add the `spectrum-Detail` and `spectrum-Detail--S` classes to `spectrum-Card-subtitle`. + * Add the `spectrum-Heading` and `spectrum-Heading--sizeXS` or `spectrum-Heading--sizeXXS` to the `spectrum-Card-title` element. + * Add the `spectrum-Detail` and `spectrum-Detail--sizeS` classes to `spectrum-Card-subtitle`. examples: - id: card-gallery name: Standard @@ -23,8 +23,8 @@ examples:
-
Name
-
jpg
+
Name
+
jpg
10/15/18
diff --git a/components/card/metadata/card.yml b/components/card/metadata/card.yml index 5f40e55971b..ea1ab864875 100644 --- a/components/card/metadata/card.yml +++ b/components/card/metadata/card.yml @@ -6,8 +6,8 @@ sections: Please replace `.spectrum-Icon--sizeS` with `.spectrum-Icon--sizeM`. ### Use Spectrum Heading for title and Spectrum Detail for subtitle To make the card component more flexible, products can have more fine control over the typography by using the Heading and Detail components with their corresponding sizes. To be more consistent with previous card designs you can use the following: - * Add the `spectrum-Heading` and `spectrum-Heading--XS` or `spectrum-Heading--XXS` to the `spectrum-Card-title` element. - * Add the `spectrum-Detail` and `spectrum-Detail--S` classes to `spectrum-Card-subtitle`. + * Add the `spectrum-Heading` and `spectrum-Heading--sizeXS` or `spectrum-Heading--sizeXXS` to the `spectrum-Card-title` element. + * Add the `spectrum-Detail` and `spectrum-Detail--sizeS` classes to `spectrum-Card-subtitle`. examples: - id: card name: Standard @@ -18,7 +18,7 @@ examples:
-
Card Title
+
Card Title
-
jpg
+
jpg
@@ -218,10 +218,10 @@ examples:
-
Card Title
+
Card Title
-
jpg
+
jpg
-
Card Title
+
Card Title
-
jpg
+
jpg
@@ -276,10 +276,10 @@ examples:
-
Name
+
Name
-
jpg
+
jpg
@@ -319,10 +319,10 @@ examples:
-
Name
+
Name
-
jpg
+
jpg
diff --git a/components/checkbox/metadata/checkbox.yml b/components/checkbox/metadata/checkbox.yml index 9f9f8203541..c0846cb9ffe 100644 --- a/components/checkbox/metadata/checkbox.yml +++ b/components/checkbox/metadata/checkbox.yml @@ -11,7 +11,7 @@ examples: markup: |
-

Default

+

Default

-

Invalid

+

Invalid

-

Disabled

+

Disabled