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,152 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./runOnceAnimationsFinish-15EM-Z4l.js";
|
|
2
|
-
import { m as t, p as n } from "./dom-BEAeQ9Eb.js";
|
|
3
|
-
import { n as r, t as i } from "./createPopupAutoResize-CGNiLhGq.js";
|
|
4
|
-
import { createComponent as a, effect as o, getNextElement as s, insert as c, ref as l, setAttribute as u, setStyleProperty as d, template as f } from "@solidjs/web";
|
|
5
|
-
import { Show as p, createEffect as m, createSignal as h, onCleanup as g, untrack as _ } from "solid-js";
|
|
6
|
-
//#region src/internals/overlay/adaptiveOrigin.ts
|
|
7
|
-
var v = {
|
|
8
|
-
name: "adaptiveOrigin",
|
|
9
|
-
async fn(e) {
|
|
10
|
-
let { x: r, y: i, rects: a, elements: o, platform: s, strategy: c, placement: l } = e, u = t(o.floating), d = u.getComputedStyle(o.floating);
|
|
11
|
-
if (d.transitionDuration === "0s" || d.transitionDuration === "") return {
|
|
12
|
-
x: r,
|
|
13
|
-
y: i,
|
|
14
|
-
data: {
|
|
15
|
-
sideX: "left",
|
|
16
|
-
sideY: "top"
|
|
17
|
-
}
|
|
18
|
-
};
|
|
19
|
-
let f = await s.getOffsetParent?.(o.floating), p = {
|
|
20
|
-
width: 0,
|
|
21
|
-
height: 0
|
|
22
|
-
};
|
|
23
|
-
if (c === "fixed" && u.visualViewport) p = {
|
|
24
|
-
width: u.visualViewport.width,
|
|
25
|
-
height: u.visualViewport.height
|
|
26
|
-
};
|
|
27
|
-
else if (f === u) {
|
|
28
|
-
let e = n(o.floating);
|
|
29
|
-
p = {
|
|
30
|
-
width: e.documentElement.clientWidth,
|
|
31
|
-
height: e.documentElement.clientHeight
|
|
32
|
-
};
|
|
33
|
-
} else await s.isElement?.(f) && (p = await s.getDimensions(f));
|
|
34
|
-
let m = l.split("-")[0];
|
|
35
|
-
return {
|
|
36
|
-
x: m === "left" ? p.width - (r + a.floating.width) : r,
|
|
37
|
-
y: m === "top" ? p.height - (i + a.floating.height) : i,
|
|
38
|
-
data: {
|
|
39
|
-
sideX: m === "left" ? "right" : "left",
|
|
40
|
-
sideY: m === "top" ? "bottom" : "top"
|
|
41
|
-
}
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
}, y = /* @__PURE__ */ f("<div data-previous inert style=position:absolute>"), b = /* @__PURE__ */ f("<div data-current>");
|
|
45
|
-
function x(t) {
|
|
46
|
-
let f = { ownedWrite: !0 }, [x, S] = h(null, f), [C, w] = h(null, f), [T, E] = h(null, f), [D, O] = h(null, f), [k, A] = h(!1, f), [j, M] = h(void 0, f), [N, P] = h(0, f), F = null, I = null, L = _(() => t.store.activeTriggerId()), R = _(() => t.store.state.payload), z = !1, B, V = 0;
|
|
47
|
-
return m(() => t.store, (e) => (e.set("adaptiveOriginMiddleware", v), () => e.set("adaptiveOriginMiddleware", void 0))), g(() => {
|
|
48
|
-
B?.abort(), typeof cancelAnimationFrame == "function" && cancelAnimationFrame(V);
|
|
49
|
-
}), m(() => ({
|
|
50
|
-
id: t.store.activeTriggerId(),
|
|
51
|
-
payload: t.store.track().payload
|
|
52
|
-
}), (e) => {
|
|
53
|
-
let t = e.id !== L, n = e.payload !== R;
|
|
54
|
-
t ? (P((e) => e + 1), z = !n) : z && n && (P((e) => e + 1), z = !1), L = e.id, R = e.payload;
|
|
55
|
-
}), m(() => ({
|
|
56
|
-
open: t.store.open(),
|
|
57
|
-
mounted: t.store.track().mounted,
|
|
58
|
-
trigger: t.store.track().activeTriggerElement
|
|
59
|
-
}), (e) => {
|
|
60
|
-
if (!e.open || !e.mounted) {
|
|
61
|
-
I = null;
|
|
62
|
-
return;
|
|
63
|
-
}
|
|
64
|
-
e.trigger && I && e.trigger !== I && F && (E(F), A(!0), M(i(I, e.trigger))), I = e.trigger;
|
|
65
|
-
}), m(() => ({
|
|
66
|
-
previous: T(),
|
|
67
|
-
key: N(),
|
|
68
|
-
current: x()
|
|
69
|
-
}), (t) => {
|
|
70
|
-
if (!(!t.previous || !t.current)) return B?.abort(), A(!0), cancelAnimationFrame(V), V = requestAnimationFrame(() => {
|
|
71
|
-
A(!1);
|
|
72
|
-
let n = new AbortController();
|
|
73
|
-
B = n, e(t.current, () => {
|
|
74
|
-
E(null), O(null), F = null;
|
|
75
|
-
}, n.signal, { waitForStartingStyleRemoved: !0 });
|
|
76
|
-
}), () => B?.abort();
|
|
77
|
-
}), m(() => ({
|
|
78
|
-
container: x(),
|
|
79
|
-
key: N(),
|
|
80
|
-
payload: t.store.track().payload
|
|
81
|
-
}), (e) => {
|
|
82
|
-
if (!e.container) return;
|
|
83
|
-
let t = n(e.container).createElement("div");
|
|
84
|
-
Array.from(e.container.childNodes).forEach((e) => t.appendChild(e.cloneNode(!0))), F = t;
|
|
85
|
-
}), m(() => ({
|
|
86
|
-
container: C(),
|
|
87
|
-
content: T()
|
|
88
|
-
}), (e) => {
|
|
89
|
-
e.container && e.content && e.container.replaceChildren(...Array.from(e.content.childNodes));
|
|
90
|
-
}), r({
|
|
91
|
-
popup: () => t.store.track().popupElement,
|
|
92
|
-
positioner: () => t.store.track().positionerElement,
|
|
93
|
-
mounted: () => t.store.track().mounted,
|
|
94
|
-
content: () => t.store.track().payload,
|
|
95
|
-
side: () => t.side,
|
|
96
|
-
direction: () => t.direction ?? "ltr",
|
|
97
|
-
onMeasureLayout() {
|
|
98
|
-
_(x)?.style.setProperty("animation", "none"), _(x)?.style.setProperty("transition", "none"), _(C)?.style.setProperty("display", "none");
|
|
99
|
-
},
|
|
100
|
-
onMeasureLayoutComplete(e) {
|
|
101
|
-
_(x)?.style.removeProperty("animation"), _(x)?.style.removeProperty("transition"), _(C)?.style.removeProperty("display"), e && O(e);
|
|
102
|
-
}
|
|
103
|
-
}), m(() => ({
|
|
104
|
-
activationDirection: j(),
|
|
105
|
-
transitioning: T() !== null
|
|
106
|
-
}), (e) => {
|
|
107
|
-
_(() => t.onStateChange)?.(e);
|
|
108
|
-
}), a(p, {
|
|
109
|
-
get when() {
|
|
110
|
-
return T();
|
|
111
|
-
},
|
|
112
|
-
get fallback() {
|
|
113
|
-
var e = s(b);
|
|
114
|
-
return l(() => S, e), c(e, a(p, {
|
|
115
|
-
keyed: !0,
|
|
116
|
-
get when() {
|
|
117
|
-
return `${t.store.activeTriggerId() ?? "current"}-${N()}`;
|
|
118
|
-
},
|
|
119
|
-
get children() {
|
|
120
|
-
return t.children;
|
|
121
|
-
}
|
|
122
|
-
})), e;
|
|
123
|
-
},
|
|
124
|
-
get children() {
|
|
125
|
-
return [(() => {
|
|
126
|
-
var e = s(y);
|
|
127
|
-
return l(() => w, e), o(() => ({
|
|
128
|
-
e: D() ? `${D().width}px` : void 0,
|
|
129
|
-
t: D() ? `${D().height}px` : void 0,
|
|
130
|
-
a: k() ? void 0 : ""
|
|
131
|
-
}), ({ e: t, t: n, a: r }, i) => {
|
|
132
|
-
t !== i?.e && d(e, "--popup-width", t), n !== i?.t && d(e, "--popup-height", n), r !== i?.a && u(e, "data-ending-style", r);
|
|
133
|
-
}), e;
|
|
134
|
-
})(), (() => {
|
|
135
|
-
var e = s(b);
|
|
136
|
-
return l(() => S, e), c(e, a(p, {
|
|
137
|
-
keyed: !0,
|
|
138
|
-
get when() {
|
|
139
|
-
return `${t.store.activeTriggerId() ?? "current"}-${N()}`;
|
|
140
|
-
},
|
|
141
|
-
get children() {
|
|
142
|
-
return t.children;
|
|
143
|
-
}
|
|
144
|
-
})), o(() => k() ? "" : void 0, (t) => {
|
|
145
|
-
u(e, "data-starting-style", t);
|
|
146
|
-
}), e;
|
|
147
|
-
})()];
|
|
148
|
-
}
|
|
149
|
-
});
|
|
150
|
-
}
|
|
151
|
-
//#endregion
|
|
152
|
-
export { x as t };
|
|
@@ -1,25 +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 { Dynamic as r, createComponent as i, mergeProps as a } from "@solidjs/web";
|
|
4
|
-
import { createMemo as o, omit as s } from "solid-js";
|
|
5
|
-
//#region src/separator/Separator.tsx
|
|
6
|
-
function c(c) {
|
|
7
|
-
let l = s(c, "as", "class", "orientation", "style"), u = o(() => c.orientation ?? "horizontal"), d = o(() => ({ orientation: u() })), f = o(() => t(c.class, d())), p = o(() => n(c.style, d())), m = o(() => e(d()));
|
|
8
|
-
return i(r, a({
|
|
9
|
-
get component() {
|
|
10
|
-
return c.as ?? "div";
|
|
11
|
-
},
|
|
12
|
-
get class() {
|
|
13
|
-
return f();
|
|
14
|
-
},
|
|
15
|
-
get style() {
|
|
16
|
-
return p();
|
|
17
|
-
},
|
|
18
|
-
role: "separator",
|
|
19
|
-
get "aria-orientation"() {
|
|
20
|
-
return u();
|
|
21
|
-
}
|
|
22
|
-
}, m, l));
|
|
23
|
-
}
|
|
24
|
-
//#endregion
|
|
25
|
-
export { c as t };
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { u as e } from "./reasons-Co5CzjKq.js";
|
|
2
|
-
import { createChangeEventDetails as t } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
-
import { n } from "./dom-BEAeQ9Eb.js";
|
|
4
|
-
import { d as r, f as i, g as a, p as o } from "./popupStateMapping-C9eZl19i.js";
|
|
5
|
-
import { createComponent as s, memo as c } from "@solidjs/web";
|
|
6
|
-
import { Show as l, flush as u } from "solid-js";
|
|
7
|
-
//#region src/internals/overlay/TriggerFocusGuards.tsx
|
|
8
|
-
function d(d) {
|
|
9
|
-
let f = null, p = null, m = (n) => {
|
|
10
|
-
d.context.setOpen(!1, t(e, n, n.currentTarget)), u();
|
|
11
|
-
};
|
|
12
|
-
return [
|
|
13
|
-
s(l, {
|
|
14
|
-
get when() {
|
|
15
|
-
return d.enabled;
|
|
16
|
-
},
|
|
17
|
-
get children() {
|
|
18
|
-
return s(a, {
|
|
19
|
-
"data-type": "trigger-before",
|
|
20
|
-
ref: [(e) => f = e, d.beforeGuardRef],
|
|
21
|
-
onFocus: (e) => {
|
|
22
|
-
m(e), i(f)?.focus();
|
|
23
|
-
}
|
|
24
|
-
});
|
|
25
|
-
}
|
|
26
|
-
}),
|
|
27
|
-
c(() => d.children),
|
|
28
|
-
s(l, {
|
|
29
|
-
get when() {
|
|
30
|
-
return d.enabled;
|
|
31
|
-
},
|
|
32
|
-
get children() {
|
|
33
|
-
return s(a, {
|
|
34
|
-
"data-type": "trigger-after",
|
|
35
|
-
ref: [(e) => p = e, d.afterGuardRef],
|
|
36
|
-
onFocus: (e) => {
|
|
37
|
-
let t = d.positioner();
|
|
38
|
-
if (t && o(e, t)) {
|
|
39
|
-
d.beforeContentGuard?.()?.focus();
|
|
40
|
-
return;
|
|
41
|
-
}
|
|
42
|
-
m(e);
|
|
43
|
-
let i = r(p ?? d.trigger());
|
|
44
|
-
for (; i && n(t, i);) {
|
|
45
|
-
let e = i;
|
|
46
|
-
if (i = r(i), i === e) break;
|
|
47
|
-
}
|
|
48
|
-
i?.focus();
|
|
49
|
-
}
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
})
|
|
53
|
-
];
|
|
54
|
-
}
|
|
55
|
-
//#endregion
|
|
56
|
-
export { d as t };
|
|
@@ -1,399 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { P as n, w as r } from "./reasons-Co5CzjKq.js";
|
|
4
|
-
import { n as i, t as a } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
-
import { n as o, t as s } from "./createCollapsiblePanel-DeDu0O2t.js";
|
|
6
|
-
import { createChangeEventDetails as c } from "./internals/createBaseUIEventDetails.js";
|
|
7
|
-
import { transitionStatusMapping as l } from "./internals/stateAttributesMapping.js";
|
|
8
|
-
import { composeEventHandlers as u } from "./internals/composeEventHandlers.js";
|
|
9
|
-
import { Dynamic as d, createComponent as f, getNextElement as p, memo as m, mergeProps as h, ref as g, runHydrationEvents as _, spread as v, template as y } from "@solidjs/web";
|
|
10
|
-
import { Show as b, createContext as x, createEffect as S, createMemo as C, createSignal as w, createUniqueId as T, flush as E, omit as D, onCleanup as O, untrack as k, useContext as A } from "solid-js";
|
|
11
|
-
//#region src/accordion/root/AccordionRootContext.ts
|
|
12
|
-
var j = Symbol("AccordionRootContext"), M = x(j);
|
|
13
|
-
function N() {
|
|
14
|
-
let e = A(M);
|
|
15
|
-
if (e === j) throw Error("Base UI: AccordionRootContext is missing. Accordion parts must be placed within <Accordion.Root>.");
|
|
16
|
-
return e;
|
|
17
|
-
}
|
|
18
|
-
//#endregion
|
|
19
|
-
//#region src/accordion/root/stateAttributesMapping.ts
|
|
20
|
-
var P = { value: () => null }, F = [];
|
|
21
|
-
function I(e) {
|
|
22
|
-
let n = e, r = e, o = k(() => n.value !== void 0), [s, c] = w(() => k(() => n.defaultValue ?? [])), l = k(s), [u, p] = w(), [m, g] = w(0), _ = /* @__PURE__ */ new Map(), v = 0, y = !1, b = !1, x = D(r, "as", "class", "defaultValue", "disabled", "hiddenUntilFound", "keepMounted", "loopFocus", "multiple", "onValueChange", "orientation", "ref", "style", "value"), T = C(() => o ? n.value ?? F : s()), A = C(() => n.disabled ?? !1), j = C(() => n.hiddenUntilFound ?? !1), N = C(() => n.keepMounted ?? !1), I = C(() => n.multiple ?? !1), R = C(() => n.orientation ?? "vertical"), z = C(() => ({
|
|
23
|
-
value: T(),
|
|
24
|
-
disabled: A(),
|
|
25
|
-
orientation: R()
|
|
26
|
-
})), B = C(() => i(e.class, z())), V = C(() => a(e.style, z())), H = C(() => t(z(), P));
|
|
27
|
-
function U() {
|
|
28
|
-
b || (b = !0, queueMicrotask(() => {
|
|
29
|
-
b = !1, y || g((e) => e + 1);
|
|
30
|
-
}));
|
|
31
|
-
}
|
|
32
|
-
function W(e) {
|
|
33
|
-
return e.order = v, v += 1, _.set(e.token, e), U(), () => {
|
|
34
|
-
_.delete(e.token), U();
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
function G() {
|
|
38
|
-
return Array.from(_.values()).sort(L);
|
|
39
|
-
}
|
|
40
|
-
function K(e) {
|
|
41
|
-
return m(), G().indexOf(e);
|
|
42
|
-
}
|
|
43
|
-
function q(e, t, r, i) {
|
|
44
|
-
let a = o ? n.value ?? F : l, s;
|
|
45
|
-
return I() ? t ? (s = a.slice(), s.push(e)) : s = a.filter((t) => t !== e) : s = a[0] === e ? [] : [e], n.onValueChange?.(s, r), !r.isCanceled && (i?.(), o || (l = s, c(() => s)), E(), !0);
|
|
46
|
-
}
|
|
47
|
-
let J = {
|
|
48
|
-
disabled: A,
|
|
49
|
-
getItemIndex: K,
|
|
50
|
-
handleValueChange: q,
|
|
51
|
-
hiddenUntilFound: j,
|
|
52
|
-
keepMounted: N,
|
|
53
|
-
notifyItemChange: U,
|
|
54
|
-
registerItem: W,
|
|
55
|
-
state: z,
|
|
56
|
-
value: T
|
|
57
|
-
};
|
|
58
|
-
return S(() => ({
|
|
59
|
-
hiddenUntilFound: n.hiddenUntilFound,
|
|
60
|
-
keepMounted: n.keepMounted
|
|
61
|
-
}), (e) => {
|
|
62
|
-
e.hiddenUntilFound && e.keepMounted;
|
|
63
|
-
}), S(u, (e) => {
|
|
64
|
-
let t = e?.ownerDocument.defaultView?.MutationObserver;
|
|
65
|
-
if (!e || !t) return;
|
|
66
|
-
let n = new t(U);
|
|
67
|
-
return n.observe(e, {
|
|
68
|
-
childList: !0,
|
|
69
|
-
subtree: !0
|
|
70
|
-
}), () => n.disconnect();
|
|
71
|
-
}), O(() => {
|
|
72
|
-
y = !0;
|
|
73
|
-
}), f(M, {
|
|
74
|
-
value: J,
|
|
75
|
-
get children() {
|
|
76
|
-
return f(d, h({
|
|
77
|
-
get component() {
|
|
78
|
-
return e.as ?? "div";
|
|
79
|
-
},
|
|
80
|
-
ref: [((e) => p(e)), n.ref],
|
|
81
|
-
get class() {
|
|
82
|
-
return B();
|
|
83
|
-
},
|
|
84
|
-
get style() {
|
|
85
|
-
return V();
|
|
86
|
-
}
|
|
87
|
-
}, H, x));
|
|
88
|
-
}
|
|
89
|
-
});
|
|
90
|
-
}
|
|
91
|
-
function L(e, t) {
|
|
92
|
-
let n = e.element(), r = t.element();
|
|
93
|
-
if (n && r && n !== r) {
|
|
94
|
-
let e = n.compareDocumentPosition(r);
|
|
95
|
-
if ((e & Node.DOCUMENT_POSITION_DISCONNECTED) === 0) {
|
|
96
|
-
if (e & Node.DOCUMENT_POSITION_FOLLOWING) return -1;
|
|
97
|
-
if (e & Node.DOCUMENT_POSITION_PRECEDING) return 1;
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
return e.order - t.order;
|
|
101
|
-
}
|
|
102
|
-
//#endregion
|
|
103
|
-
//#region src/accordion/item/AccordionItemContext.ts
|
|
104
|
-
var R = Symbol("AccordionItemContext"), z = x(R);
|
|
105
|
-
function B() {
|
|
106
|
-
let e = A(z);
|
|
107
|
-
if (e === R) throw Error("Base UI: AccordionItemContext is missing. Accordion parts must be placed within <Accordion.Item>.");
|
|
108
|
-
return e;
|
|
109
|
-
}
|
|
110
|
-
//#endregion
|
|
111
|
-
//#region src/accordion/item/AccordionItemDataAttributes.ts
|
|
112
|
-
var V = /* @__PURE__ */ function(e) {
|
|
113
|
-
return e.index = "data-index", e.disabled = "data-disabled", e.open = "data-open", e;
|
|
114
|
-
}({}), H = { "data-open": "" }, U = { "data-closed": "" }, W = {
|
|
115
|
-
open(e) {
|
|
116
|
-
return e ? H : U;
|
|
117
|
-
},
|
|
118
|
-
index(e) {
|
|
119
|
-
return { [V.index]: String(e) };
|
|
120
|
-
},
|
|
121
|
-
...l,
|
|
122
|
-
value: () => null
|
|
123
|
-
};
|
|
124
|
-
//#endregion
|
|
125
|
-
//#region src/accordion/item/AccordionItem.tsx
|
|
126
|
-
function G(e) {
|
|
127
|
-
let n = N(), r = e, s = e, l = `base-ui-${T()}`, u = `base-ui-${T()}`, p = `base-ui-${T()}`, m = Symbol("AccordionItem"), [g, _] = w(), [v, y] = w(), [b, x] = w(), E = C(() => r.value === void 0 ? l : r.value), k = C(() => (r.disabled ?? !1) || n.disabled()), A = C(() => n.value().indexOf(E()) !== -1), j = o(() => A()), M = {
|
|
128
|
-
token: m,
|
|
129
|
-
order: 0,
|
|
130
|
-
element: g
|
|
131
|
-
}, P = n.registerItem(M), F = C(() => {
|
|
132
|
-
let e = v();
|
|
133
|
-
return e === null ? void 0 : e ?? u;
|
|
134
|
-
}), I = C(() => {
|
|
135
|
-
let e = b();
|
|
136
|
-
return e === null ? void 0 : e ?? p;
|
|
137
|
-
}), L = D(s, "as", "class", "disabled", "onOpenChange", "ref", "style", "value"), R = C(() => ({
|
|
138
|
-
...n.state(),
|
|
139
|
-
hidden: !A() && !j.mounted(),
|
|
140
|
-
index: n.getItemIndex(M),
|
|
141
|
-
disabled: k(),
|
|
142
|
-
open: A()
|
|
143
|
-
})), B = C(() => i(e.class, R())), V = C(() => a(e.style, R())), H = C(() => t(R(), W));
|
|
144
|
-
function U(e, t, i, a) {
|
|
145
|
-
let o = c(i, t);
|
|
146
|
-
return r.onOpenChange?.(e, o), !o.isCanceled && n.handleValueChange(E(), e, o, a);
|
|
147
|
-
}
|
|
148
|
-
let G = {
|
|
149
|
-
defaultPanelId: u,
|
|
150
|
-
defaultTriggerId: p,
|
|
151
|
-
disabled: k,
|
|
152
|
-
mounted: j.mounted,
|
|
153
|
-
open: A,
|
|
154
|
-
panelId: F,
|
|
155
|
-
requestOpenChange: U,
|
|
156
|
-
setMounted: j.setMounted,
|
|
157
|
-
setPanelIdState: y,
|
|
158
|
-
setTriggerIdState: x,
|
|
159
|
-
state: R,
|
|
160
|
-
transitionStatus: j.transitionStatus,
|
|
161
|
-
triggerId: I
|
|
162
|
-
};
|
|
163
|
-
return S(() => ({
|
|
164
|
-
element: g(),
|
|
165
|
-
value: E()
|
|
166
|
-
}), () => n.notifyItemChange()), O(() => {
|
|
167
|
-
P(), _(void 0);
|
|
168
|
-
}), f(z, {
|
|
169
|
-
value: G,
|
|
170
|
-
get children() {
|
|
171
|
-
return f(d, h({
|
|
172
|
-
get component() {
|
|
173
|
-
return e.as ?? "div";
|
|
174
|
-
},
|
|
175
|
-
ref: [((e) => _(e)), r.ref],
|
|
176
|
-
get class() {
|
|
177
|
-
return B();
|
|
178
|
-
},
|
|
179
|
-
get style() {
|
|
180
|
-
return V();
|
|
181
|
-
}
|
|
182
|
-
}, H, L));
|
|
183
|
-
}
|
|
184
|
-
});
|
|
185
|
-
}
|
|
186
|
-
//#endregion
|
|
187
|
-
//#region src/accordion/header/AccordionHeader.tsx
|
|
188
|
-
function K(e) {
|
|
189
|
-
let n = B(), r = e, o = D(e, "as", "class", "ref", "style"), s = n.state, c = C(() => i(e.class, s())), l = C(() => a(e.style, s())), u = C(() => t(s(), W));
|
|
190
|
-
return f(d, h({
|
|
191
|
-
get component() {
|
|
192
|
-
return e.as ?? "h3";
|
|
193
|
-
},
|
|
194
|
-
ref: [r.ref],
|
|
195
|
-
get class() {
|
|
196
|
-
return c();
|
|
197
|
-
},
|
|
198
|
-
get style() {
|
|
199
|
-
return l();
|
|
200
|
-
}
|
|
201
|
-
}, u, o));
|
|
202
|
-
}
|
|
203
|
-
//#endregion
|
|
204
|
-
//#region src/accordion/trigger/AccordionTriggerDataAttributes.ts
|
|
205
|
-
var q = /* @__PURE__ */ function(e) {
|
|
206
|
-
return e.panelOpen = "data-panel-open", e.disabled = "data-disabled", e;
|
|
207
|
-
}({}), J = { open(e) {
|
|
208
|
-
return e ? { [q.panelOpen]: "" } : null;
|
|
209
|
-
} };
|
|
210
|
-
function Y(e) {
|
|
211
|
-
let r = B(), o = e, s = e, c = C(() => o.id || void 0), l = C(() => c() ?? r.defaultTriggerId), p = C(() => (o.disabled ?? !1) || r.disabled()), g = C(() => o.nativeButton ?? !0), _ = D(s, "as", "class", "disabled", "id", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseUp", "onPointerDown", "ref", "style"), v = r.state, y = C(() => i(e.class, v())), b = C(() => a(e.style, v())), x = C(() => t(v(), J)), w = C(() => g() ? p() ? "true" : "false" : p() ? "true" : void 0), T = u(() => k(() => p() ? X : void 0), () => o.onClick, () => (e) => {
|
|
212
|
-
r.requestOpenChange(!r.open(), e, n);
|
|
213
|
-
}), E = u(() => k(() => p() ? Z : void 0), () => o.onMouseDown), O = u(() => o.onMouseUp), A = u(() => k(() => p() ? X : void 0), () => o.onPointerDown), j = u(() => k(() => p() ? ee : void 0), () => o.onKeyDown, () => k(() => g() ? void 0 : te)), M = u(() => k(() => p() ? Z : void 0), () => o.onKeyUp, () => k(() => g() ? void 0 : ne));
|
|
214
|
-
return S(() => c(), (e) => (r.setTriggerIdState((t) => e ?? (t === null ? void 0 : t)), () => {
|
|
215
|
-
r.setTriggerIdState((t) => t === e ? null : t);
|
|
216
|
-
})), f(d, h({
|
|
217
|
-
get component() {
|
|
218
|
-
return e.as ?? "button";
|
|
219
|
-
},
|
|
220
|
-
ref: [o.ref],
|
|
221
|
-
get id() {
|
|
222
|
-
return l();
|
|
223
|
-
},
|
|
224
|
-
get class() {
|
|
225
|
-
return y();
|
|
226
|
-
},
|
|
227
|
-
get style() {
|
|
228
|
-
return b();
|
|
229
|
-
},
|
|
230
|
-
get type() {
|
|
231
|
-
return g() ? "button" : void 0;
|
|
232
|
-
},
|
|
233
|
-
get role() {
|
|
234
|
-
return g() ? void 0 : "button";
|
|
235
|
-
},
|
|
236
|
-
tabIndex: 0,
|
|
237
|
-
get "aria-controls"() {
|
|
238
|
-
return m(() => !!r.open())() ? r.panelId() : void 0;
|
|
239
|
-
},
|
|
240
|
-
get "aria-disabled"() {
|
|
241
|
-
return w();
|
|
242
|
-
},
|
|
243
|
-
get "aria-expanded"() {
|
|
244
|
-
return r.open() ? "true" : "false";
|
|
245
|
-
},
|
|
246
|
-
onClick: T,
|
|
247
|
-
onKeyDown: j,
|
|
248
|
-
onKeyUp: M,
|
|
249
|
-
onMouseDown: E,
|
|
250
|
-
onMouseUp: O,
|
|
251
|
-
onPointerDown: A
|
|
252
|
-
}, x, _));
|
|
253
|
-
}
|
|
254
|
-
function X(e) {
|
|
255
|
-
e.preventDefault(), e.preventBaseUIHandler();
|
|
256
|
-
}
|
|
257
|
-
function Z(e) {
|
|
258
|
-
e.preventBaseUIHandler();
|
|
259
|
-
}
|
|
260
|
-
function ee(e) {
|
|
261
|
-
e.key !== "Tab" && e.preventDefault(), e.preventBaseUIHandler();
|
|
262
|
-
}
|
|
263
|
-
function te(e) {
|
|
264
|
-
if (e.target !== e.currentTarget) return;
|
|
265
|
-
let t = e.currentTarget.tagName === "A" && !!e.currentTarget.href;
|
|
266
|
-
if (t || e.key !== "Enter" && e.key !== " ") {
|
|
267
|
-
t && e.key === " " && e.preventDefault();
|
|
268
|
-
return;
|
|
269
|
-
}
|
|
270
|
-
e.defaultPrevented || (e.preventDefault(), e.key === "Enter" && (e.preventBaseUIHandler(), Q(e.currentTarget, e)));
|
|
271
|
-
}
|
|
272
|
-
function ne(e) {
|
|
273
|
-
e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), Q(e.currentTarget, e));
|
|
274
|
-
}
|
|
275
|
-
function Q(e, t) {
|
|
276
|
-
let n = e.ownerDocument.defaultView;
|
|
277
|
-
if (!n) return;
|
|
278
|
-
let r = n.PointerEvent ?? n.MouseEvent;
|
|
279
|
-
e.dispatchEvent(new r("click", {
|
|
280
|
-
bubbles: !0,
|
|
281
|
-
cancelable: !0,
|
|
282
|
-
composed: !0,
|
|
283
|
-
detail: 0,
|
|
284
|
-
shiftKey: t.shiftKey,
|
|
285
|
-
ctrlKey: t.ctrlKey,
|
|
286
|
-
altKey: t.altKey,
|
|
287
|
-
metaKey: t.metaKey
|
|
288
|
-
}));
|
|
289
|
-
}
|
|
290
|
-
//#endregion
|
|
291
|
-
//#region src/accordion/panel/AccordionPanelCssVars.ts
|
|
292
|
-
var $ = /* @__PURE__ */ function(e) {
|
|
293
|
-
return e.accordionPanelHeight = "--accordion-panel-height", e.accordionPanelWidth = "--accordion-panel-width", e;
|
|
294
|
-
}({}), re = /* @__PURE__ */ y("<div>");
|
|
295
|
-
function ie(e) {
|
|
296
|
-
let n = N(), o = B(), c = e, l = e, [u, m] = w(), y = C(() => c.hiddenUntilFound ?? n.hiddenUntilFound()), x = C(() => c.keepMounted ?? n.keepMounted()), T = C(() => c.id || void 0), E = C(() => c.id ?? o.defaultPanelId), k = D(l, "as", "class", "hiddenUntilFound", "id", "keepMounted", "ref", "style"), A = s({
|
|
297
|
-
element: u,
|
|
298
|
-
hiddenUntilFound: y,
|
|
299
|
-
keepMounted: x,
|
|
300
|
-
mounted: o.mounted,
|
|
301
|
-
open: o.open,
|
|
302
|
-
requestBeforeMatchOpen: (e, t) => o.requestOpenChange(!0, e, r, t),
|
|
303
|
-
setMounted: o.setMounted,
|
|
304
|
-
transitionStatus: o.transitionStatus
|
|
305
|
-
}), j = C(() => ({
|
|
306
|
-
...o.state(),
|
|
307
|
-
transitionStatus: A.panelTransitionStatus()
|
|
308
|
-
})), M = C(() => A.shouldRender() ? i(e.class, j()) : void 0), P = C(() => ae(A.dimensions(), A.shouldRender() ? a(e.style, j()) : void 0, A.shouldPreventOpenAnimation())), F = C(() => {
|
|
309
|
-
let e = t(j(), W);
|
|
310
|
-
return A.shouldPersistHiddenTransitionStyles() && (e["data-starting-style"] = ""), e;
|
|
311
|
-
}), I = C(() => A.hidden() ? !y() || "until-found" : void 0);
|
|
312
|
-
return S(() => T(), (e) => (o.setPanelIdState((t) => e ?? (t === null ? void 0 : t)), () => {
|
|
313
|
-
o.setPanelIdState((t) => t === e ? null : t);
|
|
314
|
-
})), S(() => ({
|
|
315
|
-
hiddenUntilFound: y(),
|
|
316
|
-
keepMounted: c.keepMounted
|
|
317
|
-
}), (e) => {
|
|
318
|
-
e.hiddenUntilFound && e.keepMounted;
|
|
319
|
-
}), O(() => m(void 0)), f(b, {
|
|
320
|
-
get when() {
|
|
321
|
-
return A.shouldRender();
|
|
322
|
-
},
|
|
323
|
-
get children() {
|
|
324
|
-
return f(b, {
|
|
325
|
-
get when() {
|
|
326
|
-
return e.as;
|
|
327
|
-
},
|
|
328
|
-
get fallback() {
|
|
329
|
-
var e = p(re);
|
|
330
|
-
return g(() => [c.ref, ((e) => m(e))], e), v(e, h({
|
|
331
|
-
get id() {
|
|
332
|
-
return E();
|
|
333
|
-
},
|
|
334
|
-
get class() {
|
|
335
|
-
return M();
|
|
336
|
-
},
|
|
337
|
-
get style() {
|
|
338
|
-
return P();
|
|
339
|
-
},
|
|
340
|
-
get hidden() {
|
|
341
|
-
return I();
|
|
342
|
-
},
|
|
343
|
-
role: "region",
|
|
344
|
-
get "aria-labelledby"() {
|
|
345
|
-
return o.triggerId();
|
|
346
|
-
}
|
|
347
|
-
}, F, k), !1), _(), e;
|
|
348
|
-
},
|
|
349
|
-
children: (e) => f(d, h({
|
|
350
|
-
get component() {
|
|
351
|
-
return e();
|
|
352
|
-
},
|
|
353
|
-
ref: [c.ref, ((e) => m(e))],
|
|
354
|
-
get id() {
|
|
355
|
-
return E();
|
|
356
|
-
},
|
|
357
|
-
get class() {
|
|
358
|
-
return M();
|
|
359
|
-
},
|
|
360
|
-
get style() {
|
|
361
|
-
return P();
|
|
362
|
-
},
|
|
363
|
-
get hidden() {
|
|
364
|
-
return I();
|
|
365
|
-
},
|
|
366
|
-
role: "region",
|
|
367
|
-
get "aria-labelledby"() {
|
|
368
|
-
return o.triggerId();
|
|
369
|
-
}
|
|
370
|
-
}, F, k))
|
|
371
|
-
});
|
|
372
|
-
}
|
|
373
|
-
});
|
|
374
|
-
}
|
|
375
|
-
function ae(e, t, n) {
|
|
376
|
-
let r = e.height === void 0 ? "auto" : `${e.height}px`, i = e.width === void 0 ? "auto" : `${e.width}px`;
|
|
377
|
-
return typeof t == "string" ? [
|
|
378
|
-
`${$.accordionPanelHeight}:${r}`,
|
|
379
|
-
`${$.accordionPanelWidth}:${i}`,
|
|
380
|
-
t,
|
|
381
|
-
n ? "animation-name:none" : ""
|
|
382
|
-
].filter(Boolean).join(";") : {
|
|
383
|
-
[$.accordionPanelHeight]: r,
|
|
384
|
-
[$.accordionPanelWidth]: i,
|
|
385
|
-
...t,
|
|
386
|
-
...n ? { "animation-name": "none" } : {}
|
|
387
|
-
};
|
|
388
|
-
}
|
|
389
|
-
//#endregion
|
|
390
|
-
//#region src/accordion/index.parts.ts
|
|
391
|
-
var oe = /* @__PURE__ */ e({
|
|
392
|
-
Header: () => K,
|
|
393
|
-
Item: () => G,
|
|
394
|
-
Panel: () => ie,
|
|
395
|
-
Root: () => I,
|
|
396
|
-
Trigger: () => Y
|
|
397
|
-
});
|
|
398
|
-
//#endregion
|
|
399
|
-
export { oe as t };
|