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,625 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { d as n } from "./reasons-Co5CzjKq.js";
|
|
4
|
-
import { n as r, t as i } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
-
import { createChangeEventDetails as a } from "./internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { composeEventHandlers as o } from "./internals/composeEventHandlers.js";
|
|
7
|
-
import { a as s } from "./dom-BEAeQ9Eb.js";
|
|
8
|
-
import { t as c } from "./PopupViewport-DgrIqQea.js";
|
|
9
|
-
import { t as l } from "./createAnchorPositioning-DcxDXUgB.js";
|
|
10
|
-
import { c as u, i as d, n as f, r as p, s as m, t as h } from "./FloatingTree-23B7KKPD.js";
|
|
11
|
-
import { a as g, n as _, o as v, r as y, t as b } from "./PopupStore-DjB-wO88.js";
|
|
12
|
-
import { t as x } from "./createFocusInteraction-D4w1-235.js";
|
|
13
|
-
import { n as S, r as C, t as w } from "./safePolygon--bbKn0c8.js";
|
|
14
|
-
import { a as ee, n as T, o as E, r as D } from "./popupStateMapping-C9eZl19i.js";
|
|
15
|
-
import { i as te, n as ne, r as re, t as ie } from "./PopupHandle-CcJG4NMy.js";
|
|
16
|
-
import { t as O } from "./setRef-fXF6OIo3.js";
|
|
17
|
-
import { n as k } from "./DirectionContext-BwMabICS.js";
|
|
18
|
-
import { Dynamic as A, createComponent as j, memo as ae, mergeProps as M } from "@solidjs/web";
|
|
19
|
-
import { $REFRESH as N, Show as P, createContext as F, createEffect as I, createMemo as L, createSignal as R, createUniqueId as z, omit as B, onCleanup as V, untrack as H, useContext as U } from "solid-js";
|
|
20
|
-
//#region src/internals/overlay/inlineRect.ts
|
|
21
|
-
function W(e, t, n, r) {
|
|
22
|
-
return {
|
|
23
|
-
left: e,
|
|
24
|
-
top: t,
|
|
25
|
-
right: n,
|
|
26
|
-
bottom: r,
|
|
27
|
-
x: e,
|
|
28
|
-
y: t,
|
|
29
|
-
width: n - e,
|
|
30
|
-
height: r - t
|
|
31
|
-
};
|
|
32
|
-
}
|
|
33
|
-
function oe(e) {
|
|
34
|
-
return {
|
|
35
|
-
left: e.left,
|
|
36
|
-
top: e.top,
|
|
37
|
-
right: e.right,
|
|
38
|
-
bottom: e.bottom,
|
|
39
|
-
width: e.width,
|
|
40
|
-
height: e.height
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
function G(e) {
|
|
44
|
-
let t = [], n, r = Infinity, i = Infinity, a = -Infinity, o = -Infinity;
|
|
45
|
-
for (let s of Array.from(e).sort((e, t) => e.top - t.top)) {
|
|
46
|
-
let e = oe(s);
|
|
47
|
-
if (r = Math.min(r, e.left), i = Math.min(i, e.top), a = Math.max(a, e.right), o = Math.max(o, e.bottom), !n || e.top - n.top > n.height / 2) t.push(e);
|
|
48
|
-
else {
|
|
49
|
-
let n = t[t.length - 1];
|
|
50
|
-
n.left = Math.min(n.left, e.left), n.right = Math.max(n.right, e.right), n.bottom = Math.max(n.bottom, e.bottom), n.width = n.right - n.left, n.height = n.bottom - n.top;
|
|
51
|
-
}
|
|
52
|
-
n = e;
|
|
53
|
-
}
|
|
54
|
-
return {
|
|
55
|
-
lines: t,
|
|
56
|
-
fallback: W(r, i, a, o)
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
function K(e, t, n) {
|
|
60
|
-
return e.findIndex((e) => t > e.left - 2 && t < e.right + 2 && n > e.top - 2 && n < e.bottom + 2);
|
|
61
|
-
}
|
|
62
|
-
function se(e, t, n) {
|
|
63
|
-
let { lines: r } = G(e.getClientRects());
|
|
64
|
-
if (r.length < 2) return;
|
|
65
|
-
let i = K(r, t, n);
|
|
66
|
-
return {
|
|
67
|
-
x: t,
|
|
68
|
-
y: n,
|
|
69
|
-
lineIndex: i === -1 ? void 0 : i,
|
|
70
|
-
element: e
|
|
71
|
-
};
|
|
72
|
-
}
|
|
73
|
-
function ce(e, t, n) {
|
|
74
|
-
let { lines: r, fallback: i } = G(e.getClientRects());
|
|
75
|
-
if (r.length < 2) return null;
|
|
76
|
-
if (n?.lineIndex != null && r[n.lineIndex]) {
|
|
77
|
-
let e = r[n.lineIndex];
|
|
78
|
-
return W(e.left, e.top, e.right, e.bottom);
|
|
79
|
-
}
|
|
80
|
-
if (n) {
|
|
81
|
-
let e = K(r, n.x, n.y);
|
|
82
|
-
if (e !== -1) {
|
|
83
|
-
let t = r[e];
|
|
84
|
-
return W(t.left, t.top, t.right, t.bottom);
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
if (r.length === 2 && r[0].left > r[1].right && n) return i;
|
|
88
|
-
let a = t[0];
|
|
89
|
-
if (a === "t" || a === "b") {
|
|
90
|
-
let e = r[0], t = r[r.length - 1], n = a === "t" ? e : t;
|
|
91
|
-
return W(n.left, e.top, n.right, t.bottom);
|
|
92
|
-
}
|
|
93
|
-
let o = a === "l", s = r[0].left, c = r[0].right, l = o ? Infinity : -Infinity, u = r[0], d = r[0];
|
|
94
|
-
for (let e of r) {
|
|
95
|
-
s = Math.min(s, e.left), c = Math.max(c, e.right);
|
|
96
|
-
let t = o ? e.left : e.right;
|
|
97
|
-
o && t < l || !o && t > l ? (l = t, u = e, d = e) : t === l && (d = e);
|
|
98
|
-
}
|
|
99
|
-
return W(s, u.top, c, d.bottom);
|
|
100
|
-
}
|
|
101
|
-
function le(e) {
|
|
102
|
-
return "contextElement" in e && e.contextElement ? e.contextElement : s(e) ? e : void 0;
|
|
103
|
-
}
|
|
104
|
-
function q() {
|
|
105
|
-
let [e, t] = R();
|
|
106
|
-
return {
|
|
107
|
-
coords: e,
|
|
108
|
-
clear: () => t(void 0),
|
|
109
|
-
update: (e, n, r) => {
|
|
110
|
-
let i = se(e, n, r);
|
|
111
|
-
return t(i), i;
|
|
112
|
-
},
|
|
113
|
-
middleware: {
|
|
114
|
-
name: "inline",
|
|
115
|
-
async fn(t) {
|
|
116
|
-
let n = t.elements.reference;
|
|
117
|
-
if (typeof n.getClientRects != "function") return {};
|
|
118
|
-
let r = le(n), i = e(), a = i?.element === n || i?.element === r ? i : void 0, o = ce(n, t.placement, a);
|
|
119
|
-
if (!o || !t.platform.getElementRects) return {};
|
|
120
|
-
let s = await t.platform.getElementRects({
|
|
121
|
-
reference: {
|
|
122
|
-
contextElement: r,
|
|
123
|
-
getBoundingClientRect: () => o
|
|
124
|
-
},
|
|
125
|
-
floating: t.elements.floating,
|
|
126
|
-
strategy: t.strategy
|
|
127
|
-
}), c = t.rects.reference;
|
|
128
|
-
return c.x === s.reference.x && c.y === s.reference.y && c.width === s.reference.width && c.height === s.reference.height ? {} : { reset: { rects: s } };
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
};
|
|
132
|
-
}
|
|
133
|
-
//#endregion
|
|
134
|
-
//#region src/preview-card/store/PreviewCardStore.ts
|
|
135
|
-
var ue = class extends b {
|
|
136
|
-
inlineRect = q();
|
|
137
|
-
constructor(e) {
|
|
138
|
-
super(e), this.tree = e.tree, this.set("closeDelay", 300);
|
|
139
|
-
}
|
|
140
|
-
tree;
|
|
141
|
-
floatingElement() {
|
|
142
|
-
let e = this.track();
|
|
143
|
-
return e.positionerElement ?? e.popupElement;
|
|
144
|
-
}
|
|
145
|
-
transitionStatus() {
|
|
146
|
-
return this.track().transitionStatus;
|
|
147
|
-
}
|
|
148
|
-
setOpen(e, t) {
|
|
149
|
-
let n = t.event;
|
|
150
|
-
return e && t.reason === "trigger-hover" && t.trigger && "clientX" in n && "clientY" in n && this.inlineRect.coords()?.element !== t.trigger && this.inlineRect.update(t.trigger, n.clientX, n.clientY), super.setOpen(e, t);
|
|
151
|
-
}
|
|
152
|
-
}, de = class extends ne {
|
|
153
|
-
inlineRect = q();
|
|
154
|
-
tree = new p();
|
|
155
|
-
constructor() {
|
|
156
|
-
super(), this.context.floatingRoot = new y({
|
|
157
|
-
triggerElements: this.context.triggerElements,
|
|
158
|
-
onOpenChange: () => void 0
|
|
159
|
-
});
|
|
160
|
-
}
|
|
161
|
-
floatingElement() {
|
|
162
|
-
return null;
|
|
163
|
-
}
|
|
164
|
-
transitionStatus() {}
|
|
165
|
-
}, J = Symbol("PreviewCardRootContext"), Y = F(J);
|
|
166
|
-
function X(e = !1) {
|
|
167
|
-
let t = U(Y);
|
|
168
|
-
if (t === J) {
|
|
169
|
-
if (e) return;
|
|
170
|
-
throw Error("Base UI: PreviewCardRootContext is missing. PreviewCard parts must be placed within <PreviewCard.Root>.");
|
|
171
|
-
}
|
|
172
|
-
return t;
|
|
173
|
-
}
|
|
174
|
-
//#endregion
|
|
175
|
-
//#region src/preview-card/root/PreviewCardRoot.tsx
|
|
176
|
-
function fe(e) {
|
|
177
|
-
let t = u(), r = m(), i = t ?? new p(), o = z(), s = z(), c = H(() => e.open !== void 0), l = H(() => e.triggerId !== void 0), _ = new ue({
|
|
178
|
-
controlledOpen: () => c ? e.open : void 0,
|
|
179
|
-
controlledTriggerId: () => l ? e.triggerId : void 0,
|
|
180
|
-
floatingId: s,
|
|
181
|
-
nested: r !== null,
|
|
182
|
-
nodeId: o,
|
|
183
|
-
onOpenChange: () => e.onOpenChange,
|
|
184
|
-
onOpenChangeComplete: () => e.onOpenChangeComplete,
|
|
185
|
-
tree: i
|
|
186
|
-
});
|
|
187
|
-
_.update({
|
|
188
|
-
open: c ? !!H(() => e.open) : !!H(() => e.defaultOpen),
|
|
189
|
-
activeTriggerId: H(() => e.defaultTriggerId ?? null)
|
|
190
|
-
});
|
|
191
|
-
let y = _.access((e) => e.payload), b = d({
|
|
192
|
-
tree: i,
|
|
193
|
-
id: o,
|
|
194
|
-
parentId: r,
|
|
195
|
-
context: () => _.context.floatingRoot
|
|
196
|
-
}), x = g(_, () => _.track().popupElement, { onUnmount: _.inlineRect.clear }), S = {
|
|
197
|
-
store: _,
|
|
198
|
-
tree: i,
|
|
199
|
-
presence: x
|
|
200
|
-
};
|
|
201
|
-
_.configureTriggerUnmount({ closeOnActiveTriggerUnmount: !0 }), re(() => e.handle, _);
|
|
202
|
-
let C = v({
|
|
203
|
-
context: _.context.floatingRoot,
|
|
204
|
-
tree: () => i
|
|
205
|
-
});
|
|
206
|
-
_.setInteractionProps({
|
|
207
|
-
activeTriggerProps: { onKeyDown: C.onKeyDown },
|
|
208
|
-
inactiveTriggerProps: { onKeyDown: C.onKeyDown },
|
|
209
|
-
popupProps: { onKeyDown: C.onKeyDown }
|
|
210
|
-
}), I(() => ({
|
|
211
|
-
open: _.open(),
|
|
212
|
-
activeTriggerId: _.activeTriggerId()
|
|
213
|
-
}), (e) => {
|
|
214
|
-
H(() => _.reconcileTriggers()), e.open && e.activeTriggerId == null && _.state.payload !== void 0 && _.set("payload", void 0);
|
|
215
|
-
});
|
|
216
|
-
let w = {
|
|
217
|
-
unmount: x.forceUnmount,
|
|
218
|
-
close() {
|
|
219
|
-
_.setOpen(!1, a(n));
|
|
220
|
-
}
|
|
221
|
-
};
|
|
222
|
-
I(() => e.actionsRef, (e) => {
|
|
223
|
-
e?.(w);
|
|
224
|
-
});
|
|
225
|
-
function ee() {
|
|
226
|
-
let t = L(() => e.children), n = H(t), r = n;
|
|
227
|
-
return typeof n == "function" && (r = n.name === "bound read" && Object.prototype.hasOwnProperty.call(n, N) ? ae(() => t()) : H(() => n({ payload: y }))), r;
|
|
228
|
-
}
|
|
229
|
-
return V(() => _.clearInteractionProps()), j(Y, {
|
|
230
|
-
value: S,
|
|
231
|
-
get children() {
|
|
232
|
-
return j(f, {
|
|
233
|
-
value: i,
|
|
234
|
-
get children() {
|
|
235
|
-
return j(h, {
|
|
236
|
-
get value() {
|
|
237
|
-
return b.id ?? null;
|
|
238
|
-
},
|
|
239
|
-
get children() {
|
|
240
|
-
return j(ee, {});
|
|
241
|
-
}
|
|
242
|
-
});
|
|
243
|
-
}
|
|
244
|
-
});
|
|
245
|
-
}
|
|
246
|
-
});
|
|
247
|
-
}
|
|
248
|
-
//#endregion
|
|
249
|
-
//#region src/preview-card/trigger/PreviewCardTrigger.tsx
|
|
250
|
-
function pe(e) {
|
|
251
|
-
let n = X(!0), a = e;
|
|
252
|
-
if (!n && !H(() => a.handle)) throw Error("Base UI: <PreviewCard.Trigger> must be either used within a <PreviewCard.Root> component or provided with a handle.");
|
|
253
|
-
let s = e, c = `base-ui-${z()}`, l = L(() => a.id || c), u = L(() => a.delay ?? 600), d = L(() => a.closeDelay ?? 300), [f, p] = R(null, { ownedWrite: !0 }), m = te(() => a.handle), h = L(() => m() ?? n?.store), g = L(() => {
|
|
254
|
-
let e = h();
|
|
255
|
-
return !!(e?.open() && e.activeTriggerId() === l());
|
|
256
|
-
}), v = L(() => ({ open: g() })), y = L(() => r(e.class, v())), b = L(() => i(e.style, v())), x = L(() => t(v(), ee)), S = B(s, "as", "class", "closeDelay", "delay", "handle", "id", "onBlur", "onFocus", "onKeyDown", "onMouseEnter", "onMouseMove", "onPointerLeave", "payload", "ref", "style"), C;
|
|
257
|
-
_(h, l, f, () => ({
|
|
258
|
-
payload: a.payload,
|
|
259
|
-
closeDelay: d()
|
|
260
|
-
}));
|
|
261
|
-
function w(e) {
|
|
262
|
-
h()?.inlineRect.clear(), C?.onFocus(e);
|
|
263
|
-
}
|
|
264
|
-
function T(e) {
|
|
265
|
-
C?.onBlur(e);
|
|
266
|
-
}
|
|
267
|
-
function E() {
|
|
268
|
-
C?.onPointerLeave();
|
|
269
|
-
}
|
|
270
|
-
function D(e) {
|
|
271
|
-
g() || h()?.inlineRect.update(e.currentTarget, e.clientX, e.clientY);
|
|
272
|
-
}
|
|
273
|
-
function ne(e) {
|
|
274
|
-
let t = h(), n = t?.state[t.activeTriggerId() === l() ? "activeTriggerProps" : "inactiveTriggerProps"].onKeyDown;
|
|
275
|
-
typeof n == "function" && n(e);
|
|
276
|
-
}
|
|
277
|
-
let re = o(() => a.onFocus, () => w), ie = o(() => a.onBlur, () => T), O = o(() => a.onPointerLeave, () => E), k = o(() => a.onMouseEnter, () => D), ae = o(() => a.onMouseMove, () => D), N = o(() => a.onKeyDown, () => ne);
|
|
278
|
-
return [j(P, {
|
|
279
|
-
keyed: !0,
|
|
280
|
-
get when() {
|
|
281
|
-
return h();
|
|
282
|
-
},
|
|
283
|
-
children: (e) => j(me, {
|
|
284
|
-
store: e,
|
|
285
|
-
id: l,
|
|
286
|
-
element: f,
|
|
287
|
-
delay: u,
|
|
288
|
-
closeDelay: d,
|
|
289
|
-
setFocusHandlers: (e) => C = e
|
|
290
|
-
})
|
|
291
|
-
}), j(A, M({
|
|
292
|
-
get component() {
|
|
293
|
-
return e.as ?? "a";
|
|
294
|
-
},
|
|
295
|
-
ref: [((e) => p(e)), a.ref],
|
|
296
|
-
get id() {
|
|
297
|
-
return l();
|
|
298
|
-
},
|
|
299
|
-
get class() {
|
|
300
|
-
return y();
|
|
301
|
-
},
|
|
302
|
-
get style() {
|
|
303
|
-
return b();
|
|
304
|
-
},
|
|
305
|
-
onBlur: ie,
|
|
306
|
-
onFocus: re,
|
|
307
|
-
onKeyDown: N,
|
|
308
|
-
onMouseEnter: k,
|
|
309
|
-
onMouseMove: ae,
|
|
310
|
-
onPointerLeave: O
|
|
311
|
-
}, x, S))];
|
|
312
|
-
}
|
|
313
|
-
function me(e) {
|
|
314
|
-
let t = H(() => e.store), n = H(() => e.id), r = H(() => e.element), i = H(() => e.delay), a = H(() => e.closeDelay), o = H(() => e.setFocusHandlers);
|
|
315
|
-
return o(x({
|
|
316
|
-
context: t.context.floatingRoot,
|
|
317
|
-
delay: i
|
|
318
|
-
})), V(() => o(void 0)), C({
|
|
319
|
-
context: t.context.floatingRoot,
|
|
320
|
-
reference: r,
|
|
321
|
-
floating: () => t.isTriggerActive(n()) ? t.floatingElement() : null,
|
|
322
|
-
tree: () => t.tree,
|
|
323
|
-
delay: () => ({
|
|
324
|
-
open: i(),
|
|
325
|
-
close: a()
|
|
326
|
-
}),
|
|
327
|
-
handleClose: () => w(),
|
|
328
|
-
mouseOnly: () => !0
|
|
329
|
-
}), null;
|
|
330
|
-
}
|
|
331
|
-
//#endregion
|
|
332
|
-
//#region src/preview-card/portal/PreviewCardPortalContext.ts
|
|
333
|
-
var he = Symbol("PreviewCardPortalContext"), ge = F(he);
|
|
334
|
-
function _e() {
|
|
335
|
-
let e = U(ge);
|
|
336
|
-
if (e === he) throw Error("Base UI: <PreviewCard.Portal> is missing.");
|
|
337
|
-
return e;
|
|
338
|
-
}
|
|
339
|
-
//#endregion
|
|
340
|
-
//#region src/preview-card/portal/PreviewCardPortal.tsx
|
|
341
|
-
function ve(e) {
|
|
342
|
-
let t = X(), n = e, a = e, o = L(() => n.keepMounted ?? !1), s = L(() => t.presence.mounted() || o()), c = {}, l = L(() => r(e.class, c)), u = L(() => i(e.style, c)), d = B(a, "as", "class", "container", "keepMounted", "ref", "style"), f = { keepMounted: o };
|
|
343
|
-
return j(P, {
|
|
344
|
-
get when() {
|
|
345
|
-
return s();
|
|
346
|
-
},
|
|
347
|
-
get children() {
|
|
348
|
-
return j(ge, {
|
|
349
|
-
value: f,
|
|
350
|
-
get children() {
|
|
351
|
-
return j(E, M({
|
|
352
|
-
get as() {
|
|
353
|
-
return e.as;
|
|
354
|
-
},
|
|
355
|
-
get container() {
|
|
356
|
-
return n.container;
|
|
357
|
-
},
|
|
358
|
-
lite: !0,
|
|
359
|
-
ref: (e) => {
|
|
360
|
-
n.ref && O(n.ref, e);
|
|
361
|
-
},
|
|
362
|
-
get class() {
|
|
363
|
-
return l();
|
|
364
|
-
},
|
|
365
|
-
get style() {
|
|
366
|
-
return u();
|
|
367
|
-
}
|
|
368
|
-
}, d, { get children() {
|
|
369
|
-
return e.children;
|
|
370
|
-
} }));
|
|
371
|
-
}
|
|
372
|
-
});
|
|
373
|
-
}
|
|
374
|
-
});
|
|
375
|
-
}
|
|
376
|
-
//#endregion
|
|
377
|
-
//#region src/preview-card/utils/mergePreviewCardStyles.ts
|
|
378
|
-
function Z(e, t) {
|
|
379
|
-
if (typeof t == "string") {
|
|
380
|
-
let n = Object.entries(e).filter((e) => e[1] != null).map(([e, t]) => `${e}:${String(t)}`).join(";");
|
|
381
|
-
return n ? `${n};${t}` : t;
|
|
382
|
-
}
|
|
383
|
-
return {
|
|
384
|
-
...e,
|
|
385
|
-
...t || void 0
|
|
386
|
-
};
|
|
387
|
-
}
|
|
388
|
-
//#endregion
|
|
389
|
-
//#region src/preview-card/utils/stateAttributesMapping.ts
|
|
390
|
-
var ye = T, Q = D, be = { activationDirection: (e) => e ? { "data-activation-direction": e } : null }, xe = Symbol("PreviewCardPositionerContext"), Se = F(xe);
|
|
391
|
-
function $() {
|
|
392
|
-
let e = U(Se);
|
|
393
|
-
if (e === xe) throw Error("Base UI: <PreviewCard.Positioner> is missing.");
|
|
394
|
-
return e;
|
|
395
|
-
}
|
|
396
|
-
//#endregion
|
|
397
|
-
//#region src/preview-card/positioner/PreviewCardPositioner.tsx
|
|
398
|
-
function Ce(e) {
|
|
399
|
-
let n = X();
|
|
400
|
-
_e();
|
|
401
|
-
let a = k(), o = e, s = e, c = L(() => {
|
|
402
|
-
let e = o.anchor;
|
|
403
|
-
return typeof e == "function" ? e() : e && "current" in e ? e.current : e ?? n.store.context.floatingRoot.referenceElement();
|
|
404
|
-
}), u = l({
|
|
405
|
-
reference: c,
|
|
406
|
-
floating: () => n.store.track().positionerElement,
|
|
407
|
-
mounted: n.presence.mounted,
|
|
408
|
-
direction: a,
|
|
409
|
-
positionMethod: () => o.positionMethod ?? "absolute",
|
|
410
|
-
side: () => o.side ?? "bottom",
|
|
411
|
-
align: () => o.align ?? "center",
|
|
412
|
-
sideOffset: () => o.sideOffset ?? 0,
|
|
413
|
-
alignOffset: () => o.alignOffset ?? 0,
|
|
414
|
-
collisionBoundary: () => o.collisionBoundary ?? "clipping-ancestors",
|
|
415
|
-
collisionPadding: () => o.collisionPadding ?? 5,
|
|
416
|
-
collisionAvoidance: () => o.collisionAvoidance ?? {
|
|
417
|
-
side: "flip",
|
|
418
|
-
align: "flip",
|
|
419
|
-
fallbackAxisSide: "end"
|
|
420
|
-
},
|
|
421
|
-
sticky: () => o.sticky ?? !1,
|
|
422
|
-
arrowPadding: () => o.arrowPadding ?? 5,
|
|
423
|
-
disableAnchorTracking: () => o.disableAnchorTracking ?? !1,
|
|
424
|
-
inlineMiddleware: () => n.store.inlineRect.middleware,
|
|
425
|
-
adaptiveOriginMiddleware: () => n.store.track().adaptiveOriginMiddleware
|
|
426
|
-
}), d = S(() => n.store.open(), () => u.state().isPositioned), f = L(() => ({
|
|
427
|
-
open: n.store.open(),
|
|
428
|
-
side: u.renderedSide(),
|
|
429
|
-
align: u.renderedAlign(),
|
|
430
|
-
anchorHidden: u.anchorHidden(),
|
|
431
|
-
instant: n.store.track().instantType ?? (d() ? "initial" : void 0)
|
|
432
|
-
})), p = L(() => r(e.class, f())), m = L(() => Z({
|
|
433
|
-
...u.styles(),
|
|
434
|
-
"pointer-events": n.store.open() ? void 0 : "none"
|
|
435
|
-
}, i(e.style, f()))), h = L(() => t(f(), ye)), g = B(s, "align", "alignOffset", "anchor", "arrowPadding", "as", "class", "collisionAvoidance", "collisionBoundary", "collisionPadding", "disableAnchorTracking", "positionMethod", "ref", "side", "sideOffset", "sticky", "style"), _ = null;
|
|
436
|
-
return I(() => u.state().placement, (e) => {
|
|
437
|
-
n.store.context.floatingRoot.context.data.placement = e;
|
|
438
|
-
}), V(() => {
|
|
439
|
-
delete n.store.context.floatingRoot.context.data.placement, n.store.state.positionerElement === _ && n.store.setPositionerElement(null);
|
|
440
|
-
}), j(Se, {
|
|
441
|
-
value: u,
|
|
442
|
-
get children() {
|
|
443
|
-
return j(A, M({
|
|
444
|
-
get component() {
|
|
445
|
-
return e.as ?? "div";
|
|
446
|
-
},
|
|
447
|
-
ref: [((e) => {
|
|
448
|
-
_ = e, n.store.setPositionerElement(e);
|
|
449
|
-
}), o.ref],
|
|
450
|
-
role: "presentation",
|
|
451
|
-
get hidden() {
|
|
452
|
-
return !n.presence.mounted();
|
|
453
|
-
},
|
|
454
|
-
get class() {
|
|
455
|
-
return p();
|
|
456
|
-
},
|
|
457
|
-
get style() {
|
|
458
|
-
return m();
|
|
459
|
-
}
|
|
460
|
-
}, h, g));
|
|
461
|
-
}
|
|
462
|
-
});
|
|
463
|
-
}
|
|
464
|
-
//#endregion
|
|
465
|
-
//#region src/preview-card/popup/PreviewCardPopup.tsx
|
|
466
|
-
function we(e) {
|
|
467
|
-
let n = X(), a = $(), s = e, c = e, l = L(() => ({
|
|
468
|
-
open: n.store.open(),
|
|
469
|
-
side: a.renderedSide(),
|
|
470
|
-
align: a.renderedAlign(),
|
|
471
|
-
instant: n.store.track().instantType,
|
|
472
|
-
transitionStatus: n.store.track().transitionStatus
|
|
473
|
-
})), u = L(() => r(e.class, l())), d = L(() => i(e.style, l())), f = L(() => t(l(), Q)), p = B(c, "as", "class", "onKeyDown", "ref", "style"), m = o(() => s.onKeyDown, () => (e) => {
|
|
474
|
-
let t = n.store.state.popupProps.onKeyDown;
|
|
475
|
-
typeof t == "function" && t(e);
|
|
476
|
-
}), h = null;
|
|
477
|
-
return V(() => {
|
|
478
|
-
n.store.state.popupElement === h && n.store.setPopupElement(null);
|
|
479
|
-
}), j(A, M({
|
|
480
|
-
get component() {
|
|
481
|
-
return e.as ?? "div";
|
|
482
|
-
},
|
|
483
|
-
ref: [((e) => {
|
|
484
|
-
h = e, n.store.setPopupElement(e);
|
|
485
|
-
}), s.ref],
|
|
486
|
-
tabIndex: -1,
|
|
487
|
-
"data-base-ui-focusable": "",
|
|
488
|
-
get class() {
|
|
489
|
-
return u();
|
|
490
|
-
},
|
|
491
|
-
get style() {
|
|
492
|
-
return d();
|
|
493
|
-
},
|
|
494
|
-
onKeyDown: m
|
|
495
|
-
}, f, p));
|
|
496
|
-
}
|
|
497
|
-
//#endregion
|
|
498
|
-
//#region src/preview-card/arrow/PreviewCardArrow.tsx
|
|
499
|
-
function Te(e) {
|
|
500
|
-
let n = X(), a = $(), o = e, s = e, c = L(() => ({
|
|
501
|
-
open: n.store.open(),
|
|
502
|
-
side: a.renderedSide(),
|
|
503
|
-
align: a.renderedAlign(),
|
|
504
|
-
uncentered: a.arrowUncentered()
|
|
505
|
-
})), l = L(() => r(e.class, c())), u = L(() => Z(a.arrowStyles(), i(e.style, c()))), d = L(() => t(c(), ye)), f = B(s, "as", "class", "ref", "style"), p = null;
|
|
506
|
-
return V(() => {
|
|
507
|
-
p && a.setArrowElement(null);
|
|
508
|
-
}), j(A, M({
|
|
509
|
-
get component() {
|
|
510
|
-
return e.as ?? "div";
|
|
511
|
-
},
|
|
512
|
-
ref: [((e) => {
|
|
513
|
-
p = e, a.setArrowElement(e);
|
|
514
|
-
}), o.ref],
|
|
515
|
-
"aria-hidden": "true",
|
|
516
|
-
get class() {
|
|
517
|
-
return l();
|
|
518
|
-
},
|
|
519
|
-
get style() {
|
|
520
|
-
return u();
|
|
521
|
-
}
|
|
522
|
-
}, d, f));
|
|
523
|
-
}
|
|
524
|
-
//#endregion
|
|
525
|
-
//#region src/preview-card/backdrop/PreviewCardBackdrop.tsx
|
|
526
|
-
function Ee(e) {
|
|
527
|
-
let n = X(), a = e, o = e, s = L(() => ({
|
|
528
|
-
open: n.store.open(),
|
|
529
|
-
transitionStatus: n.store.track().transitionStatus
|
|
530
|
-
})), c = L(() => r(e.class, s())), l = L(() => Z({
|
|
531
|
-
"pointer-events": "none",
|
|
532
|
-
"user-select": "none",
|
|
533
|
-
"-webkit-user-select": "none"
|
|
534
|
-
}, i(e.style, s()))), u = L(() => t(s(), Q)), d = B(o, "as", "class", "ref", "style");
|
|
535
|
-
return j(A, M({
|
|
536
|
-
get component() {
|
|
537
|
-
return e.as ?? "div";
|
|
538
|
-
},
|
|
539
|
-
ref: [a.ref],
|
|
540
|
-
role: "presentation",
|
|
541
|
-
get hidden() {
|
|
542
|
-
return !n.presence.mounted();
|
|
543
|
-
},
|
|
544
|
-
get class() {
|
|
545
|
-
return c();
|
|
546
|
-
},
|
|
547
|
-
get style() {
|
|
548
|
-
return l();
|
|
549
|
-
}
|
|
550
|
-
}, u, d));
|
|
551
|
-
}
|
|
552
|
-
//#endregion
|
|
553
|
-
//#region src/preview-card/viewport/PreviewCardViewport.tsx
|
|
554
|
-
function De(e) {
|
|
555
|
-
let n = X(), a = $(), o = k(), s = e, l = e, [u, d] = R({
|
|
556
|
-
activationDirection: void 0,
|
|
557
|
-
transitioning: !1
|
|
558
|
-
}, { ownedWrite: !0 }), f = L(() => ({
|
|
559
|
-
...u(),
|
|
560
|
-
instant: n.store.track().instantType
|
|
561
|
-
})), p = L(() => r(e.class, f())), m = L(() => i(e.style, f())), h = L(() => t(f(), be)), g = B(l, "as", "children", "class", "ref", "style");
|
|
562
|
-
return j(A, M({
|
|
563
|
-
get component() {
|
|
564
|
-
return e.as ?? "div";
|
|
565
|
-
},
|
|
566
|
-
ref: [s.ref],
|
|
567
|
-
get class() {
|
|
568
|
-
return p();
|
|
569
|
-
},
|
|
570
|
-
get style() {
|
|
571
|
-
return m();
|
|
572
|
-
}
|
|
573
|
-
}, h, g, { get children() {
|
|
574
|
-
return j(c, {
|
|
575
|
-
get store() {
|
|
576
|
-
return n.store;
|
|
577
|
-
},
|
|
578
|
-
get side() {
|
|
579
|
-
return a.renderedSide();
|
|
580
|
-
},
|
|
581
|
-
get direction() {
|
|
582
|
-
return o();
|
|
583
|
-
},
|
|
584
|
-
onStateChange: d,
|
|
585
|
-
get children() {
|
|
586
|
-
return e.children;
|
|
587
|
-
}
|
|
588
|
-
});
|
|
589
|
-
} }));
|
|
590
|
-
}
|
|
591
|
-
//#endregion
|
|
592
|
-
//#region src/preview-card/store/PreviewCardHandle.ts
|
|
593
|
-
var Oe = class extends ie {
|
|
594
|
-
constructor() {
|
|
595
|
-
super("PreviewCard", !0, new de());
|
|
596
|
-
}
|
|
597
|
-
open(e) {
|
|
598
|
-
this.openByTrigger(e);
|
|
599
|
-
}
|
|
600
|
-
close() {
|
|
601
|
-
this.closePopup();
|
|
602
|
-
}
|
|
603
|
-
get isOpen() {
|
|
604
|
-
return this.attachedStore?.open() ?? !1;
|
|
605
|
-
}
|
|
606
|
-
};
|
|
607
|
-
function ke() {
|
|
608
|
-
return new Oe();
|
|
609
|
-
}
|
|
610
|
-
//#endregion
|
|
611
|
-
//#region src/preview-card/index.parts.ts
|
|
612
|
-
var Ae = /* @__PURE__ */ e({
|
|
613
|
-
Arrow: () => Te,
|
|
614
|
-
Backdrop: () => Ee,
|
|
615
|
-
Handle: () => Oe,
|
|
616
|
-
Popup: () => we,
|
|
617
|
-
Portal: () => ve,
|
|
618
|
-
Positioner: () => Ce,
|
|
619
|
-
Root: () => fe,
|
|
620
|
-
Trigger: () => pe,
|
|
621
|
-
Viewport: () => De,
|
|
622
|
-
createHandle: () => ke
|
|
623
|
-
});
|
|
624
|
-
//#endregion
|
|
625
|
-
export { Ae as t };
|