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,28 +1,29 @@
|
|
|
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 { d as imperativeAction, i as closePress } 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 {
|
|
9
|
-
import { t as PopupViewport } from "../PopupViewport-
|
|
10
|
-
import { t as createAnchorPositioning } from "../createAnchorPositioning-
|
|
11
|
-
import { t as InternalBackdrop } from "../InternalBackdrop-
|
|
12
|
-
import { t as createAnchoredPopupScrollLock } from "../createAnchoredPopupScrollLock-
|
|
13
|
-
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 { l as isHTMLElement } from "../dom-D8_aB1yy.js";
|
|
10
|
+
import { t as PopupViewport } from "../PopupViewport-BDttjORN.js";
|
|
11
|
+
import { t as createAnchorPositioning } from "../createAnchorPositioning-DrQYe7RS.js";
|
|
12
|
+
import { t as InternalBackdrop } from "../InternalBackdrop-D_2zAWnl.js";
|
|
13
|
+
import { t as createAnchoredPopupScrollLock } from "../createAnchoredPopupScrollLock-q6gnOSmv.js";
|
|
14
|
+
import { t as createClickInteraction } from "../createClickInteraction-D7oc1Vco.js";
|
|
14
15
|
import { c as useFloatingTree, i as createFloatingNode, n as FloatingTreeContext, r as FloatingTreeStore, s as useFloatingParentNodeId, t as FloatingParentNodeContext } from "../FloatingTree-z1JPD1dR.js";
|
|
15
|
-
import { a as createPopupPresence, n as createTriggerRegistration, o as createDismiss, t as PopupStore } from "../PopupStore-
|
|
16
|
-
import { n as createInitialPositioning, r as createHoverInteraction, t as safePolygon } from "../safePolygon-
|
|
17
|
-
import { a as triggerOpenStateMapping, i as pressableTriggerOpenStateMapping, n as popupStateMapping, o as PopupPortal, r as popupTransitionStateMapping } from "../popupStateMapping-
|
|
18
|
-
import { t as FocusManager } from "../FocusManager-
|
|
19
|
-
import { i as createPopupHandleStore, n as DetachedPopupStore, r as attachPopupHandle, t as BasePopupHandle } from "../PopupHandle-
|
|
20
|
-
import { t as TriggerFocusGuards } from "../TriggerFocusGuards-sbGwf45f.js";
|
|
21
|
-
import { a as stopButtonInteraction, i as preventDisabledButtonKeyDown, n as handleNonNativeButtonKeyUp, r as preventButtonInteraction, t as handleNonNativeButtonKeyDown } from "../buttonSemantics-BSwDxJhh.js";
|
|
16
|
+
import { a as createPopupPresence, n as createTriggerRegistration, o as createDismiss, t as PopupStore } from "../PopupStore-evylvVnN.js";
|
|
17
|
+
import { n as createInitialPositioning, r as createHoverInteraction, t as safePolygon } from "../safePolygon-B8QtiIZ3.js";
|
|
18
|
+
import { a as triggerOpenStateMapping, i as pressableTriggerOpenStateMapping, n as popupStateMapping, o as PopupPortal, r as popupTransitionStateMapping } from "../popupStateMapping-VHqr6M4H.js";
|
|
19
|
+
import { t as FocusManager } from "../FocusManager-D-xgblGs.js";
|
|
20
|
+
import { i as createPopupHandleStore, n as DetachedPopupStore, r as attachPopupHandle, t as BasePopupHandle } from "../PopupHandle-QNj4mED2.js";
|
|
22
21
|
import { t as setRef } from "../setRef-Bt70sW7c.js";
|
|
22
|
+
import { t as TriggerFocusGuards } from "../TriggerFocusGuards-B9GNbLrL.js";
|
|
23
|
+
import { a as stopButtonInteraction, i as preventDisabledButtonKeyDown, n as handleNonNativeButtonKeyUp, r as preventButtonInteraction, t as handleNonNativeButtonKeyDown } from "../buttonSemantics-BSwDxJhh.js";
|
|
23
24
|
import { n as useDirection } from "../DirectionContext-YORWLF08.js";
|
|
24
25
|
import { n as useToolbarRootContext } from "../ToolbarRootContext-DD-qe7s8.js";
|
|
25
|
-
import {
|
|
26
|
+
import { escape, memo, mergeProps, ssrElement } from "@solidjs/web";
|
|
26
27
|
import { $REFRESH, Show, createContext, createEffect, createMemo, createSignal, createUniqueId, omit, onCleanup, untrack, useContext } from "solid-js";
|
|
27
28
|
//#region src/popover/store/PopoverStore.ts
|
|
28
29
|
var PopoverStore = class extends PopupStore {
|
|
@@ -342,10 +343,11 @@ function PopoverTrigger(props) {
|
|
|
342
343
|
disabled: disabled(),
|
|
343
344
|
open: open()
|
|
344
345
|
}));
|
|
346
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("button", props, void 0, true));
|
|
345
347
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
346
348
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
347
349
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), store()?.openChangeReason() === "trigger-press" ? pressableTriggerOpenStateMapping : triggerOpenStateMapping));
|
|
348
|
-
const others = omit(allProps, "
|
|
350
|
+
const others = omit(allProps, "render", "class", "closeDelay", "delay", "disabled", "handle", "id", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "openOnHover", "payload", "ref", "style");
|
|
349
351
|
let clickHandlers;
|
|
350
352
|
let pointerType = "";
|
|
351
353
|
let clickPointerType = "";
|
|
@@ -396,11 +398,11 @@ function PopoverTrigger(props) {
|
|
|
396
398
|
const currentTarget = event.currentTarget;
|
|
397
399
|
if (popup && currentTarget && popup.ownerDocument !== currentTarget.ownerDocument && typeof rootHandler === "function") rootHandler(event);
|
|
398
400
|
}
|
|
399
|
-
const onClick = composeEventHandlers(() => untrack(() => disabled() ? preventButtonInteraction : void 0),
|
|
400
|
-
const onPointerDown = composeEventHandlers(() => untrack(() => disabled() ? preventButtonInteraction : void 0), () => internalProps.onPointerDown,
|
|
401
|
-
const onMouseDown = composeEventHandlers(() => untrack(() => disabled() ? stopButtonInteraction : void 0), () => internalProps.onMouseDown,
|
|
402
|
-
const onKeyDown = composeEventHandlers(() => untrack(() => disabled() ? preventDisabledButtonKeyDown : void 0), () => internalProps.onKeyDown,
|
|
403
|
-
const onKeyUp = composeEventHandlers(() => untrack(() => disabled() ? stopButtonInteraction : void 0), () => internalProps.onKeyUp, () => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyUp));
|
|
401
|
+
const onClick = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventButtonInteraction : void 0)), prepareClick, liveEventHandler(() => internalProps.onClick), handleClick);
|
|
402
|
+
const onPointerDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventButtonInteraction : void 0)), liveEventHandler(() => internalProps.onPointerDown), handlePointerDown);
|
|
403
|
+
const onMouseDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopButtonInteraction : void 0)), liveEventHandler(() => internalProps.onMouseDown), handleMouseDown);
|
|
404
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventDisabledButtonKeyDown : void 0)), liveEventHandler(() => internalProps.onKeyDown), handleKeyDown, liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyDown)));
|
|
405
|
+
const onKeyUp = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopButtonInteraction : void 0)), liveEventHandler(() => internalProps.onKeyUp), liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyUp)));
|
|
404
406
|
function TriggerInteractions() {
|
|
405
407
|
return Show({
|
|
406
408
|
keyed: true,
|
|
@@ -420,10 +422,7 @@ function PopoverTrigger(props) {
|
|
|
420
422
|
})
|
|
421
423
|
});
|
|
422
424
|
}
|
|
423
|
-
const trigger =
|
|
424
|
-
get component() {
|
|
425
|
-
return props.as ?? "button";
|
|
426
|
-
},
|
|
425
|
+
const trigger = Render(mergeProps({
|
|
427
426
|
ref: [((value) => setElement(value)), internalProps.ref],
|
|
428
427
|
get id() {
|
|
429
428
|
return id();
|
|
@@ -543,7 +542,7 @@ function PopoverPortal(props) {
|
|
|
543
542
|
const state = {};
|
|
544
543
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
545
544
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
546
|
-
const others = omit(allProps, "
|
|
545
|
+
const others = omit(allProps, "render", "class", "container", "keepMounted", "ref", "style");
|
|
547
546
|
const portalContext = { keepMounted };
|
|
548
547
|
return Show({
|
|
549
548
|
get when() {
|
|
@@ -554,8 +553,8 @@ function PopoverPortal(props) {
|
|
|
554
553
|
value: portalContext,
|
|
555
554
|
get children() {
|
|
556
555
|
return PopupPortal(mergeProps({
|
|
557
|
-
get
|
|
558
|
-
return props.
|
|
556
|
+
get render() {
|
|
557
|
+
return props.render;
|
|
559
558
|
},
|
|
560
559
|
get container() {
|
|
561
560
|
return internalProps.container;
|
|
@@ -640,13 +639,14 @@ function PopoverPositioner(props) {
|
|
|
640
639
|
anchorHidden: positioning.anchorHidden(),
|
|
641
640
|
instant: context.store.instantType() ?? (initialPositioning() ? "initial" : void 0)
|
|
642
641
|
}));
|
|
642
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
643
643
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
644
644
|
const styleValue = createMemo(() => mergePopoverStyles({
|
|
645
645
|
...positioning.styles(),
|
|
646
646
|
"pointer-events": context.store.open() ? void 0 : "none"
|
|
647
647
|
}, resolveStyle(props.style, state())));
|
|
648
648
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popoverPositionerStateMapping));
|
|
649
|
-
const others = omit(allProps, "align", "alignOffset", "anchor", "arrowPadding", "
|
|
649
|
+
const others = omit(allProps, "align", "alignOffset", "anchor", "arrowPadding", "render", "class", "collisionAvoidance", "collisionBoundary", "collisionPadding", "disableAnchorTracking", "positionMethod", "ref", "side", "sideOffset", "sticky", "style");
|
|
650
650
|
const trueModalNonHover = createMemo(() => context.modal() === true && context.store.openChangeReason() !== "trigger-hover");
|
|
651
651
|
let previousTrigger = null;
|
|
652
652
|
let handoffController;
|
|
@@ -659,8 +659,9 @@ function PopoverPositioner(props) {
|
|
|
659
659
|
createEffect(() => positioning.state().placement, (placement) => {
|
|
660
660
|
context.store.context.floatingRoot.context.data.placement = placement;
|
|
661
661
|
});
|
|
662
|
+
const handoffTrigger = createMemo(() => context.store.open() ? context.store.track().activeTriggerElement : null);
|
|
662
663
|
createEffect(() => ({
|
|
663
|
-
trigger:
|
|
664
|
+
trigger: handoffTrigger(),
|
|
664
665
|
positioner: element()
|
|
665
666
|
}), ({ trigger, positioner }) => {
|
|
666
667
|
const previous = previousTrigger;
|
|
@@ -708,10 +709,7 @@ function PopoverPositioner(props) {
|
|
|
708
709
|
get children() {
|
|
709
710
|
return ModalBackdrop({});
|
|
710
711
|
}
|
|
711
|
-
}),
|
|
712
|
-
get component() {
|
|
713
|
-
return props.as ?? "div";
|
|
714
|
-
},
|
|
712
|
+
}), Render(mergeProps({
|
|
715
713
|
ref: [((value) => {
|
|
716
714
|
setElement(value);
|
|
717
715
|
context.store.setPositionerElement(value);
|
|
@@ -786,17 +784,18 @@ function PopoverPopup(props) {
|
|
|
786
784
|
transitionStatus: context.store.track().transitionStatus,
|
|
787
785
|
instant: context.store.instantType()
|
|
788
786
|
}));
|
|
787
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
789
788
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
790
789
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
791
790
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popoverPopupTransitionStateMapping));
|
|
792
791
|
const id = createMemo(() => internalProps.id ?? context.store.context.floatingId);
|
|
793
792
|
const focusManagerModal = createMemo(() => context.modal() !== false && closePartContext.hasClosePart());
|
|
794
793
|
const initialFocus = createMemo(() => internalProps.initialFocus ?? ((interactionType) => interactionType === "touch" ? context.store.state.popupElement : true));
|
|
795
|
-
const others = omit(allProps, "
|
|
796
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown, (
|
|
794
|
+
const others = omit(allProps, "render", "class", "finalFocus", "id", "initialFocus", "onKeyDown", "ref", "style");
|
|
795
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), (event) => {
|
|
797
796
|
const handler = context.store.state.popupProps.onKeyDown;
|
|
798
797
|
if (typeof handler === "function") handler(event);
|
|
799
|
-
}, (
|
|
798
|
+
}, (event) => {
|
|
800
799
|
if (insideToolbar && COMPOSITE_KEYS.has(event.key)) event.stopPropagation();
|
|
801
800
|
});
|
|
802
801
|
let popupElement = null;
|
|
@@ -818,10 +817,7 @@ function PopoverPopup(props) {
|
|
|
818
817
|
if (context.store.state.popupElement === popupElement) context.store.setPopupElement(null);
|
|
819
818
|
});
|
|
820
819
|
function PopupElement() {
|
|
821
|
-
return
|
|
822
|
-
get component() {
|
|
823
|
-
return props.as ?? "div";
|
|
824
|
-
},
|
|
820
|
+
return Render(mergeProps({
|
|
825
821
|
ref: [((element) => {
|
|
826
822
|
popupElement = element;
|
|
827
823
|
context.store.setPopupElement(element);
|
|
@@ -905,18 +901,16 @@ function PopoverArrow(props) {
|
|
|
905
901
|
align: positioner.renderedAlign(),
|
|
906
902
|
uncentered: positioner.arrowUncentered()
|
|
907
903
|
}));
|
|
904
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
908
905
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
909
906
|
const styleValue = createMemo(() => mergePopoverStyles(positioner.arrowStyles(), resolveStyle(props.style, state())));
|
|
910
907
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popupStateMapping));
|
|
911
|
-
const others = omit(allProps, "
|
|
908
|
+
const others = omit(allProps, "render", "class", "ref", "style");
|
|
912
909
|
let arrowElement = null;
|
|
913
910
|
onCleanup(() => {
|
|
914
911
|
if (arrowElement) positioner.setArrowElement(null);
|
|
915
912
|
});
|
|
916
|
-
return
|
|
917
|
-
get component() {
|
|
918
|
-
return props.as ?? "div";
|
|
919
|
-
},
|
|
913
|
+
return Render(mergeProps({
|
|
920
914
|
ref: [((element) => {
|
|
921
915
|
arrowElement = element;
|
|
922
916
|
positioner.setArrowElement(element);
|
|
@@ -941,6 +935,7 @@ function PopoverBackdrop(props) {
|
|
|
941
935
|
open: context.store.open(),
|
|
942
936
|
transitionStatus: context.store.track().transitionStatus
|
|
943
937
|
}));
|
|
938
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
944
939
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
945
940
|
const styleValue = createMemo(() => mergePopoverStyles({
|
|
946
941
|
"pointer-events": context.store.openChangeReason() === "trigger-hover" ? "none" : void 0,
|
|
@@ -948,15 +943,12 @@ function PopoverBackdrop(props) {
|
|
|
948
943
|
"-webkit-user-select": "none"
|
|
949
944
|
}, resolveStyle(props.style, state())));
|
|
950
945
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popoverPopupTransitionStateMapping));
|
|
951
|
-
const others = omit(allProps, "
|
|
946
|
+
const others = omit(allProps, "render", "class", "ref", "style");
|
|
952
947
|
let backdrop = null;
|
|
953
948
|
onCleanup(() => {
|
|
954
949
|
if (context.backdropElement() === backdrop) context.setBackdropElement(null);
|
|
955
950
|
});
|
|
956
|
-
return
|
|
957
|
-
get component() {
|
|
958
|
-
return props.as ?? "div";
|
|
959
|
-
},
|
|
951
|
+
return Render(mergeProps({
|
|
960
952
|
ref: [((element) => {
|
|
961
953
|
backdrop = element;
|
|
962
954
|
context.setBackdropElement(element);
|
|
@@ -983,17 +975,15 @@ function PopoverTitle(props) {
|
|
|
983
975
|
const generatedId = `base-ui-${createUniqueId()}`;
|
|
984
976
|
const id = createMemo(() => internalProps.id || generatedId);
|
|
985
977
|
const state = {};
|
|
978
|
+
const Render = useRender(props, () => state, (props) => ssrElement("h2", props, void 0, true));
|
|
986
979
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
987
980
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
988
|
-
const others = omit(allProps, "
|
|
981
|
+
const others = omit(allProps, "render", "class", "id", "ref", "style");
|
|
989
982
|
createEffect(() => id(), (current) => {
|
|
990
983
|
context.setTitleId(current);
|
|
991
984
|
return () => context.setTitleId((existing) => existing === current ? void 0 : existing);
|
|
992
985
|
});
|
|
993
|
-
return
|
|
994
|
-
get component() {
|
|
995
|
-
return props.as ?? "h2";
|
|
996
|
-
},
|
|
986
|
+
return Render(mergeProps({
|
|
997
987
|
ref: [internalProps.ref],
|
|
998
988
|
get id() {
|
|
999
989
|
return id();
|
|
@@ -1016,17 +1006,15 @@ function PopoverDescription(props) {
|
|
|
1016
1006
|
const generatedId = `base-ui-${createUniqueId()}`;
|
|
1017
1007
|
const id = createMemo(() => internalProps.id || generatedId);
|
|
1018
1008
|
const state = {};
|
|
1009
|
+
const Render = useRender(props, () => state, (props) => ssrElement("p", props, void 0, true));
|
|
1019
1010
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
1020
1011
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
1021
|
-
const others = omit(allProps, "
|
|
1012
|
+
const others = omit(allProps, "render", "class", "id", "ref", "style");
|
|
1022
1013
|
createEffect(() => id(), (current) => {
|
|
1023
1014
|
context.setDescriptionId(current);
|
|
1024
1015
|
return () => context.setDescriptionId((existing) => existing === current ? void 0 : existing);
|
|
1025
1016
|
});
|
|
1026
|
-
return
|
|
1027
|
-
get component() {
|
|
1028
|
-
return props.as ?? "p";
|
|
1029
|
-
},
|
|
1017
|
+
return Render(mergeProps({
|
|
1030
1018
|
ref: [internalProps.ref],
|
|
1031
1019
|
get id() {
|
|
1032
1020
|
return id();
|
|
@@ -1050,21 +1038,19 @@ function PopoverClose(props) {
|
|
|
1050
1038
|
const disabled = createMemo(() => internalProps.disabled ?? false);
|
|
1051
1039
|
const nativeButton = createMemo(() => internalProps.nativeButton ?? true);
|
|
1052
1040
|
const state = {};
|
|
1041
|
+
const Render = useRender(props, () => state, (props) => ssrElement("button", props, void 0, true));
|
|
1053
1042
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
1054
1043
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
1055
|
-
const others = omit(allProps, "
|
|
1044
|
+
const others = omit(allProps, "render", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style");
|
|
1056
1045
|
function handleClick(event) {
|
|
1057
1046
|
if (context.store.open()) context.store.setOpen(false, createChangeEventDetails(closePress, event));
|
|
1058
1047
|
}
|
|
1059
|
-
const onClick = composeEventHandlers(() => untrack(() => disabled() ? preventButtonInteraction : void 0), () => internalProps.onClick,
|
|
1060
|
-
const onPointerDown = composeEventHandlers(() => untrack(() => disabled() ? preventButtonInteraction : void 0), () => internalProps.onPointerDown);
|
|
1061
|
-
const onMouseDown = composeEventHandlers(() => untrack(() => disabled() ? stopButtonInteraction : void 0), () => internalProps.onMouseDown);
|
|
1062
|
-
const onKeyDown = composeEventHandlers(() => untrack(() => disabled() ? preventDisabledButtonKeyDown : void 0), () => internalProps.onKeyDown, () => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyDown));
|
|
1063
|
-
const onKeyUp = composeEventHandlers(() => untrack(() => disabled() ? stopButtonInteraction : void 0), () => internalProps.onKeyUp, () => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyUp));
|
|
1064
|
-
return
|
|
1065
|
-
get component() {
|
|
1066
|
-
return props.as ?? "button";
|
|
1067
|
-
},
|
|
1048
|
+
const onClick = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventButtonInteraction : void 0)), liveEventHandler(() => internalProps.onClick), handleClick);
|
|
1049
|
+
const onPointerDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventButtonInteraction : void 0)), liveEventHandler(() => internalProps.onPointerDown));
|
|
1050
|
+
const onMouseDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopButtonInteraction : void 0)), liveEventHandler(() => internalProps.onMouseDown));
|
|
1051
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? preventDisabledButtonKeyDown : void 0)), liveEventHandler(() => internalProps.onKeyDown), liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyDown)));
|
|
1052
|
+
const onKeyUp = composeEventHandlers(liveEventHandler(() => untrack(() => disabled() ? stopButtonInteraction : void 0)), liveEventHandler(() => internalProps.onKeyUp), liveEventHandler(() => untrack(() => nativeButton() ? void 0 : handleNonNativeButtonKeyUp)));
|
|
1053
|
+
return Render(mergeProps({
|
|
1068
1054
|
ref: [internalProps.ref],
|
|
1069
1055
|
get type() {
|
|
1070
1056
|
return nativeButton() ? "button" : void 0;
|
|
@@ -1113,14 +1099,12 @@ function PopoverViewport(props) {
|
|
|
1113
1099
|
...viewportState(),
|
|
1114
1100
|
instant: context.store.instantType()
|
|
1115
1101
|
}));
|
|
1102
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
1116
1103
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
1117
1104
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
1118
1105
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), popoverViewportStateMapping));
|
|
1119
|
-
const others = omit(allProps, "
|
|
1120
|
-
return
|
|
1121
|
-
get component() {
|
|
1122
|
-
return props.as ?? "div";
|
|
1123
|
-
},
|
|
1106
|
+
const others = omit(allProps, "render", "children", "class", "ref", "style");
|
|
1107
|
+
return Render(mergeProps({
|
|
1124
1108
|
ref: [internalProps.ref],
|
|
1125
1109
|
get ["class"]() {
|
|
1126
1110
|
return classValue();
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { t as useRender } from "./useRender-CryVdCjs.js";
|
|
1
2
|
import { u as focusOut } from "./internals/reasons.js";
|
|
2
3
|
import { createChangeEventDetails } from "./internals/createBaseUIEventDetails.js";
|
|
3
4
|
import { transitionStatusMapping } from "./internals/stateAttributesMapping.js";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
5
|
+
import { d as isShadowRoot, h as ownerWindow, l as isHTMLElement, m as ownerDocument, n as contains, s as isElementVisible, t as activeElement } from "./dom-D8_aB1yy.js";
|
|
6
|
+
import { Portal, escape, mergeProps, ssr, ssrAttribute, ssrElement, ssrGroup, ssrHydrationKey, ssrStyle } from "@solidjs/web";
|
|
6
7
|
import { Show, createContext, createEffect, createMemo, createSignal, createUniqueId, omit, useContext } from "solid-js";
|
|
7
8
|
//#region src/internals/overlay/ReactiveStore.ts
|
|
8
9
|
/** Synchronous imperative state with a Solid accessor bridge. */
|
|
@@ -88,7 +89,9 @@ function FocusGuard(props) {
|
|
|
88
89
|
const role = needsVoiceOverRole() ? "button" : void 0;
|
|
89
90
|
return ssrElement("span", () => {
|
|
90
91
|
return mergeProps(props, {
|
|
91
|
-
tabindex
|
|
92
|
+
get tabindex() {
|
|
93
|
+
return props.hidden ? -1 : 0;
|
|
94
|
+
},
|
|
92
95
|
role,
|
|
93
96
|
"aria-hidden": role ? void 0 : "true",
|
|
94
97
|
style: visuallyHidden$1,
|
|
@@ -240,6 +243,7 @@ function enableFocusInside(container) {
|
|
|
240
243
|
var _tmpl$ = [
|
|
241
244
|
"<span",
|
|
242
245
|
"",
|
|
246
|
+
"",
|
|
243
247
|
" style=\"",
|
|
244
248
|
"\"></span>"
|
|
245
249
|
];
|
|
@@ -256,7 +260,7 @@ function resolveContainer(value) {
|
|
|
256
260
|
return value;
|
|
257
261
|
}
|
|
258
262
|
function PopupPortal(props) {
|
|
259
|
-
var _v$,
|
|
263
|
+
var _v$, _g$;
|
|
260
264
|
const parentPortal = usePopupPortalContext();
|
|
261
265
|
const generatedId = createUniqueId();
|
|
262
266
|
const [portalNode, setPortalNode] = createSignal(null, { ownedWrite: true });
|
|
@@ -286,7 +290,8 @@ function PopupPortal(props) {
|
|
|
286
290
|
return resolved ?? parentPortal?.portalNode() ?? (typeof document === "undefined" ? void 0 : document.body);
|
|
287
291
|
});
|
|
288
292
|
const shouldRenderGuards = createMemo(() => !props.lite && Boolean(portalNode() && focusManagerState()?.open && focusManagerState()?.modal === false));
|
|
289
|
-
const others = omit(props, "
|
|
293
|
+
const others = omit(props, "render", "container", "lite", "children", "id", "ref", "portalOwnerRole");
|
|
294
|
+
const Render = useRender(props, () => ({}), (props) => ssrElement("div", props, void 0, true));
|
|
290
295
|
createEffect(() => ({
|
|
291
296
|
node: portalNode(),
|
|
292
297
|
modal: focusManagerState()?.modal,
|
|
@@ -295,7 +300,7 @@ function PopupPortal(props) {
|
|
|
295
300
|
if (lite || !node || modal) return;
|
|
296
301
|
const onFocus = (event) => {
|
|
297
302
|
if (!event.relatedTarget || !isOutsideFocusEvent(event, node)) return;
|
|
298
|
-
if (event.type === "
|
|
303
|
+
if (event.type === "focus") {
|
|
299
304
|
if (focusInsideDisabled) {
|
|
300
305
|
enableFocusInside(node);
|
|
301
306
|
focusInsideDisabled = false;
|
|
@@ -305,11 +310,11 @@ function PopupPortal(props) {
|
|
|
305
310
|
focusInsideDisabled = true;
|
|
306
311
|
}
|
|
307
312
|
};
|
|
308
|
-
node.addEventListener("
|
|
309
|
-
node.addEventListener("
|
|
313
|
+
node.addEventListener("focus", onFocus, true);
|
|
314
|
+
node.addEventListener("blur", onFocus, true);
|
|
310
315
|
return () => {
|
|
311
|
-
node.removeEventListener("
|
|
312
|
-
node.removeEventListener("
|
|
316
|
+
node.removeEventListener("focus", onFocus, true);
|
|
317
|
+
node.removeEventListener("blur", onFocus, true);
|
|
313
318
|
};
|
|
314
319
|
});
|
|
315
320
|
createEffect(() => ({
|
|
@@ -333,10 +338,7 @@ function PopupPortal(props) {
|
|
|
333
338
|
return container();
|
|
334
339
|
},
|
|
335
340
|
get children() {
|
|
336
|
-
return
|
|
337
|
-
get component() {
|
|
338
|
-
return props.as ?? "div";
|
|
339
|
-
},
|
|
341
|
+
return Render(mergeProps({
|
|
340
342
|
get id() {
|
|
341
343
|
return portalId();
|
|
342
344
|
},
|
|
@@ -368,9 +370,9 @@ function PopupPortal(props) {
|
|
|
368
370
|
if (isOutsideFocusEvent(event, node)) beforeInside()?.focus();
|
|
369
371
|
else getPreviousTabbable(state.domReference)?.focus();
|
|
370
372
|
}
|
|
371
|
-
}), (_v$ = ssrHydrationKey(),
|
|
372
|
-
return ssrAttribute("aria-owns", escape(portalId() || void 0, true));
|
|
373
|
-
}, ssr(_tmpl$, _v$,
|
|
373
|
+
}), (_v$ = ssrHydrationKey(), _g$ = ssrGroup(() => {
|
|
374
|
+
return [ssrAttribute("role", escape(props.portalOwnerRole, true)), ssrAttribute("aria-owns", escape(portalId() || void 0, true))];
|
|
375
|
+
}, 2), ssr(_tmpl$, _v$, _g$, _g$, ssrStyle(visuallyHidden)))];
|
|
374
376
|
}
|
|
375
377
|
}),
|
|
376
378
|
Show({
|
|
@@ -1,21 +1,22 @@
|
|
|
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 { d as imperativeAction } 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 {
|
|
8
|
-
import { t as PopupViewport } from "../PopupViewport-
|
|
9
|
-
import { t as createAnchorPositioning } from "../createAnchorPositioning-
|
|
7
|
+
import { composeEventHandlers, liveEventHandler } from "../internals/composeEventHandlers.js";
|
|
8
|
+
import { o as isElement } from "../dom-D8_aB1yy.js";
|
|
9
|
+
import { t as PopupViewport } from "../PopupViewport-BDttjORN.js";
|
|
10
|
+
import { t as createAnchorPositioning } from "../createAnchorPositioning-DrQYe7RS.js";
|
|
10
11
|
import { c as useFloatingTree, i as createFloatingNode, n as FloatingTreeContext, r as FloatingTreeStore, s as useFloatingParentNodeId, t as FloatingParentNodeContext } from "../FloatingTree-z1JPD1dR.js";
|
|
11
|
-
import { a as createPopupPresence, n as createTriggerRegistration, o as createDismiss, r as FloatingRootStore, t as PopupStore } from "../PopupStore-
|
|
12
|
-
import { t as createFocusInteraction } from "../createFocusInteraction-
|
|
13
|
-
import { n as createInitialPositioning, r as createHoverInteraction, t as safePolygon } from "../safePolygon-
|
|
14
|
-
import { a as triggerOpenStateMapping, n as popupStateMapping, o as PopupPortal, r as popupTransitionStateMapping } from "../popupStateMapping-
|
|
15
|
-
import { i as createPopupHandleStore, n as DetachedPopupStore, r as attachPopupHandle, t as BasePopupHandle } from "../PopupHandle-
|
|
12
|
+
import { a as createPopupPresence, n as createTriggerRegistration, o as createDismiss, r as FloatingRootStore, t as PopupStore } from "../PopupStore-evylvVnN.js";
|
|
13
|
+
import { t as createFocusInteraction } from "../createFocusInteraction-DFKr4G7a.js";
|
|
14
|
+
import { n as createInitialPositioning, r as createHoverInteraction, t as safePolygon } from "../safePolygon-B8QtiIZ3.js";
|
|
15
|
+
import { a as triggerOpenStateMapping, n as popupStateMapping, o as PopupPortal, r as popupTransitionStateMapping } from "../popupStateMapping-VHqr6M4H.js";
|
|
16
|
+
import { i as createPopupHandleStore, n as DetachedPopupStore, r as attachPopupHandle, t as BasePopupHandle } from "../PopupHandle-QNj4mED2.js";
|
|
16
17
|
import { t as setRef } from "../setRef-Bt70sW7c.js";
|
|
17
18
|
import { n as useDirection } from "../DirectionContext-YORWLF08.js";
|
|
18
|
-
import {
|
|
19
|
+
import { escape, memo, mergeProps, ssrElement } from "@solidjs/web";
|
|
19
20
|
import { $REFRESH, Show, createContext, createEffect, createMemo, createSignal, createUniqueId, omit, onCleanup, untrack, useContext } from "solid-js";
|
|
20
21
|
//#region src/internals/overlay/inlineRect.ts
|
|
21
22
|
function createRect(left, top, right, bottom) {
|
|
@@ -326,10 +327,11 @@ function PreviewCardTrigger(props) {
|
|
|
326
327
|
return Boolean(current?.open() && current.activeTriggerId() === id());
|
|
327
328
|
});
|
|
328
329
|
const state = createMemo(() => ({ open: open() }));
|
|
330
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("a", props, void 0, true));
|
|
329
331
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
330
332
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
331
333
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), triggerOpenStateMapping));
|
|
332
|
-
const others = omit(allProps, "
|
|
334
|
+
const others = omit(allProps, "render", "class", "closeDelay", "delay", "handle", "id", "onBlur", "onFocus", "onKeyDown", "onMouseEnter", "onMouseMove", "onPointerLeave", "payload", "ref", "style");
|
|
333
335
|
let focusHandlers;
|
|
334
336
|
createTriggerRegistration(store, id, element, () => ({
|
|
335
337
|
payload: internalProps.payload,
|
|
@@ -353,12 +355,12 @@ function PreviewCardTrigger(props) {
|
|
|
353
355
|
const handler = current?.state[current.activeTriggerId() === id() ? "activeTriggerProps" : "inactiveTriggerProps"].onKeyDown;
|
|
354
356
|
if (typeof handler === "function") handler(event);
|
|
355
357
|
}
|
|
356
|
-
const onFocus = composeEventHandlers(() => internalProps.onFocus,
|
|
357
|
-
const onBlur = composeEventHandlers(() => internalProps.onBlur,
|
|
358
|
-
const onPointerLeave = composeEventHandlers(() => internalProps.onPointerLeave,
|
|
359
|
-
const onMouseEnter = composeEventHandlers(() => internalProps.onMouseEnter,
|
|
360
|
-
const onMouseMove = composeEventHandlers(() => internalProps.onMouseMove,
|
|
361
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown,
|
|
358
|
+
const onFocus = composeEventHandlers(liveEventHandler(() => internalProps.onFocus), handleFocus);
|
|
359
|
+
const onBlur = composeEventHandlers(liveEventHandler(() => internalProps.onBlur), handleBlur);
|
|
360
|
+
const onPointerLeave = composeEventHandlers(liveEventHandler(() => internalProps.onPointerLeave), handlePointerLeave);
|
|
361
|
+
const onMouseEnter = composeEventHandlers(liveEventHandler(() => internalProps.onMouseEnter), updateInlineRect);
|
|
362
|
+
const onMouseMove = composeEventHandlers(liveEventHandler(() => internalProps.onMouseMove), updateInlineRect);
|
|
363
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), handleKeyDown);
|
|
362
364
|
return [Show({
|
|
363
365
|
keyed: true,
|
|
364
366
|
get when() {
|
|
@@ -372,10 +374,7 @@ function PreviewCardTrigger(props) {
|
|
|
372
374
|
closeDelay,
|
|
373
375
|
setFocusHandlers: (handlers) => focusHandlers = handlers
|
|
374
376
|
})
|
|
375
|
-
}),
|
|
376
|
-
get component() {
|
|
377
|
-
return props.as ?? "a";
|
|
378
|
-
},
|
|
377
|
+
}), Render(mergeProps({
|
|
379
378
|
ref: [((value) => setElement(value)), internalProps.ref],
|
|
380
379
|
get id() {
|
|
381
380
|
return id();
|
|
@@ -441,7 +440,7 @@ function PreviewCardPortal(props) {
|
|
|
441
440
|
const state = {};
|
|
442
441
|
const classValue = createMemo(() => resolveClass(props.class, state));
|
|
443
442
|
const styleValue = createMemo(() => resolveStyle(props.style, state));
|
|
444
|
-
const others = omit(allProps, "
|
|
443
|
+
const others = omit(allProps, "render", "class", "container", "keepMounted", "ref", "style");
|
|
445
444
|
const portalContext = { keepMounted };
|
|
446
445
|
return Show({
|
|
447
446
|
get when() {
|
|
@@ -452,8 +451,8 @@ function PreviewCardPortal(props) {
|
|
|
452
451
|
value: portalContext,
|
|
453
452
|
get children() {
|
|
454
453
|
return PopupPortal(mergeProps({
|
|
455
|
-
get
|
|
456
|
-
return props.
|
|
454
|
+
get render() {
|
|
455
|
+
return props.render;
|
|
457
456
|
},
|
|
458
457
|
get container() {
|
|
459
458
|
return internalProps.container;
|
|
@@ -548,13 +547,14 @@ function PreviewCardPositioner(props) {
|
|
|
548
547
|
anchorHidden: positioning.anchorHidden(),
|
|
549
548
|
instant: context.store.track().instantType ?? (initialPositioning() ? "initial" : void 0)
|
|
550
549
|
}));
|
|
550
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
551
551
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
552
552
|
const styleValue = createMemo(() => mergePreviewCardStyles({
|
|
553
553
|
...positioning.styles(),
|
|
554
554
|
"pointer-events": context.store.open() ? void 0 : "none"
|
|
555
555
|
}, resolveStyle(props.style, state())));
|
|
556
556
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), previewCardPopupStateMapping));
|
|
557
|
-
const others = omit(allProps, "align", "alignOffset", "anchor", "arrowPadding", "
|
|
557
|
+
const others = omit(allProps, "align", "alignOffset", "anchor", "arrowPadding", "render", "class", "collisionAvoidance", "collisionBoundary", "collisionPadding", "disableAnchorTracking", "positionMethod", "ref", "side", "sideOffset", "sticky", "style");
|
|
558
558
|
let positionerElement = null;
|
|
559
559
|
createEffect(() => positioning.state().placement, (placement) => {
|
|
560
560
|
context.store.context.floatingRoot.context.data.placement = placement;
|
|
@@ -566,10 +566,7 @@ function PreviewCardPositioner(props) {
|
|
|
566
566
|
return PreviewCardPositionerContext({
|
|
567
567
|
value: positioning,
|
|
568
568
|
get children() {
|
|
569
|
-
return
|
|
570
|
-
get component() {
|
|
571
|
-
return props.as ?? "div";
|
|
572
|
-
},
|
|
569
|
+
return Render(mergeProps({
|
|
573
570
|
ref: [((element) => {
|
|
574
571
|
positionerElement = element;
|
|
575
572
|
context.store.setPositionerElement(element);
|
|
@@ -603,11 +600,12 @@ function PreviewCardPopup(props) {
|
|
|
603
600
|
instant: context.store.track().instantType,
|
|
604
601
|
transitionStatus: context.store.track().transitionStatus
|
|
605
602
|
}));
|
|
603
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
606
604
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
607
605
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
608
606
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), previewCardPopupTransitionStateMapping));
|
|
609
|
-
const others = omit(allProps, "
|
|
610
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown, (
|
|
607
|
+
const others = omit(allProps, "render", "class", "onKeyDown", "ref", "style");
|
|
608
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), (event) => {
|
|
611
609
|
const handler = context.store.state.popupProps.onKeyDown;
|
|
612
610
|
if (typeof handler === "function") handler(event);
|
|
613
611
|
});
|
|
@@ -615,10 +613,7 @@ function PreviewCardPopup(props) {
|
|
|
615
613
|
onCleanup(() => {
|
|
616
614
|
if (context.store.state.popupElement === popupElement) context.store.setPopupElement(null);
|
|
617
615
|
});
|
|
618
|
-
return
|
|
619
|
-
get component() {
|
|
620
|
-
return props.as ?? "div";
|
|
621
|
-
},
|
|
616
|
+
return Render(mergeProps({
|
|
622
617
|
ref: [((element) => {
|
|
623
618
|
popupElement = element;
|
|
624
619
|
context.store.setPopupElement(element);
|
|
@@ -648,18 +643,16 @@ function PreviewCardArrow(props) {
|
|
|
648
643
|
align: positioner.renderedAlign(),
|
|
649
644
|
uncentered: positioner.arrowUncentered()
|
|
650
645
|
}));
|
|
646
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
651
647
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
652
648
|
const styleValue = createMemo(() => mergePreviewCardStyles(positioner.arrowStyles(), resolveStyle(props.style, state())));
|
|
653
649
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), previewCardPopupStateMapping));
|
|
654
|
-
const others = omit(allProps, "
|
|
650
|
+
const others = omit(allProps, "render", "class", "ref", "style");
|
|
655
651
|
let arrowElement = null;
|
|
656
652
|
onCleanup(() => {
|
|
657
653
|
if (arrowElement) positioner.setArrowElement(null);
|
|
658
654
|
});
|
|
659
|
-
return
|
|
660
|
-
get component() {
|
|
661
|
-
return props.as ?? "div";
|
|
662
|
-
},
|
|
655
|
+
return Render(mergeProps({
|
|
663
656
|
ref: [((element) => {
|
|
664
657
|
arrowElement = element;
|
|
665
658
|
positioner.setArrowElement(element);
|
|
@@ -684,6 +677,7 @@ function PreviewCardBackdrop(props) {
|
|
|
684
677
|
open: context.store.open(),
|
|
685
678
|
transitionStatus: context.store.track().transitionStatus
|
|
686
679
|
}));
|
|
680
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
687
681
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
688
682
|
const styleValue = createMemo(() => mergePreviewCardStyles({
|
|
689
683
|
"pointer-events": "none",
|
|
@@ -691,11 +685,8 @@ function PreviewCardBackdrop(props) {
|
|
|
691
685
|
"-webkit-user-select": "none"
|
|
692
686
|
}, resolveStyle(props.style, state())));
|
|
693
687
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), previewCardPopupTransitionStateMapping));
|
|
694
|
-
const others = omit(allProps, "
|
|
695
|
-
return
|
|
696
|
-
get component() {
|
|
697
|
-
return props.as ?? "div";
|
|
698
|
-
},
|
|
688
|
+
const others = omit(allProps, "render", "class", "ref", "style");
|
|
689
|
+
return Render(mergeProps({
|
|
699
690
|
ref: [internalProps.ref],
|
|
700
691
|
role: "presentation",
|
|
701
692
|
get hidden() {
|
|
@@ -726,14 +717,12 @@ function PreviewCardViewport(props) {
|
|
|
726
717
|
...viewportState(),
|
|
727
718
|
instant: context.store.track().instantType
|
|
728
719
|
}));
|
|
720
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
729
721
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
730
722
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
731
723
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), previewCardViewportStateMapping));
|
|
732
|
-
const others = omit(allProps, "
|
|
733
|
-
return
|
|
734
|
-
get component() {
|
|
735
|
-
return props.as ?? "div";
|
|
736
|
-
},
|
|
724
|
+
const others = omit(allProps, "render", "children", "class", "ref", "style");
|
|
725
|
+
return Render(mergeProps({
|
|
737
726
|
ref: [internalProps.ref],
|
|
738
727
|
get ["class"]() {
|
|
739
728
|
return classValue();
|