@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
@@ -1326,7 +1326,7 @@
|
|
1326
1326
|
},
|
1327
1327
|
L: {
|
1328
1328
|
$type: "spacing",
|
1329
|
-
$value:
|
1329
|
+
$value: 16,
|
1330
1330
|
$description: "Left padding for indented content in options",
|
1331
1331
|
filePath: "data/tokens/components/nav.json",
|
1332
1332
|
isSource: true,
|
@@ -1451,7 +1451,7 @@
|
|
1451
1451
|
x: {
|
1452
1452
|
M: {
|
1453
1453
|
$type: "spacing",
|
1454
|
-
$value:
|
1454
|
+
$value: 24,
|
1455
1455
|
filePath: "data/tokens/components/nav.json",
|
1456
1456
|
isSource: true,
|
1457
1457
|
original: {
|
@@ -1573,7 +1573,7 @@
|
|
1573
1573
|
x: {
|
1574
1574
|
M: {
|
1575
1575
|
$type: "spacing",
|
1576
|
-
$value:
|
1576
|
+
$value: 16,
|
1577
1577
|
$description: "Horizontal space around logo",
|
1578
1578
|
filePath: "data/tokens/components/nav.json",
|
1579
1579
|
isSource: true,
|
@@ -1590,7 +1590,7 @@
|
|
1590
1590
|
xg: {
|
1591
1591
|
M: {
|
1592
1592
|
$type: "spacing",
|
1593
|
-
$value:
|
1593
|
+
$value: 16,
|
1594
1594
|
$description: "Gap between logo and divider",
|
1595
1595
|
filePath: "data/tokens/components/nav.json",
|
1596
1596
|
isSource: true,
|
@@ -1628,7 +1628,7 @@
|
|
1628
1628
|
x: {
|
1629
1629
|
M: {
|
1630
1630
|
$type: "spacing",
|
1631
|
-
$value:
|
1631
|
+
$value: 8,
|
1632
1632
|
$description:
|
1633
1633
|
"horizontal padding on sticky quick actions header",
|
1634
1634
|
filePath: "data/tokens/components/nav.json",
|
@@ -1647,7 +1647,7 @@
|
|
1647
1647
|
y: {
|
1648
1648
|
S: {
|
1649
1649
|
$type: "spacing",
|
1650
|
-
$value:
|
1650
|
+
$value: 12,
|
1651
1651
|
$description: "sticky header top and bottom padding",
|
1652
1652
|
filePath: "data/tokens/components/nav.json",
|
1653
1653
|
isSource: true,
|
@@ -1662,7 +1662,7 @@
|
|
1662
1662
|
},
|
1663
1663
|
M: {
|
1664
1664
|
$type: "spacing",
|
1665
|
-
$value:
|
1665
|
+
$value: 16,
|
1666
1666
|
$description:
|
1667
1667
|
"vertical padding inside parent and child containers",
|
1668
1668
|
filePath: "data/tokens/components/nav.json",
|
@@ -1681,7 +1681,7 @@
|
|
1681
1681
|
yg: {
|
1682
1682
|
S: {
|
1683
1683
|
$type: "spacing",
|
1684
|
-
$value:
|
1684
|
+
$value: 8,
|
1685
1685
|
$description: "vertical gap betweenparent items",
|
1686
1686
|
filePath: "data/tokens/components/nav.json",
|
1687
1687
|
isSource: true,
|
@@ -1696,7 +1696,7 @@
|
|
1696
1696
|
},
|
1697
1697
|
M: {
|
1698
1698
|
$type: "spacing",
|
1699
|
-
$value:
|
1699
|
+
$value: 16,
|
1700
1700
|
$description: "vertical gap between child and grandchild items",
|
1701
1701
|
filePath: "data/tokens/components/nav.json",
|
1702
1702
|
isSource: true,
|
@@ -1715,7 +1715,7 @@
|
|
1715
1715
|
y: {
|
1716
1716
|
M: {
|
1717
1717
|
$type: "spacing",
|
1718
|
-
$value:
|
1718
|
+
$value: 56,
|
1719
1719
|
$description:
|
1720
1720
|
"margin outside of item containers to make items show underneath sticky headers",
|
1721
1721
|
filePath: "data/tokens/components/nav.json",
|
@@ -1823,7 +1823,7 @@
|
|
1823
1823
|
x: {
|
1824
1824
|
M: {
|
1825
1825
|
$type: "spacing",
|
1826
|
-
$value:
|
1826
|
+
$value: 8,
|
1827
1827
|
$description: "horizontal padding on stacked parent items",
|
1828
1828
|
filePath: "data/tokens/components/nav.json",
|
1829
1829
|
isSource: true,
|
@@ -1873,7 +1873,7 @@
|
|
1873
1873
|
y: {
|
1874
1874
|
M: {
|
1875
1875
|
$type: "spacing",
|
1876
|
-
$value:
|
1876
|
+
$value: 8,
|
1877
1877
|
$description: "vertical padding on stacked parent items",
|
1878
1878
|
filePath: "data/tokens/components/nav.json",
|
1879
1879
|
isSource: true,
|
@@ -1926,7 +1926,7 @@
|
|
1926
1926
|
yg: {
|
1927
1927
|
M: {
|
1928
1928
|
$type: "spacing",
|
1929
|
-
$value:
|
1929
|
+
$value: 4,
|
1930
1930
|
$description: "vertical gap inside child items",
|
1931
1931
|
filePath: "data/tokens/components/nav.json",
|
1932
1932
|
isSource: true,
|
@@ -1943,7 +1943,7 @@
|
|
1943
1943
|
x: {
|
1944
1944
|
M: {
|
1945
1945
|
$type: "spacing",
|
1946
|
-
$value:
|
1946
|
+
$value: 8,
|
1947
1947
|
$description: "horizontal padding on child items",
|
1948
1948
|
filePath: "data/tokens/components/nav.json",
|
1949
1949
|
isSource: true,
|
@@ -1960,7 +1960,7 @@
|
|
1960
1960
|
xg: {
|
1961
1961
|
M: {
|
1962
1962
|
$type: "spacing",
|
1963
|
-
$value:
|
1963
|
+
$value: 8,
|
1964
1964
|
$description:
|
1965
1965
|
"gap spacing on child items between pills and accordion chevrons",
|
1966
1966
|
filePath: "data/tokens/components/nav.json",
|
@@ -1979,7 +1979,7 @@
|
|
1979
1979
|
y: {
|
1980
1980
|
M: {
|
1981
1981
|
$type: "spacing",
|
1982
|
-
$value:
|
1982
|
+
$value: 8,
|
1983
1983
|
$description: "vertical padding on child items",
|
1984
1984
|
filePath: "data/tokens/components/nav.json",
|
1985
1985
|
isSource: true,
|
@@ -1998,7 +1998,7 @@
|
|
1998
1998
|
x: {
|
1999
1999
|
M: {
|
2000
2000
|
$type: "spacing",
|
2001
|
-
$value:
|
2001
|
+
$value: 8,
|
2002
2002
|
$description: "horizontal padding on child items",
|
2003
2003
|
filePath: "data/tokens/components/nav.json",
|
2004
2004
|
isSource: true,
|
@@ -2037,7 +2037,7 @@
|
|
2037
2037
|
xg: {
|
2038
2038
|
M: {
|
2039
2039
|
$type: "spacing",
|
2040
|
-
$value:
|
2040
|
+
$value: 8,
|
2041
2041
|
$description:
|
2042
2042
|
"gap spacing on child items between pills and accordion chevrons",
|
2043
2043
|
filePath: "data/tokens/components/nav.json",
|
@@ -2056,7 +2056,7 @@
|
|
2056
2056
|
y: {
|
2057
2057
|
M: {
|
2058
2058
|
$type: "spacing",
|
2059
|
-
$value:
|
2059
|
+
$value: 8,
|
2060
2060
|
$description: "vertical padding on child items",
|
2061
2061
|
filePath: "data/tokens/components/nav.json",
|
2062
2062
|
isSource: true,
|
@@ -2073,7 +2073,7 @@
|
|
2073
2073
|
yg: {
|
2074
2074
|
M: {
|
2075
2075
|
$type: "spacing",
|
2076
|
-
$value:
|
2076
|
+
$value: 4,
|
2077
2077
|
$description: "vertical gap inside grandchild items",
|
2078
2078
|
filePath: "data/tokens/components/nav.json",
|
2079
2079
|
isSource: true,
|
@@ -2094,7 +2094,7 @@
|
|
2094
2094
|
x: {
|
2095
2095
|
M: {
|
2096
2096
|
$type: "spacing",
|
2097
|
-
$value:
|
2097
|
+
$value: 8,
|
2098
2098
|
$description:
|
2099
2099
|
"left and right padding on modal small screen container across leftnav and horizontal",
|
2100
2100
|
filePath: "data/tokens/components/nav.json",
|
@@ -2113,7 +2113,7 @@
|
|
2113
2113
|
y: {
|
2114
2114
|
M: {
|
2115
2115
|
$type: "spacing",
|
2116
|
-
$value:
|
2116
|
+
$value: 16,
|
2117
2117
|
$description:
|
2118
2118
|
"top and bottom padding on modal small screen container across leftnav and horizontal",
|
2119
2119
|
filePath: "data/tokens/components/nav.json",
|
@@ -2132,7 +2132,7 @@
|
|
2132
2132
|
yg: {
|
2133
2133
|
M: {
|
2134
2134
|
$type: "spacing",
|
2135
|
-
$value:
|
2135
|
+
$value: 6,
|
2136
2136
|
$description: "vertical gap between modal nav items",
|
2137
2137
|
filePath: "data/tokens/components/nav.json",
|
2138
2138
|
isSource: true,
|
@@ -2150,7 +2150,7 @@
|
|
2150
2150
|
y: {
|
2151
2151
|
M: {
|
2152
2152
|
$type: "spacing",
|
2153
|
-
$value:
|
2153
|
+
$value: 56,
|
2154
2154
|
$description:
|
2155
2155
|
"margin outside of item containers to make items show underneath sticky headers",
|
2156
2156
|
filePath: "data/tokens/components/nav.json",
|
@@ -2180,7 +2180,7 @@
|
|
2180
2180
|
x: {
|
2181
2181
|
M: {
|
2182
2182
|
$type: "spacing",
|
2183
|
-
$value:
|
2183
|
+
$value: 8,
|
2184
2184
|
$description: "horizontal padding on stacked parent items",
|
2185
2185
|
filePath: "data/tokens/components/nav.json",
|
2186
2186
|
isSource: true,
|
@@ -2197,7 +2197,7 @@
|
|
2197
2197
|
xg: {
|
2198
2198
|
M: {
|
2199
2199
|
$type: "spacing",
|
2200
|
-
$value:
|
2200
|
+
$value: 8,
|
2201
2201
|
$description:
|
2202
2202
|
"horizontal padding between parent label and chevron",
|
2203
2203
|
filePath: "data/tokens/components/nav.json",
|
@@ -2216,7 +2216,7 @@
|
|
2216
2216
|
y: {
|
2217
2217
|
M: {
|
2218
2218
|
$type: "spacing",
|
2219
|
-
$value:
|
2219
|
+
$value: 8,
|
2220
2220
|
$description: "vertical padding on stacked parent items",
|
2221
2221
|
filePath: "data/tokens/components/nav.json",
|
2222
2222
|
isSource: true,
|
@@ -2233,7 +2233,7 @@
|
|
2233
2233
|
yg: {
|
2234
2234
|
M: {
|
2235
2235
|
$type: "spacing",
|
2236
|
-
$value:
|
2236
|
+
$value: 4,
|
2237
2237
|
$description: "vertical padding between parent label and pill",
|
2238
2238
|
filePath: "data/tokens/components/nav.json",
|
2239
2239
|
isSource: true,
|
@@ -2253,7 +2253,7 @@
|
|
2253
2253
|
x: {
|
2254
2254
|
M: {
|
2255
2255
|
$type: "spacing",
|
2256
|
-
$value:
|
2256
|
+
$value: 8,
|
2257
2257
|
$description: "horizontal padding on stacked parent items",
|
2258
2258
|
filePath: "data/tokens/components/nav.json",
|
2259
2259
|
isSource: true,
|
@@ -2270,7 +2270,7 @@
|
|
2270
2270
|
xg: {
|
2271
2271
|
M: {
|
2272
2272
|
$type: "spacing",
|
2273
|
-
$value:
|
2273
|
+
$value: 4,
|
2274
2274
|
$description: "horizontal padding between child label and pill",
|
2275
2275
|
filePath: "data/tokens/components/nav.json",
|
2276
2276
|
isSource: true,
|
@@ -2288,7 +2288,7 @@
|
|
2288
2288
|
y: {
|
2289
2289
|
M: {
|
2290
2290
|
$type: "spacing",
|
2291
|
-
$value:
|
2291
|
+
$value: 4,
|
2292
2292
|
$description: "vertical padding on stacked child items",
|
2293
2293
|
filePath: "data/tokens/components/nav.json",
|
2294
2294
|
isSource: true,
|
@@ -2307,7 +2307,7 @@
|
|
2307
2307
|
x: {
|
2308
2308
|
M: {
|
2309
2309
|
$type: "spacing",
|
2310
|
-
$value:
|
2310
|
+
$value: 8,
|
2311
2311
|
$description: "horizontal padding on header item",
|
2312
2312
|
filePath: "data/tokens/components/nav.json",
|
2313
2313
|
isSource: true,
|
@@ -2324,7 +2324,7 @@
|
|
2324
2324
|
xg: {
|
2325
2325
|
M: {
|
2326
2326
|
$type: "spacing",
|
2327
|
-
$value:
|
2327
|
+
$value: 8,
|
2328
2328
|
$description:
|
2329
2329
|
"horizontal gap between header label and idebntifiers or icons",
|
2330
2330
|
filePath: "data/tokens/components/nav.json",
|
@@ -2343,7 +2343,7 @@
|
|
2343
2343
|
y: {
|
2344
2344
|
M: {
|
2345
2345
|
$type: "spacing",
|
2346
|
-
$value:
|
2346
|
+
$value: 8,
|
2347
2347
|
$description: "bottom padding on header items",
|
2348
2348
|
filePath: "data/tokens/components/nav.json",
|
2349
2349
|
isSource: true,
|
@@ -2358,7 +2358,7 @@
|
|
2358
2358
|
},
|
2359
2359
|
L: {
|
2360
2360
|
$type: "spacing",
|
2361
|
-
$value:
|
2361
|
+
$value: 16,
|
2362
2362
|
$description: "top padding on header items",
|
2363
2363
|
filePath: "data/tokens/components/nav.json",
|
2364
2364
|
isSource: true,
|
@@ -2379,7 +2379,7 @@
|
|
2379
2379
|
x: {
|
2380
2380
|
S: {
|
2381
2381
|
$type: "spacing",
|
2382
|
-
$value:
|
2382
|
+
$value: 8,
|
2383
2383
|
$description:
|
2384
2384
|
"horizontal padding on secondary horizontal nav on small screens",
|
2385
2385
|
filePath: "data/tokens/components/nav.json",
|
@@ -2396,7 +2396,7 @@
|
|
2396
2396
|
},
|
2397
2397
|
M: {
|
2398
2398
|
$type: "spacing",
|
2399
|
-
$value:
|
2399
|
+
$value: 32,
|
2400
2400
|
$description:
|
2401
2401
|
"horizontal padding on secondary horizontal nav on large screens",
|
2402
2402
|
filePath: "data/tokens/components/nav.json",
|
@@ -2415,7 +2415,7 @@
|
|
2415
2415
|
xg: {
|
2416
2416
|
M: {
|
2417
2417
|
$type: "spacing",
|
2418
|
-
$value:
|
2418
|
+
$value: 4,
|
2419
2419
|
$description:
|
2420
2420
|
"horizontal gap on secondary horizontal nav on large screens",
|
2421
2421
|
filePath: "data/tokens/components/nav.json",
|
@@ -2434,7 +2434,7 @@
|
|
2434
2434
|
y: {
|
2435
2435
|
S: {
|
2436
2436
|
$type: "spacing",
|
2437
|
-
$value:
|
2437
|
+
$value: 4,
|
2438
2438
|
$description:
|
2439
2439
|
"vertical padding on secondary horizontal nav on small screens",
|
2440
2440
|
filePath: "data/tokens/components/nav.json",
|
@@ -2451,7 +2451,7 @@
|
|
2451
2451
|
},
|
2452
2452
|
M: {
|
2453
2453
|
$type: "spacing",
|
2454
|
-
$value:
|
2454
|
+
$value: 4,
|
2455
2455
|
$description:
|
2456
2456
|
"vertical padding on secondary horizontal nav on large screens",
|
2457
2457
|
filePath: "data/tokens/components/nav.json",
|
@@ -2472,7 +2472,7 @@
|
|
2472
2472
|
x: {
|
2473
2473
|
M: {
|
2474
2474
|
$type: "spacing",
|
2475
|
-
$value:
|
2475
|
+
$value: 8,
|
2476
2476
|
$description: "horizontal padding on stacked parent items",
|
2477
2477
|
filePath: "data/tokens/components/nav.json",
|
2478
2478
|
isSource: true,
|
@@ -2506,7 +2506,7 @@
|
|
2506
2506
|
y: {
|
2507
2507
|
M: {
|
2508
2508
|
$type: "spacing",
|
2509
|
-
$value:
|
2509
|
+
$value: 4,
|
2510
2510
|
$description: "vertical padding on stacked parent items",
|
2511
2511
|
filePath: "data/tokens/components/nav.json",
|
2512
2512
|
isSource: true,
|
@@ -23,7 +23,7 @@
|
|
23
23
|
x: {
|
24
24
|
L: {
|
25
25
|
$type: "spacing",
|
26
|
-
$value:
|
26
|
+
$value: 40,
|
27
27
|
filePath: "data/tokens/components/page.json",
|
28
28
|
isSource: true,
|
29
29
|
original: {
|
@@ -36,7 +36,7 @@
|
|
36
36
|
},
|
37
37
|
XXXS: {
|
38
38
|
$type: "spacing",
|
39
|
-
$value:
|
39
|
+
$value: 4,
|
40
40
|
filePath: "data/tokens/components/page.json",
|
41
41
|
isSource: true,
|
42
42
|
original: {
|
@@ -49,7 +49,7 @@
|
|
49
49
|
},
|
50
50
|
XXS: {
|
51
51
|
$type: "spacing",
|
52
|
-
$value:
|
52
|
+
$value: 8,
|
53
53
|
filePath: "data/tokens/components/page.json",
|
54
54
|
isSource: true,
|
55
55
|
original: {
|
@@ -62,7 +62,7 @@
|
|
62
62
|
},
|
63
63
|
XS: {
|
64
64
|
$type: "spacing",
|
65
|
-
$value:
|
65
|
+
$value: 16,
|
66
66
|
filePath: "data/tokens/components/page.json",
|
67
67
|
isSource: true,
|
68
68
|
original: {
|
@@ -75,7 +75,7 @@
|
|
75
75
|
},
|
76
76
|
S: {
|
77
77
|
$type: "spacing",
|
78
|
-
$value:
|
78
|
+
$value: 24,
|
79
79
|
filePath: "data/tokens/components/page.json",
|
80
80
|
isSource: true,
|
81
81
|
original: {
|
@@ -88,7 +88,7 @@
|
|
88
88
|
},
|
89
89
|
M: {
|
90
90
|
$type: "spacing",
|
91
|
-
$value:
|
91
|
+
$value: 32,
|
92
92
|
filePath: "data/tokens/components/page.json",
|
93
93
|
isSource: true,
|
94
94
|
original: {
|
@@ -101,7 +101,7 @@
|
|
101
101
|
},
|
102
102
|
XL: {
|
103
103
|
$type: "spacing",
|
104
|
-
$value:
|
104
|
+
$value: 80,
|
105
105
|
filePath: "data/tokens/components/page.json",
|
106
106
|
isSource: true,
|
107
107
|
original: {
|
@@ -116,7 +116,7 @@
|
|
116
116
|
y: {
|
117
117
|
L: {
|
118
118
|
$type: "spacing",
|
119
|
-
$value:
|
119
|
+
$value: 40,
|
120
120
|
filePath: "data/tokens/components/page.json",
|
121
121
|
isSource: true,
|
122
122
|
original: {
|
@@ -129,7 +129,7 @@
|
|
129
129
|
},
|
130
130
|
XXXS: {
|
131
131
|
$type: "spacing",
|
132
|
-
$value:
|
132
|
+
$value: 4,
|
133
133
|
filePath: "data/tokens/components/page.json",
|
134
134
|
isSource: true,
|
135
135
|
original: {
|
@@ -142,7 +142,7 @@
|
|
142
142
|
},
|
143
143
|
XXS: {
|
144
144
|
$type: "spacing",
|
145
|
-
$value:
|
145
|
+
$value: 8,
|
146
146
|
filePath: "data/tokens/components/page.json",
|
147
147
|
isSource: true,
|
148
148
|
original: {
|
@@ -155,7 +155,7 @@
|
|
155
155
|
},
|
156
156
|
XS: {
|
157
157
|
$type: "spacing",
|
158
|
-
$value:
|
158
|
+
$value: 16,
|
159
159
|
filePath: "data/tokens/components/page.json",
|
160
160
|
isSource: true,
|
161
161
|
original: {
|
@@ -168,7 +168,7 @@
|
|
168
168
|
},
|
169
169
|
S: {
|
170
170
|
$type: "spacing",
|
171
|
-
$value:
|
171
|
+
$value: 24,
|
172
172
|
filePath: "data/tokens/components/page.json",
|
173
173
|
isSource: true,
|
174
174
|
original: {
|
@@ -181,7 +181,7 @@
|
|
181
181
|
},
|
182
182
|
M: {
|
183
183
|
$type: "spacing",
|
184
|
-
$value:
|
184
|
+
$value: 32,
|
185
185
|
filePath: "data/tokens/components/page.json",
|
186
186
|
isSource: true,
|
187
187
|
original: {
|
@@ -194,7 +194,7 @@
|
|
194
194
|
},
|
195
195
|
XL: {
|
196
196
|
$type: "spacing",
|
197
|
-
$value:
|
197
|
+
$value: 80,
|
198
198
|
filePath: "data/tokens/components/page.json",
|
199
199
|
isSource: true,
|
200
200
|
original: {
|
@@ -222,7 +222,7 @@
|
|
222
222
|
xg: {
|
223
223
|
XXXS: {
|
224
224
|
$type: "spacing",
|
225
|
-
$value:
|
225
|
+
$value: 4,
|
226
226
|
filePath: "data/tokens/components/page.json",
|
227
227
|
isSource: true,
|
228
228
|
original: {
|
@@ -235,7 +235,7 @@
|
|
235
235
|
},
|
236
236
|
XXS: {
|
237
237
|
$type: "spacing",
|
238
|
-
$value:
|
238
|
+
$value: 8,
|
239
239
|
filePath: "data/tokens/components/page.json",
|
240
240
|
isSource: true,
|
241
241
|
original: {
|
@@ -248,7 +248,7 @@
|
|
248
248
|
},
|
249
249
|
XS: {
|
250
250
|
$type: "spacing",
|
251
|
-
$value:
|
251
|
+
$value: 16,
|
252
252
|
filePath: "data/tokens/components/page.json",
|
253
253
|
isSource: true,
|
254
254
|
original: {
|
@@ -261,7 +261,7 @@
|
|
261
261
|
},
|
262
262
|
S: {
|
263
263
|
$type: "spacing",
|
264
|
-
$value:
|
264
|
+
$value: 24,
|
265
265
|
filePath: "data/tokens/components/page.json",
|
266
266
|
isSource: true,
|
267
267
|
original: {
|
@@ -274,7 +274,7 @@
|
|
274
274
|
},
|
275
275
|
M: {
|
276
276
|
$type: "spacing",
|
277
|
-
$value:
|
277
|
+
$value: 32,
|
278
278
|
filePath: "data/tokens/components/page.json",
|
279
279
|
isSource: true,
|
280
280
|
original: {
|
@@ -287,7 +287,7 @@
|
|
287
287
|
},
|
288
288
|
L: {
|
289
289
|
$type: "spacing",
|
290
|
-
$value:
|
290
|
+
$value: 40,
|
291
291
|
filePath: "data/tokens/components/page.json",
|
292
292
|
isSource: true,
|
293
293
|
original: {
|
@@ -300,7 +300,7 @@
|
|
300
300
|
},
|
301
301
|
XL: {
|
302
302
|
$type: "spacing",
|
303
|
-
$value:
|
303
|
+
$value: 80,
|
304
304
|
filePath: "data/tokens/components/page.json",
|
305
305
|
isSource: true,
|
306
306
|
original: {
|
@@ -315,7 +315,7 @@
|
|
315
315
|
yg: {
|
316
316
|
XXXS: {
|
317
317
|
$type: "spacing",
|
318
|
-
$value:
|
318
|
+
$value: 4,
|
319
319
|
filePath: "data/tokens/components/page.json",
|
320
320
|
isSource: true,
|
321
321
|
original: {
|
@@ -328,7 +328,7 @@
|
|
328
328
|
},
|
329
329
|
XXS: {
|
330
330
|
$type: "spacing",
|
331
|
-
$value:
|
331
|
+
$value: 8,
|
332
332
|
filePath: "data/tokens/components/page.json",
|
333
333
|
isSource: true,
|
334
334
|
original: {
|
@@ -341,7 +341,7 @@
|
|
341
341
|
},
|
342
342
|
XS: {
|
343
343
|
$type: "spacing",
|
344
|
-
$value:
|
344
|
+
$value: 16,
|
345
345
|
filePath: "data/tokens/components/page.json",
|
346
346
|
isSource: true,
|
347
347
|
original: {
|
@@ -354,7 +354,7 @@
|
|
354
354
|
},
|
355
355
|
S: {
|
356
356
|
$type: "spacing",
|
357
|
-
$value:
|
357
|
+
$value: 24,
|
358
358
|
filePath: "data/tokens/components/page.json",
|
359
359
|
isSource: true,
|
360
360
|
original: {
|
@@ -367,7 +367,7 @@
|
|
367
367
|
},
|
368
368
|
M: {
|
369
369
|
$type: "spacing",
|
370
|
-
$value:
|
370
|
+
$value: 32,
|
371
371
|
filePath: "data/tokens/components/page.json",
|
372
372
|
isSource: true,
|
373
373
|
original: {
|
@@ -380,7 +380,7 @@
|
|
380
380
|
},
|
381
381
|
L: {
|
382
382
|
$type: "spacing",
|
383
|
-
$value:
|
383
|
+
$value: 40,
|
384
384
|
filePath: "data/tokens/components/page.json",
|
385
385
|
isSource: true,
|
386
386
|
original: {
|
@@ -393,7 +393,7 @@
|
|
393
393
|
},
|
394
394
|
XL: {
|
395
395
|
$type: "spacing",
|
396
|
-
$value:
|
396
|
+
$value: 80,
|
397
397
|
filePath: "data/tokens/components/page.json",
|
398
398
|
isSource: true,
|
399
399
|
original: {
|