@alfalab/core-components 41.7.0-beta.3 → 41.7.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.d.ts +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile.js +1 -1
- package/calendar/modern/responsive.d.ts +1 -1
- package/calendar/modern/responsive.js +1 -1
- package/calendar/responsive.d.ts +1 -1
- package/calendar/responsive.js +1 -1
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/responsive.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +1 -1
- package/custom-button/Component.d.ts +2 -2
- package/custom-button/Component.js +1 -1
- package/custom-button/cssm/Component.d.ts +2 -2
- package/custom-button/cssm/index.module.css +7 -28
- package/custom-button/esm/Component.d.ts +2 -2
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +7 -28
- package/custom-button/index.css +7 -28
- package/custom-button/modern/Component.d.ts +2 -2
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +7 -28
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/cssm/index.module.css +0 -8
- package/hatching-progress-bar/esm/index.css +0 -8
- package/hatching-progress-bar/index.css +0 -8
- package/hatching-progress-bar/modern/index.css +0 -8
- package/icon-view/components/base-shape/component.d.ts +14 -2
- package/icon-view/components/base-shape/component.js +23 -16
- package/icon-view/components/base-shape/index.css +45 -7
- package/icon-view/components/index.d.ts +2 -0
- package/icon-view/components/index.js +6 -0
- package/icon-view/components/no-shape/component.d.ts +27 -0
- package/icon-view/components/no-shape/component.js +17 -0
- package/icon-view/components/no-shape/index.d.ts +1 -0
- package/icon-view/components/no-shape/index.js +14 -0
- package/icon-view/components/no-shape/paths.d.ts +81 -0
- package/icon-view/components/no-shape/paths.js +35 -0
- package/icon-view/components/rectangle/component.d.ts +27 -0
- package/icon-view/components/rectangle/component.js +30 -0
- package/icon-view/components/rectangle/index.d.ts +1 -0
- package/icon-view/components/rectangle/index.js +14 -0
- package/icon-view/components/rectangle/paths.d.ts +107 -0
- package/icon-view/components/rectangle/paths.js +62 -0
- package/icon-view/cssm/components/base-shape/component.d.ts +14 -2
- package/icon-view/cssm/components/base-shape/component.js +22 -15
- package/icon-view/cssm/components/base-shape/index.module.css +45 -7
- package/icon-view/cssm/components/index.d.ts +2 -0
- package/icon-view/cssm/components/index.js +6 -0
- package/icon-view/cssm/components/no-shape/component.d.ts +27 -0
- package/icon-view/cssm/components/no-shape/component.js +18 -0
- package/icon-view/cssm/components/no-shape/index.d.ts +1 -0
- package/icon-view/cssm/components/no-shape/index.js +15 -0
- package/icon-view/cssm/components/no-shape/paths.d.ts +81 -0
- package/icon-view/cssm/components/no-shape/paths.js +35 -0
- package/icon-view/cssm/components/rectangle/component.d.ts +27 -0
- package/icon-view/cssm/components/rectangle/component.js +31 -0
- package/icon-view/cssm/components/rectangle/index.d.ts +1 -0
- package/icon-view/cssm/components/rectangle/index.js +15 -0
- package/icon-view/cssm/components/rectangle/paths.d.ts +107 -0
- package/icon-view/cssm/components/rectangle/paths.js +62 -0
- package/icon-view/cssm/no-shape.d.ts +1 -0
- package/icon-view/cssm/no-shape.js +15 -0
- package/icon-view/cssm/rectangle.d.ts +1 -0
- package/icon-view/cssm/rectangle.js +15 -0
- package/icon-view/esm/components/base-shape/component.d.ts +14 -2
- package/icon-view/esm/components/base-shape/component.js +23 -16
- package/icon-view/esm/components/base-shape/index.css +45 -7
- package/icon-view/esm/components/index.d.ts +2 -0
- package/icon-view/esm/components/index.js +5 -1
- package/icon-view/esm/components/no-shape/component.d.ts +27 -0
- package/icon-view/esm/components/no-shape/component.js +11 -0
- package/icon-view/esm/components/no-shape/index.d.ts +1 -0
- package/icon-view/esm/components/no-shape/index.js +8 -0
- package/icon-view/esm/components/no-shape/paths.d.ts +81 -0
- package/icon-view/esm/components/no-shape/paths.js +32 -0
- package/icon-view/esm/components/rectangle/component.d.ts +27 -0
- package/icon-view/esm/components/rectangle/component.js +24 -0
- package/icon-view/esm/components/rectangle/index.d.ts +1 -0
- package/icon-view/esm/components/rectangle/index.js +8 -0
- package/icon-view/esm/components/rectangle/paths.d.ts +107 -0
- package/icon-view/esm/components/rectangle/paths.js +58 -0
- package/icon-view/esm/no-shape.d.ts +1 -0
- package/icon-view/esm/no-shape.js +8 -0
- package/icon-view/esm/rectangle.d.ts +1 -0
- package/icon-view/esm/rectangle.js +8 -0
- package/icon-view/modern/components/base-shape/component.d.ts +14 -2
- package/icon-view/modern/components/base-shape/component.js +23 -16
- package/icon-view/modern/components/base-shape/index.css +45 -7
- package/icon-view/modern/components/index.d.ts +2 -0
- package/icon-view/modern/components/index.js +5 -1
- package/icon-view/modern/components/no-shape/component.d.ts +27 -0
- package/icon-view/modern/components/no-shape/component.js +10 -0
- package/icon-view/modern/components/no-shape/index.d.ts +1 -0
- package/icon-view/modern/components/no-shape/index.js +7 -0
- package/icon-view/modern/components/no-shape/paths.d.ts +81 -0
- package/icon-view/modern/components/no-shape/paths.js +32 -0
- package/icon-view/modern/components/rectangle/component.d.ts +27 -0
- package/icon-view/modern/components/rectangle/component.js +20 -0
- package/icon-view/modern/components/rectangle/index.d.ts +1 -0
- package/icon-view/modern/components/rectangle/index.js +7 -0
- package/icon-view/modern/components/rectangle/paths.d.ts +107 -0
- package/icon-view/modern/components/rectangle/paths.js +58 -0
- package/icon-view/modern/no-shape.d.ts +1 -0
- package/icon-view/modern/no-shape.js +7 -0
- package/icon-view/modern/rectangle.d.ts +1 -0
- package/icon-view/modern/rectangle.js +7 -0
- package/icon-view/no-shape.d.ts +1 -0
- package/icon-view/no-shape.js +14 -0
- package/icon-view/rectangle.d.ts +1 -0
- package/icon-view/rectangle.js +14 -0
- package/list/Component.js +1 -1
- package/list/components/item/Component.js +1 -1
- package/list/components/item/index.d.ts +1 -1
- package/list/components/item/index.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/components/item/Component.js +1 -1
- package/list/esm/components/item/index.d.ts +1 -1
- package/list/esm/components/item/index.js +1 -1
- package/list/esm/index.js +1 -1
- package/list/index.js +1 -1
- package/list/modern/Component.js +1 -1
- package/list/modern/components/item/Component.js +1 -1
- package/list/modern/components/item/index.d.ts +1 -1
- package/list/modern/components/item/index.js +1 -1
- package/list/modern/index.js +1 -1
- package/package.json +1 -1
- package/pass-code/Component.js +1 -1
- package/pass-code/components/InputProgress/Component.js +1 -1
- package/pass-code/components/InputProgress/index.js +1 -1
- package/pass-code/components/KeyPad/Component.js +1 -1
- package/pass-code/components/KeyPad/index.js +1 -1
- package/pass-code/esm/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/index.js +1 -1
- package/pass-code/esm/components/KeyPad/Component.js +1 -1
- package/pass-code/esm/components/KeyPad/index.js +1 -1
- package/pass-code/esm/index-3885b0d7.d.ts +1 -1
- package/pass-code/esm/index.js +1 -1
- package/pass-code/index-3885b0d7.d.ts +1 -1
- package/pass-code/index.js +1 -1
- package/pass-code/modern/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/index.js +1 -1
- package/pass-code/modern/components/KeyPad/Component.js +1 -1
- package/pass-code/modern/components/KeyPad/index.js +1 -1
- package/pass-code/modern/index-3885b0d7.d.ts +1 -1
- package/pass-code/modern/index.js +1 -1
- package/progress-bar/cssm/index.module.css +0 -8
- package/progress-bar/esm/index.css +0 -8
- package/progress-bar/index.css +0 -8
- package/progress-bar/modern/index.css +0 -8
- package/pure-cell/{component-d9343d65.js → component-87c07885.js} +1 -1
- package/pure-cell/component.js +2 -2
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +2 -2
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +2 -2
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +2 -2
- package/pure-cell/components/text/component.js +2 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +2 -2
- package/pure-cell/esm/{component-9511318d.js → component-599b6932.js} +1 -1
- package/pure-cell/esm/component.js +2 -2
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +2 -2
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +2 -2
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +2 -2
- package/pure-cell/esm/components/text/component.js +2 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +2 -2
- package/pure-cell/esm/index.js +2 -2
- package/pure-cell/index.js +2 -2
- package/pure-cell/modern/{component-69e43027.js → component-1d1f04e8.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/index.js +2 -2
- package/select/{Component-e095e999.js → Component-d0084b44.js} +1 -1
- package/select/Component.js +1 -1
- package/select/Component.responsive.js +3 -3
- package/select/components/base-select/Component.js +1 -1
- package/select/components/base-select/index.js +1 -1
- package/select/components/base-select-mobile/Component.js +1 -1
- package/select/components/base-select-mobile/index.js +1 -1
- package/select/components/index.js +3 -3
- package/select/components/select-mobile/Component.js +3 -3
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +3 -3
- package/select/components/select-modal-mobile/Component.js +3 -3
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +3 -3
- package/select/esm/{Component-ca7bb4d5.js → Component-a57cb7e4.js} +2 -2
- package/select/esm/Component.js +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/base-select-mobile/Component.js +1 -1
- package/select/esm/components/base-select-mobile/index.js +1 -1
- package/select/esm/components/index.js +3 -3
- package/select/esm/components/select-mobile/Component.js +3 -3
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +3 -3
- package/select/esm/components/select-modal-mobile/Component.js +3 -3
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +3 -3
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +3 -3
- package/select/esm/presets/index.js +3 -3
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/esm/responsive.js +3 -3
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +3 -3
- package/select/modern/{Component-b8ebac80.js → Component-823fa07f.js} +2 -2
- package/select/modern/Component.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- package/select/modern/components/base-select-mobile/Component.js +1 -1
- package/select/modern/components/base-select-mobile/index.js +1 -1
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/select-mobile/Component.js +3 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-modal-mobile/Component.js +3 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +3 -3
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +3 -3
- package/select/modern/presets/index.js +3 -3
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/modern/responsive.js +3 -3
- package/select/presets/index.js +3 -3
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/responsive.js +3 -3
- package/sortable-list/Component.js +1 -1
- package/sortable-list/components/item/Components.js +1 -1
- package/sortable-list/esm/Component.js +1 -1
- package/sortable-list/esm/components/item/Components.js +1 -1
- package/sortable-list/esm/index-3885b0d7.d.ts +1 -1
- package/sortable-list/esm/index.js +1 -1
- package/sortable-list/index-3885b0d7.d.ts +1 -1
- package/sortable-list/index.js +1 -1
- package/sortable-list/modern/Component.js +1 -1
- package/sortable-list/modern/components/item/Components.js +1 -1
- package/sortable-list/modern/index-3885b0d7.d.ts +1 -1
- package/sortable-list/modern/index.js +1 -1
- package/system-message/Component.desktop.js +1 -1
- package/system-message/Component.mobile.js +1 -1
- package/system-message/Components.responsive.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.js +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.js +1 -1
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.js +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.js +1 -1
- package/system-message/components/title/Component.js +1 -1
- package/system-message/components/title/index.js +1 -1
- package/system-message/desktop.js +1 -1
- package/system-message/esm/Component.desktop.js +1 -1
- package/system-message/esm/Component.mobile.js +1 -1
- package/system-message/esm/Components.responsive.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.js +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.js +1 -1
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.js +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.js +1 -1
- package/system-message/esm/components/title/Component.js +1 -1
- package/system-message/esm/components/title/index.js +1 -1
- package/system-message/esm/desktop.js +1 -1
- package/system-message/esm/index-3885b0d7.d.ts +1 -1
- package/system-message/esm/index.js +1 -1
- package/system-message/esm/mobile.js +1 -1
- package/system-message/esm/responsive.js +1 -1
- package/system-message/esm/utils.js +1 -1
- package/system-message/index-3885b0d7.d.ts +1 -1
- package/system-message/index.js +1 -1
- package/system-message/mobile.js +1 -1
- package/system-message/modern/Component.desktop.js +1 -1
- package/system-message/modern/Component.mobile.js +1 -1
- package/system-message/modern/Components.responsive.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.js +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.js +1 -1
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.js +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.js +1 -1
- package/system-message/modern/components/title/Component.js +1 -1
- package/system-message/modern/components/title/index.js +1 -1
- package/system-message/modern/desktop.js +1 -1
- package/system-message/modern/index-3885b0d7.d.ts +1 -1
- package/system-message/modern/index.js +1 -1
- package/system-message/modern/mobile.js +1 -1
- package/system-message/modern/responsive.js +1 -1
- package/system-message/modern/utils.js +1 -1
- package/system-message/responsive.js +1 -1
- package/system-message/utils.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/components/primary-tablist/mobile.css +0 -8
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/secondary-tablist/mobile.css +0 -8
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/primary-tablist/mobile.css +0 -8
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/mobile.css +0 -8
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile.js +2 -2
- package/tabs/esm/responsive.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/mobile.css +0 -8
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/mobile.css +0 -8
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +2 -2
- package/textarea/Component.d.ts +1 -1
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/click.css +0 -8
- package/themes/compiled/mobile-dark-bluetint.css +8 -8
- package/themes/corp.css +0 -8
- package/themes/dark.css +0 -4
- package/themes/dist/click.css +0 -8
- package/themes/dist/compiled/mobile-dark-bluetint.css +123 -135
- package/themes/dist/corp.css +0 -8
- package/themes/dist/dark.css +0 -4
- package/themes/dist/intranet.css +0 -8
- package/themes/dist/mixins/dark.css +0 -4
- package/themes/dist/mobile.css +0 -8
- package/themes/dist/site.css +0 -8
- package/themes/intranet.css +0 -8
- package/themes/mixins/dark.css +0 -4
- package/themes/mobile.css +0 -8
- package/themes/site.css +0 -8
- package/typography/component.js +2 -2
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.css +0 -8
- package/vars/colors-indigo.css +0 -8
- package/vars/cssm/bundle/click.css +0 -8
- package/vars/cssm/bundle/corp.css +0 -8
- package/vars/cssm/bundle/intranet.css +0 -8
- package/vars/cssm/bundle/mobile.css +0 -8
- package/vars/cssm/bundle/site.css +0 -8
- package/vars/cssm/colors-bluetint.css +0 -8
- package/vars/cssm/colors-indigo.css +0 -8
- package/vars/cssm/index.css +0 -8
- package/vars/dist/colors-bluetint.css +0 -8
- package/vars/dist/colors-indigo.css +0 -8
- package/vars/dist/cssm/bundle/click.css +0 -8
- package/vars/dist/cssm/bundle/corp.css +0 -8
- package/vars/dist/cssm/bundle/intranet.css +0 -8
- package/vars/dist/cssm/bundle/mobile.css +0 -8
- package/vars/dist/cssm/bundle/site.css +0 -8
- package/vars/dist/cssm/colors-bluetint.css +0 -8
- package/vars/dist/cssm/colors-indigo.css +0 -8
- package/vars/dist/cssm/index.css +0 -8
- package/vars/dist/index.d.ts +0 -8
- package/vars/dist/index.js +0 -8
- package/vars/index.d.ts +0 -8
- package/vars/index.js +1 -9
- /package/calendar/{Component.responsive-3b974102.d.ts → Component.responsive-21ad5126.d.ts} +0 -0
- /package/calendar/{Component.responsive-3b974102.js → Component.responsive-21ad5126.js} +0 -0
- /package/calendar/esm/{Component.responsive-9ba35713.d.ts → Component.responsive-df038778.d.ts} +0 -0
- /package/calendar/esm/{Component.responsive-9ba35713.js → Component.responsive-df038778.js} +0 -0
- /package/calendar/modern/{Component.responsive-44c27793.d.ts → Component.responsive-94fcd202.d.ts} +0 -0
- /package/calendar/modern/{Component.responsive-44c27793.js → Component.responsive-94fcd202.js} +0 -0
- /package/calendar-range/esm/{index.module-159f7604.js → index.module-e2d51802.js} +0 -0
- /package/calendar-range/{index.module-3cba8947.js → index.module-c07e0822.js} +0 -0
- /package/calendar-range/modern/{index.module-dad95f1e.js → index.module-d44c552d.js} +0 -0
- /package/confirmation/{countdown-section-6495a479.d.ts → countdown-section-1a42d213.d.ts} +0 -0
- /package/confirmation/{countdown-section-6495a479.js → countdown-section-1a42d213.js} +0 -0
- /package/confirmation/esm/{countdown-section-2a9f4c61.d.ts → countdown-section-e2a8b675.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-2a9f4c61.js → countdown-section-e2a8b675.js} +0 -0
- /package/confirmation/modern/{countdown-section-7aec8d96.d.ts → countdown-section-b38b31ea.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-7aec8d96.js → countdown-section-b38b31ea.js} +0 -0
- /package/gallery/{buttons-b1fd39e2.d.ts → buttons-1503c7be.d.ts} +0 -0
- /package/gallery/{buttons-b1fd39e2.js → buttons-1503c7be.js} +0 -0
- /package/gallery/esm/{buttons-49a2643a.d.ts → buttons-ab7293fb.d.ts} +0 -0
- /package/gallery/esm/{buttons-49a2643a.js → buttons-ab7293fb.js} +0 -0
- /package/gallery/esm/{slide-d9c6c363.d.ts → slide-c3ec5004.d.ts} +0 -0
- /package/gallery/esm/{slide-d9c6c363.js → slide-c3ec5004.js} +0 -0
- /package/gallery/modern/{buttons-9453ba4c.d.ts → buttons-074c8574.d.ts} +0 -0
- /package/gallery/modern/{buttons-9453ba4c.js → buttons-074c8574.js} +0 -0
- /package/gallery/modern/{slide-74ca863d.d.ts → slide-4efeb742.d.ts} +0 -0
- /package/gallery/modern/{slide-74ca863d.js → slide-4efeb742.js} +0 -0
- /package/gallery/{slide-4a75fe6b.d.ts → slide-84d75c58.d.ts} +0 -0
- /package/gallery/{slide-4a75fe6b.js → slide-84d75c58.js} +0 -0
- /package/grid/esm/{gutters.module-8dabb657.js → gutters.module-53b754de.js} +0 -0
- /package/grid/{gutters.module-59d2542e.js → gutters.module-0314e1f7.js} +0 -0
- /package/grid/modern/{gutters.module-90b19484.js → gutters.module-8ac7335b.js} +0 -0
- /package/list/{Component-cca42af7.d.ts → Component-287351ca.d.ts} +0 -0
- /package/list/{Component-cca42af7.js → Component-287351ca.js} +0 -0
- /package/list/esm/{Component-9d43854b.d.ts → Component-61b7bce5.d.ts} +0 -0
- /package/list/esm/{Component-9d43854b.js → Component-61b7bce5.js} +0 -0
- /package/list/modern/{Component-7b2d2ba8.d.ts → Component-f15bba69.d.ts} +0 -0
- /package/list/modern/{Component-7b2d2ba8.js → Component-f15bba69.js} +0 -0
- /package/pass-code/esm/{getDataTestId-61613beb.d.ts → getDataTestId-c84ef14b.d.ts} +0 -0
- /package/pass-code/esm/{getDataTestId-61613beb.js → getDataTestId-c84ef14b.js} +0 -0
- /package/pass-code/{getDataTestId-8e43106b.d.ts → getDataTestId-fd9cac29.d.ts} +0 -0
- /package/pass-code/{getDataTestId-8e43106b.js → getDataTestId-fd9cac29.js} +0 -0
- /package/pass-code/modern/{getDataTestId-dfeb4d29.d.ts → getDataTestId-43ffc39b.d.ts} +0 -0
- /package/pass-code/modern/{getDataTestId-dfeb4d29.js → getDataTestId-43ffc39b.js} +0 -0
- /package/pure-cell/{component-d9343d65.d.ts → component-87c07885.d.ts} +0 -0
- /package/pure-cell/esm/{component-9511318d.d.ts → component-599b6932.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-00bf5f47.d.ts → getDataTestId-fa3ce466.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-00bf5f47.js → getDataTestId-fa3ce466.js} +0 -0
- /package/pure-cell/{getDataTestId-f2926bf4.d.ts → getDataTestId-f723ae94.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-f2926bf4.js → getDataTestId-f723ae94.js} +0 -0
- /package/pure-cell/modern/{component-69e43027.d.ts → component-1d1f04e8.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-2663812e.d.ts → getDataTestId-a6e07805.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-2663812e.js → getDataTestId-a6e07805.js} +0 -0
- /package/select/{Component-e095e999.d.ts → Component-d0084b44.d.ts} +0 -0
- /package/select/esm/{Component-ca7bb4d5.d.ts → Component-a57cb7e4.d.ts} +0 -0
- /package/select/esm/{getDataTestId-cc00c6f6.d.ts → getDataTestId-d140344e.d.ts} +0 -0
- /package/select/esm/{getDataTestId-cc00c6f6.js → getDataTestId-d140344e.js} +0 -0
- /package/select/esm/{intersection-observer-f23e8dd2.d.ts → intersection-observer-0494c7b5.d.ts} +0 -0
- /package/select/esm/{intersection-observer-f23e8dd2.js → intersection-observer-0494c7b5.js} +0 -0
- /package/select/{getDataTestId-259ed3bf.d.ts → getDataTestId-c27dd21f.d.ts} +0 -0
- /package/select/{getDataTestId-259ed3bf.js → getDataTestId-c27dd21f.js} +0 -0
- /package/select/{intersection-observer-53e26b3d.d.ts → intersection-observer-5e67744c.d.ts} +0 -0
- /package/select/{intersection-observer-53e26b3d.js → intersection-observer-5e67744c.js} +0 -0
- /package/select/modern/{Component-b8ebac80.d.ts → Component-823fa07f.d.ts} +0 -0
- /package/select/modern/{getDataTestId-44944632.d.ts → getDataTestId-c881367b.d.ts} +0 -0
- /package/select/modern/{getDataTestId-44944632.js → getDataTestId-c881367b.js} +0 -0
- /package/select/modern/{intersection-observer-f23e8dd2.d.ts → intersection-observer-0494c7b5.d.ts} +0 -0
- /package/select/modern/{intersection-observer-f23e8dd2.js → intersection-observer-0494c7b5.js} +0 -0
- /package/sortable-list/{Components-2d136b81.d.ts → Components-db289c7d.d.ts} +0 -0
- /package/sortable-list/{Components-2d136b81.js → Components-db289c7d.js} +0 -0
- /package/sortable-list/esm/{Components-1f4be962.d.ts → Components-e9f39c3a.d.ts} +0 -0
- /package/sortable-list/esm/{Components-1f4be962.js → Components-e9f39c3a.js} +0 -0
- /package/sortable-list/modern/{Components-ee1e43cf.d.ts → Components-fdee58f8.d.ts} +0 -0
- /package/sortable-list/modern/{Components-ee1e43cf.js → Components-fdee58f8.js} +0 -0
- /package/system-message/esm/{getDataTestId-756bb356.d.ts → getDataTestId-06f140a3.d.ts} +0 -0
- /package/system-message/esm/{getDataTestId-756bb356.js → getDataTestId-06f140a3.js} +0 -0
- /package/system-message/{getDataTestId-0a674103.d.ts → getDataTestId-22764bbc.d.ts} +0 -0
- /package/system-message/{getDataTestId-0a674103.js → getDataTestId-22764bbc.js} +0 -0
- /package/system-message/modern/{getDataTestId-4067620c.d.ts → getDataTestId-82ddced7.d.ts} +0 -0
- /package/system-message/modern/{getDataTestId-4067620c.js → getDataTestId-82ddced7.js} +0 -0
- /package/tabs/esm/{index.module-26d45593.js → index.module-72f734ce.js} +0 -0
- /package/tabs/esm/{index.module-ef450478.js → index.module-bd9d6b19.js} +0 -0
- /package/tabs/{index.module-fa1accec.js → index.module-0f7a6fdd.js} +0 -0
- /package/tabs/{index.module-61993774.js → index.module-56173cf5.js} +0 -0
- /package/tabs/modern/{index.module-d8839022.js → index.module-2b4e7121.js} +0 -0
- /package/tabs/modern/{index.module-bd674504.js → index.module-e78fc797.js} +0 -0
- /package/textarea/{PseudoTextArea-cbcde310.d.ts → PseudoTextArea-a3523db0.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-cbcde310.js → PseudoTextArea-a3523db0.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-c25ab4f3.d.ts → PseudoTextArea-33e94ed9.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-c25ab4f3.js → PseudoTextArea-33e94ed9.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-0ded7ae8.d.ts → PseudoTextArea-d417192b.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-0ded7ae8.js → PseudoTextArea-d417192b.js} +0 -0
- /package/typography/{colors.module-168327cb.js → colors.module-67575777.js} +0 -0
- /package/typography/{common.module-f05add6c.js → common.module-b49fc5ec.js} +0 -0
- /package/typography/esm/{colors.module-7d1dea57.js → colors.module-1972613e.js} +0 -0
- /package/typography/esm/{common.module-3a01cbf5.js → common.module-8eb87ba7.js} +0 -0
- /package/typography/modern/{colors.module-0b9dc896.js → colors.module-7900da3a.js} +0 -0
- /package/typography/modern/{common.module-e63b7ae2.js → common.module-b57f0592.js} +0 -0
package/themes/corp.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/dark.css
CHANGED
|
@@ -146,10 +146,6 @@
|
|
|
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);
|
|
153
149
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
154
150
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
155
151
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/dist/click.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -655,13 +655,6 @@
|
|
|
655
655
|
box-shadow: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
|
|
656
656
|
0 0 1px rgba(0, 0, 0, 0.04);
|
|
657
657
|
}
|
|
658
|
-
}.spinner__component_156pk {
|
|
659
|
-
color: #fff;
|
|
660
|
-
}
|
|
661
|
-
@keyframes spinner__spin_animation_veqet {
|
|
662
|
-
}
|
|
663
|
-
.spinner__component_1b121 {
|
|
664
|
-
color: #0e0e0e;
|
|
665
658
|
}.status__soft_57bvm.status__green_57bvm {
|
|
666
659
|
background: rgba(19, 164, 99, 0.1);
|
|
667
660
|
color: #13a463;
|
|
@@ -699,7 +692,14 @@
|
|
|
699
692
|
background: #219187;
|
|
700
693
|
} .status__contrast_57bvm.status__purple_57bvm {
|
|
701
694
|
background: #673ab7;
|
|
702
|
-
}.
|
|
695
|
+
}.spinner__component_156pk {
|
|
696
|
+
color: #fff;
|
|
697
|
+
}
|
|
698
|
+
@keyframes spinner__spin_animation_veqet {
|
|
699
|
+
}
|
|
700
|
+
.spinner__component_1b121 {
|
|
701
|
+
color: #0e0e0e;
|
|
702
|
+
}.switch__component_qryao {
|
|
703
703
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
704
704
|
} .switch__switch_qryao {
|
|
705
705
|
background-color: #85858d;
|
|
@@ -805,52 +805,7 @@
|
|
|
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
|
-
}.
|
|
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 {
|
|
808
|
+
}.underlay__background-accent_dwgtq {
|
|
854
809
|
background-color: #ef3124;
|
|
855
810
|
} .underlay__background-info_dwgtq {
|
|
856
811
|
background-color: #001c3c;
|
|
@@ -989,7 +944,52 @@
|
|
|
989
944
|
border-color: rgba(255, 255, 255, 0.11);
|
|
990
945
|
} .underlay__border-color-specialbg-tertiary-transparent-inverted_dwgtq {
|
|
991
946
|
border-color: rgba(11, 31, 53, 0.1);
|
|
992
|
-
}
|
|
947
|
+
}.typography__tertiary_ee4fm {
|
|
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
|
+
}
|
|
993
993
|
.steps__option_sgdf5 {
|
|
994
994
|
color: #fff;
|
|
995
995
|
background: #303032
|
|
@@ -1234,7 +1234,28 @@
|
|
|
1234
1234
|
} .popover__arrow_lbzjc:after {
|
|
1235
1235
|
background-color: #121212;
|
|
1236
1236
|
border: 1px solid transparent;
|
|
1237
|
-
}.
|
|
1237
|
+
}.pagination__component_16yb7 {
|
|
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 {
|
|
1238
1259
|
color: #fff;
|
|
1239
1260
|
background-color: #ef3124;
|
|
1240
1261
|
border: 1px solid transparent
|
|
@@ -1563,29 +1584,33 @@
|
|
|
1563
1584
|
color: rgba(14, 14, 14, 0.3)
|
|
1564
1585
|
} .button__component_zn53q[disabled].button__ghost_zn53q.button__loading_zn53q {
|
|
1565
1586
|
color: #0e0e0e;
|
|
1566
|
-
}.
|
|
1567
|
-
|
|
1568
|
-
}
|
|
1569
|
-
|
|
1570
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1587
|
+
}.chart__coreChart_1yhvr .recharts-text tspan {
|
|
1588
|
+
fill: #fff;
|
|
1589
|
+
}
|
|
1590
|
+
@keyframes chart__showDot_1scai {
|
|
1571
1591
|
}
|
|
1572
1592
|
|
|
1573
|
-
.
|
|
1574
|
-
|
|
1575
|
-
} .
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1593
|
+
.chart__tickText_11m3x {
|
|
1594
|
+
fill: #fff;
|
|
1595
|
+
} .chart__circle_11m3x {
|
|
1596
|
+
fill: #121212;
|
|
1597
|
+
} .chart__circle_11m3x {
|
|
1598
|
+
fill: #121212;
|
|
1599
|
+
}
|
|
1600
|
+
.chart__tooltip_18obg {
|
|
1601
|
+
background-color: #121212;
|
|
1602
|
+
border: 1px solid #2b2b2e;
|
|
1603
|
+
box-shadow: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
|
|
1604
|
+
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);
|
|
1605
|
+
} .chart__tooltipArrow_18obg {
|
|
1606
|
+
border: 1px solid #2b2b2e;
|
|
1607
|
+
background-color: #121212;
|
|
1608
|
+
} .chart__tooltipArrow_18obg:before {
|
|
1609
|
+
border-color: transparent #121212 transparent transparent;
|
|
1610
|
+
}.comment__component_gw0is {
|
|
1588
1611
|
background-color: #202022;
|
|
1612
|
+
}.list-header__filled_1vb2k {
|
|
1613
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
1589
1614
|
}.circular-progress-bar__backgroundCircle_yrslb,
|
|
1590
1615
|
.circular-progress-bar__progressCircle_yrslb {
|
|
1591
1616
|
fill: transparent;
|
|
@@ -1613,32 +1638,7 @@
|
|
|
1613
1638
|
color: #fff;
|
|
1614
1639
|
} .circular-progress-bar__iconWrapper_yrslb.circular-progress-bar__icon-secondary_yrslb {
|
|
1615
1640
|
color: #85858d;
|
|
1616
|
-
}.
|
|
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
|
-
}.list__list_1nxgg {
|
|
1641
|
+
}.list__list_1nxgg {
|
|
1642
1642
|
color: #fff;
|
|
1643
1643
|
}
|
|
1644
1644
|
.list__slot_13bj9.list__defaultColor_13bj9 {
|
|
@@ -1756,31 +1756,19 @@
|
|
|
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: #0e0e0e;
|
|
1760
|
-
} .custom-button__customButton_s3lv0.custom-button__black_s3lv0 * {
|
|
1761
|
-
color: #fff;
|
|
1762
|
-
} .custom-button__customButton_s3lv0.custom-button__static-white_s3lv0 * {
|
|
1763
1759
|
color: #fff;
|
|
1764
|
-
} .custom-button__customButton_s3lv0.custom-
|
|
1760
|
+
} .custom-button__customButton_s3lv0.custom-button__black_s3lv0 * {
|
|
1765
1761
|
color: #0e0e0e;
|
|
1766
1762
|
} .custom-button__customButton_s3lv0:before {
|
|
1767
1763
|
background-color: rgba(0, 0, 0, 0);
|
|
1768
1764
|
} .custom-button__customButton_s3lv0.custom-button__darkening_s3lv0:hover:before {
|
|
1769
|
-
background-color: rgba(255, 255, 255, 0.07);
|
|
1770
|
-
} .custom-button__customButton_s3lv0.custom-button__darkening_s3lv0:active:before {
|
|
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);
|
|
1774
|
-
} .custom-button__customButton_s3lv0.custom-button__lightening_s3lv0:active:before {
|
|
1775
|
-
background-color: rgba(0, 0, 0, 0.15);
|
|
1776
|
-
} .custom-button__customButton_s3lv0.custom-button__static-darkening_s3lv0:hover:before {
|
|
1777
1765
|
background-color: rgba(0, 0, 0, 0.07);
|
|
1778
|
-
} .custom-button__customButton_s3lv0.custom-
|
|
1766
|
+
} .custom-button__customButton_s3lv0.custom-button__darkening_s3lv0:active:before {
|
|
1779
1767
|
background-color: rgba(0, 0, 0, 0.15);
|
|
1780
|
-
} .custom-button__customButton_s3lv0.custom-
|
|
1781
|
-
background-color: rgba(255, 255, 255, 0.07);
|
|
1782
|
-
} .custom-button__customButton_s3lv0.custom-button__static-lightening_s3lv0:active:before {
|
|
1768
|
+
} .custom-button__customButton_s3lv0.custom-button__lightening_s3lv0:hover:before {
|
|
1783
1769
|
background-color: rgba(255, 255, 255, 0.15);
|
|
1770
|
+
} .custom-button__customButton_s3lv0.custom-button__lightening_s3lv0:active:before {
|
|
1771
|
+
background-color: rgba(255, 255, 255, 0.2);
|
|
1784
1772
|
} .custom-button__customButton_s3lv0:disabled.custom-button__white_s3lv0 * {
|
|
1785
1773
|
color: #fff;
|
|
1786
1774
|
} .custom-button__customButton_s3lv0:disabled.custom-button__black_s3lv0 * {
|
|
@@ -1979,7 +1967,21 @@
|
|
|
1979
1967
|
color: #fff;
|
|
1980
1968
|
} .pass-code__ghost_ytnmr.pass-code__ghost_ytnmr:active {
|
|
1981
1969
|
background: rgba(255, 255, 255, 0.11);
|
|
1982
|
-
}.
|
|
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 {
|
|
1983
1985
|
color: rgba(235, 235, 245, 0.54);
|
|
1984
1986
|
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
1985
1987
|
} .file-upload-item__icon_vtenn {
|
|
@@ -2016,21 +2018,7 @@
|
|
|
2016
2018
|
} .navigation-bar__button_kkbwo.navigation-bar__mobile_kkbwo {
|
|
2017
2019
|
background: rgba(255, 255, 255, 0.06);
|
|
2018
2020
|
color: #85858d;
|
|
2019
|
-
}.
|
|
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 {
|
|
2021
|
+
}.plate__component_kerpp {
|
|
2034
2022
|
color: #fff
|
|
2035
2023
|
} .plate__focused_kerpp {
|
|
2036
2024
|
outline: 2px solid #0072ef;
|
package/themes/dist/corp.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/dist/dark.css
CHANGED
|
@@ -146,10 +146,6 @@
|
|
|
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);
|
|
153
149
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
154
150
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
155
151
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/dist/intranet.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -146,10 +146,6 @@
|
|
|
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);
|
|
153
149
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
154
150
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
155
151
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/dist/mobile.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/dist/site.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/intranet.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/mixins/dark.css
CHANGED
|
@@ -146,10 +146,6 @@
|
|
|
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);
|
|
153
149
|
--color-light-border-underline-alpha-30: var(--color-dark-border-underline-alpha-30);
|
|
154
150
|
--color-light-border-underline-inverted-alpha-30: var(
|
|
155
151
|
--color-dark-border-underline-inverted-alpha-30
|
package/themes/mobile.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
544
536
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
package/themes/site.css
CHANGED
|
@@ -379,10 +379,6 @@
|
|
|
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);
|
|
386
382
|
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
387
383
|
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
388
384
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
@@ -535,10 +531,6 @@
|
|
|
535
531
|
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
536
532
|
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
537
533
|
--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);
|
|
542
534
|
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
543
535
|
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
544
536
|
--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-67575777.js');
|
|
11
11
|
require('./title/component.js');
|
|
12
|
-
require('./common.module-
|
|
12
|
+
require('./common.module-b49fc5ec.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-1972613e.js';
|
|
9
9
|
import './title/component.js';
|
|
10
|
-
import './common.module-
|
|
10
|
+
import './common.module-8eb87ba7.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-1972613e.js';
|
|
8
8
|
import './title/index.js';
|
|
9
9
|
import './title/component.js';
|
|
10
|
-
import './common.module-
|
|
10
|
+
import './common.module-8eb87ba7.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-1972613e.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-1972613e.js';
|
|
5
5
|
|
|
6
6
|
var Title = forwardRef(function (_a, ref) {
|
|
7
7
|
var _b;
|