@easypost/easy-ui 1.0.0-alpha.73 → 1.0.0-alpha.75
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 +21 -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 +16 -16
- package/CodeBlock/index.mjs +17 -17
- package/CodeSnippet/index.js +1 -1
- package/CodeSnippet/index.mjs +1 -1
- package/DataGrid/index.js +91 -80
- package/DataGrid/index.mjs +89 -78
- package/DataGrid/types.d.ts +96 -0
- package/DataGrid/types.d.ts.map +1 -0
- package/DatePicker/index.js +7 -7
- package/DatePicker/index.mjs +12 -12
- package/DateRangePicker/index.js +7 -7
- package/DateRangePicker/index.mjs +12 -12
- package/Drawer/Drawer.stories.d.ts.map +1 -1
- package/Drawer/index.js +28 -32
- package/Drawer/index.mjs +28 -32
- 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 +87 -57
- 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/KebabButton.d.ts.map +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 +45 -45
- package/MultiSelect/index.mjs +38 -38
- package/NexusLayout/index.js +32 -32
- package/NexusLayout/index.mjs +33 -33
- 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 +6 -6
- 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 +5 -5
- package/TabPanels/index.mjs +8 -8
- 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 +26 -26
- package/VerticalNav/index.mjs +27 -27
- package/VerticalStack/index.js +1 -1
- package/VerticalStack/index.mjs +1 -1
- package/__chunks__/{Button-DhaXhFT-.mjs → Button-CSNMWizI.mjs} +5 -5
- package/__chunks__/{Button-E5WMp4Zg.js → Button-D9a9VZzF.js} +3 -3
- package/__chunks__/{Button-DHFTdAxF.js → Button-DA6XfGLP.js} +19 -19
- package/__chunks__/{Button-besQ0j6a.mjs → Button-cjD7z6sK.mjs} +19 -19
- package/__chunks__/{Calendar-p9rHaKwG.mjs → Calendar-B4BCW9t8.mjs} +2 -2
- package/__chunks__/{Calendar-C5woWpfH.js → Calendar-BGIbWVyN.js} +1 -1
- package/__chunks__/{CalendarBase-BUa-SUff.js → CalendarBase-BgzOdHfS.js} +23 -24
- package/__chunks__/{CalendarBase-mv9La5tR.mjs → CalendarBase-C_AQ7bu5.mjs} +27 -28
- package/__chunks__/{Card-DR2FXTv6.mjs → Card-DLf_ttOB.mjs} +12 -12
- package/__chunks__/{Card-DfhHosdD.js → Card-svNtJnxD.js} +12 -12
- package/__chunks__/{Checkbox-B7qn8pJg.mjs → Checkbox-BMBM6doF.mjs} +25 -25
- package/__chunks__/{Checkbox-BtIjmaiX.js → Checkbox-DEmP9BGE.js} +24 -24
- package/__chunks__/{CodeSnippet-Di6gtbdh.mjs → CodeSnippet-B6KCRlKQ.mjs} +50 -63
- package/__chunks__/{CodeSnippet-Cp3glUO1.js → CodeSnippet-BBZpDbHX.js} +50 -63
- package/__chunks__/{DatePickerBase-nYyQbAs_.mjs → DatePickerBase-VNenwOmb.mjs} +32 -32
- package/__chunks__/{DatePickerBase-D4UJlvkz.js → DatePickerBase-WNWiVJoF.js} +26 -26
- package/__chunks__/{Dialog-Bn6AgWyj.js → Dialog-Dde11Vfw.js} +7 -7
- package/__chunks__/{Dialog-CpCJycIv.mjs → Dialog-E2U6mUFU.mjs} +10 -10
- package/__chunks__/{FocusScope-Dg66t-dG.mjs → FocusScope-CQhiv02m.mjs} +3 -4
- package/__chunks__/{FocusScope-CL3-fUEU.js → FocusScope-DxiwSl55.js} +32 -33
- package/__chunks__/{HelpMenu-CLhpjJ6h.mjs → HelpMenu-Bed-PzGS.mjs} +7 -7
- package/__chunks__/{HelpMenu-DyhpQPI8.js → HelpMenu-CTNmYcKm.js} +7 -7
- package/__chunks__/{HorizontalGrid-CNc8k_zD.js → HorizontalGrid-CAwv7zKY.js} +1 -1
- package/__chunks__/{HorizontalGrid-7r8FL1aY.mjs → HorizontalGrid-Dz8EFgmu.mjs} +1 -1
- package/__chunks__/{HorizontalStack-BpcS3ASr.js → HorizontalStack-CXpjASZi.js} +1 -1
- package/__chunks__/{HorizontalStack-8RcZ4huI.mjs → HorizontalStack-CxE8tPx_.mjs} +1 -1
- package/__chunks__/{Icon-Dj1ar_iv.mjs → Icon-0SN9dbwU.mjs} +2 -2
- package/__chunks__/{Icon-lRxgQUlF.js → Icon-W8F9w-jS.js} +2 -2
- package/__chunks__/{InputCaption-Dh_ynOSC.mjs → InputCaption-CRtCXzV7.mjs} +2 -2
- package/__chunks__/{InputCaption-uusWFQO6.js → InputCaption-z01Eep0I.js} +2 -2
- package/__chunks__/{InputField-HW--yCbl.js → InputField-Bb98b1MA.js} +7 -7
- package/__chunks__/{InputField-Cc1uBSYb.mjs → InputField-Dm5yHcWV.mjs} +7 -7
- package/__chunks__/{InputIcon-C1dofAnd.mjs → InputIcon-B3t4QT3H.mjs} +31 -31
- package/__chunks__/{InputIcon-cFcmXohD.js → InputIcon-BIaAI6v9.js} +31 -31
- package/__chunks__/{KebabButton-AUlp_RzU.js → KebabButton-B9eYB6ZD.js} +5 -22
- package/__chunks__/{KebabButton-BTDy4F9A.mjs → KebabButton-gf3gFlb0.mjs} +7 -24
- package/__chunks__/{Menu-CqzvIQht.js → Menu-BVTFMAX-.js} +22 -22
- package/__chunks__/{Menu-CQghk0Xm.mjs → Menu-DJS86zDM.mjs} +23 -23
- package/__chunks__/{Notification-C5yNqG6B.js → Notification-BCS0ugaf.js} +23 -24
- package/__chunks__/{Notification-j6oXMj8T.mjs → Notification-lg6ggtug.mjs} +20 -21
- package/__chunks__/{Overlay-CwRnK9dm.js → Overlay-BqaNlC3s.js} +10 -10
- package/__chunks__/{Overlay-BtkNBEyr.mjs → Overlay-CG-kKp6T.mjs} +3 -3
- package/__chunks__/{PillGroup-Dv0EvyfJ.js → PillGroup-D-VEy6sn.js} +19 -19
- package/__chunks__/{PillGroup-DoUZjoCh.mjs → PillGroup-DZtHC3NK.mjs} +26 -26
- package/__chunks__/{RadioGroup-DhkWNcLj.js → RadioGroup-CDmT0FW5.js} +21 -21
- package/__chunks__/{RadioGroup-6LaX18PH.mjs → RadioGroup-ppUojVMB.mjs} +25 -25
- package/__chunks__/{RangeCalendar-BiJUNPv-.js → RangeCalendar-B5UtHhmt.js} +1 -1
- package/__chunks__/{RangeCalendar-DET0Ai4u.mjs → RangeCalendar-rMPxj6HM.mjs} +3 -3
- package/__chunks__/{SelectOverlay-CyK3RTnF.mjs → SelectOverlay-CG2jyYZ_.mjs} +32 -32
- package/__chunks__/{SelectOverlay-Cb0n9TrH.js → SelectOverlay-DgDBimW8.js} +28 -28
- package/__chunks__/{SelectorErrorTooltip-Dgl_s5PI.js → SelectorErrorTooltip-BfKzfYpQ.js} +4 -4
- package/__chunks__/{SelectorErrorTooltip-ixjoIXDZ.mjs → SelectorErrorTooltip-Dkuaiq7N.mjs} +4 -4
- package/__chunks__/{Spinner-C0O2rv-c.js → Spinner-BQg8KbBa.js} +4 -4
- package/__chunks__/{Spinner-_rvpJRN-.mjs → Spinner-C4B8utkI.mjs} +7 -7
- package/__chunks__/{Stepper-Bn1VUxUa.mjs → Stepper-Dbvg5Wn_.mjs} +28 -28
- package/__chunks__/{Stepper-BO0O4mnN.js → Stepper-lFftpFos.js} +27 -27
- package/__chunks__/{TabNav-Bicd788A.mjs → TabNav-CNAVzfBp.mjs} +1 -1
- package/__chunks__/{TabNav-DoPWkRzq.js → TabNav-D6mXxhua.js} +1 -1
- package/__chunks__/{Tabs-CcQ1UKFN.js → Tabs-9z2E6ZhV.js} +19 -19
- package/__chunks__/{Tabs-CtdBEP39.mjs → Tabs-Chw75GHi.mjs} +20 -20
- package/__chunks__/{Text-Bx5xQvLg.mjs → Text-BYGcKHR7.mjs} +40 -40
- package/__chunks__/{Text-BMoA0yMR.js → Text-DZ601qf9.js} +40 -40
- package/__chunks__/{TextField-Bi1S8cvA.js → TextField-Co8OtDnO.js} +1 -1
- package/__chunks__/{TextField-3cY3nKBn.mjs → TextField-HXNCIy4W.mjs} +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-8B3f76vx.js → Toggle-C1cAD3ld.js} +14 -14
- package/__chunks__/{Toggle-BVf2PQk2.mjs → Toggle-Dm0_ZvLs.mjs} +15 -15
- package/__chunks__/{Tooltip-7XwvrZnA.js → Tooltip-C9bST6SD.js} +13 -13
- package/__chunks__/{Tooltip-BEhsOxJe.mjs → Tooltip-DzWQUbuB.mjs} +14 -14
- package/__chunks__/{UnstyledButton-aKk2POM3.mjs → UnstyledButton-D0_XmlIu.mjs} +2 -2
- package/__chunks__/{UnstyledButton-BNciIRwZ.js → UnstyledButton-d3ChgECf.js} +1 -1
- package/__chunks__/{VerticalStack-7ngWLZ9D.mjs → VerticalStack-C2yDQVHD.mjs} +3 -3
- package/__chunks__/{VerticalStack-8rmfIYQv.js → VerticalStack-Dzpv3O67.js} +3 -3
- package/__chunks__/{VisuallyHidden-BW8z0u63.mjs → VisuallyHidden-Buyb8r_B.mjs} +2 -2
- package/__chunks__/{VisuallyHidden-CxznJ2eH.js → VisuallyHidden-Cl5AQsPA.js} +1 -1
- package/__chunks__/{ariaHideOutside-CCOx7fIt.js → ariaHideOutside-7ae_6If3.js} +5 -5
- package/__chunks__/{ariaHideOutside-BWTlv_g_.mjs → ariaHideOutside-b0UviP2F.mjs} +4 -4
- package/__chunks__/{context-BZH2zfKM.mjs → context-C5QKMZmh.mjs} +1 -1
- package/__chunks__/{context-B-dkBtcD.js → focusSafely-CucekFxc.js} +12 -0
- package/__chunks__/{context-ClcSNaYl.mjs → focusSafely-psnzsNzD.mjs} +15 -3
- package/__chunks__/{mergeProps-C4OYS8Nd.mjs → mergeProps-DRsiQq2k.mjs} +5 -5
- package/__chunks__/objectWithoutPropertiesLoose-C4Mip8ZU.js +21 -0
- package/__chunks__/objectWithoutPropertiesLoose-COdxq1Ge.mjs +22 -0
- package/__chunks__/{scrollIntoView-1v0vfaIN.mjs → scrollIntoView-DSPpbfzY.mjs} +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-B8EwIeGA.mjs → useButton-Doz4-YMS.mjs} +3 -3
- package/__chunks__/{useButton-BUzZ-5VB.js → useButton-SSooC6Sc.js} +2 -2
- package/__chunks__/{useCollator-CYCg6wMz.mjs → useCollator-DiblLehW.mjs} +1 -1
- package/__chunks__/{useDialog-mJmFmECS.mjs → useDialog-B6qJASRh.mjs} +3 -3
- package/__chunks__/{useDialog-BkTg_V3k.js → useDialog-CmV1awNZ.js} +2 -2
- package/__chunks__/{useEdgeInterceptors-DtSwXFEP.mjs → useEdgeInterceptors-D_DARZZd.mjs} +5 -5
- package/__chunks__/{useEdgeInterceptors-BTw8xzQs.js → useEdgeInterceptors-Ihk8NfjJ.js} +5 -5
- package/__chunks__/{useEvent-DUet8f_n.mjs → useEvent-BR4RE1uc.mjs} +1 -1
- package/__chunks__/{useField-CQfJ37Nt.mjs → useField-D71RzzwQ.mjs} +2 -2
- package/__chunks__/{useFilter-D3MAuO1e.mjs → useFilter-Cd0PVtCe.mjs} +1 -1
- package/__chunks__/{useFocus-BR2JUcSC.mjs → useFocus-BL_s_3zv.mjs} +1 -1
- package/__chunks__/{useFocus-CMM1E_s1.js → useFocus-Da6IfenG.js} +5 -5
- package/__chunks__/{useFocusRing-BbxvDonI.mjs → useFocusRing-4hM0Ggs3.mjs} +3 -3
- package/__chunks__/{useFocusRing-BTr2SNa0.js → useFocusRing-CtLKOxxD.js} +3 -3
- package/__chunks__/{utils-DTjlhnVc.js → useFocusVisible-CLoIPL6T.js} +181 -3
- package/__chunks__/{utils-_T25xnBK.mjs → useFocusVisible-CQ1e0o7u.mjs} +201 -24
- package/__chunks__/{useFocusWithin-DMidhx8C.mjs → useFocusWithin-BgSjulWP.mjs} +1 -1
- package/__chunks__/{useFocusWithin-B1KKdipT.js → useFocusWithin-T1vqkUYN.js} +8 -8
- package/__chunks__/{useFocusable-BQyiLqbY.mjs → useFocusable-C-Ge2Ht4.mjs} +3 -4
- package/__chunks__/{useFocusable-6aWd3xB2.js → useFocusable-DRHM1otK.js} +5 -6
- package/__chunks__/{useFormReset-DwIsbrAk.mjs → useFormReset-BUBASXJO.mjs} +1 -1
- package/__chunks__/{useFormValidation-SckXeoUZ.mjs → useFormValidation-Crn66hAu.mjs} +2 -2
- package/__chunks__/{useFormValidation-BqUyj3MW.js → useFormValidation-DaCYT2Ut.js} +1 -1
- package/__chunks__/{useHasTabbableChild-BkKbzCwx.mjs → useHasTabbableChild-DQC24yLO.mjs} +2 -2
- package/__chunks__/{useHasTabbableChild-OzJPDs7u.js → useHasTabbableChild-DSm3UrCF.js} +1 -1
- package/__chunks__/{useHighlightSelectionDescription-DDHTMZiR.js → useHighlightSelectionDescription-B49pg43a.js} +1 -1
- package/__chunks__/{useHighlightSelectionDescription-C3ZHe657.mjs → useHighlightSelectionDescription-BGq4guwQ.mjs} +4 -4
- package/__chunks__/{useHover-DpEGMvo6.mjs → useHover-BBXJy5NT.mjs} +1 -1
- package/__chunks__/{useHover-NuBBFo1D.js → useHover-BCKoTdS5.js} +4 -4
- package/__chunks__/{useLabel-B3S3Miea.mjs → useLabel-CMWuiLM0.mjs} +2 -2
- package/__chunks__/{useLabels-ClfID0sX.mjs → useLabels-DCSAqT2C.mjs} +1 -1
- package/__chunks__/{useLink-DyvPn11c.js → useLink-DihQM2-s.js} +2 -2
- package/__chunks__/{useLink-WThPkjA2.mjs → useLink-Dmu5rS4r.mjs} +3 -3
- package/__chunks__/{useListBoxSection-8W_ApdBB.mjs → useListBoxSection-CpQ4pADf.mjs} +8 -9
- package/__chunks__/{useListBoxSection-rWvzEd35.js → useListBoxSection-u2FxpXWK.js} +7 -8
- package/__chunks__/{useLocalizedStringFormatter-BhtDVRd3.mjs → useLocalizedStringFormatter-SC1Py3Uf.mjs} +1 -1
- package/__chunks__/{useMenuTrigger-D1J5fKGN.mjs → useMenuTrigger-BlLkvrnl.mjs} +5 -5
- package/__chunks__/{useMenuTrigger-BVkF1AqM.js → useMenuTrigger-Dq7mhK38.js} +4 -4
- package/__chunks__/{useMenuTriggerState-BtbgVHYJ.mjs → useMenuTriggerState-C-zvqrX2.mjs} +1 -1
- package/__chunks__/{useMenuTriggerState-Skj7UUPq.js → useMenuTriggerState-DmsfK2RH.js} +1 -1
- package/__chunks__/{useModalOverlay-USYfWlZ0.mjs → useModalOverlay-BlCaGnUr.mjs} +3 -3
- package/__chunks__/{useModalOverlay-VZIDHsXZ.js → useModalOverlay-C_b9YfI9.js} +2 -2
- package/__chunks__/{useOverlayPosition-4b_rkosH.js → useOverlayPosition-BIRVQjJL.js} +3 -3
- package/__chunks__/{useOverlayPosition-vVuqBjvk.mjs → useOverlayPosition-D8MX_oIt.mjs} +4 -4
- package/__chunks__/{useOverlayTrigger-Df2Gw0ns.js → useOverlayTrigger-BJJgq7LS.js} +1 -1
- package/__chunks__/{useOverlayTrigger-C_ezbQv8.mjs → useOverlayTrigger-Coc4zW72.mjs} +2 -2
- package/__chunks__/{usePress-CMfwAyab.mjs → usePress-BH70cn5g.mjs} +3 -3
- package/__chunks__/{usePress-BkfhIu8i.js → usePress-DchxjERD.js} +53 -53
- package/__chunks__/{useSelectableItem-DyTPlPnm.js → useSelectableItem-CxOGkw0W.js} +12 -13
- package/__chunks__/{useSelectableItem-DR0zbOkr.mjs → useSelectableItem-Xr4pjjqP.mjs} +8 -9
- package/__chunks__/{useSelectableList-CPXWkbh2.mjs → useSelectableList-D7mL6j6I.mjs} +2 -2
- package/__chunks__/{useSelectableList-CORVRfbM.js → useSelectableList-F9Rfjy4j.js} +1 -1
- package/__chunks__/{useTextField-BMdTAdta.mjs → useTextField-Dn8JlzYF.mjs} +6 -6
- package/__chunks__/{useTextField-CLVShmFK.js → useTextField-USpUKriF.js} +4 -4
- package/__chunks__/{useToggle-XRd89s8O.mjs → useToggle-BlKdU7Ta.mjs} +4 -4
- package/__chunks__/{useToggle-ARrVy-Wa.js → useToggle-CRkaTfEP.js} +2 -2
- package/__chunks__/{utilities-9S1EwfZA.mjs → utilities-BB2zmROs.mjs} +6 -6
- package/__chunks__/{utilities-1DzM5WE1.js → utilities-x6Aiy1EG.js} +3 -3
- package/__chunks__/{utils-VVmFE3B0.mjs → utils-CwzguevQ.mjs} +1 -1
- package/package.json +3 -3
- package/style.css +1226 -1325
- 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-DLX4i5KV.js +0 -15
- package/__chunks__/focusSafely-MpYXzuLP.mjs +0 -16
- package/__chunks__/objectWithoutPropertiesLoose-3GpnIKeG.js +0 -29
- package/__chunks__/objectWithoutPropertiesLoose-ij10PUAf.mjs +0 -30
- package/__chunks__/useFocusVisible-DFYEx6se.js +0 -182
- package/__chunks__/useFocusVisible-D_XXcaLm.mjs +0 -183
|
@@ -29,9 +29,9 @@ var __objRest = (source, exclude) => {
|
|
|
29
29
|
}
|
|
30
30
|
return target;
|
|
31
31
|
};
|
|
32
|
-
import { $ as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "./mergeProps-
|
|
32
|
+
import { $ as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "./mergeProps-DRsiQq2k.mjs";
|
|
33
33
|
import React__default, { useState, useMemo } from "react";
|
|
34
|
-
import { $ as $9ab94262bd0047c7$export$420e68273165f4ec } from "./useFocusWithin-
|
|
34
|
+
import { $ as $9ab94262bd0047c7$export$420e68273165f4ec } from "./useFocusWithin-BgSjulWP.mjs";
|
|
35
35
|
const $5c3e21d68f1c4674$var$styles = {
|
|
36
36
|
border: 0,
|
|
37
37
|
clip: "rect(0 0 0 0)",
|
|
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
|
|
|
32
32
|
};
|
|
33
33
|
const mergeProps = require("./mergeProps-6pKCnMWU.js");
|
|
34
34
|
const React = require("react");
|
|
35
|
-
const useFocusWithin = require("./useFocusWithin-
|
|
35
|
+
const useFocusWithin = require("./useFocusWithin-T1vqkUYN.js");
|
|
36
36
|
const $5c3e21d68f1c4674$var$styles = {
|
|
37
37
|
border: 0,
|
|
38
38
|
clip: "rect(0 0 0 0)",
|
|
@@ -15,9 +15,9 @@ var __spreadValues = (a, b) => {
|
|
|
15
15
|
}
|
|
16
16
|
return a;
|
|
17
17
|
};
|
|
18
|
-
const FocusScope = require("./FocusScope-
|
|
19
|
-
const useFocusWithin = require("./useFocusWithin-
|
|
20
|
-
const
|
|
18
|
+
const FocusScope = require("./FocusScope-DxiwSl55.js");
|
|
19
|
+
const useFocusWithin = require("./useFocusWithin-T1vqkUYN.js");
|
|
20
|
+
const useFocusVisible = require("./useFocusVisible-CLoIPL6T.js");
|
|
21
21
|
const mergeProps = require("./mergeProps-6pKCnMWU.js");
|
|
22
22
|
const React = require("react");
|
|
23
23
|
const getScrollParent = require("./getScrollParent-DNz2ReWu.js");
|
|
@@ -40,7 +40,7 @@ function $e0b6e0b68ec7f50f$export$872b660ac5a1ff98(props) {
|
|
|
40
40
|
let state = stateRef.current;
|
|
41
41
|
if (isDisabled) return;
|
|
42
42
|
const element = ref.current;
|
|
43
|
-
const documentObject =
|
|
43
|
+
const documentObject = useFocusVisible.$431fbd86ca7dc216$export$b204af158042fbac(element);
|
|
44
44
|
if (typeof PointerEvent !== "undefined") {
|
|
45
45
|
let onPointerUp = (e) => {
|
|
46
46
|
if (state.isPointerDown && $e0b6e0b68ec7f50f$var$isValidEvent(e, ref)) triggerInteractOutside(e);
|
|
@@ -177,7 +177,7 @@ function $49c51c25361d4cd2$export$ee0f7cc6afcd1c18(options = {}) {
|
|
|
177
177
|
if (isDisabled) return;
|
|
178
178
|
$49c51c25361d4cd2$var$preventScrollCount++;
|
|
179
179
|
if ($49c51c25361d4cd2$var$preventScrollCount === 1) {
|
|
180
|
-
if (
|
|
180
|
+
if (useFocusVisible.$c87311424ea30a05$export$fedb369cb70207f1()) $49c51c25361d4cd2$var$restore = $49c51c25361d4cd2$var$preventScrollMobileSafari();
|
|
181
181
|
else $49c51c25361d4cd2$var$restore = $49c51c25361d4cd2$var$preventScrollStandard();
|
|
182
182
|
}
|
|
183
183
|
return () => {
|
|
@@ -14,10 +14,10 @@ var __spreadValues = (a, b) => {
|
|
|
14
14
|
}
|
|
15
15
|
return a;
|
|
16
16
|
};
|
|
17
|
-
import { b as $9bf71ea28793e738$export$1258395f99bf9cbf } from "./FocusScope-
|
|
18
|
-
import { $ as $9ab94262bd0047c7$export$420e68273165f4ec } from "./useFocusWithin-
|
|
19
|
-
import { a as $431fbd86ca7dc216$export$b204af158042fbac,
|
|
20
|
-
import {
|
|
17
|
+
import { b as $9bf71ea28793e738$export$1258395f99bf9cbf } from "./FocusScope-CQhiv02m.mjs";
|
|
18
|
+
import { $ as $9ab94262bd0047c7$export$420e68273165f4ec } from "./useFocusWithin-BgSjulWP.mjs";
|
|
19
|
+
import { a as $431fbd86ca7dc216$export$b204af158042fbac, t as $c87311424ea30a05$export$fedb369cb70207f1 } from "./useFocusVisible-CQ1e0o7u.mjs";
|
|
20
|
+
import { a as $8ae05eaa5c114e9c$export$7f54fc3180508a52, d as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, f as $ff5963eb1fccf552$export$e08e3b67e392101e } from "./mergeProps-DRsiQq2k.mjs";
|
|
21
21
|
import { useRef, useEffect } from "react";
|
|
22
22
|
import { $ as $62d8ded9296f3872$export$cfa2225e87938781 } from "./getScrollParent-B5CCP-yO.mjs";
|
|
23
23
|
function $e0b6e0b68ec7f50f$export$872b660ac5a1ff98(props) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default, { useState, useEffect, useContext } from "react";
|
|
2
|
-
import {
|
|
2
|
+
import { e as $b5e257d569688ac6$export$535bd6ca7f90a273 } from "./mergeProps-DRsiQq2k.mjs";
|
|
3
3
|
const $148a7a147e38ea7f$var$RTL_SCRIPTS = /* @__PURE__ */ new Set([
|
|
4
4
|
"Arab",
|
|
5
5
|
"Syrc",
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const mergeProps = require("./mergeProps-6pKCnMWU.js");
|
|
3
3
|
const React = require("react");
|
|
4
|
+
const useFocusVisible = require("./useFocusVisible-CLoIPL6T.js");
|
|
4
5
|
let $bbed8b41f857bcc0$var$transitionsByElement = /* @__PURE__ */ new Map();
|
|
5
6
|
let $bbed8b41f857bcc0$var$transitionCallbacks = /* @__PURE__ */ new Set();
|
|
6
7
|
function $bbed8b41f857bcc0$var$setupGlobalEvents() {
|
|
@@ -62,6 +63,17 @@ const $ae1eeba8b9eafd08$export$5165eccb35aaadb5 = React.createContext({
|
|
|
62
63
|
}
|
|
63
64
|
});
|
|
64
65
|
$ae1eeba8b9eafd08$export$5165eccb35aaadb5.displayName = "PressResponderContext";
|
|
66
|
+
function $3ad3f6e1647bc98d$export$80f3e147d781571c(element) {
|
|
67
|
+
const ownerDocument = useFocusVisible.$431fbd86ca7dc216$export$b204af158042fbac(element);
|
|
68
|
+
const activeElement = useFocusVisible.$d4ee10de306f2510$export$cd4e5573fbe2b576(ownerDocument);
|
|
69
|
+
if (useFocusVisible.$507fabe10e71c6fb$export$630ff653c5ada6a9() === "virtual") {
|
|
70
|
+
let lastFocusedElement = activeElement;
|
|
71
|
+
$bbed8b41f857bcc0$export$24490316f764c430(() => {
|
|
72
|
+
if (useFocusVisible.$d4ee10de306f2510$export$cd4e5573fbe2b576(ownerDocument) === lastFocusedElement && element.isConnected) useFocusVisible.$7215afc6de606d6b$export$de79e2c695e052f3(element);
|
|
73
|
+
});
|
|
74
|
+
} else useFocusVisible.$7215afc6de606d6b$export$de79e2c695e052f3(element);
|
|
75
|
+
}
|
|
76
|
+
exports.$3ad3f6e1647bc98d$export$80f3e147d781571c = $3ad3f6e1647bc98d$export$80f3e147d781571c;
|
|
65
77
|
exports.$ae1eeba8b9eafd08$export$5165eccb35aaadb5 = $ae1eeba8b9eafd08$export$5165eccb35aaadb5;
|
|
66
78
|
exports.$bbed8b41f857bcc0$export$24490316f764c430 = $bbed8b41f857bcc0$export$24490316f764c430;
|
|
67
79
|
exports.$e7801be82b4b2a53$export$4debdb1a3f0fa79e = $e7801be82b4b2a53$export$4debdb1a3f0fa79e;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c } from "./mergeProps-DRsiQq2k.mjs";
|
|
2
2
|
import React__default from "react";
|
|
3
|
+
import { a as $431fbd86ca7dc216$export$b204af158042fbac, d as $d4ee10de306f2510$export$cd4e5573fbe2b576, q as $507fabe10e71c6fb$export$630ff653c5ada6a9, s as $7215afc6de606d6b$export$de79e2c695e052f3 } from "./useFocusVisible-CQ1e0o7u.mjs";
|
|
3
4
|
let $bbed8b41f857bcc0$var$transitionsByElement = /* @__PURE__ */ new Map();
|
|
4
5
|
let $bbed8b41f857bcc0$var$transitionCallbacks = /* @__PURE__ */ new Set();
|
|
5
6
|
function $bbed8b41f857bcc0$var$setupGlobalEvents() {
|
|
@@ -61,8 +62,19 @@ const $ae1eeba8b9eafd08$export$5165eccb35aaadb5 = React__default.createContext({
|
|
|
61
62
|
}
|
|
62
63
|
});
|
|
63
64
|
$ae1eeba8b9eafd08$export$5165eccb35aaadb5.displayName = "PressResponderContext";
|
|
65
|
+
function $3ad3f6e1647bc98d$export$80f3e147d781571c(element) {
|
|
66
|
+
const ownerDocument = $431fbd86ca7dc216$export$b204af158042fbac(element);
|
|
67
|
+
const activeElement = $d4ee10de306f2510$export$cd4e5573fbe2b576(ownerDocument);
|
|
68
|
+
if ($507fabe10e71c6fb$export$630ff653c5ada6a9() === "virtual") {
|
|
69
|
+
let lastFocusedElement = activeElement;
|
|
70
|
+
$bbed8b41f857bcc0$export$24490316f764c430(() => {
|
|
71
|
+
if ($d4ee10de306f2510$export$cd4e5573fbe2b576(ownerDocument) === lastFocusedElement && element.isConnected) $7215afc6de606d6b$export$de79e2c695e052f3(element);
|
|
72
|
+
});
|
|
73
|
+
} else $7215afc6de606d6b$export$de79e2c695e052f3(element);
|
|
74
|
+
}
|
|
64
75
|
export {
|
|
65
|
-
$
|
|
76
|
+
$3ad3f6e1647bc98d$export$80f3e147d781571c as $,
|
|
66
77
|
$e7801be82b4b2a53$export$4debdb1a3f0fa79e as a,
|
|
67
|
-
$ae1eeba8b9eafd08$export$5165eccb35aaadb5 as b
|
|
78
|
+
$ae1eeba8b9eafd08$export$5165eccb35aaadb5 as b,
|
|
79
|
+
$bbed8b41f857bcc0$export$24490316f764c430 as c
|
|
68
80
|
};
|
|
@@ -220,10 +220,10 @@ function $3ef42575df84b30b$export$9d1611c77c2fe928(...args) {
|
|
|
220
220
|
}
|
|
221
221
|
export {
|
|
222
222
|
$3ef42575df84b30b$export$9d1611c77c2fe928 as $,
|
|
223
|
-
$
|
|
224
|
-
$
|
|
225
|
-
$bdb11010cef70236$export$
|
|
226
|
-
$
|
|
227
|
-
$
|
|
223
|
+
$8ae05eaa5c114e9c$export$7f54fc3180508a52 as a,
|
|
224
|
+
$bdb11010cef70236$export$b4cc09c592e8fdb8 as b,
|
|
225
|
+
$bdb11010cef70236$export$f680877a34711e37 as c,
|
|
226
|
+
$f0a04ccd8dbdd83b$export$e5c5a5f917a5871c as d,
|
|
227
|
+
$b5e257d569688ac6$export$535bd6ca7f90a273 as e,
|
|
228
228
|
$ff5963eb1fccf552$export$e08e3b67e392101e as f
|
|
229
229
|
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
function _extends() {
|
|
3
|
+
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
4
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
5
|
+
var t = arguments[e];
|
|
6
|
+
for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
|
|
7
|
+
}
|
|
8
|
+
return n;
|
|
9
|
+
}, _extends.apply(null, arguments);
|
|
10
|
+
}
|
|
11
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
|
12
|
+
if (null == r) return {};
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
|
|
15
|
+
if (-1 !== e.indexOf(n)) continue;
|
|
16
|
+
t[n] = r[n];
|
|
17
|
+
}
|
|
18
|
+
return t;
|
|
19
|
+
}
|
|
20
|
+
exports._extends = _extends;
|
|
21
|
+
exports._objectWithoutPropertiesLoose = _objectWithoutPropertiesLoose;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
function _extends() {
|
|
2
|
+
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
3
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
4
|
+
var t = arguments[e];
|
|
5
|
+
for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
|
|
6
|
+
}
|
|
7
|
+
return n;
|
|
8
|
+
}, _extends.apply(null, arguments);
|
|
9
|
+
}
|
|
10
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
|
11
|
+
if (null == r) return {};
|
|
12
|
+
var t = {};
|
|
13
|
+
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
|
|
14
|
+
if (-1 !== e.indexOf(n)) continue;
|
|
15
|
+
t[n] = r[n];
|
|
16
|
+
}
|
|
17
|
+
return t;
|
|
18
|
+
}
|
|
19
|
+
export {
|
|
20
|
+
_objectWithoutPropertiesLoose as _,
|
|
21
|
+
_extends as a
|
|
22
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c } from "./mergeProps-DRsiQq2k.mjs";
|
|
2
2
|
import { useState } from "react";
|
|
3
3
|
import { $ as $cc38e7bd3fc7b213$export$2bb74740c4e19def } from "./isScrollable-DwbLAiO0.mjs";
|
|
4
4
|
function $a40c673dc9f6d9c7$export$94ed1c92c7beeb22(node, checkForOverflow) {
|
|
@@ -5,87 +5,87 @@ const ezuiTokens = {
|
|
|
5
5
|
"breakpoint.lg": "1024px",
|
|
6
6
|
"breakpoint.xl": "1360px",
|
|
7
7
|
"breakpoint.xxl": "1920px",
|
|
8
|
-
"color.blue.100": "#
|
|
9
|
-
"color.blue.200": "#
|
|
10
|
-
"color.blue.300": "#
|
|
11
|
-
"color.blue.400": "#
|
|
12
|
-
"color.blue.500": "#
|
|
13
|
-
"color.blue.600": "#
|
|
14
|
-
"color.blue.700": "#
|
|
8
|
+
"color.blue.100": "#D0DBFF",
|
|
9
|
+
"color.blue.200": "#A2B8FF",
|
|
10
|
+
"color.blue.300": "#7394FF",
|
|
11
|
+
"color.blue.400": "#4571FF",
|
|
12
|
+
"color.blue.500": "#164DFF",
|
|
13
|
+
"color.blue.600": "#113ABF",
|
|
14
|
+
"color.blue.700": "#0B2780",
|
|
15
15
|
"color.blue.800": "#061340",
|
|
16
16
|
"color.blue.900": "#000824",
|
|
17
|
-
"color.blue.050": "#
|
|
18
|
-
"color.blue.025": "#
|
|
19
|
-
"color.green.100": "#
|
|
20
|
-
"color.green.200": "#
|
|
21
|
-
"color.green.300": "#
|
|
22
|
-
"color.green.400": "#
|
|
23
|
-
"color.green.500": "#
|
|
24
|
-
"color.green.600": "#
|
|
17
|
+
"color.blue.050": "#F6F9FF",
|
|
18
|
+
"color.blue.025": "#FBFDFF",
|
|
19
|
+
"color.green.100": "#CCFAEF",
|
|
20
|
+
"color.green.200": "#99F5DF",
|
|
21
|
+
"color.green.300": "#66EFCE",
|
|
22
|
+
"color.green.400": "#33EABE",
|
|
23
|
+
"color.green.500": "#00E5AE",
|
|
24
|
+
"color.green.600": "#00AC83",
|
|
25
25
|
"color.green.700": "#007357",
|
|
26
|
-
"color.green.800": "#
|
|
27
|
-
"color.green.900": "#
|
|
28
|
-
"color.green.050": "#
|
|
29
|
-
"color.green.025": "#
|
|
30
|
-
"color.red.100": "#
|
|
31
|
-
"color.red.200": "#
|
|
32
|
-
"color.red.300": "#
|
|
33
|
-
"color.red.400": "#
|
|
34
|
-
"color.red.500": "#
|
|
35
|
-
"color.red.600": "#
|
|
36
|
-
"color.red.700": "#
|
|
37
|
-
"color.red.800": "#
|
|
38
|
-
"color.red.900": "#
|
|
39
|
-
"color.red.050": "#
|
|
40
|
-
"color.red.025": "#
|
|
41
|
-
"color.purple.100": "#
|
|
42
|
-
"color.purple.200": "#
|
|
43
|
-
"color.purple.300": "#
|
|
44
|
-
"color.purple.400": "#
|
|
45
|
-
"color.purple.500": "#
|
|
46
|
-
"color.purple.600": "#
|
|
47
|
-
"color.purple.700": "#
|
|
48
|
-
"color.purple.800": "#
|
|
26
|
+
"color.green.800": "#00392C",
|
|
27
|
+
"color.green.900": "#001E16",
|
|
28
|
+
"color.green.050": "#EAFFFA",
|
|
29
|
+
"color.green.025": "#FAFFFE",
|
|
30
|
+
"color.red.100": "#FEDEDE",
|
|
31
|
+
"color.red.200": "#FDBEBD",
|
|
32
|
+
"color.red.300": "#FD9D9B",
|
|
33
|
+
"color.red.400": "#FC7D7A",
|
|
34
|
+
"color.red.500": "#FB5C59",
|
|
35
|
+
"color.red.600": "#BC4543",
|
|
36
|
+
"color.red.700": "#7E2E2D",
|
|
37
|
+
"color.red.800": "#3F1716",
|
|
38
|
+
"color.red.900": "#1B0707",
|
|
39
|
+
"color.red.050": "#FFF2F2",
|
|
40
|
+
"color.red.025": "#FFFCFC",
|
|
41
|
+
"color.purple.100": "#ECD7FC",
|
|
42
|
+
"color.purple.200": "#D9B0F8",
|
|
43
|
+
"color.purple.300": "#C588F5",
|
|
44
|
+
"color.purple.400": "#B261F1",
|
|
45
|
+
"color.purple.500": "#9F39EE",
|
|
46
|
+
"color.purple.600": "#772BB0",
|
|
47
|
+
"color.purple.700": "#501D77",
|
|
48
|
+
"color.purple.800": "#280E3C",
|
|
49
49
|
"color.purple.900": "#150720",
|
|
50
|
-
"color.purple.050": "#
|
|
51
|
-
"color.purple.025": "#
|
|
52
|
-
"color.yellow.100": "#
|
|
53
|
-
"color.yellow.200": "#
|
|
54
|
-
"color.yellow.300": "#
|
|
55
|
-
"color.yellow.400": "#
|
|
56
|
-
"color.yellow.500": "#
|
|
57
|
-
"color.yellow.600": "#
|
|
58
|
-
"color.yellow.700": "#
|
|
59
|
-
"color.yellow.800": "#
|
|
50
|
+
"color.purple.050": "#F9F1FF",
|
|
51
|
+
"color.purple.025": "#FDFBFF",
|
|
52
|
+
"color.yellow.100": "#FFF8DF",
|
|
53
|
+
"color.yellow.200": "#FFF2C4",
|
|
54
|
+
"color.yellow.300": "#FFEBA4",
|
|
55
|
+
"color.yellow.400": "#FEE281",
|
|
56
|
+
"color.yellow.500": "#F4D35E",
|
|
57
|
+
"color.yellow.600": "#D6A015",
|
|
58
|
+
"color.yellow.700": "#A57B0F",
|
|
59
|
+
"color.yellow.800": "#6C4A07",
|
|
60
60
|
"color.yellow.900": "#423804",
|
|
61
|
-
"color.yellow.050": "#
|
|
62
|
-
"color.yellow.025": "#
|
|
63
|
-
"color.orange.100": "#
|
|
64
|
-
"color.orange.200": "#
|
|
65
|
-
"color.orange.300": "#
|
|
66
|
-
"color.orange.400": "#
|
|
67
|
-
"color.orange.500": "#
|
|
68
|
-
"color.orange.600": "#
|
|
69
|
-
"color.orange.700": "#
|
|
61
|
+
"color.yellow.050": "#FFFCF0",
|
|
62
|
+
"color.yellow.025": "#FFFEFB",
|
|
63
|
+
"color.orange.100": "#FFEDE0",
|
|
64
|
+
"color.orange.200": "#FFD0A4",
|
|
65
|
+
"color.orange.300": "#FFBC7D",
|
|
66
|
+
"color.orange.400": "#FFAD61",
|
|
67
|
+
"color.orange.500": "#FF8D25",
|
|
68
|
+
"color.orange.600": "#F2780A",
|
|
69
|
+
"color.orange.700": "#C36108",
|
|
70
70
|
"color.orange.800": "#834003",
|
|
71
|
-
"color.orange.900": "#
|
|
72
|
-
"color.orange.050": "#
|
|
73
|
-
"color.orange.025": "#
|
|
74
|
-
"color.gray.100": "#
|
|
75
|
-
"color.gray.200": "#
|
|
76
|
-
"color.gray.300": "#
|
|
77
|
-
"color.gray.400": "#
|
|
78
|
-
"color.gray.500": "#
|
|
79
|
-
"color.gray.600": "#
|
|
71
|
+
"color.orange.900": "#411E00",
|
|
72
|
+
"color.orange.050": "#FFF9F5",
|
|
73
|
+
"color.orange.025": "#FFFDFD",
|
|
74
|
+
"color.gray.100": "#E2E7F0",
|
|
75
|
+
"color.gray.200": "#C6CFE0",
|
|
76
|
+
"color.gray.300": "#A9B6D1",
|
|
77
|
+
"color.gray.400": "#8D9EC1",
|
|
78
|
+
"color.gray.500": "#7086B2",
|
|
79
|
+
"color.gray.600": "#47547F",
|
|
80
80
|
"color.gray.700": "#384359",
|
|
81
|
-
"color.gray.800": "#
|
|
81
|
+
"color.gray.800": "#1C222D",
|
|
82
82
|
"color.gray.900": "#000000",
|
|
83
|
-
"color.gray.050": "#
|
|
84
|
-
"color.gray.025": "#
|
|
85
|
-
"color.gray.000": "#
|
|
86
|
-
"color.off_white": "#
|
|
83
|
+
"color.gray.050": "#F1F1F1",
|
|
84
|
+
"color.gray.025": "#FAFAFA",
|
|
85
|
+
"color.gray.000": "#FFFFFF",
|
|
86
|
+
"color.off_white": "#FFF9F5",
|
|
87
87
|
"color.black": "#000000",
|
|
88
|
-
"color.white": "#
|
|
88
|
+
"color.white": "#FFFFFF",
|
|
89
89
|
"font.family.sans": 'Poppins, "Poppins Fallback"',
|
|
90
90
|
"font.family.mono": 'SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace',
|
|
91
91
|
"font.family.icon": '"Material Symbols Outlined"',
|
|
@@ -253,82 +253,82 @@ const ezuiTokens = {
|
|
|
253
253
|
"space.4.5": "36px",
|
|
254
254
|
"theme.light.color.primary.900": "#000824",
|
|
255
255
|
"theme.light.color.primary.800": "#061340",
|
|
256
|
-
"theme.light.color.primary.700": "#
|
|
257
|
-
"theme.light.color.primary.600": "#
|
|
258
|
-
"theme.light.color.primary.500": "#
|
|
259
|
-
"theme.light.color.primary.400": "#
|
|
260
|
-
"theme.light.color.primary.300": "#
|
|
261
|
-
"theme.light.color.primary.200": "#
|
|
262
|
-
"theme.light.color.primary.100": "#
|
|
263
|
-
"theme.light.color.primary.050": "#
|
|
264
|
-
"theme.light.color.primary.025": "#
|
|
256
|
+
"theme.light.color.primary.700": "#0B2780",
|
|
257
|
+
"theme.light.color.primary.600": "#113ABF",
|
|
258
|
+
"theme.light.color.primary.500": "#164DFF",
|
|
259
|
+
"theme.light.color.primary.400": "#4571FF",
|
|
260
|
+
"theme.light.color.primary.300": "#7394FF",
|
|
261
|
+
"theme.light.color.primary.200": "#A2B8FF",
|
|
262
|
+
"theme.light.color.primary.100": "#D0DBFF",
|
|
263
|
+
"theme.light.color.primary.050": "#F6F9FF",
|
|
264
|
+
"theme.light.color.primary.025": "#FBFDFF",
|
|
265
265
|
"theme.light.color.secondary.900": "#150720",
|
|
266
|
-
"theme.light.color.secondary.800": "#
|
|
267
|
-
"theme.light.color.secondary.700": "#
|
|
268
|
-
"theme.light.color.secondary.600": "#
|
|
269
|
-
"theme.light.color.secondary.500": "#
|
|
270
|
-
"theme.light.color.secondary.400": "#
|
|
271
|
-
"theme.light.color.secondary.300": "#
|
|
272
|
-
"theme.light.color.secondary.200": "#
|
|
273
|
-
"theme.light.color.secondary.100": "#
|
|
274
|
-
"theme.light.color.secondary.050": "#
|
|
275
|
-
"theme.light.color.secondary.025": "#
|
|
276
|
-
"theme.light.color.positive.900": "#
|
|
277
|
-
"theme.light.color.positive.800": "#
|
|
266
|
+
"theme.light.color.secondary.800": "#280E3C",
|
|
267
|
+
"theme.light.color.secondary.700": "#501D77",
|
|
268
|
+
"theme.light.color.secondary.600": "#772BB0",
|
|
269
|
+
"theme.light.color.secondary.500": "#9F39EE",
|
|
270
|
+
"theme.light.color.secondary.400": "#B261F1",
|
|
271
|
+
"theme.light.color.secondary.300": "#C588F5",
|
|
272
|
+
"theme.light.color.secondary.200": "#D9B0F8",
|
|
273
|
+
"theme.light.color.secondary.100": "#ECD7FC",
|
|
274
|
+
"theme.light.color.secondary.050": "#F9F1FF",
|
|
275
|
+
"theme.light.color.secondary.025": "#FDFBFF",
|
|
276
|
+
"theme.light.color.positive.900": "#001E16",
|
|
277
|
+
"theme.light.color.positive.800": "#00392C",
|
|
278
278
|
"theme.light.color.positive.700": "#007357",
|
|
279
|
-
"theme.light.color.positive.600": "#
|
|
280
|
-
"theme.light.color.positive.500": "#
|
|
281
|
-
"theme.light.color.positive.400": "#
|
|
282
|
-
"theme.light.color.positive.300": "#
|
|
283
|
-
"theme.light.color.positive.200": "#
|
|
284
|
-
"theme.light.color.positive.100": "#
|
|
285
|
-
"theme.light.color.positive.050": "#
|
|
286
|
-
"theme.light.color.positive.025": "#
|
|
287
|
-
"theme.light.color.negative.900": "#
|
|
288
|
-
"theme.light.color.negative.800": "#
|
|
289
|
-
"theme.light.color.negative.700": "#
|
|
290
|
-
"theme.light.color.negative.600": "#
|
|
291
|
-
"theme.light.color.negative.500": "#
|
|
292
|
-
"theme.light.color.negative.400": "#
|
|
293
|
-
"theme.light.color.negative.300": "#
|
|
294
|
-
"theme.light.color.negative.200": "#
|
|
295
|
-
"theme.light.color.negative.100": "#
|
|
296
|
-
"theme.light.color.negative.050": "#
|
|
297
|
-
"theme.light.color.negative.025": "#
|
|
298
|
-
"theme.light.color.alert.900": "#
|
|
279
|
+
"theme.light.color.positive.600": "#00AC83",
|
|
280
|
+
"theme.light.color.positive.500": "#00E5AE",
|
|
281
|
+
"theme.light.color.positive.400": "#33EABE",
|
|
282
|
+
"theme.light.color.positive.300": "#66EFCE",
|
|
283
|
+
"theme.light.color.positive.200": "#99F5DF",
|
|
284
|
+
"theme.light.color.positive.100": "#CCFAEF",
|
|
285
|
+
"theme.light.color.positive.050": "#EAFFFA",
|
|
286
|
+
"theme.light.color.positive.025": "#FAFFFE",
|
|
287
|
+
"theme.light.color.negative.900": "#1B0707",
|
|
288
|
+
"theme.light.color.negative.800": "#3F1716",
|
|
289
|
+
"theme.light.color.negative.700": "#7E2E2D",
|
|
290
|
+
"theme.light.color.negative.600": "#BC4543",
|
|
291
|
+
"theme.light.color.negative.500": "#FB5C59",
|
|
292
|
+
"theme.light.color.negative.400": "#FC7D7A",
|
|
293
|
+
"theme.light.color.negative.300": "#FD9D9B",
|
|
294
|
+
"theme.light.color.negative.200": "#FDBEBD",
|
|
295
|
+
"theme.light.color.negative.100": "#FEDEDE",
|
|
296
|
+
"theme.light.color.negative.050": "#FFF2F2",
|
|
297
|
+
"theme.light.color.negative.025": "#FFFCFC",
|
|
298
|
+
"theme.light.color.alert.900": "#411E00",
|
|
299
299
|
"theme.light.color.alert.800": "#834003",
|
|
300
|
-
"theme.light.color.alert.700": "#
|
|
301
|
-
"theme.light.color.alert.600": "#
|
|
302
|
-
"theme.light.color.alert.500": "#
|
|
303
|
-
"theme.light.color.alert.400": "#
|
|
304
|
-
"theme.light.color.alert.300": "#
|
|
305
|
-
"theme.light.color.alert.200": "#
|
|
306
|
-
"theme.light.color.alert.100": "#
|
|
307
|
-
"theme.light.color.alert.050": "#
|
|
308
|
-
"theme.light.color.alert.025": "#
|
|
300
|
+
"theme.light.color.alert.700": "#C36108",
|
|
301
|
+
"theme.light.color.alert.600": "#F2780A",
|
|
302
|
+
"theme.light.color.alert.500": "#FF8D25",
|
|
303
|
+
"theme.light.color.alert.400": "#FFAD61",
|
|
304
|
+
"theme.light.color.alert.300": "#FFBC7D",
|
|
305
|
+
"theme.light.color.alert.200": "#FFD0A4",
|
|
306
|
+
"theme.light.color.alert.100": "#FFEDE0",
|
|
307
|
+
"theme.light.color.alert.050": "#FFF9F5",
|
|
308
|
+
"theme.light.color.alert.025": "#FFFDFD",
|
|
309
309
|
"theme.light.color.warning.900": "#423804",
|
|
310
|
-
"theme.light.color.warning.800": "#
|
|
311
|
-
"theme.light.color.warning.700": "#
|
|
312
|
-
"theme.light.color.warning.600": "#
|
|
313
|
-
"theme.light.color.warning.500": "#
|
|
314
|
-
"theme.light.color.warning.400": "#
|
|
315
|
-
"theme.light.color.warning.300": "#
|
|
316
|
-
"theme.light.color.warning.200": "#
|
|
317
|
-
"theme.light.color.warning.100": "#
|
|
318
|
-
"theme.light.color.warning.050": "#
|
|
319
|
-
"theme.light.color.warning.025": "#
|
|
310
|
+
"theme.light.color.warning.800": "#6C4A07",
|
|
311
|
+
"theme.light.color.warning.700": "#A57B0F",
|
|
312
|
+
"theme.light.color.warning.600": "#D6A015",
|
|
313
|
+
"theme.light.color.warning.500": "#F4D35E",
|
|
314
|
+
"theme.light.color.warning.400": "#FEE281",
|
|
315
|
+
"theme.light.color.warning.300": "#FFEBA4",
|
|
316
|
+
"theme.light.color.warning.200": "#FFF2C4",
|
|
317
|
+
"theme.light.color.warning.100": "#FFF8DF",
|
|
318
|
+
"theme.light.color.warning.050": "#FFFCF0",
|
|
319
|
+
"theme.light.color.warning.025": "#FFFEFB",
|
|
320
320
|
"theme.light.color.neutral.900": "#000000",
|
|
321
|
-
"theme.light.color.neutral.800": "#
|
|
321
|
+
"theme.light.color.neutral.800": "#1C222D",
|
|
322
322
|
"theme.light.color.neutral.700": "#384359",
|
|
323
|
-
"theme.light.color.neutral.600": "#
|
|
324
|
-
"theme.light.color.neutral.500": "#
|
|
325
|
-
"theme.light.color.neutral.400": "#
|
|
326
|
-
"theme.light.color.neutral.300": "#
|
|
327
|
-
"theme.light.color.neutral.200": "#
|
|
328
|
-
"theme.light.color.neutral.100": "#
|
|
329
|
-
"theme.light.color.neutral.050": "#
|
|
330
|
-
"theme.light.color.neutral.025": "#
|
|
331
|
-
"theme.light.color.neutral.000": "#
|
|
323
|
+
"theme.light.color.neutral.600": "#47547F",
|
|
324
|
+
"theme.light.color.neutral.500": "#7086B2",
|
|
325
|
+
"theme.light.color.neutral.400": "#8D9EC1",
|
|
326
|
+
"theme.light.color.neutral.300": "#A9B6D1",
|
|
327
|
+
"theme.light.color.neutral.200": "#C6CFE0",
|
|
328
|
+
"theme.light.color.neutral.100": "#E2E7F0",
|
|
329
|
+
"theme.light.color.neutral.050": "#F1F1F1",
|
|
330
|
+
"theme.light.color.neutral.025": "#FAFAFA",
|
|
331
|
+
"theme.light.color.neutral.000": "#FFFFFF",
|
|
332
332
|
"theme.light.font.family": 'Poppins, "Poppins Fallback"',
|
|
333
333
|
"z-index.input_icon": "1",
|
|
334
334
|
"z-index.nav": "1000",
|