@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
@@ -638,14 +638,12 @@
|
|
638
638
|
color: {
|
639
639
|
"bg-active": {
|
640
640
|
$type: "color",
|
641
|
-
$value: "#
|
642
|
-
|
643
|
-
filePath: "data/tokens/components/popover.json",
|
641
|
+
$value: "#223743",
|
642
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
644
643
|
isSource: true,
|
645
644
|
original: {
|
646
645
|
$type: "color",
|
647
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
648
|
-
$description: "previously action minor 850",
|
646
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
649
647
|
},
|
650
648
|
name: "popoverColorBgActive",
|
651
649
|
attributes: {},
|
@@ -653,14 +651,12 @@
|
|
653
651
|
},
|
654
652
|
"bg-activealt": {
|
655
653
|
$type: "color",
|
656
|
-
$value: "#
|
657
|
-
|
658
|
-
filePath: "data/tokens/components/popover.json",
|
654
|
+
$value: "#2237431a",
|
655
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
659
656
|
isSource: true,
|
660
657
|
original: {
|
661
658
|
$type: "color",
|
662
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
663
|
-
$description: "REF'D IN FORM. ",
|
659
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
664
660
|
},
|
665
661
|
name: "popoverColorBgActivealt",
|
666
662
|
attributes: {},
|
@@ -683,14 +679,12 @@
|
|
683
679
|
},
|
684
680
|
"bg-hover": {
|
685
681
|
$type: "color",
|
686
|
-
$value: "#
|
687
|
-
|
688
|
-
filePath: "data/tokens/components/popover.json",
|
682
|
+
$value: "#2237431a",
|
683
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
689
684
|
isSource: true,
|
690
685
|
original: {
|
691
686
|
$type: "color",
|
692
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
693
|
-
$description: "REF'D IN FORM. ",
|
687
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
694
688
|
},
|
695
689
|
name: "popoverColorBgHover",
|
696
690
|
attributes: {},
|
@@ -711,12 +705,12 @@
|
|
711
705
|
},
|
712
706
|
"label-activealt": {
|
713
707
|
$type: "color",
|
714
|
-
$value: "#
|
715
|
-
filePath: "data/tokens/
|
708
|
+
$value: "#223743",
|
709
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
716
710
|
isSource: true,
|
717
711
|
original: {
|
718
712
|
$type: "color",
|
719
|
-
$value: "{modes.color.interactive.monochrome.withHover}",
|
713
|
+
$value: "{modes.color.interactive.monochrome.frozen.withHover}",
|
720
714
|
},
|
721
715
|
name: "popoverColorLabelActivealt",
|
722
716
|
attributes: {},
|
@@ -737,12 +731,12 @@
|
|
737
731
|
},
|
738
732
|
"label-hover": {
|
739
733
|
$type: "color",
|
740
|
-
$value: "#
|
741
|
-
filePath: "data/tokens/
|
734
|
+
$value: "#000000e6",
|
735
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
742
736
|
isSource: true,
|
743
737
|
original: {
|
744
738
|
$type: "color",
|
745
|
-
$value: "{modes.color.interactive.monochrome.
|
739
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
746
740
|
},
|
747
741
|
name: "popoverColorLabelHover",
|
748
742
|
attributes: {},
|
@@ -750,12 +744,12 @@
|
|
750
744
|
},
|
751
745
|
"label-enabled": {
|
752
746
|
$type: "color",
|
753
|
-
$value: "#
|
754
|
-
filePath: "data/tokens/
|
747
|
+
$value: "#000000e6",
|
748
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
755
749
|
isSource: true,
|
756
750
|
original: {
|
757
751
|
$type: "color",
|
758
|
-
$value: "{modes.color.interactive.monochrome.
|
752
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
759
753
|
},
|
760
754
|
name: "popoverColorLabelEnabled",
|
761
755
|
attributes: {},
|
@@ -502,12 +502,12 @@
|
|
502
502
|
},
|
503
503
|
"bg-default": {
|
504
504
|
$type: "color",
|
505
|
-
$value: "#
|
506
|
-
filePath: "data/tokens/
|
505
|
+
$value: "#cad3d9",
|
506
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
507
507
|
isSource: true,
|
508
508
|
original: {
|
509
509
|
$type: "color",
|
510
|
-
$value: "{modes.color.interactive.progress.bg}",
|
510
|
+
$value: "{modes.color.interactive.progress.frozen.bg-alt}",
|
511
511
|
},
|
512
512
|
name: "progressColorBgDefault",
|
513
513
|
attributes: {},
|
@@ -515,12 +515,12 @@
|
|
515
515
|
},
|
516
516
|
"border-default": {
|
517
517
|
$type: "color",
|
518
|
-
$value: "#
|
519
|
-
filePath: "data/tokens/
|
518
|
+
$value: "#335B70",
|
519
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
520
520
|
isSource: true,
|
521
521
|
original: {
|
522
522
|
$type: "color",
|
523
|
-
$value: "{modes.color.generic.fg.soft}",
|
523
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
524
524
|
},
|
525
525
|
name: "progressColorBorderDefault",
|
526
526
|
attributes: {},
|
@@ -583,12 +583,12 @@
|
|
583
583
|
},
|
584
584
|
"fg-default": {
|
585
585
|
$type: "color",
|
586
|
-
$value: "#
|
587
|
-
filePath: "data/tokens/
|
586
|
+
$value: "#335B70",
|
587
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
588
588
|
isSource: true,
|
589
589
|
original: {
|
590
590
|
$type: "color",
|
591
|
-
$value: "{modes.color.
|
591
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
592
592
|
},
|
593
593
|
name: "progressColorFgDefault",
|
594
594
|
attributes: {},
|
@@ -664,12 +664,12 @@
|
|
664
664
|
loader: {
|
665
665
|
"bg-default": {
|
666
666
|
$type: "color",
|
667
|
-
$value: "#
|
668
|
-
filePath: "data/tokens/
|
667
|
+
$value: "#00804614",
|
668
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
669
669
|
isSource: true,
|
670
670
|
original: {
|
671
671
|
$type: "color",
|
672
|
-
$value: "{modes.color.interactive.progress.bg}",
|
672
|
+
$value: "{modes.color.interactive.progress.frozen.bg}",
|
673
673
|
},
|
674
674
|
name: "progressColorLoaderBgDefault",
|
675
675
|
attributes: {},
|
@@ -677,13 +677,13 @@
|
|
677
677
|
},
|
678
678
|
"fg-default": {
|
679
679
|
$type: "color",
|
680
|
-
$value: "#
|
680
|
+
$value: "#008046",
|
681
681
|
$description: "used for loader standard loader spinner",
|
682
|
-
filePath: "data/tokens/
|
682
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
683
683
|
isSource: true,
|
684
684
|
original: {
|
685
685
|
$type: "color",
|
686
|
-
$value: "{modes.color.interactive.
|
686
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
687
687
|
$description: "used for loader standard loader spinner",
|
688
688
|
},
|
689
689
|
name: "progressColorLoaderFgDefault",
|
@@ -120,12 +120,14 @@
|
|
120
120
|
},
|
121
121
|
bgAlt: {
|
122
122
|
$type: "color",
|
123
|
-
$value: "#
|
124
|
-
|
123
|
+
$value: "#fff0",
|
124
|
+
$description: "Subtle message bg",
|
125
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
125
126
|
isSource: true,
|
126
127
|
original: {
|
127
128
|
$type: "color",
|
128
|
-
$value: "{
|
129
|
+
$value: "{status.color.none}",
|
130
|
+
$description: "Subtle message bg",
|
129
131
|
},
|
130
132
|
name: "statusColorMessageContextualAiBgAlt",
|
131
133
|
attributes: {},
|
@@ -164,7 +166,7 @@
|
|
164
166
|
$type: "color",
|
165
167
|
$value: "#e5fae2",
|
166
168
|
$description: "Subtle message bg",
|
167
|
-
filePath: "data/tokens/
|
169
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
168
170
|
isSource: true,
|
169
171
|
original: {
|
170
172
|
$type: "color",
|
@@ -185,7 +187,7 @@
|
|
185
187
|
icon: {
|
186
188
|
$type: "color",
|
187
189
|
$value: "#000000f2",
|
188
|
-
filePath: "data/tokens/
|
190
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
189
191
|
isSource: true,
|
190
192
|
original: {
|
191
193
|
$type: "color",
|
@@ -226,13 +228,13 @@
|
|
226
228
|
},
|
227
229
|
bgAlt: {
|
228
230
|
$type: "color",
|
229
|
-
$value: "#
|
231
|
+
$value: "#fff0",
|
230
232
|
$description: "Subtle message bg",
|
231
|
-
filePath: "data/tokens/
|
233
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
232
234
|
isSource: true,
|
233
235
|
original: {
|
234
236
|
$type: "color",
|
235
|
-
$value: "{
|
237
|
+
$value: "{status.color.none}",
|
236
238
|
$description: "Subtle message bg",
|
237
239
|
},
|
238
240
|
name: "statusColorMessageContextualErrorBgAlt",
|
@@ -312,13 +314,13 @@
|
|
312
314
|
},
|
313
315
|
bgAlt: {
|
314
316
|
$type: "color",
|
315
|
-
$value: "#
|
317
|
+
$value: "#fff0",
|
316
318
|
$description: "Subtle message bg",
|
317
|
-
filePath: "data/tokens/
|
319
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
318
320
|
isSource: true,
|
319
321
|
original: {
|
320
322
|
$type: "color",
|
321
|
-
$value: "{
|
323
|
+
$value: "{status.color.none}",
|
322
324
|
$description: "Subtle message bg",
|
323
325
|
},
|
324
326
|
name: "statusColorMessageContextualInfoBgAlt",
|
@@ -398,13 +400,13 @@
|
|
398
400
|
},
|
399
401
|
bgAlt: {
|
400
402
|
$type: "color",
|
401
|
-
$value: "#
|
403
|
+
$value: "#fff0",
|
402
404
|
$description: "Subtle message bg",
|
403
|
-
filePath: "data/tokens/
|
405
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
404
406
|
isSource: true,
|
405
407
|
original: {
|
406
408
|
$type: "color",
|
407
|
-
$value: "{
|
409
|
+
$value: "{status.color.none}",
|
408
410
|
$description: "Subtle message bg",
|
409
411
|
},
|
410
412
|
name: "statusColorMessageContextualSuccessBgAlt",
|
@@ -484,13 +486,13 @@
|
|
484
486
|
},
|
485
487
|
bgAlt: {
|
486
488
|
$type: "color",
|
487
|
-
$value: "#
|
489
|
+
$value: "#fff0",
|
488
490
|
$description: "Subtle message bg",
|
489
|
-
filePath: "data/tokens/
|
491
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
490
492
|
isSource: true,
|
491
493
|
original: {
|
492
494
|
$type: "color",
|
493
|
-
$value: "{
|
495
|
+
$value: "{status.color.none}",
|
494
496
|
$description: "Subtle message bg",
|
495
497
|
},
|
496
498
|
name: "statusColorMessageContextualWarningBgAlt",
|
@@ -646,13 +648,13 @@
|
|
646
648
|
info: {
|
647
649
|
"bg-default": {
|
648
650
|
$type: "color",
|
649
|
-
$value: "#
|
651
|
+
$value: "#65a9ff",
|
650
652
|
$description: "Global message bg",
|
651
|
-
filePath: "data/tokens/
|
653
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
652
654
|
isSource: true,
|
653
655
|
original: {
|
654
656
|
$type: "color",
|
655
|
-
$value: "{modes.color.status.info.
|
657
|
+
$value: "{modes.color.status.info.frozenglobal.default}",
|
656
658
|
$description: "Global message bg",
|
657
659
|
},
|
658
660
|
name: "statusColorMessageGlobalInfoBgDefault",
|
@@ -668,12 +670,14 @@
|
|
668
670
|
},
|
669
671
|
"bg-hover": {
|
670
672
|
$type: "color",
|
671
|
-
$value: "#
|
672
|
-
|
673
|
+
$value: "#82b5ff",
|
674
|
+
$description: "Global message bg",
|
675
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
673
676
|
isSource: true,
|
674
677
|
original: {
|
675
678
|
$type: "color",
|
676
|
-
$value: "{modes.color.status.info.
|
679
|
+
$value: "{modes.color.status.info.frozenglobal.hover}",
|
680
|
+
$description: "Global message bg",
|
677
681
|
},
|
678
682
|
name: "statusColorMessageGlobalInfoBgHover",
|
679
683
|
attributes: {},
|
@@ -688,14 +692,12 @@
|
|
688
692
|
},
|
689
693
|
icon: {
|
690
694
|
$type: "color",
|
691
|
-
$value: "#
|
692
|
-
|
693
|
-
filePath: "data/tokens/components/status.json",
|
695
|
+
$value: "#000000f2",
|
696
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
694
697
|
isSource: true,
|
695
698
|
original: {
|
696
699
|
$type: "color",
|
697
|
-
$value: "{modes.color.status.
|
698
|
-
$description: "Icon on tinted bgs",
|
700
|
+
$value: "{modes.color.status.content.withDefaultAlt}",
|
699
701
|
},
|
700
702
|
name: "statusColorMessageGlobalInfoIcon",
|
701
703
|
attributes: {},
|
@@ -705,13 +707,13 @@
|
|
705
707
|
warning: {
|
706
708
|
"bg-default": {
|
707
709
|
$type: "color",
|
708
|
-
$value: "#
|
710
|
+
$value: "#ff8629",
|
709
711
|
$description: "Global message bg",
|
710
|
-
filePath: "data/tokens/
|
712
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
711
713
|
isSource: true,
|
712
714
|
original: {
|
713
715
|
$type: "color",
|
714
|
-
$value: "{modes.color.status.caution.
|
716
|
+
$value: "{modes.color.status.caution.frozenglobal.default}",
|
715
717
|
$description: "Global message bg",
|
716
718
|
},
|
717
719
|
name: "statusColorMessageGlobalWarningBgDefault",
|
@@ -727,12 +729,14 @@
|
|
727
729
|
},
|
728
730
|
"bg-hover": {
|
729
731
|
$type: "color",
|
730
|
-
$value: "#
|
731
|
-
|
732
|
+
$value: "#ff994c",
|
733
|
+
$description: "Global message bg",
|
734
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
732
735
|
isSource: true,
|
733
736
|
original: {
|
734
737
|
$type: "color",
|
735
|
-
$value: "{modes.color.status.caution.
|
738
|
+
$value: "{modes.color.status.caution.frozenglobal.hover}",
|
739
|
+
$description: "Global message bg",
|
736
740
|
},
|
737
741
|
name: "statusColorMessageGlobalWarningBgHover",
|
738
742
|
attributes: {},
|
@@ -747,14 +751,12 @@
|
|
747
751
|
},
|
748
752
|
icon: {
|
749
753
|
$type: "color",
|
750
|
-
$value: "#
|
751
|
-
|
752
|
-
filePath: "data/tokens/components/status.json",
|
754
|
+
$value: "#000000f2",
|
755
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
753
756
|
isSource: true,
|
754
757
|
original: {
|
755
758
|
$type: "color",
|
756
|
-
$value: "{modes.color.status.
|
757
|
-
$description: "Icon on tinted bgs",
|
759
|
+
$value: "{modes.color.status.content.withDefaultAlt}",
|
758
760
|
},
|
759
761
|
name: "statusColorMessageGlobalWarningIcon",
|
760
762
|
attributes: {},
|
@@ -1787,13 +1789,13 @@
|
|
1787
1789
|
},
|
1788
1790
|
"bgAlt-default": {
|
1789
1791
|
$type: "color",
|
1790
|
-
$value: "#
|
1792
|
+
$value: "#fff0",
|
1791
1793
|
$description: "outline pill bg",
|
1792
|
-
filePath: "data/tokens/
|
1794
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1793
1795
|
isSource: true,
|
1794
1796
|
original: {
|
1795
1797
|
$type: "color",
|
1796
|
-
$value: "{
|
1798
|
+
$value: "{status.color.none}",
|
1797
1799
|
$description: "outline pill bg",
|
1798
1800
|
},
|
1799
1801
|
name: "statusColorPillErrorBgAltDefault",
|
@@ -2269,13 +2271,13 @@
|
|
2269
2271
|
},
|
2270
2272
|
"bgAlt-default": {
|
2271
2273
|
$type: "color",
|
2272
|
-
$value: "#
|
2274
|
+
$value: "#fff0",
|
2273
2275
|
$description: "outline pill bg",
|
2274
|
-
filePath: "data/tokens/
|
2276
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2275
2277
|
isSource: true,
|
2276
2278
|
original: {
|
2277
2279
|
$type: "color",
|
2278
|
-
$value: "{
|
2280
|
+
$value: "{status.color.none}",
|
2279
2281
|
$description: "outline pill bg",
|
2280
2282
|
},
|
2281
2283
|
name: "statusColorPillInfoBgAltDefault",
|
@@ -2429,12 +2431,12 @@
|
|
2429
2431
|
neutral: {
|
2430
2432
|
"bg-default": {
|
2431
2433
|
$type: "color",
|
2432
|
-
$value: "#
|
2433
|
-
filePath: "data/tokens/
|
2434
|
+
$value: "#335B70",
|
2435
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2434
2436
|
isSource: true,
|
2435
2437
|
original: {
|
2436
2438
|
$type: "color",
|
2437
|
-
$value: "{modes.color.status.neutral.default}",
|
2439
|
+
$value: "{modes.color.status.neutral.frozen.default}",
|
2438
2440
|
},
|
2439
2441
|
name: "statusColorPillNeutralBgDefault",
|
2440
2442
|
attributes: {},
|
@@ -2442,13 +2444,13 @@
|
|
2442
2444
|
},
|
2443
2445
|
"bgAlt-default": {
|
2444
2446
|
$type: "color",
|
2445
|
-
$value: "#
|
2447
|
+
$value: "#fff0",
|
2446
2448
|
$description: "outline pill bg",
|
2447
|
-
filePath: "data/tokens/
|
2449
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2448
2450
|
isSource: true,
|
2449
2451
|
original: {
|
2450
2452
|
$type: "color",
|
2451
|
-
$value: "{
|
2453
|
+
$value: "{status.color.none}",
|
2452
2454
|
$description: "outline pill bg",
|
2453
2455
|
},
|
2454
2456
|
name: "statusColorPillNeutralBgAltDefault",
|
@@ -2457,12 +2459,12 @@
|
|
2457
2459
|
},
|
2458
2460
|
"bgAlt-hover": {
|
2459
2461
|
$type: "color",
|
2460
|
-
$value: "#
|
2461
|
-
filePath: "data/tokens/
|
2462
|
+
$value: "#dde0e2",
|
2463
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2462
2464
|
isSource: true,
|
2463
2465
|
original: {
|
2464
2466
|
$type: "color",
|
2465
|
-
$value: "{modes.color.status.neutral.hoverAlt}",
|
2467
|
+
$value: "{modes.color.status.neutral.frozen.hoverAlt}",
|
2466
2468
|
},
|
2467
2469
|
name: "statusColorPillNeutralBgAltHover",
|
2468
2470
|
attributes: {},
|
@@ -2470,12 +2472,12 @@
|
|
2470
2472
|
},
|
2471
2473
|
"bg-hover": {
|
2472
2474
|
$type: "color",
|
2473
|
-
$value: "#
|
2474
|
-
filePath: "data/tokens/
|
2475
|
+
$value: "#20313b",
|
2476
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2475
2477
|
isSource: true,
|
2476
2478
|
original: {
|
2477
2479
|
$type: "color",
|
2478
|
-
$value: "{modes.color.status.neutral.hover}",
|
2480
|
+
$value: "{modes.color.status.neutral.frozen.hover}",
|
2479
2481
|
},
|
2480
2482
|
name: "statusColorPillNeutralBgHover",
|
2481
2483
|
attributes: {},
|
@@ -2483,12 +2485,12 @@
|
|
2483
2485
|
},
|
2484
2486
|
"border-default": {
|
2485
2487
|
$type: "color",
|
2486
|
-
$value: "#
|
2487
|
-
filePath: "data/tokens/
|
2488
|
+
$value: "#335B70",
|
2489
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2488
2490
|
isSource: true,
|
2489
2491
|
original: {
|
2490
2492
|
$type: "color",
|
2491
|
-
$value: "{modes.color.status.neutral.default}",
|
2493
|
+
$value: "{modes.color.status.neutral.frozen.default}",
|
2492
2494
|
},
|
2493
2495
|
name: "statusColorPillNeutralBorderDefault",
|
2494
2496
|
attributes: {},
|
@@ -2668,13 +2670,13 @@
|
|
2668
2670
|
},
|
2669
2671
|
"bgAlt-default": {
|
2670
2672
|
$type: "color",
|
2671
|
-
$value: "#
|
2673
|
+
$value: "#fff0",
|
2672
2674
|
$description: "outline pill bg",
|
2673
|
-
filePath: "data/tokens/
|
2675
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2674
2676
|
isSource: true,
|
2675
2677
|
original: {
|
2676
2678
|
$type: "color",
|
2677
|
-
$value: "{
|
2679
|
+
$value: "{status.color.none}",
|
2678
2680
|
$description: "outline pill bg",
|
2679
2681
|
},
|
2680
2682
|
name: "statusColorPillSuccessBgAltDefault",
|
@@ -2841,13 +2843,13 @@
|
|
2841
2843
|
},
|
2842
2844
|
"bgAlt-default": {
|
2843
2845
|
$type: "color",
|
2844
|
-
$value: "#
|
2846
|
+
$value: "#fff0",
|
2845
2847
|
$description: "Global message bg",
|
2846
|
-
filePath: "data/tokens/
|
2848
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2847
2849
|
isSource: true,
|
2848
2850
|
original: {
|
2849
2851
|
$type: "color",
|
2850
|
-
$value: "{
|
2852
|
+
$value: "{status.color.none}",
|
2851
2853
|
$description: "Global message bg",
|
2852
2854
|
},
|
2853
2855
|
name: "statusColorPillWarningBgAltDefault",
|
@@ -3002,12 +3004,12 @@
|
|
3002
3004
|
rating: {
|
3003
3005
|
"bg-default": {
|
3004
3006
|
$type: "color",
|
3005
|
-
$value: "#
|
3006
|
-
filePath: "data/tokens/
|
3007
|
+
$value: "#008046",
|
3008
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3007
3009
|
isSource: true,
|
3008
3010
|
original: {
|
3009
3011
|
$type: "color",
|
3010
|
-
$value: "{modes.color.status.reviews.default}",
|
3012
|
+
$value: "{modes.color.status.reviews.frozen.default}",
|
3011
3013
|
},
|
3012
3014
|
name: "statusColorRatingBgDefault",
|
3013
3015
|
attributes: {},
|
@@ -3016,12 +3018,12 @@
|
|
3016
3018
|
"bg-defaultAlt": {
|
3017
3019
|
$type: "color",
|
3018
3020
|
$value:
|
3019
|
-
"linear-gradient(90deg, #
|
3020
|
-
filePath: "data/tokens/
|
3021
|
+
"linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)",
|
3022
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3021
3023
|
isSource: true,
|
3022
3024
|
original: {
|
3023
3025
|
$type: "color",
|
3024
|
-
$value: "{modes.color.status.reviews.defaultAlt}",
|
3026
|
+
$value: "{modes.color.status.reviews.frozen.defaultAlt}",
|
3025
3027
|
},
|
3026
3028
|
name: "statusColorRatingBgDefaultAlt",
|
3027
3029
|
attributes: {},
|
@@ -3029,12 +3031,12 @@
|
|
3029
3031
|
},
|
3030
3032
|
"bg-hover": {
|
3031
3033
|
$type: "color",
|
3032
|
-
$value: "#
|
3033
|
-
filePath: "data/tokens/
|
3034
|
+
$value: "#0d6c3c",
|
3035
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3034
3036
|
isSource: true,
|
3035
3037
|
original: {
|
3036
3038
|
$type: "color",
|
3037
|
-
$value: "{modes.color.status.reviews.hover}",
|
3039
|
+
$value: "{modes.color.status.reviews.frozen.hover}",
|
3038
3040
|
},
|
3039
3041
|
name: "statusColorRatingBgHover",
|
3040
3042
|
attributes: {},
|
@@ -3042,12 +3044,12 @@
|
|
3042
3044
|
},
|
3043
3045
|
"border-default": {
|
3044
3046
|
$type: "color",
|
3045
|
-
$value: "#
|
3046
|
-
filePath: "data/tokens/
|
3047
|
+
$value: "#008046",
|
3048
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3047
3049
|
isSource: true,
|
3048
3050
|
original: {
|
3049
3051
|
$type: "color",
|
3050
|
-
$value: "{modes.color.status.reviews.default}",
|
3052
|
+
$value: "{modes.color.status.reviews.frozen.default}",
|
3051
3053
|
},
|
3052
3054
|
name: "statusColorRatingBorderDefault",
|
3053
3055
|
attributes: {},
|
@@ -3222,13 +3224,13 @@
|
|
3222
3224
|
},
|
3223
3225
|
pill: {
|
3224
3226
|
$type: "borderRadius",
|
3225
|
-
$value:
|
3227
|
+
$value: 2,
|
3226
3228
|
$description: "Pill (outer corners)",
|
3227
|
-
filePath: "data/tokens/
|
3229
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3228
3230
|
isSource: true,
|
3229
3231
|
original: {
|
3230
3232
|
$type: "borderRadius",
|
3231
|
-
$value: "{global.radius.container.
|
3233
|
+
$value: "{global.radius.container.XS}",
|
3232
3234
|
$description: "Pill (outer corners)",
|
3233
3235
|
},
|
3234
3236
|
name: "statusRadiusPill",
|