@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
@@ -256,7 +256,7 @@ module.exports = {
|
|
256
256
|
x: {
|
257
257
|
S: {
|
258
258
|
$type: "spacing",
|
259
|
-
$value:
|
259
|
+
$value: 6,
|
260
260
|
$description:
|
261
261
|
"Left and right padding token used on small popover container consumed inside number input.",
|
262
262
|
filePath: "data/tokens/components/popover.json",
|
@@ -273,7 +273,7 @@ module.exports = {
|
|
273
273
|
},
|
274
274
|
M: {
|
275
275
|
$type: "spacing",
|
276
|
-
$value:
|
276
|
+
$value: 8,
|
277
277
|
$description:
|
278
278
|
"Left and right padding token used on medium popover container consumed inside number input.",
|
279
279
|
filePath: "data/tokens/components/popover.json",
|
@@ -290,7 +290,7 @@ module.exports = {
|
|
290
290
|
},
|
291
291
|
L: {
|
292
292
|
$type: "spacing",
|
293
|
-
$value:
|
293
|
+
$value: 12,
|
294
294
|
$description:
|
295
295
|
"Left and right padding token used on large popover container consumed inside number input.",
|
296
296
|
filePath: "data/tokens/components/popover.json",
|
@@ -309,7 +309,7 @@ module.exports = {
|
|
309
309
|
y: {
|
310
310
|
S: {
|
311
311
|
$type: "spacing",
|
312
|
-
$value:
|
312
|
+
$value: 6,
|
313
313
|
$description:
|
314
314
|
"Top and bottom padding inside S size popover menu container",
|
315
315
|
filePath: "data/tokens/components/popover.json",
|
@@ -326,7 +326,7 @@ module.exports = {
|
|
326
326
|
},
|
327
327
|
M: {
|
328
328
|
$type: "spacing",
|
329
|
-
$value:
|
329
|
+
$value: 8,
|
330
330
|
$description:
|
331
331
|
"Top and bottom padding inside M size popover menu container",
|
332
332
|
filePath: "data/tokens/components/popover.json",
|
@@ -343,7 +343,7 @@ module.exports = {
|
|
343
343
|
},
|
344
344
|
L: {
|
345
345
|
$type: "spacing",
|
346
|
-
$value:
|
346
|
+
$value: 12,
|
347
347
|
$description:
|
348
348
|
"Top and bottom padding inside L size popover menu container",
|
349
349
|
filePath: "data/tokens/components/popover.json",
|
@@ -362,7 +362,7 @@ module.exports = {
|
|
362
362
|
yg: {
|
363
363
|
S: {
|
364
364
|
$type: "spacing",
|
365
|
-
$value:
|
365
|
+
$value: 6,
|
366
366
|
$description:
|
367
367
|
"Gap spacing token used on small popover container consumed inside number input.",
|
368
368
|
filePath: "data/tokens/components/popover.json",
|
@@ -379,7 +379,7 @@ module.exports = {
|
|
379
379
|
},
|
380
380
|
M: {
|
381
381
|
$type: "spacing",
|
382
|
-
$value:
|
382
|
+
$value: 8,
|
383
383
|
$description:
|
384
384
|
"Gap spacing token used on medium popover container consumed inside number input.",
|
385
385
|
filePath: "data/tokens/components/popover.json",
|
@@ -396,7 +396,7 @@ module.exports = {
|
|
396
396
|
},
|
397
397
|
L: {
|
398
398
|
$type: "spacing",
|
399
|
-
$value:
|
399
|
+
$value: 12,
|
400
400
|
$description:
|
401
401
|
"Gap spacing token used on large popover container consumed inside number input.",
|
402
402
|
filePath: "data/tokens/components/popover.json",
|
@@ -569,7 +569,7 @@ module.exports = {
|
|
569
569
|
x: {
|
570
570
|
S: {
|
571
571
|
$type: "spacing",
|
572
|
-
$value:
|
572
|
+
$value: 16,
|
573
573
|
$description:
|
574
574
|
"Right left padding on small screen submenu popover container.",
|
575
575
|
filePath: "data/tokens/components/popover.json",
|
@@ -586,7 +586,7 @@ module.exports = {
|
|
586
586
|
},
|
587
587
|
M: {
|
588
588
|
$type: "spacing",
|
589
|
-
$value:
|
589
|
+
$value: 16,
|
590
590
|
$description:
|
591
591
|
"Right left padding on small screen submenu popover container.",
|
592
592
|
filePath: "data/tokens/components/popover.json",
|
@@ -603,7 +603,7 @@ module.exports = {
|
|
603
603
|
},
|
604
604
|
L: {
|
605
605
|
$type: "spacing",
|
606
|
-
$value:
|
606
|
+
$value: 16,
|
607
607
|
$description:
|
608
608
|
"Right left padding on small screen submenu popover container.",
|
609
609
|
filePath: "data/tokens/components/popover.json",
|
@@ -330,7 +330,7 @@ module.exports = {
|
|
330
330
|
x: {
|
331
331
|
XS: {
|
332
332
|
$type: "spacing",
|
333
|
-
$value:
|
333
|
+
$value: 8,
|
334
334
|
$description: "gap between avatar and name",
|
335
335
|
filePath: "data/tokens/components/profile.json",
|
336
336
|
isSource: true,
|
@@ -345,7 +345,7 @@ module.exports = {
|
|
345
345
|
},
|
346
346
|
S: {
|
347
347
|
$type: "spacing",
|
348
|
-
$value:
|
348
|
+
$value: 12,
|
349
349
|
$description: "gap between avatar and name",
|
350
350
|
filePath: "data/tokens/components/profile.json",
|
351
351
|
isSource: true,
|
@@ -360,7 +360,7 @@ module.exports = {
|
|
360
360
|
},
|
361
361
|
M: {
|
362
362
|
$type: "spacing",
|
363
|
-
$value:
|
363
|
+
$value: 16,
|
364
364
|
$description: "gap between avatar and name",
|
365
365
|
filePath: "data/tokens/components/profile.json",
|
366
366
|
isSource: true,
|
@@ -375,7 +375,7 @@ module.exports = {
|
|
375
375
|
},
|
376
376
|
ML: {
|
377
377
|
$type: "spacing",
|
378
|
-
$value:
|
378
|
+
$value: 16,
|
379
379
|
$description: "gap between avatar and name",
|
380
380
|
filePath: "data/tokens/components/profile.json",
|
381
381
|
isSource: true,
|
@@ -390,7 +390,7 @@ module.exports = {
|
|
390
390
|
},
|
391
391
|
L: {
|
392
392
|
$type: "spacing",
|
393
|
-
$value:
|
393
|
+
$value: 20,
|
394
394
|
$description: "gap between avatar and name",
|
395
395
|
filePath: "data/tokens/components/profile.json",
|
396
396
|
isSource: true,
|
@@ -405,7 +405,7 @@ module.exports = {
|
|
405
405
|
},
|
406
406
|
XL: {
|
407
407
|
$type: "spacing",
|
408
|
-
$value:
|
408
|
+
$value: 24,
|
409
409
|
$description: "gap between avatar and name",
|
410
410
|
filePath: "data/tokens/components/profile.json",
|
411
411
|
isSource: true,
|
@@ -420,7 +420,7 @@ module.exports = {
|
|
420
420
|
},
|
421
421
|
XXL: {
|
422
422
|
$type: "spacing",
|
423
|
-
$value:
|
423
|
+
$value: 32,
|
424
424
|
$description: "gap between avatar and name",
|
425
425
|
filePath: "data/tokens/components/profile.json",
|
426
426
|
isSource: true,
|
@@ -1279,7 +1279,7 @@ module.exports = {
|
|
1279
1279
|
y: {
|
1280
1280
|
M: {
|
1281
1281
|
$type: "spacing",
|
1282
|
-
$value:
|
1282
|
+
$value: 16,
|
1283
1283
|
$description: "Vertical padding on selector group.",
|
1284
1284
|
filePath: "data/tokens/components/progress.json",
|
1285
1285
|
isSource: true,
|
@@ -1392,7 +1392,7 @@ module.exports = {
|
|
1392
1392
|
},
|
1393
1393
|
L: {
|
1394
1394
|
$type: "spacing",
|
1395
|
-
$value:
|
1395
|
+
$value: 16,
|
1396
1396
|
$description: "Gap between loader graphic and label.",
|
1397
1397
|
filePath: "data/tokens/components/progress.json",
|
1398
1398
|
isSource: true,
|
@@ -1628,7 +1628,7 @@ module.exports = {
|
|
1628
1628
|
},
|
1629
1629
|
XL: {
|
1630
1630
|
$type: "spacing",
|
1631
|
-
$value:
|
1631
|
+
$value: 16,
|
1632
1632
|
$description: "horizontal gap between elements",
|
1633
1633
|
filePath: "data/tokens/components/progress.json",
|
1634
1634
|
isSource: true,
|
@@ -1683,7 +1683,7 @@ module.exports = {
|
|
1683
1683
|
xg: {
|
1684
1684
|
M: {
|
1685
1685
|
$type: "spacing",
|
1686
|
-
$value:
|
1686
|
+
$value: 16,
|
1687
1687
|
$description: "Gap between step indicators",
|
1688
1688
|
filePath: "data/tokens/components/progress.json",
|
1689
1689
|
isSource: true,
|
@@ -1804,7 +1804,7 @@ module.exports = {
|
|
1804
1804
|
},
|
1805
1805
|
M: {
|
1806
1806
|
$type: "spacing",
|
1807
|
-
$value:
|
1807
|
+
$value: 16,
|
1808
1808
|
$description: "gap between timeline visual and text",
|
1809
1809
|
filePath: "data/tokens/components/progress.json",
|
1810
1810
|
isSource: true,
|
@@ -3182,7 +3182,7 @@ module.exports = {
|
|
3182
3182
|
x: {
|
3183
3183
|
S: {
|
3184
3184
|
$type: "spacing",
|
3185
|
-
$value:
|
3185
|
+
$value: 8,
|
3186
3186
|
filePath: "data/tokens/components/status.json",
|
3187
3187
|
isSource: true,
|
3188
3188
|
original: {
|
@@ -3195,7 +3195,7 @@ module.exports = {
|
|
3195
3195
|
},
|
3196
3196
|
M: {
|
3197
3197
|
$type: "spacing",
|
3198
|
-
$value:
|
3198
|
+
$value: 8,
|
3199
3199
|
filePath: "data/tokens/components/status.json",
|
3200
3200
|
isSource: true,
|
3201
3201
|
original: {
|
@@ -3208,7 +3208,7 @@ module.exports = {
|
|
3208
3208
|
},
|
3209
3209
|
L: {
|
3210
3210
|
$type: "spacing",
|
3211
|
-
$value:
|
3211
|
+
$value: 8,
|
3212
3212
|
filePath: "data/tokens/components/status.json",
|
3213
3213
|
isSource: true,
|
3214
3214
|
original: {
|
@@ -3273,7 +3273,7 @@ module.exports = {
|
|
3273
3273
|
},
|
3274
3274
|
L: {
|
3275
3275
|
$type: "spacing",
|
3276
|
-
$value:
|
3276
|
+
$value: 20,
|
3277
3277
|
$description: "Left and right paddding on Large Message",
|
3278
3278
|
filePath: "data/tokens/components/status.json",
|
3279
3279
|
isSource: true,
|
@@ -3305,7 +3305,7 @@ module.exports = {
|
|
3305
3305
|
},
|
3306
3306
|
L: {
|
3307
3307
|
$type: "spacing",
|
3308
|
-
$value:
|
3308
|
+
$value: 20,
|
3309
3309
|
$description: "Top and bottom paddding on Large Message",
|
3310
3310
|
filePath: "data/tokens/components/status.json",
|
3311
3311
|
isSource: true,
|
@@ -3339,7 +3339,7 @@ module.exports = {
|
|
3339
3339
|
},
|
3340
3340
|
L: {
|
3341
3341
|
$type: "spacing",
|
3342
|
-
$value:
|
3342
|
+
$value: 16,
|
3343
3343
|
$description:
|
3344
3344
|
"Gap between icon and text in subtle message, and between text and action button in typical message",
|
3345
3345
|
filePath: "data/tokens/components/status.json",
|
@@ -3450,7 +3450,7 @@ module.exports = {
|
|
3450
3450
|
x: {
|
3451
3451
|
M: {
|
3452
3452
|
$type: "spacing",
|
3453
|
-
$value:
|
3453
|
+
$value: 40,
|
3454
3454
|
$description: "Left and right padding on global message",
|
3455
3455
|
filePath: "data/tokens/components/status.json",
|
3456
3456
|
isSource: true,
|
@@ -3484,7 +3484,7 @@ module.exports = {
|
|
3484
3484
|
xg: {
|
3485
3485
|
M: {
|
3486
3486
|
$type: "spacing",
|
3487
|
-
$value:
|
3487
|
+
$value: 16,
|
3488
3488
|
$description: "Space between icon wrapper and text wrapper",
|
3489
3489
|
filePath: "data/tokens/components/status.json",
|
3490
3490
|
isSource: true,
|
@@ -3519,7 +3519,7 @@ module.exports = {
|
|
3519
3519
|
Y: {
|
3520
3520
|
M: {
|
3521
3521
|
$type: "spacing",
|
3522
|
-
$value:
|
3522
|
+
$value: 16,
|
3523
3523
|
$description:
|
3524
3524
|
"Top and bottom padding on global message for countdown",
|
3525
3525
|
filePath: "data/tokens/components/status.json",
|
@@ -3538,7 +3538,7 @@ module.exports = {
|
|
3538
3538
|
yg: {
|
3539
3539
|
M: {
|
3540
3540
|
$type: "spacing",
|
3541
|
-
$value:
|
3541
|
+
$value: 24,
|
3542
3542
|
$description:
|
3543
3543
|
"Gap between countdown spacing for global message",
|
3544
3544
|
filePath: "data/tokens/components/status.json",
|
@@ -155,7 +155,7 @@ module.exports = {
|
|
155
155
|
x: {
|
156
156
|
M: {
|
157
157
|
$type: "spacing",
|
158
|
-
$value:
|
158
|
+
$value: 16,
|
159
159
|
$description: "Left and right padding on Tab.",
|
160
160
|
filePath: "data/tokens/components/tab.json",
|
161
161
|
isSource: true,
|
@@ -170,7 +170,7 @@ module.exports = {
|
|
170
170
|
},
|
171
171
|
L: {
|
172
172
|
$type: "spacing",
|
173
|
-
$value:
|
173
|
+
$value: 24,
|
174
174
|
$description: "Left and right padding on Tab.",
|
175
175
|
filePath: "data/tokens/components/tab.json",
|
176
176
|
isSource: true,
|
@@ -623,7 +623,7 @@ module.exports = {
|
|
623
623
|
},
|
624
624
|
S: {
|
625
625
|
$type: "spacing",
|
626
|
-
$value:
|
626
|
+
$value: 16,
|
627
627
|
$description: "Left and right padding inside S row cells",
|
628
628
|
filePath: "data/tokens/components/table.json",
|
629
629
|
isSource: true,
|
@@ -638,7 +638,7 @@ module.exports = {
|
|
638
638
|
},
|
639
639
|
M: {
|
640
640
|
$type: "spacing",
|
641
|
-
$value:
|
641
|
+
$value: 16,
|
642
642
|
$description: "Left and right padding inside M row cells",
|
643
643
|
filePath: "data/tokens/components/table.json",
|
644
644
|
isSource: true,
|
@@ -653,7 +653,7 @@ module.exports = {
|
|
653
653
|
},
|
654
654
|
L: {
|
655
655
|
$type: "spacing",
|
656
|
-
$value:
|
656
|
+
$value: 16,
|
657
657
|
$description: "Left and right padding inside L row cells",
|
658
658
|
filePath: "data/tokens/components/table.json",
|
659
659
|
isSource: true,
|
@@ -668,7 +668,7 @@ module.exports = {
|
|
668
668
|
},
|
669
669
|
XL: {
|
670
670
|
$type: "spacing",
|
671
|
-
$value:
|
671
|
+
$value: 16,
|
672
672
|
$description: "Left and right padding inside XL row cells",
|
673
673
|
filePath: "data/tokens/components/table.json",
|
674
674
|
isSource: true,
|
@@ -774,7 +774,7 @@ module.exports = {
|
|
774
774
|
x: {
|
775
775
|
XS: {
|
776
776
|
$type: "spacing",
|
777
|
-
$value:
|
777
|
+
$value: 36,
|
778
778
|
$description: "Left padding inside XS child row cells",
|
779
779
|
filePath: "data/tokens/components/table.json",
|
780
780
|
isSource: true,
|
@@ -789,7 +789,7 @@ module.exports = {
|
|
789
789
|
},
|
790
790
|
S: {
|
791
791
|
$type: "spacing",
|
792
|
-
$value:
|
792
|
+
$value: 44,
|
793
793
|
$description: "Left padding inside S child row cells",
|
794
794
|
filePath: "data/tokens/components/table.json",
|
795
795
|
isSource: true,
|
@@ -804,7 +804,7 @@ module.exports = {
|
|
804
804
|
},
|
805
805
|
M: {
|
806
806
|
$type: "spacing",
|
807
|
-
$value:
|
807
|
+
$value: 44,
|
808
808
|
$description: "Left padding inside M child row cells",
|
809
809
|
filePath: "data/tokens/components/table.json",
|
810
810
|
isSource: true,
|
@@ -819,7 +819,7 @@ module.exports = {
|
|
819
819
|
},
|
820
820
|
L: {
|
821
821
|
$type: "spacing",
|
822
|
-
$value:
|
822
|
+
$value: 44,
|
823
823
|
$description: "Left padding inside L child row cells",
|
824
824
|
filePath: "data/tokens/components/table.json",
|
825
825
|
isSource: true,
|
@@ -834,7 +834,7 @@ module.exports = {
|
|
834
834
|
},
|
835
835
|
XL: {
|
836
836
|
$type: "spacing",
|
837
|
-
$value:
|
837
|
+
$value: 44,
|
838
838
|
$description: "Left padding inside XL child row cells",
|
839
839
|
filePath: "data/tokens/components/table.json",
|
840
840
|
isSource: true,
|
@@ -7,9 +7,9 @@
|
|
7
7
|
*/
|
8
8
|
|
9
9
|
export const badgeColorNotificationBorderDefault = "#000000";
|
10
|
-
export const badgeColorNotificationBgDefault = "#
|
10
|
+
export const badgeColorNotificationBgDefault = "#E04500";
|
11
11
|
export const badgeColorNotificationBgAlt = "#007ED9";
|
12
|
-
export const badgeColorNotificationLabelDefault = "#
|
12
|
+
export const badgeColorNotificationLabelDefault = "#FFFFFF";
|
13
13
|
export const badgeColorNotificationLabelAlt = "#000000";
|
14
14
|
export const badgeColorNotificationInverseBorderDefault = "#FFFFFF";
|
15
15
|
export const badgeColorNotificationInverseBgDefault = "#CD384B";
|
@@ -192,17 +192,17 @@ export const buttonColorTypicalPrimaryInverseLabelActive = "#FFFFFF";
|
|
192
192
|
export const buttonColorTypicalPrimaryInverseLabelDisabled = "#FFFFFF";
|
193
193
|
export const buttonColorTypicalPrimaryInverseLabelEnabled = "#FFFFFF";
|
194
194
|
export const buttonColorTypicalPrimaryInverseLabelHover = "#FFFFFF";
|
195
|
-
export const buttonColorTypicalSecondaryBgActive = "#
|
195
|
+
export const buttonColorTypicalSecondaryBgActive = "#7ce47a";
|
196
196
|
export const buttonColorTypicalSecondaryBgEnabled = "#00d63908";
|
197
|
-
export const buttonColorTypicalSecondaryBgHover = "#
|
197
|
+
export const buttonColorTypicalSecondaryBgHover = "#55dd5b";
|
198
198
|
export const buttonColorTypicalSecondaryBorderActive = "#7ce47a";
|
199
199
|
export const buttonColorTypicalSecondaryBorderDisabled = "#4b4b4b";
|
200
|
-
export const buttonColorTypicalSecondaryBorderEnabled = "#
|
200
|
+
export const buttonColorTypicalSecondaryBorderEnabled = "#00D639";
|
201
201
|
export const buttonColorTypicalSecondaryBorderHover = "#55dd5b";
|
202
|
-
export const buttonColorTypicalSecondaryLabelActive = "#
|
202
|
+
export const buttonColorTypicalSecondaryLabelActive = "#000000";
|
203
203
|
export const buttonColorTypicalSecondaryLabelDisabled = "#ffffff4d";
|
204
|
-
export const buttonColorTypicalSecondaryLabelEnabled = "#
|
205
|
-
export const buttonColorTypicalSecondaryLabelHover = "#
|
204
|
+
export const buttonColorTypicalSecondaryLabelEnabled = "#00D639";
|
205
|
+
export const buttonColorTypicalSecondaryLabelHover = "#000000";
|
206
206
|
export const buttonColorTypicalSecondaryInverseBgActive = "#00811f4d";
|
207
207
|
export const buttonColorTypicalSecondaryInverseBgEnabled = "#00811f08";
|
208
208
|
export const buttonColorTypicalSecondaryInverseBgHover = "#0c711d1a";
|
@@ -214,17 +214,17 @@ export const buttonColorTypicalSecondaryInverseLabelActive = "#000000";
|
|
214
214
|
export const buttonColorTypicalSecondaryInverseLabelDisabled = "#0000006b";
|
215
215
|
export const buttonColorTypicalSecondaryInverseLabelEnabled = "#000000e6";
|
216
216
|
export const buttonColorTypicalSecondaryInverseLabelHover = "#000000";
|
217
|
-
export const buttonColorTypicalTertiaryBgActive = "#
|
217
|
+
export const buttonColorTypicalTertiaryBgActive = "#7ce47a";
|
218
218
|
export const buttonColorTypicalTertiaryBgEnabled = "#fff0";
|
219
|
-
export const buttonColorTypicalTertiaryBgHover = "#
|
219
|
+
export const buttonColorTypicalTertiaryBgHover = "#55dd5b";
|
220
220
|
export const buttonColorTypicalTertiaryBorderActive = "#7ce47a";
|
221
|
-
export const buttonColorTypicalTertiaryBorderDisabled = "#
|
222
|
-
export const buttonColorTypicalTertiaryBorderEnabled = "#
|
223
|
-
export const buttonColorTypicalTertiaryBorderHover = "#
|
224
|
-
export const buttonColorTypicalTertiaryLabelActive = "#
|
221
|
+
export const buttonColorTypicalTertiaryBorderDisabled = "#fff0";
|
222
|
+
export const buttonColorTypicalTertiaryBorderEnabled = "#fff0";
|
223
|
+
export const buttonColorTypicalTertiaryBorderHover = "#fff0";
|
224
|
+
export const buttonColorTypicalTertiaryLabelActive = "#000000";
|
225
225
|
export const buttonColorTypicalTertiaryLabelDisabled = "#ffffff4d";
|
226
|
-
export const buttonColorTypicalTertiaryLabelEnabled = "#
|
227
|
-
export const buttonColorTypicalTertiaryLabelHover = "#
|
226
|
+
export const buttonColorTypicalTertiaryLabelEnabled = "#00D639";
|
227
|
+
export const buttonColorTypicalTertiaryLabelHover = "#000000";
|
228
228
|
export const buttonColorTypicalTertiaryInverseBgActive = "#00811f4d";
|
229
229
|
export const buttonColorTypicalTertiaryInverseBgEnabled = "#fff0";
|
230
230
|
export const buttonColorTypicalTertiaryInverseBgHover = "#0c711d1a";
|
@@ -252,7 +252,7 @@ export const buttonColorTypicalToggleBgActiveDisabled = "#4b4b4b";
|
|
252
252
|
export const buttonColorTypicalToggleLabelActiveDisabled = "#000000";
|
253
253
|
export const buttonColorTypicalToggleBgActive = "#FFFFFF";
|
254
254
|
export const buttonColorTypicalToggleBgHover = "#ffffff1a";
|
255
|
-
export const buttonColorTypicalToggleBorderEnabled = "#
|
255
|
+
export const buttonColorTypicalToggleBorderEnabled = "#777";
|
256
256
|
export const buttonColorTypicalToggleBorderDisabled = "#4b4b4b";
|
257
257
|
export const buttonColorTypicalToggleLabelActive = "#000000";
|
258
258
|
export const buttonColorTypicalToggleLabelDisabled = "#ffffff4d";
|
@@ -129,15 +129,15 @@ export const containerRadiusProfileselector = 8;
|
|
129
129
|
export const containerRadiusScrollbar = "999";
|
130
130
|
export const containerRadiusTexteditor = 8;
|
131
131
|
export const containerRadiusBlockquoteBar = "999";
|
132
|
-
export const containerRadiusCardModerate =
|
133
|
-
export const containerRadiusCardCurved =
|
134
|
-
export const containerRadiusCardSweeping =
|
135
|
-
export const containerRadiusTileModerate =
|
136
|
-
export const containerRadiusTileCurved =
|
137
|
-
export const containerRadiusTileSweeping =
|
138
|
-
export const containerRadiusTileselectModerate =
|
139
|
-
export const containerRadiusTileselectCurved =
|
140
|
-
export const containerRadiusTileselectSweeping =
|
132
|
+
export const containerRadiusCardModerate = 8;
|
133
|
+
export const containerRadiusCardCurved = 16;
|
134
|
+
export const containerRadiusCardSweeping = 24;
|
135
|
+
export const containerRadiusTileModerate = 8;
|
136
|
+
export const containerRadiusTileCurved = 16;
|
137
|
+
export const containerRadiusTileSweeping = 24;
|
138
|
+
export const containerRadiusTileselectModerate = 8;
|
139
|
+
export const containerRadiusTileselectCurved = 16;
|
140
|
+
export const containerRadiusTileselectSweeping = 24;
|
141
141
|
export const containerSpaceNone = 0;
|
142
142
|
export const containerSpaceAccordionsubtleYgM = 16;
|
143
143
|
export const containerSpaceFilepreviewPreviewXM = 8;
|
@@ -269,7 +269,7 @@ export const formColorValidationLabelWarning: string;
|
|
269
269
|
export const formRadiusNone: string;
|
270
270
|
export const formRadiusCheckbox: number;
|
271
271
|
export const formRadiusTexteditorfooter: number;
|
272
|
-
export const formRadiusColorpicker:
|
272
|
+
export const formRadiusColorpicker: number;
|
273
273
|
export const formRadiusDropdown: number;
|
274
274
|
export const formRadiusFileupload: number;
|
275
275
|
export const formRadiusFileselector: number;
|
@@ -196,7 +196,7 @@ export const formSizeRatingM = 20;
|
|
196
196
|
export const formSizeRatingL = 32;
|
197
197
|
export const formColorCalendarBgActive = "#FFFFFF";
|
198
198
|
export const formColorCalendarBgDisabled = "#0e0e0e";
|
199
|
-
export const formColorCalendarBgDuration = "#
|
199
|
+
export const formColorCalendarBgDuration = "#0e0e0e";
|
200
200
|
export const formColorCalendarBgHover = "#ffffff1a";
|
201
201
|
export const formColorCalendarBorderDuration = "#FFFFFF";
|
202
202
|
export const formColorCalendarTextActive = "#000000";
|
@@ -212,7 +212,7 @@ export const formColorDropdownLabelAlt = "#ffffffe6";
|
|
212
212
|
export const formColorDropdownLabelDisabled = "#ffffff4d";
|
213
213
|
export const formColorDropdownLabelEnabled = "#ffffffab";
|
214
214
|
export const formColorDropdownLabelHover = "#FFFFFF";
|
215
|
-
export const formColorDropdownLabelSubtext = "#
|
215
|
+
export const formColorDropdownLabelSubtext = "#ffffff8c";
|
216
216
|
export const formColorLabelsetLabelRequired = "#E13E53";
|
217
217
|
export const formColorLabelsetLabelDefault = "#fffffff2";
|
218
218
|
export const formColorLabelsetLabelAlt = "#ffffff8c";
|
@@ -243,18 +243,18 @@ export const formColorTypicalTextDisabled = "#ffffff4d";
|
|
243
243
|
export const formColorTypicalTextEnabled = "#fffffff2";
|
244
244
|
export const formColorTypicalTextHover = "#FFFFFF";
|
245
245
|
export const formColorTypicalTextReadOnly = "#fffffff2";
|
246
|
-
export const formColorSwitchBgActive = "#
|
246
|
+
export const formColorSwitchBgActive = "#ffffffe6";
|
247
247
|
export const formColorSwitchBgActivedisabled = "#4b4b4b";
|
248
248
|
export const formColorSwitchBgDisabled = "#0e0e0e";
|
249
249
|
export const formColorSwitchBgEnabled = "#000000";
|
250
250
|
export const formColorSwitchBorderActive = "transparent";
|
251
251
|
export const formColorSwitchBorderActivedisabled = "transparent";
|
252
252
|
export const formColorSwitchBorderDisabled = "#4b4b4b";
|
253
|
-
export const formColorSwitchBorderEnabled = "#
|
253
|
+
export const formColorSwitchBorderEnabled = "#777";
|
254
254
|
export const formColorSwitchFgActive = "#000000";
|
255
255
|
export const formColorSwitchFgActivedisabled = "#000000";
|
256
256
|
export const formColorSwitchFgDisabled = "#4b4b4b";
|
257
|
-
export const formColorSwitchFgEnabled = "#
|
257
|
+
export const formColorSwitchFgEnabled = "#777";
|
258
258
|
export const formColorSwitchLabelActive = "#fffffff2";
|
259
259
|
export const formColorSwitchLabelActivedisabled = "#4b4b4b";
|
260
260
|
export const formColorSwitchLabelDisabled = "#4b4b4b";
|
@@ -267,16 +267,16 @@ export const formColorValidationLabelError = "#E13E53";
|
|
267
267
|
export const formColorValidationLabelSuccess = "#009023";
|
268
268
|
export const formColorValidationLabelWarning = "#e75b23";
|
269
269
|
export const formRadiusNone = "0";
|
270
|
-
export const formRadiusCheckbox =
|
270
|
+
export const formRadiusCheckbox = 2;
|
271
271
|
export const formRadiusTexteditorfooter = 4;
|
272
|
-
export const formRadiusColorpicker =
|
272
|
+
export const formRadiusColorpicker = 16;
|
273
273
|
export const formRadiusDropdown = 8;
|
274
|
-
export const formRadiusFileupload =
|
275
|
-
export const formRadiusFileselector =
|
276
|
-
export const formRadiusInput =
|
274
|
+
export const formRadiusFileupload = 4;
|
275
|
+
export const formRadiusFileselector = 4;
|
276
|
+
export const formRadiusInput = 4;
|
277
277
|
export const formRadiusRadio = "999";
|
278
278
|
export const formRadiusSwitch = "999";
|
279
|
-
export const formRadiusValidationbar =
|
279
|
+
export const formRadiusValidationbar = 1;
|
280
280
|
export const formRadiusProgressivebar = 2;
|
281
281
|
export const formRadiusCalendarNone = "0";
|
282
282
|
export const formRadiusCalendarDate = "999";
|
@@ -10,7 +10,7 @@ export const navColorBgDefault = "#000000";
|
|
10
10
|
export const navColorItemBgActive = "#FFFFFF";
|
11
11
|
export const navColorItemBgActivealt = "#ffffff1a";
|
12
12
|
export const navColorItemBgEnabled = "#fff0";
|
13
|
-
export const navColorItemBgHover = "#
|
13
|
+
export const navColorItemBgHover = "#008046";
|
14
14
|
export const navColorItemLabelActive = "#000000";
|
15
15
|
export const navColorItemLabelActivealt = "#FFFFFF";
|
16
16
|
export const navColorItemLabelEnabled = "#ffffffe6";
|
@@ -49,7 +49,7 @@ export const navColorTopnavItemLabelEnabled = "#fffffff2";
|
|
49
49
|
export const navColorTopnavItemLabelHover = "#FFFFFF";
|
50
50
|
export const navRadiusMenu = 8;
|
51
51
|
export const navRadiusMenuitem = 4;
|
52
|
-
export const navRadiusMenumodal =
|
52
|
+
export const navRadiusMenumodal = 8;
|
53
53
|
export const navRadiusLeftnavMenuitem = 8;
|
54
54
|
export const navRadiusModalMenuitem = 8;
|
55
55
|
export const navRadiusTopnavMenuitem = 8;
|
@@ -65,8 +65,8 @@ export const popoverColorBgHover = "#ffffff1a";
|
|
65
65
|
export const popoverColorLabelActive = "#000000";
|
66
66
|
export const popoverColorLabelActivealt = "#FFFFFF";
|
67
67
|
export const popoverColorLabelDisabled = "#ffffff4d";
|
68
|
-
export const popoverColorLabelHover = "#
|
69
|
-
export const popoverColorLabelEnabled = "#
|
68
|
+
export const popoverColorLabelHover = "#ffffffe6";
|
69
|
+
export const popoverColorLabelEnabled = "#ffffffe6";
|
70
70
|
export const popoverColorSubmenuBgDefault = "#0e0e0e";
|
71
71
|
export const popoverTypographyAdaptiveLabelS = {
|
72
72
|
fontFamily: "Sage UI",
|
@@ -46,14 +46,14 @@ export const progressColorFgAi =
|
|
46
46
|
export const progressColorFgAlt = "#009023";
|
47
47
|
export const progressColorFgAlt2 = "#ffffffab";
|
48
48
|
export const progressColorFgCaution = "#E04500";
|
49
|
-
export const progressColorFgDefault = "#
|
49
|
+
export const progressColorFgDefault = "#4b4b4b";
|
50
50
|
export const progressColorFgError = "#E13E53";
|
51
51
|
export const progressColorFgInfo = "#007ED9";
|
52
52
|
export const progressColorLabelAlt = "#ffffffab";
|
53
53
|
export const progressColorLabelDefault = "#fffffff2";
|
54
54
|
export const progressColorDatavisFgDefault = "#008A89";
|
55
55
|
export const progressColorLoaderBgDefault = "#ffffff14";
|
56
|
-
export const progressColorLoaderFgDefault = "#
|
56
|
+
export const progressColorLoaderFgDefault = "#00D639";
|
57
57
|
export const progressColorLoaderFgError = "#E13E53";
|
58
58
|
export const progressColorLoaderFgComplete = "#009023";
|
59
59
|
export const progressColorLoaderInverseBgDefault = "#00000014";
|