@sberbusiness/triplex-next 1.11.0 → 1.11.1
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-BD_Gn-Dt.js +39 -0
- package/chunks/{CalendarViewItem-GZv99LrE.js → CalendarViewItem-D4xPCMNk.js} +23 -23
- package/chunks/Card.module-Bhthde3h.js +17 -0
- package/chunks/CheckboxTreeExtended.module-BiRkBMQF.js +11 -0
- package/chunks/{Chip-L25luM9A.js → Chip-cfCxiRgH.js} +14 -14
- package/chunks/Confirm.module-DFlXoQgj.js +15 -0
- package/chunks/{DropdownListItem-QBxfm941.js → DropdownListItem-DmNoGI25.js} +2 -2
- package/chunks/DropdownMobile.module-GlVoDQNA.js +23 -0
- package/chunks/Footer.module-DF8KqUFe.js +9 -0
- package/chunks/{FormFieldInput-ZCQQZs7b.js → FormFieldInput-8PHiOrKp.js} +8 -8
- package/chunks/HeaderLayoutSidebar.module-Dyup0YXT.js +9 -0
- package/chunks/HeaderTabs.module-BOk45fdD.js +9 -0
- package/chunks/{HeaderTitle.module-C7KQyTXH.js → HeaderTitle.module-Br1uSnXp.js} +2 -2
- package/chunks/IslandAccordion.module-DBJCDTU5.js +25 -0
- package/chunks/IslandWidgetFooter.module-Cm4qltRz.js +9 -0
- package/chunks/IslandWidgetHeader.module-DNGkgtxt.js +9 -0
- package/chunks/LightBoxContent-BsgLiqBK.js +56 -0
- package/chunks/LightBoxControls.module-D0jwVGM3.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-CRGNy4wB.js +8 -0
- package/chunks/{ListItemControlsButton-B0Qs0eEN.js → ListItemControlsButton-Di_xvf2z.js} +12 -12
- package/chunks/ListItemTail.module-8hOMglSb.js +12 -0
- package/chunks/ListMasterFooter.module-BqDaSIa3.js +10 -0
- package/chunks/ModalWindow.module-D64WOEok.js +17 -0
- package/chunks/Notification.module-D_VFaM4r.js +21 -0
- package/chunks/Overlay.module-CQqFoPPv.js +18 -0
- package/chunks/Page.module-7Rk0weox.js +11 -0
- package/chunks/{RightBorderArrow-B3TaRXow.js → RightBorderArrow-CCP2YL7m.js} +4 -4
- package/chunks/SMSField.module-BYMY_yYk.js +16 -0
- package/chunks/SliderExtendedMarks.module-DXK4tjpP.js +15 -0
- package/chunks/{SliderExtendedRail-DP6nRRY0.js → SliderExtendedRail-DgAU6Her.js} +10 -10
- package/chunks/StatusTracker.module-BKN8QleZ.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-C04_aHFB.js → SuggestFieldMobileDropdownHint-Bxhju9ds.js} +2 -2
- package/chunks/TableFooter.module-BCg7kNAi.js +14 -0
- package/chunks/TabsExtended.module--zTP2nly.js +16 -0
- package/chunks/TabsLine.module-JVvza8Eg.js +21 -0
- package/chunks/TooltipDesktop.module-CKhpsiwl.js +19 -0
- package/chunks/TreeView.module-BdAF2m9x.js +9 -0
- package/chunks/UploadZoneInput-BYbkWwSb.js +35 -0
- package/chunks/utils-B8d-0n8_.js +36 -0
- package/chunks/utils-ByxsWSQj.js +20 -0
- package/chunks/utils-DSD_i5Q7.js +73 -0
- package/chunks/{utils-P0A0WEsB.js → utils-DVMlFgJB.js} +4 -4
- package/chunks/{utils-CDPE3P4X.js → utils-uus5lwmy.js} +10 -10
- package/components/Alert/AlertContext/AlertContext.js +20 -20
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +4 -4
- package/components/AmountField/AmountField.js +10 -10
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +28 -28
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +1 -1
- package/components/Button/ButtonDropdownExtended.js +1 -1
- package/components/Button/ButtonIcon.js +7 -7
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +9 -9
- 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 +13 -13
- 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 +11 -11
- package/components/Checkbox/Checkbox.js +7 -7
- package/components/Checkbox/CheckboxXGroup.js +12 -12
- 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 +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 +1 -1
- package/components/Chip/ChipOptions.js +5 -5
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +6 -6
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +8 -8
- package/components/Col/Col.js +147 -147
- package/components/CollapsableTree/components/CollapsableTreeNode.js +16 -16
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +1 -1
- package/components/DateRange/DateRange.js +18 -18
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/Divider/Divider.js +17 -17
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +6 -6
- package/components/Dropdown/desktop/DropdownDesktop.js +15 -15
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +1 -1
- package/components/Ellipsis/Ellipsis.js +14 -14
- package/components/ExpandAnimation/ExpandAnimation.js +7 -7
- 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 +16 -16
- package/components/FormField/components/FormFieldClear.js +6 -6
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +9 -9
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +20 -20
- package/components/FormField/components/FormFieldPostfix.js +7 -7
- package/components/FormField/components/FormFieldPrefix.js +5 -5
- package/components/FormField/components/FormFieldTarget.js +19 -19
- package/components/FormField/components/FormFieldTextarea.js +6 -6
- 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 +6 -6
- 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 +5 -5
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +1 -1
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +1 -1
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
- package/components/IslandWidget/IslandWidget.js +5 -5
- 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 +3 -3
- 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 +17 -17
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +3 -3
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +1 -1
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
- package/components/Link/Link.js +20 -20
- package/components/List/List.js +6 -6
- package/components/List/components/ListEmptyState.js +3 -3
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +2 -2
- package/components/List/components/ListItemControls.js +5 -5
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +3 -3
- package/components/List/components/ListItemSelectable.js +6 -6
- package/components/List/components/ListItemTable.js +5 -5
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +5 -5
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +5 -5
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +6 -6
- 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 +7 -7
- package/components/ListMaster/components/SelectionControls.js +6 -6
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +11 -11
- package/components/Loader/LoaderSmall/LoaderSmall.js +1 -1
- package/components/LoaderScreen/LoaderScreen.js +1 -1
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +11 -11
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +2 -2
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +6 -6
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +3 -3
- 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/NotificationBodyContent.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/NotificationIcon/NotificationIcon.js +4 -4
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +6 -6
- package/components/OrderedList/OrderedListItem.js +9 -9
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +9 -9
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +7 -7
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +8 -8
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +7 -7
- package/components/Radio/Radio.js +12 -12
- package/components/Radio/RadioXGroup.js +14 -14
- package/components/Radio/RadioYGroup.js +7 -7
- package/components/Row/Row.js +10 -10
- 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 +9 -9
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +5 -5
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +27 -27
- package/components/Skeleton/Skeleton.js +11 -11
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- 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 +4 -4
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +18 -18
- 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 +11 -11
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +6 -6
- package/components/Stepper/StepperExtended.js +4 -4
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperWrapper.js +4 -4
- package/components/Suggest/SuggestMobileDropdownContent.js +6 -6
- package/components/SuggestField/SuggestField.js +1 -1
- package/components/SuggestField/SuggestFieldTarget.js +1 -1
- package/components/SuggestField/SuggestFieldTargetPostfix.js +1 -1
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +14 -14
- package/components/Table/FilterPanel.js +2 -2
- package/components/Table/MasterTable.js +15 -15
- package/components/Table/NoColumns.js +3 -3
- 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 +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +3 -3
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +5 -5
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +8 -8
- 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 +10 -10
- package/components/Tag/Tag.js +24 -24
- package/components/TagColor/TagColor.js +10 -10
- package/components/TagGroup/TagGroup.js +10 -10
- 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 +16 -16
- 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 +6 -6
- package/components/TopOverlay/TopOverlay.js +6 -6
- 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 +9 -9
- package/components/Typography/Text.js +9 -9
- package/components/Typography/Title.js +14 -14
- package/components/Typography/utils.js +1 -1
- package/components/UnorderedList/UnorderedList.js +2 -2
- package/components/UnorderedList/UnorderedListItem.js +6 -6
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +5 -5
- package/index.js +5 -5
- package/package.json +1 -1
- package/styles/triplex-next.css +535 -535
- package/chunks/AlertProcessSpoiler-BGQ1uQrz.js +0 -39
- package/chunks/Card.module-Bb-0eR7p.js +0 -17
- package/chunks/CheckboxTreeExtended.module-LACc235T.js +0 -11
- package/chunks/Confirm.module-B2F1vU1t.js +0 -15
- package/chunks/DropdownMobile.module-zHrNkkL5.js +0 -23
- package/chunks/Footer.module-CTz6ITIP.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-CQPDDGSa.js +0 -9
- package/chunks/HeaderTabs.module-Fe8TyS0Y.js +0 -9
- package/chunks/IslandAccordion.module-B1DwUTEO.js +0 -25
- package/chunks/IslandWidgetFooter.module-DNunPtYA.js +0 -9
- package/chunks/IslandWidgetHeader.module-CVe7qw8f.js +0 -9
- package/chunks/LightBoxContent-D0toheNV.js +0 -56
- package/chunks/LightBoxControls.module-DUY3tLKy.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-C-9e4C_Y.js +0 -8
- package/chunks/ListItemTail.module-uDs8u3yU.js +0 -12
- package/chunks/ListMasterFooter.module-uJGRVDCh.js +0 -10
- package/chunks/ModalWindow.module-BxFKBpp4.js +0 -17
- package/chunks/Notification.module-HwYJsw5w.js +0 -21
- package/chunks/Overlay.module-BdT_EdJd.js +0 -18
- package/chunks/Page.module-CQz9ZvqA.js +0 -11
- package/chunks/SMSField.module-B2vNyUh9.js +0 -16
- package/chunks/SliderExtendedMarks.module-D9G5rkyR.js +0 -15
- package/chunks/StatusTracker.module-BM1Mr7Lr.js +0 -24
- package/chunks/TableFooter.module-DNpkWevf.js +0 -14
- package/chunks/TabsExtended.module-BvIRknmY.js +0 -16
- package/chunks/TabsLine.module-BN-kBFLj.js +0 -21
- package/chunks/TooltipDesktop.module-itrszAnq.js +0 -19
- package/chunks/TreeView.module-CDWFlOAV.js +0 -9
- package/chunks/UploadZoneInput-BYGZcWC8.js +0 -35
- package/chunks/utils-BWjaO0EE.js +0 -73
- package/chunks/utils-BsNeWWRx.js +0 -20
- package/chunks/utils-DKyrkqb2.js +0 -36
|
@@ -8,7 +8,7 @@ import { StringUtils as B } from "../../utils/stringUtils.js";
|
|
|
8
8
|
import { isKey as O } from "../../utils/keyboard.js";
|
|
9
9
|
import { c as U } from "../../chunks/vendor-ClY57Zzq.js";
|
|
10
10
|
import { Link as Y } from "../Link/Link.js";
|
|
11
|
-
const $ = "
|
|
11
|
+
const $ = "documentNumberEdit__069e1943", G = "label__5e96b053", H = "inputEditWrapper__a7e9352d", n = {
|
|
12
12
|
documentNumberEdit: $,
|
|
13
13
|
label: G,
|
|
14
14
|
inputEditWrapper: H
|
|
@@ -18,14 +18,14 @@ const $ = "documentNumberEdit__af3a5ccf", G = "label__df3e2448", H = "inputEditW
|
|
|
18
18
|
buttonLabel: b,
|
|
19
19
|
emptyNumberButtonLabel: _,
|
|
20
20
|
emptyNumberLabel: u,
|
|
21
|
-
numberLabel:
|
|
21
|
+
numberLabel: c,
|
|
22
22
|
maxLength: f = V,
|
|
23
23
|
onBlur: l,
|
|
24
24
|
onChange: a,
|
|
25
25
|
onKeyDown: d,
|
|
26
26
|
...S
|
|
27
27
|
}) => {
|
|
28
|
-
const [p, m] = y(!1), T = z(() => p ?
|
|
28
|
+
const [p, m] = y(!1), T = z(() => p ? c : r ? `${c} ${r}` : u, [r, c, u, p]), x = () => /* @__PURE__ */ i("div", { className: n.inputEditWrapper, children: /* @__PURE__ */ i(
|
|
29
29
|
A,
|
|
30
30
|
{
|
|
31
31
|
...S,
|
|
@@ -49,11 +49,11 @@ const $ = "documentNumberEdit__af3a5ccf", G = "label__df3e2448", H = "inputEditW
|
|
|
49
49
|
for (let e = 0; e < s; e++)
|
|
50
50
|
B.isDigit(t[e]) && o.push(t[e]);
|
|
51
51
|
return o.join("");
|
|
52
|
-
}, W = () => /* @__PURE__ */ i(E, { className:
|
|
52
|
+
}, W = () => /* @__PURE__ */ i(E, { className: n.label, tag: "div", size: N.B3, type: h.SECONDARY, children: /* @__PURE__ */ i(Y, { href: "#", onClick: j, children: r ? b : _ }) }), j = (t) => {
|
|
53
53
|
t.preventDefault(), m(!0);
|
|
54
54
|
};
|
|
55
|
-
return /* @__PURE__ */ k("div", { className: U(
|
|
56
|
-
/* @__PURE__ */ i(E, { className:
|
|
55
|
+
return /* @__PURE__ */ k("div", { className: U(n.documentNumberEdit, g), children: [
|
|
56
|
+
/* @__PURE__ */ i(E, { className: n.label, tag: "div", size: N.B3, type: h.SECONDARY, children: T }),
|
|
57
57
|
p ? x() : W()
|
|
58
58
|
] });
|
|
59
59
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx as B } from "react/jsx-runtime";
|
|
2
|
-
import G, { useState as M, useRef as
|
|
2
|
+
import G, { useState as M, useRef as T, useCallback as i, useEffect as y } from "react";
|
|
3
3
|
import { c as F } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
4
|
import { EDropdownAlignment as a, EDropdownDirection as D } from "../enums.js";
|
|
5
5
|
import { isKey as d } from "../../../utils/keyboard.js";
|
|
6
6
|
import { useToken as I } from "../../ThemeProvider/useToken.js";
|
|
7
7
|
import { EComponentSize as j } from "../../../enums/EComponentSize.js";
|
|
8
|
-
const K = "
|
|
8
|
+
const K = "dropdownDesktop__720c05eb", V = "dropdownDesktopOverflowHidden__e36ab6cd", O = {
|
|
9
9
|
dropdownDesktop: K,
|
|
10
|
-
"dropdownDesktop-sm": "dropdownDesktop-
|
|
11
|
-
"dropdownDesktop-md": "dropdownDesktop-
|
|
12
|
-
"dropdownDesktop-lg": "dropdownDesktop-
|
|
10
|
+
"dropdownDesktop-sm": "dropdownDesktop-sm__76179584",
|
|
11
|
+
"dropdownDesktop-md": "dropdownDesktop-md__6ab39bb1",
|
|
12
|
+
"dropdownDesktop-lg": "dropdownDesktop-lg__7efd146e",
|
|
13
13
|
dropdownDesktopOverflowHidden: V
|
|
14
|
-
},
|
|
14
|
+
}, A = O.dropdownDesktopOverflowHidden, $ = G.forwardRef((P, p) => {
|
|
15
15
|
const {
|
|
16
16
|
alignment: m = a.AUTO,
|
|
17
17
|
children: g,
|
|
@@ -24,7 +24,7 @@ const K = "dropdownDesktop__f4649e92", V = "dropdownDesktopOverflowHidden__0decb
|
|
|
24
24
|
targetRef: _,
|
|
25
25
|
size: W = j.MD,
|
|
26
26
|
...R
|
|
27
|
-
} = P, { scopeClassName: S } = I(), [x,
|
|
27
|
+
} = P, { scopeClassName: S } = I(), [x, b] = M({ opacity: 0 }), s = T(null), h = T({ height: 0, width: 0 }), U = F(O.dropdownDesktop, S, C, O[`dropdownDesktop-${W}`]), k = i(
|
|
28
28
|
(e) => {
|
|
29
29
|
var o;
|
|
30
30
|
(o = s.current) != null && o.contains(e.target) || e.preventDefault();
|
|
@@ -41,13 +41,13 @@ const K = "dropdownDesktop__f4649e92", V = "dropdownDesktopOverflowHidden__0decb
|
|
|
41
41
|
e ? (document.addEventListener("wheel", k, { passive: !1 }), document.addEventListener("keydown", E)) : (document.removeEventListener("wheel", k), document.removeEventListener("keydown", E));
|
|
42
42
|
},
|
|
43
43
|
[k, E]
|
|
44
|
-
),
|
|
44
|
+
), H = i(
|
|
45
45
|
(e, o, t) => {
|
|
46
46
|
const n = u ? t.width : Math.max(t.width, o.width);
|
|
47
47
|
m === a.AUTO ? t.right - n > 0 ? e.left = t.right - n : t.left + n < document.documentElement.clientWidth ? e.left = t.left : e.left = t.right - n : m === a.RIGHT ? e.left = t.right - n : m === a.LEFT && (e.left = t.left);
|
|
48
48
|
},
|
|
49
49
|
[m, u]
|
|
50
|
-
),
|
|
50
|
+
), L = i(
|
|
51
51
|
(e, o, t) => {
|
|
52
52
|
w === D.AUTO ? t.bottom + 4 + o.height < document.documentElement.clientHeight ? e.top = t.bottom + 4 : t.top - 4 - o.height > 0 ? e.bottom = document.documentElement.clientHeight - t.top + 4 : e.top = t.bottom + 4 : w === D.BOTTOM ? e.top = t.bottom + 4 : w === D.TOP && (e.bottom = document.documentElement.clientHeight - t.top + 4);
|
|
53
53
|
},
|
|
@@ -56,11 +56,11 @@ const K = "dropdownDesktop__f4649e92", V = "dropdownDesktopOverflowHidden__0decb
|
|
|
56
56
|
const { current: e } = s, { current: o } = _;
|
|
57
57
|
if (e && o) {
|
|
58
58
|
const t = e.getBoundingClientRect(), n = o.getBoundingClientRect(), c = {};
|
|
59
|
-
u ? c.width = n.width : c.minWidth = n.width,
|
|
59
|
+
u ? c.width = n.width : c.minWidth = n.width, L(c, t, n), H(c, t, n), h.current = { height: t.height, width: t.width }, b(c);
|
|
60
60
|
}
|
|
61
|
-
}, [_, u,
|
|
61
|
+
}, [_, u, L, H]);
|
|
62
62
|
y(() => {
|
|
63
|
-
f ? r() : (h.current = { height: 0, width: 0 },
|
|
63
|
+
f ? r() : (h.current = { height: 0, width: 0 }, b({ opacity: 0 }));
|
|
64
64
|
}, [f, r]), y(() => {
|
|
65
65
|
if (s.current) {
|
|
66
66
|
const { width: e, height: o } = s.current.getBoundingClientRect();
|
|
@@ -72,8 +72,8 @@ const K = "dropdownDesktop__f4649e92", V = "dropdownDesktopOverflowHidden__0decb
|
|
|
72
72
|
}, [r]);
|
|
73
73
|
y(() => {
|
|
74
74
|
if (f)
|
|
75
|
-
return document.addEventListener("scroll", l, !0), window.addEventListener("resize", l), v(!0), document.body.classList.add(
|
|
76
|
-
document.removeEventListener("scroll", l, !0), window.removeEventListener("resize", l), v(!1), document.body.classList.remove(
|
|
75
|
+
return document.addEventListener("scroll", l, !0), window.addEventListener("resize", l), v(!0), document.body.classList.add(A), l(), () => {
|
|
76
|
+
document.removeEventListener("scroll", l, !0), window.removeEventListener("resize", l), v(!1), document.body.classList.remove(A);
|
|
77
77
|
};
|
|
78
78
|
}, [f, l, v]);
|
|
79
79
|
const z = (e) => {
|
|
@@ -85,7 +85,7 @@ const K = "dropdownDesktop__f4649e92", V = "dropdownDesktopOverflowHidden__0decb
|
|
|
85
85
|
className: U,
|
|
86
86
|
style: { ...x, ...N },
|
|
87
87
|
...R,
|
|
88
|
-
"data-tx": "1.11.
|
|
88
|
+
"data-tx": "1.11.1",
|
|
89
89
|
ref: z,
|
|
90
90
|
children: g
|
|
91
91
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as _, jsx as h } from "react/jsx-runtime";
|
|
2
2
|
import l, { useContext as y, useRef as B, useState as b, useEffect as f } from "react";
|
|
3
3
|
import { c as z } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
import { s as C, D as x } from "../../../chunks/DropdownListItem-
|
|
4
|
+
import { s as C, D as x } from "../../../chunks/DropdownListItem-DmNoGI25.js";
|
|
5
5
|
import { EVENT_KEY_CODES as w } from "../../../utils/keyboard.js";
|
|
6
6
|
import { DropdownListContext as V } from "../DropdownListContext.js";
|
|
7
7
|
import { LoaderSmall as W } from "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../../utils/keyboard.js";
|
|
4
4
|
import "../../../chunks/vendor-ClY57Zzq.js";
|
|
5
5
|
import "../../NotificationIcon/NotificationIcon.js";
|
|
6
|
-
import { D as s } from "../../../chunks/DropdownListItem-
|
|
6
|
+
import { D as s } from "../../../chunks/DropdownListItem-DmNoGI25.js";
|
|
7
7
|
export {
|
|
8
8
|
s as DropdownListItem
|
|
9
9
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DropdownDesktop as p } from "./DropdownDesktop.js";
|
|
2
2
|
import { DropdownList as e } from "./DropdownList.js";
|
|
3
|
-
import { D as m } from "../../../chunks/DropdownListItem-
|
|
3
|
+
import { D as m } from "../../../chunks/DropdownListItem-DmNoGI25.js";
|
|
4
4
|
export {
|
|
5
5
|
p as DropdownDesktop,
|
|
6
6
|
e as DropdownList,
|
|
@@ -2,7 +2,7 @@ import { Dropdown as e } from "./Dropdown.js";
|
|
|
2
2
|
import { DropdownListContext as t } from "./DropdownListContext.js";
|
|
3
3
|
import { DropdownDesktop as d } from "./desktop/DropdownDesktop.js";
|
|
4
4
|
import { DropdownList as i } from "./desktop/DropdownList.js";
|
|
5
|
-
import { D as w } from "../../chunks/DropdownListItem-
|
|
5
|
+
import { D as w } from "../../chunks/DropdownListItem-DmNoGI25.js";
|
|
6
6
|
import { DropdownMobile as f } from "./mobile/DropdownMobile.js";
|
|
7
7
|
import { DropdownMobileBody as b } from "./mobile/DropdownMobileBody.js";
|
|
8
8
|
import { DropdownMobileClose as s } from "./mobile/DropdownMobileClose.js";
|
|
@@ -2,7 +2,7 @@ import { jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import a, { useEffect as m } from "react";
|
|
3
3
|
import { OverlayBase as n, EOverlayDirection as c } from "../../Overlay/OverlayBase.js";
|
|
4
4
|
import { DropdownMobileInner as f } from "./DropdownMobileInner.js";
|
|
5
|
-
import { s as p } from "../../../chunks/DropdownMobile.module-
|
|
5
|
+
import { s as p } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
6
6
|
const r = p.dropdownMobileBodyOverflow, y = a.forwardRef(
|
|
7
7
|
({ children: t, opened: o, setOpened: s, ...d }, i) => (m(() => (o ? document.body.classList.add(r) : document.body.classList.remove(r), () => document.body.classList.remove(r)), [o]), /* @__PURE__ */ e(n, { setOpened: s, opened: o, direction: c.BOTTOM, children: (l) => /* @__PURE__ */ e(
|
|
8
8
|
f,
|
|
@@ -10,7 +10,7 @@ const r = p.dropdownMobileBodyOverflow, y = a.forwardRef(
|
|
|
10
10
|
...l,
|
|
11
11
|
...d,
|
|
12
12
|
ref: i,
|
|
13
|
-
"data-tx": "1.11.
|
|
13
|
+
"data-tx": "1.11.1",
|
|
14
14
|
children: t
|
|
15
15
|
}
|
|
16
16
|
) }))
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import d from "react";
|
|
3
3
|
import { c as m } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
import { s as a } from "../../../chunks/DropdownMobile.module-
|
|
4
|
+
import { s as a } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
5
5
|
const i = d.forwardRef(
|
|
6
6
|
({ children: o, className: r, ...e }, s) => /* @__PURE__ */ t("div", { className: m(a.dropdownMobileContent, r), ref: s, ...e, children: o })
|
|
7
7
|
);
|
|
@@ -3,7 +3,7 @@ import t from "react";
|
|
|
3
3
|
import { ButtonIcon as m } from "../../Button/ButtonIcon.js";
|
|
4
4
|
import { CrossStrokeSrvIcon16 as l } from "@sberbusiness/icons-next";
|
|
5
5
|
import { c as p } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
6
|
-
import { s as i } from "../../../chunks/DropdownMobile.module-
|
|
6
|
+
import { s as i } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
7
7
|
const a = t.forwardRef(
|
|
8
8
|
({ className: r, ...e }, s) => /* @__PURE__ */ o(m, { className: p(i.dropdownMobileClose, r), ref: s, ...e, children: /* @__PURE__ */ o(l, { paletteIndex: 5 }) })
|
|
9
9
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { c as a } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
import { s as i } from "../../../chunks/DropdownMobile.module-
|
|
4
|
+
import { s as i } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
5
5
|
const p = m.forwardRef(
|
|
6
6
|
({ children: o, className: r, ...e }, t) => /* @__PURE__ */ s("div", { className: a(i.dropdownMobileFooter, r), ref: t, ...e, children: o })
|
|
7
7
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import t from "react";
|
|
3
3
|
import { c as m } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
import { s as o } from "../../../chunks/DropdownMobile.module-
|
|
4
|
+
import { s as o } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
5
5
|
const n = t.forwardRef(
|
|
6
6
|
({ children: r, className: d, controlButtons: s, ...a }, i) => /* @__PURE__ */ l("div", { className: m(o.dropdownMobileHeader, d), ref: i, ...a, children: [
|
|
7
7
|
/* @__PURE__ */ e("div", { className: o.dropdownMobileHeaderContent, children: r }),
|
|
@@ -2,7 +2,7 @@ import { jsxs as j, jsx as c } from "react/jsx-runtime";
|
|
|
2
2
|
import y, { useState as l, useEffect as d } from "react";
|
|
3
3
|
import { c as n } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
4
|
import { useToken as B } from "../../ThemeProvider/useToken.js";
|
|
5
|
-
import { s as e } from "../../../chunks/DropdownMobile.module-
|
|
5
|
+
import { s as e } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
6
6
|
const C = y.forwardRef(
|
|
7
7
|
({
|
|
8
8
|
children: f,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import r from "react";
|
|
3
3
|
import { c as d } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
const e = "
|
|
4
|
+
const e = "dropdownMobileInput__766f89a9", i = {
|
|
5
5
|
dropdownMobileInput: e
|
|
6
6
|
}, l = r.forwardRef(
|
|
7
7
|
({ className: o, ...p }, t) => /* @__PURE__ */ n("input", { className: d(i.dropdownMobileInput, o), ...p, ref: t })
|
|
@@ -6,7 +6,7 @@ import { LoaderSmall as f } from "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
|
6
6
|
import { ELoaderSmallTheme as c } from "../../Loader/LoaderSmall/enum.js";
|
|
7
7
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
8
8
|
import { EComponentSize as L } from "../../../enums/EComponentSize.js";
|
|
9
|
-
import { s as r } from "../../../chunks/DropdownMobile.module-
|
|
9
|
+
import { s as r } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
10
10
|
const b = a.forwardRef(
|
|
11
11
|
({ children: e, className: i, loading: m, ...t }, s) => {
|
|
12
12
|
const d = () => /* @__PURE__ */ o(n, { id: "dropdown-mobile-list-loader-item", children: /* @__PURE__ */ o(
|
|
@@ -3,7 +3,7 @@ import x from "react";
|
|
|
3
3
|
import { c } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
4
|
import { Text as I } from "../../Typography/Text.js";
|
|
5
5
|
import { ETextSize as w } from "../../Typography/enums.js";
|
|
6
|
-
import { s as r } from "../../../chunks/DropdownMobile.module-
|
|
6
|
+
import { s as r } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
7
7
|
import { NotificationIcon as N } from "../../NotificationIcon/NotificationIcon.js";
|
|
8
8
|
const b = x.forwardRef(
|
|
9
9
|
({ children: o, className: m, id: y, onClick: t, onSelect: i, selected: s, showNotificationIcon: a, ...e }, p) => {
|
|
@@ -4,7 +4,7 @@ import { LoaderSmall as t } from "../../Loader/LoaderSmall/LoaderSmall.js";
|
|
|
4
4
|
import { ELoaderSmallTheme as i } from "../../Loader/LoaderSmall/enum.js";
|
|
5
5
|
import "../../Loader/LoaderMiddle/LoaderMiddle.js";
|
|
6
6
|
import { EComponentSize as p } from "../../../enums/EComponentSize.js";
|
|
7
|
-
import { s } from "../../../chunks/DropdownMobile.module-
|
|
7
|
+
import { s } from "../../../chunks/DropdownMobile.module-GlVoDQNA.js";
|
|
8
8
|
const S = ({ className: o, ...r }) => /* @__PURE__ */ m(
|
|
9
9
|
t,
|
|
10
10
|
{
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as p } from "react/jsx-runtime";
|
|
2
2
|
import { c as d } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
3
3
|
import { FormFieldMaskedInput as o } from "../../FormField/components/FormFieldMaskedInput.js";
|
|
4
|
-
const t = "
|
|
4
|
+
const t = "dropdownMobileMaskedInput__35f87499", r = {
|
|
5
5
|
dropdownMobileMaskedInput: t
|
|
6
6
|
}, n = ({ className: s, ...e }) => /* @__PURE__ */ p(o, { className: d(r.dropdownMobileMaskedInput, s), ...e });
|
|
7
7
|
n.presets = o.presets;
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as p } from "react/jsx-runtime";
|
|
2
2
|
import t from "react";
|
|
3
|
-
import { c } from "../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
const
|
|
5
|
-
ellipsisLineClamp:
|
|
3
|
+
import { c as m } from "../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
+
const c = "ellipsisLineClamp__de84d000", r = "oneLine__147370a0", e = {
|
|
5
|
+
ellipsisLineClamp: c,
|
|
6
6
|
oneLine: r
|
|
7
|
-
},
|
|
8
|
-
({ children: i, maxLines:
|
|
9
|
-
const
|
|
10
|
-
return /* @__PURE__ */
|
|
7
|
+
}, d = t.forwardRef(
|
|
8
|
+
({ children: i, maxLines: s, className: l, ...n }, a) => {
|
|
9
|
+
const o = m(e.ellipsisLineClamp, { [e.oneLine]: s === 1 }, l);
|
|
10
|
+
return /* @__PURE__ */ p(
|
|
11
11
|
"div",
|
|
12
12
|
{
|
|
13
|
-
className:
|
|
14
|
-
style: { "--ellipsis-line-clamp":
|
|
13
|
+
className: o,
|
|
14
|
+
style: { "--ellipsis-line-clamp": s },
|
|
15
15
|
...n,
|
|
16
|
-
"data-tx": "1.11.
|
|
17
|
-
ref:
|
|
16
|
+
"data-tx": "1.11.1",
|
|
17
|
+
ref: a,
|
|
18
18
|
children: i
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
21
|
}
|
|
22
22
|
);
|
|
23
|
-
|
|
23
|
+
d.displayName = "Ellipsis";
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
d as Ellipsis
|
|
26
26
|
};
|
|
27
27
|
//# sourceMappingURL=Ellipsis.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as g } from "react/jsx-runtime";
|
|
2
2
|
import N, { useRef as E } from "react";
|
|
3
3
|
import { E as U, c as j } from "../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
const F = "
|
|
4
|
+
const F = "expandAnimation__460fb25f", I = {
|
|
5
5
|
expandAnimation: F
|
|
6
6
|
}, L = 300, M = N.forwardRef(
|
|
7
7
|
({
|
|
@@ -14,7 +14,7 @@ const F = "expandAnimation__15b2c31f", I = {
|
|
|
14
14
|
onEnd: h,
|
|
15
15
|
transitionProps: e,
|
|
16
16
|
..._
|
|
17
|
-
},
|
|
17
|
+
}, u) => {
|
|
18
18
|
const m = E({
|
|
19
19
|
entering: { height: void 0, overflow: "hidden" },
|
|
20
20
|
entered: {},
|
|
@@ -22,11 +22,11 @@ const F = "expandAnimation__15b2c31f", I = {
|
|
|
22
22
|
exited: { height: 0, overflow: "hidden", visibility: "hidden" },
|
|
23
23
|
unmounted: {}
|
|
24
24
|
}), l = E(null), w = (c) => {
|
|
25
|
-
var
|
|
26
|
-
l.current && (m.current.entering.height = l.current.scrollHeight), d == null || d(), (
|
|
25
|
+
var f;
|
|
26
|
+
l.current && (m.current.entering.height = l.current.scrollHeight), d == null || d(), (f = e == null ? void 0 : e.onEnter) == null || f.call(e, c);
|
|
27
27
|
}, H = (c) => {
|
|
28
|
-
var
|
|
29
|
-
h == null || h(), (
|
|
28
|
+
var f;
|
|
29
|
+
h == null || h(), (f = e == null ? void 0 : e.onEntered) == null || f.call(e, c);
|
|
30
30
|
}, T = () => {
|
|
31
31
|
var c;
|
|
32
32
|
l.current && (l.current.style.height = l.current.scrollHeight + "px", l.current.scrollHeight), d == null || d(), (c = e == null ? void 0 : e.onExit) == null || c.call(e);
|
|
@@ -34,7 +34,7 @@ const F = "expandAnimation__15b2c31f", I = {
|
|
|
34
34
|
var c;
|
|
35
35
|
h == null || h(), (c = e == null ? void 0 : e.onExited) == null || c.call(e);
|
|
36
36
|
}, D = (c) => {
|
|
37
|
-
l.current = c, typeof
|
|
37
|
+
l.current = c, typeof u == "function" ? u(c) : u && (u.current = c);
|
|
38
38
|
};
|
|
39
39
|
return /* @__PURE__ */ g(
|
|
40
40
|
U,
|
|
@@ -5,7 +5,7 @@ import "./components/FooterDescriptionControls.js";
|
|
|
5
5
|
import "./components/FooterDescriptionContent.js";
|
|
6
6
|
const p = Object.assign(
|
|
7
7
|
i.forwardRef(function({ children: o, ...t }, r) {
|
|
8
|
-
return /* @__PURE__ */ e("div", { ...t, "data-tx": "1.11.
|
|
8
|
+
return /* @__PURE__ */ e("div", { ...t, "data-tx": "1.11.1", ref: r, children: o });
|
|
9
9
|
}),
|
|
10
10
|
{
|
|
11
11
|
Description: m
|
|
@@ -3,7 +3,7 @@ import s from "react";
|
|
|
3
3
|
import { FooterDescriptionContent as n } from "./FooterDescriptionContent.js";
|
|
4
4
|
import { FooterDescriptionControls as m } from "./FooterDescriptionControls.js";
|
|
5
5
|
import { c as p } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
6
|
-
import { s as c } from "../../../chunks/Footer.module-
|
|
6
|
+
import { s as c } from "../../../chunks/Footer.module-DF8KqUFe.js";
|
|
7
7
|
const f = Object.assign(
|
|
8
8
|
s.forwardRef(function({ children: o, className: t, ...r }, e) {
|
|
9
9
|
return /* @__PURE__ */ i("div", { className: p(c.footerDescription, t), ...r, ref: e, children: o });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as m } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
import { s as n } from "../../../chunks/Footer.module-
|
|
4
|
+
import { s as n } from "../../../chunks/Footer.module-DF8KqUFe.js";
|
|
5
5
|
const a = i.forwardRef(
|
|
6
6
|
({ children: o, className: t, ...r }, e) => /* @__PURE__ */ s("div", { className: m(n.footerDescriptionContent, t), ...r, ref: e, children: o })
|
|
7
7
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as m } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
import { s as a } from "../../../chunks/Footer.module-
|
|
4
|
+
import { s as a } from "../../../chunks/Footer.module-DF8KqUFe.js";
|
|
5
5
|
const p = i.forwardRef(
|
|
6
6
|
({ children: o, className: r, ...t }, s) => /* @__PURE__ */ e("div", { className: m(a.footerDescriptionControls, r), ...t, ref: s, children: o })
|
|
7
7
|
);
|
|
@@ -5,15 +5,15 @@ import { FormFieldContext as I } from "./FormFieldContext.js";
|
|
|
5
5
|
import { TARGET_PADDING_X_DEFAULT as _ } from "./consts.js";
|
|
6
6
|
import { EFormFieldStatus as r } from "./enums.js";
|
|
7
7
|
import { EComponentSize as N } from "../../enums/EComponentSize.js";
|
|
8
|
-
const P = "
|
|
8
|
+
const P = "formField__986f881d", S = "disabled__e13addd9", T = "active__b4336e61", L = "error__076c75fe", u = "warning__99282946", i = {
|
|
9
9
|
formField: P,
|
|
10
10
|
disabled: S,
|
|
11
11
|
active: T,
|
|
12
12
|
error: L,
|
|
13
13
|
warning: u,
|
|
14
|
-
"size-sm": "size-
|
|
15
|
-
"size-md": "size-
|
|
16
|
-
"size-lg": "size-
|
|
14
|
+
"size-sm": "size-sm__91ebcf09",
|
|
15
|
+
"size-md": "size-md__ca8be5e4",
|
|
16
|
+
"size-lg": "size-lg__9e5a03ad"
|
|
17
17
|
}, V = ({
|
|
18
18
|
children: p,
|
|
19
19
|
className: F,
|
|
@@ -21,10 +21,10 @@ const P = "formField__cb0c8096", S = "disabled__bb9b3cf4", T = "active__1a4e23ff
|
|
|
21
21
|
onMouseEnter: s,
|
|
22
22
|
onMouseLeave: d,
|
|
23
23
|
style: x,
|
|
24
|
-
size:
|
|
25
|
-
...
|
|
24
|
+
size: a = N.LG,
|
|
25
|
+
...g
|
|
26
26
|
}) => {
|
|
27
|
-
const [
|
|
27
|
+
const [c, h] = e(!1), [v, l] = e(!1), [b, z] = e(""), [m, E] = e(_), [f, A] = e(_), [D, R] = e(!1), W = (o) => {
|
|
28
28
|
l(!0), s == null || s(o);
|
|
29
29
|
}, w = (o) => {
|
|
30
30
|
l(!1), d == null || d(o);
|
|
@@ -34,27 +34,27 @@ const P = "formField__cb0c8096", S = "disabled__bb9b3cf4", T = "active__1a4e23ff
|
|
|
34
34
|
{
|
|
35
35
|
value: {
|
|
36
36
|
status: t,
|
|
37
|
-
focused:
|
|
38
|
-
hovered:
|
|
39
|
-
id:
|
|
37
|
+
focused: c,
|
|
38
|
+
hovered: v,
|
|
39
|
+
id: b,
|
|
40
40
|
postfixWidth: m,
|
|
41
41
|
prefixWidth: f,
|
|
42
|
-
setFocused:
|
|
42
|
+
setFocused: h,
|
|
43
43
|
setId: z,
|
|
44
44
|
setPostfixWidth: E,
|
|
45
45
|
setPrefixWidth: A,
|
|
46
46
|
setValueExist: R,
|
|
47
47
|
valueExist: D,
|
|
48
|
-
size:
|
|
48
|
+
size: a
|
|
49
49
|
},
|
|
50
50
|
children: /* @__PURE__ */ n(
|
|
51
51
|
"div",
|
|
52
52
|
{
|
|
53
53
|
className: G(
|
|
54
54
|
i.formField,
|
|
55
|
-
i[`size-${
|
|
55
|
+
i[`size-${a}`],
|
|
56
56
|
{
|
|
57
|
-
[i.active]:
|
|
57
|
+
[i.active]: c,
|
|
58
58
|
[i.disabled]: t === r.DISABLED,
|
|
59
59
|
[i.error]: t === r.ERROR,
|
|
60
60
|
[i.warning]: t === r.WARNING
|
|
@@ -63,9 +63,9 @@ const P = "formField__cb0c8096", S = "disabled__bb9b3cf4", T = "active__1a4e23ff
|
|
|
63
63
|
),
|
|
64
64
|
onMouseEnter: W,
|
|
65
65
|
onMouseLeave: w,
|
|
66
|
-
"data-tx": "1.11.
|
|
66
|
+
"data-tx": "1.11.1",
|
|
67
67
|
style: { paddingLeft: f, paddingRight: m, ...x },
|
|
68
|
-
...
|
|
68
|
+
...g,
|
|
69
69
|
children: p
|
|
70
70
|
}
|
|
71
71
|
)
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { c } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
2
|
+
import n, { useContext as c } from "react";
|
|
3
|
+
import { c as f } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
4
|
import { CrossStrokeSrvIcon16 as F } from "@sberbusiness/icons-next";
|
|
5
5
|
import { FormFieldContext as p } from "../FormFieldContext.js";
|
|
6
6
|
import { EFormFieldStatus as C } from "../enums.js";
|
|
7
7
|
import { ButtonIcon as h } from "../../Button/ButtonIcon.js";
|
|
8
|
-
const u = "
|
|
8
|
+
const u = "formFieldClear__077ebc0d", x = "hidden__86082424", t = {
|
|
9
9
|
formFieldClear: u,
|
|
10
10
|
hidden: x
|
|
11
|
-
}, _ =
|
|
11
|
+
}, _ = n.forwardRef(
|
|
12
12
|
({ className: l, onMouseDown: e, ...m }, a) => {
|
|
13
|
-
const { status:
|
|
13
|
+
const { status: d, valueExist: s } = c(p), i = f(
|
|
14
14
|
t.formFieldClear,
|
|
15
15
|
"hoverable",
|
|
16
16
|
{
|
|
17
|
-
[t.hidden]: !
|
|
17
|
+
[t.hidden]: !s || d === C.DISABLED
|
|
18
18
|
},
|
|
19
19
|
l
|
|
20
20
|
);
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as i, useEffect as m } from "react";
|
|
3
3
|
import { FormFieldDescriptionContext as n } from "../FormFieldDescriptionContext.js";
|
|
4
|
-
const s = "
|
|
4
|
+
const s = "formFieldCounter__91c6c9dd", d = {
|
|
5
5
|
formFieldCounter: s
|
|
6
|
-
},
|
|
6
|
+
}, u = ({ children: o, ...e }) => {
|
|
7
7
|
const { setWithCounter: t } = i(n);
|
|
8
8
|
return m(() => {
|
|
9
9
|
t(!0);
|
|
10
|
-
}, []), /* @__PURE__ */ r("div", { className:
|
|
10
|
+
}, []), /* @__PURE__ */ r("div", { className: d.formFieldCounter, ...e, children: o });
|
|
11
11
|
};
|
|
12
|
-
|
|
12
|
+
u.displayName = "FormFieldCounter";
|
|
13
13
|
export {
|
|
14
|
-
|
|
14
|
+
u as FormFieldCounter
|
|
15
15
|
};
|
|
16
16
|
//# sourceMappingURL=FormFieldCounter.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { useState as n } from "react";
|
|
3
|
-
import { c } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
-
import { FormFieldDescriptionContext as
|
|
5
|
-
const
|
|
6
|
-
formFieldDescription:
|
|
7
|
-
withCounter:
|
|
8
|
-
},
|
|
3
|
+
import { c as m } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
4
|
+
import { FormFieldDescriptionContext as c } from "../FormFieldDescriptionContext.js";
|
|
5
|
+
const l = "formFieldDescription__30222803", p = "withCounter__f6679a9a", i = {
|
|
6
|
+
formFieldDescription: l,
|
|
7
|
+
withCounter: p
|
|
8
|
+
}, d = ({ children: r, ...e }) => {
|
|
9
9
|
const [o, s] = n(!1);
|
|
10
|
-
return /* @__PURE__ */ t(
|
|
10
|
+
return /* @__PURE__ */ t(c.Provider, { value: { withCounter: o, setWithCounter: s }, children: /* @__PURE__ */ t("div", { className: m(i.formFieldDescription, { [i.withCounter]: o }), ...e, children: r }) });
|
|
11
11
|
};
|
|
12
|
-
|
|
12
|
+
d.displayName = "FormFieldDescription";
|
|
13
13
|
export {
|
|
14
|
-
|
|
14
|
+
d as FormFieldDescription
|
|
15
15
|
};
|
|
16
16
|
//# sourceMappingURL=FormFieldDescription.js.map
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "react";
|
|
3
3
|
import "../FormFieldContext.js";
|
|
4
4
|
import "../../../chunks/vendor-ClY57Zzq.js";
|
|
5
|
-
import { F as a } from "../../../chunks/FormFieldInput-
|
|
5
|
+
import { F as a } from "../../../chunks/FormFieldInput-8PHiOrKp.js";
|
|
6
6
|
import "../enums.js";
|
|
7
7
|
import "../../../utils/classNameMaps.js";
|
|
8
8
|
export {
|
|
@@ -4,16 +4,16 @@ import { FormFieldContext as h } from "../FormFieldContext.js";
|
|
|
4
4
|
import { TARGET_PADDING_X_DEFAULT as m } from "../consts.js";
|
|
5
5
|
import { o as D, c as N } from "../../../chunks/vendor-ClY57Zzq.js";
|
|
6
6
|
import { EFormFieldStatus as y } from "../enums.js";
|
|
7
|
-
const A = "
|
|
7
|
+
const A = "formFieldLabel__bfd7b85d", R = "floating__b4c7ae7a", S = "formFieldLabelText__d1b4fc9d", C = "disabled__e13addd9", s = {
|
|
8
8
|
formFieldLabel: A,
|
|
9
|
-
"size-sm": "size-
|
|
10
|
-
"size-md": "size-
|
|
11
|
-
"size-lg": "size-
|
|
9
|
+
"size-sm": "size-sm__91ebcf09",
|
|
10
|
+
"size-md": "size-md__ca8be5e4",
|
|
11
|
+
"size-lg": "size-lg__9e5a03ad",
|
|
12
12
|
floating: R,
|
|
13
13
|
formFieldLabelText: S,
|
|
14
14
|
disabled: C
|
|
15
15
|
}, G = p.forwardRef(
|
|
16
|
-
({ children: f, className: r, style:
|
|
16
|
+
({ children: f, className: r, style: c, floating: e, ...b }, n) => {
|
|
17
17
|
const { status: F, focused: t, id: _, prefixWidth: L, postfixWidth: x, size: i, valueExist: a } = T(h), [l, o] = g(!1);
|
|
18
18
|
E(() => {
|
|
19
19
|
!D(e) && e !== l ? o(e) : e !== l && o(t || a);
|
|
@@ -31,9 +31,9 @@ const A = "formFieldLabel__8d4ae002", R = "floating__b152f723", S = "formFieldLa
|
|
|
31
31
|
left: L || m,
|
|
32
32
|
// Правая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
|
|
33
33
|
right: x || m,
|
|
34
|
-
...
|
|
34
|
+
...c
|
|
35
35
|
};
|
|
36
|
-
return /* @__PURE__ */ d("label", { className: u, ref: n, htmlFor: _, ...
|
|
36
|
+
return /* @__PURE__ */ d("label", { className: u, ref: n, htmlFor: _, ...b, style: z, children: /* @__PURE__ */ d("span", { className: s.formFieldLabelText, children: f }) });
|
|
37
37
|
}
|
|
38
38
|
);
|
|
39
39
|
G.displayName = "FormFieldLabel";
|