@sberbusiness/triplex-next 0.27.0 → 0.29.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-DE66k9NP.js +41 -0
- package/chunks/{CalendarViewItem-DRBt_s0Q.js → CalendarViewItem-D_gRwbwg.js} +24 -24
- package/chunks/Card.module-BWjkCuCg.js +17 -0
- package/chunks/CheckboxTreeExtended.module-D7kAm43p.js +15 -0
- package/chunks/{Chip-BWrXp8b3.js → Chip-Bk0l10k4.js} +7 -7
- package/chunks/Confirm.module-UrrVAY0j.js +15 -0
- package/chunks/{DropdownListItem-BflrX8i-.js → DropdownListItem-CGZyMM5K.js} +15 -15
- package/chunks/DropdownMobile.module-DyKJlGOg.js +23 -0
- package/chunks/Footer.module-sbV81EJD.js +9 -0
- package/chunks/FormFieldInput-B7snQZVi.js +79 -0
- package/chunks/HeaderLayoutSidebar.module-x2nqqRdl.js +9 -0
- package/chunks/HeaderTabs.module-CksnQh12.js +9 -0
- package/chunks/{HeaderTitle.module-Y10Bm5lm.js → HeaderTitle.module-CgarzGR5.js} +2 -2
- package/chunks/IslandAccordion.module-BXOOvpYn.js +25 -0
- package/chunks/IslandWidgetFooter.module-DwWAkCRp.js +9 -0
- package/chunks/IslandWidgetHeader.module-CQebj2O8.js +13 -0
- package/chunks/{LightBoxContent-DHs-Qjcp.js → LightBoxContent-BdM4QdVW.js} +10 -10
- package/chunks/LightBoxControls.module-CZYk-V6O.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-ColwiMcL.js +9 -0
- package/chunks/ListItemControlsButton-Bo2ir8rI.js +59 -0
- package/chunks/ListItemTail.module-CFYYwAc-.js +12 -0
- package/chunks/ListMasterFooter.module-BUKqB_dT.js +10 -0
- package/chunks/ModalWindow.module-4BH52pa7.js +17 -0
- package/chunks/Notification.module-Bkv2fddJ.js +20 -0
- package/chunks/Overlay.module-B986w4hy.js +18 -0
- package/chunks/Page.module-oopm23nH.js +11 -0
- package/chunks/SMSField.module-B48LpGzA.js +16 -0
- package/chunks/SliderExtendedMarks.module-DkUSlj4_.js +15 -0
- package/chunks/{SliderExtendedRail-ylfekLwv.js → SliderExtendedRail-B1jT6Bzj.js} +7 -7
- package/chunks/StatusTracker.module-BtXyaaNz.js +24 -0
- package/chunks/{StepperStepArrowBorder-DJAqKqGz.js → StepperStepArrowBorder-CjYvRZAE.js} +13 -13
- package/chunks/{SuggestFieldMobileDropdownHint-DC3vUbne.js → SuggestFieldMobileDropdownHint--qfcwzvU.js} +2 -2
- package/chunks/TableFooter.module-CTUrl1eY.js +14 -0
- package/chunks/TabsExtended.module-_Y6KIl3m.js +16 -0
- package/chunks/TabsLine.module-CaWr6_95.js +21 -0
- package/chunks/TooltipDesktop.module-Crnh1kg9.js +19 -0
- package/chunks/TreeView.module-BKMbHz4P.js +9 -0
- package/chunks/{UploadZoneInput-xOoub0aL.js → UploadZoneInput-BOfYw8qb.js} +9 -9
- package/chunks/{constants-CoLWcWYQ.js → constants-CsbqScFv.js} +12 -12
- package/chunks/{utils-BXp6zjzV.js → utils-BB-XJeUI.js} +8 -8
- package/chunks/utils-BREiNocx.js +24 -0
- package/chunks/{utils-D_H8vO74.js → utils-DNiUrC2u.js} +6 -6
- package/chunks/utils-EiF_pPO4.js +73 -0
- package/chunks/{vendor---Om3uMV.js → vendor-DJ6wKpvR.js} +4 -4
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +27 -27
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +8 -8
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +48 -23
- package/components/Badge/Badge.js +7 -7
- package/components/Badge/BadgeDot.js +2 -2
- package/components/Badge/components/BadgeContent.js +18 -18
- package/components/Badge/components/BadgePostfix.js +10 -10
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +21 -21
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +3 -3
- package/components/Button/ButtonDropdownExtended.js +5 -5
- package/components/Button/ButtonIcon.js +9 -9
- package/components/Calendar/Calendar.js +124 -118
- package/components/Calendar/CalendarContext.js +6 -6
- package/components/Calendar/components/CalendarControls.js +13 -13
- package/components/Calendar/components/CalendarFooter.js +4 -4
- package/components/Calendar/components/CalendarFooterButton.js +19 -21
- package/components/Calendar/components/CalendarViewDays.js +7 -10
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +29 -29
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Calendar/enums.js +1 -1
- package/components/Card/CardAction.js +9 -9
- 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 +2 -2
- package/components/Checkbox/Checkbox.js +8 -8
- package/components/Checkbox/CheckboxXGroup.js +12 -12
- package/components/Checkbox/CheckboxYGroup.js +4 -4
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
- package/components/CheckboxTreeExtended/index.js +3 -1
- package/components/Chip/Chip.js +2 -2
- 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 +2 -2
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +2 -2
- package/components/Chip/ChipOptions.js +8 -8
- 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 +17 -17
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +16 -16
- package/components/Col/Col.js +145 -145
- package/components/CollapsableTree/components/CollapsableTreeNode.js +10 -10
- package/components/CollapsableTree/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/DateField/DateField.js +18 -28
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
- package/components/DatePickerExtended/index.js +5 -0
- package/components/DateRange/DateRange.js +10 -10
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/DesignTokens/components/Calendar.js +34 -42
- package/components/Divider/Divider.js +21 -21
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +11 -11
- package/components/Dropdown/desktop/DropdownDesktop.js +20 -20
- 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 +4 -4
- 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 +3 -3
- package/components/Ellipsis/Ellipsis.js +6 -6
- package/components/EmptyView/EmptyView.js +9 -9
- package/components/ExpandAnimation/ExpandAnimation.js +8 -8
- 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 +18 -18
- package/components/FormField/components/FormFieldClear.js +8 -8
- package/components/FormField/components/FormFieldCounter.js +9 -11
- package/components/FormField/components/FormFieldDescription.js +4 -4
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +10 -10
- package/components/FormField/components/FormFieldMaskedInput.js +30 -30
- package/components/FormField/components/FormFieldPostfix.js +8 -8
- package/components/FormField/components/FormFieldPrefix.js +8 -8
- package/components/FormField/components/FormFieldTarget.js +15 -15
- package/components/FormField/components/FormFieldTextarea.js +23 -23
- 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 +7 -7
- 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 +2 -2
- package/components/IconWrapper/IconWrapper.js +8 -8
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +6 -6
- package/components/Island/components/IslandFooter.js +3 -3
- package/components/Island/components/IslandHeader.js +2 -2
- 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 +26 -26
- package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +2 -2
- 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 +19 -17
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderControls.js +18 -0
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +21 -6
- package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +18 -0
- package/components/IslandWidget/components/IslandWidgetWrapper.js +4 -4
- package/components/LightBox/LightBox.js +11 -11
- 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 +68 -61
- 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 +16 -16
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +17 -17
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +22 -22
- package/components/List/List.js +5 -5
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +7 -7
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +8 -8
- package/components/List/components/ListItemControls.js +6 -6
- 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 +6 -6
- package/components/List/components/ListItemTable.js +8 -8
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +5 -5
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +11 -11
- 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 +6 -6
- 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 +11 -11
- package/components/ListMaster/components/SelectionControls.js +7 -7
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
- package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
- package/components/LoaderScreen/LoaderScreen.js +12 -12
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +11 -11
- package/components/ModalWindow/ModalWindow.js +61 -65
- package/components/ModalWindow/components/ModalWindowBody.js +14 -13
- package/components/ModalWindow/components/ModalWindowClose.js +14 -15
- package/components/ModalWindow/components/ModalWindowContent.js +22 -16
- package/components/ModalWindow/components/ModalWindowHeader.js +3 -3
- package/components/ModalWindow/components/ModalWindowViewManager.js +27 -26
- package/components/ModalWindow/index.js +11 -10
- package/components/MonthYearField/MonthYearField.js +19 -19
- package/components/MonthYearRange/MonthYearRange.js +14 -14
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +8 -8
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- 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 +10 -10
- package/components/OrderedList/OrderedListItem.js +3 -3
- 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 +10 -10
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Page/index.js +10 -4
- package/components/Pagination/components/PaginationExtended.js +3 -3
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +6 -6
- package/components/Pagination/components/PaginationPageEllipsis.js +6 -6
- package/components/Pagination/components/PaginationSelect.js +19 -19
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +15 -15
- package/components/Radio/RadioXGroup.js +12 -12
- package/components/Radio/RadioYGroup.js +9 -9
- package/components/Row/Row.js +5 -5
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +3 -3
- 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/SMSField/index.js +9 -1
- package/components/SegmentedControl/SegmentedControl.js +4 -4
- package/components/SegmentedControl/SegmentedControlSegment.js +19 -19
- 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 +19 -19
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +11 -11
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +18 -18
- 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 +9 -9
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +22 -22
- package/components/SmallInput/SmallInput.js +5 -5
- package/components/Spoiler/Spoiler.js +7 -7
- package/components/StatusTracker/StatusTracker.js +16 -12
- 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/StatusTracker/index.js +21 -5
- package/components/Step/Step.js +8 -8
- package/components/Stepper/Stepper.js +2 -2
- package/components/Stepper/StepperExtended.js +8 -8
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Suggest/SuggestMobileDropdownContent.js +7 -7
- 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 +20 -20
- package/components/Table/FilterPanel.js +6 -6
- package/components/Table/MasterTable.js +29 -25
- package/components/Table/NoColumns.js +4 -4
- package/components/Table/PaginationPanel.js +3 -3
- 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 +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +6 -6
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +6 -6
- 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/index.js +25 -17
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +20 -20
- 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 +3 -3
- package/components/Tag/Tag.js +25 -25
- package/components/TagColor/TagColor.js +13 -13
- package/components/TagGroup/TagGroup.js +12 -12
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +5 -5
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- package/components/Tooltip/components/common/TooltipLink.js +4 -4
- 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 +11 -11
- package/components/TopOverlay/TopOverlay.js +9 -9
- 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/TreeView/index.js +10 -0
- package/components/Triggers/index.js +5 -0
- package/components/Typography/Caption.js +22 -22
- package/components/Typography/CodeText.js +9 -9
- package/components/Typography/Text.js +5 -5
- package/components/Typography/Title.js +13 -13
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +3 -3
- 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 +4 -2
- package/components/WindowResizeListener/WindowResizeListener.js +4 -4
- package/components/WindowResizeListener/index.js +5 -0
- package/components/index.js +632 -572
- package/index.d.ts +441 -73
- package/index.js +653 -593
- package/package.json +21 -1
- package/styles/triplex-next.css +538 -538
- package/types/index.js +2 -0
- package/utils/amountUtils.js +1 -1
- package/chunks/AlertProcessSpoiler-CyQjNK-A.js +0 -41
- package/chunks/Card.module-D8T8SSWF.js +0 -17
- package/chunks/CheckboxTreeExtended.module-BQD7DKNP.js +0 -15
- package/chunks/Confirm.module-D5UicEEs.js +0 -15
- package/chunks/DropdownMobile.module-3D5LlZCS.js +0 -23
- package/chunks/Footer.module-BfB70vm7.js +0 -9
- package/chunks/FormFieldInput-q8qt9K5c.js +0 -79
- package/chunks/HeaderLayoutSidebar.module-DP3SxiTp.js +0 -9
- package/chunks/HeaderTabs.module-Cx-Ctxui.js +0 -9
- package/chunks/IslandAccordion.module-CVxFZsLG.js +0 -25
- package/chunks/IslandWidgetFooter.module-VlqE7l7C.js +0 -9
- package/chunks/IslandWidgetHeader.module-DwIaQr1_.js +0 -12
- package/chunks/LightBoxControls.module-D1KjqwKb.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DPT31Rzn.js +0 -9
- package/chunks/ListItemControlsButton-pIOQbY1R.js +0 -59
- package/chunks/ListItemTail.module-Cu4UoxMF.js +0 -12
- package/chunks/ListMasterFooter.module-wznlsgml.js +0 -10
- package/chunks/ModalWindow.module-BrOAz5Ut.js +0 -17
- package/chunks/Notification.module-CyBTQm0m.js +0 -20
- package/chunks/Overlay.module-hR6GT0XD.js +0 -18
- package/chunks/Page.module-DydaWXa2.js +0 -11
- package/chunks/SMSField.module-DoBN7Aba.js +0 -16
- package/chunks/SliderExtendedMarks.module-DZXE3Uju.js +0 -15
- package/chunks/StatusTracker.module-D8_bnGs2.js +0 -24
- package/chunks/TableFooter.module-BG7ShSJ1.js +0 -14
- package/chunks/TabsExtended.module-D60HGy0o.js +0 -16
- package/chunks/TabsLine.module-BfBp0UOt.js +0 -21
- package/chunks/TooltipDesktop.module-BrcbbP-s.js +0 -19
- package/chunks/TreeView.module-lKZg_HMx.js +0 -9
- package/chunks/utils-CfCPvNY4.js +0 -73
- package/chunks/utils-PKY322-t.js +0 -24
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { jsxs as p, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { useContext as d, useEffect as _ } from "react";
|
|
3
|
+
import { CaretdownStrokeSrvIcon16 as i } from "@sberbusiness/icons-next";
|
|
4
|
+
import { ButtonIcon as m } from "../components/Button/ButtonIcon.js";
|
|
5
|
+
import { AlertProcessContext as x } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
|
+
import { c as n } from "./vendor-DJ6wKpvR.js";
|
|
7
|
+
const y = "alertProcess__5be9a2be", f = "md__c9e6a278", u = "lg__d6231393", T = "withSpoiler__54c4e2b7", b = "themeIcon__bcf6f4ba", B = "alertTypeError__5a80d557", C = "alertTypeInfo__25ff9c08", S = "alertTypeWarning__f1bfbac6", h = "alertTypeSystem__16a51e00", I = "alertTypeFeature__24732e00", P = "alertProcessContentBlock__bb7a4714", g = "expandableContent__3670fc67", k = "expanded__9be1ce13", v = "closeButton__a83c179c", w = "expandButton__a415d9e2", e = {
|
|
8
|
+
alertProcess: y,
|
|
9
|
+
md: f,
|
|
10
|
+
lg: u,
|
|
11
|
+
withSpoiler: T,
|
|
12
|
+
themeIcon: b,
|
|
13
|
+
alertTypeError: B,
|
|
14
|
+
alertTypeInfo: C,
|
|
15
|
+
alertTypeWarning: S,
|
|
16
|
+
alertTypeSystem: h,
|
|
17
|
+
alertTypeFeature: I,
|
|
18
|
+
alertProcessContentBlock: P,
|
|
19
|
+
expandableContent: g,
|
|
20
|
+
expanded: k,
|
|
21
|
+
closeButton: v,
|
|
22
|
+
expandButton: w
|
|
23
|
+
}, A = ({ children: s, open: o, onOpen: r, ...c }) => {
|
|
24
|
+
const { setHasSpoiler: a } = d(x);
|
|
25
|
+
_(() => (a(!0), () => {
|
|
26
|
+
a(!1);
|
|
27
|
+
}), [a]);
|
|
28
|
+
const l = () => {
|
|
29
|
+
r == null || r(!o);
|
|
30
|
+
};
|
|
31
|
+
return /* @__PURE__ */ p("div", { className: e.spoiler, children: [
|
|
32
|
+
/* @__PURE__ */ t("div", { className: n(e.expandableContent, { [e.expanded]: o }), ...c, children: s }),
|
|
33
|
+
/* @__PURE__ */ t("div", { className: n(e.expandButton, { [e.expanded]: o }), children: /* @__PURE__ */ t(m, { onClick: l, children: /* @__PURE__ */ t(i, { paletteIndex: 5 }) }) })
|
|
34
|
+
] });
|
|
35
|
+
};
|
|
36
|
+
A.displayName = "AlertProcessSpoiler";
|
|
37
|
+
export {
|
|
38
|
+
A,
|
|
39
|
+
e as s
|
|
40
|
+
};
|
|
41
|
+
//# sourceMappingURL=AlertProcessSpoiler-DE66k9NP.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as V } from "./vendor---Om3uMV.js";
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
3
2
|
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
3
|
+
import { c as V } from "./vendor-DJ6wKpvR.js";
|
|
4
4
|
import { ECalendarDateMarkType as r } from "../components/Calendar/enums.js";
|
|
5
5
|
import { CalendarViewContext as x } from "../components/Calendar/CalendarViewContext.js";
|
|
6
6
|
import { isKey as w } from "../utils/keyboard.js";
|
|
7
|
-
const A = "
|
|
7
|
+
const A = "calendarViewDays__39f9e2d1", E = "calendarViewMonths__abd28f5b", L = "calendarViewYears__1da31f69", R = "calendarViewDaysHeader__1dbd8294", v = "calendarViewDaysBody__dae72842", H = "calendarViewItem__d3486241", B = "current__f2ded58d", S = "disabled__05b93994", j = "calendarViewItemLabel__055e5e7d", O = "muted__6856f753", P = "selected__5d7a842a", g = "basicMark__d7f88f16", q = "standardMark__8a2caccf", z = "attentionMark__db5c706a", G = "criticalMark__4d5f9c52", J = "marked__6dcd35e5", Q = "unitDay__99fd8bbc", U = "unitMonth__83e58082", W = "unitYear__56858e75", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -14,12 +14,12 @@ const A = "calendarViewDays__5ea4550f", E = "calendarViewMonths__44a0e2b7", L =
|
|
|
14
14
|
current: B,
|
|
15
15
|
disabled: S,
|
|
16
16
|
calendarViewItemLabel: j,
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
muted: O,
|
|
18
|
+
selected: P,
|
|
19
|
+
basicMark: g,
|
|
20
|
+
standardMark: q,
|
|
21
|
+
attentionMark: z,
|
|
22
|
+
criticalMark: G,
|
|
23
23
|
marked: J,
|
|
24
24
|
unitDay: Q,
|
|
25
25
|
unitMonth: U,
|
|
@@ -37,13 +37,13 @@ const A = "calendarViewDays__5ea4550f", E = "calendarViewMonths__44a0e2b7", L =
|
|
|
37
37
|
children: k,
|
|
38
38
|
className: y,
|
|
39
39
|
date: o,
|
|
40
|
-
unit:
|
|
41
|
-
tabbable:
|
|
40
|
+
unit: I,
|
|
41
|
+
tabbable: d,
|
|
42
42
|
active: l,
|
|
43
43
|
disabled: _,
|
|
44
|
-
muted:
|
|
44
|
+
muted: b,
|
|
45
45
|
markType: n,
|
|
46
|
-
onFocus:
|
|
46
|
+
onFocus: c,
|
|
47
47
|
onBlur: s,
|
|
48
48
|
onKeyDown: i,
|
|
49
49
|
onDateSelect: m,
|
|
@@ -52,37 +52,37 @@ const A = "calendarViewDays__5ea4550f", E = "calendarViewMonths__44a0e2b7", L =
|
|
|
52
52
|
const { viewItemFocusedRef: t } = N(x), u = T(null);
|
|
53
53
|
Y(() => {
|
|
54
54
|
var e;
|
|
55
|
-
|
|
56
|
-
}, [
|
|
55
|
+
d && t.current && ((e = u.current) == null || e.focus());
|
|
56
|
+
}, [d, t]);
|
|
57
57
|
const D = (e) => {
|
|
58
|
-
t.current = !0,
|
|
58
|
+
t.current = !0, c == null || c(e);
|
|
59
59
|
}, h = (e) => {
|
|
60
60
|
t.current = !1, s == null || s(e);
|
|
61
61
|
}, p = (e) => {
|
|
62
|
-
const
|
|
63
|
-
(w(
|
|
62
|
+
const f = e.code || e.keyCode;
|
|
63
|
+
(w(f, "ENTER") || w(f, "SPACE")) && (e.preventDefault(), m(o)), i == null || i(e);
|
|
64
64
|
};
|
|
65
|
-
return /* @__PURE__ */
|
|
65
|
+
return /* @__PURE__ */ M(
|
|
66
66
|
"td",
|
|
67
67
|
{
|
|
68
68
|
className: V(a.calendarViewItem, { [a.disabled]: _ }, y),
|
|
69
|
-
tabIndex:
|
|
69
|
+
tabIndex: d ? 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__ */ M(
|
|
77
77
|
"div",
|
|
78
78
|
{
|
|
79
79
|
className: V(
|
|
80
80
|
a.calendarViewItemLabel,
|
|
81
|
-
Z[
|
|
81
|
+
Z[I],
|
|
82
82
|
{
|
|
83
83
|
[a.disabled]: _,
|
|
84
84
|
[a.marked]: n !== void 0,
|
|
85
|
-
[a.muted]: !!
|
|
85
|
+
[a.muted]: !!b,
|
|
86
86
|
[a.selected]: l
|
|
87
87
|
},
|
|
88
88
|
n !== void 0 ? X[n] : void 0
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
ra as C,
|
|
99
99
|
a as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-D_gRwbwg.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const n = "card__16602805", d = "roundingMD__74ecf633", a = "roundingSM__afc7a801", c = "general__a9f952ee", e = "secondary__339603e8", o = "cardMedia__635606d2", r = "cardContent__fa024c8e", t = "paddingMD__5d46f259", _ = "paddingSM__e94c6753", s = "cardContentHeader__84c440a9", g = "cardContentFooter__860c65d5", i = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: c,
|
|
6
|
+
secondary: e,
|
|
7
|
+
cardMedia: o,
|
|
8
|
+
cardContent: r,
|
|
9
|
+
paddingMD: t,
|
|
10
|
+
paddingSM: _,
|
|
11
|
+
cardContentHeader: s,
|
|
12
|
+
cardContentFooter: g
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
i as c
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=Card.module-BWjkCuCg.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__69b555d3", c = "checkboxTreeExtendedNode__182c2302", o = "sm__2cf51cf2", d = "md__92d49e6f", x = "lg__d2742e4d", r = "checkboxTreeExtendedNodeHeader__f1fe55c4", b = "checkboxTreeCheckboxLabel__0ec0bde2", t = "caretIconWrapper__473df856", n = "checkboxTreeCheckbox__35778843", 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-D7kAm43p.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as x, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import u, { useCallback as b } from "react";
|
|
3
|
-
import { c as I } from "./vendor
|
|
3
|
+
import { c as I } from "./vendor-DJ6wKpvR.js";
|
|
4
4
|
import { EComponentSize as P } from "../enums/EComponentSize.js";
|
|
5
5
|
import { createSizeToClassNameMap as C } from "../utils/classNameMaps.js";
|
|
6
6
|
import { isKey as N } 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
|
-
const B = "
|
|
9
|
+
const B = "chipGroupItem__10f9e88b", g = "chip__9d84c6f7", G = "lg__4cf7dd5f", M = "prefix__78ab829e", S = "postfix__de396a37", j = "notificationIcon__4c416f75", y = "md__6a73fd6e", z = "sm__3b90fb99", E = "disabled__862017f3", R = "selected__98f07c7d", T = "withPrefix__a58ea557", k = "withPostfix__2622d858", A = "content__300cd389", t = {
|
|
10
10
|
chipGroupItem: B,
|
|
11
11
|
chip: g,
|
|
12
12
|
lg: G,
|
|
@@ -28,10 +28,10 @@ const B = "chipGroupItem__147c8976", g = "chip__96f9cf65", G = "lg__f5d87027", M
|
|
|
28
28
|
postfix: s,
|
|
29
29
|
prefix: c,
|
|
30
30
|
selected: l,
|
|
31
|
-
showNotificationIcon:
|
|
31
|
+
showNotificationIcon: m,
|
|
32
32
|
size: a = P.MD,
|
|
33
33
|
onKeyDown: e,
|
|
34
|
-
...
|
|
34
|
+
...d
|
|
35
35
|
}, _) => {
|
|
36
36
|
const h = b(
|
|
37
37
|
(n) => {
|
|
@@ -57,13 +57,13 @@ const B = "chipGroupItem__147c8976", g = "chip__96f9cf65", G = "lg__f5d87027", M
|
|
|
57
57
|
role: "button",
|
|
58
58
|
tabIndex: o ? -1 : 0,
|
|
59
59
|
onKeyDown: h,
|
|
60
|
-
...
|
|
60
|
+
...d,
|
|
61
61
|
ref: _,
|
|
62
62
|
children: [
|
|
63
63
|
c ? /* @__PURE__ */ i(f, { className: t.prefix, disabled: !!o, children: c }) : null,
|
|
64
64
|
/* @__PURE__ */ i("span", { className: t.content, children: r }),
|
|
65
65
|
s ? /* @__PURE__ */ i(f, { className: t.postfix, disabled: !!o, children: s }) : null,
|
|
66
|
-
|
|
66
|
+
m && /* @__PURE__ */ i(w.Dot, { size: a, className: t.notificationIcon })
|
|
67
67
|
]
|
|
68
68
|
}
|
|
69
69
|
);
|
|
@@ -74,4 +74,4 @@ export {
|
|
|
74
74
|
q as C,
|
|
75
75
|
t as s
|
|
76
76
|
};
|
|
77
|
-
//# sourceMappingURL=Chip-
|
|
77
|
+
//# sourceMappingURL=Chip-Bk0l10k4.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__b41549d7", o = "isInLightBox__45a58deb", i = "isInSideOverlaySM__a2102163", t = "isInSideOverlayMD__d8b330e2", e = "isInSideOverlayLG__ceeac91f", s = "confirmCloseButton__b86bdd1c", c = "confirmContent__13fb57e2", r = "confirmControls__3e58442d", l = "confirmContentTitle__f6195970", f = {
|
|
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
|
+
f as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-UrrVAY0j.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as E, jsx as k } from "react/jsx-runtime";
|
|
2
2
|
import I, { useEffect as v } from "react";
|
|
3
|
-
import { c as u } from "./vendor
|
|
3
|
+
import { c as u } from "./vendor-DJ6wKpvR.js";
|
|
4
4
|
import { EComponentSize as y } from "../enums/EComponentSize.js";
|
|
5
5
|
import { EVENT_KEY_CODES as p } from "../utils/keyboard.js";
|
|
6
6
|
import { Badge as l } from "../components/Badge/Badge.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "dropdownDesktopList__0b67940a", b = "notificationIcon__275f8892", g = "sm__660c9f3a", x = "dropdownDesktopListItem__b61996c3", C = "dropdownDesktopListLoader__def26def", O = "md__e91ce7cb", R = "lg__b91fb458", T = "active__f63864af", K = "selected__d89c9dae", s = {
|
|
8
8
|
dropdownDesktopList: N,
|
|
9
|
-
notificationIcon:
|
|
10
|
-
sm:
|
|
9
|
+
notificationIcon: b,
|
|
10
|
+
sm: g,
|
|
11
11
|
dropdownDesktopListItem: x,
|
|
12
12
|
dropdownDesktopListLoader: C,
|
|
13
13
|
md: O,
|
|
@@ -16,7 +16,7 @@ const N = "dropdownDesktopList__c731e8ff", g = "notificationIcon__fa8e69d9", b =
|
|
|
16
16
|
selected: K
|
|
17
17
|
}, j = [p.SPACE, p.ENTER], A = I.forwardRef(
|
|
18
18
|
({
|
|
19
|
-
active:
|
|
19
|
+
active: e,
|
|
20
20
|
keyCodesForSelection: m = j,
|
|
21
21
|
children: d,
|
|
22
22
|
className: c,
|
|
@@ -24,8 +24,8 @@ const N = "dropdownDesktopList__c731e8ff", g = "notificationIcon__fa8e69d9", b =
|
|
|
24
24
|
onSelect: o,
|
|
25
25
|
selected: r,
|
|
26
26
|
showNotificationIcon: a,
|
|
27
|
-
size:
|
|
28
|
-
...
|
|
27
|
+
size: f = y.MD,
|
|
28
|
+
..._
|
|
29
29
|
}, D) => {
|
|
30
30
|
const i = (t) => {
|
|
31
31
|
const { keyCode: w } = t;
|
|
@@ -33,25 +33,25 @@ const N = "dropdownDesktopList__c731e8ff", g = "notificationIcon__fa8e69d9", b =
|
|
|
33
33
|
}, L = (t) => {
|
|
34
34
|
o == null || o(), n == null || n(t);
|
|
35
35
|
};
|
|
36
|
-
return v(() => (
|
|
36
|
+
return v(() => (e ? document.addEventListener("keydown", i) : document.removeEventListener("keydown", i), () => {
|
|
37
37
|
document.removeEventListener("keydown", i);
|
|
38
|
-
}), [
|
|
38
|
+
}), [e]), /* @__PURE__ */ E(
|
|
39
39
|
"div",
|
|
40
40
|
{
|
|
41
41
|
className: u(
|
|
42
|
-
|
|
43
|
-
{ [
|
|
42
|
+
s.dropdownDesktopListItem,
|
|
43
|
+
{ [s.active]: !!e, [s.selected]: !!r },
|
|
44
44
|
c
|
|
45
45
|
),
|
|
46
46
|
title: typeof d == "string" ? d : void 0,
|
|
47
47
|
role: "option",
|
|
48
48
|
"aria-selected": !!r,
|
|
49
|
-
...
|
|
49
|
+
..._,
|
|
50
50
|
onClick: L,
|
|
51
51
|
ref: D,
|
|
52
52
|
children: [
|
|
53
53
|
d,
|
|
54
|
-
a && /* @__PURE__ */ k(l.Dot, { size:
|
|
54
|
+
a && /* @__PURE__ */ k(l.Dot, { size: f, className: s.notificationIcon })
|
|
55
55
|
]
|
|
56
56
|
}
|
|
57
57
|
);
|
|
@@ -60,6 +60,6 @@ const N = "dropdownDesktopList__c731e8ff", g = "notificationIcon__fa8e69d9", b =
|
|
|
60
60
|
A.displayName = "DropdownListItem";
|
|
61
61
|
export {
|
|
62
62
|
A as D,
|
|
63
|
-
|
|
63
|
+
s
|
|
64
64
|
};
|
|
65
|
-
//# sourceMappingURL=DropdownListItem-
|
|
65
|
+
//# sourceMappingURL=DropdownListItem-CGZyMM5K.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__93c5e01e", d = "dropdownMobileBackdrop__d2210f16", e = "closing__9b53ac7f", n = "opening__c1ec6e5e", r = "opened__adb1e4d8", t = "dropdownMobile__c6d0f655", i = "dropdownMobileHeader__dfb04940", p = "dropdownMobileHeaderContent__4960ea5c", l = "dropdownMobileContent__f2a24154", c = "dropdownMobileFooter__37b90235", b = "dropdownMobileListItem__056d49cb", s = "selected__d89c9dae", w = "dropdownMobileBodyOverflow__6a160e7f", _ = "controlButtons__be1bb97a", M = "dropdownMobileLoader__c094f309", a = "dropdownMobileListLoader__d67ea5d8", f = "notificationIcon__275f8892", L = {
|
|
2
|
+
dropdownMobileWrapper: o,
|
|
3
|
+
dropdownMobileBackdrop: d,
|
|
4
|
+
closing: e,
|
|
5
|
+
opening: n,
|
|
6
|
+
opened: r,
|
|
7
|
+
dropdownMobile: t,
|
|
8
|
+
dropdownMobileHeader: i,
|
|
9
|
+
dropdownMobileHeaderContent: p,
|
|
10
|
+
dropdownMobileContent: l,
|
|
11
|
+
dropdownMobileFooter: c,
|
|
12
|
+
dropdownMobileListItem: b,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileBodyOverflow: w,
|
|
15
|
+
controlButtons: _,
|
|
16
|
+
dropdownMobileLoader: M,
|
|
17
|
+
dropdownMobileListLoader: a,
|
|
18
|
+
notificationIcon: f
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
L as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-DyKJlGOg.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__0ca29a6c", t = "footerDescriptionContent__f8ffffd5", e = "footerDescriptionControls__6a0d985d", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-sbV81EJD.js.map
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
+
import C, { useContext as D, useMemo as L, useCallback as a, useLayoutEffect as u } from "react";
|
|
3
|
+
import { u as R, c as W } from "./vendor-DJ6wKpvR.js";
|
|
4
|
+
import { FormFieldContext as j } from "../components/FormField/FormFieldContext.js";
|
|
5
|
+
import { EFormFieldStatus as q } from "../components/FormField/enums.js";
|
|
6
|
+
import { createSizeToClassNameMap as w } from "../utils/classNameMaps.js";
|
|
7
|
+
import { isFilled as G } from "../components/FormField/components/utils.js";
|
|
8
|
+
const H = "formFieldInput__f490873a", J = "sm__73ad6550", K = "md__f8b59b9a", O = "lg__dd7da29d", T = {
|
|
9
|
+
formFieldInput: H,
|
|
10
|
+
sm: J,
|
|
11
|
+
md: K,
|
|
12
|
+
lg: O
|
|
13
|
+
}, Q = w(T), S = C.forwardRef(
|
|
14
|
+
({
|
|
15
|
+
id: c,
|
|
16
|
+
className: g,
|
|
17
|
+
value: e,
|
|
18
|
+
defaultValue: p,
|
|
19
|
+
onFocus: m,
|
|
20
|
+
onBlur: r,
|
|
21
|
+
onAnimationStart: i,
|
|
22
|
+
onChange: l,
|
|
23
|
+
render: F,
|
|
24
|
+
...h
|
|
25
|
+
}, n) => {
|
|
26
|
+
const { status: x, setFocused: o, setTargetId: I, setFilled: d, size: _ } = D(j), f = L(() => c === void 0 ? R("input_") : c, [c]), b = W(T.formFieldInput, Q[_], g), t = a(
|
|
27
|
+
(s) => {
|
|
28
|
+
d(G(s));
|
|
29
|
+
},
|
|
30
|
+
[d]
|
|
31
|
+
);
|
|
32
|
+
u(() => {
|
|
33
|
+
I(f);
|
|
34
|
+
}, [f, I]), u(() => {
|
|
35
|
+
t(e ?? p);
|
|
36
|
+
}, []), u(() => {
|
|
37
|
+
e !== void 0 && t(e);
|
|
38
|
+
}, [e, t]);
|
|
39
|
+
const y = a(
|
|
40
|
+
(s) => {
|
|
41
|
+
t(s.currentTarget.value), o(!0), m == null || m(s);
|
|
42
|
+
},
|
|
43
|
+
[o, t, m]
|
|
44
|
+
), k = a(
|
|
45
|
+
(s) => {
|
|
46
|
+
t(s.currentTarget.value), o(!1), r == null || r(s);
|
|
47
|
+
},
|
|
48
|
+
[o, t, r]
|
|
49
|
+
), z = a(
|
|
50
|
+
(s) => {
|
|
51
|
+
s.animationName.startsWith("autofill-applied-hook") ? d(!0) : s.animationName.startsWith("autofill-cancelled-hook") && t(s.currentTarget.value), i == null || i(s);
|
|
52
|
+
},
|
|
53
|
+
[d, t, i]
|
|
54
|
+
), E = a(
|
|
55
|
+
(s) => {
|
|
56
|
+
t(s.currentTarget.value), l == null || l(s);
|
|
57
|
+
},
|
|
58
|
+
[t, l]
|
|
59
|
+
), N = {
|
|
60
|
+
...h,
|
|
61
|
+
id: f,
|
|
62
|
+
className: b,
|
|
63
|
+
value: e,
|
|
64
|
+
defaultValue: p,
|
|
65
|
+
disabled: x === q.DISABLED,
|
|
66
|
+
onFocus: y,
|
|
67
|
+
onBlur: k,
|
|
68
|
+
onAnimationStart: z,
|
|
69
|
+
onChange: E
|
|
70
|
+
};
|
|
71
|
+
return F ? F({ ...N, size: _ }, n) : /* @__PURE__ */ M("input", { ...N, ref: n });
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
S.displayName = "FormFieldInput";
|
|
75
|
+
export {
|
|
76
|
+
S as F,
|
|
77
|
+
T as s
|
|
78
|
+
};
|
|
79
|
+
//# sourceMappingURL=FormFieldInput-B7snQZVi.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__c82aa2bb", a = "headerLayoutSidebarContent__eeec719c", r = "headerLayoutSidebarSidebar__ef0c554f", d = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: r
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
d as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-x2nqqRdl.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__a4bbf637", t = "headerTitleControls__90021676", l = "headerTitleContent__51712685", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__6e09c9a1", t = "headerTitleControls__46b6b1f1", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-CgarzGR5.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__008235ce", t = "island__c16b330e", c = "item__aa005a49", o = "disabled__b3bc5b15", s = "sm__cfa878fe", _ = "md__dc62eafe", n = "lg__76ab05e6", d = "header__fe59858d", a = "type1__01e7e7fb", r = "opened__36620b3e", p = "type2__d3e65f4f", i = "type3__1c93ca27", b = "footer__9b140607", l = "body__03fe770a", y = "caretWrapper__b70b6c92", m = "caretIcon__7878dc68", f = "title__5d410c59", g = "remove__9c31c967", h = "step__10a734de", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: c,
|
|
5
|
+
disabled: o,
|
|
6
|
+
sm: s,
|
|
7
|
+
md: _,
|
|
8
|
+
lg: n,
|
|
9
|
+
header: d,
|
|
10
|
+
type1: a,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: b,
|
|
15
|
+
body: l,
|
|
16
|
+
caretWrapper: y,
|
|
17
|
+
caretIcon: m,
|
|
18
|
+
title: f,
|
|
19
|
+
remove: g,
|
|
20
|
+
step: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-BXOOvpYn.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__136a905b", o = "islandWidgetFooterContent__3170123f", e = "islandWidgetFooterControls__8d0f10d5", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-DwWAkCRp.js.map
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__9c2cfa3c", a = "islandWidgetHeaderTitle__039772dd", d = "islandWidgetHeaderControls__2ca88b63", t = "islandWidgetHeaderDescription__0c059e5a", i = "caretWrapper__2a4458a1", n = "caretIcon__8afbad1e", r = "open__45183340", 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-CQebj2O8.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
|
-
import { g as O, c as S } from "./vendor
|
|
3
|
+
import { g as O, c as S } from "./vendor-DJ6wKpvR.js";
|
|
4
4
|
import { WindowResizeListener as T } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
5
5
|
import { LoaderScreen as R } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
-
const L = "
|
|
6
|
+
const L = "lightBox__2bcc988c", z = "sm__57c7389c", A = "md__2121ebe7", W = "lg__eed1fab0", N = "xl__9c2c6478", E = "lightBoxBackdrop__527628f1", k = "lightBoxSideOverlayActive__65ebb3fb", w = "lightBoxTopOverlayActive__cad1fa17", H = "lightBoxContent__f13c4fd9", q = "loadingContentOverlay__63ee132a", j = "lightBoxContentResizeWrapper__3f0607c8", D = "tempElSafariBug__aef47c00", M = "bodyOverflowHidden__095eea78", i = {
|
|
7
7
|
lightBox: L,
|
|
8
8
|
sm: z,
|
|
9
9
|
md: A,
|
|
@@ -20,11 +20,11 @@ const L = "lightBox__3c6d67e8", z = "sm__38a43f60", A = "md__6e6fc55c", W = "lg_
|
|
|
20
20
|
bodyOverflowHidden: M,
|
|
21
21
|
"global-LB-less-or-equal-media-point-0": "global-LB-less-or-equal-media-point-0",
|
|
22
22
|
"global-LB-more-media-point-0": "global-LB-more-media-point-0"
|
|
23
|
-
}, I = (
|
|
24
|
-
const { children:
|
|
23
|
+
}, I = (f) => {
|
|
24
|
+
const { children: a, className: r, isLoading: s, loadingTitle: c, ...h } = f, [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
|
-
g && (l += g.offsetHeight),
|
|
27
|
+
g && (l += g.offsetHeight), u((m) => Math.abs(m - l) > 1 ? l : m);
|
|
28
28
|
}, []), t = p(() => {
|
|
29
29
|
e.current && clearTimeout(e.current), e.current = setTimeout(o, 100);
|
|
30
30
|
}, [o]);
|
|
@@ -32,7 +32,7 @@ const L = "lightBox__3c6d67e8", z = "sm__38a43f60", A = "md__6e6fc55c", 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 } = O({
|
|
37
37
|
handleWidth: !0,
|
|
38
38
|
onResize: t,
|
|
@@ -44,11 +44,11 @@ const L = "lightBox__3c6d67e8", z = "sm__38a43f60", A = "md__6e6fc55c", W = "lg_
|
|
|
44
44
|
return /* @__PURE__ */ n(T, { onResize: t, children: /* @__PURE__ */ _(
|
|
45
45
|
"div",
|
|
46
46
|
{
|
|
47
|
-
className: S(
|
|
47
|
+
className: S(r, i.lightBoxContent),
|
|
48
48
|
style: d ? x : void 0,
|
|
49
|
-
...
|
|
49
|
+
...h,
|
|
50
50
|
children: [
|
|
51
|
-
|
|
51
|
+
a,
|
|
52
52
|
s && /* @__PURE__ */ n(R, { className: i.loadingContentOverlay, type: "middle", children: c }),
|
|
53
53
|
/* @__PURE__ */ n("div", { className: i.lightBoxContentResizeWrapper, ref: B })
|
|
54
54
|
]
|
|
@@ -60,4 +60,4 @@ export {
|
|
|
60
60
|
I as L,
|
|
61
61
|
i as s
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=LightBoxContent-
|
|
63
|
+
//# sourceMappingURL=LightBoxContent-BdM4QdVW.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__4594768a", o = "withKeyboardEvent__44e44d20", e = "withoutKeyboardEvent__46013ee5", l = "lightBoxPrev__e5d29410", i = "lightBoxNext__e4007023", n = "lightBoxControlsDesktop__e723609e", x = "lightBoxControlsMobile__85b8f757", h = "lightBoxClose__9d32f8d4", s = "lightBoxPrevButton__9c7fab88", B = "lightBoxNextButton__9253caf4", 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-CZYk-V6O.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktopContainer__8e406622", o = "lightBoxSideOverlayCloseDesktop__08e66ec3", l = "lightBoxSideOverlayCloseMobile__832d0159", i = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktopContainer: e,
|
|
3
|
+
lightBoxSideOverlayCloseDesktop: o,
|
|
4
|
+
lightBoxSideOverlayCloseMobile: l
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
i as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-ColwiMcL.js.map
|