@sberbusiness/triplex-next 1.19.0 → 1.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chunks/{AlertProcessSpoiler-QOnBvPaB.js → AlertProcessSpoiler-CJysh-L6.js} +9 -9
- package/chunks/{CalendarViewItem-JEkNv5BF.js → CalendarViewItem-Dxr-IKuh.js} +14 -14
- package/chunks/Card.module-DMUHU1y_.js +17 -0
- package/chunks/CheckboxTreeExtended.module-wyBivaJR.js +14 -0
- package/chunks/{Chip-Hpw_8UIG.js → Chip-Cp4nSSv9.js} +14 -14
- package/chunks/Confirm.module-BMe3cCgA.js +15 -0
- package/chunks/{DropdownListItem-DkfeETTd.js → DropdownListItem-Czxj-82d.js} +14 -14
- package/chunks/DropdownMobile.module-ChlziR7V.js +23 -0
- package/chunks/Footer.module-DdBlWFOs.js +9 -0
- package/chunks/{FormFieldInput-Bf7Hleek.js → FormFieldInput-Bb0syEep.js} +14 -14
- package/chunks/HeaderLayoutSidebar.module-tndsgX78.js +9 -0
- package/chunks/HeaderTabs.module-T7IKL1xp.js +9 -0
- package/chunks/{HeaderTitle.module-CKSdXcBH.js → HeaderTitle.module-bJWT64K6.js} +2 -2
- package/chunks/IslandAccordion.module-CLQD0a3_.js +25 -0
- package/chunks/IslandWidgetFooter.module-CPs8lx4X.js +9 -0
- package/chunks/IslandWidgetHeader.module-EYRdEBM6.js +12 -0
- package/chunks/{LightBoxContent-BhMRbJFV.js → LightBoxContent-6jOQAiJe.js} +6 -6
- package/chunks/LightBoxControls.module-OIHtatwH.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BB5P2oIx.js +8 -0
- package/chunks/{ListItemControlsButton-WjTBGtRH.js → ListItemControlsButton-CLWIOf-c.js} +6 -6
- package/chunks/ListItemTail.module-D9_VecUp.js +12 -0
- package/chunks/ListMasterFooter.module-Tad6_QUF.js +10 -0
- package/chunks/ModalWindow.module-CtWGFobP.js +17 -0
- package/chunks/Notification.module-1ONl_AQl.js +20 -0
- package/chunks/Overlay.module-BzUI6PNY.js +18 -0
- package/chunks/Page.module-BIAYhn48.js +11 -0
- package/chunks/{RightBorderArrow-DzKQo2fL.js → RightBorderArrow-CDLZGJBa.js} +15 -15
- package/chunks/SMSField.module-CshFlMUU.js +16 -0
- package/chunks/SliderExtendedMarks.module-BPt30iMn.js +15 -0
- package/chunks/{SliderExtendedRail-Cb5r_qJ5.js → SliderExtendedRail-Dc_iZlxS.js} +10 -10
- package/chunks/StatusTracker.module-CTVX8mSd.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-B1GcRtym.js → SuggestFieldMobileDropdownHint-B1qT-8-p.js} +4 -4
- package/chunks/TableFooter.module-CcIh2kO5.js +14 -0
- package/chunks/TabsExtended.module-DtrXq1jE.js +16 -0
- package/chunks/TabsLine.module-D5PBUMxf.js +21 -0
- package/chunks/TooltipDesktop.module-B2iSBrr1.js +19 -0
- package/chunks/TreeView.module-DEJX2JUM.js +9 -0
- package/chunks/{UploadZoneInput-BYWNSrDW.js → UploadZoneInput-CXhNQ2dO.js} +4 -4
- package/chunks/{constants-nPkk17A0.js → constants-sbJX8JQ4.js} +10 -10
- package/chunks/utils-BIaaXA7W.js +27 -0
- package/chunks/utils-DHbotYsG.js +73 -0
- package/chunks/{utils-OZcknB0Z.js → utils-DjwTklmD.js} +5 -5
- package/chunks/{utils-v_hn9TAd.js → utils-OFOU7B72.js} +5 -5
- package/components/Alert/AlertContext/AlertContext.js +8 -8
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +2 -2
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +20 -20
- package/components/Badge/Badge.js +7 -7
- package/components/Badge/BadgeDot.js +8 -8
- package/components/Badge/components/BadgeContent.js +14 -14
- package/components/Badge/components/BadgePostfix.js +6 -6
- package/components/Badge/components/BadgePrefix.js +4 -4
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +23 -23
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +14 -14
- package/components/Button/ButtonDropdownExtended.js +5 -5
- package/components/Button/ButtonIcon.js +8 -8
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +1 -1
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +23 -23
- package/components/Card/CardStatic.js +2 -2
- package/components/Card/components/CardContent/CardContent.js +1 -1
- package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
- package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
- package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
- package/components/Card/components/CardMedia.js +1 -1
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +6 -6
- package/components/Checkbox/Checkbox.js +8 -8
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +5 -5
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +6 -6
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +8 -8
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +26 -26
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +11 -11
- package/components/Col/Col.js +130 -130
- package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +6 -6
- package/components/DateRange/DateRange.js +7 -7
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/Divider/Divider.js +17 -17
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +8 -8
- package/components/Dropdown/desktop/DropdownDesktop.js +10 -10
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +6 -6
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +11 -11
- package/components/ExpandAnimation/ExpandAnimation.js +14 -14
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +1 -1
- package/components/Footer/components/FooterDescriptionContent.js +1 -1
- package/components/Footer/components/FooterDescriptionControls.js +1 -1
- package/components/FormField/FormField.js +14 -14
- package/components/FormField/components/FormFieldClear.js +9 -9
- package/components/FormField/components/FormFieldCounter.js +3 -3
- package/components/FormField/components/FormFieldDescription.js +1 -1
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +6 -6
- package/components/FormField/components/FormFieldMaskedInput.js +11 -11
- package/components/FormField/components/FormFieldPostfix.js +7 -7
- package/components/FormField/components/FormFieldPrefix.js +7 -7
- package/components/FormField/components/FormFieldTarget.js +16 -16
- package/components/FormField/components/FormFieldTextarea.js +16 -16
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +4 -4
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +8 -8
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
- package/components/IslandWidget/IslandWidget.js +2 -2
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +1 -1
- package/components/LightBox/LightBox.js +10 -10
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +10 -10
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +7 -7
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/Link/Link.js +32 -32
- package/components/List/List.js +7 -7
- package/components/List/components/ListEmptyState.js +2 -2
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +6 -6
- package/components/List/components/ListItemControls.js +8 -8
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +3 -3
- package/components/List/components/ListItemSelectable.js +1 -1
- package/components/List/components/ListItemTable.js +8 -8
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +1 -1
- package/components/List/components/ListSortableItemControls.js +7 -7
- package/components/List/components/ListSortableItemTarget.js +1 -1
- 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 +5 -5
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +1 -1
- package/components/ListMaster/components/SelectionControls.js +2 -2
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
- package/components/Loader/LoaderSmall/LoaderSmall.js +11 -11
- package/components/LoaderScreen/LoaderScreen.js +9 -9
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +16 -16
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +5 -5
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +3 -3
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +5 -5
- package/components/OrderedList/OrderedListItem.js +5 -5
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +1 -1
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +2 -2
- package/components/Pagination/components/PaginationNavigationButton.js +1 -1
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +4 -4
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +4 -4
- package/components/Radio/Radio.js +11 -11
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +4 -4
- package/components/Row/Row.js +5 -5
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +9 -9
- package/components/SegmentedControl/SegmentedControlSegment.js +5 -5
- package/components/SelectExtendedField/SelectExtendedField.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
- package/components/Skeleton/Skeleton.js +8 -8
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +13 -13
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
- package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +4 -4
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +21 -21
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +10 -10
- package/components/StatusTracker/StatusTracker.js +2 -2
- package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
- package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
- package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
- package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
- package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
- package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
- package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
- package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
- package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
- package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
- package/components/Step/Step.js +11 -11
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +6 -6
- package/components/Stepper/StepperExtended.js +1 -1
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperWrapper.js +4 -4
- package/components/Suggest/SuggestMobileDropdownContent.js +8 -8
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
- 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 +20 -20
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +7 -7
- package/components/Table/PaginationPanel.js +4 -4
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +5 -5
- package/components/Table/TabsLinePanelLinks.js +1 -1
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +20 -20
- package/components/TabsExtended/TabsExtended.js +2 -2
- package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +1 -1
- package/components/TabsLine/components/TabsLineDesktop.js +1 -1
- package/components/TabsLine/components/TabsLineDropdown.js +2 -2
- package/components/TabsLine/components/TabsLineItem.js +1 -1
- package/components/TabsLine/components/TabsLineMobile.js +9 -9
- package/components/Tag/Tag.js +21 -21
- package/components/TagColor/TagColor.js +15 -15
- package/components/TagGroup/TagGroup.js +12 -12
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +1 -1
- package/components/Tooltip/components/common/TooltipLink.js +15 -15
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +11 -11
- package/components/TopOverlay/TopOverlay.js +17 -17
- package/components/TreeView/TreeView.js +1 -1
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +1 -1
- package/components/Typography/Caption.js +22 -22
- package/components/Typography/Text.js +22 -22
- package/components/Typography/Title.js +6 -6
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +8 -8
- package/components/UnorderedList/UnorderedListItem.js +6 -6
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +5 -5
- package/index.js +5 -5
- package/package.json +2 -1
- package/styles/triplex-next.css +546 -546
- package/chunks/Card.module-B-kskzDu.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CZUMscf2.js +0 -14
- package/chunks/Confirm.module-BCr1BTe_.js +0 -15
- package/chunks/DropdownMobile.module-GswY2cBC.js +0 -23
- package/chunks/Footer.module-eHCIMM8b.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DylAdbY5.js +0 -9
- package/chunks/HeaderTabs.module-ePuFE0tR.js +0 -9
- package/chunks/IslandAccordion.module-CSfaBgt7.js +0 -25
- package/chunks/IslandWidgetFooter.module-Njc7vX7n.js +0 -9
- package/chunks/IslandWidgetHeader.module-Boy2QpEU.js +0 -12
- package/chunks/LightBoxControls.module-BIML4FtD.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DO3lZMTa.js +0 -8
- package/chunks/ListItemTail.module-DbwOPqPM.js +0 -12
- package/chunks/ListMasterFooter.module-C_iN2cC2.js +0 -10
- package/chunks/ModalWindow.module-BHzR_A-u.js +0 -17
- package/chunks/Notification.module-DKVKCNAc.js +0 -20
- package/chunks/Overlay.module-BA4wfORe.js +0 -18
- package/chunks/Page.module-ClDxwmIg.js +0 -11
- package/chunks/SMSField.module-Bzh5rJPE.js +0 -16
- package/chunks/SliderExtendedMarks.module-CxeVaMq1.js +0 -15
- package/chunks/StatusTracker.module-BML0rfx7.js +0 -24
- package/chunks/TableFooter.module-CSQttYnz.js +0 -14
- package/chunks/TabsExtended.module-Dd8drRUU.js +0 -16
- package/chunks/TabsLine.module-BByAjI5u.js +0 -21
- package/chunks/TooltipDesktop.module-FxzkC1sv.js +0 -19
- package/chunks/TreeView.module-Cm7rvpYW.js +0 -9
- package/chunks/utils-9cQ-Vroa.js +0 -73
- package/chunks/utils-DjcQ_hhv.js +0 -27
|
@@ -5,7 +5,7 @@ import { FormFieldContext as h } from "../FormFieldContext.js";
|
|
|
5
5
|
import { createSizeToClassNameMap as D } from "../../../utils/classNameMaps.js";
|
|
6
6
|
import { EFormFieldStatus as y } from "../enums.js";
|
|
7
7
|
import { TARGET_PADDING_X_DEFAULT as d } from "../consts.js";
|
|
8
|
-
const C = "
|
|
8
|
+
const C = "formFieldLabel__5373f78c", I = "sm__0100b60e", M = "md__aecefac5", R = "lg__da13c647", z = "floating__ae349787", G = "formFieldLabelText__fddfd96f", U = "disabled__773e6dab", s = {
|
|
9
9
|
formFieldLabel: C,
|
|
10
10
|
sm: I,
|
|
11
11
|
md: M,
|
|
@@ -15,10 +15,10 @@ const C = "formFieldLabel__622fa203", I = "sm__a7ae96c7", M = "md__ffbed6db", R
|
|
|
15
15
|
disabled: U
|
|
16
16
|
}, W = D(s), j = T.forwardRef(
|
|
17
17
|
({ children: m, className: f, style: r, floating: e, ...c }, n) => {
|
|
18
|
-
const { status: _, focused: l, id:
|
|
18
|
+
const { status: _, focused: l, id: F, prefixWidth: b, postfixWidth: L, size: x, valueExist: a } = E(h), [t, o] = g(!1);
|
|
19
19
|
A(() => {
|
|
20
|
-
!N(e) && e !== t ?
|
|
21
|
-
}, [l,
|
|
20
|
+
!N(e) && e !== t ? o(e) : e !== t && o(l || a);
|
|
21
|
+
}, [l, a, e, t]);
|
|
22
22
|
const p = S(
|
|
23
23
|
s.formFieldLabel,
|
|
24
24
|
W[x],
|
|
@@ -29,12 +29,12 @@ const C = "formFieldLabel__622fa203", I = "sm__a7ae96c7", M = "md__ffbed6db", R
|
|
|
29
29
|
f
|
|
30
30
|
), u = {
|
|
31
31
|
// Левая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
|
|
32
|
-
left:
|
|
32
|
+
left: b || d,
|
|
33
33
|
// Правая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
|
|
34
34
|
right: L || d,
|
|
35
35
|
...r
|
|
36
36
|
};
|
|
37
|
-
return /* @__PURE__ */ i("label", { className: p, ref: n, htmlFor:
|
|
37
|
+
return /* @__PURE__ */ i("label", { className: p, ref: n, htmlFor: F, ...c, style: u, children: /* @__PURE__ */ i("span", { className: s.formFieldLabelText, children: m }) });
|
|
38
38
|
}
|
|
39
39
|
);
|
|
40
40
|
j.displayName = "FormFieldLabel";
|
|
@@ -2,15 +2,15 @@ import { jsxs as B, jsx as m } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState as $, useRef as L, useContext as N, useEffect as O, useCallback as q } from "react";
|
|
3
3
|
import { c as F, o as U, q as p } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
4
4
|
import { presets as G } from "./FormFieldMaskedInputPresets.js";
|
|
5
|
-
import { s as H, F as J } from "../../../chunks/FormFieldInput-
|
|
5
|
+
import { s as H, F as J } from "../../../chunks/FormFieldInput-Bb0syEep.js";
|
|
6
6
|
import { FormFieldContext as K } from "../FormFieldContext.js";
|
|
7
7
|
import { EFormFieldStatus as V } from "../enums.js";
|
|
8
|
-
const Q = "
|
|
8
|
+
const Q = "formFieldMaskedInputWrapper__e8797637", X = "formFieldMaskedInputPlaceholder__5a28575a", Y = "formFieldMaskedInput__37197706", l = {
|
|
9
9
|
formFieldMaskedInputWrapper: Q,
|
|
10
10
|
formFieldMaskedInputPlaceholder: X,
|
|
11
|
-
"size-sm": "size-
|
|
12
|
-
"size-md": "size-
|
|
13
|
-
"size-lg": "size-
|
|
11
|
+
"size-sm": "size-sm__210ba9c0",
|
|
12
|
+
"size-md": "size-md__6d8f25e7",
|
|
13
|
+
"size-lg": "size-lg__2858137b",
|
|
14
14
|
formFieldMaskedInput: Y
|
|
15
15
|
}, a = ({
|
|
16
16
|
className: I,
|
|
@@ -23,9 +23,9 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
|
|
|
23
23
|
value: s,
|
|
24
24
|
...M
|
|
25
25
|
}) => {
|
|
26
|
-
const [x,
|
|
26
|
+
const [x, y] = $(""), c = L(!1), { valueExist: z, focused: k, size: E, status: _ } = N(K);
|
|
27
27
|
O(() => {
|
|
28
|
-
|
|
28
|
+
y((() => {
|
|
29
29
|
let t = [];
|
|
30
30
|
if (s) {
|
|
31
31
|
const { conformedValue: i } = p.conformToMask(s.toString(), o, { guide: !0, placeholderChar: n });
|
|
@@ -40,7 +40,7 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
|
|
|
40
40
|
return t.join("");
|
|
41
41
|
})());
|
|
42
42
|
}, [s, o, n, u]);
|
|
43
|
-
const
|
|
43
|
+
const b = q(
|
|
44
44
|
(e) => {
|
|
45
45
|
const { value: t } = e.target;
|
|
46
46
|
c.current = !1, s !== t && (d == null || d(e));
|
|
@@ -60,8 +60,8 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
|
|
|
60
60
|
};
|
|
61
61
|
}, D = () => o === a.presets.masks.phone ? (s = P(s).value, s) : p.conformToMask(s, o, { guide: !1, placeholderChar: n }).conformedValue, W = (e) => (t) => {
|
|
62
62
|
t && e(t), typeof f == "function" ? f(t) : f && (f.current = t);
|
|
63
|
-
}, j = () => !
|
|
64
|
-
return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${
|
|
63
|
+
}, j = () => !z && !k || !s && g ? "" : x;
|
|
64
|
+
return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${E}`]), children: [
|
|
65
65
|
/* @__PURE__ */ m(
|
|
66
66
|
"input",
|
|
67
67
|
{
|
|
@@ -83,7 +83,7 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
|
|
|
83
83
|
guide: !1,
|
|
84
84
|
render: (e, t) => /* @__PURE__ */ m(J, { ...t, value: s, placeholder: g || "", ref: W(e) }),
|
|
85
85
|
mask: o,
|
|
86
|
-
onChange:
|
|
86
|
+
onChange: b,
|
|
87
87
|
onPaste: S,
|
|
88
88
|
placeholderChar: n,
|
|
89
89
|
value: D(),
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
1
|
+
import { jsx as l } from "react/jsx-runtime";
|
|
2
|
+
import d, { useContext as x, useRef as u, useEffect as F } from "react";
|
|
3
3
|
import { FormFieldContext as a } from "../FormFieldContext.js";
|
|
4
4
|
import { c as p } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
5
|
-
const P = "
|
|
5
|
+
const P = "formFieldPostfix__78c5cc4e", R = {
|
|
6
6
|
formFieldPostfix: P
|
|
7
|
-
}, _ =
|
|
7
|
+
}, _ = d.forwardRef(
|
|
8
8
|
({ children: s, className: i, ...r }, o) => {
|
|
9
|
-
const f = p(R.formFieldPostfix, i), { postfixWidth:
|
|
9
|
+
const f = p(R.formFieldPostfix, i), { postfixWidth: c, setPostfixWidth: n } = x(a), e = u(), m = (t) => {
|
|
10
10
|
e.current = t, typeof o == "function" ? o(t) : o && (o.current = t);
|
|
11
11
|
};
|
|
12
12
|
return F(() => {
|
|
13
13
|
if (!e.current)
|
|
14
14
|
return;
|
|
15
15
|
const { width: t } = e.current.getBoundingClientRect();
|
|
16
|
-
t !==
|
|
17
|
-
}), /* @__PURE__ */
|
|
16
|
+
t !== c && n(t);
|
|
17
|
+
}), /* @__PURE__ */ l("span", { className: f, ref: m, ...r, children: s });
|
|
18
18
|
}
|
|
19
19
|
);
|
|
20
20
|
_.displayName = "FormFieldPostfix";
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import d, { useContext as x, useRef as u, useEffect as
|
|
3
|
-
import { FormFieldContext as
|
|
2
|
+
import d, { useContext as x, useRef as u, useEffect as F } from "react";
|
|
3
|
+
import { FormFieldContext as a } from "../FormFieldContext.js";
|
|
4
4
|
import { c as p } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
5
|
-
const P = "
|
|
5
|
+
const P = "formFieldPrefix__e0105c30", R = {
|
|
6
6
|
formFieldPrefix: P
|
|
7
7
|
}, _ = d.forwardRef(
|
|
8
|
-
({ children: o, className:
|
|
9
|
-
const s = p(R.formFieldPrefix,
|
|
8
|
+
({ children: o, className: i, ...f }, r) => {
|
|
9
|
+
const s = p(R.formFieldPrefix, i), { prefixWidth: n, setPrefixWidth: c } = x(a), t = u(), m = (e) => {
|
|
10
10
|
t.current = e, typeof r == "function" ? r(e) : r && (r.current = e);
|
|
11
11
|
};
|
|
12
|
-
return
|
|
12
|
+
return F(() => {
|
|
13
13
|
if (!t.current)
|
|
14
14
|
return;
|
|
15
15
|
const { width: e } = t.current.getBoundingClientRect();
|
|
16
16
|
e !== n && c(e);
|
|
17
|
-
}), /* @__PURE__ */ l("span", { className: s, ref: m, ...
|
|
17
|
+
}), /* @__PURE__ */ l("span", { className: s, ref: m, ...f, children: o });
|
|
18
18
|
}
|
|
19
19
|
);
|
|
20
20
|
_.displayName = "FormFieldPrefix";
|
|
@@ -2,25 +2,25 @@ import { jsx as u } from "react/jsx-runtime";
|
|
|
2
2
|
import x, { useContext as E, useRef as T, useEffect as n } from "react";
|
|
3
3
|
import { FormFieldContext as B } from "../FormFieldContext.js";
|
|
4
4
|
import { c as N, u as S } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
5
|
-
import { EFormFieldStatus as
|
|
6
|
-
const A = "
|
|
5
|
+
import { EFormFieldStatus as d } from "../enums.js";
|
|
6
|
+
const A = "formFieldTarget__c44efe3c", L = "placeholder__3a9a61c5", W = "disabled__773e6dab", R = "placeholderWrapper__87249416", e = {
|
|
7
7
|
formFieldTarget: A,
|
|
8
8
|
placeholder: L,
|
|
9
9
|
disabled: W,
|
|
10
|
-
"size-sm": "size-
|
|
11
|
-
"size-md": "size-
|
|
12
|
-
"size-lg": "size-
|
|
10
|
+
"size-sm": "size-sm__210ba9c0",
|
|
11
|
+
"size-md": "size-md__6d8f25e7",
|
|
12
|
+
"size-lg": "size-lg__2858137b",
|
|
13
13
|
placeholderWrapper: R
|
|
14
14
|
}, y = x.forwardRef((_, F) => {
|
|
15
|
-
const { className: h, id: r, onBlur: o, onFocus: c, placeholder: m, children: s, ...b } = _, { status: a, setFocused: p, setId:
|
|
16
|
-
[e.disabled]: a ===
|
|
17
|
-
[e.placeholder]: !!m && !s && a !==
|
|
18
|
-
}),
|
|
15
|
+
const { className: h, id: r, onBlur: o, onFocus: c, placeholder: m, children: s, ...b } = _, { status: a, setFocused: p, setId: l, setValueExist: f, size: g } = E(B), z = N(e.formFieldTarget, h, e[`size-${g}`], {
|
|
16
|
+
[e.disabled]: a === d.DISABLED,
|
|
17
|
+
[e.placeholder]: !!m && !s && a !== d.DISABLED
|
|
18
|
+
}), t = T(r || S("formFieldTarget_"));
|
|
19
19
|
n(() => {
|
|
20
|
-
|
|
21
|
-
}, [
|
|
22
|
-
r && (
|
|
23
|
-
}, [r,
|
|
20
|
+
l(t.current);
|
|
21
|
+
}, [l]), n(() => {
|
|
22
|
+
r && (t.current = r, l(t.current));
|
|
23
|
+
}, [r, l]), n(() => {
|
|
24
24
|
f(!!s);
|
|
25
25
|
}, [f, s]);
|
|
26
26
|
const D = (i) => {
|
|
@@ -33,11 +33,11 @@ const A = "formFieldTarget__61c1d0c1", L = "placeholder__504ed57c", W = "disable
|
|
|
33
33
|
{
|
|
34
34
|
...b,
|
|
35
35
|
className: z,
|
|
36
|
-
"aria-disabled": a ===
|
|
37
|
-
id:
|
|
36
|
+
"aria-disabled": a === d.DISABLED,
|
|
37
|
+
id: t.current,
|
|
38
38
|
onFocus: I,
|
|
39
39
|
onBlur: D,
|
|
40
|
-
tabIndex: a ===
|
|
40
|
+
tabIndex: a === d.DISABLED ? -1 : 0,
|
|
41
41
|
ref: F,
|
|
42
42
|
children: s || /* @__PURE__ */ u("span", { className: e.placeholderWrapper, children: m })
|
|
43
43
|
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { jsx as N } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { u as
|
|
4
|
-
import { createSizeToClassNameMap as
|
|
5
|
-
import { FormFieldContext as
|
|
6
|
-
import { EFormFieldStatus as
|
|
7
|
-
const h = "
|
|
2
|
+
import C, { useContext as E, useMemo as I, useEffect as i } from "react";
|
|
3
|
+
import { u as g, c as z } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
+
import { createSizeToClassNameMap as M } from "../../../utils/classNameMaps.js";
|
|
5
|
+
import { FormFieldContext as S } from "../FormFieldContext.js";
|
|
6
|
+
import { EFormFieldStatus as b } from "../enums.js";
|
|
7
|
+
const h = "formFieldTextarea__0ca6d03e", y = "sm__0100b60e", D = "md__aecefac5", R = "lg__da13c647", l = {
|
|
8
8
|
formFieldTextarea: h,
|
|
9
9
|
sm: y,
|
|
10
10
|
md: D,
|
|
11
11
|
lg: R
|
|
12
|
-
}, j =
|
|
13
|
-
({ className: f, id: e, onBlur: t, onFocus:
|
|
14
|
-
const { size: F, status: _, setFocused: m, setId: d, setValueExist:
|
|
15
|
-
|
|
12
|
+
}, j = M(l), q = C.forwardRef(
|
|
13
|
+
({ className: f, id: e, onBlur: t, onFocus: a, value: s, ...n }, x) => {
|
|
14
|
+
const { size: F, status: _, setFocused: m, setId: d, setValueExist: c } = E(S), o = I(() => e === void 0 ? g("textarea_") : e, [e]), p = z(l.formFieldTextarea, j[F], f);
|
|
15
|
+
i(() => {
|
|
16
16
|
d(o);
|
|
17
|
-
}, [o, d]),
|
|
18
|
-
|
|
19
|
-
}, [
|
|
17
|
+
}, [o, d]), i(() => {
|
|
18
|
+
c(!!s);
|
|
19
|
+
}, [c, s]);
|
|
20
20
|
const T = (r) => {
|
|
21
21
|
m(!1), t == null || t(r);
|
|
22
22
|
}, u = (r) => {
|
|
23
|
-
m(!0),
|
|
23
|
+
m(!0), a == null || a(r);
|
|
24
24
|
};
|
|
25
25
|
return /* @__PURE__ */ N(
|
|
26
26
|
"textarea",
|
|
@@ -28,10 +28,10 @@ const h = "formFieldTextarea__869d7670", y = "sm__a7ae96c7", D = "md__ffbed6db",
|
|
|
28
28
|
...n,
|
|
29
29
|
id: o,
|
|
30
30
|
className: p,
|
|
31
|
-
disabled: _ ===
|
|
31
|
+
disabled: _ === b.DISABLED,
|
|
32
32
|
onFocus: u,
|
|
33
33
|
onBlur: T,
|
|
34
|
-
value:
|
|
34
|
+
value: s,
|
|
35
35
|
ref: x
|
|
36
36
|
}
|
|
37
37
|
);
|
|
@@ -4,7 +4,7 @@ import { FormFieldCounter as p } from "./components/FormFieldCounter.js";
|
|
|
4
4
|
import { FormFieldLabel as x } from "./components/FormFieldLabel.js";
|
|
5
5
|
import { FormFieldClear as d } from "./components/FormFieldClear.js";
|
|
6
6
|
import { FormFieldTarget as s } from "./components/FormFieldTarget.js";
|
|
7
|
-
import { F as n } from "../../chunks/FormFieldInput-
|
|
7
|
+
import { F as n } from "../../chunks/FormFieldInput-Bb0syEep.js";
|
|
8
8
|
import { FormFieldMaskedInput as T } from "./components/FormFieldMaskedInput.js";
|
|
9
9
|
import { FormFieldPostfix as M } from "./components/FormFieldPostfix.js";
|
|
10
10
|
import { FormFieldPrefix as b } from "./components/FormFieldPrefix.js";
|
|
@@ -12,7 +12,7 @@ import "./components/HeaderTitle/HeaderTitleContent.js";
|
|
|
12
12
|
import "./components/HeaderTitle/HeaderTitleControls.js";
|
|
13
13
|
const f = Object.assign(
|
|
14
14
|
a.forwardRef(function({ children: r, ...e }, t) {
|
|
15
|
-
return /* @__PURE__ */ o("div", { ...e, "data-tx": "1.19.
|
|
15
|
+
return /* @__PURE__ */ o("div", { ...e, "data-tx": "1.19.1", ref: t, children: r });
|
|
16
16
|
}),
|
|
17
17
|
{
|
|
18
18
|
LayoutSidebar: p,
|
|
@@ -3,7 +3,7 @@ import d from "react";
|
|
|
3
3
|
import { c as i } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
4
|
import { HeaderLayoutSidebarContent as m } from "./HeaderLayoutSidebarContent.js";
|
|
5
5
|
import { HeaderLayoutSidebarSidebar as s } from "./HeaderLayoutSidebarSidebar.js";
|
|
6
|
-
import { s as f } from "../../../../chunks/HeaderLayoutSidebar.module-
|
|
6
|
+
import { s as f } from "../../../../chunks/HeaderLayoutSidebar.module-tndsgX78.js";
|
|
7
7
|
const b = Object.assign(
|
|
8
8
|
d.forwardRef(function({ children: e, className: r, ...a }, o) {
|
|
9
9
|
return /* @__PURE__ */ t("div", { className: i(f.headerLayoutSidebar, r), ...a, ref: o, children: e });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import s from "react";
|
|
3
3
|
import { c as d } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
import { s as m } from "../../../../chunks/HeaderLayoutSidebar.module-
|
|
4
|
+
import { s as m } from "../../../../chunks/HeaderLayoutSidebar.module-tndsgX78.js";
|
|
5
5
|
const i = s.forwardRef(
|
|
6
6
|
({ children: e, className: a, ...t }, o) => /* @__PURE__ */ r("div", { className: d(m.headerLayoutSidebarContent, a), ...t, ref: o, children: e })
|
|
7
7
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as d } from "react/jsx-runtime";
|
|
2
2
|
import i from "react";
|
|
3
3
|
import { c as t } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
import { s } from "../../../../chunks/HeaderLayoutSidebar.module-
|
|
4
|
+
import { s } from "../../../../chunks/HeaderLayoutSidebar.module-tndsgX78.js";
|
|
5
5
|
const m = i.forwardRef(
|
|
6
6
|
({ children: a, className: r, ...e }, o) => /* @__PURE__ */ d("div", { className: t(s.headerLayoutSidebarSidebar, r), ...e, ref: o, children: a })
|
|
7
7
|
);
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import h from "react";
|
|
3
3
|
import { c as i } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
const u = "
|
|
4
|
+
const u = "headerSubheader__6e900099", c = "withoutPaddings__617ca4b9", e = {
|
|
5
5
|
headerSubheader: u,
|
|
6
6
|
withoutPaddings: c
|
|
7
7
|
}, n = h.forwardRef(
|
|
8
|
-
({ children:
|
|
8
|
+
({ children: a, className: d, withoutPaddings: r, ...t }, o) => /* @__PURE__ */ s(
|
|
9
9
|
"div",
|
|
10
10
|
{
|
|
11
|
-
className: i(e.headerSubheader, { [e.withoutPaddings]: !!r },
|
|
11
|
+
className: i(e.headerSubheader, { [e.withoutPaddings]: !!r }, d),
|
|
12
12
|
...t,
|
|
13
13
|
ref: o,
|
|
14
|
-
children:
|
|
14
|
+
children: a
|
|
15
15
|
}
|
|
16
16
|
)
|
|
17
17
|
);
|
|
@@ -3,7 +3,7 @@ import t from "react";
|
|
|
3
3
|
import { HeaderTabsContent as m } from "./HeaderTabsContent.js";
|
|
4
4
|
import { HeaderTabsControls as n } from "./HeaderTabsControls.js";
|
|
5
5
|
import { c as d } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
6
|
-
import { s as f } from "../../../../chunks/HeaderTabs.module-
|
|
6
|
+
import { s as f } from "../../../../chunks/HeaderTabs.module-T7IKL1xp.js";
|
|
7
7
|
const i = Object.assign(
|
|
8
8
|
t.forwardRef(function({ children: r, className: e, ...a }, o) {
|
|
9
9
|
return /* @__PURE__ */ s("div", { className: d(f.headerTabs, e), ...a, ref: o, children: r });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import s from "react";
|
|
3
3
|
import { c as m } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
import { s as n } from "../../../../chunks/HeaderTabs.module-
|
|
4
|
+
import { s as n } from "../../../../chunks/HeaderTabs.module-T7IKL1xp.js";
|
|
5
5
|
const d = s.forwardRef(
|
|
6
6
|
({ children: e, className: r, ...t }, a) => /* @__PURE__ */ o("div", { className: m(n.headerTabsContent, r), ...t, ref: a, children: e })
|
|
7
7
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import t from "react";
|
|
3
3
|
import { c as m } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
import { s as l } from "../../../../chunks/HeaderTabs.module-
|
|
4
|
+
import { s as l } from "../../../../chunks/HeaderTabs.module-T7IKL1xp.js";
|
|
5
5
|
const d = t.forwardRef(
|
|
6
6
|
({ children: o, className: r, ...s }, a) => /* @__PURE__ */ e("div", { className: m(l.headerTabsControls, r), ...s, ref: a, children: o })
|
|
7
7
|
);
|
|
@@ -3,7 +3,7 @@ import i from "react";
|
|
|
3
3
|
import { HeaderTitleContent as s } from "./HeaderTitleContent.js";
|
|
4
4
|
import { HeaderTitleControls as m } from "./HeaderTitleControls.js";
|
|
5
5
|
import { c as l } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
6
|
-
import { s as n } from "../../../../chunks/HeaderTitle.module-
|
|
6
|
+
import { s as n } from "../../../../chunks/HeaderTitle.module-bJWT64K6.js";
|
|
7
7
|
const d = Object.assign(
|
|
8
8
|
i.forwardRef(function({ children: e, className: t, ...r }, o) {
|
|
9
9
|
return /* @__PURE__ */ a("div", { className: l(n.headerTitle, t), ...r, ref: o, children: e });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as l } from "react/jsx-runtime";
|
|
2
2
|
import s from "react";
|
|
3
3
|
import { c as i } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
import { s as e } from "../../../../chunks/HeaderTitle.module-
|
|
4
|
+
import { s as e } from "../../../../chunks/HeaderTitle.module-bJWT64K6.js";
|
|
5
5
|
const m = s.forwardRef(
|
|
6
6
|
({ children: t, className: r, ...o }, a) => /* @__PURE__ */ l(
|
|
7
7
|
"div",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import a from "react";
|
|
3
3
|
import { c as i } from "../../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
import { s as o } from "../../../../chunks/HeaderTitle.module-
|
|
4
|
+
import { s as o } from "../../../../chunks/HeaderTitle.module-bJWT64K6.js";
|
|
5
5
|
const m = a.forwardRef(
|
|
6
6
|
({ children: e, className: r, ...t }, l) => /* @__PURE__ */ s(
|
|
7
7
|
"div",
|
|
@@ -9,7 +9,7 @@ import { TooltipMobileHeader as z } from "../Tooltip/components/mobile/component
|
|
|
9
9
|
import { MobileView as C } from "../MobileView/MobileView.js";
|
|
10
10
|
import { getDataHTMLAttributes as D } from "../../utils/html/DataAttributes.js";
|
|
11
11
|
import { getAriaHTMLAttributes as Q } from "../../utils/html/AriaAttributes.js";
|
|
12
|
-
const V = "
|
|
12
|
+
const V = "helpBoxButton__c36a3eb2", X = {
|
|
13
13
|
helpBoxButton: V
|
|
14
14
|
}, $ = ({
|
|
15
15
|
children: x,
|
|
@@ -19,14 +19,14 @@ const V = "helpBoxButton__91283eac", X = {
|
|
|
19
19
|
isOpen: i,
|
|
20
20
|
onShow: n,
|
|
21
21
|
tooltipSize: I,
|
|
22
|
-
preferPlace:
|
|
22
|
+
preferPlace: b,
|
|
23
23
|
toggle: r,
|
|
24
24
|
tooltipAriaAttributes: s,
|
|
25
25
|
tooltipDataAttributes: p,
|
|
26
|
-
iconProps:
|
|
27
|
-
...
|
|
26
|
+
iconProps: v,
|
|
27
|
+
...F
|
|
28
28
|
}) => {
|
|
29
|
-
const m = N(null), [
|
|
29
|
+
const m = N(null), [O, g] = h(!!i), [d, u] = h(null), B = R(), a = i ?? O, y = (e) => {
|
|
30
30
|
i === void 0 && g(e), e || u(null), r == null || r(e);
|
|
31
31
|
}, E = (e) => {
|
|
32
32
|
u(e), n == null || n(e);
|
|
@@ -59,7 +59,7 @@ const V = "helpBoxButton__91283eac", X = {
|
|
|
59
59
|
role: "dialog",
|
|
60
60
|
toggleType: "hover",
|
|
61
61
|
size: I,
|
|
62
|
-
preferPlace:
|
|
62
|
+
preferPlace: b,
|
|
63
63
|
isOpen: a,
|
|
64
64
|
toggle: y,
|
|
65
65
|
onShow: E,
|
|
@@ -74,8 +74,8 @@ const V = "helpBoxButton__91283eac", X = {
|
|
|
74
74
|
"aria-label": "Подсказка",
|
|
75
75
|
shape: _.CIRCLE,
|
|
76
76
|
ref: m,
|
|
77
|
-
...
|
|
78
|
-
children: /* @__PURE__ */ t(j, { paletteIndex: 5, ...
|
|
77
|
+
...F,
|
|
78
|
+
children: /* @__PURE__ */ t(j, { paletteIndex: 5, ...v })
|
|
79
79
|
}
|
|
80
80
|
) }),
|
|
81
81
|
c && /* @__PURE__ */ t(z, { children: c }),
|
|
@@ -5,7 +5,7 @@ import { EIslandType as l } from "./enums.js";
|
|
|
5
5
|
import { IslandBody as f } from "./components/IslandBody.js";
|
|
6
6
|
import { IslandHeader as n } 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-DjwTklmD.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,10 +1,10 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import r from "react";
|
|
3
3
|
import { c as t } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
const l = "
|
|
4
|
+
const l = "islandBody__08c45ff2", n = {
|
|
5
5
|
islandBody: l
|
|
6
|
-
},
|
|
6
|
+
}, e = r.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ a("div", { className: t(n.islandBody), ref: d, ...s, children: o }));
|
|
7
7
|
export {
|
|
8
|
-
|
|
8
|
+
e as IslandBody
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=IslandBody.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
1
|
+
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
+
import e from "react";
|
|
3
3
|
import { c as a } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
const l = "
|
|
4
|
+
const l = "islandFooter__8419cff0", n = {
|
|
5
5
|
islandFooter: l
|
|
6
|
-
},
|
|
6
|
+
}, i = e.forwardRef(({ children: o, ...r }, t) => /* @__PURE__ */ s("div", { className: a(n.islandFooter), ref: t, ...r, children: o }));
|
|
7
7
|
export {
|
|
8
|
-
|
|
8
|
+
i as IslandFooter
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=IslandFooter.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import d from "react";
|
|
3
3
|
import { c as o } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
const t = "
|
|
4
|
+
const t = "islandHeader__10f8efe0", l = {
|
|
5
5
|
islandHeader: t
|
|
6
|
-
},
|
|
6
|
+
}, c = d.forwardRef(({ children: e, ...a }, r) => /* @__PURE__ */ s("div", { className: o(l.islandHeader), ref: r, ...a, children: e }));
|
|
7
7
|
export {
|
|
8
|
-
|
|
8
|
+
c as IslandHeader
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=IslandHeader.js.map
|
|
@@ -9,14 +9,14 @@ import "../Island/components/IslandBody.js";
|
|
|
9
9
|
import "../Island/components/IslandHeader.js";
|
|
10
10
|
import "../Island/components/IslandFooter.js";
|
|
11
11
|
import { c as f } from "../../chunks/vendor-Dlne6Znf.js";
|
|
12
|
-
import { s as I } from "../../chunks/IslandAccordion.module-
|
|
12
|
+
import { s as I } from "../../chunks/IslandAccordion.module-CLQD0a3_.js";
|
|
13
13
|
import "./components/IslandAccordionContent.js";
|
|
14
14
|
import "./components/IslandAccordionFooter.js";
|
|
15
15
|
const x = Object.assign(
|
|
16
16
|
e.forwardRef(
|
|
17
17
|
({ className: r, children: t, size: m = 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: m, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "1.19.
|
|
19
|
+
return /* @__PURE__ */ o(p.Provider, { value: { size: m, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "1.19.1", ref: a, children: t }) });
|
|
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-CLQD0a3_.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,6 +1,6 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import { c as t } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
3
|
-
import { s as m } from "../../../chunks/IslandAccordion.module-
|
|
3
|
+
import { s as m } from "../../../chunks/IslandAccordion.module-CLQD0a3_.js";
|
|
4
4
|
import { Island as i } from "../../Island/Island.js";
|
|
5
5
|
import "../../Island/components/IslandBody.js";
|
|
6
6
|
import "../../Island/components/IslandHeader.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-CLQD0a3_.js";
|
|
28
28
|
const V = {
|
|
29
29
|
[l.TYPE_1]: t.type1,
|
|
30
30
|
[l.TYPE_2]: t.type2,
|
|
@@ -79,7 +79,7 @@ const V = {
|
|
|
79
79
|
}),
|
|
80
80
|
onClick: _,
|
|
81
81
|
disabled: r,
|
|
82
|
-
"data-tx": "1.19.
|
|
82
|
+
"data-tx": "1.19.1",
|
|
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(
|
|
@@ -16,7 +16,7 @@ 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 k = "
|
|
19
|
+
const k = "islandWidget__a5c443d6", z = "islandWidgetWithExtraFooter__5b45df08", B = "islandWidgetHeaderWrapperAdaptive__127528a9", i = {
|
|
20
20
|
islandWidget: k,
|
|
21
21
|
islandWidgetWithExtraFooter: z,
|
|
22
22
|
islandWidgetHeaderWrapperAdaptive: B
|
|
@@ -46,7 +46,7 @@ const k = "islandWidget__9c629f16", z = "islandWidgetWithExtraFooter__ccc307cd",
|
|
|
46
46
|
className: m(i.islandWidget, l, {
|
|
47
47
|
[i.islandWidgetWithExtraFooter]: x
|
|
48
48
|
}),
|
|
49
|
-
"data-tx": "1.19.
|
|
49
|
+
"data-tx": "1.19.1",
|
|
50
50
|
...f,
|
|
51
51
|
ref: g,
|
|
52
52
|
children: /* @__PURE__ */ n(v, { type: y.TYPE_1, size: A.MD, children: [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { c as t } from "../../../chunks/vendor-Dlne6Znf.js";
|
|
3
|
-
const a = "
|
|
3
|
+
const a = "islandWidgetBody__f2c8c6c7", e = {
|
|
4
4
|
islandWidgetBody: a
|
|
5
5
|
}, l = ({ children: d, className: s, ...i }) => /* @__PURE__ */ o("div", { ...i, className: t(e.islandWidgetBody, s), children: d });
|
|
6
6
|
l.displayName = "IslandWidgetBody";
|