@sberbusiness/triplex-next 1.19.0 → 1.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chunks/{AlertProcessSpoiler-QOnBvPaB.js → AlertProcessSpoiler-CJysh-L6.js} +9 -9
- package/chunks/{CalendarViewItem-JEkNv5BF.js → CalendarViewItem-Dxr-IKuh.js} +14 -14
- package/chunks/Card.module-DMUHU1y_.js +17 -0
- package/chunks/CheckboxTreeExtended.module-wyBivaJR.js +14 -0
- package/chunks/{Chip-Hpw_8UIG.js → Chip-Cp4nSSv9.js} +14 -14
- package/chunks/Confirm.module-BMe3cCgA.js +15 -0
- package/chunks/{DropdownListItem-DkfeETTd.js → DropdownListItem-Czxj-82d.js} +14 -14
- package/chunks/DropdownMobile.module-ChlziR7V.js +23 -0
- package/chunks/Footer.module-DdBlWFOs.js +9 -0
- package/chunks/{FormFieldInput-Bf7Hleek.js → FormFieldInput-Bb0syEep.js} +14 -14
- package/chunks/HeaderLayoutSidebar.module-tndsgX78.js +9 -0
- package/chunks/HeaderTabs.module-T7IKL1xp.js +9 -0
- package/chunks/{HeaderTitle.module-CKSdXcBH.js → HeaderTitle.module-bJWT64K6.js} +2 -2
- package/chunks/IslandAccordion.module-CLQD0a3_.js +25 -0
- package/chunks/IslandWidgetFooter.module-CPs8lx4X.js +9 -0
- package/chunks/IslandWidgetHeader.module-EYRdEBM6.js +12 -0
- package/chunks/{LightBoxContent-BhMRbJFV.js → LightBoxContent-6jOQAiJe.js} +6 -6
- package/chunks/LightBoxControls.module-OIHtatwH.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BB5P2oIx.js +8 -0
- package/chunks/{ListItemControlsButton-WjTBGtRH.js → ListItemControlsButton-CLWIOf-c.js} +6 -6
- package/chunks/ListItemTail.module-D9_VecUp.js +12 -0
- package/chunks/ListMasterFooter.module-Tad6_QUF.js +10 -0
- package/chunks/ModalWindow.module-CtWGFobP.js +17 -0
- package/chunks/Notification.module-1ONl_AQl.js +20 -0
- package/chunks/Overlay.module-BzUI6PNY.js +18 -0
- package/chunks/Page.module-BIAYhn48.js +11 -0
- package/chunks/{RightBorderArrow-DzKQo2fL.js → RightBorderArrow-CDLZGJBa.js} +15 -15
- package/chunks/SMSField.module-CshFlMUU.js +16 -0
- package/chunks/SliderExtendedMarks.module-BPt30iMn.js +15 -0
- package/chunks/{SliderExtendedRail-Cb5r_qJ5.js → SliderExtendedRail-Dc_iZlxS.js} +10 -10
- package/chunks/StatusTracker.module-CTVX8mSd.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-B1GcRtym.js → SuggestFieldMobileDropdownHint-B1qT-8-p.js} +4 -4
- package/chunks/TableFooter.module-CcIh2kO5.js +14 -0
- package/chunks/TabsExtended.module-DtrXq1jE.js +16 -0
- package/chunks/TabsLine.module-D5PBUMxf.js +21 -0
- package/chunks/TooltipDesktop.module-B2iSBrr1.js +19 -0
- package/chunks/TreeView.module-DEJX2JUM.js +9 -0
- package/chunks/{UploadZoneInput-BYWNSrDW.js → UploadZoneInput-CXhNQ2dO.js} +4 -4
- package/chunks/{constants-nPkk17A0.js → constants-sbJX8JQ4.js} +10 -10
- package/chunks/utils-BIaaXA7W.js +27 -0
- package/chunks/utils-DHbotYsG.js +73 -0
- package/chunks/{utils-OZcknB0Z.js → utils-DjwTklmD.js} +5 -5
- package/chunks/{utils-v_hn9TAd.js → utils-OFOU7B72.js} +5 -5
- package/components/Alert/AlertContext/AlertContext.js +8 -8
- package/components/Alert/AlertProcess/AlertProcess.js +2 -2
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
- package/components/Amount/Amount.js +2 -2
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +20 -20
- package/components/Badge/Badge.js +7 -7
- package/components/Badge/BadgeDot.js +8 -8
- package/components/Badge/components/BadgeContent.js +14 -14
- package/components/Badge/components/BadgePostfix.js +6 -6
- package/components/Badge/components/BadgePrefix.js +4 -4
- package/components/Body/Body.js +6 -6
- package/components/Button/Button.js +23 -23
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +14 -14
- package/components/Button/ButtonDropdownExtended.js +5 -5
- package/components/Button/ButtonIcon.js +8 -8
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +1 -1
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +23 -23
- package/components/Card/CardStatic.js +2 -2
- package/components/Card/components/CardContent/CardContent.js +1 -1
- package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
- package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
- package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
- package/components/Card/components/CardMedia.js +1 -1
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +6 -6
- package/components/Checkbox/Checkbox.js +8 -8
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +5 -5
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +6 -6
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +8 -8
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +26 -26
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +11 -11
- package/components/Col/Col.js +130 -130
- package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +6 -6
- package/components/DateRange/DateRange.js +7 -7
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/Divider/Divider.js +17 -17
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +8 -8
- package/components/Dropdown/desktop/DropdownDesktop.js +10 -10
- package/components/Dropdown/desktop/DropdownList.js +1 -1
- package/components/Dropdown/desktop/DropdownListItem.js +1 -1
- package/components/Dropdown/desktop/index.js +1 -1
- package/components/Dropdown/index.js +1 -1
- package/components/Dropdown/mobile/DropdownMobile.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileInput.js +6 -6
- package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
- package/components/Ellipsis/Ellipsis.js +11 -11
- package/components/ExpandAnimation/ExpandAnimation.js +14 -14
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +1 -1
- package/components/Footer/components/FooterDescriptionContent.js +1 -1
- package/components/Footer/components/FooterDescriptionControls.js +1 -1
- package/components/FormField/FormField.js +14 -14
- package/components/FormField/components/FormFieldClear.js +9 -9
- package/components/FormField/components/FormFieldCounter.js +3 -3
- package/components/FormField/components/FormFieldDescription.js +1 -1
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +6 -6
- package/components/FormField/components/FormFieldMaskedInput.js +11 -11
- package/components/FormField/components/FormFieldPostfix.js +7 -7
- package/components/FormField/components/FormFieldPrefix.js +7 -7
- package/components/FormField/components/FormFieldTarget.js +16 -16
- package/components/FormField/components/FormFieldTextarea.js +16 -16
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +4 -4
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +8 -8
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
- package/components/IslandWidget/IslandWidget.js +2 -2
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +1 -1
- package/components/LightBox/LightBox.js +10 -10
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +10 -10
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +7 -7
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/Link/Link.js +32 -32
- package/components/List/List.js +7 -7
- package/components/List/components/ListEmptyState.js +2 -2
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +6 -6
- package/components/List/components/ListItemControls.js +8 -8
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
- package/components/List/components/ListItemLoading.js +3 -3
- package/components/List/components/ListItemSelectable.js +1 -1
- package/components/List/components/ListItemTable.js +8 -8
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +1 -1
- package/components/List/components/ListSortableItemControls.js +7 -7
- package/components/List/components/ListSortableItemTarget.js +1 -1
- package/components/List/index.js +1 -1
- package/components/ListMaster/ListMaster.js +1 -1
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +1 -1
- package/components/ListMaster/components/SelectionControls.js +2 -2
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
- package/components/Loader/LoaderSmall/LoaderSmall.js +11 -11
- package/components/LoaderScreen/LoaderScreen.js +9 -9
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +16 -16
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +5 -5
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +3 -3
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +5 -5
- package/components/OrderedList/OrderedListItem.js +5 -5
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +1 -1
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +2 -2
- package/components/Pagination/components/PaginationNavigationButton.js +1 -1
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +4 -4
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +4 -4
- package/components/Radio/Radio.js +11 -11
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +4 -4
- package/components/Row/Row.js +5 -5
- package/components/SMSField/SMSField.js +2 -2
- package/components/SMSField/components/RefreshIcon.js +1 -1
- package/components/SMSField/components/SMSFieldInput.js +2 -2
- package/components/SMSField/components/SMSFieldRefresh.js +1 -1
- package/components/SMSField/components/SMSFieldSubmit.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +9 -9
- package/components/SegmentedControl/SegmentedControlSegment.js +5 -5
- package/components/SelectExtendedField/SelectExtendedField.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
- package/components/Skeleton/Skeleton.js +8 -8
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +13 -13
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
- package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +4 -4
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +21 -21
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +10 -10
- package/components/StatusTracker/StatusTracker.js +2 -2
- package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
- package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
- package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
- package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
- package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
- package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
- package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
- package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
- package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
- package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
- package/components/Step/Step.js +11 -11
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +6 -6
- package/components/Stepper/StepperExtended.js +1 -1
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperWrapper.js +4 -4
- package/components/Suggest/SuggestMobileDropdownContent.js +8 -8
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +20 -20
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +7 -7
- package/components/Table/PaginationPanel.js +4 -4
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +5 -5
- package/components/Table/TabsLinePanelLinks.js +1 -1
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +20 -20
- package/components/TabsExtended/TabsExtended.js +2 -2
- package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +1 -1
- package/components/TabsLine/components/TabsLineDesktop.js +1 -1
- package/components/TabsLine/components/TabsLineDropdown.js +2 -2
- package/components/TabsLine/components/TabsLineItem.js +1 -1
- package/components/TabsLine/components/TabsLineMobile.js +9 -9
- package/components/Tag/Tag.js +21 -21
- package/components/TagColor/TagColor.js +15 -15
- package/components/TagGroup/TagGroup.js +12 -12
- package/components/TextField/TextField.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +1 -1
- package/components/Tooltip/components/common/TooltipLink.js +15 -15
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
- package/components/Tooltip/components/mobile/TooltipMobile.js +11 -11
- package/components/TopOverlay/TopOverlay.js +17 -17
- package/components/TreeView/TreeView.js +1 -1
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +1 -1
- package/components/Typography/Caption.js +22 -22
- package/components/Typography/Text.js +22 -22
- package/components/Typography/Title.js +6 -6
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +8 -8
- package/components/UnorderedList/UnorderedListItem.js +6 -6
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +5 -5
- package/index.js +5 -5
- package/package.json +2 -1
- package/styles/triplex-next.css +546 -546
- package/chunks/Card.module-B-kskzDu.js +0 -17
- package/chunks/CheckboxTreeExtended.module-CZUMscf2.js +0 -14
- package/chunks/Confirm.module-BCr1BTe_.js +0 -15
- package/chunks/DropdownMobile.module-GswY2cBC.js +0 -23
- package/chunks/Footer.module-eHCIMM8b.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DylAdbY5.js +0 -9
- package/chunks/HeaderTabs.module-ePuFE0tR.js +0 -9
- package/chunks/IslandAccordion.module-CSfaBgt7.js +0 -25
- package/chunks/IslandWidgetFooter.module-Njc7vX7n.js +0 -9
- package/chunks/IslandWidgetHeader.module-Boy2QpEU.js +0 -12
- package/chunks/LightBoxControls.module-BIML4FtD.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DO3lZMTa.js +0 -8
- package/chunks/ListItemTail.module-DbwOPqPM.js +0 -12
- package/chunks/ListMasterFooter.module-C_iN2cC2.js +0 -10
- package/chunks/ModalWindow.module-BHzR_A-u.js +0 -17
- package/chunks/Notification.module-DKVKCNAc.js +0 -20
- package/chunks/Overlay.module-BA4wfORe.js +0 -18
- package/chunks/Page.module-ClDxwmIg.js +0 -11
- package/chunks/SMSField.module-Bzh5rJPE.js +0 -16
- package/chunks/SliderExtendedMarks.module-CxeVaMq1.js +0 -15
- package/chunks/StatusTracker.module-BML0rfx7.js +0 -24
- package/chunks/TableFooter.module-CSQttYnz.js +0 -14
- package/chunks/TabsExtended.module-Dd8drRUU.js +0 -16
- package/chunks/TabsLine.module-BByAjI5u.js +0 -21
- package/chunks/TooltipDesktop.module-FxzkC1sv.js +0 -19
- package/chunks/TreeView.module-Cm7rvpYW.js +0 -9
- package/chunks/utils-9cQ-Vroa.js +0 -73
- package/chunks/utils-DjcQ_hhv.js +0 -27
|
@@ -6,7 +6,7 @@ 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-Dlne6Znf.js";
|
|
9
|
-
const N = "
|
|
9
|
+
const N = "tooltipMobile__d17f1ea7", T = "tooltipMobileContent__efc20e5b", g = "headerless__b1d971ac", H = "closeButton__317fe816", o = {
|
|
10
10
|
tooltipMobile: N,
|
|
11
11
|
tooltipMobileContent: T,
|
|
12
12
|
headerless: g,
|
|
@@ -21,31 +21,31 @@ const N = "tooltipMobile__f407a6a5", T = "tooltipMobileContent__018f94a3", g = "
|
|
|
21
21
|
onShow: l,
|
|
22
22
|
...d
|
|
23
23
|
}) => {
|
|
24
|
-
const { elements:
|
|
24
|
+
const { elements: e, setTooltipOpen: p } = f(C), i = u(null), a = y(o.tooltipMobile, { [o.headerless]: e.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: o.closeButton, children: /* @__PURE__ */ n(h, { ...(s = e.closeButton) == null ? void 0 : s.props }) });
|
|
31
31
|
};
|
|
32
32
|
return /* @__PURE__ */ r(b, { children: [
|
|
33
|
-
|
|
33
|
+
e.target,
|
|
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:
|
|
40
|
+
setOpened: p,
|
|
41
41
|
...d,
|
|
42
42
|
ref: i,
|
|
43
43
|
children: [
|
|
44
|
-
|
|
45
|
-
/* @__PURE__ */ r(x, { className:
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
44
|
+
e.mobileHeader,
|
|
45
|
+
/* @__PURE__ */ r(x, { className: o.tooltipMobileContent, children: [
|
|
46
|
+
e.body,
|
|
47
|
+
e.link,
|
|
48
|
+
e.mobileHeader === null && m()
|
|
49
49
|
] })
|
|
50
50
|
]
|
|
51
51
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as a, jsxs as b, Fragment as B } from "react/jsx-runtime";
|
|
2
2
|
import { useState as y, useRef as g, useEffect as C } 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-Dlne6Znf.js";
|
|
6
|
-
const D = "
|
|
6
|
+
const D = "topOverlayMask__a3791e75", E = "topOverlayWrapper__49e430dc", A = "closing__216ca779", V = "opened__e5148c95", $ = "topOverlayPanel__0516caa9", q = "topOverlay__0bbec7a2", t = {
|
|
7
7
|
topOverlayMask: D,
|
|
8
8
|
topOverlayWrapper: E,
|
|
9
9
|
closing: A,
|
|
@@ -12,13 +12,13 @@ const D = "topOverlayMask__ddf6908e", E = "topOverlayWrapper__9b4d82c4", A = "cl
|
|
|
12
12
|
topOverlay: q
|
|
13
13
|
}, K = ({
|
|
14
14
|
children: _,
|
|
15
|
-
focusTrapProps:
|
|
15
|
+
focusTrapProps: o,
|
|
16
16
|
opened: e,
|
|
17
17
|
onClose: l,
|
|
18
18
|
onOpen: n,
|
|
19
19
|
...h
|
|
20
20
|
}) => {
|
|
21
|
-
const [W,
|
|
21
|
+
const [W, u] = y(!1), [x, d] = y(!1), [m, c] = y(0), p = g(e), s = g(null), f = () => {
|
|
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,21 +29,21 @@ const D = "topOverlayMask__ddf6908e", E = "topOverlayWrapper__9b4d82c4", A = "cl
|
|
|
29
29
|
);
|
|
30
30
|
}
|
|
31
31
|
}, k = () => {
|
|
32
|
-
|
|
32
|
+
f(), d(!0), n == null || n();
|
|
33
33
|
};
|
|
34
34
|
C(() => {
|
|
35
|
-
p.current && !e ?
|
|
35
|
+
p.current && !e ? u(!0) : !p.current && e && f(), p.current = e;
|
|
36
36
|
}, [e]);
|
|
37
37
|
const M = () => {
|
|
38
|
-
|
|
39
|
-
}, T = () =>
|
|
40
|
-
/* @__PURE__ */
|
|
41
|
-
/* @__PURE__ */
|
|
38
|
+
u(!1), c(0), l == null || l();
|
|
39
|
+
}, T = () => d(!1), F = (r) => /* @__PURE__ */ b(B, { children: [
|
|
40
|
+
/* @__PURE__ */ a(O.Mask, { opened: r.opened, className: t.topOverlayMask }),
|
|
41
|
+
/* @__PURE__ */ a(O.Panel, { className: t.topOverlayPanel, ...r, children: _ })
|
|
42
42
|
] }), N = () => {
|
|
43
43
|
}, P = S(t.topOverlayWrapper, {
|
|
44
44
|
[t.closing]: W,
|
|
45
45
|
[t.opened]: e
|
|
46
|
-
}),
|
|
46
|
+
}), I = /* @__PURE__ */ a(
|
|
47
47
|
O,
|
|
48
48
|
{
|
|
49
49
|
onClose: M,
|
|
@@ -57,23 +57,23 @@ const D = "topOverlayMask__ddf6908e", E = "topOverlayWrapper__9b4d82c4", A = "cl
|
|
|
57
57
|
children: F
|
|
58
58
|
}
|
|
59
59
|
);
|
|
60
|
-
return /* @__PURE__ */
|
|
60
|
+
return /* @__PURE__ */ a(
|
|
61
61
|
j,
|
|
62
62
|
{
|
|
63
63
|
active: x,
|
|
64
|
-
...
|
|
64
|
+
...o,
|
|
65
65
|
focusTrapOptions: {
|
|
66
66
|
clickOutsideDeactivates: !0,
|
|
67
67
|
preventScroll: !0,
|
|
68
|
-
...
|
|
68
|
+
...o == null ? void 0 : o.focusTrapOptions
|
|
69
69
|
},
|
|
70
|
-
children: /* @__PURE__ */
|
|
70
|
+
children: /* @__PURE__ */ a(
|
|
71
71
|
"div",
|
|
72
72
|
{
|
|
73
73
|
className: P,
|
|
74
74
|
ref: s,
|
|
75
|
-
style:
|
|
76
|
-
children:
|
|
75
|
+
style: m ? { top: `${m}px` } : void 0,
|
|
76
|
+
children: I
|
|
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-Dlne6Znf.js";
|
|
13
|
-
import { s as w } from "../../chunks/TreeView.module-
|
|
13
|
+
import { s as w } from "../../chunks/TreeView.module-DEJX2JUM.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-DEJX2JUM.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-Dlne6Znf.js";
|
|
10
|
-
import { s as C } from "../../../chunks/TreeView.module-
|
|
10
|
+
import { s as C } from "../../../chunks/TreeView.module-DEJX2JUM.js";
|
|
11
11
|
class V extends l.Component {
|
|
12
12
|
constructor(e) {
|
|
13
13
|
super(e);
|
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
import { jsx as E } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as S } from "react";
|
|
3
|
-
import { c as
|
|
3
|
+
import { c as T } from "../../chunks/vendor-Dlne6Znf.js";
|
|
4
4
|
import { ECaptionSize as a, EFontWeightCaption as _, EFontType as f } from "./enums.js";
|
|
5
|
-
import { t, F as
|
|
6
|
-
const
|
|
7
|
-
caption:
|
|
8
|
-
regular:
|
|
9
|
-
semibold:
|
|
10
|
-
c1:
|
|
11
|
-
c2:
|
|
12
|
-
d1:
|
|
13
|
-
},
|
|
5
|
+
import { t, F as g } from "../../chunks/constants-sbJX8JQ4.js";
|
|
6
|
+
const C = "caption__ed86a079", y = "regular__9751b6c6", M = "semibold__4de90575", N = "c1__1d0291cf", R = "c2__15d6dfa1", L = "d1__c3c08d5c", o = {
|
|
7
|
+
caption: C,
|
|
8
|
+
regular: y,
|
|
9
|
+
semibold: M,
|
|
10
|
+
c1: N,
|
|
11
|
+
c2: R,
|
|
12
|
+
d1: L
|
|
13
|
+
}, O = {
|
|
14
14
|
[a.C1]: o.c1,
|
|
15
15
|
[a.C2]: o.c2,
|
|
16
16
|
[a.D1]: o.d1
|
|
17
|
-
},
|
|
17
|
+
}, b = {
|
|
18
18
|
[_.REGULAR]: o.regular,
|
|
19
19
|
[_.SEMIBOLD]: o.semibold
|
|
20
20
|
}, u = S(
|
|
21
21
|
({
|
|
22
22
|
children: r,
|
|
23
|
-
className:
|
|
24
|
-
size:
|
|
23
|
+
className: n,
|
|
24
|
+
size: e,
|
|
25
25
|
weight: p = _.REGULAR,
|
|
26
26
|
type: i = f.PRIMARY,
|
|
27
27
|
underline: c,
|
|
28
28
|
strikethrough: s,
|
|
29
|
-
tag:
|
|
30
|
-
...
|
|
31
|
-
},
|
|
32
|
-
const A =
|
|
29
|
+
tag: d = "span",
|
|
30
|
+
...m
|
|
31
|
+
}, l) => {
|
|
32
|
+
const A = T(
|
|
33
33
|
t.typography,
|
|
34
34
|
o.caption,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
O[e],
|
|
36
|
+
b[p],
|
|
37
|
+
g[i],
|
|
38
38
|
{
|
|
39
39
|
[t.strikethrough]: !!s && !c,
|
|
40
40
|
[t.underline]: !!c && !s,
|
|
41
41
|
[t.underlineStrikethrough]: !!s && !!c
|
|
42
42
|
},
|
|
43
|
-
|
|
43
|
+
n
|
|
44
44
|
);
|
|
45
|
-
return /* @__PURE__ */ E(
|
|
45
|
+
return /* @__PURE__ */ E(d, { ref: l, className: A, ...m, children: r });
|
|
46
46
|
}
|
|
47
47
|
);
|
|
48
48
|
u.displayName = "Caption";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as M } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as S } from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { ETextSize as o, EFontWeightText as
|
|
5
|
-
import { t as
|
|
6
|
-
const
|
|
7
|
-
text:
|
|
3
|
+
import { c as d } from "../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
+
import { ETextSize as o, EFontWeightText as c, ELineType as a, EFontType as x } from "./enums.js";
|
|
5
|
+
import { t as _, F as L } from "../../chunks/constants-sbJX8JQ4.js";
|
|
6
|
+
const N = "text__489db179", O = "regular__9751b6c6", f = "semibold__4de90575", g = "b1__1724048c", y = "b2__7a01bed8", R = "b3__a4e9cfda", P = "compact__9c37f39d", C = "b4__9e92db00", t = {
|
|
7
|
+
text: N,
|
|
8
8
|
regular: O,
|
|
9
|
-
semibold:
|
|
9
|
+
semibold: f,
|
|
10
10
|
b1: g,
|
|
11
11
|
b2: y,
|
|
12
12
|
b3: R,
|
|
@@ -18,39 +18,39 @@ const f = "text__b344cbae", O = "regular__62e5ca6e", d = "semibold__6ae00e3d", g
|
|
|
18
18
|
[o.B3]: t.b3,
|
|
19
19
|
[o.B4]: t.b4
|
|
20
20
|
}, B = {
|
|
21
|
-
[
|
|
22
|
-
[
|
|
21
|
+
[c.REGULAR]: t.regular,
|
|
22
|
+
[c.SEMIBOLD]: t.semibold
|
|
23
23
|
}, F = {
|
|
24
24
|
[a.NORMAL]: "",
|
|
25
25
|
[a.COMPACT]: t.compact
|
|
26
26
|
}, I = S(
|
|
27
27
|
({
|
|
28
|
-
children:
|
|
29
|
-
className:
|
|
28
|
+
children: r,
|
|
29
|
+
className: b,
|
|
30
30
|
size: m,
|
|
31
|
-
weight: n =
|
|
31
|
+
weight: n = c.REGULAR,
|
|
32
32
|
line: p = a.NORMAL,
|
|
33
|
-
type: A =
|
|
34
|
-
underline:
|
|
35
|
-
strikethrough:
|
|
33
|
+
type: A = x.PRIMARY,
|
|
34
|
+
underline: e,
|
|
35
|
+
strikethrough: s,
|
|
36
36
|
tag: T = "span",
|
|
37
37
|
...E
|
|
38
38
|
}, l) => {
|
|
39
|
-
const i =
|
|
40
|
-
|
|
39
|
+
const i = d(
|
|
40
|
+
_.typography,
|
|
41
41
|
t.text,
|
|
42
42
|
u[m],
|
|
43
43
|
B[n],
|
|
44
44
|
F[p],
|
|
45
|
-
|
|
45
|
+
L[A],
|
|
46
46
|
{
|
|
47
|
-
[
|
|
48
|
-
[
|
|
49
|
-
[
|
|
47
|
+
[_.strikethrough]: !!s && !e,
|
|
48
|
+
[_.underline]: !!e && !s,
|
|
49
|
+
[_.underlineStrikethrough]: !!s && !!e
|
|
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";
|
|
@@ -2,8 +2,8 @@ import { jsx as E } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as b } from "react";
|
|
3
3
|
import { c as p } from "../../chunks/vendor-Dlne6Znf.js";
|
|
4
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-
|
|
6
|
-
const M = "
|
|
5
|
+
import { t as e, F as A } from "../../chunks/constants-sbJX8JQ4.js";
|
|
6
|
+
const M = "title__093a48db", f = "regular__9751b6c6", g = "semibold__4de90575", u = "medium__44eb8d88", y = "bold__8b1c8d06", O = "h1__5964210e", L = "h2__74a1fed8", N = "h3__fc8e56c5", t = {
|
|
7
7
|
title: M,
|
|
8
8
|
regular: f,
|
|
9
9
|
semibold: g,
|
|
@@ -26,8 +26,8 @@ const M = "title__47251a46", f = "regular__62e5ca6e", g = "semibold__6ae00e3d",
|
|
|
26
26
|
children: m,
|
|
27
27
|
className: i,
|
|
28
28
|
size: r,
|
|
29
|
-
weight:
|
|
30
|
-
type:
|
|
29
|
+
weight: c = o.SEMIBOLD,
|
|
30
|
+
type: a = S.PRIMARY,
|
|
31
31
|
underline: s,
|
|
32
32
|
strikethrough: _,
|
|
33
33
|
tag: d = `${r}`,
|
|
@@ -37,8 +37,8 @@ const M = "title__47251a46", f = "regular__62e5ca6e", g = "semibold__6ae00e3d",
|
|
|
37
37
|
e.typography,
|
|
38
38
|
t.title,
|
|
39
39
|
I[r],
|
|
40
|
-
F[
|
|
41
|
-
A[
|
|
40
|
+
F[c],
|
|
41
|
+
A[a],
|
|
42
42
|
{
|
|
43
43
|
[e.strikethrough]: !!_ && !s,
|
|
44
44
|
[e.underline]: !!s && !_,
|
|
@@ -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-Dlne6Znf.js";
|
|
4
|
-
import { UnorderedListItem as
|
|
5
|
-
const
|
|
6
|
-
unorderedList:
|
|
4
|
+
import { UnorderedListItem as a } from "./UnorderedListItem.js";
|
|
5
|
+
const i = "unorderedList__aa3732a9", m = {
|
|
6
|
+
unorderedList: i
|
|
7
7
|
}, n = Object.assign(
|
|
8
|
-
s.forwardRef(({ className:
|
|
8
|
+
s.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ o(
|
|
9
9
|
"ul",
|
|
10
10
|
{
|
|
11
|
-
className: d(
|
|
12
|
-
...
|
|
13
|
-
"data-tx": "1.19.
|
|
11
|
+
className: d(m.unorderedList, r),
|
|
12
|
+
...e,
|
|
13
|
+
"data-tx": "1.19.1",
|
|
14
14
|
ref: t
|
|
15
15
|
}
|
|
16
16
|
)),
|
|
17
17
|
{
|
|
18
|
-
Item:
|
|
18
|
+
Item: a
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
21
|
n.displayName = "UnorderedList";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import m from "react";
|
|
3
3
|
import { c as s } from "../../chunks/vendor-Dlne6Znf.js";
|
|
4
|
-
import { ETextSize as
|
|
4
|
+
import { ETextSize as d } from "../Typography/enums.js";
|
|
5
5
|
import "../Typography/Caption.js";
|
|
6
|
-
import { Text as
|
|
6
|
+
import { Text as i } from "../Typography/Text.js";
|
|
7
7
|
import "../Typography/Title.js";
|
|
8
|
-
const a = "
|
|
8
|
+
const a = "unorderedListItem__4102a14d", n = {
|
|
9
9
|
unorderedListItem: a
|
|
10
10
|
}, p = m.forwardRef(
|
|
11
11
|
({ className: t, ...e }, r) => /* @__PURE__ */ o(
|
|
12
|
-
|
|
12
|
+
i,
|
|
13
13
|
{
|
|
14
14
|
className: s(n.unorderedListItem, t),
|
|
15
|
-
size:
|
|
15
|
+
size: d.B3,
|
|
16
16
|
tag: "li",
|
|
17
17
|
...e,
|
|
18
|
-
"data-tx": "1.19.
|
|
18
|
+
"data-tx": "1.19.1",
|
|
19
19
|
ref: r
|
|
20
20
|
}
|
|
21
21
|
)
|
|
@@ -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-Dlne6Znf.js";
|
|
5
|
-
import { s as E, U as T } from "../../chunks/UploadZoneInput-
|
|
5
|
+
import { s as E, U as T } from "../../chunks/UploadZoneInput-CXhNQ2dO.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.19.
|
|
87
|
+
children: /* @__PURE__ */ H("div", { className: E.uploadZone, "data-tx": "1.19.1", 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-Dlne6Znf.js";
|
|
4
|
-
import { U as i } from "../../../chunks/UploadZoneInput-
|
|
4
|
+
import { U as i } from "../../../chunks/UploadZoneInput-CXhNQ2dO.js";
|
|
5
5
|
export {
|
|
6
6
|
i as UploadZoneInput
|
|
7
7
|
};
|
package/components/index.js
CHANGED
|
@@ -14,7 +14,7 @@ import { ButtonDropdownExtended as U } from "./Button/ButtonDropdownExtended.js"
|
|
|
14
14
|
import { EButtonDotsTheme as K, EButtonIconShape as X, EButtonTheme as Z } from "./Button/enums.js";
|
|
15
15
|
import { Calendar as q } from "./Calendar/Calendar.js";
|
|
16
16
|
import { ECalendarDateMarkType as Q, ECalendarPickType as _, ECalendarViewMode as $ } from "./Calendar/enums.js";
|
|
17
|
-
import { C as eo } from "../chunks/Chip-
|
|
17
|
+
import { C as eo } from "../chunks/Chip-Cp4nSSv9.js";
|
|
18
18
|
import { ChipDatePicker as to } from "./Chip/ChipDatePicker/ChipDatePicker.js";
|
|
19
19
|
import { ChipDatePickerTarget as mo } from "./Chip/ChipDatePicker/ChipDatePickerTarget.js";
|
|
20
20
|
import { ChipClearButton as io } from "./Chip/ChipClearButton.js";
|
|
@@ -39,7 +39,7 @@ import { FormFieldCounter as Ko } from "./FormField/components/FormFieldCounter.
|
|
|
39
39
|
import { FormFieldLabel as Zo } from "./FormField/components/FormFieldLabel.js";
|
|
40
40
|
import { FormFieldClear as qo } from "./FormField/components/FormFieldClear.js";
|
|
41
41
|
import { FormFieldTarget as Qo } from "./FormField/components/FormFieldTarget.js";
|
|
42
|
-
import { F as $o } from "../chunks/FormFieldInput-
|
|
42
|
+
import { F as $o } from "../chunks/FormFieldInput-Bb0syEep.js";
|
|
43
43
|
import { FormFieldMaskedInput as ee } from "./FormField/components/FormFieldMaskedInput.js";
|
|
44
44
|
import { FormFieldPostfix as te } from "./FormField/components/FormFieldPostfix.js";
|
|
45
45
|
import { FormFieldPrefix as me } from "./FormField/components/FormFieldPrefix.js";
|
|
@@ -97,7 +97,7 @@ import { EDropdownAlignment as it, EDropdownDirection as at, EDropdownListSize a
|
|
|
97
97
|
import { DropdownListContext as lt } from "./Dropdown/DropdownListContext.js";
|
|
98
98
|
import { DropdownDesktop as gt } from "./Dropdown/desktop/DropdownDesktop.js";
|
|
99
99
|
import { DropdownList as St } from "./Dropdown/desktop/DropdownList.js";
|
|
100
|
-
import { D as Et } from "../chunks/DropdownListItem-
|
|
100
|
+
import { D as Et } from "../chunks/DropdownListItem-Czxj-82d.js";
|
|
101
101
|
import { DropdownMobile as ct } from "./Dropdown/mobile/DropdownMobile.js";
|
|
102
102
|
import { DropdownMobileBody as Dt } from "./Dropdown/mobile/DropdownMobileBody.js";
|
|
103
103
|
import { DropdownMobileClose as Lt } from "./Dropdown/mobile/DropdownMobileClose.js";
|
|
@@ -114,7 +114,7 @@ import { AdvancedMouseSensor as Yt, AdvancedTouchSensor as Kt, ListSortable as X
|
|
|
114
114
|
import { ListItem as jt } from "./List/components/ListItem.js";
|
|
115
115
|
import { ListItemControls as Jt } from "./List/components/ListItemControls.js";
|
|
116
116
|
import { ListItemContent as _t } from "./List/components/ListItemContent.js";
|
|
117
|
-
import { L as op } from "../chunks/ListItemControlsButton-
|
|
117
|
+
import { L as op } from "../chunks/ListItemControlsButton-CLWIOf-c.js";
|
|
118
118
|
import { ListItemControlsButtonDropdown as rp } from "./List/components/ListItemControlsButtonDropdown.js";
|
|
119
119
|
import { ListEmptyState as pp } from "./List/components/ListEmptyState.js";
|
|
120
120
|
import { ListItemLoading as xp } from "./List/components/ListItemLoading.js";
|
|
@@ -207,7 +207,7 @@ import { SuggestFieldDesktopDropdown as Pi } from "./SuggestField/desktop/Sugges
|
|
|
207
207
|
import { SuggestFieldDesktop as ki } from "./SuggestField/desktop/SuggestFieldDesktop.js";
|
|
208
208
|
import { SuggestFieldMobile as Hi } from "./SuggestField/mobile/SuggestFieldMobile.js";
|
|
209
209
|
import { SuggestFieldMobileDropdown as vi } from "./SuggestField/mobile/SuggestFieldMobileDropdown.js";
|
|
210
|
-
import { S as zi } from "../chunks/SuggestFieldMobileDropdownHint-
|
|
210
|
+
import { S as zi } from "../chunks/SuggestFieldMobileDropdownHint-B1qT-8-p.js";
|
|
211
211
|
import { SuggestField as Gi } from "./SuggestField/SuggestField.js";
|
|
212
212
|
import { LightBox as Vi, lightBoxMountNodeIdDefault as Ui, lightBoxViewManagerNodeIdDefault as Yi } from "./LightBox/LightBox.js";
|
|
213
213
|
import { LightBoxSideOverlay as Xi } from "./LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js";
|
package/index.js
CHANGED
|
@@ -14,7 +14,7 @@ import { ButtonDropdownExtended as h } from "./components/Button/ButtonDropdownE
|
|
|
14
14
|
import { EButtonDotsTheme as w, EButtonIconShape as y, EButtonTheme as P } from "./components/Button/enums.js";
|
|
15
15
|
import { Calendar as k } from "./components/Calendar/Calendar.js";
|
|
16
16
|
import { ECalendarDateMarkType as A, ECalendarPickType as H, ECalendarViewMode as N } from "./components/Calendar/enums.js";
|
|
17
|
-
import { C as z } from "./chunks/Chip-
|
|
17
|
+
import { C as z } from "./chunks/Chip-Cp4nSSv9.js";
|
|
18
18
|
import { ChipDatePicker as G } from "./components/Chip/ChipDatePicker/ChipDatePicker.js";
|
|
19
19
|
import { ChipDatePickerTarget as Y } from "./components/Chip/ChipDatePicker/ChipDatePickerTarget.js";
|
|
20
20
|
import { ChipClearButton as K } from "./components/Chip/ChipClearButton.js";
|
|
@@ -39,7 +39,7 @@ import { FormFieldCounter as wo } from "./components/FormField/components/FormFi
|
|
|
39
39
|
import { FormFieldLabel as Po } from "./components/FormField/components/FormFieldLabel.js";
|
|
40
40
|
import { FormFieldClear as ko } from "./components/FormField/components/FormFieldClear.js";
|
|
41
41
|
import { FormFieldTarget as Ao } from "./components/FormField/components/FormFieldTarget.js";
|
|
42
|
-
import { F as No } from "./chunks/FormFieldInput-
|
|
42
|
+
import { F as No } from "./chunks/FormFieldInput-Bb0syEep.js";
|
|
43
43
|
import { FormFieldMaskedInput as zo } from "./components/FormField/components/FormFieldMaskedInput.js";
|
|
44
44
|
import { FormFieldPostfix as Go } from "./components/FormField/components/FormFieldPostfix.js";
|
|
45
45
|
import { FormFieldPrefix as Yo } from "./components/FormField/components/FormFieldPrefix.js";
|
|
@@ -97,7 +97,7 @@ import { EDropdownAlignment as Kr, EDropdownDirection as Ur, EDropdownListSize a
|
|
|
97
97
|
import { DropdownListContext as jr } from "./components/Dropdown/DropdownListContext.js";
|
|
98
98
|
import { DropdownDesktop as Jr } from "./components/Dropdown/desktop/DropdownDesktop.js";
|
|
99
99
|
import { DropdownList as $r } from "./components/Dropdown/desktop/DropdownList.js";
|
|
100
|
-
import { D as et } from "./chunks/DropdownListItem-
|
|
100
|
+
import { D as et } from "./chunks/DropdownListItem-Czxj-82d.js";
|
|
101
101
|
import { DropdownMobile as tt } from "./components/Dropdown/mobile/DropdownMobile.js";
|
|
102
102
|
import { DropdownMobileBody as mt } from "./components/Dropdown/mobile/DropdownMobileBody.js";
|
|
103
103
|
import { DropdownMobileClose as it } from "./components/Dropdown/mobile/DropdownMobileClose.js";
|
|
@@ -114,7 +114,7 @@ import { AdvancedMouseSensor as It, AdvancedTouchSensor as wt, ListSortable as y
|
|
|
114
114
|
import { ListItem as Bt } from "./components/List/components/ListItem.js";
|
|
115
115
|
import { ListItemControls as Wt } from "./components/List/components/ListItemControls.js";
|
|
116
116
|
import { ListItemContent as Ht } from "./components/List/components/ListItemContent.js";
|
|
117
|
-
import { L as vt } from "./chunks/ListItemControlsButton-
|
|
117
|
+
import { L as vt } from "./chunks/ListItemControlsButton-CLWIOf-c.js";
|
|
118
118
|
import { ListItemControlsButtonDropdown as Ot } from "./components/List/components/ListItemControlsButtonDropdown.js";
|
|
119
119
|
import { ListEmptyState as Rt } from "./components/List/components/ListEmptyState.js";
|
|
120
120
|
import { ListItemLoading as Vt } from "./components/List/components/ListItemLoading.js";
|
|
@@ -207,7 +207,7 @@ import { SuggestFieldDesktopDropdown as si } from "./components/SuggestField/des
|
|
|
207
207
|
import { SuggestFieldDesktop as Ti } from "./components/SuggestField/desktop/SuggestFieldDesktop.js";
|
|
208
208
|
import { SuggestFieldMobile as Ei } from "./components/SuggestField/mobile/SuggestFieldMobile.js";
|
|
209
209
|
import { SuggestFieldMobileDropdown as ui } from "./components/SuggestField/mobile/SuggestFieldMobileDropdown.js";
|
|
210
|
-
import { S as Di } from "./chunks/SuggestFieldMobileDropdownHint-
|
|
210
|
+
import { S as Di } from "./chunks/SuggestFieldMobileDropdownHint-B1qT-8-p.js";
|
|
211
211
|
import { SuggestField as bi } from "./components/SuggestField/SuggestField.js";
|
|
212
212
|
import { LightBox as Li, lightBoxMountNodeIdDefault as hi, lightBoxViewManagerNodeIdDefault as Ii } from "./components/LightBox/LightBox.js";
|
|
213
213
|
import { LightBoxSideOverlay as yi } from "./components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sberbusiness/triplex-next",
|
|
3
|
-
"version": "1.19.
|
|
3
|
+
"version": "1.19.1",
|
|
4
4
|
"description": "Библиотека компонентов дизайн-системы Triplex.",
|
|
5
5
|
"license": "Sber Public License at-nc-sa v.2",
|
|
6
6
|
"repository": {
|
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
},
|
|
20
20
|
"./styles/*": "./styles/*",
|
|
21
21
|
"./assets/*": "./assets/*",
|
|
22
|
+
"./helpers/*": "./helpers/*",
|
|
22
23
|
"./components/Alert": {
|
|
23
24
|
"import": "./components/Alert/Alert.js",
|
|
24
25
|
"types": "./components/Alert/Alert.d.ts"
|