@sberbusiness/triplex-next 1.29.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chunks/{AlertProcessSpoiler-B4-vQnzw.js → AlertProcessSpoiler-BIiexkiG.js} +5 -5
- package/chunks/{CalendarViewItem-5_px9kHt.js → CalendarViewItem-DZix7Wi3.js} +26 -26
- package/chunks/Card.module-C57O8DQ9.js +18 -0
- package/chunks/CheckboxTreeExtended.module-D_Xqk2Z0.js +15 -0
- package/chunks/Chip-D73o-tIk.js +77 -0
- package/chunks/Confirm.module-CUcXlA0E.js +15 -0
- package/chunks/{DropdownListItem-C7Maa_Sz.js → DropdownListItem-PhDNj_sI.js} +12 -12
- package/chunks/DropdownMobile.module-DL87iBcj.js +23 -0
- package/chunks/Footer.module-DZzX_hiB.js +9 -0
- package/chunks/{FormFieldInput-BgrEEHVa.js → FormFieldInput-Du3nMTry.js} +18 -18
- package/chunks/HeaderLayoutSidebar.module-BOcwOhH9.js +9 -0
- package/chunks/HeaderTabs.module-D5xnWADy.js +9 -0
- package/chunks/{HeaderTitle.module-fEjlMYZ7.js → HeaderTitle.module-mufXm8bf.js} +2 -2
- package/chunks/IslandAccordion.module-cWQkjySQ.js +25 -0
- package/chunks/IslandWidgetFooter.module-K-i_a4VV.js +9 -0
- package/chunks/IslandWidgetHeader.module-BU39_xm_.js +13 -0
- package/chunks/{LightBoxContent-DdWEYnjf.js → LightBoxContent-oXmUc0O4.js} +7 -7
- package/chunks/LightBoxControls.module-BOBUS8MF.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BLxHQH7u.js +9 -0
- package/chunks/{ListItemControlsButton-BrWqPMvQ.js → ListItemControlsButton-Cn_qKgVF.js} +8 -8
- package/chunks/ListItemTail.module-D7OEUQSH.js +12 -0
- package/chunks/ListMasterFooter.module-B2oYxI3b.js +10 -0
- package/chunks/ModalWindow.module-B7YcXJ55.js +17 -0
- package/chunks/Notification.module-OkzyDWlc.js +20 -0
- package/chunks/Overlay.module-CBlckNkR.js +18 -0
- package/chunks/Page.module-BkDd7q7x.js +11 -0
- package/chunks/SMSField.module-BBRpa0-4.js +16 -0
- package/chunks/SliderExtendedMarks.module-DOunMVrv.js +15 -0
- package/chunks/{SliderExtendedRail-B7cZIw4b.js → SliderExtendedRail-Cr47EmrH.js} +10 -10
- package/chunks/StatusTracker.module-B6VeAoHW.js +24 -0
- package/chunks/{StepperStepArrowBorder-BDDBpgah.js → StepperStepArrowBorder-C6up4LVv.js} +10 -10
- package/chunks/{SuggestFieldMobileDropdownHint-o1c16I20.js → SuggestFieldMobileDropdownHint-BZyaIt1i.js} +4 -4
- package/chunks/TableFooter.module-Exx3Pc8E.js +14 -0
- package/chunks/TabsExtended.module-D8onFEnM.js +16 -0
- package/chunks/TabsLine.module-BvYF3ue-.js +21 -0
- package/chunks/TooltipDesktop.module-DD0ESKwE.js +19 -0
- package/chunks/TreeView.module-ClEsZNDe.js +9 -0
- package/chunks/{UploadZoneInput-DRnwuj7v.js → UploadZoneInput-BbaamBLA.js} +9 -9
- package/chunks/{constants-BbgGoE1H.js → constants-DG4U-QtS.js} +12 -12
- package/chunks/utils-2vVjLvvg.js +24 -0
- package/chunks/{utils-BG289Tpd.js → utils-BTk2T8x6.js} +5 -5
- package/chunks/{utils-Cev1dXzE.js → utils-Bk10DX0W.js} +11 -11
- package/chunks/{utils-DmWZdfw8.js → utils-DgpN6CSa.js} +8 -8
- package/chunks/{vendor-C_uS77iF.js → vendor-82AnkPpo.js} +47 -44
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +11 -11
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +11 -11
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +25 -25
- package/components/Badge/Badge.js +12 -12
- package/components/Badge/BadgeDot.js +5 -5
- package/components/Badge/components/BadgeContent.js +9 -9
- package/components/Badge/components/BadgePostfix.js +10 -10
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +7 -7
- package/components/Button/Button.js +28 -28
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +27 -27
- package/components/Button/ButtonDropdownExtended.js +9 -9
- package/components/Button/ButtonIcon.js +11 -11
- package/components/Calendar/Calendar.js +3 -3
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +4 -4
- 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 +4 -4
- 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 +7 -7
- package/components/Checkbox/Checkbox.js +3 -3
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- package/components/Checkbox/CheckboxYGroup.js +2 -2
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +5 -5
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +10 -10
- 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 +2 -2
- 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 +6 -6
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +13 -13
- package/components/Col/Col.js +137 -137
- package/components/CollapsibleTree/CollapsibleTree.js +23 -0
- package/components/CollapsibleTree/components/CollapsibleTreeBranchNode.js +37 -0
- package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +13 -0
- package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +24 -0
- package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +44 -0
- package/components/CollapsibleTree/components/CollapsibleTreeNodeLabel.js +12 -0
- package/components/CollapsibleTree/index.js +11 -0
- package/components/CollapsibleTree/types.js +5 -0
- package/components/CollapsibleTreeExtended/CollapsibleTreeExtended.js +10 -0
- package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +71 -0
- package/components/CollapsibleTreeExtended/index.js +7 -0
- 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/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
- package/components/DateRange/DateRange.js +12 -12
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/DesignTokens/DesignTokensComponents.js +89 -84
- package/components/DesignTokens/DesignTokensComponentsThemeDark.js +83 -78
- package/components/DesignTokens/components/CollapsibleTree.js +11 -0
- package/components/DesignTokens/components/ListItem.js +7 -4
- package/components/DesignTokens/components/index.js +138 -135
- package/components/Divider/Divider.js +18 -18
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +9 -9
- package/components/Dropdown/desktop/DropdownDesktop.js +22 -22
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.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 +5 -5
- 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 +2 -2
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +16 -16
- package/components/ExpandAnimation/ExpandAnimation.js +18 -18
- 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 +25 -25
- package/components/FormField/components/FormFieldClear.js +2 -2
- package/components/FormField/components/FormFieldCounter.js +4 -4
- 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 +21 -21
- package/components/FormField/components/FormFieldPostfix.js +24 -17
- package/components/FormField/components/FormFieldPrefix.js +24 -17
- package/components/FormField/components/FormFieldTarget.js +19 -19
- package/components/FormField/components/FormFieldTextarea.js +24 -24
- 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 +2 -2
- 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 +9 -9
- package/components/IconWrapper/IconWrapper.js +8 -8
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +3 -3
- 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 +3 -3
- package/components/IslandWidget/IslandWidget.js +11 -11
- package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
- 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/IslandWidgetHeaderControls.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +5 -5
- package/components/LightBox/LightBox.js +16 -16
- 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 +11 -11
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +12 -12
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +11 -11
- package/components/List/List.js +7 -7
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +8 -8
- package/components/List/components/ListItemContent.js +21 -16
- package/components/List/components/ListItemContext.js +5 -2
- package/components/List/components/ListItemControls.js +7 -7
- 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 +28 -25
- package/components/List/components/ListItemTable.js +21 -20
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +7 -7
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +4 -4
- 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 +7 -7
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
- package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
- package/components/LoaderScreen/LoaderScreen.js +7 -7
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +13 -13
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +6 -6
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- 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/MonthYearRange/MonthYearRange.js +6 -6
- package/components/MultiselectField/MultiselectField.js +19 -14
- package/components/MultiselectField/MultiselectFieldContext.js +5 -4
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +34 -31
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +13 -13
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +4 -4
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
- 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 +3 -3
- package/components/OrderedList/OrderedListItem.js +6 -6
- 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 +7 -7
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Page/components/useStickyCornerRadius.js +16 -16
- package/components/Pagination/components/PaginationExtended.js +7 -7
- package/components/Pagination/components/PaginationNavigationButton.js +1 -1
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +7 -7
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +8 -8
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +6 -6
- package/components/Radio/RadioXGroup.js +13 -13
- package/components/Radio/RadioYGroup.js +6 -6
- package/components/Row/Row.js +6 -6
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +27 -27
- 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 +14 -14
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +8 -8
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +8 -8
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +9 -9
- 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 +8 -8
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +25 -25
- package/components/SmallInput/SmallInput.js +2 -2
- package/components/Spoiler/Spoiler.js +16 -16
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
- 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 +2 -2
- package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
- package/components/Step/Step.js +9 -9
- package/components/Stepper/Stepper.js +14 -14
- package/components/Stepper/StepperExtended.js +7 -7
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Suggest/SuggestMobileDropdownContent.js +16 -16
- package/components/Suggest/useSuggest.js +1 -1
- package/components/SuggestField/SuggestField.js +2 -2
- 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 +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +21 -21
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +18 -18
- package/components/Table/NoColumns.js +4 -4
- package/components/Table/PaginationPanel.js +5 -5
- 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 +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +4 -4
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
- 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 +6 -6
- package/components/Table/TabsLinePanelLinks.js +2 -2
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +18 -18
- 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 +2 -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 +3 -3
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +1 -1
- package/components/Tag/Tag.js +25 -25
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +10 -10
- package/components/TextField/TextField.js +1 -1
- package/components/TextField/TextFieldBase.js +24 -19
- 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 +11 -11
- 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 +2 -2
- package/components/TopOverlay/TopOverlay.js +8 -8
- 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 +24 -24
- package/components/Typography/CodeText.js +11 -11
- package/components/Typography/Text.js +19 -19
- package/components/Typography/Title.js +14 -14
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +9 -9
- package/components/UnorderedList/UnorderedListItem.js +3 -3
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/UploadZone/index.js +1 -1
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +587 -579
- package/index.d.ts +134 -58
- package/index.js +628 -620
- package/package.json +8 -4
- package/styles/triplex-next.css +541 -538
- package/utils/amountUtils.js +1 -1
- package/chunks/Card.module-Dx8nOFB3.js +0 -17
- package/chunks/CheckboxTreeExtended.module-Bjimmb7-.js +0 -15
- package/chunks/Chip-D-_oIu-h.js +0 -77
- package/chunks/Confirm.module-CLPl_MFI.js +0 -15
- package/chunks/DropdownMobile.module-CaYNuqHU.js +0 -23
- package/chunks/Footer.module-B8adM4Do.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-Cdc1sffY.js +0 -9
- package/chunks/HeaderTabs.module-DmDFhCmD.js +0 -9
- package/chunks/IslandAccordion.module-CNo4iFh8.js +0 -25
- package/chunks/IslandWidgetFooter.module-DZ6hXw2D.js +0 -9
- package/chunks/IslandWidgetHeader.module-CEVaTpbx.js +0 -13
- package/chunks/LightBoxControls.module-CnAa2Vmk.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-Du9-TT1c.js +0 -9
- package/chunks/ListItemTail.module-ZBSoUByF.js +0 -12
- package/chunks/ListMasterFooter.module-CeZvln77.js +0 -10
- package/chunks/ModalWindow.module-lrXOmH_L.js +0 -17
- package/chunks/Notification.module-ZlSN0MGm.js +0 -20
- package/chunks/Overlay.module-BlvGry2e.js +0 -18
- package/chunks/Page.module-BkU_qm35.js +0 -11
- package/chunks/SMSField.module-DQdb4DNu.js +0 -16
- package/chunks/SliderExtendedMarks.module-BWYZDQtm.js +0 -15
- package/chunks/StatusTracker.module-C645B9ye.js +0 -24
- package/chunks/TableFooter.module-Bw739QXw.js +0 -14
- package/chunks/TabsExtended.module-DwTyq4mg.js +0 -16
- package/chunks/TabsLine.module-6sKjO9lB.js +0 -21
- package/chunks/TooltipDesktop.module-D1eY6eNm.js +0 -19
- package/chunks/TreeView.module-B4d0aSMp.js +0 -9
- package/chunks/utils-XC0joCai.js +0 -24
- package/components/CollapsableTree/CollapsableTree.js +0 -10
- package/components/CollapsableTree/components/CollapsableTreeNode.js +0 -79
- package/components/CollapsableTree/index.js +0 -7
|
@@ -439,6 +439,8 @@ function ob(t, r, i) {
|
|
|
439
439
|
}
|
|
440
440
|
return t.apply(r, i);
|
|
441
441
|
}
|
|
442
|
+
function $D() {
|
|
443
|
+
}
|
|
442
444
|
function YE(t, r) {
|
|
443
445
|
var i = -1, a = t.length;
|
|
444
446
|
for (r || (r = Array(a)); ++i < a; )
|
|
@@ -1204,10 +1206,10 @@ function Sb(t, r, i, a, u, s) {
|
|
|
1204
1206
|
}
|
|
1205
1207
|
var tA = uS(function(t, r, i, a) {
|
|
1206
1208
|
Nc(t, r, i, a);
|
|
1207
|
-
}),
|
|
1209
|
+
}), UD = cb(function(t) {
|
|
1208
1210
|
return t.push(void 0, Sb), ob(tA, void 0, t);
|
|
1209
1211
|
});
|
|
1210
|
-
function
|
|
1212
|
+
function WD(t, r) {
|
|
1211
1213
|
return Eb(t, r);
|
|
1212
1214
|
}
|
|
1213
1215
|
function rA(t, r, i, a) {
|
|
@@ -1238,7 +1240,7 @@ function iA(t, r) {
|
|
|
1238
1240
|
return jC(t, a);
|
|
1239
1241
|
});
|
|
1240
1242
|
}
|
|
1241
|
-
var
|
|
1243
|
+
var kD = FO(function(t, r) {
|
|
1242
1244
|
return t == null ? {} : iA(t, r);
|
|
1243
1245
|
}), aA = Math.ceil, oA = Math.max;
|
|
1244
1246
|
function uA(t, r, i, a) {
|
|
@@ -1251,8 +1253,8 @@ function sA(t) {
|
|
|
1251
1253
|
return a && typeof a != "number" && lb(r, i, a) && (i = a = void 0), r = Iu(r), i === void 0 ? (i = r, r = 0) : i = Iu(i), a = a === void 0 ? r < i ? 1 : -1 : Iu(a), uA(r, i, a);
|
|
1252
1254
|
};
|
|
1253
1255
|
}
|
|
1254
|
-
var
|
|
1255
|
-
function
|
|
1256
|
+
var GD = sA(), fA = "Expected a function";
|
|
1257
|
+
function KD(t, r, i) {
|
|
1256
1258
|
var a = !0, u = !0;
|
|
1257
1259
|
if (typeof t != "function")
|
|
1258
1260
|
throw new TypeError(fA);
|
|
@@ -1263,7 +1265,7 @@ function GD(t, r, i) {
|
|
|
1263
1265
|
});
|
|
1264
1266
|
}
|
|
1265
1267
|
var cA = 0;
|
|
1266
|
-
function
|
|
1268
|
+
function jD(t) {
|
|
1267
1269
|
var r = ++cA;
|
|
1268
1270
|
return yb(t) + r;
|
|
1269
1271
|
}
|
|
@@ -1622,7 +1624,7 @@ function dA() {
|
|
|
1622
1624
|
})(Ma)), Ma.exports;
|
|
1623
1625
|
}
|
|
1624
1626
|
var hA = dA();
|
|
1625
|
-
const
|
|
1627
|
+
const zD = /* @__PURE__ */ io(hA);
|
|
1626
1628
|
var li = { exports: {} };
|
|
1627
1629
|
/**
|
|
1628
1630
|
* @license
|
|
@@ -5311,7 +5313,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
5311
5313
|
}).call(pA);
|
|
5312
5314
|
})(li, li.exports)), li.exports;
|
|
5313
5315
|
}
|
|
5314
|
-
var
|
|
5316
|
+
var HD = vA();
|
|
5315
5317
|
function Ua() {
|
|
5316
5318
|
return Ua = Object.assign ? Object.assign.bind() : function(t) {
|
|
5317
5319
|
for (var r = 1; r < arguments.length; r++) {
|
|
@@ -7662,7 +7664,7 @@ function fR() {
|
|
|
7662
7664
|
}, Ra.exports = I, Ra.exports.FocusTrap = I, Ra.exports;
|
|
7663
7665
|
}
|
|
7664
7666
|
var cR = fR();
|
|
7665
|
-
const
|
|
7667
|
+
const YD = /* @__PURE__ */ io(cR);
|
|
7666
7668
|
function lR() {
|
|
7667
7669
|
return !!(typeof window < "u" && window.document && window.document.createElement);
|
|
7668
7670
|
}
|
|
@@ -7777,7 +7779,7 @@ function zb(t) {
|
|
|
7777
7779
|
return a.getAttribute(Kb(r)) === t;
|
|
7778
7780
|
});
|
|
7779
7781
|
}
|
|
7780
|
-
function
|
|
7782
|
+
function XD(t) {
|
|
7781
7783
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = zb(t, r);
|
|
7782
7784
|
if (i) {
|
|
7783
7785
|
var a = ao(r);
|
|
@@ -7791,7 +7793,7 @@ function yR(t, r) {
|
|
|
7791
7793
|
wc.set(t, u), t.removeChild(a);
|
|
7792
7794
|
}
|
|
7793
7795
|
}
|
|
7794
|
-
function
|
|
7796
|
+
function ZD(t, r) {
|
|
7795
7797
|
var i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, a = ao(i), u = Lc(a), s = wp(wp({}, i), {}, {
|
|
7796
7798
|
styles: u
|
|
7797
7799
|
});
|
|
@@ -7906,7 +7908,7 @@ const wR = (t, r, i, a) => {
|
|
|
7906
7908
|
height: t.contentRect.height
|
|
7907
7909
|
};
|
|
7908
7910
|
};
|
|
7909
|
-
function
|
|
7911
|
+
function VD({ skipOnMount: t = !1, refreshMode: r, refreshRate: i = 1e3, refreshOptions: a, handleWidth: u = !0, handleHeight: s = !0, targetRef: f, observerOptions: l, onResize: d, disableRerender: p = !1 } = {}) {
|
|
7910
7912
|
const y = Fe(t), b = TR(d), [m, O] = Ot({
|
|
7911
7913
|
width: void 0,
|
|
7912
7914
|
height: void 0
|
|
@@ -8350,7 +8352,7 @@ var rt;
|
|
|
8350
8352
|
})(rt || (rt = {}));
|
|
8351
8353
|
function Xa() {
|
|
8352
8354
|
}
|
|
8353
|
-
function
|
|
8355
|
+
function JD(t, r) {
|
|
8354
8356
|
return We(
|
|
8355
8357
|
() => ({
|
|
8356
8358
|
sensor: t,
|
|
@@ -8360,7 +8362,7 @@ function VD(t, r) {
|
|
|
8360
8362
|
[t, r]
|
|
8361
8363
|
);
|
|
8362
8364
|
}
|
|
8363
|
-
function
|
|
8365
|
+
function QD() {
|
|
8364
8366
|
for (var t = arguments.length, r = new Array(t), i = 0; i < t; i++)
|
|
8365
8367
|
r[i] = arguments[i];
|
|
8366
8368
|
return We(
|
|
@@ -9920,7 +9922,7 @@ var Ur;
|
|
|
9920
9922
|
(function(t) {
|
|
9921
9923
|
t[t.Uninitialized = 0] = "Uninitialized", t[t.Initializing = 1] = "Initializing", t[t.Initialized = 2] = "Initialized";
|
|
9922
9924
|
})(Ur || (Ur = {}));
|
|
9923
|
-
const
|
|
9925
|
+
const eM = /* @__PURE__ */ eE(function(r) {
|
|
9924
9926
|
var i, a, u, s;
|
|
9925
9927
|
let {
|
|
9926
9928
|
id: f,
|
|
@@ -10443,14 +10445,14 @@ function zP(t, r, i) {
|
|
|
10443
10445
|
};
|
|
10444
10446
|
return r.top + t.y <= i.top ? a.y = i.top - r.top : r.bottom + t.y >= i.top + i.height && (a.y = i.top + i.height - r.bottom), r.left + t.x <= i.left ? a.x = i.left - r.left : r.right + t.x >= i.left + i.width && (a.x = i.left + i.width - r.right), a;
|
|
10445
10447
|
}
|
|
10446
|
-
const
|
|
10448
|
+
const tM = (t) => {
|
|
10447
10449
|
let {
|
|
10448
10450
|
containerNodeRect: r,
|
|
10449
10451
|
draggingNodeRect: i,
|
|
10450
10452
|
transform: a
|
|
10451
10453
|
} = t;
|
|
10452
10454
|
return !i || !r ? a : zP(a, i, r);
|
|
10453
|
-
},
|
|
10455
|
+
}, rM = (t) => {
|
|
10454
10456
|
let {
|
|
10455
10457
|
transform: r
|
|
10456
10458
|
} = t;
|
|
@@ -10505,7 +10507,7 @@ const dy = (t) => {
|
|
|
10505
10507
|
}, Da = {
|
|
10506
10508
|
scaleX: 1,
|
|
10507
10509
|
scaleY: 1
|
|
10508
|
-
},
|
|
10510
|
+
}, nM = (t) => {
|
|
10509
10511
|
var r;
|
|
10510
10512
|
let {
|
|
10511
10513
|
activeIndex: i,
|
|
@@ -10558,7 +10560,7 @@ const hy = "Sortable", py = /* @__PURE__ */ Ye.createContext({
|
|
|
10558
10560
|
droppable: !1
|
|
10559
10561
|
}
|
|
10560
10562
|
});
|
|
10561
|
-
function
|
|
10563
|
+
function iM(t) {
|
|
10562
10564
|
let {
|
|
10563
10565
|
children: r,
|
|
10564
10566
|
id: i,
|
|
@@ -10656,7 +10658,7 @@ function rI(t) {
|
|
|
10656
10658
|
s && f(null);
|
|
10657
10659
|
}, [s]), s;
|
|
10658
10660
|
}
|
|
10659
|
-
function
|
|
10661
|
+
function aM(t) {
|
|
10660
10662
|
let {
|
|
10661
10663
|
animateLayoutChanges: r = JP,
|
|
10662
10664
|
attributes: i,
|
|
@@ -12363,40 +12365,41 @@ function MD() {
|
|
|
12363
12365
|
return fc = u, fc;
|
|
12364
12366
|
}
|
|
12365
12367
|
var ND = MD();
|
|
12366
|
-
const
|
|
12368
|
+
const oM = /* @__PURE__ */ io(ND);
|
|
12367
12369
|
export {
|
|
12370
|
+
dr as A,
|
|
12368
12371
|
BD as B,
|
|
12369
12372
|
Nb as C,
|
|
12370
|
-
|
|
12371
|
-
|
|
12373
|
+
eM as D,
|
|
12374
|
+
YD as F,
|
|
12372
12375
|
Oi as M,
|
|
12373
|
-
|
|
12376
|
+
iM as S,
|
|
12374
12377
|
lP as T,
|
|
12375
|
-
|
|
12376
|
-
|
|
12378
|
+
QD as a,
|
|
12379
|
+
JD as b,
|
|
12377
12380
|
FD as c,
|
|
12378
|
-
|
|
12381
|
+
rM as d,
|
|
12379
12382
|
ly as e,
|
|
12380
12383
|
cP as f,
|
|
12381
12384
|
cR as g,
|
|
12382
|
-
|
|
12383
|
-
|
|
12384
|
-
|
|
12385
|
-
|
|
12386
|
-
|
|
12387
|
-
|
|
12388
|
-
|
|
12385
|
+
VD as h,
|
|
12386
|
+
WD as i,
|
|
12387
|
+
oM as j,
|
|
12388
|
+
GD as k,
|
|
12389
|
+
HD as l,
|
|
12390
|
+
UD as m,
|
|
12391
|
+
zD as n,
|
|
12389
12392
|
hA as o,
|
|
12390
|
-
|
|
12391
|
-
|
|
12392
|
-
|
|
12393
|
+
kD as p,
|
|
12394
|
+
aM as q,
|
|
12395
|
+
tM as r,
|
|
12393
12396
|
Ya as s,
|
|
12394
12397
|
lR as t,
|
|
12395
|
-
|
|
12396
|
-
|
|
12397
|
-
|
|
12398
|
-
|
|
12399
|
-
|
|
12400
|
-
|
|
12398
|
+
jD as u,
|
|
12399
|
+
nM as v,
|
|
12400
|
+
ZD as w,
|
|
12401
|
+
XD as x,
|
|
12402
|
+
$D as y,
|
|
12403
|
+
KD as z
|
|
12401
12404
|
};
|
|
12402
|
-
//# sourceMappingURL=vendor-
|
|
12405
|
+
//# sourceMappingURL=vendor-82AnkPpo.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var c = Object.defineProperty;
|
|
2
2
|
var d = (t, e, i) => e in t ? c(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i;
|
|
3
3
|
var s = (t, e, i) => d(t, typeof e != "symbol" ? e + "" : e, i);
|
|
4
|
-
import { i as l } from "../../chunks/vendor-
|
|
4
|
+
import { i as l } from "../../chunks/vendor-82AnkPpo.js";
|
|
5
5
|
class u {
|
|
6
6
|
constructor() {
|
|
7
7
|
// Массив дочерних нод.
|
|
@@ -4,7 +4,7 @@ var o = (a, s, e) => l(a, typeof s != "symbol" ? s + "" : s, e);
|
|
|
4
4
|
import { jsxs as O, Fragment as h, jsx as m } from "react/jsx-runtime";
|
|
5
5
|
import g from "react";
|
|
6
6
|
import { ExpandAnimation as u } from "../../ExpandAnimation/ExpandAnimation.js";
|
|
7
|
-
import { u as f, c as B } from "../../../chunks/vendor-
|
|
7
|
+
import { u as f, c as B } from "../../../chunks/vendor-82AnkPpo.js";
|
|
8
8
|
class E extends g.Component {
|
|
9
9
|
constructor(e) {
|
|
10
10
|
super(e);
|
|
@@ -3,13 +3,13 @@ import x from "react";
|
|
|
3
3
|
import { EAlertType as e } from "../EAlertType.js";
|
|
4
4
|
import { ALERT_TYPE_TO_CLASS_NAME_MAP as m } from "../AlertTypeUtils.js";
|
|
5
5
|
import { Text as y } from "../../Typography/Text.js";
|
|
6
|
-
import { EFontType as r, ETextSize as
|
|
7
|
-
import { SystemStrokeStsIcon16 as
|
|
8
|
-
import { c as E } from "../../../chunks/vendor-
|
|
9
|
-
const R = "
|
|
6
|
+
import { EFontType as r, ETextSize as f } from "../../Typography/enums.js";
|
|
7
|
+
import { SystemStrokeStsIcon16 as S, ErrorStrokeStsIcon16 as I, WarningStrokeStsIcon16 as _, InfoStrokeStsIcon16 as i } from "@sberbusiness/icons-next";
|
|
8
|
+
import { c as E } from "../../../chunks/vendor-82AnkPpo.js";
|
|
9
|
+
const R = "alertContext__efa0acef", N = "alertContextText__7938dd82", d = "alertTypeError__66a442ab", C = "alertTypeInfo__c528655f", A = "alertTypeWarning__49c4ebc2", O = "alertTypeSystem__84759f29", n = {
|
|
10
10
|
alertContext: R,
|
|
11
|
-
alertContextText:
|
|
12
|
-
alertTypeError:
|
|
11
|
+
alertContextText: N,
|
|
12
|
+
alertTypeError: d,
|
|
13
13
|
alertTypeInfo: C,
|
|
14
14
|
alertTypeWarning: A,
|
|
15
15
|
alertTypeSystem: O
|
|
@@ -18,11 +18,11 @@ const R = "alertContext__92f72dd4", d = "alertContextText__6416c146", N = "alert
|
|
|
18
18
|
case e.INFO:
|
|
19
19
|
return /* @__PURE__ */ t(i, { paletteIndex: 3 });
|
|
20
20
|
case e.WARNING:
|
|
21
|
-
return /* @__PURE__ */ t(
|
|
21
|
+
return /* @__PURE__ */ t(_, { paletteIndex: 2 });
|
|
22
22
|
case e.ERROR:
|
|
23
|
-
return /* @__PURE__ */ t(
|
|
23
|
+
return /* @__PURE__ */ t(I, { paletteIndex: 1 });
|
|
24
24
|
case e.SYSTEM:
|
|
25
|
-
return /* @__PURE__ */ t(
|
|
25
|
+
return /* @__PURE__ */ t(S, { paletteIndex: 4 });
|
|
26
26
|
}
|
|
27
27
|
}, W = {
|
|
28
28
|
[e.INFO]: r.INFO,
|
|
@@ -36,11 +36,11 @@ const R = "alertContext__92f72dd4", d = "alertContextText__6416c146", N = "alert
|
|
|
36
36
|
role: "alert",
|
|
37
37
|
className: E(n.alertContext, m[a](n), l),
|
|
38
38
|
...p,
|
|
39
|
-
"data-tx": "1.
|
|
39
|
+
"data-tx": "1.30.0",
|
|
40
40
|
ref: c,
|
|
41
41
|
children: [
|
|
42
42
|
s || u(a),
|
|
43
|
-
/* @__PURE__ */ t(y, { size:
|
|
43
|
+
/* @__PURE__ */ t(y, { size: f.B4, type: W[a], className: n.alertContextText, children: o })
|
|
44
44
|
]
|
|
45
45
|
}
|
|
46
46
|
)
|
|
@@ -3,11 +3,11 @@ import R, { useState as n } from "react";
|
|
|
3
3
|
import { EAlertType as r } from "../EAlertType.js";
|
|
4
4
|
import { ALERT_TYPE_TO_CLASS_NAME_MAP as N } from "../AlertTypeUtils.js";
|
|
5
5
|
import { ButtonIcon as T } from "../../Button/ButtonIcon.js";
|
|
6
|
-
import { s as t, A as i } from "../../../chunks/AlertProcessSpoiler-
|
|
6
|
+
import { s as t, A as i } from "../../../chunks/AlertProcessSpoiler-BIiexkiG.js";
|
|
7
7
|
import { AlertProcessContext as h } from "./AlertProcessContext.js";
|
|
8
8
|
import { EAlertProcessBorderRadius as s } from "./enums.js";
|
|
9
9
|
import { DefaulticonStrokePrdIcon20 as k, SystemStrokeStsIcon20 as M, ErrorStrokeStsIcon20 as O, WarningStrokeStsIcon20 as v, InfoStrokeStsIcon20 as D, CrossStrokeSrvIcon16 as B } from "@sberbusiness/icons-next";
|
|
10
|
-
import { c as C } from "../../../chunks/vendor-
|
|
10
|
+
import { c as C } from "../../../chunks/vendor-82AnkPpo.js";
|
|
11
11
|
const L = {
|
|
12
12
|
[r.INFO]: /* @__PURE__ */ e(D, { paletteIndex: 3 }),
|
|
13
13
|
[r.WARNING]: /* @__PURE__ */ e(v, { paletteIndex: 2 }),
|
|
@@ -45,7 +45,7 @@ const L = {
|
|
|
45
45
|
S
|
|
46
46
|
),
|
|
47
47
|
...A,
|
|
48
|
-
"data-tx": "1.
|
|
48
|
+
"data-tx": "1.30.0",
|
|
49
49
|
ref: I,
|
|
50
50
|
children: [
|
|
51
51
|
/* @__PURE__ */ e("div", { className: t.themeIcon, children: c || L[l] }),
|
|
@@ -3,8 +3,8 @@ import "react";
|
|
|
3
3
|
import "@sberbusiness/icons-next";
|
|
4
4
|
import "../../../Button/ButtonIcon.js";
|
|
5
5
|
import "../AlertProcessContext.js";
|
|
6
|
-
import { A as l } from "../../../../chunks/AlertProcessSpoiler-
|
|
7
|
-
import "../../../../chunks/vendor-
|
|
6
|
+
import { A as l } from "../../../../chunks/AlertProcessSpoiler-BIiexkiG.js";
|
|
7
|
+
import "../../../../chunks/vendor-82AnkPpo.js";
|
|
8
8
|
export {
|
|
9
9
|
l as AlertProcessSpoiler
|
|
10
10
|
};
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import { jsxs as d, jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { formatAmount as
|
|
3
|
-
import { c as
|
|
4
|
-
const N = "
|
|
2
|
+
import { formatAmount as f } from "../../utils/amountUtils.js";
|
|
3
|
+
import { c as u } from "../../chunks/vendor-82AnkPpo.js";
|
|
4
|
+
const N = "adaptive__fff09787", _ = {
|
|
5
5
|
adaptive: N
|
|
6
6
|
}, h = 14, v = ({
|
|
7
7
|
className: o,
|
|
8
8
|
value: r,
|
|
9
9
|
fractionLength: s,
|
|
10
|
-
currency:
|
|
10
|
+
currency: e,
|
|
11
11
|
currencyTitle: m,
|
|
12
12
|
adaptive: c,
|
|
13
|
-
dataTestId:
|
|
13
|
+
dataTestId: a,
|
|
14
14
|
...i
|
|
15
15
|
}) => {
|
|
16
|
-
let t =
|
|
16
|
+
let t = f(r, s);
|
|
17
17
|
t[0] == "-" && (t = t.replace("-", "−"));
|
|
18
18
|
const p = () => [
|
|
19
19
|
" ",
|
|
20
|
-
/* @__PURE__ */ n("span", { "data-test-id":
|
|
21
|
-
], l =
|
|
20
|
+
/* @__PURE__ */ n("span", { "data-test-id": a && `${a}__currencyName`, title: m, children: e }, "currencyName")
|
|
21
|
+
], l = u(
|
|
22
22
|
{
|
|
23
23
|
[_.adaptive]: !!c && t.length >= h
|
|
24
24
|
},
|
|
25
25
|
o
|
|
26
26
|
);
|
|
27
|
-
return /* @__PURE__ */ d("span", { className: l, ...i, "data-tx": "1.
|
|
28
|
-
/* @__PURE__ */ n("span", { "data-test-id":
|
|
29
|
-
|
|
27
|
+
return /* @__PURE__ */ d("span", { className: l, ...i, "data-tx": "1.30.0", children: [
|
|
28
|
+
/* @__PURE__ */ n("span", { "data-test-id": a && `${a}__amount`, children: t }),
|
|
29
|
+
e && p()
|
|
30
30
|
] });
|
|
31
31
|
};
|
|
32
32
|
v.displayName = "Amount";
|
|
@@ -5,7 +5,7 @@ import { EFormFieldStatus as _ } from "../FormField/enums.js";
|
|
|
5
5
|
import { FormFieldClear as k } from "../FormField/components/FormFieldClear.js";
|
|
6
6
|
import "../FormField/components/FormFieldCounter.js";
|
|
7
7
|
import "../FormField/components/FormFieldDescription.js";
|
|
8
|
-
import { F as w } from "../../chunks/FormFieldInput-
|
|
8
|
+
import { F as w } from "../../chunks/FormFieldInput-Du3nMTry.js";
|
|
9
9
|
import "../FormField/components/FormFieldLabel.js";
|
|
10
10
|
import "../FormField/components/FormFieldMaskedInput.js";
|
|
11
11
|
import "../FormField/components/FormFieldPostfix.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { EAvatarSize as r } from "./enums.js";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
|
-
import
|
|
4
|
-
import { c as
|
|
5
|
-
const
|
|
6
|
-
avatar:
|
|
7
|
-
borderRadius6:
|
|
8
|
-
borderRadius8:
|
|
3
|
+
import i from "react";
|
|
4
|
+
import { c as x } from "../../chunks/vendor-82AnkPpo.js";
|
|
5
|
+
const c = "avatar__eae16fbd", R = "borderRadius6__88204fdf", b = "borderRadius8__10dd2a2c", u = "borderRadius10__e4fe766a", m = "borderRadius12__5d880f95", l = "borderRadius16__719ff8ee", n = "xxs__0b26aed5", f = "xs__ebfa1c46", A = "sm__641d7708", S = "md__77d7d4de", v = "lg__c2844595", p = "xl__267dfaa5", M = "xxl__849c2097", d = {
|
|
6
|
+
avatar: c,
|
|
7
|
+
borderRadius6: R,
|
|
8
|
+
borderRadius8: b,
|
|
9
9
|
borderRadius10: u,
|
|
10
10
|
borderRadius12: m,
|
|
11
11
|
borderRadius16: l,
|
|
@@ -17,31 +17,31 @@ const i = "avatar__ba334429", x = "borderRadius6__77716a53", R = "borderRadius8_
|
|
|
17
17
|
xl: p,
|
|
18
18
|
xxl: M
|
|
19
19
|
}, X = {
|
|
20
|
-
[r.XXS]:
|
|
21
|
-
[r.XS]:
|
|
22
|
-
[r.SM]:
|
|
23
|
-
[r.MD]:
|
|
24
|
-
[r.LG]:
|
|
25
|
-
[r.XL]:
|
|
26
|
-
[r.XXL]:
|
|
20
|
+
[r.XXS]: d.xxs,
|
|
21
|
+
[r.XS]: d.xs,
|
|
22
|
+
[r.SM]: d.sm,
|
|
23
|
+
[r.MD]: d.md,
|
|
24
|
+
[r.LG]: d.lg,
|
|
25
|
+
[r.XL]: d.xl,
|
|
26
|
+
[r.XXL]: d.xxl
|
|
27
27
|
}, E = {
|
|
28
|
-
6:
|
|
29
|
-
8:
|
|
30
|
-
10:
|
|
31
|
-
12:
|
|
32
|
-
16:
|
|
33
|
-
}, L =
|
|
34
|
-
({ className: s, size:
|
|
28
|
+
6: d.borderRadius6,
|
|
29
|
+
8: d.borderRadius8,
|
|
30
|
+
10: d.borderRadius10,
|
|
31
|
+
12: d.borderRadius12,
|
|
32
|
+
16: d.borderRadius16
|
|
33
|
+
}, L = i.forwardRef(
|
|
34
|
+
({ className: s, size: a, borderRadius: o, ...e }, _) => /* @__PURE__ */ t(
|
|
35
35
|
"div",
|
|
36
36
|
{
|
|
37
|
-
className:
|
|
38
|
-
|
|
39
|
-
X[
|
|
37
|
+
className: x(
|
|
38
|
+
d.avatar,
|
|
39
|
+
X[a],
|
|
40
40
|
E[o],
|
|
41
41
|
s
|
|
42
42
|
),
|
|
43
|
-
...
|
|
44
|
-
ref:
|
|
43
|
+
...e,
|
|
44
|
+
ref: _
|
|
45
45
|
}
|
|
46
46
|
)
|
|
47
47
|
);
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import
|
|
3
|
-
import { c
|
|
4
|
-
import { createSizeToClassNameMap as
|
|
5
|
-
import { BadgeDot as
|
|
6
|
-
import { BadgeContent as
|
|
1
|
+
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import g from "react";
|
|
3
|
+
import { c } from "../../chunks/vendor-82AnkPpo.js";
|
|
4
|
+
import { createSizeToClassNameMap as _ } from "../../utils/classNameMaps.js";
|
|
5
|
+
import { BadgeDot as i } from "./BadgeDot.js";
|
|
6
|
+
import { BadgeContent as f } from "./components/BadgeContent.js";
|
|
7
7
|
import { BadgePrefix as p } from "./components/BadgePrefix.js";
|
|
8
8
|
import { BadgePostfix as B } from "./components/BadgePostfix.js";
|
|
9
|
-
const b = "
|
|
9
|
+
const b = "badge__5940aae0", P = "sm__5ced96e3", u = "md__a2383748", N = "lg__b299bd81", d = {
|
|
10
10
|
badge: b,
|
|
11
11
|
sm: P,
|
|
12
12
|
md: u,
|
|
13
13
|
lg: N
|
|
14
|
-
}, S =
|
|
15
|
-
|
|
16
|
-
({ children: t, className:
|
|
14
|
+
}, S = _(d), h = Object.assign(
|
|
15
|
+
g.forwardRef(
|
|
16
|
+
({ children: t, className: s, size: m, prefix: o, postfix: a, ...n }, r) => /* @__PURE__ */ l("span", { className: c(d.badge, S[m], s), ...n, ref: r, children: [
|
|
17
17
|
o ? /* @__PURE__ */ e(p, { children: o }) : null,
|
|
18
|
-
t ? /* @__PURE__ */ e(
|
|
18
|
+
t ? /* @__PURE__ */ e(f, { size: m, noPaddingLeft: !!o, noPaddingRight: !!a, children: t }) : null,
|
|
19
19
|
a ? /* @__PURE__ */ e(B, { children: a }) : null
|
|
20
20
|
] })
|
|
21
21
|
),
|
|
22
22
|
{
|
|
23
|
-
Dot:
|
|
23
|
+
Dot: i
|
|
24
24
|
}
|
|
25
25
|
);
|
|
26
26
|
h.displayName = "Badge";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { c
|
|
4
|
-
import { createSizeToClassNameMap as
|
|
5
|
-
const r = "
|
|
2
|
+
import d from "react";
|
|
3
|
+
import { c } from "../../chunks/vendor-82AnkPpo.js";
|
|
4
|
+
import { createSizeToClassNameMap as _ } from "../../utils/classNameMaps.js";
|
|
5
|
+
const r = "badgeDot__8cfadf59", f = "sm__5ced96e3", g = "md__a2383748", l = "lg__b299bd81", o = {
|
|
6
6
|
badgeDot: r,
|
|
7
7
|
sm: f,
|
|
8
8
|
md: g,
|
|
9
9
|
lg: l
|
|
10
|
-
}, n =
|
|
10
|
+
}, n = _(o), p = d.forwardRef(({ className: t, size: a, ...s }, e) => /* @__PURE__ */ m("span", { className: c(o.badgeDot, n[a], t), ...s, ref: e }));
|
|
11
11
|
p.displayName = "BadgeDot";
|
|
12
12
|
export {
|
|
13
13
|
p as BadgeDot
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as g } from "react/jsx-runtime";
|
|
2
|
-
import { c } from "../../../chunks/vendor-
|
|
3
|
-
import { createSizeToClassNameMap as
|
|
4
|
-
const _ = "
|
|
2
|
+
import { c as i } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
|
+
import { createSizeToClassNameMap as c } from "../../../utils/classNameMaps.js";
|
|
4
|
+
const _ = "badgeContent__b9d146c9", m = "sm__5ced96e3", P = "md__a2383748", b = "lg__b299bd81", l = "noPaddingLeft__4800877b", r = "noPaddingRight__0c7624a1", n = {
|
|
5
5
|
badgeContent: _,
|
|
6
6
|
sm: m,
|
|
7
|
-
md:
|
|
8
|
-
lg:
|
|
7
|
+
md: P,
|
|
8
|
+
lg: b,
|
|
9
9
|
noPaddingLeft: l,
|
|
10
10
|
noPaddingRight: r
|
|
11
|
-
}, C =
|
|
11
|
+
}, C = c(n), f = ({
|
|
12
12
|
children: t,
|
|
13
13
|
size: o,
|
|
14
14
|
noPaddingLeft: d,
|
|
@@ -18,7 +18,7 @@ const _ = "badgeContent__00e5381e", m = "sm__7f70119b", f = "md__afaf4c34", P =
|
|
|
18
18
|
}) => /* @__PURE__ */ g(
|
|
19
19
|
"span",
|
|
20
20
|
{
|
|
21
|
-
className:
|
|
21
|
+
className: i(
|
|
22
22
|
n.badgeContent,
|
|
23
23
|
C[o],
|
|
24
24
|
{ [n.noPaddingLeft]: d, [n.noPaddingRight]: a },
|
|
@@ -28,8 +28,8 @@ const _ = "badgeContent__00e5381e", m = "sm__7f70119b", f = "md__afaf4c34", P =
|
|
|
28
28
|
children: t
|
|
29
29
|
}
|
|
30
30
|
);
|
|
31
|
-
|
|
31
|
+
f.displayName = "BadgeContent";
|
|
32
32
|
export {
|
|
33
|
-
|
|
33
|
+
f as BadgeContent
|
|
34
34
|
};
|
|
35
35
|
//# sourceMappingURL=BadgeContent.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as e } from "../../../chunks/vendor-
|
|
3
|
-
const
|
|
4
|
-
badgePostfix:
|
|
5
|
-
},
|
|
1
|
+
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { c as e } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
|
+
const f = "badgePostfix__aadbf812", i = {
|
|
4
|
+
badgePostfix: f
|
|
5
|
+
}, x = ({
|
|
6
6
|
children: s,
|
|
7
|
-
className:
|
|
8
|
-
...
|
|
9
|
-
}) => /* @__PURE__ */
|
|
10
|
-
|
|
7
|
+
className: a,
|
|
8
|
+
...o
|
|
9
|
+
}) => /* @__PURE__ */ t("span", { className: e(i.badgePostfix, a), ...o, children: s });
|
|
10
|
+
x.displayName = "BadgePostfix";
|
|
11
11
|
export {
|
|
12
|
-
|
|
12
|
+
x as BadgePostfix
|
|
13
13
|
};
|
|
14
14
|
//# sourceMappingURL=BadgePostfix.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { c as
|
|
3
|
-
const
|
|
4
|
-
badgePrefix:
|
|
5
|
-
},
|
|
6
|
-
|
|
2
|
+
import { c as f } from "../../../chunks/vendor-82AnkPpo.js";
|
|
3
|
+
const i = "badgePrefix__a8308f50", x = {
|
|
4
|
+
badgePrefix: i
|
|
5
|
+
}, o = ({ children: e, className: a, ...s }) => /* @__PURE__ */ r("span", { className: f(x.badgePrefix, a), ...s, children: e });
|
|
6
|
+
o.displayName = "BadgePrefix";
|
|
7
7
|
export {
|
|
8
|
-
|
|
8
|
+
o as BadgePrefix
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=BadgePrefix.js.map
|
package/components/Body/Body.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import n from "react";
|
|
3
|
-
import { c as t } from "../../chunks/vendor-
|
|
4
|
-
const
|
|
5
|
-
body:
|
|
6
|
-
bodyInner:
|
|
7
|
-
},
|
|
8
|
-
|
|
3
|
+
import { c as t } from "../../chunks/vendor-82AnkPpo.js";
|
|
4
|
+
const c = "body__e968788c", y = "bodyInner__ad1c4246", d = {
|
|
5
|
+
body: c,
|
|
6
|
+
bodyInner: y
|
|
7
|
+
}, m = n.forwardRef(({ children: e, className: r, ...s }, a) => /* @__PURE__ */ o("div", { className: t(d.body, r), ...s, "data-tx": "1.30.0", ref: a, children: /* @__PURE__ */ o("div", { className: d.bodyInner, children: e }) }));
|
|
8
|
+
m.displayName = "Body";
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
m as Body
|
|
11
11
|
};
|
|
12
12
|
//# sourceMappingURL=Body.js.map
|