@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
@@ -105,12 +105,12 @@
|
|
105
105
|
blockquote: {
|
106
106
|
border: {
|
107
107
|
$type: "color",
|
108
|
-
$value: "#
|
109
|
-
filePath: "data/tokens/
|
108
|
+
$value: "#008046",
|
109
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
110
110
|
isSource: true,
|
111
111
|
original: {
|
112
112
|
$type: "color",
|
113
|
-
$value: "{modes.color.interactive.primary.default}",
|
113
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
114
114
|
},
|
115
115
|
name: "containerColorBlockquoteBorder",
|
116
116
|
attributes: {},
|
@@ -451,14 +451,12 @@
|
|
451
451
|
detailedicon: {
|
452
452
|
bg: {
|
453
453
|
$type: "color",
|
454
|
-
$value: "#
|
455
|
-
|
456
|
-
filePath: "data/tokens/components/container.json",
|
454
|
+
$value: "#008046",
|
455
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
457
456
|
isSource: true,
|
458
457
|
original: {
|
459
458
|
$type: "color",
|
460
|
-
$value: "{modes.color.custom.
|
461
|
-
$description: " ",
|
459
|
+
$value: "{modes.color.custom.frozen}",
|
462
460
|
},
|
463
461
|
name: "containerColorInteractiveDetailediconBg",
|
464
462
|
attributes: {},
|
@@ -1981,13 +1979,13 @@
|
|
1981
1979
|
card: {
|
1982
1980
|
moderate: {
|
1983
1981
|
$type: "borderRadius",
|
1984
|
-
$value:
|
1982
|
+
$value: 8,
|
1985
1983
|
$description: "Card (less rounded)",
|
1986
|
-
filePath: "data/tokens/
|
1984
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1987
1985
|
isSource: true,
|
1988
1986
|
original: {
|
1989
1987
|
$type: "borderRadius",
|
1990
|
-
$value: "{global.radius.container.
|
1988
|
+
$value: "{global.radius.container.M}",
|
1991
1989
|
$description: "Card (less rounded)",
|
1992
1990
|
},
|
1993
1991
|
name: "containerRadiusCardModerate",
|
@@ -1996,13 +1994,13 @@
|
|
1996
1994
|
},
|
1997
1995
|
curved: {
|
1998
1996
|
$type: "borderRadius",
|
1999
|
-
$value:
|
1997
|
+
$value: 16,
|
2000
1998
|
$description: "Card (more rounded)",
|
2001
|
-
filePath: "data/tokens/
|
1999
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2002
2000
|
isSource: true,
|
2003
2001
|
original: {
|
2004
2002
|
$type: "borderRadius",
|
2005
|
-
$value: "{global.radius.container.
|
2003
|
+
$value: "{global.radius.container.L}",
|
2006
2004
|
$description: "Card (more rounded)",
|
2007
2005
|
},
|
2008
2006
|
name: "containerRadiusCardCurved",
|
@@ -2011,13 +2009,13 @@
|
|
2011
2009
|
},
|
2012
2010
|
sweeping: {
|
2013
2011
|
$type: "borderRadius",
|
2014
|
-
$value:
|
2012
|
+
$value: 24,
|
2015
2013
|
$description: "Card largest rounded type",
|
2016
|
-
filePath: "data/tokens/
|
2014
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2017
2015
|
isSource: true,
|
2018
2016
|
original: {
|
2019
2017
|
$type: "borderRadius",
|
2020
|
-
$value: "{global.radius.container.
|
2018
|
+
$value: "{global.radius.container.XL}",
|
2021
2019
|
$description: "Card largest rounded type",
|
2022
2020
|
},
|
2023
2021
|
name: "containerRadiusCardSweeping",
|
@@ -2028,13 +2026,13 @@
|
|
2028
2026
|
tile: {
|
2029
2027
|
moderate: {
|
2030
2028
|
$type: "borderRadius",
|
2031
|
-
$value:
|
2029
|
+
$value: 8,
|
2032
2030
|
$description: "Tile (less rounded)",
|
2033
|
-
filePath: "data/tokens/
|
2031
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2034
2032
|
isSource: true,
|
2035
2033
|
original: {
|
2036
2034
|
$type: "borderRadius",
|
2037
|
-
$value: "{global.radius.container.
|
2035
|
+
$value: "{global.radius.container.M}",
|
2038
2036
|
$description: "Tile (less rounded)",
|
2039
2037
|
},
|
2040
2038
|
name: "containerRadiusTileModerate",
|
@@ -2043,13 +2041,13 @@
|
|
2043
2041
|
},
|
2044
2042
|
curved: {
|
2045
2043
|
$type: "borderRadius",
|
2046
|
-
$value:
|
2044
|
+
$value: 16,
|
2047
2045
|
$description: "Tile (more rounded)",
|
2048
|
-
filePath: "data/tokens/
|
2046
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2049
2047
|
isSource: true,
|
2050
2048
|
original: {
|
2051
2049
|
$type: "borderRadius",
|
2052
|
-
$value: "{global.radius.container.
|
2050
|
+
$value: "{global.radius.container.L}",
|
2053
2051
|
$description: "Tile (more rounded)",
|
2054
2052
|
},
|
2055
2053
|
name: "containerRadiusTileCurved",
|
@@ -2058,13 +2056,13 @@
|
|
2058
2056
|
},
|
2059
2057
|
sweeping: {
|
2060
2058
|
$type: "borderRadius",
|
2061
|
-
$value:
|
2059
|
+
$value: 24,
|
2062
2060
|
$description: "Tile largest roundedness ",
|
2063
|
-
filePath: "data/tokens/
|
2061
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2064
2062
|
isSource: true,
|
2065
2063
|
original: {
|
2066
2064
|
$type: "borderRadius",
|
2067
|
-
$value: "{global.radius.container.
|
2065
|
+
$value: "{global.radius.container.XL}",
|
2068
2066
|
$description: "Tile largest roundedness ",
|
2069
2067
|
},
|
2070
2068
|
name: "containerRadiusTileSweeping",
|
@@ -2075,13 +2073,13 @@
|
|
2075
2073
|
tileselect: {
|
2076
2074
|
moderate: {
|
2077
2075
|
$type: "borderRadius",
|
2078
|
-
$value:
|
2076
|
+
$value: 8,
|
2079
2077
|
$description: "Tile (less rounded)",
|
2080
|
-
filePath: "data/tokens/
|
2078
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2081
2079
|
isSource: true,
|
2082
2080
|
original: {
|
2083
2081
|
$type: "borderRadius",
|
2084
|
-
$value: "{global.radius.container.
|
2082
|
+
$value: "{global.radius.container.M}",
|
2085
2083
|
$description: "Tile (less rounded)",
|
2086
2084
|
},
|
2087
2085
|
name: "containerRadiusTileselectModerate",
|
@@ -2090,13 +2088,13 @@
|
|
2090
2088
|
},
|
2091
2089
|
curved: {
|
2092
2090
|
$type: "borderRadius",
|
2093
|
-
$value:
|
2091
|
+
$value: 16,
|
2094
2092
|
$description: "Tile (more rounded)",
|
2095
|
-
filePath: "data/tokens/
|
2093
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2096
2094
|
isSource: true,
|
2097
2095
|
original: {
|
2098
2096
|
$type: "borderRadius",
|
2099
|
-
$value: "{global.radius.container.
|
2097
|
+
$value: "{global.radius.container.L}",
|
2100
2098
|
$description: "Tile (more rounded)",
|
2101
2099
|
},
|
2102
2100
|
name: "containerRadiusTileselectCurved",
|
@@ -2105,12 +2103,12 @@
|
|
2105
2103
|
},
|
2106
2104
|
sweeping: {
|
2107
2105
|
$type: "borderRadius",
|
2108
|
-
$value:
|
2109
|
-
filePath: "data/tokens/
|
2106
|
+
$value: 24,
|
2107
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2110
2108
|
isSource: true,
|
2111
2109
|
original: {
|
2112
2110
|
$type: "borderRadius",
|
2113
|
-
$value: "{global.radius.container.
|
2111
|
+
$value: "{global.radius.container.XL}",
|
2114
2112
|
},
|
2115
2113
|
name: "containerRadiusTileselectSweeping",
|
2116
2114
|
attributes: {},
|
@@ -3247,12 +3247,12 @@
|
|
3247
3247
|
calendar: {
|
3248
3248
|
"bg-active": {
|
3249
3249
|
$type: "color",
|
3250
|
-
$value: "#
|
3251
|
-
filePath: "data/tokens/
|
3250
|
+
$value: "#223743",
|
3251
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3252
3252
|
isSource: true,
|
3253
3253
|
original: {
|
3254
3254
|
$type: "color",
|
3255
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
3255
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
3256
3256
|
},
|
3257
3257
|
name: "formColorCalendarBgActive",
|
3258
3258
|
attributes: {},
|
@@ -3273,12 +3273,12 @@
|
|
3273
3273
|
},
|
3274
3274
|
"bg-duration": {
|
3275
3275
|
$type: "color",
|
3276
|
-
$value: "#
|
3277
|
-
filePath: "data/tokens/
|
3276
|
+
$value: "#e5eaed",
|
3277
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3278
3278
|
isSource: true,
|
3279
3279
|
original: {
|
3280
3280
|
$type: "color",
|
3281
|
-
$value: "{modes.color.interactive.
|
3281
|
+
$value: "{modes.color.interactive.inactive.frozen.defaultAlt}",
|
3282
3282
|
},
|
3283
3283
|
name: "formColorCalendarBgDuration",
|
3284
3284
|
attributes: {},
|
@@ -3299,12 +3299,12 @@
|
|
3299
3299
|
},
|
3300
3300
|
"border-duration": {
|
3301
3301
|
$type: "color",
|
3302
|
-
$value: "#
|
3303
|
-
filePath: "data/tokens/
|
3302
|
+
$value: "#223743",
|
3303
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3304
3304
|
isSource: true,
|
3305
3305
|
original: {
|
3306
3306
|
$type: "color",
|
3307
|
-
$value: "{
|
3307
|
+
$value: "{form.color.calendar.bg-active}",
|
3308
3308
|
},
|
3309
3309
|
name: "formColorCalendarBorderDuration",
|
3310
3310
|
attributes: {},
|
@@ -3407,7 +3407,7 @@
|
|
3407
3407
|
dropdown: {
|
3408
3408
|
"bg-hover": {
|
3409
3409
|
$type: "color",
|
3410
|
-
$value: "#
|
3410
|
+
$value: "#2237431a",
|
3411
3411
|
$description: "REF POPOVER ",
|
3412
3412
|
filePath: "data/tokens/components/form.json",
|
3413
3413
|
isSource: true,
|
@@ -3487,13 +3487,13 @@
|
|
3487
3487
|
},
|
3488
3488
|
"label-subtext": {
|
3489
3489
|
$type: "color",
|
3490
|
-
$value: "#
|
3490
|
+
$value: "#0000008c",
|
3491
3491
|
$description: "Option subtext.",
|
3492
3492
|
filePath: "data/tokens/components/form.json",
|
3493
3493
|
isSource: true,
|
3494
3494
|
original: {
|
3495
3495
|
$type: "color",
|
3496
|
-
$value: "{modes.color.interactive.monochrome.
|
3496
|
+
$value: "{modes.color.interactive.monochrome.defaultAlt2}",
|
3497
3497
|
$description: "Option subtext.",
|
3498
3498
|
},
|
3499
3499
|
name: "formColorDropdownLabelSubtext",
|
@@ -3668,12 +3668,12 @@
|
|
3668
3668
|
},
|
3669
3669
|
"border-enabled": {
|
3670
3670
|
$type: "color",
|
3671
|
-
$value: "#
|
3672
|
-
filePath: "data/tokens/
|
3671
|
+
$value: "#698495",
|
3672
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3673
3673
|
isSource: true,
|
3674
3674
|
original: {
|
3675
3675
|
$type: "color",
|
3676
|
-
$value: "{modes.color.interactive.dataEntry.withDefault}",
|
3676
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
3677
3677
|
},
|
3678
3678
|
name: "formColorTypicalBorderEnabled",
|
3679
3679
|
attributes: {},
|
@@ -3918,12 +3918,12 @@
|
|
3918
3918
|
switch: {
|
3919
3919
|
"bg-active": {
|
3920
3920
|
$type: "color",
|
3921
|
-
$value: "#
|
3922
|
-
filePath: "data/tokens/
|
3921
|
+
$value: "#335B70",
|
3922
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3923
3923
|
isSource: true,
|
3924
3924
|
original: {
|
3925
3925
|
$type: "color",
|
3926
|
-
$value: "{modes.color.interactive.monochrome.
|
3926
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
3927
3927
|
},
|
3928
3928
|
name: "formColorSwitchBgActive",
|
3929
3929
|
attributes: {},
|
@@ -4013,12 +4013,12 @@
|
|
4013
4013
|
},
|
4014
4014
|
"border-enabled": {
|
4015
4015
|
$type: "color",
|
4016
|
-
$value: "#
|
4017
|
-
filePath: "data/tokens/
|
4016
|
+
$value: "#698495",
|
4017
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4018
4018
|
isSource: true,
|
4019
4019
|
original: {
|
4020
4020
|
$type: "color",
|
4021
|
-
$value: "{modes.color.interactive.
|
4021
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4022
4022
|
},
|
4023
4023
|
name: "formColorSwitchBorderEnabled",
|
4024
4024
|
attributes: {},
|
@@ -4065,12 +4065,12 @@
|
|
4065
4065
|
},
|
4066
4066
|
"fg-enabled": {
|
4067
4067
|
$type: "color",
|
4068
|
-
$value: "#
|
4069
|
-
filePath: "data/tokens/
|
4068
|
+
$value: "#698495",
|
4069
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4070
4070
|
isSource: true,
|
4071
4071
|
original: {
|
4072
4072
|
$type: "color",
|
4073
|
-
$value: "{modes.color.interactive.
|
4073
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4074
4074
|
},
|
4075
4075
|
name: "formColorSwitchFgEnabled",
|
4076
4076
|
attributes: {},
|
@@ -4245,13 +4245,13 @@
|
|
4245
4245
|
},
|
4246
4246
|
checkbox: {
|
4247
4247
|
$type: "borderRadius",
|
4248
|
-
$value:
|
4248
|
+
$value: 2,
|
4249
4249
|
$description: "S and M checkbox",
|
4250
|
-
filePath: "data/tokens/
|
4250
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4251
4251
|
isSource: true,
|
4252
4252
|
original: {
|
4253
4253
|
$type: "borderRadius",
|
4254
|
-
$value: "{global.radius.interactive.
|
4254
|
+
$value: "{global.radius.interactive.XS}",
|
4255
4255
|
$description: "S and M checkbox",
|
4256
4256
|
},
|
4257
4257
|
name: "formRadiusCheckbox",
|
@@ -4262,7 +4262,7 @@
|
|
4262
4262
|
$type: "borderRadius",
|
4263
4263
|
$value: 4,
|
4264
4264
|
$description: "AI text editor footer",
|
4265
|
-
filePath: "data/tokens/
|
4265
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4266
4266
|
isSource: true,
|
4267
4267
|
original: {
|
4268
4268
|
$type: "borderRadius",
|
@@ -4275,14 +4275,14 @@
|
|
4275
4275
|
},
|
4276
4276
|
colorpicker: {
|
4277
4277
|
$type: "borderRadius",
|
4278
|
-
$value:
|
4279
|
-
$description: "Color picker (swatch container)
|
4280
|
-
filePath: "data/tokens/
|
4278
|
+
$value: 16,
|
4279
|
+
$description: "Color picker (swatch container)",
|
4280
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4281
4281
|
isSource: true,
|
4282
4282
|
original: {
|
4283
4283
|
$type: "borderRadius",
|
4284
|
-
$value: "{global.radius.
|
4285
|
-
$description: "Color picker (swatch container)
|
4284
|
+
$value: "{global.radius.interactive.L}",
|
4285
|
+
$description: "Color picker (swatch container)",
|
4286
4286
|
},
|
4287
4287
|
name: "formRadiusColorpicker",
|
4288
4288
|
attributes: {},
|
@@ -4292,7 +4292,7 @@
|
|
4292
4292
|
$type: "borderRadius",
|
4293
4293
|
$value: 8,
|
4294
4294
|
$description: "REF POPOVER. Popover container.",
|
4295
|
-
filePath: "data/tokens/
|
4295
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4296
4296
|
isSource: true,
|
4297
4297
|
original: {
|
4298
4298
|
$type: "borderRadius",
|
@@ -4305,13 +4305,13 @@
|
|
4305
4305
|
},
|
4306
4306
|
fileupload: {
|
4307
4307
|
$type: "borderRadius",
|
4308
|
-
$value:
|
4308
|
+
$value: 4,
|
4309
4309
|
$description: "File input (file uploads)",
|
4310
|
-
filePath: "data/tokens/
|
4310
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4311
4311
|
isSource: true,
|
4312
4312
|
original: {
|
4313
4313
|
$type: "borderRadius",
|
4314
|
-
$value: "{global.radius.
|
4314
|
+
$value: "{global.radius.interactive.S}",
|
4315
4315
|
$description: "File input (file uploads)",
|
4316
4316
|
},
|
4317
4317
|
name: "formRadiusFileupload",
|
@@ -4320,13 +4320,13 @@
|
|
4320
4320
|
},
|
4321
4321
|
fileselector: {
|
4322
4322
|
$type: "borderRadius",
|
4323
|
-
$value:
|
4323
|
+
$value: 4,
|
4324
4324
|
$description: "File preview (file selector asset)",
|
4325
|
-
filePath: "data/tokens/
|
4325
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4326
4326
|
isSource: true,
|
4327
4327
|
original: {
|
4328
4328
|
$type: "borderRadius",
|
4329
|
-
$value: "{global.radius.
|
4329
|
+
$value: "{global.radius.interactive.S}",
|
4330
4330
|
$description: "File preview (file selector asset)",
|
4331
4331
|
},
|
4332
4332
|
name: "formRadiusFileselector",
|
@@ -4335,14 +4335,14 @@
|
|
4335
4335
|
},
|
4336
4336
|
input: {
|
4337
4337
|
$type: "borderRadius",
|
4338
|
-
$value:
|
4338
|
+
$value: 4,
|
4339
4339
|
$description:
|
4340
4340
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4341
|
-
filePath: "data/tokens/
|
4341
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4342
4342
|
isSource: true,
|
4343
4343
|
original: {
|
4344
4344
|
$type: "borderRadius",
|
4345
|
-
$value: "{global.radius.interactive.
|
4345
|
+
$value: "{global.radius.interactive.S}",
|
4346
4346
|
$description:
|
4347
4347
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4348
4348
|
},
|
@@ -4382,13 +4382,13 @@
|
|
4382
4382
|
},
|
4383
4383
|
validationbar: {
|
4384
4384
|
$type: "borderRadius",
|
4385
|
-
$value:
|
4385
|
+
$value: 1,
|
4386
4386
|
$description: "Validation bar",
|
4387
|
-
filePath: "data/tokens/
|
4387
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4388
4388
|
isSource: true,
|
4389
4389
|
original: {
|
4390
4390
|
$type: "borderRadius",
|
4391
|
-
$value: "{global.radius.interactive.
|
4391
|
+
$value: "{global.radius.interactive.XXS}",
|
4392
4392
|
$description: "Validation bar",
|
4393
4393
|
},
|
4394
4394
|
name: "formRadiusValidationbar",
|
@@ -89,12 +89,12 @@
|
|
89
89
|
typical: {
|
90
90
|
"label-default": {
|
91
91
|
$type: "color",
|
92
|
-
$value: "#
|
93
|
-
filePath: "data/tokens/
|
92
|
+
$value: "#0b703e",
|
93
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
94
94
|
isSource: true,
|
95
95
|
original: {
|
96
96
|
$type: "color",
|
97
|
-
$value: "{modes.color.interactive.primary.
|
97
|
+
$value: "{modes.color.interactive.primary.frozen.defaultAlt}",
|
98
98
|
},
|
99
99
|
name: "linkColorTypicalLabelDefault",
|
100
100
|
attributes: {},
|
@@ -102,12 +102,12 @@
|
|
102
102
|
},
|
103
103
|
"label-hover": {
|
104
104
|
$type: "color",
|
105
|
-
$value: "#
|
106
|
-
filePath: "data/tokens/
|
105
|
+
$value: "#106237",
|
106
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
107
107
|
isSource: true,
|
108
108
|
original: {
|
109
109
|
$type: "color",
|
110
|
-
$value: "{modes.color.interactive.primary.
|
110
|
+
$value: "{modes.color.interactive.primary.frozen.hoverAlt}",
|
111
111
|
},
|
112
112
|
name: "linkColorTypicalLabelHover",
|
113
113
|
attributes: {},
|
@@ -77,12 +77,12 @@
|
|
77
77
|
},
|
78
78
|
"bg-hover": {
|
79
79
|
$type: "color",
|
80
|
-
$value: "#
|
81
|
-
filePath: "data/tokens/
|
80
|
+
$value: "#008046",
|
81
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
82
82
|
isSource: true,
|
83
83
|
original: {
|
84
84
|
$type: "color",
|
85
|
-
$value: "{modes.color.interactive.
|
85
|
+
$value: "{modes.color.interactive.primary.frozen.nav.hover}",
|
86
86
|
},
|
87
87
|
name: "navColorItemBgHover",
|
88
88
|
attributes: {},
|
@@ -129,12 +129,13 @@
|
|
129
129
|
},
|
130
130
|
"label-hover": {
|
131
131
|
$type: "color",
|
132
|
-
$value: "#
|
133
|
-
filePath: "data/tokens/
|
132
|
+
$value: "#FFFFFF",
|
133
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
134
134
|
isSource: true,
|
135
135
|
original: {
|
136
136
|
$type: "color",
|
137
|
-
$value:
|
137
|
+
$value:
|
138
|
+
"{modes.color.interactive.primary.frozen.nav.label-hover}",
|
138
139
|
},
|
139
140
|
name: "navColorItemLabelHover",
|
140
141
|
attributes: {},
|
@@ -647,13 +648,13 @@
|
|
647
648
|
},
|
648
649
|
menumodal: {
|
649
650
|
$type: "borderRadius",
|
650
|
-
$value:
|
651
|
+
$value: 8,
|
651
652
|
$description: "Menu on mobile",
|
652
|
-
filePath: "data/tokens/
|
653
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
653
654
|
isSource: true,
|
654
655
|
original: {
|
655
656
|
$type: "borderRadius",
|
656
|
-
$value: "{global.radius.interactive.
|
657
|
+
$value: "{global.radius.interactive.M}",
|
657
658
|
$description: "Menu on mobile",
|
658
659
|
},
|
659
660
|
name: "navRadiusMenumodal",
|
@@ -638,14 +638,12 @@
|
|
638
638
|
color: {
|
639
639
|
"bg-active": {
|
640
640
|
$type: "color",
|
641
|
-
$value: "#
|
642
|
-
|
643
|
-
filePath: "data/tokens/components/popover.json",
|
641
|
+
$value: "#223743",
|
642
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
644
643
|
isSource: true,
|
645
644
|
original: {
|
646
645
|
$type: "color",
|
647
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
648
|
-
$description: "previously action minor 850",
|
646
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
649
647
|
},
|
650
648
|
name: "popoverColorBgActive",
|
651
649
|
attributes: {},
|
@@ -653,14 +651,12 @@
|
|
653
651
|
},
|
654
652
|
"bg-activealt": {
|
655
653
|
$type: "color",
|
656
|
-
$value: "#
|
657
|
-
|
658
|
-
filePath: "data/tokens/components/popover.json",
|
654
|
+
$value: "#2237431a",
|
655
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
659
656
|
isSource: true,
|
660
657
|
original: {
|
661
658
|
$type: "color",
|
662
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
663
|
-
$description: "REF'D IN FORM. ",
|
659
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
664
660
|
},
|
665
661
|
name: "popoverColorBgActivealt",
|
666
662
|
attributes: {},
|
@@ -683,14 +679,12 @@
|
|
683
679
|
},
|
684
680
|
"bg-hover": {
|
685
681
|
$type: "color",
|
686
|
-
$value: "#
|
687
|
-
|
688
|
-
filePath: "data/tokens/components/popover.json",
|
682
|
+
$value: "#2237431a",
|
683
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
689
684
|
isSource: true,
|
690
685
|
original: {
|
691
686
|
$type: "color",
|
692
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
693
|
-
$description: "REF'D IN FORM. ",
|
687
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
694
688
|
},
|
695
689
|
name: "popoverColorBgHover",
|
696
690
|
attributes: {},
|
@@ -711,12 +705,12 @@
|
|
711
705
|
},
|
712
706
|
"label-activealt": {
|
713
707
|
$type: "color",
|
714
|
-
$value: "#
|
715
|
-
filePath: "data/tokens/
|
708
|
+
$value: "#223743",
|
709
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
716
710
|
isSource: true,
|
717
711
|
original: {
|
718
712
|
$type: "color",
|
719
|
-
$value: "{modes.color.interactive.monochrome.withHover}",
|
713
|
+
$value: "{modes.color.interactive.monochrome.frozen.withHover}",
|
720
714
|
},
|
721
715
|
name: "popoverColorLabelActivealt",
|
722
716
|
attributes: {},
|
@@ -737,12 +731,12 @@
|
|
737
731
|
},
|
738
732
|
"label-hover": {
|
739
733
|
$type: "color",
|
740
|
-
$value: "#
|
741
|
-
filePath: "data/tokens/
|
734
|
+
$value: "#000000e6",
|
735
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
742
736
|
isSource: true,
|
743
737
|
original: {
|
744
738
|
$type: "color",
|
745
|
-
$value: "{modes.color.interactive.monochrome.
|
739
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
746
740
|
},
|
747
741
|
name: "popoverColorLabelHover",
|
748
742
|
attributes: {},
|
@@ -750,12 +744,12 @@
|
|
750
744
|
},
|
751
745
|
"label-enabled": {
|
752
746
|
$type: "color",
|
753
|
-
$value: "#
|
754
|
-
filePath: "data/tokens/
|
747
|
+
$value: "#000000e6",
|
748
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
755
749
|
isSource: true,
|
756
750
|
original: {
|
757
751
|
$type: "color",
|
758
|
-
$value: "{modes.color.interactive.monochrome.
|
752
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
759
753
|
},
|
760
754
|
name: "popoverColorLabelEnabled",
|
761
755
|
attributes: {},
|