@sberbusiness/triplex-next 1.23.0 → 1.24.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 +8 -1
- package/assets/fonts/SBSansTextMono-Regular.woff2 +0 -0
- package/chunks/{AlertProcessSpoiler-IulaUJl0.js → AlertProcessSpoiler-80EWxnlw.js} +3 -3
- package/chunks/{CalendarViewItem-DhRDn7-d.js → CalendarViewItem-DcrCLRoo.js} +27 -27
- package/chunks/Card.module-CUXrlJIK.js +17 -0
- package/chunks/CheckboxTreeExtended.module-Ie0bCwhb.js +15 -0
- package/chunks/{Chip-EVPZneh2.js → Chip-DxpL0kHg.js} +22 -22
- package/chunks/Confirm.module-Cr5VrxP0.js +15 -0
- package/chunks/{DropdownListItem-BOB8eQXM.js → DropdownListItem-D_36RD5A.js} +13 -13
- package/chunks/DropdownMobile.module-C3vVcwH8.js +23 -0
- package/chunks/Footer.module-SSgVxTxk.js +9 -0
- package/chunks/{FormFieldInput-CwX_1h09.js → FormFieldInput-C7aO7-c1.js} +19 -19
- package/chunks/HeaderLayoutSidebar.module-D8g1wOUn.js +9 -0
- package/chunks/HeaderTabs.module-BvkH88vz.js +9 -0
- package/chunks/{HeaderTitle.module-DyI7KGeM.js → HeaderTitle.module-zCyPp1EB.js} +2 -2
- package/chunks/IslandAccordion.module-C00y6r96.js +25 -0
- package/chunks/IslandWidgetFooter.module-DrJEO_uY.js +9 -0
- package/chunks/IslandWidgetHeader.module-Dn_9gy4B.js +12 -0
- package/chunks/LightBoxContent-JnifyJVA.js +56 -0
- package/chunks/LightBoxControls.module-sVFD1v0Y.js +16 -0
- package/chunks/LightBoxSideOverlayClose.module-D-_ry0KX.js +9 -0
- package/chunks/{ListItemControlsButton-BCd2PF9-.js → ListItemControlsButton-BZ5uutQX.js} +7 -7
- package/chunks/ListItemTail.module-Dx6BEkhi.js +12 -0
- package/chunks/ListMasterFooter.module-wZeGRX3y.js +10 -0
- package/chunks/ModalWindow.module-Cn_qF5og.js +17 -0
- package/chunks/Notification.module-ytSUjaU2.js +20 -0
- package/chunks/Overlay.module-0Rx__Ctf.js +18 -0
- package/chunks/Page.module-BWR-liu5.js +11 -0
- package/chunks/{RightBorderArrow-nrRpapza.js → RightBorderArrow-eMlmbMOj.js} +8 -8
- package/chunks/SMSField.module-CjgotURM.js +16 -0
- package/chunks/SliderExtendedMarks.module-BEldseQH.js +15 -0
- package/chunks/{SliderExtendedRail-BP0BcOY7.js → SliderExtendedRail-DjkasbSz.js} +14 -14
- package/chunks/StatusTracker.module-DSJGmASX.js +24 -0
- package/chunks/{SuggestFieldMobileDropdownHint-CRvB37lf.js → SuggestFieldMobileDropdownHint-BFJfXl0C.js} +6 -5
- package/chunks/TableFooter.module-BE2n5_2S.js +14 -0
- package/chunks/TabsExtended.module-BVEU3Ags.js +16 -0
- package/chunks/TabsLine.module-QKvdCYgI.js +21 -0
- package/chunks/TooltipDesktop.module-LbV07iSe.js +19 -0
- package/chunks/TreeView.module-KRwuysl3.js +9 -0
- package/chunks/{UploadZoneInput-D9OID08A.js → UploadZoneInput-PFc1lc82.js} +8 -8
- package/chunks/{constants-DXLVATUh.js → constants-L3AUxJxB.js} +11 -11
- package/chunks/{utils-BDGrf0u9.js → utils-BLU83HAp.js} +4 -4
- package/chunks/utils-BdtV3MzH.js +28 -0
- package/chunks/utils-CjaG-bCZ.js +24 -0
- package/chunks/{utils-DXnkRIJ2.js → utils-DaknoeiF.js} +12 -12
- package/chunks/{vendor-BiObpx9E.js → vendor-DudMBGKr.js} +4964 -4966
- package/components/AbstractTree/AbstractTreeNode.js +1 -1
- package/components/AccordionBase/protected/AccordionBase.js +1 -1
- package/components/Alert/AlertContext/AlertContext.js +10 -10
- package/components/Alert/AlertProcess/AlertProcess.js +3 -3
- package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
- package/components/Amount/Amount.js +8 -8
- package/components/AmountField/AmountField.js +4 -3
- package/components/Avatar/Avatar.js +12 -12
- package/components/Badge/Badge.js +17 -17
- package/components/Badge/BadgeDot.js +7 -7
- package/components/Badge/components/BadgeContent.js +11 -11
- package/components/Badge/components/BadgePostfix.js +3 -3
- package/components/Badge/components/BadgePrefix.js +2 -2
- package/components/Body/Body.js +5 -5
- package/components/Button/Button.js +26 -26
- package/components/Button/ButtonBase.js +1 -1
- package/components/Button/ButtonDropdown.js +71 -71
- package/components/Button/ButtonDropdownExtended.js +8 -8
- package/components/Button/ButtonIcon.js +16 -16
- package/components/Calendar/Calendar.js +22 -22
- package/components/Calendar/components/CalendarControls.js +9 -9
- 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 +13 -13
- 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 +16 -15
- package/components/Checkbox/CheckboxXGroup.js +12 -12
- 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 +7 -7
- 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 +2 -2
- package/components/Chip/ChipOptions.js +2 -2
- 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 +1 -1
- package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +7 -7
- package/components/Chip/index.js +1 -1
- package/components/ChipGroup/ChipGroup.js +6 -6
- package/components/Col/Col.js +142 -142
- package/components/CollapsableTree/components/CollapsableTreeNode.js +7 -7
- 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/ConfirmContentSubTitle.js +4 -3
- package/components/Confirm/components/ConfirmContentTitle.js +2 -2
- package/components/Confirm/components/ConfirmControls.js +2 -2
- package/components/DateField/DateField.js +1 -1
- package/components/DatePickerExtended/DatePickerExtended.js +2 -2
- package/components/DatePickerExtended/DatePickerExtendedDropdown.js +5 -5
- package/components/DateRange/DateRange.js +10 -10
- package/components/DesignTokens/DesignTokenUtils.js +2 -2
- package/components/Divider/Divider.js +21 -21
- package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
- package/components/Dropdown/desktop/DropdownDesktop.js +72 -65
- package/components/Dropdown/desktop/DropdownList.js +2 -2
- package/components/Dropdown/desktop/DropdownListItem.js +2 -2
- package/components/Dropdown/desktop/enums.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 +2 -2
- 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 +3 -3
- package/components/Ellipsis/Ellipsis.js +12 -12
- package/components/ExpandAnimation/ExpandAnimation.js +9 -9
- 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 +24 -24
- package/components/FormField/components/FormFieldClear.js +2 -2
- package/components/FormField/components/FormFieldCounter.js +1 -1
- package/components/FormField/components/FormFieldDescription.js +7 -7
- package/components/FormField/components/FormFieldInput.js +2 -2
- package/components/FormField/components/FormFieldLabel.js +7 -7
- package/components/FormField/components/FormFieldMaskedInput.js +15 -15
- package/components/FormField/components/FormFieldPostfix.js +10 -10
- package/components/FormField/components/FormFieldPrefix.js +5 -5
- package/components/FormField/components/FormFieldTarget.js +7 -7
- package/components/FormField/components/FormFieldTextarea.js +25 -25
- 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 +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 +2 -2
- package/components/Island/Island.js +2 -2
- package/components/Island/components/IslandBody.js +9 -7
- 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 +4 -3
- package/components/IslandWidget/IslandWidget.js +16 -16
- package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
- package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
- 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/IslandWidgetHeaderDescription.js +2 -2
- package/components/IslandWidget/components/IslandWidgetWrapper.js +8 -8
- package/components/LightBox/LightBox.js +23 -23
- 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 +22 -22
- 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 +18 -18
- package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
- package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
- package/components/Link/Link.js +6 -6
- package/components/List/List.js +3 -3
- 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 +6 -6
- 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 +5 -5
- package/components/List/components/ListItemSelectable.js +8 -8
- package/components/List/components/ListItemTable.js +9 -9
- package/components/List/components/ListItemTailLeft.js +2 -2
- package/components/List/components/ListItemTailRight.js +2 -2
- package/components/List/components/ListSortableItem.js +9 -9
- package/components/List/components/ListSortableItemControls.js +2 -2
- package/components/List/components/ListSortableItemTarget.js +10 -10
- 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 +2 -2
- 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 +3 -3
- package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
- package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
- package/components/LoaderScreen/LoaderScreen.js +11 -11
- package/components/Marker/Marker.js +2 -2
- package/components/Marker/utils.js +1 -1
- package/components/MarkerStatus/MarkerStatus.js +12 -11
- package/components/ModalWindow/ModalWindow.js +2 -2
- package/components/ModalWindow/components/ModalWindowBody.js +5 -5
- package/components/ModalWindow/components/ModalWindowClose.js +3 -3
- package/components/ModalWindow/components/ModalWindowContent.js +2 -2
- package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
- package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdown.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +14 -14
- package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
- package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
- package/components/Notification/Notification.js +3 -3
- package/components/Notification/NotificationGrouped.js +1 -1
- package/components/Notification/components/NotificationBody.js +1 -1
- 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 +8 -8
- package/components/OrderedList/OrderedListItem.js +12 -11
- package/components/Overlay/Overlay.js +2 -2
- 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 +8 -8
- package/components/Page/components/FooterPage.js +2 -2
- package/components/Page/components/HeaderPage.js +2 -2
- package/components/Pagination/components/PaginationExtended.js +3 -3
- package/components/Pagination/components/PaginationNavigationButton.js +4 -4
- package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
- package/components/Pagination/components/PaginationPageButton.js +16 -15
- package/components/Pagination/components/PaginationPageEllipsis.js +6 -5
- package/components/Pagination/components/PaginationSelect.js +12 -11
- package/components/Pagination/utils/paginationUtils.js +1 -1
- package/components/Radio/Radio.js +18 -17
- package/components/Radio/RadioXGroup.js +14 -14
- package/components/Radio/RadioYGroup.js +2 -2
- package/components/Row/Row.js +10 -10
- 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 +9 -9
- package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
- package/components/SelectExtendedField/SelectExtendedField.js +49 -40
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
- package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +4 -3
- package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +19 -19
- package/components/SelectField/SelectField.js +2 -2
- package/components/Skeleton/Skeleton.js +10 -10
- package/components/SliderExtended/SliderExtended.js +3 -3
- package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
- 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 +16 -16
- package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +23 -23
- package/components/SmallInput/SmallInput.js +6 -6
- package/components/Spoiler/Spoiler.js +8 -8
- package/components/StatusTracker/StatusTracker.js +3 -3
- package/components/StatusTracker/components/StatusTrackerAlert.js +5 -4
- package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
- package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
- package/components/StatusTracker/components/StatusTrackerDescription.js +5 -4
- 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/StatusTrackerSum.js +11 -10
- package/components/StatusTracker/components/StatusTrackerTitle.js +9 -8
- package/components/Step/Step.js +16 -15
- package/components/Stepper/RightBorderArrow.js +1 -1
- package/components/Stepper/Stepper.js +7 -7
- package/components/Stepper/StepperExtended.js +8 -8
- package/components/Stepper/StepperStep.js +3 -3
- package/components/Stepper/StepperWrapper.js +5 -5
- package/components/Suggest/SuggestMobileDropdownContent.js +7 -6
- package/components/Suggest/useSuggest.js +1 -1
- package/components/SuggestField/SuggestField.js +13 -12
- package/components/SuggestField/desktop/SuggestFieldDesktop.js +11 -11
- package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
- package/components/SuggestField/index.js +1 -1
- package/components/SuggestField/mobile/SuggestFieldMobile.js +40 -38
- package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +50 -49
- package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +3 -2
- package/components/SuggestField/mobile/index.js +1 -1
- package/components/SwipeableArea/SwipeableArea.js +11 -11
- package/components/Table/FilterPanel.js +3 -3
- package/components/Table/MasterTable.js +3 -3
- package/components/Table/NoColumns.js +4 -4
- 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 +10 -10
- package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +6 -6
- package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
- package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +6 -6
- package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
- package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
- 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/TabsLinePanel.js +3 -3
- package/components/Table/TabsLinePanelLinks.js +5 -5
- package/components/Table/utils.js +1 -1
- package/components/Tabs/Tabs.js +21 -21
- 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 +3 -2
- package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
- package/components/TabsExtended/utils.js +1 -1
- package/components/TabsLine/TabsLine.js +2 -2
- package/components/TabsLine/components/TabsLineDesktop.js +2 -2
- package/components/TabsLine/components/TabsLineDropdown.js +6 -5
- package/components/TabsLine/components/TabsLineItem.js +2 -2
- package/components/TabsLine/components/TabsLineMobile.js +8 -8
- package/components/Tag/Tag.js +22 -22
- package/components/TagColor/TagColor.js +12 -12
- package/components/TagGroup/TagGroup.js +12 -12
- package/components/TextField/TextField.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 +8 -8
- 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 +12 -12
- package/components/TopOverlay/TopOverlay.js +14 -14
- 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 +28 -28
- package/components/Typography/CodeText.js +36 -0
- package/components/Typography/Text.js +19 -19
- package/components/Typography/Title.js +13 -13
- package/components/Typography/constants.js +1 -1
- package/components/Typography/index.js +12 -10
- package/components/UnorderedList/UnorderedList.js +5 -5
- package/components/UnorderedList/UnorderedListItem.js +9 -8
- package/components/UploadZone/UploadZone.js +3 -3
- package/components/UploadZone/components/UploadZoneInput.js +2 -2
- package/components/WindowResizeListener/WindowResizeListener.js +1 -1
- package/components/index.js +17 -15
- package/index.d.ts +14 -9
- package/index.js +61 -59
- package/package.json +1 -1
- package/styles/triplex-next.css +541 -541
- package/utils/amountUtils.js +1 -1
- package/chunks/Card.module-DSOXKXtd.js +0 -17
- package/chunks/CheckboxTreeExtended.module-DNUeMDQZ.js +0 -15
- package/chunks/Confirm.module-gphOS6IB.js +0 -15
- package/chunks/DropdownMobile.module-B8t5FlvW.js +0 -23
- package/chunks/Footer.module-CMW0u8UD.js +0 -9
- package/chunks/HeaderLayoutSidebar.module-DUG5ZWLV.js +0 -9
- package/chunks/HeaderTabs.module-BKu6DIV4.js +0 -9
- package/chunks/IslandAccordion.module-Q_9Jiw2w.js +0 -25
- package/chunks/IslandWidgetFooter.module-DjNDtlKM.js +0 -9
- package/chunks/IslandWidgetHeader.module-DiWg8j16.js +0 -12
- package/chunks/LightBoxContent-CE6sXjX1.js +0 -56
- package/chunks/LightBoxControls.module-BaHnxhDB.js +0 -16
- package/chunks/LightBoxSideOverlayClose.module-CuuwIIzJ.js +0 -9
- package/chunks/ListItemTail.module-D_nBCryf.js +0 -12
- package/chunks/ListMasterFooter.module-D4TPImq7.js +0 -10
- package/chunks/ModalWindow.module-u5Pst2YX.js +0 -17
- package/chunks/Notification.module-809Tnazq.js +0 -20
- package/chunks/Overlay.module-c4cyqpKr.js +0 -18
- package/chunks/Page.module-CixV2VSG.js +0 -11
- package/chunks/SMSField.module-Qub64N0s.js +0 -16
- package/chunks/SliderExtendedMarks.module-BdFYVISZ.js +0 -15
- package/chunks/StatusTracker.module-BMkZgzxy.js +0 -24
- package/chunks/TableFooter.module-BW9hgU6o.js +0 -14
- package/chunks/TabsExtended.module-By6HIyMh.js +0 -16
- package/chunks/TabsLine.module-KvKWfBwF.js +0 -21
- package/chunks/TooltipDesktop.module-DAGDT-nl.js +0 -19
- package/chunks/TreeView.module-B8RxFbbh.js +0 -9
- package/chunks/utils-BXi-2Jma.js +0 -28
- package/chunks/utils-CvsNd4Ut.js +0 -24
package/README.md
CHANGED
|
@@ -20,7 +20,7 @@ import '@sberbusiness/icons-next/styles/icons.css';
|
|
|
20
20
|
|
|
21
21
|
## 🔤 Шрифты
|
|
22
22
|
|
|
23
|
-
Компоненты Typography используют шрифты SBSansDisplay и
|
|
23
|
+
Компоненты Typography используют шрифты SBSansDisplay, SBSansText и SBSansTextMono. Для корректного отображения необходимо подключить шрифты в вашем проекте:
|
|
24
24
|
|
|
25
25
|
```css
|
|
26
26
|
@font-face {
|
|
@@ -64,6 +64,13 @@ import '@sberbusiness/icons-next/styles/icons.css';
|
|
|
64
64
|
font-weight: 600;
|
|
65
65
|
font-style: normal;
|
|
66
66
|
}
|
|
67
|
+
|
|
68
|
+
@font-face {
|
|
69
|
+
font-family: 'SBSansTextMono';
|
|
70
|
+
src: url('node_modules/@sberbusiness/triplex-next/assets/fonts/SBSansTextMono-Regular.woff2') format('woff2');
|
|
71
|
+
font-weight: normal;
|
|
72
|
+
font-style: normal;
|
|
73
|
+
}
|
|
67
74
|
```
|
|
68
75
|
|
|
69
76
|
|
|
Binary file
|
|
@@ -3,8 +3,8 @@ import { useContext as d, useEffect as i } from "react";
|
|
|
3
3
|
import { CaretdownStrokeSrvIcon16 as _ } from "@sberbusiness/icons-next";
|
|
4
4
|
import { ButtonIcon as m } from "../components/Button/ButtonIcon.js";
|
|
5
5
|
import { AlertProcessContext as x } from "../components/Alert/AlertProcess/AlertProcessContext.js";
|
|
6
|
-
import { c as n } from "./vendor-
|
|
7
|
-
const y = "
|
|
6
|
+
import { c as n } from "./vendor-DudMBGKr.js";
|
|
7
|
+
const y = "alertProcess__66ed69b8", f = "withSpoiler__a0ad091d", u = "themeIcon__6e96ea73", T = "alertTypeError__52597140", b = "alertTypeInfo__71f2acf5", B = "alertTypeWarning__2b04f672", C = "alertTypeSystem__97b770b3", S = "alertTypeFeature__1a2bfa16", h = "alertProcessContentBlock__9fb32a35", I = "expandableContent__1caef94a", P = "expanded__4a277059", g = "closeButton__cddb17e7", k = "expandButton__b20e3c60", e = {
|
|
8
8
|
alertProcess: y,
|
|
9
9
|
withSpoiler: f,
|
|
10
10
|
themeIcon: u,
|
|
@@ -36,4 +36,4 @@ export {
|
|
|
36
36
|
v as A,
|
|
37
37
|
e as s
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=AlertProcessSpoiler-
|
|
39
|
+
//# sourceMappingURL=AlertProcessSpoiler-80EWxnlw.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as V } from "./vendor-
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
+
import { c as V } from "./vendor-DudMBGKr.js";
|
|
3
3
|
import { useContext as N, useRef as T, useEffect as Y } from "react";
|
|
4
4
|
import { ECalendarDateMarkType as r } from "../components/Calendar/enums.js";
|
|
5
5
|
import { CalendarViewContext as x } from "../components/Calendar/CalendarViewContext.js";
|
|
6
6
|
import { isKey as w } from "../utils/keyboard.js";
|
|
7
|
-
const A = "
|
|
7
|
+
const A = "calendarViewDays__4fc49e2f", E = "calendarViewMonths__3a5c9fdf", L = "calendarViewYears__17d59931", R = "calendarViewDaysHeader__ce6f9086", v = "calendarViewDaysBody__8a1d0069", H = "calendarViewItem__1d934069", B = "current__0c68bdd7", S = "disabled__7f2cd848", j = "calendarViewItemLabel__06a16fdb", O = "selected__37e5a250", P = "basicMark__29668d91", g = "standardMark__c3e5ae0d", q = "attentionMark__9a5ed657", z = "criticalMark__4fe13ca2", G = "muted__b27ad247", J = "marked__67f1042f", Q = "unitDay__d7bfa8c9", U = "unitMonth__d79fd1d9", W = "unitYear__102d3650", a = {
|
|
8
8
|
calendarViewDays: A,
|
|
9
9
|
calendarViewMonths: E,
|
|
10
10
|
calendarViewYears: L,
|
|
@@ -37,55 +37,55 @@ const A = "calendarViewDays__8511d715", E = "calendarViewMonths__52664357", L =
|
|
|
37
37
|
children: k,
|
|
38
38
|
className: y,
|
|
39
39
|
date: o,
|
|
40
|
-
unit:
|
|
41
|
-
tabbable:
|
|
40
|
+
unit: I,
|
|
41
|
+
tabbable: d,
|
|
42
42
|
active: l,
|
|
43
43
|
disabled: _,
|
|
44
|
-
muted:
|
|
45
|
-
markType:
|
|
46
|
-
onFocus:
|
|
44
|
+
muted: C,
|
|
45
|
+
markType: n,
|
|
46
|
+
onFocus: c,
|
|
47
47
|
onBlur: s,
|
|
48
48
|
onKeyDown: i,
|
|
49
49
|
onDateSelect: m,
|
|
50
|
-
...
|
|
50
|
+
...D
|
|
51
51
|
}) => {
|
|
52
52
|
const { viewItemFocusedRef: t } = N(x), u = T(null);
|
|
53
53
|
Y(() => {
|
|
54
54
|
var e;
|
|
55
|
-
|
|
56
|
-
}, [
|
|
57
|
-
const
|
|
58
|
-
t.current = !0,
|
|
59
|
-
},
|
|
55
|
+
d && t.current && ((e = u.current) == null || e.focus());
|
|
56
|
+
}, [d, t]);
|
|
57
|
+
const h = (e) => {
|
|
58
|
+
t.current = !0, c == null || c(e);
|
|
59
|
+
}, b = (e) => {
|
|
60
60
|
t.current = !1, s == null || s(e);
|
|
61
61
|
}, p = (e) => {
|
|
62
|
-
const
|
|
63
|
-
(w(
|
|
62
|
+
const f = e.code || e.keyCode;
|
|
63
|
+
(w(f, "ENTER") || w(f, "SPACE")) && (e.preventDefault(), m(o)), i == null || i(e);
|
|
64
64
|
};
|
|
65
|
-
return /* @__PURE__ */
|
|
65
|
+
return /* @__PURE__ */ M(
|
|
66
66
|
"td",
|
|
67
67
|
{
|
|
68
68
|
className: V(a.calendarViewItem, { [a.disabled]: _ }, y),
|
|
69
|
-
tabIndex:
|
|
69
|
+
tabIndex: d ? 0 : -1,
|
|
70
70
|
"aria-selected": l ? !0 : void 0,
|
|
71
|
-
onFocus:
|
|
72
|
-
onBlur:
|
|
71
|
+
onFocus: h,
|
|
72
|
+
onBlur: b,
|
|
73
73
|
onKeyDown: p,
|
|
74
|
-
...
|
|
74
|
+
...D,
|
|
75
75
|
ref: u,
|
|
76
|
-
children: /* @__PURE__ */
|
|
76
|
+
children: /* @__PURE__ */ M(
|
|
77
77
|
"div",
|
|
78
78
|
{
|
|
79
79
|
className: V(
|
|
80
80
|
a.calendarViewItemLabel,
|
|
81
|
-
Z[
|
|
81
|
+
Z[I],
|
|
82
82
|
{
|
|
83
83
|
[a.disabled]: _,
|
|
84
|
-
[a.marked]:
|
|
85
|
-
[a.muted]: !!
|
|
84
|
+
[a.marked]: n !== void 0,
|
|
85
|
+
[a.muted]: !!C,
|
|
86
86
|
[a.selected]: l
|
|
87
87
|
},
|
|
88
|
-
|
|
88
|
+
n !== void 0 ? X[n] : void 0
|
|
89
89
|
),
|
|
90
90
|
onClick: () => m(o),
|
|
91
91
|
children: k
|
|
@@ -98,4 +98,4 @@ export {
|
|
|
98
98
|
ra as C,
|
|
99
99
|
a as s
|
|
100
100
|
};
|
|
101
|
-
//# sourceMappingURL=CalendarViewItem-
|
|
101
|
+
//# sourceMappingURL=CalendarViewItem-DcrCLRoo.js.map
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const n = "card__aa437b92", d = "roundingMD__f85a87f2", a = "roundingSM__c844a006", e = "general__1e9effb2", o = "secondary__7eb66104", r = "cardMedia__dc58228b", t = "cardContent__b5a695a5", c = "paddingMD__6a78e89f", _ = "paddingSM__e93dbdb0", s = "cardContentHeader__2b1de7f2", g = "cardContentFooter__4aed8d1d", i = {
|
|
2
|
+
card: n,
|
|
3
|
+
roundingMD: d,
|
|
4
|
+
roundingSM: a,
|
|
5
|
+
general: e,
|
|
6
|
+
secondary: o,
|
|
7
|
+
cardMedia: r,
|
|
8
|
+
cardContent: t,
|
|
9
|
+
paddingMD: c,
|
|
10
|
+
paddingSM: _,
|
|
11
|
+
cardContentHeader: s,
|
|
12
|
+
cardContentFooter: g
|
|
13
|
+
};
|
|
14
|
+
export {
|
|
15
|
+
i as c
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=Card.module-CUXrlJIK.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const e = "checkboxTreeExtended__bf7a51f1", c = "checkboxTreeExtendedNode__8f7f3f2a", o = "sm__34459d6d", d = "md__ef6d7935", x = "lg__c6571aa8", r = "checkboxTreeExtendedNodeHeader__ba876f36", b = "checkboxTreeCheckboxLabel__34607f12", t = "caretIconWrapper__1c681ae1", n = "checkboxTreeCheckbox__d09aa4e0", a = {
|
|
2
|
+
checkboxTreeExtended: e,
|
|
3
|
+
checkboxTreeExtendedNode: c,
|
|
4
|
+
sm: o,
|
|
5
|
+
md: d,
|
|
6
|
+
lg: x,
|
|
7
|
+
checkboxTreeExtendedNodeHeader: r,
|
|
8
|
+
checkboxTreeCheckboxLabel: b,
|
|
9
|
+
caretIconWrapper: t,
|
|
10
|
+
checkboxTreeCheckbox: n
|
|
11
|
+
};
|
|
12
|
+
export {
|
|
13
|
+
a as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=CheckboxTreeExtended.module-Ie0bCwhb.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs as b, jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import x, { useCallback as u } from "react";
|
|
3
|
-
import { c as n } from "./vendor-
|
|
3
|
+
import { c as n } from "./vendor-DudMBGKr.js";
|
|
4
4
|
import { EComponentSize as I } from "../enums/EComponentSize.js";
|
|
5
5
|
import { createSizeToClassNameMap as P } from "../utils/classNameMaps.js";
|
|
6
6
|
import { isKey as C } from "../utils/keyboard.js";
|
|
7
7
|
import { Badge as N } from "../components/Badge/Badge.js";
|
|
8
|
-
const w = "
|
|
8
|
+
const w = "chipGroupItem__bcce64d4", B = "chip__50b2a139", g = "lg__9da08b7d", G = "prefix__c717a7b4", M = "postfix__5b703a0f", S = "notificationIcon__b2002f55", j = "md__95101289", y = "sm__8db0b37b", z = "disabled__8861b85f", E = "selected__f08eea2e", R = "withPrefix__40931081", T = "withPostfix__cfcd2dbf", k = "content__f467929e", t = {
|
|
9
9
|
chipGroupItem: w,
|
|
10
10
|
chip: B,
|
|
11
11
|
lg: g,
|
|
@@ -19,16 +19,16 @@ const w = "chipGroupItem__2d8c0db7", B = "chip__546cb606", g = "lg__7afbe72f", G
|
|
|
19
19
|
withPrefix: R,
|
|
20
20
|
withPostfix: T,
|
|
21
21
|
content: k
|
|
22
|
-
}, v = P(
|
|
22
|
+
}, v = P(t), A = x.forwardRef(
|
|
23
23
|
({
|
|
24
|
-
children:
|
|
24
|
+
children: l,
|
|
25
25
|
className: p,
|
|
26
|
-
disabled:
|
|
26
|
+
disabled: e,
|
|
27
27
|
postfix: i,
|
|
28
28
|
prefix: c,
|
|
29
29
|
selected: r,
|
|
30
30
|
showNotificationIcon: d,
|
|
31
|
-
size:
|
|
31
|
+
size: f = I.MD,
|
|
32
32
|
onKeyDown: o,
|
|
33
33
|
...m
|
|
34
34
|
}, _) => {
|
|
@@ -42,19 +42,19 @@ const w = "chipGroupItem__2d8c0db7", B = "chip__546cb606", g = "lg__7afbe72f", G
|
|
|
42
42
|
"span",
|
|
43
43
|
{
|
|
44
44
|
className: n(
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
v[
|
|
45
|
+
t.chip,
|
|
46
|
+
t.chipGroupItem,
|
|
47
|
+
v[f],
|
|
48
48
|
{
|
|
49
|
-
[
|
|
50
|
-
[
|
|
51
|
-
[
|
|
52
|
-
[
|
|
49
|
+
[t.disabled]: !!e,
|
|
50
|
+
[t.selected]: !!r,
|
|
51
|
+
[t.withPostfix]: typeof i < "u",
|
|
52
|
+
[t.withPrefix]: typeof c < "u"
|
|
53
53
|
},
|
|
54
54
|
p
|
|
55
55
|
),
|
|
56
56
|
role: "button",
|
|
57
|
-
tabIndex:
|
|
57
|
+
tabIndex: e ? -1 : 0,
|
|
58
58
|
onKeyDown: h,
|
|
59
59
|
...m,
|
|
60
60
|
ref: _,
|
|
@@ -63,34 +63,34 @@ const w = "chipGroupItem__2d8c0db7", B = "chip__546cb606", g = "lg__7afbe72f", G
|
|
|
63
63
|
"span",
|
|
64
64
|
{
|
|
65
65
|
className: n(
|
|
66
|
-
|
|
66
|
+
t.prefix,
|
|
67
67
|
"hoverable",
|
|
68
68
|
// Для иконок.
|
|
69
69
|
{
|
|
70
|
-
disabled: !!
|
|
70
|
+
disabled: !!e
|
|
71
71
|
// Для иконок.
|
|
72
72
|
}
|
|
73
73
|
),
|
|
74
74
|
children: c
|
|
75
75
|
}
|
|
76
76
|
) : null,
|
|
77
|
-
/* @__PURE__ */ s("span", { className:
|
|
77
|
+
/* @__PURE__ */ s("span", { className: t.content, children: l }),
|
|
78
78
|
i ? /* @__PURE__ */ s(
|
|
79
79
|
"span",
|
|
80
80
|
{
|
|
81
81
|
className: n(
|
|
82
|
-
|
|
82
|
+
t.postfix,
|
|
83
83
|
"hoverable",
|
|
84
84
|
// Для иконок.
|
|
85
85
|
{
|
|
86
|
-
disabled: !!
|
|
86
|
+
disabled: !!e
|
|
87
87
|
// Для иконок.
|
|
88
88
|
}
|
|
89
89
|
),
|
|
90
90
|
children: i
|
|
91
91
|
}
|
|
92
92
|
) : null,
|
|
93
|
-
d && /* @__PURE__ */ s(N.Dot, { size:
|
|
93
|
+
d && /* @__PURE__ */ s(N.Dot, { size: f, className: t.notificationIcon })
|
|
94
94
|
]
|
|
95
95
|
}
|
|
96
96
|
);
|
|
@@ -99,6 +99,6 @@ const w = "chipGroupItem__2d8c0db7", B = "chip__546cb606", g = "lg__7afbe72f", G
|
|
|
99
99
|
A.displayName = "Chip";
|
|
100
100
|
export {
|
|
101
101
|
A as C,
|
|
102
|
-
|
|
102
|
+
t as s
|
|
103
103
|
};
|
|
104
|
-
//# sourceMappingURL=Chip-
|
|
104
|
+
//# sourceMappingURL=Chip-DxpL0kHg.js.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const n = "confirm__0898057a", o = "isInLightBox__31d80c48", i = "isInSideOverlaySM__6e32f41a", t = "isInSideOverlayMD__7d9e4305", e = "isInSideOverlayLG__c848bd2d", s = "confirmCloseButton__279fb1ea", c = "confirmContent__176a69ca", r = "confirmControls__e3417cac", l = "confirmContentTitle__09fe2043", f = {
|
|
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
|
+
f as s
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=Confirm.module-Cr5VrxP0.js.map
|
|
@@ -1,18 +1,18 @@
|
|
|
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-DudMBGKr.js";
|
|
4
4
|
import { EComponentSize as l } from "../enums/EComponentSize.js";
|
|
5
5
|
import { EVENT_KEY_CODES as p } from "../utils/keyboard.js";
|
|
6
6
|
import { Badge as y } from "../components/Badge/Badge.js";
|
|
7
|
-
const N = "
|
|
7
|
+
const N = "dropdownDesktopList__6108e13e", g = "notificationIcon__4e377e43", b = "sm__4198f46a", x = "dropdownDesktopListItem__ff248de0", C = "dropdownDesktopListLoader__3f08ba3a", O = "md__38823b8b", R = "lg__8c7fb78a", T = "active__18d5c7dd", K = "selected__42ff42df", s = {
|
|
8
8
|
dropdownDesktopList: N,
|
|
9
9
|
notificationIcon: g,
|
|
10
|
-
sm:
|
|
11
|
-
dropdownDesktopListItem:
|
|
12
|
-
dropdownDesktopListLoader:
|
|
13
|
-
md:
|
|
14
|
-
lg:
|
|
15
|
-
active:
|
|
10
|
+
sm: b,
|
|
11
|
+
dropdownDesktopListItem: x,
|
|
12
|
+
dropdownDesktopListLoader: C,
|
|
13
|
+
md: O,
|
|
14
|
+
lg: R,
|
|
15
|
+
active: T,
|
|
16
16
|
selected: K
|
|
17
17
|
}, j = [p.SPACE, p.ENTER], A = I.forwardRef(
|
|
18
18
|
({
|
|
@@ -24,8 +24,8 @@ const N = "dropdownDesktopList__da0b7cc7", g = "notificationIcon__86435de6", x =
|
|
|
24
24
|
onSelect: o,
|
|
25
25
|
selected: r,
|
|
26
26
|
showNotificationIcon: c,
|
|
27
|
-
size:
|
|
28
|
-
...
|
|
27
|
+
size: f = l.MD,
|
|
28
|
+
..._
|
|
29
29
|
}, D) => {
|
|
30
30
|
const i = (t) => {
|
|
31
31
|
const { keyCode: w } = t;
|
|
@@ -46,12 +46,12 @@ const N = "dropdownDesktopList__da0b7cc7", g = "notificationIcon__86435de6", x =
|
|
|
46
46
|
title: typeof d == "string" ? d : void 0,
|
|
47
47
|
role: "option",
|
|
48
48
|
"aria-selected": !!r,
|
|
49
|
-
...
|
|
49
|
+
..._,
|
|
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: f, 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-D_36RD5A.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
const o = "dropdownMobileWrapper__c306d27d", d = "dropdownMobileBackdrop__d2024115", e = "closing__73d46d8a", n = "opening__12dd7c7e", r = "opened__1a82dbb3", t = "dropdownMobile__aca40faa", i = "dropdownMobileHeader__ccb30978", p = "dropdownMobileHeaderContent__d489a090", l = "dropdownMobileContent__826b90db", c = "dropdownMobileFooter__dce700e6", b = "dropdownMobileListItem__137205e1", s = "selected__42ff42df", w = "dropdownMobileBodyOverflow__afa8498b", _ = "controlButtons__1b8aa957", a = "dropdownMobileLoader__fd53bc17", M = "dropdownMobileListLoader__5d65d5f4", f = "notificationIcon__4e377e43", L = {
|
|
2
|
+
dropdownMobileWrapper: o,
|
|
3
|
+
dropdownMobileBackdrop: d,
|
|
4
|
+
closing: e,
|
|
5
|
+
opening: n,
|
|
6
|
+
opened: r,
|
|
7
|
+
dropdownMobile: t,
|
|
8
|
+
dropdownMobileHeader: i,
|
|
9
|
+
dropdownMobileHeaderContent: p,
|
|
10
|
+
dropdownMobileContent: l,
|
|
11
|
+
dropdownMobileFooter: c,
|
|
12
|
+
dropdownMobileListItem: b,
|
|
13
|
+
selected: s,
|
|
14
|
+
dropdownMobileBodyOverflow: w,
|
|
15
|
+
controlButtons: _,
|
|
16
|
+
dropdownMobileLoader: a,
|
|
17
|
+
dropdownMobileListLoader: M,
|
|
18
|
+
notificationIcon: f
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
L as s
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=DropdownMobile.module-C3vVcwH8.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const o = "footerDescription__4cfa8512", t = "footerDescriptionContent__92602831", e = "footerDescriptionControls__e2a77184", n = {
|
|
2
|
+
footerDescription: o,
|
|
3
|
+
footerDescriptionContent: t,
|
|
4
|
+
footerDescriptionControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=Footer.module-SSgVxTxk.js.map
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as M } from "react/jsx-runtime";
|
|
2
2
|
import C, { useContext as D, useMemo as L, useCallback as a, useLayoutEffect as u } from "react";
|
|
3
|
-
import { u as R, c as W } from "./vendor-
|
|
3
|
+
import { u as R, c as W } from "./vendor-DudMBGKr.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__4de4af0a", J = "sm__e6ff8d5b", K = "md__32305434", O = "lg__7583198c", T = {
|
|
9
9
|
formFieldInput: H,
|
|
10
10
|
sm: J,
|
|
11
11
|
md: K,
|
|
12
12
|
lg: O
|
|
13
13
|
}, Q = w(T), S = C.forwardRef(
|
|
14
14
|
({
|
|
15
|
-
id:
|
|
15
|
+
id: d,
|
|
16
16
|
className: g,
|
|
17
17
|
value: e,
|
|
18
18
|
defaultValue: p,
|
|
@@ -23,11 +23,11 @@ const H = "formFieldInput__5237a063", J = "sm__26ad389e", K = "md__d9ffd574", O
|
|
|
23
23
|
render: F,
|
|
24
24
|
...h
|
|
25
25
|
}, n) => {
|
|
26
|
-
const { status: x, setFocused: o, setTargetId: _, setFilled:
|
|
26
|
+
const { status: x, setFocused: o, setTargetId: _, setFilled: c, size: I } = D(j), f = 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
32
|
u(() => {
|
|
33
33
|
_(f);
|
|
@@ -36,22 +36,22 @@ const H = "formFieldInput__5237a063", J = "sm__26ad389e", K = "md__d9ffd574", O
|
|
|
36
36
|
}, []), u(() => {
|
|
37
37
|
e !== void 0 && t(e);
|
|
38
38
|
}, [e, t]);
|
|
39
|
-
const
|
|
39
|
+
const b = a(
|
|
40
40
|
(s) => {
|
|
41
41
|
t(s.currentTarget.value), o(!0), l == null || l(s);
|
|
42
42
|
},
|
|
43
43
|
[o, t, l]
|
|
44
|
-
),
|
|
44
|
+
), k = a(
|
|
45
45
|
(s) => {
|
|
46
46
|
t(s.currentTarget.value), o(!1), m == null || m(s);
|
|
47
47
|
},
|
|
48
48
|
[o, t, m]
|
|
49
|
-
),
|
|
49
|
+
), z = a(
|
|
50
50
|
(s) => {
|
|
51
|
-
s.animationName.startsWith("autofill-applied-hook") ?
|
|
51
|
+
s.animationName.startsWith("autofill-applied-hook") ? c(!0) : s.animationName.startsWith("autofill-cancelled-hook") && t(s.currentTarget.value), r == null || r(s);
|
|
52
52
|
},
|
|
53
|
-
[
|
|
54
|
-
),
|
|
53
|
+
[c, t, r]
|
|
54
|
+
), E = a(
|
|
55
55
|
(s) => {
|
|
56
56
|
t(s.currentTarget.value), i == null || i(s);
|
|
57
57
|
},
|
|
@@ -63,12 +63,12 @@ const H = "formFieldInput__5237a063", J = "sm__26ad389e", K = "md__d9ffd574", O
|
|
|
63
63
|
value: e,
|
|
64
64
|
defaultValue: p,
|
|
65
65
|
disabled: x === q.DISABLED,
|
|
66
|
-
onFocus:
|
|
67
|
-
onBlur:
|
|
68
|
-
onAnimationStart:
|
|
69
|
-
onChange:
|
|
66
|
+
onFocus: b,
|
|
67
|
+
onBlur: k,
|
|
68
|
+
onAnimationStart: z,
|
|
69
|
+
onChange: E
|
|
70
70
|
};
|
|
71
|
-
return F ? F({ ...N, size: I }, n) : /* @__PURE__ */
|
|
71
|
+
return F ? F({ ...N, size: I }, n) : /* @__PURE__ */ M("input", { ...N, ref: n });
|
|
72
72
|
}
|
|
73
73
|
);
|
|
74
74
|
S.displayName = "FormFieldInput";
|
|
@@ -76,4 +76,4 @@ export {
|
|
|
76
76
|
S as F,
|
|
77
77
|
T as s
|
|
78
78
|
};
|
|
79
|
-
//# sourceMappingURL=FormFieldInput-
|
|
79
|
+
//# sourceMappingURL=FormFieldInput-C7aO7-c1.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const e = "headerLayoutSidebar__22f8e89a", a = "headerLayoutSidebarContent__d1b478ac", d = "headerLayoutSidebarSidebar__1374f245", r = {
|
|
2
|
+
headerLayoutSidebar: e,
|
|
3
|
+
headerLayoutSidebarContent: a,
|
|
4
|
+
headerLayoutSidebarSidebar: d
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
r as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=HeaderLayoutSidebar.module-D8g1wOUn.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "headerTitle__29bbb822", t = "headerTitleControls__9d1a235c", l = "headerTitleContent__86f3c01b", o = {
|
|
2
2
|
headerTitle: e,
|
|
3
3
|
headerTitleControls: t,
|
|
4
4
|
"global-HeaderTitleControls": "global-HeaderTitleControls",
|
|
@@ -8,4 +8,4 @@ const e = "headerTitle__03bf1aa4", t = "headerTitleControls__6b8b309f", l = "hea
|
|
|
8
8
|
export {
|
|
9
9
|
o as s
|
|
10
10
|
};
|
|
11
|
-
//# sourceMappingURL=HeaderTitle.module-
|
|
11
|
+
//# sourceMappingURL=HeaderTitle.module-zCyPp1EB.js.map
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const e = "islandAccordion__f1dbe680", t = "island__619223e7", c = "item__c77e8306", o = "disabled__6c3806e6", s = "sm__5fe5e730", _ = "md__4004d59d", n = "lg__395bac2a", a = "header__56199e09", d = "type1__c6189dc7", r = "opened__8b927f6a", p = "type2__453ed11e", i = "type3__0c3b6748", l = "footer__0b70768c", y = "body__e4e93e5e", b = "caretWrapper__a4c678c0", m = "caretIcon__a0ca1a50", f = "title__44297338", g = "step__56365847", h = "remove__b594a3aa", v = {
|
|
2
|
+
islandAccordion: e,
|
|
3
|
+
island: t,
|
|
4
|
+
item: c,
|
|
5
|
+
disabled: o,
|
|
6
|
+
sm: s,
|
|
7
|
+
md: _,
|
|
8
|
+
lg: n,
|
|
9
|
+
header: a,
|
|
10
|
+
type1: d,
|
|
11
|
+
opened: r,
|
|
12
|
+
type2: p,
|
|
13
|
+
type3: i,
|
|
14
|
+
footer: l,
|
|
15
|
+
body: y,
|
|
16
|
+
caretWrapper: b,
|
|
17
|
+
caretIcon: m,
|
|
18
|
+
title: f,
|
|
19
|
+
step: g,
|
|
20
|
+
remove: h
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
v as s
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=IslandAccordion.module-C00y6r96.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
const t = "islandWidgetFooter__941855a2", o = "islandWidgetFooterContent__160803ca", e = "islandWidgetFooterControls__a14ff752", n = {
|
|
2
|
+
islandWidgetFooter: t,
|
|
3
|
+
islandWidgetFooterContent: o,
|
|
4
|
+
islandWidgetFooterControls: e
|
|
5
|
+
};
|
|
6
|
+
export {
|
|
7
|
+
n as s
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=IslandWidgetFooter.module-DrJEO_uY.js.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
const e = "islandWidgetHeader__32f09969", t = "islandWidgetHeaderContent__2650710d", a = "islandWidgetHeaderDescription__e23a2bab", d = "caretWrapper__8c38c81d", n = "caretIcon__3aefab68", r = "open__8d4fdb53", i = {
|
|
2
|
+
islandWidgetHeader: e,
|
|
3
|
+
islandWidgetHeaderContent: t,
|
|
4
|
+
islandWidgetHeaderDescription: a,
|
|
5
|
+
caretWrapper: d,
|
|
6
|
+
caretIcon: n,
|
|
7
|
+
open: r
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
i as s
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=IslandWidgetHeader.module-Dn_9gy4B.js.map
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { jsx as i, jsxs as y } from "react/jsx-runtime";
|
|
2
|
+
import { useState as v, useRef as _, useCallback as p, useLayoutEffect as C, useEffect as O } from "react";
|
|
3
|
+
import { WindowResizeListener as S } from "../components/WindowResizeListener/WindowResizeListener.js";
|
|
4
|
+
import { h as T, c as R } from "./vendor-DudMBGKr.js";
|
|
5
|
+
import { LoaderScreen as b } from "../components/LoaderScreen/LoaderScreen.js";
|
|
6
|
+
const z = "lightBox__a8c44f18", A = "lightBoxBackdrop__1a4708d6", L = "lightBoxSideOverlayActive__59a4dd2a", W = "lightBoxTopOverlayActive__f57203e6", N = "lightBoxContent__3d7cf5c2", E = "loadingContentOverlay__65cad99b", k = "lightBoxContentResizeWrapper__417de188", w = "tempElSafariBug__c0dda891", H = "bodyOverflowHidden__7a4233fe", r = {
|
|
7
|
+
lightBox: z,
|
|
8
|
+
lightBoxBackdrop: A,
|
|
9
|
+
lightBoxSideOverlayActive: L,
|
|
10
|
+
lightBoxTopOverlayActive: W,
|
|
11
|
+
lightBoxContent: N,
|
|
12
|
+
loadingContentOverlay: E,
|
|
13
|
+
lightBoxContentResizeWrapper: k,
|
|
14
|
+
tempElSafariBug: w,
|
|
15
|
+
bodyOverflowHidden: H
|
|
16
|
+
}, j = (u) => {
|
|
17
|
+
const { children: l, className: a, isLoading: s, loadingTitle: c, ...f } = u, [d, B] = v(0), e = _(null), o = p(() => {
|
|
18
|
+
let n = 0;
|
|
19
|
+
const h = document.querySelector('[data-lightbox-component="controls"]');
|
|
20
|
+
h && (n += h.offsetHeight), B((g) => Math.abs(g - n) > 1 ? n : g);
|
|
21
|
+
}, []), t = p(() => {
|
|
22
|
+
e.current && clearTimeout(e.current), e.current = setTimeout(o, 100);
|
|
23
|
+
}, [o]);
|
|
24
|
+
C(() => (o(), () => {
|
|
25
|
+
e.current && clearTimeout(e.current);
|
|
26
|
+
}), []), O(() => {
|
|
27
|
+
t();
|
|
28
|
+
}, [l, a, s, c, t]);
|
|
29
|
+
const { ref: x } = T({
|
|
30
|
+
handleWidth: !0,
|
|
31
|
+
onResize: t,
|
|
32
|
+
refreshMode: "debounce",
|
|
33
|
+
refreshRate: 100
|
|
34
|
+
}), m = {
|
|
35
|
+
paddingTop: d
|
|
36
|
+
};
|
|
37
|
+
return /* @__PURE__ */ i(S, { onResize: t, children: /* @__PURE__ */ y(
|
|
38
|
+
"div",
|
|
39
|
+
{
|
|
40
|
+
className: R(a, r.lightBoxContent),
|
|
41
|
+
style: d ? m : void 0,
|
|
42
|
+
...f,
|
|
43
|
+
children: [
|
|
44
|
+
l,
|
|
45
|
+
s && /* @__PURE__ */ i(b, { className: r.loadingContentOverlay, type: "middle", children: c }),
|
|
46
|
+
/* @__PURE__ */ i("div", { className: r.lightBoxContentResizeWrapper, ref: x })
|
|
47
|
+
]
|
|
48
|
+
}
|
|
49
|
+
) });
|
|
50
|
+
};
|
|
51
|
+
j.displayName = "LightBoxContent";
|
|
52
|
+
export {
|
|
53
|
+
j as L,
|
|
54
|
+
r as s
|
|
55
|
+
};
|
|
56
|
+
//# sourceMappingURL=LightBoxContent-JnifyJVA.js.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "lightBoxControls__90e6ea65", o = "withKeyboardEvent__ca58e09b", e = "withoutKeyboardEvent__022cabb1", l = "lightBoxPrev__3f0cf27b", i = "lightBoxNext__6dc65556", n = "lightBoxControlsDesktop__6799c257", x = "lightBoxControlsMobile__ced43c07", h = "lightBoxClose__101e6d55", s = "lightBoxPrevButton__b0b3efe6", B = "lightBoxNextButton__43a2cce4", g = {
|
|
2
|
+
lightBoxControls: t,
|
|
3
|
+
withKeyboardEvent: o,
|
|
4
|
+
withoutKeyboardEvent: e,
|
|
5
|
+
lightBoxPrev: l,
|
|
6
|
+
lightBoxNext: i,
|
|
7
|
+
lightBoxControlsDesktop: n,
|
|
8
|
+
lightBoxControlsMobile: x,
|
|
9
|
+
lightBoxClose: h,
|
|
10
|
+
lightBoxPrevButton: s,
|
|
11
|
+
lightBoxNextButton: B
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
g as s
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=LightBoxControls.module-sVFD1v0Y.js.map
|