@sberbusiness/triplex-next 0.25.0 → 0.26.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-BjHTZKgZ.js +41 -0
- package/chunks/{CalendarViewItem-CQErGrhc.js → CalendarViewItem-BdyVWg8a.js} +20 -20
- package/chunks/Card.module-gPkzcCGo.js +17 -0
- package/chunks/CheckboxTreeExtended.module-BqmTzdxy.js +15 -0
- package/chunks/Chip-CuoqjaG4.js +77 -0
- package/chunks/Confirm.module-bXfHpEZY.js +15 -0
- package/chunks/{DropdownListItem-wT8cLRdZ.js → DropdownListItem-CRdOVwlq.js} +15 -15
- package/chunks/DropdownMobile.module-H5txYrQf.js +23 -0
- package/chunks/Footer.module-Dhevv5cy.js +9 -0
- package/chunks/{FormFieldInput-Dj2JAqj2.js → FormFieldInput-CyAOOwnJ.js} +6 -6
- package/chunks/HeaderLayoutSidebar.module-CqLx3F7A.js +9 -0
- package/chunks/HeaderTabs.module-BQHI-7dx.js +9 -0
- package/chunks/{HeaderTitle.module-SmVWml2y.js → HeaderTitle.module-BDZQCHuH.js} +2 -2
- package/chunks/IslandAccordion.module-ElAylnXP.js +25 -0
- package/chunks/IslandWidgetFooter.module-km-5hDpn.js +9 -0
- package/chunks/IslandWidgetHeader.module-DZJujJ9z.js +12 -0
- package/chunks/{LightBoxContent-DlDaCKV4.js → LightBoxContent-Bp6XRgdB.js} +9 -9
- package/chunks/LightBoxControls.module-Dp8lh2Rg.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-DDGxczL0.js +9 -0
- package/chunks/{ListItemControlsButton-UKjqQcv7.js → ListItemControlsButton-PANaJdYf.js} +8 -8
- package/chunks/ListItemTail.module-BKP1QEpv.js +12 -0
- package/chunks/ListMasterFooter.module-D1BeGub8.js +10 -0
- package/chunks/ModalWindow.module-PJk-BOT5.js +17 -0
- package/chunks/Notification.module-7THtDpDh.js +20 -0
- package/chunks/Overlay.module-B0Fayqn2.js +18 -0
- package/chunks/Page.module-oxsZ2i2v.js +11 -0
- package/chunks/SMSField.module-DQoHDr5D.js +16 -0
- package/chunks/SliderExtendedMarks.module-CEOeXrfd.js +15 -0
- package/chunks/{SliderExtendedRail-jfLPbgEp.js → SliderExtendedRail-B33WytbG.js} +7 -7
- package/chunks/StatusTracker.module-CwUmaWht.js +24 -0
- package/chunks/StepperStepArrowBorder-9OXwuqOn.js +101 -0
- package/chunks/{SuggestFieldMobileDropdownHint-CCyHjS-V.js → SuggestFieldMobileDropdownHint-dcZDUPZa.js} +4 -4
- package/chunks/TableFooter.module-DaFBiojx.js +14 -0
- package/chunks/TabsExtended.module-D4GCJESe.js +16 -0
- package/chunks/TabsLine.module-BEA3Lssg.js +21 -0
- package/chunks/TooltipDesktop.module-hff_h0-q.js +19 -0
- package/chunks/TreeView.module-C-XaQJbB.js +9 -0
- package/chunks/{UploadZoneInput-DYiPRAAI.js → UploadZoneInput-BsJhqlie.js} +2 -2
- package/chunks/{constants-Ctks52i0.js → constants-KINy2OSZ.js} +13 -13
- package/chunks/utils-BVhTB5hC.js +73 -0
- package/chunks/{utils-C6a9XDaC.js → utils-CWqa2skI.js} +4 -4
- package/chunks/utils-DFHOghtD.js +28 -0
- package/chunks/utils-TZKbWcP7.js +24 -0
- package/components/Alert/AlertContext/AlertContext.js +21 -21
- 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 +4 -4
- package/components/Badge/Badge.js +11 -11
- package/components/Badge/BadgeDot.js +7 -7
- package/components/Badge/components/BadgeContent.js +10 -10
- package/components/Badge/components/BadgePostfix.js +8 -8
- package/components/Badge/components/BadgePrefix.js +1 -1
- package/components/Body/Body.js +4 -4
- package/components/Button/Button.js +26 -26
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +10 -10
- package/components/Button/ButtonDropdownExtended.js +4 -4
- package/components/Button/ButtonIcon.js +3 -3
- package/components/Calendar/Calendar.js +20 -20
- package/components/Calendar/components/CalendarControls.js +13 -13
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +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 +1 -1
- package/components/Checkbox/Checkbox.js +2 -2
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +6 -6
- 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 +9 -9
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +1 -1
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +5 -5
- 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 +21 -21
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +23 -22
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +76 -66
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +16 -16
- package/components/Col/Col.js +140 -140
- 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 +9 -9
- package/components/DateRange/DateRange.js +19 -19
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/DesignTokens/components/Stepper.js +11 -20
- package/components/Divider/Divider.js +17 -17
- 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 +7 -7
- package/components/EmptyView/EmptyView.js +13 -13
- package/components/ExpandAnimation/ExpandAnimation.js +1 -1
- 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 +18 -18
- package/components/FormField/components/FormFieldClear.js +1 -1
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +7 -7
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +10 -10
- package/components/FormField/components/FormFieldMaskedInput.js +15 -15
- package/components/FormField/components/FormFieldPostfix.js +5 -5
- package/components/FormField/components/FormFieldPrefix.js +9 -9
- package/components/FormField/components/FormFieldTarget.js +11 -11
- package/components/FormField/components/FormFieldTextarea.js +22 -22
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +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 +1 -1
- package/components/IconWrapper/IconWrapper.js +15 -15
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +2 -2
- 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 +12 -12
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +10 -10
- 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 +17 -17
- 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 +1 -1
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +15 -15
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +5 -5
- package/components/Link/Link.js +10 -10
- package/components/List/List.js +2 -2
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +5 -5
- 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 +8 -8
- package/components/List/components/ListItemTable.js +5 -5
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +7 -7
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +5 -5
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +5 -5
- package/components/ListMaster/components/SelectionControls.js +6 -6
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +5 -5
- package/components/Loader/LoaderSmall/LoaderSmall.js +6 -6
- package/components/LoaderScreen/LoaderScreen.js +11 -11
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +16 -16
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MonthYearField/MonthYearFieldTarget.js +12 -11
- package/components/MonthYearRange/MonthYearRange.js +76 -0
- package/components/MonthYearRange/enums.js +5 -0
- package/components/MonthYearRange/index.js +7 -0
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +9 -9
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +3 -3
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
- 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 +6 -6
- package/components/OrderedList/OrderedListItem.js +2 -2
- 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 +9 -9
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +8 -8
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +1 -1
- package/components/Pagination/components/PaginationPageEllipsis.js +5 -5
- package/components/Pagination/components/PaginationSelect.js +11 -11
- package/components/Radio/Radio.js +18 -18
- package/components/Radio/RadioXGroup.js +11 -11
- package/components/Radio/RadioYGroup.js +5 -5
- package/components/Row/Row.js +9 -9
- 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 +4 -4
- package/components/SegmentedControl/SegmentedControlSegment.js +8 -8
- package/components/SelectExtendedField/SelectExtendedField.js +15 -15
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +24 -24
- 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 +4 -4
- 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 +6 -6
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +29 -29
- package/components/SmallInput/SmallInput.js +6 -6
- package/components/Spoiler/Spoiler.js +18 -18
- 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 +13 -13
- package/components/Stepper/Stepper.js +102 -87
- package/components/Stepper/StepperExtended.js +23 -21
- package/components/Stepper/StepperExtendedContext.js +6 -6
- package/components/Stepper/StepperStep.js +62 -63
- package/components/Stepper/StepperStepArrowBorder.js +7 -0
- package/components/Stepper/enums.js +3 -4
- package/components/Stepper/index.js +4 -5
- package/components/Stepper/types.js +2 -0
- package/components/Suggest/SuggestMobileDropdownContent.js +11 -11
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +63 -63
- 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 +14 -14
- package/components/Table/FilterPanel.js +2 -2
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +6 -6
- package/components/Table/PaginationPanel.js +4 -4
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +4 -4
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +6 -6
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
- 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 +3 -3
- 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 +6 -6
- package/components/Tag/Tag.js +15 -15
- package/components/TagColor/TagColor.js +16 -16
- package/components/TagColor/index.js +4 -2
- package/components/TagGroup/TagGroup.js +13 -13
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +1 -1
- package/components/Tooltip/components/common/TooltipLink.js +15 -15
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +3 -3
- package/components/TopOverlay/TopOverlay.js +14 -14
- 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 +19 -19
- package/components/Typography/CodeText.js +11 -11
- package/components/Typography/Text.js +26 -26
- 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 +2 -2
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +299 -294
- package/index.d.ts +56 -22
- package/index.js +329 -324
- package/package.json +6 -2
- package/styles/triplex-next.css +538 -541
- package/chunks/AlertProcessSpoiler-DF_eSZ-p.js +0 -41
- package/chunks/Card.module-Ce9rAKOc.js +0 -17
- package/chunks/CheckboxTreeExtended.module-Cj2c6m06.js +0 -15
- package/chunks/Chip-BEnNi0nL.js +0 -77
- package/chunks/Confirm.module-CbAi5bkG.js +0 -15
- package/chunks/DropdownMobile.module-rYB54yd0.js +0 -23
- package/chunks/Footer.module-CzJ_N1fs.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-HXJhEmKU.js +0 -9
- package/chunks/HeaderTabs.module-CjapozXy.js +0 -9
- package/chunks/IslandAccordion.module-YvqRlzmi.js +0 -25
- package/chunks/IslandWidgetFooter.module-iMuqKnPP.js +0 -9
- package/chunks/IslandWidgetHeader.module-CnPne0Uq.js +0 -12
- package/chunks/LightBoxControls.module-laAGRPrR.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-B3L_EV1B.js +0 -9
- package/chunks/ListItemTail.module-igeWTjyg.js +0 -12
- package/chunks/ListMasterFooter.module-C0eM4fK4.js +0 -10
- package/chunks/ModalWindow.module-Cpk4uhwk.js +0 -17
- package/chunks/Notification.module-9japFkgv.js +0 -20
- package/chunks/Overlay.module-B3Az7dZS.js +0 -18
- package/chunks/Page.module-DOHwIYM4.js +0 -11
- package/chunks/RightBorderArrow-C6j8565V.js +0 -146
- package/chunks/SMSField.module-BOpUjsSJ.js +0 -16
- package/chunks/SliderExtendedMarks.module-cdkiaSbT.js +0 -15
- package/chunks/StatusTracker.module-OAxbFucN.js +0 -24
- package/chunks/TableFooter.module-CGWCS8e3.js +0 -14
- package/chunks/TabsExtended.module-BJOWXSHt.js +0 -16
- package/chunks/TabsLine.module-BsiLhw0I.js +0 -21
- package/chunks/TooltipDesktop.module-DVp6GHr8.js +0 -19
- package/chunks/TreeView.module-C2WPNvMq.js +0 -9
- package/chunks/utils-Bz5uKYQD.js +0 -24
- package/chunks/utils-CrkRbGiM.js +0 -28
- package/chunks/utils-QVs0E_e3.js +0 -73
- package/components/Stepper/RightBorderArrow.js +0 -7
- package/components/Stepper/StepperWrapper.js +0 -12
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as t, jsxs as y, Fragment as T } from "react/jsx-runtime";
|
|
2
2
|
import { useState as B, useRef as O, useEffect as X } from "react";
|
|
3
|
-
import { c as
|
|
3
|
+
import { c as v, F as Y } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
4
|
import { OverlayBase as z, EOverlayDirection as L } from "../../Overlay/OverlayBase.js";
|
|
5
5
|
import { OverlayMask as R } from "../../Overlay/OverlayMask.js";
|
|
6
6
|
import { LightBoxSideOverlayLoader as j } from "./LightBoxSideOverlayLoader.js";
|
|
@@ -9,7 +9,7 @@ import { LightBoxSideOverlayCloseMobile as A } from "./LightBoxSideOverlayCloseM
|
|
|
9
9
|
import { LightBoxSideOverlayCloseDesktop as G } from "./LightBoxSideOverlayCloseDesktop.js";
|
|
10
10
|
import { EComponentSize as U } from "../../../enums/EComponentSize.js";
|
|
11
11
|
import { createSizeToClassNameMap as q } from "../../../utils/classNameMaps.js";
|
|
12
|
-
const J = "
|
|
12
|
+
const J = "lightBoxSideOverlayMask__7d3b156f", K = "lightBoxSideOverlayWrapper__264e3bb2", Q = "overflowXHidden__5a216c99", V = "overflowYHidden__9c3cb5c1", Z = "closing__d14395c9", $ = "opened__8f131307", P = "lightBoxSideOverlayContent__caee0882", ee = "opening__317aa8a4", oe = "sm__0b6c0c1c", te = "md__d64db38d", ie = "lg__509bf6c9", re = "lightBoxSideOverlay__4fb6f999", e = {
|
|
13
13
|
lightBoxSideOverlayMask: J,
|
|
14
14
|
lightBoxSideOverlayWrapper: K,
|
|
15
15
|
overflowXHidden: Q,
|
|
@@ -22,7 +22,7 @@ const J = "lightBoxSideOverlayMask__706ee422", K = "lightBoxSideOverlayWrapper__
|
|
|
22
22
|
md: te,
|
|
23
23
|
lg: ie,
|
|
24
24
|
lightBoxSideOverlay: re
|
|
25
|
-
}, le = q(e),
|
|
25
|
+
}, le = q(e), f = ({
|
|
26
26
|
children: x,
|
|
27
27
|
className: S,
|
|
28
28
|
focusTrapProps: l,
|
|
@@ -46,7 +46,7 @@ const J = "lightBoxSideOverlayMask__706ee422", K = "lightBoxSideOverlayWrapper__
|
|
|
46
46
|
}, w = ({ opened: r }) => /* @__PURE__ */ t(R, { opened: r, className: e.lightBoxSideOverlayMask }), C = () => /* @__PURE__ */ y(
|
|
47
47
|
"div",
|
|
48
48
|
{
|
|
49
|
-
className:
|
|
49
|
+
className: v(e.lightBoxSideOverlayContent, {
|
|
50
50
|
[e.closing]: i,
|
|
51
51
|
[e.opening]: n,
|
|
52
52
|
[e.opened]: o
|
|
@@ -59,7 +59,7 @@ const J = "lightBoxSideOverlayMask__706ee422", K = "lightBoxSideOverlayWrapper__
|
|
|
59
59
|
]
|
|
60
60
|
}
|
|
61
61
|
), H = () => {
|
|
62
|
-
}, N =
|
|
62
|
+
}, N = v(S, e.lightBoxSideOverlayWrapper, le[M], {
|
|
63
63
|
[e.closing]: i,
|
|
64
64
|
[e.opened]: o,
|
|
65
65
|
[e.overflowXHidden]: !!h || !!a,
|
|
@@ -70,7 +70,7 @@ const J = "lightBoxSideOverlayMask__706ee422", K = "lightBoxSideOverlayWrapper__
|
|
|
70
70
|
] }), F = /* @__PURE__ */ t(
|
|
71
71
|
"div",
|
|
72
72
|
{
|
|
73
|
-
className:
|
|
73
|
+
className: v(e.lightBoxSideOverlay, {
|
|
74
74
|
[e.closing]: i,
|
|
75
75
|
[e.opening]: n
|
|
76
76
|
}),
|
|
@@ -92,10 +92,10 @@ const J = "lightBoxSideOverlayMask__706ee422", K = "lightBoxSideOverlayWrapper__
|
|
|
92
92
|
}
|
|
93
93
|
);
|
|
94
94
|
};
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
95
|
+
f.displayName = "LightBoxSideOverlay";
|
|
96
|
+
f.CloseDesktop = G;
|
|
97
|
+
f.CloseMobile = A;
|
|
98
98
|
export {
|
|
99
|
-
|
|
99
|
+
f as LightBoxSideOverlay
|
|
100
100
|
};
|
|
101
101
|
//# sourceMappingURL=LightBoxSideOverlay.js.map
|
|
@@ -7,7 +7,7 @@ import { CrossStrokeSrvIcon32 as d } from "@sberbusiness/icons-next";
|
|
|
7
7
|
import { EButtonTheme as f } from "../../Button/enums.js";
|
|
8
8
|
import { EComponentSize as C } from "../../../enums/EComponentSize.js";
|
|
9
9
|
import { Button as u } from "../../Button/Button.js";
|
|
10
|
-
import { s as r } from "../../../chunks/LightBoxSideOverlayClose.module-
|
|
10
|
+
import { s as r } from "../../../chunks/LightBoxSideOverlayClose.module-DDGxczL0.js";
|
|
11
11
|
const E = ({
|
|
12
12
|
className: i,
|
|
13
13
|
clickByEsc: s,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { c as r } from "../../../chunks/vendor---Om3uMV.js";
|
|
3
3
|
import { CrossStrokeSrvIcon20 as i } from "@sberbusiness/icons-next";
|
|
4
|
-
import { s as m } from "../../../chunks/LightBoxSideOverlayClose.module-
|
|
4
|
+
import { s as m } from "../../../chunks/LightBoxSideOverlayClose.module-DDGxczL0.js";
|
|
5
5
|
import { EButtonTheme as l } from "../../Button/enums.js";
|
|
6
6
|
import { EComponentSize as s } from "../../../enums/EComponentSize.js";
|
|
7
7
|
import { Button as a } from "../../Button/Button.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import { useState as s, useRef as l, useEffect as p } from "react";
|
|
3
3
|
import { LoaderScreen as d } from "../../LoaderScreen/LoaderScreen.js";
|
|
4
|
-
const n = "
|
|
4
|
+
const n = "lightBoxSideOverlayLoaderWrapper__1f2af0f0", c = {
|
|
5
5
|
lightBoxSideOverlayLoaderWrapper: n
|
|
6
6
|
}, f = ({ loadingTitle: a }) => {
|
|
7
7
|
const [t, r] = s(0), e = l(null);
|
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { forwardRef as N, useRef as
|
|
1
|
+
import { jsx as x } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef as N, useRef as d, useImperativeHandle as R, useState as V, useEffect as b } from "react";
|
|
3
3
|
import { c as h } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
const j = "
|
|
4
|
+
const j = "lightBoxLeftSidebar__fd8d6339", z = "fixed__229e075d", E = "hidden__68f282b9", r = {
|
|
5
5
|
lightBoxLeftSidebar: j,
|
|
6
6
|
fixed: z,
|
|
7
7
|
hidden: E
|
|
8
8
|
}, O = N(
|
|
9
9
|
({ children: m, className: L, fixed: B, minVisibleWidth: o = 100, onShow: s, onHide: i, ...g }, p) => {
|
|
10
|
-
const n =
|
|
10
|
+
const n = d(null);
|
|
11
11
|
R(p, () => n.current);
|
|
12
|
-
const [v, _] = V(!0), e =
|
|
13
|
-
return
|
|
12
|
+
const [v, _] = V(!0), e = d(s), t = d(i);
|
|
13
|
+
return b(() => {
|
|
14
14
|
e.current = s, t.current = i;
|
|
15
|
-
}, [s, i]),
|
|
16
|
-
const
|
|
17
|
-
if (!
|
|
18
|
-
const
|
|
15
|
+
}, [s, i]), b(() => {
|
|
16
|
+
const f = n.current;
|
|
17
|
+
if (!f) return;
|
|
18
|
+
const l = new ResizeObserver((S) => {
|
|
19
19
|
for (const y of S) {
|
|
20
20
|
const c = y.contentRect.width > o;
|
|
21
21
|
_((I) => {
|
|
22
|
-
var
|
|
23
|
-
return c !== I && (c ? (
|
|
22
|
+
var a, u;
|
|
23
|
+
return c !== I && (c ? (a = e.current) == null || a.call(e) : (u = t.current) == null || u.call(t)), c;
|
|
24
24
|
});
|
|
25
25
|
}
|
|
26
26
|
});
|
|
27
|
-
return
|
|
28
|
-
}, [o]), /* @__PURE__ */
|
|
27
|
+
return l.observe(f), () => l.disconnect();
|
|
28
|
+
}, [o]), /* @__PURE__ */ x(
|
|
29
29
|
"div",
|
|
30
30
|
{
|
|
31
31
|
ref: n,
|
|
32
32
|
className: h(L, r.lightBoxLeftSidebar, { [r.fixed]: B }),
|
|
33
33
|
...g,
|
|
34
|
-
children: /* @__PURE__ */
|
|
34
|
+
children: /* @__PURE__ */ x("div", { className: h(r.lightBoxLeftSidebarInner, { [r.hidden]: !v }), children: m })
|
|
35
35
|
}
|
|
36
36
|
);
|
|
37
37
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as h } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as N, useRef as o, useImperativeHandle as L, useState as V, useEffect as g } from "react";
|
|
3
3
|
import { c as x } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
const j = "
|
|
4
|
+
const j = "lightBoxRightSidebar__4387f3a4", z = "fixed__229e075d", E = "hidden__68f282b9", r = {
|
|
5
5
|
lightBoxRightSidebar: j,
|
|
6
6
|
fixed: z,
|
|
7
7
|
hidden: E
|
|
@@ -15,16 +15,16 @@ const j = "lightBoxRightSidebar__0163e943", z = "fixed__0b8f15d6", E = "hidden__
|
|
|
15
15
|
}, [i, s]), g(() => {
|
|
16
16
|
const a = n.current;
|
|
17
17
|
if (!a) return;
|
|
18
|
-
const
|
|
18
|
+
const f = new ResizeObserver((S) => {
|
|
19
19
|
for (const y of S) {
|
|
20
20
|
const c = y.contentRect.width > d;
|
|
21
21
|
_((I) => {
|
|
22
|
-
var
|
|
23
|
-
return c !== I && (c ? (
|
|
22
|
+
var l, u;
|
|
23
|
+
return c !== I && (c ? (l = e.current) == null || l.call(e) : (u = t.current) == null || u.call(t)), c;
|
|
24
24
|
});
|
|
25
25
|
}
|
|
26
26
|
});
|
|
27
|
-
return
|
|
27
|
+
return f.observe(a), () => f.disconnect();
|
|
28
28
|
}, [d]), /* @__PURE__ */ h(
|
|
29
29
|
"div",
|
|
30
30
|
{
|
package/components/Link/Link.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { jsx as h, jsxs as t, Fragment as
|
|
1
|
+
import { jsx as h, jsxs as t, Fragment as i } from "react/jsx-runtime";
|
|
2
2
|
import L from "react";
|
|
3
3
|
import { c as l } from "../../chunks/vendor---Om3uMV.js";
|
|
4
4
|
import { IconWrapper as F } from "../IconWrapper/IconWrapper.js";
|
|
5
|
-
const I = "
|
|
5
|
+
const I = "link__830a0a1b", S = "wordWithContent__531a92da", T = "before__ac66e1a8", q = "after__614487d1", e = {
|
|
6
6
|
link: I,
|
|
7
7
|
wordWithContent: S,
|
|
8
8
|
before: T,
|
|
9
9
|
after: q
|
|
10
10
|
}, v = L.forwardRef(
|
|
11
|
-
({ children:
|
|
12
|
-
const c = () => n ? /* @__PURE__ */ t(
|
|
11
|
+
({ children: d, className: N, onBlur: C, onMouseDown: W, contentAfter: s, contentBefore: n, ...f }, u) => {
|
|
12
|
+
const c = () => n ? /* @__PURE__ */ t(i, { children: [
|
|
13
13
|
"",
|
|
14
14
|
n()
|
|
15
15
|
] }) : null, m = () => s ? s() : null, w = (o) => {
|
|
@@ -36,7 +36,7 @@ const I = "link__b30f9e66", S = "wordWithContent__695da5d3", T = "before__d750a3
|
|
|
36
36
|
p,
|
|
37
37
|
m()
|
|
38
38
|
] }) : p;
|
|
39
|
-
return /* @__PURE__ */ t(
|
|
39
|
+
return /* @__PURE__ */ t(i, { children: [
|
|
40
40
|
x,
|
|
41
41
|
" ",
|
|
42
42
|
b,
|
|
@@ -45,21 +45,21 @@ const I = "link__b30f9e66", S = "wordWithContent__695da5d3", T = "before__d750a3
|
|
|
45
45
|
] });
|
|
46
46
|
}, _ = (o) => {
|
|
47
47
|
const r = n ? n() : null, a = s ? s() : null;
|
|
48
|
-
return /* @__PURE__ */ t(
|
|
48
|
+
return /* @__PURE__ */ t(i, { children: [
|
|
49
49
|
r,
|
|
50
50
|
o,
|
|
51
51
|
a
|
|
52
52
|
] });
|
|
53
|
-
}, k = n || s ? ((o) => typeof o == "string" ? w(o) : _(o))(
|
|
53
|
+
}, k = n || s ? ((o) => typeof o == "string" ? w(o) : _(o))(d) : d;
|
|
54
54
|
return /* @__PURE__ */ h(
|
|
55
55
|
"a",
|
|
56
56
|
{
|
|
57
57
|
role: "link",
|
|
58
|
-
...
|
|
58
|
+
...f,
|
|
59
59
|
className: l(N, e.link),
|
|
60
60
|
onBlur: C,
|
|
61
|
-
onMouseDown:
|
|
62
|
-
"data-tx": "0.
|
|
61
|
+
onMouseDown: W,
|
|
62
|
+
"data-tx": "0.26.0",
|
|
63
63
|
ref: u,
|
|
64
64
|
children: /* @__PURE__ */ h(F, { displayContents: !0, children: k })
|
|
65
65
|
}
|
package/components/List/List.js
CHANGED
|
@@ -2,9 +2,9 @@ import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { c as a } from "../../chunks/vendor---Om3uMV.js";
|
|
4
4
|
import { LoaderScreen as c } from "../LoaderScreen/LoaderScreen.js";
|
|
5
|
-
const d = "
|
|
5
|
+
const d = "list__fb3d95d6", f = {
|
|
6
6
|
list: d
|
|
7
|
-
}, p = m.forwardRef(({ children: s, className: t, loading: o, ...r }, i) => /* @__PURE__ */ l("ul", { className: a(f.list, t), ...r, "data-tx": "0.
|
|
7
|
+
}, p = m.forwardRef(({ children: s, className: t, loading: o, ...r }, i) => /* @__PURE__ */ l("ul", { className: a(f.list, t), ...r, "data-tx": "0.26.0", ref: i, children: [
|
|
8
8
|
s,
|
|
9
9
|
o ? /* @__PURE__ */ e(c, { type: "middle" }) : null
|
|
10
10
|
] }));
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as o } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
const p = "
|
|
4
|
+
const p = "listEmptyState__647edea5", r = {
|
|
5
5
|
listEmptyState: p
|
|
6
|
-
},
|
|
6
|
+
}, l = i.forwardRef(
|
|
7
7
|
({ children: t, className: s, ...m }, e) => /* @__PURE__ */ a("div", { className: o(r.listEmptyState, s), ...m, ref: e, children: t })
|
|
8
8
|
);
|
|
9
|
-
|
|
9
|
+
l.displayName = "ListItemEmpty";
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
l as ListEmptyState
|
|
12
12
|
};
|
|
13
13
|
//# sourceMappingURL=ListEmptyState.js.map
|
|
@@ -3,7 +3,7 @@ import a, { useState as d } from "react";
|
|
|
3
3
|
import { ListItemContext as l } from "./ListItemContext.js";
|
|
4
4
|
const c = a.forwardRef(({ children: e, className: r, ...o }, s) => {
|
|
5
5
|
const [i, m] = d(!1);
|
|
6
|
-
return /* @__PURE__ */ t(l.Provider, { value: { selected: i, setSelected: m }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "0.
|
|
6
|
+
return /* @__PURE__ */ t(l.Provider, { value: { selected: i, setSelected: m }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "0.26.0", ref: s, children: e }) });
|
|
7
7
|
});
|
|
8
8
|
c.displayName = "ListItem";
|
|
9
9
|
export {
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
2
|
import i, { useContext as l } from "react";
|
|
3
3
|
import { c as r } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
import { ListItemContext as
|
|
5
|
-
const
|
|
6
|
-
listItemContent:
|
|
4
|
+
import { ListItemContext as d } from "./ListItemContext.js";
|
|
5
|
+
const a = "listItemContent__6de3f19d", C = "selected__b9221468", t = {
|
|
6
|
+
listItemContent: a,
|
|
7
7
|
selected: C
|
|
8
8
|
}, f = i.forwardRef(
|
|
9
9
|
({ children: e, className: s, ...o }, n) => {
|
|
10
|
-
const { selected: m } = l(
|
|
10
|
+
const { selected: m } = l(d);
|
|
11
11
|
return /* @__PURE__ */ c(
|
|
12
12
|
"div",
|
|
13
13
|
{
|
|
14
14
|
className: r(t.listItemContent, { [t.selected]: m }, s),
|
|
15
15
|
...o,
|
|
16
|
-
"data-tx": "0.
|
|
16
|
+
"data-tx": "0.26.0",
|
|
17
17
|
ref: n,
|
|
18
18
|
children: e
|
|
19
19
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as l } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { c as e } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
const i = "
|
|
4
|
+
const i = "listItemControls__a6ffcb88", n = {
|
|
5
5
|
listItemControls: i
|
|
6
6
|
}, a = m.forwardRef(
|
|
7
7
|
({ children: t, className: o, ...s }, r) => /* @__PURE__ */ l("div", { className: e(n.listItemControls, o), ...s, ref: r, children: t })
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
import { L as n } from "../../../chunks/ListItemControlsButton-
|
|
4
|
+
import { L as n } from "../../../chunks/ListItemControlsButton-PANaJdYf.js";
|
|
5
5
|
import "../../Typography/enums.js";
|
|
6
6
|
import "../../Typography/Text.js";
|
|
7
7
|
import "../../IconWrapper/IconWrapper.js";
|
|
@@ -18,7 +18,7 @@ import { DropdownMobileListItem as H } from "../../Dropdown/mobile/DropdownMobil
|
|
|
18
18
|
import "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
19
19
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
20
20
|
import { DropdownList as b } from "../../Dropdown/desktop/DropdownList.js";
|
|
21
|
-
import { s as h, L as V } from "../../../chunks/ListItemControlsButton-
|
|
21
|
+
import { s as h, L as V } from "../../../chunks/ListItemControlsButton-PANaJdYf.js";
|
|
22
22
|
const G = E.forwardRef(
|
|
23
23
|
(y, l) => {
|
|
24
24
|
const { buttonAttributes: C, children: c, className: x, icon: B, options: d, selected: n, disabled: I, ...L } = y, u = a(null), f = a(null), [p, N] = O(), D = a(_()), A = ({ opened: t, setOpened: e }) => /* @__PURE__ */ o(
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
3
|
import { c as r } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
import { EComponentSize as
|
|
5
|
-
import { LoaderSmall as
|
|
6
|
-
import { ELoaderSmallTheme as
|
|
4
|
+
import { EComponentSize as s } from "../../../enums/EComponentSize.js";
|
|
5
|
+
import { LoaderSmall as a } from "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
6
|
+
import { ELoaderSmallTheme as d } from "../../Loader/LoaderSmall/enum.js";
|
|
7
7
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
8
|
-
const
|
|
9
|
-
listItemLoading:
|
|
8
|
+
const l = "listItemLoading__cd98b643", n = {
|
|
9
|
+
listItemLoading: l
|
|
10
10
|
}, p = e.forwardRef(
|
|
11
|
-
({ className: t, ...m }, i) => /* @__PURE__ */ o("div", { className: r(n.listItemLoading, t), ...m, ref: i, children: /* @__PURE__ */ o(
|
|
11
|
+
({ className: t, ...m }, i) => /* @__PURE__ */ o("div", { className: r(n.listItemLoading, t), ...m, ref: i, children: /* @__PURE__ */ o(a, { theme: d.BRAND, size: s.MD }) })
|
|
12
12
|
);
|
|
13
13
|
p.displayName = "ListItemLoading";
|
|
14
14
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { jsxs as n, jsx as
|
|
1
|
+
import { jsxs as n, jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import p, { useContext as m, useEffect as d } from "react";
|
|
3
3
|
import { c as k } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
4
|
import { Checkbox as x } from "../../Checkbox/Checkbox.js";
|
|
5
5
|
import { ListItemContext as _ } from "./ListItemContext.js";
|
|
6
|
-
const f = "
|
|
6
|
+
const f = "listItemSelectable__da2a01fc", L = "selected__b9221468", C = "checkboxWrapper__93ba3b7b", W = "childrenWrapper__ab606378", I = "checkboxLabel__8f710290", S = "checkboxLabelClickArea__ad2e8768", e = {
|
|
7
7
|
listItemSelectable: f,
|
|
8
8
|
selected: L,
|
|
9
9
|
checkboxWrapper: C,
|
|
@@ -12,26 +12,26 @@ const f = "listItemSelectable__3ac92239", L = "selected__9525e7a3", C = "checkbo
|
|
|
12
12
|
checkboxLabelClickArea: S
|
|
13
13
|
}, N = p.forwardRef(
|
|
14
14
|
({ selected: c, children: l, className: r, onSelect: s, ...o }, b) => {
|
|
15
|
-
const { setSelected:
|
|
15
|
+
const { setSelected: t } = m(_), i = (h) => {
|
|
16
16
|
s(h.target.checked);
|
|
17
17
|
};
|
|
18
18
|
return d(() => {
|
|
19
|
-
|
|
20
|
-
}, [c,
|
|
19
|
+
t(c);
|
|
20
|
+
}, [c, t]), /* @__PURE__ */ n(
|
|
21
21
|
"div",
|
|
22
22
|
{
|
|
23
23
|
className: k(e.listItemSelectable, { [e.selected]: c }, r),
|
|
24
24
|
...o,
|
|
25
25
|
ref: b,
|
|
26
26
|
children: [
|
|
27
|
-
/* @__PURE__ */
|
|
28
|
-
/* @__PURE__ */
|
|
27
|
+
/* @__PURE__ */ a("div", { className: e.childrenWrapper, children: l }),
|
|
28
|
+
/* @__PURE__ */ a("div", { className: e.checkboxWrapper, children: /* @__PURE__ */ a(
|
|
29
29
|
x,
|
|
30
30
|
{
|
|
31
31
|
checked: c,
|
|
32
32
|
onChange: i,
|
|
33
33
|
labelAttributes: { className: e.checkboxLabel },
|
|
34
|
-
children: /* @__PURE__ */
|
|
34
|
+
children: /* @__PURE__ */ a("span", { className: e.checkboxLabelClickArea })
|
|
35
35
|
}
|
|
36
36
|
) })
|
|
37
37
|
]
|
|
@@ -7,13 +7,13 @@ import { ListItemControls as T } from "./ListItemControls.js";
|
|
|
7
7
|
import { ListItemSelectable as h } from "./ListItemSelectable.js";
|
|
8
8
|
import { ListItemTailRight as A } from "./ListItemTailRight.js";
|
|
9
9
|
import { c as x } from "../../../chunks/vendor---Om3uMV.js";
|
|
10
|
-
const y = "
|
|
10
|
+
const y = "listItemTable__97c61c5f", C = "swipeableArea__d87eb7b5", m = {
|
|
11
11
|
listItemTable: y,
|
|
12
12
|
swipeableArea: C
|
|
13
13
|
}, _ = d.forwardRef(
|
|
14
|
-
({ children: a, className: o, controlButtons: t, onClickItem: l, onSelect: i, selected: r, swipeableAreaRef: n, ...p },
|
|
15
|
-
const
|
|
16
|
-
return /* @__PURE__ */ e(w, { className: x(m.listItemTable, o), ...p, ref:
|
|
14
|
+
({ children: a, className: o, controlButtons: t, onClickItem: l, onSelect: i, selected: r, swipeableAreaRef: n, ...p }, c) => {
|
|
15
|
+
const f = typeof i < "u" && typeof r < "u", s = () => /* @__PURE__ */ e(L, { onClick: l, children: a });
|
|
16
|
+
return /* @__PURE__ */ e(w, { className: x(m.listItemTable, o), ...p, ref: c, children: /* @__PURE__ */ b(
|
|
17
17
|
I,
|
|
18
18
|
{
|
|
19
19
|
className: m.swipeableArea,
|
|
@@ -21,7 +21,7 @@ const y = "listItemTable__10f331e2", C = "swipeableArea__34d47643", m = {
|
|
|
21
21
|
rightSwipeableArea: t ? /* @__PURE__ */ e(T, { children: t }) : void 0,
|
|
22
22
|
children: [
|
|
23
23
|
/* @__PURE__ */ e(A, {}),
|
|
24
|
-
|
|
24
|
+
f ? /* @__PURE__ */ e(h, { selected: r, onSelect: i, children: s() }) : s()
|
|
25
25
|
]
|
|
26
26
|
}
|
|
27
27
|
) });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as m, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import l from "react";
|
|
3
3
|
import { c as o } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
import { s } from "../../../chunks/ListItemTail.module-
|
|
4
|
+
import { s } from "../../../chunks/ListItemTail.module-BKP1QEpv.js";
|
|
5
5
|
const r = l.forwardRef(
|
|
6
6
|
({ className: a, ...e }, i) => /* @__PURE__ */ m(
|
|
7
7
|
"span",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as l, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
3
|
import { c as o } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
import { s } from "../../../chunks/ListItemTail.module-
|
|
4
|
+
import { s } from "../../../chunks/ListItemTail.module-BKP1QEpv.js";
|
|
5
5
|
const r = e.forwardRef(
|
|
6
6
|
({ className: a, ...i }, m) => /* @__PURE__ */ l("span", { className: o(s.listItemTail, s.listItemTailRight, a), ref: m, ...i, children: [
|
|
7
7
|
/* @__PURE__ */ t("span", { className: s.listItemTailLine }),
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
2
2
|
import p from "react";
|
|
3
3
|
import { o as I, q as u, c as y } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
4
|
import { ListItem as L } from "./ListItem.js";
|
|
5
5
|
import { ListSortableItemTarget as R } from "./ListSortableItemTarget.js";
|
|
6
|
-
const N = "
|
|
6
|
+
const N = "listSortableItem__3472bebe", _ = "dragging__4d02b375", a = {
|
|
7
7
|
listSortableItem: N,
|
|
8
8
|
dragging: _
|
|
9
9
|
}, x = Object.assign(
|
|
10
10
|
p.forwardRef(function({ children: e, className: n, style: g, disabled: r, ...s }, t) {
|
|
11
|
-
const { transform: m, transition: l, listeners: f, isDragging: i, setNodeRef: c, setActivatorNodeRef:
|
|
11
|
+
const { transform: m, transition: l, listeners: f, isDragging: i, setNodeRef: c, setActivatorNodeRef: b } = I({
|
|
12
12
|
disabled: r,
|
|
13
13
|
id: s.id,
|
|
14
14
|
transition: {
|
|
15
15
|
duration: 300,
|
|
16
16
|
easing: "ease-out"
|
|
17
17
|
}
|
|
18
|
-
}),
|
|
18
|
+
}), S = (o) => {
|
|
19
19
|
c(o), typeof t == "function" ? t(o) : t && (t.current = o);
|
|
20
20
|
};
|
|
21
|
-
return /* @__PURE__ */
|
|
21
|
+
return /* @__PURE__ */ d(
|
|
22
22
|
L,
|
|
23
23
|
{
|
|
24
24
|
className: y(a.listSortableItem, { [a.dragging]: i }, n),
|
|
25
25
|
style: { transform: u.Translate.toString(m), transition: l, ...g },
|
|
26
26
|
...s,
|
|
27
|
-
ref:
|
|
28
|
-
children: typeof e == "function" ? e({ disabled: r, dragging: i, listeners: f, setActivatorNodeRef:
|
|
27
|
+
ref: S,
|
|
28
|
+
children: typeof e == "function" ? e({ disabled: r, dragging: i, listeners: f, setActivatorNodeRef: b }) : e
|
|
29
29
|
}
|
|
30
30
|
);
|
|
31
31
|
}),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import l from "react";
|
|
3
3
|
import { c as e } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
const a = "
|
|
4
|
+
const a = "listSortableItemControls__f4864c2b", m = {
|
|
5
5
|
listSortableItemControls: a
|
|
6
6
|
}, i = l.forwardRef(
|
|
7
7
|
({ className: t, ...o }, r) => /* @__PURE__ */ s(
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
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
|
-
import { c } from "../../../chunks/vendor---Om3uMV.js";
|
|
5
|
-
const I = "
|
|
4
|
+
import { c as b } from "../../../chunks/vendor---Om3uMV.js";
|
|
5
|
+
const I = "listSortableItemTarget__39f5b404", c = "dragging__4d02b375", S = "listSortableItemTargetContent__3870bb10", T = "listSortableItemTargetIcon__c05090b7", t = {
|
|
6
6
|
listSortableItemTarget: I,
|
|
7
|
-
dragging:
|
|
8
|
-
listSortableItemTargetContent:
|
|
7
|
+
dragging: c,
|
|
8
|
+
listSortableItemTargetContent: S,
|
|
9
9
|
listSortableItemTargetIcon: T
|
|
10
10
|
}, d = m.forwardRef(
|
|
11
11
|
({ children: r, className: a, disabled: o, dragging: l, ...s }, g) => /* @__PURE__ */ i(
|
|
12
12
|
"div",
|
|
13
13
|
{
|
|
14
|
-
className:
|
|
14
|
+
className: b(t.listSortableItemTarget, { [t.dragging]: l }, "hoverable", a),
|
|
15
15
|
...s,
|
|
16
16
|
ref: g,
|
|
17
17
|
children: [
|
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-PANaJdYf.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";
|
|
@@ -6,7 +6,7 @@ import { ListMasterHeader as a } from "./components/ListMasterHeader.js";
|
|
|
6
6
|
import { SelectionControls as n } from "./components/SelectionControls.js";
|
|
7
7
|
import { ListMasterFooterControls as f } from "./components/ListMasterFooterControls.js";
|
|
8
8
|
import { ListMasterFooterDescription as L } from "./components/ListMasterFooterDescription.js";
|
|
9
|
-
const o = ({ children: t, className: r, ...e }) => /* @__PURE__ */ i("div", { className: r, ...e, "data-tx": "0.
|
|
9
|
+
const o = ({ children: t, className: r, ...e }) => /* @__PURE__ */ i("div", { className: r, ...e, "data-tx": "0.26.0", children: t });
|
|
10
10
|
o.Body = m;
|
|
11
11
|
o.ChipGroup = s;
|
|
12
12
|
o.Footer = p;
|
|
@@ -2,13 +2,13 @@ import { jsx as i } from "react/jsx-runtime";
|
|
|
2
2
|
import p from "react";
|
|
3
3
|
import { ChipGroup as e } from "../../ChipGroup/ChipGroup.js";
|
|
4
4
|
import { c as a } from "../../../chunks/vendor---Om3uMV.js";
|
|
5
|
-
const m = "
|
|
5
|
+
const m = "listMasterChipGroup__5aec2fa2", c = {
|
|
6
6
|
listMasterChipGroup: m
|
|
7
|
-
},
|
|
8
|
-
({ children: r, className: s, ...t }, o) => /* @__PURE__ */ i(e, { className: a(
|
|
7
|
+
}, l = p.forwardRef(
|
|
8
|
+
({ children: r, className: s, ...t }, o) => /* @__PURE__ */ i(e, { className: a(c.listMasterChipGroup, s), oneLine: !0, ...t, ref: o, children: r })
|
|
9
9
|
);
|
|
10
|
-
|
|
10
|
+
l.displayName = "ListMasterChips";
|
|
11
11
|
export {
|
|
12
|
-
|
|
12
|
+
l as ListMasterChipGroup
|
|
13
13
|
};
|
|
14
14
|
//# sourceMappingURL=ListMasterChipGroup.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { c } from "../../../chunks/vendor---Om3uMV.js";
|
|
4
|
-
import { s as t } from "../../../chunks/ListMasterFooter.module-
|
|
4
|
+
import { s as t } from "../../../chunks/ListMasterFooter.module-D1BeGub8.js";
|
|
5
5
|
const f = 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---Om3uMV.js";
|
|
4
|
-
import { s as i } from "../../../chunks/ListMasterFooter.module-
|
|
4
|
+
import { s as i } from "../../../chunks/ListMasterFooter.module-D1BeGub8.js";
|
|
5
5
|
const l = a.forwardRef(
|
|
6
6
|
({ children: o, className: r, ...s }, t) => /* @__PURE__ */ e("div", { className: m(i.listMasterFooterControls, r), ...s, ref: t, 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---Om3uMV.js";
|
|
4
|
-
import { s as m } from "../../../chunks/ListMasterFooter.module-
|
|
4
|
+
import { s as m } from "../../../chunks/ListMasterFooter.module-D1BeGub8.js";
|
|
5
5
|
const p = i.forwardRef(
|
|
6
6
|
({ children: o, className: r, ...s }, t) => /* @__PURE__ */ e("div", { className: a(m.listMasterFooterDescription, r), ...s, ref: t, children: o })
|
|
7
7
|
);
|