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,15 +1,16 @@
|
|
|
1
1
|
import { t as __exportAll } from "../rolldown-runtime-D7D4PA-g.js";
|
|
2
|
+
import { t as useRender } from "../useRender-CryVdCjs.js";
|
|
2
3
|
import { getStateAttributesProps } from "../internals/getStateAttributesProps.js";
|
|
3
4
|
import { D as scrub, P as wheel, _ as inputPaste, b as keyboard, f as incrementPress, g as inputClear, h as inputChange, m as inputBlur, o as decrementPress } from "../internals/reasons.js";
|
|
4
5
|
import { n as resolveClass, t as resolveStyle } from "../resolveStyle-XCSFDHAL.js";
|
|
5
6
|
import { createChangeEventDetails, createGenericEventDetails } from "../internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { composeEventHandlers } from "../internals/composeEventHandlers.js";
|
|
7
|
+
import { composeEventHandlers, liveEventHandler } from "../internals/composeEventHandlers.js";
|
|
7
8
|
import { fieldValidityMapping } from "../internals/field-constants.js";
|
|
8
|
-
import {
|
|
9
|
-
import { n as useFormContext } from "../FormContext-
|
|
10
|
-
import { r as useLabelableContext } from "../LabelableContext-
|
|
9
|
+
import { r as useFieldRootContext } from "../FieldRootContext-Bfpna6gA.js";
|
|
10
|
+
import { n as useFormContext } from "../FormContext-CYwo_ZnB.js";
|
|
11
|
+
import { r as useLabelableContext } from "../LabelableContext-BTeF0IWb.js";
|
|
11
12
|
import { mergeStyles } from "../internals/mergeStyles.js";
|
|
12
|
-
import {
|
|
13
|
+
import { Portal, escape, memo, mergeProps, ssr, ssrAttribute, ssrElement, ssrGroup, ssrHydrationKey, ssrStyle } from "@solidjs/web";
|
|
13
14
|
import { Show, createContext, createEffect, createMemo, createSignal, createUniqueId, flush, omit, onCleanup, onSettled, untrack, useContext } from "solid-js";
|
|
14
15
|
//#region src/number-field/utils/parse.ts
|
|
15
16
|
var HAN_NUMERALS = "零〇一二三四五六七八九";
|
|
@@ -299,7 +300,7 @@ function NumberFieldRoot(props) {
|
|
|
299
300
|
let allowInputSync = true;
|
|
300
301
|
let lastChangedValue = null;
|
|
301
302
|
let hasPendingCommit = false;
|
|
302
|
-
const others = omit(allProps, "allowOutOfRange", "allowWheelScrub", "
|
|
303
|
+
const others = omit(allProps, "allowOutOfRange", "allowWheelScrub", "render", "class", "defaultValue", "disabled", "form", "format", "id", "inputRef", "largeStep", "locale", "max", "min", "name", "onChange", "onValueChange", "onValueCommitted", "readOnly", "ref", "required", "smallStep", "snapOnStep", "step", "style", "value");
|
|
303
304
|
const value = createMemo(() => controlled ? internalProps.value ?? null : uncontrolledValue());
|
|
304
305
|
const id = createMemo(() => internalProps.id ?? fallbackId);
|
|
305
306
|
const min = createMemo(() => internalProps.min);
|
|
@@ -324,6 +325,7 @@ function NumberFieldRoot(props) {
|
|
|
324
325
|
scrubbing: isScrubbing()
|
|
325
326
|
}));
|
|
326
327
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
328
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
327
329
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
328
330
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), stateAttributesMapping));
|
|
329
331
|
function setInputValue(nextValue) {
|
|
@@ -383,13 +385,22 @@ function NumberFieldRoot(props) {
|
|
|
383
385
|
hasPendingCommit = false;
|
|
384
386
|
internalProps.onValueCommitted?.(nextValue, details);
|
|
385
387
|
}
|
|
388
|
+
function focusInput() {
|
|
389
|
+
const input = inputElement();
|
|
390
|
+
if (!input) return;
|
|
391
|
+
input.setSelectionRange(input.value.length, input.value.length);
|
|
392
|
+
input.focus();
|
|
393
|
+
}
|
|
386
394
|
function handleWheel(event) {
|
|
387
395
|
const input = inputElement();
|
|
388
396
|
if (event.ctrlKey || !input || input.ownerDocument.activeElement !== input) return;
|
|
397
|
+
const horizontal = Math.abs(event.deltaX) > Math.abs(event.deltaY);
|
|
398
|
+
const delta = event.shiftKey && horizontal ? event.deltaX : event.deltaY;
|
|
399
|
+
if (delta === 0 || !event.shiftKey && horizontal) return;
|
|
389
400
|
event.preventDefault();
|
|
390
401
|
allowInputSync = true;
|
|
391
402
|
if (incrementValue(getStepAmount(event), {
|
|
392
|
-
direction:
|
|
403
|
+
direction: delta > 0 ? -1 : 1,
|
|
393
404
|
event,
|
|
394
405
|
reason: "wheel"
|
|
395
406
|
})) onValueCommitted(lastChangedValue, createGenericEventDetails(wheel, event));
|
|
@@ -434,6 +445,7 @@ function NumberFieldRoot(props) {
|
|
|
434
445
|
getStepAmount,
|
|
435
446
|
incrementValue,
|
|
436
447
|
inputElement,
|
|
448
|
+
focusInput,
|
|
437
449
|
setInputElement: (element) => setInputElementSignal(element),
|
|
438
450
|
allowInputSync: () => allowInputSync,
|
|
439
451
|
setAllowInputSync: (nextValue) => {
|
|
@@ -463,10 +475,7 @@ function NumberFieldRoot(props) {
|
|
|
463
475
|
onValueCommitted
|
|
464
476
|
},
|
|
465
477
|
get children() {
|
|
466
|
-
return [
|
|
467
|
-
get component() {
|
|
468
|
-
return props.as ?? "div";
|
|
469
|
-
},
|
|
478
|
+
return [Render(mergeProps({
|
|
470
479
|
ref: [internalProps.ref],
|
|
471
480
|
get ["class"]() {
|
|
472
481
|
return classValue();
|
|
@@ -497,15 +506,13 @@ function NumberFieldRoot(props) {
|
|
|
497
506
|
/** Groups the input with the increment and decrement buttons. */
|
|
498
507
|
function NumberFieldGroup(props) {
|
|
499
508
|
const context = useNumberFieldRootContext();
|
|
500
|
-
const others = omit(props, "
|
|
509
|
+
const others = omit(props, "render", "class", "style");
|
|
501
510
|
const state = context.state;
|
|
502
511
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
512
|
+
const Render = useRender(props, state, (props) => ssrElement("div", props, void 0, true));
|
|
503
513
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
504
514
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), stateAttributesMapping));
|
|
505
|
-
return
|
|
506
|
-
get component() {
|
|
507
|
-
return props.as ?? "div";
|
|
508
|
-
},
|
|
515
|
+
return Render(mergeProps({
|
|
509
516
|
get ["class"]() {
|
|
510
517
|
return classValue();
|
|
511
518
|
},
|
|
@@ -662,6 +669,14 @@ function createPressAndHold(params) {
|
|
|
662
669
|
if (isTouchLikePointerType(pointerType)) return ignoreClick;
|
|
663
670
|
return event.detail !== 0;
|
|
664
671
|
}
|
|
672
|
+
createEffect(params.disabled, (disabled) => {
|
|
673
|
+
if (disabled) {
|
|
674
|
+
isPressed = false;
|
|
675
|
+
isTouchingButton = false;
|
|
676
|
+
pointerType = "";
|
|
677
|
+
stopAutoChange();
|
|
678
|
+
}
|
|
679
|
+
});
|
|
665
680
|
onCleanup(() => {
|
|
666
681
|
stopAutoChange();
|
|
667
682
|
unsubscribeFromGlobalPointerUp();
|
|
@@ -683,7 +698,7 @@ function NumberFieldStepperButton(props, isIncrement) {
|
|
|
683
698
|
const allProps = props;
|
|
684
699
|
let firstTickCurrentValue = null;
|
|
685
700
|
let hasFirstTickCurrentValue = false;
|
|
686
|
-
const others = omit(allProps, "
|
|
701
|
+
const others = omit(allProps, "render", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseEnter", "onMouseLeave", "onMouseUp", "onPointerDown", "onPointerMove", "onPointerUp", "onTouchEnd", "onTouchStart", "ref", "style");
|
|
687
702
|
const state = context.state;
|
|
688
703
|
const nativeButton = createMemo(() => internalProps.nativeButton ?? true);
|
|
689
704
|
const disabled = createMemo(() => {
|
|
@@ -697,6 +712,7 @@ function NumberFieldStepperButton(props, isIncrement) {
|
|
|
697
712
|
disabled: disabled()
|
|
698
713
|
}));
|
|
699
714
|
const classValue = createMemo(() => resolveClass(props.class, buttonState()));
|
|
715
|
+
const Render = useRender(props, () => buttonState(), (props) => ssrElement("button", props, void 0, true));
|
|
700
716
|
const styleValue = createMemo(() => {
|
|
701
717
|
const external = resolveStyle(props.style, buttonState());
|
|
702
718
|
if (typeof external === "string") return `-webkit-user-select:none;user-select:none;${external}`;
|
|
@@ -757,26 +773,23 @@ function NumberFieldStepperButton(props, isIncrement) {
|
|
|
757
773
|
firstTickCurrentValue = commitInputValue(event);
|
|
758
774
|
hasFirstTickCurrentValue = true;
|
|
759
775
|
context.setLastChangedValue(null);
|
|
760
|
-
if (!isTouchLikePointerType(event.pointerType)) context.
|
|
776
|
+
if (!isTouchLikePointerType(event.pointerType)) context.focusInput();
|
|
761
777
|
pressAndHold.pointerHandlers.onPointerDown(event);
|
|
762
778
|
}
|
|
763
|
-
const onClick = composeEventHandlers(() => untrack(buttonDisabled) ? preventInteraction : void 0, () => internalProps.onClick,
|
|
764
|
-
const onPointerDown = composeEventHandlers(() => untrack(buttonDisabled) ? preventInteraction : void 0, () => internalProps.onPointerDown,
|
|
765
|
-
const onMouseDown = composeEventHandlers(() => untrack(buttonDisabled) ? stopInteraction : void 0, () => internalProps.onMouseDown);
|
|
766
|
-
const onKeyDown = composeEventHandlers(() => untrack(buttonDisabled) ? preventFocusableDisabledKeyDown : void 0, () => internalProps.onKeyDown, () => untrack(nativeButton) ? void 0 : handleNonNativeKeyDown);
|
|
767
|
-
const onKeyUp = composeEventHandlers(() => untrack(buttonDisabled) ? stopInteraction : void 0, () => internalProps.onKeyUp, () => untrack(nativeButton) ? void 0 : handleNonNativeKeyUp);
|
|
768
|
-
const onPointerUp = composeEventHandlers(() => internalProps.onPointerUp, () => pressAndHold.pointerHandlers.onPointerUp);
|
|
769
|
-
const onPointerMove = composeEventHandlers(() => internalProps.onPointerMove, () => pressAndHold.pointerHandlers.onPointerMove);
|
|
770
|
-
const onTouchStart = composeEventHandlers(() => internalProps.onTouchStart, () => pressAndHold.pointerHandlers.onTouchStart);
|
|
771
|
-
const onTouchEnd = composeEventHandlers(() => internalProps.onTouchEnd, () => pressAndHold.pointerHandlers.onTouchEnd);
|
|
772
|
-
const onMouseEnter = composeEventHandlers(() => internalProps.onMouseEnter, () => pressAndHold.pointerHandlers.onMouseEnter);
|
|
773
|
-
const onMouseLeave = composeEventHandlers(() => internalProps.onMouseLeave, () => pressAndHold.pointerHandlers.onMouseLeave);
|
|
774
|
-
const onMouseUp = composeEventHandlers(() => internalProps.onMouseUp, () => pressAndHold.pointerHandlers.onMouseUp);
|
|
779
|
+
const onClick = composeEventHandlers(liveEventHandler(() => untrack(buttonDisabled) ? preventInteraction : void 0), liveEventHandler(() => internalProps.onClick), handleClick);
|
|
780
|
+
const onPointerDown = composeEventHandlers(liveEventHandler(() => untrack(buttonDisabled) ? preventInteraction : void 0), liveEventHandler(() => internalProps.onPointerDown), handlePointerDown);
|
|
781
|
+
const onMouseDown = composeEventHandlers(liveEventHandler(() => untrack(buttonDisabled) ? stopInteraction : void 0), liveEventHandler(() => internalProps.onMouseDown));
|
|
782
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => untrack(buttonDisabled) ? preventFocusableDisabledKeyDown : void 0), liveEventHandler(() => internalProps.onKeyDown), liveEventHandler(() => untrack(nativeButton) ? void 0 : handleNonNativeKeyDown));
|
|
783
|
+
const onKeyUp = composeEventHandlers(liveEventHandler(() => untrack(buttonDisabled) ? stopInteraction : void 0), liveEventHandler(() => internalProps.onKeyUp), liveEventHandler(() => untrack(nativeButton) ? void 0 : handleNonNativeKeyUp));
|
|
784
|
+
const onPointerUp = composeEventHandlers(liveEventHandler(() => internalProps.onPointerUp), liveEventHandler(() => pressAndHold.pointerHandlers.onPointerUp));
|
|
785
|
+
const onPointerMove = composeEventHandlers(liveEventHandler(() => internalProps.onPointerMove), liveEventHandler(() => pressAndHold.pointerHandlers.onPointerMove));
|
|
786
|
+
const onTouchStart = composeEventHandlers(liveEventHandler(() => internalProps.onTouchStart), liveEventHandler(() => pressAndHold.pointerHandlers.onTouchStart));
|
|
787
|
+
const onTouchEnd = composeEventHandlers(liveEventHandler(() => internalProps.onTouchEnd), liveEventHandler(() => pressAndHold.pointerHandlers.onTouchEnd));
|
|
788
|
+
const onMouseEnter = composeEventHandlers(liveEventHandler(() => internalProps.onMouseEnter), liveEventHandler(() => pressAndHold.pointerHandlers.onMouseEnter));
|
|
789
|
+
const onMouseLeave = composeEventHandlers(liveEventHandler(() => internalProps.onMouseLeave), liveEventHandler(() => pressAndHold.pointerHandlers.onMouseLeave));
|
|
790
|
+
const onMouseUp = composeEventHandlers(liveEventHandler(() => internalProps.onMouseUp), liveEventHandler(() => pressAndHold.pointerHandlers.onMouseUp));
|
|
775
791
|
onSettled(() => {});
|
|
776
|
-
return
|
|
777
|
-
get component() {
|
|
778
|
-
return props.as ?? "button";
|
|
779
|
-
},
|
|
792
|
+
return Render(mergeProps({
|
|
780
793
|
ref: [((value) => value), internalProps.ref],
|
|
781
794
|
get ["class"]() {
|
|
782
795
|
return classValue();
|
|
@@ -900,13 +913,13 @@ function NumberFieldInput(props) {
|
|
|
900
913
|
const internalProps = props;
|
|
901
914
|
const allProps = props;
|
|
902
915
|
const [element, setElement] = createSignal();
|
|
903
|
-
let hasTouchedInput = false;
|
|
904
916
|
let blockRevalidation = false;
|
|
905
917
|
let pendingCaret = null;
|
|
906
918
|
let previousValue = untrack(context.value);
|
|
907
|
-
const others = omit(allProps, "
|
|
919
|
+
const others = omit(allProps, "render", "aria-describedby", "aria-labelledby", "aria-roledescription", "class", "onBlur", "onFocus", "onInput", "onKeyDown", "onPaste", "ref", "style");
|
|
908
920
|
const state = context.state;
|
|
909
921
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
922
|
+
const Render = useRender(props, state, (props) => ssrElement("input", props, void 0, true));
|
|
910
923
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
911
924
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), stateAttributesMapping));
|
|
912
925
|
const ariaLabelledBy = createMemo(() => internalProps["aria-labelledby"] ?? labelable.labelId());
|
|
@@ -920,10 +933,6 @@ function NumberFieldInput(props) {
|
|
|
920
933
|
function handleFocus(event) {
|
|
921
934
|
if (event.defaultPrevented || state().disabled) return;
|
|
922
935
|
field.setFocused(true);
|
|
923
|
-
if (hasTouchedInput) return;
|
|
924
|
-
hasTouchedInput = true;
|
|
925
|
-
const length = event.currentTarget.value.length;
|
|
926
|
-
event.currentTarget.setSelectionRange(length, length);
|
|
927
936
|
}
|
|
928
937
|
function handleBlur(event) {
|
|
929
938
|
const currentState = state();
|
|
@@ -1062,11 +1071,11 @@ function NumberFieldInput(props) {
|
|
|
1062
1071
|
context.setInputValue(nextText);
|
|
1063
1072
|
}
|
|
1064
1073
|
}
|
|
1065
|
-
const onFocus = composeEventHandlers(() => internalProps.onFocus,
|
|
1066
|
-
const onBlur = composeEventHandlers(() => internalProps.onBlur,
|
|
1067
|
-
const onInput = composeEventHandlers(() => internalProps.onInput,
|
|
1068
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown,
|
|
1069
|
-
const onPaste = composeEventHandlers(() => internalProps.onPaste,
|
|
1074
|
+
const onFocus = composeEventHandlers(liveEventHandler(() => internalProps.onFocus), handleFocus);
|
|
1075
|
+
const onBlur = composeEventHandlers(liveEventHandler(() => internalProps.onBlur), handleBlur);
|
|
1076
|
+
const onInput = composeEventHandlers(liveEventHandler(() => internalProps.onInput), handleInput);
|
|
1077
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), handleKeyDown);
|
|
1078
|
+
const onPaste = composeEventHandlers(liveEventHandler(() => internalProps.onPaste), handlePaste);
|
|
1070
1079
|
createEffect(() => ({
|
|
1071
1080
|
element: element(),
|
|
1072
1081
|
inputValue: context.inputValue()
|
|
@@ -1106,10 +1115,7 @@ function NumberFieldInput(props) {
|
|
|
1106
1115
|
field.registerFieldControl(context.controlSource, void 0);
|
|
1107
1116
|
labelable.registerControlId(context.controlSource, void 0);
|
|
1108
1117
|
});
|
|
1109
|
-
return
|
|
1110
|
-
get component() {
|
|
1111
|
-
return props.as ?? "input";
|
|
1112
|
-
},
|
|
1118
|
+
return Render(mergeProps({
|
|
1113
1119
|
ref: [((input) => {
|
|
1114
1120
|
setElement(input);
|
|
1115
1121
|
context.setInputElement(input);
|
|
@@ -1155,7 +1161,7 @@ function NumberFieldInput(props) {
|
|
|
1155
1161
|
return ariaDescribedBy();
|
|
1156
1162
|
},
|
|
1157
1163
|
onFocus,
|
|
1158
|
-
onBlur,
|
|
1164
|
+
onBlur: (event) => untrack(() => onBlur.call(event.currentTarget, event)),
|
|
1159
1165
|
onInput,
|
|
1160
1166
|
onKeyDown,
|
|
1161
1167
|
onPaste
|
|
@@ -1217,8 +1223,9 @@ function NumberFieldScrubArea(props) {
|
|
|
1217
1223
|
const disabled = createMemo(() => root.state().disabled);
|
|
1218
1224
|
const readOnly = createMemo(() => root.state().readOnly);
|
|
1219
1225
|
const state = root.state;
|
|
1220
|
-
const others = omit(allProps, "
|
|
1226
|
+
const others = omit(allProps, "render", "class", "direction", "onPointerDown", "pixelSensitivity", "ref", "style", "teleportDistance");
|
|
1221
1227
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
1228
|
+
const Render = useRender(props, state, (props) => ssrElement("span", props, void 0, true));
|
|
1222
1229
|
const styleValue = createMemo(() => {
|
|
1223
1230
|
const external = resolveStyle(props.style, state());
|
|
1224
1231
|
if (typeof external === "string") return `touch-action:none;-webkit-user-select:none;user-select:none;${external}`;
|
|
@@ -1365,7 +1372,7 @@ function NumberFieldScrubArea(props) {
|
|
|
1365
1372
|
setIsTouchInput(touchInput);
|
|
1366
1373
|
if (event.pointerType === "mouse") {
|
|
1367
1374
|
event.preventDefault();
|
|
1368
|
-
root.
|
|
1375
|
+
root.focusInput();
|
|
1369
1376
|
}
|
|
1370
1377
|
isPointerDown = true;
|
|
1371
1378
|
didMove = false;
|
|
@@ -1383,7 +1390,7 @@ function NumberFieldScrubArea(props) {
|
|
|
1383
1390
|
}
|
|
1384
1391
|
}
|
|
1385
1392
|
}
|
|
1386
|
-
const onPointerDown = composeEventHandlers(() => internalProps.onPointerDown,
|
|
1393
|
+
const onPointerDown = composeEventHandlers(liveEventHandler(() => internalProps.onPointerDown), handlePointerDown);
|
|
1387
1394
|
onCleanup(() => {
|
|
1388
1395
|
clearExitPointerLockTimer();
|
|
1389
1396
|
setCursorElement(void 0);
|
|
@@ -1405,10 +1412,7 @@ function NumberFieldScrubArea(props) {
|
|
|
1405
1412
|
setScrubAreaCursorElement: setCursorElement
|
|
1406
1413
|
},
|
|
1407
1414
|
get children() {
|
|
1408
|
-
return
|
|
1409
|
-
get component() {
|
|
1410
|
-
return props.as ?? "span";
|
|
1411
|
-
},
|
|
1415
|
+
return Render(mergeProps({
|
|
1412
1416
|
ref: [((scrubArea) => setElement(scrubArea)), internalProps.ref],
|
|
1413
1417
|
role: "presentation",
|
|
1414
1418
|
get ["class"]() {
|
|
@@ -1438,11 +1442,12 @@ function NumberFieldScrubAreaCursor(props) {
|
|
|
1438
1442
|
const root = useNumberFieldRootContext();
|
|
1439
1443
|
const scrubArea = useNumberFieldScrubAreaContext();
|
|
1440
1444
|
const internalProps = props;
|
|
1441
|
-
const others = omit(props, "
|
|
1445
|
+
const others = omit(props, "render", "class", "ref", "style");
|
|
1442
1446
|
const state = root.state;
|
|
1443
1447
|
const shouldRender = createMemo(() => scrubArea.isScrubbing() && !isWebKit() && !scrubArea.isTouchInput() && !scrubArea.isPointerLockDenied());
|
|
1444
1448
|
const ownerBody = () => scrubArea.scrubAreaElement()?.ownerDocument.body;
|
|
1445
1449
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
1450
|
+
const Render = useRender(props, state, (props) => ssrElement("span", props, void 0, true));
|
|
1446
1451
|
const styleValue = createMemo(() => {
|
|
1447
1452
|
const external = resolveStyle(props.style, state());
|
|
1448
1453
|
if (typeof external === "string") return `position:fixed;top:0;left:0;pointer-events:none;${external}`;
|
|
@@ -1465,10 +1470,7 @@ function NumberFieldScrubAreaCursor(props) {
|
|
|
1465
1470
|
children: (body) => Portal({
|
|
1466
1471
|
mount: body,
|
|
1467
1472
|
get children() {
|
|
1468
|
-
return
|
|
1469
|
-
get component() {
|
|
1470
|
-
return props.as ?? "span";
|
|
1471
|
-
},
|
|
1473
|
+
return Render(mergeProps({
|
|
1472
1474
|
ref: [((cursor) => scrubArea.setScrubAreaCursorElement(cursor)), internalProps.ref],
|
|
1473
1475
|
role: "presentation",
|
|
1474
1476
|
get ["class"]() {
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import { t as __exportAll } from "../rolldown-runtime-D7D4PA-g.js";
|
|
2
|
+
import { t as useRender } from "../useRender-CryVdCjs.js";
|
|
2
3
|
import { getStateAttributesProps } from "../internals/getStateAttributesProps.js";
|
|
3
4
|
import { _ as inputPaste, b as keyboard, g as inputClear, h as inputChange } from "../internals/reasons.js";
|
|
4
5
|
import { n as resolveClass, t as resolveStyle } from "../resolveStyle-XCSFDHAL.js";
|
|
5
6
|
import { createChangeEventDetails, createGenericEventDetails } from "../internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { composeEventHandlers } from "../internals/composeEventHandlers.js";
|
|
7
|
+
import { composeEventHandlers, liveEventHandler } from "../internals/composeEventHandlers.js";
|
|
7
8
|
import { n as useDirection } from "../DirectionContext-YORWLF08.js";
|
|
8
9
|
import { fieldValidityMapping } from "../internals/field-constants.js";
|
|
9
|
-
import {
|
|
10
|
-
import { n as useFormContext } from "../FormContext-
|
|
11
|
-
import { r as useLabelableContext } from "../LabelableContext-
|
|
12
|
-
import { t as Separator } from "../Separator-
|
|
13
|
-
import {
|
|
10
|
+
import { r as useFieldRootContext } from "../FieldRootContext-Bfpna6gA.js";
|
|
11
|
+
import { n as useFormContext } from "../FormContext-CYwo_ZnB.js";
|
|
12
|
+
import { r as useLabelableContext } from "../LabelableContext-BTeF0IWb.js";
|
|
13
|
+
import { t as Separator } from "../Separator-DTvtnxzP.js";
|
|
14
|
+
import { escape, memo, mergeProps, ssr, ssrAttribute, ssrElement, ssrGroup, ssrHydrationKey, ssrStyle } from "@solidjs/web";
|
|
14
15
|
import { createContext, createEffect, createMemo, createSignal, createUniqueId, omit, onCleanup, onSettled, untrack, useContext } from "solid-js";
|
|
15
16
|
//#region src/otp-field/utils/otp.ts
|
|
16
17
|
var OTP_VALIDATION_CONFIG = {
|
|
@@ -166,7 +167,7 @@ function OTPFieldRoot(props) {
|
|
|
166
167
|
let disposed = false;
|
|
167
168
|
let slotChangeQueued = false;
|
|
168
169
|
let valueEffectVersion = 0;
|
|
169
|
-
const others = omit(allProps, "aria-describedby", "aria-labelledby", "
|
|
170
|
+
const others = omit(allProps, "aria-describedby", "aria-labelledby", "render", "autoComplete", "autoSubmit", "class", "defaultValue", "disabled", "form", "id", "inputMode", "length", "mask", "name", "normalizeValue", "onChange", "onValueChange", "onValueComplete", "onValueInvalid", "readOnly", "ref", "required", "style", "validationType", "value");
|
|
170
171
|
const length = createMemo(() => internalProps.length);
|
|
171
172
|
const validationType = createMemo(() => internalProps.validationType ?? "numeric");
|
|
172
173
|
const normalizeValue = () => internalProps.normalizeValue;
|
|
@@ -201,6 +202,7 @@ function OTPFieldRoot(props) {
|
|
|
201
202
|
value: value()
|
|
202
203
|
}));
|
|
203
204
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
205
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("div", props, void 0, true));
|
|
204
206
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
205
207
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), rootStateAttributesMapping));
|
|
206
208
|
const ariaLabelledBy = createMemo(() => internalProps["aria-labelledby"] ?? labelable.labelId() ?? fallbackAriaLabelledBy());
|
|
@@ -506,10 +508,7 @@ function OTPFieldRoot(props) {
|
|
|
506
508
|
return OTPFieldRootContext({
|
|
507
509
|
value: context,
|
|
508
510
|
get children() {
|
|
509
|
-
return [
|
|
510
|
-
get component() {
|
|
511
|
-
return props.as ?? "div";
|
|
512
|
-
},
|
|
511
|
+
return [Render(mergeProps({
|
|
513
512
|
ref: [((element) => setRootElement(element)), internalProps.ref],
|
|
514
513
|
get ["class"]() {
|
|
515
514
|
return classValue();
|
|
@@ -583,22 +582,23 @@ function OTPFieldInput(props) {
|
|
|
583
582
|
const direction = useDirection();
|
|
584
583
|
const registration = root.registerInput();
|
|
585
584
|
const internalProps = props;
|
|
586
|
-
const others = omit(props, "aria-label", "aria-labelledby", "
|
|
585
|
+
const others = omit(props, "aria-label", "aria-labelledby", "render", "class", "defaultChecked", "defaultValue", "index", "onBlur", "onFocus", "onInput", "onKeyDown", "onMouseDown", "onPaste", "ref", "style");
|
|
587
586
|
const index = registration.index;
|
|
588
587
|
const slotValue = createMemo(() => root.value()[index()] ?? "");
|
|
589
588
|
const state = createMemo(() => getOTPFieldInputState(root.state(), slotValue(), index()));
|
|
590
589
|
const classValue = createMemo(() => resolveClass(props.class, state()));
|
|
590
|
+
const Render = useRender(props, () => state(), (props) => ssrElement("input", props, void 0, true));
|
|
591
591
|
const styleValue = createMemo(() => resolveStyle(props.style, state()));
|
|
592
592
|
const stateAttributes = createMemo(() => getStateAttributesProps(state(), inputStateAttributesMapping));
|
|
593
593
|
const ariaLabel = createMemo(() => index() === 0 ? void 0 : internalProps["aria-label"]);
|
|
594
594
|
const inheritedLabel = createMemo(() => internalProps["aria-labelledby"] ?? root.inputAriaLabelledBy());
|
|
595
595
|
const [inputElement, setInputElement] = createSignal();
|
|
596
|
-
const onMouseDown = composeEventHandlers(() => internalProps.onMouseDown,
|
|
597
|
-
const onFocus = composeEventHandlers(() => internalProps.onFocus,
|
|
598
|
-
const onBlur = composeEventHandlers(() => internalProps.onBlur,
|
|
599
|
-
const onInput = composeEventHandlers(() => internalProps.onInput,
|
|
600
|
-
const onKeyDown = composeEventHandlers(() => internalProps.onKeyDown,
|
|
601
|
-
const onPaste = composeEventHandlers(() => internalProps.onPaste,
|
|
596
|
+
const onMouseDown = composeEventHandlers(liveEventHandler(() => internalProps.onMouseDown), handleMouseDown);
|
|
597
|
+
const onFocus = composeEventHandlers(liveEventHandler(() => internalProps.onFocus), handleFocus);
|
|
598
|
+
const onBlur = composeEventHandlers(liveEventHandler(() => internalProps.onBlur), handleBlur);
|
|
599
|
+
const onInput = composeEventHandlers(liveEventHandler(() => internalProps.onInput), handleInput);
|
|
600
|
+
const onKeyDown = composeEventHandlers(liveEventHandler(() => internalProps.onKeyDown), handleKeyDown);
|
|
601
|
+
const onPaste = composeEventHandlers(liveEventHandler(() => internalProps.onPaste), handlePaste);
|
|
602
602
|
function handleMouseDown(event) {
|
|
603
603
|
if (event.defaultPrevented || root.disabled()) return;
|
|
604
604
|
event.preventDefault();
|
|
@@ -715,10 +715,7 @@ function OTPFieldInput(props) {
|
|
|
715
715
|
if (isDevelopment() && current.element && current.index === 0 && current.label != null && !current.element.labels?.length) console.warn("<OTPField.Input> ignores `aria-label` on the first input. Use a `<label>` or `<Field.Label>` to label the OTP field.");
|
|
716
716
|
});
|
|
717
717
|
onCleanup(registration.unregister);
|
|
718
|
-
return
|
|
719
|
-
get component() {
|
|
720
|
-
return props.as ?? "input";
|
|
721
|
-
},
|
|
718
|
+
return Render(mergeProps({
|
|
722
719
|
ref: [((element) => {
|
|
723
720
|
setInputElement(element);
|
|
724
721
|
registration.setElement(element);
|