@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
@@ -14,6 +14,11 @@
|
|
14
14
|
#define badgeColorNotificationBgAlt #0060A7
|
15
15
|
#define badgeColorNotificationLabelDefault #FFFFFF
|
16
16
|
#define badgeColorNotificationLabelAlt #FFFFFF
|
17
|
+
#define badgeColorNotificationInverseBorderDefault #000000
|
18
|
+
#define badgeColorNotificationInverseBgDefault #E13E53
|
19
|
+
#define badgeColorNotificationInverseBgAlt #007ED9
|
20
|
+
#define badgeColorNotificationInverseLabelDefault #000000
|
21
|
+
#define badgeColorNotificationInverseLabelAlt #000000
|
17
22
|
#define badgeSizeMicroDot 8
|
18
23
|
#define badgeSizeMicroNumberedMin 16
|
19
24
|
#define badgeSizeMicroNumberedMax 32
|
@@ -142,85 +142,87 @@
|
|
142
142
|
#define buttonColorAiLabelHover #000000
|
143
143
|
#define buttonColorDestructivePrimaryBgDisabled #a6a6a6
|
144
144
|
#define buttonColorDestructivePrimaryBgEnabled #CD384B
|
145
|
-
#define buttonColorDestructivePrimaryBgHover #
|
145
|
+
#define buttonColorDestructivePrimaryBgHover #ac3240
|
146
146
|
#define buttonColorDestructivePrimaryLabelDisabled #FFFFFF
|
147
147
|
#define buttonColorDestructivePrimaryLabelEnabled #FFFFFF
|
148
148
|
#define buttonColorDestructivePrimaryLabelHover #FFFFFF
|
149
|
-
#define buttonColorDestructiveSecondaryBgHover #
|
149
|
+
#define buttonColorDestructiveSecondaryBgHover #cd384b1a
|
150
150
|
#define buttonColorDestructiveSecondaryBorderDisabled #a6a6a6
|
151
151
|
#define buttonColorDestructiveSecondaryBorderEnabled #CD384B
|
152
|
-
#define buttonColorDestructiveSecondaryBorderHover #
|
152
|
+
#define buttonColorDestructiveSecondaryBorderHover #ac3240
|
153
153
|
#define buttonColorDestructiveSecondaryLabelDisabled #0000006b
|
154
154
|
#define buttonColorDestructiveSecondaryLabelEnabled #CD384B
|
155
|
-
#define buttonColorDestructiveSecondaryLabelHover #
|
156
|
-
#define buttonColorTypicalPrimaryBgActive #
|
155
|
+
#define buttonColorDestructiveSecondaryLabelHover #ac3240
|
156
|
+
#define buttonColorTypicalPrimaryBgActive #13591a
|
157
157
|
#define buttonColorTypicalPrimaryBgDefault #FFFFFF
|
158
158
|
#define buttonColorTypicalPrimaryBgDisabled #a6a6a6
|
159
159
|
#define buttonColorTypicalPrimaryBgEnabled #00811F
|
160
|
-
#define buttonColorTypicalPrimaryBgHover #
|
160
|
+
#define buttonColorTypicalPrimaryBgHover #0e6d1d
|
161
161
|
#define buttonColorTypicalPrimaryLabelActive #FFFFFF
|
162
162
|
#define buttonColorTypicalPrimaryLabelDisabled #FFFFFF
|
163
163
|
#define buttonColorTypicalPrimaryLabelEnabled #FFFFFF
|
164
164
|
#define buttonColorTypicalPrimaryLabelHover #FFFFFF
|
165
|
-
#define buttonColorTypicalPrimaryInverseBgActive #
|
165
|
+
#define buttonColorTypicalPrimaryInverseBgActive #7ce47a
|
166
166
|
#define buttonColorTypicalPrimaryInverseBgDefault #000000
|
167
167
|
#define buttonColorTypicalPrimaryInverseBgDisabled #4b4b4b
|
168
168
|
#define buttonColorTypicalPrimaryInverseBgEnabled #00D639
|
169
|
-
#define buttonColorTypicalPrimaryInverseBgHover #
|
169
|
+
#define buttonColorTypicalPrimaryInverseBgHover #55dd5b
|
170
170
|
#define buttonColorTypicalPrimaryInverseLabelActive #000000
|
171
171
|
#define buttonColorTypicalPrimaryInverseLabelDisabled #000000
|
172
172
|
#define buttonColorTypicalPrimaryInverseLabelEnabled #000000
|
173
173
|
#define buttonColorTypicalPrimaryInverseLabelHover #000000
|
174
|
-
#define buttonColorTypicalSecondaryBgActive #
|
175
|
-
#define
|
176
|
-
#define
|
174
|
+
#define buttonColorTypicalSecondaryBgActive #00811f4d
|
175
|
+
#define buttonColorTypicalSecondaryBgEnabled #00811f08
|
176
|
+
#define buttonColorTypicalSecondaryBgHover #00811f1a
|
177
|
+
#define buttonColorTypicalSecondaryBorderActive #13591a
|
177
178
|
#define buttonColorTypicalSecondaryBorderDisabled #a6a6a6
|
178
179
|
#define buttonColorTypicalSecondaryBorderEnabled #00811fcc
|
179
|
-
#define buttonColorTypicalSecondaryBorderHover #
|
180
|
+
#define buttonColorTypicalSecondaryBorderHover #0e6d1d
|
180
181
|
#define buttonColorTypicalSecondaryLabelActive #000000
|
181
182
|
#define buttonColorTypicalSecondaryLabelDisabled #0000006b
|
182
183
|
#define buttonColorTypicalSecondaryLabelEnabled #000000e6
|
183
184
|
#define buttonColorTypicalSecondaryLabelHover #000000
|
184
|
-
#define buttonColorTypicalSecondaryInverseBgActive #
|
185
|
-
#define
|
186
|
-
#define
|
185
|
+
#define buttonColorTypicalSecondaryInverseBgActive #00d6394d
|
186
|
+
#define buttonColorTypicalSecondaryInverseBgEnabled #00d63908
|
187
|
+
#define buttonColorTypicalSecondaryInverseBgHover #00d6391a
|
188
|
+
#define buttonColorTypicalSecondaryInverseBorderActive #7ce47a
|
187
189
|
#define buttonColorTypicalSecondaryInverseBorderDisabled #4b4b4b
|
188
190
|
#define buttonColorTypicalSecondaryInverseBorderEnabled #00d639cc
|
189
|
-
#define buttonColorTypicalSecondaryInverseBorderHover #
|
191
|
+
#define buttonColorTypicalSecondaryInverseBorderHover #55dd5b
|
190
192
|
#define buttonColorTypicalSecondaryInverseLabelActive #FFFFFF
|
191
193
|
#define buttonColorTypicalSecondaryInverseLabelDisabled #ffffff6b
|
192
194
|
#define buttonColorTypicalSecondaryInverseLabelEnabled #ffffffe6
|
193
195
|
#define buttonColorTypicalSecondaryInverseLabelHover #FFFFFF
|
194
|
-
#define buttonColorTypicalTertiaryBgActive #
|
196
|
+
#define buttonColorTypicalTertiaryBgActive #00811f4d
|
195
197
|
#define buttonColorTypicalTertiaryBgEnabled #fff0
|
196
|
-
#define buttonColorTypicalTertiaryBgHover #
|
197
|
-
#define buttonColorTypicalTertiaryBorderActive #
|
198
|
+
#define buttonColorTypicalTertiaryBgHover #00811f1a
|
199
|
+
#define buttonColorTypicalTertiaryBorderActive #13591a
|
198
200
|
#define buttonColorTypicalTertiaryBorderDisabled #a6a6a6
|
199
|
-
#define buttonColorTypicalTertiaryBorderEnabled #
|
200
|
-
#define buttonColorTypicalTertiaryBorderHover #
|
201
|
+
#define buttonColorTypicalTertiaryBorderEnabled #00811fcc
|
202
|
+
#define buttonColorTypicalTertiaryBorderHover #0e6d1d
|
201
203
|
#define buttonColorTypicalTertiaryLabelActive #000000
|
202
204
|
#define buttonColorTypicalTertiaryLabelDisabled #0000006b
|
203
205
|
#define buttonColorTypicalTertiaryLabelEnabled #000000e6
|
204
206
|
#define buttonColorTypicalTertiaryLabelHover #000000
|
205
|
-
#define buttonColorTypicalTertiaryInverseBgActive #
|
207
|
+
#define buttonColorTypicalTertiaryInverseBgActive #00d6394d
|
206
208
|
#define buttonColorTypicalTertiaryInverseBgEnabled #fff0
|
207
|
-
#define buttonColorTypicalTertiaryInverseBgHover #
|
208
|
-
#define buttonColorTypicalTertiaryInverseBorderActive #
|
209
|
+
#define buttonColorTypicalTertiaryInverseBgHover #00d6391a
|
210
|
+
#define buttonColorTypicalTertiaryInverseBorderActive #7ce47a
|
209
211
|
#define buttonColorTypicalTertiaryInverseBorderDisabled #4b4b4b
|
210
|
-
#define buttonColorTypicalTertiaryInverseBorderEnabled #
|
211
|
-
#define buttonColorTypicalTertiaryInverseBorderHover #
|
212
|
+
#define buttonColorTypicalTertiaryInverseBorderEnabled #00d639cc
|
213
|
+
#define buttonColorTypicalTertiaryInverseBorderHover #55dd5b
|
212
214
|
#define buttonColorTypicalTertiaryInverseLabelActive #FFFFFF
|
213
215
|
#define buttonColorTypicalTertiaryInverseLabelDisabled #ffffff6b
|
214
216
|
#define buttonColorTypicalTertiaryInverseLabelEnabled #ffffffe6
|
215
217
|
#define buttonColorTypicalTertiaryInverseLabelHover #FFFFFF
|
216
|
-
#define buttonColorTypicalSubtleBgActive #
|
217
|
-
#define buttonColorTypicalSubtleBgHover #
|
218
|
+
#define buttonColorTypicalSubtleBgActive #00000026
|
219
|
+
#define buttonColorTypicalSubtleBgHover #0000001a
|
218
220
|
#define buttonColorTypicalSubtleLabelActive #000000
|
219
221
|
#define buttonColorTypicalSubtleLabelDisabled #0000006b
|
220
222
|
#define buttonColorTypicalSubtleLabelEnabled #000000e6
|
221
223
|
#define buttonColorTypicalSubtleLabelHover #000000
|
222
|
-
#define buttonColorTypicalSubtleInverseBgActive #
|
223
|
-
#define buttonColorTypicalSubtleInverseBgHover #
|
224
|
+
#define buttonColorTypicalSubtleInverseBgActive #ffffff26
|
225
|
+
#define buttonColorTypicalSubtleInverseBgHover #ffffff1a
|
224
226
|
#define buttonColorTypicalSubtleInverseLabelActive #FFFFFF
|
225
227
|
#define buttonColorTypicalSubtleInverseLabelDisabled #ffffff6b
|
226
228
|
#define buttonColorTypicalSubtleInverseLabelEnabled #ffffffe6
|
@@ -228,14 +230,14 @@
|
|
228
230
|
#define buttonColorTypicalToggleBgActiveDisabled #a6a6a6
|
229
231
|
#define buttonColorTypicalToggleLabelActiveDisabled #FFFFFF
|
230
232
|
#define buttonColorTypicalToggleBgActive #000000
|
231
|
-
#define buttonColorTypicalToggleBgHover #
|
233
|
+
#define buttonColorTypicalToggleBgHover #0000001a
|
232
234
|
#define buttonColorTypicalToggleBorderEnabled #000000e6
|
233
235
|
#define buttonColorTypicalToggleBorderDisabled #a6a6a6
|
234
236
|
#define buttonColorTypicalToggleLabelActive #FFFFFF
|
235
237
|
#define buttonColorTypicalToggleLabelDisabled #0000006b
|
236
238
|
#define buttonColorTypicalToggleLabelEnabled #000000ab
|
237
239
|
#define buttonColorTypicalToggleLabelHover #000000
|
238
|
-
#define buttonColorVideoBgBlur #
|
240
|
+
#define buttonColorVideoBgBlur #0000001a
|
239
241
|
#define buttonColorVideoPrimaryBgEnabled #FFFFFF
|
240
242
|
#define buttonColorVideoPrimaryBgHover #FFFFFF
|
241
243
|
#define buttonColorVideoPrimaryLabelEnabled #000000e6
|
@@ -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 16
|
46
46
|
#define popoverSpaceSubmenuXL 16
|
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
|