@ryuzaki13/react-foundation-ui 3.5.0 → 3.7.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/dist/badge/index.js +1 -1
- package/dist/barcode-scanner/index.js +2 -2
- package/dist/base-table/index.js +1 -1
- package/dist/button/Button.d.ts +4 -2
- package/dist/button/Button.d.ts.map +1 -1
- package/dist/button/index.js +1 -1
- package/dist/chunks/{CalendarView-CwbPJG2Y.js → CalendarView-BCXVjLFz.js} +23 -13
- package/dist/chunks/CalendarView-BCXVjLFz.js.map +1 -0
- package/dist/chunks/OptionContentContainer-CWHlfm5Z.js +14 -0
- package/dist/chunks/OptionContentContainer-CWHlfm5Z.js.map +1 -0
- package/dist/chunks/{TextEditorLexicalClient-BRp8jHId.js → TextEditorLexicalClient-DrSVnvOe.js} +4 -4
- package/dist/chunks/{TextEditorLexicalClient-BRp8jHId.js.map → TextEditorLexicalClient-DrSVnvOe.js.map} +1 -1
- package/dist/chunks/{base-table-BHmboNzl.js → base-table-BBp5WMDM.js} +5 -5
- package/dist/chunks/{base-table-BHmboNzl.js.map → base-table-BBp5WMDM.js.map} +1 -1
- package/dist/chunks/button-DudCl375.js +75 -0
- package/dist/chunks/button-DudCl375.js.map +1 -0
- package/dist/chunks/context-menu-CrSXJxQL.js +621 -0
- package/dist/chunks/context-menu-CrSXJxQL.js.map +1 -0
- package/dist/chunks/{date-input-Crijdmmq.js → date-input-CzCDou4s.js} +10 -7
- package/dist/chunks/{date-input-Crijdmmq.js.map → date-input-CzCDou4s.js.map} +1 -1
- package/dist/chunks/flex-D86M_h-0.js +222 -0
- package/dist/chunks/flex-D86M_h-0.js.map +1 -0
- package/dist/chunks/{floating-arrow-DKUKx2ZQ.js → floating-arrow-B_iSbzUZ.js} +19 -18
- package/dist/chunks/{floating-arrow-DKUKx2ZQ.js.map → floating-arrow-B_iSbzUZ.js.map} +1 -1
- package/dist/chunks/{grid-dI94AAbi.js → grid-CFuzBigM.js} +77 -68
- package/dist/chunks/grid-CFuzBigM.js.map +1 -0
- package/dist/chunks/{misc-CGQOXXCy.js → misc-Cm_LDrUD.js} +120 -97
- package/dist/chunks/misc-Cm_LDrUD.js.map +1 -0
- package/dist/chunks/{modal-febBsMyR.js → modal-Dz5TzkTB.js} +36 -27
- package/dist/chunks/modal-Dz5TzkTB.js.map +1 -0
- package/dist/chunks/{picker-BA6okKnz.js → picker-SJXnHwsj.js} +144 -121
- package/dist/chunks/picker-SJXnHwsj.js.map +1 -0
- package/dist/chunks/popover-BJH-yHvb.js +263 -0
- package/dist/chunks/popover-BJH-yHvb.js.map +1 -0
- package/dist/chunks/{select-DblNSc5H.js → select--oIrv7SC.js} +98 -104
- package/dist/chunks/select--oIrv7SC.js.map +1 -0
- package/dist/chunks/separator-CHpBud1e.js +18 -0
- package/dist/chunks/separator-CHpBud1e.js.map +1 -0
- package/dist/chunks/{sortable-CQmMHAF8.js → sortable-BujAJgFa.js} +5 -3
- package/dist/chunks/{sortable-CQmMHAF8.js.map → sortable-BujAJgFa.js.map} +1 -1
- package/dist/chunks/{table-BnvjPaE1.js → table-BDY9Zw--.js} +2 -2
- package/dist/chunks/{table-BnvjPaE1.js.map → table-BDY9Zw--.js.map} +1 -1
- package/dist/chunks/ui.module-oRwY3Zli.js.map +1 -1
- package/dist/context-menu/components/ContextMenu.d.ts +16 -9
- package/dist/context-menu/components/ContextMenu.d.ts.map +1 -1
- package/dist/context-menu/components/ContextMenuTrigger.d.ts +6 -4
- package/dist/context-menu/components/ContextMenuTrigger.d.ts.map +1 -1
- package/dist/context-menu/components/DropdownMenu.d.ts +12 -7
- package/dist/context-menu/components/DropdownMenu.d.ts.map +1 -1
- package/dist/context-menu/components/DropdownMenuTrigger.d.ts +6 -4
- package/dist/context-menu/components/DropdownMenuTrigger.d.ts.map +1 -1
- package/dist/context-menu/components/MenuContent.d.ts +6 -4
- package/dist/context-menu/components/MenuContent.d.ts.map +1 -1
- package/dist/context-menu/components/MenuContext.d.ts +12 -7
- package/dist/context-menu/components/MenuContext.d.ts.map +1 -1
- package/dist/context-menu/components/MenuGroupLabel.d.ts +1 -1
- package/dist/context-menu/components/MenuGroupLabel.d.ts.map +1 -1
- package/dist/context-menu/components/MenuItem.d.ts.map +1 -1
- package/dist/context-menu/components/MenuRoot.d.ts +5 -5
- package/dist/context-menu/components/MenuRoot.d.ts.map +1 -1
- package/dist/context-menu/components/MenuSeparator.d.ts +1 -2
- package/dist/context-menu/components/MenuSeparator.d.ts.map +1 -1
- package/dist/context-menu/components/RadialMenuContent.d.ts +6 -4
- package/dist/context-menu/components/RadialMenuContent.d.ts.map +1 -1
- package/dist/context-menu/components/RadialMenuItem.d.ts +1 -1
- package/dist/context-menu/components/RadialMenuItem.d.ts.map +1 -1
- package/dist/context-menu/index.js +1 -1
- package/dist/date-input/index.js +2 -2
- package/dist/date-input/ui/CalendarDayView.d.ts +1 -1
- package/dist/date-input/ui/CalendarDayView.d.ts.map +1 -1
- package/dist/date-input/ui/CalendarMonthView.d.ts +1 -1
- package/dist/date-input/ui/CalendarMonthView.d.ts.map +1 -1
- package/dist/date-input/ui/CalendarView.d.ts.map +1 -1
- package/dist/date-input/ui/CalendarYearView.d.ts +1 -1
- package/dist/date-input/ui/CalendarYearView.d.ts.map +1 -1
- package/dist/date-input/ui/DateInput.d.ts.map +1 -1
- package/dist/date-time-input/index.js +10 -7
- package/dist/date-time-input/index.js.map +1 -1
- package/dist/date-time-input/ui/SingleDateTimeInput.d.ts.map +1 -1
- package/dist/detail/Detail.d.ts +6 -1
- package/dist/detail/Detail.d.ts.map +1 -1
- package/dist/detail/index.js +2 -2
- package/dist/detail/index.js.map +1 -1
- package/dist/disclosure/index.js +1 -1
- package/dist/errors/BadRequestPage.d.ts +1 -1
- package/dist/errors/BadRequestPage.d.ts.map +1 -1
- package/dist/errors/ErrorDisplay.d.ts +2 -2
- package/dist/errors/ErrorDisplay.d.ts.map +1 -1
- package/dist/errors/ErrorExplosion.d.ts +1 -2
- package/dist/errors/ErrorExplosion.d.ts.map +1 -1
- package/dist/errors/ForbiddenPage.d.ts +1 -1
- package/dist/errors/ForbiddenPage.d.ts.map +1 -1
- package/dist/errors/NotFoundPage.d.ts +1 -1
- package/dist/errors/NotFoundPage.d.ts.map +1 -1
- package/dist/errors/PageError.d.ts +1 -2
- package/dist/errors/PageError.d.ts.map +1 -1
- package/dist/errors/UnauthorizedPage.d.ts +1 -1
- package/dist/errors/UnauthorizedPage.d.ts.map +1 -1
- package/dist/errors/ViewNotChanged.d.ts +1 -2
- package/dist/errors/ViewNotChanged.d.ts.map +1 -1
- package/dist/errors/index.js +74 -44
- package/dist/errors/index.js.map +1 -1
- package/dist/expandable-action-panel/index.js +2 -2
- package/dist/flex/Flex.d.ts +6 -3
- package/dist/flex/Flex.d.ts.map +1 -1
- package/dist/flex/FlexCenter.d.ts +1 -1
- package/dist/flex/FlexCenter.d.ts.map +1 -1
- package/dist/flex/FlexContainer.d.ts +7 -1
- package/dist/flex/FlexContainer.d.ts.map +1 -1
- package/dist/flex/FlexItem.d.ts +7 -1
- package/dist/flex/FlexItem.d.ts.map +1 -1
- package/dist/flex/FlexSpacer.d.ts +7 -1
- package/dist/flex/FlexSpacer.d.ts.map +1 -1
- package/dist/flex/PredefinedFlex.d.ts +7 -1
- package/dist/flex/PredefinedFlex.d.ts.map +1 -1
- package/dist/flex/index.js +1 -1
- package/dist/floating-arrow/FloatingArrow.d.ts +4 -1
- package/dist/floating-arrow/FloatingArrow.d.ts.map +1 -1
- package/dist/floating-arrow/index.js +1 -1
- package/dist/grid/Grid.d.ts +4 -2
- package/dist/grid/Grid.d.ts.map +1 -1
- package/dist/grid/GridContainer.d.ts +7 -1
- package/dist/grid/GridContainer.d.ts.map +1 -1
- package/dist/grid/GridItem.d.ts +7 -1
- package/dist/grid/GridItem.d.ts.map +1 -1
- package/dist/grid/index.js +1 -1
- package/dist/image/index.js +3 -3
- package/dist/layout-picker/index.js +11 -13
- package/dist/layout-picker/index.js.map +1 -1
- package/dist/layout-picker/ui/LayoutPicker.d.ts.map +1 -1
- package/dist/list/List.d.ts +9 -9
- package/dist/list/List.d.ts.map +1 -1
- package/dist/list/index.js +23 -16
- package/dist/list/index.js.map +1 -1
- package/dist/listbox/Listbox.d.ts.map +1 -1
- package/dist/listbox/index.js +10 -16
- package/dist/listbox/index.js.map +1 -1
- package/dist/misc/CopyTextWrapper.d.ts +1 -1
- package/dist/misc/CopyTextWrapper.d.ts.map +1 -1
- package/dist/misc/OneStepScroller.d.ts +1 -1
- package/dist/misc/OneStepScroller.d.ts.map +1 -1
- package/dist/misc/Scrollable.d.ts +9 -7
- package/dist/misc/Scrollable.d.ts.map +1 -1
- package/dist/misc/SkeletonLine.d.ts +1 -1
- package/dist/misc/SkeletonLine.d.ts.map +1 -1
- package/dist/misc/StateIcon.d.ts +6 -7
- package/dist/misc/StateIcon.d.ts.map +1 -1
- package/dist/misc/index.d.ts +1 -0
- package/dist/misc/index.d.ts.map +1 -1
- package/dist/misc/index.js +1 -1
- package/dist/modal/Modal.d.ts +14 -5
- package/dist/modal/Modal.d.ts.map +1 -1
- package/dist/modal/index.js +1 -1
- package/dist/multi-select/index.js +247 -232
- package/dist/multi-select/index.js.map +1 -1
- package/dist/multi-select/ui/MultiSelect.d.ts +7 -2
- package/dist/multi-select/ui/MultiSelect.d.ts.map +1 -1
- package/dist/multi-select/ui/ODataMultiSelect.d.ts +1 -2
- package/dist/multi-select/ui/ODataMultiSelect.d.ts.map +1 -1
- package/dist/notifications/index.d.ts +1 -1
- package/dist/notifications/index.d.ts.map +1 -1
- package/dist/notifications/index.js +45 -31
- package/dist/notifications/index.js.map +1 -1
- package/dist/notifications/model/NotificationsProvider.d.ts +2 -18
- package/dist/notifications/model/NotificationsProvider.d.ts.map +1 -1
- package/dist/notifications/model/index.d.ts +4 -0
- package/dist/notifications/model/index.d.ts.map +1 -1
- package/dist/notifications/model/notificationsContext.d.ts +4 -0
- package/dist/notifications/model/notificationsContext.d.ts.map +1 -0
- package/dist/notifications/model/useNotificationById.d.ts +4 -0
- package/dist/notifications/model/useNotificationById.d.ts.map +1 -0
- package/dist/notifications/model/useNotificationHistory.d.ts +6 -0
- package/dist/notifications/model/useNotificationHistory.d.ts.map +1 -0
- package/dist/notifications/model/useNotifications.d.ts +3 -0
- package/dist/notifications/model/useNotifications.d.ts.map +1 -0
- package/dist/notifications/model/useNotificationsStore.d.ts +3 -0
- package/dist/notifications/model/useNotificationsStore.d.ts.map +1 -0
- package/dist/notifications/model/useNotify.d.ts +17 -0
- package/dist/notifications/model/useNotify.d.ts.map +1 -0
- package/dist/notifications/ui/NotificationsHost.d.ts +2 -1
- package/dist/notifications/ui/NotificationsHost.d.ts.map +1 -1
- package/dist/option/Option.d.ts +3 -3
- package/dist/option/OptionContentContainer.d.ts +7 -0
- package/dist/option/OptionContentContainer.d.ts.map +1 -0
- package/dist/option/index.js.map +1 -1
- package/dist/picker/PickerOptions.d.ts +3 -1
- package/dist/picker/PickerOptions.d.ts.map +1 -1
- package/dist/picker/PickerPopup.d.ts +1 -1
- package/dist/picker/PickerPopup.d.ts.map +1 -1
- package/dist/picker/PickerTriggerActions.d.ts +7 -2
- package/dist/picker/PickerTriggerActions.d.ts.map +1 -1
- package/dist/picker/PickerTriggerInput.d.ts +7 -2
- package/dist/picker/PickerTriggerInput.d.ts.map +1 -1
- package/dist/picker/index.js +1 -1
- package/dist/polymorphic/PolymorphicComponent.d.ts +1 -1
- package/dist/polymorphic/PolymorphicComponent.d.ts.map +1 -1
- package/dist/polymorphic/index.js +3 -1
- package/dist/polymorphic/index.js.map +1 -1
- package/dist/popover/FloatingPopover.d.ts +1 -1
- package/dist/popover/FloatingPopover.d.ts.map +1 -1
- package/dist/popover/FloatingTooltip.d.ts +2 -2
- package/dist/popover/FloatingTooltip.d.ts.map +1 -1
- package/dist/popover/components/Popover.d.ts +11 -10
- package/dist/popover/components/Popover.d.ts.map +1 -1
- package/dist/popover/components/PopoverContent.d.ts +6 -4
- package/dist/popover/components/PopoverContent.d.ts.map +1 -1
- package/dist/popover/components/PopoverContext.d.ts +2 -1
- package/dist/popover/components/PopoverContext.d.ts.map +1 -1
- package/dist/popover/components/PopoverTrigger.d.ts +1 -1
- package/dist/popover/components/PopoverTrigger.d.ts.map +1 -1
- package/dist/popover/index.js +1 -1
- package/dist/preset-range-date-input/index.js +2 -2
- package/dist/preset-select/index.js +1 -1
- package/dist/radio-button/RadioButton.d.ts +1 -1
- package/dist/radio-button/RadioButton.d.ts.map +1 -1
- package/dist/radio-button/index.js +5 -2
- package/dist/radio-button/index.js.map +1 -1
- package/dist/select/ODataSelect.d.ts +1 -2
- package/dist/select/ODataSelect.d.ts.map +1 -1
- package/dist/select/Select.d.ts.map +1 -1
- package/dist/select/index.js +1 -1
- package/dist/separator/Separator.d.ts +1 -1
- package/dist/separator/Separator.d.ts.map +1 -1
- package/dist/separator/index.js +1 -1
- package/dist/simple-table/index.js +1 -1
- package/dist/slider/Slider.d.ts.map +1 -1
- package/dist/slider/SliderInput.d.ts.map +1 -1
- package/dist/slider/SliderPopoverToggle.d.ts +11 -0
- package/dist/slider/SliderPopoverToggle.d.ts.map +1 -0
- package/dist/slider/index.js +299 -278
- package/dist/slider/index.js.map +1 -1
- package/dist/sortable/Sortable.d.ts.map +1 -1
- package/dist/sortable/SortableDragHandle.d.ts +1 -1
- package/dist/sortable/SortableDragHandle.d.ts.map +1 -1
- package/dist/sortable/index.js +1 -1
- package/dist/state-select/index.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/table/index.js +1 -1
- package/dist/table-editor/index.js +1 -1
- package/dist/table-sorting/index.js +1 -1
- package/dist/tabs/index.js +27 -28
- package/dist/tabs/index.js.map +1 -1
- package/dist/tabs/ui/TabsBox.d.ts +1 -1
- package/dist/tabs/ui/TabsBox.d.ts.map +1 -1
- package/dist/tabs/ui/TabsLayout.d.ts +11 -7
- package/dist/tabs/ui/TabsLayout.d.ts.map +1 -1
- package/dist/tabs/ui/TabsPanel.d.ts +3 -3
- package/dist/tabs/ui/TabsPanel.d.ts.map +1 -1
- package/dist/tabs/ui/TabsTabList.d.ts +2 -2
- package/dist/tabs/ui/TabsTabList.d.ts.map +1 -1
- package/dist/text/HighlightText.d.ts +2 -2
- package/dist/text/HighlightText.d.ts.map +1 -1
- package/dist/text/index.js +7 -2
- package/dist/text/index.js.map +1 -1
- package/dist/text-editor/index.js +2 -2
- package/dist/toolbar/Toolbar.d.ts +8 -2
- package/dist/toolbar/Toolbar.d.ts.map +1 -1
- package/dist/toolbar/index.js +8 -4
- package/dist/toolbar/index.js.map +1 -1
- package/dist/tree-select/TreeNodeContent.d.ts +3 -1
- package/dist/tree-select/TreeNodeContent.d.ts.map +1 -1
- package/dist/tree-select/TreePickerBase.d.ts.map +1 -1
- package/dist/tree-select/index.js +409 -332
- package/dist/tree-select/index.js.map +1 -1
- package/dist/tree-table/index.js +1 -1
- package/package.json +3 -3
- package/storybook-static/assets/{Badge-BKRvorSi.js → Badge-CV3f-YLa.js} +1 -1
- package/storybook-static/assets/{Badge.stories-19yFfupy.js → Badge.stories-BUPuimKi.js} +1 -1
- package/storybook-static/assets/{BadgeList-DMkfxply.js → BadgeList-CDDAItI6.js} +1 -1
- package/storybook-static/assets/{BarcodeScannerDialog.stories-DdnHxu5x.js → BarcodeScannerDialog.stories-teB8ep3A.js} +1 -1
- package/storybook-static/assets/{Button-Di-0Ionw.js → Button-BW8cBp03.js} +1 -1
- package/storybook-static/assets/{Button-CoOZeR_z.js → Button-CV4tslOZ.js} +2 -2
- package/storybook-static/assets/{Button.stories-Bd1To5BN.js → Button.stories-DKlzPZqU.js} +1 -1
- package/storybook-static/assets/CalendarView-CX2J7c6F.js +1 -0
- package/storybook-static/assets/{CheckBox-DfRTTXg1.js → CheckBox-BTr4z78V.js} +1 -1
- package/storybook-static/assets/{CheckBox-DSmGYEML.js → CheckBox-BWZ_P_3Q.js} +1 -1
- package/storybook-static/assets/{CheckBox.stories-DaldWgEI.js → CheckBox.stories-BUaJvDIu.js} +1 -1
- package/storybook-static/assets/{Color-6AOWCN3U-DIhia6KS.js → Color-6AOWCN3U-DmrUSa8T.js} +1 -1
- package/storybook-static/assets/{ContextMenu-BGMQHT9V.js → ContextMenu-DsJnOtZ9.js} +6 -2
- package/storybook-static/assets/ContextMenu-wBO-KcfV.js +33 -0
- package/storybook-static/assets/ContextMenu.stories-CNOrf21k.js +37 -0
- package/storybook-static/assets/{DateInput-DUl5Bb0j.js → DateInput-DbZNB8s8.js} +8 -1
- package/storybook-static/assets/{DateInput-MgdMtvtr.js → DateInput-xQJfyfF-.js} +1 -1
- package/storybook-static/assets/{DateInput.stories-B6Ol0Ak3.js → DateInput.stories-DAku4mZt.js} +1 -1
- package/storybook-static/assets/{DateRangePresetSelect-CPj0pSGc.js → DateRangePresetSelect-BPlpCA6c.js} +1 -1
- package/storybook-static/assets/{DateRangePresetSelect-C4MVqjXa.js → DateRangePresetSelect-DHoyZyQT.js} +1 -1
- package/storybook-static/assets/{DateRangePresetSelect.stories-tPaMURtH.js → DateRangePresetSelect.stories-DRvogj0c.js} +1 -1
- package/storybook-static/assets/{Detail-DnHTVRb5.js → Detail-mXagpId3.js} +1 -1
- package/storybook-static/assets/Detail.stories-D7Iwy0-s.js +56 -0
- package/storybook-static/assets/{Dialog-COpvqcXi.js → Dialog-CMqH_KAI.js} +1 -1
- package/storybook-static/assets/{Dialog-LMnrvBpx.js → Dialog-qRvPPGeh.js} +1 -1
- package/storybook-static/assets/{Dialog.stories-BE2I5ny2.js → Dialog.stories-J_OyVz3O.js} +1 -1
- package/storybook-static/assets/{Disclosure-BZ3jd5nu.js → Disclosure-TdbPZNSu.js} +1 -1
- package/storybook-static/assets/{Disclosure.stories-cMcF8a8I.js → Disclosure.stories-DRoDp_Fu.js} +1 -1
- package/storybook-static/assets/DisclosureGroup-CeBLtSCA.js +2 -0
- package/storybook-static/assets/{DocsRenderer-JROSPFPF-CurHdzu8.js → DocsRenderer-JROSPFPF-BdyHYSwz.js} +1 -1
- package/storybook-static/assets/{DropZone-DGMAbY1z.js → DropZone-BzRKfOtd.js} +1 -1
- package/storybook-static/assets/{DropZone-VEmgdfs6.js → DropZone-CODtJSpF.js} +1 -1
- package/storybook-static/assets/{DropZone.stories-B8N17-bV.js → DropZone.stories-BzNj9PbZ.js} +1 -1
- package/storybook-static/assets/DropdownMenu-Db-sh5Gd.js +21 -0
- package/storybook-static/assets/{ExpandableActionPanel-C7CFQZLD.js → ExpandableActionPanel-fOfO1fQV.js} +1 -1
- package/storybook-static/assets/{ExpandableActionPanel.stories-CnBr0s9R.js → ExpandableActionPanel.stories-C6Si_Nqk.js} +1 -1
- package/storybook-static/assets/{Flex-RpqsC-gQ.js → Flex-B9KnOucm.js} +1 -1
- package/storybook-static/assets/Flex.stories-ApvEyW4R.js +300 -0
- package/storybook-static/assets/FlexContainer-B1y3dds2.js +1 -0
- package/storybook-static/assets/{FlexItem-pu3E11Sf.js → FlexItem-pEuFUX72.js} +2 -2
- package/storybook-static/assets/FloatingPopover-CjNAEFQy.js +1 -0
- package/storybook-static/assets/FormattedTableCell-DZM2eYz5.js +15 -0
- package/storybook-static/assets/{Grid-CzO0Ae1r.js → Grid-CI6OKKu8.js} +2 -2
- package/storybook-static/assets/{Grid-BRnqEtg1.js → Grid-NnstE-Tl.js} +1 -1
- package/storybook-static/assets/{Grid.stories-DXY7Cvfu.js → Grid.stories-tklnzZVg.js} +4 -4
- package/storybook-static/assets/{GridContainer-fKYgDsLl.js → GridContainer-wl6R6ToY.js} +2 -2
- package/storybook-static/assets/{ImageCropper.stories-ZnvbFN71.js → ImageCropper.stories-DFN1M8eV.js} +1 -1
- package/storybook-static/assets/{ImageRenderer-DUOhCfac.js → ImageRenderer-CsIh2Gps.js} +1 -1
- package/storybook-static/assets/{ImageRenderer.stories-Dj6NQm2k.js → ImageRenderer.stories-CFg_ibLF.js} +1 -1
- package/storybook-static/assets/{ImageView.stories-QTzOsByD.js → ImageView.stories-HHd7jrjM.js} +1 -1
- package/storybook-static/assets/{ImageViewer.stories-CpnUEgZW.js → ImageViewer.stories-DgWkr466.js} +2 -2
- package/storybook-static/assets/{ImageViewerRuntime-B1PicLUw.js → ImageViewerRuntime-6z6zV9jF.js} +1 -1
- package/storybook-static/assets/{Input-DnFc_Pwx.js → Input-B7_Qlowr.js} +1 -1
- package/storybook-static/assets/{Input-B8eGQXlp.js → Input-Bvw9Sw0g.js} +1 -1
- package/storybook-static/assets/{Input.stories-C6CbYvZP.js → Input.stories-Dc2sDy4p.js} +1 -1
- package/storybook-static/assets/{InputDateTime-DoMduRde.js → InputDateTime-DUkFFY2j.js} +1 -1
- package/storybook-static/assets/{InputDateTime.stories--LHpvJjY.js → InputDateTime.stories-WZXWHrjO.js} +1 -1
- package/storybook-static/assets/{InputFile-CunQ8F4s.js → InputFile-CR2m2VQy.js} +1 -1
- package/storybook-static/assets/{InputFile-DFv3WAWa.js → InputFile-DJE39TQT.js} +1 -1
- package/storybook-static/assets/{InputFile.stories-B0WZhic1.js → InputFile.stories-BxE2jR8X.js} +1 -1
- package/storybook-static/assets/{InputFiles-DyiPQ_tH.js → InputFiles-CMkLLJOH.js} +1 -1
- package/storybook-static/assets/{InputFiles-CKDPmjWY.js → InputFiles-CTD2obOb.js} +1 -1
- package/storybook-static/assets/{InputFiles.stories-BbP_bEnL.js → InputFiles.stories-CeLIDMcH.js} +1 -1
- package/storybook-static/assets/{InputFilesList-BAIGwV7V.js → InputFilesList-tUr9ob4W.js} +1 -1
- package/storybook-static/assets/{InputImage-2G1pRNbw.js → InputImage-C0cIhVXy.js} +1 -1
- package/storybook-static/assets/{InputImage-ZvEB_TIT.js → InputImage-CoAYtfEV.js} +1 -1
- package/storybook-static/assets/{InputImage.stories-BiShLRcw.js → InputImage.stories-DpXv7PID.js} +1 -1
- package/storybook-static/assets/{InteractiveComponents-CT99QfHX.js → InteractiveComponents-Dmyiy24S.js} +1 -1
- package/storybook-static/assets/{InteractiveComponents.stories-BPTICQZz.js → InteractiveComponents.stories-B77oJ-sY.js} +1 -1
- package/storybook-static/assets/{LayoutPicker-BDpc8LBa.js → LayoutPicker-CJcSQqwn.js} +2 -2
- package/storybook-static/assets/{LayoutPicker-Cg_AM-pj.js → LayoutPicker-MTeK4NeO.js} +2 -1
- package/storybook-static/assets/{LayoutPicker.stories-Ca9WZdPW.js → LayoutPicker.stories-CcY356LI.js} +1 -1
- package/storybook-static/assets/Listbox-BGYVb_Ct.js +1 -0
- package/storybook-static/assets/{Listbox-LbbFtte9.js → Listbox-Cv9AQzQU.js} +2 -1
- package/storybook-static/assets/{Listbox.stories-xDpbFNZk.js → Listbox.stories-C9_cOdMY.js} +1 -1
- package/storybook-static/assets/Modal-CHcZjpHv.js +1 -0
- package/storybook-static/assets/{Modal-CXd2j0up.js → Modal-CnMZc0y1.js} +1 -1
- package/storybook-static/assets/{Modal.stories-cNLvFjmT.js → Modal.stories-DxITHZDl.js} +1 -1
- package/storybook-static/assets/{ModalManagerProvider-ClXvSB9a.js → ModalManagerProvider-vGXTuniv.js} +1 -1
- package/storybook-static/assets/MultiSelect-DDC0Nrrq.js +2 -0
- package/storybook-static/assets/{MultiSelect-Na2VdNy3.js → MultiSelect-DqdwstLi.js} +4 -1
- package/storybook-static/assets/MultiSelect-SJBp1Ymv.css +1 -0
- package/storybook-static/assets/{MultiSelect.stories-4nFshdtz.js → MultiSelect.stories-BPsGXWR2.js} +1 -1
- package/storybook-static/assets/NoData-BlGdaWe6.js +1 -0
- package/storybook-static/assets/NotificationsHost-gXnNQDp7.js +75 -0
- package/storybook-static/assets/NotificationsHost.stories-BdkJz6WZ.js +30 -0
- package/storybook-static/assets/{ODataMultiSelect-Cc09uTB8.js → ODataMultiSelect-C_Qs3Nl4.js} +1 -1
- package/storybook-static/assets/{ODataMultiSelect.stories-CzGzREa9.js → ODataMultiSelect.stories-DfmeONnP.js} +2 -2
- package/storybook-static/assets/{ODataSelect-DqoRg5pz.js → ODataSelect-C5fwwi_V.js} +1 -1
- package/storybook-static/assets/{ODataSelect.stories-BCcxERn3.js → ODataSelect.stories-BCDjW9Of.js} +2 -2
- package/storybook-static/assets/{ODataTreeMultiSelect-qZEcSE5O.js → ODataTreeMultiSelect-bU2QW5pt.js} +1 -1
- package/storybook-static/assets/{ODataTreeMultiSelect.stories-Bfees7Qr.js → ODataTreeMultiSelect.stories-FRT1vULJ.js} +1 -1
- package/storybook-static/assets/{ODataTreeSelect-IOVS6uQc.js → ODataTreeSelect-DmNcnlbz.js} +1 -1
- package/storybook-static/assets/{ODataTreeSelect.stories-CO7DClzd.js → ODataTreeSelect.stories-B9Mq-Iq-.js} +1 -1
- package/storybook-static/assets/OneStepScroller-X_sOKCiI.js +5 -0
- package/storybook-static/assets/Option-CSut1BkS.js +10 -0
- package/storybook-static/assets/OptionButton-B7wOhE1V.js +1 -0
- package/storybook-static/assets/OptionContent-DyxUQFu3.js +1 -0
- package/storybook-static/assets/OptionContentContainer-DnzI9J61.js +2 -0
- package/storybook-static/assets/{PeriodSelect-D-jXJf5C.js → PeriodSelect-C1Rh75We.js} +1 -1
- package/storybook-static/assets/{PeriodSelect-BAVDztkI.js → PeriodSelect-SjGK6Esp.js} +1 -1
- package/storybook-static/assets/{PeriodSelect.stories-CscsENT9.js → PeriodSelect.stories-Bch3cN5l.js} +1 -1
- package/storybook-static/assets/{PickerField-CRtltoce.js → PickerField-B8_SoyYo.js} +1 -1
- package/storybook-static/assets/PickerTriggerActions-DP0ZKD9L.js +2 -0
- package/storybook-static/assets/PolymorphicComponent-NBvIz9JD.js +1 -0
- package/storybook-static/assets/Popover-DF-J3Kwx.js +55 -0
- package/storybook-static/assets/Popover-NBKcB7nc.js +46 -0
- package/storybook-static/assets/Popover.stories-BGcAWbjW.js +63 -0
- package/storybook-static/assets/{PresetRangeDateInput-VZnM8RNV.js → PresetRangeDateInput-BAbrOHdm.js} +1 -1
- package/storybook-static/assets/{PresetRangeDateInput-CVPMYlEV.js → PresetRangeDateInput-DajjeSUc.js} +1 -1
- package/storybook-static/assets/{PresetRangeDateInput.stories-DdBWlSV-.js → PresetRangeDateInput.stories-Bf7YKKIQ.js} +1 -1
- package/storybook-static/assets/{PresetSelect-C7YYBjlL.js → PresetSelect-CfmPZsZF.js} +1 -1
- package/storybook-static/assets/{README-CeNQeTK-.js → README--xvSptx6.js} +1 -1
- package/storybook-static/assets/{README-DWzfTSuq.js → README-02MdhoYj.js} +1 -1
- package/storybook-static/assets/{README-w9FMhq0X.js → README-23NGVX-l.js} +1 -1
- package/storybook-static/assets/{README-CTF9mVZL.js → README-3bVCOGDc.js} +1 -1
- package/storybook-static/assets/{README-DkBG5Azm.js → README-5JPwN5I3.js} +1 -1
- package/storybook-static/assets/{README-DC0vNdOD.js → README-B35CL6W4.js} +1 -1
- package/storybook-static/assets/{README-Wli4AXG5.js → README-B4-JBF7Z.js} +1 -1
- package/storybook-static/assets/{README-BZlnzGAh.js → README-B5cX2glk.js} +1 -1
- package/storybook-static/assets/{README-DoxVtmRh.js → README-BGZN87_w.js} +1 -1
- package/storybook-static/assets/{README-Bvo0Qxde.js → README-BNTTx0rf.js} +1 -1
- package/storybook-static/assets/{README-Dmu5lsNT.js → README-BRvVmpDS.js} +1 -1
- package/storybook-static/assets/{README-UcyyK9jn.js → README-BUhZmzyX.js} +1 -1
- package/storybook-static/assets/{README-C-IUw1gX.js → README-Bb5AJH8-.js} +1 -1
- package/storybook-static/assets/{README-jvtwVY_n.js → README-Bew3UK8F.js} +1 -1
- package/storybook-static/assets/{README-DOBIWrus.js → README-Bk_A3mYt.js} +1 -1
- package/storybook-static/assets/{README-C_lKreF9.js → README-BlTlxb7s.js} +1 -1
- package/storybook-static/assets/{README-DyWhmOFY.js → README-BqHDKN3N.js} +1 -1
- package/storybook-static/assets/{README-B0FbTpix.js → README-BwhJA_em.js} +1 -1
- package/storybook-static/assets/{README-DMwF_O1R.js → README-BzhO6nn7.js} +1 -1
- package/storybook-static/assets/{README-8L1vpZcz.js → README-C-fD13Eo.js} +1 -1
- package/storybook-static/assets/{README-BL8ZNGNi.js → README-C2dMbb8z.js} +1 -1
- package/storybook-static/assets/{README-jQcGKqqm.js → README-C79arOAr.js} +1 -1
- package/storybook-static/assets/{README-C7N5_6-c.js → README-C7gQVhLI.js} +1 -1
- package/storybook-static/assets/{README-DADnaXLy.js → README-CBYHjEjb.js} +1 -1
- package/storybook-static/assets/{README-oKLTQYfV.js → README-CCqwPYoe.js} +1 -1
- package/storybook-static/assets/{README-DIWsYBR7.js → README-CJKEEjnI.js} +1 -1
- package/storybook-static/assets/{README-DrTR5pSr.js → README-CKDAq2L0.js} +1 -1
- package/storybook-static/assets/{README-BdsFByUw.js → README-CXNyh6Hq.js} +1 -1
- package/storybook-static/assets/{README-DlfWWC7n.js → README-Ce9KyfEM.js} +1 -1
- package/storybook-static/assets/{README-BGBxEe4u.js → README-CijcMn5M.js} +1 -1
- package/storybook-static/assets/{README-B0Nb0jf2.js → README-Cj8rKrp5.js} +1 -1
- package/storybook-static/assets/{README-DgXAMdBY.js → README-CkYzrLaV.js} +1 -1
- package/storybook-static/assets/{README-Bk1oSDWQ.js → README-CvqMprlS.js} +1 -1
- package/storybook-static/assets/{README-BGmO6U9j.js → README-CxURTiLk.js} +1 -1
- package/storybook-static/assets/{README-6XPUoxFl.js → README-DBsUCpqI.js} +1 -1
- package/storybook-static/assets/{README-CvaizZr1.js → README-DD2eTjZe.js} +1 -1
- package/storybook-static/assets/{README-D2AT2-yD.js → README-DJ53d7sm.js} +6 -3
- package/storybook-static/assets/{README-HWuoKwKL.js → README-DLlWedYv.js} +1 -1
- package/storybook-static/assets/{README-2NTkucdH.js → README-DRxLVin-.js} +1 -1
- package/storybook-static/assets/{README-b3wA6wFr.js → README-DTE8nUeJ.js} +1 -1
- package/storybook-static/assets/{README-Dm7CwuVP.js → README-DUh3QGlI.js} +14 -8
- package/storybook-static/assets/{README-ZxRwqfIH.js → README-DfrkaWMN.js} +1 -1
- package/storybook-static/assets/{README-DOi6rx7n.js → README-DlJZHUr9.js} +1 -1
- package/storybook-static/assets/{README-g1VWHzAJ.js → README-Dm0fH6Ac.js} +1 -1
- package/storybook-static/assets/{README-GChrAHFQ.js → README-DvgeFwUN.js} +1 -1
- package/storybook-static/assets/{README-CqiNQGIJ.js → README-DzfnNMhi.js} +1 -1
- package/storybook-static/assets/{README-Dr8TxFTe.js → README-EjFzMh6K.js} +1 -1
- package/storybook-static/assets/{README-BD-WSEvQ.js → README-Yp7ckVfi.js} +1 -1
- package/storybook-static/assets/{README-Brn9Tjjc.js → README-ZzFd6eCk.js} +1 -1
- package/storybook-static/assets/{README-na5mQX4V.js → README-cBsDQvLg.js} +1 -1
- package/storybook-static/assets/{README-CB5BpIBF.js → README-hq5hkADm.js} +1 -1
- package/storybook-static/assets/{README-_KzyG4dS.js → README-kYUqgwYs.js} +1 -1
- package/storybook-static/assets/{README-CTwfFqJG.js → README-l9uKtPiZ.js} +1 -1
- package/storybook-static/assets/{RadioButton-Dgkz1EWU.js → RadioButton-BDpUjCQB.js} +1 -1
- package/storybook-static/assets/RadioButton-BWpGjwT9.js +1 -0
- package/storybook-static/assets/{RadioButton.stories-DO14jTfm.js → RadioButton.stories-DrOP5Alc.js} +1 -1
- package/storybook-static/assets/{RadioGroup-Db0AhiKo.js → RadioGroup-BljW3G4c.js} +1 -1
- package/storybook-static/assets/{RadioGroup-BSiqjVai.js → RadioGroup-wzlE1seI.js} +1 -1
- package/storybook-static/assets/{RadioGroup.stories-C0D6n83q.js → RadioGroup.stories-6h1qt8DI.js} +1 -1
- package/storybook-static/assets/Scrollable-C7dBSd5R.js +1 -0
- package/storybook-static/assets/Scrollable-Dhpelsb3.js +18 -0
- package/storybook-static/assets/Scrollable.stories-Cj1mRfdX.js +1 -0
- package/storybook-static/assets/Select-BI1R-0nK.js +12 -0
- package/storybook-static/assets/{Select-D8X-SkP2.js → Select-n3InYkr7.js} +3 -1
- package/storybook-static/assets/{Select.stories-8_zvonmc.js → Select.stories-pppfr6nn.js} +1 -1
- package/storybook-static/assets/Separator-Bx2BKztN.js +1 -0
- package/storybook-static/assets/Separator-GtZBq7gL.js +14 -0
- package/storybook-static/assets/Separator.stories-DxY_qbJt.js +14 -0
- package/storybook-static/assets/{SerializableSelect-ii6T140l.js → SerializableSelect-DogkO2Bz.js} +1 -1
- package/storybook-static/assets/{SerializableSelect.stories-Ba3ABMGt.js → SerializableSelect.stories-C3OU-Qlh.js} +1 -1
- package/storybook-static/assets/{ShimmerText-C6vkZwUV.js → ShimmerText-XI1rbKrT.js} +1 -1
- package/storybook-static/assets/{ShimmerText.stories-CVpSxXHJ.js → ShimmerText.stories-lvn1uLl_.js} +1 -1
- package/storybook-static/assets/{SingleDateTimeInput-DpETPR89.js → SingleDateTimeInput-DK8vuf-o.js} +1 -1
- package/storybook-static/assets/{SingleDateTimeInput-96-mrjq8.js → SingleDateTimeInput-HNBKELgZ.js} +8 -1
- package/storybook-static/assets/{SingleDateTimeInput.stories-JhviurJO.js → SingleDateTimeInput.stories-DrV6WMT9.js} +1 -1
- package/storybook-static/assets/{Slider-B27TdvRV.js → Slider-D4ec91gY.js} +8 -1
- package/storybook-static/assets/Slider-bg4iXFEy.js +1 -0
- package/storybook-static/assets/{Slider.stories-d1YeKe5r.js → Slider.stories-DhJUqLP3.js} +1 -1
- package/storybook-static/assets/{SliderInput-D2d23mEI.js → SliderInput-CScKm1eT.js} +8 -1
- package/storybook-static/assets/SliderInput-o9cFbZ18.js +3 -0
- package/storybook-static/assets/{SliderInput.stories-CwqT79oE.js → SliderInput.stories-CDNoleib.js} +1 -1
- package/storybook-static/assets/{Sortable-DiJuiI6V.js → Sortable-DHqDBQQd.js} +4 -2
- package/storybook-static/assets/Sortable.stories-CEhPetnR.js +44 -0
- package/storybook-static/assets/{Splitter-QwdfWNbm.js → Splitter-BU9vPggP.js} +1 -1
- package/storybook-static/assets/{Splitter.stories-C2iDPz8c.js → Splitter.stories-BxKoQqiy.js} +1 -1
- package/storybook-static/assets/{StateSelect-D1ZDM6bC.js → StateSelect-Cp-vkDd6.js} +1 -1
- package/storybook-static/assets/{StateSelect-Bw9H1Cus.js → StateSelect-ez77Inqm.js} +1 -1
- package/storybook-static/assets/{StateSelect.stories-DEFvQ15O.js → StateSelect.stories-CpZV5ol8.js} +1 -1
- package/storybook-static/assets/{StatusIndicator-D6Pbdz37.js → StatusIndicator-BM7o68m0.js} +1 -1
- package/storybook-static/assets/{StatusIndicator.stories-COgpy5cK.js → StatusIndicator.stories-DmP9Drw5.js} +1 -1
- package/storybook-static/assets/{StringToggle.stories-BFwMh0Yd.js → StringToggle.stories-TO-VXZOK.js} +1 -1
- package/storybook-static/assets/{Switch-DyDk152g.js → Switch-BnYvYOX5.js} +1 -1
- package/storybook-static/assets/{Switch-Bmj2AItH.js → Switch-CfDHmCm8.js} +1 -1
- package/storybook-static/assets/{Switch.stories-C10NxPL4.js → Switch.stories-CX92UhBc.js} +1 -1
- package/storybook-static/assets/{Table-YcEwF4aO.js → Table-DkrNiq_n.js} +1 -1
- package/storybook-static/assets/{Table.stories-DgxFS9Sa.js → Table.stories-DsGm0-i7.js} +1 -1
- package/storybook-static/assets/{TableEditor.stories-CSMoxO4O.js → TableEditor.stories-sxgtoDe3.js} +1 -1
- package/storybook-static/assets/{Tabs-DOsPN2X1.js → Tabs-wMDcBXIR.js} +2 -3
- package/storybook-static/assets/Tabs.stories-BVXrXbOp.js +57 -0
- package/storybook-static/assets/{TabsBox-Ovukgo9G.js → TabsBox-5NiiCrDc.js} +1 -1
- package/storybook-static/assets/{TabsBox-B3REnb6D.css → TabsBox-DuBKU62M.css} +1 -1
- package/storybook-static/assets/{TagInput-BQBOGr9G.js → TagInput-BATz4lHU.js} +1 -1
- package/storybook-static/assets/{TagInput.stories-DAAyJlgm.js → TagInput.stories-D9IJIG_P.js} +1 -1
- package/storybook-static/assets/{Text-fdwuak_J.js → Text-Bswu5PVP.js} +1 -1
- package/storybook-static/assets/{Textarea-A22Efyk-.js → Textarea-AqkGgrCZ.js} +1 -1
- package/storybook-static/assets/{Textarea-D80ZPpEy.js → Textarea-CrkCHaE2.js} +1 -1
- package/storybook-static/assets/{Textarea.stories-DfaOYMoN.js → Textarea.stories-dtpJFQAX.js} +1 -1
- package/storybook-static/assets/{TimePanel-Bd5T_SfL.js → TimePanel-DGcJeL-M.js} +1 -1
- package/storybook-static/assets/{TimePanel.stories-D6TIpKp4.js → TimePanel.stories-DxPuKGPZ.js} +1 -1
- package/storybook-static/assets/{Toggle-DUyCRH0o.js → Toggle-DLZn_nZe.js} +1 -1
- package/storybook-static/assets/{Toggle-BvHMq6f_.js → Toggle-Dd08B6s5.js} +1 -1
- package/storybook-static/assets/{Toggle.stories-ZPgC-EWw.js → Toggle.stories-4h-5zxJC.js} +1 -1
- package/storybook-static/assets/{TreeMultiSelect-DTmB9s8s.js → TreeMultiSelect-4XUsw-my.js} +2 -1
- package/storybook-static/assets/{TreeMultiSelect-DTMybWfP.js → TreeMultiSelect-CF9O5XGt.js} +1 -1
- package/storybook-static/assets/{TreeMultiSelect.stories-1_HB74Gf.js → TreeMultiSelect.stories-m5UlkTdr.js} +1 -1
- package/storybook-static/assets/TreePickerBase-8R1GFz9r.js +76 -0
- package/storybook-static/assets/TreePickerBase-ClWTQVKW.css +1 -0
- package/storybook-static/assets/{TreeSelect-CTN6cRRr.js → TreeSelect-BPc7kRdh.js} +1 -1
- package/storybook-static/assets/{TreeSelect-UsZGYhUO.js → TreeSelect-CZme7Tu-.js} +2 -1
- package/storybook-static/assets/{TreeSelect.stories-B01pZcR9.js → TreeSelect.stories-DRVi0xZP.js} +1 -1
- package/storybook-static/assets/{TreeTable-dr3jK3Ih.js → TreeTable-CTBSrT9l.js} +1 -1
- package/storybook-static/assets/{TreeTable.stories-B1DPasDc.js → TreeTable.stories-oILl7PkB.js} +1 -1
- package/storybook-static/assets/{blocks-Cw5Dm88b.js → blocks-TIr5_lNX.js} +3 -3
- package/storybook-static/assets/{check-028VTQ8f.js → check-Du8FuQ6e.js} +1 -1
- package/storybook-static/assets/{chevron-down-CjXVIhzi.js → chevron-down-rt2_lu7i.js} +1 -1
- package/storybook-static/assets/{chevron-left-CktI1oFP.js → chevron-left-SdIvDBzr.js} +1 -1
- package/storybook-static/assets/{chevron-right-CF10QSRI.js → chevron-right-BU-pTQL2.js} +1 -1
- package/storybook-static/assets/{chunk-W22LQPXL-C0ehDnCq.js → chunk-W22LQPXL-C5x9oI8u.js} +1 -1
- package/storybook-static/assets/{circle-alert-s0HpHvQO.js → circle-alert-C-51hrK9.js} +1 -1
- package/storybook-static/assets/{circle-check-C7Lv1fv9.js → circle-check-DZ3A5xhF.js} +1 -1
- package/storybook-static/assets/{components-ClxgOUq5.js → components-DLKEXX2n.js} +3 -3
- package/storybook-static/assets/contextMenu-Cwftox4w.js +2 -0
- package/storybook-static/assets/{dom-DBd_DWF8.js → dom-D9_dPJ4G.js} +1 -1
- package/storybook-static/assets/{download-B1U5w3LU.js → download-BIHyCgGp.js} +1 -1
- package/storybook-static/assets/{floating-ui.react-CyNWkXBV.js → floating-ui.react-bcuT6Qw6.js} +1 -1
- package/storybook-static/assets/{foundationApi-CY0sxk8w.js → foundationApi-C5uBuKS6.js} +1 -1
- package/storybook-static/assets/{foundationLib-BCpSUA25.js → foundationLib-DRvN1n2m.js} +1 -1
- package/storybook-static/assets/{hooks-DjR-EyBl.js → hooks-DovKTAOG.js} +1 -1
- package/storybook-static/assets/iframe-CxmZ1iUO.js +1 -0
- package/storybook-static/assets/{iframe-woVbsQH3.js → iframe-DfqtMMgG.js} +4 -4
- package/storybook-static/assets/{info-DKbXBIbQ.js → info-CgVG4e4u.js} +1 -1
- package/storybook-static/assets/{odata-CMCuN2Rx.js → odata-BGOCt2tD.js} +1 -1
- package/storybook-static/assets/{odataStoryFixtures-a4Q2PLas.js → odataStoryFixtures--hE0dv-U.js} +1 -1
- package/storybook-static/assets/{react-D3CyilRt.js → react-CZ1I4PcW.js} +1 -1
- package/storybook-static/assets/{refresh-cw-DXEJelAO.js → refresh-cw-CGuUzrYs.js} +1 -1
- package/storybook-static/assets/{settings-2-CKbiQBX8.js → settings-2-BnIPgWLg.js} +1 -1
- package/storybook-static/assets/sortable-CSXMP4VV.js +1 -0
- package/storybook-static/assets/{syntaxhighlighter-QEQV7K2Y-CLptde2b.js → syntaxhighlighter-QEQV7K2Y-BXIJBARj.js} +1 -1
- package/storybook-static/assets/{trash-2-CPWRIQlJ.js → trash-2-25yeOC8e.js} +1 -1
- package/storybook-static/assets/{triangle-alert-XjzWCHp5.js → triangle-alert-0L7_o0IU.js} +1 -1
- package/storybook-static/assets/{ui-FA-1R8mO.css → ui-Bpz_yxm8.css} +1 -1
- package/storybook-static/assets/{uiClasses-DNnVkKPr.js → uiClasses-Bar5W7-L.js} +1 -1
- package/storybook-static/assets/{useODataSelectBase-ZGFa3pdT.js → useODataSelectBase-D9KnZAJ2.js} +1 -1
- package/storybook-static/assets/{useODataTreeData-DAdLowou.js → useODataTreeData-BRlsCagQ.js} +1 -1
- package/storybook-static/assets/usePickerQuery-B05uUMJ9.js +1 -0
- package/storybook-static/assets/usePickerTriggerController-YWagu6f6.js +6 -0
- package/storybook-static/assets/{x-D2Q9PGsq.js → x-i4zUW10Y.js} +1 -1
- package/storybook-static/iframe.html +2 -2
- package/storybook-static/index.json +1 -1
- package/storybook-static/project.json +1 -1
- package/dist/chunks/CalendarView-CwbPJG2Y.js.map +0 -1
- package/dist/chunks/button-D7GAU2Wa.js +0 -72
- package/dist/chunks/button-D7GAU2Wa.js.map +0 -1
- package/dist/chunks/context-menu-BQePxRpu.js +0 -532
- package/dist/chunks/context-menu-BQePxRpu.js.map +0 -1
- package/dist/chunks/flex-DtXK7OM4.js +0 -207
- package/dist/chunks/flex-DtXK7OM4.js.map +0 -1
- package/dist/chunks/grid-dI94AAbi.js.map +0 -1
- package/dist/chunks/misc-CGQOXXCy.js.map +0 -1
- package/dist/chunks/modal-febBsMyR.js.map +0 -1
- package/dist/chunks/picker-BA6okKnz.js.map +0 -1
- package/dist/chunks/popover-yl5DVe06.js +0 -245
- package/dist/chunks/popover-yl5DVe06.js.map +0 -1
- package/dist/chunks/select-DblNSc5H.js.map +0 -1
- package/dist/chunks/separator-CIqnk2z9.js +0 -15
- package/dist/chunks/separator-CIqnk2z9.js.map +0 -1
- package/storybook-static/assets/CalendarView-Dz8cY1fo.js +0 -1
- package/storybook-static/assets/ContextMenu-XS7B8QUC.js +0 -1
- package/storybook-static/assets/ContextMenu.stories-Dp2t2BZa.js +0 -37
- package/storybook-static/assets/CustomOptionButton-DNd0GDWp.js +0 -1
- package/storybook-static/assets/Detail.stories-CXg_w4qM.js +0 -56
- package/storybook-static/assets/DisclosureGroup-JNnTj18G.js +0 -2
- package/storybook-static/assets/DropdownMenu-xjOtBneA.js +0 -1
- package/storybook-static/assets/Flex.stories-CCVNsX23.js +0 -300
- package/storybook-static/assets/FlexContainer-BWyPlTMB.js +0 -1
- package/storybook-static/assets/FloatingPopover-D6tO24aO.js +0 -1
- package/storybook-static/assets/FormattedTableCell-CDaDfaXy.js +0 -15
- package/storybook-static/assets/Listbox-3Npc4PI_.js +0 -1
- package/storybook-static/assets/Modal-Ddmc8-2-.js +0 -1
- package/storybook-static/assets/MultiSelect-BkLCM22R.js +0 -2
- package/storybook-static/assets/MultiSelect-DI_UD1B-.css +0 -1
- package/storybook-static/assets/NoData-bUonNuRR.js +0 -1
- package/storybook-static/assets/NotificationsHost-CrLL4WK9.js +0 -44
- package/storybook-static/assets/NotificationsHost.stories-Ci2q0W9-.js +0 -29
- package/storybook-static/assets/OneStepScroller-B_IRz2Rw.js +0 -5
- package/storybook-static/assets/Option-fRoOLqLF.js +0 -10
- package/storybook-static/assets/OptionButton--hnpJ-88.js +0 -1
- package/storybook-static/assets/PickerTriggerActions-BDGEQPvP.js +0 -1
- package/storybook-static/assets/Popover-BYO0DlBg.js +0 -45
- package/storybook-static/assets/Popover-Byy9_Twt.js +0 -2
- package/storybook-static/assets/Popover.stories-8RhemIQg.js +0 -47
- package/storybook-static/assets/RadioButton-DMn-soQD.js +0 -1
- package/storybook-static/assets/Scrollable-BI3OE8gc.js +0 -1
- package/storybook-static/assets/Select-1MNiFkxm.js +0 -12
- package/storybook-static/assets/Slider-DbiDvmoV.js +0 -1
- package/storybook-static/assets/SliderInput-CzYn9gor.js +0 -2
- package/storybook-static/assets/Sortable.stories-DFCzTok0.js +0 -44
- package/storybook-static/assets/Tabs.stories-BdZilcp2.js +0 -57
- package/storybook-static/assets/TreePickerBase-CmFF9pWE.css +0 -1
- package/storybook-static/assets/TreePickerBase-Cu2mneBS.js +0 -76
- package/storybook-static/assets/contextMenu-CWGju9qn.js +0 -2
- package/storybook-static/assets/iframe-Dyd6jnSv.js +0 -1
- package/storybook-static/assets/sortable-CXLU2ip-.js +0 -1
- package/storybook-static/assets/usePickerQuery-CaO8hXyH.js +0 -1
- package/storybook-static/assets/usePickerTriggerController-DWjrt_q_.js +0 -6
- /package/storybook-static/assets/{ui.module-CyEEibCu.js → ui.module-0uniSGT-.js} +0 -0
|
@@ -1,25 +1,26 @@
|
|
|
1
1
|
import { Text as e } from "../text/index.js";
|
|
2
2
|
import { t } from "../chunks/ui.module-oRwY3Zli.js";
|
|
3
|
-
import { a as n, f as r, i, n as a, r as o, s, t as c, u as l, v as u } from "../chunks/picker-
|
|
4
|
-
import { t as d } from "../chunks/separator-
|
|
3
|
+
import { a as n, f as r, i, n as a, r as o, s, t as c, u as l, v as u } from "../chunks/picker-SJXnHwsj.js";
|
|
4
|
+
import { t as d } from "../chunks/separator-CHpBud1e.js";
|
|
5
5
|
import { Option as f, OptionButton as p } from "../option/index.js";
|
|
6
|
-
import { t as
|
|
7
|
-
import { t as
|
|
8
|
-
import { n as
|
|
9
|
-
import { i as
|
|
10
|
-
import { Fragment as
|
|
11
|
-
import {
|
|
12
|
-
import { flattenODataDependentServices as ie, useODataCollectionModel as
|
|
13
|
-
var
|
|
6
|
+
import { t as ee } from "../chunks/check-box-D_Y6iIWv.js";
|
|
7
|
+
import { t as m } from "../chunks/odata-dependent-C_DCbKY2.js";
|
|
8
|
+
import { n as h, t as g } from "../chunks/useODataSelectBase-DwR4Lfv-.js";
|
|
9
|
+
import { i as _, n as v, t as y } from "../chunks/defaultRenderers-u_Vep6Pj.js";
|
|
10
|
+
import { Fragment as b, jsx as x, jsxs as S } from "react/jsx-runtime";
|
|
11
|
+
import { useCallback as te, useMemo as C, useRef as ne, useState as re } from "react";
|
|
12
|
+
import { flattenODataDependentServices as ie, useODataCollectionModel as w } from "@ryuzaki13/react-foundation-api/odata";
|
|
13
|
+
var T = {
|
|
14
14
|
multiSelect: "_9oSdQi",
|
|
15
|
-
optionCheckBox: "d9SDKQ"
|
|
15
|
+
optionCheckBox: "d9SDKQ",
|
|
16
|
+
optionActionCell: "xCo7w9"
|
|
16
17
|
};
|
|
17
18
|
//#endregion
|
|
18
19
|
//#region src/multi-select/ui/MultiSelectOptionSkeleton.tsx
|
|
19
20
|
function E({ text: n, isError: r }) {
|
|
20
|
-
return /* @__PURE__ */
|
|
21
|
+
return /* @__PURE__ */ S("div", {
|
|
21
22
|
className: t.uiPopupOption,
|
|
22
|
-
children: [/* @__PURE__ */
|
|
23
|
+
children: [/* @__PURE__ */ x("span", { className: t.uiPopupOptionIcon }), /* @__PURE__ */ x(e, {
|
|
23
24
|
color: r ? "error" : "primary",
|
|
24
25
|
children: n
|
|
25
26
|
})]
|
|
@@ -27,209 +28,215 @@ function E({ text: n, isError: r }) {
|
|
|
27
28
|
}
|
|
28
29
|
//#endregion
|
|
29
30
|
//#region src/multi-select/ui/MultiSelect.tsx
|
|
30
|
-
function
|
|
31
|
-
return e ? /* @__PURE__ */
|
|
31
|
+
function ae({ isNoData: e, error: t, children: n }) {
|
|
32
|
+
return e ? /* @__PURE__ */ x(l, { emptyState: /* @__PURE__ */ x(E, { text: "Нет данных" }) }) : t ? /* @__PURE__ */ x(l, { errorState: /* @__PURE__ */ x(E, {
|
|
32
33
|
isError: !0,
|
|
33
34
|
text: "Ошибка загрузки"
|
|
34
|
-
}) }) : /* @__PURE__ */
|
|
35
|
+
}) }) : /* @__PURE__ */ x(b, { children: n });
|
|
35
36
|
}
|
|
36
|
-
var
|
|
37
|
+
var oe = [];
|
|
37
38
|
function D(e, t) {
|
|
38
39
|
return e[t];
|
|
39
40
|
}
|
|
40
|
-
function
|
|
41
|
+
function se(e, t, n) {
|
|
41
42
|
return Array.from(/* @__PURE__ */ new Set([
|
|
42
43
|
e[n],
|
|
43
44
|
e[t],
|
|
44
45
|
...Object.values(e)
|
|
45
46
|
]));
|
|
46
47
|
}
|
|
47
|
-
function
|
|
48
|
+
function ce(e, t, n) {
|
|
48
49
|
if (e.length !== t.length) return !1;
|
|
49
50
|
let r = new Set(t.map((e) => D(e, n)));
|
|
50
51
|
return e.every((e) => r.has(D(e, n)));
|
|
51
52
|
}
|
|
52
|
-
function
|
|
53
|
-
return e.map(({ item: e, index:
|
|
54
|
-
let
|
|
55
|
-
selected:
|
|
56
|
-
active:
|
|
57
|
-
disabled:
|
|
53
|
+
function le({ entries: e, listId: t, activeIndex: n, selectedKeys: r, codeKey: i, query: a, highlightQuery: o, getOptionDisabled: s, getOptionId: c, setOptionRef: l, toggleOption: u, selectOnlyOption: d, renderItem: m }) {
|
|
54
|
+
return e.map(({ item: e, index: h }) => {
|
|
55
|
+
let g = h === n, _ = D(e, i), v = r.has(_), y = s?.(e) ?? !1, b = m(e, {
|
|
56
|
+
selected: v,
|
|
57
|
+
active: g,
|
|
58
|
+
disabled: y,
|
|
58
59
|
query: a,
|
|
59
60
|
highlightQuery: o
|
|
60
61
|
});
|
|
61
|
-
return /* @__PURE__ */
|
|
62
|
-
id: c(t,
|
|
63
|
-
ref: (e) => l(
|
|
64
|
-
role: "
|
|
65
|
-
"aria-selected":
|
|
66
|
-
"aria-disabled":
|
|
67
|
-
selected:
|
|
68
|
-
active:
|
|
69
|
-
disabled:
|
|
70
|
-
children: [/* @__PURE__ */
|
|
71
|
-
|
|
62
|
+
return /* @__PURE__ */ S(f, {
|
|
63
|
+
id: c(t, h),
|
|
64
|
+
ref: (e) => l(h, e),
|
|
65
|
+
role: "row",
|
|
66
|
+
"aria-selected": v,
|
|
67
|
+
"aria-disabled": y || void 0,
|
|
68
|
+
selected: v,
|
|
69
|
+
active: g,
|
|
70
|
+
disabled: y,
|
|
71
|
+
children: [/* @__PURE__ */ x("div", {
|
|
72
|
+
role: "gridcell",
|
|
73
|
+
className: T.optionCheckBox,
|
|
72
74
|
onMouseDown: (e) => e.stopPropagation(),
|
|
73
75
|
onClick: (e) => e.stopPropagation(),
|
|
74
|
-
children: /* @__PURE__ */
|
|
75
|
-
value:
|
|
76
|
-
disabled:
|
|
77
|
-
"aria-label":
|
|
76
|
+
children: /* @__PURE__ */ x(ee, {
|
|
77
|
+
value: v,
|
|
78
|
+
disabled: y,
|
|
79
|
+
"aria-label": `${v ? "Убрать" : "Добавить"} «${b.text}» ${v ? "из выбора" : "в выбор"}`,
|
|
78
80
|
onChange: () => u(e)
|
|
79
81
|
})
|
|
80
|
-
}), /* @__PURE__ */
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
82
|
+
}), /* @__PURE__ */ x("div", {
|
|
83
|
+
role: "gridcell",
|
|
84
|
+
className: T.optionActionCell,
|
|
85
|
+
children: /* @__PURE__ */ x(p, {
|
|
86
|
+
tabIndex: -1,
|
|
87
|
+
disabled: y,
|
|
88
|
+
"aria-label": `Выбрать только «${b.text}»`,
|
|
89
|
+
text: b.text,
|
|
90
|
+
code: b.code,
|
|
91
|
+
searchText: o,
|
|
92
|
+
onMouseDown: (e) => e.preventDefault(),
|
|
93
|
+
onClick: () => d(e)
|
|
94
|
+
})
|
|
88
95
|
})]
|
|
89
|
-
}, `${
|
|
96
|
+
}, `${_}-${h}`);
|
|
90
97
|
});
|
|
91
98
|
}
|
|
92
|
-
|
|
93
|
-
let
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
]),
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
]), { query:
|
|
103
|
-
query:
|
|
104
|
-
defaultQuery:
|
|
105
|
-
onQuery:
|
|
106
|
-
triggerMode:
|
|
107
|
-
}),
|
|
108
|
-
|
|
109
|
-
},
|
|
110
|
-
options:
|
|
111
|
-
query:
|
|
112
|
-
enabled:
|
|
113
|
-
getSearchText: (
|
|
114
|
-
}),
|
|
115
|
-
options:
|
|
116
|
-
query:
|
|
117
|
-
enabled:
|
|
118
|
-
getSearchText: (
|
|
119
|
-
}),
|
|
120
|
-
value:
|
|
121
|
-
open:
|
|
99
|
+
function O({ ref: e, codeKey: t, textKey: l, hideCode: f, items: p, value: ee, onChange: m, label: h, description: g, placeholder: ie, size: w, query: E, defaultQuery: O, highlightQuery: k, onQuery: A, defaultFilter: j = !0, onOpen: ue, onClose: M, getOptionDisabled: N, disabled: P, error: F, isLoading: de, renderToken: fe, renderToolbar: I, renderItem: pe }) {
|
|
100
|
+
let me = ne(null), [L, he] = re(!1), R = "search-multi", z = ee ?? oe, ge = C(() => new Set(z.map((e) => D(e, t))), [t, z]), _e = C(() => p.filter((e) => !ge.has(D(e, t))), [
|
|
101
|
+
t,
|
|
102
|
+
ge,
|
|
103
|
+
p
|
|
104
|
+
]), B = C(() => _([...z, ...p], t, l), [
|
|
105
|
+
t,
|
|
106
|
+
z,
|
|
107
|
+
p,
|
|
108
|
+
l
|
|
109
|
+
]), { query: V, setQuery: ve, resetQueryOnClose: ye } = o({
|
|
110
|
+
query: E,
|
|
111
|
+
defaultQuery: O,
|
|
112
|
+
onQuery: A,
|
|
113
|
+
triggerMode: R
|
|
114
|
+
}), be = (e) => {
|
|
115
|
+
L && !e && ye && ve(""), he(e);
|
|
116
|
+
}, H = n({
|
|
117
|
+
options: z,
|
|
118
|
+
query: V,
|
|
119
|
+
enabled: j,
|
|
120
|
+
getSearchText: (e) => se(e, t, B)
|
|
121
|
+
}), U = n({
|
|
122
|
+
options: _e,
|
|
123
|
+
query: V,
|
|
124
|
+
enabled: j,
|
|
125
|
+
getSearchText: (e) => se(e, t, B)
|
|
126
|
+
}), W = C(() => [...H, ...U], [U, H]), xe = H.length > 0 ? 0 : -1, { draftValue: G, setDraftValue: K, prepareOpen: Se } = a({
|
|
127
|
+
value: z,
|
|
128
|
+
open: L,
|
|
122
129
|
onCommit: m,
|
|
123
|
-
onOpen:
|
|
124
|
-
onClose:
|
|
125
|
-
isEqual: (
|
|
126
|
-
}),
|
|
127
|
-
selectedItems:
|
|
128
|
-
committedSelectedItems:
|
|
129
|
-
selectedKeys:
|
|
130
|
-
open:
|
|
130
|
+
onOpen: ue,
|
|
131
|
+
onClose: M,
|
|
132
|
+
isEqual: (e, n) => ce(e, n, t)
|
|
133
|
+
}), q = C(() => new Set(G.map((e) => D(e, t))), [t, G]), Ce = C(() => ({
|
|
134
|
+
selectedItems: G,
|
|
135
|
+
committedSelectedItems: z,
|
|
136
|
+
selectedKeys: q,
|
|
137
|
+
open: L
|
|
131
138
|
}), [
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
]),
|
|
137
|
-
options:
|
|
138
|
-
selectedIndex:
|
|
139
|
-
open:
|
|
140
|
-
onOpenChange:
|
|
139
|
+
z,
|
|
140
|
+
G,
|
|
141
|
+
L,
|
|
142
|
+
q
|
|
143
|
+
]), J = te((e) => N?.(e, Ce) ?? !1, [N, Ce]), { activeIndex: Y, context: we, floatingStyles: Te, getFloatingProps: Ee, setReference: De, setFloating: Oe, setOptionRef: ke, close: Ae, openList: je, toggleOpen: Me, handleReferenceKeyDown: Ne, handleFloatingKeyDown: Pe, getOptionId: Fe, getActiveOptionId: Ie } = i({
|
|
144
|
+
options: W,
|
|
145
|
+
selectedIndex: xe,
|
|
146
|
+
open: L,
|
|
147
|
+
onOpenChange: be,
|
|
141
148
|
onSelect: void 0,
|
|
142
|
-
disabled:
|
|
143
|
-
getOptionDisabled:
|
|
149
|
+
disabled: P,
|
|
150
|
+
getOptionDisabled: J,
|
|
144
151
|
closeOnSelect: !1,
|
|
145
152
|
allowOpenWithoutOptions: !0,
|
|
146
|
-
triggerMode:
|
|
147
|
-
}), Le =
|
|
148
|
-
let n = D(
|
|
149
|
-
|
|
150
|
-
}, Re = (
|
|
151
|
-
if (
|
|
152
|
-
|
|
153
|
+
triggerMode: R
|
|
154
|
+
}), Le = k ?? V, X = (e) => {
|
|
155
|
+
let n = D(e, t);
|
|
156
|
+
K((r) => r.some((e) => D(e, t) === n) ? r.filter((e) => D(e, t) !== n) : J(e) ? r : [...r, e]);
|
|
157
|
+
}, Re = (t) => {
|
|
158
|
+
if (me.current = t, typeof e == "function") {
|
|
159
|
+
e(t);
|
|
153
160
|
return;
|
|
154
161
|
}
|
|
155
|
-
|
|
162
|
+
e && (e.current = t);
|
|
156
163
|
}, ze = () => {
|
|
157
|
-
|
|
164
|
+
K([]), L || m([]);
|
|
158
165
|
}, Be = () => {
|
|
159
|
-
|
|
160
|
-
let n = [...
|
|
161
|
-
for (let
|
|
162
|
-
let i = D(
|
|
163
|
-
!r.has(i) && !
|
|
166
|
+
K((e) => {
|
|
167
|
+
let n = [...e], r = new Set(e.map((e) => D(e, t)));
|
|
168
|
+
for (let e of W) {
|
|
169
|
+
let i = D(e, t);
|
|
170
|
+
!r.has(i) && !J(e) && (r.add(i), n.push(e));
|
|
164
171
|
}
|
|
165
172
|
return n;
|
|
166
173
|
});
|
|
167
174
|
}, Ve = () => {
|
|
168
|
-
|
|
169
|
-
},
|
|
170
|
-
|
|
171
|
-
},
|
|
172
|
-
selectedItems:
|
|
173
|
-
committedSelectedItems:
|
|
174
|
-
availableItems:
|
|
175
|
-
query:
|
|
176
|
-
open:
|
|
175
|
+
K([]);
|
|
176
|
+
}, Z = (e) => {
|
|
177
|
+
J(e) || (K([e]), Ae());
|
|
178
|
+
}, He = L ? G : z, Ue = He.length > 0, We = {
|
|
179
|
+
selectedItems: He,
|
|
180
|
+
committedSelectedItems: z,
|
|
181
|
+
availableItems: U,
|
|
182
|
+
query: V,
|
|
183
|
+
open: L,
|
|
177
184
|
clearSelection: ze,
|
|
178
185
|
selectAll: Be,
|
|
179
186
|
deselectAll: Ve
|
|
180
|
-
},
|
|
181
|
-
codeKey:
|
|
182
|
-
textKey:
|
|
183
|
-
}) :
|
|
184
|
-
codeKey:
|
|
185
|
-
textKey:
|
|
186
|
-
hideCode:
|
|
187
|
-
}),
|
|
187
|
+
}, Ge = fe === void 0 ? v({
|
|
188
|
+
codeKey: t,
|
|
189
|
+
textKey: B
|
|
190
|
+
}) : fe, Ke = pe ?? y({
|
|
191
|
+
codeKey: t,
|
|
192
|
+
textKey: B,
|
|
193
|
+
hideCode: f
|
|
194
|
+
}), qe = typeof Ge == "function" ? Ge(We) : null, Je = typeof I == "function" ? I(We) : I, Q = H.map((e, t) => ({
|
|
188
195
|
item: e,
|
|
189
196
|
index: t
|
|
190
|
-
})),
|
|
197
|
+
})), Ye = U.map((e, t) => ({
|
|
191
198
|
item: e,
|
|
192
199
|
index: t + Q.length
|
|
193
|
-
})),
|
|
194
|
-
mode:
|
|
195
|
-
open:
|
|
196
|
-
currentQuery:
|
|
200
|
+
})), Xe = !de && !F && W.length === 0, $ = c({
|
|
201
|
+
mode: R,
|
|
202
|
+
open: L,
|
|
203
|
+
currentQuery: V,
|
|
197
204
|
hasDisplayValue: !1,
|
|
198
|
-
inputRef:
|
|
199
|
-
setQuery:
|
|
200
|
-
openList:
|
|
201
|
-
close:
|
|
202
|
-
toggleOpen:
|
|
205
|
+
inputRef: me,
|
|
206
|
+
setQuery: ve,
|
|
207
|
+
openList: je,
|
|
208
|
+
close: Ae,
|
|
209
|
+
toggleOpen: Me,
|
|
203
210
|
onBeforeOpen: () => {
|
|
204
|
-
|
|
211
|
+
L || Se();
|
|
205
212
|
}
|
|
206
213
|
});
|
|
207
|
-
return /* @__PURE__ */
|
|
214
|
+
return /* @__PURE__ */ x(u, {
|
|
208
215
|
label: h,
|
|
209
216
|
description: g,
|
|
210
|
-
disabled:
|
|
211
|
-
size:
|
|
212
|
-
className:
|
|
213
|
-
children: ({ controlId:
|
|
214
|
-
let a = `${
|
|
215
|
-
return /* @__PURE__ */
|
|
217
|
+
disabled: P,
|
|
218
|
+
size: w,
|
|
219
|
+
className: T.multiSelect,
|
|
220
|
+
children: ({ controlId: e, labelId: n, describedBy: i }) => {
|
|
221
|
+
let a = `${e}-grid`;
|
|
222
|
+
return /* @__PURE__ */ S(b, { children: [/* @__PURE__ */ x(s, {
|
|
216
223
|
ref: Re,
|
|
217
|
-
rootRef:
|
|
218
|
-
id:
|
|
224
|
+
rootRef: De,
|
|
225
|
+
id: e,
|
|
219
226
|
type: "text",
|
|
220
227
|
role: "combobox",
|
|
221
228
|
autoComplete: "off",
|
|
222
|
-
isLoading:
|
|
223
|
-
disabled:
|
|
224
|
-
open:
|
|
225
|
-
optionCount:
|
|
229
|
+
isLoading: de,
|
|
230
|
+
disabled: P,
|
|
231
|
+
open: L,
|
|
232
|
+
optionCount: p.length,
|
|
226
233
|
label: h,
|
|
227
|
-
placeholder:
|
|
234
|
+
placeholder: ie,
|
|
228
235
|
placeholderFallback: "Выберите значения",
|
|
229
|
-
value:
|
|
230
|
-
selectedValue:
|
|
231
|
-
hasSelection:
|
|
232
|
-
showSelectedValue:
|
|
236
|
+
value: V,
|
|
237
|
+
selectedValue: qe,
|
|
238
|
+
hasSelection: Ue,
|
|
239
|
+
showSelectedValue: Ue && V.length === 0,
|
|
233
240
|
clearable: !0,
|
|
234
241
|
onClear: ze,
|
|
235
242
|
clearAriaLabel: "Очистить все",
|
|
@@ -237,11 +244,11 @@ var O = ee(({ codeKey: e, textKey: t, hideCode: l, items: f, value: p, onChange:
|
|
|
237
244
|
onToggleClick: $.handleToggleClick,
|
|
238
245
|
"aria-labelledby": n,
|
|
239
246
|
"aria-describedby": i,
|
|
240
|
-
"aria-haspopup": "
|
|
241
|
-
"aria-expanded":
|
|
242
|
-
"aria-controls":
|
|
247
|
+
"aria-haspopup": "grid",
|
|
248
|
+
"aria-expanded": L,
|
|
249
|
+
"aria-controls": L ? a : void 0,
|
|
243
250
|
"aria-autocomplete": "list",
|
|
244
|
-
"aria-activedescendant":
|
|
251
|
+
"aria-activedescendant": L ? Ie(a) : void 0,
|
|
245
252
|
rootClassName: "flex alignItemsCenter",
|
|
246
253
|
onChange: (e) => {
|
|
247
254
|
$.handleTriggerInputChange(e.target.value);
|
|
@@ -251,77 +258,85 @@ var O = ee(({ codeKey: e, textKey: t, hideCode: l, items: f, value: p, onChange:
|
|
|
251
258
|
$.handleTriggerFocus(e.currentTarget);
|
|
252
259
|
},
|
|
253
260
|
onKeyDown: (e) => {
|
|
254
|
-
Ne(e), !e.defaultPrevented
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
261
|
+
if (Ne(e), !e.defaultPrevented) {
|
|
262
|
+
if (L && e.ctrlKey && e.key === " ") {
|
|
263
|
+
e.preventDefault();
|
|
264
|
+
let t = W[Y];
|
|
265
|
+
t && X(t);
|
|
266
|
+
return;
|
|
267
|
+
}
|
|
268
|
+
$.handleTriggerKeyDown({
|
|
269
|
+
event: e,
|
|
270
|
+
onActivateWhenOpen: () => {
|
|
271
|
+
let e = W[Y];
|
|
272
|
+
e && Z(e);
|
|
273
|
+
},
|
|
274
|
+
enableClosedArrowDownOpen: !0,
|
|
275
|
+
suppressClosedArrowUp: !0
|
|
276
|
+
});
|
|
277
|
+
}
|
|
269
278
|
}
|
|
270
|
-
}), /* @__PURE__ */
|
|
271
|
-
open:
|
|
272
|
-
context:
|
|
273
|
-
floatingStyles:
|
|
279
|
+
}), /* @__PURE__ */ x(r, {
|
|
280
|
+
open: L,
|
|
281
|
+
context: we,
|
|
282
|
+
floatingStyles: Te,
|
|
274
283
|
listId: a,
|
|
275
284
|
labelId: n,
|
|
276
285
|
descriptionId: i,
|
|
277
|
-
activeOptionId:
|
|
278
|
-
|
|
279
|
-
|
|
286
|
+
activeOptionId: L ? Ie(a) : void 0,
|
|
287
|
+
ariaMultiselectable: !0,
|
|
288
|
+
popupRole: "grid",
|
|
289
|
+
setFloating: Oe,
|
|
290
|
+
getFloatingProps: Ee,
|
|
280
291
|
onKeyDown: Pe,
|
|
281
292
|
initialFocus: -1,
|
|
282
293
|
returnFocus: !1,
|
|
283
294
|
tabIndex: -1,
|
|
284
|
-
toolbar:
|
|
295
|
+
toolbar: Je,
|
|
285
296
|
selectionActions: I === void 0 ? {
|
|
286
297
|
onSelectAll: Be,
|
|
287
298
|
onDeselectAll: Ve
|
|
288
299
|
} : void 0,
|
|
289
|
-
children: /* @__PURE__ */
|
|
290
|
-
isNoData:
|
|
291
|
-
error:
|
|
292
|
-
children: /* @__PURE__ */
|
|
300
|
+
children: /* @__PURE__ */ x(ae, {
|
|
301
|
+
isNoData: Xe,
|
|
302
|
+
error: F,
|
|
303
|
+
children: /* @__PURE__ */ S("div", {
|
|
304
|
+
role: "presentation",
|
|
293
305
|
className: "scrollable overscroll h100",
|
|
294
306
|
children: [
|
|
295
|
-
/* @__PURE__ */
|
|
307
|
+
/* @__PURE__ */ x(le, {
|
|
296
308
|
entries: Q,
|
|
297
309
|
listId: a,
|
|
298
|
-
activeIndex:
|
|
299
|
-
selectedKeys:
|
|
300
|
-
codeKey:
|
|
301
|
-
query:
|
|
310
|
+
activeIndex: Y,
|
|
311
|
+
selectedKeys: q,
|
|
312
|
+
codeKey: t,
|
|
313
|
+
query: V,
|
|
302
314
|
highlightQuery: Le,
|
|
303
|
-
getOptionDisabled:
|
|
315
|
+
getOptionDisabled: J,
|
|
304
316
|
getOptionId: Fe,
|
|
305
|
-
setOptionRef:
|
|
306
|
-
toggleOption:
|
|
307
|
-
selectOnlyOption:
|
|
308
|
-
renderItem:
|
|
317
|
+
setOptionRef: ke,
|
|
318
|
+
toggleOption: X,
|
|
319
|
+
selectOnlyOption: Z,
|
|
320
|
+
renderItem: Ke
|
|
309
321
|
}),
|
|
310
|
-
Q.length > 0 &&
|
|
311
|
-
|
|
312
|
-
|
|
322
|
+
Q.length > 0 && _e.length > 0 && /* @__PURE__ */ x(d, {
|
|
323
|
+
"aria-hidden": "true",
|
|
324
|
+
className: "marginBlockSm"
|
|
325
|
+
}),
|
|
326
|
+
/* @__PURE__ */ x(le, {
|
|
327
|
+
entries: Ye,
|
|
313
328
|
listId: a,
|
|
314
|
-
activeIndex:
|
|
315
|
-
selectedKeys:
|
|
316
|
-
codeKey:
|
|
317
|
-
query:
|
|
329
|
+
activeIndex: Y,
|
|
330
|
+
selectedKeys: q,
|
|
331
|
+
codeKey: t,
|
|
332
|
+
query: V,
|
|
318
333
|
highlightQuery: Le,
|
|
319
|
-
getOptionDisabled:
|
|
334
|
+
getOptionDisabled: J,
|
|
320
335
|
getOptionId: Fe,
|
|
321
|
-
setOptionRef:
|
|
322
|
-
toggleOption:
|
|
323
|
-
selectOnlyOption:
|
|
324
|
-
renderItem:
|
|
336
|
+
setOptionRef: ke,
|
|
337
|
+
toggleOption: X,
|
|
338
|
+
selectOnlyOption: Z,
|
|
339
|
+
renderItem: Ke
|
|
325
340
|
})
|
|
326
341
|
]
|
|
327
342
|
})
|
|
@@ -329,19 +344,19 @@ var O = ee(({ codeKey: e, textKey: t, hideCode: l, items: f, value: p, onChange:
|
|
|
329
344
|
})] });
|
|
330
345
|
}
|
|
331
346
|
});
|
|
332
|
-
}
|
|
347
|
+
}
|
|
333
348
|
O.displayName = "MultiSelect";
|
|
334
349
|
//#endregion
|
|
335
350
|
//#region src/multi-select/model/useODataMultiSelect.ts
|
|
336
351
|
function k({ odata: e, segment: t, model: n, value: r, dependencies: i, onChange: a }) {
|
|
337
|
-
let o =
|
|
352
|
+
let o = h({
|
|
338
353
|
odata: e,
|
|
339
354
|
segment: t,
|
|
340
355
|
model: n,
|
|
341
356
|
value: r,
|
|
342
357
|
dependencies: i
|
|
343
358
|
}), s = (e) => {
|
|
344
|
-
a(
|
|
359
|
+
a(g(e, o.selectionKey));
|
|
345
360
|
};
|
|
346
361
|
return {
|
|
347
362
|
...o,
|
|
@@ -350,16 +365,16 @@ function k({ odata: e, segment: t, model: n, value: r, dependencies: i, onChange
|
|
|
350
365
|
}
|
|
351
366
|
//#endregion
|
|
352
367
|
//#region src/multi-select/ui/ODataMultiSelect.tsx
|
|
353
|
-
|
|
368
|
+
function A({ odata: e, segment: t, model: n, label: r, description: i, disabled: a, value: o, dependencies: s, onChange: c, size: l }) {
|
|
354
369
|
let u = k({
|
|
355
370
|
odata: e,
|
|
356
371
|
segment: t,
|
|
357
|
-
model:
|
|
372
|
+
model: w(n),
|
|
358
373
|
value: o,
|
|
359
374
|
dependencies: s,
|
|
360
375
|
onChange: c
|
|
361
376
|
});
|
|
362
|
-
return /* @__PURE__ */
|
|
377
|
+
return /* @__PURE__ */ x(O, {
|
|
363
378
|
label: r,
|
|
364
379
|
description: i,
|
|
365
380
|
size: l,
|
|
@@ -378,19 +393,19 @@ var A = ({ odata: e, segment: t, model: n, label: r, description: i, disabled: a
|
|
|
378
393
|
placeholder: u.placeholder,
|
|
379
394
|
error: u.isError ? "Ошибка загрузки" : void 0
|
|
380
395
|
});
|
|
381
|
-
}
|
|
396
|
+
}
|
|
382
397
|
//#endregion
|
|
383
398
|
//#region src/multi-select/ui/ODataDependentSegmentMultiSelect.tsx
|
|
384
399
|
function j(e) {
|
|
385
|
-
let { item: t, disabled: n, label: r, description: i, size: a, width: o = 15 } = e, s =
|
|
400
|
+
let { item: t, disabled: n, label: r, description: i, size: a, width: o = 15 } = e, s = m(e), { updateSegment: c } = s, l = `calc(${o}em + var(--width-add))`, u = te((e) => {
|
|
386
401
|
c(t.id, e);
|
|
387
402
|
}, [t.id, c]);
|
|
388
|
-
return /* @__PURE__ */
|
|
403
|
+
return /* @__PURE__ */ x("div", {
|
|
389
404
|
style: {
|
|
390
405
|
maxWidth: l,
|
|
391
406
|
minWidth: l
|
|
392
407
|
},
|
|
393
|
-
children: /* @__PURE__ */
|
|
408
|
+
children: /* @__PURE__ */ x(A, {
|
|
394
409
|
odata: t.odata,
|
|
395
410
|
segment: t.segment,
|
|
396
411
|
model: t.model,
|
|
@@ -406,8 +421,8 @@ function j(e) {
|
|
|
406
421
|
}
|
|
407
422
|
//#endregion
|
|
408
423
|
//#region src/multi-select/ui/ODataDependentMultiSelect.tsx
|
|
409
|
-
function
|
|
410
|
-
let { width: t = 15, odata: n, segments: r, model: i, values: a, defaultValues: o, onChange: s, selectionMode: c, segmentOrder: l } = e, u =
|
|
424
|
+
function ue(e) {
|
|
425
|
+
let { width: t = 15, odata: n, segments: r, model: i, values: a, defaultValues: o, onChange: s, selectionMode: c, segmentOrder: l } = e, u = m({
|
|
411
426
|
values: a,
|
|
412
427
|
defaultValues: o,
|
|
413
428
|
onChange: s
|
|
@@ -422,7 +437,7 @@ function M(e) {
|
|
|
422
437
|
odata: n,
|
|
423
438
|
segments: r,
|
|
424
439
|
model: i
|
|
425
|
-
}]).map((e) => /* @__PURE__ */
|
|
440
|
+
}]).map((e) => /* @__PURE__ */ x(j, {
|
|
426
441
|
item: e,
|
|
427
442
|
values: u.values,
|
|
428
443
|
onChange: u.updateValues,
|
|
@@ -432,21 +447,21 @@ function M(e) {
|
|
|
432
447
|
}
|
|
433
448
|
//#endregion
|
|
434
449
|
//#region src/multi-select/ui/SerializableMultiSelect.tsx
|
|
435
|
-
function
|
|
450
|
+
function M(e, t) {
|
|
436
451
|
return e[t];
|
|
437
452
|
}
|
|
438
|
-
function
|
|
453
|
+
function N(e, t, n) {
|
|
439
454
|
let r = e[t];
|
|
440
455
|
if (typeof r == "string") return r;
|
|
441
|
-
let i =
|
|
456
|
+
let i = M(e, n);
|
|
442
457
|
return typeof i == "string" ? i : String(i);
|
|
443
458
|
}
|
|
444
|
-
function
|
|
459
|
+
function P({ label: e, description: t, disabled: n, placeholder: r, size: i, options: a, value: o, onChange: s, optionKey: c, optionLabel: l, renderCode: u }) {
|
|
445
460
|
let d = a.map((e) => ({
|
|
446
|
-
key: String(
|
|
447
|
-
text:
|
|
461
|
+
key: String(M(e, c)),
|
|
462
|
+
text: N(e, l, c)
|
|
448
463
|
})), f = new Set((o ?? []).map((e) => String(e))), p = d.filter((e) => f.has(e.key));
|
|
449
|
-
return /* @__PURE__ */
|
|
464
|
+
return /* @__PURE__ */ x(O, {
|
|
450
465
|
label: e,
|
|
451
466
|
description: t,
|
|
452
467
|
disabled: n,
|
|
@@ -461,6 +476,6 @@ function F({ label: e, description: t, disabled: n, placeholder: r, size: i, opt
|
|
|
461
476
|
});
|
|
462
477
|
}
|
|
463
478
|
//#endregion
|
|
464
|
-
export { O as MultiSelect,
|
|
479
|
+
export { O as MultiSelect, ue as ODataDependentMultiSelect, j as ODataDependentSegmentMultiSelect, A as ODataMultiSelect, P as SerializableMultiSelect };
|
|
465
480
|
|
|
466
481
|
//# sourceMappingURL=index.js.map
|