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
|
@@ -1,352 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { E as n, S as r, b as i, n as a, w as o } from "./reasons-Co5CzjKq.js";
|
|
4
|
-
import { n as s, t as c } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
-
import { createChangeEventDetails as l } from "./internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { transitionStatusMapping as u } from "./internals/stateAttributesMapping.js";
|
|
7
|
-
import { composeEventHandlers as d } from "./internals/composeEventHandlers.js";
|
|
8
|
-
import { t as f } from "./runOnceAnimationsFinish-15EM-Z4l.js";
|
|
9
|
-
import { A as p, C as m, D as h, E as g, M as _, N as v, O as y, P as b, S as x, T as S, _ as C, a as w, b as T, c as E, d as D, f as O, g as k, h as ee, i as te, j as ne, k as A, l as re, m as ie, n as ae, o as oe, p as se, r as ce, s as le, t as ue, u as de, v as fe, w as j, x as M, y as N } from "./useFilteredItems-DTekHz39.js";
|
|
10
|
-
import { t as P } from "./createTransitionStatus-B1L-whed.js";
|
|
11
|
-
import { a as F, n as I, r as L, t as R } from "./buttonSemantics-paljfpOX.js";
|
|
12
|
-
import { n as z } from "./DirectionContext-BwMabICS.js";
|
|
13
|
-
import { fieldStateAttributesMapping as B } from "./internals/field-constants.js";
|
|
14
|
-
import { n as V, o as pe } from "./mergeStyleValue-C4ITiiIV.js";
|
|
15
|
-
import { r as me } from "./LabelableContext-DKsB0fIx.js";
|
|
16
|
-
import { Dynamic as H, createComponent as U, mergeProps as W } from "@solidjs/web";
|
|
17
|
-
import { Show as he, createContext as ge, createEffect as G, createMemo as K, createSignal as q, flush as _e, omit as J, onCleanup as Y, untrack as X, useContext as ve } from "solid-js";
|
|
18
|
-
//#region src/combobox/root/ComboboxRoot.tsx
|
|
19
|
-
function ye(e) {
|
|
20
|
-
let t = J(e, "multiple", "value", "defaultValue", "onValueChange", "autoComplete");
|
|
21
|
-
return U(y, W({
|
|
22
|
-
get selectionMode() {
|
|
23
|
-
return e.multiple ? "multiple" : "single";
|
|
24
|
-
},
|
|
25
|
-
get selectedValue() {
|
|
26
|
-
return e.value;
|
|
27
|
-
},
|
|
28
|
-
get defaultSelectedValue() {
|
|
29
|
-
return e.defaultValue;
|
|
30
|
-
},
|
|
31
|
-
get onSelectedValueChange() {
|
|
32
|
-
return e.onValueChange;
|
|
33
|
-
},
|
|
34
|
-
get formAutoComplete() {
|
|
35
|
-
return e.autoComplete;
|
|
36
|
-
}
|
|
37
|
-
}, t));
|
|
38
|
-
}
|
|
39
|
-
//#endregion
|
|
40
|
-
//#region src/combobox/label/ComboboxLabel.tsx
|
|
41
|
-
function be(e) {
|
|
42
|
-
let n = A(), r = me(), i = e, a = e, o = K(() => `${n.id()}-label`), l = K(() => n.field.state()), u = K(() => s(e.class, l())), f = K(() => c(e.style, l())), p = K(() => t(l(), B)), m = J(a, "as", "class", "id", "onClick", "onPointerDown", "ref", "style");
|
|
43
|
-
function h(e) {
|
|
44
|
-
let t = e.composedPath()[0];
|
|
45
|
-
t instanceof Element && t.closest("button,input,select,textarea,a[href]") || (!e.defaultPrevented && e.detail > 1 && e.preventDefault(), (n.store.inputInsidePopup() ? n.triggerElement() : n.inputElement() ?? n.triggerElement())?.focus({ focusVisible: !0 }));
|
|
46
|
-
}
|
|
47
|
-
function g(e) {
|
|
48
|
-
e.preventDefault();
|
|
49
|
-
}
|
|
50
|
-
let _ = d(() => i.onClick, () => h), v = d(() => i.onPointerDown, () => g);
|
|
51
|
-
return G(o, (e) => {
|
|
52
|
-
n.store.setLabelId(e);
|
|
53
|
-
let t = r.registerLabelId(e);
|
|
54
|
-
return () => {
|
|
55
|
-
t(), X(() => n.store.labelId()) === e && n.store.setLabelId(void 0);
|
|
56
|
-
};
|
|
57
|
-
}), U(H, W({
|
|
58
|
-
get component() {
|
|
59
|
-
return e.as ?? "div";
|
|
60
|
-
},
|
|
61
|
-
ref: [i.ref],
|
|
62
|
-
get id() {
|
|
63
|
-
return o();
|
|
64
|
-
},
|
|
65
|
-
get class() {
|
|
66
|
-
return u();
|
|
67
|
-
},
|
|
68
|
-
get style() {
|
|
69
|
-
return f();
|
|
70
|
-
},
|
|
71
|
-
onClick: _,
|
|
72
|
-
onPointerDown: v
|
|
73
|
-
}, p, m));
|
|
74
|
-
}
|
|
75
|
-
//#endregion
|
|
76
|
-
//#region src/combobox/value/ComboboxValue.tsx
|
|
77
|
-
function xe(e) {
|
|
78
|
-
let t = A();
|
|
79
|
-
return K(() => {
|
|
80
|
-
let n = e.children;
|
|
81
|
-
if (typeof n == "function") return V(n) ? X(() => n()) : n(t.selectedValue());
|
|
82
|
-
if (n != null) return n;
|
|
83
|
-
if (!t.hasSelectedValue() && e.placeholder != null && !ne(t.items())) return e.placeholder;
|
|
84
|
-
let r = t.selectedValue();
|
|
85
|
-
return t.multiple() && Array.isArray(r) ? _(r, t.items(), t.itemToStringLabel()) : v(r, t.items(), t.itemToStringLabel());
|
|
86
|
-
});
|
|
87
|
-
}
|
|
88
|
-
//#endregion
|
|
89
|
-
//#region src/combobox/item-indicator/ComboboxItemIndicator.tsx
|
|
90
|
-
function Se(e) {
|
|
91
|
-
let n = oe(), r = e, i = e, a = P(n.selected), o = K(() => (r.keepMounted ?? !1) || a.mounted()), l = K(() => ({
|
|
92
|
-
selected: n.selected(),
|
|
93
|
-
transitionStatus: a.transitionStatus()
|
|
94
|
-
})), d = K(() => s(e.class, l())), p = K(() => c(e.style, l())), m = K(() => t(l(), u)), h = J(i, "as", "class", "keepMounted", "ref", "style"), g;
|
|
95
|
-
return G(() => ({
|
|
96
|
-
selected: n.selected(),
|
|
97
|
-
status: a.transitionStatus(),
|
|
98
|
-
element: g
|
|
99
|
-
}), (e) => {
|
|
100
|
-
if (e.selected || e.status !== "ending" || !e.element) return;
|
|
101
|
-
let t = new AbortController();
|
|
102
|
-
return f(e.element, () => {
|
|
103
|
-
X(n.selected) || a.setMounted(!1);
|
|
104
|
-
}, t.signal), () => t.abort();
|
|
105
|
-
}), U(he, {
|
|
106
|
-
get when() {
|
|
107
|
-
return o();
|
|
108
|
-
},
|
|
109
|
-
get children() {
|
|
110
|
-
return U(H, W({
|
|
111
|
-
get component() {
|
|
112
|
-
return e.as ?? "span";
|
|
113
|
-
},
|
|
114
|
-
ref: [((e) => g = e), r.ref],
|
|
115
|
-
"aria-hidden": "true",
|
|
116
|
-
get class() {
|
|
117
|
-
return d();
|
|
118
|
-
},
|
|
119
|
-
get style() {
|
|
120
|
-
return p();
|
|
121
|
-
}
|
|
122
|
-
}, m, h, { get children() {
|
|
123
|
-
return e.children ?? "✔️";
|
|
124
|
-
} }));
|
|
125
|
-
}
|
|
126
|
-
});
|
|
127
|
-
}
|
|
128
|
-
//#endregion
|
|
129
|
-
//#region src/combobox/chips/ComboboxChips.tsx
|
|
130
|
-
function Z(e) {
|
|
131
|
-
let t = A(), n = e, r = e, [i, a] = q(void 0), o = new j(), l = {}, u = K(() => s(e.class, l)), f = K(() => c(e.style, l)), p = J(r, "as", "class", "onMouseDown", "ref", "style"), m = d(() => n.onMouseDown, () => (e) => T(e, t, t.disabled(), t.readOnly()));
|
|
132
|
-
G(() => t.store.open(), (e) => {
|
|
133
|
-
e && a(void 0);
|
|
134
|
-
});
|
|
135
|
-
let h = null;
|
|
136
|
-
return Y(() => {
|
|
137
|
-
t.store.chipsContainerElement === h && (t.store.chipsContainerElement = null);
|
|
138
|
-
}), U(S, {
|
|
139
|
-
value: {
|
|
140
|
-
highlightedChipIndex: i,
|
|
141
|
-
setHighlightedChipIndex: (e) => a(() => e),
|
|
142
|
-
chips: o
|
|
143
|
-
},
|
|
144
|
-
get children() {
|
|
145
|
-
return U(H, W({
|
|
146
|
-
get component() {
|
|
147
|
-
return e.as ?? "div";
|
|
148
|
-
},
|
|
149
|
-
ref: [((e) => {
|
|
150
|
-
h = e, t.store.chipsContainerElement = e;
|
|
151
|
-
}), n.ref],
|
|
152
|
-
get role() {
|
|
153
|
-
return t.hasSelectionChips() ? "toolbar" : void 0;
|
|
154
|
-
},
|
|
155
|
-
get class() {
|
|
156
|
-
return u();
|
|
157
|
-
},
|
|
158
|
-
get style() {
|
|
159
|
-
return f();
|
|
160
|
-
},
|
|
161
|
-
onMouseDown: m
|
|
162
|
-
}, p));
|
|
163
|
-
}
|
|
164
|
-
});
|
|
165
|
-
}
|
|
166
|
-
//#endregion
|
|
167
|
-
//#region src/combobox/chip/ComboboxChipContext.ts
|
|
168
|
-
var Q = Symbol("ComboboxChipContext"), $ = ge(Q);
|
|
169
|
-
function Ce() {
|
|
170
|
-
let e = ve($);
|
|
171
|
-
if (e === Q) throw Error("Base UI: ComboboxChipContext is missing. ComboboxChip parts must be placed within <Combobox.Chip>.");
|
|
172
|
-
return e;
|
|
173
|
-
}
|
|
174
|
-
//#endregion
|
|
175
|
-
//#region src/combobox/chip/ComboboxChip.tsx
|
|
176
|
-
function we(e) {
|
|
177
|
-
let n = A(), a = g(), u = z(), f = e, p = e, h = Symbol("ComboboxChip"), [_, v] = q(null, { ownedWrite: !0 }), y = a.chips.register(h, _);
|
|
178
|
-
Y(y);
|
|
179
|
-
let b = K(() => a.chips.indexOf(h)), S = K(() => ({ disabled: n.disabled() })), C = K(() => s(e.class, S())), w = K(() => c(e.style, S())), T = K(() => t(S())), E = J(p, "as", "class", "onKeyDown", "ref", "style");
|
|
180
|
-
function D(e) {
|
|
181
|
-
let t = b(), [s, c] = x(u()), d = n.selectedValue(), f = Array.isArray(d) ? d : [];
|
|
182
|
-
if (e.key === s) return e.preventDefault(), t > 0 ? t - 1 : void 0;
|
|
183
|
-
if (e.key === c) return e.preventDefault(), t < a.chips.size() - 1 ? t + 1 : void 0;
|
|
184
|
-
if (e.key === "Backspace" || e.key === "Delete") {
|
|
185
|
-
e.preventDefault(), e.stopPropagation();
|
|
186
|
-
let r = m(t, f.length);
|
|
187
|
-
return n.setIndices({
|
|
188
|
-
activeIndex: null,
|
|
189
|
-
selectedIndex: null,
|
|
190
|
-
type: i
|
|
191
|
-
}), n.setSelectedValue(f.filter((e, n) => n !== t), l(o, e)), r;
|
|
192
|
-
}
|
|
193
|
-
if (e.key === "Enter" || e.key === " ") {
|
|
194
|
-
e.preventDefault(), e.stopPropagation();
|
|
195
|
-
return;
|
|
196
|
-
}
|
|
197
|
-
if (e.key === "ArrowDown" || e.key === "ArrowUp") {
|
|
198
|
-
e.preventDefault(), e.stopPropagation(), n.setOpen(!0, l(r, e));
|
|
199
|
-
return;
|
|
200
|
-
}
|
|
201
|
-
if (!(e.key.length === 1 && !e.ctrlKey && !e.metaKey && !e.altKey)) return t;
|
|
202
|
-
}
|
|
203
|
-
function O(e) {
|
|
204
|
-
if (n.disabled() || n.readOnly()) return;
|
|
205
|
-
let t = D(e);
|
|
206
|
-
a.setHighlightedChipIndex(t), _e(), t === void 0 ? n.focusInput() : a.chips.elements()[t]?.focus();
|
|
207
|
-
}
|
|
208
|
-
let k = d(() => f.onKeyDown, () => O);
|
|
209
|
-
return U($, {
|
|
210
|
-
value: { index: b },
|
|
211
|
-
get children() {
|
|
212
|
-
return U(H, W({
|
|
213
|
-
get component() {
|
|
214
|
-
return e.as ?? "div";
|
|
215
|
-
},
|
|
216
|
-
ref: [((e) => {
|
|
217
|
-
v(e), a.chips.touch();
|
|
218
|
-
}), f.ref],
|
|
219
|
-
tabindex: -1,
|
|
220
|
-
get "aria-disabled"() {
|
|
221
|
-
return n.disabled() ? "true" : void 0;
|
|
222
|
-
},
|
|
223
|
-
get "aria-readonly"() {
|
|
224
|
-
return n.readOnly() ? "true" : void 0;
|
|
225
|
-
},
|
|
226
|
-
get class() {
|
|
227
|
-
return C();
|
|
228
|
-
},
|
|
229
|
-
get style() {
|
|
230
|
-
return w();
|
|
231
|
-
},
|
|
232
|
-
onKeyDown: k
|
|
233
|
-
}, T, E));
|
|
234
|
-
}
|
|
235
|
-
});
|
|
236
|
-
}
|
|
237
|
-
//#endregion
|
|
238
|
-
//#region src/combobox/chip-remove/ComboboxChipRemove.tsx
|
|
239
|
-
function Te(e) {
|
|
240
|
-
let r = A(), o = Ce(), u = e, f = e, p = K(() => u.nativeButton ?? !0), m = K(() => r.disabled() || (u.disabled ?? !1)), h = K(() => ({ disabled: m() })), g = K(() => s(e.class, h())), _ = K(() => c(e.style, h())), v = K(() => t(h())), y = J(f, "as", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "ref", "style");
|
|
241
|
-
function b(e) {
|
|
242
|
-
let t = r.store.activeIndex();
|
|
243
|
-
if (t == null) return;
|
|
244
|
-
let a = pe(r.itemValues(), e, r.comparator());
|
|
245
|
-
a !== -1 && t === a && r.setIndices({
|
|
246
|
-
activeIndex: null,
|
|
247
|
-
type: r.store.keyboardActive ? i : n
|
|
248
|
-
});
|
|
249
|
-
}
|
|
250
|
-
function x(e) {
|
|
251
|
-
let t = l(a, e), n = r.selectedValue(), i = Array.isArray(n) ? n : [], s = o.index();
|
|
252
|
-
return b(i[s]), r.setSelectedValue(i.filter((e, t) => t !== s), t), r.focusInput(), t;
|
|
253
|
-
}
|
|
254
|
-
function S(e) {
|
|
255
|
-
m() || r.readOnly() || x(e).isPropagationAllowed || e.stopPropagation();
|
|
256
|
-
}
|
|
257
|
-
function C(e) {
|
|
258
|
-
if (m() || r.readOnly() || e.key !== "Enter" && e.key !== " ") return;
|
|
259
|
-
let t = x(e);
|
|
260
|
-
e.preventDefault(), t.isPropagationAllowed || e.stopPropagation();
|
|
261
|
-
}
|
|
262
|
-
let w = d(() => X(() => m() ? L : void 0), () => u.onClick, () => S), T = d(() => u.onKeyDown, () => C, () => X(() => p() ? void 0 : R)), E = d(() => X(() => m() ? F : void 0), () => u.onKeyUp, () => X(() => p() ? void 0 : I)), D = d(() => u.onMouseDown, () => (e) => e.preventDefault());
|
|
263
|
-
return U(H, W({
|
|
264
|
-
get component() {
|
|
265
|
-
return e.as ?? "button";
|
|
266
|
-
},
|
|
267
|
-
ref: [u.ref],
|
|
268
|
-
get type() {
|
|
269
|
-
return p() ? "button" : void 0;
|
|
270
|
-
},
|
|
271
|
-
tabindex: -1,
|
|
272
|
-
get "aria-disabled"() {
|
|
273
|
-
return !p() && m() ? "true" : void 0;
|
|
274
|
-
},
|
|
275
|
-
get class() {
|
|
276
|
-
return g();
|
|
277
|
-
},
|
|
278
|
-
get style() {
|
|
279
|
-
return _();
|
|
280
|
-
},
|
|
281
|
-
onClick: w,
|
|
282
|
-
onKeyDown: T,
|
|
283
|
-
onKeyUp: E,
|
|
284
|
-
onMouseDown: D
|
|
285
|
-
}, v, y));
|
|
286
|
-
}
|
|
287
|
-
//#endregion
|
|
288
|
-
//#region src/combobox/root/utils/useFilter.ts
|
|
289
|
-
function Ee(e, t) {
|
|
290
|
-
return (n, r) => n != null && e.contains(n, r, t);
|
|
291
|
-
}
|
|
292
|
-
function De(e, t, n) {
|
|
293
|
-
return (r, i) => {
|
|
294
|
-
if (r == null) return !1;
|
|
295
|
-
if (!i) return !0;
|
|
296
|
-
let a = n == null ? "" : b(n, t);
|
|
297
|
-
return a && a.length === i.length && e.contains(a, i) ? !0 : e.contains(r, i, t);
|
|
298
|
-
};
|
|
299
|
-
}
|
|
300
|
-
function Oe(e = {}) {
|
|
301
|
-
let t = () => typeof e == "function" ? e() : e;
|
|
302
|
-
function n() {
|
|
303
|
-
let { multiple: e, value: n, ...r } = t();
|
|
304
|
-
return p(r);
|
|
305
|
-
}
|
|
306
|
-
return {
|
|
307
|
-
contains(e, r, i) {
|
|
308
|
-
let { multiple: a = !1, value: o } = t(), s = n();
|
|
309
|
-
return a ? Ee(s, i)(e, r) : De(s, i, o)(e, r);
|
|
310
|
-
},
|
|
311
|
-
startsWith(e, t, r) {
|
|
312
|
-
return n().startsWith(e, t, r);
|
|
313
|
-
},
|
|
314
|
-
endsWith(e, t, r) {
|
|
315
|
-
return n().endsWith(e, t, r);
|
|
316
|
-
}
|
|
317
|
-
};
|
|
318
|
-
}
|
|
319
|
-
//#endregion
|
|
320
|
-
//#region src/combobox/index.parts.ts
|
|
321
|
-
var ke = /* @__PURE__ */ e({
|
|
322
|
-
Arrow: () => re,
|
|
323
|
-
Backdrop: () => O,
|
|
324
|
-
Chip: () => we,
|
|
325
|
-
ChipRemove: () => Te,
|
|
326
|
-
Chips: () => Z,
|
|
327
|
-
Clear: () => C,
|
|
328
|
-
Collection: () => k,
|
|
329
|
-
Empty: () => ce,
|
|
330
|
-
Group: () => E,
|
|
331
|
-
GroupLabel: () => le,
|
|
332
|
-
Icon: () => fe,
|
|
333
|
-
Input: () => M,
|
|
334
|
-
InputGroup: () => N,
|
|
335
|
-
Item: () => w,
|
|
336
|
-
ItemIndicator: () => Se,
|
|
337
|
-
Label: () => be,
|
|
338
|
-
List: () => ee,
|
|
339
|
-
Popup: () => de,
|
|
340
|
-
Portal: () => se,
|
|
341
|
-
Positioner: () => D,
|
|
342
|
-
Root: () => ye,
|
|
343
|
-
Row: () => te,
|
|
344
|
-
Separator: () => ae,
|
|
345
|
-
Status: () => ie,
|
|
346
|
-
Trigger: () => h,
|
|
347
|
-
Value: () => xe,
|
|
348
|
-
useFilter: () => Oe,
|
|
349
|
-
useFilteredItems: () => ue
|
|
350
|
-
});
|
|
351
|
-
//#endregion
|
|
352
|
-
export { ke as t };
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { o as e } from "./dom-BEAeQ9Eb.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: t, currentIndex: a, key: o, orientation: s = "vertical", rtl: c = !1, loop: l = !1, cols: u = 1, disabledIndices: d } = e, f = r(t, d), p = i(t, d);
|
|
27
|
-
if (o === "Home") return f;
|
|
28
|
-
if (o === "End") return p;
|
|
29
|
-
let m, h = 1;
|
|
30
|
-
if (s !== "horizontal" && (o === "ArrowDown" || o === "ArrowUp") ? (m = o === "ArrowDown" ? 1 : -1, h = s === "both" ? u : 1) : s !== "vertical" && (o === "ArrowRight" || o === "ArrowLeft") && (m = o === "ArrowRight" === c ? -1 : 1), !m) return a;
|
|
31
|
-
if (a === -1) return m === 1 ? f : p;
|
|
32
|
-
let g = n(t, {
|
|
33
|
-
startingIndex: a,
|
|
34
|
-
decrement: m === -1,
|
|
35
|
-
amount: h,
|
|
36
|
-
disabledIndices: d
|
|
37
|
-
});
|
|
38
|
-
if (g >= f && g <= p) return g;
|
|
39
|
-
if (!l) return a;
|
|
40
|
-
if (s === "both" && h > 1) {
|
|
41
|
-
let e = Math.max(0, a) % u;
|
|
42
|
-
if (m === 1) return n(t, {
|
|
43
|
-
startingIndex: e - u,
|
|
44
|
-
amount: u,
|
|
45
|
-
disabledIndices: d
|
|
46
|
-
});
|
|
47
|
-
let r = p - p % u;
|
|
48
|
-
return n(t, {
|
|
49
|
-
startingIndex: Math.min(r + e, p) + u,
|
|
50
|
-
decrement: !0,
|
|
51
|
-
amount: u,
|
|
52
|
-
disabledIndices: d
|
|
53
|
-
});
|
|
54
|
-
}
|
|
55
|
-
return m === 1 ? f : p;
|
|
56
|
-
}
|
|
57
|
-
//#endregion
|
|
58
|
-
export { t as i, r as n, a as r, i as t };
|
|
@@ -1,217 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { P as n, t as r } from "./reasons-Co5CzjKq.js";
|
|
4
|
-
import { n as i, t as a } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
-
import { createChangeEventDetails as o } from "./internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { composeEventHandlers as s } from "./internals/composeEventHandlers.js";
|
|
7
|
-
import { n as c, r as l } from "./dom-BEAeQ9Eb.js";
|
|
8
|
-
import { i as u } from "./popupStateMapping-C9eZl19i.js";
|
|
9
|
-
import { C as d, E as f, S as p, T as m, a as h, b as g, c as _, d as v, f as y, h as b, i as x, l as S, m as C, n as w, o as T, p as E, r as D, s as O, t as k, v as A, x as j, y as M } from "./MenuSubmenuTrigger-QZkQ0F2v.js";
|
|
10
|
-
import { t as N } from "./Separator-9DboD_Si.js";
|
|
11
|
-
import { Dynamic as P, createComponent as F, mergeProps as I } from "@solidjs/web";
|
|
12
|
-
import { createEffect as L, createMemo as R, createSignal as z, omit as B, onCleanup as V } from "solid-js";
|
|
13
|
-
//#region src/context-menu/root/ContextMenuRoot.tsx
|
|
14
|
-
function H(e) {
|
|
15
|
-
let [t, n] = z(U(), { ownedWrite: !0 });
|
|
16
|
-
return F(m, {
|
|
17
|
-
value: {
|
|
18
|
-
anchor: t,
|
|
19
|
-
setAnchor: n,
|
|
20
|
-
initialCursorPoint: { current: null },
|
|
21
|
-
allowOutsidePressDismissal: { current: !1 }
|
|
22
|
-
},
|
|
23
|
-
get children() {
|
|
24
|
-
return F(p, {
|
|
25
|
-
value: void 0,
|
|
26
|
-
get children() {
|
|
27
|
-
return F(j, {
|
|
28
|
-
get defaultOpen() {
|
|
29
|
-
return e.defaultOpen;
|
|
30
|
-
},
|
|
31
|
-
get loopFocus() {
|
|
32
|
-
return e.loopFocus;
|
|
33
|
-
},
|
|
34
|
-
get highlightItemOnHover() {
|
|
35
|
-
return e.highlightItemOnHover;
|
|
36
|
-
},
|
|
37
|
-
get onOpenChange() {
|
|
38
|
-
return e.onOpenChange;
|
|
39
|
-
},
|
|
40
|
-
get onOpenChangeComplete() {
|
|
41
|
-
return e.onOpenChangeComplete;
|
|
42
|
-
},
|
|
43
|
-
get open() {
|
|
44
|
-
return e.open;
|
|
45
|
-
},
|
|
46
|
-
get orientation() {
|
|
47
|
-
return e.orientation;
|
|
48
|
-
},
|
|
49
|
-
get disabled() {
|
|
50
|
-
return e.disabled;
|
|
51
|
-
},
|
|
52
|
-
get closeParentOnEsc() {
|
|
53
|
-
return e.closeParentOnEsc;
|
|
54
|
-
},
|
|
55
|
-
get actionsRef() {
|
|
56
|
-
return e.actionsRef;
|
|
57
|
-
},
|
|
58
|
-
get children() {
|
|
59
|
-
return e.children;
|
|
60
|
-
}
|
|
61
|
-
});
|
|
62
|
-
}
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
});
|
|
66
|
-
}
|
|
67
|
-
function U() {
|
|
68
|
-
return { getBoundingClientRect() {
|
|
69
|
-
return {
|
|
70
|
-
x: 0,
|
|
71
|
-
y: 0,
|
|
72
|
-
left: 0,
|
|
73
|
-
top: 0,
|
|
74
|
-
right: 0,
|
|
75
|
-
bottom: 0,
|
|
76
|
-
width: 0,
|
|
77
|
-
height: 0,
|
|
78
|
-
toJSON: () => ({})
|
|
79
|
-
};
|
|
80
|
-
} };
|
|
81
|
-
}
|
|
82
|
-
//#endregion
|
|
83
|
-
//#region src/context-menu/trigger/ContextMenuTrigger.tsx
|
|
84
|
-
var W = 500;
|
|
85
|
-
function G(e) {
|
|
86
|
-
let p = f(!1), m = d(), h = e, _ = e, [v, y] = z(null, { ownedWrite: !0 }), b = R(() => m.store.open()), x = R(() => m.store.disabled()), S = R(() => ({ open: b() })), C = R(() => i(e.class, S())), w = R(() => g({ "-webkit-touch-callout": "none" }, a(e.style, S()))), T = R(() => t(S(), u)), E = B(_, "as", "class", "onContextMenu", "onTouchCancel", "onTouchEnd", "onTouchMove", "onTouchStart", "ref", "style"), D = null, O, k, A = !1, j;
|
|
87
|
-
function M(e, t, r) {
|
|
88
|
-
let i = v();
|
|
89
|
-
if (!i) return;
|
|
90
|
-
let a = K(i, e, t, r.type.startsWith("touch"));
|
|
91
|
-
p.initialCursorPoint.current = {
|
|
92
|
-
x: e,
|
|
93
|
-
y: t
|
|
94
|
-
}, p.setAnchor(a), m.store.setOpenMethod(r.type.startsWith("touch") ? "touch" : "mouse"), m.store.context.floatingRoot.update({
|
|
95
|
-
domReferenceElement: i,
|
|
96
|
-
referenceElement: i,
|
|
97
|
-
positionReference: a
|
|
98
|
-
}), A = !1, m.store.setOpen(!0, o(n, r)), clearTimeout(k), k = setTimeout(() => {
|
|
99
|
-
A = !0;
|
|
100
|
-
}, W);
|
|
101
|
-
}
|
|
102
|
-
function N(e) {
|
|
103
|
-
let t = v();
|
|
104
|
-
if (!t || x()) return;
|
|
105
|
-
m.store.allowMouseUpTrigger = !0, e.preventDefault(), e.stopPropagation(), M(e.clientX, e.clientY, e), j?.abort();
|
|
106
|
-
let n = new ((t.ownerDocument.defaultView?.AbortController) ?? AbortController)();
|
|
107
|
-
j = n, t.ownerDocument.addEventListener("mouseup", (e) => {
|
|
108
|
-
if (m.store.allowMouseUpTrigger = !1, !A) return;
|
|
109
|
-
clearTimeout(k), A = !1;
|
|
110
|
-
let t = l(e);
|
|
111
|
-
if (c(m.store.track().positionerElement, t)) return;
|
|
112
|
-
let n = m.store.rootNodeId();
|
|
113
|
-
n && t?.closest(`[data-rootownerid="${n}"]`) || m.store.setOpen(!1, o(r, e));
|
|
114
|
-
}, {
|
|
115
|
-
once: !0,
|
|
116
|
-
signal: n.signal
|
|
117
|
-
});
|
|
118
|
-
}
|
|
119
|
-
function H() {
|
|
120
|
-
clearTimeout(O), D = null;
|
|
121
|
-
}
|
|
122
|
-
function U(e) {
|
|
123
|
-
if (H(), m.store.allowMouseUpTrigger = !1, x() || e.touches.length !== 1) return;
|
|
124
|
-
e.stopPropagation();
|
|
125
|
-
let t = e.touches[0];
|
|
126
|
-
D = {
|
|
127
|
-
x: t.clientX,
|
|
128
|
-
y: t.clientY
|
|
129
|
-
}, O = setTimeout(() => {
|
|
130
|
-
D && !x() && M(D.x, D.y, e);
|
|
131
|
-
}, W);
|
|
132
|
-
}
|
|
133
|
-
function G(e) {
|
|
134
|
-
if (!D || e.touches.length !== 1) {
|
|
135
|
-
H();
|
|
136
|
-
return;
|
|
137
|
-
}
|
|
138
|
-
let t = e.touches[0];
|
|
139
|
-
(Math.abs(t.clientX - D.x) > 10 || Math.abs(t.clientY - D.y) > 10) && H();
|
|
140
|
-
}
|
|
141
|
-
let q = s(() => h.onContextMenu, () => N), J = s(() => h.onTouchStart, () => U), Y = s(() => h.onTouchMove, () => G), X = s(() => h.onTouchEnd, () => H), Z = s(() => h.onTouchCancel, () => H);
|
|
142
|
-
return L(() => ({
|
|
143
|
-
trigger: v(),
|
|
144
|
-
disabled: x(),
|
|
145
|
-
backdrop: m.backdropElement(),
|
|
146
|
-
internalBackdrop: m.internalBackdropElement()
|
|
147
|
-
}), (e) => {
|
|
148
|
-
if (!e.trigger || e.disabled) return;
|
|
149
|
-
let t = (t) => {
|
|
150
|
-
let n = l(t);
|
|
151
|
-
(c(e.trigger, n) || c(e.backdrop, n) || c(e.internalBackdrop, n)) && t.preventDefault();
|
|
152
|
-
};
|
|
153
|
-
return e.trigger.ownerDocument.addEventListener("contextmenu", t), () => e.trigger?.ownerDocument.removeEventListener("contextmenu", t);
|
|
154
|
-
}), V(() => {
|
|
155
|
-
H(), clearTimeout(k), j?.abort();
|
|
156
|
-
}), F(P, I({
|
|
157
|
-
get component() {
|
|
158
|
-
return e.as ?? "div";
|
|
159
|
-
},
|
|
160
|
-
ref: [((e) => y(e)), h.ref],
|
|
161
|
-
get class() {
|
|
162
|
-
return C();
|
|
163
|
-
},
|
|
164
|
-
get style() {
|
|
165
|
-
return w();
|
|
166
|
-
},
|
|
167
|
-
onContextMenu: q,
|
|
168
|
-
onTouchStart: J,
|
|
169
|
-
onTouchMove: Y,
|
|
170
|
-
onTouchEnd: X,
|
|
171
|
-
onTouchCancel: Z
|
|
172
|
-
}, T, E));
|
|
173
|
-
}
|
|
174
|
-
function K(e, t, n, r) {
|
|
175
|
-
return {
|
|
176
|
-
contextElement: e,
|
|
177
|
-
getBoundingClientRect() {
|
|
178
|
-
let e = r ? 10 : 0;
|
|
179
|
-
return {
|
|
180
|
-
x: t,
|
|
181
|
-
y: n,
|
|
182
|
-
left: t,
|
|
183
|
-
top: n,
|
|
184
|
-
right: t + e,
|
|
185
|
-
bottom: n + e,
|
|
186
|
-
width: e,
|
|
187
|
-
height: e,
|
|
188
|
-
toJSON: () => ({})
|
|
189
|
-
};
|
|
190
|
-
}
|
|
191
|
-
};
|
|
192
|
-
}
|
|
193
|
-
//#endregion
|
|
194
|
-
//#region src/context-menu/index.parts.ts
|
|
195
|
-
var q = /* @__PURE__ */ e({
|
|
196
|
-
Arrow: () => E,
|
|
197
|
-
Backdrop: () => M,
|
|
198
|
-
CheckboxItem: () => _,
|
|
199
|
-
CheckboxItemIndicator: () => O,
|
|
200
|
-
Group: () => y,
|
|
201
|
-
GroupLabel: () => v,
|
|
202
|
-
Item: () => S,
|
|
203
|
-
LinkItem: () => T,
|
|
204
|
-
Popup: () => C,
|
|
205
|
-
Portal: () => A,
|
|
206
|
-
Positioner: () => b,
|
|
207
|
-
RadioGroup: () => h,
|
|
208
|
-
RadioItem: () => x,
|
|
209
|
-
RadioItemIndicator: () => D,
|
|
210
|
-
Root: () => H,
|
|
211
|
-
Separator: () => N,
|
|
212
|
-
SubmenuRoot: () => w,
|
|
213
|
-
SubmenuTrigger: () => k,
|
|
214
|
-
Trigger: () => G
|
|
215
|
-
});
|
|
216
|
-
//#endregion
|
|
217
|
-
export { q as t };
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { M as e } from "./reasons-Co5CzjKq.js";
|
|
2
|
-
import { createChangeEventDetails as t } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
-
import { n, p as r, t as i } from "./dom-BEAeQ9Eb.js";
|
|
4
|
-
import { onCleanup as a } from "solid-js";
|
|
5
|
-
//#region src/internals/overlay/createFocusInteraction.ts
|
|
6
|
-
function o(e) {
|
|
7
|
-
try {
|
|
8
|
-
return e.matches(":focus-visible");
|
|
9
|
-
} catch {
|
|
10
|
-
return !0;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
function s(s) {
|
|
14
|
-
let c, l, u = !1, d = null, f = s.context.context.events.on("openchange", (e) => {
|
|
15
|
-
!e.open && (e.reason === "escape-key" || e.reason === "trigger-press") && (u = !0, d = s.context.state.domReferenceElement), clearTimeout(c);
|
|
16
|
-
});
|
|
17
|
-
a(() => {
|
|
18
|
-
f(), clearTimeout(c), clearTimeout(l);
|
|
19
|
-
});
|
|
20
|
-
let p = () => s.enabled?.() ?? !0;
|
|
21
|
-
return {
|
|
22
|
-
onFocus(n) {
|
|
23
|
-
if (!p()) return;
|
|
24
|
-
let r = n.currentTarget;
|
|
25
|
-
if (u && d !== r && (u = !1, d = null), u && d === r || (s.visibleOnly?.() ?? !0) && !o(r)) return;
|
|
26
|
-
clearTimeout(l);
|
|
27
|
-
let i = s.context.state.open ? 0 : s.delay?.() ?? 0;
|
|
28
|
-
clearTimeout(c), c = setTimeout(() => {
|
|
29
|
-
s.context.setOpen(!0, t(e, n, r));
|
|
30
|
-
}, i);
|
|
31
|
-
},
|
|
32
|
-
onBlur(a) {
|
|
33
|
-
clearTimeout(c), clearTimeout(l), d === a.currentTarget && (u = !1, d = null), l = setTimeout(() => {
|
|
34
|
-
let o = r(a.currentTarget), c = i(o), l = s.context.state.floatingElement;
|
|
35
|
-
if (n(l, c)) return;
|
|
36
|
-
let f = Array.from(s.context.context.triggerElements.elements()).find((e) => n(e, c));
|
|
37
|
-
if (f && !f.hasAttribute("data-trigger-disabled")) {
|
|
38
|
-
u = !1, d = null, s.context.setOpen(!0, t(e, a, f));
|
|
39
|
-
return;
|
|
40
|
-
}
|
|
41
|
-
s.context.setOpen(!1, t(e, a));
|
|
42
|
-
});
|
|
43
|
-
},
|
|
44
|
-
onPointerLeave() {
|
|
45
|
-
u = !1, d = null;
|
|
46
|
-
}
|
|
47
|
-
};
|
|
48
|
-
}
|
|
49
|
-
//#endregion
|
|
50
|
-
export { s as t };
|