@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,
|
@@ -2582,6 +2582,46 @@ module.exports = {
|
|
2582
2582
|
path: ["modes", "color", "interactive", "monochrome", "defaultAlt"],
|
2583
2583
|
},
|
2584
2584
|
defaultAlt2: {
|
2585
|
+
$extensions: {
|
2586
|
+
"studio.tokens": {
|
2587
|
+
modify: {
|
2588
|
+
type: "alpha",
|
2589
|
+
value: "0.55",
|
2590
|
+
space: "lch",
|
2591
|
+
format: "hex",
|
2592
|
+
},
|
2593
|
+
},
|
2594
|
+
},
|
2595
|
+
$type: "color",
|
2596
|
+
$value: "#0000008c",
|
2597
|
+
$description: "Dropdown option subtext.",
|
2598
|
+
filePath: "data/tokens/modes/light.json",
|
2599
|
+
isSource: true,
|
2600
|
+
original: {
|
2601
|
+
$extensions: {
|
2602
|
+
"studio.tokens": {
|
2603
|
+
modify: {
|
2604
|
+
type: "alpha",
|
2605
|
+
value: "0.55",
|
2606
|
+
space: "lch",
|
2607
|
+
},
|
2608
|
+
},
|
2609
|
+
},
|
2610
|
+
$type: "color",
|
2611
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
2612
|
+
$description: "Dropdown option subtext.",
|
2613
|
+
},
|
2614
|
+
name: "modesColorInteractiveMonochromeDefaultAlt2",
|
2615
|
+
attributes: {},
|
2616
|
+
path: [
|
2617
|
+
"modes",
|
2618
|
+
"color",
|
2619
|
+
"interactive",
|
2620
|
+
"monochrome",
|
2621
|
+
"defaultAlt2",
|
2622
|
+
],
|
2623
|
+
},
|
2624
|
+
defaultAlt3: {
|
2585
2625
|
$extensions: {
|
2586
2626
|
"studio.tokens": {
|
2587
2627
|
modify: {
|
@@ -2611,14 +2651,14 @@ module.exports = {
|
|
2611
2651
|
$value: "{modes.color.interactive.monochrome.active}",
|
2612
2652
|
$description: "Tertiary border color",
|
2613
2653
|
},
|
2614
|
-
name: "
|
2654
|
+
name: "modesColorInteractiveMonochromeDefaultAlt3",
|
2615
2655
|
attributes: {},
|
2616
2656
|
path: [
|
2617
2657
|
"modes",
|
2618
2658
|
"color",
|
2619
2659
|
"interactive",
|
2620
2660
|
"monochrome",
|
2621
|
-
"
|
2661
|
+
"defaultAlt3",
|
2622
2662
|
],
|
2623
2663
|
},
|
2624
2664
|
hoverAlt: {
|
@@ -7,9 +7,9 @@
|
|
7
7
|
*/
|
8
8
|
|
9
9
|
export const badgeColorNotificationBorderDefault = "#000000";
|
10
|
-
export const badgeColorNotificationBgDefault = "#
|
10
|
+
export const badgeColorNotificationBgDefault = "#E04500";
|
11
11
|
export const badgeColorNotificationBgAlt = "#007ED9";
|
12
|
-
export const badgeColorNotificationLabelDefault = "#
|
12
|
+
export const badgeColorNotificationLabelDefault = "#FFFFFF";
|
13
13
|
export const badgeColorNotificationLabelAlt = "#000000";
|
14
14
|
export const badgeColorNotificationInverseBorderDefault = "#FFFFFF";
|
15
15
|
export const badgeColorNotificationInverseBgDefault = "#CD384B";
|
@@ -192,17 +192,17 @@ export const buttonColorTypicalPrimaryInverseLabelActive = "#FFFFFF";
|
|
192
192
|
export const buttonColorTypicalPrimaryInverseLabelDisabled = "#FFFFFF";
|
193
193
|
export const buttonColorTypicalPrimaryInverseLabelEnabled = "#FFFFFF";
|
194
194
|
export const buttonColorTypicalPrimaryInverseLabelHover = "#FFFFFF";
|
195
|
-
export const buttonColorTypicalSecondaryBgActive = "#
|
195
|
+
export const buttonColorTypicalSecondaryBgActive = "#7ce47a";
|
196
196
|
export const buttonColorTypicalSecondaryBgEnabled = "#00d63908";
|
197
|
-
export const buttonColorTypicalSecondaryBgHover = "#
|
197
|
+
export const buttonColorTypicalSecondaryBgHover = "#55dd5b";
|
198
198
|
export const buttonColorTypicalSecondaryBorderActive = "#7ce47a";
|
199
199
|
export const buttonColorTypicalSecondaryBorderDisabled = "#4b4b4b";
|
200
|
-
export const buttonColorTypicalSecondaryBorderEnabled = "#
|
200
|
+
export const buttonColorTypicalSecondaryBorderEnabled = "#00D639";
|
201
201
|
export const buttonColorTypicalSecondaryBorderHover = "#55dd5b";
|
202
|
-
export const buttonColorTypicalSecondaryLabelActive = "#
|
202
|
+
export const buttonColorTypicalSecondaryLabelActive = "#000000";
|
203
203
|
export const buttonColorTypicalSecondaryLabelDisabled = "#ffffff4d";
|
204
|
-
export const buttonColorTypicalSecondaryLabelEnabled = "#
|
205
|
-
export const buttonColorTypicalSecondaryLabelHover = "#
|
204
|
+
export const buttonColorTypicalSecondaryLabelEnabled = "#00D639";
|
205
|
+
export const buttonColorTypicalSecondaryLabelHover = "#000000";
|
206
206
|
export const buttonColorTypicalSecondaryInverseBgActive = "#00811f4d";
|
207
207
|
export const buttonColorTypicalSecondaryInverseBgEnabled = "#00811f08";
|
208
208
|
export const buttonColorTypicalSecondaryInverseBgHover = "#0c711d1a";
|
@@ -214,17 +214,17 @@ export const buttonColorTypicalSecondaryInverseLabelActive = "#000000";
|
|
214
214
|
export const buttonColorTypicalSecondaryInverseLabelDisabled = "#0000006b";
|
215
215
|
export const buttonColorTypicalSecondaryInverseLabelEnabled = "#000000e6";
|
216
216
|
export const buttonColorTypicalSecondaryInverseLabelHover = "#000000";
|
217
|
-
export const buttonColorTypicalTertiaryBgActive = "#
|
217
|
+
export const buttonColorTypicalTertiaryBgActive = "#7ce47a";
|
218
218
|
export const buttonColorTypicalTertiaryBgEnabled = "#fff0";
|
219
|
-
export const buttonColorTypicalTertiaryBgHover = "#
|
219
|
+
export const buttonColorTypicalTertiaryBgHover = "#55dd5b";
|
220
220
|
export const buttonColorTypicalTertiaryBorderActive = "#7ce47a";
|
221
|
-
export const buttonColorTypicalTertiaryBorderDisabled = "#
|
222
|
-
export const buttonColorTypicalTertiaryBorderEnabled = "#
|
223
|
-
export const buttonColorTypicalTertiaryBorderHover = "#
|
224
|
-
export const buttonColorTypicalTertiaryLabelActive = "#
|
221
|
+
export const buttonColorTypicalTertiaryBorderDisabled = "#fff0";
|
222
|
+
export const buttonColorTypicalTertiaryBorderEnabled = "#fff0";
|
223
|
+
export const buttonColorTypicalTertiaryBorderHover = "#fff0";
|
224
|
+
export const buttonColorTypicalTertiaryLabelActive = "#000000";
|
225
225
|
export const buttonColorTypicalTertiaryLabelDisabled = "#ffffff4d";
|
226
|
-
export const buttonColorTypicalTertiaryLabelEnabled = "#
|
227
|
-
export const buttonColorTypicalTertiaryLabelHover = "#
|
226
|
+
export const buttonColorTypicalTertiaryLabelEnabled = "#00D639";
|
227
|
+
export const buttonColorTypicalTertiaryLabelHover = "#000000";
|
228
228
|
export const buttonColorTypicalTertiaryInverseBgActive = "#00811f4d";
|
229
229
|
export const buttonColorTypicalTertiaryInverseBgEnabled = "#fff0";
|
230
230
|
export const buttonColorTypicalTertiaryInverseBgHover = "#0c711d1a";
|
@@ -252,7 +252,7 @@ export const buttonColorTypicalToggleBgActiveDisabled = "#4b4b4b";
|
|
252
252
|
export const buttonColorTypicalToggleLabelActiveDisabled = "#000000";
|
253
253
|
export const buttonColorTypicalToggleBgActive = "#FFFFFF";
|
254
254
|
export const buttonColorTypicalToggleBgHover = "#ffffff1a";
|
255
|
-
export const buttonColorTypicalToggleBorderEnabled = "#
|
255
|
+
export const buttonColorTypicalToggleBorderEnabled = "#777";
|
256
256
|
export const buttonColorTypicalToggleBorderDisabled = "#4b4b4b";
|
257
257
|
export const buttonColorTypicalToggleLabelActive = "#000000";
|
258
258
|
export const buttonColorTypicalToggleLabelDisabled = "#ffffff4d";
|
@@ -129,15 +129,15 @@ export const containerRadiusProfileselector = 8;
|
|
129
129
|
export const containerRadiusScrollbar = "999";
|
130
130
|
export const containerRadiusTexteditor = 8;
|
131
131
|
export const containerRadiusBlockquoteBar = "999";
|
132
|
-
export const containerRadiusCardModerate =
|
133
|
-
export const containerRadiusCardCurved =
|
134
|
-
export const containerRadiusCardSweeping =
|
135
|
-
export const containerRadiusTileModerate =
|
136
|
-
export const containerRadiusTileCurved =
|
137
|
-
export const containerRadiusTileSweeping =
|
138
|
-
export const containerRadiusTileselectModerate =
|
139
|
-
export const containerRadiusTileselectCurved =
|
140
|
-
export const containerRadiusTileselectSweeping =
|
132
|
+
export const containerRadiusCardModerate = 8;
|
133
|
+
export const containerRadiusCardCurved = 16;
|
134
|
+
export const containerRadiusCardSweeping = 24;
|
135
|
+
export const containerRadiusTileModerate = 8;
|
136
|
+
export const containerRadiusTileCurved = 16;
|
137
|
+
export const containerRadiusTileSweeping = 24;
|
138
|
+
export const containerRadiusTileselectModerate = 8;
|
139
|
+
export const containerRadiusTileselectCurved = 16;
|
140
|
+
export const containerRadiusTileselectSweeping = 24;
|
141
141
|
export const containerSpaceNone = 0;
|
142
142
|
export const containerSpaceAccordionsubtleYgM = 16;
|
143
143
|
export const containerSpaceFilepreviewPreviewXM = 8;
|
@@ -212,6 +212,7 @@ export const formColorDropdownLabelAlt: string;
|
|
212
212
|
export const formColorDropdownLabelDisabled: string;
|
213
213
|
export const formColorDropdownLabelEnabled: string;
|
214
214
|
export const formColorDropdownLabelHover: string;
|
215
|
+
export const formColorDropdownLabelSubtext: string;
|
215
216
|
export const formColorLabelsetLabelRequired: string;
|
216
217
|
export const formColorLabelsetLabelDefault: string;
|
217
218
|
export const formColorLabelsetLabelAlt: string;
|
@@ -268,7 +269,7 @@ export const formColorValidationLabelWarning: string;
|
|
268
269
|
export const formRadiusNone: string;
|
269
270
|
export const formRadiusCheckbox: number;
|
270
271
|
export const formRadiusTexteditorfooter: number;
|
271
|
-
export const formRadiusColorpicker:
|
272
|
+
export const formRadiusColorpicker: number;
|
272
273
|
export const formRadiusDropdown: number;
|
273
274
|
export const formRadiusFileupload: number;
|
274
275
|
export const formRadiusFileselector: number;
|
@@ -322,6 +323,13 @@ export const formTypographyAdaptiveLabelL: {
|
|
322
323
|
fontSize: string;
|
323
324
|
paragraphSpacing: string;
|
324
325
|
};
|
326
|
+
export const formTypographyAdaptiveDefaultXs: {
|
327
|
+
fontFamily: string;
|
328
|
+
fontWeight: string;
|
329
|
+
lineHeight: number;
|
330
|
+
fontSize: string;
|
331
|
+
paragraphSpacing: string;
|
332
|
+
};
|
325
333
|
export const formTypographyAdaptiveDefaultS: {
|
326
334
|
fontFamily: string;
|
327
335
|
fontWeight: string;
|
@@ -364,6 +372,13 @@ export const formTypographyResponsiveLabelL: {
|
|
364
372
|
fontSize: string;
|
365
373
|
paragraphSpacing: string;
|
366
374
|
};
|
375
|
+
export const formTypographyResponsiveDefaultXs: {
|
376
|
+
fontFamily: string;
|
377
|
+
fontWeight: string;
|
378
|
+
lineHeight: number;
|
379
|
+
fontSize: string;
|
380
|
+
paragraphSpacing: string;
|
381
|
+
};
|
367
382
|
export const formTypographyResponsiveDefaultS: {
|
368
383
|
fontFamily: string;
|
369
384
|
fontWeight: string;
|