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,163 @@
|
|
|
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 { composeEventHandlers as i, liveEventHandler as a } from "./internals/composeEventHandlers.js";
|
|
5
|
+
import { r as o } from "./compositeNavigation-DCt1sQon.js";
|
|
6
|
+
import { i as s, r as c } from "./FloatingTree-23B7KKPD.js";
|
|
7
|
+
import { n as l } from "./DirectionContext-BwMabICS.js";
|
|
8
|
+
import { t as u } from "./MenubarContext-BYt3fkt-.js";
|
|
9
|
+
import { createComponent as d, getNextElement as f, mergeProps as ee, runHydrationEvents as p, spread as m, template as h } from "@solidjs/web";
|
|
10
|
+
import { createEffect as g, createMemo as _, createSignal as v, createUniqueId as y, omit as te, onCleanup as ne } from "solid-js";
|
|
11
|
+
//#region src/menubar/Menubar.tsx
|
|
12
|
+
var b = /* @__PURE__ */ h("<div>"), re = { hasSubmenuOpen: (e) => e ? { "data-has-submenu-open": "" } : null };
|
|
13
|
+
function x(h) {
|
|
14
|
+
let x = l(), w = h, ie = h, T = `base-ui-${y()}`, E = _(() => w.id || T), D = _(() => w.modal ?? !0), O = _(() => w.disabled ?? !1), k = _(() => w.orientation ?? "horizontal"), [A, ae] = v(null, { ownedWrite: !0 }), [j, M] = v(!1, { ownedWrite: !0 }), [N, P] = v(), [F, I] = v(0), L = new c(), R = y();
|
|
15
|
+
s({
|
|
16
|
+
tree: L,
|
|
17
|
+
id: R
|
|
18
|
+
});
|
|
19
|
+
let z = /* @__PURE__ */ new Map(), B = { value: !1 }, V = 0, H = 0, U = 0, W = !1, G = !1, K = _(() => ({
|
|
20
|
+
orientation: k(),
|
|
21
|
+
modal: D(),
|
|
22
|
+
hasSubmenuOpen: j()
|
|
23
|
+
})), oe = _(() => n(h.class, K())), q = _(() => r(h.style, K())), se = _(() => t(K(), re)), ce = te(ie, "render", "class", "disabled", "id", "loopFocus", "modal", "onFocusIn", "onKeyDown", "orientation", "ref", "style");
|
|
24
|
+
function J() {
|
|
25
|
+
G || (G = !0, queueMicrotask(() => {
|
|
26
|
+
G = !1, I((e) => e + 1);
|
|
27
|
+
}));
|
|
28
|
+
}
|
|
29
|
+
function le(e) {
|
|
30
|
+
return e.order = V, V += 1, z.set(e.token, e), J(), () => {
|
|
31
|
+
z.delete(e.token), J();
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
function Y() {
|
|
35
|
+
return Array.from(z.values()).sort(S);
|
|
36
|
+
}
|
|
37
|
+
function X() {
|
|
38
|
+
return Y().filter(C);
|
|
39
|
+
}
|
|
40
|
+
function ue(e) {
|
|
41
|
+
F();
|
|
42
|
+
let t = Y(), n = t.every((e) => !e.element()), r = n ? t.filter((e) => !e.disabled()) : X(), i = r.find((e) => e.token === N());
|
|
43
|
+
return (n || C(e)) && (i ?? r[0])?.token === e.token;
|
|
44
|
+
}
|
|
45
|
+
function Z(e) {
|
|
46
|
+
C(e) && P(e.token);
|
|
47
|
+
}
|
|
48
|
+
function Q(e) {
|
|
49
|
+
let t = e.composedPath(), n = t[0];
|
|
50
|
+
return Y().find((e) => {
|
|
51
|
+
let r = e.element();
|
|
52
|
+
return r && (t.includes(r) || n instanceof Node && r.contains(n));
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
function $(e) {
|
|
56
|
+
if (e.defaultPrevented || e.cancelBubble || e.shiftKey || e.ctrlKey || e.altKey || e.metaKey) return;
|
|
57
|
+
let t = X();
|
|
58
|
+
if (t.length === 0) return;
|
|
59
|
+
let n = Q(e)?.token ?? N(), r = t.findIndex((e) => e.token === n), i = o({
|
|
60
|
+
list: t.map((e) => e.element()),
|
|
61
|
+
currentIndex: r,
|
|
62
|
+
key: e.key,
|
|
63
|
+
orientation: k(),
|
|
64
|
+
rtl: x() === "rtl",
|
|
65
|
+
loop: w.loopFocus ?? !0
|
|
66
|
+
});
|
|
67
|
+
if (i === r || i < 0) return;
|
|
68
|
+
let a = t[i];
|
|
69
|
+
a && (e.preventDefault(), e.stopPropagation(), Z(a), a.element()?.focus({ preventScroll: !0 }));
|
|
70
|
+
}
|
|
71
|
+
let de = i(a(() => w.onFocusIn), (e) => {
|
|
72
|
+
let t = Q(e);
|
|
73
|
+
t && Z(t);
|
|
74
|
+
}), fe = i(a(() => w.onKeyDown), $), pe = {
|
|
75
|
+
modal: D,
|
|
76
|
+
disabled: O,
|
|
77
|
+
orientation: k,
|
|
78
|
+
hasSubmenuOpen: j,
|
|
79
|
+
rootElement: A,
|
|
80
|
+
rootId: E,
|
|
81
|
+
tree: L,
|
|
82
|
+
nodeId: R,
|
|
83
|
+
allowMouseUpTrigger: B,
|
|
84
|
+
createTriggerId() {
|
|
85
|
+
H += 1, H === 1 && typeof document < "u" && (U = (A() ?? document.getElementById(E()))?.querySelectorAll("[role=\"menuitem\"][aria-haspopup=\"menu\"]").length ?? 0, U > 0 && !W && (W = !0, queueMicrotask(() => {
|
|
86
|
+
U = 0;
|
|
87
|
+
})));
|
|
88
|
+
let e = U > 0 ? (H - 1) % U + 1 : H;
|
|
89
|
+
return `${E()}-trigger-${e}`;
|
|
90
|
+
},
|
|
91
|
+
isTabStop: ue,
|
|
92
|
+
notifyItemChange: J,
|
|
93
|
+
registerTrigger: le,
|
|
94
|
+
setActiveTrigger: Z,
|
|
95
|
+
relayKeyboardEvent: $
|
|
96
|
+
};
|
|
97
|
+
g(A, (e) => {
|
|
98
|
+
let t = e?.ownerDocument.defaultView?.MutationObserver;
|
|
99
|
+
if (!e || !t) return;
|
|
100
|
+
let n = new t(J);
|
|
101
|
+
return n.observe(e, {
|
|
102
|
+
attributes: !0,
|
|
103
|
+
childList: !0,
|
|
104
|
+
subtree: !0,
|
|
105
|
+
attributeFilter: [
|
|
106
|
+
"class",
|
|
107
|
+
"disabled",
|
|
108
|
+
"hidden",
|
|
109
|
+
"style"
|
|
110
|
+
]
|
|
111
|
+
}), () => n.disconnect();
|
|
112
|
+
});
|
|
113
|
+
let me = L.events.on("menuopenchange", (e) => {
|
|
114
|
+
!e.nodeId || e.parentNodeId !== R || (e.open ? M(!0) : e.reason !== "sibling-open" && e.reason !== "list-navigation" && M(!1));
|
|
115
|
+
});
|
|
116
|
+
ne(me);
|
|
117
|
+
let he = e(h, () => K(), (e) => (() => {
|
|
118
|
+
var t = f(b);
|
|
119
|
+
return m(t, e, !1), p(), t;
|
|
120
|
+
})());
|
|
121
|
+
return d(u, {
|
|
122
|
+
value: pe,
|
|
123
|
+
get children() {
|
|
124
|
+
return d(he, ee({
|
|
125
|
+
ref: [((e) => ae(e)), w.ref],
|
|
126
|
+
get id() {
|
|
127
|
+
return E();
|
|
128
|
+
},
|
|
129
|
+
role: "menubar",
|
|
130
|
+
get "aria-orientation"() {
|
|
131
|
+
return k();
|
|
132
|
+
},
|
|
133
|
+
get class() {
|
|
134
|
+
return oe();
|
|
135
|
+
},
|
|
136
|
+
get style() {
|
|
137
|
+
return q();
|
|
138
|
+
},
|
|
139
|
+
onFocusIn: de,
|
|
140
|
+
onKeyDown: fe
|
|
141
|
+
}, se, ce));
|
|
142
|
+
}
|
|
143
|
+
});
|
|
144
|
+
}
|
|
145
|
+
function S(e, t) {
|
|
146
|
+
let n = e.element(), r = t.element();
|
|
147
|
+
if (n && r && n !== r) {
|
|
148
|
+
let e = n.compareDocumentPosition(r);
|
|
149
|
+
if ((e & Node.DOCUMENT_POSITION_DISCONNECTED) === 0) {
|
|
150
|
+
if (e & Node.DOCUMENT_POSITION_FOLLOWING) return -1;
|
|
151
|
+
if (e & Node.DOCUMENT_POSITION_PRECEDING) return 1;
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
return e.order - t.order;
|
|
155
|
+
}
|
|
156
|
+
function C(e) {
|
|
157
|
+
let t = e.element();
|
|
158
|
+
if (!t?.isConnected || e.disabled() || t.matches(":disabled")) return !1;
|
|
159
|
+
let n = t.ownerDocument.defaultView?.getComputedStyle(t);
|
|
160
|
+
return !n || n.display === "none" || n.display === "contents" || n.visibility === "hidden" || n.visibility === "collapse" ? !1 : typeof t.checkVisibility != "function" || t.checkVisibility();
|
|
161
|
+
}
|
|
162
|
+
//#endregion
|
|
163
|
+
export { x as t };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
//#region src/internals/mergeStyleValue.ts
|
|
2
|
+
function e(e, n) {
|
|
3
|
+
return typeof n == "string" ? `${t(e)}${n}` : n ? {
|
|
4
|
+
...e,
|
|
5
|
+
...n
|
|
6
|
+
} : e;
|
|
7
|
+
}
|
|
8
|
+
function t(e) {
|
|
9
|
+
return Object.entries(e).filter((e) => e[1] != null).map(([e, t]) => `${e}:${t};`).join("");
|
|
10
|
+
}
|
|
11
|
+
//#endregion
|
|
12
|
+
export { e as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../meter-
|
|
1
|
+
import { t as e } from "../meter-BvWdppcx.js";
|
|
2
2
|
export { e as Meter };
|
|
@@ -0,0 +1,178 @@
|
|
|
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 { mergeStyles as i } from "./internals/mergeStyles.js";
|
|
5
|
+
import { createComponent as a, effect as o, getNextElement as s, memo as c, mergeProps as l, runHydrationEvents as u, spread as d, style as f, template as p } from "@solidjs/web";
|
|
6
|
+
import { createContext as m, createEffect as h, createMemo as g, createSignal as _, createUniqueId as v, omit as y, useContext as b } from "solid-js";
|
|
7
|
+
//#region src/meter/root/MeterRootContext.ts
|
|
8
|
+
var x = Symbol("MeterRootContext"), S = m(x);
|
|
9
|
+
function C() {
|
|
10
|
+
let e = b(S);
|
|
11
|
+
if (e === x) throw Error("Base UI: MeterRootContext is missing. Meter parts must be placed within <Meter.Root>.");
|
|
12
|
+
return e;
|
|
13
|
+
}
|
|
14
|
+
//#endregion
|
|
15
|
+
//#region src/meter/root/MeterRoot.tsx
|
|
16
|
+
var w = /* @__PURE__ */ p("<div>"), T = /* @__PURE__ */ p("<span role=presentation>x"), E = {
|
|
17
|
+
"clip-path": "inset(50%)",
|
|
18
|
+
overflow: "hidden",
|
|
19
|
+
"white-space": "nowrap",
|
|
20
|
+
border: 0,
|
|
21
|
+
padding: 0,
|
|
22
|
+
width: "1px",
|
|
23
|
+
height: "1px",
|
|
24
|
+
margin: "-1px",
|
|
25
|
+
position: "fixed",
|
|
26
|
+
top: 0,
|
|
27
|
+
left: 0
|
|
28
|
+
};
|
|
29
|
+
function D(e) {
|
|
30
|
+
let i = e, p = e, [m, h] = _(), v = y(p, "render", "children", "class", "format", "getAriaValueText", "locale", "max", "min", "style", "value"), b = g(() => i.min ?? 0), x = g(() => i.max ?? 100), C = g(() => {
|
|
31
|
+
let e = (i.value - b()) * 100 / (x() - b());
|
|
32
|
+
return O(Number.isNaN(e) ? 0 : e, 0, 100);
|
|
33
|
+
}), D = g(() => O(Number.isNaN(i.value) ? b() : i.value, b(), x())), k = g(() => i.format ? new Intl.NumberFormat(i.locale, i.format).format(D()) : new Intl.NumberFormat(i.locale, { style: "percent" }).format(C() / 100)), A = g(() => i.getAriaValueText ? i.getAriaValueText(k(), i.value) : k()), j = {}, M = g(() => n(e.class, j)), N = g(() => r(e.style, j)), P = {
|
|
34
|
+
formattedValue: k,
|
|
35
|
+
percentageValue: C,
|
|
36
|
+
setLabelId: h,
|
|
37
|
+
value: () => i.value
|
|
38
|
+
}, F = t(e, () => j, (e) => (() => {
|
|
39
|
+
var t = s(w);
|
|
40
|
+
return d(t, e, !1), u(), t;
|
|
41
|
+
})());
|
|
42
|
+
return a(S, {
|
|
43
|
+
value: P,
|
|
44
|
+
get children() {
|
|
45
|
+
return a(F, l({
|
|
46
|
+
get class() {
|
|
47
|
+
return M();
|
|
48
|
+
},
|
|
49
|
+
get style() {
|
|
50
|
+
return N();
|
|
51
|
+
},
|
|
52
|
+
get "aria-labelledby"() {
|
|
53
|
+
return m();
|
|
54
|
+
},
|
|
55
|
+
get "aria-valuemax"() {
|
|
56
|
+
return x();
|
|
57
|
+
},
|
|
58
|
+
get "aria-valuemin"() {
|
|
59
|
+
return b();
|
|
60
|
+
},
|
|
61
|
+
get "aria-valuenow"() {
|
|
62
|
+
return D();
|
|
63
|
+
},
|
|
64
|
+
get "aria-valuetext"() {
|
|
65
|
+
return A();
|
|
66
|
+
},
|
|
67
|
+
role: "meter"
|
|
68
|
+
}, v, { get children() {
|
|
69
|
+
return [c(() => p.children), (() => {
|
|
70
|
+
var e = s(T);
|
|
71
|
+
return o(() => E, (t, n) => {
|
|
72
|
+
f(e, t, n);
|
|
73
|
+
}), e;
|
|
74
|
+
})()];
|
|
75
|
+
} }));
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
}
|
|
79
|
+
function O(e, t, n) {
|
|
80
|
+
return Math.max(t, Math.min(e, n));
|
|
81
|
+
}
|
|
82
|
+
//#endregion
|
|
83
|
+
//#region src/meter/track/MeterTrack.tsx
|
|
84
|
+
var k = /* @__PURE__ */ p("<div>");
|
|
85
|
+
function A(e) {
|
|
86
|
+
let i = y(e, "render", "class", "style"), o = {}, c = g(() => n(e.class, o)), f = g(() => r(e.style, o)), p = t(e, () => o, (e) => (() => {
|
|
87
|
+
var t = s(k);
|
|
88
|
+
return d(t, e, !1), u(), t;
|
|
89
|
+
})());
|
|
90
|
+
return a(p, l({
|
|
91
|
+
get class() {
|
|
92
|
+
return c();
|
|
93
|
+
},
|
|
94
|
+
get style() {
|
|
95
|
+
return f();
|
|
96
|
+
}
|
|
97
|
+
}, i));
|
|
98
|
+
}
|
|
99
|
+
//#endregion
|
|
100
|
+
//#region src/meter/indicator/MeterIndicator.tsx
|
|
101
|
+
var j = /* @__PURE__ */ p("<div>");
|
|
102
|
+
function M(e) {
|
|
103
|
+
let o = C(), c = y(e, "render", "class", "style"), f = {}, p = g(() => n(e.class, f)), m = g(() => ({
|
|
104
|
+
"inset-inline-start": "0",
|
|
105
|
+
height: "inherit",
|
|
106
|
+
width: `${o.percentageValue()}%`
|
|
107
|
+
})), h = g(() => {
|
|
108
|
+
let t = r(e.style, f);
|
|
109
|
+
return typeof t == "string" ? `inset-inline-start:0;height:inherit;width:${o.percentageValue()}%;${t}` : i(m(), t === !1 ? void 0 : t);
|
|
110
|
+
}), _ = t(e, () => f, (e) => (() => {
|
|
111
|
+
var t = s(j);
|
|
112
|
+
return d(t, e, !1), u(), t;
|
|
113
|
+
})());
|
|
114
|
+
return a(_, l({
|
|
115
|
+
get class() {
|
|
116
|
+
return p();
|
|
117
|
+
},
|
|
118
|
+
get style() {
|
|
119
|
+
return h();
|
|
120
|
+
}
|
|
121
|
+
}, c));
|
|
122
|
+
}
|
|
123
|
+
//#endregion
|
|
124
|
+
//#region src/meter/value/MeterValue.tsx
|
|
125
|
+
var N = /* @__PURE__ */ p("<span>");
|
|
126
|
+
function P(e) {
|
|
127
|
+
let i = e, o = C(), c = y(e, "render", "children", "class", "style"), f = {}, p = g(() => n(e.class, f)), m = g(() => r(e.style, f)), h = g(() => typeof i.children == "function" ? i.children(o.formattedValue(), o.value()) : o.formattedValue()), _ = t(e, () => f, (e) => (() => {
|
|
128
|
+
var t = s(N);
|
|
129
|
+
return d(t, e, !1), u(), t;
|
|
130
|
+
})());
|
|
131
|
+
return a(_, l({
|
|
132
|
+
get class() {
|
|
133
|
+
return p();
|
|
134
|
+
},
|
|
135
|
+
get style() {
|
|
136
|
+
return m();
|
|
137
|
+
},
|
|
138
|
+
"aria-hidden": "true"
|
|
139
|
+
}, c, { get children() {
|
|
140
|
+
return h();
|
|
141
|
+
} }));
|
|
142
|
+
}
|
|
143
|
+
//#endregion
|
|
144
|
+
//#region src/meter/label/MeterLabel.tsx
|
|
145
|
+
var F = /* @__PURE__ */ p("<span>");
|
|
146
|
+
function I(e) {
|
|
147
|
+
let i = C(), o = `base-ui-${v()}`, c = y(e, "render", "class", "id", "style"), f = g(() => e.id ?? o), p = {}, m = g(() => n(e.class, p)), _ = g(() => r(e.style, p));
|
|
148
|
+
h(f, (e) => (i.setLabelId(e), () => {
|
|
149
|
+
i.setLabelId((t) => t === e ? void 0 : t);
|
|
150
|
+
}));
|
|
151
|
+
let b = t(e, () => p, (e) => (() => {
|
|
152
|
+
var t = s(F);
|
|
153
|
+
return d(t, e, !1), u(), t;
|
|
154
|
+
})());
|
|
155
|
+
return a(b, l({
|
|
156
|
+
get id() {
|
|
157
|
+
return f();
|
|
158
|
+
},
|
|
159
|
+
get class() {
|
|
160
|
+
return m();
|
|
161
|
+
},
|
|
162
|
+
get style() {
|
|
163
|
+
return _();
|
|
164
|
+
},
|
|
165
|
+
role: "presentation"
|
|
166
|
+
}, c));
|
|
167
|
+
}
|
|
168
|
+
//#endregion
|
|
169
|
+
//#region src/meter/index.parts.ts
|
|
170
|
+
var L = /* @__PURE__ */ e({
|
|
171
|
+
Indicator: () => M,
|
|
172
|
+
Label: () => I,
|
|
173
|
+
Root: () => D,
|
|
174
|
+
Track: () => A,
|
|
175
|
+
Value: () => P
|
|
176
|
+
});
|
|
177
|
+
//#endregion
|
|
178
|
+
export { L as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../navigation-menu-
|
|
1
|
+
import { t as e } from "../navigation-menu-BbRyun3a.js";
|
|
2
2
|
export { e as NavigationMenu };
|