@sberbusiness/triplex-next 1.27.0 → 1.28.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-NldQtvco.js +41 -0
- package/chunks/{CalendarViewItem-5MWTfOXg.js → CalendarViewItem-83koObqy.js} +24 -24
- package/chunks/Card.module-c3-33ce8.js +17 -0
- package/chunks/CheckboxTreeExtended.module-DmQ81avO.js +15 -0
- package/chunks/Chip-BQ_gYzxq.js +77 -0
- package/chunks/Confirm.module-NvQ6x492.js +15 -0
- package/chunks/{DropdownListItem-kVq_Shxy.js → DropdownListItem-CVJjluxY.js} +16 -16
- package/chunks/DropdownMobile.module-BzplQxLc.js +23 -0
- package/chunks/Footer.module-C5auaCMC.js +9 -0
- package/chunks/{FormFieldInput-DB9UpgIs.js → FormFieldInput-BTVRGCId.js} +19 -19
- package/chunks/HeaderLayoutSidebar.module-CmVwh8YX.js +9 -0
- package/chunks/HeaderTabs.module-BTcgQwsE.js +9 -0
- package/chunks/{HeaderTitle.module-Ckh2V8ux.js → HeaderTitle.module-Bh2WjxIN.js} +2 -2
- package/chunks/IslandAccordion.module-B-19rXcD.js +25 -0
- package/chunks/IslandWidgetFooter.module-BO73Tgxq.js +9 -0
- package/chunks/IslandWidgetHeader.module-Df2VlDhN.js +12 -0
- package/chunks/{LightBoxContent-CK07PlB9.js → LightBoxContent-BV0_QYb_.js} +8 -8
- package/chunks/LightBoxControls.module-DbEH8RB1.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-DX1kP1BM.js +9 -0
- package/chunks/{ListItemControlsButton-27xRORri.js → ListItemControlsButton-_-tEvYQM.js} +10 -10
- package/chunks/ListItemTail.module-BKoqbpG6.js +12 -0
- package/chunks/ListMasterFooter.module-Dbk-k1aZ.js +10 -0
- package/chunks/ModalWindow.module-Dt8kEFNo.js +17 -0
- package/chunks/Notification.module-B9uJ73NL.js +20 -0
- package/chunks/Overlay.module-D6x0Rc2c.js +18 -0
- package/chunks/Page.module-Dp-a8BZr.js +11 -0
- package/chunks/SMSField.module-C2BQO6iZ.js +16 -0
- package/chunks/SliderExtendedMarks.module-DI6EJLUh.js +15 -0
- package/chunks/{SliderExtendedRail-D7nuFyRp.js → SliderExtendedRail-Dp8PruYh.js} +16 -16
- package/chunks/StatusTracker.module-CF7eqrdv.js +24 -0
- package/chunks/{StepperStepArrowBorder-D9rM6XEL.js → StepperStepArrowBorder-BhxHSVsg.js} +6 -6
- package/chunks/{SuggestFieldMobileDropdownHint-CSrNs8VF.js → SuggestFieldMobileDropdownHint-Dj6gWOOm.js} +4 -4
- package/chunks/TableFooter.module-BBF-DJGA.js +14 -0
- package/chunks/TabsExtended.module-C4CTakbs.js +16 -0
- package/chunks/TabsLine.module-CQy-1q2X.js +21 -0
- package/chunks/TooltipDesktop.module-BsYuxr3t.js +19 -0
- package/chunks/TreeView.module-BkeBRmgo.js +9 -0
- package/chunks/{UploadZoneInput-Bjnmk93x.js → UploadZoneInput-Bhz9sU72.js} +9 -9
- package/chunks/{constants-1ccyxiKh.js → constants-CAK3AnS2.js} +6 -6
- package/chunks/{utils-BxF0Dq4C.js → utils-BeYLwFL4.js} +7 -7
- package/chunks/utils-CWZKt6QH.js +73 -0
- package/chunks/{utils-DfVeTN89.js → utils-JveQLn3C.js} +5 -5
- package/chunks/{utils-CVIZqPO7.js → utils-m2ZY7x9c.js} +5 -5
- package/components/Alert/AlertContext/AlertContext.js +28 -28
- 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 +11 -11
- package/components/Badge/Badge.js +14 -14
- package/components/Badge/BadgeDot.js +5 -5
- package/components/Badge/components/BadgeContent.js +12 -12
- package/components/Badge/components/BadgePostfix.js +7 -7
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +4 -4
- package/components/Button/Button.js +21 -21
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +1 -1
- package/components/Button/ButtonIcon.js +8 -8
- package/components/Calendar/Calendar.js +20 -20
- package/components/Calendar/components/CalendarControls.js +9 -9
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +18 -18
- 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 +4 -4
- package/components/Checkbox/Checkbox.js +21 -21
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- 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 +8 -8
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +1 -1
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +6 -6
- 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 +13 -13
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +13 -13
- package/components/Col/Col.js +145 -145
- 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 +12 -12
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/Divider/Divider.js +20 -20
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +6 -6
- package/components/Dropdown/desktop/DropdownDesktop.js +13 -13
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
- package/components/Ellipsis/Ellipsis.js +5 -5
- package/components/EmptyView/EmptyView.js +18 -18
- package/components/ExpandAnimation/ExpandAnimation.js +17 -17
- 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 +26 -26
- package/components/FormField/components/FormFieldClear.js +9 -9
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +8 -8
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +1 -1
- package/components/FormField/components/FormFieldMaskedInput.js +10 -10
- package/components/FormField/components/FormFieldPostfix.js +9 -9
- package/components/FormField/components/FormFieldPrefix.js +4 -4
- package/components/FormField/components/FormFieldTarget.js +1 -1
- package/components/FormField/components/FormFieldTextarea.js +25 -25
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +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 +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +5 -5
- package/components/IconWrapper/IconWrapper.js +8 -8
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +2 -2
- package/components/Island/components/IslandFooter.js +1 -1
- 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 +20 -20
- 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 +7 -7
- 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 +68 -61
- 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 +11 -11
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
- package/components/Link/Link.js +21 -21
- package/components/List/List.js +5 -5
- package/components/List/components/ListEmptyState.js +3 -3
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +6 -6
- package/components/List/components/ListItemControls.js +5 -5
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +6 -6
- package/components/List/components/ListItemSelectable.js +1 -1
- package/components/List/components/ListItemTable.js +6 -6
- 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 +5 -5
- package/components/List/components/ListSortableItemTarget.js +4 -4
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +1 -1
- 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 +9 -9
- package/components/ListMaster/components/SelectionControls.js +9 -9
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +8 -8
- package/components/Loader/LoaderSmall/LoaderSmall.js +6 -6
- package/components/LoaderScreen/LoaderScreen.js +5 -5
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +11 -11
- package/components/ModalWindow/ModalWindow.js +61 -65
- package/components/ModalWindow/components/ModalWindowBody.js +13 -12
- package/components/ModalWindow/components/ModalWindowClose.js +15 -16
- package/components/ModalWindow/components/ModalWindowContent.js +22 -16
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +27 -26
- package/components/MonthYearRange/MonthYearRange.js +11 -11
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -12
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +5 -5
- 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 +2 -2
- package/components/OrderedList/OrderedListItem.js +8 -8
- 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 +6 -6
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +6 -6
- package/components/Pagination/components/PaginationNavigationButton.js +5 -5
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +5 -5
- package/components/Pagination/components/PaginationPageEllipsis.js +5 -5
- package/components/Pagination/components/PaginationSelect.js +10 -10
- package/components/Radio/Radio.js +12 -12
- package/components/Radio/RadioXGroup.js +12 -12
- package/components/Radio/RadioYGroup.js +6 -6
- package/components/Row/Row.js +4 -4
- 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 +10 -10
- package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
- package/components/SelectExtendedField/SelectExtendedField.js +4 -4
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +10 -10
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +9 -9
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +26 -26
- 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 +6 -6
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +32 -32
- package/components/SmallInput/SmallInput.js +5 -5
- 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 +12 -12
- package/components/Stepper/Stepper.js +12 -12
- package/components/Stepper/StepperExtended.js +10 -10
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Suggest/SuggestMobileDropdownContent.js +10 -10
- 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 +2 -2
- package/components/Table/FilterPanel.js +2 -2
- package/components/Table/MasterTable.js +17 -17
- package/components/Table/NoColumns.js +3 -3
- package/components/Table/PaginationPanel.js +2 -2
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +1 -1
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
- 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 +4 -4
- 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 +8 -8
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +21 -21
- 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 +7 -7
- package/components/Tag/Tag.js +19 -19
- package/components/TagColor/TagColor.js +6 -6
- package/components/TagGroup/TagGroup.js +11 -11
- 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 +9 -9
- 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 +13 -13
- package/components/TopOverlay/TopOverlay.js +7 -7
- 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 +20 -20
- package/components/Typography/CodeText.js +6 -6
- package/components/Typography/Text.js +13 -13
- package/components/Typography/Title.js +15 -15
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +5 -5
- package/components/UnorderedList/UnorderedListItem.js +2 -2
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +5 -5
- package/index.d.ts +37 -8
- package/index.js +5 -5
- package/package.json +1 -1
- package/styles/triplex-next.css +538 -538
- package/chunks/AlertProcessSpoiler-kutiygyc.js +0 -41
- package/chunks/Card.module-BdHlvmcC.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +0 -15
- package/chunks/Chip-BOBB8hDQ.js +0 -77
- package/chunks/Confirm.module-DX-8Qawd.js +0 -15
- package/chunks/DropdownMobile.module-DxT1Mh6q.js +0 -23
- package/chunks/Footer.module-DBFjyD0W.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +0 -9
- package/chunks/HeaderTabs.module-D62rOoJt.js +0 -9
- package/chunks/IslandAccordion.module-BI69hCoR.js +0 -25
- package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +0 -9
- package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +0 -12
- package/chunks/LightBoxControls.module-DR9tmKz6.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +0 -9
- package/chunks/ListItemTail.module-DKJmlaMg.js +0 -12
- package/chunks/ListMasterFooter.module-DkH4Ou-p.js +0 -10
- package/chunks/ModalWindow.module-Be4wGbwq.js +0 -17
- package/chunks/Notification.module-O5iV5kzx.js +0 -20
- package/chunks/Overlay.module-B0iGlEWG.js +0 -18
- package/chunks/Page.module-D0FFKxyx.js +0 -11
- package/chunks/SMSField.module-DrbNbpz3.js +0 -16
- package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +0 -15
- package/chunks/StatusTracker.module-DenK6Z9K.js +0 -24
- package/chunks/TableFooter.module-BqHcJ9ea.js +0 -14
- package/chunks/TabsExtended.module-BtTx6oxY.js +0 -16
- package/chunks/TabsLine.module-C9KVj0hj.js +0 -21
- package/chunks/TooltipDesktop.module-uHaX3xgt.js +0 -19
- package/chunks/TreeView.module-BKi0xbbR.js +0 -9
- package/chunks/utils-CZzNEYf-.js +0 -73
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as r, Fragment as b, jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { useContext as
|
|
2
|
+
import { useContext as u, useRef as f, useEffect as M } from "react";
|
|
3
3
|
import { TooltipContext as C } from "../../TootlipContext.js";
|
|
4
4
|
import { Portal as B } from "../../../Portal/Portal.js";
|
|
5
5
|
import { DropdownMobile as _ } from "../../../Dropdown/mobile/DropdownMobile.js";
|
|
6
6
|
import { DropdownMobileBody as x } from "../../../Dropdown/mobile/DropdownMobileBody.js";
|
|
7
7
|
import { TooltipMobileCloseButton as h } from "./components/TooltipMobileCloseButton.js";
|
|
8
8
|
import { c as y } from "../../../../chunks/vendor-DudMBGKr.js";
|
|
9
|
-
const N = "
|
|
9
|
+
const N = "tooltipMobile__9ecd10ac", T = "tooltipMobileContent__b6a2f3d0", g = "headerless__8ca2c130", H = "closeButton__7cbd355b", e = {
|
|
10
10
|
tooltipMobile: N,
|
|
11
11
|
tooltipMobileContent: T,
|
|
12
12
|
headerless: g,
|
|
@@ -19,33 +19,33 @@ const N = "tooltipMobile__198fbe00", T = "tooltipMobileContent__aaebb899", g = "
|
|
|
19
19
|
disableAdaptiveMode: D,
|
|
20
20
|
isOpen: t,
|
|
21
21
|
onShow: l,
|
|
22
|
-
...
|
|
22
|
+
...d
|
|
23
23
|
}) => {
|
|
24
|
-
const { elements:
|
|
24
|
+
const { elements: o, setTooltipOpen: a } = u(C), i = f(null), p = y(e.tooltipMobile, { [e.headerless]: o.mobileHeader === null }, c);
|
|
25
25
|
M(() => {
|
|
26
26
|
t && (l == null || l(i.current));
|
|
27
27
|
}, [t]);
|
|
28
28
|
const m = () => {
|
|
29
29
|
var s;
|
|
30
|
-
return /* @__PURE__ */ n("div", { className:
|
|
30
|
+
return /* @__PURE__ */ n("div", { className: e.closeButton, children: /* @__PURE__ */ n(h, { ...(s = o.closeButton) == null ? void 0 : s.props }) });
|
|
31
31
|
};
|
|
32
32
|
return /* @__PURE__ */ r(b, { children: [
|
|
33
|
-
|
|
33
|
+
o.target,
|
|
34
34
|
/* @__PURE__ */ n(B, { container: document.body, children: /* @__PURE__ */ r(
|
|
35
35
|
_,
|
|
36
36
|
{
|
|
37
37
|
className: p,
|
|
38
38
|
tabIndex: -1,
|
|
39
39
|
opened: t,
|
|
40
|
-
setOpened:
|
|
41
|
-
...
|
|
40
|
+
setOpened: a,
|
|
41
|
+
...d,
|
|
42
42
|
ref: i,
|
|
43
43
|
children: [
|
|
44
|
-
|
|
45
|
-
/* @__PURE__ */ r(x, { className:
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
44
|
+
o.mobileHeader,
|
|
45
|
+
/* @__PURE__ */ r(x, { className: e.tooltipMobileContent, children: [
|
|
46
|
+
o.body,
|
|
47
|
+
o.link,
|
|
48
|
+
o.mobileHeader === null && m()
|
|
49
49
|
] })
|
|
50
50
|
]
|
|
51
51
|
}
|
|
@@ -3,7 +3,7 @@ import { useState as y, useRef as g, useEffect as B } from "react";
|
|
|
3
3
|
import { EOverlayDirection as R } from "../Overlay/OverlayBase.js";
|
|
4
4
|
import { Overlay as O } from "../Overlay/Overlay.js";
|
|
5
5
|
import { c as S, F as j } from "../../chunks/vendor-DudMBGKr.js";
|
|
6
|
-
const E = "
|
|
6
|
+
const E = "topOverlayMask__0393e761", w = "topOverlayWrapper__04c2c9b7", A = "closing__2cd1a4e7", D = "opened__b87cb414", V = "topOverlayPanel__85bfc2b1", $ = "topOverlay__d20d5f02", t = {
|
|
7
7
|
topOverlayMask: E,
|
|
8
8
|
topOverlayWrapper: w,
|
|
9
9
|
closing: A,
|
|
@@ -18,7 +18,7 @@ const E = "topOverlayMask__dcce69c7", w = "topOverlayWrapper__a18e014b", A = "cl
|
|
|
18
18
|
onOpen: n,
|
|
19
19
|
...h
|
|
20
20
|
}) => {
|
|
21
|
-
const [W,
|
|
21
|
+
const [W, d] = y(!1), [x, u] = y(!1), [f, c] = y(0), p = g(e), s = g(null), m = () => {
|
|
22
22
|
if (s.current) {
|
|
23
23
|
const r = getComputedStyle(s.current).getPropertyValue("--lightBox-screen-top") || "0", i = s.current.getBoundingClientRect();
|
|
24
24
|
i.top < 0 ? c(
|
|
@@ -29,14 +29,14 @@ const E = "topOverlayMask__dcce69c7", w = "topOverlayWrapper__a18e014b", A = "cl
|
|
|
29
29
|
);
|
|
30
30
|
}
|
|
31
31
|
}, b = () => {
|
|
32
|
-
|
|
32
|
+
m(), u(!0), n == null || n();
|
|
33
33
|
};
|
|
34
34
|
B(() => {
|
|
35
|
-
p.current && !e ?
|
|
35
|
+
p.current && !e ? d(!0) : !p.current && e && m(), p.current = e;
|
|
36
36
|
}, [e]);
|
|
37
37
|
const k = () => {
|
|
38
|
-
|
|
39
|
-
}, M = () =>
|
|
38
|
+
d(!1), c(0), l == null || l();
|
|
39
|
+
}, M = () => u(!1), T = (r) => /* @__PURE__ */ C(I, { children: [
|
|
40
40
|
/* @__PURE__ */ o(O.Mask, { opened: r.opened, className: t.topOverlayMask }),
|
|
41
41
|
/* @__PURE__ */ o(O.Panel, { className: t.topOverlayPanel, ...r, children: _ })
|
|
42
42
|
] }), F = () => {
|
|
@@ -72,7 +72,7 @@ const E = "topOverlayMask__dcce69c7", w = "topOverlayWrapper__a18e014b", A = "cl
|
|
|
72
72
|
{
|
|
73
73
|
className: N,
|
|
74
74
|
ref: s,
|
|
75
|
-
style:
|
|
75
|
+
style: f ? { top: `${f}px` } : void 0,
|
|
76
76
|
children: P
|
|
77
77
|
}
|
|
78
78
|
)
|
|
@@ -10,7 +10,7 @@ import { TreeViewAbstractNode as C } from "./TreeViewAbstractNode.js";
|
|
|
10
10
|
import { TreeViewNode as f } from "./components/TreeViewNode.js";
|
|
11
11
|
import { TreeViewGroup as b } from "./components/TreeViewGroup.js";
|
|
12
12
|
import { c as v } from "../../chunks/vendor-DudMBGKr.js";
|
|
13
|
-
import { s as w } from "../../chunks/TreeView.module-
|
|
13
|
+
import { s as w } from "../../chunks/TreeView.module-BkeBRmgo.js";
|
|
14
14
|
const R = "rootNode";
|
|
15
15
|
class n extends m.Component {
|
|
16
16
|
constructor(e) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { s } from "../../../chunks/TreeView.module-
|
|
2
|
+
import { s } from "../../../chunks/TreeView.module-BkeBRmgo.js";
|
|
3
3
|
const m = ({ children: r, ...e }) => /* @__PURE__ */ o("ul", { role: "group", className: s.treeViewGroup, ...e, children: r });
|
|
4
4
|
export {
|
|
5
5
|
m as TreeViewGroup
|
|
@@ -7,7 +7,7 @@ import { TreeViewContext as m, withTreeViewContext as x } from "../TreeViewConte
|
|
|
7
7
|
import { TreeViewAbstractNode as b } from "../TreeViewAbstractNode.js";
|
|
8
8
|
import { TreeViewAbstractNodeUtils as n } from "../TreeViewAbstractNodeUtils.js";
|
|
9
9
|
import { c as w } from "../../../chunks/vendor-DudMBGKr.js";
|
|
10
|
-
import { s as C } from "../../../chunks/TreeView.module-
|
|
10
|
+
import { s as C } from "../../../chunks/TreeView.module-BkeBRmgo.js";
|
|
11
11
|
class V extends l.Component {
|
|
12
12
|
constructor(e) {
|
|
13
13
|
super(e);
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as E } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as S } from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { ECaptionSize as c, EFontWeightCaption as _, EFontType as
|
|
5
|
-
import { t, F as
|
|
6
|
-
const
|
|
7
|
-
caption:
|
|
8
|
-
regular:
|
|
9
|
-
semibold:
|
|
10
|
-
c1:
|
|
11
|
-
c2:
|
|
12
|
-
d1:
|
|
3
|
+
import { c as f } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { ECaptionSize as c, EFontWeightCaption as _, EFontType as T } from "./enums.js";
|
|
5
|
+
import { t, F as b } from "../../chunks/constants-CAK3AnS2.js";
|
|
6
|
+
const g = "caption__2fd1b250", C = "regular__af4d213a", y = "semibold__23b0b119", M = "c1__fab0414a", N = "c2__a11ab164", R = "d1__a831915a", o = {
|
|
7
|
+
caption: g,
|
|
8
|
+
regular: C,
|
|
9
|
+
semibold: y,
|
|
10
|
+
c1: M,
|
|
11
|
+
c2: N,
|
|
12
|
+
d1: R
|
|
13
13
|
}, L = {
|
|
14
14
|
[c.C1]: o.c1,
|
|
15
15
|
[c.C2]: o.c2,
|
|
@@ -21,20 +21,20 @@ const C = "caption__20ffd4be", y = "regular__34a6e4a0", M = "semibold__c88868e3"
|
|
|
21
21
|
({
|
|
22
22
|
children: r,
|
|
23
23
|
className: n,
|
|
24
|
-
size:
|
|
25
|
-
weight:
|
|
26
|
-
type:
|
|
24
|
+
size: p,
|
|
25
|
+
weight: i = _.REGULAR,
|
|
26
|
+
type: e = T.PRIMARY,
|
|
27
27
|
underline: a,
|
|
28
28
|
strikethrough: s,
|
|
29
29
|
tag: m = "span",
|
|
30
30
|
...l
|
|
31
|
-
},
|
|
32
|
-
const
|
|
31
|
+
}, d) => {
|
|
32
|
+
const A = f(
|
|
33
33
|
t.typography,
|
|
34
34
|
o.caption,
|
|
35
|
-
L[
|
|
36
|
-
O[
|
|
37
|
-
|
|
35
|
+
L[p],
|
|
36
|
+
O[i],
|
|
37
|
+
b[e],
|
|
38
38
|
{
|
|
39
39
|
[t.strikethrough]: !!s && !a,
|
|
40
40
|
[t.underline]: !!a && !s,
|
|
@@ -42,7 +42,7 @@ const C = "caption__20ffd4be", y = "regular__34a6e4a0", M = "semibold__c88868e3"
|
|
|
42
42
|
},
|
|
43
43
|
n
|
|
44
44
|
);
|
|
45
|
-
return /* @__PURE__ */
|
|
45
|
+
return /* @__PURE__ */ E(m, { ref: d, className: A, ...l, children: r });
|
|
46
46
|
}
|
|
47
47
|
);
|
|
48
48
|
u.displayName = "Caption";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { forwardRef as
|
|
1
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef as x } from "react";
|
|
3
3
|
import { c as n } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
4
|
import { EFontType as y } from "./enums.js";
|
|
5
|
-
import { t as o, F as f } from "../../chunks/constants-
|
|
6
|
-
const _ = "
|
|
5
|
+
import { t as o, F as f } from "../../chunks/constants-CAK3AnS2.js";
|
|
6
|
+
const _ = "codeText__19c2546d", i = {
|
|
7
7
|
codeText: _
|
|
8
|
-
}, l =
|
|
8
|
+
}, l = x(
|
|
9
9
|
({
|
|
10
10
|
children: s,
|
|
11
11
|
className: r,
|
|
@@ -26,7 +26,7 @@ const _ = "codeText__7a262963", i = {
|
|
|
26
26
|
},
|
|
27
27
|
r
|
|
28
28
|
);
|
|
29
|
-
return /* @__PURE__ */
|
|
29
|
+
return /* @__PURE__ */ d(c, { ref: m, className: T, ...p, children: s });
|
|
30
30
|
}
|
|
31
31
|
);
|
|
32
32
|
l.displayName = "CodeText";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx as M } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as S } from "react";
|
|
3
3
|
import { c as x } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
import { ETextSize as o, EFontWeightText as c, ELineType as
|
|
5
|
-
import { t as _, F as N } from "../../chunks/constants-
|
|
6
|
-
const O = "
|
|
4
|
+
import { ETextSize as o, EFontWeightText as c, ELineType as a, EFontType as L } from "./enums.js";
|
|
5
|
+
import { t as _, F as N } from "../../chunks/constants-CAK3AnS2.js";
|
|
6
|
+
const O = "text__6f37a671", d = "regular__af4d213a", f = "semibold__23b0b119", g = "b1__b1a7458b", y = "b2__89cc4235", R = "b3__96de0190", P = "compact__1c2e2202", C = "b4__e296995d", t = {
|
|
7
7
|
text: O,
|
|
8
|
-
regular:
|
|
9
|
-
semibold:
|
|
10
|
-
b1:
|
|
11
|
-
b2:
|
|
12
|
-
b3:
|
|
8
|
+
regular: d,
|
|
9
|
+
semibold: f,
|
|
10
|
+
b1: g,
|
|
11
|
+
b2: y,
|
|
12
|
+
b3: R,
|
|
13
13
|
compact: P,
|
|
14
14
|
b4: C
|
|
15
15
|
}, u = {
|
|
@@ -21,15 +21,15 @@ const O = "text__2306bb22", f = "regular__34a6e4a0", g = "semibold__c88868e3", y
|
|
|
21
21
|
[c.REGULAR]: t.regular,
|
|
22
22
|
[c.SEMIBOLD]: t.semibold
|
|
23
23
|
}, F = {
|
|
24
|
-
[
|
|
25
|
-
[
|
|
24
|
+
[a.NORMAL]: "",
|
|
25
|
+
[a.COMPACT]: t.compact
|
|
26
26
|
}, I = S(
|
|
27
27
|
({
|
|
28
|
-
children:
|
|
28
|
+
children: r,
|
|
29
29
|
className: b,
|
|
30
30
|
size: m,
|
|
31
31
|
weight: n = c.REGULAR,
|
|
32
|
-
line: p =
|
|
32
|
+
line: p = a.NORMAL,
|
|
33
33
|
type: A = L.PRIMARY,
|
|
34
34
|
underline: s,
|
|
35
35
|
strikethrough: e,
|
|
@@ -50,7 +50,7 @@ const O = "text__2306bb22", f = "regular__34a6e4a0", g = "semibold__c88868e3", y
|
|
|
50
50
|
},
|
|
51
51
|
b
|
|
52
52
|
);
|
|
53
|
-
return /* @__PURE__ */ M(T, { ref: l, className: i, ...E, children:
|
|
53
|
+
return /* @__PURE__ */ M(T, { ref: l, className: i, ...E, children: r });
|
|
54
54
|
}
|
|
55
55
|
);
|
|
56
56
|
I.displayName = "Text";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as T } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as E } from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { ETitleSize as l, EFontWeightTitle as o, EFontType as
|
|
5
|
-
import { t as e, F as
|
|
6
|
-
const
|
|
7
|
-
title:
|
|
8
|
-
regular:
|
|
3
|
+
import { c as p } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { ETitleSize as l, EFontWeightTitle as o, EFontType as S } from "./enums.js";
|
|
5
|
+
import { t as e, F as A } from "../../chunks/constants-CAK3AnS2.js";
|
|
6
|
+
const M = "title__b2e804ad", f = "regular__af4d213a", g = "semibold__23b0b119", u = "medium__c96bc93d", y = "bold__d4b3096b", O = "h1__0040a593", L = "h2__1801eec9", N = "h3__feef4013", t = {
|
|
7
|
+
title: M,
|
|
8
|
+
regular: f,
|
|
9
9
|
semibold: g,
|
|
10
10
|
medium: u,
|
|
11
11
|
bold: y,
|
|
@@ -24,29 +24,29 @@ const A = "title__5f79a091", M = "regular__34a6e4a0", g = "semibold__c88868e3",
|
|
|
24
24
|
}, P = E(
|
|
25
25
|
({
|
|
26
26
|
children: m,
|
|
27
|
-
className:
|
|
27
|
+
className: i,
|
|
28
28
|
size: r,
|
|
29
|
-
weight:
|
|
30
|
-
type:
|
|
29
|
+
weight: a = o.SEMIBOLD,
|
|
30
|
+
type: c = S.PRIMARY,
|
|
31
31
|
underline: s,
|
|
32
32
|
strikethrough: _,
|
|
33
33
|
tag: d = `${r}`,
|
|
34
34
|
...n
|
|
35
|
-
},
|
|
36
|
-
const
|
|
35
|
+
}, h) => {
|
|
36
|
+
const b = p(
|
|
37
37
|
e.typography,
|
|
38
38
|
t.title,
|
|
39
39
|
I[r],
|
|
40
|
-
F[
|
|
41
|
-
|
|
40
|
+
F[a],
|
|
41
|
+
A[c],
|
|
42
42
|
{
|
|
43
43
|
[e.strikethrough]: !!_ && !s,
|
|
44
44
|
[e.underline]: !!s && !_,
|
|
45
45
|
[e.underlineStrikethrough]: !!_ && !!s
|
|
46
46
|
},
|
|
47
|
-
|
|
47
|
+
i
|
|
48
48
|
);
|
|
49
|
-
return /* @__PURE__ */ T(d, { ref:
|
|
49
|
+
return /* @__PURE__ */ T(d, { ref: h, className: b, ...n, children: m });
|
|
50
50
|
}
|
|
51
51
|
);
|
|
52
52
|
P.displayName = "Title";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import s from "react";
|
|
3
3
|
import { c as d } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
import { UnorderedListItem as
|
|
5
|
-
const
|
|
6
|
-
unorderedList:
|
|
4
|
+
import { UnorderedListItem as a } from "./UnorderedListItem.js";
|
|
5
|
+
const i = "unorderedList__abac3c02", m = {
|
|
6
|
+
unorderedList: i
|
|
7
7
|
}, n = Object.assign(
|
|
8
8
|
s.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ o(
|
|
9
9
|
"ul",
|
|
10
10
|
{
|
|
11
11
|
className: d(m.unorderedList, r),
|
|
12
12
|
...e,
|
|
13
|
-
"data-tx": "1.
|
|
13
|
+
"data-tx": "1.28.0",
|
|
14
14
|
ref: t
|
|
15
15
|
}
|
|
16
16
|
)),
|
|
17
17
|
{
|
|
18
|
-
Item:
|
|
18
|
+
Item: a
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
21
|
n.displayName = "UnorderedList";
|
|
@@ -6,7 +6,7 @@ import "../Typography/Caption.js";
|
|
|
6
6
|
import "../Typography/CodeText.js";
|
|
7
7
|
import { Text as d } from "../Typography/Text.js";
|
|
8
8
|
import "../Typography/Title.js";
|
|
9
|
-
const a = "
|
|
9
|
+
const a = "unorderedListItem__4c230dbe", p = {
|
|
10
10
|
unorderedListItem: a
|
|
11
11
|
}, n = m.forwardRef(
|
|
12
12
|
({ className: t, ...e }, r) => /* @__PURE__ */ o(
|
|
@@ -16,7 +16,7 @@ const a = "unorderedListItem__40b014ea", p = {
|
|
|
16
16
|
size: s.B3,
|
|
17
17
|
tag: "li",
|
|
18
18
|
...e,
|
|
19
|
-
"data-tx": "1.
|
|
19
|
+
"data-tx": "1.28.0",
|
|
20
20
|
ref: r
|
|
21
21
|
}
|
|
22
22
|
)
|
|
@@ -2,7 +2,7 @@ import { jsx as w, jsxs as H } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as M, useState as U, useRef as h, useCallback as r, createElement as y, useEffect as Z } from "react";
|
|
3
3
|
import { createRoot as S } from "react-dom/client";
|
|
4
4
|
import { c as b } from "../../chunks/vendor-DudMBGKr.js";
|
|
5
|
-
import { s as E, U as T } from "../../chunks/UploadZoneInput-
|
|
5
|
+
import { s as E, U as T } from "../../chunks/UploadZoneInput-Bhz9sU72.js";
|
|
6
6
|
import { UploadZoneContext as q } from "./UploadZoneContext.js";
|
|
7
7
|
const z = Object.assign(
|
|
8
8
|
M((j, C) => {
|
|
@@ -84,7 +84,7 @@ const z = Object.assign(
|
|
|
84
84
|
openUploadDialog: g,
|
|
85
85
|
setInputNode: O
|
|
86
86
|
},
|
|
87
|
-
children: /* @__PURE__ */ H("div", { className: E.uploadZone, "data-tx": "1.
|
|
87
|
+
children: /* @__PURE__ */ H("div", { className: E.uploadZone, "data-tx": "1.28.0", ref: C, children: [
|
|
88
88
|
/* @__PURE__ */ y(
|
|
89
89
|
"div",
|
|
90
90
|
{
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react";
|
|
2
2
|
import "../UploadZoneContext.js";
|
|
3
3
|
import "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
import { U as i } from "../../../chunks/UploadZoneInput-
|
|
4
|
+
import { U as i } from "../../../chunks/UploadZoneInput-Bhz9sU72.js";
|
|
5
5
|
export {
|
|
6
6
|
i as UploadZoneInput
|
|
7
7
|
};
|
package/components/index.js
CHANGED
|
@@ -27,7 +27,7 @@ import { CheckboxYGroup as bo } from "./Checkbox/CheckboxYGroup.js";
|
|
|
27
27
|
import { CheckboxTree as Mo } from "./CheckboxTree/CheckboxTree.js";
|
|
28
28
|
import { checkChildrenCheckboxes as ho, checkParentCheckboxes as Io, traverseCheckboxes as wo } from "./CheckboxTree/utils.js";
|
|
29
29
|
import { CheckboxTreeExtended as Po } from "./CheckboxTreeExtended/CheckboxTreeExtended.js";
|
|
30
|
-
import { C as Bo } from "../chunks/Chip-
|
|
30
|
+
import { C as Bo } from "../chunks/Chip-BQ_gYzxq.js";
|
|
31
31
|
import { ChipDatePicker as Wo } from "./Chip/ChipDatePicker/ChipDatePicker.js";
|
|
32
32
|
import { ChipDatePickerTarget as vo } from "./Chip/ChipDatePicker/ChipDatePickerTarget.js";
|
|
33
33
|
import { ChipClearButton as zo } from "./Chip/ChipClearButton.js";
|
|
@@ -56,7 +56,7 @@ import { DocumentNumberEdit as we } from "./DocumentNumberEdit/DocumentNumberEdi
|
|
|
56
56
|
import { DropdownListContext as Pe } from "./Dropdown/DropdownListContext.js";
|
|
57
57
|
import { DropdownDesktop as Be } from "./Dropdown/desktop/DropdownDesktop.js";
|
|
58
58
|
import { DropdownList as We } from "./Dropdown/desktop/DropdownList.js";
|
|
59
|
-
import { D as ve } from "../chunks/DropdownListItem-
|
|
59
|
+
import { D as ve } from "../chunks/DropdownListItem-CVJjluxY.js";
|
|
60
60
|
import { EDropdownAlignment as ze, EDropdownDirection as Re, EDropdownWidth as Oe } from "./Dropdown/desktop/enums.js";
|
|
61
61
|
import { DropdownMobile as Ve } from "./Dropdown/mobile/DropdownMobile.js";
|
|
62
62
|
import { DropdownMobileBody as Ue } from "./Dropdown/mobile/DropdownMobileBody.js";
|
|
@@ -81,7 +81,7 @@ import { EFormFieldStatus as hr } from "./FormField/enums.js";
|
|
|
81
81
|
import { FormFieldClear as wr } from "./FormField/components/FormFieldClear.js";
|
|
82
82
|
import { FormFieldCounter as Pr } from "./FormField/components/FormFieldCounter.js";
|
|
83
83
|
import { FormFieldDescription as Br } from "./FormField/components/FormFieldDescription.js";
|
|
84
|
-
import { F as Wr } from "../chunks/FormFieldInput-
|
|
84
|
+
import { F as Wr } from "../chunks/FormFieldInput-BTVRGCId.js";
|
|
85
85
|
import { FormFieldLabel as vr } from "./FormField/components/FormFieldLabel.js";
|
|
86
86
|
import { FormFieldMaskedInput as zr } from "./FormField/components/FormFieldMaskedInput.js";
|
|
87
87
|
import { FormFieldPostfix as Or } from "./FormField/components/FormFieldPostfix.js";
|
|
@@ -131,7 +131,7 @@ import { AdvancedMouseSensor as Fp, AdvancedTouchSensor as bp, ListSortable as D
|
|
|
131
131
|
import { ListItem as Lp } from "./List/components/ListItem.js";
|
|
132
132
|
import { ListItemControls as Ip } from "./List/components/ListItemControls.js";
|
|
133
133
|
import { ListItemContent as yp } from "./List/components/ListItemContent.js";
|
|
134
|
-
import { L as kp } from "../chunks/ListItemControlsButton-
|
|
134
|
+
import { L as kp } from "../chunks/ListItemControlsButton-_-tEvYQM.js";
|
|
135
135
|
import { ListItemControlsButtonDropdown as Ap } from "./List/components/ListItemControlsButtonDropdown.js";
|
|
136
136
|
import { ListEmptyState as Hp } from "./List/components/ListEmptyState.js";
|
|
137
137
|
import { ListItemLoading as Np } from "./List/components/ListItemLoading.js";
|
|
@@ -228,7 +228,7 @@ import { SuggestFieldDesktopDropdown as sa } from "./SuggestField/desktop/Sugges
|
|
|
228
228
|
import { SuggestFieldDesktop as ga } from "./SuggestField/desktop/SuggestFieldDesktop.js";
|
|
229
229
|
import { SuggestFieldMobile as Sa } from "./SuggestField/mobile/SuggestFieldMobile.js";
|
|
230
230
|
import { SuggestFieldMobileDropdown as ca } from "./SuggestField/mobile/SuggestFieldMobileDropdown.js";
|
|
231
|
-
import { S as Fa } from "../chunks/SuggestFieldMobileDropdownHint-
|
|
231
|
+
import { S as Fa } from "../chunks/SuggestFieldMobileDropdownHint-Dj6gWOOm.js";
|
|
232
232
|
import { SuggestField as Da } from "./SuggestField/SuggestField.js";
|
|
233
233
|
import { SwipeableArea as La } from "./SwipeableArea/SwipeableArea.js";
|
|
234
234
|
import { MasterTable as Ia } from "./Table/MasterTable.js";
|
package/index.d.ts
CHANGED
|
@@ -3809,25 +3809,30 @@ declare interface IModalWindowCloseProps extends Omit<IButtonSecondaryProps, "si
|
|
|
3809
3809
|
|
|
3810
3810
|
/** Свойства компонента ModalWindowContent. */
|
|
3811
3811
|
declare interface IModalWindowContentProps extends default_2.HTMLAttributes<HTMLDivElement> {
|
|
3812
|
+
/** Содержимое — `ModalWindowHeader`, `ModalWindowBody`, `ModalWindowFooter`. */
|
|
3812
3813
|
children?: default_2.ReactNode;
|
|
3813
|
-
/**
|
|
3814
|
+
/** Если `true`, поверх контента показывается `LoaderScreen`. */
|
|
3814
3815
|
isLoading?: boolean;
|
|
3815
|
-
/** Текст под
|
|
3816
|
+
/** Текст под спиннером в режиме загрузки. */
|
|
3816
3817
|
loadingTitle?: default_2.ReactNode;
|
|
3817
3818
|
}
|
|
3818
3819
|
|
|
3819
3820
|
declare interface IModalWindowFooterProps extends Omit<IFooterPageTypeFirstProps, "children" | "type"> {
|
|
3821
|
+
/** Содержимое футера. Обычно — `ModalWindowFooter.Description` с группой кнопок. */
|
|
3820
3822
|
children?: default_2.ReactNode;
|
|
3821
3823
|
}
|
|
3822
3824
|
|
|
3825
|
+
/** Тип компонента футера со статическим субкомпонентом `Description`. */
|
|
3823
3826
|
declare interface IModalWindowFooterPropsFC extends default_2.FC<IModalWindowFooterProps> {
|
|
3824
3827
|
Description: typeof FooterPage.Description;
|
|
3825
3828
|
}
|
|
3826
3829
|
|
|
3827
3830
|
declare interface IModalWindowHeaderProps extends Omit<IHeaderPageTypeFirstProps, "children" | "type"> {
|
|
3831
|
+
/** Содержимое заголовка. Обычно — `ModalWindowHeader.Title` с заголовком и опциональной подсказкой. */
|
|
3828
3832
|
children?: default_2.ReactNode;
|
|
3829
3833
|
}
|
|
3830
3834
|
|
|
3835
|
+
/** Тип компонента заголовка со статическим субкомпонентом `Title`. */
|
|
3831
3836
|
declare interface IModalWindowHeaderPropsFC extends default_2.FC<IModalWindowHeaderProps> {
|
|
3832
3837
|
Title: typeof HeaderPage.Title;
|
|
3833
3838
|
}
|
|
@@ -3836,6 +3841,7 @@ declare interface IModalWindowHeaderPropsFC extends default_2.FC<IModalWindowHea
|
|
|
3836
3841
|
declare interface IModalWindowProps extends default_2.HTMLAttributes<HTMLDivElement> {
|
|
3837
3842
|
/** Открыто ли модальное окно. */
|
|
3838
3843
|
isOpen: boolean;
|
|
3844
|
+
/** Содержимое модального окна. Обычно — `ModalWindowContent` с вложенными `ModalWindowHeader`, `ModalWindowBody`, `ModalWindowFooter`. */
|
|
3839
3845
|
children: default_2.ReactElement;
|
|
3840
3846
|
/** ClassName контейнера модального окна. */
|
|
3841
3847
|
containerClassName?: string;
|
|
@@ -3843,11 +3849,11 @@ declare interface IModalWindowProps extends default_2.HTMLAttributes<HTMLDivElem
|
|
|
3843
3849
|
focusTrapProps?: FocusTrapProps;
|
|
3844
3850
|
/** Callback после анимации закрытия модального окна. */
|
|
3845
3851
|
onExited?: () => void;
|
|
3846
|
-
/** Кнопка закрыть. */
|
|
3852
|
+
/** Кнопка закрыть. Обычно — `ModalWindowClose`. Рендерится внутри корневого dialog-элемента поверх контента. */
|
|
3847
3853
|
closeButton: default_2.ReactNode;
|
|
3848
|
-
/** Размер модального окна. */
|
|
3854
|
+
/** Размер модального окна. По умолчанию `EComponentSize.MD`. */
|
|
3849
3855
|
size?: EComponentSize;
|
|
3850
|
-
/** Отступ сверху модального
|
|
3856
|
+
/** Отступ сверху модального окна, px. По умолчанию `100`. */
|
|
3851
3857
|
topPosition?: number;
|
|
3852
3858
|
}
|
|
3853
3859
|
|
|
@@ -5705,8 +5711,18 @@ export declare const MediaWidth: default_2.FC<IMediaProps>;
|
|
|
5705
5711
|
*/
|
|
5706
5712
|
export declare const MobileView: default_2.FC<IMobileViewProps>;
|
|
5707
5713
|
|
|
5714
|
+
/**
|
|
5715
|
+
* Модальное окно. Рендерится через Portal поверх контента страницы, добавляет
|
|
5716
|
+
* затемнённый backdrop, удерживает фокус внутри (FocusTrap) и блокирует скролл
|
|
5717
|
+
* `body` через классы `modal-open` + `no-hash-overflow-hidden`.
|
|
5718
|
+
*/
|
|
5708
5719
|
export declare const ModalWindow: default_2.ForwardRefExoticComponent<IModalWindowProps & default_2.RefAttributes<HTMLDivElement>>;
|
|
5709
5720
|
|
|
5721
|
+
/**
|
|
5722
|
+
* Тело модального окна. Обёртка над `Island` с фиксированными `type` и `size`,
|
|
5723
|
+
* размечающая основной скроллируемый контент между `ModalWindowHeader` и
|
|
5724
|
+
* `ModalWindowFooter`.
|
|
5725
|
+
*/
|
|
5710
5726
|
export declare const ModalWindowBody: default_2.FC<IModalWindowBodyProps>;
|
|
5711
5727
|
|
|
5712
5728
|
/**
|
|
@@ -5714,15 +5730,28 @@ export declare const ModalWindowBody: default_2.FC<IModalWindowBodyProps>;
|
|
|
5714
5730
|
*/
|
|
5715
5731
|
export declare const ModalWindowClose: default_2.FC<IModalWindowCloseProps>;
|
|
5716
5732
|
|
|
5717
|
-
/**
|
|
5718
|
-
|
|
5733
|
+
/**
|
|
5734
|
+
* Контент модального окна. Оборачивает дочерние секции в `Page` и при
|
|
5735
|
+
* `isLoading` показывает `LoaderScreen` поверх контента.
|
|
5736
|
+
*/
|
|
5737
|
+
export declare const ModalWindowContent: default_2.ForwardRefExoticComponent<IModalWindowContentProps & default_2.RefAttributes<HTMLDivElement>>;
|
|
5719
5738
|
|
|
5739
|
+
/**
|
|
5740
|
+
* Футер модального окна. Обёртка над `FooterPage` c фиксированным
|
|
5741
|
+
* `type=FIRST`. Через статическое поле `Description` пробрасывает
|
|
5742
|
+
* `FooterPage.Description` для размещения кнопок и подписей.
|
|
5743
|
+
*/
|
|
5720
5744
|
export declare const ModalWindowFooter: IModalWindowFooterPropsFC;
|
|
5721
5745
|
|
|
5746
|
+
/**
|
|
5747
|
+
* Заголовок модального окна. Обёртка над `HeaderPage` c фиксированным
|
|
5748
|
+
* `type=FIRST` и доп. отступом справа под кнопку закрытия. Через статическое
|
|
5749
|
+
* поле `Title` пробрасывает `HeaderPage.Title`.
|
|
5750
|
+
*/
|
|
5722
5751
|
export declare const ModalWindowHeader: IModalWindowHeaderPropsFC;
|
|
5723
5752
|
|
|
5724
5753
|
/** Элемент, определяющий позиционирование ModalWindow. */
|
|
5725
|
-
export declare const ModalWindowViewManager: default_2.
|
|
5754
|
+
export declare const ModalWindowViewManager: default_2.ForwardRefExoticComponent<default_2.RefAttributes<HTMLDivElement>>;
|
|
5726
5755
|
|
|
5727
5756
|
/** Количество месяцев года. */
|
|
5728
5757
|
export declare const MONTHS_SET: number[];
|
package/index.js
CHANGED
|
@@ -27,7 +27,7 @@ import { CheckboxYGroup as po } from "./components/Checkbox/CheckboxYGroup.js";
|
|
|
27
27
|
import { CheckboxTree as xo } from "./components/CheckboxTree/CheckboxTree.js";
|
|
28
28
|
import { checkChildrenCheckboxes as ao, checkParentCheckboxes as fo, traverseCheckboxes as no } from "./components/CheckboxTree/utils.js";
|
|
29
29
|
import { CheckboxTreeExtended as so } from "./components/CheckboxTreeExtended/CheckboxTreeExtended.js";
|
|
30
|
-
import { C as Eo } from "./chunks/Chip-
|
|
30
|
+
import { C as Eo } from "./chunks/Chip-BQ_gYzxq.js";
|
|
31
31
|
import { ChipDatePicker as go } from "./components/Chip/ChipDatePicker/ChipDatePicker.js";
|
|
32
32
|
import { ChipDatePickerTarget as co } from "./components/Chip/ChipDatePicker/ChipDatePickerTarget.js";
|
|
33
33
|
import { ChipClearButton as Do } from "./components/Chip/ChipClearButton.js";
|
|
@@ -56,7 +56,7 @@ import { DocumentNumberEdit as de } from "./components/DocumentNumberEdit/Docume
|
|
|
56
56
|
import { DropdownListContext as se } from "./components/Dropdown/DropdownListContext.js";
|
|
57
57
|
import { DropdownDesktop as Ee } from "./components/Dropdown/desktop/DropdownDesktop.js";
|
|
58
58
|
import { DropdownList as ge } from "./components/Dropdown/desktop/DropdownList.js";
|
|
59
|
-
import { D as ce } from "./chunks/DropdownListItem-
|
|
59
|
+
import { D as ce } from "./chunks/DropdownListItem-CVJjluxY.js";
|
|
60
60
|
import { EDropdownAlignment as De, EDropdownDirection as be, EDropdownWidth as Fe } from "./components/Dropdown/desktop/enums.js";
|
|
61
61
|
import { DropdownMobile as he } from "./components/Dropdown/mobile/DropdownMobile.js";
|
|
62
62
|
import { DropdownMobileBody as Ie } from "./components/Dropdown/mobile/DropdownMobileBody.js";
|
|
@@ -81,7 +81,7 @@ import { EFormFieldStatus as fr } from "./components/FormField/enums.js";
|
|
|
81
81
|
import { FormFieldClear as dr } from "./components/FormField/components/FormFieldClear.js";
|
|
82
82
|
import { FormFieldCounter as sr } from "./components/FormField/components/FormFieldCounter.js";
|
|
83
83
|
import { FormFieldDescription as Er } from "./components/FormField/components/FormFieldDescription.js";
|
|
84
|
-
import { F as gr } from "./chunks/FormFieldInput-
|
|
84
|
+
import { F as gr } from "./chunks/FormFieldInput-BTVRGCId.js";
|
|
85
85
|
import { FormFieldLabel as cr } from "./components/FormField/components/FormFieldLabel.js";
|
|
86
86
|
import { FormFieldMaskedInput as Dr } from "./components/FormField/components/FormFieldMaskedInput.js";
|
|
87
87
|
import { FormFieldPostfix as Fr } from "./components/FormField/components/FormFieldPostfix.js";
|
|
@@ -131,7 +131,7 @@ import { AdvancedMouseSensor as pp, AdvancedTouchSensor as mp, ListSortable as x
|
|
|
131
131
|
import { ListItem as ap } from "./components/List/components/ListItem.js";
|
|
132
132
|
import { ListItemControls as np } from "./components/List/components/ListItemControls.js";
|
|
133
133
|
import { ListItemContent as lp } from "./components/List/components/ListItemContent.js";
|
|
134
|
-
import { L as Tp } from "./chunks/ListItemControlsButton-
|
|
134
|
+
import { L as Tp } from "./chunks/ListItemControlsButton-_-tEvYQM.js";
|
|
135
135
|
import { ListItemControlsButtonDropdown as Sp } from "./components/List/components/ListItemControlsButtonDropdown.js";
|
|
136
136
|
import { ListEmptyState as Cp } from "./components/List/components/ListEmptyState.js";
|
|
137
137
|
import { ListItemLoading as up } from "./components/List/components/ListItemLoading.js";
|
|
@@ -228,7 +228,7 @@ import { SuggestFieldDesktopDropdown as qi } from "./components/SuggestField/des
|
|
|
228
228
|
import { SuggestFieldDesktop as Qi } from "./components/SuggestField/desktop/SuggestFieldDesktop.js";
|
|
229
229
|
import { SuggestFieldMobile as oa } from "./components/SuggestField/mobile/SuggestFieldMobile.js";
|
|
230
230
|
import { SuggestFieldMobileDropdown as ra } from "./components/SuggestField/mobile/SuggestFieldMobileDropdown.js";
|
|
231
|
-
import { S as pa } from "./chunks/SuggestFieldMobileDropdownHint-
|
|
231
|
+
import { S as pa } from "./chunks/SuggestFieldMobileDropdownHint-Dj6gWOOm.js";
|
|
232
232
|
import { SuggestField as xa } from "./components/SuggestField/SuggestField.js";
|
|
233
233
|
import { SwipeableArea as aa } from "./components/SwipeableArea/SwipeableArea.js";
|
|
234
234
|
import { MasterTable as na } from "./components/Table/MasterTable.js";
|