@sberbusiness/triplex-next 0.25.0 → 0.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-DF_eSZ-p.js → AlertProcessSpoiler-CyQjNK-A.js} +10 -10
- package/chunks/{CalendarViewItem-CQErGrhc.js → CalendarViewItem-DRBt_s0Q.js} +19 -19
- package/chunks/Card.module-D8T8SSWF.js +17 -0
- package/chunks/CheckboxTreeExtended.module-BQD7DKNP.js +15 -0
- package/chunks/Chip-BWrXp8b3.js +77 -0
- package/chunks/Confirm.module-D5UicEEs.js +15 -0
- package/chunks/{DropdownListItem-wT8cLRdZ.js → DropdownListItem-BflrX8i-.js} +18 -18
- package/chunks/DropdownMobile.module-3D5LlZCS.js +23 -0
- package/chunks/Footer.module-BfB70vm7.js +9 -0
- package/chunks/FormFieldInput-q8qt9K5c.js +79 -0
- package/chunks/HeaderLayoutSidebar.module-DP3SxiTp.js +9 -0
- package/chunks/HeaderTabs.module-Cx-Ctxui.js +9 -0
- package/chunks/{HeaderTitle.module-SmVWml2y.js → HeaderTitle.module-Y10Bm5lm.js} +2 -2
- package/chunks/IslandAccordion.module-CVxFZsLG.js +25 -0
- package/chunks/IslandWidgetFooter.module-VlqE7l7C.js +9 -0
- package/chunks/IslandWidgetHeader.module-DwIaQr1_.js +12 -0
- package/chunks/{LightBoxContent-DlDaCKV4.js → LightBoxContent-DHs-Qjcp.js} +12 -12
- package/chunks/LightBoxControls.module-D1KjqwKb.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-DPT31Rzn.js +9 -0
- package/chunks/{ListItemControlsButton-UKjqQcv7.js → ListItemControlsButton-pIOQbY1R.js} +15 -15
- package/chunks/ListItemTail.module-Cu4UoxMF.js +12 -0
- package/chunks/ListMasterFooter.module-wznlsgml.js +10 -0
- package/chunks/ModalWindow.module-BrOAz5Ut.js +17 -0
- package/chunks/Notification.module-CyBTQm0m.js +20 -0
- package/chunks/Overlay.module-hR6GT0XD.js +18 -0
- package/chunks/Page.module-DydaWXa2.js +11 -0
- package/chunks/SMSField.module-DoBN7Aba.js +16 -0
- package/chunks/SliderExtendedMarks.module-DZXE3Uju.js +15 -0
- package/chunks/{SliderExtendedRail-jfLPbgEp.js → SliderExtendedRail-ylfekLwv.js} +11 -11
- package/chunks/StatusTracker.module-D8_bnGs2.js +24 -0
- package/chunks/StepperStepArrowBorder-DJAqKqGz.js +101 -0
- package/chunks/{SuggestFieldMobileDropdownHint-CCyHjS-V.js → SuggestFieldMobileDropdownHint-DC3vUbne.js} +2 -2
- package/chunks/TableFooter.module-BG7ShSJ1.js +14 -0
- package/chunks/TabsExtended.module-D60HGy0o.js +16 -0
- package/chunks/TabsLine.module-BfBp0UOt.js +21 -0
- package/chunks/TooltipDesktop.module-BrcbbP-s.js +19 -0
- package/chunks/TreeView.module-lKZg_HMx.js +9 -0
- package/chunks/{UploadZoneInput-DYiPRAAI.js → UploadZoneInput-xOoub0aL.js} +7 -7
- package/chunks/{constants-Ctks52i0.js → constants-CoLWcWYQ.js} +12 -12
- package/chunks/utils-BXp6zjzV.js +28 -0
- package/chunks/utils-CfCPvNY4.js +73 -0
- package/chunks/{utils-C6a9XDaC.js → utils-D_H8vO74.js} +4 -4
- package/chunks/utils-PKY322-t.js +24 -0
- package/components/Alert/AlertContext/AlertContext.js +21 -21
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +7 -7
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +4 -4
- package/components/Badge/Badge.js +14 -14
- package/components/Badge/BadgeDot.js +6 -6
- package/components/Badge/components/BadgeContent.js +14 -14
- package/components/Badge/components/BadgePostfix.js +4 -4
- package/components/Badge/components/BadgePrefix.js +4 -4
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +18 -18
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +4 -4
- package/components/Button/ButtonIcon.js +8 -8
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +13 -13
- package/components/Calendar/components/CalendarFooter.js +4 -4
- 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 +8 -8
- 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 +1 -1
- package/components/Checkbox/Checkbox.js +8 -8
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- package/components/Checkbox/CheckboxYGroup.js +5 -5
- 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 +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +4 -4
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +8 -8
- 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 +21 -21
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +23 -22
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +73 -63
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +8 -8
- package/components/Col/Col.js +136 -136
- package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
- 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 +38 -37
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +11 -11
- package/components/DateRange/DateRange.js +15 -15
- 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 +10 -10
- package/components/Dropdown/desktop/DropdownDesktop.js +27 -27
- 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 +1 -1
- 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 +1 -1
- package/components/Ellipsis/Ellipsis.js +2 -2
- package/components/EmptyView/EmptyView.js +19 -19
- package/components/ExpandAnimation/ExpandAnimation.js +15 -15
- 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 +22 -22
- package/components/FormField/components/FormFieldClear.js +5 -5
- package/components/FormField/components/FormFieldCounter.js +3 -3
- package/components/FormField/components/FormFieldDescription.js +6 -6
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +26 -26
- package/components/FormField/components/FormFieldPostfix.js +7 -7
- package/components/FormField/components/FormFieldPrefix.js +8 -8
- package/components/FormField/components/FormFieldTarget.js +1 -1
- package/components/FormField/components/FormFieldTextarea.js +21 -21
- 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 +4 -4
- 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 +3 -3
- package/components/Island/components/IslandFooter.js +2 -2
- package/components/Island/components/IslandHeader.js +2 -2
- 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 +70 -64
- package/components/IslandWidget/IslandWidget.js +42 -34
- package/components/IslandWidget/components/IslandWidgetBody.js +3 -3
- 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 +3 -3
- package/components/LightBox/LightBox.js +10 -10
- 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 +16 -16
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +10 -10
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
- package/components/Link/Link.js +16 -16
- package/components/List/List.js +4 -4
- package/components/List/ListSortable.js +30 -55
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +5 -5
- package/components/List/components/ListItemControls.js +1 -1
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +43 -42
- package/components/List/components/ListItemLoading.js +4 -4
- package/components/List/components/ListItemSelectable.js +4 -4
- package/components/List/components/ListItemTable.js +5 -5
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +21 -20
- package/components/List/components/ListSortableItemControls.js +5 -5
- package/components/List/components/ListSortableItemTarget.js +6 -6
- package/components/List/index.js +1 -1
- package/components/List/utils.js +20 -0
- package/components/ListMaster/ListMaster.js +22 -15
- 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 +5 -5
- package/components/ListMaster/components/SelectionControls.js +6 -6
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
- package/components/Loader/LoaderSmall/LoaderSmall.js +5 -5
- package/components/LoaderScreen/LoaderScreen.js +5 -5
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +13 -13
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- 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 +28 -26
- 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 +7 -7
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +3 -3
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
- 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 +9 -9
- 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 +4 -4
- 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 +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +5 -5
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +10 -10
- package/components/Radio/Radio.js +2 -2
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +9 -9
- package/components/Row/Row.js +10 -10
- 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 +4 -4
- package/components/SegmentedControl/SegmentedControlSegment.js +18 -18
- package/components/SelectExtendedField/SelectExtendedField.js +15 -15
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +24 -24
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +11 -11
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +1 -1
- 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 +8 -8
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +22 -22
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +14 -14
- 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 +29 -23
- package/components/Stepper/Stepper.js +102 -87
- 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 +5 -5
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +63 -63
- 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 +15 -15
- package/components/Table/FilterPanel.js +2 -2
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +7 -7
- 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 +6 -6
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- 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 +3 -3
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +15 -15
- 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 +7 -7
- package/components/Tag/Tag.js +18 -18
- package/components/TagColor/TagColor.js +18 -18
- package/components/TagColor/index.js +4 -2
- package/components/TagGroup/TagGroup.js +8 -8
- 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 +11 -11
- 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 +7 -7
- package/components/TopOverlay/TopOverlay.js +15 -15
- 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 +11 -11
- package/components/Typography/CodeText.js +7 -7
- package/components/Typography/Text.js +21 -21
- package/components/Typography/Title.js +6 -6
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +2 -2
- package/components/UnorderedList/UnorderedListItem.js +2 -2
- 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/Card.module-Ce9rAKOc.js +0 -17
- package/chunks/CheckboxTreeExtended.module-Cj2c6m06.js +0 -15
- package/chunks/Chip-BEnNi0nL.js +0 -77
- package/chunks/Confirm.module-CbAi5bkG.js +0 -15
- package/chunks/DropdownMobile.module-rYB54yd0.js +0 -23
- package/chunks/Footer.module-CzJ_N1fs.js +0 -9
- package/chunks/FormFieldInput-Dj2JAqj2.js +0 -79
- package/chunks/HeaderLayoutSidebar.module-HXJhEmKU.js +0 -9
- package/chunks/HeaderTabs.module-CjapozXy.js +0 -9
- package/chunks/IslandAccordion.module-YvqRlzmi.js +0 -25
- package/chunks/IslandWidgetFooter.module-iMuqKnPP.js +0 -9
- package/chunks/IslandWidgetHeader.module-CnPne0Uq.js +0 -12
- package/chunks/LightBoxControls.module-laAGRPrR.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-B3L_EV1B.js +0 -9
- package/chunks/ListItemTail.module-igeWTjyg.js +0 -12
- package/chunks/ListMasterFooter.module-C0eM4fK4.js +0 -10
- package/chunks/ModalWindow.module-Cpk4uhwk.js +0 -17
- package/chunks/Notification.module-9japFkgv.js +0 -20
- package/chunks/Overlay.module-B3Az7dZS.js +0 -18
- package/chunks/Page.module-DOHwIYM4.js +0 -11
- package/chunks/RightBorderArrow-C6j8565V.js +0 -146
- package/chunks/SMSField.module-BOpUjsSJ.js +0 -16
- package/chunks/SliderExtendedMarks.module-cdkiaSbT.js +0 -15
- package/chunks/StatusTracker.module-OAxbFucN.js +0 -24
- package/chunks/TableFooter.module-CGWCS8e3.js +0 -14
- package/chunks/TabsExtended.module-BJOWXSHt.js +0 -16
- package/chunks/TabsLine.module-BsiLhw0I.js +0 -21
- package/chunks/TooltipDesktop.module-DVp6GHr8.js +0 -19
- package/chunks/TreeView.module-C2WPNvMq.js +0 -9
- package/chunks/utils-Bz5uKYQD.js +0 -24
- package/chunks/utils-CrkRbGiM.js +0 -28
- package/chunks/utils-QVs0E_e3.js +0 -73
- package/components/Stepper/RightBorderArrow.js +0 -7
- package/components/Stepper/StepperWrapper.js +0 -12
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { useContext as
|
|
1
|
+
import { jsxs as d, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { useContext as p, useEffect as _ } from "react";
|
|
3
3
|
import { CaretdownStrokeSrvIcon16 as i } from "@sberbusiness/icons-next";
|
|
4
4
|
import { ButtonIcon as m } from "../components/Button/ButtonIcon.js";
|
|
5
5
|
import { AlertProcessContext as x } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
6
|
import { c as n } from "./vendor---Om3uMV.js";
|
|
7
|
-
const y = "
|
|
7
|
+
const y = "alertProcess__14e93116", f = "md__443de6ce", u = "lg__6e8d9ef6", T = "withSpoiler__f250dd47", b = "themeIcon__fbde4832", B = "alertTypeError__53a1d650", C = "alertTypeInfo__0ed367c7", S = "alertTypeWarning__c0141a7e", h = "alertTypeSystem__03cb844c", I = "alertTypeFeature__b76a06e0", P = "alertProcessContentBlock__6c8aba1b", g = "expandableContent__18cdd553", k = "expanded__fe1abb94", v = "closeButton__23a3c25a", w = "expandButton__97af90f8", e = {
|
|
8
8
|
alertProcess: y,
|
|
9
9
|
md: f,
|
|
10
10
|
lg: u,
|
|
11
11
|
withSpoiler: T,
|
|
12
|
-
themeIcon:
|
|
13
|
-
alertTypeError:
|
|
14
|
-
alertTypeInfo:
|
|
15
|
-
alertTypeWarning:
|
|
12
|
+
themeIcon: b,
|
|
13
|
+
alertTypeError: B,
|
|
14
|
+
alertTypeInfo: C,
|
|
15
|
+
alertTypeWarning: S,
|
|
16
16
|
alertTypeSystem: h,
|
|
17
17
|
alertTypeFeature: I,
|
|
18
18
|
alertProcessContentBlock: P,
|
|
@@ -21,14 +21,14 @@ const y = "alertProcess__3797b0fc", f = "md__f0a5dad2", u = "lg__17719846", T =
|
|
|
21
21
|
closeButton: v,
|
|
22
22
|
expandButton: w
|
|
23
23
|
}, A = ({ children: s, open: o, onOpen: r, ...l }) => {
|
|
24
|
-
const { setHasSpoiler: a } =
|
|
24
|
+
const { setHasSpoiler: a } = p(x);
|
|
25
25
|
_(() => (a(!0), () => {
|
|
26
26
|
a(!1);
|
|
27
27
|
}), [a]);
|
|
28
28
|
const c = () => {
|
|
29
29
|
r == null || r(!o);
|
|
30
30
|
};
|
|
31
|
-
return /* @__PURE__ */
|
|
31
|
+
return /* @__PURE__ */ d("div", { className: e.spoiler, children: [
|
|
32
32
|
/* @__PURE__ */ t("div", { className: n(e.expandableContent, { [e.expanded]: o }), ...l, children: s }),
|
|
33
33
|
/* @__PURE__ */ t("div", { className: n(e.expandButton, { [e.expanded]: o }), children: /* @__PURE__ */ t(m, { onClick: c, children: /* @__PURE__ */ t(i, { paletteIndex: 5 }) }) })
|
|
34
34
|
] });
|
|
@@ -38,4 +38,4 @@ export {
|
|
|
38
38
|
A,
|
|
39
39
|
e as s
|
|
40
40
|
};
|
|
41
|
-
//# sourceMappingURL=AlertProcessSpoiler-
|
|
41
|
+
//# sourceMappingURL=AlertProcessSpoiler-CyQjNK-A.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as
|
|
1
|
+
import { jsx as f } from "react/jsx-runtime";
|
|
2
|
+
import { c as V } from "./vendor---Om3uMV.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
|
-
import { isKey as
|
|
7
|
-
const A = "
|
|
6
|
+
import { isKey as w } from "../utils/keyboard.js";
|
|
7
|
+
const A = "calendarViewDays__5ea4550f", E = "calendarViewMonths__44a0e2b7", L = "calendarViewYears__708c9507", R = "calendarViewDaysHeader__0fa3c1df", v = "calendarViewDaysBody__a4dd05b1", H = "calendarViewItem__b0647538", B = "current__abb2245c", S = "disabled__4776b2a6", j = "calendarViewItemLabel__022739a5", O = "selected__a5085f79", P = "basicMark__a6f6dfbe", g = "standardMark__b354a8e7", q = "attentionMark__85b8f30d", z = "criticalMark__d3ddc9d7", G = "muted__b4cc611a", J = "marked__c9cab4de", Q = "unitDay__426ff403", U = "unitMonth__54547ad3", W = "unitYear__c1c68c53", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -34,15 +34,15 @@ const A = "calendarViewDays__a8c75dbb", E = "calendarViewMonths__a61f6cbe", L =
|
|
|
34
34
|
month: a.unitMonth,
|
|
35
35
|
year: a.unitYear
|
|
36
36
|
}, ra = ({
|
|
37
|
-
children:
|
|
37
|
+
children: k,
|
|
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,43 +52,43 @@ const A = "calendarViewDays__a8c75dbb", E = "calendarViewMonths__a61f6cbe", 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
62
|
const M = e.code || e.keyCode;
|
|
63
|
-
(
|
|
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
|
-
className:
|
|
69
|
-
tabIndex:
|
|
68
|
+
className: V(a.calendarViewItem, { [a.disabled]: _ }, y),
|
|
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
|
-
className:
|
|
79
|
+
className: V(
|
|
80
80
|
a.calendarViewItemLabel,
|
|
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
|
-
children:
|
|
91
|
+
children: k
|
|
92
92
|
}
|
|
93
93
|
)
|
|
94
94
|
}
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
ra as C,
|
|
99
99
|
a as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-DRBt_s0Q.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const n = "card__54480030", d = "roundingMD__7f555ca3", a = "roundingSM__bbb00b0b", e = "general__ee324115", o = "secondary__49177ef5", r = "cardMedia__2f236ec0", t = "cardContent__90d6b93b", c = "paddingMD__e2aa9030", _ = "paddingSM__46f2fb5a", s = "cardContentHeader__f6b06f96", g = "cardContentFooter__8fa93a3e", i = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: e,
|
|
6
|
+
secondary: o,
|
|
7
|
+
cardMedia: r,
|
|
8
|
+
cardContent: t,
|
|
9
|
+
paddingMD: c,
|
|
10
|
+
paddingSM: _,
|
|
11
|
+
cardContentHeader: s,
|
|
12
|
+
cardContentFooter: g
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
i as c
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=Card.module-D8T8SSWF.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__fb4e3880", c = "checkboxTreeExtendedNode__017ae3c0", o = "sm__74dd18f4", d = "md__e45f154c", x = "lg__1a31ae78", b = "checkboxTreeExtendedNodeHeader__be0858cc", r = "checkboxTreeCheckboxLabel__0df06d8d", t = "caretIconWrapper__55e8a99f", n = "checkboxTreeCheckbox__d7b7e7b4", h = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
sm: o,
|
|
5
|
+
md: d,
|
|
6
|
+
lg: x,
|
|
7
|
+
checkboxTreeExtendedNodeHeader: b,
|
|
8
|
+
checkboxTreeCheckboxLabel: r,
|
|
9
|
+
caretIconWrapper: t,
|
|
10
|
+
checkboxTreeCheckbox: n
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
h as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-BQD7DKNP.js.map
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { jsxs as x, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import u, { useCallback as b } from "react";
|
|
3
|
+
import { c as I } from "./vendor---Om3uMV.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 f } from "../components/IconWrapper/IconWrapper.js";
|
|
9
|
+
const B = "chipGroupItem__147c8976", g = "chip__96f9cf65", G = "lg__f5d87027", M = "prefix__b077dffc", S = "postfix__0279e133", j = "notificationIcon__da6e7970", y = "md__f40d8f18", z = "sm__ab337dde", E = "disabled__8530cd91", R = "selected__8be78a41", T = "withPrefix__e6239ba0", k = "withPostfix__26afd181", A = "content__2d0e5619", t = {
|
|
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(t), q = u.forwardRef(
|
|
24
|
+
({
|
|
25
|
+
children: r,
|
|
26
|
+
className: p,
|
|
27
|
+
disabled: o,
|
|
28
|
+
postfix: s,
|
|
29
|
+
prefix: c,
|
|
30
|
+
selected: l,
|
|
31
|
+
showNotificationIcon: d,
|
|
32
|
+
size: a = P.MD,
|
|
33
|
+
onKeyDown: e,
|
|
34
|
+
...m
|
|
35
|
+
}, _) => {
|
|
36
|
+
const h = b(
|
|
37
|
+
(n) => {
|
|
38
|
+
N(n.code, "SPACE") && n.preventDefault(), e == null || e(n);
|
|
39
|
+
},
|
|
40
|
+
[e]
|
|
41
|
+
);
|
|
42
|
+
return /* @__PURE__ */ x(
|
|
43
|
+
"span",
|
|
44
|
+
{
|
|
45
|
+
className: I(
|
|
46
|
+
t.chip,
|
|
47
|
+
t.chipGroupItem,
|
|
48
|
+
W[a],
|
|
49
|
+
{
|
|
50
|
+
[t.disabled]: !!o,
|
|
51
|
+
[t.selected]: !!l,
|
|
52
|
+
[t.withPostfix]: typeof s < "u",
|
|
53
|
+
[t.withPrefix]: typeof c < "u"
|
|
54
|
+
},
|
|
55
|
+
p
|
|
56
|
+
),
|
|
57
|
+
role: "button",
|
|
58
|
+
tabIndex: o ? -1 : 0,
|
|
59
|
+
onKeyDown: h,
|
|
60
|
+
...m,
|
|
61
|
+
ref: _,
|
|
62
|
+
children: [
|
|
63
|
+
c ? /* @__PURE__ */ i(f, { className: t.prefix, disabled: !!o, children: c }) : null,
|
|
64
|
+
/* @__PURE__ */ i("span", { className: t.content, children: r }),
|
|
65
|
+
s ? /* @__PURE__ */ i(f, { className: t.postfix, disabled: !!o, children: s }) : null,
|
|
66
|
+
d && /* @__PURE__ */ i(w.Dot, { size: a, className: t.notificationIcon })
|
|
67
|
+
]
|
|
68
|
+
}
|
|
69
|
+
);
|
|
70
|
+
}
|
|
71
|
+
);
|
|
72
|
+
q.displayName = "Chip";
|
|
73
|
+
export {
|
|
74
|
+
q as C,
|
|
75
|
+
t as s
|
|
76
|
+
};
|
|
77
|
+
//# sourceMappingURL=Chip-BWrXp8b3.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__453a9fcd", o = "isInLightBox__12719df8", i = "isInSideOverlaySM__17fa7377", t = "isInSideOverlayMD__117a0b12", e = "isInSideOverlayLG__7d07fd98", s = "confirmCloseButton__776a80e0", r = "confirmContent__81f8b6b7", c = "confirmControls__2abbe7cd", f = "confirmContentTitle__bf4113f8", l = {
|
|
2
|
+
confirm: n,
|
|
3
|
+
isInLightBox: o,
|
|
4
|
+
isInSideOverlaySM: i,
|
|
5
|
+
isInSideOverlayMD: t,
|
|
6
|
+
isInSideOverlayLG: e,
|
|
7
|
+
confirmCloseButton: s,
|
|
8
|
+
confirmContent: r,
|
|
9
|
+
confirmControls: c,
|
|
10
|
+
confirmContentTitle: f
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
l as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-D5UicEEs.js.map
|
|
@@ -2,9 +2,9 @@ import { jsxs as E, jsx as k } from "react/jsx-runtime";
|
|
|
2
2
|
import I, { useEffect as v } from "react";
|
|
3
3
|
import { c as u } from "./vendor---Om3uMV.js";
|
|
4
4
|
import { EComponentSize as y } from "../enums/EComponentSize.js";
|
|
5
|
-
import { EVENT_KEY_CODES as
|
|
5
|
+
import { EVENT_KEY_CODES as p } from "../utils/keyboard.js";
|
|
6
6
|
import { Badge as l } from "../components/Badge/Badge.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "dropdownDesktopList__c731e8ff", g = "notificationIcon__fa8e69d9", b = "sm__bc27c152", x = "dropdownDesktopListItem__85e84bb7", C = "dropdownDesktopListLoader__aaa03075", O = "md__e82de9b0", R = "lg__2c4232e9", T = "active__5e5d23de", K = "selected__45c19d7d", e = {
|
|
8
8
|
dropdownDesktopList: N,
|
|
9
9
|
notificationIcon: g,
|
|
10
10
|
sm: b,
|
|
@@ -14,44 +14,44 @@ const N = "dropdownDesktopList__5bec3667", g = "notificationIcon__07d2c5dc", b =
|
|
|
14
14
|
lg: R,
|
|
15
15
|
active: T,
|
|
16
16
|
selected: K
|
|
17
|
-
}, j = [
|
|
17
|
+
}, j = [p.SPACE, p.ENTER], A = I.forwardRef(
|
|
18
18
|
({
|
|
19
|
-
active:
|
|
20
|
-
keyCodesForSelection:
|
|
19
|
+
active: s,
|
|
20
|
+
keyCodesForSelection: m = j,
|
|
21
21
|
children: d,
|
|
22
|
-
className:
|
|
22
|
+
className: c,
|
|
23
23
|
onClick: n,
|
|
24
24
|
onSelect: o,
|
|
25
25
|
selected: r,
|
|
26
26
|
showNotificationIcon: a,
|
|
27
|
-
size:
|
|
28
|
-
...
|
|
27
|
+
size: _ = y.MD,
|
|
28
|
+
...f
|
|
29
29
|
}, D) => {
|
|
30
30
|
const i = (t) => {
|
|
31
31
|
const { keyCode: w } = t;
|
|
32
|
-
|
|
32
|
+
m.includes(w) && (t.preventDefault(), o == null || o());
|
|
33
33
|
}, L = (t) => {
|
|
34
34
|
o == null || o(), n == null || n(t);
|
|
35
35
|
};
|
|
36
|
-
return v(() => (
|
|
36
|
+
return v(() => (s ? document.addEventListener("keydown", i) : document.removeEventListener("keydown", i), () => {
|
|
37
37
|
document.removeEventListener("keydown", i);
|
|
38
|
-
}), [
|
|
38
|
+
}), [s]), /* @__PURE__ */ E(
|
|
39
39
|
"div",
|
|
40
40
|
{
|
|
41
41
|
className: u(
|
|
42
|
-
|
|
43
|
-
{ [
|
|
44
|
-
|
|
42
|
+
e.dropdownDesktopListItem,
|
|
43
|
+
{ [e.active]: !!s, [e.selected]: !!r },
|
|
44
|
+
c
|
|
45
45
|
),
|
|
46
46
|
title: typeof d == "string" ? d : void 0,
|
|
47
47
|
role: "option",
|
|
48
48
|
"aria-selected": !!r,
|
|
49
|
-
...
|
|
49
|
+
...f,
|
|
50
50
|
onClick: L,
|
|
51
51
|
ref: D,
|
|
52
52
|
children: [
|
|
53
53
|
d,
|
|
54
|
-
a && /* @__PURE__ */ k(l.Dot, { size:
|
|
54
|
+
a && /* @__PURE__ */ k(l.Dot, { size: _, className: e.notificationIcon })
|
|
55
55
|
]
|
|
56
56
|
}
|
|
57
57
|
);
|
|
@@ -60,6 +60,6 @@ const N = "dropdownDesktopList__5bec3667", g = "notificationIcon__07d2c5dc", b =
|
|
|
60
60
|
A.displayName = "DropdownListItem";
|
|
61
61
|
export {
|
|
62
62
|
A as D,
|
|
63
|
-
s
|
|
63
|
+
e as s
|
|
64
64
|
};
|
|
65
|
-
//# sourceMappingURL=DropdownListItem-
|
|
65
|
+
//# sourceMappingURL=DropdownListItem-BflrX8i-.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__a0cbdf8d", d = "dropdownMobileBackdrop__749b1234", e = "closing__fce8baff", n = "opening__faa2ac4f", r = "opened__4f3abb8e", t = "dropdownMobile__0e054abf", i = "dropdownMobileHeader__7df69781", p = "dropdownMobileHeaderContent__272491ac", l = "dropdownMobileContent__f6e88532", c = "dropdownMobileFooter__c3c63432", b = "dropdownMobileListItem__6e8fe1f3", s = "selected__45c19d7d", w = "dropdownMobileBodyOverflow__991b215b", a = "controlButtons__51be3adf", _ = "dropdownMobileLoader__c2b0f84a", M = "dropdownMobileListLoader__899dda67", f = "notificationIcon__fa8e69d9", L = {
|
|
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: a,
|
|
16
|
+
dropdownMobileLoader: _,
|
|
17
|
+
dropdownMobileListLoader: M,
|
|
18
|
+
notificationIcon: f
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
L as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-3D5LlZCS.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__6b8526de", t = "footerDescriptionContent__f71d269b", e = "footerDescriptionControls__6134966e", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-BfB70vm7.js.map
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
+
import C, { useContext as D, useMemo as L, useCallback as m, useLayoutEffect as p } from "react";
|
|
3
|
+
import { u as R, c as W } from "./vendor---Om3uMV.js";
|
|
4
|
+
import { FormFieldContext as j } from "../components/FormField/FormFieldContext.js";
|
|
5
|
+
import { EFormFieldStatus as q } from "../components/FormField/enums.js";
|
|
6
|
+
import { createSizeToClassNameMap as w } from "../utils/classNameMaps.js";
|
|
7
|
+
import { isFilled as G } from "../components/FormField/components/utils.js";
|
|
8
|
+
const H = "formFieldInput__e231b41b", J = "sm__e69e1699", K = "md__2d9b4743", O = "lg__5bb9d693", N = {
|
|
9
|
+
formFieldInput: H,
|
|
10
|
+
sm: J,
|
|
11
|
+
md: K,
|
|
12
|
+
lg: O
|
|
13
|
+
}, Q = w(N), S = C.forwardRef(
|
|
14
|
+
({
|
|
15
|
+
id: d,
|
|
16
|
+
className: T,
|
|
17
|
+
value: e,
|
|
18
|
+
defaultValue: f,
|
|
19
|
+
onFocus: r,
|
|
20
|
+
onBlur: i,
|
|
21
|
+
onAnimationStart: l,
|
|
22
|
+
onChange: o,
|
|
23
|
+
render: F,
|
|
24
|
+
...g
|
|
25
|
+
}, n) => {
|
|
26
|
+
const { status: h, setFocused: a, setTargetId: I, setFilled: c, size: _ } = D(j), u = L(() => d === void 0 ? R("input_") : d, [d]), x = W(N.formFieldInput, Q[_], T), t = m(
|
|
27
|
+
(s) => {
|
|
28
|
+
c(G(s));
|
|
29
|
+
},
|
|
30
|
+
[c]
|
|
31
|
+
);
|
|
32
|
+
p(() => {
|
|
33
|
+
I(u);
|
|
34
|
+
}, [u, I]), p(() => {
|
|
35
|
+
t(e ?? f);
|
|
36
|
+
}, []), p(() => {
|
|
37
|
+
e !== void 0 && t(e);
|
|
38
|
+
}, [e, t]);
|
|
39
|
+
const y = m(
|
|
40
|
+
(s) => {
|
|
41
|
+
t(s.currentTarget.value), a(!0), r == null || r(s);
|
|
42
|
+
},
|
|
43
|
+
[a, t, r]
|
|
44
|
+
), k = m(
|
|
45
|
+
(s) => {
|
|
46
|
+
t(s.currentTarget.value), a(!1), i == null || i(s);
|
|
47
|
+
},
|
|
48
|
+
[a, t, i]
|
|
49
|
+
), z = m(
|
|
50
|
+
(s) => {
|
|
51
|
+
s.animationName.startsWith("autofill-applied-hook") ? c(!0) : s.animationName.startsWith("autofill-cancelled-hook") && t(s.currentTarget.value), l == null || l(s);
|
|
52
|
+
},
|
|
53
|
+
[c, t, l]
|
|
54
|
+
), E = m(
|
|
55
|
+
(s) => {
|
|
56
|
+
t(s.currentTarget.value), o == null || o(s);
|
|
57
|
+
},
|
|
58
|
+
[t, o]
|
|
59
|
+
), b = {
|
|
60
|
+
...g,
|
|
61
|
+
id: u,
|
|
62
|
+
className: x,
|
|
63
|
+
value: e,
|
|
64
|
+
defaultValue: f,
|
|
65
|
+
disabled: h === q.DISABLED,
|
|
66
|
+
onFocus: y,
|
|
67
|
+
onBlur: k,
|
|
68
|
+
onAnimationStart: z,
|
|
69
|
+
onChange: E
|
|
70
|
+
};
|
|
71
|
+
return F ? F({ ...b, size: _ }, n) : /* @__PURE__ */ M("input", { ...b, ref: n });
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
S.displayName = "FormFieldInput";
|
|
75
|
+
export {
|
|
76
|
+
S as F,
|
|
77
|
+
N as s
|
|
78
|
+
};
|
|
79
|
+
//# sourceMappingURL=FormFieldInput-q8qt9K5c.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__c5f5b76d", a = "headerLayoutSidebarContent__a731596e", d = "headerLayoutSidebarSidebar__567c5c53", r = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: d
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
r as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-DP3SxiTp.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__6e09c9a1", t = "headerTitleControls__46b6b1f1", l = "headerTitleContent__22b4db07", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__5657a3c2", t = "headerTitleControls__61a72a8d", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-Y10Bm5lm.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__95727d7e", t = "island__e558559f", o = "item__cfe3ee21", c = "disabled__3fd60ce6", s = "sm__362b4f10", _ = "md__7e1487b5", n = "lg__17befa2b", d = "header__ea1cbe1a", a = "type1__505af258", r = "opened__bf903c2f", p = "type2__ff4d96a5", i = "type3__59f6547c", b = "footer__a0cc8986", f = "body__8a399203", l = "caretWrapper__9f9b6980", y = "caretIcon__a0b7dd1c", m = "title__175d9536", g = "remove__0bbe6bc8", h = "step__591ff1e1", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: o,
|
|
5
|
+
disabled: c,
|
|
6
|
+
sm: s,
|
|
7
|
+
md: _,
|
|
8
|
+
lg: n,
|
|
9
|
+
header: d,
|
|
10
|
+
type1: a,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: b,
|
|
15
|
+
body: f,
|
|
16
|
+
caretWrapper: l,
|
|
17
|
+
caretIcon: y,
|
|
18
|
+
title: m,
|
|
19
|
+
remove: g,
|
|
20
|
+
step: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-CVxFZsLG.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__0af3ca82", o = "islandWidgetFooterContent__7d18196f", e = "islandWidgetFooterControls__ed921ae6", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-VlqE7l7C.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__21c023de", t = "islandWidgetHeaderContent__de7a5b1a", a = "islandWidgetHeaderDescription__ea979430", d = "caretWrapper__688b9004", n = "caretIcon__4867c3e7", r = "open__4c649dd5", i = {
|
|
2
|
+
islandWidgetHeader: e,
|
|
3
|
+
islandWidgetHeaderContent: t,
|
|
4
|
+
islandWidgetHeaderDescription: a,
|
|
5
|
+
caretWrapper: d,
|
|
6
|
+
caretIcon: n,
|
|
7
|
+
open: r
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
i as s
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=IslandWidgetHeader.module-DwIaQr1_.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
|
|
2
|
+
import { useState as y, useRef as v, useCallback as p, useLayoutEffect as b, useEffect as C } from "react";
|
|
3
3
|
import { g as O, c as S } from "./vendor---Om3uMV.js";
|
|
4
4
|
import { WindowResizeListener as T } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
5
5
|
import { LoaderScreen as R } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
-
const L = "
|
|
6
|
+
const L = "lightBox__3c6d67e8", z = "sm__38a43f60", A = "md__6e6fc55c", W = "lg__b6796b6f", N = "xl__3027d0a7", E = "lightBoxBackdrop__343276e4", k = "lightBoxSideOverlayActive__c4c38efc", w = "lightBoxTopOverlayActive__cb4d78c3", H = "lightBoxContent__44bc7fb7", q = "loadingContentOverlay__9409493d", j = "lightBoxContentResizeWrapper__eb77a71e", D = "tempElSafariBug__8490f6c8", M = "bodyOverflowHidden__062d6d63", i = {
|
|
7
7
|
lightBox: L,
|
|
8
8
|
sm: z,
|
|
9
9
|
md: A,
|
|
@@ -20,19 +20,19 @@ const L = "lightBox__6fbd0dcc", z = "sm__ffb1b653", A = "md__a048644d", 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 = (h) => {
|
|
24
|
+
const { children: r, className: a, isLoading: s, loadingTitle: c, ...u } = h, [d, f] = y(0), e = v(null), o = p(() => {
|
|
25
25
|
let l = 0;
|
|
26
26
|
const g = document.querySelector('[data-lightbox-component="controls"]');
|
|
27
|
-
g && (l += g.offsetHeight),
|
|
28
|
-
}, []), t =
|
|
27
|
+
g && (l += g.offsetHeight), f((m) => Math.abs(m - l) > 1 ? l : m);
|
|
28
|
+
}, []), t = p(() => {
|
|
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
|
+
}, [r, a, s, c, t]);
|
|
36
36
|
const { ref: B } = O({
|
|
37
37
|
handleWidth: !0,
|
|
38
38
|
onResize: t,
|
|
@@ -44,11 +44,11 @@ const L = "lightBox__6fbd0dcc", z = "sm__ffb1b653", A = "md__a048644d", W = "lg_
|
|
|
44
44
|
return /* @__PURE__ */ n(T, { onResize: t, children: /* @__PURE__ */ _(
|
|
45
45
|
"div",
|
|
46
46
|
{
|
|
47
|
-
className: S(
|
|
47
|
+
className: S(a, i.lightBoxContent),
|
|
48
48
|
style: d ? x : void 0,
|
|
49
|
-
...
|
|
49
|
+
...u,
|
|
50
50
|
children: [
|
|
51
|
-
|
|
51
|
+
r,
|
|
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-DHs-Qjcp.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__bc066c05", o = "withKeyboardEvent__84152fa4", e = "withoutKeyboardEvent__a7896ce2", l = "lightBoxPrev__8307004f", i = "lightBoxNext__68811968", n = "lightBoxControlsDesktop__00cf5288", x = "lightBoxControlsMobile__d048f4dc", h = "lightBoxClose__3882ce20", s = "lightBoxPrevButton__de0e2dcd", B = "lightBoxNextButton__e2f34db2", g = {
|
|
2
|
+
lightBoxControls: t,
|
|
3
|
+
withKeyboardEvent: o,
|
|
4
|
+
withoutKeyboardEvent: e,
|
|
5
|
+
lightBoxPrev: l,
|
|
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-D1KjqwKb.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktopContainer__01711768", o = "lightBoxSideOverlayCloseDesktop__2991ad8e", l = "lightBoxSideOverlayCloseMobile__1b5c5813", i = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktopContainer: e,
|
|
3
|
+
lightBoxSideOverlayCloseDesktop: o,
|
|
4
|
+
lightBoxSideOverlayCloseMobile: l
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
i as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-DPT31Rzn.js.map
|