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,25 +1,26 @@
|
|
|
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
|
-
import { x as linkPress } from "../internals/reasons.js";
|
|
4
|
+
import { S as listNavigation, x as linkPress } from "../internals/reasons.js";
|
|
4
5
|
import { n as resolveClass, t as resolveStyle } from "../resolveStyle-XCSFDHAL.js";
|
|
5
6
|
import { createChangeEventDetails } from "../internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { composeEventHandlers } from "../internals/composeEventHandlers.js";
|
|
7
|
-
import { t as runOnceAnimationsFinish } from "../runOnceAnimationsFinish-
|
|
8
|
-
import { n as contains } from "../dom-
|
|
9
|
-
import { t as createAnchorPositioning } from "../createAnchorPositioning-
|
|
10
|
-
import { t as createClickInteraction } from "../createClickInteraction-
|
|
7
|
+
import { composeEventHandlers, liveEventHandler } from "../internals/composeEventHandlers.js";
|
|
8
|
+
import { t as runOnceAnimationsFinish } from "../runOnceAnimationsFinish-CYq38H8J.js";
|
|
9
|
+
import { n as contains } from "../dom-D8_aB1yy.js";
|
|
10
|
+
import { t as createAnchorPositioning } from "../createAnchorPositioning-DrQYe7RS.js";
|
|
11
|
+
import { t as createClickInteraction } from "../createClickInteraction-D7oc1Vco.js";
|
|
11
12
|
import { c as useFloatingTree, i as createFloatingNode, n as FloatingTreeContext, r as FloatingTreeStore, s as useFloatingParentNodeId, t as FloatingParentNodeContext } from "../FloatingTree-z1JPD1dR.js";
|
|
12
|
-
import { a as createPopupPresence, o as createDismiss, t as PopupStore } from "../PopupStore-
|
|
13
|
-
import { n as createInitialPositioning, r as createHoverInteraction, t as safePolygon } from "../safePolygon-
|
|
14
|
-
import { n as createPopupAutoResize } from "../createPopupAutoResize-
|
|
15
|
-
import { t as createTransitionStatus } from "../createTransitionStatus-
|
|
16
|
-
import { a as triggerOpenStateMapping, d as getTabbableAfterElement, g as FocusGuard, h as tabbable, i as pressableTriggerOpenStateMapping, n as popupStateMapping, o as PopupPortal, r as popupTransitionStateMapping } from "../popupStateMapping-
|
|
17
|
-
import { t as FocusManager } from "../FocusManager-
|
|
18
|
-
import { t as TriggerFocusGuards } from "../TriggerFocusGuards-sbGwf45f.js";
|
|
19
|
-
import { a as stopButtonInteraction, i as preventDisabledButtonKeyDown, n as handleNonNativeButtonKeyUp, r as preventButtonInteraction, t as handleNonNativeButtonKeyDown } from "../buttonSemantics-BSwDxJhh.js";
|
|
13
|
+
import { a as createPopupPresence, o as createDismiss, t as PopupStore } from "../PopupStore-evylvVnN.js";
|
|
14
|
+
import { n as createInitialPositioning, r as createHoverInteraction, t as safePolygon } from "../safePolygon-B8QtiIZ3.js";
|
|
15
|
+
import { n as createPopupAutoResize } from "../createPopupAutoResize-Cg0-lLf4.js";
|
|
16
|
+
import { t as createTransitionStatus } from "../createTransitionStatus-184v7j3-.js";
|
|
17
|
+
import { a as triggerOpenStateMapping, d as getTabbableAfterElement, g as FocusGuard, h as tabbable, i as pressableTriggerOpenStateMapping, n as popupStateMapping, o as PopupPortal, r as popupTransitionStateMapping } from "../popupStateMapping-VHqr6M4H.js";
|
|
18
|
+
import { t as FocusManager } from "../FocusManager-D-xgblGs.js";
|
|
20
19
|
import { t as setRef } from "../setRef-Bt70sW7c.js";
|
|
20
|
+
import { t as TriggerFocusGuards } from "../TriggerFocusGuards-B9GNbLrL.js";
|
|
21
|
+
import { a as stopButtonInteraction, i as preventDisabledButtonKeyDown, n as handleNonNativeButtonKeyUp, r as preventButtonInteraction, t as handleNonNativeButtonKeyDown } from "../buttonSemantics-BSwDxJhh.js";
|
|
21
22
|
import { n as useDirection } from "../DirectionContext-YORWLF08.js";
|
|
22
|
-
import {
|
|
23
|
+
import { Portal, escape, memo, mergeProps, scope, ssr, ssrElement, ssrHydrationKey } from "@solidjs/web";
|
|
23
24
|
import { Show, createContext, createEffect, createMemo, createSignal, createUniqueId, omit, onCleanup, untrack, useContext } from "solid-js";
|
|
24
25
|
//#region src/navigation-menu/store/NavigationMenuStore.ts
|
|
25
26
|
var NavigationMenuStore = class extends PopupStore {
|
|
@@ -261,7 +262,7 @@ function NavigationMenuRoot(props) {
|
|
|
261
262
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
262
263
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
263
264
|
const stateAttributes = createMemo(() => getStateAttributesProps(state()));
|
|
264
|
-
const others = omit(allProps, "actionsRef", "
|
|
265
|
+
const others = omit(allProps, "actionsRef", "render", "class", "closeDelay", "defaultValue", "delay", "onOpenChangeComplete", "onValueChange", "orientation", "ref", "style", "value");
|
|
265
266
|
store.context.floatingRoot.context.data.insideElements = () => [backdropElement()];
|
|
266
267
|
const dismiss = createDismiss({
|
|
267
268
|
context: store.context.floatingRoot,
|
|
@@ -303,6 +304,7 @@ function NavigationMenuRoot(props) {
|
|
|
303
304
|
store.clearInteractionProps();
|
|
304
305
|
delete store.context.floatingRoot.context.data.insideElements;
|
|
305
306
|
});
|
|
307
|
+
const Render = useRender(props, () => state(), (props) => nested ? ssrElement("div", props, void 0, true) : ssrElement("nav", props, void 0, true));
|
|
306
308
|
return NavigationMenuRootContext({
|
|
307
309
|
value: context,
|
|
308
310
|
get children() {
|
|
@@ -314,10 +316,7 @@ function NavigationMenuRoot(props) {
|
|
|
314
316
|
return node.id ?? null;
|
|
315
317
|
},
|
|
316
318
|
get children() {
|
|
317
|
-
return
|
|
318
|
-
get component() {
|
|
319
|
-
return props.as ?? (nested ? "div" : "nav");
|
|
320
|
-
},
|
|
319
|
+
return Render(mergeProps({
|
|
321
320
|
ref: [((element) => setRootElement(element)), internalProps.ref],
|
|
322
321
|
get ["class"]() {
|
|
323
322
|
return classValue();
|
|
@@ -439,19 +438,17 @@ function NavigationMenuList(props) {
|
|
|
439
438
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
440
439
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
441
440
|
const stateAttributes = createMemo(() => getStateAttributesProps(state()));
|
|
442
|
-
const others = omit(allProps, "
|
|
441
|
+
const others = omit(allProps, "render", "class", "onKeyDown", "ref", "style");
|
|
443
442
|
const composite = createNavigationMenuComposite({
|
|
444
443
|
orientation: root.store.orientation,
|
|
445
444
|
direction
|
|
446
445
|
});
|
|
447
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown, (
|
|
446
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), (event) => {
|
|
448
447
|
if (!root.nested) composite.handleKeyDown(event);
|
|
449
448
|
});
|
|
449
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("ul", props, void 0, true));
|
|
450
450
|
function ListElement() {
|
|
451
|
-
return
|
|
452
|
-
get component() {
|
|
453
|
-
return props.as ?? "ul";
|
|
454
|
-
},
|
|
451
|
+
return Render(mergeProps({
|
|
455
452
|
ref: [internalProps.ref],
|
|
456
453
|
get ["class"]() {
|
|
457
454
|
return classValue();
|
|
@@ -490,14 +487,13 @@ function NavigationMenuItem(props) {
|
|
|
490
487
|
const state = {};
|
|
491
488
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
492
489
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
493
|
-
const others = omit(allProps, "
|
|
490
|
+
const others = omit(allProps, "render", "class", "ref", "style", "value");
|
|
491
|
+
const context = { value };
|
|
492
|
+
const Render = useRender(props, () => state, (props) => ssrElement("li", props, void 0, true));
|
|
494
493
|
return NavigationMenuItemContext({
|
|
495
|
-
value:
|
|
494
|
+
value: context,
|
|
496
495
|
get children() {
|
|
497
|
-
return
|
|
498
|
-
get component() {
|
|
499
|
-
return props.as ?? "li";
|
|
500
|
-
},
|
|
496
|
+
return Render(mergeProps({
|
|
501
497
|
ref: [internalProps.ref],
|
|
502
498
|
get ["class"]() {
|
|
503
499
|
return classValue();
|
|
@@ -525,11 +521,14 @@ function NavigationMenuTrigger(props) {
|
|
|
525
521
|
const nativeButton = createMemo(() => internalProps.nativeButton ?? true);
|
|
526
522
|
const [element, setElement] = createSignal(null, { ownedWrite: true });
|
|
527
523
|
const open = createMemo(() => root.store.open() && Object.is(root.store.value(), item.value()));
|
|
528
|
-
const state = createMemo(() => ({
|
|
524
|
+
const state = createMemo(() => ({
|
|
525
|
+
open: open(),
|
|
526
|
+
disabled: disabled()
|
|
527
|
+
}));
|
|
529
528
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
530
529
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
531
530
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), pressableTriggerOpenStateMapping));
|
|
532
|
-
const others = omit(allProps, "
|
|
531
|
+
const others = omit(allProps, "render", "class", "disabled", "id", "nativeButton", "onClick", "onFocus", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style");
|
|
533
532
|
const registration = {
|
|
534
533
|
token: Symbol("NavigationMenuTrigger"),
|
|
535
534
|
order: 0,
|
|
@@ -544,7 +543,6 @@ function NavigationMenuTrigger(props) {
|
|
|
544
543
|
let pointerType = "";
|
|
545
544
|
let patientClick = true;
|
|
546
545
|
let patientTimer;
|
|
547
|
-
let focusFrame = 0;
|
|
548
546
|
createEffect(() => ({
|
|
549
547
|
element: element(),
|
|
550
548
|
id: id(),
|
|
@@ -625,34 +623,16 @@ function NavigationMenuTrigger(props) {
|
|
|
625
623
|
event.preventDefault();
|
|
626
624
|
event.stopPropagation();
|
|
627
625
|
root.store.setOpenMethod("keyboard");
|
|
628
|
-
|
|
629
|
-
let attempts = 0;
|
|
630
|
-
const focusContent = () => {
|
|
631
|
-
const target = root.store.viewportTarget();
|
|
632
|
-
const first = target ? tabbable(target).find((candidate) => !candidate.hasAttribute("data-base-ui-focus-guard")) : void 0;
|
|
633
|
-
if (first) {
|
|
634
|
-
first.focus({ preventScroll: true });
|
|
635
|
-
return;
|
|
636
|
-
}
|
|
637
|
-
attempts += 1;
|
|
638
|
-
if (attempts < 4) focusFrame = requestAnimationFrame(focusContent);
|
|
639
|
-
};
|
|
640
|
-
queueMicrotask(() => {
|
|
641
|
-
focusFrame = requestAnimationFrame(focusContent);
|
|
642
|
-
});
|
|
643
|
-
}
|
|
626
|
+
root.store.setValue(item.value(), createChangeEventDetails(listNavigation, event, element() ?? void 0));
|
|
644
627
|
}
|
|
645
628
|
}
|
|
646
|
-
const onClick = composeEventHandlers(() => untrack(() => disabled() ? preventButtonInteraction : void 0), () => internalProps.onClick,
|
|
647
|
-
const onFocus = composeEventHandlers(() => internalProps.onFocus,
|
|
648
|
-
const onPointerDown = composeEventHandlers(() => untrack(() => disabled() ? preventButtonInteraction : void 0), () => internalProps.onPointerDown,
|
|
649
|
-
const onMouseDown = composeEventHandlers(() => untrack(() => disabled() ? stopButtonInteraction : void 0), () => internalProps.onMouseDown,
|
|
650
|
-
const onKeyDown = composeEventHandlers(() => untrack(() => disabled() ? preventDisabledButtonKeyDown : void 0), () => internalProps.onKeyDown,
|
|
651
|
-
const onKeyUp = composeEventHandlers(() => untrack(() => disabled() ? stopButtonInteraction : void 0), () => internalProps.onKeyUp, () => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyUp));
|
|
652
|
-
const trigger =
|
|
653
|
-
get component() {
|
|
654
|
-
return props.as ?? "button";
|
|
655
|
-
},
|
|
629
|
+
const onClick = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventButtonInteraction : void 0)), liveEventHandler(() => internalProps.onClick), handleClick);
|
|
630
|
+
const onFocus = composeEventHandlers(liveEventHandler(() => internalProps.onFocus), handleFocus);
|
|
631
|
+
const onPointerDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventButtonInteraction : void 0)), liveEventHandler(() => internalProps.onPointerDown), handlePointerDown);
|
|
632
|
+
const onMouseDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopButtonInteraction : void 0)), liveEventHandler(() => internalProps.onMouseDown), handleMouseDown);
|
|
633
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventDisabledButtonKeyDown : void 0)), liveEventHandler(() => internalProps.onKeyDown), handleKeyDown, liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyDown)));
|
|
634
|
+
const onKeyUp = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopButtonInteraction : void 0)), liveEventHandler(() => internalProps.onKeyUp), liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyUp)));
|
|
635
|
+
const trigger = useRender(props, () => state(), (props) => ssrElement("button", props, void 0, true))(mergeProps({
|
|
656
636
|
ref: [((value) => setElement(value)), internalProps.ref],
|
|
657
637
|
get id() {
|
|
658
638
|
return id();
|
|
@@ -701,7 +681,6 @@ function NavigationMenuTrigger(props) {
|
|
|
701
681
|
}, stateAttributes, others));
|
|
702
682
|
onCleanup(() => {
|
|
703
683
|
clearTimeout(patientTimer);
|
|
704
|
-
if (typeof cancelAnimationFrame === "function") cancelAnimationFrame(focusFrame);
|
|
705
684
|
unregisterComposite?.();
|
|
706
685
|
unregisterTrigger?.();
|
|
707
686
|
unregisterValueTrigger?.();
|
|
@@ -738,25 +717,8 @@ function NavigationMenuIcon(props) {
|
|
|
738
717
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
739
718
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
740
719
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), triggerOpenStateMapping));
|
|
741
|
-
const others = omit(allProps, "
|
|
742
|
-
|
|
743
|
-
if (!component) return ssrElement("span", () => {
|
|
744
|
-
return mergeProps({
|
|
745
|
-
"aria-hidden": "true",
|
|
746
|
-
get ["class"]() {
|
|
747
|
-
return classValue();
|
|
748
|
-
},
|
|
749
|
-
get style() {
|
|
750
|
-
return styleValue();
|
|
751
|
-
}
|
|
752
|
-
}, stateAttributes, others);
|
|
753
|
-
}, () => {
|
|
754
|
-
return () => {
|
|
755
|
-
return escape(props.children ?? "▼");
|
|
756
|
-
};
|
|
757
|
-
}, true);
|
|
758
|
-
return Dynamic(mergeProps({
|
|
759
|
-
component,
|
|
720
|
+
const others = omit(allProps, "render", "class", "ref", "style");
|
|
721
|
+
return useRender(props, () => state(), (props) => ssrElement("span", props, void 0, true))(mergeProps({
|
|
760
722
|
ref: [internalProps.ref],
|
|
761
723
|
"aria-hidden": "true",
|
|
762
724
|
get ["class"]() {
|
|
@@ -814,8 +776,8 @@ function NavigationMenuContent(props) {
|
|
|
814
776
|
left: 0
|
|
815
777
|
} : {}, resolveStyle(props.style, state())));
|
|
816
778
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), contentStateMapping));
|
|
817
|
-
const others = omit(allProps, "
|
|
818
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown, (
|
|
779
|
+
const others = omit(allProps, "render", "class", "keepMounted", "onKeyDown", "ref", "style");
|
|
780
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), (event) => composite.handleKeyDown(event));
|
|
819
781
|
createEffect(() => ({
|
|
820
782
|
open: open(),
|
|
821
783
|
mounted: transition.mounted(),
|
|
@@ -859,10 +821,7 @@ function NavigationMenuContent(props) {
|
|
|
859
821
|
return NavigationMenuCompositeContext({
|
|
860
822
|
value: composite,
|
|
861
823
|
get children() {
|
|
862
|
-
return
|
|
863
|
-
get component() {
|
|
864
|
-
return props.as ?? "div";
|
|
865
|
-
},
|
|
824
|
+
return Render(mergeProps({
|
|
866
825
|
ref: [((value) => setElement(value)), internalProps.ref],
|
|
867
826
|
get hidden() {
|
|
868
827
|
return (memo(() => {
|
|
@@ -885,6 +844,7 @@ function NavigationMenuContent(props) {
|
|
|
885
844
|
}
|
|
886
845
|
});
|
|
887
846
|
}
|
|
847
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
888
848
|
return Show({
|
|
889
849
|
get when() {
|
|
890
850
|
return memo(() => {
|
|
@@ -936,32 +896,14 @@ function NavigationMenuLink(props) {
|
|
|
936
896
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
937
897
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
938
898
|
const stateAttributes = createMemo(() => getStateAttributesProps(state()));
|
|
939
|
-
const others = omit(allProps, "active", "
|
|
899
|
+
const others = omit(allProps, "active", "render", "class", "closeOnClick", "onClick", "onFocus", "ref", "style");
|
|
940
900
|
createEffect(element, () => composite?.notifyItemChange());
|
|
941
|
-
const onFocus = composeEventHandlers(() => internalProps.onFocus, () =>
|
|
942
|
-
const onClick = composeEventHandlers(() => internalProps.onClick, (
|
|
901
|
+
const onFocus = composeEventHandlers(liveEventHandler(() => internalProps.onFocus), () => composite?.setActiveItem(registration));
|
|
902
|
+
const onClick = composeEventHandlers(liveEventHandler(() => internalProps.onClick), (event) => {
|
|
943
903
|
if (internalProps.closeOnClick) root.store.setValue(null, createChangeEventDetails(linkPress, event));
|
|
944
904
|
});
|
|
945
905
|
onCleanup(() => unregister?.());
|
|
946
|
-
|
|
947
|
-
if (!component) return ssrElement("a", () => {
|
|
948
|
-
return mergeProps({
|
|
949
|
-
get ["aria-current"]() {
|
|
950
|
-
return state().active ? "page" : void 0;
|
|
951
|
-
},
|
|
952
|
-
get tabIndex() {
|
|
953
|
-
return composite ? composite.isTabStop(registration) ? 0 : -1 : void 0;
|
|
954
|
-
},
|
|
955
|
-
get ["class"]() {
|
|
956
|
-
return classValue();
|
|
957
|
-
},
|
|
958
|
-
get style() {
|
|
959
|
-
return styleValue();
|
|
960
|
-
}
|
|
961
|
-
}, stateAttributes, others);
|
|
962
|
-
}, void 0, true);
|
|
963
|
-
return Dynamic(mergeProps({
|
|
964
|
-
component,
|
|
906
|
+
return useRender(props, () => state(), (props) => ssrElement("a", props, void 0, true))(mergeProps({
|
|
965
907
|
ref: [((value) => setElement(value)), internalProps.ref],
|
|
966
908
|
get ["aria-current"]() {
|
|
967
909
|
return state().active ? "page" : void 0;
|
|
@@ -1000,7 +942,7 @@ function NavigationMenuPortal(props) {
|
|
|
1000
942
|
const state = {};
|
|
1001
943
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
1002
944
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
1003
|
-
const others = omit(allProps, "
|
|
945
|
+
const others = omit(allProps, "render", "class", "container", "keepMounted", "ref", "style");
|
|
1004
946
|
const context = { keepMounted };
|
|
1005
947
|
return Show({
|
|
1006
948
|
get when() {
|
|
@@ -1011,8 +953,8 @@ function NavigationMenuPortal(props) {
|
|
|
1011
953
|
value: context,
|
|
1012
954
|
get children() {
|
|
1013
955
|
return PopupPortal(mergeProps({
|
|
1014
|
-
get
|
|
1015
|
-
return props.
|
|
956
|
+
get render() {
|
|
957
|
+
return props.render;
|
|
1016
958
|
},
|
|
1017
959
|
get container() {
|
|
1018
960
|
return internalProps.container;
|
|
@@ -1049,15 +991,12 @@ function NavigationMenuBackdrop(props) {
|
|
|
1049
991
|
"-webkit-user-select": "none"
|
|
1050
992
|
}, resolveStyle(props.style, state())));
|
|
1051
993
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popupTransitionStateMapping));
|
|
1052
|
-
const others = omit(allProps, "
|
|
994
|
+
const others = omit(allProps, "render", "class", "ref", "style");
|
|
1053
995
|
let backdrop = null;
|
|
1054
996
|
onCleanup(() => {
|
|
1055
997
|
if (root.backdropElement() === backdrop) root.setBackdropElement(null);
|
|
1056
998
|
});
|
|
1057
|
-
return
|
|
1058
|
-
get component() {
|
|
1059
|
-
return props.as ?? "div";
|
|
1060
|
-
},
|
|
999
|
+
return useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true))(mergeProps({
|
|
1061
1000
|
ref: [((element) => {
|
|
1062
1001
|
backdrop = element;
|
|
1063
1002
|
root.setBackdropElement(element);
|
|
@@ -1131,7 +1070,7 @@ function NavigationMenuPositioner(props) {
|
|
|
1131
1070
|
"pointer-events": root.store.open() ? void 0 : "none"
|
|
1132
1071
|
}, resolveStyle(props.style, state())));
|
|
1133
1072
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popupStateMapping));
|
|
1134
|
-
const others = omit(allProps, "align", "alignOffset", "anchor", "arrowPadding", "
|
|
1073
|
+
const others = omit(allProps, "align", "alignOffset", "anchor", "arrowPadding", "render", "class", "collisionAvoidance", "collisionBoundary", "collisionPadding", "disableAnchorTracking", "positionMethod", "ref", "side", "sideOffset", "sticky", "style");
|
|
1135
1074
|
let resizeTimer;
|
|
1136
1075
|
createPopupAutoResize({
|
|
1137
1076
|
popup: () => root.store.track().popupElement,
|
|
@@ -1166,13 +1105,11 @@ function NavigationMenuPositioner(props) {
|
|
|
1166
1105
|
delete root.store.context.floatingRoot.context.data.placement;
|
|
1167
1106
|
if (root.store.state.positionerElement === untrack(element)) root.store.setPositionerElement(null);
|
|
1168
1107
|
});
|
|
1108
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
1169
1109
|
return NavigationMenuPositionerContext({
|
|
1170
1110
|
value: positioning,
|
|
1171
1111
|
get children() {
|
|
1172
|
-
return
|
|
1173
|
-
get component() {
|
|
1174
|
-
return props.as ?? "div";
|
|
1175
|
-
},
|
|
1112
|
+
return Render(mergeProps({
|
|
1176
1113
|
ref: [((value) => {
|
|
1177
1114
|
setElement(value);
|
|
1178
1115
|
root.store.setPositionerElement(value);
|
|
@@ -1227,8 +1164,8 @@ function NavigationMenuPopup(props) {
|
|
|
1227
1164
|
});
|
|
1228
1165
|
const styleValue = createMemo(() => mergeNavigationMenuStyles(originStyle(), resolveStyle(props.style, state())));
|
|
1229
1166
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popupTransitionStateMapping));
|
|
1230
|
-
const others = omit(allProps, "
|
|
1231
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown, (
|
|
1167
|
+
const others = omit(allProps, "render", "class", "id", "onKeyDown", "ref", "style");
|
|
1168
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), (event) => {
|
|
1232
1169
|
const handler = root.store.state.popupProps.onKeyDown;
|
|
1233
1170
|
if (typeof handler === "function") handler(event);
|
|
1234
1171
|
});
|
|
@@ -1241,6 +1178,7 @@ function NavigationMenuPopup(props) {
|
|
|
1241
1178
|
const reason = root.store.openChangeReason();
|
|
1242
1179
|
return reason !== "trigger-hover" && reason !== "outside-press" && reason !== "focus-out";
|
|
1243
1180
|
});
|
|
1181
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("nav", props, void 0, true));
|
|
1244
1182
|
return FocusManager({
|
|
1245
1183
|
get context() {
|
|
1246
1184
|
return root.store.context.floatingRoot;
|
|
@@ -1268,10 +1206,7 @@ function NavigationMenuPopup(props) {
|
|
|
1268
1206
|
return root.setBeforeContentGuard;
|
|
1269
1207
|
},
|
|
1270
1208
|
get children() {
|
|
1271
|
-
return
|
|
1272
|
-
get component() {
|
|
1273
|
-
return props.as ?? "nav";
|
|
1274
|
-
},
|
|
1209
|
+
return Render(mergeProps({
|
|
1275
1210
|
ref: [((element) => {
|
|
1276
1211
|
popupElement = element;
|
|
1277
1212
|
root.store.setPopupElement(element);
|
|
@@ -1309,7 +1244,7 @@ function NavigationMenuViewport(props) {
|
|
|
1309
1244
|
const state = {};
|
|
1310
1245
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
1311
1246
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
1312
|
-
const others = omit(allProps, "
|
|
1247
|
+
const others = omit(allProps, "render", "children", "class", "ref", "style");
|
|
1313
1248
|
let viewport = null;
|
|
1314
1249
|
let target = null;
|
|
1315
1250
|
let afterGuard = null;
|
|
@@ -1326,10 +1261,7 @@ function NavigationMenuViewport(props) {
|
|
|
1326
1261
|
if (root.store.viewportTarget() === target) root.store.setViewportTarget(null);
|
|
1327
1262
|
if (!positioned && root.beforeContentGuard()) root.setBeforeContentGuard(null);
|
|
1328
1263
|
});
|
|
1329
|
-
const element =
|
|
1330
|
-
get component() {
|
|
1331
|
-
return props.as ?? "div";
|
|
1332
|
-
},
|
|
1264
|
+
const element = useRender(props, () => state, (props) => ssrElement("div", props, void 0, true))(mergeProps({
|
|
1333
1265
|
ref: [setViewport, internalProps.ref],
|
|
1334
1266
|
get ["class"]() {
|
|
1335
1267
|
return classValue();
|
|
@@ -1393,15 +1325,12 @@ function NavigationMenuArrow(props) {
|
|
|
1393
1325
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
1394
1326
|
const styleValue = createMemo(() => mergeNavigationMenuStyles(positioner.arrowStyles(), resolveStyle(props.style, state())));
|
|
1395
1327
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popupStateMapping));
|
|
1396
|
-
const others = omit(allProps, "
|
|
1328
|
+
const others = omit(allProps, "render", "class", "ref", "style");
|
|
1397
1329
|
let arrow = null;
|
|
1398
1330
|
onCleanup(() => {
|
|
1399
1331
|
if (arrow) positioner.setArrowElement(null);
|
|
1400
1332
|
});
|
|
1401
|
-
return
|
|
1402
|
-
get component() {
|
|
1403
|
-
return props.as ?? "div";
|
|
1404
|
-
},
|
|
1333
|
+
return useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true))(mergeProps({
|
|
1405
1334
|
ref: [((element) => {
|
|
1406
1335
|
arrow = element;
|
|
1407
1336
|
positioner.setArrowElement(element);
|