Skip to content

Commit

Permalink
Update token tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaemonCahill committed Nov 15, 2024
1 parent d1749d7 commit ec09263
Showing 1 changed file with 180 additions and 0 deletions.
180 changes: 180 additions & 0 deletions src/__tests__/snapshot-tests/__snapshots__/design-tokens.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "2px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "1px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -2150,6 +2158,10 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The default font size for h5s.",
"$value": "16px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -2512,6 +2524,14 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "2px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "1px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -4589,6 +4609,10 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The default font size for h5s.",
"$value": "16px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -4951,6 +4975,14 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "2px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "1px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -7028,6 +7060,10 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The default font size for h5s.",
"$value": "16px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -7390,6 +7426,14 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "2px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "1px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -9467,6 +9511,10 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The default font size for h5s.",
"$value": "16px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -9829,6 +9877,14 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "2px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "1px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -11906,6 +11962,10 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The default font size for h5s.",
"$value": "16px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -12268,6 +12328,14 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "2px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "1px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -14345,6 +14413,10 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The default font size for h5s.",
"$value": "16px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -14707,6 +14779,14 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "2px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "1px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "1px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -16784,6 +16864,10 @@ exports[`Design tokens artifacts Design tokens JSON for classic matches the snap
"$description": "The default font size for h5s.",
"$value": "16px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -17151,6 +17235,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -19228,6 +19320,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -19590,6 +19686,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -21667,6 +21771,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -22029,6 +22137,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -24106,6 +24222,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -24468,6 +24588,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -26545,6 +26673,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -26907,6 +27039,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -28984,6 +29124,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -29346,6 +29490,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -31423,6 +31575,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -31785,6 +31941,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -33862,6 +34026,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down Expand Up @@ -34224,6 +34392,14 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The border radius of tutorials inside a tutorial panel.",
"$value": "8px",
},
"border-width-alert": {
"$description": "The border width of alerts.",
"$value": "2px",
},
"border-width-field": {
"$description": "The border width of fields.",
"$value": "2px",
},
"color-background-avatar-default": {
"$description": "The default background color of avatars.",
"$value": {
Expand Down Expand Up @@ -36301,6 +36477,10 @@ exports[`Design tokens artifacts Design tokens JSON for visual-refresh matches t
"$description": "The default font size for h5s.",
"$value": "14px",
},
"font-weight-button": {
"$description": "The default font weight for button text.",
"$value": "700",
},
"font-weight-heading-l": {
"$description": "The default font weight for h2s.",
"$value": "700",
Expand Down

0 comments on commit ec09263

Please sign in to comment.