@alfalab/core-components 44.7.0-beta.1 → 44.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bottom-sheet/components/footer/index.css +1 -1
- package/bottom-sheet/components/header/index.css +1 -1
- package/bottom-sheet/esm/components/footer/index.css +1 -1
- package/bottom-sheet/esm/components/header/index.css +1 -1
- package/bottom-sheet/esm/index.css +1 -1
- package/bottom-sheet/index.css +1 -1
- package/bottom-sheet/modern/components/footer/index.css +1 -1
- package/bottom-sheet/modern/components/header/index.css +1 -1
- package/bottom-sheet/modern/index.css +1 -1
- package/calendar/components/calendar-mobile/backdrop-transitions.css +1 -1
- package/calendar/components/calendar-mobile/index.css +1 -1
- package/calendar/components/calendar-mobile/transitions.css +1 -1
- package/calendar/components/days-table/index.css +1 -1
- package/calendar/components/header/index.css +1 -1
- package/calendar/components/month-year-header/index.css +1 -1
- package/calendar/components/months-table/index.css +1 -1
- package/calendar/components/period-slider/index.css +1 -1
- package/calendar/components/select-button/index.css +1 -1
- package/calendar/components/years-table/index.css +1 -1
- package/calendar/desktop/desktop.css +1 -1
- package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +1 -1
- package/calendar/esm/components/calendar-mobile/index.css +1 -1
- package/calendar/esm/components/calendar-mobile/transitions.css +1 -1
- package/calendar/esm/components/days-table/index.css +1 -1
- package/calendar/esm/components/header/index.css +1 -1
- package/calendar/esm/components/month-year-header/index.css +1 -1
- package/calendar/esm/components/months-table/index.css +1 -1
- package/calendar/esm/components/period-slider/index.css +1 -1
- package/calendar/esm/components/select-button/index.css +1 -1
- package/calendar/esm/components/years-table/index.css +1 -1
- package/calendar/esm/desktop/desktop.css +1 -1
- package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +1 -1
- package/calendar/modern/components/calendar-mobile/index.css +1 -1
- package/calendar/modern/components/calendar-mobile/transitions.css +1 -1
- package/calendar/modern/components/days-table/index.css +1 -1
- package/calendar/modern/components/header/index.css +1 -1
- package/calendar/modern/components/month-year-header/index.css +1 -1
- package/calendar/modern/components/months-table/index.css +1 -1
- package/calendar/modern/components/period-slider/index.css +1 -1
- package/calendar/modern/components/select-button/index.css +1 -1
- package/calendar/modern/components/years-table/index.css +1 -1
- package/calendar/modern/desktop/desktop.css +1 -1
- package/calendar-input/components/calendar-input/index.css +1 -1
- package/calendar-input/esm/components/calendar-input/index.css +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +1 -1
- package/calendar-range/components/divider/index.css +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/index.css +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/components/divider/index.css +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/index.css +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/utils.js +1 -3
- package/calendar-range/views/index.css +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/esm/index.css +1 -1
- package/calendar-with-skeleton/index.css +1 -1
- package/calendar-with-skeleton/modern/index.css +1 -1
- package/confirmation/components/base-confirmation/index.css +1 -1
- package/confirmation/components/countdown-loader/index.css +1 -1
- package/confirmation/components/header/index.css +1 -1
- package/confirmation/components/screens/fatal-error/index.css +1 -1
- package/confirmation/components/screens/hint/index.css +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.css +1 -1
- package/confirmation/components/screens/temp-block/index.css +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.css +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +1 -1
- package/confirmation/esm/components/header/index.css +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +1 -1
- package/confirmation/esm/components/screens/hint/index.css +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.css +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/mobile/mobile.css +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/mobile/mobile.css +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.css +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +1 -1
- package/confirmation/modern/components/header/index.css +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +1 -1
- package/confirmation/modern/components/screens/hint/index.css +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.css +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/mobile/mobile.css +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/custom-picker-button/esm/field/index.css +1 -1
- package/custom-picker-button/field/index.css +1 -1
- package/custom-picker-button/modern/field/index.css +1 -1
- package/date-range-input/components/date-range-input/index.css +1 -1
- package/date-range-input/esm/components/date-range-input/index.css +1 -1
- package/date-range-input/modern/components/date-range-input/index.css +1 -1
- package/date-time-input/components/date-time-input/index.css +1 -1
- package/date-time-input/esm/components/date-time-input/index.css +1 -1
- package/date-time-input/modern/components/date-time-input/index.css +1 -1
- package/dropzone/components/overlay/index.css +1 -1
- package/dropzone/esm/components/overlay/index.css +1 -1
- package/dropzone/esm/index.css +1 -1
- package/dropzone/index.css +1 -1
- package/dropzone/modern/components/overlay/index.css +1 -1
- package/dropzone/modern/index.css +1 -1
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +1 -1
- package/gallery/components/header-info-block/index.css +1 -1
- package/gallery/components/image-preview/index.css +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.css +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/navigation-bar/index.css +1 -1
- 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.css +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +1 -1
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +1 -1
- package/gallery/esm/components/image-preview/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.css +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/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +1 -1
- package/gallery/esm/components/navigation-bar/index.js +1 -1
- package/gallery/esm/index.css +1 -1
- package/gallery/esm/index.js +2 -2
- package/gallery/index.css +1 -1
- 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.css +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +1 -1
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +1 -1
- package/gallery/modern/components/image-preview/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +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/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +1 -1
- package/gallery/modern/components/navigation-bar/index.js +1 -1
- package/gallery/modern/index.css +1 -1
- package/gallery/modern/index.js +2 -2
- package/gallery/utils/split-filename.d.ts +4 -1
- package/grid/col/Component.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/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/input/modern/components/base-input/Component.d.ts +1 -1
- package/input-autocomplete/autocomplete-field/index.css +1 -1
- package/input-autocomplete/autocomplete-mobile-field/index.css +1 -1
- package/input-autocomplete/esm/Component.responsive.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +1 -1
- package/input-autocomplete/esm/mobile/mobile.css +1 -1
- package/input-autocomplete/mobile/mobile.css +1 -1
- package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +1 -1
- package/input-autocomplete/modern/mobile/mobile.css +1 -1
- package/international-phone-input/components/base-international-phone-input/index.css +1 -1
- package/international-phone-input/components/country-select/index.css +1 -1
- package/international-phone-input/components/flag-icon/index.css +1 -1
- package/international-phone-input/components/select-field/index.css +1 -1
- package/international-phone-input/esm/components/base-international-phone-input/index.css +1 -1
- package/international-phone-input/esm/components/country-select/index.css +1 -1
- package/international-phone-input/esm/components/flag-icon/index.css +1 -1
- package/international-phone-input/esm/components/select-field/index.css +1 -1
- package/international-phone-input/modern/components/base-international-phone-input/index.css +1 -1
- package/international-phone-input/modern/components/country-select/index.css +1 -1
- package/international-phone-input/modern/components/flag-icon/index.css +1 -1
- package/international-phone-input/modern/components/select-field/index.css +1 -1
- package/intl-phone-input/components/flag-icon/index.css +1 -1
- package/intl-phone-input/components/select/index.css +1 -1
- package/intl-phone-input/components/select-field/index.css +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +1 -1
- package/intl-phone-input/esm/components/select/index.css +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +1 -1
- package/intl-phone-input/esm/index.css +1 -1
- package/intl-phone-input/index.css +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +1 -1
- package/intl-phone-input/modern/components/select/index.css +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +1 -1
- package/intl-phone-input/modern/index.css +1 -1
- 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/markdown/Component.js +1 -1
- package/markdown/esm/Component.desktop.js +1 -1
- package/markdown/esm/Component.js +1 -1
- package/markdown/esm/Component.mobile.js +1 -1
- package/markdown/esm/Component.responsive.js +1 -1
- package/markdown/esm/desktop/index.js +1 -1
- package/markdown/esm/hooks/use-overrides.js +1 -1
- package/markdown/esm/index.js +1 -1
- package/markdown/esm/mobile/index.js +1 -1
- package/markdown/hooks/use-overrides.js +1 -1
- package/markdown/modern/Component.desktop.js +1 -1
- package/markdown/modern/Component.js +1 -1
- package/markdown/modern/Component.mobile.js +1 -1
- package/markdown/modern/Component.responsive.js +1 -1
- package/markdown/modern/desktop/index.js +1 -1
- package/markdown/modern/hooks/use-overrides.js +1 -1
- package/markdown/modern/index.js +1 -1
- package/markdown/modern/mobile/index.js +1 -1
- package/modal/components/content/desktop.css +1 -1
- package/modal/components/content/index.css +1 -1
- package/modal/components/content/mobile.css +1 -1
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/controls/index.css +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/components/footer/desktop.css +1 -1
- package/modal/components/footer/index.css +1 -1
- package/modal/components/footer/layout.css +1 -1
- package/modal/components/footer/mobile.css +1 -1
- package/modal/components/header/desktop.css +1 -1
- package/modal/components/header/index.css +1 -1
- package/modal/components/header/mobile.css +1 -1
- package/modal/desktop/desktop.css +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/content/desktop.css +1 -1
- package/modal/esm/components/content/index.css +1 -1
- package/modal/esm/components/content/mobile.css +1 -1
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.css +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/components/footer/desktop.css +1 -1
- package/modal/esm/components/footer/index.css +1 -1
- package/modal/esm/components/footer/layout.css +1 -1
- package/modal/esm/components/footer/mobile.css +1 -1
- package/modal/esm/components/header/desktop.css +1 -1
- package/modal/esm/components/header/index.css +1 -1
- package/modal/esm/components/header/mobile.css +1 -1
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/desktop.css +1 -1
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/esm/mobile/mobile.css +1 -1
- package/modal/esm/transitions.css +1 -1
- package/modal/mobile/mobile.css +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/content/desktop.css +1 -1
- package/modal/modern/components/content/index.css +1 -1
- package/modal/modern/components/content/mobile.css +1 -1
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.css +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/components/footer/desktop.css +1 -1
- package/modal/modern/components/footer/index.css +1 -1
- package/modal/modern/components/footer/layout.css +1 -1
- package/modal/modern/components/footer/mobile.css +1 -1
- package/modal/modern/components/header/desktop.css +1 -1
- package/modal/modern/components/header/index.css +1 -1
- package/modal/modern/components/header/mobile.css +1 -1
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/desktop.css +1 -1
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/modal/modern/mobile/mobile.css +1 -1
- package/modal/modern/transitions.css +1 -1
- package/modal/transitions.css +1 -1
- package/navigation-bar/components/back-arrow-addon/index.css +1 -1
- package/navigation-bar/components/closer/index.css +1 -1
- package/navigation-bar/esm/components/back-arrow-addon/index.css +1 -1
- package/navigation-bar/esm/components/closer/index.css +1 -1
- package/navigation-bar/esm/index.css +1 -1
- package/navigation-bar/index.css +1 -1
- package/navigation-bar/modern/components/back-arrow-addon/index.css +1 -1
- package/navigation-bar/modern/components/closer/index.css +1 -1
- package/navigation-bar/modern/index.css +1 -1
- package/package.json +2 -2
- package/phone-input/cssm/utils/index.js +1 -3
- package/phone-input/utils/index.js +1 -3
- package/picker-button/cssm/Component-c44170fe.d.ts +1 -1
- package/picker-button/esm/Component-c44170fe.d.ts +1 -1
- package/picker-button/esm/field/index.css +1 -1
- package/picker-button/esm/index.css +1 -1
- package/picker-button/esm/option/index.css +1 -1
- package/picker-button/field/index.css +1 -1
- package/picker-button/index.css +1 -1
- package/picker-button/modern/Component-c44170fe.d.ts +1 -1
- package/picker-button/modern/field/index.css +1 -1
- package/picker-button/modern/index.css +1 -1
- package/picker-button/modern/option/index.css +1 -1
- package/picker-button/option/index.css +1 -1
- package/popup-sheet/components/backdrop/index.css +1 -1
- package/popup-sheet/esm/components/backdrop/index.css +1 -1
- package/popup-sheet/esm/index.css +1 -1
- package/popup-sheet/index.css +1 -1
- package/popup-sheet/modern/components/backdrop/index.css +1 -1
- package/popup-sheet/modern/index.css +1 -1
- package/pure-cell/component-fd7196d2.d.ts +4 -4
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/components/types.d.ts +3 -3
- package/pure-cell/cssm/components/types.d.ts +3 -3
- package/pure-cell/esm/component-fd7196d2.d.ts +5 -5
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/components/types.d.ts +3 -3
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.js +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/components/types.d.ts +3 -3
- package/pure-cell/modern/index.js +1 -1
- package/select/components/arrow/index.css +1 -1
- package/select/components/base-checkmark/index.css +1 -1
- package/select/components/base-option/index.css +3 -3
- package/select/components/base-select/Component.js +37 -41
- package/select/components/base-select/index.css +1 -1
- package/select/components/base-select/mobile.css +3 -3
- package/select/components/checkmark/index.css +3 -3
- package/select/components/checkmark-mobile/index.css +1 -1
- package/select/components/field/index.css +1 -1
- package/select/components/footer/index.css +1 -1
- package/select/components/optgroup/index.css +1 -1
- package/select/components/option/index.css +1 -1
- package/select/components/options-list/index.css +1 -1
- package/select/components/search/index.css +1 -1
- package/select/components/virtual-options-list/index.css +1 -1
- package/select/cssm/components/base-option/index.module.css +2 -2
- package/select/cssm/components/base-select/Component.js +37 -41
- package/select/cssm/components/base-select/mobile.module.css +2 -2
- package/select/cssm/components/checkmark/index.module.css +2 -2
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/components/arrow/index.css +1 -1
- package/select/esm/components/base-checkmark/index.css +1 -1
- package/select/esm/components/base-option/index.css +3 -3
- package/select/esm/components/base-select/Component.js +39 -43
- package/select/esm/components/base-select/index.css +1 -1
- package/select/esm/components/base-select/mobile.css +3 -3
- package/select/esm/components/checkmark/index.css +3 -3
- package/select/esm/components/checkmark-mobile/index.css +1 -1
- package/select/esm/components/field/index.css +1 -1
- package/select/esm/components/footer/index.css +1 -1
- package/select/esm/components/optgroup/index.css +1 -1
- package/select/esm/components/option/index.css +1 -1
- package/select/esm/components/options-list/index.css +1 -1
- package/select/esm/components/search/index.css +1 -1
- package/select/esm/components/virtual-options-list/index.css +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
- 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 +1 -1
- package/select/esm/presets/useSelectWithLoading/index.css +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/components/arrow/index.css +1 -1
- package/select/modern/components/base-checkmark/index.css +1 -1
- package/select/modern/components/base-option/index.css +3 -3
- package/select/modern/components/base-select/Component.js +36 -41
- package/select/modern/components/base-select/index.css +1 -1
- package/select/modern/components/base-select/mobile.css +3 -3
- package/select/modern/components/checkmark/index.css +3 -3
- package/select/modern/components/checkmark-mobile/index.css +1 -1
- package/select/modern/components/field/index.css +1 -1
- package/select/modern/components/footer/index.css +1 -1
- package/select/modern/components/optgroup/index.css +1 -1
- package/select/modern/components/option/index.css +1 -1
- package/select/modern/components/options-list/index.css +1 -1
- package/select/modern/components/search/index.css +1 -1
- package/select/modern/components/virtual-options-list/index.css +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
- 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 +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/presets/useSelectWithLoading/index.css +1 -1
- package/select/shared/index.js +1 -1
- package/select-with-tags/components/tag/index.css +1 -1
- package/select-with-tags/components/tag-list/index.css +1 -1
- package/select-with-tags/esm/components/tag/index.css +1 -1
- package/select-with-tags/esm/components/tag-list/index.css +1 -1
- package/select-with-tags/modern/components/tag/index.css +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +1 -1
- package/side-panel/components/content/desktop.css +1 -1
- package/side-panel/components/content/index.css +1 -1
- package/side-panel/components/content/mobile.css +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/controls/index.css +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/components/footer/desktop.css +1 -1
- package/side-panel/components/footer/index.css +1 -1
- package/side-panel/components/footer/layout.css +1 -1
- package/side-panel/components/footer/mobile.css +1 -1
- package/side-panel/components/header/desktop.css +1 -1
- package/side-panel/components/header/index.css +1 -1
- package/side-panel/components/header/mobile.css +1 -1
- package/side-panel/desktop/desktop.css +1 -1
- package/side-panel/desktop/transitions.desktop.css +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/content/desktop.css +1 -1
- package/side-panel/esm/components/content/index.css +1 -1
- package/side-panel/esm/components/content/mobile.css +1 -1
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.css +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/components/footer/desktop.css +1 -1
- package/side-panel/esm/components/footer/index.css +1 -1
- package/side-panel/esm/components/footer/layout.css +1 -1
- package/side-panel/esm/components/footer/mobile.css +1 -1
- package/side-panel/esm/components/header/desktop.css +1 -1
- package/side-panel/esm/components/header/index.css +1 -1
- package/side-panel/esm/components/header/mobile.css +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/desktop.css +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/desktop/transitions.desktop.css +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/esm/mobile/mobile.css +1 -1
- package/side-panel/esm/mobile/transitions.mobile.css +1 -1
- package/side-panel/mobile/mobile.css +1 -1
- package/side-panel/mobile/transitions.mobile.css +1 -1
- package/side-panel/modern/Component.responsive.js +1 -1
- package/side-panel/modern/components/content/desktop.css +1 -1
- package/side-panel/modern/components/content/index.css +1 -1
- package/side-panel/modern/components/content/mobile.css +1 -1
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.css +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/components/footer/desktop.css +1 -1
- package/side-panel/modern/components/footer/index.css +1 -1
- package/side-panel/modern/components/footer/layout.css +1 -1
- package/side-panel/modern/components/footer/mobile.css +1 -1
- package/side-panel/modern/components/header/desktop.css +1 -1
- package/side-panel/modern/components/header/index.css +1 -1
- package/side-panel/modern/components/header/mobile.css +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/desktop.css +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/desktop/transitions.desktop.css +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/side-panel/modern/mobile/mobile.css +1 -1
- package/side-panel/modern/mobile/transitions.mobile.css +1 -1
- package/table/components/pagination/index.css +1 -1
- package/table/components/pagination/select-field/index.css +1 -1
- package/table/components/table/index.css +1 -1
- package/table/components/tbody/index.css +1 -1
- package/table/components/tcell/index.css +1 -1
- package/table/components/texpandable-row/index.css +1 -1
- package/table/components/thead/index.css +1 -1
- package/table/components/thead-cell/index.css +1 -1
- package/table/components/trow/index.css +1 -1
- package/table/components/tsortable-head-cell/index.css +1 -1
- package/table/esm/components/pagination/index.css +1 -1
- package/table/esm/components/pagination/select-field/index.css +1 -1
- package/table/esm/components/table/index.css +1 -1
- package/table/esm/components/tbody/index.css +1 -1
- package/table/esm/components/tcell/index.css +1 -1
- package/table/esm/components/texpandable-row/index.css +1 -1
- package/table/esm/components/thead/index.css +1 -1
- package/table/esm/components/thead-cell/index.css +1 -1
- package/table/esm/components/trow/index.css +1 -1
- package/table/esm/components/tsortable-head-cell/index.css +1 -1
- package/table/modern/components/pagination/index.css +1 -1
- package/table/modern/components/pagination/select-field/index.css +1 -1
- package/table/modern/components/table/index.css +1 -1
- package/table/modern/components/tbody/index.css +1 -1
- package/table/modern/components/tcell/index.css +1 -1
- package/table/modern/components/texpandable-row/index.css +1 -1
- package/table/modern/components/thead/index.css +1 -1
- package/table/modern/components/thead-cell/index.css +1 -1
- package/table/modern/components/trow/index.css +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.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/index.css +1 -1
- package/tabs/components/primary-tablist/mobile.css +1 -1
- package/tabs/components/scroll-controls/index.css +1 -1
- package/tabs/components/scrollable-container/index.css +1 -1
- 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/index.css +1 -1
- package/tabs/components/secondary-tablist/mobile.css +1 -1
- package/tabs/components/tab/index.css +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- 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/index.css +1 -1
- package/tabs/esm/components/primary-tablist/mobile.css +1 -1
- package/tabs/esm/components/scroll-controls/index.css +1 -1
- package/tabs/esm/components/scrollable-container/index.css +1 -1
- 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/index.css +1 -1
- package/tabs/esm/components/secondary-tablist/mobile.css +1 -1
- package/tabs/esm/components/tab/index.css +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- 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/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- 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/index.css +1 -1
- package/tabs/modern/components/primary-tablist/mobile.css +1 -1
- package/tabs/modern/components/scroll-controls/index.css +1 -1
- package/tabs/modern/components/scrollable-container/index.css +1 -1
- 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/index.css +1 -1
- package/tabs/modern/components/secondary-tablist/mobile.css +1 -1
- package/tabs/modern/components/tab/index.css +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- 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/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- 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/cssm/Component.d.ts +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/modern/Component.d.ts +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.js +2 -0
- package/themes/compiled/mobile-dark-bluetint.css +2538 -68
- package/themes/compiled/mobile-dark-bluetint.js +2 -0
- package/themes/corp.js +2 -0
- package/themes/dark.js +2 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/intranet.js +2 -0
- package/themes/mobile.js +2 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/package.json +9 -1
- package/themes/site.js +2 -0
- package/toast/Component.responsive.d.ts +1 -1
- package/toast/components/base-toast/component.d.ts +1 -1
- package/toast/esm/Component.responsive.d.ts +1 -1
- package/toast/esm/components/base-toast/component.d.ts +1 -1
- package/tooltip/default.css +1 -1
- package/tooltip/esm/default.css +1 -1
- package/tooltip/esm/index.css +1 -1
- package/tooltip/esm/inverted.css +1 -1
- package/tooltip/esm/mobile/mobile.css +1 -1
- package/tooltip/index.css +1 -1
- package/tooltip/inverted.css +1 -1
- package/tooltip/mobile/mobile.css +1 -1
- package/tooltip/modern/default.css +1 -1
- package/tooltip/modern/index.css +1 -1
- package/tooltip/modern/inverted.css +1 -1
- package/tooltip/modern/mobile/mobile.css +1 -1
- package/typography/cssm/title/component.d.ts +1 -1
- package/typography/cssm/title/index.d.ts +1 -1
- package/typography/cssm/title-mobile/component.d.ts +1 -1
- package/typography/cssm/title-responsive/component.d.ts +1 -1
- 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/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/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- package/typography/title-responsive/component.js +1 -1
- package/underlay/Component.js +1 -1
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/utils/getBorderCorners.js +1 -1
- package/underlay/modern/utils/getClasses.js +1 -1
- package/underlay/utils/getBorderCorners.js +1 -1
- package/underlay/utils/getClasses.js +1 -1
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/Component.responsive.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/index.js +1 -1
- package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
- package/universal-date-input/esm/mobile/index.js +1 -1
- package/universal-date-input/modern/Component.responsive.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/index.js +1 -1
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/vars/colors-bluetint.js +2 -0
- package/vars/colors-indigo.js +2 -0
- package/vars/cssm/colors-bluetint.js +2 -0
- package/vars/cssm/colors-indigo.js +2 -0
- package/vars/index.js +1450 -1452
- package/vars/package.json +10 -1
- package/themes/dist/amount/click.css +0 -4
- package/themes/dist/bottom-sheet/click.css +0 -8
- package/themes/dist/bottom-sheet/intranet.css +0 -3
- package/themes/dist/bottom-sheet/mobile.css +0 -4
- package/themes/dist/bottom-sheet/site.css +0 -3
- package/themes/dist/button/corp.css +0 -37
- package/themes/dist/button/site.css +0 -41
- package/themes/dist/calendar/click.css +0 -8
- package/themes/dist/calendar/intranet.css +0 -9
- package/themes/dist/calendar-input/site.css +0 -3
- package/themes/dist/checkbox/site.css +0 -10
- package/themes/dist/checkbox-group/click.css +0 -9
- package/themes/dist/checkbox-group/intranet.css +0 -4
- package/themes/dist/checkbox-group/mobile.css +0 -4
- package/themes/dist/checkbox-group/site.css +0 -5
- package/themes/dist/circular-progress-bar/click.css +0 -5
- package/themes/dist/click.css +0 -1663
- package/themes/dist/click.d.ts +0 -2
- package/themes/dist/click.js +0 -12
- package/themes/dist/compiled/mobile-dark-bluetint.css +0 -3031
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
- package/themes/dist/confirmation/click.css +0 -12
- package/themes/dist/confirmation/intranet.css +0 -8
- package/themes/dist/confirmation/mobile.css +0 -8
- package/themes/dist/corp.css +0 -1524
- package/themes/dist/corp.d.ts +0 -2
- package/themes/dist/corp.js +0 -12
- package/themes/dist/dark.d.ts +0 -2
- package/themes/dist/dark.js +0 -12
- package/themes/dist/dropzone/click.css +0 -3
- package/themes/dist/esm/click.d.ts +0 -2
- package/themes/dist/esm/click.js +0 -6
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/esm/corp.d.ts +0 -2
- package/themes/dist/esm/corp.js +0 -6
- package/themes/dist/esm/dark.d.ts +0 -2
- package/themes/dist/esm/dark.js +0 -6
- package/themes/dist/esm/intranet.d.ts +0 -2
- package/themes/dist/esm/intranet.js +0 -6
- package/themes/dist/esm/mobile.d.ts +0 -2
- package/themes/dist/esm/mobile.js +0 -6
- package/themes/dist/esm/site.d.ts +0 -2
- package/themes/dist/esm/site.js +0 -6
- package/themes/dist/form-control/click.css +0 -4
- package/themes/dist/form-control/site.css +0 -60
- package/themes/dist/icon-button/click.css +0 -24
- package/themes/dist/icon-view/click.css +0 -4
- package/themes/dist/input/site.css +0 -8
- package/themes/dist/intranet.css +0 -1511
- package/themes/dist/intranet.d.ts +0 -2
- package/themes/dist/intranet.js +0 -12
- package/themes/dist/link/click.css +0 -25
- package/themes/dist/list/click.css +0 -4
- package/themes/dist/mobile.css +0 -1507
- package/themes/dist/mobile.d.ts +0 -2
- package/themes/dist/mobile.js +0 -12
- package/themes/dist/modal/click.css +0 -31
- package/themes/dist/modern/click.d.ts +0 -2
- package/themes/dist/modern/click.js +0 -6
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/modern/corp.d.ts +0 -2
- package/themes/dist/modern/corp.js +0 -6
- package/themes/dist/modern/dark.d.ts +0 -2
- package/themes/dist/modern/dark.js +0 -6
- package/themes/dist/modern/intranet.d.ts +0 -2
- package/themes/dist/modern/intranet.js +0 -6
- package/themes/dist/modern/mobile.d.ts +0 -2
- package/themes/dist/modern/mobile.js +0 -6
- package/themes/dist/modern/site.d.ts +0 -2
- package/themes/dist/modern/site.js +0 -6
- package/themes/dist/navigation-bar/click.css +0 -4
- package/themes/dist/package.json +0 -11
- package/themes/dist/progress-bar/click.css +0 -3
- package/themes/dist/radio/site.css +0 -9
- package/themes/dist/radio-group/click.css +0 -5
- package/themes/dist/radio-group/intranet.css +0 -4
- package/themes/dist/radio-group/mobile.css +0 -4
- package/themes/dist/radio-group/site.css +0 -5
- package/themes/dist/select/click.css +0 -13
- package/themes/dist/select/site.css +0 -7
- package/themes/dist/side-panel/click.css +0 -5
- package/themes/dist/site.css +0 -1628
- package/themes/dist/site.d.ts +0 -2
- package/themes/dist/site.js +0 -12
- package/themes/dist/skeleton/click.css +0 -8
- package/themes/dist/slider/intranet.css +0 -4
- package/themes/dist/slider/mobile.css +0 -4
- package/themes/dist/slider-input/site.css +0 -13
- package/themes/dist/src/dark.css +0 -668
- package/themes/dist/src/mixins/amount/click.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/click.css +0 -8
- package/themes/dist/src/mixins/bottom-sheet/intranet.css +0 -3
- package/themes/dist/src/mixins/bottom-sheet/mobile.css +0 -4
- package/themes/dist/src/mixins/bottom-sheet/site.css +0 -3
- package/themes/dist/src/mixins/button/corp.css +0 -37
- package/themes/dist/src/mixins/button/site.css +0 -41
- package/themes/dist/src/mixins/calendar/click.css +0 -8
- package/themes/dist/src/mixins/calendar/intranet.css +0 -9
- package/themes/dist/src/mixins/calendar-input/site.css +0 -3
- package/themes/dist/src/mixins/checkbox/site.css +0 -10
- package/themes/dist/src/mixins/checkbox-group/click.css +0 -9
- package/themes/dist/src/mixins/checkbox-group/intranet.css +0 -4
- package/themes/dist/src/mixins/checkbox-group/mobile.css +0 -4
- package/themes/dist/src/mixins/checkbox-group/site.css +0 -5
- package/themes/dist/src/mixins/circular-progress-bar/click.css +0 -5
- package/themes/dist/src/mixins/click.css +0 -50
- package/themes/dist/src/mixins/confirmation/click.css +0 -12
- package/themes/dist/src/mixins/confirmation/intranet.css +0 -8
- package/themes/dist/src/mixins/confirmation/mobile.css +0 -8
- package/themes/dist/src/mixins/corp.css +0 -7
- package/themes/dist/src/mixins/dark.css +0 -668
- package/themes/dist/src/mixins/dropzone/click.css +0 -3
- package/themes/dist/src/mixins/form-control/click.css +0 -4
- package/themes/dist/src/mixins/form-control/site.css +0 -60
- package/themes/dist/src/mixins/icon-button/click.css +0 -24
- package/themes/dist/src/mixins/icon-view/click.css +0 -4
- package/themes/dist/src/mixins/input/site.css +0 -8
- package/themes/dist/src/mixins/intranet.css +0 -15
- package/themes/dist/src/mixins/link/click.css +0 -25
- package/themes/dist/src/mixins/list/click.css +0 -4
- package/themes/dist/src/mixins/mobile.css +0 -15
- package/themes/dist/src/mixins/modal/click.css +0 -31
- package/themes/dist/src/mixins/navigation-bar/click.css +0 -4
- package/themes/dist/src/mixins/progress-bar/click.css +0 -3
- package/themes/dist/src/mixins/radio/site.css +0 -9
- package/themes/dist/src/mixins/radio-group/click.css +0 -5
- package/themes/dist/src/mixins/radio-group/intranet.css +0 -4
- package/themes/dist/src/mixins/radio-group/mobile.css +0 -4
- package/themes/dist/src/mixins/radio-group/site.css +0 -5
- package/themes/dist/src/mixins/select/click.css +0 -13
- package/themes/dist/src/mixins/select/site.css +0 -7
- package/themes/dist/src/mixins/side-panel/click.css +0 -5
- package/themes/dist/src/mixins/site.css +0 -29
- package/themes/dist/src/mixins/skeleton/click.css +0 -8
- package/themes/dist/src/mixins/slider/intranet.css +0 -4
- package/themes/dist/src/mixins/slider/mobile.css +0 -4
- package/themes/dist/src/mixins/slider-input/site.css +0 -13
- package/themes/dist/src/mixins/steps/mobile.css +0 -4
- package/themes/dist/src/mixins/switch/site.css +0 -5
- package/themes/dist/src/mixins/system-message/click.css +0 -13
- package/themes/dist/src/mixins/tabs/click.css +0 -26
- package/themes/dist/src/mixins/tabs/corp.css +0 -4
- package/themes/dist/src/mixins/tabs/site.css +0 -8
- package/themes/dist/src/mixins/toast-plate/click.css +0 -11
- package/themes/dist/steps/mobile.css +0 -4
- package/themes/dist/switch/site.css +0 -5
- package/themes/dist/system-message/click.css +0 -13
- package/themes/dist/tabs/click.css +0 -26
- package/themes/dist/tabs/corp.css +0 -4
- package/themes/dist/tabs/site.css +0 -8
- package/themes/dist/toast-plate/click.css +0 -11
- package/vars/dist/colors-bluetint.d.ts +0 -2
- package/vars/dist/colors-bluetint.js +0 -12
- package/vars/dist/colors-indigo.d.ts +0 -2
- package/vars/dist/colors-indigo.js +0 -12
- package/vars/dist/cssm/border-radius.css +0 -11
- package/vars/dist/cssm/bundle/click.css +0 -1390
- package/vars/dist/cssm/bundle/corp.css +0 -1390
- package/vars/dist/cssm/bundle/intranet.css +0 -1390
- package/vars/dist/cssm/bundle/mobile.css +0 -1390
- package/vars/dist/cssm/bundle/site.css +0 -1384
- package/vars/dist/cssm/colors-addons.css +0 -127
- package/vars/dist/cssm/colors-bluetint.css +0 -1173
- package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
- package/vars/dist/cssm/colors-bluetint.js +0 -12
- package/vars/dist/cssm/colors-decorative.css +0 -474
- package/vars/dist/cssm/colors-indigo.css +0 -1171
- package/vars/dist/cssm/colors-indigo.d.ts +0 -2
- package/vars/dist/cssm/colors-indigo.js +0 -12
- package/vars/dist/cssm/colors-pfm.css +0 -62
- package/vars/dist/cssm/colors-qualitative.css +0 -130
- package/vars/dist/cssm/colors-sequential.css +0 -170
- package/vars/dist/cssm/colors-transparent.css +0 -28
- package/vars/dist/cssm/colors-x5.css +0 -4
- package/vars/dist/cssm/colors.css +0 -71
- package/vars/dist/cssm/index.css +0 -1482
- package/vars/dist/cssm/mixins.css +0 -1
- package/vars/dist/cssm/typography.css +0 -6
- package/vars/dist/esm/colors-bluetint.d.ts +0 -2
- package/vars/dist/esm/colors-bluetint.js +0 -6
- package/vars/dist/esm/colors-indigo.d.ts +0 -2
- package/vars/dist/esm/colors-indigo.js +0 -6
- package/vars/dist/gaps.css +0 -30
- package/vars/dist/index.d.ts +0 -1450
- package/vars/dist/index.js +0 -1450
- package/vars/dist/modern/colors-bluetint.d.ts +0 -2
- package/vars/dist/modern/colors-bluetint.js +0 -6
- package/vars/dist/modern/colors-indigo.d.ts +0 -2
- package/vars/dist/modern/colors-indigo.js +0 -6
- package/vars/dist/package.json +0 -12
- package/vars/dist/shadows-bluetint.css +0 -43
- package/vars/dist/shadows-indigo.css +0 -38
- package/vars/dist/src/border-radius.css +0 -11
- package/vars/dist/src/bundle/click.css +0 -7
- package/vars/dist/src/bundle/corp.css +0 -7
- package/vars/dist/src/bundle/intranet.css +0 -7
- package/vars/dist/src/bundle/mobile.css +0 -7
- package/vars/dist/src/bundle/site.css +0 -6
- package/vars/dist/src/colors-addons.css +0 -127
- package/vars/dist/src/colors-bluetint.css +0 -1173
- package/vars/dist/src/colors-decorative.css +0 -474
- package/vars/dist/src/colors-indigo.css +0 -1171
- package/vars/dist/src/colors-pfm.css +0 -62
- package/vars/dist/src/colors-qualitative.css +0 -130
- package/vars/dist/src/colors-sequential.css +0 -170
- package/vars/dist/src/colors-transparent.css +0 -28
- package/vars/dist/src/colors-x5.css +0 -4
- package/vars/dist/src/colors.css +0 -71
- package/vars/dist/src/gaps.css +0 -30
- package/vars/dist/src/index.css +0 -9
- package/vars/dist/src/mixins.css +0 -102
- package/vars/dist/src/shadows-bluetint.css +0 -43
- package/vars/dist/src/shadows-indigo.css +0 -38
- package/vars/dist/typography.css +0 -519
- /package/calendar-range/esm/{index.module-74a77984.js → index.module-01a5bc47.js} +0 -0
- /package/calendar-range/{index.module-b3914465.js → index.module-67f1021f.js} +0 -0
- /package/calendar-range/modern/{index.module-6eb9f9ba.js → index.module-daaa388a.js} +0 -0
- /package/confirmation/{countdown-section-16b088be.d.ts → countdown-section-84596a80.d.ts} +0 -0
- /package/confirmation/{countdown-section-16b088be.js → countdown-section-84596a80.js} +0 -0
- /package/confirmation/esm/{countdown-section-c62fc39d.d.ts → countdown-section-327d524f.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-c62fc39d.js → countdown-section-327d524f.js} +0 -0
- /package/confirmation/modern/{countdown-section-abb09576.d.ts → countdown-section-728eb93d.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-abb09576.js → countdown-section-728eb93d.js} +0 -0
- /package/gallery/{buttons-9a016308.d.ts → buttons-047380d7.d.ts} +0 -0
- /package/gallery/{buttons-9a016308.js → buttons-047380d7.js} +0 -0
- /package/gallery/esm/{buttons-b1c05e73.d.ts → buttons-3c09e4d6.d.ts} +0 -0
- /package/gallery/esm/{buttons-b1c05e73.js → buttons-3c09e4d6.js} +0 -0
- /package/gallery/esm/{slide-da5bf337.d.ts → slide-e3b21512.d.ts} +0 -0
- /package/gallery/esm/{slide-da5bf337.js → slide-e3b21512.js} +0 -0
- /package/gallery/modern/{buttons-30fa8a5d.d.ts → buttons-e957184e.d.ts} +0 -0
- /package/gallery/modern/{buttons-30fa8a5d.js → buttons-e957184e.js} +0 -0
- /package/gallery/modern/{slide-438e6913.d.ts → slide-10d4500b.d.ts} +0 -0
- /package/gallery/modern/{slide-438e6913.js → slide-10d4500b.js} +0 -0
- /package/gallery/{slide-456f8387.d.ts → slide-6ed0a656.d.ts} +0 -0
- /package/gallery/{slide-456f8387.js → slide-6ed0a656.js} +0 -0
- /package/grid/esm/{gutters.module-7e1af705.js → gutters.module-23fe0198.js} +0 -0
- /package/grid/{gutters.module-366774db.js → gutters.module-75735f81.js} +0 -0
- /package/grid/modern/{gutters.module-b5635f62.js → gutters.module-4bd57546.js} +0 -0
- /package/list/{Component-44007133.d.ts → Component-525c747b.d.ts} +0 -0
- /package/list/{Component-44007133.js → Component-525c747b.js} +0 -0
- /package/list/esm/{Component-c11c2120.d.ts → Component-8c352ccb.d.ts} +0 -0
- /package/list/esm/{Component-c11c2120.js → Component-8c352ccb.js} +0 -0
- /package/list/modern/{Component-4fef5738.d.ts → Component-f3027488.d.ts} +0 -0
- /package/list/modern/{Component-4fef5738.js → Component-f3027488.js} +0 -0
- /package/markdown/esm/{use-overrides-4ac79c4c.d.ts → use-overrides-f6621429.d.ts} +0 -0
- /package/markdown/esm/{use-overrides-4ac79c4c.js → use-overrides-f6621429.js} +0 -0
- /package/markdown/modern/{use-overrides-b93a0dc6.d.ts → use-overrides-d0f482f3.d.ts} +0 -0
- /package/markdown/modern/{use-overrides-b93a0dc6.js → use-overrides-d0f482f3.js} +0 -0
- /package/markdown/{use-overrides-f11bfa55.d.ts → use-overrides-91b4bbe9.d.ts} +0 -0
- /package/markdown/{use-overrides-f11bfa55.js → use-overrides-91b4bbe9.js} +0 -0
- /package/modal/esm/{layout.module-74d2ea00.js → layout.module-8d16178d.js} +0 -0
- /package/modal/{layout.module-3f014113.js → layout.module-023a000e.js} +0 -0
- /package/modal/modern/{layout.module-b1776ee3.js → layout.module-f130c15e.js} +0 -0
- /package/pure-cell/{component-ba329973.d.ts → component-943e2796.d.ts} +0 -0
- /package/pure-cell/{component-ba329973.js → component-943e2796.js} +0 -0
- /package/pure-cell/esm/{component-8dcf2e94.d.ts → component-8c39a5b0.d.ts} +0 -0
- /package/pure-cell/esm/{component-8dcf2e94.js → component-8c39a5b0.js} +0 -0
- /package/pure-cell/modern/{component-4c3cdd38.d.ts → component-e207609e.d.ts} +0 -0
- /package/pure-cell/modern/{component-4c3cdd38.js → component-e207609e.js} +0 -0
- /package/select/esm/{hook-70d4d250.d.ts → hook-693c40bc.d.ts} +0 -0
- /package/select/esm/{hook-70d4d250.js → hook-693c40bc.js} +0 -0
- /package/select/{hook-6fc2190d.d.ts → hook-5b3405f1.d.ts} +0 -0
- /package/select/{hook-6fc2190d.js → hook-5b3405f1.js} +0 -0
- /package/select/modern/{hook-7bb88af2.d.ts → hook-97881f72.d.ts} +0 -0
- /package/select/modern/{hook-7bb88af2.js → hook-97881f72.js} +0 -0
- /package/side-panel/esm/{layout.module-0a3a954f.js → layout.module-44e1468c.js} +0 -0
- /package/side-panel/{layout.module-3700a35d.js → layout.module-d5a7049b.js} +0 -0
- /package/side-panel/modern/{layout.module-63bb050d.js → layout.module-bb7983f1.js} +0 -0
- /package/tabs/esm/{index.module-fe02b1a3.js → index.module-79f3e607.js} +0 -0
- /package/tabs/esm/{index.module-22e6af3b.js → index.module-fed9b049.js} +0 -0
- /package/tabs/{index.module-a9c2e8c8.js → index.module-d1095f16.js} +0 -0
- /package/tabs/{index.module-fa53fa65.js → index.module-e0b6e663.js} +0 -0
- /package/tabs/modern/{index.module-c6cb92cb.js → index.module-3ede57c3.js} +0 -0
- /package/tabs/modern/{index.module-c62b45eb.js → index.module-c2280e2d.js} +0 -0
- /package/textarea/{PseudoTextArea-d1a87d7b.d.ts → PseudoTextArea-6c258e32.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-d1a87d7b.js → PseudoTextArea-6c258e32.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-df731a9f.d.ts → PseudoTextArea-bebd8445.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-df731a9f.js → PseudoTextArea-bebd8445.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-13a280b4.d.ts → PseudoTextArea-57b2547c.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-13a280b4.js → PseudoTextArea-57b2547c.js} +0 -0
- /package/themes/{dist/src → src}/click.ts +0 -0
- /package/themes/{dist/src → src}/compiled/mobile-dark-bluetint.ts +0 -0
- /package/themes/{dist/src → src}/corp.ts +0 -0
- /package/themes/{dist → src}/dark.css +0 -0
- /package/themes/{dist/src → src}/dark.ts +0 -0
- /package/themes/{dist/src → src}/default.css +0 -0
- /package/themes/{dist/src → src}/intranet.ts +0 -0
- /package/themes/{dist → src}/mixins/amount/click.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/click.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/bottom-sheet/site.css +0 -0
- /package/themes/{dist → src}/mixins/button/corp.css +0 -0
- /package/themes/{dist → src}/mixins/button/site.css +0 -0
- /package/themes/{dist → src}/mixins/calendar/click.css +0 -0
- /package/themes/{dist → src}/mixins/calendar/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/calendar-input/site.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox/site.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/click.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/checkbox-group/site.css +0 -0
- /package/themes/{dist → src}/mixins/circular-progress-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/click.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/click.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/confirmation/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/corp.css +0 -0
- /package/themes/{dist → src}/mixins/dark.css +0 -0
- /package/themes/{dist → src}/mixins/dropzone/click.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/click.css +0 -0
- /package/themes/{dist → src}/mixins/form-control/site.css +0 -0
- /package/themes/{dist → src}/mixins/icon-button/click.css +0 -0
- /package/themes/{dist → src}/mixins/icon-view/click.css +0 -0
- /package/themes/{dist → src}/mixins/input/site.css +0 -0
- /package/themes/{dist → src}/mixins/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/link/click.css +0 -0
- /package/themes/{dist → src}/mixins/list/click.css +0 -0
- /package/themes/{dist → src}/mixins/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/modal/click.css +0 -0
- /package/themes/{dist → src}/mixins/navigation-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/progress-bar/click.css +0 -0
- /package/themes/{dist → src}/mixins/radio/site.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/click.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/radio-group/site.css +0 -0
- /package/themes/{dist → src}/mixins/select/click.css +0 -0
- /package/themes/{dist → src}/mixins/select/site.css +0 -0
- /package/themes/{dist → src}/mixins/side-panel/click.css +0 -0
- /package/themes/{dist → src}/mixins/site.css +0 -0
- /package/themes/{dist → src}/mixins/skeleton/click.css +0 -0
- /package/themes/{dist → src}/mixins/slider/intranet.css +0 -0
- /package/themes/{dist → src}/mixins/slider/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/slider-input/site.css +0 -0
- /package/themes/{dist → src}/mixins/steps/mobile.css +0 -0
- /package/themes/{dist → src}/mixins/switch/site.css +0 -0
- /package/themes/{dist → src}/mixins/system-message/click.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/click.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/corp.css +0 -0
- /package/themes/{dist → src}/mixins/tabs/site.css +0 -0
- /package/themes/{dist → src}/mixins/toast-plate/click.css +0 -0
- /package/themes/{dist/src → src}/mobile.ts +0 -0
- /package/themes/{dist/src → src}/site.ts +0 -0
- /package/typography/{colors.module-bf636caa.js → colors.module-87971cd0.js} +0 -0
- /package/typography/{common.module-785a0fe6.js → common.module-d66c195b.js} +0 -0
- /package/typography/esm/{colors.module-8b9fe0c9.js → colors.module-9a3cc652.js} +0 -0
- /package/typography/esm/{common.module-6000ce59.js → common.module-fc0aeebb.js} +0 -0
- /package/typography/modern/{colors.module-49f12e6a.js → colors.module-ce9e4103.js} +0 -0
- /package/typography/modern/{common.module-49945a8a.js → common.module-31809ab0.js} +0 -0
- /package/underlay/esm/{index.module-cd48ae89.js → index.module-cfd0a28e.js} +0 -0
- /package/underlay/{index.module-6a9b8036.js → index.module-3ce57fe9.js} +0 -0
- /package/underlay/modern/{index.module-25e10496.js → index.module-2eaa4bb5.js} +0 -0
- /package/universal-date-input/esm/{index.module-bd4ab388.js → index.module-16910c34.js} +0 -0
- /package/universal-date-input/{index.module-2cc54af5.js → index.module-dd099815.js} +0 -0
- /package/universal-date-input/modern/{index.module-8770f09a.js → index.module-10ae3152.js} +0 -0
- /package/vars/{dist → src}/border-radius.css +0 -0
- /package/vars/{dist → src}/bundle/click.css +0 -0
- /package/vars/{dist → src}/bundle/corp.css +0 -0
- /package/vars/{dist → src}/bundle/intranet.css +0 -0
- /package/vars/{dist → src}/bundle/mobile.css +0 -0
- /package/vars/{dist → src}/bundle/site.css +0 -0
- /package/vars/{dist → src}/colors-addons.css +0 -0
- /package/vars/{dist → src}/colors-bluetint.css +0 -0
- /package/vars/{dist/src → src}/colors-bluetint.ts +0 -0
- /package/vars/{dist → src}/colors-decorative.css +0 -0
- /package/vars/{dist → src}/colors-indigo.css +0 -0
- /package/vars/{dist/src → src}/colors-indigo.ts +0 -0
- /package/vars/{dist → src}/colors-pfm.css +0 -0
- /package/vars/{dist → src}/colors-qualitative.css +0 -0
- /package/vars/{dist → src}/colors-sequential.css +0 -0
- /package/vars/{dist → src}/colors-transparent.css +0 -0
- /package/vars/{dist → src}/colors-x5.css +0 -0
- /package/vars/{dist → src}/colors.css +0 -0
- /package/vars/{dist/cssm → src}/gaps.css +0 -0
- /package/vars/{dist → src}/index.css +0 -0
- /package/vars/{dist → src}/mixins.css +0 -0
- /package/vars/{dist/cssm → src}/shadows-bluetint.css +0 -0
- /package/vars/{dist/cssm → src}/shadows-indigo.css +0 -0
- /package/vars/{dist/src → src}/typography.css +0 -0
package/themes/corp.js
CHANGED
package/themes/dark.js
CHANGED
package/themes/intranet.js
CHANGED
package/themes/mobile.js
CHANGED
package/themes/package.json
CHANGED
package/themes/site.js
CHANGED
|
@@ -4,7 +4,7 @@ import { BaseToastProps } from "./components/base-toast/index";
|
|
|
4
4
|
type ToastProps = BaseToastProps;
|
|
5
5
|
declare const Toast: React.ForwardRefExoticComponent<Omit<import("../toast-plate/components/base-toast-plate").BaseToastPlateProps, "styles"> & {
|
|
6
6
|
breakpoint?: number | undefined;
|
|
7
|
-
} & Pick<import("../popover").PopoverProps, "
|
|
7
|
+
} & Pick<import("../popover").PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip" | "fallbackPlacements"> & {
|
|
8
8
|
anchorElement?: HTMLElement | null | undefined;
|
|
9
9
|
autoCloseDelay?: number | undefined;
|
|
10
10
|
bottomOffset?: number | undefined;
|
|
@@ -38,7 +38,7 @@ type BaseToastProps = ToastPlateProps & Pick<PopoverProps, 'fallbackPlacements'
|
|
|
38
38
|
};
|
|
39
39
|
declare const BaseToast: React.ForwardRefExoticComponent<Omit<import("../../../toast-plate/components/base-toast-plate").BaseToastPlateProps, "styles"> & {
|
|
40
40
|
breakpoint?: number | undefined;
|
|
41
|
-
} & Pick<PopoverProps, "
|
|
41
|
+
} & Pick<PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip" | "fallbackPlacements"> & {
|
|
42
42
|
/**
|
|
43
43
|
* Элемент, относительного которого появляется тост.
|
|
44
44
|
* Если не передавать, тост будет позиционирован снизу экрана (position: fixed).
|
|
@@ -4,7 +4,7 @@ import { BaseToastProps } from "./components/base-toast/index";
|
|
|
4
4
|
type ToastProps = BaseToastProps;
|
|
5
5
|
declare const Toast: React.ForwardRefExoticComponent<Omit<import("../../toast-plate/components/base-toast-plate").BaseToastPlateProps, "styles"> & {
|
|
6
6
|
breakpoint?: number | undefined;
|
|
7
|
-
} & Pick<import("../../popover").PopoverProps, "
|
|
7
|
+
} & Pick<import("../../popover").PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip" | "fallbackPlacements"> & {
|
|
8
8
|
anchorElement?: HTMLElement | null | undefined;
|
|
9
9
|
autoCloseDelay?: number | undefined;
|
|
10
10
|
bottomOffset?: number | undefined;
|
|
@@ -38,7 +38,7 @@ type BaseToastProps = ToastPlateProps & Pick<PopoverProps, 'fallbackPlacements'
|
|
|
38
38
|
};
|
|
39
39
|
declare const BaseToast: React.ForwardRefExoticComponent<Omit<import("../../../../toast-plate/components/base-toast-plate").BaseToastPlateProps, "styles"> & {
|
|
40
40
|
breakpoint?: number | undefined;
|
|
41
|
-
} & Pick<PopoverProps, "
|
|
41
|
+
} & Pick<PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip" | "fallbackPlacements"> & {
|
|
42
42
|
/**
|
|
43
43
|
* Элемент, относительного которого появляется тост.
|
|
44
44
|
* Если не передавать, тост будет позиционирован снизу экрана (position: fixed).
|
package/tooltip/default.css
CHANGED
package/tooltip/esm/default.css
CHANGED
package/tooltip/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1dvrj */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
package/tooltip/esm/inverted.css
CHANGED
package/tooltip/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1dvrj */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
package/tooltip/inverted.css
CHANGED
package/tooltip/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1dvrj */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -73,7 +73,7 @@ declare const TitleBase: React.ForwardRefExoticComponent<Omit<NativeProps, "colo
|
|
|
73
73
|
/**
|
|
74
74
|
* Цвет текста
|
|
75
75
|
*/
|
|
76
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "
|
|
76
|
+
color?: "secondary" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | undefined;
|
|
77
77
|
/**
|
|
78
78
|
* Толщина шрифта
|
|
79
79
|
*/
|
|
@@ -4,7 +4,7 @@ import { TitleProps } from "./component";
|
|
|
4
4
|
declare const Title: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
5
5
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
6
6
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
7
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "
|
|
7
|
+
color?: "secondary" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | undefined;
|
|
8
8
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
9
9
|
font?: "styrene" | "system" | undefined;
|
|
10
10
|
defaultMargins?: boolean | undefined;
|
|
@@ -5,7 +5,7 @@ type TitleMobileProps = Omit<TitleProps, 'defaultMargins'>;
|
|
|
5
5
|
declare const TitleMobile: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
6
6
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
7
7
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
8
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "
|
|
8
|
+
color?: "secondary" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | undefined;
|
|
9
9
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
10
10
|
font?: "styrene" | "system" | undefined;
|
|
11
11
|
defaultMargins?: boolean | undefined;
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
declare const TitleResponsive: React.ForwardRefExoticComponent<Omit<React.HTMLAttributes<HTMLHeadingElement>, "color"> & {
|
|
4
4
|
tag: "div" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6";
|
|
5
5
|
view?: "small" | "medium" | "xlarge" | "large" | "xsmall" | undefined;
|
|
6
|
-
color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "
|
|
6
|
+
color?: "secondary" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | undefined;
|
|
7
7
|
weight?: "bold" | "regular" | "medium" | "semibold" | undefined;
|
|
8
8
|
font?: "styrene" | "system" | undefined;
|
|
9
9
|
defaultMargins?: boolean | undefined;
|
|
@@ -9,10 +9,10 @@ import 'classnames';
|
|
|
9
9
|
import './hooks/use-skeleton.js';
|
|
10
10
|
import '../../skeleton/esm';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
|
-
import './colors.module-
|
|
12
|
+
import './colors.module-9a3cc652.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-fc0aeebb.js';
|
|
16
16
|
import '../../mq/esm';
|
|
17
17
|
|
|
18
18
|
var Typography = {
|
package/typography/esm/index.js
CHANGED
|
@@ -8,11 +8,11 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-9a3cc652.js';
|
|
12
12
|
import './title/index.js';
|
|
13
13
|
import './title/component.js';
|
|
14
14
|
import './title/utils.js';
|
|
15
|
-
import './common.module-
|
|
15
|
+
import './common.module-fc0aeebb.js';
|
|
16
16
|
import './title-mobile/component.js';
|
|
17
17
|
import './title-responsive/component.js';
|
|
18
18
|
import '../../mq/esm';
|
|
@@ -3,7 +3,7 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import mergeRefs from 'react-merge-refs';
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-9a3cc652.js';
|
|
7
7
|
import '../../../skeleton/esm';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
4
4
|
import cn from 'classnames';
|
|
5
5
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
6
6
|
import { getDefaultWeight } from './utils.js';
|
|
7
|
-
import { c as colors } from '../colors.module-
|
|
7
|
+
import { c as colors } from '../colors.module-9a3cc652.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from './component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-fc0aeebb.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import './utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-9a3cc652.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_i60sm","styrene-large":"typography__styrene-large_i60sm","styrene-medium":"typography__styrene-medium_i60sm","styrene-small":"typography__styrene-small_i60sm","styrene-xsmall":"typography__styrene-xsmall_i60sm","system-xlarge":"typography__system-xlarge_i60sm","system-large":"typography__system-large_i60sm","system-medium":"typography__system-medium_i60sm","system-small":"typography__system-small_i60sm","system-xsmall":"typography__system-xsmall_i60sm","margins-xlarge":"typography__margins-xlarge_i60sm","margins-large":"typography__margins-large_i60sm","margins-medium":"typography__margins-medium_i60sm","margins-small":"typography__margins-small_i60sm","margins-xsmall":"typography__margins-xsmall_i60sm","rowLimit1":"typography__rowLimit1_i60sm","rowLimit2":"typography__rowLimit2_i60sm","rowLimit3":"typography__rowLimit3_i60sm"};
|
|
14
14
|
require('./index.css');
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { TitleBase } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-fc0aeebb.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-9a3cc652.js';
|
|
12
12
|
|
|
13
13
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_klvfu","styrene-large":"typography__styrene-large_klvfu","styrene-medium":"typography__styrene-medium_klvfu","styrene-small":"typography__styrene-small_klvfu","styrene-xsmall":"typography__styrene-xsmall_klvfu","system-xlarge":"typography__system-xlarge_klvfu","system-large":"typography__system-large_klvfu","system-medium":"typography__system-medium_klvfu","system-small":"typography__system-small_klvfu","system-xsmall":"typography__system-xsmall_klvfu"};
|
|
14
14
|
require('./index.css');
|
|
@@ -8,5 +8,5 @@ import '../hooks/use-skeleton.js';
|
|
|
8
8
|
import '../../../skeleton/esm';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-9a3cc652.js';
|
|
12
|
+
import '../common.module-fc0aeebb.js';
|
|
@@ -2,14 +2,14 @@ import { __assign } from 'tslib';
|
|
|
2
2
|
import React, { forwardRef } from 'react';
|
|
3
3
|
import { useMatchMedia } from '../../../mq/esm';
|
|
4
4
|
import { TitleBase } from '../title/component.js';
|
|
5
|
-
import { c as commonStyles } from '../common.module-
|
|
5
|
+
import { c as commonStyles } from '../common.module-fc0aeebb.js';
|
|
6
6
|
import 'react-merge-refs';
|
|
7
7
|
import 'classnames';
|
|
8
8
|
import '../hooks/use-skeleton.js';
|
|
9
9
|
import '../../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../title/utils.js';
|
|
12
|
-
import '../colors.module-
|
|
12
|
+
import '../colors.module-9a3cc652.js';
|
|
13
13
|
|
|
14
14
|
var styles = {"styrene-xlarge":"typography__styrene-xlarge_14bma","styrene-large":"typography__styrene-large_14bma","styrene-medium":"typography__styrene-medium_14bma","styrene-small":"typography__styrene-small_14bma","styrene-xsmall":"typography__styrene-xsmall_14bma","system-xlarge":"typography__system-xlarge_14bma","system-large":"typography__system-large_14bma","system-medium":"typography__system-medium_14bma","system-small":"typography__system-small_14bma","system-xsmall":"typography__system-xsmall_14bma","margins-xlarge":"typography__margins-xlarge_14bma","margins-large":"typography__margins-large_14bma","margins-medium":"typography__margins-medium_14bma","margins-small":"typography__margins-small_14bma","margins-xsmall":"typography__margins-xsmall_14bma"};
|
|
15
15
|
require('./index.css');
|
|
@@ -9,5 +9,5 @@ import '../hooks/use-skeleton.js';
|
|
|
9
9
|
import '../../../skeleton/esm';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
11
|
import '../title/utils.js';
|
|
12
|
-
import '../colors.module-
|
|
13
|
-
import '../common.module-
|
|
12
|
+
import '../colors.module-9a3cc652.js';
|
|
13
|
+
import '../common.module-fc0aeebb.js';
|
|
@@ -8,10 +8,10 @@ import 'classnames';
|
|
|
8
8
|
import './hooks/use-skeleton.js';
|
|
9
9
|
import '../../skeleton/modern';
|
|
10
10
|
import '@alfalab/hooks';
|
|
11
|
-
import './colors.module-
|
|
11
|
+
import './colors.module-ce9e4103.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import './title/utils.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-31809ab0.js';
|
|
15
15
|
import '../../mq/modern';
|
|
16
16
|
|
|
17
17
|
const Typography = {
|
|
@@ -7,11 +7,11 @@ import 'classnames';
|
|
|
7
7
|
import './hooks/use-skeleton.js';
|
|
8
8
|
import '../../skeleton/modern';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
|
-
import './colors.module-
|
|
10
|
+
import './colors.module-ce9e4103.js';
|
|
11
11
|
import './title/index.js';
|
|
12
12
|
import './title/component.js';
|
|
13
13
|
import './title/utils.js';
|
|
14
|
-
import './common.module-
|
|
14
|
+
import './common.module-31809ab0.js';
|
|
15
15
|
import './title-mobile/component.js';
|
|
16
16
|
import './title-responsive/component.js';
|
|
17
17
|
import '../../mq/modern';
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
|
|
|
2
2
|
import mergeRefs from 'react-merge-refs';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
5
|
-
import { c as colors } from '../colors.module-
|
|
5
|
+
import { c as colors } from '../colors.module-ce9e4103.js';
|
|
6
6
|
import '../../../skeleton/modern';
|
|
7
7
|
import '@alfalab/hooks';
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@ import mergeRefs from 'react-merge-refs';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { useSkeleton } from '../hooks/use-skeleton.js';
|
|
5
5
|
import { getDefaultWeight } from './utils.js';
|
|
6
|
-
import { c as colors } from '../colors.module-
|
|
6
|
+
import { c as colors } from '../colors.module-ce9e4103.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { TitleBase } from './component.js';
|
|
3
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import { c as commonStyles } from '../common.module-31809ab0.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../hooks/use-skeleton.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import './utils.js';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-ce9e4103.js';
|
|
11
11
|
|
|
12
12
|
const styles = {"styrene-xlarge":"typography__styrene-xlarge_i60sm","styrene-large":"typography__styrene-large_i60sm","styrene-medium":"typography__styrene-medium_i60sm","styrene-small":"typography__styrene-small_i60sm","styrene-xsmall":"typography__styrene-xsmall_i60sm","system-xlarge":"typography__system-xlarge_i60sm","system-large":"typography__system-large_i60sm","system-medium":"typography__system-medium_i60sm","system-small":"typography__system-small_i60sm","system-xsmall":"typography__system-xsmall_i60sm","margins-xlarge":"typography__margins-xlarge_i60sm","margins-large":"typography__margins-large_i60sm","margins-medium":"typography__margins-medium_i60sm","margins-small":"typography__margins-small_i60sm","margins-xsmall":"typography__margins-xsmall_i60sm","rowLimit1":"typography__rowLimit1_i60sm","rowLimit2":"typography__rowLimit2_i60sm","rowLimit3":"typography__rowLimit3_i60sm"};
|
|
13
13
|
require('./index.css');
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { TitleBase } from '../title/component.js';
|
|
3
|
-
import { c as commonStyles } from '../common.module-
|
|
3
|
+
import { c as commonStyles } from '../common.module-31809ab0.js';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../hooks/use-skeleton.js';
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../title/utils.js';
|
|
10
|
-
import '../colors.module-
|
|
10
|
+
import '../colors.module-ce9e4103.js';
|
|
11
11
|
|
|
12
12
|
const styles = {"styrene-xlarge":"typography__styrene-xlarge_klvfu","styrene-large":"typography__styrene-large_klvfu","styrene-medium":"typography__styrene-medium_klvfu","styrene-small":"typography__styrene-small_klvfu","styrene-xsmall":"typography__styrene-xsmall_klvfu","system-xlarge":"typography__system-xlarge_klvfu","system-large":"typography__system-large_klvfu","system-medium":"typography__system-medium_klvfu","system-small":"typography__system-small_klvfu","system-xsmall":"typography__system-xsmall_klvfu"};
|
|
13
13
|
require('./index.css');
|
|
@@ -7,5 +7,5 @@ import '../hooks/use-skeleton.js';
|
|
|
7
7
|
import '../../../skeleton/modern';
|
|
8
8
|
import '@alfalab/hooks';
|
|
9
9
|
import '../title/utils.js';
|
|
10
|
-
import '../colors.module-
|
|
11
|
-
import '../common.module-
|
|
10
|
+
import '../colors.module-ce9e4103.js';
|
|
11
|
+
import '../common.module-31809ab0.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React, { forwardRef } from 'react';
|
|
2
2
|
import { useMatchMedia } from '../../../mq/modern';
|
|
3
3
|
import { TitleBase } from '../title/component.js';
|
|
4
|
-
import { c as commonStyles } from '../common.module-
|
|
4
|
+
import { c as commonStyles } from '../common.module-31809ab0.js';
|
|
5
5
|
import 'react-merge-refs';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../hooks/use-skeleton.js';
|
|
8
8
|
import '../../../skeleton/modern';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
11
|
+
import '../colors.module-ce9e4103.js';
|
|
12
12
|
|
|
13
13
|
const styles = {"styrene-xlarge":"typography__styrene-xlarge_14bma","styrene-large":"typography__styrene-large_14bma","styrene-medium":"typography__styrene-medium_14bma","styrene-small":"typography__styrene-small_14bma","styrene-xsmall":"typography__styrene-xsmall_14bma","system-xlarge":"typography__system-xlarge_14bma","system-large":"typography__system-large_14bma","system-medium":"typography__system-medium_14bma","system-small":"typography__system-small_14bma","system-xsmall":"typography__system-xsmall_14bma","margins-xlarge":"typography__margins-xlarge_14bma","margins-large":"typography__margins-large_14bma","margins-medium":"typography__margins-medium_14bma","margins-small":"typography__margins-small_14bma","margins-xsmall":"typography__margins-xsmall_14bma"};
|
|
14
14
|
require('./index.css');
|
|
@@ -8,5 +8,5 @@ import '../hooks/use-skeleton.js';
|
|
|
8
8
|
import '../../../skeleton/modern';
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../title/utils.js';
|
|
11
|
-
import '../colors.module-
|
|
12
|
-
import '../common.module-
|
|
11
|
+
import '../colors.module-ce9e4103.js';
|
|
12
|
+
import '../common.module-31809ab0.js';
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var mergeRefs = require('react-merge-refs');
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var hooks_useSkeleton = require('../hooks/use-skeleton.js');
|
|
8
|
-
var colors_module = require('../colors.module-
|
|
8
|
+
var colors_module = require('../colors.module-87971cd0.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -6,7 +6,7 @@ var mergeRefs = require('react-merge-refs');
|
|
|
6
6
|
var cn = require('classnames');
|
|
7
7
|
var hooks_useSkeleton = require('../hooks/use-skeleton.js');
|
|
8
8
|
var title_utils = require('./utils.js');
|
|
9
|
-
var colors_module = require('../colors.module-
|
|
9
|
+
var colors_module = require('../colors.module-87971cd0.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
12
12
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var title_component = require('./component.js');
|
|
6
|
-
var common_module = require('../common.module-
|
|
6
|
+
var common_module = require('../common.module-d66c195b.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var title_component = require('../title/component.js');
|
|
6
|
-
var common_module = require('../common.module-
|
|
6
|
+
var common_module = require('../common.module-d66c195b.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var coreComponentsMq = require('../../mq');
|
|
6
6
|
var title_component = require('../title/component.js');
|
|
7
|
-
var common_module = require('../common.module-
|
|
7
|
+
var common_module = require('../common.module-d66c195b.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
package/underlay/Component.js
CHANGED
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var utils_getBorderCorners = require('./utils/getBorderCorners.js');
|
|
6
6
|
var utils_getClasses = require('./utils/getClasses.js');
|
|
7
|
-
var index_module = require('./index.module-
|
|
7
|
+
var index_module = require('./index.module-3ce57fe9.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getBorderCorners } from './utils/getBorderCorners.js';
|
|
4
4
|
import { isBackgroundToken, getClasses } from './utils/getClasses.js';
|
|
5
|
-
import { s as styles } from './index.module-
|
|
5
|
+
import { s as styles } from './index.module-cfd0a28e.js';
|
|
6
6
|
import './constants.js';
|
|
7
7
|
|
|
8
8
|
/******************************************************************************
|