solid-baseui 0.1.0-alpha.0 → 0.1.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +72 -0
- package/README.md +133 -15
- package/dist/lib/client/DialogHandle-DluOK_7u.js +521 -0
- package/dist/lib/client/DialogPopup-CfEb3F54.js +138 -0
- package/dist/lib/client/FieldControl-eDe-Jnp9.js +142 -0
- package/dist/lib/client/{FieldRootContext-izCEh80D.js → FieldRootContext-D3fuVjs3.js} +1 -1
- package/dist/lib/client/{FocusManager-grSdNHqW.js → FocusManager-q7z7PMV1.js} +94 -91
- package/dist/lib/client/{FormContext-BB05lWOI.js → FormContext-CwLBtm_d.js} +1 -0
- package/dist/lib/client/{InternalBackdrop-cSK13gaM.js → InternalBackdrop-B8_lfUvf.js} +1 -1
- package/dist/lib/client/{LabelableContext-DKsB0fIx.js → LabelableContext-CmQF-TX2.js} +3 -6
- package/dist/lib/client/MenuSubmenuTrigger-DMb5CwTF.js +1584 -0
- package/dist/lib/client/{PopupHandle-CcJG4NMy.js → PopupHandle-DyX5gY1e.js} +17 -11
- package/dist/lib/client/{PopupStore-DjB-wO88.js → PopupStore-BjRwcvbG.js} +138 -115
- package/dist/lib/client/PopupViewport-BanYHrD-.js +154 -0
- package/dist/lib/client/Separator-D5oJzlA3.js +27 -0
- package/dist/lib/client/TriggerFocusGuards-Fzspp3Y1.js +51 -0
- package/dist/lib/client/accordion/index.js +1 -1
- package/dist/lib/client/accordion-CA2DfX67.js +381 -0
- package/dist/lib/client/alert-dialog/index.js +1 -1
- package/dist/lib/client/{alert-dialog-BH_3ndio.js → alert-dialog-Bup88Dpx.js} +2 -2
- package/dist/lib/client/autocomplete/index.js +1 -1
- package/dist/lib/client/{autocomplete-Cob_FZEP.js → autocomplete-oyy_uRpU.js} +30 -25
- package/dist/lib/client/avatar/index.js +1 -1
- package/dist/lib/client/avatar-DNZ4fnBd.js +191 -0
- package/dist/lib/client/button/index.js +1 -1
- package/dist/lib/client/button-BJZYmCVv.js +88 -0
- package/dist/lib/client/checkbox/index.js +1 -1
- package/dist/lib/client/checkbox-group/index.js +1 -1
- package/dist/lib/client/checkbox-group-DGyrciZJ.js +135 -0
- package/dist/lib/client/checkbox-sQHYTbpB.js +425 -0
- package/dist/lib/client/collapsible/index.js +1 -1
- package/dist/lib/client/collapsible-BENbFFCc.js +230 -0
- package/dist/lib/client/combobox/index.js +2 -2
- package/dist/lib/client/combobox-BGH8QLXH.js +401 -0
- package/dist/lib/client/compositeNavigation-DCt1sQon.js +82 -0
- package/dist/lib/client/{constants-BYjBUIIi.js → constants-ByOMFJAe.js} +105 -101
- package/dist/lib/client/context-menu/index.js +1 -1
- package/dist/lib/client/context-menu-xQ1sBCET.js +220 -0
- package/dist/lib/client/{createAnchorPositioning-DcxDXUgB.js → createAnchorPositioning-DCXIApS1.js} +149 -146
- package/dist/lib/client/{createAnchoredPopupScrollLock-Cx0cbh1_.js → createAnchoredPopupScrollLock-BxKpJbCE.js} +2 -2
- package/dist/lib/client/{createClickInteraction-CTaIFBiV.js → createClickInteraction-BeBsTqtY.js} +1 -1
- package/dist/lib/client/{createCollapsiblePanel-DeDu0O2t.js → createCollapsiblePanel-BQ8r4RTi.js} +1 -1
- package/dist/lib/client/createFocusInteraction-DQPWkZe2.js +60 -0
- package/dist/lib/client/createLabelableId-DxJRwMUJ.js +14 -0
- package/dist/lib/client/{createPopupAutoResize-CGNiLhGq.js → createPopupAutoResize-CSNpMz5v.js} +4 -4
- package/dist/lib/client/{createTransitionStatus-B1L-whed.js → createTransitionStatus-BL_cPSEA.js} +12 -12
- package/dist/lib/client/dialog/index.js +1 -1
- package/dist/lib/client/{dialog-DkaQwIgP.js → dialog-C0EF0a5u.js} +2 -2
- package/dist/lib/client/{dom-BEAeQ9Eb.js → dom-lDdayFF_.js} +25 -15
- package/dist/lib/client/drawer/index.js +1 -1
- package/dist/lib/client/drawer-uKoNBwDU.js +1540 -0
- package/dist/lib/client/field/index.js +1 -1
- package/dist/lib/client/field-DIMrgpBW.js +483 -0
- package/dist/lib/client/fieldset/index.js +1 -1
- package/dist/lib/client/fieldset-Byqk3noT.js +70 -0
- package/dist/lib/client/form/index.js +1 -1
- package/dist/lib/client/form-Bqq8wSLY.js +109 -0
- package/dist/lib/client/index.js +44 -42
- package/dist/lib/client/input/index.js +1 -1
- package/dist/lib/client/{input-gb0ejxkm.js → input-YthuKwIE.js} +1 -1
- package/dist/lib/client/internals/composeEventHandlers.js +14 -8
- package/dist/lib/client/internals/field-root-context/index.js +2 -2
- package/dist/lib/client/internals/form-context/index.js +1 -1
- package/dist/lib/client/internals/labelable-provider/index.js +1 -1
- package/dist/lib/client/{mergeStyleValue-C4ITiiIV.js → isSolidAccessor-BH_FevwH.js} +8 -15
- package/dist/lib/client/menu/index.js +1 -1
- package/dist/lib/client/menu-4rNLN6aX.js +334 -0
- package/dist/lib/client/menubar/index.js +1 -1
- package/dist/lib/client/menubar-nFQGtNmY.js +163 -0
- package/dist/lib/client/mergeStyleValue-Dcd36yxZ.js +12 -0
- package/dist/lib/client/meter/index.js +1 -1
- package/dist/lib/client/meter-BvWdppcx.js +178 -0
- package/dist/lib/client/navigation-menu/index.js +1 -1
- package/dist/lib/client/navigation-menu-BbRyun3a.js +1070 -0
- package/dist/lib/client/number-field/index.js +1 -1
- package/dist/lib/client/number-field-hT_H0hVu.js +1043 -0
- package/dist/lib/client/otp-field/index.js +1 -1
- package/dist/lib/client/otp-field-lsy2iGID.js +584 -0
- package/dist/lib/client/popover/index.js +1 -1
- package/dist/lib/client/popover-Cmvmuf1L.js +940 -0
- package/dist/lib/client/popupStateMapping-nhukB8NK.js +371 -0
- package/dist/lib/client/preview-card/index.js +1 -1
- package/dist/lib/client/preview-card-Dtu8AnBN.js +632 -0
- package/dist/lib/client/progress/index.js +1 -1
- package/dist/lib/client/progress-AVKxvgpc.js +195 -0
- package/dist/lib/client/radio/index.js +1 -1
- package/dist/lib/client/radio-CeCU-Qqi.js +284 -0
- package/dist/lib/client/radio-group/index.js +1 -1
- package/dist/lib/client/radio-group-NbuJvjQe.js +195 -0
- package/dist/lib/client/runOnceAnimationsFinish-CFADb4CN.js +49 -0
- package/dist/lib/client/{safePolygon--bbKn0c8.js → safePolygon-DVAR5dQD.js} +74 -70
- package/dist/lib/client/scroll-area/index.js +1 -1
- package/dist/lib/client/scroll-area-DqbvoAd7.js +717 -0
- package/dist/lib/client/{scrollable-SRNYlhF7.js → scrollable-BVaDUXng.js} +12 -12
- package/dist/lib/client/select/index.js +1 -1
- package/dist/lib/client/select-Dad51Xbn.js +1934 -0
- package/dist/lib/client/separator/index.js +1 -1
- package/dist/lib/client/slider/index.js +1 -1
- package/dist/lib/client/slider-CLSKFq_M.js +927 -0
- package/dist/lib/client/switch/index.js +1 -1
- package/dist/lib/client/switch-Bzuu5EIg.js +306 -0
- package/dist/lib/client/tabs/index.js +1 -1
- package/dist/lib/client/tabs-DWiBDv8D.js +695 -0
- package/dist/lib/client/toast/index.js +1 -1
- package/dist/lib/client/toast-DmtPJW2k.js +1118 -0
- package/dist/lib/client/toggle/index.js +1 -1
- package/dist/lib/client/toggle-CAe-Z8Xn.js +142 -0
- package/dist/lib/client/toggle-group/index.js +1 -1
- package/dist/lib/client/toggle-group-BbQg5s-m.js +134 -0
- package/dist/lib/client/toolbar/index.js +1 -1
- package/dist/lib/client/toolbar-BXT_g-oX.js +504 -0
- package/dist/lib/client/tooltip/index.js +1 -1
- package/dist/lib/client/tooltip-h2r2_Xuo.js +850 -0
- package/dist/lib/client/use-render/index.js +2 -0
- package/dist/lib/client/useFilteredItems-BX0BEuSI.js +2301 -0
- package/dist/lib/client/useRender-CxZ8PI-g.js +12 -0
- package/dist/lib/server/{DialogHandle-ATZlm9RC.js → DialogHandle-BGIISmG7.js} +37 -46
- package/dist/lib/server/{DialogPopup-BebI-w5P.js → DialogPopup-C2ZDGf42.js} +12 -15
- package/dist/lib/server/{FieldControl-Y_kI7ARp.js → FieldControl-CDMMyvuj.js} +62 -26
- package/dist/lib/server/{FieldRootContext-IC-LWzVp.js → FieldRootContext-Bfpna6gA.js} +3 -3
- package/dist/lib/server/{FocusManager-BrbZVWME.js → FocusManager-D-xgblGs.js} +9 -5
- package/dist/lib/server/{FormContext-pvESt85v.js → FormContext-CYwo_ZnB.js} +1 -0
- package/dist/lib/server/{InternalBackdrop-C_iDPVR-.js → InternalBackdrop-D_2zAWnl.js} +1 -1
- package/dist/lib/server/{LabelableContext-DZP3rgAY.js → LabelableContext-BTeF0IWb.js} +4 -6
- package/dist/lib/server/{MenuSubmenuTrigger-DA4gsv6z.js → MenuSubmenuTrigger-BMQKlOvU.js} +177 -210
- package/dist/lib/server/{PopupHandle-DthPgNjy.js → PopupHandle-QNj4mED2.js} +14 -5
- package/dist/lib/server/{PopupStore-DEs3FAEe.js → PopupStore-evylvVnN.js} +42 -15
- package/dist/lib/server/{PopupViewport-3r_KTFwX.js → PopupViewport-BDttjORN.js} +38 -28
- package/dist/lib/server/{Separator-vhhYxWGr.js → Separator-DTvtnxzP.js} +4 -6
- package/dist/lib/server/TriggerFocusGuards-B9GNbLrL.js +61 -0
- package/dist/lib/server/accordion/index.js +39 -77
- package/dist/lib/server/alert-dialog/index.js +2 -2
- package/dist/lib/server/autocomplete/index.js +14 -5
- package/dist/lib/server/avatar/index.js +90 -51
- package/dist/lib/server/button/index.js +14 -15
- package/dist/lib/server/checkbox/index.js +37 -64
- package/dist/lib/server/checkbox-group/index.js +21 -11
- package/dist/lib/server/collapsible/index.js +42 -49
- package/dist/lib/server/combobox/index.js +79 -50
- package/dist/lib/server/{compositeNavigation-BRVT1C38.js → compositeNavigation-D5jKM4yk.js} +32 -1
- package/dist/lib/server/{constants-9H__9xbS.js → constants-ByqXubhO.js} +10 -5
- package/dist/lib/server/context-menu/index.js +14 -16
- package/dist/lib/server/{createAnchorPositioning-C-cVOPwz.js → createAnchorPositioning-DrQYe7RS.js} +12 -7
- package/dist/lib/server/{createAnchoredPopupScrollLock-DFuUrykR.js → createAnchoredPopupScrollLock-q6gnOSmv.js} +2 -2
- package/dist/lib/server/{createClickInteraction-BYsMgvup.js → createClickInteraction-D7oc1Vco.js} +1 -1
- package/dist/lib/server/{createCollapsiblePanel-DTyVJz0G.js → createCollapsiblePanel-B45kTe6v.js} +1 -1
- package/dist/lib/server/{createFocusInteraction-EIS0QOel.js → createFocusInteraction-DFKr4G7a.js} +22 -2
- package/dist/lib/server/createLabelableId-WMUKtY6s.js +18 -0
- package/dist/lib/server/{createPopupAutoResize-DO50jjNX.js → createPopupAutoResize-Cg0-lLf4.js} +2 -2
- package/dist/lib/server/{createTransitionStatus-BTlrerSS.js → createTransitionStatus-184v7j3-.js} +2 -2
- package/dist/lib/server/dialog/index.js +2 -2
- package/dist/lib/server/{dom-Crg_2R-j.js → dom-D8_aB1yy.js} +14 -1
- package/dist/lib/server/drawer/index.js +96 -100
- package/dist/lib/server/field/index.js +110 -98
- package/dist/lib/server/fieldset/index.js +13 -16
- package/dist/lib/server/form/index.js +18 -14
- package/dist/lib/server/index.js +5 -3
- package/dist/lib/server/input/index.js +1 -1
- package/dist/lib/server/internals/composeEventHandlers.js +15 -9
- package/dist/lib/server/internals/field-root-context/index.js +1 -1
- package/dist/lib/server/internals/form-context/index.js +1 -1
- package/dist/lib/server/internals/labelable-provider/index.js +1 -1
- package/dist/lib/server/{mergeStyleValue-Db8bRCM4.js → isSolidAccessor-CZpzAH5l.js} +7 -21
- package/dist/lib/server/menu/index.js +30 -29
- package/dist/lib/server/menubar/index.js +10 -35
- package/dist/lib/server/mergeStyleValue-DecVaoac.js +20 -0
- package/dist/lib/server/meter/index.js +20 -32
- package/dist/lib/server/navigation-menu/index.js +67 -138
- package/dist/lib/server/number-field/index.js +64 -62
- package/dist/lib/server/otp-field/index.js +19 -22
- package/dist/lib/server/popover/index.js +61 -77
- package/dist/lib/server/{popupStateMapping-nKoUwoke.js → popupStateMapping-VHqr6M4H.js} +19 -17
- package/dist/lib/server/preview-card/index.js +39 -50
- package/dist/lib/server/progress/index.js +21 -33
- package/dist/lib/server/radio/index.js +24 -45
- package/dist/lib/server/radio-group/index.js +12 -13
- package/dist/lib/server/{runOnceAnimationsFinish-DCHzXWZU.js → runOnceAnimationsFinish-CYq38H8J.js} +2 -1
- package/dist/lib/server/{safePolygon-CAm5RJGv.js → safePolygon-B8QtiIZ3.js} +6 -1
- package/dist/lib/server/scroll-area/index.js +40 -49
- package/dist/lib/server/{scrollable-CjsSxbGr.js → scrollable-C9Pgq8T5.js} +1 -1
- package/dist/lib/server/select/index.js +128 -213
- package/dist/lib/server/separator/index.js +1 -1
- package/dist/lib/server/slider/index.js +39 -52
- package/dist/lib/server/switch/index.js +22 -32
- package/dist/lib/server/tabs/index.js +197 -137
- package/dist/lib/server/toast/index.js +78 -95
- package/dist/lib/server/toggle/index.js +11 -13
- package/dist/lib/server/toggle-group/index.js +11 -9
- package/dist/lib/server/toolbar/index.js +76 -93
- package/dist/lib/server/tooltip/index.js +53 -57
- package/dist/lib/server/use-render/index.js +2 -0
- package/dist/lib/server/{useFilteredItems-DvuctLt3.js → useFilteredItems-BmhL0nf1.js} +335 -316
- package/dist/lib/server/useRender-CryVdCjs.js +16 -0
- package/dist/lib/types/accordion/header/AccordionHeader.d.ts +1 -1
- package/dist/lib/types/accordion/item/AccordionItem.d.ts +1 -1
- package/dist/lib/types/accordion/panel/AccordionPanel.d.ts +1 -1
- package/dist/lib/types/accordion/root/AccordionRoot.d.ts +2 -7
- package/dist/lib/types/accordion/trigger/AccordionTrigger.d.ts +7 -7
- package/dist/lib/types/alert-dialog/trigger/AlertDialogTrigger.d.ts +1 -2
- package/dist/lib/types/autocomplete/trigger/AutocompleteTrigger.d.ts +1 -0
- package/dist/lib/types/avatar/fallback/AvatarFallback.d.ts +2 -2
- package/dist/lib/types/avatar/image/AvatarImage.d.ts +9 -3
- package/dist/lib/types/avatar/image/createImageLoadingStatus.d.ts +3 -2
- package/dist/lib/types/avatar/root/AvatarRoot.d.ts +1 -1
- package/dist/lib/types/button/Button.d.ts +1 -1
- package/dist/lib/types/checkbox-group/CheckboxGroupContext.d.ts +4 -1
- package/dist/lib/types/collapsible/panel/CollapsiblePanel.d.ts +1 -1
- package/dist/lib/types/collapsible/root/CollapsibleRoot.d.ts +1 -1
- package/dist/lib/types/collapsible/trigger/CollapsibleTrigger.d.ts +1 -1
- package/dist/lib/types/combobox/chip/ComboboxChip.d.ts +2 -0
- package/dist/lib/types/combobox/index.d.ts +2 -0
- package/dist/lib/types/combobox/index.parts.d.ts +1 -0
- package/dist/lib/types/combobox/items/createItems.d.ts +42 -0
- package/dist/lib/types/combobox/root/AriaCombobox.d.ts +4 -0
- package/dist/lib/types/combobox/root/ComboboxRoot.d.ts +17 -8
- package/dist/lib/types/combobox/root/ComboboxRootContext.d.ts +2 -0
- package/dist/lib/types/combobox/store/ComboboxStore.d.ts +1 -0
- package/dist/lib/types/combobox/trigger/ComboboxTrigger.d.ts +1 -0
- package/dist/lib/types/combobox/utils/handleInputPress.d.ts +1 -1
- package/dist/lib/types/dialog/backdrop/DialogBackdrop.d.ts +1 -1
- package/dist/lib/types/dialog/description/DialogDescription.d.ts +1 -1
- package/dist/lib/types/dialog/title/DialogTitle.d.ts +1 -1
- package/dist/lib/types/dialog/viewport/DialogViewport.d.ts +1 -1
- package/dist/lib/types/drawer/backdrop/DrawerBackdrop.d.ts +1 -1
- package/dist/lib/types/drawer/content/DrawerContent.d.ts +1 -1
- package/dist/lib/types/drawer/indent/DrawerIndent.d.ts +1 -1
- package/dist/lib/types/drawer/indent-background/DrawerIndentBackground.d.ts +1 -1
- package/dist/lib/types/field/control/FieldControl.d.ts +5 -5
- package/dist/lib/types/field/root/FieldRoot.d.ts +1 -1
- package/dist/lib/types/field/root/createFieldValidation.d.ts +3 -2
- package/dist/lib/types/fieldset/legend/FieldsetLegend.d.ts +1 -1
- package/dist/lib/types/fieldset/root/FieldsetRoot.d.ts +1 -1
- package/dist/lib/types/index.d.ts +1 -0
- package/dist/lib/types/internals/composeEventHandlers.d.ts +9 -2
- package/dist/lib/types/internals/createTransitionStatus.d.ts +1 -1
- package/dist/lib/types/internals/field-root-context/FieldRootContext.d.ts +1 -0
- package/dist/lib/types/internals/form-context/FormContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/LabelableContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/createLabelableId.d.ts +3 -0
- package/dist/lib/types/internals/overlay/PopupPortal.d.ts +4 -2
- package/dist/lib/types/internals/overlay/createPopupPresence.d.ts +1 -0
- package/dist/lib/types/internals/overlay/dom.d.ts +2 -0
- package/dist/lib/types/menu/root/MenuRootContext.d.ts +1 -0
- package/dist/lib/types/meter/indicator/MeterIndicator.d.ts +1 -1
- package/dist/lib/types/meter/label/MeterLabel.d.ts +1 -1
- package/dist/lib/types/meter/root/MeterRoot.d.ts +1 -1
- package/dist/lib/types/meter/track/MeterTrack.d.ts +1 -1
- package/dist/lib/types/meter/value/MeterValue.d.ts +1 -1
- package/dist/lib/types/navigation-menu/trigger/NavigationMenuTrigger.d.ts +1 -0
- package/dist/lib/types/number-field/input/NumberFieldInput.d.ts +5 -5
- package/dist/lib/types/number-field/root/NumberFieldRootContext.d.ts +1 -0
- package/dist/lib/types/popover/arrow/PopoverArrow.d.ts +1 -1
- package/dist/lib/types/popover/backdrop/PopoverBackdrop.d.ts +1 -1
- package/dist/lib/types/popover/description/PopoverDescription.d.ts +1 -1
- package/dist/lib/types/popover/positioner/PopoverPositioner.d.ts +1 -1
- package/dist/lib/types/popover/title/PopoverTitle.d.ts +1 -1
- package/dist/lib/types/preview-card/arrow/PreviewCardArrow.d.ts +1 -1
- package/dist/lib/types/preview-card/backdrop/PreviewCardBackdrop.d.ts +1 -1
- package/dist/lib/types/preview-card/positioner/PreviewCardPositioner.d.ts +1 -1
- package/dist/lib/types/progress/indicator/ProgressIndicator.d.ts +1 -1
- package/dist/lib/types/progress/label/ProgressLabel.d.ts +1 -1
- package/dist/lib/types/progress/root/ProgressRoot.d.ts +1 -1
- package/dist/lib/types/progress/track/ProgressTrack.d.ts +1 -1
- package/dist/lib/types/progress/value/ProgressValue.d.ts +1 -1
- package/dist/lib/types/radio/indicator/RadioIndicator.d.ts +2 -2
- package/dist/lib/types/scroll-area/content/ScrollAreaContent.d.ts +1 -1
- package/dist/lib/types/scroll-area/corner/ScrollAreaCorner.d.ts +1 -1
- package/dist/lib/types/scroll-area/root/ScrollAreaRoot.d.ts +1 -1
- package/dist/lib/types/scroll-area/scrollbar/ScrollAreaScrollbar.d.ts +2 -1
- package/dist/lib/types/scroll-area/thumb/ScrollAreaThumb.d.ts +1 -1
- package/dist/lib/types/scroll-area/viewport/ScrollAreaViewport.d.ts +1 -1
- package/dist/lib/types/separator/Separator.d.ts +1 -1
- package/dist/lib/types/slider/track/SliderTrack.d.ts +2 -2
- package/dist/lib/types/tabs/indicator/prehydrationScript.d.ts +1 -1
- package/dist/lib/types/tabs/list/TabsList.d.ts +1 -1
- package/dist/lib/types/tabs/panel/TabsPanel.d.ts +1 -1
- package/dist/lib/types/tabs/root/TabsRoot.d.ts +1 -1
- package/dist/lib/types/tabs/tab/TabsTab.d.ts +1 -1
- package/dist/lib/types/toast/createToastManager.d.ts +2 -2
- package/dist/lib/types/toast/store/ToastStore.d.ts +1 -1
- package/dist/lib/types/toast/useToastManager.d.ts +1 -1
- package/dist/lib/types/toggle/Toggle.d.ts +1 -1
- package/dist/lib/types/toggle-group/ToggleGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/group/ToolbarGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/link/ToolbarLink.d.ts +10 -3
- package/dist/lib/types/toolbar/root/ToolbarRoot.d.ts +10 -4
- package/dist/lib/types/toolbar/separator/ToolbarSeparator.d.ts +1 -1
- package/dist/lib/types/tooltip/arrow/TooltipArrow.d.ts +1 -1
- package/dist/lib/types/tooltip/positioner/TooltipPositioner.d.ts +1 -1
- package/dist/lib/types/types/index.d.ts +7 -3
- package/dist/lib/types/use-render/index.d.ts +2 -0
- package/dist/lib/types/use-render/useRender.d.ts +10 -0
- package/package.json +24 -11
- package/dist/lib/client/DialogHandle-DrN2YWCv.js +0 -518
- package/dist/lib/client/DialogPopup-ZlqmGfdk.js +0 -136
- package/dist/lib/client/FieldControl-Bc-z2og6.js +0 -116
- package/dist/lib/client/MenuSubmenuTrigger-QZkQ0F2v.js +0 -1570
- package/dist/lib/client/PopupViewport-DgrIqQea.js +0 -152
- package/dist/lib/client/Separator-9DboD_Si.js +0 -25
- package/dist/lib/client/TriggerFocusGuards-CQ-JuASy.js +0 -56
- package/dist/lib/client/accordion-sOXt9AlG.js +0 -399
- package/dist/lib/client/avatar-AF9vyD4q.js +0 -146
- package/dist/lib/client/button-DpUi-2g8.js +0 -82
- package/dist/lib/client/checkbox-BbAwOptH.js +0 -441
- package/dist/lib/client/checkbox-group-CSSp_805.js +0 -128
- package/dist/lib/client/collapsible-BIbje_ub.js +0 -232
- package/dist/lib/client/combobox-8O-vgTLL.js +0 -352
- package/dist/lib/client/compositeNavigation-sxniYTc7.js +0 -58
- package/dist/lib/client/context-menu-BTMkXtrs.js +0 -217
- package/dist/lib/client/createFocusInteraction-D4w1-235.js +0 -50
- package/dist/lib/client/drawer-Ce2cChLt.js +0 -1550
- package/dist/lib/client/field-C-o7jzKW.js +0 -469
- package/dist/lib/client/fieldset-BQTAWv2L.js +0 -65
- package/dist/lib/client/form-BINBiW5L.js +0 -106
- package/dist/lib/client/menu-DeMT08oD.js +0 -326
- package/dist/lib/client/menubar-C4aomSYv.js +0 -185
- package/dist/lib/client/meter-xSU37Q0m.js +0 -171
- package/dist/lib/client/navigation-menu-ZILQmdn6.js +0 -1083
- package/dist/lib/client/number-field-B8CsTb_8.js +0 -1035
- package/dist/lib/client/otp-field-DBkMcnog.js +0 -582
- package/dist/lib/client/popover-CQwyp-fs.js +0 -929
- package/dist/lib/client/popupStateMapping-C9eZl19i.js +0 -367
- package/dist/lib/client/preview-card-D_2Q8lpC.js +0 -625
- package/dist/lib/client/progress-D7r0xAC9.js +0 -188
- package/dist/lib/client/radio-CzGQ81z1.js +0 -299
- package/dist/lib/client/radio-group-DpHlBKA6.js +0 -193
- package/dist/lib/client/runOnceAnimationsFinish-15EM-Z4l.js +0 -48
- package/dist/lib/client/scroll-area-CffM4U0R.js +0 -701
- package/dist/lib/client/select-IFhiEg73.js +0 -1940
- package/dist/lib/client/slider-BCagYmGp.js +0 -921
- package/dist/lib/client/switch-RIJeDnvS.js +0 -308
- package/dist/lib/client/tabs-fOAKs7r3.js +0 -696
- package/dist/lib/client/toast-D2P8UqUs.js +0 -1108
- package/dist/lib/client/toggle-group-0Aue0owJ.js +0 -129
- package/dist/lib/client/toggle-momVEIBL.js +0 -138
- package/dist/lib/client/toolbar-Du22aKCv.js +0 -492
- package/dist/lib/client/tooltip-CyK61fl1.js +0 -844
- package/dist/lib/client/useFilteredItems-DTekHz39.js +0 -2223
- package/dist/lib/client/withoutComponentBinding-CcCW7fSc.js +0 -13
- package/dist/lib/server/TriggerFocusGuards-sbGwf45f.js +0 -63
- package/dist/lib/server/withoutComponentBinding-BHaWr5kU.js +0 -20
- package/dist/lib/types/internals/withoutComponentBinding.d.ts +0 -7
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../field-
|
|
1
|
+
import { t as e } from "../field-DIMrgpBW.js";
|
|
2
2
|
export { e as Field };
|
|
@@ -0,0 +1,483 @@
|
|
|
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 { n as r, t as i } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
+
import { transitionStatusMapping as a } from "./internals/stateAttributesMapping.js";
|
|
6
|
+
import { composeEventHandlers as o, liveEventHandler as s } from "./internals/composeEventHandlers.js";
|
|
7
|
+
import { t as c } from "./runOnceAnimationsFinish-CFADb4CN.js";
|
|
8
|
+
import { t as l } from "./createTransitionStatus-BL_cPSEA.js";
|
|
9
|
+
import { DEFAULT_VALIDITY_DATA as u, DEFAULT_VALIDITY_STATE as d, VALIDITY_KEYS as f, copyNativeValidity as p, fieldStateAttributesMapping as m } from "./internals/field-constants.js";
|
|
10
|
+
import { n as h, r as g } from "./FieldRootContext-D3fuVjs3.js";
|
|
11
|
+
import { n as _ } from "./FormContext-CwLBtm_d.js";
|
|
12
|
+
import { n as v, r as y, t as b } from "./LabelableContext-CmQF-TX2.js";
|
|
13
|
+
import { n as x, t as S } from "./FieldItemContext-Bwzf-4tL.js";
|
|
14
|
+
import { n as C } from "./FieldsetRootContext-BgThSAcd.js";
|
|
15
|
+
import { t as w } from "./form-types-DFBxc1LF.js";
|
|
16
|
+
import { t as ee } from "./FieldControl-eDe-Jnp9.js";
|
|
17
|
+
import { createComponent as T, getNextElement as E, insert as D, memo as O, mergeProps as k, runHydrationEvents as A, spread as j, template as M } from "@solidjs/web";
|
|
18
|
+
import { For as N, Show as P, createEffect as F, createMemo as I, createSignal as L, createUniqueId as R, omit as z, onCleanup as B, onSettled as V, untrack as H } from "solid-js";
|
|
19
|
+
//#region src/field/root/createFieldValidation.ts
|
|
20
|
+
function U(e) {
|
|
21
|
+
let t = /* @__PURE__ */ new Map(), n = null, r = 0, i, a = null, o;
|
|
22
|
+
function s() {
|
|
23
|
+
a = null, i !== void 0 && (clearTimeout(i), i = void 0);
|
|
24
|
+
}
|
|
25
|
+
function c() {
|
|
26
|
+
let r = n ? t.get(n) : void 0;
|
|
27
|
+
if (!r) return null;
|
|
28
|
+
let i = null;
|
|
29
|
+
for (let t of r.keys()) if (W(t, e.form.formElement())) {
|
|
30
|
+
if (!t.validity.valid) return t;
|
|
31
|
+
i ??= t;
|
|
32
|
+
}
|
|
33
|
+
return i;
|
|
34
|
+
}
|
|
35
|
+
function l() {
|
|
36
|
+
let e = o;
|
|
37
|
+
o = void 0, e && (!e[0].willValidate || e[0].validationMessage === e[1]) && e[0].setCustomValidity(e[2]);
|
|
38
|
+
}
|
|
39
|
+
function u(t, n = !1) {
|
|
40
|
+
r += 1;
|
|
41
|
+
let i = r;
|
|
42
|
+
s();
|
|
43
|
+
let u = c(), p = () => u?.validationMessage ? [u.validationMessage] : [], m = () => (u = c(), u?.willValidate ? G(u, e.isMarkedDirty()) : {
|
|
44
|
+
...d,
|
|
45
|
+
valid: !0
|
|
46
|
+
}), h = (n, r) => {
|
|
47
|
+
let i = n.valid === !1 ? r : [];
|
|
48
|
+
e.publish({
|
|
49
|
+
value: t,
|
|
50
|
+
state: n,
|
|
51
|
+
errors: i,
|
|
52
|
+
error: i[0] ?? "",
|
|
53
|
+
initialValue: e.getValidityData().initialValue
|
|
54
|
+
});
|
|
55
|
+
};
|
|
56
|
+
if (n) {
|
|
57
|
+
if (e.state().valid !== !1 || !u) return;
|
|
58
|
+
let t = u.validity;
|
|
59
|
+
if (!t.valueMissing) {
|
|
60
|
+
l(), u = c();
|
|
61
|
+
let e = u?.validity.customError ? p() : [];
|
|
62
|
+
h({
|
|
63
|
+
...d,
|
|
64
|
+
valid: e.length === 0,
|
|
65
|
+
customError: e.length > 0
|
|
66
|
+
}, e);
|
|
67
|
+
return;
|
|
68
|
+
}
|
|
69
|
+
for (let e of f) if (e !== "valueMissing" && e !== "customError" && t[e]) return;
|
|
70
|
+
}
|
|
71
|
+
l();
|
|
72
|
+
let g = m(), _ = e.shouldValidateOnChange();
|
|
73
|
+
if (u?.validationMessage && !_) {
|
|
74
|
+
h(g, p());
|
|
75
|
+
return;
|
|
76
|
+
}
|
|
77
|
+
let v = (e, t = g) => {
|
|
78
|
+
let n = e ? [].concat(e).filter(Boolean) : [];
|
|
79
|
+
if (n.length > 0 && (t.valid = !1, t.customError = !0, u?.willValidate)) {
|
|
80
|
+
let e = u.validity.customError ? u.validationMessage : "", t = n.join("\n").replace(/\r\n?/g, "\n");
|
|
81
|
+
u.setCustomValidity(t), o = [
|
|
82
|
+
u,
|
|
83
|
+
t,
|
|
84
|
+
e
|
|
85
|
+
];
|
|
86
|
+
}
|
|
87
|
+
h(t, n.length > 0 ? n : p());
|
|
88
|
+
}, y = e.validate()?.(t, e.form.getFormValues());
|
|
89
|
+
if (K(y)) {
|
|
90
|
+
a = u, g.valid === !1 ? h(g, p()) : (e.validationMode() === "onSubmit" || !e.getValidityData().state.customError) && h({
|
|
91
|
+
...g,
|
|
92
|
+
valid: null
|
|
93
|
+
}, []), y.then((e) => {
|
|
94
|
+
i === r && (a = null, v(e, m()));
|
|
95
|
+
}, () => {
|
|
96
|
+
i === r && (a = null);
|
|
97
|
+
});
|
|
98
|
+
return;
|
|
99
|
+
}
|
|
100
|
+
v(y);
|
|
101
|
+
}
|
|
102
|
+
function p(t, n = !1) {
|
|
103
|
+
if (s(), r += 1, n) return;
|
|
104
|
+
let o = e.shouldValidateOnChange(), l = e.validationDebounceTime();
|
|
105
|
+
if (o && t !== "" && l > 0) {
|
|
106
|
+
a = c(), i = setTimeout(() => {
|
|
107
|
+
i = void 0, u(t);
|
|
108
|
+
}, l);
|
|
109
|
+
return;
|
|
110
|
+
}
|
|
111
|
+
u(t, !o);
|
|
112
|
+
}
|
|
113
|
+
function m(e, r, i = () => r) {
|
|
114
|
+
let o = t.get(e);
|
|
115
|
+
o || (o = /* @__PURE__ */ new Map(), t.set(e, o));
|
|
116
|
+
let s = { getControl: i };
|
|
117
|
+
return o.set(r, s), () => {
|
|
118
|
+
let i = t.get(e);
|
|
119
|
+
i?.get(r) === s && (e === n && r === a && p(void 0, !0), i?.delete(r), i?.size === 0 && t.delete(e));
|
|
120
|
+
};
|
|
121
|
+
}
|
|
122
|
+
function h() {
|
|
123
|
+
let e = c(), r = n && e ? t.get(n)?.get(e) : void 0;
|
|
124
|
+
return e ? r?.getControl() ?? e : null;
|
|
125
|
+
}
|
|
126
|
+
function g(e) {
|
|
127
|
+
n && n !== e && p(void 0, !0), n = e;
|
|
128
|
+
}
|
|
129
|
+
return B(() => {
|
|
130
|
+
p(void 0, !0), l();
|
|
131
|
+
}), {
|
|
132
|
+
commit: u,
|
|
133
|
+
change: p,
|
|
134
|
+
registerInput: m,
|
|
135
|
+
getInputControl: h,
|
|
136
|
+
setActiveInputSource: g
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
function W(e, t) {
|
|
140
|
+
return e.matches(":disabled") ? !1 : !t || e.form === t || e.form === null && !e.hasAttribute("form");
|
|
141
|
+
}
|
|
142
|
+
function G(e, t) {
|
|
143
|
+
let n = p(e.validity), r = n.valueMissing;
|
|
144
|
+
for (let e of f) if (e !== "valueMissing" && n[e]) {
|
|
145
|
+
r = !1;
|
|
146
|
+
break;
|
|
147
|
+
}
|
|
148
|
+
return r && !t && (n.valid = !0, n.valueMissing = !1), n;
|
|
149
|
+
}
|
|
150
|
+
function K(e) {
|
|
151
|
+
return typeof e == "object" && !!e && "then" in e;
|
|
152
|
+
}
|
|
153
|
+
//#endregion
|
|
154
|
+
//#region src/field/root/FieldRoot.tsx
|
|
155
|
+
var te = /* @__PURE__ */ M("<div>");
|
|
156
|
+
function q(e) {
|
|
157
|
+
let a = _(), o = e, s = C(!0), c = y(), l = v({ parent: c }), d = z(e, "actionsRef", "render", "class", "dirty", "disabled", "invalid", "name", "style", "touched", "validate", "validationDebounceTime", "validationMode"), [f, p] = L(!1), [g, x] = L(!1), [S, ee] = L(!1), [D, O] = L(!1), [M, N] = L(0), P = H(() => e.dirty ?? !1), R = null, V = null, W = !1, G, K = {
|
|
158
|
+
...u,
|
|
159
|
+
state: { ...u.state },
|
|
160
|
+
errors: []
|
|
161
|
+
}, [q, ne] = L(K), J = I(() => s?.disabled() || (e.disabled ?? !1)), re = I(() => (M(), V?.name)), Y = I(() => e.name ?? re()), X = I(() => e.invalid === !0 || w(a.errors(), Y())), Z = I(() => e.validationMode ?? a.validationMode()), ie = I(() => e.dirty ?? g()), ae = I(() => e.touched ?? f()), Q = I(() => ({
|
|
162
|
+
disabled: J(),
|
|
163
|
+
touched: ae(),
|
|
164
|
+
dirty: ie(),
|
|
165
|
+
valid: X() ? !1 : J() ? null : q().state.valid,
|
|
166
|
+
filled: S(),
|
|
167
|
+
focused: D()
|
|
168
|
+
})), oe = I(() => r(e.class, Q())), se = t(e, () => Q(), (e) => (() => {
|
|
169
|
+
var t = E(te);
|
|
170
|
+
return j(t, e, !1), A(), t;
|
|
171
|
+
})()), ce = I(() => i(e.style, Q())), le = I(() => n(Q(), m));
|
|
172
|
+
function ue(e) {
|
|
173
|
+
K = e, ne(e);
|
|
174
|
+
}
|
|
175
|
+
function de(t) {
|
|
176
|
+
e.touched === void 0 && p(t);
|
|
177
|
+
}
|
|
178
|
+
function fe(t) {
|
|
179
|
+
e.dirty === void 0 && (t && (P = !0), x(t));
|
|
180
|
+
}
|
|
181
|
+
function pe() {
|
|
182
|
+
return V ? V.value() : K.value;
|
|
183
|
+
}
|
|
184
|
+
function me() {
|
|
185
|
+
return V ? V.getValue ? V.getValue() : V.value() : K.value;
|
|
186
|
+
}
|
|
187
|
+
function he() {
|
|
188
|
+
P = !0, $.commit(pe());
|
|
189
|
+
}
|
|
190
|
+
let $ = U({
|
|
191
|
+
form: a,
|
|
192
|
+
getValidityData: () => K,
|
|
193
|
+
publish: ue,
|
|
194
|
+
validate: () => e.validate,
|
|
195
|
+
validationDebounceTime: () => e.validationDebounceTime ?? 0,
|
|
196
|
+
state: Q,
|
|
197
|
+
validationMode: Z,
|
|
198
|
+
isMarkedDirty: () => P,
|
|
199
|
+
shouldValidateOnChange: () => Z() === "onChange" || Z() === "onSubmit" && a.submitAttempted()
|
|
200
|
+
}), ge = {
|
|
201
|
+
token: Symbol("Field"),
|
|
202
|
+
name: Y,
|
|
203
|
+
validate: he,
|
|
204
|
+
isInvalid: () => X() || !J() && K.state.valid === !1,
|
|
205
|
+
getControl: () => $.getInputControl() ?? V?.getControl() ?? null,
|
|
206
|
+
getValue: me
|
|
207
|
+
};
|
|
208
|
+
function _e() {
|
|
209
|
+
let e = !!(V?.id && !J());
|
|
210
|
+
e && !G ? G = a.registerField(ge) : !e && G && (G(), G = void 0);
|
|
211
|
+
}
|
|
212
|
+
function ve(e, t) {
|
|
213
|
+
if (!t) {
|
|
214
|
+
R === e && (R = null, V = null, $.setActiveInputSource(null), N((e) => e + 1));
|
|
215
|
+
return;
|
|
216
|
+
}
|
|
217
|
+
R = e, V = t, $.setActiveInputSource(e), W || (W = !0, ue({
|
|
218
|
+
...K,
|
|
219
|
+
initialValue: H(pe)
|
|
220
|
+
})), N((e) => e + 1);
|
|
221
|
+
}
|
|
222
|
+
let ye = { validate: he }, be = {
|
|
223
|
+
state: Q,
|
|
224
|
+
validityData: q,
|
|
225
|
+
name: Y,
|
|
226
|
+
disabled: J,
|
|
227
|
+
invalid: X,
|
|
228
|
+
validationMode: Z,
|
|
229
|
+
shouldValidateOnChange: () => Z() === "onChange" || Z() === "onSubmit" && a.submitAttempted(),
|
|
230
|
+
setTouched: de,
|
|
231
|
+
setDirty: fe,
|
|
232
|
+
setFilled: ee,
|
|
233
|
+
setFocused: O,
|
|
234
|
+
registerFieldControl: ve,
|
|
235
|
+
validation: $
|
|
236
|
+
};
|
|
237
|
+
return F(() => e.dirty, (e) => {
|
|
238
|
+
e !== void 0 && (P = e);
|
|
239
|
+
}), F(() => ({
|
|
240
|
+
version: M(),
|
|
241
|
+
disabled: J()
|
|
242
|
+
}), () => H(_e)), F(() => o.actionsRef, (e) => {
|
|
243
|
+
e?.(ye);
|
|
244
|
+
}), B(() => G?.()), T(b, {
|
|
245
|
+
value: l,
|
|
246
|
+
get children() {
|
|
247
|
+
return T(h, {
|
|
248
|
+
value: be,
|
|
249
|
+
get children() {
|
|
250
|
+
return T(se, k({
|
|
251
|
+
get class() {
|
|
252
|
+
return oe();
|
|
253
|
+
},
|
|
254
|
+
get style() {
|
|
255
|
+
return ce();
|
|
256
|
+
}
|
|
257
|
+
}, le, d));
|
|
258
|
+
}
|
|
259
|
+
});
|
|
260
|
+
}
|
|
261
|
+
});
|
|
262
|
+
}
|
|
263
|
+
//#endregion
|
|
264
|
+
//#region src/field/label/FieldLabel.tsx
|
|
265
|
+
var ne = /* @__PURE__ */ M("<label>");
|
|
266
|
+
function J(e) {
|
|
267
|
+
let a = g(), c = x(), l = y(), u = e, d = e, f = `base-ui-${R()}`, [p, h] = L(), _ = z(d, "render", "class", "id", "nativeLabel", "onClick", "onMouseDown", "onPointerDown", "ref", "style"), v = I(() => u.id ?? f), b = I(() => u.nativeLabel ?? !0), S = I(() => ({
|
|
268
|
+
...a.state(),
|
|
269
|
+
disabled: a.disabled() || c.disabled()
|
|
270
|
+
})), C = I(() => r(e.class, S())), w = t(e, () => S(), (e) => (() => {
|
|
271
|
+
var t = E(ne);
|
|
272
|
+
return j(t, e, !1), A(), t;
|
|
273
|
+
})()), ee = I(() => i(e.style, S())), D = I(() => n(S(), m)), M = o(s(() => u.onClick)), N = o(s(() => u.onMouseDown)), P = o(s(() => u.onPointerDown));
|
|
274
|
+
function B(e) {
|
|
275
|
+
return e instanceof Element && !!e.closest("button,input,select,textarea");
|
|
276
|
+
}
|
|
277
|
+
function H() {
|
|
278
|
+
let e = l.controlId(), t = p();
|
|
279
|
+
if (!e || !t) return;
|
|
280
|
+
let n = t.ownerDocument.getElementById(e);
|
|
281
|
+
n instanceof HTMLElement && n.focus({ focusVisible: !0 });
|
|
282
|
+
}
|
|
283
|
+
function U(e) {
|
|
284
|
+
M.call(e.currentTarget, e), !e.baseUIHandlerPrevented && !b() && !B(e.target) && H();
|
|
285
|
+
}
|
|
286
|
+
function W(e) {
|
|
287
|
+
N.call(e.currentTarget, e), !e.baseUIHandlerPrevented && !B(e.target) && !e.defaultPrevented && e.detail > 1 && e.preventDefault();
|
|
288
|
+
}
|
|
289
|
+
function G(e) {
|
|
290
|
+
P.call(e.currentTarget, e), !e.baseUIHandlerPrevented && (b() || e.preventDefault());
|
|
291
|
+
}
|
|
292
|
+
return F(v, (e) => l.registerLabelId(e)), V(() => {
|
|
293
|
+
p();
|
|
294
|
+
}), T(w, k({
|
|
295
|
+
ref: [((e) => h(e)), u.ref],
|
|
296
|
+
get id() {
|
|
297
|
+
return v();
|
|
298
|
+
},
|
|
299
|
+
get class() {
|
|
300
|
+
return C();
|
|
301
|
+
},
|
|
302
|
+
get style() {
|
|
303
|
+
return ee();
|
|
304
|
+
},
|
|
305
|
+
get for() {
|
|
306
|
+
return O(() => !!b())() ? l.controlId() ?? void 0 : void 0;
|
|
307
|
+
},
|
|
308
|
+
onClick: U,
|
|
309
|
+
onMouseDown: W,
|
|
310
|
+
onPointerDown: G
|
|
311
|
+
}, D, _));
|
|
312
|
+
}
|
|
313
|
+
//#endregion
|
|
314
|
+
//#region src/field/description/FieldDescription.tsx
|
|
315
|
+
var re = /* @__PURE__ */ M("<p>");
|
|
316
|
+
function Y(e) {
|
|
317
|
+
let a = g(), o = x(), s = y(), c = Symbol("FieldDescription"), l = `base-ui-${R()}`, u = z(e, "render", "class", "id", "style"), d = I(() => e.id ?? l), f = I(() => ({
|
|
318
|
+
...a.state(),
|
|
319
|
+
disabled: a.disabled() || o.disabled()
|
|
320
|
+
})), p = I(() => r(e.class, f())), h = t(e, () => f(), (e) => (() => {
|
|
321
|
+
var t = E(re);
|
|
322
|
+
return j(t, e, !1), A(), t;
|
|
323
|
+
})()), _ = I(() => i(e.style, f())), v = I(() => n(f(), m));
|
|
324
|
+
return F(d, (e) => s.registerMessageId(c, e)), B(() => s.registerMessageId(c, void 0)), T(h, k({
|
|
325
|
+
get id() {
|
|
326
|
+
return d();
|
|
327
|
+
},
|
|
328
|
+
get class() {
|
|
329
|
+
return p();
|
|
330
|
+
},
|
|
331
|
+
get style() {
|
|
332
|
+
return _();
|
|
333
|
+
}
|
|
334
|
+
}, v, u));
|
|
335
|
+
}
|
|
336
|
+
//#endregion
|
|
337
|
+
//#region src/field/item/FieldItem.tsx
|
|
338
|
+
var X = /* @__PURE__ */ M("<div>");
|
|
339
|
+
function Z(e) {
|
|
340
|
+
let a = g(), o = y(), s = v({ parent: o }), c = z(e, "render", "class", "disabled", "style"), l = I(() => a.disabled() || (e.disabled ?? !1)), u = I(() => ({
|
|
341
|
+
...a.state(),
|
|
342
|
+
disabled: l()
|
|
343
|
+
})), d = I(() => r(e.class, u())), f = t(e, () => u(), (e) => (() => {
|
|
344
|
+
var t = E(X);
|
|
345
|
+
return j(t, e, !1), A(), t;
|
|
346
|
+
})()), p = I(() => i(e.style, u())), h = I(() => n(u(), m)), _ = { disabled: l };
|
|
347
|
+
return T(b, {
|
|
348
|
+
value: s,
|
|
349
|
+
get children() {
|
|
350
|
+
return T(S, {
|
|
351
|
+
value: _,
|
|
352
|
+
get children() {
|
|
353
|
+
return T(f, k({
|
|
354
|
+
get class() {
|
|
355
|
+
return d();
|
|
356
|
+
},
|
|
357
|
+
get style() {
|
|
358
|
+
return p();
|
|
359
|
+
}
|
|
360
|
+
}, h, c));
|
|
361
|
+
}
|
|
362
|
+
});
|
|
363
|
+
}
|
|
364
|
+
});
|
|
365
|
+
}
|
|
366
|
+
//#endregion
|
|
367
|
+
//#region src/field/error/FieldError.tsx
|
|
368
|
+
var ie = /* @__PURE__ */ M("<ul>"), ae = /* @__PURE__ */ M("<li>"), Q = /* @__PURE__ */ M("<div>"), oe = {
|
|
369
|
+
...m,
|
|
370
|
+
...a
|
|
371
|
+
};
|
|
372
|
+
function se(e) {
|
|
373
|
+
let a, o = !1, s = g(), u = _(), d = y(), f = e, p = e, m = Symbol("FieldError"), h = `base-ui-${R()}`, v = z(p, "render", "children", "class", "id", "match", "ref", "style"), b = I(() => f.id ?? h), x = I(() => {
|
|
374
|
+
let e = s.name(), t = u.errors();
|
|
375
|
+
return e && Object.hasOwn(t, e) ? t[e] : null;
|
|
376
|
+
}), S = I(() => {
|
|
377
|
+
let e = x();
|
|
378
|
+
return Array.isArray(e) ? e.length > 0 : !!e;
|
|
379
|
+
}), C = I(() => typeof f.match == "string" ? f.match : void 0), w = I(() => {
|
|
380
|
+
if (f.match === !0) return !0;
|
|
381
|
+
if (s.state().disabled) return !1;
|
|
382
|
+
let e = C();
|
|
383
|
+
return e ? !!s.validityData().state[e] : S() || s.validityData().state.valid === !1;
|
|
384
|
+
}), ee = I(() => {
|
|
385
|
+
if (!C() && S()) return x();
|
|
386
|
+
let e = s.validityData();
|
|
387
|
+
return e.errors.length > 1 ? e.errors : e.error;
|
|
388
|
+
}), M = I(() => {
|
|
389
|
+
if (f.children !== void 0) return f.children;
|
|
390
|
+
let e = ee();
|
|
391
|
+
return Array.isArray(e) ? e.length > 1 ? (() => {
|
|
392
|
+
var t = E(ie);
|
|
393
|
+
return D(t, T(N, {
|
|
394
|
+
each: e,
|
|
395
|
+
children: (e) => (() => {
|
|
396
|
+
var t = E(ae);
|
|
397
|
+
return D(t, e), t;
|
|
398
|
+
})()
|
|
399
|
+
})), t;
|
|
400
|
+
})() : e[0] : e;
|
|
401
|
+
}), [V, H] = L(), U = l(() => w()), W = I(() => ({
|
|
402
|
+
...s.state(),
|
|
403
|
+
transitionStatus: U.transitionStatus()
|
|
404
|
+
})), G = t(e, () => W(), (e) => (() => {
|
|
405
|
+
var t = E(Q);
|
|
406
|
+
return j(t, e, !1), A(), t;
|
|
407
|
+
})()), K = I(() => U.mounted() ? r(e.class, W()) : void 0), te = I(() => U.mounted() ? i(e.style, W()) : void 0), q = I(() => n(W(), oe));
|
|
408
|
+
return F(() => ({
|
|
409
|
+
visible: w(),
|
|
410
|
+
id: b(),
|
|
411
|
+
message: w() ? M() : void 0
|
|
412
|
+
}), (e) => {
|
|
413
|
+
o = e.visible, d.registerMessageId(m, e.visible ? e.id : void 0), e.visible && H(e.message);
|
|
414
|
+
}), F(() => ({
|
|
415
|
+
visible: w(),
|
|
416
|
+
transitionStatus: U.transitionStatus(),
|
|
417
|
+
element: a
|
|
418
|
+
}), (e) => {
|
|
419
|
+
if (e.visible || e.transitionStatus !== "ending" || !e.element) return;
|
|
420
|
+
let t = new AbortController();
|
|
421
|
+
return c(e.element, () => {
|
|
422
|
+
o || (a = void 0, U.setMounted(!1));
|
|
423
|
+
}, t.signal), () => t.abort();
|
|
424
|
+
}), B(() => d.registerMessageId(m, void 0)), T(P, {
|
|
425
|
+
get when() {
|
|
426
|
+
return U.mounted();
|
|
427
|
+
},
|
|
428
|
+
get children() {
|
|
429
|
+
return T(G, k({
|
|
430
|
+
ref: [f.ref, ((e) => a = e)],
|
|
431
|
+
get id() {
|
|
432
|
+
return b();
|
|
433
|
+
},
|
|
434
|
+
get class() {
|
|
435
|
+
return K();
|
|
436
|
+
},
|
|
437
|
+
get style() {
|
|
438
|
+
return te();
|
|
439
|
+
}
|
|
440
|
+
}, q, v, { get children() {
|
|
441
|
+
return O(() => !!w())() ? M() : V();
|
|
442
|
+
} }));
|
|
443
|
+
}
|
|
444
|
+
});
|
|
445
|
+
}
|
|
446
|
+
//#endregion
|
|
447
|
+
//#region src/field/validity/FieldValidity.tsx
|
|
448
|
+
function ce(e) {
|
|
449
|
+
let t = g(), n = I(() => {
|
|
450
|
+
let e = t.validityData();
|
|
451
|
+
return t.invalid() ? {
|
|
452
|
+
...e,
|
|
453
|
+
state: {
|
|
454
|
+
...e.state,
|
|
455
|
+
valid: !1
|
|
456
|
+
}
|
|
457
|
+
} : e;
|
|
458
|
+
}), r = l(() => n().state.valid === !1), i = I(() => {
|
|
459
|
+
let e = n();
|
|
460
|
+
return {
|
|
461
|
+
error: e.error,
|
|
462
|
+
errors: e.errors,
|
|
463
|
+
value: e.value,
|
|
464
|
+
initialValue: e.initialValue,
|
|
465
|
+
validity: e.state,
|
|
466
|
+
transitionStatus: r.transitionStatus()
|
|
467
|
+
};
|
|
468
|
+
});
|
|
469
|
+
return O(() => e.children(i()));
|
|
470
|
+
}
|
|
471
|
+
//#endregion
|
|
472
|
+
//#region src/field/index.parts.ts
|
|
473
|
+
var le = /* @__PURE__ */ e({
|
|
474
|
+
Control: () => ee,
|
|
475
|
+
Description: () => Y,
|
|
476
|
+
Error: () => se,
|
|
477
|
+
Item: () => Z,
|
|
478
|
+
Label: () => J,
|
|
479
|
+
Root: () => q,
|
|
480
|
+
Validity: () => ce
|
|
481
|
+
});
|
|
482
|
+
//#endregion
|
|
483
|
+
export { le as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../fieldset-
|
|
1
|
+
import { t as e } from "../fieldset-Byqk3noT.js";
|
|
2
2
|
export { e as Fieldset };
|
|
@@ -0,0 +1,70 @@
|
|
|
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 { n as r, t as i } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
+
import { n as a, t as o } from "./FieldsetRootContext-BgThSAcd.js";
|
|
6
|
+
import { createComponent as s, getNextElement as c, mergeProps as l, runHydrationEvents as u, spread as d, template as f } from "@solidjs/web";
|
|
7
|
+
import { createEffect as p, createMemo as m, createSignal as h, createUniqueId as g, omit as _ } from "solid-js";
|
|
8
|
+
//#region src/fieldset/root/FieldsetRoot.tsx
|
|
9
|
+
var v = /* @__PURE__ */ f("<fieldset>");
|
|
10
|
+
function y(e) {
|
|
11
|
+
let f = a(!0), [p, g] = h(), y = _(e, "render", "class", "disabled", "style"), b = m(() => f?.disabled() || (e.disabled ?? !1)), x = m(() => ({ disabled: b() })), S = m(() => r(e.class, x())), C = m(() => i(e.style, x())), w = m(() => n(x())), T = {
|
|
12
|
+
legendId: p,
|
|
13
|
+
setLegendId: g,
|
|
14
|
+
disabled: b
|
|
15
|
+
}, E = t(e, () => x(), (e) => (() => {
|
|
16
|
+
var t = c(v);
|
|
17
|
+
return d(t, e, !1), u(), t;
|
|
18
|
+
})());
|
|
19
|
+
return s(o, {
|
|
20
|
+
value: T,
|
|
21
|
+
get children() {
|
|
22
|
+
return s(E, l({
|
|
23
|
+
get class() {
|
|
24
|
+
return S();
|
|
25
|
+
},
|
|
26
|
+
get style() {
|
|
27
|
+
return C();
|
|
28
|
+
},
|
|
29
|
+
get "aria-labelledby"() {
|
|
30
|
+
return p();
|
|
31
|
+
},
|
|
32
|
+
get disabled() {
|
|
33
|
+
return b();
|
|
34
|
+
}
|
|
35
|
+
}, w, y));
|
|
36
|
+
}
|
|
37
|
+
});
|
|
38
|
+
}
|
|
39
|
+
//#endregion
|
|
40
|
+
//#region src/fieldset/legend/FieldsetLegend.tsx
|
|
41
|
+
var b = /* @__PURE__ */ f("<div>");
|
|
42
|
+
function x(e) {
|
|
43
|
+
let o = a(), f = `base-ui-${g()}`, h = _(e, "render", "class", "id", "style"), v = m(() => e.id ?? f), y = m(() => ({ disabled: o.disabled() })), x = m(() => r(e.class, y())), S = m(() => i(e.style, y())), C = m(() => n(y()));
|
|
44
|
+
p(v, (e) => (o.setLegendId(e), () => {
|
|
45
|
+
o.setLegendId((t) => t === e ? void 0 : t);
|
|
46
|
+
}));
|
|
47
|
+
let w = t(e, () => y(), (e) => (() => {
|
|
48
|
+
var t = c(b);
|
|
49
|
+
return d(t, e, !1), u(), t;
|
|
50
|
+
})());
|
|
51
|
+
return s(w, l({
|
|
52
|
+
get id() {
|
|
53
|
+
return v();
|
|
54
|
+
},
|
|
55
|
+
get class() {
|
|
56
|
+
return x();
|
|
57
|
+
},
|
|
58
|
+
get style() {
|
|
59
|
+
return S();
|
|
60
|
+
}
|
|
61
|
+
}, C, h));
|
|
62
|
+
}
|
|
63
|
+
//#endregion
|
|
64
|
+
//#region src/fieldset/index.parts.ts
|
|
65
|
+
var S = /* @__PURE__ */ e({
|
|
66
|
+
Legend: () => x,
|
|
67
|
+
Root: () => y
|
|
68
|
+
});
|
|
69
|
+
//#endregion
|
|
70
|
+
export { S as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../form-
|
|
1
|
+
import { t as e } from "../form-Bqq8wSLY.js";
|
|
2
2
|
export { e as Form };
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { t as e } from "./useRender-CxZ8PI-g.js";
|
|
2
|
+
import { w as t } from "./reasons-Co5CzjKq.js";
|
|
3
|
+
import { n, t as r } from "./resolveStyle-XcgAuaKR.js";
|
|
4
|
+
import { createGenericEventDetails as i } from "./internals/createBaseUIEventDetails.js";
|
|
5
|
+
import { composeEventHandlers as a, liveEventHandler as o } from "./internals/composeEventHandlers.js";
|
|
6
|
+
import { t as s } from "./FormContext-CwLBtm_d.js";
|
|
7
|
+
import { t as c } from "./form-types-DFBxc1LF.js";
|
|
8
|
+
import { claimElement as l, createComponent as u, getNextElement as d, mergeProps as f, runHydrationEvents as p, spread as m, template as h } from "@solidjs/web";
|
|
9
|
+
import { createEffect as g, createMemo as _, createSignal as v, omit as y, untrack as b } from "solid-js";
|
|
10
|
+
//#region src/form/Form.tsx
|
|
11
|
+
var x = /* @__PURE__ */ h("<form>"), S = Object.freeze({}), C = {};
|
|
12
|
+
function w(h) {
|
|
13
|
+
let w = null, E = !1, D = !1, O = 0, k = /* @__PURE__ */ new Map(), A = h, j = b(() => A.errors), M = h, N = y(h, "actionsRef", "render", "class", "errors", "onFormSubmit", "onSubmit", "ref", "style", "validationMode"), [P, F] = v(b(() => A.errors) ?? S), I = _(() => A.validationMode ?? "onSubmit"), L = _(() => n(h.class, C)), R = e(h, () => C, (e) => (() => {
|
|
14
|
+
var t = d(x);
|
|
15
|
+
return l(t), m(t, e, !1), p(), t;
|
|
16
|
+
})()), z = _(() => r(h.style, C));
|
|
17
|
+
function B(e) {
|
|
18
|
+
return k.set(e.token, e), () => {
|
|
19
|
+
k.get(e.token) === e && k.delete(e.token);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
function V() {
|
|
23
|
+
let e = {};
|
|
24
|
+
for (let t of k.values()) {
|
|
25
|
+
let n = t.name();
|
|
26
|
+
n && (e[n] = t.getValue());
|
|
27
|
+
}
|
|
28
|
+
return e;
|
|
29
|
+
}
|
|
30
|
+
function H(e = b(P)) {
|
|
31
|
+
let t = !1, n = null;
|
|
32
|
+
for (let r of k.values()) {
|
|
33
|
+
if (!r.isInvalid() && !c(e, r.name())) continue;
|
|
34
|
+
t = !0;
|
|
35
|
+
let i = r.getControl();
|
|
36
|
+
i && (!n || T(i, n)) && (n = i);
|
|
37
|
+
}
|
|
38
|
+
return n ? (n.focus(), n.tagName === "INPUT" && n.select(), !0) : t;
|
|
39
|
+
}
|
|
40
|
+
function U(e) {
|
|
41
|
+
e && F((t) => {
|
|
42
|
+
if (!Object.hasOwn(t, e)) return t;
|
|
43
|
+
let n = { ...t };
|
|
44
|
+
return delete n[e], n;
|
|
45
|
+
});
|
|
46
|
+
}
|
|
47
|
+
let W = { validate(e) {
|
|
48
|
+
if (e) {
|
|
49
|
+
for (let t of k.values()) if (t.name() === e) {
|
|
50
|
+
t.validate();
|
|
51
|
+
break;
|
|
52
|
+
}
|
|
53
|
+
return;
|
|
54
|
+
}
|
|
55
|
+
for (let e of k.values()) e.validate();
|
|
56
|
+
} }, G = a(o(() => M.onSubmit));
|
|
57
|
+
function K(e) {
|
|
58
|
+
D = !0, O += 1;
|
|
59
|
+
for (let e of k.values()) e.validate();
|
|
60
|
+
if (H()) {
|
|
61
|
+
e.preventDefault();
|
|
62
|
+
return;
|
|
63
|
+
}
|
|
64
|
+
E = !0, G.call(e.currentTarget, e);
|
|
65
|
+
let n = A.onFormSubmit;
|
|
66
|
+
n && (e.preventDefault(), n(V(), i(t, e)));
|
|
67
|
+
}
|
|
68
|
+
let q = {
|
|
69
|
+
errors: P,
|
|
70
|
+
validationMode: I,
|
|
71
|
+
submitAttempted: () => D,
|
|
72
|
+
submitCount: () => O,
|
|
73
|
+
formElement: () => w,
|
|
74
|
+
clearError: U,
|
|
75
|
+
registerField: B,
|
|
76
|
+
getFormValues: V
|
|
77
|
+
};
|
|
78
|
+
return g(() => A.errors, (e) => {
|
|
79
|
+
if (e === j) return;
|
|
80
|
+
j = e;
|
|
81
|
+
let t = e ?? S;
|
|
82
|
+
F(t), E && (E = !1, b(() => H(t)));
|
|
83
|
+
}), g(() => A.actionsRef, (e) => {
|
|
84
|
+
e?.(W);
|
|
85
|
+
}), u(s, {
|
|
86
|
+
value: q,
|
|
87
|
+
get children() {
|
|
88
|
+
return u(R, f({
|
|
89
|
+
ref: [((e) => {
|
|
90
|
+
w = e.tagName === "FORM" ? e : null;
|
|
91
|
+
}), M.ref],
|
|
92
|
+
get class() {
|
|
93
|
+
return L();
|
|
94
|
+
},
|
|
95
|
+
get style() {
|
|
96
|
+
return z();
|
|
97
|
+
},
|
|
98
|
+
novalidate: !0,
|
|
99
|
+
onSubmit: K
|
|
100
|
+
}, N));
|
|
101
|
+
}
|
|
102
|
+
});
|
|
103
|
+
}
|
|
104
|
+
function T(e, t) {
|
|
105
|
+
let n = e.compareDocumentPosition(t);
|
|
106
|
+
return (n & Node.DOCUMENT_POSITION_DISCONNECTED) === 0 && (n & Node.DOCUMENT_POSITION_FOLLOWING) !== 0;
|
|
107
|
+
}
|
|
108
|
+
//#endregion
|
|
109
|
+
export { w as t };
|