@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
@@ -2602,6 +2602,46 @@
|
|
2602
2602
|
],
|
2603
2603
|
},
|
2604
2604
|
defaultAlt2: {
|
2605
|
+
$extensions: {
|
2606
|
+
"studio.tokens": {
|
2607
|
+
modify: {
|
2608
|
+
type: "alpha",
|
2609
|
+
value: "0.55",
|
2610
|
+
space: "lch",
|
2611
|
+
format: "hex",
|
2612
|
+
},
|
2613
|
+
},
|
2614
|
+
},
|
2615
|
+
$type: "color",
|
2616
|
+
$value: "#ffffff8c",
|
2617
|
+
$description: "Dropdown option subtext.",
|
2618
|
+
filePath: "data/tokens/modes/dark.json",
|
2619
|
+
isSource: true,
|
2620
|
+
original: {
|
2621
|
+
$extensions: {
|
2622
|
+
"studio.tokens": {
|
2623
|
+
modify: {
|
2624
|
+
type: "alpha",
|
2625
|
+
value: "0.55",
|
2626
|
+
space: "lch",
|
2627
|
+
},
|
2628
|
+
},
|
2629
|
+
},
|
2630
|
+
$type: "color",
|
2631
|
+
$value: "{modes.color.interactive.monochrome.active}",
|
2632
|
+
$description: "Dropdown option subtext.",
|
2633
|
+
},
|
2634
|
+
name: "modesColorInteractiveMonochromeDefaultAlt2",
|
2635
|
+
attributes: {},
|
2636
|
+
path: [
|
2637
|
+
"modes",
|
2638
|
+
"color",
|
2639
|
+
"interactive",
|
2640
|
+
"monochrome",
|
2641
|
+
"defaultAlt2",
|
2642
|
+
],
|
2643
|
+
},
|
2644
|
+
defaultAlt3: {
|
2605
2645
|
$extensions: {
|
2606
2646
|
"studio.tokens": {
|
2607
2647
|
modify: {
|
@@ -2631,14 +2671,14 @@
|
|
2631
2671
|
$value: "{modes.color.interactive.monochrome.active}",
|
2632
2672
|
$description: "Tertiary border color",
|
2633
2673
|
},
|
2634
|
-
name: "
|
2674
|
+
name: "modesColorInteractiveMonochromeDefaultAlt3",
|
2635
2675
|
attributes: {},
|
2636
2676
|
path: [
|
2637
2677
|
"modes",
|
2638
2678
|
"color",
|
2639
2679
|
"interactive",
|
2640
2680
|
"monochrome",
|
2641
|
-
"
|
2681
|
+
"defaultAlt3",
|
2642
2682
|
],
|
2643
2683
|
},
|
2644
2684
|
hoverAlt: {
|
@@ -36,14 +36,12 @@
|
|
36
36
|
},
|
37
37
|
"bg-default": {
|
38
38
|
$type: "color",
|
39
|
-
$value: "#
|
40
|
-
|
41
|
-
filePath: "data/tokens/components/badge.json",
|
39
|
+
$value: "#ff8629",
|
40
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
42
41
|
isSource: true,
|
43
42
|
original: {
|
44
43
|
$type: "color",
|
45
|
-
$value: "{modes.color.status.
|
46
|
-
$description: "Used in global nav notification badges",
|
44
|
+
$value: "{modes.color.status.caution.frozenglobal.default}",
|
47
45
|
},
|
48
46
|
name: "badgeColorNotificationBgDefault",
|
49
47
|
attributes: {},
|
@@ -64,12 +62,12 @@
|
|
64
62
|
},
|
65
63
|
"label-default": {
|
66
64
|
$type: "color",
|
67
|
-
$value: "#
|
68
|
-
filePath: "data/tokens/
|
65
|
+
$value: "#000000",
|
66
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
69
67
|
isSource: true,
|
70
68
|
original: {
|
71
69
|
$type: "color",
|
72
|
-
$value: "{modes.color.generic.content.
|
70
|
+
$value: "{modes.color.generic.content.extreme}",
|
73
71
|
},
|
74
72
|
name: "badgeColorNotificationLabelDefault",
|
75
73
|
attributes: {},
|
@@ -78,11 +76,11 @@
|
|
78
76
|
"label-alt": {
|
79
77
|
$type: "color",
|
80
78
|
$value: "#FFFFFF",
|
81
|
-
filePath: "data/tokens/
|
79
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
82
80
|
isSource: true,
|
83
81
|
original: {
|
84
82
|
$type: "color",
|
85
|
-
$value: "{modes.color.generic.
|
83
|
+
$value: "{modes.color.generic.fg.nought}",
|
86
84
|
},
|
87
85
|
name: "badgeColorNotificationLabelAlt",
|
88
86
|
attributes: {},
|
@@ -2721,12 +2721,12 @@
|
|
2721
2721
|
primary: {
|
2722
2722
|
"bg-active": {
|
2723
2723
|
$type: "color",
|
2724
|
-
$value: "#
|
2725
|
-
filePath: "data/tokens/
|
2724
|
+
$value: "#135932",
|
2725
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2726
2726
|
isSource: true,
|
2727
2727
|
original: {
|
2728
2728
|
$type: "color",
|
2729
|
-
$value: "{modes.color.interactive.primary.active}",
|
2729
|
+
$value: "{modes.color.interactive.primary.frozen.active}",
|
2730
2730
|
},
|
2731
2731
|
name: "buttonColorTypicalPrimaryBgActive",
|
2732
2732
|
attributes: {},
|
@@ -2762,12 +2762,12 @@
|
|
2762
2762
|
},
|
2763
2763
|
"bg-enabled": {
|
2764
2764
|
$type: "color",
|
2765
|
-
$value: "#
|
2766
|
-
filePath: "data/tokens/
|
2765
|
+
$value: "#008046",
|
2766
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2767
2767
|
isSource: true,
|
2768
2768
|
original: {
|
2769
2769
|
$type: "color",
|
2770
|
-
$value: "{modes.color.interactive.primary.default}",
|
2770
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
2771
2771
|
},
|
2772
2772
|
name: "buttonColorTypicalPrimaryBgEnabled",
|
2773
2773
|
attributes: {},
|
@@ -2775,12 +2775,12 @@
|
|
2775
2775
|
},
|
2776
2776
|
"bg-hover": {
|
2777
2777
|
$type: "color",
|
2778
|
-
$value: "#
|
2779
|
-
filePath: "data/tokens/
|
2778
|
+
$value: "#0d6c3c",
|
2779
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2780
2780
|
isSource: true,
|
2781
2781
|
original: {
|
2782
2782
|
$type: "color",
|
2783
|
-
$value: "{modes.color.interactive.primary.hover}",
|
2783
|
+
$value: "{modes.color.interactive.primary.frozen.hover}",
|
2784
2784
|
},
|
2785
2785
|
name: "buttonColorTypicalPrimaryBgHover",
|
2786
2786
|
attributes: {},
|
@@ -3031,12 +3031,12 @@
|
|
3031
3031
|
secondary: {
|
3032
3032
|
"bg-active": {
|
3033
3033
|
$type: "color",
|
3034
|
-
$value: "#
|
3035
|
-
filePath: "data/tokens/
|
3034
|
+
$value: "#135932",
|
3035
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3036
3036
|
isSource: true,
|
3037
3037
|
original: {
|
3038
3038
|
$type: "color",
|
3039
|
-
$value: "{modes.color.interactive.primary.
|
3039
|
+
$value: "{modes.color.interactive.primary.frozen.active}",
|
3040
3040
|
},
|
3041
3041
|
name: "buttonColorTypicalSecondaryBgActive",
|
3042
3042
|
attributes: {},
|
@@ -3057,12 +3057,12 @@
|
|
3057
3057
|
},
|
3058
3058
|
"bg-hover": {
|
3059
3059
|
$type: "color",
|
3060
|
-
$value: "#
|
3061
|
-
filePath: "data/tokens/
|
3060
|
+
$value: "#0d6c3c",
|
3061
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3062
3062
|
isSource: true,
|
3063
3063
|
original: {
|
3064
3064
|
$type: "color",
|
3065
|
-
$value: "{modes.color.interactive.primary.
|
3065
|
+
$value: "{modes.color.interactive.primary.frozen.hover}",
|
3066
3066
|
},
|
3067
3067
|
name: "buttonColorTypicalSecondaryBgHover",
|
3068
3068
|
attributes: {},
|
@@ -3070,12 +3070,12 @@
|
|
3070
3070
|
},
|
3071
3071
|
"border-active": {
|
3072
3072
|
$type: "color",
|
3073
|
-
$value: "#
|
3074
|
-
filePath: "data/tokens/
|
3073
|
+
$value: "#135932",
|
3074
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3075
3075
|
isSource: true,
|
3076
3076
|
original: {
|
3077
3077
|
$type: "color",
|
3078
|
-
$value: "{modes.color.interactive.primary.active}",
|
3078
|
+
$value: "{modes.color.interactive.primary.frozen.active}",
|
3079
3079
|
},
|
3080
3080
|
name: "buttonColorTypicalSecondaryBorderActive",
|
3081
3081
|
attributes: {},
|
@@ -3108,12 +3108,12 @@
|
|
3108
3108
|
},
|
3109
3109
|
"border-enabled": {
|
3110
3110
|
$type: "color",
|
3111
|
-
$value: "#
|
3112
|
-
filePath: "data/tokens/
|
3111
|
+
$value: "#008046",
|
3112
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3113
3113
|
isSource: true,
|
3114
3114
|
original: {
|
3115
3115
|
$type: "color",
|
3116
|
-
$value: "{modes.color.interactive.primary.
|
3116
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
3117
3117
|
},
|
3118
3118
|
name: "buttonColorTypicalSecondaryBorderEnabled",
|
3119
3119
|
attributes: {},
|
@@ -3127,12 +3127,12 @@
|
|
3127
3127
|
},
|
3128
3128
|
"border-hover": {
|
3129
3129
|
$type: "color",
|
3130
|
-
$value: "#
|
3131
|
-
filePath: "data/tokens/
|
3130
|
+
$value: "#0d6c3c",
|
3131
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3132
3132
|
isSource: true,
|
3133
3133
|
original: {
|
3134
3134
|
$type: "color",
|
3135
|
-
$value: "{modes.color.interactive.primary.hover}",
|
3135
|
+
$value: "{modes.color.interactive.primary.frozen.hover}",
|
3136
3136
|
},
|
3137
3137
|
name: "buttonColorTypicalSecondaryBorderHover",
|
3138
3138
|
attributes: {},
|
@@ -3140,12 +3140,13 @@
|
|
3140
3140
|
},
|
3141
3141
|
"label-active": {
|
3142
3142
|
$type: "color",
|
3143
|
-
$value: "#
|
3144
|
-
filePath: "data/tokens/
|
3143
|
+
$value: "#FFFFFF",
|
3144
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3145
3145
|
isSource: true,
|
3146
3146
|
original: {
|
3147
3147
|
$type: "color",
|
3148
|
-
$value:
|
3148
|
+
$value:
|
3149
|
+
"{modes.color.interactive.monochrome.frozen.withActive}",
|
3149
3150
|
},
|
3150
3151
|
name: "buttonColorTypicalSecondaryLabelActive",
|
3151
3152
|
attributes: {},
|
@@ -3172,12 +3173,12 @@
|
|
3172
3173
|
},
|
3173
3174
|
"label-enabled": {
|
3174
3175
|
$type: "color",
|
3175
|
-
$value: "#
|
3176
|
-
filePath: "data/tokens/
|
3176
|
+
$value: "#008046",
|
3177
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3177
3178
|
isSource: true,
|
3178
3179
|
original: {
|
3179
3180
|
$type: "color",
|
3180
|
-
$value: "{modes.color.interactive.
|
3181
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
3181
3182
|
},
|
3182
3183
|
name: "buttonColorTypicalSecondaryLabelEnabled",
|
3183
3184
|
attributes: {},
|
@@ -3191,12 +3192,13 @@
|
|
3191
3192
|
},
|
3192
3193
|
"label-hover": {
|
3193
3194
|
$type: "color",
|
3194
|
-
$value: "#
|
3195
|
-
filePath: "data/tokens/
|
3195
|
+
$value: "#FFFFFF",
|
3196
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3196
3197
|
isSource: true,
|
3197
3198
|
original: {
|
3198
3199
|
$type: "color",
|
3199
|
-
$value:
|
3200
|
+
$value:
|
3201
|
+
"{modes.color.interactive.monochrome.frozen.withHoverAlt}",
|
3200
3202
|
},
|
3201
3203
|
name: "buttonColorTypicalSecondaryLabelHover",
|
3202
3204
|
attributes: {},
|
@@ -3433,12 +3435,12 @@
|
|
3433
3435
|
tertiary: {
|
3434
3436
|
"bg-active": {
|
3435
3437
|
$type: "color",
|
3436
|
-
$value: "#
|
3437
|
-
filePath: "data/tokens/
|
3438
|
+
$value: "#135932",
|
3439
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3438
3440
|
isSource: true,
|
3439
3441
|
original: {
|
3440
3442
|
$type: "color",
|
3441
|
-
$value: "{modes.color.interactive.primary.
|
3443
|
+
$value: "{modes.color.interactive.primary.frozen.active}",
|
3442
3444
|
},
|
3443
3445
|
name: "buttonColorTypicalTertiaryBgActive",
|
3444
3446
|
attributes: {},
|
@@ -3447,11 +3449,11 @@
|
|
3447
3449
|
"bg-enabled": {
|
3448
3450
|
$type: "color",
|
3449
3451
|
$value: "#fff0",
|
3450
|
-
filePath: "data/tokens/
|
3452
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3451
3453
|
isSource: true,
|
3452
3454
|
original: {
|
3453
3455
|
$type: "color",
|
3454
|
-
$value: "{
|
3456
|
+
$value: "{modes.color.none}",
|
3455
3457
|
},
|
3456
3458
|
name: "buttonColorTypicalTertiaryBgEnabled",
|
3457
3459
|
attributes: {},
|
@@ -3459,12 +3461,12 @@
|
|
3459
3461
|
},
|
3460
3462
|
"bg-hover": {
|
3461
3463
|
$type: "color",
|
3462
|
-
$value: "#
|
3463
|
-
filePath: "data/tokens/
|
3464
|
+
$value: "#0d6c3c",
|
3465
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3464
3466
|
isSource: true,
|
3465
3467
|
original: {
|
3466
3468
|
$type: "color",
|
3467
|
-
$value: "{modes.color.interactive.primary.
|
3469
|
+
$value: "{modes.color.interactive.primary.frozen.hover}",
|
3468
3470
|
},
|
3469
3471
|
name: "buttonColorTypicalTertiaryBgHover",
|
3470
3472
|
attributes: {},
|
@@ -3472,12 +3474,12 @@
|
|
3472
3474
|
},
|
3473
3475
|
"border-active": {
|
3474
3476
|
$type: "color",
|
3475
|
-
$value: "#
|
3476
|
-
filePath: "data/tokens/
|
3477
|
+
$value: "#135932",
|
3478
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3477
3479
|
isSource: true,
|
3478
3480
|
original: {
|
3479
3481
|
$type: "color",
|
3480
|
-
$value: "{modes.color.interactive.primary.active}",
|
3482
|
+
$value: "{modes.color.interactive.primary.frozen.active}",
|
3481
3483
|
},
|
3482
3484
|
name: "buttonColorTypicalTertiaryBorderActive",
|
3483
3485
|
attributes: {},
|
@@ -3485,12 +3487,12 @@
|
|
3485
3487
|
},
|
3486
3488
|
"border-disabled": {
|
3487
3489
|
$type: "color",
|
3488
|
-
$value: "#
|
3489
|
-
filePath: "data/tokens/
|
3490
|
+
$value: "#fff0",
|
3491
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3490
3492
|
isSource: true,
|
3491
3493
|
original: {
|
3492
3494
|
$type: "color",
|
3493
|
-
$value: "{modes.color.
|
3495
|
+
$value: "{modes.color.none}",
|
3494
3496
|
},
|
3495
3497
|
name: "buttonColorTypicalTertiaryBorderDisabled",
|
3496
3498
|
attributes: {},
|
@@ -3504,12 +3506,12 @@
|
|
3504
3506
|
},
|
3505
3507
|
"border-enabled": {
|
3506
3508
|
$type: "color",
|
3507
|
-
$value: "#
|
3508
|
-
filePath: "data/tokens/
|
3509
|
+
$value: "#fff0",
|
3510
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3509
3511
|
isSource: true,
|
3510
3512
|
original: {
|
3511
3513
|
$type: "color",
|
3512
|
-
$value: "{modes.color.
|
3514
|
+
$value: "{modes.color.none}",
|
3513
3515
|
},
|
3514
3516
|
name: "buttonColorTypicalTertiaryBorderEnabled",
|
3515
3517
|
attributes: {},
|
@@ -3523,12 +3525,12 @@
|
|
3523
3525
|
},
|
3524
3526
|
"border-hover": {
|
3525
3527
|
$type: "color",
|
3526
|
-
$value: "#
|
3527
|
-
filePath: "data/tokens/
|
3528
|
+
$value: "#fff0",
|
3529
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3528
3530
|
isSource: true,
|
3529
3531
|
original: {
|
3530
3532
|
$type: "color",
|
3531
|
-
$value: "{modes.color.
|
3533
|
+
$value: "{modes.color.none}",
|
3532
3534
|
},
|
3533
3535
|
name: "buttonColorTypicalTertiaryBorderHover",
|
3534
3536
|
attributes: {},
|
@@ -3536,12 +3538,13 @@
|
|
3536
3538
|
},
|
3537
3539
|
"label-active": {
|
3538
3540
|
$type: "color",
|
3539
|
-
$value: "#
|
3540
|
-
filePath: "data/tokens/
|
3541
|
+
$value: "#FFFFFF",
|
3542
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3541
3543
|
isSource: true,
|
3542
3544
|
original: {
|
3543
3545
|
$type: "color",
|
3544
|
-
$value:
|
3546
|
+
$value:
|
3547
|
+
"{modes.color.interactive.monochrome.frozen.withActive}",
|
3545
3548
|
},
|
3546
3549
|
name: "buttonColorTypicalTertiaryLabelActive",
|
3547
3550
|
attributes: {},
|
@@ -3568,12 +3571,12 @@
|
|
3568
3571
|
},
|
3569
3572
|
"label-enabled": {
|
3570
3573
|
$type: "color",
|
3571
|
-
$value: "#
|
3572
|
-
filePath: "data/tokens/
|
3574
|
+
$value: "#008046",
|
3575
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3573
3576
|
isSource: true,
|
3574
3577
|
original: {
|
3575
3578
|
$type: "color",
|
3576
|
-
$value: "{modes.color.interactive.
|
3579
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
3577
3580
|
},
|
3578
3581
|
name: "buttonColorTypicalTertiaryLabelEnabled",
|
3579
3582
|
attributes: {},
|
@@ -3581,12 +3584,13 @@
|
|
3581
3584
|
},
|
3582
3585
|
"label-hover": {
|
3583
3586
|
$type: "color",
|
3584
|
-
$value: "#
|
3585
|
-
filePath: "data/tokens/
|
3587
|
+
$value: "#FFFFFF",
|
3588
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3586
3589
|
isSource: true,
|
3587
3590
|
original: {
|
3588
3591
|
$type: "color",
|
3589
|
-
$value:
|
3592
|
+
$value:
|
3593
|
+
"{modes.color.interactive.monochrome.frozen.withHoverAlt}",
|
3590
3594
|
},
|
3591
3595
|
name: "buttonColorTypicalTertiaryLabelHover",
|
3592
3596
|
attributes: {},
|
@@ -3822,12 +3826,12 @@
|
|
3822
3826
|
subtle: {
|
3823
3827
|
"bg-active": {
|
3824
3828
|
$type: "color",
|
3825
|
-
$value: "#
|
3826
|
-
filePath: "data/tokens/
|
3829
|
+
$value: "#22374326",
|
3830
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3827
3831
|
isSource: true,
|
3828
3832
|
original: {
|
3829
3833
|
$type: "color",
|
3830
|
-
$value: "{modes.color.interactive.monochrome.activeAlt}",
|
3834
|
+
$value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
|
3831
3835
|
},
|
3832
3836
|
name: "buttonColorTypicalSubtleBgActive",
|
3833
3837
|
attributes: {},
|
@@ -3835,12 +3839,12 @@
|
|
3835
3839
|
},
|
3836
3840
|
"bg-hover": {
|
3837
3841
|
$type: "color",
|
3838
|
-
$value: "#
|
3839
|
-
filePath: "data/tokens/
|
3842
|
+
$value: "#2237431a",
|
3843
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3840
3844
|
isSource: true,
|
3841
3845
|
original: {
|
3842
3846
|
$type: "color",
|
3843
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
3847
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
3844
3848
|
},
|
3845
3849
|
name: "buttonColorTypicalSubtleBgHover",
|
3846
3850
|
attributes: {},
|
@@ -3848,12 +3852,12 @@
|
|
3848
3852
|
},
|
3849
3853
|
"label-active": {
|
3850
3854
|
$type: "color",
|
3851
|
-
$value: "#
|
3852
|
-
filePath: "data/tokens/
|
3855
|
+
$value: "#223743",
|
3856
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3853
3857
|
isSource: true,
|
3854
3858
|
original: {
|
3855
3859
|
$type: "color",
|
3856
|
-
$value: "{modes.color.interactive.monochrome.
|
3860
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
3857
3861
|
},
|
3858
3862
|
name: "buttonColorTypicalSubtleLabelActive",
|
3859
3863
|
attributes: {},
|
@@ -3874,12 +3878,12 @@
|
|
3874
3878
|
},
|
3875
3879
|
"label-enabled": {
|
3876
3880
|
$type: "color",
|
3877
|
-
$value: "#
|
3878
|
-
filePath: "data/tokens/
|
3881
|
+
$value: "#335B70",
|
3882
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3879
3883
|
isSource: true,
|
3880
3884
|
original: {
|
3881
3885
|
$type: "color",
|
3882
|
-
$value: "{modes.color.interactive.monochrome.default}",
|
3886
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
3883
3887
|
},
|
3884
3888
|
name: "buttonColorTypicalSubtleLabelEnabled",
|
3885
3889
|
attributes: {},
|
@@ -3887,12 +3891,12 @@
|
|
3887
3891
|
},
|
3888
3892
|
"label-hover": {
|
3889
3893
|
$type: "color",
|
3890
|
-
$value: "#
|
3891
|
-
filePath: "data/tokens/
|
3894
|
+
$value: "#223743",
|
3895
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3892
3896
|
isSource: true,
|
3893
3897
|
original: {
|
3894
3898
|
$type: "color",
|
3895
|
-
$value: "{modes.color.interactive.monochrome.withHover}",
|
3899
|
+
$value: "{modes.color.interactive.monochrome.frozen.withHover}",
|
3896
3900
|
},
|
3897
3901
|
name: "buttonColorTypicalSubtleLabelHover",
|
3898
3902
|
attributes: {},
|
@@ -4067,12 +4071,12 @@
|
|
4067
4071
|
},
|
4068
4072
|
"bg-active": {
|
4069
4073
|
$type: "color",
|
4070
|
-
$value: "#
|
4071
|
-
filePath: "data/tokens/
|
4074
|
+
$value: "#223743",
|
4075
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4072
4076
|
isSource: true,
|
4073
4077
|
original: {
|
4074
4078
|
$type: "color",
|
4075
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
4079
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
4076
4080
|
},
|
4077
4081
|
name: "buttonColorTypicalToggleBgActive",
|
4078
4082
|
attributes: {},
|
@@ -4080,12 +4084,12 @@
|
|
4080
4084
|
},
|
4081
4085
|
"bg-hover": {
|
4082
4086
|
$type: "color",
|
4083
|
-
$value: "#
|
4084
|
-
filePath: "data/tokens/
|
4087
|
+
$value: "#2237431a",
|
4088
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4085
4089
|
isSource: true,
|
4086
4090
|
original: {
|
4087
4091
|
$type: "color",
|
4088
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
4092
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
4089
4093
|
},
|
4090
4094
|
name: "buttonColorTypicalToggleBgHover",
|
4091
4095
|
attributes: {},
|
@@ -4093,12 +4097,13 @@
|
|
4093
4097
|
},
|
4094
4098
|
"border-enabled": {
|
4095
4099
|
$type: "color",
|
4096
|
-
$value: "#
|
4097
|
-
filePath: "data/tokens/
|
4100
|
+
$value: "#698495",
|
4101
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4098
4102
|
isSource: true,
|
4099
4103
|
original: {
|
4100
4104
|
$type: "color",
|
4101
|
-
$value:
|
4105
|
+
$value:
|
4106
|
+
"{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4102
4107
|
},
|
4103
4108
|
name: "buttonColorTypicalToggleBorderEnabled",
|
4104
4109
|
attributes: {},
|
@@ -4120,11 +4125,12 @@
|
|
4120
4125
|
"label-active": {
|
4121
4126
|
$type: "color",
|
4122
4127
|
$value: "#FFFFFF",
|
4123
|
-
filePath: "data/tokens/
|
4128
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4124
4129
|
isSource: true,
|
4125
4130
|
original: {
|
4126
4131
|
$type: "color",
|
4127
|
-
$value:
|
4132
|
+
$value:
|
4133
|
+
"{modes.color.interactive.monochrome.frozen.withActive}",
|
4128
4134
|
},
|
4129
4135
|
name: "buttonColorTypicalToggleLabelActive",
|
4130
4136
|
attributes: {},
|
@@ -4145,12 +4151,13 @@
|
|
4145
4151
|
},
|
4146
4152
|
"label-enabled": {
|
4147
4153
|
$type: "color",
|
4148
|
-
$value: "#
|
4149
|
-
filePath: "data/tokens/
|
4154
|
+
$value: "#476a7d",
|
4155
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4150
4156
|
isSource: true,
|
4151
4157
|
original: {
|
4152
4158
|
$type: "color",
|
4153
|
-
$value:
|
4159
|
+
$value:
|
4160
|
+
"{modes.color.interactive.monochrome.frozen.defaultAlt}",
|
4154
4161
|
},
|
4155
4162
|
name: "buttonColorTypicalToggleLabelEnabled",
|
4156
4163
|
attributes: {},
|
@@ -4158,12 +4165,12 @@
|
|
4158
4165
|
},
|
4159
4166
|
"label-hover": {
|
4160
4167
|
$type: "color",
|
4161
|
-
$value: "#
|
4162
|
-
filePath: "data/tokens/
|
4168
|
+
$value: "#223743",
|
4169
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4163
4170
|
isSource: true,
|
4164
4171
|
original: {
|
4165
4172
|
$type: "color",
|
4166
|
-
$value: "{modes.color.interactive.monochrome.withHover}",
|
4173
|
+
$value: "{modes.color.interactive.monochrome.frozen.withHover}",
|
4167
4174
|
},
|
4168
4175
|
name: "buttonColorTypicalToggleLabelHover",
|
4169
4176
|
attributes: {},
|