@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
@@ -624,14 +624,12 @@ module.exports = {
|
|
624
624
|
color: {
|
625
625
|
"bg-active": {
|
626
626
|
$type: "color",
|
627
|
-
$value: "#
|
628
|
-
|
629
|
-
filePath: "data/tokens/components/popover.json",
|
627
|
+
$value: "#223743",
|
628
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
630
629
|
isSource: true,
|
631
630
|
original: {
|
632
631
|
$type: "color",
|
633
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
634
|
-
$description: "previously action minor 850",
|
632
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
635
633
|
},
|
636
634
|
name: "popoverColorBgActive",
|
637
635
|
attributes: {},
|
@@ -639,14 +637,12 @@ module.exports = {
|
|
639
637
|
},
|
640
638
|
"bg-activealt": {
|
641
639
|
$type: "color",
|
642
|
-
$value: "#
|
643
|
-
|
644
|
-
filePath: "data/tokens/components/popover.json",
|
640
|
+
$value: "#2237431a",
|
641
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
645
642
|
isSource: true,
|
646
643
|
original: {
|
647
644
|
$type: "color",
|
648
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
649
|
-
$description: "REF'D IN FORM. ",
|
645
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
650
646
|
},
|
651
647
|
name: "popoverColorBgActivealt",
|
652
648
|
attributes: {},
|
@@ -669,14 +665,12 @@ module.exports = {
|
|
669
665
|
},
|
670
666
|
"bg-hover": {
|
671
667
|
$type: "color",
|
672
|
-
$value: "#
|
673
|
-
|
674
|
-
filePath: "data/tokens/components/popover.json",
|
668
|
+
$value: "#2237431a",
|
669
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
675
670
|
isSource: true,
|
676
671
|
original: {
|
677
672
|
$type: "color",
|
678
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
679
|
-
$description: "REF'D IN FORM. ",
|
673
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
680
674
|
},
|
681
675
|
name: "popoverColorBgHover",
|
682
676
|
attributes: {},
|
@@ -697,12 +691,12 @@ module.exports = {
|
|
697
691
|
},
|
698
692
|
"label-activealt": {
|
699
693
|
$type: "color",
|
700
|
-
$value: "#
|
701
|
-
filePath: "data/tokens/
|
694
|
+
$value: "#223743",
|
695
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
702
696
|
isSource: true,
|
703
697
|
original: {
|
704
698
|
$type: "color",
|
705
|
-
$value: "{modes.color.interactive.monochrome.withHover}",
|
699
|
+
$value: "{modes.color.interactive.monochrome.frozen.withHover}",
|
706
700
|
},
|
707
701
|
name: "popoverColorLabelActivealt",
|
708
702
|
attributes: {},
|
@@ -723,12 +717,12 @@ module.exports = {
|
|
723
717
|
},
|
724
718
|
"label-hover": {
|
725
719
|
$type: "color",
|
726
|
-
$value: "#
|
727
|
-
filePath: "data/tokens/
|
720
|
+
$value: "#000000e6",
|
721
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
728
722
|
isSource: true,
|
729
723
|
original: {
|
730
724
|
$type: "color",
|
731
|
-
$value: "{modes.color.interactive.monochrome.
|
725
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
732
726
|
},
|
733
727
|
name: "popoverColorLabelHover",
|
734
728
|
attributes: {},
|
@@ -736,12 +730,12 @@ module.exports = {
|
|
736
730
|
},
|
737
731
|
"label-enabled": {
|
738
732
|
$type: "color",
|
739
|
-
$value: "#
|
740
|
-
filePath: "data/tokens/
|
733
|
+
$value: "#000000e6",
|
734
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
741
735
|
isSource: true,
|
742
736
|
original: {
|
743
737
|
$type: "color",
|
744
|
-
$value: "{modes.color.interactive.monochrome.
|
738
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
745
739
|
},
|
746
740
|
name: "popoverColorLabelEnabled",
|
747
741
|
attributes: {},
|
@@ -456,12 +456,12 @@ module.exports = {
|
|
456
456
|
},
|
457
457
|
"bg-default": {
|
458
458
|
$type: "color",
|
459
|
-
$value: "#
|
460
|
-
filePath: "data/tokens/
|
459
|
+
$value: "#cad3d9",
|
460
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
461
461
|
isSource: true,
|
462
462
|
original: {
|
463
463
|
$type: "color",
|
464
|
-
$value: "{modes.color.interactive.progress.bg}",
|
464
|
+
$value: "{modes.color.interactive.progress.frozen.bg-alt}",
|
465
465
|
},
|
466
466
|
name: "progressColorBgDefault",
|
467
467
|
attributes: {},
|
@@ -469,12 +469,12 @@ module.exports = {
|
|
469
469
|
},
|
470
470
|
"border-default": {
|
471
471
|
$type: "color",
|
472
|
-
$value: "#
|
473
|
-
filePath: "data/tokens/
|
472
|
+
$value: "#335B70",
|
473
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
474
474
|
isSource: true,
|
475
475
|
original: {
|
476
476
|
$type: "color",
|
477
|
-
$value: "{modes.color.generic.fg.soft}",
|
477
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
478
478
|
},
|
479
479
|
name: "progressColorBorderDefault",
|
480
480
|
attributes: {},
|
@@ -536,12 +536,12 @@ module.exports = {
|
|
536
536
|
},
|
537
537
|
"fg-default": {
|
538
538
|
$type: "color",
|
539
|
-
$value: "#
|
540
|
-
filePath: "data/tokens/
|
539
|
+
$value: "#335B70",
|
540
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
541
541
|
isSource: true,
|
542
542
|
original: {
|
543
543
|
$type: "color",
|
544
|
-
$value: "{modes.color.
|
544
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
545
545
|
},
|
546
546
|
name: "progressColorFgDefault",
|
547
547
|
attributes: {},
|
@@ -617,12 +617,12 @@ module.exports = {
|
|
617
617
|
loader: {
|
618
618
|
"bg-default": {
|
619
619
|
$type: "color",
|
620
|
-
$value: "#
|
621
|
-
filePath: "data/tokens/
|
620
|
+
$value: "#00804614",
|
621
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
622
622
|
isSource: true,
|
623
623
|
original: {
|
624
624
|
$type: "color",
|
625
|
-
$value: "{modes.color.interactive.progress.bg}",
|
625
|
+
$value: "{modes.color.interactive.progress.frozen.bg}",
|
626
626
|
},
|
627
627
|
name: "progressColorLoaderBgDefault",
|
628
628
|
attributes: {},
|
@@ -630,13 +630,13 @@ module.exports = {
|
|
630
630
|
},
|
631
631
|
"fg-default": {
|
632
632
|
$type: "color",
|
633
|
-
$value: "#
|
633
|
+
$value: "#008046",
|
634
634
|
$description: "used for loader standard loader spinner",
|
635
|
-
filePath: "data/tokens/
|
635
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
636
636
|
isSource: true,
|
637
637
|
original: {
|
638
638
|
$type: "color",
|
639
|
-
$value: "{modes.color.interactive.
|
639
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
640
640
|
$description: "used for loader standard loader spinner",
|
641
641
|
},
|
642
642
|
name: "progressColorLoaderFgDefault",
|
@@ -109,12 +109,14 @@ module.exports = {
|
|
109
109
|
},
|
110
110
|
bgAlt: {
|
111
111
|
$type: "color",
|
112
|
-
$value: "#
|
113
|
-
|
112
|
+
$value: "#fff0",
|
113
|
+
$description: "Subtle message bg",
|
114
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
114
115
|
isSource: true,
|
115
116
|
original: {
|
116
117
|
$type: "color",
|
117
|
-
$value: "{
|
118
|
+
$value: "{status.color.none}",
|
119
|
+
$description: "Subtle message bg",
|
118
120
|
},
|
119
121
|
name: "statusColorMessageContextualAiBgAlt",
|
120
122
|
attributes: {},
|
@@ -146,7 +148,7 @@ module.exports = {
|
|
146
148
|
$type: "color",
|
147
149
|
$value: "#e5fae2",
|
148
150
|
$description: "Subtle message bg",
|
149
|
-
filePath: "data/tokens/
|
151
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
150
152
|
isSource: true,
|
151
153
|
original: {
|
152
154
|
$type: "color",
|
@@ -167,7 +169,7 @@ module.exports = {
|
|
167
169
|
icon: {
|
168
170
|
$type: "color",
|
169
171
|
$value: "#000000f2",
|
170
|
-
filePath: "data/tokens/
|
172
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
171
173
|
isSource: true,
|
172
174
|
original: {
|
173
175
|
$type: "color",
|
@@ -208,13 +210,13 @@ module.exports = {
|
|
208
210
|
},
|
209
211
|
bgAlt: {
|
210
212
|
$type: "color",
|
211
|
-
$value: "#
|
213
|
+
$value: "#fff0",
|
212
214
|
$description: "Subtle message bg",
|
213
|
-
filePath: "data/tokens/
|
215
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
214
216
|
isSource: true,
|
215
217
|
original: {
|
216
218
|
$type: "color",
|
217
|
-
$value: "{
|
219
|
+
$value: "{status.color.none}",
|
218
220
|
$description: "Subtle message bg",
|
219
221
|
},
|
220
222
|
name: "statusColorMessageContextualErrorBgAlt",
|
@@ -294,13 +296,13 @@ module.exports = {
|
|
294
296
|
},
|
295
297
|
bgAlt: {
|
296
298
|
$type: "color",
|
297
|
-
$value: "#
|
299
|
+
$value: "#fff0",
|
298
300
|
$description: "Subtle message bg",
|
299
|
-
filePath: "data/tokens/
|
301
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
300
302
|
isSource: true,
|
301
303
|
original: {
|
302
304
|
$type: "color",
|
303
|
-
$value: "{
|
305
|
+
$value: "{status.color.none}",
|
304
306
|
$description: "Subtle message bg",
|
305
307
|
},
|
306
308
|
name: "statusColorMessageContextualInfoBgAlt",
|
@@ -380,13 +382,13 @@ module.exports = {
|
|
380
382
|
},
|
381
383
|
bgAlt: {
|
382
384
|
$type: "color",
|
383
|
-
$value: "#
|
385
|
+
$value: "#fff0",
|
384
386
|
$description: "Subtle message bg",
|
385
|
-
filePath: "data/tokens/
|
387
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
386
388
|
isSource: true,
|
387
389
|
original: {
|
388
390
|
$type: "color",
|
389
|
-
$value: "{
|
391
|
+
$value: "{status.color.none}",
|
390
392
|
$description: "Subtle message bg",
|
391
393
|
},
|
392
394
|
name: "statusColorMessageContextualSuccessBgAlt",
|
@@ -466,13 +468,13 @@ module.exports = {
|
|
466
468
|
},
|
467
469
|
bgAlt: {
|
468
470
|
$type: "color",
|
469
|
-
$value: "#
|
471
|
+
$value: "#fff0",
|
470
472
|
$description: "Subtle message bg",
|
471
|
-
filePath: "data/tokens/
|
473
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
472
474
|
isSource: true,
|
473
475
|
original: {
|
474
476
|
$type: "color",
|
475
|
-
$value: "{
|
477
|
+
$value: "{status.color.none}",
|
476
478
|
$description: "Subtle message bg",
|
477
479
|
},
|
478
480
|
name: "statusColorMessageContextualWarningBgAlt",
|
@@ -621,13 +623,13 @@ module.exports = {
|
|
621
623
|
info: {
|
622
624
|
"bg-default": {
|
623
625
|
$type: "color",
|
624
|
-
$value: "#
|
626
|
+
$value: "#65a9ff",
|
625
627
|
$description: "Global message bg",
|
626
|
-
filePath: "data/tokens/
|
628
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
627
629
|
isSource: true,
|
628
630
|
original: {
|
629
631
|
$type: "color",
|
630
|
-
$value: "{modes.color.status.info.
|
632
|
+
$value: "{modes.color.status.info.frozenglobal.default}",
|
631
633
|
$description: "Global message bg",
|
632
634
|
},
|
633
635
|
name: "statusColorMessageGlobalInfoBgDefault",
|
@@ -643,12 +645,14 @@ module.exports = {
|
|
643
645
|
},
|
644
646
|
"bg-hover": {
|
645
647
|
$type: "color",
|
646
|
-
$value: "#
|
647
|
-
|
648
|
+
$value: "#82b5ff",
|
649
|
+
$description: "Global message bg",
|
650
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
648
651
|
isSource: true,
|
649
652
|
original: {
|
650
653
|
$type: "color",
|
651
|
-
$value: "{modes.color.status.info.
|
654
|
+
$value: "{modes.color.status.info.frozenglobal.hover}",
|
655
|
+
$description: "Global message bg",
|
652
656
|
},
|
653
657
|
name: "statusColorMessageGlobalInfoBgHover",
|
654
658
|
attributes: {},
|
@@ -663,14 +667,12 @@ module.exports = {
|
|
663
667
|
},
|
664
668
|
icon: {
|
665
669
|
$type: "color",
|
666
|
-
$value: "#
|
667
|
-
|
668
|
-
filePath: "data/tokens/components/status.json",
|
670
|
+
$value: "#000000f2",
|
671
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
669
672
|
isSource: true,
|
670
673
|
original: {
|
671
674
|
$type: "color",
|
672
|
-
$value: "{modes.color.status.
|
673
|
-
$description: "Icon on tinted bgs",
|
675
|
+
$value: "{modes.color.status.content.withDefaultAlt}",
|
674
676
|
},
|
675
677
|
name: "statusColorMessageGlobalInfoIcon",
|
676
678
|
attributes: {},
|
@@ -680,13 +682,13 @@ module.exports = {
|
|
680
682
|
warning: {
|
681
683
|
"bg-default": {
|
682
684
|
$type: "color",
|
683
|
-
$value: "#
|
685
|
+
$value: "#ff8629",
|
684
686
|
$description: "Global message bg",
|
685
|
-
filePath: "data/tokens/
|
687
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
686
688
|
isSource: true,
|
687
689
|
original: {
|
688
690
|
$type: "color",
|
689
|
-
$value: "{modes.color.status.caution.
|
691
|
+
$value: "{modes.color.status.caution.frozenglobal.default}",
|
690
692
|
$description: "Global message bg",
|
691
693
|
},
|
692
694
|
name: "statusColorMessageGlobalWarningBgDefault",
|
@@ -702,12 +704,14 @@ module.exports = {
|
|
702
704
|
},
|
703
705
|
"bg-hover": {
|
704
706
|
$type: "color",
|
705
|
-
$value: "#
|
706
|
-
|
707
|
+
$value: "#ff994c",
|
708
|
+
$description: "Global message bg",
|
709
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
707
710
|
isSource: true,
|
708
711
|
original: {
|
709
712
|
$type: "color",
|
710
|
-
$value: "{modes.color.status.caution.
|
713
|
+
$value: "{modes.color.status.caution.frozenglobal.hover}",
|
714
|
+
$description: "Global message bg",
|
711
715
|
},
|
712
716
|
name: "statusColorMessageGlobalWarningBgHover",
|
713
717
|
attributes: {},
|
@@ -722,14 +726,12 @@ module.exports = {
|
|
722
726
|
},
|
723
727
|
icon: {
|
724
728
|
$type: "color",
|
725
|
-
$value: "#
|
726
|
-
|
727
|
-
filePath: "data/tokens/components/status.json",
|
729
|
+
$value: "#000000f2",
|
730
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
728
731
|
isSource: true,
|
729
732
|
original: {
|
730
733
|
$type: "color",
|
731
|
-
$value: "{modes.color.status.
|
732
|
-
$description: "Icon on tinted bgs",
|
734
|
+
$value: "{modes.color.status.content.withDefaultAlt}",
|
733
735
|
},
|
734
736
|
name: "statusColorMessageGlobalWarningIcon",
|
735
737
|
attributes: {},
|
@@ -1678,13 +1680,13 @@ module.exports = {
|
|
1678
1680
|
},
|
1679
1681
|
"bgAlt-default": {
|
1680
1682
|
$type: "color",
|
1681
|
-
$value: "#
|
1683
|
+
$value: "#fff0",
|
1682
1684
|
$description: "outline pill bg",
|
1683
|
-
filePath: "data/tokens/
|
1685
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1684
1686
|
isSource: true,
|
1685
1687
|
original: {
|
1686
1688
|
$type: "color",
|
1687
|
-
$value: "{
|
1689
|
+
$value: "{status.color.none}",
|
1688
1690
|
$description: "outline pill bg",
|
1689
1691
|
},
|
1690
1692
|
name: "statusColorPillErrorBgAltDefault",
|
@@ -2153,13 +2155,13 @@ module.exports = {
|
|
2153
2155
|
},
|
2154
2156
|
"bgAlt-default": {
|
2155
2157
|
$type: "color",
|
2156
|
-
$value: "#
|
2158
|
+
$value: "#fff0",
|
2157
2159
|
$description: "outline pill bg",
|
2158
|
-
filePath: "data/tokens/
|
2160
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2159
2161
|
isSource: true,
|
2160
2162
|
original: {
|
2161
2163
|
$type: "color",
|
2162
|
-
$value: "{
|
2164
|
+
$value: "{status.color.none}",
|
2163
2165
|
$description: "outline pill bg",
|
2164
2166
|
},
|
2165
2167
|
name: "statusColorPillInfoBgAltDefault",
|
@@ -2306,12 +2308,12 @@ module.exports = {
|
|
2306
2308
|
neutral: {
|
2307
2309
|
"bg-default": {
|
2308
2310
|
$type: "color",
|
2309
|
-
$value: "#
|
2310
|
-
filePath: "data/tokens/
|
2311
|
+
$value: "#335B70",
|
2312
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2311
2313
|
isSource: true,
|
2312
2314
|
original: {
|
2313
2315
|
$type: "color",
|
2314
|
-
$value: "{modes.color.status.neutral.default}",
|
2316
|
+
$value: "{modes.color.status.neutral.frozen.default}",
|
2315
2317
|
},
|
2316
2318
|
name: "statusColorPillNeutralBgDefault",
|
2317
2319
|
attributes: {},
|
@@ -2319,13 +2321,13 @@ module.exports = {
|
|
2319
2321
|
},
|
2320
2322
|
"bgAlt-default": {
|
2321
2323
|
$type: "color",
|
2322
|
-
$value: "#
|
2324
|
+
$value: "#fff0",
|
2323
2325
|
$description: "outline pill bg",
|
2324
|
-
filePath: "data/tokens/
|
2326
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2325
2327
|
isSource: true,
|
2326
2328
|
original: {
|
2327
2329
|
$type: "color",
|
2328
|
-
$value: "{
|
2330
|
+
$value: "{status.color.none}",
|
2329
2331
|
$description: "outline pill bg",
|
2330
2332
|
},
|
2331
2333
|
name: "statusColorPillNeutralBgAltDefault",
|
@@ -2334,12 +2336,12 @@ module.exports = {
|
|
2334
2336
|
},
|
2335
2337
|
"bgAlt-hover": {
|
2336
2338
|
$type: "color",
|
2337
|
-
$value: "#
|
2338
|
-
filePath: "data/tokens/
|
2339
|
+
$value: "#dde0e2",
|
2340
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2339
2341
|
isSource: true,
|
2340
2342
|
original: {
|
2341
2343
|
$type: "color",
|
2342
|
-
$value: "{modes.color.status.neutral.hoverAlt}",
|
2344
|
+
$value: "{modes.color.status.neutral.frozen.hoverAlt}",
|
2343
2345
|
},
|
2344
2346
|
name: "statusColorPillNeutralBgAltHover",
|
2345
2347
|
attributes: {},
|
@@ -2347,12 +2349,12 @@ module.exports = {
|
|
2347
2349
|
},
|
2348
2350
|
"bg-hover": {
|
2349
2351
|
$type: "color",
|
2350
|
-
$value: "#
|
2351
|
-
filePath: "data/tokens/
|
2352
|
+
$value: "#20313b",
|
2353
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2352
2354
|
isSource: true,
|
2353
2355
|
original: {
|
2354
2356
|
$type: "color",
|
2355
|
-
$value: "{modes.color.status.neutral.hover}",
|
2357
|
+
$value: "{modes.color.status.neutral.frozen.hover}",
|
2356
2358
|
},
|
2357
2359
|
name: "statusColorPillNeutralBgHover",
|
2358
2360
|
attributes: {},
|
@@ -2360,12 +2362,12 @@ module.exports = {
|
|
2360
2362
|
},
|
2361
2363
|
"border-default": {
|
2362
2364
|
$type: "color",
|
2363
|
-
$value: "#
|
2364
|
-
filePath: "data/tokens/
|
2365
|
+
$value: "#335B70",
|
2366
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2365
2367
|
isSource: true,
|
2366
2368
|
original: {
|
2367
2369
|
$type: "color",
|
2368
|
-
$value: "{modes.color.status.neutral.default}",
|
2370
|
+
$value: "{modes.color.status.neutral.frozen.default}",
|
2369
2371
|
},
|
2370
2372
|
name: "statusColorPillNeutralBorderDefault",
|
2371
2373
|
attributes: {},
|
@@ -2545,13 +2547,13 @@ module.exports = {
|
|
2545
2547
|
},
|
2546
2548
|
"bgAlt-default": {
|
2547
2549
|
$type: "color",
|
2548
|
-
$value: "#
|
2550
|
+
$value: "#fff0",
|
2549
2551
|
$description: "outline pill bg",
|
2550
|
-
filePath: "data/tokens/
|
2552
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2551
2553
|
isSource: true,
|
2552
2554
|
original: {
|
2553
2555
|
$type: "color",
|
2554
|
-
$value: "{
|
2556
|
+
$value: "{status.color.none}",
|
2555
2557
|
$description: "outline pill bg",
|
2556
2558
|
},
|
2557
2559
|
name: "statusColorPillSuccessBgAltDefault",
|
@@ -2718,13 +2720,13 @@ module.exports = {
|
|
2718
2720
|
},
|
2719
2721
|
"bgAlt-default": {
|
2720
2722
|
$type: "color",
|
2721
|
-
$value: "#
|
2723
|
+
$value: "#fff0",
|
2722
2724
|
$description: "Global message bg",
|
2723
|
-
filePath: "data/tokens/
|
2725
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2724
2726
|
isSource: true,
|
2725
2727
|
original: {
|
2726
2728
|
$type: "color",
|
2727
|
-
$value: "{
|
2729
|
+
$value: "{status.color.none}",
|
2728
2730
|
$description: "Global message bg",
|
2729
2731
|
},
|
2730
2732
|
name: "statusColorPillWarningBgAltDefault",
|
@@ -2879,12 +2881,12 @@ module.exports = {
|
|
2879
2881
|
rating: {
|
2880
2882
|
"bg-default": {
|
2881
2883
|
$type: "color",
|
2882
|
-
$value: "#
|
2883
|
-
filePath: "data/tokens/
|
2884
|
+
$value: "#008046",
|
2885
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2884
2886
|
isSource: true,
|
2885
2887
|
original: {
|
2886
2888
|
$type: "color",
|
2887
|
-
$value: "{modes.color.status.reviews.default}",
|
2889
|
+
$value: "{modes.color.status.reviews.frozen.default}",
|
2888
2890
|
},
|
2889
2891
|
name: "statusColorRatingBgDefault",
|
2890
2892
|
attributes: {},
|
@@ -2893,12 +2895,12 @@ module.exports = {
|
|
2893
2895
|
"bg-defaultAlt": {
|
2894
2896
|
$type: "color",
|
2895
2897
|
$value:
|
2896
|
-
"linear-gradient(90deg, #
|
2897
|
-
filePath: "data/tokens/
|
2898
|
+
"linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)",
|
2899
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2898
2900
|
isSource: true,
|
2899
2901
|
original: {
|
2900
2902
|
$type: "color",
|
2901
|
-
$value: "{modes.color.status.reviews.defaultAlt}",
|
2903
|
+
$value: "{modes.color.status.reviews.frozen.defaultAlt}",
|
2902
2904
|
},
|
2903
2905
|
name: "statusColorRatingBgDefaultAlt",
|
2904
2906
|
attributes: {},
|
@@ -2906,12 +2908,12 @@ module.exports = {
|
|
2906
2908
|
},
|
2907
2909
|
"bg-hover": {
|
2908
2910
|
$type: "color",
|
2909
|
-
$value: "#
|
2910
|
-
filePath: "data/tokens/
|
2911
|
+
$value: "#0d6c3c",
|
2912
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2911
2913
|
isSource: true,
|
2912
2914
|
original: {
|
2913
2915
|
$type: "color",
|
2914
|
-
$value: "{modes.color.status.reviews.hover}",
|
2916
|
+
$value: "{modes.color.status.reviews.frozen.hover}",
|
2915
2917
|
},
|
2916
2918
|
name: "statusColorRatingBgHover",
|
2917
2919
|
attributes: {},
|
@@ -2919,12 +2921,12 @@ module.exports = {
|
|
2919
2921
|
},
|
2920
2922
|
"border-default": {
|
2921
2923
|
$type: "color",
|
2922
|
-
$value: "#
|
2923
|
-
filePath: "data/tokens/
|
2924
|
+
$value: "#008046",
|
2925
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2924
2926
|
isSource: true,
|
2925
2927
|
original: {
|
2926
2928
|
$type: "color",
|
2927
|
-
$value: "{modes.color.status.reviews.default}",
|
2929
|
+
$value: "{modes.color.status.reviews.frozen.default}",
|
2928
2930
|
},
|
2929
2931
|
name: "statusColorRatingBorderDefault",
|
2930
2932
|
attributes: {},
|
@@ -3099,13 +3101,13 @@ module.exports = {
|
|
3099
3101
|
},
|
3100
3102
|
pill: {
|
3101
3103
|
$type: "borderRadius",
|
3102
|
-
$value:
|
3104
|
+
$value: 2,
|
3103
3105
|
$description: "Pill (outer corners)",
|
3104
|
-
filePath: "data/tokens/
|
3106
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3105
3107
|
isSource: true,
|
3106
3108
|
original: {
|
3107
3109
|
$type: "borderRadius",
|
3108
|
-
$value: "{global.radius.container.
|
3110
|
+
$value: "{global.radius.container.XS}",
|
3109
3111
|
$description: "Pill (outer corners)",
|
3110
3112
|
},
|
3111
3113
|
name: "statusRadiusPill",
|