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,425 @@
|
|
|
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 { w 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 { transitionStatusMapping as s } from "./internals/stateAttributesMapping.js";
|
|
8
|
+
import { composeEventHandlers as c, liveEventHandler as l } from "./internals/composeEventHandlers.js";
|
|
9
|
+
import { t as ee } from "./runOnceAnimationsFinish-CFADb4CN.js";
|
|
10
|
+
import { t as te } from "./createTransitionStatus-BL_cPSEA.js";
|
|
11
|
+
import { fieldStateAttributesMapping as u } from "./internals/field-constants.js";
|
|
12
|
+
import { r as d } from "./FieldRootContext-D3fuVjs3.js";
|
|
13
|
+
import { n as f } from "./FormContext-CwLBtm_d.js";
|
|
14
|
+
import { r as p } from "./LabelableContext-CmQF-TX2.js";
|
|
15
|
+
import { t as m } from "./createLabelableId-DxJRwMUJ.js";
|
|
16
|
+
import { n as ne } from "./FieldItemContext-Bwzf-4tL.js";
|
|
17
|
+
import { n as re } from "./CheckboxGroupContext-1CRRHK0T.js";
|
|
18
|
+
import { createComponent as h, effect as ie, getNextElement as g, memo as _, mergeProps as v, ref as ae, runHydrationEvents as y, setAttribute as b, setProperty as oe, spread as x, template as S } from "@solidjs/web";
|
|
19
|
+
import { Show as se, createContext as C, createEffect as w, createMemo as T, createSignal as E, createUniqueId as D, omit as ce, onCleanup as le, onSettled as ue, untrack as O, useContext as de } from "solid-js";
|
|
20
|
+
//#region src/checkbox/utils/getCheckboxStateAttributesMapping.ts
|
|
21
|
+
function fe(e) {
|
|
22
|
+
return {
|
|
23
|
+
...u,
|
|
24
|
+
checked(t) {
|
|
25
|
+
return e.indeterminate ? null : t ? { "data-checked": "" } : { "data-unchecked": "" };
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
//#endregion
|
|
30
|
+
//#region src/checkbox/root/CheckboxRootContext.ts
|
|
31
|
+
var k = Symbol("CheckboxRootContext"), pe = C(k);
|
|
32
|
+
function me() {
|
|
33
|
+
let e = de(pe);
|
|
34
|
+
if (e === k) throw Error("Base UI: CheckboxRootContext is missing. Checkbox parts must be placed within <Checkbox.Root>.");
|
|
35
|
+
return e;
|
|
36
|
+
}
|
|
37
|
+
//#endregion
|
|
38
|
+
//#region src/checkbox/root/CheckboxRoot.tsx
|
|
39
|
+
var he = /* @__PURE__ */ S("<span>"), ge = /* @__PURE__ */ S("<input type=hidden>"), _e = /* @__PURE__ */ S("<input>"), ve = {
|
|
40
|
+
"clip-path": "inset(50%)",
|
|
41
|
+
overflow: "hidden",
|
|
42
|
+
"white-space": "nowrap",
|
|
43
|
+
border: "0",
|
|
44
|
+
padding: "0",
|
|
45
|
+
width: "1px",
|
|
46
|
+
height: "1px",
|
|
47
|
+
margin: "-1px",
|
|
48
|
+
position: "fixed",
|
|
49
|
+
top: "0",
|
|
50
|
+
left: "0"
|
|
51
|
+
}, ye = {
|
|
52
|
+
...ve,
|
|
53
|
+
position: "absolute",
|
|
54
|
+
top: "auto",
|
|
55
|
+
left: "auto"
|
|
56
|
+
};
|
|
57
|
+
function A(e) {
|
|
58
|
+
let s = d(!0), ee = f(), te = ne(), u = p(), S = re(), C = e, de = e, k = Symbol("Checkbox"), me = Symbol("CheckboxGroupItem"), A = `base-ui-${D()}`, j = `base-ui-${D()}`, M = `base-ui-${D()}`, N = u.defaultControlId, Se = typeof N == "string" ? N : A, P = O(() => C.checked !== void 0), [Ce, we] = E(O(() => C.defaultChecked ?? !1)), [F, Te] = E(), [I, Ee] = E(), [De, L] = E(), Oe = O(() => P ? !!C.checked : Ce()), R = !1, z = !1, B, V = () => void 0, ke = ce(de, "aria-describedby", "aria-labelledby", "render", "checked", "class", "defaultChecked", "disabled", "form", "id", "indeterminate", "inputRef", "name", "nativeButton", "onBlur", "onChange", "onCheckedChange", "onClick", "onFocus", "onKeyDown", "onKeyUp", "parent", "readOnly", "ref", "required", "style", "uncheckedValue", "value"), H = T(() => C.nativeButton ?? !1), U = T(() => C.parent ?? !1), W = T(() => S?.allValues() !== void 0), G = T(() => s.disabled() || te.disabled() || (S?.disabled() ?? !1) || (C.disabled ?? !1)), K = T(() => C.readOnly ?? !1), Ae = T(() => C.required ?? !1), q = T(() => s.name() ?? C.name), J = T(() => C.value ?? q()), je = T(() => P ? !!C.checked : Ce()), Y = T(() => !S || J() === void 0 || U() ? W() && U() ? S?.parent.checked() ?? !1 : je() : S.value().includes(J())), X = T(() => W() && U() && (S?.parent.indeterminate() ?? !1) || (C.indeterminate ?? !1)), Me = () => S?.registerControlId !== u.registerControlId, Ne = m(() => C.id || void 0, Me() ? Se : A, Me), Pe = T(() => H() ? Ne() : j), Z = T(() => ({
|
|
59
|
+
...s.state(),
|
|
60
|
+
checked: Y(),
|
|
61
|
+
disabled: G(),
|
|
62
|
+
readOnly: K(),
|
|
63
|
+
required: Ae(),
|
|
64
|
+
indeterminate: X()
|
|
65
|
+
})), Fe = T(() => i(e.class, Z())), Ie = t(e, () => Z(), (e) => (() => {
|
|
66
|
+
var t = g(he);
|
|
67
|
+
return x(t, e, !1), y(), t;
|
|
68
|
+
})()), Le = T(() => a(e.style, Z())), Re = T(() => n(Z(), fe(Z()))), ze = T(() => C["aria-labelledby"] ?? u.labelId() ?? De()), Be = T(() => u.getAriaDescribedBy(C["aria-describedby"])), Ve = {
|
|
69
|
+
token: me,
|
|
70
|
+
id: Pe,
|
|
71
|
+
disabled: G,
|
|
72
|
+
element: F,
|
|
73
|
+
input: I,
|
|
74
|
+
parent: U,
|
|
75
|
+
value: J
|
|
76
|
+
}, He = {
|
|
77
|
+
id: j,
|
|
78
|
+
name: C.name,
|
|
79
|
+
value: Y,
|
|
80
|
+
getControl: () => F() ?? null
|
|
81
|
+
}, Ue = c(l(() => C.onBlur)), We = c(l(() => C.onClick)), Ge = c(l(() => C.onFocus)), Ke = c(l(() => C.onKeyDown)), qe = c(l(() => C.onKeyUp));
|
|
82
|
+
function Je(e) {
|
|
83
|
+
if (z) {
|
|
84
|
+
e.preventDefault(), e.stopPropagation();
|
|
85
|
+
return;
|
|
86
|
+
}
|
|
87
|
+
if (We.call(e.currentTarget, e), e.baseUIHandlerPrevented || K() || G()) return;
|
|
88
|
+
e.preventDefault();
|
|
89
|
+
let t = I();
|
|
90
|
+
t && be(t, e);
|
|
91
|
+
}
|
|
92
|
+
function Ye(e) {
|
|
93
|
+
Ge.call(e.currentTarget, e), !e.baseUIHandlerPrevented && !G() && s.setFocused(!0);
|
|
94
|
+
}
|
|
95
|
+
function Xe(e) {
|
|
96
|
+
Ue.call(e.currentTarget, e), !e.baseUIHandlerPrevented && (s.setTouched(!0), s.setFocused(!1), s.validationMode() === "onBlur" && s.validation.commit(S ? S.value() : Y()));
|
|
97
|
+
}
|
|
98
|
+
function Ze(e) {
|
|
99
|
+
Ke.call(e.currentTarget, e), !e.baseUIHandlerPrevented && (e.key === "Enter" ? (H() && rt(e.currentTarget), xe(e, I()?.form ?? null)) : !H() && e.key === " " && e.preventDefault());
|
|
100
|
+
}
|
|
101
|
+
function Qe(e) {
|
|
102
|
+
qe.call(e.currentTarget, e), !(e.baseUIHandlerPrevented || H() || e.defaultPrevented || e.key !== " " || G() || K()) && be(e.currentTarget, e);
|
|
103
|
+
}
|
|
104
|
+
function $e(e) {
|
|
105
|
+
if (e.stopPropagation(), e.defaultPrevented) {
|
|
106
|
+
queueMicrotask(Q);
|
|
107
|
+
return;
|
|
108
|
+
}
|
|
109
|
+
R = !0, tt(e.currentTarget.checked, e), setTimeout(() => {
|
|
110
|
+
R = !1;
|
|
111
|
+
}, 0), queueMicrotask(Q);
|
|
112
|
+
}
|
|
113
|
+
function et(e) {
|
|
114
|
+
if (R && e.isTrusted) {
|
|
115
|
+
R = !1;
|
|
116
|
+
return;
|
|
117
|
+
}
|
|
118
|
+
if (e.defaultPrevented) {
|
|
119
|
+
queueMicrotask(Q);
|
|
120
|
+
return;
|
|
121
|
+
}
|
|
122
|
+
tt(e.currentTarget.checked, e), queueMicrotask(Q);
|
|
123
|
+
}
|
|
124
|
+
function tt(e, t) {
|
|
125
|
+
if (K() || G()) {
|
|
126
|
+
t.preventDefault();
|
|
127
|
+
return;
|
|
128
|
+
}
|
|
129
|
+
let n = o(r, t);
|
|
130
|
+
if (C.onCheckedChange?.(e, n), n.isCanceled) {
|
|
131
|
+
t.preventDefault();
|
|
132
|
+
return;
|
|
133
|
+
}
|
|
134
|
+
let i = J();
|
|
135
|
+
if (W() && U()) {
|
|
136
|
+
S?.parent.changeParent(n) || t.preventDefault();
|
|
137
|
+
return;
|
|
138
|
+
}
|
|
139
|
+
if (W() && S && i !== void 0) {
|
|
140
|
+
S.parent.changeChild(i, e, n) || t.preventDefault();
|
|
141
|
+
return;
|
|
142
|
+
}
|
|
143
|
+
if (S && i !== void 0 && !U()) {
|
|
144
|
+
let r = e ? [...S.getValue(), i] : S.getValue().filter((e) => e !== i);
|
|
145
|
+
S.setValue(r, n) || t.preventDefault();
|
|
146
|
+
return;
|
|
147
|
+
}
|
|
148
|
+
P || we(e);
|
|
149
|
+
}
|
|
150
|
+
function Q() {
|
|
151
|
+
let e = I();
|
|
152
|
+
e && (e.checked = O(Y), e.indeterminate = O(X));
|
|
153
|
+
}
|
|
154
|
+
function nt() {
|
|
155
|
+
return F() ?? null;
|
|
156
|
+
}
|
|
157
|
+
function rt(e) {
|
|
158
|
+
V(), z = !0;
|
|
159
|
+
let t = e.ownerDocument, n = t.defaultView, r, i = n?.setTimeout(a, 1e3);
|
|
160
|
+
function a() {
|
|
161
|
+
z = !1, t.removeEventListener("keyup", o, !0), n?.removeEventListener("blur", a), r !== void 0 && clearTimeout(r), i !== void 0 && clearTimeout(i), V = () => void 0;
|
|
162
|
+
}
|
|
163
|
+
function o(e) {
|
|
164
|
+
e.key === "Enter" && (r = setTimeout(a, 0));
|
|
165
|
+
}
|
|
166
|
+
t.addEventListener("keyup", o, !0), n?.addEventListener("blur", a, { once: !0 }), V = a;
|
|
167
|
+
}
|
|
168
|
+
function $(e) {
|
|
169
|
+
B && B !== e && B.id === M && B.removeAttribute("id"), B !== e && (B = void 0);
|
|
170
|
+
}
|
|
171
|
+
return w(() => ({
|
|
172
|
+
explicit: C["aria-labelledby"],
|
|
173
|
+
fieldLabel: u.labelId(),
|
|
174
|
+
input: I(),
|
|
175
|
+
inputId: Ne(),
|
|
176
|
+
nativeButton: H()
|
|
177
|
+
}), (e) => {
|
|
178
|
+
function t() {
|
|
179
|
+
if (e.explicit || e.fieldLabel || e.nativeButton || !e.input) {
|
|
180
|
+
$(), L(void 0);
|
|
181
|
+
return;
|
|
182
|
+
}
|
|
183
|
+
let t = e.input.closest("label") ?? e.input.labels?.[0];
|
|
184
|
+
if (!t) {
|
|
185
|
+
$(), L(void 0);
|
|
186
|
+
return;
|
|
187
|
+
}
|
|
188
|
+
$(t), t.id || (t.id = M, B = t), L(t.id || void 0);
|
|
189
|
+
}
|
|
190
|
+
if (t(), e.explicit || e.fieldLabel || e.nativeButton || !e.input || typeof MutationObserver > "u") return;
|
|
191
|
+
let n, r = new MutationObserver(() => {
|
|
192
|
+
t(), i();
|
|
193
|
+
});
|
|
194
|
+
function i() {
|
|
195
|
+
let t = e.input?.getRootNode();
|
|
196
|
+
!t || t === n || (r.disconnect(), n = t, r.observe(t, {
|
|
197
|
+
attributes: !0,
|
|
198
|
+
attributeFilter: ["for", "id"],
|
|
199
|
+
childList: !0,
|
|
200
|
+
subtree: !0
|
|
201
|
+
}));
|
|
202
|
+
}
|
|
203
|
+
return i(), () => {
|
|
204
|
+
r.disconnect(), $();
|
|
205
|
+
};
|
|
206
|
+
}), w(() => S, (e) => e?.registerCheckbox(Ve)), w(() => ({
|
|
207
|
+
group: S,
|
|
208
|
+
input: I(),
|
|
209
|
+
parent: U()
|
|
210
|
+
}), (e) => {
|
|
211
|
+
if (!e.input || e.parent) return;
|
|
212
|
+
let t = e.group?.fieldControlSource ?? k;
|
|
213
|
+
return s.validation.registerInput(t, e.input, nt);
|
|
214
|
+
}), w(() => ({
|
|
215
|
+
checked: Y(),
|
|
216
|
+
group: S,
|
|
217
|
+
indeterminate: X(),
|
|
218
|
+
input: I(),
|
|
219
|
+
name: q()
|
|
220
|
+
}), (e) => {
|
|
221
|
+
e.input && (e.input.indeterminate = e.indeterminate), e.group || s.setFilled(e.checked), !(e.group || e.checked === Oe) && (Oe = e.checked, O(() => {
|
|
222
|
+
ee.clearError(e.name), s.setDirty(e.checked !== s.validityData().initialValue), s.validation.change(e.checked);
|
|
223
|
+
}));
|
|
224
|
+
}), w(() => ({
|
|
225
|
+
disabled: G(),
|
|
226
|
+
group: S,
|
|
227
|
+
name: C.name,
|
|
228
|
+
root: F()
|
|
229
|
+
}), (e) => {
|
|
230
|
+
He.name = e.name, s.registerFieldControl(k, !e.group && !e.disabled && e.root ? He : void 0);
|
|
231
|
+
}), ue(() => {
|
|
232
|
+
S || s.setFilled(Y()), F();
|
|
233
|
+
}), le(() => {
|
|
234
|
+
V(), $(), s.registerFieldControl(k, void 0);
|
|
235
|
+
}), h(pe, {
|
|
236
|
+
value: Z,
|
|
237
|
+
get children() {
|
|
238
|
+
return [
|
|
239
|
+
h(Ie, v({
|
|
240
|
+
ref: [((e) => Te(e)), C.ref],
|
|
241
|
+
get id() {
|
|
242
|
+
return Pe();
|
|
243
|
+
},
|
|
244
|
+
get class() {
|
|
245
|
+
return Fe();
|
|
246
|
+
},
|
|
247
|
+
get style() {
|
|
248
|
+
return Le();
|
|
249
|
+
},
|
|
250
|
+
get type() {
|
|
251
|
+
return H() ? "button" : void 0;
|
|
252
|
+
},
|
|
253
|
+
role: "checkbox",
|
|
254
|
+
get tabIndex() {
|
|
255
|
+
return G() ? -1 : 0;
|
|
256
|
+
},
|
|
257
|
+
get disabled() {
|
|
258
|
+
return H() && G() ? !0 : void 0;
|
|
259
|
+
},
|
|
260
|
+
get "aria-disabled"() {
|
|
261
|
+
return !H() && G() ? "true" : void 0;
|
|
262
|
+
},
|
|
263
|
+
get "aria-checked"() {
|
|
264
|
+
return _(() => !!X())() ? "mixed" : Y() ? "true" : "false";
|
|
265
|
+
},
|
|
266
|
+
get "aria-readonly"() {
|
|
267
|
+
return K() ? "true" : void 0;
|
|
268
|
+
},
|
|
269
|
+
get "aria-required"() {
|
|
270
|
+
return Ae() ? "true" : void 0;
|
|
271
|
+
},
|
|
272
|
+
get "aria-labelledby"() {
|
|
273
|
+
return ze();
|
|
274
|
+
},
|
|
275
|
+
get "aria-describedby"() {
|
|
276
|
+
return Be();
|
|
277
|
+
},
|
|
278
|
+
get "aria-invalid"() {
|
|
279
|
+
return Z().valid === !1 && !G() ? "true" : void 0;
|
|
280
|
+
},
|
|
281
|
+
get "data-parent"() {
|
|
282
|
+
return U() ? "" : void 0;
|
|
283
|
+
},
|
|
284
|
+
get "aria-controls"() {
|
|
285
|
+
return _(() => !!(W() && U()))() ? S?.parent.ariaControls() : void 0;
|
|
286
|
+
},
|
|
287
|
+
onBlur: Xe,
|
|
288
|
+
onClick: Je,
|
|
289
|
+
onFocus: Ye,
|
|
290
|
+
onKeyDown: Ze,
|
|
291
|
+
onKeyUp: Qe
|
|
292
|
+
}, Re, ke)),
|
|
293
|
+
h(se, {
|
|
294
|
+
get when() {
|
|
295
|
+
return _(() => !!(!Y() && !S && q() && !U()))() ? C.uncheckedValue !== void 0 : !Y() && !S && q() && !U();
|
|
296
|
+
},
|
|
297
|
+
get children() {
|
|
298
|
+
var e = g(ge);
|
|
299
|
+
return ie(() => ({
|
|
300
|
+
e: C.form,
|
|
301
|
+
t: q(),
|
|
302
|
+
a: C.uncheckedValue,
|
|
303
|
+
o: G()
|
|
304
|
+
}), ({ e: t, t: n, a: r, o: i }, a) => {
|
|
305
|
+
t !== a?.e && b(e, "form", t), n !== a?.t && b(e, "name", n), oe(e, "value", r), i !== a?.o && b(e, "disabled", i);
|
|
306
|
+
}), e;
|
|
307
|
+
}
|
|
308
|
+
}),
|
|
309
|
+
(() => {
|
|
310
|
+
var e = g(_e);
|
|
311
|
+
return ae(() => [((e) => Ee(e)), C.inputRef], e), x(e, v({
|
|
312
|
+
type: "checkbox",
|
|
313
|
+
get form() {
|
|
314
|
+
return C.form;
|
|
315
|
+
},
|
|
316
|
+
get id() {
|
|
317
|
+
return H() ? void 0 : Ne();
|
|
318
|
+
},
|
|
319
|
+
get name() {
|
|
320
|
+
return U() ? void 0 : q();
|
|
321
|
+
},
|
|
322
|
+
tabindex: -1,
|
|
323
|
+
get style() {
|
|
324
|
+
return q() ? ye : ve;
|
|
325
|
+
},
|
|
326
|
+
"aria-hidden": "true",
|
|
327
|
+
get "aria-describedby"() {
|
|
328
|
+
return Be();
|
|
329
|
+
},
|
|
330
|
+
get "aria-invalid"() {
|
|
331
|
+
return Z().valid === !1 && !G() ? "true" : void 0;
|
|
332
|
+
}
|
|
333
|
+
}, () => C.value === void 0 ? {} : { value: S && !Y() ? "" : C.value }, {
|
|
334
|
+
get disabled() {
|
|
335
|
+
return G();
|
|
336
|
+
},
|
|
337
|
+
get checked() {
|
|
338
|
+
return Y();
|
|
339
|
+
},
|
|
340
|
+
get required() {
|
|
341
|
+
return Ae();
|
|
342
|
+
},
|
|
343
|
+
onClick: $e,
|
|
344
|
+
onChange: et,
|
|
345
|
+
onFocus: () => F()?.focus({ preventScroll: !0 })
|
|
346
|
+
}), !1), y(), e;
|
|
347
|
+
})()
|
|
348
|
+
];
|
|
349
|
+
}
|
|
350
|
+
});
|
|
351
|
+
}
|
|
352
|
+
function be(e, t) {
|
|
353
|
+
let n = e.ownerDocument.defaultView;
|
|
354
|
+
if (!n) return;
|
|
355
|
+
let r = n.PointerEvent ?? n.MouseEvent;
|
|
356
|
+
e.dispatchEvent(new r("click", {
|
|
357
|
+
bubbles: !0,
|
|
358
|
+
cancelable: !0,
|
|
359
|
+
composed: !0,
|
|
360
|
+
detail: 0,
|
|
361
|
+
shiftKey: t.shiftKey,
|
|
362
|
+
ctrlKey: t.ctrlKey,
|
|
363
|
+
altKey: t.altKey,
|
|
364
|
+
metaKey: t.metaKey
|
|
365
|
+
}));
|
|
366
|
+
}
|
|
367
|
+
function xe(e, t) {
|
|
368
|
+
e.defaultPrevented || queueMicrotask(() => {
|
|
369
|
+
e.defaultPrevented || j(t)?.click();
|
|
370
|
+
});
|
|
371
|
+
}
|
|
372
|
+
function j(e) {
|
|
373
|
+
if (!e) return null;
|
|
374
|
+
for (let t of e.elements) if ((t.tagName === "BUTTON" || t.tagName === "INPUT") && t.type === "submit") return t;
|
|
375
|
+
return null;
|
|
376
|
+
}
|
|
377
|
+
//#endregion
|
|
378
|
+
//#region src/checkbox/indicator/CheckboxIndicator.tsx
|
|
379
|
+
var M = /* @__PURE__ */ S("<span>");
|
|
380
|
+
function N(e) {
|
|
381
|
+
let r, o = !1, c = me(), l = e, u = ce(e, "render", "class", "keepMounted", "ref", "style"), d = T(() => c().checked || c().indeterminate), f = te(() => d()), p = T(() => (l.keepMounted ?? !1) || f.mounted()), m = T(() => ({
|
|
382
|
+
...c(),
|
|
383
|
+
transitionStatus: f.transitionStatus()
|
|
384
|
+
})), ne = t(e, () => m(), (e) => (() => {
|
|
385
|
+
var t = g(M);
|
|
386
|
+
return x(t, e, !1), y(), t;
|
|
387
|
+
})()), re = T(() => p() ? i(e.class, m()) : void 0), ie = T(() => p() ? a(e.style, m()) : void 0), _ = T(() => n(m(), {
|
|
388
|
+
...fe(m()),
|
|
389
|
+
...s
|
|
390
|
+
}));
|
|
391
|
+
return w(() => ({
|
|
392
|
+
element: r,
|
|
393
|
+
rendered: d(),
|
|
394
|
+
status: f.transitionStatus()
|
|
395
|
+
}), (e) => {
|
|
396
|
+
if (o = e.rendered, e.rendered || e.status !== "ending" || !e.element) return;
|
|
397
|
+
let t = new AbortController();
|
|
398
|
+
return ee(e.element, () => {
|
|
399
|
+
o || f.setMounted(!1);
|
|
400
|
+
}, t.signal), () => t.abort();
|
|
401
|
+
}), h(se, {
|
|
402
|
+
get when() {
|
|
403
|
+
return p();
|
|
404
|
+
},
|
|
405
|
+
get children() {
|
|
406
|
+
return h(ne, v({
|
|
407
|
+
ref: [l.ref, ((e) => r = e)],
|
|
408
|
+
get class() {
|
|
409
|
+
return re();
|
|
410
|
+
},
|
|
411
|
+
get style() {
|
|
412
|
+
return ie();
|
|
413
|
+
}
|
|
414
|
+
}, _, u));
|
|
415
|
+
}
|
|
416
|
+
});
|
|
417
|
+
}
|
|
418
|
+
//#endregion
|
|
419
|
+
//#region src/checkbox/index.parts.ts
|
|
420
|
+
var Se = /* @__PURE__ */ e({
|
|
421
|
+
Indicator: () => N,
|
|
422
|
+
Root: () => A
|
|
423
|
+
});
|
|
424
|
+
//#endregion
|
|
425
|
+
export { Se as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../collapsible-
|
|
1
|
+
import { t as e } from "../collapsible-BENbFFCc.js";
|
|
2
2
|
export { e as Collapsible };
|
|
@@ -0,0 +1,230 @@
|
|
|
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/collapsible/root/CollapsibleRootContext.ts
|
|
13
|
+
var j = Symbol("CollapsibleRootContext"), M = x(j);
|
|
14
|
+
function N() {
|
|
15
|
+
let e = A(M);
|
|
16
|
+
if (e === j) throw Error("Base UI: CollapsibleRootContext is missing. Collapsible parts must be placed within <Collapsible.Root>.");
|
|
17
|
+
return e;
|
|
18
|
+
}
|
|
19
|
+
//#endregion
|
|
20
|
+
//#region src/collapsible/root/stateAttributesMapping.ts
|
|
21
|
+
var P = { "data-open": "" }, F = { "data-closed": "" }, I = { "data-panel-open": "" }, L = {
|
|
22
|
+
open(e) {
|
|
23
|
+
return e ? P : F;
|
|
24
|
+
},
|
|
25
|
+
...u
|
|
26
|
+
}, R = {
|
|
27
|
+
open(e) {
|
|
28
|
+
return e ? I : null;
|
|
29
|
+
},
|
|
30
|
+
...u
|
|
31
|
+
}, z = /* @__PURE__ */ y("<div>");
|
|
32
|
+
function B(e) {
|
|
33
|
+
let r = e, i = e, c = k(() => i.open !== void 0), [u, d] = w(k(() => i.defaultOpen ?? !1)), [f, h] = w(), y = `base-ui-${T()}`, b = D(r, "render", "class", "defaultOpen", "disabled", "onOpenChange", "open", "style"), x = C(() => c ? i.open ?? !1 : u()), S = C(() => i.disabled ?? !1), O = s(() => x()), A = C(() => {
|
|
34
|
+
let e = f();
|
|
35
|
+
return e === null ? void 0 : e ?? y;
|
|
36
|
+
}), j = C(() => ({
|
|
37
|
+
disabled: S(),
|
|
38
|
+
open: x(),
|
|
39
|
+
transitionStatus: O.transitionStatus()
|
|
40
|
+
})), N = C(() => a(e.class, j())), P = C(() => o(e.style, j())), F = C(() => n(j(), L));
|
|
41
|
+
function I(e, t, n, r) {
|
|
42
|
+
let a = l(n, t);
|
|
43
|
+
return i.onOpenChange?.(e, a), !a.isCanceled && (r?.(), c || d(e), E(), !0);
|
|
44
|
+
}
|
|
45
|
+
let R = {
|
|
46
|
+
defaultPanelId: y,
|
|
47
|
+
disabled: S,
|
|
48
|
+
mounted: O.mounted,
|
|
49
|
+
open: x,
|
|
50
|
+
panelId: A,
|
|
51
|
+
requestOpenChange: I,
|
|
52
|
+
setMounted: O.setMounted,
|
|
53
|
+
setPanelIdState: h,
|
|
54
|
+
state: j,
|
|
55
|
+
transitionStatus: O.transitionStatus
|
|
56
|
+
}, B = t(e, () => j(), (e) => (() => {
|
|
57
|
+
var t = m(z);
|
|
58
|
+
return v(t, e, !1), _(), t;
|
|
59
|
+
})());
|
|
60
|
+
return p(M, {
|
|
61
|
+
value: R,
|
|
62
|
+
get children() {
|
|
63
|
+
return p(B, g({
|
|
64
|
+
get class() {
|
|
65
|
+
return N();
|
|
66
|
+
},
|
|
67
|
+
get style() {
|
|
68
|
+
return P();
|
|
69
|
+
}
|
|
70
|
+
}, F, b));
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
}
|
|
74
|
+
//#endregion
|
|
75
|
+
//#region src/collapsible/trigger/CollapsibleTrigger.tsx
|
|
76
|
+
var V = /* @__PURE__ */ y("<button>");
|
|
77
|
+
function H(e) {
|
|
78
|
+
let i = N(), s = e, c = D(e, "render", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style"), l = C(() => e.disabled ?? i.disabled()), u = C(() => e.nativeButton ?? !0), y = i.state, b = C(() => a(e.class, y())), x = C(() => o(e.style, y())), S = C(() => n(y(), R)), w = d(f(() => k(() => l() ? U : void 0)), f(() => s.onClick), (e) => {
|
|
79
|
+
i.requestOpenChange(!i.open(), e, r);
|
|
80
|
+
}), T = d(f(() => k(() => l() ? W : void 0)), f(() => s.onMouseDown)), E = d(f(() => k(() => l() ? U : void 0)), f(() => s.onPointerDown)), O = d(f(() => k(() => l() ? G : void 0)), f(() => s.onKeyDown), f(() => k(() => u() ? void 0 : K))), A = d(f(() => k(() => l() ? W : void 0)), f(() => s.onKeyUp), f(() => k(() => u() ? void 0 : q))), j = C(() => u() ? l() ? "true" : "false" : l() ? "true" : void 0), M = C(() => i.open() ? "true" : "false"), P = t(e, () => y(), (e) => (() => {
|
|
81
|
+
var t = m(V);
|
|
82
|
+
return v(t, e, !1), _(), t;
|
|
83
|
+
})());
|
|
84
|
+
return p(P, g({
|
|
85
|
+
ref: [s.ref],
|
|
86
|
+
get class() {
|
|
87
|
+
return b();
|
|
88
|
+
},
|
|
89
|
+
get style() {
|
|
90
|
+
return x();
|
|
91
|
+
},
|
|
92
|
+
get type() {
|
|
93
|
+
return u() ? "button" : void 0;
|
|
94
|
+
},
|
|
95
|
+
get role() {
|
|
96
|
+
return u() ? void 0 : "button";
|
|
97
|
+
},
|
|
98
|
+
get tabIndex() {
|
|
99
|
+
return u() ? void 0 : 0;
|
|
100
|
+
},
|
|
101
|
+
get "aria-controls"() {
|
|
102
|
+
return h(() => !!i.open())() ? i.panelId() : void 0;
|
|
103
|
+
},
|
|
104
|
+
get "aria-disabled"() {
|
|
105
|
+
return j();
|
|
106
|
+
},
|
|
107
|
+
get "aria-expanded"() {
|
|
108
|
+
return M();
|
|
109
|
+
},
|
|
110
|
+
onClick: w,
|
|
111
|
+
onKeyDown: O,
|
|
112
|
+
onKeyUp: A,
|
|
113
|
+
onMouseDown: T,
|
|
114
|
+
onPointerDown: E
|
|
115
|
+
}, S, c));
|
|
116
|
+
}
|
|
117
|
+
function U(e) {
|
|
118
|
+
e.preventDefault(), e.preventBaseUIHandler();
|
|
119
|
+
}
|
|
120
|
+
function W(e) {
|
|
121
|
+
e.preventBaseUIHandler();
|
|
122
|
+
}
|
|
123
|
+
function G(e) {
|
|
124
|
+
e.key !== "Tab" && e.preventDefault(), e.preventBaseUIHandler();
|
|
125
|
+
}
|
|
126
|
+
function K(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(), J(e.currentTarget, e)));
|
|
134
|
+
}
|
|
135
|
+
function q(e) {
|
|
136
|
+
e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), J(e.currentTarget, e));
|
|
137
|
+
}
|
|
138
|
+
function J(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 Y = /* @__PURE__ */ y("<div>"), X = "--collapsible-panel-height", Z = "--collapsible-panel-width";
|
|
156
|
+
function Q(e) {
|
|
157
|
+
let r = N(), s = e, l = e, [u, d] = w(), f = C(() => s.id || void 0), h = C(() => f() ?? r.defaultPanelId), y = C(() => s.hiddenUntilFound ?? !1), x = C(() => s.keepMounted ?? !1), T = D(l, "render", "class", "hiddenUntilFound", "id", "keepMounted", "ref", "style"), E = c({
|
|
158
|
+
element: u,
|
|
159
|
+
hiddenUntilFound: y,
|
|
160
|
+
keepMounted: x,
|
|
161
|
+
mounted: r.mounted,
|
|
162
|
+
open: r.open,
|
|
163
|
+
requestBeforeMatchOpen: (e, t) => r.requestOpenChange(!0, e, i, t),
|
|
164
|
+
setMounted: r.setMounted,
|
|
165
|
+
transitionStatus: r.transitionStatus
|
|
166
|
+
}), k = C(() => ({
|
|
167
|
+
...r.state(),
|
|
168
|
+
transitionStatus: E.panelTransitionStatus()
|
|
169
|
+
})), A = C(() => E.shouldRender() ? a(e.class, k()) : void 0), j = C(() => $(E.dimensions(), E.shouldRender() ? o(e.style, k()) : void 0, E.shouldPreventOpenAnimation())), M = C(() => {
|
|
170
|
+
let e = n(k(), L);
|
|
171
|
+
return E.shouldPersistHiddenTransitionStyles() && (e["data-starting-style"] = ""), e;
|
|
172
|
+
}), P = C(() => E.hidden() ? !y() || "until-found" : void 0);
|
|
173
|
+
S(() => f(), (e) => (r.setPanelIdState((t) => e ?? (t === null ? void 0 : t)), () => {
|
|
174
|
+
r.setPanelIdState((t) => t === e ? null : t);
|
|
175
|
+
})), S(() => ({
|
|
176
|
+
hiddenUntilFound: y(),
|
|
177
|
+
keepMounted: s.keepMounted
|
|
178
|
+
}), (e) => {
|
|
179
|
+
e.hiddenUntilFound && e.keepMounted;
|
|
180
|
+
}), O(() => d(void 0));
|
|
181
|
+
let F = t(e, () => k(), (e) => (() => {
|
|
182
|
+
var t = m(Y);
|
|
183
|
+
return v(t, e, !1), _(), t;
|
|
184
|
+
})());
|
|
185
|
+
return p(b, {
|
|
186
|
+
get when() {
|
|
187
|
+
return E.shouldRender();
|
|
188
|
+
},
|
|
189
|
+
get children() {
|
|
190
|
+
return p(F, g({
|
|
191
|
+
ref: [s.ref, (e) => d(e)],
|
|
192
|
+
get id() {
|
|
193
|
+
return h();
|
|
194
|
+
},
|
|
195
|
+
get class() {
|
|
196
|
+
return A();
|
|
197
|
+
},
|
|
198
|
+
get style() {
|
|
199
|
+
return j();
|
|
200
|
+
},
|
|
201
|
+
get hidden() {
|
|
202
|
+
return P();
|
|
203
|
+
}
|
|
204
|
+
}, M, T));
|
|
205
|
+
}
|
|
206
|
+
});
|
|
207
|
+
}
|
|
208
|
+
function $(e, t, n) {
|
|
209
|
+
let r = e.height === void 0 ? "auto" : `${e.height}px`, i = e.width === void 0 ? "auto" : `${e.width}px`;
|
|
210
|
+
return typeof t == "string" ? [
|
|
211
|
+
`${X}:${r}`,
|
|
212
|
+
`${Z}:${i}`,
|
|
213
|
+
t,
|
|
214
|
+
n ? "animation-name:none" : ""
|
|
215
|
+
].filter(Boolean).join(";") : {
|
|
216
|
+
[X]: r,
|
|
217
|
+
[Z]: i,
|
|
218
|
+
...t,
|
|
219
|
+
...n ? { "animation-name": "none" } : {}
|
|
220
|
+
};
|
|
221
|
+
}
|
|
222
|
+
//#endregion
|
|
223
|
+
//#region src/collapsible/index.parts.ts
|
|
224
|
+
var ee = /* @__PURE__ */ e({
|
|
225
|
+
Panel: () => Q,
|
|
226
|
+
Root: () => B,
|
|
227
|
+
Trigger: () => H
|
|
228
|
+
});
|
|
229
|
+
//#endregion
|
|
230
|
+
export { ee as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { n as e, t } from "../combobox-BGH8QLXH.js";
|
|
2
|
+
export { t as Combobox, e as createComboboxItems };
|