@sberbusiness/triplex-next 1.19.0 → 1.19.1
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-QOnBvPaB.js → AlertProcessSpoiler-CJysh-L6.js} +9 -9
- package/chunks/{CalendarViewItem-JEkNv5BF.js → CalendarViewItem-Dxr-IKuh.js} +14 -14
- package/chunks/Card.module-DMUHU1y_.js +17 -0
- package/chunks/CheckboxTreeExtended.module-wyBivaJR.js +14 -0
- package/chunks/{Chip-Hpw_8UIG.js → Chip-Cp4nSSv9.js} +14 -14
- package/chunks/Confirm.module-BMe3cCgA.js +15 -0
- package/chunks/{DropdownListItem-DkfeETTd.js → DropdownListItem-Czxj-82d.js} +14 -14
- package/chunks/DropdownMobile.module-ChlziR7V.js +23 -0
- package/chunks/Footer.module-DdBlWFOs.js +9 -0
- package/chunks/{FormFieldInput-Bf7Hleek.js → FormFieldInput-Bb0syEep.js} +14 -14
- package/chunks/HeaderLayoutSidebar.module-tndsgX78.js +9 -0
- package/chunks/HeaderTabs.module-T7IKL1xp.js +9 -0
- package/chunks/{HeaderTitle.module-CKSdXcBH.js → HeaderTitle.module-bJWT64K6.js} +2 -2
- package/chunks/IslandAccordion.module-CLQD0a3_.js +25 -0
- package/chunks/IslandWidgetFooter.module-CPs8lx4X.js +9 -0
- package/chunks/IslandWidgetHeader.module-EYRdEBM6.js +12 -0
- package/chunks/{LightBoxContent-BhMRbJFV.js → LightBoxContent-6jOQAiJe.js} +6 -6
- package/chunks/LightBoxControls.module-OIHtatwH.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BB5P2oIx.js +8 -0
- package/chunks/{ListItemControlsButton-WjTBGtRH.js → ListItemControlsButton-CLWIOf-c.js} +6 -6
- package/chunks/ListItemTail.module-D9_VecUp.js +12 -0
- package/chunks/ListMasterFooter.module-Tad6_QUF.js +10 -0
- package/chunks/ModalWindow.module-CtWGFobP.js +17 -0
- package/chunks/Notification.module-1ONl_AQl.js +20 -0
- package/chunks/Overlay.module-BzUI6PNY.js +18 -0
- package/chunks/Page.module-BIAYhn48.js +11 -0
- package/chunks/{RightBorderArrow-DzKQo2fL.js → RightBorderArrow-CDLZGJBa.js} +15 -15
- package/chunks/SMSField.module-CshFlMUU.js +16 -0
- package/chunks/SliderExtendedMarks.module-BPt30iMn.js +15 -0
- package/chunks/{SliderExtendedRail-Cb5r_qJ5.js → SliderExtendedRail-Dc_iZlxS.js} +10 -10
- package/chunks/StatusTracker.module-CTVX8mSd.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-B1GcRtym.js → SuggestFieldMobileDropdownHint-B1qT-8-p.js} +4 -4
- package/chunks/TableFooter.module-CcIh2kO5.js +14 -0
- package/chunks/TabsExtended.module-DtrXq1jE.js +16 -0
- package/chunks/TabsLine.module-D5PBUMxf.js +21 -0
- package/chunks/TooltipDesktop.module-B2iSBrr1.js +19 -0
- package/chunks/TreeView.module-DEJX2JUM.js +9 -0
- package/chunks/{UploadZoneInput-BYWNSrDW.js → UploadZoneInput-CXhNQ2dO.js} +4 -4
- package/chunks/{constants-nPkk17A0.js → constants-sbJX8JQ4.js} +10 -10
- package/chunks/utils-BIaaXA7W.js +27 -0
- package/chunks/utils-DHbotYsG.js +73 -0
- package/chunks/{utils-OZcknB0Z.js → utils-DjwTklmD.js} +5 -5
- package/chunks/{utils-v_hn9TAd.js → utils-OFOU7B72.js} +5 -5
- package/components/Alert/AlertContext/AlertContext.js +8 -8
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +2 -2
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +20 -20
- package/components/Badge/Badge.js +7 -7
- package/components/Badge/BadgeDot.js +8 -8
- package/components/Badge/components/BadgeContent.js +14 -14
- package/components/Badge/components/BadgePostfix.js +6 -6
- package/components/Badge/components/BadgePrefix.js +4 -4
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +23 -23
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +14 -14
- package/components/Button/ButtonDropdownExtended.js +5 -5
- package/components/Button/ButtonIcon.js +8 -8
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +1 -1
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +23 -23
- package/components/Card/CardStatic.js +2 -2
- package/components/Card/components/CardContent/CardContent.js +1 -1
- package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
- package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
- package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
- package/components/Card/components/CardMedia.js +1 -1
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +6 -6
- package/components/Checkbox/Checkbox.js +8 -8
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +5 -5
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +6 -6
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +8 -8
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +26 -26
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +11 -11
- package/components/Col/Col.js +130 -130
- package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +6 -6
- package/components/DateRange/DateRange.js +7 -7
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/Divider/Divider.js +17 -17
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +8 -8
- package/components/Dropdown/desktop/DropdownDesktop.js +10 -10
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +6 -6
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +11 -11
- package/components/ExpandAnimation/ExpandAnimation.js +14 -14
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +1 -1
- package/components/Footer/components/FooterDescriptionContent.js +1 -1
- package/components/Footer/components/FooterDescriptionControls.js +1 -1
- package/components/FormField/FormField.js +14 -14
- package/components/FormField/components/FormFieldClear.js +9 -9
- package/components/FormField/components/FormFieldCounter.js +3 -3
- package/components/FormField/components/FormFieldDescription.js +1 -1
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +6 -6
- package/components/FormField/components/FormFieldMaskedInput.js +11 -11
- package/components/FormField/components/FormFieldPostfix.js +7 -7
- package/components/FormField/components/FormFieldPrefix.js +7 -7
- package/components/FormField/components/FormFieldTarget.js +16 -16
- package/components/FormField/components/FormFieldTextarea.js +16 -16
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +4 -4
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +8 -8
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
- package/components/IslandWidget/IslandWidget.js +2 -2
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +1 -1
- package/components/LightBox/LightBox.js +10 -10
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +10 -10
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +7 -7
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/Link/Link.js +32 -32
- package/components/List/List.js +7 -7
- package/components/List/components/ListEmptyState.js +2 -2
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +6 -6
- package/components/List/components/ListItemControls.js +8 -8
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +3 -3
- package/components/List/components/ListItemSelectable.js +1 -1
- package/components/List/components/ListItemTable.js +8 -8
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +1 -1
- package/components/List/components/ListSortableItemControls.js +7 -7
- package/components/List/components/ListSortableItemTarget.js +1 -1
- 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 +5 -5
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +1 -1
- package/components/ListMaster/components/SelectionControls.js +2 -2
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
- package/components/Loader/LoaderSmall/LoaderSmall.js +11 -11
- package/components/LoaderScreen/LoaderScreen.js +9 -9
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +16 -16
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +5 -5
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +3 -3
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +5 -5
- package/components/OrderedList/OrderedListItem.js +5 -5
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +1 -1
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +2 -2
- package/components/Pagination/components/PaginationNavigationButton.js +1 -1
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +4 -4
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +4 -4
- package/components/Radio/Radio.js +11 -11
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +4 -4
- package/components/Row/Row.js +5 -5
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +9 -9
- package/components/SegmentedControl/SegmentedControlSegment.js +5 -5
- package/components/SelectExtendedField/SelectExtendedField.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
- package/components/Skeleton/Skeleton.js +8 -8
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +13 -13
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
- package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +4 -4
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +21 -21
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +10 -10
- package/components/StatusTracker/StatusTracker.js +2 -2
- package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
- package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
- package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
- package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
- package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
- package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
- package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
- package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
- package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
- package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
- package/components/Step/Step.js +11 -11
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +6 -6
- package/components/Stepper/StepperExtended.js +1 -1
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperWrapper.js +4 -4
- package/components/Suggest/SuggestMobileDropdownContent.js +8 -8
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +20 -20
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +7 -7
- package/components/Table/PaginationPanel.js +4 -4
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +5 -5
- package/components/Table/TabsLinePanelLinks.js +1 -1
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +20 -20
- package/components/TabsExtended/TabsExtended.js +2 -2
- package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +1 -1
- package/components/TabsLine/components/TabsLineDesktop.js +1 -1
- package/components/TabsLine/components/TabsLineDropdown.js +2 -2
- package/components/TabsLine/components/TabsLineItem.js +1 -1
- package/components/TabsLine/components/TabsLineMobile.js +9 -9
- package/components/Tag/Tag.js +21 -21
- package/components/TagColor/TagColor.js +15 -15
- package/components/TagGroup/TagGroup.js +12 -12
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +1 -1
- package/components/Tooltip/components/common/TooltipLink.js +15 -15
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +11 -11
- package/components/TopOverlay/TopOverlay.js +17 -17
- package/components/TreeView/TreeView.js +1 -1
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +1 -1
- package/components/Typography/Caption.js +22 -22
- package/components/Typography/Text.js +22 -22
- package/components/Typography/Title.js +6 -6
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +8 -8
- package/components/UnorderedList/UnorderedListItem.js +6 -6
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +5 -5
- package/index.js +5 -5
- package/package.json +2 -1
- package/styles/triplex-next.css +546 -546
- package/chunks/Card.module-B-kskzDu.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CZUMscf2.js +0 -14
- package/chunks/Confirm.module-BCr1BTe_.js +0 -15
- package/chunks/DropdownMobile.module-GswY2cBC.js +0 -23
- package/chunks/Footer.module-eHCIMM8b.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DylAdbY5.js +0 -9
- package/chunks/HeaderTabs.module-ePuFE0tR.js +0 -9
- package/chunks/IslandAccordion.module-CSfaBgt7.js +0 -25
- package/chunks/IslandWidgetFooter.module-Njc7vX7n.js +0 -9
- package/chunks/IslandWidgetHeader.module-Boy2QpEU.js +0 -12
- package/chunks/LightBoxControls.module-BIML4FtD.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DO3lZMTa.js +0 -8
- package/chunks/ListItemTail.module-DbwOPqPM.js +0 -12
- package/chunks/ListMasterFooter.module-C_iN2cC2.js +0 -10
- package/chunks/ModalWindow.module-BHzR_A-u.js +0 -17
- package/chunks/Notification.module-DKVKCNAc.js +0 -20
- package/chunks/Overlay.module-BA4wfORe.js +0 -18
- package/chunks/Page.module-ClDxwmIg.js +0 -11
- package/chunks/SMSField.module-Bzh5rJPE.js +0 -16
- package/chunks/SliderExtendedMarks.module-CxeVaMq1.js +0 -15
- package/chunks/StatusTracker.module-BML0rfx7.js +0 -24
- package/chunks/TableFooter.module-CSQttYnz.js +0 -14
- package/chunks/TabsExtended.module-Dd8drRUU.js +0 -16
- package/chunks/TabsLine.module-BByAjI5u.js +0 -21
- package/chunks/TooltipDesktop.module-FxzkC1sv.js +0 -19
- package/chunks/TreeView.module-Cm7rvpYW.js +0 -9
- package/chunks/utils-9cQ-Vroa.js +0 -73
- package/chunks/utils-DjcQ_hhv.js +0 -27
|
@@ -4,18 +4,18 @@ import { CaretdownStrokeSrvIcon16 as _ } from "@sberbusiness/icons-next";
|
|
|
4
4
|
import { ButtonIcon as m } from "../components/Button/ButtonIcon.js";
|
|
5
5
|
import { AlertProcessContext as x } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
6
|
import { c as n } from "./vendor-Dlne6Znf.js";
|
|
7
|
-
const y = "
|
|
7
|
+
const y = "alertProcess__7bb41a6b", f = "withSpoiler__ee7c9eed", u = "themeIcon__4b71c246", T = "alertTypeError__0af9b082", b = "alertTypeInfo__75bd5caa", B = "alertTypeWarning__3543e0a4", C = "alertTypeSystem__20786ed6", S = "alertTypeFeature__d4972f0a", h = "alertProcessContentBlock__22183dc2", I = "expandableContent__2d059c42", P = "expanded__111b54a1", g = "closeButton__66e9fba6", k = "expandButton__b7f66117", e = {
|
|
8
8
|
alertProcess: y,
|
|
9
9
|
withSpoiler: f,
|
|
10
10
|
themeIcon: u,
|
|
11
11
|
alertTypeError: T,
|
|
12
|
-
alertTypeInfo:
|
|
13
|
-
alertTypeWarning:
|
|
14
|
-
alertTypeSystem:
|
|
15
|
-
alertTypeFeature:
|
|
16
|
-
alertProcessContentBlock:
|
|
17
|
-
expandableContent:
|
|
18
|
-
expanded:
|
|
12
|
+
alertTypeInfo: b,
|
|
13
|
+
alertTypeWarning: B,
|
|
14
|
+
alertTypeSystem: C,
|
|
15
|
+
alertTypeFeature: S,
|
|
16
|
+
alertProcessContentBlock: h,
|
|
17
|
+
expandableContent: I,
|
|
18
|
+
expanded: P,
|
|
19
19
|
closeButton: g,
|
|
20
20
|
expandButton: k
|
|
21
21
|
}, v = ({ children: s, open: r, onOpen: o, ...l }) => {
|
|
@@ -36,4 +36,4 @@ export {
|
|
|
36
36
|
v as A,
|
|
37
37
|
e as s
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=AlertProcessSpoiler-
|
|
39
|
+
//# sourceMappingURL=AlertProcessSpoiler-CJysh-L6.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as
|
|
1
|
+
import { jsx as V } from "react/jsx-runtime";
|
|
2
|
+
import { c as f } from "./vendor-Dlne6Znf.js";
|
|
3
3
|
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
4
4
|
import { ECalendarDateMarkType as r } from "../components/Calendar/enums.js";
|
|
5
5
|
import { CalendarViewContext as x } from "../components/Calendar/CalendarViewContext.js";
|
|
6
6
|
import { isKey as w } from "../utils/keyboard.js";
|
|
7
|
-
const A = "
|
|
7
|
+
const A = "calendarViewDays__48310850", E = "calendarViewMonths__8344e661", L = "calendarViewYears__eab80559", R = "calendarViewDaysHeader__a10afd75", v = "calendarViewDaysBody__b49fb396", H = "calendarViewItem__74e1c223", B = "current__d6814769", S = "disabled__0cda33f0", j = "calendarViewItemLabel__c502e696", O = "selected__d34d1afd", P = "basicMark__1b6898a6", g = "standardMark__f73920eb", q = "attentionMark__7d528862", z = "criticalMark__4bcbdd7c", G = "muted__dbaec8d6", J = "marked__b2eeff5e", Q = "unitDay__36b65b28", U = "unitMonth__6d6fd784", W = "unitYear__044c038d", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -43,8 +43,8 @@ const A = "calendarViewDays__c21ac3ea", E = "calendarViewMonths__91754964", L =
|
|
|
43
43
|
disabled: _,
|
|
44
44
|
muted: I,
|
|
45
45
|
markType: c,
|
|
46
|
-
onFocus:
|
|
47
|
-
onBlur:
|
|
46
|
+
onFocus: d,
|
|
47
|
+
onBlur: s,
|
|
48
48
|
onKeyDown: i,
|
|
49
49
|
onDateSelect: m,
|
|
50
50
|
...C
|
|
@@ -55,17 +55,17 @@ const A = "calendarViewDays__c21ac3ea", E = "calendarViewMonths__91754964", L =
|
|
|
55
55
|
n && t.current && ((e = u.current) == null || e.focus());
|
|
56
56
|
}, [n, t]);
|
|
57
57
|
const D = (e) => {
|
|
58
|
-
t.current = !0,
|
|
58
|
+
t.current = !0, d == null || d(e);
|
|
59
59
|
}, h = (e) => {
|
|
60
|
-
t.current = !1,
|
|
60
|
+
t.current = !1, s == null || s(e);
|
|
61
61
|
}, p = (e) => {
|
|
62
|
-
const
|
|
63
|
-
(w(
|
|
62
|
+
const M = e.code || e.keyCode;
|
|
63
|
+
(w(M, "ENTER") || w(M, "SPACE")) && (e.preventDefault(), m(o)), i == null || i(e);
|
|
64
64
|
};
|
|
65
|
-
return /* @__PURE__ */
|
|
65
|
+
return /* @__PURE__ */ V(
|
|
66
66
|
"td",
|
|
67
67
|
{
|
|
68
|
-
className:
|
|
68
|
+
className: f(a.calendarViewItem, { [a.disabled]: _ }, y),
|
|
69
69
|
tabIndex: n ? 0 : -1,
|
|
70
70
|
"aria-selected": l ? !0 : void 0,
|
|
71
71
|
onFocus: D,
|
|
@@ -73,10 +73,10 @@ const A = "calendarViewDays__c21ac3ea", E = "calendarViewMonths__91754964", L =
|
|
|
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: f(
|
|
80
80
|
a.calendarViewItemLabel,
|
|
81
81
|
Z[b],
|
|
82
82
|
{
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
ra as C,
|
|
99
99
|
a as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-Dxr-IKuh.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const n = "card__ef734bfb", d = "roundingMD__fe4622fc", c = "roundingSM__740bcb3d", a = "general__4be9bdf7", e = "secondary__8aca5f74", o = "cardMedia__e0097078", r = "cardContent__7d9bcc96", t = "paddingMD__f4dc7c80", _ = "paddingSM__c23f5954", s = "cardContentHeader__83e7430a", g = "cardContentFooter__2dc81897", i = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: c,
|
|
5
|
+
general: a,
|
|
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-DMUHU1y_.js.map
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__67f1630f", c = "checkboxTreeExtendedNode__5cb2a5c7", d = "checkboxTreeExtendedNodeHeader__e75e0db4", o = "sm__9b5da083", b = "md__1b75c1cb", r = "lg__1b67810f", x = "checkboxTreeCheckboxLabel__8371768c", t = "caretIconWrapper__6a1db9d9", n = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
checkboxTreeExtendedNodeHeader: d,
|
|
5
|
+
sm: o,
|
|
6
|
+
md: b,
|
|
7
|
+
lg: r,
|
|
8
|
+
checkboxTreeCheckboxLabel: x,
|
|
9
|
+
caretIconWrapper: t
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
n as s
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-wyBivaJR.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as h, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import x, { useCallback as
|
|
3
|
-
import { c as
|
|
4
|
-
import { EComponentSize as
|
|
2
|
+
import x, { useCallback as b } from "react";
|
|
3
|
+
import { c as f } from "./vendor-Dlne6Znf.js";
|
|
4
|
+
import { EComponentSize as u } from "../enums/EComponentSize.js";
|
|
5
5
|
import { createSizeToClassNameMap as P } from "../utils/classNameMaps.js";
|
|
6
6
|
import { isKey as C } from "../utils/keyboard.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "chipGroupItem__b2ed07c2", w = "chip__a3a090e8", I = "lg__3547528e", B = "prefix__f02f025f", G = "postfix__6c5b95e9", g = "md__a6a49ab5", z = "sm__ceefa1f0", M = "disabled__ff19ffec", S = "selected__fdb13d9f", j = "withPrefix__5d01c92a", y = "withPostfix__1efeedc0", E = "content__f282ebf0", e = {
|
|
8
8
|
chipGroupItem: N,
|
|
9
9
|
chip: w,
|
|
10
10
|
lg: I,
|
|
@@ -18,8 +18,8 @@ const N = "chipGroupItem__6b5054d0", w = "chip__9ff9cc44", I = "lg__9e7eb462", B
|
|
|
18
18
|
withPostfix: y,
|
|
19
19
|
content: E
|
|
20
20
|
}, R = P(e), T = x.forwardRef(
|
|
21
|
-
({ children:
|
|
22
|
-
const _ =
|
|
21
|
+
({ children: n, className: l, disabled: t, postfix: o, prefix: c, selected: p, size: r = u.MD, onKeyDown: s, ...d }, m) => {
|
|
22
|
+
const _ = b(
|
|
23
23
|
(i) => {
|
|
24
24
|
C(i.code, "SPACE") && i.preventDefault(), s == null || s(i);
|
|
25
25
|
},
|
|
@@ -28,17 +28,17 @@ const N = "chipGroupItem__6b5054d0", w = "chip__9ff9cc44", I = "lg__9e7eb462", B
|
|
|
28
28
|
return /* @__PURE__ */ h(
|
|
29
29
|
"span",
|
|
30
30
|
{
|
|
31
|
-
className:
|
|
31
|
+
className: f(
|
|
32
32
|
e.chip,
|
|
33
33
|
e.chipGroupItem,
|
|
34
|
-
R[
|
|
34
|
+
R[r],
|
|
35
35
|
{
|
|
36
36
|
[e.disabled]: !!t,
|
|
37
|
-
[e.selected]: !!
|
|
37
|
+
[e.selected]: !!p,
|
|
38
38
|
[e.withPostfix]: typeof o < "u",
|
|
39
39
|
[e.withPrefix]: typeof c < "u"
|
|
40
40
|
},
|
|
41
|
-
|
|
41
|
+
l
|
|
42
42
|
),
|
|
43
43
|
role: "button",
|
|
44
44
|
tabIndex: t ? -1 : 0,
|
|
@@ -49,7 +49,7 @@ const N = "chipGroupItem__6b5054d0", w = "chip__9ff9cc44", I = "lg__9e7eb462", B
|
|
|
49
49
|
c ? /* @__PURE__ */ a(
|
|
50
50
|
"span",
|
|
51
51
|
{
|
|
52
|
-
className:
|
|
52
|
+
className: f(
|
|
53
53
|
e.prefix,
|
|
54
54
|
"hoverable",
|
|
55
55
|
// Для иконок.
|
|
@@ -61,11 +61,11 @@ const N = "chipGroupItem__6b5054d0", w = "chip__9ff9cc44", I = "lg__9e7eb462", B
|
|
|
61
61
|
children: c
|
|
62
62
|
}
|
|
63
63
|
) : null,
|
|
64
|
-
/* @__PURE__ */ a("span", { className: e.content, children:
|
|
64
|
+
/* @__PURE__ */ a("span", { className: e.content, children: n }),
|
|
65
65
|
o ? /* @__PURE__ */ a(
|
|
66
66
|
"span",
|
|
67
67
|
{
|
|
68
|
-
className:
|
|
68
|
+
className: f(
|
|
69
69
|
e.postfix,
|
|
70
70
|
"hoverable",
|
|
71
71
|
// Для иконок.
|
|
@@ -87,4 +87,4 @@ export {
|
|
|
87
87
|
T as C,
|
|
88
88
|
e as s
|
|
89
89
|
};
|
|
90
|
-
//# sourceMappingURL=Chip-
|
|
90
|
+
//# sourceMappingURL=Chip-Cp4nSSv9.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__a4676543", o = "isInLightBox__41c8a3e7", i = "isInSideOverlaySM__682b5544", t = "isInSideOverlayMD__8fbdbee1", e = "isInSideOverlayLG__269d8638", s = "confirmCloseButton__c4b01de3", c = "confirmContent__469da6e5", r = "confirmControls__cd3d6771", l = "confirmContentTitle__ec84f8b4", _ = {
|
|
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-BMe3cCgA.js.map
|
|
@@ -4,10 +4,10 @@ import { EVENT_KEY_CODES as p } from "../utils/keyboard.js";
|
|
|
4
4
|
import { c as v } from "./vendor-Dlne6Znf.js";
|
|
5
5
|
import { EComponentSize as l } from "../enums/EComponentSize.js";
|
|
6
6
|
import { Badge as y } from "../components/Badge/Badge.js";
|
|
7
|
-
const
|
|
8
|
-
dropdownDesktopList:
|
|
9
|
-
notificationIcon:
|
|
10
|
-
sm:
|
|
7
|
+
const b = "dropdownDesktopList__7218d6f4", N = "notificationIcon__fdb87080", g = "sm__f450964c", x = "dropdownDesktopListItem__61f3eef6", C = "dropdownDesktopListLoader__bdef97fd", O = "md__51586a07", R = "lg__b1a6a361", T = "active__b4f9cb30", K = "selected__4b611970", s = {
|
|
8
|
+
dropdownDesktopList: b,
|
|
9
|
+
notificationIcon: N,
|
|
10
|
+
sm: g,
|
|
11
11
|
dropdownDesktopListItem: x,
|
|
12
12
|
dropdownDesktopListLoader: C,
|
|
13
13
|
md: O,
|
|
@@ -17,19 +17,19 @@ const N = "dropdownDesktopList__e66d85f2", g = "notificationIcon__4d93e772", b =
|
|
|
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
|
-
showNotificationIcon:
|
|
27
|
-
size:
|
|
28
|
-
...
|
|
26
|
+
showNotificationIcon: c,
|
|
27
|
+
size: f = l.MD,
|
|
28
|
+
..._
|
|
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,17 +41,17 @@ const N = "dropdownDesktopList__e66d85f2", g = "notificationIcon__4d93e772", b =
|
|
|
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",
|
|
48
48
|
"aria-selected": !!r,
|
|
49
|
-
...
|
|
49
|
+
..._,
|
|
50
50
|
onClick: L,
|
|
51
51
|
ref: D,
|
|
52
52
|
children: [
|
|
53
53
|
d,
|
|
54
|
-
|
|
54
|
+
c && /* @__PURE__ */ k(y.Dot, { size: f, 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-Czxj-82d.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__d8c09e2b", d = "dropdownMobileBackdrop__9dc90260", e = "closing__2a6b6db9", n = "opening__1b382d2c", r = "opened__728d9e50", t = "dropdownMobile__367e342b", i = "dropdownMobileHeader__d29bcb15", b = "dropdownMobileHeaderContent__de0b7bb0", p = "dropdownMobileContent__1cf79617", l = "dropdownMobileFooter__cb4c897a", c = "dropdownMobileListItem__b7340906", s = "selected__4b611970", w = "dropdownMobileListLoader__f87a800b", _ = "dropdownMobileBodyOverflow__434e0ba3", M = "controlButtons__c4603a64", a = "dropdownMobileLoader__621658c6", L = "notificationIcon__fdb87080", f = {
|
|
2
|
+
dropdownMobileWrapper: o,
|
|
3
|
+
dropdownMobileBackdrop: d,
|
|
4
|
+
closing: e,
|
|
5
|
+
opening: n,
|
|
6
|
+
opened: r,
|
|
7
|
+
dropdownMobile: t,
|
|
8
|
+
dropdownMobileHeader: i,
|
|
9
|
+
dropdownMobileHeaderContent: b,
|
|
10
|
+
dropdownMobileContent: p,
|
|
11
|
+
dropdownMobileFooter: l,
|
|
12
|
+
dropdownMobileListItem: c,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileListLoader: w,
|
|
15
|
+
dropdownMobileBodyOverflow: _,
|
|
16
|
+
controlButtons: M,
|
|
17
|
+
dropdownMobileLoader: a,
|
|
18
|
+
notificationIcon: L
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
f as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-ChlziR7V.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__7344bd88", t = "footerDescriptionContent__22c083ee", e = "footerDescriptionControls__b5d85635", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-DdBlWFOs.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
3
|
-
import { FormFieldContext as
|
|
1
|
+
import { jsx as z } from "react/jsx-runtime";
|
|
2
|
+
import A, { useContext as M, useMemo as P, useEffect as N } from "react";
|
|
3
|
+
import { FormFieldContext as b } from "../components/FormField/FormFieldContext.js";
|
|
4
4
|
import { u as k, c as y } from "./vendor-Dlne6Znf.js";
|
|
5
5
|
import { EFormFieldStatus as D } from "../components/FormField/enums.js";
|
|
6
6
|
import { createSizeToClassNameMap as R } from "../utils/classNameMaps.js";
|
|
7
|
-
const T = "
|
|
7
|
+
const T = "formFieldInput__2ffe16c4", W = "sm__0100b60e", j = "md__aecefac5", q = "lg__da13c647", x = {
|
|
8
8
|
formFieldInput: T,
|
|
9
9
|
sm: W,
|
|
10
10
|
md: j,
|
|
11
11
|
lg: q
|
|
12
|
-
}, v = R(x), w =
|
|
13
|
-
const { className:
|
|
12
|
+
}, v = R(x), w = A.forwardRef((r, m) => {
|
|
13
|
+
const { className: S, id: a, onAnimationStart: i, onBlur: n, onFocus: l, placeholder: c, value: s, ...B } = r, { render: d, ...C } = r, { focused: E, status: g, setFocused: u, setId: f, setValueExist: t, size: p } = M(b), o = P(() => a === void 0 ? k("input_") : a, [a]), F = y(x.formFieldInput, v[p], S);
|
|
14
14
|
N(() => {
|
|
15
15
|
f(o);
|
|
16
16
|
}, [o, f]), N(() => {
|
|
@@ -23,31 +23,31 @@ const T = "formFieldInput__0f26cb7d", W = "sm__a7ae96c7", j = "md__ffbed6db", q
|
|
|
23
23
|
}, h = (e) => {
|
|
24
24
|
e.animationName.startsWith("autofill-applied-hook") ? t(!0) : e.animationName.startsWith("autofill-cancelled-hook") && (s || t(!1)), i == null || i(e);
|
|
25
25
|
};
|
|
26
|
-
return
|
|
26
|
+
return d ? d(
|
|
27
27
|
{
|
|
28
|
-
...
|
|
28
|
+
...C,
|
|
29
29
|
className: F,
|
|
30
30
|
id: o,
|
|
31
31
|
onAnimationStart: h,
|
|
32
32
|
onBlur: I,
|
|
33
33
|
onFocus: _,
|
|
34
34
|
/* Когда элемент не в фокусе, вместо placeholder показывается Label. */
|
|
35
|
-
placeholder:
|
|
35
|
+
placeholder: E ? c : " ",
|
|
36
36
|
size: p
|
|
37
37
|
},
|
|
38
38
|
m
|
|
39
|
-
) : /* @__PURE__ */
|
|
39
|
+
) : /* @__PURE__ */ z(
|
|
40
40
|
"input",
|
|
41
41
|
{
|
|
42
|
-
...
|
|
42
|
+
...B,
|
|
43
43
|
className: F,
|
|
44
|
-
disabled:
|
|
44
|
+
disabled: g === D.DISABLED,
|
|
45
45
|
id: o,
|
|
46
46
|
onAnimationStart: h,
|
|
47
47
|
onFocus: _,
|
|
48
48
|
onBlur: I,
|
|
49
49
|
value: s,
|
|
50
|
-
placeholder:
|
|
50
|
+
placeholder: c,
|
|
51
51
|
ref: m
|
|
52
52
|
}
|
|
53
53
|
);
|
|
@@ -57,4 +57,4 @@ export {
|
|
|
57
57
|
w as F,
|
|
58
58
|
x as s
|
|
59
59
|
};
|
|
60
|
-
//# sourceMappingURL=FormFieldInput-
|
|
60
|
+
//# sourceMappingURL=FormFieldInput-Bb0syEep.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__bd2386e3", a = "headerLayoutSidebarContent__0c8d374a", d = "headerLayoutSidebarSidebar__5592a106", r = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: d
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
r as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-tndsgX78.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__70aa2b93", t = "headerTitleControls__3dac2af6", l = "headerTitleContent__e0c6f674", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__0132d628", t = "headerTitleControls__30b9325b", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-bJWT64K6.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__8fee2f7d", t = "island__9f0eb0a4", o = "item__f2ed6c4b", c = "disabled__ecde9f7b", s = "sm__4c6378d3", _ = "md__49cafcf1", n = "lg__39831458", d = "header__81da511a", a = "type1__87fb152f", r = "opened__063b48a3", p = "type2__d1fec048", i = "type3__0e08a66b", f = "footer__34645e4a", l = "body__57f255f5", b = "caretWrapper__06177242", y = "caretIcon__c8fea362", m = "title__a98b4436", g = "step__1fc62195", h = "remove__e329a749", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: o,
|
|
5
|
+
disabled: c,
|
|
6
|
+
sm: s,
|
|
7
|
+
md: _,
|
|
8
|
+
lg: n,
|
|
9
|
+
header: d,
|
|
10
|
+
type1: a,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: f,
|
|
15
|
+
body: l,
|
|
16
|
+
caretWrapper: b,
|
|
17
|
+
caretIcon: y,
|
|
18
|
+
title: m,
|
|
19
|
+
step: g,
|
|
20
|
+
remove: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-CLQD0a3_.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__05305c99", o = "islandWidgetFooterContent__3b5a6d86", e = "islandWidgetFooterControls__771814ba", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-CPs8lx4X.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__fa3d148c", t = "islandWidgetHeaderContent__14286318", a = "islandWidgetHeaderDescription__ffa2ccba", n = "caretWrapper__052371a4", d = "caretIcon__b5753532", r = "open__24f65dc9", i = {
|
|
2
|
+
islandWidgetHeader: e,
|
|
3
|
+
islandWidgetHeaderContent: t,
|
|
4
|
+
islandWidgetHeaderDescription: a,
|
|
5
|
+
caretWrapper: n,
|
|
6
|
+
caretIcon: d,
|
|
7
|
+
open: r
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
i as s
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=IslandWidgetHeader.module-EYRdEBM6.js.map
|
|
@@ -3,7 +3,7 @@ import { useState as v, useRef as _, useCallback as p, useLayoutEffect as C, use
|
|
|
3
3
|
import { WindowResizeListener as S } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
4
4
|
import { a as T, c as R } from "./vendor-Dlne6Znf.js";
|
|
5
5
|
import { LoaderScreen as b } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
-
const z = "
|
|
6
|
+
const z = "lightBox__6847f58e", A = "lightBoxBackdrop__75debb9d", L = "lightBoxSideOverlayActive__839d2912", W = "lightBoxTopOverlayActive__f4c8d507", N = "lightBoxContent__890ef83e", E = "loadingContentOverlay__417ad542", k = "lightBoxContentResizeWrapper__0e5d8f2e", w = "tempElSafariBug__eb495dc6", H = "bodyOverflowHidden__3d9d2e17", r = {
|
|
7
7
|
lightBox: z,
|
|
8
8
|
lightBoxBackdrop: A,
|
|
9
9
|
lightBoxSideOverlayActive: L,
|
|
@@ -14,7 +14,7 @@ const z = "lightBox__dcfde89c", A = "lightBoxBackdrop__d1c2c988", L = "lightBoxS
|
|
|
14
14
|
tempElSafariBug: w,
|
|
15
15
|
bodyOverflowHidden: H
|
|
16
16
|
}, j = (u) => {
|
|
17
|
-
const { children: l, className:
|
|
17
|
+
const { children: l, className: s, isLoading: a, loadingTitle: c, ...f } = u, [d, B] = v(0), e = _(null), o = p(() => {
|
|
18
18
|
let n = 0;
|
|
19
19
|
const g = document.querySelector('[data-lightbox-component="controls"]');
|
|
20
20
|
g && (n += g.offsetHeight), B((h) => Math.abs(h - n) > 1 ? n : h);
|
|
@@ -25,7 +25,7 @@ const z = "lightBox__dcfde89c", A = "lightBoxBackdrop__d1c2c988", L = "lightBoxS
|
|
|
25
25
|
e.current && clearTimeout(e.current);
|
|
26
26
|
}), []), O(() => {
|
|
27
27
|
t();
|
|
28
|
-
}, [l,
|
|
28
|
+
}, [l, s, a, c, t]);
|
|
29
29
|
const { ref: x } = T({
|
|
30
30
|
handleWidth: !0,
|
|
31
31
|
onResize: t,
|
|
@@ -37,12 +37,12 @@ const z = "lightBox__dcfde89c", A = "lightBoxBackdrop__d1c2c988", L = "lightBoxS
|
|
|
37
37
|
return /* @__PURE__ */ i(S, { onResize: t, children: /* @__PURE__ */ y(
|
|
38
38
|
"div",
|
|
39
39
|
{
|
|
40
|
-
className: R(
|
|
40
|
+
className: R(s, r.lightBoxContent),
|
|
41
41
|
style: d ? m : void 0,
|
|
42
42
|
...f,
|
|
43
43
|
children: [
|
|
44
44
|
l,
|
|
45
|
-
a && /* @__PURE__ */ i(b, { className: r.loadingContentOverlay, type: "middle", children:
|
|
45
|
+
a && /* @__PURE__ */ i(b, { className: r.loadingContentOverlay, type: "middle", children: c }),
|
|
46
46
|
/* @__PURE__ */ i("div", { className: r.lightBoxContentResizeWrapper, ref: x })
|
|
47
47
|
]
|
|
48
48
|
}
|
|
@@ -53,4 +53,4 @@ export {
|
|
|
53
53
|
j as L,
|
|
54
54
|
r as s
|
|
55
55
|
};
|
|
56
|
-
//# sourceMappingURL=LightBoxContent-
|
|
56
|
+
//# sourceMappingURL=LightBoxContent-6jOQAiJe.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__780e4325", o = "withKeyboardEvent__ba0f458a", e = "withoutKeyboardEvent__502f59d2", l = "lightBoxPrev__01e263d3", i = "lightBoxNext__91ecb23a", n = "lightBoxControlsDesktop__b93e65ec", x = "lightBoxControlsMobile__a6c78b15", h = "lightBoxClose__5cf87afa", s = "lightBoxPrevButton__fbb6e82c", B = "lightBoxNextButton__0020837a", 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-OIHtatwH.js.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktop__f6bdaffa", l = "lightBoxSideOverlayCloseMobile__f9a3b7d0", o = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktop: e,
|
|
3
|
+
lightBoxSideOverlayCloseMobile: l
|
|
4
|
+
};
|
|
5
|
+
export {
|
|
6
|
+
o as s
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-BB5P2oIx.js.map
|
|
@@ -3,15 +3,15 @@ import i from "react";
|
|
|
3
3
|
import { c as I } from "./vendor-Dlne6Znf.js";
|
|
4
4
|
import { ETextSize as u } from "../components/Typography/enums.js";
|
|
5
5
|
import { Text as c } from "../components/Typography/Text.js";
|
|
6
|
-
const a = "
|
|
6
|
+
const a = "listItemControlsButton__514564ae", B = "listItemControlsButtonLabel__901063e5", C = "listItemControlsButtonDropdown__bffe3945", d = "listItemControlsButtonIcon__30c192d9", f = "withText__355fb865", p = "listItemControlsButtonInner__5e57fad5", _ = "withIcon__0d0546cd", w = "buttonDropdownMenuItem__fb26f097", t = {
|
|
7
7
|
listItemControlsButton: a,
|
|
8
8
|
listItemControlsButtonLabel: B,
|
|
9
9
|
listItemControlsButtonDropdown: C,
|
|
10
10
|
listItemControlsButtonIcon: d,
|
|
11
|
-
withText:
|
|
12
|
-
listItemControlsButtonInner:
|
|
13
|
-
withIcon:
|
|
14
|
-
buttonDropdownMenuItem:
|
|
11
|
+
withText: f,
|
|
12
|
+
listItemControlsButtonInner: p,
|
|
13
|
+
withIcon: _,
|
|
14
|
+
buttonDropdownMenuItem: w
|
|
15
15
|
}, b = i.forwardRef(
|
|
16
16
|
({ children: o, className: e, icon: n, ...l }, r) => /* @__PURE__ */ s(
|
|
17
17
|
"button",
|
|
@@ -40,4 +40,4 @@ export {
|
|
|
40
40
|
b as L,
|
|
41
41
|
t as s
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=ListItemControlsButton-
|
|
43
|
+
//# sourceMappingURL=ListItemControlsButton-CLWIOf-c.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const t = "listItemTail__fd7643e7", i = "listItemTailLine__938bff5e", l = "listItemTailTop__f2ad1e4d", e = "listItemTailBottom__5d257f41", s = "listItemTailRight__a3d8974d", a = "listItemTailLeft__f8dd4dfa", m = {
|
|
2
|
+
listItemTail: t,
|
|
3
|
+
listItemTailLine: i,
|
|
4
|
+
listItemTailTop: l,
|
|
5
|
+
listItemTailBottom: e,
|
|
6
|
+
listItemTailRight: s,
|
|
7
|
+
listItemTailLeft: a
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
m as s
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=ListItemTail.module-D9_VecUp.js.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
const t = "listMasterFooter__d48a520c", s = "sticky__f6885dc9", o = "listMasterFooterDescription__58db6ffc", r = "listMasterFooterControls__2b0f445c", e = {
|
|
2
|
+
listMasterFooter: t,
|
|
3
|
+
sticky: s,
|
|
4
|
+
listMasterFooterDescription: o,
|
|
5
|
+
listMasterFooterControls: r
|
|
6
|
+
};
|
|
7
|
+
export {
|
|
8
|
+
e as s
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=ListMasterFooter.module-Tad6_QUF.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const o = "modalWindowContainer__fdefe44a", n = "modalWindowBackdrop__6f12a040", d = "modalWindow__63651e3b", a = "modalWindowContentWrapper__1fc0f385", e = "modalWindowContent__fba9261c", t = "modalWindowResizeWrapper__4c5177df", i = "sm__51cd117d", m = "md__b9fae8ce", W = "lg__eae249a1", l = "modalWindowContentPage__e70ea32a", r = "modalWindowLoaderScreen__faaba377", w = {
|
|
2
|
+
modalWindowContainer: o,
|
|
3
|
+
modalWindowBackdrop: n,
|
|
4
|
+
modalWindow: d,
|
|
5
|
+
modalWindowContentWrapper: a,
|
|
6
|
+
modalWindowContent: e,
|
|
7
|
+
modalWindowResizeWrapper: t,
|
|
8
|
+
sm: i,
|
|
9
|
+
md: m,
|
|
10
|
+
lg: W,
|
|
11
|
+
modalWindowContentPage: l,
|
|
12
|
+
modalWindowLoaderScreen: r
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
w as s
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=ModalWindow.module-CtWGFobP.js.map
|