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,492 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { n, t as r } from "./resolveStyle-XcgAuaKR.js";
|
|
4
|
-
import { composeEventHandlers as i } from "./internals/composeEventHandlers.js";
|
|
5
|
-
import { t as a } from "./setRef-fXF6OIo3.js";
|
|
6
|
-
import { n as o } from "./DirectionContext-BwMabICS.js";
|
|
7
|
-
import { n as s, t as c } from "./ToolbarRootContext-88yZoAOy.js";
|
|
8
|
-
import { t as l } from "./withoutComponentBinding-CcCW7fSc.js";
|
|
9
|
-
import { n as u, t as d } from "./ToolbarGroupContext-Dpc3_mFx.js";
|
|
10
|
-
import { t as f } from "./ToolbarItemOwnerContext-DtVqVnSE.js";
|
|
11
|
-
import { Dynamic as p, createComponent as m, delegateEvents as h, dynamic as g, memo as _, mergeProps as v } from "@solidjs/web";
|
|
12
|
-
import { createEffect as y, createMemo as b, createSignal as x, omit as S, onCleanup as C, onSettled as w, untrack as T } from "solid-js";
|
|
13
|
-
//#region src/toolbar/root/ToolbarRoot.tsx
|
|
14
|
-
function E(e) {
|
|
15
|
-
let a = o(), s = e, u = e, [d, f] = x(), [h, g] = x(), [_, C] = x(0), w = /* @__PURE__ */ new Map(), T = 0, E = !1, M = S(u, "as", "class", "disabled", "loopFocus", "onFocus", "onFocusIn", "onKeyDown", "orientation", "ref", "style"), N = b(() => s.disabled ?? !1), P = b(() => s.orientation ?? "horizontal"), F = b(() => ({
|
|
16
|
-
disabled: N(),
|
|
17
|
-
orientation: P()
|
|
18
|
-
})), I = b(() => n(e.class, F())), L = b(() => r(e.style, F())), R = b(() => t(F()));
|
|
19
|
-
function z() {
|
|
20
|
-
E || (E = !0, queueMicrotask(() => {
|
|
21
|
-
E = !1, C((e) => e + 1);
|
|
22
|
-
}));
|
|
23
|
-
}
|
|
24
|
-
function B(e) {
|
|
25
|
-
return e.order = T, T += 1, w.set(e.token, e), z(), () => {
|
|
26
|
-
w.delete(e.token), z();
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
function V() {
|
|
30
|
-
let e = Array.from(w.values()).sort(D), t = /* @__PURE__ */ new Set();
|
|
31
|
-
return e.filter((e) => {
|
|
32
|
-
let n = e.element();
|
|
33
|
-
return !n || t.has(n) ? !1 : (t.add(n), !0);
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
function H() {
|
|
37
|
-
return V().filter(O);
|
|
38
|
-
}
|
|
39
|
-
function U(e) {
|
|
40
|
-
_();
|
|
41
|
-
let t = H(), n = t.find((e) => e.token === h());
|
|
42
|
-
return O(e) && (n ?? t[0])?.token === e.token;
|
|
43
|
-
}
|
|
44
|
-
function W(e) {
|
|
45
|
-
O(e) && g(e.token);
|
|
46
|
-
}
|
|
47
|
-
function G(e) {
|
|
48
|
-
let t = e.composedPath(), n = t[0];
|
|
49
|
-
return V().find((e) => {
|
|
50
|
-
let r = e.element();
|
|
51
|
-
return r && (t.includes(r) || n instanceof Node && r.contains(n));
|
|
52
|
-
});
|
|
53
|
-
}
|
|
54
|
-
function K(e) {
|
|
55
|
-
let t = G(e);
|
|
56
|
-
t && W(t);
|
|
57
|
-
let n = e.composedPath()[0];
|
|
58
|
-
k(n) && queueMicrotask(() => n.setSelectionRange(0, n.value.length));
|
|
59
|
-
}
|
|
60
|
-
function q(e) {
|
|
61
|
-
if (e.shiftKey || e.ctrlKey || e.altKey || e.metaKey) return;
|
|
62
|
-
let t = a() === "rtl" ? "ArrowLeft" : "ArrowRight", n = a() === "rtl" ? "ArrowRight" : "ArrowLeft", r = P() === "vertical" ? "ArrowDown" : t, i = P() === "vertical" ? "ArrowUp" : n;
|
|
63
|
-
if (e.key !== r && e.key !== i) return;
|
|
64
|
-
let o = e.composedPath()[0];
|
|
65
|
-
if (k(o) && !A(o)) {
|
|
66
|
-
let t = o.selectionStart, n = o.selectionEnd;
|
|
67
|
-
if (t == null || e.shiftKey || t !== n || e.key !== i && t < o.value.length || e.key !== r && t > 0) return;
|
|
68
|
-
}
|
|
69
|
-
_();
|
|
70
|
-
let c = H();
|
|
71
|
-
if (c.length === 0) return;
|
|
72
|
-
let l = G(e), u = c.findIndex((e) => e.token === (l?.token ?? h())), f = e.key === r ? 1 : -1, p = u === -1 ? f > 0 ? 0 : c.length - 1 : u + f;
|
|
73
|
-
if (p < 0 || p >= c.length) {
|
|
74
|
-
if (!(s.loopFocus ?? !0)) return;
|
|
75
|
-
p = (p + c.length) % c.length;
|
|
76
|
-
}
|
|
77
|
-
let m = c[p];
|
|
78
|
-
!m || m.token === l?.token || (e.preventDefault(), e.stopPropagation(), W(m), j(d(), m.element(), a(), P()), queueMicrotask(() => m.element()?.focus()));
|
|
79
|
-
}
|
|
80
|
-
let J = i(() => s.onFocusIn, () => K), Y = i(() => s.onKeyDown, () => q);
|
|
81
|
-
function X(e) {
|
|
82
|
-
Reflect.deleteProperty(e, "baseUIHandlerPrevented"), Reflect.apply(Y, e.currentTarget, [e]);
|
|
83
|
-
}
|
|
84
|
-
let Z = {
|
|
85
|
-
disabled: N,
|
|
86
|
-
orientation: P,
|
|
87
|
-
isTabStop: U,
|
|
88
|
-
notifyItemChange: z,
|
|
89
|
-
registerItem: B,
|
|
90
|
-
setActiveItem: W
|
|
91
|
-
};
|
|
92
|
-
return y(d, (e) => {
|
|
93
|
-
let t = e?.ownerDocument.defaultView?.MutationObserver;
|
|
94
|
-
if (!e || !t) return;
|
|
95
|
-
let n = new t(z);
|
|
96
|
-
return n.observe(e, {
|
|
97
|
-
attributes: !0,
|
|
98
|
-
childList: !0,
|
|
99
|
-
subtree: !0,
|
|
100
|
-
attributeFilter: [
|
|
101
|
-
"class",
|
|
102
|
-
"disabled",
|
|
103
|
-
"hidden",
|
|
104
|
-
"style"
|
|
105
|
-
]
|
|
106
|
-
}), () => n.disconnect();
|
|
107
|
-
}), m(c, {
|
|
108
|
-
value: Z,
|
|
109
|
-
get children() {
|
|
110
|
-
return m(p, v({
|
|
111
|
-
get component() {
|
|
112
|
-
return l(e.as ?? "div");
|
|
113
|
-
},
|
|
114
|
-
ref: [((e) => f(e)), s.ref],
|
|
115
|
-
get class() {
|
|
116
|
-
return I();
|
|
117
|
-
},
|
|
118
|
-
get style() {
|
|
119
|
-
return L();
|
|
120
|
-
},
|
|
121
|
-
role: "toolbar",
|
|
122
|
-
get "aria-orientation"() {
|
|
123
|
-
return P();
|
|
124
|
-
},
|
|
125
|
-
get onFocus() {
|
|
126
|
-
return s.onFocus;
|
|
127
|
-
},
|
|
128
|
-
onFocusIn: J,
|
|
129
|
-
onKeyDown: X
|
|
130
|
-
}, R, M));
|
|
131
|
-
}
|
|
132
|
-
});
|
|
133
|
-
}
|
|
134
|
-
function D(e, t) {
|
|
135
|
-
let n = e.element(), r = t.element();
|
|
136
|
-
if (n && r && n !== r) {
|
|
137
|
-
let e = n.compareDocumentPosition(r);
|
|
138
|
-
if ((e & Node.DOCUMENT_POSITION_DISCONNECTED) === 0) {
|
|
139
|
-
if (e & Node.DOCUMENT_POSITION_FOLLOWING) return -1;
|
|
140
|
-
if (e & Node.DOCUMENT_POSITION_PRECEDING) return 1;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
return e.order - t.order;
|
|
144
|
-
}
|
|
145
|
-
function O(e) {
|
|
146
|
-
let t = e.element();
|
|
147
|
-
if (!t?.isConnected || e.disabled() && !e.focusableWhenDisabled() || t.matches(":disabled")) return !1;
|
|
148
|
-
let n = t.ownerDocument.defaultView?.getComputedStyle(t);
|
|
149
|
-
return !n || n.display === "none" || n.display === "contents" || n.visibility === "hidden" || n.visibility === "collapse" ? !1 : typeof t.checkVisibility != "function" || t.checkVisibility();
|
|
150
|
-
}
|
|
151
|
-
function k(e) {
|
|
152
|
-
if (!e || typeof e != "object" || !("tagName" in e)) return !1;
|
|
153
|
-
let t = e;
|
|
154
|
-
return t.tagName === "TEXTAREA" || t.tagName === "INPUT" && t.selectionStart != null;
|
|
155
|
-
}
|
|
156
|
-
function A(e) {
|
|
157
|
-
return e.matches(":disabled") || e.getAttribute("aria-disabled") === "true";
|
|
158
|
-
}
|
|
159
|
-
function j(e, t, n, r) {
|
|
160
|
-
if (!e || !t || typeof e.scrollTo != "function") return;
|
|
161
|
-
let i = e.scrollLeft, a = e.scrollTop, o = N(e), s = N(t);
|
|
162
|
-
if (r === "horizontal" && e.clientWidth < e.scrollWidth) {
|
|
163
|
-
let n = M(e, t, "left");
|
|
164
|
-
n - s.scrollMarginLeft < e.scrollLeft + o.scrollPaddingLeft ? i = n - s.scrollMarginLeft - o.scrollPaddingLeft : n + t.offsetWidth + s.scrollMarginRight > e.scrollLeft + e.clientWidth - o.scrollPaddingRight && (i = n + t.offsetWidth + s.scrollMarginRight - e.clientWidth + o.scrollPaddingRight);
|
|
165
|
-
}
|
|
166
|
-
if (r === "vertical" && e.scrollHeight > e.clientHeight) {
|
|
167
|
-
let n = M(e, t, "top");
|
|
168
|
-
n - s.scrollMarginTop < e.scrollTop + o.scrollPaddingTop ? a = n - s.scrollMarginTop - o.scrollPaddingTop : n + t.offsetHeight + s.scrollMarginBottom > e.scrollTop + e.clientHeight - o.scrollPaddingBottom && (a = n + t.offsetHeight + s.scrollMarginBottom - e.clientHeight + o.scrollPaddingBottom);
|
|
169
|
-
}
|
|
170
|
-
e.scrollTo({
|
|
171
|
-
behavior: "auto",
|
|
172
|
-
left: i,
|
|
173
|
-
top: a
|
|
174
|
-
});
|
|
175
|
-
}
|
|
176
|
-
function M(e, t, n) {
|
|
177
|
-
let r = n === "left" ? "offsetLeft" : "offsetTop", i = t, a = 0;
|
|
178
|
-
for (; i.offsetParent && (a += i[r], i.offsetParent !== e);) i = i.offsetParent;
|
|
179
|
-
return a;
|
|
180
|
-
}
|
|
181
|
-
function N(e) {
|
|
182
|
-
let t = e.ownerDocument.defaultView?.getComputedStyle(e);
|
|
183
|
-
return {
|
|
184
|
-
scrollMarginTop: Number.parseFloat(t?.scrollMarginTop ?? "") || 0,
|
|
185
|
-
scrollMarginRight: Number.parseFloat(t?.scrollMarginRight ?? "") || 0,
|
|
186
|
-
scrollMarginBottom: Number.parseFloat(t?.scrollMarginBottom ?? "") || 0,
|
|
187
|
-
scrollMarginLeft: Number.parseFloat(t?.scrollMarginLeft ?? "") || 0,
|
|
188
|
-
scrollPaddingTop: Number.parseFloat(t?.scrollPaddingTop ?? "") || 0,
|
|
189
|
-
scrollPaddingRight: Number.parseFloat(t?.scrollPaddingRight ?? "") || 0,
|
|
190
|
-
scrollPaddingBottom: Number.parseFloat(t?.scrollPaddingBottom ?? "") || 0,
|
|
191
|
-
scrollPaddingLeft: Number.parseFloat(t?.scrollPaddingLeft ?? "") || 0
|
|
192
|
-
};
|
|
193
|
-
}
|
|
194
|
-
//#endregion
|
|
195
|
-
//#region src/toolbar/group/ToolbarGroup.tsx
|
|
196
|
-
function P(e) {
|
|
197
|
-
let i = s(), a = e, o = S(e, "as", "class", "disabled", "ref", "style"), c = b(() => i.disabled() || (a.disabled ?? !1)), u = b(() => ({
|
|
198
|
-
disabled: c(),
|
|
199
|
-
orientation: i.orientation()
|
|
200
|
-
})), f = b(() => n(e.class, u())), h = b(() => r(e.style, u())), g = b(() => t(u()));
|
|
201
|
-
return m(d, {
|
|
202
|
-
value: { disabled: c },
|
|
203
|
-
get children() {
|
|
204
|
-
return m(p, v({
|
|
205
|
-
get component() {
|
|
206
|
-
return l(e.as ?? "div");
|
|
207
|
-
},
|
|
208
|
-
ref: [a.ref],
|
|
209
|
-
get class() {
|
|
210
|
-
return f();
|
|
211
|
-
},
|
|
212
|
-
get style() {
|
|
213
|
-
return h();
|
|
214
|
-
},
|
|
215
|
-
role: "group"
|
|
216
|
-
}, g, o));
|
|
217
|
-
}
|
|
218
|
-
});
|
|
219
|
-
}
|
|
220
|
-
//#endregion
|
|
221
|
-
//#region src/internals/installOwnedEventHandlers.ts
|
|
222
|
-
function F(e, t) {
|
|
223
|
-
let n = /* @__PURE__ */ new WeakSet(), r = /* @__PURE__ */ new WeakSet(), i = [], a = [], o = !0;
|
|
224
|
-
for (let [a, o] of t) {
|
|
225
|
-
let t = (t) => {
|
|
226
|
-
n.add(t), Reflect.apply(o, e, [t]), t.baseUIHandlerPrevented && r.add(t);
|
|
227
|
-
};
|
|
228
|
-
e.addEventListener(a, t), i.push([a, t]);
|
|
229
|
-
}
|
|
230
|
-
return queueMicrotask(() => {
|
|
231
|
-
if (o) {
|
|
232
|
-
for (let [i, o] of t) {
|
|
233
|
-
let t = `$$${i}`, s = `${t}Data`, c = e, l = c[t], u = c[s], d = (t) => {
|
|
234
|
-
n.has(t) || (n.add(t), Reflect.apply(o, e, [t]), t.baseUIHandlerPrevented && r.add(t)), !(r.has(t) || typeof l != "function") && (u === void 0 ? Reflect.apply(l, e, [t]) : Reflect.apply(l, e, [u, t]));
|
|
235
|
-
};
|
|
236
|
-
Object.defineProperty(c, t, {
|
|
237
|
-
configurable: !0,
|
|
238
|
-
enumerable: !0,
|
|
239
|
-
get: () => d,
|
|
240
|
-
set: (e) => {
|
|
241
|
-
l = e;
|
|
242
|
-
}
|
|
243
|
-
}), Object.defineProperty(c, s, {
|
|
244
|
-
configurable: !0,
|
|
245
|
-
enumerable: !0,
|
|
246
|
-
get: () => void 0,
|
|
247
|
-
set: (e) => {
|
|
248
|
-
u = e;
|
|
249
|
-
}
|
|
250
|
-
}), a.push(() => {
|
|
251
|
-
Reflect.deleteProperty(c, t), Reflect.deleteProperty(c, s), c[t] = l, c[s] = u;
|
|
252
|
-
});
|
|
253
|
-
}
|
|
254
|
-
h(t.map(([e]) => e));
|
|
255
|
-
}
|
|
256
|
-
}), () => {
|
|
257
|
-
o = !1;
|
|
258
|
-
for (let [t, n] of i) e.removeEventListener(t, n);
|
|
259
|
-
for (let e of a) e();
|
|
260
|
-
};
|
|
261
|
-
}
|
|
262
|
-
//#endregion
|
|
263
|
-
//#region src/toolbar/createToolbarItem.ts
|
|
264
|
-
function I(e) {
|
|
265
|
-
let t = s(), [n, r] = x(), i = {
|
|
266
|
-
token: Symbol("ToolbarItem"),
|
|
267
|
-
order: 0,
|
|
268
|
-
element: n,
|
|
269
|
-
disabled: e.disabled,
|
|
270
|
-
focusableWhenDisabled: e.focusableWhenDisabled
|
|
271
|
-
}, a = t.registerItem(i);
|
|
272
|
-
return y(() => ({
|
|
273
|
-
disabled: e.disabled(),
|
|
274
|
-
element: n(),
|
|
275
|
-
focusableWhenDisabled: e.focusableWhenDisabled()
|
|
276
|
-
}), () => t.notifyItemChange()), C(a), {
|
|
277
|
-
element: n,
|
|
278
|
-
registration: i,
|
|
279
|
-
root: t,
|
|
280
|
-
setElement: r,
|
|
281
|
-
tabIndex: () => t.isTabStop(i) ? 0 : -1
|
|
282
|
-
};
|
|
283
|
-
}
|
|
284
|
-
//#endregion
|
|
285
|
-
//#region src/toolbar/button/ToolbarButton.tsx
|
|
286
|
-
function L(e) {
|
|
287
|
-
let o = s(), c = u(), d = g(() => l(e.as ?? "button")), p = e, h = e, [E, D] = x(!1), O = b(() => o.disabled() || (c?.disabled() ?? !1) || (p.disabled ?? !1)), k = b(() => O() || E()), A = b(() => E() && !O() ? !1 : p.focusableWhenDisabled ?? !0), j = b(() => p.nativeButton ?? !0), M = I({
|
|
288
|
-
disabled: k,
|
|
289
|
-
focusableWhenDisabled: A
|
|
290
|
-
}), N = S(h, "as", "class", "disabled", "focusableWhenDisabled", "nativeButton", "onClick", "onFocus", "onKeyDown", "onKeyUp", "onMouseDown", "onPointerDown", "ref", "style"), P = b(() => ({
|
|
291
|
-
disabled: k(),
|
|
292
|
-
focusable: A(),
|
|
293
|
-
orientation: o.orientation()
|
|
294
|
-
})), L = b(() => n(e.class, P())), H = b(() => r(e.style, P())), U = b(() => t(P())), W, G = b(() => j() && k() && !A()), K = b(() => j() && A() ? k() ? "true" : "false" : !j() && k() ? "true" : void 0);
|
|
295
|
-
function q() {
|
|
296
|
-
M.root.setActiveItem(M.registration);
|
|
297
|
-
}
|
|
298
|
-
function J(t) {
|
|
299
|
-
if (t.target !== t.currentTarget) return;
|
|
300
|
-
let n = t.key === " ", r = t.key === "Enter", i = t.currentTarget.tagName === "BUTTON", a = t.currentTarget.tagName === "A" && !!t.currentTarget.href, o = t.currentTarget.getAttribute("role"), s = o?.startsWith("menuitem") || o === "option" || o === "gridcell";
|
|
301
|
-
if (n) {
|
|
302
|
-
if (t.defaultPrevented && s) return;
|
|
303
|
-
t.preventDefault(), (!j() || i || typeof e.as == "function") && (t.preventBaseUIHandler(), V(t.currentTarget, t));
|
|
304
|
-
return;
|
|
305
|
-
}
|
|
306
|
-
!j() && !a && r && !t.defaultPrevented && (t.preventDefault(), t.preventBaseUIHandler(), V(t.currentTarget, t));
|
|
307
|
-
}
|
|
308
|
-
function Y(t) {
|
|
309
|
-
t.target === t.currentTarget && t.key === " " && (!j() || t.currentTarget.tagName === "BUTTON" || typeof e.as == "function") && (t.preventDefault(), t.preventBaseUIHandler());
|
|
310
|
-
}
|
|
311
|
-
let X = i(() => T(() => k() ? R : void 0), () => p.onClick), Z = i(() => p.onFocus, () => q), Q = i(() => T(() => k() ? B : void 0), () => T(() => k() ? void 0 : p.onKeyDown), () => T(() => k() ? void 0 : J)), $ = i(() => T(() => k() ? z : void 0), () => T(() => k() ? void 0 : p.onKeyUp), () => T(() => k() ? void 0 : Y)), ee = i(() => T(() => k() ? z : void 0), () => T(() => k() ? void 0 : p.onMouseDown)), te = i(() => T(() => k() ? R : void 0), () => p.onPointerDown);
|
|
312
|
-
w(() => {
|
|
313
|
-
M.element();
|
|
314
|
-
});
|
|
315
|
-
function ne(e) {
|
|
316
|
-
W?.(), M.setElement(e), W = F(e, [
|
|
317
|
-
["click", X],
|
|
318
|
-
["focus", Z],
|
|
319
|
-
["keydown", Q],
|
|
320
|
-
["keyup", $],
|
|
321
|
-
["mousedown", ee],
|
|
322
|
-
["pointerdown", te]
|
|
323
|
-
]), a(p.ref, e);
|
|
324
|
-
}
|
|
325
|
-
return y(() => ({
|
|
326
|
-
disabled: k(),
|
|
327
|
-
element: M.element(),
|
|
328
|
-
focusableWhenDisabled: A()
|
|
329
|
-
}), (e) => {
|
|
330
|
-
e.disabled && e.focusableWhenDisabled && e.element && e.element.removeAttribute("disabled");
|
|
331
|
-
}), C(() => W?.()), m(f, {
|
|
332
|
-
value: {
|
|
333
|
-
disabled: k,
|
|
334
|
-
focusableWhenDisabled: A,
|
|
335
|
-
setChildDisabled: D
|
|
336
|
-
},
|
|
337
|
-
get children() {
|
|
338
|
-
return m(d, v({
|
|
339
|
-
ref: (e) => {
|
|
340
|
-
ne(e);
|
|
341
|
-
},
|
|
342
|
-
get class() {
|
|
343
|
-
return L();
|
|
344
|
-
},
|
|
345
|
-
get style() {
|
|
346
|
-
return H();
|
|
347
|
-
},
|
|
348
|
-
get type() {
|
|
349
|
-
return j() ? "button" : void 0;
|
|
350
|
-
}
|
|
351
|
-
}, () => j() ? {} : { role: "button" }, {
|
|
352
|
-
get tabIndex() {
|
|
353
|
-
return M.tabIndex();
|
|
354
|
-
},
|
|
355
|
-
get disabled() {
|
|
356
|
-
return _(() => typeof e.as == "function")() ? k() : G();
|
|
357
|
-
},
|
|
358
|
-
get "aria-disabled"() {
|
|
359
|
-
return K();
|
|
360
|
-
}
|
|
361
|
-
}, U, N));
|
|
362
|
-
}
|
|
363
|
-
});
|
|
364
|
-
}
|
|
365
|
-
function R(e) {
|
|
366
|
-
e.preventDefault(), e.preventBaseUIHandler();
|
|
367
|
-
}
|
|
368
|
-
function z(e) {
|
|
369
|
-
e.preventBaseUIHandler();
|
|
370
|
-
}
|
|
371
|
-
function B(e) {
|
|
372
|
-
e.key !== "Tab" && (e.preventDefault(), e.preventBaseUIHandler());
|
|
373
|
-
}
|
|
374
|
-
function V(e, t) {
|
|
375
|
-
let n = e.ownerDocument.defaultView;
|
|
376
|
-
n && e.dispatchEvent(new n.MouseEvent("click", {
|
|
377
|
-
bubbles: !0,
|
|
378
|
-
cancelable: !0,
|
|
379
|
-
composed: !0,
|
|
380
|
-
detail: 0,
|
|
381
|
-
shiftKey: t.shiftKey,
|
|
382
|
-
ctrlKey: t.ctrlKey,
|
|
383
|
-
altKey: t.altKey,
|
|
384
|
-
metaKey: t.metaKey
|
|
385
|
-
}));
|
|
386
|
-
}
|
|
387
|
-
//#endregion
|
|
388
|
-
//#region src/toolbar/link/ToolbarLink.tsx
|
|
389
|
-
var H = () => !1, U = () => !0;
|
|
390
|
-
function W(e) {
|
|
391
|
-
let o = s(), c = e, u = e, d = I({
|
|
392
|
-
disabled: H,
|
|
393
|
-
focusableWhenDisabled: U
|
|
394
|
-
}), f = S(u, "as", "class", "onFocus", "ref", "style"), h = b(() => ({ orientation: o.orientation() })), g = b(() => n(e.class, h())), _ = b(() => r(e.style, h())), y = b(() => t(h())), x = i(() => c.onFocus, () => () => d.root.setActiveItem(d.registration));
|
|
395
|
-
return m(p, v({
|
|
396
|
-
get component() {
|
|
397
|
-
return l(e.as ?? "a");
|
|
398
|
-
},
|
|
399
|
-
ref: (e) => {
|
|
400
|
-
d.setElement(e), a(c.ref, e);
|
|
401
|
-
},
|
|
402
|
-
get class() {
|
|
403
|
-
return g();
|
|
404
|
-
},
|
|
405
|
-
get style() {
|
|
406
|
-
return _();
|
|
407
|
-
},
|
|
408
|
-
get tabIndex() {
|
|
409
|
-
return d.tabIndex();
|
|
410
|
-
},
|
|
411
|
-
onFocus: x
|
|
412
|
-
}, y, f));
|
|
413
|
-
}
|
|
414
|
-
//#endregion
|
|
415
|
-
//#region src/toolbar/input/ToolbarInput.tsx
|
|
416
|
-
function G(e) {
|
|
417
|
-
let o = s(), c = u(), d = g(() => l(e.as ?? "input")), f = e, p = e, h = b(() => o.disabled() || (c?.disabled() ?? !1) || (f.disabled ?? !1)), _ = b(() => f.focusableWhenDisabled ?? !0), y = I({
|
|
418
|
-
disabled: h,
|
|
419
|
-
focusableWhenDisabled: _
|
|
420
|
-
}), x = S(p, "as", "class", "disabled", "focusableWhenDisabled", "onClick", "onFocus", "onKeyDown", "onPointerDown", "ref", "style"), w = b(() => ({
|
|
421
|
-
disabled: h(),
|
|
422
|
-
focusable: _(),
|
|
423
|
-
orientation: o.orientation()
|
|
424
|
-
})), E = b(() => n(e.class, w())), D = b(() => r(e.style, w())), O = b(() => t(w())), k;
|
|
425
|
-
function A() {
|
|
426
|
-
y.root.setActiveItem(y.registration);
|
|
427
|
-
}
|
|
428
|
-
let j = i(() => f.onClick, () => T(() => h() ? K : void 0)), M = i(() => f.onFocus, () => A), N = i(() => T(() => h() ? q : void 0), () => f.onKeyDown), P = i(() => f.onPointerDown, () => T(() => h() ? K : void 0));
|
|
429
|
-
function L(e) {
|
|
430
|
-
k?.(), y.setElement(e), k = F(e, [
|
|
431
|
-
["click", j],
|
|
432
|
-
["focus", M],
|
|
433
|
-
["keydown", N],
|
|
434
|
-
["pointerdown", P]
|
|
435
|
-
]), a(f.ref, e);
|
|
436
|
-
}
|
|
437
|
-
return C(() => k?.()), m(d, v({
|
|
438
|
-
ref: (e) => {
|
|
439
|
-
L(e);
|
|
440
|
-
},
|
|
441
|
-
get class() {
|
|
442
|
-
return E();
|
|
443
|
-
},
|
|
444
|
-
get style() {
|
|
445
|
-
return D();
|
|
446
|
-
},
|
|
447
|
-
get tabIndex() {
|
|
448
|
-
return y.tabIndex();
|
|
449
|
-
},
|
|
450
|
-
get "aria-disabled"() {
|
|
451
|
-
return h() ? "true" : void 0;
|
|
452
|
-
}
|
|
453
|
-
}, O, x));
|
|
454
|
-
}
|
|
455
|
-
function K(e) {
|
|
456
|
-
e.preventDefault();
|
|
457
|
-
}
|
|
458
|
-
function q(e) {
|
|
459
|
-
e.key !== "Tab" && e.preventDefault();
|
|
460
|
-
}
|
|
461
|
-
//#endregion
|
|
462
|
-
//#region src/toolbar/separator/ToolbarSeparator.tsx
|
|
463
|
-
function J(e) {
|
|
464
|
-
let i = s(), a = S(e, "as", "class", "orientation", "style"), o = b(() => e.orientation ?? (i.orientation() === "vertical" ? "horizontal" : "vertical")), c = b(() => ({ orientation: o() })), u = b(() => n(e.class, c())), d = b(() => r(e.style, c())), f = b(() => t(c()));
|
|
465
|
-
return m(p, v({
|
|
466
|
-
get component() {
|
|
467
|
-
return l(e.as ?? "div");
|
|
468
|
-
},
|
|
469
|
-
get class() {
|
|
470
|
-
return u();
|
|
471
|
-
},
|
|
472
|
-
get style() {
|
|
473
|
-
return d();
|
|
474
|
-
},
|
|
475
|
-
role: "separator",
|
|
476
|
-
get "aria-orientation"() {
|
|
477
|
-
return o();
|
|
478
|
-
}
|
|
479
|
-
}, f, a));
|
|
480
|
-
}
|
|
481
|
-
//#endregion
|
|
482
|
-
//#region src/toolbar/index.parts.ts
|
|
483
|
-
var Y = /* @__PURE__ */ e({
|
|
484
|
-
Button: () => L,
|
|
485
|
-
Group: () => P,
|
|
486
|
-
Input: () => G,
|
|
487
|
-
Link: () => W,
|
|
488
|
-
Root: () => E,
|
|
489
|
-
Separator: () => J
|
|
490
|
-
});
|
|
491
|
-
//#endregion
|
|
492
|
-
export { Y as t };
|