@sberbusiness/triplex-next 1.23.0 → 1.24.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/README.md +8 -1
- package/assets/fonts/SBSansTextMono-Regular.woff2 +0 -0
- package/chunks/{AlertProcessSpoiler-IulaUJl0.js → AlertProcessSpoiler-80EWxnlw.js} +3 -3
- package/chunks/{CalendarViewItem-DhRDn7-d.js → CalendarViewItem-DcrCLRoo.js} +27 -27
- package/chunks/Card.module-CUXrlJIK.js +17 -0
- package/chunks/CheckboxTreeExtended.module-Ie0bCwhb.js +15 -0
- package/chunks/{Chip-EVPZneh2.js → Chip-DxpL0kHg.js} +22 -22
- package/chunks/Confirm.module-Cr5VrxP0.js +15 -0
- package/chunks/{DropdownListItem-BOB8eQXM.js → DropdownListItem-D_36RD5A.js} +13 -13
- package/chunks/DropdownMobile.module-C3vVcwH8.js +23 -0
- package/chunks/Footer.module-SSgVxTxk.js +9 -0
- package/chunks/{FormFieldInput-CwX_1h09.js → FormFieldInput-C7aO7-c1.js} +19 -19
- package/chunks/HeaderLayoutSidebar.module-D8g1wOUn.js +9 -0
- package/chunks/HeaderTabs.module-BvkH88vz.js +9 -0
- package/chunks/{HeaderTitle.module-DyI7KGeM.js → HeaderTitle.module-zCyPp1EB.js} +2 -2
- package/chunks/IslandAccordion.module-C00y6r96.js +25 -0
- package/chunks/IslandWidgetFooter.module-DrJEO_uY.js +9 -0
- package/chunks/IslandWidgetHeader.module-Dn_9gy4B.js +12 -0
- package/chunks/LightBoxContent-JnifyJVA.js +56 -0
- package/chunks/LightBoxControls.module-sVFD1v0Y.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-D-_ry0KX.js +9 -0
- package/chunks/{ListItemControlsButton-BCd2PF9-.js → ListItemControlsButton-BZ5uutQX.js} +7 -7
- package/chunks/ListItemTail.module-Dx6BEkhi.js +12 -0
- package/chunks/ListMasterFooter.module-wZeGRX3y.js +10 -0
- package/chunks/ModalWindow.module-Cn_qF5og.js +17 -0
- package/chunks/Notification.module-ytSUjaU2.js +20 -0
- package/chunks/Overlay.module-0Rx__Ctf.js +18 -0
- package/chunks/Page.module-BWR-liu5.js +11 -0
- package/chunks/{RightBorderArrow-nrRpapza.js → RightBorderArrow-eMlmbMOj.js} +8 -8
- package/chunks/SMSField.module-CjgotURM.js +16 -0
- package/chunks/SliderExtendedMarks.module-BEldseQH.js +15 -0
- package/chunks/{SliderExtendedRail-BP0BcOY7.js → SliderExtendedRail-DjkasbSz.js} +14 -14
- package/chunks/StatusTracker.module-DSJGmASX.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-CRvB37lf.js → SuggestFieldMobileDropdownHint-BFJfXl0C.js} +6 -5
- package/chunks/TableFooter.module-BE2n5_2S.js +14 -0
- package/chunks/TabsExtended.module-BVEU3Ags.js +16 -0
- package/chunks/TabsLine.module-QKvdCYgI.js +21 -0
- package/chunks/TooltipDesktop.module-LbV07iSe.js +19 -0
- package/chunks/TreeView.module-KRwuysl3.js +9 -0
- package/chunks/{UploadZoneInput-D9OID08A.js → UploadZoneInput-PFc1lc82.js} +8 -8
- package/chunks/{constants-DXLVATUh.js → constants-L3AUxJxB.js} +11 -11
- package/chunks/{utils-BDGrf0u9.js → utils-BLU83HAp.js} +4 -4
- package/chunks/utils-BdtV3MzH.js +28 -0
- package/chunks/utils-CjaG-bCZ.js +24 -0
- package/chunks/{utils-DXnkRIJ2.js → utils-DaknoeiF.js} +12 -12
- package/chunks/{vendor-BiObpx9E.js → vendor-DudMBGKr.js} +4964 -4966
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +10 -10
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +8 -8
- package/components/AmountField/AmountField.js +4 -3
- package/components/Avatar/Avatar.js +12 -12
- package/components/Badge/Badge.js +17 -17
- package/components/Badge/BadgeDot.js +7 -7
- package/components/Badge/components/BadgeContent.js +11 -11
- package/components/Badge/components/BadgePostfix.js +3 -3
- package/components/Badge/components/BadgePrefix.js +2 -2
- package/components/Body/Body.js +5 -5
- package/components/Button/Button.js +26 -26
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +71 -71
- package/components/Button/ButtonDropdownExtended.js +8 -8
- package/components/Button/ButtonIcon.js +16 -16
- package/components/Calendar/Calendar.js +22 -22
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +2 -2
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +13 -13
- package/components/Card/CardStatic.js +3 -3
- package/components/Card/components/CardContent/CardContent.js +2 -2
- package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
- package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
- package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
- package/components/Card/components/CardMedia.js +2 -2
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +2 -2
- package/components/Checkbox/Checkbox.js +16 -15
- package/components/Checkbox/CheckboxXGroup.js +12 -12
- package/components/Checkbox/CheckboxYGroup.js +2 -2
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
- package/components/Chip/Chip.js +2 -2
- package/components/Chip/ChipClearButton.js +7 -7
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +5 -5
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +2 -2
- package/components/Chip/ChipOptions.js +2 -2
- package/components/Chip/ChipSelect/ChipSelect.js +2 -2
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +7 -7
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +6 -6
- package/components/Col/Col.js +142 -142
- package/components/CollapsableTree/components/CollapsableTreeNode.js +7 -7
- package/components/Confirm/Confirm.js +2 -2
- package/components/Confirm/components/ConfirmCloseButton.js +2 -2
- package/components/Confirm/components/ConfirmContent.js +2 -2
- package/components/Confirm/components/ConfirmContentSubTitle.js +4 -3
- package/components/Confirm/components/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +5 -5
- package/components/DateRange/DateRange.js +10 -10
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/Divider/Divider.js +21 -21
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
- package/components/Dropdown/desktop/DropdownDesktop.js +72 -65
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.js +2 -2
- package/components/Dropdown/desktop/enums.js +2 -2
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +3 -3
- package/components/Ellipsis/Ellipsis.js +12 -12
- package/components/ExpandAnimation/ExpandAnimation.js +9 -9
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +2 -2
- package/components/Footer/components/FooterDescriptionContent.js +2 -2
- package/components/Footer/components/FooterDescriptionControls.js +2 -2
- package/components/FormField/FormField.js +24 -24
- package/components/FormField/components/FormFieldClear.js +2 -2
- package/components/FormField/components/FormFieldCounter.js +1 -1
- package/components/FormField/components/FormFieldDescription.js +7 -7
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +15 -15
- package/components/FormField/components/FormFieldPostfix.js +10 -10
- package/components/FormField/components/FormFieldPrefix.js +5 -5
- package/components/FormField/components/FormFieldTarget.js +7 -7
- package/components/FormField/components/FormFieldTextarea.js +25 -25
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
- package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
- package/components/HelpBox/HelpBox.js +2 -2
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +9 -7
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +4 -4
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +3 -3
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionItem.js +4 -3
- package/components/IslandWidget/IslandWidget.js +16 -16
- package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
- package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +8 -8
- package/components/LightBox/LightBox.js +23 -23
- package/components/LightBox/LightBoxContent.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +22 -22
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +18 -18
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +6 -6
- package/components/List/List.js +3 -3
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +6 -6
- package/components/List/components/ListItemControls.js +6 -6
- package/components/List/components/ListItemControlsButton.js +2 -2
- package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
- package/components/List/components/ListItemLoading.js +5 -5
- package/components/List/components/ListItemSelectable.js +8 -8
- package/components/List/components/ListItemTable.js +9 -9
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +9 -9
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +10 -10
- 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 +2 -2
- package/components/ListMaster/components/ListMasterFooter.js +2 -2
- package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
- package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
- package/components/ListMaster/components/ListMasterHeader.js +6 -6
- package/components/ListMaster/components/SelectionControls.js +3 -3
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +11 -11
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +12 -11
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +5 -5
- package/components/ModalWindow/components/ModalWindowClose.js +3 -3
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +14 -14
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +3 -3
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +2 -2
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +2 -2
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +8 -8
- package/components/OrderedList/OrderedListItem.js +12 -11
- package/components/Overlay/Overlay.js +2 -2
- package/components/Overlay/OverlayMask.js +2 -2
- package/components/Overlay/OverlayPanel.js +2 -2
- package/components/Page/Page.js +2 -2
- package/components/Page/components/BodyPage.js +8 -8
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Pagination/components/PaginationExtended.js +3 -3
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +16 -15
- package/components/Pagination/components/PaginationPageEllipsis.js +6 -5
- package/components/Pagination/components/PaginationSelect.js +12 -11
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +18 -17
- package/components/Radio/RadioXGroup.js +14 -14
- package/components/Radio/RadioYGroup.js +2 -2
- package/components/Row/Row.js +10 -10
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +3 -3
- package/components/SMSField/components/SMSFieldRefresh.js +2 -2
- package/components/SMSField/components/SMSFieldSubmit.js +2 -2
- package/components/SMSField/components/SMSFieldTooltip.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +9 -9
- package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
- package/components/SelectExtendedField/SelectExtendedField.js +49 -40
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +4 -3
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +19 -19
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +10 -10
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
- package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +16 -16
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +23 -23
- package/components/SmallInput/SmallInput.js +6 -6
- package/components/Spoiler/Spoiler.js +8 -8
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +5 -4
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +5 -4
- package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
- package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
- package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
- package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
- package/components/StatusTracker/components/StatusTrackerSum.js +11 -10
- package/components/StatusTracker/components/StatusTrackerTitle.js +9 -8
- package/components/Step/Step.js +16 -15
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +7 -7
- package/components/Stepper/StepperExtended.js +8 -8
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperWrapper.js +5 -5
- package/components/Suggest/SuggestMobileDropdownContent.js +7 -6
- package/components/Suggest/useSuggest.js +1 -1
- package/components/SuggestField/SuggestField.js +13 -12
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +11 -11
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +40 -38
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +50 -49
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +3 -2
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +11 -11
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +3 -3
- package/components/Table/NoColumns.js +4 -4
- package/components/Table/PaginationPanel.js +3 -3
- package/components/Table/TableBasic/TableBasic.js +2 -2
- package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
- package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
- package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
- package/components/Table/TableBasicSettings/TableBasicSettings.js +10 -10
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +6 -6
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +6 -6
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
- package/components/Table/TableFooter/TableFooter.js +2 -2
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +3 -3
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +21 -21
- package/components/TabsExtended/TabsExtended.js +3 -3
- package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabButton.js +3 -2
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +2 -2
- package/components/TabsLine/components/TabsLineDesktop.js +2 -2
- package/components/TabsLine/components/TabsLineDropdown.js +6 -5
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +8 -8
- package/components/Tag/Tag.js +22 -22
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +12 -12
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +1 -1
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- package/components/Tooltip/components/common/TooltipLink.js +8 -8
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
- package/components/Tooltip/components/mobile/TooltipMobile.js +12 -12
- package/components/TopOverlay/TopOverlay.js +14 -14
- package/components/TreeView/TreeView.js +2 -2
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +2 -2
- package/components/Typography/Caption.js +28 -28
- package/components/Typography/CodeText.js +36 -0
- package/components/Typography/Text.js +19 -19
- package/components/Typography/Title.js +13 -13
- package/components/Typography/constants.js +1 -1
- package/components/Typography/index.js +12 -10
- package/components/UnorderedList/UnorderedList.js +5 -5
- package/components/UnorderedList/UnorderedListItem.js +9 -8
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +17 -15
- package/index.d.ts +14 -9
- package/index.js +61 -59
- package/package.json +1 -1
- package/styles/triplex-next.css +541 -541
- package/utils/amountUtils.js +1 -1
- package/chunks/Card.module-DSOXKXtd.js +0 -17
- package/chunks/CheckboxTreeExtended.module-DNUeMDQZ.js +0 -15
- package/chunks/Confirm.module-gphOS6IB.js +0 -15
- package/chunks/DropdownMobile.module-B8t5FlvW.js +0 -23
- package/chunks/Footer.module-CMW0u8UD.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DUG5ZWLV.js +0 -9
- package/chunks/HeaderTabs.module-BKu6DIV4.js +0 -9
- package/chunks/IslandAccordion.module-Q_9Jiw2w.js +0 -25
- package/chunks/IslandWidgetFooter.module-DjNDtlKM.js +0 -9
- package/chunks/IslandWidgetHeader.module-DiWg8j16.js +0 -12
- package/chunks/LightBoxContent-CE6sXjX1.js +0 -56
- package/chunks/LightBoxControls.module-BaHnxhDB.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-CuuwIIzJ.js +0 -9
- package/chunks/ListItemTail.module-D_nBCryf.js +0 -12
- package/chunks/ListMasterFooter.module-D4TPImq7.js +0 -10
- package/chunks/ModalWindow.module-u5Pst2YX.js +0 -17
- package/chunks/Notification.module-809Tnazq.js +0 -20
- package/chunks/Overlay.module-c4cyqpKr.js +0 -18
- package/chunks/Page.module-CixV2VSG.js +0 -11
- package/chunks/SMSField.module-Qub64N0s.js +0 -16
- package/chunks/SliderExtendedMarks.module-BdFYVISZ.js +0 -15
- package/chunks/StatusTracker.module-BMkZgzxy.js +0 -24
- package/chunks/TableFooter.module-BW9hgU6o.js +0 -14
- package/chunks/TabsExtended.module-By6HIyMh.js +0 -16
- package/chunks/TabsLine.module-KvKWfBwF.js +0 -21
- package/chunks/TooltipDesktop.module-DAGDT-nl.js +0 -19
- package/chunks/TreeView.module-B8RxFbbh.js +0 -9
- package/chunks/utils-BXi-2Jma.js +0 -28
- package/chunks/utils-CvsNd4Ut.js +0 -24
|
@@ -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 m, F as Y } from "../../../chunks/vendor-DudMBGKr.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__d1f3b3a5", K = "lightBoxSideOverlayWrapper__f770643d", Q = "overflowXHidden__6fef2b2c", V = "overflowYHidden__a5a15899", Z = "closing__70e4b651", $ = "opened__e3fed1f1", P = "lightBoxSideOverlayContent__eabfe595", ee = "opening__33d242e2", oe = "sm__d2117173", te = "md__a5d0f1f4", ie = "lg__048c6e2c", re = "lightBoxSideOverlay__5c5be2c5", e = {
|
|
13
13
|
lightBoxSideOverlayMask: J,
|
|
14
14
|
lightBoxSideOverlayWrapper: K,
|
|
15
15
|
overflowXHidden: Q,
|
|
@@ -22,7 +22,7 @@ const J = "lightBoxSideOverlayMask__ecef6306", K = "lightBoxSideOverlayWrapper__
|
|
|
22
22
|
md: te,
|
|
23
23
|
lg: ie,
|
|
24
24
|
lightBoxSideOverlay: re
|
|
25
|
-
}, le = q(e),
|
|
25
|
+
}, le = q(e), v = ({
|
|
26
26
|
children: x,
|
|
27
27
|
className: S,
|
|
28
28
|
focusTrapProps: l,
|
|
@@ -33,48 +33,48 @@ const J = "lightBoxSideOverlayMask__ecef6306", K = "lightBoxSideOverlayWrapper__
|
|
|
33
33
|
onClose: s,
|
|
34
34
|
onOpen: c,
|
|
35
35
|
opened: o,
|
|
36
|
-
size:
|
|
37
|
-
...
|
|
36
|
+
size: M = U.MD,
|
|
37
|
+
...k
|
|
38
38
|
}) => {
|
|
39
|
-
const [i, d] = B(!1), [n, g] = B(!1),
|
|
39
|
+
const [i, d] = B(!1), [n, g] = B(!1), f = O(o), p = O(null);
|
|
40
40
|
X(() => {
|
|
41
|
-
|
|
41
|
+
f.current && !o ? (g(!1), d(!0)) : !f.current && o && (d(!1), g(!0)), f.current = o;
|
|
42
42
|
}, [o]);
|
|
43
|
-
const
|
|
43
|
+
const w = (r) => {
|
|
44
44
|
const { target: D, currentTarget: W } = r;
|
|
45
45
|
D === W && (i ? (d(!1), s == null || s()) : n && (g(!1), c == null || c()));
|
|
46
|
-
},
|
|
46
|
+
}, C = ({ opened: r }) => /* @__PURE__ */ t(R, { opened: r, className: e.lightBoxSideOverlayMask }), H = () => /* @__PURE__ */ y(
|
|
47
47
|
"div",
|
|
48
48
|
{
|
|
49
|
-
className:
|
|
49
|
+
className: m(e.lightBoxSideOverlayContent, {
|
|
50
50
|
[e.closing]: i,
|
|
51
51
|
[e.opening]: n,
|
|
52
52
|
[e.opened]: o
|
|
53
53
|
}),
|
|
54
|
-
onTransitionEnd:
|
|
54
|
+
onTransitionEnd: w,
|
|
55
55
|
ref: p,
|
|
56
56
|
children: [
|
|
57
57
|
x,
|
|
58
58
|
a && /* @__PURE__ */ t(j, { loadingTitle: _ })
|
|
59
59
|
]
|
|
60
60
|
}
|
|
61
|
-
),
|
|
62
|
-
},
|
|
61
|
+
), N = () => {
|
|
62
|
+
}, b = m(S, e.lightBoxSideOverlayWrapper, le[M], {
|
|
63
63
|
[e.closing]: i,
|
|
64
64
|
[e.opened]: o,
|
|
65
65
|
[e.overflowXHidden]: !!h || !!a,
|
|
66
66
|
[e.overflowYHidden]: !!h || !!a || !!u
|
|
67
67
|
}), E = (r) => /* @__PURE__ */ y(T, { children: [
|
|
68
|
-
|
|
69
|
-
|
|
68
|
+
C(r),
|
|
69
|
+
H()
|
|
70
70
|
] }), F = /* @__PURE__ */ t(
|
|
71
71
|
"div",
|
|
72
72
|
{
|
|
73
|
-
className:
|
|
73
|
+
className: m(e.lightBoxSideOverlay, {
|
|
74
74
|
[e.closing]: i,
|
|
75
75
|
[e.opening]: n
|
|
76
76
|
}),
|
|
77
|
-
children: /* @__PURE__ */ t(z, { direction: L.RIGHT, opened: o, setOpened:
|
|
77
|
+
children: /* @__PURE__ */ t(z, { direction: L.RIGHT, opened: o, setOpened: N, children: E })
|
|
78
78
|
}
|
|
79
79
|
);
|
|
80
80
|
return /* @__PURE__ */ t(
|
|
@@ -88,14 +88,14 @@ const J = "lightBoxSideOverlayMask__ecef6306", K = "lightBoxSideOverlayWrapper__
|
|
|
88
88
|
preventScroll: !0,
|
|
89
89
|
...l == null ? void 0 : l.focusTrapOptions
|
|
90
90
|
},
|
|
91
|
-
children: /* @__PURE__ */ t("div", { className:
|
|
91
|
+
children: /* @__PURE__ */ t("div", { className: b, role: "dialog", "aria-modal": "true", ...k, children: F })
|
|
92
92
|
}
|
|
93
93
|
);
|
|
94
94
|
};
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
95
|
+
v.displayName = "LightBoxSideOverlay";
|
|
96
|
+
v.CloseDesktop = G;
|
|
97
|
+
v.CloseMobile = A;
|
|
98
98
|
export {
|
|
99
|
-
|
|
99
|
+
v as LightBoxSideOverlay
|
|
100
100
|
};
|
|
101
101
|
//# sourceMappingURL=LightBoxSideOverlay.js.map
|
|
@@ -2,12 +2,12 @@ import { jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import { useRef as l } from "react";
|
|
3
3
|
import { TriggerClickOnKeyDownEvent as a } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
|
|
4
4
|
import { EVENT_KEY_CODES as p } from "../../../utils/keyboard.js";
|
|
5
|
-
import { c } from "../../../chunks/vendor-
|
|
5
|
+
import { c } from "../../../chunks/vendor-DudMBGKr.js";
|
|
6
6
|
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-D-_ry0KX.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
|
-
import { c as r } from "../../../chunks/vendor-
|
|
2
|
+
import { c as r } from "../../../chunks/vendor-DudMBGKr.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-D-_ry0KX.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 d, useEffect as l } from "react";
|
|
3
3
|
import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
|
|
4
|
-
const n = "
|
|
4
|
+
const n = "lightBoxSideOverlayLoaderWrapper__6907ab8d", c = {
|
|
5
5
|
lightBoxSideOverlayLoaderWrapper: n
|
|
6
6
|
}, f = ({ loadingTitle: a }) => {
|
|
7
7
|
const [t, r] = s(0), e = d(null);
|
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { forwardRef as N, useRef as
|
|
3
|
-
import { c as h } from "../../../chunks/vendor-
|
|
4
|
-
const j = "
|
|
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
|
+
import { c as h } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
const j = "lightBoxLeftSidebar__256ccdd0", z = "fixed__d8803402", E = "hidden__2de9f30f", r = {
|
|
5
5
|
lightBoxLeftSidebar: j,
|
|
6
6
|
fixed: z,
|
|
7
7
|
hidden: E
|
|
8
8
|
}, O = N(
|
|
9
|
-
({ children: m, className: L, fixed: B, minVisibleWidth:
|
|
10
|
-
const n =
|
|
9
|
+
({ children: m, className: L, fixed: B, minVisibleWidth: o = 100, onShow: s, onHide: i, ...g }, p) => {
|
|
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
|
-
const c = y.contentRect.width >
|
|
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
|
-
}, [
|
|
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,18 +1,18 @@
|
|
|
1
1
|
import { jsx as h } from "react/jsx-runtime";
|
|
2
|
-
import { forwardRef as N, useRef as o, useImperativeHandle as L, useState as V, useEffect as
|
|
3
|
-
import { c as
|
|
4
|
-
const j = "
|
|
2
|
+
import { forwardRef as N, useRef as o, useImperativeHandle as L, useState as V, useEffect as g } from "react";
|
|
3
|
+
import { c as x } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
const j = "lightBoxRightSidebar__5e0a6a1a", z = "fixed__d8803402", E = "hidden__2de9f30f", r = {
|
|
5
5
|
lightBoxRightSidebar: j,
|
|
6
6
|
fixed: z,
|
|
7
7
|
hidden: E
|
|
8
8
|
}, O = N(
|
|
9
|
-
({ children:
|
|
9
|
+
({ children: b, className: m, fixed: R, minVisibleWidth: d = 100, onShow: i, onHide: s, ...B }, p) => {
|
|
10
10
|
const n = o(null);
|
|
11
11
|
L(p, () => n.current);
|
|
12
12
|
const [v, _] = V(!0), e = o(i), t = o(s);
|
|
13
|
-
return
|
|
13
|
+
return g(() => {
|
|
14
14
|
e.current = i, t.current = s;
|
|
15
|
-
}, [i, s]),
|
|
15
|
+
}, [i, s]), g(() => {
|
|
16
16
|
const a = n.current;
|
|
17
17
|
if (!a) return;
|
|
18
18
|
const f = new ResizeObserver((S) => {
|
|
@@ -29,9 +29,9 @@ const j = "lightBoxRightSidebar__e249a14f", z = "fixed__f112a4e6", E = "hidden__
|
|
|
29
29
|
"div",
|
|
30
30
|
{
|
|
31
31
|
ref: n,
|
|
32
|
-
className:
|
|
32
|
+
className: x(m, r.lightBoxRightSidebar, { [r.fixed]: R }),
|
|
33
33
|
...B,
|
|
34
|
-
children: /* @__PURE__ */ h("div", { className:
|
|
34
|
+
children: /* @__PURE__ */ h("div", { className: x(r.lightBoxRightSidebarInner, { [r.hidden]: !v }), children: b })
|
|
35
35
|
}
|
|
36
36
|
);
|
|
37
37
|
}
|
|
@@ -2,7 +2,7 @@ import { jsx as r, jsxs as N } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as m, useRef as L, useCallback as n, useLayoutEffect as c } from "react";
|
|
3
3
|
import { Portal as B } from "../../Portal/Portal.js";
|
|
4
4
|
import { LightBoxViewManagerConsts as l } from "./LightBoxViewManagerConsts.js";
|
|
5
|
-
import { h as k, i as P, p } from "../../../chunks/vendor-
|
|
5
|
+
import { h as k, i as P, p } from "../../../chunks/vendor-DudMBGKr.js";
|
|
6
6
|
const g = "LightBoxMountNodeViewManager", $ = ({
|
|
7
7
|
lightBoxMountNode: a,
|
|
8
8
|
lightBoxViewManagerNode: x
|
package/components/Link/Link.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as R, jsxs as t, Fragment as d } from "react/jsx-runtime";
|
|
2
2
|
import L from "react";
|
|
3
|
-
import { c as l } from "../../chunks/vendor-
|
|
4
|
-
const v = "
|
|
3
|
+
import { c as l } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
const v = "link__6fc883a4", F = "wordWithContent__33a5cfb4", S = "before__8c1e2722", T = "after__8d836f09", e = {
|
|
5
5
|
link: v,
|
|
6
6
|
wordWithContent: F,
|
|
7
7
|
before: S,
|
|
8
8
|
after: T
|
|
9
9
|
}, q = L.forwardRef(
|
|
10
|
-
({ children: i, className: N, onBlur:
|
|
10
|
+
({ children: i, className: N, onBlur: f, onMouseDown: p, contentAfter: s, contentBefore: o, ...C }, _) => {
|
|
11
11
|
const c = () => o ? /* @__PURE__ */ t(d, { children: [
|
|
12
12
|
"",
|
|
13
13
|
o()
|
|
@@ -56,9 +56,9 @@ const v = "link__687c213a", F = "wordWithContent__de9e6da4", S = "before__588bc8
|
|
|
56
56
|
role: "link",
|
|
57
57
|
...C,
|
|
58
58
|
className: l(N, e.link, "hoverable"),
|
|
59
|
-
onBlur:
|
|
60
|
-
onMouseDown:
|
|
61
|
-
"data-tx": "1.
|
|
59
|
+
onBlur: f,
|
|
60
|
+
onMouseDown: p,
|
|
61
|
+
"data-tx": "1.24.0",
|
|
62
62
|
ref: _,
|
|
63
63
|
children: w
|
|
64
64
|
}
|
package/components/List/List.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as r, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import a from "react";
|
|
3
|
-
import { c as m } from "../../chunks/vendor-
|
|
3
|
+
import { c as m } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { LoaderScreen as c } from "../LoaderScreen/LoaderScreen.js";
|
|
5
|
-
const d = "
|
|
5
|
+
const d = "list__e667ffd4", f = {
|
|
6
6
|
list: d
|
|
7
|
-
}, p = a.forwardRef(({ children: t, className: s, loading: e, ...l }, o) => /* @__PURE__ */ r("ul", { className: m(f.list, s), ...l, "data-tx": "1.
|
|
7
|
+
}, p = a.forwardRef(({ children: t, className: s, loading: e, ...l }, o) => /* @__PURE__ */ r("ul", { className: m(f.list, s), ...l, "data-tx": "1.24.0", ref: o, children: [
|
|
8
8
|
t,
|
|
9
9
|
e ? /* @__PURE__ */ i(c, { type: "middle" }) : null
|
|
10
10
|
] }));
|
|
@@ -3,7 +3,7 @@ var p = (t, e, r) => e in t ? x(t, e, { enumerable: !0, configurable: !0, writab
|
|
|
3
3
|
var o = (t, e, r) => p(t, typeof e != "symbol" ? e + "" : e, r);
|
|
4
4
|
import { jsx as d } from "react/jsx-runtime";
|
|
5
5
|
import E from "react";
|
|
6
|
-
import { a as b, b as f, D as M, M as T, r as D, d as L, S as w, v as y, e as I, T as C, f as H } from "../../chunks/vendor-
|
|
6
|
+
import { a as b, b as f, D as M, M as T, r as D, d as L, S as w, v as y, e as I, T as C, f as H } from "../../chunks/vendor-DudMBGKr.js";
|
|
7
7
|
import { List as N } from "./List.js";
|
|
8
8
|
class u extends H {
|
|
9
9
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
|
-
import { c as o } from "../../../chunks/vendor-
|
|
4
|
-
const p = "
|
|
3
|
+
import { c as o } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
const p = "listEmptyState__fe09ba5a", l = {
|
|
5
5
|
listEmptyState: p
|
|
6
6
|
}, r = i.forwardRef(
|
|
7
|
-
({ children: t, className: s, ...
|
|
7
|
+
({ children: t, className: s, ...a }, m) => /* @__PURE__ */ e("div", { className: o(l.listEmptyState, s), ...a, ref: m, children: t })
|
|
8
8
|
);
|
|
9
9
|
r.displayName = "ListItemEmpty";
|
|
10
10
|
export {
|
|
@@ -3,7 +3,7 @@ import m, { useState as d } from "react";
|
|
|
3
3
|
import { ListItemContext as l } from "./ListItemContext.js";
|
|
4
4
|
const f = m.forwardRef(({ children: e, className: r, ...o }, s) => {
|
|
5
5
|
const [a, i] = d(!1);
|
|
6
|
-
return /* @__PURE__ */ t(l.Provider, { value: { selected: a, setSelected: i }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "1.
|
|
6
|
+
return /* @__PURE__ */ t(l.Provider, { value: { selected: a, setSelected: i }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "1.24.0", ref: s, children: e }) });
|
|
7
7
|
});
|
|
8
8
|
f.displayName = "ListItem";
|
|
9
9
|
export {
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
2
|
import l, { useContext as i } from "react";
|
|
3
|
-
import { c as r } from "../../../chunks/vendor-
|
|
4
|
-
import { ListItemContext as
|
|
5
|
-
const
|
|
6
|
-
listItemContent:
|
|
3
|
+
import { c as r } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { ListItemContext as d } from "./ListItemContext.js";
|
|
5
|
+
const a = "listItemContent__1ed2e37b", C = "selected__acd86e3b", t = {
|
|
6
|
+
listItemContent: a,
|
|
7
7
|
selected: C
|
|
8
8
|
}, f = l.forwardRef(
|
|
9
9
|
({ children: e, className: s, ...o }, n) => {
|
|
10
|
-
const { selected: m } = i(
|
|
10
|
+
const { selected: m } = i(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": "1.
|
|
16
|
+
"data-tx": "1.24.0",
|
|
17
17
|
ref: n,
|
|
18
18
|
children: e
|
|
19
19
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
const i = "
|
|
1
|
+
import { jsx as l } from "react/jsx-runtime";
|
|
2
|
+
import r from "react";
|
|
3
|
+
import { c as m } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
const i = "listItemControls__e0e3c7e1", n = {
|
|
5
5
|
listItemControls: i
|
|
6
|
-
}, a =
|
|
7
|
-
({ children: t, className: o, ...s },
|
|
6
|
+
}, a = r.forwardRef(
|
|
7
|
+
({ children: t, className: o, ...s }, e) => /* @__PURE__ */ l("div", { className: m(n.listItemControls, o), ...s, ref: e, children: t })
|
|
8
8
|
);
|
|
9
9
|
a.displayName = "ListItemControls";
|
|
10
10
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../../../chunks/vendor-
|
|
4
|
-
import { L as e } from "../../../chunks/ListItemControlsButton-
|
|
3
|
+
import "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { L as e } from "../../../chunks/ListItemControlsButton-BZ5uutQX.js";
|
|
5
5
|
import "../../Typography/enums.js";
|
|
6
6
|
import "../../Typography/Text.js";
|
|
7
7
|
export {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as o, jsxs as W, Fragment as _ } from "react/jsx-runtime";
|
|
2
2
|
import P, { useRef as a, useState as E, createElement as w } from "react";
|
|
3
|
-
import { u as O, c as g } from "../../../chunks/vendor-
|
|
3
|
+
import { u as O, c as g } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { ETextSize as K } from "../../Typography/enums.js";
|
|
5
5
|
import { Text as T } from "../../Typography/Text.js";
|
|
6
6
|
import { ButtonDropdownExtended as b } from "../../Button/ButtonDropdownExtended.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 R } 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-BZ5uutQX.js";
|
|
22
22
|
const G = P.forwardRef(
|
|
23
23
|
(y, l) => {
|
|
24
24
|
const { buttonAttributes: C, children: c, className: x, icon: B, options: d, selected: n, disabled: I, ...N } = y, u = a(null), f = a(null), [p, L] = E(), D = a(O()), v = ({ opened: e, setOpened: t }) => /* @__PURE__ */ o(
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
|
-
import { c as r } from "../../../chunks/vendor-
|
|
3
|
+
import { c as r } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { EComponentSize as a } from "../../../enums/EComponentSize.js";
|
|
5
5
|
import { LoaderSmall as s } from "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
6
6
|
import { ELoaderSmallTheme as l } from "../../Loader/LoaderSmall/enum.js";
|
|
7
7
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
8
|
-
const d = "
|
|
8
|
+
const d = "listItemLoading__b21341b2", n = {
|
|
9
9
|
listItemLoading: d
|
|
10
|
-
},
|
|
10
|
+
}, p = e.forwardRef(
|
|
11
11
|
({ className: t, ...m }, i) => /* @__PURE__ */ o("div", { className: r(n.listItemLoading, t), ...m, ref: i, children: /* @__PURE__ */ o(s, { theme: l.BRAND, size: a.MD }) })
|
|
12
12
|
);
|
|
13
|
-
|
|
13
|
+
p.displayName = "ListItemLoading";
|
|
14
14
|
export {
|
|
15
|
-
|
|
15
|
+
p as ListItemLoading
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=ListItemLoading.js.map
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { c as k } from "../../../chunks/vendor-
|
|
2
|
+
import d, { useContext as p, useEffect as m } from "react";
|
|
3
|
+
import { c as k } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { Checkbox as x } from "../../Checkbox/Checkbox.js";
|
|
5
5
|
import { ListItemContext as _ } from "./ListItemContext.js";
|
|
6
|
-
const
|
|
7
|
-
listItemSelectable:
|
|
8
|
-
selected:
|
|
6
|
+
const f = "listItemSelectable__b1fa1d36", L = "selected__acd86e3b", C = "checkboxWrapper__b9bc5c64", W = "childrenWrapper__8f3196dd", I = "checkboxLabel__97177192", S = "checkboxLabelClickArea__e9dd826e", e = {
|
|
7
|
+
listItemSelectable: f,
|
|
8
|
+
selected: L,
|
|
9
9
|
checkboxWrapper: C,
|
|
10
10
|
childrenWrapper: W,
|
|
11
11
|
checkboxLabel: I,
|
|
12
12
|
checkboxLabelClickArea: S
|
|
13
|
-
}, N =
|
|
13
|
+
}, N = d.forwardRef(
|
|
14
14
|
({ selected: c, children: l, className: r, onSelect: s, ...o }, b) => {
|
|
15
|
-
const { setSelected: a } =
|
|
15
|
+
const { setSelected: a } = p(_), i = (h) => {
|
|
16
16
|
s(h.target.checked);
|
|
17
17
|
};
|
|
18
|
-
return
|
|
18
|
+
return m(() => {
|
|
19
19
|
a(c);
|
|
20
20
|
}, [c, a]), /* @__PURE__ */ n(
|
|
21
21
|
"div",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx as e, jsxs as
|
|
1
|
+
import { jsx as e, jsxs as c } from "react/jsx-runtime";
|
|
2
2
|
import d from "react";
|
|
3
3
|
import { SwipeableArea as I } from "../../SwipeableArea/SwipeableArea.js";
|
|
4
4
|
import { ListItem as w } from "./ListItem.js";
|
|
@@ -6,22 +6,22 @@ import { ListItemContent as L } from "./ListItemContent.js";
|
|
|
6
6
|
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
|
-
import { c as _ } from "../../../chunks/vendor-
|
|
10
|
-
const x = "
|
|
9
|
+
import { c as _ } from "../../../chunks/vendor-DudMBGKr.js";
|
|
10
|
+
const x = "listItemTable__46114bf0", y = "swipeableArea__410391b0", m = {
|
|
11
11
|
listItemTable: x,
|
|
12
12
|
swipeableArea: y
|
|
13
13
|
}, C = d.forwardRef(
|
|
14
|
-
({ children:
|
|
15
|
-
const
|
|
16
|
-
return /* @__PURE__ */ e(w, { className: _(
|
|
14
|
+
({ children: a, className: l, controlButtons: t, onClickItem: o, onSelect: i, selected: r, swipeableAreaRef: n, ...p }, f) => {
|
|
15
|
+
const b = typeof i < "u" && typeof r < "u", s = () => /* @__PURE__ */ e(L, { onClick: o, children: a });
|
|
16
|
+
return /* @__PURE__ */ e(w, { className: _(m.listItemTable, l), ...p, ref: f, children: /* @__PURE__ */ c(
|
|
17
17
|
I,
|
|
18
18
|
{
|
|
19
|
-
className:
|
|
20
|
-
ref:
|
|
19
|
+
className: m.swipeableArea,
|
|
20
|
+
ref: n,
|
|
21
21
|
rightSwipeableArea: t ? /* @__PURE__ */ e(T, { children: t }) : void 0,
|
|
22
22
|
children: [
|
|
23
23
|
/* @__PURE__ */ e(A, {}),
|
|
24
|
-
|
|
24
|
+
b ? /* @__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 l, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
|
-
import { c as o } from "../../../chunks/vendor-
|
|
4
|
-
import { s } from "../../../chunks/ListItemTail.module-
|
|
3
|
+
import { c as o } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { s } from "../../../chunks/ListItemTail.module-Dx6BEkhi.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
|
-
import { c as o } from "../../../chunks/vendor-
|
|
4
|
-
import { s } from "../../../chunks/ListItemTail.module-
|
|
3
|
+
import { c as o } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { s } from "../../../chunks/ListItemTail.module-Dx6BEkhi.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 }),
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as b } from "react/jsx-runtime";
|
|
2
2
|
import p from "react";
|
|
3
|
-
import { q as u, s as I, c as _ } from "../../../chunks/vendor-
|
|
3
|
+
import { q as u, s as I, c as _ } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { ListItem as y } from "./ListItem.js";
|
|
5
5
|
import { ListSortableItemTarget as L } from "./ListSortableItemTarget.js";
|
|
6
|
-
const R = "
|
|
6
|
+
const R = "listSortableItem__a7e025ac", N = "dragging__d83f86ff", i = {
|
|
7
7
|
listSortableItem: R,
|
|
8
8
|
dragging: N
|
|
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:
|
|
11
|
+
const { transform: m, transition: f, listeners: l, isDragging: a, setNodeRef: c, setActivatorNodeRef: S } = u({
|
|
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
|
+
}), d = (o) => {
|
|
19
19
|
c(o), typeof t == "function" ? t(o) : t && (t.current = o);
|
|
20
20
|
};
|
|
21
|
-
return /* @__PURE__ */
|
|
21
|
+
return /* @__PURE__ */ b(
|
|
22
22
|
y,
|
|
23
23
|
{
|
|
24
24
|
className: _(i.listSortableItem, { [i.dragging]: a }, n),
|
|
25
|
-
style: { transform: I.Translate.toString(m), transition:
|
|
25
|
+
style: { transform: I.Translate.toString(m), transition: f, ...g },
|
|
26
26
|
...s,
|
|
27
|
-
ref:
|
|
28
|
-
children: typeof e == "function" ? e({ disabled: r, dragging: a, listeners:
|
|
27
|
+
ref: d,
|
|
28
|
+
children: typeof e == "function" ? e({ disabled: r, dragging: a, listeners: l, setActivatorNodeRef: S }) : e
|
|
29
29
|
}
|
|
30
30
|
);
|
|
31
31
|
}),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
|
-
import { c as l } from "../../../chunks/vendor-
|
|
4
|
-
const a = "
|
|
3
|
+
import { c as l } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
const a = "listSortableItemControls__afe6f701", m = {
|
|
5
5
|
listSortableItemControls: a
|
|
6
6
|
}, i = e.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-
|
|
5
|
-
const
|
|
6
|
-
listSortableItemTarget:
|
|
7
|
-
dragging:
|
|
8
|
-
listSortableItemTargetContent:
|
|
9
|
-
listSortableItemTargetIcon:
|
|
10
|
-
},
|
|
4
|
+
import { c as I } from "../../../chunks/vendor-DudMBGKr.js";
|
|
5
|
+
const c = "listSortableItemTarget__828a7c38", S = "dragging__d83f86ff", b = "listSortableItemTargetContent__39aadf31", d = "listSortableItemTargetIcon__84119647", t = {
|
|
6
|
+
listSortableItemTarget: c,
|
|
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
|
{
|
|
14
|
-
className:
|
|
14
|
+
className: I(t.listSortableItemTarget, { [t.dragging]: l }, "hoverable", r),
|
|
15
15
|
...s,
|
|
16
16
|
ref: g,
|
|
17
17
|
children: [
|
|
@@ -21,8 +21,8 @@ const I = "listSortableItemTarget__a784c4e1", b = "dragging__a3bea7d3", 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-BZ5uutQX.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";
|