@sberbusiness/triplex-next 1.25.0 → 1.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chunks/AlertProcessSpoiler-kutiygyc.js +41 -0
- package/chunks/{CalendarViewItem-D-POWd2-.js → CalendarViewItem-5MWTfOXg.js} +14 -14
- package/chunks/Card.module-BdHlvmcC.js +17 -0
- package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +15 -0
- package/chunks/Chip-BOBB8hDQ.js +77 -0
- package/chunks/Confirm.module-DX-8Qawd.js +15 -0
- package/chunks/{DropdownListItem-DEiNYa7V.js → DropdownListItem-kVq_Shxy.js} +16 -16
- package/chunks/DropdownMobile.module-DxT1Mh6q.js +23 -0
- package/chunks/Footer.module-DBFjyD0W.js +9 -0
- package/chunks/{FormFieldInput-DtYGQ_bi.js → FormFieldInput-DB9UpgIs.js} +29 -29
- package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +9 -0
- package/chunks/HeaderTabs.module-D62rOoJt.js +9 -0
- package/chunks/{HeaderTitle.module-C31ELKBY.js → HeaderTitle.module-Ckh2V8ux.js} +2 -2
- package/chunks/IslandAccordion.module-BI69hCoR.js +25 -0
- package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +9 -0
- package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +12 -0
- package/chunks/{LightBoxContent-9gb9WiYK.js → LightBoxContent-CK07PlB9.js} +11 -11
- package/chunks/LightBoxControls.module-DR9tmKz6.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +9 -0
- package/chunks/{ListItemControlsButton-DYBfA1gz.js → ListItemControlsButton-27xRORri.js} +13 -13
- package/chunks/ListItemTail.module-DKJmlaMg.js +12 -0
- package/chunks/ListMasterFooter.module-DkH4Ou-p.js +10 -0
- package/chunks/ModalWindow.module-Be4wGbwq.js +17 -0
- package/chunks/Notification.module-O5iV5kzx.js +20 -0
- package/chunks/Overlay.module-B0iGlEWG.js +18 -0
- package/chunks/Page.module-D0FFKxyx.js +11 -0
- package/chunks/SMSField.module-DrbNbpz3.js +16 -0
- package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +15 -0
- package/chunks/SliderExtendedRail-D7nuFyRp.js +40 -0
- package/chunks/StatusTracker.module-DenK6Z9K.js +24 -0
- package/chunks/StepperStepArrowBorder-D9rM6XEL.js +101 -0
- package/chunks/{SuggestFieldMobileDropdownHint-Bl-fHUU9.js → SuggestFieldMobileDropdownHint-CSrNs8VF.js} +5 -5
- package/chunks/TableFooter.module-BqHcJ9ea.js +14 -0
- package/chunks/TabsExtended.module-BtTx6oxY.js +16 -0
- package/chunks/TabsLine.module-C9KVj0hj.js +21 -0
- package/chunks/TooltipDesktop.module-uHaX3xgt.js +19 -0
- package/chunks/TreeView.module-BKi0xbbR.js +9 -0
- package/chunks/{UploadZoneInput-CUKt0mmY.js → UploadZoneInput-Bjnmk93x.js} +4 -4
- package/chunks/{constants-CmdvDG7U.js → constants-1ccyxiKh.js} +4 -4
- package/chunks/{utils-iU8-da0U.js → utils-BxF0Dq4C.js} +6 -6
- package/chunks/utils-CVIZqPO7.js +28 -0
- package/chunks/{utils-B8JwCW07.js → utils-CZzNEYf-.js} +7 -7
- package/chunks/{utils-DILds0zQ.js → utils-DfVeTN89.js} +5 -5
- 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 +1 -1
- package/components/Avatar/Avatar.js +18 -18
- package/components/Badge/Badge.js +10 -10
- package/components/Badge/BadgeDot.js +10 -10
- package/components/Badge/components/BadgeContent.js +20 -20
- package/components/Badge/components/BadgePostfix.js +7 -7
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +5 -5
- package/components/Button/Button.js +15 -15
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +15 -15
- package/components/Button/ButtonDropdownExtended.js +1 -1
- package/components/Button/ButtonIcon.js +4 -4
- package/components/Calendar/Calendar.js +2 -2
- package/components/Calendar/components/CalendarControls.js +13 -13
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +1 -1
- package/components/Calendar/components/CalendarViewItem.js +1 -1
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +19 -19
- 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 +9 -9
- package/components/Checkbox/Checkbox.js +17 -17
- package/components/Checkbox/CheckboxXGroup.js +14 -14
- package/components/Checkbox/CheckboxYGroup.js +1 -1
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
- package/components/Chip/Chip.js +1 -1
- package/components/Chip/ChipClearButton.js +4 -4
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +5 -5
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +1 -1
- package/components/Chip/ChipOptions.js +6 -6
- package/components/Chip/ChipSelect/ChipSelect.js +1 -1
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +7 -7
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +28 -27
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +75 -65
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +11 -11
- package/components/Col/Col.js +136 -136
- package/components/CollapsableTree/components/CollapsableTreeNode.js +11 -11
- package/components/Confirm/Confirm.js +1 -1
- package/components/Confirm/components/ConfirmCloseButton.js +1 -1
- package/components/Confirm/components/ConfirmContent.js +1 -1
- package/components/Confirm/components/ConfirmContentTitle.js +1 -1
- package/components/Confirm/components/ConfirmControls.js +1 -1
- package/components/DateField/DateField.js +53 -51
- package/components/DateField/DateFieldTarget.js +39 -38
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +4 -4
- package/components/DateRange/DateRange.js +18 -18
- package/components/DesignTokens/DesignTokenUtils.js +1 -1
- package/components/DesignTokens/components/Stepper.js +11 -20
- package/components/Divider/Divider.js +20 -20
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
- package/components/Dropdown/desktop/DropdownDesktop.js +7 -7
- 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/EmptyView/EmptyView.js +1 -1
- package/components/ExpandAnimation/ExpandAnimation.js +23 -23
- 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 +20 -20
- package/components/FormField/components/FormFieldClear.js +7 -7
- package/components/FormField/components/FormFieldCounter.js +5 -5
- package/components/FormField/components/FormFieldDescription.js +4 -4
- package/components/FormField/components/FormFieldInput.js +1 -1
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +14 -14
- package/components/FormField/components/FormFieldPostfix.js +6 -6
- package/components/FormField/components/FormFieldPrefix.js +9 -9
- package/components/FormField/components/FormFieldTarget.js +4 -4
- package/components/FormField/components/FormFieldTextarea.js +28 -28
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +8 -8
- package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
- package/components/HelpBox/HelpBox.js +1 -1
- package/components/IconWrapper/IconWrapper.js +10 -10
- package/components/Island/Island.js +1 -1
- package/components/Island/components/IslandBody.js +2 -2
- package/components/Island/components/IslandFooter.js +5 -5
- package/components/Island/components/IslandHeader.js +3 -3
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionItem.js +69 -63
- package/components/IslandWidget/IslandWidget.js +49 -41
- package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
- package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
- package/components/IslandWidget/components/IslandWidgetWrapper.js +7 -7
- package/components/LightBox/LightBox.js +5 -5
- package/components/LightBox/LightBoxContent.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +10 -10
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +15 -15
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +7 -7
- package/components/Link/Link.js +24 -24
- package/components/List/List.js +5 -5
- package/components/List/ListSortable.js +30 -55
- package/components/List/components/ListEmptyState.js +6 -6
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +10 -10
- package/components/List/components/ListItemControls.js +6 -6
- package/components/List/components/ListItemControlsButton.js +1 -1
- package/components/List/components/ListItemControlsButtonDropdown.js +40 -39
- package/components/List/components/ListItemLoading.js +8 -8
- package/components/List/components/ListItemSelectable.js +10 -10
- package/components/List/components/ListItemTable.js +6 -6
- package/components/List/components/ListItemTailLeft.js +1 -1
- package/components/List/components/ListItemTailRight.js +1 -1
- package/components/List/components/ListSortableItem.js +22 -21
- package/components/List/components/ListSortableItemControls.js +1 -1
- package/components/List/components/ListSortableItemTarget.js +8 -8
- package/components/List/index.js +1 -1
- package/components/List/utils.js +20 -0
- package/components/ListMaster/ListMaster.js +20 -13
- package/components/ListMaster/components/ListMasterBody.js +1 -1
- package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
- package/components/ListMaster/components/ListMasterFooter.js +1 -1
- package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
- package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
- package/components/ListMaster/components/ListMasterHeader.js +9 -9
- package/components/ListMaster/components/SelectionControls.js +9 -9
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +11 -11
- package/components/Marker/Marker.js +1 -1
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +12 -12
- package/components/ModalWindow/ModalWindow.js +1 -1
- package/components/ModalWindow/components/ModalWindowBody.js +2 -2
- package/components/ModalWindow/components/ModalWindowClose.js +3 -3
- package/components/ModalWindow/components/ModalWindowContent.js +1 -1
- package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
- package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
- package/components/MonthYearField/MonthYearField.js +32 -30
- package/components/MonthYearField/MonthYearFieldTarget.js +37 -36
- package/components/MonthYearRange/MonthYearRange.js +76 -0
- package/components/MonthYearRange/enums.js +5 -0
- package/components/MonthYearRange/index.js +7 -0
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +10 -10
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +2 -2
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- package/components/Notification/components/NotificationBodyList.js +1 -1
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +1 -1
- package/components/Notification/components/NotificationHeader.js +1 -1
- package/components/Notification/components/NotificationIcon.js +1 -1
- package/components/Notification/components/NotificationTime.js +1 -1
- package/components/NumberField/NumberFieldInput.js +1 -1
- package/components/OrderedList/OrderedList.js +2 -2
- package/components/OrderedList/OrderedListItem.js +5 -5
- package/components/Overlay/Overlay.js +1 -1
- package/components/Overlay/OverlayMask.js +1 -1
- package/components/Overlay/OverlayPanel.js +1 -1
- package/components/Page/Page.js +1 -1
- package/components/Page/components/BodyPage.js +8 -8
- package/components/Page/components/FooterPage.js +1 -1
- package/components/Page/components/HeaderPage.js +1 -1
- package/components/Pagination/components/PaginationExtended.js +6 -6
- package/components/Pagination/components/PaginationNavigationButton.js +5 -5
- package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
- package/components/Pagination/components/PaginationPageButton.js +8 -8
- package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
- package/components/Pagination/components/PaginationSelect.js +1 -1
- package/components/Radio/Radio.js +16 -16
- package/components/Radio/RadioXGroup.js +10 -10
- package/components/Radio/RadioYGroup.js +6 -6
- package/components/Row/Row.js +6 -6
- 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 +11 -11
- package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
- package/components/SelectExtendedField/SelectExtendedField.js +10 -10
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +22 -22
- package/components/SelectField/SelectField.js +1 -1
- package/components/Skeleton/Skeleton.js +9 -9
- package/components/SliderExtended/SliderExtended.js +2 -2
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +7 -7
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
- package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +6 -6
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +26 -26
- package/components/SmallInput/SmallInput.js +1 -1
- package/components/Spoiler/Spoiler.js +13 -13
- 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 +30 -24
- package/components/Stepper/Stepper.js +104 -89
- package/components/Stepper/StepperExtended.js +23 -21
- package/components/Stepper/StepperExtendedContext.js +6 -6
- package/components/Stepper/StepperStep.js +62 -63
- package/components/Stepper/StepperStepArrowBorder.js +7 -0
- package/components/Stepper/enums.js +3 -4
- package/components/Stepper/index.js +4 -5
- package/components/Stepper/types.js +2 -0
- package/components/Suggest/SuggestMobileDropdownContent.js +11 -11
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +58 -58
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +12 -12
- package/components/Table/FilterPanel.js +5 -5
- package/components/Table/MasterTable.js +2 -2
- package/components/Table/NoColumns.js +1 -1
- 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 +9 -9
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +2 -2
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +6 -6
- package/components/Table/TableFooter/TableFooter.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
- package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
- package/components/Table/TabsLinePanel.js +5 -5
- package/components/Table/TabsLinePanelLinks.js +8 -8
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +13 -13
- 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 +1 -1
- package/components/Tag/Tag.js +6 -6
- package/components/TagColor/TagColor.js +15 -15
- package/components/TagColor/index.js +4 -2
- package/components/TagGroup/TagGroup.js +7 -7
- 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 +13 -13
- package/components/TopOverlay/TopOverlay.js +19 -19
- 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 +21 -21
- package/components/Typography/CodeText.js +7 -7
- package/components/Typography/Text.js +20 -20
- package/components/Typography/Title.js +24 -24
- package/components/Typography/constants.js +1 -1
- package/components/UnorderedList/UnorderedList.js +5 -5
- package/components/UnorderedList/UnorderedListItem.js +11 -11
- package/components/UploadZone/UploadZone.js +2 -2
- package/components/UploadZone/components/UploadZoneInput.js +1 -1
- package/components/index.js +299 -294
- package/index.d.ts +115 -42
- package/index.js +329 -324
- package/package.json +6 -2
- package/styles/triplex-next.css +538 -541
- package/chunks/AlertProcessSpoiler-B46jKfAb.js +0 -41
- package/chunks/Card.module-CncHGyjC.js +0 -17
- package/chunks/CheckboxTreeExtended.module-B1Kgd0nu.js +0 -15
- package/chunks/Chip-DTIbYTEg.js +0 -77
- package/chunks/Confirm.module-EXbF7o_5.js +0 -15
- package/chunks/DropdownMobile.module-BoKjV5kN.js +0 -23
- package/chunks/Footer.module-DZkZf8cZ.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DgEDu6U2.js +0 -9
- package/chunks/HeaderTabs.module-BepwFanR.js +0 -9
- package/chunks/IslandAccordion.module-rpYHTG9-.js +0 -25
- package/chunks/IslandWidgetFooter.module-CGX_gIzr.js +0 -9
- package/chunks/IslandWidgetHeader.module-CBRjot0L.js +0 -12
- package/chunks/LightBoxControls.module-DW8BGlP2.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-DfPgpuEZ.js +0 -9
- package/chunks/ListItemTail.module-BaV7s4hM.js +0 -12
- package/chunks/ListMasterFooter.module-DJ5zh4gk.js +0 -10
- package/chunks/ModalWindow.module-CBYym922.js +0 -17
- package/chunks/Notification.module-DxdRS8Y5.js +0 -20
- package/chunks/Overlay.module-BNFZ_rbt.js +0 -18
- package/chunks/Page.module-C50cd0OD.js +0 -11
- package/chunks/RightBorderArrow-BDD4mS5-.js +0 -146
- package/chunks/SMSField.module-C20gqTPw.js +0 -16
- package/chunks/SliderExtendedMarks.module-CsyPT1yp.js +0 -15
- package/chunks/SliderExtendedRail-D5G6Gddu.js +0 -40
- package/chunks/StatusTracker.module-Dn-2MvTp.js +0 -24
- package/chunks/TableFooter.module-CVe7H3F5.js +0 -14
- package/chunks/TabsExtended.module-DAVeemgZ.js +0 -16
- package/chunks/TabsLine.module-DpFaqhk4.js +0 -21
- package/chunks/TooltipDesktop.module-OpglHVA8.js +0 -19
- package/chunks/TreeView.module-D0XjOCzq.js +0 -9
- package/chunks/utils-D0TxmRz_.js +0 -28
- package/components/Stepper/RightBorderArrow.js +0 -7
- package/components/Stepper/StepperWrapper.js +0 -12
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
2
|
+
import m from "react";
|
|
3
3
|
import { Body as c } from "../../Body/Body.js";
|
|
4
|
-
import { c as
|
|
4
|
+
import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
|
|
5
5
|
import { EBodyPageVerticalMargin as r, EBodyPageType as y } from "./enums.js";
|
|
6
6
|
import { Island as p } from "../../Island/Island.js";
|
|
7
7
|
import { EIslandType as M } from "../../Island/enums.js";
|
|
8
|
-
const
|
|
9
|
-
bodyPage:
|
|
10
|
-
verticalMargin24:
|
|
8
|
+
const f = "bodyPage__4e592c07", P = "verticalMargin24__f9edb5e9", v = "verticalMargin16__cc48d31f", e = {
|
|
9
|
+
bodyPage: f,
|
|
10
|
+
verticalMargin24: P,
|
|
11
11
|
verticalMargin16: v
|
|
12
12
|
}, _ = {
|
|
13
13
|
[r.LARGE]: e.verticalMargin24,
|
|
14
14
|
[r.SMALL]: e.verticalMargin16
|
|
15
|
-
}, b =
|
|
16
|
-
({ className: s, type: l, size: n, verticalMargin:
|
|
17
|
-
const t =
|
|
15
|
+
}, b = m.forwardRef(
|
|
16
|
+
({ className: s, type: l, size: n, verticalMargin: g = r.LARGE, ...o }, i) => {
|
|
17
|
+
const t = d(s, e.bodyPage, _[g]);
|
|
18
18
|
return l === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: n, children: /* @__PURE__ */ a(c, { ...o }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...o });
|
|
19
19
|
}
|
|
20
20
|
);
|
|
@@ -9,7 +9,7 @@ import { EIslandType as g } from "../../Island/enums.js";
|
|
|
9
9
|
import "../../Island/components/IslandBody.js";
|
|
10
10
|
import "../../Island/components/IslandHeader.js";
|
|
11
11
|
import "../../Island/components/IslandFooter.js";
|
|
12
|
-
import { s as c } from "../../../chunks/Page.module-
|
|
12
|
+
import { s as c } from "../../../chunks/Page.module-D0FFKxyx.js";
|
|
13
13
|
const w = Object.assign(
|
|
14
14
|
F.forwardRef(
|
|
15
15
|
({ className: m, type: r, size: n, sticky: f, ...p }, o) => {
|
|
@@ -6,7 +6,7 @@ import { c as p } from "../../../chunks/vendor-DudMBGKr.js";
|
|
|
6
6
|
import { Island as S } from "../../Island/Island.js";
|
|
7
7
|
import { EIslandType as y } from "../../Island/enums.js";
|
|
8
8
|
import { useStickyCornerRadius as b } from "./useStickyCornerRadius.js";
|
|
9
|
-
import { s as i } from "../../../chunks/Page.module-
|
|
9
|
+
import { s as i } from "../../../chunks/Page.module-D0FFKxyx.js";
|
|
10
10
|
const j = Object.assign(
|
|
11
11
|
T.forwardRef(
|
|
12
12
|
({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
|
|
3
3
|
import i from "react";
|
|
4
|
-
const r = "
|
|
4
|
+
const r = "paginationExtended__84beb9c1", s = {
|
|
5
5
|
paginationExtended: r
|
|
6
6
|
}, x = i.forwardRef(
|
|
7
|
-
({ children: t, className: a, ...n }, e) => /* @__PURE__ */
|
|
7
|
+
({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
|
|
8
8
|
"nav",
|
|
9
9
|
{
|
|
10
|
-
className:
|
|
11
|
-
"data-tx": "1.
|
|
10
|
+
className: d(s.paginationExtended, a),
|
|
11
|
+
"data-tx": "1.27.0",
|
|
12
12
|
...n,
|
|
13
13
|
ref: e,
|
|
14
14
|
children: t
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import
|
|
2
|
+
import c from "react";
|
|
3
3
|
import { ButtonIcon as p } from "../../Button/ButtonIcon.js";
|
|
4
4
|
import { EButtonIconShape as m } from "../../Button/enums.js";
|
|
5
5
|
import { EPaginationNavigationIconDirection as s } from "../enums.js";
|
|
6
6
|
import { CaretleftStrokeSrvIcon24 as o } from "@sberbusiness/icons-next";
|
|
7
|
-
const g = "
|
|
7
|
+
const g = "paginationNavigationButton__0ec1b7d8", N = "directionIconNext__ce1a2a9e", n = {
|
|
8
8
|
paginationNavigationButton: g,
|
|
9
9
|
directionIconNext: N
|
|
10
|
-
}, d =
|
|
10
|
+
}, d = c.forwardRef(
|
|
11
11
|
({ direction: i, ...a }, e) => {
|
|
12
|
-
const
|
|
12
|
+
const r = i === s.BACK;
|
|
13
13
|
return /* @__PURE__ */ t(
|
|
14
14
|
p,
|
|
15
15
|
{
|
|
@@ -17,7 +17,7 @@ const g = "paginationNavigationButton__cdbb0a5e", N = "directionIconNext__4bc58c
|
|
|
17
17
|
shape: m.SQUIRCLE,
|
|
18
18
|
...a,
|
|
19
19
|
ref: e,
|
|
20
|
-
children:
|
|
20
|
+
children: r ? /* @__PURE__ */ t(o, { paletteIndex: 5 }) : /* @__PURE__ */ t(o, { paletteIndex: 5, className: n.directionIconNext })
|
|
21
21
|
}
|
|
22
22
|
);
|
|
23
23
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import e from "react";
|
|
3
3
|
import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
|
|
4
|
-
const g = "
|
|
4
|
+
const g = "paginationNavigationExtended__7e51be5d", r = {
|
|
5
5
|
paginationNavigationExtended: g
|
|
6
6
|
}, s = e.forwardRef(
|
|
7
7
|
({ children: a, className: t, ...i }, n) => /* @__PURE__ */ o("ul", { className: d(r.paginationNavigationExtended, t), ...i, ref: n, children: a })
|
|
@@ -4,31 +4,31 @@ import { c as p } from "../../../chunks/vendor-DudMBGKr.js";
|
|
|
4
4
|
import { ETextSize as g } from "../../Typography/enums.js";
|
|
5
5
|
import "../../Typography/Caption.js";
|
|
6
6
|
import "../../Typography/CodeText.js";
|
|
7
|
-
import { Text as
|
|
7
|
+
import { Text as s } from "../../Typography/Text.js";
|
|
8
8
|
import "../../Typography/Title.js";
|
|
9
9
|
import "../../Button/Button.js";
|
|
10
|
-
import { ButtonBase as
|
|
10
|
+
import { ButtonBase as c } from "../../Button/ButtonBase.js";
|
|
11
11
|
import "../../Button/ButtonIcon.js";
|
|
12
12
|
import "../../Button/ButtonDropdown.js";
|
|
13
13
|
import "../../Button/ButtonDropdownExtended.js";
|
|
14
|
-
const u = "
|
|
14
|
+
const u = "paginationPageButton__04446209", P = "currentPage__74f9e1be", a = {
|
|
15
15
|
paginationPageButton: u,
|
|
16
16
|
currentPage: P
|
|
17
17
|
}, f = m.forwardRef(
|
|
18
|
-
({ isCurrent: t = !1, children:
|
|
19
|
-
|
|
18
|
+
({ isCurrent: t = !1, children: e, className: i, ...r }, n) => /* @__PURE__ */ o(
|
|
19
|
+
c,
|
|
20
20
|
{
|
|
21
21
|
className: p(
|
|
22
22
|
a.paginationPageButton,
|
|
23
23
|
{
|
|
24
24
|
[a.currentPage]: t
|
|
25
25
|
},
|
|
26
|
-
|
|
26
|
+
i
|
|
27
27
|
),
|
|
28
28
|
"aria-live": t ? "polite" : void 0,
|
|
29
|
-
...
|
|
29
|
+
...r,
|
|
30
30
|
ref: n,
|
|
31
|
-
children: /* @__PURE__ */ o(
|
|
31
|
+
children: /* @__PURE__ */ o(s, { size: g.B3, children: e })
|
|
32
32
|
}
|
|
33
33
|
)
|
|
34
34
|
);
|
|
@@ -6,7 +6,7 @@ import "../../Typography/Caption.js";
|
|
|
6
6
|
import "../../Typography/CodeText.js";
|
|
7
7
|
import { Text as l } from "../../Typography/Text.js";
|
|
8
8
|
import "../../Typography/Title.js";
|
|
9
|
-
const n = "
|
|
9
|
+
const n = "paginationPageEllipsis__818873dd", m = {
|
|
10
10
|
paginationPageEllipsis: n
|
|
11
11
|
}, g = e.forwardRef(
|
|
12
12
|
({ children: i, className: a, ...o }, s) => /* @__PURE__ */ t(l, { size: r.B3, className: p(m.paginationPageEllipsis, a), ...o, ref: s, children: i })
|
|
@@ -8,7 +8,7 @@ import { Text as g } from "../../Typography/Text.js";
|
|
|
8
8
|
import "../../Typography/Title.js";
|
|
9
9
|
import { SelectField as u } from "../../SelectField/SelectField.js";
|
|
10
10
|
import { EComponentSize as x } from "../../../enums/EComponentSize.js";
|
|
11
|
-
const _ = "
|
|
11
|
+
const _ = "paginationSelect__b26a5161", b = "paginationSelectControl__dcfb5d53", o = {
|
|
12
12
|
paginationSelect: _,
|
|
13
13
|
paginationSelectControl: b
|
|
14
14
|
}, C = m.forwardRef(
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsxs as f, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import N from "react";
|
|
3
|
-
import { c as
|
|
4
|
-
import { ETextSize as
|
|
3
|
+
import { c as d } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { ETextSize as c } from "../Typography/enums.js";
|
|
5
5
|
import "../Typography/Caption.js";
|
|
6
6
|
import "../Typography/CodeText.js";
|
|
7
7
|
import { Text as x } from "../Typography/Text.js";
|
|
8
8
|
import "../Typography/Title.js";
|
|
9
|
-
import { EComponentSize as
|
|
9
|
+
import { EComponentSize as a } from "../../enums/EComponentSize.js";
|
|
10
10
|
import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
|
|
11
|
-
const y = "
|
|
11
|
+
const y = "label__00d3775b", M = "sm__ceda4d47", T = "nonempty__948e07c0", S = "md__023c97e7", g = "lg__b376196d", u = "disabled__725fa2db", I = "radio__ef34557c", R = "radioIcon__fcc5587d", o = {
|
|
12
12
|
label: y,
|
|
13
13
|
sm: M,
|
|
14
14
|
nonempty: T,
|
|
@@ -18,19 +18,19 @@ const y = "label__00cd1632", M = "sm__707b0b6a", T = "nonempty__2a5dccbf", S = "
|
|
|
18
18
|
radio: I,
|
|
19
19
|
radioIcon: R
|
|
20
20
|
}, B = {
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
}, C = z(
|
|
25
|
-
const { children: e, className: l, disabled:
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
{ [
|
|
29
|
-
|
|
21
|
+
[a.LG]: c.B2,
|
|
22
|
+
[a.MD]: c.B3,
|
|
23
|
+
[a.SM]: c.B4
|
|
24
|
+
}, C = z(o), h = N.forwardRef((n, r) => {
|
|
25
|
+
const { children: e, className: l, disabled: m, labelAttributes: s, size: t = a.MD, ...p } = n, _ = d(o.radio, l, C[t]), b = d(
|
|
26
|
+
o.label,
|
|
27
|
+
o[t],
|
|
28
|
+
{ [o.disabled]: !!m, [o.nonempty]: !!e },
|
|
29
|
+
s == null ? void 0 : s.className
|
|
30
30
|
);
|
|
31
|
-
return /* @__PURE__ */ f("label", { ...
|
|
32
|
-
/* @__PURE__ */ i("input", { type: "radio", className: _, disabled:
|
|
33
|
-
/* @__PURE__ */ i("span", { className:
|
|
31
|
+
return /* @__PURE__ */ f("label", { ...s, className: b, "data-tx": "1.27.0", children: [
|
|
32
|
+
/* @__PURE__ */ i("input", { type: "radio", className: _, disabled: m, ...p, ref: r }),
|
|
33
|
+
/* @__PURE__ */ i("span", { className: o.radioIcon }),
|
|
34
34
|
e && /* @__PURE__ */ i(x, { size: B[t], tag: "div", children: e })
|
|
35
35
|
] });
|
|
36
36
|
});
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { c as s } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
|
-
const _ = "
|
|
3
|
+
const _ = "radioXGroup__2f58c7e8", c = "label__00d3775b", n = {
|
|
4
4
|
radioXGroup: _,
|
|
5
|
-
"indent-12": "indent-
|
|
5
|
+
"indent-12": "indent-12__6f649f18",
|
|
6
6
|
label: c,
|
|
7
|
-
"indent-16": "indent-
|
|
8
|
-
"indent-20": "indent-
|
|
9
|
-
"indent-24": "indent-
|
|
10
|
-
"indent-28": "indent-
|
|
11
|
-
"indent-32": "indent-
|
|
12
|
-
}, l = (
|
|
13
|
-
const { children:
|
|
14
|
-
return /* @__PURE__ */ r("div", { className: a, role: "radiogroup", ...t, children:
|
|
7
|
+
"indent-16": "indent-16__902b5ed3",
|
|
8
|
+
"indent-20": "indent-20__29617887",
|
|
9
|
+
"indent-24": "indent-24__ac5580af",
|
|
10
|
+
"indent-28": "indent-28__f1d49a04",
|
|
11
|
+
"indent-32": "indent-32__dec99541"
|
|
12
|
+
}, l = (e) => {
|
|
13
|
+
const { children: d, className: i, indent: o = 12, ...t } = e, a = s(n.radioXGroup, n[`indent-${o}`], i);
|
|
14
|
+
return /* @__PURE__ */ r("div", { className: a, role: "radiogroup", ...t, children: d });
|
|
15
15
|
};
|
|
16
16
|
l.displayName = "RadioXGroup";
|
|
17
17
|
export {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as
|
|
3
|
-
const
|
|
4
|
-
radioYGroup:
|
|
1
|
+
import { jsx as d } from "react/jsx-runtime";
|
|
2
|
+
import { c as i } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
|
+
const p = "radioYGroup__bd70d07c", t = {
|
|
4
|
+
radioYGroup: p
|
|
5
5
|
}, e = (o) => {
|
|
6
|
-
const { children: r, className: s, ...a } = o,
|
|
7
|
-
return /* @__PURE__ */
|
|
6
|
+
const { children: r, className: s, ...a } = o, c = i(t.radioYGroup, s);
|
|
7
|
+
return /* @__PURE__ */ d("div", { className: c, role: "radiogroup", ...a, children: r });
|
|
8
8
|
};
|
|
9
9
|
e.displayName = "RadioYGroup";
|
|
10
10
|
export {
|
package/components/Row/Row.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import { c as
|
|
3
|
-
const
|
|
4
|
-
row:
|
|
2
|
+
import { c as m } from "../../chunks/vendor-DudMBGKr.js";
|
|
3
|
+
const a = "row__d36fcb11", i = "noPaddingBottom__417764dd", o = {
|
|
4
|
+
row: a,
|
|
5
5
|
noPaddingBottom: i
|
|
6
|
-
}, e = ({ children: t, className: n, paddingBottom:
|
|
7
|
-
const r =
|
|
8
|
-
return /* @__PURE__ */ c("div", { className: r, ...
|
|
6
|
+
}, e = ({ children: t, className: n, paddingBottom: d = !0, ...s }) => {
|
|
7
|
+
const r = m(n, o.row, { [o.noPaddingBottom]: !d });
|
|
8
|
+
return /* @__PURE__ */ c("div", { className: r, ...s, children: t });
|
|
9
9
|
};
|
|
10
10
|
e.displayName = "Row";
|
|
11
11
|
export {
|
|
@@ -6,7 +6,7 @@ import { SMSFieldInput as N } from "./components/SMSFieldInput.js";
|
|
|
6
6
|
import { SMSFieldRefresh as x } from "./components/SMSFieldRefresh.js";
|
|
7
7
|
import { SMSFieldSubmit as T } from "./components/SMSFieldSubmit.js";
|
|
8
8
|
import { SMSFieldTooltip as v } from "./components/SMSFieldTooltip.js";
|
|
9
|
-
import { s } from "../../chunks/SMSField.module-
|
|
9
|
+
import { s } from "../../chunks/SMSField.module-DrbNbpz3.js";
|
|
10
10
|
import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
|
|
11
11
|
const I = z(s), e = (r) => {
|
|
12
12
|
const { children: m, className: l, code: a, disabled: d, error: S, onChangeCode: p, onSubmitCode: c, size: o, ...n } = r, [f, u] = i(!0), [b, M] = i(), F = C(s.smsField, l);
|
|
@@ -26,7 +26,7 @@ const I = z(s), e = (r) => {
|
|
|
26
26
|
sizeClassName: I[o],
|
|
27
27
|
tooltipId: b
|
|
28
28
|
},
|
|
29
|
-
children: /* @__PURE__ */ t("div", { className: F, ...n, "data-tx": "1.
|
|
29
|
+
children: /* @__PURE__ */ t("div", { className: F, ...n, "data-tx": "1.27.0", children: m })
|
|
30
30
|
}
|
|
31
31
|
);
|
|
32
32
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as i, jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import { c as P } from "../../../chunks/vendor-DudMBGKr.js";
|
|
3
|
-
import { s as o } from "../../../chunks/SMSField.module-
|
|
3
|
+
import { s as o } from "../../../chunks/SMSField.module-DrbNbpz3.js";
|
|
4
4
|
import { EComponentSize as u } from "../../../enums/EComponentSize.js";
|
|
5
5
|
const r = "M2 10c0-4.42 3.58-8 8-8 2.52 0 4.77 1.16 6.24 3H13.5c-.56 0-1 .44-1 1 0 .55.44 1 1 1h5c.55 0 1-.45 1-1V1c0-.56-.45-1-1-1-.56 0-1 .44-1 1v2.38A10.02 10.02 0 0 0 10 0C4.47 0 0 4.47 0 10c0 5.52 4.47 10 10 10 5.52 0 10-4.48 10-10 0-.56-.45-1-1-1-.56 0-1 .44-1 1 0 4.41-3.59 8-8 8-4.42 0-8-3.59-8-8", d = "M27 16c0 .81-.09 1.61-.27 2.39a10.9 10.9 0 0 1-1.54 3.65c-.41.62-.88 1.2-1.42 1.73-.53.54-1.11 1.01-1.73 1.42a10.906 10.906 0 0 1-3.65 1.54c-.78.18-1.58.27-2.39.27q-1.23 0-2.4-.27a10.9 10.9 0 0 1-3.65-1.54c-.62-.41-1.2-.88-1.73-1.42-.54-.53-1.01-1.11-1.42-1.73a10.906 10.906 0 0 1-1.54-3.65C5.08 17.61 5 16.81 5 16c0-.82.08-1.62.26-2.4A10.9 10.9 0 0 1 6.8 9.95c.41-.62.88-1.2 1.42-1.73.53-.54 1.11-1.01 1.73-1.42a10.906 10.906 0 0 1 3.65-1.54C14.38 5.08 15.18 5 16 5a11.1 11.1 0 0 1 2.93.39c.44.12.86.27 1.27.44.47.19.93.42 1.37.68.39.23.75.47 1.1.74.4.31.78.64 1.14 1 .06.06.12.13.19.2V6c0-.57.44-1 1-1s1 .43 1 1v5c0 .66-.34 1-1 1h-5c-.56 0-1-.44-1-1 0-.57.44-1 1-1h2.7c-.1-.12-.21-.23-.31-.34-.3-.3-.61-.58-.95-.83-.28-.21-.57-.41-.88-.59a8.753 8.753 0 0 0-3-1.11C17.05 7.04 16.53 7 16 7c-.69 0-1.35.07-2 .22-.52.11-1.02.27-1.51.48-.5.21-.97.47-1.42.76a9 9 0 0 0-2.61 2.61c-.29.45-.55.92-.76 1.42-.21.49-.37.99-.48 1.51A8.8 8.8 0 0 0 7 16c0 .68.07 1.34.22 1.99.11.52.27 1.02.48 1.51.21.5.47.97.76 1.42q.51.78 1.17 1.44c.45.44.92.83 1.44 1.17.45.29.92.55 1.42.76.49.21.99.37 1.51.48a8.803 8.803 0 0 0 3.99 0c.52-.11 1.02-.27 1.51-.48.5-.21.97-.47 1.42-.76a9 9 0 0 0 2.61-2.61c.29-.45.55-.92.76-1.42.21-.49.37-.99.48-1.51.15-.65.23-1.31.23-1.99 0-.57.44-1 1-1s1 .43 1 1", v = Math.PI / 180, e = Math.PI * 2, M = (c) => (c = c % 360, c = c < 0 ? 360 + c : c, c * v), n = M(-8), h = M(-19), m = h < n ? e - (n - h) : h - n, p = (c, t) => Math.round(c * Math.cos(t) * 1e3) / 1e3, f = (c, t) => Math.round(c * Math.sin(t) * 1e3) / 1e3, w = (c, t, a, l) => "M" + c + " " + t + // Смещаем перо в центр окружности.
|
|
6
6
|
"L" + // Рисуем горизонтальную линию вправо в начало сектора.
|
|
@@ -5,7 +5,7 @@ import { EFormFieldStatus as l } from "../../FormField/enums.js";
|
|
|
5
5
|
import "../../FormField/components/FormFieldClear.js";
|
|
6
6
|
import { FormFieldCounter as T } from "../../FormField/components/FormFieldCounter.js";
|
|
7
7
|
import { FormFieldDescription as j } from "../../FormField/components/FormFieldDescription.js";
|
|
8
|
-
import { F as y } from "../../../chunks/FormFieldInput-
|
|
8
|
+
import { F as y } from "../../../chunks/FormFieldInput-DB9UpgIs.js";
|
|
9
9
|
import "../../FormField/components/FormFieldLabel.js";
|
|
10
10
|
import "../../FormField/components/FormFieldMaskedInput.js";
|
|
11
11
|
import "../../FormField/components/FormFieldPostfix.js";
|
|
@@ -15,7 +15,7 @@ import "../../FormField/components/FormFieldTextarea.js";
|
|
|
15
15
|
import { FormField as z } from "../../FormField/FormField.js";
|
|
16
16
|
import { FormGroup as A } from "../../FormGroup/FormGroup.js";
|
|
17
17
|
import { SMSFieldContext as L } from "../SMSFieldContext.js";
|
|
18
|
-
import { s as O } from "../../../chunks/SMSField.module-
|
|
18
|
+
import { s as O } from "../../../chunks/SMSField.module-DrbNbpz3.js";
|
|
19
19
|
import { EVENT_KEY_CODES as k } from "../../../utils/keyboard.js";
|
|
20
20
|
const w = new RegExp(/^[0-9]*$/), B = v.forwardRef(
|
|
21
21
|
({ className: f, counter: e, description: s, disabled: u, maxLength: c = 8, onChange: o, onKeyDown: i, placeholder: F, ...E }, S) => {
|
|
@@ -9,7 +9,7 @@ import "../../Button/ButtonDropdownExtended.js";
|
|
|
9
9
|
import { EButtonIconShape as F } from "../../Button/enums.js";
|
|
10
10
|
import { SMSFieldContext as u } from "../SMSFieldContext.js";
|
|
11
11
|
import { RefreshIcon as z } from "./RefreshIcon.js";
|
|
12
|
-
import { s as m } from "../../../chunks/SMSField.module-
|
|
12
|
+
import { s as m } from "../../../chunks/SMSField.module-DrbNbpz3.js";
|
|
13
13
|
const D = M(
|
|
14
14
|
({ className: l, disabled: r, countdownTime: e, countdownTimeLeft: s, onClick: t, onRefresh: p, ...f }, n) => {
|
|
15
15
|
const { disabled: o, error: c, size: h, sizeClassName: d, tooltipId: S } = N(u), b = s > 0, a = o && !c || r || b, R = I(m.btnRefresh, d, l, {
|
|
@@ -9,7 +9,7 @@ import "../../Button/ButtonDropdownExtended.js";
|
|
|
9
9
|
import { EButtonIconShape as x } from "../../Button/enums.js";
|
|
10
10
|
import { SMSFieldContext as I } from "../SMSFieldContext.js";
|
|
11
11
|
import { SubmitIcon as N } from "./SubmitIcon.js";
|
|
12
|
-
import { s } from "../../../chunks/SMSField.module-
|
|
12
|
+
import { s } from "../../../chunks/SMSField.module-DrbNbpz3.js";
|
|
13
13
|
const D = ({ className: r, disabled: a, onClick: i, ...l }) => {
|
|
14
14
|
const {
|
|
15
15
|
code: t,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ESegmentedControlTheme as o, ESegmentedControlType as m } from "./enums.js";
|
|
2
|
-
import { SegmentedControlSegment as
|
|
3
|
-
import { jsx as
|
|
4
|
-
import
|
|
5
|
-
import { c as
|
|
2
|
+
import { SegmentedControlSegment as b } from "./SegmentedControlSegment.js";
|
|
3
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
4
|
+
import y from "react";
|
|
5
|
+
import { c as E } from "../../chunks/vendor-DudMBGKr.js";
|
|
6
6
|
import { SegmentedControlContext as R } from "./SegmentedControlContext.js";
|
|
7
7
|
import { createSizeToClassNameMap as T } from "../../utils/classNameMaps.js";
|
|
8
|
-
const h = "
|
|
8
|
+
const h = "segmentedControl__8a05d71c", x = "general1__9d97940f", L = "secondary1__c329fb0e", A = "general2__6f657b54", M = "secondary2__a6b0165b", G = "sm__dcdb0ee5", O = "md__bfd51101", j = "lg__3a5153b0", e = {
|
|
9
9
|
segmentedControl: h,
|
|
10
10
|
general1: x,
|
|
11
11
|
secondary1: L,
|
|
@@ -20,9 +20,9 @@ const h = "segmentedControl__b48be71f", x = "general1__ce5330d1", L = "secondary
|
|
|
20
20
|
[o.SECONDARY_1]: e.secondary1,
|
|
21
21
|
[o.SECONDARY_2]: e.secondary2
|
|
22
22
|
}, z = T(e), D = Object.assign(
|
|
23
|
-
|
|
24
|
-
({ children:
|
|
25
|
-
const p =
|
|
23
|
+
y.forwardRef(
|
|
24
|
+
({ children: d, className: l, value: n, theme: g, type: r, size: _, disabled: i, onSelect: t, ...f }, C) => {
|
|
25
|
+
const p = E(
|
|
26
26
|
e.segmentedControl,
|
|
27
27
|
v[g],
|
|
28
28
|
z[_],
|
|
@@ -39,7 +39,7 @@ const h = "segmentedControl__b48be71f", x = "general1__ce5330d1", L = "secondary
|
|
|
39
39
|
t(a ? [...n, s] : [...n].filter((N) => N !== s));
|
|
40
40
|
}
|
|
41
41
|
};
|
|
42
|
-
return /* @__PURE__ */
|
|
42
|
+
return /* @__PURE__ */ c(
|
|
43
43
|
R.Provider,
|
|
44
44
|
{
|
|
45
45
|
value: {
|
|
@@ -48,13 +48,13 @@ const h = "segmentedControl__b48be71f", x = "general1__ce5330d1", L = "secondary
|
|
|
48
48
|
disabled: !!i,
|
|
49
49
|
onSegmentSelect: S
|
|
50
50
|
},
|
|
51
|
-
children: /* @__PURE__ */
|
|
51
|
+
children: /* @__PURE__ */ c("div", { className: p, ...f, "data-tx": "1.27.0", ref: C, children: d })
|
|
52
52
|
}
|
|
53
53
|
);
|
|
54
54
|
}
|
|
55
55
|
),
|
|
56
56
|
{
|
|
57
|
-
Segment:
|
|
57
|
+
Segment: b
|
|
58
58
|
}
|
|
59
59
|
);
|
|
60
60
|
D.displayName = "SegmentedControl";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { useContext as
|
|
3
|
-
import { c as
|
|
4
|
-
import { ButtonBase as
|
|
2
|
+
import { useContext as x } from "react";
|
|
3
|
+
import { c as y } from "../../chunks/vendor-DudMBGKr.js";
|
|
4
|
+
import { ButtonBase as L } from "../Button/ButtonBase.js";
|
|
5
5
|
import { ESegmentedControlType as n } from "./enums.js";
|
|
6
|
-
import { SegmentedControlContext as
|
|
7
|
-
import { IconWrapper as
|
|
8
|
-
const E = "
|
|
6
|
+
import { SegmentedControlContext as N } from "./SegmentedControlContext.js";
|
|
7
|
+
import { IconWrapper as _ } from "../IconWrapper/IconWrapper.js";
|
|
8
|
+
const E = "segmentedControlSegment__8510eb14", I = "selected__de7d0263", T = "content__08c2fbcd", c = {
|
|
9
9
|
segmentedControlSegment: E,
|
|
10
10
|
selected: I,
|
|
11
11
|
content: T
|
|
@@ -23,19 +23,19 @@ const E = "segmentedControlSegment__21914f2f", I = "selected__c78f5607", T = "co
|
|
|
23
23
|
value: a,
|
|
24
24
|
disabled: i,
|
|
25
25
|
onSegmentSelect: g
|
|
26
|
-
} =
|
|
26
|
+
} = x(N), t = (() => {
|
|
27
27
|
switch (l) {
|
|
28
28
|
case n.SINGLE:
|
|
29
29
|
return e === a;
|
|
30
30
|
case n.MULTIPLE:
|
|
31
31
|
return a.includes(e);
|
|
32
32
|
}
|
|
33
|
-
})(), f =
|
|
33
|
+
})(), f = y(c.segmentedControlSegment, { [c.selected]: t }, p), C = () => {
|
|
34
34
|
if (m)
|
|
35
35
|
return m;
|
|
36
36
|
if (typeof s == "string")
|
|
37
37
|
return s;
|
|
38
|
-
}, u = (
|
|
38
|
+
}, u = (b) => {
|
|
39
39
|
switch (l) {
|
|
40
40
|
case n.SINGLE:
|
|
41
41
|
g({ value: e, selected: !0 });
|
|
@@ -44,10 +44,10 @@ const E = "segmentedControlSegment__21914f2f", I = "selected__c78f5607", T = "co
|
|
|
44
44
|
g({ value: e, selected: !t });
|
|
45
45
|
break;
|
|
46
46
|
}
|
|
47
|
-
o == null || o(
|
|
47
|
+
o == null || o(b);
|
|
48
48
|
};
|
|
49
|
-
return /* @__PURE__ */ r(
|
|
50
|
-
|
|
49
|
+
return /* @__PURE__ */ r(_, { displayContents: !0, disabled: d || i, active: t, children: /* @__PURE__ */ r(
|
|
50
|
+
L,
|
|
51
51
|
{
|
|
52
52
|
className: f,
|
|
53
53
|
title: C(),
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
1
|
+
import { jsx as C, jsxs as K } from "react/jsx-runtime";
|
|
2
|
+
import R, { useState as L, useRef as o, useLayoutEffect as N, useCallback as l, useEffect as F } from "react";
|
|
3
3
|
import { isKey as j, EVENT_KEY_CODES as k } from "../../utils/keyboard.js";
|
|
4
4
|
import { KeyDownListener as v } from "../KeyDownListener/KeyDownListener.js";
|
|
5
5
|
import { c as A } from "../../chunks/vendor-DudMBGKr.js";
|
|
6
6
|
import { SelectExtendedFieldTarget as M } from "./components/SelectExtendedFieldTarget.js";
|
|
7
7
|
import { SelectExtendedFieldDropdown as B } from "./components/SelectExtendedFieldDropdown.js";
|
|
8
|
-
const P = "
|
|
8
|
+
const P = "selectExtendedField__b980d021", V = {
|
|
9
9
|
selectExtendedField: P
|
|
10
10
|
}, Y = Object.assign(
|
|
11
|
-
|
|
12
|
-
const { className: g, onKeyDown: s, children: h, renderTarget: O, closeOnTab: m, onClose: p, onOpen: E, ...T } = S, [t, i] = L(!1), u = o(null), x = o(null),
|
|
11
|
+
R.forwardRef((S, r) => {
|
|
12
|
+
const { className: g, onKeyDown: s, children: h, renderTarget: O, closeOnTab: m, onClose: p, onOpen: E, ...T } = S, [t, i] = L(!1), u = o(null), x = o(null), d = o(E), c = o(p), w = o(!1);
|
|
13
13
|
N(() => {
|
|
14
|
-
|
|
14
|
+
d.current = E, c.current = p;
|
|
15
15
|
});
|
|
16
16
|
const _ = (e) => {
|
|
17
17
|
u.current = e, typeof r == "function" ? r(e) : r && (r.current = e);
|
|
@@ -25,7 +25,7 @@ const P = "selectExtendedField__79ce251f", V = {
|
|
|
25
25
|
[t]
|
|
26
26
|
), f = l(() => {
|
|
27
27
|
t && i(!1);
|
|
28
|
-
}, [t]),
|
|
28
|
+
}, [t]), b = l(
|
|
29
29
|
(e) => {
|
|
30
30
|
const n = e.code || e.keyCode;
|
|
31
31
|
m && j(n, "TAB") && f(), s == null || s(e);
|
|
@@ -40,12 +40,12 @@ const P = "selectExtendedField__79ce251f", V = {
|
|
|
40
40
|
w.current = !0;
|
|
41
41
|
return;
|
|
42
42
|
}
|
|
43
|
-
t ? (e =
|
|
44
|
-
}, [t]), /* @__PURE__ */
|
|
43
|
+
t ? (e = d.current) == null || e.call(d) : (n = c.current) == null || n.call(c);
|
|
44
|
+
}, [t]), /* @__PURE__ */ C(v, { onMatch: f, eventKeyCode: k.ESCAPE, children: /* @__PURE__ */ K(
|
|
45
45
|
"div",
|
|
46
46
|
{
|
|
47
47
|
className: A(V.selectExtendedField, g),
|
|
48
|
-
onKeyDown:
|
|
48
|
+
onKeyDown: b,
|
|
49
49
|
ref: _,
|
|
50
50
|
...T,
|
|
51
51
|
children: [
|
|
@@ -2,7 +2,7 @@ import { jsx as i } from "react/jsx-runtime";
|
|
|
2
2
|
import "../../Dropdown/DropdownListContext.js";
|
|
3
3
|
import "../../Dropdown/desktop/DropdownDesktop.js";
|
|
4
4
|
import { DropdownList as m } from "../../Dropdown/desktop/DropdownList.js";
|
|
5
|
-
import "../../../chunks/DropdownListItem-
|
|
5
|
+
import "../../../chunks/DropdownListItem-kVq_Shxy.js";
|
|
6
6
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
7
7
|
import "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
8
8
|
import "../../Dropdown/mobile/DropdownMobileClose.js";
|
|
@@ -4,7 +4,7 @@ import { SelectExtendedField as d } from "../SelectExtendedField.js";
|
|
|
4
4
|
import "../../Dropdown/DropdownListContext.js";
|
|
5
5
|
import "../../Dropdown/desktop/DropdownDesktop.js";
|
|
6
6
|
import "../../Dropdown/desktop/DropdownList.js";
|
|
7
|
-
import "../../../chunks/DropdownListItem-
|
|
7
|
+
import "../../../chunks/DropdownListItem-kVq_Shxy.js";
|
|
8
8
|
import "../../Dropdown/mobile/DropdownMobile.js";
|
|
9
9
|
import { DropdownMobileBody as E } from "../../Dropdown/mobile/DropdownMobileBody.js";
|
|
10
10
|
import { DropdownMobileClose as k } from "../../Dropdown/mobile/DropdownMobileClose.js";
|