@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
@@ -267,7 +267,7 @@
|
|
267
267
|
x: {
|
268
268
|
S: {
|
269
269
|
$type: "spacing",
|
270
|
-
$value:
|
270
|
+
$value: 6,
|
271
271
|
$description:
|
272
272
|
"Left and right padding token used on small popover container consumed inside number input.",
|
273
273
|
filePath: "data/tokens/components/popover.json",
|
@@ -284,7 +284,7 @@
|
|
284
284
|
},
|
285
285
|
M: {
|
286
286
|
$type: "spacing",
|
287
|
-
$value:
|
287
|
+
$value: 8,
|
288
288
|
$description:
|
289
289
|
"Left and right padding token used on medium popover container consumed inside number input.",
|
290
290
|
filePath: "data/tokens/components/popover.json",
|
@@ -301,7 +301,7 @@
|
|
301
301
|
},
|
302
302
|
L: {
|
303
303
|
$type: "spacing",
|
304
|
-
$value:
|
304
|
+
$value: 12,
|
305
305
|
$description:
|
306
306
|
"Left and right padding token used on large popover container consumed inside number input.",
|
307
307
|
filePath: "data/tokens/components/popover.json",
|
@@ -320,7 +320,7 @@
|
|
320
320
|
y: {
|
321
321
|
S: {
|
322
322
|
$type: "spacing",
|
323
|
-
$value:
|
323
|
+
$value: 6,
|
324
324
|
$description:
|
325
325
|
"Top and bottom padding inside S size popover menu container",
|
326
326
|
filePath: "data/tokens/components/popover.json",
|
@@ -337,7 +337,7 @@
|
|
337
337
|
},
|
338
338
|
M: {
|
339
339
|
$type: "spacing",
|
340
|
-
$value:
|
340
|
+
$value: 8,
|
341
341
|
$description:
|
342
342
|
"Top and bottom padding inside M size popover menu container",
|
343
343
|
filePath: "data/tokens/components/popover.json",
|
@@ -354,7 +354,7 @@
|
|
354
354
|
},
|
355
355
|
L: {
|
356
356
|
$type: "spacing",
|
357
|
-
$value:
|
357
|
+
$value: 12,
|
358
358
|
$description:
|
359
359
|
"Top and bottom padding inside L size popover menu container",
|
360
360
|
filePath: "data/tokens/components/popover.json",
|
@@ -373,7 +373,7 @@
|
|
373
373
|
yg: {
|
374
374
|
S: {
|
375
375
|
$type: "spacing",
|
376
|
-
$value:
|
376
|
+
$value: 6,
|
377
377
|
$description:
|
378
378
|
"Gap spacing token used on small popover container consumed inside number input.",
|
379
379
|
filePath: "data/tokens/components/popover.json",
|
@@ -390,7 +390,7 @@
|
|
390
390
|
},
|
391
391
|
M: {
|
392
392
|
$type: "spacing",
|
393
|
-
$value:
|
393
|
+
$value: 8,
|
394
394
|
$description:
|
395
395
|
"Gap spacing token used on medium popover container consumed inside number input.",
|
396
396
|
filePath: "data/tokens/components/popover.json",
|
@@ -407,7 +407,7 @@
|
|
407
407
|
},
|
408
408
|
L: {
|
409
409
|
$type: "spacing",
|
410
|
-
$value:
|
410
|
+
$value: 12,
|
411
411
|
$description:
|
412
412
|
"Gap spacing token used on large popover container consumed inside number input.",
|
413
413
|
filePath: "data/tokens/components/popover.json",
|
@@ -583,7 +583,7 @@
|
|
583
583
|
x: {
|
584
584
|
S: {
|
585
585
|
$type: "spacing",
|
586
|
-
$value:
|
586
|
+
$value: 16,
|
587
587
|
$description:
|
588
588
|
"Right left padding on small screen submenu popover container.",
|
589
589
|
filePath: "data/tokens/components/popover.json",
|
@@ -600,7 +600,7 @@
|
|
600
600
|
},
|
601
601
|
M: {
|
602
602
|
$type: "spacing",
|
603
|
-
$value:
|
603
|
+
$value: 16,
|
604
604
|
$description:
|
605
605
|
"Right left padding on small screen submenu popover container.",
|
606
606
|
filePath: "data/tokens/components/popover.json",
|
@@ -617,7 +617,7 @@
|
|
617
617
|
},
|
618
618
|
L: {
|
619
619
|
$type: "spacing",
|
620
|
-
$value:
|
620
|
+
$value: 16,
|
621
621
|
$description:
|
622
622
|
"Right left padding on small screen submenu popover container.",
|
623
623
|
filePath: "data/tokens/components/popover.json",
|
@@ -342,7 +342,7 @@
|
|
342
342
|
x: {
|
343
343
|
XS: {
|
344
344
|
$type: "spacing",
|
345
|
-
$value:
|
345
|
+
$value: 8,
|
346
346
|
$description: "gap between avatar and name",
|
347
347
|
filePath: "data/tokens/components/profile.json",
|
348
348
|
isSource: true,
|
@@ -357,7 +357,7 @@
|
|
357
357
|
},
|
358
358
|
S: {
|
359
359
|
$type: "spacing",
|
360
|
-
$value:
|
360
|
+
$value: 12,
|
361
361
|
$description: "gap between avatar and name",
|
362
362
|
filePath: "data/tokens/components/profile.json",
|
363
363
|
isSource: true,
|
@@ -372,7 +372,7 @@
|
|
372
372
|
},
|
373
373
|
M: {
|
374
374
|
$type: "spacing",
|
375
|
-
$value:
|
375
|
+
$value: 16,
|
376
376
|
$description: "gap between avatar and name",
|
377
377
|
filePath: "data/tokens/components/profile.json",
|
378
378
|
isSource: true,
|
@@ -387,7 +387,7 @@
|
|
387
387
|
},
|
388
388
|
ML: {
|
389
389
|
$type: "spacing",
|
390
|
-
$value:
|
390
|
+
$value: 16,
|
391
391
|
$description: "gap between avatar and name",
|
392
392
|
filePath: "data/tokens/components/profile.json",
|
393
393
|
isSource: true,
|
@@ -402,7 +402,7 @@
|
|
402
402
|
},
|
403
403
|
L: {
|
404
404
|
$type: "spacing",
|
405
|
-
$value:
|
405
|
+
$value: 20,
|
406
406
|
$description: "gap between avatar and name",
|
407
407
|
filePath: "data/tokens/components/profile.json",
|
408
408
|
isSource: true,
|
@@ -417,7 +417,7 @@
|
|
417
417
|
},
|
418
418
|
XL: {
|
419
419
|
$type: "spacing",
|
420
|
-
$value:
|
420
|
+
$value: 24,
|
421
421
|
$description: "gap between avatar and name",
|
422
422
|
filePath: "data/tokens/components/profile.json",
|
423
423
|
isSource: true,
|
@@ -432,7 +432,7 @@
|
|
432
432
|
},
|
433
433
|
XXL: {
|
434
434
|
$type: "spacing",
|
435
|
-
$value:
|
435
|
+
$value: 32,
|
436
436
|
$description: "gap between avatar and name",
|
437
437
|
filePath: "data/tokens/components/profile.json",
|
438
438
|
isSource: true,
|
@@ -1340,7 +1340,7 @@
|
|
1340
1340
|
y: {
|
1341
1341
|
M: {
|
1342
1342
|
$type: "spacing",
|
1343
|
-
$value:
|
1343
|
+
$value: 16,
|
1344
1344
|
$description: "Vertical padding on selector group.",
|
1345
1345
|
filePath: "data/tokens/components/progress.json",
|
1346
1346
|
isSource: true,
|
@@ -1453,7 +1453,7 @@
|
|
1453
1453
|
},
|
1454
1454
|
L: {
|
1455
1455
|
$type: "spacing",
|
1456
|
-
$value:
|
1456
|
+
$value: 16,
|
1457
1457
|
$description: "Gap between loader graphic and label.",
|
1458
1458
|
filePath: "data/tokens/components/progress.json",
|
1459
1459
|
isSource: true,
|
@@ -1731,7 +1731,7 @@
|
|
1731
1731
|
},
|
1732
1732
|
XL: {
|
1733
1733
|
$type: "spacing",
|
1734
|
-
$value:
|
1734
|
+
$value: 16,
|
1735
1735
|
$description: "horizontal gap between elements",
|
1736
1736
|
filePath: "data/tokens/components/progress.json",
|
1737
1737
|
isSource: true,
|
@@ -1793,7 +1793,7 @@
|
|
1793
1793
|
xg: {
|
1794
1794
|
M: {
|
1795
1795
|
$type: "spacing",
|
1796
|
-
$value:
|
1796
|
+
$value: 16,
|
1797
1797
|
$description: "Gap between step indicators",
|
1798
1798
|
filePath: "data/tokens/components/progress.json",
|
1799
1799
|
isSource: true,
|
@@ -1921,7 +1921,7 @@
|
|
1921
1921
|
},
|
1922
1922
|
M: {
|
1923
1923
|
$type: "spacing",
|
1924
|
-
$value:
|
1924
|
+
$value: 16,
|
1925
1925
|
$description: "gap between timeline visual and text",
|
1926
1926
|
filePath: "data/tokens/components/progress.json",
|
1927
1927
|
isSource: true,
|
@@ -3305,7 +3305,7 @@
|
|
3305
3305
|
x: {
|
3306
3306
|
S: {
|
3307
3307
|
$type: "spacing",
|
3308
|
-
$value:
|
3308
|
+
$value: 8,
|
3309
3309
|
filePath: "data/tokens/components/status.json",
|
3310
3310
|
isSource: true,
|
3311
3311
|
original: {
|
@@ -3318,7 +3318,7 @@
|
|
3318
3318
|
},
|
3319
3319
|
M: {
|
3320
3320
|
$type: "spacing",
|
3321
|
-
$value:
|
3321
|
+
$value: 8,
|
3322
3322
|
filePath: "data/tokens/components/status.json",
|
3323
3323
|
isSource: true,
|
3324
3324
|
original: {
|
@@ -3331,7 +3331,7 @@
|
|
3331
3331
|
},
|
3332
3332
|
L: {
|
3333
3333
|
$type: "spacing",
|
3334
|
-
$value:
|
3334
|
+
$value: 8,
|
3335
3335
|
filePath: "data/tokens/components/status.json",
|
3336
3336
|
isSource: true,
|
3337
3337
|
original: {
|
@@ -3396,7 +3396,7 @@
|
|
3396
3396
|
},
|
3397
3397
|
L: {
|
3398
3398
|
$type: "spacing",
|
3399
|
-
$value:
|
3399
|
+
$value: 20,
|
3400
3400
|
$description: "Left and right paddding on Large Message",
|
3401
3401
|
filePath: "data/tokens/components/status.json",
|
3402
3402
|
isSource: true,
|
@@ -3428,7 +3428,7 @@
|
|
3428
3428
|
},
|
3429
3429
|
L: {
|
3430
3430
|
$type: "spacing",
|
3431
|
-
$value:
|
3431
|
+
$value: 20,
|
3432
3432
|
$description: "Top and bottom paddding on Large Message",
|
3433
3433
|
filePath: "data/tokens/components/status.json",
|
3434
3434
|
isSource: true,
|
@@ -3462,7 +3462,7 @@
|
|
3462
3462
|
},
|
3463
3463
|
L: {
|
3464
3464
|
$type: "spacing",
|
3465
|
-
$value:
|
3465
|
+
$value: 16,
|
3466
3466
|
$description:
|
3467
3467
|
"Gap between icon and text in subtle message, and between text and action button in typical message",
|
3468
3468
|
filePath: "data/tokens/components/status.json",
|
@@ -3573,7 +3573,7 @@
|
|
3573
3573
|
x: {
|
3574
3574
|
M: {
|
3575
3575
|
$type: "spacing",
|
3576
|
-
$value:
|
3576
|
+
$value: 40,
|
3577
3577
|
$description: "Left and right padding on global message",
|
3578
3578
|
filePath: "data/tokens/components/status.json",
|
3579
3579
|
isSource: true,
|
@@ -3607,7 +3607,7 @@
|
|
3607
3607
|
xg: {
|
3608
3608
|
M: {
|
3609
3609
|
$type: "spacing",
|
3610
|
-
$value:
|
3610
|
+
$value: 16,
|
3611
3611
|
$description: "Space between icon wrapper and text wrapper",
|
3612
3612
|
filePath: "data/tokens/components/status.json",
|
3613
3613
|
isSource: true,
|
@@ -3642,7 +3642,7 @@
|
|
3642
3642
|
Y: {
|
3643
3643
|
M: {
|
3644
3644
|
$type: "spacing",
|
3645
|
-
$value:
|
3645
|
+
$value: 16,
|
3646
3646
|
$description:
|
3647
3647
|
"Top and bottom padding on global message for countdown",
|
3648
3648
|
filePath: "data/tokens/components/status.json",
|
@@ -3669,7 +3669,7 @@
|
|
3669
3669
|
yg: {
|
3670
3670
|
M: {
|
3671
3671
|
$type: "spacing",
|
3672
|
-
$value:
|
3672
|
+
$value: 24,
|
3673
3673
|
$description:
|
3674
3674
|
"Gap between countdown spacing for global message",
|
3675
3675
|
filePath: "data/tokens/components/status.json",
|
@@ -166,7 +166,7 @@
|
|
166
166
|
x: {
|
167
167
|
M: {
|
168
168
|
$type: "spacing",
|
169
|
-
$value:
|
169
|
+
$value: 16,
|
170
170
|
$description: "Left and right padding on Tab.",
|
171
171
|
filePath: "data/tokens/components/tab.json",
|
172
172
|
isSource: true,
|
@@ -181,7 +181,7 @@
|
|
181
181
|
},
|
182
182
|
L: {
|
183
183
|
$type: "spacing",
|
184
|
-
$value:
|
184
|
+
$value: 24,
|
185
185
|
$description: "Left and right padding on Tab.",
|
186
186
|
filePath: "data/tokens/components/tab.json",
|
187
187
|
isSource: true,
|
@@ -634,7 +634,7 @@
|
|
634
634
|
},
|
635
635
|
S: {
|
636
636
|
$type: "spacing",
|
637
|
-
$value:
|
637
|
+
$value: 16,
|
638
638
|
$description: "Left and right padding inside S row cells",
|
639
639
|
filePath: "data/tokens/components/table.json",
|
640
640
|
isSource: true,
|
@@ -649,7 +649,7 @@
|
|
649
649
|
},
|
650
650
|
M: {
|
651
651
|
$type: "spacing",
|
652
|
-
$value:
|
652
|
+
$value: 16,
|
653
653
|
$description: "Left and right padding inside M row cells",
|
654
654
|
filePath: "data/tokens/components/table.json",
|
655
655
|
isSource: true,
|
@@ -664,7 +664,7 @@
|
|
664
664
|
},
|
665
665
|
L: {
|
666
666
|
$type: "spacing",
|
667
|
-
$value:
|
667
|
+
$value: 16,
|
668
668
|
$description: "Left and right padding inside L row cells",
|
669
669
|
filePath: "data/tokens/components/table.json",
|
670
670
|
isSource: true,
|
@@ -679,7 +679,7 @@
|
|
679
679
|
},
|
680
680
|
XL: {
|
681
681
|
$type: "spacing",
|
682
|
-
$value:
|
682
|
+
$value: 16,
|
683
683
|
$description: "Left and right padding inside XL row cells",
|
684
684
|
filePath: "data/tokens/components/table.json",
|
685
685
|
isSource: true,
|
@@ -785,7 +785,7 @@
|
|
785
785
|
x: {
|
786
786
|
XS: {
|
787
787
|
$type: "spacing",
|
788
|
-
$value:
|
788
|
+
$value: 36,
|
789
789
|
$description: "Left padding inside XS child row cells",
|
790
790
|
filePath: "data/tokens/components/table.json",
|
791
791
|
isSource: true,
|
@@ -800,7 +800,7 @@
|
|
800
800
|
},
|
801
801
|
S: {
|
802
802
|
$type: "spacing",
|
803
|
-
$value:
|
803
|
+
$value: 44,
|
804
804
|
$description: "Left padding inside S child row cells",
|
805
805
|
filePath: "data/tokens/components/table.json",
|
806
806
|
isSource: true,
|
@@ -815,7 +815,7 @@
|
|
815
815
|
},
|
816
816
|
M: {
|
817
817
|
$type: "spacing",
|
818
|
-
$value:
|
818
|
+
$value: 44,
|
819
819
|
$description: "Left padding inside M child row cells",
|
820
820
|
filePath: "data/tokens/components/table.json",
|
821
821
|
isSource: true,
|
@@ -830,7 +830,7 @@
|
|
830
830
|
},
|
831
831
|
L: {
|
832
832
|
$type: "spacing",
|
833
|
-
$value:
|
833
|
+
$value: 44,
|
834
834
|
$description: "Left padding inside L child row cells",
|
835
835
|
filePath: "data/tokens/components/table.json",
|
836
836
|
isSource: true,
|
@@ -845,7 +845,7 @@
|
|
845
845
|
},
|
846
846
|
XL: {
|
847
847
|
$type: "spacing",
|
848
|
-
$value:
|
848
|
+
$value: 44,
|
849
849
|
$description: "Left padding inside XL child row cells",
|
850
850
|
filePath: "data/tokens/components/table.json",
|
851
851
|
isSource: true,
|