@alfalab/core-components 25.2.0-beta.0 → 25.4.0
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/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +4 -4
- package/alert/index.css +4 -4
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +4 -4
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +2 -2
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +1 -1
- package/amount/index.css +2 -2
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +2 -2
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +1 -1
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +1 -1
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +1 -1
- package/amount-input/esm/index.css +6 -6
- package/amount-input/esm/inverted.css +1 -1
- package/amount-input/index.css +6 -6
- package/amount-input/inverted.css +1 -1
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +1 -1
- package/amount-input/modern/index.css +6 -6
- package/amount-input/modern/inverted.css +1 -1
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +22 -22
- package/attach/index.css +22 -22
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +22 -22
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +11 -11
- package/backdrop/index.css +11 -11
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +11 -11
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +16 -16
- package/badge/index.css +16 -16
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +16 -16
- package/bank-card/Component.js +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +19 -19
- package/bank-card/index.css +19 -19
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +19 -19
- package/base-modal/Component.js +1 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +12 -12
- package/base-modal/index.css +12 -12
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +12 -12
- package/bottom-sheet/{Component-5c79946b.d.ts → Component-7d2cf2f5.d.ts} +0 -0
- package/bottom-sheet/{Component-5c79946b.js → Component-7d2cf2f5.js} +0 -0
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +3 -3
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{Component-0979d1ed.d.ts → Component-604bffce.d.ts} +0 -0
- package/bottom-sheet/esm/{Component-0979d1ed.js → Component-604bffce.js} +0 -0
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +3 -3
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +15 -15
- package/bottom-sheet/esm/index.js +1 -1
- package/bottom-sheet/index.css +15 -15
- package/bottom-sheet/index.js +1 -1
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +3 -3
- package/bottom-sheet/modern/index.css +15 -15
- package/button/Component.js +3 -3
- package/button/default.css +40 -40
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +40 -40
- package/button/esm/index.css +53 -53
- package/button/esm/inverted.css +40 -40
- package/button/index.css +53 -53
- package/button/inverted.css +40 -40
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +40 -40
- package/button/modern/index.css +53 -53
- package/button/modern/inverted.css +40 -40
- package/calendar/Component.js +2 -2
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +51 -51
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +2 -2
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +9 -9
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +8 -8
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +8 -8
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +9 -9
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +9 -9
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/esm/Component.js +2 -2
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +51 -51
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +2 -2
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +9 -9
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +8 -8
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +8 -8
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +9 -9
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +9 -9
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +10 -10
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-7181460a.d.ts → tslib.es6-61913bdd.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-7181460a.js → tslib.es6-61913bdd.js} +0 -0
- package/calendar/index.css +10 -10
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +1 -1
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +51 -51
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +2 -2
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +9 -9
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +8 -8
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +8 -8
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +9 -9
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +9 -9
- package/calendar/modern/index.css +10 -10
- package/calendar/{tslib.es6-dcac8c1b.d.ts → tslib.es6-6d785169.d.ts} +0 -0
- package/calendar/{tslib.es6-dcac8c1b.js → tslib.es6-6d785169.js} +0 -0
- package/calendar-input/Component.d.ts +3 -3
- package/calendar-input/Component.js +1 -1
- package/calendar-input/cssm/Component.d.ts +3 -3
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +9 -9
- package/calendar-input/index.css +9 -9
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +9 -9
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-fa1ff5d3.d.ts → index.module-bc6eae37.d.ts} +0 -0
- package/calendar-range/esm/{index.module-fa1ff5d3.js → index.module-bc6eae37.js} +1 -1
- package/calendar-range/esm/views/index.css +7 -7
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/{index.module-ec721eb8.d.ts → index.module-0d9c90e3.d.ts} +0 -0
- package/calendar-range/{index.module-ec721eb8.js → index.module-0d9c90e3.js} +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-0b0efcd6.js +4 -0
- package/calendar-range/modern/views/index.css +7 -7
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +7 -7
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +11 -11
- package/calendar-with-skeleton/index.css +11 -11
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +11 -11
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +2 -2
- package/cdn-icon/index.css +2 -2
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +2 -2
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +8 -8
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +8 -8
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +4 -4
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +7 -7
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +8 -8
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +8 -8
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +4 -4
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +7 -7
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +3 -3
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-281f3235.d.ts → tslib.es6-93d3290f.d.ts} +0 -0
- package/chart/esm/{tslib.es6-281f3235.js → tslib.es6-93d3290f.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.css +3 -3
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +8 -8
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +8 -8
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +4 -4
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +7 -7
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +3 -3
- package/chart/{tslib.es6-8062d086.d.ts → tslib.es6-ab35839d.d.ts} +0 -0
- package/chart/{tslib.es6-8062d086.js → tslib.es6-ab35839d.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +36 -36
- package/checkbox/index.css +36 -36
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +36 -36
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +16 -16
- package/checkbox-group/index.css +16 -16
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +16 -16
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +21 -21
- package/circular-progress-bar/index.css +21 -21
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +21 -21
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +6 -6
- package/code-input/esm/component.js +1 -1
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +6 -6
- package/code-input/esm/index.css +6 -6
- package/code-input/index.css +6 -6
- package/code-input/modern/component.js +1 -1
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +6 -6
- package/code-input/modern/index.css +6 -6
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +7 -7
- package/collapse/index.css +7 -7
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +7 -7
- package/confirmation/component.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/fatal-error/component.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +3 -3
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +13 -13
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.css +16 -16
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +5 -5
- package/confirmation/{countdown-section-411ce0a7.d.ts → countdown-section-2ce5c278.d.ts} +0 -0
- package/confirmation/{countdown-section-411ce0a7.js → countdown-section-2ce5c278.js} +1 -1
- package/confirmation/esm/component.js +2 -2
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +13 -13
- 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 +16 -16
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/component.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +5 -5
- package/confirmation/esm/{countdown-section-1e20049f.d.ts → countdown-section-3665ed85.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-1e20049f.js → countdown-section-3665ed85.js} +1 -1
- package/confirmation/esm/index.css +3 -3
- package/confirmation/esm/index.js +1 -1
- package/confirmation/index.css +3 -3
- package/confirmation/index.js +1 -1
- package/confirmation/modern/component.js +2 -2
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +13 -13
- 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 +16 -16
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/component.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +5 -5
- package/confirmation/modern/{countdown-section-c1b2b53a.d.ts → countdown-section-10eb74ab.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-c1b2b53a.js → countdown-section-10eb74ab.js} +1 -1
- package/confirmation/modern/index.css +3 -3
- package/confirmation/modern/index.js +1 -1
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +11 -11
- package/custom-button/index.css +11 -11
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +11 -11
- package/date-input/Component.js +1 -1
- package/date-input/cssm/Component.d.ts +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +3 -3
- package/date-input/index.css +3 -3
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +3 -3
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +16 -16
- package/drawer/index.css +16 -16
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +16 -16
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +6 -6
- package/dropzone/index.css +6 -6
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +6 -6
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +22 -22
- package/file-upload-item/index.css +22 -22
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +22 -22
- package/form-control/Component.js +3 -3
- package/form-control/default.css +14 -14
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +14 -14
- package/form-control/esm/index.css +41 -41
- package/form-control/esm/inverted.css +14 -14
- package/form-control/index.css +41 -41
- package/form-control/inverted.css +14 -14
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +14 -14
- package/form-control/modern/index.css +41 -41
- package/form-control/modern/inverted.css +14 -14
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +3 -3
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +12 -12
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +19 -19
- package/gallery/components/image-viewer/index.js +2 -2
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +6 -6
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/components/header/Component.js +2 -2
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +3 -3
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +12 -12
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +19 -19
- package/gallery/esm/components/image-viewer/index.js +2 -2
- 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 +6 -6
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-207cf9f6.d.ts → slide-514724b2.d.ts} +0 -0
- package/gallery/esm/{slide-207cf9f6.js → slide-514724b2.js} +1 -1
- package/gallery/esm/{tslib.es6-e66d1ce4.d.ts → tslib.es6-8484e280.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-e66d1ce4.js → tslib.es6-8484e280.js} +0 -0
- package/gallery/index.css +3 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +3 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +12 -12
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +19 -19
- 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 +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -6
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-b417ff41.d.ts → slide-3eb8c3fb.d.ts} +0 -0
- package/gallery/modern/{slide-b417ff41.js → slide-3eb8c3fb.js} +1 -1
- package/gallery/{slide-0bb7126e.d.ts → slide-b99b8d86.d.ts} +0 -0
- package/gallery/{slide-0bb7126e.js → slide-b99b8d86.js} +1 -1
- package/gallery/{tslib.es6-ecf77234.d.ts → tslib.es6-1ce59d16.d.ts} +0 -0
- package/gallery/{tslib.es6-ecf77234.js → tslib.es6-1ce59d16.js} +0 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +511 -511
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +2 -2
- package/grid/esm/col/index.css +511 -511
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +78 -78
- package/grid/esm/{gutters.module-832afcfc.d.ts → gutters.module-c40e4359.d.ts} +0 -0
- package/grid/esm/gutters.module-c40e4359.js +27 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +2 -2
- package/grid/esm/row/index.css +9 -9
- package/grid/esm/row/index.js +1 -1
- package/grid/gutters.css +78 -78
- package/grid/{gutters.module-73ce0aaa.d.ts → gutters.module-4abe46a1.d.ts} +0 -0
- package/grid/gutters.module-4abe46a1.js +28 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +2 -2
- package/grid/modern/col/index.css +511 -511
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +78 -78
- package/grid/modern/gutters.module-1ea5dce0.js +4 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +2 -2
- package/grid/modern/row/index.css +9 -9
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +9 -9
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/Component.d.ts +26 -0
- package/hatching-progress-bar/Component.js +21 -0
- package/hatching-progress-bar/cssm/Component.d.ts +26 -0
- package/hatching-progress-bar/cssm/Component.js +20 -0
- package/hatching-progress-bar/cssm/index.d.ts +1 -0
- package/hatching-progress-bar/cssm/index.js +10 -0
- package/hatching-progress-bar/cssm/index.module.css +76 -0
- package/hatching-progress-bar/esm/Component.d.ts +26 -0
- package/hatching-progress-bar/esm/Component.js +14 -0
- package/hatching-progress-bar/esm/index.css +77 -0
- package/hatching-progress-bar/esm/index.d.ts +1 -0
- package/hatching-progress-bar/esm/index.js +3 -0
- package/hatching-progress-bar/index.css +77 -0
- package/hatching-progress-bar/index.d.ts +1 -0
- package/hatching-progress-bar/index.js +9 -0
- package/hatching-progress-bar/modern/Component.d.ts +26 -0
- package/hatching-progress-bar/modern/Component.js +11 -0
- package/hatching-progress-bar/modern/index.css +77 -0
- package/hatching-progress-bar/modern/index.d.ts +1 -0
- package/hatching-progress-bar/modern/index.js +3 -0
- package/hatching-progress-bar/package.json +3 -0
- package/hatching-progress-bar/send-stats.js +82 -0
- package/icon-button/Component.js +3 -3
- package/icon-button/default.css +12 -12
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +12 -12
- package/icon-button/esm/index.css +5 -5
- package/icon-button/esm/inverted.css +12 -12
- package/icon-button/index.css +5 -5
- package/icon-button/inverted.css +12 -12
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +12 -12
- package/icon-button/modern/index.css +5 -5
- package/icon-button/modern/inverted.css +12 -12
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +24 -24
- package/icon-view/components/circle/component.js +1 -1
- package/icon-view/components/circle/index.js +1 -1
- package/icon-view/components/index.js +1 -1
- package/icon-view/components/super-ellipse/component.js +1 -1
- package/icon-view/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +24 -24
- package/icon-view/esm/components/circle/component.js +1 -1
- package/icon-view/esm/components/circle/index.js +1 -1
- package/icon-view/esm/components/index.js +1 -1
- package/icon-view/esm/components/super-ellipse/component.js +1 -1
- package/icon-view/esm/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/super-ellipse.js +1 -1
- package/icon-view/esm/{tslib.es6-3775d36f.d.ts → tslib.es6-031b76df.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-3775d36f.js → tslib.es6-031b76df.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +24 -24
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-3bd20086.d.ts → tslib.es6-0b8a529b.d.ts} +0 -0
- package/icon-view/{tslib.es6-3bd20086.js → tslib.es6-0b8a529b.js} +0 -0
- package/input/Component.js +3 -3
- package/input/default.css +12 -12
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +12 -12
- package/input/esm/index.css +30 -30
- package/input/esm/inverted.css +12 -12
- package/input/index.css +30 -30
- package/input/inverted.css +12 -12
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +12 -12
- package/input/modern/index.css +30 -30
- package/input/modern/inverted.css +12 -12
- package/input-autocomplete/{Component-d6478e96.d.ts → Component-9db99236.d.ts} +0 -0
- package/input-autocomplete/{Component-d6478e96.js → Component-9db99236.js} +1 -1
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/{Component-0434326d.d.ts → Component-9a2ca99f.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-0434326d.js → Component-9a2ca99f.js} +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/intl-phone-input/{component-77dc1da4.d.ts → component-0bc20203.d.ts} +0 -0
- package/intl-phone-input/{component-77dc1da4.js → component-0bc20203.js} +1 -1
- package/intl-phone-input/component.d.ts +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +784 -784
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-33333d5a.d.ts → component-1fcbe4c0.d.ts} +0 -0
- package/intl-phone-input/esm/{component-33333d5a.js → component-1fcbe4c0.js} +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +8 -8
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +3 -3
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-150ba679.d.ts → libphonenumber-js.min-047b635d.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-150ba679.js → libphonenumber-js.min-047b635d.js} +0 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-9f145b95.d.ts → libphonenumber-js.min-61c93ee5.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-9f145b95.js → libphonenumber-js.min-61c93ee5.js} +0 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +8 -8
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/modern/{libphonenumber-js.min-150ba679.d.ts → libphonenumber-js.min-047b635d.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-150ba679.js → libphonenumber-js.min-047b635d.js} +0 -0
- package/link/Component.js +3 -3
- package/link/default.css +9 -9
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +11 -11
- package/link/esm/inverted.css +9 -9
- package/link/index.css +11 -11
- package/link/inverted.css +9 -9
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +11 -11
- package/link/modern/inverted.css +9 -9
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +9 -9
- package/list/index.css +9 -9
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +9 -9
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +4 -4
- package/list-header/index.css +4 -4
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +4 -4
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +7 -7
- package/loader/index.css +7 -7
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +7 -7
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +1 -1
- package/masked-input/index.css +1 -1
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +1 -1
- package/modal/Component.desktop.js +6 -5
- package/modal/Component.mobile.d.ts +1 -1
- package/modal/Component.mobile.js +7 -5
- package/modal/Component.responsive.d.ts +3 -3
- package/modal/Component.responsive.js +6 -4
- package/modal/components/closer/Component.d.ts +10 -1
- package/modal/components/closer/Component.js +6 -5
- package/modal/components/closer/index.css +12 -20
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +21 -18
- package/modal/components/content/mobile.css +16 -13
- package/modal/components/footer/Component.desktop.js +2 -2
- package/modal/components/footer/Component.js +1 -1
- package/modal/components/footer/Component.mobile.js +2 -2
- package/modal/components/footer/desktop.css +22 -20
- package/modal/components/footer/layout.css +26 -26
- package/modal/components/footer/mobile.css +17 -15
- package/modal/components/header/Component.d.ts +20 -5
- package/modal/components/header/Component.desktop.d.ts +5 -1
- package/modal/components/header/Component.desktop.js +11 -6
- package/modal/components/header/Component.js +13 -9
- package/modal/components/header/Component.mobile.d.ts +6 -1
- package/modal/components/header/Component.mobile.js +16 -6
- package/modal/components/header/desktop.css +18 -603
- package/modal/components/header/index.css +78 -0
- package/modal/components/header/mobile.css +15 -604
- package/modal/cssm/Component.desktop.js +4 -2
- package/modal/cssm/Component.mobile.d.ts +1 -1
- package/modal/cssm/Component.mobile.js +5 -2
- package/modal/cssm/Component.responsive.d.ts +3 -3
- package/modal/cssm/Component.responsive.js +5 -2
- package/modal/cssm/components/closer/Component.d.ts +10 -1
- package/modal/cssm/components/closer/Component.js +4 -3
- package/modal/cssm/components/closer/index.module.css +7 -15
- package/modal/cssm/components/content/desktop.module.css +2 -2
- package/modal/cssm/components/content/index.module.css +2 -2
- package/modal/cssm/components/content/mobile.module.css +2 -2
- package/modal/cssm/components/footer/desktop.module.css +2 -2
- package/modal/cssm/components/footer/index.module.css +3 -4
- package/modal/cssm/components/footer/layout.module.css +2 -2
- package/modal/cssm/components/footer/mobile.module.css +2 -2
- package/modal/cssm/components/header/Component.d.ts +20 -5
- package/modal/cssm/components/header/Component.desktop.d.ts +5 -1
- package/modal/cssm/components/header/Component.desktop.js +11 -5
- package/modal/cssm/components/header/Component.js +15 -13
- package/modal/cssm/components/header/Component.mobile.d.ts +6 -1
- package/modal/cssm/components/header/Component.mobile.js +16 -5
- package/modal/cssm/components/header/desktop.module.css +17 -15
- package/modal/cssm/components/header/index.module.css +34 -20
- package/modal/cssm/components/header/mobile.module.css +21 -21
- package/modal/cssm/desktop.js +4 -2
- package/modal/cssm/desktop.module.css +2 -2
- package/modal/cssm/index.js +5 -2
- package/modal/cssm/mobile.js +5 -2
- package/modal/cssm/mobile.module.css +2 -2
- package/modal/cssm/responsive.js +5 -2
- package/modal/cssm/vars.css +2 -2
- package/modal/desktop.css +9 -9
- package/modal/desktop.js +5 -4
- package/modal/esm/Component.desktop.js +6 -5
- package/modal/esm/Component.mobile.d.ts +1 -1
- package/modal/esm/Component.mobile.js +7 -5
- package/modal/esm/Component.responsive.d.ts +3 -3
- package/modal/esm/Component.responsive.js +6 -4
- package/modal/esm/components/closer/Component.d.ts +10 -1
- package/modal/esm/components/closer/Component.js +6 -5
- package/modal/esm/components/closer/index.css +12 -20
- package/modal/esm/components/content/Component.desktop.js +2 -2
- package/modal/esm/components/content/Component.mobile.js +2 -2
- package/modal/esm/components/content/desktop.css +21 -18
- package/modal/esm/components/content/mobile.css +16 -13
- package/modal/esm/components/footer/Component.desktop.js +2 -2
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/components/footer/Component.mobile.js +2 -2
- package/modal/esm/components/footer/desktop.css +22 -20
- package/modal/esm/components/footer/layout.css +26 -26
- package/modal/esm/components/footer/mobile.css +17 -15
- package/modal/esm/components/header/Component.d.ts +20 -5
- package/modal/esm/components/header/Component.desktop.d.ts +5 -1
- package/modal/esm/components/header/Component.desktop.js +11 -6
- package/modal/esm/components/header/Component.js +13 -9
- package/modal/esm/components/header/Component.mobile.d.ts +6 -1
- package/modal/esm/components/header/Component.mobile.js +14 -6
- package/modal/esm/components/header/desktop.css +18 -603
- package/modal/esm/components/header/index.css +78 -0
- package/modal/esm/components/header/mobile.css +15 -604
- package/modal/esm/desktop.css +9 -9
- package/modal/esm/desktop.js +5 -4
- package/modal/esm/index.js +6 -4
- package/modal/esm/mobile.css +3 -3
- package/modal/esm/mobile.js +6 -4
- package/modal/esm/responsive.js +6 -4
- package/modal/esm/transitions.css +7 -7
- package/modal/esm/transitions.module-04d7a935.js +4 -0
- package/modal/esm/{tslib.es6-de143616.d.ts → tslib.es6-38b70e5e.d.ts} +0 -0
- package/modal/esm/{tslib.es6-de143616.js → tslib.es6-38b70e5e.js} +0 -0
- package/modal/index.js +6 -4
- package/modal/mobile.css +3 -3
- package/modal/mobile.js +6 -4
- package/modal/modern/Component.desktop.js +5 -4
- package/modal/modern/Component.mobile.d.ts +1 -1
- package/modal/modern/Component.mobile.js +6 -4
- package/modal/modern/Component.responsive.d.ts +3 -3
- package/modal/modern/Component.responsive.js +5 -3
- package/modal/modern/components/closer/Component.d.ts +10 -1
- package/modal/modern/components/closer/Component.js +5 -4
- package/modal/modern/components/closer/index.css +12 -20
- package/modal/modern/components/content/Component.desktop.js +1 -1
- package/modal/modern/components/content/Component.mobile.js +1 -1
- package/modal/modern/components/content/desktop.css +21 -18
- package/modal/modern/components/content/mobile.css +16 -13
- package/modal/modern/components/footer/Component.desktop.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/components/footer/Component.mobile.js +1 -1
- package/modal/modern/components/footer/desktop.css +22 -20
- package/modal/modern/components/footer/layout.css +26 -26
- package/modal/modern/components/footer/mobile.css +17 -15
- package/modal/modern/components/header/Component.d.ts +20 -5
- package/modal/modern/components/header/Component.desktop.d.ts +5 -1
- package/modal/modern/components/header/Component.desktop.js +8 -4
- package/modal/modern/components/header/Component.js +11 -6
- package/modal/modern/components/header/Component.mobile.d.ts +6 -1
- package/modal/modern/components/header/Component.mobile.js +9 -5
- package/modal/modern/components/header/desktop.css +18 -603
- package/modal/modern/components/header/index.css +78 -0
- package/modal/modern/components/header/mobile.css +15 -604
- package/modal/modern/desktop.css +9 -9
- package/modal/modern/desktop.js +4 -3
- package/modal/modern/index.js +5 -3
- package/modal/modern/mobile.css +3 -3
- package/modal/modern/mobile.js +5 -3
- package/modal/modern/responsive.js +5 -3
- package/modal/modern/transitions.css +7 -7
- package/modal/modern/transitions.module-04d7a935.js +4 -0
- package/modal/responsive.js +6 -4
- package/modal/transitions.css +7 -7
- package/modal/transitions.module-b2682a08.js +4 -0
- package/modal/{tslib.es6-94af2a01.d.ts → tslib.es6-7f8fab53.d.ts} +0 -0
- package/modal/{tslib.es6-94af2a01.js → tslib.es6-7f8fab53.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +6 -6
- package/notification/index.css +6 -6
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +6 -6
- package/notification-manager/{component-6a01950f.d.ts → component-7f49e3f0.d.ts} +0 -0
- package/notification-manager/{component-6a01950f.js → component-7f49e3f0.js} +0 -0
- package/notification-manager/component.js +2 -2
- package/notification-manager/components/index.js +1 -1
- package/notification-manager/components/notification/component.js +1 -1
- package/notification-manager/components/notification/index.d.ts +1 -1
- package/notification-manager/components/notification/index.js +1 -1
- package/notification-manager/esm/{component-09bccc49.d.ts → component-b7f6300d.d.ts} +0 -0
- package/notification-manager/esm/{component-09bccc49.js → component-b7f6300d.js} +0 -0
- package/notification-manager/esm/component.js +2 -2
- package/notification-manager/esm/components/index.js +1 -1
- package/notification-manager/esm/components/notification/component.js +1 -1
- package/notification-manager/esm/components/notification/index.d.ts +1 -1
- package/notification-manager/esm/components/notification/index.js +1 -1
- package/notification-manager/esm/index.css +10 -10
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +10 -10
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +10 -10
- package/package.json +2 -2
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +1 -1
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +1 -1
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +7 -7
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +1 -1
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +1 -1
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +7 -7
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +3 -3
- package/pagination/index.css +3 -3
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +1 -1
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +1 -1
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +7 -7
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +3 -3
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +4 -4
- package/password-input/index.css +4 -4
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +4 -4
- package/picker-button/Component.d.ts +26 -4
- package/picker-button/Component.js +13 -7
- package/picker-button/cssm/Component.d.ts +26 -4
- package/picker-button/cssm/Component.js +13 -6
- package/picker-button/cssm/field/Component.d.ts +10 -0
- package/picker-button/cssm/field/Component.js +25 -8
- package/picker-button/cssm/field/index.d.ts +1 -1
- package/picker-button/cssm/field/index.js +7 -3
- package/picker-button/cssm/index.js +9 -3
- package/picker-button/cssm/index.module.css +4 -0
- package/picker-button/cssm/option/Component.d.ts +11 -0
- package/picker-button/cssm/option/Component.js +23 -0
- package/picker-button/cssm/option/index.d.ts +1 -0
- package/picker-button/cssm/option/index.js +11 -0
- package/picker-button/cssm/option/index.module.css +24 -0
- package/{select-with-tags/esm/tslib.es6-16bea2c2.d.ts → picker-button/cssm/tslib.es6-ce870b46.d.ts} +0 -0
- package/{select-with-tags/tslib.es6-4ec5b7ac.js → picker-button/cssm/tslib.es6-ce870b46.js} +0 -0
- package/picker-button/{Component-8faffb39.d.ts → cssm/typings-a22d6eaf.d.ts} +180 -187
- package/picker-button/cssm/utils/index.d.ts +4 -0
- package/picker-button/cssm/utils/index.js +15 -0
- package/picker-button/esm/Component.d.ts +26 -4
- package/picker-button/esm/Component.js +14 -8
- package/picker-button/esm/field/Component.d.ts +10 -0
- package/picker-button/esm/field/Component.js +24 -6
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.d.ts +1 -1
- package/picker-button/esm/field/index.js +7 -3
- package/picker-button/esm/index.css +9 -5
- package/picker-button/esm/index.js +9 -4
- package/picker-button/esm/option/Component.d.ts +11 -0
- package/picker-button/esm/option/Component.js +18 -0
- package/picker-button/esm/option/index.css +25 -0
- package/picker-button/esm/option/index.d.ts +1 -0
- package/picker-button/esm/option/index.js +4 -0
- package/{select-with-tags/tslib.es6-4ec5b7ac.d.ts → picker-button/esm/tslib.es6-bb0d3a15.d.ts} +0 -0
- package/{select-with-tags/esm/tslib.es6-16bea2c2.js → picker-button/esm/tslib.es6-bb0d3a15.js} +0 -0
- package/picker-button/{cssm/Component-aeb02c1b.d.ts → esm/typings-a22d6eaf.d.ts} +180 -187
- package/picker-button/esm/utils/index.d.ts +4 -0
- package/picker-button/esm/utils/index.js +13 -0
- package/picker-button/field/Component.d.ts +10 -0
- package/picker-button/field/Component.js +26 -7
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.d.ts +1 -1
- package/picker-button/field/index.js +7 -3
- package/picker-button/index.css +9 -5
- package/picker-button/index.js +8 -3
- package/picker-button/modern/Component.d.ts +26 -4
- package/picker-button/modern/Component.js +12 -7
- package/picker-button/modern/field/Component.d.ts +5 -707
- package/picker-button/modern/field/Component.js +10 -7
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/field/index.js +5 -2
- package/picker-button/modern/index.css +9 -5
- package/picker-button/modern/index.js +6 -2
- package/picker-button/modern/option/Component.d.ts +11 -0
- package/picker-button/modern/option/Component.js +16 -0
- package/picker-button/modern/option/index.css +25 -0
- package/picker-button/modern/option/index.d.ts +1 -0
- package/picker-button/modern/option/index.js +3 -0
- package/picker-button/{esm/Component-02914ce8.d.ts → modern/typings-a22d6eaf.d.ts} +180 -187
- package/picker-button/modern/utils/index.d.ts +4 -0
- package/picker-button/modern/utils/index.js +13 -0
- package/picker-button/option/Component.d.ts +11 -0
- package/picker-button/option/Component.js +24 -0
- package/picker-button/option/index.css +25 -0
- package/picker-button/option/index.d.ts +1 -0
- package/picker-button/option/index.js +10 -0
- package/{select/esm/tslib.es6-65416e67.d.ts → picker-button/tslib.es6-b5c82847.d.ts} +0 -0
- package/{table/tslib.es6-5b413bc7.js → picker-button/tslib.es6-b5c82847.js} +0 -0
- package/picker-button/typings-a22d6eaf.d.ts +867 -0
- package/picker-button/utils/index.d.ts +4 -0
- package/picker-button/utils/index.js +15 -0
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +27 -27
- package/plate/index.css +27 -27
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +27 -27
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +33 -33
- package/popover/index.css +33 -33
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +33 -33
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +12 -12
- package/progress-bar/index.css +12 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +12 -12
- package/pure-input/Component.js +1 -1
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +25 -25
- package/pure-input/index.css +25 -25
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +25 -25
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +31 -31
- package/radio/index.css +31 -31
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +31 -31
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +16 -16
- package/radio-group/index.css +16 -16
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +16 -16
- package/select/Component.js +1 -1
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.js +1 -1
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +7 -7
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +9 -9
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +1 -1
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +21 -21
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +2 -2
- package/select/components/options-list/index.css +6 -6
- package/select/components/options-list/index.js +1 -1
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +12 -12
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/cssm/components/option/index.module.css +1 -1
- package/select/esm/Component.js +1 -1
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +7 -7
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +1 -1
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +21 -21
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +2 -2
- package/select/esm/components/options-list/index.css +6 -6
- package/select/esm/components/options-list/index.js +1 -1
- package/select/esm/components/virtual-options-list/Component.js +2 -2
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/{hook-a5c7c9a3.d.ts → hook-10284a6d.d.ts} +0 -0
- package/select/esm/{hook-a5c7c9a3.js → hook-10284a6d.js} +3 -3
- package/select/esm/index.js +3 -3
- package/select/esm/{intersection-observer-bdc8949d.d.ts → intersection-observer-9582dd9d.d.ts} +0 -0
- package/select/esm/{intersection-observer-bdc8949d.js → intersection-observer-9582dd9d.js} +0 -0
- package/select/esm/presets/index.js +3 -3
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/{table/tslib.es6-5b413bc7.d.ts → select/esm/tslib.es6-09af077c.d.ts} +0 -0
- package/select/esm/{tslib.es6-65416e67.js → tslib.es6-09af077c.js} +0 -0
- package/select/{hook-9bad1791.d.ts → hook-1cc2bb14.d.ts} +0 -0
- package/select/{hook-9bad1791.js → hook-1cc2bb14.js} +3 -3
- package/select/index.js +3 -3
- package/select/{intersection-observer-e895933a.d.ts → intersection-observer-4d37671a.d.ts} +0 -0
- package/select/{intersection-observer-e895933a.js → intersection-observer-4d37671a.js} +0 -0
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +7 -7
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +21 -21
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +6 -6
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +12 -12
- package/select/modern/{hook-3b356ea9.d.ts → hook-4782c9bd.d.ts} +0 -0
- package/select/modern/{hook-3b356ea9.js → hook-4782c9bd.js} +2 -2
- package/select/modern/index.js +2 -2
- package/select/modern/{intersection-observer-bdc8949d.d.ts → intersection-observer-9582dd9d.d.ts} +0 -0
- package/select/modern/{intersection-observer-bdc8949d.js → intersection-observer-9582dd9d.js} +0 -0
- package/select/modern/presets/index.js +2 -2
- package/select/modern/presets/useLazyLoading/hook.js +2 -2
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithApply/hook.js +2 -2
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -2
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- 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 +2 -2
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/presets/index.js +3 -3
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithApply/hook.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/{tabs/esm/tslib.es6-ff628447.d.ts → select/tslib.es6-15b7fe56.d.ts} +0 -0
- package/select/{tslib.es6-a6fa872a.js → tslib.es6-15b7fe56.js} +0 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +2 -2
- package/select-with-tags/components/tag/index.css +10 -10
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +2 -2
- package/select-with-tags/components/tag-list/index.css +30 -30
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +2 -2
- package/select-with-tags/esm/components/tag/index.css +10 -10
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +2 -2
- package/select-with-tags/esm/components/tag-list/index.css +30 -30
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/{select/tslib.es6-a6fa872a.d.ts → select-with-tags/esm/tslib.es6-dee1f522.d.ts} +0 -0
- package/{table/esm/tslib.es6-fb722853.js → select-with-tags/esm/tslib.es6-dee1f522.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +10 -10
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +30 -30
- package/{table/esm/tslib.es6-fb722853.d.ts → select-with-tags/tslib.es6-720922b5.d.ts} +0 -0
- package/{tabs/tslib.es6-f11ec640.js → select-with-tags/tslib.es6-720922b5.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/skeleton/Component.js +1 -1
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +10 -10
- package/skeleton/index.css +10 -10
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +10 -10
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +36 -36
- package/slider/index.css +36 -36
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +36 -36
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +16 -16
- package/slider-input/index.css +16 -16
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +16 -16
- package/space/Component.js +2 -2
- package/space/{Item-2c5b556e.d.ts → Item-064cc055.d.ts} +0 -0
- package/space/{Item-2c5b556e.js → Item-064cc055.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-c0e5dab5.d.ts → Item-f2ba52c4.d.ts} +0 -0
- package/space/esm/{Item-c0e5dab5.js → Item-f2ba52c4.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/esm/index.js +1 -1
- package/space/index.css +8 -8
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +6 -6
- package/spinner/index.css +6 -6
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +6 -6
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +17 -17
- package/status/index.css +17 -17
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +17 -17
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +11 -11
- package/stepped-progress-bar/esm/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +11 -11
- package/stepped-progress-bar/esm/index.css +4 -4
- package/stepped-progress-bar/index.css +4 -4
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +11 -11
- package/stepped-progress-bar/modern/index.css +4 -4
- package/switch/Component.js +1 -1
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +25 -25
- package/switch/index.css +25 -25
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +25 -25
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +2 -2
- package/table/components/pagination/index.css +8 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +6 -6
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +2 -2
- package/table/components/tbody/index.css +2 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +4 -4
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +6 -6
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +5 -5
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -8
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +2 -2
- package/table/components/tsortable-head-cell/index.css +9 -9
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +2 -2
- package/table/esm/components/pagination/index.css +8 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +2 -2
- package/table/esm/components/table/Component.js +2 -2
- package/table/esm/components/table/index.css +6 -6
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +2 -2
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +2 -2
- package/table/esm/components/tcell/index.css +4 -4
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +2 -2
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +2 -2
- package/table/esm/components/thead/index.css +6 -6
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +2 -2
- package/table/esm/components/thead-cell/index.css +5 -5
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +2 -2
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +2 -2
- package/table/esm/components/tsortable-head-cell/index.css +9 -9
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/{tabs/tslib.es6-f11ec640.d.ts → table/esm/tslib.es6-44a6cd16.d.ts} +0 -0
- package/{tabs/esm/tslib.es6-ff628447.js → table/esm/tslib.es6-44a6cd16.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +8 -8
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +6 -6
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +4 -4
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +5 -5
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/{typography/colors.module-6aea52e0.d.ts → table/tslib.es6-a8973d04.d.ts} +0 -0
- package/table/tslib.es6-a8973d04.js +40 -0
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +18 -18
- package/tabs/components/primary-tablist/mobile.css +20 -20
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +3 -3
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/index.css +9 -9
- package/tabs/components/secondary-tablist/mobile.css +11 -11
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +2 -2
- package/tabs/components/tabs/Component.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.d.ts +1 -1
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +18 -18
- package/tabs/esm/components/primary-tablist/mobile.css +20 -20
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +3 -3
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/index.css +9 -9
- package/tabs/esm/components/secondary-tablist/mobile.css +11 -11
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-3c8c6233.js +4 -0
- package/tabs/esm/index.module-85a0108a.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/{typography/esm/colors.module-ecd0b4cd.d.ts → tabs/esm/tslib.es6-cae1584b.d.ts} +0 -0
- package/tabs/esm/tslib.es6-cae1584b.js +40 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-69331b77.js +4 -0
- package/tabs/index.module-eefe3554.js +4 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +18 -18
- package/tabs/modern/components/primary-tablist/mobile.css +20 -20
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +3 -3
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +9 -9
- package/tabs/modern/components/secondary-tablist/mobile.css +11 -11
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +2 -2
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/index.module-3c8c6233.js +4 -0
- package/tabs/modern/index.module-85a0108a.js +4 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/tabs/tslib.es6-31905731.d.ts +32 -0
- package/tabs/tslib.es6-31905731.js +40 -0
- package/tag/Component.js +3 -3
- package/tag/default.css +7 -7
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +7 -7
- package/tag/esm/index.css +35 -35
- package/tag/esm/inverted.css +7 -7
- package/tag/index.css +35 -35
- package/tag/inverted.css +7 -7
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +7 -7
- package/tag/modern/index.css +35 -35
- package/tag/modern/inverted.css +7 -7
- package/textarea/Component.js +3 -3
- package/textarea/default.css +18 -18
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +18 -18
- package/textarea/esm/index.css +21 -21
- package/textarea/esm/inverted.css +18 -18
- package/textarea/index.css +21 -21
- package/textarea/inverted.css +18 -18
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +18 -18
- package/textarea/modern/index.css +21 -21
- package/textarea/modern/inverted.css +18 -18
- package/themes/click.css +5 -4
- package/themes/compiled/mobile-dark-bluetint.css +351 -1587
- package/themes/compiled/mobile-dark-bluetint.js +0 -2
- package/themes/corp.css +2 -0
- package/themes/dark.js +0 -2
- package/themes/dist/amount/click.css +4 -0
- package/themes/dist/backdrop/click.css +4 -0
- package/themes/dist/button/click.css +16 -0
- package/themes/dist/button/corp.css +44 -0
- package/themes/dist/button/intranet.css +19 -0
- package/themes/dist/button/mobile.css +19 -0
- package/themes/dist/button/site.css +4 -0
- package/themes/dist/calendar/click.css +8 -0
- package/themes/dist/calendar-input/click.css +3 -0
- package/themes/dist/calendar-input/corp.css +3 -0
- package/themes/dist/calendar-input/intranet.css +3 -0
- package/themes/dist/calendar-input/mobile.css +3 -0
- package/themes/dist/checkbox/click.css +9 -0
- package/themes/dist/checkbox/intranet.css +19 -0
- package/themes/dist/checkbox/mobile.css +19 -0
- package/themes/dist/checkbox-group/click.css +5 -0
- package/themes/dist/click.css +707 -0
- package/themes/dist/code-input/click.css +6 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +2114 -0
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/compiled/mobile-dark-bluetint.js +11 -0
- package/themes/dist/confirmation/click.css +12 -0
- package/themes/dist/confirmation/intranet.css +7 -0
- package/themes/dist/confirmation/mobile.css +7 -0
- package/themes/dist/corp.css +547 -0
- package/themes/dist/dark.css +137 -0
- package/themes/dist/dark.d.ts +2 -0
- package/themes/dist/dark.js +12 -0
- package/themes/dist/dropzone/click.css +4 -0
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +4 -0
- package/themes/dist/esm/dark.d.ts +2 -0
- package/themes/dist/esm/dark.js +6 -0
- package/themes/dist/form-control/click.css +31 -0
- package/themes/dist/form-control/intranet.css +34 -0
- package/themes/dist/form-control/mobile.css +34 -0
- package/themes/dist/form-control/site.css +5 -0
- package/themes/dist/input/click.css +8 -0
- package/themes/dist/input/corp.css +3 -0
- package/themes/dist/input/intranet.css +13 -0
- package/themes/dist/input/mobile.css +13 -0
- package/themes/dist/input/site.css +4 -0
- package/themes/dist/intranet.css +606 -0
- package/themes/dist/link/click.css +25 -0
- package/themes/dist/list/click.css +4 -0
- package/themes/dist/mixins/amount/click.css +4 -0
- package/themes/dist/mixins/backdrop/click.css +4 -0
- package/themes/dist/mixins/button/click.css +16 -0
- package/themes/dist/mixins/button/corp.css +44 -0
- package/themes/dist/mixins/button/intranet.css +19 -0
- package/themes/dist/mixins/button/mobile.css +19 -0
- package/themes/dist/mixins/button/site.css +4 -0
- package/themes/dist/mixins/calendar/click.css +8 -0
- package/themes/dist/mixins/calendar-input/click.css +3 -0
- package/themes/dist/mixins/calendar-input/corp.css +3 -0
- package/themes/dist/mixins/calendar-input/intranet.css +3 -0
- package/themes/dist/mixins/calendar-input/mobile.css +3 -0
- package/themes/dist/mixins/checkbox/click.css +9 -0
- package/themes/dist/mixins/checkbox/intranet.css +19 -0
- package/themes/dist/mixins/checkbox/mobile.css +19 -0
- package/themes/dist/mixins/checkbox-group/click.css +5 -0
- package/themes/dist/mixins/click.css +52 -0
- package/themes/dist/mixins/code-input/click.css +6 -0
- package/themes/dist/mixins/confirmation/click.css +12 -0
- package/themes/dist/mixins/confirmation/intranet.css +7 -0
- package/themes/dist/mixins/confirmation/mobile.css +7 -0
- package/themes/dist/mixins/corp.css +15 -0
- package/themes/dist/mixins/dark.css +137 -0
- package/themes/dist/mixins/dropzone/click.css +4 -0
- package/themes/dist/mixins/form-control/click.css +31 -0
- package/themes/dist/mixins/form-control/intranet.css +34 -0
- package/themes/dist/mixins/form-control/mobile.css +34 -0
- package/themes/dist/mixins/form-control/site.css +5 -0
- package/themes/dist/mixins/input/click.css +8 -0
- package/themes/dist/mixins/input/corp.css +3 -0
- package/themes/dist/mixins/input/intranet.css +13 -0
- package/themes/dist/mixins/input/mobile.css +13 -0
- package/themes/dist/mixins/input/site.css +4 -0
- package/themes/dist/mixins/intranet.css +23 -0
- package/themes/dist/mixins/link/click.css +25 -0
- package/themes/dist/mixins/list/click.css +4 -0
- package/themes/dist/mixins/mobile.css +23 -0
- package/themes/dist/mixins/modal/click.css +30 -0
- package/themes/dist/mixins/modal/corp.css +4 -0
- package/themes/dist/mixins/radio/click.css +9 -0
- package/themes/dist/mixins/radio/intranet.css +19 -0
- package/themes/dist/mixins/radio/mobile.css +19 -0
- package/themes/dist/mixins/select/click.css +19 -0
- package/themes/dist/mixins/select/corp.css +3 -0
- package/themes/dist/mixins/site.css +11 -0
- package/themes/dist/mixins/skeleton/click.css +8 -0
- package/themes/dist/mixins/slider/click.css +16 -0
- package/themes/dist/mixins/slider/intranet.css +5 -0
- package/themes/dist/mixins/slider/mobile.css +5 -0
- package/themes/dist/mixins/slider-input/intranet.css +3 -0
- package/themes/dist/mixins/slider-input/mobile.css +3 -0
- package/themes/dist/mixins/switch/click.css +5 -0
- package/themes/dist/mixins/tabs/click.css +20 -0
- package/themes/dist/mixins/tabs/corp.css +4 -0
- package/themes/dist/mixins/tabs/site.css +8 -0
- package/themes/dist/mixins/tag/click.css +11 -0
- package/themes/dist/mixins/tag/intranet.css +13 -0
- package/themes/dist/mixins/tag/mobile.css +14 -0
- package/themes/dist/mixins/toast-plate/click.css +8 -0
- package/themes/dist/mobile.css +607 -0
- package/themes/dist/modal/click.css +30 -0
- package/themes/dist/modal/corp.css +4 -0
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +4 -0
- package/themes/dist/modern/dark.d.ts +2 -0
- package/themes/dist/modern/dark.js +6 -0
- package/themes/dist/package.json +12 -0
- package/themes/dist/radio/click.css +9 -0
- package/themes/dist/radio/intranet.css +19 -0
- package/themes/dist/radio/mobile.css +19 -0
- package/themes/dist/select/click.css +19 -0
- package/themes/dist/select/corp.css +3 -0
- package/themes/dist/send-stats.js +82 -0
- package/themes/dist/site.css +516 -0
- package/themes/dist/skeleton/click.css +8 -0
- package/themes/dist/slider/click.css +16 -0
- package/themes/dist/slider/intranet.css +5 -0
- package/themes/dist/slider/mobile.css +5 -0
- package/themes/dist/slider-input/intranet.css +3 -0
- package/themes/dist/slider-input/mobile.css +3 -0
- package/themes/dist/switch/click.css +5 -0
- package/themes/dist/tabs/click.css +20 -0
- package/themes/dist/tabs/corp.css +4 -0
- package/themes/dist/tabs/site.css +8 -0
- package/themes/dist/tag/click.css +11 -0
- package/themes/dist/tag/intranet.css +13 -0
- package/themes/dist/tag/mobile.css +14 -0
- package/themes/dist/toast-plate/click.css +8 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +0 -3
- package/themes/mixins/corp.css +2 -0
- package/themes/mixins/modal/click.css +6 -5
- package/themes/mixins/modal/corp.css +4 -0
- package/themes/modal/click.css +6 -5
- package/themes/modal/corp.css +4 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +0 -3
- package/themes/package.json +1 -10
- package/themes/send-stats.js +0 -0
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +8 -8
- package/toast/index.css +8 -8
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +8 -8
- package/toast-plate/component.js +1 -1
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +14 -14
- package/toast-plate/index.css +14 -14
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +14 -14
- package/tooltip/{Component-a2a636f3.d.ts → Component-eb0c1565.d.ts} +0 -0
- package/tooltip/{Component-a2a636f3.js → Component-eb0c1565.js} +1 -1
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/esm/{Component-0e33d04e.d.ts → Component-3ebeaccd.d.ts} +0 -0
- package/tooltip/esm/{Component-0e33d04e.js → Component-3ebeaccd.js} +1 -1
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/index.css +8 -8
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +8 -8
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/modern/Component.js +1 -1
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/index.css +8 -8
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +13 -13
- package/typography/colors.module-1409eb1a.d.ts +32 -0
- package/typography/{colors.module-6aea52e0.js → colors.module-1409eb1a.js} +1 -1
- package/typography/common.module-f16433b9.js +4 -0
- package/typography/component.js +2 -2
- package/typography/cssm/title-responsive/index.module.css +7 -47
- package/typography/esm/colors.css +13 -13
- package/typography/esm/colors.module-904bb8dd.d.ts +32 -0
- package/typography/esm/{colors.module-ecd0b4cd.js → colors.module-904bb8dd.js} +1 -1
- package/typography/esm/common.module-6715c0dc.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.d.ts +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +14 -14
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +5 -5
- package/typography/esm/title/component.d.ts +3 -3
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +19 -19
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +14 -14
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +48 -88
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +13 -13
- package/typography/modern/colors.module-3f632d13.js +4 -0
- package/typography/modern/common.module-6715c0dc.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +14 -14
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +5 -5
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +19 -19
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +14 -14
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +48 -88
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +14 -14
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +5 -5
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +19 -19
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +14 -14
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +48 -88
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.js +0 -2
- package/vars/colors-indigo.js +0 -2
- package/vars/cssm/colors-bluetint.js +0 -2
- package/vars/cssm/colors-indigo.js +0 -2
- package/vars/dist/border-radius.css +9 -0
- package/vars/dist/colors-addons.css +55 -0
- package/vars/dist/colors-bluetint.css +252 -0
- package/vars/dist/colors-bluetint.d.ts +2 -0
- package/vars/dist/colors-bluetint.js +12 -0
- package/vars/dist/colors-indigo.css +270 -0
- package/vars/dist/colors-indigo.d.ts +2 -0
- package/vars/dist/colors-indigo.js +12 -0
- package/vars/dist/colors-transparent.css +22 -0
- package/vars/dist/colors.css +71 -0
- package/vars/dist/cssm/border-radius.css +9 -0
- package/vars/dist/cssm/colors-addons.css +55 -0
- package/vars/dist/cssm/colors-bluetint.css +252 -0
- package/vars/dist/cssm/colors-bluetint.d.ts +2 -0
- package/vars/dist/cssm/colors-bluetint.js +12 -0
- package/vars/dist/cssm/colors-indigo.css +270 -0
- package/vars/dist/cssm/colors-indigo.d.ts +2 -0
- package/vars/dist/cssm/colors-indigo.js +12 -0
- package/vars/dist/cssm/colors-transparent.css +22 -0
- package/vars/dist/cssm/colors.css +71 -0
- package/vars/dist/cssm/gaps.css +30 -0
- package/vars/dist/cssm/index.css +501 -0
- package/vars/dist/cssm/mixins.css +1 -0
- package/vars/dist/cssm/shadows-indigo.css +38 -0
- package/vars/dist/cssm/typography.css +6 -0
- package/vars/dist/esm/colors-bluetint.d.ts +2 -0
- package/vars/dist/esm/colors-bluetint.js +6 -0
- package/vars/dist/esm/colors-indigo.d.ts +2 -0
- package/vars/dist/esm/colors-indigo.js +6 -0
- package/vars/dist/gaps.css +30 -0
- package/vars/dist/index.css +9 -0
- package/vars/dist/mixins.css +4 -0
- package/vars/dist/modern/colors-bluetint.d.ts +2 -0
- package/vars/dist/modern/colors-bluetint.js +6 -0
- package/vars/dist/modern/colors-indigo.d.ts +2 -0
- package/vars/dist/modern/colors-indigo.js +6 -0
- package/vars/dist/package.json +13 -0
- package/vars/dist/send-stats.js +82 -0
- package/vars/dist/shadows-indigo.css +38 -0
- package/vars/dist/typography.css +586 -0
- package/vars/package.json +1 -11
- package/vars/send-stats.js +0 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +8 -8
- package/with-suffix/index.css +8 -8
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +8 -8
- package/calendar-range/modern/index.module-2e19c8ed.js +0 -4
- package/grid/esm/gutters.module-832afcfc.js +0 -27
- package/grid/gutters.module-73ce0aaa.js +0 -28
- package/grid/modern/gutters.module-7b50df98.js +0 -4
- package/modal/esm/transitions.module-6e5feed9.js +0 -4
- package/modal/modern/transitions.module-6e5feed9.js +0 -4
- package/modal/transitions.module-8693ff6f.js +0 -4
- package/picker-button/Component-8faffb39.js +0 -65
- package/picker-button/cssm/Component-aeb02c1b.js +0 -64
- package/picker-button/esm/Component-02914ce8.js +0 -59
- package/tabs/esm/index.module-3f1c117d.js +0 -4
- package/tabs/esm/index.module-81542935.js +0 -4
- package/tabs/index.module-6414bc46.js +0 -4
- package/tabs/index.module-69db4dd6.js +0 -4
- package/tabs/modern/index.module-3f1c117d.js +0 -4
- package/tabs/modern/index.module-81542935.js +0 -4
- package/typography/common.module-1f656fe0.js +0 -4
- package/typography/esm/common.module-4a4896c3.js +0 -4
- package/typography/modern/colors.module-23839639.js +0 -4
- package/typography/modern/common.module-4a4896c3.js +0 -4
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--color-dark-indigo: #0b1f35;
|
|
3
|
+
--color-dark-indigo-60: rgba(11, 31, 53, 0.6);
|
|
4
|
+
--color-dark-indigo-30: rgba(11, 31, 53, 0.3);
|
|
5
|
+
--color-dark-indigo-15: rgba(11, 31, 53, 0.15);
|
|
6
|
+
--color-dark-indigo-10: rgba(11, 31, 53, 0.1);
|
|
7
|
+
--color-dark-indigo-07: rgba(11, 31, 53, 0.07);
|
|
8
|
+
--color-dark-indigo-05: rgba(11, 31, 53, 0.05);
|
|
9
|
+
--color-dark-indigo-60-flat: #6d7986;
|
|
10
|
+
--color-dark-indigo-30-flat: #b6bcc3;
|
|
11
|
+
--color-dark-indigo-15-flat: #dbdee1;
|
|
12
|
+
--color-dark-indigo-10-flat: #e7e9eb;
|
|
13
|
+
--color-dark-indigo-07-flat: #eeeff1;
|
|
14
|
+
--color-dark-indigo-05-flat: #f3f4f5;
|
|
15
|
+
--color-red-brand: #ef3124;
|
|
16
|
+
--color-red-brand-85: rgba(239, 49, 36, 0.85);
|
|
17
|
+
--color-red-brand-70: rgba(239, 49, 36, 0.7);
|
|
18
|
+
--color-red-brand-50: rgba(239, 49, 36, 0.5);
|
|
19
|
+
--color-red-brand-30: rgba(239, 49, 36, 0.3);
|
|
20
|
+
--color-red-brand-20: rgba(239, 49, 36, 0.2);
|
|
21
|
+
--color-red-brand-10: rgba(239, 49, 36, 0.1);
|
|
22
|
+
--color-red-brand-85-flat: #f15045;
|
|
23
|
+
--color-red-brand-70-flat: #f46f66;
|
|
24
|
+
--color-red-brand-50-flat: #f69791;
|
|
25
|
+
--color-red-brand-30-flat: #fbc2bd;
|
|
26
|
+
--color-red-brand-20-flat: #fcd6d3;
|
|
27
|
+
--color-red-brand-10-flat: #feebea;
|
|
28
|
+
--color-red-brand-05-flat: #fef5f4;
|
|
29
|
+
--color-red-dark: #d91d0b;
|
|
30
|
+
--color-red-error: #ff5c5c;
|
|
31
|
+
--color-green-text: #13a463;
|
|
32
|
+
--color-green-text-60: rgba(19, 164, 99, 0.6);
|
|
33
|
+
--color-green-text-60-flat: #71c8a1;
|
|
34
|
+
--color-green-done: #2fc26e;
|
|
35
|
+
--color-green-done-20: rgba(47, 194, 110, 0.2);
|
|
36
|
+
--color-green-done-10: rgba(47, 194, 110, 0.1);
|
|
37
|
+
--color-green-done-05: rgba(47, 194, 110, 0.05);
|
|
38
|
+
--color-green-done-20-flat: #d5f3e2;
|
|
39
|
+
--color-green-done-10-flat: #ebf9f1;
|
|
40
|
+
--color-green-done-05-flat: #f4fcf7;
|
|
41
|
+
--color-blue-action: #0e60b9;
|
|
42
|
+
--color-blue-swipe-a: #2670c6;
|
|
43
|
+
--color-blue-swipe-b: #3781d8;
|
|
44
|
+
--color-blue-swipe-c: #4a90e2;
|
|
45
|
+
--color-blue-link-mobile: #007aff;
|
|
46
|
+
--color-blue-link-mobile-10: rgba(0, 122, 255, 0.1);
|
|
47
|
+
--color-blue-link-mobile-10-flat: #e6f2ff;
|
|
48
|
+
--color-blue-link-web: #0f62fe;
|
|
49
|
+
--color-sand: #f6bf65;
|
|
50
|
+
--color-lavender: #8888ad;
|
|
51
|
+
--color-amethyst: #a489aa;
|
|
52
|
+
--color-black: #000;
|
|
53
|
+
--color-black-60: rgba(0, 0, 0, 0.6);
|
|
54
|
+
--color-black-30: rgba(0, 0, 0, 0.3);
|
|
55
|
+
--color-black-10: rgba(0, 0, 0, 0.1);
|
|
56
|
+
--color-black-60-flat: #666;
|
|
57
|
+
--color-black-30-flat: #b3b3b3;
|
|
58
|
+
--color-black-10-flat: #e6e6e6;
|
|
59
|
+
--color-white: #fff;
|
|
60
|
+
--color-white-60: rgba(255, 255, 255, 0.6);
|
|
61
|
+
--color-white-30: rgba(255, 255, 255, 0.3);
|
|
62
|
+
--color-white-10: rgba(255, 255, 255, 0.1);
|
|
63
|
+
--color-bg-corporate: #212a33;
|
|
64
|
+
--color-bg-corporate-90: rgba(33, 42, 51, 0.9);
|
|
65
|
+
--color-bg-corporate-60: rgba(33, 42, 51, 0.6);
|
|
66
|
+
--color-bg-corporate-30: rgba(33, 42, 51, 0.3);
|
|
67
|
+
--color-bg-corporate-90-flat: #384048;
|
|
68
|
+
--color-bg-corporate-60-flat: #7a7f85;
|
|
69
|
+
--color-bg-corporate-30-flat: #bdc0c2;
|
|
70
|
+
--color-light-blue: #f5f7f9;
|
|
71
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--color-static-graphic-amethyst: #a489aa;
|
|
3
|
+
--color-static-graphic-blackberry: #bfafc6;
|
|
4
|
+
--color-static-graphic-blue-maya: #7eb3ff;
|
|
5
|
+
--color-static-graphic-blue-moody: #7879cf;
|
|
6
|
+
--color-static-graphic-blue-steel: #4f84ba;
|
|
7
|
+
--color-static-graphic-botticelli: #cee5e5;
|
|
8
|
+
--color-static-graphic-carrot: #e8bba3;
|
|
9
|
+
--color-static-graphic-chick: #f2db9e;
|
|
10
|
+
--color-static-graphic-gallery: #eee;
|
|
11
|
+
--color-static-graphic-green-jungle: #2fc26e;
|
|
12
|
+
--color-static-graphic-lavender: #8888ad;
|
|
13
|
+
--color-static-graphic-olive: #bfd3c9;
|
|
14
|
+
--color-static-graphic-peach: #fcc99b;
|
|
15
|
+
--color-static-graphic-persimmon: #ff5c5c;
|
|
16
|
+
--color-static-graphic-raspberry: #dfb2bb;
|
|
17
|
+
--color-static-graphic-salomie: #fee984;
|
|
18
|
+
--color-static-graphic-sand: #f6bf65;
|
|
19
|
+
--color-static-graphic-seawater: #aecfd9;
|
|
20
|
+
--color-static-graphic-sky: #a6c0db;
|
|
21
|
+
--color-static-graphic-soft-peach: #f3eaeb;
|
|
22
|
+
--color-static-graphic-solitude: #e8f2fe;
|
|
23
|
+
--color-static-graphic-strawberry: #f8b6a9;
|
|
24
|
+
--color-static-graphic-sundust: #d9d6ce;
|
|
25
|
+
--color-static-local-light-blue: #f5f7f9;
|
|
26
|
+
--color-static-overlay-black-high: rgba(0, 0, 0, 0.32);
|
|
27
|
+
--color-static-overlay-black-low: rgba(0, 0, 0, 0.16);
|
|
28
|
+
--color-static-overlay-black-normal: rgba(0, 0, 0, 0.24);
|
|
29
|
+
--color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4);
|
|
30
|
+
--color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08);
|
|
31
|
+
--color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32);
|
|
32
|
+
--color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16);
|
|
33
|
+
--color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24);
|
|
34
|
+
--color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4);
|
|
35
|
+
--color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08);
|
|
36
|
+
--color-static-overlay-white-high: rgba(255, 255, 255, 0.32);
|
|
37
|
+
--color-static-overlay-white-low: rgba(255, 255, 255, 0.16);
|
|
38
|
+
--color-static-overlay-white-normal: rgba(255, 255, 255, 0.24);
|
|
39
|
+
--color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4);
|
|
40
|
+
--color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08);
|
|
41
|
+
--color-static-status-blue: #007aff;
|
|
42
|
+
--color-static-status-green: #13a463;
|
|
43
|
+
--color-static-status-grey: #6d7986;
|
|
44
|
+
--color-static-status-orange: #de6a00;
|
|
45
|
+
--color-static-status-purple: #673ab7;
|
|
46
|
+
--color-static-status-red: #d91d0b;
|
|
47
|
+
--color-static-status-teal: #219187;
|
|
48
|
+
--color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
|
|
49
|
+
--color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
|
|
50
|
+
--color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
|
|
51
|
+
--color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
|
|
52
|
+
--color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
|
|
53
|
+
--color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
|
|
54
|
+
--color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
|
|
55
|
+
}
|
|
@@ -0,0 +1,252 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--color-dark-bg-accent: #ef3124;
|
|
3
|
+
--color-dark-bg-attention-muted: #332104;
|
|
4
|
+
--color-dark-bg-info: #001c3c;
|
|
5
|
+
--color-dark-bg-negative-muted: #35110d;
|
|
6
|
+
--color-dark-bg-neutral: #3a3a3c;
|
|
7
|
+
--color-dark-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
8
|
+
--color-dark-bg-overlay: rgba(0, 0, 0, 0.8);
|
|
9
|
+
--color-dark-bg-positive-muted: #042117;
|
|
10
|
+
--color-dark-bg-primary: #121212;
|
|
11
|
+
--color-dark-bg-primary-inverted: #fff;
|
|
12
|
+
--color-dark-bg-secondary: #202022;
|
|
13
|
+
--color-dark-bg-secondary-inverted: #f3f4f5;
|
|
14
|
+
--color-dark-bg-tertiary: #2c2c2e;
|
|
15
|
+
--color-dark-bg-tertiary-inverted: #e9e9eb;
|
|
16
|
+
--color-dark-border-accent: #ef3124;
|
|
17
|
+
--color-dark-border-key: #fff;
|
|
18
|
+
--color-dark-border-key-inverted: #121212;
|
|
19
|
+
--color-dark-border-primary: #2b2b2e;
|
|
20
|
+
--color-dark-border-secondary: #262629;
|
|
21
|
+
--color-dark-border-secondary-inverted: #e9e9eb;
|
|
22
|
+
--color-dark-border-tertiary: #1c1c1e;
|
|
23
|
+
--color-dark-border-tertiary-inverted: #f3f4f5;
|
|
24
|
+
--color-dark-graphic-accent: #ef3124;
|
|
25
|
+
--color-dark-graphic-attention: #f6bf65;
|
|
26
|
+
--color-dark-graphic-link: #0072ef;
|
|
27
|
+
--color-dark-graphic-negative: #d91d0b;
|
|
28
|
+
--color-dark-graphic-neutral: #2a2a2c;
|
|
29
|
+
--color-dark-graphic-positive: #2fc26e;
|
|
30
|
+
--color-dark-graphic-primary: #fff;
|
|
31
|
+
--color-dark-graphic-primary-inverted: #121212;
|
|
32
|
+
--color-dark-graphic-secondary: #8d8d93;
|
|
33
|
+
--color-dark-graphic-tertiary: #464649;
|
|
34
|
+
--color-dark-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
35
|
+
--color-dark-specialbg-primary-grouped: #202022;
|
|
36
|
+
--color-dark-specialbg-secondary-grouped: #2c2c2e;
|
|
37
|
+
--color-dark-specialbg-tertiary-grouped: #3a3a3c;
|
|
38
|
+
--color-dark-text-accent: #ef3124;
|
|
39
|
+
--color-dark-text-attention: #cb830f;
|
|
40
|
+
--color-dark-text-disabled: #2a2a2c;
|
|
41
|
+
--color-dark-text-disabled-transparent: rgba(235, 235, 245, 0.18);
|
|
42
|
+
--color-dark-text-link: #0072ef;
|
|
43
|
+
--color-dark-text-negative: #f15045;
|
|
44
|
+
--color-dark-text-positive: #13a463;
|
|
45
|
+
--color-dark-text-primary: #fff;
|
|
46
|
+
--color-dark-text-primary-inverted: #000;
|
|
47
|
+
--color-dark-text-secondary: #8d8d93;
|
|
48
|
+
--color-dark-text-secondary-inverted: #8a8a8e;
|
|
49
|
+
--color-dark-text-secondary-inverted-transparent: rgba(60, 60, 67, 0.6);
|
|
50
|
+
--color-dark-text-secondary-transparent: rgba(235, 235, 245, 0.6);
|
|
51
|
+
--color-dark-text-tertiary: #464649;
|
|
52
|
+
--color-dark-text-tertiary-inverted: #c5c5c7;
|
|
53
|
+
--color-dark-text-tertiary-inverted-transparent: rgba(60, 60, 67, 0.3);
|
|
54
|
+
--color-dark-text-tertiary-transparent: rgba(235, 235, 245, 0.3);
|
|
55
|
+
--color-light-bg-accent: #ef3124;
|
|
56
|
+
--color-light-bg-attention-muted: #f7ebd9;
|
|
57
|
+
--color-light-bg-info: #d6e8fc;
|
|
58
|
+
--color-light-bg-negative-muted: #fbe8e7;
|
|
59
|
+
--color-light-bg-neutral: #dcdcdd;
|
|
60
|
+
--color-light-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
61
|
+
--color-light-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
62
|
+
--color-light-bg-positive-muted: #e7f6ef;
|
|
63
|
+
--color-light-bg-primary: #fff;
|
|
64
|
+
--color-light-bg-primary-inverted: #121212;
|
|
65
|
+
--color-light-bg-secondary: #f3f4f5;
|
|
66
|
+
--color-light-bg-secondary-inverted: #202022;
|
|
67
|
+
--color-light-bg-tertiary: #e9e9eb;
|
|
68
|
+
--color-light-bg-tertiary-inverted: #2c2c2e;
|
|
69
|
+
--color-light-border-accent: #ef3124;
|
|
70
|
+
--color-light-border-key: #000;
|
|
71
|
+
--color-light-border-key-inverted: #fff;
|
|
72
|
+
--color-light-border-primary: #dcdcdd;
|
|
73
|
+
--color-light-border-secondary: #e9e9eb;
|
|
74
|
+
--color-light-border-secondary-inverted: #262629;
|
|
75
|
+
--color-light-border-tertiary: #f3f4f5;
|
|
76
|
+
--color-light-border-tertiary-inverted: #1c1c1e;
|
|
77
|
+
--color-light-graphic-accent: #ef3124;
|
|
78
|
+
--color-light-graphic-attention: #f6bf65;
|
|
79
|
+
--color-light-graphic-link: #0072ef;
|
|
80
|
+
--color-light-graphic-negative: #f15045;
|
|
81
|
+
--color-light-graphic-neutral: #dcdcdd;
|
|
82
|
+
--color-light-graphic-positive: #2fc26e;
|
|
83
|
+
--color-light-graphic-primary: #000;
|
|
84
|
+
--color-light-graphic-primary-inverted: #fff;
|
|
85
|
+
--color-light-graphic-secondary: #8a8a8e;
|
|
86
|
+
--color-light-graphic-tertiary: #c5c5c7;
|
|
87
|
+
--color-light-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
88
|
+
--color-light-specialbg-primary-grouped: #f3f4f5;
|
|
89
|
+
--color-light-specialbg-secondary-grouped: #fff;
|
|
90
|
+
--color-light-specialbg-tertiary-grouped: #f3f4f5;
|
|
91
|
+
--color-light-text-accent: #ef3124;
|
|
92
|
+
--color-light-text-attention: #cb830f;
|
|
93
|
+
--color-light-text-disabled: #dcdcdd;
|
|
94
|
+
--color-light-text-disabled-transparent: rgba(60, 60, 67, 0.18);
|
|
95
|
+
--color-light-text-link: #0072ef;
|
|
96
|
+
--color-light-text-negative: #d91d0b;
|
|
97
|
+
--color-light-text-positive: #13a463;
|
|
98
|
+
--color-light-text-primary: #000;
|
|
99
|
+
--color-light-text-primary-inverted: #fff;
|
|
100
|
+
--color-light-text-secondary: #8a8a8e;
|
|
101
|
+
--color-light-text-secondary-inverted: #8d8d93;
|
|
102
|
+
--color-light-text-secondary-inverted-transparent: rgba(235, 235, 245, 0.6);
|
|
103
|
+
--color-light-text-secondary-transparent: rgba(60, 60, 67, 0.6);
|
|
104
|
+
--color-light-text-tertiary: #c5c5c7;
|
|
105
|
+
--color-light-text-tertiary-inverted: #464649;
|
|
106
|
+
--color-light-text-tertiary-inverted-transparent: rgba(235, 235, 245, 0.3);
|
|
107
|
+
--color-light-text-tertiary-transparent: rgba(60, 60, 67, 0.3);
|
|
108
|
+
--color-static-bg-accent: #ef3124;
|
|
109
|
+
--color-static-bg-neutral-dark: #3a3a3c;
|
|
110
|
+
--color-static-bg-neutral-light: #dcdcdd;
|
|
111
|
+
--color-static-bg-primary-dark: #121212;
|
|
112
|
+
--color-static-bg-primary-light: #fff;
|
|
113
|
+
--color-static-bg-secondary-dark: #202022;
|
|
114
|
+
--color-static-bg-secondary-light: #f3f4f5;
|
|
115
|
+
--color-static-border-accent: #ef3124;
|
|
116
|
+
--color-static-graphic-accent: #ef3124;
|
|
117
|
+
--color-static-graphic-dark: #000;
|
|
118
|
+
--color-static-graphic-light: #fff;
|
|
119
|
+
--color-static-text-accent: #ef3124;
|
|
120
|
+
--color-static-text-primary-dark: #000;
|
|
121
|
+
--color-static-text-primary-light: #fff;
|
|
122
|
+
--color-static-text-secondary-dark: #8a8a8e;
|
|
123
|
+
--color-static-text-secondary-dark-transparent: rgba(60, 60, 67, 0.6);
|
|
124
|
+
--color-static-text-secondary-light: #8d8d93;
|
|
125
|
+
--color-static-text-secondary-light-transparent: rgba(235, 235, 245, 0.6);
|
|
126
|
+
--color-static-text-tertiary-dark: #c5c5c7;
|
|
127
|
+
--color-static-text-tertiary-dark-transparent: rgba(60, 60, 67, 0.3);
|
|
128
|
+
--color-static-text-tertiary-light: #464649;
|
|
129
|
+
--color-static-text-tertiary-light-transparent: rgba(235, 235, 245, 0.3);
|
|
130
|
+
--color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
131
|
+
--color-dark-bg-accent-tint-7: rgb(240, 63, 51);
|
|
132
|
+
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
133
|
+
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
134
|
+
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
135
|
+
--color-dark-bg-neutral-alpha-30: rgba(58, 58, 60, 0.3);
|
|
136
|
+
--color-dark-bg-neutral-tint-7: rgb(72, 72, 74);
|
|
137
|
+
--color-dark-bg-neutral-tint-10: rgb(78, 78, 80);
|
|
138
|
+
--color-dark-bg-neutral-tint-15: rgb(88, 88, 89);
|
|
139
|
+
--color-dark-bg-neutral-tint-30: rgb(117, 117, 119);
|
|
140
|
+
--color-dark-bg-neutral-shade-15: rgb(49, 49, 51);
|
|
141
|
+
--color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
|
|
142
|
+
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
143
|
+
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
144
|
+
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
145
|
+
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
146
|
+
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
147
|
+
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
148
|
+
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
149
|
+
--color-dark-bg-secondary-inverted-alpha-7: rgba(243, 244, 245, 0.07);
|
|
150
|
+
--color-dark-bg-secondary-inverted-alpha-15: rgba(243, 244, 245, 0.15);
|
|
151
|
+
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
152
|
+
--color-dark-border-tertiary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
|
|
153
|
+
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
154
|
+
--color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
|
|
155
|
+
--color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
|
|
156
|
+
--color-dark-graphic-negative-shade-30: rgb(152, 20, 8);
|
|
157
|
+
--color-dark-graphic-negative-shade-50: rgb(109, 15, 6);
|
|
158
|
+
--color-dark-graphic-neutral-tint-10: rgb(63, 63, 65);
|
|
159
|
+
--color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
|
|
160
|
+
--color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
|
|
161
|
+
--color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
162
|
+
--color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
163
|
+
--color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
|
|
164
|
+
--color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
|
|
165
|
+
--color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
|
|
166
|
+
--color-dark-graphic-primary-shade-50: rgb(128, 128, 128);
|
|
167
|
+
--color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
|
|
168
|
+
--color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
|
|
169
|
+
--color-dark-graphic-secondary-alpha-30: rgba(141, 141, 147, 0.3);
|
|
170
|
+
--color-dark-graphic-secondary-tint-30: rgb(175, 175, 179);
|
|
171
|
+
--color-dark-graphic-secondary-tint-50: rgb(198, 198, 201);
|
|
172
|
+
--color-dark-text-link-shade-30: rgb(0, 80, 167);
|
|
173
|
+
--color-dark-text-link-shade-50: rgb(0, 57, 120);
|
|
174
|
+
--color-dark-text-link-tint-20: rgb(51, 142, 242);
|
|
175
|
+
--color-dark-text-link-tint-40: rgb(102, 170, 245);
|
|
176
|
+
--color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
177
|
+
--color-dark-text-primary-shade-30: rgb(179, 179, 179);
|
|
178
|
+
--color-dark-text-primary-shade-50: rgb(128, 128, 128);
|
|
179
|
+
--color-dark-text-primary-tint-20: rgb(255, 255, 255);
|
|
180
|
+
--color-dark-text-primary-tint-40: rgb(255, 255, 255);
|
|
181
|
+
--color-dark-text-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
|
|
182
|
+
--color-dark-text-primary-inverted-shade-30: rgb(0, 0, 0);
|
|
183
|
+
--color-dark-text-primary-inverted-shade-50: rgb(0, 0, 0);
|
|
184
|
+
--color-dark-text-secondary-shade-30: rgb(99, 99, 103);
|
|
185
|
+
--color-dark-text-secondary-shade-50: rgb(71, 71, 74);
|
|
186
|
+
--color-dark-text-secondary-tint-20: rgb(164, 164, 169);
|
|
187
|
+
--color-dark-text-secondary-tint-40: rgb(187, 187, 190);
|
|
188
|
+
--color-dark-text-secondary-inverted-shade-30: rgb(97, 97, 99);
|
|
189
|
+
--color-dark-text-secondary-inverted-shade-50: rgb(69, 69, 71);
|
|
190
|
+
--color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
191
|
+
--color-light-bg-accent-shade-7: rgb(222, 46, 33);
|
|
192
|
+
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
193
|
+
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
194
|
+
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
195
|
+
--color-light-bg-neutral-alpha-30: rgba(220, 220, 221, 0.3);
|
|
196
|
+
--color-light-bg-neutral-shade-7: rgb(205, 205, 206);
|
|
197
|
+
--color-light-bg-neutral-shade-10: rgb(198, 198, 199);
|
|
198
|
+
--color-light-bg-neutral-shade-15: rgb(187, 187, 188);
|
|
199
|
+
--color-light-bg-neutral-shade-30: rgb(154, 154, 155);
|
|
200
|
+
--color-light-bg-neutral-tint-15: rgb(225, 225, 226);
|
|
201
|
+
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
202
|
+
--color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
|
|
203
|
+
--color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
|
|
204
|
+
--color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
|
|
205
|
+
--color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
|
|
206
|
+
--color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
|
|
207
|
+
--color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
|
|
208
|
+
--color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
|
|
209
|
+
--color-light-bg-secondary-inverted-alpha-7: rgba(32, 32, 34, 0.07);
|
|
210
|
+
--color-light-bg-secondary-inverted-alpha-15: rgba(32, 32, 34, 0.15);
|
|
211
|
+
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
212
|
+
--color-light-border-tertiary-inverted-alpha-30: rgba(28, 28, 30, 0.3);
|
|
213
|
+
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
214
|
+
--color-light-graphic-accent-shade-10: rgb(215, 44, 32);
|
|
215
|
+
--color-light-graphic-accent-shade-30: rgb(167, 34, 25);
|
|
216
|
+
--color-light-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
217
|
+
--color-light-graphic-negative-tint-50: rgb(248, 168, 162);
|
|
218
|
+
--color-light-graphic-neutral-shade-10: rgb(198, 198, 199);
|
|
219
|
+
--color-light-graphic-positive-shade-10: rgb(42, 175, 99);
|
|
220
|
+
--color-light-graphic-positive-shade-30: rgb(33, 136, 77);
|
|
221
|
+
--color-light-graphic-primary-alpha-30: rgba(0, 0, 0, 0.3);
|
|
222
|
+
--color-light-graphic-primary-alpha-40: rgba(0, 0, 0, 0.4);
|
|
223
|
+
--color-light-graphic-primary-alpha-50: rgba(0, 0, 0, 0.5);
|
|
224
|
+
--color-light-graphic-primary-tint-15: rgb(38, 38, 38);
|
|
225
|
+
--color-light-graphic-primary-tint-30: rgb(77, 77, 77);
|
|
226
|
+
--color-light-graphic-primary-tint-50: rgb(128, 128, 128);
|
|
227
|
+
--color-light-graphic-primary-shade-10: rgb(0, 0, 0);
|
|
228
|
+
--color-light-graphic-primary-shade-30: rgb(0, 0, 0);
|
|
229
|
+
--color-light-graphic-secondary-alpha-30: rgba(138, 138, 142, 0.3);
|
|
230
|
+
--color-light-graphic-secondary-shade-30: rgb(97, 97, 99);
|
|
231
|
+
--color-light-graphic-secondary-shade-50: rgb(69, 69, 71);
|
|
232
|
+
--color-light-text-link-tint-30: rgb(77, 156, 244);
|
|
233
|
+
--color-light-text-link-tint-50: rgb(128, 185, 247);
|
|
234
|
+
--color-light-text-link-shade-20: rgb(0, 91, 191);
|
|
235
|
+
--color-light-text-link-shade-40: rgb(0, 68, 143);
|
|
236
|
+
--color-light-text-primary-alpha-30: rgba(0, 0, 0, 0.3);
|
|
237
|
+
--color-light-text-primary-tint-30: rgb(77, 77, 77);
|
|
238
|
+
--color-light-text-primary-tint-50: rgb(128, 128, 128);
|
|
239
|
+
--color-light-text-primary-shade-20: rgb(0, 0, 0);
|
|
240
|
+
--color-light-text-primary-shade-40: rgb(0, 0, 0);
|
|
241
|
+
--color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
242
|
+
--color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
|
|
243
|
+
--color-light-text-primary-inverted-tint-50: rgb(255, 255, 255);
|
|
244
|
+
--color-light-text-secondary-tint-30: rgb(173, 173, 176);
|
|
245
|
+
--color-light-text-secondary-tint-50: rgb(197, 197, 199);
|
|
246
|
+
--color-light-text-secondary-shade-20: rgb(110, 110, 114);
|
|
247
|
+
--color-light-text-secondary-shade-40: rgb(83, 83, 85);
|
|
248
|
+
--color-light-text-secondary-inverted-tint-30: rgb(175, 175, 179);
|
|
249
|
+
--color-light-text-secondary-inverted-tint-50: rgb(198, 198, 201);
|
|
250
|
+
--color-static-bg-primary-dark-alpha-10: rgba(18, 18, 18, 0.1);
|
|
251
|
+
--color-static-bg-primary-dark-alpha-20: rgba(18, 18, 18, 0.2);
|
|
252
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var styles = require('!!css-loader!@alfalab/core-components/vars/colors-bluetint.css');
|
|
4
|
+
|
|
5
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
6
|
+
|
|
7
|
+
var styles__default = /*#__PURE__*/_interopDefaultLegacy(styles);
|
|
8
|
+
|
|
9
|
+
// eslint-disable-next-line import/no-webpack-loader-syntax
|
|
10
|
+
var colorsBluetint = styles__default['default'].toString();
|
|
11
|
+
|
|
12
|
+
module.exports = colorsBluetint;
|