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,27 @@
|
|
|
1
|
+
import { t as e } from "./useRender-CxZ8PI-g.js";
|
|
2
|
+
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
+
import { n, t as r } from "./resolveStyle-XcgAuaKR.js";
|
|
4
|
+
import { createComponent as i, getNextElement as a, mergeProps as o, runHydrationEvents as s, spread as c, template as l } from "@solidjs/web";
|
|
5
|
+
import { createMemo as u, omit as d } from "solid-js";
|
|
6
|
+
//#region src/separator/Separator.tsx
|
|
7
|
+
var f = /* @__PURE__ */ l("<div>");
|
|
8
|
+
function p(l) {
|
|
9
|
+
let p = d(l, "render", "class", "orientation", "style"), m = u(() => l.orientation ?? "horizontal"), h = u(() => ({ orientation: m() })), g = u(() => n(l.class, h())), _ = u(() => r(l.style, h())), v = u(() => t(h())), y = e(l, () => h(), (e) => (() => {
|
|
10
|
+
var t = a(f);
|
|
11
|
+
return c(t, e, !1), s(), t;
|
|
12
|
+
})());
|
|
13
|
+
return i(y, o({
|
|
14
|
+
get class() {
|
|
15
|
+
return g();
|
|
16
|
+
},
|
|
17
|
+
get style() {
|
|
18
|
+
return _();
|
|
19
|
+
},
|
|
20
|
+
role: "separator",
|
|
21
|
+
get "aria-orientation"() {
|
|
22
|
+
return m();
|
|
23
|
+
}
|
|
24
|
+
}, v, p));
|
|
25
|
+
}
|
|
26
|
+
//#endregion
|
|
27
|
+
export { p as t };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { u as e } from "./reasons-Co5CzjKq.js";
|
|
2
|
+
import { createChangeEventDetails as t } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
+
import { n } from "./dom-lDdayFF_.js";
|
|
4
|
+
import { d as r, f as i, g as a, p as o } from "./popupStateMapping-nhukB8NK.js";
|
|
5
|
+
import { t as s } from "./setRef-fXF6OIo3.js";
|
|
6
|
+
import { createComponent as c, memo as l } from "@solidjs/web";
|
|
7
|
+
import { createEffect as u, flush as d } from "solid-js";
|
|
8
|
+
//#region src/internals/overlay/TriggerFocusGuards.tsx
|
|
9
|
+
function f(f) {
|
|
10
|
+
let p = null, m = null, h = (n) => {
|
|
11
|
+
f.context.setOpen(!1, t(e, n, n.currentTarget)), d();
|
|
12
|
+
};
|
|
13
|
+
return u(() => f.enabled, (e) => {
|
|
14
|
+
e && (p && f.beforeGuardRef && s(f.beforeGuardRef, p), m && f.afterGuardRef && s(f.afterGuardRef, m));
|
|
15
|
+
}), [
|
|
16
|
+
c(a, {
|
|
17
|
+
get hidden() {
|
|
18
|
+
return !f.enabled;
|
|
19
|
+
},
|
|
20
|
+
"data-type": "trigger-before",
|
|
21
|
+
ref: (e) => p = e,
|
|
22
|
+
onFocus: (e) => {
|
|
23
|
+
h(e), i(p)?.focus();
|
|
24
|
+
}
|
|
25
|
+
}),
|
|
26
|
+
l(() => f.children),
|
|
27
|
+
c(a, {
|
|
28
|
+
get hidden() {
|
|
29
|
+
return !f.enabled;
|
|
30
|
+
},
|
|
31
|
+
"data-type": "trigger-after",
|
|
32
|
+
ref: (e) => m = e,
|
|
33
|
+
onFocus: (e) => {
|
|
34
|
+
let t = f.positioner();
|
|
35
|
+
if (t && o(e, t)) {
|
|
36
|
+
f.beforeContentGuard?.()?.focus();
|
|
37
|
+
return;
|
|
38
|
+
}
|
|
39
|
+
h(e);
|
|
40
|
+
let i = r(m ?? f.trigger());
|
|
41
|
+
for (; i && n(t, i);) {
|
|
42
|
+
let e = i;
|
|
43
|
+
if (i = r(i), i === e) break;
|
|
44
|
+
}
|
|
45
|
+
i?.focus();
|
|
46
|
+
}
|
|
47
|
+
})
|
|
48
|
+
];
|
|
49
|
+
}
|
|
50
|
+
//#endregion
|
|
51
|
+
export { f as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../accordion-
|
|
1
|
+
import { t as e } from "../accordion-CA2DfX67.js";
|
|
2
2
|
export { e as Accordion };
|
|
@@ -0,0 +1,381 @@
|
|
|
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 { P as r, w as i } from "./reasons-Co5CzjKq.js";
|
|
5
|
+
import { n as a, t as o } from "./resolveStyle-XcgAuaKR.js";
|
|
6
|
+
import { n as s, t as c } from "./createCollapsiblePanel-BQ8r4RTi.js";
|
|
7
|
+
import { createChangeEventDetails as l } from "./internals/createBaseUIEventDetails.js";
|
|
8
|
+
import { transitionStatusMapping as u } from "./internals/stateAttributesMapping.js";
|
|
9
|
+
import { composeEventHandlers as d, liveEventHandler as f } from "./internals/composeEventHandlers.js";
|
|
10
|
+
import { createComponent as p, getNextElement as m, memo as h, mergeProps as g, runHydrationEvents as _, spread as v, template as y } from "@solidjs/web";
|
|
11
|
+
import { Show as b, createContext as x, createEffect as S, createMemo as C, createSignal as w, createUniqueId as T, flush as E, omit as D, onCleanup as O, untrack as k, useContext as A } from "solid-js";
|
|
12
|
+
//#region src/accordion/root/AccordionRootContext.ts
|
|
13
|
+
var j = Symbol("AccordionRootContext"), M = x(j);
|
|
14
|
+
function N() {
|
|
15
|
+
let e = A(M);
|
|
16
|
+
if (e === j) throw Error("Base UI: AccordionRootContext is missing. Accordion parts must be placed within <Accordion.Root>.");
|
|
17
|
+
return e;
|
|
18
|
+
}
|
|
19
|
+
//#endregion
|
|
20
|
+
//#region src/accordion/root/stateAttributesMapping.ts
|
|
21
|
+
var P = { value: () => null }, F = /* @__PURE__ */ y("<div>"), I = [];
|
|
22
|
+
function L(e) {
|
|
23
|
+
let r = e, i = e, s = k(() => r.value !== void 0), [c, l] = w(() => k(() => r.defaultValue ?? [])), u = k(c), [d, f] = w(), [h, y] = w(0), b = /* @__PURE__ */ new Map(), x = 0, T = !1, A = !1, j = D(i, "render", "class", "defaultValue", "disabled", "hiddenUntilFound", "keepMounted", "loopFocus", "multiple", "onValueChange", "orientation", "ref", "style", "value"), N = C(() => s ? r.value ?? I : c()), L = C(() => r.disabled ?? !1), R = C(() => r.hiddenUntilFound ?? !1), z = C(() => r.keepMounted ?? !1), B = C(() => r.multiple ?? !1), V = C(() => r.orientation ?? "vertical"), H = C(() => ({
|
|
24
|
+
value: N(),
|
|
25
|
+
disabled: L(),
|
|
26
|
+
orientation: V()
|
|
27
|
+
})), U = C(() => a(e.class, H())), W = C(() => o(e.style, H())), G = C(() => n(H(), P));
|
|
28
|
+
function K() {
|
|
29
|
+
A || (A = !0, queueMicrotask(() => {
|
|
30
|
+
A = !1, T || y((e) => e + 1);
|
|
31
|
+
}));
|
|
32
|
+
}
|
|
33
|
+
function q(e) {
|
|
34
|
+
return e.order = x, x += 1, b.set(e.token, e), K(), () => {
|
|
35
|
+
b.delete(e.token), K();
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
function J() {
|
|
39
|
+
return Array.from(b.values()).sort(ee);
|
|
40
|
+
}
|
|
41
|
+
function Y(e) {
|
|
42
|
+
return h(), J().indexOf(e);
|
|
43
|
+
}
|
|
44
|
+
function X(e, t, n, i) {
|
|
45
|
+
let a = s ? r.value ?? I : u, o;
|
|
46
|
+
return B() ? t ? (o = a.slice(), o.push(e)) : o = a.filter((t) => t !== e) : o = a[0] === e ? [] : [e], r.onValueChange?.(o, n), !n.isCanceled && (i?.(), s || (u = o, l(() => o)), E(), !0);
|
|
47
|
+
}
|
|
48
|
+
let Z = {
|
|
49
|
+
disabled: L,
|
|
50
|
+
getItemIndex: Y,
|
|
51
|
+
handleValueChange: X,
|
|
52
|
+
hiddenUntilFound: R,
|
|
53
|
+
keepMounted: z,
|
|
54
|
+
notifyItemChange: K,
|
|
55
|
+
registerItem: q,
|
|
56
|
+
state: H,
|
|
57
|
+
value: N
|
|
58
|
+
};
|
|
59
|
+
S(() => ({
|
|
60
|
+
hiddenUntilFound: r.hiddenUntilFound,
|
|
61
|
+
keepMounted: r.keepMounted
|
|
62
|
+
}), (e) => {
|
|
63
|
+
e.hiddenUntilFound && e.keepMounted;
|
|
64
|
+
}), S(d, (e) => {
|
|
65
|
+
let t = e?.ownerDocument.defaultView?.MutationObserver;
|
|
66
|
+
if (!e || !t) return;
|
|
67
|
+
let n = new t(K);
|
|
68
|
+
return n.observe(e, {
|
|
69
|
+
childList: !0,
|
|
70
|
+
subtree: !0
|
|
71
|
+
}), () => n.disconnect();
|
|
72
|
+
}), O(() => {
|
|
73
|
+
T = !0;
|
|
74
|
+
});
|
|
75
|
+
let Q = t(e, () => H(), (e) => (() => {
|
|
76
|
+
var t = m(F);
|
|
77
|
+
return v(t, e, !1), _(), t;
|
|
78
|
+
})());
|
|
79
|
+
return p(M, {
|
|
80
|
+
value: Z,
|
|
81
|
+
get children() {
|
|
82
|
+
return p(Q, g({
|
|
83
|
+
ref: [((e) => f(e)), r.ref],
|
|
84
|
+
get class() {
|
|
85
|
+
return U();
|
|
86
|
+
},
|
|
87
|
+
get style() {
|
|
88
|
+
return W();
|
|
89
|
+
}
|
|
90
|
+
}, G, j));
|
|
91
|
+
}
|
|
92
|
+
});
|
|
93
|
+
}
|
|
94
|
+
function ee(e, t) {
|
|
95
|
+
let n = e.element(), r = t.element();
|
|
96
|
+
if (n && r && n !== r) {
|
|
97
|
+
let e = n.compareDocumentPosition(r);
|
|
98
|
+
if ((e & Node.DOCUMENT_POSITION_DISCONNECTED) === 0) {
|
|
99
|
+
if (e & Node.DOCUMENT_POSITION_FOLLOWING) return -1;
|
|
100
|
+
if (e & Node.DOCUMENT_POSITION_PRECEDING) return 1;
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
return e.order - t.order;
|
|
104
|
+
}
|
|
105
|
+
//#endregion
|
|
106
|
+
//#region src/accordion/item/AccordionItemContext.ts
|
|
107
|
+
var R = Symbol("AccordionItemContext"), z = x(R);
|
|
108
|
+
function B() {
|
|
109
|
+
let e = A(z);
|
|
110
|
+
if (e === R) throw Error("Base UI: AccordionItemContext is missing. Accordion parts must be placed within <Accordion.Item>.");
|
|
111
|
+
return e;
|
|
112
|
+
}
|
|
113
|
+
//#endregion
|
|
114
|
+
//#region src/accordion/item/AccordionItemDataAttributes.ts
|
|
115
|
+
var V = /* @__PURE__ */ function(e) {
|
|
116
|
+
return e.index = "data-index", e.disabled = "data-disabled", e.open = "data-open", e;
|
|
117
|
+
}({}), H = { "data-open": "" }, U = { "data-closed": "" }, W = {
|
|
118
|
+
open(e) {
|
|
119
|
+
return e ? H : U;
|
|
120
|
+
},
|
|
121
|
+
index(e) {
|
|
122
|
+
return { [V.index]: String(e) };
|
|
123
|
+
},
|
|
124
|
+
...u,
|
|
125
|
+
value: () => null
|
|
126
|
+
}, G = /* @__PURE__ */ y("<div>");
|
|
127
|
+
function K(e) {
|
|
128
|
+
let r = N(), i = e, c = e, u = `base-ui-${T()}`, d = `base-ui-${T()}`, f = `base-ui-${T()}`, h = Symbol("AccordionItem"), [y, b] = w(), [x, E] = w(), [k, A] = w(), j = C(() => i.value === void 0 ? u : i.value), M = C(() => (i.disabled ?? !1) || r.disabled()), P = C(() => r.value().indexOf(j()) !== -1), F = s(() => P()), I = {
|
|
129
|
+
token: h,
|
|
130
|
+
order: 0,
|
|
131
|
+
element: y
|
|
132
|
+
}, L = r.registerItem(I), ee = C(() => {
|
|
133
|
+
let e = x();
|
|
134
|
+
return e === null ? void 0 : e ?? d;
|
|
135
|
+
}), R = C(() => {
|
|
136
|
+
let e = k();
|
|
137
|
+
return e === null ? void 0 : e ?? f;
|
|
138
|
+
}), B = D(c, "render", "class", "disabled", "onOpenChange", "ref", "style", "value"), V = C(() => ({
|
|
139
|
+
...r.state(),
|
|
140
|
+
hidden: !P() && !F.mounted(),
|
|
141
|
+
index: r.getItemIndex(I),
|
|
142
|
+
disabled: M(),
|
|
143
|
+
open: P()
|
|
144
|
+
})), H = C(() => a(e.class, V())), U = C(() => o(e.style, V())), K = C(() => n(V(), W));
|
|
145
|
+
function q(e, t, n, a) {
|
|
146
|
+
let o = l(n, t);
|
|
147
|
+
return i.onOpenChange?.(e, o), !o.isCanceled && r.handleValueChange(j(), e, o, a);
|
|
148
|
+
}
|
|
149
|
+
let J = {
|
|
150
|
+
defaultPanelId: d,
|
|
151
|
+
defaultTriggerId: f,
|
|
152
|
+
disabled: M,
|
|
153
|
+
mounted: F.mounted,
|
|
154
|
+
open: P,
|
|
155
|
+
panelId: ee,
|
|
156
|
+
requestOpenChange: q,
|
|
157
|
+
setMounted: F.setMounted,
|
|
158
|
+
setPanelIdState: E,
|
|
159
|
+
setTriggerIdState: A,
|
|
160
|
+
state: V,
|
|
161
|
+
transitionStatus: F.transitionStatus,
|
|
162
|
+
triggerId: R
|
|
163
|
+
};
|
|
164
|
+
S(() => ({
|
|
165
|
+
element: y(),
|
|
166
|
+
value: j()
|
|
167
|
+
}), () => r.notifyItemChange()), O(() => {
|
|
168
|
+
L(), b(void 0);
|
|
169
|
+
});
|
|
170
|
+
let Y = t(e, () => V(), (e) => (() => {
|
|
171
|
+
var t = m(G);
|
|
172
|
+
return v(t, e, !1), _(), t;
|
|
173
|
+
})());
|
|
174
|
+
return p(z, {
|
|
175
|
+
value: J,
|
|
176
|
+
get children() {
|
|
177
|
+
return p(Y, g({
|
|
178
|
+
ref: [((e) => b(e)), i.ref],
|
|
179
|
+
get class() {
|
|
180
|
+
return H();
|
|
181
|
+
},
|
|
182
|
+
get style() {
|
|
183
|
+
return U();
|
|
184
|
+
}
|
|
185
|
+
}, K, B));
|
|
186
|
+
}
|
|
187
|
+
});
|
|
188
|
+
}
|
|
189
|
+
//#endregion
|
|
190
|
+
//#region src/accordion/header/AccordionHeader.tsx
|
|
191
|
+
var q = /* @__PURE__ */ y("<h3>");
|
|
192
|
+
function J(e) {
|
|
193
|
+
let r = B(), i = e, s = D(e, "render", "class", "ref", "style"), c = r.state, l = C(() => a(e.class, c())), u = C(() => o(e.style, c())), d = C(() => n(c(), W)), f = t(e, () => c(), (e) => (() => {
|
|
194
|
+
var t = m(q);
|
|
195
|
+
return v(t, e, !1), _(), t;
|
|
196
|
+
})());
|
|
197
|
+
return p(f, g({
|
|
198
|
+
ref: [i.ref],
|
|
199
|
+
get class() {
|
|
200
|
+
return l();
|
|
201
|
+
},
|
|
202
|
+
get style() {
|
|
203
|
+
return u();
|
|
204
|
+
}
|
|
205
|
+
}, d, s));
|
|
206
|
+
}
|
|
207
|
+
//#endregion
|
|
208
|
+
//#region src/accordion/trigger/AccordionTriggerDataAttributes.ts
|
|
209
|
+
var Y = /* @__PURE__ */ function(e) {
|
|
210
|
+
return e.panelOpen = "data-panel-open", e.disabled = "data-disabled", e;
|
|
211
|
+
}({}), X = /* @__PURE__ */ y("<button>"), Z = { open(e) {
|
|
212
|
+
return e ? { [Y.panelOpen]: "" } : null;
|
|
213
|
+
} };
|
|
214
|
+
function Q(e) {
|
|
215
|
+
let i = B(), s = e, c = e, l = C(() => s.id || void 0), u = C(() => l() ?? i.defaultTriggerId), y = C(() => (s.disabled ?? !1) || i.disabled()), b = C(() => s.nativeButton ?? !0), x = D(c, "render", "class", "disabled", "id", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseUp", "onPointerDown", "ref", "style"), w = i.state, T = C(() => a(e.class, w())), E = C(() => o(e.style, w())), O = C(() => n(w(), Z)), A = C(() => b() ? y() ? "true" : "false" : y() ? "true" : void 0), j = d(f(() => k(() => y() ? te : void 0)), f(() => s.onClick), (e) => {
|
|
216
|
+
i.requestOpenChange(!i.open(), e, r);
|
|
217
|
+
}), M = d(f(() => k(() => y() ? ne : void 0)), f(() => s.onMouseDown)), N = d(f(() => s.onMouseUp)), P = d(f(() => k(() => y() ? te : void 0)), f(() => s.onPointerDown)), F = d(f(() => k(() => y() ? re : void 0)), f(() => s.onKeyDown), f(() => k(() => b() ? void 0 : ie))), I = d(f(() => k(() => y() ? ne : void 0)), f(() => s.onKeyUp), f(() => k(() => b() ? void 0 : ae)));
|
|
218
|
+
S(() => l(), (e) => (i.setTriggerIdState((t) => e ?? (t === null ? void 0 : t)), () => {
|
|
219
|
+
i.setTriggerIdState((t) => t === e ? null : t);
|
|
220
|
+
}));
|
|
221
|
+
let L = t(e, () => w(), (e) => (() => {
|
|
222
|
+
var t = m(X);
|
|
223
|
+
return v(t, e, !1), _(), t;
|
|
224
|
+
})());
|
|
225
|
+
return p(L, g({
|
|
226
|
+
ref: [s.ref],
|
|
227
|
+
get id() {
|
|
228
|
+
return u();
|
|
229
|
+
},
|
|
230
|
+
get class() {
|
|
231
|
+
return T();
|
|
232
|
+
},
|
|
233
|
+
get style() {
|
|
234
|
+
return E();
|
|
235
|
+
},
|
|
236
|
+
get type() {
|
|
237
|
+
return b() ? "button" : void 0;
|
|
238
|
+
},
|
|
239
|
+
get role() {
|
|
240
|
+
return b() ? void 0 : "button";
|
|
241
|
+
},
|
|
242
|
+
tabIndex: 0,
|
|
243
|
+
get "aria-controls"() {
|
|
244
|
+
return h(() => !!i.open())() ? i.panelId() : void 0;
|
|
245
|
+
},
|
|
246
|
+
get "aria-disabled"() {
|
|
247
|
+
return A();
|
|
248
|
+
},
|
|
249
|
+
get "aria-expanded"() {
|
|
250
|
+
return i.open() ? "true" : "false";
|
|
251
|
+
},
|
|
252
|
+
onClick: j,
|
|
253
|
+
onKeyDown: F,
|
|
254
|
+
onKeyUp: I,
|
|
255
|
+
onMouseDown: M,
|
|
256
|
+
onMouseUp: N,
|
|
257
|
+
onPointerDown: P
|
|
258
|
+
}, O, x));
|
|
259
|
+
}
|
|
260
|
+
function te(e) {
|
|
261
|
+
e.preventDefault(), e.preventBaseUIHandler();
|
|
262
|
+
}
|
|
263
|
+
function ne(e) {
|
|
264
|
+
e.preventBaseUIHandler();
|
|
265
|
+
}
|
|
266
|
+
function re(e) {
|
|
267
|
+
e.key !== "Tab" && e.preventDefault(), e.preventBaseUIHandler();
|
|
268
|
+
}
|
|
269
|
+
function ie(e) {
|
|
270
|
+
if (e.target !== e.currentTarget) return;
|
|
271
|
+
let t = e.currentTarget.tagName === "A" && !!e.currentTarget.href;
|
|
272
|
+
if (t || e.key !== "Enter" && e.key !== " ") {
|
|
273
|
+
t && e.key === " " && e.preventDefault();
|
|
274
|
+
return;
|
|
275
|
+
}
|
|
276
|
+
e.defaultPrevented || (e.preventDefault(), e.key === "Enter" && (e.preventBaseUIHandler(), oe(e.currentTarget, e)));
|
|
277
|
+
}
|
|
278
|
+
function ae(e) {
|
|
279
|
+
e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), oe(e.currentTarget, e));
|
|
280
|
+
}
|
|
281
|
+
function oe(e, t) {
|
|
282
|
+
let n = e.ownerDocument.defaultView;
|
|
283
|
+
if (!n) return;
|
|
284
|
+
let r = n.PointerEvent ?? n.MouseEvent;
|
|
285
|
+
e.dispatchEvent(new r("click", {
|
|
286
|
+
bubbles: !0,
|
|
287
|
+
cancelable: !0,
|
|
288
|
+
composed: !0,
|
|
289
|
+
detail: 0,
|
|
290
|
+
shiftKey: t.shiftKey,
|
|
291
|
+
ctrlKey: t.ctrlKey,
|
|
292
|
+
altKey: t.altKey,
|
|
293
|
+
metaKey: t.metaKey
|
|
294
|
+
}));
|
|
295
|
+
}
|
|
296
|
+
//#endregion
|
|
297
|
+
//#region src/accordion/panel/AccordionPanelCssVars.ts
|
|
298
|
+
var $ = /* @__PURE__ */ function(e) {
|
|
299
|
+
return e.accordionPanelHeight = "--accordion-panel-height", e.accordionPanelWidth = "--accordion-panel-width", e;
|
|
300
|
+
}({}), se = /* @__PURE__ */ y("<div>");
|
|
301
|
+
function ce(e) {
|
|
302
|
+
let r = N(), s = B(), l = e, u = e, [d, f] = w(), h = C(() => l.hiddenUntilFound ?? r.hiddenUntilFound()), y = C(() => l.keepMounted ?? r.keepMounted()), x = C(() => l.id || void 0), T = C(() => l.id ?? s.defaultPanelId), E = D(u, "render", "class", "hiddenUntilFound", "id", "keepMounted", "ref", "style"), k = c({
|
|
303
|
+
element: d,
|
|
304
|
+
hiddenUntilFound: h,
|
|
305
|
+
keepMounted: y,
|
|
306
|
+
mounted: s.mounted,
|
|
307
|
+
open: s.open,
|
|
308
|
+
requestBeforeMatchOpen: (e, t) => s.requestOpenChange(!0, e, i, t),
|
|
309
|
+
setMounted: s.setMounted,
|
|
310
|
+
transitionStatus: s.transitionStatus
|
|
311
|
+
}), A = C(() => ({
|
|
312
|
+
...s.state(),
|
|
313
|
+
transitionStatus: k.panelTransitionStatus()
|
|
314
|
+
})), j = C(() => k.shouldRender() ? a(e.class, A()) : void 0), M = C(() => le(k.dimensions(), k.shouldRender() ? o(e.style, A()) : void 0, k.shouldPreventOpenAnimation())), P = C(() => {
|
|
315
|
+
let e = n(A(), W);
|
|
316
|
+
return k.shouldPersistHiddenTransitionStyles() && (e["data-starting-style"] = ""), e;
|
|
317
|
+
}), F = C(() => k.hidden() ? !h() || "until-found" : void 0);
|
|
318
|
+
S(() => x(), (e) => (s.setPanelIdState((t) => e ?? (t === null ? void 0 : t)), () => {
|
|
319
|
+
s.setPanelIdState((t) => t === e ? null : t);
|
|
320
|
+
})), S(() => ({
|
|
321
|
+
hiddenUntilFound: h(),
|
|
322
|
+
keepMounted: l.keepMounted
|
|
323
|
+
}), (e) => {
|
|
324
|
+
e.hiddenUntilFound && e.keepMounted;
|
|
325
|
+
}), O(() => f(void 0));
|
|
326
|
+
let I = t(e, () => A(), (e) => (() => {
|
|
327
|
+
var t = m(se);
|
|
328
|
+
return v(t, e, !1), _(), t;
|
|
329
|
+
})());
|
|
330
|
+
return p(b, {
|
|
331
|
+
get when() {
|
|
332
|
+
return k.shouldRender();
|
|
333
|
+
},
|
|
334
|
+
get children() {
|
|
335
|
+
return p(I, g({
|
|
336
|
+
ref: [l.ref, ((e) => f(e))],
|
|
337
|
+
get id() {
|
|
338
|
+
return T();
|
|
339
|
+
},
|
|
340
|
+
get class() {
|
|
341
|
+
return j();
|
|
342
|
+
},
|
|
343
|
+
get style() {
|
|
344
|
+
return M();
|
|
345
|
+
},
|
|
346
|
+
get hidden() {
|
|
347
|
+
return F();
|
|
348
|
+
},
|
|
349
|
+
role: "region",
|
|
350
|
+
get "aria-labelledby"() {
|
|
351
|
+
return s.triggerId();
|
|
352
|
+
}
|
|
353
|
+
}, P, E));
|
|
354
|
+
}
|
|
355
|
+
});
|
|
356
|
+
}
|
|
357
|
+
function le(e, t, n) {
|
|
358
|
+
let r = e.height === void 0 ? "auto" : `${e.height}px`, i = e.width === void 0 ? "auto" : `${e.width}px`;
|
|
359
|
+
return typeof t == "string" ? [
|
|
360
|
+
`${$.accordionPanelHeight}:${r}`,
|
|
361
|
+
`${$.accordionPanelWidth}:${i}`,
|
|
362
|
+
t,
|
|
363
|
+
n ? "animation-name:none" : ""
|
|
364
|
+
].filter(Boolean).join(";") : {
|
|
365
|
+
[$.accordionPanelHeight]: r,
|
|
366
|
+
[$.accordionPanelWidth]: i,
|
|
367
|
+
...t,
|
|
368
|
+
...n ? { "animation-name": "none" } : {}
|
|
369
|
+
};
|
|
370
|
+
}
|
|
371
|
+
//#endregion
|
|
372
|
+
//#region src/accordion/index.parts.ts
|
|
373
|
+
var ue = /* @__PURE__ */ e({
|
|
374
|
+
Header: () => J,
|
|
375
|
+
Item: () => K,
|
|
376
|
+
Panel: () => ce,
|
|
377
|
+
Root: () => L,
|
|
378
|
+
Trigger: () => Q
|
|
379
|
+
});
|
|
380
|
+
//#endregion
|
|
381
|
+
export { ue as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../alert-dialog-
|
|
1
|
+
import { t as e } from "../alert-dialog-Bup88Dpx.js";
|
|
2
2
|
export { e as AlertDialog };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { a as t, c as n, i as r, l as i, m as a, o, r as s, t as c } from "./DialogHandle-
|
|
3
|
-
import { n as l, t as u } from "./DialogPopup-
|
|
2
|
+
import { a as t, c as n, i as r, l as i, m as a, o, r as s, t as c } from "./DialogHandle-DluOK_7u.js";
|
|
3
|
+
import { n as l, t as u } from "./DialogPopup-CfEb3F54.js";
|
|
4
4
|
//#region src/alert-dialog/root/AlertDialogRoot.tsx
|
|
5
5
|
function d(e) {
|
|
6
6
|
return a("alert-dialog", e);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../autocomplete-
|
|
1
|
+
import { t as e } from "../autocomplete-oyy_uRpU.js";
|
|
2
2
|
export { e as Autocomplete };
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
2
|
import "./reasons-Co5CzjKq.js";
|
|
3
|
-
import { A as t, D as n,
|
|
4
|
-
import {
|
|
5
|
-
import { createComponent as E,
|
|
6
|
-
import { createEffect as
|
|
3
|
+
import { A as t, D as n, F as r, O as i, _ as a, a as o, c as s, d as c, f as l, g as u, h as d, i as f, k as p, l as m, m as h, n as g, p as _, r as v, s as y, t as b, u as x, v as S, x as C, y as w } from "./useFilteredItems-BX0BEuSI.js";
|
|
4
|
+
import { t as T } from "./isSolidAccessor-BH_FevwH.js";
|
|
5
|
+
import { createComponent as E, memo as D, mergeProps as O } from "@solidjs/web";
|
|
6
|
+
import { createEffect as k, createMemo as A, createSignal as j, omit as M, untrack as N } from "solid-js";
|
|
7
7
|
//#region src/autocomplete/root/AutocompleteRoot.tsx
|
|
8
|
-
function
|
|
9
|
-
let n =
|
|
8
|
+
function P(e) {
|
|
9
|
+
let n = N(() => e.value !== void 0), [a, o] = j(N(() => e.defaultValue ?? ""), { ownedWrite: !0 }), [s, c] = j("", { ownedWrite: !0 }), l = N(() => e.value), u = !1, d = A(() => e.mode ?? "list"), f = A(() => !e.readOnly && (d() === "inline" || d() === "both")), p = A(() => d() === "inline" || d() === "none"), m = A(() => n ? e.value ?? "" : a()), h = A(() => {
|
|
10
10
|
let e = s();
|
|
11
11
|
return f() && e !== "" ? e : m();
|
|
12
|
-
}), g =
|
|
12
|
+
}), g = A(() => String(m()).trim()), _ = A(() => t({ locale: e.locale })), v = A(() => e.filter === void 0 ? _().contains : e.filter), y = A(() => {
|
|
13
13
|
if (d() !== "both") return p() ? null : v();
|
|
14
14
|
let e = v();
|
|
15
15
|
return e === null ? null : (t, n, r) => e(t, g(), r);
|
|
16
16
|
});
|
|
17
17
|
function b(t, r) {
|
|
18
|
-
u = !1, c(""), n || o(t)
|
|
18
|
+
e.onValueChange?.(t, r), !r.isCanceled && (u = !1, c(""), n || o(t));
|
|
19
19
|
}
|
|
20
20
|
function x(t, n) {
|
|
21
21
|
if (e.onItemHighlighted?.(t, n), n.reason !== "pointer") {
|
|
@@ -23,15 +23,18 @@ function N(e) {
|
|
|
23
23
|
u = !1;
|
|
24
24
|
return;
|
|
25
25
|
}
|
|
26
|
-
u = !1, c(f() && t != null ?
|
|
26
|
+
u = !1, c(f() && t != null ? r(t, e.itemToStringValue) : "");
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
|
-
let S =
|
|
29
|
+
let S = M(e, "defaultValue", "filter", "itemToStringValue", "mode", "onItemHighlighted", "onValueChange", "openOnInputClick", "value"), C = E(i, O({
|
|
30
30
|
selectionMode: "none",
|
|
31
31
|
fillInputOnItemPress: !0,
|
|
32
32
|
get autoComplete() {
|
|
33
33
|
return d();
|
|
34
34
|
},
|
|
35
|
+
get filterQuery() {
|
|
36
|
+
return D(() => d() === "both")() ? g() : void 0;
|
|
37
|
+
},
|
|
35
38
|
get filter() {
|
|
36
39
|
return y();
|
|
37
40
|
},
|
|
@@ -50,25 +53,27 @@ function N(e) {
|
|
|
50
53
|
onInputValueChange: b,
|
|
51
54
|
onItemHighlighted: x
|
|
52
55
|
}, S));
|
|
53
|
-
return
|
|
56
|
+
return k(f, (e) => {
|
|
57
|
+
e || c("");
|
|
58
|
+
}), k(() => e.value, (e) => {
|
|
54
59
|
!n || e === l || (l = e, c(""), u = !0);
|
|
55
60
|
}), C;
|
|
56
61
|
}
|
|
57
62
|
//#endregion
|
|
58
63
|
//#region src/autocomplete/value/AutocompleteValue.tsx
|
|
59
|
-
function
|
|
64
|
+
function F(e) {
|
|
60
65
|
let t = p();
|
|
61
|
-
return
|
|
66
|
+
return A(() => {
|
|
62
67
|
let n = e.children;
|
|
63
|
-
return typeof n == "function" ? T(n) ?
|
|
68
|
+
return typeof n == "function" ? T(n) ? N(() => n()) : n(String(t.inputValue())) : n ?? t.inputValue();
|
|
64
69
|
});
|
|
65
70
|
}
|
|
66
71
|
//#endregion
|
|
67
72
|
//#region src/autocomplete/trigger/AutocompleteTrigger.tsx
|
|
68
|
-
var
|
|
73
|
+
var I = n, L = w, R = o, z = g;
|
|
69
74
|
//#endregion
|
|
70
75
|
//#region src/autocomplete/root/utils/useFilter.ts
|
|
71
|
-
function
|
|
76
|
+
function B(e = {}) {
|
|
72
77
|
let n = () => t(typeof e == "function" ? e() : e);
|
|
73
78
|
return {
|
|
74
79
|
contains(e, t, r) {
|
|
@@ -84,7 +89,7 @@ function z(e = {}) {
|
|
|
84
89
|
}
|
|
85
90
|
//#endregion
|
|
86
91
|
//#region src/autocomplete/index.parts.ts
|
|
87
|
-
var
|
|
92
|
+
var V = /* @__PURE__ */ e({
|
|
88
93
|
Arrow: () => m,
|
|
89
94
|
Backdrop: () => l,
|
|
90
95
|
Clear: () => a,
|
|
@@ -94,20 +99,20 @@ var B = /* @__PURE__ */ e({
|
|
|
94
99
|
GroupLabel: () => y,
|
|
95
100
|
Icon: () => S,
|
|
96
101
|
Input: () => C,
|
|
97
|
-
InputGroup: () =>
|
|
98
|
-
Item: () =>
|
|
102
|
+
InputGroup: () => L,
|
|
103
|
+
Item: () => R,
|
|
99
104
|
List: () => d,
|
|
100
105
|
Popup: () => x,
|
|
101
106
|
Portal: () => _,
|
|
102
107
|
Positioner: () => c,
|
|
103
|
-
Root: () =>
|
|
108
|
+
Root: () => P,
|
|
104
109
|
Row: () => f,
|
|
105
|
-
Separator: () =>
|
|
110
|
+
Separator: () => z,
|
|
106
111
|
Status: () => h,
|
|
107
|
-
Trigger: () =>
|
|
108
|
-
Value: () =>
|
|
109
|
-
useFilter: () =>
|
|
112
|
+
Trigger: () => I,
|
|
113
|
+
Value: () => F,
|
|
114
|
+
useFilter: () => B,
|
|
110
115
|
useFilteredItems: () => b
|
|
111
116
|
});
|
|
112
117
|
//#endregion
|
|
113
|
-
export {
|
|
118
|
+
export { V as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../avatar-
|
|
1
|
+
import { t as e } from "../avatar-DNZ4fnBd.js";
|
|
2
2
|
export { e as Avatar };
|