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,49 @@
|
|
|
1
|
+
import { flush as e } from "solid-js";
|
|
2
|
+
//#region src/internals/runOnceAnimationsFinish.ts
|
|
3
|
+
function t(t, a, o, s = {}) {
|
|
4
|
+
if (o?.aborted) return;
|
|
5
|
+
let c = globalThis.BASE_UI_ANIMATIONS_DISABLED;
|
|
6
|
+
if (typeof t.getAnimations != "function" || c) {
|
|
7
|
+
o?.aborted || a();
|
|
8
|
+
return;
|
|
9
|
+
}
|
|
10
|
+
let l = () => i(t, () => e(a), o);
|
|
11
|
+
if (s.waitForStartingStyleRemoved) {
|
|
12
|
+
let e = "data-starting-style";
|
|
13
|
+
if (t.hasAttribute(e)) {
|
|
14
|
+
let n = new MutationObserver(() => {
|
|
15
|
+
t.hasAttribute(e) || (n.disconnect(), l());
|
|
16
|
+
});
|
|
17
|
+
n.observe(t, {
|
|
18
|
+
attributes: !0,
|
|
19
|
+
attributeFilter: [e]
|
|
20
|
+
}), o?.addEventListener("abort", () => n.disconnect(), { once: !0 });
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
let u = n(() => {
|
|
25
|
+
o?.removeEventListener("abort", d), l();
|
|
26
|
+
}), d = () => r(u);
|
|
27
|
+
o?.addEventListener("abort", d, { once: !0 });
|
|
28
|
+
}
|
|
29
|
+
function n(e) {
|
|
30
|
+
return typeof requestAnimationFrame == "function" ? {
|
|
31
|
+
kind: "animation",
|
|
32
|
+
id: requestAnimationFrame(e)
|
|
33
|
+
} : {
|
|
34
|
+
kind: "timeout",
|
|
35
|
+
id: setTimeout(e, 16)
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
function r(e) {
|
|
39
|
+
e.kind === "animation" ? cancelAnimationFrame(e.id) : clearTimeout(e.id);
|
|
40
|
+
}
|
|
41
|
+
function i(e, t, n) {
|
|
42
|
+
Promise.all(e.getAnimations().map((e) => e.finished)).then(() => {
|
|
43
|
+
n?.aborted || t();
|
|
44
|
+
}, () => {
|
|
45
|
+
n?.aborted || (e.getAnimations().some((e) => e.pending || e.playState !== "finished") ? i(e, t, n) : t());
|
|
46
|
+
});
|
|
47
|
+
}
|
|
48
|
+
//#endregion
|
|
49
|
+
export { t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { N as e } from "./reasons-Co5CzjKq.js";
|
|
2
2
|
import { createChangeEventDetails as t } from "./internals/createBaseUIEventDetails.js";
|
|
3
|
-
import {
|
|
3
|
+
import { i as n, l as r, m as i, n as a, o } from "./dom-lDdayFF_.js";
|
|
4
4
|
import { o as s } from "./FloatingTree-23B7KKPD.js";
|
|
5
5
|
import { createEffect as c, createSignal as l, onCleanup as u } from "solid-js";
|
|
6
6
|
//#region src/internals/overlay/createHoverInteraction.ts
|
|
@@ -42,119 +42,123 @@ function m(e, t, n) {
|
|
|
42
42
|
}
|
|
43
43
|
};
|
|
44
44
|
}
|
|
45
|
-
function h(
|
|
46
|
-
let
|
|
45
|
+
function h(r) {
|
|
46
|
+
let o, s, l, p, h, g, _, v = "", y = () => {
|
|
47
47
|
p?.cancel(), p && h && h.removeEventListener("mousemove", p), p = void 0, h = void 0, g?.(), g = void 0;
|
|
48
48
|
}, b = () => {
|
|
49
|
-
clearTimeout(
|
|
49
|
+
clearTimeout(o), clearTimeout(l);
|
|
50
50
|
}, x = () => {
|
|
51
51
|
clearTimeout(s), y();
|
|
52
52
|
};
|
|
53
53
|
u(() => {
|
|
54
54
|
b(), x(), _?.();
|
|
55
55
|
});
|
|
56
|
-
let S = () =>
|
|
56
|
+
let S = () => r.enabled?.() ?? !0, C = () => r.floatingEnabled?.() ?? S(), w = () => r.context.track().open, T = () => !(r.mouseOnly?.() ?? !1) || v === "" || v === "mouse" || v === "pen";
|
|
57
57
|
c(() => ({
|
|
58
58
|
enabled: S(),
|
|
59
59
|
floatingEnabled: C()
|
|
60
60
|
}), (e) => {
|
|
61
61
|
!e.enabled && !e.floatingEnabled && (b(), x());
|
|
62
62
|
});
|
|
63
|
-
let E = (i, a
|
|
64
|
-
if (!S() || !T() ||
|
|
63
|
+
let E = (n, i, a = !1) => {
|
|
64
|
+
if (!S() || !T() || i.hasAttribute("data-trigger-disabled") || r.shouldOpen?.(n, i) === !1) return;
|
|
65
65
|
x();
|
|
66
|
-
let s = w() &&
|
|
67
|
-
clearTimeout(
|
|
66
|
+
let s = w() && r.context.state.domReferenceElement !== i, c = r.context.state.transitionStatus === "ending", l = a || s || c ? 0 : d(r.delay?.(), "open");
|
|
67
|
+
clearTimeout(o);
|
|
68
68
|
let u = () => {
|
|
69
|
-
!S() || !T() ||
|
|
69
|
+
!S() || !T() || r.shouldOpen?.(n, i) === !1 || !s && r.context.state.open && r.context.state.domReferenceElement !== i || r.context.setOpen(!0, t(e, n, i));
|
|
70
70
|
};
|
|
71
|
-
l === 0 ? u() :
|
|
71
|
+
l === 0 ? u() : o = setTimeout(u, l);
|
|
72
72
|
};
|
|
73
73
|
c(() => ({
|
|
74
74
|
open: w(),
|
|
75
|
-
openEvent:
|
|
76
|
-
reference:
|
|
77
|
-
floating:
|
|
78
|
-
factory:
|
|
75
|
+
openEvent: r.context.context.data.openEvent,
|
|
76
|
+
reference: r.reference(),
|
|
77
|
+
floating: r.floating(),
|
|
78
|
+
factory: r.handleClose?.(),
|
|
79
79
|
enabled: S() || C(),
|
|
80
|
-
scope:
|
|
80
|
+
scope: r.blockPointerEventsScope?.()
|
|
81
81
|
}), (e) => {
|
|
82
|
-
if (_?.(), _ = void 0, !(!e.open || !e.enabled || !f(e.openEvent) || !e.reference || !e.floating || !e.factory?.options.blockPointerEvents)) return _ = m(e.scope ??
|
|
82
|
+
if (_?.(), _ = void 0, !(!e.open || !e.enabled || !f(e.openEvent) || !e.reference || !e.floating || !e.factory?.options.blockPointerEvents)) return _ = m(e.scope ?? i(e.reference).body, e.reference, e.floating), () => {
|
|
83
83
|
_?.(), _ = void 0;
|
|
84
84
|
};
|
|
85
85
|
});
|
|
86
|
-
let D = (
|
|
87
|
-
if (b(), !w() || !f(
|
|
88
|
-
let a = d(
|
|
86
|
+
let D = (n, i = r.context.state.domReferenceElement) => {
|
|
87
|
+
if (b(), !w() || !f(r.context.context.data.openEvent)) return;
|
|
88
|
+
let a = d(r.delay?.(), "close");
|
|
89
89
|
clearTimeout(s), s = setTimeout(() => {
|
|
90
|
-
i &&
|
|
90
|
+
i && r.context.state.domReferenceElement !== i || r.context.setOpen(!1, t(e, n));
|
|
91
91
|
}, a);
|
|
92
92
|
}, O = (e, t) => {
|
|
93
|
-
let
|
|
94
|
-
if (!
|
|
93
|
+
let n = r.handleClose?.(), a = r.floating();
|
|
94
|
+
if (!n || !a) {
|
|
95
95
|
D(e);
|
|
96
96
|
return;
|
|
97
97
|
}
|
|
98
|
-
y(), p =
|
|
98
|
+
y(), p = n({
|
|
99
99
|
x: e.clientX,
|
|
100
100
|
y: e.clientY,
|
|
101
|
-
placement:
|
|
101
|
+
placement: r.placement?.() ?? r.context.context.data.placement ?? "bottom",
|
|
102
102
|
elements: {
|
|
103
103
|
domReference: t,
|
|
104
|
-
floating:
|
|
104
|
+
floating: a
|
|
105
105
|
},
|
|
106
106
|
onClose: () => {
|
|
107
|
-
|
|
107
|
+
r.context.state.domReferenceElement === t && D(e, t);
|
|
108
108
|
},
|
|
109
|
-
nodeId:
|
|
110
|
-
tree:
|
|
111
|
-
}), h =
|
|
109
|
+
nodeId: r.context.context.nodeId,
|
|
110
|
+
tree: r.tree?.()
|
|
111
|
+
}), h = i(t), n.options.blockPointerEvents && (g = m(r.blockPointerEventsScope?.() ?? h.body, t, a)), p(e), h.addEventListener("mousemove", p);
|
|
112
112
|
};
|
|
113
113
|
c(() => ({
|
|
114
|
-
reference:
|
|
114
|
+
reference: r.reference(),
|
|
115
115
|
enabled: S()
|
|
116
116
|
}), (e) => {
|
|
117
117
|
if (!e.reference || !e.enabled) return;
|
|
118
118
|
let t = (t) => {
|
|
119
|
-
if ((
|
|
119
|
+
if ((r.restOnly?.() ?? !1) && (r.restMs?.() ?? 0) > 0) {
|
|
120
120
|
S() && T() && !e.reference.hasAttribute("data-trigger-disabled") && x();
|
|
121
121
|
return;
|
|
122
122
|
}
|
|
123
123
|
E(t, e.reference);
|
|
124
|
-
},
|
|
124
|
+
}, n = (e) => {
|
|
125
125
|
v = e.pointerType || "";
|
|
126
|
-
},
|
|
127
|
-
let
|
|
128
|
-
!
|
|
126
|
+
}, i = (t) => {
|
|
127
|
+
let n = r.restMs?.() ?? 0;
|
|
128
|
+
!n || w() || (clearTimeout(l), l = setTimeout(() => E(t, e.reference, !0), n));
|
|
129
129
|
}, o = (t) => {
|
|
130
|
-
|
|
131
|
-
|
|
130
|
+
if (b(), !w()) {
|
|
131
|
+
x();
|
|
132
|
+
return;
|
|
133
|
+
}
|
|
134
|
+
let n = t.relatedTarget, i = r.context.context.triggerElements;
|
|
135
|
+
if (a(r.floating(), n) || n && (i.hasElement(n) && !n.hasAttribute("data-trigger-disabled") || i.hasMatchingElement((e) => !e.hasAttribute("data-trigger-disabled") && a(e, n)))) {
|
|
132
136
|
clearTimeout(s);
|
|
133
137
|
return;
|
|
134
138
|
}
|
|
135
139
|
O(t, e.reference);
|
|
136
140
|
}, c = (t) => {
|
|
137
|
-
(
|
|
141
|
+
(r.guardStaleOpen?.() ?? !1) && !a(e.reference, t.relatedTarget) && b();
|
|
138
142
|
};
|
|
139
|
-
return e.reference.addEventListener("mouseenter", t), e.reference.addEventListener("pointerenter",
|
|
140
|
-
e.reference?.removeEventListener("mouseenter", t), e.reference?.removeEventListener("pointerenter",
|
|
143
|
+
return e.reference.addEventListener("mouseenter", t), e.reference.addEventListener("pointerenter", n), e.reference.addEventListener("mousemove", i), e.reference.addEventListener("mouseleave", o), e.reference.addEventListener("mouseout", c), () => {
|
|
144
|
+
e.reference?.removeEventListener("mouseenter", t), e.reference?.removeEventListener("pointerenter", n), e.reference?.removeEventListener("mousemove", i), e.reference?.removeEventListener("mouseleave", o), e.reference?.removeEventListener("mouseout", c);
|
|
141
145
|
};
|
|
142
146
|
}), c(() => ({
|
|
143
|
-
floating:
|
|
147
|
+
floating: r.floating(),
|
|
144
148
|
enabled: C()
|
|
145
149
|
}), (e) => {
|
|
146
150
|
if (!e.floating || !e.enabled) return;
|
|
147
|
-
let t = () => x(),
|
|
148
|
-
let t =
|
|
149
|
-
if (
|
|
150
|
-
let
|
|
151
|
-
|
|
151
|
+
let t = () => x(), i = (e) => {
|
|
152
|
+
let t = n(e);
|
|
153
|
+
if (a(r.reference(), t) || a(r.reference(), e.relatedTarget)) return;
|
|
154
|
+
let i = r.reference();
|
|
155
|
+
i ? O(e, i) : D(e);
|
|
152
156
|
};
|
|
153
|
-
return e.floating.addEventListener("mouseenter", t), e.floating.addEventListener("mouseleave",
|
|
154
|
-
e.floating?.removeEventListener("mouseenter", t), e.floating?.removeEventListener("mouseleave",
|
|
157
|
+
return e.floating.addEventListener("mouseenter", t), e.floating.addEventListener("mouseleave", i), () => {
|
|
158
|
+
e.floating?.removeEventListener("mouseenter", t), e.floating?.removeEventListener("mouseleave", i);
|
|
155
159
|
};
|
|
156
160
|
});
|
|
157
|
-
let k =
|
|
161
|
+
let k = r.context.context.events.on("openchange", (e) => {
|
|
158
162
|
b(), e.open || (y(), _?.(), _ = void 0);
|
|
159
163
|
});
|
|
160
164
|
return u(k), { cancelPendingOpen: b };
|
|
@@ -199,7 +203,7 @@ function S(e, t, n, r, i, a) {
|
|
|
199
203
|
}
|
|
200
204
|
function C(e = {}) {
|
|
201
205
|
let t = ((e) => {
|
|
202
|
-
let t = e.placement?.split("-")[0], r = !1,
|
|
206
|
+
let t = e.placement?.split("-")[0], r = !1, i = null, c = null, l = typeof performance > "u" ? 0 : performance.now(), u, d = !1, f = !1, p = () => !!(e.tree && s(e.tree.nodes, e.nodeId).length > 0), m = () => {
|
|
203
207
|
if (clearTimeout(u), !d) {
|
|
204
208
|
if (p()) {
|
|
205
209
|
f = !0;
|
|
@@ -211,21 +215,21 @@ function C(e = {}) {
|
|
|
211
215
|
f && !p() && (f = !1, m());
|
|
212
216
|
}), g = (e, t) => {
|
|
213
217
|
let n = performance.now(), r = n - l;
|
|
214
|
-
if (
|
|
215
|
-
let
|
|
216
|
-
return
|
|
217
|
-
}, y = ((
|
|
218
|
+
if (i === null || c === null || r === 0) return i = e, c = t, l = n, !1;
|
|
219
|
+
let a = e - i, o = t - c;
|
|
220
|
+
return i = e, c = t, l = n, a * a + o * o < r * r * _;
|
|
221
|
+
}, y = ((i) => {
|
|
218
222
|
if (d) return;
|
|
219
223
|
clearTimeout(u);
|
|
220
224
|
let s = e.elements.domReference, c = e.elements.floating;
|
|
221
225
|
if (!s || !c || !t || e.x === null || e.y === null) return;
|
|
222
|
-
let l =
|
|
226
|
+
let l = n(i), h = i.type === "mouseleave", _ = a(c, l), y = a(s, l);
|
|
223
227
|
if (_ && (r = !0, !h)) return;
|
|
224
228
|
if (y && (r = !1, !h)) {
|
|
225
229
|
r = !0;
|
|
226
230
|
return;
|
|
227
231
|
}
|
|
228
|
-
if (h &&
|
|
232
|
+
if (h && o(i.relatedTarget) && a(c, i.relatedTarget)) return;
|
|
229
233
|
if (p()) {
|
|
230
234
|
f = !0;
|
|
231
235
|
return;
|
|
@@ -236,24 +240,24 @@ function C(e = {}) {
|
|
|
236
240
|
return;
|
|
237
241
|
}
|
|
238
242
|
let N = !1;
|
|
239
|
-
if (N = t === "top" ? S(
|
|
240
|
-
if (r && !x(
|
|
243
|
+
if (N = t === "top" ? S(i.clientX, i.clientY, k, C.top + 1, A, w.bottom - 1) : t === "bottom" ? S(i.clientX, i.clientY, k, w.top + 1, A, C.bottom - 1) : t === "left" ? S(i.clientX, i.clientY, w.right - 1, M, C.left + 1, j) : S(i.clientX, i.clientY, C.right - 1, M, w.left + 1, j), N) return;
|
|
244
|
+
if (r && !x(i.clientX, i.clientY, C)) {
|
|
241
245
|
m();
|
|
242
246
|
return;
|
|
243
247
|
}
|
|
244
|
-
if (!h && g(
|
|
248
|
+
if (!h && g(i.clientX, i.clientY)) {
|
|
245
249
|
m();
|
|
246
250
|
return;
|
|
247
251
|
}
|
|
248
252
|
let P = !1;
|
|
249
253
|
if (t === "top" || t === "bottom") {
|
|
250
|
-
let n = D ? v / 2 : v * 4, r = D || T ? e.x + n : e.x - n,
|
|
254
|
+
let n = D ? v / 2 : v * 4, r = D || T ? e.x + n : e.x - n, a = D ? e.x - n : T ? e.x + n : e.x - n;
|
|
251
255
|
if (t === "top") {
|
|
252
256
|
let t = T || D ? w.bottom - v : w.top, n = T ? D ? w.bottom - v : w.top : w.bottom - v;
|
|
253
|
-
P = b(
|
|
257
|
+
P = b(i.clientX, i.clientY, [
|
|
254
258
|
r,
|
|
255
259
|
e.y + v + 1,
|
|
256
|
-
|
|
260
|
+
a,
|
|
257
261
|
e.y + v + 1,
|
|
258
262
|
w.left,
|
|
259
263
|
t,
|
|
@@ -262,10 +266,10 @@ function C(e = {}) {
|
|
|
262
266
|
]);
|
|
263
267
|
} else {
|
|
264
268
|
let t = T || D ? w.top + v : w.bottom, n = T ? D ? w.top + v : w.bottom : w.top + v;
|
|
265
|
-
P = b(
|
|
269
|
+
P = b(i.clientX, i.clientY, [
|
|
266
270
|
r,
|
|
267
271
|
e.y - v,
|
|
268
|
-
|
|
272
|
+
a,
|
|
269
273
|
e.y - v,
|
|
270
274
|
w.left,
|
|
271
275
|
t,
|
|
@@ -274,10 +278,10 @@ function C(e = {}) {
|
|
|
274
278
|
]);
|
|
275
279
|
}
|
|
276
280
|
} else {
|
|
277
|
-
let n = O ? v / 2 : v * 4, r = O || E ? e.y + n : e.y - n,
|
|
281
|
+
let n = O ? v / 2 : v * 4, r = O || E ? e.y + n : e.y - n, a = O ? e.y - n : E ? e.y + n : e.y - n;
|
|
278
282
|
if (t === "left") {
|
|
279
283
|
let t = E || O ? w.right - v : w.left, n = E ? O ? w.right - v : w.left : w.right - v;
|
|
280
|
-
P = b(
|
|
284
|
+
P = b(i.clientX, i.clientY, [
|
|
281
285
|
t,
|
|
282
286
|
w.top,
|
|
283
287
|
n,
|
|
@@ -285,15 +289,15 @@ function C(e = {}) {
|
|
|
285
289
|
e.x + v + 1,
|
|
286
290
|
r,
|
|
287
291
|
e.x + v + 1,
|
|
288
|
-
|
|
292
|
+
a
|
|
289
293
|
]);
|
|
290
294
|
} else {
|
|
291
295
|
let t = E || O ? w.left + v : w.right, n = E ? O ? w.left + v : w.right : w.left + v;
|
|
292
|
-
P = b(
|
|
296
|
+
P = b(i.clientX, i.clientY, [
|
|
293
297
|
e.x - v,
|
|
294
298
|
r,
|
|
295
299
|
e.x - v,
|
|
296
|
-
|
|
300
|
+
a,
|
|
297
301
|
t,
|
|
298
302
|
w.top,
|
|
299
303
|
n,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../scroll-area-
|
|
1
|
+
import { t as e } from "../scroll-area-DqbvoAd7.js";
|
|
2
2
|
export { e as ScrollArea };
|