@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
@@ -17,32 +17,32 @@
|
|
17
17
|
"buttonSpaceBarIconbuttonXInnerM": 10,
|
18
18
|
"buttonSpaceBarIconbuttonXInnerL": "14px",
|
19
19
|
"buttonSpaceBarIconbuttonXOuterM": "14px",
|
20
|
-
"buttonSpaceBarIconbuttonXOuterL":
|
21
|
-
"buttonSpaceFabChildXM":
|
22
|
-
"buttonSpaceFabChildXL":
|
23
|
-
"buttonSpaceFabParentXM":
|
20
|
+
"buttonSpaceBarIconbuttonXOuterL": 20,
|
21
|
+
"buttonSpaceFabChildXM": 8,
|
22
|
+
"buttonSpaceFabChildXL": 16,
|
23
|
+
"buttonSpaceFabParentXM": 16,
|
24
24
|
"buttonSpaceFabParentXgM": 12,
|
25
|
-
"buttonSpaceFabParentYM":
|
26
|
-
"buttonSpaceLayoutXXs":
|
27
|
-
"buttonSpaceLayoutXS":
|
28
|
-
"buttonSpaceLayoutXM":
|
29
|
-
"buttonSpaceLayoutXL":
|
30
|
-
"buttonSpaceLayoutYXs":
|
31
|
-
"buttonSpaceLayoutYS":
|
32
|
-
"buttonSpaceLayoutYM":
|
33
|
-
"buttonSpaceLayoutYL":
|
34
|
-
"buttonSpaceLayoutXgS":
|
25
|
+
"buttonSpaceFabParentYM": 16,
|
26
|
+
"buttonSpaceLayoutXXs": 8,
|
27
|
+
"buttonSpaceLayoutXS": 16,
|
28
|
+
"buttonSpaceLayoutXM": 24,
|
29
|
+
"buttonSpaceLayoutXL": 32,
|
30
|
+
"buttonSpaceLayoutYXs": 8,
|
31
|
+
"buttonSpaceLayoutYS": 16,
|
32
|
+
"buttonSpaceLayoutYM": 24,
|
33
|
+
"buttonSpaceLayoutYL": 32,
|
34
|
+
"buttonSpaceLayoutXgS": 8,
|
35
35
|
"buttonSpaceLayoutXgM": 12,
|
36
|
-
"buttonSpaceLayoutXgL":
|
37
|
-
"buttonSpaceLayoutYgS":
|
36
|
+
"buttonSpaceLayoutXgL": 16,
|
37
|
+
"buttonSpaceLayoutYgS": 8,
|
38
38
|
"buttonSpaceLayoutYgM": 12,
|
39
|
-
"buttonSpaceLayoutYgL":
|
40
|
-
"buttonSpacePrimaryXS":
|
41
|
-
"buttonSpacePrimaryXM":
|
42
|
-
"buttonSpacePrimaryXL":
|
43
|
-
"buttonSpacePrimaryXgS":
|
44
|
-
"buttonSpacePrimaryXgM":
|
45
|
-
"buttonSpacePrimaryXgL":
|
39
|
+
"buttonSpaceLayoutYgL": 16,
|
40
|
+
"buttonSpacePrimaryXS": 12,
|
41
|
+
"buttonSpacePrimaryXM": 16,
|
42
|
+
"buttonSpacePrimaryXL": 20,
|
43
|
+
"buttonSpacePrimaryXgS": 8,
|
44
|
+
"buttonSpacePrimaryXgM": 8,
|
45
|
+
"buttonSpacePrimaryXgL": 8,
|
46
46
|
"buttonSpacePrimaryYS": 4,
|
47
47
|
"buttonSpacePrimaryYM": 8,
|
48
48
|
"buttonSpacePrimaryYL": 9.5,
|
@@ -52,18 +52,18 @@
|
|
52
52
|
"buttonSpacePrimaryIcononlyYS": 6,
|
53
53
|
"buttonSpacePrimaryIcononlyYM": 10,
|
54
54
|
"buttonSpacePrimaryIcononlyYL": 14,
|
55
|
-
"buttonSpaceSecondaryXXs":
|
55
|
+
"buttonSpaceSecondaryXXs": 8,
|
56
56
|
"buttonSpaceSecondaryXS": 12,
|
57
|
-
"buttonSpaceSecondaryXM":
|
58
|
-
"buttonSpaceSecondaryXL":
|
59
|
-
"buttonSpaceSecondaryYXs": 1.
|
57
|
+
"buttonSpaceSecondaryXM": 16,
|
58
|
+
"buttonSpaceSecondaryXL": 20,
|
59
|
+
"buttonSpaceSecondaryYXs": 1.5,
|
60
60
|
"buttonSpaceSecondaryYS": 4,
|
61
61
|
"buttonSpaceSecondaryYM": 8,
|
62
62
|
"buttonSpaceSecondaryYL": 9.5,
|
63
63
|
"buttonSpaceSecondaryXgXs": 4,
|
64
|
-
"buttonSpaceSecondaryXgS":
|
65
|
-
"buttonSpaceSecondaryXgM":
|
66
|
-
"buttonSpaceSecondaryXgL":
|
64
|
+
"buttonSpaceSecondaryXgS": 8,
|
65
|
+
"buttonSpaceSecondaryXgM": 8,
|
66
|
+
"buttonSpaceSecondaryXgL": 8,
|
67
67
|
"buttonSpaceSecondaryIcononlyXXs": 4,
|
68
68
|
"buttonSpaceSecondaryIcononlyXS": 6,
|
69
69
|
"buttonSpaceSecondaryIcononlyXM": 10,
|
@@ -72,18 +72,18 @@
|
|
72
72
|
"buttonSpaceSecondaryIcononlyYS": 6,
|
73
73
|
"buttonSpaceSecondaryIcononlyYM": 10,
|
74
74
|
"buttonSpaceSecondaryIcononlyYL": 14,
|
75
|
-
"buttonSpaceTertiaryYXs": 1.
|
75
|
+
"buttonSpaceTertiaryYXs": 1.5,
|
76
76
|
"buttonSpaceTertiaryYS": 4,
|
77
77
|
"buttonSpaceTertiaryYM": 8,
|
78
78
|
"buttonSpaceTertiaryYL": 9.5,
|
79
|
-
"buttonSpaceTertiaryXXs":
|
80
|
-
"buttonSpaceTertiaryXS":
|
81
|
-
"buttonSpaceTertiaryXM":
|
82
|
-
"buttonSpaceTertiaryXL":
|
79
|
+
"buttonSpaceTertiaryXXs": 8,
|
80
|
+
"buttonSpaceTertiaryXS": 12,
|
81
|
+
"buttonSpaceTertiaryXM": 16,
|
82
|
+
"buttonSpaceTertiaryXL": 20,
|
83
83
|
"buttonSpaceTertiaryXgXs": 4,
|
84
|
-
"buttonSpaceTertiaryXgS":
|
85
|
-
"buttonSpaceTertiaryXgM":
|
86
|
-
"buttonSpaceTertiaryXgL":
|
84
|
+
"buttonSpaceTertiaryXgS": 8,
|
85
|
+
"buttonSpaceTertiaryXgM": 8,
|
86
|
+
"buttonSpaceTertiaryXgL": 8,
|
87
87
|
"buttonSpaceTertiaryIcononlyXXs": 4,
|
88
88
|
"buttonSpaceTertiaryIcononlyXS": 6,
|
89
89
|
"buttonSpaceTertiaryIcononlyXM": 10,
|
@@ -92,14 +92,14 @@
|
|
92
92
|
"buttonSpaceTertiaryIcononlyYS": 6,
|
93
93
|
"buttonSpaceTertiaryIcononlyYM": 10,
|
94
94
|
"buttonSpaceTertiaryIcononlyYL": 14,
|
95
|
-
"buttonSpaceSubtleYXs": 1.
|
95
|
+
"buttonSpaceSubtleYXs": 1.5,
|
96
96
|
"buttonSpaceSubtleYS": 4,
|
97
97
|
"buttonSpaceSubtleYM": 8,
|
98
98
|
"buttonSpaceSubtleYL": 9.5,
|
99
|
-
"buttonSpaceSubtleXXs":
|
100
|
-
"buttonSpaceSubtleXS":
|
101
|
-
"buttonSpaceSubtleXM":
|
102
|
-
"buttonSpaceSubtleXL":
|
99
|
+
"buttonSpaceSubtleXXs": 8,
|
100
|
+
"buttonSpaceSubtleXS": 8,
|
101
|
+
"buttonSpaceSubtleXM": 8,
|
102
|
+
"buttonSpaceSubtleXL": 8,
|
103
103
|
"buttonSpaceSubtleXgXs": 4,
|
104
104
|
"buttonSpaceSubtleXgS": 4,
|
105
105
|
"buttonSpaceSubtleXgM": 4,
|
@@ -112,14 +112,14 @@
|
|
112
112
|
"buttonSpaceSubtleIcononlyYS": 6,
|
113
113
|
"buttonSpaceSubtleIcononlyYM": 10,
|
114
114
|
"buttonSpaceSubtleIcononlyYL": 14,
|
115
|
-
"buttonSpaceToggleButtonXXs":
|
116
|
-
"buttonSpaceToggleButtonXS":
|
117
|
-
"buttonSpaceToggleButtonXM":
|
118
|
-
"buttonSpaceToggleButtonXL":
|
119
|
-
"buttonSpaceToggleButtonXgS":
|
120
|
-
"buttonSpaceToggleButtonXgM":
|
121
|
-
"buttonSpaceToggleButtonXgL":
|
122
|
-
"buttonSpaceToggleButtonYXs": 1.
|
115
|
+
"buttonSpaceToggleButtonXXs": 8,
|
116
|
+
"buttonSpaceToggleButtonXS": 12,
|
117
|
+
"buttonSpaceToggleButtonXM": 16,
|
118
|
+
"buttonSpaceToggleButtonXL": 20,
|
119
|
+
"buttonSpaceToggleButtonXgS": 8,
|
120
|
+
"buttonSpaceToggleButtonXgM": 8,
|
121
|
+
"buttonSpaceToggleButtonXgL": 8,
|
122
|
+
"buttonSpaceToggleButtonYXs": 1.5,
|
123
123
|
"buttonSpaceToggleButtonYS": 4,
|
124
124
|
"buttonSpaceToggleButtonYM": 8,
|
125
125
|
"buttonSpaceToggleButtonYL": 9.5,
|
@@ -127,114 +127,114 @@
|
|
127
127
|
"containerRadiusTileselectCurved": 24,
|
128
128
|
"containerRadiusTileselectSweeping": 32,
|
129
129
|
"containerSpaceNone": 0,
|
130
|
-
"containerSpaceAccordionsubtleYgM":
|
130
|
+
"containerSpaceAccordionsubtleYgM": 16,
|
131
131
|
"containerSpaceFilepreviewPreviewXM": 8,
|
132
132
|
"containerSpaceFilepreviewPreviewYM": 8,
|
133
|
-
"containerSpaceFlexXgS":
|
134
|
-
"containerSpaceFlexXgM":
|
135
|
-
"containerSpaceFlexXgL":
|
136
|
-
"containerSpaceFlexYgS":
|
137
|
-
"containerSpaceFlexYgM":
|
138
|
-
"containerSpaceFlexYgL":
|
139
|
-
"containerSpaceFlexItemXS":
|
140
|
-
"containerSpaceFlexItemXM":
|
141
|
-
"containerSpaceFlexItemXL":
|
142
|
-
"containerSpaceFlexItemYS":
|
143
|
-
"containerSpaceFlexItemYM":
|
144
|
-
"containerSpaceFlexItemYL":
|
133
|
+
"containerSpaceFlexXgS": 16,
|
134
|
+
"containerSpaceFlexXgM": 24,
|
135
|
+
"containerSpaceFlexXgL": 32,
|
136
|
+
"containerSpaceFlexYgS": 16,
|
137
|
+
"containerSpaceFlexYgM": 24,
|
138
|
+
"containerSpaceFlexYgL": 32,
|
139
|
+
"containerSpaceFlexItemXS": 16,
|
140
|
+
"containerSpaceFlexItemXM": 24,
|
141
|
+
"containerSpaceFlexItemXL": 32,
|
142
|
+
"containerSpaceFlexItemYS": 16,
|
143
|
+
"containerSpaceFlexItemYM": 24,
|
144
|
+
"containerSpaceFlexItemYL": 32,
|
145
145
|
"containerSpaceGenericContentXXs": 8,
|
146
|
-
"containerSpaceGenericContentXS":
|
147
|
-
"containerSpaceGenericContentXM":
|
148
|
-
"containerSpaceGenericContentXL":
|
146
|
+
"containerSpaceGenericContentXS": 16,
|
147
|
+
"containerSpaceGenericContentXM": 24,
|
148
|
+
"containerSpaceGenericContentXL": 32,
|
149
149
|
"containerSpaceGenericContentYXs": 8,
|
150
|
-
"containerSpaceGenericContentYS":
|
151
|
-
"containerSpaceGenericContentYM":
|
152
|
-
"containerSpaceGenericContentYL":
|
150
|
+
"containerSpaceGenericContentYS": 16,
|
151
|
+
"containerSpaceGenericContentYM": 24,
|
152
|
+
"containerSpaceGenericContentYL": 32,
|
153
153
|
"containerSpaceGenericContentXgXs": 4,
|
154
|
-
"containerSpaceGenericContentXgS":
|
155
|
-
"containerSpaceGenericContentXgM":
|
154
|
+
"containerSpaceGenericContentXgS": 16,
|
155
|
+
"containerSpaceGenericContentXgM": 24,
|
156
156
|
"containerSpaceGenericContentYgS": 8,
|
157
|
-
"containerSpaceGenericContentYgM":
|
158
|
-
"containerSpaceGenericContentYgL":
|
159
|
-
"containerSpaceGenericOuterXM":
|
160
|
-
"containerSpaceGenericOuterYM":
|
161
|
-
"containerSpaceGenericHeaderXS":
|
162
|
-
"containerSpaceGenericHeaderXM":
|
157
|
+
"containerSpaceGenericContentYgM": 16,
|
158
|
+
"containerSpaceGenericContentYgL": 24,
|
159
|
+
"containerSpaceGenericOuterXM": 24,
|
160
|
+
"containerSpaceGenericOuterYM": 24,
|
161
|
+
"containerSpaceGenericHeaderXS": 16,
|
162
|
+
"containerSpaceGenericHeaderXM": 24,
|
163
163
|
"containerSpaceGenericHeaderYXs": 12,
|
164
|
-
"containerSpaceGenericHeaderYS":
|
165
|
-
"containerSpaceGenericHeaderYM":
|
166
|
-
"containerSpaceGenericHeaderXgM":
|
164
|
+
"containerSpaceGenericHeaderYS": 16,
|
165
|
+
"containerSpaceGenericHeaderYM": 24,
|
166
|
+
"containerSpaceGenericHeaderXgM": 16,
|
167
167
|
"containerSpaceGenericHeaderYgM": 4,
|
168
|
-
"containerSpaceGenericHeaderYgL":
|
169
|
-
"containerSpaceGenericEmptystateYM":
|
170
|
-
"containerSpaceGenericEmptystateYL":
|
171
|
-
"containerSpaceGenericFooterXM":
|
172
|
-
"containerSpaceGenericFooterYM":
|
173
|
-
"containerSpaceNoteXM":
|
174
|
-
"containerSpaceNoteXgM":
|
175
|
-
"containerSpaceNoteTimestampXgM":
|
168
|
+
"containerSpaceGenericHeaderYgL": 16,
|
169
|
+
"containerSpaceGenericEmptystateYM": 24,
|
170
|
+
"containerSpaceGenericEmptystateYL": 40,
|
171
|
+
"containerSpaceGenericFooterXM": 24,
|
172
|
+
"containerSpaceGenericFooterYM": 16,
|
173
|
+
"containerSpaceNoteXM": 24,
|
174
|
+
"containerSpaceNoteXgM": 16,
|
175
|
+
"containerSpaceNoteTimestampXgM": 24,
|
176
176
|
"containerSpaceNoteTimestampYgM": 4,
|
177
|
-
"containerSpaceNoteYM":
|
178
|
-
"containerSpaceNoteYgM":
|
177
|
+
"containerSpaceNoteYM": 24,
|
178
|
+
"containerSpaceNoteYgM": 16,
|
179
179
|
"containerSpaceLinkpreviewXS": 8,
|
180
180
|
"containerSpaceLinkpreviewXM": 12,
|
181
|
-
"containerSpaceLinkpreviewXL":
|
181
|
+
"containerSpaceLinkpreviewXL": 16,
|
182
182
|
"containerSpaceLinkpreviewXgS": 8,
|
183
183
|
"containerSpaceLinkpreviewXgM": 12,
|
184
|
-
"containerSpaceLinkpreviewXgL":
|
184
|
+
"containerSpaceLinkpreviewXgL": 16,
|
185
185
|
"containerSpaceLinkpreviewYS": 8,
|
186
186
|
"containerSpaceLinkpreviewYM": 12,
|
187
|
-
"containerSpaceLinkpreviewYL":
|
187
|
+
"containerSpaceLinkpreviewYL": 16,
|
188
188
|
"containerSpaceLinkpreviewYgS": 4,
|
189
189
|
"containerSpaceLinkpreviewYgM": 8,
|
190
190
|
"containerSpaceLinkpreviewYgL": 12,
|
191
|
-
"containerSpacePaginationXgM":
|
192
|
-
"containerSpacePaginationXgL":
|
193
|
-
"containerSpacePaginationYM":
|
194
|
-
"containerSpacePaginationYL":
|
195
|
-
"containerSpacePaginationYgM":
|
196
|
-
"containerSpacePaginationXM":
|
191
|
+
"containerSpacePaginationXgM": 8,
|
192
|
+
"containerSpacePaginationXgL": 24,
|
193
|
+
"containerSpacePaginationYM": 8,
|
194
|
+
"containerSpacePaginationYL": 16,
|
195
|
+
"containerSpacePaginationYgM": 16,
|
196
|
+
"containerSpacePaginationXM": 16,
|
197
197
|
"containerSpaceScrollbarYInner": 1,
|
198
198
|
"containerSpaceScrollbarYOuter": 2,
|
199
199
|
"containerSpaceSummarylistItemXgM": 8,
|
200
200
|
"containerSpaceSummarylistItemYM": 12,
|
201
|
-
"containerSpaceSummarylistTitleXgM":
|
201
|
+
"containerSpaceSummarylistTitleXgM": 16,
|
202
202
|
"containerSpaceSummarylistTitleYM": 12,
|
203
|
-
"containerSpaceSummarylistTitleYL":
|
204
|
-
"containerSpaceTilecardXXs":
|
205
|
-
"containerSpaceTilecardXS":
|
206
|
-
"containerSpaceTilecardXM":
|
207
|
-
"containerSpaceTilecardXL":
|
208
|
-
"containerSpaceTilecardXXxxl":
|
203
|
+
"containerSpaceSummarylistTitleYL": 32,
|
204
|
+
"containerSpaceTilecardXXs": 16,
|
205
|
+
"containerSpaceTilecardXS": 16,
|
206
|
+
"containerSpaceTilecardXM": 24,
|
207
|
+
"containerSpaceTilecardXL": 32,
|
208
|
+
"containerSpaceTilecardXXxxl": 80,
|
209
209
|
"containerSpaceTilecardXgM": 8,
|
210
210
|
"containerSpaceTilecardYXs": 8,
|
211
|
-
"containerSpaceTilecardYS":
|
212
|
-
"containerSpaceTilecardYM":
|
213
|
-
"containerSpaceTilecardYL":
|
211
|
+
"containerSpaceTilecardYS": 16,
|
212
|
+
"containerSpaceTilecardYM": 24,
|
213
|
+
"containerSpaceTilecardYL": 32,
|
214
214
|
"containerSpaceTilecardYgS": 4,
|
215
|
-
"containerSpaceTileselectXS":
|
216
|
-
"containerSpaceTileselectXM":
|
217
|
-
"containerSpaceTileselectXL":
|
218
|
-
"containerSpaceTileselectYS":
|
219
|
-
"containerSpaceTileselectYM":
|
220
|
-
"containerSpaceTileselectYL":
|
221
|
-
"containerSpaceTileselectYgS":
|
222
|
-
"containerSpaceTileselectYgM":
|
223
|
-
"containerSpaceTileselectYgL":
|
215
|
+
"containerSpaceTileselectXS": 16,
|
216
|
+
"containerSpaceTileselectXM": 24,
|
217
|
+
"containerSpaceTileselectXL": 32,
|
218
|
+
"containerSpaceTileselectYS": 16,
|
219
|
+
"containerSpaceTileselectYM": 24,
|
220
|
+
"containerSpaceTileselectYL": 32,
|
221
|
+
"containerSpaceTileselectYgS": 16,
|
222
|
+
"containerSpaceTileselectYgM": 24,
|
223
|
+
"containerSpaceTileselectYgL": 32,
|
224
224
|
"containerSpaceTileselectContentYgM": 8,
|
225
|
-
"containerSpaceTileselectHeaderXgM":
|
225
|
+
"containerSpaceTileselectHeaderXgM": 16,
|
226
226
|
"containerSpaceTileselectHeaderYgS": 8,
|
227
227
|
"containerSpaceTileselectFooterYM": 8,
|
228
|
-
"containerSpaceTileselectFooterYL":
|
228
|
+
"containerSpaceTileselectFooterYL": 16,
|
229
229
|
"containerSpaceTileselectFooterXgS": 8,
|
230
|
-
"containerSpaceNudgeXM":
|
231
|
-
"containerSpaceNudgeXL":
|
232
|
-
"containerSpaceNudgeYM":
|
233
|
-
"containerSpaceNudgeYL":
|
230
|
+
"containerSpaceNudgeXM": 24,
|
231
|
+
"containerSpaceNudgeXL": 32,
|
232
|
+
"containerSpaceNudgeYM": 24,
|
233
|
+
"containerSpaceNudgeYL": 32,
|
234
234
|
"containerSpaceNudgeYgM": 8,
|
235
235
|
"containerSpaceNudgeYgL": 12,
|
236
|
-
"containerSpaceNudgeHeaderXgM":
|
237
|
-
"containerSpaceNudgeHeaderXgL":
|
236
|
+
"containerSpaceNudgeHeaderXgM": 16,
|
237
|
+
"containerSpaceNudgeHeaderXgL": 16,
|
238
238
|
"containerBoxshadowNone": [{"x":"0","y":"0","blur":"0","spread":"0","color":"rgba(0,0,0,0)","type":"dropShadow"}],
|
239
239
|
"containerBoxshadowCarousel": [{"x":"0","y":"3","blur":"4","spread":"0","color":"#0000001A","type":"dropShadow"},{"x":"10","y":"10","blur":"60","spread":"0","color":"#0000001A","type":"dropShadow"}],
|
240
240
|
"containerBoxshadowColorpicker": [{"x":"0","y":"1","blur":"2","spread":"0","color":"#0000001A","type":"dropShadow"},{"x":"2","y":"2","blur":"10","spread":"0","color":"#00000033","type":"dropShadow"}],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"formSpaceNone": 0,
|
3
|
-
"formSpaceCalendarXM":
|
4
|
-
"formSpaceCalendarYM":
|
3
|
+
"formSpaceCalendarXM": 24,
|
4
|
+
"formSpaceCalendarYM": 24,
|
5
5
|
"formSpaceCalendarYgM": 8,
|
6
6
|
"formSpaceChipXgM": 8,
|
7
7
|
"formSpaceChipXgL": 12,
|
@@ -13,24 +13,24 @@
|
|
13
13
|
"formSpaceDatepickerPrS": "0",
|
14
14
|
"formSpaceDatepickerPrM": "0",
|
15
15
|
"formSpaceDatepickerPrL": "0",
|
16
|
-
"formSpaceDropdownButtonXS":
|
17
|
-
"formSpaceDropdownButtonXM":
|
18
|
-
"formSpaceDropdownButtonXL":
|
16
|
+
"formSpaceDropdownButtonXS": 20,
|
17
|
+
"formSpaceDropdownButtonXM": 20,
|
18
|
+
"formSpaceDropdownButtonXL": 20,
|
19
19
|
"formSpaceDropdownHeadingPrS": 12,
|
20
20
|
"formSpaceDropdownHeadingPrM": 12,
|
21
21
|
"formSpaceDropdownHeadingPrL": 12,
|
22
22
|
"formSpaceDropdownHeadingPtS": 12,
|
23
23
|
"formSpaceDropdownHeadingPtM": 12,
|
24
24
|
"formSpaceDropdownHeadingPtL": 12,
|
25
|
-
"formSpaceDropdownHeadingPlS":
|
26
|
-
"formSpaceDropdownHeadingPlM":
|
27
|
-
"formSpaceDropdownHeadingPlL":
|
28
|
-
"formSpaceDropdownMenuYS":
|
29
|
-
"formSpaceDropdownMenuYM":
|
30
|
-
"formSpaceDropdownMenuYL":
|
31
|
-
"formSpaceDropdownMenuXS":
|
32
|
-
"formSpaceDropdownMenuXM":
|
33
|
-
"formSpaceDropdownMenuXL":
|
25
|
+
"formSpaceDropdownHeadingPlS": 20,
|
26
|
+
"formSpaceDropdownHeadingPlM": 20,
|
27
|
+
"formSpaceDropdownHeadingPlL": 20,
|
28
|
+
"formSpaceDropdownMenuYS": 6,
|
29
|
+
"formSpaceDropdownMenuYM": 8,
|
30
|
+
"formSpaceDropdownMenuYL": 12,
|
31
|
+
"formSpaceDropdownMenuXS": 20,
|
32
|
+
"formSpaceDropdownMenuXM": 20,
|
33
|
+
"formSpaceDropdownMenuXL": 20,
|
34
34
|
"formSpaceDropdownOptionXS": 12,
|
35
35
|
"formSpaceDropdownOptionXM": 12,
|
36
36
|
"formSpaceDropdownOptionXL": 12,
|
@@ -43,9 +43,9 @@
|
|
43
43
|
"formSpaceDropdownOptionColorpickerXgS": 4,
|
44
44
|
"formSpaceDropdownOptionColorpickerXgM": 8,
|
45
45
|
"formSpaceDropdownOptionColorpickerXgL": 12,
|
46
|
-
"formSpaceDropdownOptionSubtextXS":
|
47
|
-
"formSpaceDropdownOptionSubtextXM":
|
48
|
-
"formSpaceDropdownOptionSubtextXL":
|
46
|
+
"formSpaceDropdownOptionSubtextXS": 20,
|
47
|
+
"formSpaceDropdownOptionSubtextXM": 20,
|
48
|
+
"formSpaceDropdownOptionSubtextXL": 20,
|
49
49
|
"formSpaceDropdownOptionSubtextYS": 2,
|
50
50
|
"formSpaceDropdownOptionSubtextYM": 4,
|
51
51
|
"formSpaceDropdownOptionSubtextYL": 4,
|
@@ -55,32 +55,32 @@
|
|
55
55
|
"formSpaceDropdownTriggerSubtleS": 4,
|
56
56
|
"formSpaceDropdownTriggerSubtleM": 4,
|
57
57
|
"formSpaceDropdownTriggerSubtleL": 4,
|
58
|
-
"formSpaceFileinputStatusXlM":
|
58
|
+
"formSpaceFileinputStatusXlM": 28,
|
59
59
|
"formSpaceFileinputStatusYM": 4,
|
60
60
|
"formSpaceFileinputThumbnailM": 4,
|
61
61
|
"formSpaceFileinputPreviewXM": 12,
|
62
62
|
"formSpaceFileinputPreviewYM": 8,
|
63
|
-
"formSpaceFileinputDropzoneXM":
|
64
|
-
"formSpaceFileinputDropzoneYM":
|
63
|
+
"formSpaceFileinputDropzoneXM": 24,
|
64
|
+
"formSpaceFileinputDropzoneYM": 24,
|
65
65
|
"formSpaceFileinputDropzoneYgM": 12,
|
66
|
-
"formSpaceInputButtonXS":
|
67
|
-
"formSpaceInputButtonXM":
|
68
|
-
"formSpaceInputButtonXL":
|
69
|
-
"formSpaceInputStackS":
|
70
|
-
"formSpaceInputStackM":
|
71
|
-
"formSpaceInputStackL":
|
66
|
+
"formSpaceInputButtonXS": 8,
|
67
|
+
"formSpaceInputButtonXM": 12,
|
68
|
+
"formSpaceInputButtonXL": 16,
|
69
|
+
"formSpaceInputStackS": 16,
|
70
|
+
"formSpaceInputStackM": 20,
|
71
|
+
"formSpaceInputStackL": 24,
|
72
72
|
"formSpaceInputXS": 8,
|
73
73
|
"formSpaceInputXM": 12,
|
74
|
-
"formSpaceInputXL":
|
75
|
-
"formSpaceInputXgS":
|
76
|
-
"formSpaceInputXgM":
|
77
|
-
"formSpaceInputXgL":
|
74
|
+
"formSpaceInputXL": 16,
|
75
|
+
"formSpaceInputXgS": 16,
|
76
|
+
"formSpaceInputXgM": 20,
|
77
|
+
"formSpaceInputXgL": 24,
|
78
78
|
"formSpaceInputYS": 4,
|
79
79
|
"formSpaceInputYM": 8,
|
80
80
|
"formSpaceInputYL": 10,
|
81
81
|
"formSpaceInputYgS": 8,
|
82
82
|
"formSpaceInputYgM": 12,
|
83
|
-
"formSpaceInputYgL":
|
83
|
+
"formSpaceInputYgL": 16,
|
84
84
|
"formSpaceIntegralSecondarylabel": 4,
|
85
85
|
"formSpaceIntegralXgS": 6,
|
86
86
|
"formSpaceIntegralXgM": 8,
|
@@ -88,9 +88,9 @@
|
|
88
88
|
"formSpaceIntegralYgS": 6,
|
89
89
|
"formSpaceIntegralYgM": 8,
|
90
90
|
"formSpaceIntegralYgL": 10,
|
91
|
-
"formSpaceIntegralProgressiveXS":
|
92
|
-
"formSpaceIntegralProgressiveXM":
|
93
|
-
"formSpaceIntegralProgressiveXL":
|
91
|
+
"formSpaceIntegralProgressiveXS": 22,
|
92
|
+
"formSpaceIntegralProgressiveXM": 32,
|
93
|
+
"formSpaceIntegralProgressiveXL": 42,
|
94
94
|
"formSpaceIntegralProgressiveYS": 8,
|
95
95
|
"formSpaceIntegralProgressiveYM": 12,
|
96
96
|
"formSpaceIntegralProgressiveYL": 16,
|
@@ -99,9 +99,9 @@
|
|
99
99
|
"formSpaceIntegralProgressiveYgL": 16,
|
100
100
|
"formSpaceRatingXgM": 8,
|
101
101
|
"formSpaceRatingXgL": 12,
|
102
|
-
"formSpaceLayoutStackS":
|
103
|
-
"formSpaceLayoutStackM":
|
104
|
-
"formSpaceLayoutStackL":
|
102
|
+
"formSpaceLayoutStackS": 16,
|
103
|
+
"formSpaceLayoutStackM": 20,
|
104
|
+
"formSpaceLayoutStackL": 24,
|
105
105
|
"formSpaceSwitchXgM": 4,
|
106
106
|
"formSpaceSwitchXgL": 6,
|
107
107
|
"formSpaceSwitchHandlesideM": 4,
|
@@ -110,22 +110,22 @@
|
|
110
110
|
"formSpaceSwitchLabelsideL": 12,
|
111
111
|
"formSpaceTexteditorYS": 8,
|
112
112
|
"formSpaceTexteditorYM": 12,
|
113
|
-
"formSpaceTexteditorYL":
|
113
|
+
"formSpaceTexteditorYL": 16,
|
114
114
|
"formSpaceTexteditorYgS": 4,
|
115
115
|
"formSpaceTexteditorYgM": 8,
|
116
116
|
"formSpaceTexteditorYgL": 10,
|
117
117
|
"formSpaceTexteditorXS": 8,
|
118
118
|
"formSpaceTexteditorXM": 12,
|
119
|
-
"formSpaceTexteditorXL":
|
120
|
-
"formSpaceTexteditorProcessingYS":
|
121
|
-
"formSpaceTexteditorProcessingYM":
|
122
|
-
"formSpaceTexteditorProcessingYL":
|
119
|
+
"formSpaceTexteditorXL": 16,
|
120
|
+
"formSpaceTexteditorProcessingYS": 24,
|
121
|
+
"formSpaceTexteditorProcessingYM": 32,
|
122
|
+
"formSpaceTexteditorProcessingYL": 40,
|
123
123
|
"formSpaceTexteditorProcessingYgS": 12,
|
124
|
-
"formSpaceTexteditorProcessingYgM":
|
125
|
-
"formSpaceTexteditorProcessingYgL":
|
126
|
-
"formSpaceTexteditorProcessingXS":
|
127
|
-
"formSpaceTexteditorProcessingXM":
|
128
|
-
"formSpaceTexteditorProcessingXL":
|
124
|
+
"formSpaceTexteditorProcessingYgM": 16,
|
125
|
+
"formSpaceTexteditorProcessingYgL": 24,
|
126
|
+
"formSpaceTexteditorProcessingXS": 24,
|
127
|
+
"formSpaceTexteditorProcessingXM": 32,
|
128
|
+
"formSpaceTexteditorProcessingXL": 40,
|
129
129
|
"formSpacePasswordRequirementXgS": 6,
|
130
130
|
"formSpacePasswordRequirementXgM": 8,
|
131
131
|
"formSpacePasswordRequirementXgL": 10,
|
@@ -205,6 +205,7 @@
|
|
205
205
|
"formColorDropdownLabelDisabled": "#ffffff4d",
|
206
206
|
"formColorDropdownLabelEnabled": "#ffffffab",
|
207
207
|
"formColorDropdownLabelHover": "#FFFFFF",
|
208
|
+
"formColorDropdownLabelSubtext": "#ffffff8c",
|
208
209
|
"formColorLabelsetLabelRequired": "#E13E53",
|
209
210
|
"formColorLabelsetLabelDefault": "#fffffff2",
|
210
211
|
"formColorLabelsetLabelAlt": "#ffffff8c",
|
@@ -290,12 +291,14 @@
|
|
290
291
|
"formTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
291
292
|
"formTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
292
293
|
"formTypographyAdaptiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
294
|
+
"formTypographyAdaptiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"13px","paragraphSpacing":"0"},
|
293
295
|
"formTypographyAdaptiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
294
296
|
"formTypographyAdaptiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
295
297
|
"formTypographyAdaptiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
296
298
|
"formTypographyResponsiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
297
299
|
"formTypographyResponsiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
298
300
|
"formTypographyResponsiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"},
|
301
|
+
"formTypographyResponsiveDefaultXs": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)","paragraphSpacing":"0"},
|
299
302
|
"formTypographyResponsiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
300
303
|
"formTypographyResponsiveDefaultM": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","paragraphSpacing":"0"},
|
301
304
|
"formTypographyResponsiveDefaultL": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.9625rem, 0.9508rem + 0.0583vw, 0.9975rem)","paragraphSpacing":"0"}
|
@@ -17,7 +17,7 @@
|
|
17
17
|
"linkRadiusSkiplink": 8,
|
18
18
|
"linkSpaceIntegralXgM": 8,
|
19
19
|
"linkSpaceIntegralXgL": 8,
|
20
|
-
"linkSpaceSkiplinkX":
|
20
|
+
"linkSpaceSkiplinkX": 24,
|
21
21
|
"linkSpaceSkiplinkY": 12,
|
22
22
|
"linkBoxshadowSkiplink": [{"x":"0","y":"1","blur":"2","spread":"0","color":"#0000001A","type":"dropShadow"},{"x":"2","y":"2","blur":"10","spread":"0","color":"#00000033","type":"dropShadow"}],
|
23
23
|
"linkTypographyResponsiveDefaultS": {"fontFamily":"Sage UI","fontWeight":"400","lineHeight":1.5,"fontSize":"clamp(0.875rem, 0.875rem + 0vw, 0.875rem)","textDecoration":"underline","paragraphSpacing":"0"},
|