@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
@@ -313,7 +313,7 @@ module.exports = {
|
|
313
313
|
},
|
314
314
|
L: {
|
315
315
|
$type: "spacing",
|
316
|
-
$value:
|
316
|
+
$value: 20,
|
317
317
|
$description: "Outer buttons, outer sides. ",
|
318
318
|
filePath: "data/tokens/components/button.json",
|
319
319
|
isSource: true,
|
@@ -343,7 +343,7 @@ module.exports = {
|
|
343
343
|
x: {
|
344
344
|
M: {
|
345
345
|
$type: "spacing",
|
346
|
-
$value:
|
346
|
+
$value: 8,
|
347
347
|
$description:
|
348
348
|
"Left padding on FAB child container and text within FAB single ",
|
349
349
|
filePath: "data/tokens/components/button.json",
|
@@ -360,7 +360,7 @@ module.exports = {
|
|
360
360
|
},
|
361
361
|
L: {
|
362
362
|
$type: "spacing",
|
363
|
-
$value:
|
363
|
+
$value: 16,
|
364
364
|
$description: "Right padding on FAB child container ",
|
365
365
|
filePath: "data/tokens/components/button.json",
|
366
366
|
isSource: true,
|
@@ -379,7 +379,7 @@ module.exports = {
|
|
379
379
|
x: {
|
380
380
|
M: {
|
381
381
|
$type: "spacing",
|
382
|
-
$value:
|
382
|
+
$value: 16,
|
383
383
|
$description: "Left and right padding on FAB parent container ",
|
384
384
|
filePath: "data/tokens/components/button.json",
|
385
385
|
isSource: true,
|
@@ -413,7 +413,7 @@ module.exports = {
|
|
413
413
|
y: {
|
414
414
|
M: {
|
415
415
|
$type: "spacing",
|
416
|
-
$value:
|
416
|
+
$value: 16,
|
417
417
|
$description: "Top and bottom padding on FAB parent container ",
|
418
418
|
filePath: "data/tokens/components/button.json",
|
419
419
|
isSource: true,
|
@@ -433,7 +433,7 @@ module.exports = {
|
|
433
433
|
x: {
|
434
434
|
XS: {
|
435
435
|
$type: "spacing",
|
436
|
-
$value:
|
436
|
+
$value: 8,
|
437
437
|
$description: "XS left and right padding",
|
438
438
|
filePath: "data/tokens/components/button.json",
|
439
439
|
isSource: true,
|
@@ -448,7 +448,7 @@ module.exports = {
|
|
448
448
|
},
|
449
449
|
S: {
|
450
450
|
$type: "spacing",
|
451
|
-
$value:
|
451
|
+
$value: 16,
|
452
452
|
$description: "Small left and right padding",
|
453
453
|
filePath: "data/tokens/components/button.json",
|
454
454
|
isSource: true,
|
@@ -463,7 +463,7 @@ module.exports = {
|
|
463
463
|
},
|
464
464
|
M: {
|
465
465
|
$type: "spacing",
|
466
|
-
$value:
|
466
|
+
$value: 24,
|
467
467
|
$description: "Medium left and right padding",
|
468
468
|
filePath: "data/tokens/components/button.json",
|
469
469
|
isSource: true,
|
@@ -478,7 +478,7 @@ module.exports = {
|
|
478
478
|
},
|
479
479
|
L: {
|
480
480
|
$type: "spacing",
|
481
|
-
$value:
|
481
|
+
$value: 32,
|
482
482
|
$description: "Large left and right padding",
|
483
483
|
filePath: "data/tokens/components/button.json",
|
484
484
|
isSource: true,
|
@@ -495,7 +495,7 @@ module.exports = {
|
|
495
495
|
y: {
|
496
496
|
XS: {
|
497
497
|
$type: "spacing",
|
498
|
-
$value:
|
498
|
+
$value: 8,
|
499
499
|
$description: "XS top and bottom padding",
|
500
500
|
filePath: "data/tokens/components/button.json",
|
501
501
|
isSource: true,
|
@@ -510,7 +510,7 @@ module.exports = {
|
|
510
510
|
},
|
511
511
|
S: {
|
512
512
|
$type: "spacing",
|
513
|
-
$value:
|
513
|
+
$value: 16,
|
514
514
|
$description: "Small top bottom padding",
|
515
515
|
filePath: "data/tokens/components/button.json",
|
516
516
|
isSource: true,
|
@@ -525,7 +525,7 @@ module.exports = {
|
|
525
525
|
},
|
526
526
|
M: {
|
527
527
|
$type: "spacing",
|
528
|
-
$value:
|
528
|
+
$value: 24,
|
529
529
|
$description: "Medium top bottom padding",
|
530
530
|
filePath: "data/tokens/components/button.json",
|
531
531
|
isSource: true,
|
@@ -540,7 +540,7 @@ module.exports = {
|
|
540
540
|
},
|
541
541
|
L: {
|
542
542
|
$type: "spacing",
|
543
|
-
$value:
|
543
|
+
$value: 32,
|
544
544
|
$description: "Large top bottom padding",
|
545
545
|
filePath: "data/tokens/components/button.json",
|
546
546
|
isSource: true,
|
@@ -557,7 +557,7 @@ module.exports = {
|
|
557
557
|
xg: {
|
558
558
|
S: {
|
559
559
|
$type: "spacing",
|
560
|
-
$value:
|
560
|
+
$value: 8,
|
561
561
|
$description: "Horizontal spacing between small buttons",
|
562
562
|
filePath: "data/tokens/components/button.json",
|
563
563
|
isSource: true,
|
@@ -587,7 +587,7 @@ module.exports = {
|
|
587
587
|
},
|
588
588
|
L: {
|
589
589
|
$type: "spacing",
|
590
|
-
$value:
|
590
|
+
$value: 16,
|
591
591
|
$description: "Horizontal spacing between Large buttons",
|
592
592
|
filePath: "data/tokens/components/button.json",
|
593
593
|
isSource: true,
|
@@ -604,7 +604,7 @@ module.exports = {
|
|
604
604
|
yg: {
|
605
605
|
S: {
|
606
606
|
$type: "spacing",
|
607
|
-
$value:
|
607
|
+
$value: 8,
|
608
608
|
$description: "Vertical spacing between small buttons",
|
609
609
|
filePath: "data/tokens/components/button.json",
|
610
610
|
isSource: true,
|
@@ -634,7 +634,7 @@ module.exports = {
|
|
634
634
|
},
|
635
635
|
L: {
|
636
636
|
$type: "spacing",
|
637
|
-
$value:
|
637
|
+
$value: 16,
|
638
638
|
$description: "Vertical spacing between Large buttons",
|
639
639
|
filePath: "data/tokens/components/button.json",
|
640
640
|
isSource: true,
|
@@ -653,7 +653,7 @@ module.exports = {
|
|
653
653
|
x: {
|
654
654
|
S: {
|
655
655
|
$type: "spacing",
|
656
|
-
$value:
|
656
|
+
$value: 12,
|
657
657
|
$description: "Left and right padding on small buttons",
|
658
658
|
filePath: "data/tokens/components/button.json",
|
659
659
|
isSource: true,
|
@@ -668,7 +668,7 @@ module.exports = {
|
|
668
668
|
},
|
669
669
|
M: {
|
670
670
|
$type: "spacing",
|
671
|
-
$value:
|
671
|
+
$value: 16,
|
672
672
|
$description: "Left and right padding on medium buttons",
|
673
673
|
filePath: "data/tokens/components/button.json",
|
674
674
|
isSource: true,
|
@@ -683,7 +683,7 @@ module.exports = {
|
|
683
683
|
},
|
684
684
|
L: {
|
685
685
|
$type: "spacing",
|
686
|
-
$value:
|
686
|
+
$value: 20,
|
687
687
|
$description: "Left and right padding on large buttons",
|
688
688
|
filePath: "data/tokens/components/button.json",
|
689
689
|
isSource: true,
|
@@ -700,7 +700,7 @@ module.exports = {
|
|
700
700
|
xg: {
|
701
701
|
S: {
|
702
702
|
$type: "spacing",
|
703
|
-
$value:
|
703
|
+
$value: 8,
|
704
704
|
$description: "Item spacing inside buttons",
|
705
705
|
filePath: "data/tokens/components/button.json",
|
706
706
|
isSource: true,
|
@@ -715,7 +715,7 @@ module.exports = {
|
|
715
715
|
},
|
716
716
|
M: {
|
717
717
|
$type: "spacing",
|
718
|
-
$value:
|
718
|
+
$value: 8,
|
719
719
|
$description: "Item spacing inside buttons",
|
720
720
|
filePath: "data/tokens/components/button.json",
|
721
721
|
isSource: true,
|
@@ -730,7 +730,7 @@ module.exports = {
|
|
730
730
|
},
|
731
731
|
L: {
|
732
732
|
$type: "spacing",
|
733
|
-
$value:
|
733
|
+
$value: 8,
|
734
734
|
$description: "Item spacing inside buttons",
|
735
735
|
filePath: "data/tokens/components/button.json",
|
736
736
|
isSource: true,
|
@@ -904,7 +904,7 @@ module.exports = {
|
|
904
904
|
x: {
|
905
905
|
XS: {
|
906
906
|
$type: "spacing",
|
907
|
-
$value:
|
907
|
+
$value: 8,
|
908
908
|
$description: "Left and right padding on XS table buttons",
|
909
909
|
filePath: "data/tokens/components/button.json",
|
910
910
|
isSource: true,
|
@@ -934,7 +934,7 @@ module.exports = {
|
|
934
934
|
},
|
935
935
|
M: {
|
936
936
|
$type: "spacing",
|
937
|
-
$value:
|
937
|
+
$value: 16,
|
938
938
|
$description: "Left and right padding on medium buttons",
|
939
939
|
filePath: "data/tokens/components/button.json",
|
940
940
|
isSource: true,
|
@@ -949,7 +949,7 @@ module.exports = {
|
|
949
949
|
},
|
950
950
|
L: {
|
951
951
|
$type: "spacing",
|
952
|
-
$value:
|
952
|
+
$value: 20,
|
953
953
|
$description: "Left and right padding on large buttons",
|
954
954
|
filePath: "data/tokens/components/button.json",
|
955
955
|
isSource: true,
|
@@ -966,7 +966,7 @@ module.exports = {
|
|
966
966
|
y: {
|
967
967
|
XS: {
|
968
968
|
$type: "spacing",
|
969
|
-
$value: 1.
|
969
|
+
$value: 1.5,
|
970
970
|
$description: "top and bottom padding on XS table buttons",
|
971
971
|
filePath: "data/tokens/components/button.json",
|
972
972
|
isSource: true,
|
@@ -1043,7 +1043,7 @@ module.exports = {
|
|
1043
1043
|
},
|
1044
1044
|
S: {
|
1045
1045
|
$type: "spacing",
|
1046
|
-
$value:
|
1046
|
+
$value: 8,
|
1047
1047
|
$description: "Item spacing inside buttons",
|
1048
1048
|
filePath: "data/tokens/components/button.json",
|
1049
1049
|
isSource: true,
|
@@ -1058,7 +1058,7 @@ module.exports = {
|
|
1058
1058
|
},
|
1059
1059
|
M: {
|
1060
1060
|
$type: "spacing",
|
1061
|
-
$value:
|
1061
|
+
$value: 8,
|
1062
1062
|
$description: "Item spacing inside buttons",
|
1063
1063
|
filePath: "data/tokens/components/button.json",
|
1064
1064
|
isSource: true,
|
@@ -1073,7 +1073,7 @@ module.exports = {
|
|
1073
1073
|
},
|
1074
1074
|
L: {
|
1075
1075
|
$type: "spacing",
|
1076
|
-
$value:
|
1076
|
+
$value: 8,
|
1077
1077
|
$description: "Item spacing inside buttons",
|
1078
1078
|
filePath: "data/tokens/components/button.json",
|
1079
1079
|
isSource: true,
|
@@ -1234,7 +1234,7 @@ module.exports = {
|
|
1234
1234
|
y: {
|
1235
1235
|
XS: {
|
1236
1236
|
$type: "spacing",
|
1237
|
-
$value: 1.
|
1237
|
+
$value: 1.5,
|
1238
1238
|
$description: "top and bottom padding on XS table buttons",
|
1239
1239
|
filePath: "data/tokens/components/button.json",
|
1240
1240
|
isSource: true,
|
@@ -1296,7 +1296,7 @@ module.exports = {
|
|
1296
1296
|
x: {
|
1297
1297
|
XS: {
|
1298
1298
|
$type: "spacing",
|
1299
|
-
$value:
|
1299
|
+
$value: 8,
|
1300
1300
|
$description: "Left and right padding on XS table buttons",
|
1301
1301
|
filePath: "data/tokens/components/button.json",
|
1302
1302
|
isSource: true,
|
@@ -1311,7 +1311,7 @@ module.exports = {
|
|
1311
1311
|
},
|
1312
1312
|
S: {
|
1313
1313
|
$type: "spacing",
|
1314
|
-
$value:
|
1314
|
+
$value: 12,
|
1315
1315
|
$description: "Left and right padding on small buttons",
|
1316
1316
|
filePath: "data/tokens/components/button.json",
|
1317
1317
|
isSource: true,
|
@@ -1326,7 +1326,7 @@ module.exports = {
|
|
1326
1326
|
},
|
1327
1327
|
M: {
|
1328
1328
|
$type: "spacing",
|
1329
|
-
$value:
|
1329
|
+
$value: 16,
|
1330
1330
|
$description: "Left and right padding on medium buttons",
|
1331
1331
|
filePath: "data/tokens/components/button.json",
|
1332
1332
|
isSource: true,
|
@@ -1341,7 +1341,7 @@ module.exports = {
|
|
1341
1341
|
},
|
1342
1342
|
L: {
|
1343
1343
|
$type: "spacing",
|
1344
|
-
$value:
|
1344
|
+
$value: 20,
|
1345
1345
|
$description: "Left and right padding on large buttons",
|
1346
1346
|
filePath: "data/tokens/components/button.json",
|
1347
1347
|
isSource: true,
|
@@ -1373,7 +1373,7 @@ module.exports = {
|
|
1373
1373
|
},
|
1374
1374
|
S: {
|
1375
1375
|
$type: "spacing",
|
1376
|
-
$value:
|
1376
|
+
$value: 8,
|
1377
1377
|
$description: "Item spacing inside buttons",
|
1378
1378
|
filePath: "data/tokens/components/button.json",
|
1379
1379
|
isSource: true,
|
@@ -1388,7 +1388,7 @@ module.exports = {
|
|
1388
1388
|
},
|
1389
1389
|
M: {
|
1390
1390
|
$type: "spacing",
|
1391
|
-
$value:
|
1391
|
+
$value: 8,
|
1392
1392
|
$description: "Item spacing inside buttons",
|
1393
1393
|
filePath: "data/tokens/components/button.json",
|
1394
1394
|
isSource: true,
|
@@ -1403,7 +1403,7 @@ module.exports = {
|
|
1403
1403
|
},
|
1404
1404
|
L: {
|
1405
1405
|
$type: "spacing",
|
1406
|
-
$value:
|
1406
|
+
$value: 8,
|
1407
1407
|
$description: "Item spacing inside buttons",
|
1408
1408
|
filePath: "data/tokens/components/button.json",
|
1409
1409
|
isSource: true,
|
@@ -1564,7 +1564,7 @@ module.exports = {
|
|
1564
1564
|
y: {
|
1565
1565
|
XS: {
|
1566
1566
|
$type: "spacing",
|
1567
|
-
$value: 1.
|
1567
|
+
$value: 1.5,
|
1568
1568
|
$description: "top and bottom padding on XS table buttons",
|
1569
1569
|
filePath: "data/tokens/components/button.json",
|
1570
1570
|
isSource: true,
|
@@ -1626,7 +1626,7 @@ module.exports = {
|
|
1626
1626
|
x: {
|
1627
1627
|
XS: {
|
1628
1628
|
$type: "spacing",
|
1629
|
-
$value:
|
1629
|
+
$value: 8,
|
1630
1630
|
$description: "Left and right padding on XS table buttons",
|
1631
1631
|
filePath: "data/tokens/components/button.json",
|
1632
1632
|
isSource: true,
|
@@ -1641,7 +1641,7 @@ module.exports = {
|
|
1641
1641
|
},
|
1642
1642
|
S: {
|
1643
1643
|
$type: "spacing",
|
1644
|
-
$value:
|
1644
|
+
$value: 8,
|
1645
1645
|
$description: "left and right padding on subtle buttons",
|
1646
1646
|
filePath: "data/tokens/components/button.json",
|
1647
1647
|
isSource: true,
|
@@ -1656,7 +1656,7 @@ module.exports = {
|
|
1656
1656
|
},
|
1657
1657
|
M: {
|
1658
1658
|
$type: "spacing",
|
1659
|
-
$value:
|
1659
|
+
$value: 8,
|
1660
1660
|
$description: "left and right padding on subtle buttons",
|
1661
1661
|
filePath: "data/tokens/components/button.json",
|
1662
1662
|
isSource: true,
|
@@ -1671,7 +1671,7 @@ module.exports = {
|
|
1671
1671
|
},
|
1672
1672
|
L: {
|
1673
1673
|
$type: "spacing",
|
1674
|
-
$value:
|
1674
|
+
$value: 8,
|
1675
1675
|
$description: "left and right padding on subtle buttons",
|
1676
1676
|
filePath: "data/tokens/components/button.json",
|
1677
1677
|
isSource: true,
|
@@ -1895,7 +1895,7 @@ module.exports = {
|
|
1895
1895
|
x: {
|
1896
1896
|
XS: {
|
1897
1897
|
$type: "spacing",
|
1898
|
-
$value:
|
1898
|
+
$value: 8,
|
1899
1899
|
$description:
|
1900
1900
|
"Left and right padding on XS asset used within S toggle group",
|
1901
1901
|
filePath: "data/tokens/components/button.json",
|
@@ -1912,7 +1912,7 @@ module.exports = {
|
|
1912
1912
|
},
|
1913
1913
|
S: {
|
1914
1914
|
$type: "spacing",
|
1915
|
-
$value:
|
1915
|
+
$value: 12,
|
1916
1916
|
$description: "Left and right padding on S toggle buttons",
|
1917
1917
|
filePath: "data/tokens/components/button.json",
|
1918
1918
|
isSource: true,
|
@@ -1927,7 +1927,7 @@ module.exports = {
|
|
1927
1927
|
},
|
1928
1928
|
M: {
|
1929
1929
|
$type: "spacing",
|
1930
|
-
$value:
|
1930
|
+
$value: 16,
|
1931
1931
|
$description: "Left and right padding on medium toggle buttons",
|
1932
1932
|
filePath: "data/tokens/components/button.json",
|
1933
1933
|
isSource: true,
|
@@ -1942,7 +1942,7 @@ module.exports = {
|
|
1942
1942
|
},
|
1943
1943
|
L: {
|
1944
1944
|
$type: "spacing",
|
1945
|
-
$value:
|
1945
|
+
$value: 20,
|
1946
1946
|
$description: "Left and right padding on buttons",
|
1947
1947
|
filePath: "data/tokens/components/button.json",
|
1948
1948
|
isSource: true,
|
@@ -1959,7 +1959,7 @@ module.exports = {
|
|
1959
1959
|
xg: {
|
1960
1960
|
S: {
|
1961
1961
|
$type: "spacing",
|
1962
|
-
$value:
|
1962
|
+
$value: 8,
|
1963
1963
|
$description: "Item spacing inside toggle buttons",
|
1964
1964
|
filePath: "data/tokens/components/button.json",
|
1965
1965
|
isSource: true,
|
@@ -1974,7 +1974,7 @@ module.exports = {
|
|
1974
1974
|
},
|
1975
1975
|
M: {
|
1976
1976
|
$type: "spacing",
|
1977
|
-
$value:
|
1977
|
+
$value: 8,
|
1978
1978
|
$description: "Item spacing inside toggle buttons",
|
1979
1979
|
filePath: "data/tokens/components/button.json",
|
1980
1980
|
isSource: true,
|
@@ -1989,7 +1989,7 @@ module.exports = {
|
|
1989
1989
|
},
|
1990
1990
|
L: {
|
1991
1991
|
$type: "spacing",
|
1992
|
-
$value:
|
1992
|
+
$value: 8,
|
1993
1993
|
$description: "Item spacing inside toggle buttons",
|
1994
1994
|
filePath: "data/tokens/components/button.json",
|
1995
1995
|
isSource: true,
|
@@ -2006,7 +2006,7 @@ module.exports = {
|
|
2006
2006
|
y: {
|
2007
2007
|
XS: {
|
2008
2008
|
$type: "spacing",
|
2009
|
-
$value: 1.
|
2009
|
+
$value: 1.5,
|
2010
2010
|
$description: "Top and bottom padding on toggle buttons ",
|
2011
2011
|
filePath: "data/tokens/components/button.json",
|
2012
2012
|
isSource: true,
|