@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
@@ -88,12 +88,12 @@ module.exports = {
|
|
88
88
|
blockquote: {
|
89
89
|
border: {
|
90
90
|
$type: "color",
|
91
|
-
$value: "#
|
92
|
-
filePath: "data/tokens/
|
91
|
+
$value: "#008046",
|
92
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
93
93
|
isSource: true,
|
94
94
|
original: {
|
95
95
|
$type: "color",
|
96
|
-
$value: "{modes.color.interactive.primary.default}",
|
96
|
+
$value: "{modes.color.interactive.primary.frozen.default}",
|
97
97
|
},
|
98
98
|
name: "containerColorBlockquoteBorder",
|
99
99
|
attributes: {},
|
@@ -429,14 +429,12 @@ module.exports = {
|
|
429
429
|
detailedicon: {
|
430
430
|
bg: {
|
431
431
|
$type: "color",
|
432
|
-
$value: "#
|
433
|
-
|
434
|
-
filePath: "data/tokens/components/container.json",
|
432
|
+
$value: "#008046",
|
433
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
435
434
|
isSource: true,
|
436
435
|
original: {
|
437
436
|
$type: "color",
|
438
|
-
$value: "{modes.color.custom.
|
439
|
-
$description: " ",
|
437
|
+
$value: "{modes.color.custom.frozen}",
|
440
438
|
},
|
441
439
|
name: "containerColorInteractiveDetailediconBg",
|
442
440
|
attributes: {},
|
@@ -1914,13 +1912,13 @@ module.exports = {
|
|
1914
1912
|
card: {
|
1915
1913
|
moderate: {
|
1916
1914
|
$type: "borderRadius",
|
1917
|
-
$value:
|
1915
|
+
$value: 8,
|
1918
1916
|
$description: "Card (less rounded)",
|
1919
|
-
filePath: "data/tokens/
|
1917
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1920
1918
|
isSource: true,
|
1921
1919
|
original: {
|
1922
1920
|
$type: "borderRadius",
|
1923
|
-
$value: "{global.radius.container.
|
1921
|
+
$value: "{global.radius.container.M}",
|
1924
1922
|
$description: "Card (less rounded)",
|
1925
1923
|
},
|
1926
1924
|
name: "containerRadiusCardModerate",
|
@@ -1929,13 +1927,13 @@ module.exports = {
|
|
1929
1927
|
},
|
1930
1928
|
curved: {
|
1931
1929
|
$type: "borderRadius",
|
1932
|
-
$value:
|
1930
|
+
$value: 16,
|
1933
1931
|
$description: "Card (more rounded)",
|
1934
|
-
filePath: "data/tokens/
|
1932
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1935
1933
|
isSource: true,
|
1936
1934
|
original: {
|
1937
1935
|
$type: "borderRadius",
|
1938
|
-
$value: "{global.radius.container.
|
1936
|
+
$value: "{global.radius.container.L}",
|
1939
1937
|
$description: "Card (more rounded)",
|
1940
1938
|
},
|
1941
1939
|
name: "containerRadiusCardCurved",
|
@@ -1944,13 +1942,13 @@ module.exports = {
|
|
1944
1942
|
},
|
1945
1943
|
sweeping: {
|
1946
1944
|
$type: "borderRadius",
|
1947
|
-
$value:
|
1945
|
+
$value: 24,
|
1948
1946
|
$description: "Card largest rounded type",
|
1949
|
-
filePath: "data/tokens/
|
1947
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1950
1948
|
isSource: true,
|
1951
1949
|
original: {
|
1952
1950
|
$type: "borderRadius",
|
1953
|
-
$value: "{global.radius.container.
|
1951
|
+
$value: "{global.radius.container.XL}",
|
1954
1952
|
$description: "Card largest rounded type",
|
1955
1953
|
},
|
1956
1954
|
name: "containerRadiusCardSweeping",
|
@@ -1961,13 +1959,13 @@ module.exports = {
|
|
1961
1959
|
tile: {
|
1962
1960
|
moderate: {
|
1963
1961
|
$type: "borderRadius",
|
1964
|
-
$value:
|
1962
|
+
$value: 8,
|
1965
1963
|
$description: "Tile (less rounded)",
|
1966
|
-
filePath: "data/tokens/
|
1964
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1967
1965
|
isSource: true,
|
1968
1966
|
original: {
|
1969
1967
|
$type: "borderRadius",
|
1970
|
-
$value: "{global.radius.container.
|
1968
|
+
$value: "{global.radius.container.M}",
|
1971
1969
|
$description: "Tile (less rounded)",
|
1972
1970
|
},
|
1973
1971
|
name: "containerRadiusTileModerate",
|
@@ -1976,13 +1974,13 @@ module.exports = {
|
|
1976
1974
|
},
|
1977
1975
|
curved: {
|
1978
1976
|
$type: "borderRadius",
|
1979
|
-
$value:
|
1977
|
+
$value: 16,
|
1980
1978
|
$description: "Tile (more rounded)",
|
1981
|
-
filePath: "data/tokens/
|
1979
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1982
1980
|
isSource: true,
|
1983
1981
|
original: {
|
1984
1982
|
$type: "borderRadius",
|
1985
|
-
$value: "{global.radius.container.
|
1983
|
+
$value: "{global.radius.container.L}",
|
1986
1984
|
$description: "Tile (more rounded)",
|
1987
1985
|
},
|
1988
1986
|
name: "containerRadiusTileCurved",
|
@@ -1991,13 +1989,13 @@ module.exports = {
|
|
1991
1989
|
},
|
1992
1990
|
sweeping: {
|
1993
1991
|
$type: "borderRadius",
|
1994
|
-
$value:
|
1992
|
+
$value: 24,
|
1995
1993
|
$description: "Tile largest roundedness ",
|
1996
|
-
filePath: "data/tokens/
|
1994
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
1997
1995
|
isSource: true,
|
1998
1996
|
original: {
|
1999
1997
|
$type: "borderRadius",
|
2000
|
-
$value: "{global.radius.container.
|
1998
|
+
$value: "{global.radius.container.XL}",
|
2001
1999
|
$description: "Tile largest roundedness ",
|
2002
2000
|
},
|
2003
2001
|
name: "containerRadiusTileSweeping",
|
@@ -2008,13 +2006,13 @@ module.exports = {
|
|
2008
2006
|
tileselect: {
|
2009
2007
|
moderate: {
|
2010
2008
|
$type: "borderRadius",
|
2011
|
-
$value:
|
2009
|
+
$value: 8,
|
2012
2010
|
$description: "Tile (less rounded)",
|
2013
|
-
filePath: "data/tokens/
|
2011
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2014
2012
|
isSource: true,
|
2015
2013
|
original: {
|
2016
2014
|
$type: "borderRadius",
|
2017
|
-
$value: "{global.radius.container.
|
2015
|
+
$value: "{global.radius.container.M}",
|
2018
2016
|
$description: "Tile (less rounded)",
|
2019
2017
|
},
|
2020
2018
|
name: "containerRadiusTileselectModerate",
|
@@ -2023,13 +2021,13 @@ module.exports = {
|
|
2023
2021
|
},
|
2024
2022
|
curved: {
|
2025
2023
|
$type: "borderRadius",
|
2026
|
-
$value:
|
2024
|
+
$value: 16,
|
2027
2025
|
$description: "Tile (more rounded)",
|
2028
|
-
filePath: "data/tokens/
|
2026
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2029
2027
|
isSource: true,
|
2030
2028
|
original: {
|
2031
2029
|
$type: "borderRadius",
|
2032
|
-
$value: "{global.radius.container.
|
2030
|
+
$value: "{global.radius.container.L}",
|
2033
2031
|
$description: "Tile (more rounded)",
|
2034
2032
|
},
|
2035
2033
|
name: "containerRadiusTileselectCurved",
|
@@ -2038,12 +2036,12 @@ module.exports = {
|
|
2038
2036
|
},
|
2039
2037
|
sweeping: {
|
2040
2038
|
$type: "borderRadius",
|
2041
|
-
$value:
|
2042
|
-
filePath: "data/tokens/
|
2039
|
+
$value: 24,
|
2040
|
+
filePath: "data/tokens/context/frozenproduct.json",
|
2043
2041
|
isSource: true,
|
2044
2042
|
original: {
|
2045
2043
|
$type: "borderRadius",
|
2046
|
-
$value: "{global.radius.container.
|
2044
|
+
$value: "{global.radius.container.XL}",
|
2047
2045
|
},
|
2048
2046
|
name: "containerRadiusTileselectSweeping",
|
2049
2047
|
attributes: {},
|
@@ -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;
|
@@ -3229,12 +3229,12 @@ module.exports = {
|
|
3229
3229
|
calendar: {
|
3230
3230
|
"bg-active": {
|
3231
3231
|
$type: "color",
|
3232
|
-
$value: "#
|
3233
|
-
filePath: "data/tokens/
|
3232
|
+
$value: "#223743",
|
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: "#e5eaed",
|
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: {},
|
@@ -3281,12 +3281,12 @@ module.exports = {
|
|
3281
3281
|
},
|
3282
3282
|
"border-duration": {
|
3283
3283
|
$type: "color",
|
3284
|
-
$value: "#
|
3285
|
-
filePath: "data/tokens/
|
3284
|
+
$value: "#223743",
|
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: {},
|
@@ -3389,7 +3389,7 @@ module.exports = {
|
|
3389
3389
|
dropdown: {
|
3390
3390
|
"bg-hover": {
|
3391
3391
|
$type: "color",
|
3392
|
-
$value: "#
|
3392
|
+
$value: "#2237431a",
|
3393
3393
|
$description: "REF POPOVER ",
|
3394
3394
|
filePath: "data/tokens/components/form.json",
|
3395
3395
|
isSource: true,
|
@@ -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: "#0000008c",
|
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": {
|
@@ -3635,12 +3650,12 @@ module.exports = {
|
|
3635
3650
|
},
|
3636
3651
|
"border-enabled": {
|
3637
3652
|
$type: "color",
|
3638
|
-
$value: "#
|
3639
|
-
filePath: "data/tokens/
|
3653
|
+
$value: "#698495",
|
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: "#335B70",
|
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: "#698495",
|
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: "#698495",
|
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: {
|
@@ -72,12 +72,12 @@ module.exports = {
|
|
72
72
|
typical: {
|
73
73
|
"label-default": {
|
74
74
|
$type: "color",
|
75
|
-
$value: "#
|
76
|
-
filePath: "data/tokens/
|
75
|
+
$value: "#0b703e",
|
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: {},
|
@@ -85,12 +85,12 @@ module.exports = {
|
|
85
85
|
},
|
86
86
|
"label-hover": {
|
87
87
|
$type: "color",
|
88
|
-
$value: "#
|
89
|
-
filePath: "data/tokens/
|
88
|
+
$value: "#106237",
|
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: {},
|
@@ -118,12 +118,12 @@ module.exports = {
|
|
118
118
|
},
|
119
119
|
"label-hover": {
|
120
120
|
$type: "color",
|
121
|
-
$value: "#
|
122
|
-
filePath: "data/tokens/
|
121
|
+
$value: "#FFFFFF",
|
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",
|