@alfalab/core-components 41.7.0-beta.3 → 41.7.0-beta.4
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/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.d.ts +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile.js +1 -1
- package/calendar/modern/responsive.d.ts +1 -1
- package/calendar/modern/responsive.js +1 -1
- package/calendar/responsive.d.ts +1 -1
- package/calendar/responsive.js +1 -1
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/responsive.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +1 -1
- package/custom-button/Component.d.ts +2 -2
- package/custom-button/Component.js +1 -1
- package/custom-button/cssm/Component.d.ts +2 -2
- package/custom-button/cssm/index.module.css +7 -28
- package/custom-button/esm/Component.d.ts +2 -2
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +7 -28
- package/custom-button/index.css +7 -28
- package/custom-button/modern/Component.d.ts +2 -2
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +7 -28
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/cssm/index.module.css +0 -8
- package/hatching-progress-bar/esm/index.css +0 -8
- package/hatching-progress-bar/index.css +0 -8
- package/hatching-progress-bar/modern/index.css +0 -8
- package/icon-view/components/base-shape/component.d.ts +14 -2
- package/icon-view/components/base-shape/component.js +23 -16
- package/icon-view/components/base-shape/index.css +45 -7
- package/icon-view/components/index.d.ts +2 -0
- package/icon-view/components/index.js +6 -0
- package/icon-view/components/no-shape/component.d.ts +27 -0
- package/icon-view/components/no-shape/component.js +17 -0
- package/icon-view/components/no-shape/index.d.ts +1 -0
- package/icon-view/components/no-shape/index.js +14 -0
- package/icon-view/components/no-shape/paths.d.ts +81 -0
- package/icon-view/components/no-shape/paths.js +35 -0
- package/icon-view/components/rectangle/component.d.ts +27 -0
- package/icon-view/components/rectangle/component.js +30 -0
- package/icon-view/components/rectangle/index.d.ts +1 -0
- package/icon-view/components/rectangle/index.js +14 -0
- package/icon-view/components/rectangle/paths.d.ts +107 -0
- package/icon-view/components/rectangle/paths.js +62 -0
- package/icon-view/cssm/components/base-shape/component.d.ts +14 -2
- package/icon-view/cssm/components/base-shape/component.js +22 -15
- package/icon-view/cssm/components/base-shape/index.module.css +45 -7
- package/icon-view/cssm/components/index.d.ts +2 -0
- package/icon-view/cssm/components/index.js +6 -0
- package/icon-view/cssm/components/no-shape/component.d.ts +27 -0
- package/icon-view/cssm/components/no-shape/component.js +18 -0
- package/icon-view/cssm/components/no-shape/index.d.ts +1 -0
- package/icon-view/cssm/components/no-shape/index.js +15 -0
- package/icon-view/cssm/components/no-shape/paths.d.ts +81 -0
- package/icon-view/cssm/components/no-shape/paths.js +35 -0
- package/icon-view/cssm/components/rectangle/component.d.ts +27 -0
- package/icon-view/cssm/components/rectangle/component.js +31 -0
- package/icon-view/cssm/components/rectangle/index.d.ts +1 -0
- package/icon-view/cssm/components/rectangle/index.js +15 -0
- package/icon-view/cssm/components/rectangle/paths.d.ts +107 -0
- package/icon-view/cssm/components/rectangle/paths.js +62 -0
- package/icon-view/cssm/no-shape.d.ts +1 -0
- package/icon-view/cssm/no-shape.js +15 -0
- package/icon-view/cssm/rectangle.d.ts +1 -0
- package/icon-view/cssm/rectangle.js +15 -0
- package/icon-view/esm/components/base-shape/component.d.ts +14 -2
- package/icon-view/esm/components/base-shape/component.js +23 -16
- package/icon-view/esm/components/base-shape/index.css +45 -7
- package/icon-view/esm/components/index.d.ts +2 -0
- package/icon-view/esm/components/index.js +5 -1
- package/icon-view/esm/components/no-shape/component.d.ts +27 -0
- package/icon-view/esm/components/no-shape/component.js +11 -0
- package/icon-view/esm/components/no-shape/index.d.ts +1 -0
- package/icon-view/esm/components/no-shape/index.js +8 -0
- package/icon-view/esm/components/no-shape/paths.d.ts +81 -0
- package/icon-view/esm/components/no-shape/paths.js +32 -0
- package/icon-view/esm/components/rectangle/component.d.ts +27 -0
- package/icon-view/esm/components/rectangle/component.js +24 -0
- package/icon-view/esm/components/rectangle/index.d.ts +1 -0
- package/icon-view/esm/components/rectangle/index.js +8 -0
- package/icon-view/esm/components/rectangle/paths.d.ts +107 -0
- package/icon-view/esm/components/rectangle/paths.js +58 -0
- package/icon-view/esm/no-shape.d.ts +1 -0
- package/icon-view/esm/no-shape.js +8 -0
- package/icon-view/esm/rectangle.d.ts +1 -0
- package/icon-view/esm/rectangle.js +8 -0
- package/icon-view/modern/components/base-shape/component.d.ts +14 -2
- package/icon-view/modern/components/base-shape/component.js +23 -16
- package/icon-view/modern/components/base-shape/index.css +45 -7
- package/icon-view/modern/components/index.d.ts +2 -0
- package/icon-view/modern/components/index.js +5 -1
- package/icon-view/modern/components/no-shape/component.d.ts +27 -0
- package/icon-view/modern/components/no-shape/component.js +10 -0
- package/icon-view/modern/components/no-shape/index.d.ts +1 -0
- package/icon-view/modern/components/no-shape/index.js +7 -0
- package/icon-view/modern/components/no-shape/paths.d.ts +81 -0
- package/icon-view/modern/components/no-shape/paths.js +32 -0
- package/icon-view/modern/components/rectangle/component.d.ts +27 -0
- package/icon-view/modern/components/rectangle/component.js +20 -0
- package/icon-view/modern/components/rectangle/index.d.ts +1 -0
- package/icon-view/modern/components/rectangle/index.js +7 -0
- package/icon-view/modern/components/rectangle/paths.d.ts +107 -0
- package/icon-view/modern/components/rectangle/paths.js +58 -0
- package/icon-view/modern/no-shape.d.ts +1 -0
- package/icon-view/modern/no-shape.js +7 -0
- package/icon-view/modern/rectangle.d.ts +1 -0
- package/icon-view/modern/rectangle.js +7 -0
- package/icon-view/no-shape.d.ts +1 -0
- package/icon-view/no-shape.js +14 -0
- package/icon-view/rectangle.d.ts +1 -0
- package/icon-view/rectangle.js +14 -0
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.js +1 -1
- package/list/index.js +1 -1
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.js +1 -1
- package/package.json +1 -1
- package/pass-code/Component.js +1 -1
- package/pass-code/components/InputProgress/Component.js +1 -1
- package/pass-code/components/InputProgress/index.js +1 -1
- package/pass-code/components/KeyPad/Component.js +1 -1
- package/pass-code/components/KeyPad/index.js +1 -1
- package/pass-code/esm/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/index.js +1 -1
- package/pass-code/esm/components/KeyPad/Component.js +1 -1
- package/pass-code/esm/components/KeyPad/index.js +1 -1
- package/pass-code/esm/index-3885b0d7.d.ts +1 -1
- package/pass-code/esm/index.js +1 -1
- package/pass-code/index-3885b0d7.d.ts +1 -1
- package/pass-code/index.js +1 -1
- package/pass-code/modern/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/index.js +1 -1
- package/pass-code/modern/components/KeyPad/Component.js +1 -1
- package/pass-code/modern/components/KeyPad/index.js +1 -1
- package/pass-code/modern/index-3885b0d7.d.ts +1 -1
- package/pass-code/modern/index.js +1 -1
- package/progress-bar/cssm/index.module.css +0 -8
- package/progress-bar/esm/index.css +0 -8
- package/progress-bar/index.css +0 -8
- package/progress-bar/modern/index.css +0 -8
- package/pure-cell/{component-d9343d65.js → component-87c07885.js} +1 -1
- package/pure-cell/component.js +2 -2
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +2 -2
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +2 -2
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +2 -2
- package/pure-cell/components/text/component.js +2 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +2 -2
- package/pure-cell/esm/{component-9511318d.js → component-599b6932.js} +1 -1
- package/pure-cell/esm/component.js +2 -2
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +2 -2
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +2 -2
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +2 -2
- package/pure-cell/esm/components/text/component.js +2 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +2 -2
- package/pure-cell/esm/index.js +2 -2
- package/pure-cell/index.js +2 -2
- package/pure-cell/modern/{component-69e43027.js → component-1d1f04e8.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/index.js +2 -2
- package/select/{Component-e095e999.js → Component-d0084b44.js} +1 -1
- package/select/Component.js +1 -1
- package/select/Component.responsive.js +3 -3
- package/select/components/base-select/Component.js +1 -1
- package/select/components/base-select/index.js +1 -1
- package/select/components/base-select-mobile/Component.js +1 -1
- package/select/components/base-select-mobile/index.js +1 -1
- package/select/components/index.js +3 -3
- package/select/components/select-mobile/Component.js +3 -3
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +3 -3
- package/select/components/select-modal-mobile/Component.js +3 -3
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +3 -3
- package/select/esm/{Component-ca7bb4d5.js → Component-a57cb7e4.js} +2 -2
- package/select/esm/Component.js +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/base-select-mobile/Component.js +1 -1
- package/select/esm/components/base-select-mobile/index.js +1 -1
- package/select/esm/components/index.js +3 -3
- package/select/esm/components/select-mobile/Component.js +3 -3
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +3 -3
- package/select/esm/components/select-modal-mobile/Component.js +3 -3
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +3 -3
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +3 -3
- package/select/esm/presets/index.js +3 -3
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/esm/responsive.js +3 -3
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +3 -3
- package/select/modern/{Component-b8ebac80.js → Component-823fa07f.js} +2 -2
- package/select/modern/Component.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- package/select/modern/components/base-select-mobile/Component.js +1 -1
- package/select/modern/components/base-select-mobile/index.js +1 -1
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/select-mobile/Component.js +3 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-modal-mobile/Component.js +3 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +3 -3
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +3 -3
- package/select/modern/presets/index.js +3 -3
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/modern/responsive.js +3 -3
- package/select/presets/index.js +3 -3
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/responsive.js +3 -3
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/esm/Component.js +1 -1
- package/sortable-list/esm/components/item/Components.js +1 -1
- package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
- package/sortable-list/esm/index.js +1 -1
- package/sortable-list/index-3885b0d7.d.ts +1 -1
- package/sortable-list/index.js +1 -1
- package/sortable-list/modern/Component.js +1 -1
- package/sortable-list/modern/components/item/Components.js +1 -1
- package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
- package/sortable-list/modern/index.js +1 -1
- package/system-message/Component.desktop.js +1 -1
- package/system-message/Component.mobile.js +1 -1
- package/system-message/Components.responsive.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.js +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.js +1 -1
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.js +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.js +1 -1
- package/system-message/components/title/Component.js +1 -1
- package/system-message/components/title/index.js +1 -1
- package/system-message/desktop.js +1 -1
- package/system-message/esm/Component.desktop.js +1 -1
- package/system-message/esm/Component.mobile.js +1 -1
- package/system-message/esm/Components.responsive.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.js +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.js +1 -1
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.js +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.js +1 -1
- package/system-message/esm/components/title/Component.js +1 -1
- package/system-message/esm/components/title/index.js +1 -1
- package/system-message/esm/desktop.js +1 -1
- package/system-message/esm/index-3885b0d7.d.ts +1 -1
- package/system-message/esm/index.js +1 -1
- package/system-message/esm/mobile.js +1 -1
- package/system-message/esm/responsive.js +1 -1
- package/system-message/esm/utils.js +1 -1
- package/system-message/index-3885b0d7.d.ts +1 -1
- package/system-message/index.js +1 -1
- package/system-message/mobile.js +1 -1
- package/system-message/modern/Component.desktop.js +1 -1
- package/system-message/modern/Component.mobile.js +1 -1
- package/system-message/modern/Components.responsive.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.js +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.js +1 -1
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.js +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.js +1 -1
- package/system-message/modern/components/title/Component.js +1 -1
- package/system-message/modern/components/title/index.js +1 -1
- package/system-message/modern/desktop.js +1 -1
- package/system-message/modern/index-3885b0d7.d.ts +1 -1
- package/system-message/modern/index.js +1 -1
- package/system-message/modern/mobile.js +1 -1
- package/system-message/modern/responsive.js +1 -1
- package/system-message/modern/utils.js +1 -1
- package/system-message/responsive.js +1 -1
- package/system-message/utils.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/components/primary-tablist/mobile.css +0 -8
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/secondary-tablist/mobile.css +0 -8
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/primary-tablist/mobile.css +0 -8
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/mobile.css +0 -8
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile.js +2 -2
- package/tabs/esm/responsive.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/mobile.css +0 -8
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/mobile.css +0 -8
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +2 -2
- package/textarea/Component.d.ts +1 -1
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/click.css +0 -8
- package/themes/compiled/mobile-dark-bluetint.css +8 -8
- package/themes/corp.css +0 -8
- package/themes/dark.css +0 -4
- package/themes/dist/click.css +0 -8
- package/themes/dist/compiled/mobile-dark-bluetint.css +123 -135
- package/themes/dist/corp.css +0 -8
- package/themes/dist/dark.css +0 -4
- package/themes/dist/intranet.css +0 -8
- package/themes/dist/mixins/dark.css +0 -4
- package/themes/dist/mobile.css +0 -8
- package/themes/dist/site.css +0 -8
- package/themes/intranet.css +0 -8
- package/themes/mixins/dark.css +0 -4
- package/themes/mobile.css +0 -8
- package/themes/site.css +0 -8
- package/typography/component.js +2 -2
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.css +0 -8
- package/vars/colors-indigo.css +0 -8
- package/vars/cssm/bundle/click.css +0 -8
- package/vars/cssm/bundle/corp.css +0 -8
- package/vars/cssm/bundle/intranet.css +0 -8
- package/vars/cssm/bundle/mobile.css +0 -8
- package/vars/cssm/bundle/site.css +0 -8
- package/vars/cssm/colors-bluetint.css +0 -8
- package/vars/cssm/colors-indigo.css +0 -8
- package/vars/cssm/index.css +0 -8
- package/vars/dist/colors-bluetint.css +0 -8
- package/vars/dist/colors-indigo.css +0 -8
- package/vars/dist/cssm/bundle/click.css +0 -8
- package/vars/dist/cssm/bundle/corp.css +0 -8
- package/vars/dist/cssm/bundle/intranet.css +0 -8
- package/vars/dist/cssm/bundle/mobile.css +0 -8
- package/vars/dist/cssm/bundle/site.css +0 -8
- package/vars/dist/cssm/colors-bluetint.css +0 -8
- package/vars/dist/cssm/colors-indigo.css +0 -8
- package/vars/dist/cssm/index.css +0 -8
- package/vars/dist/index.d.ts +0 -8
- package/vars/dist/index.js +0 -8
- package/vars/index.d.ts +0 -8
- package/vars/index.js +1 -9
- /package/calendar/{Component.responsive-3b974102.d.ts → Component.responsive-21ad5126.d.ts} +0 -0
- /package/calendar/{Component.responsive-3b974102.js → Component.responsive-21ad5126.js} +0 -0
- /package/calendar/esm/{Component.responsive-9ba35713.d.ts → Component.responsive-df038778.d.ts} +0 -0
- /package/calendar/esm/{Component.responsive-9ba35713.js → Component.responsive-df038778.js} +0 -0
- /package/calendar/modern/{Component.responsive-44c27793.d.ts → Component.responsive-94fcd202.d.ts} +0 -0
- /package/calendar/modern/{Component.responsive-44c27793.js → Component.responsive-94fcd202.js} +0 -0
- /package/calendar-range/esm/{index.module-159f7604.js → index.module-e2d51802.js} +0 -0
- /package/calendar-range/{index.module-3cba8947.js → index.module-c07e0822.js} +0 -0
- /package/calendar-range/modern/{index.module-dad95f1e.js → index.module-d44c552d.js} +0 -0
- /package/confirmation/{countdown-section-6495a479.d.ts → countdown-section-1a42d213.d.ts} +0 -0
- /package/confirmation/{countdown-section-6495a479.js → countdown-section-1a42d213.js} +0 -0
- /package/confirmation/esm/{countdown-section-2a9f4c61.d.ts → countdown-section-e2a8b675.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-2a9f4c61.js → countdown-section-e2a8b675.js} +0 -0
- /package/confirmation/modern/{countdown-section-7aec8d96.d.ts → countdown-section-b38b31ea.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-7aec8d96.js → countdown-section-b38b31ea.js} +0 -0
- /package/gallery/{buttons-b1fd39e2.d.ts → buttons-1503c7be.d.ts} +0 -0
- /package/gallery/{buttons-b1fd39e2.js → buttons-1503c7be.js} +0 -0
- /package/gallery/esm/{buttons-49a2643a.d.ts → buttons-ab7293fb.d.ts} +0 -0
- /package/gallery/esm/{buttons-49a2643a.js → buttons-ab7293fb.js} +0 -0
- /package/gallery/esm/{slide-d9c6c363.d.ts → slide-c3ec5004.d.ts} +0 -0
- /package/gallery/esm/{slide-d9c6c363.js → slide-c3ec5004.js} +0 -0
- /package/gallery/modern/{buttons-9453ba4c.d.ts → buttons-074c8574.d.ts} +0 -0
- /package/gallery/modern/{buttons-9453ba4c.js → buttons-074c8574.js} +0 -0
- /package/gallery/modern/{slide-74ca863d.d.ts → slide-4efeb742.d.ts} +0 -0
- /package/gallery/modern/{slide-74ca863d.js → slide-4efeb742.js} +0 -0
- /package/gallery/{slide-4a75fe6b.d.ts → slide-84d75c58.d.ts} +0 -0
- /package/gallery/{slide-4a75fe6b.js → slide-84d75c58.js} +0 -0
- /package/grid/esm/{gutters.module-8dabb657.js → gutters.module-53b754de.js} +0 -0
- /package/grid/{gutters.module-59d2542e.js → gutters.module-0314e1f7.js} +0 -0
- /package/grid/modern/{gutters.module-90b19484.js → gutters.module-8ac7335b.js} +0 -0
- /package/list/{Component-cca42af7.d.ts → Component-287351ca.d.ts} +0 -0
- /package/list/{Component-cca42af7.js → Component-287351ca.js} +0 -0
- /package/list/esm/{Component-9d43854b.d.ts → Component-61b7bce5.d.ts} +0 -0
- /package/list/esm/{Component-9d43854b.js → Component-61b7bce5.js} +0 -0
- /package/list/modern/{Component-7b2d2ba8.d.ts → Component-f15bba69.d.ts} +0 -0
- /package/list/modern/{Component-7b2d2ba8.js → Component-f15bba69.js} +0 -0
- /package/pass-code/esm/{getDataTestId-61613beb.d.ts → getDataTestId-c84ef14b.d.ts} +0 -0
- /package/pass-code/esm/{getDataTestId-61613beb.js → getDataTestId-c84ef14b.js} +0 -0
- /package/pass-code/{getDataTestId-8e43106b.d.ts → getDataTestId-fd9cac29.d.ts} +0 -0
- /package/pass-code/{getDataTestId-8e43106b.js → getDataTestId-fd9cac29.js} +0 -0
- /package/pass-code/modern/{getDataTestId-dfeb4d29.d.ts → getDataTestId-43ffc39b.d.ts} +0 -0
- /package/pass-code/modern/{getDataTestId-dfeb4d29.js → getDataTestId-43ffc39b.js} +0 -0
- /package/pure-cell/{component-d9343d65.d.ts → component-87c07885.d.ts} +0 -0
- /package/pure-cell/esm/{component-9511318d.d.ts → component-599b6932.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-00bf5f47.d.ts → getDataTestId-fa3ce466.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-00bf5f47.js → getDataTestId-fa3ce466.js} +0 -0
- /package/pure-cell/{getDataTestId-f2926bf4.d.ts → getDataTestId-f723ae94.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-f2926bf4.js → getDataTestId-f723ae94.js} +0 -0
- /package/pure-cell/modern/{component-69e43027.d.ts → component-1d1f04e8.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-2663812e.d.ts → getDataTestId-a6e07805.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-2663812e.js → getDataTestId-a6e07805.js} +0 -0
- /package/select/{Component-e095e999.d.ts → Component-d0084b44.d.ts} +0 -0
- /package/select/esm/{Component-ca7bb4d5.d.ts → Component-a57cb7e4.d.ts} +0 -0
- /package/select/esm/{getDataTestId-cc00c6f6.d.ts → getDataTestId-d140344e.d.ts} +0 -0
- /package/select/esm/{getDataTestId-cc00c6f6.js → getDataTestId-d140344e.js} +0 -0
- /package/select/esm/{intersection-observer-f23e8dd2.d.ts → intersection-observer-0494c7b5.d.ts} +0 -0
- /package/select/esm/{intersection-observer-f23e8dd2.js → intersection-observer-0494c7b5.js} +0 -0
- /package/select/{getDataTestId-259ed3bf.d.ts → getDataTestId-c27dd21f.d.ts} +0 -0
- /package/select/{getDataTestId-259ed3bf.js → getDataTestId-c27dd21f.js} +0 -0
- /package/select/{intersection-observer-53e26b3d.d.ts → intersection-observer-5e67744c.d.ts} +0 -0
- /package/select/{intersection-observer-53e26b3d.js → intersection-observer-5e67744c.js} +0 -0
- /package/select/modern/{Component-b8ebac80.d.ts → Component-823fa07f.d.ts} +0 -0
- /package/select/modern/{getDataTestId-44944632.d.ts → getDataTestId-c881367b.d.ts} +0 -0
- /package/select/modern/{getDataTestId-44944632.js → getDataTestId-c881367b.js} +0 -0
- /package/select/modern/{intersection-observer-f23e8dd2.d.ts → intersection-observer-0494c7b5.d.ts} +0 -0
- /package/select/modern/{intersection-observer-f23e8dd2.js → intersection-observer-0494c7b5.js} +0 -0
- /package/sortable-list/{Components-2d136b81.d.ts → Components-db289c7d.d.ts} +0 -0
- /package/sortable-list/{Components-2d136b81.js → Components-db289c7d.js} +0 -0
- /package/sortable-list/esm/{Components-1f4be962.d.ts → Components-e9f39c3a.d.ts} +0 -0
- /package/sortable-list/esm/{Components-1f4be962.js → Components-e9f39c3a.js} +0 -0
- /package/sortable-list/modern/{Components-ee1e43cf.d.ts → Components-fdee58f8.d.ts} +0 -0
- /package/sortable-list/modern/{Components-ee1e43cf.js → Components-fdee58f8.js} +0 -0
- /package/system-message/esm/{getDataTestId-756bb356.d.ts → getDataTestId-06f140a3.d.ts} +0 -0
- /package/system-message/esm/{getDataTestId-756bb356.js → getDataTestId-06f140a3.js} +0 -0
- /package/system-message/{getDataTestId-0a674103.d.ts → getDataTestId-22764bbc.d.ts} +0 -0
- /package/system-message/{getDataTestId-0a674103.js → getDataTestId-22764bbc.js} +0 -0
- /package/system-message/modern/{getDataTestId-4067620c.d.ts → getDataTestId-82ddced7.d.ts} +0 -0
- /package/system-message/modern/{getDataTestId-4067620c.js → getDataTestId-82ddced7.js} +0 -0
- /package/tabs/esm/{index.module-26d45593.js → index.module-72f734ce.js} +0 -0
- /package/tabs/esm/{index.module-ef450478.js → index.module-bd9d6b19.js} +0 -0
- /package/tabs/{index.module-fa1accec.js → index.module-0f7a6fdd.js} +0 -0
- /package/tabs/{index.module-61993774.js → index.module-56173cf5.js} +0 -0
- /package/tabs/modern/{index.module-d8839022.js → index.module-2b4e7121.js} +0 -0
- /package/tabs/modern/{index.module-bd674504.js → index.module-e78fc797.js} +0 -0
- /package/textarea/{PseudoTextArea-cbcde310.d.ts → PseudoTextArea-a3523db0.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-cbcde310.js → PseudoTextArea-a3523db0.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-c25ab4f3.d.ts → PseudoTextArea-33e94ed9.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-c25ab4f3.js → PseudoTextArea-33e94ed9.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-0ded7ae8.d.ts → PseudoTextArea-d417192b.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-0ded7ae8.js → PseudoTextArea-d417192b.js} +0 -0
- /package/typography/{colors.module-168327cb.js → colors.module-67575777.js} +0 -0
- /package/typography/{common.module-f05add6c.js → common.module-b49fc5ec.js} +0 -0
- /package/typography/esm/{colors.module-7d1dea57.js → colors.module-1972613e.js} +0 -0
- /package/typography/esm/{common.module-3a01cbf5.js → common.module-8eb87ba7.js} +0 -0
- /package/typography/modern/{colors.module-0b9dc896.js → colors.module-7900da3a.js} +0 -0
- /package/typography/modern/{common.module-e63b7ae2.js → common.module-b57f0592.js} +0 -0
|
@@ -241,10 +241,6 @@
|
|
|
241
241
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
242
242
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
243
243
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
244
|
-
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
245
|
-
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
246
|
-
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
247
|
-
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
248
244
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
249
245
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
250
246
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -397,10 +393,6 @@
|
|
|
397
393
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
398
394
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
399
395
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
400
|
-
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
401
|
-
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
402
|
-
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
403
|
-
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
404
396
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
405
397
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
406
398
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,10 +241,6 @@
|
|
|
241
241
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
242
242
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
243
243
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
244
|
-
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
245
|
-
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
246
|
-
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
247
|
-
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
248
244
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
249
245
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
250
246
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -397,10 +393,6 @@
|
|
|
397
393
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
398
394
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
399
395
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
400
|
-
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
401
|
-
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
402
|
-
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
403
|
-
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
404
396
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
405
397
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
406
398
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,10 +241,6 @@
|
|
|
241
241
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
242
242
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
243
243
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
244
|
-
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
245
|
-
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
246
|
-
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
247
|
-
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
248
244
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
249
245
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
250
246
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -397,10 +393,6 @@
|
|
|
397
393
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
398
394
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
399
395
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
400
|
-
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
401
|
-
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
402
|
-
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
403
|
-
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
404
396
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
405
397
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
406
398
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,10 +241,6 @@
|
|
|
241
241
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
242
242
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
243
243
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
244
|
-
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
245
|
-
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
246
|
-
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
247
|
-
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
248
244
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
249
245
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
250
246
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -397,10 +393,6 @@
|
|
|
397
393
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
398
394
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
399
395
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
400
|
-
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
401
|
-
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
402
|
-
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
403
|
-
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
404
396
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
405
397
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
406
398
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,10 +241,6 @@
|
|
|
241
241
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
242
242
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
243
243
|
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
244
|
-
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
245
|
-
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
246
|
-
--color-dark-border-key-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
247
|
-
--color-dark-border-key-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
248
244
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
249
245
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
250
246
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -397,10 +393,6 @@
|
|
|
397
393
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
398
394
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
399
395
|
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
400
|
-
--color-light-border-key-alpha-7: rgba(11, 31, 53, 0.07);
|
|
401
|
-
--color-light-border-key-alpha-15: rgba(11, 31, 53, 0.15);
|
|
402
|
-
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
403
|
-
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
404
396
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
405
397
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
406
398
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/vars/dist/cssm/index.css
CHANGED
|
@@ -311,10 +311,6 @@
|
|
|
311
311
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
312
312
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
313
313
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
314
|
-
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
315
|
-
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
316
|
-
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
317
|
-
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
318
314
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
319
315
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
320
316
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -467,10 +463,6 @@
|
|
|
467
463
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
468
464
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
469
465
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
470
|
-
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
471
|
-
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
472
|
-
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
473
|
-
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
474
466
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
475
467
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
476
468
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/vars/dist/index.d.ts
CHANGED
|
@@ -309,10 +309,6 @@ export const colorDarkBgSecondaryInvertedShade20: "rgb(194, 195, 196)";
|
|
|
309
309
|
export const colorDarkBgSecondaryInvertedTint7: "rgb(244, 245, 246)";
|
|
310
310
|
export const colorDarkBgSecondaryInvertedTint15: "rgb(245, 246, 246)";
|
|
311
311
|
export const colorDarkBgTertiaryTint7: "rgb(59, 59, 61)";
|
|
312
|
-
export const colorDarkBorderKeyAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
313
|
-
export const colorDarkBorderKeyAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
314
|
-
export const colorDarkBorderKeyInvertedAlpha7: "rgba(0, 0, 0, 0.07)";
|
|
315
|
-
export const colorDarkBorderKeyInvertedAlpha15: "rgba(0, 0, 0, 0.15)";
|
|
316
312
|
export const colorDarkBorderUnderlineAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
317
313
|
export const colorDarkBorderUnderlineInvertedAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
318
314
|
export const colorDarkGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
@@ -465,10 +461,6 @@ export const colorLightBgSecondaryInvertedTint20: "rgb(77, 77, 78)";
|
|
|
465
461
|
export const colorLightBgSecondaryInvertedShade7: "rgb(30, 30, 32)";
|
|
466
462
|
export const colorLightBgSecondaryInvertedShade15: "rgb(27, 27, 29)";
|
|
467
463
|
export const colorLightBgTertiaryShade7: "rgb(217, 217, 219)";
|
|
468
|
-
export const colorLightBorderKeyAlpha7: "rgba(0, 0, 0, 0.07)";
|
|
469
|
-
export const colorLightBorderKeyAlpha15: "rgba(0, 0, 0, 0.15)";
|
|
470
|
-
export const colorLightBorderKeyInvertedAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
471
|
-
export const colorLightBorderKeyInvertedAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
472
464
|
export const colorLightBorderUnderlineAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
473
465
|
export const colorLightBorderUnderlineInvertedAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
474
466
|
export const colorLightGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
package/vars/dist/index.js
CHANGED
|
@@ -309,10 +309,6 @@ export const colorDarkBgSecondaryInvertedShade20 = "rgb(194, 195, 196)";
|
|
|
309
309
|
export const colorDarkBgSecondaryInvertedTint7 = "rgb(244, 245, 246)";
|
|
310
310
|
export const colorDarkBgSecondaryInvertedTint15 = "rgb(245, 246, 246)";
|
|
311
311
|
export const colorDarkBgTertiaryTint7 = "rgb(59, 59, 61)";
|
|
312
|
-
export const colorDarkBorderKeyAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
313
|
-
export const colorDarkBorderKeyAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
314
|
-
export const colorDarkBorderKeyInvertedAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
315
|
-
export const colorDarkBorderKeyInvertedAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
316
312
|
export const colorDarkBorderUnderlineAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
317
313
|
export const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
318
314
|
export const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
@@ -465,10 +461,6 @@ export const colorLightBgSecondaryInvertedTint20 = "rgb(77, 77, 78)";
|
|
|
465
461
|
export const colorLightBgSecondaryInvertedShade7 = "rgb(30, 30, 32)";
|
|
466
462
|
export const colorLightBgSecondaryInvertedShade15 = "rgb(27, 27, 29)";
|
|
467
463
|
export const colorLightBgTertiaryShade7 = "rgb(217, 217, 219)";
|
|
468
|
-
export const colorLightBorderKeyAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
469
|
-
export const colorLightBorderKeyAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
470
|
-
export const colorLightBorderKeyInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
471
|
-
export const colorLightBorderKeyInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
472
464
|
export const colorLightBorderUnderlineAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
473
465
|
export const colorLightBorderUnderlineInvertedAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
474
466
|
export const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
package/vars/index.d.ts
CHANGED
|
@@ -309,10 +309,6 @@ export const colorDarkBgSecondaryInvertedShade20: "rgb(194, 195, 196)";
|
|
|
309
309
|
export const colorDarkBgSecondaryInvertedTint7: "rgb(244, 245, 246)";
|
|
310
310
|
export const colorDarkBgSecondaryInvertedTint15: "rgb(245, 246, 246)";
|
|
311
311
|
export const colorDarkBgTertiaryTint7: "rgb(59, 59, 61)";
|
|
312
|
-
export const colorDarkBorderKeyAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
313
|
-
export const colorDarkBorderKeyAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
314
|
-
export const colorDarkBorderKeyInvertedAlpha7: "rgba(0, 0, 0, 0.07)";
|
|
315
|
-
export const colorDarkBorderKeyInvertedAlpha15: "rgba(0, 0, 0, 0.15)";
|
|
316
312
|
export const colorDarkBorderUnderlineAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
317
313
|
export const colorDarkBorderUnderlineInvertedAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
318
314
|
export const colorDarkGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
@@ -465,10 +461,6 @@ export const colorLightBgSecondaryInvertedTint20: "rgb(77, 77, 78)";
|
|
|
465
461
|
export const colorLightBgSecondaryInvertedShade7: "rgb(30, 30, 32)";
|
|
466
462
|
export const colorLightBgSecondaryInvertedShade15: "rgb(27, 27, 29)";
|
|
467
463
|
export const colorLightBgTertiaryShade7: "rgb(217, 217, 219)";
|
|
468
|
-
export const colorLightBorderKeyAlpha7: "rgba(0, 0, 0, 0.07)";
|
|
469
|
-
export const colorLightBorderKeyAlpha15: "rgba(0, 0, 0, 0.15)";
|
|
470
|
-
export const colorLightBorderKeyInvertedAlpha7: "rgba(255, 255, 255, 0.07)";
|
|
471
|
-
export const colorLightBorderKeyInvertedAlpha15: "rgba(255, 255, 255, 0.15)";
|
|
472
464
|
export const colorLightBorderUnderlineAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
473
465
|
export const colorLightBorderUnderlineInvertedAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
474
466
|
export const colorLightGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
package/vars/index.js
CHANGED
|
@@ -309,10 +309,6 @@ const colorDarkBgSecondaryInvertedShade20 = "rgb(194, 195, 196)";
|
|
|
309
309
|
const colorDarkBgSecondaryInvertedTint7 = "rgb(244, 245, 246)";
|
|
310
310
|
const colorDarkBgSecondaryInvertedTint15 = "rgb(245, 246, 246)";
|
|
311
311
|
const colorDarkBgTertiaryTint7 = "rgb(59, 59, 61)";
|
|
312
|
-
const colorDarkBorderKeyAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
313
|
-
const colorDarkBorderKeyAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
314
|
-
const colorDarkBorderKeyInvertedAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
315
|
-
const colorDarkBorderKeyInvertedAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
316
312
|
const colorDarkBorderUnderlineAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
317
313
|
const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
318
314
|
const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
@@ -465,10 +461,6 @@ const colorLightBgSecondaryInvertedTint20 = "rgb(77, 77, 78)";
|
|
|
465
461
|
const colorLightBgSecondaryInvertedShade7 = "rgb(30, 30, 32)";
|
|
466
462
|
const colorLightBgSecondaryInvertedShade15 = "rgb(27, 27, 29)";
|
|
467
463
|
const colorLightBgTertiaryShade7 = "rgb(217, 217, 219)";
|
|
468
|
-
const colorLightBorderKeyAlpha7 = "rgba(0, 0, 0, 0.07)";
|
|
469
|
-
const colorLightBorderKeyAlpha15 = "rgba(0, 0, 0, 0.15)";
|
|
470
|
-
const colorLightBorderKeyInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
|
|
471
|
-
const colorLightBorderKeyInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
|
|
472
464
|
const colorLightBorderUnderlineAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
473
465
|
const colorLightBorderUnderlineInvertedAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
474
466
|
const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
@@ -783,4 +775,4 @@ const gap8xlNeg = "-128px";
|
|
|
783
775
|
const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
784
776
|
const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
785
777
|
|
|
786
|
-
export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextPositive, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextSecondary, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryTransparent, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightTextAccent, colorLightTextAttention, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextPositive, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextSecondary, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryTransparent, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextPrimaryDark, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
|
|
778
|
+
export { borderRadius3xl, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyInverted, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextPositive, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextSecondary, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryTransparent, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyInverted, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightTextAccent, colorLightTextAttention, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextPositive, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextSecondary, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryTransparent, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextPrimaryDark, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorWhite, colorWhite10, colorWhite30, colorWhite60, fontFamilyStyrene, fontFamilySystem, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4xl, gap4xlNeg, gap5xl, gap5xlNeg, gap6xl, gap6xlNeg, gap7xl, gap7xlNeg, gap8xl, gap8xlNeg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp };
|
|
File without changes
|
|
File without changes
|
/package/calendar/esm/{Component.responsive-9ba35713.d.ts → Component.responsive-df038778.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/calendar/modern/{Component.responsive-44c27793.d.ts → Component.responsive-94fcd202.d.ts}
RENAMED
|
File without changes
|
/package/calendar/modern/{Component.responsive-44c27793.js → Component.responsive-94fcd202.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/confirmation/esm/{countdown-section-2a9f4c61.d.ts → countdown-section-e2a8b675.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/confirmation/modern/{countdown-section-7aec8d96.d.ts → countdown-section-b38b31ea.d.ts}
RENAMED
|
File without changes
|
/package/confirmation/modern/{countdown-section-7aec8d96.js → countdown-section-b38b31ea.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/select/esm/{intersection-observer-f23e8dd2.d.ts → intersection-observer-0494c7b5.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/select/modern/{intersection-observer-f23e8dd2.d.ts → intersection-observer-0494c7b5.d.ts}
RENAMED
|
File without changes
|
/package/select/modern/{intersection-observer-f23e8dd2.js → intersection-observer-0494c7b5.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|