@sberbusiness/triplex-next 1.29.0 → 1.30.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-B4-vQnzw.js → AlertProcessSpoiler-BIiexkiG.js} +5 -5
- package/chunks/{CalendarViewItem-5_px9kHt.js → CalendarViewItem-DZix7Wi3.js} +26 -26
- package/chunks/Card.module-C57O8DQ9.js +18 -0
- package/chunks/CheckboxTreeExtended.module-D_Xqk2Z0.js +15 -0
- package/chunks/Chip-D73o-tIk.js +77 -0
- package/chunks/Confirm.module-CUcXlA0E.js +15 -0
- package/chunks/{DropdownListItem-C7Maa_Sz.js → DropdownListItem-PhDNj_sI.js} +12 -12
- package/chunks/DropdownMobile.module-DL87iBcj.js +23 -0
- package/chunks/Footer.module-DZzX_hiB.js +9 -0
- package/chunks/{FormFieldInput-BgrEEHVa.js → FormFieldInput-Du3nMTry.js} +18 -18
- package/chunks/HeaderLayoutSidebar.module-BOcwOhH9.js +9 -0
- package/chunks/HeaderTabs.module-D5xnWADy.js +9 -0
- package/chunks/{HeaderTitle.module-fEjlMYZ7.js → HeaderTitle.module-mufXm8bf.js} +2 -2
- package/chunks/IslandAccordion.module-cWQkjySQ.js +25 -0
- package/chunks/IslandWidgetFooter.module-K-i_a4VV.js +9 -0
- package/chunks/IslandWidgetHeader.module-BU39_xm_.js +13 -0
- package/chunks/{LightBoxContent-DdWEYnjf.js → LightBoxContent-oXmUc0O4.js} +7 -7
- package/chunks/LightBoxControls.module-BOBUS8MF.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BLxHQH7u.js +9 -0
- package/chunks/{ListItemControlsButton-BrWqPMvQ.js → ListItemControlsButton-Cn_qKgVF.js} +8 -8
- package/chunks/ListItemTail.module-D7OEUQSH.js +12 -0
- package/chunks/ListMasterFooter.module-B2oYxI3b.js +10 -0
- package/chunks/ModalWindow.module-B7YcXJ55.js +17 -0
- package/chunks/Notification.module-OkzyDWlc.js +20 -0
- package/chunks/Overlay.module-CBlckNkR.js +18 -0
- package/chunks/Page.module-BkDd7q7x.js +11 -0
- package/chunks/SMSField.module-BBRpa0-4.js +16 -0
- package/chunks/SliderExtendedMarks.module-DOunMVrv.js +15 -0
- package/chunks/{SliderExtendedRail-B7cZIw4b.js → SliderExtendedRail-Cr47EmrH.js} +10 -10
- package/chunks/StatusTracker.module-B6VeAoHW.js +24 -0
- package/chunks/{StepperStepArrowBorder-BDDBpgah.js → StepperStepArrowBorder-C6up4LVv.js} +10 -10
- package/chunks/{SuggestFieldMobileDropdownHint-o1c16I20.js → SuggestFieldMobileDropdownHint-BZyaIt1i.js} +4 -4
- package/chunks/TableFooter.module-Exx3Pc8E.js +14 -0
- package/chunks/TabsExtended.module-D8onFEnM.js +16 -0
- package/chunks/TabsLine.module-BvYF3ue-.js +21 -0
- package/chunks/TooltipDesktop.module-DD0ESKwE.js +19 -0
- package/chunks/TreeView.module-ClEsZNDe.js +9 -0
- package/chunks/{UploadZoneInput-DRnwuj7v.js → UploadZoneInput-BbaamBLA.js} +9 -9
- package/chunks/{constants-BbgGoE1H.js → constants-DG4U-QtS.js} +12 -12
- package/chunks/utils-2vVjLvvg.js +24 -0
- package/chunks/{utils-BG289Tpd.js → utils-BTk2T8x6.js} +5 -5
- package/chunks/{utils-Cev1dXzE.js → utils-Bk10DX0W.js} +11 -11
- package/chunks/{utils-DmWZdfw8.js → utils-DgpN6CSa.js} +8 -8
- package/chunks/{vendor-C_uS77iF.js → vendor-82AnkPpo.js} +47 -44
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +11 -11
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +11 -11
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +25 -25
- package/components/Badge/Badge.js +12 -12
- package/components/Badge/BadgeDot.js +5 -5
- package/components/Badge/components/BadgeContent.js +9 -9
- package/components/Badge/components/BadgePostfix.js +10 -10
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +7 -7
- package/components/Button/Button.js +28 -28
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +27 -27
- package/components/Button/ButtonDropdownExtended.js +9 -9
- package/components/Button/ButtonIcon.js +11 -11
- package/components/Calendar/Calendar.js +3 -3
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +4 -4
- package/components/Calendar/components/CalendarViewDays.js +2 -2
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +4 -4
- package/components/Card/CardStatic.js +3 -3
- package/components/Card/components/CardContent/CardContent.js +2 -2
- package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
- package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
- package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
- package/components/Card/components/CardMedia.js +2 -2
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +7 -7
- package/components/Checkbox/Checkbox.js +3 -3
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- package/components/Checkbox/CheckboxYGroup.js +2 -2
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +5 -5
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +10 -10
- package/components/Chip/Chip.js +2 -2
- package/components/Chip/ChipClearButton.js +7 -7
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +2 -2
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +2 -2
- package/components/Chip/ChipOptions.js +2 -2
- package/components/Chip/ChipSelect/ChipSelect.js +2 -2
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +6 -6
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +13 -13
- package/components/Col/Col.js +137 -137
- package/components/CollapsibleTree/CollapsibleTree.js +23 -0
- package/components/CollapsibleTree/components/CollapsibleTreeBranchNode.js +37 -0
- package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +13 -0
- package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +24 -0
- package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +44 -0
- package/components/CollapsibleTree/components/CollapsibleTreeNodeLabel.js +12 -0
- package/components/CollapsibleTree/index.js +11 -0
- package/components/CollapsibleTree/types.js +5 -0
- package/components/CollapsibleTreeExtended/CollapsibleTreeExtended.js +10 -0
- package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +71 -0
- package/components/CollapsibleTreeExtended/index.js +7 -0
- package/components/Confirm/Confirm.js +2 -2
- package/components/Confirm/components/ConfirmCloseButton.js +2 -2
- package/components/Confirm/components/ConfirmContent.js +2 -2
- package/components/Confirm/components/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
- package/components/DateRange/DateRange.js +12 -12
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/DesignTokens/DesignTokensComponents.js +89 -84
- package/components/DesignTokens/DesignTokensComponentsThemeDark.js +83 -78
- package/components/DesignTokens/components/CollapsibleTree.js +11 -0
- package/components/DesignTokens/components/ListItem.js +7 -4
- package/components/DesignTokens/components/index.js +138 -135
- package/components/Divider/Divider.js +18 -18
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +9 -9
- package/components/Dropdown/desktop/DropdownDesktop.js +22 -22
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.js +2 -2
- 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 +2 -2
- package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInput.js +5 -5
- package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +16 -16
- package/components/ExpandAnimation/ExpandAnimation.js +18 -18
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +2 -2
- package/components/Footer/components/FooterDescriptionContent.js +2 -2
- package/components/Footer/components/FooterDescriptionControls.js +2 -2
- package/components/FormField/FormField.js +25 -25
- package/components/FormField/components/FormFieldClear.js +2 -2
- package/components/FormField/components/FormFieldCounter.js +4 -4
- package/components/FormField/components/FormFieldDescription.js +7 -7
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +21 -21
- package/components/FormField/components/FormFieldPostfix.js +24 -17
- package/components/FormField/components/FormFieldPrefix.js +24 -17
- package/components/FormField/components/FormFieldTarget.js +19 -19
- package/components/FormField/components/FormFieldTextarea.js +24 -24
- 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 +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
- package/components/HelpBox/HelpBox.js +9 -9
- package/components/IconWrapper/IconWrapper.js +8 -8
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +3 -3
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
- package/components/IslandWidget/IslandWidget.js +11 -11
- package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
- package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderControls.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +5 -5
- package/components/LightBox/LightBox.js +16 -16
- package/components/LightBox/LightBoxContent.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +11 -11
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +12 -12
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +11 -11
- package/components/List/List.js +7 -7
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +8 -8
- package/components/List/components/ListItemContent.js +21 -16
- package/components/List/components/ListItemContext.js +5 -2
- package/components/List/components/ListItemControls.js +7 -7
- package/components/List/components/ListItemControlsButton.js +2 -2
- package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
- package/components/List/components/ListItemLoading.js +5 -5
- package/components/List/components/ListItemSelectable.js +28 -25
- package/components/List/components/ListItemTable.js +21 -20
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +7 -7
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +4 -4
- 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 +2 -2
- package/components/ListMaster/components/ListMasterFooter.js +2 -2
- package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
- package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
- package/components/ListMaster/components/ListMasterHeader.js +6 -6
- package/components/ListMaster/components/SelectionControls.js +7 -7
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
- package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
- package/components/LoaderScreen/LoaderScreen.js +7 -7
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +13 -13
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +6 -6
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
- package/components/MonthYearRange/MonthYearRange.js +6 -6
- package/components/MultiselectField/MultiselectField.js +19 -14
- package/components/MultiselectField/MultiselectFieldContext.js +5 -4
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +34 -31
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +13 -13
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +4 -4
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
- package/components/Notification/Notification.js +3 -3
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +2 -2
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +2 -2
- 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 +3 -3
- package/components/OrderedList/OrderedListItem.js +6 -6
- package/components/Overlay/Overlay.js +2 -2
- package/components/Overlay/OverlayMask.js +2 -2
- package/components/Overlay/OverlayPanel.js +2 -2
- package/components/Page/Page.js +2 -2
- package/components/Page/components/BodyPage.js +7 -7
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Page/components/useStickyCornerRadius.js +16 -16
- package/components/Pagination/components/PaginationExtended.js +7 -7
- package/components/Pagination/components/PaginationNavigationButton.js +1 -1
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +7 -7
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +8 -8
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +6 -6
- package/components/Radio/RadioXGroup.js +13 -13
- package/components/Radio/RadioYGroup.js +6 -6
- package/components/Row/Row.js +6 -6
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +27 -27
- package/components/SMSField/components/SMSFieldRefresh.js +2 -2
- package/components/SMSField/components/SMSFieldSubmit.js +2 -2
- package/components/SMSField/components/SMSFieldTooltip.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +14 -14
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +8 -8
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +8 -8
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +9 -9
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
- package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +8 -8
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +25 -25
- package/components/SmallInput/SmallInput.js +2 -2
- package/components/Spoiler/Spoiler.js +16 -16
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
- package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
- package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
- package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
- package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
- package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
- package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
- package/components/Step/Step.js +9 -9
- package/components/Stepper/Stepper.js +14 -14
- package/components/Stepper/StepperExtended.js +7 -7
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Suggest/SuggestMobileDropdownContent.js +16 -16
- package/components/Suggest/useSuggest.js +1 -1
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
- 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 +21 -21
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +18 -18
- package/components/Table/NoColumns.js +4 -4
- package/components/Table/PaginationPanel.js +5 -5
- package/components/Table/TableBasic/TableBasic.js +2 -2
- package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
- package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
- package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
- package/components/Table/TableBasicSettings/TableBasicSettings.js +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +4 -4
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
- package/components/Table/TableFooter/TableFooter.js +2 -2
- 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 +6 -6
- package/components/Table/TabsLinePanelLinks.js +2 -2
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +18 -18
- package/components/TabsExtended/TabsExtended.js +3 -3
- package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +2 -2
- package/components/TabsLine/components/TabsLineDesktop.js +2 -2
- package/components/TabsLine/components/TabsLineDropdown.js +3 -3
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +1 -1
- package/components/Tag/Tag.js +25 -25
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +10 -10
- package/components/TextField/TextField.js +1 -1
- package/components/TextField/TextFieldBase.js +24 -19
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +1 -1
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- 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 +2 -2
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
- package/components/Tooltip/components/mobile/TooltipMobile.js +2 -2
- package/components/TopOverlay/TopOverlay.js +8 -8
- package/components/TreeView/TreeView.js +2 -2
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +2 -2
- package/components/Typography/Caption.js +24 -24
- package/components/Typography/CodeText.js +11 -11
- package/components/Typography/Text.js +19 -19
- package/components/Typography/Title.js +14 -14
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +9 -9
- package/components/UnorderedList/UnorderedListItem.js +3 -3
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/UploadZone/index.js +1 -1
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +587 -579
- package/index.d.ts +134 -58
- package/index.js +628 -620
- package/package.json +8 -4
- package/styles/triplex-next.css +541 -538
- package/utils/amountUtils.js +1 -1
- package/chunks/Card.module-Dx8nOFB3.js +0 -17
- package/chunks/CheckboxTreeExtended.module-Bjimmb7-.js +0 -15
- package/chunks/Chip-D-_oIu-h.js +0 -77
- package/chunks/Confirm.module-CLPl_MFI.js +0 -15
- package/chunks/DropdownMobile.module-CaYNuqHU.js +0 -23
- package/chunks/Footer.module-B8adM4Do.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-Cdc1sffY.js +0 -9
- package/chunks/HeaderTabs.module-DmDFhCmD.js +0 -9
- package/chunks/IslandAccordion.module-CNo4iFh8.js +0 -25
- package/chunks/IslandWidgetFooter.module-DZ6hXw2D.js +0 -9
- package/chunks/IslandWidgetHeader.module-CEVaTpbx.js +0 -13
- package/chunks/LightBoxControls.module-CnAa2Vmk.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-Du9-TT1c.js +0 -9
- package/chunks/ListItemTail.module-ZBSoUByF.js +0 -12
- package/chunks/ListMasterFooter.module-CeZvln77.js +0 -10
- package/chunks/ModalWindow.module-lrXOmH_L.js +0 -17
- package/chunks/Notification.module-ZlSN0MGm.js +0 -20
- package/chunks/Overlay.module-BlvGry2e.js +0 -18
- package/chunks/Page.module-BkU_qm35.js +0 -11
- package/chunks/SMSField.module-DQdb4DNu.js +0 -16
- package/chunks/SliderExtendedMarks.module-BWYZDQtm.js +0 -15
- package/chunks/StatusTracker.module-C645B9ye.js +0 -24
- package/chunks/TableFooter.module-Bw739QXw.js +0 -14
- package/chunks/TabsExtended.module-DwTyq4mg.js +0 -16
- package/chunks/TabsLine.module-6sKjO9lB.js +0 -21
- package/chunks/TooltipDesktop.module-D1eY6eNm.js +0 -19
- package/chunks/TreeView.module-B4d0aSMp.js +0 -9
- package/chunks/utils-XC0joCai.js +0 -24
- package/components/CollapsableTree/CollapsableTree.js +0 -10
- package/components/CollapsableTree/components/CollapsableTreeNode.js +0 -79
- package/components/CollapsableTree/index.js +0 -7
|
@@ -3,8 +3,8 @@ import { useContext as d, 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 n } from "./vendor-
|
|
7
|
-
const y = "
|
|
6
|
+
import { c as n } from "./vendor-82AnkPpo.js";
|
|
7
|
+
const y = "alertProcess__ced07c57", f = "md__9a1f29f3", u = "lg__147cacba", T = "withSpoiler__1e630d92", B = "themeIcon__e76a190b", C = "alertTypeError__66a442ab", S = "alertTypeInfo__c528655f", b = "alertTypeWarning__49c4ebc2", h = "alertTypeSystem__84759f29", I = "alertTypeFeature__a7fa79aa", P = "alertProcessContentBlock__c222b8fb", g = "expandableContent__77061e9d", k = "expanded__8183016e", v = "closeButton__9a4a4039", w = "expandButton__9c930117", e = {
|
|
8
8
|
alertProcess: y,
|
|
9
9
|
md: f,
|
|
10
10
|
lg: u,
|
|
@@ -12,8 +12,8 @@ const y = "alertProcess__03c47e81", f = "md__ec1236a8", u = "lg__34b0459d", T =
|
|
|
12
12
|
themeIcon: B,
|
|
13
13
|
alertTypeError: C,
|
|
14
14
|
alertTypeInfo: S,
|
|
15
|
-
alertTypeWarning:
|
|
16
|
-
alertTypeSystem:
|
|
15
|
+
alertTypeWarning: b,
|
|
16
|
+
alertTypeSystem: h,
|
|
17
17
|
alertTypeFeature: I,
|
|
18
18
|
alertProcessContentBlock: P,
|
|
19
19
|
expandableContent: g,
|
|
@@ -38,4 +38,4 @@ export {
|
|
|
38
38
|
A,
|
|
39
39
|
e as s
|
|
40
40
|
};
|
|
41
|
-
//# sourceMappingURL=AlertProcessSpoiler-
|
|
41
|
+
//# sourceMappingURL=AlertProcessSpoiler-BIiexkiG.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as V } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
3
|
-
import { c as
|
|
3
|
+
import { c as b } from "./vendor-82AnkPpo.js";
|
|
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 f } from "../utils/keyboard.js";
|
|
7
|
+
const A = "calendarViewDays__5b2606ac", E = "calendarViewMonths__0fef403a", L = "calendarViewYears__74fa6e99", R = "calendarViewDaysHeader__733883fe", v = "calendarViewDaysBody__b1a41202", H = "calendarViewItem__66aceb9a", B = "current__6ee6542b", S = "disabled__6b7ef62a", j = "calendarViewItemLabel__b37a27db", O = "muted__ab31ac3e", P = "selected__8c2c2687", g = "basicMark__eb2bb1b3", q = "standardMark__e0db7af3", z = "attentionMark__b703b721", G = "criticalMark__4da2be0b", J = "marked__c2afe855", Q = "unitDay__55e34817", U = "unitMonth__60da2257", W = "unitYear__20f4e760", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -34,17 +34,17 @@ const A = "calendarViewDays__c1a93b76", E = "calendarViewMonths__c169ad39", L =
|
|
|
34
34
|
month: a.unitMonth,
|
|
35
35
|
year: a.unitYear
|
|
36
36
|
}, ra = ({
|
|
37
|
-
children:
|
|
38
|
-
className:
|
|
37
|
+
children: w,
|
|
38
|
+
className: k,
|
|
39
39
|
date: o,
|
|
40
|
-
unit:
|
|
41
|
-
tabbable:
|
|
40
|
+
unit: y,
|
|
41
|
+
tabbable: n,
|
|
42
42
|
active: l,
|
|
43
43
|
disabled: _,
|
|
44
44
|
muted: I,
|
|
45
|
-
markType:
|
|
46
|
-
onFocus:
|
|
47
|
-
onBlur:
|
|
45
|
+
markType: c,
|
|
46
|
+
onFocus: s,
|
|
47
|
+
onBlur: d,
|
|
48
48
|
onKeyDown: i,
|
|
49
49
|
onDateSelect: m,
|
|
50
50
|
...C
|
|
@@ -52,43 +52,43 @@ const A = "calendarViewDays__c1a93b76", E = "calendarViewMonths__c169ad39", L =
|
|
|
52
52
|
const { viewItemFocusedRef: t } = N(x), u = T(null);
|
|
53
53
|
Y(() => {
|
|
54
54
|
var e;
|
|
55
|
-
|
|
56
|
-
}, [
|
|
55
|
+
n && t.current && ((e = u.current) == null || e.focus());
|
|
56
|
+
}, [n, t]);
|
|
57
57
|
const D = (e) => {
|
|
58
|
-
t.current = !0,
|
|
58
|
+
t.current = !0, s == null || s(e);
|
|
59
59
|
}, h = (e) => {
|
|
60
|
-
t.current = !1,
|
|
60
|
+
t.current = !1, d == null || d(e);
|
|
61
61
|
}, p = (e) => {
|
|
62
62
|
const M = e.code || e.keyCode;
|
|
63
|
-
(
|
|
63
|
+
(f(M, "ENTER") || f(M, "SPACE")) && (e.preventDefault(), m(o)), i == null || i(e);
|
|
64
64
|
};
|
|
65
|
-
return /* @__PURE__ */
|
|
65
|
+
return /* @__PURE__ */ V(
|
|
66
66
|
"td",
|
|
67
67
|
{
|
|
68
|
-
className:
|
|
69
|
-
tabIndex:
|
|
68
|
+
className: b(a.calendarViewItem, { [a.disabled]: _ }, k),
|
|
69
|
+
tabIndex: n ? 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__ */ V(
|
|
77
77
|
"div",
|
|
78
78
|
{
|
|
79
|
-
className:
|
|
79
|
+
className: b(
|
|
80
80
|
a.calendarViewItemLabel,
|
|
81
|
-
Z[
|
|
81
|
+
Z[y],
|
|
82
82
|
{
|
|
83
83
|
[a.disabled]: _,
|
|
84
|
-
[a.marked]:
|
|
84
|
+
[a.marked]: c !== void 0,
|
|
85
85
|
[a.muted]: !!I,
|
|
86
86
|
[a.selected]: l
|
|
87
87
|
},
|
|
88
|
-
|
|
88
|
+
c !== void 0 ? X[c] : void 0
|
|
89
89
|
),
|
|
90
90
|
onClick: () => m(o),
|
|
91
|
-
children:
|
|
91
|
+
children: w
|
|
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-DZix7Wi3.js.map
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const n = "card__bc58a098", d = "roundingMD__081c8492", a = "roundingSM__00f84f53", c = "general__0e04bde1", o = "secondary__e325568a", t = "cardMedia__268ec15c", e = "cardContent__76ce306d", r = "paddingMD__38d562e8", _ = "paddingSM__af5a35f8", s = "cardContentHeader__0c2313a7", g = "cardContentBody__29fc68f2", i = "cardContentFooter__bfa8c768", M = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: c,
|
|
6
|
+
secondary: o,
|
|
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-C57O8DQ9.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__cf170fe3", c = "checkboxTreeExtendedNode__23cb094e", o = "sm__da78573c", d = "md__f49f84c6", x = "lg__e9e59e2e", r = "checkboxTreeExtendedNodeHeader__6a786a53", b = "checkboxTreeCheckboxLabel__59742f2d", t = "caretIconWrapper__accaec4d", n = "checkboxTreeCheckbox__e135e5d2", h = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
sm: o,
|
|
5
|
+
md: d,
|
|
6
|
+
lg: x,
|
|
7
|
+
checkboxTreeExtendedNodeHeader: r,
|
|
8
|
+
checkboxTreeCheckboxLabel: b,
|
|
9
|
+
caretIconWrapper: t,
|
|
10
|
+
checkboxTreeCheckbox: n
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
h as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-D_Xqk2Z0.js.map
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { jsxs as x, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import u, { useCallback as I } from "react";
|
|
3
|
+
import { c as b } from "./vendor-82AnkPpo.js";
|
|
4
|
+
import { EComponentSize as P } from "../enums/EComponentSize.js";
|
|
5
|
+
import { createSizeToClassNameMap as C } from "../utils/classNameMaps.js";
|
|
6
|
+
import { isKey as N } from "../utils/keyboard.js";
|
|
7
|
+
import { Badge as w } from "../components/Badge/Badge.js";
|
|
8
|
+
import { IconWrapper as r } from "../components/IconWrapper/IconWrapper.js";
|
|
9
|
+
const B = "chipGroupItem__52cf1a17", g = "chip__9d433c45", G = "lg__e682baa0", M = "prefix__ad14e989", S = "postfix__3da12d63", j = "notificationIcon__d6c4a52d", y = "md__079da8c2", z = "sm__50684b98", E = "disabled__24e95891", R = "selected__6cd311c6", T = "withPrefix__0afb7d17", k = "withPostfix__23846298", A = "content__6540a1c7", 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: p,
|
|
26
|
+
className: l,
|
|
27
|
+
disabled: o,
|
|
28
|
+
postfix: i,
|
|
29
|
+
prefix: s,
|
|
30
|
+
selected: d,
|
|
31
|
+
showNotificationIcon: f,
|
|
32
|
+
size: n = P.MD,
|
|
33
|
+
onKeyDown: e,
|
|
34
|
+
...m
|
|
35
|
+
}, _) => {
|
|
36
|
+
const h = I(
|
|
37
|
+
(a) => {
|
|
38
|
+
N(a.code, "SPACE") && a.preventDefault(), e == null || e(a);
|
|
39
|
+
},
|
|
40
|
+
[e]
|
|
41
|
+
);
|
|
42
|
+
return /* @__PURE__ */ x(
|
|
43
|
+
"span",
|
|
44
|
+
{
|
|
45
|
+
className: b(
|
|
46
|
+
t.chip,
|
|
47
|
+
t.chipGroupItem,
|
|
48
|
+
W[n],
|
|
49
|
+
{
|
|
50
|
+
[t.disabled]: !!o,
|
|
51
|
+
[t.selected]: !!d,
|
|
52
|
+
[t.withPostfix]: typeof i < "u",
|
|
53
|
+
[t.withPrefix]: typeof s < "u"
|
|
54
|
+
},
|
|
55
|
+
l
|
|
56
|
+
),
|
|
57
|
+
role: "button",
|
|
58
|
+
tabIndex: o ? -1 : 0,
|
|
59
|
+
onKeyDown: h,
|
|
60
|
+
...m,
|
|
61
|
+
ref: _,
|
|
62
|
+
children: [
|
|
63
|
+
s ? /* @__PURE__ */ c(r, { className: t.prefix, disabled: !!o, children: s }) : null,
|
|
64
|
+
/* @__PURE__ */ c("span", { className: t.content, children: p }),
|
|
65
|
+
i ? /* @__PURE__ */ c(r, { className: t.postfix, disabled: !!o, children: i }) : null,
|
|
66
|
+
f && /* @__PURE__ */ c(w.Dot, { size: n, 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-D73o-tIk.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__4a5a2489", o = "isInLightBox__83bf626f", i = "isInSideOverlaySM__391b02e9", t = "isInSideOverlayMD__3b701348", e = "isInSideOverlayLG__0cdddb03", s = "confirmCloseButton__8c0e5cdb", c = "confirmContent__61365622", r = "confirmControls__b55d61cb", l = "confirmContentTitle__b53c405a", _ = {
|
|
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: l
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
_ as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-CUcXlA0E.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs as E, jsx as k } from "react/jsx-runtime";
|
|
2
2
|
import I, { useEffect as u } from "react";
|
|
3
|
-
import { c as v } from "./vendor-
|
|
4
|
-
import { EComponentSize as
|
|
3
|
+
import { c as v } from "./vendor-82AnkPpo.js";
|
|
4
|
+
import { EComponentSize as l } from "../enums/EComponentSize.js";
|
|
5
5
|
import { EVENT_KEY_CODES as p } from "../utils/keyboard.js";
|
|
6
|
-
import { Badge as
|
|
7
|
-
const
|
|
8
|
-
dropdownDesktopList:
|
|
6
|
+
import { Badge as y } from "../components/Badge/Badge.js";
|
|
7
|
+
const b = "dropdownDesktopList__83039bbe", N = "notificationIcon__7dad7798", g = "sm__5cb3b339", x = "dropdownDesktopListItem__1cd06963", C = "dropdownDesktopListLoader__f8daef06", O = "md__e55b9ac4", R = "lg__e178c831", T = "active__93d371ab", K = "selected__42d6ed6c", s = {
|
|
8
|
+
dropdownDesktopList: b,
|
|
9
9
|
notificationIcon: N,
|
|
10
10
|
sm: g,
|
|
11
11
|
dropdownDesktopListItem: x,
|
|
@@ -17,19 +17,19 @@ const y = "dropdownDesktopList__478f8a74", N = "notificationIcon__a0d834d8", g =
|
|
|
17
17
|
}, j = [p.SPACE, p.ENTER], A = I.forwardRef(
|
|
18
18
|
({
|
|
19
19
|
active: e,
|
|
20
|
-
keyCodesForSelection:
|
|
20
|
+
keyCodesForSelection: m = j,
|
|
21
21
|
children: d,
|
|
22
|
-
className:
|
|
22
|
+
className: a,
|
|
23
23
|
onClick: n,
|
|
24
24
|
onSelect: o,
|
|
25
25
|
selected: r,
|
|
26
26
|
showNotificationIcon: c,
|
|
27
|
-
size: _ =
|
|
27
|
+
size: _ = l.MD,
|
|
28
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
|
};
|
|
@@ -41,7 +41,7 @@ const y = "dropdownDesktopList__478f8a74", N = "notificationIcon__a0d834d8", g =
|
|
|
41
41
|
className: v(
|
|
42
42
|
s.dropdownDesktopListItem,
|
|
43
43
|
{ [s.active]: !!e, [s.selected]: !!r },
|
|
44
|
-
|
|
44
|
+
a
|
|
45
45
|
),
|
|
46
46
|
title: typeof d == "string" ? d : void 0,
|
|
47
47
|
role: "option",
|
|
@@ -51,7 +51,7 @@ const y = "dropdownDesktopList__478f8a74", N = "notificationIcon__a0d834d8", g =
|
|
|
51
51
|
ref: D,
|
|
52
52
|
children: [
|
|
53
53
|
d,
|
|
54
|
-
c && /* @__PURE__ */ k(
|
|
54
|
+
c && /* @__PURE__ */ k(y.Dot, { size: _, className: s.notificationIcon })
|
|
55
55
|
]
|
|
56
56
|
}
|
|
57
57
|
);
|
|
@@ -62,4 +62,4 @@ export {
|
|
|
62
62
|
A as D,
|
|
63
63
|
s
|
|
64
64
|
};
|
|
65
|
-
//# sourceMappingURL=DropdownListItem-
|
|
65
|
+
//# sourceMappingURL=DropdownListItem-PhDNj_sI.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__88ac4c91", e = "dropdownMobileBackdrop__6e43ad56", d = "closing__abaab26b", n = "opening__0ed6937c", r = "opened__77ebb548", t = "dropdownMobile__f2ba0e30", i = "dropdownMobileHeader__0b7feb27", p = "dropdownMobileHeaderContent__2a96318d", b = "dropdownMobileContent__525dbf4b", l = "dropdownMobileFooter__008e9aa2", c = "dropdownMobileListItem__b91f1c0f", s = "selected__42d6ed6c", w = "dropdownMobileBodyOverflow__3720b3cd", _ = "controlButtons__70987b8f", M = "dropdownMobileLoader__03ede1e4", a = "dropdownMobileListLoader__8ee6b814", f = "notificationIcon__7dad7798", L = {
|
|
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: b,
|
|
11
|
+
dropdownMobileFooter: l,
|
|
12
|
+
dropdownMobileListItem: c,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileBodyOverflow: w,
|
|
15
|
+
controlButtons: _,
|
|
16
|
+
dropdownMobileLoader: M,
|
|
17
|
+
dropdownMobileListLoader: a,
|
|
18
|
+
notificationIcon: f
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
L as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-DL87iBcj.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__4605f071", t = "footerDescriptionContent__1f94b342", e = "footerDescriptionControls__efd3f80a", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-DZzX_hiB.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
-
import C, { useContext as D, useMemo as L, useCallback as
|
|
3
|
-
import { u as R, c as W } from "./vendor-
|
|
2
|
+
import C, { useContext as D, useMemo as L, useCallback as l, useLayoutEffect as u } from "react";
|
|
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__86f28b8c", J = "sm__f1c7d6be", K = "md__14d41478", O = "lg__19569db4", T = {
|
|
9
9
|
formFieldInput: H,
|
|
10
10
|
sm: J,
|
|
11
11
|
md: K,
|
|
@@ -16,14 +16,14 @@ const H = "formFieldInput__f354418a", J = "sm__209b8dac", K = "md__25b5992f", O
|
|
|
16
16
|
className: b,
|
|
17
17
|
value: e,
|
|
18
18
|
defaultValue: p,
|
|
19
|
-
onFocus:
|
|
20
|
-
onBlur:
|
|
21
|
-
onAnimationStart:
|
|
19
|
+
onFocus: m,
|
|
20
|
+
onBlur: r,
|
|
21
|
+
onAnimationStart: a,
|
|
22
22
|
onChange: i,
|
|
23
23
|
render: F,
|
|
24
24
|
...g
|
|
25
25
|
}, n) => {
|
|
26
|
-
const { status: h, setFocused: o, setTargetId: _, setFilled: c, size: I } = D(j), f = L(() => d === void 0 ? R("input_") : d, [d]), x = W(T.formFieldInput, Q[I], b), t =
|
|
26
|
+
const { status: h, setFocused: o, setTargetId: _, setFilled: c, size: I } = D(j), f = L(() => d === void 0 ? R("input_") : d, [d]), x = W(T.formFieldInput, Q[I], b), t = l(
|
|
27
27
|
(s) => {
|
|
28
28
|
c(G(s));
|
|
29
29
|
},
|
|
@@ -36,22 +36,22 @@ const H = "formFieldInput__f354418a", J = "sm__209b8dac", K = "md__25b5992f", O
|
|
|
36
36
|
}, []), u(() => {
|
|
37
37
|
e !== void 0 && t(e);
|
|
38
38
|
}, [e, t]);
|
|
39
|
-
const y =
|
|
39
|
+
const y = l(
|
|
40
40
|
(s) => {
|
|
41
|
-
t(s.currentTarget.value), o(!0),
|
|
41
|
+
t(s.currentTarget.value), o(!0), m == null || m(s);
|
|
42
42
|
},
|
|
43
|
-
[o, t,
|
|
44
|
-
), k =
|
|
43
|
+
[o, t, m]
|
|
44
|
+
), k = l(
|
|
45
45
|
(s) => {
|
|
46
|
-
t(s.currentTarget.value), o(!1),
|
|
46
|
+
t(s.currentTarget.value), o(!1), r == null || r(s);
|
|
47
47
|
},
|
|
48
|
-
[o, t,
|
|
49
|
-
), z =
|
|
48
|
+
[o, t, r]
|
|
49
|
+
), z = l(
|
|
50
50
|
(s) => {
|
|
51
|
-
s.animationName.startsWith("autofill-applied-hook") ? c(!0) : s.animationName.startsWith("autofill-cancelled-hook") && t(s.currentTarget.value),
|
|
51
|
+
s.animationName.startsWith("autofill-applied-hook") ? c(!0) : s.animationName.startsWith("autofill-cancelled-hook") && t(s.currentTarget.value), a == null || a(s);
|
|
52
52
|
},
|
|
53
|
-
[c, t,
|
|
54
|
-
), E =
|
|
53
|
+
[c, t, a]
|
|
54
|
+
), E = l(
|
|
55
55
|
(s) => {
|
|
56
56
|
t(s.currentTarget.value), i == null || i(s);
|
|
57
57
|
},
|
|
@@ -76,4 +76,4 @@ export {
|
|
|
76
76
|
S as F,
|
|
77
77
|
T as s
|
|
78
78
|
};
|
|
79
|
-
//# sourceMappingURL=FormFieldInput-
|
|
79
|
+
//# sourceMappingURL=FormFieldInput-Du3nMTry.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__6e80c70a", a = "headerLayoutSidebarContent__561180a9", r = "headerLayoutSidebarSidebar__34234e3f", d = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: r
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
d as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-BOcwOhH9.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__e44d4e5b", t = "headerTitleControls__3c2ca30d", l = "headerTitleContent__7e97df8f", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__13e255cc", t = "headerTitleControls__474c2546", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-mufXm8bf.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__5ba84777", t = "island__a9353f0c", o = "item__fd2b92c2", c = "disabled__b42a8324", d = "sm__2a0b0ee4", s = "md__b70e3a54", _ = "lg__86db869c", n = "header__5fb745f6", a = "type1__82f71da0", r = "opened__d93b53e8", p = "type2__5735ca38", i = "type3__4c48d0d6", b = "footer__8df1227d", l = "body__350c0d1f", y = "caretWrapper__3c684d82", f = "caretIcon__e773db5f", m = "title__9820fee1", g = "remove__9e4e3db2", h = "step__432cea72", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: o,
|
|
5
|
+
disabled: c,
|
|
6
|
+
sm: d,
|
|
7
|
+
md: s,
|
|
8
|
+
lg: _,
|
|
9
|
+
header: n,
|
|
10
|
+
type1: a,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: b,
|
|
15
|
+
body: l,
|
|
16
|
+
caretWrapper: y,
|
|
17
|
+
caretIcon: f,
|
|
18
|
+
title: m,
|
|
19
|
+
remove: g,
|
|
20
|
+
step: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-cWQkjySQ.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__9f6d653c", o = "islandWidgetFooterContent__0d58d606", e = "islandWidgetFooterControls__17dfb55e", d = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
d as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-K-i_a4VV.js.map
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__dd808bf6", d = "islandWidgetHeaderTitle__63c6f227", t = "islandWidgetHeaderControls__82a9c87b", a = "islandWidgetHeaderDescription__19ecce12", i = "caretWrapper__5b93fb8c", n = "caretIcon__280f3621", r = "open__c0dd2a5e", s = {
|
|
2
|
+
islandWidgetHeader: e,
|
|
3
|
+
islandWidgetHeaderTitle: d,
|
|
4
|
+
islandWidgetHeaderControls: t,
|
|
5
|
+
islandWidgetHeaderDescription: a,
|
|
6
|
+
caretWrapper: i,
|
|
7
|
+
caretIcon: n,
|
|
8
|
+
open: r
|
|
9
|
+
};
|
|
10
|
+
export {
|
|
11
|
+
s
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=IslandWidgetHeader.module-BU39_xm_.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as n, jsxs as _ } from "react/jsx-runtime";
|
|
2
2
|
import { useState as y, useRef as v, useCallback as p, useLayoutEffect as b, useEffect as C } from "react";
|
|
3
3
|
import { WindowResizeListener as O } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
4
|
-
import { h as S, c as T } from "./vendor-
|
|
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__d128cf42", z = "sm__91a5cef2", A = "md__87641712", W = "lg__23fcc110", N = "xl__3d628d9c", E = "lightBoxBackdrop__6d5815bb", k = "lightBoxSideOverlayActive__9ac8cd4b", w = "lightBoxTopOverlayActive__36be8f8d", H = "lightBoxContent__f8134067", q = "loadingContentOverlay__ec3a6e22", j = "lightBoxContentResizeWrapper__8efa924c", D = "tempElSafariBug__35b740f3", M = "bodyOverflowHidden__da8b651a", i = {
|
|
7
7
|
lightBox: L,
|
|
8
8
|
sm: z,
|
|
9
9
|
md: A,
|
|
@@ -21,7 +21,7 @@ const L = "lightBox__1ee78d9f", z = "sm__11e04fcf", A = "md__39a9bce0", 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: a, className: r, isLoading: s, loadingTitle: c, ...f } = h, [d, u] = 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), u((m) => Math.abs(m - l) > 1 ? l : m);
|
|
@@ -32,7 +32,7 @@ const L = "lightBox__1ee78d9f", z = "sm__11e04fcf", A = "md__39a9bce0", W = "lg_
|
|
|
32
32
|
e.current && clearTimeout(e.current);
|
|
33
33
|
}), []), C(() => {
|
|
34
34
|
t();
|
|
35
|
-
}, [
|
|
35
|
+
}, [a, r, s, c, t]);
|
|
36
36
|
const { ref: B } = S({
|
|
37
37
|
handleWidth: !0,
|
|
38
38
|
onResize: t,
|
|
@@ -44,11 +44,11 @@ const L = "lightBox__1ee78d9f", z = "sm__11e04fcf", A = "md__39a9bce0", W = "lg_
|
|
|
44
44
|
return /* @__PURE__ */ n(O, { onResize: t, children: /* @__PURE__ */ _(
|
|
45
45
|
"div",
|
|
46
46
|
{
|
|
47
|
-
className: T(
|
|
47
|
+
className: T(r, i.lightBoxContent),
|
|
48
48
|
style: d ? x : void 0,
|
|
49
49
|
...f,
|
|
50
50
|
children: [
|
|
51
|
-
|
|
51
|
+
a,
|
|
52
52
|
s && /* @__PURE__ */ n(R, { className: i.loadingContentOverlay, type: "middle", children: c }),
|
|
53
53
|
/* @__PURE__ */ n("div", { className: i.lightBoxContentResizeWrapper, ref: B })
|
|
54
54
|
]
|
|
@@ -60,4 +60,4 @@ export {
|
|
|
60
60
|
I as L,
|
|
61
61
|
i as s
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=LightBoxContent-
|
|
63
|
+
//# sourceMappingURL=LightBoxContent-oXmUc0O4.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__24c1e04b", o = "withKeyboardEvent__4fc18e6b", l = "withoutKeyboardEvent__077d7b52", e = "lightBoxPrev__9384e05d", i = "lightBoxNext__134dc62c", n = "lightBoxControlsDesktop__1f374d72", x = "lightBoxControlsMobile__484b5a15", h = "lightBoxClose__39cb32e3", s = "lightBoxPrevButton__22c570a2", B = "lightBoxNextButton__9c5735d7", g = {
|
|
2
|
+
lightBoxControls: t,
|
|
3
|
+
withKeyboardEvent: o,
|
|
4
|
+
withoutKeyboardEvent: l,
|
|
5
|
+
lightBoxPrev: e,
|
|
6
|
+
lightBoxNext: i,
|
|
7
|
+
lightBoxControlsDesktop: n,
|
|
8
|
+
lightBoxControlsMobile: x,
|
|
9
|
+
lightBoxClose: h,
|
|
10
|
+
lightBoxPrevButton: s,
|
|
11
|
+
lightBoxNextButton: B
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
g as s
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=LightBoxControls.module-BOBUS8MF.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktopContainer__6f299a07", o = "lightBoxSideOverlayCloseDesktop__1b7ace17", l = "lightBoxSideOverlayCloseMobile__15111651", i = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktopContainer: e,
|
|
3
|
+
lightBoxSideOverlayCloseDesktop: o,
|
|
4
|
+
lightBoxSideOverlayCloseMobile: l
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
i as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-BLxHQH7u.js.map
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { jsx as e, jsxs as i } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { EFontWeightText as
|
|
3
|
+
import { c as I } from "./vendor-82AnkPpo.js";
|
|
4
|
+
import { EFontWeightText as a, ETextSize as u } from "../components/Typography/enums.js";
|
|
5
5
|
import { Text as c } from "../components/Typography/Text.js";
|
|
6
6
|
import { IconWrapper as B } from "../components/IconWrapper/IconWrapper.js";
|
|
7
|
-
const d = "
|
|
7
|
+
const d = "listItemControlsButton__855fc2b9", C = "listItemControlsButtonLabel__f72e61ec", p = "listItemControlsButtonDropdown__8a3616f2", _ = "listItemControlsButtonIcon__b116cc5a", b = "withText__3a8d1144", w = "listItemControlsButtonInner__8673dd7b", f = "withIcon__8245d9d0", x = "buttonDropdownMenuItem__9b5b621a", t = {
|
|
8
8
|
listItemControlsButton: d,
|
|
9
9
|
listItemControlsButtonLabel: C,
|
|
10
10
|
listItemControlsButtonDropdown: p,
|
|
11
11
|
listItemControlsButtonIcon: _,
|
|
12
12
|
withText: b,
|
|
13
13
|
listItemControlsButtonInner: w,
|
|
14
|
-
withIcon:
|
|
15
|
-
buttonDropdownMenuItem:
|
|
14
|
+
withIcon: f,
|
|
15
|
+
buttonDropdownMenuItem: x
|
|
16
16
|
}, h = m.forwardRef(
|
|
17
17
|
({ children: o, className: l, icon: n, ...s }, r) => /* @__PURE__ */ e(
|
|
18
18
|
"button",
|
|
19
19
|
{
|
|
20
20
|
type: "button",
|
|
21
|
-
className:
|
|
21
|
+
className: I(
|
|
22
22
|
t.listItemControlsButton,
|
|
23
23
|
{
|
|
24
24
|
[t.withIcon]: !!n,
|
|
@@ -41,7 +41,7 @@ const d = "listItemControlsButton__a094da93", C = "listItemControlsButtonLabel__
|
|
|
41
41
|
{
|
|
42
42
|
className: t.listItemControlsButtonLabel,
|
|
43
43
|
size: u.B4,
|
|
44
|
-
weight:
|
|
44
|
+
weight: a.SEMIBOLD,
|
|
45
45
|
children: o
|
|
46
46
|
}
|
|
47
47
|
) : null
|
|
@@ -56,4 +56,4 @@ export {
|
|
|
56
56
|
h as L,
|
|
57
57
|
t as s
|
|
58
58
|
};
|
|
59
|
-
//# sourceMappingURL=ListItemControlsButton-
|
|
59
|
+
//# sourceMappingURL=ListItemControlsButton-Cn_qKgVF.js.map
|