@sage/design-tokens 15.1.0 → 15.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/frozenproduct/all.css +122 -118
- package/css/frozenproduct/large/components/badge.css +3 -3
- package/css/frozenproduct/large/components/button.css +32 -32
- package/css/frozenproduct/large/components/container.css +11 -11
- package/css/frozenproduct/large/components/form.css +17 -14
- package/css/frozenproduct/large/components/link.css +2 -2
- package/css/frozenproduct/large/components/nav.css +3 -3
- package/css/frozenproduct/large/components/popover.css +6 -6
- package/css/frozenproduct/large/components/progress.css +5 -5
- package/css/frozenproduct/large/components/status.css +25 -25
- package/css/frozenproduct/large/components/tab.css +7 -7
- package/css/frozenproduct/large/components/table.css +8 -8
- package/css/frozenproduct/large/dark.css +2 -1
- package/css/frozenproduct/large/light.css +2 -1
- package/css/frozenproduct/small/components/badge.css +3 -3
- package/css/frozenproduct/small/components/button.css +32 -32
- package/css/frozenproduct/small/components/container.css +11 -11
- package/css/frozenproduct/small/components/form.css +17 -14
- package/css/frozenproduct/small/components/link.css +2 -2
- package/css/frozenproduct/small/components/nav.css +3 -3
- package/css/frozenproduct/small/components/popover.css +6 -6
- package/css/frozenproduct/small/components/progress.css +5 -5
- package/css/frozenproduct/small/components/status.css +25 -25
- package/css/frozenproduct/small/components/tab.css +7 -7
- package/css/frozenproduct/small/components/table.css +8 -8
- package/css/frozenproduct/small/dark.css +2 -1
- package/css/frozenproduct/small/light.css +2 -1
- package/css/product/all.css +6 -2
- package/css/product/large/components/form.css +3 -0
- package/css/product/large/dark.css +2 -1
- package/css/product/large/light.css +2 -1
- package/css/product/small/components/form.css +3 -0
- package/css/product/small/dark.css +2 -1
- package/css/product/small/light.css +2 -1
- package/ios/frozenproduct/large/dark/components/badge.h +2 -2
- package/ios/frozenproduct/large/dark/components/button.h +15 -15
- package/ios/frozenproduct/large/dark/components/container.h +9 -9
- package/ios/frozenproduct/large/dark/components/form.h +13 -10
- package/ios/frozenproduct/large/dark/components/nav.h +2 -2
- package/ios/frozenproduct/large/dark/components/popover.h +2 -2
- package/ios/frozenproduct/large/dark/components/progress.h +2 -2
- package/ios/frozenproduct/large/dark/components/status.h +20 -20
- package/ios/frozenproduct/large/dark/components/tab.h +5 -5
- package/ios/frozenproduct/large/dark/components/table.h +8 -8
- package/ios/frozenproduct/large/dark/mode.h +2 -1
- package/ios/frozenproduct/large/light/components/badge.h +2 -2
- package/ios/frozenproduct/large/light/components/button.h +30 -30
- package/ios/frozenproduct/large/light/components/container.h +11 -11
- package/ios/frozenproduct/large/light/components/form.h +17 -14
- package/ios/frozenproduct/large/light/components/link.h +2 -2
- package/ios/frozenproduct/large/light/components/nav.h +3 -3
- package/ios/frozenproduct/large/light/components/popover.h +6 -6
- package/ios/frozenproduct/large/light/components/progress.h +5 -5
- package/ios/frozenproduct/large/light/components/status.h +25 -25
- package/ios/frozenproduct/large/light/components/tab.h +6 -6
- package/ios/frozenproduct/large/light/components/table.h +8 -8
- package/ios/frozenproduct/large/light/mode.h +2 -1
- package/ios/frozenproduct/small/dark/components/badge.h +2 -2
- package/ios/frozenproduct/small/dark/components/button.h +15 -15
- package/ios/frozenproduct/small/dark/components/container.h +9 -9
- package/ios/frozenproduct/small/dark/components/form.h +13 -10
- package/ios/frozenproduct/small/dark/components/nav.h +2 -2
- package/ios/frozenproduct/small/dark/components/popover.h +2 -2
- package/ios/frozenproduct/small/dark/components/progress.h +2 -2
- package/ios/frozenproduct/small/dark/components/status.h +20 -20
- package/ios/frozenproduct/small/dark/components/tab.h +5 -5
- package/ios/frozenproduct/small/dark/components/table.h +8 -8
- package/ios/frozenproduct/small/dark/mode.h +2 -1
- package/ios/frozenproduct/small/light/components/badge.h +2 -2
- package/ios/frozenproduct/small/light/components/button.h +30 -30
- package/ios/frozenproduct/small/light/components/container.h +11 -11
- package/ios/frozenproduct/small/light/components/form.h +17 -14
- package/ios/frozenproduct/small/light/components/link.h +2 -2
- package/ios/frozenproduct/small/light/components/nav.h +3 -3
- package/ios/frozenproduct/small/light/components/popover.h +6 -6
- package/ios/frozenproduct/small/light/components/progress.h +5 -5
- package/ios/frozenproduct/small/light/components/status.h +25 -25
- package/ios/frozenproduct/small/light/components/tab.h +6 -6
- package/ios/frozenproduct/small/light/components/table.h +8 -8
- package/ios/frozenproduct/small/light/mode.h +2 -1
- package/ios/product/large/dark/components/form.h +3 -0
- package/ios/product/large/dark/mode.h +2 -1
- package/ios/product/large/light/components/form.h +3 -0
- package/ios/product/large/light/mode.h +2 -1
- package/ios/product/small/dark/components/button.h +51 -51
- package/ios/product/small/dark/components/container.h +76 -76
- package/ios/product/small/dark/components/form.h +50 -47
- package/ios/product/small/dark/components/link.h +1 -1
- package/ios/product/small/dark/components/nav.h +42 -42
- package/ios/product/small/dark/components/page.h +28 -28
- package/ios/product/small/dark/components/popover.h +12 -12
- package/ios/product/small/dark/components/profile.h +7 -7
- package/ios/product/small/dark/components/progress.h +5 -5
- package/ios/product/small/dark/components/status.h +10 -10
- package/ios/product/small/dark/components/tab.h +2 -2
- package/ios/product/small/dark/components/table.h +9 -9
- package/ios/product/small/dark/mode.h +2 -1
- package/ios/product/small/light/components/button.h +51 -51
- package/ios/product/small/light/components/container.h +76 -76
- package/ios/product/small/light/components/form.h +50 -47
- package/ios/product/small/light/components/link.h +1 -1
- package/ios/product/small/light/components/nav.h +42 -42
- package/ios/product/small/light/components/page.h +28 -28
- package/ios/product/small/light/components/popover.h +12 -12
- package/ios/product/small/light/components/profile.h +7 -7
- package/ios/product/small/light/components/progress.h +5 -5
- package/ios/product/small/light/components/status.h +10 -10
- package/ios/product/small/light/components/tab.h +2 -2
- package/ios/product/small/light/components/table.h +9 -9
- package/ios/product/small/light/mode.h +2 -1
- package/js/common/frozenproduct/large/dark/components/badge.js +8 -10
- package/js/common/frozenproduct/large/dark/components/button.js +81 -79
- package/js/common/frozenproduct/large/dark/components/container.js +31 -33
- package/js/common/frozenproduct/large/dark/components/form.d.ts +3 -0
- package/js/common/frozenproduct/large/dark/components/form.js +93 -40
- package/js/common/frozenproduct/large/dark/components/link.js +4 -4
- package/js/common/frozenproduct/large/dark/components/nav.js +8 -8
- package/js/common/frozenproduct/large/dark/components/popover.js +14 -20
- package/js/common/frozenproduct/large/dark/components/progress.js +12 -12
- package/js/common/frozenproduct/large/dark/components/status.js +78 -76
- package/js/common/frozenproduct/large/dark/components/tab.js +19 -19
- package/js/common/frozenproduct/large/dark/components/table.js +24 -28
- package/js/common/frozenproduct/large/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/dark/mode.js +42 -2
- package/js/common/frozenproduct/large/light/components/badge.js +8 -10
- package/js/common/frozenproduct/large/light/components/button.js +96 -94
- package/js/common/frozenproduct/large/light/components/container.js +33 -35
- package/js/common/frozenproduct/large/light/components/form.d.ts +3 -0
- package/js/common/frozenproduct/large/light/components/form.js +97 -44
- package/js/common/frozenproduct/large/light/components/link.js +6 -6
- package/js/common/frozenproduct/large/light/components/nav.js +9 -9
- package/js/common/frozenproduct/large/light/components/popover.js +18 -24
- package/js/common/frozenproduct/large/light/components/progress.js +15 -15
- package/js/common/frozenproduct/large/light/components/status.js +83 -81
- package/js/common/frozenproduct/large/light/components/tab.js +20 -20
- package/js/common/frozenproduct/large/light/components/table.js +24 -28
- package/js/common/frozenproduct/large/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/light/mode.js +42 -2
- package/js/common/frozenproduct/small/dark/components/badge.js +8 -10
- package/js/common/frozenproduct/small/dark/components/button.js +81 -79
- package/js/common/frozenproduct/small/dark/components/container.js +31 -33
- package/js/common/frozenproduct/small/dark/components/form.d.ts +3 -0
- package/js/common/frozenproduct/small/dark/components/form.js +93 -40
- package/js/common/frozenproduct/small/dark/components/link.js +4 -4
- package/js/common/frozenproduct/small/dark/components/nav.js +8 -8
- package/js/common/frozenproduct/small/dark/components/popover.js +14 -20
- package/js/common/frozenproduct/small/dark/components/progress.js +12 -12
- package/js/common/frozenproduct/small/dark/components/status.js +78 -76
- package/js/common/frozenproduct/small/dark/components/tab.js +19 -19
- package/js/common/frozenproduct/small/dark/components/table.js +24 -28
- package/js/common/frozenproduct/small/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/dark/mode.js +42 -2
- package/js/common/frozenproduct/small/light/components/badge.js +8 -10
- package/js/common/frozenproduct/small/light/components/button.js +96 -94
- package/js/common/frozenproduct/small/light/components/container.js +33 -35
- package/js/common/frozenproduct/small/light/components/form.d.ts +3 -0
- package/js/common/frozenproduct/small/light/components/form.js +97 -44
- package/js/common/frozenproduct/small/light/components/link.js +6 -6
- package/js/common/frozenproduct/small/light/components/nav.js +9 -9
- package/js/common/frozenproduct/small/light/components/popover.js +18 -24
- package/js/common/frozenproduct/small/light/components/progress.js +15 -15
- package/js/common/frozenproduct/small/light/components/status.js +83 -81
- package/js/common/frozenproduct/small/light/components/tab.js +20 -20
- package/js/common/frozenproduct/small/light/components/table.js +24 -28
- package/js/common/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/light/mode.js +42 -2
- package/js/common/product/large/dark/components/form.d.ts +3 -0
- package/js/common/product/large/dark/components/form.js +53 -0
- package/js/common/product/large/dark/mode.d.ts +1 -0
- package/js/common/product/large/dark/mode.js +42 -2
- package/js/common/product/large/light/components/form.d.ts +3 -0
- package/js/common/product/large/light/components/form.js +53 -0
- package/js/common/product/large/light/mode.d.ts +1 -0
- package/js/common/product/large/light/mode.js +42 -2
- package/js/common/product/small/dark/components/button.js +51 -51
- package/js/common/product/small/dark/components/container.js +76 -76
- package/js/common/product/small/dark/components/form.d.ts +3 -0
- package/js/common/product/small/dark/components/form.js +100 -47
- package/js/common/product/small/dark/components/link.js +1 -1
- package/js/common/product/small/dark/components/nav.js +42 -42
- package/js/common/product/small/dark/components/page.js +28 -28
- package/js/common/product/small/dark/components/popover.js +12 -12
- package/js/common/product/small/dark/components/profile.js +7 -7
- package/js/common/product/small/dark/components/progress.js +5 -5
- package/js/common/product/small/dark/components/status.js +10 -10
- package/js/common/product/small/dark/components/tab.js +2 -2
- package/js/common/product/small/dark/components/table.js +9 -9
- package/js/common/product/small/dark/mode.d.ts +1 -0
- package/js/common/product/small/dark/mode.js +42 -2
- package/js/common/product/small/light/components/button.js +51 -51
- package/js/common/product/small/light/components/container.js +76 -76
- package/js/common/product/small/light/components/form.d.ts +3 -0
- package/js/common/product/small/light/components/form.js +100 -47
- package/js/common/product/small/light/components/link.js +1 -1
- package/js/common/product/small/light/components/nav.js +42 -42
- package/js/common/product/small/light/components/page.js +28 -28
- package/js/common/product/small/light/components/popover.js +12 -12
- package/js/common/product/small/light/components/profile.js +7 -7
- package/js/common/product/small/light/components/progress.js +5 -5
- package/js/common/product/small/light/components/status.js +10 -10
- package/js/common/product/small/light/components/tab.js +2 -2
- package/js/common/product/small/light/components/table.js +9 -9
- package/js/common/product/small/light/mode.d.ts +1 -0
- package/js/common/product/small/light/mode.js +42 -2
- package/js/es6/frozenproduct/large/dark/components/badge.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/button.js +15 -15
- package/js/es6/frozenproduct/large/dark/components/container.js +9 -9
- package/js/es6/frozenproduct/large/dark/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/large/dark/components/form.js +25 -10
- package/js/es6/frozenproduct/large/dark/components/nav.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/progress.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/status.js +20 -20
- package/js/es6/frozenproduct/large/dark/components/tab.js +5 -5
- package/js/es6/frozenproduct/large/dark/components/table.js +8 -8
- package/js/es6/frozenproduct/large/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/dark/mode.js +2 -1
- package/js/es6/frozenproduct/large/light/components/badge.js +2 -2
- package/js/es6/frozenproduct/large/light/components/button.js +30 -30
- package/js/es6/frozenproduct/large/light/components/container.js +11 -11
- package/js/es6/frozenproduct/large/light/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/large/light/components/form.js +29 -14
- package/js/es6/frozenproduct/large/light/components/link.js +2 -2
- package/js/es6/frozenproduct/large/light/components/nav.js +3 -3
- package/js/es6/frozenproduct/large/light/components/popover.js +6 -6
- package/js/es6/frozenproduct/large/light/components/progress.js +5 -5
- package/js/es6/frozenproduct/large/light/components/status.js +25 -25
- package/js/es6/frozenproduct/large/light/components/tab.js +6 -6
- package/js/es6/frozenproduct/large/light/components/table.js +8 -8
- package/js/es6/frozenproduct/large/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/light/mode.js +2 -1
- package/js/es6/frozenproduct/small/dark/components/badge.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/button.js +15 -15
- package/js/es6/frozenproduct/small/dark/components/container.js +9 -9
- package/js/es6/frozenproduct/small/dark/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/small/dark/components/form.js +25 -10
- package/js/es6/frozenproduct/small/dark/components/nav.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/progress.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/status.js +20 -20
- package/js/es6/frozenproduct/small/dark/components/tab.js +5 -5
- package/js/es6/frozenproduct/small/dark/components/table.js +8 -8
- package/js/es6/frozenproduct/small/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/dark/mode.js +2 -1
- package/js/es6/frozenproduct/small/light/components/badge.js +2 -2
- package/js/es6/frozenproduct/small/light/components/button.js +30 -30
- package/js/es6/frozenproduct/small/light/components/container.js +11 -11
- package/js/es6/frozenproduct/small/light/components/form.d.ts +16 -1
- package/js/es6/frozenproduct/small/light/components/form.js +29 -14
- package/js/es6/frozenproduct/small/light/components/link.js +2 -2
- package/js/es6/frozenproduct/small/light/components/nav.js +3 -3
- package/js/es6/frozenproduct/small/light/components/popover.js +6 -6
- package/js/es6/frozenproduct/small/light/components/progress.js +5 -5
- package/js/es6/frozenproduct/small/light/components/status.js +25 -25
- package/js/es6/frozenproduct/small/light/components/tab.js +6 -6
- package/js/es6/frozenproduct/small/light/components/table.js +8 -8
- package/js/es6/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/light/mode.js +2 -1
- package/js/es6/product/large/dark/components/form.d.ts +15 -0
- package/js/es6/product/large/dark/components/form.js +15 -0
- package/js/es6/product/large/dark/mode.d.ts +1 -0
- package/js/es6/product/large/dark/mode.js +2 -1
- package/js/es6/product/large/light/components/form.d.ts +15 -0
- package/js/es6/product/large/light/components/form.js +15 -0
- package/js/es6/product/large/light/mode.d.ts +1 -0
- package/js/es6/product/large/light/mode.js +2 -1
- package/js/es6/product/small/dark/components/button.js +51 -51
- package/js/es6/product/small/dark/components/container.js +76 -76
- package/js/es6/product/small/dark/components/form.d.ts +15 -0
- package/js/es6/product/small/dark/components/form.js +62 -47
- package/js/es6/product/small/dark/components/link.js +1 -1
- package/js/es6/product/small/dark/components/nav.js +42 -42
- package/js/es6/product/small/dark/components/page.js +28 -28
- package/js/es6/product/small/dark/components/popover.js +12 -12
- package/js/es6/product/small/dark/components/profile.js +7 -7
- package/js/es6/product/small/dark/components/progress.js +5 -5
- package/js/es6/product/small/dark/components/status.js +10 -10
- package/js/es6/product/small/dark/components/tab.js +2 -2
- package/js/es6/product/small/dark/components/table.js +9 -9
- package/js/es6/product/small/dark/mode.d.ts +1 -0
- package/js/es6/product/small/dark/mode.js +2 -1
- package/js/es6/product/small/light/components/button.js +51 -51
- package/js/es6/product/small/light/components/container.js +76 -76
- package/js/es6/product/small/light/components/form.d.ts +15 -0
- package/js/es6/product/small/light/components/form.js +62 -47
- package/js/es6/product/small/light/components/link.js +1 -1
- package/js/es6/product/small/light/components/nav.js +42 -42
- package/js/es6/product/small/light/components/page.js +28 -28
- package/js/es6/product/small/light/components/popover.js +12 -12
- package/js/es6/product/small/light/components/profile.js +7 -7
- package/js/es6/product/small/light/components/progress.js +5 -5
- package/js/es6/product/small/light/components/status.js +10 -10
- package/js/es6/product/small/light/components/tab.js +2 -2
- package/js/es6/product/small/light/components/table.js +9 -9
- package/js/es6/product/small/light/mode.d.ts +1 -0
- package/js/es6/product/small/light/mode.js +2 -1
- package/js/umd/frozenproduct/large/dark/components/badge.js +8 -10
- package/js/umd/frozenproduct/large/dark/components/button.js +86 -79
- package/js/umd/frozenproduct/large/dark/components/container.js +31 -33
- package/js/umd/frozenproduct/large/dark/components/form.js +93 -40
- package/js/umd/frozenproduct/large/dark/components/link.js +4 -4
- package/js/umd/frozenproduct/large/dark/components/nav.js +9 -8
- package/js/umd/frozenproduct/large/dark/components/popover.js +14 -20
- package/js/umd/frozenproduct/large/dark/components/progress.js +12 -12
- package/js/umd/frozenproduct/large/dark/components/status.js +78 -76
- package/js/umd/frozenproduct/large/dark/components/tab.js +19 -19
- package/js/umd/frozenproduct/large/dark/components/table.js +25 -28
- package/js/umd/frozenproduct/large/dark/mode.js +42 -2
- package/js/umd/frozenproduct/large/light/components/badge.js +8 -10
- package/js/umd/frozenproduct/large/light/components/button.js +101 -94
- package/js/umd/frozenproduct/large/light/components/container.js +33 -35
- package/js/umd/frozenproduct/large/light/components/form.js +97 -44
- package/js/umd/frozenproduct/large/light/components/link.js +6 -6
- package/js/umd/frozenproduct/large/light/components/nav.js +10 -9
- package/js/umd/frozenproduct/large/light/components/popover.js +18 -24
- package/js/umd/frozenproduct/large/light/components/progress.js +15 -15
- package/js/umd/frozenproduct/large/light/components/status.js +83 -81
- package/js/umd/frozenproduct/large/light/components/tab.js +20 -20
- package/js/umd/frozenproduct/large/light/components/table.js +25 -28
- package/js/umd/frozenproduct/large/light/mode.js +42 -2
- package/js/umd/frozenproduct/small/dark/components/badge.js +8 -10
- package/js/umd/frozenproduct/small/dark/components/button.js +86 -79
- package/js/umd/frozenproduct/small/dark/components/container.js +31 -33
- package/js/umd/frozenproduct/small/dark/components/form.js +93 -40
- package/js/umd/frozenproduct/small/dark/components/link.js +4 -4
- package/js/umd/frozenproduct/small/dark/components/nav.js +9 -8
- package/js/umd/frozenproduct/small/dark/components/popover.js +14 -20
- package/js/umd/frozenproduct/small/dark/components/progress.js +12 -12
- package/js/umd/frozenproduct/small/dark/components/status.js +78 -76
- package/js/umd/frozenproduct/small/dark/components/tab.js +19 -19
- package/js/umd/frozenproduct/small/dark/components/table.js +25 -28
- package/js/umd/frozenproduct/small/dark/mode.js +42 -2
- package/js/umd/frozenproduct/small/light/components/badge.js +8 -10
- package/js/umd/frozenproduct/small/light/components/button.js +101 -94
- package/js/umd/frozenproduct/small/light/components/container.js +33 -35
- package/js/umd/frozenproduct/small/light/components/form.js +97 -44
- package/js/umd/frozenproduct/small/light/components/link.js +6 -6
- package/js/umd/frozenproduct/small/light/components/nav.js +10 -9
- package/js/umd/frozenproduct/small/light/components/popover.js +18 -24
- package/js/umd/frozenproduct/small/light/components/progress.js +15 -15
- package/js/umd/frozenproduct/small/light/components/status.js +83 -81
- package/js/umd/frozenproduct/small/light/components/tab.js +20 -20
- package/js/umd/frozenproduct/small/light/components/table.js +25 -28
- package/js/umd/frozenproduct/small/light/mode.js +42 -2
- package/js/umd/product/large/dark/components/form.js +53 -0
- package/js/umd/product/large/dark/mode.js +42 -2
- package/js/umd/product/large/light/components/form.js +53 -0
- package/js/umd/product/large/light/mode.js +42 -2
- package/js/umd/product/small/dark/components/button.js +51 -51
- package/js/umd/product/small/dark/components/container.js +76 -76
- package/js/umd/product/small/dark/components/form.js +100 -47
- package/js/umd/product/small/dark/components/link.js +1 -1
- package/js/umd/product/small/dark/components/nav.js +42 -42
- package/js/umd/product/small/dark/components/page.js +28 -28
- package/js/umd/product/small/dark/components/popover.js +12 -12
- package/js/umd/product/small/dark/components/profile.js +7 -7
- package/js/umd/product/small/dark/components/progress.js +5 -5
- package/js/umd/product/small/dark/components/status.js +10 -10
- package/js/umd/product/small/dark/components/tab.js +2 -2
- package/js/umd/product/small/dark/components/table.js +9 -9
- package/js/umd/product/small/dark/mode.js +42 -2
- package/js/umd/product/small/light/components/button.js +51 -51
- package/js/umd/product/small/light/components/container.js +76 -76
- package/js/umd/product/small/light/components/form.js +100 -47
- package/js/umd/product/small/light/components/link.js +1 -1
- package/js/umd/product/small/light/components/nav.js +42 -42
- package/js/umd/product/small/light/components/page.js +28 -28
- package/js/umd/product/small/light/components/popover.js +12 -12
- package/js/umd/product/small/light/components/profile.js +7 -7
- package/js/umd/product/small/light/components/progress.js +5 -5
- package/js/umd/product/small/light/components/status.js +10 -10
- package/js/umd/product/small/light/components/tab.js +2 -2
- package/js/umd/product/small/light/components/table.js +9 -9
- package/js/umd/product/small/light/mode.js +42 -2
- package/json/flat/frozenproduct/large/dark/components/badge.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/button.json +15 -15
- package/json/flat/frozenproduct/large/dark/components/container.json +9 -9
- package/json/flat/frozenproduct/large/dark/components/form.json +13 -10
- package/json/flat/frozenproduct/large/dark/components/nav.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/progress.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/status.json +20 -20
- package/json/flat/frozenproduct/large/dark/components/tab.json +5 -5
- package/json/flat/frozenproduct/large/dark/components/table.json +8 -8
- package/json/flat/frozenproduct/large/dark/mode.json +2 -1
- package/json/flat/frozenproduct/large/light/components/badge.json +2 -2
- package/json/flat/frozenproduct/large/light/components/button.json +30 -30
- package/json/flat/frozenproduct/large/light/components/container.json +11 -11
- package/json/flat/frozenproduct/large/light/components/form.json +17 -14
- package/json/flat/frozenproduct/large/light/components/link.json +2 -2
- package/json/flat/frozenproduct/large/light/components/nav.json +3 -3
- package/json/flat/frozenproduct/large/light/components/popover.json +6 -6
- package/json/flat/frozenproduct/large/light/components/progress.json +5 -5
- package/json/flat/frozenproduct/large/light/components/status.json +25 -25
- package/json/flat/frozenproduct/large/light/components/tab.json +6 -6
- package/json/flat/frozenproduct/large/light/components/table.json +8 -8
- package/json/flat/frozenproduct/large/light/mode.json +2 -1
- package/json/flat/frozenproduct/small/dark/components/badge.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/button.json +15 -15
- package/json/flat/frozenproduct/small/dark/components/container.json +9 -9
- package/json/flat/frozenproduct/small/dark/components/form.json +13 -10
- package/json/flat/frozenproduct/small/dark/components/nav.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/progress.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/status.json +20 -20
- package/json/flat/frozenproduct/small/dark/components/tab.json +5 -5
- package/json/flat/frozenproduct/small/dark/components/table.json +8 -8
- package/json/flat/frozenproduct/small/dark/mode.json +2 -1
- package/json/flat/frozenproduct/small/light/components/badge.json +2 -2
- package/json/flat/frozenproduct/small/light/components/button.json +30 -30
- package/json/flat/frozenproduct/small/light/components/container.json +11 -11
- package/json/flat/frozenproduct/small/light/components/form.json +17 -14
- package/json/flat/frozenproduct/small/light/components/link.json +2 -2
- package/json/flat/frozenproduct/small/light/components/nav.json +3 -3
- package/json/flat/frozenproduct/small/light/components/popover.json +6 -6
- package/json/flat/frozenproduct/small/light/components/progress.json +5 -5
- package/json/flat/frozenproduct/small/light/components/status.json +25 -25
- package/json/flat/frozenproduct/small/light/components/tab.json +6 -6
- package/json/flat/frozenproduct/small/light/components/table.json +8 -8
- package/json/flat/frozenproduct/small/light/mode.json +2 -1
- package/json/flat/product/large/dark/components/form.json +3 -0
- package/json/flat/product/large/dark/mode.json +2 -1
- package/json/flat/product/large/light/components/form.json +3 -0
- package/json/flat/product/large/light/mode.json +2 -1
- package/json/flat/product/small/dark/components/button.json +51 -51
- package/json/flat/product/small/dark/components/container.json +76 -76
- package/json/flat/product/small/dark/components/form.json +50 -47
- package/json/flat/product/small/dark/components/link.json +1 -1
- package/json/flat/product/small/dark/components/nav.json +42 -42
- package/json/flat/product/small/dark/components/page.json +28 -28
- package/json/flat/product/small/dark/components/popover.json +12 -12
- package/json/flat/product/small/dark/components/profile.json +7 -7
- package/json/flat/product/small/dark/components/progress.json +5 -5
- package/json/flat/product/small/dark/components/status.json +10 -10
- package/json/flat/product/small/dark/components/tab.json +2 -2
- package/json/flat/product/small/dark/components/table.json +9 -9
- package/json/flat/product/small/dark/mode.json +2 -1
- package/json/flat/product/small/light/components/button.json +51 -51
- package/json/flat/product/small/light/components/container.json +76 -76
- package/json/flat/product/small/light/components/form.json +50 -47
- package/json/flat/product/small/light/components/link.json +1 -1
- package/json/flat/product/small/light/components/nav.json +42 -42
- package/json/flat/product/small/light/components/page.json +28 -28
- package/json/flat/product/small/light/components/popover.json +12 -12
- package/json/flat/product/small/light/components/profile.json +7 -7
- package/json/flat/product/small/light/components/progress.json +5 -5
- package/json/flat/product/small/light/components/status.json +10 -10
- package/json/flat/product/small/light/components/tab.json +2 -2
- package/json/flat/product/small/light/components/table.json +9 -9
- package/json/flat/product/small/light/mode.json +2 -1
- package/json/nested/frozenproduct/large/dark/components/badge.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/button.json +15 -15
- package/json/nested/frozenproduct/large/dark/components/container.json +9 -9
- package/json/nested/frozenproduct/large/dark/components/form.json +26 -11
- package/json/nested/frozenproduct/large/dark/components/nav.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/progress.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/status.json +20 -20
- package/json/nested/frozenproduct/large/dark/components/tab.json +5 -5
- package/json/nested/frozenproduct/large/dark/components/table.json +8 -8
- package/json/nested/frozenproduct/large/dark/mode.json +2 -1
- package/json/nested/frozenproduct/large/light/components/badge.json +2 -2
- package/json/nested/frozenproduct/large/light/components/button.json +30 -30
- package/json/nested/frozenproduct/large/light/components/container.json +11 -11
- package/json/nested/frozenproduct/large/light/components/form.json +30 -15
- package/json/nested/frozenproduct/large/light/components/link.json +2 -2
- package/json/nested/frozenproduct/large/light/components/nav.json +3 -3
- package/json/nested/frozenproduct/large/light/components/popover.json +6 -6
- package/json/nested/frozenproduct/large/light/components/progress.json +5 -5
- package/json/nested/frozenproduct/large/light/components/status.json +25 -25
- package/json/nested/frozenproduct/large/light/components/tab.json +6 -6
- package/json/nested/frozenproduct/large/light/components/table.json +8 -8
- package/json/nested/frozenproduct/large/light/mode.json +2 -1
- package/json/nested/frozenproduct/small/dark/components/badge.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/button.json +15 -15
- package/json/nested/frozenproduct/small/dark/components/container.json +9 -9
- package/json/nested/frozenproduct/small/dark/components/form.json +26 -11
- package/json/nested/frozenproduct/small/dark/components/nav.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/progress.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/status.json +20 -20
- package/json/nested/frozenproduct/small/dark/components/tab.json +5 -5
- package/json/nested/frozenproduct/small/dark/components/table.json +8 -8
- package/json/nested/frozenproduct/small/dark/mode.json +2 -1
- package/json/nested/frozenproduct/small/light/components/badge.json +2 -2
- package/json/nested/frozenproduct/small/light/components/button.json +30 -30
- package/json/nested/frozenproduct/small/light/components/container.json +11 -11
- package/json/nested/frozenproduct/small/light/components/form.json +30 -15
- package/json/nested/frozenproduct/small/light/components/link.json +2 -2
- package/json/nested/frozenproduct/small/light/components/nav.json +3 -3
- package/json/nested/frozenproduct/small/light/components/popover.json +6 -6
- package/json/nested/frozenproduct/small/light/components/progress.json +5 -5
- package/json/nested/frozenproduct/small/light/components/status.json +25 -25
- package/json/nested/frozenproduct/small/light/components/tab.json +6 -6
- package/json/nested/frozenproduct/small/light/components/table.json +8 -8
- package/json/nested/frozenproduct/small/light/mode.json +2 -1
- package/json/nested/product/large/dark/components/form.json +16 -1
- package/json/nested/product/large/dark/mode.json +2 -1
- package/json/nested/product/large/light/components/form.json +16 -1
- package/json/nested/product/large/light/mode.json +2 -1
- package/json/nested/product/small/dark/components/button.json +51 -51
- package/json/nested/product/small/dark/components/container.json +76 -76
- package/json/nested/product/small/dark/components/form.json +63 -48
- package/json/nested/product/small/dark/components/link.json +1 -1
- package/json/nested/product/small/dark/components/nav.json +42 -42
- package/json/nested/product/small/dark/components/page.json +28 -28
- package/json/nested/product/small/dark/components/popover.json +12 -12
- package/json/nested/product/small/dark/components/profile.json +7 -7
- package/json/nested/product/small/dark/components/progress.json +5 -5
- package/json/nested/product/small/dark/components/status.json +10 -10
- package/json/nested/product/small/dark/components/tab.json +2 -2
- package/json/nested/product/small/dark/components/table.json +9 -9
- package/json/nested/product/small/dark/mode.json +2 -1
- package/json/nested/product/small/light/components/button.json +51 -51
- package/json/nested/product/small/light/components/container.json +76 -76
- package/json/nested/product/small/light/components/form.json +63 -48
- package/json/nested/product/small/light/components/link.json +1 -1
- package/json/nested/product/small/light/components/nav.json +42 -42
- package/json/nested/product/small/light/components/page.json +28 -28
- package/json/nested/product/small/light/components/popover.json +12 -12
- package/json/nested/product/small/light/components/profile.json +7 -7
- package/json/nested/product/small/light/components/progress.json +5 -5
- package/json/nested/product/small/light/components/status.json +10 -10
- package/json/nested/product/small/light/components/tab.json +2 -2
- package/json/nested/product/small/light/components/table.json +9 -9
- package/json/nested/product/small/light/mode.json +2 -1
- package/package.json +1 -1
- package/sage-design-tokens-15.2.1.tgz +0 -0
- package/scss/frozenproduct/large/components/badge.scss +3 -3
- package/scss/frozenproduct/large/components/button.scss +32 -32
- package/scss/frozenproduct/large/components/container.scss +11 -11
- package/scss/frozenproduct/large/components/form.scss +16 -13
- package/scss/frozenproduct/large/components/link.scss +2 -2
- package/scss/frozenproduct/large/components/nav.scss +3 -3
- package/scss/frozenproduct/large/components/popover.scss +6 -6
- package/scss/frozenproduct/large/components/progress.scss +5 -5
- package/scss/frozenproduct/large/components/status.scss +25 -25
- package/scss/frozenproduct/large/components/tab.scss +7 -7
- package/scss/frozenproduct/large/components/table.scss +8 -8
- package/scss/frozenproduct/large/dark.scss +2 -1
- package/scss/frozenproduct/large/light.scss +2 -1
- package/scss/frozenproduct/small/components/badge.scss +3 -3
- package/scss/frozenproduct/small/components/button.scss +32 -32
- package/scss/frozenproduct/small/components/container.scss +11 -11
- package/scss/frozenproduct/small/components/form.scss +16 -13
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +3 -3
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +5 -5
- package/scss/frozenproduct/small/components/status.scss +25 -25
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +8 -8
- package/scss/frozenproduct/small/dark.scss +2 -1
- package/scss/frozenproduct/small/light.scss +2 -1
- package/scss/product/large/components/form.scss +3 -0
- package/scss/product/large/dark.scss +2 -1
- package/scss/product/large/light.scss +2 -1
- package/scss/product/small/components/button.scss +13 -13
- package/scss/product/small/components/container.scss +10 -10
- package/scss/product/small/components/form.scss +10 -7
- package/scss/product/small/components/link.scss +2 -2
- package/scss/product/small/components/nav.scss +5 -5
- package/scss/product/small/components/page.scss +1 -1
- package/scss/product/small/components/popover.scss +2 -2
- package/scss/product/small/components/progress.scss +6 -6
- package/scss/product/small/components/status.scss +3 -3
- package/scss/product/small/components/tab.scss +7 -7
- package/scss/product/small/components/table.scss +10 -10
- package/scss/product/small/dark.scss +2 -1
- package/scss/product/small/light.scss +2 -1
- package/sage-design-tokens-15.1.0.tgz +0 -0
@@ -3248,11 +3248,11 @@
|
|
3248
3248
|
"bg-active": {
|
3249
3249
|
$type: "color",
|
3250
3250
|
$value: "#FFFFFF",
|
3251
|
-
filePath: "data/tokens/
|
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: "#0e0e0e",
|
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: {},
|
@@ -3300,11 +3300,11 @@
|
|
3300
3300
|
"border-duration": {
|
3301
3301
|
$type: "color",
|
3302
3302
|
$value: "#FFFFFF",
|
3303
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -3485,6 +3485,21 @@
|
|
3485
3485
|
attributes: {},
|
3486
3486
|
path: ["form", "color", "dropdown", "label-hover"],
|
3487
3487
|
},
|
3488
|
+
"label-subtext": {
|
3489
|
+
$type: "color",
|
3490
|
+
$value: "#ffffff8c",
|
3491
|
+
$description: "Option subtext.",
|
3492
|
+
filePath: "data/tokens/components/form.json",
|
3493
|
+
isSource: true,
|
3494
|
+
original: {
|
3495
|
+
$type: "color",
|
3496
|
+
$value: "{modes.color.interactive.monochrome.defaultAlt2}",
|
3497
|
+
$description: "Option subtext.",
|
3498
|
+
},
|
3499
|
+
name: "formColorDropdownLabelSubtext",
|
3500
|
+
attributes: {},
|
3501
|
+
path: ["form", "color", "dropdown", "label-subtext"],
|
3502
|
+
},
|
3488
3503
|
},
|
3489
3504
|
labelset: {
|
3490
3505
|
"label-required": {
|
@@ -3654,11 +3669,11 @@
|
|
3654
3669
|
"border-enabled": {
|
3655
3670
|
$type: "color",
|
3656
3671
|
$value: "#777",
|
3657
|
-
filePath: "data/tokens/
|
3672
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3658
3673
|
isSource: true,
|
3659
3674
|
original: {
|
3660
3675
|
$type: "color",
|
3661
|
-
$value: "{modes.color.interactive.dataEntry.withDefault}",
|
3676
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
3662
3677
|
},
|
3663
3678
|
name: "formColorTypicalBorderEnabled",
|
3664
3679
|
attributes: {},
|
@@ -3903,12 +3918,12 @@
|
|
3903
3918
|
switch: {
|
3904
3919
|
"bg-active": {
|
3905
3920
|
$type: "color",
|
3906
|
-
$value: "#
|
3907
|
-
filePath: "data/tokens/
|
3921
|
+
$value: "#ffffffe6",
|
3922
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3908
3923
|
isSource: true,
|
3909
3924
|
original: {
|
3910
3925
|
$type: "color",
|
3911
|
-
$value: "{modes.color.interactive.monochrome.
|
3926
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
3912
3927
|
},
|
3913
3928
|
name: "formColorSwitchBgActive",
|
3914
3929
|
attributes: {},
|
@@ -3998,12 +4013,12 @@
|
|
3998
4013
|
},
|
3999
4014
|
"border-enabled": {
|
4000
4015
|
$type: "color",
|
4001
|
-
$value: "#
|
4002
|
-
filePath: "data/tokens/
|
4016
|
+
$value: "#777",
|
4017
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4003
4018
|
isSource: true,
|
4004
4019
|
original: {
|
4005
4020
|
$type: "color",
|
4006
|
-
$value: "{modes.color.interactive.
|
4021
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4007
4022
|
},
|
4008
4023
|
name: "formColorSwitchBorderEnabled",
|
4009
4024
|
attributes: {},
|
@@ -4050,12 +4065,12 @@
|
|
4050
4065
|
},
|
4051
4066
|
"fg-enabled": {
|
4052
4067
|
$type: "color",
|
4053
|
-
$value: "#
|
4054
|
-
filePath: "data/tokens/
|
4068
|
+
$value: "#777",
|
4069
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4055
4070
|
isSource: true,
|
4056
4071
|
original: {
|
4057
4072
|
$type: "color",
|
4058
|
-
$value: "{modes.color.interactive.
|
4073
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4059
4074
|
},
|
4060
4075
|
name: "formColorSwitchFgEnabled",
|
4061
4076
|
attributes: {},
|
@@ -4230,13 +4245,13 @@
|
|
4230
4245
|
},
|
4231
4246
|
checkbox: {
|
4232
4247
|
$type: "borderRadius",
|
4233
|
-
$value:
|
4248
|
+
$value: 2,
|
4234
4249
|
$description: "S and M checkbox",
|
4235
|
-
filePath: "data/tokens/
|
4250
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4236
4251
|
isSource: true,
|
4237
4252
|
original: {
|
4238
4253
|
$type: "borderRadius",
|
4239
|
-
$value: "{global.radius.interactive.
|
4254
|
+
$value: "{global.radius.interactive.XS}",
|
4240
4255
|
$description: "S and M checkbox",
|
4241
4256
|
},
|
4242
4257
|
name: "formRadiusCheckbox",
|
@@ -4247,7 +4262,7 @@
|
|
4247
4262
|
$type: "borderRadius",
|
4248
4263
|
$value: 4,
|
4249
4264
|
$description: "AI text editor footer",
|
4250
|
-
filePath: "data/tokens/
|
4265
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4251
4266
|
isSource: true,
|
4252
4267
|
original: {
|
4253
4268
|
$type: "borderRadius",
|
@@ -4260,14 +4275,14 @@
|
|
4260
4275
|
},
|
4261
4276
|
colorpicker: {
|
4262
4277
|
$type: "borderRadius",
|
4263
|
-
$value:
|
4264
|
-
$description: "Color picker (swatch container)
|
4265
|
-
filePath: "data/tokens/
|
4278
|
+
$value: 16,
|
4279
|
+
$description: "Color picker (swatch container)",
|
4280
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4266
4281
|
isSource: true,
|
4267
4282
|
original: {
|
4268
4283
|
$type: "borderRadius",
|
4269
|
-
$value: "{global.radius.
|
4270
|
-
$description: "Color picker (swatch container)
|
4284
|
+
$value: "{global.radius.interactive.L}",
|
4285
|
+
$description: "Color picker (swatch container)",
|
4271
4286
|
},
|
4272
4287
|
name: "formRadiusColorpicker",
|
4273
4288
|
attributes: {},
|
@@ -4277,7 +4292,7 @@
|
|
4277
4292
|
$type: "borderRadius",
|
4278
4293
|
$value: 8,
|
4279
4294
|
$description: "REF POPOVER. Popover container.",
|
4280
|
-
filePath: "data/tokens/
|
4295
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4281
4296
|
isSource: true,
|
4282
4297
|
original: {
|
4283
4298
|
$type: "borderRadius",
|
@@ -4290,13 +4305,13 @@
|
|
4290
4305
|
},
|
4291
4306
|
fileupload: {
|
4292
4307
|
$type: "borderRadius",
|
4293
|
-
$value:
|
4308
|
+
$value: 4,
|
4294
4309
|
$description: "File input (file uploads)",
|
4295
|
-
filePath: "data/tokens/
|
4310
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4296
4311
|
isSource: true,
|
4297
4312
|
original: {
|
4298
4313
|
$type: "borderRadius",
|
4299
|
-
$value: "{global.radius.
|
4314
|
+
$value: "{global.radius.interactive.S}",
|
4300
4315
|
$description: "File input (file uploads)",
|
4301
4316
|
},
|
4302
4317
|
name: "formRadiusFileupload",
|
@@ -4305,13 +4320,13 @@
|
|
4305
4320
|
},
|
4306
4321
|
fileselector: {
|
4307
4322
|
$type: "borderRadius",
|
4308
|
-
$value:
|
4323
|
+
$value: 4,
|
4309
4324
|
$description: "File preview (file selector asset)",
|
4310
|
-
filePath: "data/tokens/
|
4325
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4311
4326
|
isSource: true,
|
4312
4327
|
original: {
|
4313
4328
|
$type: "borderRadius",
|
4314
|
-
$value: "{global.radius.
|
4329
|
+
$value: "{global.radius.interactive.S}",
|
4315
4330
|
$description: "File preview (file selector asset)",
|
4316
4331
|
},
|
4317
4332
|
name: "formRadiusFileselector",
|
@@ -4320,14 +4335,14 @@
|
|
4320
4335
|
},
|
4321
4336
|
input: {
|
4322
4337
|
$type: "borderRadius",
|
4323
|
-
$value:
|
4338
|
+
$value: 4,
|
4324
4339
|
$description:
|
4325
4340
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4326
|
-
filePath: "data/tokens/
|
4341
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4327
4342
|
isSource: true,
|
4328
4343
|
original: {
|
4329
4344
|
$type: "borderRadius",
|
4330
|
-
$value: "{global.radius.interactive.
|
4345
|
+
$value: "{global.radius.interactive.S}",
|
4331
4346
|
$description:
|
4332
4347
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4333
4348
|
},
|
@@ -4367,13 +4382,13 @@
|
|
4367
4382
|
},
|
4368
4383
|
validationbar: {
|
4369
4384
|
$type: "borderRadius",
|
4370
|
-
$value:
|
4385
|
+
$value: 1,
|
4371
4386
|
$description: "Validation bar",
|
4372
|
-
filePath: "data/tokens/
|
4387
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4373
4388
|
isSource: true,
|
4374
4389
|
original: {
|
4375
4390
|
$type: "borderRadius",
|
4376
|
-
$value: "{global.radius.interactive.
|
4391
|
+
$value: "{global.radius.interactive.XXS}",
|
4377
4392
|
$description: "Validation bar",
|
4378
4393
|
},
|
4379
4394
|
name: "formRadiusValidationbar",
|
@@ -4742,6 +4757,25 @@
|
|
4742
4757
|
},
|
4743
4758
|
},
|
4744
4759
|
default: {
|
4760
|
+
XS: {
|
4761
|
+
$type: "typography",
|
4762
|
+
$value: {
|
4763
|
+
fontFamily: "Sage UI",
|
4764
|
+
fontWeight: "400",
|
4765
|
+
lineHeight: 1.5,
|
4766
|
+
fontSize: "13px",
|
4767
|
+
paragraphSpacing: "0",
|
4768
|
+
},
|
4769
|
+
filePath: "data/tokens/components/form.json",
|
4770
|
+
isSource: true,
|
4771
|
+
original: {
|
4772
|
+
$type: "typography",
|
4773
|
+
$value: "{global.typography.adaptive.component.moderate.XS}",
|
4774
|
+
},
|
4775
|
+
name: "formTypographyAdaptiveDefaultXs",
|
4776
|
+
attributes: {},
|
4777
|
+
path: ["form", "typography", "adaptive", "default", "XS"],
|
4778
|
+
},
|
4745
4779
|
S: {
|
4746
4780
|
$type: "typography",
|
4747
4781
|
$value: {
|
@@ -4862,6 +4896,25 @@
|
|
4862
4896
|
},
|
4863
4897
|
},
|
4864
4898
|
default: {
|
4899
|
+
XS: {
|
4900
|
+
$type: "typography",
|
4901
|
+
$value: {
|
4902
|
+
fontFamily: "Sage UI",
|
4903
|
+
fontWeight: "400",
|
4904
|
+
lineHeight: 1.5,
|
4905
|
+
fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
|
4906
|
+
paragraphSpacing: "0",
|
4907
|
+
},
|
4908
|
+
filePath: "data/tokens/components/form.json",
|
4909
|
+
isSource: true,
|
4910
|
+
original: {
|
4911
|
+
$type: "typography",
|
4912
|
+
$value: "{global.typography.responsive.component.moderate.XS}",
|
4913
|
+
},
|
4914
|
+
name: "formTypographyResponsiveDefaultXs",
|
4915
|
+
attributes: {},
|
4916
|
+
path: ["form", "typography", "responsive", "default", "XS"],
|
4917
|
+
},
|
4865
4918
|
S: {
|
4866
4919
|
$type: "typography",
|
4867
4920
|
$value: {
|
@@ -90,11 +90,11 @@
|
|
90
90
|
"label-default": {
|
91
91
|
$type: "color",
|
92
92
|
$value: "#4cdc55",
|
93
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -103,11 +103,11 @@
|
|
103
103
|
"label-hover": {
|
104
104
|
$type: "color",
|
105
105
|
$value: "#71e270",
|
106
|
-
filePath: "data/tokens/
|
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: {},
|
@@ -130,11 +130,12 @@
|
|
130
130
|
"label-hover": {
|
131
131
|
$type: "color",
|
132
132
|
$value: "#FFFFFF",
|
133
|
-
filePath: "data/tokens/
|
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",
|
@@ -639,13 +639,11 @@
|
|
639
639
|
"bg-active": {
|
640
640
|
$type: "color",
|
641
641
|
$value: "#FFFFFF",
|
642
|
-
|
643
|
-
filePath: "data/tokens/components/popover.json",
|
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: {},
|
@@ -654,13 +652,11 @@
|
|
654
652
|
"bg-activealt": {
|
655
653
|
$type: "color",
|
656
654
|
$value: "#ffffff1a",
|
657
|
-
|
658
|
-
filePath: "data/tokens/components/popover.json",
|
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: {},
|
@@ -684,13 +680,11 @@
|
|
684
680
|
"bg-hover": {
|
685
681
|
$type: "color",
|
686
682
|
$value: "#ffffff1a",
|
687
|
-
|
688
|
-
filePath: "data/tokens/components/popover.json",
|
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: {},
|
@@ -712,11 +706,11 @@
|
|
712
706
|
"label-activealt": {
|
713
707
|
$type: "color",
|
714
708
|
$value: "#FFFFFF",
|
715
|
-
filePath: "data/tokens/
|
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: "#ffffffe6",
|
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: "#ffffffe6",
|
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: {},
|
@@ -503,11 +503,11 @@
|
|
503
503
|
"bg-default": {
|
504
504
|
$type: "color",
|
505
505
|
$value: "#ffffff14",
|
506
|
-
filePath: "data/tokens/
|
506
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
507
507
|
isSource: true,
|
508
508
|
original: {
|
509
509
|
$type: "color",
|
510
|
-
$value: "{modes.color.interactive.progress.bg}",
|
510
|
+
$value: "{modes.color.interactive.progress.frozen.bg-alt}",
|
511
511
|
},
|
512
512
|
name: "progressColorBgDefault",
|
513
513
|
attributes: {},
|
@@ -516,11 +516,11 @@
|
|
516
516
|
"border-default": {
|
517
517
|
$type: "color",
|
518
518
|
$value: "#4b4b4b",
|
519
|
-
filePath: "data/tokens/
|
519
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
520
520
|
isSource: true,
|
521
521
|
original: {
|
522
522
|
$type: "color",
|
523
|
-
$value: "{modes.color.generic.fg.soft}",
|
523
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
524
524
|
},
|
525
525
|
name: "progressColorBorderDefault",
|
526
526
|
attributes: {},
|
@@ -583,12 +583,12 @@
|
|
583
583
|
},
|
584
584
|
"fg-default": {
|
585
585
|
$type: "color",
|
586
|
-
$value: "#
|
587
|
-
filePath: "data/tokens/
|
586
|
+
$value: "#4b4b4b",
|
587
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
588
588
|
isSource: true,
|
589
589
|
original: {
|
590
590
|
$type: "color",
|
591
|
-
$value: "{modes.color.
|
591
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
592
592
|
},
|
593
593
|
name: "progressColorFgDefault",
|
594
594
|
attributes: {},
|
@@ -665,11 +665,11 @@
|
|
665
665
|
"bg-default": {
|
666
666
|
$type: "color",
|
667
667
|
$value: "#ffffff14",
|
668
|
-
filePath: "data/tokens/
|
668
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
669
669
|
isSource: true,
|
670
670
|
original: {
|
671
671
|
$type: "color",
|
672
|
-
$value: "{modes.color.interactive.progress.bg}",
|
672
|
+
$value: "{modes.color.interactive.progress.frozen.bg}",
|
673
673
|
},
|
674
674
|
name: "progressColorLoaderBgDefault",
|
675
675
|
attributes: {},
|
@@ -677,13 +677,13 @@
|
|
677
677
|
},
|
678
678
|
"fg-default": {
|
679
679
|
$type: "color",
|
680
|
-
$value: "#
|
680
|
+
$value: "#00D639",
|
681
681
|
$description: "used for loader standard loader spinner",
|
682
|
-
filePath: "data/tokens/
|
682
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
683
683
|
isSource: true,
|
684
684
|
original: {
|
685
685
|
$type: "color",
|
686
|
-
$value: "{modes.color.interactive.
|
686
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
687
687
|
$description: "used for loader standard loader spinner",
|
688
688
|
},
|
689
689
|
name: "progressColorLoaderFgDefault",
|