solid-baseui 0.1.0-alpha.0 → 0.1.0-alpha.2
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/CHANGELOG.md +72 -0
- package/README.md +133 -15
- package/dist/lib/client/DialogHandle-DluOK_7u.js +521 -0
- package/dist/lib/client/DialogPopup-CfEb3F54.js +138 -0
- package/dist/lib/client/FieldControl-eDe-Jnp9.js +142 -0
- package/dist/lib/client/{FieldRootContext-izCEh80D.js → FieldRootContext-D3fuVjs3.js} +1 -1
- package/dist/lib/client/{FocusManager-grSdNHqW.js → FocusManager-q7z7PMV1.js} +94 -91
- package/dist/lib/client/{FormContext-BB05lWOI.js → FormContext-CwLBtm_d.js} +1 -0
- package/dist/lib/client/{InternalBackdrop-cSK13gaM.js → InternalBackdrop-B8_lfUvf.js} +1 -1
- package/dist/lib/client/{LabelableContext-DKsB0fIx.js → LabelableContext-CmQF-TX2.js} +3 -6
- package/dist/lib/client/MenuSubmenuTrigger-DMb5CwTF.js +1584 -0
- package/dist/lib/client/{PopupHandle-CcJG4NMy.js → PopupHandle-DyX5gY1e.js} +17 -11
- package/dist/lib/client/{PopupStore-DjB-wO88.js → PopupStore-BjRwcvbG.js} +138 -115
- package/dist/lib/client/PopupViewport-BanYHrD-.js +154 -0
- package/dist/lib/client/Separator-D5oJzlA3.js +27 -0
- package/dist/lib/client/TriggerFocusGuards-Fzspp3Y1.js +51 -0
- package/dist/lib/client/accordion/index.js +1 -1
- package/dist/lib/client/accordion-CA2DfX67.js +381 -0
- package/dist/lib/client/alert-dialog/index.js +1 -1
- package/dist/lib/client/{alert-dialog-BH_3ndio.js → alert-dialog-Bup88Dpx.js} +2 -2
- package/dist/lib/client/autocomplete/index.js +1 -1
- package/dist/lib/client/{autocomplete-Cob_FZEP.js → autocomplete-oyy_uRpU.js} +30 -25
- package/dist/lib/client/avatar/index.js +1 -1
- package/dist/lib/client/avatar-DNZ4fnBd.js +191 -0
- package/dist/lib/client/button/index.js +1 -1
- package/dist/lib/client/button-BJZYmCVv.js +88 -0
- package/dist/lib/client/checkbox/index.js +1 -1
- package/dist/lib/client/checkbox-group/index.js +1 -1
- package/dist/lib/client/checkbox-group-DGyrciZJ.js +135 -0
- package/dist/lib/client/checkbox-sQHYTbpB.js +425 -0
- package/dist/lib/client/collapsible/index.js +1 -1
- package/dist/lib/client/collapsible-BENbFFCc.js +230 -0
- package/dist/lib/client/combobox/index.js +2 -2
- package/dist/lib/client/combobox-BGH8QLXH.js +401 -0
- package/dist/lib/client/compositeNavigation-DCt1sQon.js +82 -0
- package/dist/lib/client/{constants-BYjBUIIi.js → constants-ByOMFJAe.js} +105 -101
- package/dist/lib/client/context-menu/index.js +1 -1
- package/dist/lib/client/context-menu-xQ1sBCET.js +220 -0
- package/dist/lib/client/{createAnchorPositioning-DcxDXUgB.js → createAnchorPositioning-DCXIApS1.js} +149 -146
- package/dist/lib/client/{createAnchoredPopupScrollLock-Cx0cbh1_.js → createAnchoredPopupScrollLock-BxKpJbCE.js} +2 -2
- package/dist/lib/client/{createClickInteraction-CTaIFBiV.js → createClickInteraction-BeBsTqtY.js} +1 -1
- package/dist/lib/client/{createCollapsiblePanel-DeDu0O2t.js → createCollapsiblePanel-BQ8r4RTi.js} +1 -1
- package/dist/lib/client/createFocusInteraction-DQPWkZe2.js +60 -0
- package/dist/lib/client/createLabelableId-DxJRwMUJ.js +14 -0
- package/dist/lib/client/{createPopupAutoResize-CGNiLhGq.js → createPopupAutoResize-CSNpMz5v.js} +4 -4
- package/dist/lib/client/{createTransitionStatus-B1L-whed.js → createTransitionStatus-BL_cPSEA.js} +12 -12
- package/dist/lib/client/dialog/index.js +1 -1
- package/dist/lib/client/{dialog-DkaQwIgP.js → dialog-C0EF0a5u.js} +2 -2
- package/dist/lib/client/{dom-BEAeQ9Eb.js → dom-lDdayFF_.js} +25 -15
- package/dist/lib/client/drawer/index.js +1 -1
- package/dist/lib/client/drawer-uKoNBwDU.js +1540 -0
- package/dist/lib/client/field/index.js +1 -1
- package/dist/lib/client/field-DIMrgpBW.js +483 -0
- package/dist/lib/client/fieldset/index.js +1 -1
- package/dist/lib/client/fieldset-Byqk3noT.js +70 -0
- package/dist/lib/client/form/index.js +1 -1
- package/dist/lib/client/form-Bqq8wSLY.js +109 -0
- package/dist/lib/client/index.js +44 -42
- package/dist/lib/client/input/index.js +1 -1
- package/dist/lib/client/{input-gb0ejxkm.js → input-YthuKwIE.js} +1 -1
- package/dist/lib/client/internals/composeEventHandlers.js +14 -8
- package/dist/lib/client/internals/field-root-context/index.js +2 -2
- package/dist/lib/client/internals/form-context/index.js +1 -1
- package/dist/lib/client/internals/labelable-provider/index.js +1 -1
- package/dist/lib/client/{mergeStyleValue-C4ITiiIV.js → isSolidAccessor-BH_FevwH.js} +8 -15
- package/dist/lib/client/menu/index.js +1 -1
- package/dist/lib/client/menu-4rNLN6aX.js +334 -0
- package/dist/lib/client/menubar/index.js +1 -1
- package/dist/lib/client/menubar-nFQGtNmY.js +163 -0
- package/dist/lib/client/mergeStyleValue-Dcd36yxZ.js +12 -0
- package/dist/lib/client/meter/index.js +1 -1
- package/dist/lib/client/meter-BvWdppcx.js +178 -0
- package/dist/lib/client/navigation-menu/index.js +1 -1
- package/dist/lib/client/navigation-menu-BbRyun3a.js +1070 -0
- package/dist/lib/client/number-field/index.js +1 -1
- package/dist/lib/client/number-field-hT_H0hVu.js +1043 -0
- package/dist/lib/client/otp-field/index.js +1 -1
- package/dist/lib/client/otp-field-lsy2iGID.js +584 -0
- package/dist/lib/client/popover/index.js +1 -1
- package/dist/lib/client/popover-Cmvmuf1L.js +940 -0
- package/dist/lib/client/popupStateMapping-nhukB8NK.js +371 -0
- package/dist/lib/client/preview-card/index.js +1 -1
- package/dist/lib/client/preview-card-Dtu8AnBN.js +632 -0
- package/dist/lib/client/progress/index.js +1 -1
- package/dist/lib/client/progress-AVKxvgpc.js +195 -0
- package/dist/lib/client/radio/index.js +1 -1
- package/dist/lib/client/radio-CeCU-Qqi.js +284 -0
- package/dist/lib/client/radio-group/index.js +1 -1
- package/dist/lib/client/radio-group-NbuJvjQe.js +195 -0
- package/dist/lib/client/runOnceAnimationsFinish-CFADb4CN.js +49 -0
- package/dist/lib/client/{safePolygon--bbKn0c8.js → safePolygon-DVAR5dQD.js} +74 -70
- package/dist/lib/client/scroll-area/index.js +1 -1
- package/dist/lib/client/scroll-area-DqbvoAd7.js +717 -0
- package/dist/lib/client/{scrollable-SRNYlhF7.js → scrollable-BVaDUXng.js} +12 -12
- package/dist/lib/client/select/index.js +1 -1
- package/dist/lib/client/select-Dad51Xbn.js +1934 -0
- package/dist/lib/client/separator/index.js +1 -1
- package/dist/lib/client/slider/index.js +1 -1
- package/dist/lib/client/slider-CLSKFq_M.js +927 -0
- package/dist/lib/client/switch/index.js +1 -1
- package/dist/lib/client/switch-Bzuu5EIg.js +306 -0
- package/dist/lib/client/tabs/index.js +1 -1
- package/dist/lib/client/tabs-DWiBDv8D.js +695 -0
- package/dist/lib/client/toast/index.js +1 -1
- package/dist/lib/client/toast-DmtPJW2k.js +1118 -0
- package/dist/lib/client/toggle/index.js +1 -1
- package/dist/lib/client/toggle-CAe-Z8Xn.js +142 -0
- package/dist/lib/client/toggle-group/index.js +1 -1
- package/dist/lib/client/toggle-group-BbQg5s-m.js +134 -0
- package/dist/lib/client/toolbar/index.js +1 -1
- package/dist/lib/client/toolbar-BXT_g-oX.js +504 -0
- package/dist/lib/client/tooltip/index.js +1 -1
- package/dist/lib/client/tooltip-h2r2_Xuo.js +850 -0
- package/dist/lib/client/use-render/index.js +2 -0
- package/dist/lib/client/useFilteredItems-BX0BEuSI.js +2301 -0
- package/dist/lib/client/useRender-CxZ8PI-g.js +12 -0
- package/dist/lib/server/{DialogHandle-ATZlm9RC.js → DialogHandle-BGIISmG7.js} +37 -46
- package/dist/lib/server/{DialogPopup-BebI-w5P.js → DialogPopup-C2ZDGf42.js} +12 -15
- package/dist/lib/server/{FieldControl-Y_kI7ARp.js → FieldControl-CDMMyvuj.js} +62 -26
- package/dist/lib/server/{FieldRootContext-IC-LWzVp.js → FieldRootContext-Bfpna6gA.js} +3 -3
- package/dist/lib/server/{FocusManager-BrbZVWME.js → FocusManager-D-xgblGs.js} +9 -5
- package/dist/lib/server/{FormContext-pvESt85v.js → FormContext-CYwo_ZnB.js} +1 -0
- package/dist/lib/server/{InternalBackdrop-C_iDPVR-.js → InternalBackdrop-D_2zAWnl.js} +1 -1
- package/dist/lib/server/{LabelableContext-DZP3rgAY.js → LabelableContext-BTeF0IWb.js} +4 -6
- package/dist/lib/server/{MenuSubmenuTrigger-DA4gsv6z.js → MenuSubmenuTrigger-BMQKlOvU.js} +177 -210
- package/dist/lib/server/{PopupHandle-DthPgNjy.js → PopupHandle-QNj4mED2.js} +14 -5
- package/dist/lib/server/{PopupStore-DEs3FAEe.js → PopupStore-evylvVnN.js} +42 -15
- package/dist/lib/server/{PopupViewport-3r_KTFwX.js → PopupViewport-BDttjORN.js} +38 -28
- package/dist/lib/server/{Separator-vhhYxWGr.js → Separator-DTvtnxzP.js} +4 -6
- package/dist/lib/server/TriggerFocusGuards-B9GNbLrL.js +61 -0
- package/dist/lib/server/accordion/index.js +39 -77
- package/dist/lib/server/alert-dialog/index.js +2 -2
- package/dist/lib/server/autocomplete/index.js +14 -5
- package/dist/lib/server/avatar/index.js +90 -51
- package/dist/lib/server/button/index.js +14 -15
- package/dist/lib/server/checkbox/index.js +37 -64
- package/dist/lib/server/checkbox-group/index.js +21 -11
- package/dist/lib/server/collapsible/index.js +42 -49
- package/dist/lib/server/combobox/index.js +79 -50
- package/dist/lib/server/{compositeNavigation-BRVT1C38.js → compositeNavigation-D5jKM4yk.js} +32 -1
- package/dist/lib/server/{constants-9H__9xbS.js → constants-ByqXubhO.js} +10 -5
- package/dist/lib/server/context-menu/index.js +14 -16
- package/dist/lib/server/{createAnchorPositioning-C-cVOPwz.js → createAnchorPositioning-DrQYe7RS.js} +12 -7
- package/dist/lib/server/{createAnchoredPopupScrollLock-DFuUrykR.js → createAnchoredPopupScrollLock-q6gnOSmv.js} +2 -2
- package/dist/lib/server/{createClickInteraction-BYsMgvup.js → createClickInteraction-D7oc1Vco.js} +1 -1
- package/dist/lib/server/{createCollapsiblePanel-DTyVJz0G.js → createCollapsiblePanel-B45kTe6v.js} +1 -1
- package/dist/lib/server/{createFocusInteraction-EIS0QOel.js → createFocusInteraction-DFKr4G7a.js} +22 -2
- package/dist/lib/server/createLabelableId-WMUKtY6s.js +18 -0
- package/dist/lib/server/{createPopupAutoResize-DO50jjNX.js → createPopupAutoResize-Cg0-lLf4.js} +2 -2
- package/dist/lib/server/{createTransitionStatus-BTlrerSS.js → createTransitionStatus-184v7j3-.js} +2 -2
- package/dist/lib/server/dialog/index.js +2 -2
- package/dist/lib/server/{dom-Crg_2R-j.js → dom-D8_aB1yy.js} +14 -1
- package/dist/lib/server/drawer/index.js +96 -100
- package/dist/lib/server/field/index.js +110 -98
- package/dist/lib/server/fieldset/index.js +13 -16
- package/dist/lib/server/form/index.js +18 -14
- package/dist/lib/server/index.js +5 -3
- package/dist/lib/server/input/index.js +1 -1
- package/dist/lib/server/internals/composeEventHandlers.js +15 -9
- package/dist/lib/server/internals/field-root-context/index.js +1 -1
- package/dist/lib/server/internals/form-context/index.js +1 -1
- package/dist/lib/server/internals/labelable-provider/index.js +1 -1
- package/dist/lib/server/{mergeStyleValue-Db8bRCM4.js → isSolidAccessor-CZpzAH5l.js} +7 -21
- package/dist/lib/server/menu/index.js +30 -29
- package/dist/lib/server/menubar/index.js +10 -35
- package/dist/lib/server/mergeStyleValue-DecVaoac.js +20 -0
- package/dist/lib/server/meter/index.js +20 -32
- package/dist/lib/server/navigation-menu/index.js +67 -138
- package/dist/lib/server/number-field/index.js +64 -62
- package/dist/lib/server/otp-field/index.js +19 -22
- package/dist/lib/server/popover/index.js +61 -77
- package/dist/lib/server/{popupStateMapping-nKoUwoke.js → popupStateMapping-VHqr6M4H.js} +19 -17
- package/dist/lib/server/preview-card/index.js +39 -50
- package/dist/lib/server/progress/index.js +21 -33
- package/dist/lib/server/radio/index.js +24 -45
- package/dist/lib/server/radio-group/index.js +12 -13
- package/dist/lib/server/{runOnceAnimationsFinish-DCHzXWZU.js → runOnceAnimationsFinish-CYq38H8J.js} +2 -1
- package/dist/lib/server/{safePolygon-CAm5RJGv.js → safePolygon-B8QtiIZ3.js} +6 -1
- package/dist/lib/server/scroll-area/index.js +40 -49
- package/dist/lib/server/{scrollable-CjsSxbGr.js → scrollable-C9Pgq8T5.js} +1 -1
- package/dist/lib/server/select/index.js +128 -213
- package/dist/lib/server/separator/index.js +1 -1
- package/dist/lib/server/slider/index.js +39 -52
- package/dist/lib/server/switch/index.js +22 -32
- package/dist/lib/server/tabs/index.js +197 -137
- package/dist/lib/server/toast/index.js +78 -95
- package/dist/lib/server/toggle/index.js +11 -13
- package/dist/lib/server/toggle-group/index.js +11 -9
- package/dist/lib/server/toolbar/index.js +76 -93
- package/dist/lib/server/tooltip/index.js +53 -57
- package/dist/lib/server/use-render/index.js +2 -0
- package/dist/lib/server/{useFilteredItems-DvuctLt3.js → useFilteredItems-BmhL0nf1.js} +335 -316
- package/dist/lib/server/useRender-CryVdCjs.js +16 -0
- package/dist/lib/types/accordion/header/AccordionHeader.d.ts +1 -1
- package/dist/lib/types/accordion/item/AccordionItem.d.ts +1 -1
- package/dist/lib/types/accordion/panel/AccordionPanel.d.ts +1 -1
- package/dist/lib/types/accordion/root/AccordionRoot.d.ts +2 -7
- package/dist/lib/types/accordion/trigger/AccordionTrigger.d.ts +7 -7
- package/dist/lib/types/alert-dialog/trigger/AlertDialogTrigger.d.ts +1 -2
- package/dist/lib/types/autocomplete/trigger/AutocompleteTrigger.d.ts +1 -0
- package/dist/lib/types/avatar/fallback/AvatarFallback.d.ts +2 -2
- package/dist/lib/types/avatar/image/AvatarImage.d.ts +9 -3
- package/dist/lib/types/avatar/image/createImageLoadingStatus.d.ts +3 -2
- package/dist/lib/types/avatar/root/AvatarRoot.d.ts +1 -1
- package/dist/lib/types/button/Button.d.ts +1 -1
- package/dist/lib/types/checkbox-group/CheckboxGroupContext.d.ts +4 -1
- package/dist/lib/types/collapsible/panel/CollapsiblePanel.d.ts +1 -1
- package/dist/lib/types/collapsible/root/CollapsibleRoot.d.ts +1 -1
- package/dist/lib/types/collapsible/trigger/CollapsibleTrigger.d.ts +1 -1
- package/dist/lib/types/combobox/chip/ComboboxChip.d.ts +2 -0
- package/dist/lib/types/combobox/index.d.ts +2 -0
- package/dist/lib/types/combobox/index.parts.d.ts +1 -0
- package/dist/lib/types/combobox/items/createItems.d.ts +42 -0
- package/dist/lib/types/combobox/root/AriaCombobox.d.ts +4 -0
- package/dist/lib/types/combobox/root/ComboboxRoot.d.ts +17 -8
- package/dist/lib/types/combobox/root/ComboboxRootContext.d.ts +2 -0
- package/dist/lib/types/combobox/store/ComboboxStore.d.ts +1 -0
- package/dist/lib/types/combobox/trigger/ComboboxTrigger.d.ts +1 -0
- package/dist/lib/types/combobox/utils/handleInputPress.d.ts +1 -1
- package/dist/lib/types/dialog/backdrop/DialogBackdrop.d.ts +1 -1
- package/dist/lib/types/dialog/description/DialogDescription.d.ts +1 -1
- package/dist/lib/types/dialog/title/DialogTitle.d.ts +1 -1
- package/dist/lib/types/dialog/viewport/DialogViewport.d.ts +1 -1
- package/dist/lib/types/drawer/backdrop/DrawerBackdrop.d.ts +1 -1
- package/dist/lib/types/drawer/content/DrawerContent.d.ts +1 -1
- package/dist/lib/types/drawer/indent/DrawerIndent.d.ts +1 -1
- package/dist/lib/types/drawer/indent-background/DrawerIndentBackground.d.ts +1 -1
- package/dist/lib/types/field/control/FieldControl.d.ts +5 -5
- package/dist/lib/types/field/root/FieldRoot.d.ts +1 -1
- package/dist/lib/types/field/root/createFieldValidation.d.ts +3 -2
- package/dist/lib/types/fieldset/legend/FieldsetLegend.d.ts +1 -1
- package/dist/lib/types/fieldset/root/FieldsetRoot.d.ts +1 -1
- package/dist/lib/types/index.d.ts +1 -0
- package/dist/lib/types/internals/composeEventHandlers.d.ts +9 -2
- package/dist/lib/types/internals/createTransitionStatus.d.ts +1 -1
- package/dist/lib/types/internals/field-root-context/FieldRootContext.d.ts +1 -0
- package/dist/lib/types/internals/form-context/FormContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/LabelableContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/createLabelableId.d.ts +3 -0
- package/dist/lib/types/internals/overlay/PopupPortal.d.ts +4 -2
- package/dist/lib/types/internals/overlay/createPopupPresence.d.ts +1 -0
- package/dist/lib/types/internals/overlay/dom.d.ts +2 -0
- package/dist/lib/types/menu/root/MenuRootContext.d.ts +1 -0
- package/dist/lib/types/meter/indicator/MeterIndicator.d.ts +1 -1
- package/dist/lib/types/meter/label/MeterLabel.d.ts +1 -1
- package/dist/lib/types/meter/root/MeterRoot.d.ts +1 -1
- package/dist/lib/types/meter/track/MeterTrack.d.ts +1 -1
- package/dist/lib/types/meter/value/MeterValue.d.ts +1 -1
- package/dist/lib/types/navigation-menu/trigger/NavigationMenuTrigger.d.ts +1 -0
- package/dist/lib/types/number-field/input/NumberFieldInput.d.ts +5 -5
- package/dist/lib/types/number-field/root/NumberFieldRootContext.d.ts +1 -0
- package/dist/lib/types/popover/arrow/PopoverArrow.d.ts +1 -1
- package/dist/lib/types/popover/backdrop/PopoverBackdrop.d.ts +1 -1
- package/dist/lib/types/popover/description/PopoverDescription.d.ts +1 -1
- package/dist/lib/types/popover/positioner/PopoverPositioner.d.ts +1 -1
- package/dist/lib/types/popover/title/PopoverTitle.d.ts +1 -1
- package/dist/lib/types/preview-card/arrow/PreviewCardArrow.d.ts +1 -1
- package/dist/lib/types/preview-card/backdrop/PreviewCardBackdrop.d.ts +1 -1
- package/dist/lib/types/preview-card/positioner/PreviewCardPositioner.d.ts +1 -1
- package/dist/lib/types/progress/indicator/ProgressIndicator.d.ts +1 -1
- package/dist/lib/types/progress/label/ProgressLabel.d.ts +1 -1
- package/dist/lib/types/progress/root/ProgressRoot.d.ts +1 -1
- package/dist/lib/types/progress/track/ProgressTrack.d.ts +1 -1
- package/dist/lib/types/progress/value/ProgressValue.d.ts +1 -1
- package/dist/lib/types/radio/indicator/RadioIndicator.d.ts +2 -2
- package/dist/lib/types/scroll-area/content/ScrollAreaContent.d.ts +1 -1
- package/dist/lib/types/scroll-area/corner/ScrollAreaCorner.d.ts +1 -1
- package/dist/lib/types/scroll-area/root/ScrollAreaRoot.d.ts +1 -1
- package/dist/lib/types/scroll-area/scrollbar/ScrollAreaScrollbar.d.ts +2 -1
- package/dist/lib/types/scroll-area/thumb/ScrollAreaThumb.d.ts +1 -1
- package/dist/lib/types/scroll-area/viewport/ScrollAreaViewport.d.ts +1 -1
- package/dist/lib/types/separator/Separator.d.ts +1 -1
- package/dist/lib/types/slider/track/SliderTrack.d.ts +2 -2
- package/dist/lib/types/tabs/indicator/prehydrationScript.d.ts +1 -1
- package/dist/lib/types/tabs/list/TabsList.d.ts +1 -1
- package/dist/lib/types/tabs/panel/TabsPanel.d.ts +1 -1
- package/dist/lib/types/tabs/root/TabsRoot.d.ts +1 -1
- package/dist/lib/types/tabs/tab/TabsTab.d.ts +1 -1
- package/dist/lib/types/toast/createToastManager.d.ts +2 -2
- package/dist/lib/types/toast/store/ToastStore.d.ts +1 -1
- package/dist/lib/types/toast/useToastManager.d.ts +1 -1
- package/dist/lib/types/toggle/Toggle.d.ts +1 -1
- package/dist/lib/types/toggle-group/ToggleGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/group/ToolbarGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/link/ToolbarLink.d.ts +10 -3
- package/dist/lib/types/toolbar/root/ToolbarRoot.d.ts +10 -4
- package/dist/lib/types/toolbar/separator/ToolbarSeparator.d.ts +1 -1
- package/dist/lib/types/tooltip/arrow/TooltipArrow.d.ts +1 -1
- package/dist/lib/types/tooltip/positioner/TooltipPositioner.d.ts +1 -1
- package/dist/lib/types/types/index.d.ts +7 -3
- package/dist/lib/types/use-render/index.d.ts +2 -0
- package/dist/lib/types/use-render/useRender.d.ts +10 -0
- package/package.json +24 -11
- package/dist/lib/client/DialogHandle-DrN2YWCv.js +0 -518
- package/dist/lib/client/DialogPopup-ZlqmGfdk.js +0 -136
- package/dist/lib/client/FieldControl-Bc-z2og6.js +0 -116
- package/dist/lib/client/MenuSubmenuTrigger-QZkQ0F2v.js +0 -1570
- package/dist/lib/client/PopupViewport-DgrIqQea.js +0 -152
- package/dist/lib/client/Separator-9DboD_Si.js +0 -25
- package/dist/lib/client/TriggerFocusGuards-CQ-JuASy.js +0 -56
- package/dist/lib/client/accordion-sOXt9AlG.js +0 -399
- package/dist/lib/client/avatar-AF9vyD4q.js +0 -146
- package/dist/lib/client/button-DpUi-2g8.js +0 -82
- package/dist/lib/client/checkbox-BbAwOptH.js +0 -441
- package/dist/lib/client/checkbox-group-CSSp_805.js +0 -128
- package/dist/lib/client/collapsible-BIbje_ub.js +0 -232
- package/dist/lib/client/combobox-8O-vgTLL.js +0 -352
- package/dist/lib/client/compositeNavigation-sxniYTc7.js +0 -58
- package/dist/lib/client/context-menu-BTMkXtrs.js +0 -217
- package/dist/lib/client/createFocusInteraction-D4w1-235.js +0 -50
- package/dist/lib/client/drawer-Ce2cChLt.js +0 -1550
- package/dist/lib/client/field-C-o7jzKW.js +0 -469
- package/dist/lib/client/fieldset-BQTAWv2L.js +0 -65
- package/dist/lib/client/form-BINBiW5L.js +0 -106
- package/dist/lib/client/menu-DeMT08oD.js +0 -326
- package/dist/lib/client/menubar-C4aomSYv.js +0 -185
- package/dist/lib/client/meter-xSU37Q0m.js +0 -171
- package/dist/lib/client/navigation-menu-ZILQmdn6.js +0 -1083
- package/dist/lib/client/number-field-B8CsTb_8.js +0 -1035
- package/dist/lib/client/otp-field-DBkMcnog.js +0 -582
- package/dist/lib/client/popover-CQwyp-fs.js +0 -929
- package/dist/lib/client/popupStateMapping-C9eZl19i.js +0 -367
- package/dist/lib/client/preview-card-D_2Q8lpC.js +0 -625
- package/dist/lib/client/progress-D7r0xAC9.js +0 -188
- package/dist/lib/client/radio-CzGQ81z1.js +0 -299
- package/dist/lib/client/radio-group-DpHlBKA6.js +0 -193
- package/dist/lib/client/runOnceAnimationsFinish-15EM-Z4l.js +0 -48
- package/dist/lib/client/scroll-area-CffM4U0R.js +0 -701
- package/dist/lib/client/select-IFhiEg73.js +0 -1940
- package/dist/lib/client/slider-BCagYmGp.js +0 -921
- package/dist/lib/client/switch-RIJeDnvS.js +0 -308
- package/dist/lib/client/tabs-fOAKs7r3.js +0 -696
- package/dist/lib/client/toast-D2P8UqUs.js +0 -1108
- package/dist/lib/client/toggle-group-0Aue0owJ.js +0 -129
- package/dist/lib/client/toggle-momVEIBL.js +0 -138
- package/dist/lib/client/toolbar-Du22aKCv.js +0 -492
- package/dist/lib/client/tooltip-CyK61fl1.js +0 -844
- package/dist/lib/client/useFilteredItems-DTekHz39.js +0 -2223
- package/dist/lib/client/withoutComponentBinding-CcCW7fSc.js +0 -13
- package/dist/lib/server/TriggerFocusGuards-sbGwf45f.js +0 -63
- package/dist/lib/server/withoutComponentBinding-BHaWr5kU.js +0 -20
- package/dist/lib/types/internals/withoutComponentBinding.d.ts +0 -7
|
@@ -0,0 +1,401 @@
|
|
|
1
|
+
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
+
import { t } from "./useRender-CxZ8PI-g.js";
|
|
3
|
+
import { getStateAttributesProps as n } from "./internals/getStateAttributesProps.js";
|
|
4
|
+
import { E as r, S as i, b as a, n as o, w as s } from "./reasons-Co5CzjKq.js";
|
|
5
|
+
import { n as c, t as l } from "./resolveStyle-XcgAuaKR.js";
|
|
6
|
+
import { createChangeEventDetails as u } from "./internals/createBaseUIEventDetails.js";
|
|
7
|
+
import { transitionStatusMapping as d } from "./internals/stateAttributesMapping.js";
|
|
8
|
+
import { composeEventHandlers as f, liveEventHandler as p } from "./internals/composeEventHandlers.js";
|
|
9
|
+
import { t as m } from "./runOnceAnimationsFinish-CFADb4CN.js";
|
|
10
|
+
import { A as h, C as g, D as _, E as v, F as y, M as b, N as x, O as S, P as C, S as w, T, _ as E, a as D, b as O, c as k, d as A, f as j, g as M, h as N, i as P, j as ee, k as F, l as te, m as ne, n as re, o as ie, p as ae, r as oe, s as se, t as ce, u as le, v as ue, w as de, x as fe, y as pe } from "./useFilteredItems-BX0BEuSI.js";
|
|
11
|
+
import { t as me } from "./createTransitionStatus-BL_cPSEA.js";
|
|
12
|
+
import { a as he, n as ge, r as I, t as L } from "./buttonSemantics-paljfpOX.js";
|
|
13
|
+
import { n as _e } from "./DirectionContext-BwMabICS.js";
|
|
14
|
+
import { fieldStateAttributesMapping as ve } from "./internals/field-constants.js";
|
|
15
|
+
import { a as ye, i as be, r as xe, t as Se } from "./isSolidAccessor-BH_FevwH.js";
|
|
16
|
+
import { r as Ce } from "./LabelableContext-CmQF-TX2.js";
|
|
17
|
+
import { createComponent as R, getNextElement as z, memo as we, mergeProps as B, runHydrationEvents as V, spread as H, template as U } from "@solidjs/web";
|
|
18
|
+
import { Show as Te, createContext as Ee, createEffect as W, createMemo as G, createSignal as K, flush as De, omit as q, onCleanup as J, untrack as Y, useContext as Oe } from "solid-js";
|
|
19
|
+
//#region src/combobox/root/ComboboxRoot.tsx
|
|
20
|
+
function ke(e) {
|
|
21
|
+
let t = e, n = q(t, "multiple", "value", "defaultValue", "onValueChange", "autoComplete", "items"), r = G(() => t.items && !Array.isArray(t.items) ? t.items : void 0);
|
|
22
|
+
return R(S, B({
|
|
23
|
+
get selectionMode() {
|
|
24
|
+
return t.multiple ? "multiple" : "single";
|
|
25
|
+
},
|
|
26
|
+
get selectedValue() {
|
|
27
|
+
return t.value;
|
|
28
|
+
},
|
|
29
|
+
get defaultSelectedValue() {
|
|
30
|
+
return t.defaultValue;
|
|
31
|
+
},
|
|
32
|
+
get onSelectedValueChange() {
|
|
33
|
+
return t.onValueChange;
|
|
34
|
+
},
|
|
35
|
+
get formAutoComplete() {
|
|
36
|
+
return t.autoComplete;
|
|
37
|
+
},
|
|
38
|
+
get items() {
|
|
39
|
+
return we(() => !!r())() ? r().data : t.items;
|
|
40
|
+
},
|
|
41
|
+
get itemCollection() {
|
|
42
|
+
return r();
|
|
43
|
+
}
|
|
44
|
+
}, n));
|
|
45
|
+
}
|
|
46
|
+
//#endregion
|
|
47
|
+
//#region src/combobox/label/ComboboxLabel.tsx
|
|
48
|
+
var Ae = /* @__PURE__ */ U("<div>");
|
|
49
|
+
function je(e) {
|
|
50
|
+
let r = F(), i = Ce(), a = e, o = e, s = G(() => `${r.id()}-label`), u = G(() => r.field.state()), d = G(() => c(e.class, u())), m = G(() => l(e.style, u())), h = G(() => n(u(), ve)), g = q(o, "render", "class", "id", "onClick", "onPointerDown", "ref", "style");
|
|
51
|
+
function _(e) {
|
|
52
|
+
let t = e.composedPath()[0];
|
|
53
|
+
t instanceof Element && t.closest("button,input,select,textarea,a[href]") || (!e.defaultPrevented && e.detail > 1 && e.preventDefault(), (r.store.inputInsidePopup() ? r.triggerElement() : r.inputElement() ?? r.triggerElement())?.focus({ focusVisible: !0 }));
|
|
54
|
+
}
|
|
55
|
+
function v(e) {
|
|
56
|
+
e.preventDefault();
|
|
57
|
+
}
|
|
58
|
+
let y = f(p(() => a.onClick), _), b = f(p(() => a.onPointerDown), v);
|
|
59
|
+
W(s, (e) => {
|
|
60
|
+
r.store.setLabelId(e);
|
|
61
|
+
let t = i.registerLabelId(e);
|
|
62
|
+
return () => {
|
|
63
|
+
t(), Y(() => r.store.labelId()) === e && r.store.setLabelId(void 0);
|
|
64
|
+
};
|
|
65
|
+
});
|
|
66
|
+
let x = t(e, () => u(), (e) => (() => {
|
|
67
|
+
var t = z(Ae);
|
|
68
|
+
return H(t, e, !1), V(), t;
|
|
69
|
+
})());
|
|
70
|
+
return R(x, B({
|
|
71
|
+
ref: [a.ref],
|
|
72
|
+
get id() {
|
|
73
|
+
return s();
|
|
74
|
+
},
|
|
75
|
+
get class() {
|
|
76
|
+
return d();
|
|
77
|
+
},
|
|
78
|
+
get style() {
|
|
79
|
+
return m();
|
|
80
|
+
},
|
|
81
|
+
onClick: y,
|
|
82
|
+
onPointerDown: b
|
|
83
|
+
}, h, g));
|
|
84
|
+
}
|
|
85
|
+
//#endregion
|
|
86
|
+
//#region src/combobox/value/ComboboxValue.tsx
|
|
87
|
+
function Me(e) {
|
|
88
|
+
let t = F();
|
|
89
|
+
return G(() => {
|
|
90
|
+
let n = e.children;
|
|
91
|
+
if (typeof n == "function") return Se(n) ? Y(() => n()) : n(t.selectedValue());
|
|
92
|
+
if (n != null) return n;
|
|
93
|
+
if (!t.hasSelectedValue() && e.placeholder != null && (t.hasItemCollection() || !b(t.items()))) return e.placeholder;
|
|
94
|
+
let r = t.selectedValue();
|
|
95
|
+
return t.hasItemCollection() && r == null ? "" : t.multiple() && Array.isArray(r) ? x(r, t.items(), t.itemToStringLabel()) : C(r, t.items(), t.itemToStringLabel());
|
|
96
|
+
});
|
|
97
|
+
}
|
|
98
|
+
//#endregion
|
|
99
|
+
//#region src/combobox/item-indicator/ComboboxItemIndicator.tsx
|
|
100
|
+
var Ne = /* @__PURE__ */ U("<span>");
|
|
101
|
+
function Pe(e) {
|
|
102
|
+
let r = ie(), i = e, a = e, o = me(r.selected), s = G(() => (i.keepMounted ?? !1) || o.mounted()), u = G(() => ({
|
|
103
|
+
selected: r.selected(),
|
|
104
|
+
transitionStatus: o.transitionStatus()
|
|
105
|
+
})), f = G(() => c(e.class, u())), p = G(() => l(e.style, u())), h = G(() => n(u(), d)), g = q(a, "render", "class", "keepMounted", "ref", "style"), _;
|
|
106
|
+
W(() => ({
|
|
107
|
+
selected: r.selected(),
|
|
108
|
+
status: o.transitionStatus(),
|
|
109
|
+
element: _
|
|
110
|
+
}), (e) => {
|
|
111
|
+
if (e.selected || e.status !== "ending" || !e.element) return;
|
|
112
|
+
let t = new AbortController();
|
|
113
|
+
return m(e.element, () => {
|
|
114
|
+
Y(r.selected) || o.setMounted(!1);
|
|
115
|
+
}, t.signal), () => t.abort();
|
|
116
|
+
});
|
|
117
|
+
let v = t(e, () => u(), (e) => (() => {
|
|
118
|
+
var t = z(Ne);
|
|
119
|
+
return H(t, e, !1), V(), t;
|
|
120
|
+
})());
|
|
121
|
+
return R(Te, {
|
|
122
|
+
get when() {
|
|
123
|
+
return s();
|
|
124
|
+
},
|
|
125
|
+
get children() {
|
|
126
|
+
return R(v, B({
|
|
127
|
+
ref: [((e) => _ = e), i.ref],
|
|
128
|
+
"aria-hidden": "true",
|
|
129
|
+
get class() {
|
|
130
|
+
return f();
|
|
131
|
+
},
|
|
132
|
+
get style() {
|
|
133
|
+
return p();
|
|
134
|
+
}
|
|
135
|
+
}, h, g, { get children() {
|
|
136
|
+
return e.children ?? "✔️";
|
|
137
|
+
} }));
|
|
138
|
+
}
|
|
139
|
+
});
|
|
140
|
+
}
|
|
141
|
+
//#endregion
|
|
142
|
+
//#region src/combobox/chips/ComboboxChips.tsx
|
|
143
|
+
var Fe = /* @__PURE__ */ U("<div>");
|
|
144
|
+
function Ie(e) {
|
|
145
|
+
let n = F(), r = e, i = e, [a, o] = K(void 0), s = new de(), u = {}, d = G(() => c(e.class, u)), m = G(() => l(e.style, u)), h = q(i, "render", "class", "onMouseDown", "ref", "style"), g = f(p(() => r.onMouseDown), (e) => O(e, n, n.disabled()));
|
|
146
|
+
W(() => n.store.open(), (e) => {
|
|
147
|
+
e && o(void 0);
|
|
148
|
+
});
|
|
149
|
+
let _ = null;
|
|
150
|
+
J(() => {
|
|
151
|
+
n.store.chipsContainerElement === _ && (n.store.chipsContainerElement = null);
|
|
152
|
+
});
|
|
153
|
+
let v = t(e, () => u, (e) => (() => {
|
|
154
|
+
var t = z(Fe);
|
|
155
|
+
return H(t, e, !1), V(), t;
|
|
156
|
+
})());
|
|
157
|
+
return R(T, {
|
|
158
|
+
value: {
|
|
159
|
+
highlightedChipIndex: a,
|
|
160
|
+
setHighlightedChipIndex: (e) => o(() => e),
|
|
161
|
+
chips: s
|
|
162
|
+
},
|
|
163
|
+
get children() {
|
|
164
|
+
return R(v, B({
|
|
165
|
+
ref: [((e) => {
|
|
166
|
+
_ = e, n.store.chipsContainerElement = e;
|
|
167
|
+
}), r.ref],
|
|
168
|
+
get role() {
|
|
169
|
+
return n.hasSelectionChips() ? "toolbar" : void 0;
|
|
170
|
+
},
|
|
171
|
+
get class() {
|
|
172
|
+
return d();
|
|
173
|
+
},
|
|
174
|
+
get style() {
|
|
175
|
+
return m();
|
|
176
|
+
},
|
|
177
|
+
onMouseDown: g
|
|
178
|
+
}, h));
|
|
179
|
+
}
|
|
180
|
+
});
|
|
181
|
+
}
|
|
182
|
+
//#endregion
|
|
183
|
+
//#region src/combobox/chip/ComboboxChipContext.ts
|
|
184
|
+
var X = Symbol("ComboboxChipContext"), Z = Ee(X);
|
|
185
|
+
function Le() {
|
|
186
|
+
let e = Oe(Z);
|
|
187
|
+
if (e === X) throw Error("Base UI: ComboboxChipContext is missing. ComboboxChip parts must be placed within <Combobox.Chip>.");
|
|
188
|
+
return e;
|
|
189
|
+
}
|
|
190
|
+
//#endregion
|
|
191
|
+
//#region src/combobox/chip/ComboboxChip.tsx
|
|
192
|
+
var Re = /* @__PURE__ */ U("<div>");
|
|
193
|
+
function Q(e) {
|
|
194
|
+
let r = F(), o = v(), d = _e(), m = e, h = e, _ = Symbol("ComboboxChip"), [y, b] = K(null, { ownedWrite: !0 }), x = o.chips.register(_, y);
|
|
195
|
+
J(x);
|
|
196
|
+
let S = G(() => o.chips.indexOf(_)), C = G(() => ({ disabled: r.disabled() })), T = G(() => c(e.class, C())), E = G(() => l(e.style, C())), D = G(() => n(C())), O = q(h, "render", "class", "onContextMenu", "onKeyDown", "onMouseDown", "ref", "style");
|
|
197
|
+
function k(e) {
|
|
198
|
+
let t = S(), [n, c] = w(d()), l = r.selectedValue(), f = Array.isArray(l) ? l : [];
|
|
199
|
+
if (e.key === n) return e.preventDefault(), t > 0 ? t - 1 : void 0;
|
|
200
|
+
if (e.key === c) return e.preventDefault(), t < o.chips.size() - 1 ? t + 1 : void 0;
|
|
201
|
+
if (e.key === "Backspace" || e.key === "Delete") {
|
|
202
|
+
e.preventDefault(), e.stopPropagation();
|
|
203
|
+
let n = g(t, f.length);
|
|
204
|
+
return r.setIndices({
|
|
205
|
+
activeIndex: null,
|
|
206
|
+
selectedIndex: null,
|
|
207
|
+
type: a
|
|
208
|
+
}), r.setSelectedValue(f.filter((e, n) => n !== t), u(s, e)), n;
|
|
209
|
+
}
|
|
210
|
+
if (e.key === "Enter" || e.key === " ") {
|
|
211
|
+
e.preventDefault(), e.stopPropagation();
|
|
212
|
+
return;
|
|
213
|
+
}
|
|
214
|
+
if (e.key === "ArrowDown" || e.key === "ArrowUp") {
|
|
215
|
+
e.preventDefault(), e.stopPropagation(), r.setOpen(!0, u(i, e));
|
|
216
|
+
return;
|
|
217
|
+
}
|
|
218
|
+
if (!(e.key.length === 1 && !e.ctrlKey && !e.metaKey && !e.altKey)) return t;
|
|
219
|
+
}
|
|
220
|
+
function A(e) {
|
|
221
|
+
if (r.disabled() || r.readOnly()) return;
|
|
222
|
+
let t = k(e);
|
|
223
|
+
o.setHighlightedChipIndex(t), De(), t === void 0 ? r.focusInput() : o.chips.elements()[t]?.focus();
|
|
224
|
+
}
|
|
225
|
+
let j = f(p(() => m.onKeyDown), A), M = f(p(() => m.onMouseDown)), N = f(p(() => m.onContextMenu)), P = t(e, () => C(), (e) => (() => {
|
|
226
|
+
var t = z(Re);
|
|
227
|
+
return H(t, e, !1), V(), t;
|
|
228
|
+
})());
|
|
229
|
+
return R(Z, {
|
|
230
|
+
value: { index: S },
|
|
231
|
+
get children() {
|
|
232
|
+
return R(P, B({
|
|
233
|
+
ref: [((e) => {
|
|
234
|
+
b(e), o.chips.touch();
|
|
235
|
+
}), m.ref],
|
|
236
|
+
tabindex: -1,
|
|
237
|
+
get "aria-disabled"() {
|
|
238
|
+
return r.disabled() ? "true" : void 0;
|
|
239
|
+
},
|
|
240
|
+
get "aria-readonly"() {
|
|
241
|
+
return r.readOnly() ? "true" : void 0;
|
|
242
|
+
},
|
|
243
|
+
get class() {
|
|
244
|
+
return T();
|
|
245
|
+
},
|
|
246
|
+
get style() {
|
|
247
|
+
return E();
|
|
248
|
+
},
|
|
249
|
+
onKeyDown: j,
|
|
250
|
+
onMouseDown: M,
|
|
251
|
+
onContextMenu: N
|
|
252
|
+
}, D, O));
|
|
253
|
+
}
|
|
254
|
+
});
|
|
255
|
+
}
|
|
256
|
+
//#endregion
|
|
257
|
+
//#region src/combobox/chip-remove/ComboboxChipRemove.tsx
|
|
258
|
+
var ze = /* @__PURE__ */ U("<button>");
|
|
259
|
+
function Be(e) {
|
|
260
|
+
let i = F(), s = Le(), d = e, m = e, h = G(() => d.nativeButton ?? !0), g = G(() => i.disabled() || (d.disabled ?? !1)), _ = G(() => ({ disabled: g() })), v = G(() => c(e.class, _())), y = G(() => l(e.style, _())), b = G(() => n(_())), x = q(m, "render", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "ref", "style");
|
|
261
|
+
function S(e) {
|
|
262
|
+
let t = i.store.activeIndex();
|
|
263
|
+
if (t == null) return;
|
|
264
|
+
let n = ye(i.itemValues(), e, i.comparator());
|
|
265
|
+
n !== -1 && t === n && i.setIndices({
|
|
266
|
+
activeIndex: null,
|
|
267
|
+
type: i.store.keyboardActive ? a : r
|
|
268
|
+
});
|
|
269
|
+
}
|
|
270
|
+
function C(e) {
|
|
271
|
+
let t = u(o, e), n = i.selectedValue(), r = Array.isArray(n) ? n : [], a = s.index();
|
|
272
|
+
return S(r[a]), i.setSelectedValue(r.filter((e, t) => t !== a), t), i.focusInput(), t;
|
|
273
|
+
}
|
|
274
|
+
function w(e) {
|
|
275
|
+
g() || i.readOnly() || C(e).isPropagationAllowed || e.stopPropagation();
|
|
276
|
+
}
|
|
277
|
+
function T(e) {
|
|
278
|
+
if (g() || i.readOnly() || e.key !== "Enter" && e.key !== " ") return;
|
|
279
|
+
let t = C(e);
|
|
280
|
+
e.preventDefault(), t.isPropagationAllowed || e.stopPropagation();
|
|
281
|
+
}
|
|
282
|
+
let E = f(p(() => Y(() => g() ? I : void 0)), p(() => d.onClick), w), D = f(p(() => d.onKeyDown), T, p(() => Y(() => h() ? void 0 : L))), O = f(p(() => Y(() => g() ? he : void 0)), p(() => d.onKeyUp), p(() => Y(() => h() ? void 0 : ge))), k = f(p(() => d.onMouseDown), (e) => e.preventDefault()), A = t(e, () => _(), (e) => (() => {
|
|
283
|
+
var t = z(ze);
|
|
284
|
+
return H(t, e, !1), V(), t;
|
|
285
|
+
})());
|
|
286
|
+
return R(A, B({
|
|
287
|
+
ref: [d.ref],
|
|
288
|
+
get type() {
|
|
289
|
+
return h() ? "button" : void 0;
|
|
290
|
+
},
|
|
291
|
+
tabindex: -1,
|
|
292
|
+
get "aria-disabled"() {
|
|
293
|
+
return g() || i.readOnly() ? "true" : void 0;
|
|
294
|
+
},
|
|
295
|
+
get class() {
|
|
296
|
+
return v();
|
|
297
|
+
},
|
|
298
|
+
get style() {
|
|
299
|
+
return y();
|
|
300
|
+
},
|
|
301
|
+
onClick: E,
|
|
302
|
+
onKeyDown: D,
|
|
303
|
+
onKeyUp: O,
|
|
304
|
+
onMouseDown: k
|
|
305
|
+
}, b, x));
|
|
306
|
+
}
|
|
307
|
+
//#endregion
|
|
308
|
+
//#region src/combobox/root/utils/useFilter.ts
|
|
309
|
+
function Ve(e, t) {
|
|
310
|
+
return (n, r) => n != null && e.contains(n, r, t);
|
|
311
|
+
}
|
|
312
|
+
function He(e, t, n) {
|
|
313
|
+
return (r, i) => {
|
|
314
|
+
if (r == null) return !1;
|
|
315
|
+
if (!i) return !0;
|
|
316
|
+
let a = n == null ? "" : y(n, t);
|
|
317
|
+
return a && a.length === i.length && e.contains(a, i) ? !0 : e.contains(r, i, t);
|
|
318
|
+
};
|
|
319
|
+
}
|
|
320
|
+
function Ue(e = {}) {
|
|
321
|
+
let t = () => typeof e == "function" ? e() : e;
|
|
322
|
+
function n() {
|
|
323
|
+
let { multiple: e, value: n, ...r } = t();
|
|
324
|
+
return h(r);
|
|
325
|
+
}
|
|
326
|
+
return {
|
|
327
|
+
contains(e, r, i) {
|
|
328
|
+
let { multiple: a = !1, value: o } = t(), s = n();
|
|
329
|
+
return a ? Ve(s, i)(e, r) : He(s, i, o)(e, r);
|
|
330
|
+
},
|
|
331
|
+
startsWith(e, t, r) {
|
|
332
|
+
return n().startsWith(e, t, r);
|
|
333
|
+
},
|
|
334
|
+
endsWith(e, t, r) {
|
|
335
|
+
return n().endsWith(e, t, r);
|
|
336
|
+
}
|
|
337
|
+
};
|
|
338
|
+
}
|
|
339
|
+
//#endregion
|
|
340
|
+
//#region src/combobox/items/createItems.ts
|
|
341
|
+
function $(e, t) {
|
|
342
|
+
let n;
|
|
343
|
+
function r(r, i) {
|
|
344
|
+
if (!n) {
|
|
345
|
+
n = /* @__PURE__ */ new Map();
|
|
346
|
+
for (let r of ee(e)) {
|
|
347
|
+
if (r == null) continue;
|
|
348
|
+
let e = t.getValue(r);
|
|
349
|
+
n.has(e) || n.set(e, r);
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
let a = n.get(r);
|
|
353
|
+
if (a !== void 0 || i === be) return a;
|
|
354
|
+
for (let [e, t] of n) if (xe(e, r, i)) return t;
|
|
355
|
+
}
|
|
356
|
+
return {
|
|
357
|
+
data: e,
|
|
358
|
+
value: (e) => e == null ? e : t.getValue(e),
|
|
359
|
+
itemLabel: t.getLabel,
|
|
360
|
+
hasValue: (e, t) => r(e, t) !== void 0,
|
|
361
|
+
label(e, n, i) {
|
|
362
|
+
let a = r(e, n);
|
|
363
|
+
return a === void 0 ? y(e, i) : t.getLabel(a);
|
|
364
|
+
}
|
|
365
|
+
};
|
|
366
|
+
}
|
|
367
|
+
//#endregion
|
|
368
|
+
//#region src/combobox/index.parts.ts
|
|
369
|
+
var We = /* @__PURE__ */ e({
|
|
370
|
+
Arrow: () => te,
|
|
371
|
+
Backdrop: () => j,
|
|
372
|
+
Chip: () => Q,
|
|
373
|
+
ChipRemove: () => Be,
|
|
374
|
+
Chips: () => Ie,
|
|
375
|
+
Clear: () => E,
|
|
376
|
+
Collection: () => M,
|
|
377
|
+
Empty: () => oe,
|
|
378
|
+
Group: () => k,
|
|
379
|
+
GroupLabel: () => se,
|
|
380
|
+
Icon: () => ue,
|
|
381
|
+
Input: () => fe,
|
|
382
|
+
InputGroup: () => pe,
|
|
383
|
+
Item: () => D,
|
|
384
|
+
ItemIndicator: () => Pe,
|
|
385
|
+
Label: () => je,
|
|
386
|
+
List: () => N,
|
|
387
|
+
Popup: () => le,
|
|
388
|
+
Portal: () => ae,
|
|
389
|
+
Positioner: () => A,
|
|
390
|
+
Root: () => ke,
|
|
391
|
+
Row: () => P,
|
|
392
|
+
Separator: () => re,
|
|
393
|
+
Status: () => ne,
|
|
394
|
+
Trigger: () => _,
|
|
395
|
+
Value: () => Me,
|
|
396
|
+
createItems: () => $,
|
|
397
|
+
useFilter: () => Ue,
|
|
398
|
+
useFilteredItems: () => ce
|
|
399
|
+
});
|
|
400
|
+
//#endregion
|
|
401
|
+
export { $ as n, We as t };
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { s as e } from "./dom-lDdayFF_.js";
|
|
2
|
+
//#region src/internals/overlay/compositeNavigation.ts
|
|
3
|
+
function t(t, n, r) {
|
|
4
|
+
if (typeof r == "function" ? r(n) : r?.includes(n) ?? !1) return !0;
|
|
5
|
+
let i = t[n];
|
|
6
|
+
return i ? !e(i) || i.matches(":disabled") ? !0 : r === void 0 && (i.hasAttribute("disabled") || i.getAttribute("aria-disabled") === "true") : !1;
|
|
7
|
+
}
|
|
8
|
+
function n(e, n = {}) {
|
|
9
|
+
let { startingIndex: r = -1, decrement: i = !1, amount: a = 1, disabledIndices: o } = n, s = r;
|
|
10
|
+
do
|
|
11
|
+
s += i ? -a : a;
|
|
12
|
+
while (s >= 0 && s < e.length && t(e, s, o));
|
|
13
|
+
return s;
|
|
14
|
+
}
|
|
15
|
+
function r(e, t) {
|
|
16
|
+
return n(e, { disabledIndices: t });
|
|
17
|
+
}
|
|
18
|
+
function i(e, t) {
|
|
19
|
+
return n(e, {
|
|
20
|
+
startingIndex: e.length,
|
|
21
|
+
decrement: !0,
|
|
22
|
+
disabledIndices: t
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
function a(e) {
|
|
26
|
+
let { list: a, currentIndex: o, key: s, orientation: c = "vertical", rtl: l = !1, loop: u = !1, cols: d = 1, disabledIndices: f } = e, p = r(a, f), m = i(a, f);
|
|
27
|
+
if (s === "Home") return p;
|
|
28
|
+
if (s === "End") return m;
|
|
29
|
+
let h, g = 1;
|
|
30
|
+
if (c !== "horizontal" && (s === "ArrowDown" || s === "ArrowUp") ? (h = s === "ArrowDown" ? 1 : -1, g = c === "both" ? d : 1) : c !== "vertical" && (s === "ArrowRight" || s === "ArrowLeft") && (h = s === "ArrowRight" === l ? -1 : 1), !h) return o;
|
|
31
|
+
if (o === -1) return h === 1 ? p : m;
|
|
32
|
+
if (c === "both" && (s === "ArrowDown" || s === "ArrowUp")) {
|
|
33
|
+
let e = [], n = null, r = !1;
|
|
34
|
+
a.forEach((t, i) => {
|
|
35
|
+
if (!t) return;
|
|
36
|
+
let a = t.closest("[role=\"row\"]");
|
|
37
|
+
r ||= a !== null, (a !== n || e.length === 0) && e.push([]), e[e.length - 1].push(i), n = a;
|
|
38
|
+
});
|
|
39
|
+
let i = e.findIndex((e) => e.includes(o));
|
|
40
|
+
if (r && i !== -1) {
|
|
41
|
+
let n = e[i].indexOf(o), r = i;
|
|
42
|
+
for (let i = e.length; i > 0; i--) {
|
|
43
|
+
if (r += h, r < 0 || r >= e.length) {
|
|
44
|
+
if (!u || a.some((e) => !e)) return o;
|
|
45
|
+
r = r < 0 ? e.length - 1 : 0;
|
|
46
|
+
}
|
|
47
|
+
let i = e[r];
|
|
48
|
+
for (let e = Math.min(n, i.length - 1); e >= 0; e--) {
|
|
49
|
+
let n = i[e];
|
|
50
|
+
if (!t(a, n, f)) return n;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
return o;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
let _ = n(a, {
|
|
57
|
+
startingIndex: o,
|
|
58
|
+
decrement: h === -1,
|
|
59
|
+
amount: g,
|
|
60
|
+
disabledIndices: f
|
|
61
|
+
});
|
|
62
|
+
if (_ >= p && _ <= m) return _;
|
|
63
|
+
if (!u) return o;
|
|
64
|
+
if (c === "both" && g > 1) {
|
|
65
|
+
let e = Math.max(0, o) % d;
|
|
66
|
+
if (h === 1) return n(a, {
|
|
67
|
+
startingIndex: e - d,
|
|
68
|
+
amount: d,
|
|
69
|
+
disabledIndices: f
|
|
70
|
+
});
|
|
71
|
+
let t = m - m % d;
|
|
72
|
+
return n(a, {
|
|
73
|
+
startingIndex: Math.min(t + e, m) + d,
|
|
74
|
+
decrement: !0,
|
|
75
|
+
amount: d,
|
|
76
|
+
disabledIndices: f
|
|
77
|
+
});
|
|
78
|
+
}
|
|
79
|
+
return h === 1 ? p : m;
|
|
80
|
+
}
|
|
81
|
+
//#endregion
|
|
82
|
+
export { t as i, r as n, a as r, i as t };
|