@sberbusiness/triplex-next 0.10.0 → 0.11.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/README.md +6 -0
- package/chunks/{AlertProcessSpoiler-BthiLiMe.js → AlertProcessSpoiler-NTQfGBrX.js} +10 -10
- package/chunks/{CalendarViewItem-CNP7C3l_.js → CalendarViewItem-2IOAiJCi.js} +8 -8
- package/chunks/Card.module-CTH4ur-u.js +17 -0
- package/chunks/CheckboxTreeExtended.module-DKqKzsOD.js +11 -0
- package/chunks/{Chip-DaFItkIp.js → Chip-BtHrgIed.js} +6 -6
- package/chunks/Confirm.module-DSBC6Yw1.js +15 -0
- package/chunks/{DropdownListItem-lbLsbKwC.js → DropdownListItem-CiE3zUVn.js} +14 -14
- package/chunks/DropdownMobile.module-wrANtbau.js +23 -0
- package/chunks/Footer.module-Dcht4j1M.js +9 -0
- package/chunks/{FormFieldInput-BoG8X8Sc.js → FormFieldInput-DO7mZKjJ.js} +12 -12
- package/chunks/HeaderLayoutSidebar.module-Bk1s4R6K.js +9 -0
- package/chunks/HeaderTabs.module-DQtcQlY-.js +9 -0
- package/chunks/{HeaderTitle.module-r9kVKK-W.js → HeaderTitle.module-Db-ProSl.js} +2 -2
- package/chunks/IslandAccordion.module-Bzf6LSEv.js +25 -0
- package/chunks/IslandWidgetFooter.module-BAka54Z0.js +9 -0
- package/chunks/IslandWidgetHeader.module-D0IG5uT2.js +9 -0
- package/chunks/{LightBoxContent-3M4bOnUh.js → LightBoxContent-CdWfZopQ.js} +6 -6
- package/chunks/LightBoxControls.module-B_wOBHqj.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-LYfcE0NM.js +8 -0
- package/chunks/{ListItemControlsButton-rF_5JaM-.js → ListItemControlsButton-ABcLen-s.js} +9 -9
- package/chunks/ListItemTail.module-BrfPnk8y.js +12 -0
- package/chunks/ListMasterFooter.module-BMZXwZ7J.js +10 -0
- package/chunks/ModalWindow.module-h07HG756.js +17 -0
- package/chunks/Notification.module-D0gwzw2G.js +21 -0
- package/chunks/Overlay.module-bxX7Sw1v.js +18 -0
- package/chunks/Page.module-QEvU_pYT.js +11 -0
- package/chunks/{RightBorderArrow-C1vPwzXO.js → RightBorderArrow-CO-Xom11.js} +7 -7
- package/chunks/SMSField.module-BXwYRXqL.js +16 -0
- package/chunks/SliderExtendedMarks.module-B7ILUATa.js +15 -0
- package/chunks/{SliderExtendedRail-Bw4p-kLW.js → SliderExtendedRail-BXD0TPpN.js} +9 -9
- package/chunks/StatusTracker.module-B9ddfVz8.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-Ciw5Nm9X.js → SuggestFieldMobileDropdownHint-CN-2l1Nh.js} +2 -2
- package/chunks/TableFooter.module-BJXoCeSm.js +14 -0
- package/chunks/TabsExtended.module-Bz6DCd7L.js +16 -0
- package/chunks/TabsLine.module-CGVMZUpJ.js +21 -0
- package/chunks/TooltipDesktop.module-Czj3LOl5.js +19 -0
- package/chunks/TreeView.module-BNdrvQFP.js +9 -0
- package/chunks/UploadZoneInput-D41J-S68.js +35 -0
- package/chunks/utils-B705lf16.js +24 -0
- package/chunks/utils-CEIGazsY.js +73 -0
- package/chunks/utils-CG0eQjCw.js +20 -0
- package/chunks/{utils-Ql50x949.js → utils-DK364Pn0.js} +4 -4
- package/chunks/{utils-CxR_OPBn.js → utils-JjvCkK44.js} +8 -8
- package/components/Alert/AlertContext/AlertContext.js +11 -11
- 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 +6 -6
- package/components/Body/Body.js +7 -7
- package/components/Button/Button.js +21 -21
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +12 -12
- package/components/Button/ButtonDropdownExtended.js +5 -5
- package/components/Button/ButtonIcon.js +10 -10
- package/components/Calendar/Calendar.js +5 -5
- package/components/Calendar/components/CalendarControls.js +1 -1
- 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 +3 -3
- 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 +7 -7
- package/components/Checkbox/CheckboxXGroup.js +11 -11
- package/components/Checkbox/CheckboxYGroup.js +6 -6
- 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 +6 -6
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +2 -2
- 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 +18 -18
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +15 -15
- package/components/Col/Col.js +134 -134
- 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 +4 -4
- package/components/DateRange/DateRange.js +5 -5
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/DesignTokens/components/Step.js +1 -1
- package/components/Divider/Divider.js +17 -17
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
- package/components/Dropdown/desktop/DropdownDesktop.js +5 -5
- 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 +4 -4
- 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 +8 -8
- 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 +25 -25
- package/components/FormField/components/FormFieldClear.js +6 -6
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +8 -8
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +14 -14
- package/components/FormField/components/FormFieldMaskedInput.js +10 -10
- package/components/FormField/components/FormFieldPostfix.js +7 -7
- package/components/FormField/components/FormFieldPrefix.js +5 -5
- package/components/FormField/components/FormFieldTarget.js +4 -4
- package/components/FormField/components/FormFieldTextarea.js +8 -8
- 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 +7 -7
- 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 +7 -7
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +5 -5
- package/components/Island/components/IslandFooter.js +1 -1
- package/components/Island/components/IslandHeader.js +1 -1
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +5 -6
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +92 -98
- package/components/IslandAccordion/components/index.js +1 -3
- package/components/IslandAccordion/index.js +3 -5
- package/components/IslandWidget/IslandWidget.js +11 -11
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +1 -1
- 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 +6 -6
- package/components/LightBox/LightBox.js +18 -18
- 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 +11 -11
- 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 +4 -4
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +1 -1
- package/components/Link/Link.js +17 -17
- package/components/List/List.js +4 -4
- 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 +1 -1
- package/components/List/components/ListItemLoading.js +1 -1
- package/components/List/components/ListItemSelectable.js +9 -9
- package/components/List/components/ListItemTable.js +1 -1
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +4 -4
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +3 -3
- 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 +5 -5
- package/components/ListMaster/components/SelectionControls.js +2 -2
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
- package/components/Loader/LoaderSmall/LoaderSmall.js +12 -12
- package/components/LoaderScreen/LoaderScreen.js +10 -10
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +15 -15
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +1 -1
- package/components/ModalWindow/components/ModalWindowClose.js +1 -1
- 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/MultiselectField/components/MultiselectFieldDropdownContent.js +4 -4
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +1 -1
- 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/NotificationBodyContent.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/NotificationIcon/NotificationIcon.js +4 -4
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +6 -6
- package/components/OrderedList/OrderedListItem.js +7 -7
- package/components/Overlay/Overlay.js +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 +7 -7
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +5 -5
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +1 -1
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +4 -4
- package/components/Radio/Radio.js +16 -16
- package/components/Radio/RadioXGroup.js +7 -7
- package/components/Radio/RadioYGroup.js +9 -9
- 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 +8 -8
- package/components/SegmentedControl/SegmentedControlSegment.js +13 -13
- package/components/SelectExtendedField/SelectExtendedField.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +10 -10
- package/components/Skeleton/Skeleton.js +11 -11
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- 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 +1 -1
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +25 -25
- package/components/SmallInput/SmallInput.js +3 -3
- package/components/Spoiler/Spoiler.js +18 -18
- 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 +5 -5
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +1 -1
- package/components/Stepper/StepperExtended.js +3 -3
- package/components/Stepper/StepperStep.js +2 -2
- package/components/Stepper/StepperWrapper.js +2 -2
- package/components/Suggest/SuggestMobileDropdownContent.js +13 -13
- package/components/SuggestField/SuggestField.js +1 -1
- package/components/SuggestField/SuggestFieldTarget.js +1 -1
- package/components/SuggestField/SuggestFieldTargetPostfix.js +1 -1
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +14 -14
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +2 -2
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +15 -15
- package/components/Table/NoColumns.js +3 -3
- package/components/Table/PaginationPanel.js +2 -2
- package/components/Table/TableBasic/TableBasic.js +1 -1
- package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
- package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
- package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
- package/components/Table/TableBasicSettings/TableBasicSettings.js +5 -5
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +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 +1 -1
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +4 -4
- 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 +4 -4
- package/components/Tag/Tag.js +16 -16
- package/components/TagColor/TagColor.js +15 -15
- package/components/TagGroup/TagGroup.js +6 -6
- 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 +7 -7
- 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 +6 -6
- package/components/TopOverlay/TopOverlay.js +21 -21
- 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 +16 -16
- package/components/Typography/Text.js +25 -25
- package/components/Typography/Title.js +8 -8
- package/components/Typography/utils.js +1 -1
- package/components/UnorderedList/UnorderedList.js +2 -2
- package/components/UnorderedList/UnorderedListItem.js +6 -6
- package/components/UploadZone/UploadZone.js +110 -98
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +172 -174
- package/index.d.ts +3 -39
- package/index.js +216 -218
- package/package.json +1 -1
- package/styles/triplex-next.css +535 -535
- package/chunks/Card.module-BxAU0ct3.js +0 -17
- package/chunks/CheckboxTreeExtended.module-8H0Dgq8c.js +0 -11
- package/chunks/Confirm.module-BaXVkVHJ.js +0 -15
- package/chunks/DropdownMobile.module-kHpY8q0l.js +0 -23
- package/chunks/Footer.module-BZTAlpWH.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-Bbxhh0aE.js +0 -9
- package/chunks/HeaderTabs.module-Bo3HPBP_.js +0 -9
- package/chunks/IslandAccordion.module-r5TKHc-1.js +0 -25
- package/chunks/IslandWidgetFooter.module-DANV-WDZ.js +0 -9
- package/chunks/IslandWidgetHeader.module-D9N9d8U0.js +0 -9
- package/chunks/LightBoxControls.module-C1sKSbiw.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-H2K8IoVH.js +0 -8
- package/chunks/ListItemTail.module-rBxpoSGQ.js +0 -12
- package/chunks/ListMasterFooter.module-CjjTF28N.js +0 -10
- package/chunks/ModalWindow.module-BJWhs2p-.js +0 -17
- package/chunks/Notification.module-CoXNIHHx.js +0 -21
- package/chunks/Overlay.module-DqeHrg4k.js +0 -18
- package/chunks/Page.module-JyadpNMJ.js +0 -11
- package/chunks/SMSField.module-BR0BSWtJ.js +0 -16
- package/chunks/SliderExtendedMarks.module-DyfiF83O.js +0 -15
- package/chunks/StatusTracker.module-BzdhWkFm.js +0 -24
- package/chunks/TableFooter.module-BRn2cKAx.js +0 -14
- package/chunks/TabsExtended.module-DW52Fxa9.js +0 -16
- package/chunks/TabsLine.module-Do3KfZpp.js +0 -21
- package/chunks/TooltipDesktop.module-B10Gb93w.js +0 -19
- package/chunks/TreeView.module-oFkxX2oe.js +0 -9
- package/chunks/UploadZoneInput-CQ9bTi-y.js +0 -33
- package/chunks/utils-BHK9pmFJ.js +0 -73
- package/chunks/utils-DTmo2xHF.js +0 -20
- package/chunks/utils-DbKLiLdh.js +0 -24
- package/components/IslandAccordion/components/IslandAccordionTitle.js +0 -21
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
3
|
-
import { c as
|
|
4
|
-
import { ETextSize as
|
|
5
|
-
import { t as s, m as f } from "../../chunks/utils-
|
|
6
|
-
const E = "
|
|
1
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
2
|
+
import g from "react";
|
|
3
|
+
import { c as C } from "../../chunks/vendor-BlJo2ILB.js";
|
|
4
|
+
import { ETextSize as o, EFontWeightText as r, ELineType as b, EFontType as R } from "./enums.js";
|
|
5
|
+
import { t as s, m as f } from "../../chunks/utils-JjvCkK44.js";
|
|
6
|
+
const E = "text__0457096d", L = "regular__b03a01fb", A = "semibold__8ad641c6", u = "b1__5c50112b", B = "b2__d230598b", M = "b3__c9a2014d", S = "b4__52215e03", t = {
|
|
7
7
|
text: E,
|
|
8
8
|
regular: L,
|
|
9
9
|
semibold: A,
|
|
@@ -12,30 +12,30 @@ const E = "text__e8832d9c", L = "regular__9286e244", A = "semibold__56dcc4a0", u
|
|
|
12
12
|
b3: M,
|
|
13
13
|
b4: S
|
|
14
14
|
}, h = {
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[
|
|
18
|
-
[
|
|
15
|
+
[o.B1]: t.b1,
|
|
16
|
+
[o.B2]: t.b2,
|
|
17
|
+
[o.B3]: t.b3,
|
|
18
|
+
[o.B4]: t.b4
|
|
19
19
|
}, F = {
|
|
20
|
-
[
|
|
21
|
-
[
|
|
20
|
+
[r.REGULAR]: t.regular,
|
|
21
|
+
[r.SEMIBOLD]: t.semibold
|
|
22
22
|
}, N = {
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
}, O =
|
|
23
|
+
[b.NORMAL]: "",
|
|
24
|
+
[b.COMPACT]: s.compact
|
|
25
|
+
}, O = g.forwardRef(
|
|
26
26
|
({
|
|
27
|
-
children:
|
|
27
|
+
children: c,
|
|
28
28
|
className: m,
|
|
29
29
|
size: n,
|
|
30
30
|
tag: p,
|
|
31
|
-
type: l =
|
|
32
|
-
weight: T =
|
|
33
|
-
line: i =
|
|
34
|
-
underline:
|
|
31
|
+
type: l = R.PRIMARY,
|
|
32
|
+
weight: T = r.REGULAR,
|
|
33
|
+
line: i = b.NORMAL,
|
|
34
|
+
underline: e,
|
|
35
35
|
strikethrough: a,
|
|
36
36
|
...x
|
|
37
37
|
}, _) => {
|
|
38
|
-
const y =
|
|
38
|
+
const y = C(
|
|
39
39
|
s.typography,
|
|
40
40
|
t.text,
|
|
41
41
|
h[n],
|
|
@@ -43,13 +43,13 @@ const E = "text__e8832d9c", L = "regular__9286e244", A = "semibold__56dcc4a0", u
|
|
|
43
43
|
F[T],
|
|
44
44
|
N[i],
|
|
45
45
|
{
|
|
46
|
-
[s.strikethrough]: !!a && !
|
|
47
|
-
[s.underline]: !!
|
|
48
|
-
[s.underlineStrikethrough]: !!a && !!
|
|
46
|
+
[s.strikethrough]: !!a && !e,
|
|
47
|
+
[s.underline]: !!e && !a,
|
|
48
|
+
[s.underlineStrikethrough]: !!a && !!e
|
|
49
49
|
},
|
|
50
50
|
m
|
|
51
51
|
);
|
|
52
|
-
return /* @__PURE__ */
|
|
52
|
+
return /* @__PURE__ */ d(p || "span", { ref: _, className: y, ...x, children: c });
|
|
53
53
|
}
|
|
54
54
|
);
|
|
55
55
|
O.displayName = "Text";
|
|
@@ -2,8 +2,8 @@ import { jsx as T } from "react/jsx-runtime";
|
|
|
2
2
|
import b from "react";
|
|
3
3
|
import { c as f } from "../../chunks/vendor-BlJo2ILB.js";
|
|
4
4
|
import { ETitleSize as a, EFontWeightTitle as o, EFontType as g } from "./enums.js";
|
|
5
|
-
import { t as s, m as u } from "../../chunks/utils-
|
|
6
|
-
const y = "
|
|
5
|
+
import { t as s, m as u } from "../../chunks/utils-JjvCkK44.js";
|
|
6
|
+
const y = "title__4e8a1b98", E = "regular__b03a01fb", C = "semibold__8ad641c6", R = "medium__7271320a", S = "bold__095f4550", M = "h1__2cfde0b3", D = "h2__a0919449", F = "h3__64251c36", t = {
|
|
7
7
|
title: y,
|
|
8
8
|
regular: E,
|
|
9
9
|
semibold: C,
|
|
@@ -27,18 +27,18 @@ const y = "title__ebfdc8ad", E = "regular__9286e244", C = "semibold__56dcc4a0",
|
|
|
27
27
|
className: m,
|
|
28
28
|
size: r,
|
|
29
29
|
tag: c,
|
|
30
|
-
type:
|
|
31
|
-
weight:
|
|
30
|
+
type: n = g.PRIMARY,
|
|
31
|
+
weight: h = o.SEMIBOLD,
|
|
32
32
|
underline: e,
|
|
33
33
|
strikethrough: l,
|
|
34
|
-
...
|
|
34
|
+
...d
|
|
35
35
|
}, p) => {
|
|
36
36
|
const _ = f(
|
|
37
37
|
s.typography,
|
|
38
38
|
t.title,
|
|
39
39
|
I[r],
|
|
40
|
-
u[
|
|
41
|
-
L[
|
|
40
|
+
u[n],
|
|
41
|
+
L[h],
|
|
42
42
|
{
|
|
43
43
|
[s.strikethrough]: !!l && !e,
|
|
44
44
|
[s.underline]: !!e && !l,
|
|
@@ -46,7 +46,7 @@ const y = "title__ebfdc8ad", E = "regular__9286e244", C = "semibold__56dcc4a0",
|
|
|
46
46
|
},
|
|
47
47
|
m
|
|
48
48
|
);
|
|
49
|
-
return /* @__PURE__ */ T(c || "h1", { ref: p, className: _, ...
|
|
49
|
+
return /* @__PURE__ */ T(c || "h1", { ref: p, className: _, ...d, children: i });
|
|
50
50
|
}
|
|
51
51
|
);
|
|
52
52
|
x.displayName = "Title";
|
|
@@ -2,7 +2,7 @@ import { jsx as o } from "react/jsx-runtime";
|
|
|
2
2
|
import s from "react";
|
|
3
3
|
import { c as d } from "../../chunks/vendor-BlJo2ILB.js";
|
|
4
4
|
import { UnorderedListItem as i } from "./UnorderedListItem.js";
|
|
5
|
-
const m = "
|
|
5
|
+
const m = "unorderedList__c793e258", n = {
|
|
6
6
|
unorderedList: m
|
|
7
7
|
}, a = Object.assign(
|
|
8
8
|
s.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ o(
|
|
@@ -10,7 +10,7 @@ const m = "unorderedList__1be20674", n = {
|
|
|
10
10
|
{
|
|
11
11
|
className: d(n.unorderedList, r),
|
|
12
12
|
...e,
|
|
13
|
-
"data-tx": "0.
|
|
13
|
+
"data-tx": "0.11.0",
|
|
14
14
|
ref: t
|
|
15
15
|
}
|
|
16
16
|
)),
|
|
@@ -5,23 +5,23 @@ import "../Typography/Title.js";
|
|
|
5
5
|
import { Text as i } from "../Typography/Text.js";
|
|
6
6
|
import "../Typography/Caption.js";
|
|
7
7
|
import { ETextSize as d } from "../Typography/enums.js";
|
|
8
|
-
const a = "
|
|
8
|
+
const a = "unorderedListItem__e76d4c5c", c = {
|
|
9
9
|
unorderedListItem: a
|
|
10
|
-
},
|
|
10
|
+
}, n = m.forwardRef(
|
|
11
11
|
({ className: t, ...e }, r) => /* @__PURE__ */ o(
|
|
12
12
|
i,
|
|
13
13
|
{
|
|
14
|
-
className: s(
|
|
14
|
+
className: s(c.unorderedListItem, t),
|
|
15
15
|
size: d.B3,
|
|
16
16
|
tag: "li",
|
|
17
17
|
...e,
|
|
18
|
-
"data-tx": "0.
|
|
18
|
+
"data-tx": "0.11.0",
|
|
19
19
|
ref: r
|
|
20
20
|
}
|
|
21
21
|
)
|
|
22
22
|
);
|
|
23
|
-
|
|
23
|
+
n.displayName = "UnorderedListItem";
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
n as UnorderedListItem
|
|
26
26
|
};
|
|
27
27
|
//# sourceMappingURL=UnorderedListItem.js.map
|
|
@@ -1,113 +1,125 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
1
|
+
import { jsx as t, jsxs as g } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef as B, useState as L, useRef as M, useCallback as o, createElement as z, useEffect as C } from "react";
|
|
3
|
+
import I from "react-dom";
|
|
4
|
+
import { c as R } from "../../chunks/vendor-BlJo2ILB.js";
|
|
5
|
+
import { s as n, U as j } from "../../chunks/UploadZoneInput-D41J-S68.js";
|
|
6
|
+
import { UploadZoneContext as w } from "./UploadZoneContext.js";
|
|
7
|
+
import { MobileView as P } from "../MobileView/MobileView.js";
|
|
8
|
+
import { Button as V } from "../Button/Button.js";
|
|
9
|
+
import "../Button/ButtonBase.js";
|
|
10
|
+
import "../Button/ButtonIcon.js";
|
|
11
|
+
import "../Button/ButtonDropdown.js";
|
|
12
|
+
import "../Button/ButtonDropdownExtended.js";
|
|
13
|
+
import { EButtonTheme as W } from "../Button/enums.js";
|
|
14
|
+
import { EComponentSize as Y } from "../../enums/EComponentSize.js";
|
|
15
|
+
import "../Typography/Title.js";
|
|
16
|
+
import { Text as q } from "../Typography/Text.js";
|
|
17
|
+
import "../Typography/Caption.js";
|
|
18
|
+
import { ETextSize as F } from "../Typography/enums.js";
|
|
19
|
+
import { HelpBox as G } from "../HelpBox/HelpBox.js";
|
|
20
|
+
import "../Tooltip/Tooltip.js";
|
|
21
|
+
import { ETooltipSize as J } from "../Tooltip/enums.js";
|
|
22
|
+
const K = Object.assign(
|
|
23
|
+
B((H, E) => {
|
|
24
|
+
const {
|
|
25
|
+
dropZoneContainer: r,
|
|
26
|
+
children: Z,
|
|
27
|
+
className: f,
|
|
28
|
+
onChange: v,
|
|
29
|
+
renderContainerContent: i,
|
|
30
|
+
onDrop: l,
|
|
31
|
+
onDragOver: s,
|
|
32
|
+
...D
|
|
33
|
+
} = H, [x, h] = L(!1), [c, O] = L(void 0), a = M(0), p = M(null), d = o(() => {
|
|
34
|
+
a.current += 1, a.current === 1 && h(!0);
|
|
35
|
+
}, []), m = o(() => {
|
|
36
|
+
a.current -= 1, a.current === 0 && h(!1);
|
|
37
|
+
}, []), k = o(
|
|
38
|
+
(e) => {
|
|
39
|
+
e && (e.addEventListener("dragenter", d), e.addEventListener("dragleave", m));
|
|
40
|
+
},
|
|
41
|
+
[d, m]
|
|
42
|
+
), b = o(
|
|
43
|
+
(e) => {
|
|
44
|
+
e && (e.removeEventListener("dragenter", d), e.removeEventListener("dragleave", m));
|
|
45
|
+
},
|
|
46
|
+
[d, m]
|
|
47
|
+
), N = o(
|
|
48
|
+
(e) => {
|
|
49
|
+
e.preventDefault(), s == null || s(e);
|
|
50
|
+
},
|
|
51
|
+
[s]
|
|
52
|
+
), S = o(
|
|
53
|
+
(e) => {
|
|
54
|
+
e.preventDefault(), l == null || l(e), v(e.dataTransfer.files, e), h(!1), a.current = 0;
|
|
55
|
+
},
|
|
56
|
+
[v, l]
|
|
57
|
+
), U = o(() => {
|
|
58
|
+
const e = document.createElement("div");
|
|
59
|
+
return I.render(
|
|
60
|
+
/* @__PURE__ */ z(
|
|
33
61
|
"div",
|
|
34
62
|
{
|
|
35
|
-
className:
|
|
36
|
-
onDragOver:
|
|
37
|
-
onDrop:
|
|
38
|
-
...
|
|
63
|
+
className: R(n.uploadZoneContainerDragArea, f),
|
|
64
|
+
onDragOver: N,
|
|
65
|
+
onDrop: S,
|
|
66
|
+
...D,
|
|
39
67
|
key: "uploadZoneDragArea",
|
|
40
68
|
role: "none"
|
|
41
69
|
},
|
|
42
|
-
|
|
70
|
+
i == null ? void 0 : i()
|
|
43
71
|
),
|
|
44
|
-
|
|
45
|
-
),
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
})
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
render() {
|
|
80
|
-
const { children: e, className: r, onChange: o, renderContainerContent: a, dropZoneContainer: D, ...p } = this.props, { inputNode: i } = this.state;
|
|
81
|
-
return /* @__PURE__ */ g(
|
|
82
|
-
U.Provider,
|
|
72
|
+
e
|
|
73
|
+
), e;
|
|
74
|
+
}, [f, N, S, i, D]);
|
|
75
|
+
C(() => (k(r), () => {
|
|
76
|
+
b(r);
|
|
77
|
+
}), [r, k, b]), C(() => {
|
|
78
|
+
r && (x ? (p.current = U(), r.appendChild(p.current)) : p.current && r.removeChild(p.current));
|
|
79
|
+
}, [x, r, U]);
|
|
80
|
+
const u = () => {
|
|
81
|
+
c == null || c.click();
|
|
82
|
+
}, A = (e) => {
|
|
83
|
+
e.stopPropagation(), u();
|
|
84
|
+
}, T = () => /* @__PURE__ */ g("div", { className: n.uploadZoneDesktop, "data-tx": "0.11.0", ref: E, children: [
|
|
85
|
+
/* @__PURE__ */ z(
|
|
86
|
+
"div",
|
|
87
|
+
{
|
|
88
|
+
className: R(n.uploadZoneDragArea, f),
|
|
89
|
+
onClick: A,
|
|
90
|
+
...D,
|
|
91
|
+
key: "uploadZoneDragArea",
|
|
92
|
+
role: "none"
|
|
93
|
+
}
|
|
94
|
+
),
|
|
95
|
+
Z({ openUploadDialog: u })
|
|
96
|
+
] }), y = () => /* @__PURE__ */ g("div", { className: n.uploadZoneMobile, "data-tx": "0.11.0", ref: E, children: [
|
|
97
|
+
/* @__PURE__ */ g("div", { className: n.uploadZoneMobileHeader, children: [
|
|
98
|
+
/* @__PURE__ */ t(q, { size: F.B3, children: "Файлы для импорта" }),
|
|
99
|
+
/* @__PURE__ */ t(G, { tooltipSize: J.SM, children: "Helpbox text" })
|
|
100
|
+
] }),
|
|
101
|
+
/* @__PURE__ */ t("div", { className: n.uploadZoneInput, children: Z({ openUploadDialog: u }) }),
|
|
102
|
+
/* @__PURE__ */ t(V, { theme: W.SECONDARY, size: Y.SM, onClick: A, children: "Загрузить" })
|
|
103
|
+
] });
|
|
104
|
+
return /* @__PURE__ */ t(
|
|
105
|
+
w.Provider,
|
|
83
106
|
{
|
|
84
107
|
value: {
|
|
85
|
-
inputNode:
|
|
86
|
-
onChange:
|
|
87
|
-
openUploadDialog:
|
|
88
|
-
setInputNode:
|
|
89
|
-
this.setState({ inputNode: v });
|
|
90
|
-
}
|
|
108
|
+
inputNode: c,
|
|
109
|
+
onChange: v,
|
|
110
|
+
openUploadDialog: u,
|
|
111
|
+
setInputNode: O
|
|
91
112
|
},
|
|
92
|
-
children: /* @__PURE__ */
|
|
93
|
-
/* @__PURE__ */ l(
|
|
94
|
-
"div",
|
|
95
|
-
{
|
|
96
|
-
className: h(d.uploadZoneDragArea, r),
|
|
97
|
-
onClick: this.handleAreaClick,
|
|
98
|
-
...p,
|
|
99
|
-
key: "uploadZoneDragArea",
|
|
100
|
-
role: "none"
|
|
101
|
-
}
|
|
102
|
-
),
|
|
103
|
-
e({ openUploadDialog: this.openUploadDialog })
|
|
104
|
-
] })
|
|
113
|
+
children: /* @__PURE__ */ t(P, { fallback: T(), children: y() })
|
|
105
114
|
}
|
|
106
115
|
);
|
|
116
|
+
}),
|
|
117
|
+
{
|
|
118
|
+
Input: j
|
|
107
119
|
}
|
|
108
|
-
|
|
109
|
-
|
|
120
|
+
);
|
|
121
|
+
K.displayName = "UploadZone";
|
|
110
122
|
export {
|
|
111
|
-
|
|
123
|
+
K as UploadZone
|
|
112
124
|
};
|
|
113
125
|
//# sourceMappingURL=UploadZone.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react";
|
|
2
2
|
import "../UploadZoneContext.js";
|
|
3
3
|
import "../../../chunks/vendor-BlJo2ILB.js";
|
|
4
|
-
import { U as i } from "../../../chunks/UploadZoneInput-
|
|
4
|
+
import { U as i } from "../../../chunks/UploadZoneInput-D41J-S68.js";
|
|
5
5
|
export {
|
|
6
6
|
i as UploadZoneInput
|
|
7
7
|
};
|