@sberbusiness/triplex-next 0.25.0 → 0.27.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-DF_eSZ-p.js → AlertProcessSpoiler-CyQjNK-A.js} +10 -10
- package/chunks/{CalendarViewItem-CQErGrhc.js → CalendarViewItem-DRBt_s0Q.js} +19 -19
- package/chunks/Card.module-D8T8SSWF.js +17 -0
- package/chunks/CheckboxTreeExtended.module-BQD7DKNP.js +15 -0
- package/chunks/Chip-BWrXp8b3.js +77 -0
- package/chunks/Confirm.module-D5UicEEs.js +15 -0
- package/chunks/{DropdownListItem-wT8cLRdZ.js → DropdownListItem-BflrX8i-.js} +18 -18
- package/chunks/DropdownMobile.module-3D5LlZCS.js +23 -0
- package/chunks/Footer.module-BfB70vm7.js +9 -0
- package/chunks/FormFieldInput-q8qt9K5c.js +79 -0
- package/chunks/HeaderLayoutSidebar.module-DP3SxiTp.js +9 -0
- package/chunks/HeaderTabs.module-Cx-Ctxui.js +9 -0
- package/chunks/{HeaderTitle.module-SmVWml2y.js → HeaderTitle.module-Y10Bm5lm.js} +2 -2
- package/chunks/IslandAccordion.module-CVxFZsLG.js +25 -0
- package/chunks/IslandWidgetFooter.module-VlqE7l7C.js +9 -0
- package/chunks/IslandWidgetHeader.module-DwIaQr1_.js +12 -0
- package/chunks/{LightBoxContent-DlDaCKV4.js → LightBoxContent-DHs-Qjcp.js} +12 -12
- package/chunks/LightBoxControls.module-D1KjqwKb.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-DPT31Rzn.js +9 -0
- package/chunks/{ListItemControlsButton-UKjqQcv7.js → ListItemControlsButton-pIOQbY1R.js} +15 -15
- package/chunks/ListItemTail.module-Cu4UoxMF.js +12 -0
- package/chunks/ListMasterFooter.module-wznlsgml.js +10 -0
- package/chunks/ModalWindow.module-BrOAz5Ut.js +17 -0
- package/chunks/Notification.module-CyBTQm0m.js +20 -0
- package/chunks/Overlay.module-hR6GT0XD.js +18 -0
- package/chunks/Page.module-DydaWXa2.js +11 -0
- package/chunks/SMSField.module-DoBN7Aba.js +16 -0
- package/chunks/SliderExtendedMarks.module-DZXE3Uju.js +15 -0
- package/chunks/{SliderExtendedRail-jfLPbgEp.js → SliderExtendedRail-ylfekLwv.js} +11 -11
- package/chunks/StatusTracker.module-D8_bnGs2.js +24 -0
- package/chunks/StepperStepArrowBorder-DJAqKqGz.js +101 -0
- package/chunks/{SuggestFieldMobileDropdownHint-CCyHjS-V.js → SuggestFieldMobileDropdownHint-DC3vUbne.js} +2 -2
- package/chunks/TableFooter.module-BG7ShSJ1.js +14 -0
- package/chunks/TabsExtended.module-D60HGy0o.js +16 -0
- package/chunks/TabsLine.module-BfBp0UOt.js +21 -0
- package/chunks/TooltipDesktop.module-BrcbbP-s.js +19 -0
- package/chunks/TreeView.module-lKZg_HMx.js +9 -0
- package/chunks/{UploadZoneInput-DYiPRAAI.js → UploadZoneInput-xOoub0aL.js} +7 -7
- package/chunks/{constants-Ctks52i0.js → constants-CoLWcWYQ.js} +12 -12
- package/chunks/utils-BXp6zjzV.js +28 -0
- package/chunks/utils-CfCPvNY4.js +73 -0
- package/chunks/{utils-C6a9XDaC.js → utils-D_H8vO74.js} +4 -4
- package/chunks/utils-PKY322-t.js +24 -0
- package/components/Alert/AlertContext/AlertContext.js +21 -21
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +7 -7
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +4 -4
- package/components/Badge/Badge.js +14 -14
- package/components/Badge/BadgeDot.js +6 -6
- package/components/Badge/components/BadgeContent.js +14 -14
- package/components/Badge/components/BadgePostfix.js +4 -4
- package/components/Badge/components/BadgePrefix.js +4 -4
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +18 -18
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +4 -4
- package/components/Button/ButtonIcon.js +8 -8
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +13 -13
- package/components/Calendar/components/CalendarFooter.js +4 -4
- 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 +8 -8
- 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 +1 -1
- package/components/Checkbox/Checkbox.js +8 -8
- package/components/Checkbox/CheckboxXGroup.js +10 -10
- package/components/Checkbox/CheckboxYGroup.js +5 -5
- 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 +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +4 -4
- 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 +21 -21
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +23 -22
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +73 -63
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +8 -8
- package/components/Col/Col.js +136 -136
- 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 +53 -51
- package/components/DateField/DateFieldTarget.js +38 -37
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +11 -11
- package/components/DateRange/DateRange.js +15 -15
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/DesignTokens/components/Stepper.js +11 -20
- package/components/Divider/Divider.js +20 -20
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +10 -10
- package/components/Dropdown/desktop/DropdownDesktop.js +27 -27
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +1 -1
- package/components/Ellipsis/Ellipsis.js +2 -2
- package/components/EmptyView/EmptyView.js +19 -19
- package/components/ExpandAnimation/ExpandAnimation.js +15 -15
- 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 +22 -22
- package/components/FormField/components/FormFieldClear.js +5 -5
- package/components/FormField/components/FormFieldCounter.js +3 -3
- package/components/FormField/components/FormFieldDescription.js +6 -6
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +26 -26
- package/components/FormField/components/FormFieldPostfix.js +7 -7
- package/components/FormField/components/FormFieldPrefix.js +8 -8
- package/components/FormField/components/FormFieldTarget.js +1 -1
- package/components/FormField/components/FormFieldTextarea.js +21 -21
- 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 +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 +1 -1
- package/components/IconWrapper/IconWrapper.js +10 -10
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +2 -2
- package/components/Island/components/IslandHeader.js +2 -2
- 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 +70 -64
- package/components/IslandWidget/IslandWidget.js +42 -34
- package/components/IslandWidget/components/IslandWidgetBody.js +3 -3
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +3 -3
- package/components/LightBox/LightBox.js +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 +16 -16
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +10 -10
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
- package/components/Link/Link.js +16 -16
- package/components/List/List.js +4 -4
- package/components/List/ListSortable.js +30 -55
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +5 -5
- package/components/List/components/ListItemControls.js +1 -1
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +43 -42
- package/components/List/components/ListItemLoading.js +4 -4
- package/components/List/components/ListItemSelectable.js +4 -4
- package/components/List/components/ListItemTable.js +5 -5
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +21 -20
- package/components/List/components/ListSortableItemControls.js +5 -5
- package/components/List/components/ListSortableItemTarget.js +6 -6
- package/components/List/index.js +1 -1
- package/components/List/utils.js +20 -0
- package/components/ListMaster/ListMaster.js +22 -15
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
- 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 +5 -5
- package/components/ListMaster/components/SelectionControls.js +6 -6
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
- package/components/Loader/LoaderSmall/LoaderSmall.js +5 -5
- 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 +13 -13
- 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 +1 -1
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MonthYearField/MonthYearField.js +28 -26
- package/components/MonthYearField/MonthYearFieldTarget.js +37 -36
- package/components/MonthYearRange/MonthYearRange.js +76 -0
- package/components/MonthYearRange/enums.js +5 -0
- package/components/MonthYearRange/index.js +7 -0
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +7 -7
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +3 -3
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
- 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 +9 -9
- 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 +4 -4
- 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 +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +5 -5
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +10 -10
- package/components/Radio/Radio.js +2 -2
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +9 -9
- package/components/Row/Row.js +10 -10
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +4 -4
- package/components/SegmentedControl/SegmentedControlSegment.js +18 -18
- package/components/SelectExtendedField/SelectExtendedField.js +15 -15
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +24 -24
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +11 -11
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +1 -1
- 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 +8 -8
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +22 -22
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +14 -14
- 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 +29 -23
- package/components/Stepper/Stepper.js +102 -87
- package/components/Stepper/StepperExtended.js +23 -21
- package/components/Stepper/StepperExtendedContext.js +6 -6
- package/components/Stepper/StepperStep.js +62 -63
- package/components/Stepper/StepperStepArrowBorder.js +7 -0
- package/components/Stepper/enums.js +3 -4
- package/components/Stepper/index.js +4 -5
- package/components/Stepper/types.js +2 -0
- package/components/Suggest/SuggestMobileDropdownContent.js +5 -5
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +63 -63
- 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 +15 -15
- package/components/Table/FilterPanel.js +2 -2
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +7 -7
- 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 +6 -6
- 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 +5 -5
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +6 -6
- 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 +3 -3
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +15 -15
- 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 +18 -18
- package/components/TagColor/TagColor.js +18 -18
- package/components/TagColor/index.js +4 -2
- package/components/TagGroup/TagGroup.js +8 -8
- 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 +11 -11
- 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 +7 -7
- package/components/TopOverlay/TopOverlay.js +15 -15
- 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 +11 -11
- package/components/Typography/CodeText.js +7 -7
- package/components/Typography/Text.js +21 -21
- package/components/Typography/Title.js +6 -6
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +2 -2
- 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 +299 -294
- package/index.d.ts +115 -42
- package/index.js +329 -324
- package/package.json +6 -2
- package/styles/triplex-next.css +538 -541
- package/chunks/Card.module-Ce9rAKOc.js +0 -17
- package/chunks/CheckboxTreeExtended.module-Cj2c6m06.js +0 -15
- package/chunks/Chip-BEnNi0nL.js +0 -77
- package/chunks/Confirm.module-CbAi5bkG.js +0 -15
- package/chunks/DropdownMobile.module-rYB54yd0.js +0 -23
- package/chunks/Footer.module-CzJ_N1fs.js +0 -9
- package/chunks/FormFieldInput-Dj2JAqj2.js +0 -79
- package/chunks/HeaderLayoutSidebar.module-HXJhEmKU.js +0 -9
- package/chunks/HeaderTabs.module-CjapozXy.js +0 -9
- package/chunks/IslandAccordion.module-YvqRlzmi.js +0 -25
- package/chunks/IslandWidgetFooter.module-iMuqKnPP.js +0 -9
- package/chunks/IslandWidgetHeader.module-CnPne0Uq.js +0 -12
- package/chunks/LightBoxControls.module-laAGRPrR.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-B3L_EV1B.js +0 -9
- package/chunks/ListItemTail.module-igeWTjyg.js +0 -12
- package/chunks/ListMasterFooter.module-C0eM4fK4.js +0 -10
- package/chunks/ModalWindow.module-Cpk4uhwk.js +0 -17
- package/chunks/Notification.module-9japFkgv.js +0 -20
- package/chunks/Overlay.module-B3Az7dZS.js +0 -18
- package/chunks/Page.module-DOHwIYM4.js +0 -11
- package/chunks/RightBorderArrow-C6j8565V.js +0 -146
- package/chunks/SMSField.module-BOpUjsSJ.js +0 -16
- package/chunks/SliderExtendedMarks.module-cdkiaSbT.js +0 -15
- package/chunks/StatusTracker.module-OAxbFucN.js +0 -24
- package/chunks/TableFooter.module-CGWCS8e3.js +0 -14
- package/chunks/TabsExtended.module-BJOWXSHt.js +0 -16
- package/chunks/TabsLine.module-BsiLhw0I.js +0 -21
- package/chunks/TooltipDesktop.module-DVp6GHr8.js +0 -19
- package/chunks/TreeView.module-C2WPNvMq.js +0 -9
- package/chunks/utils-Bz5uKYQD.js +0 -24
- package/chunks/utils-CrkRbGiM.js +0 -28
- package/chunks/utils-QVs0E_e3.js +0 -73
- package/components/Stepper/RightBorderArrow.js +0 -7
- package/components/Stepper/StepperWrapper.js +0 -12
|
@@ -4,7 +4,7 @@ import { u as H, c as w } from "../../../chunks/vendor---Om3uMV.js";
|
|
|
4
4
|
import { DropdownListContext as Y } from "../../Dropdown/DropdownListContext.js";
|
|
5
5
|
import "../../Dropdown/desktop/DropdownDesktop.js";
|
|
6
6
|
import { DropdownList as S } from "../../Dropdown/desktop/DropdownList.js";
|
|
7
|
-
import "../../../chunks/DropdownListItem-
|
|
7
|
+
import "../../../chunks/DropdownListItem-BflrX8i-.js";
|
|
8
8
|
import { EDropdownWidth as q } from "../../Dropdown/desktop/enums.js";
|
|
9
9
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
10
10
|
import "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
@@ -21,7 +21,7 @@ import { EComponentSize as G } from "../../../enums/EComponentSize.js";
|
|
|
21
21
|
import { Dropdown as U } from "../../Dropdown/Dropdown.js";
|
|
22
22
|
import { CaretdownStrokeSrvIcon16 as Z } from "@sberbusiness/icons-next";
|
|
23
23
|
import { isKey as p } from "../../../utils/keyboard.js";
|
|
24
|
-
import { s as t } from "../../../chunks/TabsLine.module-
|
|
24
|
+
import { s as t } from "../../../chunks/TabsLine.module-BfBp0UOt.js";
|
|
25
25
|
import { createSizeToClassNameMap as J } from "../../../utils/classNameMaps.js";
|
|
26
26
|
import { EFontType as b } from "../../Typography/enums.js";
|
|
27
27
|
import "../../Typography/Caption.js";
|
|
@@ -7,7 +7,7 @@ import { EComponentSize as f } from "../../../enums/EComponentSize.js";
|
|
|
7
7
|
import { Text as v } from "../../Typography/Text.js";
|
|
8
8
|
import { tabsLineSizeToTextSizeMap as x } from "../utils.js";
|
|
9
9
|
import { EFontType as c } from "../../Typography/enums.js";
|
|
10
|
-
import { s as e } from "../../../chunks/TabsLine.module-
|
|
10
|
+
import { s as e } from "../../../chunks/TabsLine.module-BfBp0UOt.js";
|
|
11
11
|
const L = N(e), R = y.forwardRef(
|
|
12
12
|
({
|
|
13
13
|
id: l,
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { TabsLineItem as t } from "./TabsLineItem.js";
|
|
3
|
-
const d = "
|
|
3
|
+
const d = "tabsLineMobileWrapper__355d8163", p = "tabsLineMobile__6027dc1a", l = {
|
|
4
4
|
tabsLineMobileWrapper: d,
|
|
5
5
|
tabsLineMobile: p
|
|
6
|
-
},
|
|
6
|
+
}, u = ({ onChangeTab: r, selectedId: o, tabs: i }) => {
|
|
7
7
|
if (!i.length)
|
|
8
8
|
return null;
|
|
9
|
-
const
|
|
10
|
-
const
|
|
9
|
+
const a = ({ selected: L, ...e }) => {
|
|
10
|
+
const b = (c) => {
|
|
11
11
|
var s;
|
|
12
12
|
r(e.id), (s = e.onClick) == null || s.call(e, c);
|
|
13
13
|
};
|
|
14
|
-
return /* @__PURE__ */ n(t, { selected: o === e.id, ...e, onClick:
|
|
14
|
+
return /* @__PURE__ */ n(t, { selected: o === e.id, ...e, onClick: b }, e.id);
|
|
15
15
|
};
|
|
16
|
-
return /* @__PURE__ */ n("div", { className: l.tabsLineMobileWrapper, children: /* @__PURE__ */ n("div", { className: l.tabsLineMobile, children: i.map(
|
|
16
|
+
return /* @__PURE__ */ n("div", { className: l.tabsLineMobileWrapper, children: /* @__PURE__ */ n("div", { className: l.tabsLineMobile, children: i.map(a) }) });
|
|
17
17
|
};
|
|
18
18
|
export {
|
|
19
|
-
|
|
19
|
+
u as TabsLineMobile
|
|
20
20
|
};
|
|
21
21
|
//# sourceMappingURL=TabsLineMobile.js.map
|
package/components/Tag/Tag.js
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import { jsx as o, jsxs as D } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
import { EditStrokeSrvIcon24 as
|
|
2
|
+
import d, { useCallback as S } from "react";
|
|
3
|
+
import { c as E } from "../../chunks/vendor---Om3uMV.js";
|
|
4
|
+
import { EditStrokeSrvIcon24 as L, EditStrokeSrvIcon20 as N, EditStrokeSrvIcon16 as v, CrossStrokeSrvIcon24 as y, CrossStrokeSrvIcon20 as z, CrossStrokeSrvIcon16 as G } from "@sberbusiness/icons-next";
|
|
5
5
|
import { Text as h } from "../Typography/Text.js";
|
|
6
6
|
import { ETextSize as I, EFontType as T } from "../Typography/enums.js";
|
|
7
7
|
import { ButtonIcon as _ } from "../Button/ButtonIcon.js";
|
|
8
8
|
import { createSizeToClassNameMap as j } from "../../utils/classNameMaps.js";
|
|
9
9
|
import { EComponentSize as r } from "../../enums/EComponentSize.js";
|
|
10
|
-
const A = "
|
|
10
|
+
const A = "tag__9c4bddd8", R = "sm__ef805a91", w = "md__08001bc9", F = "lg__9a8907b0", P = "content__02585579", l = {
|
|
11
11
|
tag: A,
|
|
12
12
|
sm: R,
|
|
13
13
|
md: w,
|
|
14
14
|
lg: F,
|
|
15
15
|
content: P
|
|
16
|
-
}, Y = j(
|
|
16
|
+
}, Y = j(l), q = {
|
|
17
17
|
[r.SM]: I.B4,
|
|
18
18
|
[r.MD]: I.B3,
|
|
19
19
|
[r.LG]: I.B2
|
|
20
20
|
}, H = {
|
|
21
|
-
[r.SM]: /* @__PURE__ */ o(
|
|
22
|
-
[r.MD]: /* @__PURE__ */ o(
|
|
23
|
-
[r.LG]: /* @__PURE__ */ o(
|
|
21
|
+
[r.SM]: /* @__PURE__ */ o(v, { paletteIndex: 5 }),
|
|
22
|
+
[r.MD]: /* @__PURE__ */ o(N, { paletteIndex: 5 }),
|
|
23
|
+
[r.LG]: /* @__PURE__ */ o(L, { paletteIndex: 5 })
|
|
24
24
|
}, J = {
|
|
25
|
-
[r.SM]: /* @__PURE__ */ o(
|
|
26
|
-
[r.MD]: /* @__PURE__ */ o(
|
|
27
|
-
[r.LG]: /* @__PURE__ */ o(
|
|
28
|
-
}, b =
|
|
29
|
-
({ children:
|
|
25
|
+
[r.SM]: /* @__PURE__ */ o(G, { paletteIndex: 5 }),
|
|
26
|
+
[r.MD]: /* @__PURE__ */ o(z, { paletteIndex: 5 }),
|
|
27
|
+
[r.LG]: /* @__PURE__ */ o(y, { paletteIndex: 5 })
|
|
28
|
+
}, b = d.forwardRef(
|
|
29
|
+
({ children: x, id: s, className: g, size: e, disabled: n, onRemove: a, onEdit: c, removeButtonProps: f, editButtonProps: M, ...u }, C) => {
|
|
30
30
|
const k = S(() => {
|
|
31
31
|
const t = n ? T.DISABLED : T.PRIMARY;
|
|
32
|
-
return /* @__PURE__ */ o(h, { className:
|
|
33
|
-
}, [
|
|
32
|
+
return /* @__PURE__ */ o(h, { className: l.content, type: t, size: q[e], children: x });
|
|
33
|
+
}, [x, e, n]), B = S(() => {
|
|
34
34
|
const { onClick: t, ...m } = M || {};
|
|
35
35
|
return /* @__PURE__ */ o(
|
|
36
36
|
_,
|
|
@@ -44,7 +44,7 @@ const A = "tag__75f65081", R = "sm__87f3f707", w = "md__980a3572", F = "lg__27b2
|
|
|
44
44
|
}
|
|
45
45
|
);
|
|
46
46
|
}, [s, e, n, M, c]), i = S(() => {
|
|
47
|
-
const { onClick: t, ...m } =
|
|
47
|
+
const { onClick: t, ...m } = f || {};
|
|
48
48
|
return /* @__PURE__ */ o(
|
|
49
49
|
_,
|
|
50
50
|
{
|
|
@@ -56,8 +56,8 @@ const A = "tag__75f65081", R = "sm__87f3f707", w = "md__980a3572", F = "lg__27b2
|
|
|
56
56
|
children: J[e]
|
|
57
57
|
}
|
|
58
58
|
);
|
|
59
|
-
}, [s, e, n,
|
|
60
|
-
return /* @__PURE__ */ D("span", { className:
|
|
59
|
+
}, [s, e, n, f, a]);
|
|
60
|
+
return /* @__PURE__ */ D("span", { className: E(l.tag, Y[e], g), ...u, ref: C, children: [
|
|
61
61
|
k(),
|
|
62
62
|
c && B(),
|
|
63
63
|
i()
|
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
import { createSizeToClassNameMap as
|
|
1
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import l from "react";
|
|
3
|
+
import { c as m } from "../../chunks/vendor---Om3uMV.js";
|
|
4
|
+
import { createSizeToClassNameMap as d } from "../../utils/classNameMaps.js";
|
|
5
5
|
import { ETagColorStatus as s } from "./enums.js";
|
|
6
|
-
const
|
|
7
|
-
tagColor:
|
|
8
|
-
sm:
|
|
9
|
-
md:
|
|
10
|
-
lg:
|
|
11
|
-
default: "
|
|
12
|
-
success:
|
|
6
|
+
const f = "tagColor__dfcb26c2", i = "sm__23d9edd1", g = "md__2da62b9c", C = "lg__d61bdfb3", S = "success__743e6f36", p = "info__35946270", A = "warning__0cae3b13", T = "error__dee7ab63", N = "content__a1948bfd", o = {
|
|
7
|
+
tagColor: f,
|
|
8
|
+
sm: i,
|
|
9
|
+
md: g,
|
|
10
|
+
lg: C,
|
|
11
|
+
default: "default__cc8355ca",
|
|
12
|
+
success: S,
|
|
13
13
|
info: p,
|
|
14
14
|
warning: A,
|
|
15
15
|
error: T,
|
|
16
16
|
content: N
|
|
17
|
-
},
|
|
17
|
+
}, u = d(o), E = {
|
|
18
18
|
[s.DEFAULT]: o.default,
|
|
19
19
|
[s.SUCCESS]: o.success,
|
|
20
20
|
[s.INFO]: o.info,
|
|
21
21
|
[s.WARNING]: o.warning,
|
|
22
22
|
[s.ERROR]: o.error
|
|
23
|
-
},
|
|
24
|
-
({ children:
|
|
23
|
+
}, b = l.forwardRef(
|
|
24
|
+
({ children: t, className: r, size: n, status: a = s.DEFAULT, ...e }, _) => /* @__PURE__ */ c(
|
|
25
25
|
"span",
|
|
26
26
|
{
|
|
27
|
-
className:
|
|
27
|
+
className: m(o.tagColor, u[n], E[a], r),
|
|
28
28
|
...e,
|
|
29
29
|
ref: _,
|
|
30
|
-
children: /* @__PURE__ */
|
|
30
|
+
children: /* @__PURE__ */ c("span", { className: o.content, children: t })
|
|
31
31
|
}
|
|
32
32
|
)
|
|
33
33
|
);
|
|
34
|
-
|
|
34
|
+
b.displayName = "TagColor";
|
|
35
35
|
export {
|
|
36
|
-
|
|
36
|
+
b as TagColor
|
|
37
37
|
};
|
|
38
38
|
//# sourceMappingURL=TagColor.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
2
|
+
import c from "react";
|
|
3
3
|
import { c as p } from "../../chunks/vendor---Om3uMV.js";
|
|
4
4
|
import { createSizeToClassNameMap as g } from "../../utils/classNameMaps.js";
|
|
5
|
-
const l = "
|
|
5
|
+
const l = "tagGroup__7a24e3ee", _ = "sm__461e3ccc", f = "md__e79ac25e", i = "lg__47de23fa", o = {
|
|
6
6
|
tagGroup: l,
|
|
7
7
|
sm: _,
|
|
8
|
-
md:
|
|
8
|
+
md: f,
|
|
9
9
|
lg: i
|
|
10
|
-
}, n = g(o), N =
|
|
11
|
-
({ children: s, className: a, size:
|
|
10
|
+
}, n = g(o), N = c.forwardRef(
|
|
11
|
+
({ children: s, className: a, size: e, ...r }, t) => /* @__PURE__ */ m(
|
|
12
12
|
"div",
|
|
13
13
|
{
|
|
14
|
-
className: p(o.tagGroup, n[
|
|
14
|
+
className: p(o.tagGroup, n[e], a),
|
|
15
15
|
role: "group",
|
|
16
|
-
...
|
|
17
|
-
ref:
|
|
16
|
+
...r,
|
|
17
|
+
ref: t,
|
|
18
18
|
children: s
|
|
19
19
|
}
|
|
20
20
|
)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { F as r } from "../../chunks/FormFieldInput-
|
|
2
|
+
import { F as r } from "../../chunks/FormFieldInput-q8qt9K5c.js";
|
|
3
3
|
import { TextFieldBase as t } from "./TextFieldBase.js";
|
|
4
4
|
const m = ({ inputProps: i, ...o }) => /* @__PURE__ */ e(t, { ...o, children: /* @__PURE__ */ e(r, { ...i }) });
|
|
5
5
|
m.displayName = "TextField";
|
|
@@ -3,7 +3,7 @@ import { TextFieldBase as i } from "../TextField/TextFieldBase.js";
|
|
|
3
3
|
import "../FormField/components/FormFieldClear.js";
|
|
4
4
|
import "../FormField/components/FormFieldCounter.js";
|
|
5
5
|
import "../FormField/components/FormFieldDescription.js";
|
|
6
|
-
import "../../chunks/FormFieldInput-
|
|
6
|
+
import "../../chunks/FormFieldInput-q8qt9K5c.js";
|
|
7
7
|
import "../FormField/components/FormFieldLabel.js";
|
|
8
8
|
import "../FormField/components/FormFieldMaskedInput.js";
|
|
9
9
|
import "../FormField/components/FormFieldPostfix.js";
|
|
@@ -4,7 +4,7 @@ import { c as s } from "../../../../chunks/vendor---Om3uMV.js";
|
|
|
4
4
|
import { MobileView as a } from "../../../MobileView/MobileView.js";
|
|
5
5
|
import { Text as l } from "../../../Typography/Text.js";
|
|
6
6
|
import { ELineType as p, ETextSize as c } from "../../../Typography/enums.js";
|
|
7
|
-
import { s as f } from "../../../../chunks/TooltipDesktop.module-
|
|
7
|
+
import { s as f } from "../../../../chunks/TooltipDesktop.module-BrcbbP-s.js";
|
|
8
8
|
const d = e.forwardRef(({ className: r, ...i }, t) => {
|
|
9
9
|
const m = s(f.tooltipBody, r);
|
|
10
10
|
return /* @__PURE__ */ o(a, { fallback: /* @__PURE__ */ o("div", { className: m, ...i, ref: t }), children: /* @__PURE__ */ o(l, { className: m, size: c.B3, line: p.NORMAL, tag: "div", ...i, ref: t }) });
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
import { MobileView as
|
|
5
|
-
const
|
|
6
|
-
tooltipLink:
|
|
2
|
+
import l from "react";
|
|
3
|
+
import { c as a } from "../../../../chunks/vendor---Om3uMV.js";
|
|
4
|
+
import { MobileView as n } from "../../../MobileView/MobileView.js";
|
|
5
|
+
const k = "tooltipLink__0560e4d9", r = "desktop__7a0eaba0", m = "mobile__20b68606", o = {
|
|
6
|
+
tooltipLink: k,
|
|
7
7
|
desktop: r,
|
|
8
8
|
mobile: m
|
|
9
|
-
}, c =
|
|
10
|
-
({ children: i, className: e, ...p }, s) => /* @__PURE__ */ t(
|
|
9
|
+
}, c = l.forwardRef(
|
|
10
|
+
({ children: i, className: e, ...p }, s) => /* @__PURE__ */ t(n, { fallback: /* @__PURE__ */ t(
|
|
11
11
|
"a",
|
|
12
12
|
{
|
|
13
|
-
className:
|
|
13
|
+
className: a(o.tooltipLink, o.desktop, e),
|
|
14
14
|
...p,
|
|
15
|
-
"data-tx": "0.
|
|
15
|
+
"data-tx": "0.27.0",
|
|
16
16
|
ref: s,
|
|
17
17
|
children: i
|
|
18
18
|
}
|
|
19
19
|
), children: /* @__PURE__ */ t(
|
|
20
20
|
"a",
|
|
21
21
|
{
|
|
22
|
-
className:
|
|
22
|
+
className: a(o.tooltipLink, o.mobile, e),
|
|
23
23
|
...p,
|
|
24
|
-
"data-tx": "0.
|
|
24
|
+
"data-tx": "0.27.0",
|
|
25
25
|
ref: s,
|
|
26
26
|
children: i
|
|
27
27
|
}
|
|
@@ -3,7 +3,7 @@ import { useContext as m } from "react";
|
|
|
3
3
|
import { CrossStrokeSrvIcon16 as n } from "@sberbusiness/icons-next";
|
|
4
4
|
import { TooltipContext as i } from "../../TootlipContext.js";
|
|
5
5
|
import { ButtonIcon as a } from "../../../Button/ButtonIcon.js";
|
|
6
|
-
import { s as l } from "../../../../chunks/TooltipDesktop.module-
|
|
6
|
+
import { s as l } from "../../../../chunks/TooltipDesktop.module-BrcbbP-s.js";
|
|
7
7
|
const I = ({ onClick: o, ...s }) => {
|
|
8
8
|
const { setTooltipOpen: p } = m(i), e = (t) => {
|
|
9
9
|
t.stopPropagation(), p(!1), o == null || o(t);
|
|
@@ -9,7 +9,7 @@ import { Portal as Y } from "../../../../Portal/Portal.js";
|
|
|
9
9
|
import { ETooltipPreferPlace as u, ETooltipDirection as B, ETooltipAlign as z, ETooltipFlowTypes as I, ETooltipSizeParameter as r, ETooltipTypeName as C, ETooltipEndCoordinates as N, ETooltipStartCoordinates as R, ETooltipAxesType as G, ETooltipSize as U } from "../../../enums.js";
|
|
10
10
|
import { TooltipDesktopTip as V } from "./TooltipDesktopTip.js";
|
|
11
11
|
import { pickZone as j, axes as q, calcRelPos as K, centerOfBoundsFromBounds as Z, calcBounds as L, equalCoords as J } from "../../../utils/Positioning.js";
|
|
12
|
-
import { s as f } from "../../../../../chunks/TooltipDesktop.module-
|
|
12
|
+
import { s as f } from "../../../../../chunks/TooltipDesktop.module-BrcbbP-s.js";
|
|
13
13
|
const Q = {
|
|
14
14
|
column: "translateX",
|
|
15
15
|
row: "translateY"
|
|
@@ -2,7 +2,7 @@ import { jsx as p } from "react/jsx-runtime";
|
|
|
2
2
|
import a from "react";
|
|
3
3
|
import { ETooltipDirection as e } from "../../../enums.js";
|
|
4
4
|
import { c } from "../../../../../chunks/vendor---Om3uMV.js";
|
|
5
|
-
import { s as t } from "../../../../../chunks/TooltipDesktop.module-
|
|
5
|
+
import { s as t } from "../../../../../chunks/TooltipDesktop.module-BrcbbP-s.js";
|
|
6
6
|
const m = a.forwardRef((r, i) => {
|
|
7
7
|
const { direction: s } = r;
|
|
8
8
|
let o;
|
|
@@ -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 f, useRef as u, 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---Om3uMV.js";
|
|
9
|
-
const N = "
|
|
9
|
+
const N = "tooltipMobile__630a5612", T = "tooltipMobileContent__8199531b", g = "headerless__fd263fce", H = "closeButton__261866a8", e = {
|
|
10
10
|
tooltipMobile: N,
|
|
11
11
|
tooltipMobileContent: T,
|
|
12
12
|
headerless: g,
|
|
@@ -19,9 +19,9 @@ const N = "tooltipMobile__844a7574", T = "tooltipMobileContent__a7c38fdc", g = "
|
|
|
19
19
|
disableAdaptiveMode: D,
|
|
20
20
|
isOpen: t,
|
|
21
21
|
onShow: l,
|
|
22
|
-
...
|
|
22
|
+
...d
|
|
23
23
|
}) => {
|
|
24
|
-
const { elements: o, setTooltipOpen:
|
|
24
|
+
const { elements: o, setTooltipOpen: p } = f(C), i = u(null), a = y(e.tooltipMobile, { [e.headerless]: o.mobileHeader === null }, c);
|
|
25
25
|
M(() => {
|
|
26
26
|
t && (l == null || l(i.current));
|
|
27
27
|
}, [t]);
|
|
@@ -34,11 +34,11 @@ const N = "tooltipMobile__844a7574", T = "tooltipMobileContent__a7c38fdc", g = "
|
|
|
34
34
|
/* @__PURE__ */ n(B, { container: document.body, children: /* @__PURE__ */ r(
|
|
35
35
|
_,
|
|
36
36
|
{
|
|
37
|
-
className:
|
|
37
|
+
className: a,
|
|
38
38
|
tabIndex: -1,
|
|
39
39
|
opened: t,
|
|
40
|
-
setOpened:
|
|
41
|
-
...
|
|
40
|
+
setOpened: p,
|
|
41
|
+
...d,
|
|
42
42
|
ref: i,
|
|
43
43
|
children: [
|
|
44
44
|
o.mobileHeader,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { jsx as o, jsxs as
|
|
1
|
+
import { jsx as o, jsxs as I, Fragment as b } from "react/jsx-runtime";
|
|
2
2
|
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---Om3uMV.js";
|
|
6
|
-
const E = "
|
|
6
|
+
const E = "topOverlayMask__008fa09b", w = "topOverlayWrapper__ab18f967", A = "closing__9d9a6e2a", D = "opened__59257807", V = "topOverlayPanel__2d3c4894", $ = "topOverlay__89e5d4fc", t = {
|
|
7
7
|
topOverlayMask: E,
|
|
8
8
|
topOverlayWrapper: w,
|
|
9
9
|
closing: A,
|
|
@@ -28,33 +28,33 @@ const E = "topOverlayMask__0e22ad9c", w = "topOverlayWrapper__6a5b4bde", A = "cl
|
|
|
28
28
|
(v) => parseInt(v, 10) - i.top + parseInt(r, 10)
|
|
29
29
|
);
|
|
30
30
|
}
|
|
31
|
-
},
|
|
31
|
+
}, k = () => {
|
|
32
32
|
m(), u(!0), n == null || n();
|
|
33
33
|
};
|
|
34
34
|
B(() => {
|
|
35
35
|
p.current && !e ? d(!0) : !p.current && e && m(), p.current = e;
|
|
36
36
|
}, [e]);
|
|
37
|
-
const
|
|
37
|
+
const M = () => {
|
|
38
38
|
d(!1), c(0), l == null || l();
|
|
39
|
-
},
|
|
39
|
+
}, T = () => u(!1), F = (r) => /* @__PURE__ */ I(b, { 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
|
-
] }),
|
|
43
|
-
},
|
|
42
|
+
] }), N = () => {
|
|
43
|
+
}, P = S(t.topOverlayWrapper, {
|
|
44
44
|
[t.closing]: W,
|
|
45
45
|
[t.opened]: e
|
|
46
|
-
}),
|
|
46
|
+
}), C = /* @__PURE__ */ o(
|
|
47
47
|
O,
|
|
48
48
|
{
|
|
49
|
-
onClose:
|
|
50
|
-
onClosing:
|
|
51
|
-
onOpen:
|
|
49
|
+
onClose: M,
|
|
50
|
+
onClosing: T,
|
|
51
|
+
onOpen: k,
|
|
52
52
|
opened: e,
|
|
53
|
-
setOpened:
|
|
53
|
+
setOpened: N,
|
|
54
54
|
...h,
|
|
55
55
|
className: t.topOverlay,
|
|
56
56
|
direction: R.TOP,
|
|
57
|
-
children:
|
|
57
|
+
children: F
|
|
58
58
|
}
|
|
59
59
|
);
|
|
60
60
|
return /* @__PURE__ */ o(
|
|
@@ -70,10 +70,10 @@ const E = "topOverlayMask__0e22ad9c", w = "topOverlayWrapper__6a5b4bde", A = "cl
|
|
|
70
70
|
children: /* @__PURE__ */ o(
|
|
71
71
|
"div",
|
|
72
72
|
{
|
|
73
|
-
className:
|
|
73
|
+
className: P,
|
|
74
74
|
ref: s,
|
|
75
75
|
style: f ? { top: `${f}px` } : void 0,
|
|
76
|
-
children:
|
|
76
|
+
children: C
|
|
77
77
|
}
|
|
78
78
|
)
|
|
79
79
|
}
|
|
@@ -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---Om3uMV.js";
|
|
13
|
-
import { s as w } from "../../chunks/TreeView.module-
|
|
13
|
+
import { s as w } from "../../chunks/TreeView.module-lKZg_HMx.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-lKZg_HMx.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---Om3uMV.js";
|
|
10
|
-
import { s as C } from "../../../chunks/TreeView.module-
|
|
10
|
+
import { s as C } from "../../../chunks/TreeView.module-lKZg_HMx.js";
|
|
11
11
|
class V extends l.Component {
|
|
12
12
|
constructor(e) {
|
|
13
13
|
super(e);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as E } from "react/jsx-runtime";
|
|
2
2
|
import S from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { ECaptionSize as s, EFontWeightCaption as _, EFontType as
|
|
5
|
-
import { t, F as g } from "../../chunks/constants-
|
|
6
|
-
const C = "
|
|
3
|
+
import { c as f } from "../../chunks/vendor---Om3uMV.js";
|
|
4
|
+
import { ECaptionSize as s, EFontWeightCaption as _, EFontType as T } from "./enums.js";
|
|
5
|
+
import { t as c, F as g } from "../../chunks/constants-CoLWcWYQ.js";
|
|
6
|
+
const C = "caption__c3fec01a", y = "regular__5835bf9d", M = "semibold__ad814606", R = "c1__8d62ccfa", N = "c2__6598cdea", L = "d1__1a322cac", o = {
|
|
7
7
|
caption: C,
|
|
8
8
|
regular: y,
|
|
9
9
|
semibold: M,
|
|
@@ -24,21 +24,21 @@ const C = "caption__5ed6857a", y = "regular__f19d3c04", M = "semibold__54d07fe5"
|
|
|
24
24
|
size: e,
|
|
25
25
|
tag: p,
|
|
26
26
|
weight: i = _.REGULAR,
|
|
27
|
-
type: m =
|
|
28
|
-
underline:
|
|
27
|
+
type: m = T.PRIMARY,
|
|
28
|
+
underline: t,
|
|
29
29
|
strikethrough: a,
|
|
30
30
|
...d
|
|
31
31
|
}, l) => {
|
|
32
|
-
const A =
|
|
33
|
-
|
|
32
|
+
const A = f(
|
|
33
|
+
c.typography,
|
|
34
34
|
o.caption,
|
|
35
35
|
O[e],
|
|
36
36
|
b[i],
|
|
37
37
|
g[m],
|
|
38
38
|
{
|
|
39
|
-
[
|
|
40
|
-
[
|
|
41
|
-
[
|
|
39
|
+
[c.strikethrough]: !!a && !t,
|
|
40
|
+
[c.underline]: !!t && !a,
|
|
41
|
+
[c.underlineStrikethrough]: !!a && !!t
|
|
42
42
|
},
|
|
43
43
|
n
|
|
44
44
|
);
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx as d } from "react/jsx-runtime";
|
|
2
2
|
import x from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { EFontType as
|
|
5
|
-
import { t as o, F as
|
|
6
|
-
const _ = "
|
|
3
|
+
import { c as n } from "../../chunks/vendor---Om3uMV.js";
|
|
4
|
+
import { EFontType as y } from "./enums.js";
|
|
5
|
+
import { t as o, F as f } from "../../chunks/constants-CoLWcWYQ.js";
|
|
6
|
+
const _ = "codeText__4bd808d9", i = {
|
|
7
7
|
codeText: _
|
|
8
8
|
}, l = x.forwardRef(
|
|
9
|
-
({ children: s, className: r, type: a =
|
|
10
|
-
const T =
|
|
9
|
+
({ children: s, className: r, type: a = y.PRIMARY, underline: t, strikethrough: e, tag: c, ...p }, m) => {
|
|
10
|
+
const T = n(
|
|
11
11
|
o.typography,
|
|
12
12
|
i.codeText,
|
|
13
|
-
|
|
13
|
+
f[a],
|
|
14
14
|
{
|
|
15
15
|
[o.strikethrough]: !!e && !t,
|
|
16
16
|
[o.underline]: !!t && !e,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
import { ETextSize as o, EFontWeightText as
|
|
5
|
-
import { t as _, F as
|
|
6
|
-
const
|
|
7
|
-
text:
|
|
8
|
-
regular:
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
+
import S from "react";
|
|
3
|
+
import { c as d } from "../../chunks/vendor---Om3uMV.js";
|
|
4
|
+
import { ETextSize as o, EFontWeightText as s, ELineType as a, EFontType as x } from "./enums.js";
|
|
5
|
+
import { t as _, F as L } from "../../chunks/constants-CoLWcWYQ.js";
|
|
6
|
+
const N = "text__a623792b", f = "regular__5835bf9d", O = "semibold__ad814606", R = "b1__13f8874b", g = "b2__6d712921", y = "b3__d2692efc", P = "compact__c5cc03d0", C = "b4__3ae2e4c1", t = {
|
|
7
|
+
text: N,
|
|
8
|
+
regular: f,
|
|
9
9
|
semibold: O,
|
|
10
10
|
b1: R,
|
|
11
11
|
b2: g,
|
|
@@ -18,39 +18,39 @@ const L = "text__8dbfa89a", N = "regular__f19d3c04", O = "semibold__54d07fe5", R
|
|
|
18
18
|
[o.B3]: t.b3,
|
|
19
19
|
[o.B4]: t.b4
|
|
20
20
|
}, B = {
|
|
21
|
-
[
|
|
22
|
-
[
|
|
21
|
+
[s.REGULAR]: t.regular,
|
|
22
|
+
[s.SEMIBOLD]: t.semibold
|
|
23
23
|
}, F = {
|
|
24
24
|
[a.NORMAL]: "",
|
|
25
25
|
[a.COMPACT]: t.compact
|
|
26
|
-
}, I =
|
|
26
|
+
}, I = S.forwardRef(
|
|
27
27
|
({
|
|
28
28
|
children: r,
|
|
29
29
|
className: b,
|
|
30
30
|
size: m,
|
|
31
31
|
tag: n,
|
|
32
|
-
type: p =
|
|
33
|
-
weight: A =
|
|
32
|
+
type: p = x.PRIMARY,
|
|
33
|
+
weight: A = s.REGULAR,
|
|
34
34
|
line: T = a.NORMAL,
|
|
35
|
-
underline:
|
|
36
|
-
strikethrough:
|
|
35
|
+
underline: c,
|
|
36
|
+
strikethrough: e,
|
|
37
37
|
...E
|
|
38
38
|
}, l) => {
|
|
39
|
-
const
|
|
39
|
+
const i = d(
|
|
40
40
|
_.typography,
|
|
41
41
|
t.text,
|
|
42
42
|
u[m],
|
|
43
43
|
B[A],
|
|
44
44
|
F[T],
|
|
45
|
-
|
|
45
|
+
L[p],
|
|
46
46
|
{
|
|
47
|
-
[_.strikethrough]: !!
|
|
48
|
-
[_.underline]: !!
|
|
49
|
-
[_.underlineStrikethrough]: !!
|
|
47
|
+
[_.strikethrough]: !!e && !c,
|
|
48
|
+
[_.underline]: !!c && !e,
|
|
49
|
+
[_.underlineStrikethrough]: !!e && !!c
|
|
50
50
|
},
|
|
51
51
|
b
|
|
52
52
|
);
|
|
53
|
-
return /* @__PURE__ */
|
|
53
|
+
return /* @__PURE__ */ M(n || "span", { ref: l, className: i, ...E, children: r });
|
|
54
54
|
}
|
|
55
55
|
);
|
|
56
56
|
I.displayName = "Text";
|