@sage/design-tokens 15.2.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 +117 -117
- 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 +15 -15
- 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/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 +15 -15
- 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/product/all.css +1 -1
- package/css/product/large/components/form.css +1 -1
- package/css/product/small/components/form.css +1 -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 +11 -11
- 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/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 +15 -15
- 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/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 +11 -11
- 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/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 +15 -15
- 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/product/large/dark/components/form.h +1 -1
- package/ios/product/large/light/components/form.h +1 -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 +48 -48
- 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/light/components/button.h +51 -51
- package/ios/product/small/light/components/container.h +76 -76
- package/ios/product/small/light/components/form.h +48 -48
- 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/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.js +42 -42
- 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/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.js +46 -46
- 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/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.js +42 -42
- 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/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.js +46 -46
- 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/product/large/dark/components/form.js +2 -2
- package/js/common/product/large/light/components/form.js +2 -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.js +49 -49
- 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/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.js +49 -49
- 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/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 +1 -1
- package/js/es6/frozenproduct/large/dark/components/form.js +11 -11
- 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/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 +1 -1
- package/js/es6/frozenproduct/large/light/components/form.js +15 -15
- 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/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 +1 -1
- package/js/es6/frozenproduct/small/dark/components/form.js +11 -11
- 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/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 +1 -1
- package/js/es6/frozenproduct/small/light/components/form.js +15 -15
- 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/product/large/dark/components/form.js +1 -1
- package/js/es6/product/large/light/components/form.js +1 -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.js +48 -48
- 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/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.js +48 -48
- 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/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 +42 -42
- 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/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 +46 -46
- 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/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 +42 -42
- 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/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 +46 -46
- 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/product/large/dark/components/form.js +2 -2
- package/js/umd/product/large/light/components/form.js +2 -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 +49 -49
- 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/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 +49 -49
- 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/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 +11 -11
- 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/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 +15 -15
- 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/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 +11 -11
- 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/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 +15 -15
- 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/product/large/dark/components/form.json +1 -1
- package/json/flat/product/large/light/components/form.json +1 -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 +48 -48
- 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/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 +48 -48
- 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/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 +11 -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/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 +15 -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/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 +11 -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/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 +15 -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/product/large/dark/components/form.json +1 -1
- package/json/nested/product/large/light/components/form.json +1 -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 +48 -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/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 +48 -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/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 +14 -14
- 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/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 +14 -14
- 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/product/large/components/form.scss +1 -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 +8 -8
- 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/sage-design-tokens-15.2.0.tgz +0 -0
@@ -412,11 +412,11 @@
|
|
412
412
|
},
|
413
413
|
"color": {
|
414
414
|
"calendar": {
|
415
|
-
"bg-active": "#
|
415
|
+
"bg-active": "#223743",
|
416
416
|
"bg-disabled": "#f3f3f3",
|
417
|
-
"bg-duration": "#
|
417
|
+
"bg-duration": "#e5eaed",
|
418
418
|
"bg-hover": "#0000001a",
|
419
|
-
"border-duration": "#
|
419
|
+
"border-duration": "#223743",
|
420
420
|
"text-active": "#FFFFFF",
|
421
421
|
"text-alt": "#0000008c",
|
422
422
|
"text-disabled": "#0000006b",
|
@@ -426,13 +426,13 @@
|
|
426
426
|
"textAlt-enabled": "#0000008c"
|
427
427
|
},
|
428
428
|
"dropdown": {
|
429
|
-
"bg-hover": "#
|
429
|
+
"bg-hover": "#2237431a",
|
430
430
|
"label-active": "#FFFFFF",
|
431
431
|
"label-alt": "#000000e6",
|
432
432
|
"label-disabled": "#0000006b",
|
433
433
|
"label-enabled": "#000000ab",
|
434
434
|
"label-hover": "#000000",
|
435
|
-
"label-subtext": "#
|
435
|
+
"label-subtext": "#0000008c"
|
436
436
|
},
|
437
437
|
"labelset": {
|
438
438
|
"label-required": "#CD384B",
|
@@ -449,7 +449,7 @@
|
|
449
449
|
"bg-hover": "#e2e2e2",
|
450
450
|
"bg-readOnly": "#f3f3f3",
|
451
451
|
"border-alt": "#a6a6a6",
|
452
|
-
"border-enabled": "#
|
452
|
+
"border-enabled": "#698495",
|
453
453
|
"border-disabled": "#a6a6a6",
|
454
454
|
"border-hover": "#000000",
|
455
455
|
"border-readOnly": "#a6a6a6",
|
@@ -469,18 +469,18 @@
|
|
469
469
|
"text-readOnly": "#000000f2"
|
470
470
|
},
|
471
471
|
"switch": {
|
472
|
-
"bg-active": "#
|
472
|
+
"bg-active": "#335B70",
|
473
473
|
"bg-activedisabled": "#a6a6a6",
|
474
474
|
"bg-disabled": "#f3f3f3",
|
475
475
|
"bg-enabled": "#FFFFFF",
|
476
476
|
"border-active": "transparent",
|
477
477
|
"border-activedisabled": "transparent",
|
478
478
|
"border-disabled": "#a6a6a6",
|
479
|
-
"border-enabled": "#
|
479
|
+
"border-enabled": "#698495",
|
480
480
|
"fg-active": "#FFFFFF",
|
481
481
|
"fg-activedisabled": "#FFFFFF",
|
482
482
|
"fg-disabled": "#a6a6a6",
|
483
|
-
"fg-enabled": "#
|
483
|
+
"fg-enabled": "#698495",
|
484
484
|
"label-active": "#000000f2",
|
485
485
|
"label-activedisabled": "#a6a6a6",
|
486
486
|
"label-disabled": "#a6a6a6",
|
@@ -498,16 +498,16 @@
|
|
498
498
|
},
|
499
499
|
"radius": {
|
500
500
|
"none": "0",
|
501
|
-
"checkbox":
|
501
|
+
"checkbox": 2,
|
502
502
|
"texteditorfooter": 4,
|
503
|
-
"colorpicker":
|
503
|
+
"colorpicker": 16,
|
504
504
|
"dropdown": 8,
|
505
|
-
"fileupload":
|
506
|
-
"fileselector":
|
507
|
-
"input":
|
505
|
+
"fileupload": 4,
|
506
|
+
"fileselector": 4,
|
507
|
+
"input": 4,
|
508
508
|
"radio": "999",
|
509
509
|
"switch": "999",
|
510
|
-
"validationbar":
|
510
|
+
"validationbar": 1,
|
511
511
|
"progressivebar": 2,
|
512
512
|
"calendar": {
|
513
513
|
"none": "0",
|
@@ -6,11 +6,11 @@
|
|
6
6
|
"bg-active": "#000000",
|
7
7
|
"bg-activealt": "#0000001a",
|
8
8
|
"bg-enabled": "#fff0",
|
9
|
-
"bg-hover": "#
|
9
|
+
"bg-hover": "#008046",
|
10
10
|
"label-active": "#FFFFFF",
|
11
11
|
"label-activealt": "#000000",
|
12
12
|
"label-enabled": "#000000e6",
|
13
|
-
"label-hover": "#
|
13
|
+
"label-hover": "#FFFFFF",
|
14
14
|
"label-alt": "#000000ab"
|
15
15
|
},
|
16
16
|
"menu": {
|
@@ -70,7 +70,7 @@
|
|
70
70
|
"radius": {
|
71
71
|
"menu": 8,
|
72
72
|
"menuitem": 4,
|
73
|
-
"menumodal":
|
73
|
+
"menumodal": 8,
|
74
74
|
"leftnav": {
|
75
75
|
"menuitem": 8
|
76
76
|
},
|
@@ -91,15 +91,15 @@
|
|
91
91
|
}
|
92
92
|
},
|
93
93
|
"color": {
|
94
|
-
"bg-active": "#
|
95
|
-
"bg-activealt": "#
|
94
|
+
"bg-active": "#223743",
|
95
|
+
"bg-activealt": "#2237431a",
|
96
96
|
"bg-default": "#FFFFFF",
|
97
|
-
"bg-hover": "#
|
97
|
+
"bg-hover": "#2237431a",
|
98
98
|
"label-active": "#FFFFFF",
|
99
|
-
"label-activealt": "#
|
99
|
+
"label-activealt": "#223743",
|
100
100
|
"label-disabled": "#0000006b",
|
101
|
-
"label-hover": "#
|
102
|
-
"label-enabled": "#
|
101
|
+
"label-hover": "#000000e6",
|
102
|
+
"label-enabled": "#000000e6",
|
103
103
|
"submenu": {
|
104
104
|
"bg-default": "#f3f3f3"
|
105
105
|
}
|
@@ -62,13 +62,13 @@
|
|
62
62
|
},
|
63
63
|
"color": {
|
64
64
|
"bg-skeleton": "linear-gradient(135deg, #6F6F6F5c 0%, #6F6F6F0A 100%)",
|
65
|
-
"bg-default": "#
|
66
|
-
"border-default": "#
|
65
|
+
"bg-default": "#cad3d9",
|
66
|
+
"border-default": "#335B70",
|
67
67
|
"fg-ai": "linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)",
|
68
68
|
"fg-alt": "#00811F",
|
69
69
|
"fg-alt2": "#000000ab",
|
70
70
|
"fg-caution": "#D64309",
|
71
|
-
"fg-default": "#
|
71
|
+
"fg-default": "#335B70",
|
72
72
|
"fg-error": "#CD384B",
|
73
73
|
"fg-info": "#0060A7",
|
74
74
|
"label-alt": "#000000ab",
|
@@ -77,8 +77,8 @@
|
|
77
77
|
"fg-default": "#007C7B"
|
78
78
|
},
|
79
79
|
"loader": {
|
80
|
-
"bg-default": "#
|
81
|
-
"fg-default": "#
|
80
|
+
"bg-default": "#00804614",
|
81
|
+
"fg-default": "#008046",
|
82
82
|
"fg-error": "#CD384B",
|
83
83
|
"fg-complete": "#00811F",
|
84
84
|
"inverse": {
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"text": "#000000",
|
11
11
|
"AI": {
|
12
12
|
"bg-default": "#000000",
|
13
|
-
"bgAlt": "#
|
13
|
+
"bgAlt": "#fff0",
|
14
14
|
"border-default": "#000000"
|
15
15
|
},
|
16
16
|
"callout": {
|
@@ -19,25 +19,25 @@
|
|
19
19
|
},
|
20
20
|
"error": {
|
21
21
|
"bg-default": "#CD384B",
|
22
|
-
"bgAlt": "#
|
22
|
+
"bgAlt": "#fff0",
|
23
23
|
"border-default": "#CD384B",
|
24
24
|
"icon": "#CD384B"
|
25
25
|
},
|
26
26
|
"info": {
|
27
27
|
"bg-default": "#0060A7",
|
28
|
-
"bgAlt": "#
|
28
|
+
"bgAlt": "#fff0",
|
29
29
|
"border-default": "#0060A7",
|
30
30
|
"icon": "#0060A7"
|
31
31
|
},
|
32
32
|
"success": {
|
33
33
|
"bg-default": "#00811F",
|
34
|
-
"bgAlt": "#
|
34
|
+
"bgAlt": "#fff0",
|
35
35
|
"border-default": "#00811F",
|
36
36
|
"icon": "#00811F"
|
37
37
|
},
|
38
38
|
"warning": {
|
39
39
|
"bg-default": "#D64309",
|
40
|
-
"bgAlt": "#
|
40
|
+
"bgAlt": "#fff0",
|
41
41
|
"border-default": "#D64309",
|
42
42
|
"icon": "#D64309"
|
43
43
|
}
|
@@ -51,14 +51,14 @@
|
|
51
51
|
"icon": "#000000f2"
|
52
52
|
},
|
53
53
|
"info": {
|
54
|
-
"bg-default": "#
|
55
|
-
"bg-hover": "#
|
56
|
-
"icon": "#
|
54
|
+
"bg-default": "#65a9ff",
|
55
|
+
"bg-hover": "#82b5ff",
|
56
|
+
"icon": "#000000f2"
|
57
57
|
},
|
58
58
|
"warning": {
|
59
|
-
"bg-default": "#
|
60
|
-
"bg-hover": "#
|
61
|
-
"icon": "#
|
59
|
+
"bg-default": "#ff8629",
|
60
|
+
"bg-hover": "#ff994c",
|
61
|
+
"icon": "#000000f2"
|
62
62
|
}
|
63
63
|
}
|
64
64
|
},
|
@@ -137,7 +137,7 @@
|
|
137
137
|
},
|
138
138
|
"error": {
|
139
139
|
"bg-default": "#CD384B",
|
140
|
-
"bgAlt-default": "#
|
140
|
+
"bgAlt-default": "#fff0",
|
141
141
|
"bgAlt-hover": "#f9d3d1",
|
142
142
|
"bg-hover": "#ac3240",
|
143
143
|
"border-default": "#CD384B",
|
@@ -177,7 +177,7 @@
|
|
177
177
|
},
|
178
178
|
"info": {
|
179
179
|
"bg-default": "#0060A7",
|
180
|
-
"bgAlt-default": "#
|
180
|
+
"bgAlt-default": "#fff0",
|
181
181
|
"bgAlt-hover": "#cdd7ea",
|
182
182
|
"bg-hover": "#10518c",
|
183
183
|
"border-default": "#0060A7",
|
@@ -190,11 +190,11 @@
|
|
190
190
|
}
|
191
191
|
},
|
192
192
|
"neutral": {
|
193
|
-
"bg-default": "#
|
194
|
-
"bgAlt-default": "#
|
195
|
-
"bgAlt-hover": "#
|
196
|
-
"bg-hover": "#
|
197
|
-
"border-default": "#
|
193
|
+
"bg-default": "#335B70",
|
194
|
+
"bgAlt-default": "#fff0",
|
195
|
+
"bgAlt-hover": "#dde0e2",
|
196
|
+
"bg-hover": "#20313b",
|
197
|
+
"border-default": "#335B70",
|
198
198
|
"inverse": {
|
199
199
|
"bg-default": "#7C7C7C",
|
200
200
|
"bgAlt-default": "#171717",
|
@@ -210,7 +210,7 @@
|
|
210
210
|
},
|
211
211
|
"success": {
|
212
212
|
"bg-default": "#00811F",
|
213
|
-
"bgAlt-default": "#
|
213
|
+
"bgAlt-default": "#fff0",
|
214
214
|
"bgAlt-hover": "#cbe1c9",
|
215
215
|
"bg-hover": "#0e6d1d",
|
216
216
|
"border-default": "#00811F",
|
@@ -224,7 +224,7 @@
|
|
224
224
|
},
|
225
225
|
"warning": {
|
226
226
|
"bg-default": "#D64309",
|
227
|
-
"bgAlt-default": "#
|
227
|
+
"bgAlt-default": "#fff0",
|
228
228
|
"bgAlt-hover": "#fed5c3",
|
229
229
|
"bg-hover": "#b33b0d",
|
230
230
|
"border-default": "#D64309",
|
@@ -238,10 +238,10 @@
|
|
238
238
|
}
|
239
239
|
},
|
240
240
|
"rating": {
|
241
|
-
"bg-default": "#
|
242
|
-
"bg-defaultAlt": "linear-gradient(90deg, #
|
243
|
-
"bg-hover": "#
|
244
|
-
"border-default": "#
|
241
|
+
"bg-default": "#008046",
|
242
|
+
"bg-defaultAlt": "linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)",
|
243
|
+
"bg-hover": "#0d6c3c",
|
244
|
+
"border-default": "#008046"
|
245
245
|
}
|
246
246
|
},
|
247
247
|
"size": {
|
@@ -269,7 +269,7 @@
|
|
269
269
|
"radius": {
|
270
270
|
"none": "0",
|
271
271
|
"message": 8,
|
272
|
-
"pill":
|
272
|
+
"pill": 2
|
273
273
|
},
|
274
274
|
"borderwidth": {
|
275
275
|
"pill": 2,
|
@@ -36,11 +36,11 @@
|
|
36
36
|
"color": {
|
37
37
|
"bg-active": "#FFFFFF",
|
38
38
|
"bg-enabled": "#fff0",
|
39
|
-
"bg-hover": "#
|
39
|
+
"bg-hover": "#2237431a",
|
40
40
|
"border-activealt": "#d1d1d1",
|
41
|
-
"border-active": "#
|
42
|
-
"border-enabled": "#
|
43
|
-
"border-hover": "#
|
41
|
+
"border-active": "#008046",
|
42
|
+
"border-enabled": "#2237431a",
|
43
|
+
"border-hover": "#2237431a",
|
44
44
|
"icon-enabled": "#000000ab",
|
45
45
|
"icon-hover": "#000000",
|
46
46
|
"label-active": "#000000",
|
@@ -60,8 +60,8 @@
|
|
60
60
|
}
|
61
61
|
},
|
62
62
|
"radius": {
|
63
|
-
"M":
|
64
|
-
"L":
|
63
|
+
"M": 4,
|
64
|
+
"L": 4,
|
65
65
|
"baseline": {
|
66
66
|
"M": 1,
|
67
67
|
"L": 1
|
@@ -11,8 +11,8 @@
|
|
11
11
|
"label-hover": "#000000e6"
|
12
12
|
},
|
13
13
|
"harsh": {
|
14
|
-
"bg-alt": "#
|
15
|
-
"bg-default": "#
|
14
|
+
"bg-alt": "#476a7d",
|
15
|
+
"bg-default": "#335B70",
|
16
16
|
"bg-hover": "#00000026",
|
17
17
|
"border-default": "#a6a6a6",
|
18
18
|
"label-default": "#FFFFFF",
|
@@ -20,16 +20,16 @@
|
|
20
20
|
}
|
21
21
|
},
|
22
22
|
"row": {
|
23
|
-
"bg-activated": "#
|
24
|
-
"bg-active": "#
|
23
|
+
"bg-activated": "#9badb8",
|
24
|
+
"bg-active": "#22374326",
|
25
25
|
"bg-default": "#FFFFFF",
|
26
|
-
"bg-alt": "#
|
26
|
+
"bg-alt": "#fbfbfc",
|
27
27
|
"bg-alt2": "#dedede",
|
28
28
|
"bg-alt3": "#f3f3f3",
|
29
|
-
"bg-hover": "#
|
29
|
+
"bg-hover": "#f2f4f6",
|
30
30
|
"border-default": "#d1d1d1",
|
31
|
-
"label-activated": "#
|
32
|
-
"label-active": "#
|
31
|
+
"label-activated": "#000000",
|
32
|
+
"label-active": "#000000",
|
33
33
|
"label-default": "#000000f2",
|
34
34
|
"label-hover": "#000000"
|
35
35
|
},
|
@@ -33,7 +33,7 @@
|
|
33
33
|
},
|
34
34
|
"outer": {
|
35
35
|
"M": "14px",
|
36
|
-
"L":
|
36
|
+
"L": 20
|
37
37
|
}
|
38
38
|
}
|
39
39
|
}
|
@@ -41,56 +41,56 @@
|
|
41
41
|
"FAB": {
|
42
42
|
"child": {
|
43
43
|
"x": {
|
44
|
-
"M":
|
45
|
-
"L":
|
44
|
+
"M": 8,
|
45
|
+
"L": 16
|
46
46
|
}
|
47
47
|
},
|
48
48
|
"parent": {
|
49
49
|
"x": {
|
50
|
-
"M":
|
50
|
+
"M": 16
|
51
51
|
},
|
52
52
|
"xg": {
|
53
53
|
"M": 12
|
54
54
|
},
|
55
55
|
"y": {
|
56
|
-
"M":
|
56
|
+
"M": 16
|
57
57
|
}
|
58
58
|
}
|
59
59
|
},
|
60
60
|
"layout": {
|
61
61
|
"x": {
|
62
|
-
"XS":
|
63
|
-
"S":
|
64
|
-
"M":
|
65
|
-
"L":
|
62
|
+
"XS": 8,
|
63
|
+
"S": 16,
|
64
|
+
"M": 24,
|
65
|
+
"L": 32
|
66
66
|
},
|
67
67
|
"y": {
|
68
|
-
"XS":
|
69
|
-
"S":
|
70
|
-
"M":
|
71
|
-
"L":
|
68
|
+
"XS": 8,
|
69
|
+
"S": 16,
|
70
|
+
"M": 24,
|
71
|
+
"L": 32
|
72
72
|
},
|
73
73
|
"xg": {
|
74
|
-
"S":
|
74
|
+
"S": 8,
|
75
75
|
"M": 12,
|
76
|
-
"L":
|
76
|
+
"L": 16
|
77
77
|
},
|
78
78
|
"yg": {
|
79
|
-
"S":
|
79
|
+
"S": 8,
|
80
80
|
"M": 12,
|
81
|
-
"L":
|
81
|
+
"L": 16
|
82
82
|
}
|
83
83
|
},
|
84
84
|
"primary": {
|
85
85
|
"x": {
|
86
|
-
"S":
|
87
|
-
"M":
|
88
|
-
"L":
|
86
|
+
"S": 12,
|
87
|
+
"M": 16,
|
88
|
+
"L": 20
|
89
89
|
},
|
90
90
|
"xg": {
|
91
|
-
"S":
|
92
|
-
"M":
|
93
|
-
"L":
|
91
|
+
"S": 8,
|
92
|
+
"M": 8,
|
93
|
+
"L": 8
|
94
94
|
},
|
95
95
|
"y": {
|
96
96
|
"S": 4,
|
@@ -112,22 +112,22 @@
|
|
112
112
|
},
|
113
113
|
"secondary": {
|
114
114
|
"x": {
|
115
|
-
"XS":
|
115
|
+
"XS": 8,
|
116
116
|
"S": 12,
|
117
|
-
"M":
|
118
|
-
"L":
|
117
|
+
"M": 16,
|
118
|
+
"L": 20
|
119
119
|
},
|
120
120
|
"y": {
|
121
|
-
"XS": 1.
|
121
|
+
"XS": 1.5,
|
122
122
|
"S": 4,
|
123
123
|
"M": 8,
|
124
124
|
"L": 9.5
|
125
125
|
},
|
126
126
|
"xg": {
|
127
127
|
"XS": 4,
|
128
|
-
"S":
|
129
|
-
"M":
|
130
|
-
"L":
|
128
|
+
"S": 8,
|
129
|
+
"M": 8,
|
130
|
+
"L": 8
|
131
131
|
},
|
132
132
|
"icononly": {
|
133
133
|
"x": {
|
@@ -146,22 +146,22 @@
|
|
146
146
|
},
|
147
147
|
"tertiary": {
|
148
148
|
"y": {
|
149
|
-
"XS": 1.
|
149
|
+
"XS": 1.5,
|
150
150
|
"S": 4,
|
151
151
|
"M": 8,
|
152
152
|
"L": 9.5
|
153
153
|
},
|
154
154
|
"x": {
|
155
|
-
"XS":
|
156
|
-
"S":
|
157
|
-
"M":
|
158
|
-
"L":
|
155
|
+
"XS": 8,
|
156
|
+
"S": 12,
|
157
|
+
"M": 16,
|
158
|
+
"L": 20
|
159
159
|
},
|
160
160
|
"xg": {
|
161
161
|
"XS": 4,
|
162
|
-
"S":
|
163
|
-
"M":
|
164
|
-
"L":
|
162
|
+
"S": 8,
|
163
|
+
"M": 8,
|
164
|
+
"L": 8
|
165
165
|
},
|
166
166
|
"icononly": {
|
167
167
|
"x": {
|
@@ -180,16 +180,16 @@
|
|
180
180
|
},
|
181
181
|
"subtle": {
|
182
182
|
"y": {
|
183
|
-
"XS": 1.
|
183
|
+
"XS": 1.5,
|
184
184
|
"S": 4,
|
185
185
|
"M": 8,
|
186
186
|
"L": 9.5
|
187
187
|
},
|
188
188
|
"x": {
|
189
|
-
"XS":
|
190
|
-
"S":
|
191
|
-
"M":
|
192
|
-
"L":
|
189
|
+
"XS": 8,
|
190
|
+
"S": 8,
|
191
|
+
"M": 8,
|
192
|
+
"L": 8
|
193
193
|
},
|
194
194
|
"xg": {
|
195
195
|
"XS": 4,
|
@@ -215,18 +215,18 @@
|
|
215
215
|
"toggle": {
|
216
216
|
"button": {
|
217
217
|
"x": {
|
218
|
-
"XS":
|
219
|
-
"S":
|
220
|
-
"M":
|
221
|
-
"L":
|
218
|
+
"XS": 8,
|
219
|
+
"S": 12,
|
220
|
+
"M": 16,
|
221
|
+
"L": 20
|
222
222
|
},
|
223
223
|
"xg": {
|
224
|
-
"S":
|
225
|
-
"M":
|
226
|
-
"L":
|
224
|
+
"S": 8,
|
225
|
+
"M": 8,
|
226
|
+
"L": 8
|
227
227
|
},
|
228
228
|
"y": {
|
229
|
-
"XS": 1.
|
229
|
+
"XS": 1.5,
|
230
230
|
"S": 4,
|
231
231
|
"M": 8,
|
232
232
|
"L": 9.5
|