@sberbusiness/triplex-next 1.23.0 → 1.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -1
- package/assets/fonts/SBSansTextMono-Regular.woff2 +0 -0
- package/chunks/{AlertProcessSpoiler-IulaUJl0.js → AlertProcessSpoiler-80EWxnlw.js} +3 -3
- package/chunks/{CalendarViewItem-DhRDn7-d.js → CalendarViewItem-DcrCLRoo.js} +27 -27
- package/chunks/Card.module-CUXrlJIK.js +17 -0
- package/chunks/CheckboxTreeExtended.module-Ie0bCwhb.js +15 -0
- package/chunks/{Chip-EVPZneh2.js → Chip-DxpL0kHg.js} +22 -22
- package/chunks/Confirm.module-Cr5VrxP0.js +15 -0
- package/chunks/{DropdownListItem-BOB8eQXM.js → DropdownListItem-D_36RD5A.js} +13 -13
- package/chunks/DropdownMobile.module-C3vVcwH8.js +23 -0
- package/chunks/Footer.module-SSgVxTxk.js +9 -0
- package/chunks/{FormFieldInput-CwX_1h09.js → FormFieldInput-C7aO7-c1.js} +19 -19
- package/chunks/HeaderLayoutSidebar.module-D8g1wOUn.js +9 -0
- package/chunks/HeaderTabs.module-BvkH88vz.js +9 -0
- package/chunks/{HeaderTitle.module-DyI7KGeM.js → HeaderTitle.module-zCyPp1EB.js} +2 -2
- package/chunks/IslandAccordion.module-C00y6r96.js +25 -0
- package/chunks/IslandWidgetFooter.module-DrJEO_uY.js +9 -0
- package/chunks/IslandWidgetHeader.module-Dn_9gy4B.js +12 -0
- package/chunks/LightBoxContent-JnifyJVA.js +56 -0
- package/chunks/LightBoxControls.module-sVFD1v0Y.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-D-_ry0KX.js +9 -0
- package/chunks/{ListItemControlsButton-BCd2PF9-.js → ListItemControlsButton-BZ5uutQX.js} +7 -7
- package/chunks/ListItemTail.module-Dx6BEkhi.js +12 -0
- package/chunks/ListMasterFooter.module-wZeGRX3y.js +10 -0
- package/chunks/ModalWindow.module-Cn_qF5og.js +17 -0
- package/chunks/Notification.module-ytSUjaU2.js +20 -0
- package/chunks/Overlay.module-0Rx__Ctf.js +18 -0
- package/chunks/Page.module-BWR-liu5.js +11 -0
- package/chunks/{RightBorderArrow-nrRpapza.js → RightBorderArrow-eMlmbMOj.js} +8 -8
- package/chunks/SMSField.module-CjgotURM.js +16 -0
- package/chunks/SliderExtendedMarks.module-BEldseQH.js +15 -0
- package/chunks/{SliderExtendedRail-BP0BcOY7.js → SliderExtendedRail-DjkasbSz.js} +14 -14
- package/chunks/StatusTracker.module-DSJGmASX.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-CRvB37lf.js → SuggestFieldMobileDropdownHint-BFJfXl0C.js} +6 -5
- package/chunks/TableFooter.module-BE2n5_2S.js +14 -0
- package/chunks/TabsExtended.module-BVEU3Ags.js +16 -0
- package/chunks/TabsLine.module-QKvdCYgI.js +21 -0
- package/chunks/TooltipDesktop.module-LbV07iSe.js +19 -0
- package/chunks/TreeView.module-KRwuysl3.js +9 -0
- package/chunks/{UploadZoneInput-D9OID08A.js → UploadZoneInput-PFc1lc82.js} +8 -8
- package/chunks/{constants-DXLVATUh.js → constants-L3AUxJxB.js} +11 -11
- package/chunks/{utils-BDGrf0u9.js → utils-BLU83HAp.js} +4 -4
- package/chunks/utils-BdtV3MzH.js +28 -0
- package/chunks/utils-CjaG-bCZ.js +24 -0
- package/chunks/{utils-DXnkRIJ2.js → utils-DaknoeiF.js} +12 -12
- package/chunks/{vendor-BiObpx9E.js → vendor-DudMBGKr.js} +4964 -4966
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +10 -10
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +8 -8
- package/components/AmountField/AmountField.js +4 -3
- package/components/Avatar/Avatar.js +12 -12
- package/components/Badge/Badge.js +17 -17
- package/components/Badge/BadgeDot.js +7 -7
- package/components/Badge/components/BadgeContent.js +11 -11
- package/components/Badge/components/BadgePostfix.js +3 -3
- package/components/Badge/components/BadgePrefix.js +2 -2
- package/components/Body/Body.js +5 -5
- package/components/Button/Button.js +26 -26
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +71 -71
- package/components/Button/ButtonDropdownExtended.js +8 -8
- package/components/Button/ButtonIcon.js +16 -16
- package/components/Calendar/Calendar.js +22 -22
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +2 -2
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +13 -13
- package/components/Card/CardStatic.js +3 -3
- package/components/Card/components/CardContent/CardContent.js +2 -2
- package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
- package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
- package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
- package/components/Card/components/CardMedia.js +2 -2
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +2 -2
- package/components/Checkbox/Checkbox.js +16 -15
- package/components/Checkbox/CheckboxXGroup.js +12 -12
- package/components/Checkbox/CheckboxYGroup.js +2 -2
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
- package/components/Chip/Chip.js +2 -2
- package/components/Chip/ChipClearButton.js +7 -7
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +5 -5
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +2 -2
- package/components/Chip/ChipOptions.js +2 -2
- package/components/Chip/ChipSelect/ChipSelect.js +2 -2
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +7 -7
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +6 -6
- package/components/Col/Col.js +142 -142
- package/components/CollapsableTree/components/CollapsableTreeNode.js +7 -7
- package/components/Confirm/Confirm.js +2 -2
- package/components/Confirm/components/ConfirmCloseButton.js +2 -2
- package/components/Confirm/components/ConfirmContent.js +2 -2
- package/components/Confirm/components/ConfirmContentSubTitle.js +4 -3
- package/components/Confirm/components/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +5 -5
- package/components/DateRange/DateRange.js +10 -10
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/Divider/Divider.js +21 -21
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
- package/components/Dropdown/desktop/DropdownDesktop.js +72 -65
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.js +2 -2
- package/components/Dropdown/desktop/enums.js +2 -2
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +3 -3
- package/components/Ellipsis/Ellipsis.js +12 -12
- package/components/ExpandAnimation/ExpandAnimation.js +9 -9
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +2 -2
- package/components/Footer/components/FooterDescriptionContent.js +2 -2
- package/components/Footer/components/FooterDescriptionControls.js +2 -2
- package/components/FormField/FormField.js +24 -24
- package/components/FormField/components/FormFieldClear.js +2 -2
- package/components/FormField/components/FormFieldCounter.js +1 -1
- package/components/FormField/components/FormFieldDescription.js +7 -7
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +15 -15
- package/components/FormField/components/FormFieldPostfix.js +10 -10
- package/components/FormField/components/FormFieldPrefix.js +5 -5
- package/components/FormField/components/FormFieldTarget.js +7 -7
- package/components/FormField/components/FormFieldTextarea.js +25 -25
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
- package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
- package/components/HelpBox/HelpBox.js +2 -2
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +9 -7
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +4 -4
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +3 -3
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionItem.js +4 -3
- package/components/IslandWidget/IslandWidget.js +16 -16
- package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
- package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +8 -8
- package/components/LightBox/LightBox.js +23 -23
- package/components/LightBox/LightBoxContent.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +22 -22
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +18 -18
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +6 -6
- package/components/List/List.js +3 -3
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +6 -6
- package/components/List/components/ListItemControls.js +6 -6
- package/components/List/components/ListItemControlsButton.js +2 -2
- package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
- package/components/List/components/ListItemLoading.js +5 -5
- package/components/List/components/ListItemSelectable.js +8 -8
- package/components/List/components/ListItemTable.js +9 -9
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +9 -9
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +10 -10
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +2 -2
- package/components/ListMaster/components/ListMasterFooter.js +2 -2
- package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
- package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
- package/components/ListMaster/components/ListMasterHeader.js +6 -6
- package/components/ListMaster/components/SelectionControls.js +3 -3
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +11 -11
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +12 -11
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +5 -5
- package/components/ModalWindow/components/ModalWindowClose.js +3 -3
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +14 -14
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +3 -3
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +2 -2
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +2 -2
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +8 -8
- package/components/OrderedList/OrderedListItem.js +12 -11
- package/components/Overlay/Overlay.js +2 -2
- package/components/Overlay/OverlayMask.js +2 -2
- package/components/Overlay/OverlayPanel.js +2 -2
- package/components/Page/Page.js +2 -2
- package/components/Page/components/BodyPage.js +8 -8
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Pagination/components/PaginationExtended.js +3 -3
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +16 -15
- package/components/Pagination/components/PaginationPageEllipsis.js +6 -5
- package/components/Pagination/components/PaginationSelect.js +12 -11
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +18 -17
- package/components/Radio/RadioXGroup.js +14 -14
- package/components/Radio/RadioYGroup.js +2 -2
- package/components/Row/Row.js +10 -10
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +3 -3
- package/components/SMSField/components/SMSFieldRefresh.js +2 -2
- package/components/SMSField/components/SMSFieldSubmit.js +2 -2
- package/components/SMSField/components/SMSFieldTooltip.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +9 -9
- package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
- package/components/SelectExtendedField/SelectExtendedField.js +49 -40
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +4 -3
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +19 -19
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +10 -10
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
- package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +16 -16
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +23 -23
- package/components/SmallInput/SmallInput.js +6 -6
- package/components/Spoiler/Spoiler.js +8 -8
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +5 -4
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +5 -4
- package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
- package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
- package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
- package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
- package/components/StatusTracker/components/StatusTrackerSum.js +11 -10
- package/components/StatusTracker/components/StatusTrackerTitle.js +9 -8
- package/components/Step/Step.js +16 -15
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +7 -7
- package/components/Stepper/StepperExtended.js +8 -8
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperWrapper.js +5 -5
- package/components/Suggest/SuggestMobileDropdownContent.js +7 -6
- package/components/Suggest/useSuggest.js +1 -1
- package/components/SuggestField/SuggestField.js +13 -12
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +11 -11
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +40 -38
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +50 -49
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +3 -2
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +11 -11
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +3 -3
- package/components/Table/NoColumns.js +4 -4
- package/components/Table/PaginationPanel.js +3 -3
- package/components/Table/TableBasic/TableBasic.js +2 -2
- package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
- package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
- package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
- package/components/Table/TableBasicSettings/TableBasicSettings.js +10 -10
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +6 -6
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +6 -6
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
- package/components/Table/TableFooter/TableFooter.js +2 -2
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +3 -3
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +21 -21
- package/components/TabsExtended/TabsExtended.js +3 -3
- package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabButton.js +3 -2
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +2 -2
- package/components/TabsLine/components/TabsLineDesktop.js +2 -2
- package/components/TabsLine/components/TabsLineDropdown.js +6 -5
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +8 -8
- package/components/Tag/Tag.js +22 -22
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +12 -12
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +1 -1
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- package/components/Tooltip/components/common/TooltipLink.js +8 -8
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
- package/components/Tooltip/components/mobile/TooltipMobile.js +12 -12
- package/components/TopOverlay/TopOverlay.js +14 -14
- package/components/TreeView/TreeView.js +2 -2
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +2 -2
- package/components/Typography/Caption.js +28 -28
- package/components/Typography/CodeText.js +36 -0
- package/components/Typography/Text.js +19 -19
- package/components/Typography/Title.js +13 -13
- package/components/Typography/constants.js +1 -1
- package/components/Typography/index.js +12 -10
- package/components/UnorderedList/UnorderedList.js +5 -5
- package/components/UnorderedList/UnorderedListItem.js +9 -8
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +17 -15
- package/index.d.ts +14 -9
- package/index.js +61 -59
- package/package.json +1 -1
- package/styles/triplex-next.css +541 -541
- package/utils/amountUtils.js +1 -1
- package/chunks/Card.module-DSOXKXtd.js +0 -17
- package/chunks/CheckboxTreeExtended.module-DNUeMDQZ.js +0 -15
- package/chunks/Confirm.module-gphOS6IB.js +0 -15
- package/chunks/DropdownMobile.module-B8t5FlvW.js +0 -23
- package/chunks/Footer.module-CMW0u8UD.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DUG5ZWLV.js +0 -9
- package/chunks/HeaderTabs.module-BKu6DIV4.js +0 -9
- package/chunks/IslandAccordion.module-Q_9Jiw2w.js +0 -25
- package/chunks/IslandWidgetFooter.module-DjNDtlKM.js +0 -9
- package/chunks/IslandWidgetHeader.module-DiWg8j16.js +0 -12
- package/chunks/LightBoxContent-CE6sXjX1.js +0 -56
- package/chunks/LightBoxControls.module-BaHnxhDB.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-CuuwIIzJ.js +0 -9
- package/chunks/ListItemTail.module-D_nBCryf.js +0 -12
- package/chunks/ListMasterFooter.module-D4TPImq7.js +0 -10
- package/chunks/ModalWindow.module-u5Pst2YX.js +0 -17
- package/chunks/Notification.module-809Tnazq.js +0 -20
- package/chunks/Overlay.module-c4cyqpKr.js +0 -18
- package/chunks/Page.module-CixV2VSG.js +0 -11
- package/chunks/SMSField.module-Qub64N0s.js +0 -16
- package/chunks/SliderExtendedMarks.module-BdFYVISZ.js +0 -15
- package/chunks/StatusTracker.module-BMkZgzxy.js +0 -24
- package/chunks/TableFooter.module-BW9hgU6o.js +0 -14
- package/chunks/TabsExtended.module-By6HIyMh.js +0 -16
- package/chunks/TabsLine.module-KvKWfBwF.js +0 -21
- package/chunks/TooltipDesktop.module-DAGDT-nl.js +0 -19
- package/chunks/TreeView.module-B8RxFbbh.js +0 -9
- package/chunks/utils-BXi-2Jma.js +0 -28
- package/chunks/utils-CvsNd4Ut.js +0 -24
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useState as n, useRef as C, useLayoutEffect as L, useCallback as i, useMemo as O } from "react";
|
|
2
|
-
import { u as R } from "../../chunks/vendor-
|
|
2
|
+
import { u as R } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
3
|
import { isKey as q } from "../../utils/keyboard.js";
|
|
4
4
|
const D = ({
|
|
5
5
|
value: o,
|
|
@@ -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-BFJfXl0C.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-C7aO7-c1.js";
|
|
12
12
|
import "../FormField/components/FormFieldLabel.js";
|
|
13
13
|
import "../FormField/components/FormFieldMaskedInput.js";
|
|
14
14
|
import "../FormField/components/FormFieldPostfix.js";
|
|
@@ -21,11 +21,11 @@ const h = (t) => {
|
|
|
21
21
|
status: i,
|
|
22
22
|
size: r,
|
|
23
23
|
value: p,
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
24
|
+
options: e,
|
|
25
|
+
label: m,
|
|
26
|
+
placeholder: l,
|
|
27
|
+
tooltipHint: n,
|
|
28
|
+
loading: s,
|
|
29
29
|
tooltipOpen: a,
|
|
30
30
|
dropdownListLoading: d,
|
|
31
31
|
clearInputOnFocus: u,
|
|
@@ -40,11 +40,12 @@ const h = (t) => {
|
|
|
40
40
|
status: i,
|
|
41
41
|
size: r,
|
|
42
42
|
value: p,
|
|
43
|
-
options:
|
|
44
|
-
label:
|
|
45
|
-
placeholder:
|
|
46
|
-
tooltipHint:
|
|
47
|
-
loading:
|
|
43
|
+
options: e,
|
|
44
|
+
label: m,
|
|
45
|
+
placeholder: l,
|
|
46
|
+
tooltipHint: n,
|
|
47
|
+
loading: s,
|
|
48
|
+
tooltipOpen: a,
|
|
48
49
|
dropdownListLoading: d,
|
|
49
50
|
clearInputOnFocus: u,
|
|
50
51
|
onSelect: c,
|
|
@@ -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-C7aO7-c1.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-D_36RD5A.js";
|
|
27
27
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
28
28
|
import "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
29
29
|
import "../../Dropdown/mobile/DropdownMobileClose.js";
|
|
@@ -35,7 +35,7 @@ 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 So } from "../../../chunks/vendor-
|
|
38
|
+
import { u as So } from "../../../chunks/vendor-DudMBGKr.js";
|
|
39
39
|
import { isKey as Fo } from "../../../utils/keyboard.js";
|
|
40
40
|
const re = ({
|
|
41
41
|
value: t,
|
|
@@ -44,10 +44,10 @@ const re = ({
|
|
|
44
44
|
status: L,
|
|
45
45
|
placeholder: z,
|
|
46
46
|
"data-test-id": n,
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
47
|
+
tooltipHint: G,
|
|
48
|
+
loading: N,
|
|
49
|
+
tooltipOpen: T,
|
|
50
|
+
dropdownListLoading: H,
|
|
51
51
|
clearInputOnFocus: R,
|
|
52
52
|
onFilter: c,
|
|
53
53
|
onClear: g,
|
|
@@ -130,7 +130,7 @@ const re = ({
|
|
|
130
130
|
prefix: J,
|
|
131
131
|
postfix: /* @__PURE__ */ B(fo.Fragment, { children: [
|
|
132
132
|
g !== void 0 && /* @__PURE__ */ f(go, { onClick: eo }),
|
|
133
|
-
|
|
133
|
+
N && /* @__PURE__ */ f(Do, { theme: wo.BRAND, size: F }),
|
|
134
134
|
Q
|
|
135
135
|
] }),
|
|
136
136
|
...X,
|
|
@@ -165,7 +165,7 @@ const re = ({
|
|
|
165
165
|
dataTestId: n,
|
|
166
166
|
listId: K,
|
|
167
167
|
opened: j,
|
|
168
|
-
listLoading:
|
|
168
|
+
listLoading: H,
|
|
169
169
|
targetRef: y,
|
|
170
170
|
setOpened: to,
|
|
171
171
|
onSelect: io,
|
|
@@ -182,13 +182,13 @@ const re = ({
|
|
|
182
182
|
E,
|
|
183
183
|
{
|
|
184
184
|
size: lo.SM,
|
|
185
|
-
isOpen: !!(
|
|
185
|
+
isOpen: !!(T && D) && L !== _.DISABLED,
|
|
186
186
|
toggle: () => {
|
|
187
187
|
},
|
|
188
188
|
targetRef: y,
|
|
189
189
|
disableAdaptiveMode: !0,
|
|
190
190
|
children: [
|
|
191
|
-
/* @__PURE__ */ f(E.Body, { "data-test-id": n && `${n}${q.Suggest.tooltip}`, children:
|
|
191
|
+
/* @__PURE__ */ f(E.Body, { "data-test-id": n && `${n}${q.Suggest.tooltip}`, children: G }),
|
|
192
192
|
/* @__PURE__ */ f(E.Target, { children: mo() })
|
|
193
193
|
]
|
|
194
194
|
}
|
|
@@ -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-D_36RD5A.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-BFJfXl0C.js";
|
|
6
6
|
import { SuggestField as m } from "./SuggestField.js";
|
|
7
7
|
export {
|
|
8
8
|
m as SuggestField,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as u, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { EComponentSize as
|
|
4
|
-
import { SuggestFieldMobileDropdown as
|
|
5
|
-
import { TextFieldBase as
|
|
6
|
-
import { DataTestId as
|
|
7
|
-
import { FormFieldClear as
|
|
2
|
+
import j, { useState as v, useRef as F, useEffect as B, useCallback as I } from "react";
|
|
3
|
+
import { EComponentSize as M } from "../../../enums/EComponentSize.js";
|
|
4
|
+
import { SuggestFieldMobileDropdown as _ } from "./SuggestFieldMobileDropdown.js";
|
|
5
|
+
import { TextFieldBase as $ } from "../../TextField/TextFieldBase.js";
|
|
6
|
+
import { DataTestId as y } from "../../../consts/DataTestId.js";
|
|
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
|
|
10
|
+
import { F as G } from "../../../chunks/FormFieldInput-C7aO7-c1.js";
|
|
11
11
|
import "../../FormField/components/FormFieldLabel.js";
|
|
12
12
|
import "../../FormField/components/FormFieldMaskedInput.js";
|
|
13
13
|
import "../../FormField/components/FormFieldPostfix.js";
|
|
@@ -15,69 +15,70 @@ import "../../FormField/components/FormFieldPrefix.js";
|
|
|
15
15
|
import "../../FormField/components/FormFieldTarget.js";
|
|
16
16
|
import "../../FormField/components/FormFieldTextarea.js";
|
|
17
17
|
import "../../FormField/FormField.js";
|
|
18
|
-
import { LoaderSmall as
|
|
19
|
-
import { ELoaderSmallTheme as
|
|
18
|
+
import { LoaderSmall as N } from "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
19
|
+
import { ELoaderSmallTheme as T } from "../../Loader/LoaderSmall/enum.js";
|
|
20
20
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
21
|
-
import "../../../chunks/SuggestFieldMobileDropdownHint-
|
|
22
|
-
const
|
|
21
|
+
import "../../../chunks/SuggestFieldMobileDropdownHint-BFJfXl0C.js";
|
|
22
|
+
const po = ({
|
|
23
23
|
value: r,
|
|
24
24
|
options: b,
|
|
25
|
-
size: n =
|
|
25
|
+
size: n = M.LG,
|
|
26
26
|
placeholder: l,
|
|
27
27
|
"data-test-id": m,
|
|
28
28
|
postfix: x,
|
|
29
29
|
tooltipHint: S,
|
|
30
30
|
loading: p,
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
31
|
+
tooltipOpen: g,
|
|
32
|
+
dropdownListLoading: w,
|
|
33
|
+
clearInputOnFocus: D,
|
|
34
|
+
onFilter: O,
|
|
35
|
+
onSelect: h,
|
|
35
36
|
onClear: a,
|
|
36
|
-
onScrollEnd:
|
|
37
|
+
onScrollEnd: k,
|
|
37
38
|
renderInput: c,
|
|
38
39
|
inputProps: o,
|
|
39
|
-
...
|
|
40
|
+
...C
|
|
40
41
|
}) => {
|
|
41
|
-
const [e, d] =
|
|
42
|
-
|
|
42
|
+
const [e, d] = v(!1), i = F(null), s = F(!1), E = c === void 0 ? G : c;
|
|
43
|
+
B(() => {
|
|
43
44
|
s.current && !e && i.current && i.current.scrollIntoView({ block: "center" }), s.current = e;
|
|
44
45
|
}, [e]);
|
|
45
|
-
const
|
|
46
|
-
(
|
|
46
|
+
const L = I(
|
|
47
|
+
(R) => {
|
|
47
48
|
var f;
|
|
48
|
-
d(!0), (f = o.onFocus) == null || f.call(o,
|
|
49
|
+
d(!0), (f = o.onFocus) == null || f.call(o, R);
|
|
49
50
|
},
|
|
50
51
|
[o]
|
|
51
52
|
);
|
|
52
53
|
return /* @__PURE__ */ u(
|
|
53
|
-
|
|
54
|
+
$,
|
|
54
55
|
{
|
|
55
56
|
"data-test-id": m,
|
|
56
57
|
size: n,
|
|
57
|
-
postfix: /* @__PURE__ */ u(
|
|
58
|
-
a !== void 0 && /* @__PURE__ */ t(
|
|
59
|
-
p && /* @__PURE__ */ t(
|
|
58
|
+
postfix: /* @__PURE__ */ u(j.Fragment, { children: [
|
|
59
|
+
a !== void 0 && /* @__PURE__ */ t(A, { onClick: a }),
|
|
60
|
+
p && /* @__PURE__ */ t(N, { theme: T.BRAND, size: n }),
|
|
60
61
|
x
|
|
61
62
|
] }),
|
|
62
|
-
...
|
|
63
|
+
...C,
|
|
63
64
|
ref: i,
|
|
64
65
|
children: [
|
|
65
66
|
/* @__PURE__ */ t(
|
|
66
|
-
|
|
67
|
+
E,
|
|
67
68
|
{
|
|
68
69
|
value: r ? r.label : "",
|
|
69
70
|
placeholder: l,
|
|
70
71
|
role: "combobox",
|
|
71
72
|
"aria-autocomplete": "list",
|
|
72
73
|
"aria-expanded": e,
|
|
73
|
-
"data-test-id": m && `${m}${
|
|
74
|
+
"data-test-id": m && `${m}${y.Suggest.input}`,
|
|
74
75
|
...o,
|
|
75
76
|
readOnly: !0,
|
|
76
|
-
onFocus:
|
|
77
|
+
onFocus: L
|
|
77
78
|
}
|
|
78
79
|
),
|
|
79
80
|
/* @__PURE__ */ t(
|
|
80
|
-
|
|
81
|
+
_,
|
|
81
82
|
{
|
|
82
83
|
value: r,
|
|
83
84
|
options: b,
|
|
@@ -85,12 +86,13 @@ const lo = ({
|
|
|
85
86
|
tooltipHint: S,
|
|
86
87
|
opened: e,
|
|
87
88
|
loading: p,
|
|
88
|
-
|
|
89
|
-
|
|
89
|
+
tooltipOpen: g,
|
|
90
|
+
dropdownListLoading: w,
|
|
91
|
+
clearInputOnFocus: D,
|
|
90
92
|
setOpened: d,
|
|
91
|
-
onFilter:
|
|
92
|
-
onSelect:
|
|
93
|
-
onScrollEnd:
|
|
93
|
+
onFilter: O,
|
|
94
|
+
onSelect: h,
|
|
95
|
+
onScrollEnd: k
|
|
94
96
|
}
|
|
95
97
|
)
|
|
96
98
|
]
|
|
@@ -98,6 +100,6 @@ const lo = ({
|
|
|
98
100
|
);
|
|
99
101
|
};
|
|
100
102
|
export {
|
|
101
|
-
|
|
103
|
+
po as SuggestFieldMobile
|
|
102
104
|
};
|
|
103
105
|
//# sourceMappingURL=SuggestFieldMobile.js.map
|
|
@@ -1,82 +1,83 @@
|
|
|
1
|
-
import { jsx as t, jsxs as
|
|
2
|
-
import
|
|
1
|
+
import { jsx as t, jsxs as g, Fragment as w } from "react/jsx-runtime";
|
|
2
|
+
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-D_36RD5A.js";
|
|
7
7
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
8
|
-
import { DropdownMobileBody as
|
|
9
|
-
import { DropdownMobileClose as
|
|
8
|
+
import { DropdownMobileBody as z } from "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
9
|
+
import { DropdownMobileClose as A } from "../../Dropdown/mobile/DropdownMobileClose.js";
|
|
10
10
|
import "../../Dropdown/mobile/DropdownMobileFooter.js";
|
|
11
|
-
import { DropdownMobileHeader as
|
|
11
|
+
import { DropdownMobileHeader as G } from "../../Dropdown/mobile/DropdownMobileHeader.js";
|
|
12
12
|
import "../../Dropdown/mobile/DropdownMobileInner.js";
|
|
13
|
-
import { DropdownMobileInput as
|
|
14
|
-
import { DropdownMobileList as
|
|
15
|
-
import { DropdownMobileListItem as
|
|
16
|
-
import { DropdownMobileLoader as
|
|
17
|
-
import { Dropdown as
|
|
18
|
-
import { s as
|
|
19
|
-
const
|
|
13
|
+
import { DropdownMobileInput as J } from "../../Dropdown/mobile/DropdownMobileInput.js";
|
|
14
|
+
import { DropdownMobileList as K } from "../../Dropdown/mobile/DropdownMobileList.js";
|
|
15
|
+
import { DropdownMobileListItem as L } from "../../Dropdown/mobile/DropdownMobileListItem.js";
|
|
16
|
+
import { DropdownMobileLoader as Q } from "../../Dropdown/mobile/DropdownMobileLoader.js";
|
|
17
|
+
import { Dropdown as U } from "../../Dropdown/Dropdown.js";
|
|
18
|
+
import { s as W, S as X } from "../../../chunks/SuggestFieldMobileDropdownHint-BFJfXl0C.js";
|
|
19
|
+
const Y = ({
|
|
20
20
|
value: o,
|
|
21
|
-
options:
|
|
22
|
-
placeholder:
|
|
23
|
-
tooltipHint:
|
|
21
|
+
options: M,
|
|
22
|
+
placeholder: C,
|
|
23
|
+
tooltipHint: a,
|
|
24
24
|
opened: F,
|
|
25
25
|
loading: I,
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
tooltipOpen: R,
|
|
27
|
+
dropdownListLoading: s,
|
|
28
|
+
clearInputOnFocus: h,
|
|
28
29
|
setOpened: e,
|
|
29
30
|
onSelect: c,
|
|
30
|
-
onFilter:
|
|
31
|
+
onFilter: b,
|
|
31
32
|
onScrollEnd: l
|
|
32
|
-
},
|
|
33
|
-
const [d,
|
|
34
|
-
(o == null ? void 0 : o.id) !== (m == null ? void 0 : m.id) && (
|
|
35
|
-
const f = p(!1),
|
|
36
|
-
|
|
37
|
-
}, [
|
|
33
|
+
}, B) => {
|
|
34
|
+
const [d, n] = D((o == null ? void 0 : o.label) || ""), [m, S] = D(o);
|
|
35
|
+
(o == null ? void 0 : o.id) !== (m == null ? void 0 : m.id) && (S(o), n((o == null ? void 0 : o.label) || ""));
|
|
36
|
+
const f = p(!1), y = p(null), H = p(null), k = i(() => {
|
|
37
|
+
n(h ? "" : (o == null ? void 0 : o.label) || "");
|
|
38
|
+
}, [h, o == null ? void 0 : o.label]), x = i(
|
|
38
39
|
(r) => {
|
|
39
|
-
|
|
40
|
+
n(r.target.value), b(r.target.value);
|
|
40
41
|
},
|
|
41
|
-
[
|
|
42
|
-
),
|
|
42
|
+
[b]
|
|
43
|
+
), N = i(() => {
|
|
43
44
|
e(!1);
|
|
44
|
-
}, [e]),
|
|
45
|
+
}, [e]), V = i(() => {
|
|
45
46
|
if (f.current) {
|
|
46
47
|
f.current = !1;
|
|
47
48
|
return;
|
|
48
49
|
}
|
|
49
50
|
d.length === 0 && o !== void 0 && c(void 0);
|
|
50
|
-
}, [d.length, c, o]),
|
|
51
|
+
}, [d.length, c, o]), j = i(
|
|
51
52
|
(r) => {
|
|
52
|
-
if (l === void 0 ||
|
|
53
|
+
if (l === void 0 || s)
|
|
53
54
|
return;
|
|
54
|
-
const { scrollHeight:
|
|
55
|
-
|
|
55
|
+
const { scrollHeight: P, scrollTop: T, clientHeight: _ } = r.currentTarget;
|
|
56
|
+
P - T - _ < 1 && l();
|
|
56
57
|
},
|
|
57
|
-
[l,
|
|
58
|
+
[l, s]
|
|
58
59
|
);
|
|
59
60
|
return /* @__PURE__ */ t(
|
|
60
|
-
|
|
61
|
+
U,
|
|
61
62
|
{
|
|
62
63
|
opened: F,
|
|
63
64
|
setOpened: e,
|
|
64
|
-
targetRef:
|
|
65
|
-
onClose:
|
|
65
|
+
targetRef: H,
|
|
66
|
+
onClose: V,
|
|
66
67
|
mobileViewProps: {
|
|
67
|
-
children: /* @__PURE__ */ w
|
|
68
|
+
children: /* @__PURE__ */ g(w, { children: [
|
|
68
69
|
/* @__PURE__ */ t(
|
|
69
|
-
|
|
70
|
+
G,
|
|
70
71
|
{
|
|
71
|
-
controlButtons: /* @__PURE__ */ w
|
|
72
|
-
I && /* @__PURE__ */ t(
|
|
73
|
-
/* @__PURE__ */ t(
|
|
72
|
+
controlButtons: /* @__PURE__ */ g(w, { children: [
|
|
73
|
+
I && /* @__PURE__ */ t(Q, {}),
|
|
74
|
+
/* @__PURE__ */ t(A, { onClick: N })
|
|
74
75
|
] }),
|
|
75
76
|
children: /* @__PURE__ */ t(
|
|
76
|
-
|
|
77
|
+
J,
|
|
77
78
|
{
|
|
78
79
|
value: d,
|
|
79
|
-
placeholder:
|
|
80
|
+
placeholder: C,
|
|
80
81
|
autoFocus: !0,
|
|
81
82
|
onFocus: k,
|
|
82
83
|
onChange: x
|
|
@@ -84,8 +85,8 @@ const X = ({
|
|
|
84
85
|
)
|
|
85
86
|
}
|
|
86
87
|
),
|
|
87
|
-
/* @__PURE__ */ t(
|
|
88
|
-
|
|
88
|
+
/* @__PURE__ */ t(z, { className: W.suggestFieldMobileBody, onScroll: j, children: R ? /* @__PURE__ */ t(X, { children: a }) : /* @__PURE__ */ t(K, { loading: s, ref: y, children: M.map((r) => /* @__PURE__ */ t(
|
|
89
|
+
L,
|
|
89
90
|
{
|
|
90
91
|
id: r.id,
|
|
91
92
|
selected: r.id === (o == null ? void 0 : o.id),
|
|
@@ -99,11 +100,11 @@ const X = ({
|
|
|
99
100
|
)) }) })
|
|
100
101
|
] })
|
|
101
102
|
},
|
|
102
|
-
ref:
|
|
103
|
+
ref: B
|
|
103
104
|
}
|
|
104
105
|
);
|
|
105
|
-
},
|
|
106
|
+
}, ho = q.forwardRef(Y);
|
|
106
107
|
export {
|
|
107
|
-
|
|
108
|
+
ho as SuggestFieldMobileDropdown
|
|
108
109
|
};
|
|
109
110
|
//# sourceMappingURL=SuggestFieldMobileDropdown.js.map
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../../Typography/enums.js";
|
|
3
3
|
import "../../Typography/Caption.js";
|
|
4
|
+
import "../../Typography/CodeText.js";
|
|
4
5
|
import "../../Typography/Text.js";
|
|
5
6
|
import "../../Typography/Title.js";
|
|
6
|
-
import { S as
|
|
7
|
+
import { S as g } from "../../../chunks/SuggestFieldMobileDropdownHint-BFJfXl0C.js";
|
|
7
8
|
export {
|
|
8
|
-
|
|
9
|
+
g as SuggestFieldMobileDropdownHint
|
|
9
10
|
};
|
|
10
11
|
//# sourceMappingURL=SuggestFieldMobileDropdownHint.js.map
|
|
@@ -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-BFJfXl0C.js";
|
|
4
4
|
export {
|
|
5
5
|
r as SuggestFieldMobile,
|
|
6
6
|
t as SuggestFieldMobileDropdown,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as j, jsx as b } from "react/jsx-runtime";
|
|
2
2
|
import z, { useState as w, useRef as u, useEffect as M, useImperativeHandle as W } from "react";
|
|
3
|
-
import { c as g } from "../../chunks/vendor-
|
|
4
|
-
const H = "
|
|
3
|
+
import { c as g } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
const H = "swipeableArea__7c041837", V = "content__aba60ae3", $ = "disableScroll__3a92cc3b", k = "disablePointerEvents__b245aad5", q = "swipeAnimationFinish__fc0058cb", G = "leftContent__aadc6f9a", J = "rightContent__c83eeefb", s = {
|
|
5
5
|
swipeableArea: H,
|
|
6
6
|
content: V,
|
|
7
7
|
disableScroll: $,
|
|
@@ -11,7 +11,7 @@ const H = "swipeableArea__20c8c86f", V = "content__bfbf023b", $ = "disableScroll
|
|
|
11
11
|
rightContent: J
|
|
12
12
|
}, p = 24, A = 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] = w(!1), [l, d] = w(), [o, e] = w(0), i = u(null), r = u(null), n = u(0),
|
|
14
|
+
const [S, a] = w(!1), [l, d] = w(), [o, e] = w(0), i = u(null), r = u(null), n = u(0), h = u(N), _ = u(null), X = () => {
|
|
15
15
|
a(!0);
|
|
16
16
|
const t = n.current - o;
|
|
17
17
|
n.current === 0 ? t > 0 ? e(
|
|
@@ -24,17 +24,17 @@ const H = "swipeableArea__20c8c86f", V = "content__bfbf023b", $ = "disableScroll
|
|
|
24
24
|
Math.abs(t) > p ? 0 : -r.current.getBoundingClientRect().width
|
|
25
25
|
);
|
|
26
26
|
}, E = () => {
|
|
27
|
-
|
|
27
|
+
h.current = N, d(void 0), document.removeEventListener("touchend", E);
|
|
28
28
|
};
|
|
29
29
|
M(() => {
|
|
30
30
|
!l && o !== n.current && X();
|
|
31
31
|
}, [l]);
|
|
32
32
|
const x = (t) => {
|
|
33
|
-
|
|
33
|
+
h.current = { clientX: t.touches[0].clientX, clientY: t.touches[0].clientY }, n.current = o, document.addEventListener("touchend", E);
|
|
34
34
|
}, O = (t) => {
|
|
35
35
|
if (t.touches.length != 1)
|
|
36
36
|
return;
|
|
37
|
-
const c = t.touches[0].clientX -
|
|
37
|
+
const c = t.touches[0].clientX - h.current.clientX, F = t.touches[0].clientY - h.current.clientY;
|
|
38
38
|
if (!l) {
|
|
39
39
|
Math.abs(F) > Math.abs(c) ? d(
|
|
40
40
|
"vertical"
|
|
@@ -47,12 +47,12 @@ const H = "swipeableArea__20c8c86f", V = "content__bfbf023b", $ = "disableScroll
|
|
|
47
47
|
}
|
|
48
48
|
if (l === "vertical")
|
|
49
49
|
return;
|
|
50
|
-
const
|
|
50
|
+
const f = n.current + c;
|
|
51
51
|
n.current === 0 ? c > 0 && m ? e(
|
|
52
|
-
Math.min(
|
|
52
|
+
Math.min(f, i.current.getBoundingClientRect().width)
|
|
53
53
|
) : c < 0 && C && e(
|
|
54
|
-
Math.max(
|
|
55
|
-
) : n.current > 0 ? c < 0 && e(Math.max(0,
|
|
54
|
+
Math.max(f, -r.current.getBoundingClientRect().width)
|
|
55
|
+
) : n.current > 0 ? c < 0 && e(Math.max(0, f)) : n.current < 0 && c > 0 && e(Math.min(0, f));
|
|
56
56
|
}, D = () => a(!1), P = () => r.current ? Math.abs(o) / r.current.getBoundingClientRect().width : 1, Y = () => i.current ? Math.abs(o) / i.current.getBoundingClientRect().width : 1;
|
|
57
57
|
M(() => {
|
|
58
58
|
const t = (c) => {
|
|
@@ -86,7 +86,7 @@ const H = "swipeableArea__20c8c86f", V = "content__bfbf023b", $ = "disableScroll
|
|
|
86
86
|
{
|
|
87
87
|
className: g(s.swipeableArea, I),
|
|
88
88
|
...y,
|
|
89
|
-
"data-tx": "1.
|
|
89
|
+
"data-tx": "1.24.0",
|
|
90
90
|
ref: _,
|
|
91
91
|
children: [
|
|
92
92
|
typeof m < "u" ? /* @__PURE__ */ b(
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import { c as r } from "../../chunks/vendor-
|
|
3
|
-
const s = "
|
|
2
|
+
import { c as r } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
|
+
const s = "filterPanel__00ce8c19", i = {
|
|
4
4
|
filterPanel: s
|
|
5
5
|
}, n = ({ children: e, className: l, ...t }) => /* @__PURE__ */ a(
|
|
6
6
|
"div",
|
|
7
7
|
{
|
|
8
8
|
className: r(i.filterPanel, l),
|
|
9
9
|
...t,
|
|
10
|
-
"data-tx": "1.
|
|
10
|
+
"data-tx": "1.24.0",
|
|
11
11
|
children: e
|
|
12
12
|
}
|
|
13
13
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { useState as i } from "react";
|
|
3
3
|
import { MasterTableContext as n } from "./MasterTableContext.js";
|
|
4
|
-
import { c as b } from "../../chunks/vendor-
|
|
4
|
+
import { c as b } from "../../chunks/vendor-DudMBGKr.js";
|
|
5
5
|
import { NoColumns as p } from "./NoColumns.js";
|
|
6
6
|
import { FilterPanel as T } from "./FilterPanel.js";
|
|
7
7
|
import { TabsLinePanel as c } from "./TabsLinePanel.js";
|
|
@@ -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__7558e582", 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__4b89612f", g = {
|
|
|
28
28
|
{
|
|
29
29
|
className: b(g.masterTable, o),
|
|
30
30
|
...m,
|
|
31
|
-
"data-tx": "1.
|
|
31
|
+
"data-tx": "1.24.0",
|
|
32
32
|
children: t
|
|
33
33
|
}
|
|
34
34
|
)
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { c
|
|
1
|
+
import { jsxs as m, jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { c } 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__8dc78e3d", a = "content__63e475e6", s = {
|
|
6
6
|
noColumns: i,
|
|
7
7
|
content: a
|
|
8
|
-
}, p = ({ children: n, className: t, ...
|
|
8
|
+
}, p = ({ children: n, className: t, ...e }) => /* @__PURE__ */ m("div", { className: c(s.noColumns, t), ...e, children: [
|
|
9
9
|
/* @__PURE__ */ o(r, {}),
|
|
10
10
|
/* @__PURE__ */ o(l, { size: 8 }),
|
|
11
11
|
/* @__PURE__ */ o("div", { className: s.content, children: n })
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { c as o } from "../../chunks/vendor-
|
|
3
|
-
const s = "
|
|
2
|
+
import { c as o } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
|
+
const s = "paginationPanel__02938c32", 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.24.0",
|
|
11
11
|
children: a
|
|
12
12
|
}
|
|
13
13
|
);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as d, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as B, useEffect as N } from "react";
|
|
3
|
-
import { i as T } from "../../../chunks/vendor-
|
|
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-DaknoeiF.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";
|