solid-baseui 0.1.0-alpha.0 → 0.1.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +72 -0
- package/README.md +133 -15
- package/dist/lib/client/DialogHandle-DluOK_7u.js +521 -0
- package/dist/lib/client/DialogPopup-CfEb3F54.js +138 -0
- package/dist/lib/client/FieldControl-eDe-Jnp9.js +142 -0
- package/dist/lib/client/{FieldRootContext-izCEh80D.js → FieldRootContext-D3fuVjs3.js} +1 -1
- package/dist/lib/client/{FocusManager-grSdNHqW.js → FocusManager-q7z7PMV1.js} +94 -91
- package/dist/lib/client/{FormContext-BB05lWOI.js → FormContext-CwLBtm_d.js} +1 -0
- package/dist/lib/client/{InternalBackdrop-cSK13gaM.js → InternalBackdrop-B8_lfUvf.js} +1 -1
- package/dist/lib/client/{LabelableContext-DKsB0fIx.js → LabelableContext-CmQF-TX2.js} +3 -6
- package/dist/lib/client/MenuSubmenuTrigger-DMb5CwTF.js +1584 -0
- package/dist/lib/client/{PopupHandle-CcJG4NMy.js → PopupHandle-DyX5gY1e.js} +17 -11
- package/dist/lib/client/{PopupStore-DjB-wO88.js → PopupStore-BjRwcvbG.js} +138 -115
- package/dist/lib/client/PopupViewport-BanYHrD-.js +154 -0
- package/dist/lib/client/Separator-D5oJzlA3.js +27 -0
- package/dist/lib/client/TriggerFocusGuards-Fzspp3Y1.js +51 -0
- package/dist/lib/client/accordion/index.js +1 -1
- package/dist/lib/client/accordion-CA2DfX67.js +381 -0
- package/dist/lib/client/alert-dialog/index.js +1 -1
- package/dist/lib/client/{alert-dialog-BH_3ndio.js → alert-dialog-Bup88Dpx.js} +2 -2
- package/dist/lib/client/autocomplete/index.js +1 -1
- package/dist/lib/client/{autocomplete-Cob_FZEP.js → autocomplete-oyy_uRpU.js} +30 -25
- package/dist/lib/client/avatar/index.js +1 -1
- package/dist/lib/client/avatar-DNZ4fnBd.js +191 -0
- package/dist/lib/client/button/index.js +1 -1
- package/dist/lib/client/button-BJZYmCVv.js +88 -0
- package/dist/lib/client/checkbox/index.js +1 -1
- package/dist/lib/client/checkbox-group/index.js +1 -1
- package/dist/lib/client/checkbox-group-DGyrciZJ.js +135 -0
- package/dist/lib/client/checkbox-sQHYTbpB.js +425 -0
- package/dist/lib/client/collapsible/index.js +1 -1
- package/dist/lib/client/collapsible-BENbFFCc.js +230 -0
- package/dist/lib/client/combobox/index.js +2 -2
- package/dist/lib/client/combobox-BGH8QLXH.js +401 -0
- package/dist/lib/client/compositeNavigation-DCt1sQon.js +82 -0
- package/dist/lib/client/{constants-BYjBUIIi.js → constants-ByOMFJAe.js} +105 -101
- package/dist/lib/client/context-menu/index.js +1 -1
- package/dist/lib/client/context-menu-xQ1sBCET.js +220 -0
- package/dist/lib/client/{createAnchorPositioning-DcxDXUgB.js → createAnchorPositioning-DCXIApS1.js} +149 -146
- package/dist/lib/client/{createAnchoredPopupScrollLock-Cx0cbh1_.js → createAnchoredPopupScrollLock-BxKpJbCE.js} +2 -2
- package/dist/lib/client/{createClickInteraction-CTaIFBiV.js → createClickInteraction-BeBsTqtY.js} +1 -1
- package/dist/lib/client/{createCollapsiblePanel-DeDu0O2t.js → createCollapsiblePanel-BQ8r4RTi.js} +1 -1
- package/dist/lib/client/createFocusInteraction-DQPWkZe2.js +60 -0
- package/dist/lib/client/createLabelableId-DxJRwMUJ.js +14 -0
- package/dist/lib/client/{createPopupAutoResize-CGNiLhGq.js → createPopupAutoResize-CSNpMz5v.js} +4 -4
- package/dist/lib/client/{createTransitionStatus-B1L-whed.js → createTransitionStatus-BL_cPSEA.js} +12 -12
- package/dist/lib/client/dialog/index.js +1 -1
- package/dist/lib/client/{dialog-DkaQwIgP.js → dialog-C0EF0a5u.js} +2 -2
- package/dist/lib/client/{dom-BEAeQ9Eb.js → dom-lDdayFF_.js} +25 -15
- package/dist/lib/client/drawer/index.js +1 -1
- package/dist/lib/client/drawer-uKoNBwDU.js +1540 -0
- package/dist/lib/client/field/index.js +1 -1
- package/dist/lib/client/field-DIMrgpBW.js +483 -0
- package/dist/lib/client/fieldset/index.js +1 -1
- package/dist/lib/client/fieldset-Byqk3noT.js +70 -0
- package/dist/lib/client/form/index.js +1 -1
- package/dist/lib/client/form-Bqq8wSLY.js +109 -0
- package/dist/lib/client/index.js +44 -42
- package/dist/lib/client/input/index.js +1 -1
- package/dist/lib/client/{input-gb0ejxkm.js → input-YthuKwIE.js} +1 -1
- package/dist/lib/client/internals/composeEventHandlers.js +14 -8
- package/dist/lib/client/internals/field-root-context/index.js +2 -2
- package/dist/lib/client/internals/form-context/index.js +1 -1
- package/dist/lib/client/internals/labelable-provider/index.js +1 -1
- package/dist/lib/client/{mergeStyleValue-C4ITiiIV.js → isSolidAccessor-BH_FevwH.js} +8 -15
- package/dist/lib/client/menu/index.js +1 -1
- package/dist/lib/client/menu-4rNLN6aX.js +334 -0
- package/dist/lib/client/menubar/index.js +1 -1
- package/dist/lib/client/menubar-nFQGtNmY.js +163 -0
- package/dist/lib/client/mergeStyleValue-Dcd36yxZ.js +12 -0
- package/dist/lib/client/meter/index.js +1 -1
- package/dist/lib/client/meter-BvWdppcx.js +178 -0
- package/dist/lib/client/navigation-menu/index.js +1 -1
- package/dist/lib/client/navigation-menu-BbRyun3a.js +1070 -0
- package/dist/lib/client/number-field/index.js +1 -1
- package/dist/lib/client/number-field-hT_H0hVu.js +1043 -0
- package/dist/lib/client/otp-field/index.js +1 -1
- package/dist/lib/client/otp-field-lsy2iGID.js +584 -0
- package/dist/lib/client/popover/index.js +1 -1
- package/dist/lib/client/popover-Cmvmuf1L.js +940 -0
- package/dist/lib/client/popupStateMapping-nhukB8NK.js +371 -0
- package/dist/lib/client/preview-card/index.js +1 -1
- package/dist/lib/client/preview-card-Dtu8AnBN.js +632 -0
- package/dist/lib/client/progress/index.js +1 -1
- package/dist/lib/client/progress-AVKxvgpc.js +195 -0
- package/dist/lib/client/radio/index.js +1 -1
- package/dist/lib/client/radio-CeCU-Qqi.js +284 -0
- package/dist/lib/client/radio-group/index.js +1 -1
- package/dist/lib/client/radio-group-NbuJvjQe.js +195 -0
- package/dist/lib/client/runOnceAnimationsFinish-CFADb4CN.js +49 -0
- package/dist/lib/client/{safePolygon--bbKn0c8.js → safePolygon-DVAR5dQD.js} +74 -70
- package/dist/lib/client/scroll-area/index.js +1 -1
- package/dist/lib/client/scroll-area-DqbvoAd7.js +717 -0
- package/dist/lib/client/{scrollable-SRNYlhF7.js → scrollable-BVaDUXng.js} +12 -12
- package/dist/lib/client/select/index.js +1 -1
- package/dist/lib/client/select-Dad51Xbn.js +1934 -0
- package/dist/lib/client/separator/index.js +1 -1
- package/dist/lib/client/slider/index.js +1 -1
- package/dist/lib/client/slider-CLSKFq_M.js +927 -0
- package/dist/lib/client/switch/index.js +1 -1
- package/dist/lib/client/switch-Bzuu5EIg.js +306 -0
- package/dist/lib/client/tabs/index.js +1 -1
- package/dist/lib/client/tabs-DWiBDv8D.js +695 -0
- package/dist/lib/client/toast/index.js +1 -1
- package/dist/lib/client/toast-DmtPJW2k.js +1118 -0
- package/dist/lib/client/toggle/index.js +1 -1
- package/dist/lib/client/toggle-CAe-Z8Xn.js +142 -0
- package/dist/lib/client/toggle-group/index.js +1 -1
- package/dist/lib/client/toggle-group-BbQg5s-m.js +134 -0
- package/dist/lib/client/toolbar/index.js +1 -1
- package/dist/lib/client/toolbar-BXT_g-oX.js +504 -0
- package/dist/lib/client/tooltip/index.js +1 -1
- package/dist/lib/client/tooltip-h2r2_Xuo.js +850 -0
- package/dist/lib/client/use-render/index.js +2 -0
- package/dist/lib/client/useFilteredItems-BX0BEuSI.js +2301 -0
- package/dist/lib/client/useRender-CxZ8PI-g.js +12 -0
- package/dist/lib/server/{DialogHandle-ATZlm9RC.js → DialogHandle-BGIISmG7.js} +37 -46
- package/dist/lib/server/{DialogPopup-BebI-w5P.js → DialogPopup-C2ZDGf42.js} +12 -15
- package/dist/lib/server/{FieldControl-Y_kI7ARp.js → FieldControl-CDMMyvuj.js} +62 -26
- package/dist/lib/server/{FieldRootContext-IC-LWzVp.js → FieldRootContext-Bfpna6gA.js} +3 -3
- package/dist/lib/server/{FocusManager-BrbZVWME.js → FocusManager-D-xgblGs.js} +9 -5
- package/dist/lib/server/{FormContext-pvESt85v.js → FormContext-CYwo_ZnB.js} +1 -0
- package/dist/lib/server/{InternalBackdrop-C_iDPVR-.js → InternalBackdrop-D_2zAWnl.js} +1 -1
- package/dist/lib/server/{LabelableContext-DZP3rgAY.js → LabelableContext-BTeF0IWb.js} +4 -6
- package/dist/lib/server/{MenuSubmenuTrigger-DA4gsv6z.js → MenuSubmenuTrigger-BMQKlOvU.js} +177 -210
- package/dist/lib/server/{PopupHandle-DthPgNjy.js → PopupHandle-QNj4mED2.js} +14 -5
- package/dist/lib/server/{PopupStore-DEs3FAEe.js → PopupStore-evylvVnN.js} +42 -15
- package/dist/lib/server/{PopupViewport-3r_KTFwX.js → PopupViewport-BDttjORN.js} +38 -28
- package/dist/lib/server/{Separator-vhhYxWGr.js → Separator-DTvtnxzP.js} +4 -6
- package/dist/lib/server/TriggerFocusGuards-B9GNbLrL.js +61 -0
- package/dist/lib/server/accordion/index.js +39 -77
- package/dist/lib/server/alert-dialog/index.js +2 -2
- package/dist/lib/server/autocomplete/index.js +14 -5
- package/dist/lib/server/avatar/index.js +90 -51
- package/dist/lib/server/button/index.js +14 -15
- package/dist/lib/server/checkbox/index.js +37 -64
- package/dist/lib/server/checkbox-group/index.js +21 -11
- package/dist/lib/server/collapsible/index.js +42 -49
- package/dist/lib/server/combobox/index.js +79 -50
- package/dist/lib/server/{compositeNavigation-BRVT1C38.js → compositeNavigation-D5jKM4yk.js} +32 -1
- package/dist/lib/server/{constants-9H__9xbS.js → constants-ByqXubhO.js} +10 -5
- package/dist/lib/server/context-menu/index.js +14 -16
- package/dist/lib/server/{createAnchorPositioning-C-cVOPwz.js → createAnchorPositioning-DrQYe7RS.js} +12 -7
- package/dist/lib/server/{createAnchoredPopupScrollLock-DFuUrykR.js → createAnchoredPopupScrollLock-q6gnOSmv.js} +2 -2
- package/dist/lib/server/{createClickInteraction-BYsMgvup.js → createClickInteraction-D7oc1Vco.js} +1 -1
- package/dist/lib/server/{createCollapsiblePanel-DTyVJz0G.js → createCollapsiblePanel-B45kTe6v.js} +1 -1
- package/dist/lib/server/{createFocusInteraction-EIS0QOel.js → createFocusInteraction-DFKr4G7a.js} +22 -2
- package/dist/lib/server/createLabelableId-WMUKtY6s.js +18 -0
- package/dist/lib/server/{createPopupAutoResize-DO50jjNX.js → createPopupAutoResize-Cg0-lLf4.js} +2 -2
- package/dist/lib/server/{createTransitionStatus-BTlrerSS.js → createTransitionStatus-184v7j3-.js} +2 -2
- package/dist/lib/server/dialog/index.js +2 -2
- package/dist/lib/server/{dom-Crg_2R-j.js → dom-D8_aB1yy.js} +14 -1
- package/dist/lib/server/drawer/index.js +96 -100
- package/dist/lib/server/field/index.js +110 -98
- package/dist/lib/server/fieldset/index.js +13 -16
- package/dist/lib/server/form/index.js +18 -14
- package/dist/lib/server/index.js +5 -3
- package/dist/lib/server/input/index.js +1 -1
- package/dist/lib/server/internals/composeEventHandlers.js +15 -9
- package/dist/lib/server/internals/field-root-context/index.js +1 -1
- package/dist/lib/server/internals/form-context/index.js +1 -1
- package/dist/lib/server/internals/labelable-provider/index.js +1 -1
- package/dist/lib/server/{mergeStyleValue-Db8bRCM4.js → isSolidAccessor-CZpzAH5l.js} +7 -21
- package/dist/lib/server/menu/index.js +30 -29
- package/dist/lib/server/menubar/index.js +10 -35
- package/dist/lib/server/mergeStyleValue-DecVaoac.js +20 -0
- package/dist/lib/server/meter/index.js +20 -32
- package/dist/lib/server/navigation-menu/index.js +67 -138
- package/dist/lib/server/number-field/index.js +64 -62
- package/dist/lib/server/otp-field/index.js +19 -22
- package/dist/lib/server/popover/index.js +61 -77
- package/dist/lib/server/{popupStateMapping-nKoUwoke.js → popupStateMapping-VHqr6M4H.js} +19 -17
- package/dist/lib/server/preview-card/index.js +39 -50
- package/dist/lib/server/progress/index.js +21 -33
- package/dist/lib/server/radio/index.js +24 -45
- package/dist/lib/server/radio-group/index.js +12 -13
- package/dist/lib/server/{runOnceAnimationsFinish-DCHzXWZU.js → runOnceAnimationsFinish-CYq38H8J.js} +2 -1
- package/dist/lib/server/{safePolygon-CAm5RJGv.js → safePolygon-B8QtiIZ3.js} +6 -1
- package/dist/lib/server/scroll-area/index.js +40 -49
- package/dist/lib/server/{scrollable-CjsSxbGr.js → scrollable-C9Pgq8T5.js} +1 -1
- package/dist/lib/server/select/index.js +128 -213
- package/dist/lib/server/separator/index.js +1 -1
- package/dist/lib/server/slider/index.js +39 -52
- package/dist/lib/server/switch/index.js +22 -32
- package/dist/lib/server/tabs/index.js +197 -137
- package/dist/lib/server/toast/index.js +78 -95
- package/dist/lib/server/toggle/index.js +11 -13
- package/dist/lib/server/toggle-group/index.js +11 -9
- package/dist/lib/server/toolbar/index.js +76 -93
- package/dist/lib/server/tooltip/index.js +53 -57
- package/dist/lib/server/use-render/index.js +2 -0
- package/dist/lib/server/{useFilteredItems-DvuctLt3.js → useFilteredItems-BmhL0nf1.js} +335 -316
- package/dist/lib/server/useRender-CryVdCjs.js +16 -0
- package/dist/lib/types/accordion/header/AccordionHeader.d.ts +1 -1
- package/dist/lib/types/accordion/item/AccordionItem.d.ts +1 -1
- package/dist/lib/types/accordion/panel/AccordionPanel.d.ts +1 -1
- package/dist/lib/types/accordion/root/AccordionRoot.d.ts +2 -7
- package/dist/lib/types/accordion/trigger/AccordionTrigger.d.ts +7 -7
- package/dist/lib/types/alert-dialog/trigger/AlertDialogTrigger.d.ts +1 -2
- package/dist/lib/types/autocomplete/trigger/AutocompleteTrigger.d.ts +1 -0
- package/dist/lib/types/avatar/fallback/AvatarFallback.d.ts +2 -2
- package/dist/lib/types/avatar/image/AvatarImage.d.ts +9 -3
- package/dist/lib/types/avatar/image/createImageLoadingStatus.d.ts +3 -2
- package/dist/lib/types/avatar/root/AvatarRoot.d.ts +1 -1
- package/dist/lib/types/button/Button.d.ts +1 -1
- package/dist/lib/types/checkbox-group/CheckboxGroupContext.d.ts +4 -1
- package/dist/lib/types/collapsible/panel/CollapsiblePanel.d.ts +1 -1
- package/dist/lib/types/collapsible/root/CollapsibleRoot.d.ts +1 -1
- package/dist/lib/types/collapsible/trigger/CollapsibleTrigger.d.ts +1 -1
- package/dist/lib/types/combobox/chip/ComboboxChip.d.ts +2 -0
- package/dist/lib/types/combobox/index.d.ts +2 -0
- package/dist/lib/types/combobox/index.parts.d.ts +1 -0
- package/dist/lib/types/combobox/items/createItems.d.ts +42 -0
- package/dist/lib/types/combobox/root/AriaCombobox.d.ts +4 -0
- package/dist/lib/types/combobox/root/ComboboxRoot.d.ts +17 -8
- package/dist/lib/types/combobox/root/ComboboxRootContext.d.ts +2 -0
- package/dist/lib/types/combobox/store/ComboboxStore.d.ts +1 -0
- package/dist/lib/types/combobox/trigger/ComboboxTrigger.d.ts +1 -0
- package/dist/lib/types/combobox/utils/handleInputPress.d.ts +1 -1
- package/dist/lib/types/dialog/backdrop/DialogBackdrop.d.ts +1 -1
- package/dist/lib/types/dialog/description/DialogDescription.d.ts +1 -1
- package/dist/lib/types/dialog/title/DialogTitle.d.ts +1 -1
- package/dist/lib/types/dialog/viewport/DialogViewport.d.ts +1 -1
- package/dist/lib/types/drawer/backdrop/DrawerBackdrop.d.ts +1 -1
- package/dist/lib/types/drawer/content/DrawerContent.d.ts +1 -1
- package/dist/lib/types/drawer/indent/DrawerIndent.d.ts +1 -1
- package/dist/lib/types/drawer/indent-background/DrawerIndentBackground.d.ts +1 -1
- package/dist/lib/types/field/control/FieldControl.d.ts +5 -5
- package/dist/lib/types/field/root/FieldRoot.d.ts +1 -1
- package/dist/lib/types/field/root/createFieldValidation.d.ts +3 -2
- package/dist/lib/types/fieldset/legend/FieldsetLegend.d.ts +1 -1
- package/dist/lib/types/fieldset/root/FieldsetRoot.d.ts +1 -1
- package/dist/lib/types/index.d.ts +1 -0
- package/dist/lib/types/internals/composeEventHandlers.d.ts +9 -2
- package/dist/lib/types/internals/createTransitionStatus.d.ts +1 -1
- package/dist/lib/types/internals/field-root-context/FieldRootContext.d.ts +1 -0
- package/dist/lib/types/internals/form-context/FormContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/LabelableContext.d.ts +1 -0
- package/dist/lib/types/internals/labelable-provider/createLabelableId.d.ts +3 -0
- package/dist/lib/types/internals/overlay/PopupPortal.d.ts +4 -2
- package/dist/lib/types/internals/overlay/createPopupPresence.d.ts +1 -0
- package/dist/lib/types/internals/overlay/dom.d.ts +2 -0
- package/dist/lib/types/menu/root/MenuRootContext.d.ts +1 -0
- package/dist/lib/types/meter/indicator/MeterIndicator.d.ts +1 -1
- package/dist/lib/types/meter/label/MeterLabel.d.ts +1 -1
- package/dist/lib/types/meter/root/MeterRoot.d.ts +1 -1
- package/dist/lib/types/meter/track/MeterTrack.d.ts +1 -1
- package/dist/lib/types/meter/value/MeterValue.d.ts +1 -1
- package/dist/lib/types/navigation-menu/trigger/NavigationMenuTrigger.d.ts +1 -0
- package/dist/lib/types/number-field/input/NumberFieldInput.d.ts +5 -5
- package/dist/lib/types/number-field/root/NumberFieldRootContext.d.ts +1 -0
- package/dist/lib/types/popover/arrow/PopoverArrow.d.ts +1 -1
- package/dist/lib/types/popover/backdrop/PopoverBackdrop.d.ts +1 -1
- package/dist/lib/types/popover/description/PopoverDescription.d.ts +1 -1
- package/dist/lib/types/popover/positioner/PopoverPositioner.d.ts +1 -1
- package/dist/lib/types/popover/title/PopoverTitle.d.ts +1 -1
- package/dist/lib/types/preview-card/arrow/PreviewCardArrow.d.ts +1 -1
- package/dist/lib/types/preview-card/backdrop/PreviewCardBackdrop.d.ts +1 -1
- package/dist/lib/types/preview-card/positioner/PreviewCardPositioner.d.ts +1 -1
- package/dist/lib/types/progress/indicator/ProgressIndicator.d.ts +1 -1
- package/dist/lib/types/progress/label/ProgressLabel.d.ts +1 -1
- package/dist/lib/types/progress/root/ProgressRoot.d.ts +1 -1
- package/dist/lib/types/progress/track/ProgressTrack.d.ts +1 -1
- package/dist/lib/types/progress/value/ProgressValue.d.ts +1 -1
- package/dist/lib/types/radio/indicator/RadioIndicator.d.ts +2 -2
- package/dist/lib/types/scroll-area/content/ScrollAreaContent.d.ts +1 -1
- package/dist/lib/types/scroll-area/corner/ScrollAreaCorner.d.ts +1 -1
- package/dist/lib/types/scroll-area/root/ScrollAreaRoot.d.ts +1 -1
- package/dist/lib/types/scroll-area/scrollbar/ScrollAreaScrollbar.d.ts +2 -1
- package/dist/lib/types/scroll-area/thumb/ScrollAreaThumb.d.ts +1 -1
- package/dist/lib/types/scroll-area/viewport/ScrollAreaViewport.d.ts +1 -1
- package/dist/lib/types/separator/Separator.d.ts +1 -1
- package/dist/lib/types/slider/track/SliderTrack.d.ts +2 -2
- package/dist/lib/types/tabs/indicator/prehydrationScript.d.ts +1 -1
- package/dist/lib/types/tabs/list/TabsList.d.ts +1 -1
- package/dist/lib/types/tabs/panel/TabsPanel.d.ts +1 -1
- package/dist/lib/types/tabs/root/TabsRoot.d.ts +1 -1
- package/dist/lib/types/tabs/tab/TabsTab.d.ts +1 -1
- package/dist/lib/types/toast/createToastManager.d.ts +2 -2
- package/dist/lib/types/toast/store/ToastStore.d.ts +1 -1
- package/dist/lib/types/toast/useToastManager.d.ts +1 -1
- package/dist/lib/types/toggle/Toggle.d.ts +1 -1
- package/dist/lib/types/toggle-group/ToggleGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/group/ToolbarGroup.d.ts +1 -1
- package/dist/lib/types/toolbar/link/ToolbarLink.d.ts +10 -3
- package/dist/lib/types/toolbar/root/ToolbarRoot.d.ts +10 -4
- package/dist/lib/types/toolbar/separator/ToolbarSeparator.d.ts +1 -1
- package/dist/lib/types/tooltip/arrow/TooltipArrow.d.ts +1 -1
- package/dist/lib/types/tooltip/positioner/TooltipPositioner.d.ts +1 -1
- package/dist/lib/types/types/index.d.ts +7 -3
- package/dist/lib/types/use-render/index.d.ts +2 -0
- package/dist/lib/types/use-render/useRender.d.ts +10 -0
- package/package.json +24 -11
- package/dist/lib/client/DialogHandle-DrN2YWCv.js +0 -518
- package/dist/lib/client/DialogPopup-ZlqmGfdk.js +0 -136
- package/dist/lib/client/FieldControl-Bc-z2og6.js +0 -116
- package/dist/lib/client/MenuSubmenuTrigger-QZkQ0F2v.js +0 -1570
- package/dist/lib/client/PopupViewport-DgrIqQea.js +0 -152
- package/dist/lib/client/Separator-9DboD_Si.js +0 -25
- package/dist/lib/client/TriggerFocusGuards-CQ-JuASy.js +0 -56
- package/dist/lib/client/accordion-sOXt9AlG.js +0 -399
- package/dist/lib/client/avatar-AF9vyD4q.js +0 -146
- package/dist/lib/client/button-DpUi-2g8.js +0 -82
- package/dist/lib/client/checkbox-BbAwOptH.js +0 -441
- package/dist/lib/client/checkbox-group-CSSp_805.js +0 -128
- package/dist/lib/client/collapsible-BIbje_ub.js +0 -232
- package/dist/lib/client/combobox-8O-vgTLL.js +0 -352
- package/dist/lib/client/compositeNavigation-sxniYTc7.js +0 -58
- package/dist/lib/client/context-menu-BTMkXtrs.js +0 -217
- package/dist/lib/client/createFocusInteraction-D4w1-235.js +0 -50
- package/dist/lib/client/drawer-Ce2cChLt.js +0 -1550
- package/dist/lib/client/field-C-o7jzKW.js +0 -469
- package/dist/lib/client/fieldset-BQTAWv2L.js +0 -65
- package/dist/lib/client/form-BINBiW5L.js +0 -106
- package/dist/lib/client/menu-DeMT08oD.js +0 -326
- package/dist/lib/client/menubar-C4aomSYv.js +0 -185
- package/dist/lib/client/meter-xSU37Q0m.js +0 -171
- package/dist/lib/client/navigation-menu-ZILQmdn6.js +0 -1083
- package/dist/lib/client/number-field-B8CsTb_8.js +0 -1035
- package/dist/lib/client/otp-field-DBkMcnog.js +0 -582
- package/dist/lib/client/popover-CQwyp-fs.js +0 -929
- package/dist/lib/client/popupStateMapping-C9eZl19i.js +0 -367
- package/dist/lib/client/preview-card-D_2Q8lpC.js +0 -625
- package/dist/lib/client/progress-D7r0xAC9.js +0 -188
- package/dist/lib/client/radio-CzGQ81z1.js +0 -299
- package/dist/lib/client/radio-group-DpHlBKA6.js +0 -193
- package/dist/lib/client/runOnceAnimationsFinish-15EM-Z4l.js +0 -48
- package/dist/lib/client/scroll-area-CffM4U0R.js +0 -701
- package/dist/lib/client/select-IFhiEg73.js +0 -1940
- package/dist/lib/client/slider-BCagYmGp.js +0 -921
- package/dist/lib/client/switch-RIJeDnvS.js +0 -308
- package/dist/lib/client/tabs-fOAKs7r3.js +0 -696
- package/dist/lib/client/toast-D2P8UqUs.js +0 -1108
- package/dist/lib/client/toggle-group-0Aue0owJ.js +0 -129
- package/dist/lib/client/toggle-momVEIBL.js +0 -138
- package/dist/lib/client/toolbar-Du22aKCv.js +0 -492
- package/dist/lib/client/tooltip-CyK61fl1.js +0 -844
- package/dist/lib/client/useFilteredItems-DTekHz39.js +0 -2223
- package/dist/lib/client/withoutComponentBinding-CcCW7fSc.js +0 -13
- package/dist/lib/server/TriggerFocusGuards-sbGwf45f.js +0 -63
- package/dist/lib/server/withoutComponentBinding-BHaWr5kU.js +0 -20
- package/dist/lib/types/internals/withoutComponentBinding.d.ts +0 -7
|
@@ -0,0 +1,1043 @@
|
|
|
1
|
+
import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
|
|
2
|
+
import { t } from "./useRender-CxZ8PI-g.js";
|
|
3
|
+
import { getStateAttributesProps as n } from "./internals/getStateAttributesProps.js";
|
|
4
|
+
import { F as r, O as i, _ as a, b as o, f as s, g as c, h as l, m as u, o as d, w as f } from "./reasons-Co5CzjKq.js";
|
|
5
|
+
import { n as p, t as m } from "./resolveStyle-XcgAuaKR.js";
|
|
6
|
+
import { createChangeEventDetails as h, createGenericEventDetails as g } from "./internals/createBaseUIEventDetails.js";
|
|
7
|
+
import { composeEventHandlers as _, liveEventHandler as v } from "./internals/composeEventHandlers.js";
|
|
8
|
+
import { fieldValidityMapping as y } from "./internals/field-constants.js";
|
|
9
|
+
import { r as b } from "./FieldRootContext-D3fuVjs3.js";
|
|
10
|
+
import { n as x } from "./FormContext-CwLBtm_d.js";
|
|
11
|
+
import { r as S } from "./LabelableContext-CmQF-TX2.js";
|
|
12
|
+
import { mergeStyles as C } from "./internals/mergeStyles.js";
|
|
13
|
+
import { Portal as w, createComponent as T, delegateEvents as E, effect as D, getNextElement as O, memo as ee, mergeProps as te, ref as ne, runHydrationEvents as k, setAttribute as A, setProperty as re, spread as ie, style as j, template as M } from "@solidjs/web";
|
|
14
|
+
import { Show as N, createContext as P, createEffect as F, createMemo as I, createSignal as L, createUniqueId as R, flush as z, omit as ae, onCleanup as B, onSettled as V, untrack as H, useContext as U } from "solid-js";
|
|
15
|
+
//#region src/number-field/utils/parse.ts
|
|
16
|
+
var oe = "零〇一二三四五六七八九", W = /[٠-٩۰-۹0-9]/g, G = /[零〇一二三四五六七八九]/g, se = [
|
|
17
|
+
"%",
|
|
18
|
+
"٪",
|
|
19
|
+
"%",
|
|
20
|
+
"﹪"
|
|
21
|
+
], ce = ["‰", "؉"], K = /[%٪%﹪]/, q = /[‰؉]/, J = /[%٪%﹪]/g, le = /[‰؉]/g, Y = /[٠-٩۰-۹]/, ue = /[零〇一二三四五六七八九]/, de = /[0-9٠-٩۰-۹0-9零〇一二三四五六七八九]/;
|
|
22
|
+
function fe(e) {
|
|
23
|
+
return de.test(e);
|
|
24
|
+
}
|
|
25
|
+
var pe = [
|
|
26
|
+
".",
|
|
27
|
+
",",
|
|
28
|
+
".",
|
|
29
|
+
",",
|
|
30
|
+
"٫",
|
|
31
|
+
"٬"
|
|
32
|
+
], me = /\p{Zs}/u, he = /\p{Cf}/u, X = /\p{Cf}/gu, ge = [
|
|
33
|
+
"+",
|
|
34
|
+
"+",
|
|
35
|
+
"﹢"
|
|
36
|
+
], _e = [
|
|
37
|
+
"-",
|
|
38
|
+
"−",
|
|
39
|
+
"-",
|
|
40
|
+
"‒",
|
|
41
|
+
"–",
|
|
42
|
+
"—",
|
|
43
|
+
"﹣"
|
|
44
|
+
], Z = (e) => e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
45
|
+
function ve(e, t) {
|
|
46
|
+
return new Intl.NumberFormat(e, t);
|
|
47
|
+
}
|
|
48
|
+
function ye(e, t) {
|
|
49
|
+
let [n, r = "0"] = String(e).split("e");
|
|
50
|
+
return Number(`${n}e${Number(r) + t}`);
|
|
51
|
+
}
|
|
52
|
+
var Q = /[-−-‒–—﹣]/gu, be = /[++﹢]/gu, xe = /[-−-‒–—﹣]/, Se = /[++﹢]/, Ce = 11111.1;
|
|
53
|
+
function we(e, t) {
|
|
54
|
+
return ve(e, t).formatToParts(Ce);
|
|
55
|
+
}
|
|
56
|
+
function Te(e, t) {
|
|
57
|
+
let n = we(e, t), r = {};
|
|
58
|
+
n.forEach((e) => {
|
|
59
|
+
r[e.type] = e.value;
|
|
60
|
+
});
|
|
61
|
+
let i = ".";
|
|
62
|
+
return ve(e).formatToParts(.1).forEach((e) => {
|
|
63
|
+
e.type === "decimal" && (i = e.value);
|
|
64
|
+
}), {
|
|
65
|
+
...r,
|
|
66
|
+
decimal: i
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
function $(e, t, n) {
|
|
70
|
+
let r = e.replace(X, "").trim();
|
|
71
|
+
r = r.replace(Q, "-").replace(be, "+");
|
|
72
|
+
let i = !1, a = (e, t) => (t === "-" && (i = !0), "");
|
|
73
|
+
r = r.replace(/([+-])\s*$/, a).replace(/^\s*([+-])/, a);
|
|
74
|
+
let o = t;
|
|
75
|
+
o === void 0 && (Y.test(r) ? o = "ar" : ue.test(r) && (o = "zh"));
|
|
76
|
+
let { group: s, decimal: c, currency: l, exponentSeparator: u } = Te(o, n), d = ve(o, n).formatToParts(1).filter((e) => e.type === "unit").map((e) => Z(e.value)), f = d.length ? new RegExp(d.join("|"), "g") : null, p = null;
|
|
77
|
+
s && (p = /\p{Zs}/u.test(s) ? /\p{Zs}/gu : s === "'" || s === "’" ? /['’]/g : new RegExp(Z(s), "g"));
|
|
78
|
+
let m = [
|
|
79
|
+
[p, ""],
|
|
80
|
+
[new RegExp(Z(c), "g"), "."],
|
|
81
|
+
[/[.٫]/g, "."],
|
|
82
|
+
[/[,٬]/g, ""],
|
|
83
|
+
[l ? new RegExp(Z(l), "g") : null, ""],
|
|
84
|
+
[f, ""],
|
|
85
|
+
[J, ""],
|
|
86
|
+
[le, ""],
|
|
87
|
+
[u ? new RegExp(Z(u), "g") : null, "e"],
|
|
88
|
+
[W, (e) => String(e.charCodeAt(0) % 16)],
|
|
89
|
+
[G, (e) => String(Math.max(oe.indexOf(e) - 1, 0))]
|
|
90
|
+
].reduce((e, [t, n]) => t ? e.replace(t, n) : e, r), h = m.lastIndexOf(".");
|
|
91
|
+
if (h !== -1 && (m = `${m.slice(0, h).replace(/\./g, "")}.${m.slice(h + 1).replace(/\./g, "")}`), /^[-+]?Infinity$/i.test(r) || r.includes("∞")) return null;
|
|
92
|
+
let g = (i ? "-" : "") + m, _ = parseFloat(g), v = n?.style, y = v === "unit" && n?.unit === "percent", b = K.test(e) || v === "percent";
|
|
93
|
+
return q.test(e) ? _ = ye(_, -3) : !y && b && (_ = ye(_, -2)), Number.isFinite(_) ? _ : null;
|
|
94
|
+
}
|
|
95
|
+
//#endregion
|
|
96
|
+
//#region src/number-field/utils/format.ts
|
|
97
|
+
var Ee = /* @__PURE__ */ new Map();
|
|
98
|
+
function De(e) {
|
|
99
|
+
if (e !== void 0) return Array.isArray(e) ? e.map((e) => e.toString()).join(",") : e.toString();
|
|
100
|
+
}
|
|
101
|
+
function Oe(e, t) {
|
|
102
|
+
let n = JSON.stringify({
|
|
103
|
+
locale: De(e),
|
|
104
|
+
options: t
|
|
105
|
+
}), r = Ee.get(n);
|
|
106
|
+
return r || (r = new Intl.NumberFormat(e, t), Ee.set(n, r)), r;
|
|
107
|
+
}
|
|
108
|
+
function ke(e, t, n) {
|
|
109
|
+
return e === null ? "" : Oe(t, n).format(e);
|
|
110
|
+
}
|
|
111
|
+
//#endregion
|
|
112
|
+
//#region src/number-field/utils/platform.ts
|
|
113
|
+
function Ae() {
|
|
114
|
+
return typeof navigator > "u" ? "" : navigator.platform.toLowerCase();
|
|
115
|
+
}
|
|
116
|
+
function je() {
|
|
117
|
+
return typeof navigator > "u" ? "" : navigator.userAgent.toLowerCase();
|
|
118
|
+
}
|
|
119
|
+
function Me() {
|
|
120
|
+
let e = Ae(), t = typeof navigator > "u" ? 0 : navigator.maxTouchPoints;
|
|
121
|
+
return /^i(os$|p)/.test(e) || e === "macintel" && t > 1;
|
|
122
|
+
}
|
|
123
|
+
function Ne() {
|
|
124
|
+
return typeof CSS < "u" && !!CSS.supports?.("-webkit-backdrop-filter:none");
|
|
125
|
+
}
|
|
126
|
+
function Pe() {
|
|
127
|
+
return !Ne() && je().includes("firefox");
|
|
128
|
+
}
|
|
129
|
+
//#endregion
|
|
130
|
+
//#region src/number-field/utils/stateAttributesMapping.ts
|
|
131
|
+
var Fe = {
|
|
132
|
+
inputValue: () => null,
|
|
133
|
+
value: () => null,
|
|
134
|
+
...y
|
|
135
|
+
}, Ie = 1e-10, Le = 1e-10;
|
|
136
|
+
function Re(e) {
|
|
137
|
+
return e?.maximumFractionDigits != null || e?.minimumFractionDigits != null || e?.maximumSignificantDigits != null || e?.minimumSignificantDigits != null || e?.roundingIncrement != null || e?.roundingMode != null || e?.roundingPriority != null;
|
|
138
|
+
}
|
|
139
|
+
function ze(e, t) {
|
|
140
|
+
if (!Number.isFinite(e)) return e;
|
|
141
|
+
if (!Re(t)) {
|
|
142
|
+
let t = parseFloat(e.toPrecision(15));
|
|
143
|
+
return Math.abs(t - e) <= Math.min(2 ** -52 * Math.max(1, Math.abs(e)), Le) ? t : e;
|
|
144
|
+
}
|
|
145
|
+
let n = new Intl.NumberFormat("en-US", {
|
|
146
|
+
...t,
|
|
147
|
+
signDisplay: "auto",
|
|
148
|
+
currencySign: "standard",
|
|
149
|
+
notation: t.notation === "compact" ? "standard" : t.notation,
|
|
150
|
+
useGrouping: !1
|
|
151
|
+
}), r = n.format(e), i = $(r, "en-US", t);
|
|
152
|
+
return i === null ? e : n.format(i) === r ? i : e;
|
|
153
|
+
}
|
|
154
|
+
function Be(e, t, n, r) {
|
|
155
|
+
let i = Math.abs(n), a = Math.sign(n), o = i * Ie * a, s = e - t + o;
|
|
156
|
+
return r ? t + Math.round(s / n) * n : t + (a > 0 ? Math.floor(s / i) : Math.ceil(s / i)) * i;
|
|
157
|
+
}
|
|
158
|
+
function Ve(e, t, n) {
|
|
159
|
+
return Math.max(t, Math.min(e, n));
|
|
160
|
+
}
|
|
161
|
+
function He(e, t, n, r, i, a, o, s, c) {
|
|
162
|
+
if (e === null) return e;
|
|
163
|
+
let l = e;
|
|
164
|
+
if (t != null && o && t !== 0 && (l = Be(l, s || n === -(2 ** 53 - 1) ? i : n, t, s)), c && (l = Ve(l, n, r)), t == null && !Re(a)) return l;
|
|
165
|
+
let u = ze(l, a);
|
|
166
|
+
return c ? Ve(u, n, r) : u;
|
|
167
|
+
}
|
|
168
|
+
//#endregion
|
|
169
|
+
//#region src/number-field/root/NumberFieldRootContext.ts
|
|
170
|
+
var Ue = Symbol("NumberFieldRootContext"), We = P(Ue);
|
|
171
|
+
function Ge() {
|
|
172
|
+
let e = U(We);
|
|
173
|
+
if (e === Ue) throw Error("Base UI: NumberFieldRootContext is missing. NumberField parts must be placed within <NumberField.Root>.");
|
|
174
|
+
return e;
|
|
175
|
+
}
|
|
176
|
+
//#endregion
|
|
177
|
+
//#region src/number-field/root/NumberFieldRoot.tsx
|
|
178
|
+
var Ke = /* @__PURE__ */ M("<div>"), qe = /* @__PURE__ */ M("<input type=number aria-hidden=true tabindex=-1>"), Je = {
|
|
179
|
+
"clip-path": "inset(50%)",
|
|
180
|
+
overflow: "hidden",
|
|
181
|
+
"white-space": "nowrap",
|
|
182
|
+
border: "0",
|
|
183
|
+
padding: "0",
|
|
184
|
+
width: "1px",
|
|
185
|
+
height: "1px",
|
|
186
|
+
margin: "-1px",
|
|
187
|
+
position: "fixed",
|
|
188
|
+
top: "0",
|
|
189
|
+
left: "0"
|
|
190
|
+
}, Ye = {
|
|
191
|
+
...Je,
|
|
192
|
+
position: "absolute"
|
|
193
|
+
};
|
|
194
|
+
function Xe(e) {
|
|
195
|
+
let i = b(!0), a = x(), o = S(), s = e, c = e, l = Symbol("NumberField"), u = H(o.controlId), d = typeof u == "string" ? u : `base-ui-${R()}`, _ = H(() => s.value !== void 0), [v, y] = L(() => H(() => s.defaultValue ?? null)), [C, w] = L(), [E, ee] = L(), [M, N] = L(!1), [P, z] = L("numeric"), B = !0, V = null, U = !1, oe = ae(c, "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"), W = I(() => _ ? s.value ?? null : v()), G = I(() => s.id ?? d), K = I(() => s.min), q = I(() => s.max), J = I(() => K() ?? -(2 ** 53 - 1)), le = I(() => q() ?? 2 ** 53 - 1), Y = I(() => i.disabled() || (s.disabled ?? !1)), ue = I(() => s.readOnly ?? !1), de = I(() => s.required ?? !1), fe = I(() => s.name), he = I(() => i.name() ?? fe()), X = I(() => s.locale), Z = I(() => s.format), [ve, ye] = L(() => ke(H(W), H(X), H(Z))), Q = I(() => ({
|
|
196
|
+
...i.state(),
|
|
197
|
+
disabled: Y(),
|
|
198
|
+
readOnly: ue(),
|
|
199
|
+
required: de(),
|
|
200
|
+
value: W(),
|
|
201
|
+
inputValue: ve(),
|
|
202
|
+
scrubbing: M()
|
|
203
|
+
})), be = I(() => p(e.class, Q())), xe = t(e, () => Q(), (e) => (() => {
|
|
204
|
+
var t = O(Ke);
|
|
205
|
+
return ie(t, e, !1), k(), t;
|
|
206
|
+
})()), Se = I(() => m(e.style, Q())), Ce = I(() => n(Q(), Fe));
|
|
207
|
+
function $(e) {
|
|
208
|
+
ye(e);
|
|
209
|
+
}
|
|
210
|
+
function Ee() {
|
|
211
|
+
let e = Z(), t = we(X(), e), n = new Set(pe), r = (e) => {
|
|
212
|
+
for (let t of e) n.add(t);
|
|
213
|
+
}, i = t.find((e) => e.type === "decimal")?.value ?? Te(X(), e).decimal;
|
|
214
|
+
n.add(i);
|
|
215
|
+
for (let e of t) e.type !== "integer" && e.type !== "fraction" && e.type !== "exponentInteger" && e.type !== "compact" && (r(Array.from(e.value)), me.test(e.value) && n.add(" "));
|
|
216
|
+
let a = e?.style;
|
|
217
|
+
return (a === "percent" || a === "unit" && e?.unit === "percent") && r(se), (a === "percent" || a === "unit" && e?.unit === "permille") && r(ce), r(ge), (J() < 0 || (s.allowOutOfRange ?? !1)) && r(_e), n;
|
|
218
|
+
}
|
|
219
|
+
function De(e) {
|
|
220
|
+
if (e?.altKey) return s.smallStep ?? .1;
|
|
221
|
+
if (e?.shiftKey) return s.largeStep ?? 10;
|
|
222
|
+
let t = s.step ?? 1;
|
|
223
|
+
return t === "any" ? 1 : t;
|
|
224
|
+
}
|
|
225
|
+
function Oe(e, t) {
|
|
226
|
+
let n = t.direction, r = t.event, a = t.reason.startsWith("input-") || t.reason === "none", o = He(e, n ? De(r) * n : void 0, J(), le(), K() ?? 0, Z(), s.snapOnStep ?? !1, r.altKey ?? !1, !(s.allowOutOfRange && a)), c = o !== W() || a && (e !== W() || !B);
|
|
227
|
+
if (c) {
|
|
228
|
+
if (s.onValueChange?.(o, t), t.isCanceled) return !1;
|
|
229
|
+
_ || y(o), i.setDirty(o !== i.validityData().initialValue), U = !0;
|
|
230
|
+
}
|
|
231
|
+
return V = o, B && $(ke(o, X(), Z())), c;
|
|
232
|
+
}
|
|
233
|
+
function Ae(e, { direction: t, currentValue: n, event: r, reason: i }) {
|
|
234
|
+
let a = n ?? W(), o = r;
|
|
235
|
+
return typeof a == "number" ? Oe(a + e * t, h(i, o, void 0, { direction: t })) : Oe(0, h(i, o));
|
|
236
|
+
}
|
|
237
|
+
function je(e, t) {
|
|
238
|
+
U = !1, s.onValueCommitted?.(e, t);
|
|
239
|
+
}
|
|
240
|
+
function Ne() {
|
|
241
|
+
let e = C();
|
|
242
|
+
e && (e.setSelectionRange(e.value.length, e.value.length), e.focus());
|
|
243
|
+
}
|
|
244
|
+
function Pe(e) {
|
|
245
|
+
let t = C();
|
|
246
|
+
if (e.ctrlKey || !t || t.ownerDocument.activeElement !== t) return;
|
|
247
|
+
let n = Math.abs(e.deltaX) > Math.abs(e.deltaY), i = e.shiftKey && n ? e.deltaX : e.deltaY;
|
|
248
|
+
i === 0 || !e.shiftKey && n || (e.preventDefault(), B = !0, Ae(De(e), {
|
|
249
|
+
direction: i > 0 ? -1 : 1,
|
|
250
|
+
event: e,
|
|
251
|
+
reason: "wheel"
|
|
252
|
+
}) && je(V, g(r, e)));
|
|
253
|
+
}
|
|
254
|
+
function Ie(e) {
|
|
255
|
+
if (e.defaultPrevented || Y() || ue()) return;
|
|
256
|
+
let t = e.currentTarget.valueAsNumber, n = Number.isNaN(t) ? null : t;
|
|
257
|
+
Oe(n, h(f, e)), a.clearError(he()), i.validation.change(V ?? n);
|
|
258
|
+
}
|
|
259
|
+
return F(() => W(), (e) => {
|
|
260
|
+
i.setFilled(e !== null);
|
|
261
|
+
}), F(() => ({
|
|
262
|
+
currentValue: ve(),
|
|
263
|
+
formattedValue: ke(W(), X(), Z())
|
|
264
|
+
}), (e) => {
|
|
265
|
+
B && e.formattedValue !== e.currentValue && $(e.formattedValue);
|
|
266
|
+
}), F(() => J(), (e) => {
|
|
267
|
+
Me() && z(e >= 0 ? "decimal" : "text");
|
|
268
|
+
}), F(() => ({
|
|
269
|
+
allowWheelScrub: s.allowWheelScrub ?? !1,
|
|
270
|
+
disabled: Y(),
|
|
271
|
+
input: C(),
|
|
272
|
+
readOnly: ue()
|
|
273
|
+
}), (e) => {
|
|
274
|
+
if (!e.allowWheelScrub || e.disabled || e.readOnly || !e.input) return;
|
|
275
|
+
let t = e.input;
|
|
276
|
+
return t.addEventListener("wheel", Pe, { passive: !1 }), () => t.removeEventListener("wheel", Pe);
|
|
277
|
+
}), F(() => ({
|
|
278
|
+
disabled: Y(),
|
|
279
|
+
hidden: E()
|
|
280
|
+
}), (e) => {
|
|
281
|
+
if (!(!e.hidden || e.disabled)) return i.validation.registerInput(l, e.hidden, () => H(() => C() ?? null));
|
|
282
|
+
}), T(We, {
|
|
283
|
+
value: {
|
|
284
|
+
controlSource: l,
|
|
285
|
+
minWithDefault: J,
|
|
286
|
+
maxWithDefault: le,
|
|
287
|
+
id: G,
|
|
288
|
+
setValue: Oe,
|
|
289
|
+
getStepAmount: De,
|
|
290
|
+
incrementValue: Ae,
|
|
291
|
+
inputElement: C,
|
|
292
|
+
focusInput: Ne,
|
|
293
|
+
setInputElement: (e) => w(e),
|
|
294
|
+
allowInputSync: () => B,
|
|
295
|
+
setAllowInputSync: (e) => {
|
|
296
|
+
B = e;
|
|
297
|
+
},
|
|
298
|
+
formatOptions: Z,
|
|
299
|
+
value: W,
|
|
300
|
+
lastChangedValue: () => V,
|
|
301
|
+
setLastChangedValue: (e) => {
|
|
302
|
+
V = e;
|
|
303
|
+
},
|
|
304
|
+
hasPendingCommit: () => U,
|
|
305
|
+
setHasPendingCommit: (e) => {
|
|
306
|
+
U = e;
|
|
307
|
+
},
|
|
308
|
+
name: he,
|
|
309
|
+
nameProp: fe,
|
|
310
|
+
inputMode: P,
|
|
311
|
+
getAllowedNonNumericKeys: Ee,
|
|
312
|
+
min: K,
|
|
313
|
+
max: q,
|
|
314
|
+
inputValue: ve,
|
|
315
|
+
setInputValue: $,
|
|
316
|
+
locale: X,
|
|
317
|
+
setIsScrubbing: (e) => N(e),
|
|
318
|
+
state: Q,
|
|
319
|
+
onValueCommitted: je
|
|
320
|
+
},
|
|
321
|
+
get children() {
|
|
322
|
+
return [T(xe, te({
|
|
323
|
+
ref: [s.ref],
|
|
324
|
+
get class() {
|
|
325
|
+
return be();
|
|
326
|
+
},
|
|
327
|
+
get style() {
|
|
328
|
+
return Se();
|
|
329
|
+
}
|
|
330
|
+
}, Ce, oe)), (() => {
|
|
331
|
+
var e = O(qe);
|
|
332
|
+
return e.$$input = Ie, e.addEventListener("focus", Ne), ne(() => [((e) => ee(e)), s.inputRef], e), D(() => ({
|
|
333
|
+
e: s.form,
|
|
334
|
+
t: he(),
|
|
335
|
+
a: W() ?? "",
|
|
336
|
+
o: K(),
|
|
337
|
+
i: q(),
|
|
338
|
+
n: s.step ?? 1,
|
|
339
|
+
s: Y(),
|
|
340
|
+
h: ue(),
|
|
341
|
+
r: de(),
|
|
342
|
+
d: he() ? Ye : Je
|
|
343
|
+
}), ({ e: t, t: n, a: r, o: i, i: a, n: o, s, h: c, r: l, d: u }, d) => {
|
|
344
|
+
t !== d?.e && A(e, "form", t), n !== d?.t && A(e, "name", n), re(e, "value", r), i !== d?.o && A(e, "min", i), a !== d?.i && A(e, "max", a), o !== d?.n && A(e, "step", o), s !== d?.s && A(e, "disabled", s), c !== d?.h && A(e, "readonly", c), l !== d?.r && A(e, "required", l), j(e, u, d?.d);
|
|
345
|
+
}), k(), e;
|
|
346
|
+
})()];
|
|
347
|
+
}
|
|
348
|
+
});
|
|
349
|
+
}
|
|
350
|
+
E(["input"]);
|
|
351
|
+
//#endregion
|
|
352
|
+
//#region src/number-field/group/NumberFieldGroup.tsx
|
|
353
|
+
var Ze = /* @__PURE__ */ M("<div>");
|
|
354
|
+
function Qe(e) {
|
|
355
|
+
let r = Ge(), i = ae(e, "render", "class", "style"), a = r.state, o = I(() => p(e.class, a())), s = t(e, a, (e) => (() => {
|
|
356
|
+
var t = O(Ze);
|
|
357
|
+
return ie(t, e, !1), k(), t;
|
|
358
|
+
})()), c = I(() => m(e.style, a())), l = I(() => n(a(), Fe));
|
|
359
|
+
return T(s, te({
|
|
360
|
+
get class() {
|
|
361
|
+
return o();
|
|
362
|
+
},
|
|
363
|
+
get style() {
|
|
364
|
+
return c();
|
|
365
|
+
},
|
|
366
|
+
role: "group"
|
|
367
|
+
}, l, i));
|
|
368
|
+
}
|
|
369
|
+
//#endregion
|
|
370
|
+
//#region src/number-field/root/createPressAndHold.ts
|
|
371
|
+
var $e = 60, et = 400, tt = 8, nt = 50, rt = 3;
|
|
372
|
+
function it(e) {
|
|
373
|
+
return e === "touch" || e === "pen";
|
|
374
|
+
}
|
|
375
|
+
function at(e) {
|
|
376
|
+
let t = !1, n = 0, r = 0, i = 0, a = !1, o = !1, s = "", c, l, u, d, f, p, m = () => void 0, h = () => void 0;
|
|
377
|
+
function g() {
|
|
378
|
+
f !== void 0 && (p?.clearTimeout(f), f = void 0, p = void 0), c !== void 0 && (l?.clearTimeout(c), c = void 0, l = void 0), u !== void 0 && (d?.clearInterval(u), u = void 0, d = void 0), m(), m = () => void 0, n = 0;
|
|
379
|
+
}
|
|
380
|
+
function _(n) {
|
|
381
|
+
g();
|
|
382
|
+
let r = e.element(), i = r?.ownerDocument.defaultView;
|
|
383
|
+
if (!r || !i) return;
|
|
384
|
+
function a(e) {
|
|
385
|
+
e.preventDefault();
|
|
386
|
+
}
|
|
387
|
+
i.addEventListener("contextmenu", a), m = () => {
|
|
388
|
+
i.removeEventListener("contextmenu", a);
|
|
389
|
+
}, h();
|
|
390
|
+
let o = { once: !0 };
|
|
391
|
+
function s(n) {
|
|
392
|
+
t = !1, g(), e.onStop()?.(n);
|
|
393
|
+
}
|
|
394
|
+
if (i.addEventListener("pointerup", s, o), h = () => {
|
|
395
|
+
i.removeEventListener("pointerup", s, o);
|
|
396
|
+
}, !e.tick()(n)) {
|
|
397
|
+
g();
|
|
398
|
+
return;
|
|
399
|
+
}
|
|
400
|
+
l = i, c = i.setTimeout(() => {
|
|
401
|
+
c = void 0, l = void 0, d = i, u = i.setInterval(() => {
|
|
402
|
+
e.tick()(n) || g();
|
|
403
|
+
}, $e);
|
|
404
|
+
}, et);
|
|
405
|
+
}
|
|
406
|
+
let v = {
|
|
407
|
+
onTouchStart() {
|
|
408
|
+
a = !0;
|
|
409
|
+
},
|
|
410
|
+
onTouchEnd() {
|
|
411
|
+
a = !1;
|
|
412
|
+
},
|
|
413
|
+
onPointerDown(a) {
|
|
414
|
+
if (a.defaultPrevented || a.button || e.disabled()) return;
|
|
415
|
+
if (s = a.pointerType, o = !1, t = !0, r = a.clientX, i = a.clientY, !it(a.pointerType)) {
|
|
416
|
+
a.preventDefault(), _(a);
|
|
417
|
+
return;
|
|
418
|
+
}
|
|
419
|
+
let c = a.currentTarget?.ownerDocument.defaultView ?? e.element()?.ownerDocument.defaultView;
|
|
420
|
+
c && (f !== void 0 && p?.clearTimeout(f), p = c, f = c.setTimeout(() => {
|
|
421
|
+
f = void 0, p = void 0;
|
|
422
|
+
let e = n;
|
|
423
|
+
n = 0, t && e < rt ? (_(a), o = !0) : (o = !1, g());
|
|
424
|
+
}, nt));
|
|
425
|
+
},
|
|
426
|
+
onPointerUp(e) {
|
|
427
|
+
it(e.pointerType) && (t = !1);
|
|
428
|
+
},
|
|
429
|
+
onPointerMove(a) {
|
|
430
|
+
if (e.disabled() || !it(a.pointerType) || !t) return;
|
|
431
|
+
n += 1;
|
|
432
|
+
let o = r - a.clientX, s = i - a.clientY;
|
|
433
|
+
o ** 2 + s ** 2 > tt ** 2 && g();
|
|
434
|
+
},
|
|
435
|
+
onMouseEnter(n) {
|
|
436
|
+
n.defaultPrevented || e.disabled() || !t || a || it(s) || _(n);
|
|
437
|
+
},
|
|
438
|
+
onMouseLeave() {
|
|
439
|
+
a || g();
|
|
440
|
+
},
|
|
441
|
+
onMouseUp() {
|
|
442
|
+
a || g();
|
|
443
|
+
}
|
|
444
|
+
};
|
|
445
|
+
function y(e) {
|
|
446
|
+
return e.defaultPrevented ? !0 : it(s) ? o : e.detail !== 0;
|
|
447
|
+
}
|
|
448
|
+
return F(e.disabled, (e) => {
|
|
449
|
+
e && (t = !1, a = !1, s = "", g());
|
|
450
|
+
}), B(() => {
|
|
451
|
+
g(), h();
|
|
452
|
+
}), {
|
|
453
|
+
pointerHandlers: v,
|
|
454
|
+
shouldSkipClick: y
|
|
455
|
+
};
|
|
456
|
+
}
|
|
457
|
+
//#endregion
|
|
458
|
+
//#region src/number-field/increment/NumberFieldStepperButton.tsx
|
|
459
|
+
var ot = /* @__PURE__ */ M("<button>"), st = {
|
|
460
|
+
"-webkit-user-select": "none",
|
|
461
|
+
"user-select": "none"
|
|
462
|
+
};
|
|
463
|
+
function ct(e, r) {
|
|
464
|
+
let i = Ge(), a = e, o = e, c = null, l = !1, u = ae(o, "render", "class", "disabled", "nativeButton", "onClick", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseEnter", "onMouseLeave", "onMouseUp", "onPointerDown", "onPointerMove", "onPointerUp", "onTouchEnd", "onTouchStart", "ref", "style"), f = i.state, y = I(() => a.nativeButton ?? !0), b = I(() => {
|
|
465
|
+
let e = f(), t = e.value !== null && (r ? e.value >= i.maxWithDefault() : e.value <= i.minWithDefault());
|
|
466
|
+
return (a.disabled ?? !1) || e.disabled || t;
|
|
467
|
+
}), x = I(() => b() || f().readOnly), S = I(() => ({
|
|
468
|
+
...f(),
|
|
469
|
+
disabled: b()
|
|
470
|
+
})), w = I(() => p(e.class, S())), E = t(e, () => S(), (e) => (() => {
|
|
471
|
+
var t = O(ot);
|
|
472
|
+
return ie(t, e, !1), k(), t;
|
|
473
|
+
})()), D = I(() => {
|
|
474
|
+
let t = m(e.style, S());
|
|
475
|
+
return typeof t == "string" ? `-webkit-user-select:none;user-select:none;${t}` : C(st, t === !1 ? void 0 : t) ?? st;
|
|
476
|
+
}), ne = I(() => n(S(), Fe)), A = r ? s : d;
|
|
477
|
+
function re(e) {
|
|
478
|
+
let t = !i.allowInputSync();
|
|
479
|
+
if (i.setAllowInputSync(!0), !t) {
|
|
480
|
+
let e = i.value();
|
|
481
|
+
return i.setLastChangedValue(e), e;
|
|
482
|
+
}
|
|
483
|
+
let n = $(i.inputValue(), i.locale(), i.formatOptions());
|
|
484
|
+
if (n !== null) {
|
|
485
|
+
let t = h(A, e);
|
|
486
|
+
if (i.setValue(n, t), !t.isCanceled) return n;
|
|
487
|
+
}
|
|
488
|
+
return i.value();
|
|
489
|
+
}
|
|
490
|
+
function j(e) {
|
|
491
|
+
let t = l ? c : void 0;
|
|
492
|
+
return l = !1, i.incrementValue(i.getStepAmount(e), {
|
|
493
|
+
direction: r ? 1 : -1,
|
|
494
|
+
currentValue: t,
|
|
495
|
+
event: e,
|
|
496
|
+
reason: A
|
|
497
|
+
});
|
|
498
|
+
}
|
|
499
|
+
function M(e) {
|
|
500
|
+
let t = i.lastChangedValue() ?? i.value();
|
|
501
|
+
i.onValueCommitted(t, g(A, e));
|
|
502
|
+
}
|
|
503
|
+
let N = at({
|
|
504
|
+
disabled: x,
|
|
505
|
+
element: i.inputElement,
|
|
506
|
+
tick: () => j,
|
|
507
|
+
onStop: () => M
|
|
508
|
+
});
|
|
509
|
+
function P(e) {
|
|
510
|
+
if (e.defaultPrevented || x() || N.shouldSkipClick(e)) return;
|
|
511
|
+
let t = re(e);
|
|
512
|
+
i.incrementValue(i.getStepAmount(e), {
|
|
513
|
+
direction: r ? 1 : -1,
|
|
514
|
+
currentValue: t,
|
|
515
|
+
event: e,
|
|
516
|
+
reason: A
|
|
517
|
+
});
|
|
518
|
+
let n = i.lastChangedValue() ?? i.value();
|
|
519
|
+
n !== t && i.onValueCommitted(n, g(A, e));
|
|
520
|
+
}
|
|
521
|
+
function F(e) {
|
|
522
|
+
e.defaultPrevented || f().readOnly || e.button || b() || (c = re(e), l = !0, i.setLastChangedValue(null), it(e.pointerType) || i.focusInput(), N.pointerHandlers.onPointerDown(e));
|
|
523
|
+
}
|
|
524
|
+
let L = _(v(() => H(x) ? lt : void 0), v(() => a.onClick), P), R = _(v(() => H(x) ? lt : void 0), v(() => a.onPointerDown), F), z = _(v(() => H(x) ? ut : void 0), v(() => a.onMouseDown)), B = _(v(() => H(x) ? dt : void 0), v(() => a.onKeyDown), v(() => H(y) ? void 0 : ft)), U = _(v(() => H(x) ? ut : void 0), v(() => a.onKeyUp), v(() => H(y) ? void 0 : pt)), oe = _(v(() => a.onPointerUp), v(() => N.pointerHandlers.onPointerUp)), W = _(v(() => a.onPointerMove), v(() => N.pointerHandlers.onPointerMove)), G = _(v(() => a.onTouchStart), v(() => N.pointerHandlers.onTouchStart)), se = _(v(() => a.onTouchEnd), v(() => N.pointerHandlers.onTouchEnd)), ce = _(v(() => a.onMouseEnter), v(() => N.pointerHandlers.onMouseEnter)), K = _(v(() => a.onMouseLeave), v(() => N.pointerHandlers.onMouseLeave)), q = _(v(() => a.onMouseUp), v(() => N.pointerHandlers.onMouseUp));
|
|
525
|
+
return V(() => {}), T(E, te({
|
|
526
|
+
ref: [((e) => e), a.ref],
|
|
527
|
+
get class() {
|
|
528
|
+
return w();
|
|
529
|
+
},
|
|
530
|
+
get style() {
|
|
531
|
+
return D();
|
|
532
|
+
},
|
|
533
|
+
get type() {
|
|
534
|
+
return y() ? "button" : void 0;
|
|
535
|
+
},
|
|
536
|
+
get role() {
|
|
537
|
+
return y() ? void 0 : "button";
|
|
538
|
+
},
|
|
539
|
+
tabIndex: -1,
|
|
540
|
+
get disabled() {
|
|
541
|
+
return y() && b() ? !0 : void 0;
|
|
542
|
+
},
|
|
543
|
+
get "aria-disabled"() {
|
|
544
|
+
return ee(() => !!x())() ? "true" : y() ? "false" : void 0;
|
|
545
|
+
},
|
|
546
|
+
"aria-label": r ? "Increase" : "Decrease",
|
|
547
|
+
get "aria-controls"() {
|
|
548
|
+
return i.id();
|
|
549
|
+
},
|
|
550
|
+
onClick: L,
|
|
551
|
+
onMouseDown: z,
|
|
552
|
+
onKeyDown: B,
|
|
553
|
+
onKeyUp: U,
|
|
554
|
+
onPointerDown: R,
|
|
555
|
+
onPointerUp: oe,
|
|
556
|
+
onPointerMove: W,
|
|
557
|
+
onTouchStart: G,
|
|
558
|
+
onTouchEnd: se,
|
|
559
|
+
onMouseEnter: ce,
|
|
560
|
+
onMouseLeave: K,
|
|
561
|
+
onMouseUp: q
|
|
562
|
+
}, ne, u));
|
|
563
|
+
}
|
|
564
|
+
function lt(e) {
|
|
565
|
+
e.preventDefault(), e.preventBaseUIHandler();
|
|
566
|
+
}
|
|
567
|
+
function ut(e) {
|
|
568
|
+
e.preventBaseUIHandler();
|
|
569
|
+
}
|
|
570
|
+
function dt(e) {
|
|
571
|
+
e.key !== "Tab" && e.preventDefault(), e.preventBaseUIHandler();
|
|
572
|
+
}
|
|
573
|
+
function ft(e) {
|
|
574
|
+
if (e.target !== e.currentTarget) return;
|
|
575
|
+
let t = mt(e.currentTarget), n = e.key === "Enter", r = e.key === " ";
|
|
576
|
+
if (t || !n && !r) {
|
|
577
|
+
t && r && e.preventDefault();
|
|
578
|
+
return;
|
|
579
|
+
}
|
|
580
|
+
e.defaultPrevented || (e.preventDefault(), n && (e.preventBaseUIHandler(), ht(e.currentTarget, e)));
|
|
581
|
+
}
|
|
582
|
+
function pt(e) {
|
|
583
|
+
e.target === e.currentTarget && !e.defaultPrevented && e.key === " " && (e.preventBaseUIHandler(), ht(e.currentTarget, e));
|
|
584
|
+
}
|
|
585
|
+
function mt(e) {
|
|
586
|
+
return e.tagName === "A" && !!e.href;
|
|
587
|
+
}
|
|
588
|
+
function ht(e, t) {
|
|
589
|
+
let n = e.ownerDocument.defaultView;
|
|
590
|
+
if (!n) return;
|
|
591
|
+
let r = n.PointerEvent ?? n.MouseEvent;
|
|
592
|
+
e.dispatchEvent(new r("click", {
|
|
593
|
+
bubbles: !0,
|
|
594
|
+
cancelable: !0,
|
|
595
|
+
composed: !0,
|
|
596
|
+
detail: 0,
|
|
597
|
+
shiftKey: t.shiftKey,
|
|
598
|
+
ctrlKey: t.ctrlKey,
|
|
599
|
+
altKey: t.altKey,
|
|
600
|
+
metaKey: t.metaKey
|
|
601
|
+
}));
|
|
602
|
+
}
|
|
603
|
+
//#endregion
|
|
604
|
+
//#region src/number-field/increment/NumberFieldIncrement.tsx
|
|
605
|
+
function gt(e) {
|
|
606
|
+
return ct(e, !0);
|
|
607
|
+
}
|
|
608
|
+
//#endregion
|
|
609
|
+
//#region src/number-field/decrement/NumberFieldDecrement.tsx
|
|
610
|
+
function _t(e) {
|
|
611
|
+
return ct(e, !1);
|
|
612
|
+
}
|
|
613
|
+
//#endregion
|
|
614
|
+
//#region src/number-field/input/NumberFieldInput.tsx
|
|
615
|
+
var vt = /* @__PURE__ */ M("<input>"), yt = /* @__PURE__ */ new Set([
|
|
616
|
+
"Backspace",
|
|
617
|
+
"Delete",
|
|
618
|
+
"ArrowLeft",
|
|
619
|
+
"ArrowRight",
|
|
620
|
+
"Tab",
|
|
621
|
+
"Enter",
|
|
622
|
+
"Escape"
|
|
623
|
+
]);
|
|
624
|
+
function bt(e) {
|
|
625
|
+
let r = Ge(), i = b(!0), s = x(), d = S(), f = e, y = e, [C, w] = L(), E = !1, D = null, ee = H(r.value), ne = ae(y, "render", "aria-describedby", "aria-labelledby", "aria-roledescription", "class", "onBlur", "onFocus", "onInput", "onKeyDown", "onPaste", "ref", "style"), A = r.state, re = I(() => p(e.class, A())), j = t(e, A, (e) => (() => {
|
|
626
|
+
var t = O(vt);
|
|
627
|
+
return ie(t, e, !1), k(), t;
|
|
628
|
+
})()), M = I(() => m(e.style, A())), N = I(() => n(A(), Fe)), P = I(() => f["aria-labelledby"] ?? d.labelId()), R = I(() => d.getAriaDescribedBy(f["aria-describedby"])), z = {
|
|
629
|
+
id: void 0,
|
|
630
|
+
name: void 0,
|
|
631
|
+
value: r.value,
|
|
632
|
+
getControl: () => C() ?? null
|
|
633
|
+
};
|
|
634
|
+
function V(e) {
|
|
635
|
+
e.defaultPrevented || A().disabled || i.setFocused(!0);
|
|
636
|
+
}
|
|
637
|
+
function U(e) {
|
|
638
|
+
let t = A();
|
|
639
|
+
if (e.defaultPrevented || t.disabled || (i.setTouched(!0), i.setFocused(!1), t.readOnly)) return;
|
|
640
|
+
let n = !r.allowInputSync(), a = r.hasPendingCommit(), o = r.value(), s = r.inputValue();
|
|
641
|
+
if (r.setAllowInputSync(!0), s.trim() === "") {
|
|
642
|
+
let t = h(c, e);
|
|
643
|
+
if (r.setValue(null, t), t.isCanceled) return;
|
|
644
|
+
i.validationMode() === "onBlur" && i.validation.commit(null), (n || a || o !== null) && r.onValueCommitted(null, g(c, e));
|
|
645
|
+
return;
|
|
646
|
+
}
|
|
647
|
+
let l = r.formatOptions(), d = $(s, r.locale(), l);
|
|
648
|
+
if (d === null) return;
|
|
649
|
+
let f = Re(l), p;
|
|
650
|
+
p = !n && !f ? o : f ? ze(d, l) : d;
|
|
651
|
+
let m = o !== p, _ = n || m || a, v = p;
|
|
652
|
+
if (m) {
|
|
653
|
+
let t = h(u, e);
|
|
654
|
+
if (E = !0, r.setValue(p, t), t.isCanceled) {
|
|
655
|
+
E = !1;
|
|
656
|
+
return;
|
|
657
|
+
}
|
|
658
|
+
v = r.lastChangedValue(), v === o && (E = !1);
|
|
659
|
+
}
|
|
660
|
+
i.validationMode() === "onBlur" && i.validation.commit(v), _ && r.onValueCommitted(v, g(u, e));
|
|
661
|
+
let y = ke(v, r.locale(), l);
|
|
662
|
+
s !== y && r.setInputValue(y);
|
|
663
|
+
}
|
|
664
|
+
function oe(e) {
|
|
665
|
+
if (e.defaultPrevented) {
|
|
666
|
+
e.currentTarget.value = r.inputValue();
|
|
667
|
+
return;
|
|
668
|
+
}
|
|
669
|
+
r.setAllowInputSync(!1);
|
|
670
|
+
let t = e.currentTarget.value;
|
|
671
|
+
if (t.trim() === "") {
|
|
672
|
+
r.setInputValue(t), r.setValue(null, h(c, e));
|
|
673
|
+
return;
|
|
674
|
+
}
|
|
675
|
+
let n = r.getAllowedNonNumericKeys();
|
|
676
|
+
if (!Array.from(t).every((e) => fe(e) || xe.test(e) || n.has(e) || he.test(e))) {
|
|
677
|
+
e.currentTarget.value = r.inputValue();
|
|
678
|
+
return;
|
|
679
|
+
}
|
|
680
|
+
let i = $(t, r.locale(), r.formatOptions());
|
|
681
|
+
r.setInputValue(t), i !== null && r.setValue(i, h(l, e));
|
|
682
|
+
}
|
|
683
|
+
function W(e) {
|
|
684
|
+
let t = A();
|
|
685
|
+
if (e.defaultPrevented || t.readOnly || t.disabled) return;
|
|
686
|
+
let n = r.inputValue(), i = !r.allowInputSync(), a = r.getAllowedNonNumericKeys(), s = a.has(e.key), { decimal: c, currency: l, percentSign: u } = Te(r.locale(), r.formatOptions()), d = e.currentTarget.selectionStart, f = e.currentTarget.selectionEnd, p = d === 0 && f === n.length, m = (e) => d !== null && f !== null && e >= d && e < f, _ = [[xe, Q], [Se, be]];
|
|
687
|
+
for (let [t, r] of _) if (t.test(e.key) && Array.from(a).some((e) => t.test(e))) {
|
|
688
|
+
let e = n.search(r), t = e !== -1 && m(e);
|
|
689
|
+
s = !(xe.test(n) || Se.test(n)) || p || t;
|
|
690
|
+
}
|
|
691
|
+
for (let t of [
|
|
692
|
+
c,
|
|
693
|
+
l,
|
|
694
|
+
u
|
|
695
|
+
]) if (t && e.key === t) {
|
|
696
|
+
let e = n.indexOf(t);
|
|
697
|
+
s = e === -1 || p || m(e);
|
|
698
|
+
}
|
|
699
|
+
let v = e.key === "ArrowUp" || e.key === "ArrowDown";
|
|
700
|
+
if (e.which === 229 || e.altKey && !v || e.ctrlKey || e.metaKey || s || fe(e.key) || yt.has(e.key)) return;
|
|
701
|
+
let y = null;
|
|
702
|
+
if (e.key === "Home" && r.min() !== void 0 ? y = r.min() ?? null : e.key === "End" && r.max() !== void 0 && (y = r.max() ?? null), e.key.length > 1 && !v && y === null) return;
|
|
703
|
+
let b = i ? $(n, r.locale(), r.formatOptions()) : null;
|
|
704
|
+
e.preventDefault(), e.stopPropagation();
|
|
705
|
+
let x = !1;
|
|
706
|
+
(v || y !== null) && r.setAllowInputSync(!0), v ? (i || r.setLastChangedValue(r.value()), x = r.incrementValue(r.getStepAmount(e), {
|
|
707
|
+
direction: e.key === "ArrowUp" ? 1 : -1,
|
|
708
|
+
currentValue: b,
|
|
709
|
+
event: e,
|
|
710
|
+
reason: o
|
|
711
|
+
})) : y !== null && (x = r.setValue(y, h(o, e))), x && r.onValueCommitted(r.lastChangedValue(), g(o, e));
|
|
712
|
+
}
|
|
713
|
+
function G(e) {
|
|
714
|
+
let t = A();
|
|
715
|
+
if (e.defaultPrevented || t.readOnly || t.disabled) return;
|
|
716
|
+
let n = "";
|
|
717
|
+
try {
|
|
718
|
+
n = e.clipboardData?.getData("text/plain") ?? "";
|
|
719
|
+
} catch {
|
|
720
|
+
return;
|
|
721
|
+
}
|
|
722
|
+
e.preventDefault();
|
|
723
|
+
let i = e.currentTarget.selectionStart ?? 0, o = e.currentTarget.selectionEnd ?? i, s = r.inputValue(), c = s.slice(0, i) + n + s.slice(o), l = $(c, r.locale(), r.formatOptions());
|
|
724
|
+
l !== null && (r.setAllowInputSync(!1), D = i + n.length, r.setValue(l, h(a, e)), r.setInputValue(c));
|
|
725
|
+
}
|
|
726
|
+
let se = _(v(() => f.onFocus), V), ce = _(v(() => f.onBlur), U), K = _(v(() => f.onInput), oe), q = _(v(() => f.onKeyDown), W), J = _(v(() => f.onPaste), G);
|
|
727
|
+
return F(() => ({
|
|
728
|
+
element: C(),
|
|
729
|
+
inputValue: r.inputValue()
|
|
730
|
+
}), (e) => {
|
|
731
|
+
if (D === null) return;
|
|
732
|
+
let t = D;
|
|
733
|
+
D = null, e.element?.setSelectionRange(t, t);
|
|
734
|
+
}), F(() => ({
|
|
735
|
+
disabled: A().disabled,
|
|
736
|
+
element: C(),
|
|
737
|
+
id: r.id(),
|
|
738
|
+
name: r.nameProp()
|
|
739
|
+
}), (e) => {
|
|
740
|
+
z.id = e.id, z.name = e.name, i.registerFieldControl(r.controlSource, e.disabled || !e.element ? void 0 : z), d.registerControlId(r.controlSource, e.element ? e.id : void 0);
|
|
741
|
+
}), F(() => ({
|
|
742
|
+
name: r.name(),
|
|
743
|
+
shouldValidateOnChange: i.shouldValidateOnChange(),
|
|
744
|
+
value: r.value()
|
|
745
|
+
}), (e) => {
|
|
746
|
+
if (e.value !== ee) {
|
|
747
|
+
if (ee = e.value, s.clearError(e.name), E && !e.shouldValidateOnChange) {
|
|
748
|
+
E = !1;
|
|
749
|
+
return;
|
|
750
|
+
}
|
|
751
|
+
H(() => i.validation.change(e.value));
|
|
752
|
+
}
|
|
753
|
+
}), B(() => {
|
|
754
|
+
r.setInputElement(void 0), i.registerFieldControl(r.controlSource, void 0), d.registerControlId(r.controlSource, void 0);
|
|
755
|
+
}), T(j, te({
|
|
756
|
+
ref: [((e) => {
|
|
757
|
+
w(e), r.setInputElement(e);
|
|
758
|
+
}), f.ref],
|
|
759
|
+
get id() {
|
|
760
|
+
return r.id();
|
|
761
|
+
},
|
|
762
|
+
get class() {
|
|
763
|
+
return re();
|
|
764
|
+
},
|
|
765
|
+
get style() {
|
|
766
|
+
return M();
|
|
767
|
+
},
|
|
768
|
+
get required() {
|
|
769
|
+
return A().required;
|
|
770
|
+
},
|
|
771
|
+
get disabled() {
|
|
772
|
+
return A().disabled;
|
|
773
|
+
},
|
|
774
|
+
get readonly() {
|
|
775
|
+
return A().readOnly;
|
|
776
|
+
},
|
|
777
|
+
get inputMode() {
|
|
778
|
+
return r.inputMode();
|
|
779
|
+
},
|
|
780
|
+
get value() {
|
|
781
|
+
return r.inputValue();
|
|
782
|
+
},
|
|
783
|
+
type: "text",
|
|
784
|
+
autocomplete: "off",
|
|
785
|
+
autocorrect: "off",
|
|
786
|
+
spellcheck: "false",
|
|
787
|
+
get "aria-roledescription"() {
|
|
788
|
+
return f["aria-roledescription"] ?? "Number field";
|
|
789
|
+
},
|
|
790
|
+
get "aria-invalid"() {
|
|
791
|
+
return !A().disabled && A().valid === !1 ? "true" : void 0;
|
|
792
|
+
},
|
|
793
|
+
get "aria-labelledby"() {
|
|
794
|
+
return P();
|
|
795
|
+
},
|
|
796
|
+
get "aria-describedby"() {
|
|
797
|
+
return R();
|
|
798
|
+
},
|
|
799
|
+
onFocus: se,
|
|
800
|
+
onBlur: (e) => H(() => ce.call(e.currentTarget, e)),
|
|
801
|
+
onInput: K,
|
|
802
|
+
onKeyDown: q,
|
|
803
|
+
onPaste: J
|
|
804
|
+
}, N, ne));
|
|
805
|
+
}
|
|
806
|
+
//#endregion
|
|
807
|
+
//#region src/number-field/utils/getViewportRect.ts
|
|
808
|
+
function xt(e, t) {
|
|
809
|
+
let n = t.ownerDocument.defaultView ?? window;
|
|
810
|
+
if (e != null) {
|
|
811
|
+
let n = t.getBoundingClientRect();
|
|
812
|
+
return {
|
|
813
|
+
left: n.left - e / 2,
|
|
814
|
+
top: n.top - e / 2,
|
|
815
|
+
right: n.right + e / 2,
|
|
816
|
+
bottom: n.bottom + e / 2
|
|
817
|
+
};
|
|
818
|
+
}
|
|
819
|
+
let r = n.visualViewport;
|
|
820
|
+
return r ? {
|
|
821
|
+
left: r.offsetLeft,
|
|
822
|
+
top: r.offsetTop,
|
|
823
|
+
right: r.offsetLeft + r.width,
|
|
824
|
+
bottom: r.offsetTop + r.height
|
|
825
|
+
} : {
|
|
826
|
+
left: 0,
|
|
827
|
+
top: 0,
|
|
828
|
+
right: n.document.documentElement.clientWidth,
|
|
829
|
+
bottom: n.document.documentElement.clientHeight
|
|
830
|
+
};
|
|
831
|
+
}
|
|
832
|
+
//#endregion
|
|
833
|
+
//#region src/number-field/scrub-area/NumberFieldScrubAreaContext.ts
|
|
834
|
+
var St = Symbol("NumberFieldScrubAreaContext"), Ct = P(St);
|
|
835
|
+
function wt() {
|
|
836
|
+
let e = U(Ct);
|
|
837
|
+
if (e === St) throw Error("Base UI: NumberFieldScrubAreaContext is missing. NumberFieldScrubArea parts must be placed within <NumberField.ScrubArea>.");
|
|
838
|
+
return e;
|
|
839
|
+
}
|
|
840
|
+
//#endregion
|
|
841
|
+
//#region src/number-field/scrub-area/NumberFieldScrubArea.tsx
|
|
842
|
+
var Tt = /* @__PURE__ */ M("<span>"), Et = {
|
|
843
|
+
"touch-action": "none",
|
|
844
|
+
"-webkit-user-select": "none",
|
|
845
|
+
"user-select": "none"
|
|
846
|
+
};
|
|
847
|
+
function Dt(e) {
|
|
848
|
+
let r = Ge(), a = e, o = e, [s, c] = L(), [l, u] = L(), [d, f] = L(!1), [h, y] = L(!1), [b, x] = L(!1), S = I(() => r.state().disabled), w = I(() => r.state().readOnly), E = r.state, D = ae(o, "render", "class", "direction", "onPointerDown", "pixelSensitivity", "ref", "style", "teleportDistance"), ee = I(() => p(e.class, E())), ne = t(e, E, (e) => (() => {
|
|
849
|
+
var t = O(Tt);
|
|
850
|
+
return ie(t, e, !1), k(), t;
|
|
851
|
+
})()), A = I(() => {
|
|
852
|
+
let t = m(e.style, E());
|
|
853
|
+
return typeof t == "string" ? `touch-action:none;-webkit-user-select:none;user-select:none;${t}` : C(Et, t === !1 ? void 0 : t);
|
|
854
|
+
}), re = I(() => n(E(), Fe)), j = {
|
|
855
|
+
x: 0,
|
|
856
|
+
y: 0
|
|
857
|
+
}, M = !1, N = !1, P = null, R, V;
|
|
858
|
+
function H() {
|
|
859
|
+
R !== void 0 && (V?.clearTimeout(R), R = void 0, V = void 0);
|
|
860
|
+
}
|
|
861
|
+
function U(e, t, n) {
|
|
862
|
+
let r = e.ownerDocument.defaultView?.visualViewport?.scale ?? 1;
|
|
863
|
+
e.style.transform = `translate3d(${t}px,${n}px,0) scale(${1 / r})`;
|
|
864
|
+
}
|
|
865
|
+
function oe(e) {
|
|
866
|
+
let t = l(), n = s();
|
|
867
|
+
if (!t || !n) return;
|
|
868
|
+
let r = xt(a.teleportDistance, n), i = (e, t, n, r) => e + t < n ? r - t : e + t > r ? n - t : e;
|
|
869
|
+
j.x = i(Math.round(j.x + e.movementX), t.offsetWidth / 2, r.left, r.right), j.y = i(Math.round(j.y + e.movementY), t.offsetHeight / 2, r.top, r.bottom), U(t, j.x, j.y);
|
|
870
|
+
}
|
|
871
|
+
function W(e, t) {
|
|
872
|
+
let n = () => {
|
|
873
|
+
x(e), r.setIsScrubbing(e);
|
|
874
|
+
};
|
|
875
|
+
if (!e) {
|
|
876
|
+
n();
|
|
877
|
+
return;
|
|
878
|
+
}
|
|
879
|
+
z(n);
|
|
880
|
+
let i = l();
|
|
881
|
+
i && (j.x = t.clientX - i.offsetWidth / 2, j.y = t.clientY - i.offsetHeight / 2, U(i, j.x, j.y));
|
|
882
|
+
}
|
|
883
|
+
function G(e, t) {
|
|
884
|
+
try {
|
|
885
|
+
s()?.ownerDocument.exitPointerLock();
|
|
886
|
+
} catch {} finally {
|
|
887
|
+
if (M = !1, W(!1, e), r.onValueCommitted(r.lastChangedValue() ?? r.value(), g(i, e)), !N && P != null) {
|
|
888
|
+
let e = t.ownerDocument.defaultView;
|
|
889
|
+
e && P.dispatchEvent(new e.MouseEvent("click", {
|
|
890
|
+
bubbles: !0,
|
|
891
|
+
cancelable: !0
|
|
892
|
+
}));
|
|
893
|
+
}
|
|
894
|
+
N = !1, P = null;
|
|
895
|
+
}
|
|
896
|
+
}
|
|
897
|
+
F(() => ({
|
|
898
|
+
direction: a.direction ?? "horizontal",
|
|
899
|
+
disabled: S(),
|
|
900
|
+
input: r.inputElement(),
|
|
901
|
+
pixelSensitivity: a.pixelSensitivity ?? 2,
|
|
902
|
+
readOnly: w(),
|
|
903
|
+
scrubbing: b()
|
|
904
|
+
}), (e) => {
|
|
905
|
+
if (!e.input || e.disabled || e.readOnly || !e.scrubbing) return;
|
|
906
|
+
let t = e.input, n = t.ownerDocument.defaultView;
|
|
907
|
+
if (!n) return;
|
|
908
|
+
let a = n, o = 0;
|
|
909
|
+
function s(e) {
|
|
910
|
+
M && (Pe() ? (H(), V = a, R = a.setTimeout(G, 20, e, t)) : G(e, t));
|
|
911
|
+
}
|
|
912
|
+
function c(t) {
|
|
913
|
+
if (!M) return;
|
|
914
|
+
t.preventDefault(), oe(t);
|
|
915
|
+
let { movementX: n, movementY: a } = t;
|
|
916
|
+
if (o += e.direction === "vertical" ? a : n, Math.abs(o) >= e.pixelSensitivity) {
|
|
917
|
+
o = 0, N = !0;
|
|
918
|
+
let s = (e.direction === "vertical" ? -a : n) * r.getStepAmount(t);
|
|
919
|
+
s !== 0 && (r.setAllowInputSync(!0), r.incrementValue(Math.abs(s), {
|
|
920
|
+
direction: s >= 0 ? 1 : -1,
|
|
921
|
+
event: t,
|
|
922
|
+
reason: i
|
|
923
|
+
}));
|
|
924
|
+
}
|
|
925
|
+
}
|
|
926
|
+
return a.addEventListener("pointerup", s, !0), a.addEventListener("pointermove", c, !0), () => {
|
|
927
|
+
R !== void 0 && (V?.clearTimeout(R), R = void 0, V = void 0), a.removeEventListener("pointerup", s, !0), a.removeEventListener("pointermove", c, !0);
|
|
928
|
+
};
|
|
929
|
+
}), F(() => ({
|
|
930
|
+
disabled: S(),
|
|
931
|
+
element: s(),
|
|
932
|
+
readOnly: w()
|
|
933
|
+
}), (e) => {
|
|
934
|
+
if (!e.element || e.disabled || e.readOnly) return;
|
|
935
|
+
let t = (e) => {
|
|
936
|
+
e.touches.length === 1 && e.preventDefault();
|
|
937
|
+
};
|
|
938
|
+
return e.element.addEventListener("touchstart", t), () => e.element?.removeEventListener("touchstart", t);
|
|
939
|
+
});
|
|
940
|
+
async function se(e) {
|
|
941
|
+
if (e.defaultPrevented || w() || e.button !== 0 || S()) return;
|
|
942
|
+
let t = e.pointerType === "touch";
|
|
943
|
+
if (f(t), e.pointerType === "mouse" && (e.preventDefault(), r.focusInput()), M = !0, N = !1, P = Ot(e), W(!0, e), !t && !Ne()) {
|
|
944
|
+
let t = s() ?? e.currentTarget;
|
|
945
|
+
try {
|
|
946
|
+
await t.ownerDocument.body.requestPointerLock(), y(!1);
|
|
947
|
+
} catch {
|
|
948
|
+
y(!0);
|
|
949
|
+
} finally {
|
|
950
|
+
M && W(!0, e);
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
let ce = _(v(() => a.onPointerDown), se);
|
|
955
|
+
return B(() => {
|
|
956
|
+
if (H(), u(void 0), M) {
|
|
957
|
+
M = !1, r.setIsScrubbing(!1);
|
|
958
|
+
try {
|
|
959
|
+
s()?.ownerDocument.exitPointerLock();
|
|
960
|
+
} catch {}
|
|
961
|
+
}
|
|
962
|
+
}), T(Ct, {
|
|
963
|
+
value: {
|
|
964
|
+
isScrubbing: b,
|
|
965
|
+
isTouchInput: d,
|
|
966
|
+
isPointerLockDenied: h,
|
|
967
|
+
scrubAreaElement: s,
|
|
968
|
+
scrubAreaCursorElement: l,
|
|
969
|
+
setScrubAreaCursorElement: u
|
|
970
|
+
},
|
|
971
|
+
get children() {
|
|
972
|
+
return T(ne, te({
|
|
973
|
+
ref: [((e) => c(e)), a.ref],
|
|
974
|
+
role: "presentation",
|
|
975
|
+
get class() {
|
|
976
|
+
return ee();
|
|
977
|
+
},
|
|
978
|
+
get style() {
|
|
979
|
+
return A();
|
|
980
|
+
},
|
|
981
|
+
onPointerDown: ce
|
|
982
|
+
}, re, D));
|
|
983
|
+
}
|
|
984
|
+
});
|
|
985
|
+
}
|
|
986
|
+
function Ot(e) {
|
|
987
|
+
return e.composedPath?.()[0] ?? e.target;
|
|
988
|
+
}
|
|
989
|
+
//#endregion
|
|
990
|
+
//#region src/number-field/scrub-area-cursor/NumberFieldScrubAreaCursor.tsx
|
|
991
|
+
var kt = /* @__PURE__ */ M("<span>"), At = {
|
|
992
|
+
position: "fixed",
|
|
993
|
+
top: "0",
|
|
994
|
+
left: "0",
|
|
995
|
+
"pointer-events": "none"
|
|
996
|
+
};
|
|
997
|
+
function jt(e) {
|
|
998
|
+
let r = Ge(), i = wt(), a = e, o = ae(e, "render", "class", "ref", "style"), s = r.state, c = I(() => i.isScrubbing() && !Ne() && !i.isTouchInput() && !i.isPointerLockDenied()), l = () => i.scrubAreaElement()?.ownerDocument.body, u = I(() => p(e.class, s())), d = t(e, s, (e) => (() => {
|
|
999
|
+
var t = O(kt);
|
|
1000
|
+
return ie(t, e, !1), k(), t;
|
|
1001
|
+
})()), f = I(() => {
|
|
1002
|
+
let t = m(e.style, s());
|
|
1003
|
+
return typeof t == "string" ? `position:fixed;top:0;left:0;pointer-events:none;${t}` : C(At, t === !1 ? void 0 : t);
|
|
1004
|
+
}), h = I(() => n(s(), Fe));
|
|
1005
|
+
return F(c, (e) => {
|
|
1006
|
+
e || i.setScrubAreaCursorElement(void 0);
|
|
1007
|
+
}), B(() => {
|
|
1008
|
+
i.setScrubAreaCursorElement(void 0);
|
|
1009
|
+
}), T(N, {
|
|
1010
|
+
get when() {
|
|
1011
|
+
return ee(() => !!c())() ? l() : void 0;
|
|
1012
|
+
},
|
|
1013
|
+
keyed: !0,
|
|
1014
|
+
children: (e) => T(w, {
|
|
1015
|
+
mount: e,
|
|
1016
|
+
get children() {
|
|
1017
|
+
return T(d, te({
|
|
1018
|
+
ref: [((e) => i.setScrubAreaCursorElement(e)), a.ref],
|
|
1019
|
+
role: "presentation",
|
|
1020
|
+
get class() {
|
|
1021
|
+
return u();
|
|
1022
|
+
},
|
|
1023
|
+
get style() {
|
|
1024
|
+
return f();
|
|
1025
|
+
}
|
|
1026
|
+
}, h, o));
|
|
1027
|
+
}
|
|
1028
|
+
})
|
|
1029
|
+
});
|
|
1030
|
+
}
|
|
1031
|
+
//#endregion
|
|
1032
|
+
//#region src/number-field/index.parts.ts
|
|
1033
|
+
var Mt = /* @__PURE__ */ e({
|
|
1034
|
+
Decrement: () => _t,
|
|
1035
|
+
Group: () => Qe,
|
|
1036
|
+
Increment: () => gt,
|
|
1037
|
+
Input: () => bt,
|
|
1038
|
+
Root: () => Xe,
|
|
1039
|
+
ScrubArea: () => Dt,
|
|
1040
|
+
ScrubAreaCursor: () => jt
|
|
1041
|
+
});
|
|
1042
|
+
//#endregion
|
|
1043
|
+
export { Mt as t };
|