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,10 +1,10 @@
|
|
|
1
1
|
import { d as e } from "./reasons-Co5CzjKq.js";
|
|
2
2
|
import { createChangeEventDetails as t } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
-
import { i as n } from "./PopupStore-
|
|
3
|
+
import { i as n } from "./PopupStore-BjRwcvbG.js";
|
|
4
4
|
import { isServer as r } from "@solidjs/web";
|
|
5
|
-
import { createEffect as i, createSignal as a } from "solid-js";
|
|
5
|
+
import { createEffect as i, createSignal as a, sharedConfig as o } from "solid-js";
|
|
6
6
|
//#region src/internals/overlay/PopupHandle.ts
|
|
7
|
-
var
|
|
7
|
+
var s = class {
|
|
8
8
|
context = { triggerElements: new n() };
|
|
9
9
|
state = {
|
|
10
10
|
open: !1,
|
|
@@ -42,7 +42,7 @@ var o = class {
|
|
|
42
42
|
};
|
|
43
43
|
}
|
|
44
44
|
forwardTriggerData(e, t, n) {}
|
|
45
|
-
},
|
|
45
|
+
}, c = class {
|
|
46
46
|
componentName;
|
|
47
47
|
throwOnMissingTrigger;
|
|
48
48
|
attachedStores = [];
|
|
@@ -51,7 +51,7 @@ var o = class {
|
|
|
51
51
|
attachedStore = null;
|
|
52
52
|
overlapWarningFrame = 0;
|
|
53
53
|
constructor(e, t = !0, n) {
|
|
54
|
-
this.componentName = e, this.throwOnMissingTrigger = t, this.fallbackStore = n ?? new
|
|
54
|
+
this.componentName = e, this.throwOnMissingTrigger = t, this.fallbackStore = n ?? new s();
|
|
55
55
|
}
|
|
56
56
|
get store() {
|
|
57
57
|
return this.attachedStore ?? this.fallbackStore;
|
|
@@ -86,16 +86,22 @@ var o = class {
|
|
|
86
86
|
this.attachedStore !== e && (this.attachedStore = e, this.listeners.forEach((e) => e()));
|
|
87
87
|
}
|
|
88
88
|
};
|
|
89
|
-
function
|
|
90
|
-
let [t, n] = a(0, {
|
|
91
|
-
|
|
89
|
+
function l(e) {
|
|
90
|
+
let [t, n] = a(0, {
|
|
91
|
+
equals: !1,
|
|
92
|
+
ownedWrite: !0
|
|
93
|
+
}), s = !r && o.hydrating;
|
|
94
|
+
return i(() => e(), (e) => {
|
|
95
|
+
let t = e?.subscribeStore(() => n((e) => e + 1));
|
|
96
|
+
return s = !1, n((e) => e + 1), t;
|
|
97
|
+
}), () => {
|
|
92
98
|
t();
|
|
93
99
|
let n = e();
|
|
94
|
-
return n ? r ? n.serverStore : n.store : void 0;
|
|
100
|
+
return n ? r || s ? n.serverStore : n.store : void 0;
|
|
95
101
|
};
|
|
96
102
|
}
|
|
97
|
-
function
|
|
103
|
+
function u(e, t) {
|
|
98
104
|
i(() => e(), (e) => e?.attachStore(t));
|
|
99
105
|
}
|
|
100
106
|
//#endregion
|
|
101
|
-
export {
|
|
107
|
+
export { l as i, s as n, u as r, c as t };
|
|
@@ -1,149 +1,172 @@
|
|
|
1
1
|
import { P as e, T as t, l as n, w as r } from "./reasons-Co5CzjKq.js";
|
|
2
2
|
import { createChangeEventDetails as i } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
-
import { t as a } from "./runOnceAnimationsFinish-
|
|
4
|
-
import {
|
|
5
|
-
import { l as
|
|
6
|
-
import { t as
|
|
7
|
-
import { _ } from "./popupStateMapping-
|
|
8
|
-
import { createEffect as
|
|
3
|
+
import { t as a } from "./runOnceAnimationsFinish-CFADb4CN.js";
|
|
4
|
+
import { c as o, d as s, h as c, i as l, l as u, m as d, n as f, o as p, r as m } from "./dom-lDdayFF_.js";
|
|
5
|
+
import { l as h, o as g } from "./FloatingTree-23B7KKPD.js";
|
|
6
|
+
import { t as _ } from "./createTransitionStatus-BL_cPSEA.js";
|
|
7
|
+
import { _ as v } from "./popupStateMapping-nhukB8NK.js";
|
|
8
|
+
import { createEffect as y, onCleanup as b, untrack as x } from "solid-js";
|
|
9
9
|
//#region src/internals/overlay/createDismiss.ts
|
|
10
|
-
function
|
|
10
|
+
function S(e, t) {
|
|
11
|
+
return o(e, t) || m(t, l(e));
|
|
12
|
+
}
|
|
13
|
+
function C(e) {
|
|
11
14
|
return {
|
|
12
15
|
escapeKey: typeof e == "boolean" ? e : e?.escapeKey ?? !1,
|
|
13
16
|
outsidePress: typeof e == "boolean" ? e : e?.outsidePress ?? !0
|
|
14
17
|
};
|
|
15
18
|
}
|
|
16
|
-
function
|
|
17
|
-
if (!
|
|
19
|
+
function w(e, t) {
|
|
20
|
+
if (!u(t)) return !1;
|
|
18
21
|
let n = c(t).getComputedStyle(t), r = t.matches("html,body"), i = (r || /auto|scroll/.test(n.overflowX)) && t.clientWidth > 0 && t.scrollWidth > t.clientWidth;
|
|
19
22
|
return (r || /auto|scroll/.test(n.overflowY)) && t.clientHeight > 0 && t.scrollHeight > t.clientHeight && (n.direction === "rtl" ? e.offsetX <= t.offsetWidth - t.clientWidth : e.offsetX > t.clientWidth) || i && e.offsetY > t.clientHeight;
|
|
20
23
|
}
|
|
21
|
-
function
|
|
22
|
-
let a = !1,
|
|
24
|
+
function T(r) {
|
|
25
|
+
let a = !1, o, u = "", m = !1, h = !1, _ = !1, v = !1, x, T, E = null, D = /* @__PURE__ */ new WeakSet();
|
|
26
|
+
b(r.context.context.events.on("openchange", (e) => {
|
|
27
|
+
e.open || (v = !1);
|
|
28
|
+
}));
|
|
29
|
+
let O = () => r.enabled?.() ?? !0, k = () => r.context.track().open, A = () => C(r.bubbles?.()), j = () => r.outsidePress?.() ?? !0, M = () => j() !== !1, N = () => {
|
|
23
30
|
let e = r.outsidePressEvent?.() ?? "sloppy";
|
|
24
|
-
return typeof e == "string" ? e :
|
|
25
|
-
},
|
|
26
|
-
if (
|
|
31
|
+
return typeof e == "string" ? e : u === "touch" ? e.touch : e.mouse;
|
|
32
|
+
}, P = () => r.tree?.(), F = () => r.context.context.nodeId, I = (e = !0) => P() ? g(P().nodes, F(), e) : [], L = (e) => I().some((t) => t.context?.state.open && t.context.context.data[e] !== !0), R = (e) => S(e, r.context.state.floatingElement) || S(e, r.context.state.domReferenceElement) || (r.insideElements?.() ?? []).some((t) => S(e, t)), z = (e) => R(e) || I(!1).some((t) => {
|
|
33
|
+
if (S(e, t.context?.state.floatingElement) || t.context?.context.triggerElements.hasMatchingElement((t) => S(e, t))) return !0;
|
|
27
34
|
let n = t.context?.context.data.insideElements;
|
|
28
|
-
return typeof n == "function" && n().some((t) =>
|
|
29
|
-
}),
|
|
30
|
-
if (e.baseUIHandlerPrevented ||
|
|
31
|
-
|
|
35
|
+
return typeof n == "function" && n().some((t) => S(e, t));
|
|
36
|
+
}), B = (e) => {
|
|
37
|
+
if (e.baseUIHandlerPrevented || D.has(e) || !k() || !O() || !(r.escapeKey?.() ?? !0) || e.key !== "Escape" || a || e.isComposing || e.keyCode === 229 || !A().escapeKey && L("__escapeKeyBubbles")) return;
|
|
38
|
+
D.add(e);
|
|
32
39
|
let t = i(n, e);
|
|
33
|
-
r.context.setOpen(!1, t), t.isCanceled || e.preventDefault(), !
|
|
40
|
+
r.context.setOpen(!1, t), t.isCanceled || e.preventDefault(), !A().escapeKey && !t.isPropagationAllowed && e.stopPropagation();
|
|
34
41
|
};
|
|
35
|
-
return
|
|
36
|
-
open:
|
|
37
|
-
enabled:
|
|
42
|
+
return y(() => ({
|
|
43
|
+
open: k(),
|
|
44
|
+
enabled: O(),
|
|
38
45
|
floating: r.context.track().floatingElement,
|
|
39
46
|
escapeKey: r.escapeKey?.() ?? !0,
|
|
40
|
-
outsidePressEnabled:
|
|
41
|
-
escapeBubbles:
|
|
42
|
-
outsideBubbles:
|
|
47
|
+
outsidePressEnabled: M(),
|
|
48
|
+
escapeBubbles: A().escapeKey,
|
|
49
|
+
outsideBubbles: A().outsidePress
|
|
43
50
|
}), (e) => {
|
|
44
|
-
if (!e.open || !e.enabled)
|
|
51
|
+
if (!e.open || !e.enabled) {
|
|
52
|
+
e.open || (v = !1);
|
|
53
|
+
return;
|
|
54
|
+
}
|
|
45
55
|
r.context.context.data.__escapeKeyBubbles = e.escapeBubbles, r.context.context.data.__outsidePressBubbles = e.outsideBubbles;
|
|
46
|
-
let n =
|
|
47
|
-
clearTimeout(
|
|
48
|
-
},
|
|
49
|
-
clearTimeout(
|
|
56
|
+
let n = d(e.floating), g = () => {
|
|
57
|
+
clearTimeout(o), a = !0;
|
|
58
|
+
}, y = () => {
|
|
59
|
+
clearTimeout(o), o = setTimeout(() => {
|
|
50
60
|
a = !1;
|
|
51
61
|
}, typeof CSS < "u" && CSS.supports?.("-webkit-backdrop-filter:none") ? 5 : 0);
|
|
52
|
-
}, v = () => {
|
|
53
|
-
m = !1, g = !1;
|
|
54
62
|
}, b = () => {
|
|
55
|
-
|
|
63
|
+
m = !1, h = !1;
|
|
64
|
+
}, S = () => {
|
|
65
|
+
_ = !0, clearTimeout(x), x = setTimeout(() => {
|
|
56
66
|
_ = !1;
|
|
57
67
|
});
|
|
58
|
-
},
|
|
59
|
-
let t =
|
|
68
|
+
}, C = (e) => {
|
|
69
|
+
let t = j();
|
|
60
70
|
return typeof t != "function" || t(e);
|
|
61
|
-
},
|
|
62
|
-
if (
|
|
63
|
-
a.type !== "click" && !
|
|
71
|
+
}, D = (a) => {
|
|
72
|
+
if (N() === "intentional" && a.type !== "click" || N() === "sloppy" && a.type === "click") {
|
|
73
|
+
a.type !== "click" && !R(a) && (clearTimeout(x), _ = !1);
|
|
64
74
|
return;
|
|
65
75
|
}
|
|
66
|
-
let
|
|
67
|
-
if (o
|
|
68
|
-
if (
|
|
69
|
-
|
|
70
|
-
return;
|
|
76
|
+
let o = l(a), u = r.context.context.triggerElements;
|
|
77
|
+
if (p(o) && (u.hasElement(o) || u.hasMatchingElement((e) => f(e, o))) || !("touches" in a) && w(a, o) || z(a)) return;
|
|
78
|
+
if (N() === "intentional") {
|
|
79
|
+
let t = a;
|
|
80
|
+
if (!(t.detail === 0 || t.pointerType === "" && t.isTrusted || /android/i.test(c(e.floating).navigator.userAgent) && t.pointerType && t.buttons === 1) && !v) return;
|
|
81
|
+
if (_) {
|
|
82
|
+
clearTimeout(x), _ = !1;
|
|
83
|
+
return;
|
|
84
|
+
}
|
|
71
85
|
}
|
|
72
|
-
if (!
|
|
73
|
-
let
|
|
74
|
-
if (
|
|
75
|
-
let e =
|
|
86
|
+
if (!C(a) || L("__outsidePressBubbles")) return;
|
|
87
|
+
let d = p(o) ? o : null, m = d?.getRootNode(), h = s(m) ? m : n, g = Array.from(h.querySelectorAll("[data-base-ui-inert]"));
|
|
88
|
+
if (d && g.length && !d.matches("html,body") && !f(d, e.floating) && g.every((e) => !f(d.getRootNode() === e.getRootNode() ? d : null, e))) {
|
|
89
|
+
let e = d;
|
|
76
90
|
for (; e.parentElement && !e.parentElement.matches("html,body");) e = e.parentElement;
|
|
77
|
-
if (
|
|
91
|
+
if (g.every((t) => !f(e, t))) return;
|
|
78
92
|
}
|
|
79
93
|
r.context.setOpen(!1, i(t, a));
|
|
80
|
-
},
|
|
81
|
-
|
|
82
|
-
},
|
|
83
|
-
if (e.type === "pointerdown" && (
|
|
84
|
-
if (e.type !== "click" &&
|
|
85
|
-
m = !0,
|
|
86
|
-
|
|
94
|
+
}, O = (e, t) => {
|
|
95
|
+
l(e)?.addEventListener(e.type, () => t(e), { once: !0 });
|
|
96
|
+
}, k = (e) => {
|
|
97
|
+
if (e.type === "pointerdown" && (e.button === 0 && (v = !0), u = e.pointerType), !(e.type === "mousedown" && E && !E.dismissOnMouseDown)) {
|
|
98
|
+
if (e.type !== "click" && z(e) && e.button === 0) {
|
|
99
|
+
m = !0, h = !1, O(e, (e) => {
|
|
100
|
+
h = e.defaultPrevented;
|
|
87
101
|
});
|
|
88
102
|
return;
|
|
89
103
|
}
|
|
90
|
-
|
|
91
|
-
(e.type === "pointerdown" &&
|
|
104
|
+
O(e, (e) => {
|
|
105
|
+
(e.type === "pointerdown" && N() === "sloppy" && e.pointerType !== "touch" || e.type !== "pointerdown") && D(e);
|
|
92
106
|
});
|
|
93
107
|
}
|
|
94
|
-
},
|
|
95
|
-
if (!m) return;
|
|
96
|
-
let t =
|
|
97
|
-
if (
|
|
108
|
+
}, A = (e) => {
|
|
109
|
+
if (e.type === "pointercancel" && (v = !1), !m) return;
|
|
110
|
+
let t = h;
|
|
111
|
+
if (b(), N() === "intentional") {
|
|
98
112
|
if (e.type === "pointercancel") {
|
|
99
|
-
t &&
|
|
113
|
+
t && S();
|
|
100
114
|
return;
|
|
101
115
|
}
|
|
102
|
-
if (!
|
|
116
|
+
if (!z(e)) {
|
|
103
117
|
if (t) {
|
|
104
|
-
|
|
118
|
+
S();
|
|
105
119
|
return;
|
|
106
120
|
}
|
|
107
|
-
|
|
121
|
+
C(e) && (_ = !0);
|
|
108
122
|
}
|
|
109
123
|
}
|
|
110
|
-
},
|
|
111
|
-
if (
|
|
124
|
+
}, M = (e) => {
|
|
125
|
+
if (u = "touch", N() !== "sloppy" || R(e)) return;
|
|
112
126
|
let t = e.touches[0];
|
|
113
|
-
t && (
|
|
127
|
+
t && (E = {
|
|
114
128
|
startX: t.clientX,
|
|
115
129
|
startY: t.clientY,
|
|
116
130
|
dismissOnTouchEnd: !1,
|
|
117
131
|
dismissOnMouseDown: !0
|
|
118
|
-
}, clearTimeout(
|
|
119
|
-
|
|
132
|
+
}, clearTimeout(T), T = setTimeout(() => {
|
|
133
|
+
E && (E.dismissOnTouchEnd = !1, E.dismissOnMouseDown = !1);
|
|
120
134
|
}, 1e3));
|
|
121
|
-
},
|
|
122
|
-
if (
|
|
135
|
+
}, P = (e) => {
|
|
136
|
+
if (N() !== "sloppy" || !E || R(e)) return;
|
|
123
137
|
let t = e.touches[0];
|
|
124
138
|
if (!t) return;
|
|
125
|
-
let n = Math.hypot(t.clientX -
|
|
126
|
-
n > 5 && (
|
|
127
|
-
},
|
|
128
|
-
|
|
139
|
+
let n = Math.hypot(t.clientX - E.startX, t.clientY - E.startY);
|
|
140
|
+
n > 5 && (E.dismissOnTouchEnd = !0), n > 10 && (D(e), clearTimeout(T), E = null);
|
|
141
|
+
}, F = (e) => {
|
|
142
|
+
N() === "sloppy" && E && !R(e) && (E.dismissOnTouchEnd && D(e), clearTimeout(T), E = null);
|
|
129
143
|
};
|
|
130
|
-
return e.escapeKey && (n.addEventListener("keydown",
|
|
131
|
-
|
|
144
|
+
return e.escapeKey && (n.addEventListener("keydown", B), n.addEventListener("compositionstart", g), n.addEventListener("compositionend", y)), e.outsidePressEnabled && (n.addEventListener("click", k, !0), n.addEventListener("pointerdown", k, !0), n.addEventListener("pointerup", A, !0), n.addEventListener("pointercancel", A, !0), n.addEventListener("mousedown", k, !0), n.addEventListener("mouseup", A, !0), n.addEventListener("touchstart", M, {
|
|
145
|
+
capture: !0,
|
|
146
|
+
passive: !0
|
|
147
|
+
}), n.addEventListener("touchmove", P, {
|
|
148
|
+
capture: !0,
|
|
149
|
+
passive: !0
|
|
150
|
+
}), n.addEventListener("touchend", F, {
|
|
151
|
+
capture: !0,
|
|
152
|
+
passive: !0
|
|
153
|
+
})), () => {
|
|
154
|
+
n.removeEventListener("keydown", B), n.removeEventListener("compositionstart", g), n.removeEventListener("compositionend", y), n.removeEventListener("click", k, !0), n.removeEventListener("pointerdown", k, !0), n.removeEventListener("pointerup", A, !0), n.removeEventListener("pointercancel", A, !0), n.removeEventListener("mousedown", k, !0), n.removeEventListener("mouseup", A, !0), n.removeEventListener("touchstart", M, !0), n.removeEventListener("touchmove", P, !0), n.removeEventListener("touchend", F, !0), clearTimeout(o), clearTimeout(x), clearTimeout(T), b(), _ = !1, E = null;
|
|
132
155
|
};
|
|
133
156
|
}), {
|
|
134
157
|
onReferencePress: (t) => {
|
|
135
|
-
r.referencePress?.() &&
|
|
158
|
+
r.referencePress?.() && k() && O() && r.context.setOpen(!1, i(e, t));
|
|
136
159
|
},
|
|
137
|
-
onKeyDown:
|
|
160
|
+
onKeyDown: B
|
|
138
161
|
};
|
|
139
162
|
}
|
|
140
163
|
//#endregion
|
|
141
164
|
//#region src/internals/overlay/createPopupPresence.ts
|
|
142
|
-
function
|
|
143
|
-
let r =
|
|
165
|
+
function E(e, t, n = {}) {
|
|
166
|
+
let r = _(() => e.open(), n.animateInitialOpen);
|
|
144
167
|
e.update({
|
|
145
|
-
mounted:
|
|
146
|
-
transitionStatus:
|
|
168
|
+
mounted: x(r.mounted),
|
|
169
|
+
transitionStatus: x(r.transitionStatus)
|
|
147
170
|
});
|
|
148
171
|
let i = () => {
|
|
149
172
|
r.setMounted(!1), e.update({
|
|
@@ -151,12 +174,12 @@ function C(e, t, n = {}) {
|
|
|
151
174
|
activeTriggerElement: null,
|
|
152
175
|
mounted: !1,
|
|
153
176
|
preventUnmountingOnClose: !1
|
|
154
|
-
}), n.onUnmount?.(),
|
|
177
|
+
}), n.onUnmount?.(), x(e.context.onOpenChangeComplete)?.(!1);
|
|
155
178
|
};
|
|
156
|
-
return
|
|
179
|
+
return y(() => ({
|
|
157
180
|
mounted: r.mounted(),
|
|
158
181
|
transitionStatus: r.transitionStatus()
|
|
159
|
-
}), (t) => e.update(t)),
|
|
182
|
+
}), (t) => e.update(t)), y(() => ({
|
|
160
183
|
open: e.open(),
|
|
161
184
|
mounted: r.mounted(),
|
|
162
185
|
preventUnmounting: e.track().preventUnmountingOnClose,
|
|
@@ -175,7 +198,7 @@ function C(e, t, n = {}) {
|
|
|
175
198
|
return a(e.element, () => {
|
|
176
199
|
i();
|
|
177
200
|
}, t.signal), () => t.abort();
|
|
178
|
-
}),
|
|
201
|
+
}), y(() => ({
|
|
179
202
|
open: e.open(),
|
|
180
203
|
mounted: r.mounted(),
|
|
181
204
|
element: t()
|
|
@@ -183,7 +206,7 @@ function C(e, t, n = {}) {
|
|
|
183
206
|
if (!t.open || !t.mounted || !t.element) return;
|
|
184
207
|
let n = new AbortController();
|
|
185
208
|
return a(t.element, () => {
|
|
186
|
-
|
|
209
|
+
x(e.context.onOpenChangeComplete)?.(!0);
|
|
187
210
|
}, n.signal, { waitForStartingStyleRemoved: !0 }), () => n.abort();
|
|
188
211
|
}), {
|
|
189
212
|
mounted: r.mounted,
|
|
@@ -193,7 +216,7 @@ function C(e, t, n = {}) {
|
|
|
193
216
|
}
|
|
194
217
|
//#endregion
|
|
195
218
|
//#region src/internals/overlay/PopupTriggerMap.ts
|
|
196
|
-
var
|
|
219
|
+
var D = class {
|
|
197
220
|
idMap = /* @__PURE__ */ new Map();
|
|
198
221
|
add(e, t) {
|
|
199
222
|
this.idMap.set(e, t);
|
|
@@ -224,7 +247,7 @@ var w = class {
|
|
|
224
247
|
};
|
|
225
248
|
//#endregion
|
|
226
249
|
//#region src/internals/overlay/FloatingRootStore.ts
|
|
227
|
-
function
|
|
250
|
+
function O(e) {
|
|
228
251
|
return [
|
|
229
252
|
"click",
|
|
230
253
|
"mousedown",
|
|
@@ -232,9 +255,9 @@ function T(e) {
|
|
|
232
255
|
"keyup"
|
|
233
256
|
].includes(e.type);
|
|
234
257
|
}
|
|
235
|
-
var
|
|
258
|
+
var k = class extends v {
|
|
236
259
|
constructor(e) {
|
|
237
|
-
let t = e.triggerElements ?? new
|
|
260
|
+
let t = e.triggerElements ?? new D();
|
|
238
261
|
super({
|
|
239
262
|
open: !1,
|
|
240
263
|
transitionStatus: void 0,
|
|
@@ -245,7 +268,7 @@ var E = class extends _ {
|
|
|
245
268
|
floatingId: e.floatingId
|
|
246
269
|
}, {
|
|
247
270
|
data: {},
|
|
248
|
-
events:
|
|
271
|
+
events: h(),
|
|
249
272
|
nested: e.nested ?? !1,
|
|
250
273
|
nodeId: e.nodeId,
|
|
251
274
|
triggerElements: t,
|
|
@@ -257,7 +280,7 @@ var E = class extends _ {
|
|
|
257
280
|
return e.positionReference ?? e.referenceElement;
|
|
258
281
|
}
|
|
259
282
|
syncOpenEvent(e, t) {
|
|
260
|
-
(!e || !this.state.open || t &&
|
|
283
|
+
(!e || !this.state.open || t && O(t)) && (this.context.data.openEvent = e ? t : void 0);
|
|
261
284
|
}
|
|
262
285
|
dispatchOpenChange(e, t) {
|
|
263
286
|
this.syncOpenEvent(e, t.event), this.context.events.emit("openchange", {
|
|
@@ -271,12 +294,12 @@ var E = class extends _ {
|
|
|
271
294
|
setOpen(e, t) {
|
|
272
295
|
this.context.onOpenChange(e, t);
|
|
273
296
|
}
|
|
274
|
-
},
|
|
297
|
+
}, A = Object.freeze({}), j = () => void 0, M = class extends v {
|
|
275
298
|
resolvedActiveTriggerId = null;
|
|
276
299
|
closeOnActiveTriggerUnmount = !1;
|
|
277
300
|
triggerState = /* @__PURE__ */ new Map();
|
|
278
301
|
constructor(e = {}) {
|
|
279
|
-
let t = new
|
|
302
|
+
let t = new D(), n, r = new k({
|
|
280
303
|
floatingId: e.floatingId,
|
|
281
304
|
nested: e.nested,
|
|
282
305
|
nodeId: e.nodeId,
|
|
@@ -295,9 +318,9 @@ var E = class extends _ {
|
|
|
295
318
|
popupElement: null,
|
|
296
319
|
popupId: void 0,
|
|
297
320
|
positionerElement: null,
|
|
298
|
-
activeTriggerProps:
|
|
299
|
-
inactiveTriggerProps:
|
|
300
|
-
popupProps:
|
|
321
|
+
activeTriggerProps: A,
|
|
322
|
+
inactiveTriggerProps: A,
|
|
323
|
+
popupProps: A,
|
|
301
324
|
instantType: void 0,
|
|
302
325
|
adaptiveOriginMiddleware: void 0,
|
|
303
326
|
closeDelay: 0
|
|
@@ -305,11 +328,11 @@ var E = class extends _ {
|
|
|
305
328
|
triggerElements: t,
|
|
306
329
|
floatingRoot: r,
|
|
307
330
|
floatingId: e.floatingId,
|
|
308
|
-
controlledOpen: e.controlledOpen ??
|
|
309
|
-
controlledTriggerId: e.controlledTriggerId ??
|
|
310
|
-
onOpenChange: e.onOpenChange ??
|
|
311
|
-
onOpenChangeComplete: e.onOpenChangeComplete ??
|
|
312
|
-
}), n = (e, t) => this.setOpen(e, t),
|
|
331
|
+
controlledOpen: e.controlledOpen ?? j,
|
|
332
|
+
controlledTriggerId: e.controlledTriggerId ?? j,
|
|
333
|
+
onOpenChange: e.onOpenChange ?? j,
|
|
334
|
+
onOpenChangeComplete: e.onOpenChangeComplete ?? j
|
|
335
|
+
}), n = (e, t) => this.setOpen(e, t), y(() => ({
|
|
313
336
|
open: this.open(),
|
|
314
337
|
transitionStatus: this.track().transitionStatus,
|
|
315
338
|
referenceElement: this.track().activeTriggerElement,
|
|
@@ -440,29 +463,29 @@ var E = class extends _ {
|
|
|
440
463
|
}
|
|
441
464
|
clearInteractionProps() {
|
|
442
465
|
this.update({
|
|
443
|
-
activeTriggerProps:
|
|
444
|
-
inactiveTriggerProps:
|
|
445
|
-
popupProps:
|
|
466
|
+
activeTriggerProps: A,
|
|
467
|
+
inactiveTriggerProps: A,
|
|
468
|
+
popupProps: A
|
|
446
469
|
});
|
|
447
470
|
}
|
|
448
471
|
};
|
|
449
|
-
function
|
|
450
|
-
|
|
472
|
+
function N(e, t, n, r = () => ({})) {
|
|
473
|
+
y(() => ({
|
|
451
474
|
store: e(),
|
|
452
475
|
id: t(),
|
|
453
476
|
element: n()
|
|
454
477
|
}), (e) => {
|
|
455
478
|
if (!e.store || !e.id || !e.element) return;
|
|
456
|
-
let t =
|
|
457
|
-
return () =>
|
|
458
|
-
}),
|
|
479
|
+
let t = x(() => e.store.registerTrigger(e.id, e.element, r()));
|
|
480
|
+
return () => x(t);
|
|
481
|
+
}), y(() => ({
|
|
459
482
|
store: e(),
|
|
460
483
|
id: t(),
|
|
461
484
|
element: n(),
|
|
462
485
|
state: r()
|
|
463
486
|
}), (e) => {
|
|
464
|
-
e.store && e.id && e.element &&
|
|
487
|
+
e.store && e.id && e.element && x(() => e.store.forwardTriggerData(e.id, e.element, e.state));
|
|
465
488
|
});
|
|
466
489
|
}
|
|
467
490
|
//#endregion
|
|
468
|
-
export {
|
|
491
|
+
export { E as a, D as i, N as n, T as o, k as r, M as t };
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
import { t as e } from "./runOnceAnimationsFinish-CFADb4CN.js";
|
|
2
|
+
import { h as t, m as n } from "./dom-lDdayFF_.js";
|
|
3
|
+
import { n as r, t as i } from "./createPopupAutoResize-CSNpMz5v.js";
|
|
4
|
+
import { createComponent as a, effect as o, getNextElement as s, insert as c, ref as l, scope as u, setAttribute as d, setStyleProperty as f, template as p } from "@solidjs/web";
|
|
5
|
+
import { Show as m, createEffect as h, createSignal as g, onCleanup as _, untrack as v } from "solid-js";
|
|
6
|
+
//#region src/internals/overlay/adaptiveOrigin.ts
|
|
7
|
+
var y = {
|
|
8
|
+
name: "adaptiveOrigin",
|
|
9
|
+
async fn(e) {
|
|
10
|
+
let { x: r, y: i, rects: a, elements: o, platform: s, strategy: c, placement: l } = e, u = t(o.floating), d = u.getComputedStyle(o.floating);
|
|
11
|
+
if (d.transitionDuration === "0s" || d.transitionDuration === "") return {
|
|
12
|
+
x: r,
|
|
13
|
+
y: i,
|
|
14
|
+
data: {
|
|
15
|
+
sideX: "left",
|
|
16
|
+
sideY: "top"
|
|
17
|
+
}
|
|
18
|
+
};
|
|
19
|
+
let f = await s.getOffsetParent?.(o.floating), p = {
|
|
20
|
+
width: 0,
|
|
21
|
+
height: 0
|
|
22
|
+
};
|
|
23
|
+
if (c === "fixed" && u.visualViewport) p = {
|
|
24
|
+
width: u.visualViewport.width,
|
|
25
|
+
height: u.visualViewport.height
|
|
26
|
+
};
|
|
27
|
+
else if (f === u) {
|
|
28
|
+
let e = n(o.floating);
|
|
29
|
+
p = {
|
|
30
|
+
width: e.documentElement.clientWidth,
|
|
31
|
+
height: e.documentElement.clientHeight
|
|
32
|
+
};
|
|
33
|
+
} else await s.isElement?.(f) && (p = await s.getDimensions(f));
|
|
34
|
+
let m = l.split("-")[0];
|
|
35
|
+
return {
|
|
36
|
+
x: m === "left" ? p.width - (r + a.floating.width) : r,
|
|
37
|
+
y: m === "top" ? p.height - (i + a.floating.height) : i,
|
|
38
|
+
data: {
|
|
39
|
+
sideX: m === "left" ? "right" : "left",
|
|
40
|
+
sideY: m === "top" ? "bottom" : "top"
|
|
41
|
+
}
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
}, b = /* @__PURE__ */ p("<div data-previous inert style=position:absolute>"), x = /* @__PURE__ */ p("<div data-current>");
|
|
45
|
+
function S(t) {
|
|
46
|
+
let p = { ownedWrite: !0 }, [S, C] = g(null, p), [w, T] = g(null, p), [E, D] = g(null, p), [O, k] = g(null, p), [A, j] = g(!1, p), [M, N] = g(void 0, p), [P, F] = g(0, p), I = null, L = null, R = v(() => t.store.activeTriggerId()), z = v(() => t.store.state.payload), B = !1, V, H = 0;
|
|
47
|
+
return h(() => t.store, (e) => (e.set("adaptiveOriginMiddleware", y), () => e.set("adaptiveOriginMiddleware", void 0))), _(() => {
|
|
48
|
+
V?.abort(), typeof cancelAnimationFrame == "function" && cancelAnimationFrame(H);
|
|
49
|
+
}), h(() => ({
|
|
50
|
+
id: t.store.activeTriggerId(),
|
|
51
|
+
payload: t.store.track().payload
|
|
52
|
+
}), (e) => {
|
|
53
|
+
let t = e.id !== R, n = e.payload !== z;
|
|
54
|
+
t ? (F((e) => e + 1), B = !n) : B && n && (F((e) => e + 1), B = !1), R = e.id, z = e.payload;
|
|
55
|
+
}), h(() => ({
|
|
56
|
+
open: t.store.open(),
|
|
57
|
+
mounted: t.store.track().mounted,
|
|
58
|
+
trigger: t.store.track().activeTriggerElement
|
|
59
|
+
}), (e) => {
|
|
60
|
+
if (!e.open || !e.mounted) {
|
|
61
|
+
L = null;
|
|
62
|
+
return;
|
|
63
|
+
}
|
|
64
|
+
e.trigger && L && e.trigger !== L && I && (D(I), j(!0), N(i(L, e.trigger))), L = e.trigger;
|
|
65
|
+
}), h(() => ({
|
|
66
|
+
previous: E(),
|
|
67
|
+
key: P(),
|
|
68
|
+
current: S()
|
|
69
|
+
}), (t) => {
|
|
70
|
+
if (!(!t.previous || !t.current)) return V?.abort(), j(!0), cancelAnimationFrame(H), H = requestAnimationFrame(() => {
|
|
71
|
+
H = requestAnimationFrame(() => {
|
|
72
|
+
j(!1);
|
|
73
|
+
let n = new AbortController();
|
|
74
|
+
V = n, e(t.current, () => {
|
|
75
|
+
D(null), k(null), I = null;
|
|
76
|
+
}, n.signal, { waitForStartingStyleRemoved: !0 });
|
|
77
|
+
});
|
|
78
|
+
}), () => {
|
|
79
|
+
cancelAnimationFrame(H), V?.abort();
|
|
80
|
+
};
|
|
81
|
+
}), h(() => ({
|
|
82
|
+
container: S(),
|
|
83
|
+
key: P(),
|
|
84
|
+
payload: t.store.track().payload
|
|
85
|
+
}), (e) => {
|
|
86
|
+
if (!e.container) return;
|
|
87
|
+
let t = n(e.container).createElement("div");
|
|
88
|
+
Array.from(e.container.childNodes).forEach((e) => t.appendChild(e.cloneNode(!0))), I = t;
|
|
89
|
+
}), h(() => ({
|
|
90
|
+
container: w(),
|
|
91
|
+
content: E()
|
|
92
|
+
}), (e) => {
|
|
93
|
+
e.container && e.content && e.container.replaceChildren(...Array.from(e.content.childNodes));
|
|
94
|
+
}), r({
|
|
95
|
+
popup: () => t.store.track().popupElement,
|
|
96
|
+
positioner: () => t.store.track().positionerElement,
|
|
97
|
+
mounted: () => t.store.track().mounted,
|
|
98
|
+
content: () => t.store.track().payload,
|
|
99
|
+
side: () => t.side,
|
|
100
|
+
direction: () => t.direction ?? "ltr",
|
|
101
|
+
onMeasureLayout() {
|
|
102
|
+
v(S)?.style.setProperty("animation", "none"), v(S)?.style.setProperty("transition", "none"), v(w)?.style.setProperty("display", "none");
|
|
103
|
+
},
|
|
104
|
+
onMeasureLayoutComplete(e) {
|
|
105
|
+
v(S)?.style.removeProperty("animation"), v(S)?.style.removeProperty("transition"), v(w)?.style.removeProperty("display"), e && k(e);
|
|
106
|
+
}
|
|
107
|
+
}), h(() => ({
|
|
108
|
+
activationDirection: M(),
|
|
109
|
+
transitioning: E() !== null
|
|
110
|
+
}), (e) => {
|
|
111
|
+
v(() => t.onStateChange)?.(e);
|
|
112
|
+
}), a(m, {
|
|
113
|
+
get when() {
|
|
114
|
+
return E();
|
|
115
|
+
},
|
|
116
|
+
get fallback() {
|
|
117
|
+
return a(m, {
|
|
118
|
+
keyed: !0,
|
|
119
|
+
get when() {
|
|
120
|
+
return `${t.store.activeTriggerId() ?? "current"}-${P()}`;
|
|
121
|
+
},
|
|
122
|
+
children: (e) => (() => {
|
|
123
|
+
var e = s(x);
|
|
124
|
+
return l(() => C, e), c(e, u(() => t.children)), e;
|
|
125
|
+
})()
|
|
126
|
+
});
|
|
127
|
+
},
|
|
128
|
+
get children() {
|
|
129
|
+
return [(() => {
|
|
130
|
+
var e = s(b);
|
|
131
|
+
return l(() => T, e), o(() => ({
|
|
132
|
+
e: O() ? `${O().width}px` : void 0,
|
|
133
|
+
t: O() ? `${O().height}px` : void 0,
|
|
134
|
+
a: A() ? void 0 : ""
|
|
135
|
+
}), ({ e: t, t: n, a: r }, i) => {
|
|
136
|
+
t !== i?.e && f(e, "--popup-width", t), n !== i?.t && f(e, "--popup-height", n), r !== i?.a && d(e, "data-ending-style", r);
|
|
137
|
+
}), e;
|
|
138
|
+
})(), a(m, {
|
|
139
|
+
keyed: !0,
|
|
140
|
+
get when() {
|
|
141
|
+
return `${t.store.activeTriggerId() ?? "current"}-${P()}`;
|
|
142
|
+
},
|
|
143
|
+
children: (e) => (() => {
|
|
144
|
+
var e = s(x);
|
|
145
|
+
return l(() => C, e), c(e, u(() => t.children)), o(() => A() ? "" : void 0, (t) => {
|
|
146
|
+
d(e, "data-starting-style", t);
|
|
147
|
+
}), e;
|
|
148
|
+
})()
|
|
149
|
+
})];
|
|
150
|
+
}
|
|
151
|
+
});
|
|
152
|
+
}
|
|
153
|
+
//#endregion
|
|
154
|
+
export { S as t };
|