@alfalab/core-components 41.7.0-beta.2 → 41.7.0-beta.3
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 +28 -7
- package/custom-button/esm/Component.d.ts +2 -2
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +28 -7
- package/custom-button/index.css +28 -7
- package/custom-button/modern/Component.d.ts +2 -2
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +28 -7
- 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 +8 -0
- package/hatching-progress-bar/esm/index.css +8 -0
- package/hatching-progress-bar/index.css +8 -0
- package/hatching-progress-bar/modern/index.css +8 -0
- package/icon-view/components/base-shape/component.d.ts +2 -14
- package/icon-view/components/base-shape/component.js +16 -23
- package/icon-view/components/base-shape/index.css +7 -45
- package/icon-view/components/index.d.ts +0 -2
- package/icon-view/components/index.js +0 -6
- package/icon-view/cssm/components/base-shape/component.d.ts +2 -14
- package/icon-view/cssm/components/base-shape/component.js +15 -22
- package/icon-view/cssm/components/base-shape/index.module.css +7 -45
- package/icon-view/cssm/components/index.d.ts +0 -2
- package/icon-view/cssm/components/index.js +0 -6
- package/icon-view/esm/components/base-shape/component.d.ts +2 -14
- package/icon-view/esm/components/base-shape/component.js +16 -23
- package/icon-view/esm/components/base-shape/index.css +7 -45
- package/icon-view/esm/components/index.d.ts +0 -2
- package/icon-view/esm/components/index.js +1 -5
- package/icon-view/modern/components/base-shape/component.d.ts +2 -14
- package/icon-view/modern/components/base-shape/component.js +16 -23
- package/icon-view/modern/components/base-shape/index.css +7 -45
- package/icon-view/modern/components/index.d.ts +0 -2
- package/icon-view/modern/components/index.js +1 -5
- 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 +8 -0
- package/progress-bar/esm/index.css +8 -0
- package/progress-bar/index.css +8 -0
- package/progress-bar/modern/index.css +8 -0
- package/pure-cell/{component-7be8a132.js → component-d9343d65.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-0183ce3a.js → component-9511318d.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-ab6cacb3.js → component-69e43027.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-53b94775.js → Component-e095e999.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-efd2ee87.js → Component-ca7bb4d5.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-4441f506.js → Component-b8ebac80.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 +8 -0
- 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 +8 -0
- 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 +8 -0
- 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 +8 -0
- 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 +8 -0
- 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 +8 -0
- 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 +8 -0
- package/themes/compiled/mobile-dark-bluetint.css +2 -2
- package/themes/corp.css +8 -0
- package/themes/dark.css +4 -0
- package/themes/dist/click.css +8 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +130 -118
- package/themes/dist/corp.css +8 -0
- package/themes/dist/dark.css +4 -0
- package/themes/dist/intranet.css +8 -0
- package/themes/dist/mixins/dark.css +4 -0
- package/themes/dist/mobile.css +8 -0
- package/themes/dist/site.css +8 -0
- package/themes/intranet.css +8 -0
- package/themes/mixins/dark.css +4 -0
- package/themes/mobile.css +8 -0
- package/themes/site.css +8 -0
- 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 +8 -0
- package/vars/colors-indigo.css +8 -0
- package/vars/cssm/bundle/click.css +8 -0
- package/vars/cssm/bundle/corp.css +8 -0
- package/vars/cssm/bundle/intranet.css +8 -0
- package/vars/cssm/bundle/mobile.css +8 -0
- package/vars/cssm/bundle/site.css +8 -0
- package/vars/cssm/colors-bluetint.css +8 -0
- package/vars/cssm/colors-indigo.css +8 -0
- package/vars/cssm/index.css +8 -0
- package/vars/dist/colors-bluetint.css +8 -0
- package/vars/dist/colors-indigo.css +8 -0
- package/vars/dist/cssm/bundle/click.css +8 -0
- package/vars/dist/cssm/bundle/corp.css +8 -0
- package/vars/dist/cssm/bundle/intranet.css +8 -0
- package/vars/dist/cssm/bundle/mobile.css +8 -0
- package/vars/dist/cssm/bundle/site.css +8 -0
- package/vars/dist/cssm/colors-bluetint.css +8 -0
- package/vars/dist/cssm/colors-indigo.css +8 -0
- package/vars/dist/cssm/index.css +8 -0
- package/vars/dist/index.d.ts +8 -0
- package/vars/dist/index.js +8 -0
- package/vars/index.d.ts +8 -0
- package/vars/index.js +9 -1
- package/icon-view/components/no-shape/component.d.ts +0 -27
- package/icon-view/components/no-shape/component.js +0 -17
- package/icon-view/components/no-shape/index.d.ts +0 -1
- package/icon-view/components/no-shape/index.js +0 -14
- package/icon-view/components/no-shape/paths.d.ts +0 -81
- package/icon-view/components/no-shape/paths.js +0 -35
- package/icon-view/components/rectangle/component.d.ts +0 -27
- package/icon-view/components/rectangle/component.js +0 -30
- package/icon-view/components/rectangle/index.d.ts +0 -1
- package/icon-view/components/rectangle/index.js +0 -14
- package/icon-view/components/rectangle/paths.d.ts +0 -107
- package/icon-view/components/rectangle/paths.js +0 -62
- package/icon-view/cssm/components/no-shape/component.d.ts +0 -27
- package/icon-view/cssm/components/no-shape/component.js +0 -18
- package/icon-view/cssm/components/no-shape/index.d.ts +0 -1
- package/icon-view/cssm/components/no-shape/index.js +0 -15
- package/icon-view/cssm/components/no-shape/paths.d.ts +0 -81
- package/icon-view/cssm/components/no-shape/paths.js +0 -35
- package/icon-view/cssm/components/rectangle/component.d.ts +0 -27
- package/icon-view/cssm/components/rectangle/component.js +0 -31
- package/icon-view/cssm/components/rectangle/index.d.ts +0 -1
- package/icon-view/cssm/components/rectangle/index.js +0 -15
- package/icon-view/cssm/components/rectangle/paths.d.ts +0 -107
- package/icon-view/cssm/components/rectangle/paths.js +0 -62
- package/icon-view/cssm/no-shape.d.ts +0 -1
- package/icon-view/cssm/no-shape.js +0 -15
- package/icon-view/cssm/rectangle.d.ts +0 -1
- package/icon-view/cssm/rectangle.js +0 -15
- package/icon-view/esm/components/no-shape/component.d.ts +0 -27
- package/icon-view/esm/components/no-shape/component.js +0 -11
- package/icon-view/esm/components/no-shape/index.d.ts +0 -1
- package/icon-view/esm/components/no-shape/index.js +0 -8
- package/icon-view/esm/components/no-shape/paths.d.ts +0 -81
- package/icon-view/esm/components/no-shape/paths.js +0 -32
- package/icon-view/esm/components/rectangle/component.d.ts +0 -27
- package/icon-view/esm/components/rectangle/component.js +0 -24
- package/icon-view/esm/components/rectangle/index.d.ts +0 -1
- package/icon-view/esm/components/rectangle/index.js +0 -8
- package/icon-view/esm/components/rectangle/paths.d.ts +0 -107
- package/icon-view/esm/components/rectangle/paths.js +0 -58
- package/icon-view/esm/no-shape.d.ts +0 -1
- package/icon-view/esm/no-shape.js +0 -8
- package/icon-view/esm/rectangle.d.ts +0 -1
- package/icon-view/esm/rectangle.js +0 -8
- package/icon-view/modern/components/no-shape/component.d.ts +0 -27
- package/icon-view/modern/components/no-shape/component.js +0 -10
- package/icon-view/modern/components/no-shape/index.d.ts +0 -1
- package/icon-view/modern/components/no-shape/index.js +0 -7
- package/icon-view/modern/components/no-shape/paths.d.ts +0 -81
- package/icon-view/modern/components/no-shape/paths.js +0 -32
- package/icon-view/modern/components/rectangle/component.d.ts +0 -27
- package/icon-view/modern/components/rectangle/component.js +0 -20
- package/icon-view/modern/components/rectangle/index.d.ts +0 -1
- package/icon-view/modern/components/rectangle/index.js +0 -7
- package/icon-view/modern/components/rectangle/paths.d.ts +0 -107
- package/icon-view/modern/components/rectangle/paths.js +0 -58
- package/icon-view/modern/no-shape.d.ts +0 -1
- package/icon-view/modern/no-shape.js +0 -7
- package/icon-view/modern/rectangle.d.ts +0 -1
- package/icon-view/modern/rectangle.js +0 -7
- package/icon-view/no-shape.d.ts +0 -1
- package/icon-view/no-shape.js +0 -14
- package/icon-view/rectangle.d.ts +0 -1
- package/icon-view/rectangle.js +0 -14
- /package/calendar/{Component.responsive-d8b5fd29.d.ts → Component.responsive-3b974102.d.ts} +0 -0
- /package/calendar/{Component.responsive-d8b5fd29.js → Component.responsive-3b974102.js} +0 -0
- /package/calendar/esm/{Component.responsive-82f2417c.d.ts → Component.responsive-9ba35713.d.ts} +0 -0
- /package/calendar/esm/{Component.responsive-82f2417c.js → Component.responsive-9ba35713.js} +0 -0
- /package/calendar/modern/{Component.responsive-131b6641.d.ts → Component.responsive-44c27793.d.ts} +0 -0
- /package/calendar/modern/{Component.responsive-131b6641.js → Component.responsive-44c27793.js} +0 -0
- /package/calendar-range/esm/{index.module-e2d51802.js → index.module-159f7604.js} +0 -0
- /package/calendar-range/{index.module-c07e0822.js → index.module-3cba8947.js} +0 -0
- /package/calendar-range/modern/{index.module-d44c552d.js → index.module-dad95f1e.js} +0 -0
- /package/confirmation/{countdown-section-15b62b1a.d.ts → countdown-section-6495a479.d.ts} +0 -0
- /package/confirmation/{countdown-section-15b62b1a.js → countdown-section-6495a479.js} +0 -0
- /package/confirmation/esm/{countdown-section-1d10135d.d.ts → countdown-section-2a9f4c61.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-1d10135d.js → countdown-section-2a9f4c61.js} +0 -0
- /package/confirmation/modern/{countdown-section-8405043f.d.ts → countdown-section-7aec8d96.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-8405043f.js → countdown-section-7aec8d96.js} +0 -0
- /package/gallery/{buttons-516707a6.d.ts → buttons-b1fd39e2.d.ts} +0 -0
- /package/gallery/{buttons-516707a6.js → buttons-b1fd39e2.js} +0 -0
- /package/gallery/esm/{buttons-1fe9b539.d.ts → buttons-49a2643a.d.ts} +0 -0
- /package/gallery/esm/{buttons-1fe9b539.js → buttons-49a2643a.js} +0 -0
- /package/gallery/esm/{slide-728434da.d.ts → slide-d9c6c363.d.ts} +0 -0
- /package/gallery/esm/{slide-728434da.js → slide-d9c6c363.js} +0 -0
- /package/gallery/modern/{buttons-cdedab5b.d.ts → buttons-9453ba4c.d.ts} +0 -0
- /package/gallery/modern/{buttons-cdedab5b.js → buttons-9453ba4c.js} +0 -0
- /package/gallery/modern/{slide-53937891.d.ts → slide-74ca863d.d.ts} +0 -0
- /package/gallery/modern/{slide-53937891.js → slide-74ca863d.js} +0 -0
- /package/gallery/{slide-d851de9a.d.ts → slide-4a75fe6b.d.ts} +0 -0
- /package/gallery/{slide-d851de9a.js → slide-4a75fe6b.js} +0 -0
- /package/grid/esm/{gutters.module-53b754de.js → gutters.module-8dabb657.js} +0 -0
- /package/grid/{gutters.module-0314e1f7.js → gutters.module-59d2542e.js} +0 -0
- /package/grid/modern/{gutters.module-8ac7335b.js → gutters.module-90b19484.js} +0 -0
- /package/list/{Component-287351ca.d.ts → Component-cca42af7.d.ts} +0 -0
- /package/list/{Component-287351ca.js → Component-cca42af7.js} +0 -0
- /package/list/esm/{Component-61b7bce5.d.ts → Component-9d43854b.d.ts} +0 -0
- /package/list/esm/{Component-61b7bce5.js → Component-9d43854b.js} +0 -0
- /package/list/modern/{Component-f15bba69.d.ts → Component-7b2d2ba8.d.ts} +0 -0
- /package/list/modern/{Component-f15bba69.js → Component-7b2d2ba8.js} +0 -0
- /package/pass-code/esm/{getDataTestId-c84ef14b.d.ts → getDataTestId-61613beb.d.ts} +0 -0
- /package/pass-code/esm/{getDataTestId-c84ef14b.js → getDataTestId-61613beb.js} +0 -0
- /package/pass-code/{getDataTestId-fd9cac29.d.ts → getDataTestId-8e43106b.d.ts} +0 -0
- /package/pass-code/{getDataTestId-fd9cac29.js → getDataTestId-8e43106b.js} +0 -0
- /package/pass-code/modern/{getDataTestId-43ffc39b.d.ts → getDataTestId-dfeb4d29.d.ts} +0 -0
- /package/pass-code/modern/{getDataTestId-43ffc39b.js → getDataTestId-dfeb4d29.js} +0 -0
- /package/pure-cell/{component-7be8a132.d.ts → component-d9343d65.d.ts} +0 -0
- /package/pure-cell/esm/{component-0183ce3a.d.ts → component-9511318d.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-2ff24f67.d.ts → getDataTestId-00bf5f47.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-2ff24f67.js → getDataTestId-00bf5f47.js} +0 -0
- /package/pure-cell/{getDataTestId-d0161c03.d.ts → getDataTestId-f2926bf4.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-d0161c03.js → getDataTestId-f2926bf4.js} +0 -0
- /package/pure-cell/modern/{component-ab6cacb3.d.ts → component-69e43027.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-69f2c43e.d.ts → getDataTestId-2663812e.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-69f2c43e.js → getDataTestId-2663812e.js} +0 -0
- /package/select/{Component-53b94775.d.ts → Component-e095e999.d.ts} +0 -0
- /package/select/esm/{Component-efd2ee87.d.ts → Component-ca7bb4d5.d.ts} +0 -0
- /package/select/esm/{getDataTestId-7ba2cd33.d.ts → getDataTestId-cc00c6f6.d.ts} +0 -0
- /package/select/esm/{getDataTestId-7ba2cd33.js → getDataTestId-cc00c6f6.js} +0 -0
- /package/select/esm/{intersection-observer-3de429e2.d.ts → intersection-observer-f23e8dd2.d.ts} +0 -0
- /package/select/esm/{intersection-observer-3de429e2.js → intersection-observer-f23e8dd2.js} +0 -0
- /package/select/{getDataTestId-e298da86.d.ts → getDataTestId-259ed3bf.d.ts} +0 -0
- /package/select/{getDataTestId-e298da86.js → getDataTestId-259ed3bf.js} +0 -0
- /package/select/{intersection-observer-a33ab955.d.ts → intersection-observer-53e26b3d.d.ts} +0 -0
- /package/select/{intersection-observer-a33ab955.js → intersection-observer-53e26b3d.js} +0 -0
- /package/select/modern/{Component-4441f506.d.ts → Component-b8ebac80.d.ts} +0 -0
- /package/select/modern/{getDataTestId-a392af93.d.ts → getDataTestId-44944632.d.ts} +0 -0
- /package/select/modern/{getDataTestId-a392af93.js → getDataTestId-44944632.js} +0 -0
- /package/select/modern/{intersection-observer-3de429e2.d.ts → intersection-observer-f23e8dd2.d.ts} +0 -0
- /package/select/modern/{intersection-observer-3de429e2.js → intersection-observer-f23e8dd2.js} +0 -0
- /package/sortable-list/{Components-db289c7d.d.ts → Components-2d136b81.d.ts} +0 -0
- /package/sortable-list/{Components-db289c7d.js → Components-2d136b81.js} +0 -0
- /package/sortable-list/esm/{Components-e9f39c3a.d.ts → Components-1f4be962.d.ts} +0 -0
- /package/sortable-list/esm/{Components-e9f39c3a.js → Components-1f4be962.js} +0 -0
- /package/sortable-list/modern/{Components-fdee58f8.d.ts → Components-ee1e43cf.d.ts} +0 -0
- /package/sortable-list/modern/{Components-fdee58f8.js → Components-ee1e43cf.js} +0 -0
- /package/system-message/esm/{getDataTestId-80a803a0.d.ts → getDataTestId-756bb356.d.ts} +0 -0
- /package/system-message/esm/{getDataTestId-80a803a0.js → getDataTestId-756bb356.js} +0 -0
- /package/system-message/{getDataTestId-27ba3d6c.d.ts → getDataTestId-0a674103.d.ts} +0 -0
- /package/system-message/{getDataTestId-27ba3d6c.js → getDataTestId-0a674103.js} +0 -0
- /package/system-message/modern/{getDataTestId-a1459253.d.ts → getDataTestId-4067620c.d.ts} +0 -0
- /package/system-message/modern/{getDataTestId-a1459253.js → getDataTestId-4067620c.js} +0 -0
- /package/tabs/esm/{index.module-72f734ce.js → index.module-26d45593.js} +0 -0
- /package/tabs/esm/{index.module-bd9d6b19.js → index.module-ef450478.js} +0 -0
- /package/tabs/{index.module-56173cf5.js → index.module-61993774.js} +0 -0
- /package/tabs/{index.module-0f7a6fdd.js → index.module-fa1accec.js} +0 -0
- /package/tabs/modern/{index.module-e78fc797.js → index.module-bd674504.js} +0 -0
- /package/tabs/modern/{index.module-2b4e7121.js → index.module-d8839022.js} +0 -0
- /package/textarea/{PseudoTextArea-a3523db0.d.ts → PseudoTextArea-cbcde310.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-a3523db0.js → PseudoTextArea-cbcde310.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-33e94ed9.d.ts → PseudoTextArea-c25ab4f3.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-33e94ed9.js → PseudoTextArea-c25ab4f3.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-d417192b.d.ts → PseudoTextArea-0ded7ae8.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-d417192b.js → PseudoTextArea-0ded7ae8.js} +0 -0
- /package/typography/{colors.module-67575777.js → colors.module-168327cb.js} +0 -0
- /package/typography/{common.module-b49fc5ec.js → common.module-f05add6c.js} +0 -0
- /package/typography/esm/{colors.module-1972613e.js → colors.module-7d1dea57.js} +0 -0
- /package/typography/esm/{common.module-8eb87ba7.js → common.module-3a01cbf5.js} +0 -0
- /package/typography/modern/{colors.module-7900da3a.js → colors.module-0b9dc896.js} +0 -0
- /package/typography/modern/{common.module-b57f0592.js → common.module-e63b7ae2.js} +0 -0
|
@@ -241,6 +241,10 @@
|
|
|
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);
|
|
244
248
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
245
249
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
246
250
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -393,6 +397,10 @@
|
|
|
393
397
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
394
398
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
395
399
|
--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);
|
|
396
404
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
397
405
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
398
406
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,6 +241,10 @@
|
|
|
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);
|
|
244
248
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
245
249
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
246
250
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -393,6 +397,10 @@
|
|
|
393
397
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
394
398
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
395
399
|
--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);
|
|
396
404
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
397
405
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
398
406
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,6 +241,10 @@
|
|
|
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);
|
|
244
248
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
245
249
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
246
250
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -393,6 +397,10 @@
|
|
|
393
397
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
394
398
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
395
399
|
--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);
|
|
396
404
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
397
405
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
398
406
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,6 +241,10 @@
|
|
|
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);
|
|
244
248
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
245
249
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
246
250
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -393,6 +397,10 @@
|
|
|
393
397
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
394
398
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
395
399
|
--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);
|
|
396
404
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
397
405
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
398
406
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -241,6 +241,10 @@
|
|
|
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);
|
|
244
248
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
245
249
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
246
250
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -393,6 +397,10 @@
|
|
|
393
397
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
394
398
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
395
399
|
--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);
|
|
396
404
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
397
405
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
398
406
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/vars/dist/cssm/index.css
CHANGED
|
@@ -311,6 +311,10 @@
|
|
|
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);
|
|
314
318
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
315
319
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
316
320
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -463,6 +467,10 @@
|
|
|
463
467
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
464
468
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
465
469
|
--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);
|
|
466
474
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
467
475
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
468
476
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/vars/dist/index.d.ts
CHANGED
|
@@ -309,6 +309,10 @@ 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)";
|
|
312
316
|
export const colorDarkBorderUnderlineAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
313
317
|
export const colorDarkBorderUnderlineInvertedAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
314
318
|
export const colorDarkGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
@@ -461,6 +465,10 @@ export const colorLightBgSecondaryInvertedTint20: "rgb(77, 77, 78)";
|
|
|
461
465
|
export const colorLightBgSecondaryInvertedShade7: "rgb(30, 30, 32)";
|
|
462
466
|
export const colorLightBgSecondaryInvertedShade15: "rgb(27, 27, 29)";
|
|
463
467
|
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)";
|
|
464
472
|
export const colorLightBorderUnderlineAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
465
473
|
export const colorLightBorderUnderlineInvertedAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
466
474
|
export const colorLightGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
package/vars/dist/index.js
CHANGED
|
@@ -309,6 +309,10 @@ 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)";
|
|
312
316
|
export const colorDarkBorderUnderlineAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
313
317
|
export const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
314
318
|
export const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
@@ -461,6 +465,10 @@ export const colorLightBgSecondaryInvertedTint20 = "rgb(77, 77, 78)";
|
|
|
461
465
|
export const colorLightBgSecondaryInvertedShade7 = "rgb(30, 30, 32)";
|
|
462
466
|
export const colorLightBgSecondaryInvertedShade15 = "rgb(27, 27, 29)";
|
|
463
467
|
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)";
|
|
464
472
|
export const colorLightBorderUnderlineAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
465
473
|
export const colorLightBorderUnderlineInvertedAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
466
474
|
export const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
package/vars/index.d.ts
CHANGED
|
@@ -309,6 +309,10 @@ 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)";
|
|
312
316
|
export const colorDarkBorderUnderlineAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
313
317
|
export const colorDarkBorderUnderlineInvertedAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
314
318
|
export const colorDarkGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
|
@@ -461,6 +465,10 @@ export const colorLightBgSecondaryInvertedTint20: "rgb(77, 77, 78)";
|
|
|
461
465
|
export const colorLightBgSecondaryInvertedShade7: "rgb(30, 30, 32)";
|
|
462
466
|
export const colorLightBgSecondaryInvertedShade15: "rgb(27, 27, 29)";
|
|
463
467
|
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)";
|
|
464
472
|
export const colorLightBorderUnderlineAlpha30: "rgba(197, 197, 199, 0.3)";
|
|
465
473
|
export const colorLightBorderUnderlineInvertedAlpha30: "rgba(70, 70, 73, 0.3)";
|
|
466
474
|
export const colorLightGraphicAccentAlpha30: "rgba(239, 49, 36, 0.3)";
|
package/vars/index.js
CHANGED
|
@@ -309,6 +309,10 @@ 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)";
|
|
312
316
|
const colorDarkBorderUnderlineAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
313
317
|
const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
314
318
|
const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
@@ -461,6 +465,10 @@ const colorLightBgSecondaryInvertedTint20 = "rgb(77, 77, 78)";
|
|
|
461
465
|
const colorLightBgSecondaryInvertedShade7 = "rgb(30, 30, 32)";
|
|
462
466
|
const colorLightBgSecondaryInvertedShade15 = "rgb(27, 27, 29)";
|
|
463
467
|
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)";
|
|
464
472
|
const colorLightBorderUnderlineAlpha30 = "rgba(197, 197, 199, 0.3)";
|
|
465
473
|
const colorLightBorderUnderlineInvertedAlpha30 = "rgba(70, 70, 73, 0.3)";
|
|
466
474
|
const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
|
|
@@ -775,4 +783,4 @@ const gap8xlNeg = "-128px";
|
|
|
775
783
|
const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
|
|
776
784
|
const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,\n 'Helvetica Neue', Helvetica, sans-serif";
|
|
777
785
|
|
|
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 };
|
|
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 };
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ReactNode } from "react";
|
|
4
|
-
import { BaseShapeProps } from "../base-shape/index";
|
|
5
|
-
type NoShapeProps = Omit<BaseShapeProps, 'pathsMap' | 'size' | 'topAddons' | 'bottomAddons' | 'indicator' | 'border'> & {
|
|
6
|
-
/**
|
|
7
|
-
* Размер компонента
|
|
8
|
-
* @default 64
|
|
9
|
-
*/
|
|
10
|
-
size?: 20 | 24 | 32 | 40 | 48 | 64 | 80 | 128;
|
|
11
|
-
/**
|
|
12
|
-
* Дочерний компонент
|
|
13
|
-
*/
|
|
14
|
-
children?: ReactNode;
|
|
15
|
-
};
|
|
16
|
-
declare const NoShape: React.ForwardRefExoticComponent<Omit<BaseShapeProps, "size" | "pathsMap" | "border" | "topAddons" | "bottomAddons" | "indicator"> & {
|
|
17
|
-
/**
|
|
18
|
-
* Размер компонента
|
|
19
|
-
* @default 64
|
|
20
|
-
*/
|
|
21
|
-
size?: 64 | 32 | 128 | 20 | 24 | 40 | 48 | 80 | undefined;
|
|
22
|
-
/**
|
|
23
|
-
* Дочерний компонент
|
|
24
|
-
*/
|
|
25
|
-
children?: ReactNode;
|
|
26
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
27
|
-
export { NoShapeProps, NoShape };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var tslib = require('tslib');
|
|
4
|
-
var React = require('react');
|
|
5
|
-
var components_baseShape_component = require('../base-shape/component.js');
|
|
6
|
-
var components_noShape_paths = require('./paths.js');
|
|
7
|
-
require('classnames');
|
|
8
|
-
require('@alfalab/hooks');
|
|
9
|
-
require('../base-shape/utils.js');
|
|
10
|
-
|
|
11
|
-
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
|
-
|
|
13
|
-
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
14
|
-
|
|
15
|
-
var NoShape = React.forwardRef(function (props, ref) { return (React__default.default.createElement(components_baseShape_component.BaseShape, tslib.__assign({}, props, { pathsMap: components_noShape_paths.pathsMap, ref: ref }))); });
|
|
16
|
-
|
|
17
|
-
exports.NoShape = NoShape;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./component";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var components_noShape_component = require('./component.js');
|
|
4
|
-
require('tslib');
|
|
5
|
-
require('react');
|
|
6
|
-
require('../base-shape/component.js');
|
|
7
|
-
require('classnames');
|
|
8
|
-
require('@alfalab/hooks');
|
|
9
|
-
require('../base-shape/utils.js');
|
|
10
|
-
require('./paths.js');
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
exports.NoShape = components_noShape_component.NoShape;
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
declare const shapePaths: {
|
|
2
|
-
20: {
|
|
3
|
-
none: string;
|
|
4
|
-
};
|
|
5
|
-
24: {
|
|
6
|
-
none: string;
|
|
7
|
-
};
|
|
8
|
-
32: {
|
|
9
|
-
none: string;
|
|
10
|
-
};
|
|
11
|
-
40: {
|
|
12
|
-
none: string;
|
|
13
|
-
};
|
|
14
|
-
48: {
|
|
15
|
-
none: string;
|
|
16
|
-
};
|
|
17
|
-
64: {
|
|
18
|
-
none: string;
|
|
19
|
-
};
|
|
20
|
-
80: {
|
|
21
|
-
none: string;
|
|
22
|
-
};
|
|
23
|
-
128: {
|
|
24
|
-
none: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
declare const pathsMap: {
|
|
28
|
-
shape: {
|
|
29
|
-
20: {
|
|
30
|
-
none: string;
|
|
31
|
-
};
|
|
32
|
-
24: {
|
|
33
|
-
none: string;
|
|
34
|
-
};
|
|
35
|
-
32: {
|
|
36
|
-
none: string;
|
|
37
|
-
};
|
|
38
|
-
40: {
|
|
39
|
-
none: string;
|
|
40
|
-
};
|
|
41
|
-
48: {
|
|
42
|
-
none: string;
|
|
43
|
-
};
|
|
44
|
-
64: {
|
|
45
|
-
none: string;
|
|
46
|
-
};
|
|
47
|
-
80: {
|
|
48
|
-
none: string;
|
|
49
|
-
};
|
|
50
|
-
128: {
|
|
51
|
-
none: string;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
border: {
|
|
55
|
-
20: {
|
|
56
|
-
none: string;
|
|
57
|
-
};
|
|
58
|
-
24: {
|
|
59
|
-
none: string;
|
|
60
|
-
};
|
|
61
|
-
32: {
|
|
62
|
-
none: string;
|
|
63
|
-
};
|
|
64
|
-
40: {
|
|
65
|
-
none: string;
|
|
66
|
-
};
|
|
67
|
-
48: {
|
|
68
|
-
none: string;
|
|
69
|
-
};
|
|
70
|
-
64: {
|
|
71
|
-
none: string;
|
|
72
|
-
};
|
|
73
|
-
80: {
|
|
74
|
-
none: string;
|
|
75
|
-
};
|
|
76
|
-
128: {
|
|
77
|
-
none: string;
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
};
|
|
81
|
-
export { shapePaths, pathsMap };
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var shapePaths = {
|
|
4
|
-
20: {
|
|
5
|
-
none: 'M0 0 H20 V20 H0 Z',
|
|
6
|
-
},
|
|
7
|
-
24: {
|
|
8
|
-
none: 'M0 0 H24 V24 H0 Z',
|
|
9
|
-
},
|
|
10
|
-
32: {
|
|
11
|
-
none: 'M0 0 H32 V32 H0 Z',
|
|
12
|
-
},
|
|
13
|
-
40: {
|
|
14
|
-
none: 'M0 0 H40 V40 H0 Z',
|
|
15
|
-
},
|
|
16
|
-
48: {
|
|
17
|
-
none: 'M0 0 H48 V48 H0 Z',
|
|
18
|
-
},
|
|
19
|
-
64: {
|
|
20
|
-
none: 'M0 0 H64 V64 H0 Z',
|
|
21
|
-
},
|
|
22
|
-
80: {
|
|
23
|
-
none: 'M0 0 H80 V80 H0 Z',
|
|
24
|
-
},
|
|
25
|
-
128: {
|
|
26
|
-
none: 'M0 0 H128 V128 H0 Z',
|
|
27
|
-
},
|
|
28
|
-
};
|
|
29
|
-
var pathsMap = {
|
|
30
|
-
shape: shapePaths,
|
|
31
|
-
border: shapePaths,
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
exports.pathsMap = pathsMap;
|
|
35
|
-
exports.shapePaths = shapePaths;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ReactNode } from "react";
|
|
4
|
-
import { BaseShapeProps } from "../base-shape/index";
|
|
5
|
-
type RectangleProps = Omit<BaseShapeProps, 'pathsMap' | 'size' | 'topAddons' | 'bottomAddons' | 'indicator'> & {
|
|
6
|
-
/**
|
|
7
|
-
* Размер компонента
|
|
8
|
-
* @default 64
|
|
9
|
-
*/
|
|
10
|
-
size?: 20 | 24 | 32 | 40 | 48 | 64 | 80 | 128;
|
|
11
|
-
/**
|
|
12
|
-
* Дочерний компонент
|
|
13
|
-
*/
|
|
14
|
-
children?: ReactNode;
|
|
15
|
-
};
|
|
16
|
-
declare const Rectangle: React.ForwardRefExoticComponent<Omit<BaseShapeProps, "size" | "pathsMap" | "topAddons" | "bottomAddons" | "indicator"> & {
|
|
17
|
-
/**
|
|
18
|
-
* Размер компонента
|
|
19
|
-
* @default 64
|
|
20
|
-
*/
|
|
21
|
-
size?: 64 | 32 | 128 | 20 | 24 | 40 | 48 | 80 | undefined;
|
|
22
|
-
/**
|
|
23
|
-
* Дочерний компонент
|
|
24
|
-
*/
|
|
25
|
-
children?: ReactNode;
|
|
26
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
27
|
-
export { RectangleProps, Rectangle };
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var tslib = require('tslib');
|
|
4
|
-
var React = require('react');
|
|
5
|
-
var components_baseShape_component = require('../base-shape/component.js');
|
|
6
|
-
var components_rectangle_paths = require('./paths.js');
|
|
7
|
-
require('classnames');
|
|
8
|
-
require('@alfalab/hooks');
|
|
9
|
-
require('../base-shape/utils.js');
|
|
10
|
-
|
|
11
|
-
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
|
-
|
|
13
|
-
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
14
|
-
|
|
15
|
-
var heights = {
|
|
16
|
-
20: 14,
|
|
17
|
-
24: 16,
|
|
18
|
-
32: 22,
|
|
19
|
-
40: 28,
|
|
20
|
-
48: 34,
|
|
21
|
-
64: 46,
|
|
22
|
-
80: 58,
|
|
23
|
-
128: 94,
|
|
24
|
-
};
|
|
25
|
-
var Rectangle = React.forwardRef(function (_a, ref) {
|
|
26
|
-
var _b = _a.size, size = _b === void 0 ? 64 : _b, props = tslib.__rest(_a, ["size"]);
|
|
27
|
-
return (React__default.default.createElement(components_baseShape_component.BaseShape, tslib.__assign({}, props, { size: { width: size, height: heights[size] }, pathsMap: components_rectangle_paths.pathsMap, ref: ref })));
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
exports.Rectangle = Rectangle;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./component";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var components_rectangle_component = require('./component.js');
|
|
4
|
-
require('tslib');
|
|
5
|
-
require('react');
|
|
6
|
-
require('../base-shape/component.js');
|
|
7
|
-
require('classnames');
|
|
8
|
-
require('@alfalab/hooks');
|
|
9
|
-
require('../base-shape/utils.js');
|
|
10
|
-
require('./paths.js');
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
exports.Rectangle = components_rectangle_component.Rectangle;
|