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