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,188 +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 { mergeStyles as i } from "./internals/mergeStyles.js";
|
|
5
|
-
import { Dynamic as a, createComponent as o, effect as s, getNextElement as c, memo as l, mergeProps as u, style as d, template as f } from "@solidjs/web";
|
|
6
|
-
import { createContext as p, createEffect as m, createMemo as h, createSignal as g, createUniqueId as _, omit as v, useContext as y } from "solid-js";
|
|
7
|
-
//#region src/progress/root/ProgressRootContext.ts
|
|
8
|
-
var b = Symbol("ProgressRootContext"), x = p(b);
|
|
9
|
-
function S() {
|
|
10
|
-
let e = y(x);
|
|
11
|
-
if (e === b) throw Error("Base UI: ProgressRootContext is missing. Progress parts must be placed within <Progress.Root>.");
|
|
12
|
-
return e;
|
|
13
|
-
}
|
|
14
|
-
//#endregion
|
|
15
|
-
//#region src/progress/root/stateAttributesMapping.ts
|
|
16
|
-
var C = { status(e) {
|
|
17
|
-
return { [`data-${e}`]: "" };
|
|
18
|
-
} }, w = /* @__PURE__ */ f("<span role=presentation>x"), T = {
|
|
19
|
-
"clip-path": "inset(50%)",
|
|
20
|
-
overflow: "hidden",
|
|
21
|
-
"white-space": "nowrap",
|
|
22
|
-
border: 0,
|
|
23
|
-
padding: 0,
|
|
24
|
-
width: "1px",
|
|
25
|
-
height: "1px",
|
|
26
|
-
margin: "-1px",
|
|
27
|
-
position: "fixed",
|
|
28
|
-
top: 0,
|
|
29
|
-
left: 0
|
|
30
|
-
};
|
|
31
|
-
function E(e) {
|
|
32
|
-
let i = e, f = e, [p, m] = g(), _ = v(f, "as", "children", "class", "format", "getAriaValueText", "locale", "max", "min", "style", "value"), y = h(() => i.min ?? 0), b = h(() => i.max ?? 100), S = h(() => {
|
|
33
|
-
if (i.value == null || !Number.isFinite(i.value)) return null;
|
|
34
|
-
let e = (i.value - y()) * 100 / (b() - y());
|
|
35
|
-
return D(Number.isNaN(e) ? 0 : e, 0, 100);
|
|
36
|
-
}), E = h(() => i.value == null || !Number.isFinite(i.value) ? null : D(i.value, y(), b())), O = h(() => {
|
|
37
|
-
let e = E();
|
|
38
|
-
return e == null ? "indeterminate" : e === b() ? "complete" : "progressing";
|
|
39
|
-
}), k = h(() => {
|
|
40
|
-
let e = E();
|
|
41
|
-
return e == null ? "" : i.format ? new Intl.NumberFormat(i.locale, i.format).format(e) : new Intl.NumberFormat(i.locale, { style: "percent" }).format((S() ?? 0) / 100);
|
|
42
|
-
}), A = h(() => i.getAriaValueText ? i.getAriaValueText(k(), i.value) : O() === "indeterminate" ? "indeterminate progress" : k()), j = h(() => ({ status: O() })), M = h(() => n(e.class, j())), N = h(() => r(e.style, j())), P = h(() => t(j(), C));
|
|
43
|
-
return o(x, {
|
|
44
|
-
value: {
|
|
45
|
-
formattedValue: k,
|
|
46
|
-
percentageValue: S,
|
|
47
|
-
setLabelId: m,
|
|
48
|
-
state: j,
|
|
49
|
-
value: () => i.value
|
|
50
|
-
},
|
|
51
|
-
get children() {
|
|
52
|
-
return o(a, u({
|
|
53
|
-
get component() {
|
|
54
|
-
return e.as ?? "div";
|
|
55
|
-
},
|
|
56
|
-
get class() {
|
|
57
|
-
return M();
|
|
58
|
-
},
|
|
59
|
-
get style() {
|
|
60
|
-
return N();
|
|
61
|
-
},
|
|
62
|
-
get "aria-labelledby"() {
|
|
63
|
-
return p();
|
|
64
|
-
},
|
|
65
|
-
get "aria-valuemax"() {
|
|
66
|
-
return b();
|
|
67
|
-
},
|
|
68
|
-
get "aria-valuemin"() {
|
|
69
|
-
return y();
|
|
70
|
-
},
|
|
71
|
-
get "aria-valuenow"() {
|
|
72
|
-
return E() ?? void 0;
|
|
73
|
-
},
|
|
74
|
-
get "aria-valuetext"() {
|
|
75
|
-
return A();
|
|
76
|
-
},
|
|
77
|
-
role: "progressbar"
|
|
78
|
-
}, P, _, { get children() {
|
|
79
|
-
return [l(() => f.children), (() => {
|
|
80
|
-
var e = c(w);
|
|
81
|
-
return s(() => T, (t, n) => {
|
|
82
|
-
d(e, t, n);
|
|
83
|
-
}), e;
|
|
84
|
-
})()];
|
|
85
|
-
} }));
|
|
86
|
-
}
|
|
87
|
-
});
|
|
88
|
-
}
|
|
89
|
-
function D(e, t, n) {
|
|
90
|
-
return Math.max(t, Math.min(e, n));
|
|
91
|
-
}
|
|
92
|
-
//#endregion
|
|
93
|
-
//#region src/progress/track/ProgressTrack.tsx
|
|
94
|
-
function O(e) {
|
|
95
|
-
let i = S(), s = v(e, "as", "class", "style"), c = h(() => i.state()), l = h(() => n(e.class, c())), d = h(() => r(e.style, c())), f = h(() => t(c(), C));
|
|
96
|
-
return o(a, u({
|
|
97
|
-
get component() {
|
|
98
|
-
return e.as ?? "div";
|
|
99
|
-
},
|
|
100
|
-
get class() {
|
|
101
|
-
return l();
|
|
102
|
-
},
|
|
103
|
-
get style() {
|
|
104
|
-
return d();
|
|
105
|
-
}
|
|
106
|
-
}, f, s));
|
|
107
|
-
}
|
|
108
|
-
//#endregion
|
|
109
|
-
//#region src/progress/indicator/ProgressIndicator.tsx
|
|
110
|
-
function k(e) {
|
|
111
|
-
let s = S(), c = v(e, "as", "class", "style"), l = h(() => s.state()), d = h(() => n(e.class, l())), f = h(() => {
|
|
112
|
-
let e = s.percentageValue();
|
|
113
|
-
return e == null ? void 0 : {
|
|
114
|
-
"inset-inline-start": "0",
|
|
115
|
-
height: "inherit",
|
|
116
|
-
width: `${e}%`
|
|
117
|
-
};
|
|
118
|
-
}), p = h(() => {
|
|
119
|
-
let t = f(), n = r(e.style, l());
|
|
120
|
-
return t ? typeof n == "string" ? `inset-inline-start:0;height:inherit;width:${s.percentageValue()}%;${n}` : i(t, n === !1 ? void 0 : n) : n;
|
|
121
|
-
}), m = h(() => t(l(), C));
|
|
122
|
-
return o(a, u({
|
|
123
|
-
get component() {
|
|
124
|
-
return e.as ?? "div";
|
|
125
|
-
},
|
|
126
|
-
get class() {
|
|
127
|
-
return d();
|
|
128
|
-
},
|
|
129
|
-
get style() {
|
|
130
|
-
return p();
|
|
131
|
-
}
|
|
132
|
-
}, m, c));
|
|
133
|
-
}
|
|
134
|
-
//#endregion
|
|
135
|
-
//#region src/progress/value/ProgressValue.tsx
|
|
136
|
-
function A(e) {
|
|
137
|
-
let i = e, s = S(), c = v(e, "as", "children", "class", "style"), l = h(() => s.state()), d = h(() => n(e.class, l())), f = h(() => r(e.style, l())), p = h(() => t(l(), C)), m = h(() => {
|
|
138
|
-
let e = l().status === "indeterminate";
|
|
139
|
-
return typeof i.children == "function" ? i.children(e ? "indeterminate" : s.formattedValue(), s.value()) : e ? null : s.formattedValue();
|
|
140
|
-
});
|
|
141
|
-
return o(a, u({
|
|
142
|
-
get component() {
|
|
143
|
-
return e.as ?? "span";
|
|
144
|
-
},
|
|
145
|
-
get class() {
|
|
146
|
-
return d();
|
|
147
|
-
},
|
|
148
|
-
get style() {
|
|
149
|
-
return f();
|
|
150
|
-
},
|
|
151
|
-
"aria-hidden": "true"
|
|
152
|
-
}, p, c, { get children() {
|
|
153
|
-
return m();
|
|
154
|
-
} }));
|
|
155
|
-
}
|
|
156
|
-
//#endregion
|
|
157
|
-
//#region src/progress/label/ProgressLabel.tsx
|
|
158
|
-
function j(e) {
|
|
159
|
-
let i = S(), s = `base-ui-${_()}`, c = v(e, "as", "class", "id", "style"), l = h(() => e.id ?? s), d = h(() => i.state()), f = h(() => n(e.class, d())), p = h(() => r(e.style, d())), g = h(() => t(d(), C));
|
|
160
|
-
return m(l, (e) => (i.setLabelId(e), () => {
|
|
161
|
-
i.setLabelId((t) => t === e ? void 0 : t);
|
|
162
|
-
})), o(a, u({
|
|
163
|
-
get component() {
|
|
164
|
-
return e.as ?? "span";
|
|
165
|
-
},
|
|
166
|
-
get id() {
|
|
167
|
-
return l();
|
|
168
|
-
},
|
|
169
|
-
get class() {
|
|
170
|
-
return f();
|
|
171
|
-
},
|
|
172
|
-
get style() {
|
|
173
|
-
return p();
|
|
174
|
-
},
|
|
175
|
-
role: "presentation"
|
|
176
|
-
}, g, c));
|
|
177
|
-
}
|
|
178
|
-
//#endregion
|
|
179
|
-
//#region src/progress/index.parts.ts
|
|
180
|
-
var M = /* @__PURE__ */ e({
|
|
181
|
-
Indicator: () => k,
|
|
182
|
-
Label: () => j,
|
|
183
|
-
Root: () => E,
|
|
184
|
-
Track: () => O,
|
|
185
|
-
Value: () => A
|
|
186
|
-
});
|
|
187
|
-
//#endregion
|
|
188
|
-
export { M as t };
|
|
@@ -1,299 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { w as n } from "./reasons-Co5CzjKq.js";
|
|
4
|
-
import { n as r, t as i } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
-
import { createChangeEventDetails as a } from "./internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { transitionStatusMapping as o } from "./internals/stateAttributesMapping.js";
|
|
7
|
-
import { composeEventHandlers as s } from "./internals/composeEventHandlers.js";
|
|
8
|
-
import { t as c } from "./runOnceAnimationsFinish-15EM-Z4l.js";
|
|
9
|
-
import { t as l } from "./createTransitionStatus-B1L-whed.js";
|
|
10
|
-
import { fieldStateAttributesMapping as u } from "./internals/field-constants.js";
|
|
11
|
-
import { n as d } from "./FieldRootContext-izCEh80D.js";
|
|
12
|
-
import { r as f } from "./LabelableContext-DKsB0fIx.js";
|
|
13
|
-
import { n as p } from "./FieldItemContext-Bwzf-4tL.js";
|
|
14
|
-
import { n as m } from "./RadioGroupContext-CZexBsPa.js";
|
|
15
|
-
import { Dynamic as h, createComponent as g, delegateEvents as _, effect as v, getNextElement as y, memo as ee, mergeProps as b, ref as x, runHydrationEvents as S, setAttribute as C, spread as w, style as te, template as T } from "@solidjs/web";
|
|
16
|
-
import { Show as E, createContext as D, createEffect as O, createMemo as k, createSignal as A, createUniqueId as j, omit as M, onCleanup as ne, onSettled as re, untrack as ie, useContext as N } from "solid-js";
|
|
17
|
-
//#region src/radio/root/RadioRootContext.ts
|
|
18
|
-
var P = Symbol("RadioRootContext"), F = D(P);
|
|
19
|
-
function I() {
|
|
20
|
-
let e = N(F);
|
|
21
|
-
if (e === P) throw Error("Base UI: RadioRootContext is missing. Radio parts must be placed within <Radio.Root>.");
|
|
22
|
-
return e;
|
|
23
|
-
}
|
|
24
|
-
//#endregion
|
|
25
|
-
//#region src/radio/root/RadioRoot.tsx
|
|
26
|
-
var ae = /* @__PURE__ */ T("<input type=radio tabindex=-1 aria-hidden=true>"), L = {
|
|
27
|
-
"clip-path": "inset(50%)",
|
|
28
|
-
overflow: "hidden",
|
|
29
|
-
"white-space": "nowrap",
|
|
30
|
-
border: "0",
|
|
31
|
-
padding: "0",
|
|
32
|
-
width: "1px",
|
|
33
|
-
height: "1px",
|
|
34
|
-
margin: "-1px",
|
|
35
|
-
position: "fixed",
|
|
36
|
-
top: "0",
|
|
37
|
-
left: "0"
|
|
38
|
-
}, oe = {
|
|
39
|
-
...L,
|
|
40
|
-
position: "absolute"
|
|
41
|
-
}, se = {
|
|
42
|
-
...u,
|
|
43
|
-
checked(e) {
|
|
44
|
-
return e ? { "data-checked": "" } : { "data-unchecked": "" };
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
function R(e) {
|
|
48
|
-
let o = m(), c = d(!0), l = p(), u = f(), _ = e, w = e, T = Symbol("Radio"), E = Symbol("RadioLabelSource"), D = `base-ui-${j()}`, N = `base-ui-${j()}`, P = `base-ui-${j()}`, I = ie(u.controlId), R = typeof I == "string" ? I : D, [B, V] = A(), [H, U] = A(), [W, G] = A(), le = M(w, "aria-describedby", "aria-labelledby", "as", "class", "disabled", "id", "inputRef", "nativeButton", "onClick", "onFocus", "onKeyDown", "onKeyUp", "readOnly", "ref", "required", "style", "value"), K = k(() => _.nativeButton ?? !1), q = k(() => c.disabled() || l.disabled() || (o?.disabled() ?? !1) || (_.disabled ?? !1)), J = k(() => (o?.readOnly() ?? !1) || (_.readOnly ?? !1)), Y = k(() => (o?.required() ?? !1) || (_.required ?? !1)), X = k(() => o ? o.checkedValue() === _.value : _.value === ""), Z = k(() => _.id ?? R), ue = k(() => K() ? Z() : N), Q = k(() => ({
|
|
49
|
-
...c.state(),
|
|
50
|
-
required: Y(),
|
|
51
|
-
disabled: q(),
|
|
52
|
-
readOnly: J(),
|
|
53
|
-
checked: X()
|
|
54
|
-
})), de = k(() => r(e.class, Q())), fe = k(() => i(e.style, Q())), pe = k(() => t(Q(), se)), me = k(() => _["aria-labelledby"] ?? u.labelId() ?? W()), he = k(() => u.getAriaDescribedBy(_["aria-describedby"])), $ = {
|
|
55
|
-
token: T,
|
|
56
|
-
checked: X,
|
|
57
|
-
disabled: q,
|
|
58
|
-
element: B,
|
|
59
|
-
input: H,
|
|
60
|
-
value: () => _.value
|
|
61
|
-
}, ge = s(() => _.onClick), _e = s(() => _.onFocus), ve = s(() => _.onKeyDown), ye = s(() => _.onKeyUp);
|
|
62
|
-
function be(e) {
|
|
63
|
-
if (ge.call(e.currentTarget, e), e.baseUIHandlerPrevented || e.defaultPrevented || q() || J()) return;
|
|
64
|
-
e.preventDefault();
|
|
65
|
-
let t = H();
|
|
66
|
-
t && !X() && z(t, e);
|
|
67
|
-
}
|
|
68
|
-
function xe(e) {
|
|
69
|
-
_e.call(e.currentTarget, e), !e.baseUIHandlerPrevented && (o?.setActiveRadio($), !(!o || q() || J() || !o.touched()) && (H()?.click(), o.setTouched(!1)));
|
|
70
|
-
}
|
|
71
|
-
function Se(e) {
|
|
72
|
-
if (ve.call(e.currentTarget, e), !e.baseUIHandlerPrevented) {
|
|
73
|
-
if (e.key === "Enter") {
|
|
74
|
-
e.preventDefault();
|
|
75
|
-
return;
|
|
76
|
-
}
|
|
77
|
-
!K() && e.key === " " && e.preventDefault();
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
function Ce(e) {
|
|
81
|
-
ye.call(e.currentTarget, e), !(e.baseUIHandlerPrevented || K() || e.defaultPrevented || e.key !== " " || q() || J()) && z(e.currentTarget, e);
|
|
82
|
-
}
|
|
83
|
-
function we(e) {
|
|
84
|
-
let t = e.currentTarget;
|
|
85
|
-
if (e.stopPropagation(), X()) return;
|
|
86
|
-
if (!o || q() || J() || _.value === void 0) {
|
|
87
|
-
e.preventDefault();
|
|
88
|
-
let n = X();
|
|
89
|
-
queueMicrotask(() => {
|
|
90
|
-
o ? o.syncInputs() : t.checked = n;
|
|
91
|
-
});
|
|
92
|
-
return;
|
|
93
|
-
}
|
|
94
|
-
let r = a(n, e);
|
|
95
|
-
if (!o.selectValue(_.value, r)) {
|
|
96
|
-
e.preventDefault(), queueMicrotask(o.syncInputs);
|
|
97
|
-
return;
|
|
98
|
-
}
|
|
99
|
-
c.setTouched(!0), queueMicrotask(o.syncInputs);
|
|
100
|
-
}
|
|
101
|
-
function Te() {
|
|
102
|
-
B()?.focus();
|
|
103
|
-
}
|
|
104
|
-
function Ee() {
|
|
105
|
-
return B() ?? null;
|
|
106
|
-
}
|
|
107
|
-
return O(Z, (e) => u.registerControlId(E, e)), O(() => o, (e) => e?.registerRadio($)), O(() => ({
|
|
108
|
-
explicit: _["aria-labelledby"],
|
|
109
|
-
fieldLabel: u.labelId(),
|
|
110
|
-
input: H(),
|
|
111
|
-
inputId: Z(),
|
|
112
|
-
nativeButton: K()
|
|
113
|
-
}), (e) => {
|
|
114
|
-
if (e.explicit || e.fieldLabel || e.nativeButton || !e.input) {
|
|
115
|
-
G(void 0);
|
|
116
|
-
return;
|
|
117
|
-
}
|
|
118
|
-
let t = e.input.closest("label") ?? e.input.labels?.[0];
|
|
119
|
-
if (!t) {
|
|
120
|
-
G(void 0);
|
|
121
|
-
return;
|
|
122
|
-
}
|
|
123
|
-
t.id ||= P, G(t.id || void 0);
|
|
124
|
-
}), O(() => ({
|
|
125
|
-
input: H(),
|
|
126
|
-
source: o?.fieldControlSource
|
|
127
|
-
}), (e) => {
|
|
128
|
-
if (!(!e.input || !e.source)) return c.validation.registerInput(e.source, e.input, Ee);
|
|
129
|
-
}), O(() => ({
|
|
130
|
-
checked: X(),
|
|
131
|
-
disabled: q(),
|
|
132
|
-
input: H()
|
|
133
|
-
}), (e) => {
|
|
134
|
-
e.checked && c.setFilled(!0), o?.notifyRadioChange();
|
|
135
|
-
}), re(() => {
|
|
136
|
-
B();
|
|
137
|
-
}), ne(() => {
|
|
138
|
-
u.registerControlId(E, void 0);
|
|
139
|
-
}), g(F, {
|
|
140
|
-
value: Q,
|
|
141
|
-
get children() {
|
|
142
|
-
return [g(h, b({
|
|
143
|
-
get component() {
|
|
144
|
-
return e.as ?? "span";
|
|
145
|
-
},
|
|
146
|
-
ref: [((e) => V(e)), _.ref],
|
|
147
|
-
get id() {
|
|
148
|
-
return ue();
|
|
149
|
-
},
|
|
150
|
-
get class() {
|
|
151
|
-
return de();
|
|
152
|
-
},
|
|
153
|
-
get style() {
|
|
154
|
-
return fe();
|
|
155
|
-
},
|
|
156
|
-
get type() {
|
|
157
|
-
return K() ? "button" : void 0;
|
|
158
|
-
},
|
|
159
|
-
role: "radio",
|
|
160
|
-
get tabIndex() {
|
|
161
|
-
return ee(() => !!q())() ? -1 : o ? o.isTabStop($) ? 0 : -1 : 0;
|
|
162
|
-
},
|
|
163
|
-
get disabled() {
|
|
164
|
-
return K() && q() ? !0 : void 0;
|
|
165
|
-
},
|
|
166
|
-
get "aria-disabled"() {
|
|
167
|
-
return !K() && q() ? "true" : void 0;
|
|
168
|
-
},
|
|
169
|
-
get "aria-checked"() {
|
|
170
|
-
return X() ? "true" : "false";
|
|
171
|
-
},
|
|
172
|
-
get "aria-labelledby"() {
|
|
173
|
-
return me();
|
|
174
|
-
},
|
|
175
|
-
get "aria-describedby"() {
|
|
176
|
-
return he();
|
|
177
|
-
},
|
|
178
|
-
get "aria-invalid"() {
|
|
179
|
-
return Q().valid === !1 && !q() ? "true" : void 0;
|
|
180
|
-
},
|
|
181
|
-
get "data-composite-item-active"() {
|
|
182
|
-
return X() ? "" : void 0;
|
|
183
|
-
},
|
|
184
|
-
onClick: be,
|
|
185
|
-
onFocus: xe,
|
|
186
|
-
onKeyDown: Se,
|
|
187
|
-
onKeyUp: Ce
|
|
188
|
-
}, pe, le)), (() => {
|
|
189
|
-
var e = y(ae);
|
|
190
|
-
return e.addEventListener("focus", Te), e.$$click = we, x(() => [((e) => U(e)), _.inputRef], e), v(() => ({
|
|
191
|
-
e: o?.form(),
|
|
192
|
-
t: K() ? void 0 : Z(),
|
|
193
|
-
a: o?.name(),
|
|
194
|
-
o: o?.name() ? oe : L,
|
|
195
|
-
i: _.value === void 0 ? void 0 : ce(_.value),
|
|
196
|
-
n: q(),
|
|
197
|
-
s: X(),
|
|
198
|
-
h: Y(),
|
|
199
|
-
r: J()
|
|
200
|
-
}), ({ e: t, t: n, a: r, o: i, i: a, n: o, s, h: c, r: l }, u) => {
|
|
201
|
-
t !== u?.e && C(e, "form", t), n !== u?.t && C(e, "id", n), r !== u?.a && C(e, "name", r), te(e, i, u?.o), e.value = a ?? "", o !== u?.n && C(e, "disabled", o), e.checked = s, c !== u?.h && C(e, "required", c), l !== u?.r && C(e, "readonly", l);
|
|
202
|
-
}), S(), e;
|
|
203
|
-
})()];
|
|
204
|
-
}
|
|
205
|
-
});
|
|
206
|
-
}
|
|
207
|
-
function ce(e) {
|
|
208
|
-
if (e == null) return "";
|
|
209
|
-
if (typeof e == "string") return e;
|
|
210
|
-
try {
|
|
211
|
-
return JSON.stringify(e);
|
|
212
|
-
} catch {
|
|
213
|
-
return String(e);
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
function z(e, t) {
|
|
217
|
-
let n = e.ownerDocument.defaultView;
|
|
218
|
-
if (!n) return;
|
|
219
|
-
let r = n.PointerEvent ?? n.MouseEvent;
|
|
220
|
-
e.dispatchEvent(new r("click", {
|
|
221
|
-
bubbles: !0,
|
|
222
|
-
cancelable: !0,
|
|
223
|
-
composed: !0,
|
|
224
|
-
detail: 0,
|
|
225
|
-
shiftKey: t.shiftKey,
|
|
226
|
-
ctrlKey: t.ctrlKey,
|
|
227
|
-
altKey: t.altKey,
|
|
228
|
-
metaKey: t.metaKey
|
|
229
|
-
}));
|
|
230
|
-
}
|
|
231
|
-
_(["click"]);
|
|
232
|
-
//#endregion
|
|
233
|
-
//#region src/radio/indicator/RadioIndicator.tsx
|
|
234
|
-
var B = /* @__PURE__ */ T("<span>"), V = {
|
|
235
|
-
...u,
|
|
236
|
-
...o,
|
|
237
|
-
checked(e) {
|
|
238
|
-
return e ? { "data-checked": "" } : { "data-unchecked": "" };
|
|
239
|
-
}
|
|
240
|
-
}, H = h;
|
|
241
|
-
function U(e) {
|
|
242
|
-
let n, a = !1, o = I(), s = e, u = M(e, "as", "class", "keepMounted", "ref", "style"), d = k(() => o().checked), f = l(() => d()), p = k(() => (s.keepMounted ?? !1) || f.mounted()), m = k(() => ({
|
|
243
|
-
...o(),
|
|
244
|
-
transitionStatus: f.transitionStatus()
|
|
245
|
-
})), h = k(() => p() ? r(e.class, m()) : void 0), _ = k(() => p() ? i(e.style, m()) : void 0), v = k(() => t(m(), V));
|
|
246
|
-
return O(() => ({
|
|
247
|
-
checked: d(),
|
|
248
|
-
element: n,
|
|
249
|
-
status: f.transitionStatus()
|
|
250
|
-
}), (e) => {
|
|
251
|
-
if (a = e.checked, e.checked || e.status !== "ending" || !e.element) return;
|
|
252
|
-
let t = new AbortController();
|
|
253
|
-
return c(e.element, () => {
|
|
254
|
-
a || f.setMounted(!1);
|
|
255
|
-
}, t.signal), () => t.abort();
|
|
256
|
-
}), g(E, {
|
|
257
|
-
get when() {
|
|
258
|
-
return p();
|
|
259
|
-
},
|
|
260
|
-
get children() {
|
|
261
|
-
return g(E, {
|
|
262
|
-
get when() {
|
|
263
|
-
return e.as;
|
|
264
|
-
},
|
|
265
|
-
get fallback() {
|
|
266
|
-
var e = y(B);
|
|
267
|
-
return x(() => [s.ref, ((e) => n = e)], e), w(e, b({
|
|
268
|
-
get class() {
|
|
269
|
-
return h();
|
|
270
|
-
},
|
|
271
|
-
get style() {
|
|
272
|
-
return _();
|
|
273
|
-
}
|
|
274
|
-
}, v, u), !1), S(), e;
|
|
275
|
-
},
|
|
276
|
-
children: (e) => g(H, b({
|
|
277
|
-
get component() {
|
|
278
|
-
return e();
|
|
279
|
-
},
|
|
280
|
-
ref: [s.ref, ((e) => n = e)],
|
|
281
|
-
get class() {
|
|
282
|
-
return h();
|
|
283
|
-
},
|
|
284
|
-
get style() {
|
|
285
|
-
return _();
|
|
286
|
-
}
|
|
287
|
-
}, v, u))
|
|
288
|
-
});
|
|
289
|
-
}
|
|
290
|
-
});
|
|
291
|
-
}
|
|
292
|
-
//#endregion
|
|
293
|
-
//#region src/radio/index.parts.ts
|
|
294
|
-
var W = /* @__PURE__ */ e({
|
|
295
|
-
Indicator: () => U,
|
|
296
|
-
Root: () => R
|
|
297
|
-
});
|
|
298
|
-
//#endregion
|
|
299
|
-
export { W as t };
|
|
@@ -1,193 +0,0 @@
|
|
|
1
|
-
import { getStateAttributesProps as e } from "./internals/getStateAttributesProps.js";
|
|
2
|
-
import { n as t, t as n } from "./resolveStyle-XcgAuaKR.js";
|
|
3
|
-
import { composeEventHandlers as r } from "./internals/composeEventHandlers.js";
|
|
4
|
-
import { n as i } from "./DirectionContext-BwMabICS.js";
|
|
5
|
-
import { fieldStateAttributesMapping as a } from "./internals/field-constants.js";
|
|
6
|
-
import { n as o } from "./FieldRootContext-izCEh80D.js";
|
|
7
|
-
import { n as s } from "./FormContext-BB05lWOI.js";
|
|
8
|
-
import { r as ee } from "./LabelableContext-DKsB0fIx.js";
|
|
9
|
-
import { n as c } from "./FieldsetRootContext-BgThSAcd.js";
|
|
10
|
-
import { t as te } from "./RadioGroupContext-CZexBsPa.js";
|
|
11
|
-
import { Dynamic as l, createComponent as u, mergeProps as d } from "@solidjs/web";
|
|
12
|
-
import { createEffect as f, createMemo as p, createSignal as m, createUniqueId as h, omit as ne, onCleanup as re, onSettled as g, untrack as _ } from "solid-js";
|
|
13
|
-
//#region src/radio-group/RadioGroup.tsx
|
|
14
|
-
function v(v) {
|
|
15
|
-
let S = o(!0), ae = c(!0), C = s(), w = ee(), T = i(), E = v, D = v, O = Symbol("RadioGroup"), k = `base-ui-${h()}`, A = _(() => E.value !== void 0), [j, oe] = m(() => _(() => E.defaultValue)), [M, se] = m(), [N, P] = m(!1), [F, I] = m(), [L, R] = m(0), z = /* @__PURE__ */ new Map(), B, V = _(() => A ? E.value : j()), H, U, W = ne(D, "aria-describedby", "aria-labelledby", "as", "class", "defaultValue", "disabled", "form", "inputRef", "name", "onBlur", "onFocus", "onKeyDown", "onValueChange", "readOnly", "ref", "required", "style", "value"), G = p(() => A ? E.value : j()), K = p(() => S.disabled() || (E.disabled ?? !1)), q = p(() => E.readOnly ?? !1), J = p(() => E.required ?? !1), Y = p(() => S.name() ?? E.name), ce = p(() => G() ?? null), X = p(() => ({
|
|
16
|
-
...S.state(),
|
|
17
|
-
disabled: K(),
|
|
18
|
-
readOnly: q(),
|
|
19
|
-
required: J()
|
|
20
|
-
})), le = p(() => t(v.class, X())), ue = p(() => n(v.style, X())), de = p(() => e(X(), a)), fe = p(() => E["aria-labelledby"] ?? w.labelId() ?? ae?.legendId()), pe = p(() => w.getAriaDescribedBy(E["aria-describedby"])), me = p(() => {
|
|
21
|
-
L();
|
|
22
|
-
let e = Array.from(z.values()), t = e.find((e) => e.checked() && !e.disabled());
|
|
23
|
-
return t ? t.token : e.find((e) => e.token === F() && !e.disabled())?.token ?? e.find((e) => !e.disabled())?.token;
|
|
24
|
-
});
|
|
25
|
-
function he(e) {
|
|
26
|
-
return z.set(e.token, e), (_(e.checked) || !B && !_(e.disabled)) && (B = e.token, I(e.token)), Z(), () => {
|
|
27
|
-
if (z.delete(e.token), B === e.token) {
|
|
28
|
-
let e = Array.from(z.values()).find((e) => _(e.checked) && !_(e.disabled)) ?? Array.from(z.values()).find((e) => !_(e.disabled));
|
|
29
|
-
B = e?.token, I(e?.token);
|
|
30
|
-
}
|
|
31
|
-
Z();
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
function Z() {
|
|
35
|
-
R((e) => e + 1);
|
|
36
|
-
}
|
|
37
|
-
function Q(e) {
|
|
38
|
-
e.disabled() || (B = e.token, I(e.token));
|
|
39
|
-
}
|
|
40
|
-
function ge(e) {
|
|
41
|
-
return !e.disabled() && me() === e.token;
|
|
42
|
-
}
|
|
43
|
-
function _e(e, t) {
|
|
44
|
-
return E.onValueChange?.(e, t), !t.isCanceled && (A || oe(() => e), !0);
|
|
45
|
-
}
|
|
46
|
-
function ve() {
|
|
47
|
-
for (let e of z.values()) {
|
|
48
|
-
let t = _(e.input);
|
|
49
|
-
t && (t.checked = _(e.checked));
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
function ye() {
|
|
53
|
-
let e = C.formElement();
|
|
54
|
-
if (!e) return G() ?? null;
|
|
55
|
-
L();
|
|
56
|
-
for (let t of z.values()) {
|
|
57
|
-
let n = t.input();
|
|
58
|
-
if (n?.checked && b(n, e)) return G() ?? null;
|
|
59
|
-
}
|
|
60
|
-
return null;
|
|
61
|
-
}
|
|
62
|
-
let $ = {
|
|
63
|
-
id: k,
|
|
64
|
-
name: E.name,
|
|
65
|
-
value: ce,
|
|
66
|
-
getValue: ye,
|
|
67
|
-
getControl: () => S.validation.getInputControl() ?? M() ?? null
|
|
68
|
-
}, be = r(() => E.onFocus), xe = r(() => E.onBlur), Se = r(() => E.onKeyDown);
|
|
69
|
-
function Ce(e) {
|
|
70
|
-
be.call(e.currentTarget, e), !e.baseUIHandlerPrevented && S.setFocused(!0);
|
|
71
|
-
}
|
|
72
|
-
function we(e) {
|
|
73
|
-
if (xe.call(e.currentTarget, e), e.baseUIHandlerPrevented) return;
|
|
74
|
-
let t = e.relatedTarget;
|
|
75
|
-
t instanceof Element && y(e.currentTarget, t) || (S.setTouched(!0), S.setFocused(!1), S.validationMode() === "onBlur" && S.validation.commit(G()));
|
|
76
|
-
}
|
|
77
|
-
function Te(e) {
|
|
78
|
-
if (Se.call(e.currentTarget, e), e.baseUIHandlerPrevented) return;
|
|
79
|
-
let t = ie(e, T());
|
|
80
|
-
if (t === 0 || e.ctrlKey || e.altKey || e.metaKey) return;
|
|
81
|
-
L();
|
|
82
|
-
let n = Array.from(z.values()).filter((e) => !e.disabled());
|
|
83
|
-
if (n.length < 2) return;
|
|
84
|
-
let r = e.composedPath()[0], i = n.findIndex((e) => r instanceof Node && e.element()?.contains(r));
|
|
85
|
-
if (i === -1) return;
|
|
86
|
-
let a = n[(i + t + n.length) % n.length];
|
|
87
|
-
!a || a === n[i] || (e.preventDefault(), e.stopPropagation(), P(!0), Q(a), queueMicrotask(() => a.element()?.focus()));
|
|
88
|
-
}
|
|
89
|
-
let Ee = {
|
|
90
|
-
checkedValue: G,
|
|
91
|
-
disabled: K,
|
|
92
|
-
fieldControlSource: O,
|
|
93
|
-
form: () => E.form,
|
|
94
|
-
name: Y,
|
|
95
|
-
readOnly: q,
|
|
96
|
-
required: J,
|
|
97
|
-
state: X,
|
|
98
|
-
touched: N,
|
|
99
|
-
isTabStop: ge,
|
|
100
|
-
notifyRadioChange: Z,
|
|
101
|
-
registerRadio: he,
|
|
102
|
-
selectValue: _e,
|
|
103
|
-
setActiveRadio: Q,
|
|
104
|
-
setTouched: P,
|
|
105
|
-
syncInputs: ve
|
|
106
|
-
};
|
|
107
|
-
return f(() => ({
|
|
108
|
-
disabled: K(),
|
|
109
|
-
element: M(),
|
|
110
|
-
id: E.id ?? k,
|
|
111
|
-
name: E.name
|
|
112
|
-
}), (e) => {
|
|
113
|
-
$.id = e.id, $.name = e.name, S.registerFieldControl(O, e.disabled || !e.element ? void 0 : $);
|
|
114
|
-
}), f(() => ({
|
|
115
|
-
initialValue: S.validityData().initialValue,
|
|
116
|
-
name: Y(),
|
|
117
|
-
value: G()
|
|
118
|
-
}), (e) => {
|
|
119
|
-
e.value !== V && (V = e.value, _(() => {
|
|
120
|
-
C.clearError(e.name), S.setDirty(e.value !== e.initialValue), S.setFilled(e.value != null), S.validation.change(e.value), Z();
|
|
121
|
-
}));
|
|
122
|
-
}), f(() => {
|
|
123
|
-
L();
|
|
124
|
-
let e = Array.from(z.values()), t = e.find((e) => e.checked() && !e.disabled() && e.input())?.input();
|
|
125
|
-
return {
|
|
126
|
-
inputRef: E.inputRef,
|
|
127
|
-
representative: t ?? e.find((e) => !e.disabled() && e.input())?.input()
|
|
128
|
-
};
|
|
129
|
-
}, (e) => {
|
|
130
|
-
(e.representative !== H || e.inputRef !== U) && (H = e.representative, U = e.inputRef, e.representative && x(e.inputRef, e.representative));
|
|
131
|
-
}), g(() => {
|
|
132
|
-
S.setFilled(G() != null);
|
|
133
|
-
}), re(() => S.registerFieldControl(O, void 0)), u(te, {
|
|
134
|
-
value: Ee,
|
|
135
|
-
get children() {
|
|
136
|
-
return u(l, d({
|
|
137
|
-
get component() {
|
|
138
|
-
return v.as ?? "div";
|
|
139
|
-
},
|
|
140
|
-
ref: [((e) => se(e)), E.ref],
|
|
141
|
-
get class() {
|
|
142
|
-
return le();
|
|
143
|
-
},
|
|
144
|
-
get style() {
|
|
145
|
-
return ue();
|
|
146
|
-
},
|
|
147
|
-
role: "radiogroup",
|
|
148
|
-
get "aria-required"() {
|
|
149
|
-
return J() ? "true" : void 0;
|
|
150
|
-
},
|
|
151
|
-
get "aria-disabled"() {
|
|
152
|
-
return K() ? "true" : void 0;
|
|
153
|
-
},
|
|
154
|
-
get "aria-readonly"() {
|
|
155
|
-
return q() ? "true" : void 0;
|
|
156
|
-
},
|
|
157
|
-
get "aria-labelledby"() {
|
|
158
|
-
return fe();
|
|
159
|
-
},
|
|
160
|
-
get "aria-describedby"() {
|
|
161
|
-
return pe();
|
|
162
|
-
},
|
|
163
|
-
get "aria-invalid"() {
|
|
164
|
-
return X().valid === !1 && !K() ? "true" : void 0;
|
|
165
|
-
},
|
|
166
|
-
onFocus: Ce,
|
|
167
|
-
onBlur: we,
|
|
168
|
-
onKeyDown: Te
|
|
169
|
-
}, de, W));
|
|
170
|
-
}
|
|
171
|
-
});
|
|
172
|
-
}
|
|
173
|
-
function ie(e, t) {
|
|
174
|
-
return e.key === "ArrowDown" ? 1 : e.key === "ArrowUp" ? -1 : e.key === "ArrowRight" ? t === "rtl" ? -1 : 1 : e.key === "ArrowLeft" ? t === "rtl" ? 1 : -1 : 0;
|
|
175
|
-
}
|
|
176
|
-
function y(e, t) {
|
|
177
|
-
if (e.contains(t)) return !0;
|
|
178
|
-
let n = t;
|
|
179
|
-
for (; n;) {
|
|
180
|
-
if (n === e) return !0;
|
|
181
|
-
n = n.parentNode ?? (n instanceof ShadowRoot ? n.host : null);
|
|
182
|
-
}
|
|
183
|
-
return !1;
|
|
184
|
-
}
|
|
185
|
-
function b(e, t) {
|
|
186
|
-
return e.matches(":disabled") ? !1 : e.form === t || e.form === null && !e.hasAttribute("form");
|
|
187
|
-
}
|
|
188
|
-
function x(e, t) {
|
|
189
|
-
if (Array.isArray(e)) for (let n of e) x(n, t);
|
|
190
|
-
else typeof e == "function" && e(t);
|
|
191
|
-
}
|
|
192
|
-
//#endregion
|
|
193
|
-
export { v as t };
|