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,582 +0,0 @@
|
|
|
1
|
-
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
-
import { getStateAttributesProps as t } from "./internals/getStateAttributesProps.js";
|
|
3
|
-
import { _ as n, b as r, g as i, h as a } from "./reasons-Co5CzjKq.js";
|
|
4
|
-
import { n as o, t as s } from "./resolveStyle-XcgAuaKR.js";
|
|
5
|
-
import { createChangeEventDetails as c, createGenericEventDetails as l } from "./internals/createBaseUIEventDetails.js";
|
|
6
|
-
import { composeEventHandlers as u } from "./internals/composeEventHandlers.js";
|
|
7
|
-
import { n as d } from "./DirectionContext-BwMabICS.js";
|
|
8
|
-
import { fieldValidityMapping as f } from "./internals/field-constants.js";
|
|
9
|
-
import { n as p } from "./FieldRootContext-izCEh80D.js";
|
|
10
|
-
import { n as m } from "./FormContext-BB05lWOI.js";
|
|
11
|
-
import { r as h } from "./LabelableContext-DKsB0fIx.js";
|
|
12
|
-
import { t as g } from "./Separator-9DboD_Si.js";
|
|
13
|
-
import { Dynamic as ee, createComponent as te, delegateEvents as _, effect as v, getNextElement as y, memo as b, mergeProps as ne, ref as re, runHydrationEvents as ie, setAttribute as x, style as ae, template as oe } from "@solidjs/web";
|
|
14
|
-
import { createContext as S, createEffect as C, createMemo as w, createSignal as T, createUniqueId as se, omit as ce, onCleanup as le, onSettled as ue, untrack as E, useContext as de } from "solid-js";
|
|
15
|
-
//#region src/otp-field/utils/otp.ts
|
|
16
|
-
var D = {
|
|
17
|
-
numeric: {
|
|
18
|
-
slotPattern: "\\d{1}",
|
|
19
|
-
getRootPattern: (e) => `\\d{${e}}`,
|
|
20
|
-
regexp: /[^\d]/g,
|
|
21
|
-
inputMode: "numeric"
|
|
22
|
-
},
|
|
23
|
-
alpha: {
|
|
24
|
-
slotPattern: "[a-zA-Z]{1}",
|
|
25
|
-
getRootPattern: (e) => `[a-zA-Z]{${e}}`,
|
|
26
|
-
regexp: /[^a-zA-Z]/g,
|
|
27
|
-
inputMode: "text"
|
|
28
|
-
},
|
|
29
|
-
alphanumeric: {
|
|
30
|
-
slotPattern: "[a-zA-Z0-9]{1}",
|
|
31
|
-
getRootPattern: (e) => `[a-zA-Z0-9]{${e}}`,
|
|
32
|
-
regexp: /[^a-zA-Z0-9]/g,
|
|
33
|
-
inputMode: "text"
|
|
34
|
-
}
|
|
35
|
-
};
|
|
36
|
-
function fe(e) {
|
|
37
|
-
return e === "none" ? null : D[e];
|
|
38
|
-
}
|
|
39
|
-
function O(e) {
|
|
40
|
-
return (e ?? "").replace(/\s/g, "");
|
|
41
|
-
}
|
|
42
|
-
function k(e, t) {
|
|
43
|
-
return t ? e.replace(t.regexp, "") : e;
|
|
44
|
-
}
|
|
45
|
-
function A(e, t, n, r) {
|
|
46
|
-
let i = O(e), a = fe(n), o = k(i, a), s = i.length > o.length;
|
|
47
|
-
if (r) {
|
|
48
|
-
let e = r(o);
|
|
49
|
-
s ||= o.length > e.length, o = k(e, a), s ||= e.length > o.length;
|
|
50
|
-
}
|
|
51
|
-
let c = t < 0 ? 0 : t, l = Array.from(o);
|
|
52
|
-
return [l.slice(0, c).join(""), s || l.length > c];
|
|
53
|
-
}
|
|
54
|
-
function j(e, t, n, r) {
|
|
55
|
-
return A(e, t, n, r)[0];
|
|
56
|
-
}
|
|
57
|
-
function pe(e, t, n, r, i, a) {
|
|
58
|
-
let o = j(n, r, i, a);
|
|
59
|
-
return j(`${e.slice(0, t)}${o}${e.slice(t + o.length)}`, r, i, a);
|
|
60
|
-
}
|
|
61
|
-
function M(e, t) {
|
|
62
|
-
return t < 0 || t >= e.length ? e : `${e.slice(0, t)}${e.slice(t + 1)}`;
|
|
63
|
-
}
|
|
64
|
-
//#endregion
|
|
65
|
-
//#region src/otp-field/utils/stateAttributesMapping.ts
|
|
66
|
-
var me = {
|
|
67
|
-
value: () => null,
|
|
68
|
-
length: () => null,
|
|
69
|
-
...f
|
|
70
|
-
}, N = {
|
|
71
|
-
value: () => null,
|
|
72
|
-
index: () => null,
|
|
73
|
-
...f
|
|
74
|
-
}, P = Symbol("OTPFieldRootContext"), he = S(P);
|
|
75
|
-
function ge() {
|
|
76
|
-
let e = de(he);
|
|
77
|
-
if (e !== P) return e;
|
|
78
|
-
throw Error("Base UI: OTPFieldRootContext is missing. OTPField parts must be placed within <OTPField.Root>.");
|
|
79
|
-
}
|
|
80
|
-
function _e(e, t, n) {
|
|
81
|
-
return {
|
|
82
|
-
...e,
|
|
83
|
-
value: t,
|
|
84
|
-
index: n,
|
|
85
|
-
filled: t !== ""
|
|
86
|
-
};
|
|
87
|
-
}
|
|
88
|
-
//#endregion
|
|
89
|
-
//#region src/otp-field/root/OTPFieldRoot.tsx
|
|
90
|
-
var ve = /* @__PURE__ */ oe("<input type=text aria-hidden=true tabindex=-1>"), ye = {
|
|
91
|
-
"clip-path": "inset(50%)",
|
|
92
|
-
overflow: "hidden",
|
|
93
|
-
"white-space": "nowrap",
|
|
94
|
-
border: "0",
|
|
95
|
-
padding: "0",
|
|
96
|
-
width: "1px",
|
|
97
|
-
height: "1px",
|
|
98
|
-
margin: "-1px",
|
|
99
|
-
position: "fixed",
|
|
100
|
-
top: "0",
|
|
101
|
-
left: "0"
|
|
102
|
-
}, be = {
|
|
103
|
-
...ye,
|
|
104
|
-
position: "absolute"
|
|
105
|
-
};
|
|
106
|
-
function xe(e) {
|
|
107
|
-
let n = p(!0), r = m(), i = h(), u = e, d = e, f = Symbol("OTPField"), g = Symbol("OTPFieldLabel"), _ = `base-ui-${se()}`, oe = `base-ui-${se()}`, S = E(i.controlId), de = typeof S == "string" ? S : _, D = E(() => u.value !== void 0), O = E(() => D ? u.value : u.defaultValue), k = j(O, E(() => u.length), E(() => u.validationType ?? "numeric"), E(() => u.normalizeValue)), [pe, M] = T(O), [N, P] = T(), [ge, _e] = T(), [xe, Te] = T(Math.min(k.length, E(() => u.length) - 1)), [F, I] = T(!1), [L, Ee] = T(0), [De, Oe] = T(), R = /* @__PURE__ */ new Map(), ke = 0, Ae, z, B, je = !1, Me = !1, Ne = 0, Pe = ce(d, "aria-describedby", "aria-labelledby", "as", "autoComplete", "autoSubmit", "class", "defaultValue", "disabled", "form", "id", "inputMode", "length", "mask", "name", "normalizeValue", "onChange", "onValueChange", "onValueComplete", "onValueInvalid", "readOnly", "ref", "required", "style", "validationType", "value"), V = w(() => u.length), H = w(() => u.validationType ?? "numeric"), U = () => u.normalizeValue, W = w(() => j(D ? u.value : pe(), V(), H(), U())), G = w(() => n.disabled() || (u.disabled ?? !1)), K = w(() => u.readOnly ?? !1), Fe = w(() => u.required ?? !1), q = w(() => n.name() ?? u.name), J = w(() => u.id ?? de), Ie = () => u.autoComplete ?? "one-time-code", Le = () => u.form, Re = () => u.mask ?? !1, ze = w(() => fe(H())), Be = w(() => ze()?.slotPattern), Ve = w(() => ze()?.getRootPattern(V())), He = w(() => u.inputMode ?? ze()?.inputMode), Ue = w(() => Number.isInteger(V()) && V() > 0), Y = w(() => (L(), Q()[0]?.element)), We = w(() => F() ? Math.min(xe(), Math.max(V() - 1, 0)) : Math.min(W().length, V() - 1)), X = w(() => ({
|
|
108
|
-
...n.state(),
|
|
109
|
-
complete: W().length === V(),
|
|
110
|
-
disabled: G(),
|
|
111
|
-
filled: W() !== "",
|
|
112
|
-
focused: F(),
|
|
113
|
-
length: V(),
|
|
114
|
-
readOnly: K(),
|
|
115
|
-
required: Fe(),
|
|
116
|
-
value: W()
|
|
117
|
-
})), Ge = w(() => o(e.class, X())), Ke = w(() => s(e.style, X())), qe = w(() => t(X(), me)), Je = w(() => u["aria-labelledby"] ?? i.labelId() ?? De()), Ye = w(() => u["aria-labelledby"] == null ? Je() : void 0), Xe = w(() => i.getAriaDescribedBy(u["aria-describedby"])), Ze = w(() => i.getAriaDescribedBy(void 0)), Qe = E(W), Z = {
|
|
118
|
-
id: E(J),
|
|
119
|
-
name: u.name,
|
|
120
|
-
value: () => B ?? W(),
|
|
121
|
-
getControl: () => Y() ?? null
|
|
122
|
-
};
|
|
123
|
-
function $e() {
|
|
124
|
-
let e = Symbol("OTPFieldInput"), [t, n] = T(R.size), r = {
|
|
125
|
-
element: void 0,
|
|
126
|
-
index: t,
|
|
127
|
-
setIndex: n,
|
|
128
|
-
order: ke
|
|
129
|
-
};
|
|
130
|
-
return ke += 1, R.set(e, r), tt(), {
|
|
131
|
-
index: t,
|
|
132
|
-
setElement(e) {
|
|
133
|
-
r.element = e, et();
|
|
134
|
-
},
|
|
135
|
-
unregister() {
|
|
136
|
-
R.delete(e), et();
|
|
137
|
-
}
|
|
138
|
-
};
|
|
139
|
-
}
|
|
140
|
-
function Q() {
|
|
141
|
-
return Array.from(R.values()).sort(Se);
|
|
142
|
-
}
|
|
143
|
-
function et() {
|
|
144
|
-
let e = Q();
|
|
145
|
-
for (let t = 0; t < e.length; t += 1) e[t]?.setIndex(t);
|
|
146
|
-
tt();
|
|
147
|
-
}
|
|
148
|
-
function tt() {
|
|
149
|
-
Me || (Me = !0, queueMicrotask(() => {
|
|
150
|
-
Me = !1, je || Ee((e) => e + 1);
|
|
151
|
-
}));
|
|
152
|
-
}
|
|
153
|
-
function $(e) {
|
|
154
|
-
let t = Q(), n = t[Math.min(Math.max(e, 0), Math.max(t.length - 1, 0))]?.element;
|
|
155
|
-
n?.focus(), n?.select();
|
|
156
|
-
}
|
|
157
|
-
function nt(e, t) {
|
|
158
|
-
Ae = {
|
|
159
|
-
index: e,
|
|
160
|
-
value: t
|
|
161
|
-
};
|
|
162
|
-
}
|
|
163
|
-
function rt(e) {
|
|
164
|
-
let t = J();
|
|
165
|
-
if (t) return e === 0 ? t : `${t}-${e + 1}`;
|
|
166
|
-
}
|
|
167
|
-
function it(e, t) {
|
|
168
|
-
if (e > W().length) {
|
|
169
|
-
$(Math.min(W().length, V() - 1));
|
|
170
|
-
return;
|
|
171
|
-
}
|
|
172
|
-
Te(e), I(!0), n.setFocused(!0), t.currentTarget.select();
|
|
173
|
-
}
|
|
174
|
-
function at(e) {
|
|
175
|
-
E(() => {
|
|
176
|
-
let t = e.relatedTarget, r = N();
|
|
177
|
-
r && t instanceof Element && Ce(r, t) || (n.setTouched(!0), I(!1), n.setFocused(!1), n.validationMode() === "onBlur" && n.validation.commit(W()));
|
|
178
|
-
});
|
|
179
|
-
}
|
|
180
|
-
function ot(e, t) {
|
|
181
|
-
u.onValueInvalid?.(e, t);
|
|
182
|
-
}
|
|
183
|
-
function st(e, t, n, r, i) {
|
|
184
|
-
if (e || t || !n) {
|
|
185
|
-
Oe(void 0);
|
|
186
|
-
return;
|
|
187
|
-
}
|
|
188
|
-
let a = n.getRootNode(), o = "querySelectorAll" in a ? a : void 0, s = r && o ? Array.from(o.querySelectorAll("label")).find((e) => e.htmlFor === r) : void 0, c = n.closest("label") ?? n.labels?.[0] ?? s;
|
|
189
|
-
if (!c || !i || c.getRootNode() !== i.getRootNode()) {
|
|
190
|
-
Oe(void 0);
|
|
191
|
-
return;
|
|
192
|
-
}
|
|
193
|
-
c.id ||= oe, Oe(c.id || void 0);
|
|
194
|
-
}
|
|
195
|
-
function ct(e, t) {
|
|
196
|
-
let n = j(e, V(), H(), U()), r = (t.reason === "input-change" || t.reason === "input-paste") && n.length === V() && (W().length !== V() || t.reason === "input-paste") ? l(t.reason, t.event) : null;
|
|
197
|
-
return n === W() ? (r && lt(n, r), null) : (u.onValueChange?.(n, t), t.isCanceled ? null : (D || M(n), r ? z = {
|
|
198
|
-
value: n,
|
|
199
|
-
details: r
|
|
200
|
-
} : n.length !== V() && (z = void 0), n));
|
|
201
|
-
}
|
|
202
|
-
function lt(e, t) {
|
|
203
|
-
let n = u.autoSubmit ?? !1, r = Le(), i = B;
|
|
204
|
-
B = e;
|
|
205
|
-
try {
|
|
206
|
-
u.onValueComplete?.(e, t), n && ut(r, e);
|
|
207
|
-
} finally {
|
|
208
|
-
B = i;
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
function ut(e, t) {
|
|
212
|
-
let n = ge(), r = Q().flatMap((e) => e.element ?? []), i = n?.form ?? r[0]?.form ?? null;
|
|
213
|
-
if (e) {
|
|
214
|
-
let t = N()?.ownerDocument.getElementById(e);
|
|
215
|
-
t?.tagName === "FORM" && (i = t);
|
|
216
|
-
}
|
|
217
|
-
if (!i?.requestSubmit) return;
|
|
218
|
-
let a = r.map((e) => e.value), o = n?.value;
|
|
219
|
-
for (let e = 0; e < r.length; e += 1) {
|
|
220
|
-
let n = r[e];
|
|
221
|
-
n && (n.value = t[e] ?? "");
|
|
222
|
-
}
|
|
223
|
-
n && (n.value = t);
|
|
224
|
-
try {
|
|
225
|
-
i.requestSubmit();
|
|
226
|
-
} finally {
|
|
227
|
-
for (let e = 0; e < r.length; e += 1) {
|
|
228
|
-
let t = r[e];
|
|
229
|
-
t && (t.value = a[e] ?? "");
|
|
230
|
-
}
|
|
231
|
-
n && (n.value = o ?? "");
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
function dt(e) {
|
|
235
|
-
if (e.defaultPrevented || G() || K()) {
|
|
236
|
-
e.currentTarget.value = W();
|
|
237
|
-
return;
|
|
238
|
-
}
|
|
239
|
-
let t = e.currentTarget.value, [n, r] = A(t, V(), H(), U());
|
|
240
|
-
r && ot(t, l(a, e));
|
|
241
|
-
let i = ct(n, c(a, e));
|
|
242
|
-
e.currentTarget.value !== W() && (e.currentTarget.value = W()), i != null && i !== "" && nt(i.length - 1, i);
|
|
243
|
-
}
|
|
244
|
-
let ft = {
|
|
245
|
-
activeIndex: We,
|
|
246
|
-
autoComplete: Ie,
|
|
247
|
-
disabled: G,
|
|
248
|
-
form: Le,
|
|
249
|
-
focusInput: $,
|
|
250
|
-
queueFocusInput: nt,
|
|
251
|
-
getInputId: rt,
|
|
252
|
-
handleInputBlur: at,
|
|
253
|
-
handleInputFocus: it,
|
|
254
|
-
inputMode: He,
|
|
255
|
-
inputAriaLabelledBy: Ye,
|
|
256
|
-
invalid: () => n.invalid(),
|
|
257
|
-
length: V,
|
|
258
|
-
mask: Re,
|
|
259
|
-
normalizeValue: U,
|
|
260
|
-
pattern: Be,
|
|
261
|
-
readOnly: K,
|
|
262
|
-
registerInput: $e,
|
|
263
|
-
reportValueInvalid: ot,
|
|
264
|
-
required: Fe,
|
|
265
|
-
setValue: ct,
|
|
266
|
-
state: X,
|
|
267
|
-
validationType: H,
|
|
268
|
-
value: W
|
|
269
|
-
};
|
|
270
|
-
return C(() => ({
|
|
271
|
-
disabled: G(),
|
|
272
|
-
firstInput: Y(),
|
|
273
|
-
id: J(),
|
|
274
|
-
name: u.name
|
|
275
|
-
}), (e) => E(() => {
|
|
276
|
-
Z.id = e.id, Z.name = e.name, n.registerFieldControl(f, e.disabled || !e.firstInput ? void 0 : Z), i.registerControlId(g, e.firstInput ? e.id : void 0);
|
|
277
|
-
})), C(() => ({
|
|
278
|
-
disabled: G(),
|
|
279
|
-
input: ge()
|
|
280
|
-
}), (e) => E(() => {
|
|
281
|
-
if (!(!e.input || e.disabled)) return n.validation.registerInput(f, e.input, () => E(() => Y() ?? null));
|
|
282
|
-
})), C(() => ({
|
|
283
|
-
explicit: u["aria-labelledby"],
|
|
284
|
-
fieldLabel: i.labelId(),
|
|
285
|
-
input: Y(),
|
|
286
|
-
inputId: J(),
|
|
287
|
-
group: N()
|
|
288
|
-
}), (e) => {
|
|
289
|
-
st(e.explicit, e.fieldLabel, e.input, e.inputId, e.group);
|
|
290
|
-
}), C(() => ({
|
|
291
|
-
initialValue: n.validityData().initialValue,
|
|
292
|
-
name: q(),
|
|
293
|
-
value: W()
|
|
294
|
-
}), (e) => {
|
|
295
|
-
if (e.value === Qe) return;
|
|
296
|
-
Qe = e.value, E(() => {
|
|
297
|
-
r.clearError(e.name), n.setDirty(e.value !== e.initialValue), n.setFilled(e.value !== ""), n.validation.change(e.value);
|
|
298
|
-
});
|
|
299
|
-
let t = ++Ne;
|
|
300
|
-
queueMicrotask(() => {
|
|
301
|
-
if (je || t !== Ne) return;
|
|
302
|
-
let e = E(W), n = Ae;
|
|
303
|
-
Ae = void 0, n?.value === e && $(n.index);
|
|
304
|
-
let r = z;
|
|
305
|
-
z = void 0, r?.value === e && lt(e, r.details);
|
|
306
|
-
});
|
|
307
|
-
}), C(() => (L(), {
|
|
308
|
-
count: R.size,
|
|
309
|
-
length: V()
|
|
310
|
-
}), (e) => {
|
|
311
|
-
we() && Number.isInteger(e.length) && e.length > 0 && e.count !== 0 && e.count !== e.length && console.warn(`<OTPField.Root> \`length\` must match the number of rendered <OTPField.Input /> parts. Received \`length={${e.length}}\` but rendered ${e.count} input${e.count === 1 ? "" : "s"}.`);
|
|
312
|
-
}), C(() => V(), (e) => {
|
|
313
|
-
we() && (!Number.isInteger(e) || e <= 0) && console.warn(`<OTPField.Root> \`length\` must be a positive integer. Received \`length={${String(e)}}\`.`);
|
|
314
|
-
}), C(() => {
|
|
315
|
-
L();
|
|
316
|
-
let e = /* @__PURE__ */ new Set(), t = N();
|
|
317
|
-
t && e.add(t.getRootNode());
|
|
318
|
-
for (let t of R.values()) t.element && e.add(t.element.getRootNode());
|
|
319
|
-
return Array.from(e);
|
|
320
|
-
}, (e) => {
|
|
321
|
-
if (typeof MutationObserver > "u") return;
|
|
322
|
-
function t(e) {
|
|
323
|
-
return e.type === "attributes" ? e.target instanceof HTMLLabelElement || Array.from(R.values()).some((t) => t.element === e.target) : [...e.addedNodes, ...e.removedNodes].some((e) => e instanceof HTMLLabelElement ? !0 : e instanceof Element ? e.querySelector("label") ? !0 : Array.from(R.values()).some((t) => t.element === e || (t.element ? e.contains(t.element) : !1)) : !1);
|
|
324
|
-
}
|
|
325
|
-
let n = new MutationObserver((e) => {
|
|
326
|
-
e.some(t) && (et(), E(() => {
|
|
327
|
-
st(u["aria-labelledby"], i.labelId(), Q()[0]?.element, J(), N());
|
|
328
|
-
}));
|
|
329
|
-
});
|
|
330
|
-
for (let t of e) n.observe(t, {
|
|
331
|
-
attributeFilter: ["for", "id"],
|
|
332
|
-
attributes: !0,
|
|
333
|
-
childList: !0,
|
|
334
|
-
subtree: !0
|
|
335
|
-
});
|
|
336
|
-
return () => n.disconnect();
|
|
337
|
-
}), ue(() => E(() => {
|
|
338
|
-
n.setFilled(W() !== "");
|
|
339
|
-
let e = Q()[0]?.element;
|
|
340
|
-
Z.id = J(), Z.name = u.name, n.registerFieldControl(f, G() || !e ? void 0 : Z), i.registerControlId(g, e ? J() : void 0), st(u["aria-labelledby"], i.labelId(), e, J(), N());
|
|
341
|
-
})), le(() => {
|
|
342
|
-
je = !0, n.registerFieldControl(f, void 0), i.registerControlId(g, void 0);
|
|
343
|
-
}), te(he, {
|
|
344
|
-
value: ft,
|
|
345
|
-
get children() {
|
|
346
|
-
return [te(ee, ne({
|
|
347
|
-
get component() {
|
|
348
|
-
return e.as ?? "div";
|
|
349
|
-
},
|
|
350
|
-
ref: [((e) => P(e)), u.ref],
|
|
351
|
-
get class() {
|
|
352
|
-
return Ge();
|
|
353
|
-
},
|
|
354
|
-
get style() {
|
|
355
|
-
return Ke();
|
|
356
|
-
},
|
|
357
|
-
role: "group",
|
|
358
|
-
get "aria-describedby"() {
|
|
359
|
-
return Xe();
|
|
360
|
-
},
|
|
361
|
-
get "aria-labelledby"() {
|
|
362
|
-
return Je();
|
|
363
|
-
}
|
|
364
|
-
}, qe, Pe)), b(() => b(() => !!Ue())() ? (() => {
|
|
365
|
-
var e = y(ve);
|
|
366
|
-
return e.$$input = dt, e.addEventListener("focus", () => $(0)), re(() => (e) => _e(e), e), v(() => ({
|
|
367
|
-
e: J() && q() == null ? `${J()}-hidden-input` : void 0,
|
|
368
|
-
t: Le(),
|
|
369
|
-
a: q(),
|
|
370
|
-
o: W(),
|
|
371
|
-
i: Ie(),
|
|
372
|
-
n: He(),
|
|
373
|
-
s: V(),
|
|
374
|
-
h: V(),
|
|
375
|
-
r: Ve(),
|
|
376
|
-
d: G(),
|
|
377
|
-
l: K(),
|
|
378
|
-
u: Fe(),
|
|
379
|
-
c: Ze(),
|
|
380
|
-
w: X().valid === !1 && !G() ? "true" : void 0,
|
|
381
|
-
m: q() ? be : ye
|
|
382
|
-
}), ({ e: t, t: n, a: r, o: i, i: a, n: o, s, h: c, r: l, d: u, l: d, u: f, c: p, w: m, m: h }, g) => {
|
|
383
|
-
t !== g?.e && x(e, "id", t), n !== g?.t && x(e, "form", n), r !== g?.a && x(e, "name", r), e.value = i ?? "", a !== g?.i && x(e, "autocomplete", a), o !== g?.n && x(e, "inputmode", o), s !== g?.s && x(e, "minlength", s), c !== g?.h && x(e, "maxlength", c), l !== g?.r && x(e, "pattern", l), u !== g?.d && x(e, "disabled", u), d !== g?.l && x(e, "readonly", d), f !== g?.u && x(e, "required", f), p !== g?.c && x(e, "aria-describedby", p), m !== g?.w && x(e, "aria-invalid", m), ae(e, h, g?.m);
|
|
384
|
-
}), ie(), e;
|
|
385
|
-
})() : Ue())];
|
|
386
|
-
}
|
|
387
|
-
});
|
|
388
|
-
}
|
|
389
|
-
function Se(e, t) {
|
|
390
|
-
if (!e.element || !t.element || e.element === t.element) return e.order - t.order;
|
|
391
|
-
let n = e.element.compareDocumentPosition(t.element);
|
|
392
|
-
return n & Node.DOCUMENT_POSITION_DISCONNECTED ? e.order - t.order : n & Node.DOCUMENT_POSITION_FOLLOWING ? -1 : n & Node.DOCUMENT_POSITION_PRECEDING ? 1 : e.order - t.order;
|
|
393
|
-
}
|
|
394
|
-
function Ce(e, t) {
|
|
395
|
-
if (e.contains(t)) return !0;
|
|
396
|
-
let n = t;
|
|
397
|
-
for (; n;) {
|
|
398
|
-
if (n === e) return !0;
|
|
399
|
-
n = n.parentNode ?? (n instanceof ShadowRoot ? n.host : null);
|
|
400
|
-
}
|
|
401
|
-
return !1;
|
|
402
|
-
}
|
|
403
|
-
function we() {
|
|
404
|
-
return !1;
|
|
405
|
-
}
|
|
406
|
-
_(["input"]);
|
|
407
|
-
//#endregion
|
|
408
|
-
//#region src/otp-field/input/OTPFieldInput.tsx
|
|
409
|
-
function Te(e) {
|
|
410
|
-
let f = ge(), p = d(), m = f.registerInput(), h = e, g = ce(e, "aria-label", "aria-labelledby", "as", "class", "defaultChecked", "defaultValue", "index", "onBlur", "onFocus", "onInput", "onKeyDown", "onMouseDown", "onPaste", "ref", "style"), _ = m.index, v = w(() => f.value()[_()] ?? ""), y = w(() => _e(f.state(), v(), _())), re = w(() => o(e.class, y())), ie = w(() => s(e.style, y())), x = w(() => t(y(), N)), ae = w(() => _() === 0 ? void 0 : h["aria-label"]), oe = w(() => h["aria-labelledby"] ?? f.inputAriaLabelledBy()), [S, se] = T(), ue = u(() => h.onMouseDown, () => k), E = u(() => h.onFocus, () => j), de = u(() => h.onBlur, () => me), D = u(() => h.onInput, () => P), fe = u(() => h.onKeyDown, () => he), O = u(() => h.onPaste, () => ve);
|
|
411
|
-
function k(e) {
|
|
412
|
-
e.defaultPrevented || f.disabled() || (e.preventDefault(), f.focusInput(_()));
|
|
413
|
-
}
|
|
414
|
-
function j(e) {
|
|
415
|
-
e.defaultPrevented || f.disabled() || f.handleInputFocus(_(), e);
|
|
416
|
-
}
|
|
417
|
-
function me(e) {
|
|
418
|
-
e.defaultPrevented || f.handleInputBlur(e);
|
|
419
|
-
}
|
|
420
|
-
function P(e) {
|
|
421
|
-
if (e.defaultPrevented || f.disabled() || f.readOnly()) {
|
|
422
|
-
e.currentTarget.value = v();
|
|
423
|
-
return;
|
|
424
|
-
}
|
|
425
|
-
let t = e.currentTarget.value, [n, r] = A(t, f.length(), f.validationType(), f.normalizeValue());
|
|
426
|
-
if (r && f.reportValueInvalid(t, l(a, e)), n === "") {
|
|
427
|
-
t === "" ? (f.setValue(M(f.value(), _()), c(i, e)), e.currentTarget.value = v()) : (e.currentTarget.value = v(), v() !== "" && e.currentTarget.select());
|
|
428
|
-
return;
|
|
429
|
-
}
|
|
430
|
-
let o = pe(f.value(), _(), n, f.length(), f.validationType(), f.normalizeValue()), s = f.setValue(o, c(a, e));
|
|
431
|
-
e.currentTarget.value !== v() && (e.currentTarget.value = v()), s != null && f.queueFocusInput(Math.min(_() + n.length, f.length() - 1), s);
|
|
432
|
-
}
|
|
433
|
-
function he(e) {
|
|
434
|
-
if (e.defaultPrevented || f.disabled()) return;
|
|
435
|
-
let t = Math.max(f.length() - 1, 0), n = Math.min(f.value().length, t), i = (e.ctrlKey || e.metaKey) && !e.altKey, a = p() === "rtl" ? "ArrowRight" : "ArrowLeft", o = p() === "rtl" ? "ArrowLeft" : "ArrowRight";
|
|
436
|
-
if (e.key === a) {
|
|
437
|
-
F(e), f.focusInput(i ? 0 : Math.max(0, _() - 1));
|
|
438
|
-
return;
|
|
439
|
-
}
|
|
440
|
-
if (e.key === o) {
|
|
441
|
-
F(e), f.focusInput(i ? n : Math.min(t, _() + 1));
|
|
442
|
-
return;
|
|
443
|
-
}
|
|
444
|
-
if (e.key === "Home" || e.key === "ArrowUp") {
|
|
445
|
-
F(e), f.focusInput(0);
|
|
446
|
-
return;
|
|
447
|
-
}
|
|
448
|
-
if (e.key === "End" || e.key === "ArrowDown") {
|
|
449
|
-
F(e), f.focusInput(n);
|
|
450
|
-
return;
|
|
451
|
-
}
|
|
452
|
-
if (f.readOnly()) return;
|
|
453
|
-
let s = (t, n) => {
|
|
454
|
-
let i = f.setValue(t, c(r, e));
|
|
455
|
-
i != null && f.queueFocusInput(n, i);
|
|
456
|
-
};
|
|
457
|
-
if (e.key === "Backspace" && i) {
|
|
458
|
-
F(e), s("", 0);
|
|
459
|
-
return;
|
|
460
|
-
}
|
|
461
|
-
if (e.key === "Delete") {
|
|
462
|
-
F(e), s(M(f.value(), _()), _());
|
|
463
|
-
return;
|
|
464
|
-
}
|
|
465
|
-
let l = e.currentTarget.value, u = e.currentTarget.selectionStart === 0 && e.currentTarget.selectionEnd === l.length;
|
|
466
|
-
if (e.key.length === 1 && u && v() === e.key) {
|
|
467
|
-
F(e), _() < f.length() - 1 && f.focusInput(_() + 1);
|
|
468
|
-
return;
|
|
469
|
-
}
|
|
470
|
-
if (e.key === "Backspace") {
|
|
471
|
-
F(e);
|
|
472
|
-
let t = Math.max(0, _() - 1), n = v() === "" ? t : _();
|
|
473
|
-
s(M(f.value(), n), t);
|
|
474
|
-
}
|
|
475
|
-
}
|
|
476
|
-
function ve(e) {
|
|
477
|
-
if (e.defaultPrevented || f.disabled() || f.readOnly()) return;
|
|
478
|
-
let t = "";
|
|
479
|
-
try {
|
|
480
|
-
t = e.clipboardData?.getData("text/plain") ?? "";
|
|
481
|
-
} catch {
|
|
482
|
-
I() && console.warn("<OTPField.Input> could not read clipboard text during paste handling.");
|
|
483
|
-
return;
|
|
484
|
-
}
|
|
485
|
-
e.preventDefault();
|
|
486
|
-
let [r, i] = A(t, f.length(), f.validationType(), f.normalizeValue());
|
|
487
|
-
if (i && f.reportValueInvalid(t, l(n, e)), r === "") return;
|
|
488
|
-
let a = f.setValue(pe(f.value(), _(), r, f.length(), f.validationType(), f.normalizeValue()), c(n, e));
|
|
489
|
-
a != null && f.queueFocusInput(Math.min(_() + r.length, f.length() - 1), a);
|
|
490
|
-
}
|
|
491
|
-
return C(() => ({
|
|
492
|
-
element: S(),
|
|
493
|
-
index: _(),
|
|
494
|
-
label: h["aria-label"]
|
|
495
|
-
}), (e) => {
|
|
496
|
-
I() && e.element && e.index === 0 && e.label != null && !e.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.");
|
|
497
|
-
}), le(m.unregister), te(ee, ne({
|
|
498
|
-
get component() {
|
|
499
|
-
return e.as ?? "input";
|
|
500
|
-
},
|
|
501
|
-
ref: [((e) => {
|
|
502
|
-
se(e), m.setElement(e);
|
|
503
|
-
}), h.ref],
|
|
504
|
-
get id() {
|
|
505
|
-
return f.getInputId(_());
|
|
506
|
-
},
|
|
507
|
-
get value() {
|
|
508
|
-
return v();
|
|
509
|
-
},
|
|
510
|
-
get type() {
|
|
511
|
-
return f.mask() ? "password" : "text";
|
|
512
|
-
},
|
|
513
|
-
get inputmode() {
|
|
514
|
-
return f.inputMode();
|
|
515
|
-
},
|
|
516
|
-
get autocomplete() {
|
|
517
|
-
return b(() => _() === 0)() ? f.autoComplete() : "off";
|
|
518
|
-
},
|
|
519
|
-
autocorrect: "off",
|
|
520
|
-
spellcheck: !1,
|
|
521
|
-
get enterkeyhint() {
|
|
522
|
-
return _() === f.length() - 1 ? "done" : "next";
|
|
523
|
-
},
|
|
524
|
-
get maxlength() {
|
|
525
|
-
return b(() => _() === 0)() ? f.length() : void 0;
|
|
526
|
-
},
|
|
527
|
-
get tabindex() {
|
|
528
|
-
return f.activeIndex() === _() ? 0 : -1;
|
|
529
|
-
},
|
|
530
|
-
get disabled() {
|
|
531
|
-
return f.disabled();
|
|
532
|
-
},
|
|
533
|
-
get form() {
|
|
534
|
-
return f.form();
|
|
535
|
-
},
|
|
536
|
-
get pattern() {
|
|
537
|
-
return f.pattern();
|
|
538
|
-
},
|
|
539
|
-
get readonly() {
|
|
540
|
-
return f.readOnly();
|
|
541
|
-
},
|
|
542
|
-
get required() {
|
|
543
|
-
return f.required();
|
|
544
|
-
},
|
|
545
|
-
get "aria-labelledby"() {
|
|
546
|
-
return b(() => ae() == null)() ? oe() : void 0;
|
|
547
|
-
},
|
|
548
|
-
get "aria-invalid"() {
|
|
549
|
-
return !f.disabled() && f.invalid() ? "true" : void 0;
|
|
550
|
-
},
|
|
551
|
-
get "aria-label"() {
|
|
552
|
-
return ae();
|
|
553
|
-
},
|
|
554
|
-
get class() {
|
|
555
|
-
return re();
|
|
556
|
-
},
|
|
557
|
-
get style() {
|
|
558
|
-
return ie();
|
|
559
|
-
},
|
|
560
|
-
onMouseDown: ue,
|
|
561
|
-
onFocus: E,
|
|
562
|
-
onBlur: de,
|
|
563
|
-
onInput: D,
|
|
564
|
-
onKeyDown: fe,
|
|
565
|
-
onPaste: O
|
|
566
|
-
}, x, g));
|
|
567
|
-
}
|
|
568
|
-
function F(e) {
|
|
569
|
-
e.preventDefault(), e.stopPropagation();
|
|
570
|
-
}
|
|
571
|
-
function I() {
|
|
572
|
-
return !1;
|
|
573
|
-
}
|
|
574
|
-
//#endregion
|
|
575
|
-
//#region src/otp-field/index.parts.ts
|
|
576
|
-
var L = /* @__PURE__ */ e({
|
|
577
|
-
Input: () => Te,
|
|
578
|
-
Root: () => xe,
|
|
579
|
-
Separator: () => g
|
|
580
|
-
});
|
|
581
|
-
//#endregion
|
|
582
|
-
export { L as t };
|