@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
@@ -452,6 +452,7 @@ declare const tokens: {
|
|
452
452
|
"label-disabled": DesignToken;
|
453
453
|
"label-enabled": DesignToken;
|
454
454
|
"label-hover": DesignToken;
|
455
|
+
"label-subtext": DesignToken;
|
455
456
|
};
|
456
457
|
labelset: {
|
457
458
|
"label-required": DesignToken;
|
@@ -566,6 +567,7 @@ declare const tokens: {
|
|
566
567
|
L: DesignToken;
|
567
568
|
};
|
568
569
|
default: {
|
570
|
+
XS: DesignToken;
|
569
571
|
S: DesignToken;
|
570
572
|
M: DesignToken;
|
571
573
|
L: DesignToken;
|
@@ -578,6 +580,7 @@ declare const tokens: {
|
|
578
580
|
L: DesignToken;
|
579
581
|
};
|
580
582
|
default: {
|
583
|
+
XS: DesignToken;
|
581
584
|
S: DesignToken;
|
582
585
|
M: DesignToken;
|
583
586
|
L: DesignToken;
|
@@ -3230,11 +3230,11 @@ module.exports = {
|
|
3230
3230
|
"bg-active": {
|
3231
3231
|
$type: "color",
|
3232
3232
|
$value: "#FFFFFF",
|
3233
|
-
filePath: "data/tokens/
|
3233
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3234
3234
|
isSource: true,
|
3235
3235
|
original: {
|
3236
3236
|
$type: "color",
|
3237
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
3237
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
3238
3238
|
},
|
3239
3239
|
name: "formColorCalendarBgActive",
|
3240
3240
|
attributes: {},
|
@@ -3255,12 +3255,12 @@ module.exports = {
|
|
3255
3255
|
},
|
3256
3256
|
"bg-duration": {
|
3257
3257
|
$type: "color",
|
3258
|
-
$value: "#
|
3259
|
-
filePath: "data/tokens/
|
3258
|
+
$value: "#0e0e0e",
|
3259
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3260
3260
|
isSource: true,
|
3261
3261
|
original: {
|
3262
3262
|
$type: "color",
|
3263
|
-
$value: "{modes.color.interactive.
|
3263
|
+
$value: "{modes.color.interactive.inactive.frozen.defaultAlt}",
|
3264
3264
|
},
|
3265
3265
|
name: "formColorCalendarBgDuration",
|
3266
3266
|
attributes: {},
|
@@ -3282,11 +3282,11 @@ module.exports = {
|
|
3282
3282
|
"border-duration": {
|
3283
3283
|
$type: "color",
|
3284
3284
|
$value: "#FFFFFF",
|
3285
|
-
filePath: "data/tokens/
|
3285
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3286
3286
|
isSource: true,
|
3287
3287
|
original: {
|
3288
3288
|
$type: "color",
|
3289
|
-
$value: "{
|
3289
|
+
$value: "{form.color.calendar.bg-active}",
|
3290
3290
|
},
|
3291
3291
|
name: "formColorCalendarBorderDuration",
|
3292
3292
|
attributes: {},
|
@@ -3467,6 +3467,21 @@ module.exports = {
|
|
3467
3467
|
attributes: {},
|
3468
3468
|
path: ["form", "color", "dropdown", "label-hover"],
|
3469
3469
|
},
|
3470
|
+
"label-subtext": {
|
3471
|
+
$type: "color",
|
3472
|
+
$value: "#ffffff8c",
|
3473
|
+
$description: "Option subtext.",
|
3474
|
+
filePath: "data/tokens/components/form.json",
|
3475
|
+
isSource: true,
|
3476
|
+
original: {
|
3477
|
+
$type: "color",
|
3478
|
+
$value: "{modes.color.interactive.monochrome.defaultAlt2}",
|
3479
|
+
$description: "Option subtext.",
|
3480
|
+
},
|
3481
|
+
name: "formColorDropdownLabelSubtext",
|
3482
|
+
attributes: {},
|
3483
|
+
path: ["form", "color", "dropdown", "label-subtext"],
|
3484
|
+
},
|
3470
3485
|
},
|
3471
3486
|
labelset: {
|
3472
3487
|
"label-required": {
|
@@ -3636,11 +3651,11 @@ module.exports = {
|
|
3636
3651
|
"border-enabled": {
|
3637
3652
|
$type: "color",
|
3638
3653
|
$value: "#777",
|
3639
|
-
filePath: "data/tokens/
|
3654
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3640
3655
|
isSource: true,
|
3641
3656
|
original: {
|
3642
3657
|
$type: "color",
|
3643
|
-
$value: "{modes.color.interactive.dataEntry.withDefault}",
|
3658
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
3644
3659
|
},
|
3645
3660
|
name: "formColorTypicalBorderEnabled",
|
3646
3661
|
attributes: {},
|
@@ -3884,12 +3899,12 @@ module.exports = {
|
|
3884
3899
|
switch: {
|
3885
3900
|
"bg-active": {
|
3886
3901
|
$type: "color",
|
3887
|
-
$value: "#
|
3888
|
-
filePath: "data/tokens/
|
3902
|
+
$value: "#ffffffe6",
|
3903
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3889
3904
|
isSource: true,
|
3890
3905
|
original: {
|
3891
3906
|
$type: "color",
|
3892
|
-
$value: "{modes.color.interactive.monochrome.
|
3907
|
+
$value: "{modes.color.interactive.monochrome.frozen.default}",
|
3893
3908
|
},
|
3894
3909
|
name: "formColorSwitchBgActive",
|
3895
3910
|
attributes: {},
|
@@ -3979,12 +3994,12 @@ module.exports = {
|
|
3979
3994
|
},
|
3980
3995
|
"border-enabled": {
|
3981
3996
|
$type: "color",
|
3982
|
-
$value: "#
|
3983
|
-
filePath: "data/tokens/
|
3997
|
+
$value: "#777",
|
3998
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
3984
3999
|
isSource: true,
|
3985
4000
|
original: {
|
3986
4001
|
$type: "color",
|
3987
|
-
$value: "{modes.color.interactive.
|
4002
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
3988
4003
|
},
|
3989
4004
|
name: "formColorSwitchBorderEnabled",
|
3990
4005
|
attributes: {},
|
@@ -4031,12 +4046,12 @@ module.exports = {
|
|
4031
4046
|
},
|
4032
4047
|
"fg-enabled": {
|
4033
4048
|
$type: "color",
|
4034
|
-
$value: "#
|
4035
|
-
filePath: "data/tokens/
|
4049
|
+
$value: "#777",
|
4050
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4036
4051
|
isSource: true,
|
4037
4052
|
original: {
|
4038
4053
|
$type: "color",
|
4039
|
-
$value: "{modes.color.interactive.
|
4054
|
+
$value: "{modes.color.interactive.dataEntry.frozen.withDefault}",
|
4040
4055
|
},
|
4041
4056
|
name: "formColorSwitchFgEnabled",
|
4042
4057
|
attributes: {},
|
@@ -4211,13 +4226,13 @@ module.exports = {
|
|
4211
4226
|
},
|
4212
4227
|
checkbox: {
|
4213
4228
|
$type: "borderRadius",
|
4214
|
-
$value:
|
4229
|
+
$value: 2,
|
4215
4230
|
$description: "S and M checkbox",
|
4216
|
-
filePath: "data/tokens/
|
4231
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4217
4232
|
isSource: true,
|
4218
4233
|
original: {
|
4219
4234
|
$type: "borderRadius",
|
4220
|
-
$value: "{global.radius.interactive.
|
4235
|
+
$value: "{global.radius.interactive.XS}",
|
4221
4236
|
$description: "S and M checkbox",
|
4222
4237
|
},
|
4223
4238
|
name: "formRadiusCheckbox",
|
@@ -4228,7 +4243,7 @@ module.exports = {
|
|
4228
4243
|
$type: "borderRadius",
|
4229
4244
|
$value: 4,
|
4230
4245
|
$description: "AI text editor footer",
|
4231
|
-
filePath: "data/tokens/
|
4246
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4232
4247
|
isSource: true,
|
4233
4248
|
original: {
|
4234
4249
|
$type: "borderRadius",
|
@@ -4241,14 +4256,14 @@ module.exports = {
|
|
4241
4256
|
},
|
4242
4257
|
colorpicker: {
|
4243
4258
|
$type: "borderRadius",
|
4244
|
-
$value:
|
4245
|
-
$description: "Color picker (swatch container)
|
4246
|
-
filePath: "data/tokens/
|
4259
|
+
$value: 16,
|
4260
|
+
$description: "Color picker (swatch container)",
|
4261
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4247
4262
|
isSource: true,
|
4248
4263
|
original: {
|
4249
4264
|
$type: "borderRadius",
|
4250
|
-
$value: "{global.radius.
|
4251
|
-
$description: "Color picker (swatch container)
|
4265
|
+
$value: "{global.radius.interactive.L}",
|
4266
|
+
$description: "Color picker (swatch container)",
|
4252
4267
|
},
|
4253
4268
|
name: "formRadiusColorpicker",
|
4254
4269
|
attributes: {},
|
@@ -4258,7 +4273,7 @@ module.exports = {
|
|
4258
4273
|
$type: "borderRadius",
|
4259
4274
|
$value: 8,
|
4260
4275
|
$description: "REF POPOVER. Popover container.",
|
4261
|
-
filePath: "data/tokens/
|
4276
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4262
4277
|
isSource: true,
|
4263
4278
|
original: {
|
4264
4279
|
$type: "borderRadius",
|
@@ -4271,13 +4286,13 @@ module.exports = {
|
|
4271
4286
|
},
|
4272
4287
|
fileupload: {
|
4273
4288
|
$type: "borderRadius",
|
4274
|
-
$value:
|
4289
|
+
$value: 4,
|
4275
4290
|
$description: "File input (file uploads)",
|
4276
|
-
filePath: "data/tokens/
|
4291
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4277
4292
|
isSource: true,
|
4278
4293
|
original: {
|
4279
4294
|
$type: "borderRadius",
|
4280
|
-
$value: "{global.radius.
|
4295
|
+
$value: "{global.radius.interactive.S}",
|
4281
4296
|
$description: "File input (file uploads)",
|
4282
4297
|
},
|
4283
4298
|
name: "formRadiusFileupload",
|
@@ -4286,13 +4301,13 @@ module.exports = {
|
|
4286
4301
|
},
|
4287
4302
|
fileselector: {
|
4288
4303
|
$type: "borderRadius",
|
4289
|
-
$value:
|
4304
|
+
$value: 4,
|
4290
4305
|
$description: "File preview (file selector asset)",
|
4291
|
-
filePath: "data/tokens/
|
4306
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4292
4307
|
isSource: true,
|
4293
4308
|
original: {
|
4294
4309
|
$type: "borderRadius",
|
4295
|
-
$value: "{global.radius.
|
4310
|
+
$value: "{global.radius.interactive.S}",
|
4296
4311
|
$description: "File preview (file selector asset)",
|
4297
4312
|
},
|
4298
4313
|
name: "formRadiusFileselector",
|
@@ -4301,14 +4316,14 @@ module.exports = {
|
|
4301
4316
|
},
|
4302
4317
|
input: {
|
4303
4318
|
$type: "borderRadius",
|
4304
|
-
$value:
|
4319
|
+
$value: 4,
|
4305
4320
|
$description:
|
4306
4321
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4307
|
-
filePath: "data/tokens/
|
4322
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4308
4323
|
isSource: true,
|
4309
4324
|
original: {
|
4310
4325
|
$type: "borderRadius",
|
4311
|
-
$value: "{global.radius.interactive.
|
4326
|
+
$value: "{global.radius.interactive.S}",
|
4312
4327
|
$description:
|
4313
4328
|
"Date picker input, Date range input, Dropdown select (trigger), Search, File input (draggable area), Text area, Text input",
|
4314
4329
|
},
|
@@ -4348,13 +4363,13 @@ module.exports = {
|
|
4348
4363
|
},
|
4349
4364
|
validationbar: {
|
4350
4365
|
$type: "borderRadius",
|
4351
|
-
$value:
|
4366
|
+
$value: 1,
|
4352
4367
|
$description: "Validation bar",
|
4353
|
-
filePath: "data/tokens/
|
4368
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
4354
4369
|
isSource: true,
|
4355
4370
|
original: {
|
4356
4371
|
$type: "borderRadius",
|
4357
|
-
$value: "{global.radius.interactive.
|
4372
|
+
$value: "{global.radius.interactive.XXS}",
|
4358
4373
|
$description: "Validation bar",
|
4359
4374
|
},
|
4360
4375
|
name: "formRadiusValidationbar",
|
@@ -4723,6 +4738,25 @@ module.exports = {
|
|
4723
4738
|
},
|
4724
4739
|
},
|
4725
4740
|
default: {
|
4741
|
+
XS: {
|
4742
|
+
$type: "typography",
|
4743
|
+
$value: {
|
4744
|
+
fontFamily: "Sage UI",
|
4745
|
+
fontWeight: "400",
|
4746
|
+
lineHeight: 1.5,
|
4747
|
+
fontSize: "13px",
|
4748
|
+
paragraphSpacing: "0",
|
4749
|
+
},
|
4750
|
+
filePath: "data/tokens/components/form.json",
|
4751
|
+
isSource: true,
|
4752
|
+
original: {
|
4753
|
+
$type: "typography",
|
4754
|
+
$value: "{global.typography.adaptive.component.moderate.XS}",
|
4755
|
+
},
|
4756
|
+
name: "formTypographyAdaptiveDefaultXs",
|
4757
|
+
attributes: {},
|
4758
|
+
path: ["form", "typography", "adaptive", "default", "XS"],
|
4759
|
+
},
|
4726
4760
|
S: {
|
4727
4761
|
$type: "typography",
|
4728
4762
|
$value: {
|
@@ -4843,6 +4877,25 @@ module.exports = {
|
|
4843
4877
|
},
|
4844
4878
|
},
|
4845
4879
|
default: {
|
4880
|
+
XS: {
|
4881
|
+
$type: "typography",
|
4882
|
+
$value: {
|
4883
|
+
fontFamily: "Sage UI",
|
4884
|
+
fontWeight: "400",
|
4885
|
+
lineHeight: 1.5,
|
4886
|
+
fontSize: "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
|
4887
|
+
paragraphSpacing: "0",
|
4888
|
+
},
|
4889
|
+
filePath: "data/tokens/components/form.json",
|
4890
|
+
isSource: true,
|
4891
|
+
original: {
|
4892
|
+
$type: "typography",
|
4893
|
+
$value: "{global.typography.responsive.component.moderate.XS}",
|
4894
|
+
},
|
4895
|
+
name: "formTypographyResponsiveDefaultXs",
|
4896
|
+
attributes: {},
|
4897
|
+
path: ["form", "typography", "responsive", "default", "XS"],
|
4898
|
+
},
|
4846
4899
|
S: {
|
4847
4900
|
$type: "typography",
|
4848
4901
|
$value: {
|
@@ -73,11 +73,11 @@ module.exports = {
|
|
73
73
|
"label-default": {
|
74
74
|
$type: "color",
|
75
75
|
$value: "#4cdc55",
|
76
|
-
filePath: "data/tokens/
|
76
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
77
77
|
isSource: true,
|
78
78
|
original: {
|
79
79
|
$type: "color",
|
80
|
-
$value: "{modes.color.interactive.primary.
|
80
|
+
$value: "{modes.color.interactive.primary.frozen.defaultAlt}",
|
81
81
|
},
|
82
82
|
name: "linkColorTypicalLabelDefault",
|
83
83
|
attributes: {},
|
@@ -86,11 +86,11 @@ module.exports = {
|
|
86
86
|
"label-hover": {
|
87
87
|
$type: "color",
|
88
88
|
$value: "#71e270",
|
89
|
-
filePath: "data/tokens/
|
89
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
90
90
|
isSource: true,
|
91
91
|
original: {
|
92
92
|
$type: "color",
|
93
|
-
$value: "{modes.color.interactive.primary.
|
93
|
+
$value: "{modes.color.interactive.primary.frozen.hoverAlt}",
|
94
94
|
},
|
95
95
|
name: "linkColorTypicalLabelHover",
|
96
96
|
attributes: {},
|
@@ -66,12 +66,12 @@ module.exports = {
|
|
66
66
|
},
|
67
67
|
"bg-hover": {
|
68
68
|
$type: "color",
|
69
|
-
$value: "#
|
70
|
-
filePath: "data/tokens/
|
69
|
+
$value: "#008046",
|
70
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
71
71
|
isSource: true,
|
72
72
|
original: {
|
73
73
|
$type: "color",
|
74
|
-
$value: "{modes.color.interactive.
|
74
|
+
$value: "{modes.color.interactive.primary.frozen.nav.hover}",
|
75
75
|
},
|
76
76
|
name: "navColorItemBgHover",
|
77
77
|
attributes: {},
|
@@ -119,11 +119,11 @@ module.exports = {
|
|
119
119
|
"label-hover": {
|
120
120
|
$type: "color",
|
121
121
|
$value: "#FFFFFF",
|
122
|
-
filePath: "data/tokens/
|
122
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
123
123
|
isSource: true,
|
124
124
|
original: {
|
125
125
|
$type: "color",
|
126
|
-
$value: "{modes.color.interactive.
|
126
|
+
$value: "{modes.color.interactive.primary.frozen.nav.label-hover}",
|
127
127
|
},
|
128
128
|
name: "navColorItemLabelHover",
|
129
129
|
attributes: {},
|
@@ -635,13 +635,13 @@ module.exports = {
|
|
635
635
|
},
|
636
636
|
menumodal: {
|
637
637
|
$type: "borderRadius",
|
638
|
-
$value:
|
638
|
+
$value: 8,
|
639
639
|
$description: "Menu on mobile",
|
640
|
-
filePath: "data/tokens/
|
640
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
641
641
|
isSource: true,
|
642
642
|
original: {
|
643
643
|
$type: "borderRadius",
|
644
|
-
$value: "{global.radius.interactive.
|
644
|
+
$value: "{global.radius.interactive.M}",
|
645
645
|
$description: "Menu on mobile",
|
646
646
|
},
|
647
647
|
name: "navRadiusMenumodal",
|
@@ -625,13 +625,11 @@ module.exports = {
|
|
625
625
|
"bg-active": {
|
626
626
|
$type: "color",
|
627
627
|
$value: "#FFFFFF",
|
628
|
-
|
629
|
-
filePath: "data/tokens/components/popover.json",
|
628
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
630
629
|
isSource: true,
|
631
630
|
original: {
|
632
631
|
$type: "color",
|
633
|
-
$value: "{modes.color.interactive.monochrome.active}",
|
634
|
-
$description: "previously action minor 850",
|
632
|
+
$value: "{modes.color.interactive.monochrome.frozen.active}",
|
635
633
|
},
|
636
634
|
name: "popoverColorBgActive",
|
637
635
|
attributes: {},
|
@@ -640,13 +638,11 @@ module.exports = {
|
|
640
638
|
"bg-activealt": {
|
641
639
|
$type: "color",
|
642
640
|
$value: "#ffffff1a",
|
643
|
-
|
644
|
-
filePath: "data/tokens/components/popover.json",
|
641
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
645
642
|
isSource: true,
|
646
643
|
original: {
|
647
644
|
$type: "color",
|
648
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
649
|
-
$description: "REF'D IN FORM. ",
|
645
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
650
646
|
},
|
651
647
|
name: "popoverColorBgActivealt",
|
652
648
|
attributes: {},
|
@@ -670,13 +666,11 @@ module.exports = {
|
|
670
666
|
"bg-hover": {
|
671
667
|
$type: "color",
|
672
668
|
$value: "#ffffff1a",
|
673
|
-
|
674
|
-
filePath: "data/tokens/components/popover.json",
|
669
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
675
670
|
isSource: true,
|
676
671
|
original: {
|
677
672
|
$type: "color",
|
678
|
-
$value: "{modes.color.interactive.monochrome.hoverAlt}",
|
679
|
-
$description: "REF'D IN FORM. ",
|
673
|
+
$value: "{modes.color.interactive.monochrome.frozen.hoverAlt}",
|
680
674
|
},
|
681
675
|
name: "popoverColorBgHover",
|
682
676
|
attributes: {},
|
@@ -698,11 +692,11 @@ module.exports = {
|
|
698
692
|
"label-activealt": {
|
699
693
|
$type: "color",
|
700
694
|
$value: "#FFFFFF",
|
701
|
-
filePath: "data/tokens/
|
695
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
702
696
|
isSource: true,
|
703
697
|
original: {
|
704
698
|
$type: "color",
|
705
|
-
$value: "{modes.color.interactive.monochrome.withHover}",
|
699
|
+
$value: "{modes.color.interactive.monochrome.frozen.withHover}",
|
706
700
|
},
|
707
701
|
name: "popoverColorLabelActivealt",
|
708
702
|
attributes: {},
|
@@ -723,12 +717,12 @@ module.exports = {
|
|
723
717
|
},
|
724
718
|
"label-hover": {
|
725
719
|
$type: "color",
|
726
|
-
$value: "#
|
727
|
-
filePath: "data/tokens/
|
720
|
+
$value: "#ffffffe6",
|
721
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
728
722
|
isSource: true,
|
729
723
|
original: {
|
730
724
|
$type: "color",
|
731
|
-
$value: "{modes.color.interactive.monochrome.
|
725
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
732
726
|
},
|
733
727
|
name: "popoverColorLabelHover",
|
734
728
|
attributes: {},
|
@@ -736,12 +730,12 @@ module.exports = {
|
|
736
730
|
},
|
737
731
|
"label-enabled": {
|
738
732
|
$type: "color",
|
739
|
-
$value: "#
|
740
|
-
filePath: "data/tokens/
|
733
|
+
$value: "#ffffffe6",
|
734
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
741
735
|
isSource: true,
|
742
736
|
original: {
|
743
737
|
$type: "color",
|
744
|
-
$value: "{modes.color.interactive.monochrome.
|
738
|
+
$value: "{modes.color.interactive.monochrome.default}",
|
745
739
|
},
|
746
740
|
name: "popoverColorLabelEnabled",
|
747
741
|
attributes: {},
|
@@ -457,11 +457,11 @@ module.exports = {
|
|
457
457
|
"bg-default": {
|
458
458
|
$type: "color",
|
459
459
|
$value: "#ffffff14",
|
460
|
-
filePath: "data/tokens/
|
460
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
461
461
|
isSource: true,
|
462
462
|
original: {
|
463
463
|
$type: "color",
|
464
|
-
$value: "{modes.color.interactive.progress.bg}",
|
464
|
+
$value: "{modes.color.interactive.progress.frozen.bg-alt}",
|
465
465
|
},
|
466
466
|
name: "progressColorBgDefault",
|
467
467
|
attributes: {},
|
@@ -470,11 +470,11 @@ module.exports = {
|
|
470
470
|
"border-default": {
|
471
471
|
$type: "color",
|
472
472
|
$value: "#4b4b4b",
|
473
|
-
filePath: "data/tokens/
|
473
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
474
474
|
isSource: true,
|
475
475
|
original: {
|
476
476
|
$type: "color",
|
477
|
-
$value: "{modes.color.generic.fg.soft}",
|
477
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
478
478
|
},
|
479
479
|
name: "progressColorBorderDefault",
|
480
480
|
attributes: {},
|
@@ -536,12 +536,12 @@ module.exports = {
|
|
536
536
|
},
|
537
537
|
"fg-default": {
|
538
538
|
$type: "color",
|
539
|
-
$value: "#
|
540
|
-
filePath: "data/tokens/
|
539
|
+
$value: "#4b4b4b",
|
540
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
541
541
|
isSource: true,
|
542
542
|
original: {
|
543
543
|
$type: "color",
|
544
|
-
$value: "{modes.color.
|
544
|
+
$value: "{modes.color.generic.fg.frozen.soft}",
|
545
545
|
},
|
546
546
|
name: "progressColorFgDefault",
|
547
547
|
attributes: {},
|
@@ -618,11 +618,11 @@ module.exports = {
|
|
618
618
|
"bg-default": {
|
619
619
|
$type: "color",
|
620
620
|
$value: "#ffffff14",
|
621
|
-
filePath: "data/tokens/
|
621
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
622
622
|
isSource: true,
|
623
623
|
original: {
|
624
624
|
$type: "color",
|
625
|
-
$value: "{modes.color.interactive.progress.bg}",
|
625
|
+
$value: "{modes.color.interactive.progress.frozen.bg}",
|
626
626
|
},
|
627
627
|
name: "progressColorLoaderBgDefault",
|
628
628
|
attributes: {},
|
@@ -630,13 +630,13 @@ module.exports = {
|
|
630
630
|
},
|
631
631
|
"fg-default": {
|
632
632
|
$type: "color",
|
633
|
-
$value: "#
|
633
|
+
$value: "#00D639",
|
634
634
|
$description: "used for loader standard loader spinner",
|
635
|
-
filePath: "data/tokens/
|
635
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
636
636
|
isSource: true,
|
637
637
|
original: {
|
638
638
|
$type: "color",
|
639
|
-
$value: "{modes.color.interactive.
|
639
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
640
640
|
$description: "used for loader standard loader spinner",
|
641
641
|
},
|
642
642
|
name: "progressColorLoaderFgDefault",
|