@sberbusiness/triplex-next 1.25.0 → 1.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chunks/AlertProcessSpoiler-kutiygyc.js +41 -0
- package/chunks/{CalendarViewItem-D-POWd2-.js → CalendarViewItem-5MWTfOXg.js} +14 -14
- package/chunks/Card.module-BdHlvmcC.js +17 -0
- package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +15 -0
- package/chunks/Chip-BOBB8hDQ.js +77 -0
- package/chunks/Confirm.module-DX-8Qawd.js +15 -0
- package/chunks/{DropdownListItem-DEiNYa7V.js → DropdownListItem-kVq_Shxy.js} +16 -16
- package/chunks/DropdownMobile.module-DxT1Mh6q.js +23 -0
- package/chunks/Footer.module-DBFjyD0W.js +9 -0
- package/chunks/{FormFieldInput-DtYGQ_bi.js → FormFieldInput-DB9UpgIs.js} +29 -29
- package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +9 -0
- package/chunks/HeaderTabs.module-D62rOoJt.js +9 -0
- package/chunks/{HeaderTitle.module-C31ELKBY.js → HeaderTitle.module-Ckh2V8ux.js} +2 -2
- package/chunks/IslandAccordion.module-BI69hCoR.js +25 -0
- package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +9 -0
- package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +12 -0
- package/chunks/{LightBoxContent-9gb9WiYK.js → LightBoxContent-CK07PlB9.js} +11 -11
- package/chunks/LightBoxControls.module-DR9tmKz6.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +9 -0
- package/chunks/{ListItemControlsButton-DYBfA1gz.js → ListItemControlsButton-27xRORri.js} +13 -13
- package/chunks/ListItemTail.module-DKJmlaMg.js +12 -0
- package/chunks/ListMasterFooter.module-DkH4Ou-p.js +10 -0
- package/chunks/ModalWindow.module-Be4wGbwq.js +17 -0
- package/chunks/Notification.module-O5iV5kzx.js +20 -0
- package/chunks/Overlay.module-B0iGlEWG.js +18 -0
- package/chunks/Page.module-D0FFKxyx.js +11 -0
- package/chunks/SMSField.module-DrbNbpz3.js +16 -0
- package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +15 -0
- package/chunks/SliderExtendedRail-D7nuFyRp.js +40 -0
- package/chunks/StatusTracker.module-DenK6Z9K.js +24 -0
- package/chunks/StepperStepArrowBorder-D9rM6XEL.js +101 -0
- package/chunks/{SuggestFieldMobileDropdownHint-Bl-fHUU9.js → SuggestFieldMobileDropdownHint-CSrNs8VF.js} +5 -5
- package/chunks/TableFooter.module-BqHcJ9ea.js +14 -0
- package/chunks/TabsExtended.module-BtTx6oxY.js +16 -0
- package/chunks/TabsLine.module-C9KVj0hj.js +21 -0
- package/chunks/TooltipDesktop.module-uHaX3xgt.js +19 -0
- package/chunks/TreeView.module-BKi0xbbR.js +9 -0
- package/chunks/{UploadZoneInput-CUKt0mmY.js → UploadZoneInput-Bjnmk93x.js} +4 -4
- package/chunks/{constants-CmdvDG7U.js → constants-1ccyxiKh.js} +4 -4
- package/chunks/{utils-iU8-da0U.js → utils-BxF0Dq4C.js} +6 -6
- package/chunks/utils-CVIZqPO7.js +28 -0
- package/chunks/{utils-B8JwCW07.js → utils-CZzNEYf-.js} +7 -7
- package/chunks/{utils-DILds0zQ.js → utils-DfVeTN89.js} +5 -5
- package/components/Alert/AlertContext/AlertContext.js +11 -11
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +2 -2
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +18 -18
- package/components/Badge/Badge.js +10 -10
- package/components/Badge/BadgeDot.js +10 -10
- package/components/Badge/components/BadgeContent.js +20 -20
- package/components/Badge/components/BadgePostfix.js +7 -7
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +5 -5
- package/components/Button/Button.js +15 -15
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +1 -1
- package/components/Button/ButtonIcon.js +4 -4
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +13 -13
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +19 -19
- package/components/Card/CardStatic.js +2 -2
- package/components/Card/components/CardContent/CardContent.js +1 -1
- package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
- package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
- package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
- package/components/Card/components/CardMedia.js +1 -1
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +9 -9
- package/components/Checkbox/Checkbox.js +17 -17
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +4 -4
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +5 -5
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +6 -6
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +7 -7
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +28 -27
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +75 -65
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +11 -11
- package/components/Col/Col.js +136 -136
- package/components/CollapsableTree/components/CollapsableTreeNode.js +11 -11
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DateField/DateField.js +53 -51
- package/components/DateField/DateFieldTarget.js +39 -38
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +4 -4
- package/components/DateRange/DateRange.js +18 -18
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/DesignTokens/components/Stepper.js +11 -20
- package/components/Divider/Divider.js +20 -20
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
- package/components/Dropdown/desktop/DropdownDesktop.js +7 -7
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +1 -1
- package/components/ExpandAnimation/ExpandAnimation.js +23 -23
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +1 -1
- package/components/Footer/components/FooterDescriptionContent.js +1 -1
- package/components/Footer/components/FooterDescriptionControls.js +1 -1
- package/components/FormField/FormField.js +20 -20
- package/components/FormField/components/FormFieldClear.js +7 -7
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +4 -4
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +14 -14
- package/components/FormField/components/FormFieldPostfix.js +6 -6
- package/components/FormField/components/FormFieldPrefix.js +9 -9
- package/components/FormField/components/FormFieldTarget.js +4 -4
- package/components/FormField/components/FormFieldTextarea.js +28 -28
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +8 -8
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +1 -1
- package/components/IconWrapper/IconWrapper.js +10 -10
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +2 -2
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +69 -63
- package/components/IslandWidget/IslandWidget.js +49 -41
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +7 -7
- package/components/LightBox/LightBox.js +5 -5
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +10 -10
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +15 -15
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +7 -7
- package/components/Link/Link.js +24 -24
- package/components/List/List.js +5 -5
- package/components/List/ListSortable.js +30 -55
- package/components/List/components/ListEmptyState.js +6 -6
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +10 -10
- package/components/List/components/ListItemControls.js +6 -6
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +40 -39
- package/components/List/components/ListItemLoading.js +8 -8
- package/components/List/components/ListItemSelectable.js +10 -10
- package/components/List/components/ListItemTable.js +6 -6
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +22 -21
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +8 -8
- package/components/List/index.js +1 -1
- package/components/List/utils.js +20 -0
- package/components/ListMaster/ListMaster.js +20 -13
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +9 -9
- package/components/ListMaster/components/SelectionControls.js +9 -9
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +11 -11
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +12 -12
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +2 -2
- package/components/ModalWindow/components/ModalWindowClose.js +3 -3
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MonthYearField/MonthYearField.js +32 -30
- package/components/MonthYearField/MonthYearFieldTarget.js +37 -36
- package/components/MonthYearRange/MonthYearRange.js +76 -0
- package/components/MonthYearRange/enums.js +5 -0
- package/components/MonthYearRange/index.js +7 -0
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +10 -10
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +2 -2
- package/components/OrderedList/OrderedListItem.js +5 -5
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +8 -8
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +6 -6
- package/components/Pagination/components/PaginationNavigationButton.js +5 -5
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +8 -8
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +1 -1
- package/components/Radio/Radio.js +16 -16
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +6 -6
- package/components/Row/Row.js +6 -6
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +11 -11
- package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
- package/components/SelectExtendedField/SelectExtendedField.js +10 -10
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +22 -22
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +9 -9
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +7 -7
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
- package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +6 -6
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +26 -26
- package/components/SmallInput/SmallInput.js +1 -1
- package/components/Spoiler/Spoiler.js +13 -13
- package/components/StatusTracker/StatusTracker.js +2 -2
- package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
- package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
- package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
- package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
- package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
- package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
- package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
- package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
- package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
- package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
- package/components/Step/Step.js +30 -24
- package/components/Stepper/Stepper.js +104 -89
- package/components/Stepper/StepperExtended.js +23 -21
- package/components/Stepper/StepperExtendedContext.js +6 -6
- package/components/Stepper/StepperStep.js +62 -63
- package/components/Stepper/StepperStepArrowBorder.js +7 -0
- package/components/Stepper/enums.js +3 -4
- package/components/Stepper/index.js +4 -5
- package/components/Stepper/types.js +2 -0
- package/components/Suggest/SuggestMobileDropdownContent.js +11 -11
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +58 -58
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +12 -12
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +1 -1
- package/components/Table/PaginationPanel.js +2 -2
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +9 -9
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +6 -6
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +5 -5
- package/components/Table/TabsLinePanelLinks.js +8 -8
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +13 -13
- package/components/TabsExtended/TabsExtended.js +2 -2
- package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +1 -1
- package/components/TabsLine/components/TabsLineDesktop.js +1 -1
- package/components/TabsLine/components/TabsLineDropdown.js +2 -2
- package/components/TabsLine/components/TabsLineItem.js +1 -1
- package/components/TabsLine/components/TabsLineMobile.js +1 -1
- package/components/Tag/Tag.js +6 -6
- package/components/TagColor/TagColor.js +15 -15
- package/components/TagColor/index.js +4 -2
- package/components/TagGroup/TagGroup.js +7 -7
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +1 -1
- package/components/Tooltip/components/common/TooltipLink.js +7 -7
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +13 -13
- package/components/TopOverlay/TopOverlay.js +19 -19
- package/components/TreeView/TreeView.js +1 -1
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +1 -1
- package/components/Typography/Caption.js +21 -21
- package/components/Typography/CodeText.js +7 -7
- package/components/Typography/Text.js +20 -20
- package/components/Typography/Title.js +24 -24
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +5 -5
- package/components/UnorderedList/UnorderedListItem.js +11 -11
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +299 -294
- package/index.d.ts +115 -42
- package/index.js +329 -324
- package/package.json +6 -2
- package/styles/triplex-next.css +538 -541
- package/chunks/AlertProcessSpoiler-B46jKfAb.js +0 -41
- package/chunks/Card.module-CncHGyjC.js +0 -17
- package/chunks/CheckboxTreeExtended.module-B1Kgd0nu.js +0 -15
- package/chunks/Chip-DTIbYTEg.js +0 -77
- package/chunks/Confirm.module-EXbF7o_5.js +0 -15
- package/chunks/DropdownMobile.module-BoKjV5kN.js +0 -23
- package/chunks/Footer.module-DZkZf8cZ.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DgEDu6U2.js +0 -9
- package/chunks/HeaderTabs.module-BepwFanR.js +0 -9
- package/chunks/IslandAccordion.module-rpYHTG9-.js +0 -25
- package/chunks/IslandWidgetFooter.module-CGX_gIzr.js +0 -9
- package/chunks/IslandWidgetHeader.module-CBRjot0L.js +0 -12
- package/chunks/LightBoxControls.module-DW8BGlP2.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DfPgpuEZ.js +0 -9
- package/chunks/ListItemTail.module-BaV7s4hM.js +0 -12
- package/chunks/ListMasterFooter.module-DJ5zh4gk.js +0 -10
- package/chunks/ModalWindow.module-CBYym922.js +0 -17
- package/chunks/Notification.module-DxdRS8Y5.js +0 -20
- package/chunks/Overlay.module-BNFZ_rbt.js +0 -18
- package/chunks/Page.module-C50cd0OD.js +0 -11
- package/chunks/RightBorderArrow-BDD4mS5-.js +0 -146
- package/chunks/SMSField.module-C20gqTPw.js +0 -16
- package/chunks/SliderExtendedMarks.module-CsyPT1yp.js +0 -15
- package/chunks/SliderExtendedRail-D5G6Gddu.js +0 -40
- package/chunks/StatusTracker.module-Dn-2MvTp.js +0 -24
- package/chunks/TableFooter.module-CVe7H3F5.js +0 -14
- package/chunks/TabsExtended.module-DAVeemgZ.js +0 -16
- package/chunks/TabsLine.module-DpFaqhk4.js +0 -21
- package/chunks/TooltipDesktop.module-OpglHVA8.js +0 -19
- package/chunks/TreeView.module-D0XjOCzq.js +0 -9
- package/chunks/utils-D0TxmRz_.js +0 -28
- package/components/Stepper/RightBorderArrow.js +0 -7
- package/components/Stepper/StepperWrapper.js +0 -12
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { jsxs as p, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { useContext as d, useEffect as _ } from "react";
|
|
3
|
+
import { CaretdownStrokeSrvIcon16 as i } from "@sberbusiness/icons-next";
|
|
4
|
+
import { ButtonIcon as m } from "../components/Button/ButtonIcon.js";
|
|
5
|
+
import { AlertProcessContext as x } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
|
+
import { c as s } from "./vendor-DudMBGKr.js";
|
|
7
|
+
const y = "alertProcess__d3d34c7c", f = "md__05385e68", u = "lg__c1f3e743", T = "withSpoiler__ff1ef506", B = "themeIcon__e407c4d3", C = "alertTypeError__074c4f46", S = "alertTypeInfo__c80d80c3", h = "alertTypeWarning__03e5ae22", I = "alertTypeSystem__84245507", P = "alertTypeFeature__778ad721", g = "alertProcessContentBlock__21281890", b = "expandableContent__4b829c59", k = "expanded__63ec1e7c", v = "closeButton__003ff6ab", w = "expandButton__090aeb95", e = {
|
|
8
|
+
alertProcess: y,
|
|
9
|
+
md: f,
|
|
10
|
+
lg: u,
|
|
11
|
+
withSpoiler: T,
|
|
12
|
+
themeIcon: B,
|
|
13
|
+
alertTypeError: C,
|
|
14
|
+
alertTypeInfo: S,
|
|
15
|
+
alertTypeWarning: h,
|
|
16
|
+
alertTypeSystem: I,
|
|
17
|
+
alertTypeFeature: P,
|
|
18
|
+
alertProcessContentBlock: g,
|
|
19
|
+
expandableContent: b,
|
|
20
|
+
expanded: k,
|
|
21
|
+
closeButton: v,
|
|
22
|
+
expandButton: w
|
|
23
|
+
}, A = ({ children: a, open: o, onOpen: r, ...c }) => {
|
|
24
|
+
const { setHasSpoiler: n } = d(x);
|
|
25
|
+
_(() => (n(!0), () => {
|
|
26
|
+
n(!1);
|
|
27
|
+
}), [n]);
|
|
28
|
+
const l = () => {
|
|
29
|
+
r == null || r(!o);
|
|
30
|
+
};
|
|
31
|
+
return /* @__PURE__ */ p("div", { className: e.spoiler, children: [
|
|
32
|
+
/* @__PURE__ */ t("div", { className: s(e.expandableContent, { [e.expanded]: o }), ...c, children: a }),
|
|
33
|
+
/* @__PURE__ */ t("div", { className: s(e.expandButton, { [e.expanded]: o }), children: /* @__PURE__ */ t(m, { onClick: l, children: /* @__PURE__ */ t(i, { paletteIndex: 5 }) }) })
|
|
34
|
+
] });
|
|
35
|
+
};
|
|
36
|
+
A.displayName = "AlertProcessSpoiler";
|
|
37
|
+
export {
|
|
38
|
+
A,
|
|
39
|
+
e as s
|
|
40
|
+
};
|
|
41
|
+
//# sourceMappingURL=AlertProcessSpoiler-kutiygyc.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as f } from "react/jsx-runtime";
|
|
2
2
|
import { c as V } from "./vendor-DudMBGKr.js";
|
|
3
3
|
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
4
4
|
import { ECalendarDateMarkType as r } from "../components/Calendar/enums.js";
|
|
5
5
|
import { CalendarViewContext as x } from "../components/Calendar/CalendarViewContext.js";
|
|
6
6
|
import { isKey as w } from "../utils/keyboard.js";
|
|
7
|
-
const A = "
|
|
7
|
+
const A = "calendarViewDays__6a616166", E = "calendarViewMonths__cc241f8c", L = "calendarViewYears__ba68eeb8", R = "calendarViewDaysHeader__5fc21656", v = "calendarViewDaysBody__14ae540d", H = "calendarViewItem__8090ed5a", B = "current__73489d12", S = "disabled__d6bd2511", j = "calendarViewItemLabel__ff215221", O = "selected__3e753820", P = "basicMark__c8109b18", g = "standardMark__0389dd61", q = "attentionMark__34fc0c85", z = "criticalMark__95a8fbca", G = "muted__f00a79cc", J = "marked__f1496333", Q = "unitDay__dd9b2ba4", U = "unitMonth__7de287b6", W = "unitYear__7c71a3f5", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -38,11 +38,11 @@ const A = "calendarViewDays__3e3290f5", E = "calendarViewMonths__4f0a1668", L =
|
|
|
38
38
|
className: y,
|
|
39
39
|
date: o,
|
|
40
40
|
unit: b,
|
|
41
|
-
tabbable:
|
|
41
|
+
tabbable: c,
|
|
42
42
|
active: l,
|
|
43
43
|
disabled: _,
|
|
44
44
|
muted: I,
|
|
45
|
-
markType:
|
|
45
|
+
markType: n,
|
|
46
46
|
onFocus: d,
|
|
47
47
|
onBlur: s,
|
|
48
48
|
onKeyDown: i,
|
|
@@ -52,28 +52,28 @@ const A = "calendarViewDays__3e3290f5", E = "calendarViewMonths__4f0a1668", L =
|
|
|
52
52
|
const { viewItemFocusedRef: t } = N(x), u = T(null);
|
|
53
53
|
Y(() => {
|
|
54
54
|
var e;
|
|
55
|
-
|
|
56
|
-
}, [
|
|
55
|
+
c && t.current && ((e = u.current) == null || e.focus());
|
|
56
|
+
}, [c, t]);
|
|
57
57
|
const D = (e) => {
|
|
58
58
|
t.current = !0, d == null || d(e);
|
|
59
59
|
}, h = (e) => {
|
|
60
60
|
t.current = !1, s == null || s(e);
|
|
61
61
|
}, p = (e) => {
|
|
62
|
-
const
|
|
63
|
-
(w(
|
|
62
|
+
const M = e.code || e.keyCode;
|
|
63
|
+
(w(M, "ENTER") || w(M, "SPACE")) && (e.preventDefault(), m(o)), i == null || i(e);
|
|
64
64
|
};
|
|
65
|
-
return /* @__PURE__ */
|
|
65
|
+
return /* @__PURE__ */ f(
|
|
66
66
|
"td",
|
|
67
67
|
{
|
|
68
68
|
className: V(a.calendarViewItem, { [a.disabled]: _ }, y),
|
|
69
|
-
tabIndex:
|
|
69
|
+
tabIndex: c ? 0 : -1,
|
|
70
70
|
"aria-selected": l ? !0 : void 0,
|
|
71
71
|
onFocus: D,
|
|
72
72
|
onBlur: h,
|
|
73
73
|
onKeyDown: p,
|
|
74
74
|
...C,
|
|
75
75
|
ref: u,
|
|
76
|
-
children: /* @__PURE__ */
|
|
76
|
+
children: /* @__PURE__ */ f(
|
|
77
77
|
"div",
|
|
78
78
|
{
|
|
79
79
|
className: V(
|
|
@@ -81,11 +81,11 @@ const A = "calendarViewDays__3e3290f5", E = "calendarViewMonths__4f0a1668", L =
|
|
|
81
81
|
Z[b],
|
|
82
82
|
{
|
|
83
83
|
[a.disabled]: _,
|
|
84
|
-
[a.marked]:
|
|
84
|
+
[a.marked]: n !== void 0,
|
|
85
85
|
[a.muted]: !!I,
|
|
86
86
|
[a.selected]: l
|
|
87
87
|
},
|
|
88
|
-
|
|
88
|
+
n !== void 0 ? X[n] : void 0
|
|
89
89
|
),
|
|
90
90
|
onClick: () => m(o),
|
|
91
91
|
children: k
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
ra as C,
|
|
99
99
|
a as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-5MWTfOXg.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const n = "card__6ef16353", d = "roundingMD__570f4485", a = "roundingSM__b46b8d89", c = "general__61306478", o = "secondary__8d29c9f5", e = "cardMedia__126c4f5d", r = "cardContent__fc8898a1", t = "paddingMD__90478ceb", _ = "paddingSM__bfb1869a", s = "cardContentHeader__7a5b49f1", g = "cardContentFooter__74beed0c", i = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: c,
|
|
6
|
+
secondary: o,
|
|
7
|
+
cardMedia: e,
|
|
8
|
+
cardContent: r,
|
|
9
|
+
paddingMD: t,
|
|
10
|
+
paddingSM: _,
|
|
11
|
+
cardContentHeader: s,
|
|
12
|
+
cardContentFooter: g
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
i as c
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=Card.module-BdHlvmcC.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__bd7b28b5", c = "checkboxTreeExtendedNode__3e8949d2", o = "sm__9b76a7b9", b = "md__6994e6e5", d = "lg__125bb818", x = "checkboxTreeExtendedNodeHeader__a65b2f07", r = "checkboxTreeCheckboxLabel__f2ebbff0", t = "caretIconWrapper__9100f5fc", n = "checkboxTreeCheckbox__cc544999", h = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
sm: o,
|
|
5
|
+
md: b,
|
|
6
|
+
lg: d,
|
|
7
|
+
checkboxTreeExtendedNodeHeader: x,
|
|
8
|
+
checkboxTreeCheckboxLabel: r,
|
|
9
|
+
caretIconWrapper: t,
|
|
10
|
+
checkboxTreeCheckbox: n
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
h as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-CtU7nxR-.js.map
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { jsxs as x, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import b, { useCallback as u } from "react";
|
|
3
|
+
import { c as I } from "./vendor-DudMBGKr.js";
|
|
4
|
+
import { EComponentSize as P } from "../enums/EComponentSize.js";
|
|
5
|
+
import { createSizeToClassNameMap as C } from "../utils/classNameMaps.js";
|
|
6
|
+
import { isKey as N } from "../utils/keyboard.js";
|
|
7
|
+
import { Badge as w } from "../components/Badge/Badge.js";
|
|
8
|
+
import { IconWrapper as r } from "../components/IconWrapper/IconWrapper.js";
|
|
9
|
+
const B = "chipGroupItem__a782104e", g = "chip__f45aec92", G = "lg__b6e3d963", M = "prefix__ef3b22e9", S = "postfix__9b02dc3b", j = "notificationIcon__e49c1954", y = "md__75588fe1", z = "sm__d85efae6", E = "disabled__80244271", R = "selected__d0fbe54b", T = "withPrefix__773b6730", k = "withPostfix__52d4b4d9", A = "content__b918e08e", e = {
|
|
10
|
+
chipGroupItem: B,
|
|
11
|
+
chip: g,
|
|
12
|
+
lg: G,
|
|
13
|
+
prefix: M,
|
|
14
|
+
postfix: S,
|
|
15
|
+
notificationIcon: j,
|
|
16
|
+
md: y,
|
|
17
|
+
sm: z,
|
|
18
|
+
disabled: E,
|
|
19
|
+
selected: R,
|
|
20
|
+
withPrefix: T,
|
|
21
|
+
withPostfix: k,
|
|
22
|
+
content: A
|
|
23
|
+
}, W = C(e), q = b.forwardRef(
|
|
24
|
+
({
|
|
25
|
+
children: f,
|
|
26
|
+
className: p,
|
|
27
|
+
disabled: t,
|
|
28
|
+
postfix: s,
|
|
29
|
+
prefix: c,
|
|
30
|
+
selected: l,
|
|
31
|
+
showNotificationIcon: m,
|
|
32
|
+
size: a = P.MD,
|
|
33
|
+
onKeyDown: o,
|
|
34
|
+
...d
|
|
35
|
+
}, _) => {
|
|
36
|
+
const h = u(
|
|
37
|
+
(n) => {
|
|
38
|
+
N(n.code, "SPACE") && n.preventDefault(), o == null || o(n);
|
|
39
|
+
},
|
|
40
|
+
[o]
|
|
41
|
+
);
|
|
42
|
+
return /* @__PURE__ */ x(
|
|
43
|
+
"span",
|
|
44
|
+
{
|
|
45
|
+
className: I(
|
|
46
|
+
e.chip,
|
|
47
|
+
e.chipGroupItem,
|
|
48
|
+
W[a],
|
|
49
|
+
{
|
|
50
|
+
[e.disabled]: !!t,
|
|
51
|
+
[e.selected]: !!l,
|
|
52
|
+
[e.withPostfix]: typeof s < "u",
|
|
53
|
+
[e.withPrefix]: typeof c < "u"
|
|
54
|
+
},
|
|
55
|
+
p
|
|
56
|
+
),
|
|
57
|
+
role: "button",
|
|
58
|
+
tabIndex: t ? -1 : 0,
|
|
59
|
+
onKeyDown: h,
|
|
60
|
+
...d,
|
|
61
|
+
ref: _,
|
|
62
|
+
children: [
|
|
63
|
+
c ? /* @__PURE__ */ i(r, { className: e.prefix, disabled: !!t, children: c }) : null,
|
|
64
|
+
/* @__PURE__ */ i("span", { className: e.content, children: f }),
|
|
65
|
+
s ? /* @__PURE__ */ i(r, { className: e.postfix, disabled: !!t, children: s }) : null,
|
|
66
|
+
m && /* @__PURE__ */ i(w.Dot, { size: a, className: e.notificationIcon })
|
|
67
|
+
]
|
|
68
|
+
}
|
|
69
|
+
);
|
|
70
|
+
}
|
|
71
|
+
);
|
|
72
|
+
q.displayName = "Chip";
|
|
73
|
+
export {
|
|
74
|
+
q as C,
|
|
75
|
+
e as s
|
|
76
|
+
};
|
|
77
|
+
//# sourceMappingURL=Chip-BOBB8hDQ.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__9fadd2a8", o = "isInLightBox__ee7b01c5", i = "isInSideOverlaySM__ca16206c", t = "isInSideOverlayMD__3af58475", e = "isInSideOverlayLG__ca379ba8", c = "confirmCloseButton__9366fe5f", s = "confirmContent__5d9eca84", r = "confirmControls__cbc2fda8", a = "confirmContentTitle__a6a0d376", f = {
|
|
2
|
+
confirm: n,
|
|
3
|
+
isInLightBox: o,
|
|
4
|
+
isInSideOverlaySM: i,
|
|
5
|
+
isInSideOverlayMD: t,
|
|
6
|
+
isInSideOverlayLG: e,
|
|
7
|
+
confirmCloseButton: c,
|
|
8
|
+
confirmContent: s,
|
|
9
|
+
confirmControls: r,
|
|
10
|
+
confirmContentTitle: a
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
f as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-DX-8Qawd.js.map
|
|
@@ -4,19 +4,19 @@ import { c as v } from "./vendor-DudMBGKr.js";
|
|
|
4
4
|
import { EComponentSize as l } from "../enums/EComponentSize.js";
|
|
5
5
|
import { EVENT_KEY_CODES as p } from "../utils/keyboard.js";
|
|
6
6
|
import { Badge as y } from "../components/Badge/Badge.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "dropdownDesktopList__ded80650", g = "notificationIcon__83f80940", x = "sm__25dcc2e1", C = "dropdownDesktopListItem__0971838c", O = "dropdownDesktopListLoader__f610fe11", R = "md__edbdf881", T = "lg__79f8f57a", K = "active__54ce43d8", b = "selected__b660d499", s = {
|
|
8
8
|
dropdownDesktopList: N,
|
|
9
9
|
notificationIcon: g,
|
|
10
|
-
sm:
|
|
11
|
-
dropdownDesktopListItem:
|
|
12
|
-
dropdownDesktopListLoader:
|
|
13
|
-
md:
|
|
14
|
-
lg:
|
|
15
|
-
active:
|
|
16
|
-
selected:
|
|
10
|
+
sm: x,
|
|
11
|
+
dropdownDesktopListItem: C,
|
|
12
|
+
dropdownDesktopListLoader: O,
|
|
13
|
+
md: R,
|
|
14
|
+
lg: T,
|
|
15
|
+
active: K,
|
|
16
|
+
selected: b
|
|
17
17
|
}, j = [p.SPACE, p.ENTER], A = I.forwardRef(
|
|
18
18
|
({
|
|
19
|
-
active:
|
|
19
|
+
active: e,
|
|
20
20
|
keyCodesForSelection: m = j,
|
|
21
21
|
children: d,
|
|
22
22
|
className: c,
|
|
@@ -33,14 +33,14 @@ const N = "dropdownDesktopList__40edde2b", g = "notificationIcon__bc16449d", b =
|
|
|
33
33
|
}, L = (t) => {
|
|
34
34
|
o == null || o(), n == null || n(t);
|
|
35
35
|
};
|
|
36
|
-
return u(() => (
|
|
36
|
+
return u(() => (e ? document.addEventListener("keydown", i) : document.removeEventListener("keydown", i), () => {
|
|
37
37
|
document.removeEventListener("keydown", i);
|
|
38
|
-
}), [
|
|
38
|
+
}), [e]), /* @__PURE__ */ E(
|
|
39
39
|
"div",
|
|
40
40
|
{
|
|
41
41
|
className: v(
|
|
42
|
-
|
|
43
|
-
{ [
|
|
42
|
+
s.dropdownDesktopListItem,
|
|
43
|
+
{ [s.active]: !!e, [s.selected]: !!r },
|
|
44
44
|
c
|
|
45
45
|
),
|
|
46
46
|
title: typeof d == "string" ? d : void 0,
|
|
@@ -51,7 +51,7 @@ const N = "dropdownDesktopList__40edde2b", g = "notificationIcon__bc16449d", b =
|
|
|
51
51
|
ref: D,
|
|
52
52
|
children: [
|
|
53
53
|
d,
|
|
54
|
-
a && /* @__PURE__ */ k(y.Dot, { size: _, className:
|
|
54
|
+
a && /* @__PURE__ */ k(y.Dot, { size: _, className: s.notificationIcon })
|
|
55
55
|
]
|
|
56
56
|
}
|
|
57
57
|
);
|
|
@@ -60,6 +60,6 @@ const N = "dropdownDesktopList__40edde2b", g = "notificationIcon__bc16449d", b =
|
|
|
60
60
|
A.displayName = "DropdownListItem";
|
|
61
61
|
export {
|
|
62
62
|
A as D,
|
|
63
|
-
|
|
63
|
+
s
|
|
64
64
|
};
|
|
65
|
-
//# sourceMappingURL=DropdownListItem-
|
|
65
|
+
//# sourceMappingURL=DropdownListItem-kVq_Shxy.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__d40980e3", d = "dropdownMobileBackdrop__5bb5ce70", e = "closing__32d5e896", n = "opening__545c463a", r = "opened__61641cd5", t = "dropdownMobile__993e9517", i = "dropdownMobileHeader__98cfdafc", p = "dropdownMobileHeaderContent__a391cd37", l = "dropdownMobileContent__18884d74", c = "dropdownMobileFooter__38b0059d", b = "dropdownMobileListItem__de40a853", s = "selected__b660d499", w = "dropdownMobileBodyOverflow__f49c608a", _ = "controlButtons__70dcb2e3", M = "dropdownMobileLoader__1bb3c9a4", a = "dropdownMobileListLoader__17fa99d7", L = "notificationIcon__83f80940", f = {
|
|
2
|
+
dropdownMobileWrapper: o,
|
|
3
|
+
dropdownMobileBackdrop: d,
|
|
4
|
+
closing: e,
|
|
5
|
+
opening: n,
|
|
6
|
+
opened: r,
|
|
7
|
+
dropdownMobile: t,
|
|
8
|
+
dropdownMobileHeader: i,
|
|
9
|
+
dropdownMobileHeaderContent: p,
|
|
10
|
+
dropdownMobileContent: l,
|
|
11
|
+
dropdownMobileFooter: c,
|
|
12
|
+
dropdownMobileListItem: b,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileBodyOverflow: w,
|
|
15
|
+
controlButtons: _,
|
|
16
|
+
dropdownMobileLoader: M,
|
|
17
|
+
dropdownMobileListLoader: a,
|
|
18
|
+
notificationIcon: L
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
f as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-DxT1Mh6q.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__5991d490", t = "footerDescriptionContent__d620a67d", e = "footerDescriptionControls__13a34926", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-DBFjyD0W.js.map
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import C, { useContext as D, useMemo as L, useCallback as a, useLayoutEffect as
|
|
1
|
+
import { jsx as b } from "react/jsx-runtime";
|
|
2
|
+
import C, { useContext as D, useMemo as L, useCallback as a, useLayoutEffect as f } from "react";
|
|
3
3
|
import { u as R, c as W } from "./vendor-DudMBGKr.js";
|
|
4
4
|
import { FormFieldContext as j } from "../components/FormField/FormFieldContext.js";
|
|
5
5
|
import { EFormFieldStatus as q } from "../components/FormField/enums.js";
|
|
6
6
|
import { createSizeToClassNameMap as w } from "../utils/classNameMaps.js";
|
|
7
7
|
import { isFilled as G } from "../components/FormField/components/utils.js";
|
|
8
|
-
const H = "
|
|
8
|
+
const H = "formFieldInput__8a952725", J = "sm__9288c063", K = "md__a459d881", O = "lg__08238f19", T = {
|
|
9
9
|
formFieldInput: H,
|
|
10
10
|
sm: J,
|
|
11
11
|
md: K,
|
|
12
12
|
lg: O
|
|
13
13
|
}, Q = w(T), S = C.forwardRef(
|
|
14
14
|
({
|
|
15
|
-
id:
|
|
16
|
-
className:
|
|
15
|
+
id: d,
|
|
16
|
+
className: g,
|
|
17
17
|
value: e,
|
|
18
18
|
defaultValue: p,
|
|
19
19
|
onFocus: l,
|
|
@@ -21,54 +21,54 @@ const H = "formFieldInput__f161ae16", J = "sm__f589f97d", K = "md__6b4d80bd", O
|
|
|
21
21
|
onAnimationStart: r,
|
|
22
22
|
onChange: i,
|
|
23
23
|
render: F,
|
|
24
|
-
...
|
|
24
|
+
...h
|
|
25
25
|
}, n) => {
|
|
26
|
-
const { status:
|
|
26
|
+
const { status: x, setFocused: o, setTargetId: _, setFilled: c, size: I } = D(j), u = L(() => d === void 0 ? R("input_") : d, [d]), y = W(T.formFieldInput, Q[I], g), t = a(
|
|
27
27
|
(s) => {
|
|
28
|
-
|
|
28
|
+
c(G(s));
|
|
29
29
|
},
|
|
30
|
-
[
|
|
30
|
+
[c]
|
|
31
31
|
);
|
|
32
|
-
|
|
33
|
-
_(
|
|
34
|
-
}, [
|
|
32
|
+
f(() => {
|
|
33
|
+
_(u);
|
|
34
|
+
}, [u, _]), f(() => {
|
|
35
35
|
t(e ?? p);
|
|
36
|
-
}, []),
|
|
36
|
+
}, []), f(() => {
|
|
37
37
|
e !== void 0 && t(e);
|
|
38
38
|
}, [e, t]);
|
|
39
|
-
const
|
|
39
|
+
const k = a(
|
|
40
40
|
(s) => {
|
|
41
41
|
t(s.currentTarget.value), o(!0), l == null || l(s);
|
|
42
42
|
},
|
|
43
43
|
[o, t, l]
|
|
44
|
-
),
|
|
44
|
+
), z = a(
|
|
45
45
|
(s) => {
|
|
46
46
|
t(s.currentTarget.value), o(!1), m == null || m(s);
|
|
47
47
|
},
|
|
48
48
|
[o, t, m]
|
|
49
|
-
),
|
|
49
|
+
), E = a(
|
|
50
50
|
(s) => {
|
|
51
|
-
s.animationName.startsWith("autofill-applied-hook") ?
|
|
51
|
+
s.animationName.startsWith("autofill-applied-hook") ? c(!0) : s.animationName.startsWith("autofill-cancelled-hook") && t(s.currentTarget.value), r == null || r(s);
|
|
52
52
|
},
|
|
53
|
-
[
|
|
54
|
-
),
|
|
53
|
+
[c, t, r]
|
|
54
|
+
), M = a(
|
|
55
55
|
(s) => {
|
|
56
56
|
t(s.currentTarget.value), i == null || i(s);
|
|
57
57
|
},
|
|
58
58
|
[t, i]
|
|
59
59
|
), N = {
|
|
60
|
-
...
|
|
61
|
-
id:
|
|
62
|
-
className:
|
|
60
|
+
...h,
|
|
61
|
+
id: u,
|
|
62
|
+
className: y,
|
|
63
63
|
value: e,
|
|
64
64
|
defaultValue: p,
|
|
65
|
-
disabled:
|
|
66
|
-
onFocus:
|
|
67
|
-
onBlur:
|
|
68
|
-
onAnimationStart:
|
|
69
|
-
onChange:
|
|
65
|
+
disabled: x === q.DISABLED,
|
|
66
|
+
onFocus: k,
|
|
67
|
+
onBlur: z,
|
|
68
|
+
onAnimationStart: E,
|
|
69
|
+
onChange: M
|
|
70
70
|
};
|
|
71
|
-
return F ? F({ ...N, size: I }, n) : /* @__PURE__ */
|
|
71
|
+
return F ? F({ ...N, size: I }, n) : /* @__PURE__ */ b("input", { ...N, ref: n });
|
|
72
72
|
}
|
|
73
73
|
);
|
|
74
74
|
S.displayName = "FormFieldInput";
|
|
@@ -76,4 +76,4 @@ export {
|
|
|
76
76
|
S as F,
|
|
77
77
|
T as s
|
|
78
78
|
};
|
|
79
|
-
//# sourceMappingURL=FormFieldInput-
|
|
79
|
+
//# sourceMappingURL=FormFieldInput-DB9UpgIs.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__93b0b829", a = "headerLayoutSidebarContent__4f67e65b", r = "headerLayoutSidebarSidebar__a4f6f7a8", d = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: r
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
d as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-BIMH5ZRB.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__3d222996", t = "headerTitleControls__ae45ab5b", l = "headerTitleContent__1eef99ca", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__01b293ae", t = "headerTitleControls__0cb127ec", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-Ckh2V8ux.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__b88f760d", t = "island__4a1401d5", c = "item__c1800de9", o = "disabled__867c9b81", s = "sm__5364ce3a", _ = "md__f818dc51", d = "lg__ff2ed08e", n = "header__b3b5a949", a = "type1__c369f603", r = "opened__22495fdb", p = "type2__ce4fcb60", i = "type3__ba8091ef", b = "footer__0d720c87", l = "body__447b9c10", y = "caretWrapper__958d8c7c", m = "caretIcon__e5d1921b", f = "title__90e773d4", g = "remove__2c713e33", h = "step__18e66b2b", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: c,
|
|
5
|
+
disabled: o,
|
|
6
|
+
sm: s,
|
|
7
|
+
md: _,
|
|
8
|
+
lg: d,
|
|
9
|
+
header: n,
|
|
10
|
+
type1: a,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: b,
|
|
15
|
+
body: l,
|
|
16
|
+
caretWrapper: y,
|
|
17
|
+
caretIcon: m,
|
|
18
|
+
title: f,
|
|
19
|
+
remove: g,
|
|
20
|
+
step: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-BI69hCoR.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__1984b3fb", o = "islandWidgetFooterContent__6fe91d64", e = "islandWidgetFooterControls__b58d337f", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-BUJQAvCe.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__cf5f1a31", t = "islandWidgetHeaderContent__4a6628ab", a = "islandWidgetHeaderDescription__6c44973d", n = "caretWrapper__4ab01fdc", d = "caretIcon__769001d5", r = "open__b6f0ef53", i = {
|
|
2
|
+
islandWidgetHeader: e,
|
|
3
|
+
islandWidgetHeaderContent: t,
|
|
4
|
+
islandWidgetHeaderDescription: a,
|
|
5
|
+
caretWrapper: n,
|
|
6
|
+
caretIcon: d,
|
|
7
|
+
open: r
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
i as s
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=IslandWidgetHeader.module-DqTmcCwj.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as n, jsxs as _ } from "react/jsx-runtime";
|
|
2
|
-
import { useState as y, useRef as v, useCallback as
|
|
2
|
+
import { useState as y, useRef as v, useCallback as m, useLayoutEffect as b, useEffect as C } from "react";
|
|
3
3
|
import { WindowResizeListener as O } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
4
4
|
import { h as S, c as T } from "./vendor-DudMBGKr.js";
|
|
5
5
|
import { LoaderScreen as R } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
-
const L = "
|
|
6
|
+
const L = "lightBox__b8978105", z = "sm__88f22a3d", A = "md__2c147acf", W = "lg__08fcc347", N = "xl__8df7b944", E = "lightBoxBackdrop__cc8f8c0d", k = "lightBoxSideOverlayActive__8b5e19a4", w = "lightBoxTopOverlayActive__f2262fda", H = "lightBoxContent__7e683a79", q = "loadingContentOverlay__f8827aff", j = "lightBoxContentResizeWrapper__7743c297", D = "tempElSafariBug__dfedc7ab", M = "bodyOverflowHidden__eb416f06", i = {
|
|
7
7
|
lightBox: L,
|
|
8
8
|
sm: z,
|
|
9
9
|
md: A,
|
|
@@ -20,19 +20,19 @@ const L = "lightBox__a6cdfd94", z = "sm__97e4619c", A = "md__dee0d76c", W = "lg_
|
|
|
20
20
|
bodyOverflowHidden: M,
|
|
21
21
|
"global-LB-less-or-equal-media-point-0": "global-LB-less-or-equal-media-point-0",
|
|
22
22
|
"global-LB-more-media-point-0": "global-LB-more-media-point-0"
|
|
23
|
-
}, I = (
|
|
24
|
-
const { children:
|
|
23
|
+
}, I = (p) => {
|
|
24
|
+
const { children: a, className: r, isLoading: s, loadingTitle: c, ...h } = p, [d, u] = y(0), e = v(null), o = m(() => {
|
|
25
25
|
let l = 0;
|
|
26
26
|
const g = document.querySelector('[data-lightbox-component="controls"]');
|
|
27
|
-
g && (l += g.offsetHeight), u((
|
|
28
|
-
}, []), t =
|
|
27
|
+
g && (l += g.offsetHeight), u((f) => Math.abs(f - l) > 1 ? l : f);
|
|
28
|
+
}, []), t = m(() => {
|
|
29
29
|
e.current && clearTimeout(e.current), e.current = setTimeout(o, 100);
|
|
30
30
|
}, [o]);
|
|
31
31
|
b(() => (o(), () => {
|
|
32
32
|
e.current && clearTimeout(e.current);
|
|
33
33
|
}), []), C(() => {
|
|
34
34
|
t();
|
|
35
|
-
}, [
|
|
35
|
+
}, [a, r, s, c, t]);
|
|
36
36
|
const { ref: B } = S({
|
|
37
37
|
handleWidth: !0,
|
|
38
38
|
onResize: t,
|
|
@@ -44,11 +44,11 @@ const L = "lightBox__a6cdfd94", z = "sm__97e4619c", A = "md__dee0d76c", W = "lg_
|
|
|
44
44
|
return /* @__PURE__ */ n(O, { onResize: t, children: /* @__PURE__ */ _(
|
|
45
45
|
"div",
|
|
46
46
|
{
|
|
47
|
-
className: T(
|
|
47
|
+
className: T(r, i.lightBoxContent),
|
|
48
48
|
style: d ? x : void 0,
|
|
49
|
-
...
|
|
49
|
+
...h,
|
|
50
50
|
children: [
|
|
51
|
-
|
|
51
|
+
a,
|
|
52
52
|
s && /* @__PURE__ */ n(R, { className: i.loadingContentOverlay, type: "middle", children: c }),
|
|
53
53
|
/* @__PURE__ */ n("div", { className: i.lightBoxContentResizeWrapper, ref: B })
|
|
54
54
|
]
|
|
@@ -60,4 +60,4 @@ export {
|
|
|
60
60
|
I as L,
|
|
61
61
|
i as s
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=LightBoxContent-
|
|
63
|
+
//# sourceMappingURL=LightBoxContent-CK07PlB9.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__68ad4579", o = "withKeyboardEvent__8ad4b9c3", l = "withoutKeyboardEvent__a5771f91", e = "lightBoxPrev__75111d13", i = "lightBoxNext__ab39cdf7", n = "lightBoxControlsDesktop__e0101264", x = "lightBoxControlsMobile__c53d043b", h = "lightBoxClose__0d48f6bb", s = "lightBoxPrevButton__32c058f4", B = "lightBoxNextButton__b1aa33d7", g = {
|
|
2
|
+
lightBoxControls: t,
|
|
3
|
+
withKeyboardEvent: o,
|
|
4
|
+
withoutKeyboardEvent: l,
|
|
5
|
+
lightBoxPrev: e,
|
|
6
|
+
lightBoxNext: i,
|
|
7
|
+
lightBoxControlsDesktop: n,
|
|
8
|
+
lightBoxControlsMobile: x,
|
|
9
|
+
lightBoxClose: h,
|
|
10
|
+
lightBoxPrevButton: s,
|
|
11
|
+
lightBoxNextButton: B
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
g as s
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=LightBoxControls.module-DR9tmKz6.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktopContainer__85b53257", o = "lightBoxSideOverlayCloseDesktop__4d38383b", l = "lightBoxSideOverlayCloseMobile__3a500164", i = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktopContainer: e,
|
|
3
|
+
lightBoxSideOverlayCloseDesktop: o,
|
|
4
|
+
lightBoxSideOverlayCloseMobile: l
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
i as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-BiFhnV3i.js.map
|