@sberbusiness/triplex-next 1.25.0 → 1.27.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-kutiygyc.js +41 -0
- package/chunks/{CalendarViewItem-D-POWd2-.js → CalendarViewItem-5MWTfOXg.js} +14 -14
- package/chunks/Card.module-BdHlvmcC.js +17 -0
- package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +15 -0
- package/chunks/Chip-BOBB8hDQ.js +77 -0
- package/chunks/Confirm.module-DX-8Qawd.js +15 -0
- package/chunks/{DropdownListItem-DEiNYa7V.js → DropdownListItem-kVq_Shxy.js} +16 -16
- package/chunks/DropdownMobile.module-DxT1Mh6q.js +23 -0
- package/chunks/Footer.module-DBFjyD0W.js +9 -0
- package/chunks/{FormFieldInput-DtYGQ_bi.js → FormFieldInput-DB9UpgIs.js} +29 -29
- package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +9 -0
- package/chunks/HeaderTabs.module-D62rOoJt.js +9 -0
- package/chunks/{HeaderTitle.module-C31ELKBY.js → HeaderTitle.module-Ckh2V8ux.js} +2 -2
- package/chunks/IslandAccordion.module-BI69hCoR.js +25 -0
- package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +9 -0
- package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +12 -0
- package/chunks/{LightBoxContent-9gb9WiYK.js → LightBoxContent-CK07PlB9.js} +11 -11
- package/chunks/LightBoxControls.module-DR9tmKz6.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +9 -0
- package/chunks/{ListItemControlsButton-DYBfA1gz.js → ListItemControlsButton-27xRORri.js} +13 -13
- package/chunks/ListItemTail.module-DKJmlaMg.js +12 -0
- package/chunks/ListMasterFooter.module-DkH4Ou-p.js +10 -0
- package/chunks/ModalWindow.module-Be4wGbwq.js +17 -0
- package/chunks/Notification.module-O5iV5kzx.js +20 -0
- package/chunks/Overlay.module-B0iGlEWG.js +18 -0
- package/chunks/Page.module-D0FFKxyx.js +11 -0
- package/chunks/SMSField.module-DrbNbpz3.js +16 -0
- package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +15 -0
- package/chunks/SliderExtendedRail-D7nuFyRp.js +40 -0
- package/chunks/StatusTracker.module-DenK6Z9K.js +24 -0
- package/chunks/StepperStepArrowBorder-D9rM6XEL.js +101 -0
- package/chunks/{SuggestFieldMobileDropdownHint-Bl-fHUU9.js → SuggestFieldMobileDropdownHint-CSrNs8VF.js} +5 -5
- package/chunks/TableFooter.module-BqHcJ9ea.js +14 -0
- package/chunks/TabsExtended.module-BtTx6oxY.js +16 -0
- package/chunks/TabsLine.module-C9KVj0hj.js +21 -0
- package/chunks/TooltipDesktop.module-uHaX3xgt.js +19 -0
- package/chunks/TreeView.module-BKi0xbbR.js +9 -0
- package/chunks/{UploadZoneInput-CUKt0mmY.js → UploadZoneInput-Bjnmk93x.js} +4 -4
- package/chunks/{constants-CmdvDG7U.js → constants-1ccyxiKh.js} +4 -4
- package/chunks/{utils-iU8-da0U.js → utils-BxF0Dq4C.js} +6 -6
- package/chunks/utils-CVIZqPO7.js +28 -0
- package/chunks/{utils-B8JwCW07.js → utils-CZzNEYf-.js} +7 -7
- package/chunks/{utils-DILds0zQ.js → utils-DfVeTN89.js} +5 -5
- package/components/Alert/AlertContext/AlertContext.js +11 -11
- 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 +18 -18
- package/components/Badge/Badge.js +10 -10
- package/components/Badge/BadgeDot.js +10 -10
- package/components/Badge/components/BadgeContent.js +20 -20
- package/components/Badge/components/BadgePostfix.js +7 -7
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +5 -5
- package/components/Button/Button.js +15 -15
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +1 -1
- package/components/Button/ButtonIcon.js +4 -4
- package/components/Calendar/Calendar.js +2 -2
- 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 +19 -19
- 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 +9 -9
- package/components/Checkbox/Checkbox.js +17 -17
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +4 -4
- 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 +1 -1
- package/components/Chip/ChipOptions.js +6 -6
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +7 -7
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +28 -27
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +75 -65
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +11 -11
- package/components/Col/Col.js +136 -136
- package/components/CollapsableTree/components/CollapsableTreeNode.js +11 -11
- 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 +53 -51
- package/components/DateField/DateFieldTarget.js +39 -38
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +4 -4
- package/components/DateRange/DateRange.js +18 -18
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/DesignTokens/components/Stepper.js +11 -20
- package/components/Divider/Divider.js +20 -20
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
- package/components/Dropdown/desktop/DropdownDesktop.js +7 -7
- 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 +4 -4
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +1 -1
- package/components/ExpandAnimation/ExpandAnimation.js +23 -23
- 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 +20 -20
- package/components/FormField/components/FormFieldClear.js +7 -7
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +4 -4
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +14 -14
- package/components/FormField/components/FormFieldPostfix.js +6 -6
- package/components/FormField/components/FormFieldPrefix.js +9 -9
- package/components/FormField/components/FormFieldTarget.js +4 -4
- package/components/FormField/components/FormFieldTextarea.js +28 -28
- 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 +10 -10
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +2 -2
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +69 -63
- package/components/IslandWidget/IslandWidget.js +49 -41
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +7 -7
- package/components/LightBox/LightBox.js +5 -5
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +10 -10
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +15 -15
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +7 -7
- package/components/Link/Link.js +24 -24
- package/components/List/List.js +5 -5
- package/components/List/ListSortable.js +30 -55
- package/components/List/components/ListEmptyState.js +6 -6
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +10 -10
- package/components/List/components/ListItemControls.js +6 -6
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +40 -39
- package/components/List/components/ListItemLoading.js +8 -8
- package/components/List/components/ListItemSelectable.js +10 -10
- package/components/List/components/ListItemTable.js +6 -6
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +22 -21
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +8 -8
- package/components/List/index.js +1 -1
- package/components/List/utils.js +20 -0
- package/components/ListMaster/ListMaster.js +20 -13
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +9 -9
- package/components/ListMaster/components/SelectionControls.js +9 -9
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- 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 +12 -12
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +2 -2
- package/components/ModalWindow/components/ModalWindowClose.js +3 -3
- 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/MonthYearField.js +32 -30
- package/components/MonthYearField/MonthYearFieldTarget.js +37 -36
- 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 +10 -10
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +2 -2
- package/components/OrderedList/OrderedListItem.js +5 -5
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +8 -8
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +6 -6
- package/components/Pagination/components/PaginationNavigationButton.js +5 -5
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +8 -8
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +1 -1
- package/components/Radio/Radio.js +16 -16
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +6 -6
- package/components/Row/Row.js +6 -6
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +11 -11
- package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
- package/components/SelectExtendedField/SelectExtendedField.js +10 -10
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +22 -22
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +9 -9
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +7 -7
- 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 +26 -26
- package/components/SmallInput/SmallInput.js +1 -1
- package/components/Spoiler/Spoiler.js +13 -13
- 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 +30 -24
- package/components/Stepper/Stepper.js +104 -89
- 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 +58 -58
- 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 +12 -12
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +1 -1
- package/components/Table/PaginationPanel.js +2 -2
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +9 -9
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +6 -6
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +5 -5
- package/components/Table/TabsLinePanelLinks.js +8 -8
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +13 -13
- 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 +1 -1
- package/components/Tag/Tag.js +6 -6
- package/components/TagColor/TagColor.js +15 -15
- package/components/TagColor/index.js +4 -2
- package/components/TagGroup/TagGroup.js +7 -7
- 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 +7 -7
- 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 +13 -13
- package/components/TopOverlay/TopOverlay.js +19 -19
- 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 +21 -21
- package/components/Typography/CodeText.js +7 -7
- package/components/Typography/Text.js +20 -20
- package/components/Typography/Title.js +24 -24
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +5 -5
- package/components/UnorderedList/UnorderedListItem.js +11 -11
- 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 +115 -42
- package/index.js +329 -324
- package/package.json +6 -2
- package/styles/triplex-next.css +538 -541
- package/chunks/AlertProcessSpoiler-B46jKfAb.js +0 -41
- package/chunks/Card.module-CncHGyjC.js +0 -17
- package/chunks/CheckboxTreeExtended.module-B1Kgd0nu.js +0 -15
- package/chunks/Chip-DTIbYTEg.js +0 -77
- package/chunks/Confirm.module-EXbF7o_5.js +0 -15
- package/chunks/DropdownMobile.module-BoKjV5kN.js +0 -23
- package/chunks/Footer.module-DZkZf8cZ.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DgEDu6U2.js +0 -9
- package/chunks/HeaderTabs.module-BepwFanR.js +0 -9
- package/chunks/IslandAccordion.module-rpYHTG9-.js +0 -25
- package/chunks/IslandWidgetFooter.module-CGX_gIzr.js +0 -9
- package/chunks/IslandWidgetHeader.module-CBRjot0L.js +0 -12
- package/chunks/LightBoxControls.module-DW8BGlP2.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DfPgpuEZ.js +0 -9
- package/chunks/ListItemTail.module-BaV7s4hM.js +0 -12
- package/chunks/ListMasterFooter.module-DJ5zh4gk.js +0 -10
- package/chunks/ModalWindow.module-CBYym922.js +0 -17
- package/chunks/Notification.module-DxdRS8Y5.js +0 -20
- package/chunks/Overlay.module-BNFZ_rbt.js +0 -18
- package/chunks/Page.module-C50cd0OD.js +0 -11
- package/chunks/RightBorderArrow-BDD4mS5-.js +0 -146
- package/chunks/SMSField.module-C20gqTPw.js +0 -16
- package/chunks/SliderExtendedMarks.module-CsyPT1yp.js +0 -15
- package/chunks/SliderExtendedRail-D5G6Gddu.js +0 -40
- package/chunks/StatusTracker.module-Dn-2MvTp.js +0 -24
- package/chunks/TableFooter.module-CVe7H3F5.js +0 -14
- package/chunks/TabsExtended.module-DAVeemgZ.js +0 -16
- package/chunks/TabsLine.module-DpFaqhk4.js +0 -21
- package/chunks/TooltipDesktop.module-OpglHVA8.js +0 -19
- package/chunks/TreeView.module-D0XjOCzq.js +0 -9
- package/chunks/utils-D0TxmRz_.js +0 -28
- package/components/Stepper/RightBorderArrow.js +0 -7
- package/components/Stepper/StepperWrapper.js +0 -12
|
@@ -2,13 +2,13 @@ import "./desktop/SuggestFieldDesktopDropdown.js";
|
|
|
2
2
|
import { SuggestFieldDesktop as S } from "./desktop/SuggestFieldDesktop.js";
|
|
3
3
|
import { SuggestFieldMobile as b } from "./mobile/SuggestFieldMobile.js";
|
|
4
4
|
import "./mobile/SuggestFieldMobileDropdown.js";
|
|
5
|
-
import "../../chunks/SuggestFieldMobileDropdownHint-
|
|
5
|
+
import "../../chunks/SuggestFieldMobileDropdownHint-CSrNs8VF.js";
|
|
6
6
|
import { jsx as o } from "react/jsx-runtime";
|
|
7
7
|
import { MobileView as I } from "../MobileView/MobileView.js";
|
|
8
8
|
import "../FormField/components/FormFieldClear.js";
|
|
9
9
|
import "../FormField/components/FormFieldCounter.js";
|
|
10
10
|
import "../FormField/components/FormFieldDescription.js";
|
|
11
|
-
import { F as O } from "../../chunks/FormFieldInput-
|
|
11
|
+
import { F as O } from "../../chunks/FormFieldInput-DB9UpgIs.js";
|
|
12
12
|
import "../FormField/components/FormFieldLabel.js";
|
|
13
13
|
import "../FormField/components/FormFieldMaskedInput.js";
|
|
14
14
|
import "../FormField/components/FormFieldPostfix.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SuggestFieldDesktopDropdown as ro } from "./SuggestFieldDesktopDropdown.js";
|
|
2
|
-
import { jsxs as B, jsx as
|
|
3
|
-
import fo, { useState as
|
|
2
|
+
import { jsxs as B, jsx as s } from "react/jsx-runtime";
|
|
3
|
+
import fo, { useState as n, useRef as x, useLayoutEffect as so, useCallback as r, useEffect as no } from "react";
|
|
4
4
|
import { EComponentSize as co } from "../../../enums/EComponentSize.js";
|
|
5
5
|
import { Tooltip as E } from "../../Tooltip/Tooltip.js";
|
|
6
6
|
import { ETooltipSize as lo } from "../../Tooltip/enums.js";
|
|
@@ -9,7 +9,7 @@ import { EFormFieldStatus as _ } from "../../FormField/enums.js";
|
|
|
9
9
|
import { FormFieldClear as go } from "../../FormField/components/FormFieldClear.js";
|
|
10
10
|
import "../../FormField/components/FormFieldCounter.js";
|
|
11
11
|
import "../../FormField/components/FormFieldDescription.js";
|
|
12
|
-
import { F as ho } from "../../../chunks/FormFieldInput-
|
|
12
|
+
import { F as ho } from "../../../chunks/FormFieldInput-DB9UpgIs.js";
|
|
13
13
|
import "../../FormField/components/FormFieldLabel.js";
|
|
14
14
|
import "../../FormField/components/FormFieldMaskedInput.js";
|
|
15
15
|
import "../../FormField/components/FormFieldPostfix.js";
|
|
@@ -23,7 +23,7 @@ import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
|
23
23
|
import { DropdownListContext as po } from "../../Dropdown/DropdownListContext.js";
|
|
24
24
|
import "../../Dropdown/desktop/DropdownDesktop.js";
|
|
25
25
|
import "../../Dropdown/desktop/DropdownList.js";
|
|
26
|
-
import "../../../chunks/DropdownListItem-
|
|
26
|
+
import "../../../chunks/DropdownListItem-kVq_Shxy.js";
|
|
27
27
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
28
28
|
import "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
29
29
|
import "../../Dropdown/mobile/DropdownMobileClose.js";
|
|
@@ -35,114 +35,114 @@ import "../../Dropdown/mobile/DropdownMobileList.js";
|
|
|
35
35
|
import "../../Dropdown/mobile/DropdownMobileListItem.js";
|
|
36
36
|
import "../../Dropdown/Dropdown.js";
|
|
37
37
|
import { DataTestId as q } from "../../../consts/DataTestId.js";
|
|
38
|
-
import { u as
|
|
39
|
-
import { isKey as
|
|
40
|
-
const
|
|
41
|
-
value:
|
|
42
|
-
options:
|
|
38
|
+
import { u as Fo } from "../../../chunks/vendor-DudMBGKr.js";
|
|
39
|
+
import { isKey as Lo } from "../../../utils/keyboard.js";
|
|
40
|
+
const rt = ({
|
|
41
|
+
value: e,
|
|
42
|
+
options: h,
|
|
43
43
|
size: F = co.LG,
|
|
44
44
|
status: L,
|
|
45
45
|
placeholder: z,
|
|
46
|
-
"data-test-id":
|
|
46
|
+
"data-test-id": c,
|
|
47
47
|
tooltipHint: G,
|
|
48
48
|
loading: N,
|
|
49
49
|
tooltipOpen: T,
|
|
50
50
|
dropdownListLoading: H,
|
|
51
51
|
clearInputOnFocus: R,
|
|
52
|
-
onFilter:
|
|
53
|
-
onClear:
|
|
54
|
-
onSelect:
|
|
55
|
-
onScrollEnd:
|
|
52
|
+
onFilter: l,
|
|
53
|
+
onClear: D,
|
|
54
|
+
onSelect: a,
|
|
55
|
+
onScrollEnd: w,
|
|
56
56
|
prefix: J,
|
|
57
57
|
postfix: Q,
|
|
58
58
|
renderInput: O,
|
|
59
59
|
renderDropdown: k,
|
|
60
60
|
renderDropdownList: U,
|
|
61
61
|
renderDropdownListItem: W,
|
|
62
|
-
inputProps:
|
|
62
|
+
inputProps: t,
|
|
63
63
|
...X
|
|
64
64
|
}) => {
|
|
65
|
-
const [
|
|
66
|
-
(
|
|
67
|
-
const y = x(null), Z = x(
|
|
65
|
+
const [d, g] = n((e == null ? void 0 : e.label) || ""), [I, M] = n(!1), [f, p] = n(!1), [C, S] = n(!1), [K] = n(() => Fo()), [$, b] = n(), [A, Y] = n(e);
|
|
66
|
+
(e == null ? void 0 : e.id) !== (A == null ? void 0 : A.id) && (Y(e), g((e == null ? void 0 : e.label) || ""));
|
|
67
|
+
const y = x(null), Z = x(w);
|
|
68
68
|
so(() => {
|
|
69
|
-
Z.current =
|
|
70
|
-
}, [
|
|
69
|
+
Z.current = w;
|
|
70
|
+
}, [w]);
|
|
71
71
|
const V = r(
|
|
72
72
|
(o) => {
|
|
73
73
|
var i;
|
|
74
|
-
M(!0), R &&
|
|
74
|
+
M(!0), R && d.length !== 0 && (g(""), l("")), (i = t.onFocus) == null || i.call(t, o);
|
|
75
75
|
},
|
|
76
|
-
[R,
|
|
76
|
+
[R, d, l, t]
|
|
77
77
|
), m = r((o) => {
|
|
78
|
-
|
|
78
|
+
S(o), b(void 0), p(!1);
|
|
79
79
|
}, []), u = r(
|
|
80
80
|
(o) => {
|
|
81
81
|
var i;
|
|
82
|
-
M(!1), m(!1),
|
|
82
|
+
M(!1), m(!1), d.length !== 0 ? g((e == null ? void 0 : e.label) || "") : e !== void 0 && a(void 0), (i = t.onBlur) == null || i.call(t, o);
|
|
83
83
|
},
|
|
84
|
-
[m,
|
|
84
|
+
[m, d, e, a, t]
|
|
85
85
|
), v = r(
|
|
86
86
|
(o) => {
|
|
87
87
|
var i;
|
|
88
|
-
|
|
88
|
+
Lo(o.key, "ESCAPE") && f && (o.stopPropagation(), m(!0)), (i = t.onKeyDown) == null || i.call(t, o);
|
|
89
89
|
},
|
|
90
|
-
[
|
|
90
|
+
[f, m, t]
|
|
91
91
|
), P = r(
|
|
92
92
|
(o) => {
|
|
93
93
|
var i;
|
|
94
|
-
|
|
94
|
+
f || (S(!1), p(!0)), (i = t.onMouseDown) == null || i.call(t, o);
|
|
95
95
|
},
|
|
96
|
-
[
|
|
96
|
+
[f, t]
|
|
97
97
|
), oo = r(
|
|
98
98
|
(o) => {
|
|
99
99
|
var i;
|
|
100
|
-
|
|
100
|
+
S(!1), b(void 0), g(o.target.value), l(o.target.value), (i = t.onChange) == null || i.call(t, o);
|
|
101
101
|
},
|
|
102
|
-
[
|
|
103
|
-
),
|
|
102
|
+
[l, t]
|
|
103
|
+
), to = r(
|
|
104
104
|
(o) => {
|
|
105
|
-
|
|
105
|
+
e !== void 0 && a(void 0), d.length !== 0 && (l(""), g("")), D == null || D(o);
|
|
106
106
|
},
|
|
107
|
-
[
|
|
108
|
-
),
|
|
107
|
+
[e, a, d.length, l, D]
|
|
108
|
+
), eo = r(
|
|
109
109
|
(o) => {
|
|
110
|
-
o ?
|
|
110
|
+
o ? p(o) : m(!1);
|
|
111
111
|
},
|
|
112
112
|
[m]
|
|
113
113
|
), io = r(
|
|
114
114
|
(o) => {
|
|
115
|
-
m(!0),
|
|
115
|
+
m(!0), g((o == null ? void 0 : o.label) || ""), a(o);
|
|
116
116
|
},
|
|
117
|
-
[m,
|
|
117
|
+
[m, a]
|
|
118
118
|
);
|
|
119
119
|
no(() => {
|
|
120
|
-
|
|
121
|
-
}, [
|
|
120
|
+
I && (f ? h.length === 0 && m(!1) : h.length !== 0 && !C && p(!0));
|
|
121
|
+
}, [I, f, h.length, m, C]);
|
|
122
122
|
const mo = () => {
|
|
123
|
-
const o = O === void 0 ? ho : O, i = k === void 0 ? ro : k, j =
|
|
123
|
+
const o = O === void 0 ? ho : O, i = k === void 0 ? ro : k, j = f && h.length !== 0;
|
|
124
124
|
return /* @__PURE__ */ B(
|
|
125
125
|
ao,
|
|
126
126
|
{
|
|
127
|
-
"data-test-id":
|
|
127
|
+
"data-test-id": c,
|
|
128
128
|
status: L,
|
|
129
129
|
size: F,
|
|
130
130
|
prefix: J,
|
|
131
131
|
postfix: /* @__PURE__ */ B(fo.Fragment, { children: [
|
|
132
|
-
|
|
133
|
-
N && /* @__PURE__ */
|
|
132
|
+
D !== void 0 && /* @__PURE__ */ s(go, { onClick: to }),
|
|
133
|
+
N && /* @__PURE__ */ s(Do, { theme: wo.BRAND, size: F }),
|
|
134
134
|
Q
|
|
135
135
|
] }),
|
|
136
136
|
...X,
|
|
137
137
|
ref: y,
|
|
138
138
|
children: [
|
|
139
|
-
/* @__PURE__ */
|
|
139
|
+
/* @__PURE__ */ s(
|
|
140
140
|
o,
|
|
141
141
|
{
|
|
142
|
-
value:
|
|
142
|
+
value: d,
|
|
143
143
|
placeholder: z,
|
|
144
|
-
"data-test-id":
|
|
145
|
-
...
|
|
144
|
+
"data-test-id": c && `${c}${q.Suggest.input}`,
|
|
145
|
+
...t,
|
|
146
146
|
role: "combobox",
|
|
147
147
|
"aria-autocomplete": "list",
|
|
148
148
|
"aria-controls": K,
|
|
@@ -156,20 +156,20 @@ const re = ({
|
|
|
156
156
|
onChange: oo
|
|
157
157
|
}
|
|
158
158
|
),
|
|
159
|
-
/* @__PURE__ */
|
|
159
|
+
/* @__PURE__ */ s(po.Provider, { value: { activeDescendant: $, setActiveDescendant: b }, children: /* @__PURE__ */ s(
|
|
160
160
|
i,
|
|
161
161
|
{
|
|
162
|
-
value:
|
|
163
|
-
options:
|
|
162
|
+
value: e,
|
|
163
|
+
options: h,
|
|
164
164
|
size: F,
|
|
165
|
-
dataTestId:
|
|
165
|
+
dataTestId: c,
|
|
166
166
|
listId: K,
|
|
167
167
|
opened: j,
|
|
168
168
|
listLoading: H,
|
|
169
169
|
targetRef: y,
|
|
170
|
-
setOpened:
|
|
170
|
+
setOpened: eo,
|
|
171
171
|
onSelect: io,
|
|
172
|
-
onScrollEnd:
|
|
172
|
+
onScrollEnd: w,
|
|
173
173
|
renderList: U,
|
|
174
174
|
renderListItem: W
|
|
175
175
|
}
|
|
@@ -182,19 +182,19 @@ const re = ({
|
|
|
182
182
|
E,
|
|
183
183
|
{
|
|
184
184
|
size: lo.SM,
|
|
185
|
-
isOpen: !!(T &&
|
|
185
|
+
isOpen: !!(T && I) && L !== _.DISABLED,
|
|
186
186
|
toggle: () => {
|
|
187
187
|
},
|
|
188
188
|
targetRef: y,
|
|
189
189
|
disableAdaptiveMode: !0,
|
|
190
190
|
children: [
|
|
191
|
-
/* @__PURE__ */
|
|
192
|
-
/* @__PURE__ */
|
|
191
|
+
/* @__PURE__ */ s(E.Body, { "data-test-id": c && `${c}${q.Suggest.tooltip}`, children: G }),
|
|
192
|
+
/* @__PURE__ */ s(E.Target, { children: mo() })
|
|
193
193
|
]
|
|
194
194
|
}
|
|
195
195
|
);
|
|
196
196
|
};
|
|
197
197
|
export {
|
|
198
|
-
|
|
198
|
+
rt as SuggestFieldDesktop
|
|
199
199
|
};
|
|
200
200
|
//# sourceMappingURL=SuggestFieldDesktop.js.map
|
|
@@ -4,7 +4,7 @@ import { Portal as _ } from "../../Portal/Portal.js";
|
|
|
4
4
|
import "../../Dropdown/DropdownListContext.js";
|
|
5
5
|
import { DropdownDesktop as b } from "../../Dropdown/desktop/DropdownDesktop.js";
|
|
6
6
|
import { DropdownList as L } from "../../Dropdown/desktop/DropdownList.js";
|
|
7
|
-
import { D as O } from "../../../chunks/DropdownListItem-
|
|
7
|
+
import { D as O } from "../../../chunks/DropdownListItem-kVq_Shxy.js";
|
|
8
8
|
import { EDropdownWidth as u } from "../../Dropdown/desktop/enums.js";
|
|
9
9
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
10
10
|
import "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
@@ -2,7 +2,7 @@ import { SuggestFieldDesktopDropdown as r } from "./desktop/SuggestFieldDesktopD
|
|
|
2
2
|
import { SuggestFieldDesktop as g } from "./desktop/SuggestFieldDesktop.js";
|
|
3
3
|
import { SuggestFieldMobile as i } from "./mobile/SuggestFieldMobile.js";
|
|
4
4
|
import { SuggestFieldMobileDropdown as l } from "./mobile/SuggestFieldMobileDropdown.js";
|
|
5
|
-
import { S } from "../../chunks/SuggestFieldMobileDropdownHint-
|
|
5
|
+
import { S } from "../../chunks/SuggestFieldMobileDropdownHint-CSrNs8VF.js";
|
|
6
6
|
import { SuggestField as m } from "./SuggestField.js";
|
|
7
7
|
export {
|
|
8
8
|
m as SuggestField,
|
|
@@ -7,7 +7,7 @@ import { DataTestId as y } from "../../../consts/DataTestId.js";
|
|
|
7
7
|
import { FormFieldClear as A } from "../../FormField/components/FormFieldClear.js";
|
|
8
8
|
import "../../FormField/components/FormFieldCounter.js";
|
|
9
9
|
import "../../FormField/components/FormFieldDescription.js";
|
|
10
|
-
import { F as G } from "../../../chunks/FormFieldInput-
|
|
10
|
+
import { F as G } from "../../../chunks/FormFieldInput-DB9UpgIs.js";
|
|
11
11
|
import "../../FormField/components/FormFieldLabel.js";
|
|
12
12
|
import "../../FormField/components/FormFieldMaskedInput.js";
|
|
13
13
|
import "../../FormField/components/FormFieldPostfix.js";
|
|
@@ -18,7 +18,7 @@ import "../../FormField/FormField.js";
|
|
|
18
18
|
import { LoaderSmall as N } from "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
19
19
|
import { ELoaderSmallTheme as T } from "../../Loader/LoaderSmall/enum.js";
|
|
20
20
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
21
|
-
import "../../../chunks/SuggestFieldMobileDropdownHint-
|
|
21
|
+
import "../../../chunks/SuggestFieldMobileDropdownHint-CSrNs8VF.js";
|
|
22
22
|
const po = ({
|
|
23
23
|
value: r,
|
|
24
24
|
options: b,
|
|
@@ -3,7 +3,7 @@ import q, { useState as D, useRef as p, useCallback as i } from "react";
|
|
|
3
3
|
import "../../Dropdown/DropdownListContext.js";
|
|
4
4
|
import "../../Dropdown/desktop/DropdownDesktop.js";
|
|
5
5
|
import "../../Dropdown/desktop/DropdownList.js";
|
|
6
|
-
import "../../../chunks/DropdownListItem-
|
|
6
|
+
import "../../../chunks/DropdownListItem-kVq_Shxy.js";
|
|
7
7
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
8
8
|
import { DropdownMobileBody as z } from "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
9
9
|
import { DropdownMobileClose as A } from "../../Dropdown/mobile/DropdownMobileClose.js";
|
|
@@ -15,7 +15,7 @@ import { DropdownMobileList as K } from "../../Dropdown/mobile/DropdownMobileLis
|
|
|
15
15
|
import { DropdownMobileListItem as L } from "../../Dropdown/mobile/DropdownMobileListItem.js";
|
|
16
16
|
import { DropdownMobileLoader as Q } from "../../Dropdown/mobile/DropdownMobileLoader.js";
|
|
17
17
|
import { Dropdown as U } from "../../Dropdown/Dropdown.js";
|
|
18
|
-
import { s as W, S as X } from "../../../chunks/SuggestFieldMobileDropdownHint-
|
|
18
|
+
import { s as W, S as X } from "../../../chunks/SuggestFieldMobileDropdownHint-CSrNs8VF.js";
|
|
19
19
|
const Y = ({
|
|
20
20
|
value: o,
|
|
21
21
|
options: M,
|
|
@@ -4,7 +4,7 @@ import "../../Typography/Caption.js";
|
|
|
4
4
|
import "../../Typography/CodeText.js";
|
|
5
5
|
import "../../Typography/Text.js";
|
|
6
6
|
import "../../Typography/Title.js";
|
|
7
|
-
import { S as g } from "../../../chunks/SuggestFieldMobileDropdownHint-
|
|
7
|
+
import { S as g } from "../../../chunks/SuggestFieldMobileDropdownHint-CSrNs8VF.js";
|
|
8
8
|
export {
|
|
9
9
|
g as SuggestFieldMobileDropdownHint
|
|
10
10
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SuggestFieldMobile as r } from "./SuggestFieldMobile.js";
|
|
2
2
|
import { SuggestFieldMobileDropdown as t } from "./SuggestFieldMobileDropdown.js";
|
|
3
|
-
import { S as l } from "../../../chunks/SuggestFieldMobileDropdownHint-
|
|
3
|
+
import { S as l } from "../../../chunks/SuggestFieldMobileDropdownHint-CSrNs8VF.js";
|
|
4
4
|
export {
|
|
5
5
|
r as SuggestFieldMobile,
|
|
6
6
|
t as SuggestFieldMobileDropdown,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { jsxs as j, jsx as
|
|
2
|
-
import z, { useState as
|
|
1
|
+
import { jsxs as j, jsx as w } from "react/jsx-runtime";
|
|
2
|
+
import z, { useState as A, useRef as u, useEffect as M, useImperativeHandle as W } from "react";
|
|
3
3
|
import { c as g } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
const H = "
|
|
4
|
+
const H = "swipeableArea__5ff3cc5a", V = "content__e0c686bd", $ = "disableScroll__26f1de30", k = "disablePointerEvents__0dd0217a", q = "swipeAnimationFinish__ab43f3d0", G = "leftContent__c58395d7", J = "rightContent__abfb8751", s = {
|
|
5
5
|
swipeableArea: H,
|
|
6
6
|
content: V,
|
|
7
7
|
disableScroll: $,
|
|
@@ -9,9 +9,9 @@ const H = "swipeableArea__1bfad5e0", V = "content__c6692e5d", $ = "disableScroll
|
|
|
9
9
|
swipeAnimationFinish: q,
|
|
10
10
|
leftContent: G,
|
|
11
11
|
rightContent: J
|
|
12
|
-
}, p = 24,
|
|
12
|
+
}, p = 24, b = s.swipeAnimationFinish, K = s.disableScroll, Q = s.disablePointerEvents, N = { clientX: 0, clientY: 0 }, U = z.forwardRef(
|
|
13
13
|
({ children: L, className: I, leftSwipeableArea: m, rightSwipeableArea: C, ...y }, B) => {
|
|
14
|
-
const [S, a] =
|
|
14
|
+
const [S, a] = A(!1), [l, d] = A(), [o, e] = A(0), i = u(null), r = u(null), n = u(0), f = u(N), _ = u(null), X = () => {
|
|
15
15
|
a(!0);
|
|
16
16
|
const t = n.current - o;
|
|
17
17
|
n.current === 0 ? t > 0 ? e(
|
|
@@ -86,38 +86,38 @@ const H = "swipeableArea__1bfad5e0", V = "content__c6692e5d", $ = "disableScroll
|
|
|
86
86
|
{
|
|
87
87
|
className: g(s.swipeableArea, I),
|
|
88
88
|
...y,
|
|
89
|
-
"data-tx": "1.
|
|
89
|
+
"data-tx": "1.27.0",
|
|
90
90
|
ref: _,
|
|
91
91
|
children: [
|
|
92
|
-
typeof m < "u" ? /* @__PURE__ */
|
|
92
|
+
typeof m < "u" ? /* @__PURE__ */ w(
|
|
93
93
|
"div",
|
|
94
94
|
{
|
|
95
95
|
className: g(s.leftContent, {
|
|
96
|
-
[
|
|
96
|
+
[b]: S
|
|
97
97
|
}),
|
|
98
98
|
ref: i,
|
|
99
99
|
style: { opacity: Y() },
|
|
100
100
|
children: m
|
|
101
101
|
}
|
|
102
102
|
) : null,
|
|
103
|
-
typeof C < "u" ? /* @__PURE__ */
|
|
103
|
+
typeof C < "u" ? /* @__PURE__ */ w(
|
|
104
104
|
"div",
|
|
105
105
|
{
|
|
106
106
|
className: g(s.rightContent, {
|
|
107
|
-
[
|
|
107
|
+
[b]: S
|
|
108
108
|
}),
|
|
109
109
|
ref: r,
|
|
110
110
|
style: { opacity: P() },
|
|
111
111
|
children: C
|
|
112
112
|
}
|
|
113
113
|
) : null,
|
|
114
|
-
/* @__PURE__ */
|
|
114
|
+
/* @__PURE__ */ w(
|
|
115
115
|
"div",
|
|
116
116
|
{
|
|
117
117
|
className: g(s.content, {
|
|
118
118
|
[Q]: o !== 0,
|
|
119
119
|
[K]: l === "horizontal",
|
|
120
|
-
[
|
|
120
|
+
[b]: S
|
|
121
121
|
}),
|
|
122
122
|
onTouchStart: x,
|
|
123
123
|
onTouchMove: O,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { c as r } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
|
-
const s = "
|
|
3
|
+
const s = "filterPanel__d692354c", i = {
|
|
4
4
|
filterPanel: s
|
|
5
|
-
}, n = ({ children: e, className: l, ...
|
|
5
|
+
}, n = ({ children: e, className: l, ...t }) => /* @__PURE__ */ a(
|
|
6
6
|
"div",
|
|
7
7
|
{
|
|
8
8
|
className: r(i.filterPanel, l),
|
|
9
|
-
...
|
|
10
|
-
"data-tx": "1.
|
|
9
|
+
...t,
|
|
10
|
+
"data-tx": "1.27.0",
|
|
11
11
|
children: e
|
|
12
12
|
}
|
|
13
13
|
);
|
|
@@ -11,7 +11,7 @@ import { TableFooter as u } from "./TableFooter/TableFooter.js";
|
|
|
11
11
|
import { PaginationPanel as d } from "./PaginationPanel.js";
|
|
12
12
|
import "./TableBasicSettings/components/ColumnSettings.js";
|
|
13
13
|
import "./TableBasic/enums.js";
|
|
14
|
-
const x = "
|
|
14
|
+
const x = "masterTable__1ef4b35d", g = {
|
|
15
15
|
masterTable: x
|
|
16
16
|
}, e = ({ children: t, className: o, loading: r = !1, ...m }) => {
|
|
17
17
|
const [s, l] = i([]);
|
|
@@ -28,7 +28,7 @@ const x = "masterTable__735f836b", g = {
|
|
|
28
28
|
{
|
|
29
29
|
className: b(g.masterTable, o),
|
|
30
30
|
...m,
|
|
31
|
-
"data-tx": "1.
|
|
31
|
+
"data-tx": "1.27.0",
|
|
32
32
|
children: t
|
|
33
33
|
}
|
|
34
34
|
)
|
|
@@ -2,7 +2,7 @@ import { jsxs as m, jsx as o } from "react/jsx-runtime";
|
|
|
2
2
|
import { c as e } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
3
|
import { Gap as l } from "../Gap/Gap.js";
|
|
4
4
|
import { ServicesetupSysIcon96 as r } from "@sberbusiness/icons-next";
|
|
5
|
-
const i = "
|
|
5
|
+
const i = "noColumns__4bbc5e82", a = "content__902cd847", s = {
|
|
6
6
|
noColumns: i,
|
|
7
7
|
content: a
|
|
8
8
|
}, p = ({ children: n, className: t, ...c }) => /* @__PURE__ */ m("div", { className: e(s.noColumns, t), ...c, children: [
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { c as o } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
|
-
const s = "
|
|
3
|
+
const s = "paginationPanel__9747a2c4", e = {
|
|
4
4
|
paginationPanel: s
|
|
5
5
|
}, l = ({ children: a, className: n, ...i }) => /* @__PURE__ */ t(
|
|
6
6
|
"div",
|
|
7
7
|
{
|
|
8
8
|
className: o(e.paginationPanel, n),
|
|
9
9
|
...i,
|
|
10
|
-
"data-tx": "1.
|
|
10
|
+
"data-tx": "1.27.0",
|
|
11
11
|
children: a
|
|
12
12
|
}
|
|
13
13
|
);
|
|
@@ -2,7 +2,7 @@ import { jsxs as d, jsx as r } from "react/jsx-runtime";
|
|
|
2
2
|
import { useContext as B, useEffect as N } from "react";
|
|
3
3
|
import { i as T } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { MasterTableContext as L } from "../MasterTableContext.js";
|
|
5
|
-
import { s as a } from "../../../chunks/utils-
|
|
5
|
+
import { s as a } from "../../../chunks/utils-CZzNEYf-.js";
|
|
6
6
|
import { TableBasicHeader as g } from "./components/TableBasicHeader.js";
|
|
7
7
|
import { TableBasicBody as C } from "./components/TableBasicBody.js";
|
|
8
8
|
import { LoaderMiddle as E } from "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { TableBasicRow as b } from "./TableBasicRow.js";
|
|
3
3
|
import { c as p } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
import { s as r } from "../../../../chunks/utils-
|
|
4
|
+
import { s as r } from "../../../../chunks/utils-CZzNEYf-.js";
|
|
5
5
|
const B = ({ columns: c, data: o, highlightRowOnHover: t, onClickRow: e }) => {
|
|
6
6
|
if (o.length === 0)
|
|
7
7
|
return null;
|
|
@@ -5,7 +5,7 @@ import { getAriaHTMLAttributes as H } from "../../../../utils/html/AriaAttribute
|
|
|
5
5
|
import { getDataHTMLAttributes as y } from "../../../../utils/html/DataAttributes.js";
|
|
6
6
|
import { ECellType as T, EHorizontalAlign as s, EOrderDirection as t } from "../enums.js";
|
|
7
7
|
import { c as d } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
8
|
-
import { s as n, m as z } from "../../../../chunks/utils-
|
|
8
|
+
import { s as n, m as z } from "../../../../chunks/utils-CZzNEYf-.js";
|
|
9
9
|
import { Text as B } from "../../../Typography/Text.js";
|
|
10
10
|
import { ETextSize as v } from "../../../Typography/enums.js";
|
|
11
11
|
const w = ({ columns: u, onOrderBy: l }) => {
|
|
@@ -3,7 +3,7 @@ import { getAriaHTMLAttributes as H } from "../../../../utils/html/AriaAttribute
|
|
|
3
3
|
import { getDataHTMLAttributes as D } from "../../../../utils/html/DataAttributes.js";
|
|
4
4
|
import { DataTestId as L } from "../../../../consts/DataTestId.js";
|
|
5
5
|
import { c as p } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
6
|
-
import { s as M, a as S, m as X, b as $ } from "../../../../chunks/utils-
|
|
6
|
+
import { s as M, a as S, m as X, b as $ } from "../../../../chunks/utils-CZzNEYf-.js";
|
|
7
7
|
import { ECellType as a, EVerticalAlign as f } from "../enums.js";
|
|
8
8
|
import { ETextSize as A } from "../../../Typography/enums.js";
|
|
9
9
|
import { Text as N } from "../../../Typography/Text.js";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { useRef as
|
|
3
|
-
import { ButtonDropdownExtended as
|
|
2
|
+
import { useRef as i } from "react";
|
|
3
|
+
import { ButtonDropdownExtended as a } from "../../Button/ButtonDropdownExtended.js";
|
|
4
4
|
import { c as l } from "../../../chunks/vendor-DudMBGKr.js";
|
|
5
5
|
import { TableBasicSettingsBody as u } from "./components/TableBasicSettingsBody.js";
|
|
6
6
|
import { ColumnSettings as w } from "./components/ColumnSettings.js";
|
|
7
7
|
import { TableBasicSettingsFooter as B } from "./components/TableBasicSettingsFooter.js";
|
|
8
8
|
import { TableBasicSettingsHeader as D } from "./components/TableBasicSettingsHeader.js";
|
|
9
9
|
import { Link as x } from "../../Link/Link.js";
|
|
10
|
-
const k = "
|
|
10
|
+
const k = "tableSettingsLink__dd104a80", L = "tableSettingsDropdown__4bfee44b", d = {
|
|
11
11
|
tableSettingsLink: k,
|
|
12
12
|
tableSettingsDropdown: L
|
|
13
|
-
}, t = ({ children: m, className: p, linkTitle: c, ...
|
|
14
|
-
const r =
|
|
13
|
+
}, t = ({ children: m, className: p, linkTitle: c, ...b }) => {
|
|
14
|
+
const r = i(null), s = i(null), f = ({ opened: e, setOpened: o }) => /* @__PURE__ */ n(
|
|
15
15
|
x,
|
|
16
16
|
{
|
|
17
17
|
href: "#",
|
|
@@ -25,7 +25,7 @@ const k = "tableSettingsLink__ba281f7a", L = "tableSettingsDropdown__962e7a13",
|
|
|
25
25
|
children: c
|
|
26
26
|
}
|
|
27
27
|
), g = ({ className: e, ...o }) => /* @__PURE__ */ n(
|
|
28
|
-
|
|
28
|
+
a.Dropdown,
|
|
29
29
|
{
|
|
30
30
|
className: l(d.tableSettingsDropdown, e),
|
|
31
31
|
...o,
|
|
@@ -35,13 +35,13 @@ const k = "tableSettingsLink__ba281f7a", L = "tableSettingsDropdown__962e7a13",
|
|
|
35
35
|
}
|
|
36
36
|
);
|
|
37
37
|
return /* @__PURE__ */ n(
|
|
38
|
-
|
|
38
|
+
a,
|
|
39
39
|
{
|
|
40
40
|
className: l(d.tableSettingsLink, p),
|
|
41
|
-
renderButton:
|
|
41
|
+
renderButton: f,
|
|
42
42
|
renderDropdown: g,
|
|
43
43
|
dropdownRef: s,
|
|
44
|
-
...
|
|
44
|
+
...b
|
|
45
45
|
}
|
|
46
46
|
);
|
|
47
47
|
};
|
package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js
CHANGED
|
@@ -3,11 +3,11 @@ import i from "react";
|
|
|
3
3
|
import { ListSortableItemTarget as g } from "../../../List/components/ListSortableItemTarget.js";
|
|
4
4
|
import { ListSortableItemControls as l } from "../../../List/components/ListSortableItemControls.js";
|
|
5
5
|
import { c as n } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
6
|
-
const c = "
|
|
6
|
+
const c = "columnSettingsSortableListItemTarget__efc16bbc", S = "dragging__fd12fbde", r = {
|
|
7
7
|
columnSettingsSortableListItemTarget: c,
|
|
8
8
|
dragging: S
|
|
9
9
|
}, b = i.forwardRef(
|
|
10
|
-
({ children: o, className: s, style:
|
|
10
|
+
({ children: o, className: s, style: f, dragging: t, ...a }, m) => /* @__PURE__ */ e(
|
|
11
11
|
g,
|
|
12
12
|
{
|
|
13
13
|
className: n(
|
|
@@ -2,7 +2,7 @@ import { jsx as m } from "react/jsx-runtime";
|
|
|
2
2
|
import e from "react";
|
|
3
3
|
import { c as o } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { ListItem as c } from "../../../List/components/ListItem.js";
|
|
5
|
-
const n = "
|
|
5
|
+
const n = "columnSettingsStaticListItem__dd3458d9", a = {
|
|
6
6
|
columnSettingsStaticListItem: n
|
|
7
7
|
}, r = e.forwardRef(
|
|
8
8
|
({ className: t, ...i }, s) => /* @__PURE__ */ m(c, { className: o(a.columnSettingsStaticListItem, t), ...i, ref: s })
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import o from "react";
|
|
3
3
|
import { c } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
const B = "
|
|
4
|
+
const B = "tableBasicSettingsBody__1f1d2b76", d = {
|
|
5
5
|
tableBasicSettingsBody: B
|
|
6
6
|
}, l = o.forwardRef(
|
|
7
7
|
({ children: t, className: s, ...a }, e) => /* @__PURE__ */ i("div", { className: c(d.tableBasicSettingsBody, s), ref: e, ...a, children: t })
|
|
@@ -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 r } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
const c = "
|
|
4
|
+
const c = "tableBasicSettingsFooter__322b1bba", l = {
|
|
5
5
|
tableBasicSettingsFooter: c
|
|
6
|
-
},
|
|
6
|
+
}, b = i.forwardRef(
|
|
7
7
|
({ children: t, className: e, ...o }, s) => /* @__PURE__ */ a("div", { className: r(l.tableBasicSettingsFooter, e), ref: s, ...o, children: t })
|
|
8
8
|
);
|
|
9
|
-
|
|
9
|
+
b.displayName = "TableBasicSettingsFooter";
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
b as TableBasicSettingsFooter
|
|
12
12
|
};
|
|
13
13
|
//# sourceMappingURL=TableBasicSettingsFooter.js.map
|