@sage/design-tokens 15.2.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 +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.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 +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 +32 -32
- package/scss/frozenproduct/small/components/container.scss +11 -11
- package/scss/frozenproduct/small/components/form.scss +14 -14
- 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/product/large/components/form.scss +1 -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 +8 -8
- 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/sage-design-tokens-15.2.0.tgz +0 -0
@@ -3230,11 +3230,11 @@ module.exports = {
|
|
3230
3230
|
"bg-active": {
|
3231
3231
|
$type: "color",
|
3232
3232
|
$value: "#FFFFFF",
|
3233
|
-
filePath: "data/tokens/
|
3233
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3234
3234
|
isSource: true,
|
3235
3235
|
original: {
|
3236
3236
|
$type: "color",
|
3237
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
3237
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
3238
3238
|
},
|
3239
3239
|
name: "formColorCalendarBgActive",
|
3240
3240
|
attributes: {},
|
@@ -3255,12 +3255,12 @@ module.exports = {
|
|
3255
3255
|
},
|
3256
3256
|
"bg-duration": {
|
3257
3257
|
$type: "color",
|
3258
|
-
$value: "#
|
3259
|
-
filePath: "data/tokens/
|
3258
|
+
$value: "#0e0e0e",
|
3259
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3260
3260
|
isSource: true,
|
3261
3261
|
original: {
|
3262
3262
|
$type: "color",
|
3263
|
-
$value: "{modes.color.interactive.
|
3263
|
+
$value: "{modes.color.interactive.inactive.frozen.defaultAlt}",
|
3264
3264
|
},
|
3265
3265
|
name: "formColorCalendarBgDuration",
|
3266
3266
|
attributes: {},
|
@@ -3282,11 +3282,11 @@ module.exports = {
|
|
3282
3282
|
"border-duration": {
|
3283
3283
|
$type: "color",
|
3284
3284
|
$value: "#FFFFFF",
|
3285
|
-
filePath: "data/tokens/
|
3285
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3286
3286
|
isSource: true,
|
3287
3287
|
original: {
|
3288
3288
|
$type: "color",
|
3289
|
-
$value: "{
|
3289
|
+
$value: "{form.color.calendar.bg-active}",
|
3290
3290
|
},
|
3291
3291
|
name: "formColorCalendarBorderDuration",
|
3292
3292
|
attributes: {},
|
@@ -3469,13 +3469,13 @@ module.exports = {
|
|
3469
3469
|
},
|
3470
3470
|
"label-subtext": {
|
3471
3471
|
$type: "color",
|
3472
|
-
$value: "#
|
3472
|
+
$value: "#ffffff8c",
|
3473
3473
|
$description: "Option subtext.",
|
3474
3474
|
filePath: "data/tokens/components/form.json",
|
3475
3475
|
isSource: true,
|
3476
3476
|
original: {
|
3477
3477
|
$type: "color",
|
3478
|
-
$value: "{modes.color.interactive.monochrome.
|
3478
|
+
$value: "{modes.color.interactive.monochrome.defaultAlt2}",
|
3479
3479
|
$description: "Option subtext.",
|
3480
3480
|
},
|
3481
3481
|
name: "formColorDropdownLabelSubtext",
|
@@ -3651,11 +3651,11 @@ module.exports = {
|
|
3651
3651
|
"border-enabled": {
|
3652
3652
|
$type: "color",
|
3653
3653
|
$value: "#777",
|
3654
|
-
filePath: "data/tokens/
|
3654
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3655
3655
|
isSource: true,
|
3656
3656
|
original: {
|
3657
3657
|
$type: "color",
|
3658
|
-
$value: "{modes.color.interactive.dataEntry.withDefault}",
|
3658
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
3659
3659
|
},
|
3660
3660
|
name: "formColorTypicalBorderEnabled",
|
3661
3661
|
attributes: {},
|
@@ -3899,12 +3899,12 @@ module.exports = {
|
|
3899
3899
|
switch: {
|
3900
3900
|
"bg-active": {
|
3901
3901
|
$type: "color",
|
3902
|
-
$value: "#
|
3903
|
-
filePath: "data/tokens/
|
3902
|
+
$value: "#ffffffe6",
|
3903
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3904
3904
|
isSource: true,
|
3905
3905
|
original: {
|
3906
3906
|
$type: "color",
|
3907
|
-
$value: "{modes.color.interactive.monochrome.
|
3907
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
3908
3908
|
},
|
3909
3909
|
name: "formColorSwitchBgActive",
|
3910
3910
|
attributes: {},
|
@@ -3994,12 +3994,12 @@ module.exports = {
|
|
3994
3994
|
},
|
3995
3995
|
"border-enabled": {
|
3996
3996
|
$type: "color",
|
3997
|
-
$value: "#
|
3998
|
-
filePath: "data/tokens/
|
3997
|
+
$value: "#777",
|
3998
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3999
3999
|
isSource: true,
|
4000
4000
|
original: {
|
4001
4001
|
$type: "color",
|
4002
|
-
$value: "{modes.color.interactive.
|
4002
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4003
4003
|
},
|
4004
4004
|
name: "formColorSwitchBorderEnabled",
|
4005
4005
|
attributes: {},
|
@@ -4046,12 +4046,12 @@ module.exports = {
|
|
4046
4046
|
},
|
4047
4047
|
"fg-enabled": {
|
4048
4048
|
$type: "color",
|
4049
|
-
$value: "#
|
4050
|
-
filePath: "data/tokens/
|
4049
|
+
$value: "#777",
|
4050
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4051
4051
|
isSource: true,
|
4052
4052
|
original: {
|
4053
4053
|
$type: "color",
|
4054
|
-
$value: "{modes.color.interactive.
|
4054
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4055
4055
|
},
|
4056
4056
|
name: "formColorSwitchFgEnabled",
|
4057
4057
|
attributes: {},
|
@@ -4226,13 +4226,13 @@ module.exports = {
|
|
4226
4226
|
},
|
4227
4227
|
checkbox: {
|
4228
4228
|
$type: "borderRadius",
|
4229
|
-
$value:
|
4229
|
+
$value: 2,
|
4230
4230
|
$description: "S and M checkbox",
|
4231
|
-
filePath: "data/tokens/
|
4231
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4232
4232
|
isSource: true,
|
4233
4233
|
original: {
|
4234
4234
|
$type: "borderRadius",
|
4235
|
-
$value: "{global.radius.interactive.
|
4235
|
+
$value: "{global.radius.interactive.XS}",
|
4236
4236
|
$description: "S and M checkbox",
|
4237
4237
|
},
|
4238
4238
|
name: "formRadiusCheckbox",
|
@@ -4243,7 +4243,7 @@ module.exports = {
|
|
4243
4243
|
$type: "borderRadius",
|
4244
4244
|
$value: 4,
|
4245
4245
|
$description: "AI text editor footer",
|
4246
|
-
filePath: "data/tokens/
|
4246
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4247
4247
|
isSource: true,
|
4248
4248
|
original: {
|
4249
4249
|
$type: "borderRadius",
|
@@ -4256,14 +4256,14 @@ module.exports = {
|
|
4256
4256
|
},
|
4257
4257
|
colorpicker: {
|
4258
4258
|
$type: "borderRadius",
|
4259
|
-
$value:
|
4260
|
-
$description: "Color picker (swatch container)
|
4261
|
-
filePath: "data/tokens/
|
4259
|
+
$value: 16,
|
4260
|
+
$description: "Color picker (swatch container)",
|
4261
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4262
4262
|
isSource: true,
|
4263
4263
|
original: {
|
4264
4264
|
$type: "borderRadius",
|
4265
|
-
$value: "{global.radius.
|
4266
|
-
$description: "Color picker (swatch container)
|
4265
|
+
$value: "{global.radius.interactive.L}",
|
4266
|
+
$description: "Color picker (swatch container)",
|
4267
4267
|
},
|
4268
4268
|
name: "formRadiusColorpicker",
|
4269
4269
|
attributes: {},
|
@@ -4273,7 +4273,7 @@ module.exports = {
|
|
4273
4273
|
$type: "borderRadius",
|
4274
4274
|
$value: 8,
|
4275
4275
|
$description: "REF POPOVER. Popover container.",
|
4276
|
-
filePath: "data/tokens/
|
4276
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4277
4277
|
isSource: true,
|
4278
4278
|
original: {
|
4279
4279
|
$type: "borderRadius",
|
@@ -4286,13 +4286,13 @@ module.exports = {
|
|
4286
4286
|
},
|
4287
4287
|
fileupload: {
|
4288
4288
|
$type: "borderRadius",
|
4289
|
-
$value:
|
4289
|
+
$value: 4,
|
4290
4290
|
$description: "File input (file uploads)",
|
4291
|
-
filePath: "data/tokens/
|
4291
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4292
4292
|
isSource: true,
|
4293
4293
|
original: {
|
4294
4294
|
$type: "borderRadius",
|
4295
|
-
$value: "{global.radius.
|
4295
|
+
$value: "{global.radius.interactive.S}",
|
4296
4296
|
$description: "File input (file uploads)",
|
4297
4297
|
},
|
4298
4298
|
name: "formRadiusFileupload",
|
@@ -4301,13 +4301,13 @@ module.exports = {
|
|
4301
4301
|
},
|
4302
4302
|
fileselector: {
|
4303
4303
|
$type: "borderRadius",
|
4304
|
-
$value:
|
4304
|
+
$value: 4,
|
4305
4305
|
$description: "File preview (file selector asset)",
|
4306
|
-
filePath: "data/tokens/
|
4306
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4307
4307
|
isSource: true,
|
4308
4308
|
original: {
|
4309
4309
|
$type: "borderRadius",
|
4310
|
-
$value: "{global.radius.
|
4310
|
+
$value: "{global.radius.interactive.S}",
|
4311
4311
|
$description: "File preview (file selector asset)",
|
4312
4312
|
},
|
4313
4313
|
name: "formRadiusFileselector",
|
@@ -4316,14 +4316,14 @@ module.exports = {
|
|
4316
4316
|
},
|
4317
4317
|
input: {
|
4318
4318
|
$type: "borderRadius",
|
4319
|
-
$value:
|
4319
|
+
$value: 4,
|
4320
4320
|
$description:
|
4321
4321
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4322
|
-
filePath: "data/tokens/
|
4322
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4323
4323
|
isSource: true,
|
4324
4324
|
original: {
|
4325
4325
|
$type: "borderRadius",
|
4326
|
-
$value: "{global.radius.interactive.
|
4326
|
+
$value: "{global.radius.interactive.S}",
|
4327
4327
|
$description:
|
4328
4328
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4329
4329
|
},
|
@@ -4363,13 +4363,13 @@ module.exports = {
|
|
4363
4363
|
},
|
4364
4364
|
validationbar: {
|
4365
4365
|
$type: "borderRadius",
|
4366
|
-
$value:
|
4366
|
+
$value: 1,
|
4367
4367
|
$description: "Validation bar",
|
4368
|
-
filePath: "data/tokens/
|
4368
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4369
4369
|
isSource: true,
|
4370
4370
|
original: {
|
4371
4371
|
$type: "borderRadius",
|
4372
|
-
$value: "{global.radius.interactive.
|
4372
|
+
$value: "{global.radius.interactive.XXS}",
|
4373
4373
|
$description: "Validation bar",
|
4374
4374
|
},
|
4375
4375
|
name: "formRadiusValidationbar",
|
@@ -73,11 +73,11 @@ module.exports = {
|
|
73
73
|
"label-default": {
|
74
74
|
$type: "color",
|
75
75
|
$value: "#4cdc55",
|
76
|
-
filePath: "data/tokens/
|
76
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
77
77
|
isSource: true,
|
78
78
|
original: {
|
79
79
|
$type: "color",
|
80
|
-
$value: "{modes.color.interactive.primary.
|
80
|
+
$value: "{modes.color.interactive.primary.frozen.defaultAlt}",
|
81
81
|
},
|
82
82
|
name: "linkColorTypicalLabelDefault",
|
83
83
|
attributes: {},
|
@@ -86,11 +86,11 @@ module.exports = {
|
|
86
86
|
"label-hover": {
|
87
87
|
$type: "color",
|
88
88
|
$value: "#71e270",
|
89
|
-
filePath: "data/tokens/
|
89
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
90
90
|
isSource: true,
|
91
91
|
original: {
|
92
92
|
$type: "color",
|
93
|
-
$value: "{modes.color.interactive.primary.
|
93
|
+
$value: "{modes.color.interactive.primary.frozen.hoverAlt}",
|
94
94
|
},
|
95
95
|
name: "linkColorTypicalLabelHover",
|
96
96
|
attributes: {},
|
@@ -66,12 +66,12 @@ module.exports = {
|
|
66
66
|
},
|
67
67
|
"bg-hover": {
|
68
68
|
$type: "color",
|
69
|
-
$value: "#
|
70
|
-
filePath: "data/tokens/
|
69
|
+
$value: "#008046",
|
70
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
71
71
|
isSource: true,
|
72
72
|
original: {
|
73
73
|
$type: "color",
|
74
|
-
$value: "{modes.color.interactive.
|
74
|
+
$value: "{modes.color.interactive.primary.frozen.nav.hover}",
|
75
75
|
},
|
76
76
|
name: "navColorItemBgHover",
|
77
77
|
attributes: {},
|
@@ -119,11 +119,11 @@ module.exports = {
|
|
119
119
|
"label-hover": {
|
120
120
|
$type: "color",
|
121
121
|
$value: "#FFFFFF",
|
122
|
-
filePath: "data/tokens/
|
122
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
123
123
|
isSource: true,
|
124
124
|
original: {
|
125
125
|
$type: "color",
|
126
|
-
$value: "{modes.color.interactive.
|
126
|
+
$value: "{modes.color.interactive.primary.frozen.nav.label-hover}",
|
127
127
|
},
|
128
128
|
name: "navColorItemLabelHover",
|
129
129
|
attributes: {},
|
@@ -635,13 +635,13 @@ module.exports = {
|
|
635
635
|
},
|
636
636
|
menumodal: {
|
637
637
|
$type: "borderRadius",
|
638
|
-
$value:
|
638
|
+
$value: 8,
|
639
639
|
$description: "Menu on mobile",
|
640
|
-
filePath: "data/tokens/
|
640
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
641
641
|
isSource: true,
|
642
642
|
original: {
|
643
643
|
$type: "borderRadius",
|
644
|
-
$value: "{global.radius.interactive.
|
644
|
+
$value: "{global.radius.interactive.M}",
|
645
645
|
$description: "Menu on mobile",
|
646
646
|
},
|
647
647
|
name: "navRadiusMenumodal",
|
@@ -625,13 +625,11 @@ module.exports = {
|
|
625
625
|
"bg-active": {
|
626
626
|
$type: "color",
|
627
627
|
$value: "#FFFFFF",
|
628
|
-
|
629
|
-
filePath: "data/tokens/components/popover.json",
|
628
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
630
629
|
isSource: true,
|
631
630
|
original: {
|
632
631
|
$type: "color",
|
633
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
634
|
-
$description: "previously action minor 850",
|
632
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
635
633
|
},
|
636
634
|
name: "popoverColorBgActive",
|
637
635
|
attributes: {},
|
@@ -640,13 +638,11 @@ module.exports = {
|
|
640
638
|
"bg-activealt": {
|
641
639
|
$type: "color",
|
642
640
|
$value: "#ffffff1a",
|
643
|
-
|
644
|
-
filePath: "data/tokens/components/popover.json",
|
641
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
645
642
|
isSource: true,
|
646
643
|
original: {
|
647
644
|
$type: "color",
|
648
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
649
|
-
$description: "REF'D IN FORM. ",
|
645
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
650
646
|
},
|
651
647
|
name: "popoverColorBgActivealt",
|
652
648
|
attributes: {},
|
@@ -670,13 +666,11 @@ module.exports = {
|
|
670
666
|
"bg-hover": {
|
671
667
|
$type: "color",
|
672
668
|
$value: "#ffffff1a",
|
673
|
-
|
674
|
-
filePath: "data/tokens/components/popover.json",
|
669
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
675
670
|
isSource: true,
|
676
671
|
original: {
|
677
672
|
$type: "color",
|
678
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
679
|
-
$description: "REF'D IN FORM. ",
|
673
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
680
674
|
},
|
681
675
|
name: "popoverColorBgHover",
|
682
676
|
attributes: {},
|
@@ -698,11 +692,11 @@ module.exports = {
|
|
698
692
|
"label-activealt": {
|
699
693
|
$type: "color",
|
700
694
|
$value: "#FFFFFF",
|
701
|
-
filePath: "data/tokens/
|
695
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
702
696
|
isSource: true,
|
703
697
|
original: {
|
704
698
|
$type: "color",
|
705
|
-
$value: "{modes.color.interactive.monochrome.withHover}",
|
699
|
+
$value: "{modes.color.interactive.monochrome.frozen.withHover}",
|
706
700
|
},
|
707
701
|
name: "popoverColorLabelActivealt",
|
708
702
|
attributes: {},
|
@@ -723,12 +717,12 @@ module.exports = {
|
|
723
717
|
},
|
724
718
|
"label-hover": {
|
725
719
|
$type: "color",
|
726
|
-
$value: "#
|
727
|
-
filePath: "data/tokens/
|
720
|
+
$value: "#ffffffe6",
|
721
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
728
722
|
isSource: true,
|
729
723
|
original: {
|
730
724
|
$type: "color",
|
731
|
-
$value: "{modes.color.interactive.monochrome.
|
725
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
732
726
|
},
|
733
727
|
name: "popoverColorLabelHover",
|
734
728
|
attributes: {},
|
@@ -736,12 +730,12 @@ module.exports = {
|
|
736
730
|
},
|
737
731
|
"label-enabled": {
|
738
732
|
$type: "color",
|
739
|
-
$value: "#
|
740
|
-
filePath: "data/tokens/
|
733
|
+
$value: "#ffffffe6",
|
734
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
741
735
|
isSource: true,
|
742
736
|
original: {
|
743
737
|
$type: "color",
|
744
|
-
$value: "{modes.color.interactive.monochrome.
|
738
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
745
739
|
},
|
746
740
|
name: "popoverColorLabelEnabled",
|
747
741
|
attributes: {},
|
@@ -457,11 +457,11 @@ module.exports = {
|
|
457
457
|
"bg-default": {
|
458
458
|
$type: "color",
|
459
459
|
$value: "#ffffff14",
|
460
|
-
filePath: "data/tokens/
|
460
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
461
461
|
isSource: true,
|
462
462
|
original: {
|
463
463
|
$type: "color",
|
464
|
-
$value: "{modes.color.interactive.progress.bg}",
|
464
|
+
$value: "{modes.color.interactive.progress.frozen.bg-alt}",
|
465
465
|
},
|
466
466
|
name: "progressColorBgDefault",
|
467
467
|
attributes: {},
|
@@ -470,11 +470,11 @@ module.exports = {
|
|
470
470
|
"border-default": {
|
471
471
|
$type: "color",
|
472
472
|
$value: "#4b4b4b",
|
473
|
-
filePath: "data/tokens/
|
473
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
474
474
|
isSource: true,
|
475
475
|
original: {
|
476
476
|
$type: "color",
|
477
|
-
$value: "{modes.color.generic.fg.soft}",
|
477
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
478
478
|
},
|
479
479
|
name: "progressColorBorderDefault",
|
480
480
|
attributes: {},
|
@@ -536,12 +536,12 @@ module.exports = {
|
|
536
536
|
},
|
537
537
|
"fg-default": {
|
538
538
|
$type: "color",
|
539
|
-
$value: "#
|
540
|
-
filePath: "data/tokens/
|
539
|
+
$value: "#4b4b4b",
|
540
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
541
541
|
isSource: true,
|
542
542
|
original: {
|
543
543
|
$type: "color",
|
544
|
-
$value: "{modes.color.
|
544
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
545
545
|
},
|
546
546
|
name: "progressColorFgDefault",
|
547
547
|
attributes: {},
|
@@ -618,11 +618,11 @@ module.exports = {
|
|
618
618
|
"bg-default": {
|
619
619
|
$type: "color",
|
620
620
|
$value: "#ffffff14",
|
621
|
-
filePath: "data/tokens/
|
621
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
622
622
|
isSource: true,
|
623
623
|
original: {
|
624
624
|
$type: "color",
|
625
|
-
$value: "{modes.color.interactive.progress.bg}",
|
625
|
+
$value: "{modes.color.interactive.progress.frozen.bg}",
|
626
626
|
},
|
627
627
|
name: "progressColorLoaderBgDefault",
|
628
628
|
attributes: {},
|
@@ -630,13 +630,13 @@ module.exports = {
|
|
630
630
|
},
|
631
631
|
"fg-default": {
|
632
632
|
$type: "color",
|
633
|
-
$value: "#
|
633
|
+
$value: "#00D639",
|
634
634
|
$description: "used for loader standard loader spinner",
|
635
|
-
filePath: "data/tokens/
|
635
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
636
636
|
isSource: true,
|
637
637
|
original: {
|
638
638
|
$type: "color",
|
639
|
-
$value: "{modes.color.interactive.
|
639
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
640
640
|
$description: "used for loader standard loader spinner",
|
641
641
|
},
|
642
642
|
name: "progressColorLoaderFgDefault",
|