@sage/design-tokens 13.2.0 → 14.0.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 +149 -156
- package/css/frozenproduct/large/components/badge.css +8 -3
- package/css/frozenproduct/large/components/button.css +8 -6
- package/css/frozenproduct/large/components/container.css +2 -2
- package/css/frozenproduct/large/components/link.css +2 -2
- package/css/frozenproduct/large/components/logo.css +0 -2
- package/css/frozenproduct/large/components/progress.css +5 -3
- package/css/frozenproduct/large/dark.css +64 -71
- package/css/frozenproduct/large/light.css +60 -67
- package/css/frozenproduct/small/components/badge.css +8 -3
- package/css/frozenproduct/small/components/button.css +8 -6
- package/css/frozenproduct/small/components/container.css +2 -2
- package/css/frozenproduct/small/components/link.css +2 -2
- package/css/frozenproduct/small/components/logo.css +0 -2
- package/css/frozenproduct/small/components/progress.css +5 -3
- package/css/frozenproduct/small/dark.css +64 -71
- package/css/frozenproduct/small/light.css +60 -67
- package/css/marketing/all.css +149 -156
- package/css/marketing/large/components/badge.css +8 -3
- package/css/marketing/large/components/button.css +8 -6
- package/css/marketing/large/components/container.css +2 -2
- package/css/marketing/large/components/link.css +2 -2
- package/css/marketing/large/components/logo.css +0 -2
- package/css/marketing/large/components/progress.css +5 -3
- package/css/marketing/large/dark.css +64 -71
- package/css/marketing/large/light.css +60 -67
- package/css/marketing/small/components/badge.css +8 -3
- package/css/marketing/small/components/button.css +8 -6
- package/css/marketing/small/components/container.css +2 -2
- package/css/marketing/small/components/link.css +2 -2
- package/css/marketing/small/components/logo.css +0 -2
- package/css/marketing/small/components/progress.css +5 -3
- package/css/marketing/small/dark.css +64 -71
- package/css/marketing/small/light.css +60 -67
- package/css/product/all.css +149 -156
- package/css/product/large/components/badge.css +8 -3
- package/css/product/large/components/button.css +8 -6
- package/css/product/large/components/container.css +2 -2
- package/css/product/large/components/link.css +2 -2
- package/css/product/large/components/logo.css +0 -2
- package/css/product/large/components/progress.css +5 -3
- package/css/product/large/dark.css +64 -71
- package/css/product/large/light.css +60 -67
- package/css/product/small/components/badge.css +8 -3
- package/css/product/small/components/button.css +8 -6
- package/css/product/small/components/container.css +2 -2
- package/css/product/small/components/link.css +2 -2
- package/css/product/small/components/logo.css +0 -2
- package/css/product/small/components/progress.css +5 -3
- package/css/product/small/dark.css +64 -71
- package/css/product/small/light.css +60 -67
- package/ios/frozenproduct/large/dark/components/badge.h +5 -0
- package/ios/frozenproduct/large/dark/components/button.h +34 -32
- package/ios/frozenproduct/large/dark/components/container.h +3 -3
- package/ios/frozenproduct/large/dark/components/form.h +4 -4
- package/ios/frozenproduct/large/dark/components/link.h +4 -4
- package/ios/frozenproduct/large/dark/components/logo.h +0 -2
- package/ios/frozenproduct/large/dark/components/nav.h +5 -5
- package/ios/frozenproduct/large/dark/components/popover.h +2 -2
- package/ios/frozenproduct/large/dark/components/progress.h +5 -3
- package/ios/frozenproduct/large/dark/components/status.h +24 -24
- package/ios/frozenproduct/large/dark/components/tab.h +1 -1
- package/ios/frozenproduct/large/dark/components/table.h +2 -2
- package/ios/frozenproduct/large/dark/mode.h +62 -69
- package/ios/frozenproduct/large/light/components/badge.h +5 -0
- package/ios/frozenproduct/large/light/components/button.h +34 -32
- package/ios/frozenproduct/large/light/components/container.h +3 -3
- package/ios/frozenproduct/large/light/components/form.h +4 -4
- package/ios/frozenproduct/large/light/components/link.h +4 -4
- package/ios/frozenproduct/large/light/components/logo.h +0 -2
- package/ios/frozenproduct/large/light/components/nav.h +5 -5
- package/ios/frozenproduct/large/light/components/popover.h +2 -2
- package/ios/frozenproduct/large/light/components/progress.h +5 -3
- package/ios/frozenproduct/large/light/components/status.h +23 -23
- package/ios/frozenproduct/large/light/components/tab.h +1 -1
- package/ios/frozenproduct/large/light/components/table.h +2 -2
- package/ios/frozenproduct/large/light/mode.h +58 -65
- package/ios/frozenproduct/small/dark/components/badge.h +5 -0
- package/ios/frozenproduct/small/dark/components/button.h +34 -32
- package/ios/frozenproduct/small/dark/components/container.h +3 -3
- package/ios/frozenproduct/small/dark/components/form.h +4 -4
- package/ios/frozenproduct/small/dark/components/link.h +4 -4
- package/ios/frozenproduct/small/dark/components/logo.h +0 -2
- package/ios/frozenproduct/small/dark/components/nav.h +5 -5
- package/ios/frozenproduct/small/dark/components/popover.h +2 -2
- package/ios/frozenproduct/small/dark/components/progress.h +5 -3
- package/ios/frozenproduct/small/dark/components/status.h +24 -24
- package/ios/frozenproduct/small/dark/components/tab.h +1 -1
- package/ios/frozenproduct/small/dark/components/table.h +2 -2
- package/ios/frozenproduct/small/dark/mode.h +62 -69
- package/ios/frozenproduct/small/light/components/badge.h +5 -0
- package/ios/frozenproduct/small/light/components/button.h +34 -32
- package/ios/frozenproduct/small/light/components/container.h +3 -3
- package/ios/frozenproduct/small/light/components/form.h +4 -4
- package/ios/frozenproduct/small/light/components/link.h +4 -4
- package/ios/frozenproduct/small/light/components/logo.h +0 -2
- package/ios/frozenproduct/small/light/components/nav.h +5 -5
- package/ios/frozenproduct/small/light/components/popover.h +2 -2
- package/ios/frozenproduct/small/light/components/progress.h +5 -3
- package/ios/frozenproduct/small/light/components/status.h +23 -23
- package/ios/frozenproduct/small/light/components/tab.h +1 -1
- package/ios/frozenproduct/small/light/components/table.h +2 -2
- package/ios/frozenproduct/small/light/mode.h +58 -65
- package/ios/marketing/large/dark/components/badge.h +5 -0
- package/ios/marketing/large/dark/components/button.h +34 -32
- package/ios/marketing/large/dark/components/container.h +3 -3
- package/ios/marketing/large/dark/components/form.h +4 -4
- package/ios/marketing/large/dark/components/link.h +4 -4
- package/ios/marketing/large/dark/components/logo.h +0 -2
- package/ios/marketing/large/dark/components/nav.h +5 -5
- package/ios/marketing/large/dark/components/popover.h +2 -2
- package/ios/marketing/large/dark/components/progress.h +5 -3
- package/ios/marketing/large/dark/components/status.h +24 -24
- package/ios/marketing/large/dark/components/tab.h +1 -1
- package/ios/marketing/large/dark/components/table.h +2 -2
- package/ios/marketing/large/dark/mode.h +62 -69
- package/ios/marketing/large/light/components/badge.h +5 -0
- package/ios/marketing/large/light/components/button.h +34 -32
- package/ios/marketing/large/light/components/container.h +3 -3
- package/ios/marketing/large/light/components/form.h +4 -4
- package/ios/marketing/large/light/components/link.h +4 -4
- package/ios/marketing/large/light/components/logo.h +0 -2
- package/ios/marketing/large/light/components/nav.h +5 -5
- package/ios/marketing/large/light/components/popover.h +2 -2
- package/ios/marketing/large/light/components/progress.h +5 -3
- package/ios/marketing/large/light/components/status.h +23 -23
- package/ios/marketing/large/light/components/tab.h +1 -1
- package/ios/marketing/large/light/components/table.h +2 -2
- package/ios/marketing/large/light/mode.h +58 -65
- package/ios/marketing/small/dark/components/badge.h +5 -0
- package/ios/marketing/small/dark/components/button.h +34 -32
- package/ios/marketing/small/dark/components/container.h +3 -3
- package/ios/marketing/small/dark/components/form.h +4 -4
- package/ios/marketing/small/dark/components/link.h +4 -4
- package/ios/marketing/small/dark/components/logo.h +0 -2
- package/ios/marketing/small/dark/components/nav.h +5 -5
- package/ios/marketing/small/dark/components/popover.h +2 -2
- package/ios/marketing/small/dark/components/progress.h +5 -3
- package/ios/marketing/small/dark/components/status.h +24 -24
- package/ios/marketing/small/dark/components/tab.h +1 -1
- package/ios/marketing/small/dark/components/table.h +2 -2
- package/ios/marketing/small/dark/mode.h +62 -69
- package/ios/marketing/small/light/components/badge.h +5 -0
- package/ios/marketing/small/light/components/button.h +34 -32
- package/ios/marketing/small/light/components/container.h +3 -3
- package/ios/marketing/small/light/components/form.h +4 -4
- package/ios/marketing/small/light/components/link.h +4 -4
- package/ios/marketing/small/light/components/logo.h +0 -2
- package/ios/marketing/small/light/components/nav.h +5 -5
- package/ios/marketing/small/light/components/popover.h +2 -2
- package/ios/marketing/small/light/components/progress.h +5 -3
- package/ios/marketing/small/light/components/status.h +23 -23
- package/ios/marketing/small/light/components/tab.h +1 -1
- package/ios/marketing/small/light/components/table.h +2 -2
- package/ios/marketing/small/light/mode.h +58 -65
- package/ios/product/large/dark/components/badge.h +5 -0
- package/ios/product/large/dark/components/button.h +34 -32
- package/ios/product/large/dark/components/container.h +3 -3
- package/ios/product/large/dark/components/form.h +4 -4
- package/ios/product/large/dark/components/link.h +4 -4
- package/ios/product/large/dark/components/logo.h +0 -2
- package/ios/product/large/dark/components/nav.h +5 -5
- package/ios/product/large/dark/components/popover.h +2 -2
- package/ios/product/large/dark/components/progress.h +5 -3
- package/ios/product/large/dark/components/status.h +24 -24
- package/ios/product/large/dark/components/tab.h +1 -1
- package/ios/product/large/dark/components/table.h +2 -2
- package/ios/product/large/dark/mode.h +62 -69
- package/ios/product/large/light/components/badge.h +5 -0
- package/ios/product/large/light/components/button.h +34 -32
- package/ios/product/large/light/components/container.h +3 -3
- package/ios/product/large/light/components/form.h +4 -4
- package/ios/product/large/light/components/link.h +4 -4
- package/ios/product/large/light/components/logo.h +0 -2
- package/ios/product/large/light/components/nav.h +5 -5
- package/ios/product/large/light/components/popover.h +2 -2
- package/ios/product/large/light/components/progress.h +5 -3
- package/ios/product/large/light/components/status.h +23 -23
- package/ios/product/large/light/components/tab.h +1 -1
- package/ios/product/large/light/components/table.h +2 -2
- package/ios/product/large/light/mode.h +58 -65
- package/ios/product/small/dark/components/badge.h +5 -0
- package/ios/product/small/dark/components/button.h +34 -32
- package/ios/product/small/dark/components/container.h +3 -3
- package/ios/product/small/dark/components/form.h +4 -4
- package/ios/product/small/dark/components/link.h +4 -4
- package/ios/product/small/dark/components/logo.h +0 -2
- package/ios/product/small/dark/components/nav.h +5 -5
- package/ios/product/small/dark/components/popover.h +2 -2
- package/ios/product/small/dark/components/progress.h +5 -3
- package/ios/product/small/dark/components/status.h +24 -24
- package/ios/product/small/dark/components/tab.h +1 -1
- package/ios/product/small/dark/components/table.h +2 -2
- package/ios/product/small/dark/mode.h +62 -69
- package/ios/product/small/light/components/badge.h +5 -0
- package/ios/product/small/light/components/button.h +34 -32
- package/ios/product/small/light/components/container.h +3 -3
- package/ios/product/small/light/components/form.h +4 -4
- package/ios/product/small/light/components/link.h +4 -4
- package/ios/product/small/light/components/logo.h +0 -2
- package/ios/product/small/light/components/nav.h +5 -5
- package/ios/product/small/light/components/popover.h +2 -2
- package/ios/product/small/light/components/progress.h +5 -3
- package/ios/product/small/light/components/status.h +23 -23
- package/ios/product/small/light/components/tab.h +1 -1
- package/ios/product/small/light/components/table.h +2 -2
- package/ios/product/small/light/mode.h +58 -65
- package/js/common/frozenproduct/large/dark/components/badge.d.ts +7 -0
- package/js/common/frozenproduct/large/dark/components/badge.js +84 -3
- package/js/common/frozenproduct/large/dark/components/button.d.ts +2 -0
- package/js/common/frozenproduct/large/dark/components/button.js +67 -34
- package/js/common/frozenproduct/large/dark/components/container.js +5 -26
- package/js/common/frozenproduct/large/dark/components/form.js +4 -4
- package/js/common/frozenproduct/large/dark/components/link.js +6 -6
- package/js/common/frozenproduct/large/dark/components/logo.d.ts +0 -4
- package/js/common/frozenproduct/large/dark/components/logo.js +0 -30
- package/js/common/frozenproduct/large/dark/components/nav.js +5 -5
- package/js/common/frozenproduct/large/dark/components/popover.js +2 -2
- package/js/common/frozenproduct/large/dark/components/progress.d.ts +3 -1
- package/js/common/frozenproduct/large/dark/components/progress.js +37 -7
- package/js/common/frozenproduct/large/dark/components/status.js +24 -24
- package/js/common/frozenproduct/large/dark/components/tab.js +1 -1
- package/js/common/frozenproduct/large/dark/components/table.js +2 -2
- package/js/common/frozenproduct/large/dark/mode.d.ts +0 -15
- package/js/common/frozenproduct/large/dark/mode.js +206 -316
- package/js/common/frozenproduct/large/light/components/badge.d.ts +7 -0
- package/js/common/frozenproduct/large/light/components/badge.js +84 -3
- package/js/common/frozenproduct/large/light/components/button.d.ts +2 -0
- package/js/common/frozenproduct/large/light/components/button.js +67 -34
- package/js/common/frozenproduct/large/light/components/container.js +5 -26
- package/js/common/frozenproduct/large/light/components/form.js +4 -4
- package/js/common/frozenproduct/large/light/components/link.js +6 -6
- package/js/common/frozenproduct/large/light/components/logo.d.ts +0 -4
- package/js/common/frozenproduct/large/light/components/logo.js +0 -30
- package/js/common/frozenproduct/large/light/components/nav.js +5 -5
- package/js/common/frozenproduct/large/light/components/popover.js +2 -2
- package/js/common/frozenproduct/large/light/components/progress.d.ts +3 -1
- package/js/common/frozenproduct/large/light/components/progress.js +37 -7
- package/js/common/frozenproduct/large/light/components/status.js +23 -23
- package/js/common/frozenproduct/large/light/components/tab.js +1 -1
- package/js/common/frozenproduct/large/light/components/table.js +2 -2
- package/js/common/frozenproduct/large/light/mode.d.ts +0 -15
- package/js/common/frozenproduct/large/light/mode.js +202 -311
- package/js/common/frozenproduct/small/dark/components/badge.d.ts +7 -0
- package/js/common/frozenproduct/small/dark/components/badge.js +84 -3
- package/js/common/frozenproduct/small/dark/components/button.d.ts +2 -0
- package/js/common/frozenproduct/small/dark/components/button.js +67 -34
- package/js/common/frozenproduct/small/dark/components/container.js +5 -26
- package/js/common/frozenproduct/small/dark/components/form.js +4 -4
- package/js/common/frozenproduct/small/dark/components/link.js +6 -6
- package/js/common/frozenproduct/small/dark/components/logo.d.ts +0 -4
- package/js/common/frozenproduct/small/dark/components/logo.js +0 -30
- package/js/common/frozenproduct/small/dark/components/nav.js +5 -5
- package/js/common/frozenproduct/small/dark/components/popover.js +2 -2
- package/js/common/frozenproduct/small/dark/components/progress.d.ts +3 -1
- package/js/common/frozenproduct/small/dark/components/progress.js +37 -7
- package/js/common/frozenproduct/small/dark/components/status.js +24 -24
- package/js/common/frozenproduct/small/dark/components/tab.js +1 -1
- package/js/common/frozenproduct/small/dark/components/table.js +2 -2
- package/js/common/frozenproduct/small/dark/mode.d.ts +0 -15
- package/js/common/frozenproduct/small/dark/mode.js +206 -316
- package/js/common/frozenproduct/small/light/components/badge.d.ts +7 -0
- package/js/common/frozenproduct/small/light/components/badge.js +84 -3
- package/js/common/frozenproduct/small/light/components/button.d.ts +2 -0
- package/js/common/frozenproduct/small/light/components/button.js +67 -34
- package/js/common/frozenproduct/small/light/components/container.js +5 -26
- package/js/common/frozenproduct/small/light/components/form.js +4 -4
- package/js/common/frozenproduct/small/light/components/link.js +6 -6
- package/js/common/frozenproduct/small/light/components/logo.d.ts +0 -4
- package/js/common/frozenproduct/small/light/components/logo.js +0 -30
- package/js/common/frozenproduct/small/light/components/nav.js +5 -5
- package/js/common/frozenproduct/small/light/components/popover.js +2 -2
- package/js/common/frozenproduct/small/light/components/progress.d.ts +3 -1
- package/js/common/frozenproduct/small/light/components/progress.js +37 -7
- package/js/common/frozenproduct/small/light/components/status.js +23 -23
- package/js/common/frozenproduct/small/light/components/tab.js +1 -1
- package/js/common/frozenproduct/small/light/components/table.js +2 -2
- package/js/common/frozenproduct/small/light/mode.d.ts +0 -15
- package/js/common/frozenproduct/small/light/mode.js +202 -311
- package/js/common/marketing/large/dark/components/badge.d.ts +7 -0
- package/js/common/marketing/large/dark/components/badge.js +84 -3
- package/js/common/marketing/large/dark/components/button.d.ts +2 -0
- package/js/common/marketing/large/dark/components/button.js +67 -34
- package/js/common/marketing/large/dark/components/container.js +5 -26
- package/js/common/marketing/large/dark/components/form.js +4 -4
- package/js/common/marketing/large/dark/components/link.js +6 -6
- package/js/common/marketing/large/dark/components/logo.d.ts +0 -4
- package/js/common/marketing/large/dark/components/logo.js +0 -30
- package/js/common/marketing/large/dark/components/nav.js +5 -5
- package/js/common/marketing/large/dark/components/popover.js +2 -2
- package/js/common/marketing/large/dark/components/progress.d.ts +3 -1
- package/js/common/marketing/large/dark/components/progress.js +37 -7
- package/js/common/marketing/large/dark/components/status.js +24 -24
- package/js/common/marketing/large/dark/components/tab.js +1 -1
- package/js/common/marketing/large/dark/components/table.js +2 -2
- package/js/common/marketing/large/dark/mode.d.ts +0 -15
- package/js/common/marketing/large/dark/mode.js +206 -316
- package/js/common/marketing/large/light/components/badge.d.ts +7 -0
- package/js/common/marketing/large/light/components/badge.js +84 -3
- package/js/common/marketing/large/light/components/button.d.ts +2 -0
- package/js/common/marketing/large/light/components/button.js +67 -34
- package/js/common/marketing/large/light/components/container.js +5 -26
- package/js/common/marketing/large/light/components/form.js +4 -4
- package/js/common/marketing/large/light/components/link.js +6 -6
- package/js/common/marketing/large/light/components/logo.d.ts +0 -4
- package/js/common/marketing/large/light/components/logo.js +0 -30
- package/js/common/marketing/large/light/components/nav.js +5 -5
- package/js/common/marketing/large/light/components/popover.js +2 -2
- package/js/common/marketing/large/light/components/progress.d.ts +3 -1
- package/js/common/marketing/large/light/components/progress.js +37 -7
- package/js/common/marketing/large/light/components/status.js +23 -23
- package/js/common/marketing/large/light/components/tab.js +1 -1
- package/js/common/marketing/large/light/components/table.js +2 -2
- package/js/common/marketing/large/light/mode.d.ts +0 -15
- package/js/common/marketing/large/light/mode.js +202 -311
- package/js/common/marketing/small/dark/components/badge.d.ts +7 -0
- package/js/common/marketing/small/dark/components/badge.js +84 -3
- package/js/common/marketing/small/dark/components/button.d.ts +2 -0
- package/js/common/marketing/small/dark/components/button.js +67 -34
- package/js/common/marketing/small/dark/components/container.js +5 -26
- package/js/common/marketing/small/dark/components/form.js +4 -4
- package/js/common/marketing/small/dark/components/link.js +6 -6
- package/js/common/marketing/small/dark/components/logo.d.ts +0 -4
- package/js/common/marketing/small/dark/components/logo.js +0 -30
- package/js/common/marketing/small/dark/components/nav.js +5 -5
- package/js/common/marketing/small/dark/components/popover.js +2 -2
- package/js/common/marketing/small/dark/components/progress.d.ts +3 -1
- package/js/common/marketing/small/dark/components/progress.js +37 -7
- package/js/common/marketing/small/dark/components/status.js +24 -24
- package/js/common/marketing/small/dark/components/tab.js +1 -1
- package/js/common/marketing/small/dark/components/table.js +2 -2
- package/js/common/marketing/small/dark/mode.d.ts +0 -15
- package/js/common/marketing/small/dark/mode.js +206 -316
- package/js/common/marketing/small/light/components/badge.d.ts +7 -0
- package/js/common/marketing/small/light/components/badge.js +84 -3
- package/js/common/marketing/small/light/components/button.d.ts +2 -0
- package/js/common/marketing/small/light/components/button.js +67 -34
- package/js/common/marketing/small/light/components/container.js +5 -26
- package/js/common/marketing/small/light/components/form.js +4 -4
- package/js/common/marketing/small/light/components/link.js +6 -6
- package/js/common/marketing/small/light/components/logo.d.ts +0 -4
- package/js/common/marketing/small/light/components/logo.js +0 -30
- package/js/common/marketing/small/light/components/nav.js +5 -5
- package/js/common/marketing/small/light/components/popover.js +2 -2
- package/js/common/marketing/small/light/components/progress.d.ts +3 -1
- package/js/common/marketing/small/light/components/progress.js +37 -7
- package/js/common/marketing/small/light/components/status.js +23 -23
- package/js/common/marketing/small/light/components/tab.js +1 -1
- package/js/common/marketing/small/light/components/table.js +2 -2
- package/js/common/marketing/small/light/mode.d.ts +0 -15
- package/js/common/marketing/small/light/mode.js +202 -311
- package/js/common/product/large/dark/components/badge.d.ts +7 -0
- package/js/common/product/large/dark/components/badge.js +84 -3
- package/js/common/product/large/dark/components/button.d.ts +2 -0
- package/js/common/product/large/dark/components/button.js +67 -34
- package/js/common/product/large/dark/components/container.js +5 -26
- package/js/common/product/large/dark/components/form.js +4 -4
- package/js/common/product/large/dark/components/link.js +6 -6
- package/js/common/product/large/dark/components/logo.d.ts +0 -4
- package/js/common/product/large/dark/components/logo.js +0 -30
- package/js/common/product/large/dark/components/nav.js +5 -5
- package/js/common/product/large/dark/components/popover.js +2 -2
- package/js/common/product/large/dark/components/progress.d.ts +3 -1
- package/js/common/product/large/dark/components/progress.js +37 -7
- package/js/common/product/large/dark/components/status.js +24 -24
- package/js/common/product/large/dark/components/tab.js +1 -1
- package/js/common/product/large/dark/components/table.js +2 -2
- package/js/common/product/large/dark/mode.d.ts +0 -15
- package/js/common/product/large/dark/mode.js +206 -316
- package/js/common/product/large/light/components/badge.d.ts +7 -0
- package/js/common/product/large/light/components/badge.js +84 -3
- package/js/common/product/large/light/components/button.d.ts +2 -0
- package/js/common/product/large/light/components/button.js +67 -34
- package/js/common/product/large/light/components/container.js +5 -26
- package/js/common/product/large/light/components/form.js +4 -4
- package/js/common/product/large/light/components/link.js +6 -6
- package/js/common/product/large/light/components/logo.d.ts +0 -4
- package/js/common/product/large/light/components/logo.js +0 -30
- package/js/common/product/large/light/components/nav.js +5 -5
- package/js/common/product/large/light/components/popover.js +2 -2
- package/js/common/product/large/light/components/progress.d.ts +3 -1
- package/js/common/product/large/light/components/progress.js +37 -7
- package/js/common/product/large/light/components/status.js +23 -23
- package/js/common/product/large/light/components/tab.js +1 -1
- package/js/common/product/large/light/components/table.js +2 -2
- package/js/common/product/large/light/mode.d.ts +0 -15
- package/js/common/product/large/light/mode.js +202 -311
- package/js/common/product/small/dark/components/badge.d.ts +7 -0
- package/js/common/product/small/dark/components/badge.js +84 -3
- package/js/common/product/small/dark/components/button.d.ts +2 -0
- package/js/common/product/small/dark/components/button.js +67 -34
- package/js/common/product/small/dark/components/container.js +5 -26
- package/js/common/product/small/dark/components/form.js +4 -4
- package/js/common/product/small/dark/components/link.js +6 -6
- package/js/common/product/small/dark/components/logo.d.ts +0 -4
- package/js/common/product/small/dark/components/logo.js +0 -30
- package/js/common/product/small/dark/components/nav.js +5 -5
- package/js/common/product/small/dark/components/popover.js +2 -2
- package/js/common/product/small/dark/components/progress.d.ts +3 -1
- package/js/common/product/small/dark/components/progress.js +37 -7
- package/js/common/product/small/dark/components/status.js +24 -24
- package/js/common/product/small/dark/components/tab.js +1 -1
- package/js/common/product/small/dark/components/table.js +2 -2
- package/js/common/product/small/dark/mode.d.ts +0 -15
- package/js/common/product/small/dark/mode.js +206 -316
- package/js/common/product/small/light/components/badge.d.ts +7 -0
- package/js/common/product/small/light/components/badge.js +84 -3
- package/js/common/product/small/light/components/button.d.ts +2 -0
- package/js/common/product/small/light/components/button.js +67 -34
- package/js/common/product/small/light/components/container.js +5 -26
- package/js/common/product/small/light/components/form.js +4 -4
- package/js/common/product/small/light/components/link.js +6 -6
- package/js/common/product/small/light/components/logo.d.ts +0 -4
- package/js/common/product/small/light/components/logo.js +0 -30
- package/js/common/product/small/light/components/nav.js +5 -5
- package/js/common/product/small/light/components/popover.js +2 -2
- package/js/common/product/small/light/components/progress.d.ts +3 -1
- package/js/common/product/small/light/components/progress.js +37 -7
- package/js/common/product/small/light/components/status.js +23 -23
- package/js/common/product/small/light/components/tab.js +1 -1
- package/js/common/product/small/light/components/table.js +2 -2
- package/js/common/product/small/light/mode.d.ts +0 -15
- package/js/common/product/small/light/mode.js +202 -311
- package/js/es6/frozenproduct/large/dark/components/badge.d.ts +5 -0
- package/js/es6/frozenproduct/large/dark/components/badge.js +5 -0
- package/js/es6/frozenproduct/large/dark/components/button.d.ts +2 -0
- package/js/es6/frozenproduct/large/dark/components/button.js +34 -32
- package/js/es6/frozenproduct/large/dark/components/container.js +3 -3
- package/js/es6/frozenproduct/large/dark/components/form.js +4 -4
- package/js/es6/frozenproduct/large/dark/components/link.js +4 -4
- package/js/es6/frozenproduct/large/dark/components/logo.d.ts +0 -2
- package/js/es6/frozenproduct/large/dark/components/logo.js +0 -2
- package/js/es6/frozenproduct/large/dark/components/nav.js +5 -5
- package/js/es6/frozenproduct/large/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/large/dark/components/progress.d.ts +5 -3
- package/js/es6/frozenproduct/large/dark/components/progress.js +5 -3
- package/js/es6/frozenproduct/large/dark/components/status.js +24 -24
- package/js/es6/frozenproduct/large/dark/components/tab.js +1 -1
- package/js/es6/frozenproduct/large/dark/components/table.js +2 -2
- package/js/es6/frozenproduct/large/dark/mode.d.ts +0 -7
- package/js/es6/frozenproduct/large/dark/mode.js +62 -69
- package/js/es6/frozenproduct/large/light/components/badge.d.ts +5 -0
- package/js/es6/frozenproduct/large/light/components/badge.js +5 -0
- package/js/es6/frozenproduct/large/light/components/button.d.ts +2 -0
- package/js/es6/frozenproduct/large/light/components/button.js +34 -32
- package/js/es6/frozenproduct/large/light/components/container.js +3 -3
- package/js/es6/frozenproduct/large/light/components/form.js +4 -4
- package/js/es6/frozenproduct/large/light/components/link.js +4 -4
- package/js/es6/frozenproduct/large/light/components/logo.d.ts +0 -2
- package/js/es6/frozenproduct/large/light/components/logo.js +0 -2
- package/js/es6/frozenproduct/large/light/components/nav.js +5 -5
- package/js/es6/frozenproduct/large/light/components/popover.js +2 -2
- package/js/es6/frozenproduct/large/light/components/progress.d.ts +5 -3
- package/js/es6/frozenproduct/large/light/components/progress.js +5 -3
- package/js/es6/frozenproduct/large/light/components/status.js +23 -23
- package/js/es6/frozenproduct/large/light/components/tab.js +1 -1
- package/js/es6/frozenproduct/large/light/components/table.js +2 -2
- package/js/es6/frozenproduct/large/light/mode.d.ts +0 -7
- package/js/es6/frozenproduct/large/light/mode.js +58 -65
- package/js/es6/frozenproduct/small/dark/components/badge.d.ts +5 -0
- package/js/es6/frozenproduct/small/dark/components/badge.js +5 -0
- package/js/es6/frozenproduct/small/dark/components/button.d.ts +2 -0
- package/js/es6/frozenproduct/small/dark/components/button.js +34 -32
- package/js/es6/frozenproduct/small/dark/components/container.js +3 -3
- package/js/es6/frozenproduct/small/dark/components/form.js +4 -4
- package/js/es6/frozenproduct/small/dark/components/link.js +4 -4
- package/js/es6/frozenproduct/small/dark/components/logo.d.ts +0 -2
- package/js/es6/frozenproduct/small/dark/components/logo.js +0 -2
- package/js/es6/frozenproduct/small/dark/components/nav.js +5 -5
- package/js/es6/frozenproduct/small/dark/components/popover.js +2 -2
- package/js/es6/frozenproduct/small/dark/components/progress.d.ts +5 -3
- package/js/es6/frozenproduct/small/dark/components/progress.js +5 -3
- package/js/es6/frozenproduct/small/dark/components/status.js +24 -24
- package/js/es6/frozenproduct/small/dark/components/tab.js +1 -1
- package/js/es6/frozenproduct/small/dark/components/table.js +2 -2
- package/js/es6/frozenproduct/small/dark/mode.d.ts +0 -7
- package/js/es6/frozenproduct/small/dark/mode.js +62 -69
- package/js/es6/frozenproduct/small/light/components/badge.d.ts +5 -0
- package/js/es6/frozenproduct/small/light/components/badge.js +5 -0
- package/js/es6/frozenproduct/small/light/components/button.d.ts +2 -0
- package/js/es6/frozenproduct/small/light/components/button.js +34 -32
- package/js/es6/frozenproduct/small/light/components/container.js +3 -3
- package/js/es6/frozenproduct/small/light/components/form.js +4 -4
- package/js/es6/frozenproduct/small/light/components/link.js +4 -4
- package/js/es6/frozenproduct/small/light/components/logo.d.ts +0 -2
- package/js/es6/frozenproduct/small/light/components/logo.js +0 -2
- package/js/es6/frozenproduct/small/light/components/nav.js +5 -5
- package/js/es6/frozenproduct/small/light/components/popover.js +2 -2
- package/js/es6/frozenproduct/small/light/components/progress.d.ts +5 -3
- package/js/es6/frozenproduct/small/light/components/progress.js +5 -3
- package/js/es6/frozenproduct/small/light/components/status.js +23 -23
- package/js/es6/frozenproduct/small/light/components/tab.js +1 -1
- package/js/es6/frozenproduct/small/light/components/table.js +2 -2
- package/js/es6/frozenproduct/small/light/mode.d.ts +0 -7
- package/js/es6/frozenproduct/small/light/mode.js +58 -65
- package/js/es6/marketing/large/dark/components/badge.d.ts +5 -0
- package/js/es6/marketing/large/dark/components/badge.js +5 -0
- package/js/es6/marketing/large/dark/components/button.d.ts +2 -0
- package/js/es6/marketing/large/dark/components/button.js +34 -32
- package/js/es6/marketing/large/dark/components/container.js +3 -3
- package/js/es6/marketing/large/dark/components/form.js +4 -4
- package/js/es6/marketing/large/dark/components/link.js +4 -4
- package/js/es6/marketing/large/dark/components/logo.d.ts +0 -2
- package/js/es6/marketing/large/dark/components/logo.js +0 -2
- package/js/es6/marketing/large/dark/components/nav.js +5 -5
- package/js/es6/marketing/large/dark/components/popover.js +2 -2
- package/js/es6/marketing/large/dark/components/progress.d.ts +5 -3
- package/js/es6/marketing/large/dark/components/progress.js +5 -3
- package/js/es6/marketing/large/dark/components/status.js +24 -24
- package/js/es6/marketing/large/dark/components/tab.js +1 -1
- package/js/es6/marketing/large/dark/components/table.js +2 -2
- package/js/es6/marketing/large/dark/mode.d.ts +0 -7
- package/js/es6/marketing/large/dark/mode.js +62 -69
- package/js/es6/marketing/large/light/components/badge.d.ts +5 -0
- package/js/es6/marketing/large/light/components/badge.js +5 -0
- package/js/es6/marketing/large/light/components/button.d.ts +2 -0
- package/js/es6/marketing/large/light/components/button.js +34 -32
- package/js/es6/marketing/large/light/components/container.js +3 -3
- package/js/es6/marketing/large/light/components/form.js +4 -4
- package/js/es6/marketing/large/light/components/link.js +4 -4
- package/js/es6/marketing/large/light/components/logo.d.ts +0 -2
- package/js/es6/marketing/large/light/components/logo.js +0 -2
- package/js/es6/marketing/large/light/components/nav.js +5 -5
- package/js/es6/marketing/large/light/components/popover.js +2 -2
- package/js/es6/marketing/large/light/components/progress.d.ts +5 -3
- package/js/es6/marketing/large/light/components/progress.js +5 -3
- package/js/es6/marketing/large/light/components/status.js +23 -23
- package/js/es6/marketing/large/light/components/tab.js +1 -1
- package/js/es6/marketing/large/light/components/table.js +2 -2
- package/js/es6/marketing/large/light/mode.d.ts +0 -7
- package/js/es6/marketing/large/light/mode.js +58 -65
- package/js/es6/marketing/small/dark/components/badge.d.ts +5 -0
- package/js/es6/marketing/small/dark/components/badge.js +5 -0
- package/js/es6/marketing/small/dark/components/button.d.ts +2 -0
- package/js/es6/marketing/small/dark/components/button.js +34 -32
- package/js/es6/marketing/small/dark/components/container.js +3 -3
- package/js/es6/marketing/small/dark/components/form.js +4 -4
- package/js/es6/marketing/small/dark/components/link.js +4 -4
- package/js/es6/marketing/small/dark/components/logo.d.ts +0 -2
- package/js/es6/marketing/small/dark/components/logo.js +0 -2
- package/js/es6/marketing/small/dark/components/nav.js +5 -5
- package/js/es6/marketing/small/dark/components/popover.js +2 -2
- package/js/es6/marketing/small/dark/components/progress.d.ts +5 -3
- package/js/es6/marketing/small/dark/components/progress.js +5 -3
- package/js/es6/marketing/small/dark/components/status.js +24 -24
- package/js/es6/marketing/small/dark/components/tab.js +1 -1
- package/js/es6/marketing/small/dark/components/table.js +2 -2
- package/js/es6/marketing/small/dark/mode.d.ts +0 -7
- package/js/es6/marketing/small/dark/mode.js +62 -69
- package/js/es6/marketing/small/light/components/badge.d.ts +5 -0
- package/js/es6/marketing/small/light/components/badge.js +5 -0
- package/js/es6/marketing/small/light/components/button.d.ts +2 -0
- package/js/es6/marketing/small/light/components/button.js +34 -32
- package/js/es6/marketing/small/light/components/container.js +3 -3
- package/js/es6/marketing/small/light/components/form.js +4 -4
- package/js/es6/marketing/small/light/components/link.js +4 -4
- package/js/es6/marketing/small/light/components/logo.d.ts +0 -2
- package/js/es6/marketing/small/light/components/logo.js +0 -2
- package/js/es6/marketing/small/light/components/nav.js +5 -5
- package/js/es6/marketing/small/light/components/popover.js +2 -2
- package/js/es6/marketing/small/light/components/progress.d.ts +5 -3
- package/js/es6/marketing/small/light/components/progress.js +5 -3
- package/js/es6/marketing/small/light/components/status.js +23 -23
- package/js/es6/marketing/small/light/components/tab.js +1 -1
- package/js/es6/marketing/small/light/components/table.js +2 -2
- package/js/es6/marketing/small/light/mode.d.ts +0 -7
- package/js/es6/marketing/small/light/mode.js +58 -65
- package/js/es6/product/large/dark/components/badge.d.ts +5 -0
- package/js/es6/product/large/dark/components/badge.js +5 -0
- package/js/es6/product/large/dark/components/button.d.ts +2 -0
- package/js/es6/product/large/dark/components/button.js +34 -32
- package/js/es6/product/large/dark/components/container.js +3 -3
- package/js/es6/product/large/dark/components/form.js +4 -4
- package/js/es6/product/large/dark/components/link.js +4 -4
- package/js/es6/product/large/dark/components/logo.d.ts +0 -2
- package/js/es6/product/large/dark/components/logo.js +0 -2
- package/js/es6/product/large/dark/components/nav.js +5 -5
- package/js/es6/product/large/dark/components/popover.js +2 -2
- package/js/es6/product/large/dark/components/progress.d.ts +5 -3
- package/js/es6/product/large/dark/components/progress.js +5 -3
- package/js/es6/product/large/dark/components/status.js +24 -24
- package/js/es6/product/large/dark/components/tab.js +1 -1
- package/js/es6/product/large/dark/components/table.js +2 -2
- package/js/es6/product/large/dark/mode.d.ts +0 -7
- package/js/es6/product/large/dark/mode.js +62 -69
- package/js/es6/product/large/light/components/badge.d.ts +5 -0
- package/js/es6/product/large/light/components/badge.js +5 -0
- package/js/es6/product/large/light/components/button.d.ts +2 -0
- package/js/es6/product/large/light/components/button.js +34 -32
- package/js/es6/product/large/light/components/container.js +3 -3
- package/js/es6/product/large/light/components/form.js +4 -4
- package/js/es6/product/large/light/components/link.js +4 -4
- package/js/es6/product/large/light/components/logo.d.ts +0 -2
- package/js/es6/product/large/light/components/logo.js +0 -2
- package/js/es6/product/large/light/components/nav.js +5 -5
- package/js/es6/product/large/light/components/popover.js +2 -2
- package/js/es6/product/large/light/components/progress.d.ts +5 -3
- package/js/es6/product/large/light/components/progress.js +5 -3
- package/js/es6/product/large/light/components/status.js +23 -23
- package/js/es6/product/large/light/components/tab.js +1 -1
- package/js/es6/product/large/light/components/table.js +2 -2
- package/js/es6/product/large/light/mode.d.ts +0 -7
- package/js/es6/product/large/light/mode.js +58 -65
- package/js/es6/product/small/dark/components/badge.d.ts +5 -0
- package/js/es6/product/small/dark/components/badge.js +5 -0
- package/js/es6/product/small/dark/components/button.d.ts +2 -0
- package/js/es6/product/small/dark/components/button.js +34 -32
- package/js/es6/product/small/dark/components/container.js +3 -3
- package/js/es6/product/small/dark/components/form.js +4 -4
- package/js/es6/product/small/dark/components/link.js +4 -4
- package/js/es6/product/small/dark/components/logo.d.ts +0 -2
- package/js/es6/product/small/dark/components/logo.js +0 -2
- package/js/es6/product/small/dark/components/nav.js +5 -5
- package/js/es6/product/small/dark/components/popover.js +2 -2
- package/js/es6/product/small/dark/components/progress.d.ts +5 -3
- package/js/es6/product/small/dark/components/progress.js +5 -3
- package/js/es6/product/small/dark/components/status.js +24 -24
- package/js/es6/product/small/dark/components/tab.js +1 -1
- package/js/es6/product/small/dark/components/table.js +2 -2
- package/js/es6/product/small/dark/mode.d.ts +0 -7
- package/js/es6/product/small/dark/mode.js +62 -69
- package/js/es6/product/small/light/components/badge.d.ts +5 -0
- package/js/es6/product/small/light/components/badge.js +5 -0
- package/js/es6/product/small/light/components/button.d.ts +2 -0
- package/js/es6/product/small/light/components/button.js +34 -32
- package/js/es6/product/small/light/components/container.js +3 -3
- package/js/es6/product/small/light/components/form.js +4 -4
- package/js/es6/product/small/light/components/link.js +4 -4
- package/js/es6/product/small/light/components/logo.d.ts +0 -2
- package/js/es6/product/small/light/components/logo.js +0 -2
- package/js/es6/product/small/light/components/nav.js +5 -5
- package/js/es6/product/small/light/components/popover.js +2 -2
- package/js/es6/product/small/light/components/progress.d.ts +5 -3
- package/js/es6/product/small/light/components/progress.js +5 -3
- package/js/es6/product/small/light/components/status.js +23 -23
- package/js/es6/product/small/light/components/tab.js +1 -1
- package/js/es6/product/small/light/components/table.js +2 -2
- package/js/es6/product/small/light/mode.d.ts +0 -7
- package/js/es6/product/small/light/mode.js +58 -65
- package/js/umd/frozenproduct/large/dark/components/badge.js +84 -3
- package/js/umd/frozenproduct/large/dark/components/button.js +68 -34
- package/js/umd/frozenproduct/large/dark/components/container.js +5 -26
- package/js/umd/frozenproduct/large/dark/components/form.js +4 -4
- package/js/umd/frozenproduct/large/dark/components/link.js +6 -6
- package/js/umd/frozenproduct/large/dark/components/logo.js +0 -30
- package/js/umd/frozenproduct/large/dark/components/nav.js +5 -5
- package/js/umd/frozenproduct/large/dark/components/popover.js +2 -2
- package/js/umd/frozenproduct/large/dark/components/progress.js +37 -7
- package/js/umd/frozenproduct/large/dark/components/status.js +24 -24
- package/js/umd/frozenproduct/large/dark/components/tab.js +1 -1
- package/js/umd/frozenproduct/large/dark/components/table.js +2 -2
- package/js/umd/frozenproduct/large/dark/mode.js +207 -316
- package/js/umd/frozenproduct/large/light/components/badge.js +84 -3
- package/js/umd/frozenproduct/large/light/components/button.js +68 -34
- package/js/umd/frozenproduct/large/light/components/container.js +5 -26
- package/js/umd/frozenproduct/large/light/components/form.js +4 -4
- package/js/umd/frozenproduct/large/light/components/link.js +6 -6
- package/js/umd/frozenproduct/large/light/components/logo.js +0 -30
- package/js/umd/frozenproduct/large/light/components/nav.js +5 -5
- package/js/umd/frozenproduct/large/light/components/popover.js +2 -2
- package/js/umd/frozenproduct/large/light/components/progress.js +37 -7
- package/js/umd/frozenproduct/large/light/components/status.js +23 -23
- package/js/umd/frozenproduct/large/light/components/tab.js +1 -1
- package/js/umd/frozenproduct/large/light/components/table.js +2 -2
- package/js/umd/frozenproduct/large/light/mode.js +202 -312
- package/js/umd/frozenproduct/small/dark/components/badge.js +84 -3
- package/js/umd/frozenproduct/small/dark/components/button.js +68 -34
- package/js/umd/frozenproduct/small/dark/components/container.js +5 -26
- package/js/umd/frozenproduct/small/dark/components/form.js +4 -4
- package/js/umd/frozenproduct/small/dark/components/link.js +6 -6
- package/js/umd/frozenproduct/small/dark/components/logo.js +0 -30
- package/js/umd/frozenproduct/small/dark/components/nav.js +5 -5
- package/js/umd/frozenproduct/small/dark/components/popover.js +2 -2
- package/js/umd/frozenproduct/small/dark/components/progress.js +37 -7
- package/js/umd/frozenproduct/small/dark/components/status.js +24 -24
- package/js/umd/frozenproduct/small/dark/components/tab.js +1 -1
- package/js/umd/frozenproduct/small/dark/components/table.js +2 -2
- package/js/umd/frozenproduct/small/dark/mode.js +207 -316
- package/js/umd/frozenproduct/small/light/components/badge.js +84 -3
- package/js/umd/frozenproduct/small/light/components/button.js +68 -34
- package/js/umd/frozenproduct/small/light/components/container.js +5 -26
- package/js/umd/frozenproduct/small/light/components/form.js +4 -4
- package/js/umd/frozenproduct/small/light/components/link.js +6 -6
- package/js/umd/frozenproduct/small/light/components/logo.js +0 -30
- package/js/umd/frozenproduct/small/light/components/nav.js +5 -5
- package/js/umd/frozenproduct/small/light/components/popover.js +2 -2
- package/js/umd/frozenproduct/small/light/components/progress.js +37 -7
- package/js/umd/frozenproduct/small/light/components/status.js +23 -23
- package/js/umd/frozenproduct/small/light/components/tab.js +1 -1
- package/js/umd/frozenproduct/small/light/components/table.js +2 -2
- package/js/umd/frozenproduct/small/light/mode.js +202 -312
- package/js/umd/marketing/large/dark/components/badge.js +84 -3
- package/js/umd/marketing/large/dark/components/button.js +68 -34
- package/js/umd/marketing/large/dark/components/container.js +5 -26
- package/js/umd/marketing/large/dark/components/form.js +4 -4
- package/js/umd/marketing/large/dark/components/link.js +6 -6
- package/js/umd/marketing/large/dark/components/logo.js +0 -30
- package/js/umd/marketing/large/dark/components/nav.js +5 -5
- package/js/umd/marketing/large/dark/components/popover.js +2 -2
- package/js/umd/marketing/large/dark/components/progress.js +37 -7
- package/js/umd/marketing/large/dark/components/status.js +24 -24
- package/js/umd/marketing/large/dark/components/tab.js +1 -1
- package/js/umd/marketing/large/dark/components/table.js +2 -2
- package/js/umd/marketing/large/dark/mode.js +207 -316
- package/js/umd/marketing/large/light/components/badge.js +84 -3
- package/js/umd/marketing/large/light/components/button.js +68 -34
- package/js/umd/marketing/large/light/components/container.js +5 -26
- package/js/umd/marketing/large/light/components/form.js +4 -4
- package/js/umd/marketing/large/light/components/link.js +6 -6
- package/js/umd/marketing/large/light/components/logo.js +0 -30
- package/js/umd/marketing/large/light/components/nav.js +5 -5
- package/js/umd/marketing/large/light/components/popover.js +2 -2
- package/js/umd/marketing/large/light/components/progress.js +37 -7
- package/js/umd/marketing/large/light/components/status.js +23 -23
- package/js/umd/marketing/large/light/components/tab.js +1 -1
- package/js/umd/marketing/large/light/components/table.js +2 -2
- package/js/umd/marketing/large/light/mode.js +202 -312
- package/js/umd/marketing/small/dark/components/badge.js +84 -3
- package/js/umd/marketing/small/dark/components/button.js +68 -34
- package/js/umd/marketing/small/dark/components/container.js +5 -26
- package/js/umd/marketing/small/dark/components/form.js +4 -4
- package/js/umd/marketing/small/dark/components/link.js +6 -6
- package/js/umd/marketing/small/dark/components/logo.js +0 -30
- package/js/umd/marketing/small/dark/components/nav.js +5 -5
- package/js/umd/marketing/small/dark/components/popover.js +2 -2
- package/js/umd/marketing/small/dark/components/progress.js +37 -7
- package/js/umd/marketing/small/dark/components/status.js +24 -24
- package/js/umd/marketing/small/dark/components/tab.js +1 -1
- package/js/umd/marketing/small/dark/components/table.js +2 -2
- package/js/umd/marketing/small/dark/mode.js +207 -316
- package/js/umd/marketing/small/light/components/badge.js +84 -3
- package/js/umd/marketing/small/light/components/button.js +68 -34
- package/js/umd/marketing/small/light/components/container.js +5 -26
- package/js/umd/marketing/small/light/components/form.js +4 -4
- package/js/umd/marketing/small/light/components/link.js +6 -6
- package/js/umd/marketing/small/light/components/logo.js +0 -30
- package/js/umd/marketing/small/light/components/nav.js +5 -5
- package/js/umd/marketing/small/light/components/popover.js +2 -2
- package/js/umd/marketing/small/light/components/progress.js +37 -7
- package/js/umd/marketing/small/light/components/status.js +23 -23
- package/js/umd/marketing/small/light/components/tab.js +1 -1
- package/js/umd/marketing/small/light/components/table.js +2 -2
- package/js/umd/marketing/small/light/mode.js +202 -312
- package/js/umd/product/large/dark/components/badge.js +84 -3
- package/js/umd/product/large/dark/components/button.js +68 -34
- package/js/umd/product/large/dark/components/container.js +5 -26
- package/js/umd/product/large/dark/components/form.js +4 -4
- package/js/umd/product/large/dark/components/link.js +6 -6
- package/js/umd/product/large/dark/components/logo.js +0 -30
- package/js/umd/product/large/dark/components/nav.js +5 -5
- package/js/umd/product/large/dark/components/popover.js +2 -2
- package/js/umd/product/large/dark/components/progress.js +37 -7
- package/js/umd/product/large/dark/components/status.js +24 -24
- package/js/umd/product/large/dark/components/tab.js +1 -1
- package/js/umd/product/large/dark/components/table.js +2 -2
- package/js/umd/product/large/dark/mode.js +207 -316
- package/js/umd/product/large/light/components/badge.js +84 -3
- package/js/umd/product/large/light/components/button.js +68 -34
- package/js/umd/product/large/light/components/container.js +5 -26
- package/js/umd/product/large/light/components/form.js +4 -4
- package/js/umd/product/large/light/components/link.js +6 -6
- package/js/umd/product/large/light/components/logo.js +0 -30
- package/js/umd/product/large/light/components/nav.js +5 -5
- package/js/umd/product/large/light/components/popover.js +2 -2
- package/js/umd/product/large/light/components/progress.js +37 -7
- package/js/umd/product/large/light/components/status.js +23 -23
- package/js/umd/product/large/light/components/tab.js +1 -1
- package/js/umd/product/large/light/components/table.js +2 -2
- package/js/umd/product/large/light/mode.js +202 -312
- package/js/umd/product/small/dark/components/badge.js +84 -3
- package/js/umd/product/small/dark/components/button.js +68 -34
- package/js/umd/product/small/dark/components/container.js +5 -26
- package/js/umd/product/small/dark/components/form.js +4 -4
- package/js/umd/product/small/dark/components/link.js +6 -6
- package/js/umd/product/small/dark/components/logo.js +0 -30
- package/js/umd/product/small/dark/components/nav.js +5 -5
- package/js/umd/product/small/dark/components/popover.js +2 -2
- package/js/umd/product/small/dark/components/progress.js +37 -7
- package/js/umd/product/small/dark/components/status.js +24 -24
- package/js/umd/product/small/dark/components/tab.js +1 -1
- package/js/umd/product/small/dark/components/table.js +2 -2
- package/js/umd/product/small/dark/mode.js +207 -316
- package/js/umd/product/small/light/components/badge.js +84 -3
- package/js/umd/product/small/light/components/button.js +68 -34
- package/js/umd/product/small/light/components/container.js +5 -26
- package/js/umd/product/small/light/components/form.js +4 -4
- package/js/umd/product/small/light/components/link.js +6 -6
- package/js/umd/product/small/light/components/logo.js +0 -30
- package/js/umd/product/small/light/components/nav.js +5 -5
- package/js/umd/product/small/light/components/popover.js +2 -2
- package/js/umd/product/small/light/components/progress.js +37 -7
- package/js/umd/product/small/light/components/status.js +23 -23
- package/js/umd/product/small/light/components/tab.js +1 -1
- package/js/umd/product/small/light/components/table.js +2 -2
- package/js/umd/product/small/light/mode.js +202 -312
- package/json/flat/frozenproduct/large/dark/components/badge.json +5 -0
- package/json/flat/frozenproduct/large/dark/components/button.json +34 -32
- package/json/flat/frozenproduct/large/dark/components/container.json +3 -3
- package/json/flat/frozenproduct/large/dark/components/form.json +4 -4
- package/json/flat/frozenproduct/large/dark/components/link.json +4 -4
- package/json/flat/frozenproduct/large/dark/components/logo.json +0 -2
- package/json/flat/frozenproduct/large/dark/components/nav.json +5 -5
- package/json/flat/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/large/dark/components/progress.json +5 -3
- package/json/flat/frozenproduct/large/dark/components/status.json +24 -24
- package/json/flat/frozenproduct/large/dark/components/tab.json +1 -1
- package/json/flat/frozenproduct/large/dark/components/table.json +2 -2
- package/json/flat/frozenproduct/large/dark/mode.json +63 -70
- package/json/flat/frozenproduct/large/light/components/badge.json +5 -0
- package/json/flat/frozenproduct/large/light/components/button.json +34 -32
- package/json/flat/frozenproduct/large/light/components/container.json +3 -3
- package/json/flat/frozenproduct/large/light/components/form.json +4 -4
- package/json/flat/frozenproduct/large/light/components/link.json +4 -4
- package/json/flat/frozenproduct/large/light/components/logo.json +0 -2
- package/json/flat/frozenproduct/large/light/components/nav.json +5 -5
- package/json/flat/frozenproduct/large/light/components/popover.json +2 -2
- package/json/flat/frozenproduct/large/light/components/progress.json +5 -3
- package/json/flat/frozenproduct/large/light/components/status.json +23 -23
- package/json/flat/frozenproduct/large/light/components/tab.json +1 -1
- package/json/flat/frozenproduct/large/light/components/table.json +2 -2
- package/json/flat/frozenproduct/large/light/mode.json +59 -66
- package/json/flat/frozenproduct/small/dark/components/badge.json +5 -0
- package/json/flat/frozenproduct/small/dark/components/button.json +34 -32
- package/json/flat/frozenproduct/small/dark/components/container.json +3 -3
- package/json/flat/frozenproduct/small/dark/components/form.json +4 -4
- package/json/flat/frozenproduct/small/dark/components/link.json +4 -4
- package/json/flat/frozenproduct/small/dark/components/logo.json +0 -2
- package/json/flat/frozenproduct/small/dark/components/nav.json +5 -5
- package/json/flat/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/flat/frozenproduct/small/dark/components/progress.json +5 -3
- package/json/flat/frozenproduct/small/dark/components/status.json +24 -24
- package/json/flat/frozenproduct/small/dark/components/tab.json +1 -1
- package/json/flat/frozenproduct/small/dark/components/table.json +2 -2
- package/json/flat/frozenproduct/small/dark/mode.json +63 -70
- package/json/flat/frozenproduct/small/light/components/badge.json +5 -0
- package/json/flat/frozenproduct/small/light/components/button.json +34 -32
- package/json/flat/frozenproduct/small/light/components/container.json +3 -3
- package/json/flat/frozenproduct/small/light/components/form.json +4 -4
- package/json/flat/frozenproduct/small/light/components/link.json +4 -4
- package/json/flat/frozenproduct/small/light/components/logo.json +0 -2
- package/json/flat/frozenproduct/small/light/components/nav.json +5 -5
- package/json/flat/frozenproduct/small/light/components/popover.json +2 -2
- package/json/flat/frozenproduct/small/light/components/progress.json +5 -3
- package/json/flat/frozenproduct/small/light/components/status.json +23 -23
- package/json/flat/frozenproduct/small/light/components/tab.json +1 -1
- package/json/flat/frozenproduct/small/light/components/table.json +2 -2
- package/json/flat/frozenproduct/small/light/mode.json +59 -66
- package/json/flat/marketing/large/dark/components/badge.json +5 -0
- package/json/flat/marketing/large/dark/components/button.json +34 -32
- package/json/flat/marketing/large/dark/components/container.json +3 -3
- package/json/flat/marketing/large/dark/components/form.json +4 -4
- package/json/flat/marketing/large/dark/components/link.json +4 -4
- package/json/flat/marketing/large/dark/components/logo.json +0 -2
- package/json/flat/marketing/large/dark/components/nav.json +5 -5
- package/json/flat/marketing/large/dark/components/popover.json +2 -2
- package/json/flat/marketing/large/dark/components/progress.json +5 -3
- package/json/flat/marketing/large/dark/components/status.json +24 -24
- package/json/flat/marketing/large/dark/components/tab.json +1 -1
- package/json/flat/marketing/large/dark/components/table.json +2 -2
- package/json/flat/marketing/large/dark/mode.json +63 -70
- package/json/flat/marketing/large/light/components/badge.json +5 -0
- package/json/flat/marketing/large/light/components/button.json +34 -32
- package/json/flat/marketing/large/light/components/container.json +3 -3
- package/json/flat/marketing/large/light/components/form.json +4 -4
- package/json/flat/marketing/large/light/components/link.json +4 -4
- package/json/flat/marketing/large/light/components/logo.json +0 -2
- package/json/flat/marketing/large/light/components/nav.json +5 -5
- package/json/flat/marketing/large/light/components/popover.json +2 -2
- package/json/flat/marketing/large/light/components/progress.json +5 -3
- package/json/flat/marketing/large/light/components/status.json +23 -23
- package/json/flat/marketing/large/light/components/tab.json +1 -1
- package/json/flat/marketing/large/light/components/table.json +2 -2
- package/json/flat/marketing/large/light/mode.json +59 -66
- package/json/flat/marketing/small/dark/components/badge.json +5 -0
- package/json/flat/marketing/small/dark/components/button.json +34 -32
- package/json/flat/marketing/small/dark/components/container.json +3 -3
- package/json/flat/marketing/small/dark/components/form.json +4 -4
- package/json/flat/marketing/small/dark/components/link.json +4 -4
- package/json/flat/marketing/small/dark/components/logo.json +0 -2
- package/json/flat/marketing/small/dark/components/nav.json +5 -5
- package/json/flat/marketing/small/dark/components/popover.json +2 -2
- package/json/flat/marketing/small/dark/components/progress.json +5 -3
- package/json/flat/marketing/small/dark/components/status.json +24 -24
- package/json/flat/marketing/small/dark/components/tab.json +1 -1
- package/json/flat/marketing/small/dark/components/table.json +2 -2
- package/json/flat/marketing/small/dark/mode.json +63 -70
- package/json/flat/marketing/small/light/components/badge.json +5 -0
- package/json/flat/marketing/small/light/components/button.json +34 -32
- package/json/flat/marketing/small/light/components/container.json +3 -3
- package/json/flat/marketing/small/light/components/form.json +4 -4
- package/json/flat/marketing/small/light/components/link.json +4 -4
- package/json/flat/marketing/small/light/components/logo.json +0 -2
- package/json/flat/marketing/small/light/components/nav.json +5 -5
- package/json/flat/marketing/small/light/components/popover.json +2 -2
- package/json/flat/marketing/small/light/components/progress.json +5 -3
- package/json/flat/marketing/small/light/components/status.json +23 -23
- package/json/flat/marketing/small/light/components/tab.json +1 -1
- package/json/flat/marketing/small/light/components/table.json +2 -2
- package/json/flat/marketing/small/light/mode.json +59 -66
- package/json/flat/product/large/dark/components/badge.json +5 -0
- package/json/flat/product/large/dark/components/button.json +34 -32
- package/json/flat/product/large/dark/components/container.json +3 -3
- package/json/flat/product/large/dark/components/form.json +4 -4
- package/json/flat/product/large/dark/components/link.json +4 -4
- package/json/flat/product/large/dark/components/logo.json +0 -2
- package/json/flat/product/large/dark/components/nav.json +5 -5
- package/json/flat/product/large/dark/components/popover.json +2 -2
- package/json/flat/product/large/dark/components/progress.json +5 -3
- package/json/flat/product/large/dark/components/status.json +24 -24
- package/json/flat/product/large/dark/components/tab.json +1 -1
- package/json/flat/product/large/dark/components/table.json +2 -2
- package/json/flat/product/large/dark/mode.json +63 -70
- package/json/flat/product/large/light/components/badge.json +5 -0
- package/json/flat/product/large/light/components/button.json +34 -32
- package/json/flat/product/large/light/components/container.json +3 -3
- package/json/flat/product/large/light/components/form.json +4 -4
- package/json/flat/product/large/light/components/link.json +4 -4
- package/json/flat/product/large/light/components/logo.json +0 -2
- package/json/flat/product/large/light/components/nav.json +5 -5
- package/json/flat/product/large/light/components/popover.json +2 -2
- package/json/flat/product/large/light/components/progress.json +5 -3
- package/json/flat/product/large/light/components/status.json +23 -23
- package/json/flat/product/large/light/components/tab.json +1 -1
- package/json/flat/product/large/light/components/table.json +2 -2
- package/json/flat/product/large/light/mode.json +59 -66
- package/json/flat/product/small/dark/components/badge.json +5 -0
- package/json/flat/product/small/dark/components/button.json +34 -32
- package/json/flat/product/small/dark/components/container.json +3 -3
- package/json/flat/product/small/dark/components/form.json +4 -4
- package/json/flat/product/small/dark/components/link.json +4 -4
- package/json/flat/product/small/dark/components/logo.json +0 -2
- package/json/flat/product/small/dark/components/nav.json +5 -5
- package/json/flat/product/small/dark/components/popover.json +2 -2
- package/json/flat/product/small/dark/components/progress.json +5 -3
- package/json/flat/product/small/dark/components/status.json +24 -24
- package/json/flat/product/small/dark/components/tab.json +1 -1
- package/json/flat/product/small/dark/components/table.json +2 -2
- package/json/flat/product/small/dark/mode.json +63 -70
- package/json/flat/product/small/light/components/badge.json +5 -0
- package/json/flat/product/small/light/components/button.json +34 -32
- package/json/flat/product/small/light/components/container.json +3 -3
- package/json/flat/product/small/light/components/form.json +4 -4
- package/json/flat/product/small/light/components/link.json +4 -4
- package/json/flat/product/small/light/components/logo.json +0 -2
- package/json/flat/product/small/light/components/nav.json +5 -5
- package/json/flat/product/small/light/components/popover.json +2 -2
- package/json/flat/product/small/light/components/progress.json +5 -3
- package/json/flat/product/small/light/components/status.json +23 -23
- package/json/flat/product/small/light/components/tab.json +1 -1
- package/json/flat/product/small/light/components/table.json +2 -2
- package/json/flat/product/small/light/mode.json +59 -66
- package/json/nested/frozenproduct/large/dark/components/badge.json +8 -1
- package/json/nested/frozenproduct/large/dark/components/button.json +34 -32
- package/json/nested/frozenproduct/large/dark/components/container.json +3 -3
- package/json/nested/frozenproduct/large/dark/components/form.json +4 -4
- package/json/nested/frozenproduct/large/dark/components/link.json +4 -4
- package/json/nested/frozenproduct/large/dark/components/logo.json +0 -4
- package/json/nested/frozenproduct/large/dark/components/nav.json +5 -5
- package/json/nested/frozenproduct/large/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/large/dark/components/progress.json +3 -1
- package/json/nested/frozenproduct/large/dark/components/status.json +24 -24
- package/json/nested/frozenproduct/large/dark/components/tab.json +1 -1
- package/json/nested/frozenproduct/large/dark/components/table.json +2 -2
- package/json/nested/frozenproduct/large/dark/mode.json +62 -77
- package/json/nested/frozenproduct/large/light/components/badge.json +8 -1
- package/json/nested/frozenproduct/large/light/components/button.json +34 -32
- package/json/nested/frozenproduct/large/light/components/container.json +3 -3
- package/json/nested/frozenproduct/large/light/components/form.json +4 -4
- package/json/nested/frozenproduct/large/light/components/link.json +4 -4
- package/json/nested/frozenproduct/large/light/components/logo.json +0 -4
- package/json/nested/frozenproduct/large/light/components/nav.json +5 -5
- package/json/nested/frozenproduct/large/light/components/popover.json +2 -2
- package/json/nested/frozenproduct/large/light/components/progress.json +3 -1
- package/json/nested/frozenproduct/large/light/components/status.json +23 -23
- package/json/nested/frozenproduct/large/light/components/tab.json +1 -1
- package/json/nested/frozenproduct/large/light/components/table.json +2 -2
- package/json/nested/frozenproduct/large/light/mode.json +58 -73
- package/json/nested/frozenproduct/small/dark/components/badge.json +8 -1
- package/json/nested/frozenproduct/small/dark/components/button.json +34 -32
- package/json/nested/frozenproduct/small/dark/components/container.json +3 -3
- package/json/nested/frozenproduct/small/dark/components/form.json +4 -4
- package/json/nested/frozenproduct/small/dark/components/link.json +4 -4
- package/json/nested/frozenproduct/small/dark/components/logo.json +0 -4
- package/json/nested/frozenproduct/small/dark/components/nav.json +5 -5
- package/json/nested/frozenproduct/small/dark/components/popover.json +2 -2
- package/json/nested/frozenproduct/small/dark/components/progress.json +3 -1
- package/json/nested/frozenproduct/small/dark/components/status.json +24 -24
- package/json/nested/frozenproduct/small/dark/components/tab.json +1 -1
- package/json/nested/frozenproduct/small/dark/components/table.json +2 -2
- package/json/nested/frozenproduct/small/dark/mode.json +62 -77
- package/json/nested/frozenproduct/small/light/components/badge.json +8 -1
- package/json/nested/frozenproduct/small/light/components/button.json +34 -32
- package/json/nested/frozenproduct/small/light/components/container.json +3 -3
- package/json/nested/frozenproduct/small/light/components/form.json +4 -4
- package/json/nested/frozenproduct/small/light/components/link.json +4 -4
- package/json/nested/frozenproduct/small/light/components/logo.json +0 -4
- package/json/nested/frozenproduct/small/light/components/nav.json +5 -5
- package/json/nested/frozenproduct/small/light/components/popover.json +2 -2
- package/json/nested/frozenproduct/small/light/components/progress.json +3 -1
- package/json/nested/frozenproduct/small/light/components/status.json +23 -23
- package/json/nested/frozenproduct/small/light/components/tab.json +1 -1
- package/json/nested/frozenproduct/small/light/components/table.json +2 -2
- package/json/nested/frozenproduct/small/light/mode.json +58 -73
- package/json/nested/marketing/large/dark/components/badge.json +8 -1
- package/json/nested/marketing/large/dark/components/button.json +34 -32
- package/json/nested/marketing/large/dark/components/container.json +3 -3
- package/json/nested/marketing/large/dark/components/form.json +4 -4
- package/json/nested/marketing/large/dark/components/link.json +4 -4
- package/json/nested/marketing/large/dark/components/logo.json +0 -4
- package/json/nested/marketing/large/dark/components/nav.json +5 -5
- package/json/nested/marketing/large/dark/components/popover.json +2 -2
- package/json/nested/marketing/large/dark/components/progress.json +3 -1
- package/json/nested/marketing/large/dark/components/status.json +24 -24
- package/json/nested/marketing/large/dark/components/tab.json +1 -1
- package/json/nested/marketing/large/dark/components/table.json +2 -2
- package/json/nested/marketing/large/dark/mode.json +62 -77
- package/json/nested/marketing/large/light/components/badge.json +8 -1
- package/json/nested/marketing/large/light/components/button.json +34 -32
- package/json/nested/marketing/large/light/components/container.json +3 -3
- package/json/nested/marketing/large/light/components/form.json +4 -4
- package/json/nested/marketing/large/light/components/link.json +4 -4
- package/json/nested/marketing/large/light/components/logo.json +0 -4
- package/json/nested/marketing/large/light/components/nav.json +5 -5
- package/json/nested/marketing/large/light/components/popover.json +2 -2
- package/json/nested/marketing/large/light/components/progress.json +3 -1
- package/json/nested/marketing/large/light/components/status.json +23 -23
- package/json/nested/marketing/large/light/components/tab.json +1 -1
- package/json/nested/marketing/large/light/components/table.json +2 -2
- package/json/nested/marketing/large/light/mode.json +58 -73
- package/json/nested/marketing/small/dark/components/badge.json +8 -1
- package/json/nested/marketing/small/dark/components/button.json +34 -32
- package/json/nested/marketing/small/dark/components/container.json +3 -3
- package/json/nested/marketing/small/dark/components/form.json +4 -4
- package/json/nested/marketing/small/dark/components/link.json +4 -4
- package/json/nested/marketing/small/dark/components/logo.json +0 -4
- package/json/nested/marketing/small/dark/components/nav.json +5 -5
- package/json/nested/marketing/small/dark/components/popover.json +2 -2
- package/json/nested/marketing/small/dark/components/progress.json +3 -1
- package/json/nested/marketing/small/dark/components/status.json +24 -24
- package/json/nested/marketing/small/dark/components/tab.json +1 -1
- package/json/nested/marketing/small/dark/components/table.json +2 -2
- package/json/nested/marketing/small/dark/mode.json +62 -77
- package/json/nested/marketing/small/light/components/badge.json +8 -1
- package/json/nested/marketing/small/light/components/button.json +34 -32
- package/json/nested/marketing/small/light/components/container.json +3 -3
- package/json/nested/marketing/small/light/components/form.json +4 -4
- package/json/nested/marketing/small/light/components/link.json +4 -4
- package/json/nested/marketing/small/light/components/logo.json +0 -4
- package/json/nested/marketing/small/light/components/nav.json +5 -5
- package/json/nested/marketing/small/light/components/popover.json +2 -2
- package/json/nested/marketing/small/light/components/progress.json +3 -1
- package/json/nested/marketing/small/light/components/status.json +23 -23
- package/json/nested/marketing/small/light/components/tab.json +1 -1
- package/json/nested/marketing/small/light/components/table.json +2 -2
- package/json/nested/marketing/small/light/mode.json +58 -73
- package/json/nested/product/large/dark/components/badge.json +8 -1
- package/json/nested/product/large/dark/components/button.json +34 -32
- package/json/nested/product/large/dark/components/container.json +3 -3
- package/json/nested/product/large/dark/components/form.json +4 -4
- package/json/nested/product/large/dark/components/link.json +4 -4
- package/json/nested/product/large/dark/components/logo.json +0 -4
- package/json/nested/product/large/dark/components/nav.json +5 -5
- package/json/nested/product/large/dark/components/popover.json +2 -2
- package/json/nested/product/large/dark/components/progress.json +3 -1
- package/json/nested/product/large/dark/components/status.json +24 -24
- package/json/nested/product/large/dark/components/tab.json +1 -1
- package/json/nested/product/large/dark/components/table.json +2 -2
- package/json/nested/product/large/dark/mode.json +62 -77
- package/json/nested/product/large/light/components/badge.json +8 -1
- package/json/nested/product/large/light/components/button.json +34 -32
- package/json/nested/product/large/light/components/container.json +3 -3
- package/json/nested/product/large/light/components/form.json +4 -4
- package/json/nested/product/large/light/components/link.json +4 -4
- package/json/nested/product/large/light/components/logo.json +0 -4
- package/json/nested/product/large/light/components/nav.json +5 -5
- package/json/nested/product/large/light/components/popover.json +2 -2
- package/json/nested/product/large/light/components/progress.json +3 -1
- package/json/nested/product/large/light/components/status.json +23 -23
- package/json/nested/product/large/light/components/tab.json +1 -1
- package/json/nested/product/large/light/components/table.json +2 -2
- package/json/nested/product/large/light/mode.json +58 -73
- package/json/nested/product/small/dark/components/badge.json +8 -1
- package/json/nested/product/small/dark/components/button.json +34 -32
- package/json/nested/product/small/dark/components/container.json +3 -3
- package/json/nested/product/small/dark/components/form.json +4 -4
- package/json/nested/product/small/dark/components/link.json +4 -4
- package/json/nested/product/small/dark/components/logo.json +0 -4
- package/json/nested/product/small/dark/components/nav.json +5 -5
- package/json/nested/product/small/dark/components/popover.json +2 -2
- package/json/nested/product/small/dark/components/progress.json +3 -1
- package/json/nested/product/small/dark/components/status.json +24 -24
- package/json/nested/product/small/dark/components/tab.json +1 -1
- package/json/nested/product/small/dark/components/table.json +2 -2
- package/json/nested/product/small/dark/mode.json +62 -77
- package/json/nested/product/small/light/components/badge.json +8 -1
- package/json/nested/product/small/light/components/button.json +34 -32
- package/json/nested/product/small/light/components/container.json +3 -3
- package/json/nested/product/small/light/components/form.json +4 -4
- package/json/nested/product/small/light/components/link.json +4 -4
- package/json/nested/product/small/light/components/logo.json +0 -4
- package/json/nested/product/small/light/components/nav.json +5 -5
- package/json/nested/product/small/light/components/popover.json +2 -2
- package/json/nested/product/small/light/components/progress.json +3 -1
- package/json/nested/product/small/light/components/status.json +23 -23
- package/json/nested/product/small/light/components/tab.json +1 -1
- package/json/nested/product/small/light/components/table.json +2 -2
- package/json/nested/product/small/light/mode.json +58 -73
- package/package.json +1 -1
- package/sage-design-tokens-14.0.1.tgz +0 -0
- package/scss/frozenproduct/large/components/badge.scss +8 -3
- package/scss/frozenproduct/large/components/button.scss +6 -4
- package/scss/frozenproduct/large/components/container.scss +2 -2
- package/scss/frozenproduct/large/components/link.scss +2 -2
- package/scss/frozenproduct/large/components/logo.scss +0 -2
- package/scss/frozenproduct/large/components/progress.scss +5 -3
- package/scss/frozenproduct/large/dark.scss +64 -71
- package/scss/frozenproduct/large/light.scss +60 -67
- package/scss/frozenproduct/small/components/badge.scss +8 -3
- package/scss/frozenproduct/small/components/button.scss +19 -17
- package/scss/frozenproduct/small/components/container.scss +11 -11
- package/scss/frozenproduct/small/components/form.scss +7 -7
- package/scss/frozenproduct/small/components/link.scss +4 -4
- package/scss/frozenproduct/small/components/logo.scss +0 -2
- package/scss/frozenproduct/small/components/nav.scss +5 -5
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +2 -2
- package/scss/frozenproduct/small/components/progress.scss +11 -9
- package/scss/frozenproduct/small/components/status.scss +3 -3
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +10 -10
- package/scss/frozenproduct/small/dark.scss +64 -71
- package/scss/frozenproduct/small/light.scss +60 -67
- package/scss/marketing/large/components/badge.scss +8 -3
- package/scss/marketing/large/components/button.scss +17 -15
- package/scss/marketing/large/components/container.scss +11 -11
- package/scss/marketing/large/components/form.scss +7 -7
- package/scss/marketing/large/components/link.scss +4 -4
- package/scss/marketing/large/components/logo.scss +0 -2
- package/scss/marketing/large/components/nav.scss +5 -5
- package/scss/marketing/large/components/page.scss +1 -1
- package/scss/marketing/large/components/popover.scss +2 -2
- package/scss/marketing/large/components/progress.scss +11 -9
- package/scss/marketing/large/components/status.scss +3 -3
- package/scss/marketing/large/components/tab.scss +7 -7
- package/scss/marketing/large/components/table.scss +10 -10
- package/scss/marketing/large/dark.scss +64 -71
- package/scss/marketing/large/light.scss +60 -67
- package/scss/marketing/small/components/badge.scss +8 -3
- package/scss/marketing/small/components/button.scss +19 -17
- package/scss/marketing/small/components/container.scss +11 -11
- package/scss/marketing/small/components/form.scss +7 -7
- package/scss/marketing/small/components/link.scss +4 -4
- package/scss/marketing/small/components/logo.scss +0 -2
- package/scss/marketing/small/components/nav.scss +5 -5
- package/scss/marketing/small/components/page.scss +1 -1
- package/scss/marketing/small/components/popover.scss +2 -2
- package/scss/marketing/small/components/progress.scss +11 -9
- package/scss/marketing/small/components/status.scss +3 -3
- package/scss/marketing/small/components/tab.scss +7 -7
- package/scss/marketing/small/components/table.scss +10 -10
- package/scss/marketing/small/dark.scss +64 -71
- package/scss/marketing/small/light.scss +60 -67
- package/scss/product/large/components/badge.scss +8 -3
- package/scss/product/large/components/button.scss +17 -15
- package/scss/product/large/components/container.scss +11 -11
- package/scss/product/large/components/form.scss +7 -7
- package/scss/product/large/components/link.scss +4 -4
- package/scss/product/large/components/logo.scss +0 -2
- package/scss/product/large/components/nav.scss +5 -5
- package/scss/product/large/components/page.scss +1 -1
- package/scss/product/large/components/popover.scss +2 -2
- package/scss/product/large/components/progress.scss +11 -9
- package/scss/product/large/components/status.scss +3 -3
- package/scss/product/large/components/tab.scss +7 -7
- package/scss/product/large/components/table.scss +10 -10
- package/scss/product/large/dark.scss +64 -71
- package/scss/product/large/light.scss +60 -67
- package/scss/product/small/components/badge.scss +8 -3
- package/scss/product/small/components/button.scss +6 -4
- package/scss/product/small/components/container.scss +2 -2
- package/scss/product/small/components/link.scss +2 -2
- package/scss/product/small/components/logo.scss +0 -2
- package/scss/product/small/components/progress.scss +5 -3
- package/scss/product/small/dark.scss +64 -71
- package/scss/product/small/light.scss +60 -67
- package/sage-design-tokens-13.2.0.tgz +0 -0
@@ -20,10 +20,10 @@
|
|
20
20
|
#define containerColorInteractiveBgFooterDefault #FFFFFF
|
21
21
|
#define containerColorInteractiveBgEnabled #FFFFFF
|
22
22
|
#define containerColorInteractiveBgDisabled #f3f3f3
|
23
|
-
#define containerColorInteractiveBgHover #
|
23
|
+
#define containerColorInteractiveBgHover #0000001a
|
24
24
|
#define containerColorInteractiveBorderActive #000000
|
25
25
|
#define containerColorInteractiveBorderAlt #d1d1d1
|
26
|
-
#define containerColorInteractiveBorderaltHover #
|
26
|
+
#define containerColorInteractiveBorderaltHover #000000e6
|
27
27
|
#define containerColorInteractiveBorderInactive #a6a6a6
|
28
28
|
#define containerColorInteractiveBorderEnabled #777
|
29
29
|
#define containerColorInteractiveIconActive #000000
|
@@ -273,7 +273,7 @@
|
|
273
273
|
#define containerBorderwidthTileselectSelected 2
|
274
274
|
#define containerBorderwidthTileselectUnavailable 1
|
275
275
|
#define containerBorderwidthTileselectEnabled 1
|
276
|
-
#define containerOpacityCarouselHidden 0.
|
276
|
+
#define containerOpacityCarouselHidden 0.3
|
277
277
|
#define containerOpacityDialogDimmer 0.4
|
278
278
|
#define containerOpacityDragGhost 0.5
|
279
279
|
#define containerTypographyAdaptiveHeadingM [object Object]
|
@@ -193,8 +193,8 @@
|
|
193
193
|
#define formSizeRatingL 32
|
194
194
|
#define formColorCalendarBgActive #000000
|
195
195
|
#define formColorCalendarBgDisabled #f3f3f3
|
196
|
-
#define formColorCalendarBgDuration #
|
197
|
-
#define formColorCalendarBgHover #
|
196
|
+
#define formColorCalendarBgDuration #e2e2e2
|
197
|
+
#define formColorCalendarBgHover #0000001a
|
198
198
|
#define formColorCalendarBorderDuration #000000
|
199
199
|
#define formColorCalendarTextActive #FFFFFF
|
200
200
|
#define formColorCalendarTextAlt #0000008c
|
@@ -203,7 +203,7 @@
|
|
203
203
|
#define formColorCalendarTextEnabled #000000f2
|
204
204
|
#define formColorCalendarTextHover #000000
|
205
205
|
#define formColorCalendarTextAltEnabled #0000008c
|
206
|
-
#define formColorDropdownBgHover #
|
206
|
+
#define formColorDropdownBgHover #0000001a
|
207
207
|
#define formColorDropdownLabelActive #FFFFFF
|
208
208
|
#define formColorDropdownLabelAlt #000000e6
|
209
209
|
#define formColorDropdownLabelDisabled #0000006b
|
@@ -218,7 +218,7 @@
|
|
218
218
|
#define formColorTypicalBgDisabled #f3f3f3
|
219
219
|
#define formColorTypicalBgDefault #FFFFFF
|
220
220
|
#define formColorTypicalBgEnabled #FFFFFF
|
221
|
-
#define formColorTypicalBgHover #
|
221
|
+
#define formColorTypicalBgHover #e2e2e2
|
222
222
|
#define formColorTypicalBgReadOnly #f3f3f3
|
223
223
|
#define formColorTypicalBorderAlt #a6a6a6
|
224
224
|
#define formColorTypicalBorderEnabled #777
|
@@ -10,13 +10,13 @@
|
|
10
10
|
#import <UIKit/UIKit.h>
|
11
11
|
|
12
12
|
#define linkColorDestructiveLabelDefault #b23342
|
13
|
-
#define linkColorDestructiveLabelHover #
|
13
|
+
#define linkColorDestructiveLabelHover #9f303c
|
14
14
|
#define linkColorDestructiveInverseLabelDefault #e85b66
|
15
|
-
#define linkColorDestructiveInverseLabelHover #
|
15
|
+
#define linkColorDestructiveInverseLabelHover #ed6e74
|
16
16
|
#define linkColorTypicalLabelDefault #0c711d
|
17
|
-
#define linkColorTypicalLabelHover #
|
17
|
+
#define linkColorTypicalLabelHover #12601b
|
18
18
|
#define linkColorTypicalInverseLabelDefault #4cdc55
|
19
|
-
#define linkColorTypicalInverseLabelHover #
|
19
|
+
#define linkColorTypicalInverseLabelHover #71e270
|
20
20
|
#define linkColorSubtleLabelDefault #000000e6
|
21
21
|
#define linkColorSubtleLabelHover #000000
|
22
22
|
#define linkColorSubtleInverseLabelDefault #ffffffe6
|
@@ -11,8 +11,6 @@
|
|
11
11
|
|
12
12
|
#define logoColorSageBgDefault #000000
|
13
13
|
#define logoColorSageBgAlt #000000
|
14
|
-
#define logoColorTrustBgDefault #00811F
|
15
|
-
#define logoColorTrustOutline #000000
|
16
14
|
#define logoColorCopilotNoBgFgDefault #000000
|
17
15
|
#define logoColorAiIdentifierBgStar #000000
|
18
16
|
#define logoColorAiIdentifierBgDot #00D639
|
@@ -11,9 +11,9 @@
|
|
11
11
|
|
12
12
|
#define navColorBgDefault #FFFFFF
|
13
13
|
#define navColorItemBgActive #000000
|
14
|
-
#define navColorItemBgActivealt #
|
14
|
+
#define navColorItemBgActivealt #0000001a
|
15
15
|
#define navColorItemBgEnabled #fff0
|
16
|
-
#define navColorItemBgHover #
|
16
|
+
#define navColorItemBgHover #0000001a
|
17
17
|
#define navColorItemLabelActive #FFFFFF
|
18
18
|
#define navColorItemLabelActivealt #000000
|
19
19
|
#define navColorItemLabelEnabled #000000e6
|
@@ -28,7 +28,7 @@
|
|
28
28
|
#define navColorLeftnavContainerBorderDefault #a6a6a6
|
29
29
|
#define navColorLeftnavItemBgActive #00000029
|
30
30
|
#define navColorLeftnavItemBgEnabled #fff0
|
31
|
-
#define navColorLeftnavItemBgHover #
|
31
|
+
#define navColorLeftnavItemBgHover #0000001a
|
32
32
|
#define navColorLeftnavItemLabelActive #000000
|
33
33
|
#define navColorLeftnavItemLabelEnabled #000000f2
|
34
34
|
#define navColorLeftnavItemLabelHover #000000
|
@@ -37,7 +37,7 @@
|
|
37
37
|
#define navColorModalContainerBorderDefault #a6a6a6
|
38
38
|
#define navColorModalItemBgActive #00000029
|
39
39
|
#define navColorModalItemBgEnabled #fff0
|
40
|
-
#define navColorModalItemBgHover #
|
40
|
+
#define navColorModalItemBgHover #0000001a
|
41
41
|
#define navColorModalItemLabelActive #000000
|
42
42
|
#define navColorModalItemLabelEnabled #000000f2
|
43
43
|
#define navColorModalItemLabelHover #000000
|
@@ -46,7 +46,7 @@
|
|
46
46
|
#define navColorTopnavContainerBorderDefault #a6a6a6
|
47
47
|
#define navColorTopnavItemBgActive #00000029
|
48
48
|
#define navColorTopnavItemBgEnabled #fff0
|
49
|
-
#define navColorTopnavItemBgHover #
|
49
|
+
#define navColorTopnavItemBgHover #0000001a
|
50
50
|
#define navColorTopnavItemLabelActive #000000
|
51
51
|
#define navColorTopnavItemLabelEnabled #000000f2
|
52
52
|
#define navColorTopnavItemLabelHover #000000
|
@@ -45,9 +45,9 @@
|
|
45
45
|
#define popoverSpaceSubmenuXM 12.8
|
46
46
|
#define popoverSpaceSubmenuXL 12.8
|
47
47
|
#define popoverColorBgActive #000000
|
48
|
-
#define popoverColorBgActivealt #
|
48
|
+
#define popoverColorBgActivealt #0000001a
|
49
49
|
#define popoverColorBgDefault #FFFFFF
|
50
|
-
#define popoverColorBgHover #
|
50
|
+
#define popoverColorBgHover #0000001a
|
51
51
|
#define popoverColorLabelActive #FFFFFF
|
52
52
|
#define popoverColorLabelActivealt #000000
|
53
53
|
#define popoverColorLabelDisabled #0000006b
|
@@ -16,9 +16,11 @@
|
|
16
16
|
#define progressSizeCarouselselectorActivedotM 16
|
17
17
|
#define progressSizeCarouselselectorHitareaM 24
|
18
18
|
#define progressSizeCarouselslideXM 56
|
19
|
-
#define
|
20
|
-
#define
|
21
|
-
#define
|
19
|
+
#define progressSizeSpinnerXxs 16
|
20
|
+
#define progressSizeSpinnerXs 20
|
21
|
+
#define progressSizeSpinnerS 32
|
22
|
+
#define progressSizeSpinnerM 64
|
23
|
+
#define progressSizeSpinnerL 96
|
22
24
|
#define progressSizeSkeletonResponsiveTextXs clamp(0.875rem, 0.875rem + 0vw, 0.875rem)
|
23
25
|
#define progressSizeSkeletonResponsiveTextS clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)
|
24
26
|
#define progressSizeSkeletonResponsiveTextM clamp(1.0588rem, 1.0326rem + 0.1307vw, 1.1372rem)
|
@@ -16,10 +16,10 @@
|
|
16
16
|
#define statusColorMessageGlobalCalloutBgHover #d8ecd5
|
17
17
|
#define statusColorMessageGlobalCalloutIcon #000000f2
|
18
18
|
#define statusColorMessageGlobalInfoBgDefault #eaeef6
|
19
|
-
#define statusColorMessageGlobalInfoBgHover #
|
19
|
+
#define statusColorMessageGlobalInfoBgHover #cdd7ea
|
20
20
|
#define statusColorMessageGlobalInfoIcon #0060A7
|
21
21
|
#define statusColorMessageGlobalWarningBgDefault #ffede5
|
22
|
-
#define statusColorMessageGlobalWarningBgHover #
|
22
|
+
#define statusColorMessageGlobalWarningBgHover #fed5c3
|
23
23
|
#define statusColorMessageGlobalWarningIcon #D64309
|
24
24
|
#define statusColorMessageContextualBg #FFFFFF
|
25
25
|
#define statusColorMessageContextualIcon #FFFFFF
|
@@ -56,60 +56,60 @@
|
|
56
56
|
#define statusColorPillGenericInverseLabelAltHover #fffffff2
|
57
57
|
#define statusColorPillErrorBgDefault #CD384B
|
58
58
|
#define statusColorPillErrorBgAltDefault #fdeceb
|
59
|
-
#define statusColorPillErrorBgAltHover #
|
60
|
-
#define statusColorPillErrorBgHover #
|
59
|
+
#define statusColorPillErrorBgAltHover #f9d3d1
|
60
|
+
#define statusColorPillErrorBgHover #ac3240
|
61
61
|
#define statusColorPillErrorBorderDefault #CD384B
|
62
62
|
#define statusColorPillErrorInverseBgDefault #E13E53
|
63
63
|
#define statusColorPillErrorInverseBgAltDefault #241212
|
64
|
-
#define statusColorPillErrorInverseBgAltHover #
|
65
|
-
#define statusColorPillErrorInverseBgHover #
|
64
|
+
#define statusColorPillErrorInverseBgAltHover #3d1a1c
|
65
|
+
#define statusColorPillErrorInverseBgHover #ea626a
|
66
66
|
#define statusColorPillErrorInverseBorderDefault #E13E53
|
67
67
|
#define statusColorPillInfoBgDefault #0060A7
|
68
68
|
#define statusColorPillInfoBgAltDefault #eaeef6
|
69
|
-
#define statusColorPillInfoBgAltHover #
|
70
|
-
#define statusColorPillInfoBgHover #
|
69
|
+
#define statusColorPillInfoBgAltHover #cdd7ea
|
70
|
+
#define statusColorPillInfoBgHover #10518c
|
71
71
|
#define statusColorPillInfoBorderDefault #0060A7
|
72
72
|
#define statusColorPillInfoInverseBgDefault #007ED9
|
73
73
|
#define statusColorPillInfoInverseBgAltDefault #111722
|
74
|
-
#define statusColorPillInfoInverseBgAltHover #
|
75
|
-
#define statusColorPillInfoInverseBgHover #
|
74
|
+
#define statusColorPillInfoInverseBgAltHover #17253a
|
75
|
+
#define statusColorPillInfoInverseBgHover #4f90df
|
76
76
|
#define statusColorPillInfoInverseBorderDefault #007ED9
|
77
77
|
#define statusColorPillNeutralBgDefault #656565
|
78
78
|
#define statusColorPillNeutralBgAltDefault #efefef
|
79
|
-
#define statusColorPillNeutralBgAltHover #
|
80
|
-
#define statusColorPillNeutralBgHover #
|
79
|
+
#define statusColorPillNeutralBgAltHover #d9d9d9
|
80
|
+
#define statusColorPillNeutralBgHover #565656
|
81
81
|
#define statusColorPillNeutralBorderDefault #656565
|
82
82
|
#define statusColorPillNeutralInverseBgDefault #7C7C7C
|
83
83
|
#define statusColorPillNeutralInverseBgAltDefault #171717
|
84
|
-
#define statusColorPillNeutralInverseBgAltHover #
|
85
|
-
#define statusColorPillNeutralInverseBgHover #
|
84
|
+
#define statusColorPillNeutralInverseBgAltHover #242424
|
85
|
+
#define statusColorPillNeutralInverseBgHover #8e8e8e
|
86
86
|
#define statusColorPillNeutralInverseBorderDefault #7C7C7C
|
87
87
|
#define statusColorPillSuccessBgDefault #00811F
|
88
88
|
#define statusColorPillSuccessBgAltDefault #e9f2e8
|
89
|
-
#define statusColorPillSuccessBgAltHover #
|
90
|
-
#define statusColorPillSuccessBgHover #
|
89
|
+
#define statusColorPillSuccessBgAltHover #cbe1c9
|
90
|
+
#define statusColorPillSuccessBgHover #0e6d1d
|
91
91
|
#define statusColorPillSuccessBorderDefault #00811F
|
92
92
|
#define statusColorPillSuccessInverseBgDefault #009023
|
93
93
|
#define statusColorPillSuccessInverseBgAltDefault #0e1a0b
|
94
|
-
#define statusColorPillSuccessInverseBgAltHover #
|
95
|
-
#define statusColorPillSuccessInverseBgHover #
|
94
|
+
#define statusColorPillSuccessInverseBgAltHover #132912
|
95
|
+
#define statusColorPillSuccessInverseBgHover #328e37
|
96
96
|
#define statusColorPillSuccessInverseBorderDefault #009023
|
97
97
|
#define statusColorPillWarningBgDefault #D64309
|
98
98
|
#define statusColorPillWarningBgAltDefault #ffede5
|
99
|
-
#define statusColorPillWarningBgAltHover #
|
100
|
-
#define statusColorPillWarningBgHover #
|
99
|
+
#define statusColorPillWarningBgAltHover #fed5c3
|
100
|
+
#define statusColorPillWarningBgHover #b33b0d
|
101
101
|
#define statusColorPillWarningBorderDefault #D64309
|
102
102
|
#define statusColorPillWarningInverseBgDefault #E04500
|
103
103
|
#define statusColorPillWarningInverseBgAltDefault #251206
|
104
|
-
#define statusColorPillWarningInverseBgAltHover #
|
105
|
-
#define statusColorPillWarningInverseBgHover #
|
104
|
+
#define statusColorPillWarningInverseBgAltHover #3e1a0b
|
105
|
+
#define statusColorPillWarningInverseBgHover #eb6530
|
106
106
|
#define statusColorPillWarningInverseBorderDefault #E04500
|
107
107
|
#define statusColorPillReadonlyBgDefault #a6a6a6
|
108
108
|
#define statusColorPillReadonlyBorderDefault #a6a6a6
|
109
109
|
#define statusColorPillReadonlyLabel #000000ab
|
110
110
|
#define statusColorRatingBgDefault #00811F
|
111
111
|
#define statusColorRatingBgDefaultAlt linear-gradient(90deg, #00811F 0%, #00811F 50%, #d1d1d1 50%, #d1d1d1 100%)
|
112
|
-
#define statusColorRatingBgHover #
|
112
|
+
#define statusColorRatingBgHover #0e6d1d
|
113
113
|
#define statusColorRatingBorderDefault #00811F
|
114
114
|
#define statusSizePillS 20
|
115
115
|
#define statusSizePillM 24
|
@@ -26,7 +26,7 @@
|
|
26
26
|
#define tabSpaceYL 12
|
27
27
|
#define tabColorBgActive #FFFFFF
|
28
28
|
#define tabColorBgEnabled #fff0
|
29
|
-
#define tabColorBgHover #
|
29
|
+
#define tabColorBgHover #0000001a
|
30
30
|
#define tabColorBorderActivealt #d1d1d1
|
31
31
|
#define tabColorBorderActive #000000
|
32
32
|
#define tabColorBorderEnabled #d1d1d1
|
@@ -11,13 +11,13 @@
|
|
11
11
|
|
12
12
|
#define tableColorHeaderSubtleBgAlt #0000000a
|
13
13
|
#define tableColorHeaderSubtleBgDefault #fff0
|
14
|
-
#define tableColorHeaderSubtleBgHover #
|
14
|
+
#define tableColorHeaderSubtleBgHover #00000026
|
15
15
|
#define tableColorHeaderSubtleBorderDefault #d1d1d1
|
16
16
|
#define tableColorHeaderSubtleLabelDefault #000000e6
|
17
17
|
#define tableColorHeaderSubtleLabelHover #000000e6
|
18
18
|
#define tableColorHeaderHarshBgAlt #000000e6
|
19
19
|
#define tableColorHeaderHarshBgDefault #000000ab
|
20
|
-
#define tableColorHeaderHarshBgHover #
|
20
|
+
#define tableColorHeaderHarshBgHover #00000026
|
21
21
|
#define tableColorHeaderHarshBorderDefault #a6a6a6
|
22
22
|
#define tableColorHeaderHarshLabelDefault #FFFFFF
|
23
23
|
#define tableColorHeaderHarshLabelHover #000000e6
|
@@ -69,27 +69,27 @@
|
|
69
69
|
#define modesColorInteractiveAiActive linear-gradient(90deg, #13A03826 0%, #14919726 40%, #a87cfb26 90%)
|
70
70
|
#define modesColorInteractiveAiHover linear-gradient(90deg, #13A03814 0%, #14919714 40%, #a87cfb14 90%)
|
71
71
|
#define modesColorInteractiveAiDefault linear-gradient(90deg, #13A038 0%, #149197 40%, #A87CFB 90%)
|
72
|
-
#define modesColorInteractiveDangerActive #
|
72
|
+
#define modesColorInteractiveDangerActive #8c2c35
|
73
73
|
#define modesColorInteractiveDangerDefault #CD384B
|
74
74
|
#define modesColorInteractiveDangerDefaultAlt #b23342
|
75
|
-
#define modesColorInteractiveDangerHover #
|
76
|
-
#define modesColorInteractiveDangerHoverAlt #
|
77
|
-
#define modesColorInteractiveDangerHoverAlt2 #
|
75
|
+
#define modesColorInteractiveDangerHover #ac3240
|
76
|
+
#define modesColorInteractiveDangerHoverAlt #cd384b1a
|
77
|
+
#define modesColorInteractiveDangerHoverAlt2 #9f303c
|
78
78
|
#define modesColorInteractiveDangerWithActive #FFFFFF
|
79
79
|
#define modesColorInteractiveDangerWithDefault #FFFFFF
|
80
|
-
#define modesColorInteractiveDangerInverseActive #
|
80
|
+
#define modesColorInteractiveDangerInverseActive #f28083
|
81
81
|
#define modesColorInteractiveDangerInverseDefault #E13E53
|
82
82
|
#define modesColorInteractiveDangerInverseDefaultAlt #e85b66
|
83
|
-
#define modesColorInteractiveDangerInverseHover #
|
84
|
-
#define modesColorInteractiveDangerInverseHoverAlt #
|
85
|
-
#define modesColorInteractiveDangerInverseHoverAlt2 #
|
83
|
+
#define modesColorInteractiveDangerInverseHover #ea626a
|
84
|
+
#define modesColorInteractiveDangerInverseHoverAlt #e13e531a
|
85
|
+
#define modesColorInteractiveDangerInverseHoverAlt2 #ed6e74
|
86
86
|
#define modesColorInteractiveDangerInverseWithActive #000000
|
87
87
|
#define modesColorInteractiveDangerInverseWithDefault #000000
|
88
88
|
#define modesColorInteractiveDataEntryDefault #FFFFFF
|
89
89
|
#define modesColorInteractiveDataEntryWithActive #000000
|
90
90
|
#define modesColorInteractiveDataEntryWithActiveAlt #FFFFFF
|
91
91
|
#define modesColorInteractiveDataEntryWithHover #000000
|
92
|
-
#define modesColorInteractiveDataEntryHoverAlt #
|
92
|
+
#define modesColorInteractiveDataEntryHoverAlt #e2e2e2
|
93
93
|
#define modesColorInteractiveDataEntryWithDefault #777
|
94
94
|
#define modesColorInteractiveDataEntryDefaultAlt #f3f3f3
|
95
95
|
#define modesColorInteractiveDataEntryContent #000000f2
|
@@ -115,31 +115,31 @@
|
|
115
115
|
#define modesColorInteractiveInactiveInverseContent #ffffff6b
|
116
116
|
#define modesColorInteractiveInactiveInverseContentAlt #000000
|
117
117
|
#define modesColorInteractiveMonochromeActive #000000
|
118
|
-
#define modesColorInteractiveMonochromeActiveAlt #
|
118
|
+
#define modesColorInteractiveMonochromeActiveAlt #00000026
|
119
119
|
#define modesColorInteractiveMonochromeDefault #000000e6
|
120
120
|
#define modesColorInteractiveMonochromeDefaultAlt #000000ab
|
121
121
|
#define modesColorInteractiveMonochromeDefaultAlt2 #0000006b
|
122
|
-
#define modesColorInteractiveMonochromeHoverAlt #
|
123
|
-
#define modesColorInteractiveMonochromeHover #
|
122
|
+
#define modesColorInteractiveMonochromeHoverAlt #0000001a
|
123
|
+
#define modesColorInteractiveMonochromeHover #00000026
|
124
124
|
#define modesColorInteractiveMonochromeWithActive #FFFFFF
|
125
125
|
#define modesColorInteractiveMonochromeWithActiveAlt #000000
|
126
126
|
#define modesColorInteractiveMonochromeWithDefault #FFFFFF
|
127
127
|
#define modesColorInteractiveMonochromeWithHover #000000
|
128
128
|
#define modesColorInteractiveMonochromeFrozenActive #223743
|
129
|
-
#define modesColorInteractiveMonochromeFrozenActiveAlt #
|
129
|
+
#define modesColorInteractiveMonochromeFrozenActiveAlt #22374326
|
130
130
|
#define modesColorInteractiveMonochromeFrozenDefault #335B70
|
131
131
|
#define modesColorInteractiveMonochromeFrozenDefaultAlt #476a7d
|
132
|
-
#define modesColorInteractiveMonochromeFrozenHoverAlt #
|
132
|
+
#define modesColorInteractiveMonochromeFrozenHoverAlt #2237431a
|
133
133
|
#define modesColorInteractiveMonochromeFrozenWithActive #FFFFFF
|
134
134
|
#define modesColorInteractiveMonochromeFrozenWithHover #223743
|
135
135
|
#define modesColorInteractiveMonochromeFrozenWithHoverAlt #FFFFFF
|
136
136
|
#define modesColorInteractiveMonochromeInverseActive #FFFFFF
|
137
|
-
#define modesColorInteractiveMonochromeInverseActiveAlt #
|
137
|
+
#define modesColorInteractiveMonochromeInverseActiveAlt #ffffff26
|
138
138
|
#define modesColorInteractiveMonochromeInverseDefault #ffffffe6
|
139
139
|
#define modesColorInteractiveMonochromeInverseDefaultAlt #ffffffab
|
140
140
|
#define modesColorInteractiveMonochromeInverseDefaultAlt2 #ffffff6b
|
141
|
-
#define modesColorInteractiveMonochromeInverseHoverAlt #
|
142
|
-
#define modesColorInteractiveMonochromeInverseHover #
|
141
|
+
#define modesColorInteractiveMonochromeInverseHoverAlt #ffffff1a
|
142
|
+
#define modesColorInteractiveMonochromeInverseHover #ffffff26
|
143
143
|
#define modesColorInteractiveMonochromeInverseWithActive #000000
|
144
144
|
#define modesColorInteractiveMonochromeInverseWithActiveAlt #FFFFFF
|
145
145
|
#define modesColorInteractiveMonochromeInverseWithDefault #000000
|
@@ -151,39 +151,39 @@
|
|
151
151
|
#define modesColorInteractiveNavActive #00000029
|
152
152
|
#define modesColorInteractiveNavDefault #FFFFFF
|
153
153
|
#define modesColorInteractiveNavDefaultAlt #f3f3f3
|
154
|
-
#define modesColorInteractiveNavHover #
|
154
|
+
#define modesColorInteractiveNavHover #0000001a
|
155
155
|
#define modesColorInteractiveNavWithActive #000000
|
156
156
|
#define modesColorInteractiveNavWithDefault #000000f2
|
157
157
|
#define modesColorInteractiveNavWithHover #000000
|
158
|
-
#define modesColorInteractivePrimaryActive #
|
159
|
-
#define modesColorInteractivePrimaryActiveAlt #
|
158
|
+
#define modesColorInteractivePrimaryActive #13591a
|
159
|
+
#define modesColorInteractivePrimaryActiveAlt #00811f4d
|
160
160
|
#define modesColorInteractivePrimaryDefault #00811F
|
161
161
|
#define modesColorInteractivePrimaryDefaultAlt #00811fcc
|
162
|
-
#define modesColorInteractivePrimaryDefaultAlt2 #
|
163
|
-
#define modesColorInteractivePrimaryDefaultAlt3 #
|
164
|
-
#define modesColorInteractivePrimaryHover #
|
165
|
-
#define modesColorInteractivePrimaryHoverAlt #
|
166
|
-
#define modesColorInteractivePrimaryHoverAlt2 #
|
162
|
+
#define modesColorInteractivePrimaryDefaultAlt2 #0c711d
|
163
|
+
#define modesColorInteractivePrimaryDefaultAlt3 #00811f08
|
164
|
+
#define modesColorInteractivePrimaryHover #0e6d1d
|
165
|
+
#define modesColorInteractivePrimaryHoverAlt #00811f1a
|
166
|
+
#define modesColorInteractivePrimaryHoverAlt2 #12601b
|
167
167
|
#define modesColorInteractivePrimaryWithActive #FFFFFF
|
168
168
|
#define modesColorInteractivePrimaryWithDefault #FFFFFF
|
169
169
|
#define modesColorInteractivePrimaryWithHover #FFFFFF
|
170
|
-
#define modesColorInteractivePrimaryFrozenActive #
|
170
|
+
#define modesColorInteractivePrimaryFrozenActive #135932
|
171
171
|
#define modesColorInteractivePrimaryFrozenDefault #008046
|
172
172
|
#define modesColorInteractivePrimaryFrozenDefaultAlt #0b703e
|
173
|
-
#define modesColorInteractivePrimaryFrozenHover #
|
173
|
+
#define modesColorInteractivePrimaryFrozenHover #0d6c3c
|
174
174
|
#define modesColorInteractivePrimaryFrozenHoverAlt #106237
|
175
175
|
#define modesColorInteractivePrimaryFrozenNavHover #008046
|
176
176
|
#define modesColorInteractivePrimaryFrozenNavLabelHover #FFFFFF
|
177
177
|
#define modesColorInteractivePrimaryFrozenTableDefault #9badb8
|
178
|
-
#define modesColorInteractivePrimaryInverseActive #
|
179
|
-
#define modesColorInteractivePrimaryInverseActiveAlt #
|
178
|
+
#define modesColorInteractivePrimaryInverseActive #7ce47a
|
179
|
+
#define modesColorInteractivePrimaryInverseActiveAlt #00d6394d
|
180
180
|
#define modesColorInteractivePrimaryInverseDefault #00D639
|
181
181
|
#define modesColorInteractivePrimaryInverseDefaultAlt #00d639cc
|
182
|
-
#define modesColorInteractivePrimaryInverseDefaultAlt2 #
|
183
|
-
#define modesColorInteractivePrimaryInverseDefaultAlt3 #
|
184
|
-
#define modesColorInteractivePrimaryInverseHover #
|
185
|
-
#define modesColorInteractivePrimaryInverseHoverAlt #
|
186
|
-
#define modesColorInteractivePrimaryInverseHoverAlt2 #
|
182
|
+
#define modesColorInteractivePrimaryInverseDefaultAlt2 #4cdc55
|
183
|
+
#define modesColorInteractivePrimaryInverseDefaultAlt3 #00d63908
|
184
|
+
#define modesColorInteractivePrimaryInverseHover #55dd5b
|
185
|
+
#define modesColorInteractivePrimaryInverseHoverAlt #00d6391a
|
186
|
+
#define modesColorInteractivePrimaryInverseHoverAlt2 #71e270
|
187
187
|
#define modesColorInteractivePrimaryInverseWithActive #000000
|
188
188
|
#define modesColorInteractivePrimaryInverseWithDefault #000000
|
189
189
|
#define modesColorInteractivePrimaryInverseWithHover #000000
|
@@ -198,15 +198,15 @@
|
|
198
198
|
#define modesColorStatusGenericDefault #007c7b
|
199
199
|
#define modesColorStatusCautionDefault #D64309
|
200
200
|
#define modesColorStatusCautionDefaultAlt #ffede5
|
201
|
-
#define modesColorStatusCautionHover #
|
202
|
-
#define modesColorStatusCautionHoverAlt #
|
201
|
+
#define modesColorStatusCautionHover #b33b0d
|
202
|
+
#define modesColorStatusCautionHoverAlt #fed5c3
|
203
203
|
#define modesColorStatusCautionText #bf3e0c
|
204
204
|
#define modesColorStatusCautionFrozenglobalDefault #ff8629
|
205
|
-
#define modesColorStatusCautionFrozenglobalHover #
|
205
|
+
#define modesColorStatusCautionFrozenglobalHover #ff994c
|
206
206
|
#define modesColorStatusCautionInverseDefault #E04500
|
207
207
|
#define modesColorStatusCautionInverseDefaultAlt #251206
|
208
|
-
#define modesColorStatusCautionInverseHover #
|
209
|
-
#define modesColorStatusCautionInverseHoverAlt #
|
208
|
+
#define modesColorStatusCautionInverseHover #eb6530
|
209
|
+
#define modesColorStatusCautionInverseHoverAlt #3e1a0b
|
210
210
|
#define modesColorStatusCautionInverseText #e75b23
|
211
211
|
#define modesColorStatusContentWithDefault #FFFFFF
|
212
212
|
#define modesColorStatusContentWithDefaultAlt #000000f2
|
@@ -224,58 +224,51 @@
|
|
224
224
|
#define modesColorStatusImportantDefault #8F4CD7
|
225
225
|
#define modesColorStatusInfoDefault #0060A7
|
226
226
|
#define modesColorStatusInfoDefaultAlt #eaeef6
|
227
|
-
#define modesColorStatusInfoHover #
|
228
|
-
#define modesColorStatusInfoHoverAlt #
|
227
|
+
#define modesColorStatusInfoHover #10518c
|
228
|
+
#define modesColorStatusInfoHoverAlt #cdd7ea
|
229
229
|
#define modesColorStatusInfoFrozenglobalDefault #65a9ff
|
230
|
-
#define modesColorStatusInfoFrozenglobalHover #
|
230
|
+
#define modesColorStatusInfoFrozenglobalHover #82b5ff
|
231
231
|
#define modesColorStatusInfoInverseDefault #007ED9
|
232
232
|
#define modesColorStatusInfoInverseDefaultAlt #111722
|
233
|
-
#define modesColorStatusInfoInverseHover #
|
234
|
-
#define modesColorStatusInfoInverseHoverAlt #
|
233
|
+
#define modesColorStatusInfoInverseHover #4f90df
|
234
|
+
#define modesColorStatusInfoInverseHoverAlt #17253a
|
235
235
|
#define modesColorStatusNegativeDefault #CD384B
|
236
236
|
#define modesColorStatusNegativeDefaultAlt #fdeceb
|
237
|
-
#define modesColorStatusNegativeHover #
|
238
|
-
#define modesColorStatusNegativeHoverAlt #
|
237
|
+
#define modesColorStatusNegativeHover #ac3240
|
238
|
+
#define modesColorStatusNegativeHoverAlt #f9d3d1
|
239
239
|
#define modesColorStatusNegativeText #CD384B
|
240
240
|
#define modesColorStatusNegativeInverseDefault #E13E53
|
241
241
|
#define modesColorStatusNegativeInverseDefaultAlt #241212
|
242
|
-
#define modesColorStatusNegativeInverseHover #
|
243
|
-
#define modesColorStatusNegativeInverseHoverAlt #
|
242
|
+
#define modesColorStatusNegativeInverseHover #ea626a
|
243
|
+
#define modesColorStatusNegativeInverseHoverAlt #3d1a1c
|
244
244
|
#define modesColorStatusNegativeInverseText #E13E53
|
245
245
|
#define modesColorStatusNeutralDefault #656565
|
246
246
|
#define modesColorStatusNeutralDefaultAlt #efefef
|
247
|
-
#define modesColorStatusNeutralHover #
|
248
|
-
#define modesColorStatusNeutralHoverAlt #
|
247
|
+
#define modesColorStatusNeutralHover #565656
|
248
|
+
#define modesColorStatusNeutralHoverAlt #d9d9d9
|
249
249
|
#define modesColorStatusNeutralFrozenDefault #335B70
|
250
250
|
#define modesColorStatusNeutralFrozenDefaultAlt #eaedf0
|
251
251
|
#define modesColorStatusNeutralFrozenHover #20313b
|
252
252
|
#define modesColorStatusNeutralFrozenHoverAlt #dde0e2
|
253
253
|
#define modesColorStatusNeutralInverseDefault #7C7C7C
|
254
254
|
#define modesColorStatusNeutralInverseDefaultAlt #171717
|
255
|
-
#define modesColorStatusNeutralInverseHover #
|
256
|
-
#define modesColorStatusNeutralInverseHoverAlt #
|
255
|
+
#define modesColorStatusNeutralInverseHover #8e8e8e
|
256
|
+
#define modesColorStatusNeutralInverseHoverAlt #242424
|
257
257
|
#define modesColorStatusPositiveDefault #00811F
|
258
258
|
#define modesColorStatusPositiveDefaultAlt #e9f2e8
|
259
|
-
#define modesColorStatusPositiveHover #
|
260
|
-
#define modesColorStatusPositiveHoverAlt #
|
259
|
+
#define modesColorStatusPositiveHover #0e6d1d
|
260
|
+
#define modesColorStatusPositiveHoverAlt #cbe1c9
|
261
261
|
#define modesColorStatusPositiveInverseDefault #009023
|
262
262
|
#define modesColorStatusPositiveInverseDefaultAlt #0e1a0b
|
263
|
-
#define modesColorStatusPositiveInverseHover #
|
264
|
-
#define modesColorStatusPositiveInverseHoverAlt #
|
263
|
+
#define modesColorStatusPositiveInverseHover #328e37
|
264
|
+
#define modesColorStatusPositiveInverseHoverAlt #132912
|
265
265
|
#define modesColorStatusCalloutDefaultAlt #e5fae2
|
266
266
|
#define modesColorStatusCalloutHoverAlt #d8ecd5
|
267
267
|
#define modesColorStatusReviewsDefault #00811F
|
268
268
|
#define modesColorStatusReviewsDefaultAlt linear-gradient(90deg, #00811F 0%, #00811F 50%, #d1d1d1 50%, #d1d1d1 100%)
|
269
|
-
#define modesColorStatusReviewsHover #
|
269
|
+
#define modesColorStatusReviewsHover #0e6d1d
|
270
270
|
#define modesColorStatusReviewsFrozenDefault #008046
|
271
271
|
#define modesColorStatusReviewsFrozenDefaultAlt linear-gradient(90deg, #008046 0%, #008046 50%, #d1d1d1 50%, #d1d1d1 100%)
|
272
|
-
#define modesColorStatusReviewsFrozenHover #
|
272
|
+
#define modesColorStatusReviewsFrozenHover #0d6c3c
|
273
273
|
#define modesColorModifierContrastLess #FFFFFF
|
274
274
|
#define modesColorModifierContrastMore #000000
|
275
|
-
#define modesColorModifiersButtonActive 0.32
|
276
|
-
#define modesColorModifiersButtonActiveAlt 0.16
|
277
|
-
#define modesColorModifiersButtonHover 0.16
|
278
|
-
#define modesColorModifiersButtonHoverAlt 0.08
|
279
|
-
#define modesColorModifiersInputDisabledBg 0.04
|
280
|
-
#define modesColorModifiersInputDisabledFg 0.30
|
281
|
-
#define modesColorModifiersShadowStandard 0.5
|
@@ -27,6 +27,13 @@ declare const tokens: {
|
|
27
27
|
"bg-alt": DesignToken;
|
28
28
|
"label-default": DesignToken;
|
29
29
|
"label-alt": DesignToken;
|
30
|
+
inverse: {
|
31
|
+
"border-default": DesignToken;
|
32
|
+
"bg-default": DesignToken;
|
33
|
+
"bg-alt": DesignToken;
|
34
|
+
"label-default": DesignToken;
|
35
|
+
"label-alt": DesignToken;
|
36
|
+
};
|
30
37
|
};
|
31
38
|
};
|
32
39
|
size: {
|
@@ -17,7 +17,7 @@ module.exports = {
|
|
17
17
|
isSource: true,
|
18
18
|
original: {
|
19
19
|
$type: "color",
|
20
|
-
$value: "{modes.color.generic.
|
20
|
+
$value: "{modes.color.generic.content.nought}",
|
21
21
|
},
|
22
22
|
name: "badgeColorNotificationBorderDefault",
|
23
23
|
attributes: {},
|
@@ -58,7 +58,7 @@ module.exports = {
|
|
58
58
|
isSource: true,
|
59
59
|
original: {
|
60
60
|
$type: "color",
|
61
|
-
$value: "{modes.color.generic.
|
61
|
+
$value: "{modes.color.generic.content.nought}",
|
62
62
|
},
|
63
63
|
name: "badgeColorNotificationLabelDefault",
|
64
64
|
attributes: {},
|
@@ -71,12 +71,93 @@ module.exports = {
|
|
71
71
|
isSource: true,
|
72
72
|
original: {
|
73
73
|
$type: "color",
|
74
|
-
$value: "{modes.color.generic.
|
74
|
+
$value: "{modes.color.generic.content.nought}",
|
75
75
|
},
|
76
76
|
name: "badgeColorNotificationLabelAlt",
|
77
77
|
attributes: {},
|
78
78
|
path: ["badge", "color", "notification", "label-alt"],
|
79
79
|
},
|
80
|
+
inverse: {
|
81
|
+
"border-default": {
|
82
|
+
$type: "color",
|
83
|
+
$value: "#FFFFFF",
|
84
|
+
filePath: "data/tokens/components/badge.json",
|
85
|
+
isSource: true,
|
86
|
+
original: {
|
87
|
+
$type: "color",
|
88
|
+
$value: "{modes.color.generic.content.extreme}",
|
89
|
+
},
|
90
|
+
name: "badgeColorNotificationInverseBorderDefault",
|
91
|
+
attributes: {},
|
92
|
+
path: [
|
93
|
+
"badge",
|
94
|
+
"color",
|
95
|
+
"notification",
|
96
|
+
"inverse",
|
97
|
+
"border-default",
|
98
|
+
],
|
99
|
+
},
|
100
|
+
"bg-default": {
|
101
|
+
$type: "color",
|
102
|
+
$value: "#CD384B",
|
103
|
+
$description: "Used in global nav notification badges",
|
104
|
+
filePath: "data/tokens/components/badge.json",
|
105
|
+
isSource: true,
|
106
|
+
original: {
|
107
|
+
$type: "color",
|
108
|
+
$value: "{modes.color.status.negative.inverse.default}",
|
109
|
+
$description: "Used in global nav notification badges",
|
110
|
+
},
|
111
|
+
name: "badgeColorNotificationInverseBgDefault",
|
112
|
+
attributes: {},
|
113
|
+
path: ["badge", "color", "notification", "inverse", "bg-default"],
|
114
|
+
},
|
115
|
+
"bg-alt": {
|
116
|
+
$type: "color",
|
117
|
+
$value: "#0060A7",
|
118
|
+
filePath: "data/tokens/components/badge.json",
|
119
|
+
isSource: true,
|
120
|
+
original: {
|
121
|
+
$type: "color",
|
122
|
+
$value: "{modes.color.status.info.inverse.default}",
|
123
|
+
},
|
124
|
+
name: "badgeColorNotificationInverseBgAlt",
|
125
|
+
attributes: {},
|
126
|
+
path: ["badge", "color", "notification", "inverse", "bg-alt"],
|
127
|
+
},
|
128
|
+
"label-default": {
|
129
|
+
$type: "color",
|
130
|
+
$value: "#FFFFFF",
|
131
|
+
filePath: "data/tokens/components/badge.json",
|
132
|
+
isSource: true,
|
133
|
+
original: {
|
134
|
+
$type: "color",
|
135
|
+
$value: "{modes.color.generic.content.extreme}",
|
136
|
+
},
|
137
|
+
name: "badgeColorNotificationInverseLabelDefault",
|
138
|
+
attributes: {},
|
139
|
+
path: [
|
140
|
+
"badge",
|
141
|
+
"color",
|
142
|
+
"notification",
|
143
|
+
"inverse",
|
144
|
+
"label-default",
|
145
|
+
],
|
146
|
+
},
|
147
|
+
"label-alt": {
|
148
|
+
$type: "color",
|
149
|
+
$value: "#FFFFFF",
|
150
|
+
filePath: "data/tokens/components/badge.json",
|
151
|
+
isSource: true,
|
152
|
+
original: {
|
153
|
+
$type: "color",
|
154
|
+
$value: "{modes.color.generic.content.extreme}",
|
155
|
+
},
|
156
|
+
name: "badgeColorNotificationInverseLabelAlt",
|
157
|
+
attributes: {},
|
158
|
+
path: ["badge", "color", "notification", "inverse", "label-alt"],
|
159
|
+
},
|
160
|
+
},
|
80
161
|
},
|
81
162
|
},
|
82
163
|
size: {
|
@@ -314,6 +314,7 @@ declare const tokens: {
|
|
314
314
|
};
|
315
315
|
secondary: {
|
316
316
|
"bg-active": DesignToken;
|
317
|
+
"bg-enabled": DesignToken;
|
317
318
|
"bg-hover": DesignToken;
|
318
319
|
"border-active": DesignToken;
|
319
320
|
"border-disabled": DesignToken;
|
@@ -325,6 +326,7 @@ declare const tokens: {
|
|
325
326
|
"label-hover": DesignToken;
|
326
327
|
inverse: {
|
327
328
|
"bg-active": DesignToken;
|
329
|
+
"bg-enabled": DesignToken;
|
328
330
|
"bg-hover": DesignToken;
|
329
331
|
"border-active": DesignToken;
|
330
332
|
"border-disabled": DesignToken;
|