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,8 +1,8 @@
|
|
|
1
1
|
import { d as imperativeAction } from "./internals/reasons.js";
|
|
2
2
|
import { createChangeEventDetails } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
-
import { i as PopupTriggerMap } from "./PopupStore-
|
|
3
|
+
import { i as PopupTriggerMap } from "./PopupStore-evylvVnN.js";
|
|
4
4
|
import { isServer } from "@solidjs/web";
|
|
5
|
-
import { createEffect, createSignal } from "solid-js";
|
|
5
|
+
import { createEffect, createSignal, sharedConfig } from "solid-js";
|
|
6
6
|
//#region src/internals/overlay/PopupHandle.ts
|
|
7
7
|
var DetachedPopupStore = class {
|
|
8
8
|
context = { triggerElements: new PopupTriggerMap() };
|
|
@@ -100,12 +100,21 @@ var BasePopupHandle = class {
|
|
|
100
100
|
}
|
|
101
101
|
};
|
|
102
102
|
function createPopupHandleStore(handle) {
|
|
103
|
-
const [revision, setRevision] = createSignal(0, {
|
|
104
|
-
|
|
103
|
+
const [revision, setRevision] = createSignal(0, {
|
|
104
|
+
equals: false,
|
|
105
|
+
ownedWrite: true
|
|
106
|
+
});
|
|
107
|
+
let hydrationSnapshot = !isServer && sharedConfig.hydrating;
|
|
108
|
+
createEffect(() => handle(), (current) => {
|
|
109
|
+
const unsubscribe = current?.subscribeStore(() => setRevision((value) => value + 1));
|
|
110
|
+
hydrationSnapshot = false;
|
|
111
|
+
setRevision((value) => value + 1);
|
|
112
|
+
return unsubscribe;
|
|
113
|
+
});
|
|
105
114
|
return () => {
|
|
106
115
|
revision();
|
|
107
116
|
const current = handle();
|
|
108
|
-
return current ? isServer ? current.serverStore : current.store : void 0;
|
|
117
|
+
return current ? isServer || hydrationSnapshot ? current.serverStore : current.store : void 0;
|
|
109
118
|
};
|
|
110
119
|
}
|
|
111
120
|
function attachPopupHandle(handle, store) {
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import { N as triggerPress, T as outsidePress, l as escapeKey, w as none } from "./internals/reasons.js";
|
|
2
2
|
import { createChangeEventDetails } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
-
import { t as runOnceAnimationsFinish } from "./runOnceAnimationsFinish-
|
|
4
|
-
import {
|
|
3
|
+
import { t as runOnceAnimationsFinish } from "./runOnceAnimationsFinish-CYq38H8J.js";
|
|
4
|
+
import { c as isEventTargetWithin$1, d as isShadowRoot, h as ownerWindow, i as getEventTarget, l as isHTMLElement, m as ownerDocument, n as contains, o as isElement, r as containsWithPortals } from "./dom-D8_aB1yy.js";
|
|
5
5
|
import { l as createEventEmitter, o as getNodeChildren } from "./FloatingTree-z1JPD1dR.js";
|
|
6
|
-
import { t as createTransitionStatus } from "./createTransitionStatus-
|
|
7
|
-
import { _ as ReactiveStore } from "./popupStateMapping-
|
|
8
|
-
import { createEffect, untrack } from "solid-js";
|
|
6
|
+
import { t as createTransitionStatus } from "./createTransitionStatus-184v7j3-.js";
|
|
7
|
+
import { _ as ReactiveStore } from "./popupStateMapping-VHqr6M4H.js";
|
|
8
|
+
import { createEffect, onCleanup, untrack } from "solid-js";
|
|
9
9
|
//#region src/internals/overlay/createDismiss.ts
|
|
10
|
+
function isEventTargetWithin(event, node) {
|
|
11
|
+
return isEventTargetWithin$1(event, node) || containsWithPortals(node, getEventTarget(event));
|
|
12
|
+
}
|
|
10
13
|
function normalizeBubbles(value) {
|
|
11
14
|
return {
|
|
12
15
|
escapeKey: typeof value === "boolean" ? value : value?.escapeKey ?? false,
|
|
@@ -27,10 +30,14 @@ function createDismiss(options) {
|
|
|
27
30
|
let pressStartedInside = false;
|
|
28
31
|
let pressStartPrevented = false;
|
|
29
32
|
let suppressNextOutsideClick = false;
|
|
33
|
+
let sawPressWhileOpen = false;
|
|
30
34
|
let suppressionTimer;
|
|
31
35
|
let touchTimer;
|
|
32
36
|
let touchState = null;
|
|
33
37
|
const handledEscapeEvents = /* @__PURE__ */ new WeakSet();
|
|
38
|
+
onCleanup(options.context.context.events.on("openchange", (details) => {
|
|
39
|
+
if (!details.open) sawPressWhileOpen = false;
|
|
40
|
+
}));
|
|
34
41
|
const enabled = () => options.enabled?.() ?? true;
|
|
35
42
|
const open = () => options.context.track().open;
|
|
36
43
|
const bubbles = () => normalizeBubbles(options.bubbles?.());
|
|
@@ -76,7 +83,10 @@ function createDismiss(options) {
|
|
|
76
83
|
escapeBubbles: bubbles().escapeKey,
|
|
77
84
|
outsideBubbles: bubbles().outsidePress
|
|
78
85
|
}), (state) => {
|
|
79
|
-
if (!state.open || !state.enabled)
|
|
86
|
+
if (!state.open || !state.enabled) {
|
|
87
|
+
if (!state.open) sawPressWhileOpen = false;
|
|
88
|
+
return;
|
|
89
|
+
}
|
|
80
90
|
options.context.context.data.__escapeKeyBubbles = state.escapeBubbles;
|
|
81
91
|
options.context.context.data.__outsidePressBubbles = state.outsideBubbles;
|
|
82
92
|
const documentNode = ownerDocument(state.floating);
|
|
@@ -118,10 +128,14 @@ function createDismiss(options) {
|
|
|
118
128
|
if (isElement(target) && (triggers.hasElement(target) || triggers.hasMatchingElement((trigger) => contains(trigger, target)))) return;
|
|
119
129
|
if (!("touches" in event) && isScrollbarPress(event, target)) return;
|
|
120
130
|
if (eventInsideTree(event)) return;
|
|
121
|
-
if (pressMode() === "intentional"
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
131
|
+
if (pressMode() === "intentional") {
|
|
132
|
+
const click = event;
|
|
133
|
+
if (!(click.detail === 0 || click.pointerType === "" && click.isTrusted || /android/i.test(ownerWindow(state.floating).navigator.userAgent) && Boolean(click.pointerType) && click.buttons === 1) && !sawPressWhileOpen) return;
|
|
134
|
+
if (suppressNextOutsideClick) {
|
|
135
|
+
clearTimeout(suppressionTimer);
|
|
136
|
+
suppressNextOutsideClick = false;
|
|
137
|
+
return;
|
|
138
|
+
}
|
|
125
139
|
}
|
|
126
140
|
if (!guardAllows(event) || hasBlockingChild("__outsidePressBubbles")) return;
|
|
127
141
|
const targetElement = isElement(target) ? target : null;
|
|
@@ -139,7 +153,10 @@ function createDismiss(options) {
|
|
|
139
153
|
getEventTarget(event)?.addEventListener(event.type, () => listener(event), { once: true });
|
|
140
154
|
};
|
|
141
155
|
const onPressCapture = (event) => {
|
|
142
|
-
if (event.type === "pointerdown")
|
|
156
|
+
if (event.type === "pointerdown") {
|
|
157
|
+
if (event.button === 0) sawPressWhileOpen = true;
|
|
158
|
+
pointerType = event.pointerType;
|
|
159
|
+
}
|
|
143
160
|
if (event.type === "mousedown" && touchState && !touchState.dismissOnMouseDown) return;
|
|
144
161
|
if (event.type !== "click" && eventInsideTree(event) && event.button === 0) {
|
|
145
162
|
pressStartedInside = true;
|
|
@@ -155,6 +172,7 @@ function createDismiss(options) {
|
|
|
155
172
|
});
|
|
156
173
|
};
|
|
157
174
|
const onPressEndCapture = (event) => {
|
|
175
|
+
if (event.type === "pointercancel") sawPressWhileOpen = false;
|
|
158
176
|
if (!pressStartedInside) return;
|
|
159
177
|
const prevented = pressStartPrevented;
|
|
160
178
|
resetPressStart();
|
|
@@ -221,9 +239,18 @@ function createDismiss(options) {
|
|
|
221
239
|
documentNode.addEventListener("pointercancel", onPressEndCapture, true);
|
|
222
240
|
documentNode.addEventListener("mousedown", onPressCapture, true);
|
|
223
241
|
documentNode.addEventListener("mouseup", onPressEndCapture, true);
|
|
224
|
-
documentNode.addEventListener("touchstart", onTouchStart,
|
|
225
|
-
|
|
226
|
-
|
|
242
|
+
documentNode.addEventListener("touchstart", onTouchStart, {
|
|
243
|
+
capture: true,
|
|
244
|
+
passive: true
|
|
245
|
+
});
|
|
246
|
+
documentNode.addEventListener("touchmove", onTouchMove, {
|
|
247
|
+
capture: true,
|
|
248
|
+
passive: true
|
|
249
|
+
});
|
|
250
|
+
documentNode.addEventListener("touchend", onTouchEnd, {
|
|
251
|
+
capture: true,
|
|
252
|
+
passive: true
|
|
253
|
+
});
|
|
227
254
|
}
|
|
228
255
|
return () => {
|
|
229
256
|
documentNode.removeEventListener("keydown", onKeyDown);
|
|
@@ -254,7 +281,7 @@ function createDismiss(options) {
|
|
|
254
281
|
//#endregion
|
|
255
282
|
//#region src/internals/overlay/createPopupPresence.ts
|
|
256
283
|
function createPopupPresence(store, element, options = {}) {
|
|
257
|
-
const transition = createTransitionStatus(() => store.open());
|
|
284
|
+
const transition = createTransitionStatus(() => store.open(), options.animateInitialOpen);
|
|
258
285
|
store.update({
|
|
259
286
|
mounted: untrack(transition.mounted),
|
|
260
287
|
transitionStatus: untrack(transition.transitionStatus)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as runOnceAnimationsFinish } from "./runOnceAnimationsFinish-
|
|
2
|
-
import {
|
|
3
|
-
import { n as createPopupAutoResize, t as calculateActivationDirection } from "./createPopupAutoResize-
|
|
4
|
-
import { escape, ssr, ssrAttribute, ssrGroup, ssrHydrationKey, ssrStyleProperty } from "@solidjs/web";
|
|
1
|
+
import { t as runOnceAnimationsFinish } from "./runOnceAnimationsFinish-CYq38H8J.js";
|
|
2
|
+
import { h as ownerWindow, m as ownerDocument } from "./dom-D8_aB1yy.js";
|
|
3
|
+
import { n as createPopupAutoResize, t as calculateActivationDirection } from "./createPopupAutoResize-Cg0-lLf4.js";
|
|
4
|
+
import { escape, scope, ssr, ssrAttribute, ssrGroup, ssrHydrationKey, ssrStyleProperty } from "@solidjs/web";
|
|
5
5
|
import { Show, createEffect, createSignal, onCleanup, untrack } from "solid-js";
|
|
6
6
|
//#region src/internals/overlay/adaptiveOrigin.ts
|
|
7
7
|
var adaptiveOrigin = {
|
|
@@ -55,17 +55,17 @@ var _tmpl$ = [
|
|
|
55
55
|
];
|
|
56
56
|
var _tmpl$2 = [
|
|
57
57
|
"<div",
|
|
58
|
-
" data-current",
|
|
59
|
-
">",
|
|
58
|
+
" data-current>",
|
|
60
59
|
"</div>"
|
|
61
60
|
];
|
|
62
61
|
var _tmpl$3 = [
|
|
63
62
|
"<div",
|
|
64
|
-
" data-current
|
|
63
|
+
" data-current",
|
|
64
|
+
">",
|
|
65
65
|
"</div>"
|
|
66
66
|
];
|
|
67
67
|
function PopupViewport(props) {
|
|
68
|
-
var _v$, _g
|
|
68
|
+
var _v$, _g$;
|
|
69
69
|
const signalOptions = { ownedWrite: true };
|
|
70
70
|
const [currentContainer, setCurrentContainer] = createSignal(null, signalOptions);
|
|
71
71
|
const [previousContainer, setPreviousContainer] = createSignal(null, signalOptions);
|
|
@@ -131,16 +131,21 @@ function PopupViewport(props) {
|
|
|
131
131
|
setShowStartingStyle(true);
|
|
132
132
|
cancelAnimationFrame(cleanupFrame);
|
|
133
133
|
cleanupFrame = requestAnimationFrame(() => {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
134
|
+
cleanupFrame = requestAnimationFrame(() => {
|
|
135
|
+
setShowStartingStyle(false);
|
|
136
|
+
const controller = new AbortController();
|
|
137
|
+
cleanupController = controller;
|
|
138
|
+
runOnceAnimationsFinish(state.current, () => {
|
|
139
|
+
setPreviousContent(null);
|
|
140
|
+
setPreviousDimensions(null);
|
|
141
|
+
captured = null;
|
|
142
|
+
}, controller.signal, { waitForStartingStyleRemoved: true });
|
|
143
|
+
});
|
|
142
144
|
});
|
|
143
|
-
return () =>
|
|
145
|
+
return () => {
|
|
146
|
+
cancelAnimationFrame(cleanupFrame);
|
|
147
|
+
cleanupController?.abort();
|
|
148
|
+
};
|
|
144
149
|
});
|
|
145
150
|
createEffect(() => ({
|
|
146
151
|
container: currentContainer(),
|
|
@@ -188,31 +193,36 @@ function PopupViewport(props) {
|
|
|
188
193
|
return previousContent();
|
|
189
194
|
},
|
|
190
195
|
get fallback() {
|
|
191
|
-
|
|
196
|
+
return Show({
|
|
192
197
|
keyed: true,
|
|
193
198
|
get when() {
|
|
194
199
|
return `${props.store.activeTriggerId() ?? "current"}-${contentKey()}`;
|
|
195
200
|
},
|
|
196
|
-
|
|
197
|
-
|
|
201
|
+
children: (_key) => {
|
|
202
|
+
var _v$4, _v$5;
|
|
203
|
+
return _v$4 = ssrHydrationKey(), _v$5 = scope(() => {
|
|
204
|
+
return escape(props.children);
|
|
205
|
+
}), ssr(_tmpl$2, _v$4, _v$5);
|
|
198
206
|
}
|
|
199
|
-
})
|
|
200
|
-
return ssr(_tmpl$3, _v$7, _v$8);
|
|
207
|
+
});
|
|
201
208
|
},
|
|
202
209
|
get children() {
|
|
203
210
|
return [(_v$ = ssrHydrationKey(), _g$ = ssrGroup(() => {
|
|
204
211
|
return [ssrStyleProperty("position:", "absolute") + ssrStyleProperty(";--popup-width:", previousDimensions() ? `${escape(previousDimensions().width, true)}px` : escape(void 0, true)) + ssrStyleProperty(";--popup-height:", previousDimensions() ? `${escape(previousDimensions().height, true)}px` : escape(void 0, true)), ssrAttribute("data-ending-style", showStartingStyle() ? escape(void 0, true) : "")];
|
|
205
|
-
}, 2), ssr(_tmpl$, _v$, _g$, _g$)), (
|
|
206
|
-
return ssrAttribute("data-starting-style", showStartingStyle() ? "" : escape(void 0, true));
|
|
207
|
-
}, _v$6 = escape(Show({
|
|
212
|
+
}, 2), ssr(_tmpl$, _v$, _g$, _g$)), Show({
|
|
208
213
|
keyed: true,
|
|
209
214
|
get when() {
|
|
210
215
|
return `${props.store.activeTriggerId() ?? "current"}-${contentKey()}`;
|
|
211
216
|
},
|
|
212
|
-
|
|
213
|
-
|
|
217
|
+
children: (_key) => {
|
|
218
|
+
var _v$6, _v$7, _v$8;
|
|
219
|
+
return _v$6 = ssrHydrationKey(), _v$7 = () => {
|
|
220
|
+
return ssrAttribute("data-starting-style", showStartingStyle() ? "" : escape(void 0, true));
|
|
221
|
+
}, _v$8 = scope(() => {
|
|
222
|
+
return escape(props.children);
|
|
223
|
+
}), ssr(_tmpl$3, _v$6, _v$7, _v$8);
|
|
214
224
|
}
|
|
215
|
-
})
|
|
225
|
+
})];
|
|
216
226
|
}
|
|
217
227
|
});
|
|
218
228
|
}
|
|
@@ -1,20 +1,18 @@
|
|
|
1
|
+
import { t as useRender } from "./useRender-CryVdCjs.js";
|
|
1
2
|
import { getStateAttributesProps } from "./internals/getStateAttributesProps.js";
|
|
2
3
|
import { n as resolveClass, t as resolveStyle } from "./resolveStyle-XCSFDHAL.js";
|
|
3
|
-
import {
|
|
4
|
+
import { mergeProps, ssrElement } from "@solidjs/web";
|
|
4
5
|
import { createMemo, omit } from "solid-js";
|
|
5
6
|
//#region src/separator/Separator.tsx
|
|
6
7
|
/** A separator element accessible to screen readers. */
|
|
7
8
|
function Separator(props) {
|
|
8
|
-
const others = omit(props, "
|
|
9
|
+
const others = omit(props, "render", "class", "orientation", "style");
|
|
9
10
|
const orientation = createMemo(() => props.orientation ?? "horizontal");
|
|
10
11
|
const state = createMemo(() => ({ orientation: orientation() }));
|
|
11
12
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
12
13
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
13
14
|
const stateAttributes = createMemo(() => getStateAttributesProps(state()));
|
|
14
|
-
return
|
|
15
|
-
get component() {
|
|
16
|
-
return props.as ?? "div";
|
|
17
|
-
},
|
|
15
|
+
return useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true))(mergeProps({
|
|
18
16
|
get ["class"]() {
|
|
19
17
|
return classValue();
|
|
20
18
|
},
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { u as focusOut } from "./internals/reasons.js";
|
|
2
|
+
import { createChangeEventDetails } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
+
import { n as contains } from "./dom-D8_aB1yy.js";
|
|
4
|
+
import { d as getTabbableAfterElement, f as getTabbableBeforeElement, g as FocusGuard, p as isOutsideFocusEvent } from "./popupStateMapping-VHqr6M4H.js";
|
|
5
|
+
import { t as setRef } from "./setRef-Bt70sW7c.js";
|
|
6
|
+
import { escape, memo } from "@solidjs/web";
|
|
7
|
+
import { createEffect, flush } from "solid-js";
|
|
8
|
+
//#region src/internals/overlay/TriggerFocusGuards.tsx
|
|
9
|
+
function TriggerFocusGuards(props) {
|
|
10
|
+
let beforeGuard = null;
|
|
11
|
+
let afterGuard = null;
|
|
12
|
+
const close = (event) => {
|
|
13
|
+
props.context.setOpen(false, createChangeEventDetails(focusOut, event, event.currentTarget));
|
|
14
|
+
flush();
|
|
15
|
+
};
|
|
16
|
+
createEffect(() => props.enabled, (enabled) => {
|
|
17
|
+
if (!enabled) return;
|
|
18
|
+
if (beforeGuard && props.beforeGuardRef) setRef(props.beforeGuardRef, beforeGuard);
|
|
19
|
+
if (afterGuard && props.afterGuardRef) setRef(props.afterGuardRef, afterGuard);
|
|
20
|
+
});
|
|
21
|
+
return [
|
|
22
|
+
FocusGuard({
|
|
23
|
+
get hidden() {
|
|
24
|
+
return !props.enabled;
|
|
25
|
+
},
|
|
26
|
+
"data-type": "trigger-before",
|
|
27
|
+
ref: (element) => beforeGuard = element,
|
|
28
|
+
onFocus: (event) => {
|
|
29
|
+
close(event);
|
|
30
|
+
getTabbableBeforeElement(beforeGuard)?.focus();
|
|
31
|
+
}
|
|
32
|
+
}),
|
|
33
|
+
memo(() => {
|
|
34
|
+
return escape(props.children);
|
|
35
|
+
}),
|
|
36
|
+
FocusGuard({
|
|
37
|
+
get hidden() {
|
|
38
|
+
return !props.enabled;
|
|
39
|
+
},
|
|
40
|
+
"data-type": "trigger-after",
|
|
41
|
+
ref: (element) => afterGuard = element,
|
|
42
|
+
onFocus: (event) => {
|
|
43
|
+
const positioner = props.positioner();
|
|
44
|
+
if (positioner && isOutsideFocusEvent(event, positioner)) {
|
|
45
|
+
props.beforeContentGuard?.()?.focus();
|
|
46
|
+
return;
|
|
47
|
+
}
|
|
48
|
+
close(event);
|
|
49
|
+
let next = getTabbableAfterElement(afterGuard ?? props.trigger());
|
|
50
|
+
while (next && contains(positioner, next)) {
|
|
51
|
+
const previous = next;
|
|
52
|
+
next = getTabbableAfterElement(next);
|
|
53
|
+
if (next === previous) break;
|
|
54
|
+
}
|
|
55
|
+
next?.focus();
|
|
56
|
+
}
|
|
57
|
+
})
|
|
58
|
+
];
|
|
59
|
+
}
|
|
60
|
+
//#endregion
|
|
61
|
+
export { TriggerFocusGuards as t };
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { t as __exportAll } from "../rolldown-runtime-D7D4PA-g.js";
|
|
2
|
+
import { t as useRender } from "../useRender-CryVdCjs.js";
|
|
2
3
|
import { getStateAttributesProps } from "../internals/getStateAttributesProps.js";
|
|
3
4
|
import { N as triggerPress, w as none } from "../internals/reasons.js";
|
|
4
5
|
import { n as resolveClass, t as resolveStyle } from "../resolveStyle-XCSFDHAL.js";
|
|
5
|
-
import { n as createCollapsibleTransitionStatus, t as createCollapsiblePanel } from "../createCollapsiblePanel-
|
|
6
|
+
import { n as createCollapsibleTransitionStatus, t as createCollapsiblePanel } from "../createCollapsiblePanel-B45kTe6v.js";
|
|
6
7
|
import { createChangeEventDetails } from "../internals/createBaseUIEventDetails.js";
|
|
7
8
|
import { transitionStatusMapping } from "../internals/stateAttributesMapping.js";
|
|
8
|
-
import { composeEventHandlers } from "../internals/composeEventHandlers.js";
|
|
9
|
-
import {
|
|
9
|
+
import { composeEventHandlers, liveEventHandler } from "../internals/composeEventHandlers.js";
|
|
10
|
+
import { memo, mergeProps, ssrElement } from "@solidjs/web";
|
|
10
11
|
import { Show, createContext, createEffect, createMemo, createSignal, createUniqueId, flush, omit, onCleanup, untrack, useContext } from "solid-js";
|
|
11
12
|
//#region src/accordion/root/AccordionRootContext.ts
|
|
12
13
|
var MISSING_CONTEXT$1 = Symbol("AccordionRootContext");
|
|
@@ -34,7 +35,7 @@ function AccordionRoot(props) {
|
|
|
34
35
|
let nextItemOrder = 0;
|
|
35
36
|
let disposed = false;
|
|
36
37
|
let itemChangeQueued = false;
|
|
37
|
-
const others = omit(allProps, "
|
|
38
|
+
const others = omit(allProps, "render", "class", "defaultValue", "disabled", "hiddenUntilFound", "keepMounted", "loopFocus", "multiple", "onValueChange", "orientation", "ref", "style", "value");
|
|
38
39
|
const value = createMemo(() => controlled ? internalProps.value ?? EMPTY_VALUE : uncontrolledValue());
|
|
39
40
|
const disabled = createMemo(() => internalProps.disabled ?? false);
|
|
40
41
|
const hiddenUntilFound = createMemo(() => internalProps.hiddenUntilFound ?? false);
|
|
@@ -122,13 +123,11 @@ function AccordionRoot(props) {
|
|
|
122
123
|
onCleanup(() => {
|
|
123
124
|
disposed = true;
|
|
124
125
|
});
|
|
126
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
125
127
|
return AccordionRootContext({
|
|
126
128
|
value: context,
|
|
127
129
|
get children() {
|
|
128
|
-
return
|
|
129
|
-
get component() {
|
|
130
|
-
return props.as ?? "div";
|
|
131
|
-
},
|
|
130
|
+
return Render(mergeProps({
|
|
132
131
|
ref: [((element) => setRootElement(element)), internalProps.ref],
|
|
133
132
|
get ["class"]() {
|
|
134
133
|
return classValue();
|
|
@@ -215,7 +214,7 @@ function AccordionItem(props) {
|
|
|
215
214
|
const registered = registeredTriggerId();
|
|
216
215
|
return registered === null ? void 0 : registered ?? defaultTriggerId;
|
|
217
216
|
});
|
|
218
|
-
const others = omit(allProps, "
|
|
217
|
+
const others = omit(allProps, "render", "class", "disabled", "onOpenChange", "ref", "style", "value");
|
|
219
218
|
const state = createMemo(() => ({
|
|
220
219
|
...root.state(),
|
|
221
220
|
hidden: !open() && !transition.mounted(),
|
|
@@ -255,13 +254,11 @@ function AccordionItem(props) {
|
|
|
255
254
|
unregister();
|
|
256
255
|
setElement(void 0);
|
|
257
256
|
});
|
|
257
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
258
258
|
return AccordionItemContext({
|
|
259
259
|
value: context,
|
|
260
260
|
get children() {
|
|
261
|
-
return
|
|
262
|
-
get component() {
|
|
263
|
-
return props.as ?? "div";
|
|
264
|
-
},
|
|
261
|
+
return Render(mergeProps({
|
|
265
262
|
ref: [((current) => setElement(current)), internalProps.ref],
|
|
266
263
|
get ["class"]() {
|
|
267
264
|
return classValue();
|
|
@@ -279,15 +276,12 @@ function AccordionItem(props) {
|
|
|
279
276
|
function AccordionHeader(props) {
|
|
280
277
|
const context = useAccordionItemContext();
|
|
281
278
|
const internalProps = props;
|
|
282
|
-
const others = omit(props, "
|
|
279
|
+
const others = omit(props, "render", "class", "ref", "style");
|
|
283
280
|
const state = context.state;
|
|
284
281
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
285
282
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
286
283
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), accordionStateAttributesMapping));
|
|
287
|
-
return
|
|
288
|
-
get component() {
|
|
289
|
-
return props.as ?? "h3";
|
|
290
|
-
},
|
|
284
|
+
return useRender(props, () => state(), (props) => ssrElement("h3", props, void 0, true))(mergeProps({
|
|
291
285
|
ref: [internalProps.ref],
|
|
292
286
|
get ["class"]() {
|
|
293
287
|
return classValue();
|
|
@@ -318,30 +312,27 @@ function AccordionTrigger(props) {
|
|
|
318
312
|
const id = createMemo(() => registeredId() ?? context.defaultTriggerId);
|
|
319
313
|
const disabled = createMemo(() => (internalProps.disabled ?? false) || context.disabled());
|
|
320
314
|
const nativeButton = createMemo(() => internalProps.nativeButton ?? true);
|
|
321
|
-
const others = omit(allProps, "
|
|
315
|
+
const others = omit(allProps, "render", "class", "disabled", "id", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseUp", "onPointerDown", "ref", "style");
|
|
322
316
|
const state = context.state;
|
|
323
317
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
324
318
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
325
319
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), triggerStateAttributesMapping));
|
|
326
320
|
const ariaDisabled = createMemo(() => nativeButton() ? disabled() ? "true" : "false" : disabled() ? "true" : void 0);
|
|
327
|
-
const onClick = composeEventHandlers(() => untrack(() => disabled() ? preventInteraction : void 0), () => internalProps.onClick, (
|
|
321
|
+
const onClick = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventInteraction : void 0)), liveEventHandler(() => internalProps.onClick), (event) => {
|
|
328
322
|
context.requestOpenChange(!context.open(), event, triggerPress);
|
|
329
323
|
});
|
|
330
|
-
const onMouseDown = composeEventHandlers(() => untrack(() => disabled() ? stopInteraction : void 0), () => internalProps.onMouseDown);
|
|
331
|
-
const onMouseUp = composeEventHandlers(() => internalProps.onMouseUp);
|
|
332
|
-
const onPointerDown = composeEventHandlers(() => untrack(() => disabled() ? preventInteraction : void 0), () => internalProps.onPointerDown);
|
|
333
|
-
const onKeyDown = composeEventHandlers(() => untrack(() => disabled() ? preventDisabledKeyDown : void 0), () => internalProps.onKeyDown, () => untrack(() => nativeButton() ? void 0 : handleNonNativeKeyDown));
|
|
334
|
-
const onKeyUp = composeEventHandlers(() => untrack(() => disabled() ? stopInteraction : void 0), () => internalProps.onKeyUp, () => untrack(() => nativeButton() ? void 0 : handleNonNativeKeyUp));
|
|
324
|
+
const onMouseDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopInteraction : void 0)), liveEventHandler(() => internalProps.onMouseDown));
|
|
325
|
+
const onMouseUp = composeEventHandlers(liveEventHandler(() => internalProps.onMouseUp));
|
|
326
|
+
const onPointerDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventInteraction : void 0)), liveEventHandler(() => internalProps.onPointerDown));
|
|
327
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventDisabledKeyDown : void 0)), liveEventHandler(() => internalProps.onKeyDown), liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeKeyDown)));
|
|
328
|
+
const onKeyUp = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopInteraction : void 0)), liveEventHandler(() => internalProps.onKeyUp), liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeKeyUp)));
|
|
335
329
|
createEffect(() => registeredId(), (currentId) => {
|
|
336
330
|
context.setTriggerIdState((existingId) => currentId ?? (existingId === null ? void 0 : existingId));
|
|
337
331
|
return () => {
|
|
338
332
|
context.setTriggerIdState((existingId) => existingId === currentId ? null : existingId);
|
|
339
333
|
};
|
|
340
334
|
});
|
|
341
|
-
return
|
|
342
|
-
get component() {
|
|
343
|
-
return props.as ?? "button";
|
|
344
|
-
},
|
|
335
|
+
return useRender(props, () => state(), (props) => ssrElement("button", props, void 0, true))(mergeProps({
|
|
345
336
|
ref: [internalProps.ref],
|
|
346
337
|
get id() {
|
|
347
338
|
return id();
|
|
@@ -444,7 +435,7 @@ function AccordionPanel(props) {
|
|
|
444
435
|
const keepMounted = createMemo(() => internalProps.keepMounted ?? root.keepMounted());
|
|
445
436
|
const registeredId = createMemo(() => internalProps.id || void 0);
|
|
446
437
|
const id = createMemo(() => internalProps.id ?? item.defaultPanelId);
|
|
447
|
-
const others = omit(allProps, "
|
|
438
|
+
const others = omit(allProps, "render", "class", "hiddenUntilFound", "id", "keepMounted", "ref", "style");
|
|
448
439
|
const controller = createCollapsiblePanel({
|
|
449
440
|
element: panelElement,
|
|
450
441
|
hiddenUntilFound,
|
|
@@ -480,60 +471,31 @@ function AccordionPanel(props) {
|
|
|
480
471
|
if (current.hiddenUntilFound && current.keepMounted === false && false);
|
|
481
472
|
});
|
|
482
473
|
onCleanup(() => setPanelElement(void 0));
|
|
474
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
483
475
|
return Show({
|
|
484
476
|
get when() {
|
|
485
477
|
return controller.shouldRender();
|
|
486
478
|
},
|
|
487
479
|
get children() {
|
|
488
|
-
return
|
|
489
|
-
|
|
490
|
-
|
|
480
|
+
return Render(mergeProps({
|
|
481
|
+
ref: [internalProps.ref, ((element) => setPanelElement(element))],
|
|
482
|
+
get id() {
|
|
483
|
+
return id();
|
|
484
|
+
},
|
|
485
|
+
get ["class"]() {
|
|
486
|
+
return classValue();
|
|
487
|
+
},
|
|
488
|
+
get style() {
|
|
489
|
+
return styleValue();
|
|
491
490
|
},
|
|
492
|
-
get
|
|
493
|
-
return
|
|
494
|
-
return mergeProps({
|
|
495
|
-
get id() {
|
|
496
|
-
return id();
|
|
497
|
-
},
|
|
498
|
-
get ["class"]() {
|
|
499
|
-
return classValue();
|
|
500
|
-
},
|
|
501
|
-
get style() {
|
|
502
|
-
return styleValue();
|
|
503
|
-
},
|
|
504
|
-
get hidden() {
|
|
505
|
-
return hiddenValue();
|
|
506
|
-
},
|
|
507
|
-
role: "region",
|
|
508
|
-
get ["aria-labelledby"]() {
|
|
509
|
-
return item.triggerId();
|
|
510
|
-
}
|
|
511
|
-
}, stateAttributes, others);
|
|
512
|
-
}, void 0, true);
|
|
491
|
+
get hidden() {
|
|
492
|
+
return hiddenValue();
|
|
513
493
|
},
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
get id() {
|
|
520
|
-
return id();
|
|
521
|
-
},
|
|
522
|
-
get ["class"]() {
|
|
523
|
-
return classValue();
|
|
524
|
-
},
|
|
525
|
-
get style() {
|
|
526
|
-
return styleValue();
|
|
527
|
-
},
|
|
528
|
-
get hidden() {
|
|
529
|
-
return hiddenValue();
|
|
530
|
-
},
|
|
531
|
-
role: "region",
|
|
532
|
-
get ["aria-labelledby"]() {
|
|
533
|
-
return item.triggerId();
|
|
534
|
-
}
|
|
535
|
-
}, stateAttributes, others))
|
|
536
|
-
});
|
|
494
|
+
role: "region",
|
|
495
|
+
get ["aria-labelledby"]() {
|
|
496
|
+
return item.triggerId();
|
|
497
|
+
}
|
|
498
|
+
}, stateAttributes, others));
|
|
537
499
|
}
|
|
538
500
|
});
|
|
539
501
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as __exportAll } from "../rolldown-runtime-D7D4PA-g.js";
|
|
2
|
-
import { a as DialogTitle, c as DialogDescription, i as DialogTrigger, l as DialogClose, m as renderDialogRoot, o as DialogPortal, r as DialogViewport, t as DialogHandle } from "../DialogHandle-
|
|
3
|
-
import { n as DialogBackdrop, t as DialogPopup } from "../DialogPopup-
|
|
2
|
+
import { a as DialogTitle, c as DialogDescription, i as DialogTrigger, l as DialogClose, m as renderDialogRoot, o as DialogPortal, r as DialogViewport, t as DialogHandle } from "../DialogHandle-BGIISmG7.js";
|
|
3
|
+
import { n as DialogBackdrop, t as DialogPopup } from "../DialogPopup-C2ZDGf42.js";
|
|
4
4
|
//#region src/alert-dialog/root/AlertDialogRoot.tsx
|
|
5
5
|
/** Groups all parts of the alert dialog without rendering an element. */
|
|
6
6
|
function AlertDialogRoot(props) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as __exportAll } from "../rolldown-runtime-D7D4PA-g.js";
|
|
2
2
|
import "../internals/reasons.js";
|
|
3
|
-
import { A as getFilter, D as ComboboxTrigger,
|
|
4
|
-
import {
|
|
5
|
-
import { mergeProps } from "@solidjs/web";
|
|
3
|
+
import { A as getFilter, D as ComboboxTrigger, F as stringifyAsLabel, O as AriaCombobox, _ as ComboboxClear, a as ComboboxItem, c as ComboboxGroup, d as ComboboxPositioner, f as ComboboxBackdrop, g as ComboboxCollection, h as ComboboxList, i as ComboboxRow, k as useComboboxRootContext, l as ComboboxArrow, m as ComboboxStatus, n as ComboboxSeparator, p as ComboboxPortal, r as ComboboxEmpty, s as ComboboxGroupLabel, t as useFilteredItems, u as ComboboxPopup, v as ComboboxIcon, x as ComboboxInput, y as ComboboxInputGroup } from "../useFilteredItems-BmhL0nf1.js";
|
|
4
|
+
import { t as isSolidAccessor } from "../isSolidAccessor-CZpzAH5l.js";
|
|
5
|
+
import { memo, mergeProps } from "@solidjs/web";
|
|
6
6
|
import { createEffect, createMemo, createSignal, omit, untrack } from "solid-js";
|
|
7
7
|
//#region src/autocomplete/root/AutocompleteRoot.tsx
|
|
8
8
|
function AutocompleteRoot(props) {
|
|
@@ -12,7 +12,7 @@ function AutocompleteRoot(props) {
|
|
|
12
12
|
let lastControlledValue = untrack(() => props.value);
|
|
13
13
|
let supersedesNextHighlight = false;
|
|
14
14
|
const mode = createMemo(() => props.mode ?? "list");
|
|
15
|
-
const enableInline = createMemo(() => mode() === "inline" || mode() === "both");
|
|
15
|
+
const enableInline = createMemo(() => !props.readOnly && (mode() === "inline" || mode() === "both"));
|
|
16
16
|
const staticItems = createMemo(() => mode() === "inline" || mode() === "none");
|
|
17
17
|
const typedValue = createMemo(() => controlled ? props.value ?? "" : uncontrolledValue());
|
|
18
18
|
const inputValue = createMemo(() => {
|
|
@@ -29,10 +29,11 @@ function AutocompleteRoot(props) {
|
|
|
29
29
|
return (item, _query, itemToString) => match(item, typedQuery(), itemToString);
|
|
30
30
|
});
|
|
31
31
|
function handleInputValueChange(next, details) {
|
|
32
|
+
props.onValueChange?.(next, details);
|
|
33
|
+
if (details.isCanceled) return;
|
|
32
34
|
supersedesNextHighlight = false;
|
|
33
35
|
setInlineValue("");
|
|
34
36
|
if (!controlled) setUncontrolledValue(next);
|
|
35
|
-
props.onValueChange?.(next, details);
|
|
36
37
|
}
|
|
37
38
|
function handleItemHighlighted(highlightedValue, details) {
|
|
38
39
|
props.onItemHighlighted?.(highlightedValue, details);
|
|
@@ -51,6 +52,11 @@ function AutocompleteRoot(props) {
|
|
|
51
52
|
get autoComplete() {
|
|
52
53
|
return mode();
|
|
53
54
|
},
|
|
55
|
+
get filterQuery() {
|
|
56
|
+
return memo(() => {
|
|
57
|
+
return mode() === "both";
|
|
58
|
+
})() ? typedQuery() : void 0;
|
|
59
|
+
},
|
|
54
60
|
get filter() {
|
|
55
61
|
return filter();
|
|
56
62
|
},
|
|
@@ -69,6 +75,9 @@ function AutocompleteRoot(props) {
|
|
|
69
75
|
onInputValueChange: handleInputValueChange,
|
|
70
76
|
onItemHighlighted: handleItemHighlighted
|
|
71
77
|
}, others));
|
|
78
|
+
createEffect(enableInline, (enabled) => {
|
|
79
|
+
if (!enabled) setInlineValue("");
|
|
80
|
+
});
|
|
72
81
|
createEffect(() => props.value, (next) => {
|
|
73
82
|
if (!controlled || next === lastControlledValue) return;
|
|
74
83
|
lastControlledValue = next;
|