@sberbusiness/triplex-next 1.31.0 → 1.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chunks/{AlertProcessSpoiler-B-2x6lW0.js → AlertProcessSpoiler-p-fWJ9CC.js} +6 -6
- package/chunks/CalendarViewItem-y_OwskEF.js +101 -0
- package/chunks/Card.module-DLre-hDg.js +18 -0
- package/chunks/CheckboxTreeExtended.module-BsnFYetJ.js +15 -0
- package/chunks/{Chip-CoKB4iXT.js → Chip-Fb7_tfTx.js} +14 -14
- package/chunks/Confirm.module-ONNAnitW.js +15 -0
- package/chunks/DropdownListItem-CBAmYB__.js +65 -0
- package/chunks/DropdownMobile.module-C99ad0jt.js +23 -0
- package/chunks/Footer.module-fCYYdKPC.js +9 -0
- package/chunks/{FormFieldInput-CkVtqncH.js → FormFieldInput-d6WkPngW.js} +12 -12
- package/chunks/HeaderLayoutSidebar.module-BUlWJH2L.js +9 -0
- package/chunks/HeaderTabs.module-f0pOEOus.js +9 -0
- package/chunks/{HeaderTitle.module-ChThbaCy.js → HeaderTitle.module-CFdpGGVy.js} +2 -2
- package/chunks/ImageGalleryExtendedMain.module-BGe90A85.js +17 -0
- package/chunks/{ImageGalleryExtendedThumb-D9p93wFz.js → ImageGalleryExtendedThumb-BVI6zmzL.js} +6 -6
- package/chunks/IslandAccordion.module-CpsIbUZS.js +25 -0
- package/chunks/IslandWidgetFooter.module-Cv-pFx97.js +9 -0
- package/chunks/IslandWidgetHeader.module-DZ7u5KdZ.js +13 -0
- package/chunks/{LightBoxContent-Cr4psg0Z.js → LightBoxContent-CUHF8ym9.js} +6 -6
- package/chunks/LightBoxControls.module-BGzxKeYz.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-CmhYqDUn.js +9 -0
- package/chunks/{ListItemControlsButton-Bv8aFUBc.js → ListItemControlsButton-GwTSx9t3.js} +8 -8
- package/chunks/ListItemTail.module-_zPCXCQZ.js +12 -0
- package/chunks/ListMasterFooter.module-OOs3HMYn.js +10 -0
- package/chunks/ModalWindow.module-BkI79oza.js +17 -0
- package/chunks/Notification.module-CtpYgvcX.js +20 -0
- package/chunks/Overlay.module-C3WPSJN5.js +18 -0
- package/chunks/Page.module-CkMrRJ3E.js +11 -0
- package/chunks/SMSField.module-Bo60-Oyi.js +16 -0
- package/chunks/SliderExtendedMarks.module-kdIHU6Y0.js +15 -0
- package/chunks/{SliderExtendedRail-D4NXHvvH.js → SliderExtendedRail-s3nj0g7A.js} +9 -9
- package/chunks/StatusTracker.module-DiLzRUA8.js +24 -0
- package/chunks/{StepperStepArrowBorder-6bgUfxhh.js → StepperStepArrowBorder-7nXw_k6S.js} +9 -9
- package/chunks/{SuggestFieldMobileDropdownHint-BYUd-DOC.js → SuggestFieldMobileDropdownHint-DTd9ZRJc.js} +4 -4
- package/chunks/TableFooter.module-Bq-wqvaF.js +14 -0
- package/chunks/TabsExtended.module-CsY7VuxQ.js +16 -0
- package/chunks/TabsLine.module-BWx30e5X.js +21 -0
- package/chunks/TooltipDesktop.module-BkTwHXKO.js +19 -0
- package/chunks/TreeView.module-seYxUon6.js +9 -0
- package/chunks/{UploadZoneInput-CUVjN3Kj.js → UploadZoneInput-DH0deFXt.js} +5 -5
- package/chunks/{constants-Ci0_oXbs.js → constants-Dsgjokad.js} +9 -9
- package/chunks/utils-BIYQTFij.js +24 -0
- package/chunks/{utils-BFyvyQPY.js → utils-C0vdTK6h.js} +4 -4
- package/chunks/{utils-B2FzgoVa.js → utils-CXTWVT_w.js} +6 -6
- package/chunks/{utils-DEqGmway.js → utils-CXwYWTdr.js} +6 -6
- package/components/Alert/AlertContext/AlertContext.js +24 -24
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +2 -2
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +10 -10
- package/components/Badge/Badge.js +5 -5
- package/components/Badge/BadgeDot.js +9 -9
- package/components/Badge/components/BadgeContent.js +13 -13
- package/components/Badge/components/BadgePostfix.js +4 -4
- package/components/Badge/components/BadgePrefix.js +4 -4
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +24 -24
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +83 -82
- package/components/Button/ButtonDropdownExtended.js +4 -4
- package/components/Button/ButtonIcon.js +8 -8
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +1 -1
- package/components/Calendar/components/CalendarFooter.js +4 -4
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +3 -3
- package/components/Card/CardStatic.js +2 -2
- package/components/Card/components/CardContent/CardContent.js +1 -1
- package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
- package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
- package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
- package/components/Card/components/CardMedia.js +1 -1
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +1 -1
- package/components/Checkbox/Checkbox.js +14 -14
- package/components/Checkbox/CheckboxXGroup.js +15 -15
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +10 -10
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +4 -4
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +6 -6
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +12 -12
- package/components/Col/Col.js +138 -138
- package/components/CollapsibleTree/CollapsibleTree.js +6 -6
- package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +4 -4
- package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +1 -1
- package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +13 -13
- package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +3 -3
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +4 -4
- package/components/DateRange/DateRange.js +18 -18
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/Divider/Divider.js +21 -21
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +6 -6
- package/components/Dropdown/desktop/DropdownDesktop.js +28 -28
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +11 -11
- package/components/ExpandAnimation/ExpandAnimation.js +7 -7
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +1 -1
- package/components/Footer/components/FooterDescriptionContent.js +1 -1
- package/components/Footer/components/FooterDescriptionControls.js +1 -1
- package/components/FormField/FormField.js +11 -11
- package/components/FormField/components/FormFieldClear.js +4 -4
- package/components/FormField/components/FormFieldCounter.js +1 -1
- package/components/FormField/components/FormFieldDescription.js +6 -6
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +18 -18
- package/components/FormField/components/FormFieldPostfix.js +1 -1
- package/components/FormField/components/FormFieldPrefix.js +5 -5
- package/components/FormField/components/FormFieldTarget.js +6 -6
- package/components/FormField/components/FormFieldTextarea.js +20 -20
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Gap/Gap.js +9 -9
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +1 -1
- package/components/IconWrapper/IconWrapper.js +6 -6
- package/components/ImageGallery/ImageGallery.js +1 -1
- package/components/ImageGalleryExtended/ImageGalleryExtended.js +9 -9
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedArrow.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedDots.js +9 -9
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedMain.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedSlide.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedSwipeTrack.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumb.js +1 -1
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumbnails.js +1 -1
- package/components/ImageGalleryExtended/components/index.js +1 -1
- package/components/ImageGalleryExtended/index.js +1 -1
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +4 -4
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +1 -1
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
- package/components/IslandWidget/IslandWidget.js +10 -10
- package/components/IslandWidget/components/IslandWidgetBody.js +3 -3
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +4 -4
- package/components/LightBox/LightBox.js +62 -72
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +10 -10
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +5 -5
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
- package/components/Link/Link.js +13 -13
- package/components/List/List.js +6 -6
- package/components/List/components/ListEmptyState.js +3 -3
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +4 -4
- package/components/List/components/ListItemControls.js +1 -1
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +6 -6
- package/components/List/components/ListItemSelectable.js +10 -10
- package/components/List/components/ListItemTable.js +4 -4
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +4 -4
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +7 -7
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +1 -1
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +1 -1
- package/components/ListMaster/components/SelectionControls.js +2 -2
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
- package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
- package/components/LoaderScreen/LoaderScreen.js +1 -1
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +27 -31
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MonthYearRange/MonthYearRange.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +10 -10
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +4 -4
- package/components/OrderedList/OrderedListItem.js +5 -5
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +6 -6
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +2 -2
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +13 -13
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +6 -6
- package/components/Radio/Radio.js +12 -12
- package/components/Radio/RadioXGroup.js +14 -14
- package/components/Radio/RadioYGroup.js +7 -7
- package/components/Row/Row.js +12 -12
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +16 -16
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +14 -14
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +19 -18
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +7 -7
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
- package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +12 -12
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +18 -18
- package/components/SmallInput/SmallInput.js +1 -1
- package/components/Spoiler/Spoiler.js +6 -6
- package/components/StatusTracker/StatusTracker.js +2 -2
- package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
- package/components/StatusTracker/components/StatusTrackerBody.js +10 -8
- package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
- package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
- package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
- package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
- package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
- package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
- package/components/StatusTracker/components/StatusTrackerStatusGroup.js +13 -0
- package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
- package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
- package/components/Step/Step.js +6 -6
- package/components/Stepper/Stepper.js +1 -1
- package/components/Stepper/StepperExtended.js +9 -9
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Suggest/SuggestMobileDropdownContent.js +11 -11
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +2 -2
- package/components/Table/ChipPanel.js +4 -4
- package/components/Table/ChipPanelLinks.js +8 -8
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +6 -6
- package/components/Table/NoColumns.js +5 -5
- package/components/Table/PaginationPanel.js +2 -2
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +20 -20
- package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +43 -38
- package/components/TabsExtended/TabsExtended.js +2 -2
- package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +1 -1
- package/components/TabsLine/components/TabsLineDesktop.js +1 -1
- package/components/TabsLine/components/TabsLineDropdown.js +2 -2
- package/components/TabsLine/components/TabsLineItem.js +1 -1
- package/components/TabsLine/components/TabsLineMobile.js +7 -7
- package/components/Tag/Tag.js +18 -18
- package/components/TagColor/TagColor.js +11 -11
- package/components/TagGroup/TagGroup.js +13 -13
- package/components/TextField/TextField.js +1 -1
- package/components/TextField/TextFieldBase.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +1 -1
- package/components/Tooltip/components/common/TooltipLink.js +3 -3
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +10 -10
- package/components/TopOverlay/TopOverlay.js +22 -22
- package/components/TreeView/TreeView.js +1 -1
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +1 -1
- package/components/Typography/Caption.js +22 -22
- package/components/Typography/CodeText.js +11 -11
- package/components/Typography/Text.js +22 -22
- package/components/Typography/Title.js +19 -19
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +6 -6
- package/components/UnorderedList/UnorderedListItem.js +2 -2
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/UploadZone/index.js +1 -1
- package/components/index.js +7 -7
- package/index.d.ts +9 -3
- package/index.js +7 -7
- package/package.json +1 -1
- package/styles/triplex-next.css +556 -556
- package/chunks/CalendarViewItem-o4k7U5Dm.js +0 -101
- package/chunks/Card.module-_9W_bDbW.js +0 -18
- package/chunks/CheckboxTreeExtended.module-BW6Er6eg.js +0 -15
- package/chunks/Confirm.module-B7EimS-c.js +0 -15
- package/chunks/DropdownListItem-Dy7ejFWN.js +0 -65
- package/chunks/DropdownMobile.module-CEUckjjY.js +0 -23
- package/chunks/Footer.module-Btaepr_L.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-Uq7eUhaq.js +0 -9
- package/chunks/HeaderTabs.module-CiK3DS7c.js +0 -9
- package/chunks/ImageGalleryExtendedMain.module-KwgIPfp-.js +0 -17
- package/chunks/IslandAccordion.module-BxoLhMzZ.js +0 -25
- package/chunks/IslandWidgetFooter.module-CxO5dSVu.js +0 -9
- package/chunks/IslandWidgetHeader.module-BZIonIbn.js +0 -13
- package/chunks/LightBoxControls.module-BT6tQ7Ue.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-dV9DEtmo.js +0 -9
- package/chunks/ListItemTail.module-Bp7M4QdS.js +0 -12
- package/chunks/ListMasterFooter.module-DMGAGzUD.js +0 -10
- package/chunks/ModalWindow.module-CcEb5ZBL.js +0 -17
- package/chunks/Notification.module-DmHe2Kv2.js +0 -20
- package/chunks/Overlay.module-f4p8iBuk.js +0 -18
- package/chunks/Page.module-B1W0CUyk.js +0 -11
- package/chunks/SMSField.module-cmbHRm31.js +0 -16
- package/chunks/SliderExtendedMarks.module-DptabtoD.js +0 -15
- package/chunks/StatusTracker.module-BBm6PrHb.js +0 -24
- package/chunks/TableFooter.module-D-gNDmws.js +0 -14
- package/chunks/TabsExtended.module-IBQrFWHl.js +0 -16
- package/chunks/TabsLine.module-CM-pL6UU.js +0 -21
- package/chunks/TooltipDesktop.module-CXZIjsAn.js +0 -19
- package/chunks/TreeView.module-Co2-lRZN.js +0 -9
- package/chunks/utils-fAec4Z-1.js +0 -24
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
import { Checkbox as
|
|
1
|
+
import { jsxs as d, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import k, { useContext as x, useEffect as r } from "react";
|
|
3
|
+
import { c as f } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
+
import { Checkbox as _ } from "../../Checkbox/Checkbox.js";
|
|
5
5
|
import { ListItemContext as L } from "./ListItemContext.js";
|
|
6
|
-
const C = "
|
|
6
|
+
const C = "listItemSelectable__340a541c", S = "selected__205753fb", W = "checkboxWrapper__7e68bfd1", u = "childrenWrapper__d4172f7a", I = "checkboxLabel__ae8af81d", N = "checkboxLabelClickArea__61308d6a", e = {
|
|
7
7
|
listItemSelectable: C,
|
|
8
8
|
selected: S,
|
|
9
9
|
checkboxWrapper: W,
|
|
10
10
|
childrenWrapper: u,
|
|
11
11
|
checkboxLabel: I,
|
|
12
12
|
checkboxLabelClickArea: N
|
|
13
|
-
}, A =
|
|
13
|
+
}, A = k.forwardRef(
|
|
14
14
|
({ selected: c, children: s, className: o, onSelect: b, disabled: i, ...n }, h) => {
|
|
15
|
-
const { setSelected: l, setSelectable: a } =
|
|
15
|
+
const { setSelected: l, setSelectable: a } = x(L), p = (m) => {
|
|
16
16
|
b(m.target.checked);
|
|
17
17
|
};
|
|
18
18
|
return r(() => {
|
|
19
19
|
l(c);
|
|
20
20
|
}, [c, l]), r(() => (a(!0), () => {
|
|
21
21
|
a(!1);
|
|
22
|
-
}), [a]), /* @__PURE__ */
|
|
22
|
+
}), [a]), /* @__PURE__ */ d(
|
|
23
23
|
"div",
|
|
24
24
|
{
|
|
25
|
-
className:
|
|
25
|
+
className: f(e.listItemSelectable, { [e.selected]: c }, o),
|
|
26
26
|
...n,
|
|
27
27
|
ref: h,
|
|
28
28
|
children: [
|
|
29
29
|
/* @__PURE__ */ t("div", { className: e.childrenWrapper, children: s }),
|
|
30
30
|
/* @__PURE__ */ t("div", { className: e.checkboxWrapper, children: /* @__PURE__ */ t(
|
|
31
|
-
|
|
31
|
+
_,
|
|
32
32
|
{
|
|
33
33
|
checked: c,
|
|
34
34
|
onChange: p,
|
|
@@ -7,13 +7,13 @@ import { ListItemControls as L } from "./ListItemControls.js";
|
|
|
7
7
|
import { ListItemSelectable as T } from "./ListItemSelectable.js";
|
|
8
8
|
import { ListItemTailRight as h } from "./ListItemTailRight.js";
|
|
9
9
|
import { c as A } from "../../../chunks/vendor-82AnkPpo.js";
|
|
10
|
-
const x = "
|
|
10
|
+
const x = "listItemTable__20339a1d", y = "swipeableArea__ef969494", C = "content__6c9585ba", t = {
|
|
11
11
|
listItemTable: x,
|
|
12
12
|
swipeableArea: y,
|
|
13
13
|
content: C
|
|
14
14
|
}, N = d.forwardRef(
|
|
15
|
-
({ children:
|
|
16
|
-
const f = typeof r < "u" && typeof s < "u",
|
|
15
|
+
({ children: o, className: m, controlButtons: i, onClickItem: l, onSelect: r, selected: s, swipeableAreaRef: n, ...c }, p) => {
|
|
16
|
+
const f = typeof r < "u" && typeof s < "u", a = () => /* @__PURE__ */ e(w, { className: t.content, onClick: l, children: o });
|
|
17
17
|
return /* @__PURE__ */ e(_, { className: A(t.listItemTable, m), ...c, ref: p, children: /* @__PURE__ */ b(
|
|
18
18
|
I,
|
|
19
19
|
{
|
|
@@ -22,7 +22,7 @@ const x = "listItemTable__00c8e972", y = "swipeableArea__1dc14821", C = "content
|
|
|
22
22
|
rightSwipeableArea: i ? /* @__PURE__ */ e(L, { children: i }) : void 0,
|
|
23
23
|
children: [
|
|
24
24
|
/* @__PURE__ */ e(h, {}),
|
|
25
|
-
f ? /* @__PURE__ */ e(T, { selected: s, onSelect: r, children:
|
|
25
|
+
f ? /* @__PURE__ */ e(T, { selected: s, onSelect: r, children: a() }) : a()
|
|
26
26
|
]
|
|
27
27
|
}
|
|
28
28
|
) });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as l, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { c as o } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
import { s } from "../../../chunks/ListItemTail.module-
|
|
4
|
+
import { s } from "../../../chunks/ListItemTail.module-_zPCXCQZ.js";
|
|
5
5
|
const r = m.forwardRef(
|
|
6
6
|
({ className: a, ...e }, i) => /* @__PURE__ */ l(
|
|
7
7
|
"span",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as m, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
3
|
import { c as o } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
import { s } from "../../../chunks/ListItemTail.module-
|
|
4
|
+
import { s } from "../../../chunks/ListItemTail.module-_zPCXCQZ.js";
|
|
5
5
|
const r = e.forwardRef(
|
|
6
6
|
({ className: a, ...i }, l) => /* @__PURE__ */ m("span", { className: o(s.listItemTail, s.listItemTailRight, a), ref: l, ...i, children: [
|
|
7
7
|
/* @__PURE__ */ t("span", { className: s.listItemTailLine }),
|
|
@@ -4,12 +4,12 @@ import { q as I, s as u, c as R } from "../../../chunks/vendor-82AnkPpo.js";
|
|
|
4
4
|
import { ListItem as _ } from "./ListItem.js";
|
|
5
5
|
import { setForwardedRef as L } from "../utils.js";
|
|
6
6
|
import { ListSortableItemTarget as y } from "./ListSortableItemTarget.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "listSortableItem__4ad25952", x = "dragging__e6a5c187", a = {
|
|
8
8
|
listSortableItem: N,
|
|
9
9
|
dragging: x
|
|
10
10
|
}, T = Object.assign(
|
|
11
11
|
p.forwardRef(function({ children: t, className: i, style: n, disabled: e, ...r }, m) {
|
|
12
|
-
const { transform: g, transition: f, listeners: l, isDragging: o, setNodeRef:
|
|
12
|
+
const { transform: g, transition: f, listeners: l, isDragging: o, setNodeRef: c, setActivatorNodeRef: d } = I({
|
|
13
13
|
disabled: e,
|
|
14
14
|
id: r.id,
|
|
15
15
|
transition: {
|
|
@@ -17,7 +17,7 @@ const N = "listSortableItem__d69de0a3", x = "dragging__38e86896", a = {
|
|
|
17
17
|
easing: "ease-out"
|
|
18
18
|
}
|
|
19
19
|
}), S = (s) => {
|
|
20
|
-
|
|
20
|
+
c(s), L(m, s);
|
|
21
21
|
};
|
|
22
22
|
return /* @__PURE__ */ b(
|
|
23
23
|
_,
|
|
@@ -26,7 +26,7 @@ const N = "listSortableItem__d69de0a3", x = "dragging__38e86896", a = {
|
|
|
26
26
|
style: { transform: u.Translate.toString(g), transition: f, ...n },
|
|
27
27
|
...r,
|
|
28
28
|
ref: S,
|
|
29
|
-
children: typeof t == "function" ? t({ disabled: e, dragging: o, listeners: l, setActivatorNodeRef:
|
|
29
|
+
children: typeof t == "function" ? t({ disabled: e, dragging: o, listeners: l, setActivatorNodeRef: d }) : t
|
|
30
30
|
}
|
|
31
31
|
);
|
|
32
32
|
}),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
3
|
import { c as l } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
const a = "
|
|
4
|
+
const a = "listSortableItemControls__135ace47", m = {
|
|
5
5
|
listSortableItemControls: a
|
|
6
6
|
}, i = e.forwardRef(
|
|
7
7
|
({ className: t, ...o }, r) => /* @__PURE__ */ s(
|
|
@@ -2,12 +2,12 @@ import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { DragdotsStrokeSrvIcon24 as n } from "@sberbusiness/icons-next";
|
|
4
4
|
import { c as I } from "../../../chunks/vendor-82AnkPpo.js";
|
|
5
|
-
const c = "
|
|
5
|
+
const c = "listSortableItemTarget__18a3047d", S = "dragging__e6a5c187", b = "listSortableItemTargetContent__633a3781", d = "listSortableItemTargetIcon__1a215d66", t = {
|
|
6
6
|
listSortableItemTarget: c,
|
|
7
|
-
dragging:
|
|
8
|
-
listSortableItemTargetContent:
|
|
9
|
-
listSortableItemTargetIcon:
|
|
10
|
-
},
|
|
7
|
+
dragging: S,
|
|
8
|
+
listSortableItemTargetContent: b,
|
|
9
|
+
listSortableItemTargetIcon: d
|
|
10
|
+
}, T = m.forwardRef(
|
|
11
11
|
({ children: a, className: r, disabled: o, dragging: l, ...s }, g) => /* @__PURE__ */ i(
|
|
12
12
|
"div",
|
|
13
13
|
{
|
|
@@ -21,8 +21,8 @@ const c = "listSortableItemTarget__eea236ea", b = "dragging__38e86896", S = "lis
|
|
|
21
21
|
}
|
|
22
22
|
)
|
|
23
23
|
);
|
|
24
|
-
|
|
24
|
+
T.displayName = "ListSortableItemTarget";
|
|
25
25
|
export {
|
|
26
|
-
|
|
26
|
+
T as ListSortableItemTarget
|
|
27
27
|
};
|
|
28
28
|
//# sourceMappingURL=ListSortableItemTarget.js.map
|
package/components/List/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import { AdvancedMouseSensor as m, AdvancedTouchSensor as s, ListSortable as i }
|
|
|
3
3
|
import { ListItem as p } from "./components/ListItem.js";
|
|
4
4
|
import { ListItemControls as x } from "./components/ListItemControls.js";
|
|
5
5
|
import { ListItemContent as n } from "./components/ListItemContent.js";
|
|
6
|
-
import { L as I } from "../../chunks/ListItemControlsButton-
|
|
6
|
+
import { L as I } from "../../chunks/ListItemControlsButton-GwTSx9t3.js";
|
|
7
7
|
import { ListItemControlsButtonDropdown as b } from "./components/ListItemControlsButtonDropdown.js";
|
|
8
8
|
import { ListEmptyState as C } from "./components/ListEmptyState.js";
|
|
9
9
|
import { ListItemLoading as c } from "./components/ListItemLoading.js";
|
|
@@ -9,7 +9,7 @@ import { ListMasterFooterControls as d } from "./components/ListMasterFooterCont
|
|
|
9
9
|
import { ListMasterFooterDescription as L } from "./components/ListMasterFooterDescription.js";
|
|
10
10
|
const M = Object.assign(
|
|
11
11
|
s.forwardRef(function({ children: t, className: o, ...r }, e) {
|
|
12
|
-
return /* @__PURE__ */ i("div", { className: o, ...r, "data-tx": "1.
|
|
12
|
+
return /* @__PURE__ */ i("div", { className: o, ...r, "data-tx": "1.32.0", ref: e, children: t });
|
|
13
13
|
}),
|
|
14
14
|
{
|
|
15
15
|
Body: m,
|
|
@@ -2,7 +2,7 @@ import { jsx as p } from "react/jsx-runtime";
|
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { ChipGroup as e } from "../../ChipGroup/ChipGroup.js";
|
|
4
4
|
import { c as a } from "../../../chunks/vendor-82AnkPpo.js";
|
|
5
|
-
const m = "
|
|
5
|
+
const m = "listMasterChipGroup__3c58e16c", c = {
|
|
6
6
|
listMasterChipGroup: m
|
|
7
7
|
}, l = i.forwardRef(
|
|
8
8
|
({ children: r, className: t, ...s }, o) => /* @__PURE__ */ p(e, { className: a(c.listMasterChipGroup, t), oneLine: !0, ...s, ref: o, children: r })
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { c as f } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
import { s as t } from "../../../chunks/ListMasterFooter.module-
|
|
4
|
+
import { s as t } from "../../../chunks/ListMasterFooter.module-OOs3HMYn.js";
|
|
5
5
|
const c = m.forwardRef(
|
|
6
6
|
({ children: r, className: s, sticky: o = !0, ...e }, a) => /* @__PURE__ */ i(
|
|
7
7
|
"div",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import a from "react";
|
|
3
3
|
import { c as m } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
import { s as i } from "../../../chunks/ListMasterFooter.module-
|
|
4
|
+
import { s as i } from "../../../chunks/ListMasterFooter.module-OOs3HMYn.js";
|
|
5
5
|
const l = a.forwardRef(
|
|
6
6
|
({ children: o, className: t, ...r }, s) => /* @__PURE__ */ e("div", { className: m(i.listMasterFooterControls, t), ...r, ref: s, children: o })
|
|
7
7
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as a } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
import { s as m } from "../../../chunks/ListMasterFooter.module-
|
|
4
|
+
import { s as m } from "../../../chunks/ListMasterFooter.module-OOs3HMYn.js";
|
|
5
5
|
const p = i.forwardRef(
|
|
6
6
|
({ children: t, className: o, ...r }, s) => /* @__PURE__ */ e("div", { className: a(m.listMasterFooterDescription, o), ...r, ref: s, children: t })
|
|
7
7
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as u } from "react/jsx-runtime";
|
|
2
2
|
import d, { useRef as o, useEffect as m } from "react";
|
|
3
3
|
import { c as w } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
const p = "
|
|
4
|
+
const p = "listMasterHeader__ebb429ff", y = "sticky__fc407f97", c = {
|
|
5
5
|
listMasterHeader: p,
|
|
6
6
|
sticky: y
|
|
7
7
|
}, H = d.forwardRef(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as l } from "react/jsx-runtime";
|
|
2
2
|
import n from "react";
|
|
3
3
|
import { c as r } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
|
-
const c = "
|
|
4
|
+
const c = "selectionControls__b33e7fec", i = {
|
|
5
5
|
selectionControls: c
|
|
6
6
|
}, a = n.forwardRef(
|
|
7
7
|
({ children: o, className: t, ...e }, s) => /* @__PURE__ */ l(
|
|
@@ -9,7 +9,7 @@ const c = "selectionControls__4e8c6e48", i = {
|
|
|
9
9
|
{
|
|
10
10
|
className: r(i.selectionControls, t),
|
|
11
11
|
...e,
|
|
12
|
-
"data-tx": "1.
|
|
12
|
+
"data-tx": "1.32.0",
|
|
13
13
|
ref: s,
|
|
14
14
|
children: o
|
|
15
15
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { jsx as o, jsxs as
|
|
1
|
+
import { jsx as o, jsxs as s } from "react/jsx-runtime";
|
|
2
2
|
import { c as t } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
|
-
const
|
|
4
|
-
loaderMiddle:
|
|
3
|
+
const a = "loaderMiddle__59efa5a4", e = "loaderMiddleDots__2d56d2ab", l = "dot__f2b9afb3", i = "dot1__8d01d136", n = "dot2__9298fd3c", c = "dot3__71ffdabb", r = "dot4__f78f1b3e", _ = "line__10720554", d = {
|
|
4
|
+
loaderMiddle: a,
|
|
5
5
|
loaderMiddleDots: e,
|
|
6
6
|
dot: l,
|
|
7
|
-
dot1:
|
|
8
|
-
dot2:
|
|
9
|
-
dot3:
|
|
7
|
+
dot1: i,
|
|
8
|
+
dot2: n,
|
|
9
|
+
dot3: c,
|
|
10
10
|
dot4: r,
|
|
11
11
|
line: _
|
|
12
|
-
}, m = () => /* @__PURE__ */ o("div", { role: "status", "aria-label": "loading", className: d.loaderMiddle, children: /* @__PURE__ */
|
|
12
|
+
}, m = () => /* @__PURE__ */ o("div", { role: "status", "aria-label": "loading", className: d.loaderMiddle, children: /* @__PURE__ */ s("div", { className: d.loaderMiddleDots, children: [
|
|
13
13
|
/* @__PURE__ */ o("span", { className: d.line }),
|
|
14
14
|
/* @__PURE__ */ o("span", { className: t(d.dot, d.dot1) }),
|
|
15
15
|
/* @__PURE__ */ o("span", { className: t(d.dot, d.dot2) }),
|
|
@@ -2,15 +2,15 @@ import { jsxs as r, jsx as t } from "react/jsx-runtime";
|
|
|
2
2
|
import { c as o } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
3
|
import { ELoaderSmallTheme as s } from "./enum.js";
|
|
4
4
|
import { createSizeToClassNameMap as n } from "../../../utils/classNameMaps.js";
|
|
5
|
-
const c = "
|
|
5
|
+
const c = "loaderSmall__591ceb2d", _ = "sm__c78cbc12", b = "dot__f2b9afb3", p = "md__b89a40bd", f = "lg__f7b63da0", i = "neutral__6e064254", N = "brand__fe6143a0", S = "dot1__8d01d136", u = "dot2__9298fd3c", T = "dot3__71ffdabb", a = {
|
|
6
6
|
loaderSmall: c,
|
|
7
7
|
sm: _,
|
|
8
|
-
dot:
|
|
9
|
-
md:
|
|
10
|
-
lg:
|
|
11
|
-
neutral:
|
|
12
|
-
brand:
|
|
13
|
-
dot1:
|
|
8
|
+
dot: b,
|
|
9
|
+
md: p,
|
|
10
|
+
lg: f,
|
|
11
|
+
neutral: i,
|
|
12
|
+
brand: N,
|
|
13
|
+
dot1: S,
|
|
14
14
|
dot2: u,
|
|
15
15
|
dot3: T
|
|
16
16
|
}, g = {
|
|
@@ -4,7 +4,7 @@ import { ELoaderSmallTheme as i } from "../Loader/LoaderSmall/enum.js";
|
|
|
4
4
|
import { LoaderMiddle as n } from "../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
5
5
|
import { c as p } from "../../chunks/vendor-82AnkPpo.js";
|
|
6
6
|
import { EComponentSize as t } from "../../enums/EComponentSize.js";
|
|
7
|
-
const S = "
|
|
7
|
+
const S = "loaderScreen__0c580069", B = "loaderSmallBackdrop__5836defa", k = "loaderMiddleBackdrop__7a3f3d90", e = {
|
|
8
8
|
loaderScreen: S,
|
|
9
9
|
loaderSmallBackdrop: B,
|
|
10
10
|
loaderMiddleBackdrop: k
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import { c as o } from "../../chunks/vendor-82AnkPpo.js";
|
|
3
|
-
import { a as t, s as e } from "../../chunks/utils-
|
|
3
|
+
import { a as t, s as e } from "../../chunks/utils-C0vdTK6h.js";
|
|
4
4
|
import { Badge as p } from "../Badge/Badge.js";
|
|
5
5
|
import "./enums.js";
|
|
6
6
|
const i = ({ className: a, status: r, ...s }) => /* @__PURE__ */ m(p.Dot, { className: o(t.marker, e[r], a), ...s });
|
|
@@ -1,41 +1,37 @@
|
|
|
1
1
|
import { jsxs as s, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
2
|
+
import S from "react";
|
|
3
|
+
import { Marker as _ } from "../Marker/Marker.js";
|
|
4
|
+
import { c as k } from "../../chunks/vendor-82AnkPpo.js";
|
|
5
|
+
import { s as M } from "../../chunks/utils-C0vdTK6h.js";
|
|
6
|
+
import { ETextSize as n, EFontType as i, ECaptionSize as N } from "../Typography/enums.js";
|
|
7
|
+
import { Caption as u } from "../Typography/Caption.js";
|
|
7
8
|
import "../Typography/CodeText.js";
|
|
8
9
|
import { Text as c } from "../Typography/Text.js";
|
|
9
10
|
import "../Typography/Title.js";
|
|
10
11
|
import { EComponentSize as a } from "../../enums/EComponentSize.js";
|
|
11
|
-
import { createSizeToClassNameMap as
|
|
12
|
-
const
|
|
13
|
-
markerStatus:
|
|
14
|
-
contentContainer:
|
|
15
|
-
md:
|
|
16
|
-
markerContainer:
|
|
17
|
-
lg:
|
|
18
|
-
},
|
|
12
|
+
import { createSizeToClassNameMap as x } from "../../utils/classNameMaps.js";
|
|
13
|
+
const T = "markerStatus__cee6cd14", z = "contentContainer__184639ee", E = "md__5848c69a", h = "markerContainer__43e9176d", D = "lg__7f57189c", e = {
|
|
14
|
+
markerStatus: T,
|
|
15
|
+
contentContainer: z,
|
|
16
|
+
md: E,
|
|
17
|
+
markerContainer: h,
|
|
18
|
+
lg: D
|
|
19
|
+
}, y = {
|
|
19
20
|
[a.MD]: n.B4,
|
|
20
21
|
[a.LG]: n.B3
|
|
21
|
-
},
|
|
22
|
-
children: p,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
})
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
/* @__PURE__ */ t(c, { size: h[r], children: p }),
|
|
34
|
-
o && (r === a.MD ? /* @__PURE__ */ t(M, { size: _.C1, type: i.SECONDARY, children: o }) : /* @__PURE__ */ t(c, { size: n.B4, type: i.SECONDARY, children: o }))
|
|
35
|
-
] })
|
|
36
|
-
] });
|
|
37
|
-
};
|
|
22
|
+
}, R = x(e), q = S.forwardRef(
|
|
23
|
+
({ children: p, className: l, description: o, status: m, size: r = a.MD, ...C }, d) => {
|
|
24
|
+
const f = k(e.markerStatus, R[r], M[m], l);
|
|
25
|
+
return /* @__PURE__ */ s("div", { className: f, "data-tx": "1.32.0", ...C, ref: d, children: [
|
|
26
|
+
/* @__PURE__ */ t("div", { className: e.markerContainer, children: /* @__PURE__ */ t(_, { status: m, size: r }) }),
|
|
27
|
+
/* @__PURE__ */ s("div", { className: e.contentContainer, children: [
|
|
28
|
+
/* @__PURE__ */ t(c, { size: y[r], children: p }),
|
|
29
|
+
o && (r === a.MD ? /* @__PURE__ */ t(u, { size: N.C1, type: i.SECONDARY, children: o }) : /* @__PURE__ */ t(c, { size: n.B4, type: i.SECONDARY, children: o }))
|
|
30
|
+
] })
|
|
31
|
+
] });
|
|
32
|
+
}
|
|
33
|
+
);
|
|
38
34
|
export {
|
|
39
|
-
|
|
35
|
+
q as MarkerStatus
|
|
40
36
|
};
|
|
41
37
|
//# sourceMappingURL=MarkerStatus.js.map
|
|
@@ -4,7 +4,7 @@ import { Portal as R } from "../Portal/Portal.js";
|
|
|
4
4
|
import { c as p, C as $, g as k } from "../../chunks/vendor-82AnkPpo.js";
|
|
5
5
|
import { ModalWindowViewManager as B } from "./components/ModalWindowViewManager.js";
|
|
6
6
|
import { useToken as j } from "../ThemeProvider/useToken.js";
|
|
7
|
-
import { s as n } from "../../chunks/ModalWindow.module-
|
|
7
|
+
import { s as n } from "../../chunks/ModalWindow.module-BkI79oza.js";
|
|
8
8
|
import { EComponentSize as F } from "../../enums/EComponentSize.js";
|
|
9
9
|
import { createSizeToClassNameMap as P } from "../../utils/classNameMaps.js";
|
|
10
10
|
const c = "ufs-modal-window", _ = 300, i = ["modal-open", "no-hash-overflow-hidden"], q = P(n), A = () => {
|
|
@@ -3,7 +3,7 @@ import { c as s } from "../../../chunks/vendor-82AnkPpo.js";
|
|
|
3
3
|
import { Island as a } from "../../Island/Island.js";
|
|
4
4
|
import { EComponentSize as n } from "../../../enums/EComponentSize.js";
|
|
5
5
|
import { EIslandType as l } from "../../Island/enums.js";
|
|
6
|
-
const t = "
|
|
6
|
+
const t = "modalWindowBody__d2f52c9d", r = {
|
|
7
7
|
modalWindowBody: t
|
|
8
8
|
}, p = ({ children: o, className: d, ...m }) => /* @__PURE__ */ i(
|
|
9
9
|
a,
|
|
@@ -6,7 +6,7 @@ import { EButtonTheme as i } from "../../Button/enums.js";
|
|
|
6
6
|
import { TriggerClickOnKeyDownEvent as l } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
|
|
7
7
|
import { EComponentSize as s } from "../../../enums/EComponentSize.js";
|
|
8
8
|
import { EVENT_KEY_CODES as d } from "../../../utils/keyboard.js";
|
|
9
|
-
const a = "
|
|
9
|
+
const a = "modalWindowClose__ab747776", C = {
|
|
10
10
|
modalWindowClose: a
|
|
11
11
|
}, p = (r) => {
|
|
12
12
|
const e = t(null);
|
|
@@ -2,7 +2,7 @@ import { jsxs as s, jsx as a } from "react/jsx-runtime";
|
|
|
2
2
|
import { c as i } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
3
|
import l from "react";
|
|
4
4
|
import { LoaderScreen as c } from "../../LoaderScreen/LoaderScreen.js";
|
|
5
|
-
import { s as o } from "../../../chunks/ModalWindow.module-
|
|
5
|
+
import { s as o } from "../../../chunks/ModalWindow.module-BkI79oza.js";
|
|
6
6
|
import { Page as f } from "../../Page/Page.js";
|
|
7
7
|
const p = l.forwardRef(
|
|
8
8
|
({ isLoading: e, className: r, loadingTitle: d, children: m, ...t }, n) => /* @__PURE__ */ s(
|
|
@@ -2,9 +2,9 @@ import { jsx as m } from "react/jsx-runtime";
|
|
|
2
2
|
import { HeaderPage as e } from "../../Page/components/HeaderPage.js";
|
|
3
3
|
import { EHeaderPageType as i } from "../../Page/components/enums.js";
|
|
4
4
|
import { c as l } from "../../../chunks/vendor-82AnkPpo.js";
|
|
5
|
-
const t = "
|
|
5
|
+
const t = "modalWindowHeader__20af1b4c", s = {
|
|
6
6
|
modalWindowHeader: t
|
|
7
|
-
}, o = ({ className:
|
|
7
|
+
}, o = ({ className: a, children: d, ...r }) => /* @__PURE__ */ m(e, { className: l(s.modalWindowHeader, a), ...r, type: i.FIRST, children: d });
|
|
8
8
|
o.Title = e.Title;
|
|
9
9
|
o.displayName = "ModalWindowHeader";
|
|
10
10
|
export {
|
|
@@ -2,7 +2,7 @@ import { jsx as r, jsxs as m } from "react/jsx-runtime";
|
|
|
2
2
|
import h, { useState as s, useRef as p, useLayoutEffect as R } from "react";
|
|
3
3
|
import { h as g, i as W, p as c } from "../../../chunks/vendor-82AnkPpo.js";
|
|
4
4
|
import { Portal as M } from "../../Portal/Portal.js";
|
|
5
|
-
import { s as N } from "../../../chunks/ModalWindow.module-
|
|
5
|
+
import { s as N } from "../../../chunks/ModalWindow.module-BkI79oza.js";
|
|
6
6
|
const l = "modalWindowViewManagerNodeId", x = () => {
|
|
7
7
|
let e = document.querySelector(`#${l}`);
|
|
8
8
|
return e || (e = document.createElement("div"), e.setAttribute("id", l), document.body.appendChild(e)), e;
|
|
@@ -5,7 +5,7 @@ import { CaretleftStrokeSrvIcon20 as v, RangeStrokeSrvIcon16 as V, CaretrightStr
|
|
|
5
5
|
import { c as d } from "../../chunks/vendor-82AnkPpo.js";
|
|
6
6
|
import { dateFormatYYYYMMDD as a } from "../../consts/DateConst.js";
|
|
7
7
|
import { EMonthYearRangeShiftUnit as E } from "./enums.js";
|
|
8
|
-
const F = "
|
|
8
|
+
const F = "monthYearRange__1695511d", j = "monthYearRangeButton__6a888e81", w = "separator__3fd52b9a", l = {
|
|
9
9
|
monthYearRange: F,
|
|
10
10
|
monthYearRangeButton: j,
|
|
11
11
|
separator: w
|
|
@@ -4,7 +4,7 @@ import { g as u } from "../../../chunks/vendor-82AnkPpo.js";
|
|
|
4
4
|
import "../../Dropdown/DropdownListContext.js";
|
|
5
5
|
import "../../Dropdown/desktop/DropdownDesktop.js";
|
|
6
6
|
import "../../Dropdown/desktop/DropdownList.js";
|
|
7
|
-
import "../../../chunks/DropdownListItem-
|
|
7
|
+
import "../../../chunks/DropdownListItem-CBAmYB__.js";
|
|
8
8
|
import { EDropdownWidth as f } from "../../Dropdown/desktop/enums.js";
|
|
9
9
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
10
10
|
import "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as c, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as m } from "react";
|
|
3
3
|
import { MultiselectFieldContext as i } from "../MultiselectFieldContext.js";
|
|
4
4
|
import { createSizeToClassNameMap as a } from "../../../utils/classNameMaps.js";
|
|
5
5
|
import { c as d } from "../../../chunks/vendor-82AnkPpo.js";
|
|
6
6
|
import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
|
|
7
|
-
const
|
|
8
|
-
multiselectFieldContent:
|
|
9
|
-
loaderScreen:
|
|
10
|
-
sm:
|
|
7
|
+
const f = "multiselectFieldContent__64e34c89", _ = "loaderScreen__ef0f8730", C = "sm__9e805af5", u = "md__6ec1e22e", x = "lg__f289434d", e = {
|
|
8
|
+
multiselectFieldContent: f,
|
|
9
|
+
loaderScreen: _,
|
|
10
|
+
sm: C,
|
|
11
11
|
md: u,
|
|
12
12
|
lg: x
|
|
13
|
-
}, F = a(e),
|
|
13
|
+
}, F = a(e), y = ({
|
|
14
14
|
children: t,
|
|
15
15
|
className: o,
|
|
16
16
|
loading: s,
|
|
17
17
|
...l
|
|
18
18
|
}) => {
|
|
19
|
-
const { size:
|
|
20
|
-
return /* @__PURE__ */
|
|
19
|
+
const { size: n } = m(i);
|
|
20
|
+
return /* @__PURE__ */ c(
|
|
21
21
|
"div",
|
|
22
22
|
{
|
|
23
23
|
tabIndex: -1,
|
|
24
|
-
className: d(e.multiselectFieldContent, F[
|
|
24
|
+
className: d(e.multiselectFieldContent, F[n], o),
|
|
25
25
|
...l,
|
|
26
26
|
children: [
|
|
27
27
|
t,
|
|
@@ -31,6 +31,6 @@ const _ = "multiselectFieldContent__d6692fe5", C = "loaderScreen__cc3a58cb", f =
|
|
|
31
31
|
);
|
|
32
32
|
};
|
|
33
33
|
export {
|
|
34
|
-
|
|
34
|
+
y as MultiselectFieldDropdownContent
|
|
35
35
|
};
|
|
36
36
|
//# sourceMappingURL=MultiselectFieldDropdownContent.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as l } from "react/jsx-runtime";
|
|
2
2
|
import { c as s } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
|
-
const i = "
|
|
3
|
+
const i = "multiselectFieldFooter__a9758d62", c = {
|
|
4
4
|
multiselectFieldFooter: i
|
|
5
5
|
}, m = ({
|
|
6
6
|
children: e,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { c as
|
|
3
|
-
const
|
|
4
|
-
multiselectFieldHeader:
|
|
5
|
-
},
|
|
2
|
+
import { c as d } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
|
+
const i = "multiselectFieldHeader__e407de33", c = {
|
|
4
|
+
multiselectFieldHeader: i
|
|
5
|
+
}, m = ({
|
|
6
6
|
children: e,
|
|
7
7
|
className: l,
|
|
8
8
|
...t
|
|
9
|
-
}) => /* @__PURE__ */ s("div", { className:
|
|
9
|
+
}) => /* @__PURE__ */ s("div", { className: d(c.multiselectFieldHeader, l), ...t, children: e });
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
m as MultiselectFieldDropdownHeader
|
|
12
12
|
};
|
|
13
13
|
//# sourceMappingURL=MultiselectFieldDropdownHeader.js.map
|
|
@@ -4,7 +4,7 @@ import { NotificationBody as d } from "./components/NotificationBody.js";
|
|
|
4
4
|
import { NotificationClose as p } from "./components/NotificationClose.js";
|
|
5
5
|
import { NotificationIcon as N } from "./components/NotificationIcon.js";
|
|
6
6
|
import { NotificationTime as x } from "./components/NotificationTime.js";
|
|
7
|
-
import { s as i } from "../../chunks/Notification.module-
|
|
7
|
+
import { s as i } from "../../chunks/Notification.module-CtpYgvcX.js";
|
|
8
8
|
const o = ((t) => {
|
|
9
9
|
const {
|
|
10
10
|
children: a,
|
|
@@ -24,7 +24,7 @@ const o = ((t) => {
|
|
|
24
24
|
role: "alertdialog",
|
|
25
25
|
className: c,
|
|
26
26
|
onClick: m,
|
|
27
|
-
"data-tx": "1.
|
|
27
|
+
"data-tx": "1.32.0",
|
|
28
28
|
children: a
|
|
29
29
|
}
|
|
30
30
|
);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as i, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { NotificationGroupedFooter as t } from "./components/NotificationGroupedFooter.js";
|
|
3
|
-
import { s as e } from "../../chunks/Notification.module-
|
|
3
|
+
import { s as e } from "../../chunks/Notification.module-CtpYgvcX.js";
|
|
4
4
|
const p = ({ children: o }) => /* @__PURE__ */ i("div", { className: e.notificationGroupedWrapper, children: [
|
|
5
5
|
o,
|
|
6
6
|
/* @__PURE__ */ r(t, {})
|
|
@@ -3,7 +3,7 @@ import { NotificationHeader as n } from "./NotificationHeader.js";
|
|
|
3
3
|
import { NotificationBodyContent as a } from "./NotificationBodyContent.js";
|
|
4
4
|
import { NotificationFooter as e } from "./NotificationFooter.js";
|
|
5
5
|
import { NotificationBodyList as m } from "./NotificationBodyList.js";
|
|
6
|
-
import { s as f } from "../../../chunks/Notification.module-
|
|
6
|
+
import { s as f } from "../../../chunks/Notification.module-CtpYgvcX.js";
|
|
7
7
|
const o = ((t) => {
|
|
8
8
|
const { children: i } = t;
|
|
9
9
|
return /* @__PURE__ */ r("div", { className: f.notificationBody, children: i });
|