@sage/design-tokens 15.1.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 +122 -118
- 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 +17 -14
- 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/large/dark.css +2 -1
- package/css/frozenproduct/large/light.css +2 -1
- 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 +17 -14
- 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/frozenproduct/small/dark.css +2 -1
- package/css/frozenproduct/small/light.css +2 -1
- package/css/product/all.css +6 -2
- package/css/product/large/components/form.css +3 -0
- package/css/product/large/dark.css +2 -1
- package/css/product/large/light.css +2 -1
- package/css/product/small/components/form.css +3 -0
- package/css/product/small/dark.css +2 -1
- package/css/product/small/light.css +2 -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 +13 -10
- 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/dark/mode.h +2 -1
- 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 +17 -14
- 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/large/light/mode.h +2 -1
- 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 +13 -10
- 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/dark/mode.h +2 -1
- 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 +17 -14
- 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/frozenproduct/small/light/mode.h +2 -1
- package/ios/product/large/dark/components/form.h +3 -0
- package/ios/product/large/dark/mode.h +2 -1
- package/ios/product/large/light/components/form.h +3 -0
- package/ios/product/large/light/mode.h +2 -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 +50 -47
- 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/dark/mode.h +2 -1
- 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 +50 -47
- 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/ios/product/small/light/mode.h +2 -1
- 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.d.ts +3 -0
- package/js/common/frozenproduct/large/dark/components/form.js +93 -40
- 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/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/dark/mode.js +42 -2
- 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.d.ts +3 -0
- package/js/common/frozenproduct/large/light/components/form.js +97 -44
- 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/large/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/large/light/mode.js +42 -2
- 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.d.ts +3 -0
- package/js/common/frozenproduct/small/dark/components/form.js +93 -40
- 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/dark/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/dark/mode.js +42 -2
- 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.d.ts +3 -0
- package/js/common/frozenproduct/small/light/components/form.js +97 -44
- 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/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/common/frozenproduct/small/light/mode.js +42 -2
- package/js/common/product/large/dark/components/form.d.ts +3 -0
- package/js/common/product/large/dark/components/form.js +53 -0
- package/js/common/product/large/dark/mode.d.ts +1 -0
- package/js/common/product/large/dark/mode.js +42 -2
- package/js/common/product/large/light/components/form.d.ts +3 -0
- package/js/common/product/large/light/components/form.js +53 -0
- package/js/common/product/large/light/mode.d.ts +1 -0
- package/js/common/product/large/light/mode.js +42 -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.d.ts +3 -0
- package/js/common/product/small/dark/components/form.js +100 -47
- 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/dark/mode.d.ts +1 -0
- package/js/common/product/small/dark/mode.js +42 -2
- 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.d.ts +3 -0
- package/js/common/product/small/light/components/form.js +100 -47
- 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/common/product/small/light/mode.d.ts +1 -0
- package/js/common/product/small/light/mode.js +42 -2
- 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 +16 -1
- package/js/es6/frozenproduct/large/dark/components/form.js +25 -10
- 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/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/dark/mode.js +2 -1
- 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 +16 -1
- package/js/es6/frozenproduct/large/light/components/form.js +29 -14
- 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/large/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/large/light/mode.js +2 -1
- 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 +16 -1
- package/js/es6/frozenproduct/small/dark/components/form.js +25 -10
- 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/dark/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/dark/mode.js +2 -1
- 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 +16 -1
- package/js/es6/frozenproduct/small/light/components/form.js +29 -14
- 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/frozenproduct/small/light/mode.d.ts +1 -0
- package/js/es6/frozenproduct/small/light/mode.js +2 -1
- package/js/es6/product/large/dark/components/form.d.ts +15 -0
- package/js/es6/product/large/dark/components/form.js +15 -0
- package/js/es6/product/large/dark/mode.d.ts +1 -0
- package/js/es6/product/large/dark/mode.js +2 -1
- package/js/es6/product/large/light/components/form.d.ts +15 -0
- package/js/es6/product/large/light/components/form.js +15 -0
- package/js/es6/product/large/light/mode.d.ts +1 -0
- package/js/es6/product/large/light/mode.js +2 -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.d.ts +15 -0
- package/js/es6/product/small/dark/components/form.js +62 -47
- 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/dark/mode.d.ts +1 -0
- package/js/es6/product/small/dark/mode.js +2 -1
- 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.d.ts +15 -0
- package/js/es6/product/small/light/components/form.js +62 -47
- 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/es6/product/small/light/mode.d.ts +1 -0
- package/js/es6/product/small/light/mode.js +2 -1
- 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 +93 -40
- 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/dark/mode.js +42 -2
- 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 +97 -44
- 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/large/light/mode.js +42 -2
- 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 +93 -40
- 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/dark/mode.js +42 -2
- 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 +97 -44
- 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/frozenproduct/small/light/mode.js +42 -2
- package/js/umd/product/large/dark/components/form.js +53 -0
- package/js/umd/product/large/dark/mode.js +42 -2
- package/js/umd/product/large/light/components/form.js +53 -0
- package/js/umd/product/large/light/mode.js +42 -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 +100 -47
- 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/dark/mode.js +42 -2
- 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 +100 -47
- 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/js/umd/product/small/light/mode.js +42 -2
- 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 +13 -10
- 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/dark/mode.json +2 -1
- 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 +17 -14
- 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/large/light/mode.json +2 -1
- 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 +13 -10
- 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/dark/mode.json +2 -1
- 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 +17 -14
- 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/frozenproduct/small/light/mode.json +2 -1
- package/json/flat/product/large/dark/components/form.json +3 -0
- package/json/flat/product/large/dark/mode.json +2 -1
- package/json/flat/product/large/light/components/form.json +3 -0
- package/json/flat/product/large/light/mode.json +2 -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 +50 -47
- 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/dark/mode.json +2 -1
- 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 +50 -47
- 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/flat/product/small/light/mode.json +2 -1
- 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 +26 -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/dark/mode.json +2 -1
- 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 +30 -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/large/light/mode.json +2 -1
- 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 +26 -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/dark/mode.json +2 -1
- 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 +30 -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/frozenproduct/small/light/mode.json +2 -1
- package/json/nested/product/large/dark/components/form.json +16 -1
- package/json/nested/product/large/dark/mode.json +2 -1
- package/json/nested/product/large/light/components/form.json +16 -1
- package/json/nested/product/large/light/mode.json +2 -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 +63 -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/dark/mode.json +2 -1
- 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 +63 -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/json/nested/product/small/light/mode.json +2 -1
- 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 +16 -13
- 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/large/dark.scss +2 -1
- package/scss/frozenproduct/large/light.scss +2 -1
- 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 +16 -13
- 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/frozenproduct/small/dark.scss +2 -1
- package/scss/frozenproduct/small/light.scss +2 -1
- package/scss/product/large/components/form.scss +3 -0
- package/scss/product/large/dark.scss +2 -1
- package/scss/product/large/light.scss +2 -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 +10 -7
- 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/scss/product/small/dark.scss +2 -1
- package/scss/product/small/light.scss +2 -1
- package/sage-design-tokens-15.1.0.tgz +0 -0
@@ -1314,7 +1314,7 @@ module.exports = {
|
|
1314
1314
|
},
|
1315
1315
|
L: {
|
1316
1316
|
$type: "spacing",
|
1317
|
-
$value:
|
1317
|
+
$value: 16,
|
1318
1318
|
$description: "Left padding for indented content in options",
|
1319
1319
|
filePath: "data/tokens/components/nav.json",
|
1320
1320
|
isSource: true,
|
@@ -1438,7 +1438,7 @@ module.exports = {
|
|
1438
1438
|
x: {
|
1439
1439
|
M: {
|
1440
1440
|
$type: "spacing",
|
1441
|
-
$value:
|
1441
|
+
$value: 24,
|
1442
1442
|
filePath: "data/tokens/components/nav.json",
|
1443
1443
|
isSource: true,
|
1444
1444
|
original: {
|
@@ -1560,7 +1560,7 @@ module.exports = {
|
|
1560
1560
|
x: {
|
1561
1561
|
M: {
|
1562
1562
|
$type: "spacing",
|
1563
|
-
$value:
|
1563
|
+
$value: 16,
|
1564
1564
|
$description: "Horizontal space around logo",
|
1565
1565
|
filePath: "data/tokens/components/nav.json",
|
1566
1566
|
isSource: true,
|
@@ -1577,7 +1577,7 @@ module.exports = {
|
|
1577
1577
|
xg: {
|
1578
1578
|
M: {
|
1579
1579
|
$type: "spacing",
|
1580
|
-
$value:
|
1580
|
+
$value: 16,
|
1581
1581
|
$description: "Gap between logo and divider",
|
1582
1582
|
filePath: "data/tokens/components/nav.json",
|
1583
1583
|
isSource: true,
|
@@ -1615,7 +1615,7 @@ module.exports = {
|
|
1615
1615
|
x: {
|
1616
1616
|
M: {
|
1617
1617
|
$type: "spacing",
|
1618
|
-
$value:
|
1618
|
+
$value: 8,
|
1619
1619
|
$description: "horizontal padding on sticky quick actions header",
|
1620
1620
|
filePath: "data/tokens/components/nav.json",
|
1621
1621
|
isSource: true,
|
@@ -1633,7 +1633,7 @@ module.exports = {
|
|
1633
1633
|
y: {
|
1634
1634
|
S: {
|
1635
1635
|
$type: "spacing",
|
1636
|
-
$value:
|
1636
|
+
$value: 12,
|
1637
1637
|
$description: "sticky header top and bottom padding",
|
1638
1638
|
filePath: "data/tokens/components/nav.json",
|
1639
1639
|
isSource: true,
|
@@ -1648,7 +1648,7 @@ module.exports = {
|
|
1648
1648
|
},
|
1649
1649
|
M: {
|
1650
1650
|
$type: "spacing",
|
1651
|
-
$value:
|
1651
|
+
$value: 16,
|
1652
1652
|
$description:
|
1653
1653
|
"vertical padding inside parent and child containers",
|
1654
1654
|
filePath: "data/tokens/components/nav.json",
|
@@ -1667,7 +1667,7 @@ module.exports = {
|
|
1667
1667
|
yg: {
|
1668
1668
|
S: {
|
1669
1669
|
$type: "spacing",
|
1670
|
-
$value:
|
1670
|
+
$value: 8,
|
1671
1671
|
$description: "vertical gap betweenparent items",
|
1672
1672
|
filePath: "data/tokens/components/nav.json",
|
1673
1673
|
isSource: true,
|
@@ -1682,7 +1682,7 @@ module.exports = {
|
|
1682
1682
|
},
|
1683
1683
|
M: {
|
1684
1684
|
$type: "spacing",
|
1685
|
-
$value:
|
1685
|
+
$value: 16,
|
1686
1686
|
$description: "vertical gap between child and grandchild items",
|
1687
1687
|
filePath: "data/tokens/components/nav.json",
|
1688
1688
|
isSource: true,
|
@@ -1700,7 +1700,7 @@ module.exports = {
|
|
1700
1700
|
y: {
|
1701
1701
|
M: {
|
1702
1702
|
$type: "spacing",
|
1703
|
-
$value:
|
1703
|
+
$value: 56,
|
1704
1704
|
$description:
|
1705
1705
|
"margin outside of item containers to make items show underneath sticky headers",
|
1706
1706
|
filePath: "data/tokens/components/nav.json",
|
@@ -1808,7 +1808,7 @@ module.exports = {
|
|
1808
1808
|
x: {
|
1809
1809
|
M: {
|
1810
1810
|
$type: "spacing",
|
1811
|
-
$value:
|
1811
|
+
$value: 8,
|
1812
1812
|
$description: "horizontal padding on stacked parent items",
|
1813
1813
|
filePath: "data/tokens/components/nav.json",
|
1814
1814
|
isSource: true,
|
@@ -1858,7 +1858,7 @@ module.exports = {
|
|
1858
1858
|
y: {
|
1859
1859
|
M: {
|
1860
1860
|
$type: "spacing",
|
1861
|
-
$value:
|
1861
|
+
$value: 8,
|
1862
1862
|
$description: "vertical padding on stacked parent items",
|
1863
1863
|
filePath: "data/tokens/components/nav.json",
|
1864
1864
|
isSource: true,
|
@@ -1911,7 +1911,7 @@ module.exports = {
|
|
1911
1911
|
yg: {
|
1912
1912
|
M: {
|
1913
1913
|
$type: "spacing",
|
1914
|
-
$value:
|
1914
|
+
$value: 4,
|
1915
1915
|
$description: "vertical gap inside child items",
|
1916
1916
|
filePath: "data/tokens/components/nav.json",
|
1917
1917
|
isSource: true,
|
@@ -1928,7 +1928,7 @@ module.exports = {
|
|
1928
1928
|
x: {
|
1929
1929
|
M: {
|
1930
1930
|
$type: "spacing",
|
1931
|
-
$value:
|
1931
|
+
$value: 8,
|
1932
1932
|
$description: "horizontal padding on child items",
|
1933
1933
|
filePath: "data/tokens/components/nav.json",
|
1934
1934
|
isSource: true,
|
@@ -1945,7 +1945,7 @@ module.exports = {
|
|
1945
1945
|
xg: {
|
1946
1946
|
M: {
|
1947
1947
|
$type: "spacing",
|
1948
|
-
$value:
|
1948
|
+
$value: 8,
|
1949
1949
|
$description:
|
1950
1950
|
"gap spacing on child items between pills and accordion chevrons",
|
1951
1951
|
filePath: "data/tokens/components/nav.json",
|
@@ -1964,7 +1964,7 @@ module.exports = {
|
|
1964
1964
|
y: {
|
1965
1965
|
M: {
|
1966
1966
|
$type: "spacing",
|
1967
|
-
$value:
|
1967
|
+
$value: 8,
|
1968
1968
|
$description: "vertical padding on child items",
|
1969
1969
|
filePath: "data/tokens/components/nav.json",
|
1970
1970
|
isSource: true,
|
@@ -1983,7 +1983,7 @@ module.exports = {
|
|
1983
1983
|
x: {
|
1984
1984
|
M: {
|
1985
1985
|
$type: "spacing",
|
1986
|
-
$value:
|
1986
|
+
$value: 8,
|
1987
1987
|
$description: "horizontal padding on child items",
|
1988
1988
|
filePath: "data/tokens/components/nav.json",
|
1989
1989
|
isSource: true,
|
@@ -2022,7 +2022,7 @@ module.exports = {
|
|
2022
2022
|
xg: {
|
2023
2023
|
M: {
|
2024
2024
|
$type: "spacing",
|
2025
|
-
$value:
|
2025
|
+
$value: 8,
|
2026
2026
|
$description:
|
2027
2027
|
"gap spacing on child items between pills and accordion chevrons",
|
2028
2028
|
filePath: "data/tokens/components/nav.json",
|
@@ -2041,7 +2041,7 @@ module.exports = {
|
|
2041
2041
|
y: {
|
2042
2042
|
M: {
|
2043
2043
|
$type: "spacing",
|
2044
|
-
$value:
|
2044
|
+
$value: 8,
|
2045
2045
|
$description: "vertical padding on child items",
|
2046
2046
|
filePath: "data/tokens/components/nav.json",
|
2047
2047
|
isSource: true,
|
@@ -2058,7 +2058,7 @@ module.exports = {
|
|
2058
2058
|
yg: {
|
2059
2059
|
M: {
|
2060
2060
|
$type: "spacing",
|
2061
|
-
$value:
|
2061
|
+
$value: 4,
|
2062
2062
|
$description: "vertical gap inside grandchild items",
|
2063
2063
|
filePath: "data/tokens/components/nav.json",
|
2064
2064
|
isSource: true,
|
@@ -2079,7 +2079,7 @@ module.exports = {
|
|
2079
2079
|
x: {
|
2080
2080
|
M: {
|
2081
2081
|
$type: "spacing",
|
2082
|
-
$value:
|
2082
|
+
$value: 8,
|
2083
2083
|
$description:
|
2084
2084
|
"left and right padding on modal small screen container across leftnav and horizontal",
|
2085
2085
|
filePath: "data/tokens/components/nav.json",
|
@@ -2098,7 +2098,7 @@ module.exports = {
|
|
2098
2098
|
y: {
|
2099
2099
|
M: {
|
2100
2100
|
$type: "spacing",
|
2101
|
-
$value:
|
2101
|
+
$value: 16,
|
2102
2102
|
$description:
|
2103
2103
|
"top and bottom padding on modal small screen container across leftnav and horizontal",
|
2104
2104
|
filePath: "data/tokens/components/nav.json",
|
@@ -2117,7 +2117,7 @@ module.exports = {
|
|
2117
2117
|
yg: {
|
2118
2118
|
M: {
|
2119
2119
|
$type: "spacing",
|
2120
|
-
$value:
|
2120
|
+
$value: 6,
|
2121
2121
|
$description: "vertical gap between modal nav items",
|
2122
2122
|
filePath: "data/tokens/components/nav.json",
|
2123
2123
|
isSource: true,
|
@@ -2135,7 +2135,7 @@ module.exports = {
|
|
2135
2135
|
y: {
|
2136
2136
|
M: {
|
2137
2137
|
$type: "spacing",
|
2138
|
-
$value:
|
2138
|
+
$value: 56,
|
2139
2139
|
$description:
|
2140
2140
|
"margin outside of item containers to make items show underneath sticky headers",
|
2141
2141
|
filePath: "data/tokens/components/nav.json",
|
@@ -2157,7 +2157,7 @@ module.exports = {
|
|
2157
2157
|
x: {
|
2158
2158
|
M: {
|
2159
2159
|
$type: "spacing",
|
2160
|
-
$value:
|
2160
|
+
$value: 8,
|
2161
2161
|
$description: "horizontal padding on stacked parent items",
|
2162
2162
|
filePath: "data/tokens/components/nav.json",
|
2163
2163
|
isSource: true,
|
@@ -2174,7 +2174,7 @@ module.exports = {
|
|
2174
2174
|
xg: {
|
2175
2175
|
M: {
|
2176
2176
|
$type: "spacing",
|
2177
|
-
$value:
|
2177
|
+
$value: 8,
|
2178
2178
|
$description:
|
2179
2179
|
"horizontal padding between parent label and chevron",
|
2180
2180
|
filePath: "data/tokens/components/nav.json",
|
@@ -2193,7 +2193,7 @@ module.exports = {
|
|
2193
2193
|
y: {
|
2194
2194
|
M: {
|
2195
2195
|
$type: "spacing",
|
2196
|
-
$value:
|
2196
|
+
$value: 8,
|
2197
2197
|
$description: "vertical padding on stacked parent items",
|
2198
2198
|
filePath: "data/tokens/components/nav.json",
|
2199
2199
|
isSource: true,
|
@@ -2210,7 +2210,7 @@ module.exports = {
|
|
2210
2210
|
yg: {
|
2211
2211
|
M: {
|
2212
2212
|
$type: "spacing",
|
2213
|
-
$value:
|
2213
|
+
$value: 4,
|
2214
2214
|
$description: "vertical padding between parent label and pill",
|
2215
2215
|
filePath: "data/tokens/components/nav.json",
|
2216
2216
|
isSource: true,
|
@@ -2229,7 +2229,7 @@ module.exports = {
|
|
2229
2229
|
x: {
|
2230
2230
|
M: {
|
2231
2231
|
$type: "spacing",
|
2232
|
-
$value:
|
2232
|
+
$value: 8,
|
2233
2233
|
$description: "horizontal padding on stacked parent items",
|
2234
2234
|
filePath: "data/tokens/components/nav.json",
|
2235
2235
|
isSource: true,
|
@@ -2246,7 +2246,7 @@ module.exports = {
|
|
2246
2246
|
xg: {
|
2247
2247
|
M: {
|
2248
2248
|
$type: "spacing",
|
2249
|
-
$value:
|
2249
|
+
$value: 4,
|
2250
2250
|
$description: "horizontal padding between child label and pill",
|
2251
2251
|
filePath: "data/tokens/components/nav.json",
|
2252
2252
|
isSource: true,
|
@@ -2263,7 +2263,7 @@ module.exports = {
|
|
2263
2263
|
y: {
|
2264
2264
|
M: {
|
2265
2265
|
$type: "spacing",
|
2266
|
-
$value:
|
2266
|
+
$value: 4,
|
2267
2267
|
$description: "vertical padding on stacked child items",
|
2268
2268
|
filePath: "data/tokens/components/nav.json",
|
2269
2269
|
isSource: true,
|
@@ -2282,7 +2282,7 @@ module.exports = {
|
|
2282
2282
|
x: {
|
2283
2283
|
M: {
|
2284
2284
|
$type: "spacing",
|
2285
|
-
$value:
|
2285
|
+
$value: 8,
|
2286
2286
|
$description: "horizontal padding on header item",
|
2287
2287
|
filePath: "data/tokens/components/nav.json",
|
2288
2288
|
isSource: true,
|
@@ -2299,7 +2299,7 @@ module.exports = {
|
|
2299
2299
|
xg: {
|
2300
2300
|
M: {
|
2301
2301
|
$type: "spacing",
|
2302
|
-
$value:
|
2302
|
+
$value: 8,
|
2303
2303
|
$description:
|
2304
2304
|
"horizontal gap between header label and idebntifiers or icons",
|
2305
2305
|
filePath: "data/tokens/components/nav.json",
|
@@ -2318,7 +2318,7 @@ module.exports = {
|
|
2318
2318
|
y: {
|
2319
2319
|
M: {
|
2320
2320
|
$type: "spacing",
|
2321
|
-
$value:
|
2321
|
+
$value: 8,
|
2322
2322
|
$description: "bottom padding on header items",
|
2323
2323
|
filePath: "data/tokens/components/nav.json",
|
2324
2324
|
isSource: true,
|
@@ -2333,7 +2333,7 @@ module.exports = {
|
|
2333
2333
|
},
|
2334
2334
|
L: {
|
2335
2335
|
$type: "spacing",
|
2336
|
-
$value:
|
2336
|
+
$value: 16,
|
2337
2337
|
$description: "top padding on header items",
|
2338
2338
|
filePath: "data/tokens/components/nav.json",
|
2339
2339
|
isSource: true,
|
@@ -2354,7 +2354,7 @@ module.exports = {
|
|
2354
2354
|
x: {
|
2355
2355
|
S: {
|
2356
2356
|
$type: "spacing",
|
2357
|
-
$value:
|
2357
|
+
$value: 8,
|
2358
2358
|
$description:
|
2359
2359
|
"horizontal padding on secondary horizontal nav on small screens",
|
2360
2360
|
filePath: "data/tokens/components/nav.json",
|
@@ -2371,7 +2371,7 @@ module.exports = {
|
|
2371
2371
|
},
|
2372
2372
|
M: {
|
2373
2373
|
$type: "spacing",
|
2374
|
-
$value:
|
2374
|
+
$value: 32,
|
2375
2375
|
$description:
|
2376
2376
|
"horizontal padding on secondary horizontal nav on large screens",
|
2377
2377
|
filePath: "data/tokens/components/nav.json",
|
@@ -2390,7 +2390,7 @@ module.exports = {
|
|
2390
2390
|
xg: {
|
2391
2391
|
M: {
|
2392
2392
|
$type: "spacing",
|
2393
|
-
$value:
|
2393
|
+
$value: 4,
|
2394
2394
|
$description:
|
2395
2395
|
"horizontal gap on secondary horizontal nav on large screens",
|
2396
2396
|
filePath: "data/tokens/components/nav.json",
|
@@ -2409,7 +2409,7 @@ module.exports = {
|
|
2409
2409
|
y: {
|
2410
2410
|
S: {
|
2411
2411
|
$type: "spacing",
|
2412
|
-
$value:
|
2412
|
+
$value: 4,
|
2413
2413
|
$description:
|
2414
2414
|
"vertical padding on secondary horizontal nav on small screens",
|
2415
2415
|
filePath: "data/tokens/components/nav.json",
|
@@ -2426,7 +2426,7 @@ module.exports = {
|
|
2426
2426
|
},
|
2427
2427
|
M: {
|
2428
2428
|
$type: "spacing",
|
2429
|
-
$value:
|
2429
|
+
$value: 4,
|
2430
2430
|
$description:
|
2431
2431
|
"vertical padding on secondary horizontal nav on large screens",
|
2432
2432
|
filePath: "data/tokens/components/nav.json",
|
@@ -2447,7 +2447,7 @@ module.exports = {
|
|
2447
2447
|
x: {
|
2448
2448
|
M: {
|
2449
2449
|
$type: "spacing",
|
2450
|
-
$value:
|
2450
|
+
$value: 8,
|
2451
2451
|
$description: "horizontal padding on stacked parent items",
|
2452
2452
|
filePath: "data/tokens/components/nav.json",
|
2453
2453
|
isSource: true,
|
@@ -2481,7 +2481,7 @@ module.exports = {
|
|
2481
2481
|
y: {
|
2482
2482
|
M: {
|
2483
2483
|
$type: "spacing",
|
2484
|
-
$value:
|
2484
|
+
$value: 4,
|
2485
2485
|
$description: "vertical padding on stacked parent items",
|
2486
2486
|
filePath: "data/tokens/components/nav.json",
|
2487
2487
|
isSource: true,
|
@@ -12,7 +12,7 @@ module.exports = {
|
|
12
12
|
x: {
|
13
13
|
L: {
|
14
14
|
$type: "spacing",
|
15
|
-
$value:
|
15
|
+
$value: 40,
|
16
16
|
filePath: "data/tokens/components/page.json",
|
17
17
|
isSource: true,
|
18
18
|
original: {
|
@@ -25,7 +25,7 @@ module.exports = {
|
|
25
25
|
},
|
26
26
|
XXXS: {
|
27
27
|
$type: "spacing",
|
28
|
-
$value:
|
28
|
+
$value: 4,
|
29
29
|
filePath: "data/tokens/components/page.json",
|
30
30
|
isSource: true,
|
31
31
|
original: {
|
@@ -38,7 +38,7 @@ module.exports = {
|
|
38
38
|
},
|
39
39
|
XXS: {
|
40
40
|
$type: "spacing",
|
41
|
-
$value:
|
41
|
+
$value: 8,
|
42
42
|
filePath: "data/tokens/components/page.json",
|
43
43
|
isSource: true,
|
44
44
|
original: {
|
@@ -51,7 +51,7 @@ module.exports = {
|
|
51
51
|
},
|
52
52
|
XS: {
|
53
53
|
$type: "spacing",
|
54
|
-
$value:
|
54
|
+
$value: 16,
|
55
55
|
filePath: "data/tokens/components/page.json",
|
56
56
|
isSource: true,
|
57
57
|
original: {
|
@@ -64,7 +64,7 @@ module.exports = {
|
|
64
64
|
},
|
65
65
|
S: {
|
66
66
|
$type: "spacing",
|
67
|
-
$value:
|
67
|
+
$value: 24,
|
68
68
|
filePath: "data/tokens/components/page.json",
|
69
69
|
isSource: true,
|
70
70
|
original: {
|
@@ -77,7 +77,7 @@ module.exports = {
|
|
77
77
|
},
|
78
78
|
M: {
|
79
79
|
$type: "spacing",
|
80
|
-
$value:
|
80
|
+
$value: 32,
|
81
81
|
filePath: "data/tokens/components/page.json",
|
82
82
|
isSource: true,
|
83
83
|
original: {
|
@@ -90,7 +90,7 @@ module.exports = {
|
|
90
90
|
},
|
91
91
|
XL: {
|
92
92
|
$type: "spacing",
|
93
|
-
$value:
|
93
|
+
$value: 80,
|
94
94
|
filePath: "data/tokens/components/page.json",
|
95
95
|
isSource: true,
|
96
96
|
original: {
|
@@ -105,7 +105,7 @@ module.exports = {
|
|
105
105
|
y: {
|
106
106
|
L: {
|
107
107
|
$type: "spacing",
|
108
|
-
$value:
|
108
|
+
$value: 40,
|
109
109
|
filePath: "data/tokens/components/page.json",
|
110
110
|
isSource: true,
|
111
111
|
original: {
|
@@ -118,7 +118,7 @@ module.exports = {
|
|
118
118
|
},
|
119
119
|
XXXS: {
|
120
120
|
$type: "spacing",
|
121
|
-
$value:
|
121
|
+
$value: 4,
|
122
122
|
filePath: "data/tokens/components/page.json",
|
123
123
|
isSource: true,
|
124
124
|
original: {
|
@@ -131,7 +131,7 @@ module.exports = {
|
|
131
131
|
},
|
132
132
|
XXS: {
|
133
133
|
$type: "spacing",
|
134
|
-
$value:
|
134
|
+
$value: 8,
|
135
135
|
filePath: "data/tokens/components/page.json",
|
136
136
|
isSource: true,
|
137
137
|
original: {
|
@@ -144,7 +144,7 @@ module.exports = {
|
|
144
144
|
},
|
145
145
|
XS: {
|
146
146
|
$type: "spacing",
|
147
|
-
$value:
|
147
|
+
$value: 16,
|
148
148
|
filePath: "data/tokens/components/page.json",
|
149
149
|
isSource: true,
|
150
150
|
original: {
|
@@ -157,7 +157,7 @@ module.exports = {
|
|
157
157
|
},
|
158
158
|
S: {
|
159
159
|
$type: "spacing",
|
160
|
-
$value:
|
160
|
+
$value: 24,
|
161
161
|
filePath: "data/tokens/components/page.json",
|
162
162
|
isSource: true,
|
163
163
|
original: {
|
@@ -170,7 +170,7 @@ module.exports = {
|
|
170
170
|
},
|
171
171
|
M: {
|
172
172
|
$type: "spacing",
|
173
|
-
$value:
|
173
|
+
$value: 32,
|
174
174
|
filePath: "data/tokens/components/page.json",
|
175
175
|
isSource: true,
|
176
176
|
original: {
|
@@ -183,7 +183,7 @@ module.exports = {
|
|
183
183
|
},
|
184
184
|
XL: {
|
185
185
|
$type: "spacing",
|
186
|
-
$value:
|
186
|
+
$value: 80,
|
187
187
|
filePath: "data/tokens/components/page.json",
|
188
188
|
isSource: true,
|
189
189
|
original: {
|
@@ -211,7 +211,7 @@ module.exports = {
|
|
211
211
|
xg: {
|
212
212
|
XXXS: {
|
213
213
|
$type: "spacing",
|
214
|
-
$value:
|
214
|
+
$value: 4,
|
215
215
|
filePath: "data/tokens/components/page.json",
|
216
216
|
isSource: true,
|
217
217
|
original: {
|
@@ -224,7 +224,7 @@ module.exports = {
|
|
224
224
|
},
|
225
225
|
XXS: {
|
226
226
|
$type: "spacing",
|
227
|
-
$value:
|
227
|
+
$value: 8,
|
228
228
|
filePath: "data/tokens/components/page.json",
|
229
229
|
isSource: true,
|
230
230
|
original: {
|
@@ -237,7 +237,7 @@ module.exports = {
|
|
237
237
|
},
|
238
238
|
XS: {
|
239
239
|
$type: "spacing",
|
240
|
-
$value:
|
240
|
+
$value: 16,
|
241
241
|
filePath: "data/tokens/components/page.json",
|
242
242
|
isSource: true,
|
243
243
|
original: {
|
@@ -250,7 +250,7 @@ module.exports = {
|
|
250
250
|
},
|
251
251
|
S: {
|
252
252
|
$type: "spacing",
|
253
|
-
$value:
|
253
|
+
$value: 24,
|
254
254
|
filePath: "data/tokens/components/page.json",
|
255
255
|
isSource: true,
|
256
256
|
original: {
|
@@ -263,7 +263,7 @@ module.exports = {
|
|
263
263
|
},
|
264
264
|
M: {
|
265
265
|
$type: "spacing",
|
266
|
-
$value:
|
266
|
+
$value: 32,
|
267
267
|
filePath: "data/tokens/components/page.json",
|
268
268
|
isSource: true,
|
269
269
|
original: {
|
@@ -276,7 +276,7 @@ module.exports = {
|
|
276
276
|
},
|
277
277
|
L: {
|
278
278
|
$type: "spacing",
|
279
|
-
$value:
|
279
|
+
$value: 40,
|
280
280
|
filePath: "data/tokens/components/page.json",
|
281
281
|
isSource: true,
|
282
282
|
original: {
|
@@ -289,7 +289,7 @@ module.exports = {
|
|
289
289
|
},
|
290
290
|
XL: {
|
291
291
|
$type: "spacing",
|
292
|
-
$value:
|
292
|
+
$value: 80,
|
293
293
|
filePath: "data/tokens/components/page.json",
|
294
294
|
isSource: true,
|
295
295
|
original: {
|
@@ -304,7 +304,7 @@ module.exports = {
|
|
304
304
|
yg: {
|
305
305
|
XXXS: {
|
306
306
|
$type: "spacing",
|
307
|
-
$value:
|
307
|
+
$value: 4,
|
308
308
|
filePath: "data/tokens/components/page.json",
|
309
309
|
isSource: true,
|
310
310
|
original: {
|
@@ -317,7 +317,7 @@ module.exports = {
|
|
317
317
|
},
|
318
318
|
XXS: {
|
319
319
|
$type: "spacing",
|
320
|
-
$value:
|
320
|
+
$value: 8,
|
321
321
|
filePath: "data/tokens/components/page.json",
|
322
322
|
isSource: true,
|
323
323
|
original: {
|
@@ -330,7 +330,7 @@ module.exports = {
|
|
330
330
|
},
|
331
331
|
XS: {
|
332
332
|
$type: "spacing",
|
333
|
-
$value:
|
333
|
+
$value: 16,
|
334
334
|
filePath: "data/tokens/components/page.json",
|
335
335
|
isSource: true,
|
336
336
|
original: {
|
@@ -343,7 +343,7 @@ module.exports = {
|
|
343
343
|
},
|
344
344
|
S: {
|
345
345
|
$type: "spacing",
|
346
|
-
$value:
|
346
|
+
$value: 24,
|
347
347
|
filePath: "data/tokens/components/page.json",
|
348
348
|
isSource: true,
|
349
349
|
original: {
|
@@ -356,7 +356,7 @@ module.exports = {
|
|
356
356
|
},
|
357
357
|
M: {
|
358
358
|
$type: "spacing",
|
359
|
-
$value:
|
359
|
+
$value: 32,
|
360
360
|
filePath: "data/tokens/components/page.json",
|
361
361
|
isSource: true,
|
362
362
|
original: {
|
@@ -369,7 +369,7 @@ module.exports = {
|
|
369
369
|
},
|
370
370
|
L: {
|
371
371
|
$type: "spacing",
|
372
|
-
$value:
|
372
|
+
$value: 40,
|
373
373
|
filePath: "data/tokens/components/page.json",
|
374
374
|
isSource: true,
|
375
375
|
original: {
|
@@ -382,7 +382,7 @@ module.exports = {
|
|
382
382
|
},
|
383
383
|
XL: {
|
384
384
|
$type: "spacing",
|
385
|
-
$value:
|
385
|
+
$value: 80,
|
386
386
|
filePath: "data/tokens/components/page.json",
|
387
387
|
isSource: true,
|
388
388
|
original: {
|