@alfalab/core-components 21.3.0-beta.1 → 21.3.2
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 +2 -2
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +23 -23
- package/attach/index.css +23 -23
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +23 -23
- 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 +20 -20
- package/bank-card/index.css +20 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +20 -20
- 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-16db05a9.d.ts → Component-9b3b05ed.d.ts} +0 -0
- package/bottom-sheet/{Component-16db05a9.js → Component-9b3b05ed.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 +2 -2
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{Component-f36adfe7.d.ts → Component-fe460402.d.ts} +0 -0
- package/bottom-sheet/esm/{Component-f36adfe7.js → Component-fe460402.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 +2 -2
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +14 -14
- package/bottom-sheet/esm/index.js +1 -1
- package/bottom-sheet/index.css +14 -14
- 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 +2 -2
- package/bottom-sheet/modern/index.css +14 -14
- package/button/Component.js +3 -3
- package/button/default.css +35 -35
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +35 -35
- package/button/esm/index.css +30 -30
- package/button/esm/inverted.css +35 -35
- package/button/index.css +30 -30
- package/button/inverted.css +35 -35
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +35 -35
- package/button/modern/index.css +30 -30
- package/button/modern/inverted.css +35 -35
- package/calendar/Component.js +2 -2
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +37 -37
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +2 -2
- package/calendar/components/header/index.css +12 -12
- package/calendar/components/header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +3 -3
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/select-button/Component.d.ts +1 -1
- 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 +4 -4
- 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 +37 -37
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +2 -2
- package/calendar/esm/components/header/index.css +12 -12
- package/calendar/esm/components/header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +3 -3
- package/calendar/esm/components/months-table/index.js +1 -1
- 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 +4 -4
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +3 -3
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-5ee9c027.d.ts → tslib.es6-2af8f201.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-5ee9c027.js → tslib.es6-2af8f201.js} +0 -0
- package/calendar/index.css +3 -3
- 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 +37 -37
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +12 -12
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +3 -3
- package/calendar/modern/components/select-button/Component.d.ts +1 -1
- 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 +4 -4
- package/calendar/modern/index.css +3 -3
- package/calendar/{tslib.es6-7bf0eb24.d.ts → tslib.es6-01dec8ee.d.ts} +0 -0
- package/calendar/{tslib.es6-7bf0eb24.js → tslib.es6-01dec8ee.js} +0 -0
- package/calendar-input/Component.d.ts +1 -1
- package/calendar-input/Component.js +2 -2
- package/calendar-input/cssm/Component.d.ts +1 -1
- package/calendar-input/cssm/Component.js +1 -1
- package/calendar-input/esm/Component.d.ts +1 -1
- package/calendar-input/esm/Component.js +3 -3
- package/calendar-input/esm/index.css +9 -9
- package/calendar-input/index.css +9 -9
- package/calendar-input/modern/Component.d.ts +1 -1
- package/calendar-input/modern/Component.js +3 -3
- package/calendar-input/modern/index.css +9 -9
- package/calendar-range/Component.d.ts +1 -6
- package/calendar-range/Component.js +13 -8
- package/calendar-range/cssm/Component.d.ts +1 -6
- package/calendar-range/cssm/Component.js +12 -7
- package/calendar-range/cssm/useCalendarMonthes.d.ts +2 -3
- package/calendar-range/cssm/useCalendarMonthes.js +13 -27
- package/calendar-range/cssm/utils.d.ts +1 -3
- package/calendar-range/cssm/utils.js +0 -2
- package/calendar-range/esm/Component.d.ts +1 -6
- package/calendar-range/esm/Component.js +14 -9
- package/calendar-range/esm/index.css +5 -5
- package/calendar-range/esm/useCalendarMonthes.d.ts +2 -3
- package/calendar-range/esm/useCalendarMonthes.js +14 -28
- package/calendar-range/esm/utils.d.ts +1 -3
- package/calendar-range/esm/utils.js +1 -2
- package/calendar-range/index.css +5 -5
- package/calendar-range/modern/Component.d.ts +1 -6
- package/calendar-range/modern/Component.js +9 -4
- package/calendar-range/modern/index.css +5 -5
- package/calendar-range/modern/useCalendarMonthes.d.ts +2 -3
- package/calendar-range/modern/useCalendarMonthes.js +12 -26
- package/calendar-range/modern/utils.d.ts +1 -3
- package/calendar-range/modern/utils.js +1 -2
- package/calendar-range/useCalendarMonthes.d.ts +2 -3
- package/calendar-range/useCalendarMonthes.js +13 -27
- package/calendar-range/utils.d.ts +1 -3
- package/calendar-range/utils.js +0 -2
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- 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 +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- 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 +2 -2
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-920c502b.d.ts → tslib.es6-e5e3cbfd.d.ts} +0 -0
- package/chart/esm/{tslib.es6-920c502b.js → tslib.es6-e5e3cbfd.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.css +2 -2
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +2 -2
- package/chart/{tslib.es6-02040514.d.ts → tslib.es6-7f36e707.d.ts} +0 -0
- package/chart/{tslib.es6-02040514.js → tslib.es6-7f36e707.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 +17 -17
- package/circular-progress-bar/index.css +17 -17
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +17 -17
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +8 -8
- package/collapse/index.css +8 -8
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +8 -8
- package/confirmation/component.js +1 -1
- package/confirmation/components/code-input/component.js +1 -1
- package/confirmation/components/code-input/index.css +10 -10
- package/confirmation/components/countdown/component.js +1 -1
- package/confirmation/components/countdown/index.css +13 -13
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/overlimit/component.js +1 -1
- package/confirmation/components/overlimit/index.css +9 -9
- package/confirmation/components/sign-confirmation/component.js +1 -1
- package/confirmation/components/sign-confirmation/index.css +13 -13
- package/confirmation/esm/component.js +1 -1
- package/confirmation/esm/components/code-input/component.js +1 -1
- package/confirmation/esm/components/code-input/index.css +10 -10
- package/confirmation/esm/components/countdown/component.js +1 -1
- package/confirmation/esm/components/countdown/index.css +13 -13
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- package/confirmation/esm/components/overlimit/component.js +1 -1
- package/confirmation/esm/components/overlimit/index.css +9 -9
- package/confirmation/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation/esm/components/sign-confirmation/index.css +13 -13
- package/confirmation/esm/index.css +14 -14
- package/confirmation/index.css +14 -14
- package/confirmation/modern/component.js +1 -1
- package/confirmation/modern/components/code-input/component.js +1 -1
- package/confirmation/modern/components/code-input/index.css +10 -10
- package/confirmation/modern/components/countdown/component.js +1 -1
- package/confirmation/modern/components/countdown/index.css +13 -13
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/overlimit/component.js +1 -1
- package/confirmation/modern/components/overlimit/index.css +9 -9
- package/confirmation/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation/modern/components/sign-confirmation/index.css +13 -13
- package/confirmation/modern/index.css +14 -14
- package/date-input/Component.d.ts +3 -3
- package/date-input/Component.js +12 -11
- package/date-input/cssm/Component.d.ts +3 -3
- package/date-input/cssm/Component.js +11 -10
- package/date-input/cssm/index.js +1 -3
- package/date-input/cssm/utils/format.d.ts +1 -3
- package/date-input/cssm/utils/format.js +0 -23
- package/date-input/cssm/utils/index.js +0 -2
- package/date-input/esm/Component.d.ts +3 -3
- package/date-input/esm/Component.js +14 -13
- package/date-input/esm/index.css +4 -4
- package/date-input/esm/index.js +3 -3
- package/date-input/esm/utils/format.d.ts +1 -3
- package/date-input/esm/utils/format.js +3 -24
- package/date-input/esm/utils/index.js +2 -2
- package/date-input/index.css +4 -4
- package/date-input/index.js +1 -3
- package/date-input/modern/Component.d.ts +3 -3
- package/date-input/modern/Component.js +13 -14
- package/date-input/modern/index.css +4 -4
- package/date-input/modern/index.js +3 -3
- package/date-input/modern/utils/format.d.ts +1 -3
- package/date-input/modern/utils/format.js +3 -22
- package/date-input/modern/utils/index.js +2 -2
- package/date-input/utils/format.d.ts +1 -3
- package/date-input/utils/format.js +0 -23
- package/date-input/utils/index.js +0 -2
- 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 +4 -4
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +4 -4
- package/dropzone/esm/index.css +7 -7
- package/dropzone/index.css +7 -7
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +4 -4
- package/dropzone/modern/index.css +7 -7
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +16 -16
- package/file-upload-item/index.css +16 -16
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +16 -16
- 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-f59ab33c.d.ts → slide-5a9674e5.d.ts} +0 -0
- package/gallery/esm/{slide-f59ab33c.js → slide-5a9674e5.js} +1 -1
- package/gallery/esm/{tslib.es6-5fecc47f.d.ts → tslib.es6-e9ce8167.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-5fecc47f.js → tslib.es6-e9ce8167.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-c070d36f.d.ts → slide-650deeae.d.ts} +0 -0
- package/gallery/modern/{slide-c070d36f.js → slide-650deeae.js} +1 -1
- package/gallery/{slide-01c3f54f.d.ts → slide-b8ea1ac8.d.ts} +0 -0
- package/gallery/{slide-01c3f54f.js → slide-b8ea1ac8.js} +1 -1
- package/gallery/{tslib.es6-62451de5.d.ts → tslib.es6-00bdc67b.d.ts} +0 -0
- package/gallery/{tslib.es6-62451de5.js → tslib.es6-00bdc67b.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-501817cb.d.ts → gutters.module-3f3d7717.d.ts} +0 -0
- package/grid/esm/gutters.module-3f3d7717.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-cdd89328.d.ts → gutters.module-fc23713c.d.ts} +0 -0
- package/grid/gutters.module-fc23713c.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-f0080a8b.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/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/input/Component.js +3 -3
- package/input/default.css +13 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +13 -13
- package/input/esm/index.css +31 -31
- package/input/esm/inverted.css +13 -13
- package/input/index.css +31 -31
- package/input/inverted.css +13 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +13 -13
- package/input/modern/index.css +31 -31
- package/input/modern/inverted.css +13 -13
- package/input-autocomplete/{Component-a76d0cfe.d.ts → Component-cac9d4a6.d.ts} +0 -0
- package/input-autocomplete/{Component-a76d0cfe.js → Component-cac9d4a6.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-f6b61fcc.d.ts → Component-0869db62.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-f6b61fcc.js → Component-0869db62.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-a263c99e.d.ts → component-4ec74218.d.ts} +0 -0
- package/intl-phone-input/{component-a263c99e.js → component-4ec74218.js} +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-f4ef8413.d.ts → component-73ff1bd7.d.ts} +0 -0
- package/intl-phone-input/esm/{component-f4ef8413.js → component-73ff1bd7.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-0abef54e.d.ts → libphonenumber-js.min-05510443.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-0abef54e.js → libphonenumber-js.min-05510443.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-3e42ea7f.d.ts → libphonenumber-js.min-dc34f54e.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-3e42ea7f.js → libphonenumber-js.min-dc34f54e.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-0abef54e.d.ts → libphonenumber-js.min-05510443.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-0abef54e.js → libphonenumber-js.min-05510443.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 +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- 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 +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/Component.desktop.js +3 -3
- package/modal/Component.mobile.js +3 -3
- package/modal/Component.responsive.d.ts +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +7 -7
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +11 -11
- package/modal/components/content/mobile.css +6 -6
- 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 +11 -11
- package/modal/components/footer/layout.css +24 -24
- package/modal/components/footer/mobile.css +6 -6
- package/modal/components/header/Component.desktop.js +2 -2
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +2 -2
- package/modal/components/header/desktop.css +15 -15
- package/modal/components/header/mobile.css +10 -10
- package/modal/desktop.css +7 -7
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +3 -3
- package/modal/esm/Component.mobile.js +3 -3
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +7 -7
- 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 +11 -11
- package/modal/esm/components/content/mobile.css +6 -6
- 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 +11 -11
- package/modal/esm/components/footer/layout.css +24 -24
- package/modal/esm/components/footer/mobile.css +6 -6
- package/modal/esm/components/header/Component.desktop.js +2 -2
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +2 -2
- package/modal/esm/components/header/desktop.css +15 -15
- package/modal/esm/components/header/mobile.css +10 -10
- package/modal/esm/desktop.css +7 -7
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +1 -1
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/transitions.css +7 -7
- package/modal/esm/transitions.module-33717953.js +4 -0
- package/modal/esm/{tslib.es6-cb3cee82.d.ts → tslib.es6-d1a57739.d.ts} +0 -0
- package/modal/esm/{tslib.es6-cb3cee82.js → tslib.es6-d1a57739.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +1 -1
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +2 -2
- package/modal/modern/Component.mobile.js +2 -2
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +7 -7
- 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 +11 -11
- package/modal/modern/components/content/mobile.css +6 -6
- 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 +11 -11
- package/modal/modern/components/footer/layout.css +24 -24
- package/modal/modern/components/footer/mobile.css +6 -6
- package/modal/modern/components/header/Component.desktop.js +1 -1
- package/modal/modern/components/header/Component.mobile.js +1 -1
- package/modal/modern/components/header/desktop.css +15 -15
- package/modal/modern/components/header/mobile.css +10 -10
- package/modal/modern/desktop.css +7 -7
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +1 -1
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/transitions.css +7 -7
- package/modal/modern/transitions.module-33717953.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +7 -7
- package/modal/transitions.module-8314db33.js +4 -0
- package/modal/{tslib.es6-1fc8687c.d.ts → tslib.es6-353e6284.d.ts} +0 -0
- package/modal/{tslib.es6-1fc8687c.js → tslib.es6-353e6284.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +7 -7
- package/notification/index.css +7 -7
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +7 -7
- package/notification-manager/{component-af0311fe.d.ts → component-b43e1e4e.d.ts} +0 -0
- package/notification-manager/{component-af0311fe.js → component-b43e1e4e.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-fec0cb46.d.ts → component-d3e0b57d.d.ts} +0 -0
- package/notification-manager/esm/{component-fec0cb46.js → component-d3e0b57d.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 +11 -11
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +11 -11
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/package.json +5 -5
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/picker-button/{Component-9ca3315d.d.ts → Component-e14523a2.d.ts} +0 -0
- package/picker-button/{Component-9ca3315d.js → Component-e14523a2.js} +1 -1
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/{Component-cb1ee10b.d.ts → Component-1677369f.d.ts} +0 -0
- package/picker-button/esm/{Component-cb1ee10b.js → Component-1677369f.js} +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.js +1 -1
- 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 +1 -1
- package/picker-button/esm/index.css +2 -2
- package/picker-button/esm/index.js +1 -1
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.d.ts +1 -1
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +2 -2
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +2 -2
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +26 -26
- package/plate/index.css +26 -26
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +26 -26
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +31 -31
- package/popover/index.css +31 -31
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +31 -31
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +4 -4
- package/progress-bar/index.css +4 -4
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +4 -4
- 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.d.ts +1 -1
- 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 +3 -3
- 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 +20 -20
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +5 -5
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +11 -11
- 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 +3 -3
- 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 +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +5 -5
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +11 -11
- package/select/esm/index.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useLazyLoading/hook.js +2 -2
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-8665233a.d.ts → tslib.es6-23bfcc5e.d.ts} +0 -0
- package/select/esm/{tslib.es6-8665233a.js → tslib.es6-23bfcc5e.js} +0 -0
- package/select/index.js +1 -1
- package/select/modern/Component.d.ts +1 -1
- 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 +3 -3
- 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 +20 -20
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +5 -5
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +11 -11
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useLazyLoading/index.css +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 +1 -1
- package/select/presets/useLazyLoading/hook.js +2 -2
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/{tslib.es6-dd4751fd.d.ts → tslib.es6-e9eec344.d.ts} +0 -0
- package/select/{tslib.es6-dd4751fd.js → tslib.es6-e9eec344.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 +11 -11
- 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 +31 -31
- 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 +11 -11
- 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 +31 -31
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/select-with-tags/esm/{tslib.es6-85871e18.d.ts → tslib.es6-ac21acd4.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-85871e18.js → tslib.es6-ac21acd4.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 +11 -11
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +31 -31
- package/select-with-tags/{tslib.es6-006e705f.d.ts → tslib.es6-4be7a7bb.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-006e705f.js → tslib.es6-4be7a7bb.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 +2 -2
- package/skeleton/cssm/Component.js +1 -1
- package/skeleton/esm/Component.js +2 -2
- package/skeleton/esm/index.css +11 -11
- package/skeleton/index.css +11 -11
- package/skeleton/modern/Component.js +2 -2
- package/skeleton/modern/index.css +11 -11
- 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 +3 -3
- package/slider-input/cssm/Component.js +2 -2
- package/slider-input/esm/Component.js +3 -3
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +3 -3
- package/slider-input/modern/index.css +17 -17
- package/space/Component.js +2 -2
- package/space/{Item-be87697f.d.ts → Item-9b1db75d.d.ts} +0 -0
- package/space/{Item-be87697f.js → Item-9b1db75d.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-6a0268e7.d.ts → Item-24fce585.d.ts} +0 -0
- package/space/esm/{Item-6a0268e7.js → Item-24fce585.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 +3 -3
- 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 +3 -3
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/index.css +3 -3
- 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 +3 -3
- package/stepped-progress-bar/modern/index.css +3 -3
- 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/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 +19 -19
- package/tabs/components/primary-tablist/mobile.css +21 -21
- 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 +11 -11
- package/tabs/components/secondary-tablist/mobile.css +14 -14
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +2 -2
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- 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 +19 -19
- package/tabs/esm/components/primary-tablist/mobile.css +21 -21
- 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 +11 -11
- package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
- 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-1aa49318.js +4 -0
- package/tabs/esm/index.module-4b45d3b6.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-d5b90816.d.ts → tslib.es6-128e713b.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-d5b90816.js → tslib.es6-128e713b.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-512ac611.js +4 -0
- package/tabs/index.module-78b6a877.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 +19 -19
- package/tabs/modern/components/primary-tablist/mobile.css +21 -21
- 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 +11 -11
- package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
- 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-1aa49318.js +4 -0
- package/tabs/modern/index.module-4b45d3b6.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-e06922de.d.ts → tslib.es6-3c2421ca.d.ts} +0 -0
- package/tabs/{tslib.es6-e06922de.js → tslib.es6-3c2421ca.js} +0 -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 +17 -17
- package/tag/esm/inverted.css +7 -7
- package/tag/index.css +17 -17
- 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 +17 -17
- 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/compiled/mobile-dark-bluetint.css +262 -1394
- package/themes/compiled/mobile-dark-bluetint.js +0 -2
- 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 +13 -0
- package/themes/dist/button/corp.css +21 -0
- package/themes/dist/button/mobile.css +19 -0
- package/themes/dist/button/site.css +5 -0
- package/themes/dist/calendar/click.css +11 -0
- package/themes/dist/calendar-input/click.css +4 -0
- package/themes/dist/calendar-input/corp.css +3 -0
- package/themes/dist/checkbox/click.css +9 -0
- package/themes/dist/checkbox/mobile.css +19 -0
- package/themes/dist/click.css +696 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +1856 -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/mobile.css +7 -0
- package/themes/dist/corp.css +520 -0
- package/themes/dist/dark.css +134 -0
- package/themes/dist/dark.d.ts +2 -0
- package/themes/dist/dark.js +12 -0
- package/themes/dist/dropzone/click.css +5 -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/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/mobile.css +13 -0
- package/themes/dist/input/site.css +4 -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 +13 -0
- package/themes/dist/mixins/button/corp.css +21 -0
- package/themes/dist/mixins/button/mobile.css +19 -0
- package/themes/dist/mixins/button/site.css +5 -0
- package/themes/dist/mixins/calendar/click.css +11 -0
- package/themes/dist/mixins/calendar-input/click.css +4 -0
- package/themes/dist/mixins/calendar-input/corp.css +3 -0
- package/themes/dist/mixins/checkbox/click.css +9 -0
- package/themes/dist/mixins/checkbox/mobile.css +19 -0
- package/themes/dist/mixins/click.css +48 -0
- package/themes/dist/mixins/confirmation/click.css +12 -0
- package/themes/dist/mixins/confirmation/mobile.css +7 -0
- package/themes/dist/mixins/corp.css +13 -0
- package/themes/dist/mixins/dark.css +134 -0
- package/themes/dist/mixins/dropzone/click.css +5 -0
- package/themes/dist/mixins/form-control/click.css +31 -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/mobile.css +13 -0
- package/themes/dist/mixins/input/site.css +4 -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 +29 -0
- package/themes/dist/mixins/radio/click.css +9 -0
- package/themes/dist/mixins/radio/mobile.css +19 -0
- package/themes/dist/mixins/select/click.css +18 -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/mobile.css +5 -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/mobile.css +14 -0
- package/themes/dist/mixins/toast-plate/click.css +8 -0
- package/themes/dist/mobile.css +594 -0
- package/themes/dist/modal/click.css +29 -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/mobile.css +19 -0
- package/themes/dist/select/click.css +18 -0
- package/themes/dist/select/corp.css +3 -0
- package/themes/dist/send-stats.js +82 -0
- package/themes/dist/site.css +512 -0
- package/themes/dist/skeleton/click.css +8 -0
- package/themes/dist/slider/click.css +16 -0
- package/themes/dist/slider/mobile.css +5 -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/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/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 +9 -9
- package/toast/index.css +9 -9
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +9 -9
- package/toast-plate/component.js +1 -1
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +15 -15
- package/toast-plate/index.css +15 -15
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +15 -15
- package/tooltip/{Component-53815765.d.ts → Component-2e3fa5a1.d.ts} +0 -0
- package/tooltip/{Component-53815765.js → Component-2e3fa5a1.js} +1 -1
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +1 -1
- package/tooltip/esm/{Component-9ed1f518.d.ts → Component-619aba3d.d.ts} +0 -0
- package/tooltip/esm/{Component-9ed1f518.js → Component-619aba3d.js} +1 -1
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +1 -1
- package/tooltip/esm/index.css +6 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +6 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/modern/Component.js +1 -1
- package/tooltip/modern/index.css +6 -6
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +12 -12
- package/typography/{colors.module-2dbded05.d.ts → colors.module-21e60588.d.ts} +0 -0
- package/typography/{colors.module-2dbded05.js → colors.module-21e60588.js} +1 -1
- package/typography/common.module-400d7f01.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +12 -12
- package/typography/esm/{colors.module-833dafb2.d.ts → colors.module-835c782d.d.ts} +0 -0
- package/typography/esm/{colors.module-833dafb2.js → colors.module-835c782d.js} +1 -1
- package/typography/esm/common.module-0ec6d1a4.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +13 -13
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +4 -4
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +18 -18
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +45 -45
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +12 -12
- package/typography/modern/colors.module-20799e3f.js +4 -0
- package/typography/modern/common.module-0ec6d1a4.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 +13 -13
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +4 -4
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +18 -18
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +45 -45
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.d.ts +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +13 -13
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +4 -4
- package/typography/title/component.d.ts +3 -3
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +18 -18
- package/typography/title/index.js +3 -3
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +45 -45
- 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 +247 -0
- package/vars/dist/colors-bluetint.d.ts +2 -0
- package/vars/dist/colors-bluetint.js +12 -0
- package/vars/dist/colors-indigo.css +269 -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 +247 -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 +265 -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 +496 -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 +486 -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 +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/grid/esm/gutters.module-501817cb.js +0 -27
- package/grid/gutters.module-cdd89328.js +0 -28
- package/grid/modern/gutters.module-e134cfd0.js +0 -4
- package/modal/esm/transitions.module-f06c7a31.js +0 -4
- package/modal/modern/transitions.module-f06c7a31.js +0 -4
- package/modal/transitions.module-fa69ba4f.js +0 -4
- package/tabs/esm/index.module-7f0bf4aa.js +0 -4
- package/tabs/esm/index.module-af257988.js +0 -4
- package/tabs/index.module-35c15f7c.js +0 -4
- package/tabs/index.module-f3c0d96f.js +0 -4
- package/tabs/modern/index.module-7f0bf4aa.js +0 -4
- package/tabs/modern/index.module-af257988.js +0 -4
- package/typography/common.module-5819bd52.js +0 -4
- package/typography/esm/common.module-e34ab6f3.js +0 -4
- package/typography/modern/colors.module-39452284.js +0 -4
- package/typography/modern/common.module-e34ab6f3.js +0 -4
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ChangeEvent } from "react";
|
|
4
|
-
import {
|
|
5
|
-
type DateInputProps = Omit<
|
|
4
|
+
import { MaskedInputProps } from "../masked-input";
|
|
5
|
+
type DateInputProps = Omit<MaskedInputProps, 'onBeforeDisplay' | 'mask' | 'onChange'> & {
|
|
6
6
|
/**
|
|
7
7
|
* Минимальный год, доступный для ввода
|
|
8
8
|
*/
|
|
@@ -23,7 +23,7 @@ type DateInputProps = Omit<InputProps, 'onChange'> & {
|
|
|
23
23
|
value: string;
|
|
24
24
|
}) => void;
|
|
25
25
|
};
|
|
26
|
-
declare const DateInput: React.ForwardRefExoticComponent<Pick<
|
|
26
|
+
declare const DateInput: React.ForwardRefExoticComponent<Pick<MaskedInputProps, "className" | "dataTestId" | "form" | "label" | "slot" | "style" | "title" | "pattern" | "children" | "leftAddons" | "rightAddons" | "size" | "block" | "colors" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "fieldClassName" | "labelClassName" | "addonsClassName" | "error" | "hint" | "bottomAddons" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "crossOrigin" | "height" | "max" | "maxLength" | "min" | "minLength" | "multiple" | "readOnly" | "required" | "src" | "width" | "clear" | "success" | "inputClassName" | "focusedClassName" | "filledClassName" | "onClear" | "wrapperRef" | "keepCharPositions"> & {
|
|
27
27
|
/**
|
|
28
28
|
* Минимальный год, доступный для ввода
|
|
29
29
|
*/
|
package/date-input/Component.js
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
|
-
var
|
|
4
|
+
var coreComponentsMaskedInput = require('../masked-input');
|
|
5
5
|
require('date-fns');
|
|
6
6
|
var utils_format = require('./utils/format.js');
|
|
7
|
+
var utils_dateCorrectionPipe = require('./utils/date-correction-pipe.js');
|
|
7
8
|
var utils_nativeSupports = require('./utils/native-supports.js');
|
|
8
9
|
|
|
9
10
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
@@ -49,7 +50,7 @@ function __rest(s, e) {
|
|
|
49
50
|
return t;
|
|
50
51
|
}
|
|
51
52
|
|
|
52
|
-
var styles = {"nativeInput":"date-
|
|
53
|
+
var styles = {"nativeInput":"date-input__nativeInput_1jjku"};
|
|
53
54
|
require('./index.css');
|
|
54
55
|
|
|
55
56
|
var DateInput = React__default['default'].forwardRef(function (_a, ref) {
|
|
@@ -58,6 +59,12 @@ var DateInput = React__default['default'].forwardRef(function (_a, ref) {
|
|
|
58
59
|
var shouldRenderNative = utils_nativeSupports.SUPPORTS_INPUT_TYPE_DATE && mobileMode === 'native';
|
|
59
60
|
var _c = React.useState(defaultValue), stateValue = _c[0], setStateValue = _c[1];
|
|
60
61
|
var inputValue = uncontrolled ? stateValue : value;
|
|
62
|
+
var pipe = React.useMemo(function () {
|
|
63
|
+
return utils_dateCorrectionPipe.createAutoCorrectedDatePipe({
|
|
64
|
+
maxYear: maxYear,
|
|
65
|
+
minYear: minYear,
|
|
66
|
+
});
|
|
67
|
+
}, [maxYear, minYear]);
|
|
61
68
|
var changeHandler = React.useCallback(function (event, newValue, newDate) {
|
|
62
69
|
if (uncontrolled) {
|
|
63
70
|
setStateValue(newValue);
|
|
@@ -68,21 +75,15 @@ var DateInput = React__default['default'].forwardRef(function (_a, ref) {
|
|
|
68
75
|
}, [onChange, uncontrolled]);
|
|
69
76
|
var handleChange = React.useCallback(function (event) {
|
|
70
77
|
var newValue = event.target.value;
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
}
|
|
74
|
-
var formattedValue = utils_format.format(newValue);
|
|
75
|
-
if (utils_format.validate(formattedValue)) {
|
|
76
|
-
changeHandler(event, formattedValue, utils_format.parseDateString(formattedValue));
|
|
77
|
-
}
|
|
78
|
-
// TODO: handle caret position
|
|
78
|
+
var newDate = utils_format.parseDateString(newValue);
|
|
79
|
+
changeHandler(event, newValue, newDate);
|
|
79
80
|
}, [changeHandler]);
|
|
80
81
|
var handleNativeInputChange = React.useCallback(function (event) {
|
|
81
82
|
var newDate = utils_format.parseDateString(event.target.value, utils_format.NATIVE_DATE_FORMAT);
|
|
82
83
|
var newValue = event.target.value === '' ? '' : utils_format.formatDate(newDate);
|
|
83
84
|
changeHandler(event, newValue, newDate);
|
|
84
85
|
}, [changeHandler]);
|
|
85
|
-
return (React__default['default'].createElement(
|
|
86
|
+
return (React__default['default'].createElement(coreComponentsMaskedInput.MaskedInput, __assign({}, restProps, { ref: ref, mask: utils_dateCorrectionPipe.mask, keepCharPositions: true, defaultValue: defaultValue, value: inputValue, onBeforeDisplay: pipe, onChange: handleChange, rightAddons: React__default['default'].createElement(React__default['default'].Fragment, null,
|
|
86
87
|
rightAddons,
|
|
87
88
|
shouldRenderNative && (React__default['default'].createElement("input", { type: 'date', ref: ref, defaultValue: defaultValue, onChange: handleNativeInputChange, className: styles.nativeInput }))) })));
|
|
88
89
|
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ChangeEvent } from "react";
|
|
4
|
-
import {
|
|
5
|
-
type DateInputProps = Omit<
|
|
4
|
+
import { MaskedInputProps } from "../../masked-input";
|
|
5
|
+
type DateInputProps = Omit<MaskedInputProps, 'onBeforeDisplay' | 'mask' | 'onChange'> & {
|
|
6
6
|
/**
|
|
7
7
|
* Минимальный год, доступный для ввода
|
|
8
8
|
*/
|
|
@@ -23,7 +23,7 @@ type DateInputProps = Omit<InputProps, 'onChange'> & {
|
|
|
23
23
|
value: string;
|
|
24
24
|
}) => void;
|
|
25
25
|
};
|
|
26
|
-
declare const DateInput: React.ForwardRefExoticComponent<Pick<
|
|
26
|
+
declare const DateInput: React.ForwardRefExoticComponent<Pick<MaskedInputProps, "className" | "dataTestId" | "form" | "label" | "slot" | "style" | "title" | "pattern" | "children" | "leftAddons" | "rightAddons" | "size" | "block" | "colors" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "fieldClassName" | "labelClassName" | "addonsClassName" | "error" | "hint" | "bottomAddons" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "crossOrigin" | "height" | "max" | "maxLength" | "min" | "minLength" | "multiple" | "readOnly" | "required" | "src" | "width" | "clear" | "success" | "inputClassName" | "focusedClassName" | "filledClassName" | "onClear" | "wrapperRef" | "keepCharPositions"> & {
|
|
27
27
|
/**
|
|
28
28
|
* Минимальный год, доступный для ввода
|
|
29
29
|
*/
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
3
|
var React = require('react');
|
|
4
|
-
var
|
|
4
|
+
var coreComponentsMaskedInput = require('../../masked-input/cssm');
|
|
5
5
|
require('date-fns');
|
|
6
6
|
var utils_format = require('./utils/format.js');
|
|
7
|
+
var utils_dateCorrectionPipe = require('./utils/date-correction-pipe.js');
|
|
7
8
|
var utils_nativeSupports = require('./utils/native-supports.js');
|
|
8
9
|
var styles = require('./index.module.css');
|
|
9
10
|
|
|
@@ -57,6 +58,12 @@ var DateInput = React__default['default'].forwardRef(function (_a, ref) {
|
|
|
57
58
|
var shouldRenderNative = utils_nativeSupports.SUPPORTS_INPUT_TYPE_DATE && mobileMode === 'native';
|
|
58
59
|
var _c = React.useState(defaultValue), stateValue = _c[0], setStateValue = _c[1];
|
|
59
60
|
var inputValue = uncontrolled ? stateValue : value;
|
|
61
|
+
var pipe = React.useMemo(function () {
|
|
62
|
+
return utils_dateCorrectionPipe.createAutoCorrectedDatePipe({
|
|
63
|
+
maxYear: maxYear,
|
|
64
|
+
minYear: minYear,
|
|
65
|
+
});
|
|
66
|
+
}, [maxYear, minYear]);
|
|
60
67
|
var changeHandler = React.useCallback(function (event, newValue, newDate) {
|
|
61
68
|
if (uncontrolled) {
|
|
62
69
|
setStateValue(newValue);
|
|
@@ -67,21 +74,15 @@ var DateInput = React__default['default'].forwardRef(function (_a, ref) {
|
|
|
67
74
|
}, [onChange, uncontrolled]);
|
|
68
75
|
var handleChange = React.useCallback(function (event) {
|
|
69
76
|
var newValue = event.target.value;
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
var formattedValue = utils_format.format(newValue);
|
|
74
|
-
if (utils_format.validate(formattedValue)) {
|
|
75
|
-
changeHandler(event, formattedValue, utils_format.parseDateString(formattedValue));
|
|
76
|
-
}
|
|
77
|
-
// TODO: handle caret position
|
|
77
|
+
var newDate = utils_format.parseDateString(newValue);
|
|
78
|
+
changeHandler(event, newValue, newDate);
|
|
78
79
|
}, [changeHandler]);
|
|
79
80
|
var handleNativeInputChange = React.useCallback(function (event) {
|
|
80
81
|
var newDate = utils_format.parseDateString(event.target.value, utils_format.NATIVE_DATE_FORMAT);
|
|
81
82
|
var newValue = event.target.value === '' ? '' : utils_format.formatDate(newDate);
|
|
82
83
|
changeHandler(event, newValue, newDate);
|
|
83
84
|
}, [changeHandler]);
|
|
84
|
-
return (React__default['default'].createElement(
|
|
85
|
+
return (React__default['default'].createElement(coreComponentsMaskedInput.MaskedInput, __assign({}, restProps, { ref: ref, mask: utils_dateCorrectionPipe.mask, keepCharPositions: true, defaultValue: defaultValue, value: inputValue, onBeforeDisplay: pipe, onChange: handleChange, rightAddons: React__default['default'].createElement(React__default['default'].Fragment, null,
|
|
85
86
|
rightAddons,
|
|
86
87
|
shouldRenderNative && (React__default['default'].createElement("input", { type: 'date', ref: ref, defaultValue: defaultValue, onChange: handleNativeInputChange, className: styles__default['default'].nativeInput }))) })));
|
|
87
88
|
});
|
package/date-input/cssm/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var Component = require('./Component.js');
|
|
4
4
|
require('react');
|
|
5
|
-
require('../../input/cssm');
|
|
5
|
+
require('../../masked-input/cssm');
|
|
6
6
|
require('date-fns');
|
|
7
7
|
var utils_format = require('./utils/format.js');
|
|
8
8
|
var utils_dateCorrectionPipe = require('./utils/date-correction-pipe.js');
|
|
@@ -15,11 +15,9 @@ exports.DateInput = Component.DateInput;
|
|
|
15
15
|
exports.DATE_FORMAT = utils_format.DATE_FORMAT;
|
|
16
16
|
exports.DATE_MASK = utils_format.DATE_MASK;
|
|
17
17
|
exports.NATIVE_DATE_FORMAT = utils_format.NATIVE_DATE_FORMAT;
|
|
18
|
-
exports.format = utils_format.format;
|
|
19
18
|
exports.formatDate = utils_format.formatDate;
|
|
20
19
|
exports.isCompleteDateInput = utils_format.isCompleteDateInput;
|
|
21
20
|
exports.parseDateString = utils_format.parseDateString;
|
|
22
|
-
exports.validate = utils_format.validate;
|
|
23
21
|
exports.createAutoCorrectedDatePipe = utils_dateCorrectionPipe.createAutoCorrectedDatePipe;
|
|
24
22
|
exports.mask = utils_dateCorrectionPipe.mask;
|
|
25
23
|
exports.IS_BROWSER = utils_nativeSupports.IS_BROWSER;
|
|
@@ -4,6 +4,4 @@ declare const DATE_MASK: (string | RegExp)[];
|
|
|
4
4
|
declare const isCompleteDateInput: (input: string) => boolean;
|
|
5
5
|
declare const formatDate: (date: number | Date, dateFormat?: string) => string;
|
|
6
6
|
declare const parseDateString: (value: string, dateFormat?: string) => Date;
|
|
7
|
-
|
|
8
|
-
declare const validate: (value: string) => boolean;
|
|
9
|
-
export { DATE_FORMAT, NATIVE_DATE_FORMAT, DATE_MASK, isCompleteDateInput, formatDate, parseDateString, format, validate };
|
|
7
|
+
export { DATE_FORMAT, NATIVE_DATE_FORMAT, DATE_MASK, isCompleteDateInput, formatDate, parseDateString };
|
|
@@ -14,33 +14,10 @@ var parseDateString = function (value, dateFormat) {
|
|
|
14
14
|
if (dateFormat === void 0) { dateFormat = DATE_FORMAT; }
|
|
15
15
|
return dateFns.parse(value, dateFormat, new Date());
|
|
16
16
|
};
|
|
17
|
-
// TODO: скорее всего, можно сделать проще
|
|
18
|
-
var format = function (value) {
|
|
19
|
-
return value
|
|
20
|
-
.replace(/^(\d\d)(\d)$/, '$1.$2')
|
|
21
|
-
.replace(/^(\d\d)\.(\d\d)(\d)$/, '$1.$2.$3')
|
|
22
|
-
.replace(/^(\d\d)\d\.(.*)/, '$1.$2')
|
|
23
|
-
.replace(/^(\d\d\.\d\d)\d\.(.*)/, '$1.$2')
|
|
24
|
-
.replace(/^(\d\d\.\d\d\.\d\d\d\d).*/, '$1')
|
|
25
|
-
.replace(/\.$/, '');
|
|
26
|
-
};
|
|
27
|
-
var validate = function (value) {
|
|
28
|
-
var _a = value.split('.'), d = _a[0], m = _a[1], y = _a[2];
|
|
29
|
-
var day = Number(d);
|
|
30
|
-
var month = Number(m);
|
|
31
|
-
var year = Number(y);
|
|
32
|
-
// TODO: сделать более умную валидацию
|
|
33
|
-
if (day > 31 || month > 12 || year > 2100) {
|
|
34
|
-
return false;
|
|
35
|
-
}
|
|
36
|
-
return true;
|
|
37
|
-
};
|
|
38
17
|
|
|
39
18
|
exports.DATE_FORMAT = DATE_FORMAT;
|
|
40
19
|
exports.DATE_MASK = DATE_MASK;
|
|
41
20
|
exports.NATIVE_DATE_FORMAT = NATIVE_DATE_FORMAT;
|
|
42
|
-
exports.format = format;
|
|
43
21
|
exports.formatDate = formatDate;
|
|
44
22
|
exports.isCompleteDateInput = isCompleteDateInput;
|
|
45
23
|
exports.parseDateString = parseDateString;
|
|
46
|
-
exports.validate = validate;
|
|
@@ -10,11 +10,9 @@ var utils_nativeSupports = require('./native-supports.js');
|
|
|
10
10
|
exports.DATE_FORMAT = utils_format.DATE_FORMAT;
|
|
11
11
|
exports.DATE_MASK = utils_format.DATE_MASK;
|
|
12
12
|
exports.NATIVE_DATE_FORMAT = utils_format.NATIVE_DATE_FORMAT;
|
|
13
|
-
exports.format = utils_format.format;
|
|
14
13
|
exports.formatDate = utils_format.formatDate;
|
|
15
14
|
exports.isCompleteDateInput = utils_format.isCompleteDateInput;
|
|
16
15
|
exports.parseDateString = utils_format.parseDateString;
|
|
17
|
-
exports.validate = utils_format.validate;
|
|
18
16
|
exports.createAutoCorrectedDatePipe = utils_dateCorrectionPipe.createAutoCorrectedDatePipe;
|
|
19
17
|
exports.mask = utils_dateCorrectionPipe.mask;
|
|
20
18
|
exports.IS_BROWSER = utils_nativeSupports.IS_BROWSER;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ChangeEvent } from "react";
|
|
4
|
-
import {
|
|
5
|
-
type DateInputProps = Omit<
|
|
4
|
+
import { MaskedInputProps } from "../../masked-input";
|
|
5
|
+
type DateInputProps = Omit<MaskedInputProps, 'onBeforeDisplay' | 'mask' | 'onChange'> & {
|
|
6
6
|
/**
|
|
7
7
|
* Минимальный год, доступный для ввода
|
|
8
8
|
*/
|
|
@@ -23,7 +23,7 @@ type DateInputProps = Omit<InputProps, 'onChange'> & {
|
|
|
23
23
|
value: string;
|
|
24
24
|
}) => void;
|
|
25
25
|
};
|
|
26
|
-
declare const DateInput: React.ForwardRefExoticComponent<Pick<
|
|
26
|
+
declare const DateInput: React.ForwardRefExoticComponent<Pick<MaskedInputProps, "className" | "dataTestId" | "form" | "label" | "slot" | "style" | "title" | "pattern" | "children" | "leftAddons" | "rightAddons" | "size" | "block" | "colors" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "fieldClassName" | "labelClassName" | "addonsClassName" | "error" | "hint" | "bottomAddons" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "crossOrigin" | "height" | "max" | "maxLength" | "min" | "minLength" | "multiple" | "readOnly" | "required" | "src" | "width" | "clear" | "success" | "inputClassName" | "focusedClassName" | "filledClassName" | "onClear" | "wrapperRef" | "keepCharPositions"> & {
|
|
27
27
|
/**
|
|
28
28
|
* Минимальный год, доступный для ввода
|
|
29
29
|
*/
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import React, { useState, useCallback } from 'react';
|
|
2
|
-
import {
|
|
1
|
+
import React, { useState, useMemo, useCallback } from 'react';
|
|
2
|
+
import { MaskedInput } from '../../masked-input/esm';
|
|
3
3
|
import 'date-fns';
|
|
4
|
-
import {
|
|
4
|
+
import { parseDateString, NATIVE_DATE_FORMAT, formatDate } from './utils/format.js';
|
|
5
|
+
import { createAutoCorrectedDatePipe, mask } from './utils/date-correction-pipe.js';
|
|
5
6
|
import { SUPPORTS_INPUT_TYPE_DATE } from './utils/native-supports.js';
|
|
6
7
|
|
|
7
8
|
/*! *****************************************************************************
|
|
@@ -43,7 +44,7 @@ function __rest(s, e) {
|
|
|
43
44
|
return t;
|
|
44
45
|
}
|
|
45
46
|
|
|
46
|
-
var styles = {"nativeInput":"date-
|
|
47
|
+
var styles = {"nativeInput":"date-input__nativeInput_1jjku"};
|
|
47
48
|
require('./index.css');
|
|
48
49
|
|
|
49
50
|
var DateInput = React.forwardRef(function (_a, ref) {
|
|
@@ -52,6 +53,12 @@ var DateInput = React.forwardRef(function (_a, ref) {
|
|
|
52
53
|
var shouldRenderNative = SUPPORTS_INPUT_TYPE_DATE && mobileMode === 'native';
|
|
53
54
|
var _c = useState(defaultValue), stateValue = _c[0], setStateValue = _c[1];
|
|
54
55
|
var inputValue = uncontrolled ? stateValue : value;
|
|
56
|
+
var pipe = useMemo(function () {
|
|
57
|
+
return createAutoCorrectedDatePipe({
|
|
58
|
+
maxYear: maxYear,
|
|
59
|
+
minYear: minYear,
|
|
60
|
+
});
|
|
61
|
+
}, [maxYear, minYear]);
|
|
55
62
|
var changeHandler = useCallback(function (event, newValue, newDate) {
|
|
56
63
|
if (uncontrolled) {
|
|
57
64
|
setStateValue(newValue);
|
|
@@ -62,21 +69,15 @@ var DateInput = React.forwardRef(function (_a, ref) {
|
|
|
62
69
|
}, [onChange, uncontrolled]);
|
|
63
70
|
var handleChange = useCallback(function (event) {
|
|
64
71
|
var newValue = event.target.value;
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
}
|
|
68
|
-
var formattedValue = format(newValue);
|
|
69
|
-
if (validate(formattedValue)) {
|
|
70
|
-
changeHandler(event, formattedValue, parseDateString(formattedValue));
|
|
71
|
-
}
|
|
72
|
-
// TODO: handle caret position
|
|
72
|
+
var newDate = parseDateString(newValue);
|
|
73
|
+
changeHandler(event, newValue, newDate);
|
|
73
74
|
}, [changeHandler]);
|
|
74
75
|
var handleNativeInputChange = useCallback(function (event) {
|
|
75
76
|
var newDate = parseDateString(event.target.value, NATIVE_DATE_FORMAT);
|
|
76
77
|
var newValue = event.target.value === '' ? '' : formatDate(newDate);
|
|
77
78
|
changeHandler(event, newValue, newDate);
|
|
78
79
|
}, [changeHandler]);
|
|
79
|
-
return (React.createElement(
|
|
80
|
+
return (React.createElement(MaskedInput, __assign({}, restProps, { ref: ref, mask: mask, keepCharPositions: true, defaultValue: defaultValue, value: inputValue, onBeforeDisplay: pipe, onChange: handleChange, rightAddons: React.createElement(React.Fragment, null,
|
|
80
81
|
rightAddons,
|
|
81
82
|
shouldRenderNative && (React.createElement("input", { type: 'date', ref: ref, defaultValue: defaultValue, onChange: handleNativeInputChange, className: styles.nativeInput }))) })));
|
|
82
83
|
});
|
package/date-input/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 18acn */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
/* Hard up */
|
|
9
9
|
}
|
|
10
|
-
.date-
|
|
10
|
+
.date-input__nativeInput_1jjku {
|
|
11
11
|
opacity: 0;
|
|
12
12
|
position: absolute;
|
|
13
13
|
top: 0;
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
appearance: none;
|
|
19
19
|
z-index: 1
|
|
20
20
|
}
|
|
21
|
-
.date-
|
|
21
|
+
.date-input__nativeInput_1jjku::-webkit-calendar-picker-indicator {
|
|
22
22
|
display: none;
|
|
23
23
|
}
|
|
24
|
-
.date-
|
|
24
|
+
.date-input__nativeInput_1jjku::-webkit-inner-spin-button {
|
|
25
25
|
display: none;
|
|
26
26
|
}
|
package/date-input/esm/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
import '../../input/esm';
|
|
2
|
+
import '../../masked-input/esm';
|
|
3
3
|
import 'date-fns';
|
|
4
|
-
export { DATE_FORMAT, DATE_MASK, NATIVE_DATE_FORMAT,
|
|
4
|
+
export { DATE_FORMAT, DATE_MASK, NATIVE_DATE_FORMAT, formatDate, isCompleteDateInput, parseDateString } from './utils/format.js';
|
|
5
|
+
export { createAutoCorrectedDatePipe, mask } from './utils/date-correction-pipe.js';
|
|
5
6
|
export { IS_BROWSER, SUPPORTS_INPUT_TYPE_DATE, isInputDateSupported } from './utils/native-supports.js';
|
|
6
7
|
export { DateInput } from './Component.js';
|
|
7
|
-
export { createAutoCorrectedDatePipe, mask } from './utils/date-correction-pipe.js';
|
|
@@ -4,6 +4,4 @@ declare const DATE_MASK: (string | RegExp)[];
|
|
|
4
4
|
declare const isCompleteDateInput: (input: string) => boolean;
|
|
5
5
|
declare const formatDate: (date: number | Date, dateFormat?: string) => string;
|
|
6
6
|
declare const parseDateString: (value: string, dateFormat?: string) => Date;
|
|
7
|
-
|
|
8
|
-
declare const validate: (value: string) => boolean;
|
|
9
|
-
export { DATE_FORMAT, NATIVE_DATE_FORMAT, DATE_MASK, isCompleteDateInput, formatDate, parseDateString, format, validate };
|
|
7
|
+
export { DATE_FORMAT, NATIVE_DATE_FORMAT, DATE_MASK, isCompleteDateInput, formatDate, parseDateString };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { format
|
|
1
|
+
import { format, parse } from 'date-fns';
|
|
2
2
|
|
|
3
3
|
var DATE_FORMAT = 'dd.MM.yyyy';
|
|
4
4
|
var NATIVE_DATE_FORMAT = 'yyyy-MM-dd';
|
|
@@ -6,32 +6,11 @@ var DATE_MASK = [/\d/, /\d/, '.', /\d/, /\d/, '.', /\d/, /\d/, /\d/, /\d/];
|
|
|
6
6
|
var isCompleteDateInput = function (input) { return input.length === DATE_MASK.length; };
|
|
7
7
|
var formatDate = function (date, dateFormat) {
|
|
8
8
|
if (dateFormat === void 0) { dateFormat = DATE_FORMAT; }
|
|
9
|
-
return format
|
|
9
|
+
return format(date, dateFormat);
|
|
10
10
|
};
|
|
11
11
|
var parseDateString = function (value, dateFormat) {
|
|
12
12
|
if (dateFormat === void 0) { dateFormat = DATE_FORMAT; }
|
|
13
13
|
return parse(value, dateFormat, new Date());
|
|
14
14
|
};
|
|
15
|
-
// TODO: скорее всего, можно сделать проще
|
|
16
|
-
var format = function (value) {
|
|
17
|
-
return value
|
|
18
|
-
.replace(/^(\d\d)(\d)$/, '$1.$2')
|
|
19
|
-
.replace(/^(\d\d)\.(\d\d)(\d)$/, '$1.$2.$3')
|
|
20
|
-
.replace(/^(\d\d)\d\.(.*)/, '$1.$2')
|
|
21
|
-
.replace(/^(\d\d\.\d\d)\d\.(.*)/, '$1.$2')
|
|
22
|
-
.replace(/^(\d\d\.\d\d\.\d\d\d\d).*/, '$1')
|
|
23
|
-
.replace(/\.$/, '');
|
|
24
|
-
};
|
|
25
|
-
var validate = function (value) {
|
|
26
|
-
var _a = value.split('.'), d = _a[0], m = _a[1], y = _a[2];
|
|
27
|
-
var day = Number(d);
|
|
28
|
-
var month = Number(m);
|
|
29
|
-
var year = Number(y);
|
|
30
|
-
// TODO: сделать более умную валидацию
|
|
31
|
-
if (day > 31 || month > 12 || year > 2100) {
|
|
32
|
-
return false;
|
|
33
|
-
}
|
|
34
|
-
return true;
|
|
35
|
-
};
|
|
36
15
|
|
|
37
|
-
export { DATE_FORMAT, DATE_MASK, NATIVE_DATE_FORMAT,
|
|
16
|
+
export { DATE_FORMAT, DATE_MASK, NATIVE_DATE_FORMAT, formatDate, isCompleteDateInput, parseDateString };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import 'date-fns';
|
|
2
|
-
export { DATE_FORMAT, DATE_MASK, NATIVE_DATE_FORMAT,
|
|
3
|
-
export { IS_BROWSER, SUPPORTS_INPUT_TYPE_DATE, isInputDateSupported } from './native-supports.js';
|
|
2
|
+
export { DATE_FORMAT, DATE_MASK, NATIVE_DATE_FORMAT, formatDate, isCompleteDateInput, parseDateString } from './format.js';
|
|
4
3
|
export { createAutoCorrectedDatePipe, mask } from './date-correction-pipe.js';
|
|
4
|
+
export { IS_BROWSER, SUPPORTS_INPUT_TYPE_DATE, isInputDateSupported } from './native-supports.js';
|
package/date-input/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 18acn */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* Hard */
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
/* Hard up */
|
|
9
9
|
}
|
|
10
|
-
.date-
|
|
10
|
+
.date-input__nativeInput_1jjku {
|
|
11
11
|
opacity: 0;
|
|
12
12
|
position: absolute;
|
|
13
13
|
top: 0;
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
appearance: none;
|
|
19
19
|
z-index: 1
|
|
20
20
|
}
|
|
21
|
-
.date-
|
|
21
|
+
.date-input__nativeInput_1jjku::-webkit-calendar-picker-indicator {
|
|
22
22
|
display: none;
|
|
23
23
|
}
|
|
24
|
-
.date-
|
|
24
|
+
.date-input__nativeInput_1jjku::-webkit-inner-spin-button {
|
|
25
25
|
display: none;
|
|
26
26
|
}
|
package/date-input/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var Component = require('./Component.js');
|
|
4
4
|
require('react');
|
|
5
|
-
require('../input');
|
|
5
|
+
require('../masked-input');
|
|
6
6
|
require('date-fns');
|
|
7
7
|
var utils_format = require('./utils/format.js');
|
|
8
8
|
var utils_dateCorrectionPipe = require('./utils/date-correction-pipe.js');
|
|
@@ -14,11 +14,9 @@ exports.DateInput = Component.DateInput;
|
|
|
14
14
|
exports.DATE_FORMAT = utils_format.DATE_FORMAT;
|
|
15
15
|
exports.DATE_MASK = utils_format.DATE_MASK;
|
|
16
16
|
exports.NATIVE_DATE_FORMAT = utils_format.NATIVE_DATE_FORMAT;
|
|
17
|
-
exports.format = utils_format.format;
|
|
18
17
|
exports.formatDate = utils_format.formatDate;
|
|
19
18
|
exports.isCompleteDateInput = utils_format.isCompleteDateInput;
|
|
20
19
|
exports.parseDateString = utils_format.parseDateString;
|
|
21
|
-
exports.validate = utils_format.validate;
|
|
22
20
|
exports.createAutoCorrectedDatePipe = utils_dateCorrectionPipe.createAutoCorrectedDatePipe;
|
|
23
21
|
exports.mask = utils_dateCorrectionPipe.mask;
|
|
24
22
|
exports.IS_BROWSER = utils_nativeSupports.IS_BROWSER;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ChangeEvent } from "react";
|
|
4
|
-
import {
|
|
5
|
-
type DateInputProps = Omit<
|
|
4
|
+
import { MaskedInputProps } from "../../masked-input";
|
|
5
|
+
type DateInputProps = Omit<MaskedInputProps, 'onBeforeDisplay' | 'mask' | 'onChange'> & {
|
|
6
6
|
/**
|
|
7
7
|
* Минимальный год, доступный для ввода
|
|
8
8
|
*/
|
|
@@ -23,7 +23,7 @@ type DateInputProps = Omit<InputProps, 'onChange'> & {
|
|
|
23
23
|
value: string;
|
|
24
24
|
}) => void;
|
|
25
25
|
};
|
|
26
|
-
declare const DateInput: React.ForwardRefExoticComponent<Pick<
|
|
26
|
+
declare const DateInput: React.ForwardRefExoticComponent<Pick<MaskedInputProps, "className" | "dataTestId" | "form" | "label" | "slot" | "style" | "title" | "pattern" | "children" | "leftAddons" | "rightAddons" | "size" | "block" | "colors" | "type" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "name" | "value" | "fieldClassName" | "labelClassName" | "addonsClassName" | "error" | "hint" | "bottomAddons" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "crossOrigin" | "height" | "max" | "maxLength" | "min" | "minLength" | "multiple" | "readOnly" | "required" | "src" | "width" | "clear" | "success" | "inputClassName" | "focusedClassName" | "filledClassName" | "onClear" | "wrapperRef" | "keepCharPositions"> & {
|
|
27
27
|
/**
|
|
28
28
|
* Минимальный год, доступный для ввода
|
|
29
29
|
*/
|