@easypost/easy-ui 1.0.0-alpha.72 → 1.0.0-alpha.74
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/Badge/index.js +14 -14
- package/Badge/index.mjs +14 -14
- package/Banner/index.js +5 -5
- package/Banner/index.mjs +5 -5
- package/Button/Button.d.ts.map +1 -1
- package/Button/index.js +1 -1
- package/Button/index.mjs +1 -1
- package/Button/utilities.d.ts.map +1 -1
- package/CHANGELOG.md +22 -0
- package/Calendar/index.js +1 -1
- package/Calendar/index.mjs +1 -1
- package/Card/Card.stories.d.ts.map +1 -1
- package/Card/index.js +1 -1
- package/Card/index.mjs +1 -1
- package/CheckableCard/index.js +6 -6
- package/CheckableCard/index.mjs +6 -6
- package/Checkbox/Checkbox.stories.d.ts.map +1 -1
- package/Checkbox/index.js +1 -1
- package/Checkbox/index.mjs +1 -1
- package/CodeBlock/index.js +17 -17
- package/CodeBlock/index.mjs +17 -17
- package/CodeSnippet/index.js +1 -1
- package/CodeSnippet/index.mjs +1 -1
- package/DataGrid/index.js +157 -126
- package/DataGrid/index.mjs +151 -120
- package/DatePicker/index.js +30 -15
- package/DatePicker/index.mjs +31 -16
- package/DateRangePicker/index.js +30 -15
- package/DateRangePicker/index.mjs +30 -15
- package/Drawer/Drawer.stories.d.ts.map +1 -1
- package/Drawer/index.js +21 -21
- package/Drawer/index.mjs +21 -21
- package/DropdownButton/index.js +13 -13
- package/DropdownButton/index.mjs +13 -13
- package/EmptyStateCard/index.js +8 -8
- package/EmptyStateCard/index.mjs +8 -8
- package/FocusedProductLayout/index.js +23 -23
- package/FocusedProductLayout/index.mjs +23 -23
- package/ForgeLayout/index.js +88 -58
- package/ForgeLayout/index.mjs +88 -58
- package/FormLayout/index.js +5 -5
- package/FormLayout/index.mjs +5 -5
- package/HorizontalGrid/index.js +1 -1
- package/HorizontalGrid/index.mjs +1 -1
- package/HorizontalStack/index.js +1 -1
- package/HorizontalStack/index.mjs +1 -1
- package/Icon/index.js +1 -1
- package/Icon/index.mjs +1 -1
- package/IconButton/index.js +13 -13
- package/IconButton/index.mjs +13 -13
- package/InputField/index.js +1 -1
- package/InputField/index.mjs +1 -1
- package/KebabButton/index.js +1 -1
- package/KebabButton/index.mjs +1 -1
- package/Menu/MenuItem.d.ts.map +1 -1
- package/Menu/MenuSection.d.ts.map +1 -1
- package/Menu/index.js +1 -1
- package/Menu/index.mjs +1 -1
- package/Modal/Modal.stories.d.ts.map +1 -1
- package/Modal/index.js +23 -23
- package/Modal/index.mjs +23 -23
- package/MultiSelect/index.js +60 -54
- package/MultiSelect/index.mjs +51 -45
- package/NexusLayout/index.js +33 -33
- package/NexusLayout/index.mjs +33 -33
- package/Notification/Notification.d.ts.map +1 -1
- package/Notification/Notification.stories.d.ts.map +1 -1
- package/Notification/index.js +1 -1
- package/Notification/index.mjs +1 -1
- package/Pagination/index.js +8 -8
- package/Pagination/index.mjs +8 -8
- package/PillGroup/index.js +1 -1
- package/PillGroup/index.mjs +1 -1
- package/ProductLayout/ProductLayout.stories.d.ts.map +1 -1
- package/ProductLayout/index.js +27 -27
- package/ProductLayout/index.mjs +27 -27
- package/Provider/index.js +3 -3
- package/Provider/index.mjs +3 -3
- package/RadioButtonGroup/index.js +9 -9
- package/RadioButtonGroup/index.mjs +9 -9
- package/RadioGroup/index.js +1 -1
- package/RadioGroup/index.mjs +1 -1
- package/RangeCalendar/index.js +1 -1
- package/RangeCalendar/index.mjs +1 -1
- package/SearchNav/CTAGroup.d.ts.map +1 -1
- package/SearchNav/LogoGroup.d.ts.map +1 -1
- package/SearchNav/index.js +29 -29
- package/SearchNav/index.mjs +29 -29
- package/SectionCard/index.js +7 -7
- package/SectionCard/index.mjs +7 -7
- package/Select/Select.stories.d.ts.map +1 -1
- package/Select/SelectOption.d.ts.map +1 -1
- package/Select/SelectSection.d.ts.map +1 -1
- package/Select/index.js +5 -5
- package/Select/index.mjs +5 -5
- package/SelectorErrorTooltip/index.js +1 -1
- package/SelectorErrorTooltip/index.mjs +1 -1
- package/Spinner/index.js +1 -1
- package/Spinner/index.mjs +1 -1
- package/SplitToggleCard/index.js +4 -4
- package/SplitToggleCard/index.mjs +4 -4
- package/Stepper/Stepper.stories.d.ts.map +1 -1
- package/Stepper/index.js +1 -1
- package/Stepper/index.mjs +1 -1
- package/TabNav/index.js +1 -1
- package/TabNav/index.mjs +1 -1
- package/TabPanels/TabPanelsItem.d.ts.map +1 -1
- package/TabPanels/index.js +16 -12
- package/TabPanels/index.mjs +16 -12
- package/Tabs/index.js +1 -1
- package/Tabs/index.mjs +1 -1
- package/Text/index.js +1 -1
- package/Text/index.mjs +1 -1
- package/TextField/index.js +1 -1
- package/TextField/index.mjs +1 -1
- package/Textarea/index.js +1 -1
- package/Textarea/index.mjs +1 -1
- package/Theme/index.js +1 -1
- package/Theme/index.mjs +1 -1
- package/Toggle/index.js +1 -1
- package/Toggle/index.mjs +1 -1
- package/ToggleCard/index.js +2 -2
- package/ToggleCard/index.mjs +2 -2
- package/Tooltip/index.js +1 -1
- package/Tooltip/index.mjs +1 -1
- package/UnstyledButton/index.js +1 -1
- package/UnstyledButton/index.mjs +1 -1
- package/VerticalNav/Item.d.ts.map +1 -1
- package/VerticalNav/index.js +29 -29
- package/VerticalNav/index.mjs +29 -29
- package/VerticalStack/index.js +1 -1
- package/VerticalStack/index.mjs +1 -1
- package/__chunks__/{Button-D3HH6Cop.js → Button-BP4wFAxx.js} +19 -19
- package/__chunks__/{Button-BuHLa-_9.mjs → Button-Cltfedkl.mjs} +19 -19
- package/__chunks__/{Button-DHEZ4A2s.mjs → Button-DhaXhFT-.mjs} +7 -10
- package/__chunks__/{Button-BoPQ-Fx9.js → Button-E5WMp4Zg.js} +7 -10
- package/__chunks__/{Calendar-CS3-UW6-.mjs → Calendar-4bRks2Gi.mjs} +2 -2
- package/__chunks__/{Calendar-HLsBZpg5.js → Calendar-B1PZJFWH.js} +2 -2
- package/__chunks__/{CalendarBase-DN4q1mxw.mjs → CalendarBase-B3wrkkDS.mjs} +29 -29
- package/__chunks__/{CalendarBase-BsJ1gLtC.js → CalendarBase-Do4GSgxd.js} +30 -30
- package/__chunks__/{Card-BL_e88zr.mjs → Card-DLf_ttOB.mjs} +12 -12
- package/__chunks__/{Card-CvXlsu1o.js → Card-svNtJnxD.js} +12 -12
- package/__chunks__/{Checkbox-D0xwliOU.mjs → Checkbox-BWiWcRta.mjs} +25 -25
- package/__chunks__/{Checkbox-BbmNbbNQ.js → Checkbox-DlGXuABy.js} +25 -25
- package/__chunks__/{CodeSnippet-vJa_F29X.mjs → CodeSnippet-BUoVXuUr.mjs} +3 -3
- package/__chunks__/{CodeSnippet-CpLud0B6.js → CodeSnippet-odGPao5O.js} +3 -3
- package/__chunks__/{DatePickerBase-D4ciyYti.js → DatePickerBase-CV6eQTsD.js} +143 -60
- package/__chunks__/{DatePickerBase-DmqKEP5k.mjs → DatePickerBase-CphayrFl.mjs} +140 -57
- package/__chunks__/{Dialog-CuqmbMC4.js → Dialog-Bn6AgWyj.js} +69 -23
- package/__chunks__/{Dialog-D9aIj4DH.mjs → Dialog-CpCJycIv.mjs} +70 -24
- package/__chunks__/{FocusScope-Djtxzznf.js → FocusScope-CL3-fUEU.js} +216 -53
- package/__chunks__/{FocusScope-CUJV-jWH.mjs → FocusScope-Dg66t-dG.mjs} +208 -45
- package/__chunks__/{HelpMenu-4kIhlSTd.mjs → HelpMenu-Bpe3QdoK.mjs} +7 -7
- package/__chunks__/{HelpMenu-BG-6BlVd.js → HelpMenu-BsRNOEFK.js} +7 -7
- package/__chunks__/{HorizontalGrid-CAxzLBcy.js → HorizontalGrid-CAwv7zKY.js} +1 -1
- package/__chunks__/{HorizontalGrid-Caa2bBkn.mjs → HorizontalGrid-Dz8EFgmu.mjs} +1 -1
- package/__chunks__/{HorizontalStack-DH_u-Fl7.js → HorizontalStack-CXpjASZi.js} +1 -1
- package/__chunks__/{HorizontalStack-Bsl5R02e.mjs → HorizontalStack-CxE8tPx_.mjs} +1 -1
- package/__chunks__/{Icon-DL_gGk21.mjs → Icon-0SN9dbwU.mjs} +2 -2
- package/__chunks__/{Icon-BLHQN7Np.js → Icon-W8F9w-jS.js} +2 -2
- package/__chunks__/{InputCaption-CPAw7fJI.mjs → InputCaption-CRtCXzV7.mjs} +2 -2
- package/__chunks__/{InputCaption-OV5VGKWq.js → InputCaption-z01Eep0I.js} +2 -2
- package/__chunks__/{InputField-B_3YmU4B.mjs → InputField-BcEdR4h5.mjs} +7 -7
- package/__chunks__/{InputField-ChgMqvwU.js → InputField-DlJu_e99.js} +7 -7
- package/__chunks__/{InputIcon-COm6bQef.mjs → InputIcon-B3t4QT3H.mjs} +31 -31
- package/__chunks__/{InputIcon-BXS9Y8rn.js → InputIcon-BIaAI6v9.js} +31 -31
- package/__chunks__/{KebabButton-BRGCIPIv.mjs → KebabButton-B98kLaDH.mjs} +5 -5
- package/__chunks__/{KebabButton-DO9OIb2W.js → KebabButton-uoFD_mgV.js} +5 -5
- package/__chunks__/{Menu-BYCSuuaR.mjs → Menu-BpTzrm6c.mjs} +44 -30
- package/__chunks__/{Menu-DzWdkzK8.js → Menu-DKoRZfeR.js} +44 -30
- package/__chunks__/{Notification-BKVkpmTz.mjs → Notification-Br5D4KA8.mjs} +706 -730
- package/__chunks__/{Notification-D2fe-Xxz.js → Notification-fsBr9yzr.js} +707 -731
- package/__chunks__/{Overlay-zuiAML3I.mjs → Overlay-BtkNBEyr.mjs} +4 -4
- package/__chunks__/{Overlay-CwJbrICR.js → Overlay-CwRnK9dm.js} +4 -4
- package/__chunks__/{PillGroup-9OjxsTMP.mjs → PillGroup-Bwtq0W9U.mjs} +109 -68
- package/__chunks__/{PillGroup-CHPsa3VB.js → PillGroup-DQxoRceT.js} +109 -68
- package/__chunks__/{RadioGroup-BulGTLfR.js → RadioGroup-DHvuOAI0.js} +28 -26
- package/__chunks__/{RadioGroup-DV7xIP19.mjs → RadioGroup-iTWNHb_4.mjs} +28 -26
- package/__chunks__/{RangeCalendar-jktYfFqj.js → RangeCalendar-CV64PgSa.js} +3 -3
- package/__chunks__/{RangeCalendar-CwDjqHGQ.mjs → RangeCalendar-W6F-KXKF.mjs} +3 -3
- package/__chunks__/{SelectOverlay-6pBMMSgG.mjs → SelectOverlay-D5Df5qbg.mjs} +34 -34
- package/__chunks__/{SelectOverlay-HjVuurPc.js → SelectOverlay-snHhT9xQ.js} +34 -34
- package/__chunks__/{SelectionManager-DCO_d3m1.mjs → SelectionManager-my6312qq.mjs} +6 -0
- package/__chunks__/{SelectionManager-DuX6geJg.js → SelectionManager-px2R7S_e.js} +6 -0
- package/__chunks__/{SelectorErrorTooltip-B4k8RWP0.mjs → SelectorErrorTooltip-D78wZKLX.mjs} +4 -4
- package/__chunks__/{SelectorErrorTooltip-BWn16OXi.js → SelectorErrorTooltip-ZTlArMnH.js} +4 -4
- package/__chunks__/{Spinner-vUeXdpkO.js → Spinner-BQg8KbBa.js} +7 -7
- package/__chunks__/{Spinner-CNPgXjAf.mjs → Spinner-fkGldbX3.mjs} +7 -7
- package/__chunks__/{Stepper-CAscDgRy.mjs → Stepper-BUH1axEj.mjs} +28 -28
- package/__chunks__/{Stepper-sqTqQ9uL.js → Stepper-DLfdtbvv.js} +28 -28
- package/__chunks__/{TabNav-ByxN1m64.js → TabNav-BUwzxG3g.js} +1 -1
- package/__chunks__/{TabNav-C1qCKmy4.mjs → TabNav-CKEi-DUF.mjs} +1 -1
- package/__chunks__/{Tabs-DNN1AXwm.js → Tabs--FBVp-tw.js} +20 -20
- package/__chunks__/{Tabs-CKqKdgkN.mjs → Tabs-C7OfCIBi.mjs} +20 -20
- package/__chunks__/{Text-BPOoDg5O.mjs → Text-BYGcKHR7.mjs} +40 -40
- package/__chunks__/{Text-CFmLMgB7.js → Text-DZ601qf9.js} +40 -40
- package/__chunks__/{TextField-CtAwsnQG.mjs → TextField-BWEZbXZ-.mjs} +1 -1
- package/__chunks__/{TextField-CES6ydsj.js → TextField-DJ5YAdLq.js} +1 -1
- package/__chunks__/{Theme-ByVPHaBx.mjs → Theme-CctofSlt.mjs} +1 -1
- package/__chunks__/{Theme-BTOgcCP2.js → Theme-Ck5K42IR.js} +1 -1
- package/__chunks__/{Toggle-qwyZuSZH.mjs → Toggle-CgRXkhDq.mjs} +15 -15
- package/__chunks__/{Toggle-D5VRzeJU.js → Toggle-DdKkOwZq.js} +15 -15
- package/__chunks__/{Tooltip-BAKQ9mVy.mjs → Tooltip-2wr2yp_C.mjs} +17 -16
- package/__chunks__/{Tooltip-CYDWD3VB.js → Tooltip-b45ajKHN.js} +17 -16
- package/__chunks__/{UnstyledButton-yd6ZL2Yi.js → UnstyledButton-BNciIRwZ.js} +3 -3
- package/__chunks__/{UnstyledButton-D_DzFe67.mjs → UnstyledButton-aKk2POM3.mjs} +3 -3
- package/__chunks__/{VerticalStack-BkGZvd41.mjs → VerticalStack-C2yDQVHD.mjs} +3 -3
- package/__chunks__/{VerticalStack-B7ytb3Iu.js → VerticalStack-Dzpv3O67.js} +3 -3
- package/__chunks__/{VisuallyHidden-cQCgS6_a.mjs → VisuallyHidden-BW8z0u63.mjs} +2 -2
- package/__chunks__/{VisuallyHidden-DcUrMWfu.js → VisuallyHidden-CxznJ2eH.js} +2 -2
- package/__chunks__/{ariaHideOutside-CvJKAP9c.mjs → ariaHideOutside-BWTlv_g_.mjs} +26 -11
- package/__chunks__/{ariaHideOutside-DkYn-eBq.js → ariaHideOutside-CCOx7fIt.js} +27 -12
- package/__chunks__/{context-CYcq9Zvo.js → context-B-dkBtcD.js} +1 -54
- package/__chunks__/{context-D3NeXov7.js → context-BQfsEeih.js} +1 -1
- package/__chunks__/{context-BZCcafjG.mjs → context-BZH2zfKM.mjs} +1 -1
- package/__chunks__/{context-EpOG85wC.mjs → context-ClcSNaYl.mjs} +3 -56
- package/__chunks__/focusSafely-DLX4i5KV.js +15 -0
- package/__chunks__/focusSafely-MpYXzuLP.mjs +16 -0
- package/__chunks__/index-6ObXAT_4.js +147 -0
- package/__chunks__/index-DOQwYO8h.mjs +148 -0
- package/__chunks__/{mergeProps-DniMwM6P.js → mergeProps-6pKCnMWU.js} +21 -19
- package/__chunks__/{mergeProps-DSi85raC.mjs → mergeProps-C4OYS8Nd.mjs} +26 -24
- package/__chunks__/{scrollIntoView-wURtlgJt.mjs → scrollIntoView-1v0vfaIN.mjs} +1 -1
- package/__chunks__/{scrollIntoView-BN4yt25y.js → scrollIntoView-CzFYIYQT.js} +1 -1
- package/__chunks__/{tokens-BolVbjJp.mjs → tokens-CyXKQDx6.mjs} +142 -142
- package/__chunks__/{tokens-BmCk-Bk0.js → tokens-MDLCVf35.js} +142 -142
- package/__chunks__/{useButton-CdgRb7pd.mjs → useButton-B8EwIeGA.mjs} +5 -5
- package/__chunks__/{useButton-B_VJe1i5.js → useButton-BUzZ-5VB.js} +5 -5
- package/__chunks__/{useCollator-B-keb3wA.mjs → useCollator-CYCg6wMz.mjs} +1 -1
- package/__chunks__/{useCollator-DGrSWVh4.js → useCollator-DpGidudE.js} +1 -1
- package/__chunks__/{useDialog-DJ-g6m8Y.js → useDialog-BkTg_V3k.js} +5 -5
- package/__chunks__/{useDialog-Bxep5NaV.mjs → useDialog-mJmFmECS.mjs} +5 -5
- package/__chunks__/{useEdgeInterceptors-WqF_YygM.mjs → useEdgeInterceptors-D_DARZZd.mjs} +5 -5
- package/__chunks__/{useEdgeInterceptors-Dr0sj9Ly.js → useEdgeInterceptors-Ihk8NfjJ.js} +5 -5
- package/__chunks__/{useEvent-B0fsKtsf.mjs → useEvent-DUet8f_n.mjs} +1 -1
- package/__chunks__/{useEvent-DY7dR7Mi.js → useEvent-DiEr5shV.js} +1 -1
- package/__chunks__/{useField-B6VplZ_n.mjs → useField-CQfJ37Nt.mjs} +2 -2
- package/__chunks__/{useField-BJW_bXVD.js → useField-MeTEdBhD.js} +2 -2
- package/__chunks__/{useFilter-D-K0Oj-7.mjs → useFilter-D3MAuO1e.mjs} +1 -1
- package/__chunks__/{useFilter-DpnZ54nd.js → useFilter-DUqh08RA.js} +1 -1
- package/__chunks__/{useFocus-lnK5BCt2.mjs → useFocus-BR2JUcSC.mjs} +3 -3
- package/__chunks__/{useFocus-l6ZlVMHW.js → useFocus-CMM1E_s1.js} +5 -5
- package/__chunks__/{useFocusRing-f5StfjhA.js → useFocusRing-BTr2SNa0.js} +3 -3
- package/__chunks__/{useFocusRing-KIEn23AD.mjs → useFocusRing-BbxvDonI.mjs} +3 -3
- package/__chunks__/{useFocusVisible-CiIrKjuz.js → useFocusVisible-DFYEx6se.js} +18 -107
- package/__chunks__/{useFocusVisible-Bb3k4_O_.mjs → useFocusVisible-D_XXcaLm.mjs} +11 -100
- package/__chunks__/useFocusWithin-B1KKdipT.js +69 -0
- package/__chunks__/useFocusWithin-DMidhx8C.mjs +70 -0
- package/__chunks__/{useFocusable-BQyiwtXU.js → useFocusable-6aWd3xB2.js} +15 -12
- package/__chunks__/{useFocusable-DxcU91xN.mjs → useFocusable-BQyiLqbY.mjs} +16 -13
- package/__chunks__/{useFormReset-DA1Lwdha.mjs → useFormReset-DwIsbrAk.mjs} +1 -1
- package/__chunks__/{useFormReset-Bgj93eR3.js → useFormReset-Ja1aibwy.js} +1 -1
- package/__chunks__/{useFormValidation-BeqiYVJN.js → useFormValidation-BqUyj3MW.js} +2 -2
- package/__chunks__/{useFormValidation-CCe1AoIX.mjs → useFormValidation-SckXeoUZ.mjs} +2 -2
- package/__chunks__/{useHasTabbableChild-DOO1szWv.mjs → useHasTabbableChild-BkKbzCwx.mjs} +2 -2
- package/__chunks__/{useHasTabbableChild-CepF5tQS.js → useHasTabbableChild-OzJPDs7u.js} +2 -2
- package/__chunks__/{useHighlightSelectionDescription-B_YjQEPD.mjs → useHighlightSelectionDescription-C3ZHe657.mjs} +16 -7
- package/__chunks__/{useHighlightSelectionDescription-nSfKxNPA.js → useHighlightSelectionDescription-DDHTMZiR.js} +16 -7
- package/__chunks__/{useHover-BOYR4wqI.mjs → useHover-DpEGMvo6.mjs} +13 -3
- package/__chunks__/{useHover-BIKwjrCT.js → useHover-NuBBFo1D.js} +13 -3
- package/__chunks__/{useLabel-D37VV43W.mjs → useLabel-B3S3Miea.mjs} +2 -2
- package/__chunks__/{useLabel-t-N6anB8.js → useLabel-DVLShpAi.js} +2 -2
- package/__chunks__/{useLabels-5f58TiCH.mjs → useLabels-ClfID0sX.mjs} +1 -1
- package/__chunks__/{useLabels-KmwewLTv.js → useLabels-DrIYrapv.js} +1 -1
- package/__chunks__/{useLink-CQhl3ZGL.js → useLink-DyvPn11c.js} +4 -4
- package/__chunks__/{useLink-BGK9UEQW.mjs → useLink-WThPkjA2.mjs} +4 -4
- package/__chunks__/{useListBoxSection-Dl15OiHe.mjs → useListBoxSection-8W_ApdBB.mjs} +10 -10
- package/__chunks__/{useListBoxSection-TdoNdwIM.js → useListBoxSection-rWvzEd35.js} +11 -11
- package/__chunks__/{useListState-I5rva0Fq.js → useListState-CKHwm7j_.js} +27 -12
- package/__chunks__/{useListState-AFrlkW73.mjs → useListState-DqBHV23A.mjs} +28 -13
- package/__chunks__/{useLocalizedStringFormatter-BHXy3Wtu.mjs → useLocalizedStringFormatter-BhtDVRd3.mjs} +1 -1
- package/__chunks__/{useLocalizedStringFormatter-CaF1VsOH.js → useLocalizedStringFormatter-C3ZwxPrF.js} +1 -1
- package/__chunks__/{useMenuTrigger-DhSBxWW5.js → useMenuTrigger-BVkF1AqM.js} +9 -5
- package/__chunks__/{useMenuTrigger-DDKy3dcp.mjs → useMenuTrigger-D1J5fKGN.mjs} +9 -5
- package/__chunks__/{useMenuTriggerState-BJJ3WdLH.mjs → useMenuTriggerState-BtbgVHYJ.mjs} +1 -1
- package/__chunks__/{useMenuTriggerState-DTZmPbSP.js → useMenuTriggerState-Skj7UUPq.js} +1 -1
- package/__chunks__/{useModalOverlay-BeCxNyVY.mjs → useModalOverlay-USYfWlZ0.mjs} +3 -3
- package/__chunks__/{useModalOverlay-gSHY_FAb.js → useModalOverlay-VZIDHsXZ.js} +3 -3
- package/__chunks__/{useOverlayPosition-DJGEWKwM.js → useOverlayPosition-4b_rkosH.js} +5 -5
- package/__chunks__/{useOverlayPosition-CTTQ0gZN.mjs → useOverlayPosition-vVuqBjvk.mjs} +4 -4
- package/__chunks__/{useOverlayTrigger-BvP35sYf.mjs → useOverlayTrigger-C_ezbQv8.mjs} +2 -2
- package/__chunks__/{useOverlayTrigger-CiUR_pLO.js → useOverlayTrigger-Df2Gw0ns.js} +2 -2
- package/__chunks__/{usePress-DTGD4Sub.js → usePress-BkfhIu8i.js} +92 -124
- package/__chunks__/{usePress-CqfuY_T7.mjs → usePress-CMfwAyab.mjs} +77 -109
- package/__chunks__/{useSelectableItem-DeFiKyU1.mjs → useSelectableItem-DR0zbOkr.mjs} +122 -55
- package/__chunks__/{useSelectableItem-BEkjpB_K.js → useSelectableItem-DyTPlPnm.js} +123 -56
- package/__chunks__/{useSelectableList-Dk3TxzYJ.js → useSelectableList-CORVRfbM.js} +4 -4
- package/__chunks__/{useSelectableList-DPJUwWwV.mjs → useSelectableList-CPXWkbh2.mjs} +4 -4
- package/__chunks__/{useSingleSelectListState-DuCUY6dR.mjs → useSingleSelectListState-61RqBjo5.mjs} +1 -1
- package/__chunks__/{useSingleSelectListState-5RB1w9vv.js → useSingleSelectListState-IrBbHxlA.js} +1 -1
- package/__chunks__/{useTextField-CspDdKaL.mjs → useTextField-BMdTAdta.mjs} +9 -8
- package/__chunks__/{useTextField-DM-ZTn9j.js → useTextField-CLVShmFK.js} +10 -9
- package/__chunks__/{useToggle-Cu5EqIJD.js → useToggle-ARrVy-Wa.js} +9 -7
- package/__chunks__/{useToggle-CbrJW7jr.mjs → useToggle-XRd89s8O.mjs} +9 -7
- package/__chunks__/{useTreeState-D6aHf9kN.js → useTreeState-DrWJoIPU.js} +1 -1
- package/__chunks__/{useTreeState-w_raYfy2.mjs → useTreeState-DtfZCGLY.mjs} +1 -1
- package/__chunks__/{useUpdateEffect-CssYIsWI.js → useUpdateEffect-BII0W8Ne.js} +2 -1
- package/__chunks__/{useUpdateEffect-BLgGnNgL.mjs → useUpdateEffect-C9amKlvd.mjs} +2 -1
- package/__chunks__/{utilities-DIZYscJV.js → utilities-1DzM5WE1.js} +21 -16
- package/__chunks__/{utilities-CczOI9Hn.mjs → utilities-9S1EwfZA.mjs} +21 -16
- package/__chunks__/{utils-BlKqJM2_.js → utils-CY9C69XV.js} +8 -7
- package/__chunks__/utils-DTjlhnVc.js +383 -0
- package/__chunks__/{utils-BIfsWYLR.mjs → utils-VVmFE3B0.mjs} +8 -7
- package/__chunks__/utils-_T25xnBK.mjs +385 -0
- package/package.json +10 -10
- package/style.css +1214 -1313
- package/styles/_scrollbars.scss +8 -8
- package/styles/_token-helpers.scss +0 -9
- package/styles/global.scss +1 -1
- package/utilities/react.d.ts.map +1 -1
- package/utilities/storybook.d.ts +12 -88
- package/utilities/storybook.d.ts.map +1 -1
- package/__chunks__/focusSafely-CCOEuEpK.mjs +0 -15
- package/__chunks__/focusSafely-wmTq_iKq.js +0 -14
- package/__chunks__/index-CTw89HMx.js +0 -198
- package/__chunks__/index-DCSYt1ke.mjs +0 -199
- package/__chunks__/isVirtualEvent-B_Z4yzgm.mjs +0 -75
- package/__chunks__/isVirtualEvent-C-tB2MCl.js +0 -74
- package/__chunks__/useFocusWithin-BGNdxo9d.mjs +0 -48
- package/__chunks__/useFocusWithin-C-45XiL1.js +0 -47
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
const $431fbd86ca7dc216$export$b204af158042fbac = (el) => {
|
|
2
|
-
var _el_ownerDocument;
|
|
3
|
-
return (_el_ownerDocument = el === null || el === void 0 ? void 0 : el.ownerDocument) !== null && _el_ownerDocument !== void 0 ? _el_ownerDocument : document;
|
|
4
|
-
};
|
|
5
|
-
const $431fbd86ca7dc216$export$f21a1ffae260145a = (el) => {
|
|
6
|
-
if (el && "window" in el && el.window === el) return el;
|
|
7
|
-
const doc = $431fbd86ca7dc216$export$b204af158042fbac(el);
|
|
8
|
-
return doc.defaultView || window;
|
|
9
|
-
};
|
|
10
|
-
function $c87311424ea30a05$var$testUserAgent(re) {
|
|
11
|
-
var _window_navigator_userAgentData;
|
|
12
|
-
if (typeof window === "undefined" || window.navigator == null) return false;
|
|
13
|
-
return ((_window_navigator_userAgentData = window.navigator["userAgentData"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.brands.some((brand) => re.test(brand.brand))) || re.test(window.navigator.userAgent);
|
|
14
|
-
}
|
|
15
|
-
function $c87311424ea30a05$var$testPlatform(re) {
|
|
16
|
-
var _window_navigator_userAgentData;
|
|
17
|
-
return typeof window !== "undefined" && window.navigator != null ? re.test(((_window_navigator_userAgentData = window.navigator["userAgentData"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.platform) || window.navigator.platform) : false;
|
|
18
|
-
}
|
|
19
|
-
function $c87311424ea30a05$var$cached(fn) {
|
|
20
|
-
let res = null;
|
|
21
|
-
return () => {
|
|
22
|
-
if (res == null) res = fn();
|
|
23
|
-
return res;
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
|
-
const $c87311424ea30a05$export$9ac100e40613ea10 = $c87311424ea30a05$var$cached(function() {
|
|
27
|
-
return $c87311424ea30a05$var$testPlatform(/^Mac/i);
|
|
28
|
-
});
|
|
29
|
-
const $c87311424ea30a05$export$186c6964ca17d99 = $c87311424ea30a05$var$cached(function() {
|
|
30
|
-
return $c87311424ea30a05$var$testPlatform(/^iPhone/i);
|
|
31
|
-
});
|
|
32
|
-
const $c87311424ea30a05$export$7bef049ce92e4224 = $c87311424ea30a05$var$cached(function() {
|
|
33
|
-
return $c87311424ea30a05$var$testPlatform(/^iPad/i) || // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.
|
|
34
|
-
$c87311424ea30a05$export$9ac100e40613ea10() && navigator.maxTouchPoints > 1;
|
|
35
|
-
});
|
|
36
|
-
const $c87311424ea30a05$export$fedb369cb70207f1 = $c87311424ea30a05$var$cached(function() {
|
|
37
|
-
return $c87311424ea30a05$export$186c6964ca17d99() || $c87311424ea30a05$export$7bef049ce92e4224();
|
|
38
|
-
});
|
|
39
|
-
const $c87311424ea30a05$export$e1865c3bedcd822b = $c87311424ea30a05$var$cached(function() {
|
|
40
|
-
return $c87311424ea30a05$export$9ac100e40613ea10() || $c87311424ea30a05$export$fedb369cb70207f1();
|
|
41
|
-
});
|
|
42
|
-
const $c87311424ea30a05$export$78551043582a6a98 = $c87311424ea30a05$var$cached(function() {
|
|
43
|
-
return $c87311424ea30a05$var$testUserAgent(/AppleWebKit/i) && !$c87311424ea30a05$export$6446a186d09e379e();
|
|
44
|
-
});
|
|
45
|
-
const $c87311424ea30a05$export$6446a186d09e379e = $c87311424ea30a05$var$cached(function() {
|
|
46
|
-
return $c87311424ea30a05$var$testUserAgent(/Chrome/i);
|
|
47
|
-
});
|
|
48
|
-
const $c87311424ea30a05$export$a11b0059900ceec8 = $c87311424ea30a05$var$cached(function() {
|
|
49
|
-
return $c87311424ea30a05$var$testUserAgent(/Android/i);
|
|
50
|
-
});
|
|
51
|
-
const $c87311424ea30a05$export$b7d78993b74f766d = $c87311424ea30a05$var$cached(function() {
|
|
52
|
-
return $c87311424ea30a05$var$testUserAgent(/Firefox/i);
|
|
53
|
-
});
|
|
54
|
-
function $6a7db85432448f7f$export$60278871457622de(event) {
|
|
55
|
-
if (event.mozInputSource === 0 && event.isTrusted) return true;
|
|
56
|
-
if ($c87311424ea30a05$export$a11b0059900ceec8() && event.pointerType) return event.type === "click" && event.buttons === 1;
|
|
57
|
-
return event.detail === 0 && !event.pointerType;
|
|
58
|
-
}
|
|
59
|
-
function $6a7db85432448f7f$export$29bf1b5f2c56cf63(event) {
|
|
60
|
-
return !$c87311424ea30a05$export$a11b0059900ceec8() && event.width === 0 && event.height === 0 || event.width === 1 && event.height === 1 && event.pressure === 0 && event.detail === 0 && event.pointerType === "mouse";
|
|
61
|
-
}
|
|
62
|
-
export {
|
|
63
|
-
$431fbd86ca7dc216$export$b204af158042fbac as $,
|
|
64
|
-
$431fbd86ca7dc216$export$f21a1ffae260145a as a,
|
|
65
|
-
$6a7db85432448f7f$export$60278871457622de as b,
|
|
66
|
-
$c87311424ea30a05$export$9ac100e40613ea10 as c,
|
|
67
|
-
$c87311424ea30a05$export$78551043582a6a98 as d,
|
|
68
|
-
$c87311424ea30a05$export$a11b0059900ceec8 as e,
|
|
69
|
-
$c87311424ea30a05$export$6446a186d09e379e as f,
|
|
70
|
-
$c87311424ea30a05$export$fedb369cb70207f1 as g,
|
|
71
|
-
$c87311424ea30a05$export$e1865c3bedcd822b as h,
|
|
72
|
-
$c87311424ea30a05$export$b7d78993b74f766d as i,
|
|
73
|
-
$c87311424ea30a05$export$7bef049ce92e4224 as j,
|
|
74
|
-
$6a7db85432448f7f$export$29bf1b5f2c56cf63 as k
|
|
75
|
-
};
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const $431fbd86ca7dc216$export$b204af158042fbac = (el) => {
|
|
3
|
-
var _el_ownerDocument;
|
|
4
|
-
return (_el_ownerDocument = el === null || el === void 0 ? void 0 : el.ownerDocument) !== null && _el_ownerDocument !== void 0 ? _el_ownerDocument : document;
|
|
5
|
-
};
|
|
6
|
-
const $431fbd86ca7dc216$export$f21a1ffae260145a = (el) => {
|
|
7
|
-
if (el && "window" in el && el.window === el) return el;
|
|
8
|
-
const doc = $431fbd86ca7dc216$export$b204af158042fbac(el);
|
|
9
|
-
return doc.defaultView || window;
|
|
10
|
-
};
|
|
11
|
-
function $c87311424ea30a05$var$testUserAgent(re) {
|
|
12
|
-
var _window_navigator_userAgentData;
|
|
13
|
-
if (typeof window === "undefined" || window.navigator == null) return false;
|
|
14
|
-
return ((_window_navigator_userAgentData = window.navigator["userAgentData"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.brands.some((brand) => re.test(brand.brand))) || re.test(window.navigator.userAgent);
|
|
15
|
-
}
|
|
16
|
-
function $c87311424ea30a05$var$testPlatform(re) {
|
|
17
|
-
var _window_navigator_userAgentData;
|
|
18
|
-
return typeof window !== "undefined" && window.navigator != null ? re.test(((_window_navigator_userAgentData = window.navigator["userAgentData"]) === null || _window_navigator_userAgentData === void 0 ? void 0 : _window_navigator_userAgentData.platform) || window.navigator.platform) : false;
|
|
19
|
-
}
|
|
20
|
-
function $c87311424ea30a05$var$cached(fn) {
|
|
21
|
-
let res = null;
|
|
22
|
-
return () => {
|
|
23
|
-
if (res == null) res = fn();
|
|
24
|
-
return res;
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
const $c87311424ea30a05$export$9ac100e40613ea10 = $c87311424ea30a05$var$cached(function() {
|
|
28
|
-
return $c87311424ea30a05$var$testPlatform(/^Mac/i);
|
|
29
|
-
});
|
|
30
|
-
const $c87311424ea30a05$export$186c6964ca17d99 = $c87311424ea30a05$var$cached(function() {
|
|
31
|
-
return $c87311424ea30a05$var$testPlatform(/^iPhone/i);
|
|
32
|
-
});
|
|
33
|
-
const $c87311424ea30a05$export$7bef049ce92e4224 = $c87311424ea30a05$var$cached(function() {
|
|
34
|
-
return $c87311424ea30a05$var$testPlatform(/^iPad/i) || // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.
|
|
35
|
-
$c87311424ea30a05$export$9ac100e40613ea10() && navigator.maxTouchPoints > 1;
|
|
36
|
-
});
|
|
37
|
-
const $c87311424ea30a05$export$fedb369cb70207f1 = $c87311424ea30a05$var$cached(function() {
|
|
38
|
-
return $c87311424ea30a05$export$186c6964ca17d99() || $c87311424ea30a05$export$7bef049ce92e4224();
|
|
39
|
-
});
|
|
40
|
-
const $c87311424ea30a05$export$e1865c3bedcd822b = $c87311424ea30a05$var$cached(function() {
|
|
41
|
-
return $c87311424ea30a05$export$9ac100e40613ea10() || $c87311424ea30a05$export$fedb369cb70207f1();
|
|
42
|
-
});
|
|
43
|
-
const $c87311424ea30a05$export$78551043582a6a98 = $c87311424ea30a05$var$cached(function() {
|
|
44
|
-
return $c87311424ea30a05$var$testUserAgent(/AppleWebKit/i) && !$c87311424ea30a05$export$6446a186d09e379e();
|
|
45
|
-
});
|
|
46
|
-
const $c87311424ea30a05$export$6446a186d09e379e = $c87311424ea30a05$var$cached(function() {
|
|
47
|
-
return $c87311424ea30a05$var$testUserAgent(/Chrome/i);
|
|
48
|
-
});
|
|
49
|
-
const $c87311424ea30a05$export$a11b0059900ceec8 = $c87311424ea30a05$var$cached(function() {
|
|
50
|
-
return $c87311424ea30a05$var$testUserAgent(/Android/i);
|
|
51
|
-
});
|
|
52
|
-
const $c87311424ea30a05$export$b7d78993b74f766d = $c87311424ea30a05$var$cached(function() {
|
|
53
|
-
return $c87311424ea30a05$var$testUserAgent(/Firefox/i);
|
|
54
|
-
});
|
|
55
|
-
function $6a7db85432448f7f$export$60278871457622de(event) {
|
|
56
|
-
if (event.mozInputSource === 0 && event.isTrusted) return true;
|
|
57
|
-
if ($c87311424ea30a05$export$a11b0059900ceec8() && event.pointerType) return event.type === "click" && event.buttons === 1;
|
|
58
|
-
return event.detail === 0 && !event.pointerType;
|
|
59
|
-
}
|
|
60
|
-
function $6a7db85432448f7f$export$29bf1b5f2c56cf63(event) {
|
|
61
|
-
return !$c87311424ea30a05$export$a11b0059900ceec8() && event.width === 0 && event.height === 0 || event.width === 1 && event.height === 1 && event.pressure === 0 && event.detail === 0 && event.pointerType === "mouse";
|
|
62
|
-
}
|
|
63
|
-
exports.$431fbd86ca7dc216$export$b204af158042fbac = $431fbd86ca7dc216$export$b204af158042fbac;
|
|
64
|
-
exports.$431fbd86ca7dc216$export$f21a1ffae260145a = $431fbd86ca7dc216$export$f21a1ffae260145a;
|
|
65
|
-
exports.$6a7db85432448f7f$export$29bf1b5f2c56cf63 = $6a7db85432448f7f$export$29bf1b5f2c56cf63;
|
|
66
|
-
exports.$6a7db85432448f7f$export$60278871457622de = $6a7db85432448f7f$export$60278871457622de;
|
|
67
|
-
exports.$c87311424ea30a05$export$6446a186d09e379e = $c87311424ea30a05$export$6446a186d09e379e;
|
|
68
|
-
exports.$c87311424ea30a05$export$78551043582a6a98 = $c87311424ea30a05$export$78551043582a6a98;
|
|
69
|
-
exports.$c87311424ea30a05$export$7bef049ce92e4224 = $c87311424ea30a05$export$7bef049ce92e4224;
|
|
70
|
-
exports.$c87311424ea30a05$export$9ac100e40613ea10 = $c87311424ea30a05$export$9ac100e40613ea10;
|
|
71
|
-
exports.$c87311424ea30a05$export$a11b0059900ceec8 = $c87311424ea30a05$export$a11b0059900ceec8;
|
|
72
|
-
exports.$c87311424ea30a05$export$b7d78993b74f766d = $c87311424ea30a05$export$b7d78993b74f766d;
|
|
73
|
-
exports.$c87311424ea30a05$export$e1865c3bedcd822b = $c87311424ea30a05$export$e1865c3bedcd822b;
|
|
74
|
-
exports.$c87311424ea30a05$export$fedb369cb70207f1 = $c87311424ea30a05$export$fedb369cb70207f1;
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { a as $8a9cb279dc87e130$export$715c682d09d639cc } from "./useFocusVisible-Bb3k4_O_.mjs";
|
|
2
|
-
import { useRef, useCallback } from "react";
|
|
3
|
-
function $9ab94262bd0047c7$export$420e68273165f4ec(props) {
|
|
4
|
-
let { isDisabled, onBlurWithin, onFocusWithin, onFocusWithinChange } = props;
|
|
5
|
-
let state = useRef({
|
|
6
|
-
isFocusWithin: false
|
|
7
|
-
});
|
|
8
|
-
let onBlur = useCallback((e) => {
|
|
9
|
-
if (state.current.isFocusWithin && !e.currentTarget.contains(e.relatedTarget)) {
|
|
10
|
-
state.current.isFocusWithin = false;
|
|
11
|
-
if (onBlurWithin) onBlurWithin(e);
|
|
12
|
-
if (onFocusWithinChange) onFocusWithinChange(false);
|
|
13
|
-
}
|
|
14
|
-
}, [
|
|
15
|
-
onBlurWithin,
|
|
16
|
-
onFocusWithinChange,
|
|
17
|
-
state
|
|
18
|
-
]);
|
|
19
|
-
let onSyntheticFocus = $8a9cb279dc87e130$export$715c682d09d639cc(onBlur);
|
|
20
|
-
let onFocus = useCallback((e) => {
|
|
21
|
-
if (!state.current.isFocusWithin && document.activeElement === e.target) {
|
|
22
|
-
if (onFocusWithin) onFocusWithin(e);
|
|
23
|
-
if (onFocusWithinChange) onFocusWithinChange(true);
|
|
24
|
-
state.current.isFocusWithin = true;
|
|
25
|
-
onSyntheticFocus(e);
|
|
26
|
-
}
|
|
27
|
-
}, [
|
|
28
|
-
onFocusWithin,
|
|
29
|
-
onFocusWithinChange,
|
|
30
|
-
onSyntheticFocus
|
|
31
|
-
]);
|
|
32
|
-
if (isDisabled) return {
|
|
33
|
-
focusWithinProps: {
|
|
34
|
-
// These should not have been null, that would conflict in mergeProps
|
|
35
|
-
onFocus: void 0,
|
|
36
|
-
onBlur: void 0
|
|
37
|
-
}
|
|
38
|
-
};
|
|
39
|
-
return {
|
|
40
|
-
focusWithinProps: {
|
|
41
|
-
onFocus,
|
|
42
|
-
onBlur
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
export {
|
|
47
|
-
$9ab94262bd0047c7$export$420e68273165f4ec as $
|
|
48
|
-
};
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
const useFocusVisible = require("./useFocusVisible-CiIrKjuz.js");
|
|
3
|
-
const React = require("react");
|
|
4
|
-
function $9ab94262bd0047c7$export$420e68273165f4ec(props) {
|
|
5
|
-
let { isDisabled, onBlurWithin, onFocusWithin, onFocusWithinChange } = props;
|
|
6
|
-
let state = React.useRef({
|
|
7
|
-
isFocusWithin: false
|
|
8
|
-
});
|
|
9
|
-
let onBlur = React.useCallback((e) => {
|
|
10
|
-
if (state.current.isFocusWithin && !e.currentTarget.contains(e.relatedTarget)) {
|
|
11
|
-
state.current.isFocusWithin = false;
|
|
12
|
-
if (onBlurWithin) onBlurWithin(e);
|
|
13
|
-
if (onFocusWithinChange) onFocusWithinChange(false);
|
|
14
|
-
}
|
|
15
|
-
}, [
|
|
16
|
-
onBlurWithin,
|
|
17
|
-
onFocusWithinChange,
|
|
18
|
-
state
|
|
19
|
-
]);
|
|
20
|
-
let onSyntheticFocus = useFocusVisible.$8a9cb279dc87e130$export$715c682d09d639cc(onBlur);
|
|
21
|
-
let onFocus = React.useCallback((e) => {
|
|
22
|
-
if (!state.current.isFocusWithin && document.activeElement === e.target) {
|
|
23
|
-
if (onFocusWithin) onFocusWithin(e);
|
|
24
|
-
if (onFocusWithinChange) onFocusWithinChange(true);
|
|
25
|
-
state.current.isFocusWithin = true;
|
|
26
|
-
onSyntheticFocus(e);
|
|
27
|
-
}
|
|
28
|
-
}, [
|
|
29
|
-
onFocusWithin,
|
|
30
|
-
onFocusWithinChange,
|
|
31
|
-
onSyntheticFocus
|
|
32
|
-
]);
|
|
33
|
-
if (isDisabled) return {
|
|
34
|
-
focusWithinProps: {
|
|
35
|
-
// These should not have been null, that would conflict in mergeProps
|
|
36
|
-
onFocus: void 0,
|
|
37
|
-
onBlur: void 0
|
|
38
|
-
}
|
|
39
|
-
};
|
|
40
|
-
return {
|
|
41
|
-
focusWithinProps: {
|
|
42
|
-
onFocus,
|
|
43
|
-
onBlur
|
|
44
|
-
}
|
|
45
|
-
};
|
|
46
|
-
}
|
|
47
|
-
exports.$9ab94262bd0047c7$export$420e68273165f4ec = $9ab94262bd0047c7$export$420e68273165f4ec;
|