@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
package/themes/corp.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(11, 31, 53, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(11, 31, 53, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/dark.css
CHANGED
|
@@ -146,6 +146,10 @@
|
|
|
146
146
|
--color-light-bg-secondary-inverted-shade-7: var(--color-dark-bg-secondary-inverted-tint-7);
|
|
147
147
|
--color-light-bg-secondary-inverted-shade-15: var(--color-dark-bg-secondary-inverted-tint-15);
|
|
148
148
|
--color-light-bg-tertiary-shade-7: var(--color-dark-bg-tertiary-tint-7);
|
|
149
|
+
--color-light-border-key-alpha-7: var(--color-dark-border-key-alpha-7);
|
|
150
|
+
--color-light-border-key-alpha-15: var(--color-dark-border-key-alpha-15);
|
|
151
|
+
--color-light-border-key-inverted-alpha-7: var(--color-dark-border-key-inverted-alpha-7);
|
|
152
|
+
--color-light-border-key-inverted-alpha-15: var(--color-dark-border-key-inverted-alpha-15);
|
|
149
153
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
150
154
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
151
155
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/dist/click.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -77,6 +77,8 @@
|
|
|
77
77
|
background-color: #fff;
|
|
78
78
|
} .badge__dot_57ay1.badge__outlineCount_57ay1 {
|
|
79
79
|
border: 1px solid #121212;
|
|
80
|
+
}.divider__component_1ban7 {
|
|
81
|
+
border-bottom: 1px solid #2b2b2e;
|
|
80
82
|
}.checkbox__box_1648f {
|
|
81
83
|
color: #0e0e0e;
|
|
82
84
|
background-color: #0e0e0e;
|
|
@@ -149,8 +151,6 @@
|
|
|
149
151
|
color: #f15045;
|
|
150
152
|
} .checkbox-group__hint_bjcbm {
|
|
151
153
|
color: rgba(235, 235, 245, 0.54);
|
|
152
|
-
}.divider__component_1ban7 {
|
|
153
|
-
border-bottom: 1px solid #2b2b2e;
|
|
154
154
|
}.code-input__error_10my0 {
|
|
155
155
|
color: #f15045;
|
|
156
156
|
} @keyframes code-input__shake_10my0 {
|
|
@@ -805,7 +805,52 @@
|
|
|
805
805
|
background-color: rgb(35, 35, 35);
|
|
806
806
|
} .tag__component_17fot.tag__checked_17fot:active:not(:disabled) {
|
|
807
807
|
background-color: rgb(54, 54, 54);
|
|
808
|
-
}.
|
|
808
|
+
}.typography__tertiary_ee4fm {
|
|
809
|
+
color: rgba(235, 235, 245, 0.32);
|
|
810
|
+
} .typography__disabled_ee4fm {
|
|
811
|
+
color: rgba(235, 235, 245, 0.2);
|
|
812
|
+
} .typography__accent_ee4fm {
|
|
813
|
+
color: #ef3124;
|
|
814
|
+
} .typography__primary_ee4fm {
|
|
815
|
+
color: #fff;
|
|
816
|
+
} .typography__attention_ee4fm {
|
|
817
|
+
color: #cb830f;
|
|
818
|
+
} .typography__positive_ee4fm {
|
|
819
|
+
color: #13a463;
|
|
820
|
+
} .typography__secondary_ee4fm {
|
|
821
|
+
color: rgba(235, 235, 245, 0.54);
|
|
822
|
+
} .typography__tertiary-inverted_ee4fm {
|
|
823
|
+
color: rgba(60, 60, 67, 0.4);
|
|
824
|
+
} .typography__primary-inverted_ee4fm {
|
|
825
|
+
color: #0e0e0e;
|
|
826
|
+
} .typography__secondary-inverted_ee4fm {
|
|
827
|
+
color: rgba(60, 60, 67, 0.66);
|
|
828
|
+
} .typography__link_ee4fm {
|
|
829
|
+
color: #0072ef;
|
|
830
|
+
} .typography__negative_ee4fm {
|
|
831
|
+
color: #f15045;
|
|
832
|
+
} .typography__static-primary-light_ee4fm {
|
|
833
|
+
color: #fff;
|
|
834
|
+
} .typography__static-secondary-light_ee4fm {
|
|
835
|
+
color: rgba(235, 235, 245, 0.54);
|
|
836
|
+
} .typography__static-tertiary-light_ee4fm {
|
|
837
|
+
color: rgba(235, 235, 245, 0.32);
|
|
838
|
+
} .typography__static-primary-dark_ee4fm {
|
|
839
|
+
color: #0e0e0e;
|
|
840
|
+
} .typography__static-secondary-dark_ee4fm {
|
|
841
|
+
color: rgba(60, 60, 67, 0.66);
|
|
842
|
+
} .typography__static-tertiary-dark_ee4fm {
|
|
843
|
+
color: rgba(60, 60, 67, 0.4);
|
|
844
|
+
} .typography__static-accent_ee4fm {
|
|
845
|
+
color: #ef3124;
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
|
|
849
|
+
|
|
850
|
+
|
|
851
|
+
@media screen and (min-width: 600px) {
|
|
852
|
+
} @media screen and (min-width: 1024px) {
|
|
853
|
+
}.underlay__background-accent_dwgtq {
|
|
809
854
|
background-color: #ef3124;
|
|
810
855
|
} .underlay__background-info_dwgtq {
|
|
811
856
|
background-color: #001c3c;
|
|
@@ -944,52 +989,7 @@
|
|
|
944
989
|
border-color: rgba(255, 255, 255, 0.11);
|
|
945
990
|
} .underlay__border-color-specialbg-tertiary-transparent-inverted_dwgtq {
|
|
946
991
|
border-color: rgba(11, 31, 53, 0.1);
|
|
947
|
-
}
|
|
948
|
-
color: rgba(235, 235, 245, 0.32);
|
|
949
|
-
} .typography__disabled_ee4fm {
|
|
950
|
-
color: rgba(235, 235, 245, 0.2);
|
|
951
|
-
} .typography__accent_ee4fm {
|
|
952
|
-
color: #ef3124;
|
|
953
|
-
} .typography__primary_ee4fm {
|
|
954
|
-
color: #fff;
|
|
955
|
-
} .typography__attention_ee4fm {
|
|
956
|
-
color: #cb830f;
|
|
957
|
-
} .typography__positive_ee4fm {
|
|
958
|
-
color: #13a463;
|
|
959
|
-
} .typography__secondary_ee4fm {
|
|
960
|
-
color: rgba(235, 235, 245, 0.54);
|
|
961
|
-
} .typography__tertiary-inverted_ee4fm {
|
|
962
|
-
color: rgba(60, 60, 67, 0.4);
|
|
963
|
-
} .typography__primary-inverted_ee4fm {
|
|
964
|
-
color: #0e0e0e;
|
|
965
|
-
} .typography__secondary-inverted_ee4fm {
|
|
966
|
-
color: rgba(60, 60, 67, 0.66);
|
|
967
|
-
} .typography__link_ee4fm {
|
|
968
|
-
color: #0072ef;
|
|
969
|
-
} .typography__negative_ee4fm {
|
|
970
|
-
color: #f15045;
|
|
971
|
-
} .typography__static-primary-light_ee4fm {
|
|
972
|
-
color: #fff;
|
|
973
|
-
} .typography__static-secondary-light_ee4fm {
|
|
974
|
-
color: rgba(235, 235, 245, 0.54);
|
|
975
|
-
} .typography__static-tertiary-light_ee4fm {
|
|
976
|
-
color: rgba(235, 235, 245, 0.32);
|
|
977
|
-
} .typography__static-primary-dark_ee4fm {
|
|
978
|
-
color: #0e0e0e;
|
|
979
|
-
} .typography__static-secondary-dark_ee4fm {
|
|
980
|
-
color: rgba(60, 60, 67, 0.66);
|
|
981
|
-
} .typography__static-tertiary-dark_ee4fm {
|
|
982
|
-
color: rgba(60, 60, 67, 0.4);
|
|
983
|
-
} .typography__static-accent_ee4fm {
|
|
984
|
-
color: #ef3124;
|
|
985
|
-
}
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
@media screen and (min-width: 600px) {
|
|
991
|
-
} @media screen and (min-width: 1024px) {
|
|
992
|
-
}
|
|
992
|
+
}
|
|
993
993
|
.steps__option_sgdf5 {
|
|
994
994
|
color: #fff;
|
|
995
995
|
background: #303032
|
|
@@ -1234,28 +1234,7 @@
|
|
|
1234
1234
|
} .popover__arrow_lbzjc:after {
|
|
1235
1235
|
background-color: #121212;
|
|
1236
1236
|
border: 1px solid transparent;
|
|
1237
|
-
}.
|
|
1238
|
-
color: #fff;
|
|
1239
|
-
}
|
|
1240
|
-
.pagination__dots_1h11o {
|
|
1241
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1242
|
-
}
|
|
1243
|
-
|
|
1244
|
-
.pagination__tag_agsdl.pagination__tag_agsdl {
|
|
1245
|
-
color: rgba(235, 235, 245, 0.54)
|
|
1246
|
-
} .pagination__tag_agsdl.pagination__tag_agsdl:hover:not(:disabled) {
|
|
1247
|
-
background-color: #2c2c2e;
|
|
1248
|
-
color: #fff;
|
|
1249
|
-
} .pagination__tag_agsdl.pagination__tag_agsdl:active:not(:disabled) {
|
|
1250
|
-
background-color: #3a3a3c;
|
|
1251
|
-
} .pagination__tag_agsdl.pagination__tag_agsdl.pagination__checked_agsdl {
|
|
1252
|
-
background-color: #f3f4f5;
|
|
1253
|
-
color: #0e0e0e;
|
|
1254
|
-
} .pagination__tag_agsdl.pagination__tag_agsdl.pagination__checked_agsdl:hover:not(:disabled) {
|
|
1255
|
-
color: #0e0e0e;
|
|
1256
|
-
} .pagination__tag_agsdl.pagination__tag_agsdl.pagination__checked_agsdl:active:not(:disabled) {
|
|
1257
|
-
color: #fff;
|
|
1258
|
-
}.button__accent_1ax6m {
|
|
1237
|
+
}.button__accent_1ax6m {
|
|
1259
1238
|
color: #fff;
|
|
1260
1239
|
background-color: #ef3124;
|
|
1261
1240
|
border: 1px solid transparent
|
|
@@ -1584,30 +1563,28 @@
|
|
|
1584
1563
|
color: rgba(14, 14, 14, 0.3)
|
|
1585
1564
|
} .button__component_zn53q[disabled].button__ghost_zn53q.button__loading_zn53q {
|
|
1586
1565
|
color: #0e0e0e;
|
|
1587
|
-
}.
|
|
1588
|
-
|
|
1589
|
-
}
|
|
1590
|
-
@keyframes chart__showDot_1scai {
|
|
1566
|
+
}.pagination__component_16yb7 {
|
|
1567
|
+
color: #fff;
|
|
1591
1568
|
}
|
|
1592
|
-
|
|
1593
|
-
.
|
|
1594
|
-
fill: #fff;
|
|
1595
|
-
} .chart__circle_11m3x {
|
|
1596
|
-
fill: #121212;
|
|
1597
|
-
} .chart__circle_11m3x {
|
|
1598
|
-
fill: #121212;
|
|
1569
|
+
.pagination__dots_1h11o {
|
|
1570
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1599
1571
|
}
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
} .
|
|
1609
|
-
|
|
1610
|
-
|
|
1572
|
+
|
|
1573
|
+
.pagination__tag_agsdl.pagination__tag_agsdl {
|
|
1574
|
+
color: rgba(235, 235, 245, 0.54)
|
|
1575
|
+
} .pagination__tag_agsdl.pagination__tag_agsdl:hover:not(:disabled) {
|
|
1576
|
+
background-color: #2c2c2e;
|
|
1577
|
+
color: #fff;
|
|
1578
|
+
} .pagination__tag_agsdl.pagination__tag_agsdl:active:not(:disabled) {
|
|
1579
|
+
background-color: #3a3a3c;
|
|
1580
|
+
} .pagination__tag_agsdl.pagination__tag_agsdl.pagination__checked_agsdl {
|
|
1581
|
+
background-color: #f3f4f5;
|
|
1582
|
+
color: #0e0e0e;
|
|
1583
|
+
} .pagination__tag_agsdl.pagination__tag_agsdl.pagination__checked_agsdl:hover:not(:disabled) {
|
|
1584
|
+
color: #0e0e0e;
|
|
1585
|
+
} .pagination__tag_agsdl.pagination__tag_agsdl.pagination__checked_agsdl:active:not(:disabled) {
|
|
1586
|
+
color: #fff;
|
|
1587
|
+
}.comment__component_gw0is {
|
|
1611
1588
|
background-color: #202022;
|
|
1612
1589
|
}.circular-progress-bar__backgroundCircle_yrslb,
|
|
1613
1590
|
.circular-progress-bar__progressCircle_yrslb {
|
|
@@ -1638,6 +1615,29 @@
|
|
|
1638
1615
|
color: #85858d;
|
|
1639
1616
|
}.list-header__filled_1vb2k {
|
|
1640
1617
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1618
|
+
}.chart__coreChart_1yhvr .recharts-text tspan {
|
|
1619
|
+
fill: #fff;
|
|
1620
|
+
}
|
|
1621
|
+
@keyframes chart__showDot_1scai {
|
|
1622
|
+
}
|
|
1623
|
+
|
|
1624
|
+
.chart__tickText_11m3x {
|
|
1625
|
+
fill: #fff;
|
|
1626
|
+
} .chart__circle_11m3x {
|
|
1627
|
+
fill: #121212;
|
|
1628
|
+
} .chart__circle_11m3x {
|
|
1629
|
+
fill: #121212;
|
|
1630
|
+
}
|
|
1631
|
+
.chart__tooltip_18obg {
|
|
1632
|
+
background-color: #121212;
|
|
1633
|
+
border: 1px solid #2b2b2e;
|
|
1634
|
+
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
1635
|
+
0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
|
|
1636
|
+
} .chart__tooltipArrow_18obg {
|
|
1637
|
+
border: 1px solid #2b2b2e;
|
|
1638
|
+
background-color: #121212;
|
|
1639
|
+
} .chart__tooltipArrow_18obg:before {
|
|
1640
|
+
border-color: transparent #121212 transparent transparent;
|
|
1641
1641
|
}.list__list_1nxgg {
|
|
1642
1642
|
color: #fff;
|
|
1643
1643
|
}
|
|
@@ -1756,19 +1756,31 @@
|
|
|
1756
1756
|
.confirmation__typographyTheme_vtc6a.confirmation__typographyTheme_vtc6a {
|
|
1757
1757
|
color: rgba(235, 235, 245, 0.54);
|
|
1758
1758
|
}.custom-button__customButton_s3lv0.custom-button__white_s3lv0 * {
|
|
1759
|
-
color: #
|
|
1759
|
+
color: #0e0e0e;
|
|
1760
1760
|
} .custom-button__customButton_s3lv0.custom-button__black_s3lv0 * {
|
|
1761
|
+
color: #fff;
|
|
1762
|
+
} .custom-button__customButton_s3lv0.custom-button__static-white_s3lv0 * {
|
|
1763
|
+
color: #fff;
|
|
1764
|
+
} .custom-button__customButton_s3lv0.custom-button__static-black_s3lv0 * {
|
|
1761
1765
|
color: #0e0e0e;
|
|
1762
1766
|
} .custom-button__customButton_s3lv0:before {
|
|
1763
1767
|
background-color: rgba(0, 0, 0, 0);
|
|
1764
1768
|
} .custom-button__customButton_s3lv0.custom-button__darkening_s3lv0:hover:before {
|
|
1765
|
-
background-color: rgba(
|
|
1769
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1766
1770
|
} .custom-button__customButton_s3lv0.custom-button__darkening_s3lv0:active:before {
|
|
1767
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
1768
|
-
} .custom-button__customButton_s3lv0.custom-button__lightening_s3lv0:hover:before {
|
|
1769
1771
|
background-color: rgba(255, 255, 255, 0.15);
|
|
1772
|
+
} .custom-button__customButton_s3lv0.custom-button__lightening_s3lv0:hover:before {
|
|
1773
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1770
1774
|
} .custom-button__customButton_s3lv0.custom-button__lightening_s3lv0:active:before {
|
|
1771
|
-
background-color: rgba(
|
|
1775
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1776
|
+
} .custom-button__customButton_s3lv0.custom-button__static-darkening_s3lv0:hover:before {
|
|
1777
|
+
background-color: rgba(0, 0, 0, 0.07);
|
|
1778
|
+
} .custom-button__customButton_s3lv0.custom-button__static-darkening_s3lv0:active:before {
|
|
1779
|
+
background-color: rgba(0, 0, 0, 0.15);
|
|
1780
|
+
} .custom-button__customButton_s3lv0.custom-button__static-lightening_s3lv0:hover:before {
|
|
1781
|
+
background-color: rgba(255, 255, 255, 0.07);
|
|
1782
|
+
} .custom-button__customButton_s3lv0.custom-button__static-lightening_s3lv0:active:before {
|
|
1783
|
+
background-color: rgba(255, 255, 255, 0.15);
|
|
1772
1784
|
} .custom-button__customButton_s3lv0:disabled.custom-button__white_s3lv0 * {
|
|
1773
1785
|
color: #fff;
|
|
1774
1786
|
} .custom-button__customButton_s3lv0:disabled.custom-button__black_s3lv0 * {
|
|
@@ -1937,6 +1949,10 @@
|
|
|
1937
1949
|
} .input__error_gtxgo {
|
|
1938
1950
|
color: #ef3124;
|
|
1939
1951
|
caret-color: #ef3124;
|
|
1952
|
+
}.pattern-lock__error_7mq6g {
|
|
1953
|
+
color: #f15045;
|
|
1954
|
+
} @media screen and (min-width: 360px) {
|
|
1955
|
+
} @media screen and (min-width: 390px) {
|
|
1940
1956
|
}.pass-code__error_1osw8 {
|
|
1941
1957
|
color: #f15045;
|
|
1942
1958
|
}
|
|
@@ -1963,25 +1979,7 @@
|
|
|
1963
1979
|
color: #fff;
|
|
1964
1980
|
} .pass-code__ghost_ytnmr.pass-code__ghost_ytnmr:active {
|
|
1965
1981
|
background: rgba(255, 255, 255, 0.11);
|
|
1966
|
-
}.
|
|
1967
|
-
color: #f15045;
|
|
1968
|
-
} @media screen and (min-width: 360px) {
|
|
1969
|
-
} @media screen and (min-width: 390px) {
|
|
1970
|
-
}.pure-cell__focused_1qo83 {
|
|
1971
|
-
outline: 2px solid #0072ef;
|
|
1972
|
-
}
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
.pure-cell__categoryPercent_1xicb {
|
|
1977
|
-
background-color: #202022;
|
|
1978
|
-
}
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
.file-upload-item__component_vtenn {
|
|
1982
|
+
}.file-upload-item__component_vtenn {
|
|
1985
1983
|
color: rgba(235, 235, 245, 0.54);
|
|
1986
1984
|
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
1987
1985
|
} .file-upload-item__icon_vtenn {
|
|
@@ -2018,7 +2016,21 @@
|
|
|
2018
2016
|
} .navigation-bar__button_kkbwo.navigation-bar__mobile_kkbwo {
|
|
2019
2017
|
background: rgba(255, 255, 255, 0.06);
|
|
2020
2018
|
color: #85858d;
|
|
2021
|
-
}.
|
|
2019
|
+
}.pure-cell__focused_1qo83 {
|
|
2020
|
+
outline: 2px solid #0072ef;
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
|
|
2024
|
+
|
|
2025
|
+
.pure-cell__categoryPercent_1xicb {
|
|
2026
|
+
background-color: #202022;
|
|
2027
|
+
}
|
|
2028
|
+
|
|
2029
|
+
|
|
2030
|
+
|
|
2031
|
+
|
|
2032
|
+
|
|
2033
|
+
.plate__component_kerpp {
|
|
2022
2034
|
color: #fff
|
|
2023
2035
|
} .plate__focused_kerpp {
|
|
2024
2036
|
outline: 2px solid #0072ef;
|
package/themes/dist/corp.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(11, 31, 53, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(11, 31, 53, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/dist/dark.css
CHANGED
|
@@ -146,6 +146,10 @@
|
|
|
146
146
|
--color-light-bg-secondary-inverted-shade-7: var(--color-dark-bg-secondary-inverted-tint-7);
|
|
147
147
|
--color-light-bg-secondary-inverted-shade-15: var(--color-dark-bg-secondary-inverted-tint-15);
|
|
148
148
|
--color-light-bg-tertiary-shade-7: var(--color-dark-bg-tertiary-tint-7);
|
|
149
|
+
--color-light-border-key-alpha-7: var(--color-dark-border-key-alpha-7);
|
|
150
|
+
--color-light-border-key-alpha-15: var(--color-dark-border-key-alpha-15);
|
|
151
|
+
--color-light-border-key-inverted-alpha-7: var(--color-dark-border-key-inverted-alpha-7);
|
|
152
|
+
--color-light-border-key-inverted-alpha-15: var(--color-dark-border-key-inverted-alpha-15);
|
|
149
153
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
150
154
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
151
155
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/dist/intranet.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -146,6 +146,10 @@
|
|
|
146
146
|
--color-light-bg-secondary-inverted-shade-7: var(--color-dark-bg-secondary-inverted-tint-7);
|
|
147
147
|
--color-light-bg-secondary-inverted-shade-15: var(--color-dark-bg-secondary-inverted-tint-15);
|
|
148
148
|
--color-light-bg-tertiary-shade-7: var(--color-dark-bg-tertiary-tint-7);
|
|
149
|
+
--color-light-border-key-alpha-7: var(--color-dark-border-key-alpha-7);
|
|
150
|
+
--color-light-border-key-alpha-15: var(--color-dark-border-key-alpha-15);
|
|
151
|
+
--color-light-border-key-inverted-alpha-7: var(--color-dark-border-key-inverted-alpha-7);
|
|
152
|
+
--color-light-border-key-inverted-alpha-15: var(--color-dark-border-key-inverted-alpha-15);
|
|
149
153
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
150
154
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
151
155
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/dist/mobile.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/dist/site.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(11, 31, 53, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(11, 31, 53, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/intranet.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/mixins/dark.css
CHANGED
|
@@ -146,6 +146,10 @@
|
|
|
146
146
|
--color-light-bg-secondary-inverted-shade-7: var(--color-dark-bg-secondary-inverted-tint-7);
|
|
147
147
|
--color-light-bg-secondary-inverted-shade-15: var(--color-dark-bg-secondary-inverted-tint-15);
|
|
148
148
|
--color-light-bg-tertiary-shade-7: var(--color-dark-bg-tertiary-tint-7);
|
|
149
|
+
--color-light-border-key-alpha-7: var(--color-dark-border-key-alpha-7);
|
|
150
|
+
--color-light-border-key-alpha-15: var(--color-dark-border-key-alpha-15);
|
|
151
|
+
--color-light-border-key-inverted-alpha-7: var(--color-dark-border-key-inverted-alpha-7);
|
|
152
|
+
--color-light-border-key-inverted-alpha-15: var(--color-dark-border-key-inverted-alpha-15);
|
|
149
153
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
150
154
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
151
155
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/mobile.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(0, 0, 0, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(0, 0, 0, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(0, 0, 0, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(0, 0, 0, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/site.css
CHANGED
|
@@ -379,6 +379,10 @@
|
|
|
379
379
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
380
380
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
381
381
|
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
382
|
+
--color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
|
|
383
|
+
--color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
|
|
384
|
+
--color-dark-border-key-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
385
|
+
--color-dark-border-key-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
382
386
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
383
387
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
384
388
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -531,6 +535,10 @@
|
|
|
531
535
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
532
536
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
533
537
|
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
538
|
+
--color-light-border-key-alpha-7: rgba(11, 31, 53, 0.07);
|
|
539
|
+
--color-light-border-key-alpha-15: rgba(11, 31, 53, 0.15);
|
|
540
|
+
--color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
541
|
+
--color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
534
542
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
535
543
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
536
544
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/typography/component.js
CHANGED
|
@@ -7,9 +7,9 @@ var titleResponsive_component = require('./title-responsive/component.js');
|
|
|
7
7
|
require('tslib');
|
|
8
8
|
require('react');
|
|
9
9
|
require('classnames');
|
|
10
|
-
require('./colors.module-
|
|
10
|
+
require('./colors.module-168327cb.js');
|
|
11
11
|
require('./title/component.js');
|
|
12
|
-
require('./common.module-
|
|
12
|
+
require('./common.module-f05add6c.js');
|
|
13
13
|
|
|
14
14
|
var Typography = {
|
|
15
15
|
Title: title_index.Title,
|
|
@@ -5,9 +5,9 @@ import { TitleResponsive } from './title-responsive/component.js';
|
|
|
5
5
|
import 'tslib';
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'classnames';
|
|
8
|
-
import './colors.module-
|
|
8
|
+
import './colors.module-7d1dea57.js';
|
|
9
9
|
import './title/component.js';
|
|
10
|
-
import './common.module-
|
|
10
|
+
import './common.module-3a01cbf5.js';
|
|
11
11
|
|
|
12
12
|
var Typography = {
|
|
13
13
|
Title: Title,
|
package/typography/esm/index.js
CHANGED
|
@@ -4,9 +4,9 @@ import './text/component.js';
|
|
|
4
4
|
import 'tslib';
|
|
5
5
|
import 'react';
|
|
6
6
|
import 'classnames';
|
|
7
|
-
import './colors.module-
|
|
7
|
+
import './colors.module-7d1dea57.js';
|
|
8
8
|
import './title/index.js';
|
|
9
9
|
import './title/component.js';
|
|
10
|
-
import './common.module-
|
|
10
|
+
import './common.module-3a01cbf5.js';
|
|
11
11
|
import './title-mobile/component.js';
|
|
12
12
|
import './title-responsive/component.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __rest, __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
|
-
import { c as colors } from '../colors.module-
|
|
4
|
+
import { c as colors } from '../colors.module-7d1dea57.js';
|
|
5
5
|
|
|
6
6
|
var styles = {"paragraph":"typography__paragraph_1oway","paragraphWithMargins":"typography__paragraphWithMargins_1oway","primary-large":"typography__primary-large_1oway","primary-medium":"typography__primary-medium_1oway","primary-small":"typography__primary-small_1oway","secondary-large":"typography__secondary-large_1oway","secondary-medium":"typography__secondary-medium_1oway","secondary-small":"typography__secondary-small_1oway","component":"typography__component_1oway","caps":"typography__caps_1oway","bold":"typography__bold_1oway","medium":"typography__medium_1oway","regular":"typography__regular_1oway","monospace":"typography__monospace_1oway","rowLimit1":"typography__rowLimit1_1oway","rowLimit2":"typography__rowLimit2_1oway","rowLimit3":"typography__rowLimit3_1oway"};
|
|
7
7
|
require('./index.css');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __rest, __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
|
-
import { c as colors } from '../colors.module-
|
|
4
|
+
import { c as colors } from '../colors.module-7d1dea57.js';
|
|
5
5
|
|
|
6
6
|
var Title = forwardRef(function (_a, ref) {
|
|
7
7
|
var _b;
|