@sberbusiness/triplex-next 0.17.0 → 0.18.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-CjSQmvuc.js +39 -0
- package/chunks/{CalendarViewItem-DJCvUxM5.js → CalendarViewItem-Ca-FLo0r.js} +17 -17
- package/chunks/Card.module-CzLtoScY.js +17 -0
- package/chunks/CheckboxTreeExtended.module-DkdxFQuq.js +14 -0
- package/chunks/{Chip-NCNX4aqk.js → Chip-BLKgYv0e.js} +5 -5
- package/chunks/Confirm.module-BMyKk7ci.js +15 -0
- package/chunks/{DropdownListItem-BuR89hPJ.js → DropdownListItem-DeF8AY7t.js} +18 -18
- package/chunks/DropdownMobile.module-Ds3kgyp0.js +23 -0
- package/chunks/Footer.module-D2AeYynH.js +9 -0
- package/chunks/{FormFieldInput-EYc8oHbI.js → FormFieldInput-QoI3Qmcf.js} +14 -14
- package/chunks/HeaderLayoutSidebar.module-CPzyr_Es.js +9 -0
- package/chunks/HeaderTabs.module-CTLu8m8e.js +9 -0
- package/chunks/{HeaderTitle.module-BEtGrxIR.js → HeaderTitle.module-qG7NNUSy.js} +2 -2
- package/chunks/IslandAccordion.module-C-6vlAWF.js +25 -0
- package/chunks/IslandWidgetFooter.module-xITdAr93.js +9 -0
- package/chunks/IslandWidgetHeader.module-Bvq2rTll.js +12 -0
- package/chunks/{LightBoxContent-tmFMe3Jq.js → LightBoxContent-iKg6uhHj.js} +15 -15
- package/chunks/LightBoxControls.module-C4hxT62o.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-Bw4ojHvB.js +8 -0
- package/chunks/{ListItemControlsButton-CDYgneeE.js → ListItemControlsButton-B36AdJX2.js} +10 -10
- package/chunks/ListItemTail.module-DRs0pxZe.js +12 -0
- package/chunks/ListMasterFooter.module-DTybJY-0.js +10 -0
- package/chunks/ModalWindow.module-Dw-47OlP.js +17 -0
- package/chunks/Notification.module-BKYlR9Q1.js +21 -0
- package/chunks/Overlay.module-DMP8sff8.js +18 -0
- package/chunks/Page.module-ZgV0sjdJ.js +11 -0
- package/chunks/{RightBorderArrow-_zjTHek_.js → RightBorderArrow-COmdqSvG.js} +9 -9
- package/chunks/SMSField.module-kXUXCT5O.js +16 -0
- package/chunks/SliderExtendedMarks.module-DZ2tJis8.js +15 -0
- package/chunks/SliderExtendedRail-6lH6RyNF.js +40 -0
- package/chunks/StatusTracker.module-BiMt5_cO.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-BLvUyupa.js → SuggestFieldMobileDropdownHint-DeExagGp.js} +5 -5
- package/chunks/TableFooter.module-Cr1neNvX.js +14 -0
- package/chunks/TabsExtended.module-D_yz2JTI.js +16 -0
- package/chunks/TabsLine.module-Bu6BuWqh.js +21 -0
- package/chunks/TooltipDesktop.module-CVz3e2hU.js +19 -0
- package/chunks/TreeView.module-DSb6I410.js +9 -0
- package/chunks/{UploadZoneInput-BuIUwilQ.js → UploadZoneInput-CCa8azJA.js} +4 -4
- package/chunks/{constants-BG01GOrx.js → constants-CBGFTz75.js} +7 -7
- package/chunks/{utils-uktTSRz4.js → utils-Bbbhrgqj.js} +5 -5
- package/chunks/utils-BoLzdbbW.js +73 -0
- package/chunks/utils-CAZ6n1RH.js +24 -0
- package/chunks/{utils-C3Drcn94.js → utils-ux-s0pdr.js} +12 -12
- package/components/Alert/AlertContext/AlertContext.js +7 -7
- 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 +6 -6
- package/components/Badge/Badge.js +7 -7
- package/components/Badge/BadgeDot.js +4 -4
- package/components/Badge/components/BadgeContent.js +16 -16
- package/components/Badge/components/BadgePostfix.js +10 -10
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +8 -8
- package/components/Button/Button.js +30 -30
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +1 -1
- package/components/Button/ButtonDropdownExtended.js +4 -4
- package/components/Button/ButtonIcon.js +10 -10
- package/components/Calendar/Calendar.js +17 -17
- package/components/Calendar/components/CalendarControls.js +1 -1
- package/components/Calendar/components/CalendarFooter.js +3 -3
- 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 +7 -7
- 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 +4 -4
- package/components/Checkbox/Checkbox.js +11 -11
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- 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 +8 -8
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +6 -6
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +21 -21
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +13 -13
- 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 +7 -7
- package/components/DateRange/DateRange.js +6 -6
- 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 +1 -1
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +3 -3
- package/components/Ellipsis/Ellipsis.js +5 -5
- package/components/ExpandAnimation/ExpandAnimation.js +7 -7
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +1 -1
- package/components/Footer/components/FooterDescriptionContent.js +1 -1
- package/components/Footer/components/FooterDescriptionControls.js +1 -1
- package/components/FormField/FormField.js +17 -17
- package/components/FormField/components/FormFieldClear.js +9 -9
- package/components/FormField/components/FormFieldCounter.js +3 -3
- package/components/FormField/components/FormFieldDescription.js +3 -3
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +31 -30
- package/components/FormField/components/FormFieldMaskedInput.js +13 -13
- package/components/FormField/components/FormFieldPostfix.js +1 -1
- package/components/FormField/components/FormFieldPrefix.js +4 -4
- package/components/FormField/components/FormFieldTarget.js +4 -4
- package/components/FormField/components/FormFieldTextarea.js +9 -9
- 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 +8 -8
- 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 +10 -10
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +4 -4
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +1 -1
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
- package/components/IslandWidget/IslandWidget.js +15 -15
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +3 -3
- package/components/LightBox/LightBox.js +24 -24
- 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 +8 -8
- 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 +11 -11
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/Link/Link.js +20 -20
- package/components/List/List.js +8 -8
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +9 -9
- package/components/List/components/ListItemControls.js +5 -5
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +5 -5
- package/components/List/components/ListItemSelectable.js +8 -8
- package/components/List/components/ListItemTable.js +1 -1
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +4 -4
- package/components/List/components/ListSortableItemControls.js +5 -5
- package/components/List/components/ListSortableItemTarget.js +3 -3
- 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 +7 -7
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +7 -7
- package/components/ListMaster/components/SelectionControls.js +7 -7
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +3 -3
- package/components/Loader/LoaderSmall/LoaderSmall.js +9 -9
- package/components/LoaderScreen/LoaderScreen.js +8 -8
- 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 +4 -4
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/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/NotificationBodyContent.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/NotificationIcon/NotificationIcon.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +6 -6
- package/components/OrderedList/OrderedListItem.js +9 -9
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +13 -11
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Overlay/index.js +12 -0
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +6 -6
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +10 -10
- package/components/Pagination/components/PaginationNavigationButton.js +7 -7
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +1 -1
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +16 -16
- package/components/Radio/Radio.js +16 -16
- package/components/Radio/RadioXGroup.js +9 -9
- package/components/Radio/RadioYGroup.js +9 -9
- package/components/Row/Row.js +6 -6
- 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 +12 -12
- package/components/SegmentedControl/SegmentedControlSegment.js +17 -17
- package/components/SelectExtendedField/SelectExtendedField.js +8 -8
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +15 -15
- package/components/Skeleton/Skeleton.js +6 -6
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +28 -28
- 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 +3 -3
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +17 -17
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +9 -9
- 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 +15 -15
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +6 -6
- package/components/Stepper/StepperExtended.js +4 -4
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperWrapper.js +2 -2
- 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 +2 -2
- package/components/Table/MasterTable.js +15 -15
- package/components/Table/NoColumns.js +3 -3
- package/components/Table/PaginationPanel.js +2 -2
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +4 -4
- 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 +4 -4
- 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 +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +18 -18
- package/components/TabsExtended/TabsExtended.js +2 -2
- package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +1 -1
- package/components/TabsLine/components/TabsLineDesktop.js +1 -1
- package/components/TabsLine/components/TabsLineDropdown.js +2 -2
- package/components/TabsLine/components/TabsLineItem.js +1 -1
- package/components/TabsLine/components/TabsLineMobile.js +7 -7
- package/components/Tag/Tag.js +26 -26
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +10 -10
- 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 +3 -3
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +3 -3
- package/components/TopOverlay/TopOverlay.js +13 -13
- 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 +14 -14
- package/components/Typography/Text.js +25 -25
- package/components/Typography/Title.js +17 -17
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +2 -2
- package/components/UnorderedList/UnorderedListItem.js +8 -8
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +155 -146
- package/helpers/less/colors.less +110 -0
- package/index.d.ts +34 -4
- package/index.js +139 -130
- package/package.json +5 -1
- package/styles/triplex-next.css +546 -546
- package/chunks/AlertProcessSpoiler-DnMeoMRa.js +0 -39
- package/chunks/Card.module-CMUnMJ_k.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CggPosrf.js +0 -14
- package/chunks/Confirm.module-BYcKID70.js +0 -15
- package/chunks/DropdownMobile.module-D1kNUx6-.js +0 -23
- package/chunks/Footer.module-cBu_SV2P.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-QC9-L6FM.js +0 -9
- package/chunks/HeaderTabs.module-Bg8pE2hc.js +0 -9
- package/chunks/IslandAccordion.module-vTFelMzP.js +0 -25
- package/chunks/IslandWidgetFooter.module-CM5h0W7b.js +0 -9
- package/chunks/IslandWidgetHeader.module-C5Me9IIL.js +0 -12
- package/chunks/LightBoxControls.module-p6sqZFX7.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-BqbeiAEG.js +0 -8
- package/chunks/ListItemTail.module-BpGKcI6W.js +0 -12
- package/chunks/ListMasterFooter.module-B7YGTi33.js +0 -10
- package/chunks/ModalWindow.module-ZH4YBn7A.js +0 -17
- package/chunks/Notification.module-_VFcjKv9.js +0 -21
- package/chunks/Overlay.module-DJfkOjXa.js +0 -18
- package/chunks/Page.module-hM20h-I6.js +0 -11
- package/chunks/SMSField.module-CY9R7ACZ.js +0 -16
- package/chunks/SliderExtendedMarks.module-CcgK2mu-.js +0 -15
- package/chunks/SliderExtendedRail-aR4aPOcb.js +0 -40
- package/chunks/StatusTracker.module-s_qiteNu.js +0 -24
- package/chunks/TableFooter.module-XxoB1ydg.js +0 -14
- package/chunks/TabsExtended.module-Ce6tDS2A.js +0 -16
- package/chunks/TabsLine.module-YxNiuXB5.js +0 -21
- package/chunks/TooltipDesktop.module-CyeERXWq.js +0 -19
- package/chunks/TreeView.module-DV2mpAEi.js +0 -9
- package/chunks/utils-DT0zStlo.js +0 -73
- package/chunks/utils-DYuqi1kC.js +0 -24
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { jsxs as p, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { useContext as d, useEffect as i } from "react";
|
|
3
|
+
import { CaretdownStrokeSrvIcon16 as _ } from "@sberbusiness/icons-next";
|
|
4
|
+
import { ButtonIcon as f } from "../components/Button/ButtonIcon.js";
|
|
5
|
+
import { AlertProcessContext as m } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
|
+
import { c as n } from "./vendor-DE8Zvm0w.js";
|
|
7
|
+
const x = "alertProcess__d833a7ad", y = "withSpoiler__a7afb81e", u = "themeIcon__9ee0bcd8", T = "alertTypeError__f33c9e7b", b = "alertTypeInfo__2d01257b", B = "alertTypeWarning__3f9d5515", C = "alertTypeSystem__4ff2aba8", S = "alertTypeFeature__93dec9be", h = "alertProcessContentBlock__ecf2f037", I = "expandableContent__4b7b8a4e", P = "expanded__1bcd165e", g = "closeButton__35f1d6f9", k = "expandButton__39510fe9", e = {
|
|
8
|
+
alertProcess: x,
|
|
9
|
+
withSpoiler: y,
|
|
10
|
+
themeIcon: u,
|
|
11
|
+
alertTypeError: T,
|
|
12
|
+
alertTypeInfo: b,
|
|
13
|
+
alertTypeWarning: B,
|
|
14
|
+
alertTypeSystem: C,
|
|
15
|
+
alertTypeFeature: S,
|
|
16
|
+
alertProcessContentBlock: h,
|
|
17
|
+
expandableContent: I,
|
|
18
|
+
expanded: P,
|
|
19
|
+
closeButton: g,
|
|
20
|
+
expandButton: k
|
|
21
|
+
}, v = ({ children: s, open: r, onOpen: o, ...l }) => {
|
|
22
|
+
const { setHasSpoiler: a } = d(m);
|
|
23
|
+
i(() => (a(!0), () => {
|
|
24
|
+
a(!1);
|
|
25
|
+
}), [a]);
|
|
26
|
+
const c = () => {
|
|
27
|
+
o == null || o(!r);
|
|
28
|
+
};
|
|
29
|
+
return /* @__PURE__ */ p("div", { className: e.spoiler, children: [
|
|
30
|
+
/* @__PURE__ */ t("div", { className: n(e.expandableContent, { [e.expanded]: r }), ...l, children: s }),
|
|
31
|
+
/* @__PURE__ */ t("div", { className: n(e.expandButton, { [e.expanded]: r }), children: /* @__PURE__ */ t(f, { onClick: c, children: /* @__PURE__ */ t(_, { paletteIndex: 5 }) }) })
|
|
32
|
+
] });
|
|
33
|
+
};
|
|
34
|
+
v.displayName = "AlertProcessSpoiler";
|
|
35
|
+
export {
|
|
36
|
+
v as A,
|
|
37
|
+
e as s
|
|
38
|
+
};
|
|
39
|
+
//# sourceMappingURL=AlertProcessSpoiler-CjSQmvuc.js.map
|
|
@@ -4,7 +4,7 @@ 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__0b72df10", E = "calendarViewMonths__1a01e606", L = "calendarViewYears__db2b537d", R = "calendarViewDaysHeader__3fa4f9cc", v = "calendarViewDaysBody__490f98fb", H = "calendarViewItem__fe1dbac8", B = "current__f10dab0b", S = "disabled__b4a4b626", j = "calendarViewItemLabel__2f70007f", O = "selected__10cb71e4", P = "basicMark__3e629f3b", g = "standardMark__acffed3a", q = "attentionMark__372171a7", z = "criticalMark__62889656", G = "muted__f616f8e4", J = "marked__2783bf2f", Q = "unitDay__c94dca70", U = "unitMonth__1cb3e65c", W = "unitYear__fc08c6c6", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -35,57 +35,57 @@ const A = "calendarViewDays__1a840f79", E = "calendarViewMonths__489f628b", L =
|
|
|
35
35
|
year: a.unitYear
|
|
36
36
|
}, ra = ({
|
|
37
37
|
children: k,
|
|
38
|
-
className:
|
|
38
|
+
className: b,
|
|
39
39
|
date: o,
|
|
40
|
-
unit:
|
|
41
|
-
tabbable:
|
|
40
|
+
unit: y,
|
|
41
|
+
tabbable: c,
|
|
42
42
|
active: l,
|
|
43
43
|
disabled: _,
|
|
44
44
|
muted: I,
|
|
45
|
-
markType:
|
|
45
|
+
markType: n,
|
|
46
46
|
onFocus: d,
|
|
47
47
|
onBlur: s,
|
|
48
48
|
onKeyDown: i,
|
|
49
49
|
onDateSelect: m,
|
|
50
50
|
...C
|
|
51
51
|
}) => {
|
|
52
|
-
const { viewItemFocusedRef: t } = N(x),
|
|
52
|
+
const { viewItemFocusedRef: t } = N(x), f = T(null);
|
|
53
53
|
Y(() => {
|
|
54
54
|
var e;
|
|
55
|
-
|
|
56
|
-
}, [
|
|
55
|
+
c && t.current && ((e = f.current) == null || e.focus());
|
|
56
|
+
}, [c, t]);
|
|
57
57
|
const D = (e) => {
|
|
58
58
|
t.current = !0, d == null || d(e);
|
|
59
59
|
}, h = (e) => {
|
|
60
60
|
t.current = !1, s == null || s(e);
|
|
61
61
|
}, p = (e) => {
|
|
62
|
-
const
|
|
63
|
-
(w(
|
|
62
|
+
const u = e.code || e.keyCode;
|
|
63
|
+
(w(u, "ENTER") || w(u, "SPACE")) && (e.preventDefault(), m(o)), i == null || i(e);
|
|
64
64
|
};
|
|
65
65
|
return /* @__PURE__ */ M(
|
|
66
66
|
"td",
|
|
67
67
|
{
|
|
68
|
-
className: V(a.calendarViewItem, { [a.disabled]: _ },
|
|
69
|
-
tabIndex:
|
|
68
|
+
className: V(a.calendarViewItem, { [a.disabled]: _ }, b),
|
|
69
|
+
tabIndex: c ? 0 : -1,
|
|
70
70
|
"aria-selected": l ? !0 : void 0,
|
|
71
71
|
onFocus: D,
|
|
72
72
|
onBlur: h,
|
|
73
73
|
onKeyDown: p,
|
|
74
74
|
...C,
|
|
75
|
-
ref:
|
|
75
|
+
ref: f,
|
|
76
76
|
children: /* @__PURE__ */ M(
|
|
77
77
|
"div",
|
|
78
78
|
{
|
|
79
79
|
className: V(
|
|
80
80
|
a.calendarViewItemLabel,
|
|
81
|
-
Z[
|
|
81
|
+
Z[y],
|
|
82
82
|
{
|
|
83
83
|
[a.disabled]: _,
|
|
84
|
-
[a.marked]:
|
|
84
|
+
[a.marked]: n !== void 0,
|
|
85
85
|
[a.muted]: !!I,
|
|
86
86
|
[a.selected]: l
|
|
87
87
|
},
|
|
88
|
-
|
|
88
|
+
n !== void 0 ? X[n] : void 0
|
|
89
89
|
),
|
|
90
90
|
onClick: () => m(o),
|
|
91
91
|
children: k
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
ra as C,
|
|
99
99
|
a as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-Ca-FLo0r.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const n = "card__17331b16", d = "roundingMD__dd4b203d", o = "roundingSM__201f673b", a = "general__e5fae1f7", c = "secondary__5040f273", e = "cardMedia__6f86218b", r = "cardContent__67294210", t = "paddingMD__6047e307", _ = "paddingSM__d1525974", s = "cardContentHeader__7fcd9974", g = "cardContentFooter__9c3670bc", i = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: o,
|
|
5
|
+
general: a,
|
|
6
|
+
secondary: c,
|
|
7
|
+
cardMedia: e,
|
|
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-CzLtoScY.js.map
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__0c9d1b6e", c = "checkboxTreeExtendedNode__446c912a", o = "checkboxTreeExtendedNodeHeader__ecbf7b0c", d = "sm__9e992df2", r = "md__28f7762e", x = "lg__b52caf08", t = "checkboxTreeCheckboxLabel__eaf51924", b = "caretIconWrapper__383376f8", n = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
checkboxTreeExtendedNodeHeader: o,
|
|
5
|
+
sm: d,
|
|
6
|
+
md: r,
|
|
7
|
+
lg: x,
|
|
8
|
+
checkboxTreeCheckboxLabel: t,
|
|
9
|
+
caretIconWrapper: b
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
n as s
|
|
13
|
+
};
|
|
14
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-DkdxFQuq.js.map
|
|
@@ -4,7 +4,7 @@ import { c as n } from "./vendor-DE8Zvm0w.js";
|
|
|
4
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__3ef837b3", w = "chip__e60a121d", I = "lg__4f741c1e", B = "prefix__33280f09", G = "postfix__a249417b", g = "md__ecb62c23", z = "sm__9223ee69", M = "disabled__38406306", S = "selected__07ba08db", j = "withPrefix__91af9d12", y = "withPostfix__0d165007", E = "content__dac57771", e = {
|
|
8
8
|
chipGroupItem: N,
|
|
9
9
|
chip: w,
|
|
10
10
|
lg: I,
|
|
@@ -18,7 +18,7 @@ const N = "chipGroupItem__f7fd153e", w = "chip__dca6358b", I = "lg__36847265", B
|
|
|
18
18
|
withPostfix: y,
|
|
19
19
|
content: E
|
|
20
20
|
}, R = P(e), T = x.forwardRef(
|
|
21
|
-
({ children: l, className: p, disabled: t, postfix: o, prefix: i, selected: r, size:
|
|
21
|
+
({ children: l, className: p, disabled: t, postfix: o, prefix: i, selected: r, size: d = u.MD, onKeyDown: s, ...f }, m) => {
|
|
22
22
|
const h = b(
|
|
23
23
|
(c) => {
|
|
24
24
|
C(c.code, "SPACE") && c.preventDefault(), s == null || s(c);
|
|
@@ -31,7 +31,7 @@ const N = "chipGroupItem__f7fd153e", w = "chip__dca6358b", I = "lg__36847265", B
|
|
|
31
31
|
className: n(
|
|
32
32
|
e.chip,
|
|
33
33
|
e.chipGroupItem,
|
|
34
|
-
R[
|
|
34
|
+
R[d],
|
|
35
35
|
{
|
|
36
36
|
[e.disabled]: !!t,
|
|
37
37
|
[e.selected]: !!r,
|
|
@@ -43,7 +43,7 @@ const N = "chipGroupItem__f7fd153e", w = "chip__dca6358b", I = "lg__36847265", B
|
|
|
43
43
|
role: "button",
|
|
44
44
|
tabIndex: t ? -1 : 0,
|
|
45
45
|
onKeyDown: h,
|
|
46
|
-
...
|
|
46
|
+
...f,
|
|
47
47
|
ref: m,
|
|
48
48
|
children: [
|
|
49
49
|
i ? /* @__PURE__ */ a(
|
|
@@ -87,4 +87,4 @@ export {
|
|
|
87
87
|
T as C,
|
|
88
88
|
e as s
|
|
89
89
|
};
|
|
90
|
-
//# sourceMappingURL=Chip-
|
|
90
|
+
//# sourceMappingURL=Chip-BLKgYv0e.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__94d22515", o = "isInLightBox__bb4478b3", i = "isInSideOverlaySM__fe06543d", t = "isInSideOverlayMD__0d9bd890", e = "isInSideOverlayLG__da892acf", s = "confirmCloseButton__fbd1192d", r = "confirmContent__b826c82d", c = "confirmControls__8071875b", l = "confirmContentTitle__6d0a9e91", d = {
|
|
2
|
+
confirm: n,
|
|
3
|
+
isInLightBox: o,
|
|
4
|
+
isInSideOverlaySM: i,
|
|
5
|
+
isInSideOverlayMD: t,
|
|
6
|
+
isInSideOverlayLG: e,
|
|
7
|
+
confirmCloseButton: s,
|
|
8
|
+
confirmContent: r,
|
|
9
|
+
confirmControls: c,
|
|
10
|
+
confirmContentTitle: l
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
d as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-BMyKk7ci.js.map
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import { jsxs as w, jsx as E } from "react/jsx-runtime";
|
|
2
2
|
import k, { useEffect as I } from "react";
|
|
3
|
-
import { EVENT_KEY_CODES as
|
|
3
|
+
import { EVENT_KEY_CODES as c } from "../utils/keyboard.js";
|
|
4
4
|
import { c as v } from "./vendor-DE8Zvm0w.js";
|
|
5
5
|
import { NotificationIcon as u } from "../components/NotificationIcon/NotificationIcon.js";
|
|
6
|
-
const y = "
|
|
6
|
+
const y = "dropdownDesktopList__35c1e85a", l = "sm__097cb773", N = "dropdownDesktopListItem__aff30d2d", g = "dropdownDesktopListLoader__8e604e74", x = "md__391d3503", O = "lg__46c98db2", R = "active__8aa98ddd", T = "selected__269f7cdf", b = "notificationIcon__49b95f97", s = {
|
|
7
7
|
dropdownDesktopList: y,
|
|
8
8
|
sm: l,
|
|
9
9
|
dropdownDesktopListItem: N,
|
|
10
|
-
dropdownDesktopListLoader:
|
|
11
|
-
md:
|
|
12
|
-
lg:
|
|
13
|
-
active:
|
|
14
|
-
selected:
|
|
15
|
-
notificationIcon:
|
|
16
|
-
}, C = [
|
|
10
|
+
dropdownDesktopListLoader: g,
|
|
11
|
+
md: x,
|
|
12
|
+
lg: O,
|
|
13
|
+
active: R,
|
|
14
|
+
selected: T,
|
|
15
|
+
notificationIcon: b
|
|
16
|
+
}, C = [c.SPACE, c.ENTER], K = k.forwardRef(
|
|
17
17
|
({
|
|
18
18
|
active: e,
|
|
19
|
-
keyCodesForSelection:
|
|
19
|
+
keyCodesForSelection: p = C,
|
|
20
20
|
children: d,
|
|
21
|
-
className:
|
|
21
|
+
className: a,
|
|
22
22
|
onClick: n,
|
|
23
23
|
onSelect: o,
|
|
24
24
|
selected: r,
|
|
25
25
|
showNotificationIcon: m,
|
|
26
|
-
...
|
|
27
|
-
},
|
|
26
|
+
..._
|
|
27
|
+
}, f) => {
|
|
28
28
|
const i = (t) => {
|
|
29
29
|
const { keyCode: D } = t;
|
|
30
|
-
|
|
30
|
+
p.includes(D) && (t.preventDefault(), o == null || o());
|
|
31
31
|
}, L = (t) => {
|
|
32
32
|
o == null || o(), n == null || n(t);
|
|
33
33
|
};
|
|
@@ -39,14 +39,14 @@ const y = "dropdownDesktopList__7ef2152f", l = "sm__308d5b8b", N = "dropdownDesk
|
|
|
39
39
|
className: v(
|
|
40
40
|
s.dropdownDesktopListItem,
|
|
41
41
|
{ [s.active]: !!e, [s.selected]: !!r },
|
|
42
|
-
|
|
42
|
+
a
|
|
43
43
|
),
|
|
44
44
|
title: typeof d == "string" ? d : void 0,
|
|
45
45
|
role: "option",
|
|
46
46
|
"aria-selected": !!r,
|
|
47
|
-
...
|
|
47
|
+
..._,
|
|
48
48
|
onClick: L,
|
|
49
|
-
ref:
|
|
49
|
+
ref: f,
|
|
50
50
|
children: [
|
|
51
51
|
d,
|
|
52
52
|
m && /* @__PURE__ */ E(u, { className: s.notificationIcon })
|
|
@@ -60,4 +60,4 @@ export {
|
|
|
60
60
|
K as D,
|
|
61
61
|
s
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=DropdownListItem-
|
|
63
|
+
//# sourceMappingURL=DropdownListItem-DeF8AY7t.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__e2172d7e", e = "dropdownMobileBackdrop__4b3e3511", d = "closing__3cd2c774", n = "opening__6f41b294", r = "opened__1eb2e9a1", t = "dropdownMobile__38b28328", i = "dropdownMobileHeader__7fb77ff5", p = "dropdownMobileHeaderContent__a1d07361", l = "dropdownMobileContent__26cdaa0e", b = "dropdownMobileFooter__efd0ef4b", c = "dropdownMobileListItem__fea221fe", s = "selected__269f7cdf", w = "dropdownMobileListLoader__c1857333", _ = "dropdownMobileBodyOverflow__ee23443a", M = "controlButtons__f8302135", a = "dropdownMobileLoader__2818b7d6", f = "notificationIcon__49b95f97", L = {
|
|
2
|
+
dropdownMobileWrapper: o,
|
|
3
|
+
dropdownMobileBackdrop: e,
|
|
4
|
+
closing: d,
|
|
5
|
+
opening: n,
|
|
6
|
+
opened: r,
|
|
7
|
+
dropdownMobile: t,
|
|
8
|
+
dropdownMobileHeader: i,
|
|
9
|
+
dropdownMobileHeaderContent: p,
|
|
10
|
+
dropdownMobileContent: l,
|
|
11
|
+
dropdownMobileFooter: b,
|
|
12
|
+
dropdownMobileListItem: c,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileListLoader: w,
|
|
15
|
+
dropdownMobileBodyOverflow: _,
|
|
16
|
+
controlButtons: M,
|
|
17
|
+
dropdownMobileLoader: a,
|
|
18
|
+
notificationIcon: f
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
L as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-Ds3kgyp0.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__0e52cb90", t = "footerDescriptionContent__db63e9d8", e = "footerDescriptionControls__b7c0d43a", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-D2AeYynH.js.map
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { jsx as z } from "react/jsx-runtime";
|
|
2
2
|
import A, { useContext as M, useMemo as P, useEffect as _ } from "react";
|
|
3
|
-
import { FormFieldContext as
|
|
4
|
-
import { u as
|
|
5
|
-
import { EFormFieldStatus as
|
|
6
|
-
import { createSizeToClassNameMap as
|
|
7
|
-
const
|
|
8
|
-
formFieldInput:
|
|
9
|
-
sm:
|
|
3
|
+
import { FormFieldContext as k } from "../components/FormField/FormFieldContext.js";
|
|
4
|
+
import { u as y, c as D } from "./vendor-DE8Zvm0w.js";
|
|
5
|
+
import { EFormFieldStatus as R } from "../components/FormField/enums.js";
|
|
6
|
+
import { createSizeToClassNameMap as T } from "../utils/classNameMaps.js";
|
|
7
|
+
const W = "formFieldInput__22943539", b = "sm__966ea01c", j = "md__04148af3", q = "lg__4785f1a1", x = {
|
|
8
|
+
formFieldInput: W,
|
|
9
|
+
sm: b,
|
|
10
10
|
md: j,
|
|
11
11
|
lg: q
|
|
12
|
-
}, v =
|
|
13
|
-
const { className: S, id: a, onAnimationStart: i, onBlur: n, onFocus: l, placeholder: d, value: e, ...B } = r, { render: c, ...C } = r, { focused: E, status: g, setFocused: u, setId:
|
|
12
|
+
}, v = T(x), w = A.forwardRef((r, m) => {
|
|
13
|
+
const { className: S, id: a, onAnimationStart: i, onBlur: n, onFocus: l, placeholder: d, value: e, ...B } = r, { render: c, ...C } = r, { focused: E, status: g, setFocused: u, setId: f, setValueExist: o, size: p } = M(k), t = P(() => a === void 0 ? y("input_") : a, [a]), F = D(x.formFieldInput, v[p], S);
|
|
14
14
|
_(() => {
|
|
15
|
-
|
|
16
|
-
}, [t,
|
|
15
|
+
f(t);
|
|
16
|
+
}, [t, f]), _(() => {
|
|
17
17
|
o(!!e);
|
|
18
18
|
}, [o, e]);
|
|
19
19
|
const I = (s) => {
|
|
@@ -33,7 +33,7 @@ const T = "formFieldInput__956c93c1", W = "sm__b0908080", j = "md__1d104e59", q
|
|
|
33
33
|
onFocus: h,
|
|
34
34
|
/* Когда элемент не в фокусе, вместо placeholder показывается Label. */
|
|
35
35
|
placeholder: E ? d : " ",
|
|
36
|
-
size:
|
|
36
|
+
size: p
|
|
37
37
|
},
|
|
38
38
|
m
|
|
39
39
|
) : /* @__PURE__ */ z(
|
|
@@ -41,7 +41,7 @@ const T = "formFieldInput__956c93c1", W = "sm__b0908080", j = "md__1d104e59", q
|
|
|
41
41
|
{
|
|
42
42
|
...B,
|
|
43
43
|
className: F,
|
|
44
|
-
disabled: g ===
|
|
44
|
+
disabled: g === R.DISABLED,
|
|
45
45
|
id: t,
|
|
46
46
|
onAnimationStart: N,
|
|
47
47
|
onFocus: h,
|
|
@@ -57,4 +57,4 @@ export {
|
|
|
57
57
|
w as F,
|
|
58
58
|
x as s
|
|
59
59
|
};
|
|
60
|
-
//# sourceMappingURL=FormFieldInput-
|
|
60
|
+
//# sourceMappingURL=FormFieldInput-QoI3Qmcf.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__61bd203f", a = "headerLayoutSidebarContent__95727e2e", d = "headerLayoutSidebarSidebar__80cd6852", r = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: d
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
r as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-CPzyr_Es.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__510024e5", t = "headerTitleControls__4a2b67dc", l = "headerTitleContent__6593b280", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__69639312", t = "headerTitleControls__930d8408", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-qG7NNUSy.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__2ac7aba5", t = "island__fb452005", o = "item__74f157b4", c = "disabled__70169fc8", d = "sm__7855d98b", s = "md__ab1f9de8", _ = "lg__5fa3a5c6", a = "header__8bfbbd9e", n = "type1__da8c883d", r = "opened__a1484fd4", p = "type2__034d33d8", i = "type3__11c8bc7a", b = "footer__1b3a96d0", l = "body__74faa044", f = "caretWrapper__027608d0", y = "caretIcon__f1a470f4", m = "title__d0e077f9", g = "step__171a2b7c", h = "remove__a06d9698", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: o,
|
|
5
|
+
disabled: c,
|
|
6
|
+
sm: d,
|
|
7
|
+
md: s,
|
|
8
|
+
lg: _,
|
|
9
|
+
header: a,
|
|
10
|
+
type1: n,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: b,
|
|
15
|
+
body: l,
|
|
16
|
+
caretWrapper: f,
|
|
17
|
+
caretIcon: y,
|
|
18
|
+
title: m,
|
|
19
|
+
step: g,
|
|
20
|
+
remove: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-C-6vlAWF.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__679b4f9e", o = "islandWidgetFooterContent__0352a434", e = "islandWidgetFooterControls__23d3bf5f", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-xITdAr93.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__1d791656", t = "islandWidgetHeaderContent__dfad586a", a = "islandWidgetHeaderDescription__c6751315", n = "caretWrapper__8e97c9b9", d = "caretIcon__e567a47e", r = "open__7382755b", 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-Bvq2rTll.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as i, jsxs as y } from "react/jsx-runtime";
|
|
2
|
-
import { useState as v, useRef as _, useCallback as
|
|
3
|
-
import { a as
|
|
4
|
-
import { WindowResizeListener as
|
|
5
|
-
import { LoaderScreen as
|
|
6
|
-
const z = "
|
|
2
|
+
import { useState as v, useRef as _, useCallback as f, useLayoutEffect as C, useEffect as b } from "react";
|
|
3
|
+
import { a as O, c as S } from "./vendor-DE8Zvm0w.js";
|
|
4
|
+
import { WindowResizeListener as T } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
5
|
+
import { LoaderScreen as R } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
+
const z = "lightBox__6a8c5bc6", A = "lightBoxBackdrop__d07ffc4a", L = "lightBoxSideOverlayActive__f611ab8e", W = "lightBoxTopOverlayActive__3b2e9067", N = "lightBoxContent__f242297b", E = "loadingContentOverlay__332180af", k = "lightBoxContentResizeWrapper__1d3dace0", w = "tempElSafariBug__e95cd4bd", H = "bodyOverflowHidden__399c9afc", r = {
|
|
7
7
|
lightBox: z,
|
|
8
8
|
lightBoxBackdrop: A,
|
|
9
9
|
lightBoxSideOverlayActive: L,
|
|
@@ -13,20 +13,20 @@ const z = "lightBox__d862eb66", A = "lightBoxBackdrop__da1b5693", L = "lightBoxS
|
|
|
13
13
|
lightBoxContentResizeWrapper: k,
|
|
14
14
|
tempElSafariBug: w,
|
|
15
15
|
bodyOverflowHidden: H
|
|
16
|
-
}, j = (
|
|
17
|
-
const { children: l, className: a, isLoading: s, loadingTitle: c, ...
|
|
16
|
+
}, j = (p) => {
|
|
17
|
+
const { children: l, className: a, isLoading: s, loadingTitle: c, ...u } = p, [d, B] = v(0), e = _(null), o = f(() => {
|
|
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);
|
|
21
|
-
}, []), t =
|
|
21
|
+
}, []), t = f(() => {
|
|
22
22
|
e.current && clearTimeout(e.current), e.current = setTimeout(o, 100);
|
|
23
23
|
}, [o]);
|
|
24
24
|
C(() => (o(), () => {
|
|
25
25
|
e.current && clearTimeout(e.current);
|
|
26
|
-
}), []),
|
|
26
|
+
}), []), b(() => {
|
|
27
27
|
t();
|
|
28
28
|
}, [l, a, s, c, t]);
|
|
29
|
-
const { ref: x } =
|
|
29
|
+
const { ref: x } = O({
|
|
30
30
|
handleWidth: !0,
|
|
31
31
|
onResize: t,
|
|
32
32
|
refreshMode: "debounce",
|
|
@@ -34,15 +34,15 @@ const z = "lightBox__d862eb66", A = "lightBoxBackdrop__da1b5693", L = "lightBoxS
|
|
|
34
34
|
}), m = {
|
|
35
35
|
paddingTop: d
|
|
36
36
|
};
|
|
37
|
-
return /* @__PURE__ */ i(
|
|
37
|
+
return /* @__PURE__ */ i(T, { onResize: t, children: /* @__PURE__ */ y(
|
|
38
38
|
"div",
|
|
39
39
|
{
|
|
40
|
-
className:
|
|
40
|
+
className: S(a, r.lightBoxContent),
|
|
41
41
|
style: d ? m : void 0,
|
|
42
|
-
...
|
|
42
|
+
...u,
|
|
43
43
|
children: [
|
|
44
44
|
l,
|
|
45
|
-
s && /* @__PURE__ */ i(
|
|
45
|
+
s && /* @__PURE__ */ i(R, { 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-iKg6uhHj.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__b2d6170c", o = "withKeyboardEvent__c8a51032", l = "withoutKeyboardEvent__33ef323a", e = "lightBoxPrev__99899691", i = "lightBoxNext__a8fd46c4", n = "lightBoxControlsDesktop__7907523d", x = "lightBoxControlsMobile__c315ff5f", h = "lightBoxClose__316d18b1", s = "lightBoxPrevButton__0dada6e5", B = "lightBoxNextButton__f71cec55", g = {
|
|
2
|
+
lightBoxControls: t,
|
|
3
|
+
withKeyboardEvent: o,
|
|
4
|
+
withoutKeyboardEvent: l,
|
|
5
|
+
lightBoxPrev: e,
|
|
6
|
+
lightBoxNext: i,
|
|
7
|
+
lightBoxControlsDesktop: n,
|
|
8
|
+
lightBoxControlsMobile: x,
|
|
9
|
+
lightBoxClose: h,
|
|
10
|
+
lightBoxPrevButton: s,
|
|
11
|
+
lightBoxNextButton: B
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
g as s
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=LightBoxControls.module-C4hxT62o.js.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktop__ae5ba81f", l = "lightBoxSideOverlayCloseMobile__7d2a5bca", o = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktop: e,
|
|
3
|
+
lightBoxSideOverlayCloseMobile: l
|
|
4
|
+
};
|
|
5
|
+
export {
|
|
6
|
+
o as s
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-Bw4ojHvB.js.map
|
|
@@ -2,16 +2,16 @@ import { jsx as s, jsxs as m } from "react/jsx-runtime";
|
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as I } from "./vendor-DE8Zvm0w.js";
|
|
4
4
|
import { ETextSize as u } from "../components/Typography/enums.js";
|
|
5
|
-
import { Text as
|
|
6
|
-
const
|
|
7
|
-
listItemControlsButton:
|
|
5
|
+
import { Text as c } from "../components/Typography/Text.js";
|
|
6
|
+
const a = "listItemControlsButton__d9e9673d", B = "listItemControlsButtonLabel__f6c98fc6", C = "listItemControlsButtonDropdown__8675f9a7", d = "listItemControlsButtonIcon__9f45cbf6", f = "withText__bad24564", p = "listItemControlsButtonInner__d881ee90", _ = "withIcon__8896f3d7", w = "buttonDropdownMenuItem__72e9d6f9", t = {
|
|
7
|
+
listItemControlsButton: a,
|
|
8
8
|
listItemControlsButtonLabel: B,
|
|
9
9
|
listItemControlsButtonDropdown: C,
|
|
10
|
-
listItemControlsButtonIcon:
|
|
11
|
-
withText:
|
|
12
|
-
listItemControlsButtonInner:
|
|
13
|
-
withIcon:
|
|
14
|
-
buttonDropdownMenuItem:
|
|
10
|
+
listItemControlsButtonIcon: d,
|
|
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",
|
|
@@ -30,7 +30,7 @@ const c = "listItemControlsButton__cec1c9b2", B = "listItemControlsButtonLabel__
|
|
|
30
30
|
ref: r,
|
|
31
31
|
children: /* @__PURE__ */ m("span", { className: t.listItemControlsButtonInner, children: [
|
|
32
32
|
n ? /* @__PURE__ */ s("span", { className: t.listItemControlsButtonIcon, children: n }) : null,
|
|
33
|
-
o ? /* @__PURE__ */ s(
|
|
33
|
+
o ? /* @__PURE__ */ s(c, { className: t.listItemControlsButtonLabel, size: u.B4, children: o }) : null
|
|
34
34
|
] })
|
|
35
35
|
}
|
|
36
36
|
)
|
|
@@ -40,4 +40,4 @@ export {
|
|
|
40
40
|
b as L,
|
|
41
41
|
t as s
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=ListItemControlsButton-
|
|
43
|
+
//# sourceMappingURL=ListItemControlsButton-B36AdJX2.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const t = "listItemTail__5954222d", i = "listItemTailLine__62cc0368", l = "listItemTailTop__4271523a", e = "listItemTailBottom__0a3c4804", s = "listItemTailRight__c3fece8d", a = "listItemTailLeft__78896f7e", 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-DRs0pxZe.js.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
const t = "listMasterFooter__d5cf93f5", s = "sticky__17c2dc15", o = "listMasterFooterDescription__2c0a838c", r = "listMasterFooterControls__0e922208", 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-DTybJY-0.js.map
|