@sage/design-tokens 15.2.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 +117 -117
- 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 +15 -15
- 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/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 +15 -15
- 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/product/all.css +1 -1
- package/css/product/large/components/form.css +1 -1
- package/css/product/small/components/form.css +1 -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 +11 -11
- 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/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 +15 -15
- 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/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 +11 -11
- 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/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 +15 -15
- 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/product/large/dark/components/form.h +1 -1
- package/ios/product/large/light/components/form.h +1 -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 +48 -48
- 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/light/components/button.h +51 -51
- package/ios/product/small/light/components/container.h +76 -76
- package/ios/product/small/light/components/form.h +48 -48
- 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/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.js +42 -42
- 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/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.js +46 -46
- 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/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.js +42 -42
- 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/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.js +46 -46
- 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/product/large/dark/components/form.js +2 -2
- package/js/common/product/large/light/components/form.js +2 -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.js +49 -49
- 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/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.js +49 -49
- 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/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 +1 -1
- package/js/es6/frozenproduct/large/dark/components/form.js +11 -11
- 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/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 +1 -1
- package/js/es6/frozenproduct/large/light/components/form.js +15 -15
- 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/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 +1 -1
- package/js/es6/frozenproduct/small/dark/components/form.js +11 -11
- 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/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 +1 -1
- package/js/es6/frozenproduct/small/light/components/form.js +15 -15
- 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/product/large/dark/components/form.js +1 -1
- package/js/es6/product/large/light/components/form.js +1 -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.js +48 -48
- 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/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.js +48 -48
- 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/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 +42 -42
- 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/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 +46 -46
- 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/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 +42 -42
- 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/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 +46 -46
- 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/product/large/dark/components/form.js +2 -2
- package/js/umd/product/large/light/components/form.js +2 -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 +49 -49
- 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/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 +49 -49
- 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/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 +11 -11
- 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/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 +15 -15
- 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/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 +11 -11
- 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/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 +15 -15
- 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/product/large/dark/components/form.json +1 -1
- package/json/flat/product/large/light/components/form.json +1 -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 +48 -48
- 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/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 +48 -48
- 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/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 +11 -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/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 +15 -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/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 +11 -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/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 +15 -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/product/large/dark/components/form.json +1 -1
- package/json/nested/product/large/light/components/form.json +1 -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 +48 -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/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 +48 -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/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 +14 -14
- 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/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 +14 -14
- 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/product/large/components/form.scss +1 -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 +8 -8
- 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/sage-design-tokens-15.2.0.tgz +0 -0
@@ -108,14 +108,13 @@
|
|
108
108
|
harsh: {
|
109
109
|
"bg-alt": {
|
110
110
|
$type: "color",
|
111
|
-
$value: "#
|
112
|
-
|
113
|
-
filePath: "data/tokens/components/table.json",
|
111
|
+
$value: "#476a7d",
|
112
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
114
113
|
isSource: true,
|
115
114
|
original: {
|
116
115
|
$type: "color",
|
117
|
-
$value:
|
118
|
-
|
116
|
+
$value:
|
117
|
+
"{modes.color.interactive.monochrome.frozen.defaultAlt}",
|
119
118
|
},
|
120
119
|
name: "tableColorHeaderHarshBgAlt",
|
121
120
|
attributes: {},
|
@@ -123,12 +122,12 @@
|
|
123
122
|
},
|
124
123
|
"bg-default": {
|
125
124
|
$type: "color",
|
126
|
-
$value: "#
|
127
|
-
filePath: "data/tokens/
|
125
|
+
$value: "#335B70",
|
126
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
128
127
|
isSource: true,
|
129
128
|
original: {
|
130
129
|
$type: "color",
|
131
|
-
$value: "{modes.color.interactive.monochrome.
|
130
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
132
131
|
},
|
133
132
|
name: "tableColorHeaderHarshBgDefault",
|
134
133
|
attributes: {},
|
@@ -191,12 +190,12 @@
|
|
191
190
|
row: {
|
192
191
|
"bg-activated": {
|
193
192
|
$type: "color",
|
194
|
-
$value: "#
|
195
|
-
filePath: "data/tokens/
|
193
|
+
$value: "#9badb8",
|
194
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
196
195
|
isSource: true,
|
197
196
|
original: {
|
198
197
|
$type: "color",
|
199
|
-
$value: "{modes.color.interactive.primary.default}",
|
198
|
+
$value: "{modes.color.interactive.primary.frozen.table.default}",
|
200
199
|
},
|
201
200
|
name: "tableColorRowBgActivated",
|
202
201
|
attributes: {},
|
@@ -204,12 +203,12 @@
|
|
204
203
|
},
|
205
204
|
"bg-active": {
|
206
205
|
$type: "color",
|
207
|
-
$value: "#
|
208
|
-
filePath: "data/tokens/
|
206
|
+
$value: "#22374326",
|
207
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
209
208
|
isSource: true,
|
210
209
|
original: {
|
211
210
|
$type: "color",
|
212
|
-
$value: "{modes.color.interactive.monochrome.
|
211
|
+
$value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
|
213
212
|
},
|
214
213
|
name: "tableColorRowBgActive",
|
215
214
|
attributes: {},
|
@@ -230,14 +229,12 @@
|
|
230
229
|
},
|
231
230
|
"bg-alt": {
|
232
231
|
$type: "color",
|
233
|
-
$value: "#
|
234
|
-
|
235
|
-
filePath: "data/tokens/components/table.json",
|
232
|
+
$value: "#fbfbfc",
|
233
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
236
234
|
isSource: true,
|
237
235
|
original: {
|
238
236
|
$type: "color",
|
239
|
-
$value: "{modes.color.generic.bg.delicate}",
|
240
|
-
$description: "Zebra stripes",
|
237
|
+
$value: "{modes.color.generic.bg.frozen.delicate}",
|
241
238
|
},
|
242
239
|
name: "tableColorRowBgAlt",
|
243
240
|
attributes: {},
|
@@ -275,12 +272,12 @@
|
|
275
272
|
},
|
276
273
|
"bg-hover": {
|
277
274
|
$type: "color",
|
278
|
-
$value: "#
|
279
|
-
filePath: "data/tokens/
|
275
|
+
$value: "#f2f4f6",
|
276
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
280
277
|
isSource: true,
|
281
278
|
original: {
|
282
279
|
$type: "color",
|
283
|
-
$value: "{modes.color.generic.bg.soft}",
|
280
|
+
$value: "{modes.color.generic.bg.frozen.soft}",
|
284
281
|
},
|
285
282
|
name: "tableColorRowBgHover",
|
286
283
|
attributes: {},
|
@@ -301,12 +298,12 @@
|
|
301
298
|
},
|
302
299
|
"label-activated": {
|
303
300
|
$type: "color",
|
304
|
-
$value: "#
|
305
|
-
filePath: "data/tokens/
|
301
|
+
$value: "#000000",
|
302
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
306
303
|
isSource: true,
|
307
304
|
original: {
|
308
305
|
$type: "color",
|
309
|
-
$value: "{modes.color.interactive.monochrome.
|
306
|
+
$value: "{modes.color.interactive.monochrome.withActiveAlt}",
|
310
307
|
},
|
311
308
|
name: "tableColorRowLabelActivated",
|
312
309
|
attributes: {},
|
@@ -314,12 +311,12 @@
|
|
314
311
|
},
|
315
312
|
"label-active": {
|
316
313
|
$type: "color",
|
317
|
-
$value: "#
|
318
|
-
filePath: "data/tokens/
|
314
|
+
$value: "#000000",
|
315
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
319
316
|
isSource: true,
|
320
317
|
original: {
|
321
318
|
$type: "color",
|
322
|
-
$value: "{modes.color.interactive.monochrome.
|
319
|
+
$value: "{modes.color.interactive.monochrome.withActiveAlt}",
|
323
320
|
},
|
324
321
|
name: "tableColorRowLabelActive",
|
325
322
|
attributes: {},
|
@@ -3487,13 +3487,13 @@
|
|
3487
3487
|
},
|
3488
3488
|
"label-subtext": {
|
3489
3489
|
$type: "color",
|
3490
|
-
$value: "#
|
3490
|
+
$value: "#ffffff8c",
|
3491
3491
|
$description: "Option subtext.",
|
3492
3492
|
filePath: "data/tokens/components/form.json",
|
3493
3493
|
isSource: true,
|
3494
3494
|
original: {
|
3495
3495
|
$type: "color",
|
3496
|
-
$value: "{modes.color.interactive.monochrome.
|
3496
|
+
$value: "{modes.color.interactive.monochrome.defaultAlt2}",
|
3497
3497
|
$description: "Option subtext.",
|
3498
3498
|
},
|
3499
3499
|
name: "formColorDropdownLabelSubtext",
|
@@ -3487,13 +3487,13 @@
|
|
3487
3487
|
},
|
3488
3488
|
"label-subtext": {
|
3489
3489
|
$type: "color",
|
3490
|
-
$value: "#
|
3490
|
+
$value: "#0000008c",
|
3491
3491
|
$description: "Option subtext.",
|
3492
3492
|
filePath: "data/tokens/components/form.json",
|
3493
3493
|
isSource: true,
|
3494
3494
|
original: {
|
3495
3495
|
$type: "color",
|
3496
|
-
$value: "{modes.color.interactive.monochrome.
|
3496
|
+
$value: "{modes.color.interactive.monochrome.defaultAlt2}",
|
3497
3497
|
$description: "Option subtext.",
|
3498
3498
|
},
|
3499
3499
|
name: "formColorDropdownLabelSubtext",
|
@@ -324,7 +324,7 @@
|
|
324
324
|
},
|
325
325
|
L: {
|
326
326
|
$type: "spacing",
|
327
|
-
$value:
|
327
|
+
$value: 20,
|
328
328
|
$description: "Outer buttons, outer sides. ",
|
329
329
|
filePath: "data/tokens/components/button.json",
|
330
330
|
isSource: true,
|
@@ -354,7 +354,7 @@
|
|
354
354
|
x: {
|
355
355
|
M: {
|
356
356
|
$type: "spacing",
|
357
|
-
$value:
|
357
|
+
$value: 8,
|
358
358
|
$description:
|
359
359
|
"Left padding on FAB child container and text within FAB single ",
|
360
360
|
filePath: "data/tokens/components/button.json",
|
@@ -371,7 +371,7 @@
|
|
371
371
|
},
|
372
372
|
L: {
|
373
373
|
$type: "spacing",
|
374
|
-
$value:
|
374
|
+
$value: 16,
|
375
375
|
$description: "Right padding on FAB child container ",
|
376
376
|
filePath: "data/tokens/components/button.json",
|
377
377
|
isSource: true,
|
@@ -390,7 +390,7 @@
|
|
390
390
|
x: {
|
391
391
|
M: {
|
392
392
|
$type: "spacing",
|
393
|
-
$value:
|
393
|
+
$value: 16,
|
394
394
|
$description: "Left and right padding on FAB parent container ",
|
395
395
|
filePath: "data/tokens/components/button.json",
|
396
396
|
isSource: true,
|
@@ -425,7 +425,7 @@
|
|
425
425
|
y: {
|
426
426
|
M: {
|
427
427
|
$type: "spacing",
|
428
|
-
$value:
|
428
|
+
$value: 16,
|
429
429
|
$description: "Top and bottom padding on FAB parent container ",
|
430
430
|
filePath: "data/tokens/components/button.json",
|
431
431
|
isSource: true,
|
@@ -446,7 +446,7 @@
|
|
446
446
|
x: {
|
447
447
|
XS: {
|
448
448
|
$type: "spacing",
|
449
|
-
$value:
|
449
|
+
$value: 8,
|
450
450
|
$description: "XS left and right padding",
|
451
451
|
filePath: "data/tokens/components/button.json",
|
452
452
|
isSource: true,
|
@@ -461,7 +461,7 @@
|
|
461
461
|
},
|
462
462
|
S: {
|
463
463
|
$type: "spacing",
|
464
|
-
$value:
|
464
|
+
$value: 16,
|
465
465
|
$description: "Small left and right padding",
|
466
466
|
filePath: "data/tokens/components/button.json",
|
467
467
|
isSource: true,
|
@@ -476,7 +476,7 @@
|
|
476
476
|
},
|
477
477
|
M: {
|
478
478
|
$type: "spacing",
|
479
|
-
$value:
|
479
|
+
$value: 24,
|
480
480
|
$description: "Medium left and right padding",
|
481
481
|
filePath: "data/tokens/components/button.json",
|
482
482
|
isSource: true,
|
@@ -491,7 +491,7 @@
|
|
491
491
|
},
|
492
492
|
L: {
|
493
493
|
$type: "spacing",
|
494
|
-
$value:
|
494
|
+
$value: 32,
|
495
495
|
$description: "Large left and right padding",
|
496
496
|
filePath: "data/tokens/components/button.json",
|
497
497
|
isSource: true,
|
@@ -508,7 +508,7 @@
|
|
508
508
|
y: {
|
509
509
|
XS: {
|
510
510
|
$type: "spacing",
|
511
|
-
$value:
|
511
|
+
$value: 8,
|
512
512
|
$description: "XS top and bottom padding",
|
513
513
|
filePath: "data/tokens/components/button.json",
|
514
514
|
isSource: true,
|
@@ -523,7 +523,7 @@
|
|
523
523
|
},
|
524
524
|
S: {
|
525
525
|
$type: "spacing",
|
526
|
-
$value:
|
526
|
+
$value: 16,
|
527
527
|
$description: "Small top bottom padding",
|
528
528
|
filePath: "data/tokens/components/button.json",
|
529
529
|
isSource: true,
|
@@ -538,7 +538,7 @@
|
|
538
538
|
},
|
539
539
|
M: {
|
540
540
|
$type: "spacing",
|
541
|
-
$value:
|
541
|
+
$value: 24,
|
542
542
|
$description: "Medium top bottom padding",
|
543
543
|
filePath: "data/tokens/components/button.json",
|
544
544
|
isSource: true,
|
@@ -553,7 +553,7 @@
|
|
553
553
|
},
|
554
554
|
L: {
|
555
555
|
$type: "spacing",
|
556
|
-
$value:
|
556
|
+
$value: 32,
|
557
557
|
$description: "Large top bottom padding",
|
558
558
|
filePath: "data/tokens/components/button.json",
|
559
559
|
isSource: true,
|
@@ -570,7 +570,7 @@
|
|
570
570
|
xg: {
|
571
571
|
S: {
|
572
572
|
$type: "spacing",
|
573
|
-
$value:
|
573
|
+
$value: 8,
|
574
574
|
$description: "Horizontal spacing between small buttons",
|
575
575
|
filePath: "data/tokens/components/button.json",
|
576
576
|
isSource: true,
|
@@ -600,7 +600,7 @@
|
|
600
600
|
},
|
601
601
|
L: {
|
602
602
|
$type: "spacing",
|
603
|
-
$value:
|
603
|
+
$value: 16,
|
604
604
|
$description: "Horizontal spacing between Large buttons",
|
605
605
|
filePath: "data/tokens/components/button.json",
|
606
606
|
isSource: true,
|
@@ -617,7 +617,7 @@
|
|
617
617
|
yg: {
|
618
618
|
S: {
|
619
619
|
$type: "spacing",
|
620
|
-
$value:
|
620
|
+
$value: 8,
|
621
621
|
$description: "Vertical spacing between small buttons",
|
622
622
|
filePath: "data/tokens/components/button.json",
|
623
623
|
isSource: true,
|
@@ -647,7 +647,7 @@
|
|
647
647
|
},
|
648
648
|
L: {
|
649
649
|
$type: "spacing",
|
650
|
-
$value:
|
650
|
+
$value: 16,
|
651
651
|
$description: "Vertical spacing between Large buttons",
|
652
652
|
filePath: "data/tokens/components/button.json",
|
653
653
|
isSource: true,
|
@@ -666,7 +666,7 @@
|
|
666
666
|
x: {
|
667
667
|
S: {
|
668
668
|
$type: "spacing",
|
669
|
-
$value:
|
669
|
+
$value: 12,
|
670
670
|
$description: "Left and right padding on small buttons",
|
671
671
|
filePath: "data/tokens/components/button.json",
|
672
672
|
isSource: true,
|
@@ -681,7 +681,7 @@
|
|
681
681
|
},
|
682
682
|
M: {
|
683
683
|
$type: "spacing",
|
684
|
-
$value:
|
684
|
+
$value: 16,
|
685
685
|
$description: "Left and right padding on medium buttons",
|
686
686
|
filePath: "data/tokens/components/button.json",
|
687
687
|
isSource: true,
|
@@ -696,7 +696,7 @@
|
|
696
696
|
},
|
697
697
|
L: {
|
698
698
|
$type: "spacing",
|
699
|
-
$value:
|
699
|
+
$value: 20,
|
700
700
|
$description: "Left and right padding on large buttons",
|
701
701
|
filePath: "data/tokens/components/button.json",
|
702
702
|
isSource: true,
|
@@ -713,7 +713,7 @@
|
|
713
713
|
xg: {
|
714
714
|
S: {
|
715
715
|
$type: "spacing",
|
716
|
-
$value:
|
716
|
+
$value: 8,
|
717
717
|
$description: "Item spacing inside buttons",
|
718
718
|
filePath: "data/tokens/components/button.json",
|
719
719
|
isSource: true,
|
@@ -728,7 +728,7 @@
|
|
728
728
|
},
|
729
729
|
M: {
|
730
730
|
$type: "spacing",
|
731
|
-
$value:
|
731
|
+
$value: 8,
|
732
732
|
$description: "Item spacing inside buttons",
|
733
733
|
filePath: "data/tokens/components/button.json",
|
734
734
|
isSource: true,
|
@@ -743,7 +743,7 @@
|
|
743
743
|
},
|
744
744
|
L: {
|
745
745
|
$type: "spacing",
|
746
|
-
$value:
|
746
|
+
$value: 8,
|
747
747
|
$description: "Item spacing inside buttons",
|
748
748
|
filePath: "data/tokens/components/button.json",
|
749
749
|
isSource: true,
|
@@ -917,7 +917,7 @@
|
|
917
917
|
x: {
|
918
918
|
XS: {
|
919
919
|
$type: "spacing",
|
920
|
-
$value:
|
920
|
+
$value: 8,
|
921
921
|
$description: "Left and right padding on XS table buttons",
|
922
922
|
filePath: "data/tokens/components/button.json",
|
923
923
|
isSource: true,
|
@@ -947,7 +947,7 @@
|
|
947
947
|
},
|
948
948
|
M: {
|
949
949
|
$type: "spacing",
|
950
|
-
$value:
|
950
|
+
$value: 16,
|
951
951
|
$description: "Left and right padding on medium buttons",
|
952
952
|
filePath: "data/tokens/components/button.json",
|
953
953
|
isSource: true,
|
@@ -962,7 +962,7 @@
|
|
962
962
|
},
|
963
963
|
L: {
|
964
964
|
$type: "spacing",
|
965
|
-
$value:
|
965
|
+
$value: 20,
|
966
966
|
$description: "Left and right padding on large buttons",
|
967
967
|
filePath: "data/tokens/components/button.json",
|
968
968
|
isSource: true,
|
@@ -979,7 +979,7 @@
|
|
979
979
|
y: {
|
980
980
|
XS: {
|
981
981
|
$type: "spacing",
|
982
|
-
$value: 1.
|
982
|
+
$value: 1.5,
|
983
983
|
$description: "top and bottom padding on XS table buttons",
|
984
984
|
filePath: "data/tokens/components/button.json",
|
985
985
|
isSource: true,
|
@@ -1056,7 +1056,7 @@
|
|
1056
1056
|
},
|
1057
1057
|
S: {
|
1058
1058
|
$type: "spacing",
|
1059
|
-
$value:
|
1059
|
+
$value: 8,
|
1060
1060
|
$description: "Item spacing inside buttons",
|
1061
1061
|
filePath: "data/tokens/components/button.json",
|
1062
1062
|
isSource: true,
|
@@ -1071,7 +1071,7 @@
|
|
1071
1071
|
},
|
1072
1072
|
M: {
|
1073
1073
|
$type: "spacing",
|
1074
|
-
$value:
|
1074
|
+
$value: 8,
|
1075
1075
|
$description: "Item spacing inside buttons",
|
1076
1076
|
filePath: "data/tokens/components/button.json",
|
1077
1077
|
isSource: true,
|
@@ -1086,7 +1086,7 @@
|
|
1086
1086
|
},
|
1087
1087
|
L: {
|
1088
1088
|
$type: "spacing",
|
1089
|
-
$value:
|
1089
|
+
$value: 8,
|
1090
1090
|
$description: "Item spacing inside buttons",
|
1091
1091
|
filePath: "data/tokens/components/button.json",
|
1092
1092
|
isSource: true,
|
@@ -1247,7 +1247,7 @@
|
|
1247
1247
|
y: {
|
1248
1248
|
XS: {
|
1249
1249
|
$type: "spacing",
|
1250
|
-
$value: 1.
|
1250
|
+
$value: 1.5,
|
1251
1251
|
$description: "top and bottom padding on XS table buttons",
|
1252
1252
|
filePath: "data/tokens/components/button.json",
|
1253
1253
|
isSource: true,
|
@@ -1309,7 +1309,7 @@
|
|
1309
1309
|
x: {
|
1310
1310
|
XS: {
|
1311
1311
|
$type: "spacing",
|
1312
|
-
$value:
|
1312
|
+
$value: 8,
|
1313
1313
|
$description: "Left and right padding on XS table buttons",
|
1314
1314
|
filePath: "data/tokens/components/button.json",
|
1315
1315
|
isSource: true,
|
@@ -1324,7 +1324,7 @@
|
|
1324
1324
|
},
|
1325
1325
|
S: {
|
1326
1326
|
$type: "spacing",
|
1327
|
-
$value:
|
1327
|
+
$value: 12,
|
1328
1328
|
$description: "Left and right padding on small buttons",
|
1329
1329
|
filePath: "data/tokens/components/button.json",
|
1330
1330
|
isSource: true,
|
@@ -1339,7 +1339,7 @@
|
|
1339
1339
|
},
|
1340
1340
|
M: {
|
1341
1341
|
$type: "spacing",
|
1342
|
-
$value:
|
1342
|
+
$value: 16,
|
1343
1343
|
$description: "Left and right padding on medium buttons",
|
1344
1344
|
filePath: "data/tokens/components/button.json",
|
1345
1345
|
isSource: true,
|
@@ -1354,7 +1354,7 @@
|
|
1354
1354
|
},
|
1355
1355
|
L: {
|
1356
1356
|
$type: "spacing",
|
1357
|
-
$value:
|
1357
|
+
$value: 20,
|
1358
1358
|
$description: "Left and right padding on large buttons",
|
1359
1359
|
filePath: "data/tokens/components/button.json",
|
1360
1360
|
isSource: true,
|
@@ -1386,7 +1386,7 @@
|
|
1386
1386
|
},
|
1387
1387
|
S: {
|
1388
1388
|
$type: "spacing",
|
1389
|
-
$value:
|
1389
|
+
$value: 8,
|
1390
1390
|
$description: "Item spacing inside buttons",
|
1391
1391
|
filePath: "data/tokens/components/button.json",
|
1392
1392
|
isSource: true,
|
@@ -1401,7 +1401,7 @@
|
|
1401
1401
|
},
|
1402
1402
|
M: {
|
1403
1403
|
$type: "spacing",
|
1404
|
-
$value:
|
1404
|
+
$value: 8,
|
1405
1405
|
$description: "Item spacing inside buttons",
|
1406
1406
|
filePath: "data/tokens/components/button.json",
|
1407
1407
|
isSource: true,
|
@@ -1416,7 +1416,7 @@
|
|
1416
1416
|
},
|
1417
1417
|
L: {
|
1418
1418
|
$type: "spacing",
|
1419
|
-
$value:
|
1419
|
+
$value: 8,
|
1420
1420
|
$description: "Item spacing inside buttons",
|
1421
1421
|
filePath: "data/tokens/components/button.json",
|
1422
1422
|
isSource: true,
|
@@ -1577,7 +1577,7 @@
|
|
1577
1577
|
y: {
|
1578
1578
|
XS: {
|
1579
1579
|
$type: "spacing",
|
1580
|
-
$value: 1.
|
1580
|
+
$value: 1.5,
|
1581
1581
|
$description: "top and bottom padding on XS table buttons",
|
1582
1582
|
filePath: "data/tokens/components/button.json",
|
1583
1583
|
isSource: true,
|
@@ -1639,7 +1639,7 @@
|
|
1639
1639
|
x: {
|
1640
1640
|
XS: {
|
1641
1641
|
$type: "spacing",
|
1642
|
-
$value:
|
1642
|
+
$value: 8,
|
1643
1643
|
$description: "Left and right padding on XS table buttons",
|
1644
1644
|
filePath: "data/tokens/components/button.json",
|
1645
1645
|
isSource: true,
|
@@ -1654,7 +1654,7 @@
|
|
1654
1654
|
},
|
1655
1655
|
S: {
|
1656
1656
|
$type: "spacing",
|
1657
|
-
$value:
|
1657
|
+
$value: 8,
|
1658
1658
|
$description: "left and right padding on subtle buttons",
|
1659
1659
|
filePath: "data/tokens/components/button.json",
|
1660
1660
|
isSource: true,
|
@@ -1669,7 +1669,7 @@
|
|
1669
1669
|
},
|
1670
1670
|
M: {
|
1671
1671
|
$type: "spacing",
|
1672
|
-
$value:
|
1672
|
+
$value: 8,
|
1673
1673
|
$description: "left and right padding on subtle buttons",
|
1674
1674
|
filePath: "data/tokens/components/button.json",
|
1675
1675
|
isSource: true,
|
@@ -1684,7 +1684,7 @@
|
|
1684
1684
|
},
|
1685
1685
|
L: {
|
1686
1686
|
$type: "spacing",
|
1687
|
-
$value:
|
1687
|
+
$value: 8,
|
1688
1688
|
$description: "left and right padding on subtle buttons",
|
1689
1689
|
filePath: "data/tokens/components/button.json",
|
1690
1690
|
isSource: true,
|
@@ -1908,7 +1908,7 @@
|
|
1908
1908
|
x: {
|
1909
1909
|
XS: {
|
1910
1910
|
$type: "spacing",
|
1911
|
-
$value:
|
1911
|
+
$value: 8,
|
1912
1912
|
$description:
|
1913
1913
|
"Left and right padding on XS asset used within S toggle group",
|
1914
1914
|
filePath: "data/tokens/components/button.json",
|
@@ -1925,7 +1925,7 @@
|
|
1925
1925
|
},
|
1926
1926
|
S: {
|
1927
1927
|
$type: "spacing",
|
1928
|
-
$value:
|
1928
|
+
$value: 12,
|
1929
1929
|
$description: "Left and right padding on S toggle buttons",
|
1930
1930
|
filePath: "data/tokens/components/button.json",
|
1931
1931
|
isSource: true,
|
@@ -1940,7 +1940,7 @@
|
|
1940
1940
|
},
|
1941
1941
|
M: {
|
1942
1942
|
$type: "spacing",
|
1943
|
-
$value:
|
1943
|
+
$value: 16,
|
1944
1944
|
$description: "Left and right padding on medium toggle buttons",
|
1945
1945
|
filePath: "data/tokens/components/button.json",
|
1946
1946
|
isSource: true,
|
@@ -1956,7 +1956,7 @@
|
|
1956
1956
|
},
|
1957
1957
|
L: {
|
1958
1958
|
$type: "spacing",
|
1959
|
-
$value:
|
1959
|
+
$value: 20,
|
1960
1960
|
$description: "Left and right padding on buttons",
|
1961
1961
|
filePath: "data/tokens/components/button.json",
|
1962
1962
|
isSource: true,
|
@@ -1973,7 +1973,7 @@
|
|
1973
1973
|
xg: {
|
1974
1974
|
S: {
|
1975
1975
|
$type: "spacing",
|
1976
|
-
$value:
|
1976
|
+
$value: 8,
|
1977
1977
|
$description: "Item spacing inside toggle buttons",
|
1978
1978
|
filePath: "data/tokens/components/button.json",
|
1979
1979
|
isSource: true,
|
@@ -1988,7 +1988,7 @@
|
|
1988
1988
|
},
|
1989
1989
|
M: {
|
1990
1990
|
$type: "spacing",
|
1991
|
-
$value:
|
1991
|
+
$value: 8,
|
1992
1992
|
$description: "Item spacing inside toggle buttons",
|
1993
1993
|
filePath: "data/tokens/components/button.json",
|
1994
1994
|
isSource: true,
|
@@ -2003,7 +2003,7 @@
|
|
2003
2003
|
},
|
2004
2004
|
L: {
|
2005
2005
|
$type: "spacing",
|
2006
|
-
$value:
|
2006
|
+
$value: 8,
|
2007
2007
|
$description: "Item spacing inside toggle buttons",
|
2008
2008
|
filePath: "data/tokens/components/button.json",
|
2009
2009
|
isSource: true,
|
@@ -2020,7 +2020,7 @@
|
|
2020
2020
|
y: {
|
2021
2021
|
XS: {
|
2022
2022
|
$type: "spacing",
|
2023
|
-
$value: 1.
|
2023
|
+
$value: 1.5,
|
2024
2024
|
$description: "Top and bottom padding on toggle buttons ",
|
2025
2025
|
filePath: "data/tokens/components/button.json",
|
2026
2026
|
isSource: true,
|