@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
@@ -162,11 +162,11 @@
|
|
162
162
|
"buttonColorDestructiveSecondaryLabelDisabled": "#0000006b",
|
163
163
|
"buttonColorDestructiveSecondaryLabelEnabled": "#CD384B",
|
164
164
|
"buttonColorDestructiveSecondaryLabelHover": "#ac3240",
|
165
|
-
"buttonColorTypicalPrimaryBgActive": "#
|
165
|
+
"buttonColorTypicalPrimaryBgActive": "#135932",
|
166
166
|
"buttonColorTypicalPrimaryBgDefault": "#FFFFFF",
|
167
167
|
"buttonColorTypicalPrimaryBgDisabled": "#a6a6a6",
|
168
|
-
"buttonColorTypicalPrimaryBgEnabled": "#
|
169
|
-
"buttonColorTypicalPrimaryBgHover": "#
|
168
|
+
"buttonColorTypicalPrimaryBgEnabled": "#008046",
|
169
|
+
"buttonColorTypicalPrimaryBgHover": "#0d6c3c",
|
170
170
|
"buttonColorTypicalPrimaryLabelActive": "#FFFFFF",
|
171
171
|
"buttonColorTypicalPrimaryLabelDisabled": "#FFFFFF",
|
172
172
|
"buttonColorTypicalPrimaryLabelEnabled": "#FFFFFF",
|
@@ -180,17 +180,17 @@
|
|
180
180
|
"buttonColorTypicalPrimaryInverseLabelDisabled": "#000000",
|
181
181
|
"buttonColorTypicalPrimaryInverseLabelEnabled": "#000000",
|
182
182
|
"buttonColorTypicalPrimaryInverseLabelHover": "#000000",
|
183
|
-
"buttonColorTypicalSecondaryBgActive": "#
|
183
|
+
"buttonColorTypicalSecondaryBgActive": "#135932",
|
184
184
|
"buttonColorTypicalSecondaryBgEnabled": "#00811f08",
|
185
|
-
"buttonColorTypicalSecondaryBgHover": "#
|
186
|
-
"buttonColorTypicalSecondaryBorderActive": "#
|
185
|
+
"buttonColorTypicalSecondaryBgHover": "#0d6c3c",
|
186
|
+
"buttonColorTypicalSecondaryBorderActive": "#135932",
|
187
187
|
"buttonColorTypicalSecondaryBorderDisabled": "#a6a6a6",
|
188
|
-
"buttonColorTypicalSecondaryBorderEnabled": "#
|
189
|
-
"buttonColorTypicalSecondaryBorderHover": "#
|
190
|
-
"buttonColorTypicalSecondaryLabelActive": "#
|
188
|
+
"buttonColorTypicalSecondaryBorderEnabled": "#008046",
|
189
|
+
"buttonColorTypicalSecondaryBorderHover": "#0d6c3c",
|
190
|
+
"buttonColorTypicalSecondaryLabelActive": "#FFFFFF",
|
191
191
|
"buttonColorTypicalSecondaryLabelDisabled": "#0000006b",
|
192
|
-
"buttonColorTypicalSecondaryLabelEnabled": "#
|
193
|
-
"buttonColorTypicalSecondaryLabelHover": "#
|
192
|
+
"buttonColorTypicalSecondaryLabelEnabled": "#008046",
|
193
|
+
"buttonColorTypicalSecondaryLabelHover": "#FFFFFF",
|
194
194
|
"buttonColorTypicalSecondaryInverseBgActive": "#00d6394d",
|
195
195
|
"buttonColorTypicalSecondaryInverseBgEnabled": "#00d63908",
|
196
196
|
"buttonColorTypicalSecondaryInverseBgHover": "#00d6391a",
|
@@ -202,17 +202,17 @@
|
|
202
202
|
"buttonColorTypicalSecondaryInverseLabelDisabled": "#ffffff6b",
|
203
203
|
"buttonColorTypicalSecondaryInverseLabelEnabled": "#ffffffe6",
|
204
204
|
"buttonColorTypicalSecondaryInverseLabelHover": "#FFFFFF",
|
205
|
-
"buttonColorTypicalTertiaryBgActive": "#
|
205
|
+
"buttonColorTypicalTertiaryBgActive": "#135932",
|
206
206
|
"buttonColorTypicalTertiaryBgEnabled": "#fff0",
|
207
|
-
"buttonColorTypicalTertiaryBgHover": "#
|
208
|
-
"buttonColorTypicalTertiaryBorderActive": "#
|
209
|
-
"buttonColorTypicalTertiaryBorderDisabled": "#
|
210
|
-
"buttonColorTypicalTertiaryBorderEnabled": "#
|
211
|
-
"buttonColorTypicalTertiaryBorderHover": "#
|
212
|
-
"buttonColorTypicalTertiaryLabelActive": "#
|
207
|
+
"buttonColorTypicalTertiaryBgHover": "#0d6c3c",
|
208
|
+
"buttonColorTypicalTertiaryBorderActive": "#135932",
|
209
|
+
"buttonColorTypicalTertiaryBorderDisabled": "#fff0",
|
210
|
+
"buttonColorTypicalTertiaryBorderEnabled": "#fff0",
|
211
|
+
"buttonColorTypicalTertiaryBorderHover": "#fff0",
|
212
|
+
"buttonColorTypicalTertiaryLabelActive": "#FFFFFF",
|
213
213
|
"buttonColorTypicalTertiaryLabelDisabled": "#0000006b",
|
214
|
-
"buttonColorTypicalTertiaryLabelEnabled": "#
|
215
|
-
"buttonColorTypicalTertiaryLabelHover": "#
|
214
|
+
"buttonColorTypicalTertiaryLabelEnabled": "#008046",
|
215
|
+
"buttonColorTypicalTertiaryLabelHover": "#FFFFFF",
|
216
216
|
"buttonColorTypicalTertiaryInverseBgActive": "#00d6394d",
|
217
217
|
"buttonColorTypicalTertiaryInverseBgEnabled": "#fff0",
|
218
218
|
"buttonColorTypicalTertiaryInverseBgHover": "#00d6391a",
|
@@ -224,12 +224,12 @@
|
|
224
224
|
"buttonColorTypicalTertiaryInverseLabelDisabled": "#ffffff6b",
|
225
225
|
"buttonColorTypicalTertiaryInverseLabelEnabled": "#ffffffe6",
|
226
226
|
"buttonColorTypicalTertiaryInverseLabelHover": "#FFFFFF",
|
227
|
-
"buttonColorTypicalSubtleBgActive": "#
|
228
|
-
"buttonColorTypicalSubtleBgHover": "#
|
229
|
-
"buttonColorTypicalSubtleLabelActive": "#
|
227
|
+
"buttonColorTypicalSubtleBgActive": "#22374326",
|
228
|
+
"buttonColorTypicalSubtleBgHover": "#2237431a",
|
229
|
+
"buttonColorTypicalSubtleLabelActive": "#223743",
|
230
230
|
"buttonColorTypicalSubtleLabelDisabled": "#0000006b",
|
231
|
-
"buttonColorTypicalSubtleLabelEnabled": "#
|
232
|
-
"buttonColorTypicalSubtleLabelHover": "#
|
231
|
+
"buttonColorTypicalSubtleLabelEnabled": "#335B70",
|
232
|
+
"buttonColorTypicalSubtleLabelHover": "#223743",
|
233
233
|
"buttonColorTypicalSubtleInverseBgActive": "#ffffff26",
|
234
234
|
"buttonColorTypicalSubtleInverseBgHover": "#ffffff1a",
|
235
235
|
"buttonColorTypicalSubtleInverseLabelActive": "#FFFFFF",
|
@@ -238,14 +238,14 @@
|
|
238
238
|
"buttonColorTypicalSubtleInverseLabelHover": "#FFFFFF",
|
239
239
|
"buttonColorTypicalToggleBgActiveDisabled": "#a6a6a6",
|
240
240
|
"buttonColorTypicalToggleLabelActiveDisabled": "#FFFFFF",
|
241
|
-
"buttonColorTypicalToggleBgActive": "#
|
242
|
-
"buttonColorTypicalToggleBgHover": "#
|
243
|
-
"buttonColorTypicalToggleBorderEnabled": "#
|
241
|
+
"buttonColorTypicalToggleBgActive": "#223743",
|
242
|
+
"buttonColorTypicalToggleBgHover": "#2237431a",
|
243
|
+
"buttonColorTypicalToggleBorderEnabled": "#698495",
|
244
244
|
"buttonColorTypicalToggleBorderDisabled": "#a6a6a6",
|
245
245
|
"buttonColorTypicalToggleLabelActive": "#FFFFFF",
|
246
246
|
"buttonColorTypicalToggleLabelDisabled": "#0000006b",
|
247
|
-
"buttonColorTypicalToggleLabelEnabled": "#
|
248
|
-
"buttonColorTypicalToggleLabelHover": "#
|
247
|
+
"buttonColorTypicalToggleLabelEnabled": "#476a7d",
|
248
|
+
"buttonColorTypicalToggleLabelHover": "#223743",
|
249
249
|
"buttonColorVideoBgBlur": "#0000001a",
|
250
250
|
"buttonColorVideoPrimaryBgEnabled": "#FFFFFF",
|
251
251
|
"buttonColorVideoPrimaryBgHover": "#FFFFFF",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"containerColorAiNudgeBorderAiHorizontal": "linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)",
|
4
4
|
"containerColorAiNudgeBorderAiVertical": "linear-gradient(180deg, #13A038 0%, #149197 40%, #A87CFB 90%)",
|
5
5
|
"containerColorAiTileBordervertical": "linear-gradient(180deg, #13A038 0%, #149197 40%, #A87CFB 90%)",
|
6
|
-
"containerColorBlockquoteBorder": "#
|
6
|
+
"containerColorBlockquoteBorder": "#008046",
|
7
7
|
"containerColorInteractiveBgFooterActivated": "#00811F",
|
8
8
|
"containerColorInteractiveBgFooterActive": "#000000",
|
9
9
|
"containerColorInteractiveBorderActivated": "#00811F",
|
@@ -27,7 +27,7 @@
|
|
27
27
|
"containerColorInteractiveTextEnabled": "#000000f2",
|
28
28
|
"containerColorInteractiveTextAltEnabled": "#0000008c",
|
29
29
|
"containerColorInteractiveTextHover": "#000000e6",
|
30
|
-
"containerColorInteractiveDetailediconBg": "#
|
30
|
+
"containerColorInteractiveDetailediconBg": "#008046",
|
31
31
|
"containerColorInteractiveDroptargetBgDefault": "#0060A7",
|
32
32
|
"containerColorScrollbarBgDefault": "#f3f3f3",
|
33
33
|
"containerColorScrollbarFgDefault": "#777",
|
@@ -117,15 +117,15 @@
|
|
117
117
|
"containerRadiusScrollbar": "999",
|
118
118
|
"containerRadiusTexteditor": 8,
|
119
119
|
"containerRadiusBlockquoteBar": "999",
|
120
|
-
"containerRadiusCardModerate":
|
121
|
-
"containerRadiusCardCurved":
|
122
|
-
"containerRadiusCardSweeping":
|
123
|
-
"containerRadiusTileModerate":
|
124
|
-
"containerRadiusTileCurved":
|
125
|
-
"containerRadiusTileSweeping":
|
126
|
-
"containerRadiusTileselectModerate":
|
127
|
-
"containerRadiusTileselectCurved":
|
128
|
-
"containerRadiusTileselectSweeping":
|
120
|
+
"containerRadiusCardModerate": 8,
|
121
|
+
"containerRadiusCardCurved": 16,
|
122
|
+
"containerRadiusCardSweeping": 24,
|
123
|
+
"containerRadiusTileModerate": 8,
|
124
|
+
"containerRadiusTileCurved": 16,
|
125
|
+
"containerRadiusTileSweeping": 24,
|
126
|
+
"containerRadiusTileselectModerate": 8,
|
127
|
+
"containerRadiusTileselectCurved": 16,
|
128
|
+
"containerRadiusTileselectSweeping": 24,
|
129
129
|
"containerSpaceNone": 0,
|
130
130
|
"containerSpaceAccordionsubtleYgM": 12.8,
|
131
131
|
"containerSpaceFilepreviewPreviewXM": 8,
|
@@ -187,11 +187,11 @@
|
|
187
187
|
"formSizeProgressiveBar": 2,
|
188
188
|
"formSizeRatingM": 20,
|
189
189
|
"formSizeRatingL": 32,
|
190
|
-
"formColorCalendarBgActive": "#
|
190
|
+
"formColorCalendarBgActive": "#223743",
|
191
191
|
"formColorCalendarBgDisabled": "#f3f3f3",
|
192
|
-
"formColorCalendarBgDuration": "#
|
192
|
+
"formColorCalendarBgDuration": "#e5eaed",
|
193
193
|
"formColorCalendarBgHover": "#0000001a",
|
194
|
-
"formColorCalendarBorderDuration": "#
|
194
|
+
"formColorCalendarBorderDuration": "#223743",
|
195
195
|
"formColorCalendarTextActive": "#FFFFFF",
|
196
196
|
"formColorCalendarTextAlt": "#0000008c",
|
197
197
|
"formColorCalendarTextDisabled": "#0000006b",
|
@@ -199,12 +199,13 @@
|
|
199
199
|
"formColorCalendarTextEnabled": "#000000f2",
|
200
200
|
"formColorCalendarTextHover": "#000000",
|
201
201
|
"formColorCalendarTextAltEnabled": "#0000008c",
|
202
|
-
"formColorDropdownBgHover": "#
|
202
|
+
"formColorDropdownBgHover": "#2237431a",
|
203
203
|
"formColorDropdownLabelActive": "#FFFFFF",
|
204
204
|
"formColorDropdownLabelAlt": "#000000e6",
|
205
205
|
"formColorDropdownLabelDisabled": "#0000006b",
|
206
206
|
"formColorDropdownLabelEnabled": "#000000ab",
|
207
207
|
"formColorDropdownLabelHover": "#000000",
|
208
|
+
"formColorDropdownLabelSubtext": "#0000008c",
|
208
209
|
"formColorLabelsetLabelRequired": "#CD384B",
|
209
210
|
"formColorLabelsetLabelDefault": "#000000f2",
|
210
211
|
"formColorLabelsetLabelAlt": "#0000008c",
|
@@ -217,7 +218,7 @@
|
|
217
218
|
"formColorTypicalBgHover": "#e2e2e2",
|
218
219
|
"formColorTypicalBgReadOnly": "#f3f3f3",
|
219
220
|
"formColorTypicalBorderAlt": "#a6a6a6",
|
220
|
-
"formColorTypicalBorderEnabled": "#
|
221
|
+
"formColorTypicalBorderEnabled": "#698495",
|
221
222
|
"formColorTypicalBorderDisabled": "#a6a6a6",
|
222
223
|
"formColorTypicalBorderHover": "#000000",
|
223
224
|
"formColorTypicalBorderReadOnly": "#a6a6a6",
|
@@ -235,18 +236,18 @@
|
|
235
236
|
"formColorTypicalTextEnabled": "#000000f2",
|
236
237
|
"formColorTypicalTextHover": "#000000",
|
237
238
|
"formColorTypicalTextReadOnly": "#000000f2",
|
238
|
-
"formColorSwitchBgActive": "#
|
239
|
+
"formColorSwitchBgActive": "#335B70",
|
239
240
|
"formColorSwitchBgActivedisabled": "#a6a6a6",
|
240
241
|
"formColorSwitchBgDisabled": "#f3f3f3",
|
241
242
|
"formColorSwitchBgEnabled": "#FFFFFF",
|
242
243
|
"formColorSwitchBorderActive": "transparent",
|
243
244
|
"formColorSwitchBorderActivedisabled": "transparent",
|
244
245
|
"formColorSwitchBorderDisabled": "#a6a6a6",
|
245
|
-
"formColorSwitchBorderEnabled": "#
|
246
|
+
"formColorSwitchBorderEnabled": "#698495",
|
246
247
|
"formColorSwitchFgActive": "#FFFFFF",
|
247
248
|
"formColorSwitchFgActivedisabled": "#FFFFFF",
|
248
249
|
"formColorSwitchFgDisabled": "#a6a6a6",
|
249
|
-
"formColorSwitchFgEnabled": "#
|
250
|
+
"formColorSwitchFgEnabled": "#698495",
|
250
251
|
"formColorSwitchLabelActive": "#000000f2",
|
251
252
|
"formColorSwitchLabelActivedisabled": "#a6a6a6",
|
252
253
|
"formColorSwitchLabelDisabled": "#a6a6a6",
|
@@ -259,16 +260,16 @@
|
|
259
260
|
"formColorValidationLabelSuccess": "#00811F",
|
260
261
|
"formColorValidationLabelWarning": "#bf3e0c",
|
261
262
|
"formRadiusNone": "0",
|
262
|
-
"formRadiusCheckbox":
|
263
|
+
"formRadiusCheckbox": 2,
|
263
264
|
"formRadiusTexteditorfooter": 4,
|
264
|
-
"formRadiusColorpicker":
|
265
|
+
"formRadiusColorpicker": 16,
|
265
266
|
"formRadiusDropdown": 8,
|
266
|
-
"formRadiusFileupload":
|
267
|
-
"formRadiusFileselector":
|
268
|
-
"formRadiusInput":
|
267
|
+
"formRadiusFileupload": 4,
|
268
|
+
"formRadiusFileselector": 4,
|
269
|
+
"formRadiusInput": 4,
|
269
270
|
"formRadiusRadio": "999",
|
270
271
|
"formRadiusSwitch": "999",
|
271
|
-
"formRadiusValidationbar":
|
272
|
+
"formRadiusValidationbar": 1,
|
272
273
|
"formRadiusProgressivebar": 2,
|
273
274
|
"formRadiusCalendarNone": "0",
|
274
275
|
"formRadiusCalendarDate": "999",
|
@@ -290,12 +291,14 @@
|
|
290
291
|
"formTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
291
292
|
"formTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
292
293
|
"formTypographyAdaptiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
294
|
+
"formTypographyAdaptiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"13px","paragraphSpacing":"0"},
|
293
295
|
"formTypographyAdaptiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
294
296
|
"formTypographyAdaptiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
295
297
|
"formTypographyAdaptiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
296
298
|
"formTypographyResponsiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
297
299
|
"formTypographyResponsiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
298
300
|
"formTypographyResponsiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"},
|
301
|
+
"formTypographyResponsiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)","paragraphSpacing":"0"},
|
299
302
|
"formTypographyResponsiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
300
303
|
"formTypographyResponsiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
301
304
|
"formTypographyResponsiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"}
|
@@ -3,8 +3,8 @@
|
|
3
3
|
"linkColorDestructiveLabelHover": "#9f303c",
|
4
4
|
"linkColorDestructiveInverseLabelDefault": "#e85b66",
|
5
5
|
"linkColorDestructiveInverseLabelHover": "#ed6e74",
|
6
|
-
"linkColorTypicalLabelDefault": "#
|
7
|
-
"linkColorTypicalLabelHover": "#
|
6
|
+
"linkColorTypicalLabelDefault": "#0b703e",
|
7
|
+
"linkColorTypicalLabelHover": "#106237",
|
8
8
|
"linkColorTypicalInverseLabelDefault": "#4cdc55",
|
9
9
|
"linkColorTypicalInverseLabelHover": "#71e270",
|
10
10
|
"linkColorSubtleLabelDefault": "#000000e6",
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"navColorItemBgActive": "#000000",
|
4
4
|
"navColorItemBgActivealt": "#0000001a",
|
5
5
|
"navColorItemBgEnabled": "#fff0",
|
6
|
-
"navColorItemBgHover": "#
|
6
|
+
"navColorItemBgHover": "#008046",
|
7
7
|
"navColorItemLabelActive": "#FFFFFF",
|
8
8
|
"navColorItemLabelActivealt": "#000000",
|
9
9
|
"navColorItemLabelEnabled": "#000000e6",
|
10
|
-
"navColorItemLabelHover": "#
|
10
|
+
"navColorItemLabelHover": "#FFFFFF",
|
11
11
|
"navColorItemLabelAlt": "#000000ab",
|
12
12
|
"navColorMenuBgDefault": "#f3f3f3",
|
13
13
|
"navColorMenuBgAlt": "#e8e8e8",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"navColorTopnavItemLabelHover": "#000000",
|
43
43
|
"navRadiusMenu": 8,
|
44
44
|
"navRadiusMenuitem": 4,
|
45
|
-
"navRadiusMenumodal":
|
45
|
+
"navRadiusMenumodal": 8,
|
46
46
|
"navRadiusLeftnavMenuitem": 8,
|
47
47
|
"navRadiusModalMenuitem": 8,
|
48
48
|
"navRadiusTopnavMenuitem": 8,
|
@@ -34,15 +34,15 @@
|
|
34
34
|
"popoverSpaceSubmenuXS": 12.8,
|
35
35
|
"popoverSpaceSubmenuXM": 12.8,
|
36
36
|
"popoverSpaceSubmenuXL": 12.8,
|
37
|
-
"popoverColorBgActive": "#
|
38
|
-
"popoverColorBgActivealt": "#
|
37
|
+
"popoverColorBgActive": "#223743",
|
38
|
+
"popoverColorBgActivealt": "#2237431a",
|
39
39
|
"popoverColorBgDefault": "#FFFFFF",
|
40
|
-
"popoverColorBgHover": "#
|
40
|
+
"popoverColorBgHover": "#2237431a",
|
41
41
|
"popoverColorLabelActive": "#FFFFFF",
|
42
|
-
"popoverColorLabelActivealt": "#
|
42
|
+
"popoverColorLabelActivealt": "#223743",
|
43
43
|
"popoverColorLabelDisabled": "#0000006b",
|
44
|
-
"popoverColorLabelHover": "#
|
45
|
-
"popoverColorLabelEnabled": "#
|
44
|
+
"popoverColorLabelHover": "#000000e6",
|
45
|
+
"popoverColorLabelEnabled": "#000000e6",
|
46
46
|
"popoverColorSubmenuBgDefault": "#f3f3f3",
|
47
47
|
"popoverTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
48
48
|
"popoverTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
@@ -26,20 +26,20 @@
|
|
26
26
|
"progressSizeStepindicatorStepcircleS": 24,
|
27
27
|
"progressSizeStepindicatorStepcircleM": 32,
|
28
28
|
"progressColorBgSkeleton": "linear-gradient(135deg, #6F6F6F5c 0%, #6F6F6F0A 100%)",
|
29
|
-
"progressColorBgDefault": "#
|
30
|
-
"progressColorBorderDefault": "#
|
29
|
+
"progressColorBgDefault": "#cad3d9",
|
30
|
+
"progressColorBorderDefault": "#335B70",
|
31
31
|
"progressColorFgAi": "linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)",
|
32
32
|
"progressColorFgAlt": "#00811F",
|
33
33
|
"progressColorFgAlt2": "#000000ab",
|
34
34
|
"progressColorFgCaution": "#D64309",
|
35
|
-
"progressColorFgDefault": "#
|
35
|
+
"progressColorFgDefault": "#335B70",
|
36
36
|
"progressColorFgError": "#CD384B",
|
37
37
|
"progressColorFgInfo": "#0060A7",
|
38
38
|
"progressColorLabelAlt": "#000000ab",
|
39
39
|
"progressColorLabelDefault": "#000000f2",
|
40
40
|
"progressColorDatavisFgDefault": "#007C7B",
|
41
|
-
"progressColorLoaderBgDefault": "#
|
42
|
-
"progressColorLoaderFgDefault": "#
|
41
|
+
"progressColorLoaderBgDefault": "#00804614",
|
42
|
+
"progressColorLoaderFgDefault": "#008046",
|
43
43
|
"progressColorLoaderFgError": "#CD384B",
|
44
44
|
"progressColorLoaderFgComplete": "#00811F",
|
45
45
|
"progressColorLoaderInverseBgDefault": "#ffffff14",
|
@@ -5,24 +5,24 @@
|
|
5
5
|
"statusColorMessageContextualIconAlt": "#656565",
|
6
6
|
"statusColorMessageContextualText": "#000000",
|
7
7
|
"statusColorMessageContextualAiBgDefault": "#000000",
|
8
|
-
"statusColorMessageContextualAiBgAlt": "#
|
8
|
+
"statusColorMessageContextualAiBgAlt": "#fff0",
|
9
9
|
"statusColorMessageContextualAiBorderDefault": "#000000",
|
10
10
|
"statusColorMessageContextualCalloutBgAlt": "#e5fae2",
|
11
11
|
"statusColorMessageContextualCalloutIcon": "#000000f2",
|
12
12
|
"statusColorMessageContextualErrorBgDefault": "#CD384B",
|
13
|
-
"statusColorMessageContextualErrorBgAlt": "#
|
13
|
+
"statusColorMessageContextualErrorBgAlt": "#fff0",
|
14
14
|
"statusColorMessageContextualErrorBorderDefault": "#CD384B",
|
15
15
|
"statusColorMessageContextualErrorIcon": "#CD384B",
|
16
16
|
"statusColorMessageContextualInfoBgDefault": "#0060A7",
|
17
|
-
"statusColorMessageContextualInfoBgAlt": "#
|
17
|
+
"statusColorMessageContextualInfoBgAlt": "#fff0",
|
18
18
|
"statusColorMessageContextualInfoBorderDefault": "#0060A7",
|
19
19
|
"statusColorMessageContextualInfoIcon": "#0060A7",
|
20
20
|
"statusColorMessageContextualSuccessBgDefault": "#00811F",
|
21
|
-
"statusColorMessageContextualSuccessBgAlt": "#
|
21
|
+
"statusColorMessageContextualSuccessBgAlt": "#fff0",
|
22
22
|
"statusColorMessageContextualSuccessBorderDefault": "#00811F",
|
23
23
|
"statusColorMessageContextualSuccessIcon": "#00811F",
|
24
24
|
"statusColorMessageContextualWarningBgDefault": "#D64309",
|
25
|
-
"statusColorMessageContextualWarningBgAlt": "#
|
25
|
+
"statusColorMessageContextualWarningBgAlt": "#fff0",
|
26
26
|
"statusColorMessageContextualWarningBorderDefault": "#D64309",
|
27
27
|
"statusColorMessageContextualWarningIcon": "#D64309",
|
28
28
|
"statusColorMessageGlobalLabelDefault": "#000000f2",
|
@@ -30,12 +30,12 @@
|
|
30
30
|
"statusColorMessageGlobalCalloutBgDefault": "#e5fae2",
|
31
31
|
"statusColorMessageGlobalCalloutBgHover": "#d8ecd5",
|
32
32
|
"statusColorMessageGlobalCalloutIcon": "#000000f2",
|
33
|
-
"statusColorMessageGlobalInfoBgDefault": "#
|
34
|
-
"statusColorMessageGlobalInfoBgHover": "#
|
35
|
-
"statusColorMessageGlobalInfoIcon": "#
|
36
|
-
"statusColorMessageGlobalWarningBgDefault": "#
|
37
|
-
"statusColorMessageGlobalWarningBgHover": "#
|
38
|
-
"statusColorMessageGlobalWarningIcon": "#
|
33
|
+
"statusColorMessageGlobalInfoBgDefault": "#65a9ff",
|
34
|
+
"statusColorMessageGlobalInfoBgHover": "#82b5ff",
|
35
|
+
"statusColorMessageGlobalInfoIcon": "#000000f2",
|
36
|
+
"statusColorMessageGlobalWarningBgDefault": "#ff8629",
|
37
|
+
"statusColorMessageGlobalWarningBgHover": "#ff994c",
|
38
|
+
"statusColorMessageGlobalWarningIcon": "#000000f2",
|
39
39
|
"statusColorPillCustomBlueBgDefault": "#0071C3",
|
40
40
|
"statusColorPillCustomBlueBgAltDefault": "#ebf0f9",
|
41
41
|
"statusColorPillCustomBlueBgAltHover": "#ced9ed",
|
@@ -87,7 +87,7 @@
|
|
87
87
|
"statusColorPillCustomSlateBgHover": "#466171",
|
88
88
|
"statusColorPillCustomSlateBorderDefault": "#527386",
|
89
89
|
"statusColorPillErrorBgDefault": "#CD384B",
|
90
|
-
"statusColorPillErrorBgAltDefault": "#
|
90
|
+
"statusColorPillErrorBgAltDefault": "#fff0",
|
91
91
|
"statusColorPillErrorBgAltHover": "#f9d3d1",
|
92
92
|
"statusColorPillErrorBgHover": "#ac3240",
|
93
93
|
"statusColorPillErrorBorderDefault": "#CD384B",
|
@@ -115,7 +115,7 @@
|
|
115
115
|
"statusColorPillImportantInverseBgHover": "#a977e2",
|
116
116
|
"statusColorPillImportantInverseBorderDefault": "#985FDC",
|
117
117
|
"statusColorPillInfoBgDefault": "#0060A7",
|
118
|
-
"statusColorPillInfoBgAltDefault": "#
|
118
|
+
"statusColorPillInfoBgAltDefault": "#fff0",
|
119
119
|
"statusColorPillInfoBgAltHover": "#cdd7ea",
|
120
120
|
"statusColorPillInfoBgHover": "#10518c",
|
121
121
|
"statusColorPillInfoBorderDefault": "#0060A7",
|
@@ -124,11 +124,11 @@
|
|
124
124
|
"statusColorPillInfoInverseBgAltHover": "#17253a",
|
125
125
|
"statusColorPillInfoInverseBgHover": "#4f90df",
|
126
126
|
"statusColorPillInfoInverseBorderDefault": "#007ED9",
|
127
|
-
"statusColorPillNeutralBgDefault": "#
|
128
|
-
"statusColorPillNeutralBgAltDefault": "#
|
129
|
-
"statusColorPillNeutralBgAltHover": "#
|
130
|
-
"statusColorPillNeutralBgHover": "#
|
131
|
-
"statusColorPillNeutralBorderDefault": "#
|
127
|
+
"statusColorPillNeutralBgDefault": "#335B70",
|
128
|
+
"statusColorPillNeutralBgAltDefault": "#fff0",
|
129
|
+
"statusColorPillNeutralBgAltHover": "#dde0e2",
|
130
|
+
"statusColorPillNeutralBgHover": "#20313b",
|
131
|
+
"statusColorPillNeutralBorderDefault": "#335B70",
|
132
132
|
"statusColorPillNeutralInverseBgDefault": "#7C7C7C",
|
133
133
|
"statusColorPillNeutralInverseBgAltDefault": "#171717",
|
134
134
|
"statusColorPillNeutralInverseBgAltHover": "#242424",
|
@@ -138,7 +138,7 @@
|
|
138
138
|
"statusColorPillReadonlyBorderDefault": "#a6a6a6",
|
139
139
|
"statusColorPillReadonlyLabel": "#000000ab",
|
140
140
|
"statusColorPillSuccessBgDefault": "#00811F",
|
141
|
-
"statusColorPillSuccessBgAltDefault": "#
|
141
|
+
"statusColorPillSuccessBgAltDefault": "#fff0",
|
142
142
|
"statusColorPillSuccessBgAltHover": "#cbe1c9",
|
143
143
|
"statusColorPillSuccessBgHover": "#0e6d1d",
|
144
144
|
"statusColorPillSuccessBorderDefault": "#00811F",
|
@@ -148,7 +148,7 @@
|
|
148
148
|
"statusColorPillSuccessInverseBgHover": "#328e37",
|
149
149
|
"statusColorPillSuccessInverseBorderDefault": "#009023",
|
150
150
|
"statusColorPillWarningBgDefault": "#D64309",
|
151
|
-
"statusColorPillWarningBgAltDefault": "#
|
151
|
+
"statusColorPillWarningBgAltDefault": "#fff0",
|
152
152
|
"statusColorPillWarningBgAltHover": "#fed5c3",
|
153
153
|
"statusColorPillWarningBgHover": "#b33b0d",
|
154
154
|
"statusColorPillWarningBorderDefault": "#D64309",
|
@@ -157,10 +157,10 @@
|
|
157
157
|
"statusColorPillWarningInverseBgAltHover": "#3e1a0b",
|
158
158
|
"statusColorPillWarningInverseBgHover": "#eb6530",
|
159
159
|
"statusColorPillWarningInverseBorderDefault": "#E04500",
|
160
|
-
"statusColorRatingBgDefault": "#
|
161
|
-
"statusColorRatingBgDefaultAlt": "linear-gradient(90deg, #
|
162
|
-
"statusColorRatingBgHover": "#
|
163
|
-
"statusColorRatingBorderDefault": "#
|
160
|
+
"statusColorRatingBgDefault": "#008046",
|
161
|
+
"statusColorRatingBgDefaultAlt": "linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)",
|
162
|
+
"statusColorRatingBgHover": "#0d6c3c",
|
163
|
+
"statusColorRatingBorderDefault": "#008046",
|
164
164
|
"statusSizePillS": 20,
|
165
165
|
"statusSizePillM": 24,
|
166
166
|
"statusSizePillL": 28,
|
@@ -171,7 +171,7 @@
|
|
171
171
|
"statusSizeIconM": 20,
|
172
172
|
"statusRadiusNone": "0",
|
173
173
|
"statusRadiusMessage": 8,
|
174
|
-
"statusRadiusPill":
|
174
|
+
"statusRadiusPill": 2,
|
175
175
|
"statusBorderwidthPill": 2,
|
176
176
|
"statusBorderwidthMessage": 1,
|
177
177
|
"statusSpaceNone": 0,
|
@@ -16,11 +16,11 @@
|
|
16
16
|
"tabSpaceYL": 12,
|
17
17
|
"tabColorBgActive": "#FFFFFF",
|
18
18
|
"tabColorBgEnabled": "#fff0",
|
19
|
-
"tabColorBgHover": "#
|
19
|
+
"tabColorBgHover": "#2237431a",
|
20
20
|
"tabColorBorderActivealt": "#d1d1d1",
|
21
|
-
"tabColorBorderActive": "#
|
22
|
-
"tabColorBorderEnabled": "#
|
23
|
-
"tabColorBorderHover": "#
|
21
|
+
"tabColorBorderActive": "#008046",
|
22
|
+
"tabColorBorderEnabled": "#2237431a",
|
23
|
+
"tabColorBorderHover": "#2237431a",
|
24
24
|
"tabColorIconEnabled": "#000000ab",
|
25
25
|
"tabColorIconHover": "#000000",
|
26
26
|
"tabColorLabelActive": "#000000",
|
@@ -34,8 +34,8 @@
|
|
34
34
|
"tabColorValidationIconWarning": "#D64309",
|
35
35
|
"tabColorValidationLabelError": "#000000ab",
|
36
36
|
"tabColorValidationLabelWarning": "#000000ab",
|
37
|
-
"tabRadiusM":
|
38
|
-
"tabRadiusL":
|
37
|
+
"tabRadiusM": 4,
|
38
|
+
"tabRadiusL": 4,
|
39
39
|
"tabRadiusBaselineM": 1,
|
40
40
|
"tabRadiusBaselineL": 1,
|
41
41
|
"tabRadiusIndicatorM": 2,
|
@@ -5,22 +5,22 @@
|
|
5
5
|
"tableColorHeaderSubtleBorderDefault": "#d1d1d1",
|
6
6
|
"tableColorHeaderSubtleLabelDefault": "#000000e6",
|
7
7
|
"tableColorHeaderSubtleLabelHover": "#000000e6",
|
8
|
-
"tableColorHeaderHarshBgAlt": "#
|
9
|
-
"tableColorHeaderHarshBgDefault": "#
|
8
|
+
"tableColorHeaderHarshBgAlt": "#476a7d",
|
9
|
+
"tableColorHeaderHarshBgDefault": "#335B70",
|
10
10
|
"tableColorHeaderHarshBgHover": "#00000026",
|
11
11
|
"tableColorHeaderHarshBorderDefault": "#a6a6a6",
|
12
12
|
"tableColorHeaderHarshLabelDefault": "#FFFFFF",
|
13
13
|
"tableColorHeaderHarshLabelHover": "#000000e6",
|
14
|
-
"tableColorRowBgActivated": "#
|
15
|
-
"tableColorRowBgActive": "#
|
14
|
+
"tableColorRowBgActivated": "#9badb8",
|
15
|
+
"tableColorRowBgActive": "#22374326",
|
16
16
|
"tableColorRowBgDefault": "#FFFFFF",
|
17
|
-
"tableColorRowBgAlt": "#
|
17
|
+
"tableColorRowBgAlt": "#fbfbfc",
|
18
18
|
"tableColorRowBgAlt2": "#dedede",
|
19
19
|
"tableColorRowBgAlt3": "#f3f3f3",
|
20
|
-
"tableColorRowBgHover": "#
|
20
|
+
"tableColorRowBgHover": "#f2f4f6",
|
21
21
|
"tableColorRowBorderDefault": "#d1d1d1",
|
22
|
-
"tableColorRowLabelActivated": "#
|
23
|
-
"tableColorRowLabelActive": "#
|
22
|
+
"tableColorRowLabelActivated": "#000000",
|
23
|
+
"tableColorRowLabelActive": "#000000",
|
24
24
|
"tableColorRowLabelDefault": "#000000f2",
|
25
25
|
"tableColorRowLabelHover": "#000000",
|
26
26
|
"tableColorFooterBgDefault": "#dedede",
|
@@ -108,7 +108,8 @@
|
|
108
108
|
"modesColorInteractiveMonochromeActiveAlt": "#00000026",
|
109
109
|
"modesColorInteractiveMonochromeDefault": "#000000e6",
|
110
110
|
"modesColorInteractiveMonochromeDefaultAlt": "#000000ab",
|
111
|
-
"modesColorInteractiveMonochromeDefaultAlt2": "#
|
111
|
+
"modesColorInteractiveMonochromeDefaultAlt2": "#0000008c",
|
112
|
+
"modesColorInteractiveMonochromeDefaultAlt3": "#0000006b",
|
112
113
|
"modesColorInteractiveMonochromeHoverAlt": "#0000001a",
|
113
114
|
"modesColorInteractiveMonochromeHover": "#00000026",
|
114
115
|
"modesColorInteractiveMonochromeWithActive": "#FFFFFF",
|
@@ -205,6 +205,7 @@
|
|
205
205
|
"formColorDropdownLabelDisabled": "#ffffff4d",
|
206
206
|
"formColorDropdownLabelEnabled": "#ffffffab",
|
207
207
|
"formColorDropdownLabelHover": "#FFFFFF",
|
208
|
+
"formColorDropdownLabelSubtext": "#ffffff8c",
|
208
209
|
"formColorLabelsetLabelRequired": "#E13E53",
|
209
210
|
"formColorLabelsetLabelDefault": "#fffffff2",
|
210
211
|
"formColorLabelsetLabelAlt": "#ffffff8c",
|
@@ -290,12 +291,14 @@
|
|
290
291
|
"formTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
291
292
|
"formTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
292
293
|
"formTypographyAdaptiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
294
|
+
"formTypographyAdaptiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"13px","paragraphSpacing":"0"},
|
293
295
|
"formTypographyAdaptiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
294
296
|
"formTypographyAdaptiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
295
297
|
"formTypographyAdaptiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
296
298
|
"formTypographyResponsiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
297
299
|
"formTypographyResponsiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
298
300
|
"formTypographyResponsiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"},
|
301
|
+
"formTypographyResponsiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)","paragraphSpacing":"0"},
|
299
302
|
"formTypographyResponsiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
300
303
|
"formTypographyResponsiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
301
304
|
"formTypographyResponsiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"}
|
@@ -108,7 +108,8 @@
|
|
108
108
|
"modesColorInteractiveMonochromeActiveAlt": "#ffffff26",
|
109
109
|
"modesColorInteractiveMonochromeDefault": "#ffffffe6",
|
110
110
|
"modesColorInteractiveMonochromeDefaultAlt": "#ffffffab",
|
111
|
-
"modesColorInteractiveMonochromeDefaultAlt2": "#
|
111
|
+
"modesColorInteractiveMonochromeDefaultAlt2": "#ffffff8c",
|
112
|
+
"modesColorInteractiveMonochromeDefaultAlt3": "#ffffff6b",
|
112
113
|
"modesColorInteractiveMonochromeHoverAlt": "#ffffff1a",
|
113
114
|
"modesColorInteractiveMonochromeHover": "#ffffff26",
|
114
115
|
"modesColorInteractiveMonochromeWithActive": "#000000",
|
@@ -205,6 +205,7 @@
|
|
205
205
|
"formColorDropdownLabelDisabled": "#0000006b",
|
206
206
|
"formColorDropdownLabelEnabled": "#000000ab",
|
207
207
|
"formColorDropdownLabelHover": "#000000",
|
208
|
+
"formColorDropdownLabelSubtext": "#0000008c",
|
208
209
|
"formColorLabelsetLabelRequired": "#CD384B",
|
209
210
|
"formColorLabelsetLabelDefault": "#000000f2",
|
210
211
|
"formColorLabelsetLabelAlt": "#0000008c",
|
@@ -290,12 +291,14 @@
|
|
290
291
|
"formTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
291
292
|
"formTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
292
293
|
"formTypographyAdaptiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
294
|
+
"formTypographyAdaptiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"13px","paragraphSpacing":"0"},
|
293
295
|
"formTypographyAdaptiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
294
296
|
"formTypographyAdaptiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
295
297
|
"formTypographyAdaptiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
296
298
|
"formTypographyResponsiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
297
299
|
"formTypographyResponsiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
298
300
|
"formTypographyResponsiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"},
|
301
|
+
"formTypographyResponsiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)","paragraphSpacing":"0"},
|
299
302
|
"formTypographyResponsiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
300
303
|
"formTypographyResponsiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
301
304
|
"formTypographyResponsiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"}
|
@@ -108,7 +108,8 @@
|
|
108
108
|
"modesColorInteractiveMonochromeActiveAlt": "#00000026",
|
109
109
|
"modesColorInteractiveMonochromeDefault": "#000000e6",
|
110
110
|
"modesColorInteractiveMonochromeDefaultAlt": "#000000ab",
|
111
|
-
"modesColorInteractiveMonochromeDefaultAlt2": "#
|
111
|
+
"modesColorInteractiveMonochromeDefaultAlt2": "#0000008c",
|
112
|
+
"modesColorInteractiveMonochromeDefaultAlt3": "#0000006b",
|
112
113
|
"modesColorInteractiveMonochromeHoverAlt": "#0000001a",
|
113
114
|
"modesColorInteractiveMonochromeHover": "#00000026",
|
114
115
|
"modesColorInteractiveMonochromeWithActive": "#FFFFFF",
|