@sage/design-tokens 15.2.0 → 15.2.2
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.2.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 +38 -38
- package/scss/frozenproduct/small/components/container.scss +21 -21
- package/scss/frozenproduct/small/components/form.scss +17 -17
- package/scss/frozenproduct/small/components/link.scss +4 -4
- package/scss/frozenproduct/small/components/nav.scss +8 -8
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +9 -9
- package/scss/frozenproduct/small/components/status.scss +28 -28
- package/scss/frozenproduct/small/components/tab.scss +13 -13
- package/scss/frozenproduct/small/components/table.scss +15 -15
- package/scss/product/large/components/form.scss +1 -1
- package/scss/product/small/components/form.scss +1 -1
- package/sage-design-tokens-15.2.0.tgz +0 -0
@@ -235,7 +235,7 @@
|
|
235
235
|
"none": 0,
|
236
236
|
"accordionsubtle": {
|
237
237
|
"yg": {
|
238
|
-
"M":
|
238
|
+
"M": 16
|
239
239
|
}
|
240
240
|
},
|
241
241
|
"filepreview": {
|
@@ -250,25 +250,25 @@
|
|
250
250
|
},
|
251
251
|
"flex": {
|
252
252
|
"xg": {
|
253
|
-
"S":
|
254
|
-
"M":
|
255
|
-
"L":
|
253
|
+
"S": 16,
|
254
|
+
"M": 24,
|
255
|
+
"L": 32
|
256
256
|
},
|
257
257
|
"yg": {
|
258
|
-
"S":
|
259
|
-
"M":
|
260
|
-
"L":
|
258
|
+
"S": 16,
|
259
|
+
"M": 24,
|
260
|
+
"L": 32
|
261
261
|
},
|
262
262
|
"item": {
|
263
263
|
"x": {
|
264
|
-
"S":
|
265
|
-
"M":
|
266
|
-
"L":
|
264
|
+
"S": 16,
|
265
|
+
"M": 24,
|
266
|
+
"L": 32
|
267
267
|
},
|
268
268
|
"y": {
|
269
|
-
"S":
|
270
|
-
"M":
|
271
|
-
"L":
|
269
|
+
"S": 16,
|
270
|
+
"M": 24,
|
271
|
+
"L": 32
|
272
272
|
}
|
273
273
|
}
|
274
274
|
},
|
@@ -276,105 +276,105 @@
|
|
276
276
|
"content": {
|
277
277
|
"x": {
|
278
278
|
"XS": 8,
|
279
|
-
"S":
|
280
|
-
"M":
|
281
|
-
"L":
|
279
|
+
"S": 16,
|
280
|
+
"M": 24,
|
281
|
+
"L": 32
|
282
282
|
},
|
283
283
|
"y": {
|
284
284
|
"XS": 8,
|
285
|
-
"S":
|
286
|
-
"M":
|
287
|
-
"L":
|
285
|
+
"S": 16,
|
286
|
+
"M": 24,
|
287
|
+
"L": 32
|
288
288
|
},
|
289
289
|
"xg": {
|
290
290
|
"XS": 4,
|
291
|
-
"S":
|
292
|
-
"M":
|
291
|
+
"S": 16,
|
292
|
+
"M": 24
|
293
293
|
},
|
294
294
|
"yg": {
|
295
295
|
"S": 8,
|
296
|
-
"M":
|
297
|
-
"L":
|
296
|
+
"M": 16,
|
297
|
+
"L": 24
|
298
298
|
}
|
299
299
|
},
|
300
300
|
"outer": {
|
301
301
|
"x": {
|
302
|
-
"M":
|
302
|
+
"M": 24
|
303
303
|
},
|
304
304
|
"y": {
|
305
|
-
"M":
|
305
|
+
"M": 24
|
306
306
|
}
|
307
307
|
},
|
308
308
|
"header": {
|
309
309
|
"x": {
|
310
|
-
"S":
|
311
|
-
"M":
|
310
|
+
"S": 16,
|
311
|
+
"M": 24
|
312
312
|
},
|
313
313
|
"y": {
|
314
314
|
"XS": 12,
|
315
|
-
"S":
|
316
|
-
"M":
|
315
|
+
"S": 16,
|
316
|
+
"M": 24
|
317
317
|
},
|
318
318
|
"xg": {
|
319
|
-
"M":
|
319
|
+
"M": 16
|
320
320
|
},
|
321
321
|
"yg": {
|
322
322
|
"M": 4,
|
323
|
-
"L":
|
323
|
+
"L": 16
|
324
324
|
}
|
325
325
|
},
|
326
326
|
"emptystate": {
|
327
327
|
"y": {
|
328
|
-
"M":
|
329
|
-
"L":
|
328
|
+
"M": 24,
|
329
|
+
"L": 40
|
330
330
|
}
|
331
331
|
},
|
332
332
|
"footer": {
|
333
333
|
"x": {
|
334
|
-
"M":
|
334
|
+
"M": 24
|
335
335
|
},
|
336
336
|
"y": {
|
337
|
-
"M":
|
337
|
+
"M": 16
|
338
338
|
}
|
339
339
|
}
|
340
340
|
},
|
341
341
|
"note": {
|
342
342
|
"x": {
|
343
|
-
"M":
|
343
|
+
"M": 24
|
344
344
|
},
|
345
345
|
"xg": {
|
346
|
-
"M":
|
346
|
+
"M": 16
|
347
347
|
},
|
348
348
|
"timestamp": {
|
349
349
|
"xg": {
|
350
|
-
"M":
|
350
|
+
"M": 24
|
351
351
|
},
|
352
352
|
"yg": {
|
353
353
|
"M": 4
|
354
354
|
}
|
355
355
|
},
|
356
356
|
"y": {
|
357
|
-
"M":
|
357
|
+
"M": 24
|
358
358
|
},
|
359
359
|
"yg": {
|
360
|
-
"M":
|
360
|
+
"M": 16
|
361
361
|
}
|
362
362
|
},
|
363
363
|
"linkpreview": {
|
364
364
|
"x": {
|
365
365
|
"S": 8,
|
366
366
|
"M": 12,
|
367
|
-
"L":
|
367
|
+
"L": 16
|
368
368
|
},
|
369
369
|
"xg": {
|
370
370
|
"S": 8,
|
371
371
|
"M": 12,
|
372
|
-
"L":
|
372
|
+
"L": 16
|
373
373
|
},
|
374
374
|
"y": {
|
375
375
|
"S": 8,
|
376
376
|
"M": 12,
|
377
|
-
"L":
|
377
|
+
"L": 16
|
378
378
|
},
|
379
379
|
"yg": {
|
380
380
|
"S": 4,
|
@@ -384,18 +384,18 @@
|
|
384
384
|
},
|
385
385
|
"pagination": {
|
386
386
|
"xg": {
|
387
|
-
"M":
|
388
|
-
"L":
|
387
|
+
"M": 8,
|
388
|
+
"L": 24
|
389
389
|
},
|
390
390
|
"y": {
|
391
|
-
"M":
|
392
|
-
"L":
|
391
|
+
"M": 8,
|
392
|
+
"L": 16
|
393
393
|
},
|
394
394
|
"yg": {
|
395
|
-
"M":
|
395
|
+
"M": 16
|
396
396
|
},
|
397
397
|
"x": {
|
398
|
-
"M":
|
398
|
+
"M": 16
|
399
399
|
}
|
400
400
|
},
|
401
401
|
"scrollbar": {
|
@@ -415,30 +415,30 @@
|
|
415
415
|
},
|
416
416
|
"title": {
|
417
417
|
"xg": {
|
418
|
-
"M":
|
418
|
+
"M": 16
|
419
419
|
},
|
420
420
|
"y": {
|
421
421
|
"M": 12,
|
422
|
-
"L":
|
422
|
+
"L": 32
|
423
423
|
}
|
424
424
|
}
|
425
425
|
},
|
426
426
|
"tilecard": {
|
427
427
|
"x": {
|
428
|
-
"XS":
|
429
|
-
"S":
|
430
|
-
"M":
|
431
|
-
"L":
|
432
|
-
"XXXL":
|
428
|
+
"XS": 16,
|
429
|
+
"S": 16,
|
430
|
+
"M": 24,
|
431
|
+
"L": 32,
|
432
|
+
"XXXL": 80
|
433
433
|
},
|
434
434
|
"xg": {
|
435
435
|
"M": 8
|
436
436
|
},
|
437
437
|
"y": {
|
438
438
|
"XS": 8,
|
439
|
-
"S":
|
440
|
-
"M":
|
441
|
-
"L":
|
439
|
+
"S": 16,
|
440
|
+
"M": 24,
|
441
|
+
"L": 32
|
442
442
|
},
|
443
443
|
"yg": {
|
444
444
|
"S": 4
|
@@ -446,19 +446,19 @@
|
|
446
446
|
},
|
447
447
|
"tileselect": {
|
448
448
|
"x": {
|
449
|
-
"S":
|
450
|
-
"M":
|
451
|
-
"L":
|
449
|
+
"S": 16,
|
450
|
+
"M": 24,
|
451
|
+
"L": 32
|
452
452
|
},
|
453
453
|
"y": {
|
454
|
-
"S":
|
455
|
-
"M":
|
456
|
-
"L":
|
454
|
+
"S": 16,
|
455
|
+
"M": 24,
|
456
|
+
"L": 32
|
457
457
|
},
|
458
458
|
"yg": {
|
459
|
-
"S":
|
460
|
-
"M":
|
461
|
-
"L":
|
459
|
+
"S": 16,
|
460
|
+
"M": 24,
|
461
|
+
"L": 32
|
462
462
|
},
|
463
463
|
"content": {
|
464
464
|
"yg": {
|
@@ -467,7 +467,7 @@
|
|
467
467
|
},
|
468
468
|
"header": {
|
469
469
|
"xg": {
|
470
|
-
"M":
|
470
|
+
"M": 16
|
471
471
|
},
|
472
472
|
"yg": {
|
473
473
|
"S": 8
|
@@ -476,7 +476,7 @@
|
|
476
476
|
"footer": {
|
477
477
|
"y": {
|
478
478
|
"M": 8,
|
479
|
-
"L":
|
479
|
+
"L": 16
|
480
480
|
},
|
481
481
|
"xg": {
|
482
482
|
"S": 8
|
@@ -485,12 +485,12 @@
|
|
485
485
|
},
|
486
486
|
"nudge": {
|
487
487
|
"x": {
|
488
|
-
"M":
|
489
|
-
"L":
|
488
|
+
"M": 24,
|
489
|
+
"L": 32
|
490
490
|
},
|
491
491
|
"y": {
|
492
|
-
"M":
|
493
|
-
"L":
|
492
|
+
"M": 24,
|
493
|
+
"L": 32
|
494
494
|
},
|
495
495
|
"yg": {
|
496
496
|
"M": 8,
|
@@ -498,8 +498,8 @@
|
|
498
498
|
},
|
499
499
|
"header": {
|
500
500
|
"xg": {
|
501
|
-
"M":
|
502
|
-
"L":
|
501
|
+
"M": 16,
|
502
|
+
"L": 16
|
503
503
|
}
|
504
504
|
}
|
505
505
|
}
|
@@ -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
|
},
|
@@ -432,7 +432,7 @@
|
|
432
432
|
"label-disabled": "#ffffff4d",
|
433
433
|
"label-enabled": "#ffffffab",
|
434
434
|
"label-hover": "#FFFFFF",
|
435
|
-
"label-subtext": "#
|
435
|
+
"label-subtext": "#ffffff8c"
|
436
436
|
},
|
437
437
|
"labelset": {
|
438
438
|
"label-required": "#E13E53",
|