@sage/design-tokens 15.2.0 → 15.2.2
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 +117 -117
- 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 +15 -15
- 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/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 +15 -15
- 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/product/all.css +1 -1
- package/css/product/large/components/form.css +1 -1
- package/css/product/small/components/form.css +1 -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 +11 -11
- 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/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 +15 -15
- 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/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 +11 -11
- 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/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 +15 -15
- 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/product/large/dark/components/form.h +1 -1
- package/ios/product/large/light/components/form.h +1 -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 +48 -48
- 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/light/components/button.h +51 -51
- package/ios/product/small/light/components/container.h +76 -76
- package/ios/product/small/light/components/form.h +48 -48
- 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/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.js +42 -42
- 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/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.js +46 -46
- 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/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.js +42 -42
- 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/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.js +46 -46
- 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/product/large/dark/components/form.js +2 -2
- package/js/common/product/large/light/components/form.js +2 -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.js +49 -49
- 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/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.js +49 -49
- 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/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 +1 -1
- package/js/es6/frozenproduct/large/dark/components/form.js +11 -11
- 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/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 +1 -1
- package/js/es6/frozenproduct/large/light/components/form.js +15 -15
- 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/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 +1 -1
- package/js/es6/frozenproduct/small/dark/components/form.js +11 -11
- 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/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 +1 -1
- package/js/es6/frozenproduct/small/light/components/form.js +15 -15
- 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/product/large/dark/components/form.js +1 -1
- package/js/es6/product/large/light/components/form.js +1 -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.js +48 -48
- 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/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.js +48 -48
- 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/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 +42 -42
- 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/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 +46 -46
- 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/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 +42 -42
- 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/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 +46 -46
- 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/product/large/dark/components/form.js +2 -2
- package/js/umd/product/large/light/components/form.js +2 -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 +49 -49
- 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/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 +49 -49
- 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/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 +11 -11
- 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/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 +15 -15
- 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/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 +11 -11
- 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/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 +15 -15
- 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/product/large/dark/components/form.json +1 -1
- package/json/flat/product/large/light/components/form.json +1 -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 +48 -48
- 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/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 +48 -48
- 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/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 +11 -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/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 +15 -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/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 +11 -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/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 +15 -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/product/large/dark/components/form.json +1 -1
- package/json/nested/product/large/light/components/form.json +1 -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 +48 -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/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 +48 -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/package.json +1 -1
- package/sage-design-tokens-15.2.2.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 +14 -14
- 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/small/components/badge.scss +3 -3
- package/scss/frozenproduct/small/components/button.scss +38 -38
- package/scss/frozenproduct/small/components/container.scss +21 -21
- package/scss/frozenproduct/small/components/form.scss +17 -17
- package/scss/frozenproduct/small/components/link.scss +4 -4
- package/scss/frozenproduct/small/components/nav.scss +8 -8
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +9 -9
- package/scss/frozenproduct/small/components/status.scss +28 -28
- package/scss/frozenproduct/small/components/tab.scss +13 -13
- package/scss/frozenproduct/small/components/table.scss +15 -15
- package/scss/product/large/components/form.scss +1 -1
- package/scss/product/small/components/form.scss +1 -1
- package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -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: "#122211",
|
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: "#fffffff2",
|
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: "#007ED9",
|
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: "#4f90df",
|
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: "#fffffff2",
|
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: "#E04500",
|
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: "#eb6530",
|
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: "#fffffff2",
|
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: "#9e9e9e",
|
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: "#2a2a2a",
|
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: {},
|
@@ -2471,11 +2473,11 @@
|
|
2471
2473
|
"bg-hover": {
|
2472
2474
|
$type: "color",
|
2473
2475
|
$value: "#8e8e8e",
|
2474
|
-
filePath: "data/tokens/
|
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: "#9e9e9e",
|
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",
|
@@ -3003,11 +3005,11 @@
|
|
3003
3005
|
"bg-default": {
|
3004
3006
|
$type: "color",
|
3005
3007
|
$value: "#00D639",
|
3006
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -3017,11 +3019,11 @@
|
|
3017
3019
|
$type: "color",
|
3018
3020
|
$value:
|
3019
3021
|
"linear-gradient(90deg, #00D639 0%, #00D639 50%, #282828 50%, #282828 100%)",
|
3020
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -3030,11 +3032,11 @@
|
|
3030
3032
|
"bg-hover": {
|
3031
3033
|
$type: "color",
|
3032
3034
|
$value: "#17b333",
|
3033
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -3043,11 +3045,11 @@
|
|
3043
3045
|
"border-default": {
|
3044
3046
|
$type: "color",
|
3045
3047
|
$value: "#00D639",
|
3046
|
-
filePath: "data/tokens/
|
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",
|
@@ -264,11 +264,11 @@
|
|
264
264
|
"bg-active": {
|
265
265
|
$type: "color",
|
266
266
|
$value: "#000000",
|
267
|
-
filePath: "data/tokens/
|
267
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
268
268
|
isSource: true,
|
269
269
|
original: {
|
270
270
|
$type: "color",
|
271
|
-
$value: "{modes.color.interactive.monochrome.
|
271
|
+
$value: "{modes.color.interactive.monochrome.withDefault}",
|
272
272
|
},
|
273
273
|
name: "tabColorBgActive",
|
274
274
|
attributes: {},
|
@@ -291,11 +291,11 @@
|
|
291
291
|
$type: "color",
|
292
292
|
$value: "#ffffff1a",
|
293
293
|
$description: "For anchor nav, not tab.",
|
294
|
-
filePath: "data/tokens/
|
294
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
295
295
|
isSource: true,
|
296
296
|
original: {
|
297
297
|
$type: "color",
|
298
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
298
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
299
299
|
$description: "For anchor nav, not tab.",
|
300
300
|
},
|
301
301
|
name: "tabColorBgHover",
|
@@ -317,12 +317,12 @@
|
|
317
317
|
},
|
318
318
|
"border-active": {
|
319
319
|
$type: "color",
|
320
|
-
$value: "#
|
321
|
-
filePath: "data/tokens/
|
320
|
+
$value: "#00D639",
|
321
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
322
322
|
isSource: true,
|
323
323
|
original: {
|
324
324
|
$type: "color",
|
325
|
-
$value: "{modes.color.interactive.
|
325
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
326
326
|
},
|
327
327
|
name: "tabColorBorderActive",
|
328
328
|
attributes: {},
|
@@ -330,12 +330,12 @@
|
|
330
330
|
},
|
331
331
|
"border-enabled": {
|
332
332
|
$type: "color",
|
333
|
-
$value: "#
|
334
|
-
filePath: "data/tokens/
|
333
|
+
$value: "#ffffff1a",
|
334
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
335
335
|
isSource: true,
|
336
336
|
original: {
|
337
337
|
$type: "color",
|
338
|
-
$value: "{modes.color.
|
338
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
339
339
|
},
|
340
340
|
name: "tabColorBorderEnabled",
|
341
341
|
attributes: {},
|
@@ -343,12 +343,12 @@
|
|
343
343
|
},
|
344
344
|
"border-hover": {
|
345
345
|
$type: "color",
|
346
|
-
$value: "#
|
347
|
-
filePath: "data/tokens/
|
346
|
+
$value: "#ffffff1a",
|
347
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
348
348
|
isSource: true,
|
349
349
|
original: {
|
350
350
|
$type: "color",
|
351
|
-
$value: "{modes.color.
|
351
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
352
352
|
},
|
353
353
|
name: "tabColorBorderHover",
|
354
354
|
attributes: {},
|
@@ -533,14 +533,14 @@
|
|
533
533
|
radius: {
|
534
534
|
M: {
|
535
535
|
$type: "borderRadius",
|
536
|
-
$value:
|
536
|
+
$value: 4,
|
537
537
|
$description:
|
538
538
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
539
|
-
filePath: "data/tokens/
|
539
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
540
540
|
isSource: true,
|
541
541
|
original: {
|
542
542
|
$type: "borderRadius",
|
543
|
-
$value: "{global.radius.interactive.
|
543
|
+
$value: "{global.radius.interactive.S}",
|
544
544
|
$description:
|
545
545
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
546
546
|
},
|
@@ -550,14 +550,14 @@
|
|
550
550
|
},
|
551
551
|
L: {
|
552
552
|
$type: "borderRadius",
|
553
|
-
$value:
|
553
|
+
$value: 4,
|
554
554
|
$description:
|
555
555
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
556
|
-
filePath: "data/tokens/
|
556
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
557
557
|
isSource: true,
|
558
558
|
original: {
|
559
559
|
$type: "borderRadius",
|
560
|
-
$value: "{global.radius.interactive.
|
560
|
+
$value: "{global.radius.interactive.S}",
|
561
561
|
$description:
|
562
562
|
"Tab horizontal - top corners. Tab vertical - left corners.",
|
563
563
|
},
|
@@ -108,14 +108,13 @@
|
|
108
108
|
harsh: {
|
109
109
|
"bg-alt": {
|
110
110
|
$type: "color",
|
111
|
-
$value: "#
|
112
|
-
|
113
|
-
filePath: "data/tokens/components/table.json",
|
111
|
+
$value: "#ffffffab",
|
112
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
114
113
|
isSource: true,
|
115
114
|
original: {
|
116
115
|
$type: "color",
|
117
|
-
$value:
|
118
|
-
|
116
|
+
$value:
|
117
|
+
"{modes.color.interactive.monochrome.frozen.defaultAlt}",
|
119
118
|
},
|
120
119
|
name: "tableColorHeaderHarshBgAlt",
|
121
120
|
attributes: {},
|
@@ -123,12 +122,12 @@
|
|
123
122
|
},
|
124
123
|
"bg-default": {
|
125
124
|
$type: "color",
|
126
|
-
$value: "#
|
127
|
-
filePath: "data/tokens/
|
125
|
+
$value: "#ffffffe6",
|
126
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
128
127
|
isSource: true,
|
129
128
|
original: {
|
130
129
|
$type: "color",
|
131
|
-
$value: "{modes.color.interactive.monochrome.
|
130
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
132
131
|
},
|
133
132
|
name: "tableColorHeaderHarshBgDefault",
|
134
133
|
attributes: {},
|
@@ -191,12 +190,12 @@
|
|
191
190
|
row: {
|
192
191
|
"bg-activated": {
|
193
192
|
$type: "color",
|
194
|
-
$value: "#
|
195
|
-
filePath: "data/tokens/
|
193
|
+
$value: "#18232a",
|
194
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
196
195
|
isSource: true,
|
197
196
|
original: {
|
198
197
|
$type: "color",
|
199
|
-
$value: "{modes.color.interactive.primary.default}",
|
198
|
+
$value: "{modes.color.interactive.primary.frozen.table.default}",
|
200
199
|
},
|
201
200
|
name: "tableColorRowBgActivated",
|
202
201
|
attributes: {},
|
@@ -204,12 +203,12 @@
|
|
204
203
|
},
|
205
204
|
"bg-active": {
|
206
205
|
$type: "color",
|
207
|
-
$value: "#
|
208
|
-
filePath: "data/tokens/
|
206
|
+
$value: "#ffffff26",
|
207
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
209
208
|
isSource: true,
|
210
209
|
original: {
|
211
210
|
$type: "color",
|
212
|
-
$value: "{modes.color.interactive.monochrome.
|
211
|
+
$value: "{modes.color.interactive.monochrome.frozen.activeAlt}",
|
213
212
|
},
|
214
213
|
name: "tableColorRowBgActive",
|
215
214
|
attributes: {},
|
@@ -230,14 +229,12 @@
|
|
230
229
|
},
|
231
230
|
"bg-alt": {
|
232
231
|
$type: "color",
|
233
|
-
$value: "#
|
234
|
-
|
235
|
-
filePath: "data/tokens/components/table.json",
|
232
|
+
$value: "#020303",
|
233
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
236
234
|
isSource: true,
|
237
235
|
original: {
|
238
236
|
$type: "color",
|
239
|
-
$value: "{modes.color.generic.bg.delicate}",
|
240
|
-
$description: "Zebra stripes",
|
237
|
+
$value: "{modes.color.generic.bg.frozen.delicate}",
|
241
238
|
},
|
242
239
|
name: "tableColorRowBgAlt",
|
243
240
|
attributes: {},
|
@@ -275,12 +272,12 @@
|
|
275
272
|
},
|
276
273
|
"bg-hover": {
|
277
274
|
$type: "color",
|
278
|
-
$value: "#
|
279
|
-
filePath: "data/tokens/
|
275
|
+
$value: "#040607",
|
276
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
280
277
|
isSource: true,
|
281
278
|
original: {
|
282
279
|
$type: "color",
|
283
|
-
$value: "{modes.color.generic.bg.soft}",
|
280
|
+
$value: "{modes.color.generic.bg.frozen.soft}",
|
284
281
|
},
|
285
282
|
name: "tableColorRowBgHover",
|
286
283
|
attributes: {},
|
@@ -301,12 +298,12 @@
|
|
301
298
|
},
|
302
299
|
"label-activated": {
|
303
300
|
$type: "color",
|
304
|
-
$value: "#
|
305
|
-
filePath: "data/tokens/
|
301
|
+
$value: "#FFFFFF",
|
302
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
306
303
|
isSource: true,
|
307
304
|
original: {
|
308
305
|
$type: "color",
|
309
|
-
$value: "{modes.color.interactive.monochrome.
|
306
|
+
$value: "{modes.color.interactive.monochrome.withActiveAlt}",
|
310
307
|
},
|
311
308
|
name: "tableColorRowLabelActivated",
|
312
309
|
attributes: {},
|
@@ -314,12 +311,12 @@
|
|
314
311
|
},
|
315
312
|
"label-active": {
|
316
313
|
$type: "color",
|
317
|
-
$value: "#
|
318
|
-
filePath: "data/tokens/
|
314
|
+
$value: "#FFFFFF",
|
315
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
319
316
|
isSource: true,
|
320
317
|
original: {
|
321
318
|
$type: "color",
|
322
|
-
$value: "{modes.color.interactive.monochrome.
|
319
|
+
$value: "{modes.color.interactive.monochrome.withActiveAlt}",
|
323
320
|
},
|
324
321
|
name: "tableColorRowLabelActive",
|
325
322
|
attributes: {},
|