@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
@@ -10,7 +10,7 @@ export const navColorBgDefault = "#000000";
|
|
10
10
|
export const navColorItemBgActive = "#FFFFFF";
|
11
11
|
export const navColorItemBgActivealt = "#ffffff1a";
|
12
12
|
export const navColorItemBgEnabled = "#fff0";
|
13
|
-
export const navColorItemBgHover = "#
|
13
|
+
export const navColorItemBgHover = "#008046";
|
14
14
|
export const navColorItemLabelActive = "#000000";
|
15
15
|
export const navColorItemLabelActivealt = "#FFFFFF";
|
16
16
|
export const navColorItemLabelEnabled = "#ffffffe6";
|
@@ -49,7 +49,7 @@ export const navColorTopnavItemLabelEnabled = "#fffffff2";
|
|
49
49
|
export const navColorTopnavItemLabelHover = "#FFFFFF";
|
50
50
|
export const navRadiusMenu = 8;
|
51
51
|
export const navRadiusMenuitem = 4;
|
52
|
-
export const navRadiusMenumodal =
|
52
|
+
export const navRadiusMenumodal = 8;
|
53
53
|
export const navRadiusLeftnavMenuitem = 8;
|
54
54
|
export const navRadiusModalMenuitem = 8;
|
55
55
|
export const navRadiusTopnavMenuitem = 8;
|
@@ -65,8 +65,8 @@ export const popoverColorBgHover = "#ffffff1a";
|
|
65
65
|
export const popoverColorLabelActive = "#000000";
|
66
66
|
export const popoverColorLabelActivealt = "#FFFFFF";
|
67
67
|
export const popoverColorLabelDisabled = "#ffffff4d";
|
68
|
-
export const popoverColorLabelHover = "#
|
69
|
-
export const popoverColorLabelEnabled = "#
|
68
|
+
export const popoverColorLabelHover = "#ffffffe6";
|
69
|
+
export const popoverColorLabelEnabled = "#ffffffe6";
|
70
70
|
export const popoverColorSubmenuBgDefault = "#0e0e0e";
|
71
71
|
export const popoverTypographyAdaptiveLabelS = {
|
72
72
|
fontFamily: "Sage UI",
|
@@ -46,14 +46,14 @@ export const progressColorFgAi =
|
|
46
46
|
export const progressColorFgAlt = "#009023";
|
47
47
|
export const progressColorFgAlt2 = "#ffffffab";
|
48
48
|
export const progressColorFgCaution = "#E04500";
|
49
|
-
export const progressColorFgDefault = "#
|
49
|
+
export const progressColorFgDefault = "#4b4b4b";
|
50
50
|
export const progressColorFgError = "#E13E53";
|
51
51
|
export const progressColorFgInfo = "#007ED9";
|
52
52
|
export const progressColorLabelAlt = "#ffffffab";
|
53
53
|
export const progressColorLabelDefault = "#fffffff2";
|
54
54
|
export const progressColorDatavisFgDefault = "#008A89";
|
55
55
|
export const progressColorLoaderBgDefault = "#ffffff14";
|
56
|
-
export const progressColorLoaderFgDefault = "#
|
56
|
+
export const progressColorLoaderFgDefault = "#00D639";
|
57
57
|
export const progressColorLoaderFgError = "#E13E53";
|
58
58
|
export const progressColorLoaderFgComplete = "#009023";
|
59
59
|
export const progressColorLoaderInverseBgDefault = "#00000014";
|
@@ -12,24 +12,24 @@ export const statusColorMessageContextualIcon = "#000000";
|
|
12
12
|
export const statusColorMessageContextualIconAlt = "#7C7C7C";
|
13
13
|
export const statusColorMessageContextualText = "#FFFFFF";
|
14
14
|
export const statusColorMessageContextualAiBgDefault = "#FFFFFF";
|
15
|
-
export const statusColorMessageContextualAiBgAlt = "#
|
15
|
+
export const statusColorMessageContextualAiBgAlt = "#fff0";
|
16
16
|
export const statusColorMessageContextualAiBorderDefault = "#FFFFFF";
|
17
17
|
export const statusColorMessageContextualCalloutBgAlt = "#122211";
|
18
18
|
export const statusColorMessageContextualCalloutIcon = "#fffffff2";
|
19
19
|
export const statusColorMessageContextualErrorBgDefault = "#E13E53";
|
20
|
-
export const statusColorMessageContextualErrorBgAlt = "#
|
20
|
+
export const statusColorMessageContextualErrorBgAlt = "#fff0";
|
21
21
|
export const statusColorMessageContextualErrorBorderDefault = "#E13E53";
|
22
22
|
export const statusColorMessageContextualErrorIcon = "#E13E53";
|
23
23
|
export const statusColorMessageContextualInfoBgDefault = "#007ED9";
|
24
|
-
export const statusColorMessageContextualInfoBgAlt = "#
|
24
|
+
export const statusColorMessageContextualInfoBgAlt = "#fff0";
|
25
25
|
export const statusColorMessageContextualInfoBorderDefault = "#007ED9";
|
26
26
|
export const statusColorMessageContextualInfoIcon = "#007ED9";
|
27
27
|
export const statusColorMessageContextualSuccessBgDefault = "#009023";
|
28
|
-
export const statusColorMessageContextualSuccessBgAlt = "#
|
28
|
+
export const statusColorMessageContextualSuccessBgAlt = "#fff0";
|
29
29
|
export const statusColorMessageContextualSuccessBorderDefault = "#009023";
|
30
30
|
export const statusColorMessageContextualSuccessIcon = "#009023";
|
31
31
|
export const statusColorMessageContextualWarningBgDefault = "#E04500";
|
32
|
-
export const statusColorMessageContextualWarningBgAlt = "#
|
32
|
+
export const statusColorMessageContextualWarningBgAlt = "#fff0";
|
33
33
|
export const statusColorMessageContextualWarningBorderDefault = "#E04500";
|
34
34
|
export const statusColorMessageContextualWarningIcon = "#E04500";
|
35
35
|
export const statusColorMessageGlobalLabelDefault = "#fffffff2";
|
@@ -37,12 +37,12 @@ export const statusColorMessageGlobalLabelHover = "#FFFFFF";
|
|
37
37
|
export const statusColorMessageGlobalCalloutBgDefault = "#122211";
|
38
38
|
export const statusColorMessageGlobalCalloutBgHover = "#263525";
|
39
39
|
export const statusColorMessageGlobalCalloutIcon = "#fffffff2";
|
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 = "#007ED9";
|
41
|
+
export const statusColorMessageGlobalInfoBgHover = "#4f90df";
|
42
|
+
export const statusColorMessageGlobalInfoIcon = "#fffffff2";
|
43
|
+
export const statusColorMessageGlobalWarningBgDefault = "#E04500";
|
44
|
+
export const statusColorMessageGlobalWarningBgHover = "#eb6530";
|
45
|
+
export const statusColorMessageGlobalWarningIcon = "#fffffff2";
|
46
46
|
export const statusColorPillCustomBlueBgDefault = "#007FD9";
|
47
47
|
export const statusColorPillCustomBlueBgAltDefault = "#0d1219";
|
48
48
|
export const statusColorPillCustomBlueBgAltHover = "#142131";
|
@@ -94,7 +94,7 @@ export const statusColorPillCustomSlateBgAltHover = "#13222c";
|
|
94
94
|
export const statusColorPillCustomSlateBgHover = "#7493a5";
|
95
95
|
export const statusColorPillCustomSlateBorderDefault = "#5C8196";
|
96
96
|
export const statusColorPillErrorBgDefault = "#E13E53";
|
97
|
-
export const statusColorPillErrorBgAltDefault = "#
|
97
|
+
export const statusColorPillErrorBgAltDefault = "#fff0";
|
98
98
|
export const statusColorPillErrorBgAltHover = "#3d1a1c";
|
99
99
|
export const statusColorPillErrorBgHover = "#ea626a";
|
100
100
|
export const statusColorPillErrorBorderDefault = "#E13E53";
|
@@ -122,7 +122,7 @@ export const statusColorPillImportantInverseBgAltHover = "#daceed";
|
|
122
122
|
export const statusColorPillImportantInverseBgHover = "#8051b8";
|
123
123
|
export const statusColorPillImportantInverseBorderDefault = "#985FDC";
|
124
124
|
export const statusColorPillInfoBgDefault = "#007ED9";
|
125
|
-
export const statusColorPillInfoBgAltDefault = "#
|
125
|
+
export const statusColorPillInfoBgAltDefault = "#fff0";
|
126
126
|
export const statusColorPillInfoBgAltHover = "#17253a";
|
127
127
|
export const statusColorPillInfoBgHover = "#4f90df";
|
128
128
|
export const statusColorPillInfoBorderDefault = "#007ED9";
|
@@ -131,11 +131,11 @@ export const statusColorPillInfoInverseBgAltDefault = "#eaeef6";
|
|
131
131
|
export const statusColorPillInfoInverseBgAltHover = "#cdd7ea";
|
132
132
|
export const statusColorPillInfoInverseBgHover = "#10518c";
|
133
133
|
export const statusColorPillInfoInverseBorderDefault = "#0060A7";
|
134
|
-
export const statusColorPillNeutralBgDefault = "#
|
135
|
-
export const statusColorPillNeutralBgAltDefault = "#
|
136
|
-
export const statusColorPillNeutralBgAltHover = "#
|
134
|
+
export const statusColorPillNeutralBgDefault = "#9e9e9e";
|
135
|
+
export const statusColorPillNeutralBgAltDefault = "#fff0";
|
136
|
+
export const statusColorPillNeutralBgAltHover = "#2a2a2a";
|
137
137
|
export const statusColorPillNeutralBgHover = "#8e8e8e";
|
138
|
-
export const statusColorPillNeutralBorderDefault = "#
|
138
|
+
export const statusColorPillNeutralBorderDefault = "#9e9e9e";
|
139
139
|
export const statusColorPillNeutralInverseBgDefault = "#656565";
|
140
140
|
export const statusColorPillNeutralInverseBgAltDefault = "#efefef";
|
141
141
|
export const statusColorPillNeutralInverseBgAltHover = "#d9d9d9";
|
@@ -145,7 +145,7 @@ export const statusColorPillReadonlyBgDefault = "#4b4b4b";
|
|
145
145
|
export const statusColorPillReadonlyBorderDefault = "#4b4b4b";
|
146
146
|
export const statusColorPillReadonlyLabel = "#ffffffab";
|
147
147
|
export const statusColorPillSuccessBgDefault = "#009023";
|
148
|
-
export const statusColorPillSuccessBgAltDefault = "#
|
148
|
+
export const statusColorPillSuccessBgAltDefault = "#fff0";
|
149
149
|
export const statusColorPillSuccessBgAltHover = "#132912";
|
150
150
|
export const statusColorPillSuccessBgHover = "#359b3b";
|
151
151
|
export const statusColorPillSuccessBorderDefault = "#009023";
|
@@ -155,7 +155,7 @@ export const statusColorPillSuccessInverseBgAltHover = "#cbe1c9";
|
|
155
155
|
export const statusColorPillSuccessInverseBgHover = "#0e6d1d";
|
156
156
|
export const statusColorPillSuccessInverseBorderDefault = "#00811F";
|
157
157
|
export const statusColorPillWarningBgDefault = "#E04500";
|
158
|
-
export const statusColorPillWarningBgAltDefault = "#
|
158
|
+
export const statusColorPillWarningBgAltDefault = "#fff0";
|
159
159
|
export const statusColorPillWarningBgAltHover = "#3e1a0b";
|
160
160
|
export const statusColorPillWarningBgHover = "#eb6530";
|
161
161
|
export const statusColorPillWarningBorderDefault = "#E04500";
|
@@ -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;
|
@@ -25,9 +25,9 @@ export const tabColorBgActive = "#000000";
|
|
25
25
|
export const tabColorBgEnabled = "#fff0";
|
26
26
|
export const tabColorBgHover = "#ffffff1a";
|
27
27
|
export const tabColorBorderActivealt = "#282828";
|
28
|
-
export const tabColorBorderActive = "#
|
29
|
-
export const tabColorBorderEnabled = "#
|
30
|
-
export const tabColorBorderHover = "#
|
28
|
+
export const tabColorBorderActive = "#00D639";
|
29
|
+
export const tabColorBorderEnabled = "#ffffff1a";
|
30
|
+
export const tabColorBorderHover = "#ffffff1a";
|
31
31
|
export const tabColorIconEnabled = "#ffffffab";
|
32
32
|
export const tabColorIconHover = "#FFFFFF";
|
33
33
|
export const tabColorLabelActive = "#FFFFFF";
|
@@ -41,8 +41,8 @@ export const tabColorValidationIconError = "#E13E53";
|
|
41
41
|
export const tabColorValidationIconWarning = "#E04500";
|
42
42
|
export const tabColorValidationLabelError = "#ffffffab";
|
43
43
|
export const tabColorValidationLabelWarning = "#ffffffab";
|
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 = "#ffffff26";
|
|
12
12
|
export const tableColorHeaderSubtleBorderDefault = "#282828";
|
13
13
|
export const tableColorHeaderSubtleLabelDefault = "#ffffffe6";
|
14
14
|
export const tableColorHeaderSubtleLabelHover = "#ffffffe6";
|
15
|
-
export const tableColorHeaderHarshBgAlt = "#
|
16
|
-
export const tableColorHeaderHarshBgDefault = "#
|
15
|
+
export const tableColorHeaderHarshBgAlt = "#ffffffab";
|
16
|
+
export const tableColorHeaderHarshBgDefault = "#ffffffe6";
|
17
17
|
export const tableColorHeaderHarshBgHover = "#ffffff26";
|
18
18
|
export const tableColorHeaderHarshBorderDefault = "#4b4b4b";
|
19
19
|
export const tableColorHeaderHarshLabelDefault = "#000000";
|
20
20
|
export const tableColorHeaderHarshLabelHover = "#ffffffe6";
|
21
|
-
export const tableColorRowBgActivated = "#
|
22
|
-
export const tableColorRowBgActive = "#
|
21
|
+
export const tableColorRowBgActivated = "#18232a";
|
22
|
+
export const tableColorRowBgActive = "#ffffff26";
|
23
23
|
export const tableColorRowBgDefault = "#000000";
|
24
|
-
export const tableColorRowBgAlt = "#
|
24
|
+
export const tableColorRowBgAlt = "#020303";
|
25
25
|
export const tableColorRowBgAlt2 = "#1f1f1f";
|
26
26
|
export const tableColorRowBgAlt3 = "#0e0e0e";
|
27
|
-
export const tableColorRowBgHover = "#
|
27
|
+
export const tableColorRowBgHover = "#040607";
|
28
28
|
export const tableColorRowBorderDefault = "#282828";
|
29
|
-
export const tableColorRowLabelActivated = "#
|
30
|
-
export const tableColorRowLabelActive = "#
|
29
|
+
export const tableColorRowLabelActivated = "#FFFFFF";
|
30
|
+
export const tableColorRowLabelActive = "#FFFFFF";
|
31
31
|
export const tableColorRowLabelDefault = "#fffffff2";
|
32
32
|
export const tableColorRowLabelHover = "#FFFFFF";
|
33
33
|
export const tableColorFooterBgDefault = "#1f1f1f";
|
@@ -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";
|
@@ -7,9 +7,9 @@
|
|
7
7
|
*/
|
8
8
|
|
9
9
|
export const badgeColorNotificationBorderDefault = "#FFFFFF";
|
10
|
-
export const badgeColorNotificationBgDefault = "#
|
10
|
+
export const badgeColorNotificationBgDefault = "#ff8629";
|
11
11
|
export const badgeColorNotificationBgAlt = "#0060A7";
|
12
|
-
export const badgeColorNotificationLabelDefault = "#
|
12
|
+
export const badgeColorNotificationLabelDefault = "#000000";
|
13
13
|
export const badgeColorNotificationLabelAlt = "#FFFFFF";
|
14
14
|
export const badgeColorNotificationInverseBorderDefault = "#000000";
|
15
15
|
export const badgeColorNotificationInverseBgDefault = "#E13E53";
|
@@ -174,11 +174,11 @@ export const buttonColorDestructiveSecondaryBorderHover = "#ac3240";
|
|
174
174
|
export const buttonColorDestructiveSecondaryLabelDisabled = "#0000006b";
|
175
175
|
export const buttonColorDestructiveSecondaryLabelEnabled = "#CD384B";
|
176
176
|
export const buttonColorDestructiveSecondaryLabelHover = "#ac3240";
|
177
|
-
export const buttonColorTypicalPrimaryBgActive = "#
|
177
|
+
export const buttonColorTypicalPrimaryBgActive = "#135932";
|
178
178
|
export const buttonColorTypicalPrimaryBgDefault = "#FFFFFF";
|
179
179
|
export const buttonColorTypicalPrimaryBgDisabled = "#a6a6a6";
|
180
|
-
export const buttonColorTypicalPrimaryBgEnabled = "#
|
181
|
-
export const buttonColorTypicalPrimaryBgHover = "#
|
180
|
+
export const buttonColorTypicalPrimaryBgEnabled = "#008046";
|
181
|
+
export const buttonColorTypicalPrimaryBgHover = "#0d6c3c";
|
182
182
|
export const buttonColorTypicalPrimaryLabelActive = "#FFFFFF";
|
183
183
|
export const buttonColorTypicalPrimaryLabelDisabled = "#FFFFFF";
|
184
184
|
export const buttonColorTypicalPrimaryLabelEnabled = "#FFFFFF";
|
@@ -192,17 +192,17 @@ export const buttonColorTypicalPrimaryInverseLabelActive = "#000000";
|
|
192
192
|
export const buttonColorTypicalPrimaryInverseLabelDisabled = "#000000";
|
193
193
|
export const buttonColorTypicalPrimaryInverseLabelEnabled = "#000000";
|
194
194
|
export const buttonColorTypicalPrimaryInverseLabelHover = "#000000";
|
195
|
-
export const buttonColorTypicalSecondaryBgActive = "#
|
195
|
+
export const buttonColorTypicalSecondaryBgActive = "#135932";
|
196
196
|
export const buttonColorTypicalSecondaryBgEnabled = "#00811f08";
|
197
|
-
export const buttonColorTypicalSecondaryBgHover = "#
|
198
|
-
export const buttonColorTypicalSecondaryBorderActive = "#
|
197
|
+
export const buttonColorTypicalSecondaryBgHover = "#0d6c3c";
|
198
|
+
export const buttonColorTypicalSecondaryBorderActive = "#135932";
|
199
199
|
export const buttonColorTypicalSecondaryBorderDisabled = "#a6a6a6";
|
200
|
-
export const buttonColorTypicalSecondaryBorderEnabled = "#
|
201
|
-
export const buttonColorTypicalSecondaryBorderHover = "#
|
202
|
-
export const buttonColorTypicalSecondaryLabelActive = "#
|
200
|
+
export const buttonColorTypicalSecondaryBorderEnabled = "#008046";
|
201
|
+
export const buttonColorTypicalSecondaryBorderHover = "#0d6c3c";
|
202
|
+
export const buttonColorTypicalSecondaryLabelActive = "#FFFFFF";
|
203
203
|
export const buttonColorTypicalSecondaryLabelDisabled = "#0000006b";
|
204
|
-
export const buttonColorTypicalSecondaryLabelEnabled = "#
|
205
|
-
export const buttonColorTypicalSecondaryLabelHover = "#
|
204
|
+
export const buttonColorTypicalSecondaryLabelEnabled = "#008046";
|
205
|
+
export const buttonColorTypicalSecondaryLabelHover = "#FFFFFF";
|
206
206
|
export const buttonColorTypicalSecondaryInverseBgActive = "#00d6394d";
|
207
207
|
export const buttonColorTypicalSecondaryInverseBgEnabled = "#00d63908";
|
208
208
|
export const buttonColorTypicalSecondaryInverseBgHover = "#00d6391a";
|
@@ -214,17 +214,17 @@ export const buttonColorTypicalSecondaryInverseLabelActive = "#FFFFFF";
|
|
214
214
|
export const buttonColorTypicalSecondaryInverseLabelDisabled = "#ffffff6b";
|
215
215
|
export const buttonColorTypicalSecondaryInverseLabelEnabled = "#ffffffe6";
|
216
216
|
export const buttonColorTypicalSecondaryInverseLabelHover = "#FFFFFF";
|
217
|
-
export const buttonColorTypicalTertiaryBgActive = "#
|
217
|
+
export const buttonColorTypicalTertiaryBgActive = "#135932";
|
218
218
|
export const buttonColorTypicalTertiaryBgEnabled = "#fff0";
|
219
|
-
export const buttonColorTypicalTertiaryBgHover = "#
|
220
|
-
export const buttonColorTypicalTertiaryBorderActive = "#
|
221
|
-
export const buttonColorTypicalTertiaryBorderDisabled = "#
|
222
|
-
export const buttonColorTypicalTertiaryBorderEnabled = "#
|
223
|
-
export const buttonColorTypicalTertiaryBorderHover = "#
|
224
|
-
export const buttonColorTypicalTertiaryLabelActive = "#
|
219
|
+
export const buttonColorTypicalTertiaryBgHover = "#0d6c3c";
|
220
|
+
export const buttonColorTypicalTertiaryBorderActive = "#135932";
|
221
|
+
export const buttonColorTypicalTertiaryBorderDisabled = "#fff0";
|
222
|
+
export const buttonColorTypicalTertiaryBorderEnabled = "#fff0";
|
223
|
+
export const buttonColorTypicalTertiaryBorderHover = "#fff0";
|
224
|
+
export const buttonColorTypicalTertiaryLabelActive = "#FFFFFF";
|
225
225
|
export const buttonColorTypicalTertiaryLabelDisabled = "#0000006b";
|
226
|
-
export const buttonColorTypicalTertiaryLabelEnabled = "#
|
227
|
-
export const buttonColorTypicalTertiaryLabelHover = "#
|
226
|
+
export const buttonColorTypicalTertiaryLabelEnabled = "#008046";
|
227
|
+
export const buttonColorTypicalTertiaryLabelHover = "#FFFFFF";
|
228
228
|
export const buttonColorTypicalTertiaryInverseBgActive = "#00d6394d";
|
229
229
|
export const buttonColorTypicalTertiaryInverseBgEnabled = "#fff0";
|
230
230
|
export const buttonColorTypicalTertiaryInverseBgHover = "#00d6391a";
|
@@ -236,12 +236,12 @@ export const buttonColorTypicalTertiaryInverseLabelActive = "#FFFFFF";
|
|
236
236
|
export const buttonColorTypicalTertiaryInverseLabelDisabled = "#ffffff6b";
|
237
237
|
export const buttonColorTypicalTertiaryInverseLabelEnabled = "#ffffffe6";
|
238
238
|
export const buttonColorTypicalTertiaryInverseLabelHover = "#FFFFFF";
|
239
|
-
export const buttonColorTypicalSubtleBgActive = "#
|
240
|
-
export const buttonColorTypicalSubtleBgHover = "#
|
241
|
-
export const buttonColorTypicalSubtleLabelActive = "#
|
239
|
+
export const buttonColorTypicalSubtleBgActive = "#22374326";
|
240
|
+
export const buttonColorTypicalSubtleBgHover = "#2237431a";
|
241
|
+
export const buttonColorTypicalSubtleLabelActive = "#223743";
|
242
242
|
export const buttonColorTypicalSubtleLabelDisabled = "#0000006b";
|
243
|
-
export const buttonColorTypicalSubtleLabelEnabled = "#
|
244
|
-
export const buttonColorTypicalSubtleLabelHover = "#
|
243
|
+
export const buttonColorTypicalSubtleLabelEnabled = "#335B70";
|
244
|
+
export const buttonColorTypicalSubtleLabelHover = "#223743";
|
245
245
|
export const buttonColorTypicalSubtleInverseBgActive = "#ffffff26";
|
246
246
|
export const buttonColorTypicalSubtleInverseBgHover = "#ffffff1a";
|
247
247
|
export const buttonColorTypicalSubtleInverseLabelActive = "#FFFFFF";
|
@@ -250,14 +250,14 @@ export const buttonColorTypicalSubtleInverseLabelEnabled = "#ffffffe6";
|
|
250
250
|
export const buttonColorTypicalSubtleInverseLabelHover = "#FFFFFF";
|
251
251
|
export const buttonColorTypicalToggleBgActiveDisabled = "#a6a6a6";
|
252
252
|
export const buttonColorTypicalToggleLabelActiveDisabled = "#FFFFFF";
|
253
|
-
export const buttonColorTypicalToggleBgActive = "#
|
254
|
-
export const buttonColorTypicalToggleBgHover = "#
|
255
|
-
export const buttonColorTypicalToggleBorderEnabled = "#
|
253
|
+
export const buttonColorTypicalToggleBgActive = "#223743";
|
254
|
+
export const buttonColorTypicalToggleBgHover = "#2237431a";
|
255
|
+
export const buttonColorTypicalToggleBorderEnabled = "#698495";
|
256
256
|
export const buttonColorTypicalToggleBorderDisabled = "#a6a6a6";
|
257
257
|
export const buttonColorTypicalToggleLabelActive = "#FFFFFF";
|
258
258
|
export const buttonColorTypicalToggleLabelDisabled = "#0000006b";
|
259
|
-
export const buttonColorTypicalToggleLabelEnabled = "#
|
260
|
-
export const buttonColorTypicalToggleLabelHover = "#
|
259
|
+
export const buttonColorTypicalToggleLabelEnabled = "#476a7d";
|
260
|
+
export const buttonColorTypicalToggleLabelHover = "#223743";
|
261
261
|
export const buttonColorVideoBgBlur = "#0000001a";
|
262
262
|
export const buttonColorVideoPrimaryBgEnabled = "#FFFFFF";
|
263
263
|
export const buttonColorVideoPrimaryBgHover = "#FFFFFF";
|
@@ -14,7 +14,7 @@ export const containerColorAiNudgeBorderAiVertical =
|
|
14
14
|
"linear-gradient(180deg, #13A038 0%, #149197 40%, #A87CFB 90%)";
|
15
15
|
export const containerColorAiTileBordervertical =
|
16
16
|
"linear-gradient(180deg, #13A038 0%, #149197 40%, #A87CFB 90%)";
|
17
|
-
export const containerColorBlockquoteBorder = "#
|
17
|
+
export const containerColorBlockquoteBorder = "#008046";
|
18
18
|
export const containerColorInteractiveBgFooterActivated = "#00811F";
|
19
19
|
export const containerColorInteractiveBgFooterActive = "#000000";
|
20
20
|
export const containerColorInteractiveBorderActivated = "#00811F";
|
@@ -38,7 +38,7 @@ export const containerColorInteractiveTextDisabled = "#0000006b";
|
|
38
38
|
export const containerColorInteractiveTextEnabled = "#000000f2";
|
39
39
|
export const containerColorInteractiveTextAltEnabled = "#0000008c";
|
40
40
|
export const containerColorInteractiveTextHover = "#000000e6";
|
41
|
-
export const containerColorInteractiveDetailediconBg = "#
|
41
|
+
export const containerColorInteractiveDetailediconBg = "#008046";
|
42
42
|
export const containerColorInteractiveDroptargetBgDefault = "#0060A7";
|
43
43
|
export const containerColorScrollbarBgDefault = "#f3f3f3";
|
44
44
|
export const containerColorScrollbarFgDefault = "#777";
|
@@ -129,15 +129,15 @@ export const containerRadiusProfileselector = 8;
|
|
129
129
|
export const containerRadiusScrollbar = "999";
|
130
130
|
export const containerRadiusTexteditor = 8;
|
131
131
|
export const containerRadiusBlockquoteBar = "999";
|
132
|
-
export const containerRadiusCardModerate =
|
133
|
-
export const containerRadiusCardCurved =
|
134
|
-
export const containerRadiusCardSweeping =
|
135
|
-
export const containerRadiusTileModerate =
|
136
|
-
export const containerRadiusTileCurved =
|
137
|
-
export const containerRadiusTileSweeping =
|
138
|
-
export const containerRadiusTileselectModerate =
|
139
|
-
export const containerRadiusTileselectCurved =
|
140
|
-
export const containerRadiusTileselectSweeping =
|
132
|
+
export const containerRadiusCardModerate = 8;
|
133
|
+
export const containerRadiusCardCurved = 16;
|
134
|
+
export const containerRadiusCardSweeping = 24;
|
135
|
+
export const containerRadiusTileModerate = 8;
|
136
|
+
export const containerRadiusTileCurved = 16;
|
137
|
+
export const containerRadiusTileSweeping = 24;
|
138
|
+
export const containerRadiusTileselectModerate = 8;
|
139
|
+
export const containerRadiusTileselectCurved = 16;
|
140
|
+
export const containerRadiusTileselectSweeping = 24;
|
141
141
|
export const containerSpaceNone = 0;
|
142
142
|
export const containerSpaceAccordionsubtleYgM = 12.8;
|
143
143
|
export const containerSpaceFilepreviewPreviewXM = 8;
|
@@ -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;
|
@@ -268,7 +269,7 @@ export const formColorValidationLabelWarning: string;
|
|
268
269
|
export const formRadiusNone: string;
|
269
270
|
export const formRadiusCheckbox: number;
|
270
271
|
export const formRadiusTexteditorfooter: number;
|
271
|
-
export const formRadiusColorpicker:
|
272
|
+
export const formRadiusColorpicker: number;
|
272
273
|
export const formRadiusDropdown: number;
|
273
274
|
export const formRadiusFileupload: number;
|
274
275
|
export const formRadiusFileselector: number;
|
@@ -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;
|
@@ -194,11 +194,11 @@ export const formSizeValidationBar = 2;
|
|
194
194
|
export const formSizeProgressiveBar = 2;
|
195
195
|
export const formSizeRatingM = 20;
|
196
196
|
export const formSizeRatingL = 32;
|
197
|
-
export const formColorCalendarBgActive = "#
|
197
|
+
export const formColorCalendarBgActive = "#223743";
|
198
198
|
export const formColorCalendarBgDisabled = "#f3f3f3";
|
199
|
-
export const formColorCalendarBgDuration = "#
|
199
|
+
export const formColorCalendarBgDuration = "#e5eaed";
|
200
200
|
export const formColorCalendarBgHover = "#0000001a";
|
201
|
-
export const formColorCalendarBorderDuration = "#
|
201
|
+
export const formColorCalendarBorderDuration = "#223743";
|
202
202
|
export const formColorCalendarTextActive = "#FFFFFF";
|
203
203
|
export const formColorCalendarTextAlt = "#0000008c";
|
204
204
|
export const formColorCalendarTextDisabled = "#0000006b";
|
@@ -206,12 +206,13 @@ export const formColorCalendarTextDuration = "#000000f2";
|
|
206
206
|
export const formColorCalendarTextEnabled = "#000000f2";
|
207
207
|
export const formColorCalendarTextHover = "#000000";
|
208
208
|
export const formColorCalendarTextAltEnabled = "#0000008c";
|
209
|
-
export const formColorDropdownBgHover = "#
|
209
|
+
export const formColorDropdownBgHover = "#2237431a";
|
210
210
|
export const formColorDropdownLabelActive = "#FFFFFF";
|
211
211
|
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";
|
@@ -224,7 +225,7 @@ export const formColorTypicalBgEnabled = "#FFFFFF";
|
|
224
225
|
export const formColorTypicalBgHover = "#e2e2e2";
|
225
226
|
export const formColorTypicalBgReadOnly = "#f3f3f3";
|
226
227
|
export const formColorTypicalBorderAlt = "#a6a6a6";
|
227
|
-
export const formColorTypicalBorderEnabled = "#
|
228
|
+
export const formColorTypicalBorderEnabled = "#698495";
|
228
229
|
export const formColorTypicalBorderDisabled = "#a6a6a6";
|
229
230
|
export const formColorTypicalBorderHover = "#000000";
|
230
231
|
export const formColorTypicalBorderReadOnly = "#a6a6a6";
|
@@ -242,18 +243,18 @@ export const formColorTypicalTextDisabled = "#0000006b";
|
|
242
243
|
export const formColorTypicalTextEnabled = "#000000f2";
|
243
244
|
export const formColorTypicalTextHover = "#000000";
|
244
245
|
export const formColorTypicalTextReadOnly = "#000000f2";
|
245
|
-
export const formColorSwitchBgActive = "#
|
246
|
+
export const formColorSwitchBgActive = "#335B70";
|
246
247
|
export const formColorSwitchBgActivedisabled = "#a6a6a6";
|
247
248
|
export const formColorSwitchBgDisabled = "#f3f3f3";
|
248
249
|
export const formColorSwitchBgEnabled = "#FFFFFF";
|
249
250
|
export const formColorSwitchBorderActive = "transparent";
|
250
251
|
export const formColorSwitchBorderActivedisabled = "transparent";
|
251
252
|
export const formColorSwitchBorderDisabled = "#a6a6a6";
|
252
|
-
export const formColorSwitchBorderEnabled = "#
|
253
|
+
export const formColorSwitchBorderEnabled = "#698495";
|
253
254
|
export const formColorSwitchFgActive = "#FFFFFF";
|
254
255
|
export const formColorSwitchFgActivedisabled = "#FFFFFF";
|
255
256
|
export const formColorSwitchFgDisabled = "#a6a6a6";
|
256
|
-
export const formColorSwitchFgEnabled = "#
|
257
|
+
export const formColorSwitchFgEnabled = "#698495";
|
257
258
|
export const formColorSwitchLabelActive = "#000000f2";
|
258
259
|
export const formColorSwitchLabelActivedisabled = "#a6a6a6";
|
259
260
|
export const formColorSwitchLabelDisabled = "#a6a6a6";
|
@@ -266,16 +267,16 @@ export const formColorValidationLabelError = "#CD384B";
|
|
266
267
|
export const formColorValidationLabelSuccess = "#00811F";
|
267
268
|
export const formColorValidationLabelWarning = "#bf3e0c";
|
268
269
|
export const formRadiusNone = "0";
|
269
|
-
export const formRadiusCheckbox =
|
270
|
+
export const formRadiusCheckbox = 2;
|
270
271
|
export const formRadiusTexteditorfooter = 4;
|
271
|
-
export const formRadiusColorpicker =
|
272
|
+
export const formRadiusColorpicker = 16;
|
272
273
|
export const formRadiusDropdown = 8;
|
273
|
-
export const formRadiusFileupload =
|
274
|
-
export const formRadiusFileselector =
|
275
|
-
export const formRadiusInput =
|
274
|
+
export const formRadiusFileupload = 4;
|
275
|
+
export const formRadiusFileselector = 4;
|
276
|
+
export const formRadiusInput = 4;
|
276
277
|
export const formRadiusRadio = "999";
|
277
278
|
export const formRadiusSwitch = "999";
|
278
|
-
export const formRadiusValidationbar =
|
279
|
+
export const formRadiusValidationbar = 1;
|
279
280
|
export const formRadiusProgressivebar = 2;
|
280
281
|
export const formRadiusCalendarNone = "0";
|
281
282
|
export const formRadiusCalendarDate = "999";
|
@@ -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",
|
@@ -10,8 +10,8 @@ export const linkColorDestructiveLabelDefault = "#b23342";
|
|
10
10
|
export const linkColorDestructiveLabelHover = "#9f303c";
|
11
11
|
export const linkColorDestructiveInverseLabelDefault = "#e85b66";
|
12
12
|
export const linkColorDestructiveInverseLabelHover = "#ed6e74";
|
13
|
-
export const linkColorTypicalLabelDefault = "#
|
14
|
-
export const linkColorTypicalLabelHover = "#
|
13
|
+
export const linkColorTypicalLabelDefault = "#0b703e";
|
14
|
+
export const linkColorTypicalLabelHover = "#106237";
|
15
15
|
export const linkColorTypicalInverseLabelDefault = "#4cdc55";
|
16
16
|
export const linkColorTypicalInverseLabelHover = "#71e270";
|
17
17
|
export const linkColorSubtleLabelDefault = "#000000e6";
|
@@ -10,11 +10,11 @@ export const navColorBgDefault = "#FFFFFF";
|
|
10
10
|
export const navColorItemBgActive = "#000000";
|
11
11
|
export const navColorItemBgActivealt = "#0000001a";
|
12
12
|
export const navColorItemBgEnabled = "#fff0";
|
13
|
-
export const navColorItemBgHover = "#
|
13
|
+
export const navColorItemBgHover = "#008046";
|
14
14
|
export const navColorItemLabelActive = "#FFFFFF";
|
15
15
|
export const navColorItemLabelActivealt = "#000000";
|
16
16
|
export const navColorItemLabelEnabled = "#000000e6";
|
17
|
-
export const navColorItemLabelHover = "#
|
17
|
+
export const navColorItemLabelHover = "#FFFFFF";
|
18
18
|
export const navColorItemLabelAlt = "#000000ab";
|
19
19
|
export const navColorMenuBgDefault = "#f3f3f3";
|
20
20
|
export const navColorMenuBgAlt = "#e8e8e8";
|
@@ -49,7 +49,7 @@ export const navColorTopnavItemLabelEnabled = "#000000f2";
|
|
49
49
|
export const navColorTopnavItemLabelHover = "#000000";
|
50
50
|
export const navRadiusMenu = 8;
|
51
51
|
export const navRadiusMenuitem = 4;
|
52
|
-
export const navRadiusMenumodal =
|
52
|
+
export const navRadiusMenumodal = 8;
|
53
53
|
export const navRadiusLeftnavMenuitem = 8;
|
54
54
|
export const navRadiusModalMenuitem = 8;
|
55
55
|
export const navRadiusTopnavMenuitem = 8;
|
@@ -58,15 +58,15 @@ export const popoverSpaceOptionYL = 10;
|
|
58
58
|
export const popoverSpaceSubmenuXS = 12.8;
|
59
59
|
export const popoverSpaceSubmenuXM = 12.8;
|
60
60
|
export const popoverSpaceSubmenuXL = 12.8;
|
61
|
-
export const popoverColorBgActive = "#
|
62
|
-
export const popoverColorBgActivealt = "#
|
61
|
+
export const popoverColorBgActive = "#223743";
|
62
|
+
export const popoverColorBgActivealt = "#2237431a";
|
63
63
|
export const popoverColorBgDefault = "#FFFFFF";
|
64
|
-
export const popoverColorBgHover = "#
|
64
|
+
export const popoverColorBgHover = "#2237431a";
|
65
65
|
export const popoverColorLabelActive = "#FFFFFF";
|
66
|
-
export const popoverColorLabelActivealt = "#
|
66
|
+
export const popoverColorLabelActivealt = "#223743";
|
67
67
|
export const popoverColorLabelDisabled = "#0000006b";
|
68
|
-
export const popoverColorLabelHover = "#
|
69
|
-
export const popoverColorLabelEnabled = "#
|
68
|
+
export const popoverColorLabelHover = "#000000e6";
|
69
|
+
export const popoverColorLabelEnabled = "#000000e6";
|
70
70
|
export const popoverColorSubmenuBgDefault = "#f3f3f3";
|
71
71
|
export const popoverTypographyAdaptiveLabelS = {
|
72
72
|
fontFamily: "Sage UI",
|