@sberbusiness/triplex-next 1.31.0 → 1.32.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-B-2x6lW0.js → AlertProcessSpoiler-p-fWJ9CC.js} +6 -6
- package/chunks/CalendarViewItem-y_OwskEF.js +101 -0
- package/chunks/Card.module-DLre-hDg.js +18 -0
- package/chunks/CheckboxTreeExtended.module-BsnFYetJ.js +15 -0
- package/chunks/{Chip-CoKB4iXT.js → Chip-Fb7_tfTx.js} +14 -14
- package/chunks/Confirm.module-ONNAnitW.js +15 -0
- package/chunks/DropdownListItem-CBAmYB__.js +65 -0
- package/chunks/DropdownMobile.module-C99ad0jt.js +23 -0
- package/chunks/Footer.module-fCYYdKPC.js +9 -0
- package/chunks/{FormFieldInput-CkVtqncH.js → FormFieldInput-d6WkPngW.js} +12 -12
- package/chunks/HeaderLayoutSidebar.module-BUlWJH2L.js +9 -0
- package/chunks/HeaderTabs.module-f0pOEOus.js +9 -0
- package/chunks/{HeaderTitle.module-ChThbaCy.js → HeaderTitle.module-CFdpGGVy.js} +2 -2
- package/chunks/ImageGalleryExtendedMain.module-BGe90A85.js +17 -0
- package/chunks/{ImageGalleryExtendedThumb-D9p93wFz.js → ImageGalleryExtendedThumb-BVI6zmzL.js} +6 -6
- package/chunks/IslandAccordion.module-CpsIbUZS.js +25 -0
- package/chunks/IslandWidgetFooter.module-Cv-pFx97.js +9 -0
- package/chunks/IslandWidgetHeader.module-DZ7u5KdZ.js +13 -0
- package/chunks/{LightBoxContent-Cr4psg0Z.js → LightBoxContent-CUHF8ym9.js} +6 -6
- package/chunks/LightBoxControls.module-BGzxKeYz.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-CmhYqDUn.js +9 -0
- package/chunks/{ListItemControlsButton-Bv8aFUBc.js → ListItemControlsButton-GwTSx9t3.js} +8 -8
- package/chunks/ListItemTail.module-_zPCXCQZ.js +12 -0
- package/chunks/ListMasterFooter.module-OOs3HMYn.js +10 -0
- package/chunks/ModalWindow.module-BkI79oza.js +17 -0
- package/chunks/Notification.module-CtpYgvcX.js +20 -0
- package/chunks/Overlay.module-C3WPSJN5.js +18 -0
- package/chunks/Page.module-CkMrRJ3E.js +11 -0
- package/chunks/SMSField.module-Bo60-Oyi.js +16 -0
- package/chunks/SliderExtendedMarks.module-kdIHU6Y0.js +15 -0
- package/chunks/{SliderExtendedRail-D4NXHvvH.js → SliderExtendedRail-s3nj0g7A.js} +9 -9
- package/chunks/StatusTracker.module-DiLzRUA8.js +24 -0
- package/chunks/{StepperStepArrowBorder-6bgUfxhh.js → StepperStepArrowBorder-7nXw_k6S.js} +9 -9
- package/chunks/{SuggestFieldMobileDropdownHint-BYUd-DOC.js → SuggestFieldMobileDropdownHint-DTd9ZRJc.js} +4 -4
- package/chunks/TableFooter.module-Bq-wqvaF.js +14 -0
- package/chunks/TabsExtended.module-CsY7VuxQ.js +16 -0
- package/chunks/TabsLine.module-BWx30e5X.js +21 -0
- package/chunks/TooltipDesktop.module-BkTwHXKO.js +19 -0
- package/chunks/TreeView.module-seYxUon6.js +9 -0
- package/chunks/{UploadZoneInput-CUVjN3Kj.js → UploadZoneInput-DH0deFXt.js} +5 -5
- package/chunks/{constants-Ci0_oXbs.js → constants-Dsgjokad.js} +9 -9
- package/chunks/utils-BIYQTFij.js +24 -0
- package/chunks/{utils-BFyvyQPY.js → utils-C0vdTK6h.js} +4 -4
- package/chunks/{utils-B2FzgoVa.js → utils-CXTWVT_w.js} +6 -6
- package/chunks/{utils-DEqGmway.js → utils-CXwYWTdr.js} +6 -6
- package/components/Alert/AlertContext/AlertContext.js +24 -24
- 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 +10 -10
- package/components/Badge/Badge.js +5 -5
- package/components/Badge/BadgeDot.js +9 -9
- package/components/Badge/components/BadgeContent.js +13 -13
- 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 +24 -24
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +83 -82
- 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 +1 -1
- 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 +3 -3
- 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 +14 -14
- package/components/Checkbox/CheckboxXGroup.js +15 -15
- 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 +10 -10
- 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 +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 +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +12 -12
- package/components/Col/Col.js +138 -138
- package/components/CollapsibleTree/CollapsibleTree.js +6 -6
- package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +4 -4
- package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +1 -1
- package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +13 -13
- package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +3 -3
- 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/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/Divider/Divider.js +21 -21
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +6 -6
- package/components/Dropdown/desktop/DropdownDesktop.js +28 -28
- 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 +4 -4
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +11 -11
- package/components/ExpandAnimation/ExpandAnimation.js +7 -7
- 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 +11 -11
- package/components/FormField/components/FormFieldClear.js +4 -4
- package/components/FormField/components/FormFieldCounter.js +1 -1
- 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 +18 -18
- package/components/FormField/components/FormFieldPostfix.js +1 -1
- package/components/FormField/components/FormFieldPrefix.js +5 -5
- package/components/FormField/components/FormFieldTarget.js +6 -6
- package/components/FormField/components/FormFieldTextarea.js +20 -20
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Gap/Gap.js +9 -9
- 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 +2 -2
- 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 +6 -6
- package/components/ImageGallery/ImageGallery.js +1 -1
- package/components/ImageGalleryExtended/ImageGalleryExtended.js +9 -9
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedArrow.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedDots.js +9 -9
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedMain.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedSlide.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedSwipeTrack.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumb.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumbnails.js +1 -1
- package/components/ImageGalleryExtended/components/index.js +1 -1
- package/components/ImageGalleryExtended/index.js +1 -1
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +4 -4
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +1 -1
- 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 +2 -2
- package/components/IslandWidget/IslandWidget.js +10 -10
- 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/IslandWidgetHeaderControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +4 -4
- package/components/LightBox/LightBox.js +62 -72
- 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 +5 -5
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
- package/components/Link/Link.js +13 -13
- package/components/List/List.js +6 -6
- package/components/List/components/ListEmptyState.js +3 -3
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +4 -4
- package/components/List/components/ListItemControls.js +1 -1
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +6 -6
- package/components/List/components/ListItemSelectable.js +10 -10
- package/components/List/components/ListItemTable.js +4 -4
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +4 -4
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +7 -7
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +1 -1
- 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 +1 -1
- package/components/ListMaster/components/SelectionControls.js +2 -2
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
- package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
- package/components/LoaderScreen/LoaderScreen.js +1 -1
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +27 -31
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MonthYearRange/MonthYearRange.js +1 -1
- 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 +4 -4
- 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 +6 -6
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +2 -2
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +13 -13
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +6 -6
- package/components/Radio/Radio.js +12 -12
- package/components/Radio/RadioXGroup.js +14 -14
- package/components/Radio/RadioYGroup.js +7 -7
- package/components/Row/Row.js +12 -12
- 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 +16 -16
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +14 -14
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +19 -18
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +7 -7
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- 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 +12 -12
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +18 -18
- package/components/SmallInput/SmallInput.js +1 -1
- package/components/Spoiler/Spoiler.js +6 -6
- package/components/StatusTracker/StatusTracker.js +2 -2
- package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
- package/components/StatusTracker/components/StatusTrackerBody.js +10 -8
- 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/StatusTrackerStatusGroup.js +13 -0
- package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
- package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
- package/components/Step/Step.js +6 -6
- package/components/Stepper/Stepper.js +1 -1
- package/components/Stepper/StepperExtended.js +9 -9
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Suggest/SuggestMobileDropdownContent.js +11 -11
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
- 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 +2 -2
- package/components/Table/ChipPanel.js +4 -4
- package/components/Table/ChipPanelLinks.js +8 -8
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +6 -6
- package/components/Table/NoColumns.js +5 -5
- 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 +20 -20
- package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
- 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/utils.js +1 -1
- package/components/Tabs/Tabs.js +43 -38
- 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 +11 -11
- package/components/TagGroup/TagGroup.js +13 -13
- package/components/TextField/TextField.js +1 -1
- package/components/TextField/TextFieldBase.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 +3 -3
- 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 +10 -10
- package/components/TopOverlay/TopOverlay.js +22 -22
- 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 +22 -22
- package/components/Typography/CodeText.js +11 -11
- package/components/Typography/Text.js +22 -22
- package/components/Typography/Title.js +19 -19
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +6 -6
- package/components/UnorderedList/UnorderedListItem.js +2 -2
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/UploadZone/index.js +1 -1
- package/components/index.js +7 -7
- package/index.d.ts +9 -3
- package/index.js +7 -7
- package/package.json +1 -1
- package/styles/triplex-next.css +556 -556
- package/chunks/CalendarViewItem-o4k7U5Dm.js +0 -101
- package/chunks/Card.module-_9W_bDbW.js +0 -18
- package/chunks/CheckboxTreeExtended.module-BW6Er6eg.js +0 -15
- package/chunks/Confirm.module-B7EimS-c.js +0 -15
- package/chunks/DropdownListItem-Dy7ejFWN.js +0 -65
- package/chunks/DropdownMobile.module-CEUckjjY.js +0 -23
- package/chunks/Footer.module-Btaepr_L.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-Uq7eUhaq.js +0 -9
- package/chunks/HeaderTabs.module-CiK3DS7c.js +0 -9
- package/chunks/ImageGalleryExtendedMain.module-KwgIPfp-.js +0 -17
- package/chunks/IslandAccordion.module-BxoLhMzZ.js +0 -25
- package/chunks/IslandWidgetFooter.module-CxO5dSVu.js +0 -9
- package/chunks/IslandWidgetHeader.module-BZIonIbn.js +0 -13
- package/chunks/LightBoxControls.module-BT6tQ7Ue.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-dV9DEtmo.js +0 -9
- package/chunks/ListItemTail.module-Bp7M4QdS.js +0 -12
- package/chunks/ListMasterFooter.module-DMGAGzUD.js +0 -10
- package/chunks/ModalWindow.module-CcEb5ZBL.js +0 -17
- package/chunks/Notification.module-DmHe2Kv2.js +0 -20
- package/chunks/Overlay.module-f4p8iBuk.js +0 -18
- package/chunks/Page.module-B1W0CUyk.js +0 -11
- package/chunks/SMSField.module-cmbHRm31.js +0 -16
- package/chunks/SliderExtendedMarks.module-DptabtoD.js +0 -15
- package/chunks/StatusTracker.module-BBm6PrHb.js +0 -24
- package/chunks/TableFooter.module-D-gNDmws.js +0 -14
- package/chunks/TabsExtended.module-IBQrFWHl.js +0 -16
- package/chunks/TabsLine.module-CM-pL6UU.js +0 -21
- package/chunks/TooltipDesktop.module-CXZIjsAn.js +0 -19
- package/chunks/TreeView.module-Co2-lRZN.js +0 -9
- package/chunks/utils-fAec4Z-1.js +0 -24
|
@@ -3,8 +3,8 @@ 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
|
-
import { c as
|
|
7
|
-
const y = "
|
|
6
|
+
import { c as s } from "./vendor-82AnkPpo.js";
|
|
7
|
+
const y = "alertProcess__5f1e26a7", f = "md__11d64c88", u = "lg__d4436edb", T = "withSpoiler__6f4cb845", b = "themeIcon__3b0593ea", B = "alertTypeError__362ed812", C = "alertTypeInfo__303b0b60", S = "alertTypeWarning__490ad3f2", h = "alertTypeSystem__347f21b7", I = "alertTypeFeature__eb9d8e7f", P = "alertProcessContentBlock__f4094841", g = "expandableContent__518db3b4", k = "expanded__6d2d827d", v = "closeButton__89bc8246", w = "expandButton__bcae2903", e = {
|
|
8
8
|
alertProcess: y,
|
|
9
9
|
md: f,
|
|
10
10
|
lg: u,
|
|
@@ -20,7 +20,7 @@ const y = "alertProcess__f7f4d96f", f = "md__596d36de", u = "lg__5b651818", T =
|
|
|
20
20
|
expanded: k,
|
|
21
21
|
closeButton: v,
|
|
22
22
|
expandButton: w
|
|
23
|
-
}, A = ({ children:
|
|
23
|
+
}, A = ({ children: a, open: o, onOpen: r, ...l }) => {
|
|
24
24
|
const { setHasSpoiler: n } = p(x);
|
|
25
25
|
_(() => (n(!0), () => {
|
|
26
26
|
n(!1);
|
|
@@ -29,8 +29,8 @@ const y = "alertProcess__f7f4d96f", f = "md__596d36de", u = "lg__5b651818", T =
|
|
|
29
29
|
r == null || r(!o);
|
|
30
30
|
};
|
|
31
31
|
return /* @__PURE__ */ d("div", { className: e.spoiler, children: [
|
|
32
|
-
/* @__PURE__ */ t("div", { className:
|
|
33
|
-
/* @__PURE__ */ t("div", { className:
|
|
32
|
+
/* @__PURE__ */ t("div", { className: s(e.expandableContent, { [e.expanded]: o }), ...l, children: a }),
|
|
33
|
+
/* @__PURE__ */ t("div", { className: s(e.expandButton, { [e.expanded]: o }), children: /* @__PURE__ */ t(m, { onClick: c, children: /* @__PURE__ */ t(i, { paletteIndex: 5 }) }) })
|
|
34
34
|
] });
|
|
35
35
|
};
|
|
36
36
|
A.displayName = "AlertProcessSpoiler";
|
|
@@ -38,4 +38,4 @@ export {
|
|
|
38
38
|
A,
|
|
39
39
|
e as s
|
|
40
40
|
};
|
|
41
|
-
//# sourceMappingURL=AlertProcessSpoiler-
|
|
41
|
+
//# sourceMappingURL=AlertProcessSpoiler-p-fWJ9CC.js.map
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
+
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
3
|
+
import { c as V } from "./vendor-82AnkPpo.js";
|
|
4
|
+
import { ECalendarDateMarkType as r } from "../components/Calendar/enums.js";
|
|
5
|
+
import { CalendarViewContext as x } from "../components/Calendar/CalendarViewContext.js";
|
|
6
|
+
import { isKey as w } from "../utils/keyboard.js";
|
|
7
|
+
const A = "calendarViewDays__08827ce4", E = "calendarViewMonths__56d1aef9", L = "calendarViewYears__0f4f62fd", R = "calendarViewDaysHeader__05e43256", v = "calendarViewDaysBody__69a6c750", H = "calendarViewItem__0368f546", B = "current__26210974", S = "disabled__e1b71587", j = "calendarViewItemLabel__21db8315", O = "muted__3ffdf4dd", P = "selected__1ee545f4", g = "basicMark__60297dcc", q = "standardMark__c7179333", z = "attentionMark__e23a4c03", G = "criticalMark__e1c4e600", J = "marked__3e2d73af", Q = "unitDay__243863e8", U = "unitMonth__f20cc9a3", W = "unitYear__89cada63", e = {
|
|
8
|
+
calendarViewDays: A,
|
|
9
|
+
calendarViewMonths: E,
|
|
10
|
+
calendarViewYears: L,
|
|
11
|
+
calendarViewDaysHeader: R,
|
|
12
|
+
calendarViewDaysBody: v,
|
|
13
|
+
calendarViewItem: H,
|
|
14
|
+
current: B,
|
|
15
|
+
disabled: S,
|
|
16
|
+
calendarViewItemLabel: j,
|
|
17
|
+
muted: O,
|
|
18
|
+
selected: P,
|
|
19
|
+
basicMark: g,
|
|
20
|
+
standardMark: q,
|
|
21
|
+
attentionMark: z,
|
|
22
|
+
criticalMark: G,
|
|
23
|
+
marked: J,
|
|
24
|
+
unitDay: Q,
|
|
25
|
+
unitMonth: U,
|
|
26
|
+
unitYear: W
|
|
27
|
+
}, X = {
|
|
28
|
+
[r.BASIC]: e.basicMark,
|
|
29
|
+
[r.STANDARD]: e.standardMark,
|
|
30
|
+
[r.ATTENTION]: e.attentionMark,
|
|
31
|
+
[r.CRITICAL]: e.criticalMark
|
|
32
|
+
}, Z = {
|
|
33
|
+
day: e.unitDay,
|
|
34
|
+
month: e.unitMonth,
|
|
35
|
+
year: e.unitYear
|
|
36
|
+
}, re = ({
|
|
37
|
+
children: k,
|
|
38
|
+
className: y,
|
|
39
|
+
date: o,
|
|
40
|
+
unit: I,
|
|
41
|
+
tabbable: c,
|
|
42
|
+
active: l,
|
|
43
|
+
disabled: _,
|
|
44
|
+
muted: C,
|
|
45
|
+
markType: n,
|
|
46
|
+
onFocus: d,
|
|
47
|
+
onBlur: s,
|
|
48
|
+
onKeyDown: i,
|
|
49
|
+
onDateSelect: m,
|
|
50
|
+
...D
|
|
51
|
+
}) => {
|
|
52
|
+
const { viewItemFocusedRef: t } = N(x), u = T(null);
|
|
53
|
+
Y(() => {
|
|
54
|
+
var a;
|
|
55
|
+
c && t.current && ((a = u.current) == null || a.focus());
|
|
56
|
+
}, [c, t]);
|
|
57
|
+
const h = (a) => {
|
|
58
|
+
t.current = !0, d == null || d(a);
|
|
59
|
+
}, p = (a) => {
|
|
60
|
+
t.current = !1, s == null || s(a);
|
|
61
|
+
}, b = (a) => {
|
|
62
|
+
const f = a.code || a.keyCode;
|
|
63
|
+
(w(f, "ENTER") || w(f, "SPACE")) && (a.preventDefault(), m(o)), i == null || i(a);
|
|
64
|
+
};
|
|
65
|
+
return /* @__PURE__ */ M(
|
|
66
|
+
"td",
|
|
67
|
+
{
|
|
68
|
+
className: V(e.calendarViewItem, { [e.disabled]: _ }, y),
|
|
69
|
+
tabIndex: c ? 0 : -1,
|
|
70
|
+
"aria-selected": l ? !0 : void 0,
|
|
71
|
+
onFocus: h,
|
|
72
|
+
onBlur: p,
|
|
73
|
+
onKeyDown: b,
|
|
74
|
+
...D,
|
|
75
|
+
ref: u,
|
|
76
|
+
children: /* @__PURE__ */ M(
|
|
77
|
+
"div",
|
|
78
|
+
{
|
|
79
|
+
className: V(
|
|
80
|
+
e.calendarViewItemLabel,
|
|
81
|
+
Z[I],
|
|
82
|
+
{
|
|
83
|
+
[e.disabled]: _,
|
|
84
|
+
[e.marked]: n !== void 0,
|
|
85
|
+
[e.muted]: !!C,
|
|
86
|
+
[e.selected]: l
|
|
87
|
+
},
|
|
88
|
+
n !== void 0 ? X[n] : void 0
|
|
89
|
+
),
|
|
90
|
+
onClick: () => m(o),
|
|
91
|
+
children: k
|
|
92
|
+
}
|
|
93
|
+
)
|
|
94
|
+
}
|
|
95
|
+
);
|
|
96
|
+
};
|
|
97
|
+
export {
|
|
98
|
+
re as C,
|
|
99
|
+
e as s
|
|
100
|
+
};
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-y_OwskEF.js.map
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const n = "card__e062ac1a", d = "roundingMD__80178fe8", a = "roundingSM__01378ea7", o = "general__b0d2ca07", c = "secondary__7924809b", t = "cardMedia__c20ea2ac", e = "cardContent__10b86147", r = "paddingMD__4509ba67", _ = "paddingSM__7ec58043", s = "cardContentHeader__080553a4", g = "cardContentBody__9bc1de82", i = "cardContentFooter__21b8608c", M = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: o,
|
|
6
|
+
secondary: c,
|
|
7
|
+
cardMedia: t,
|
|
8
|
+
cardContent: e,
|
|
9
|
+
paddingMD: r,
|
|
10
|
+
paddingSM: _,
|
|
11
|
+
cardContentHeader: s,
|
|
12
|
+
cardContentBody: g,
|
|
13
|
+
cardContentFooter: i
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
M as c
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=Card.module-DLre-hDg.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__3dbfe975", c = "checkboxTreeExtendedNode__b1ed2a8a", o = "sm__98176b30", d = "md__1a7f2fb2", x = "lg__d8f488d7", b = "checkboxTreeExtendedNodeHeader__68d93e76", r = "checkboxTreeCheckboxLabel__932f986f", t = "caretIconWrapper__962d90d1", n = "checkboxTreeCheckbox__74d24be8", 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-BsnFYetJ.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as b, jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import y, { useCallback as P } from "react";
|
|
3
3
|
import { c as C } from "./vendor-82AnkPpo.js";
|
|
4
4
|
import { EComponentSize as I } from "../enums/EComponentSize.js";
|
|
@@ -7,7 +7,7 @@ import { isKey as T } from "../utils/keyboard.js";
|
|
|
7
7
|
import { Badge as w } from "../components/Badge/Badge.js";
|
|
8
8
|
import { IconWrapper as f } from "../components/IconWrapper/IconWrapper.js";
|
|
9
9
|
import { EChipType as n } from "../components/Chip/enums.js";
|
|
10
|
-
const E = "
|
|
10
|
+
const E = "chipGroupItem__5f21eac7", B = "chip__4434b285", g = "lg__99a67ce0", G = "prefix__82760eaf", M = "postfix__9b18f49f", S = "notificationIcon__1b149034", Y = "md__69ad732a", j = "sm__181a6b0e", z = "type1__f45a721a", R = "type2__794bad85", k = "selected__f4ae9219", A = "disabled__f5124f0f", W = "withPrefix__e0b70dff", q = "withPostfix__c0f506d4", D = "content__2d2cdaf9", t = {
|
|
11
11
|
chipGroupItem: E,
|
|
12
12
|
chip: B,
|
|
13
13
|
lg: g,
|
|
@@ -31,8 +31,8 @@ const E = "chipGroupItem__e0e1516a", B = "chip__96a02b0f", g = "lg__5c326c02", G
|
|
|
31
31
|
children: r,
|
|
32
32
|
className: l,
|
|
33
33
|
disabled: e,
|
|
34
|
-
postfix:
|
|
35
|
-
prefix:
|
|
34
|
+
postfix: i,
|
|
35
|
+
prefix: c,
|
|
36
36
|
selected: m,
|
|
37
37
|
showNotificationIcon: _,
|
|
38
38
|
size: p = I.MD,
|
|
@@ -40,13 +40,13 @@ const E = "chipGroupItem__e0e1516a", B = "chip__96a02b0f", g = "lg__5c326c02", G
|
|
|
40
40
|
onKeyDown: o,
|
|
41
41
|
...h
|
|
42
42
|
}, x) => {
|
|
43
|
-
const
|
|
43
|
+
const u = P(
|
|
44
44
|
(a) => {
|
|
45
45
|
T(a.code, "SPACE") && a.preventDefault(), o == null || o(a);
|
|
46
46
|
},
|
|
47
47
|
[o]
|
|
48
48
|
);
|
|
49
|
-
return /* @__PURE__ */
|
|
49
|
+
return /* @__PURE__ */ b(
|
|
50
50
|
"span",
|
|
51
51
|
{
|
|
52
52
|
className: C(
|
|
@@ -57,21 +57,21 @@ const E = "chipGroupItem__e0e1516a", B = "chip__96a02b0f", g = "lg__5c326c02", G
|
|
|
57
57
|
{
|
|
58
58
|
[t.disabled]: !!e,
|
|
59
59
|
[t.selected]: !!m,
|
|
60
|
-
[t.withPostfix]: typeof
|
|
61
|
-
[t.withPrefix]: typeof
|
|
60
|
+
[t.withPostfix]: typeof i < "u",
|
|
61
|
+
[t.withPrefix]: typeof c < "u"
|
|
62
62
|
},
|
|
63
63
|
l
|
|
64
64
|
),
|
|
65
65
|
role: "button",
|
|
66
66
|
tabIndex: e ? -1 : 0,
|
|
67
|
-
onKeyDown:
|
|
67
|
+
onKeyDown: u,
|
|
68
68
|
...h,
|
|
69
69
|
ref: x,
|
|
70
70
|
children: [
|
|
71
|
-
|
|
72
|
-
/* @__PURE__ */
|
|
73
|
-
|
|
74
|
-
_ && /* @__PURE__ */
|
|
71
|
+
c ? /* @__PURE__ */ s(f, { className: t.prefix, disabled: !!e, children: c }) : null,
|
|
72
|
+
/* @__PURE__ */ s("span", { className: t.content, children: r }),
|
|
73
|
+
i ? /* @__PURE__ */ s(f, { className: t.postfix, disabled: !!e, children: i }) : null,
|
|
74
|
+
_ && /* @__PURE__ */ s(w.Dot, { size: p, className: t.notificationIcon })
|
|
75
75
|
]
|
|
76
76
|
}
|
|
77
77
|
);
|
|
@@ -82,4 +82,4 @@ export {
|
|
|
82
82
|
J as C,
|
|
83
83
|
t as s
|
|
84
84
|
};
|
|
85
|
-
//# sourceMappingURL=Chip-
|
|
85
|
+
//# sourceMappingURL=Chip-Fb7_tfTx.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__37cd44c4", o = "isInLightBox__f6f817e5", i = "isInSideOverlaySM__2a81fe7e", t = "isInSideOverlayMD__1b7c86cf", e = "isInSideOverlayLG__8a04353f", s = "confirmCloseButton__82e8aa35", c = "confirmContent__4bda8f38", r = "confirmControls__f6e0c898", f = "confirmContentTitle__698a4146", l = {
|
|
2
|
+
confirm: n,
|
|
3
|
+
isInLightBox: o,
|
|
4
|
+
isInSideOverlaySM: i,
|
|
5
|
+
isInSideOverlayMD: t,
|
|
6
|
+
isInSideOverlayLG: e,
|
|
7
|
+
confirmCloseButton: s,
|
|
8
|
+
confirmContent: c,
|
|
9
|
+
confirmControls: r,
|
|
10
|
+
confirmContentTitle: f
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
l as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-ONNAnitW.js.map
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { jsxs as E, jsx as k } from "react/jsx-runtime";
|
|
2
|
+
import I, { useEffect as u } from "react";
|
|
3
|
+
import { c as v } from "./vendor-82AnkPpo.js";
|
|
4
|
+
import { EComponentSize as l } from "../enums/EComponentSize.js";
|
|
5
|
+
import { EVENT_KEY_CODES as a } from "../utils/keyboard.js";
|
|
6
|
+
import { Badge as y } from "../components/Badge/Badge.js";
|
|
7
|
+
const N = "dropdownDesktopList__24ff3208", g = "notificationIcon__62b87ac0", b = "sm__5e55b7ec", x = "dropdownDesktopListItem__bd9a5657", C = "dropdownDesktopListLoader__383fe4d7", O = "md__70f49c8a", R = "lg__9ff1f4f4", T = "active__d228daa4", K = "selected__ac6f4b06", s = {
|
|
8
|
+
dropdownDesktopList: N,
|
|
9
|
+
notificationIcon: g,
|
|
10
|
+
sm: b,
|
|
11
|
+
dropdownDesktopListItem: x,
|
|
12
|
+
dropdownDesktopListLoader: C,
|
|
13
|
+
md: O,
|
|
14
|
+
lg: R,
|
|
15
|
+
active: T,
|
|
16
|
+
selected: K
|
|
17
|
+
}, j = [a.SPACE, a.ENTER], A = I.forwardRef(
|
|
18
|
+
({
|
|
19
|
+
active: e,
|
|
20
|
+
keyCodesForSelection: p = j,
|
|
21
|
+
children: d,
|
|
22
|
+
className: m,
|
|
23
|
+
onClick: n,
|
|
24
|
+
onSelect: o,
|
|
25
|
+
selected: r,
|
|
26
|
+
showNotificationIcon: c,
|
|
27
|
+
size: f = l.MD,
|
|
28
|
+
..._
|
|
29
|
+
}, D) => {
|
|
30
|
+
const i = (t) => {
|
|
31
|
+
const { keyCode: w } = t;
|
|
32
|
+
p.includes(w) && (t.preventDefault(), o == null || o());
|
|
33
|
+
}, L = (t) => {
|
|
34
|
+
o == null || o(), n == null || n(t);
|
|
35
|
+
};
|
|
36
|
+
return u(() => (e ? document.addEventListener("keydown", i) : document.removeEventListener("keydown", i), () => {
|
|
37
|
+
document.removeEventListener("keydown", i);
|
|
38
|
+
}), [e]), /* @__PURE__ */ E(
|
|
39
|
+
"div",
|
|
40
|
+
{
|
|
41
|
+
className: v(
|
|
42
|
+
s.dropdownDesktopListItem,
|
|
43
|
+
{ [s.active]: !!e, [s.selected]: !!r },
|
|
44
|
+
m
|
|
45
|
+
),
|
|
46
|
+
title: typeof d == "string" ? d : void 0,
|
|
47
|
+
role: "option",
|
|
48
|
+
"aria-selected": !!r,
|
|
49
|
+
..._,
|
|
50
|
+
onClick: L,
|
|
51
|
+
ref: D,
|
|
52
|
+
children: [
|
|
53
|
+
d,
|
|
54
|
+
c && /* @__PURE__ */ k(y.Dot, { size: f, className: s.notificationIcon })
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
);
|
|
58
|
+
}
|
|
59
|
+
);
|
|
60
|
+
A.displayName = "DropdownListItem";
|
|
61
|
+
export {
|
|
62
|
+
A as D,
|
|
63
|
+
s
|
|
64
|
+
};
|
|
65
|
+
//# sourceMappingURL=DropdownListItem-CBAmYB__.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__27dc1bce", e = "dropdownMobileBackdrop__947dd76f", d = "closing__6be68f49", n = "opening__3ea188ed", r = "opened__b939285e", t = "dropdownMobile__ebeef9d3", i = "dropdownMobileHeader__0068d375", p = "dropdownMobileHeaderContent__13b9805e", c = "dropdownMobileContent__78e3499a", l = "dropdownMobileFooter__92763228", b = "dropdownMobileListItem__c7382f9e", s = "selected__ac6f4b06", w = "dropdownMobileBodyOverflow__e758b62a", _ = "controlButtons__dc2d1bce", M = "dropdownMobileLoader__595cc067", a = "dropdownMobileListLoader__c6e7ee1c", L = "notificationIcon__62b87ac0", f = {
|
|
2
|
+
dropdownMobileWrapper: o,
|
|
3
|
+
dropdownMobileBackdrop: e,
|
|
4
|
+
closing: d,
|
|
5
|
+
opening: n,
|
|
6
|
+
opened: r,
|
|
7
|
+
dropdownMobile: t,
|
|
8
|
+
dropdownMobileHeader: i,
|
|
9
|
+
dropdownMobileHeaderContent: p,
|
|
10
|
+
dropdownMobileContent: c,
|
|
11
|
+
dropdownMobileFooter: l,
|
|
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-C99ad0jt.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__789f43a5", t = "footerDescriptionContent__d68618a2", e = "footerDescriptionControls__ed47815a", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-fCYYdKPC.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
2
|
import C, { useContext as D, useMemo as L, useCallback as a, useLayoutEffect as u } from "react";
|
|
3
3
|
import { u as R, c as W } from "./vendor-82AnkPpo.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__3346af13", J = "sm__ab9ef21c", K = "md__9ec7e2e7", O = "lg__f50c04ee", T = {
|
|
9
9
|
formFieldInput: H,
|
|
10
10
|
sm: J,
|
|
11
11
|
md: K,
|
|
@@ -36,22 +36,22 @@ const H = "formFieldInput__15669d1f", J = "sm__412c3420", K = "md__e47ef4a8", O
|
|
|
36
36
|
}, []), u(() => {
|
|
37
37
|
e !== void 0 && t(e);
|
|
38
38
|
}, [e, t]);
|
|
39
|
-
const
|
|
39
|
+
const b = 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
|
+
), k = 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
|
+
), z = a(
|
|
50
50
|
(s) => {
|
|
51
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
53
|
[c, t, r]
|
|
54
|
-
),
|
|
54
|
+
), E = a(
|
|
55
55
|
(s) => {
|
|
56
56
|
t(s.currentTarget.value), i == null || i(s);
|
|
57
57
|
},
|
|
@@ -63,12 +63,12 @@ const H = "formFieldInput__15669d1f", J = "sm__412c3420", K = "md__e47ef4a8", O
|
|
|
63
63
|
value: e,
|
|
64
64
|
defaultValue: p,
|
|
65
65
|
disabled: x === q.DISABLED,
|
|
66
|
-
onFocus:
|
|
67
|
-
onBlur:
|
|
68
|
-
onAnimationStart:
|
|
69
|
-
onChange:
|
|
66
|
+
onFocus: b,
|
|
67
|
+
onBlur: k,
|
|
68
|
+
onAnimationStart: z,
|
|
69
|
+
onChange: E
|
|
70
70
|
};
|
|
71
|
-
return F ? F({ ...N, size: I }, n) : /* @__PURE__ */
|
|
71
|
+
return F ? F({ ...N, size: I }, n) : /* @__PURE__ */ M("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-d6WkPngW.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__19550106", a = "headerLayoutSidebarContent__d2a20368", d = "headerLayoutSidebarSidebar__0b02ded2", r = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: d
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
r as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-BUlWJH2L.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__fbb5af0c", t = "headerTitleControls__e342f1ec", l = "headerTitleContent__1fa191e2", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__845ec2e1", t = "headerTitleControls__6c61fec9", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-CFdpGGVy.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const t = "main__690301f0", a = "arrow__8b4f8eae", c = "image__85fcfec9", e = "imageButton__60becd89", n = "track__b196ea31", _ = "animating__d5924943", i = "slide__d18f7412", o = "blur__3ff61e82", s = "clickable__ea0c27b5", r = "prev__3755d4c9", l = "next__c41bd88f", m = {
|
|
2
|
+
main: t,
|
|
3
|
+
arrow: a,
|
|
4
|
+
image: c,
|
|
5
|
+
imageButton: e,
|
|
6
|
+
track: n,
|
|
7
|
+
animating: _,
|
|
8
|
+
slide: i,
|
|
9
|
+
blur: o,
|
|
10
|
+
clickable: s,
|
|
11
|
+
prev: r,
|
|
12
|
+
next: l
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
m as s
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=ImageGalleryExtendedMain.module-BGe90A85.js.map
|
package/chunks/{ImageGalleryExtendedThumb-D9p93wFz.js → ImageGalleryExtendedThumb-BVI6zmzL.js}
RENAMED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as o } from "./vendor-82AnkPpo.js";
|
|
4
|
-
const n = "
|
|
4
|
+
const n = "thumbnails__dae42d9e", b = "thumb__6b0ca9a6", u = "active__ae39e2f0", d = "image__85fcfec9", t = {
|
|
5
5
|
thumbnails: n,
|
|
6
6
|
thumb: b,
|
|
7
7
|
active: u,
|
|
8
8
|
image: d
|
|
9
9
|
}, h = i.forwardRef(
|
|
10
|
-
({ item: a, isActive: e, className: s, "aria-label":
|
|
10
|
+
({ item: a, isActive: e, className: s, "aria-label": c, ...l }, r) => /* @__PURE__ */ m(
|
|
11
11
|
"button",
|
|
12
12
|
{
|
|
13
|
-
ref:
|
|
14
|
-
...
|
|
13
|
+
ref: r,
|
|
14
|
+
...l,
|
|
15
15
|
type: "button",
|
|
16
16
|
className: o(t.thumb, { [t.active]: e }, s),
|
|
17
17
|
"aria-current": e ? "true" : void 0,
|
|
18
|
-
"aria-label":
|
|
18
|
+
"aria-label": c ?? a.alt,
|
|
19
19
|
children: /* @__PURE__ */ m("img", { src: a.thumbSrc ?? a.src, alt: "", className: t.image, loading: "lazy" })
|
|
20
20
|
}
|
|
21
21
|
)
|
|
@@ -25,4 +25,4 @@ export {
|
|
|
25
25
|
h as I,
|
|
26
26
|
t as s
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=ImageGalleryExtendedThumb-
|
|
28
|
+
//# sourceMappingURL=ImageGalleryExtendedThumb-BVI6zmzL.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__e01eabc9", t = "island__b8b685c5", o = "item__03c86ef5", c = "disabled__740daa38", s = "sm__94b51a6f", _ = "md__4c2a1f7f", a = "lg__a480f819", n = "header__b96e2db3", d = "type1__35d643c4", r = "opened__7dceb196", p = "type2__aeb1aeab", b = "type3__89d7f52d", i = "footer__03a91307", l = "body__992a6278", f = "caretWrapper__f8b98f9b", y = "caretIcon__f5053ec0", m = "title__b1a2748e", g = "remove__3ac245be", h = "step__c0fb8183", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: o,
|
|
5
|
+
disabled: c,
|
|
6
|
+
sm: s,
|
|
7
|
+
md: _,
|
|
8
|
+
lg: a,
|
|
9
|
+
header: n,
|
|
10
|
+
type1: d,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: b,
|
|
14
|
+
footer: i,
|
|
15
|
+
body: l,
|
|
16
|
+
caretWrapper: f,
|
|
17
|
+
caretIcon: y,
|
|
18
|
+
title: m,
|
|
19
|
+
remove: g,
|
|
20
|
+
step: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-CpsIbUZS.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__5a5ec326", o = "islandWidgetFooterContent__93cf5ae5", e = "islandWidgetFooterControls__7f5c032c", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-Cv-pFx97.js.map
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__844b2e3c", a = "islandWidgetHeaderTitle__8a864740", d = "islandWidgetHeaderControls__497400f9", t = "islandWidgetHeaderDescription__5084579e", i = "caretWrapper__247748cd", n = "caretIcon__921aaff0", r = "open__3e576be2", s = {
|
|
2
|
+
islandWidgetHeader: e,
|
|
3
|
+
islandWidgetHeaderTitle: a,
|
|
4
|
+
islandWidgetHeaderControls: d,
|
|
5
|
+
islandWidgetHeaderDescription: t,
|
|
6
|
+
caretWrapper: i,
|
|
7
|
+
caretIcon: n,
|
|
8
|
+
open: r
|
|
9
|
+
};
|
|
10
|
+
export {
|
|
11
|
+
s
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=IslandWidgetHeader.module-DZ7u5KdZ.js.map
|
|
@@ -3,7 +3,7 @@ import { useState as y, useRef as v, useCallback as p, useLayoutEffect as b, use
|
|
|
3
3
|
import { WindowResizeListener as O } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
4
4
|
import { h as S, c as T } from "./vendor-82AnkPpo.js";
|
|
5
5
|
import { LoaderScreen as R } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
-
const L = "
|
|
6
|
+
const L = "lightBox__2dace1b3", z = "sm__3f9e96f0", A = "md__980ad7d1", W = "lg__c284cb30", N = "xl__91f3f501", E = "lightBoxBackdrop__68d8c8c0", k = "lightBoxSideOverlayActive__5c228d38", w = "lightBoxTopOverlayActive__519e744c", H = "lightBoxContent__67e5bdac", q = "loadingContentOverlay__739794f3", j = "lightBoxContentResizeWrapper__22e02778", D = "tempElSafariBug__41c878ea", M = "bodyOverflowHidden__11532c9f", i = {
|
|
7
7
|
lightBox: L,
|
|
8
8
|
sm: z,
|
|
9
9
|
md: A,
|
|
@@ -21,7 +21,7 @@ const L = "lightBox__8c626a04", z = "sm__76f002ba", A = "md__5931a744", W = "lg_
|
|
|
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
23
|
}, I = (h) => {
|
|
24
|
-
const { children:
|
|
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
27
|
g && (l += g.offsetHeight), f((m) => Math.abs(m - l) > 1 ? l : m);
|
|
@@ -32,7 +32,7 @@ const L = "lightBox__8c626a04", z = "sm__76f002ba", A = "md__5931a744", W = "lg_
|
|
|
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 } = S({
|
|
37
37
|
handleWidth: !0,
|
|
38
38
|
onResize: t,
|
|
@@ -44,11 +44,11 @@ const L = "lightBox__8c626a04", z = "sm__76f002ba", A = "md__5931a744", W = "lg_
|
|
|
44
44
|
return /* @__PURE__ */ n(O, { onResize: t, children: /* @__PURE__ */ _(
|
|
45
45
|
"div",
|
|
46
46
|
{
|
|
47
|
-
className: T(
|
|
47
|
+
className: T(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-CUHF8ym9.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__dcdfa951", o = "withKeyboardEvent__e6c7d08d", e = "withoutKeyboardEvent__f82e2e62", l = "lightBoxPrev__5d092217", i = "lightBoxNext__e76e0a03", n = "lightBoxControlsDesktop__30c7e73b", x = "lightBoxControlsMobile__db9be224", h = "lightBoxClose__8ab22a79", s = "lightBoxPrevButton__29a3c3de", B = "lightBoxNextButton__faf9501e", 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-BGzxKeYz.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktopContainer__255bf9c7", o = "lightBoxSideOverlayCloseDesktop__c2338c8f", l = "lightBoxSideOverlayCloseMobile__1c9ed631", i = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktopContainer: e,
|
|
3
|
+
lightBoxSideOverlayCloseDesktop: o,
|
|
4
|
+
lightBoxSideOverlayCloseMobile: l
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
i as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-CmhYqDUn.js.map
|