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,128 +0,0 @@
|
|
|
1
|
-
import { getStateAttributesProps as e } from "./internals/getStateAttributesProps.js";
|
|
2
|
-
import { n as t, t as n } from "./resolveStyle-XcgAuaKR.js";
|
|
3
|
-
import { fieldStateAttributesMapping as r } from "./internals/field-constants.js";
|
|
4
|
-
import { n as i } from "./FieldRootContext-izCEh80D.js";
|
|
5
|
-
import { n as a } from "./FormContext-BB05lWOI.js";
|
|
6
|
-
import { r as o } from "./LabelableContext-DKsB0fIx.js";
|
|
7
|
-
import { t as ee } from "./CheckboxGroupContext-1CRRHK0T.js";
|
|
8
|
-
import { Dynamic as s, createComponent as c, mergeProps as te } from "@solidjs/web";
|
|
9
|
-
import { createEffect as l, createMemo as u, createSignal as d, createUniqueId as f, omit as ne, onCleanup as p, onSettled as m, untrack as h } from "solid-js";
|
|
10
|
-
//#region src/checkbox-group/CheckboxGroup.tsx
|
|
11
|
-
var g = [];
|
|
12
|
-
function _(_) {
|
|
13
|
-
let b = i(!0), x = a(), S = o(), C = _, w = _, T = Symbol("CheckboxGroup"), E = `base-ui-${f()}`, D = `base-ui-${f()}`, O = h(() => C.value !== void 0), [k, A] = d(() => [...h(() => C.defaultValue) ?? g]), [re, j] = d(), [M, N] = d("mixed"), P = /* @__PURE__ */ new Map(), F = h(() => O ? C.value ?? g : k()), I = F, L = F, R = ne(w, "aria-describedby", "aria-labelledby", "allValues", "as", "class", "defaultValue", "disabled", "onValueChange", "ref", "style", "value"), z = u(() => O ? C.value ?? g : k()), B = u(() => b.disabled() || (C.disabled ?? !1)), V = u(() => ({
|
|
14
|
-
...b.state(),
|
|
15
|
-
disabled: B()
|
|
16
|
-
})), H = u(() => t(_.class, V())), U = u(() => n(_.style, V())), W = u(() => e(V(), r)), G = u(() => C["aria-labelledby"] ?? S.labelId()), K = u(() => S.getAriaDescribedBy(C["aria-describedby"])), q = u(() => z().length === (C.allValues ?? g).length), J = u(() => z().length > 0 && z().length !== (C.allValues ?? g).length), Y = u(() => (C.allValues ?? g).map((e) => `${D}-${e}`).join(" "));
|
|
17
|
-
function ie(e) {
|
|
18
|
-
return P.set(e.token, e), () => P.delete(e.token);
|
|
19
|
-
}
|
|
20
|
-
function X(e, t) {
|
|
21
|
-
return C.onValueChange?.(e, t), !t.isCanceled && (O || (I = e, A(e)), !0);
|
|
22
|
-
}
|
|
23
|
-
function Z(e) {
|
|
24
|
-
for (let t of P.values()) if (!t.parent() && t.value() === e) return t.disabled();
|
|
25
|
-
return !1;
|
|
26
|
-
}
|
|
27
|
-
function ae(e) {
|
|
28
|
-
let t = C.allValues ?? g, n = t.filter((e) => Z(e) && F.includes(e)), r = t.filter((e) => !Z(e) || F.includes(e)), i = F.length === r.length || F.length === 0, a, o = "mixed";
|
|
29
|
-
return i ? a = Q().length === r.length ? n : r : M() === "mixed" ? (a = r, o = "on") : M() === "on" ? (a = n, o = "off") : a = F, X(a, e) ? (i || N(o), !0) : !1;
|
|
30
|
-
}
|
|
31
|
-
function oe(e, t, n) {
|
|
32
|
-
let r = Q().slice();
|
|
33
|
-
if (t) r.push(e);
|
|
34
|
-
else {
|
|
35
|
-
let t = r.indexOf(e);
|
|
36
|
-
t !== -1 && r.splice(t, 1);
|
|
37
|
-
}
|
|
38
|
-
return X(r, n) ? (F = r, N("mixed"), !0) : !1;
|
|
39
|
-
}
|
|
40
|
-
function se() {
|
|
41
|
-
let e = x.formElement();
|
|
42
|
-
if (!e) return Q();
|
|
43
|
-
let t = /* @__PURE__ */ new Set();
|
|
44
|
-
for (let n of P.values()) {
|
|
45
|
-
let r = n.input(), i = n.value();
|
|
46
|
-
r && !n.parent() && i !== void 0 && r.checked && y(r, e) && t.add(i);
|
|
47
|
-
}
|
|
48
|
-
return Q().filter((e) => t.has(e));
|
|
49
|
-
}
|
|
50
|
-
function Q() {
|
|
51
|
-
return O ? z() : I;
|
|
52
|
-
}
|
|
53
|
-
let $ = {
|
|
54
|
-
id: E,
|
|
55
|
-
name: void 0,
|
|
56
|
-
value: z,
|
|
57
|
-
getValue: se,
|
|
58
|
-
getControl: () => b.validation.getInputControl()
|
|
59
|
-
}, ce = {
|
|
60
|
-
allValues: () => C.allValues,
|
|
61
|
-
disabled: B,
|
|
62
|
-
fieldControlSource: T,
|
|
63
|
-
getValue: Q,
|
|
64
|
-
parent: {
|
|
65
|
-
id: D,
|
|
66
|
-
checked: q,
|
|
67
|
-
indeterminate: J,
|
|
68
|
-
ariaControls: Y,
|
|
69
|
-
changeParent: ae,
|
|
70
|
-
changeChild: oe
|
|
71
|
-
},
|
|
72
|
-
registerCheckbox: ie,
|
|
73
|
-
setValue: X,
|
|
74
|
-
value: z
|
|
75
|
-
};
|
|
76
|
-
return l(() => ({
|
|
77
|
-
disabled: B(),
|
|
78
|
-
element: re(),
|
|
79
|
-
id: C.id ?? E,
|
|
80
|
-
name: b.name()
|
|
81
|
-
}), (e) => {
|
|
82
|
-
$.id = e.id, $.name = e.name, b.registerFieldControl(T, e.name && !e.disabled && e.element ? $ : void 0);
|
|
83
|
-
}), l(() => ({
|
|
84
|
-
initialValue: b.validityData().initialValue,
|
|
85
|
-
name: b.name(),
|
|
86
|
-
value: z()
|
|
87
|
-
}), (e) => {
|
|
88
|
-
e.value !== L && (L = e.value, I = e.value, h(() => {
|
|
89
|
-
x.clearError(e.name), b.setFilled(e.value.length > 0), b.setDirty(!v(e.value, e.initialValue)), b.validation.change(e.value);
|
|
90
|
-
}));
|
|
91
|
-
}), m(() => {
|
|
92
|
-
b.setFilled(z().length > 0);
|
|
93
|
-
}), p(() => b.registerFieldControl(T, void 0)), c(ee, {
|
|
94
|
-
value: ce,
|
|
95
|
-
get children() {
|
|
96
|
-
return c(s, te({
|
|
97
|
-
get component() {
|
|
98
|
-
return _.as ?? "div";
|
|
99
|
-
},
|
|
100
|
-
ref: [((e) => j(e)), C.ref],
|
|
101
|
-
get class() {
|
|
102
|
-
return H();
|
|
103
|
-
},
|
|
104
|
-
get style() {
|
|
105
|
-
return U();
|
|
106
|
-
},
|
|
107
|
-
role: "group",
|
|
108
|
-
get "aria-labelledby"() {
|
|
109
|
-
return G();
|
|
110
|
-
},
|
|
111
|
-
get "aria-describedby"() {
|
|
112
|
-
return K();
|
|
113
|
-
},
|
|
114
|
-
get "aria-invalid"() {
|
|
115
|
-
return V().valid === !1 && !B() ? "true" : void 0;
|
|
116
|
-
}
|
|
117
|
-
}, W, R));
|
|
118
|
-
}
|
|
119
|
-
});
|
|
120
|
-
}
|
|
121
|
-
function v(e, t) {
|
|
122
|
-
return !Array.isArray(t) || e.length !== t.length ? !1 : e.every((e, n) => e === t[n]);
|
|
123
|
-
}
|
|
124
|
-
function y(e, t) {
|
|
125
|
-
return e.matches(":disabled") ? !1 : e.form === t || e.form === null && !e.hasAttribute("form");
|
|
126
|
-
}
|
|
127
|
-
//#endregion
|
|
128
|
-
export { _ as t };
|
|
@@ -1,232 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { P as n, w as r } from "./reasons-Co5CzjKq.js";
|
|
4
|
-
import { n as i, t as a } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
-
import { n as o, t as s } from "./createCollapsiblePanel-DeDu0O2t.js";
|
|
6
|
-
import { createChangeEventDetails as c } from "./internals/createBaseUIEventDetails.js";
|
|
7
|
-
import { transitionStatusMapping as l } from "./internals/stateAttributesMapping.js";
|
|
8
|
-
import { composeEventHandlers as u } from "./internals/composeEventHandlers.js";
|
|
9
|
-
import { Dynamic as d, createComponent as f, getNextElement as p, memo as m, mergeProps as h, runHydrationEvents as g, spread as _, template as v } from "@solidjs/web";
|
|
10
|
-
import { Show as y, createContext as b, createEffect as x, createMemo as S, createSignal as C, createUniqueId as w, flush as T, omit as E, onCleanup as D, untrack as O, useContext as k } from "solid-js";
|
|
11
|
-
//#region src/collapsible/root/CollapsibleRootContext.ts
|
|
12
|
-
var A = Symbol("CollapsibleRootContext"), j = b(A);
|
|
13
|
-
function M() {
|
|
14
|
-
let e = k(j);
|
|
15
|
-
if (e === A) throw Error("Base UI: CollapsibleRootContext is missing. Collapsible parts must be placed within <Collapsible.Root>.");
|
|
16
|
-
return e;
|
|
17
|
-
}
|
|
18
|
-
//#endregion
|
|
19
|
-
//#region src/collapsible/root/stateAttributesMapping.ts
|
|
20
|
-
var N = { "data-open": "" }, P = { "data-closed": "" }, F = { "data-panel-open": "" }, I = {
|
|
21
|
-
open(e) {
|
|
22
|
-
return e ? N : P;
|
|
23
|
-
},
|
|
24
|
-
...l
|
|
25
|
-
}, L = {
|
|
26
|
-
open(e) {
|
|
27
|
-
return e ? F : null;
|
|
28
|
-
},
|
|
29
|
-
...l
|
|
30
|
-
};
|
|
31
|
-
//#endregion
|
|
32
|
-
//#region src/collapsible/root/CollapsibleRoot.tsx
|
|
33
|
-
function R(e) {
|
|
34
|
-
let n = e, r = e, s = O(() => r.open !== void 0), [l, u] = C(O(() => r.defaultOpen ?? !1)), [p, m] = C(), g = `base-ui-${w()}`, _ = E(n, "as", "class", "defaultOpen", "disabled", "onOpenChange", "open", "style"), v = S(() => s ? r.open ?? !1 : l()), y = S(() => r.disabled ?? !1), b = o(() => v()), x = S(() => {
|
|
35
|
-
let e = p();
|
|
36
|
-
return e === null ? void 0 : e ?? g;
|
|
37
|
-
}), D = S(() => ({
|
|
38
|
-
disabled: y(),
|
|
39
|
-
open: v(),
|
|
40
|
-
transitionStatus: b.transitionStatus()
|
|
41
|
-
})), k = S(() => i(e.class, D())), A = S(() => a(e.style, D())), M = S(() => t(D(), I));
|
|
42
|
-
function N(e, t, n, i) {
|
|
43
|
-
let a = c(n, t);
|
|
44
|
-
return r.onOpenChange?.(e, a), !a.isCanceled && (i?.(), s || u(e), T(), !0);
|
|
45
|
-
}
|
|
46
|
-
let P = {
|
|
47
|
-
defaultPanelId: g,
|
|
48
|
-
disabled: y,
|
|
49
|
-
mounted: b.mounted,
|
|
50
|
-
open: v,
|
|
51
|
-
panelId: x,
|
|
52
|
-
requestOpenChange: N,
|
|
53
|
-
setMounted: b.setMounted,
|
|
54
|
-
setPanelIdState: m,
|
|
55
|
-
state: D,
|
|
56
|
-
transitionStatus: b.transitionStatus
|
|
57
|
-
};
|
|
58
|
-
return f(j, {
|
|
59
|
-
value: P,
|
|
60
|
-
get children() {
|
|
61
|
-
return f(d, h({
|
|
62
|
-
get component() {
|
|
63
|
-
return e.as ?? "div";
|
|
64
|
-
},
|
|
65
|
-
get class() {
|
|
66
|
-
return k();
|
|
67
|
-
},
|
|
68
|
-
get style() {
|
|
69
|
-
return A();
|
|
70
|
-
}
|
|
71
|
-
}, M, _));
|
|
72
|
-
}
|
|
73
|
-
});
|
|
74
|
-
}
|
|
75
|
-
//#endregion
|
|
76
|
-
//#region src/collapsible/trigger/CollapsibleTrigger.tsx
|
|
77
|
-
function z(e) {
|
|
78
|
-
let r = M(), o = e, s = E(e, "as", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style"), c = S(() => e.disabled ?? r.disabled()), l = S(() => e.nativeButton ?? !0), p = r.state, g = S(() => i(e.class, p())), _ = S(() => a(e.style, p())), v = S(() => t(p(), L)), y = u(() => O(() => c() ? B : void 0), () => o.onClick, () => (e) => {
|
|
79
|
-
r.requestOpenChange(!r.open(), e, n);
|
|
80
|
-
}), b = u(() => O(() => c() ? V : void 0), () => o.onMouseDown), x = u(() => O(() => c() ? B : void 0), () => o.onPointerDown), C = u(() => O(() => c() ? H : void 0), () => o.onKeyDown, () => O(() => l() ? void 0 : U)), w = u(() => O(() => c() ? V : void 0), () => o.onKeyUp, () => O(() => l() ? void 0 : W)), T = S(() => l() ? c() ? "true" : "false" : c() ? "true" : void 0), D = S(() => r.open() ? "true" : "false");
|
|
81
|
-
return f(d, h({
|
|
82
|
-
get component() {
|
|
83
|
-
return e.as ?? "button";
|
|
84
|
-
},
|
|
85
|
-
ref: [o.ref],
|
|
86
|
-
get class() {
|
|
87
|
-
return g();
|
|
88
|
-
},
|
|
89
|
-
get style() {
|
|
90
|
-
return _();
|
|
91
|
-
},
|
|
92
|
-
get type() {
|
|
93
|
-
return l() ? "button" : void 0;
|
|
94
|
-
},
|
|
95
|
-
get role() {
|
|
96
|
-
return l() ? void 0 : "button";
|
|
97
|
-
},
|
|
98
|
-
get tabIndex() {
|
|
99
|
-
return l() ? void 0 : 0;
|
|
100
|
-
},
|
|
101
|
-
get "aria-controls"() {
|
|
102
|
-
return m(() => !!r.open())() ? r.panelId() : void 0;
|
|
103
|
-
},
|
|
104
|
-
get "aria-disabled"() {
|
|
105
|
-
return T();
|
|
106
|
-
},
|
|
107
|
-
get "aria-expanded"() {
|
|
108
|
-
return D();
|
|
109
|
-
},
|
|
110
|
-
onClick: y,
|
|
111
|
-
onKeyDown: C,
|
|
112
|
-
onKeyUp: w,
|
|
113
|
-
onMouseDown: b,
|
|
114
|
-
onPointerDown: x
|
|
115
|
-
}, v, s));
|
|
116
|
-
}
|
|
117
|
-
function B(e) {
|
|
118
|
-
e.preventDefault(), e.preventBaseUIHandler();
|
|
119
|
-
}
|
|
120
|
-
function V(e) {
|
|
121
|
-
e.preventBaseUIHandler();
|
|
122
|
-
}
|
|
123
|
-
function H(e) {
|
|
124
|
-
e.key !== "Tab" && e.preventDefault(), e.preventBaseUIHandler();
|
|
125
|
-
}
|
|
126
|
-
function U(e) {
|
|
127
|
-
if (e.target !== e.currentTarget) return;
|
|
128
|
-
let t = e.currentTarget.tagName === "A" && !!e.currentTarget.href;
|
|
129
|
-
if (t || e.key !== "Enter" && e.key !== " ") {
|
|
130
|
-
t && e.key === " " && e.preventDefault();
|
|
131
|
-
return;
|
|
132
|
-
}
|
|
133
|
-
e.defaultPrevented || (e.preventDefault(), e.key === "Enter" && (e.preventBaseUIHandler(), G(e.currentTarget, e)));
|
|
134
|
-
}
|
|
135
|
-
function W(e) {
|
|
136
|
-
e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), G(e.currentTarget, e));
|
|
137
|
-
}
|
|
138
|
-
function G(e, t) {
|
|
139
|
-
let n = e.ownerDocument.defaultView;
|
|
140
|
-
if (!n) return;
|
|
141
|
-
let r = n.PointerEvent ?? n.MouseEvent;
|
|
142
|
-
e.dispatchEvent(new r("click", {
|
|
143
|
-
bubbles: !0,
|
|
144
|
-
cancelable: !0,
|
|
145
|
-
composed: !0,
|
|
146
|
-
detail: 0,
|
|
147
|
-
shiftKey: t.shiftKey,
|
|
148
|
-
ctrlKey: t.ctrlKey,
|
|
149
|
-
altKey: t.altKey,
|
|
150
|
-
metaKey: t.metaKey
|
|
151
|
-
}));
|
|
152
|
-
}
|
|
153
|
-
//#endregion
|
|
154
|
-
//#region src/collapsible/panel/CollapsiblePanel.tsx
|
|
155
|
-
var K = /* @__PURE__ */ v("<div>"), q = "--collapsible-panel-height", J = "--collapsible-panel-width";
|
|
156
|
-
function Y(e) {
|
|
157
|
-
let n = M(), o = e, c = e, [l, u] = C(), m = S(() => o.id || void 0), v = S(() => m() ?? n.defaultPanelId), b = S(() => o.hiddenUntilFound ?? !1), w = S(() => o.keepMounted ?? !1), T = E(c, "as", "class", "hiddenUntilFound", "id", "keepMounted", "ref", "style"), O = s({
|
|
158
|
-
element: l,
|
|
159
|
-
hiddenUntilFound: b,
|
|
160
|
-
keepMounted: w,
|
|
161
|
-
mounted: n.mounted,
|
|
162
|
-
open: n.open,
|
|
163
|
-
requestBeforeMatchOpen: (e, t) => n.requestOpenChange(!0, e, r, t),
|
|
164
|
-
setMounted: n.setMounted,
|
|
165
|
-
transitionStatus: n.transitionStatus
|
|
166
|
-
}), k = S(() => ({
|
|
167
|
-
...n.state(),
|
|
168
|
-
transitionStatus: O.panelTransitionStatus()
|
|
169
|
-
})), A = S(() => O.shouldRender() ? i(e.class, k()) : void 0), j = S(() => X(O.dimensions(), O.shouldRender() ? a(e.style, k()) : void 0, O.shouldPreventOpenAnimation())), N = S(() => {
|
|
170
|
-
let e = t(k(), I);
|
|
171
|
-
return O.shouldPersistHiddenTransitionStyles() && (e["data-starting-style"] = ""), e;
|
|
172
|
-
}), P = S(() => O.hidden() ? !b() || "until-found" : void 0);
|
|
173
|
-
x(() => m(), (e) => (n.setPanelIdState((t) => e ?? (t === null ? void 0 : t)), () => {
|
|
174
|
-
n.setPanelIdState((t) => t === e ? null : t);
|
|
175
|
-
})), x(() => ({
|
|
176
|
-
hiddenUntilFound: b(),
|
|
177
|
-
keepMounted: o.keepMounted
|
|
178
|
-
}), (e) => {
|
|
179
|
-
e.hiddenUntilFound && e.keepMounted;
|
|
180
|
-
}), D(() => u(void 0));
|
|
181
|
-
let F = () => ({
|
|
182
|
-
ref: [o.ref, ((e) => u(e))],
|
|
183
|
-
id: v(),
|
|
184
|
-
class: A(),
|
|
185
|
-
style: j(),
|
|
186
|
-
hidden: P(),
|
|
187
|
-
...N(),
|
|
188
|
-
...T
|
|
189
|
-
});
|
|
190
|
-
return f(y, {
|
|
191
|
-
get when() {
|
|
192
|
-
return O.shouldRender();
|
|
193
|
-
},
|
|
194
|
-
get children() {
|
|
195
|
-
return f(y, {
|
|
196
|
-
get when() {
|
|
197
|
-
return e.as;
|
|
198
|
-
},
|
|
199
|
-
get fallback() {
|
|
200
|
-
var e = p(K);
|
|
201
|
-
return _(e, h(F), !1), g(), e;
|
|
202
|
-
},
|
|
203
|
-
children: (e) => f(d, h({ get component() {
|
|
204
|
-
return e();
|
|
205
|
-
} }, F))
|
|
206
|
-
});
|
|
207
|
-
}
|
|
208
|
-
});
|
|
209
|
-
}
|
|
210
|
-
function X(e, t, n) {
|
|
211
|
-
let r = e.height === void 0 ? "auto" : `${e.height}px`, i = e.width === void 0 ? "auto" : `${e.width}px`;
|
|
212
|
-
return typeof t == "string" ? [
|
|
213
|
-
`${q}:${r}`,
|
|
214
|
-
`${J}:${i}`,
|
|
215
|
-
t,
|
|
216
|
-
n ? "animation-name:none" : ""
|
|
217
|
-
].filter(Boolean).join(";") : {
|
|
218
|
-
[q]: r,
|
|
219
|
-
[J]: i,
|
|
220
|
-
...t,
|
|
221
|
-
...n ? { "animation-name": "none" } : {}
|
|
222
|
-
};
|
|
223
|
-
}
|
|
224
|
-
//#endregion
|
|
225
|
-
//#region src/collapsible/index.parts.ts
|
|
226
|
-
var Z = /* @__PURE__ */ e({
|
|
227
|
-
Panel: () => Y,
|
|
228
|
-
Root: () => R,
|
|
229
|
-
Trigger: () => z
|
|
230
|
-
});
|
|
231
|
-
//#endregion
|
|
232
|
-
export { Z as t };
|