@sberbusiness/triplex-next 0.15.0 → 0.16.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-BfExIHyf.js +39 -0
- package/chunks/{CalendarViewItem-C4iZEwoX.js → CalendarViewItem-DjDlwsr-.js} +23 -23
- package/chunks/Card.module-BDhkqA-1.js +17 -0
- package/chunks/CheckboxTreeExtended.module-DvYrGq2d.js +14 -0
- package/chunks/{Chip-CQvFfbck.js → Chip-Is4KDVHc.js} +9 -9
- package/chunks/Confirm.module-DJgmkdgX.js +15 -0
- package/chunks/{DropdownListItem-CcCakDyr.js → DropdownListItem-BdSacGyt.js} +21 -21
- package/chunks/DropdownMobile.module-04Mon9FN.js +23 -0
- package/chunks/Footer.module-B0GfNisY.js +9 -0
- package/chunks/FormFieldInput-DDUEO0k6.js +60 -0
- package/chunks/HeaderLayoutSidebar.module-BvdGzIVf.js +9 -0
- package/chunks/HeaderTabs.module-COsRYfxE.js +9 -0
- package/chunks/{HeaderTitle.module-BVJYOrCs.js → HeaderTitle.module-LN1Fj13p.js} +2 -2
- package/chunks/IslandAccordion.module-GnMVxP0n.js +25 -0
- package/chunks/IslandWidgetFooter.module-Cvl5d8YC.js +9 -0
- package/chunks/IslandWidgetHeader.module-JkauVtWn.js +12 -0
- package/chunks/{LightBoxContent-MLggVllJ.js → LightBoxContent-CN7SmRwX.js} +12 -12
- package/chunks/LightBoxControls.module-koLoz_-f.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-D6FP9Ulx.js +8 -0
- package/chunks/{ListItemControlsButton-BShMlm2B.js → ListItemControlsButton-CgrHz7BO.js} +13 -13
- package/chunks/ListItemTail.module-DNRGTk64.js +12 -0
- package/chunks/ListMasterFooter.module-iy5cZxzC.js +10 -0
- package/chunks/ModalWindow.module-boLwaSVC.js +17 -0
- package/chunks/Notification.module-6l7KFShv.js +21 -0
- package/chunks/Overlay.module-COWWNc0T.js +18 -0
- package/chunks/Page.module-UL2Y8-XU.js +11 -0
- package/chunks/{RightBorderArrow-CxMqoJOA.js → RightBorderArrow-B47Am4iB.js} +7 -7
- package/chunks/SMSField.module-BGqA-NcR.js +16 -0
- package/chunks/SliderExtendedMarks.module-CrvLHlu0.js +15 -0
- package/chunks/{SliderExtendedRail-BdLhibqT.js → SliderExtendedRail-C_eWUceV.js} +9 -9
- package/chunks/StatusTracker.module-BIpb3AbV.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-C5OdORCu.js → SuggestFieldMobileDropdownHint-C_9OyUAk.js} +5 -5
- package/chunks/TableFooter.module-DpjOyrUF.js +14 -0
- package/chunks/TabsExtended.module-hRiksHlb.js +16 -0
- package/chunks/TabsLine.module-3hdH-7s8.js +21 -0
- package/chunks/TooltipDesktop.module-BQ_-qhMK.js +19 -0
- package/chunks/TreeView.module-BHzh1VmC.js +9 -0
- package/chunks/{UploadZoneInput-DRVoNz0G.js → UploadZoneInput--8r5kxhe.js} +6 -6
- package/chunks/{constants-C0-h2pRq.js → constants-BY1BSJmu.js} +7 -7
- package/chunks/{utils-DYe-VisL.js → utils-Bg2bllE8.js} +11 -11
- package/chunks/utils-e1nAN4Kk.js +20 -0
- package/chunks/utils-rqbzWAF8.js +24 -0
- package/chunks/utils-zNOBXKDX.js +73 -0
- package/chunks/{vendor-CalMVkfj.js → vendor-DE8Zvm0w.js} +5 -5
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +4 -4
- package/components/Alert/AlertContext/AlertContext.js +7 -7
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +3 -3
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +16 -16
- package/components/Badge/Badge.js +26 -13
- package/components/Badge/BadgeDot.js +15 -0
- package/components/Badge/components/BadgeContent.js +35 -0
- package/components/Badge/components/BadgePostfix.js +14 -0
- package/components/Badge/components/BadgePrefix.js +10 -0
- package/components/Body/Body.js +8 -8
- package/components/Button/Button.js +29 -29
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +5 -5
- package/components/Button/ButtonIcon.js +12 -12
- package/components/Calendar/Calendar.js +3 -3
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +2 -2
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +16 -16
- 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 +5 -5
- package/components/Checkbox/Checkbox.js +18 -18
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +4 -4
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
- package/components/Chip/Chip.js +2 -2
- package/components/Chip/ChipClearButton.js +5 -5
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +8 -8
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +2 -2
- package/components/Chip/ChipOptions.js +4 -4
- package/components/Chip/ChipSelect/ChipSelect.js +2 -2
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +51 -42
- 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 +21 -21
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +18 -18
- package/components/Col/Col.js +141 -141
- package/components/CollapsableTree/components/CollapsableTreeNode.js +12 -12
- 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/DateField/DateField.js +1 -1
- package/components/DateField/DateFieldTarget.js +29 -28
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +8 -8
- package/components/DateRange/DateRange.js +2 -2
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/Divider/Divider.js +18 -18
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
- package/components/Dropdown/desktop/DropdownDesktop.js +18 -18
- 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 +2 -2
- package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +9 -9
- package/components/ExpandAnimation/ExpandAnimation.js +23 -23
- package/components/ExpandAnimation/index.js +5 -0
- 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 +26 -26
- package/components/FormField/components/FormFieldClear.js +10 -10
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +8 -8
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +9 -9
- package/components/FormField/components/FormFieldMaskedInput.js +20 -20
- package/components/FormField/components/FormFieldPostfix.js +4 -4
- package/components/FormField/components/FormFieldPrefix.js +8 -8
- package/components/FormField/components/FormFieldTarget.js +12 -12
- package/components/FormField/components/FormFieldTextarea.js +18 -18
- 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 +4 -4
- 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 +39 -38
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +3 -3
- package/components/Island/components/IslandHeader.js +2 -2
- 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 +8 -8
- package/components/IslandWidget/IslandWidget.js +9 -9
- package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
- package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +7 -7
- package/components/LightBox/LightBox.js +18 -19
- 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 +70 -72
- 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/LightBoxSideOverlay/index.js +0 -2
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +8 -8
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +2 -2
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/LightBox/index.js +0 -2
- package/components/Link/Link.js +25 -25
- package/components/List/List.js +8 -8
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +6 -6
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +11 -11
- package/components/List/components/ListItemControls.js +5 -5
- 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 +5 -5
- package/components/List/components/ListItemTable.js +12 -12
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +5 -5
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +2 -2
- 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 +8 -8
- package/components/ListMaster/components/SelectionControls.js +3 -3
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +6 -6
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +7 -7
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +2 -2
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +5 -5
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +13 -13
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +3 -3
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyContent.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/NotificationIcon/NotificationIcon.js +2 -2
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +6 -6
- package/components/OrderedList/OrderedListItem.js +7 -7
- 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 +2 -2
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Pagination/components/PaginationExtended.js +6 -6
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +2 -2
- package/components/Pagination/components/PaginationPageEllipsis.js +5 -5
- package/components/Pagination/components/PaginationSelect.js +15 -15
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +17 -17
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +4 -4
- package/components/Row/Row.js +9 -9
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +3 -3
- package/components/SMSField/components/SMSFieldRefresh.js +2 -2
- package/components/SMSField/components/SMSFieldSubmit.js +2 -2
- package/components/SMSField/components/SMSFieldTooltip.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +5 -5
- 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/SelectExtendedFieldDropdownDefault.js +15 -15
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +9 -9
- package/components/SelectField/SelectField.js +5 -5
- package/components/Skeleton/Skeleton.js +8 -8
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +18 -18
- 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 +12 -12
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +20 -20
- package/components/SmallInput/SmallInput.js +2 -2
- package/components/Spoiler/Spoiler.js +10 -10
- 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 +7 -7
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +9 -9
- package/components/Stepper/StepperExtended.js +2 -2
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperWrapper.js +5 -5
- package/components/Suggest/SuggestMobileDropdownContent.js +11 -11
- package/components/Suggest/useSuggest.js +3 -3
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +12 -12
- 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 +11 -11
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +18 -18
- package/components/Table/NoColumns.js +2 -2
- 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 +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +5 -5
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +2 -2
- 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 +2 -2
- 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 +14 -14
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +11 -11
- package/components/Tag/Tag.js +22 -22
- package/components/TagColor/TagColor.js +13 -13
- package/components/TagGroup/TagGroup.js +11 -11
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +1 -1
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- package/components/Tooltip/components/common/TooltipLink.js +4 -4
- 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 +7 -7
- package/components/TopOverlay/TopOverlay.js +28 -28
- 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 +16 -16
- package/components/Typography/Text.js +31 -31
- package/components/Typography/Title.js +23 -23
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +8 -8
- package/components/UnorderedList/UnorderedListItem.js +7 -7
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +162 -162
- package/index.d.ts +40 -13
- package/index.js +161 -161
- package/package.json +5 -1
- package/styles/triplex-next.css +546 -546
- package/utils/amountUtils.js +1 -1
- package/chunks/AlertProcessSpoiler-DwZ5kXLz.js +0 -39
- package/chunks/Card.module-DnZ_SmT7.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CRE6yTt5.js +0 -14
- package/chunks/Confirm.module-BrVl-yob.js +0 -15
- package/chunks/DropdownMobile.module-af6OVs0G.js +0 -23
- package/chunks/Footer.module-tAG-SN8m.js +0 -9
- package/chunks/FormFieldInput-M-BWeUyG.js +0 -60
- package/chunks/HeaderLayoutSidebar.module-Dx11MAi3.js +0 -9
- package/chunks/HeaderTabs.module-HGiK1PZg.js +0 -9
- package/chunks/IslandAccordion.module-BRmaipCD.js +0 -25
- package/chunks/IslandWidgetFooter.module-BXn6GbbA.js +0 -9
- package/chunks/IslandWidgetHeader.module-D3zGpkS_.js +0 -12
- package/chunks/LightBoxControls.module-zJ2jYB7p.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DjqVi-v8.js +0 -8
- package/chunks/ListItemTail.module-BBVRXBTR.js +0 -12
- package/chunks/ListMasterFooter.module-8-LOEhYM.js +0 -10
- package/chunks/ModalWindow.module-uM-PCOaZ.js +0 -17
- package/chunks/Notification.module-B7fXFvwU.js +0 -21
- package/chunks/Overlay.module-Dtk3whPQ.js +0 -18
- package/chunks/Page.module-CoeirpZV.js +0 -11
- package/chunks/SMSField.module-wdtLV1SH.js +0 -16
- package/chunks/SliderExtendedMarks.module-ll3UD_YO.js +0 -15
- package/chunks/StatusTracker.module-DrbWwUtn.js +0 -24
- package/chunks/TableFooter.module-BDsK8o22.js +0 -14
- package/chunks/TabsExtended.module-jfDq5xSa.js +0 -16
- package/chunks/TabsLine.module-BnotsPff.js +0 -21
- package/chunks/TooltipDesktop.module-CAL6IPaE.js +0 -19
- package/chunks/TreeView.module-BYyI_lNS.js +0 -9
- package/chunks/utils-Bdg4Vfo1.js +0 -24
- package/chunks/utils-DykNYdbk.js +0 -73
- package/chunks/utils-qhEFBj7O.js +0 -20
- package/components/LightBox/LightBoxSideOverlay/enums.js +0 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as l } from "react/jsx-runtime";
|
|
2
2
|
import a from "react";
|
|
3
|
-
import { c as i } from "../../../../chunks/vendor-
|
|
4
|
-
import { s as o } from "../../../../chunks/HeaderTitle.module-
|
|
3
|
+
import { c as i } from "../../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
import { s as o } from "../../../../chunks/HeaderTitle.module-LN1Fj13p.js";
|
|
5
5
|
const m = a.forwardRef(
|
|
6
6
|
({ children: r, className: e, ...t }, s) => /* @__PURE__ */ l(
|
|
7
7
|
"div",
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { jsxs as h, Fragment as
|
|
2
|
-
import { useRef as
|
|
3
|
-
import {
|
|
4
|
-
import { QuestioncircleFilledSrvIcon16 as
|
|
5
|
-
import { ButtonIcon as
|
|
6
|
-
import { EButtonIconShape as
|
|
1
|
+
import { jsxs as h, Fragment as N, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { useRef as S, useState as c } from "react";
|
|
3
|
+
import { u as E, c as L, F as R } from "../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
import { QuestioncircleFilledSrvIcon16 as j } from "@sberbusiness/icons-next";
|
|
5
|
+
import { ButtonIcon as k } from "../Button/ButtonIcon.js";
|
|
6
|
+
import { EButtonIconShape as _ } from "../Button/enums.js";
|
|
7
7
|
import { Tooltip as l } from "../Tooltip/Tooltip.js";
|
|
8
|
-
import { TooltipMobileHeader as
|
|
9
|
-
import { MobileView as
|
|
10
|
-
import { getDataHTMLAttributes as
|
|
11
|
-
import { getAriaHTMLAttributes as
|
|
12
|
-
const
|
|
13
|
-
helpBoxButton:
|
|
14
|
-
},
|
|
8
|
+
import { TooltipMobileHeader as q } from "../Tooltip/components/mobile/components/TooltipMobileHeader.js";
|
|
9
|
+
import { MobileView as z } from "../MobileView/MobileView.js";
|
|
10
|
+
import { getDataHTMLAttributes as C } from "../../utils/html/DataAttributes.js";
|
|
11
|
+
import { getAriaHTMLAttributes as D } from "../../utils/html/AriaAttributes.js";
|
|
12
|
+
const Q = "helpBoxButton__cb3b8101", V = {
|
|
13
|
+
helpBoxButton: Q
|
|
14
|
+
}, X = ({
|
|
15
15
|
children: x,
|
|
16
16
|
className: T,
|
|
17
17
|
focusTrapProps: o,
|
|
@@ -19,21 +19,22 @@ const D = "helpBoxButton__897016b8", Q = {
|
|
|
19
19
|
isOpen: i,
|
|
20
20
|
onShow: n,
|
|
21
21
|
tooltipSize: I,
|
|
22
|
-
preferPlace:
|
|
22
|
+
preferPlace: b,
|
|
23
23
|
toggle: r,
|
|
24
24
|
tooltipAriaAttributes: m,
|
|
25
25
|
tooltipDataAttributes: p,
|
|
26
|
-
|
|
26
|
+
iconProps: F,
|
|
27
|
+
...v
|
|
27
28
|
}) => {
|
|
28
|
-
const
|
|
29
|
-
i === void 0 &&
|
|
30
|
-
},
|
|
29
|
+
const u = S(null), [O, g] = c(!!i), [d, B] = c(null), [f] = c(E()), a = i ?? O, y = (e) => {
|
|
30
|
+
i === void 0 && g(e), e || B(null), r == null || r(e);
|
|
31
|
+
}, H = (e) => {
|
|
31
32
|
B(e), n == null || n(e);
|
|
32
|
-
},
|
|
33
|
-
|
|
33
|
+
}, M = (e) => /* @__PURE__ */ t(
|
|
34
|
+
z,
|
|
34
35
|
{
|
|
35
36
|
fallback: /* @__PURE__ */ t(
|
|
36
|
-
|
|
37
|
+
R,
|
|
37
38
|
{
|
|
38
39
|
active: a,
|
|
39
40
|
...o,
|
|
@@ -49,7 +50,7 @@ const D = "helpBoxButton__897016b8", Q = {
|
|
|
49
50
|
children: null
|
|
50
51
|
}
|
|
51
52
|
);
|
|
52
|
-
return /* @__PURE__ */ h(
|
|
53
|
+
return /* @__PURE__ */ h(N, { children: [
|
|
53
54
|
/* @__PURE__ */ h(
|
|
54
55
|
l,
|
|
55
56
|
{
|
|
@@ -58,36 +59,36 @@ const D = "helpBoxButton__897016b8", Q = {
|
|
|
58
59
|
role: "dialog",
|
|
59
60
|
toggleType: "hover",
|
|
60
61
|
size: I,
|
|
61
|
-
preferPlace:
|
|
62
|
+
preferPlace: b,
|
|
62
63
|
isOpen: a,
|
|
63
|
-
toggle:
|
|
64
|
-
onShow:
|
|
65
|
-
targetRef:
|
|
66
|
-
...!!m &&
|
|
67
|
-
...!!p &&
|
|
64
|
+
toggle: y,
|
|
65
|
+
onShow: H,
|
|
66
|
+
targetRef: u,
|
|
67
|
+
...!!m && D(m),
|
|
68
|
+
...!!p && C(p),
|
|
68
69
|
children: [
|
|
69
70
|
/* @__PURE__ */ t(l.Target, { children: /* @__PURE__ */ t(
|
|
70
|
-
|
|
71
|
+
k,
|
|
71
72
|
{
|
|
72
|
-
className:
|
|
73
|
+
className: L(V.helpBoxButton, T),
|
|
73
74
|
"aria-label": "Подсказка",
|
|
74
|
-
shape:
|
|
75
|
-
ref:
|
|
76
|
-
...
|
|
77
|
-
children: /* @__PURE__ */ t(
|
|
75
|
+
shape: _.CIRCLE,
|
|
76
|
+
ref: u,
|
|
77
|
+
...v,
|
|
78
|
+
children: /* @__PURE__ */ t(j, { paletteIndex: 5, ...F })
|
|
78
79
|
}
|
|
79
80
|
) }),
|
|
80
|
-
s && /* @__PURE__ */ t(
|
|
81
|
+
s && /* @__PURE__ */ t(q, { children: s }),
|
|
81
82
|
/* @__PURE__ */ t(l.Body, { children: x }),
|
|
82
83
|
/* @__PURE__ */ t(l.XButton, { "aria-label": "Закрыть" })
|
|
83
84
|
]
|
|
84
85
|
}
|
|
85
86
|
),
|
|
86
|
-
a &&
|
|
87
|
+
a && d && M(d)
|
|
87
88
|
] });
|
|
88
89
|
};
|
|
89
|
-
|
|
90
|
+
X.displayName = "HelpBox";
|
|
90
91
|
export {
|
|
91
|
-
|
|
92
|
+
X as HelpBox
|
|
92
93
|
};
|
|
93
94
|
//# sourceMappingURL=HelpBox.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as p } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
|
-
import { c as d } from "../../chunks/vendor-
|
|
3
|
+
import { c as d } from "../../chunks/vendor-DE8Zvm0w.js";
|
|
4
4
|
import { EIslandType as l } from "./enums.js";
|
|
5
5
|
import { IslandBody as n } from "./components/IslandBody.js";
|
|
6
6
|
import { IslandHeader as f } from "./components/IslandHeader.js";
|
|
7
7
|
import { IslandFooter as c } from "./components/IslandFooter.js";
|
|
8
|
-
import { s as o, m as y } from "../../chunks/utils-
|
|
8
|
+
import { s as o, m as y } from "../../chunks/utils-rqbzWAF8.js";
|
|
9
9
|
import { EComponentSize as I } from "../../enums/EComponentSize.js";
|
|
10
10
|
import { createSizeToClassNameMap as T } from "../../utils/classNameMaps.js";
|
|
11
11
|
const N = T(o), C = Object.assign(
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import a from "react";
|
|
3
|
-
import { c as t } from "../../../chunks/vendor-
|
|
4
|
-
const n = "
|
|
3
|
+
import { c as t } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
const n = "islandBody__bbb23833", i = {
|
|
5
5
|
islandBody: n
|
|
6
|
-
}, e = a.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ r("div", { className: t(
|
|
6
|
+
}, e = a.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ r("div", { className: t(i.islandBody), ref: d, ...s, children: o }));
|
|
7
7
|
export {
|
|
8
8
|
e as IslandBody
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
|
-
import { c as a } from "../../../chunks/vendor-
|
|
4
|
-
const n = "
|
|
3
|
+
import { c as a } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
const n = "islandFooter__e50b771e", i = {
|
|
5
5
|
islandFooter: n
|
|
6
|
-
}, m = e.forwardRef(({ children: o, ...r }, s) => /* @__PURE__ */ t("div", { className: a(
|
|
6
|
+
}, m = e.forwardRef(({ children: o, ...r }, s) => /* @__PURE__ */ t("div", { className: a(i.islandFooter), ref: s, ...r, children: o }));
|
|
7
7
|
export {
|
|
8
8
|
m as IslandFooter
|
|
9
9
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import d from "react";
|
|
3
|
-
import { c as o } from "../../../chunks/vendor-
|
|
4
|
-
const t = "
|
|
3
|
+
import { c as o } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
const t = "islandHeader__8b0da94d", n = {
|
|
5
5
|
islandHeader: t
|
|
6
6
|
}, m = d.forwardRef(({ children: a, ...e }, r) => /* @__PURE__ */ s("div", { className: o(n.islandHeader), ref: r, ...e, children: a }));
|
|
7
7
|
export {
|
|
@@ -8,15 +8,15 @@ import { EIslandType as l } from "../Island/enums.js";
|
|
|
8
8
|
import "../Island/components/IslandBody.js";
|
|
9
9
|
import "../Island/components/IslandHeader.js";
|
|
10
10
|
import "../Island/components/IslandFooter.js";
|
|
11
|
-
import { c as f } from "../../chunks/vendor-
|
|
12
|
-
import { s as I } from "../../chunks/IslandAccordion.module-
|
|
11
|
+
import { c as f } from "../../chunks/vendor-DE8Zvm0w.js";
|
|
12
|
+
import { s as I } from "../../chunks/IslandAccordion.module-GnMVxP0n.js";
|
|
13
13
|
import "./components/IslandAccordionContent.js";
|
|
14
14
|
import "./components/IslandAccordionFooter.js";
|
|
15
15
|
const x = Object.assign(
|
|
16
16
|
n.forwardRef(
|
|
17
17
|
({ className: r, children: m, size: t = d.MD, type: i = l.TYPE_1, ...s }, a) => {
|
|
18
18
|
const c = f(r, I.islandAccordion);
|
|
19
|
-
return /* @__PURE__ */ o(p.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.
|
|
19
|
+
return /* @__PURE__ */ o(p.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.16.0", ref: a, children: m }) });
|
|
20
20
|
}
|
|
21
21
|
),
|
|
22
22
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { s as r } from "../../../chunks/IslandAccordion.module-
|
|
2
|
+
import { s as r } from "../../../chunks/IslandAccordion.module-GnMVxP0n.js";
|
|
3
3
|
import { Island as s } from "../../Island/Island.js";
|
|
4
4
|
import "../../Island/components/IslandBody.js";
|
|
5
5
|
import "../../Island/components/IslandHeader.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import s from "react";
|
|
3
|
-
import { c as a } from "../../../chunks/vendor-
|
|
4
|
-
import { s as i } from "../../../chunks/IslandAccordion.module-
|
|
3
|
+
import { c as a } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
import { s as i } from "../../../chunks/IslandAccordion.module-GnMVxP0n.js";
|
|
5
5
|
import { Island as e } from "../../Island/Island.js";
|
|
6
6
|
import "../../Island/components/IslandBody.js";
|
|
7
7
|
import "../../Island/components/IslandHeader.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as p, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import b, { useState as j, useContext as w, useRef as D, useEffect as _ } from "react";
|
|
3
3
|
import { CaretdownStrokeSrvIcon24 as B, CrossStrokeSrvIcon24 as L } from "@sberbusiness/icons-next";
|
|
4
|
-
import {
|
|
4
|
+
import { u as $, c as s } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
5
5
|
import { Island as E } from "../../Island/Island.js";
|
|
6
6
|
import { ExpandAnimation as q } from "../../ExpandAnimation/ExpandAnimation.js";
|
|
7
7
|
import { IslandAccordionContent as G } from "./IslandAccordionContent.js";
|
|
@@ -24,7 +24,7 @@ import { ETitleSize as f, EFontType as z } from "../../Typography/enums.js";
|
|
|
24
24
|
import "../../Typography/Caption.js";
|
|
25
25
|
import "../../Typography/Text.js";
|
|
26
26
|
import { Title as U } from "../../Typography/Title.js";
|
|
27
|
-
import { s as t } from "../../../chunks/IslandAccordion.module-
|
|
27
|
+
import { s as t } from "../../../chunks/IslandAccordion.module-GnMVxP0n.js";
|
|
28
28
|
const V = {
|
|
29
29
|
[l.TYPE_1]: t.type1,
|
|
30
30
|
[l.TYPE_2]: t.type2,
|
|
@@ -50,7 +50,7 @@ const V = {
|
|
|
50
50
|
transitionProps: k,
|
|
51
51
|
...H
|
|
52
52
|
}, P) => {
|
|
53
|
-
const [o, y] = j(i || !1), { size: m, type: C } = w(Q),
|
|
53
|
+
const [o, y] = j(i || !1), { size: m, type: C } = w(Q), u = D($()).current, N = `${u}header`, S = `${u}body`;
|
|
54
54
|
_(() => {
|
|
55
55
|
i !== void 0 && o !== i && y(i);
|
|
56
56
|
}, [i, o]);
|
|
@@ -70,8 +70,8 @@ const V = {
|
|
|
70
70
|
/* @__PURE__ */ e(E.Header, { children: /* @__PURE__ */ p(
|
|
71
71
|
"button",
|
|
72
72
|
{
|
|
73
|
-
id:
|
|
74
|
-
"aria-controls":
|
|
73
|
+
id: N,
|
|
74
|
+
"aria-controls": S,
|
|
75
75
|
"aria-expanded": o,
|
|
76
76
|
type: "button",
|
|
77
77
|
className: s(t.header, {
|
|
@@ -79,7 +79,7 @@ const V = {
|
|
|
79
79
|
}),
|
|
80
80
|
onClick: F,
|
|
81
81
|
disabled: r,
|
|
82
|
-
"data-tx": "0.
|
|
82
|
+
"data-tx": "0.16.0",
|
|
83
83
|
children: [
|
|
84
84
|
h && I && /* @__PURE__ */ e("div", { className: t.step, children: /* @__PURE__ */ e(J, { step: I, status: h, position: K.XFirst, children: r ? void 0 : M }) }),
|
|
85
85
|
/* @__PURE__ */ e(
|
|
@@ -107,9 +107,9 @@ const V = {
|
|
|
107
107
|
q,
|
|
108
108
|
{
|
|
109
109
|
expanded: o && !r,
|
|
110
|
-
id:
|
|
110
|
+
id: S,
|
|
111
111
|
role: "region",
|
|
112
|
-
"aria-labelledby":
|
|
112
|
+
"aria-labelledby": N,
|
|
113
113
|
transitionProps: k,
|
|
114
114
|
children: A
|
|
115
115
|
}
|
|
@@ -10,17 +10,17 @@ import { IslandWidgetBody as M } from "./components/IslandWidgetBody.js";
|
|
|
10
10
|
import { IslandWidgetFooter as w } from "./components/IslandWidgetFooter.js";
|
|
11
11
|
import { IslandWidgetExtraFooter as C } from "./components/IslandWidgetExtraFooter.js";
|
|
12
12
|
import { EComponentSize as A } from "../../enums/EComponentSize.js";
|
|
13
|
-
import { c as m } from "../../chunks/vendor-
|
|
13
|
+
import { c as m } from "../../chunks/vendor-DE8Zvm0w.js";
|
|
14
14
|
import { IslandWidgetLayoutContext as S } from "./IslandWidgetLayoutContext.js";
|
|
15
15
|
import { IslandWidgetContext as O } from "./IslandWidgetContext.js";
|
|
16
16
|
import { ExpandAnimation as j } from "../ExpandAnimation/ExpandAnimation.js";
|
|
17
17
|
import { EScreenWidth as p } from "../../helpers/breakpoints.js";
|
|
18
18
|
import { useMatchMedia as N } from "../MediaWidth/useMatchMedia.js";
|
|
19
|
-
const
|
|
20
|
-
islandWidget:
|
|
21
|
-
islandWidgetWithExtraFooter:
|
|
22
|
-
islandWidgetHeaderWrapperAdaptive:
|
|
23
|
-
},
|
|
19
|
+
const b = "islandWidget__789facf6", k = "islandWidgetWithExtraFooter__6df1ec69", z = "islandWidgetHeaderWrapperAdaptive__100bcb85", d = {
|
|
20
|
+
islandWidget: b,
|
|
21
|
+
islandWidgetWithExtraFooter: k,
|
|
22
|
+
islandWidgetHeaderWrapperAdaptive: z
|
|
23
|
+
}, B = Object.assign(
|
|
24
24
|
F.forwardRef(
|
|
25
25
|
({ className: l, renderBody: c, renderFooter: o, renderHeader: W, disableAdaptiveCollapsing: r = !1, ...f }, g) => {
|
|
26
26
|
const { hasExtraFooter: x } = _(S), [i, h] = v(r), e = N(
|
|
@@ -46,7 +46,7 @@ const k = "islandWidget__fa31366f", z = "islandWidgetWithExtraFooter__7575c337",
|
|
|
46
46
|
className: m(d.islandWidget, l, {
|
|
47
47
|
[d.islandWidgetWithExtraFooter]: x
|
|
48
48
|
}),
|
|
49
|
-
"data-tx": "0.
|
|
49
|
+
"data-tx": "0.16.0",
|
|
50
50
|
...f,
|
|
51
51
|
ref: g,
|
|
52
52
|
children: /* @__PURE__ */ a(u, { type: y.TYPE_1, size: A.MD, children: [
|
|
@@ -75,8 +75,8 @@ const k = "islandWidget__fa31366f", z = "islandWidgetWithExtraFooter__7575c337",
|
|
|
75
75
|
ExtraFooter: C
|
|
76
76
|
}
|
|
77
77
|
);
|
|
78
|
-
|
|
78
|
+
B.displayName = "IslandWidget";
|
|
79
79
|
export {
|
|
80
|
-
|
|
80
|
+
B as IslandWidget
|
|
81
81
|
};
|
|
82
82
|
//# sourceMappingURL=IslandWidget.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { c as t } from "../../../chunks/vendor-
|
|
3
|
-
const
|
|
4
|
-
islandWidgetBody:
|
|
5
|
-
}, l = ({ children: d, className: s, ...i }) => /* @__PURE__ */ o("div", { ...i, className: t(
|
|
2
|
+
import { c as t } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
3
|
+
const a = "islandWidgetBody__04a8f89d", e = {
|
|
4
|
+
islandWidgetBody: a
|
|
5
|
+
}, l = ({ children: d, className: s, ...i }) => /* @__PURE__ */ o("div", { ...i, className: t(e.islandWidgetBody, s), children: d });
|
|
6
6
|
l.displayName = "IslandWidgetBody";
|
|
7
7
|
export {
|
|
8
8
|
l as IslandWidgetBody
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { useContext as
|
|
3
|
-
import { c as n } from "../../../chunks/vendor-
|
|
2
|
+
import { useContext as d, useEffect as i } from "react";
|
|
3
|
+
import { c as n } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
4
|
import { ExpandAnimation as x } from "../../ExpandAnimation/ExpandAnimation.js";
|
|
5
5
|
import { IslandWidgetLayoutContext as l } from "../IslandWidgetLayoutContext.js";
|
|
6
|
-
const m = "
|
|
6
|
+
const m = "islandWidgetExtraFooter__88398dd3", c = {
|
|
7
7
|
islandWidgetExtraFooter: m
|
|
8
8
|
}, E = ({
|
|
9
|
-
children:
|
|
10
|
-
className:
|
|
9
|
+
children: r,
|
|
10
|
+
className: e,
|
|
11
11
|
open: t = !1,
|
|
12
12
|
...a
|
|
13
13
|
}) => {
|
|
14
|
-
const { setHasExtraFooter: s } =
|
|
15
|
-
return
|
|
14
|
+
const { setHasExtraFooter: s } = d(l);
|
|
15
|
+
return i(() => {
|
|
16
16
|
s(t);
|
|
17
|
-
}, [t]), /* @__PURE__ */ o("div", { ...a, className: n(
|
|
17
|
+
}, [t]), /* @__PURE__ */ o("div", { ...a, className: n(e, c.islandWidgetExtraFooter), children: /* @__PURE__ */ o(x, { expanded: t, children: r }) });
|
|
18
18
|
};
|
|
19
19
|
E.displayName = "IslandWidgetExtraFooter";
|
|
20
20
|
export {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { c as i } from "../../../chunks/vendor-
|
|
3
|
-
import { s as n } from "../../../chunks/IslandWidgetFooter.module-
|
|
2
|
+
import { c as i } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
3
|
+
import { s as n } from "../../../chunks/IslandWidgetFooter.module-Cvl5d8YC.js";
|
|
4
4
|
import { IslandWidgetFooterContent as d } from "./IslandWidgetFooterContent.js";
|
|
5
5
|
import { IslandWidgetFooterControls as m } from "./IslandWidgetFooterControls.js";
|
|
6
6
|
const o = ({ children: t, className: r, ...s }) => /* @__PURE__ */ e("div", { ...s, className: i(r, n.islandWidgetFooter), children: t });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as m, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as l } from "react";
|
|
3
|
-
import { c as a } from "../../../chunks/vendor-
|
|
4
|
-
import { s as e } from "../../../chunks/IslandWidgetHeader.module-
|
|
3
|
+
import { c as a } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
import { s as e } from "../../../chunks/IslandWidgetHeader.module-JkauVtWn.js";
|
|
5
5
|
import { IslandWidgetHeaderContent as c } from "./IslandWidgetHeaderContent.js";
|
|
6
6
|
import { IslandWidgetHeaderDescription as f } from "./IslandWidgetHeaderDescription.js";
|
|
7
7
|
import { CaretdownStrokeSrvIcon24 as I } from "@sberbusiness/icons-next";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import { c as d } from "../../../chunks/vendor-
|
|
3
|
-
import { s as o } from "../../../chunks/IslandWidgetHeader.module-
|
|
2
|
+
import { c as d } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
3
|
+
import { s as o } from "../../../chunks/IslandWidgetHeader.module-JkauVtWn.js";
|
|
4
4
|
const n = ({
|
|
5
5
|
children: e,
|
|
6
6
|
className: t,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { c as a } from "../../../chunks/vendor-
|
|
3
|
-
import { s as t } from "../../../chunks/IslandWidgetHeader.module-
|
|
2
|
+
import { c as a } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
3
|
+
import { s as t } from "../../../chunks/IslandWidgetHeader.module-JkauVtWn.js";
|
|
4
4
|
const d = ({
|
|
5
5
|
children: s,
|
|
6
6
|
className: e,
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import i, { useState as p } from "react";
|
|
3
|
-
import { c as l } from "../../../chunks/vendor-
|
|
3
|
+
import { c as l } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
4
|
import { IslandWidgetLayoutContext as n } from "../IslandWidgetLayoutContext.js";
|
|
5
|
-
const W = "
|
|
5
|
+
const W = "islandWidgetWrapper__32198f4b", m = {
|
|
6
6
|
islandWidgetWrapper: W
|
|
7
|
-
},
|
|
7
|
+
}, c = i.forwardRef(
|
|
8
8
|
({ children: e, className: t, ...a }, s) => {
|
|
9
|
-
const [
|
|
10
|
-
return /* @__PURE__ */ r(n.Provider, { value: { hasExtraFooter:
|
|
9
|
+
const [o, d] = p(!1);
|
|
10
|
+
return /* @__PURE__ */ r(n.Provider, { value: { hasExtraFooter: o, setHasExtraFooter: d }, children: /* @__PURE__ */ r("div", { className: l(m.islandWidgetWrapper, t), ...a, ref: s, children: e }) });
|
|
11
11
|
}
|
|
12
12
|
);
|
|
13
|
-
|
|
13
|
+
c.displayName = "IslandWidgetWrapper";
|
|
14
14
|
export {
|
|
15
|
-
|
|
15
|
+
c as IslandWidgetWrapper
|
|
16
16
|
};
|
|
17
17
|
//# sourceMappingURL=IslandWidgetWrapper.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as B, Fragment as F, jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { useRef as n, useEffect as f } from "react";
|
|
3
|
-
import { c as V, F as A } from "../../chunks/vendor-
|
|
4
|
-
import { L as D, s as e } from "../../chunks/LightBoxContent-
|
|
3
|
+
import { c as V, F as A } from "../../chunks/vendor-DE8Zvm0w.js";
|
|
4
|
+
import { L as D, s as e } from "../../chunks/LightBoxContent-CN7SmRwX.js";
|
|
5
5
|
import { LightBoxControls as I } from "./LightBoxControls/LightBoxControls.js";
|
|
6
6
|
import { LightBoxSideOverlay as R } from "./LightBoxSideOverlay/LightBoxSideOverlay.js";
|
|
7
7
|
import { Portal as k } from "../Portal/Portal.js";
|
|
@@ -13,17 +13,16 @@ import { FocusTrapUtils as $ } from "../../utils/focus/FocusTrapUtils.js";
|
|
|
13
13
|
import { useToken as z } from "../ThemeProvider/useToken.js";
|
|
14
14
|
import { LightBoxLeftSidebar as H } from "./LightBoxSidebars/LightBoxLeftSidebar.js";
|
|
15
15
|
import { LightBoxRightSidebar as U } from "./LightBoxSidebars/LightBoxRightSidebar.js";
|
|
16
|
-
import "./LightBoxSideOverlay/enums.js";
|
|
17
16
|
const Z = {
|
|
18
|
-
"scroll-0": "scroll-
|
|
19
|
-
"scroll-15": "scroll-
|
|
20
|
-
"scroll-16": "scroll-
|
|
21
|
-
"scroll-17": "scroll-
|
|
22
|
-
}, p = "LightBox-next-mount-node", L = "LightBox-next-view-manager-node",
|
|
17
|
+
"scroll-0": "scroll-0__2f142dcb",
|
|
18
|
+
"scroll-15": "scroll-15__ea1504b8",
|
|
19
|
+
"scroll-16": "scroll-16__13caa597",
|
|
20
|
+
"scroll-17": "scroll-17__6a9693a4"
|
|
21
|
+
}, p = "LightBox-next-mount-node", L = "LightBox-next-view-manager-node", N = [e.bodyOverflowHidden], b = ({
|
|
23
22
|
children: v,
|
|
24
23
|
className: M,
|
|
25
24
|
focusTrapProps: r,
|
|
26
|
-
forwardRef:
|
|
25
|
+
forwardRef: c,
|
|
27
26
|
mountNode: s,
|
|
28
27
|
lightBoxViewManagerNodeId: m = L,
|
|
29
28
|
isLoading: d,
|
|
@@ -37,17 +36,17 @@ const Z = {
|
|
|
37
36
|
}, _ = () => {
|
|
38
37
|
let t = null;
|
|
39
38
|
return m && (t = document.querySelector(`#${m}`)), t || (t = document.createElement("div"), t.setAttribute("id", L), document.body.appendChild(t)), t;
|
|
40
|
-
},
|
|
41
|
-
|
|
39
|
+
}, a = n(E()), g = n(_()), h = () => {
|
|
40
|
+
N.forEach((t) => document.documentElement.classList.add(t));
|
|
42
41
|
};
|
|
43
|
-
f(() => (T(Z), h(), setTimeout(h, 100), () =>
|
|
42
|
+
f(() => (T(Z), h(), setTimeout(h, 100), () => N.forEach((t) => document.documentElement.classList.remove(t))), []), f(() => {
|
|
44
43
|
if (!i && l.current) {
|
|
45
44
|
const t = Math.round(Math.random() * 100);
|
|
46
45
|
l.current.style.zIndex = t.toString();
|
|
47
46
|
}
|
|
48
47
|
}, [i]);
|
|
49
48
|
const w = (t) => {
|
|
50
|
-
u.current = t,
|
|
49
|
+
u.current = t, c && (c.current = t);
|
|
51
50
|
}, O = V(
|
|
52
51
|
C,
|
|
53
52
|
e.lightBox,
|
|
@@ -58,7 +57,7 @@ const Z = {
|
|
|
58
57
|
},
|
|
59
58
|
M
|
|
60
59
|
);
|
|
61
|
-
if (!
|
|
60
|
+
if (!a.current)
|
|
62
61
|
return null;
|
|
63
62
|
const x = () => /* @__PURE__ */ B("div", { className: O, ref: w, role: "dialog", "aria-modal": "true", ...S, children: [
|
|
64
63
|
/* @__PURE__ */ o("div", { className: e.lightBoxBackdrop }),
|
|
@@ -66,7 +65,7 @@ const Z = {
|
|
|
66
65
|
/* @__PURE__ */ o("span", { ref: l, className: e.tempElSafariBug })
|
|
67
66
|
] });
|
|
68
67
|
return /* @__PURE__ */ B(F, { children: [
|
|
69
|
-
/* @__PURE__ */ o(k, { container:
|
|
68
|
+
/* @__PURE__ */ o(k, { container: a.current, children: /* @__PURE__ */ o(
|
|
70
69
|
W,
|
|
71
70
|
{
|
|
72
71
|
fallback: /* @__PURE__ */ o(
|
|
@@ -90,13 +89,13 @@ const Z = {
|
|
|
90
89
|
q,
|
|
91
90
|
{
|
|
92
91
|
lightBoxViewManagerNode: g.current,
|
|
93
|
-
lightBoxMountNode:
|
|
92
|
+
lightBoxMountNode: a.current
|
|
94
93
|
}
|
|
95
94
|
)
|
|
96
95
|
] });
|
|
97
96
|
};
|
|
98
|
-
|
|
99
|
-
const
|
|
97
|
+
b.displayName = "LightBoxBase";
|
|
98
|
+
const ct = Object.assign(b, {
|
|
100
99
|
Content: D,
|
|
101
100
|
SideOverlay: R,
|
|
102
101
|
TopOverlay: j,
|
|
@@ -105,7 +104,7 @@ const st = Object.assign(N, {
|
|
|
105
104
|
RightSidebar: U
|
|
106
105
|
});
|
|
107
106
|
export {
|
|
108
|
-
|
|
107
|
+
ct as LightBox,
|
|
109
108
|
p as lightBoxMountNodeIdDefault,
|
|
110
109
|
L as lightBoxViewManagerNodeIdDefault
|
|
111
110
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../../chunks/vendor-
|
|
3
|
+
import "../../chunks/vendor-DE8Zvm0w.js";
|
|
4
4
|
import "../WindowResizeListener/WindowResizeListener.js";
|
|
5
5
|
import "../LoaderScreen/LoaderScreen.js";
|
|
6
|
-
import { L as n } from "../../chunks/LightBoxContent-
|
|
6
|
+
import { L as n } from "../../chunks/LightBoxContent-CN7SmRwX.js";
|
|
7
7
|
export {
|
|
8
8
|
n as LightBoxContent
|
|
9
9
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as n, jsx as e, Fragment as f } from "react/jsx-runtime";
|
|
2
2
|
import { useRef as h } from "react";
|
|
3
|
-
import { c as u } from "../../../chunks/vendor-
|
|
3
|
+
import { c as u } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
4
|
import { CrossStrokeSrvIcon32 as x, CrossStrokeSrvIcon20 as C } from "@sberbusiness/icons-next";
|
|
5
5
|
import { TriggerClickOnKeyDownEvent as E } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
|
|
6
6
|
import { EVENT_KEY_CODES as g } from "../../../utils/keyboard.js";
|
|
7
7
|
import { EButtonTheme as i } from "../../Button/enums.js";
|
|
8
8
|
import { Button as l } from "../../Button/Button.js";
|
|
9
9
|
import { EComponentSize as a } from "../../../enums/EComponentSize.js";
|
|
10
|
-
import { s as o } from "../../../chunks/LightBoxControls.module-
|
|
10
|
+
import { s as o } from "../../../chunks/LightBoxControls.module-koLoz_-f.js";
|
|
11
11
|
const N = ({
|
|
12
12
|
className: c,
|
|
13
13
|
onClick: t,
|
|
@@ -2,8 +2,8 @@ import { jsx as i } from "react/jsx-runtime";
|
|
|
2
2
|
import { LightBoxClose as m } from "./LightBoxClose.js";
|
|
3
3
|
import { LightBoxNext as l } from "./LightBoxNext.js";
|
|
4
4
|
import { LightBoxPrev as x } from "./LightBoxPrev.js";
|
|
5
|
-
import { c as e } from "../../../chunks/vendor-
|
|
6
|
-
import { s as p } from "../../../chunks/LightBoxControls.module-
|
|
5
|
+
import { c as e } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
6
|
+
import { s as p } from "../../../chunks/LightBoxControls.module-koLoz_-f.js";
|
|
7
7
|
const o = ({ children: t, className: r, ...s }) => /* @__PURE__ */ i("div", { className: e(r, p.lightBoxControls), ...s, "data-lightbox-component": "controls", children: t });
|
|
8
8
|
o.displayName = "LightBoxControls";
|
|
9
9
|
o.Close = m;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as e, jsxs as x, Fragment as N } from "react/jsx-runtime";
|
|
2
2
|
import { useRef as m } from "react";
|
|
3
|
-
import { c as n } from "../../../chunks/vendor-
|
|
3
|
+
import { c as n } from "../../../chunks/vendor-DE8Zvm0w.js";
|
|
4
4
|
import { CaretrightStrokeSrvIcon32 as E, CaretrightStrokeSrvIcon20 as D } from "@sberbusiness/icons-next";
|
|
5
5
|
import { TriggerClickOnKeyDownEvent as I } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
|
|
6
6
|
import { EVENT_KEY_CODES as R } from "../../../utils/keyboard.js";
|
|
7
7
|
import { Button as c } from "../../Button/Button.js";
|
|
8
8
|
import { EButtonTheme as s } from "../../Button/enums.js";
|
|
9
9
|
import { EComponentSize as f } from "../../../enums/EComponentSize.js";
|
|
10
|
-
import { s as o } from "../../../chunks/LightBoxControls.module-
|
|
10
|
+
import { s as o } from "../../../chunks/LightBoxControls.module-koLoz_-f.js";
|
|
11
11
|
const v = ({
|
|
12
12
|
className: g,
|
|
13
13
|
clickByArrowRight: u,
|