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,469 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { n, t as r } from "./resolveStyle-XcgAuaKR.js";
|
|
4
|
-
import { transitionStatusMapping as i } from "./internals/stateAttributesMapping.js";
|
|
5
|
-
import { composeEventHandlers as a } from "./internals/composeEventHandlers.js";
|
|
6
|
-
import { t as o } from "./runOnceAnimationsFinish-15EM-Z4l.js";
|
|
7
|
-
import { t as s } from "./createTransitionStatus-B1L-whed.js";
|
|
8
|
-
import { DEFAULT_VALIDITY_DATA as c, DEFAULT_VALIDITY_STATE as l, VALIDITY_KEYS as u, copyNativeValidity as d, fieldStateAttributesMapping as f } from "./internals/field-constants.js";
|
|
9
|
-
import { n as p, t as m } from "./FieldRootContext-izCEh80D.js";
|
|
10
|
-
import { n as h } from "./FormContext-BB05lWOI.js";
|
|
11
|
-
import { n as g, r as _, t as v } from "./LabelableContext-DKsB0fIx.js";
|
|
12
|
-
import { n as y, t as b } from "./FieldItemContext-Bwzf-4tL.js";
|
|
13
|
-
import { n as x } from "./FieldsetRootContext-BgThSAcd.js";
|
|
14
|
-
import { t as S } from "./form-types-DFBxc1LF.js";
|
|
15
|
-
import { t as C } from "./FieldControl-Bc-z2og6.js";
|
|
16
|
-
import { Dynamic as w, createComponent as T, getNextElement as E, insert as D, memo as O, mergeProps as k, template as A } from "@solidjs/web";
|
|
17
|
-
import { For as j, Show as M, createEffect as N, createMemo as P, createSignal as F, createUniqueId as I, omit as L, onCleanup as R, onSettled as z, untrack as B } from "solid-js";
|
|
18
|
-
//#region src/field/root/createFieldValidation.ts
|
|
19
|
-
function V(e) {
|
|
20
|
-
let t = /* @__PURE__ */ new Map(), n = null, r = 0, i;
|
|
21
|
-
function a() {
|
|
22
|
-
i !== void 0 && (clearTimeout(i), i = void 0);
|
|
23
|
-
}
|
|
24
|
-
function o() {
|
|
25
|
-
let r = n ? t.get(n) : void 0;
|
|
26
|
-
if (!r) return null;
|
|
27
|
-
let i = null;
|
|
28
|
-
for (let t of r.keys()) if (H(t, e.form.formElement())) {
|
|
29
|
-
if (!t.validity.valid) return t;
|
|
30
|
-
i ??= t;
|
|
31
|
-
}
|
|
32
|
-
return i;
|
|
33
|
-
}
|
|
34
|
-
function s(e) {
|
|
35
|
-
for (let e of t.values()) for (let t of e.keys()) t.setCustomValidity("");
|
|
36
|
-
e?.setCustomValidity("");
|
|
37
|
-
}
|
|
38
|
-
function c(t, n) {
|
|
39
|
-
s(n), e.publish({
|
|
40
|
-
value: t,
|
|
41
|
-
state: {
|
|
42
|
-
...l,
|
|
43
|
-
valid: !0
|
|
44
|
-
},
|
|
45
|
-
error: "",
|
|
46
|
-
errors: [],
|
|
47
|
-
initialValue: e.getValidityData().initialValue
|
|
48
|
-
});
|
|
49
|
-
}
|
|
50
|
-
function d(t, n = !1) {
|
|
51
|
-
r += 1;
|
|
52
|
-
let i = r;
|
|
53
|
-
a();
|
|
54
|
-
let s = o();
|
|
55
|
-
if (n) {
|
|
56
|
-
if (e.state().valid !== !1 || !s) return;
|
|
57
|
-
let n = s.validity;
|
|
58
|
-
if (!n.valueMissing) {
|
|
59
|
-
c(t, s);
|
|
60
|
-
return;
|
|
61
|
-
}
|
|
62
|
-
for (let e of u) if (e !== "valueMissing" && e !== "customError" && n[e]) return;
|
|
63
|
-
}
|
|
64
|
-
let d = s ? U(s, e.isMarkedDirty()) : {
|
|
65
|
-
...l,
|
|
66
|
-
valid: !0
|
|
67
|
-
}, p = e.shouldValidateOnChange();
|
|
68
|
-
if (s?.validationMessage && !p) {
|
|
69
|
-
e.publish({
|
|
70
|
-
value: t,
|
|
71
|
-
state: d,
|
|
72
|
-
error: s.validationMessage,
|
|
73
|
-
errors: [s.validationMessage],
|
|
74
|
-
initialValue: e.getValidityData().initialValue
|
|
75
|
-
});
|
|
76
|
-
return;
|
|
77
|
-
}
|
|
78
|
-
let m = e.validate()?.(t, e.form.getFormValues()) ?? null;
|
|
79
|
-
if (W(m)) {
|
|
80
|
-
m.then((e) => {
|
|
81
|
-
i === r && f(t, s, d, e, p);
|
|
82
|
-
});
|
|
83
|
-
return;
|
|
84
|
-
}
|
|
85
|
-
f(t, s, d, m, p);
|
|
86
|
-
}
|
|
87
|
-
function f(t, n, r, i, a) {
|
|
88
|
-
let o = { ...r }, c = [], l = "";
|
|
89
|
-
i === null ? a && (s(n), o.customError = !1, n?.validationMessage ? (l = n.validationMessage, c = [l]) : (!n || n.validity.valid) && (o.valid = !0)) : (c = Array.isArray(i) ? i : [i], l = c[0] ?? "", o.valid = !1, o.customError = !0, n?.setCustomValidity(c.join("\n"))), e.publish({
|
|
90
|
-
value: t,
|
|
91
|
-
state: o,
|
|
92
|
-
error: l,
|
|
93
|
-
errors: c,
|
|
94
|
-
initialValue: e.getValidityData().initialValue
|
|
95
|
-
});
|
|
96
|
-
}
|
|
97
|
-
function p(t) {
|
|
98
|
-
a();
|
|
99
|
-
let n = e.shouldValidateOnChange(), o = e.validationDebounceTime();
|
|
100
|
-
if (n && t !== "" && o > 0) {
|
|
101
|
-
r += 1, i = setTimeout(() => {
|
|
102
|
-
i = void 0, d(t);
|
|
103
|
-
}, o);
|
|
104
|
-
return;
|
|
105
|
-
}
|
|
106
|
-
d(t, !n);
|
|
107
|
-
}
|
|
108
|
-
function m(e, n, r = () => n) {
|
|
109
|
-
let i = t.get(e);
|
|
110
|
-
return i || (i = /* @__PURE__ */ new Map(), t.set(e, i)), i.set(n, { getControl: r }), () => {
|
|
111
|
-
let r = t.get(e);
|
|
112
|
-
r?.delete(n), r?.size === 0 && t.delete(e);
|
|
113
|
-
};
|
|
114
|
-
}
|
|
115
|
-
function h() {
|
|
116
|
-
let e = o(), r = n && e ? t.get(n)?.get(e) : void 0;
|
|
117
|
-
return e ? r?.getControl() ?? e : null;
|
|
118
|
-
}
|
|
119
|
-
function g(e) {
|
|
120
|
-
n = e;
|
|
121
|
-
}
|
|
122
|
-
return R(a), {
|
|
123
|
-
commit: d,
|
|
124
|
-
change: p,
|
|
125
|
-
registerInput: m,
|
|
126
|
-
getInputControl: h,
|
|
127
|
-
setActiveInputSource: g
|
|
128
|
-
};
|
|
129
|
-
}
|
|
130
|
-
function H(e, t) {
|
|
131
|
-
return e.matches(":disabled") ? !1 : !t || e.form === t || e.form === null && !e.hasAttribute("form");
|
|
132
|
-
}
|
|
133
|
-
function U(e, t) {
|
|
134
|
-
let n = d(e.validity), r = n.valueMissing;
|
|
135
|
-
for (let e of u) if (e !== "valueMissing" && n[e]) {
|
|
136
|
-
r = !1;
|
|
137
|
-
break;
|
|
138
|
-
}
|
|
139
|
-
return r && !t && (n.valid = !0, n.valueMissing = !1), n;
|
|
140
|
-
}
|
|
141
|
-
function W(e) {
|
|
142
|
-
return typeof e == "object" && !!e && "then" in e;
|
|
143
|
-
}
|
|
144
|
-
//#endregion
|
|
145
|
-
//#region src/field/root/FieldRoot.tsx
|
|
146
|
-
function G(e) {
|
|
147
|
-
let i = h(), a = e, o = x(!0), s = _(), l = g({ parent: s }), u = L(e, "actionsRef", "as", "class", "dirty", "disabled", "invalid", "name", "style", "touched", "validate", "validationDebounceTime", "validationMode"), [d, p] = F(!1), [y, b] = F(!1), [C, E] = F(!1), [D, O] = F(!1), [A, j] = F(0), M = B(() => e.dirty ?? !1), I = null, z = null, H = !1, U, W = {
|
|
148
|
-
...c,
|
|
149
|
-
state: { ...c.state },
|
|
150
|
-
errors: []
|
|
151
|
-
}, [G, K] = F(W), q = P(() => o?.disabled() || (e.disabled ?? !1)), ee = P(() => (A(), z?.name)), J = P(() => e.name ?? ee()), Y = P(() => e.invalid === !0 || S(i.errors(), J())), X = P(() => e.validationMode ?? i.validationMode()), te = P(() => e.dirty ?? y()), ne = P(() => e.touched ?? d()), Z = P(() => ({
|
|
152
|
-
disabled: q(),
|
|
153
|
-
touched: ne(),
|
|
154
|
-
dirty: te(),
|
|
155
|
-
valid: Y() ? !1 : q() ? null : G().state.valid,
|
|
156
|
-
filled: C(),
|
|
157
|
-
focused: D()
|
|
158
|
-
})), re = P(() => n(e.class, Z())), ie = P(() => r(e.style, Z())), ae = P(() => t(Z(), f));
|
|
159
|
-
function oe(e) {
|
|
160
|
-
W = e, K(e);
|
|
161
|
-
}
|
|
162
|
-
function se(t) {
|
|
163
|
-
e.touched === void 0 && p(t);
|
|
164
|
-
}
|
|
165
|
-
function ce(t) {
|
|
166
|
-
e.dirty === void 0 && (t && (M = !0), b(t));
|
|
167
|
-
}
|
|
168
|
-
function le() {
|
|
169
|
-
return z ? z.value() : W.value;
|
|
170
|
-
}
|
|
171
|
-
function ue() {
|
|
172
|
-
return z ? z.getValue ? z.getValue() : z.value() : W.value;
|
|
173
|
-
}
|
|
174
|
-
function Q() {
|
|
175
|
-
M = !0, $.commit(le());
|
|
176
|
-
}
|
|
177
|
-
let $ = V({
|
|
178
|
-
form: i,
|
|
179
|
-
getValidityData: () => W,
|
|
180
|
-
publish: oe,
|
|
181
|
-
validate: () => e.validate,
|
|
182
|
-
validationDebounceTime: () => e.validationDebounceTime ?? 0,
|
|
183
|
-
state: Z,
|
|
184
|
-
isMarkedDirty: () => M,
|
|
185
|
-
shouldValidateOnChange: () => X() === "onChange" || X() === "onSubmit" && i.submitAttempted()
|
|
186
|
-
}), de = {
|
|
187
|
-
token: Symbol("Field"),
|
|
188
|
-
name: J,
|
|
189
|
-
validate: Q,
|
|
190
|
-
isInvalid: () => Y() || !q() && W.state.valid === !1,
|
|
191
|
-
getControl: () => $.getInputControl() ?? z?.getControl() ?? null,
|
|
192
|
-
getValue: ue
|
|
193
|
-
};
|
|
194
|
-
function fe() {
|
|
195
|
-
let e = !!(z?.id && !q());
|
|
196
|
-
e && !U ? U = i.registerField(de) : !e && U && (U(), U = void 0);
|
|
197
|
-
}
|
|
198
|
-
function pe(e, t) {
|
|
199
|
-
if (!t) {
|
|
200
|
-
I === e && (I = null, z = null, $.setActiveInputSource(null), j((e) => e + 1));
|
|
201
|
-
return;
|
|
202
|
-
}
|
|
203
|
-
I = e, z = t, $.setActiveInputSource(e), H || (H = !0, oe({
|
|
204
|
-
...W,
|
|
205
|
-
initialValue: B(le)
|
|
206
|
-
})), j((e) => e + 1);
|
|
207
|
-
}
|
|
208
|
-
let me = { validate: Q }, he = {
|
|
209
|
-
state: Z,
|
|
210
|
-
validityData: G,
|
|
211
|
-
name: J,
|
|
212
|
-
disabled: q,
|
|
213
|
-
invalid: Y,
|
|
214
|
-
validationMode: X,
|
|
215
|
-
shouldValidateOnChange: () => X() === "onChange" || X() === "onSubmit" && i.submitAttempted(),
|
|
216
|
-
setTouched: se,
|
|
217
|
-
setDirty: ce,
|
|
218
|
-
setFilled: E,
|
|
219
|
-
setFocused: O,
|
|
220
|
-
registerFieldControl: pe,
|
|
221
|
-
validation: $
|
|
222
|
-
};
|
|
223
|
-
return N(() => e.dirty, (e) => {
|
|
224
|
-
e !== void 0 && (M = e);
|
|
225
|
-
}), N(() => ({
|
|
226
|
-
version: A(),
|
|
227
|
-
disabled: q()
|
|
228
|
-
}), () => B(fe)), N(() => a.actionsRef, (e) => {
|
|
229
|
-
e?.(me);
|
|
230
|
-
}), R(() => U?.()), T(v, {
|
|
231
|
-
value: l,
|
|
232
|
-
get children() {
|
|
233
|
-
return T(m, {
|
|
234
|
-
value: he,
|
|
235
|
-
get children() {
|
|
236
|
-
return T(w, k({
|
|
237
|
-
get component() {
|
|
238
|
-
return e.as ?? "div";
|
|
239
|
-
},
|
|
240
|
-
get class() {
|
|
241
|
-
return re();
|
|
242
|
-
},
|
|
243
|
-
get style() {
|
|
244
|
-
return ie();
|
|
245
|
-
}
|
|
246
|
-
}, ae, u));
|
|
247
|
-
}
|
|
248
|
-
});
|
|
249
|
-
}
|
|
250
|
-
});
|
|
251
|
-
}
|
|
252
|
-
//#endregion
|
|
253
|
-
//#region src/field/label/FieldLabel.tsx
|
|
254
|
-
function K(e) {
|
|
255
|
-
let i = p(), o = y(), s = _(), c = e, l = e, u = `base-ui-${I()}`, [d, m] = F(), h = L(l, "as", "class", "id", "nativeLabel", "onClick", "onMouseDown", "onPointerDown", "ref", "style"), g = P(() => c.id ?? u), v = P(() => c.nativeLabel ?? !0), b = P(() => ({
|
|
256
|
-
...i.state(),
|
|
257
|
-
disabled: i.disabled() || o.disabled()
|
|
258
|
-
})), x = P(() => n(e.class, b())), S = P(() => r(e.style, b())), C = P(() => t(b(), f)), E = a(() => c.onClick), D = a(() => c.onMouseDown), A = a(() => c.onPointerDown);
|
|
259
|
-
function j(e) {
|
|
260
|
-
return e instanceof Element && !!e.closest("button,input,select,textarea");
|
|
261
|
-
}
|
|
262
|
-
function M() {
|
|
263
|
-
let e = s.controlId(), t = d();
|
|
264
|
-
if (!e || !t) return;
|
|
265
|
-
let n = t.ownerDocument.getElementById(e);
|
|
266
|
-
n instanceof HTMLElement && n.focus({ focusVisible: !0 });
|
|
267
|
-
}
|
|
268
|
-
function R(e) {
|
|
269
|
-
E.call(e.currentTarget, e), !e.baseUIHandlerPrevented && !v() && !j(e.target) && M();
|
|
270
|
-
}
|
|
271
|
-
function B(e) {
|
|
272
|
-
D.call(e.currentTarget, e), !e.baseUIHandlerPrevented && !j(e.target) && !e.defaultPrevented && e.detail > 1 && e.preventDefault();
|
|
273
|
-
}
|
|
274
|
-
function V(e) {
|
|
275
|
-
A.call(e.currentTarget, e), !e.baseUIHandlerPrevented && (v() || e.preventDefault());
|
|
276
|
-
}
|
|
277
|
-
return N(g, (e) => s.registerLabelId(e)), z(() => {
|
|
278
|
-
d();
|
|
279
|
-
}), T(w, k({
|
|
280
|
-
get component() {
|
|
281
|
-
return e.as ?? "label";
|
|
282
|
-
},
|
|
283
|
-
ref: [((e) => m(e)), c.ref],
|
|
284
|
-
get id() {
|
|
285
|
-
return g();
|
|
286
|
-
},
|
|
287
|
-
get class() {
|
|
288
|
-
return x();
|
|
289
|
-
},
|
|
290
|
-
get style() {
|
|
291
|
-
return S();
|
|
292
|
-
},
|
|
293
|
-
get for() {
|
|
294
|
-
return O(() => !!v())() ? s.controlId() ?? void 0 : void 0;
|
|
295
|
-
},
|
|
296
|
-
onClick: R,
|
|
297
|
-
onMouseDown: B,
|
|
298
|
-
onPointerDown: V
|
|
299
|
-
}, C, h));
|
|
300
|
-
}
|
|
301
|
-
//#endregion
|
|
302
|
-
//#region src/field/description/FieldDescription.tsx
|
|
303
|
-
function q(e) {
|
|
304
|
-
let i = p(), a = y(), o = _(), s = Symbol("FieldDescription"), c = `base-ui-${I()}`, l = L(e, "as", "class", "id", "style"), u = P(() => e.id ?? c), d = P(() => ({
|
|
305
|
-
...i.state(),
|
|
306
|
-
disabled: i.disabled() || a.disabled()
|
|
307
|
-
})), m = P(() => n(e.class, d())), h = P(() => r(e.style, d())), g = P(() => t(d(), f));
|
|
308
|
-
return N(u, (e) => o.registerMessageId(s, e)), R(() => o.registerMessageId(s, void 0)), T(w, k({
|
|
309
|
-
get component() {
|
|
310
|
-
return e.as ?? "p";
|
|
311
|
-
},
|
|
312
|
-
get id() {
|
|
313
|
-
return u();
|
|
314
|
-
},
|
|
315
|
-
get class() {
|
|
316
|
-
return m();
|
|
317
|
-
},
|
|
318
|
-
get style() {
|
|
319
|
-
return h();
|
|
320
|
-
}
|
|
321
|
-
}, g, l));
|
|
322
|
-
}
|
|
323
|
-
//#endregion
|
|
324
|
-
//#region src/field/item/FieldItem.tsx
|
|
325
|
-
function ee(e) {
|
|
326
|
-
let i = p(), a = _(), o = g({ parent: a }), s = L(e, "as", "class", "disabled", "style"), c = P(() => i.disabled() || (e.disabled ?? !1)), l = P(() => ({
|
|
327
|
-
...i.state(),
|
|
328
|
-
disabled: c()
|
|
329
|
-
})), u = P(() => n(e.class, l())), d = P(() => r(e.style, l())), m = P(() => t(l(), f)), h = { disabled: c };
|
|
330
|
-
return T(v, {
|
|
331
|
-
value: o,
|
|
332
|
-
get children() {
|
|
333
|
-
return T(b, {
|
|
334
|
-
value: h,
|
|
335
|
-
get children() {
|
|
336
|
-
return T(w, k({
|
|
337
|
-
get component() {
|
|
338
|
-
return e.as ?? "div";
|
|
339
|
-
},
|
|
340
|
-
get class() {
|
|
341
|
-
return u();
|
|
342
|
-
},
|
|
343
|
-
get style() {
|
|
344
|
-
return d();
|
|
345
|
-
}
|
|
346
|
-
}, m, s));
|
|
347
|
-
}
|
|
348
|
-
});
|
|
349
|
-
}
|
|
350
|
-
});
|
|
351
|
-
}
|
|
352
|
-
//#endregion
|
|
353
|
-
//#region src/field/error/FieldError.tsx
|
|
354
|
-
var J = /* @__PURE__ */ A("<ul>"), Y = /* @__PURE__ */ A("<li>"), X = {
|
|
355
|
-
...f,
|
|
356
|
-
...i
|
|
357
|
-
};
|
|
358
|
-
function te(e) {
|
|
359
|
-
let i, a = !1, c = p(), l = h(), u = _(), d = e, f = e, m = Symbol("FieldError"), g = `base-ui-${I()}`, v = L(f, "as", "children", "class", "id", "match", "ref", "style"), y = P(() => d.id ?? g), b = P(() => {
|
|
360
|
-
let e = c.name(), t = l.errors();
|
|
361
|
-
return e && Object.hasOwn(t, e) ? t[e] : null;
|
|
362
|
-
}), x = P(() => {
|
|
363
|
-
let e = b();
|
|
364
|
-
return Array.isArray(e) ? e.length > 0 : !!e;
|
|
365
|
-
}), S = P(() => typeof d.match == "string" ? d.match : void 0), C = P(() => {
|
|
366
|
-
if (d.match === !0) return !0;
|
|
367
|
-
if (c.state().disabled) return !1;
|
|
368
|
-
let e = S();
|
|
369
|
-
return e ? !!c.validityData().state[e] : x() || c.validityData().state.valid === !1;
|
|
370
|
-
}), A = P(() => {
|
|
371
|
-
if (!S() && x()) return b();
|
|
372
|
-
let e = c.validityData();
|
|
373
|
-
return e.errors.length > 1 ? e.errors : e.error;
|
|
374
|
-
}), z = P(() => {
|
|
375
|
-
if (d.children !== void 0) return d.children;
|
|
376
|
-
let e = A();
|
|
377
|
-
return Array.isArray(e) ? e.length > 1 ? (() => {
|
|
378
|
-
var t = E(J);
|
|
379
|
-
return D(t, T(j, {
|
|
380
|
-
each: e,
|
|
381
|
-
children: (e) => (() => {
|
|
382
|
-
var t = E(Y);
|
|
383
|
-
return D(t, e), t;
|
|
384
|
-
})()
|
|
385
|
-
})), t;
|
|
386
|
-
})() : e[0] : e;
|
|
387
|
-
}), [B, V] = F(), H = s(() => C()), U = P(() => ({
|
|
388
|
-
...c.state(),
|
|
389
|
-
transitionStatus: H.transitionStatus()
|
|
390
|
-
})), W = P(() => H.mounted() ? n(e.class, U()) : void 0), G = P(() => H.mounted() ? r(e.style, U()) : void 0), K = P(() => t(U(), X));
|
|
391
|
-
return N(() => ({
|
|
392
|
-
visible: C(),
|
|
393
|
-
id: y(),
|
|
394
|
-
message: C() ? z() : void 0
|
|
395
|
-
}), (e) => {
|
|
396
|
-
a = e.visible, u.registerMessageId(m, e.visible ? e.id : void 0), e.visible && V(e.message);
|
|
397
|
-
}), N(() => ({
|
|
398
|
-
visible: C(),
|
|
399
|
-
transitionStatus: H.transitionStatus(),
|
|
400
|
-
element: i
|
|
401
|
-
}), (e) => {
|
|
402
|
-
if (e.visible || e.transitionStatus !== "ending" || !e.element) return;
|
|
403
|
-
let t = new AbortController();
|
|
404
|
-
return o(e.element, () => {
|
|
405
|
-
a || (i = void 0, H.setMounted(!1));
|
|
406
|
-
}, t.signal), () => t.abort();
|
|
407
|
-
}), R(() => u.registerMessageId(m, void 0)), T(M, {
|
|
408
|
-
get when() {
|
|
409
|
-
return H.mounted();
|
|
410
|
-
},
|
|
411
|
-
get children() {
|
|
412
|
-
return T(w, k({
|
|
413
|
-
get component() {
|
|
414
|
-
return e.as ?? "div";
|
|
415
|
-
},
|
|
416
|
-
ref: [d.ref, ((e) => i = e)],
|
|
417
|
-
get id() {
|
|
418
|
-
return y();
|
|
419
|
-
},
|
|
420
|
-
get class() {
|
|
421
|
-
return W();
|
|
422
|
-
},
|
|
423
|
-
get style() {
|
|
424
|
-
return G();
|
|
425
|
-
}
|
|
426
|
-
}, K, v, { get children() {
|
|
427
|
-
return O(() => !!C())() ? z() : B();
|
|
428
|
-
} }));
|
|
429
|
-
}
|
|
430
|
-
});
|
|
431
|
-
}
|
|
432
|
-
//#endregion
|
|
433
|
-
//#region src/field/validity/FieldValidity.tsx
|
|
434
|
-
function ne(e) {
|
|
435
|
-
let t = p(), n = P(() => {
|
|
436
|
-
let e = t.validityData();
|
|
437
|
-
return t.invalid() ? {
|
|
438
|
-
...e,
|
|
439
|
-
state: {
|
|
440
|
-
...e.state,
|
|
441
|
-
valid: !1
|
|
442
|
-
}
|
|
443
|
-
} : e;
|
|
444
|
-
}), r = s(() => n().state.valid === !1), i = P(() => {
|
|
445
|
-
let e = n();
|
|
446
|
-
return {
|
|
447
|
-
error: e.error,
|
|
448
|
-
errors: e.errors,
|
|
449
|
-
value: e.value,
|
|
450
|
-
initialValue: e.initialValue,
|
|
451
|
-
validity: e.state,
|
|
452
|
-
transitionStatus: r.transitionStatus()
|
|
453
|
-
};
|
|
454
|
-
});
|
|
455
|
-
return O(() => e.children(i()));
|
|
456
|
-
}
|
|
457
|
-
//#endregion
|
|
458
|
-
//#region src/field/index.parts.ts
|
|
459
|
-
var Z = /* @__PURE__ */ e({
|
|
460
|
-
Control: () => C,
|
|
461
|
-
Description: () => q,
|
|
462
|
-
Error: () => te,
|
|
463
|
-
Item: () => ee,
|
|
464
|
-
Label: () => K,
|
|
465
|
-
Root: () => G,
|
|
466
|
-
Validity: () => ne
|
|
467
|
-
});
|
|
468
|
-
//#endregion
|
|
469
|
-
export { Z as t };
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { n, t as r } from "./resolveStyle-XcgAuaKR.js";
|
|
4
|
-
import { n as i, t as a } from "./FieldsetRootContext-BgThSAcd.js";
|
|
5
|
-
import { Dynamic as o, createComponent as s, mergeProps as c } from "@solidjs/web";
|
|
6
|
-
import { createEffect as l, createMemo as u, createSignal as d, createUniqueId as f, omit as p } from "solid-js";
|
|
7
|
-
//#region src/fieldset/root/FieldsetRoot.tsx
|
|
8
|
-
function m(e) {
|
|
9
|
-
let l = i(!0), [f, m] = d(), h = p(e, "as", "class", "disabled", "style"), g = u(() => l?.disabled() || (e.disabled ?? !1)), _ = u(() => ({ disabled: g() })), v = u(() => n(e.class, _())), y = u(() => r(e.style, _())), b = u(() => t(_()));
|
|
10
|
-
return s(a, {
|
|
11
|
-
value: {
|
|
12
|
-
legendId: f,
|
|
13
|
-
setLegendId: m,
|
|
14
|
-
disabled: g
|
|
15
|
-
},
|
|
16
|
-
get children() {
|
|
17
|
-
return s(o, c({
|
|
18
|
-
get component() {
|
|
19
|
-
return e.as ?? "fieldset";
|
|
20
|
-
},
|
|
21
|
-
get class() {
|
|
22
|
-
return v();
|
|
23
|
-
},
|
|
24
|
-
get style() {
|
|
25
|
-
return y();
|
|
26
|
-
},
|
|
27
|
-
get "aria-labelledby"() {
|
|
28
|
-
return f();
|
|
29
|
-
},
|
|
30
|
-
get disabled() {
|
|
31
|
-
return g();
|
|
32
|
-
}
|
|
33
|
-
}, b, h));
|
|
34
|
-
}
|
|
35
|
-
});
|
|
36
|
-
}
|
|
37
|
-
//#endregion
|
|
38
|
-
//#region src/fieldset/legend/FieldsetLegend.tsx
|
|
39
|
-
function h(e) {
|
|
40
|
-
let a = i(), d = `base-ui-${f()}`, m = p(e, "as", "class", "id", "style"), h = u(() => e.id ?? d), g = u(() => ({ disabled: a.disabled() })), _ = u(() => n(e.class, g())), v = u(() => r(e.style, g())), y = u(() => t(g()));
|
|
41
|
-
return l(h, (e) => (a.setLegendId(e), () => {
|
|
42
|
-
a.setLegendId((t) => t === e ? void 0 : t);
|
|
43
|
-
})), s(o, c({
|
|
44
|
-
get component() {
|
|
45
|
-
return e.as ?? "div";
|
|
46
|
-
},
|
|
47
|
-
get id() {
|
|
48
|
-
return h();
|
|
49
|
-
},
|
|
50
|
-
get class() {
|
|
51
|
-
return _();
|
|
52
|
-
},
|
|
53
|
-
get style() {
|
|
54
|
-
return v();
|
|
55
|
-
}
|
|
56
|
-
}, y, m));
|
|
57
|
-
}
|
|
58
|
-
//#endregion
|
|
59
|
-
//#region src/fieldset/index.parts.ts
|
|
60
|
-
var g = /* @__PURE__ */ e({
|
|
61
|
-
Legend: () => h,
|
|
62
|
-
Root: () => m
|
|
63
|
-
});
|
|
64
|
-
//#endregion
|
|
65
|
-
export { g as t };
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
import { w as e } from "./reasons-Co5CzjKq.js";
|
|
2
|
-
import { n as t, t as n } from "./resolveStyle-XcgAuaKR.js";
|
|
3
|
-
import { createGenericEventDetails as r } from "./internals/createBaseUIEventDetails.js";
|
|
4
|
-
import { composeEventHandlers as i } from "./internals/composeEventHandlers.js";
|
|
5
|
-
import { t as a } from "./FormContext-BB05lWOI.js";
|
|
6
|
-
import { t as o } from "./form-types-DFBxc1LF.js";
|
|
7
|
-
import { Dynamic as s, createComponent as c, mergeProps as l } from "@solidjs/web";
|
|
8
|
-
import { createEffect as u, createMemo as d, createSignal as f, omit as p, untrack as m } from "solid-js";
|
|
9
|
-
//#region src/form/Form.tsx
|
|
10
|
-
var h = Object.freeze({}), g = {};
|
|
11
|
-
function _(_) {
|
|
12
|
-
let y = null, b = !1, x = !1, S = /* @__PURE__ */ new Map(), C = _, w = m(() => C.errors), T = _, E = p(_, "actionsRef", "as", "class", "errors", "onFormSubmit", "onSubmit", "ref", "style", "validationMode"), [D, O] = f(m(() => C.errors) ?? h), k = d(() => C.validationMode ?? "onSubmit"), A = d(() => t(_.class, g)), j = d(() => n(_.style, g));
|
|
13
|
-
function M(e) {
|
|
14
|
-
return S.set(e.token, e), () => {
|
|
15
|
-
S.get(e.token) === e && S.delete(e.token);
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
function N() {
|
|
19
|
-
let e = {};
|
|
20
|
-
for (let t of S.values()) {
|
|
21
|
-
let n = t.name();
|
|
22
|
-
n && (e[n] = t.getValue());
|
|
23
|
-
}
|
|
24
|
-
return e;
|
|
25
|
-
}
|
|
26
|
-
function P(e = m(D)) {
|
|
27
|
-
let t = !1, n = null;
|
|
28
|
-
for (let r of S.values()) {
|
|
29
|
-
if (!r.isInvalid() && !o(e, r.name())) continue;
|
|
30
|
-
t = !0;
|
|
31
|
-
let i = r.getControl();
|
|
32
|
-
i && (!n || v(i, n)) && (n = i);
|
|
33
|
-
}
|
|
34
|
-
return n ? (n.focus(), n.tagName === "INPUT" && n.select(), !0) : t;
|
|
35
|
-
}
|
|
36
|
-
function F(e) {
|
|
37
|
-
let t = m(D);
|
|
38
|
-
if (!e || !Object.hasOwn(t, e)) return;
|
|
39
|
-
let n = { ...t };
|
|
40
|
-
delete n[e], O(n);
|
|
41
|
-
}
|
|
42
|
-
let I = { validate(e) {
|
|
43
|
-
if (e) {
|
|
44
|
-
for (let t of S.values()) if (t.name() === e) {
|
|
45
|
-
t.validate();
|
|
46
|
-
break;
|
|
47
|
-
}
|
|
48
|
-
return;
|
|
49
|
-
}
|
|
50
|
-
for (let e of S.values()) e.validate();
|
|
51
|
-
} }, L = i(() => T.onSubmit);
|
|
52
|
-
function R(t) {
|
|
53
|
-
x = !0;
|
|
54
|
-
for (let e of S.values()) e.validate();
|
|
55
|
-
if (P()) {
|
|
56
|
-
t.preventDefault();
|
|
57
|
-
return;
|
|
58
|
-
}
|
|
59
|
-
b = !0, L.call(t.currentTarget, t);
|
|
60
|
-
let n = C.onFormSubmit;
|
|
61
|
-
n && (t.preventDefault(), n(N(), r(e, t)));
|
|
62
|
-
}
|
|
63
|
-
let z = {
|
|
64
|
-
errors: D,
|
|
65
|
-
validationMode: k,
|
|
66
|
-
submitAttempted: () => x,
|
|
67
|
-
formElement: () => y,
|
|
68
|
-
clearError: F,
|
|
69
|
-
registerField: M,
|
|
70
|
-
getFormValues: N
|
|
71
|
-
};
|
|
72
|
-
return u(() => C.errors, (e) => {
|
|
73
|
-
if (e === w) return;
|
|
74
|
-
w = e;
|
|
75
|
-
let t = e ?? h;
|
|
76
|
-
O(t), b && (b = !1, m(() => P(t)));
|
|
77
|
-
}), u(() => C.actionsRef, (e) => {
|
|
78
|
-
e?.(I);
|
|
79
|
-
}), c(a, {
|
|
80
|
-
value: z,
|
|
81
|
-
get children() {
|
|
82
|
-
return c(s, l({
|
|
83
|
-
get component() {
|
|
84
|
-
return _.as ?? "form";
|
|
85
|
-
},
|
|
86
|
-
ref: [((e) => {
|
|
87
|
-
y = e.tagName === "FORM" ? e : null;
|
|
88
|
-
}), T.ref],
|
|
89
|
-
get class() {
|
|
90
|
-
return A();
|
|
91
|
-
},
|
|
92
|
-
get style() {
|
|
93
|
-
return j();
|
|
94
|
-
},
|
|
95
|
-
novalidate: !0,
|
|
96
|
-
onSubmit: R
|
|
97
|
-
}, E));
|
|
98
|
-
}
|
|
99
|
-
});
|
|
100
|
-
}
|
|
101
|
-
function v(e, t) {
|
|
102
|
-
let n = e.compareDocumentPosition(t);
|
|
103
|
-
return (n & Node.DOCUMENT_POSITION_DISCONNECTED) === 0 && (n & Node.DOCUMENT_POSITION_FOLLOWING) !== 0;
|
|
104
|
-
}
|
|
105
|
-
//#endregion
|
|
106
|
-
export { _ as t };
|