@sberbusiness/triplex-next 1.32.0 → 1.34.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 +36 -33
- package/chunks/{AlertProcessSpoiler-p-fWJ9CC.js → AlertProcessSpoiler-DaiPrsW6.js} +11 -11
- package/chunks/{CalendarViewItem-y_OwskEF.js → CalendarViewItem-DBzrBL3f.js} +15 -15
- package/chunks/Card.module-Pe2ogNIk.js +18 -0
- package/chunks/CheckboxTreeExtended.module-D-nuxCw2.js +15 -0
- package/chunks/Chip-l3XTM9L_.js +85 -0
- package/chunks/Confirm.module-BBLLzr0p.js +15 -0
- package/chunks/{DropdownListItem-CBAmYB__.js → DropdownListItem-Db1_Qf-T.js} +9 -9
- package/chunks/DropdownMobile.module-yjUQwtlN.js +23 -0
- package/chunks/Footer.module-CT9KM6mo.js +9 -0
- package/chunks/{FormFieldInput-d6WkPngW.js → FormFieldInput-DFQ9utC5.js} +10 -10
- package/chunks/HeaderLayoutSidebar.module-DyYzCUfm.js +9 -0
- package/chunks/HeaderTabs.module-xtUGHrWk.js +9 -0
- package/chunks/{HeaderTitle.module-CFdpGGVy.js → HeaderTitle.module-XER-L3oZ.js} +2 -2
- package/chunks/ImageGalleryExtendedMain.module-XdOAzDPn.js +17 -0
- package/chunks/ImageGalleryExtendedThumb-DyFhUrYf.js +28 -0
- package/chunks/IslandAccordion.module-CJbyk2md.js +25 -0
- package/chunks/IslandWidgetFooter.module-DmCVzrdZ.js +9 -0
- package/chunks/IslandWidgetHeader.module-DsL-iWLC.js +13 -0
- package/chunks/{LightBoxContent-CUHF8ym9.js → LightBoxContent--zK60qip.js} +10 -10
- package/chunks/LightBoxControls.module-CzFWAOVn.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-DMvLOKDr.js +9 -0
- package/chunks/{ListItemControlsButton-GwTSx9t3.js → ListItemControlsButton-DOzJu8QS.js} +11 -11
- package/chunks/ListItemTail.module-BktNzHQ3.js +12 -0
- package/chunks/ListMasterFooter.module-BupkMzcp.js +10 -0
- package/chunks/ModalWindow.module-BKssph_P.js +17 -0
- package/chunks/Notification.module-BU6Z_ATv.js +20 -0
- package/chunks/Overlay.module-MZsYSnWB.js +18 -0
- package/chunks/Page.module-CS5TUL6b.js +11 -0
- package/chunks/SMSField.module-C73HM5Ag.js +16 -0
- package/chunks/SliderExtendedMarks.module-BONXJjKi.js +15 -0
- package/chunks/{SliderExtendedRail-s3nj0g7A.js → SliderExtendedRail-DmkehIF9.js} +6 -6
- package/chunks/StatusTracker.module-BpNMTLV3.js +24 -0
- package/chunks/{StepperStepArrowBorder-7nXw_k6S.js → StepperStepArrowBorder-D7k-xdb7.js} +6 -6
- package/chunks/{SuggestFieldMobileDropdownHint-DTd9ZRJc.js → SuggestFieldMobileDropdownHint-AG8aD2R1.js} +4 -4
- package/chunks/TableFooter.module-gdlmAJMs.js +14 -0
- package/chunks/TabsExtended.module-CAl-vyry.js +16 -0
- package/chunks/TabsLine.module-DzWGxbiq.js +21 -0
- package/chunks/TooltipDesktop.module-Bfmd95Xq.js +19 -0
- package/chunks/TreeView.module-zhlptASD.js +9 -0
- package/chunks/{UploadZoneInput-DH0deFXt.js → UploadZoneInput-DsuMWKCX.js} +8 -8
- package/chunks/{constants-Dsgjokad.js → constants-BU5P5Suc.js} +10 -10
- package/chunks/{utils-C0vdTK6h.js → utils-B0yofitE.js} +4 -4
- package/chunks/utils-BWmvhfLt.js +73 -0
- package/chunks/utils-DeQzy52G.js +24 -0
- package/chunks/{utils-CXTWVT_w.js → utils-YOUyx-FI.js} +10 -10
- package/chunks/{vendor-82AnkPpo.js → vendor-D5cfSbgz.js} +1114 -1116
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +22 -22
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +3 -3
- package/components/AmountField/AmountField.js +1 -1
- package/components/Avatar/Avatar.js +12 -12
- package/components/Badge/Badge.js +6 -6
- package/components/Badge/BadgeDot.js +4 -4
- package/components/Badge/components/BadgeContent.js +16 -16
- package/components/Badge/components/BadgePostfix.js +5 -5
- package/components/Badge/components/BadgePrefix.js +6 -6
- package/components/Body/Body.js +5 -5
- package/components/Button/Button.js +22 -22
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +27 -27
- package/components/Button/ButtonDropdownExtended.js +2 -2
- package/components/Button/ButtonIcon.js +2 -2
- package/components/Calendar/Calendar.js +8 -8
- package/components/Calendar/components/CalendarControls.js +13 -13
- package/components/Calendar/components/CalendarFooter.js +1 -1
- package/components/Calendar/components/CalendarViewDays.js +2 -2
- package/components/Calendar/components/CalendarViewItem.js +2 -2
- package/components/Calendar/components/CalendarViewMonths.js +1 -1
- package/components/Calendar/components/CalendarViewYears.js +1 -1
- package/components/Card/CardAction.js +11 -11
- package/components/Card/CardStatic.js +3 -3
- package/components/Card/components/CardContent/CardContent.js +2 -2
- package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
- package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
- package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
- package/components/Card/components/CardMedia.js +2 -2
- package/components/Card/utils.js +1 -1
- package/components/CarouselExtended/CarouselExtended.js +2 -2
- package/components/Checkbox/Checkbox.js +19 -19
- package/components/Checkbox/CheckboxXGroup.js +16 -16
- package/components/Checkbox/CheckboxYGroup.js +2 -2
- package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
- package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
- package/components/Chip/Chip.js +2 -2
- package/components/Chip/ChipClearButton.js +5 -5
- package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
- package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
- package/components/Chip/ChipDropdownArrow.js +6 -6
- package/components/Chip/ChipIcon.js +1 -1
- package/components/Chip/ChipMultiselect.js +2 -2
- package/components/Chip/ChipOptions.js +9 -9
- package/components/Chip/ChipSelect/ChipSelect.js +2 -2
- package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
- package/components/Chip/ChipSort.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
- package/components/Chip/ChipSuggest/ChipSuggestTarget.js +15 -15
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +50 -46
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +10 -10
- package/components/Col/Col.js +143 -143
- package/components/CollapsibleTree/CollapsibleTree.js +6 -6
- package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +5 -5
- package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +5 -5
- package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +11 -11
- package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +4 -4
- package/components/Confirm/Confirm.js +2 -2
- package/components/Confirm/components/ConfirmCloseButton.js +2 -2
- package/components/Confirm/components/ConfirmContent.js +2 -2
- package/components/Confirm/components/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
- package/components/DateRange/DateRange.js +16 -16
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/DesignTokens/components/Button.js +1 -1
- package/components/DesignTokens/components/Chip.js +1 -1
- package/components/DesignTokens/components/LightBox.js +10 -4
- package/components/DesignTokens/components/Tabs.js +2 -2
- package/components/Divider/Divider.js +23 -23
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +9 -9
- package/components/Dropdown/desktop/DropdownDesktop.js +9 -9
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.js +2 -2
- 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 +2 -2
- package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileInput.js +5 -5
- package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
- package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
- package/components/Ellipsis/Ellipsis.js +8 -8
- package/components/EmptyView/EmptyView.js +12 -12
- package/components/ExpandAnimation/ExpandAnimation.js +19 -19
- package/components/FocusTrapExtended/FocusTrapExtended.js +34 -0
- package/components/FocusTrapExtended/index.js +5 -0
- package/components/Footer/Footer.js +1 -1
- package/components/Footer/components/FooterDescription.js +2 -2
- package/components/Footer/components/FooterDescriptionContent.js +2 -2
- package/components/Footer/components/FooterDescriptionControls.js +2 -2
- package/components/FormField/FormField.js +18 -18
- package/components/FormField/components/FormFieldClear.js +8 -8
- package/components/FormField/components/FormFieldCounter.js +4 -4
- package/components/FormField/components/FormFieldDescription.js +6 -6
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +12 -12
- package/components/FormField/components/FormFieldMaskedInput.js +26 -26
- package/components/FormField/components/FormFieldPostfix.js +8 -8
- package/components/FormField/components/FormFieldPrefix.js +6 -6
- package/components/FormField/components/FormFieldTarget.js +11 -11
- package/components/FormField/components/FormFieldTextarea.js +20 -20
- package/components/FormField/components/index.js +1 -1
- package/components/FormField/index.js +1 -1
- package/components/Gap/Gap.js +11 -11
- package/components/Header/Header.js +1 -1
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
- package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
- package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
- package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
- package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
- package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
- package/components/HelpBox/HelpBox.js +7 -7
- package/components/IconWrapper/IconWrapper.js +14 -14
- package/components/ImageGallery/ImageGallery.js +5 -4
- package/components/ImageGalleryExtended/ImageGalleryExtended.js +15 -15
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedArrow.js +2 -2
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedDots.js +12 -12
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedMain.js +8 -7
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedSlide.js +2 -2
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedSwipeTrack.js +2 -2
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumb.js +2 -2
- package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumbnails.js +2 -2
- package/components/ImageGalleryExtended/components/index.js +1 -1
- package/components/ImageGalleryExtended/index.js +1 -1
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +3 -3
- package/components/Island/components/IslandFooter.js +4 -4
- package/components/Island/components/IslandHeader.js +4 -4
- package/components/Island/utils.js +1 -1
- package/components/IslandAccordion/IslandAccordion.js +3 -3
- package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
- package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
- package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
- package/components/IslandWidget/IslandWidget.js +19 -19
- package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +5 -5
- package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
- package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
- package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
- package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderControls.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +6 -6
- package/components/LightBox/LightBox.js +49 -48
- package/components/LightBox/LightBoxContent.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
- package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +105 -97
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
- package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
- package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +6 -6
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +13 -13
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +19 -19
- package/components/List/List.js +9 -8
- package/components/List/ListSortable.js +1 -1
- package/components/List/components/ListEmptyState.js +4 -4
- package/components/List/components/ListItem.js +1 -1
- package/components/List/components/ListItemContent.js +14 -14
- package/components/List/components/ListItemControls.js +6 -6
- package/components/List/components/ListItemControlsButton.js +2 -2
- package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
- package/components/List/components/ListItemLoading.js +6 -6
- package/components/List/components/ListItemSelectable.js +2 -2
- package/components/List/components/ListItemTable.js +6 -6
- package/components/List/components/ListItemTailLeft.js +7 -15
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +2 -2
- package/components/List/components/ListSortableItemControls.js +5 -5
- package/components/List/components/ListSortableItemTarget.js +4 -4
- 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 +3 -3
- package/components/ListMaster/components/ListMasterFooter.js +2 -2
- package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
- package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
- package/components/ListMaster/components/ListMasterHeader.js +6 -6
- package/components/ListMaster/components/SelectionControls.js +6 -6
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +8 -8
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +4 -4
- package/components/MobileView/index.js +3 -1
- package/components/MobileView/useMobileView.js +10 -0
- package/components/ModalWindow/ModalWindow.js +30 -30
- package/components/ModalWindow/components/ModalWindowBody.js +2 -2
- package/components/ModalWindow/components/ModalWindowClose.js +6 -6
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +3 -3
- package/components/ModalWindow/components/ModalWindowViewManager.js +7 -7
- package/components/MonthYearRange/MonthYearRange.js +6 -6
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +13 -13
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +36 -37
- package/components/Notification/NotificationGrouped.js +12 -7
- package/components/Notification/components/NotificationBody.js +20 -16
- package/components/Notification/components/NotificationBodyList.js +2 -2
- package/components/Notification/components/NotificationClose.js +1 -1
- package/components/Notification/components/NotificationFooter.js +1 -1
- package/components/Notification/components/NotificationGroupedFooter.js +2 -2
- 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 +3 -3
- package/components/OrderedList/OrderedListItem.js +3 -3
- package/components/Overlay/Overlay.js +54 -54
- package/components/Overlay/OverlayBase.js +26 -22
- package/components/Overlay/OverlayMask.js +2 -2
- package/components/Overlay/OverlayPanel.js +2 -2
- package/components/Page/Page.js +2 -2
- package/components/Page/components/BodyPage.js +9 -9
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Pagination/components/PaginationExtended.js +6 -6
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +13 -13
- package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
- package/components/Pagination/components/PaginationSelect.js +7 -7
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +12 -12
- package/components/Radio/RadioXGroup.js +13 -13
- package/components/Radio/RadioYGroup.js +5 -5
- package/components/Row/Row.js +16 -16
- package/components/SMSField/SMSField.js +3 -3
- package/components/SMSField/components/RefreshIcon.js +2 -2
- package/components/SMSField/components/SMSFieldInput.js +3 -3
- package/components/SMSField/components/SMSFieldRefresh.js +2 -2
- package/components/SMSField/components/SMSFieldSubmit.js +2 -2
- package/components/SMSField/components/SMSFieldTooltip.js +1 -1
- package/components/SegmentedControl/SegmentedControl.js +14 -14
- package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
- package/components/SelectExtendedField/SelectExtendedField.js +16 -16
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +4 -4
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +7 -7
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +2 -2
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
- package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
- package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
- package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +4 -4
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +20 -20
- package/components/SmallInput/SmallInput.js +4 -4
- package/components/Spoiler/Spoiler.js +14 -14
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
- package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
- package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
- package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
- package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
- package/components/StatusTracker/components/StatusTrackerStatusGroup.js +2 -2
- package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
- package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
- package/components/Step/Step.js +9 -9
- package/components/Stepper/Stepper.js +13 -12
- package/components/Stepper/StepperExtended.js +9 -9
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperStepArrowBorder.js +1 -1
- package/components/Stepper/index.js +9 -7
- package/components/Suggest/SuggestMobileDropdownContent.js +18 -18
- package/components/Suggest/useSuggest.js +1 -1
- package/components/SuggestField/SuggestField.js +2 -2
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
- 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 +11 -11
- package/components/Table/ChipPanel.js +7 -7
- package/components/Table/ChipPanelLinks.js +2 -2
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +7 -7
- package/components/Table/NoColumns.js +2 -2
- package/components/Table/PaginationPanel.js +3 -3
- package/components/Table/TableBasic/TableBasic.js +2 -2
- package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
- package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
- package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
- package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +10 -10
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +2 -2
- package/components/Table/TableFooter/TableFooter.js +2 -2
- 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/utils.js +1 -1
- package/components/Tabs/Tabs.js +10 -10
- package/components/TabsExtended/TabsExtended.js +3 -3
- package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
- package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +7 -7
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +13 -12
- package/components/TabsLine/components/TabsLineDesktop.js +2 -2
- package/components/TabsLine/components/TabsLineDropdown.js +3 -3
- package/components/TabsLine/components/TabsLineItem.js +38 -38
- package/components/TabsLine/components/TabsLineMobile.js +7 -7
- package/components/Tag/Tag.js +27 -27
- package/components/TagColor/TagColor.js +9 -9
- package/components/TagGroup/TagGroup.js +11 -11
- package/components/TextField/TextField.js +1 -1
- package/components/TextField/TextFieldBase.js +1 -1
- package/components/TextareaField/TextareaField.js +1 -1
- package/components/ThemeProvider/ThemeProvider.js +1 -1
- package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
- package/components/Tooltip/components/common/TooltipBody.js +2 -2
- package/components/Tooltip/components/common/TooltipLink.js +18 -18
- package/components/Tooltip/components/common/TooltipXButton.js +1 -1
- package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
- package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
- package/components/Tooltip/components/mobile/TooltipMobile.js +6 -6
- package/components/TopOverlay/TopOverlay.js +43 -43
- package/components/TreeView/TreeView.js +2 -2
- package/components/TreeView/components/TreeViewGroup.js +1 -1
- package/components/TreeView/components/TreeViewNode.js +2 -2
- package/components/Typography/Caption.js +19 -19
- package/components/Typography/CodeText.js +7 -7
- package/components/Typography/Text.js +25 -25
- package/components/Typography/Title.js +20 -20
- package/components/Typography/constants.js +1 -1
- package/components/Typography/enums.js +1 -1
- package/components/UnorderedList/UnorderedList.js +7 -7
- package/components/UnorderedList/UnorderedListItem.js +3 -3
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/UploadZone/index.js +1 -1
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +363 -359
- package/index.d.ts +104 -155
- package/index.js +397 -393
- package/package.json +5 -1
- package/styles/triplex-next.css +557 -556
- package/utils/amountUtils.js +1 -1
- package/chunks/Card.module-DLre-hDg.js +0 -18
- package/chunks/CheckboxTreeExtended.module-BsnFYetJ.js +0 -15
- package/chunks/Chip-Fb7_tfTx.js +0 -85
- package/chunks/Confirm.module-ONNAnitW.js +0 -15
- package/chunks/DropdownMobile.module-C99ad0jt.js +0 -23
- package/chunks/Footer.module-fCYYdKPC.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-BUlWJH2L.js +0 -9
- package/chunks/HeaderTabs.module-f0pOEOus.js +0 -9
- package/chunks/ImageGalleryExtendedMain.module-BGe90A85.js +0 -17
- package/chunks/ImageGalleryExtendedThumb-BVI6zmzL.js +0 -28
- package/chunks/IslandAccordion.module-CpsIbUZS.js +0 -25
- package/chunks/IslandWidgetFooter.module-Cv-pFx97.js +0 -9
- package/chunks/IslandWidgetHeader.module-DZ7u5KdZ.js +0 -13
- package/chunks/LightBoxControls.module-BGzxKeYz.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-CmhYqDUn.js +0 -9
- package/chunks/ListItemTail.module-_zPCXCQZ.js +0 -12
- package/chunks/ListMasterFooter.module-OOs3HMYn.js +0 -10
- package/chunks/ModalWindow.module-BkI79oza.js +0 -17
- package/chunks/Notification.module-CtpYgvcX.js +0 -20
- package/chunks/Overlay.module-C3WPSJN5.js +0 -18
- package/chunks/Page.module-CkMrRJ3E.js +0 -11
- package/chunks/SMSField.module-Bo60-Oyi.js +0 -16
- package/chunks/SliderExtendedMarks.module-kdIHU6Y0.js +0 -15
- package/chunks/StatusTracker.module-DiLzRUA8.js +0 -24
- package/chunks/TableFooter.module-Bq-wqvaF.js +0 -14
- package/chunks/TabsExtended.module-CsY7VuxQ.js +0 -16
- package/chunks/TabsLine.module-BWx30e5X.js +0 -21
- package/chunks/TooltipDesktop.module-BkTwHXKO.js +0 -19
- package/chunks/TreeView.module-seYxUon6.js +0 -9
- package/chunks/utils-BIYQTFij.js +0 -24
- package/chunks/utils-CXwYWTdr.js +0 -73
package/README.md
CHANGED
|
@@ -12,9 +12,10 @@ npm install @sberbusiness/triplex-next @sberbusiness/icons-next
|
|
|
12
12
|
```
|
|
13
13
|
|
|
14
14
|
## Импортировать стили
|
|
15
|
+
|
|
15
16
|
```ts
|
|
16
|
-
import
|
|
17
|
-
import
|
|
17
|
+
import "@sberbusiness/triplex-next/styles/triplex-next.css";
|
|
18
|
+
import "@sberbusiness/icons-next/styles/icons.css";
|
|
18
19
|
```
|
|
19
20
|
|
|
20
21
|
## 🔤 Шрифты
|
|
@@ -23,56 +24,55 @@ import '@sberbusiness/icons-next/styles/icons.css';
|
|
|
23
24
|
|
|
24
25
|
```css
|
|
25
26
|
@font-face {
|
|
26
|
-
font-family:
|
|
27
|
-
src: url(
|
|
27
|
+
font-family: SBSansDisplay;
|
|
28
|
+
src: url("node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansDisplay-Regular.woff2") format("woff2");
|
|
28
29
|
font-weight: normal;
|
|
29
30
|
font-style: normal;
|
|
30
31
|
}
|
|
31
32
|
|
|
32
33
|
@font-face {
|
|
33
|
-
font-family:
|
|
34
|
-
src: url(
|
|
34
|
+
font-family: SBSansDisplayMedium;
|
|
35
|
+
src: url("node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansDisplay-Medium.woff2") format("woff2");
|
|
35
36
|
font-weight: 500;
|
|
36
37
|
font-style: normal;
|
|
37
38
|
}
|
|
38
39
|
|
|
39
40
|
@font-face {
|
|
40
|
-
font-family:
|
|
41
|
-
src: url(
|
|
41
|
+
font-family: SBSansDisplaySemibold;
|
|
42
|
+
src: url("node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansDisplay-SemiBold.woff2") format("woff2");
|
|
42
43
|
font-weight: 600;
|
|
43
44
|
font-style: normal;
|
|
44
45
|
}
|
|
45
46
|
|
|
46
47
|
@font-face {
|
|
47
|
-
font-family:
|
|
48
|
-
src: url(
|
|
48
|
+
font-family: SBSansDisplayBold;
|
|
49
|
+
src: url("node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansDisplay-Bold.woff2") format("woff2");
|
|
49
50
|
font-weight: 700;
|
|
50
51
|
font-style: normal;
|
|
51
52
|
}
|
|
52
53
|
|
|
53
54
|
@font-face {
|
|
54
|
-
font-family:
|
|
55
|
-
src: url(
|
|
55
|
+
font-family: SBSansText;
|
|
56
|
+
src: url("node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansText-Regular.woff2") format("woff2");
|
|
56
57
|
font-weight: normal;
|
|
57
58
|
font-style: normal;
|
|
58
59
|
}
|
|
59
60
|
|
|
60
61
|
@font-face {
|
|
61
|
-
font-family:
|
|
62
|
-
src: url(
|
|
62
|
+
font-family: SBSansTextSemibold;
|
|
63
|
+
src: url("node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansText-Semibold.woff2") format("woff2");
|
|
63
64
|
font-weight: 600;
|
|
64
65
|
font-style: normal;
|
|
65
66
|
}
|
|
66
67
|
|
|
67
68
|
@font-face {
|
|
68
|
-
font-family:
|
|
69
|
-
src: url(
|
|
69
|
+
font-family: SBSansTextMono;
|
|
70
|
+
src: url("node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansTextMono-Regular.woff2") format("woff2");
|
|
70
71
|
font-weight: normal;
|
|
71
72
|
font-style: normal;
|
|
72
73
|
}
|
|
73
74
|
```
|
|
74
75
|
|
|
75
|
-
|
|
76
76
|
---
|
|
77
77
|
|
|
78
78
|
## 📁 Структура
|
|
@@ -93,16 +93,16 @@ src/
|
|
|
93
93
|
|
|
94
94
|
## 📜 Скрипты
|
|
95
95
|
|
|
96
|
-
| Скрипт
|
|
97
|
-
|
|
98
|
-
| `npm run build`
|
|
99
|
-
| `npm run storybook`
|
|
100
|
-
| `npm run storybook:build`
|
|
101
|
-
| `npm run test-visual:docker`
|
|
102
|
-
| `npm run test-visual:docker:update` | Обновить baseline-скриншоты в Docker-контейнере
|
|
103
|
-
| `npm run test-visual:debug`
|
|
104
|
-
| `npm run test-visual:ci`
|
|
105
|
-
| `npm run test-visual:ci:update`
|
|
96
|
+
| Скрипт | Назначение |
|
|
97
|
+
| ----------------------------------- | ------------------------------------------------------------------ |
|
|
98
|
+
| `npm run build` | Сборка компонентов и `style.css` в `dist/` |
|
|
99
|
+
| `npm run storybook` | Локальный просмотр компонентов |
|
|
100
|
+
| `npm run storybook:build` | Сборка Storybook в `storybook-static/` |
|
|
101
|
+
| `npm run test-visual:docker` | Визуальные тесты в Docker-контейнере (сборка + запуск) |
|
|
102
|
+
| `npm run test-visual:docker:update` | Обновить baseline-скриншоты в Docker-контейнере |
|
|
103
|
+
| `npm run test-visual:debug` | Отладка визуальных тестов локально (Storybook должен быть запущен) |
|
|
104
|
+
| `npm run test-visual:ci` | Визуальные тесты — используется в CI и Docker |
|
|
105
|
+
| `npm run test-visual:ci:update` | Обновление baseline — используется в CI и Docker |
|
|
106
106
|
|
|
107
107
|
---
|
|
108
108
|
|
|
@@ -125,10 +125,11 @@ index.ts ← обязательный!
|
|
|
125
125
|
3. Указать экспорт в `src/index.ts`:
|
|
126
126
|
|
|
127
127
|
```ts
|
|
128
|
-
export * from
|
|
128
|
+
export * from "./components/Alert";
|
|
129
129
|
```
|
|
130
130
|
|
|
131
131
|
---
|
|
132
|
+
|
|
132
133
|
## 🧪 Тестирование
|
|
133
134
|
|
|
134
135
|
Проект использует [Vitest](https://vitest.dev/) для unit-тестирования и [Testing Library](https://testing-library.com/docs/react-testing-library/intro/) для тестирования компонентов.
|
|
@@ -144,11 +145,13 @@ export * from './components/Alert';
|
|
|
144
145
|
#### Как обновить baseline-скриншоты
|
|
145
146
|
|
|
146
147
|
**Через Docker (рекомендуется):**
|
|
148
|
+
|
|
147
149
|
```bash
|
|
148
150
|
npm run test-visual:docker:update
|
|
149
151
|
```
|
|
150
152
|
|
|
151
153
|
**Через CI:**
|
|
154
|
+
|
|
152
155
|
1. Запушить ветку с изменениями
|
|
153
156
|
2. В GitHub → Actions → **Update Visual Snapshots** → Run workflow → выбрать ветку
|
|
154
157
|
3. Воркфлоу пересоздаст скриншоты и сделает коммит в ту же ветку
|
|
@@ -185,10 +188,10 @@ npm run test-visual:debug # локально (Storybook должен
|
|
|
185
188
|
|
|
186
189
|
Визуальные тесты в CI работают на собранной (build) версии Storybook, а не на dev-сервере — это исключает race conditions при загрузке модулей.
|
|
187
190
|
|
|
188
|
-
| Воркфлоу
|
|
189
|
-
|
|
190
|
-
| `visual-test.yml`
|
|
191
|
-
| `visual-update.yml` | Ручной запуск (`workflow_dispatch`) | Пересоздаёт baselines и коммитит их в ветку
|
|
191
|
+
| Воркфлоу | Триггер | Что делает |
|
|
192
|
+
| ------------------- | ----------------------------------- | ---------------------------------------------------------- |
|
|
193
|
+
| `visual-test.yml` | Каждый PR | Прогоняет тесты, загружает диффы как артефакты при падении |
|
|
194
|
+
| `visual-update.yml` | Ручной запуск (`workflow_dispatch`) | Пересоздаёт baselines и коммитит их в ветку |
|
|
192
195
|
|
|
193
196
|
#### Как отлаживать локально
|
|
194
197
|
|
|
@@ -227,4 +230,4 @@ npm run test-unit:watch # Запуск unit тестов в реж
|
|
|
227
230
|
npm run test-unit:coverage # Запуск unit тестов с отчётом о покрытии
|
|
228
231
|
npm run test-visual:docker # Визуальные регрессионные тесты (Docker)
|
|
229
232
|
npm run test-visual:docker:update # Обновить baseline-скриншоты (Docker)
|
|
230
|
-
```
|
|
233
|
+
```
|
|
@@ -2,17 +2,17 @@ import { jsxs as d, jsx as t } from "react/jsx-runtime";
|
|
|
2
2
|
import { useContext as p, useEffect as _ } from "react";
|
|
3
3
|
import { CaretdownStrokeSrvIcon16 as i } from "@sberbusiness/icons-next";
|
|
4
4
|
import { ButtonIcon as m } from "../components/Button/ButtonIcon.js";
|
|
5
|
-
import { AlertProcessContext as
|
|
6
|
-
import { c as s } from "./vendor-
|
|
7
|
-
const
|
|
8
|
-
alertProcess:
|
|
9
|
-
md:
|
|
5
|
+
import { AlertProcessContext as f } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
|
+
import { c as s } from "./vendor-D5cfSbgz.js";
|
|
7
|
+
const x = "alertProcess__dbbd51de", y = "md__ef2ecb30", u = "lg__9216a962", T = "withSpoiler__66577251", B = "themeIcon__93505e69", C = "alertTypeError__0e22f12c", S = "alertTypeInfo__cfe956ae", b = "alertTypeWarning__1428d7ee", h = "alertTypeSystem__fd336eb4", I = "alertTypeFeature__9a579abf", P = "alertProcessContentBlock__5dcddf6a", g = "expandableContent__1233f83d", k = "expanded__782d96e6", v = "closeButton__c59d4c6c", w = "expandButton__21b7df0f", e = {
|
|
8
|
+
alertProcess: x,
|
|
9
|
+
md: y,
|
|
10
10
|
lg: u,
|
|
11
11
|
withSpoiler: T,
|
|
12
|
-
themeIcon:
|
|
13
|
-
alertTypeError:
|
|
14
|
-
alertTypeInfo:
|
|
15
|
-
alertTypeWarning:
|
|
12
|
+
themeIcon: B,
|
|
13
|
+
alertTypeError: C,
|
|
14
|
+
alertTypeInfo: S,
|
|
15
|
+
alertTypeWarning: b,
|
|
16
16
|
alertTypeSystem: h,
|
|
17
17
|
alertTypeFeature: I,
|
|
18
18
|
alertProcessContentBlock: P,
|
|
@@ -21,7 +21,7 @@ const y = "alertProcess__5f1e26a7", f = "md__11d64c88", u = "lg__d4436edb", T =
|
|
|
21
21
|
closeButton: v,
|
|
22
22
|
expandButton: w
|
|
23
23
|
}, A = ({ children: a, open: o, onOpen: r, ...l }) => {
|
|
24
|
-
const { setHasSpoiler: n } = p(
|
|
24
|
+
const { setHasSpoiler: n } = p(f);
|
|
25
25
|
_(() => (n(!0), () => {
|
|
26
26
|
n(!1);
|
|
27
27
|
}), [n]);
|
|
@@ -38,4 +38,4 @@ export {
|
|
|
38
38
|
A,
|
|
39
39
|
e as s
|
|
40
40
|
};
|
|
41
|
-
//# sourceMappingURL=AlertProcessSpoiler-
|
|
41
|
+
//# sourceMappingURL=AlertProcessSpoiler-DaiPrsW6.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as M } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
3
|
-
import { c as V } from "./vendor-
|
|
3
|
+
import { c as V } from "./vendor-D5cfSbgz.js";
|
|
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__c8ab4072", E = "calendarViewMonths__785e376b", L = "calendarViewYears__44929265", R = "calendarViewDaysHeader__0608ee7d", v = "calendarViewDaysBody__1f0d3c18", H = "calendarViewItem__b34cee0f", B = "current__e4d3adec", S = "disabled__3f4f5755", j = "calendarViewItemLabel__b8d613c2", O = "muted__1f3f00c3", P = "selected__b0dc29e4", g = "basicMark__f66b74b5", q = "standardMark__04d2cf7b", z = "attentionMark__9abbce1f", G = "criticalMark__9a16e7a6", J = "marked__bdaffafa", Q = "unitDay__30b2e908", U = "unitMonth__1d76678e", W = "unitYear__ddf4d3c9", e = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -37,28 +37,28 @@ const A = "calendarViewDays__08827ce4", E = "calendarViewMonths__56d1aef9", L =
|
|
|
37
37
|
children: k,
|
|
38
38
|
className: y,
|
|
39
39
|
date: o,
|
|
40
|
-
unit:
|
|
40
|
+
unit: b,
|
|
41
41
|
tabbable: c,
|
|
42
42
|
active: l,
|
|
43
43
|
disabled: _,
|
|
44
|
-
muted:
|
|
44
|
+
muted: I,
|
|
45
45
|
markType: n,
|
|
46
46
|
onFocus: d,
|
|
47
47
|
onBlur: s,
|
|
48
48
|
onKeyDown: i,
|
|
49
49
|
onDateSelect: m,
|
|
50
|
-
...
|
|
50
|
+
...C
|
|
51
51
|
}) => {
|
|
52
52
|
const { viewItemFocusedRef: t } = N(x), u = T(null);
|
|
53
53
|
Y(() => {
|
|
54
54
|
var a;
|
|
55
55
|
c && t.current && ((a = u.current) == null || a.focus());
|
|
56
56
|
}, [c, t]);
|
|
57
|
-
const
|
|
57
|
+
const D = (a) => {
|
|
58
58
|
t.current = !0, d == null || d(a);
|
|
59
|
-
},
|
|
59
|
+
}, h = (a) => {
|
|
60
60
|
t.current = !1, s == null || s(a);
|
|
61
|
-
},
|
|
61
|
+
}, p = (a) => {
|
|
62
62
|
const f = a.code || a.keyCode;
|
|
63
63
|
(w(f, "ENTER") || w(f, "SPACE")) && (a.preventDefault(), m(o)), i == null || i(a);
|
|
64
64
|
};
|
|
@@ -68,21 +68,21 @@ const A = "calendarViewDays__08827ce4", E = "calendarViewMonths__56d1aef9", L =
|
|
|
68
68
|
className: V(e.calendarViewItem, { [e.disabled]: _ }, y),
|
|
69
69
|
tabIndex: c ? 0 : -1,
|
|
70
70
|
"aria-selected": l ? !0 : void 0,
|
|
71
|
-
onFocus:
|
|
72
|
-
onBlur:
|
|
73
|
-
onKeyDown:
|
|
74
|
-
...
|
|
71
|
+
onFocus: D,
|
|
72
|
+
onBlur: h,
|
|
73
|
+
onKeyDown: p,
|
|
74
|
+
...C,
|
|
75
75
|
ref: u,
|
|
76
76
|
children: /* @__PURE__ */ M(
|
|
77
77
|
"div",
|
|
78
78
|
{
|
|
79
79
|
className: V(
|
|
80
80
|
e.calendarViewItemLabel,
|
|
81
|
-
Z[
|
|
81
|
+
Z[b],
|
|
82
82
|
{
|
|
83
83
|
[e.disabled]: _,
|
|
84
84
|
[e.marked]: n !== void 0,
|
|
85
|
-
[e.muted]: !!
|
|
85
|
+
[e.muted]: !!I,
|
|
86
86
|
[e.selected]: l
|
|
87
87
|
},
|
|
88
88
|
n !== void 0 ? X[n] : void 0
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
re as C,
|
|
99
99
|
e as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-DBzrBL3f.js.map
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
const n = "card__55f3e112", d = "roundingMD__0bbe98fb", a = "roundingSM__bf6be9fa", o = "general__55582d27", c = "secondary__bcdda8fc", t = "cardMedia__273414a0", e = "cardContent__df155df8", r = "paddingMD__c771bd6a", _ = "paddingSM__df4eca63", s = "cardContentHeader__ec7d166d", g = "cardContentBody__c3bbaaf4", i = "cardContentFooter__f2ea1b7c", M = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: o,
|
|
6
|
+
secondary: c,
|
|
7
|
+
cardMedia: t,
|
|
8
|
+
cardContent: e,
|
|
9
|
+
paddingMD: r,
|
|
10
|
+
paddingSM: _,
|
|
11
|
+
cardContentHeader: s,
|
|
12
|
+
cardContentBody: g,
|
|
13
|
+
cardContentFooter: i
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
M as c
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=Card.module-Pe2ogNIk.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__fc4751ee", c = "checkboxTreeExtendedNode__5abe1214", o = "sm__3ae89a35", b = "md__4cb1283c", d = "lg__7ca94db5", x = "checkboxTreeExtendedNodeHeader__b17cf5aa", r = "checkboxTreeCheckboxLabel__c649bc4b", t = "caretIconWrapper__e2a00c8e", n = "checkboxTreeCheckbox__b17cc0bc", h = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
sm: o,
|
|
5
|
+
md: b,
|
|
6
|
+
lg: d,
|
|
7
|
+
checkboxTreeExtendedNodeHeader: x,
|
|
8
|
+
checkboxTreeCheckboxLabel: r,
|
|
9
|
+
caretIconWrapper: t,
|
|
10
|
+
checkboxTreeCheckbox: n
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
h as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-D-nuxCw2.js.map
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { jsxs as u, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import y, { useCallback as P } from "react";
|
|
3
|
+
import { c as C } from "./vendor-D5cfSbgz.js";
|
|
4
|
+
import { EComponentSize as I } from "../enums/EComponentSize.js";
|
|
5
|
+
import { createSizeToClassNameMap as N } from "../utils/classNameMaps.js";
|
|
6
|
+
import { isKey as T } from "../utils/keyboard.js";
|
|
7
|
+
import { Badge as w } from "../components/Badge/Badge.js";
|
|
8
|
+
import { IconWrapper as f } from "../components/IconWrapper/IconWrapper.js";
|
|
9
|
+
import { EChipType as a } from "../components/Chip/enums.js";
|
|
10
|
+
const E = "chipGroupItem__fefa8bfe", B = "chip__79b34ec8", g = "lg__fe04938c", G = "prefix__29dd7180", M = "postfix__e27facd7", S = "notificationIcon__3bec8633", Y = "md__79c3cd35", j = "sm__4bba9efb", z = "type1__7e222efa", R = "type2__db23d3bd", k = "selected__5b756451", A = "disabled__b370385c", W = "withPrefix__d1d28f96", q = "withPostfix__35847385", D = "content__c31d5eae", t = {
|
|
11
|
+
chipGroupItem: E,
|
|
12
|
+
chip: B,
|
|
13
|
+
lg: g,
|
|
14
|
+
prefix: G,
|
|
15
|
+
postfix: M,
|
|
16
|
+
notificationIcon: S,
|
|
17
|
+
md: Y,
|
|
18
|
+
sm: j,
|
|
19
|
+
type1: z,
|
|
20
|
+
type2: R,
|
|
21
|
+
selected: k,
|
|
22
|
+
disabled: A,
|
|
23
|
+
withPrefix: W,
|
|
24
|
+
withPostfix: q,
|
|
25
|
+
content: D
|
|
26
|
+
}, F = {
|
|
27
|
+
[a.TYPE_1]: t.type1,
|
|
28
|
+
[a.TYPE_2]: t.type2
|
|
29
|
+
}, H = N(t), J = y.forwardRef(
|
|
30
|
+
({
|
|
31
|
+
children: r,
|
|
32
|
+
className: l,
|
|
33
|
+
disabled: e,
|
|
34
|
+
postfix: s,
|
|
35
|
+
prefix: i,
|
|
36
|
+
selected: m,
|
|
37
|
+
showNotificationIcon: d,
|
|
38
|
+
size: p = I.MD,
|
|
39
|
+
type: _ = a.TYPE_1,
|
|
40
|
+
onKeyDown: o,
|
|
41
|
+
...h
|
|
42
|
+
}, x) => {
|
|
43
|
+
const b = P(
|
|
44
|
+
(n) => {
|
|
45
|
+
T(n.code, "SPACE") && n.preventDefault(), o == null || o(n);
|
|
46
|
+
},
|
|
47
|
+
[o]
|
|
48
|
+
);
|
|
49
|
+
return /* @__PURE__ */ u(
|
|
50
|
+
"span",
|
|
51
|
+
{
|
|
52
|
+
className: C(
|
|
53
|
+
t.chip,
|
|
54
|
+
t.chipGroupItem,
|
|
55
|
+
F[_],
|
|
56
|
+
H[p],
|
|
57
|
+
{
|
|
58
|
+
[t.disabled]: !!e,
|
|
59
|
+
[t.selected]: !!m,
|
|
60
|
+
[t.withPostfix]: typeof s < "u",
|
|
61
|
+
[t.withPrefix]: typeof i < "u"
|
|
62
|
+
},
|
|
63
|
+
l
|
|
64
|
+
),
|
|
65
|
+
role: "button",
|
|
66
|
+
tabIndex: e ? -1 : 0,
|
|
67
|
+
onKeyDown: b,
|
|
68
|
+
...h,
|
|
69
|
+
ref: x,
|
|
70
|
+
children: [
|
|
71
|
+
i ? /* @__PURE__ */ c(f, { className: t.prefix, disabled: !!e, children: i }) : null,
|
|
72
|
+
/* @__PURE__ */ c("span", { className: t.content, children: r }),
|
|
73
|
+
s ? /* @__PURE__ */ c(f, { className: t.postfix, disabled: !!e, children: s }) : null,
|
|
74
|
+
d && /* @__PURE__ */ c(w.Dot, { size: p, className: t.notificationIcon })
|
|
75
|
+
]
|
|
76
|
+
}
|
|
77
|
+
);
|
|
78
|
+
}
|
|
79
|
+
);
|
|
80
|
+
J.displayName = "Chip";
|
|
81
|
+
export {
|
|
82
|
+
J as C,
|
|
83
|
+
t as s
|
|
84
|
+
};
|
|
85
|
+
//# sourceMappingURL=Chip-l3XTM9L_.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__801782cd", o = "isInLightBox__dc779dae", i = "isInSideOverlaySM__e69da015", t = "isInSideOverlayMD__30103baa", e = "isInSideOverlayLG__0c12184d", s = "confirmCloseButton__e173bbd5", c = "confirmContent__0158b59c", r = "confirmControls__ecb2b0ca", l = "confirmContentTitle__0dd98b34", _ = {
|
|
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: l
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
_ as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-BBLLzr0p.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as E, jsx as k } from "react/jsx-runtime";
|
|
2
2
|
import I, { useEffect as u } from "react";
|
|
3
|
-
import { c as v } from "./vendor-
|
|
3
|
+
import { c as v } from "./vendor-D5cfSbgz.js";
|
|
4
4
|
import { EComponentSize as l } from "../enums/EComponentSize.js";
|
|
5
5
|
import { EVENT_KEY_CODES as a } from "../utils/keyboard.js";
|
|
6
6
|
import { Badge as y } from "../components/Badge/Badge.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "dropdownDesktopList__312d0343", b = "notificationIcon__95ad1c2c", g = "sm__fdfa5586", x = "dropdownDesktopListItem__61f74b03", C = "dropdownDesktopListLoader__58f2d2b4", O = "md__afe9b339", R = "lg__51ab00a2", T = "active__af246a36", K = "selected__e599a21b", s = {
|
|
8
8
|
dropdownDesktopList: N,
|
|
9
|
-
notificationIcon:
|
|
10
|
-
sm:
|
|
9
|
+
notificationIcon: b,
|
|
10
|
+
sm: g,
|
|
11
11
|
dropdownDesktopListItem: x,
|
|
12
12
|
dropdownDesktopListLoader: C,
|
|
13
13
|
md: O,
|
|
@@ -24,8 +24,8 @@ const N = "dropdownDesktopList__24ff3208", g = "notificationIcon__62b87ac0", b =
|
|
|
24
24
|
onSelect: o,
|
|
25
25
|
selected: r,
|
|
26
26
|
showNotificationIcon: c,
|
|
27
|
-
size:
|
|
28
|
-
...
|
|
27
|
+
size: _ = l.MD,
|
|
28
|
+
...f
|
|
29
29
|
}, D) => {
|
|
30
30
|
const i = (t) => {
|
|
31
31
|
const { keyCode: w } = t;
|
|
@@ -46,12 +46,12 @@ const N = "dropdownDesktopList__24ff3208", g = "notificationIcon__62b87ac0", b =
|
|
|
46
46
|
title: typeof d == "string" ? d : void 0,
|
|
47
47
|
role: "option",
|
|
48
48
|
"aria-selected": !!r,
|
|
49
|
-
...
|
|
49
|
+
...f,
|
|
50
50
|
onClick: L,
|
|
51
51
|
ref: D,
|
|
52
52
|
children: [
|
|
53
53
|
d,
|
|
54
|
-
c && /* @__PURE__ */ k(y.Dot, { size:
|
|
54
|
+
c && /* @__PURE__ */ k(y.Dot, { size: _, className: s.notificationIcon })
|
|
55
55
|
]
|
|
56
56
|
}
|
|
57
57
|
);
|
|
@@ -62,4 +62,4 @@ export {
|
|
|
62
62
|
A as D,
|
|
63
63
|
s
|
|
64
64
|
};
|
|
65
|
-
//# sourceMappingURL=DropdownListItem-
|
|
65
|
+
//# sourceMappingURL=DropdownListItem-Db1_Qf-T.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__21974612", d = "dropdownMobileBackdrop__52665cba", e = "closing__defc326b", n = "opening__9bddb732", r = "opened__6454a6b4", t = "dropdownMobile__55aea402", i = "dropdownMobileHeader__b9b330d2", p = "dropdownMobileHeaderContent__f65cfd3e", b = "dropdownMobileContent__81315bd7", l = "dropdownMobileFooter__f08ee351", c = "dropdownMobileListItem__4b7def96", s = "selected__e599a21b", w = "dropdownMobileBodyOverflow__55ba1514", _ = "controlButtons__b2723ed8", M = "dropdownMobileLoader__1f4a89b6", a = "dropdownMobileListLoader__cc5076d3", f = "notificationIcon__95ad1c2c", 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: b,
|
|
11
|
+
dropdownMobileFooter: l,
|
|
12
|
+
dropdownMobileListItem: c,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileBodyOverflow: w,
|
|
15
|
+
controlButtons: _,
|
|
16
|
+
dropdownMobileLoader: M,
|
|
17
|
+
dropdownMobileListLoader: a,
|
|
18
|
+
notificationIcon: f
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
L as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-yjUQwtlN.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__621b5bf9", t = "footerDescriptionContent__3d8ae551", e = "footerDescriptionControls__80babdb3", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-CT9KM6mo.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
-
import C, { useContext as D, useMemo as L, useCallback as a, useLayoutEffect as
|
|
3
|
-
import { u as R, c as W } from "./vendor-
|
|
2
|
+
import C, { useContext as D, useMemo as L, useCallback as a, useLayoutEffect as f } from "react";
|
|
3
|
+
import { u as R, c as W } from "./vendor-D5cfSbgz.js";
|
|
4
4
|
import { FormFieldContext as j } from "../components/FormField/FormFieldContext.js";
|
|
5
5
|
import { EFormFieldStatus as q } from "../components/FormField/enums.js";
|
|
6
6
|
import { createSizeToClassNameMap as w } from "../utils/classNameMaps.js";
|
|
7
7
|
import { isFilled as G } from "../components/FormField/components/utils.js";
|
|
8
|
-
const H = "
|
|
8
|
+
const H = "formFieldInput__e7b550d0", J = "sm__2079d6a4", K = "md__7fe9c68e", O = "lg__aac0ac1a", T = {
|
|
9
9
|
formFieldInput: H,
|
|
10
10
|
sm: J,
|
|
11
11
|
md: K,
|
|
@@ -23,17 +23,17 @@ const H = "formFieldInput__3346af13", J = "sm__ab9ef21c", K = "md__9ec7e2e7", O
|
|
|
23
23
|
render: F,
|
|
24
24
|
...h
|
|
25
25
|
}, n) => {
|
|
26
|
-
const { status: x, setFocused: o, setTargetId: _, setFilled: c, size: I } = D(j),
|
|
26
|
+
const { status: x, setFocused: o, setTargetId: _, setFilled: c, size: I } = D(j), u = L(() => d === void 0 ? R("input_") : d, [d]), y = W(T.formFieldInput, Q[I], g), t = a(
|
|
27
27
|
(s) => {
|
|
28
28
|
c(G(s));
|
|
29
29
|
},
|
|
30
30
|
[c]
|
|
31
31
|
);
|
|
32
|
-
|
|
33
|
-
_(
|
|
34
|
-
}, [
|
|
32
|
+
f(() => {
|
|
33
|
+
_(u);
|
|
34
|
+
}, [u, _]), f(() => {
|
|
35
35
|
t(e ?? p);
|
|
36
|
-
}, []),
|
|
36
|
+
}, []), f(() => {
|
|
37
37
|
e !== void 0 && t(e);
|
|
38
38
|
}, [e, t]);
|
|
39
39
|
const b = a(
|
|
@@ -58,7 +58,7 @@ const H = "formFieldInput__3346af13", J = "sm__ab9ef21c", K = "md__9ec7e2e7", O
|
|
|
58
58
|
[t, i]
|
|
59
59
|
), N = {
|
|
60
60
|
...h,
|
|
61
|
-
id:
|
|
61
|
+
id: u,
|
|
62
62
|
className: y,
|
|
63
63
|
value: e,
|
|
64
64
|
defaultValue: p,
|
|
@@ -76,4 +76,4 @@ export {
|
|
|
76
76
|
S as F,
|
|
77
77
|
T as s
|
|
78
78
|
};
|
|
79
|
-
//# sourceMappingURL=FormFieldInput-
|
|
79
|
+
//# sourceMappingURL=FormFieldInput-DFQ9utC5.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__6021b84f", a = "headerLayoutSidebarContent__2981a241", d = "headerLayoutSidebarSidebar__fc1295d7", r = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: d
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
r as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-DyYzCUfm.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__0ad18394", t = "headerTitleControls__23897485", l = "headerTitleContent__d321131c", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__fbb5af0c", t = "headerTitleControls__e342f1ec", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-XER-L3oZ.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const e = "main__1874fee1", a = "arrow__f2a73013", t = "image__023a4c5d", c = "imageButton__e1c27630", n = "track__ccca1bef", _ = "animating__e483488d", i = "slide__ee970f49", o = "blur__a9567e2b", s = "clickable__7bc47978", r = "prev__577e7d2e", l = "next__fd5b065c", m = {
|
|
2
|
+
main: e,
|
|
3
|
+
arrow: a,
|
|
4
|
+
image: t,
|
|
5
|
+
imageButton: c,
|
|
6
|
+
track: n,
|
|
7
|
+
animating: _,
|
|
8
|
+
slide: i,
|
|
9
|
+
blur: o,
|
|
10
|
+
clickable: s,
|
|
11
|
+
prev: r,
|
|
12
|
+
next: l
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
m as s
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=ImageGalleryExtendedMain.module-XdOAzDPn.js.map
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import i from "react";
|
|
3
|
+
import { c as o } from "./vendor-D5cfSbgz.js";
|
|
4
|
+
const n = "thumbnails__d19cb9ad", b = "thumb__2386784c", d = "active__d65ec4cd", u = "image__023a4c5d", t = {
|
|
5
|
+
thumbnails: n,
|
|
6
|
+
thumb: b,
|
|
7
|
+
active: d,
|
|
8
|
+
image: u
|
|
9
|
+
}, h = i.forwardRef(
|
|
10
|
+
({ item: a, isActive: e, className: m, "aria-label": s, ...l }, r) => /* @__PURE__ */ c(
|
|
11
|
+
"button",
|
|
12
|
+
{
|
|
13
|
+
ref: r,
|
|
14
|
+
...l,
|
|
15
|
+
type: "button",
|
|
16
|
+
className: o(t.thumb, { [t.active]: e }, m),
|
|
17
|
+
"aria-current": e ? "true" : void 0,
|
|
18
|
+
"aria-label": s ?? a.alt,
|
|
19
|
+
children: /* @__PURE__ */ c("img", { src: a.thumbSrc ?? a.src, alt: "", className: t.image, loading: "lazy" })
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
);
|
|
23
|
+
h.displayName = "ImageGalleryExtendedThumb";
|
|
24
|
+
export {
|
|
25
|
+
h as I,
|
|
26
|
+
t as s
|
|
27
|
+
};
|
|
28
|
+
//# sourceMappingURL=ImageGalleryExtendedThumb-DyFhUrYf.js.map
|