@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
package/README.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Triplex-next
|
|
2
2
|
|
|
3
|
+
### Версионирование
|
|
4
|
+
|
|
5
|
+
- Разработка версии для React 18 ведется в ветке main. Релизы с версии 1.0.0 до 2.0.0(не включительно).
|
|
6
|
+
- Разработка версии для React 17 ведется в ветке release-0. Релизы с версии 0.10.0 до 1.0.0(не включительно).
|
|
7
|
+
|
|
8
|
+
|
|
3
9
|
## 🚀 Установка
|
|
4
10
|
|
|
5
11
|
```bash
|
|
@@ -2,24 +2,24 @@ import { jsxs as p, jsx as t } from "react/jsx-runtime";
|
|
|
2
2
|
import { useContext as d, useEffect as i } from "react";
|
|
3
3
|
import { CaretdownStrokeSrvIcon16 as _ } from "@sberbusiness/icons-next";
|
|
4
4
|
import { ButtonIcon as m } from "../components/Button/ButtonIcon.js";
|
|
5
|
-
import { AlertProcessContext as
|
|
5
|
+
import { AlertProcessContext as f } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
6
|
import { c as n } from "./vendor-BlJo2ILB.js";
|
|
7
|
-
const
|
|
8
|
-
alertProcess:
|
|
9
|
-
withSpoiler:
|
|
7
|
+
const x = "alertProcess__c14b45e6", y = "withSpoiler__9766e447", u = "themeIcon__76a46a9f", T = "alertTypeError__229a769f", b = "alertTypeInfo__ab2b19c1", B = "alertTypeWarning__fe57216a", C = "alertTypeSystem__1888f887", S = "alertTypeFeature__dff4c78b", h = "alertProcessContentBlock__f8b417f4", I = "expandableContent__2b3e167e", P = "expanded__92cd719c", g = "closeButton__bfeb6b35", k = "expandButton__88ae4daa", e = {
|
|
8
|
+
alertProcess: x,
|
|
9
|
+
withSpoiler: y,
|
|
10
10
|
themeIcon: u,
|
|
11
11
|
alertTypeError: T,
|
|
12
|
-
alertTypeInfo:
|
|
13
|
-
alertTypeWarning:
|
|
14
|
-
alertTypeSystem:
|
|
15
|
-
alertTypeFeature:
|
|
12
|
+
alertTypeInfo: b,
|
|
13
|
+
alertTypeWarning: B,
|
|
14
|
+
alertTypeSystem: C,
|
|
15
|
+
alertTypeFeature: S,
|
|
16
16
|
alertProcessContentBlock: h,
|
|
17
17
|
expandableContent: I,
|
|
18
18
|
expanded: P,
|
|
19
19
|
closeButton: g,
|
|
20
20
|
expandButton: k
|
|
21
21
|
}, v = ({ children: s, open: r, onOpen: o, ...l }) => {
|
|
22
|
-
const { setHasSpoiler: a } = d(
|
|
22
|
+
const { setHasSpoiler: a } = d(f);
|
|
23
23
|
i(() => (a(!0), () => {
|
|
24
24
|
a(!1);
|
|
25
25
|
}), [a]);
|
|
@@ -36,4 +36,4 @@ export {
|
|
|
36
36
|
v as A,
|
|
37
37
|
e as s
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=AlertProcessSpoiler-
|
|
39
|
+
//# sourceMappingURL=AlertProcessSpoiler-NTQfGBrX.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as
|
|
1
|
+
import { jsx as V } from "react/jsx-runtime";
|
|
2
|
+
import { c as f } from "./vendor-BlJo2ILB.js";
|
|
3
3
|
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
4
4
|
import { ECalendarDateMarkType as r } from "../components/Calendar/enums.js";
|
|
5
5
|
import { CalendarViewContext as x } from "../components/Calendar/CalendarViewContext.js";
|
|
6
6
|
import { isKey as w } from "../utils/keyboard.js";
|
|
7
|
-
const A = "
|
|
7
|
+
const A = "calendarViewDays__01a84b1f", E = "calendarViewMonths__a7bb362f", L = "calendarViewYears__7ba24333", R = "calendarViewDaysHeader__d963d582", v = "calendarViewDaysBody__340e5383", H = "calendarViewItem__17debcd5", B = "current__de5266c9", S = "disabled__4afc2199", j = "calendarViewItemLabel__dd03e212", O = "selected__10d2fe7c", P = "basicMark__f749ecd0", g = "standardMark__c4c5d33a", q = "attentionMark__243ba78f", z = "criticalMark__87695887", G = "muted__eeb16cb5", J = "marked__096b0ffa", Q = "unitDay__477b668c", U = "unitMonth__47aa1143", W = "unitYear__ecaad2d6", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -62,10 +62,10 @@ const A = "calendarViewDays__6cd85636", E = "calendarViewMonths__eb07b9d0", L =
|
|
|
62
62
|
const M = e.code || e.keyCode;
|
|
63
63
|
(w(M, "ENTER") || w(M, "SPACE")) && (e.preventDefault(), m(o)), i == null || i(e);
|
|
64
64
|
};
|
|
65
|
-
return /* @__PURE__ */
|
|
65
|
+
return /* @__PURE__ */ V(
|
|
66
66
|
"td",
|
|
67
67
|
{
|
|
68
|
-
className:
|
|
68
|
+
className: f(a.calendarViewItem, { [a.disabled]: _ }, y),
|
|
69
69
|
tabIndex: c ? 0 : -1,
|
|
70
70
|
"aria-selected": l ? !0 : void 0,
|
|
71
71
|
onFocus: D,
|
|
@@ -73,10 +73,10 @@ const A = "calendarViewDays__6cd85636", E = "calendarViewMonths__eb07b9d0", L =
|
|
|
73
73
|
onKeyDown: p,
|
|
74
74
|
...C,
|
|
75
75
|
ref: u,
|
|
76
|
-
children: /* @__PURE__ */
|
|
76
|
+
children: /* @__PURE__ */ V(
|
|
77
77
|
"div",
|
|
78
78
|
{
|
|
79
|
-
className:
|
|
79
|
+
className: f(
|
|
80
80
|
a.calendarViewItemLabel,
|
|
81
81
|
Z[b],
|
|
82
82
|
{
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
ra as C,
|
|
99
99
|
a as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-2IOAiJCi.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const n = "card__a28de46a", d = "roundingMD__5acdb557", a = "roundingSM__cc5963e6", e = "general__d5ba70a2", c = "secondary__cfb521df", o = "cardMedia__b0ef5aee", r = "cardContent__f93144d5", t = "paddingMD__23446fe9", _ = "paddingSM__c84419fd", s = "cardContentHeader__c3e4182f", g = "cardContentFooter__39f52b5f", i = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: e,
|
|
6
|
+
secondary: c,
|
|
7
|
+
cardMedia: o,
|
|
8
|
+
cardContent: r,
|
|
9
|
+
paddingMD: t,
|
|
10
|
+
paddingSM: _,
|
|
11
|
+
cardContentHeader: s,
|
|
12
|
+
cardContentFooter: g
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
i as c
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=Card.module-CTH4ur-u.js.map
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__4d6235df", c = "checkboxTreeExtendedNode__a2166ca8", o = "checkboxTreeExtendedNodeHeader__0e8d5523", d = "checkboxTreeCheckboxLabel__faa81f56", r = "caretIconWrapper__556cff39", x = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
checkboxTreeExtendedNodeHeader: o,
|
|
5
|
+
checkboxTreeCheckboxLabel: d,
|
|
6
|
+
caretIconWrapper: r
|
|
7
|
+
};
|
|
8
|
+
export {
|
|
9
|
+
x as s
|
|
10
|
+
};
|
|
11
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-DKqKzsOD.js.map
|
|
@@ -4,7 +4,7 @@ import { c as n } from "./vendor-BlJo2ILB.js";
|
|
|
4
4
|
import { EComponentSize as u } from "../enums/EComponentSize.js";
|
|
5
5
|
import { createSizeToClassNameMap as P } from "../utils/classNameMaps.js";
|
|
6
6
|
import { isKey as C } from "../utils/keyboard.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "chipGroupItem__6b144c3f", w = "chip__4d733ccb", I = "lg__1dd6051d", B = "prefix__581e9875", G = "postfix__3fecf110", g = "md__23719da1", z = "sm__98efab8a", M = "disabled__22bbe546", S = "selected__072928a0", j = "withPrefix__88eafd2c", y = "withPostfix__d621ae0d", E = "content__36e54add", e = {
|
|
8
8
|
chipGroupItem: N,
|
|
9
9
|
chip: w,
|
|
10
10
|
lg: I,
|
|
@@ -18,7 +18,7 @@ const N = "chipGroupItem__91bf7135", w = "chip__3e0bff02", I = "lg__12db40e5", B
|
|
|
18
18
|
withPostfix: y,
|
|
19
19
|
content: E
|
|
20
20
|
}, R = P(e), T = x.forwardRef(
|
|
21
|
-
({ children: l, className:
|
|
21
|
+
({ children: l, className: p, disabled: t, postfix: o, prefix: c, selected: d, size: r = u.MD, onKeyDown: s, ...f }, m) => {
|
|
22
22
|
const h = b(
|
|
23
23
|
(i) => {
|
|
24
24
|
C(i.code, "SPACE") && i.preventDefault(), s == null || s(i);
|
|
@@ -34,16 +34,16 @@ const N = "chipGroupItem__91bf7135", w = "chip__3e0bff02", I = "lg__12db40e5", B
|
|
|
34
34
|
R[r],
|
|
35
35
|
{
|
|
36
36
|
[e.disabled]: !!t,
|
|
37
|
-
[e.selected]: !!
|
|
37
|
+
[e.selected]: !!d,
|
|
38
38
|
[e.withPostfix]: typeof o < "u",
|
|
39
39
|
[e.withPrefix]: typeof c < "u"
|
|
40
40
|
},
|
|
41
|
-
|
|
41
|
+
p
|
|
42
42
|
),
|
|
43
43
|
role: "button",
|
|
44
44
|
tabIndex: t ? -1 : 0,
|
|
45
45
|
onKeyDown: h,
|
|
46
|
-
...
|
|
46
|
+
...f,
|
|
47
47
|
ref: m,
|
|
48
48
|
children: [
|
|
49
49
|
c ? /* @__PURE__ */ a(
|
|
@@ -87,4 +87,4 @@ export {
|
|
|
87
87
|
T as C,
|
|
88
88
|
e as s
|
|
89
89
|
};
|
|
90
|
-
//# sourceMappingURL=Chip-
|
|
90
|
+
//# sourceMappingURL=Chip-BtHrgIed.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__03c47103", o = "isInLightBox__597c6083", i = "isInSideOverlaySM__fd26f295", t = "isInSideOverlayMD__15e7cbea", e = "isInSideOverlayLG__af1b085b", s = "confirmCloseButton__df4c07ab", c = "confirmContent__12639ad5", r = "confirmControls__c0fd6bc0", f = "confirmContentTitle__40b9d1d9", l = {
|
|
2
|
+
confirm: n,
|
|
3
|
+
isInLightBox: o,
|
|
4
|
+
isInSideOverlaySM: i,
|
|
5
|
+
isInSideOverlayMD: t,
|
|
6
|
+
isInSideOverlayLG: e,
|
|
7
|
+
confirmCloseButton: s,
|
|
8
|
+
confirmContent: c,
|
|
9
|
+
confirmControls: r,
|
|
10
|
+
confirmContentTitle: f
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
l as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-DSBC6Yw1.js.map
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { jsxs as w, jsx as E } from "react/jsx-runtime";
|
|
2
2
|
import k, { useEffect as I } from "react";
|
|
3
|
-
import { EVENT_KEY_CODES as
|
|
3
|
+
import { EVENT_KEY_CODES as a } from "../utils/keyboard.js";
|
|
4
4
|
import { c as v } from "./vendor-BlJo2ILB.js";
|
|
5
|
-
import { NotificationIcon as
|
|
6
|
-
const
|
|
7
|
-
dropdownDesktopList:
|
|
8
|
-
sm:
|
|
9
|
-
dropdownDesktopListItem:
|
|
10
|
-
dropdownDesktopListLoader:
|
|
5
|
+
import { NotificationIcon as b } from "../components/NotificationIcon/NotificationIcon.js";
|
|
6
|
+
const u = "dropdownDesktopList__958118d1", y = "sm__bac1797a", l = "dropdownDesktopListItem__4c4d6028", N = "dropdownDesktopListLoader__b04d4deb", g = "md__6ca360b9", x = "lg__83a6c800", O = "active__16bf08ab", R = "selected__b05f9456", T = "notificationIcon__426bed3a", s = {
|
|
7
|
+
dropdownDesktopList: u,
|
|
8
|
+
sm: y,
|
|
9
|
+
dropdownDesktopListItem: l,
|
|
10
|
+
dropdownDesktopListLoader: N,
|
|
11
11
|
md: g,
|
|
12
12
|
lg: x,
|
|
13
13
|
active: O,
|
|
14
14
|
selected: R,
|
|
15
15
|
notificationIcon: T
|
|
16
|
-
}, C = [
|
|
16
|
+
}, C = [a.SPACE, a.ENTER], K = k.forwardRef(
|
|
17
17
|
({
|
|
18
18
|
active: e,
|
|
19
|
-
keyCodesForSelection:
|
|
19
|
+
keyCodesForSelection: c = C,
|
|
20
20
|
children: d,
|
|
21
|
-
className:
|
|
21
|
+
className: p,
|
|
22
22
|
onClick: n,
|
|
23
23
|
onSelect: o,
|
|
24
24
|
selected: r,
|
|
@@ -27,7 +27,7 @@ const y = "dropdownDesktopList__2b899040", l = "sm__e28f530e", N = "dropdownDesk
|
|
|
27
27
|
}, f) => {
|
|
28
28
|
const i = (t) => {
|
|
29
29
|
const { keyCode: D } = t;
|
|
30
|
-
|
|
30
|
+
c.includes(D) && (t.preventDefault(), o == null || o());
|
|
31
31
|
}, L = (t) => {
|
|
32
32
|
o == null || o(), n == null || n(t);
|
|
33
33
|
};
|
|
@@ -39,7 +39,7 @@ const y = "dropdownDesktopList__2b899040", l = "sm__e28f530e", N = "dropdownDesk
|
|
|
39
39
|
className: v(
|
|
40
40
|
s.dropdownDesktopListItem,
|
|
41
41
|
{ [s.active]: !!e, [s.selected]: !!r },
|
|
42
|
-
|
|
42
|
+
p
|
|
43
43
|
),
|
|
44
44
|
title: typeof d == "string" ? d : void 0,
|
|
45
45
|
role: "option",
|
|
@@ -49,7 +49,7 @@ const y = "dropdownDesktopList__2b899040", l = "sm__e28f530e", N = "dropdownDesk
|
|
|
49
49
|
ref: f,
|
|
50
50
|
children: [
|
|
51
51
|
d,
|
|
52
|
-
m && /* @__PURE__ */ E(
|
|
52
|
+
m && /* @__PURE__ */ E(b, { className: s.notificationIcon })
|
|
53
53
|
]
|
|
54
54
|
}
|
|
55
55
|
);
|
|
@@ -60,4 +60,4 @@ export {
|
|
|
60
60
|
K as D,
|
|
61
61
|
s
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=DropdownListItem-
|
|
63
|
+
//# sourceMappingURL=DropdownListItem-CiE3zUVn.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__afa67371", d = "dropdownMobileBackdrop__5d762ff6", e = "closing__fca23d32", n = "opening__3e3801f2", r = "opened__0ecd061e", t = "dropdownMobile__7016a4de", i = "dropdownMobileHeader__c07891e2", p = "dropdownMobileHeaderContent__ec222574", l = "dropdownMobileContent__cd46c89b", c = "dropdownMobileFooter__d984ff16", b = "dropdownMobileListItem__8d86c025", s = "selected__b05f9456", w = "dropdownMobileListLoader__030ba484", _ = "dropdownMobileBodyOverflow__3e82fe79", M = "controlButtons__b5b037d4", a = "dropdownMobileLoader__c609b3f5", f = "notificationIcon__426bed3a", L = {
|
|
2
|
+
dropdownMobileWrapper: o,
|
|
3
|
+
dropdownMobileBackdrop: d,
|
|
4
|
+
closing: e,
|
|
5
|
+
opening: n,
|
|
6
|
+
opened: r,
|
|
7
|
+
dropdownMobile: t,
|
|
8
|
+
dropdownMobileHeader: i,
|
|
9
|
+
dropdownMobileHeaderContent: p,
|
|
10
|
+
dropdownMobileContent: l,
|
|
11
|
+
dropdownMobileFooter: c,
|
|
12
|
+
dropdownMobileListItem: b,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileListLoader: w,
|
|
15
|
+
dropdownMobileBodyOverflow: _,
|
|
16
|
+
controlButtons: M,
|
|
17
|
+
dropdownMobileLoader: a,
|
|
18
|
+
notificationIcon: f
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
L as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-wrANtbau.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__b5b5403f", t = "footerDescriptionContent__1d68d4a0", e = "footerDescriptionControls__519ae8c1", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-Dcht4j1M.js.map
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { jsx as g } from "react/jsx-runtime";
|
|
2
|
-
import z, { useContext as A, useRef as P, useEffect as
|
|
2
|
+
import z, { useContext as A, useRef as P, useEffect as c } from "react";
|
|
3
3
|
import { FormFieldContext as R } from "../components/FormField/FormFieldContext.js";
|
|
4
4
|
import { c as k, a as y } from "./vendor-BlJo2ILB.js";
|
|
5
5
|
import { EFormFieldStatus as D } from "../components/FormField/enums.js";
|
|
6
6
|
import { createSizeToClassNameMap as M } from "../utils/classNameMaps.js";
|
|
7
|
-
const T = "
|
|
7
|
+
const T = "formFieldInput__8041c3f2", W = "sm__77bfab83", j = "md__2e01d4c7", q = "lg__53c102ea", x = {
|
|
8
8
|
formFieldInput: T,
|
|
9
9
|
sm: W,
|
|
10
10
|
md: j,
|
|
11
11
|
lg: q
|
|
12
|
-
}, w = M(x), L = z.forwardRef((
|
|
13
|
-
const { className: S, id: s, onAnimationStart: r, onBlur: n, onFocus: i, placeholder: u, value: o, ...
|
|
14
|
-
|
|
12
|
+
}, w = M(x), L = z.forwardRef((m, d) => {
|
|
13
|
+
const { className: S, id: s, onAnimationStart: r, onBlur: n, onFocus: i, placeholder: u, value: o, ...B } = m, { render: f, ...C } = m, { focused: E, status: b, setFocused: p, setId: l, setValueExist: a, size: F } = A(R), I = k(x.formFieldInput, w[F], S), t = P(s || y("input_"));
|
|
14
|
+
c(() => {
|
|
15
15
|
l(t.current);
|
|
16
|
-
}, []),
|
|
16
|
+
}, []), c(() => {
|
|
17
17
|
s && (t.current = s, l(t.current));
|
|
18
|
-
}, [s, l]),
|
|
18
|
+
}, [s, l]), c(() => {
|
|
19
19
|
a(!!o);
|
|
20
20
|
}, [a, o]);
|
|
21
21
|
const h = (e) => {
|
|
@@ -27,23 +27,23 @@ const T = "formFieldInput__6371e117", W = "sm__bacd116b", j = "md__b5929af6", q
|
|
|
27
27
|
};
|
|
28
28
|
return f ? f(
|
|
29
29
|
{
|
|
30
|
-
...
|
|
30
|
+
...C,
|
|
31
31
|
className: I,
|
|
32
32
|
id: t.current,
|
|
33
33
|
onAnimationStart: _,
|
|
34
34
|
onBlur: h,
|
|
35
35
|
onFocus: N,
|
|
36
36
|
/* Когда элемент не в фокусе, вместо placeholder показывается Label. */
|
|
37
|
-
placeholder:
|
|
37
|
+
placeholder: E ? u : " ",
|
|
38
38
|
size: F
|
|
39
39
|
},
|
|
40
40
|
d
|
|
41
41
|
) : /* @__PURE__ */ g(
|
|
42
42
|
"input",
|
|
43
43
|
{
|
|
44
|
-
...
|
|
44
|
+
...B,
|
|
45
45
|
className: I,
|
|
46
|
-
disabled:
|
|
46
|
+
disabled: b === D.DISABLED,
|
|
47
47
|
id: t.current,
|
|
48
48
|
onAnimationStart: _,
|
|
49
49
|
onFocus: N,
|
|
@@ -59,4 +59,4 @@ export {
|
|
|
59
59
|
L as F,
|
|
60
60
|
x as s
|
|
61
61
|
};
|
|
62
|
-
//# sourceMappingURL=FormFieldInput-
|
|
62
|
+
//# sourceMappingURL=FormFieldInput-DO7mZKjJ.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__b6f5ed85", a = "headerLayoutSidebarContent__d78d0981", d = "headerLayoutSidebarSidebar__d24bd553", r = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: d
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
r as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-Bk1s4R6K.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__7eb946c8", t = "headerTitleControls__49291cae", l = "headerTitleContent__7a2702b8", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__ba10db7a", t = "headerTitleControls__0812c163", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-Db-ProSl.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__be3adc48", t = "island__55788819", c = "item__36b6da9f", o = "disabled__ef65ecfc", s = "sm__0b851cda", a = "md__16e2bd11", _ = "lg__987210e1", d = "header__55b3cd28", n = "type1__a3a84c24", r = "opened__3fdadbf4", p = "type2__f5dc3b24", i = "type3__c710a4e9", f = "footer__1c446e11", l = "body__ff7fa63a", b = "caretWrapper__024f9abc", y = "caretIcon__850d55ae", m = "step__11abad83", W = "titleWrapper__588cff87", g = "remove__6686234f", h = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: c,
|
|
5
|
+
disabled: o,
|
|
6
|
+
sm: s,
|
|
7
|
+
md: a,
|
|
8
|
+
lg: _,
|
|
9
|
+
header: d,
|
|
10
|
+
type1: n,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: f,
|
|
15
|
+
body: l,
|
|
16
|
+
caretWrapper: b,
|
|
17
|
+
caretIcon: y,
|
|
18
|
+
step: m,
|
|
19
|
+
titleWrapper: W,
|
|
20
|
+
remove: g
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
h as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-Bzf6LSEv.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__8166e19a", o = "islandWidgetFooterContent__62c75d6c", e = "islandWidgetFooterControls__607e069c", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-BAka54Z0.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__ae9c1b48", d = "islandWidgetHeaderContent__eb0a6532", i = "islandWidgetHeaderDescription__9a6f43d3", t = {
|
|
2
|
+
islandWidgetHeader: e,
|
|
3
|
+
islandWidgetHeaderContent: d,
|
|
4
|
+
islandWidgetHeaderDescription: i
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
t as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetHeader.module-D0IG5uT2.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as i, jsxs as y } from "react/jsx-runtime";
|
|
2
2
|
import { useState as v, useRef as _, useCallback as u, useLayoutEffect as C, useEffect as O } from "react";
|
|
3
3
|
import { u as S, c as T } from "./vendor-BlJo2ILB.js";
|
|
4
|
-
import { WindowResizeListener as
|
|
5
|
-
import { LoaderScreen as
|
|
6
|
-
const z = "
|
|
4
|
+
import { WindowResizeListener as b } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
5
|
+
import { LoaderScreen as R } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
+
const z = "lightBox__14a96284", A = "lightBoxBackdrop__4c040b42", L = "lightBoxSideOverlayActive__59a5d69a", W = "lightBoxTopOverlayActive__bc9ef155", N = "lightBoxContent__45a14187", E = "loadingContentOverlay__89732805", k = "lightBoxContentResizeWrapper__46d35602", w = "tempElSafariBug__cb982fb6", H = "bodyOverflowHidden__e2267623", r = {
|
|
7
7
|
lightBox: z,
|
|
8
8
|
lightBoxBackdrop: A,
|
|
9
9
|
lightBoxSideOverlayActive: L,
|
|
@@ -34,7 +34,7 @@ const z = "lightBox__d1e230a4", A = "lightBoxBackdrop__ce3bee5d", L = "lightBoxS
|
|
|
34
34
|
}), m = {
|
|
35
35
|
paddingTop: d
|
|
36
36
|
};
|
|
37
|
-
return /* @__PURE__ */ i(
|
|
37
|
+
return /* @__PURE__ */ i(b, { onResize: t, children: /* @__PURE__ */ y(
|
|
38
38
|
"div",
|
|
39
39
|
{
|
|
40
40
|
className: T(a, r.lightBoxContent),
|
|
@@ -42,7 +42,7 @@ const z = "lightBox__d1e230a4", A = "lightBoxBackdrop__ce3bee5d", L = "lightBoxS
|
|
|
42
42
|
...f,
|
|
43
43
|
children: [
|
|
44
44
|
l,
|
|
45
|
-
s && /* @__PURE__ */ i(
|
|
45
|
+
s && /* @__PURE__ */ i(R, { className: r.loadingContentOverlay, type: "middle", children: c }),
|
|
46
46
|
/* @__PURE__ */ i("div", { className: r.lightBoxContentResizeWrapper, ref: x })
|
|
47
47
|
]
|
|
48
48
|
}
|
|
@@ -53,4 +53,4 @@ export {
|
|
|
53
53
|
j as L,
|
|
54
54
|
r as s
|
|
55
55
|
};
|
|
56
|
-
//# sourceMappingURL=LightBoxContent-
|
|
56
|
+
//# sourceMappingURL=LightBoxContent-CdWfZopQ.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__dbcea31d", o = "withKeyboardEvent__d13fc4af", l = "withoutKeyboardEvent__0b799dcf", e = "lightBoxPrev__1627c743", i = "lightBoxNext__8cb20deb", n = "lightBoxControlsDesktop__de709b7b", x = "lightBoxControlsMobile__a275ab0f", h = "lightBoxClose__f031780f", s = "lightBoxPrevButton__6dcc9f09", B = "lightBoxNextButton__54d560e2", g = {
|
|
2
|
+
lightBoxControls: t,
|
|
3
|
+
withKeyboardEvent: o,
|
|
4
|
+
withoutKeyboardEvent: l,
|
|
5
|
+
lightBoxPrev: e,
|
|
6
|
+
lightBoxNext: i,
|
|
7
|
+
lightBoxControlsDesktop: n,
|
|
8
|
+
lightBoxControlsMobile: x,
|
|
9
|
+
lightBoxClose: h,
|
|
10
|
+
lightBoxPrevButton: s,
|
|
11
|
+
lightBoxNextButton: B
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
g as s
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=LightBoxControls.module-B_wOBHqj.js.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
const e = "lightBoxSideOverlayCloseDesktop__4bc4621e", l = "lightBoxSideOverlayCloseMobile__138bcf1a", o = {
|
|
2
|
+
lightBoxSideOverlayCloseDesktop: e,
|
|
3
|
+
lightBoxSideOverlayCloseMobile: l
|
|
4
|
+
};
|
|
5
|
+
export {
|
|
6
|
+
o as s
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=LightBoxSideOverlayClose.module-LYfcE0NM.js.map
|
|
@@ -3,16 +3,16 @@ import i from "react";
|
|
|
3
3
|
import { c as I } from "./vendor-BlJo2ILB.js";
|
|
4
4
|
import { ETextSize as u } from "../components/Typography/enums.js";
|
|
5
5
|
import { Text as c } from "../components/Typography/Text.js";
|
|
6
|
-
const a = "
|
|
6
|
+
const a = "listItemControlsButton__7382f159", B = "listItemControlsButtonLabel__e88af63f", C = "listItemControlsButtonDropdown__79f49774", f = "listItemControlsButtonIcon__ac2f4870", p = "withText__68403acb", _ = "listItemControlsButtonInner__b6bf23cf", b = "withIcon__0e66a591", w = "buttonDropdownMenuItem__1b12b292", t = {
|
|
7
7
|
listItemControlsButton: a,
|
|
8
8
|
listItemControlsButtonLabel: B,
|
|
9
9
|
listItemControlsButtonDropdown: C,
|
|
10
|
-
listItemControlsButtonIcon:
|
|
11
|
-
withText:
|
|
12
|
-
listItemControlsButtonInner:
|
|
13
|
-
withIcon:
|
|
10
|
+
listItemControlsButtonIcon: f,
|
|
11
|
+
withText: p,
|
|
12
|
+
listItemControlsButtonInner: _,
|
|
13
|
+
withIcon: b,
|
|
14
14
|
buttonDropdownMenuItem: w
|
|
15
|
-
},
|
|
15
|
+
}, d = i.forwardRef(
|
|
16
16
|
({ children: o, className: e, icon: n, ...l }, r) => /* @__PURE__ */ s(
|
|
17
17
|
"button",
|
|
18
18
|
{
|
|
@@ -35,9 +35,9 @@ const a = "listItemControlsButton__1df405b8", B = "listItemControlsButtonLabel__
|
|
|
35
35
|
}
|
|
36
36
|
)
|
|
37
37
|
);
|
|
38
|
-
|
|
38
|
+
d.displayName = "ListItemControlsButton";
|
|
39
39
|
export {
|
|
40
|
-
|
|
40
|
+
d as L,
|
|
41
41
|
t as s
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=ListItemControlsButton-
|
|
43
|
+
//# sourceMappingURL=ListItemControlsButton-ABcLen-s.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const t = "listItemTail__5fec7ac9", i = "listItemTailLine__c27a5d4b", l = "listItemTailTop__80c3a6b2", e = "listItemTailBottom__2ed9fab6", s = "listItemTailRight__57abdb47", a = "listItemTailLeft__9af0de3a", m = {
|
|
2
|
+
listItemTail: t,
|
|
3
|
+
listItemTailLine: i,
|
|
4
|
+
listItemTailTop: l,
|
|
5
|
+
listItemTailBottom: e,
|
|
6
|
+
listItemTailRight: s,
|
|
7
|
+
listItemTailLeft: a
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
m as s
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=ListItemTail.module-BrfPnk8y.js.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
const t = "listMasterFooter__ec553ff2", s = "sticky__a0861c27", o = "listMasterFooterDescription__4f15c5b3", e = "listMasterFooterControls__148dfe9c", r = {
|
|
2
|
+
listMasterFooter: t,
|
|
3
|
+
sticky: s,
|
|
4
|
+
listMasterFooterDescription: o,
|
|
5
|
+
listMasterFooterControls: e
|
|
6
|
+
};
|
|
7
|
+
export {
|
|
8
|
+
r as s
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=ListMasterFooter.module-BMZXwZ7J.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const o = "modalWindowContainer__2e19e731", n = "modalWindowBackdrop__575e99b2", d = "modalWindow__f080c125", a = "modalWindowContentWrapper__9517c7ad", e = "modalWindowContent__def12cf1", t = "modalWindowResizeWrapper__19c7902f", i = "sm__0c08f44d", m = "md__e7aa7304", W = "lg__28791c52", l = "modalWindowContentPage__04be6c3e", c = "modalWindowLoaderScreen__f97d8c44", r = {
|
|
2
|
+
modalWindowContainer: o,
|
|
3
|
+
modalWindowBackdrop: n,
|
|
4
|
+
modalWindow: d,
|
|
5
|
+
modalWindowContentWrapper: a,
|
|
6
|
+
modalWindowContent: e,
|
|
7
|
+
modalWindowResizeWrapper: t,
|
|
8
|
+
sm: i,
|
|
9
|
+
md: m,
|
|
10
|
+
lg: W,
|
|
11
|
+
modalWindowContentPage: l,
|
|
12
|
+
modalWindowLoaderScreen: c
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
r as s
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=ModalWindow.module-h07HG756.js.map
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const o = "notification__7549f153", t = "extraBottomPadding__621b25f8", i = "notificationHeader__4929e6ab", n = "notificationIcon__36bc40e3", c = "notificationBody__5b6e6f41", e = "notificationBodyList__2afc239d", a = "notificationBodyContent__3fbd6b11", f = "notificationClose__1df589f3", s = "showCloseOnHover__e80787c1", d = "notificationFooter__dbbb3e86", r = "notificationTime__5ec093ca", _ = "notificationGroupedWrapper__0442ef56", p = "notificationGroupedFooterItem__d52491aa", B = "first__843bcdd0", b = "second__88b6968d", y = {
|
|
2
|
+
notification: o,
|
|
3
|
+
extraBottomPadding: t,
|
|
4
|
+
notificationHeader: i,
|
|
5
|
+
notificationIcon: n,
|
|
6
|
+
notificationBody: c,
|
|
7
|
+
notificationBodyList: e,
|
|
8
|
+
notificationBodyContent: a,
|
|
9
|
+
notificationClose: f,
|
|
10
|
+
showCloseOnHover: s,
|
|
11
|
+
notificationFooter: d,
|
|
12
|
+
notificationTime: r,
|
|
13
|
+
notificationGroupedWrapper: _,
|
|
14
|
+
notificationGroupedFooterItem: p,
|
|
15
|
+
first: B,
|
|
16
|
+
second: b
|
|
17
|
+
};
|
|
18
|
+
export {
|
|
19
|
+
y as s
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=Notification.module-D0gwzw2G.js.map
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const o = "overlay__5e1d7c93", e = "fixed__aff4d971", t = "closing__b8b8416f", n = "opened__f574611e", a = "overlayPanel__8db54126", l = "bottom__a6bb8216", _ = "left__187a8352", s = "right__3ffef088", r = "top__9045e8bd", c = "overlayContent__83ada58a", d = "overlayMask__66487512", y = "overlayOpened__9d79dd09", v = {
|
|
2
|
+
overlay: o,
|
|
3
|
+
fixed: e,
|
|
4
|
+
closing: t,
|
|
5
|
+
opened: n,
|
|
6
|
+
overlayPanel: a,
|
|
7
|
+
bottom: l,
|
|
8
|
+
left: _,
|
|
9
|
+
right: s,
|
|
10
|
+
top: r,
|
|
11
|
+
overlayContent: c,
|
|
12
|
+
overlayMask: d,
|
|
13
|
+
overlayOpened: y
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
v as s
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=Overlay.module-bxX7Sw1v.js.map
|