@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
@@ -2069,7 +2069,7 @@ module.exports = {
|
|
2069
2069
|
yg: {
|
2070
2070
|
M: {
|
2071
2071
|
$type: "spacing",
|
2072
|
-
$value:
|
2072
|
+
$value: 16,
|
2073
2073
|
$description: "Gap between Accordion subtle trigger and content",
|
2074
2074
|
filePath: "data/tokens/components/container.json",
|
2075
2075
|
isSource: true,
|
@@ -2126,7 +2126,7 @@ module.exports = {
|
|
2126
2126
|
xg: {
|
2127
2127
|
S: {
|
2128
2128
|
$type: "spacing",
|
2129
|
-
$value:
|
2129
|
+
$value: 16,
|
2130
2130
|
$description: "Small horizontal item spacing",
|
2131
2131
|
filePath: "data/tokens/components/container.json",
|
2132
2132
|
isSource: true,
|
@@ -2141,7 +2141,7 @@ module.exports = {
|
|
2141
2141
|
},
|
2142
2142
|
M: {
|
2143
2143
|
$type: "spacing",
|
2144
|
-
$value:
|
2144
|
+
$value: 24,
|
2145
2145
|
$description: "Medium horizontal item spacing",
|
2146
2146
|
filePath: "data/tokens/components/container.json",
|
2147
2147
|
isSource: true,
|
@@ -2156,7 +2156,7 @@ module.exports = {
|
|
2156
2156
|
},
|
2157
2157
|
L: {
|
2158
2158
|
$type: "spacing",
|
2159
|
-
$value:
|
2159
|
+
$value: 32,
|
2160
2160
|
$description: "Large horizontal item spacing",
|
2161
2161
|
filePath: "data/tokens/components/container.json",
|
2162
2162
|
isSource: true,
|
@@ -2173,7 +2173,7 @@ module.exports = {
|
|
2173
2173
|
yg: {
|
2174
2174
|
S: {
|
2175
2175
|
$type: "spacing",
|
2176
|
-
$value:
|
2176
|
+
$value: 16,
|
2177
2177
|
$description: "Small row gap",
|
2178
2178
|
filePath: "data/tokens/components/container.json",
|
2179
2179
|
isSource: true,
|
@@ -2188,7 +2188,7 @@ module.exports = {
|
|
2188
2188
|
},
|
2189
2189
|
M: {
|
2190
2190
|
$type: "spacing",
|
2191
|
-
$value:
|
2191
|
+
$value: 24,
|
2192
2192
|
$description: "Medium row gap",
|
2193
2193
|
filePath: "data/tokens/components/container.json",
|
2194
2194
|
isSource: true,
|
@@ -2203,7 +2203,7 @@ module.exports = {
|
|
2203
2203
|
},
|
2204
2204
|
L: {
|
2205
2205
|
$type: "spacing",
|
2206
|
-
$value:
|
2206
|
+
$value: 32,
|
2207
2207
|
$description: "Large row gap",
|
2208
2208
|
filePath: "data/tokens/components/container.json",
|
2209
2209
|
isSource: true,
|
@@ -2221,7 +2221,7 @@ module.exports = {
|
|
2221
2221
|
x: {
|
2222
2222
|
S: {
|
2223
2223
|
$type: "spacing",
|
2224
|
-
$value:
|
2224
|
+
$value: 16,
|
2225
2225
|
$description: "Small left and right padding on flex items",
|
2226
2226
|
filePath: "data/tokens/components/container.json",
|
2227
2227
|
isSource: true,
|
@@ -2236,7 +2236,7 @@ module.exports = {
|
|
2236
2236
|
},
|
2237
2237
|
M: {
|
2238
2238
|
$type: "spacing",
|
2239
|
-
$value:
|
2239
|
+
$value: 24,
|
2240
2240
|
$description: "Medium left and right padding on flex items",
|
2241
2241
|
filePath: "data/tokens/components/container.json",
|
2242
2242
|
isSource: true,
|
@@ -2251,7 +2251,7 @@ module.exports = {
|
|
2251
2251
|
},
|
2252
2252
|
L: {
|
2253
2253
|
$type: "spacing",
|
2254
|
-
$value:
|
2254
|
+
$value: 32,
|
2255
2255
|
$description: "Large left and right padding on flex items",
|
2256
2256
|
filePath: "data/tokens/components/container.json",
|
2257
2257
|
isSource: true,
|
@@ -2268,7 +2268,7 @@ module.exports = {
|
|
2268
2268
|
y: {
|
2269
2269
|
S: {
|
2270
2270
|
$type: "spacing",
|
2271
|
-
$value:
|
2271
|
+
$value: 16,
|
2272
2272
|
$description: "Small top bottom padding on flex items",
|
2273
2273
|
filePath: "data/tokens/components/container.json",
|
2274
2274
|
isSource: true,
|
@@ -2283,7 +2283,7 @@ module.exports = {
|
|
2283
2283
|
},
|
2284
2284
|
M: {
|
2285
2285
|
$type: "spacing",
|
2286
|
-
$value:
|
2286
|
+
$value: 24,
|
2287
2287
|
$description: "Medium top bottom padding on flex items",
|
2288
2288
|
filePath: "data/tokens/components/container.json",
|
2289
2289
|
isSource: true,
|
@@ -2298,7 +2298,7 @@ module.exports = {
|
|
2298
2298
|
},
|
2299
2299
|
L: {
|
2300
2300
|
$type: "spacing",
|
2301
|
-
$value:
|
2301
|
+
$value: 32,
|
2302
2302
|
$description: "Large top bottom padding on flex items",
|
2303
2303
|
filePath: "data/tokens/components/container.json",
|
2304
2304
|
isSource: true,
|
@@ -2332,7 +2332,7 @@ module.exports = {
|
|
2332
2332
|
},
|
2333
2333
|
S: {
|
2334
2334
|
$type: "spacing",
|
2335
|
-
$value:
|
2335
|
+
$value: 16,
|
2336
2336
|
$description:
|
2337
2337
|
"Left and right padding copilot chat history items, S accordions, S cards and S tiles",
|
2338
2338
|
filePath: "data/tokens/components/container.json",
|
@@ -2349,7 +2349,7 @@ module.exports = {
|
|
2349
2349
|
},
|
2350
2350
|
M: {
|
2351
2351
|
$type: "spacing",
|
2352
|
-
$value:
|
2352
|
+
$value: 24,
|
2353
2353
|
$description:
|
2354
2354
|
"Left and right padding on dialog, drawer, M cards, M tiles and sidebar",
|
2355
2355
|
filePath: "data/tokens/components/container.json",
|
@@ -2366,7 +2366,7 @@ module.exports = {
|
|
2366
2366
|
},
|
2367
2367
|
L: {
|
2368
2368
|
$type: "spacing",
|
2369
|
-
$value:
|
2369
|
+
$value: 32,
|
2370
2370
|
$description: "Left and right padding on large card and tile ",
|
2371
2371
|
filePath: "data/tokens/components/container.json",
|
2372
2372
|
isSource: true,
|
@@ -2396,7 +2396,7 @@ module.exports = {
|
|
2396
2396
|
},
|
2397
2397
|
S: {
|
2398
2398
|
$type: "spacing",
|
2399
|
-
$value:
|
2399
|
+
$value: 16,
|
2400
2400
|
$description:
|
2401
2401
|
"Top and bottom padding S Accordions, S cards and S tiles",
|
2402
2402
|
filePath: "data/tokens/components/container.json",
|
@@ -2413,7 +2413,7 @@ module.exports = {
|
|
2413
2413
|
},
|
2414
2414
|
M: {
|
2415
2415
|
$type: "spacing",
|
2416
|
-
$value:
|
2416
|
+
$value: 24,
|
2417
2417
|
$description:
|
2418
2418
|
"Vertical padding on content in dialog, drawer, sidebar card and tile",
|
2419
2419
|
filePath: "data/tokens/components/container.json",
|
@@ -2430,7 +2430,7 @@ module.exports = {
|
|
2430
2430
|
},
|
2431
2431
|
L: {
|
2432
2432
|
$type: "spacing",
|
2433
|
-
$value:
|
2433
|
+
$value: 32,
|
2434
2434
|
filePath: "data/tokens/components/container.json",
|
2435
2435
|
isSource: true,
|
2436
2436
|
original: {
|
@@ -2460,7 +2460,7 @@ module.exports = {
|
|
2460
2460
|
},
|
2461
2461
|
S: {
|
2462
2462
|
$type: "spacing",
|
2463
|
-
$value:
|
2463
|
+
$value: 16,
|
2464
2464
|
$description: "gap padding between carousel tiles",
|
2465
2465
|
filePath: "data/tokens/components/container.json",
|
2466
2466
|
isSource: true,
|
@@ -2475,7 +2475,7 @@ module.exports = {
|
|
2475
2475
|
},
|
2476
2476
|
M: {
|
2477
2477
|
$type: "spacing",
|
2478
|
-
$value:
|
2478
|
+
$value: 24,
|
2479
2479
|
$description: "gap padding between carousel tiles",
|
2480
2480
|
filePath: "data/tokens/components/container.json",
|
2481
2481
|
isSource: true,
|
@@ -2509,7 +2509,7 @@ module.exports = {
|
|
2509
2509
|
},
|
2510
2510
|
M: {
|
2511
2511
|
$type: "spacing",
|
2512
|
-
$value:
|
2512
|
+
$value: 16,
|
2513
2513
|
$description:
|
2514
2514
|
"Vertical gap between content items in copilot content, dialog, drawer, sidebar, M card and M tile. ",
|
2515
2515
|
filePath: "data/tokens/components/container.json",
|
@@ -2526,7 +2526,7 @@ module.exports = {
|
|
2526
2526
|
},
|
2527
2527
|
L: {
|
2528
2528
|
$type: "spacing",
|
2529
|
-
$value:
|
2529
|
+
$value: 24,
|
2530
2530
|
$description: "vertical gap between block quote text and avatar",
|
2531
2531
|
filePath: "data/tokens/components/container.json",
|
2532
2532
|
isSource: true,
|
@@ -2546,7 +2546,7 @@ module.exports = {
|
|
2546
2546
|
x: {
|
2547
2547
|
M: {
|
2548
2548
|
$type: "spacing",
|
2549
|
-
$value:
|
2549
|
+
$value: 24,
|
2550
2550
|
$description:
|
2551
2551
|
"Left and right margins on dialog and sidebar in small screen full width contexts",
|
2552
2552
|
filePath: "data/tokens/components/container.json",
|
@@ -2565,7 +2565,7 @@ module.exports = {
|
|
2565
2565
|
y: {
|
2566
2566
|
M: {
|
2567
2567
|
$type: "spacing",
|
2568
|
-
$value:
|
2568
|
+
$value: 24,
|
2569
2569
|
$description:
|
2570
2570
|
"Top and Bottom margins on dialog and sidebar in small screen full width contexts",
|
2571
2571
|
filePath: "data/tokens/components/container.json",
|
@@ -2586,7 +2586,7 @@ module.exports = {
|
|
2586
2586
|
x: {
|
2587
2587
|
S: {
|
2588
2588
|
$type: "spacing",
|
2589
|
-
$value:
|
2589
|
+
$value: 16,
|
2590
2590
|
$description: "Left and right padding on accordion",
|
2591
2591
|
filePath: "data/tokens/components/container.json",
|
2592
2592
|
isSource: true,
|
@@ -2601,7 +2601,7 @@ module.exports = {
|
|
2601
2601
|
},
|
2602
2602
|
M: {
|
2603
2603
|
$type: "spacing",
|
2604
|
-
$value:
|
2604
|
+
$value: 24,
|
2605
2605
|
$description:
|
2606
2606
|
"Left and right padding on copilot, dialog, drawer, M cards, M tiles and sidebar.",
|
2607
2607
|
filePath: "data/tokens/components/container.json",
|
@@ -2637,7 +2637,7 @@ module.exports = {
|
|
2637
2637
|
},
|
2638
2638
|
S: {
|
2639
2639
|
$type: "spacing",
|
2640
|
-
$value:
|
2640
|
+
$value: 16,
|
2641
2641
|
$description: "Top and bottom padding on small accordion.",
|
2642
2642
|
filePath: "data/tokens/components/container.json",
|
2643
2643
|
isSource: true,
|
@@ -2652,7 +2652,7 @@ module.exports = {
|
|
2652
2652
|
},
|
2653
2653
|
M: {
|
2654
2654
|
$type: "spacing",
|
2655
|
-
$value:
|
2655
|
+
$value: 24,
|
2656
2656
|
$description:
|
2657
2657
|
"Vertical padding on accordion, dialog headers and on sub-page headers inside copilot (e.g insights and chat history).",
|
2658
2658
|
filePath: "data/tokens/components/container.json",
|
@@ -2671,7 +2671,7 @@ module.exports = {
|
|
2671
2671
|
xg: {
|
2672
2672
|
M: {
|
2673
2673
|
$type: "spacing",
|
2674
|
-
$value:
|
2674
|
+
$value: 16,
|
2675
2675
|
$description: "horizontal space between dialog heading and icon",
|
2676
2676
|
filePath: "data/tokens/components/container.json",
|
2677
2677
|
isSource: true,
|
@@ -2706,7 +2706,7 @@ module.exports = {
|
|
2706
2706
|
},
|
2707
2707
|
L: {
|
2708
2708
|
$type: "spacing",
|
2709
|
-
$value:
|
2709
|
+
$value: 16,
|
2710
2710
|
$description:
|
2711
2711
|
"vertical space between heading and Powered By AI identifier in dialog header",
|
2712
2712
|
filePath: "data/tokens/components/container.json",
|
@@ -2727,7 +2727,7 @@ module.exports = {
|
|
2727
2727
|
y: {
|
2728
2728
|
M: {
|
2729
2729
|
$type: "spacing",
|
2730
|
-
$value:
|
2730
|
+
$value: 24,
|
2731
2731
|
$description:
|
2732
2732
|
"Spacing between empty state heading and body copy below it.",
|
2733
2733
|
filePath: "data/tokens/components/container.json",
|
@@ -2744,7 +2744,7 @@ module.exports = {
|
|
2744
2744
|
},
|
2745
2745
|
L: {
|
2746
2746
|
$type: "spacing",
|
2747
|
-
$value:
|
2747
|
+
$value: 40,
|
2748
2748
|
$description:
|
2749
2749
|
"Spacing between empty state roundel and heading below it.",
|
2750
2750
|
filePath: "data/tokens/components/container.json",
|
@@ -2765,7 +2765,7 @@ module.exports = {
|
|
2765
2765
|
x: {
|
2766
2766
|
M: {
|
2767
2767
|
$type: "spacing",
|
2768
|
-
$value:
|
2768
|
+
$value: 24,
|
2769
2769
|
$description: "Left and right padding on copilot footer",
|
2770
2770
|
filePath: "data/tokens/components/container.json",
|
2771
2771
|
isSource: true,
|
@@ -2782,7 +2782,7 @@ module.exports = {
|
|
2782
2782
|
y: {
|
2783
2783
|
M: {
|
2784
2784
|
$type: "spacing",
|
2785
|
-
$value:
|
2785
|
+
$value: 16,
|
2786
2786
|
$description: "Top and bottom padding on copilot footer",
|
2787
2787
|
filePath: "data/tokens/components/container.json",
|
2788
2788
|
isSource: true,
|
@@ -2802,7 +2802,7 @@ module.exports = {
|
|
2802
2802
|
x: {
|
2803
2803
|
M: {
|
2804
2804
|
$type: "spacing",
|
2805
|
-
$value:
|
2805
|
+
$value: 24,
|
2806
2806
|
$description: "Left and right padding on Note",
|
2807
2807
|
filePath: "data/tokens/components/container.json",
|
2808
2808
|
isSource: true,
|
@@ -2819,7 +2819,7 @@ module.exports = {
|
|
2819
2819
|
xg: {
|
2820
2820
|
M: {
|
2821
2821
|
$type: "spacing",
|
2822
|
-
$value:
|
2822
|
+
$value: 16,
|
2823
2823
|
$description: "Gap between columns in editor detail in Note.",
|
2824
2824
|
filePath: "data/tokens/components/container.json",
|
2825
2825
|
isSource: true,
|
@@ -2837,7 +2837,7 @@ module.exports = {
|
|
2837
2837
|
xg: {
|
2838
2838
|
M: {
|
2839
2839
|
$type: "spacing",
|
2840
|
-
$value:
|
2840
|
+
$value: 24,
|
2841
2841
|
$description: "Gap between created and updated editor columns",
|
2842
2842
|
filePath: "data/tokens/components/container.json",
|
2843
2843
|
isSource: true,
|
@@ -2873,7 +2873,7 @@ module.exports = {
|
|
2873
2873
|
y: {
|
2874
2874
|
M: {
|
2875
2875
|
$type: "spacing",
|
2876
|
-
$value:
|
2876
|
+
$value: 24,
|
2877
2877
|
$description: "Top bottom padding on Note",
|
2878
2878
|
filePath: "data/tokens/components/container.json",
|
2879
2879
|
isSource: true,
|
@@ -2890,7 +2890,7 @@ module.exports = {
|
|
2890
2890
|
yg: {
|
2891
2891
|
M: {
|
2892
2892
|
$type: "spacing",
|
2893
|
-
$value:
|
2893
|
+
$value: 16,
|
2894
2894
|
$description: "Vertical gap on Note",
|
2895
2895
|
filePath: "data/tokens/components/container.json",
|
2896
2896
|
isSource: true,
|
@@ -2939,7 +2939,7 @@ module.exports = {
|
|
2939
2939
|
},
|
2940
2940
|
L: {
|
2941
2941
|
$type: "spacing",
|
2942
|
-
$value:
|
2942
|
+
$value: 16,
|
2943
2943
|
$description: "Content horizontal padding for large variant",
|
2944
2944
|
filePath: "data/tokens/components/container.json",
|
2945
2945
|
isSource: true,
|
@@ -2986,7 +2986,7 @@ module.exports = {
|
|
2986
2986
|
},
|
2987
2987
|
L: {
|
2988
2988
|
$type: "spacing",
|
2989
|
-
$value:
|
2989
|
+
$value: 16,
|
2990
2990
|
$description: "Content horizontal padding for large variant",
|
2991
2991
|
filePath: "data/tokens/components/container.json",
|
2992
2992
|
isSource: true,
|
@@ -3033,7 +3033,7 @@ module.exports = {
|
|
3033
3033
|
},
|
3034
3034
|
L: {
|
3035
3035
|
$type: "spacing",
|
3036
|
-
$value:
|
3036
|
+
$value: 16,
|
3037
3037
|
$description: "Content horizontal padding for large variant",
|
3038
3038
|
filePath: "data/tokens/components/container.json",
|
3039
3039
|
isSource: true,
|
@@ -3099,7 +3099,7 @@ module.exports = {
|
|
3099
3099
|
xg: {
|
3100
3100
|
M: {
|
3101
3101
|
$type: "spacing",
|
3102
|
-
$value:
|
3102
|
+
$value: 8,
|
3103
3103
|
$description: "gap between elements in pagination",
|
3104
3104
|
filePath: "data/tokens/components/container.json",
|
3105
3105
|
isSource: true,
|
@@ -3114,7 +3114,7 @@ module.exports = {
|
|
3114
3114
|
},
|
3115
3115
|
L: {
|
3116
3116
|
$type: "spacing",
|
3117
|
-
$value:
|
3117
|
+
$value: 24,
|
3118
3118
|
$description: "gap between button group and advanced left area",
|
3119
3119
|
filePath: "data/tokens/components/container.json",
|
3120
3120
|
isSource: true,
|
@@ -3131,7 +3131,7 @@ module.exports = {
|
|
3131
3131
|
y: {
|
3132
3132
|
M: {
|
3133
3133
|
$type: "spacing",
|
3134
|
-
$value:
|
3134
|
+
$value: 8,
|
3135
3135
|
$description: "top and bottom padding inside pagination",
|
3136
3136
|
filePath: "data/tokens/components/container.json",
|
3137
3137
|
isSource: true,
|
@@ -3146,7 +3146,7 @@ module.exports = {
|
|
3146
3146
|
},
|
3147
3147
|
L: {
|
3148
3148
|
$type: "spacing",
|
3149
|
-
$value:
|
3149
|
+
$value: 16,
|
3150
3150
|
$description:
|
3151
3151
|
"external margin on top of floating pagination variant",
|
3152
3152
|
filePath: "data/tokens/components/container.json",
|
@@ -3165,7 +3165,7 @@ module.exports = {
|
|
3165
3165
|
yg: {
|
3166
3166
|
M: {
|
3167
3167
|
$type: "spacing",
|
3168
|
-
$value:
|
3168
|
+
$value: 16,
|
3169
3169
|
$description: "Vertical gap between elements on small screens",
|
3170
3170
|
filePath: "data/tokens/components/container.json",
|
3171
3171
|
isSource: true,
|
@@ -3182,7 +3182,7 @@ module.exports = {
|
|
3182
3182
|
x: {
|
3183
3183
|
M: {
|
3184
3184
|
$type: "spacing",
|
3185
|
-
$value:
|
3185
|
+
$value: 16,
|
3186
3186
|
$description: "left and right padding inside pagination",
|
3187
3187
|
filePath: "data/tokens/components/container.json",
|
3188
3188
|
isSource: true,
|
@@ -3274,7 +3274,7 @@ module.exports = {
|
|
3274
3274
|
xg: {
|
3275
3275
|
M: {
|
3276
3276
|
$type: "spacing",
|
3277
|
-
$value:
|
3277
|
+
$value: 16,
|
3278
3278
|
$description: "gap between summary list title and edit link",
|
3279
3279
|
filePath: "data/tokens/components/container.json",
|
3280
3280
|
isSource: true,
|
@@ -3306,7 +3306,7 @@ module.exports = {
|
|
3306
3306
|
},
|
3307
3307
|
L: {
|
3308
3308
|
$type: "spacing",
|
3309
|
-
$value:
|
3309
|
+
$value: 32,
|
3310
3310
|
$description: "top padding for each section title",
|
3311
3311
|
filePath: "data/tokens/components/container.json",
|
3312
3312
|
isSource: true,
|
@@ -3326,7 +3326,7 @@ module.exports = {
|
|
3326
3326
|
x: {
|
3327
3327
|
XS: {
|
3328
3328
|
$type: "spacing",
|
3329
|
-
$value:
|
3329
|
+
$value: 16,
|
3330
3330
|
$description: "Left and right padding on Link preview",
|
3331
3331
|
filePath: "data/tokens/components/container.json",
|
3332
3332
|
isSource: true,
|
@@ -3341,7 +3341,7 @@ module.exports = {
|
|
3341
3341
|
},
|
3342
3342
|
S: {
|
3343
3343
|
$type: "spacing",
|
3344
|
-
$value:
|
3344
|
+
$value: 16,
|
3345
3345
|
$description: "Right left padding on Tile or Card.",
|
3346
3346
|
filePath: "data/tokens/components/container.json",
|
3347
3347
|
isSource: true,
|
@@ -3356,7 +3356,7 @@ module.exports = {
|
|
3356
3356
|
},
|
3357
3357
|
M: {
|
3358
3358
|
$type: "spacing",
|
3359
|
-
$value:
|
3359
|
+
$value: 24,
|
3360
3360
|
$description: "Right left padding on drag wrapper",
|
3361
3361
|
filePath: "data/tokens/components/container.json",
|
3362
3362
|
isSource: true,
|
@@ -3371,7 +3371,7 @@ module.exports = {
|
|
3371
3371
|
},
|
3372
3372
|
L: {
|
3373
3373
|
$type: "spacing",
|
3374
|
-
$value:
|
3374
|
+
$value: 32,
|
3375
3375
|
$description: "Right left padding on Tile or Card.",
|
3376
3376
|
filePath: "data/tokens/components/container.json",
|
3377
3377
|
isSource: true,
|
@@ -3386,7 +3386,7 @@ module.exports = {
|
|
3386
3386
|
},
|
3387
3387
|
XXXL: {
|
3388
3388
|
$type: "spacing",
|
3389
|
-
$value:
|
3389
|
+
$value: 80,
|
3390
3390
|
$description:
|
3391
3391
|
"Right margin on AI response bubbles and left margin on user prompt bubbles.",
|
3392
3392
|
filePath: "data/tokens/components/container.json",
|
@@ -3439,7 +3439,7 @@ module.exports = {
|
|
3439
3439
|
},
|
3440
3440
|
S: {
|
3441
3441
|
$type: "spacing",
|
3442
|
-
$value:
|
3442
|
+
$value: 16,
|
3443
3443
|
$description: "Top bottom padding on Tile or Card.",
|
3444
3444
|
filePath: "data/tokens/components/container.json",
|
3445
3445
|
isSource: true,
|
@@ -3454,7 +3454,7 @@ module.exports = {
|
|
3454
3454
|
},
|
3455
3455
|
M: {
|
3456
3456
|
$type: "spacing",
|
3457
|
-
$value:
|
3457
|
+
$value: 24,
|
3458
3458
|
$description: "Top bottom padding on Tile or Card.",
|
3459
3459
|
filePath: "data/tokens/components/container.json",
|
3460
3460
|
isSource: true,
|
@@ -3469,7 +3469,7 @@ module.exports = {
|
|
3469
3469
|
},
|
3470
3470
|
L: {
|
3471
3471
|
$type: "spacing",
|
3472
|
-
$value:
|
3472
|
+
$value: 32,
|
3473
3473
|
$description: "Top bottom padding on Tile or Card.",
|
3474
3474
|
filePath: "data/tokens/components/container.json",
|
3475
3475
|
isSource: true,
|
@@ -3503,7 +3503,7 @@ module.exports = {
|
|
3503
3503
|
x: {
|
3504
3504
|
S: {
|
3505
3505
|
$type: "spacing",
|
3506
|
-
$value:
|
3506
|
+
$value: 16,
|
3507
3507
|
$description: "Left and right padding on tile select container",
|
3508
3508
|
filePath: "data/tokens/components/container.json",
|
3509
3509
|
isSource: true,
|
@@ -3518,7 +3518,7 @@ module.exports = {
|
|
3518
3518
|
},
|
3519
3519
|
M: {
|
3520
3520
|
$type: "spacing",
|
3521
|
-
$value:
|
3521
|
+
$value: 24,
|
3522
3522
|
$description: "Left and right padding on tile select container",
|
3523
3523
|
filePath: "data/tokens/components/container.json",
|
3524
3524
|
isSource: true,
|
@@ -3533,7 +3533,7 @@ module.exports = {
|
|
3533
3533
|
},
|
3534
3534
|
L: {
|
3535
3535
|
$type: "spacing",
|
3536
|
-
$value:
|
3536
|
+
$value: 32,
|
3537
3537
|
$description: "Left and right padding on tile select container",
|
3538
3538
|
filePath: "data/tokens/components/container.json",
|
3539
3539
|
isSource: true,
|
@@ -3550,7 +3550,7 @@ module.exports = {
|
|
3550
3550
|
y: {
|
3551
3551
|
S: {
|
3552
3552
|
$type: "spacing",
|
3553
|
-
$value:
|
3553
|
+
$value: 16,
|
3554
3554
|
$description: "Top and bottom padding on tile select container",
|
3555
3555
|
filePath: "data/tokens/components/container.json",
|
3556
3556
|
isSource: true,
|
@@ -3565,7 +3565,7 @@ module.exports = {
|
|
3565
3565
|
},
|
3566
3566
|
M: {
|
3567
3567
|
$type: "spacing",
|
3568
|
-
$value:
|
3568
|
+
$value: 24,
|
3569
3569
|
$description: "Top bottom padding on tile select container",
|
3570
3570
|
filePath: "data/tokens/components/container.json",
|
3571
3571
|
isSource: true,
|
@@ -3580,7 +3580,7 @@ module.exports = {
|
|
3580
3580
|
},
|
3581
3581
|
L: {
|
3582
3582
|
$type: "spacing",
|
3583
|
-
$value:
|
3583
|
+
$value: 32,
|
3584
3584
|
$description: "Top and bottom padding on tile select container",
|
3585
3585
|
filePath: "data/tokens/components/container.json",
|
3586
3586
|
isSource: true,
|
@@ -3597,7 +3597,7 @@ module.exports = {
|
|
3597
3597
|
yg: {
|
3598
3598
|
S: {
|
3599
3599
|
$type: "spacing",
|
3600
|
-
$value:
|
3600
|
+
$value: 16,
|
3601
3601
|
$description:
|
3602
3602
|
"Vertical gap between content blocks in Subscription tile.",
|
3603
3603
|
filePath: "data/tokens/components/container.json",
|
@@ -3614,7 +3614,7 @@ module.exports = {
|
|
3614
3614
|
},
|
3615
3615
|
M: {
|
3616
3616
|
$type: "spacing",
|
3617
|
-
$value:
|
3617
|
+
$value: 24,
|
3618
3618
|
$description:
|
3619
3619
|
"Vertical gap between content blocks in Subscription tile.",
|
3620
3620
|
filePath: "data/tokens/components/container.json",
|
@@ -3631,7 +3631,7 @@ module.exports = {
|
|
3631
3631
|
},
|
3632
3632
|
L: {
|
3633
3633
|
$type: "spacing",
|
3634
|
-
$value:
|
3634
|
+
$value: 32,
|
3635
3635
|
$description:
|
3636
3636
|
"Vertical gap between content blocks in Subscription tile.",
|
3637
3637
|
filePath: "data/tokens/components/container.json",
|
@@ -3670,7 +3670,7 @@ module.exports = {
|
|
3670
3670
|
xg: {
|
3671
3671
|
M: {
|
3672
3672
|
$type: "spacing",
|
3673
|
-
$value:
|
3673
|
+
$value: 16,
|
3674
3674
|
$description: "gap between identifier and header content",
|
3675
3675
|
filePath: "data/tokens/components/container.json",
|
3676
3676
|
isSource: true,
|
@@ -3722,7 +3722,7 @@ module.exports = {
|
|
3722
3722
|
},
|
3723
3723
|
L: {
|
3724
3724
|
$type: "spacing",
|
3725
|
-
$value:
|
3725
|
+
$value: 16,
|
3726
3726
|
$description: "Top bottom margins on carousel dots",
|
3727
3727
|
filePath: "data/tokens/components/container.json",
|
3728
3728
|
isSource: true,
|
@@ -3759,7 +3759,7 @@ module.exports = {
|
|
3759
3759
|
x: {
|
3760
3760
|
M: {
|
3761
3761
|
$type: "spacing",
|
3762
|
-
$value:
|
3762
|
+
$value: 24,
|
3763
3763
|
$description: "Left and right padding on medium nudge",
|
3764
3764
|
filePath: "data/tokens/components/container.json",
|
3765
3765
|
isSource: true,
|
@@ -3774,7 +3774,7 @@ module.exports = {
|
|
3774
3774
|
},
|
3775
3775
|
L: {
|
3776
3776
|
$type: "spacing",
|
3777
|
-
$value:
|
3777
|
+
$value: 32,
|
3778
3778
|
$description: "left and right padding on large nudge ",
|
3779
3779
|
filePath: "data/tokens/components/container.json",
|
3780
3780
|
isSource: true,
|
@@ -3791,7 +3791,7 @@ module.exports = {
|
|
3791
3791
|
y: {
|
3792
3792
|
M: {
|
3793
3793
|
$type: "spacing",
|
3794
|
-
$value:
|
3794
|
+
$value: 24,
|
3795
3795
|
$description: "Top and bottom padding on medium nudge",
|
3796
3796
|
filePath: "data/tokens/components/container.json",
|
3797
3797
|
isSource: true,
|
@@ -3806,7 +3806,7 @@ module.exports = {
|
|
3806
3806
|
},
|
3807
3807
|
L: {
|
3808
3808
|
$type: "spacing",
|
3809
|
-
$value:
|
3809
|
+
$value: 32,
|
3810
3810
|
$description: "Top and bottom paddding on large nudge",
|
3811
3811
|
filePath: "data/tokens/components/container.json",
|
3812
3812
|
isSource: true,
|
@@ -3856,7 +3856,7 @@ module.exports = {
|
|
3856
3856
|
xg: {
|
3857
3857
|
M: {
|
3858
3858
|
$type: "spacing",
|
3859
|
-
$value:
|
3859
|
+
$value: 16,
|
3860
3860
|
$description: "gap between header and ai logo",
|
3861
3861
|
filePath: "data/tokens/components/container.json",
|
3862
3862
|
isSource: true,
|
@@ -3871,7 +3871,7 @@ module.exports = {
|
|
3871
3871
|
},
|
3872
3872
|
L: {
|
3873
3873
|
$type: "spacing",
|
3874
|
-
$value:
|
3874
|
+
$value: 16,
|
3875
3875
|
$description: "gap between header and ai logo",
|
3876
3876
|
filePath: "data/tokens/components/container.json",
|
3877
3877
|
isSource: true,
|