@sage/design-tokens 15.2.0 → 15.2.2
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.2.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 +38 -38
- package/scss/frozenproduct/small/components/container.scss +21 -21
- package/scss/frozenproduct/small/components/form.scss +17 -17
- package/scss/frozenproduct/small/components/link.scss +4 -4
- package/scss/frozenproduct/small/components/nav.scss +8 -8
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +9 -9
- package/scss/frozenproduct/small/components/status.scss +28 -28
- package/scss/frozenproduct/small/components/tab.scss +13 -13
- package/scss/frozenproduct/small/components/table.scss +15 -15
- package/scss/product/large/components/form.scss +1 -1
- package/scss/product/small/components/form.scss +1 -1
- package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -37,7 +37,7 @@
|
|
37
37
|
x: {
|
38
38
|
M: {
|
39
39
|
$type: "spacing",
|
40
|
-
$value:
|
40
|
+
$value: 24,
|
41
41
|
filePath: "data/tokens/components/form.json",
|
42
42
|
isSource: true,
|
43
43
|
original: {
|
@@ -52,7 +52,7 @@
|
|
52
52
|
y: {
|
53
53
|
M: {
|
54
54
|
$type: "spacing",
|
55
|
-
$value:
|
55
|
+
$value: 24,
|
56
56
|
filePath: "data/tokens/components/form.json",
|
57
57
|
isSource: true,
|
58
58
|
original: {
|
@@ -257,7 +257,7 @@
|
|
257
257
|
x: {
|
258
258
|
S: {
|
259
259
|
$type: "spacing",
|
260
|
-
$value:
|
260
|
+
$value: 20,
|
261
261
|
$description: "DD only, left right padding on footer button.",
|
262
262
|
filePath: "data/tokens/components/form.json",
|
263
263
|
isSource: true,
|
@@ -272,7 +272,7 @@
|
|
272
272
|
},
|
273
273
|
M: {
|
274
274
|
$type: "spacing",
|
275
|
-
$value:
|
275
|
+
$value: 20,
|
276
276
|
$description: "DD only, left right padding on footer button.",
|
277
277
|
filePath: "data/tokens/components/form.json",
|
278
278
|
isSource: true,
|
@@ -287,7 +287,7 @@
|
|
287
287
|
},
|
288
288
|
L: {
|
289
289
|
$type: "spacing",
|
290
|
-
$value:
|
290
|
+
$value: 20,
|
291
291
|
$description: "DD only, left right padding on footer button.",
|
292
292
|
filePath: "data/tokens/components/form.json",
|
293
293
|
isSource: true,
|
@@ -400,7 +400,7 @@
|
|
400
400
|
pl: {
|
401
401
|
S: {
|
402
402
|
$type: "spacing",
|
403
|
-
$value:
|
403
|
+
$value: 20,
|
404
404
|
$description: "DD only, left padding.",
|
405
405
|
filePath: "data/tokens/components/form.json",
|
406
406
|
isSource: true,
|
@@ -415,7 +415,7 @@
|
|
415
415
|
},
|
416
416
|
M: {
|
417
417
|
$type: "spacing",
|
418
|
-
$value:
|
418
|
+
$value: 20,
|
419
419
|
$description: "DD only, left padding.",
|
420
420
|
filePath: "data/tokens/components/form.json",
|
421
421
|
isSource: true,
|
@@ -430,7 +430,7 @@
|
|
430
430
|
},
|
431
431
|
L: {
|
432
432
|
$type: "spacing",
|
433
|
-
$value:
|
433
|
+
$value: 20,
|
434
434
|
$description: "DD only, left padding.",
|
435
435
|
filePath: "data/tokens/components/form.json",
|
436
436
|
isSource: true,
|
@@ -449,7 +449,7 @@
|
|
449
449
|
y: {
|
450
450
|
S: {
|
451
451
|
$type: "spacing",
|
452
|
-
$value:
|
452
|
+
$value: 6,
|
453
453
|
$description:
|
454
454
|
"REF POPOVER. Top and bottom padding on container",
|
455
455
|
filePath: "data/tokens/components/form.json",
|
@@ -466,7 +466,7 @@
|
|
466
466
|
},
|
467
467
|
M: {
|
468
468
|
$type: "spacing",
|
469
|
-
$value:
|
469
|
+
$value: 8,
|
470
470
|
$description:
|
471
471
|
"REF POPOVER. Top and bottom padding on container",
|
472
472
|
filePath: "data/tokens/components/form.json",
|
@@ -483,7 +483,7 @@
|
|
483
483
|
},
|
484
484
|
L: {
|
485
485
|
$type: "spacing",
|
486
|
-
$value:
|
486
|
+
$value: 12,
|
487
487
|
$description:
|
488
488
|
"REF POPOVER. Top and bottom padding on container",
|
489
489
|
filePath: "data/tokens/components/form.json",
|
@@ -502,7 +502,7 @@
|
|
502
502
|
x: {
|
503
503
|
S: {
|
504
504
|
$type: "spacing",
|
505
|
-
$value:
|
505
|
+
$value: 20,
|
506
506
|
$description:
|
507
507
|
"left and right padding of menu parent container to make message content align with the option text",
|
508
508
|
filePath: "data/tokens/components/form.json",
|
@@ -519,7 +519,7 @@
|
|
519
519
|
},
|
520
520
|
M: {
|
521
521
|
$type: "spacing",
|
522
|
-
$value:
|
522
|
+
$value: 20,
|
523
523
|
$description:
|
524
524
|
"left and right padding of menu parent container to make message content align with the option text",
|
525
525
|
filePath: "data/tokens/components/form.json",
|
@@ -536,7 +536,7 @@
|
|
536
536
|
},
|
537
537
|
L: {
|
538
538
|
$type: "spacing",
|
539
|
-
$value:
|
539
|
+
$value: 20,
|
540
540
|
$description:
|
541
541
|
"left and right padding of menu parent container to make message content align with the option text",
|
542
542
|
filePath: "data/tokens/components/form.json",
|
@@ -778,7 +778,7 @@
|
|
778
778
|
x: {
|
779
779
|
S: {
|
780
780
|
$type: "spacing",
|
781
|
-
$value:
|
781
|
+
$value: 20,
|
782
782
|
$description:
|
783
783
|
"used for left indentation on descriptive hint text underneath main option text",
|
784
784
|
filePath: "data/tokens/components/form.json",
|
@@ -803,7 +803,7 @@
|
|
803
803
|
},
|
804
804
|
M: {
|
805
805
|
$type: "spacing",
|
806
|
-
$value:
|
806
|
+
$value: 20,
|
807
807
|
$description:
|
808
808
|
"used for left indentation on descriptive hint text underneath main option text",
|
809
809
|
filePath: "data/tokens/components/form.json",
|
@@ -828,7 +828,7 @@
|
|
828
828
|
},
|
829
829
|
L: {
|
830
830
|
$type: "spacing",
|
831
|
-
$value:
|
831
|
+
$value: 20,
|
832
832
|
$description:
|
833
833
|
"used for left indentation on descriptive hint text underneath main option text",
|
834
834
|
filePath: "data/tokens/components/form.json",
|
@@ -1041,7 +1041,7 @@
|
|
1041
1041
|
xl: {
|
1042
1042
|
M: {
|
1043
1043
|
$type: "spacing",
|
1044
|
-
$value:
|
1044
|
+
$value: 28,
|
1045
1045
|
$description:
|
1046
1046
|
"Left padding in File input (no-thumbnail variant), status text.",
|
1047
1047
|
filePath: "data/tokens/components/form.json",
|
@@ -1136,7 +1136,7 @@
|
|
1136
1136
|
x: {
|
1137
1137
|
M: {
|
1138
1138
|
$type: "spacing",
|
1139
|
-
$value:
|
1139
|
+
$value: 24,
|
1140
1140
|
$description:
|
1141
1141
|
"Right left padding in File input (preview container).",
|
1142
1142
|
filePath: "data/tokens/components/form.json",
|
@@ -1155,7 +1155,7 @@
|
|
1155
1155
|
y: {
|
1156
1156
|
M: {
|
1157
1157
|
$type: "spacing",
|
1158
|
-
$value:
|
1158
|
+
$value: 24,
|
1159
1159
|
$description: "Top padding in file input (preview container).",
|
1160
1160
|
filePath: "data/tokens/components/form.json",
|
1161
1161
|
isSource: true,
|
@@ -1194,7 +1194,7 @@
|
|
1194
1194
|
x: {
|
1195
1195
|
S: {
|
1196
1196
|
$type: "spacing",
|
1197
|
-
$value:
|
1197
|
+
$value: 8,
|
1198
1198
|
$description:
|
1199
1199
|
"left and right padding used on small buttons inside small inputs",
|
1200
1200
|
filePath: "data/tokens/components/form.json",
|
@@ -1211,7 +1211,7 @@
|
|
1211
1211
|
},
|
1212
1212
|
M: {
|
1213
1213
|
$type: "spacing",
|
1214
|
-
$value:
|
1214
|
+
$value: 12,
|
1215
1215
|
$description:
|
1216
1216
|
"left and right padding used on medium buttons inside medium inputs",
|
1217
1217
|
filePath: "data/tokens/components/form.json",
|
@@ -1228,7 +1228,7 @@
|
|
1228
1228
|
},
|
1229
1229
|
L: {
|
1230
1230
|
$type: "spacing",
|
1231
|
-
$value:
|
1231
|
+
$value: 16,
|
1232
1232
|
$description:
|
1233
1233
|
"left and right padding used on large buttons inside large inputs",
|
1234
1234
|
filePath: "data/tokens/components/form.json",
|
@@ -1248,7 +1248,7 @@
|
|
1248
1248
|
stack: {
|
1249
1249
|
S: {
|
1250
1250
|
$type: "spacing",
|
1251
|
-
$value:
|
1251
|
+
$value: 16,
|
1252
1252
|
$description:
|
1253
1253
|
"Vertical gap on custom date range between the 2 inputs.",
|
1254
1254
|
filePath: "data/tokens/components/form.json",
|
@@ -1265,7 +1265,7 @@
|
|
1265
1265
|
},
|
1266
1266
|
M: {
|
1267
1267
|
$type: "spacing",
|
1268
|
-
$value:
|
1268
|
+
$value: 20,
|
1269
1269
|
$description:
|
1270
1270
|
"Vertical gap on custom date range between the 2 inputs. Horizontal gap between start and end date inputs in Date range.",
|
1271
1271
|
filePath: "data/tokens/components/form.json",
|
@@ -1282,7 +1282,7 @@
|
|
1282
1282
|
},
|
1283
1283
|
L: {
|
1284
1284
|
$type: "spacing",
|
1285
|
-
$value:
|
1285
|
+
$value: 24,
|
1286
1286
|
$description:
|
1287
1287
|
"Vertical gap on custom date range between the 2 inputs.",
|
1288
1288
|
filePath: "data/tokens/components/form.json",
|
@@ -1333,7 +1333,7 @@
|
|
1333
1333
|
},
|
1334
1334
|
L: {
|
1335
1335
|
$type: "spacing",
|
1336
|
-
$value:
|
1336
|
+
$value: 16,
|
1337
1337
|
$description: "Left right padding on input.",
|
1338
1338
|
filePath: "data/tokens/components/form.json",
|
1339
1339
|
isSource: true,
|
@@ -1350,7 +1350,7 @@
|
|
1350
1350
|
xg: {
|
1351
1351
|
S: {
|
1352
1352
|
$type: "spacing",
|
1353
|
-
$value:
|
1353
|
+
$value: 16,
|
1354
1354
|
$description:
|
1355
1355
|
"Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
|
1356
1356
|
filePath: "data/tokens/components/form.json",
|
@@ -1367,7 +1367,7 @@
|
|
1367
1367
|
},
|
1368
1368
|
M: {
|
1369
1369
|
$type: "spacing",
|
1370
|
-
$value:
|
1370
|
+
$value: 20,
|
1371
1371
|
$description:
|
1372
1372
|
"Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group, and between elements in Pagination.",
|
1373
1373
|
filePath: "data/tokens/components/form.json",
|
@@ -1384,7 +1384,7 @@
|
|
1384
1384
|
},
|
1385
1385
|
L: {
|
1386
1386
|
$type: "spacing",
|
1387
|
-
$value:
|
1387
|
+
$value: 24,
|
1388
1388
|
$description:
|
1389
1389
|
"Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
|
1390
1390
|
filePath: "data/tokens/components/form.json",
|
@@ -1484,7 +1484,7 @@
|
|
1484
1484
|
},
|
1485
1485
|
L: {
|
1486
1486
|
$type: "spacing",
|
1487
|
-
$value:
|
1487
|
+
$value: 16,
|
1488
1488
|
$description:
|
1489
1489
|
"Gap between rows of checkboxes or radios within a group.",
|
1490
1490
|
filePath: "data/tokens/components/form.json",
|
@@ -1627,7 +1627,7 @@
|
|
1627
1627
|
x: {
|
1628
1628
|
S: {
|
1629
1629
|
$type: "spacing",
|
1630
|
-
$value:
|
1630
|
+
$value: 22,
|
1631
1631
|
$description:
|
1632
1632
|
"Left padding on progressively shown form inputs on radio and checkbox",
|
1633
1633
|
filePath: "data/tokens/components/form.json",
|
@@ -1644,7 +1644,7 @@
|
|
1644
1644
|
},
|
1645
1645
|
M: {
|
1646
1646
|
$type: "spacing",
|
1647
|
-
$value:
|
1647
|
+
$value: 32,
|
1648
1648
|
$description:
|
1649
1649
|
"Left padding on progressively shown form inputs on radio and checkbox",
|
1650
1650
|
filePath: "data/tokens/components/form.json",
|
@@ -1661,7 +1661,7 @@
|
|
1661
1661
|
},
|
1662
1662
|
L: {
|
1663
1663
|
$type: "spacing",
|
1664
|
-
$value:
|
1664
|
+
$value: 42,
|
1665
1665
|
$description:
|
1666
1666
|
"Left padding on progressively shown form inputs on radio and checkbox",
|
1667
1667
|
filePath: "data/tokens/components/form.json",
|
@@ -1823,7 +1823,7 @@
|
|
1823
1823
|
stack: {
|
1824
1824
|
S: {
|
1825
1825
|
$type: "spacing",
|
1826
|
-
$value:
|
1826
|
+
$value: 16,
|
1827
1827
|
$description:
|
1828
1828
|
"Spacing between horizontal and vertical S form components",
|
1829
1829
|
filePath: "data/tokens/components/form.json",
|
@@ -1840,7 +1840,7 @@
|
|
1840
1840
|
},
|
1841
1841
|
M: {
|
1842
1842
|
$type: "spacing",
|
1843
|
-
$value:
|
1843
|
+
$value: 20,
|
1844
1844
|
$description:
|
1845
1845
|
"Spacing between horizontal and vertical M form components",
|
1846
1846
|
filePath: "data/tokens/components/form.json",
|
@@ -1857,7 +1857,7 @@
|
|
1857
1857
|
},
|
1858
1858
|
L: {
|
1859
1859
|
$type: "spacing",
|
1860
|
-
$value:
|
1860
|
+
$value: 24,
|
1861
1861
|
$description:
|
1862
1862
|
"Spacing between horizontal and vertical L form components",
|
1863
1863
|
filePath: "data/tokens/components/form.json",
|
@@ -2008,7 +2008,7 @@
|
|
2008
2008
|
},
|
2009
2009
|
L: {
|
2010
2010
|
$type: "spacing",
|
2011
|
-
$value:
|
2011
|
+
$value: 16,
|
2012
2012
|
$description: "Left right padding on input.",
|
2013
2013
|
filePath: "data/tokens/components/form.json",
|
2014
2014
|
isSource: true,
|
@@ -2104,7 +2104,7 @@
|
|
2104
2104
|
},
|
2105
2105
|
L: {
|
2106
2106
|
$type: "spacing",
|
2107
|
-
$value:
|
2107
|
+
$value: 16,
|
2108
2108
|
$description: "Left right padding on input.",
|
2109
2109
|
filePath: "data/tokens/components/form.json",
|
2110
2110
|
isSource: true,
|
@@ -2122,7 +2122,7 @@
|
|
2122
2122
|
y: {
|
2123
2123
|
S: {
|
2124
2124
|
$type: "spacing",
|
2125
|
-
$value:
|
2125
|
+
$value: 24,
|
2126
2126
|
$description: "Left right padding on input.",
|
2127
2127
|
filePath: "data/tokens/components/form.json",
|
2128
2128
|
isSource: true,
|
@@ -2137,7 +2137,7 @@
|
|
2137
2137
|
},
|
2138
2138
|
M: {
|
2139
2139
|
$type: "spacing",
|
2140
|
-
$value:
|
2140
|
+
$value: 32,
|
2141
2141
|
$description:
|
2142
2142
|
"Left right padding on input. Right padding on dropdown option.",
|
2143
2143
|
filePath: "data/tokens/components/form.json",
|
@@ -2154,7 +2154,7 @@
|
|
2154
2154
|
},
|
2155
2155
|
L: {
|
2156
2156
|
$type: "spacing",
|
2157
|
-
$value:
|
2157
|
+
$value: 40,
|
2158
2158
|
$description: "Left right padding on input.",
|
2159
2159
|
filePath: "data/tokens/components/form.json",
|
2160
2160
|
isSource: true,
|
@@ -2186,7 +2186,7 @@
|
|
2186
2186
|
},
|
2187
2187
|
M: {
|
2188
2188
|
$type: "spacing",
|
2189
|
-
$value:
|
2189
|
+
$value: 16,
|
2190
2190
|
$description: "padding between cancel and loader",
|
2191
2191
|
filePath: "data/tokens/components/form.json",
|
2192
2192
|
isSource: true,
|
@@ -2201,7 +2201,7 @@
|
|
2201
2201
|
},
|
2202
2202
|
L: {
|
2203
2203
|
$type: "spacing",
|
2204
|
-
$value:
|
2204
|
+
$value: 24,
|
2205
2205
|
$description: "padding between cancel and loader",
|
2206
2206
|
filePath: "data/tokens/components/form.json",
|
2207
2207
|
isSource: true,
|
@@ -2218,7 +2218,7 @@
|
|
2218
2218
|
x: {
|
2219
2219
|
S: {
|
2220
2220
|
$type: "spacing",
|
2221
|
-
$value:
|
2221
|
+
$value: 24,
|
2222
2222
|
$description: "Left right padding on input.",
|
2223
2223
|
filePath: "data/tokens/components/form.json",
|
2224
2224
|
isSource: true,
|
@@ -2233,7 +2233,7 @@
|
|
2233
2233
|
},
|
2234
2234
|
M: {
|
2235
2235
|
$type: "spacing",
|
2236
|
-
$value:
|
2236
|
+
$value: 32,
|
2237
2237
|
$description:
|
2238
2238
|
"Left right padding on input. Right padding on dropdown option.",
|
2239
2239
|
filePath: "data/tokens/components/form.json",
|
@@ -2250,7 +2250,7 @@
|
|
2250
2250
|
},
|
2251
2251
|
L: {
|
2252
2252
|
$type: "spacing",
|
2253
|
-
$value:
|
2253
|
+
$value: 40,
|
2254
2254
|
$description: "Left right padding on input.",
|
2255
2255
|
filePath: "data/tokens/components/form.json",
|
2256
2256
|
isSource: true,
|
@@ -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",
|