@sage/design-tokens 15.1.0 → 15.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/frozenproduct/all.css +122 -118
- package/css/frozenproduct/large/components/badge.css +3 -3
- package/css/frozenproduct/large/components/button.css +32 -32
- package/css/frozenproduct/large/components/container.css +11 -11
- package/css/frozenproduct/large/components/form.css +17 -14
- package/css/frozenproduct/large/components/link.css +2 -2
- package/css/frozenproduct/large/components/nav.css +3 -3
- package/css/frozenproduct/large/components/popover.css +6 -6
- package/css/frozenproduct/large/components/progress.css +5 -5
- package/css/frozenproduct/large/components/status.css +25 -25
- package/css/frozenproduct/large/components/tab.css +7 -7
- package/css/frozenproduct/large/components/table.css +8 -8
- package/css/frozenproduct/large/dark.css +2 -1
- package/css/frozenproduct/large/light.css +2 -1
- package/css/frozenproduct/small/components/badge.css +3 -3
- package/css/frozenproduct/small/components/button.css +32 -32
- package/css/frozenproduct/small/components/container.css +11 -11
- package/css/frozenproduct/small/components/form.css +17 -14
- package/css/frozenproduct/small/components/link.css +2 -2
- package/css/frozenproduct/small/components/nav.css +3 -3
- package/css/frozenproduct/small/components/popover.css +6 -6
- package/css/frozenproduct/small/components/progress.css +5 -5
- package/css/frozenproduct/small/components/status.css +25 -25
- package/css/frozenproduct/small/components/tab.css +7 -7
- package/css/frozenproduct/small/components/table.css +8 -8
- package/css/frozenproduct/small/dark.css +2 -1
- package/css/frozenproduct/small/light.css +2 -1
- package/css/product/all.css +6 -2
- package/css/product/large/components/form.css +3 -0
- package/css/product/large/dark.css +2 -1
- package/css/product/large/light.css +2 -1
- package/css/product/small/components/form.css +3 -0
- package/css/product/small/dark.css +2 -1
- package/css/product/small/light.css +2 -1
- package/ios/frozenproduct/large/dark/components/badge.h +2 -2
- package/ios/frozenproduct/large/dark/components/button.h +15 -15
- package/ios/frozenproduct/large/dark/components/container.h +9 -9
- package/ios/frozenproduct/large/dark/components/form.h +13 -10
- package/ios/frozenproduct/large/dark/components/nav.h +2 -2
- package/ios/frozenproduct/large/dark/components/popover.h +2 -2
- package/ios/frozenproduct/large/dark/components/progress.h +2 -2
- package/ios/frozenproduct/large/dark/components/status.h +20 -20
- package/ios/frozenproduct/large/dark/components/tab.h +5 -5
- package/ios/frozenproduct/large/dark/components/table.h +8 -8
- package/ios/frozenproduct/large/dark/mode.h +2 -1
- package/ios/frozenproduct/large/light/components/badge.h +2 -2
- package/ios/frozenproduct/large/light/components/button.h +30 -30
- package/ios/frozenproduct/large/light/components/container.h +11 -11
- package/ios/frozenproduct/large/light/components/form.h +17 -14
- package/ios/frozenproduct/large/light/components/link.h +2 -2
- package/ios/frozenproduct/large/light/components/nav.h +3 -3
- package/ios/frozenproduct/large/light/components/popover.h +6 -6
- package/ios/frozenproduct/large/light/components/progress.h +5 -5
- package/ios/frozenproduct/large/light/components/status.h +25 -25
- package/ios/frozenproduct/large/light/components/tab.h +6 -6
- package/ios/frozenproduct/large/light/components/table.h +8 -8
- package/ios/frozenproduct/large/light/mode.h +2 -1
- package/ios/frozenproduct/small/dark/components/badge.h +2 -2
- package/ios/frozenproduct/small/dark/components/button.h +15 -15
- package/ios/frozenproduct/small/dark/components/container.h +9 -9
- package/ios/frozenproduct/small/dark/components/form.h +13 -10
- package/ios/frozenproduct/small/dark/components/nav.h +2 -2
- package/ios/frozenproduct/small/dark/components/popover.h +2 -2
- package/ios/frozenproduct/small/dark/components/progress.h +2 -2
- package/ios/frozenproduct/small/dark/components/status.h +20 -20
- package/ios/frozenproduct/small/dark/components/tab.h +5 -5
- package/ios/frozenproduct/small/dark/components/table.h +8 -8
- package/ios/frozenproduct/small/dark/mode.h +2 -1
- package/ios/frozenproduct/small/light/components/badge.h +2 -2
- package/ios/frozenproduct/small/light/components/button.h +30 -30
- package/ios/frozenproduct/small/light/components/container.h +11 -11
- package/ios/frozenproduct/small/light/components/form.h +17 -14
- package/ios/frozenproduct/small/light/components/link.h +2 -2
- package/ios/frozenproduct/small/light/components/nav.h +3 -3
- package/ios/frozenproduct/small/light/components/popover.h +6 -6
- package/ios/frozenproduct/small/light/components/progress.h +5 -5
- package/ios/frozenproduct/small/light/components/status.h +25 -25
- package/ios/frozenproduct/small/light/components/tab.h +6 -6
- package/ios/frozenproduct/small/light/components/table.h +8 -8
- package/ios/frozenproduct/small/light/mode.h +2 -1
- package/ios/product/large/dark/components/form.h +3 -0
- package/ios/product/large/dark/mode.h +2 -1
- package/ios/product/large/light/components/form.h +3 -0
- package/ios/product/large/light/mode.h +2 -1
- package/ios/product/small/dark/components/button.h +51 -51
- package/ios/product/small/dark/components/container.h +76 -76
- package/ios/product/small/dark/components/form.h +50 -47
- package/ios/product/small/dark/components/link.h +1 -1
- package/ios/product/small/dark/components/nav.h +42 -42
- package/ios/product/small/dark/components/page.h +28 -28
- package/ios/product/small/dark/components/popover.h +12 -12
- package/ios/product/small/dark/components/profile.h +7 -7
- package/ios/product/small/dark/components/progress.h +5 -5
- package/ios/product/small/dark/components/status.h +10 -10
- package/ios/product/small/dark/components/tab.h +2 -2
- package/ios/product/small/dark/components/table.h +9 -9
- package/ios/product/small/dark/mode.h +2 -1
- package/ios/product/small/light/components/button.h +51 -51
- package/ios/product/small/light/components/container.h +76 -76
- package/ios/product/small/light/components/form.h +50 -47
- package/ios/product/small/light/components/link.h +1 -1
- package/ios/product/small/light/components/nav.h +42 -42
- package/ios/product/small/light/components/page.h +28 -28
- package/ios/product/small/light/components/popover.h +12 -12
- package/ios/product/small/light/components/profile.h +7 -7
- package/ios/product/small/light/components/progress.h +5 -5
- package/ios/product/small/light/components/status.h +10 -10
- package/ios/product/small/light/components/tab.h +2 -2
- package/ios/product/small/light/components/table.h +9 -9
- package/ios/product/small/light/mode.h +2 -1
- package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
- package/js/common/frozenproduct/large/dark/components/button.js +81 -79
- package/js/common/frozenproduct/large/dark/components/container.js +31 -33
- package/js/common/frozenproduct/large/dark/components/form.d.ts +3 -0
- package/js/common/frozenproduct/large/dark/components/form.js +93 -40
- package/js/common/frozenproduct/large/dark/components/link.js +4 -4
- package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
- package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
- package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
- package/js/common/frozenproduct/large/dark/components/status.js +78 -76
- package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
- package/js/common/frozenproduct/large/dark/components/table.js +24 -28
- package/js/common/frozenproduct/large/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/dark/mode.js +42 -2
- package/js/common/frozenproduct/large/light/components/badge.js +8 -10
- package/js/common/frozenproduct/large/light/components/button.js +96 -94
- package/js/common/frozenproduct/large/light/components/container.js +33 -35
- package/js/common/frozenproduct/large/light/components/form.d.ts +3 -0
- package/js/common/frozenproduct/large/light/components/form.js +97 -44
- package/js/common/frozenproduct/large/light/components/link.js +6 -6
- package/js/common/frozenproduct/large/light/components/nav.js +9 -9
- package/js/common/frozenproduct/large/light/components/popover.js +18 -24
- package/js/common/frozenproduct/large/light/components/progress.js +15 -15
- package/js/common/frozenproduct/large/light/components/status.js +83 -81
- package/js/common/frozenproduct/large/light/components/tab.js +20 -20
- package/js/common/frozenproduct/large/light/components/table.js +24 -28
- package/js/common/frozenproduct/large/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/light/mode.js +42 -2
- package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
- package/js/common/frozenproduct/small/dark/components/button.js +81 -79
- package/js/common/frozenproduct/small/dark/components/container.js +31 -33
- package/js/common/frozenproduct/small/dark/components/form.d.ts +3 -0
- package/js/common/frozenproduct/small/dark/components/form.js +93 -40
- package/js/common/frozenproduct/small/dark/components/link.js +4 -4
- package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
- package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
- package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
- package/js/common/frozenproduct/small/dark/components/status.js +78 -76
- package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
- package/js/common/frozenproduct/small/dark/components/table.js +24 -28
- package/js/common/frozenproduct/small/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/dark/mode.js +42 -2
- package/js/common/frozenproduct/small/light/components/badge.js +8 -10
- package/js/common/frozenproduct/small/light/components/button.js +96 -94
- package/js/common/frozenproduct/small/light/components/container.js +33 -35
- package/js/common/frozenproduct/small/light/components/form.d.ts +3 -0
- package/js/common/frozenproduct/small/light/components/form.js +97 -44
- package/js/common/frozenproduct/small/light/components/link.js +6 -6
- package/js/common/frozenproduct/small/light/components/nav.js +9 -9
- package/js/common/frozenproduct/small/light/components/popover.js +18 -24
- package/js/common/frozenproduct/small/light/components/progress.js +15 -15
- package/js/common/frozenproduct/small/light/components/status.js +83 -81
- package/js/common/frozenproduct/small/light/components/tab.js +20 -20
- package/js/common/frozenproduct/small/light/components/table.js +24 -28
- package/js/common/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/light/mode.js +42 -2
- package/js/common/product/large/dark/components/form.d.ts +3 -0
- package/js/common/product/large/dark/components/form.js +53 -0
- package/js/common/product/large/dark/mode.d.ts +1 -0
- package/js/common/product/large/dark/mode.js +42 -2
- package/js/common/product/large/light/components/form.d.ts +3 -0
- package/js/common/product/large/light/components/form.js +53 -0
- package/js/common/product/large/light/mode.d.ts +1 -0
- package/js/common/product/large/light/mode.js +42 -2
- package/js/common/product/small/dark/components/button.js +51 -51
- package/js/common/product/small/dark/components/container.js +76 -76
- package/js/common/product/small/dark/components/form.d.ts +3 -0
- package/js/common/product/small/dark/components/form.js +100 -47
- package/js/common/product/small/dark/components/link.js +1 -1
- package/js/common/product/small/dark/components/nav.js +42 -42
- package/js/common/product/small/dark/components/page.js +28 -28
- package/js/common/product/small/dark/components/popover.js +12 -12
- package/js/common/product/small/dark/components/profile.js +7 -7
- package/js/common/product/small/dark/components/progress.js +5 -5
- package/js/common/product/small/dark/components/status.js +10 -10
- package/js/common/product/small/dark/components/tab.js +2 -2
- package/js/common/product/small/dark/components/table.js +9 -9
- package/js/common/product/small/dark/mode.d.ts +1 -0
- package/js/common/product/small/dark/mode.js +42 -2
- package/js/common/product/small/light/components/button.js +51 -51
- package/js/common/product/small/light/components/container.js +76 -76
- package/js/common/product/small/light/components/form.d.ts +3 -0
- package/js/common/product/small/light/components/form.js +100 -47
- package/js/common/product/small/light/components/link.js +1 -1
- package/js/common/product/small/light/components/nav.js +42 -42
- package/js/common/product/small/light/components/page.js +28 -28
- package/js/common/product/small/light/components/popover.js +12 -12
- package/js/common/product/small/light/components/profile.js +7 -7
- package/js/common/product/small/light/components/progress.js +5 -5
- package/js/common/product/small/light/components/status.js +10 -10
- package/js/common/product/small/light/components/tab.js +2 -2
- package/js/common/product/small/light/components/table.js +9 -9
- package/js/common/product/small/light/mode.d.ts +1 -0
- package/js/common/product/small/light/mode.js +42 -2
- package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
- package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
- package/js/es6/frozenproduct/large/dark/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/large/dark/components/form.js +25 -10
- package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
- package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
- package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
- package/js/es6/frozenproduct/large/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/dark/mode.js +2 -1
- package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
- package/js/es6/frozenproduct/large/light/components/button.js +30 -30
- package/js/es6/frozenproduct/large/light/components/container.js +11 -11
- package/js/es6/frozenproduct/large/light/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/large/light/components/form.js +29 -14
- package/js/es6/frozenproduct/large/light/components/link.js +2 -2
- package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
- package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
- package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
- package/js/es6/frozenproduct/large/light/components/status.js +25 -25
- package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
- package/js/es6/frozenproduct/large/light/components/table.js +8 -8
- package/js/es6/frozenproduct/large/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/light/mode.js +2 -1
- package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
- package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
- package/js/es6/frozenproduct/small/dark/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/small/dark/components/form.js +25 -10
- package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
- package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
- package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
- package/js/es6/frozenproduct/small/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/dark/mode.js +2 -1
- package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
- package/js/es6/frozenproduct/small/light/components/button.js +30 -30
- package/js/es6/frozenproduct/small/light/components/container.js +11 -11
- package/js/es6/frozenproduct/small/light/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/small/light/components/form.js +29 -14
- package/js/es6/frozenproduct/small/light/components/link.js +2 -2
- package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
- package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
- package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
- package/js/es6/frozenproduct/small/light/components/status.js +25 -25
- package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
- package/js/es6/frozenproduct/small/light/components/table.js +8 -8
- package/js/es6/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/light/mode.js +2 -1
- package/js/es6/product/large/dark/components/form.d.ts +15 -0
- package/js/es6/product/large/dark/components/form.js +15 -0
- package/js/es6/product/large/dark/mode.d.ts +1 -0
- package/js/es6/product/large/dark/mode.js +2 -1
- package/js/es6/product/large/light/components/form.d.ts +15 -0
- package/js/es6/product/large/light/components/form.js +15 -0
- package/js/es6/product/large/light/mode.d.ts +1 -0
- package/js/es6/product/large/light/mode.js +2 -1
- package/js/es6/product/small/dark/components/button.js +51 -51
- package/js/es6/product/small/dark/components/container.js +76 -76
- package/js/es6/product/small/dark/components/form.d.ts +15 -0
- package/js/es6/product/small/dark/components/form.js +62 -47
- package/js/es6/product/small/dark/components/link.js +1 -1
- package/js/es6/product/small/dark/components/nav.js +42 -42
- package/js/es6/product/small/dark/components/page.js +28 -28
- package/js/es6/product/small/dark/components/popover.js +12 -12
- package/js/es6/product/small/dark/components/profile.js +7 -7
- package/js/es6/product/small/dark/components/progress.js +5 -5
- package/js/es6/product/small/dark/components/status.js +10 -10
- package/js/es6/product/small/dark/components/tab.js +2 -2
- package/js/es6/product/small/dark/components/table.js +9 -9
- package/js/es6/product/small/dark/mode.d.ts +1 -0
- package/js/es6/product/small/dark/mode.js +2 -1
- package/js/es6/product/small/light/components/button.js +51 -51
- package/js/es6/product/small/light/components/container.js +76 -76
- package/js/es6/product/small/light/components/form.d.ts +15 -0
- package/js/es6/product/small/light/components/form.js +62 -47
- package/js/es6/product/small/light/components/link.js +1 -1
- package/js/es6/product/small/light/components/nav.js +42 -42
- package/js/es6/product/small/light/components/page.js +28 -28
- package/js/es6/product/small/light/components/popover.js +12 -12
- package/js/es6/product/small/light/components/profile.js +7 -7
- package/js/es6/product/small/light/components/progress.js +5 -5
- package/js/es6/product/small/light/components/status.js +10 -10
- package/js/es6/product/small/light/components/tab.js +2 -2
- package/js/es6/product/small/light/components/table.js +9 -9
- package/js/es6/product/small/light/mode.d.ts +1 -0
- package/js/es6/product/small/light/mode.js +2 -1
- package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
- package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
- package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
- package/js/umd/frozenproduct/large/dark/components/form.js +93 -40
- package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
- package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
- package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
- package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
- package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
- package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
- package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
- package/js/umd/frozenproduct/large/dark/mode.js +42 -2
- package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
- package/js/umd/frozenproduct/large/light/components/button.js +101 -94
- package/js/umd/frozenproduct/large/light/components/container.js +33 -35
- package/js/umd/frozenproduct/large/light/components/form.js +97 -44
- package/js/umd/frozenproduct/large/light/components/link.js +6 -6
- package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
- package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
- package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
- package/js/umd/frozenproduct/large/light/components/status.js +83 -81
- package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
- package/js/umd/frozenproduct/large/light/components/table.js +25 -28
- package/js/umd/frozenproduct/large/light/mode.js +42 -2
- package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
- package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
- package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
- package/js/umd/frozenproduct/small/dark/components/form.js +93 -40
- package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
- package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
- package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
- package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
- package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
- package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
- package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
- package/js/umd/frozenproduct/small/dark/mode.js +42 -2
- package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
- package/js/umd/frozenproduct/small/light/components/button.js +101 -94
- package/js/umd/frozenproduct/small/light/components/container.js +33 -35
- package/js/umd/frozenproduct/small/light/components/form.js +97 -44
- package/js/umd/frozenproduct/small/light/components/link.js +6 -6
- package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
- package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
- package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
- package/js/umd/frozenproduct/small/light/components/status.js +83 -81
- package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
- package/js/umd/frozenproduct/small/light/components/table.js +25 -28
- package/js/umd/frozenproduct/small/light/mode.js +42 -2
- package/js/umd/product/large/dark/components/form.js +53 -0
- package/js/umd/product/large/dark/mode.js +42 -2
- package/js/umd/product/large/light/components/form.js +53 -0
- package/js/umd/product/large/light/mode.js +42 -2
- package/js/umd/product/small/dark/components/button.js +51 -51
- package/js/umd/product/small/dark/components/container.js +76 -76
- package/js/umd/product/small/dark/components/form.js +100 -47
- package/js/umd/product/small/dark/components/link.js +1 -1
- package/js/umd/product/small/dark/components/nav.js +42 -42
- package/js/umd/product/small/dark/components/page.js +28 -28
- package/js/umd/product/small/dark/components/popover.js +12 -12
- package/js/umd/product/small/dark/components/profile.js +7 -7
- package/js/umd/product/small/dark/components/progress.js +5 -5
- package/js/umd/product/small/dark/components/status.js +10 -10
- package/js/umd/product/small/dark/components/tab.js +2 -2
- package/js/umd/product/small/dark/components/table.js +9 -9
- package/js/umd/product/small/dark/mode.js +42 -2
- package/js/umd/product/small/light/components/button.js +51 -51
- package/js/umd/product/small/light/components/container.js +76 -76
- package/js/umd/product/small/light/components/form.js +100 -47
- package/js/umd/product/small/light/components/link.js +1 -1
- package/js/umd/product/small/light/components/nav.js +42 -42
- package/js/umd/product/small/light/components/page.js +28 -28
- package/js/umd/product/small/light/components/popover.js +12 -12
- package/js/umd/product/small/light/components/profile.js +7 -7
- package/js/umd/product/small/light/components/progress.js +5 -5
- package/js/umd/product/small/light/components/status.js +10 -10
- package/js/umd/product/small/light/components/tab.js +2 -2
- package/js/umd/product/small/light/components/table.js +9 -9
- package/js/umd/product/small/light/mode.js +42 -2
- package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
- package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
- package/json/flat/frozenproduct/large/dark/components/form.json +13 -10
- package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
- package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
- package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
- package/json/flat/frozenproduct/large/dark/mode.json +2 -1
- package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
- package/json/flat/frozenproduct/large/light/components/button.json +30 -30
- package/json/flat/frozenproduct/large/light/components/container.json +11 -11
- package/json/flat/frozenproduct/large/light/components/form.json +17 -14
- package/json/flat/frozenproduct/large/light/components/link.json +2 -2
- package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
- package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
- package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
- package/json/flat/frozenproduct/large/light/components/status.json +25 -25
- package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
- package/json/flat/frozenproduct/large/light/components/table.json +8 -8
- package/json/flat/frozenproduct/large/light/mode.json +2 -1
- package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
- package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
- package/json/flat/frozenproduct/small/dark/components/form.json +13 -10
- package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
- package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
- package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
- package/json/flat/frozenproduct/small/dark/mode.json +2 -1
- package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
- package/json/flat/frozenproduct/small/light/components/button.json +30 -30
- package/json/flat/frozenproduct/small/light/components/container.json +11 -11
- package/json/flat/frozenproduct/small/light/components/form.json +17 -14
- package/json/flat/frozenproduct/small/light/components/link.json +2 -2
- package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
- package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
- package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
- package/json/flat/frozenproduct/small/light/components/status.json +25 -25
- package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
- package/json/flat/frozenproduct/small/light/components/table.json +8 -8
- package/json/flat/frozenproduct/small/light/mode.json +2 -1
- package/json/flat/product/large/dark/components/form.json +3 -0
- package/json/flat/product/large/dark/mode.json +2 -1
- package/json/flat/product/large/light/components/form.json +3 -0
- package/json/flat/product/large/light/mode.json +2 -1
- package/json/flat/product/small/dark/components/button.json +51 -51
- package/json/flat/product/small/dark/components/container.json +76 -76
- package/json/flat/product/small/dark/components/form.json +50 -47
- package/json/flat/product/small/dark/components/link.json +1 -1
- package/json/flat/product/small/dark/components/nav.json +42 -42
- package/json/flat/product/small/dark/components/page.json +28 -28
- package/json/flat/product/small/dark/components/popover.json +12 -12
- package/json/flat/product/small/dark/components/profile.json +7 -7
- package/json/flat/product/small/dark/components/progress.json +5 -5
- package/json/flat/product/small/dark/components/status.json +10 -10
- package/json/flat/product/small/dark/components/tab.json +2 -2
- package/json/flat/product/small/dark/components/table.json +9 -9
- package/json/flat/product/small/dark/mode.json +2 -1
- package/json/flat/product/small/light/components/button.json +51 -51
- package/json/flat/product/small/light/components/container.json +76 -76
- package/json/flat/product/small/light/components/form.json +50 -47
- package/json/flat/product/small/light/components/link.json +1 -1
- package/json/flat/product/small/light/components/nav.json +42 -42
- package/json/flat/product/small/light/components/page.json +28 -28
- package/json/flat/product/small/light/components/popover.json +12 -12
- package/json/flat/product/small/light/components/profile.json +7 -7
- package/json/flat/product/small/light/components/progress.json +5 -5
- package/json/flat/product/small/light/components/status.json +10 -10
- package/json/flat/product/small/light/components/tab.json +2 -2
- package/json/flat/product/small/light/components/table.json +9 -9
- package/json/flat/product/small/light/mode.json +2 -1
- package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
- package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
- package/json/nested/frozenproduct/large/dark/components/form.json +26 -11
- package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
- package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
- package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
- package/json/nested/frozenproduct/large/dark/mode.json +2 -1
- package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
- package/json/nested/frozenproduct/large/light/components/button.json +30 -30
- package/json/nested/frozenproduct/large/light/components/container.json +11 -11
- package/json/nested/frozenproduct/large/light/components/form.json +30 -15
- package/json/nested/frozenproduct/large/light/components/link.json +2 -2
- package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
- package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
- package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
- package/json/nested/frozenproduct/large/light/components/status.json +25 -25
- package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
- package/json/nested/frozenproduct/large/light/components/table.json +8 -8
- package/json/nested/frozenproduct/large/light/mode.json +2 -1
- package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
- package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
- package/json/nested/frozenproduct/small/dark/components/form.json +26 -11
- package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
- package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
- package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
- package/json/nested/frozenproduct/small/dark/mode.json +2 -1
- package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
- package/json/nested/frozenproduct/small/light/components/button.json +30 -30
- package/json/nested/frozenproduct/small/light/components/container.json +11 -11
- package/json/nested/frozenproduct/small/light/components/form.json +30 -15
- package/json/nested/frozenproduct/small/light/components/link.json +2 -2
- package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
- package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
- package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
- package/json/nested/frozenproduct/small/light/components/status.json +25 -25
- package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
- package/json/nested/frozenproduct/small/light/components/table.json +8 -8
- package/json/nested/frozenproduct/small/light/mode.json +2 -1
- package/json/nested/product/large/dark/components/form.json +16 -1
- package/json/nested/product/large/dark/mode.json +2 -1
- package/json/nested/product/large/light/components/form.json +16 -1
- package/json/nested/product/large/light/mode.json +2 -1
- package/json/nested/product/small/dark/components/button.json +51 -51
- package/json/nested/product/small/dark/components/container.json +76 -76
- package/json/nested/product/small/dark/components/form.json +63 -48
- package/json/nested/product/small/dark/components/link.json +1 -1
- package/json/nested/product/small/dark/components/nav.json +42 -42
- package/json/nested/product/small/dark/components/page.json +28 -28
- package/json/nested/product/small/dark/components/popover.json +12 -12
- package/json/nested/product/small/dark/components/profile.json +7 -7
- package/json/nested/product/small/dark/components/progress.json +5 -5
- package/json/nested/product/small/dark/components/status.json +10 -10
- package/json/nested/product/small/dark/components/tab.json +2 -2
- package/json/nested/product/small/dark/components/table.json +9 -9
- package/json/nested/product/small/dark/mode.json +2 -1
- package/json/nested/product/small/light/components/button.json +51 -51
- package/json/nested/product/small/light/components/container.json +76 -76
- package/json/nested/product/small/light/components/form.json +63 -48
- package/json/nested/product/small/light/components/link.json +1 -1
- package/json/nested/product/small/light/components/nav.json +42 -42
- package/json/nested/product/small/light/components/page.json +28 -28
- package/json/nested/product/small/light/components/popover.json +12 -12
- package/json/nested/product/small/light/components/profile.json +7 -7
- package/json/nested/product/small/light/components/progress.json +5 -5
- package/json/nested/product/small/light/components/status.json +10 -10
- package/json/nested/product/small/light/components/tab.json +2 -2
- package/json/nested/product/small/light/components/table.json +9 -9
- package/json/nested/product/small/light/mode.json +2 -1
- package/package.json +1 -1
- package/sage-design-tokens-15.2.1.tgz +0 -0
- package/scss/frozenproduct/large/components/badge.scss +3 -3
- package/scss/frozenproduct/large/components/button.scss +32 -32
- package/scss/frozenproduct/large/components/container.scss +11 -11
- package/scss/frozenproduct/large/components/form.scss +16 -13
- package/scss/frozenproduct/large/components/link.scss +2 -2
- package/scss/frozenproduct/large/components/nav.scss +3 -3
- package/scss/frozenproduct/large/components/popover.scss +6 -6
- package/scss/frozenproduct/large/components/progress.scss +5 -5
- package/scss/frozenproduct/large/components/status.scss +25 -25
- package/scss/frozenproduct/large/components/tab.scss +7 -7
- package/scss/frozenproduct/large/components/table.scss +8 -8
- package/scss/frozenproduct/large/dark.scss +2 -1
- package/scss/frozenproduct/large/light.scss +2 -1
- package/scss/frozenproduct/small/components/badge.scss +3 -3
- package/scss/frozenproduct/small/components/button.scss +32 -32
- package/scss/frozenproduct/small/components/container.scss +11 -11
- package/scss/frozenproduct/small/components/form.scss +16 -13
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +3 -3
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +5 -5
- package/scss/frozenproduct/small/components/status.scss +25 -25
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +8 -8
- package/scss/frozenproduct/small/dark.scss +2 -1
- package/scss/frozenproduct/small/light.scss +2 -1
- package/scss/product/large/components/form.scss +3 -0
- package/scss/product/large/dark.scss +2 -1
- package/scss/product/large/light.scss +2 -1
- package/scss/product/small/components/button.scss +13 -13
- package/scss/product/small/components/container.scss +10 -10
- package/scss/product/small/components/form.scss +10 -7
- package/scss/product/small/components/link.scss +2 -2
- package/scss/product/small/components/nav.scss +5 -5
- package/scss/product/small/components/page.scss +1 -1
- package/scss/product/small/components/popover.scss +2 -2
- package/scss/product/small/components/progress.scss +6 -6
- package/scss/product/small/components/status.scss +3 -3
- package/scss/product/small/components/tab.scss +7 -7
- package/scss/product/small/components/table.scss +10 -10
- package/scss/product/small/dark.scss +2 -1
- package/scss/product/small/light.scss +2 -1
- package/sage-design-tokens-15.1.0.tgz +0 -0
@@ -256,7 +256,7 @@ module.exports = {
|
|
256
256
|
x: {
|
257
257
|
S: {
|
258
258
|
$type: "spacing",
|
259
|
-
$value:
|
259
|
+
$value: 6,
|
260
260
|
$description:
|
261
261
|
"Left and right padding token used on small popover container consumed inside number input.",
|
262
262
|
filePath: "data/tokens/components/popover.json",
|
@@ -273,7 +273,7 @@ module.exports = {
|
|
273
273
|
},
|
274
274
|
M: {
|
275
275
|
$type: "spacing",
|
276
|
-
$value:
|
276
|
+
$value: 8,
|
277
277
|
$description:
|
278
278
|
"Left and right padding token used on medium popover container consumed inside number input.",
|
279
279
|
filePath: "data/tokens/components/popover.json",
|
@@ -290,7 +290,7 @@ module.exports = {
|
|
290
290
|
},
|
291
291
|
L: {
|
292
292
|
$type: "spacing",
|
293
|
-
$value:
|
293
|
+
$value: 12,
|
294
294
|
$description:
|
295
295
|
"Left and right padding token used on large popover container consumed inside number input.",
|
296
296
|
filePath: "data/tokens/components/popover.json",
|
@@ -309,7 +309,7 @@ module.exports = {
|
|
309
309
|
y: {
|
310
310
|
S: {
|
311
311
|
$type: "spacing",
|
312
|
-
$value:
|
312
|
+
$value: 6,
|
313
313
|
$description:
|
314
314
|
"Top and bottom padding inside S size popover menu container",
|
315
315
|
filePath: "data/tokens/components/popover.json",
|
@@ -326,7 +326,7 @@ module.exports = {
|
|
326
326
|
},
|
327
327
|
M: {
|
328
328
|
$type: "spacing",
|
329
|
-
$value:
|
329
|
+
$value: 8,
|
330
330
|
$description:
|
331
331
|
"Top and bottom padding inside M size popover menu container",
|
332
332
|
filePath: "data/tokens/components/popover.json",
|
@@ -343,7 +343,7 @@ module.exports = {
|
|
343
343
|
},
|
344
344
|
L: {
|
345
345
|
$type: "spacing",
|
346
|
-
$value:
|
346
|
+
$value: 12,
|
347
347
|
$description:
|
348
348
|
"Top and bottom padding inside L size popover menu container",
|
349
349
|
filePath: "data/tokens/components/popover.json",
|
@@ -362,7 +362,7 @@ module.exports = {
|
|
362
362
|
yg: {
|
363
363
|
S: {
|
364
364
|
$type: "spacing",
|
365
|
-
$value:
|
365
|
+
$value: 6,
|
366
366
|
$description:
|
367
367
|
"Gap spacing token used on small popover container consumed inside number input.",
|
368
368
|
filePath: "data/tokens/components/popover.json",
|
@@ -379,7 +379,7 @@ module.exports = {
|
|
379
379
|
},
|
380
380
|
M: {
|
381
381
|
$type: "spacing",
|
382
|
-
$value:
|
382
|
+
$value: 8,
|
383
383
|
$description:
|
384
384
|
"Gap spacing token used on medium popover container consumed inside number input.",
|
385
385
|
filePath: "data/tokens/components/popover.json",
|
@@ -396,7 +396,7 @@ module.exports = {
|
|
396
396
|
},
|
397
397
|
L: {
|
398
398
|
$type: "spacing",
|
399
|
-
$value:
|
399
|
+
$value: 12,
|
400
400
|
$description:
|
401
401
|
"Gap spacing token used on large popover container consumed inside number input.",
|
402
402
|
filePath: "data/tokens/components/popover.json",
|
@@ -569,7 +569,7 @@ module.exports = {
|
|
569
569
|
x: {
|
570
570
|
S: {
|
571
571
|
$type: "spacing",
|
572
|
-
$value:
|
572
|
+
$value: 16,
|
573
573
|
$description:
|
574
574
|
"Right left padding on small screen submenu popover container.",
|
575
575
|
filePath: "data/tokens/components/popover.json",
|
@@ -586,7 +586,7 @@ module.exports = {
|
|
586
586
|
},
|
587
587
|
M: {
|
588
588
|
$type: "spacing",
|
589
|
-
$value:
|
589
|
+
$value: 16,
|
590
590
|
$description:
|
591
591
|
"Right left padding on small screen submenu popover container.",
|
592
592
|
filePath: "data/tokens/components/popover.json",
|
@@ -603,7 +603,7 @@ module.exports = {
|
|
603
603
|
},
|
604
604
|
L: {
|
605
605
|
$type: "spacing",
|
606
|
-
$value:
|
606
|
+
$value: 16,
|
607
607
|
$description:
|
608
608
|
"Right left padding on small screen submenu popover container.",
|
609
609
|
filePath: "data/tokens/components/popover.json",
|
@@ -330,7 +330,7 @@ module.exports = {
|
|
330
330
|
x: {
|
331
331
|
XS: {
|
332
332
|
$type: "spacing",
|
333
|
-
$value:
|
333
|
+
$value: 8,
|
334
334
|
$description: "gap between avatar and name",
|
335
335
|
filePath: "data/tokens/components/profile.json",
|
336
336
|
isSource: true,
|
@@ -345,7 +345,7 @@ module.exports = {
|
|
345
345
|
},
|
346
346
|
S: {
|
347
347
|
$type: "spacing",
|
348
|
-
$value:
|
348
|
+
$value: 12,
|
349
349
|
$description: "gap between avatar and name",
|
350
350
|
filePath: "data/tokens/components/profile.json",
|
351
351
|
isSource: true,
|
@@ -360,7 +360,7 @@ module.exports = {
|
|
360
360
|
},
|
361
361
|
M: {
|
362
362
|
$type: "spacing",
|
363
|
-
$value:
|
363
|
+
$value: 16,
|
364
364
|
$description: "gap between avatar and name",
|
365
365
|
filePath: "data/tokens/components/profile.json",
|
366
366
|
isSource: true,
|
@@ -375,7 +375,7 @@ module.exports = {
|
|
375
375
|
},
|
376
376
|
ML: {
|
377
377
|
$type: "spacing",
|
378
|
-
$value:
|
378
|
+
$value: 16,
|
379
379
|
$description: "gap between avatar and name",
|
380
380
|
filePath: "data/tokens/components/profile.json",
|
381
381
|
isSource: true,
|
@@ -390,7 +390,7 @@ module.exports = {
|
|
390
390
|
},
|
391
391
|
L: {
|
392
392
|
$type: "spacing",
|
393
|
-
$value:
|
393
|
+
$value: 20,
|
394
394
|
$description: "gap between avatar and name",
|
395
395
|
filePath: "data/tokens/components/profile.json",
|
396
396
|
isSource: true,
|
@@ -405,7 +405,7 @@ module.exports = {
|
|
405
405
|
},
|
406
406
|
XL: {
|
407
407
|
$type: "spacing",
|
408
|
-
$value:
|
408
|
+
$value: 24,
|
409
409
|
$description: "gap between avatar and name",
|
410
410
|
filePath: "data/tokens/components/profile.json",
|
411
411
|
isSource: true,
|
@@ -420,7 +420,7 @@ module.exports = {
|
|
420
420
|
},
|
421
421
|
XXL: {
|
422
422
|
$type: "spacing",
|
423
|
-
$value:
|
423
|
+
$value: 32,
|
424
424
|
$description: "gap between avatar and name",
|
425
425
|
filePath: "data/tokens/components/profile.json",
|
426
426
|
isSource: true,
|
@@ -1279,7 +1279,7 @@ module.exports = {
|
|
1279
1279
|
y: {
|
1280
1280
|
M: {
|
1281
1281
|
$type: "spacing",
|
1282
|
-
$value:
|
1282
|
+
$value: 16,
|
1283
1283
|
$description: "Vertical padding on selector group.",
|
1284
1284
|
filePath: "data/tokens/components/progress.json",
|
1285
1285
|
isSource: true,
|
@@ -1392,7 +1392,7 @@ module.exports = {
|
|
1392
1392
|
},
|
1393
1393
|
L: {
|
1394
1394
|
$type: "spacing",
|
1395
|
-
$value:
|
1395
|
+
$value: 16,
|
1396
1396
|
$description: "Gap between loader graphic and label.",
|
1397
1397
|
filePath: "data/tokens/components/progress.json",
|
1398
1398
|
isSource: true,
|
@@ -1628,7 +1628,7 @@ module.exports = {
|
|
1628
1628
|
},
|
1629
1629
|
XL: {
|
1630
1630
|
$type: "spacing",
|
1631
|
-
$value:
|
1631
|
+
$value: 16,
|
1632
1632
|
$description: "horizontal gap between elements",
|
1633
1633
|
filePath: "data/tokens/components/progress.json",
|
1634
1634
|
isSource: true,
|
@@ -1683,7 +1683,7 @@ module.exports = {
|
|
1683
1683
|
xg: {
|
1684
1684
|
M: {
|
1685
1685
|
$type: "spacing",
|
1686
|
-
$value:
|
1686
|
+
$value: 16,
|
1687
1687
|
$description: "Gap between step indicators",
|
1688
1688
|
filePath: "data/tokens/components/progress.json",
|
1689
1689
|
isSource: true,
|
@@ -1804,7 +1804,7 @@ module.exports = {
|
|
1804
1804
|
},
|
1805
1805
|
M: {
|
1806
1806
|
$type: "spacing",
|
1807
|
-
$value:
|
1807
|
+
$value: 16,
|
1808
1808
|
$description: "gap between timeline visual and text",
|
1809
1809
|
filePath: "data/tokens/components/progress.json",
|
1810
1810
|
isSource: true,
|
@@ -3182,7 +3182,7 @@ module.exports = {
|
|
3182
3182
|
x: {
|
3183
3183
|
S: {
|
3184
3184
|
$type: "spacing",
|
3185
|
-
$value:
|
3185
|
+
$value: 8,
|
3186
3186
|
filePath: "data/tokens/components/status.json",
|
3187
3187
|
isSource: true,
|
3188
3188
|
original: {
|
@@ -3195,7 +3195,7 @@ module.exports = {
|
|
3195
3195
|
},
|
3196
3196
|
M: {
|
3197
3197
|
$type: "spacing",
|
3198
|
-
$value:
|
3198
|
+
$value: 8,
|
3199
3199
|
filePath: "data/tokens/components/status.json",
|
3200
3200
|
isSource: true,
|
3201
3201
|
original: {
|
@@ -3208,7 +3208,7 @@ module.exports = {
|
|
3208
3208
|
},
|
3209
3209
|
L: {
|
3210
3210
|
$type: "spacing",
|
3211
|
-
$value:
|
3211
|
+
$value: 8,
|
3212
3212
|
filePath: "data/tokens/components/status.json",
|
3213
3213
|
isSource: true,
|
3214
3214
|
original: {
|
@@ -3273,7 +3273,7 @@ module.exports = {
|
|
3273
3273
|
},
|
3274
3274
|
L: {
|
3275
3275
|
$type: "spacing",
|
3276
|
-
$value:
|
3276
|
+
$value: 20,
|
3277
3277
|
$description: "Left and right paddding on Large Message",
|
3278
3278
|
filePath: "data/tokens/components/status.json",
|
3279
3279
|
isSource: true,
|
@@ -3305,7 +3305,7 @@ module.exports = {
|
|
3305
3305
|
},
|
3306
3306
|
L: {
|
3307
3307
|
$type: "spacing",
|
3308
|
-
$value:
|
3308
|
+
$value: 20,
|
3309
3309
|
$description: "Top and bottom paddding on Large Message",
|
3310
3310
|
filePath: "data/tokens/components/status.json",
|
3311
3311
|
isSource: true,
|
@@ -3339,7 +3339,7 @@ module.exports = {
|
|
3339
3339
|
},
|
3340
3340
|
L: {
|
3341
3341
|
$type: "spacing",
|
3342
|
-
$value:
|
3342
|
+
$value: 16,
|
3343
3343
|
$description:
|
3344
3344
|
"Gap between icon and text in subtle message, and between text and action button in typical message",
|
3345
3345
|
filePath: "data/tokens/components/status.json",
|
@@ -3450,7 +3450,7 @@ module.exports = {
|
|
3450
3450
|
x: {
|
3451
3451
|
M: {
|
3452
3452
|
$type: "spacing",
|
3453
|
-
$value:
|
3453
|
+
$value: 40,
|
3454
3454
|
$description: "Left and right padding on global message",
|
3455
3455
|
filePath: "data/tokens/components/status.json",
|
3456
3456
|
isSource: true,
|
@@ -3484,7 +3484,7 @@ module.exports = {
|
|
3484
3484
|
xg: {
|
3485
3485
|
M: {
|
3486
3486
|
$type: "spacing",
|
3487
|
-
$value:
|
3487
|
+
$value: 16,
|
3488
3488
|
$description: "Space between icon wrapper and text wrapper",
|
3489
3489
|
filePath: "data/tokens/components/status.json",
|
3490
3490
|
isSource: true,
|
@@ -3519,7 +3519,7 @@ module.exports = {
|
|
3519
3519
|
Y: {
|
3520
3520
|
M: {
|
3521
3521
|
$type: "spacing",
|
3522
|
-
$value:
|
3522
|
+
$value: 16,
|
3523
3523
|
$description:
|
3524
3524
|
"Top and bottom padding on global message for countdown",
|
3525
3525
|
filePath: "data/tokens/components/status.json",
|
@@ -3538,7 +3538,7 @@ module.exports = {
|
|
3538
3538
|
yg: {
|
3539
3539
|
M: {
|
3540
3540
|
$type: "spacing",
|
3541
|
-
$value:
|
3541
|
+
$value: 24,
|
3542
3542
|
$description:
|
3543
3543
|
"Gap between countdown spacing for global message",
|
3544
3544
|
filePath: "data/tokens/components/status.json",
|
@@ -155,7 +155,7 @@ module.exports = {
|
|
155
155
|
x: {
|
156
156
|
M: {
|
157
157
|
$type: "spacing",
|
158
|
-
$value:
|
158
|
+
$value: 16,
|
159
159
|
$description: "Left and right padding on Tab.",
|
160
160
|
filePath: "data/tokens/components/tab.json",
|
161
161
|
isSource: true,
|
@@ -170,7 +170,7 @@ module.exports = {
|
|
170
170
|
},
|
171
171
|
L: {
|
172
172
|
$type: "spacing",
|
173
|
-
$value:
|
173
|
+
$value: 24,
|
174
174
|
$description: "Left and right padding on Tab.",
|
175
175
|
filePath: "data/tokens/components/tab.json",
|
176
176
|
isSource: true,
|
@@ -623,7 +623,7 @@ module.exports = {
|
|
623
623
|
},
|
624
624
|
S: {
|
625
625
|
$type: "spacing",
|
626
|
-
$value:
|
626
|
+
$value: 16,
|
627
627
|
$description: "Left and right padding inside S row cells",
|
628
628
|
filePath: "data/tokens/components/table.json",
|
629
629
|
isSource: true,
|
@@ -638,7 +638,7 @@ module.exports = {
|
|
638
638
|
},
|
639
639
|
M: {
|
640
640
|
$type: "spacing",
|
641
|
-
$value:
|
641
|
+
$value: 16,
|
642
642
|
$description: "Left and right padding inside M row cells",
|
643
643
|
filePath: "data/tokens/components/table.json",
|
644
644
|
isSource: true,
|
@@ -653,7 +653,7 @@ module.exports = {
|
|
653
653
|
},
|
654
654
|
L: {
|
655
655
|
$type: "spacing",
|
656
|
-
$value:
|
656
|
+
$value: 16,
|
657
657
|
$description: "Left and right padding inside L row cells",
|
658
658
|
filePath: "data/tokens/components/table.json",
|
659
659
|
isSource: true,
|
@@ -668,7 +668,7 @@ module.exports = {
|
|
668
668
|
},
|
669
669
|
XL: {
|
670
670
|
$type: "spacing",
|
671
|
-
$value:
|
671
|
+
$value: 16,
|
672
672
|
$description: "Left and right padding inside XL row cells",
|
673
673
|
filePath: "data/tokens/components/table.json",
|
674
674
|
isSource: true,
|
@@ -774,7 +774,7 @@ module.exports = {
|
|
774
774
|
x: {
|
775
775
|
XS: {
|
776
776
|
$type: "spacing",
|
777
|
-
$value:
|
777
|
+
$value: 36,
|
778
778
|
$description: "Left padding inside XS child row cells",
|
779
779
|
filePath: "data/tokens/components/table.json",
|
780
780
|
isSource: true,
|
@@ -789,7 +789,7 @@ module.exports = {
|
|
789
789
|
},
|
790
790
|
S: {
|
791
791
|
$type: "spacing",
|
792
|
-
$value:
|
792
|
+
$value: 44,
|
793
793
|
$description: "Left padding inside S child row cells",
|
794
794
|
filePath: "data/tokens/components/table.json",
|
795
795
|
isSource: true,
|
@@ -804,7 +804,7 @@ module.exports = {
|
|
804
804
|
},
|
805
805
|
M: {
|
806
806
|
$type: "spacing",
|
807
|
-
$value:
|
807
|
+
$value: 44,
|
808
808
|
$description: "Left padding inside M child row cells",
|
809
809
|
filePath: "data/tokens/components/table.json",
|
810
810
|
isSource: true,
|
@@ -819,7 +819,7 @@ module.exports = {
|
|
819
819
|
},
|
820
820
|
L: {
|
821
821
|
$type: "spacing",
|
822
|
-
$value:
|
822
|
+
$value: 44,
|
823
823
|
$description: "Left padding inside L child row cells",
|
824
824
|
filePath: "data/tokens/components/table.json",
|
825
825
|
isSource: true,
|
@@ -834,7 +834,7 @@ module.exports = {
|
|
834
834
|
},
|
835
835
|
XL: {
|
836
836
|
$type: "spacing",
|
837
|
-
$value:
|
837
|
+
$value: 44,
|
838
838
|
$description: "Left padding inside XL child row cells",
|
839
839
|
filePath: "data/tokens/components/table.json",
|
840
840
|
isSource: true,
|
@@ -2548,6 +2548,46 @@ module.exports = {
|
|
2548
2548
|
path: ["modes", "color", "interactive", "monochrome", "defaultAlt"],
|
2549
2549
|
},
|
2550
2550
|
defaultAlt2: {
|
2551
|
+
$extensions: {
|
2552
|
+
"studio.tokens": {
|
2553
|
+
modify: {
|
2554
|
+
type: "alpha",
|
2555
|
+
value: "0.55",
|
2556
|
+
space: "lch",
|
2557
|
+
format: "hex",
|
2558
|
+
},
|
2559
|
+
},
|
2560
|
+
},
|
2561
|
+
$type: "color",
|
2562
|
+
$value: "#ffffff8c",
|
2563
|
+
$description: "Dropdown option subtext.",
|
2564
|
+
filePath: "data/tokens/modes/dark.json",
|
2565
|
+
isSource: true,
|
2566
|
+
original: {
|
2567
|
+
$extensions: {
|
2568
|
+
"studio.tokens": {
|
2569
|
+
modify: {
|
2570
|
+
type: "alpha",
|
2571
|
+
value: "0.55",
|
2572
|
+
space: "lch",
|
2573
|
+
},
|
2574
|
+
},
|
2575
|
+
},
|
2576
|
+
$type: "color",
|
2577
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
2578
|
+
$description: "Dropdown option subtext.",
|
2579
|
+
},
|
2580
|
+
name: "modesColorInteractiveMonochromeDefaultAlt2",
|
2581
|
+
attributes: {},
|
2582
|
+
path: [
|
2583
|
+
"modes",
|
2584
|
+
"color",
|
2585
|
+
"interactive",
|
2586
|
+
"monochrome",
|
2587
|
+
"defaultAlt2",
|
2588
|
+
],
|
2589
|
+
},
|
2590
|
+
defaultAlt3: {
|
2551
2591
|
$extensions: {
|
2552
2592
|
"studio.tokens": {
|
2553
2593
|
modify: {
|
@@ -2577,14 +2617,14 @@ module.exports = {
|
|
2577
2617
|
$value: "{modes.color.interactive.monochrome.active}",
|
2578
2618
|
$description: "Tertiary border color",
|
2579
2619
|
},
|
2580
|
-
name: "
|
2620
|
+
name: "modesColorInteractiveMonochromeDefaultAlt3",
|
2581
2621
|
attributes: {},
|
2582
2622
|
path: [
|
2583
2623
|
"modes",
|
2584
2624
|
"color",
|
2585
2625
|
"interactive",
|
2586
2626
|
"monochrome",
|
2587
|
-
"
|
2627
|
+
"defaultAlt3",
|
2588
2628
|
],
|
2589
2629
|
},
|
2590
2630
|
hoverAlt: {
|