@sage/design-tokens 15.1.0 → 15.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/frozenproduct/all.css +122 -118
- package/css/frozenproduct/large/components/badge.css +3 -3
- package/css/frozenproduct/large/components/button.css +32 -32
- package/css/frozenproduct/large/components/container.css +11 -11
- package/css/frozenproduct/large/components/form.css +17 -14
- package/css/frozenproduct/large/components/link.css +2 -2
- package/css/frozenproduct/large/components/nav.css +3 -3
- package/css/frozenproduct/large/components/popover.css +6 -6
- package/css/frozenproduct/large/components/progress.css +5 -5
- package/css/frozenproduct/large/components/status.css +25 -25
- package/css/frozenproduct/large/components/tab.css +7 -7
- package/css/frozenproduct/large/components/table.css +8 -8
- package/css/frozenproduct/large/dark.css +2 -1
- package/css/frozenproduct/large/light.css +2 -1
- package/css/frozenproduct/small/components/badge.css +3 -3
- package/css/frozenproduct/small/components/button.css +32 -32
- package/css/frozenproduct/small/components/container.css +11 -11
- package/css/frozenproduct/small/components/form.css +17 -14
- package/css/frozenproduct/small/components/link.css +2 -2
- package/css/frozenproduct/small/components/nav.css +3 -3
- package/css/frozenproduct/small/components/popover.css +6 -6
- package/css/frozenproduct/small/components/progress.css +5 -5
- package/css/frozenproduct/small/components/status.css +25 -25
- package/css/frozenproduct/small/components/tab.css +7 -7
- package/css/frozenproduct/small/components/table.css +8 -8
- package/css/frozenproduct/small/dark.css +2 -1
- package/css/frozenproduct/small/light.css +2 -1
- package/css/product/all.css +6 -2
- package/css/product/large/components/form.css +3 -0
- package/css/product/large/dark.css +2 -1
- package/css/product/large/light.css +2 -1
- package/css/product/small/components/form.css +3 -0
- package/css/product/small/dark.css +2 -1
- package/css/product/small/light.css +2 -1
- package/ios/frozenproduct/large/dark/components/badge.h +2 -2
- package/ios/frozenproduct/large/dark/components/button.h +15 -15
- package/ios/frozenproduct/large/dark/components/container.h +9 -9
- package/ios/frozenproduct/large/dark/components/form.h +13 -10
- package/ios/frozenproduct/large/dark/components/nav.h +2 -2
- package/ios/frozenproduct/large/dark/components/popover.h +2 -2
- package/ios/frozenproduct/large/dark/components/progress.h +2 -2
- package/ios/frozenproduct/large/dark/components/status.h +20 -20
- package/ios/frozenproduct/large/dark/components/tab.h +5 -5
- package/ios/frozenproduct/large/dark/components/table.h +8 -8
- package/ios/frozenproduct/large/dark/mode.h +2 -1
- package/ios/frozenproduct/large/light/components/badge.h +2 -2
- package/ios/frozenproduct/large/light/components/button.h +30 -30
- package/ios/frozenproduct/large/light/components/container.h +11 -11
- package/ios/frozenproduct/large/light/components/form.h +17 -14
- package/ios/frozenproduct/large/light/components/link.h +2 -2
- package/ios/frozenproduct/large/light/components/nav.h +3 -3
- package/ios/frozenproduct/large/light/components/popover.h +6 -6
- package/ios/frozenproduct/large/light/components/progress.h +5 -5
- package/ios/frozenproduct/large/light/components/status.h +25 -25
- package/ios/frozenproduct/large/light/components/tab.h +6 -6
- package/ios/frozenproduct/large/light/components/table.h +8 -8
- package/ios/frozenproduct/large/light/mode.h +2 -1
- package/ios/frozenproduct/small/dark/components/badge.h +2 -2
- package/ios/frozenproduct/small/dark/components/button.h +15 -15
- package/ios/frozenproduct/small/dark/components/container.h +9 -9
- package/ios/frozenproduct/small/dark/components/form.h +13 -10
- package/ios/frozenproduct/small/dark/components/nav.h +2 -2
- package/ios/frozenproduct/small/dark/components/popover.h +2 -2
- package/ios/frozenproduct/small/dark/components/progress.h +2 -2
- package/ios/frozenproduct/small/dark/components/status.h +20 -20
- package/ios/frozenproduct/small/dark/components/tab.h +5 -5
- package/ios/frozenproduct/small/dark/components/table.h +8 -8
- package/ios/frozenproduct/small/dark/mode.h +2 -1
- package/ios/frozenproduct/small/light/components/badge.h +2 -2
- package/ios/frozenproduct/small/light/components/button.h +30 -30
- package/ios/frozenproduct/small/light/components/container.h +11 -11
- package/ios/frozenproduct/small/light/components/form.h +17 -14
- package/ios/frozenproduct/small/light/components/link.h +2 -2
- package/ios/frozenproduct/small/light/components/nav.h +3 -3
- package/ios/frozenproduct/small/light/components/popover.h +6 -6
- package/ios/frozenproduct/small/light/components/progress.h +5 -5
- package/ios/frozenproduct/small/light/components/status.h +25 -25
- package/ios/frozenproduct/small/light/components/tab.h +6 -6
- package/ios/frozenproduct/small/light/components/table.h +8 -8
- package/ios/frozenproduct/small/light/mode.h +2 -1
- package/ios/product/large/dark/components/form.h +3 -0
- package/ios/product/large/dark/mode.h +2 -1
- package/ios/product/large/light/components/form.h +3 -0
- package/ios/product/large/light/mode.h +2 -1
- package/ios/product/small/dark/components/button.h +51 -51
- package/ios/product/small/dark/components/container.h +76 -76
- package/ios/product/small/dark/components/form.h +50 -47
- package/ios/product/small/dark/components/link.h +1 -1
- package/ios/product/small/dark/components/nav.h +42 -42
- package/ios/product/small/dark/components/page.h +28 -28
- package/ios/product/small/dark/components/popover.h +12 -12
- package/ios/product/small/dark/components/profile.h +7 -7
- package/ios/product/small/dark/components/progress.h +5 -5
- package/ios/product/small/dark/components/status.h +10 -10
- package/ios/product/small/dark/components/tab.h +2 -2
- package/ios/product/small/dark/components/table.h +9 -9
- package/ios/product/small/dark/mode.h +2 -1
- package/ios/product/small/light/components/button.h +51 -51
- package/ios/product/small/light/components/container.h +76 -76
- package/ios/product/small/light/components/form.h +50 -47
- package/ios/product/small/light/components/link.h +1 -1
- package/ios/product/small/light/components/nav.h +42 -42
- package/ios/product/small/light/components/page.h +28 -28
- package/ios/product/small/light/components/popover.h +12 -12
- package/ios/product/small/light/components/profile.h +7 -7
- package/ios/product/small/light/components/progress.h +5 -5
- package/ios/product/small/light/components/status.h +10 -10
- package/ios/product/small/light/components/tab.h +2 -2
- package/ios/product/small/light/components/table.h +9 -9
- package/ios/product/small/light/mode.h +2 -1
- package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
- package/js/common/frozenproduct/large/dark/components/button.js +81 -79
- package/js/common/frozenproduct/large/dark/components/container.js +31 -33
- package/js/common/frozenproduct/large/dark/components/form.d.ts +3 -0
- package/js/common/frozenproduct/large/dark/components/form.js +93 -40
- package/js/common/frozenproduct/large/dark/components/link.js +4 -4
- package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
- package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
- package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
- package/js/common/frozenproduct/large/dark/components/status.js +78 -76
- package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
- package/js/common/frozenproduct/large/dark/components/table.js +24 -28
- package/js/common/frozenproduct/large/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/dark/mode.js +42 -2
- package/js/common/frozenproduct/large/light/components/badge.js +8 -10
- package/js/common/frozenproduct/large/light/components/button.js +96 -94
- package/js/common/frozenproduct/large/light/components/container.js +33 -35
- package/js/common/frozenproduct/large/light/components/form.d.ts +3 -0
- package/js/common/frozenproduct/large/light/components/form.js +97 -44
- package/js/common/frozenproduct/large/light/components/link.js +6 -6
- package/js/common/frozenproduct/large/light/components/nav.js +9 -9
- package/js/common/frozenproduct/large/light/components/popover.js +18 -24
- package/js/common/frozenproduct/large/light/components/progress.js +15 -15
- package/js/common/frozenproduct/large/light/components/status.js +83 -81
- package/js/common/frozenproduct/large/light/components/tab.js +20 -20
- package/js/common/frozenproduct/large/light/components/table.js +24 -28
- package/js/common/frozenproduct/large/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/light/mode.js +42 -2
- package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
- package/js/common/frozenproduct/small/dark/components/button.js +81 -79
- package/js/common/frozenproduct/small/dark/components/container.js +31 -33
- package/js/common/frozenproduct/small/dark/components/form.d.ts +3 -0
- package/js/common/frozenproduct/small/dark/components/form.js +93 -40
- package/js/common/frozenproduct/small/dark/components/link.js +4 -4
- package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
- package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
- package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
- package/js/common/frozenproduct/small/dark/components/status.js +78 -76
- package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
- package/js/common/frozenproduct/small/dark/components/table.js +24 -28
- package/js/common/frozenproduct/small/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/dark/mode.js +42 -2
- package/js/common/frozenproduct/small/light/components/badge.js +8 -10
- package/js/common/frozenproduct/small/light/components/button.js +96 -94
- package/js/common/frozenproduct/small/light/components/container.js +33 -35
- package/js/common/frozenproduct/small/light/components/form.d.ts +3 -0
- package/js/common/frozenproduct/small/light/components/form.js +97 -44
- package/js/common/frozenproduct/small/light/components/link.js +6 -6
- package/js/common/frozenproduct/small/light/components/nav.js +9 -9
- package/js/common/frozenproduct/small/light/components/popover.js +18 -24
- package/js/common/frozenproduct/small/light/components/progress.js +15 -15
- package/js/common/frozenproduct/small/light/components/status.js +83 -81
- package/js/common/frozenproduct/small/light/components/tab.js +20 -20
- package/js/common/frozenproduct/small/light/components/table.js +24 -28
- package/js/common/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/light/mode.js +42 -2
- package/js/common/product/large/dark/components/form.d.ts +3 -0
- package/js/common/product/large/dark/components/form.js +53 -0
- package/js/common/product/large/dark/mode.d.ts +1 -0
- package/js/common/product/large/dark/mode.js +42 -2
- package/js/common/product/large/light/components/form.d.ts +3 -0
- package/js/common/product/large/light/components/form.js +53 -0
- package/js/common/product/large/light/mode.d.ts +1 -0
- package/js/common/product/large/light/mode.js +42 -2
- package/js/common/product/small/dark/components/button.js +51 -51
- package/js/common/product/small/dark/components/container.js +76 -76
- package/js/common/product/small/dark/components/form.d.ts +3 -0
- package/js/common/product/small/dark/components/form.js +100 -47
- package/js/common/product/small/dark/components/link.js +1 -1
- package/js/common/product/small/dark/components/nav.js +42 -42
- package/js/common/product/small/dark/components/page.js +28 -28
- package/js/common/product/small/dark/components/popover.js +12 -12
- package/js/common/product/small/dark/components/profile.js +7 -7
- package/js/common/product/small/dark/components/progress.js +5 -5
- package/js/common/product/small/dark/components/status.js +10 -10
- package/js/common/product/small/dark/components/tab.js +2 -2
- package/js/common/product/small/dark/components/table.js +9 -9
- package/js/common/product/small/dark/mode.d.ts +1 -0
- package/js/common/product/small/dark/mode.js +42 -2
- package/js/common/product/small/light/components/button.js +51 -51
- package/js/common/product/small/light/components/container.js +76 -76
- package/js/common/product/small/light/components/form.d.ts +3 -0
- package/js/common/product/small/light/components/form.js +100 -47
- package/js/common/product/small/light/components/link.js +1 -1
- package/js/common/product/small/light/components/nav.js +42 -42
- package/js/common/product/small/light/components/page.js +28 -28
- package/js/common/product/small/light/components/popover.js +12 -12
- package/js/common/product/small/light/components/profile.js +7 -7
- package/js/common/product/small/light/components/progress.js +5 -5
- package/js/common/product/small/light/components/status.js +10 -10
- package/js/common/product/small/light/components/tab.js +2 -2
- package/js/common/product/small/light/components/table.js +9 -9
- package/js/common/product/small/light/mode.d.ts +1 -0
- package/js/common/product/small/light/mode.js +42 -2
- package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
- package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
- package/js/es6/frozenproduct/large/dark/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/large/dark/components/form.js +25 -10
- package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
- package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
- package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
- package/js/es6/frozenproduct/large/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/dark/mode.js +2 -1
- package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
- package/js/es6/frozenproduct/large/light/components/button.js +30 -30
- package/js/es6/frozenproduct/large/light/components/container.js +11 -11
- package/js/es6/frozenproduct/large/light/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/large/light/components/form.js +29 -14
- package/js/es6/frozenproduct/large/light/components/link.js +2 -2
- package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
- package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
- package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
- package/js/es6/frozenproduct/large/light/components/status.js +25 -25
- package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
- package/js/es6/frozenproduct/large/light/components/table.js +8 -8
- package/js/es6/frozenproduct/large/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/light/mode.js +2 -1
- package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
- package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
- package/js/es6/frozenproduct/small/dark/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/small/dark/components/form.js +25 -10
- package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
- package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
- package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
- package/js/es6/frozenproduct/small/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/dark/mode.js +2 -1
- package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
- package/js/es6/frozenproduct/small/light/components/button.js +30 -30
- package/js/es6/frozenproduct/small/light/components/container.js +11 -11
- package/js/es6/frozenproduct/small/light/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/small/light/components/form.js +29 -14
- package/js/es6/frozenproduct/small/light/components/link.js +2 -2
- package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
- package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
- package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
- package/js/es6/frozenproduct/small/light/components/status.js +25 -25
- package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
- package/js/es6/frozenproduct/small/light/components/table.js +8 -8
- package/js/es6/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/light/mode.js +2 -1
- package/js/es6/product/large/dark/components/form.d.ts +15 -0
- package/js/es6/product/large/dark/components/form.js +15 -0
- package/js/es6/product/large/dark/mode.d.ts +1 -0
- package/js/es6/product/large/dark/mode.js +2 -1
- package/js/es6/product/large/light/components/form.d.ts +15 -0
- package/js/es6/product/large/light/components/form.js +15 -0
- package/js/es6/product/large/light/mode.d.ts +1 -0
- package/js/es6/product/large/light/mode.js +2 -1
- package/js/es6/product/small/dark/components/button.js +51 -51
- package/js/es6/product/small/dark/components/container.js +76 -76
- package/js/es6/product/small/dark/components/form.d.ts +15 -0
- package/js/es6/product/small/dark/components/form.js +62 -47
- package/js/es6/product/small/dark/components/link.js +1 -1
- package/js/es6/product/small/dark/components/nav.js +42 -42
- package/js/es6/product/small/dark/components/page.js +28 -28
- package/js/es6/product/small/dark/components/popover.js +12 -12
- package/js/es6/product/small/dark/components/profile.js +7 -7
- package/js/es6/product/small/dark/components/progress.js +5 -5
- package/js/es6/product/small/dark/components/status.js +10 -10
- package/js/es6/product/small/dark/components/tab.js +2 -2
- package/js/es6/product/small/dark/components/table.js +9 -9
- package/js/es6/product/small/dark/mode.d.ts +1 -0
- package/js/es6/product/small/dark/mode.js +2 -1
- package/js/es6/product/small/light/components/button.js +51 -51
- package/js/es6/product/small/light/components/container.js +76 -76
- package/js/es6/product/small/light/components/form.d.ts +15 -0
- package/js/es6/product/small/light/components/form.js +62 -47
- package/js/es6/product/small/light/components/link.js +1 -1
- package/js/es6/product/small/light/components/nav.js +42 -42
- package/js/es6/product/small/light/components/page.js +28 -28
- package/js/es6/product/small/light/components/popover.js +12 -12
- package/js/es6/product/small/light/components/profile.js +7 -7
- package/js/es6/product/small/light/components/progress.js +5 -5
- package/js/es6/product/small/light/components/status.js +10 -10
- package/js/es6/product/small/light/components/tab.js +2 -2
- package/js/es6/product/small/light/components/table.js +9 -9
- package/js/es6/product/small/light/mode.d.ts +1 -0
- package/js/es6/product/small/light/mode.js +2 -1
- package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
- package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
- package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
- package/js/umd/frozenproduct/large/dark/components/form.js +93 -40
- package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
- package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
- package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
- package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
- package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
- package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
- package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
- package/js/umd/frozenproduct/large/dark/mode.js +42 -2
- package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
- package/js/umd/frozenproduct/large/light/components/button.js +101 -94
- package/js/umd/frozenproduct/large/light/components/container.js +33 -35
- package/js/umd/frozenproduct/large/light/components/form.js +97 -44
- package/js/umd/frozenproduct/large/light/components/link.js +6 -6
- package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
- package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
- package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
- package/js/umd/frozenproduct/large/light/components/status.js +83 -81
- package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
- package/js/umd/frozenproduct/large/light/components/table.js +25 -28
- package/js/umd/frozenproduct/large/light/mode.js +42 -2
- package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
- package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
- package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
- package/js/umd/frozenproduct/small/dark/components/form.js +93 -40
- package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
- package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
- package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
- package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
- package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
- package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
- package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
- package/js/umd/frozenproduct/small/dark/mode.js +42 -2
- package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
- package/js/umd/frozenproduct/small/light/components/button.js +101 -94
- package/js/umd/frozenproduct/small/light/components/container.js +33 -35
- package/js/umd/frozenproduct/small/light/components/form.js +97 -44
- package/js/umd/frozenproduct/small/light/components/link.js +6 -6
- package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
- package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
- package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
- package/js/umd/frozenproduct/small/light/components/status.js +83 -81
- package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
- package/js/umd/frozenproduct/small/light/components/table.js +25 -28
- package/js/umd/frozenproduct/small/light/mode.js +42 -2
- package/js/umd/product/large/dark/components/form.js +53 -0
- package/js/umd/product/large/dark/mode.js +42 -2
- package/js/umd/product/large/light/components/form.js +53 -0
- package/js/umd/product/large/light/mode.js +42 -2
- package/js/umd/product/small/dark/components/button.js +51 -51
- package/js/umd/product/small/dark/components/container.js +76 -76
- package/js/umd/product/small/dark/components/form.js +100 -47
- package/js/umd/product/small/dark/components/link.js +1 -1
- package/js/umd/product/small/dark/components/nav.js +42 -42
- package/js/umd/product/small/dark/components/page.js +28 -28
- package/js/umd/product/small/dark/components/popover.js +12 -12
- package/js/umd/product/small/dark/components/profile.js +7 -7
- package/js/umd/product/small/dark/components/progress.js +5 -5
- package/js/umd/product/small/dark/components/status.js +10 -10
- package/js/umd/product/small/dark/components/tab.js +2 -2
- package/js/umd/product/small/dark/components/table.js +9 -9
- package/js/umd/product/small/dark/mode.js +42 -2
- package/js/umd/product/small/light/components/button.js +51 -51
- package/js/umd/product/small/light/components/container.js +76 -76
- package/js/umd/product/small/light/components/form.js +100 -47
- package/js/umd/product/small/light/components/link.js +1 -1
- package/js/umd/product/small/light/components/nav.js +42 -42
- package/js/umd/product/small/light/components/page.js +28 -28
- package/js/umd/product/small/light/components/popover.js +12 -12
- package/js/umd/product/small/light/components/profile.js +7 -7
- package/js/umd/product/small/light/components/progress.js +5 -5
- package/js/umd/product/small/light/components/status.js +10 -10
- package/js/umd/product/small/light/components/tab.js +2 -2
- package/js/umd/product/small/light/components/table.js +9 -9
- package/js/umd/product/small/light/mode.js +42 -2
- package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
- package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
- package/json/flat/frozenproduct/large/dark/components/form.json +13 -10
- package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
- package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
- package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
- package/json/flat/frozenproduct/large/dark/mode.json +2 -1
- package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
- package/json/flat/frozenproduct/large/light/components/button.json +30 -30
- package/json/flat/frozenproduct/large/light/components/container.json +11 -11
- package/json/flat/frozenproduct/large/light/components/form.json +17 -14
- package/json/flat/frozenproduct/large/light/components/link.json +2 -2
- package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
- package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
- package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
- package/json/flat/frozenproduct/large/light/components/status.json +25 -25
- package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
- package/json/flat/frozenproduct/large/light/components/table.json +8 -8
- package/json/flat/frozenproduct/large/light/mode.json +2 -1
- package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
- package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
- package/json/flat/frozenproduct/small/dark/components/form.json +13 -10
- package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
- package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
- package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
- package/json/flat/frozenproduct/small/dark/mode.json +2 -1
- package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
- package/json/flat/frozenproduct/small/light/components/button.json +30 -30
- package/json/flat/frozenproduct/small/light/components/container.json +11 -11
- package/json/flat/frozenproduct/small/light/components/form.json +17 -14
- package/json/flat/frozenproduct/small/light/components/link.json +2 -2
- package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
- package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
- package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
- package/json/flat/frozenproduct/small/light/components/status.json +25 -25
- package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
- package/json/flat/frozenproduct/small/light/components/table.json +8 -8
- package/json/flat/frozenproduct/small/light/mode.json +2 -1
- package/json/flat/product/large/dark/components/form.json +3 -0
- package/json/flat/product/large/dark/mode.json +2 -1
- package/json/flat/product/large/light/components/form.json +3 -0
- package/json/flat/product/large/light/mode.json +2 -1
- package/json/flat/product/small/dark/components/button.json +51 -51
- package/json/flat/product/small/dark/components/container.json +76 -76
- package/json/flat/product/small/dark/components/form.json +50 -47
- package/json/flat/product/small/dark/components/link.json +1 -1
- package/json/flat/product/small/dark/components/nav.json +42 -42
- package/json/flat/product/small/dark/components/page.json +28 -28
- package/json/flat/product/small/dark/components/popover.json +12 -12
- package/json/flat/product/small/dark/components/profile.json +7 -7
- package/json/flat/product/small/dark/components/progress.json +5 -5
- package/json/flat/product/small/dark/components/status.json +10 -10
- package/json/flat/product/small/dark/components/tab.json +2 -2
- package/json/flat/product/small/dark/components/table.json +9 -9
- package/json/flat/product/small/dark/mode.json +2 -1
- package/json/flat/product/small/light/components/button.json +51 -51
- package/json/flat/product/small/light/components/container.json +76 -76
- package/json/flat/product/small/light/components/form.json +50 -47
- package/json/flat/product/small/light/components/link.json +1 -1
- package/json/flat/product/small/light/components/nav.json +42 -42
- package/json/flat/product/small/light/components/page.json +28 -28
- package/json/flat/product/small/light/components/popover.json +12 -12
- package/json/flat/product/small/light/components/profile.json +7 -7
- package/json/flat/product/small/light/components/progress.json +5 -5
- package/json/flat/product/small/light/components/status.json +10 -10
- package/json/flat/product/small/light/components/tab.json +2 -2
- package/json/flat/product/small/light/components/table.json +9 -9
- package/json/flat/product/small/light/mode.json +2 -1
- package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
- package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
- package/json/nested/frozenproduct/large/dark/components/form.json +26 -11
- package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
- package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
- package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
- package/json/nested/frozenproduct/large/dark/mode.json +2 -1
- package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
- package/json/nested/frozenproduct/large/light/components/button.json +30 -30
- package/json/nested/frozenproduct/large/light/components/container.json +11 -11
- package/json/nested/frozenproduct/large/light/components/form.json +30 -15
- package/json/nested/frozenproduct/large/light/components/link.json +2 -2
- package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
- package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
- package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
- package/json/nested/frozenproduct/large/light/components/status.json +25 -25
- package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
- package/json/nested/frozenproduct/large/light/components/table.json +8 -8
- package/json/nested/frozenproduct/large/light/mode.json +2 -1
- package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
- package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
- package/json/nested/frozenproduct/small/dark/components/form.json +26 -11
- package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
- package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
- package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
- package/json/nested/frozenproduct/small/dark/mode.json +2 -1
- package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
- package/json/nested/frozenproduct/small/light/components/button.json +30 -30
- package/json/nested/frozenproduct/small/light/components/container.json +11 -11
- package/json/nested/frozenproduct/small/light/components/form.json +30 -15
- package/json/nested/frozenproduct/small/light/components/link.json +2 -2
- package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
- package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
- package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
- package/json/nested/frozenproduct/small/light/components/status.json +25 -25
- package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
- package/json/nested/frozenproduct/small/light/components/table.json +8 -8
- package/json/nested/frozenproduct/small/light/mode.json +2 -1
- package/json/nested/product/large/dark/components/form.json +16 -1
- package/json/nested/product/large/dark/mode.json +2 -1
- package/json/nested/product/large/light/components/form.json +16 -1
- package/json/nested/product/large/light/mode.json +2 -1
- package/json/nested/product/small/dark/components/button.json +51 -51
- package/json/nested/product/small/dark/components/container.json +76 -76
- package/json/nested/product/small/dark/components/form.json +63 -48
- package/json/nested/product/small/dark/components/link.json +1 -1
- package/json/nested/product/small/dark/components/nav.json +42 -42
- package/json/nested/product/small/dark/components/page.json +28 -28
- package/json/nested/product/small/dark/components/popover.json +12 -12
- package/json/nested/product/small/dark/components/profile.json +7 -7
- package/json/nested/product/small/dark/components/progress.json +5 -5
- package/json/nested/product/small/dark/components/status.json +10 -10
- package/json/nested/product/small/dark/components/tab.json +2 -2
- package/json/nested/product/small/dark/components/table.json +9 -9
- package/json/nested/product/small/dark/mode.json +2 -1
- package/json/nested/product/small/light/components/button.json +51 -51
- package/json/nested/product/small/light/components/container.json +76 -76
- package/json/nested/product/small/light/components/form.json +63 -48
- package/json/nested/product/small/light/components/link.json +1 -1
- package/json/nested/product/small/light/components/nav.json +42 -42
- package/json/nested/product/small/light/components/page.json +28 -28
- package/json/nested/product/small/light/components/popover.json +12 -12
- package/json/nested/product/small/light/components/profile.json +7 -7
- package/json/nested/product/small/light/components/progress.json +5 -5
- package/json/nested/product/small/light/components/status.json +10 -10
- package/json/nested/product/small/light/components/tab.json +2 -2
- package/json/nested/product/small/light/components/table.json +9 -9
- package/json/nested/product/small/light/mode.json +2 -1
- package/package.json +1 -1
- package/sage-design-tokens-15.2.1.tgz +0 -0
- package/scss/frozenproduct/large/components/badge.scss +3 -3
- package/scss/frozenproduct/large/components/button.scss +32 -32
- package/scss/frozenproduct/large/components/container.scss +11 -11
- package/scss/frozenproduct/large/components/form.scss +16 -13
- package/scss/frozenproduct/large/components/link.scss +2 -2
- package/scss/frozenproduct/large/components/nav.scss +3 -3
- package/scss/frozenproduct/large/components/popover.scss +6 -6
- package/scss/frozenproduct/large/components/progress.scss +5 -5
- package/scss/frozenproduct/large/components/status.scss +25 -25
- package/scss/frozenproduct/large/components/tab.scss +7 -7
- package/scss/frozenproduct/large/components/table.scss +8 -8
- package/scss/frozenproduct/large/dark.scss +2 -1
- package/scss/frozenproduct/large/light.scss +2 -1
- package/scss/frozenproduct/small/components/badge.scss +3 -3
- package/scss/frozenproduct/small/components/button.scss +32 -32
- package/scss/frozenproduct/small/components/container.scss +11 -11
- package/scss/frozenproduct/small/components/form.scss +16 -13
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +3 -3
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +5 -5
- package/scss/frozenproduct/small/components/status.scss +25 -25
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +8 -8
- package/scss/frozenproduct/small/dark.scss +2 -1
- package/scss/frozenproduct/small/light.scss +2 -1
- package/scss/product/large/components/form.scss +3 -0
- package/scss/product/large/dark.scss +2 -1
- package/scss/product/large/light.scss +2 -1
- package/scss/product/small/components/button.scss +13 -13
- package/scss/product/small/components/container.scss +10 -10
- package/scss/product/small/components/form.scss +10 -7
- package/scss/product/small/components/link.scss +2 -2
- package/scss/product/small/components/nav.scss +5 -5
- package/scss/product/small/components/page.scss +1 -1
- package/scss/product/small/components/popover.scss +2 -2
- package/scss/product/small/components/progress.scss +6 -6
- package/scss/product/small/components/status.scss +3 -3
- package/scss/product/small/components/tab.scss +7 -7
- package/scss/product/small/components/table.scss +10 -10
- package/scss/product/small/dark.scss +2 -1
- package/scss/product/small/light.scss +2 -1
- package/sage-design-tokens-15.1.0.tgz +0 -0
@@ -39,21 +39,21 @@ export const progressSizeStepindicatorStepcircleS = 24;
|
|
39
39
|
export const progressSizeStepindicatorStepcircleM = 32;
|
40
40
|
export const progressColorBgSkeleton =
|
41
41
|
"linear-gradient(135deg, #6F6F6F5c 0%, #6F6F6F0A 100%)";
|
42
|
-
export const progressColorBgDefault = "#
|
43
|
-
export const progressColorBorderDefault = "#
|
42
|
+
export const progressColorBgDefault = "#cad3d9";
|
43
|
+
export const progressColorBorderDefault = "#335B70";
|
44
44
|
export const progressColorFgAi =
|
45
45
|
"linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)";
|
46
46
|
export const progressColorFgAlt = "#00811F";
|
47
47
|
export const progressColorFgAlt2 = "#000000ab";
|
48
48
|
export const progressColorFgCaution = "#D64309";
|
49
|
-
export const progressColorFgDefault = "#
|
49
|
+
export const progressColorFgDefault = "#335B70";
|
50
50
|
export const progressColorFgError = "#CD384B";
|
51
51
|
export const progressColorFgInfo = "#0060A7";
|
52
52
|
export const progressColorLabelAlt = "#000000ab";
|
53
53
|
export const progressColorLabelDefault = "#000000f2";
|
54
54
|
export const progressColorDatavisFgDefault = "#007C7B";
|
55
|
-
export const progressColorLoaderBgDefault = "#
|
56
|
-
export const progressColorLoaderFgDefault = "#
|
55
|
+
export const progressColorLoaderBgDefault = "#00804614";
|
56
|
+
export const progressColorLoaderFgDefault = "#008046";
|
57
57
|
export const progressColorLoaderFgError = "#CD384B";
|
58
58
|
export const progressColorLoaderFgComplete = "#00811F";
|
59
59
|
export const progressColorLoaderInverseBgDefault = "#ffffff14";
|
@@ -12,24 +12,24 @@ export const statusColorMessageContextualIcon = "#FFFFFF";
|
|
12
12
|
export const statusColorMessageContextualIconAlt = "#656565";
|
13
13
|
export const statusColorMessageContextualText = "#000000";
|
14
14
|
export const statusColorMessageContextualAiBgDefault = "#000000";
|
15
|
-
export const statusColorMessageContextualAiBgAlt = "#
|
15
|
+
export const statusColorMessageContextualAiBgAlt = "#fff0";
|
16
16
|
export const statusColorMessageContextualAiBorderDefault = "#000000";
|
17
17
|
export const statusColorMessageContextualCalloutBgAlt = "#e5fae2";
|
18
18
|
export const statusColorMessageContextualCalloutIcon = "#000000f2";
|
19
19
|
export const statusColorMessageContextualErrorBgDefault = "#CD384B";
|
20
|
-
export const statusColorMessageContextualErrorBgAlt = "#
|
20
|
+
export const statusColorMessageContextualErrorBgAlt = "#fff0";
|
21
21
|
export const statusColorMessageContextualErrorBorderDefault = "#CD384B";
|
22
22
|
export const statusColorMessageContextualErrorIcon = "#CD384B";
|
23
23
|
export const statusColorMessageContextualInfoBgDefault = "#0060A7";
|
24
|
-
export const statusColorMessageContextualInfoBgAlt = "#
|
24
|
+
export const statusColorMessageContextualInfoBgAlt = "#fff0";
|
25
25
|
export const statusColorMessageContextualInfoBorderDefault = "#0060A7";
|
26
26
|
export const statusColorMessageContextualInfoIcon = "#0060A7";
|
27
27
|
export const statusColorMessageContextualSuccessBgDefault = "#00811F";
|
28
|
-
export const statusColorMessageContextualSuccessBgAlt = "#
|
28
|
+
export const statusColorMessageContextualSuccessBgAlt = "#fff0";
|
29
29
|
export const statusColorMessageContextualSuccessBorderDefault = "#00811F";
|
30
30
|
export const statusColorMessageContextualSuccessIcon = "#00811F";
|
31
31
|
export const statusColorMessageContextualWarningBgDefault = "#D64309";
|
32
|
-
export const statusColorMessageContextualWarningBgAlt = "#
|
32
|
+
export const statusColorMessageContextualWarningBgAlt = "#fff0";
|
33
33
|
export const statusColorMessageContextualWarningBorderDefault = "#D64309";
|
34
34
|
export const statusColorMessageContextualWarningIcon = "#D64309";
|
35
35
|
export const statusColorMessageGlobalLabelDefault = "#000000f2";
|
@@ -37,12 +37,12 @@ export const statusColorMessageGlobalLabelHover = "#000000";
|
|
37
37
|
export const statusColorMessageGlobalCalloutBgDefault = "#e5fae2";
|
38
38
|
export const statusColorMessageGlobalCalloutBgHover = "#d8ecd5";
|
39
39
|
export const statusColorMessageGlobalCalloutIcon = "#000000f2";
|
40
|
-
export const statusColorMessageGlobalInfoBgDefault = "#
|
41
|
-
export const statusColorMessageGlobalInfoBgHover = "#
|
42
|
-
export const statusColorMessageGlobalInfoIcon = "#
|
43
|
-
export const statusColorMessageGlobalWarningBgDefault = "#
|
44
|
-
export const statusColorMessageGlobalWarningBgHover = "#
|
45
|
-
export const statusColorMessageGlobalWarningIcon = "#
|
40
|
+
export const statusColorMessageGlobalInfoBgDefault = "#65a9ff";
|
41
|
+
export const statusColorMessageGlobalInfoBgHover = "#82b5ff";
|
42
|
+
export const statusColorMessageGlobalInfoIcon = "#000000f2";
|
43
|
+
export const statusColorMessageGlobalWarningBgDefault = "#ff8629";
|
44
|
+
export const statusColorMessageGlobalWarningBgHover = "#ff994c";
|
45
|
+
export const statusColorMessageGlobalWarningIcon = "#000000f2";
|
46
46
|
export const statusColorPillCustomBlueBgDefault = "#0071C3";
|
47
47
|
export const statusColorPillCustomBlueBgAltDefault = "#ebf0f9";
|
48
48
|
export const statusColorPillCustomBlueBgAltHover = "#ced9ed";
|
@@ -94,7 +94,7 @@ export const statusColorPillCustomSlateBgAltHover = "#cbdae6";
|
|
94
94
|
export const statusColorPillCustomSlateBgHover = "#466171";
|
95
95
|
export const statusColorPillCustomSlateBorderDefault = "#527386";
|
96
96
|
export const statusColorPillErrorBgDefault = "#CD384B";
|
97
|
-
export const statusColorPillErrorBgAltDefault = "#
|
97
|
+
export const statusColorPillErrorBgAltDefault = "#fff0";
|
98
98
|
export const statusColorPillErrorBgAltHover = "#f9d3d1";
|
99
99
|
export const statusColorPillErrorBgHover = "#ac3240";
|
100
100
|
export const statusColorPillErrorBorderDefault = "#CD384B";
|
@@ -122,7 +122,7 @@ export const statusColorPillImportantInverseBgAltHover = "#282039";
|
|
122
122
|
export const statusColorPillImportantInverseBgHover = "#a977e2";
|
123
123
|
export const statusColorPillImportantInverseBorderDefault = "#985FDC";
|
124
124
|
export const statusColorPillInfoBgDefault = "#0060A7";
|
125
|
-
export const statusColorPillInfoBgAltDefault = "#
|
125
|
+
export const statusColorPillInfoBgAltDefault = "#fff0";
|
126
126
|
export const statusColorPillInfoBgAltHover = "#cdd7ea";
|
127
127
|
export const statusColorPillInfoBgHover = "#10518c";
|
128
128
|
export const statusColorPillInfoBorderDefault = "#0060A7";
|
@@ -131,11 +131,11 @@ export const statusColorPillInfoInverseBgAltDefault = "#111722";
|
|
131
131
|
export const statusColorPillInfoInverseBgAltHover = "#17253a";
|
132
132
|
export const statusColorPillInfoInverseBgHover = "#4f90df";
|
133
133
|
export const statusColorPillInfoInverseBorderDefault = "#007ED9";
|
134
|
-
export const statusColorPillNeutralBgDefault = "#
|
135
|
-
export const statusColorPillNeutralBgAltDefault = "#
|
136
|
-
export const statusColorPillNeutralBgAltHover = "#
|
137
|
-
export const statusColorPillNeutralBgHover = "#
|
138
|
-
export const statusColorPillNeutralBorderDefault = "#
|
134
|
+
export const statusColorPillNeutralBgDefault = "#335B70";
|
135
|
+
export const statusColorPillNeutralBgAltDefault = "#fff0";
|
136
|
+
export const statusColorPillNeutralBgAltHover = "#dde0e2";
|
137
|
+
export const statusColorPillNeutralBgHover = "#20313b";
|
138
|
+
export const statusColorPillNeutralBorderDefault = "#335B70";
|
139
139
|
export const statusColorPillNeutralInverseBgDefault = "#7C7C7C";
|
140
140
|
export const statusColorPillNeutralInverseBgAltDefault = "#171717";
|
141
141
|
export const statusColorPillNeutralInverseBgAltHover = "#242424";
|
@@ -145,7 +145,7 @@ export const statusColorPillReadonlyBgDefault = "#a6a6a6";
|
|
145
145
|
export const statusColorPillReadonlyBorderDefault = "#a6a6a6";
|
146
146
|
export const statusColorPillReadonlyLabel = "#000000ab";
|
147
147
|
export const statusColorPillSuccessBgDefault = "#00811F";
|
148
|
-
export const statusColorPillSuccessBgAltDefault = "#
|
148
|
+
export const statusColorPillSuccessBgAltDefault = "#fff0";
|
149
149
|
export const statusColorPillSuccessBgAltHover = "#cbe1c9";
|
150
150
|
export const statusColorPillSuccessBgHover = "#0e6d1d";
|
151
151
|
export const statusColorPillSuccessBorderDefault = "#00811F";
|
@@ -155,7 +155,7 @@ export const statusColorPillSuccessInverseBgAltHover = "#132912";
|
|
155
155
|
export const statusColorPillSuccessInverseBgHover = "#328e37";
|
156
156
|
export const statusColorPillSuccessInverseBorderDefault = "#009023";
|
157
157
|
export const statusColorPillWarningBgDefault = "#D64309";
|
158
|
-
export const statusColorPillWarningBgAltDefault = "#
|
158
|
+
export const statusColorPillWarningBgAltDefault = "#fff0";
|
159
159
|
export const statusColorPillWarningBgAltHover = "#fed5c3";
|
160
160
|
export const statusColorPillWarningBgHover = "#b33b0d";
|
161
161
|
export const statusColorPillWarningBorderDefault = "#D64309";
|
@@ -164,11 +164,11 @@ export const statusColorPillWarningInverseBgAltDefault = "#251206";
|
|
164
164
|
export const statusColorPillWarningInverseBgAltHover = "#3e1a0b";
|
165
165
|
export const statusColorPillWarningInverseBgHover = "#eb6530";
|
166
166
|
export const statusColorPillWarningInverseBorderDefault = "#E04500";
|
167
|
-
export const statusColorRatingBgDefault = "#
|
167
|
+
export const statusColorRatingBgDefault = "#008046";
|
168
168
|
export const statusColorRatingBgDefaultAlt =
|
169
|
-
"linear-gradient(90deg, #
|
170
|
-
export const statusColorRatingBgHover = "#
|
171
|
-
export const statusColorRatingBorderDefault = "#
|
169
|
+
"linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)";
|
170
|
+
export const statusColorRatingBgHover = "#0d6c3c";
|
171
|
+
export const statusColorRatingBorderDefault = "#008046";
|
172
172
|
export const statusSizePillS = 20;
|
173
173
|
export const statusSizePillM = 24;
|
174
174
|
export const statusSizePillL = 28;
|
@@ -179,7 +179,7 @@ export const statusSizeMessageGlobalM = 40;
|
|
179
179
|
export const statusSizeIconM = 20;
|
180
180
|
export const statusRadiusNone = "0";
|
181
181
|
export const statusRadiusMessage = 8;
|
182
|
-
export const statusRadiusPill =
|
182
|
+
export const statusRadiusPill = 2;
|
183
183
|
export const statusBorderwidthPill = 2;
|
184
184
|
export const statusBorderwidthMessage = 1;
|
185
185
|
export const statusSpaceNone = 0;
|
@@ -23,11 +23,11 @@ export const tabSpaceYM = 8;
|
|
23
23
|
export const tabSpaceYL = 12;
|
24
24
|
export const tabColorBgActive = "#FFFFFF";
|
25
25
|
export const tabColorBgEnabled = "#fff0";
|
26
|
-
export const tabColorBgHover = "#
|
26
|
+
export const tabColorBgHover = "#2237431a";
|
27
27
|
export const tabColorBorderActivealt = "#d1d1d1";
|
28
|
-
export const tabColorBorderActive = "#
|
29
|
-
export const tabColorBorderEnabled = "#
|
30
|
-
export const tabColorBorderHover = "#
|
28
|
+
export const tabColorBorderActive = "#008046";
|
29
|
+
export const tabColorBorderEnabled = "#2237431a";
|
30
|
+
export const tabColorBorderHover = "#2237431a";
|
31
31
|
export const tabColorIconEnabled = "#000000ab";
|
32
32
|
export const tabColorIconHover = "#000000";
|
33
33
|
export const tabColorLabelActive = "#000000";
|
@@ -41,8 +41,8 @@ export const tabColorValidationIconError = "#CD384B";
|
|
41
41
|
export const tabColorValidationIconWarning = "#D64309";
|
42
42
|
export const tabColorValidationLabelError = "#000000ab";
|
43
43
|
export const tabColorValidationLabelWarning = "#000000ab";
|
44
|
-
export const tabRadiusM =
|
45
|
-
export const tabRadiusL =
|
44
|
+
export const tabRadiusM = 4;
|
45
|
+
export const tabRadiusL = 4;
|
46
46
|
export const tabRadiusBaselineM = 1;
|
47
47
|
export const tabRadiusBaselineL = 1;
|
48
48
|
export const tabRadiusIndicatorM = 2;
|
@@ -12,22 +12,22 @@ export const tableColorHeaderSubtleBgHover = "#00000026";
|
|
12
12
|
export const tableColorHeaderSubtleBorderDefault = "#d1d1d1";
|
13
13
|
export const tableColorHeaderSubtleLabelDefault = "#000000e6";
|
14
14
|
export const tableColorHeaderSubtleLabelHover = "#000000e6";
|
15
|
-
export const tableColorHeaderHarshBgAlt = "#
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#476a7d";
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#335B70";
|
17
17
|
export const tableColorHeaderHarshBgHover = "#00000026";
|
18
18
|
export const tableColorHeaderHarshBorderDefault = "#a6a6a6";
|
19
19
|
export const tableColorHeaderHarshLabelDefault = "#FFFFFF";
|
20
20
|
export const tableColorHeaderHarshLabelHover = "#000000e6";
|
21
|
-
export const tableColorRowBgActivated = "#
|
22
|
-
export const tableColorRowBgActive = "#
|
21
|
+
export const tableColorRowBgActivated = "#9badb8";
|
22
|
+
export const tableColorRowBgActive = "#22374326";
|
23
23
|
export const tableColorRowBgDefault = "#FFFFFF";
|
24
|
-
export const tableColorRowBgAlt = "#
|
24
|
+
export const tableColorRowBgAlt = "#fbfbfc";
|
25
25
|
export const tableColorRowBgAlt2 = "#dedede";
|
26
26
|
export const tableColorRowBgAlt3 = "#f3f3f3";
|
27
|
-
export const tableColorRowBgHover = "#
|
27
|
+
export const tableColorRowBgHover = "#f2f4f6";
|
28
28
|
export const tableColorRowBorderDefault = "#d1d1d1";
|
29
|
-
export const tableColorRowLabelActivated = "#
|
30
|
-
export const tableColorRowLabelActive = "#
|
29
|
+
export const tableColorRowLabelActivated = "#000000";
|
30
|
+
export const tableColorRowLabelActive = "#000000";
|
31
31
|
export const tableColorRowLabelDefault = "#000000f2";
|
32
32
|
export const tableColorRowLabelHover = "#000000";
|
33
33
|
export const tableColorFooterBgDefault = "#dedede";
|
@@ -116,6 +116,7 @@ export const modesColorInteractiveMonochromeActiveAlt: string;
|
|
116
116
|
export const modesColorInteractiveMonochromeDefault: string;
|
117
117
|
export const modesColorInteractiveMonochromeDefaultAlt: string;
|
118
118
|
export const modesColorInteractiveMonochromeDefaultAlt2: string;
|
119
|
+
export const modesColorInteractiveMonochromeDefaultAlt3: string;
|
119
120
|
export const modesColorInteractiveMonochromeHoverAlt: string;
|
120
121
|
export const modesColorInteractiveMonochromeHover: string;
|
121
122
|
export const modesColorInteractiveMonochromeWithActive: string;
|
@@ -119,7 +119,8 @@ export const modesColorInteractiveMonochromeActive = "#000000";
|
|
119
119
|
export const modesColorInteractiveMonochromeActiveAlt = "#00000026";
|
120
120
|
export const modesColorInteractiveMonochromeDefault = "#000000e6";
|
121
121
|
export const modesColorInteractiveMonochromeDefaultAlt = "#000000ab";
|
122
|
-
export const modesColorInteractiveMonochromeDefaultAlt2 = "#
|
122
|
+
export const modesColorInteractiveMonochromeDefaultAlt2 = "#0000008c";
|
123
|
+
export const modesColorInteractiveMonochromeDefaultAlt3 = "#0000006b";
|
123
124
|
export const modesColorInteractiveMonochromeHoverAlt = "#0000001a";
|
124
125
|
export const modesColorInteractiveMonochromeHover = "#00000026";
|
125
126
|
export const modesColorInteractiveMonochromeWithActive = "#FFFFFF";
|
@@ -212,6 +212,7 @@ export const formColorDropdownLabelAlt: string;
|
|
212
212
|
export const formColorDropdownLabelDisabled: string;
|
213
213
|
export const formColorDropdownLabelEnabled: string;
|
214
214
|
export const formColorDropdownLabelHover: string;
|
215
|
+
export const formColorDropdownLabelSubtext: string;
|
215
216
|
export const formColorLabelsetLabelRequired: string;
|
216
217
|
export const formColorLabelsetLabelDefault: string;
|
217
218
|
export const formColorLabelsetLabelAlt: string;
|
@@ -322,6 +323,13 @@ export const formTypographyAdaptiveLabelL: {
|
|
322
323
|
fontSize: string;
|
323
324
|
paragraphSpacing: string;
|
324
325
|
};
|
326
|
+
export const formTypographyAdaptiveDefaultXs: {
|
327
|
+
fontFamily: string;
|
328
|
+
fontWeight: string;
|
329
|
+
lineHeight: number;
|
330
|
+
fontSize: string;
|
331
|
+
paragraphSpacing: string;
|
332
|
+
};
|
325
333
|
export const formTypographyAdaptiveDefaultS: {
|
326
334
|
fontFamily: string;
|
327
335
|
fontWeight: string;
|
@@ -364,6 +372,13 @@ export const formTypographyResponsiveLabelL: {
|
|
364
372
|
fontSize: string;
|
365
373
|
paragraphSpacing: string;
|
366
374
|
};
|
375
|
+
export const formTypographyResponsiveDefaultXs: {
|
376
|
+
fontFamily: string;
|
377
|
+
fontWeight: string;
|
378
|
+
lineHeight: number;
|
379
|
+
fontSize: string;
|
380
|
+
paragraphSpacing: string;
|
381
|
+
};
|
367
382
|
export const formTypographyResponsiveDefaultS: {
|
368
383
|
fontFamily: string;
|
369
384
|
fontWeight: string;
|
@@ -212,6 +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 = "#ffffff8c";
|
215
216
|
export const formColorLabelsetLabelRequired = "#E13E53";
|
216
217
|
export const formColorLabelsetLabelDefault = "#fffffff2";
|
217
218
|
export const formColorLabelsetLabelAlt = "#ffffff8c";
|
@@ -332,6 +333,13 @@ export const formTypographyAdaptiveLabelL = {
|
|
332
333
|
fontSize: "16px",
|
333
334
|
paragraphSpacing: "0",
|
334
335
|
};
|
336
|
+
export const formTypographyAdaptiveDefaultXs = {
|
337
|
+
fontFamily: "Sage UI",
|
338
|
+
fontWeight: "400",
|
339
|
+
lineHeight: 1.5,
|
340
|
+
fontSize: "13px",
|
341
|
+
paragraphSpacing: "0",
|
342
|
+
};
|
335
343
|
export const formTypographyAdaptiveDefaultS = {
|
336
344
|
fontFamily: "Sage UI",
|
337
345
|
fontWeight: "400",
|
@@ -374,6 +382,13 @@ export const formTypographyResponsiveLabelL = {
|
|
374
382
|
fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
|
375
383
|
paragraphSpacing: "0",
|
376
384
|
};
|
385
|
+
export const formTypographyResponsiveDefaultXs = {
|
386
|
+
fontFamily: "Sage UI",
|
387
|
+
fontWeight: "400",
|
388
|
+
lineHeight: 1.5,
|
389
|
+
fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
|
390
|
+
paragraphSpacing: "0",
|
391
|
+
};
|
377
392
|
export const formTypographyResponsiveDefaultS = {
|
378
393
|
fontFamily: "Sage UI",
|
379
394
|
fontWeight: "400",
|
@@ -116,6 +116,7 @@ export const modesColorInteractiveMonochromeActiveAlt: string;
|
|
116
116
|
export const modesColorInteractiveMonochromeDefault: string;
|
117
117
|
export const modesColorInteractiveMonochromeDefaultAlt: string;
|
118
118
|
export const modesColorInteractiveMonochromeDefaultAlt2: string;
|
119
|
+
export const modesColorInteractiveMonochromeDefaultAlt3: string;
|
119
120
|
export const modesColorInteractiveMonochromeHoverAlt: string;
|
120
121
|
export const modesColorInteractiveMonochromeHover: string;
|
121
122
|
export const modesColorInteractiveMonochromeWithActive: string;
|
@@ -119,7 +119,8 @@ export const modesColorInteractiveMonochromeActive = "#FFFFFF";
|
|
119
119
|
export const modesColorInteractiveMonochromeActiveAlt = "#ffffff26";
|
120
120
|
export const modesColorInteractiveMonochromeDefault = "#ffffffe6";
|
121
121
|
export const modesColorInteractiveMonochromeDefaultAlt = "#ffffffab";
|
122
|
-
export const modesColorInteractiveMonochromeDefaultAlt2 = "#
|
122
|
+
export const modesColorInteractiveMonochromeDefaultAlt2 = "#ffffff8c";
|
123
|
+
export const modesColorInteractiveMonochromeDefaultAlt3 = "#ffffff6b";
|
123
124
|
export const modesColorInteractiveMonochromeHoverAlt = "#ffffff1a";
|
124
125
|
export const modesColorInteractiveMonochromeHover = "#ffffff26";
|
125
126
|
export const modesColorInteractiveMonochromeWithActive = "#000000";
|
@@ -212,6 +212,7 @@ export const formColorDropdownLabelAlt: string;
|
|
212
212
|
export const formColorDropdownLabelDisabled: string;
|
213
213
|
export const formColorDropdownLabelEnabled: string;
|
214
214
|
export const formColorDropdownLabelHover: string;
|
215
|
+
export const formColorDropdownLabelSubtext: string;
|
215
216
|
export const formColorLabelsetLabelRequired: string;
|
216
217
|
export const formColorLabelsetLabelDefault: string;
|
217
218
|
export const formColorLabelsetLabelAlt: string;
|
@@ -322,6 +323,13 @@ export const formTypographyAdaptiveLabelL: {
|
|
322
323
|
fontSize: string;
|
323
324
|
paragraphSpacing: string;
|
324
325
|
};
|
326
|
+
export const formTypographyAdaptiveDefaultXs: {
|
327
|
+
fontFamily: string;
|
328
|
+
fontWeight: string;
|
329
|
+
lineHeight: number;
|
330
|
+
fontSize: string;
|
331
|
+
paragraphSpacing: string;
|
332
|
+
};
|
325
333
|
export const formTypographyAdaptiveDefaultS: {
|
326
334
|
fontFamily: string;
|
327
335
|
fontWeight: string;
|
@@ -364,6 +372,13 @@ export const formTypographyResponsiveLabelL: {
|
|
364
372
|
fontSize: string;
|
365
373
|
paragraphSpacing: string;
|
366
374
|
};
|
375
|
+
export const formTypographyResponsiveDefaultXs: {
|
376
|
+
fontFamily: string;
|
377
|
+
fontWeight: string;
|
378
|
+
lineHeight: number;
|
379
|
+
fontSize: string;
|
380
|
+
paragraphSpacing: string;
|
381
|
+
};
|
367
382
|
export const formTypographyResponsiveDefaultS: {
|
368
383
|
fontFamily: string;
|
369
384
|
fontWeight: string;
|
@@ -212,6 +212,7 @@ export const formColorDropdownLabelAlt = "#000000e6";
|
|
212
212
|
export const formColorDropdownLabelDisabled = "#0000006b";
|
213
213
|
export const formColorDropdownLabelEnabled = "#000000ab";
|
214
214
|
export const formColorDropdownLabelHover = "#000000";
|
215
|
+
export const formColorDropdownLabelSubtext = "#0000008c";
|
215
216
|
export const formColorLabelsetLabelRequired = "#CD384B";
|
216
217
|
export const formColorLabelsetLabelDefault = "#000000f2";
|
217
218
|
export const formColorLabelsetLabelAlt = "#0000008c";
|
@@ -332,6 +333,13 @@ export const formTypographyAdaptiveLabelL = {
|
|
332
333
|
fontSize: "16px",
|
333
334
|
paragraphSpacing: "0",
|
334
335
|
};
|
336
|
+
export const formTypographyAdaptiveDefaultXs = {
|
337
|
+
fontFamily: "Sage UI",
|
338
|
+
fontWeight: "400",
|
339
|
+
lineHeight: 1.5,
|
340
|
+
fontSize: "13px",
|
341
|
+
paragraphSpacing: "0",
|
342
|
+
};
|
335
343
|
export const formTypographyAdaptiveDefaultS = {
|
336
344
|
fontFamily: "Sage UI",
|
337
345
|
fontWeight: "400",
|
@@ -374,6 +382,13 @@ export const formTypographyResponsiveLabelL = {
|
|
374
382
|
fontSize: "clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)",
|
375
383
|
paragraphSpacing: "0",
|
376
384
|
};
|
385
|
+
export const formTypographyResponsiveDefaultXs = {
|
386
|
+
fontFamily: "Sage UI",
|
387
|
+
fontWeight: "400",
|
388
|
+
lineHeight: 1.5,
|
389
|
+
fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
|
390
|
+
paragraphSpacing: "0",
|
391
|
+
};
|
377
392
|
export const formTypographyResponsiveDefaultS = {
|
378
393
|
fontFamily: "Sage UI",
|
379
394
|
fontWeight: "400",
|
@@ -116,6 +116,7 @@ export const modesColorInteractiveMonochromeActiveAlt: string;
|
|
116
116
|
export const modesColorInteractiveMonochromeDefault: string;
|
117
117
|
export const modesColorInteractiveMonochromeDefaultAlt: string;
|
118
118
|
export const modesColorInteractiveMonochromeDefaultAlt2: string;
|
119
|
+
export const modesColorInteractiveMonochromeDefaultAlt3: string;
|
119
120
|
export const modesColorInteractiveMonochromeHoverAlt: string;
|
120
121
|
export const modesColorInteractiveMonochromeHover: string;
|
121
122
|
export const modesColorInteractiveMonochromeWithActive: string;
|
@@ -119,7 +119,8 @@ export const modesColorInteractiveMonochromeActive = "#000000";
|
|
119
119
|
export const modesColorInteractiveMonochromeActiveAlt = "#00000026";
|
120
120
|
export const modesColorInteractiveMonochromeDefault = "#000000e6";
|
121
121
|
export const modesColorInteractiveMonochromeDefaultAlt = "#000000ab";
|
122
|
-
export const modesColorInteractiveMonochromeDefaultAlt2 = "#
|
122
|
+
export const modesColorInteractiveMonochromeDefaultAlt2 = "#0000008c";
|
123
|
+
export const modesColorInteractiveMonochromeDefaultAlt3 = "#0000006b";
|
123
124
|
export const modesColorInteractiveMonochromeHoverAlt = "#0000001a";
|
124
125
|
export const modesColorInteractiveMonochromeHover = "#00000026";
|
125
126
|
export const modesColorInteractiveMonochromeWithActive = "#FFFFFF";
|
@@ -24,32 +24,32 @@ export const buttonSpaceNone = "0";
|
|
24
24
|
export const buttonSpaceBarIconbuttonXInnerM = 10;
|
25
25
|
export const buttonSpaceBarIconbuttonXInnerL = "14px";
|
26
26
|
export const buttonSpaceBarIconbuttonXOuterM = "14px";
|
27
|
-
export const buttonSpaceBarIconbuttonXOuterL =
|
28
|
-
export const buttonSpaceFabChildXM =
|
29
|
-
export const buttonSpaceFabChildXL =
|
30
|
-
export const buttonSpaceFabParentXM =
|
27
|
+
export const buttonSpaceBarIconbuttonXOuterL = 20;
|
28
|
+
export const buttonSpaceFabChildXM = 8;
|
29
|
+
export const buttonSpaceFabChildXL = 16;
|
30
|
+
export const buttonSpaceFabParentXM = 16;
|
31
31
|
export const buttonSpaceFabParentXgM = 12;
|
32
|
-
export const buttonSpaceFabParentYM =
|
33
|
-
export const buttonSpaceLayoutXXs =
|
34
|
-
export const buttonSpaceLayoutXS =
|
35
|
-
export const buttonSpaceLayoutXM =
|
36
|
-
export const buttonSpaceLayoutXL =
|
37
|
-
export const buttonSpaceLayoutYXs =
|
38
|
-
export const buttonSpaceLayoutYS =
|
39
|
-
export const buttonSpaceLayoutYM =
|
40
|
-
export const buttonSpaceLayoutYL =
|
41
|
-
export const buttonSpaceLayoutXgS =
|
32
|
+
export const buttonSpaceFabParentYM = 16;
|
33
|
+
export const buttonSpaceLayoutXXs = 8;
|
34
|
+
export const buttonSpaceLayoutXS = 16;
|
35
|
+
export const buttonSpaceLayoutXM = 24;
|
36
|
+
export const buttonSpaceLayoutXL = 32;
|
37
|
+
export const buttonSpaceLayoutYXs = 8;
|
38
|
+
export const buttonSpaceLayoutYS = 16;
|
39
|
+
export const buttonSpaceLayoutYM = 24;
|
40
|
+
export const buttonSpaceLayoutYL = 32;
|
41
|
+
export const buttonSpaceLayoutXgS = 8;
|
42
42
|
export const buttonSpaceLayoutXgM = 12;
|
43
|
-
export const buttonSpaceLayoutXgL =
|
44
|
-
export const buttonSpaceLayoutYgS =
|
43
|
+
export const buttonSpaceLayoutXgL = 16;
|
44
|
+
export const buttonSpaceLayoutYgS = 8;
|
45
45
|
export const buttonSpaceLayoutYgM = 12;
|
46
|
-
export const buttonSpaceLayoutYgL =
|
47
|
-
export const buttonSpacePrimaryXS =
|
48
|
-
export const buttonSpacePrimaryXM =
|
49
|
-
export const buttonSpacePrimaryXL =
|
50
|
-
export const buttonSpacePrimaryXgS =
|
51
|
-
export const buttonSpacePrimaryXgM =
|
52
|
-
export const buttonSpacePrimaryXgL =
|
46
|
+
export const buttonSpaceLayoutYgL = 16;
|
47
|
+
export const buttonSpacePrimaryXS = 12;
|
48
|
+
export const buttonSpacePrimaryXM = 16;
|
49
|
+
export const buttonSpacePrimaryXL = 20;
|
50
|
+
export const buttonSpacePrimaryXgS = 8;
|
51
|
+
export const buttonSpacePrimaryXgM = 8;
|
52
|
+
export const buttonSpacePrimaryXgL = 8;
|
53
53
|
export const buttonSpacePrimaryYS = 4;
|
54
54
|
export const buttonSpacePrimaryYM = 8;
|
55
55
|
export const buttonSpacePrimaryYL = 9.5;
|
@@ -59,18 +59,18 @@ export const buttonSpacePrimaryIcononlyXL = 14;
|
|
59
59
|
export const buttonSpacePrimaryIcononlyYS = 6;
|
60
60
|
export const buttonSpacePrimaryIcononlyYM = 10;
|
61
61
|
export const buttonSpacePrimaryIcononlyYL = 14;
|
62
|
-
export const buttonSpaceSecondaryXXs =
|
62
|
+
export const buttonSpaceSecondaryXXs = 8;
|
63
63
|
export const buttonSpaceSecondaryXS = 12;
|
64
|
-
export const buttonSpaceSecondaryXM =
|
65
|
-
export const buttonSpaceSecondaryXL =
|
66
|
-
export const buttonSpaceSecondaryYXs = 1.
|
64
|
+
export const buttonSpaceSecondaryXM = 16;
|
65
|
+
export const buttonSpaceSecondaryXL = 20;
|
66
|
+
export const buttonSpaceSecondaryYXs = 1.5;
|
67
67
|
export const buttonSpaceSecondaryYS = 4;
|
68
68
|
export const buttonSpaceSecondaryYM = 8;
|
69
69
|
export const buttonSpaceSecondaryYL = 9.5;
|
70
70
|
export const buttonSpaceSecondaryXgXs = 4;
|
71
|
-
export const buttonSpaceSecondaryXgS =
|
72
|
-
export const buttonSpaceSecondaryXgM =
|
73
|
-
export const buttonSpaceSecondaryXgL =
|
71
|
+
export const buttonSpaceSecondaryXgS = 8;
|
72
|
+
export const buttonSpaceSecondaryXgM = 8;
|
73
|
+
export const buttonSpaceSecondaryXgL = 8;
|
74
74
|
export const buttonSpaceSecondaryIcononlyXXs = 4;
|
75
75
|
export const buttonSpaceSecondaryIcononlyXS = 6;
|
76
76
|
export const buttonSpaceSecondaryIcononlyXM = 10;
|
@@ -79,18 +79,18 @@ export const buttonSpaceSecondaryIcononlyYXs = 4;
|
|
79
79
|
export const buttonSpaceSecondaryIcononlyYS = 6;
|
80
80
|
export const buttonSpaceSecondaryIcononlyYM = 10;
|
81
81
|
export const buttonSpaceSecondaryIcononlyYL = 14;
|
82
|
-
export const buttonSpaceTertiaryYXs = 1.
|
82
|
+
export const buttonSpaceTertiaryYXs = 1.5;
|
83
83
|
export const buttonSpaceTertiaryYS = 4;
|
84
84
|
export const buttonSpaceTertiaryYM = 8;
|
85
85
|
export const buttonSpaceTertiaryYL = 9.5;
|
86
|
-
export const buttonSpaceTertiaryXXs =
|
87
|
-
export const buttonSpaceTertiaryXS =
|
88
|
-
export const buttonSpaceTertiaryXM =
|
89
|
-
export const buttonSpaceTertiaryXL =
|
86
|
+
export const buttonSpaceTertiaryXXs = 8;
|
87
|
+
export const buttonSpaceTertiaryXS = 12;
|
88
|
+
export const buttonSpaceTertiaryXM = 16;
|
89
|
+
export const buttonSpaceTertiaryXL = 20;
|
90
90
|
export const buttonSpaceTertiaryXgXs = 4;
|
91
|
-
export const buttonSpaceTertiaryXgS =
|
92
|
-
export const buttonSpaceTertiaryXgM =
|
93
|
-
export const buttonSpaceTertiaryXgL =
|
91
|
+
export const buttonSpaceTertiaryXgS = 8;
|
92
|
+
export const buttonSpaceTertiaryXgM = 8;
|
93
|
+
export const buttonSpaceTertiaryXgL = 8;
|
94
94
|
export const buttonSpaceTertiaryIcononlyXXs = 4;
|
95
95
|
export const buttonSpaceTertiaryIcononlyXS = 6;
|
96
96
|
export const buttonSpaceTertiaryIcononlyXM = 10;
|
@@ -99,14 +99,14 @@ export const buttonSpaceTertiaryIcononlyYXs = 4;
|
|
99
99
|
export const buttonSpaceTertiaryIcononlyYS = 6;
|
100
100
|
export const buttonSpaceTertiaryIcononlyYM = 10;
|
101
101
|
export const buttonSpaceTertiaryIcononlyYL = 14;
|
102
|
-
export const buttonSpaceSubtleYXs = 1.
|
102
|
+
export const buttonSpaceSubtleYXs = 1.5;
|
103
103
|
export const buttonSpaceSubtleYS = 4;
|
104
104
|
export const buttonSpaceSubtleYM = 8;
|
105
105
|
export const buttonSpaceSubtleYL = 9.5;
|
106
|
-
export const buttonSpaceSubtleXXs =
|
107
|
-
export const buttonSpaceSubtleXS =
|
108
|
-
export const buttonSpaceSubtleXM =
|
109
|
-
export const buttonSpaceSubtleXL =
|
106
|
+
export const buttonSpaceSubtleXXs = 8;
|
107
|
+
export const buttonSpaceSubtleXS = 8;
|
108
|
+
export const buttonSpaceSubtleXM = 8;
|
109
|
+
export const buttonSpaceSubtleXL = 8;
|
110
110
|
export const buttonSpaceSubtleXgXs = 4;
|
111
111
|
export const buttonSpaceSubtleXgS = 4;
|
112
112
|
export const buttonSpaceSubtleXgM = 4;
|
@@ -119,14 +119,14 @@ export const buttonSpaceSubtleIcononlyYXs = 4;
|
|
119
119
|
export const buttonSpaceSubtleIcononlyYS = 6;
|
120
120
|
export const buttonSpaceSubtleIcononlyYM = 10;
|
121
121
|
export const buttonSpaceSubtleIcononlyYL = 14;
|
122
|
-
export const buttonSpaceToggleButtonXXs =
|
123
|
-
export const buttonSpaceToggleButtonXS =
|
124
|
-
export const buttonSpaceToggleButtonXM =
|
125
|
-
export const buttonSpaceToggleButtonXL =
|
126
|
-
export const buttonSpaceToggleButtonXgS =
|
127
|
-
export const buttonSpaceToggleButtonXgM =
|
128
|
-
export const buttonSpaceToggleButtonXgL =
|
129
|
-
export const buttonSpaceToggleButtonYXs = 1.
|
122
|
+
export const buttonSpaceToggleButtonXXs = 8;
|
123
|
+
export const buttonSpaceToggleButtonXS = 12;
|
124
|
+
export const buttonSpaceToggleButtonXM = 16;
|
125
|
+
export const buttonSpaceToggleButtonXL = 20;
|
126
|
+
export const buttonSpaceToggleButtonXgS = 8;
|
127
|
+
export const buttonSpaceToggleButtonXgM = 8;
|
128
|
+
export const buttonSpaceToggleButtonXgL = 8;
|
129
|
+
export const buttonSpaceToggleButtonYXs = 1.5;
|
130
130
|
export const buttonSpaceToggleButtonYS = 4;
|
131
131
|
export const buttonSpaceToggleButtonYM = 8;
|
132
132
|
export const buttonSpaceToggleButtonYL = 9.5;
|