@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
@@ -15,24 +15,24 @@
|
|
15
15
|
#define statusColorMessageContextualIconAlt #656565
|
16
16
|
#define statusColorMessageContextualText #000000
|
17
17
|
#define statusColorMessageContextualAiBgDefault #000000
|
18
|
-
#define statusColorMessageContextualAiBgAlt #
|
18
|
+
#define statusColorMessageContextualAiBgAlt #fff0
|
19
19
|
#define statusColorMessageContextualAiBorderDefault #000000
|
20
20
|
#define statusColorMessageContextualCalloutBgAlt #e5fae2
|
21
21
|
#define statusColorMessageContextualCalloutIcon #000000f2
|
22
22
|
#define statusColorMessageContextualErrorBgDefault #CD384B
|
23
|
-
#define statusColorMessageContextualErrorBgAlt #
|
23
|
+
#define statusColorMessageContextualErrorBgAlt #fff0
|
24
24
|
#define statusColorMessageContextualErrorBorderDefault #CD384B
|
25
25
|
#define statusColorMessageContextualErrorIcon #CD384B
|
26
26
|
#define statusColorMessageContextualInfoBgDefault #0060A7
|
27
|
-
#define statusColorMessageContextualInfoBgAlt #
|
27
|
+
#define statusColorMessageContextualInfoBgAlt #fff0
|
28
28
|
#define statusColorMessageContextualInfoBorderDefault #0060A7
|
29
29
|
#define statusColorMessageContextualInfoIcon #0060A7
|
30
30
|
#define statusColorMessageContextualSuccessBgDefault #00811F
|
31
|
-
#define statusColorMessageContextualSuccessBgAlt #
|
31
|
+
#define statusColorMessageContextualSuccessBgAlt #fff0
|
32
32
|
#define statusColorMessageContextualSuccessBorderDefault #00811F
|
33
33
|
#define statusColorMessageContextualSuccessIcon #00811F
|
34
34
|
#define statusColorMessageContextualWarningBgDefault #D64309
|
35
|
-
#define statusColorMessageContextualWarningBgAlt #
|
35
|
+
#define statusColorMessageContextualWarningBgAlt #fff0
|
36
36
|
#define statusColorMessageContextualWarningBorderDefault #D64309
|
37
37
|
#define statusColorMessageContextualWarningIcon #D64309
|
38
38
|
#define statusColorMessageGlobalLabelDefault #000000f2
|
@@ -40,12 +40,12 @@
|
|
40
40
|
#define statusColorMessageGlobalCalloutBgDefault #e5fae2
|
41
41
|
#define statusColorMessageGlobalCalloutBgHover #d8ecd5
|
42
42
|
#define statusColorMessageGlobalCalloutIcon #000000f2
|
43
|
-
#define statusColorMessageGlobalInfoBgDefault #
|
44
|
-
#define statusColorMessageGlobalInfoBgHover #
|
45
|
-
#define statusColorMessageGlobalInfoIcon #
|
46
|
-
#define statusColorMessageGlobalWarningBgDefault #
|
47
|
-
#define statusColorMessageGlobalWarningBgHover #
|
48
|
-
#define statusColorMessageGlobalWarningIcon #
|
43
|
+
#define statusColorMessageGlobalInfoBgDefault #65a9ff
|
44
|
+
#define statusColorMessageGlobalInfoBgHover #82b5ff
|
45
|
+
#define statusColorMessageGlobalInfoIcon #000000f2
|
46
|
+
#define statusColorMessageGlobalWarningBgDefault #ff8629
|
47
|
+
#define statusColorMessageGlobalWarningBgHover #ff994c
|
48
|
+
#define statusColorMessageGlobalWarningIcon #000000f2
|
49
49
|
#define statusColorPillCustomBlueBgDefault #0071C3
|
50
50
|
#define statusColorPillCustomBlueBgAltDefault #ebf0f9
|
51
51
|
#define statusColorPillCustomBlueBgAltHover #ced9ed
|
@@ -97,7 +97,7 @@
|
|
97
97
|
#define statusColorPillCustomSlateBgHover #466171
|
98
98
|
#define statusColorPillCustomSlateBorderDefault #527386
|
99
99
|
#define statusColorPillErrorBgDefault #CD384B
|
100
|
-
#define statusColorPillErrorBgAltDefault #
|
100
|
+
#define statusColorPillErrorBgAltDefault #fff0
|
101
101
|
#define statusColorPillErrorBgAltHover #f9d3d1
|
102
102
|
#define statusColorPillErrorBgHover #ac3240
|
103
103
|
#define statusColorPillErrorBorderDefault #CD384B
|
@@ -125,7 +125,7 @@
|
|
125
125
|
#define statusColorPillImportantInverseBgHover #a977e2
|
126
126
|
#define statusColorPillImportantInverseBorderDefault #985FDC
|
127
127
|
#define statusColorPillInfoBgDefault #0060A7
|
128
|
-
#define statusColorPillInfoBgAltDefault #
|
128
|
+
#define statusColorPillInfoBgAltDefault #fff0
|
129
129
|
#define statusColorPillInfoBgAltHover #cdd7ea
|
130
130
|
#define statusColorPillInfoBgHover #10518c
|
131
131
|
#define statusColorPillInfoBorderDefault #0060A7
|
@@ -134,11 +134,11 @@
|
|
134
134
|
#define statusColorPillInfoInverseBgAltHover #17253a
|
135
135
|
#define statusColorPillInfoInverseBgHover #4f90df
|
136
136
|
#define statusColorPillInfoInverseBorderDefault #007ED9
|
137
|
-
#define statusColorPillNeutralBgDefault #
|
138
|
-
#define statusColorPillNeutralBgAltDefault #
|
139
|
-
#define statusColorPillNeutralBgAltHover #
|
140
|
-
#define statusColorPillNeutralBgHover #
|
141
|
-
#define statusColorPillNeutralBorderDefault #
|
137
|
+
#define statusColorPillNeutralBgDefault #335B70
|
138
|
+
#define statusColorPillNeutralBgAltDefault #fff0
|
139
|
+
#define statusColorPillNeutralBgAltHover #dde0e2
|
140
|
+
#define statusColorPillNeutralBgHover #20313b
|
141
|
+
#define statusColorPillNeutralBorderDefault #335B70
|
142
142
|
#define statusColorPillNeutralInverseBgDefault #7C7C7C
|
143
143
|
#define statusColorPillNeutralInverseBgAltDefault #171717
|
144
144
|
#define statusColorPillNeutralInverseBgAltHover #242424
|
@@ -148,7 +148,7 @@
|
|
148
148
|
#define statusColorPillReadonlyBorderDefault #a6a6a6
|
149
149
|
#define statusColorPillReadonlyLabel #000000ab
|
150
150
|
#define statusColorPillSuccessBgDefault #00811F
|
151
|
-
#define statusColorPillSuccessBgAltDefault #
|
151
|
+
#define statusColorPillSuccessBgAltDefault #fff0
|
152
152
|
#define statusColorPillSuccessBgAltHover #cbe1c9
|
153
153
|
#define statusColorPillSuccessBgHover #0e6d1d
|
154
154
|
#define statusColorPillSuccessBorderDefault #00811F
|
@@ -158,7 +158,7 @@
|
|
158
158
|
#define statusColorPillSuccessInverseBgHover #328e37
|
159
159
|
#define statusColorPillSuccessInverseBorderDefault #009023
|
160
160
|
#define statusColorPillWarningBgDefault #D64309
|
161
|
-
#define statusColorPillWarningBgAltDefault #
|
161
|
+
#define statusColorPillWarningBgAltDefault #fff0
|
162
162
|
#define statusColorPillWarningBgAltHover #fed5c3
|
163
163
|
#define statusColorPillWarningBgHover #b33b0d
|
164
164
|
#define statusColorPillWarningBorderDefault #D64309
|
@@ -167,10 +167,10 @@
|
|
167
167
|
#define statusColorPillWarningInverseBgAltHover #3e1a0b
|
168
168
|
#define statusColorPillWarningInverseBgHover #eb6530
|
169
169
|
#define statusColorPillWarningInverseBorderDefault #E04500
|
170
|
-
#define statusColorRatingBgDefault #
|
171
|
-
#define statusColorRatingBgDefaultAlt linear-gradient(90deg, #
|
172
|
-
#define statusColorRatingBgHover #
|
173
|
-
#define statusColorRatingBorderDefault #
|
170
|
+
#define statusColorRatingBgDefault #008046
|
171
|
+
#define statusColorRatingBgDefaultAlt linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)
|
172
|
+
#define statusColorRatingBgHover #0d6c3c
|
173
|
+
#define statusColorRatingBorderDefault #008046
|
174
174
|
#define statusSizePillS 20
|
175
175
|
#define statusSizePillM 24
|
176
176
|
#define statusSizePillL 28
|
@@ -181,7 +181,7 @@
|
|
181
181
|
#define statusSizeIconM 20
|
182
182
|
#define statusRadiusNone 0
|
183
183
|
#define statusRadiusMessage 8
|
184
|
-
#define statusRadiusPill
|
184
|
+
#define statusRadiusPill 2
|
185
185
|
#define statusBorderwidthPill 2
|
186
186
|
#define statusBorderwidthMessage 1
|
187
187
|
#define statusSpaceNone 0
|
@@ -26,11 +26,11 @@
|
|
26
26
|
#define tabSpaceYL 12
|
27
27
|
#define tabColorBgActive #FFFFFF
|
28
28
|
#define tabColorBgEnabled #fff0
|
29
|
-
#define tabColorBgHover #
|
29
|
+
#define tabColorBgHover #2237431a
|
30
30
|
#define tabColorBorderActivealt #d1d1d1
|
31
|
-
#define tabColorBorderActive #
|
32
|
-
#define tabColorBorderEnabled #
|
33
|
-
#define tabColorBorderHover #
|
31
|
+
#define tabColorBorderActive #008046
|
32
|
+
#define tabColorBorderEnabled #2237431a
|
33
|
+
#define tabColorBorderHover #2237431a
|
34
34
|
#define tabColorIconEnabled #000000ab
|
35
35
|
#define tabColorIconHover #000000
|
36
36
|
#define tabColorLabelActive #000000
|
@@ -44,8 +44,8 @@
|
|
44
44
|
#define tabColorValidationIconWarning #D64309
|
45
45
|
#define tabColorValidationLabelError #000000ab
|
46
46
|
#define tabColorValidationLabelWarning #000000ab
|
47
|
-
#define tabRadiusM
|
48
|
-
#define tabRadiusL
|
47
|
+
#define tabRadiusM 4
|
48
|
+
#define tabRadiusL 4
|
49
49
|
#define tabRadiusBaselineM 1
|
50
50
|
#define tabRadiusBaselineL 1
|
51
51
|
#define tabRadiusIndicatorM 2
|
@@ -15,22 +15,22 @@
|
|
15
15
|
#define tableColorHeaderSubtleBorderDefault #d1d1d1
|
16
16
|
#define tableColorHeaderSubtleLabelDefault #000000e6
|
17
17
|
#define tableColorHeaderSubtleLabelHover #000000e6
|
18
|
-
#define tableColorHeaderHarshBgAlt #
|
19
|
-
#define tableColorHeaderHarshBgDefault #
|
18
|
+
#define tableColorHeaderHarshBgAlt #476a7d
|
19
|
+
#define tableColorHeaderHarshBgDefault #335B70
|
20
20
|
#define tableColorHeaderHarshBgHover #00000026
|
21
21
|
#define tableColorHeaderHarshBorderDefault #a6a6a6
|
22
22
|
#define tableColorHeaderHarshLabelDefault #FFFFFF
|
23
23
|
#define tableColorHeaderHarshLabelHover #000000e6
|
24
|
-
#define tableColorRowBgActivated #
|
25
|
-
#define tableColorRowBgActive #
|
24
|
+
#define tableColorRowBgActivated #9badb8
|
25
|
+
#define tableColorRowBgActive #22374326
|
26
26
|
#define tableColorRowBgDefault #FFFFFF
|
27
|
-
#define tableColorRowBgAlt #
|
27
|
+
#define tableColorRowBgAlt #fbfbfc
|
28
28
|
#define tableColorRowBgAlt2 #dedede
|
29
29
|
#define tableColorRowBgAlt3 #f3f3f3
|
30
|
-
#define tableColorRowBgHover #
|
30
|
+
#define tableColorRowBgHover #f2f4f6
|
31
31
|
#define tableColorRowBorderDefault #d1d1d1
|
32
|
-
#define tableColorRowLabelActivated #
|
33
|
-
#define tableColorRowLabelActive #
|
32
|
+
#define tableColorRowLabelActivated #000000
|
33
|
+
#define tableColorRowLabelActive #000000
|
34
34
|
#define tableColorRowLabelDefault #000000f2
|
35
35
|
#define tableColorRowLabelHover #000000
|
36
36
|
#define tableColorFooterBgDefault #dedede
|
@@ -215,7 +215,7 @@
|
|
215
215
|
#define formColorDropdownLabelDisabled #ffffff4d
|
216
216
|
#define formColorDropdownLabelEnabled #ffffffab
|
217
217
|
#define formColorDropdownLabelHover #FFFFFF
|
218
|
-
#define formColorDropdownLabelSubtext #
|
218
|
+
#define formColorDropdownLabelSubtext #ffffff8c
|
219
219
|
#define formColorLabelsetLabelRequired #E13E53
|
220
220
|
#define formColorLabelsetLabelDefault #fffffff2
|
221
221
|
#define formColorLabelsetLabelAlt #ffffff8c
|
@@ -215,7 +215,7 @@
|
|
215
215
|
#define formColorDropdownLabelDisabled #0000006b
|
216
216
|
#define formColorDropdownLabelEnabled #000000ab
|
217
217
|
#define formColorDropdownLabelHover #000000
|
218
|
-
#define formColorDropdownLabelSubtext #
|
218
|
+
#define formColorDropdownLabelSubtext #0000008c
|
219
219
|
#define formColorLabelsetLabelRequired #CD384B
|
220
220
|
#define formColorLabelsetLabelDefault #000000f2
|
221
221
|
#define formColorLabelsetLabelAlt #0000008c
|
@@ -27,32 +27,32 @@
|
|
27
27
|
#define buttonSpaceBarIconbuttonXInnerM 10
|
28
28
|
#define buttonSpaceBarIconbuttonXInnerL 14px
|
29
29
|
#define buttonSpaceBarIconbuttonXOuterM 14px
|
30
|
-
#define buttonSpaceBarIconbuttonXOuterL
|
31
|
-
#define buttonSpaceFabChildXM
|
32
|
-
#define buttonSpaceFabChildXL
|
33
|
-
#define buttonSpaceFabParentXM
|
30
|
+
#define buttonSpaceBarIconbuttonXOuterL 20
|
31
|
+
#define buttonSpaceFabChildXM 8
|
32
|
+
#define buttonSpaceFabChildXL 16
|
33
|
+
#define buttonSpaceFabParentXM 16
|
34
34
|
#define buttonSpaceFabParentXgM 12
|
35
|
-
#define buttonSpaceFabParentYM
|
36
|
-
#define buttonSpaceLayoutXXs
|
37
|
-
#define buttonSpaceLayoutXS
|
38
|
-
#define buttonSpaceLayoutXM
|
39
|
-
#define buttonSpaceLayoutXL
|
40
|
-
#define buttonSpaceLayoutYXs
|
41
|
-
#define buttonSpaceLayoutYS
|
42
|
-
#define buttonSpaceLayoutYM
|
43
|
-
#define buttonSpaceLayoutYL
|
44
|
-
#define buttonSpaceLayoutXgS
|
35
|
+
#define buttonSpaceFabParentYM 16
|
36
|
+
#define buttonSpaceLayoutXXs 8
|
37
|
+
#define buttonSpaceLayoutXS 16
|
38
|
+
#define buttonSpaceLayoutXM 24
|
39
|
+
#define buttonSpaceLayoutXL 32
|
40
|
+
#define buttonSpaceLayoutYXs 8
|
41
|
+
#define buttonSpaceLayoutYS 16
|
42
|
+
#define buttonSpaceLayoutYM 24
|
43
|
+
#define buttonSpaceLayoutYL 32
|
44
|
+
#define buttonSpaceLayoutXgS 8
|
45
45
|
#define buttonSpaceLayoutXgM 12
|
46
|
-
#define buttonSpaceLayoutXgL
|
47
|
-
#define buttonSpaceLayoutYgS
|
46
|
+
#define buttonSpaceLayoutXgL 16
|
47
|
+
#define buttonSpaceLayoutYgS 8
|
48
48
|
#define buttonSpaceLayoutYgM 12
|
49
|
-
#define buttonSpaceLayoutYgL
|
50
|
-
#define buttonSpacePrimaryXS
|
51
|
-
#define buttonSpacePrimaryXM
|
52
|
-
#define buttonSpacePrimaryXL
|
53
|
-
#define buttonSpacePrimaryXgS
|
54
|
-
#define buttonSpacePrimaryXgM
|
55
|
-
#define buttonSpacePrimaryXgL
|
49
|
+
#define buttonSpaceLayoutYgL 16
|
50
|
+
#define buttonSpacePrimaryXS 12
|
51
|
+
#define buttonSpacePrimaryXM 16
|
52
|
+
#define buttonSpacePrimaryXL 20
|
53
|
+
#define buttonSpacePrimaryXgS 8
|
54
|
+
#define buttonSpacePrimaryXgM 8
|
55
|
+
#define buttonSpacePrimaryXgL 8
|
56
56
|
#define buttonSpacePrimaryYS 4
|
57
57
|
#define buttonSpacePrimaryYM 8
|
58
58
|
#define buttonSpacePrimaryYL 9.5
|
@@ -62,18 +62,18 @@
|
|
62
62
|
#define buttonSpacePrimaryIcononlyYS 6
|
63
63
|
#define buttonSpacePrimaryIcononlyYM 10
|
64
64
|
#define buttonSpacePrimaryIcononlyYL 14
|
65
|
-
#define buttonSpaceSecondaryXXs
|
65
|
+
#define buttonSpaceSecondaryXXs 8
|
66
66
|
#define buttonSpaceSecondaryXS 12
|
67
|
-
#define buttonSpaceSecondaryXM
|
68
|
-
#define buttonSpaceSecondaryXL
|
69
|
-
#define buttonSpaceSecondaryYXs 1.
|
67
|
+
#define buttonSpaceSecondaryXM 16
|
68
|
+
#define buttonSpaceSecondaryXL 20
|
69
|
+
#define buttonSpaceSecondaryYXs 1.5
|
70
70
|
#define buttonSpaceSecondaryYS 4
|
71
71
|
#define buttonSpaceSecondaryYM 8
|
72
72
|
#define buttonSpaceSecondaryYL 9.5
|
73
73
|
#define buttonSpaceSecondaryXgXs 4
|
74
|
-
#define buttonSpaceSecondaryXgS
|
75
|
-
#define buttonSpaceSecondaryXgM
|
76
|
-
#define buttonSpaceSecondaryXgL
|
74
|
+
#define buttonSpaceSecondaryXgS 8
|
75
|
+
#define buttonSpaceSecondaryXgM 8
|
76
|
+
#define buttonSpaceSecondaryXgL 8
|
77
77
|
#define buttonSpaceSecondaryIcononlyXXs 4
|
78
78
|
#define buttonSpaceSecondaryIcononlyXS 6
|
79
79
|
#define buttonSpaceSecondaryIcononlyXM 10
|
@@ -82,18 +82,18 @@
|
|
82
82
|
#define buttonSpaceSecondaryIcononlyYS 6
|
83
83
|
#define buttonSpaceSecondaryIcononlyYM 10
|
84
84
|
#define buttonSpaceSecondaryIcononlyYL 14
|
85
|
-
#define buttonSpaceTertiaryYXs 1.
|
85
|
+
#define buttonSpaceTertiaryYXs 1.5
|
86
86
|
#define buttonSpaceTertiaryYS 4
|
87
87
|
#define buttonSpaceTertiaryYM 8
|
88
88
|
#define buttonSpaceTertiaryYL 9.5
|
89
|
-
#define buttonSpaceTertiaryXXs
|
90
|
-
#define buttonSpaceTertiaryXS
|
91
|
-
#define buttonSpaceTertiaryXM
|
92
|
-
#define buttonSpaceTertiaryXL
|
89
|
+
#define buttonSpaceTertiaryXXs 8
|
90
|
+
#define buttonSpaceTertiaryXS 12
|
91
|
+
#define buttonSpaceTertiaryXM 16
|
92
|
+
#define buttonSpaceTertiaryXL 20
|
93
93
|
#define buttonSpaceTertiaryXgXs 4
|
94
|
-
#define buttonSpaceTertiaryXgS
|
95
|
-
#define buttonSpaceTertiaryXgM
|
96
|
-
#define buttonSpaceTertiaryXgL
|
94
|
+
#define buttonSpaceTertiaryXgS 8
|
95
|
+
#define buttonSpaceTertiaryXgM 8
|
96
|
+
#define buttonSpaceTertiaryXgL 8
|
97
97
|
#define buttonSpaceTertiaryIcononlyXXs 4
|
98
98
|
#define buttonSpaceTertiaryIcononlyXS 6
|
99
99
|
#define buttonSpaceTertiaryIcononlyXM 10
|
@@ -102,14 +102,14 @@
|
|
102
102
|
#define buttonSpaceTertiaryIcononlyYS 6
|
103
103
|
#define buttonSpaceTertiaryIcononlyYM 10
|
104
104
|
#define buttonSpaceTertiaryIcononlyYL 14
|
105
|
-
#define buttonSpaceSubtleYXs 1.
|
105
|
+
#define buttonSpaceSubtleYXs 1.5
|
106
106
|
#define buttonSpaceSubtleYS 4
|
107
107
|
#define buttonSpaceSubtleYM 8
|
108
108
|
#define buttonSpaceSubtleYL 9.5
|
109
|
-
#define buttonSpaceSubtleXXs
|
110
|
-
#define buttonSpaceSubtleXS
|
111
|
-
#define buttonSpaceSubtleXM
|
112
|
-
#define buttonSpaceSubtleXL
|
109
|
+
#define buttonSpaceSubtleXXs 8
|
110
|
+
#define buttonSpaceSubtleXS 8
|
111
|
+
#define buttonSpaceSubtleXM 8
|
112
|
+
#define buttonSpaceSubtleXL 8
|
113
113
|
#define buttonSpaceSubtleXgXs 4
|
114
114
|
#define buttonSpaceSubtleXgS 4
|
115
115
|
#define buttonSpaceSubtleXgM 4
|
@@ -122,14 +122,14 @@
|
|
122
122
|
#define buttonSpaceSubtleIcononlyYS 6
|
123
123
|
#define buttonSpaceSubtleIcononlyYM 10
|
124
124
|
#define buttonSpaceSubtleIcononlyYL 14
|
125
|
-
#define buttonSpaceToggleButtonXXs
|
126
|
-
#define buttonSpaceToggleButtonXS
|
127
|
-
#define buttonSpaceToggleButtonXM
|
128
|
-
#define buttonSpaceToggleButtonXL
|
129
|
-
#define buttonSpaceToggleButtonXgS
|
130
|
-
#define buttonSpaceToggleButtonXgM
|
131
|
-
#define buttonSpaceToggleButtonXgL
|
132
|
-
#define buttonSpaceToggleButtonYXs 1.
|
125
|
+
#define buttonSpaceToggleButtonXXs 8
|
126
|
+
#define buttonSpaceToggleButtonXS 12
|
127
|
+
#define buttonSpaceToggleButtonXM 16
|
128
|
+
#define buttonSpaceToggleButtonXL 20
|
129
|
+
#define buttonSpaceToggleButtonXgS 8
|
130
|
+
#define buttonSpaceToggleButtonXgM 8
|
131
|
+
#define buttonSpaceToggleButtonXgL 8
|
132
|
+
#define buttonSpaceToggleButtonYXs 1.5
|
133
133
|
#define buttonSpaceToggleButtonYS 4
|
134
134
|
#define buttonSpaceToggleButtonYM 8
|
135
135
|
#define buttonSpaceToggleButtonYL 9.5
|
@@ -137,114 +137,114 @@
|
|
137
137
|
#define containerRadiusTileselectCurved 24
|
138
138
|
#define containerRadiusTileselectSweeping 32
|
139
139
|
#define containerSpaceNone 0
|
140
|
-
#define containerSpaceAccordionsubtleYgM
|
140
|
+
#define containerSpaceAccordionsubtleYgM 16
|
141
141
|
#define containerSpaceFilepreviewPreviewXM 8
|
142
142
|
#define containerSpaceFilepreviewPreviewYM 8
|
143
|
-
#define containerSpaceFlexXgS
|
144
|
-
#define containerSpaceFlexXgM
|
145
|
-
#define containerSpaceFlexXgL
|
146
|
-
#define containerSpaceFlexYgS
|
147
|
-
#define containerSpaceFlexYgM
|
148
|
-
#define containerSpaceFlexYgL
|
149
|
-
#define containerSpaceFlexItemXS
|
150
|
-
#define containerSpaceFlexItemXM
|
151
|
-
#define containerSpaceFlexItemXL
|
152
|
-
#define containerSpaceFlexItemYS
|
153
|
-
#define containerSpaceFlexItemYM
|
154
|
-
#define containerSpaceFlexItemYL
|
143
|
+
#define containerSpaceFlexXgS 16
|
144
|
+
#define containerSpaceFlexXgM 24
|
145
|
+
#define containerSpaceFlexXgL 32
|
146
|
+
#define containerSpaceFlexYgS 16
|
147
|
+
#define containerSpaceFlexYgM 24
|
148
|
+
#define containerSpaceFlexYgL 32
|
149
|
+
#define containerSpaceFlexItemXS 16
|
150
|
+
#define containerSpaceFlexItemXM 24
|
151
|
+
#define containerSpaceFlexItemXL 32
|
152
|
+
#define containerSpaceFlexItemYS 16
|
153
|
+
#define containerSpaceFlexItemYM 24
|
154
|
+
#define containerSpaceFlexItemYL 32
|
155
155
|
#define containerSpaceGenericContentXXs 8
|
156
|
-
#define containerSpaceGenericContentXS
|
157
|
-
#define containerSpaceGenericContentXM
|
158
|
-
#define containerSpaceGenericContentXL
|
156
|
+
#define containerSpaceGenericContentXS 16
|
157
|
+
#define containerSpaceGenericContentXM 24
|
158
|
+
#define containerSpaceGenericContentXL 32
|
159
159
|
#define containerSpaceGenericContentYXs 8
|
160
|
-
#define containerSpaceGenericContentYS
|
161
|
-
#define containerSpaceGenericContentYM
|
162
|
-
#define containerSpaceGenericContentYL
|
160
|
+
#define containerSpaceGenericContentYS 16
|
161
|
+
#define containerSpaceGenericContentYM 24
|
162
|
+
#define containerSpaceGenericContentYL 32
|
163
163
|
#define containerSpaceGenericContentXgXs 4
|
164
|
-
#define containerSpaceGenericContentXgS
|
165
|
-
#define containerSpaceGenericContentXgM
|
164
|
+
#define containerSpaceGenericContentXgS 16
|
165
|
+
#define containerSpaceGenericContentXgM 24
|
166
166
|
#define containerSpaceGenericContentYgS 8
|
167
|
-
#define containerSpaceGenericContentYgM
|
168
|
-
#define containerSpaceGenericContentYgL
|
169
|
-
#define containerSpaceGenericOuterXM
|
170
|
-
#define containerSpaceGenericOuterYM
|
171
|
-
#define containerSpaceGenericHeaderXS
|
172
|
-
#define containerSpaceGenericHeaderXM
|
167
|
+
#define containerSpaceGenericContentYgM 16
|
168
|
+
#define containerSpaceGenericContentYgL 24
|
169
|
+
#define containerSpaceGenericOuterXM 24
|
170
|
+
#define containerSpaceGenericOuterYM 24
|
171
|
+
#define containerSpaceGenericHeaderXS 16
|
172
|
+
#define containerSpaceGenericHeaderXM 24
|
173
173
|
#define containerSpaceGenericHeaderYXs 12
|
174
|
-
#define containerSpaceGenericHeaderYS
|
175
|
-
#define containerSpaceGenericHeaderYM
|
176
|
-
#define containerSpaceGenericHeaderXgM
|
174
|
+
#define containerSpaceGenericHeaderYS 16
|
175
|
+
#define containerSpaceGenericHeaderYM 24
|
176
|
+
#define containerSpaceGenericHeaderXgM 16
|
177
177
|
#define containerSpaceGenericHeaderYgM 4
|
178
|
-
#define containerSpaceGenericHeaderYgL
|
179
|
-
#define containerSpaceGenericEmptystateYM
|
180
|
-
#define containerSpaceGenericEmptystateYL
|
181
|
-
#define containerSpaceGenericFooterXM
|
182
|
-
#define containerSpaceGenericFooterYM
|
183
|
-
#define containerSpaceNoteXM
|
184
|
-
#define containerSpaceNoteXgM
|
185
|
-
#define containerSpaceNoteTimestampXgM
|
178
|
+
#define containerSpaceGenericHeaderYgL 16
|
179
|
+
#define containerSpaceGenericEmptystateYM 24
|
180
|
+
#define containerSpaceGenericEmptystateYL 40
|
181
|
+
#define containerSpaceGenericFooterXM 24
|
182
|
+
#define containerSpaceGenericFooterYM 16
|
183
|
+
#define containerSpaceNoteXM 24
|
184
|
+
#define containerSpaceNoteXgM 16
|
185
|
+
#define containerSpaceNoteTimestampXgM 24
|
186
186
|
#define containerSpaceNoteTimestampYgM 4
|
187
|
-
#define containerSpaceNoteYM
|
188
|
-
#define containerSpaceNoteYgM
|
187
|
+
#define containerSpaceNoteYM 24
|
188
|
+
#define containerSpaceNoteYgM 16
|
189
189
|
#define containerSpaceLinkpreviewXS 8
|
190
190
|
#define containerSpaceLinkpreviewXM 12
|
191
|
-
#define containerSpaceLinkpreviewXL
|
191
|
+
#define containerSpaceLinkpreviewXL 16
|
192
192
|
#define containerSpaceLinkpreviewXgS 8
|
193
193
|
#define containerSpaceLinkpreviewXgM 12
|
194
|
-
#define containerSpaceLinkpreviewXgL
|
194
|
+
#define containerSpaceLinkpreviewXgL 16
|
195
195
|
#define containerSpaceLinkpreviewYS 8
|
196
196
|
#define containerSpaceLinkpreviewYM 12
|
197
|
-
#define containerSpaceLinkpreviewYL
|
197
|
+
#define containerSpaceLinkpreviewYL 16
|
198
198
|
#define containerSpaceLinkpreviewYgS 4
|
199
199
|
#define containerSpaceLinkpreviewYgM 8
|
200
200
|
#define containerSpaceLinkpreviewYgL 12
|
201
|
-
#define containerSpacePaginationXgM
|
202
|
-
#define containerSpacePaginationXgL
|
203
|
-
#define containerSpacePaginationYM
|
204
|
-
#define containerSpacePaginationYL
|
205
|
-
#define containerSpacePaginationYgM
|
206
|
-
#define containerSpacePaginationXM
|
201
|
+
#define containerSpacePaginationXgM 8
|
202
|
+
#define containerSpacePaginationXgL 24
|
203
|
+
#define containerSpacePaginationYM 8
|
204
|
+
#define containerSpacePaginationYL 16
|
205
|
+
#define containerSpacePaginationYgM 16
|
206
|
+
#define containerSpacePaginationXM 16
|
207
207
|
#define containerSpaceScrollbarYInner 1
|
208
208
|
#define containerSpaceScrollbarYOuter 2
|
209
209
|
#define containerSpaceSummarylistItemXgM 8
|
210
210
|
#define containerSpaceSummarylistItemYM 12
|
211
|
-
#define containerSpaceSummarylistTitleXgM
|
211
|
+
#define containerSpaceSummarylistTitleXgM 16
|
212
212
|
#define containerSpaceSummarylistTitleYM 12
|
213
|
-
#define containerSpaceSummarylistTitleYL
|
214
|
-
#define containerSpaceTilecardXXs
|
215
|
-
#define containerSpaceTilecardXS
|
216
|
-
#define containerSpaceTilecardXM
|
217
|
-
#define containerSpaceTilecardXL
|
218
|
-
#define containerSpaceTilecardXXxxl
|
213
|
+
#define containerSpaceSummarylistTitleYL 32
|
214
|
+
#define containerSpaceTilecardXXs 16
|
215
|
+
#define containerSpaceTilecardXS 16
|
216
|
+
#define containerSpaceTilecardXM 24
|
217
|
+
#define containerSpaceTilecardXL 32
|
218
|
+
#define containerSpaceTilecardXXxxl 80
|
219
219
|
#define containerSpaceTilecardXgM 8
|
220
220
|
#define containerSpaceTilecardYXs 8
|
221
|
-
#define containerSpaceTilecardYS
|
222
|
-
#define containerSpaceTilecardYM
|
223
|
-
#define containerSpaceTilecardYL
|
221
|
+
#define containerSpaceTilecardYS 16
|
222
|
+
#define containerSpaceTilecardYM 24
|
223
|
+
#define containerSpaceTilecardYL 32
|
224
224
|
#define containerSpaceTilecardYgS 4
|
225
|
-
#define containerSpaceTileselectXS
|
226
|
-
#define containerSpaceTileselectXM
|
227
|
-
#define containerSpaceTileselectXL
|
228
|
-
#define containerSpaceTileselectYS
|
229
|
-
#define containerSpaceTileselectYM
|
230
|
-
#define containerSpaceTileselectYL
|
231
|
-
#define containerSpaceTileselectYgS
|
232
|
-
#define containerSpaceTileselectYgM
|
233
|
-
#define containerSpaceTileselectYgL
|
225
|
+
#define containerSpaceTileselectXS 16
|
226
|
+
#define containerSpaceTileselectXM 24
|
227
|
+
#define containerSpaceTileselectXL 32
|
228
|
+
#define containerSpaceTileselectYS 16
|
229
|
+
#define containerSpaceTileselectYM 24
|
230
|
+
#define containerSpaceTileselectYL 32
|
231
|
+
#define containerSpaceTileselectYgS 16
|
232
|
+
#define containerSpaceTileselectYgM 24
|
233
|
+
#define containerSpaceTileselectYgL 32
|
234
234
|
#define containerSpaceTileselectContentYgM 8
|
235
|
-
#define containerSpaceTileselectHeaderXgM
|
235
|
+
#define containerSpaceTileselectHeaderXgM 16
|
236
236
|
#define containerSpaceTileselectHeaderYgS 8
|
237
237
|
#define containerSpaceTileselectFooterYM 8
|
238
|
-
#define containerSpaceTileselectFooterYL
|
238
|
+
#define containerSpaceTileselectFooterYL 16
|
239
239
|
#define containerSpaceTileselectFooterXgS 8
|
240
|
-
#define containerSpaceNudgeXM
|
241
|
-
#define containerSpaceNudgeXL
|
242
|
-
#define containerSpaceNudgeYM
|
243
|
-
#define containerSpaceNudgeYL
|
240
|
+
#define containerSpaceNudgeXM 24
|
241
|
+
#define containerSpaceNudgeXL 32
|
242
|
+
#define containerSpaceNudgeYM 24
|
243
|
+
#define containerSpaceNudgeYL 32
|
244
244
|
#define containerSpaceNudgeYgM 8
|
245
245
|
#define containerSpaceNudgeYgL 12
|
246
|
-
#define containerSpaceNudgeHeaderXgM
|
247
|
-
#define containerSpaceNudgeHeaderXgL
|
246
|
+
#define containerSpaceNudgeHeaderXgM 16
|
247
|
+
#define containerSpaceNudgeHeaderXgL 16
|
248
248
|
#define containerBoxshadowNone [object Object]
|
249
249
|
#define containerBoxshadowCarousel [object Object],[object Object]
|
250
250
|
#define containerBoxshadowColorpicker [object Object],[object Object]
|