@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
@@ -26,7 +26,7 @@ module.exports = {
|
|
26
26
|
x: {
|
27
27
|
M: {
|
28
28
|
$type: "spacing",
|
29
|
-
$value:
|
29
|
+
$value: 24,
|
30
30
|
filePath: "data/tokens/components/form.json",
|
31
31
|
isSource: true,
|
32
32
|
original: {
|
@@ -41,7 +41,7 @@ module.exports = {
|
|
41
41
|
y: {
|
42
42
|
M: {
|
43
43
|
$type: "spacing",
|
44
|
-
$value:
|
44
|
+
$value: 24,
|
45
45
|
filePath: "data/tokens/components/form.json",
|
46
46
|
isSource: true,
|
47
47
|
original: {
|
@@ -246,7 +246,7 @@ module.exports = {
|
|
246
246
|
x: {
|
247
247
|
S: {
|
248
248
|
$type: "spacing",
|
249
|
-
$value:
|
249
|
+
$value: 20,
|
250
250
|
$description: "DD only, left right padding on footer button.",
|
251
251
|
filePath: "data/tokens/components/form.json",
|
252
252
|
isSource: true,
|
@@ -261,7 +261,7 @@ module.exports = {
|
|
261
261
|
},
|
262
262
|
M: {
|
263
263
|
$type: "spacing",
|
264
|
-
$value:
|
264
|
+
$value: 20,
|
265
265
|
$description: "DD only, left right padding on footer button.",
|
266
266
|
filePath: "data/tokens/components/form.json",
|
267
267
|
isSource: true,
|
@@ -276,7 +276,7 @@ module.exports = {
|
|
276
276
|
},
|
277
277
|
L: {
|
278
278
|
$type: "spacing",
|
279
|
-
$value:
|
279
|
+
$value: 20,
|
280
280
|
$description: "DD only, left right padding on footer button.",
|
281
281
|
filePath: "data/tokens/components/form.json",
|
282
282
|
isSource: true,
|
@@ -389,7 +389,7 @@ module.exports = {
|
|
389
389
|
pl: {
|
390
390
|
S: {
|
391
391
|
$type: "spacing",
|
392
|
-
$value:
|
392
|
+
$value: 20,
|
393
393
|
$description: "DD only, left padding.",
|
394
394
|
filePath: "data/tokens/components/form.json",
|
395
395
|
isSource: true,
|
@@ -404,7 +404,7 @@ module.exports = {
|
|
404
404
|
},
|
405
405
|
M: {
|
406
406
|
$type: "spacing",
|
407
|
-
$value:
|
407
|
+
$value: 20,
|
408
408
|
$description: "DD only, left padding.",
|
409
409
|
filePath: "data/tokens/components/form.json",
|
410
410
|
isSource: true,
|
@@ -419,7 +419,7 @@ module.exports = {
|
|
419
419
|
},
|
420
420
|
L: {
|
421
421
|
$type: "spacing",
|
422
|
-
$value:
|
422
|
+
$value: 20,
|
423
423
|
$description: "DD only, left padding.",
|
424
424
|
filePath: "data/tokens/components/form.json",
|
425
425
|
isSource: true,
|
@@ -438,7 +438,7 @@ module.exports = {
|
|
438
438
|
y: {
|
439
439
|
S: {
|
440
440
|
$type: "spacing",
|
441
|
-
$value:
|
441
|
+
$value: 6,
|
442
442
|
$description: "REF POPOVER. Top and bottom padding on container",
|
443
443
|
filePath: "data/tokens/components/form.json",
|
444
444
|
isSource: true,
|
@@ -454,7 +454,7 @@ module.exports = {
|
|
454
454
|
},
|
455
455
|
M: {
|
456
456
|
$type: "spacing",
|
457
|
-
$value:
|
457
|
+
$value: 8,
|
458
458
|
$description: "REF POPOVER. Top and bottom padding on container",
|
459
459
|
filePath: "data/tokens/components/form.json",
|
460
460
|
isSource: true,
|
@@ -470,7 +470,7 @@ module.exports = {
|
|
470
470
|
},
|
471
471
|
L: {
|
472
472
|
$type: "spacing",
|
473
|
-
$value:
|
473
|
+
$value: 12,
|
474
474
|
$description: "REF POPOVER. Top and bottom padding on container",
|
475
475
|
filePath: "data/tokens/components/form.json",
|
476
476
|
isSource: true,
|
@@ -488,7 +488,7 @@ module.exports = {
|
|
488
488
|
x: {
|
489
489
|
S: {
|
490
490
|
$type: "spacing",
|
491
|
-
$value:
|
491
|
+
$value: 20,
|
492
492
|
$description:
|
493
493
|
"left and right padding of menu parent container to make message content align with the option text",
|
494
494
|
filePath: "data/tokens/components/form.json",
|
@@ -505,7 +505,7 @@ module.exports = {
|
|
505
505
|
},
|
506
506
|
M: {
|
507
507
|
$type: "spacing",
|
508
|
-
$value:
|
508
|
+
$value: 20,
|
509
509
|
$description:
|
510
510
|
"left and right padding of menu parent container to make message content align with the option text",
|
511
511
|
filePath: "data/tokens/components/form.json",
|
@@ -522,7 +522,7 @@ module.exports = {
|
|
522
522
|
},
|
523
523
|
L: {
|
524
524
|
$type: "spacing",
|
525
|
-
$value:
|
525
|
+
$value: 20,
|
526
526
|
$description:
|
527
527
|
"left and right padding of menu parent container to make message content align with the option text",
|
528
528
|
filePath: "data/tokens/components/form.json",
|
@@ -764,7 +764,7 @@ module.exports = {
|
|
764
764
|
x: {
|
765
765
|
S: {
|
766
766
|
$type: "spacing",
|
767
|
-
$value:
|
767
|
+
$value: 20,
|
768
768
|
$description:
|
769
769
|
"used for left indentation on descriptive hint text underneath main option text",
|
770
770
|
filePath: "data/tokens/components/form.json",
|
@@ -789,7 +789,7 @@ module.exports = {
|
|
789
789
|
},
|
790
790
|
M: {
|
791
791
|
$type: "spacing",
|
792
|
-
$value:
|
792
|
+
$value: 20,
|
793
793
|
$description:
|
794
794
|
"used for left indentation on descriptive hint text underneath main option text",
|
795
795
|
filePath: "data/tokens/components/form.json",
|
@@ -814,7 +814,7 @@ module.exports = {
|
|
814
814
|
},
|
815
815
|
L: {
|
816
816
|
$type: "spacing",
|
817
|
-
$value:
|
817
|
+
$value: 20,
|
818
818
|
$description:
|
819
819
|
"used for left indentation on descriptive hint text underneath main option text",
|
820
820
|
filePath: "data/tokens/components/form.json",
|
@@ -1027,7 +1027,7 @@ module.exports = {
|
|
1027
1027
|
xl: {
|
1028
1028
|
M: {
|
1029
1029
|
$type: "spacing",
|
1030
|
-
$value:
|
1030
|
+
$value: 28,
|
1031
1031
|
$description:
|
1032
1032
|
"Left padding in File input (no-thumbnail variant), status text.",
|
1033
1033
|
filePath: "data/tokens/components/form.json",
|
@@ -1120,7 +1120,7 @@ module.exports = {
|
|
1120
1120
|
x: {
|
1121
1121
|
M: {
|
1122
1122
|
$type: "spacing",
|
1123
|
-
$value:
|
1123
|
+
$value: 24,
|
1124
1124
|
$description:
|
1125
1125
|
"Right left padding in File input (preview container).",
|
1126
1126
|
filePath: "data/tokens/components/form.json",
|
@@ -1139,7 +1139,7 @@ module.exports = {
|
|
1139
1139
|
y: {
|
1140
1140
|
M: {
|
1141
1141
|
$type: "spacing",
|
1142
|
-
$value:
|
1142
|
+
$value: 24,
|
1143
1143
|
$description: "Top padding in file input (preview container).",
|
1144
1144
|
filePath: "data/tokens/components/form.json",
|
1145
1145
|
isSource: true,
|
@@ -1177,7 +1177,7 @@ module.exports = {
|
|
1177
1177
|
x: {
|
1178
1178
|
S: {
|
1179
1179
|
$type: "spacing",
|
1180
|
-
$value:
|
1180
|
+
$value: 8,
|
1181
1181
|
$description:
|
1182
1182
|
"left and right padding used on small buttons inside small inputs",
|
1183
1183
|
filePath: "data/tokens/components/form.json",
|
@@ -1194,7 +1194,7 @@ module.exports = {
|
|
1194
1194
|
},
|
1195
1195
|
M: {
|
1196
1196
|
$type: "spacing",
|
1197
|
-
$value:
|
1197
|
+
$value: 12,
|
1198
1198
|
$description:
|
1199
1199
|
"left and right padding used on medium buttons inside medium inputs",
|
1200
1200
|
filePath: "data/tokens/components/form.json",
|
@@ -1211,7 +1211,7 @@ module.exports = {
|
|
1211
1211
|
},
|
1212
1212
|
L: {
|
1213
1213
|
$type: "spacing",
|
1214
|
-
$value:
|
1214
|
+
$value: 16,
|
1215
1215
|
$description:
|
1216
1216
|
"left and right padding used on large buttons inside large inputs",
|
1217
1217
|
filePath: "data/tokens/components/form.json",
|
@@ -1231,7 +1231,7 @@ module.exports = {
|
|
1231
1231
|
stack: {
|
1232
1232
|
S: {
|
1233
1233
|
$type: "spacing",
|
1234
|
-
$value:
|
1234
|
+
$value: 16,
|
1235
1235
|
$description:
|
1236
1236
|
"Vertical gap on custom date range between the 2 inputs.",
|
1237
1237
|
filePath: "data/tokens/components/form.json",
|
@@ -1248,7 +1248,7 @@ module.exports = {
|
|
1248
1248
|
},
|
1249
1249
|
M: {
|
1250
1250
|
$type: "spacing",
|
1251
|
-
$value:
|
1251
|
+
$value: 20,
|
1252
1252
|
$description:
|
1253
1253
|
"Vertical gap on custom date range between the 2 inputs. Horizontal gap between start and end date inputs in Date range.",
|
1254
1254
|
filePath: "data/tokens/components/form.json",
|
@@ -1265,7 +1265,7 @@ module.exports = {
|
|
1265
1265
|
},
|
1266
1266
|
L: {
|
1267
1267
|
$type: "spacing",
|
1268
|
-
$value:
|
1268
|
+
$value: 24,
|
1269
1269
|
$description:
|
1270
1270
|
"Vertical gap on custom date range between the 2 inputs.",
|
1271
1271
|
filePath: "data/tokens/components/form.json",
|
@@ -1316,7 +1316,7 @@ module.exports = {
|
|
1316
1316
|
},
|
1317
1317
|
L: {
|
1318
1318
|
$type: "spacing",
|
1319
|
-
$value:
|
1319
|
+
$value: 16,
|
1320
1320
|
$description: "Left right padding on input.",
|
1321
1321
|
filePath: "data/tokens/components/form.json",
|
1322
1322
|
isSource: true,
|
@@ -1333,7 +1333,7 @@ module.exports = {
|
|
1333
1333
|
xg: {
|
1334
1334
|
S: {
|
1335
1335
|
$type: "spacing",
|
1336
|
-
$value:
|
1336
|
+
$value: 16,
|
1337
1337
|
$description:
|
1338
1338
|
"Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
|
1339
1339
|
filePath: "data/tokens/components/form.json",
|
@@ -1350,7 +1350,7 @@ module.exports = {
|
|
1350
1350
|
},
|
1351
1351
|
M: {
|
1352
1352
|
$type: "spacing",
|
1353
|
-
$value:
|
1353
|
+
$value: 20,
|
1354
1354
|
$description:
|
1355
1355
|
"Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group, and between elements in Pagination.",
|
1356
1356
|
filePath: "data/tokens/components/form.json",
|
@@ -1367,7 +1367,7 @@ module.exports = {
|
|
1367
1367
|
},
|
1368
1368
|
L: {
|
1369
1369
|
$type: "spacing",
|
1370
|
-
$value:
|
1370
|
+
$value: 24,
|
1371
1371
|
$description:
|
1372
1372
|
"Horizontal gap between checkboxes and radios within a group, and between date or time inputs within a group.",
|
1373
1373
|
filePath: "data/tokens/components/form.json",
|
@@ -1467,7 +1467,7 @@ module.exports = {
|
|
1467
1467
|
},
|
1468
1468
|
L: {
|
1469
1469
|
$type: "spacing",
|
1470
|
-
$value:
|
1470
|
+
$value: 16,
|
1471
1471
|
$description:
|
1472
1472
|
"Gap between rows of checkboxes or radios within a group.",
|
1473
1473
|
filePath: "data/tokens/components/form.json",
|
@@ -1610,7 +1610,7 @@ module.exports = {
|
|
1610
1610
|
x: {
|
1611
1611
|
S: {
|
1612
1612
|
$type: "spacing",
|
1613
|
-
$value:
|
1613
|
+
$value: 22,
|
1614
1614
|
$description:
|
1615
1615
|
"Left padding on progressively shown form inputs on radio and checkbox",
|
1616
1616
|
filePath: "data/tokens/components/form.json",
|
@@ -1627,7 +1627,7 @@ module.exports = {
|
|
1627
1627
|
},
|
1628
1628
|
M: {
|
1629
1629
|
$type: "spacing",
|
1630
|
-
$value:
|
1630
|
+
$value: 32,
|
1631
1631
|
$description:
|
1632
1632
|
"Left padding on progressively shown form inputs on radio and checkbox",
|
1633
1633
|
filePath: "data/tokens/components/form.json",
|
@@ -1644,7 +1644,7 @@ module.exports = {
|
|
1644
1644
|
},
|
1645
1645
|
L: {
|
1646
1646
|
$type: "spacing",
|
1647
|
-
$value:
|
1647
|
+
$value: 42,
|
1648
1648
|
$description:
|
1649
1649
|
"Left padding on progressively shown form inputs on radio and checkbox",
|
1650
1650
|
filePath: "data/tokens/components/form.json",
|
@@ -1806,7 +1806,7 @@ module.exports = {
|
|
1806
1806
|
stack: {
|
1807
1807
|
S: {
|
1808
1808
|
$type: "spacing",
|
1809
|
-
$value:
|
1809
|
+
$value: 16,
|
1810
1810
|
$description:
|
1811
1811
|
"Spacing between horizontal and vertical S form components",
|
1812
1812
|
filePath: "data/tokens/components/form.json",
|
@@ -1823,7 +1823,7 @@ module.exports = {
|
|
1823
1823
|
},
|
1824
1824
|
M: {
|
1825
1825
|
$type: "spacing",
|
1826
|
-
$value:
|
1826
|
+
$value: 20,
|
1827
1827
|
$description:
|
1828
1828
|
"Spacing between horizontal and vertical M form components",
|
1829
1829
|
filePath: "data/tokens/components/form.json",
|
@@ -1840,7 +1840,7 @@ module.exports = {
|
|
1840
1840
|
},
|
1841
1841
|
L: {
|
1842
1842
|
$type: "spacing",
|
1843
|
-
$value:
|
1843
|
+
$value: 24,
|
1844
1844
|
$description:
|
1845
1845
|
"Spacing between horizontal and vertical L form components",
|
1846
1846
|
filePath: "data/tokens/components/form.json",
|
@@ -1991,7 +1991,7 @@ module.exports = {
|
|
1991
1991
|
},
|
1992
1992
|
L: {
|
1993
1993
|
$type: "spacing",
|
1994
|
-
$value:
|
1994
|
+
$value: 16,
|
1995
1995
|
$description: "Left right padding on input.",
|
1996
1996
|
filePath: "data/tokens/components/form.json",
|
1997
1997
|
isSource: true,
|
@@ -2087,7 +2087,7 @@ module.exports = {
|
|
2087
2087
|
},
|
2088
2088
|
L: {
|
2089
2089
|
$type: "spacing",
|
2090
|
-
$value:
|
2090
|
+
$value: 16,
|
2091
2091
|
$description: "Left right padding on input.",
|
2092
2092
|
filePath: "data/tokens/components/form.json",
|
2093
2093
|
isSource: true,
|
@@ -2105,7 +2105,7 @@ module.exports = {
|
|
2105
2105
|
y: {
|
2106
2106
|
S: {
|
2107
2107
|
$type: "spacing",
|
2108
|
-
$value:
|
2108
|
+
$value: 24,
|
2109
2109
|
$description: "Left right padding on input.",
|
2110
2110
|
filePath: "data/tokens/components/form.json",
|
2111
2111
|
isSource: true,
|
@@ -2120,7 +2120,7 @@ module.exports = {
|
|
2120
2120
|
},
|
2121
2121
|
M: {
|
2122
2122
|
$type: "spacing",
|
2123
|
-
$value:
|
2123
|
+
$value: 32,
|
2124
2124
|
$description:
|
2125
2125
|
"Left right padding on input. Right padding on dropdown option.",
|
2126
2126
|
filePath: "data/tokens/components/form.json",
|
@@ -2137,7 +2137,7 @@ module.exports = {
|
|
2137
2137
|
},
|
2138
2138
|
L: {
|
2139
2139
|
$type: "spacing",
|
2140
|
-
$value:
|
2140
|
+
$value: 40,
|
2141
2141
|
$description: "Left right padding on input.",
|
2142
2142
|
filePath: "data/tokens/components/form.json",
|
2143
2143
|
isSource: true,
|
@@ -2169,7 +2169,7 @@ module.exports = {
|
|
2169
2169
|
},
|
2170
2170
|
M: {
|
2171
2171
|
$type: "spacing",
|
2172
|
-
$value:
|
2172
|
+
$value: 16,
|
2173
2173
|
$description: "padding between cancel and loader",
|
2174
2174
|
filePath: "data/tokens/components/form.json",
|
2175
2175
|
isSource: true,
|
@@ -2184,7 +2184,7 @@ module.exports = {
|
|
2184
2184
|
},
|
2185
2185
|
L: {
|
2186
2186
|
$type: "spacing",
|
2187
|
-
$value:
|
2187
|
+
$value: 24,
|
2188
2188
|
$description: "padding between cancel and loader",
|
2189
2189
|
filePath: "data/tokens/components/form.json",
|
2190
2190
|
isSource: true,
|
@@ -2201,7 +2201,7 @@ module.exports = {
|
|
2201
2201
|
x: {
|
2202
2202
|
S: {
|
2203
2203
|
$type: "spacing",
|
2204
|
-
$value:
|
2204
|
+
$value: 24,
|
2205
2205
|
$description: "Left right padding on input.",
|
2206
2206
|
filePath: "data/tokens/components/form.json",
|
2207
2207
|
isSource: true,
|
@@ -2216,7 +2216,7 @@ module.exports = {
|
|
2216
2216
|
},
|
2217
2217
|
M: {
|
2218
2218
|
$type: "spacing",
|
2219
|
-
$value:
|
2219
|
+
$value: 32,
|
2220
2220
|
$description:
|
2221
2221
|
"Left right padding on input. Right padding on dropdown option.",
|
2222
2222
|
filePath: "data/tokens/components/form.json",
|
@@ -2233,7 +2233,7 @@ module.exports = {
|
|
2233
2233
|
},
|
2234
2234
|
L: {
|
2235
2235
|
$type: "spacing",
|
2236
|
-
$value:
|
2236
|
+
$value: 40,
|
2237
2237
|
$description: "Left right padding on input.",
|
2238
2238
|
filePath: "data/tokens/components/form.json",
|
2239
2239
|
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": {
|
@@ -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: {
|