@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
@@ -78,68 +78,68 @@
|
|
78
78
|
"navSpaceMenuContainerXM": 4,
|
79
79
|
"navSpaceMenuContainerYM": 8,
|
80
80
|
"navSpaceMenuContentXM": 8,
|
81
|
-
"navSpaceMenuContentXL":
|
81
|
+
"navSpaceMenuContentXL": 16,
|
82
82
|
"navSpaceMenuContentXgM": 8,
|
83
83
|
"navSpaceMenuContentYM": 4,
|
84
84
|
"navSpaceMenuItemXS": 4,
|
85
85
|
"navSpaceMenuItemXM": 8,
|
86
86
|
"navSpaceMenuItemYM": 4,
|
87
87
|
"navSpaceMenuItemYgM": 4,
|
88
|
-
"navSpaceNavbarXM":
|
88
|
+
"navSpaceNavbarXM": 24,
|
89
89
|
"navSpaceNavbarYM": 2,
|
90
90
|
"navSpaceNavbarContentXM": 8,
|
91
91
|
"navSpaceNavbarContentXgM": 8,
|
92
92
|
"navSpaceNavbarContentYM": 4,
|
93
93
|
"navSpaceNavbarItemXM": 8,
|
94
94
|
"navSpaceNavbarItemYM": 4,
|
95
|
-
"navSpaceNavbarLogoXM":
|
96
|
-
"navSpaceNavbarLogoXgM":
|
95
|
+
"navSpaceNavbarLogoXM": 16,
|
96
|
+
"navSpaceNavbarLogoXgM": 16,
|
97
97
|
"navSpaceNavbarLogoYM": 4,
|
98
|
-
"navSpaceLeftnavContainerXM":
|
99
|
-
"navSpaceLeftnavContainerYS":
|
100
|
-
"navSpaceLeftnavContainerYM":
|
101
|
-
"navSpaceLeftnavContainerYgS":
|
102
|
-
"navSpaceLeftnavContainerYgM":
|
103
|
-
"navSpaceLeftnavContainerOuterYM":
|
98
|
+
"navSpaceLeftnavContainerXM": 8,
|
99
|
+
"navSpaceLeftnavContainerYS": 12,
|
100
|
+
"navSpaceLeftnavContainerYM": 16,
|
101
|
+
"navSpaceLeftnavContainerYgS": 8,
|
102
|
+
"navSpaceLeftnavContainerYgM": 16,
|
103
|
+
"navSpaceLeftnavContainerOuterYM": 56,
|
104
104
|
"navSpaceLeftnavParentitemVerticalXM": 4,
|
105
105
|
"navSpaceLeftnavParentitemVerticalYM": 4,
|
106
106
|
"navSpaceLeftnavParentitemVerticalYgM": 4,
|
107
|
-
"navSpaceLeftnavParentitemHorizontalXM":
|
107
|
+
"navSpaceLeftnavParentitemHorizontalXM": 8,
|
108
108
|
"navSpaceLeftnavParentitemHorizontalXgM": 4,
|
109
|
-
"navSpaceLeftnavParentitemHorizontalYM":
|
109
|
+
"navSpaceLeftnavParentitemHorizontalYM": 8,
|
110
110
|
"navSpaceLeftnavParentitemHorizontalYgM": 4,
|
111
|
-
"navSpaceLeftnavChilditemYgM":
|
112
|
-
"navSpaceLeftnavChilditemXM":
|
113
|
-
"navSpaceLeftnavChilditemXgM":
|
114
|
-
"navSpaceLeftnavChilditemYM":
|
115
|
-
"navSpaceLeftnavGrandchilditemXM":
|
111
|
+
"navSpaceLeftnavChilditemYgM": 4,
|
112
|
+
"navSpaceLeftnavChilditemXM": 8,
|
113
|
+
"navSpaceLeftnavChilditemXgM": 8,
|
114
|
+
"navSpaceLeftnavChilditemYM": 8,
|
115
|
+
"navSpaceLeftnavGrandchilditemXM": 8,
|
116
116
|
"navSpaceLeftnavGrandchilditemXIndent": "33",
|
117
|
-
"navSpaceLeftnavGrandchilditemXgM":
|
118
|
-
"navSpaceLeftnavGrandchilditemYM":
|
119
|
-
"navSpaceLeftnavGrandchilditemYgM":
|
120
|
-
"navSpaceModalContainerXM":
|
121
|
-
"navSpaceModalContainerYM":
|
122
|
-
"navSpaceModalContainerYgM":
|
123
|
-
"navSpaceModalContainerOuterYM":
|
124
|
-
"navSpaceModalParentitemXM":
|
125
|
-
"navSpaceModalParentitemXgM":
|
126
|
-
"navSpaceModalParentitemYM":
|
127
|
-
"navSpaceModalParentitemYgM":
|
128
|
-
"navSpaceModalChilditemXM":
|
129
|
-
"navSpaceModalChilditemXgM":
|
130
|
-
"navSpaceModalChilditemYM":
|
131
|
-
"navSpaceModalHeaderitemXM":
|
132
|
-
"navSpaceModalHeaderitemXgM":
|
133
|
-
"navSpaceModalHeaderitemYM":
|
134
|
-
"navSpaceModalHeaderitemYL":
|
135
|
-
"navSpaceTopnavContainerXS":
|
136
|
-
"navSpaceTopnavContainerXM":
|
137
|
-
"navSpaceTopnavContainerXgM":
|
138
|
-
"navSpaceTopnavContainerYS":
|
139
|
-
"navSpaceTopnavContainerYM":
|
140
|
-
"navSpaceTopnavParentitemXM":
|
117
|
+
"navSpaceLeftnavGrandchilditemXgM": 8,
|
118
|
+
"navSpaceLeftnavGrandchilditemYM": 8,
|
119
|
+
"navSpaceLeftnavGrandchilditemYgM": 4,
|
120
|
+
"navSpaceModalContainerXM": 8,
|
121
|
+
"navSpaceModalContainerYM": 16,
|
122
|
+
"navSpaceModalContainerYgM": 6,
|
123
|
+
"navSpaceModalContainerOuterYM": 56,
|
124
|
+
"navSpaceModalParentitemXM": 8,
|
125
|
+
"navSpaceModalParentitemXgM": 8,
|
126
|
+
"navSpaceModalParentitemYM": 8,
|
127
|
+
"navSpaceModalParentitemYgM": 4,
|
128
|
+
"navSpaceModalChilditemXM": 8,
|
129
|
+
"navSpaceModalChilditemXgM": 4,
|
130
|
+
"navSpaceModalChilditemYM": 4,
|
131
|
+
"navSpaceModalHeaderitemXM": 8,
|
132
|
+
"navSpaceModalHeaderitemXgM": 8,
|
133
|
+
"navSpaceModalHeaderitemYM": 8,
|
134
|
+
"navSpaceModalHeaderitemYL": 16,
|
135
|
+
"navSpaceTopnavContainerXS": 8,
|
136
|
+
"navSpaceTopnavContainerXM": 32,
|
137
|
+
"navSpaceTopnavContainerXgM": 4,
|
138
|
+
"navSpaceTopnavContainerYS": 4,
|
139
|
+
"navSpaceTopnavContainerYM": 4,
|
140
|
+
"navSpaceTopnavParentitemXM": 8,
|
141
141
|
"navSpaceTopnavParentitemXgM": 4,
|
142
|
-
"navSpaceTopnavParentitemYM":
|
142
|
+
"navSpaceTopnavParentitemYM": 4,
|
143
143
|
"navTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"13px","paragraphSpacing":"0"},
|
144
144
|
"navTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
145
145
|
"navTypographyAdaptiveLabelL": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"16px","paragraphSpacing":"0"},
|
@@ -1,33 +1,33 @@
|
|
1
1
|
{
|
2
|
-
"pageSpaceXL":
|
3
|
-
"pageSpaceXXxxs":
|
4
|
-
"pageSpaceXXxs":
|
5
|
-
"pageSpaceXXs":
|
6
|
-
"pageSpaceXS":
|
7
|
-
"pageSpaceXM":
|
8
|
-
"pageSpaceXXl":
|
9
|
-
"pageSpaceYL":
|
10
|
-
"pageSpaceYXxxs":
|
11
|
-
"pageSpaceYXxs":
|
12
|
-
"pageSpaceYXs":
|
13
|
-
"pageSpaceYS":
|
14
|
-
"pageSpaceYM":
|
15
|
-
"pageSpaceYXl":
|
2
|
+
"pageSpaceXL": 40,
|
3
|
+
"pageSpaceXXxxs": 4,
|
4
|
+
"pageSpaceXXxs": 8,
|
5
|
+
"pageSpaceXXs": 16,
|
6
|
+
"pageSpaceXS": 24,
|
7
|
+
"pageSpaceXM": 32,
|
8
|
+
"pageSpaceXXl": 80,
|
9
|
+
"pageSpaceYL": 40,
|
10
|
+
"pageSpaceYXxxs": 4,
|
11
|
+
"pageSpaceYXxs": 8,
|
12
|
+
"pageSpaceYXs": 16,
|
13
|
+
"pageSpaceYS": 24,
|
14
|
+
"pageSpaceYM": 32,
|
15
|
+
"pageSpaceYXl": 80,
|
16
16
|
"pageSpaceNone": 0,
|
17
|
-
"pageSpaceXgXxxs":
|
18
|
-
"pageSpaceXgXxs":
|
19
|
-
"pageSpaceXgXs":
|
20
|
-
"pageSpaceXgS":
|
21
|
-
"pageSpaceXgM":
|
22
|
-
"pageSpaceXgL":
|
23
|
-
"pageSpaceXgXl":
|
24
|
-
"pageSpaceYgXxxs":
|
25
|
-
"pageSpaceYgXxs":
|
26
|
-
"pageSpaceYgXs":
|
27
|
-
"pageSpaceYgS":
|
28
|
-
"pageSpaceYgM":
|
29
|
-
"pageSpaceYgL":
|
30
|
-
"pageSpaceYgXl":
|
17
|
+
"pageSpaceXgXxxs": 4,
|
18
|
+
"pageSpaceXgXxs": 8,
|
19
|
+
"pageSpaceXgXs": 16,
|
20
|
+
"pageSpaceXgS": 24,
|
21
|
+
"pageSpaceXgM": 32,
|
22
|
+
"pageSpaceXgL": 40,
|
23
|
+
"pageSpaceXgXl": 80,
|
24
|
+
"pageSpaceYgXxxs": 4,
|
25
|
+
"pageSpaceYgXxs": 8,
|
26
|
+
"pageSpaceYgXs": 16,
|
27
|
+
"pageSpaceYgS": 24,
|
28
|
+
"pageSpaceYgM": 32,
|
29
|
+
"pageSpaceYgL": 40,
|
30
|
+
"pageSpaceYgXl": 80,
|
31
31
|
"pageColorBgDefault": "#000000",
|
32
32
|
"pageColorBgAlt": "#181818",
|
33
33
|
"pageColorTextAlt": "#ffffff8c",
|
@@ -13,15 +13,15 @@
|
|
13
13
|
"popoverRadiusContainer": 8,
|
14
14
|
"popoverRadiusOptionfocus": 8,
|
15
15
|
"popoverBoxshadowContainer": [{"x":"0","y":"1","blur":"2","spread":"0","color":"#0000001A","type":"dropShadow"},{"x":"2","y":"2","blur":"10","spread":"0","color":"#00000033","type":"dropShadow"}],
|
16
|
-
"popoverSpaceMenuXS":
|
17
|
-
"popoverSpaceMenuXM":
|
18
|
-
"popoverSpaceMenuXL":
|
19
|
-
"popoverSpaceMenuYS":
|
20
|
-
"popoverSpaceMenuYM":
|
21
|
-
"popoverSpaceMenuYL":
|
22
|
-
"popoverSpaceMenuYgS":
|
23
|
-
"popoverSpaceMenuYgM":
|
24
|
-
"popoverSpaceMenuYgL":
|
16
|
+
"popoverSpaceMenuXS": 6,
|
17
|
+
"popoverSpaceMenuXM": 8,
|
18
|
+
"popoverSpaceMenuXL": 12,
|
19
|
+
"popoverSpaceMenuYS": 6,
|
20
|
+
"popoverSpaceMenuYM": 8,
|
21
|
+
"popoverSpaceMenuYL": 12,
|
22
|
+
"popoverSpaceMenuYgS": 6,
|
23
|
+
"popoverSpaceMenuYgM": 8,
|
24
|
+
"popoverSpaceMenuYgL": 12,
|
25
25
|
"popoverSpaceOptionXS": 12,
|
26
26
|
"popoverSpaceOptionXM": 12,
|
27
27
|
"popoverSpaceOptionXL": 12,
|
@@ -31,9 +31,9 @@
|
|
31
31
|
"popoverSpaceOptionYS": 4,
|
32
32
|
"popoverSpaceOptionYM": 8,
|
33
33
|
"popoverSpaceOptionYL": 10,
|
34
|
-
"popoverSpaceSubmenuXS":
|
35
|
-
"popoverSpaceSubmenuXM":
|
36
|
-
"popoverSpaceSubmenuXL":
|
34
|
+
"popoverSpaceSubmenuXS": 16,
|
35
|
+
"popoverSpaceSubmenuXM": 16,
|
36
|
+
"popoverSpaceSubmenuXL": 16,
|
37
37
|
"popoverColorBgActive": "#FFFFFF",
|
38
38
|
"popoverColorBgActivealt": "#ffffff1a",
|
39
39
|
"popoverColorBgDefault": "#000000",
|
@@ -20,13 +20,13 @@
|
|
20
20
|
"profileColorLabelDefault": "#fffffff2",
|
21
21
|
"profileRadiusPortrait": "999",
|
22
22
|
"profileSpaceNone": 0,
|
23
|
-
"profileSpaceXXs":
|
24
|
-
"profileSpaceXS":
|
25
|
-
"profileSpaceXM":
|
26
|
-
"profileSpaceXMl":
|
27
|
-
"profileSpaceXL":
|
28
|
-
"profileSpaceXXl":
|
29
|
-
"profileSpaceXXxl":
|
23
|
+
"profileSpaceXXs": 8,
|
24
|
+
"profileSpaceXS": 12,
|
25
|
+
"profileSpaceXM": 16,
|
26
|
+
"profileSpaceXMl": 16,
|
27
|
+
"profileSpaceXL": 20,
|
28
|
+
"profileSpaceXXl": 24,
|
29
|
+
"profileSpaceXXxl": 32,
|
30
30
|
"profileBorderwidthPortrait": 1,
|
31
31
|
"profileTypographyAdaptiveInitialsXs": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"12px","paragraphSpacing":"0"},
|
32
32
|
"profileTypographyAdaptiveInitialsS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
@@ -83,14 +83,14 @@
|
|
83
83
|
"progressBorderwidthStepindicatorMActive": 3,
|
84
84
|
"progressBorderwidthStepindicatorMDefault": 3,
|
85
85
|
"progressSpaceCarouselselectorXgM": 8,
|
86
|
-
"progressSpaceCarouselselectorYM":
|
86
|
+
"progressSpaceCarouselselectorYM": 16,
|
87
87
|
"progressSpaceIntegralX": 4,
|
88
88
|
"progressSpaceLoaderYgS": 6,
|
89
89
|
"progressSpaceLoaderYgM": 8,
|
90
90
|
"progressSpaceLoaderYgL": 10,
|
91
91
|
"progressSpaceLoaderXgS": 8,
|
92
92
|
"progressSpaceLoaderXgM": 12,
|
93
|
-
"progressSpaceLoaderXgL":
|
93
|
+
"progressSpaceLoaderXgL": 16,
|
94
94
|
"progressSpaceSkeletonMultilineYgXs": 8,
|
95
95
|
"progressSpaceSkeletonMultilineYgS": 10,
|
96
96
|
"progressSpaceSkeletonMultilineYgM": 6,
|
@@ -105,17 +105,17 @@
|
|
105
105
|
"progressSpaceSkeletonSinglelineXgS": 8,
|
106
106
|
"progressSpaceSkeletonSinglelineXgM": 12,
|
107
107
|
"progressSpaceSkeletonSinglelineXgL": 12,
|
108
|
-
"progressSpaceSkeletonSinglelineXgXl":
|
108
|
+
"progressSpaceSkeletonSinglelineXgXl": 16,
|
109
109
|
"progressSpaceStepflowYM": 4,
|
110
110
|
"progressSpaceStepflowYgM": 8,
|
111
|
-
"progressSpaceStepflowStepsXgM":
|
111
|
+
"progressSpaceStepflowStepsXgM": 16,
|
112
112
|
"progressSpaceStepflowStepsYgM": 4,
|
113
113
|
"progressSpaceTrackerYgS": 6,
|
114
114
|
"progressSpaceTrackerYgM": 8,
|
115
115
|
"progressSpaceTrackerYgL": 12,
|
116
116
|
"progressSpaceTrackerXgM": 8,
|
117
117
|
"progressSpaceStepindicatorGenericGS": 12,
|
118
|
-
"progressSpaceStepindicatorGenericGM":
|
118
|
+
"progressSpaceStepindicatorGenericGM": 16,
|
119
119
|
"progressSpaceStepindicatorGenericTextYgS": 4,
|
120
120
|
"progressSpaceStepindicatorGenericTextYgM": 4,
|
121
121
|
"progressSpaceStepindicatorGenericVisualGS": 8,
|
@@ -176,27 +176,27 @@
|
|
176
176
|
"statusBorderwidthMessage": 1,
|
177
177
|
"statusSpaceNone": 0,
|
178
178
|
"statusSpaceIntegralX": 4,
|
179
|
-
"statusSpacePillXS":
|
180
|
-
"statusSpacePillXM":
|
181
|
-
"statusSpacePillXL":
|
179
|
+
"statusSpacePillXS": 8,
|
180
|
+
"statusSpacePillXM": 8,
|
181
|
+
"statusSpacePillXL": 8,
|
182
182
|
"statusSpaceTooltipX": 12,
|
183
183
|
"statusSpaceTooltipY": 8,
|
184
184
|
"statusSpaceMessageContextualXM": 12,
|
185
|
-
"statusSpaceMessageContextualXL":
|
185
|
+
"statusSpaceMessageContextualXL": 20,
|
186
186
|
"statusSpaceMessageContextualYM": 12,
|
187
|
-
"statusSpaceMessageContextualYL":
|
187
|
+
"statusSpaceMessageContextualYL": 20,
|
188
188
|
"statusSpaceMessageContextualXgM": 8,
|
189
|
-
"statusSpaceMessageContextualXgL":
|
189
|
+
"statusSpaceMessageContextualXgL": 16,
|
190
190
|
"statusSpaceMessageContextualYgM": 2,
|
191
191
|
"statusSpaceMessageContextualYgL": 4,
|
192
192
|
"statusSpaceMessageContextualSubtleIconwrapperYM": 2,
|
193
193
|
"statusSpaceMessageContextualSubtleIconwrapperYL": 4,
|
194
|
-
"statusSpaceMessageGlobalXM":
|
194
|
+
"statusSpaceMessageGlobalXM": 40,
|
195
195
|
"statusSpaceMessageGlobalYM": 8,
|
196
|
-
"statusSpaceMessageGlobalXgM":
|
196
|
+
"statusSpaceMessageGlobalXgM": 16,
|
197
197
|
"statusSpaceMessageGlobalYgM": 4,
|
198
|
-
"statusSpaceMessageGlobalCtaYM":
|
199
|
-
"statusSpaceMessageGlobalCtaYgM":
|
198
|
+
"statusSpaceMessageGlobalCtaYM": 16,
|
199
|
+
"statusSpaceMessageGlobalCtaYgM": 24,
|
200
200
|
"statusSpaceMessageGlobalIconwrapperYM": 12,
|
201
201
|
"statusTypographyAdaptiveLabelS": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
202
202
|
"statusTypographyAdaptiveLabelM": {"fontFamily":"Sage UI","fontWeight":"500","lineHeight":1.5,"fontSize":"14px","paragraphSpacing":"0"},
|
@@ -37,20 +37,20 @@
|
|
37
37
|
"tableSpaceNone": 0,
|
38
38
|
"tableSpaceYg": 4,
|
39
39
|
"tableSpaceRowXXs": 8,
|
40
|
-
"tableSpaceRowXS":
|
41
|
-
"tableSpaceRowXM":
|
42
|
-
"tableSpaceRowXL":
|
43
|
-
"tableSpaceRowXXl":
|
40
|
+
"tableSpaceRowXS": 16,
|
41
|
+
"tableSpaceRowXM": 16,
|
42
|
+
"tableSpaceRowXL": 16,
|
43
|
+
"tableSpaceRowXXl": 16,
|
44
44
|
"tableSpaceRowXgXs": 8,
|
45
45
|
"tableSpaceRowXgS": 8,
|
46
46
|
"tableSpaceRowXgM": 8,
|
47
47
|
"tableSpaceRowXgL": 8,
|
48
48
|
"tableSpaceRowXgXl": 8,
|
49
|
-
"tableSpaceRowchildXXs":
|
50
|
-
"tableSpaceRowchildXS":
|
51
|
-
"tableSpaceRowchildXM":
|
52
|
-
"tableSpaceRowchildXL":
|
53
|
-
"tableSpaceRowchildXXl":
|
49
|
+
"tableSpaceRowchildXXs": 36,
|
50
|
+
"tableSpaceRowchildXS": 44,
|
51
|
+
"tableSpaceRowchildXM": 44,
|
52
|
+
"tableSpaceRowchildXL": 44,
|
53
|
+
"tableSpaceRowchildXXl": 44,
|
54
54
|
"tableSizeRowStandardXs": 24,
|
55
55
|
"tableSizeRowStandardS": 32,
|
56
56
|
"tableSizeRowStandardM": 40,
|
@@ -108,7 +108,8 @@
|
|
108
108
|
"modesColorInteractiveMonochromeActiveAlt": "#ffffff26",
|
109
109
|
"modesColorInteractiveMonochromeDefault": "#ffffffe6",
|
110
110
|
"modesColorInteractiveMonochromeDefaultAlt": "#ffffffab",
|
111
|
-
"modesColorInteractiveMonochromeDefaultAlt2": "#
|
111
|
+
"modesColorInteractiveMonochromeDefaultAlt2": "#ffffff8c",
|
112
|
+
"modesColorInteractiveMonochromeDefaultAlt3": "#ffffff6b",
|
112
113
|
"modesColorInteractiveMonochromeHoverAlt": "#ffffff1a",
|
113
114
|
"modesColorInteractiveMonochromeHover": "#ffffff26",
|
114
115
|
"modesColorInteractiveMonochromeWithActive": "#000000",
|
@@ -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,
|