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