@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
@@ -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: "#122211",
|
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: "#fffffff2",
|
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: "#007ED9",
|
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: "#4f90df",
|
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: "#fffffff2",
|
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: "#E04500",
|
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: "#eb6530",
|
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: "#fffffff2",
|
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: "#9e9e9e",
|
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: "#2a2a2a",
|
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: {},
|
@@ -2348,11 +2350,11 @@ module.exports = {
|
|
2348
2350
|
"bg-hover": {
|
2349
2351
|
$type: "color",
|
2350
2352
|
$value: "#8e8e8e",
|
2351
|
-
filePath: "data/tokens/
|
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: "#9e9e9e",
|
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",
|
@@ -2880,11 +2882,11 @@ module.exports = {
|
|
2880
2882
|
"bg-default": {
|
2881
2883
|
$type: "color",
|
2882
2884
|
$value: "#00D639",
|
2883
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -2894,11 +2896,11 @@ module.exports = {
|
|
2894
2896
|
$type: "color",
|
2895
2897
|
$value:
|
2896
2898
|
"linear-gradient(90deg, #00D639 0%, #00D639 50%, #282828 50%, #282828 100%)",
|
2897
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -2907,11 +2909,11 @@ module.exports = {
|
|
2907
2909
|
"bg-hover": {
|
2908
2910
|
$type: "color",
|
2909
2911
|
$value: "#17b333",
|
2910
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -2920,11 +2922,11 @@ module.exports = {
|
|
2920
2922
|
"border-default": {
|
2921
2923
|
$type: "color",
|
2922
2924
|
$value: "#00D639",
|
2923
|
-
filePath: "data/tokens/
|
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",
|
@@ -253,11 +253,11 @@ module.exports = {
|
|
253
253
|
"bg-active": {
|
254
254
|
$type: "color",
|
255
255
|
$value: "#000000",
|
256
|
-
filePath: "data/tokens/
|
256
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
257
257
|
isSource: true,
|
258
258
|
original: {
|
259
259
|
$type: "color",
|
260
|
-
$value: "{modes.color.interactive.monochrome.
|
260
|
+
$value: "{modes.color.interactive.monochrome.withDefault}",
|
261
261
|
},
|
262
262
|
name: "tabColorBgActive",
|
263
263
|
attributes: {},
|
@@ -280,11 +280,11 @@ module.exports = {
|
|
280
280
|
$type: "color",
|
281
281
|
$value: "#ffffff1a",
|
282
282
|
$description: "For anchor nav, not tab.",
|
283
|
-
filePath: "data/tokens/
|
283
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
284
284
|
isSource: true,
|
285
285
|
original: {
|
286
286
|
$type: "color",
|
287
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
287
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
288
288
|
$description: "For anchor nav, not tab.",
|
289
289
|
},
|
290
290
|
name: "tabColorBgHover",
|
@@ -306,12 +306,12 @@ module.exports = {
|
|
306
306
|
},
|
307
307
|
"border-active": {
|
308
308
|
$type: "color",
|
309
|
-
$value: "#
|
310
|
-
filePath: "data/tokens/
|
309
|
+
$value: "#00D639",
|
310
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
311
311
|
isSource: true,
|
312
312
|
original: {
|
313
313
|
$type: "color",
|
314
|
-
$value: "{modes.color.interactive.
|
314
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
315
315
|
},
|
316
316
|
name: "tabColorBorderActive",
|
317
317
|
attributes: {},
|
@@ -319,12 +319,12 @@ module.exports = {
|
|
319
319
|
},
|
320
320
|
"border-enabled": {
|
321
321
|
$type: "color",
|
322
|
-
$value: "#
|
323
|
-
filePath: "data/tokens/
|
322
|
+
$value: "#ffffff1a",
|
323
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
324
324
|
isSource: true,
|
325
325
|
original: {
|
326
326
|
$type: "color",
|
327
|
-
$value: "{modes.color.
|
327
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
328
328
|
},
|
329
329
|
name: "tabColorBorderEnabled",
|
330
330
|
attributes: {},
|
@@ -332,12 +332,12 @@ module.exports = {
|
|
332
332
|
},
|
333
333
|
"border-hover": {
|
334
334
|
$type: "color",
|
335
|
-
$value: "#
|
336
|
-
filePath: "data/tokens/
|
335
|
+
$value: "#ffffff1a",
|
336
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
337
337
|
isSource: true,
|
338
338
|
original: {
|
339
339
|
$type: "color",
|
340
|
-
$value: "{modes.color.
|
340
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
341
341
|
},
|
342
342
|
name: "tabColorBorderHover",
|
343
343
|
attributes: {},
|
@@ -522,14 +522,14 @@ module.exports = {
|
|
522
522
|
radius: {
|
523
523
|
M: {
|
524
524
|
$type: "borderRadius",
|
525
|
-
$value:
|
525
|
+
$value: 4,
|
526
526
|
$description:
|
527
527
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
528
|
-
filePath: "data/tokens/
|
528
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
529
529
|
isSource: true,
|
530
530
|
original: {
|
531
531
|
$type: "borderRadius",
|
532
|
-
$value: "{global.radius.interactive.
|
532
|
+
$value: "{global.radius.interactive.S}",
|
533
533
|
$description:
|
534
534
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
535
535
|
},
|
@@ -539,14 +539,14 @@ module.exports = {
|
|
539
539
|
},
|
540
540
|
L: {
|
541
541
|
$type: "borderRadius",
|
542
|
-
$value:
|
542
|
+
$value: 4,
|
543
543
|
$description:
|
544
544
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
545
|
-
filePath: "data/tokens/
|
545
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
546
546
|
isSource: true,
|
547
547
|
original: {
|
548
548
|
$type: "borderRadius",
|
549
|
-
$value: "{global.radius.interactive.
|
549
|
+
$value: "{global.radius.interactive.S}",
|
550
550
|
$description:
|
551
551
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
552
552
|
},
|
@@ -97,14 +97,12 @@ module.exports = {
|
|
97
97
|
harsh: {
|
98
98
|
"bg-alt": {
|
99
99
|
$type: "color",
|
100
|
-
$value: "#
|
101
|
-
|
102
|
-
filePath: "data/tokens/components/table.json",
|
100
|
+
$value: "#ffffffab",
|
101
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
103
102
|
isSource: true,
|
104
103
|
original: {
|
105
104
|
$type: "color",
|
106
|
-
$value: "{modes.color.interactive.monochrome.
|
107
|
-
$description: "header alt",
|
105
|
+
$value: "{modes.color.interactive.monochrome.frozen.defaultAlt}",
|
108
106
|
},
|
109
107
|
name: "tableColorHeaderHarshBgAlt",
|
110
108
|
attributes: {},
|
@@ -112,12 +110,12 @@ module.exports = {
|
|
112
110
|
},
|
113
111
|
"bg-default": {
|
114
112
|
$type: "color",
|
115
|
-
$value: "#
|
116
|
-
filePath: "data/tokens/
|
113
|
+
$value: "#ffffffe6",
|
114
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
117
115
|
isSource: true,
|
118
116
|
original: {
|
119
117
|
$type: "color",
|
120
|
-
$value: "{modes.color.interactive.monochrome.
|
118
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
121
119
|
},
|
122
120
|
name: "tableColorHeaderHarshBgDefault",
|
123
121
|
attributes: {},
|
@@ -180,12 +178,12 @@ module.exports = {
|
|
180
178
|
row: {
|
181
179
|
"bg-activated": {
|
182
180
|
$type: "color",
|
183
|
-
$value: "#
|
184
|
-
filePath: "data/tokens/
|
181
|
+
$value: "#18232a",
|
182
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
185
183
|
isSource: true,
|
186
184
|
original: {
|
187
185
|
$type: "color",
|
188
|
-
$value: "{modes.color.interactive.primary.default}",
|
186
|
+
$value: "{modes.color.interactive.primary.frozen.table.default}",
|
189
187
|
},
|
190
188
|
name: "tableColorRowBgActivated",
|
191
189
|
attributes: {},
|
@@ -193,12 +191,12 @@ module.exports = {
|
|
193
191
|
},
|
194
192
|
"bg-active": {
|
195
193
|
$type: "color",
|
196
|
-
$value: "#
|
197
|
-
filePath: "data/tokens/
|
194
|
+
$value: "#ffffff26",
|
195
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
198
196
|
isSource: true,
|
199
197
|
original: {
|
200
198
|
$type: "color",
|
201
|
-
$value: "{modes.color.interactive.monochrome.
|
199
|
+
$value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
|
202
200
|
},
|
203
201
|
name: "tableColorRowBgActive",
|
204
202
|
attributes: {},
|
@@ -219,14 +217,12 @@ module.exports = {
|
|
219
217
|
},
|
220
218
|
"bg-alt": {
|
221
219
|
$type: "color",
|
222
|
-
$value: "#
|
223
|
-
|
224
|
-
filePath: "data/tokens/components/table.json",
|
220
|
+
$value: "#020303",
|
221
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
225
222
|
isSource: true,
|
226
223
|
original: {
|
227
224
|
$type: "color",
|
228
|
-
$value: "{modes.color.generic.bg.delicate}",
|
229
|
-
$description: "Zebra stripes",
|
225
|
+
$value: "{modes.color.generic.bg.frozen.delicate}",
|
230
226
|
},
|
231
227
|
name: "tableColorRowBgAlt",
|
232
228
|
attributes: {},
|
@@ -264,12 +260,12 @@ module.exports = {
|
|
264
260
|
},
|
265
261
|
"bg-hover": {
|
266
262
|
$type: "color",
|
267
|
-
$value: "#
|
268
|
-
filePath: "data/tokens/
|
263
|
+
$value: "#040607",
|
264
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
269
265
|
isSource: true,
|
270
266
|
original: {
|
271
267
|
$type: "color",
|
272
|
-
$value: "{modes.color.generic.bg.soft}",
|
268
|
+
$value: "{modes.color.generic.bg.frozen.soft}",
|
273
269
|
},
|
274
270
|
name: "tableColorRowBgHover",
|
275
271
|
attributes: {},
|
@@ -290,12 +286,12 @@ module.exports = {
|
|
290
286
|
},
|
291
287
|
"label-activated": {
|
292
288
|
$type: "color",
|
293
|
-
$value: "#
|
294
|
-
filePath: "data/tokens/
|
289
|
+
$value: "#FFFFFF",
|
290
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
295
291
|
isSource: true,
|
296
292
|
original: {
|
297
293
|
$type: "color",
|
298
|
-
$value: "{modes.color.interactive.monochrome.
|
294
|
+
$value: "{modes.color.interactive.monochrome.withActiveAlt}",
|
299
295
|
},
|
300
296
|
name: "tableColorRowLabelActivated",
|
301
297
|
attributes: {},
|
@@ -303,12 +299,12 @@ module.exports = {
|
|
303
299
|
},
|
304
300
|
"label-active": {
|
305
301
|
$type: "color",
|
306
|
-
$value: "#
|
307
|
-
filePath: "data/tokens/
|
302
|
+
$value: "#FFFFFF",
|
303
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
308
304
|
isSource: true,
|
309
305
|
original: {
|
310
306
|
$type: "color",
|
311
|
-
$value: "{modes.color.interactive.monochrome.
|
307
|
+
$value: "{modes.color.interactive.monochrome.withActiveAlt}",
|
312
308
|
},
|
313
309
|
name: "tableColorRowLabelActive",
|
314
310
|
attributes: {},
|