@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
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { useState as s, useRef as
|
|
3
|
-
import { LoaderScreen as
|
|
4
|
-
const n = "
|
|
2
|
+
import { useState as s, useRef as d, useEffect as l } from "react";
|
|
3
|
+
import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
|
|
4
|
+
const n = "lightBoxSideOverlayLoaderWrapper__1820d86f", c = {
|
|
5
5
|
lightBoxSideOverlayLoaderWrapper: n
|
|
6
6
|
}, f = ({ loadingTitle: a }) => {
|
|
7
|
-
const [t, r] = s(0), e =
|
|
8
|
-
return
|
|
7
|
+
const [t, r] = s(0), e = d(null);
|
|
8
|
+
return l(() => {
|
|
9
9
|
setTimeout(() => {
|
|
10
10
|
if (e.current) {
|
|
11
11
|
const o = e.current.getBoundingClientRect();
|
|
12
12
|
o.top !== t && (o.top > 0 ? r(0) : r(Math.abs(o.top)));
|
|
13
13
|
}
|
|
14
14
|
});
|
|
15
|
-
}, []), /* @__PURE__ */ i("div", { ref: e, className: c.lightBoxSideOverlayLoaderWrapper, style: { top: `${t}px` }, children: /* @__PURE__ */ i(
|
|
15
|
+
}, []), /* @__PURE__ */ i("div", { ref: e, className: c.lightBoxSideOverlayLoaderWrapper, style: { top: `${t}px` }, children: /* @__PURE__ */ i(p, { type: "middle", children: a }) });
|
|
16
16
|
};
|
|
17
17
|
f.displayName = "LightBoxSideOverlayLoader";
|
|
18
18
|
export {
|
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { forwardRef as N, useRef as
|
|
1
|
+
import { jsx as b } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef as N, useRef as o, useImperativeHandle as R, useState as V, useEffect as x } from "react";
|
|
3
3
|
import { c as h } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
const j = "
|
|
4
|
+
const j = "lightBoxLeftSidebar__12028f92", z = "fixed__2e9fb539", E = "hidden__8ebb64d8", 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: f = 100, onShow: s, onHide: i, ...g }, p) => {
|
|
10
|
+
const n = o(null);
|
|
11
11
|
R(p, () => n.current);
|
|
12
|
-
const [v, _] = V(!0), e =
|
|
13
|
-
return
|
|
12
|
+
const [v, _] = V(!0), e = o(s), t = o(i);
|
|
13
|
+
return x(() => {
|
|
14
14
|
e.current = s, t.current = i;
|
|
15
|
-
}, [s, i]),
|
|
15
|
+
}, [s, i]), x(() => {
|
|
16
16
|
const d = n.current;
|
|
17
17
|
if (!d) return;
|
|
18
|
-
const
|
|
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 > f;
|
|
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(d), () => l.disconnect();
|
|
28
|
+
}, [f]), /* @__PURE__ */ b(
|
|
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__ */ b("div", { className: h(r.lightBoxLeftSidebarInner, { [r.hidden]: !v }), children: m })
|
|
35
35
|
}
|
|
36
36
|
);
|
|
37
37
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as h } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as N, useRef as o, useImperativeHandle as L, useState as V, useEffect as b } from "react";
|
|
3
3
|
import { c as g } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
const j = "
|
|
4
|
+
const j = "lightBoxRightSidebar__f49504e0", z = "fixed__2e9fb539", E = "hidden__8ebb64d8", r = {
|
|
5
5
|
lightBoxRightSidebar: j,
|
|
6
6
|
fixed: z,
|
|
7
7
|
hidden: E
|
|
@@ -13,18 +13,18 @@ const j = "lightBoxRightSidebar__b1192183", z = "fixed__fa3767a2", E = "hidden__
|
|
|
13
13
|
return b(() => {
|
|
14
14
|
e.current = i, t.current = s;
|
|
15
15
|
}, [i, s]), b(() => {
|
|
16
|
-
const
|
|
17
|
-
if (!
|
|
18
|
-
const
|
|
16
|
+
const f = n.current;
|
|
17
|
+
if (!f) return;
|
|
18
|
+
const l = new ResizeObserver((S) => {
|
|
19
19
|
for (const y of S) {
|
|
20
20
|
const c = y.contentRect.width > d;
|
|
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
|
|
27
|
+
return l.observe(f), () => l.disconnect();
|
|
28
28
|
}, [d]), /* @__PURE__ */ h(
|
|
29
29
|
"div",
|
|
30
30
|
{
|
package/components/Link/Link.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as p, jsxs as t, Fragment as i } from "react/jsx-runtime";
|
|
2
2
|
import L from "react";
|
|
3
|
-
import { c as
|
|
3
|
+
import { c as a } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { IconWrapper as F } from "../IconWrapper/IconWrapper.js";
|
|
5
|
-
const I = "
|
|
5
|
+
const I = "link__3f0f3ab2", S = "wordWithContent__ef59eb05", T = "before__be8f7b5f", q = "after__7306d242", e = {
|
|
6
6
|
link: I,
|
|
7
7
|
wordWithContent: S,
|
|
8
8
|
before: T,
|
|
9
9
|
after: q
|
|
10
10
|
}, v = L.forwardRef(
|
|
11
|
-
({ children:
|
|
12
|
-
const c = () => n ? /* @__PURE__ */ t(
|
|
11
|
+
({ children: d, className: h, onBlur: N, onMouseDown: C, contentAfter: s, contentBefore: n, ...u }, W) => {
|
|
12
|
+
const c = () => n ? /* @__PURE__ */ t(i, { children: [
|
|
13
13
|
"",
|
|
14
14
|
n()
|
|
15
15
|
] }) : null, m = () => s ? s() : null, _ = (o) => {
|
|
16
16
|
const r = o.split(" ");
|
|
17
17
|
if (r.length < 2 || r.length < 3 && n && s) {
|
|
18
|
-
const R =
|
|
18
|
+
const R = a(e.wordWithContent, {
|
|
19
19
|
[e.after]: !!s,
|
|
20
20
|
[e.before]: !!n
|
|
21
21
|
});
|
|
@@ -25,43 +25,43 @@ const I = "link__add73811", S = "wordWithContent__aca5d3a9", T = "before__7d1088
|
|
|
25
25
|
m()
|
|
26
26
|
] });
|
|
27
27
|
}
|
|
28
|
-
const
|
|
28
|
+
const l = r[0], f = r[r.length - 1], k = r.slice(1, -1).join(" "), g = a(e.wordWithContent, {
|
|
29
29
|
[e.before]: !!n
|
|
30
30
|
}), x = n ? /* @__PURE__ */ t("span", { className: g, children: [
|
|
31
31
|
c(),
|
|
32
|
-
|
|
33
|
-
] }) :
|
|
32
|
+
l
|
|
33
|
+
] }) : l, y = a(e.wordWithContent, {
|
|
34
34
|
[e.after]: !!s
|
|
35
35
|
}), j = s ? /* @__PURE__ */ t("span", { className: y, children: [
|
|
36
|
-
|
|
36
|
+
f,
|
|
37
37
|
m()
|
|
38
|
-
] }) :
|
|
39
|
-
return /* @__PURE__ */ t(
|
|
38
|
+
] }) : f;
|
|
39
|
+
return /* @__PURE__ */ t(i, { children: [
|
|
40
40
|
x,
|
|
41
41
|
" ",
|
|
42
|
-
|
|
42
|
+
k,
|
|
43
43
|
" ",
|
|
44
44
|
j
|
|
45
45
|
] });
|
|
46
|
-
},
|
|
47
|
-
const r = n ? n() : null,
|
|
48
|
-
return /* @__PURE__ */ t(
|
|
46
|
+
}, b = (o) => {
|
|
47
|
+
const r = n ? n() : null, l = s ? s() : null;
|
|
48
|
+
return /* @__PURE__ */ t(i, { children: [
|
|
49
49
|
r,
|
|
50
50
|
o,
|
|
51
|
-
|
|
51
|
+
l
|
|
52
52
|
] });
|
|
53
|
-
},
|
|
54
|
-
return /* @__PURE__ */
|
|
53
|
+
}, w = n || s ? ((o) => typeof o == "string" ? _(o) : b(o))(d) : d;
|
|
54
|
+
return /* @__PURE__ */ p(
|
|
55
55
|
"a",
|
|
56
56
|
{
|
|
57
57
|
role: "link",
|
|
58
58
|
...u,
|
|
59
|
-
className:
|
|
60
|
-
onBlur:
|
|
61
|
-
onMouseDown:
|
|
62
|
-
"data-tx": "1.
|
|
59
|
+
className: a(h, e.link),
|
|
60
|
+
onBlur: N,
|
|
61
|
+
onMouseDown: C,
|
|
62
|
+
"data-tx": "1.27.0",
|
|
63
63
|
ref: W,
|
|
64
|
-
children: /* @__PURE__ */
|
|
64
|
+
children: /* @__PURE__ */ p(F, { displayContents: !0, children: w })
|
|
65
65
|
}
|
|
66
66
|
);
|
|
67
67
|
}
|
package/components/List/List.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as e, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import a from "react";
|
|
3
3
|
import { c as m } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { LoaderScreen as c } from "../LoaderScreen/LoaderScreen.js";
|
|
5
|
-
const
|
|
6
|
-
list:
|
|
7
|
-
}, p = a.forwardRef(({ children: t, className: s, loading:
|
|
5
|
+
const d = "list__f0397200", f = {
|
|
6
|
+
list: d
|
|
7
|
+
}, p = a.forwardRef(({ children: t, className: s, loading: l, ...o }, r) => /* @__PURE__ */ e("ul", { className: m(f.list, s), ...o, "data-tx": "1.27.0", ref: r, children: [
|
|
8
8
|
t,
|
|
9
|
-
|
|
9
|
+
l ? /* @__PURE__ */ i(c, { type: "middle" }) : null
|
|
10
10
|
] }));
|
|
11
11
|
p.displayName = "List";
|
|
12
12
|
export {
|
|
@@ -1,75 +1,50 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { jsx as
|
|
5
|
-
import
|
|
6
|
-
import { a as
|
|
7
|
-
import { List as
|
|
8
|
-
|
|
1
|
+
var p = Object.defineProperty;
|
|
2
|
+
var b = (t, e, r) => e in t ? p(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r;
|
|
3
|
+
var n = (t, e, r) => b(t, typeof e != "symbol" ? e + "" : e, r);
|
|
4
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
5
|
+
import D from "react";
|
|
6
|
+
import { a as T, b as i, D as y, M as E, r as I, d as M, S as L, v as w, e as C, T as N, f as R } from "../../chunks/vendor-DudMBGKr.js";
|
|
7
|
+
import { List as _ } from "./List.js";
|
|
8
|
+
import { isDraggableTarget as l } from "./utils.js";
|
|
9
|
+
class u extends R {
|
|
9
10
|
}
|
|
10
|
-
|
|
11
|
+
n(u, "activators", [
|
|
11
12
|
{
|
|
12
13
|
eventName: "onMouseDown",
|
|
13
|
-
handler: ({ nativeEvent: e }, { onActivation: r }) => {
|
|
14
|
-
var s;
|
|
15
|
-
if (e.button === 2)
|
|
16
|
-
return !1;
|
|
17
|
-
if (e.target instanceof HTMLElement) {
|
|
18
|
-
let a = e.target;
|
|
19
|
-
for (; a !== null; ) {
|
|
20
|
-
if (((s = a.dataset) == null ? void 0 : s.draggable) === "false")
|
|
21
|
-
return !1;
|
|
22
|
-
a = a.parentElement;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
return r == null || r({ event: e }), !0;
|
|
26
|
-
}
|
|
14
|
+
handler: ({ nativeEvent: e }, { onActivation: r }) => e.button === 2 || !l(e.target) ? !1 : (r == null || r({ event: e }), !0)
|
|
27
15
|
}
|
|
28
16
|
]);
|
|
29
|
-
class
|
|
17
|
+
class f extends N {
|
|
30
18
|
}
|
|
31
|
-
|
|
19
|
+
n(f, "activators", [
|
|
32
20
|
{
|
|
33
21
|
eventName: "onTouchStart",
|
|
34
|
-
handler: ({ nativeEvent: e }, { onActivation: r }) => {
|
|
35
|
-
var s;
|
|
36
|
-
if (e.touches.length > 1)
|
|
37
|
-
return !1;
|
|
38
|
-
if (e.target instanceof HTMLElement) {
|
|
39
|
-
let a = e.target;
|
|
40
|
-
for (; a !== null; ) {
|
|
41
|
-
if (((s = a.dataset) == null ? void 0 : s.draggable) === "false")
|
|
42
|
-
return !1;
|
|
43
|
-
a = a.parentElement;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
return r == null || r({ event: e }), !0;
|
|
47
|
-
}
|
|
22
|
+
handler: ({ nativeEvent: e }, { onActivation: r }) => e.touches.length > 1 || !l(e.target) ? !1 : (r == null || r({ event: e }), !0)
|
|
48
23
|
}
|
|
49
24
|
]);
|
|
50
|
-
function
|
|
51
|
-
const
|
|
52
|
-
const { active:
|
|
53
|
-
if (
|
|
54
|
-
const
|
|
55
|
-
e(
|
|
25
|
+
function j({ items: t, onItemsChange: e, ...r }, c) {
|
|
26
|
+
const g = T(i(u), i(f)), m = (S) => {
|
|
27
|
+
const { active: d, over: s } = S;
|
|
28
|
+
if (s && d.id !== s.id) {
|
|
29
|
+
const x = t.findIndex((a) => a.id === d.id), h = t.findIndex((a) => a.id === s.id);
|
|
30
|
+
e(C(t, x, h));
|
|
56
31
|
}
|
|
57
32
|
};
|
|
58
|
-
return /* @__PURE__ */
|
|
59
|
-
|
|
33
|
+
return /* @__PURE__ */ o(
|
|
34
|
+
y,
|
|
60
35
|
{
|
|
61
|
-
sensors:
|
|
62
|
-
modifiers: [
|
|
63
|
-
measuring: { droppable: { frequency:
|
|
64
|
-
onDragEnd:
|
|
65
|
-
children: /* @__PURE__ */
|
|
36
|
+
sensors: g,
|
|
37
|
+
modifiers: [I, M],
|
|
38
|
+
measuring: { droppable: { frequency: E.WhileDragging } },
|
|
39
|
+
onDragEnd: m,
|
|
40
|
+
children: /* @__PURE__ */ o(L, { items: t, strategy: w, children: /* @__PURE__ */ o(_, { ...r, ref: c }) })
|
|
66
41
|
}
|
|
67
42
|
);
|
|
68
43
|
}
|
|
69
|
-
const
|
|
44
|
+
const z = D.forwardRef(j);
|
|
70
45
|
export {
|
|
71
46
|
u as AdvancedMouseSensor,
|
|
72
|
-
|
|
73
|
-
|
|
47
|
+
f as AdvancedTouchSensor,
|
|
48
|
+
z as ListSortable
|
|
74
49
|
};
|
|
75
50
|
//# sourceMappingURL=ListSortable.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as o } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
const p = "
|
|
4
|
+
const p = "listEmptyState__4f7e2e01", l = {
|
|
5
5
|
listEmptyState: p
|
|
6
|
-
},
|
|
7
|
-
({ children: t, className: s, ...
|
|
6
|
+
}, r = i.forwardRef(
|
|
7
|
+
({ children: t, className: s, ...e }, a) => /* @__PURE__ */ m("div", { className: o(l.listEmptyState, s), ...e, ref: a, children: t })
|
|
8
8
|
);
|
|
9
|
-
|
|
9
|
+
r.displayName = "ListEmptyState";
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
r as ListEmptyState
|
|
12
12
|
};
|
|
13
13
|
//# sourceMappingURL=ListEmptyState.js.map
|
|
@@ -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.27.0", ref: s, children: e }) });
|
|
7
7
|
});
|
|
8
8
|
f.displayName = "ListItem";
|
|
9
9
|
export {
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
2
2
|
import l, { useContext as i } from "react";
|
|
3
3
|
import { c as r } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { ListItemContext as a } from "./ListItemContext.js";
|
|
5
|
-
const d = "
|
|
5
|
+
const d = "listItemContent__1519e62a", C = "selected__6e07691a", t = {
|
|
6
6
|
listItemContent: d,
|
|
7
|
-
selected:
|
|
8
|
-
},
|
|
7
|
+
selected: C
|
|
8
|
+
}, f = l.forwardRef(
|
|
9
9
|
({ children: e, className: s, ...o }, n) => {
|
|
10
|
-
const { selected:
|
|
11
|
-
return /* @__PURE__ */
|
|
10
|
+
const { selected: m } = i(a);
|
|
11
|
+
return /* @__PURE__ */ c(
|
|
12
12
|
"div",
|
|
13
13
|
{
|
|
14
|
-
className: r(t.listItemContent, { [t.selected]:
|
|
14
|
+
className: r(t.listItemContent, { [t.selected]: m }, s),
|
|
15
15
|
...o,
|
|
16
|
-
"data-tx": "1.
|
|
16
|
+
"data-tx": "1.27.0",
|
|
17
17
|
ref: n,
|
|
18
18
|
children: e
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
21
|
}
|
|
22
22
|
);
|
|
23
|
-
|
|
23
|
+
f.displayName = "ListItemContent";
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
f as ListItemContent
|
|
26
26
|
};
|
|
27
27
|
//# sourceMappingURL=ListItemContent.js.map
|
|
@@ -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__30ee21b5", 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
3
|
import "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
import { L as n } from "../../../chunks/ListItemControlsButton-
|
|
4
|
+
import { L as n } from "../../../chunks/ListItemControlsButton-27xRORri.js";
|
|
5
5
|
import "../../Typography/enums.js";
|
|
6
6
|
import "../../Typography/Text.js";
|
|
7
7
|
import "../../IconWrapper/IconWrapper.js";
|
|
@@ -1,62 +1,63 @@
|
|
|
1
1
|
import { jsx as o, jsxs as W, Fragment as _ } from "react/jsx-runtime";
|
|
2
|
-
import P, { useRef as
|
|
2
|
+
import P, { useRef as l, useState as E, createElement as w } from "react";
|
|
3
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
|
-
import { ButtonDropdownExtended as
|
|
6
|
+
import { ButtonDropdownExtended as D } from "../../Button/ButtonDropdownExtended.js";
|
|
7
7
|
import { isKey as i } from "../../../utils/keyboard.js";
|
|
8
8
|
import { DropdownListContext as j } from "../../Dropdown/DropdownListContext.js";
|
|
9
9
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
10
10
|
import { DropdownMobileBody as z } from "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
11
|
-
import { DropdownMobileClose as
|
|
11
|
+
import { DropdownMobileClose as F } from "../../Dropdown/mobile/DropdownMobileClose.js";
|
|
12
12
|
import "../../Dropdown/mobile/DropdownMobileFooter.js";
|
|
13
|
-
import { DropdownMobileHeader as
|
|
13
|
+
import { DropdownMobileHeader as U } from "../../Dropdown/mobile/DropdownMobileHeader.js";
|
|
14
14
|
import "../../Dropdown/mobile/DropdownMobileInner.js";
|
|
15
15
|
import "../../Dropdown/mobile/DropdownMobileInput.js";
|
|
16
|
-
import { DropdownMobileList as
|
|
16
|
+
import { DropdownMobileList as q } from "../../Dropdown/mobile/DropdownMobileList.js";
|
|
17
17
|
import { DropdownMobileListItem as H } from "../../Dropdown/mobile/DropdownMobileListItem.js";
|
|
18
18
|
import "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
19
19
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
20
|
-
import { DropdownList as
|
|
21
|
-
import { s as
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
20
|
+
import { DropdownList as R } from "../../Dropdown/desktop/DropdownList.js";
|
|
21
|
+
import { s as b, L as V } from "../../../chunks/ListItemControlsButton-27xRORri.js";
|
|
22
|
+
import { setForwardedRef as G } from "../utils.js";
|
|
23
|
+
const J = P.forwardRef(
|
|
24
|
+
(h, C) => {
|
|
25
|
+
const { buttonAttributes: x, children: a, className: y, icon: B, options: d, selected: n, disabled: I, ...L } = h, c = l(null), f = l(null), [u, N] = E(), p = l(O()), A = ({ opened: e, setOpened: t }) => /* @__PURE__ */ o(
|
|
25
26
|
V,
|
|
26
27
|
{
|
|
27
|
-
onKeyDown: k({ opened:
|
|
28
|
-
onClick: S({ opened:
|
|
28
|
+
onKeyDown: k({ opened: e, setOpened: t }),
|
|
29
|
+
onClick: S({ opened: e, setOpened: t }),
|
|
29
30
|
disabled: I,
|
|
30
31
|
"aria-haspopup": "menu",
|
|
31
|
-
"aria-expanded":
|
|
32
|
-
"aria-controls":
|
|
33
|
-
"aria-activedescendant":
|
|
32
|
+
"aria-expanded": e,
|
|
33
|
+
"aria-controls": p.current,
|
|
34
|
+
"aria-activedescendant": u,
|
|
34
35
|
icon: B,
|
|
35
|
-
...
|
|
36
|
+
...x,
|
|
36
37
|
ref: M,
|
|
37
|
-
children:
|
|
38
|
+
children: a
|
|
38
39
|
}
|
|
39
|
-
), S = ({ opened:
|
|
40
|
+
), S = ({ opened: e, setOpened: t }) => () => t(!e), k = ({ opened: e, setOpened: t }) => (m) => {
|
|
40
41
|
const { key: r } = m;
|
|
41
|
-
(i(r, "SPACE") || i(r, "ARROW_UP") || i(r, "ARROW_DOWN")) && m.preventDefault(), !
|
|
42
|
-
}, v = ({ opened:
|
|
43
|
-
|
|
42
|
+
(i(r, "SPACE") || i(r, "ARROW_UP") || i(r, "ARROW_DOWN")) && m.preventDefault(), !e && (i(r, "ARROW_UP") || i(r, "ARROW_DOWN")) && t(!0);
|
|
43
|
+
}, v = ({ opened: e, setOpened: t, className: m }) => /* @__PURE__ */ o(j.Provider, { value: { activeDescendant: u, setActiveDescendant: N }, children: /* @__PURE__ */ o(
|
|
44
|
+
D.Dropdown,
|
|
44
45
|
{
|
|
45
46
|
className: m,
|
|
46
|
-
opened:
|
|
47
|
-
setOpened:
|
|
48
|
-
targetRef:
|
|
47
|
+
opened: e,
|
|
48
|
+
setOpened: t,
|
|
49
|
+
targetRef: c,
|
|
49
50
|
ref: f,
|
|
50
51
|
mobileViewProps: {
|
|
51
52
|
children: /* @__PURE__ */ W(_, { children: [
|
|
52
53
|
/* @__PURE__ */ o(
|
|
53
|
-
|
|
54
|
+
U,
|
|
54
55
|
{
|
|
55
|
-
controlButtons: /* @__PURE__ */ o(
|
|
56
|
-
children: /* @__PURE__ */ o(T, { tag: "div", size: K.B1, children:
|
|
56
|
+
controlButtons: /* @__PURE__ */ o(F, { onClick: () => t(!1) }),
|
|
57
|
+
children: /* @__PURE__ */ o(T, { tag: "div", size: K.B1, children: a })
|
|
57
58
|
}
|
|
58
59
|
),
|
|
59
|
-
/* @__PURE__ */ o(z, { children: /* @__PURE__ */ o(
|
|
60
|
+
/* @__PURE__ */ o(z, { children: /* @__PURE__ */ o(q, { children: d.map((r) => /* @__PURE__ */ w(
|
|
60
61
|
H,
|
|
61
62
|
{
|
|
62
63
|
...r,
|
|
@@ -64,35 +65,35 @@ const G = P.forwardRef(
|
|
|
64
65
|
selected: r.id === (n == null ? void 0 : n.id),
|
|
65
66
|
onSelect: () => {
|
|
66
67
|
var s;
|
|
67
|
-
(s = r.onSelect) == null || s.call(r),
|
|
68
|
+
(s = r.onSelect) == null || s.call(r), t(!1);
|
|
68
69
|
}
|
|
69
70
|
},
|
|
70
71
|
r.label
|
|
71
72
|
)) }) })
|
|
72
73
|
] })
|
|
73
74
|
},
|
|
74
|
-
children: /* @__PURE__ */ o(
|
|
75
|
-
|
|
75
|
+
children: /* @__PURE__ */ o(R, { dropdownOpened: e, id: p.current, children: d.map((r) => /* @__PURE__ */ w(
|
|
76
|
+
R.Item,
|
|
76
77
|
{
|
|
77
78
|
...r,
|
|
78
|
-
className:
|
|
79
|
+
className: b.buttonDropdownMenuItem,
|
|
79
80
|
key: r.id,
|
|
80
81
|
selected: r.id === (n == null ? void 0 : n.id),
|
|
81
82
|
onSelect: () => {
|
|
82
83
|
var s;
|
|
83
|
-
(s = r.onSelect) == null || s.call(r),
|
|
84
|
+
(s = r.onSelect) == null || s.call(r), t(!1);
|
|
84
85
|
}
|
|
85
86
|
},
|
|
86
87
|
r.label
|
|
87
88
|
)) })
|
|
88
89
|
}
|
|
89
|
-
) }), M = (
|
|
90
|
-
|
|
90
|
+
) }), M = (e) => {
|
|
91
|
+
c.current = e, G(C, e);
|
|
91
92
|
};
|
|
92
93
|
return /* @__PURE__ */ o(
|
|
93
|
-
|
|
94
|
+
D,
|
|
94
95
|
{
|
|
95
|
-
className: g(
|
|
96
|
+
className: g(b.listItemControlsButtonDropdown, y),
|
|
96
97
|
renderButton: A,
|
|
97
98
|
renderDropdown: v,
|
|
98
99
|
dropdownRef: f,
|
|
@@ -102,8 +103,8 @@ const G = P.forwardRef(
|
|
|
102
103
|
);
|
|
103
104
|
}
|
|
104
105
|
);
|
|
105
|
-
|
|
106
|
+
J.displayName = "ListItemControlsButtonDropdown";
|
|
106
107
|
export {
|
|
107
|
-
|
|
108
|
+
J as ListItemControlsButtonDropdown
|
|
108
109
|
};
|
|
109
110
|
//# sourceMappingURL=ListItemControlsButtonDropdown.js.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
import { EComponentSize as
|
|
2
|
+
import e from "react";
|
|
3
|
+
import { c as r } from "../../../chunks/vendor-DudMBGKr.js";
|
|
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__1c822f6f", n = {
|
|
9
9
|
listItemLoading: d
|
|
10
|
-
},
|
|
11
|
-
({ className: t, ...m },
|
|
10
|
+
}, f = e.forwardRef(
|
|
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
|
+
f.displayName = "ListItemLoading";
|
|
14
14
|
export {
|
|
15
|
-
|
|
15
|
+
f as ListItemLoading
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=ListItemLoading.js.map
|