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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { r as a, t as o } from "./scrollable-
|
|
1
|
+
import { h as e, i as t, l as n, m as r, n as i } from "./dom-lDdayFF_.js";
|
|
2
|
+
import { r as a, t as o } from "./scrollable-BVaDUXng.js";
|
|
3
3
|
import { createSignal as s } from "solid-js";
|
|
4
4
|
//#region src/internals/clamp.ts
|
|
5
5
|
function c(e, t, n) {
|
|
@@ -22,8 +22,8 @@ function h(e, t, n) {
|
|
|
22
22
|
default: return 0;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
-
function g(
|
|
26
|
-
let n = t
|
|
25
|
+
function g(t) {
|
|
26
|
+
let n = e(t).getComputedStyle(t).transform, r = 0, i = 0, a = 1;
|
|
27
27
|
if (n && n !== "none") {
|
|
28
28
|
let e = n.match(/matrix(?:3d)?\(([^)]+)\)/);
|
|
29
29
|
if (e) {
|
|
@@ -58,11 +58,11 @@ function b(e, t, n) {
|
|
|
58
58
|
throw e;
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
|
-
function x(
|
|
62
|
-
let x = m, S =
|
|
63
|
-
let
|
|
64
|
-
return
|
|
65
|
-
}, E = () => Math.max(0, typeof
|
|
61
|
+
function x(e) {
|
|
62
|
+
let x = m, S = e.trackDrag ?? !0, C = e.ignoreSelectorWhenTouch ?? !0, w = e.ignoreScrollableAncestors ?? !1, T = () => {
|
|
63
|
+
let t = e.directions();
|
|
64
|
+
return t.length === 1 ? t[0] : void 0;
|
|
65
|
+
}, E = () => Math.max(0, typeof e.swipeThreshold == "number" ? e.swipeThreshold : u), D = () => e.directions().includes("left"), O = () => e.directions().includes("right"), k = () => e.directions().includes("up"), A = () => e.directions().includes("down"), j = () => D() || O(), M = () => k() || A(), re = () => {
|
|
66
66
|
let e = [];
|
|
67
67
|
return M() && e.push("vertical"), j() && e.push("horizontal"), e;
|
|
68
68
|
}, [ie, N] = s(void 0, { ownedWrite: !0 }), [ae, oe] = s(!1, { ownedWrite: !0 }), [se, ce] = s(!1, { ownedWrite: !0 }), P = {
|
|
@@ -85,31 +85,31 @@ function x(t) {
|
|
|
85
85
|
x: 0,
|
|
86
86
|
y: 0
|
|
87
87
|
}, Y = null, X = !1, he = null;
|
|
88
|
-
function ge(
|
|
89
|
-
X !==
|
|
88
|
+
function ge(t) {
|
|
89
|
+
X !== t && (X = t, oe(t), e.onSwipingChange?.(t));
|
|
90
90
|
}
|
|
91
|
-
function _e(
|
|
92
|
-
if (!
|
|
93
|
-
let n =
|
|
91
|
+
function _e(t) {
|
|
92
|
+
if (!t) return;
|
|
93
|
+
let n = e.element();
|
|
94
94
|
!n || !pe || (K = Math.max(0, pe({
|
|
95
95
|
element: n,
|
|
96
|
-
direction:
|
|
96
|
+
direction: t
|
|
97
97
|
})));
|
|
98
98
|
}
|
|
99
|
-
function Z(
|
|
100
|
-
let r = Number.isFinite(
|
|
101
|
-
n && (a = !Y || Y.deltaX !== n.deltaX || Y.deltaY !== n.deltaY || Y.direction !== n.direction), !(!i && !a) && (fe = r, n ? Y = n : i && (Y = null),
|
|
99
|
+
function Z(t, n) {
|
|
100
|
+
let r = Number.isFinite(t) ? c(t, 0, 1) : 0, i = r !== fe, a = !1;
|
|
101
|
+
n && (a = !Y || Y.deltaX !== n.deltaX || Y.deltaY !== n.deltaY || Y.direction !== n.direction), !(!i && !a) && (fe = r, n ? Y = n : i && (Y = null), e.onProgress?.(r, n));
|
|
102
102
|
}
|
|
103
|
-
function Q(
|
|
104
|
-
let n =
|
|
103
|
+
function Q(t) {
|
|
104
|
+
let n = e.element();
|
|
105
105
|
if (!S || !n) {
|
|
106
|
-
|
|
106
|
+
t || (he = null);
|
|
107
107
|
return;
|
|
108
108
|
}
|
|
109
109
|
let r = n.style;
|
|
110
|
-
|
|
110
|
+
t ? (he ??= [r.transition, r.transform], r.transition = "none") : he &&= ([r.transition, r.transform] = he, null);
|
|
111
111
|
let i = F.x - L.x, a = F.y - L.y;
|
|
112
|
-
|
|
112
|
+
t && (r.transform = _(F, L.scale)), r.setProperty(e.movementCssVars.x, `${i}px`), r.setProperty(e.movementCssVars.y, `${a}px`);
|
|
113
113
|
}
|
|
114
114
|
function ve(e, t) {
|
|
115
115
|
if (t !== null) {
|
|
@@ -165,34 +165,38 @@ function x(t) {
|
|
|
165
165
|
function xe(e) {
|
|
166
166
|
return y(e) || e.pointerType === "touch";
|
|
167
167
|
}
|
|
168
|
-
function Se(
|
|
169
|
-
let a =
|
|
170
|
-
return
|
|
168
|
+
function Se(r, i) {
|
|
169
|
+
let a = e.element()?.getRootNode(), o = l(a, r.x, r.y) ?? t(i);
|
|
170
|
+
return n(o) ? o : null;
|
|
171
171
|
}
|
|
172
172
|
function Ce(e, t) {
|
|
173
|
-
|
|
173
|
+
let n = (n) => {
|
|
174
|
+
let i = o(e, t, n), a = r(i);
|
|
175
|
+
return i === a.body || i === a.documentElement ? null : i;
|
|
176
|
+
};
|
|
177
|
+
return j() && !M() ? n("horizontal") : M() && !j() ? n("vertical") : n("vertical") ?? n("horizontal");
|
|
174
178
|
}
|
|
175
|
-
function we(
|
|
179
|
+
function we(t, n, i) {
|
|
176
180
|
W = !1;
|
|
177
|
-
let o = xe(
|
|
181
|
+
let o = xe(t), s = Se(n, t), c = r(e.element()).body, l = o && c ? Ce(s, c) : null, u = i?.ignoreScrollableTarget ?? !1;
|
|
178
182
|
if (l && !u || (W = !!(l && u), s && s.closest(x) && (!o || C))) return !1;
|
|
179
|
-
let d =
|
|
183
|
+
let d = e.element(), f = re();
|
|
180
184
|
if (w && d && s && f.length > 0 && !(i?.ignoreScrollableAncestors ?? !1) && a(s, d, f)) return !1;
|
|
181
|
-
if (B = !1, R = void 0, z = 0, P = n, q = ne(
|
|
185
|
+
if (B = !1, R = void 0, z = 0, P = n, q = ne(t.timeStamp), V = n, I = n, K = E(), pe = typeof e.swipeThreshold == "function" ? e.swipeThreshold : null, d) {
|
|
182
186
|
de = {
|
|
183
187
|
width: d.offsetWidth,
|
|
184
188
|
height: d.offsetHeight
|
|
185
189
|
}, _e(T());
|
|
186
|
-
let
|
|
187
|
-
L =
|
|
188
|
-
x:
|
|
189
|
-
y:
|
|
190
|
+
let e = g(d);
|
|
191
|
+
L = e, F = {
|
|
192
|
+
x: e.x,
|
|
193
|
+
y: e.y
|
|
190
194
|
}, ve({
|
|
191
|
-
x:
|
|
192
|
-
y:
|
|
193
|
-
}, q), y(
|
|
195
|
+
x: e.x,
|
|
196
|
+
y: e.y
|
|
197
|
+
}, q), y(t) || b(d, t.pointerId, "setPointerCapture");
|
|
194
198
|
}
|
|
195
|
-
return
|
|
199
|
+
return e.onSwipeStart?.(t), ge(!0), H = null, U = !0, Z(0), Q(!0), !0;
|
|
196
200
|
}
|
|
197
201
|
function Te() {
|
|
198
202
|
le = !1, ue = null;
|
|
@@ -200,18 +204,18 @@ function x(t) {
|
|
|
200
204
|
function Ee() {
|
|
201
205
|
Te(), W = !1, I = null;
|
|
202
206
|
}
|
|
203
|
-
function De(
|
|
207
|
+
function De(t) {
|
|
204
208
|
if (Ee(), !X) return;
|
|
205
209
|
ge(!1), H = null, F = {
|
|
206
210
|
x: L.x,
|
|
207
211
|
y: L.y
|
|
208
212
|
}, N(void 0), G = !1, Q(!1);
|
|
209
|
-
let n =
|
|
210
|
-
n && b(n,
|
|
213
|
+
let n = e.element();
|
|
214
|
+
n && b(n, t.pointerId, "releasePointerCapture"), Z(0, {
|
|
211
215
|
deltaX: 0,
|
|
212
216
|
deltaY: 0,
|
|
213
217
|
direction: void 0
|
|
214
|
-
}),
|
|
218
|
+
}), e.onCancel?.(t);
|
|
215
219
|
}
|
|
216
220
|
function Oe(e, t) {
|
|
217
221
|
let n = (e) => Math.sign(e) * Math.abs(e) ** .5, r = (e, t, r) => !t && e < 0 || !r && e > 0 ? n(e) : e;
|
|
@@ -224,24 +228,24 @@ function x(t) {
|
|
|
224
228
|
let r = (e, t, n, r, i) => e > 0 && t <= 0 && r || e < 0 && t >= Math.max(0, n) && i, i = Math.abs(t), a = Math.abs(n);
|
|
225
229
|
return M() && n !== 0 && (!j() || a >= i) ? r(n, e.scrollTop, e.scrollHeight - e.clientHeight, A(), k()) : j() && t !== 0 && (!M() || i > a) ? r(t, e.scrollLeft, e.scrollWidth - e.clientWidth, O(), D()) : null;
|
|
226
230
|
}
|
|
227
|
-
function Ae(
|
|
228
|
-
if (!
|
|
229
|
-
let n = be(
|
|
230
|
-
n && (le = !0, ue = n, W = !1, G = !y(
|
|
231
|
-
nativeEvent:
|
|
231
|
+
function Ae(t) {
|
|
232
|
+
if (!e.enabled() || t.defaultPrevented || !y(t) && t.button !== 0) return;
|
|
233
|
+
let n = be(t);
|
|
234
|
+
n && (le = !0, ue = n, W = !1, G = !y(t), (!e.canStart || e.canStart(n, {
|
|
235
|
+
nativeEvent: t,
|
|
232
236
|
direction: T()
|
|
233
|
-
})) && we(
|
|
237
|
+
})) && we(t, n) && Te());
|
|
234
238
|
}
|
|
235
|
-
function je(
|
|
236
|
-
if (!
|
|
237
|
-
let o =
|
|
238
|
-
if (xe(
|
|
239
|
-
if (y(
|
|
240
|
-
P =
|
|
241
|
-
let
|
|
242
|
-
|
|
239
|
+
function je(n, r, i, a) {
|
|
240
|
+
if (!e.enabled() || !X) return;
|
|
241
|
+
let o = t(n);
|
|
242
|
+
if (xe(n) && !W && r && Ce(o, r)) return;
|
|
243
|
+
if (y(n) || n.preventDefault(), U && (U = !1, S)) {
|
|
244
|
+
P = i;
|
|
245
|
+
let e = ne(n.timeStamp);
|
|
246
|
+
e !== null && (q = e);
|
|
243
247
|
}
|
|
244
|
-
let s =
|
|
248
|
+
let s = i.x, c = i.y;
|
|
245
249
|
(a.y < 0 && c > V.y || a.y > 0 && c < V.y) && (V = {
|
|
246
250
|
x: V.x,
|
|
247
251
|
y: c
|
|
@@ -266,7 +270,7 @@ function x(t) {
|
|
|
266
270
|
}, v && Q(!0), ve({
|
|
267
271
|
x: g,
|
|
268
272
|
y: _
|
|
269
|
-
}, ne(
|
|
273
|
+
}, ne(n.timeStamp));
|
|
270
274
|
let b = g - L.x, x = _ - L.y, C = {
|
|
271
275
|
deltaX: b,
|
|
272
276
|
deltaY: x,
|
|
@@ -278,8 +282,8 @@ function x(t) {
|
|
|
278
282
|
}
|
|
279
283
|
Z(w, C);
|
|
280
284
|
}
|
|
281
|
-
function $(
|
|
282
|
-
if (!
|
|
285
|
+
function $(t) {
|
|
286
|
+
if (!e.enabled()) return;
|
|
283
287
|
let n = F, r = L, i = n.x - r.x, a = n.y - r.y, o = {
|
|
284
288
|
deltaX: i,
|
|
285
289
|
deltaY: a,
|
|
@@ -290,9 +294,9 @@ function x(t) {
|
|
|
290
294
|
return;
|
|
291
295
|
}
|
|
292
296
|
ge(!1), H = null, Ee(), G = !1;
|
|
293
|
-
let s =
|
|
294
|
-
s && !y(
|
|
295
|
-
let c = i, l = a, u = q, d = ne(
|
|
297
|
+
let s = e.element();
|
|
298
|
+
s && !y(t) && b(s, t.pointerId, "releasePointerCapture");
|
|
299
|
+
let c = i, l = a, u = q, d = ne(t.timeStamp), f = u !== null && d !== null && d > u ? d - u : 0, m = f > 0 ? Math.max(f, ee) : 0, g = m > 0 ? c / m : 0, _ = m > 0 ? l / m : 0, v = me.x, x = me.y;
|
|
296
300
|
if (J && d !== null && d >= J.time) {
|
|
297
301
|
let e = d - J.time;
|
|
298
302
|
if (e <= p) {
|
|
@@ -300,8 +304,8 @@ function x(t) {
|
|
|
300
304
|
r !== 0 && (v = r), i !== 0 && (x = i);
|
|
301
305
|
} else v = 0, x = 0;
|
|
302
306
|
}
|
|
303
|
-
let S =
|
|
304
|
-
event:
|
|
307
|
+
let S = e.onRelease?.({
|
|
308
|
+
event: t,
|
|
305
309
|
direction: R,
|
|
306
310
|
deltaX: c,
|
|
307
311
|
deltaY: l,
|
|
@@ -319,58 +323,58 @@ function x(t) {
|
|
|
319
323
|
}
|
|
320
324
|
let w = !1, E;
|
|
321
325
|
if (C) w = S, E = R ?? T();
|
|
322
|
-
else for (let
|
|
323
|
-
w = !0, E =
|
|
326
|
+
else for (let t of e.directions()) if (h(t, c, l) > K) {
|
|
327
|
+
w = !0, E = t;
|
|
324
328
|
break;
|
|
325
329
|
}
|
|
326
|
-
w && E ? (N(E), ce(!0), Q(!1),
|
|
330
|
+
w && E ? (N(E), ce(!0), Q(!1), e.onDismiss?.(t, { direction: E })) : (F = {
|
|
327
331
|
x: r.x,
|
|
328
332
|
y: r.y
|
|
329
333
|
}, N(void 0), Q(!1), Z(0, o));
|
|
330
334
|
}
|
|
331
|
-
function Me(
|
|
332
|
-
let o = be(
|
|
335
|
+
function Me(t, a) {
|
|
336
|
+
let o = be(t);
|
|
333
337
|
if (!o) return;
|
|
334
|
-
let s = a ?? (
|
|
335
|
-
if (!y(
|
|
336
|
-
let e = v(
|
|
337
|
-
if (e && (G = !0),
|
|
338
|
-
De(
|
|
338
|
+
let s = a ?? (n(t.currentTarget) ? t.currentTarget : null), c = !1;
|
|
339
|
+
if (!y(t)) {
|
|
340
|
+
let e = v(t.buttons);
|
|
341
|
+
if (e && (G = !0), t.buttons !== 0 && !e) {
|
|
342
|
+
De(t);
|
|
339
343
|
return;
|
|
340
344
|
}
|
|
341
|
-
if (
|
|
345
|
+
if (t.buttons === 0 && G) {
|
|
342
346
|
if (!X) {
|
|
343
|
-
$(
|
|
347
|
+
$(t);
|
|
344
348
|
return;
|
|
345
349
|
}
|
|
346
350
|
c = !0;
|
|
347
351
|
}
|
|
348
352
|
}
|
|
349
353
|
if (!X && le) {
|
|
350
|
-
if (!xe(
|
|
354
|
+
if (!xe(t) && t.defaultPrevented) {
|
|
351
355
|
Ee();
|
|
352
356
|
return;
|
|
353
357
|
}
|
|
354
|
-
if (!
|
|
355
|
-
nativeEvent:
|
|
358
|
+
if (!e.canStart || e.canStart(o, {
|
|
359
|
+
nativeEvent: t,
|
|
356
360
|
direction: T()
|
|
357
361
|
})) {
|
|
358
|
-
let
|
|
359
|
-
if (xe(
|
|
360
|
-
let s =
|
|
361
|
-
if (
|
|
362
|
-
let
|
|
363
|
-
if (l && (
|
|
364
|
-
let
|
|
365
|
-
if (
|
|
366
|
-
|
|
362
|
+
let n = ue, a = !1;
|
|
363
|
+
if (xe(t)) {
|
|
364
|
+
let s = e.element();
|
|
365
|
+
if (n && s) {
|
|
366
|
+
let e = Se(o, t), c = r(s).body, l = c ? Ce(e, c) : null;
|
|
367
|
+
if (l && (i(s, l) || i(l, s))) {
|
|
368
|
+
let e = ke(l, o.x - n.x, o.y - n.y);
|
|
369
|
+
if (e === !1) return;
|
|
370
|
+
e === !0 && (a = !0);
|
|
367
371
|
}
|
|
368
372
|
}
|
|
369
373
|
}
|
|
370
|
-
we(
|
|
374
|
+
we(t, o, {
|
|
371
375
|
ignoreScrollableTarget: a,
|
|
372
376
|
ignoreScrollableAncestors: a
|
|
373
|
-
}) && (
|
|
377
|
+
}) && (n && a ? (Te(), P = n, V = n, I = n, U = !1) : (Te(), W = !1));
|
|
374
378
|
}
|
|
375
379
|
}
|
|
376
380
|
let l = I, u = l === null ? {
|
|
@@ -380,20 +384,20 @@ function x(t) {
|
|
|
380
384
|
x: o.x - l.x,
|
|
381
385
|
y: o.y - l.y
|
|
382
386
|
};
|
|
383
|
-
I = o, je(
|
|
387
|
+
I = o, je(t, s, o, u), c && $(t);
|
|
384
388
|
}
|
|
385
389
|
function Ne() {
|
|
386
|
-
let
|
|
390
|
+
let t = X, n = F.x - L.x, r = F.y - L.y;
|
|
387
391
|
ae();
|
|
388
392
|
let i = se();
|
|
389
|
-
return !
|
|
390
|
-
[
|
|
391
|
-
[
|
|
393
|
+
return !t && n === 0 && r === 0 && !i ? {
|
|
394
|
+
[e.movementCssVars.x]: "0px",
|
|
395
|
+
[e.movementCssVars.y]: "0px"
|
|
392
396
|
} : {
|
|
393
|
-
transition:
|
|
394
|
-
transform:
|
|
395
|
-
[
|
|
396
|
-
[
|
|
397
|
+
transition: t ? "none" : void 0,
|
|
398
|
+
transform: t ? _(F, L.scale) : void 0,
|
|
399
|
+
[e.movementCssVars.x]: `${n}px`,
|
|
400
|
+
[e.movementCssVars.y]: `${r}px`
|
|
397
401
|
};
|
|
398
402
|
}
|
|
399
403
|
return {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../context-menu-
|
|
1
|
+
import { t as e } from "../context-menu-xQ1sBCET.js";
|
|
2
2
|
export { e as ContextMenu };
|
|
@@ -0,0 +1,220 @@
|
|
|
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 { P as r, t as i } from "./reasons-Co5CzjKq.js";
|
|
5
|
+
import { n as a, t as o } from "./resolveStyle-XcgAuaKR.js";
|
|
6
|
+
import { createChangeEventDetails as s } from "./internals/createBaseUIEventDetails.js";
|
|
7
|
+
import { composeEventHandlers as c, liveEventHandler as l } from "./internals/composeEventHandlers.js";
|
|
8
|
+
import { i as u, n as d } from "./dom-lDdayFF_.js";
|
|
9
|
+
import { i as f } from "./popupStateMapping-nhukB8NK.js";
|
|
10
|
+
import { C as p, E as m, S as h, T as g, a as _, b as v, c as y, d as b, f as x, h as S, i as C, l as w, m as T, n as E, o as D, p as O, r as k, s as A, t as j, v as M, x as N, y as P } from "./MenuSubmenuTrigger-DMb5CwTF.js";
|
|
11
|
+
import { t as F } from "./Separator-D5oJzlA3.js";
|
|
12
|
+
import { createComponent as I, getNextElement as L, mergeProps as R, runHydrationEvents as z, spread as B, template as V } from "@solidjs/web";
|
|
13
|
+
import { createEffect as H, createMemo as U, createSignal as W, omit as G, onCleanup as K } from "solid-js";
|
|
14
|
+
//#region src/context-menu/root/ContextMenuRoot.tsx
|
|
15
|
+
function q(e) {
|
|
16
|
+
let [t, n] = W(J(), { ownedWrite: !0 });
|
|
17
|
+
return I(g, {
|
|
18
|
+
value: {
|
|
19
|
+
anchor: t,
|
|
20
|
+
setAnchor: n,
|
|
21
|
+
initialCursorPoint: { current: null },
|
|
22
|
+
allowOutsidePressDismissal: { current: !1 }
|
|
23
|
+
},
|
|
24
|
+
get children() {
|
|
25
|
+
return I(h, {
|
|
26
|
+
value: void 0,
|
|
27
|
+
get children() {
|
|
28
|
+
return I(N, {
|
|
29
|
+
get defaultOpen() {
|
|
30
|
+
return e.defaultOpen;
|
|
31
|
+
},
|
|
32
|
+
get loopFocus() {
|
|
33
|
+
return e.loopFocus;
|
|
34
|
+
},
|
|
35
|
+
get highlightItemOnHover() {
|
|
36
|
+
return e.highlightItemOnHover;
|
|
37
|
+
},
|
|
38
|
+
get onOpenChange() {
|
|
39
|
+
return e.onOpenChange;
|
|
40
|
+
},
|
|
41
|
+
get onOpenChangeComplete() {
|
|
42
|
+
return e.onOpenChangeComplete;
|
|
43
|
+
},
|
|
44
|
+
get open() {
|
|
45
|
+
return e.open;
|
|
46
|
+
},
|
|
47
|
+
get orientation() {
|
|
48
|
+
return e.orientation;
|
|
49
|
+
},
|
|
50
|
+
get disabled() {
|
|
51
|
+
return e.disabled;
|
|
52
|
+
},
|
|
53
|
+
get closeParentOnEsc() {
|
|
54
|
+
return e.closeParentOnEsc;
|
|
55
|
+
},
|
|
56
|
+
get actionsRef() {
|
|
57
|
+
return e.actionsRef;
|
|
58
|
+
},
|
|
59
|
+
get children() {
|
|
60
|
+
return e.children;
|
|
61
|
+
}
|
|
62
|
+
});
|
|
63
|
+
}
|
|
64
|
+
});
|
|
65
|
+
}
|
|
66
|
+
});
|
|
67
|
+
}
|
|
68
|
+
function J() {
|
|
69
|
+
return { getBoundingClientRect() {
|
|
70
|
+
return {
|
|
71
|
+
x: 0,
|
|
72
|
+
y: 0,
|
|
73
|
+
left: 0,
|
|
74
|
+
top: 0,
|
|
75
|
+
right: 0,
|
|
76
|
+
bottom: 0,
|
|
77
|
+
width: 0,
|
|
78
|
+
height: 0,
|
|
79
|
+
toJSON: () => ({})
|
|
80
|
+
};
|
|
81
|
+
} };
|
|
82
|
+
}
|
|
83
|
+
//#endregion
|
|
84
|
+
//#region src/context-menu/trigger/ContextMenuTrigger.tsx
|
|
85
|
+
var Y = /* @__PURE__ */ V("<div>"), X = 500;
|
|
86
|
+
function Z(e) {
|
|
87
|
+
let h = m(!1), g = p(), _ = e, y = e, [b, x] = W(null, { ownedWrite: !0 }), S = U(() => g.store.open()), C = U(() => g.store.disabled()), w = U(() => ({ open: S() })), T = U(() => a(e.class, w())), E = U(() => v({ "-webkit-touch-callout": "none" }, o(e.style, w()))), D = U(() => n(w(), f)), O = G(y, "render", "class", "onContextMenu", "onTouchCancel", "onTouchEnd", "onTouchMove", "onTouchStart", "ref", "style"), k = null, A, j, M = !1, N;
|
|
88
|
+
function P(e, t, n) {
|
|
89
|
+
let i = b();
|
|
90
|
+
if (!i) return;
|
|
91
|
+
let a = Q(i, e, t, n.type.startsWith("touch"));
|
|
92
|
+
h.initialCursorPoint.current = {
|
|
93
|
+
x: e,
|
|
94
|
+
y: t
|
|
95
|
+
}, h.setAnchor(a), g.store.setOpenMethod(n.type.startsWith("touch") ? "touch" : "mouse"), g.store.context.floatingRoot.update({
|
|
96
|
+
domReferenceElement: i,
|
|
97
|
+
referenceElement: i,
|
|
98
|
+
positionReference: a
|
|
99
|
+
}), M = !1, g.store.setOpen(!0, s(r, n)), clearTimeout(j), j = setTimeout(() => {
|
|
100
|
+
M = !0;
|
|
101
|
+
}, X);
|
|
102
|
+
}
|
|
103
|
+
function F(e) {
|
|
104
|
+
let t = b();
|
|
105
|
+
if (!t || C()) return;
|
|
106
|
+
g.store.allowMouseUpTrigger = !0, e.preventDefault(), e.stopPropagation(), P(e.clientX, e.clientY, e), N?.abort();
|
|
107
|
+
let n = new ((t.ownerDocument.defaultView?.AbortController) ?? AbortController)();
|
|
108
|
+
N = n, t.ownerDocument.addEventListener("mouseup", (e) => {
|
|
109
|
+
if (g.store.allowMouseUpTrigger = !1, !M) return;
|
|
110
|
+
clearTimeout(j), M = !1;
|
|
111
|
+
let t = u(e);
|
|
112
|
+
if (d(g.store.track().positionerElement, t)) return;
|
|
113
|
+
let n = g.store.rootNodeId();
|
|
114
|
+
n && t?.closest(`[data-rootownerid="${n}"]`) || g.store.setOpen(!1, s(i, e));
|
|
115
|
+
}, {
|
|
116
|
+
once: !0,
|
|
117
|
+
signal: n.signal
|
|
118
|
+
});
|
|
119
|
+
}
|
|
120
|
+
function V() {
|
|
121
|
+
clearTimeout(A), k = null;
|
|
122
|
+
}
|
|
123
|
+
function q(e) {
|
|
124
|
+
if (V(), g.store.allowMouseUpTrigger = !1, C() || e.touches.length !== 1) return;
|
|
125
|
+
e.stopPropagation();
|
|
126
|
+
let t = e.touches[0];
|
|
127
|
+
k = {
|
|
128
|
+
x: t.clientX,
|
|
129
|
+
y: t.clientY
|
|
130
|
+
}, A = setTimeout(() => {
|
|
131
|
+
k && !C() && P(k.x, k.y, e);
|
|
132
|
+
}, X);
|
|
133
|
+
}
|
|
134
|
+
function J(e) {
|
|
135
|
+
if (!k || e.touches.length !== 1) {
|
|
136
|
+
V();
|
|
137
|
+
return;
|
|
138
|
+
}
|
|
139
|
+
let t = e.touches[0];
|
|
140
|
+
(Math.abs(t.clientX - k.x) > 10 || Math.abs(t.clientY - k.y) > 10) && V();
|
|
141
|
+
}
|
|
142
|
+
let Z = c(l(() => _.onContextMenu), F), $ = c(l(() => _.onTouchStart), q), ee = c(l(() => _.onTouchMove), J), te = c(l(() => _.onTouchEnd), V), ne = c(l(() => _.onTouchCancel), V);
|
|
143
|
+
H(() => ({
|
|
144
|
+
trigger: b(),
|
|
145
|
+
disabled: C(),
|
|
146
|
+
backdrop: g.backdropElement(),
|
|
147
|
+
internalBackdrop: g.internalBackdropElement()
|
|
148
|
+
}), (e) => {
|
|
149
|
+
if (!e.trigger || e.disabled) return;
|
|
150
|
+
let t = (t) => {
|
|
151
|
+
let n = u(t);
|
|
152
|
+
(d(e.trigger, n) || d(e.backdrop, n) || d(e.internalBackdrop, n)) && t.preventDefault();
|
|
153
|
+
};
|
|
154
|
+
return e.trigger.ownerDocument.addEventListener("contextmenu", t), () => e.trigger?.ownerDocument.removeEventListener("contextmenu", t);
|
|
155
|
+
}), K(() => {
|
|
156
|
+
V(), clearTimeout(j), N?.abort();
|
|
157
|
+
});
|
|
158
|
+
let re = t(e, () => w(), (e) => (() => {
|
|
159
|
+
var t = L(Y);
|
|
160
|
+
return B(t, e, !1), z(), t;
|
|
161
|
+
})());
|
|
162
|
+
return I(re, R({
|
|
163
|
+
ref: [((e) => x(e)), _.ref],
|
|
164
|
+
get class() {
|
|
165
|
+
return T();
|
|
166
|
+
},
|
|
167
|
+
get style() {
|
|
168
|
+
return E();
|
|
169
|
+
},
|
|
170
|
+
onContextMenu: Z,
|
|
171
|
+
onTouchStart: $,
|
|
172
|
+
onTouchMove: ee,
|
|
173
|
+
onTouchEnd: te,
|
|
174
|
+
onTouchCancel: ne
|
|
175
|
+
}, D, O));
|
|
176
|
+
}
|
|
177
|
+
function Q(e, t, n, r) {
|
|
178
|
+
return {
|
|
179
|
+
contextElement: e,
|
|
180
|
+
getBoundingClientRect() {
|
|
181
|
+
let e = r ? 10 : 0;
|
|
182
|
+
return {
|
|
183
|
+
x: t,
|
|
184
|
+
y: n,
|
|
185
|
+
left: t,
|
|
186
|
+
top: n,
|
|
187
|
+
right: t + e,
|
|
188
|
+
bottom: n + e,
|
|
189
|
+
width: e,
|
|
190
|
+
height: e,
|
|
191
|
+
toJSON: () => ({})
|
|
192
|
+
};
|
|
193
|
+
}
|
|
194
|
+
};
|
|
195
|
+
}
|
|
196
|
+
//#endregion
|
|
197
|
+
//#region src/context-menu/index.parts.ts
|
|
198
|
+
var $ = /* @__PURE__ */ e({
|
|
199
|
+
Arrow: () => O,
|
|
200
|
+
Backdrop: () => P,
|
|
201
|
+
CheckboxItem: () => y,
|
|
202
|
+
CheckboxItemIndicator: () => A,
|
|
203
|
+
Group: () => x,
|
|
204
|
+
GroupLabel: () => b,
|
|
205
|
+
Item: () => w,
|
|
206
|
+
LinkItem: () => D,
|
|
207
|
+
Popup: () => T,
|
|
208
|
+
Portal: () => M,
|
|
209
|
+
Positioner: () => S,
|
|
210
|
+
RadioGroup: () => _,
|
|
211
|
+
RadioItem: () => C,
|
|
212
|
+
RadioItemIndicator: () => k,
|
|
213
|
+
Root: () => q,
|
|
214
|
+
Separator: () => F,
|
|
215
|
+
SubmenuRoot: () => E,
|
|
216
|
+
SubmenuTrigger: () => j,
|
|
217
|
+
Trigger: () => Z
|
|
218
|
+
});
|
|
219
|
+
//#endregion
|
|
220
|
+
export { $ as t };
|