@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
@@ -4,10 +4,10 @@
|
|
4
4
|
"none": 0,
|
5
5
|
"calendar": {
|
6
6
|
"x": {
|
7
|
-
"M":
|
7
|
+
"M": 24
|
8
8
|
},
|
9
9
|
"y": {
|
10
|
-
"M":
|
10
|
+
"M": 24
|
11
11
|
},
|
12
12
|
"yg": {
|
13
13
|
"M": 8
|
@@ -40,9 +40,9 @@
|
|
40
40
|
"dropdown": {
|
41
41
|
"button": {
|
42
42
|
"x": {
|
43
|
-
"S":
|
44
|
-
"M":
|
45
|
-
"L":
|
43
|
+
"S": 20,
|
44
|
+
"M": 20,
|
45
|
+
"L": 20
|
46
46
|
}
|
47
47
|
},
|
48
48
|
"heading": {
|
@@ -57,21 +57,21 @@
|
|
57
57
|
"L": 12
|
58
58
|
},
|
59
59
|
"pl": {
|
60
|
-
"S":
|
61
|
-
"M":
|
62
|
-
"L":
|
60
|
+
"S": 20,
|
61
|
+
"M": 20,
|
62
|
+
"L": 20
|
63
63
|
}
|
64
64
|
},
|
65
65
|
"menu": {
|
66
66
|
"y": {
|
67
|
-
"S":
|
68
|
-
"M":
|
69
|
-
"L":
|
67
|
+
"S": 6,
|
68
|
+
"M": 8,
|
69
|
+
"L": 12
|
70
70
|
},
|
71
71
|
"x": {
|
72
|
-
"S":
|
73
|
-
"M":
|
74
|
-
"L":
|
72
|
+
"S": 20,
|
73
|
+
"M": 20,
|
74
|
+
"L": 20
|
75
75
|
}
|
76
76
|
},
|
77
77
|
"option": {
|
@@ -99,9 +99,9 @@
|
|
99
99
|
},
|
100
100
|
"subtext": {
|
101
101
|
"x": {
|
102
|
-
"S":
|
103
|
-
"M":
|
104
|
-
"L":
|
102
|
+
"S": 20,
|
103
|
+
"M": 20,
|
104
|
+
"L": 20
|
105
105
|
},
|
106
106
|
"y": {
|
107
107
|
"S": 2,
|
@@ -128,7 +128,7 @@
|
|
128
128
|
"fileinput": {
|
129
129
|
"status": {
|
130
130
|
"xl": {
|
131
|
-
"M":
|
131
|
+
"M": 28
|
132
132
|
},
|
133
133
|
"y": {
|
134
134
|
"M": 4
|
@@ -147,10 +147,10 @@
|
|
147
147
|
},
|
148
148
|
"dropzone": {
|
149
149
|
"x": {
|
150
|
-
"M":
|
150
|
+
"M": 24
|
151
151
|
},
|
152
152
|
"y": {
|
153
|
-
"M":
|
153
|
+
"M": 24
|
154
154
|
},
|
155
155
|
"yg": {
|
156
156
|
"M": 12
|
@@ -160,25 +160,25 @@
|
|
160
160
|
"input": {
|
161
161
|
"button": {
|
162
162
|
"x": {
|
163
|
-
"S":
|
164
|
-
"M":
|
165
|
-
"L":
|
163
|
+
"S": 8,
|
164
|
+
"M": 12,
|
165
|
+
"L": 16
|
166
166
|
}
|
167
167
|
},
|
168
168
|
"stack": {
|
169
|
-
"S":
|
170
|
-
"M":
|
171
|
-
"L":
|
169
|
+
"S": 16,
|
170
|
+
"M": 20,
|
171
|
+
"L": 24
|
172
172
|
},
|
173
173
|
"x": {
|
174
174
|
"S": 8,
|
175
175
|
"M": 12,
|
176
|
-
"L":
|
176
|
+
"L": 16
|
177
177
|
},
|
178
178
|
"xg": {
|
179
|
-
"S":
|
180
|
-
"M":
|
181
|
-
"L":
|
179
|
+
"S": 16,
|
180
|
+
"M": 20,
|
181
|
+
"L": 24
|
182
182
|
},
|
183
183
|
"y": {
|
184
184
|
"S": 4,
|
@@ -188,7 +188,7 @@
|
|
188
188
|
"yg": {
|
189
189
|
"S": 8,
|
190
190
|
"M": 12,
|
191
|
-
"L":
|
191
|
+
"L": 16
|
192
192
|
}
|
193
193
|
},
|
194
194
|
"integral": {
|
@@ -205,9 +205,9 @@
|
|
205
205
|
},
|
206
206
|
"progressive": {
|
207
207
|
"x": {
|
208
|
-
"S":
|
209
|
-
"M":
|
210
|
-
"L":
|
208
|
+
"S": 22,
|
209
|
+
"M": 32,
|
210
|
+
"L": 42
|
211
211
|
},
|
212
212
|
"y": {
|
213
213
|
"S": 8,
|
@@ -229,9 +229,9 @@
|
|
229
229
|
},
|
230
230
|
"layout": {
|
231
231
|
"stack": {
|
232
|
-
"S":
|
233
|
-
"M":
|
234
|
-
"L":
|
232
|
+
"S": 16,
|
233
|
+
"M": 20,
|
234
|
+
"L": 24
|
235
235
|
}
|
236
236
|
},
|
237
237
|
"switch": {
|
@@ -252,7 +252,7 @@
|
|
252
252
|
"y": {
|
253
253
|
"S": 8,
|
254
254
|
"M": 12,
|
255
|
-
"L":
|
255
|
+
"L": 16
|
256
256
|
},
|
257
257
|
"yg": {
|
258
258
|
"S": 4,
|
@@ -262,23 +262,23 @@
|
|
262
262
|
"x": {
|
263
263
|
"S": 8,
|
264
264
|
"M": 12,
|
265
|
-
"L":
|
265
|
+
"L": 16
|
266
266
|
},
|
267
267
|
"processing": {
|
268
268
|
"y": {
|
269
|
-
"S":
|
270
|
-
"M":
|
271
|
-
"L":
|
269
|
+
"S": 24,
|
270
|
+
"M": 32,
|
271
|
+
"L": 40
|
272
272
|
},
|
273
273
|
"yg": {
|
274
274
|
"S": 12,
|
275
|
-
"M":
|
276
|
-
"L":
|
275
|
+
"M": 16,
|
276
|
+
"L": 24
|
277
277
|
},
|
278
278
|
"x": {
|
279
|
-
"S":
|
280
|
-
"M":
|
281
|
-
"L":
|
279
|
+
"S": 24,
|
280
|
+
"M": 32,
|
281
|
+
"L": 40
|
282
282
|
}
|
283
283
|
}
|
284
284
|
},
|
@@ -431,7 +431,8 @@
|
|
431
431
|
"label-alt": "#000000e6",
|
432
432
|
"label-disabled": "#0000006b",
|
433
433
|
"label-enabled": "#000000ab",
|
434
|
-
"label-hover": "#000000"
|
434
|
+
"label-hover": "#000000",
|
435
|
+
"label-subtext": "#0000008c"
|
435
436
|
},
|
436
437
|
"labelset": {
|
437
438
|
"label-required": "#CD384B",
|
@@ -581,6 +582,13 @@
|
|
581
582
|
}
|
582
583
|
},
|
583
584
|
"default": {
|
585
|
+
"XS": {
|
586
|
+
"fontFamily": "Sage UI",
|
587
|
+
"fontWeight": "400",
|
588
|
+
"lineHeight": 1.5,
|
589
|
+
"fontSize": "13px",
|
590
|
+
"paragraphSpacing": "0"
|
591
|
+
},
|
584
592
|
"S": {
|
585
593
|
"fontFamily": "Sage UI",
|
586
594
|
"fontWeight": "400",
|
@@ -629,6 +637,13 @@
|
|
629
637
|
}
|
630
638
|
},
|
631
639
|
"default": {
|
640
|
+
"XS": {
|
641
|
+
"fontFamily": "Sage UI",
|
642
|
+
"fontWeight": "400",
|
643
|
+
"lineHeight": 1.5,
|
644
|
+
"fontSize": "clamp(0.7675rem, 0.8048rem + -0.0465vw, 0.7955rem)",
|
645
|
+
"paragraphSpacing": "0"
|
646
|
+
},
|
632
647
|
"S": {
|
633
648
|
"fontFamily": "Sage UI",
|
634
649
|
"fontWeight": "400",
|
@@ -231,7 +231,7 @@
|
|
231
231
|
"content": {
|
232
232
|
"x": {
|
233
233
|
"M": 8,
|
234
|
-
"L":
|
234
|
+
"L": 16
|
235
235
|
},
|
236
236
|
"xg": {
|
237
237
|
"M": 8
|
@@ -255,7 +255,7 @@
|
|
255
255
|
},
|
256
256
|
"navbar": {
|
257
257
|
"x": {
|
258
|
-
"M":
|
258
|
+
"M": 24
|
259
259
|
},
|
260
260
|
"y": {
|
261
261
|
"M": 2
|
@@ -281,10 +281,10 @@
|
|
281
281
|
},
|
282
282
|
"logo": {
|
283
283
|
"x": {
|
284
|
-
"M":
|
284
|
+
"M": 16
|
285
285
|
},
|
286
286
|
"xg": {
|
287
|
-
"M":
|
287
|
+
"M": 16
|
288
288
|
},
|
289
289
|
"y": {
|
290
290
|
"M": 4
|
@@ -294,19 +294,19 @@
|
|
294
294
|
"leftnav": {
|
295
295
|
"container": {
|
296
296
|
"x": {
|
297
|
-
"M":
|
297
|
+
"M": 8
|
298
298
|
},
|
299
299
|
"y": {
|
300
|
-
"S":
|
301
|
-
"M":
|
300
|
+
"S": 12,
|
301
|
+
"M": 16
|
302
302
|
},
|
303
303
|
"yg": {
|
304
|
-
"S":
|
305
|
-
"M":
|
304
|
+
"S": 8,
|
305
|
+
"M": 16
|
306
306
|
},
|
307
307
|
"outer": {
|
308
308
|
"y": {
|
309
|
-
"M":
|
309
|
+
"M": 56
|
310
310
|
}
|
311
311
|
}
|
312
312
|
},
|
@@ -324,13 +324,13 @@
|
|
324
324
|
},
|
325
325
|
"horizontal": {
|
326
326
|
"x": {
|
327
|
-
"M":
|
327
|
+
"M": 8
|
328
328
|
},
|
329
329
|
"xg": {
|
330
330
|
"M": 4
|
331
331
|
},
|
332
332
|
"y": {
|
333
|
-
"M":
|
333
|
+
"M": 8
|
334
334
|
},
|
335
335
|
"yg": {
|
336
336
|
"M": 4
|
@@ -339,112 +339,112 @@
|
|
339
339
|
},
|
340
340
|
"childitem": {
|
341
341
|
"yg": {
|
342
|
-
"M":
|
342
|
+
"M": 4
|
343
343
|
},
|
344
344
|
"x": {
|
345
|
-
"M":
|
345
|
+
"M": 8
|
346
346
|
},
|
347
347
|
"xg": {
|
348
|
-
"M":
|
348
|
+
"M": 8
|
349
349
|
},
|
350
350
|
"y": {
|
351
|
-
"M":
|
351
|
+
"M": 8
|
352
352
|
}
|
353
353
|
},
|
354
354
|
"grandchilditem": {
|
355
355
|
"x": {
|
356
|
-
"M":
|
356
|
+
"M": 8,
|
357
357
|
"indent": "33"
|
358
358
|
},
|
359
359
|
"xg": {
|
360
|
-
"M":
|
360
|
+
"M": 8
|
361
361
|
},
|
362
362
|
"y": {
|
363
|
-
"M":
|
363
|
+
"M": 8
|
364
364
|
},
|
365
365
|
"yg": {
|
366
|
-
"M":
|
366
|
+
"M": 4
|
367
367
|
}
|
368
368
|
}
|
369
369
|
},
|
370
370
|
"modal": {
|
371
371
|
"container": {
|
372
372
|
"x": {
|
373
|
-
"M":
|
373
|
+
"M": 8
|
374
374
|
},
|
375
375
|
"y": {
|
376
|
-
"M":
|
376
|
+
"M": 16
|
377
377
|
},
|
378
378
|
"yg": {
|
379
|
-
"M":
|
379
|
+
"M": 6
|
380
380
|
},
|
381
381
|
"outer": {
|
382
382
|
"y": {
|
383
|
-
"M":
|
383
|
+
"M": 56
|
384
384
|
}
|
385
385
|
}
|
386
386
|
},
|
387
387
|
"parentitem": {
|
388
388
|
"x": {
|
389
|
-
"M":
|
389
|
+
"M": 8
|
390
390
|
},
|
391
391
|
"xg": {
|
392
|
-
"M":
|
392
|
+
"M": 8
|
393
393
|
},
|
394
394
|
"y": {
|
395
|
-
"M":
|
395
|
+
"M": 8
|
396
396
|
},
|
397
397
|
"yg": {
|
398
|
-
"M":
|
398
|
+
"M": 4
|
399
399
|
}
|
400
400
|
},
|
401
401
|
"childitem": {
|
402
402
|
"x": {
|
403
|
-
"M":
|
403
|
+
"M": 8
|
404
404
|
},
|
405
405
|
"xg": {
|
406
|
-
"M":
|
406
|
+
"M": 4
|
407
407
|
},
|
408
408
|
"y": {
|
409
|
-
"M":
|
409
|
+
"M": 4
|
410
410
|
}
|
411
411
|
},
|
412
412
|
"headeritem": {
|
413
413
|
"x": {
|
414
|
-
"M":
|
414
|
+
"M": 8
|
415
415
|
},
|
416
416
|
"xg": {
|
417
|
-
"M":
|
417
|
+
"M": 8
|
418
418
|
},
|
419
419
|
"y": {
|
420
|
-
"M":
|
421
|
-
"L":
|
420
|
+
"M": 8,
|
421
|
+
"L": 16
|
422
422
|
}
|
423
423
|
}
|
424
424
|
},
|
425
425
|
"topnav": {
|
426
426
|
"container": {
|
427
427
|
"x": {
|
428
|
-
"S":
|
429
|
-
"M":
|
428
|
+
"S": 8,
|
429
|
+
"M": 32
|
430
430
|
},
|
431
431
|
"xg": {
|
432
|
-
"M":
|
432
|
+
"M": 4
|
433
433
|
},
|
434
434
|
"y": {
|
435
|
-
"S":
|
436
|
-
"M":
|
435
|
+
"S": 4,
|
436
|
+
"M": 4
|
437
437
|
}
|
438
438
|
},
|
439
439
|
"parentitem": {
|
440
440
|
"x": {
|
441
|
-
"M":
|
441
|
+
"M": 8
|
442
442
|
},
|
443
443
|
"xg": {
|
444
444
|
"M": 4
|
445
445
|
},
|
446
446
|
"y": {
|
447
|
-
"M":
|
447
|
+
"M": 4
|
448
448
|
}
|
449
449
|
}
|
450
450
|
}
|
@@ -2,41 +2,41 @@
|
|
2
2
|
"page": {
|
3
3
|
"space": {
|
4
4
|
"x": {
|
5
|
-
"L":
|
6
|
-
"XXXS":
|
7
|
-
"XXS":
|
8
|
-
"XS":
|
9
|
-
"S":
|
10
|
-
"M":
|
11
|
-
"XL":
|
5
|
+
"L": 40,
|
6
|
+
"XXXS": 4,
|
7
|
+
"XXS": 8,
|
8
|
+
"XS": 16,
|
9
|
+
"S": 24,
|
10
|
+
"M": 32,
|
11
|
+
"XL": 80
|
12
12
|
},
|
13
13
|
"y": {
|
14
|
-
"L":
|
15
|
-
"XXXS":
|
16
|
-
"XXS":
|
17
|
-
"XS":
|
18
|
-
"S":
|
19
|
-
"M":
|
20
|
-
"XL":
|
14
|
+
"L": 40,
|
15
|
+
"XXXS": 4,
|
16
|
+
"XXS": 8,
|
17
|
+
"XS": 16,
|
18
|
+
"S": 24,
|
19
|
+
"M": 32,
|
20
|
+
"XL": 80
|
21
21
|
},
|
22
22
|
"none": 0,
|
23
23
|
"xg": {
|
24
|
-
"XXXS":
|
25
|
-
"XXS":
|
26
|
-
"XS":
|
27
|
-
"S":
|
28
|
-
"M":
|
29
|
-
"L":
|
30
|
-
"XL":
|
24
|
+
"XXXS": 4,
|
25
|
+
"XXS": 8,
|
26
|
+
"XS": 16,
|
27
|
+
"S": 24,
|
28
|
+
"M": 32,
|
29
|
+
"L": 40,
|
30
|
+
"XL": 80
|
31
31
|
},
|
32
32
|
"yg": {
|
33
|
-
"XXXS":
|
34
|
-
"XXS":
|
35
|
-
"XS":
|
36
|
-
"S":
|
37
|
-
"M":
|
38
|
-
"L":
|
39
|
-
"XL":
|
33
|
+
"XXXS": 4,
|
34
|
+
"XXS": 8,
|
35
|
+
"XS": 16,
|
36
|
+
"S": 24,
|
37
|
+
"M": 32,
|
38
|
+
"L": 40,
|
39
|
+
"XL": 80
|
40
40
|
}
|
41
41
|
},
|
42
42
|
"color": {
|
@@ -50,19 +50,19 @@
|
|
50
50
|
"space": {
|
51
51
|
"menu": {
|
52
52
|
"x": {
|
53
|
-
"S":
|
54
|
-
"M":
|
55
|
-
"L":
|
53
|
+
"S": 6,
|
54
|
+
"M": 8,
|
55
|
+
"L": 12
|
56
56
|
},
|
57
57
|
"y": {
|
58
|
-
"S":
|
59
|
-
"M":
|
60
|
-
"L":
|
58
|
+
"S": 6,
|
59
|
+
"M": 8,
|
60
|
+
"L": 12
|
61
61
|
},
|
62
62
|
"yg": {
|
63
|
-
"S":
|
64
|
-
"M":
|
65
|
-
"L":
|
63
|
+
"S": 6,
|
64
|
+
"M": 8,
|
65
|
+
"L": 12
|
66
66
|
}
|
67
67
|
},
|
68
68
|
"option": {
|
@@ -84,9 +84,9 @@
|
|
84
84
|
},
|
85
85
|
"submenu": {
|
86
86
|
"x": {
|
87
|
-
"S":
|
88
|
-
"M":
|
89
|
-
"L":
|
87
|
+
"S": 16,
|
88
|
+
"M": 16,
|
89
|
+
"L": 16
|
90
90
|
}
|
91
91
|
}
|
92
92
|
},
|
@@ -33,13 +33,13 @@
|
|
33
33
|
"space": {
|
34
34
|
"none": 0,
|
35
35
|
"x": {
|
36
|
-
"XS":
|
37
|
-
"S":
|
38
|
-
"M":
|
39
|
-
"ML":
|
40
|
-
"L":
|
41
|
-
"XL":
|
42
|
-
"XXL":
|
36
|
+
"XS": 8,
|
37
|
+
"S": 12,
|
38
|
+
"M": 16,
|
39
|
+
"ML": 16,
|
40
|
+
"L": 20,
|
41
|
+
"XL": 24,
|
42
|
+
"XXL": 32
|
43
43
|
}
|
44
44
|
},
|
45
45
|
"borderwidth": {
|
@@ -151,7 +151,7 @@
|
|
151
151
|
"M": 8
|
152
152
|
},
|
153
153
|
"y": {
|
154
|
-
"M":
|
154
|
+
"M": 16
|
155
155
|
}
|
156
156
|
},
|
157
157
|
"integral": {
|
@@ -166,7 +166,7 @@
|
|
166
166
|
"xg": {
|
167
167
|
"S": 8,
|
168
168
|
"M": 12,
|
169
|
-
"L":
|
169
|
+
"L": 16
|
170
170
|
}
|
171
171
|
},
|
172
172
|
"skeleton": {
|
@@ -192,7 +192,7 @@
|
|
192
192
|
"S": 8,
|
193
193
|
"M": 12,
|
194
194
|
"L": 12,
|
195
|
-
"XL":
|
195
|
+
"XL": 16
|
196
196
|
}
|
197
197
|
}
|
198
198
|
},
|
@@ -205,7 +205,7 @@
|
|
205
205
|
},
|
206
206
|
"steps": {
|
207
207
|
"xg": {
|
208
|
-
"M":
|
208
|
+
"M": 16
|
209
209
|
},
|
210
210
|
"yg": {
|
211
211
|
"M": 4
|
@@ -226,7 +226,7 @@
|
|
226
226
|
"generic": {
|
227
227
|
"g": {
|
228
228
|
"S": 12,
|
229
|
-
"M":
|
229
|
+
"M": 16
|
230
230
|
},
|
231
231
|
"text": {
|
232
232
|
"yg": {
|