solid-baseui 0.1.0-alpha.0 → 0.1.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +72 -0
- package/README.md +133 -15
- package/dist/lib/client/DialogHandle-DluOK_7u.js +521 -0
- package/dist/lib/client/DialogPopup-CfEb3F54.js +138 -0
- package/dist/lib/client/FieldControl-eDe-Jnp9.js +142 -0
- package/dist/lib/client/{FieldRootContext-izCEh80D.js → FieldRootContext-D3fuVjs3.js} +1 -1
- package/dist/lib/client/{FocusManager-grSdNHqW.js → FocusManager-q7z7PMV1.js} +94 -91
- package/dist/lib/client/{FormContext-BB05lWOI.js → FormContext-CwLBtm_d.js} +1 -0
- package/dist/lib/client/{InternalBackdrop-cSK13gaM.js → InternalBackdrop-B8_lfUvf.js} +1 -1
- package/dist/lib/client/{LabelableContext-DKsB0fIx.js → LabelableContext-CmQF-TX2.js} +3 -6
- package/dist/lib/client/MenuSubmenuTrigger-DMb5CwTF.js +1584 -0
- package/dist/lib/client/{PopupHandle-CcJG4NMy.js → PopupHandle-DyX5gY1e.js} +17 -11
- package/dist/lib/client/{PopupStore-DjB-wO88.js → PopupStore-BjRwcvbG.js} +138 -115
- package/dist/lib/client/PopupViewport-BanYHrD-.js +154 -0
- package/dist/lib/client/Separator-D5oJzlA3.js +27 -0
- package/dist/lib/client/TriggerFocusGuards-Fzspp3Y1.js +51 -0
- package/dist/lib/client/accordion/index.js +1 -1
- package/dist/lib/client/accordion-CA2DfX67.js +381 -0
- package/dist/lib/client/alert-dialog/index.js +1 -1
- package/dist/lib/client/{alert-dialog-BH_3ndio.js → alert-dialog-Bup88Dpx.js} +2 -2
- package/dist/lib/client/autocomplete/index.js +1 -1
- package/dist/lib/client/{autocomplete-Cob_FZEP.js → autocomplete-oyy_uRpU.js} +30 -25
- package/dist/lib/client/avatar/index.js +1 -1
- package/dist/lib/client/avatar-DNZ4fnBd.js +191 -0
- package/dist/lib/client/button/index.js +1 -1
- package/dist/lib/client/button-BJZYmCVv.js +88 -0
- package/dist/lib/client/checkbox/index.js +1 -1
- package/dist/lib/client/checkbox-group/index.js +1 -1
- package/dist/lib/client/checkbox-group-DGyrciZJ.js +135 -0
- package/dist/lib/client/checkbox-sQHYTbpB.js +425 -0
- package/dist/lib/client/collapsible/index.js +1 -1
- package/dist/lib/client/collapsible-BENbFFCc.js +230 -0
- package/dist/lib/client/combobox/index.js +2 -2
- package/dist/lib/client/combobox-BGH8QLXH.js +401 -0
- package/dist/lib/client/compositeNavigation-DCt1sQon.js +82 -0
- package/dist/lib/client/{constants-BYjBUIIi.js → constants-ByOMFJAe.js} +105 -101
- package/dist/lib/client/context-menu/index.js +1 -1
- package/dist/lib/client/context-menu-xQ1sBCET.js +220 -0
- package/dist/lib/client/{createAnchorPositioning-DcxDXUgB.js → createAnchorPositioning-DCXIApS1.js} +149 -146
- package/dist/lib/client/{createAnchoredPopupScrollLock-Cx0cbh1_.js → createAnchoredPopupScrollLock-BxKpJbCE.js} +2 -2
- package/dist/lib/client/{createClickInteraction-CTaIFBiV.js → createClickInteraction-BeBsTqtY.js} +1 -1
- package/dist/lib/client/{createCollapsiblePanel-DeDu0O2t.js → createCollapsiblePanel-BQ8r4RTi.js} +1 -1
- package/dist/lib/client/createFocusInteraction-DQPWkZe2.js +60 -0
- package/dist/lib/client/createLabelableId-DxJRwMUJ.js +14 -0
- package/dist/lib/client/{createPopupAutoResize-CGNiLhGq.js → createPopupAutoResize-CSNpMz5v.js} +4 -4
- package/dist/lib/client/{createTransitionStatus-B1L-whed.js → createTransitionStatus-BL_cPSEA.js} +12 -12
- package/dist/lib/client/dialog/index.js +1 -1
- package/dist/lib/client/{dialog-DkaQwIgP.js → dialog-C0EF0a5u.js} +2 -2
- package/dist/lib/client/{dom-BEAeQ9Eb.js → dom-lDdayFF_.js} +25 -15
- package/dist/lib/client/drawer/index.js +1 -1
- package/dist/lib/client/drawer-uKoNBwDU.js +1540 -0
- package/dist/lib/client/field/index.js +1 -1
- package/dist/lib/client/field-DIMrgpBW.js +483 -0
- package/dist/lib/client/fieldset/index.js +1 -1
- package/dist/lib/client/fieldset-Byqk3noT.js +70 -0
- package/dist/lib/client/form/index.js +1 -1
- package/dist/lib/client/form-Bqq8wSLY.js +109 -0
- package/dist/lib/client/index.js +44 -42
- package/dist/lib/client/input/index.js +1 -1
- package/dist/lib/client/{input-gb0ejxkm.js → input-YthuKwIE.js} +1 -1
- package/dist/lib/client/internals/composeEventHandlers.js +14 -8
- package/dist/lib/client/internals/field-root-context/index.js +2 -2
- package/dist/lib/client/internals/form-context/index.js +1 -1
- package/dist/lib/client/internals/labelable-provider/index.js +1 -1
- package/dist/lib/client/{mergeStyleValue-C4ITiiIV.js → isSolidAccessor-BH_FevwH.js} +8 -15
- package/dist/lib/client/menu/index.js +1 -1
- package/dist/lib/client/menu-4rNLN6aX.js +334 -0
- package/dist/lib/client/menubar/index.js +1 -1
- package/dist/lib/client/menubar-nFQGtNmY.js +163 -0
- package/dist/lib/client/mergeStyleValue-Dcd36yxZ.js +12 -0
- package/dist/lib/client/meter/index.js +1 -1
- package/dist/lib/client/meter-BvWdppcx.js +178 -0
- package/dist/lib/client/navigation-menu/index.js +1 -1
- package/dist/lib/client/navigation-menu-BbRyun3a.js +1070 -0
- package/dist/lib/client/number-field/index.js +1 -1
- package/dist/lib/client/number-field-hT_H0hVu.js +1043 -0
- package/dist/lib/client/otp-field/index.js +1 -1
- package/dist/lib/client/otp-field-lsy2iGID.js +584 -0
- package/dist/lib/client/popover/index.js +1 -1
- package/dist/lib/client/popover-Cmvmuf1L.js +940 -0
- package/dist/lib/client/popupStateMapping-nhukB8NK.js +371 -0
- package/dist/lib/client/preview-card/index.js +1 -1
- package/dist/lib/client/preview-card-Dtu8AnBN.js +632 -0
- package/dist/lib/client/progress/index.js +1 -1
- package/dist/lib/client/progress-AVKxvgpc.js +195 -0
- package/dist/lib/client/radio/index.js +1 -1
- package/dist/lib/client/radio-CeCU-Qqi.js +284 -0
- package/dist/lib/client/radio-group/index.js +1 -1
- package/dist/lib/client/radio-group-NbuJvjQe.js +195 -0
- package/dist/lib/client/runOnceAnimationsFinish-CFADb4CN.js +49 -0
- package/dist/lib/client/{safePolygon--bbKn0c8.js → safePolygon-DVAR5dQD.js} +74 -70
- package/dist/lib/client/scroll-area/index.js +1 -1
- package/dist/lib/client/scroll-area-DqbvoAd7.js +717 -0
- package/dist/lib/client/{scrollable-SRNYlhF7.js → scrollable-BVaDUXng.js} +12 -12
- package/dist/lib/client/select/index.js +1 -1
- package/dist/lib/client/select-Dad51Xbn.js +1934 -0
- package/dist/lib/client/separator/index.js +1 -1
- package/dist/lib/client/slider/index.js +1 -1
- package/dist/lib/client/slider-CLSKFq_M.js +927 -0
- package/dist/lib/client/switch/index.js +1 -1
- package/dist/lib/client/switch-Bzuu5EIg.js +306 -0
- package/dist/lib/client/tabs/index.js +1 -1
- package/dist/lib/client/tabs-DWiBDv8D.js +695 -0
- package/dist/lib/client/toast/index.js +1 -1
- package/dist/lib/client/toast-DmtPJW2k.js +1118 -0
- package/dist/lib/client/toggle/index.js +1 -1
- package/dist/lib/client/toggle-CAe-Z8Xn.js +142 -0
- package/dist/lib/client/toggle-group/index.js +1 -1
- package/dist/lib/client/toggle-group-BbQg5s-m.js +134 -0
- package/dist/lib/client/toolbar/index.js +1 -1
- package/dist/lib/client/toolbar-BXT_g-oX.js +504 -0
- package/dist/lib/client/tooltip/index.js +1 -1
- package/dist/lib/client/tooltip-h2r2_Xuo.js +850 -0
- package/dist/lib/client/use-render/index.js +2 -0
- package/dist/lib/client/useFilteredItems-BX0BEuSI.js +2301 -0
- package/dist/lib/client/useRender-CxZ8PI-g.js +12 -0
- package/dist/lib/server/{DialogHandle-ATZlm9RC.js → DialogHandle-BGIISmG7.js} +37 -46
- package/dist/lib/server/{DialogPopup-BebI-w5P.js → DialogPopup-C2ZDGf42.js} +12 -15
- package/dist/lib/server/{FieldControl-Y_kI7ARp.js → FieldControl-CDMMyvuj.js} +62 -26
- package/dist/lib/server/{FieldRootContext-IC-LWzVp.js → FieldRootContext-Bfpna6gA.js} +3 -3
- package/dist/lib/server/{FocusManager-BrbZVWME.js → FocusManager-D-xgblGs.js} +9 -5
- package/dist/lib/server/{FormContext-pvESt85v.js → FormContext-CYwo_ZnB.js} +1 -0
- package/dist/lib/server/{InternalBackdrop-C_iDPVR-.js → InternalBackdrop-D_2zAWnl.js} +1 -1
- package/dist/lib/server/{LabelableContext-DZP3rgAY.js → LabelableContext-BTeF0IWb.js} +4 -6
- package/dist/lib/server/{MenuSubmenuTrigger-DA4gsv6z.js → MenuSubmenuTrigger-BMQKlOvU.js} +177 -210
- package/dist/lib/server/{PopupHandle-DthPgNjy.js → PopupHandle-QNj4mED2.js} +14 -5
- package/dist/lib/server/{PopupStore-DEs3FAEe.js → PopupStore-evylvVnN.js} +42 -15
- package/dist/lib/server/{PopupViewport-3r_KTFwX.js → PopupViewport-BDttjORN.js} +38 -28
- package/dist/lib/server/{Separator-vhhYxWGr.js → Separator-DTvtnxzP.js} +4 -6
- package/dist/lib/server/TriggerFocusGuards-B9GNbLrL.js +61 -0
- package/dist/lib/server/accordion/index.js +39 -77
- package/dist/lib/server/alert-dialog/index.js +2 -2
- package/dist/lib/server/autocomplete/index.js +14 -5
- package/dist/lib/server/avatar/index.js +90 -51
- package/dist/lib/server/button/index.js +14 -15
- package/dist/lib/server/checkbox/index.js +37 -64
- package/dist/lib/server/checkbox-group/index.js +21 -11
- package/dist/lib/server/collapsible/index.js +42 -49
- package/dist/lib/server/combobox/index.js +79 -50
- package/dist/lib/server/{compositeNavigation-BRVT1C38.js → compositeNavigation-D5jKM4yk.js} +32 -1
- package/dist/lib/server/{constants-9H__9xbS.js → constants-ByqXubhO.js} +10 -5
- package/dist/lib/server/context-menu/index.js +14 -16
- package/dist/lib/server/{createAnchorPositioning-C-cVOPwz.js → createAnchorPositioning-DrQYe7RS.js} +12 -7
- package/dist/lib/server/{createAnchoredPopupScrollLock-DFuUrykR.js → createAnchoredPopupScrollLock-q6gnOSmv.js} +2 -2
- package/dist/lib/server/{createClickInteraction-BYsMgvup.js → createClickInteraction-D7oc1Vco.js} +1 -1
- package/dist/lib/server/{createCollapsiblePanel-DTyVJz0G.js → createCollapsiblePanel-B45kTe6v.js} +1 -1
- package/dist/lib/server/{createFocusInteraction-EIS0QOel.js → createFocusInteraction-DFKr4G7a.js} +22 -2
- package/dist/lib/server/createLabelableId-WMUKtY6s.js +18 -0
- package/dist/lib/server/{createPopupAutoResize-DO50jjNX.js → createPopupAutoResize-Cg0-lLf4.js} +2 -2
- package/dist/lib/server/{createTransitionStatus-BTlrerSS.js → createTransitionStatus-184v7j3-.js} +2 -2
- package/dist/lib/server/dialog/index.js +2 -2
- package/dist/lib/server/{dom-Crg_2R-j.js → dom-D8_aB1yy.js} +14 -1
- package/dist/lib/server/drawer/index.js +96 -100
- package/dist/lib/server/field/index.js +110 -98
- package/dist/lib/server/fieldset/index.js +13 -16
- package/dist/lib/server/form/index.js +18 -14
- package/dist/lib/server/index.js +5 -3
- package/dist/lib/server/input/index.js +1 -1
- package/dist/lib/server/internals/composeEventHandlers.js +15 -9
- package/dist/lib/server/internals/field-root-context/index.js +1 -1
- package/dist/lib/server/internals/form-context/index.js +1 -1
- package/dist/lib/server/internals/labelable-provider/index.js +1 -1
- package/dist/lib/server/{mergeStyleValue-Db8bRCM4.js → isSolidAccessor-CZpzAH5l.js} +7 -21
- package/dist/lib/server/menu/index.js +30 -29
- package/dist/lib/server/menubar/index.js +10 -35
- package/dist/lib/server/mergeStyleValue-DecVaoac.js +20 -0
- package/dist/lib/server/meter/index.js +20 -32
- package/dist/lib/server/navigation-menu/index.js +67 -138
- package/dist/lib/server/number-field/index.js +64 -62
- package/dist/lib/server/otp-field/index.js +19 -22
- package/dist/lib/server/popover/index.js +61 -77
- package/dist/lib/server/{popupStateMapping-nKoUwoke.js → popupStateMapping-VHqr6M4H.js} +19 -17
- package/dist/lib/server/preview-card/index.js +39 -50
- package/dist/lib/server/progress/index.js +21 -33
- package/dist/lib/server/radio/index.js +24 -45
- package/dist/lib/server/radio-group/index.js +12 -13
- package/dist/lib/server/{runOnceAnimationsFinish-DCHzXWZU.js → runOnceAnimationsFinish-CYq38H8J.js} +2 -1
- package/dist/lib/server/{safePolygon-CAm5RJGv.js → safePolygon-B8QtiIZ3.js} +6 -1
- package/dist/lib/server/scroll-area/index.js +40 -49
- package/dist/lib/server/{scrollable-CjsSxbGr.js → scrollable-C9Pgq8T5.js} +1 -1
- package/dist/lib/server/select/index.js +128 -213
- package/dist/lib/server/separator/index.js +1 -1
- package/dist/lib/server/slider/index.js +39 -52
- package/dist/lib/server/switch/index.js +22 -32
- package/dist/lib/server/tabs/index.js +197 -137
- package/dist/lib/server/toast/index.js +78 -95
- package/dist/lib/server/toggle/index.js +11 -13
- package/dist/lib/server/toggle-group/index.js +11 -9
- package/dist/lib/server/toolbar/index.js +76 -93
- package/dist/lib/server/tooltip/index.js +53 -57
- package/dist/lib/server/use-render/index.js +2 -0
- package/dist/lib/server/{useFilteredItems-DvuctLt3.js → useFilteredItems-BmhL0nf1.js} +335 -316
- package/dist/lib/server/useRender-CryVdCjs.js +16 -0
- package/dist/lib/types/accordion/header/AccordionHeader.d.ts +1 -1
- package/dist/lib/types/accordion/item/AccordionItem.d.ts +1 -1
- package/dist/lib/types/accordion/panel/AccordionPanel.d.ts +1 -1
- package/dist/lib/types/accordion/root/AccordionRoot.d.ts +2 -7
- package/dist/lib/types/accordion/trigger/AccordionTrigger.d.ts +7 -7
- package/dist/lib/types/alert-dialog/trigger/AlertDialogTrigger.d.ts +1 -2
- package/dist/lib/types/autocomplete/trigger/AutocompleteTrigger.d.ts +1 -0
- package/dist/lib/types/avatar/fallback/AvatarFallback.d.ts +2 -2
- package/dist/lib/types/avatar/image/AvatarImage.d.ts +9 -3
- package/dist/lib/types/avatar/image/createImageLoadingStatus.d.ts +3 -2
- package/dist/lib/types/avatar/root/AvatarRoot.d.ts +1 -1
- package/dist/lib/types/button/Button.d.ts +1 -1
- package/dist/lib/types/checkbox-group/CheckboxGroupContext.d.ts +4 -1
- package/dist/lib/types/collapsible/panel/CollapsiblePanel.d.ts +1 -1
- package/dist/lib/types/collapsible/root/CollapsibleRoot.d.ts +1 -1
- package/dist/lib/types/collapsible/trigger/CollapsibleTrigger.d.ts +1 -1
- package/dist/lib/types/combobox/chip/ComboboxChip.d.ts +2 -0
- package/dist/lib/types/combobox/index.d.ts +2 -0
- package/dist/lib/types/combobox/index.parts.d.ts +1 -0
- package/dist/lib/types/combobox/items/createItems.d.ts +42 -0
- package/dist/lib/types/combobox/root/AriaCombobox.d.ts +4 -0
- package/dist/lib/types/combobox/root/ComboboxRoot.d.ts +17 -8
- package/dist/lib/types/combobox/root/ComboboxRootContext.d.ts +2 -0
- package/dist/lib/types/combobox/store/ComboboxStore.d.ts +1 -0
- package/dist/lib/types/combobox/trigger/ComboboxTrigger.d.ts +1 -0
- package/dist/lib/types/combobox/utils/handleInputPress.d.ts +1 -1
- package/dist/lib/types/dialog/backdrop/DialogBackdrop.d.ts +1 -1
- package/dist/lib/types/dialog/description/DialogDescription.d.ts +1 -1
- package/dist/lib/types/dialog/title/DialogTitle.d.ts +1 -1
- package/dist/lib/types/dialog/viewport/DialogViewport.d.ts +1 -1
- package/dist/lib/types/drawer/backdrop/DrawerBackdrop.d.ts +1 -1
- package/dist/lib/types/drawer/content/DrawerContent.d.ts +1 -1
- package/dist/lib/types/drawer/indent/DrawerIndent.d.ts +1 -1
- package/dist/lib/types/drawer/indent-background/DrawerIndentBackground.d.ts +1 -1
- package/dist/lib/types/field/control/FieldControl.d.ts +5 -5
- package/dist/lib/types/field/root/FieldRoot.d.ts +1 -1
- package/dist/lib/types/field/root/createFieldValidation.d.ts +3 -2
- package/dist/lib/types/fieldset/legend/FieldsetLegend.d.ts +1 -1
- package/dist/lib/types/fieldset/root/FieldsetRoot.d.ts +1 -1
- package/dist/lib/types/index.d.ts +1 -0
- package/dist/lib/types/internals/composeEventHandlers.d.ts +9 -2
- package/dist/lib/types/internals/createTransitionStatus.d.ts +1 -1
- package/dist/lib/types/internals/field-root-context/FieldRootContext.d.ts +1 -0
- package/dist/lib/types/internals/form-context/FormContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/LabelableContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/createLabelableId.d.ts +3 -0
- package/dist/lib/types/internals/overlay/PopupPortal.d.ts +4 -2
- package/dist/lib/types/internals/overlay/createPopupPresence.d.ts +1 -0
- package/dist/lib/types/internals/overlay/dom.d.ts +2 -0
- package/dist/lib/types/menu/root/MenuRootContext.d.ts +1 -0
- package/dist/lib/types/meter/indicator/MeterIndicator.d.ts +1 -1
- package/dist/lib/types/meter/label/MeterLabel.d.ts +1 -1
- package/dist/lib/types/meter/root/MeterRoot.d.ts +1 -1
- package/dist/lib/types/meter/track/MeterTrack.d.ts +1 -1
- package/dist/lib/types/meter/value/MeterValue.d.ts +1 -1
- package/dist/lib/types/navigation-menu/trigger/NavigationMenuTrigger.d.ts +1 -0
- package/dist/lib/types/number-field/input/NumberFieldInput.d.ts +5 -5
- package/dist/lib/types/number-field/root/NumberFieldRootContext.d.ts +1 -0
- package/dist/lib/types/popover/arrow/PopoverArrow.d.ts +1 -1
- package/dist/lib/types/popover/backdrop/PopoverBackdrop.d.ts +1 -1
- package/dist/lib/types/popover/description/PopoverDescription.d.ts +1 -1
- package/dist/lib/types/popover/positioner/PopoverPositioner.d.ts +1 -1
- package/dist/lib/types/popover/title/PopoverTitle.d.ts +1 -1
- package/dist/lib/types/preview-card/arrow/PreviewCardArrow.d.ts +1 -1
- package/dist/lib/types/preview-card/backdrop/PreviewCardBackdrop.d.ts +1 -1
- package/dist/lib/types/preview-card/positioner/PreviewCardPositioner.d.ts +1 -1
- package/dist/lib/types/progress/indicator/ProgressIndicator.d.ts +1 -1
- package/dist/lib/types/progress/label/ProgressLabel.d.ts +1 -1
- package/dist/lib/types/progress/root/ProgressRoot.d.ts +1 -1
- package/dist/lib/types/progress/track/ProgressTrack.d.ts +1 -1
- package/dist/lib/types/progress/value/ProgressValue.d.ts +1 -1
- package/dist/lib/types/radio/indicator/RadioIndicator.d.ts +2 -2
- package/dist/lib/types/scroll-area/content/ScrollAreaContent.d.ts +1 -1
- package/dist/lib/types/scroll-area/corner/ScrollAreaCorner.d.ts +1 -1
- package/dist/lib/types/scroll-area/root/ScrollAreaRoot.d.ts +1 -1
- package/dist/lib/types/scroll-area/scrollbar/ScrollAreaScrollbar.d.ts +2 -1
- package/dist/lib/types/scroll-area/thumb/ScrollAreaThumb.d.ts +1 -1
- package/dist/lib/types/scroll-area/viewport/ScrollAreaViewport.d.ts +1 -1
- package/dist/lib/types/separator/Separator.d.ts +1 -1
- package/dist/lib/types/slider/track/SliderTrack.d.ts +2 -2
- package/dist/lib/types/tabs/indicator/prehydrationScript.d.ts +1 -1
- package/dist/lib/types/tabs/list/TabsList.d.ts +1 -1
- package/dist/lib/types/tabs/panel/TabsPanel.d.ts +1 -1
- package/dist/lib/types/tabs/root/TabsRoot.d.ts +1 -1
- package/dist/lib/types/tabs/tab/TabsTab.d.ts +1 -1
- package/dist/lib/types/toast/createToastManager.d.ts +2 -2
- package/dist/lib/types/toast/store/ToastStore.d.ts +1 -1
- package/dist/lib/types/toast/useToastManager.d.ts +1 -1
- package/dist/lib/types/toggle/Toggle.d.ts +1 -1
- package/dist/lib/types/toggle-group/ToggleGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/group/ToolbarGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/link/ToolbarLink.d.ts +10 -3
- package/dist/lib/types/toolbar/root/ToolbarRoot.d.ts +10 -4
- package/dist/lib/types/toolbar/separator/ToolbarSeparator.d.ts +1 -1
- package/dist/lib/types/tooltip/arrow/TooltipArrow.d.ts +1 -1
- package/dist/lib/types/tooltip/positioner/TooltipPositioner.d.ts +1 -1
- package/dist/lib/types/types/index.d.ts +7 -3
- package/dist/lib/types/use-render/index.d.ts +2 -0
- package/dist/lib/types/use-render/useRender.d.ts +10 -0
- package/package.json +24 -11
- package/dist/lib/client/DialogHandle-DrN2YWCv.js +0 -518
- package/dist/lib/client/DialogPopup-ZlqmGfdk.js +0 -136
- package/dist/lib/client/FieldControl-Bc-z2og6.js +0 -116
- package/dist/lib/client/MenuSubmenuTrigger-QZkQ0F2v.js +0 -1570
- package/dist/lib/client/PopupViewport-DgrIqQea.js +0 -152
- package/dist/lib/client/Separator-9DboD_Si.js +0 -25
- package/dist/lib/client/TriggerFocusGuards-CQ-JuASy.js +0 -56
- package/dist/lib/client/accordion-sOXt9AlG.js +0 -399
- package/dist/lib/client/avatar-AF9vyD4q.js +0 -146
- package/dist/lib/client/button-DpUi-2g8.js +0 -82
- package/dist/lib/client/checkbox-BbAwOptH.js +0 -441
- package/dist/lib/client/checkbox-group-CSSp_805.js +0 -128
- package/dist/lib/client/collapsible-BIbje_ub.js +0 -232
- package/dist/lib/client/combobox-8O-vgTLL.js +0 -352
- package/dist/lib/client/compositeNavigation-sxniYTc7.js +0 -58
- package/dist/lib/client/context-menu-BTMkXtrs.js +0 -217
- package/dist/lib/client/createFocusInteraction-D4w1-235.js +0 -50
- package/dist/lib/client/drawer-Ce2cChLt.js +0 -1550
- package/dist/lib/client/field-C-o7jzKW.js +0 -469
- package/dist/lib/client/fieldset-BQTAWv2L.js +0 -65
- package/dist/lib/client/form-BINBiW5L.js +0 -106
- package/dist/lib/client/menu-DeMT08oD.js +0 -326
- package/dist/lib/client/menubar-C4aomSYv.js +0 -185
- package/dist/lib/client/meter-xSU37Q0m.js +0 -171
- package/dist/lib/client/navigation-menu-ZILQmdn6.js +0 -1083
- package/dist/lib/client/number-field-B8CsTb_8.js +0 -1035
- package/dist/lib/client/otp-field-DBkMcnog.js +0 -582
- package/dist/lib/client/popover-CQwyp-fs.js +0 -929
- package/dist/lib/client/popupStateMapping-C9eZl19i.js +0 -367
- package/dist/lib/client/preview-card-D_2Q8lpC.js +0 -625
- package/dist/lib/client/progress-D7r0xAC9.js +0 -188
- package/dist/lib/client/radio-CzGQ81z1.js +0 -299
- package/dist/lib/client/radio-group-DpHlBKA6.js +0 -193
- package/dist/lib/client/runOnceAnimationsFinish-15EM-Z4l.js +0 -48
- package/dist/lib/client/scroll-area-CffM4U0R.js +0 -701
- package/dist/lib/client/select-IFhiEg73.js +0 -1940
- package/dist/lib/client/slider-BCagYmGp.js +0 -921
- package/dist/lib/client/switch-RIJeDnvS.js +0 -308
- package/dist/lib/client/tabs-fOAKs7r3.js +0 -696
- package/dist/lib/client/toast-D2P8UqUs.js +0 -1108
- package/dist/lib/client/toggle-group-0Aue0owJ.js +0 -129
- package/dist/lib/client/toggle-momVEIBL.js +0 -138
- package/dist/lib/client/toolbar-Du22aKCv.js +0 -492
- package/dist/lib/client/tooltip-CyK61fl1.js +0 -844
- package/dist/lib/client/useFilteredItems-DTekHz39.js +0 -2223
- package/dist/lib/client/withoutComponentBinding-CcCW7fSc.js +0 -13
- package/dist/lib/server/TriggerFocusGuards-sbGwf45f.js +0 -63
- package/dist/lib/server/withoutComponentBinding-BHaWr5kU.js +0 -20
- package/dist/lib/types/internals/withoutComponentBinding.d.ts +0 -7
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
+
import { t } from "./useRender-CxZ8PI-g.js";
|
|
3
|
+
import { n, t as r } from "./resolveStyle-XcgAuaKR.js";
|
|
4
|
+
import { composeEventHandlers as i, liveEventHandler as a } from "./internals/composeEventHandlers.js";
|
|
5
|
+
import { t as o } from "./runOnceAnimationsFinish-CFADb4CN.js";
|
|
6
|
+
import { t as s } from "./createTransitionStatus-BL_cPSEA.js";
|
|
7
|
+
import { createComponent as c, getNextElement as l, isServer as u, mergeProps as d, runHydrationEvents as f, spread as p, template as m } from "@solidjs/web";
|
|
8
|
+
import { Show as h, createContext as g, createEffect as _, createMemo as v, createSignal as y, omit as b, onCleanup as x, untrack as S, useContext as C } from "solid-js";
|
|
9
|
+
//#region src/avatar/root/AvatarRootContext.ts
|
|
10
|
+
var w = Symbol("AvatarRootContext"), T = g(w);
|
|
11
|
+
function E() {
|
|
12
|
+
let e = C(T);
|
|
13
|
+
if (e === w) throw Error("Base UI: AvatarRootContext is missing. Avatar parts must be placed within <Avatar.Root>.");
|
|
14
|
+
return e;
|
|
15
|
+
}
|
|
16
|
+
//#endregion
|
|
17
|
+
//#region src/avatar/root/AvatarRoot.tsx
|
|
18
|
+
var D = /* @__PURE__ */ m("<span>");
|
|
19
|
+
function O(e) {
|
|
20
|
+
let [i, a] = y("idle"), o = b(e, "render", "class", "style"), s = v(() => ({ imageLoadingStatus: i() })), u = v(() => n(e.class, s())), m = v(() => r(e.style, s())), h = {
|
|
21
|
+
imageLoadingStatus: i,
|
|
22
|
+
setImageLoadingStatus: a
|
|
23
|
+
}, g = t(e, () => s(), (e) => (() => {
|
|
24
|
+
var t = l(D);
|
|
25
|
+
return p(t, e, !1), f(), t;
|
|
26
|
+
})());
|
|
27
|
+
return c(T, {
|
|
28
|
+
value: h,
|
|
29
|
+
get children() {
|
|
30
|
+
return c(g, d({
|
|
31
|
+
get class() {
|
|
32
|
+
return u();
|
|
33
|
+
},
|
|
34
|
+
get style() {
|
|
35
|
+
return m();
|
|
36
|
+
}
|
|
37
|
+
}, o));
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
//#endregion
|
|
42
|
+
//#region src/avatar/image/createImageLoadingStatus.ts
|
|
43
|
+
function k(e, t, n) {
|
|
44
|
+
let [r, i] = y("idle"), a = !0;
|
|
45
|
+
return _(e, (e) => {
|
|
46
|
+
if (u) return;
|
|
47
|
+
if (e.keepMounted) {
|
|
48
|
+
let e = t(), r = a;
|
|
49
|
+
if (a = !1, !e) return;
|
|
50
|
+
let o = e.complete ? e.naturalWidth > 0 ? "loaded" : "error" : "loading";
|
|
51
|
+
i(o), r && o === "loaded" && n();
|
|
52
|
+
return;
|
|
53
|
+
}
|
|
54
|
+
if (!e.src && !e.srcset) {
|
|
55
|
+
i("error");
|
|
56
|
+
return;
|
|
57
|
+
}
|
|
58
|
+
let r = !0, o = new window.Image(), s = (e) => {
|
|
59
|
+
r && i(e);
|
|
60
|
+
};
|
|
61
|
+
return i("loading"), o.onload = () => s("loaded"), o.onerror = () => s("error"), e.referrerpolicy && (o.referrerPolicy = e.referrerpolicy), o.crossOrigin = e.crossorigin ?? null, e.sizes && (o.sizes = e.sizes), e.srcset && (o.srcset = e.srcset), e.src && (o.src = e.src), o.complete && i(o.naturalWidth > 0 ? "loaded" : "error"), () => {
|
|
62
|
+
r = !1, o.onload = null, o.onerror = null;
|
|
63
|
+
};
|
|
64
|
+
}), [r, i];
|
|
65
|
+
}
|
|
66
|
+
//#endregion
|
|
67
|
+
//#region src/avatar/image/AvatarImage.tsx
|
|
68
|
+
var A = /* @__PURE__ */ m("<img>");
|
|
69
|
+
function j(e) {
|
|
70
|
+
let u = E(), m, g = !1, y = "idle", C = b(e, "render", "class", "style", "onLoadingStatusChange", "ref", "keepMounted", "onLoad", "onError", "sizes", "srcset", "src"), [w, T] = k(() => ({
|
|
71
|
+
src: typeof e.src == "string" ? e.src : void 0,
|
|
72
|
+
srcset: typeof e.srcset == "string" ? e.srcset : void 0,
|
|
73
|
+
sizes: typeof e.sizes == "string" ? e.sizes : void 0,
|
|
74
|
+
crossorigin: typeof e.crossorigin == "string" ? e.crossorigin : void 0,
|
|
75
|
+
referrerpolicy: typeof e.referrerpolicy == "string" ? e.referrerpolicy : void 0,
|
|
76
|
+
keepMounted: e.keepMounted ?? !1
|
|
77
|
+
}), () => m, () => O.setMounted(!0)), D = v(() => w() === "loaded"), O = s(() => D()), j = v(() => ({
|
|
78
|
+
imageLoadingStatus: w(),
|
|
79
|
+
transitionStatus: e.keepMounted && O.transitionStatus() === "ending" ? void 0 : O.transitionStatus()
|
|
80
|
+
})), M = v(() => e.keepMounted || O.mounted() ? n(e.class, j()) : void 0), N = v(() => e.keepMounted || O.mounted() ? r(e.style, j()) : void 0), P = i(a(() => e.onLoad), () => {
|
|
81
|
+
e.keepMounted && T("loaded");
|
|
82
|
+
}), F = i(a(() => e.onError), () => {
|
|
83
|
+
e.keepMounted && T("error");
|
|
84
|
+
});
|
|
85
|
+
_(() => ({
|
|
86
|
+
status: w(),
|
|
87
|
+
onLoadingStatusChange: e.onLoadingStatusChange
|
|
88
|
+
}), (e) => {
|
|
89
|
+
e.status !== y && (y = e.status, e.status !== "idle" && (e.onLoadingStatusChange?.(e.status), u.setImageLoadingStatus(e.status)));
|
|
90
|
+
}), _(() => ({
|
|
91
|
+
visible: D(),
|
|
92
|
+
transitionStatus: O.transitionStatus(),
|
|
93
|
+
element: m
|
|
94
|
+
}), (t) => {
|
|
95
|
+
if (g = t.visible, t.visible || t.transitionStatus !== "ending" || !t.element) return;
|
|
96
|
+
let n = new AbortController();
|
|
97
|
+
return o(t.element, () => {
|
|
98
|
+
g || (S(() => e.keepMounted) || (m = void 0), O.setMounted(!1));
|
|
99
|
+
}, n.signal), () => n.abort();
|
|
100
|
+
}), x(() => u.setImageLoadingStatus("idle"));
|
|
101
|
+
let I = t(e, () => j(), (e) => (() => {
|
|
102
|
+
var t = l(A);
|
|
103
|
+
return p(t, e, !1), f(), t;
|
|
104
|
+
})());
|
|
105
|
+
return c(h, {
|
|
106
|
+
get when() {
|
|
107
|
+
return e.keepMounted || O.mounted();
|
|
108
|
+
},
|
|
109
|
+
get children() {
|
|
110
|
+
return c(I, d({
|
|
111
|
+
ref: [e.ref, (e) => m = e],
|
|
112
|
+
alt: "",
|
|
113
|
+
get class() {
|
|
114
|
+
return M();
|
|
115
|
+
},
|
|
116
|
+
get style() {
|
|
117
|
+
return N();
|
|
118
|
+
},
|
|
119
|
+
get "data-starting-style"() {
|
|
120
|
+
return j().transitionStatus === "starting" ? "" : void 0;
|
|
121
|
+
},
|
|
122
|
+
get "data-ending-style"() {
|
|
123
|
+
return j().transitionStatus === "ending" ? "" : void 0;
|
|
124
|
+
},
|
|
125
|
+
get "data-loading"() {
|
|
126
|
+
return e.keepMounted && w() === "loading" ? "" : void 0;
|
|
127
|
+
},
|
|
128
|
+
get "data-error"() {
|
|
129
|
+
return e.keepMounted && w() === "error" ? "" : void 0;
|
|
130
|
+
},
|
|
131
|
+
get "aria-hidden"() {
|
|
132
|
+
return e.keepMounted && w() !== "loaded" ? "true" : void 0;
|
|
133
|
+
},
|
|
134
|
+
onLoad: P,
|
|
135
|
+
onError: F
|
|
136
|
+
}, C, {
|
|
137
|
+
get sizes() {
|
|
138
|
+
return e.sizes;
|
|
139
|
+
},
|
|
140
|
+
get srcset() {
|
|
141
|
+
return e.srcset;
|
|
142
|
+
},
|
|
143
|
+
get src() {
|
|
144
|
+
return e.src;
|
|
145
|
+
}
|
|
146
|
+
}));
|
|
147
|
+
}
|
|
148
|
+
});
|
|
149
|
+
}
|
|
150
|
+
//#endregion
|
|
151
|
+
//#region src/avatar/fallback/AvatarFallback.tsx
|
|
152
|
+
var M = /* @__PURE__ */ m("<span>");
|
|
153
|
+
function N(e) {
|
|
154
|
+
let i = E(), a = v(() => e.delay ?? 0), [o, s] = y(S(a) === 0), u = b(e, "render", "class", "style", "delay"), m = v(() => ({ imageLoadingStatus: i.imageLoadingStatus() })), g = v(() => i.imageLoadingStatus() !== "loaded" && (a() === 0 || o())), x = v(() => g() ? n(e.class, m()) : void 0), C = v(() => g() ? r(e.style, m()) : void 0);
|
|
155
|
+
_(a, (e) => {
|
|
156
|
+
if (e <= 0) {
|
|
157
|
+
s(!0);
|
|
158
|
+
return;
|
|
159
|
+
}
|
|
160
|
+
let t = setTimeout(() => s(!0), e);
|
|
161
|
+
return () => clearTimeout(t);
|
|
162
|
+
});
|
|
163
|
+
let w = t(e, () => m(), (e) => (() => {
|
|
164
|
+
var t = l(M);
|
|
165
|
+
return p(t, e, !1), f(), t;
|
|
166
|
+
})());
|
|
167
|
+
return c(h, {
|
|
168
|
+
get when() {
|
|
169
|
+
return g();
|
|
170
|
+
},
|
|
171
|
+
get children() {
|
|
172
|
+
return c(w, d({
|
|
173
|
+
get class() {
|
|
174
|
+
return x();
|
|
175
|
+
},
|
|
176
|
+
get style() {
|
|
177
|
+
return C();
|
|
178
|
+
}
|
|
179
|
+
}, u));
|
|
180
|
+
}
|
|
181
|
+
});
|
|
182
|
+
}
|
|
183
|
+
//#endregion
|
|
184
|
+
//#region src/avatar/index.parts.ts
|
|
185
|
+
var P = /* @__PURE__ */ e({
|
|
186
|
+
Fallback: () => N,
|
|
187
|
+
Image: () => j,
|
|
188
|
+
Root: () => O
|
|
189
|
+
});
|
|
190
|
+
//#endregion
|
|
191
|
+
export { P as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../button-
|
|
1
|
+
import { t as e } from "../button-BJZYmCVv.js";
|
|
2
2
|
export { e as Button };
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { t as e } from "./useRender-CxZ8PI-g.js";
|
|
2
|
+
import { n as t, t as n } from "./resolveStyle-XcgAuaKR.js";
|
|
3
|
+
import { composeEventHandlers as r, liveEventHandler as i } from "./internals/composeEventHandlers.js";
|
|
4
|
+
import { createComponent as a, getNextElement as o, mergeProps as s, runHydrationEvents as c, spread as l, template as u } from "@solidjs/web";
|
|
5
|
+
import { createMemo as d, omit as f, onSettled as p, untrack as m } from "solid-js";
|
|
6
|
+
//#region src/button/Button.tsx
|
|
7
|
+
var h = /* @__PURE__ */ u("<button>");
|
|
8
|
+
function g(u) {
|
|
9
|
+
let g = u, _ = f(u, "render", "class", "disabled", "focusableWhenDisabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style"), C = d(() => u.disabled ?? !1), w = d(() => u.focusableWhenDisabled ?? !1), T = d(() => u.nativeButton ?? !0), E = d(() => ({ disabled: C() })), D = d(() => t(u.class, E())), O = d(() => n(u.style, E())), k = d(() => T() && C() && !w()), A = d(() => T() ? w() ? C() ? "true" : "false" : void 0 : C() ? "true" : void 0), j = d(() => !T() && C() && !w() ? -1 : 0), M = r(i(() => m(() => u.disabled ?? !1 ? v : void 0)), i(() => g.onClick)), N = r(i(() => m(() => u.disabled ?? !1 ? y : void 0)), i(() => g.onMouseDown)), P = r(i(() => m(() => u.disabled ?? !1 ? v : void 0)), i(() => g.onPointerDown)), F = r(i(() => m(() => u.disabled ?? !1 ? u.focusableWhenDisabled ?? !1 ? b : y : void 0)), i(() => g.onKeyDown), i(() => m(() => u.nativeButton ?? !0 ? void 0 : x))), I = r(i(() => m(() => u.disabled ?? !1 ? y : void 0)), i(() => g.onKeyUp), i(() => m(() => u.nativeButton ?? !0 ? void 0 : S)));
|
|
10
|
+
p(() => {});
|
|
11
|
+
let L = e(u, () => E(), (e) => (() => {
|
|
12
|
+
var t = o(h);
|
|
13
|
+
return l(t, e, !1), c(), t;
|
|
14
|
+
})());
|
|
15
|
+
return a(L, s({
|
|
16
|
+
ref: [((e) => e), g.ref],
|
|
17
|
+
get class() {
|
|
18
|
+
return D();
|
|
19
|
+
},
|
|
20
|
+
get style() {
|
|
21
|
+
return O();
|
|
22
|
+
},
|
|
23
|
+
get type() {
|
|
24
|
+
return T() ? "button" : void 0;
|
|
25
|
+
},
|
|
26
|
+
get role() {
|
|
27
|
+
return T() ? void 0 : "button";
|
|
28
|
+
},
|
|
29
|
+
get tabIndex() {
|
|
30
|
+
return j();
|
|
31
|
+
},
|
|
32
|
+
get disabled() {
|
|
33
|
+
return k();
|
|
34
|
+
},
|
|
35
|
+
get "aria-disabled"() {
|
|
36
|
+
return A();
|
|
37
|
+
},
|
|
38
|
+
get "data-disabled"() {
|
|
39
|
+
return C() ? "" : void 0;
|
|
40
|
+
},
|
|
41
|
+
onClick: M,
|
|
42
|
+
onMouseDown: N,
|
|
43
|
+
onPointerDown: P,
|
|
44
|
+
onKeyDown: F,
|
|
45
|
+
onKeyUp: I
|
|
46
|
+
}, _));
|
|
47
|
+
}
|
|
48
|
+
function _(e) {
|
|
49
|
+
return e.tagName === "A" && !!e.href;
|
|
50
|
+
}
|
|
51
|
+
function v(e) {
|
|
52
|
+
e.preventDefault(), e.preventBaseUIHandler();
|
|
53
|
+
}
|
|
54
|
+
function y(e) {
|
|
55
|
+
e.preventBaseUIHandler();
|
|
56
|
+
}
|
|
57
|
+
function b(e) {
|
|
58
|
+
e.key !== "Tab" && e.preventDefault(), e.preventBaseUIHandler();
|
|
59
|
+
}
|
|
60
|
+
function x(e) {
|
|
61
|
+
if (e.target !== e.currentTarget) return;
|
|
62
|
+
let t = e.currentTarget, n = _(t), r = e.key === "Enter", i = e.key === " ";
|
|
63
|
+
if (n || !i && !r) {
|
|
64
|
+
n && i && e.preventDefault();
|
|
65
|
+
return;
|
|
66
|
+
}
|
|
67
|
+
e.defaultPrevented || (e.preventDefault(), r && (e.preventBaseUIHandler(), C(t, e)));
|
|
68
|
+
}
|
|
69
|
+
function S(e) {
|
|
70
|
+
e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), C(e.currentTarget, e));
|
|
71
|
+
}
|
|
72
|
+
function C(e, t) {
|
|
73
|
+
let n = e.ownerDocument.defaultView;
|
|
74
|
+
if (!n) return;
|
|
75
|
+
let r = n.PointerEvent ?? n.MouseEvent;
|
|
76
|
+
e.dispatchEvent(new r("click", {
|
|
77
|
+
bubbles: !0,
|
|
78
|
+
cancelable: !0,
|
|
79
|
+
composed: !0,
|
|
80
|
+
detail: 0,
|
|
81
|
+
shiftKey: t.shiftKey,
|
|
82
|
+
ctrlKey: t.ctrlKey,
|
|
83
|
+
altKey: t.altKey,
|
|
84
|
+
metaKey: t.metaKey
|
|
85
|
+
}));
|
|
86
|
+
}
|
|
87
|
+
//#endregion
|
|
88
|
+
export { g as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../checkbox-
|
|
1
|
+
import { t as e } from "../checkbox-sQHYTbpB.js";
|
|
2
2
|
export { e as Checkbox };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../checkbox-group-
|
|
1
|
+
import { t as e } from "../checkbox-group-DGyrciZJ.js";
|
|
2
2
|
export { e as CheckboxGroup };
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
import { t as e } from "./useRender-CxZ8PI-g.js";
|
|
2
|
+
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
+
import { n, t as r } from "./resolveStyle-XcgAuaKR.js";
|
|
4
|
+
import { fieldStateAttributesMapping as i } from "./internals/field-constants.js";
|
|
5
|
+
import { r as a } from "./FieldRootContext-D3fuVjs3.js";
|
|
6
|
+
import { n as o } from "./FormContext-CwLBtm_d.js";
|
|
7
|
+
import { r as s } from "./LabelableContext-CmQF-TX2.js";
|
|
8
|
+
import { t as ee } from "./createLabelableId-DxJRwMUJ.js";
|
|
9
|
+
import { t as c } from "./CheckboxGroupContext-1CRRHK0T.js";
|
|
10
|
+
import { createComponent as l, getNextElement as te, mergeProps as ne, runHydrationEvents as u, spread as d, template as f } from "@solidjs/web";
|
|
11
|
+
import { createEffect as p, createMemo as m, createSignal as h, createUniqueId as g, omit as _, onCleanup as v, onSettled as y, untrack as b } from "solid-js";
|
|
12
|
+
//#region src/checkbox-group/CheckboxGroup.tsx
|
|
13
|
+
var re = /* @__PURE__ */ f("<div>"), x = [];
|
|
14
|
+
function S(f) {
|
|
15
|
+
let S = a(!0), T = o(), E = s(), [D, O] = h(0);
|
|
16
|
+
ee(() => null, "");
|
|
17
|
+
let k = f, A = f, j = Symbol("CheckboxGroup"), M = `base-ui-${g()}`, N = `base-ui-${g()}`, P = b(() => k.value !== void 0), [F, I] = h(() => [...b(() => k.defaultValue) ?? x]), [L, R] = h(), [z, B] = h("mixed"), V = /* @__PURE__ */ new Map(), H = b(() => P ? k.value ?? x : F()), U = H, W = H, G = _(A, "aria-describedby", "aria-labelledby", "allValues", "render", "class", "defaultValue", "disabled", "onValueChange", "ref", "style", "value"), K = m(() => P ? k.value ?? x : F()), q = m(() => S.disabled() || (k.disabled ?? !1)), J = m(() => ({
|
|
18
|
+
...S.state(),
|
|
19
|
+
disabled: q()
|
|
20
|
+
})), Y = m(() => n(f.class, J())), ie = e(f, () => J(), (e) => (() => {
|
|
21
|
+
var t = te(re);
|
|
22
|
+
return d(t, e, !1), u(), t;
|
|
23
|
+
})()), ae = m(() => r(f.style, J())), oe = m(() => t(J(), i)), se = m(() => k["aria-labelledby"] ?? E.labelId()), ce = m(() => E.getAriaDescribedBy(k["aria-describedby"])), le = m(() => K().length === (k.allValues ?? x).length), ue = m(() => K().length > 0 && K().length !== (k.allValues ?? x).length), de = m(() => (D(), (k.allValues ?? x).map((e) => Array.from(V.values()).find((t) => !t.parent() && t.value() === e)?.id()).filter(Boolean).join(" ") || void 0));
|
|
24
|
+
function fe(e) {
|
|
25
|
+
return V.set(e.token, e), O((e) => e + 1), () => {
|
|
26
|
+
V.delete(e.token), O((e) => e + 1);
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
function X(e, t) {
|
|
30
|
+
return k.onValueChange?.(e, t), !t.isCanceled && (P || (U = e, I(e)), !0);
|
|
31
|
+
}
|
|
32
|
+
function Z(e) {
|
|
33
|
+
for (let t of V.values()) if (!t.parent() && t.value() === e) return t.disabled();
|
|
34
|
+
return !1;
|
|
35
|
+
}
|
|
36
|
+
function pe(e) {
|
|
37
|
+
let t = k.allValues ?? x, n = t.filter((e) => Z(e) && H.includes(e)), r = t.filter((e) => !Z(e) || H.includes(e)), i = H.length === r.length || H.length === 0, a, o = "mixed";
|
|
38
|
+
return i ? a = Q().length === r.length ? n : r : z() === "mixed" ? (a = r, o = "on") : z() === "on" ? (a = n, o = "off") : a = H, X(a, e) ? (i || B(o), !0) : !1;
|
|
39
|
+
}
|
|
40
|
+
function me(e, t, n) {
|
|
41
|
+
let r = Q().slice();
|
|
42
|
+
if (t) r.push(e);
|
|
43
|
+
else {
|
|
44
|
+
let t = r.indexOf(e);
|
|
45
|
+
t !== -1 && r.splice(t, 1);
|
|
46
|
+
}
|
|
47
|
+
return X(r, n) ? (H = r, B("mixed"), !0) : !1;
|
|
48
|
+
}
|
|
49
|
+
function he() {
|
|
50
|
+
let e = T.formElement();
|
|
51
|
+
if (!e) return Q();
|
|
52
|
+
let t = /* @__PURE__ */ new Set();
|
|
53
|
+
for (let n of V.values()) {
|
|
54
|
+
let r = n.input(), i = n.value();
|
|
55
|
+
r && !n.parent() && i !== void 0 && r.checked && w(r, e) && t.add(i);
|
|
56
|
+
}
|
|
57
|
+
return Q().filter((e) => t.has(e));
|
|
58
|
+
}
|
|
59
|
+
function Q() {
|
|
60
|
+
return P ? K() : U;
|
|
61
|
+
}
|
|
62
|
+
let $ = {
|
|
63
|
+
id: M,
|
|
64
|
+
name: void 0,
|
|
65
|
+
value: K,
|
|
66
|
+
getValue: he,
|
|
67
|
+
getControl: () => S.validation.getInputControl()
|
|
68
|
+
}, ge = {
|
|
69
|
+
allValues: () => k.allValues,
|
|
70
|
+
disabled: q,
|
|
71
|
+
fieldControlSource: j,
|
|
72
|
+
registerControlId: E.registerControlId,
|
|
73
|
+
getValue: Q,
|
|
74
|
+
parent: {
|
|
75
|
+
id: N,
|
|
76
|
+
checked: le,
|
|
77
|
+
indeterminate: ue,
|
|
78
|
+
ariaControls: de,
|
|
79
|
+
changeParent: pe,
|
|
80
|
+
changeChild: me
|
|
81
|
+
},
|
|
82
|
+
registerCheckbox: fe,
|
|
83
|
+
setValue: X,
|
|
84
|
+
value: K
|
|
85
|
+
};
|
|
86
|
+
return p(() => ({
|
|
87
|
+
disabled: q(),
|
|
88
|
+
element: L(),
|
|
89
|
+
id: k.id ?? M,
|
|
90
|
+
name: S.name()
|
|
91
|
+
}), (e) => {
|
|
92
|
+
$.id = e.id, $.name = e.name, S.registerFieldControl(j, e.name && !e.disabled && e.element ? $ : void 0);
|
|
93
|
+
}), p(() => ({
|
|
94
|
+
initialValue: S.validityData().initialValue,
|
|
95
|
+
name: S.name(),
|
|
96
|
+
value: K()
|
|
97
|
+
}), (e) => {
|
|
98
|
+
e.value !== W && (W = e.value, U = e.value, b(() => {
|
|
99
|
+
T.clearError(e.name), S.setFilled(e.value.length > 0), S.setDirty(!C(e.value, e.initialValue)), S.validation.change(e.value);
|
|
100
|
+
}));
|
|
101
|
+
}), y(() => {
|
|
102
|
+
S.setFilled(K().length > 0);
|
|
103
|
+
}), v(() => S.registerFieldControl(j, void 0)), l(c, {
|
|
104
|
+
value: ge,
|
|
105
|
+
get children() {
|
|
106
|
+
return l(ie, ne({
|
|
107
|
+
ref: [((e) => R(e)), k.ref],
|
|
108
|
+
get class() {
|
|
109
|
+
return Y();
|
|
110
|
+
},
|
|
111
|
+
get style() {
|
|
112
|
+
return ae();
|
|
113
|
+
},
|
|
114
|
+
role: "group",
|
|
115
|
+
get "aria-labelledby"() {
|
|
116
|
+
return se();
|
|
117
|
+
},
|
|
118
|
+
get "aria-describedby"() {
|
|
119
|
+
return ce();
|
|
120
|
+
},
|
|
121
|
+
get "aria-invalid"() {
|
|
122
|
+
return J().valid === !1 && !q() ? "true" : void 0;
|
|
123
|
+
}
|
|
124
|
+
}, oe, G));
|
|
125
|
+
}
|
|
126
|
+
});
|
|
127
|
+
}
|
|
128
|
+
function C(e, t) {
|
|
129
|
+
return !Array.isArray(t) || e.length !== t.length ? !1 : e.every((e, n) => e === t[n]);
|
|
130
|
+
}
|
|
131
|
+
function w(e, t) {
|
|
132
|
+
return e.matches(":disabled") ? !1 : e.form === t || e.form === null && !e.hasAttribute("form");
|
|
133
|
+
}
|
|
134
|
+
//#endregion
|
|
135
|
+
export { S as t };
|