@easypost/easy-ui 1.0.0-alpha.70 → 1.0.0-alpha.71

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.
Files changed (179) hide show
  1. package/Badge/index.js +14 -14
  2. package/Badge/index.mjs +14 -14
  3. package/Banner/index.js +5 -5
  4. package/Banner/index.mjs +5 -5
  5. package/Button/index.js +1 -1
  6. package/Button/index.mjs +1 -1
  7. package/CHANGELOG.md +7 -0
  8. package/Calendar/index.js +1 -1
  9. package/Calendar/index.mjs +1 -1
  10. package/Card/Card.stories.d.ts.map +1 -1
  11. package/Card/index.js +1 -1
  12. package/Card/index.mjs +1 -1
  13. package/CheckableCard/index.js +6 -6
  14. package/CheckableCard/index.mjs +6 -6
  15. package/Checkbox/Checkbox.stories.d.ts +1 -0
  16. package/Checkbox/Checkbox.stories.d.ts.map +1 -1
  17. package/Checkbox/index.js +1 -1
  18. package/Checkbox/index.mjs +1 -1
  19. package/CodeBlock/index.js +13 -13
  20. package/CodeBlock/index.mjs +13 -13
  21. package/CodeSnippet/index.js +1 -1
  22. package/CodeSnippet/index.mjs +1 -1
  23. package/DataGrid/index.js +58 -58
  24. package/DataGrid/index.mjs +58 -58
  25. package/DatePicker/index.js +3 -3
  26. package/DatePicker/index.mjs +3 -3
  27. package/DateRangePicker/index.js +3 -3
  28. package/DateRangePicker/index.mjs +3 -3
  29. package/Drawer/index.js +17 -17
  30. package/Drawer/index.mjs +17 -17
  31. package/DropdownButton/index.js +12 -12
  32. package/DropdownButton/index.mjs +12 -12
  33. package/EmptyStateCard/index.js +8 -8
  34. package/EmptyStateCard/index.mjs +8 -8
  35. package/FocusedProductLayout/index.js +23 -23
  36. package/FocusedProductLayout/index.mjs +23 -23
  37. package/ForgeLayout/index.js +36 -36
  38. package/ForgeLayout/index.mjs +36 -36
  39. package/FormLayout/index.js +5 -5
  40. package/FormLayout/index.mjs +5 -5
  41. package/HorizontalGrid/index.js +1 -1
  42. package/HorizontalGrid/index.mjs +1 -1
  43. package/HorizontalStack/index.js +1 -1
  44. package/HorizontalStack/index.mjs +1 -1
  45. package/Icon/index.js +1 -1
  46. package/Icon/index.mjs +1 -1
  47. package/IconButton/index.js +12 -12
  48. package/IconButton/index.mjs +12 -12
  49. package/InputField/index.js +1 -1
  50. package/InputField/index.mjs +1 -1
  51. package/KebabButton/index.js +1 -1
  52. package/KebabButton/index.mjs +1 -1
  53. package/Menu/index.js +1 -1
  54. package/Menu/index.mjs +1 -1
  55. package/Modal/index.js +19 -19
  56. package/Modal/index.mjs +19 -19
  57. package/MultiSelect/index.js +16 -16
  58. package/MultiSelect/index.mjs +17 -17
  59. package/NexusLayout/index.js +28 -28
  60. package/NexusLayout/index.mjs +28 -28
  61. package/Notification/index.js +1 -1
  62. package/Notification/index.mjs +1 -1
  63. package/Pagination/index.js +7 -7
  64. package/Pagination/index.mjs +7 -7
  65. package/PillGroup/index.js +1 -1
  66. package/PillGroup/index.mjs +1 -1
  67. package/ProductLayout/index.js +21 -21
  68. package/ProductLayout/index.mjs +21 -21
  69. package/Provider/index.js +1 -1
  70. package/Provider/index.mjs +1 -1
  71. package/RadioButtonGroup/index.js +2 -2
  72. package/RadioButtonGroup/index.mjs +2 -2
  73. package/RadioGroup/index.js +1 -1
  74. package/RadioGroup/index.mjs +1 -1
  75. package/RangeCalendar/index.js +1 -1
  76. package/RangeCalendar/index.mjs +1 -1
  77. package/SearchNav/index.js +28 -28
  78. package/SearchNav/index.mjs +28 -28
  79. package/SectionCard/index.js +7 -7
  80. package/SectionCard/index.mjs +7 -7
  81. package/Select/index.js +4 -4
  82. package/Select/index.mjs +4 -4
  83. package/SelectorErrorTooltip/index.js +1 -1
  84. package/SelectorErrorTooltip/index.mjs +1 -1
  85. package/Spinner/index.js +1 -1
  86. package/Spinner/index.mjs +1 -1
  87. package/SplitToggleCard/index.js +4 -4
  88. package/SplitToggleCard/index.mjs +4 -4
  89. package/Stepper/index.js +1 -1
  90. package/Stepper/index.mjs +1 -1
  91. package/TabNav/index.js +1 -1
  92. package/TabNav/index.mjs +1 -1
  93. package/TabPanels/index.js +1 -1
  94. package/TabPanels/index.mjs +1 -1
  95. package/Tabs/index.js +1 -1
  96. package/Tabs/index.mjs +1 -1
  97. package/Text/index.js +1 -1
  98. package/Text/index.mjs +1 -1
  99. package/TextField/index.js +1 -1
  100. package/TextField/index.mjs +1 -1
  101. package/Textarea/index.js +1 -1
  102. package/Textarea/index.mjs +1 -1
  103. package/Toggle/index.js +1 -1
  104. package/Toggle/index.mjs +1 -1
  105. package/ToggleCard/index.js +2 -2
  106. package/ToggleCard/index.mjs +2 -2
  107. package/Tooltip/index.js +1 -1
  108. package/Tooltip/index.mjs +1 -1
  109. package/VerticalNav/index.js +24 -24
  110. package/VerticalNav/index.mjs +24 -24
  111. package/VerticalStack/index.js +1 -1
  112. package/VerticalStack/index.mjs +1 -1
  113. package/__chunks__/{Button-BPRaVGPL.js → Button-Cbv2rnYl.js} +25 -21
  114. package/__chunks__/{Button-DF_rdiaE.mjs → Button-DDDdq1jy.mjs} +25 -21
  115. package/__chunks__/{Calendar-Tx6YYe1Z.js → Calendar-6J28aEN6.js} +1 -1
  116. package/__chunks__/{Calendar-BypbgQDc.mjs → Calendar-IH-Hdju1.mjs} +1 -1
  117. package/__chunks__/{CalendarBase-CyfGzPs0.js → CalendarBase-Cn_m810l.js} +18 -18
  118. package/__chunks__/{CalendarBase-d72EQzpy.mjs → CalendarBase-NkfY0ZZQ.mjs} +18 -18
  119. package/__chunks__/{Card-D1i8zLMR.js → Card-BHov7_vu.js} +12 -12
  120. package/__chunks__/{Card-ULdlYqfr.mjs → Card-Cfs_61bW.mjs} +12 -12
  121. package/__chunks__/{Checkbox-CQ1sLqDH.js → Checkbox-5_dirQJ7.js} +19 -19
  122. package/__chunks__/{Checkbox-CAqgwqP5.mjs → Checkbox-PjSuOA8S.mjs} +19 -19
  123. package/__chunks__/{CodeSnippet-BaPDU5UY.js → CodeSnippet--gFmAN9i.js} +2 -2
  124. package/__chunks__/{CodeSnippet-nq2cOEYD.mjs → CodeSnippet-BvZT69UG.mjs} +2 -2
  125. package/__chunks__/{DatePickerBase-ix3RmplD.mjs → DatePickerBase-B5DTXN8_.mjs} +15 -15
  126. package/__chunks__/{DatePickerBase-D_Cbxxc6.js → DatePickerBase-DFxPgoc8.js} +15 -15
  127. package/__chunks__/{HelpMenu-OAKEfgwn.js → HelpMenu-CnMDuzfD.js} +6 -6
  128. package/__chunks__/{HelpMenu-BMczxdnx.mjs → HelpMenu-D8fqyHN6.mjs} +6 -6
  129. package/__chunks__/{HorizontalGrid-B666Dz0t.js → HorizontalGrid-C0WrCjxa.js} +1 -1
  130. package/__chunks__/{HorizontalGrid-BZzIqRyv.mjs → HorizontalGrid-DXgJ4dXw.mjs} +1 -1
  131. package/__chunks__/{HorizontalStack-ClWTvZqM.js → HorizontalStack-4-woUNq_.js} +1 -1
  132. package/__chunks__/{HorizontalStack-ycH41R6u.mjs → HorizontalStack-hi_QrrZB.mjs} +1 -1
  133. package/__chunks__/{Icon-CQ73-QIg.mjs → Icon-C5tHQyHr.mjs} +2 -2
  134. package/__chunks__/{Icon-BlcrcY3U.js → Icon-YEBBOjcK.js} +2 -2
  135. package/__chunks__/{InputCaption-BL_NLjoT.js → InputCaption-DYZkvdQw.js} +2 -2
  136. package/__chunks__/{InputCaption-CWtoKFv-.mjs → InputCaption-DiSkdAGZ.mjs} +2 -2
  137. package/__chunks__/{InputField-BEQE01Ks.mjs → InputField-ErsDNt4h.mjs} +4 -4
  138. package/__chunks__/{InputField-2I7cBW-k.js → InputField-ISqVunp5.js} +4 -4
  139. package/__chunks__/{InputIcon-CktsE7z9.mjs → InputIcon-MAaUXGCr.mjs} +31 -31
  140. package/__chunks__/{InputIcon-Djdhmk7P.js → InputIcon-x3fs2oAT.js} +31 -31
  141. package/__chunks__/{KebabButton-D_JdD9tg.mjs → KebabButton-C2L-OC4Y.mjs} +4 -4
  142. package/__chunks__/{KebabButton-CpClD-ta.js → KebabButton-K9NaCoId.js} +4 -4
  143. package/__chunks__/{Menu-ChrJLF1b.js → Menu-BR1eZSkl.js} +11 -11
  144. package/__chunks__/{Menu-DZBO3sp5.mjs → Menu-Bh10IFV1.mjs} +11 -11
  145. package/__chunks__/{Notification-BoupUo2q.mjs → Notification-BVk1cbKv.mjs} +14 -14
  146. package/__chunks__/{Notification-fbWzf7BF.js → Notification-BYzidkwf.js} +14 -14
  147. package/__chunks__/{PillGroup-3zK1GHRU.mjs → PillGroup-Cw7NxHK1.mjs} +5 -5
  148. package/__chunks__/{PillGroup-6MG9UkFs.js → PillGroup-DHGP8AdT.js} +5 -5
  149. package/__chunks__/{RadioGroup-BKpolhQi.js → RadioGroup-BRCEngTq.js} +14 -14
  150. package/__chunks__/{RadioGroup-mbzALykd.mjs → RadioGroup-NZKo5DhW.mjs} +14 -14
  151. package/__chunks__/{RangeCalendar-Bctey6Vi.mjs → RangeCalendar-CbbQ0oO-.mjs} +1 -1
  152. package/__chunks__/{RangeCalendar-BbXSVgVP.js → RangeCalendar-Ccn11Hi1.js} +1 -1
  153. package/__chunks__/{SelectOverlay-BXGkUiwu.mjs → SelectOverlay-Od1KotbU.mjs} +19 -19
  154. package/__chunks__/{SelectOverlay-CdA5k1EB.js → SelectOverlay-QpThRYAk.js} +19 -19
  155. package/__chunks__/{SelectorErrorTooltip-BpiNAFuB.js → SelectorErrorTooltip-B6N15DSq.js} +4 -4
  156. package/__chunks__/{SelectorErrorTooltip-CPVNpxGK.mjs → SelectorErrorTooltip-DZK9TYeX.mjs} +4 -4
  157. package/__chunks__/{Spinner-w1oZ97DZ.mjs → Spinner-DWNM6vOK.mjs} +4 -4
  158. package/__chunks__/{Spinner-DGw1szSS.js → Spinner-idiilXrq.js} +4 -4
  159. package/__chunks__/{Stepper-0S2slVvL.mjs → Stepper-Dip3LHZb.mjs} +25 -25
  160. package/__chunks__/{Stepper-C0LQwSRc.js → Stepper-Dt63049f.js} +25 -25
  161. package/__chunks__/{TabNav-CmEu1osE.mjs → TabNav-BCal_o_e.mjs} +1 -1
  162. package/__chunks__/{TabNav-Bhq7vuFD.js → TabNav-D_4bqwZ5.js} +1 -1
  163. package/__chunks__/{Tabs-CVXhD1Q9.mjs → Tabs-D5YHkBYr.mjs} +17 -17
  164. package/__chunks__/{Tabs-Bgb2pnmW.js → Tabs-DL53NmLt.js} +17 -17
  165. package/__chunks__/{Text-BY4p1xZ-.mjs → Text-DAilskpC.mjs} +40 -40
  166. package/__chunks__/{Text-C6DuTMMj.js → Text-DKSomTmh.js} +40 -40
  167. package/__chunks__/{TextField-CjTtasRE.js → TextField-Co7_GAzT.js} +1 -1
  168. package/__chunks__/{TextField-BhrZgTyN.mjs → TextField-gPC5-arj.mjs} +1 -1
  169. package/__chunks__/{Toggle-DVZ0H58G.mjs → Toggle-B6b2-C7T.mjs} +11 -11
  170. package/__chunks__/{Toggle-DXWt5hLD.js → Toggle-D89AeiqA.js} +11 -11
  171. package/__chunks__/{Tooltip-vmnwEvfN.js → Tooltip-5lz6tVdi.js} +8 -8
  172. package/__chunks__/{Tooltip-Dg1Eau1x.mjs → Tooltip-BAlARvJi.mjs} +8 -8
  173. package/__chunks__/{VerticalStack-DIWUMCDj.js → VerticalStack-Dw2YBdjg.js} +3 -3
  174. package/__chunks__/{VerticalStack-BIhfodYr.mjs → VerticalStack-yZwmajIO.mjs} +3 -3
  175. package/__chunks__/{useEdgeInterceptors-BE1QLRt6.js → useEdgeInterceptors-B2OWg9dT.js} +5 -5
  176. package/__chunks__/{useEdgeInterceptors-DUaDYOew.mjs → useEdgeInterceptors-YaV-ot5j.mjs} +5 -5
  177. package/package.json +1 -1
  178. package/style.css +1081 -1066
  179. package/styles/_accessibility.scss +6 -0
@@ -17,41 +17,41 @@ var __spreadValues = (a, b) => {
17
17
  };
18
18
  const React = require("react");
19
19
  const utilities_css = require("../utilities/css.js");
20
- const Text$1 = "_Text_1dino_5";
21
- const heading1 = "_heading1_1dino_13";
22
- const heading2 = "_heading2_1dino_30";
23
- const heading3 = "_heading3_1dino_47";
24
- const heading4 = "_heading4_1dino_64";
25
- const heading5 = "_heading5_1dino_72";
26
- const subtitle1 = "_subtitle1_1dino_80";
27
- const subtitle2 = "_subtitle2_1dino_88";
28
- const body1 = "_body1_1dino_96";
29
- const body2 = "_body2_1dino_104";
30
- const caption = "_caption_1dino_112";
31
- const caption2 = "_caption2_1dino_120";
32
- const caption3 = "_caption3_1dino_128";
33
- const overline = "_overline_1dino_136";
34
- const overline2 = "_overline2_1dino_144";
35
- const button = "_button_1dino_152";
36
- const normal = "_normal_1dino_168";
37
- const medium = "_medium_1dino_172";
38
- const semibold = "_semibold_1dino_176";
39
- const bold = "_bold_1dino_180";
40
- const truncate = "_truncate_1dino_184";
41
- const block = "_block_1dino_190";
42
- const visuallyHidden = "_visuallyHidden_1dino_194";
43
- const start = "_start_1dino_207";
44
- const center = "_center_1dino_211";
45
- const end = "_end_1dino_215";
46
- const justify = "_justify_1dino_219";
47
- const numeric = "_numeric_1dino_227";
48
- const transformNone = "_transformNone_1dino_231";
49
- const transformCapitalize = "_transformCapitalize_1dino_235";
50
- const transformUppercase = "_transformUppercase_1dino_239";
51
- const transformLowercase = "_transformLowercase_1dino_243";
52
- const whiteSpaceNormal = "_whiteSpaceNormal_1dino_247";
53
- const whiteSpacePre = "_whiteSpacePre_1dino_251";
54
- const whiteSpaceNowrap = "_whiteSpaceNowrap_1dino_255";
20
+ const Text$1 = "_Text_b0zzf_5";
21
+ const heading1 = "_heading1_b0zzf_13";
22
+ const heading2 = "_heading2_b0zzf_30";
23
+ const heading3 = "_heading3_b0zzf_47";
24
+ const heading4 = "_heading4_b0zzf_64";
25
+ const heading5 = "_heading5_b0zzf_72";
26
+ const subtitle1 = "_subtitle1_b0zzf_80";
27
+ const subtitle2 = "_subtitle2_b0zzf_88";
28
+ const body1 = "_body1_b0zzf_96";
29
+ const body2 = "_body2_b0zzf_104";
30
+ const caption = "_caption_b0zzf_112";
31
+ const caption2 = "_caption2_b0zzf_120";
32
+ const caption3 = "_caption3_b0zzf_128";
33
+ const overline = "_overline_b0zzf_136";
34
+ const overline2 = "_overline2_b0zzf_144";
35
+ const button = "_button_b0zzf_152";
36
+ const normal = "_normal_b0zzf_168";
37
+ const medium = "_medium_b0zzf_172";
38
+ const semibold = "_semibold_b0zzf_176";
39
+ const bold = "_bold_b0zzf_180";
40
+ const truncate = "_truncate_b0zzf_184";
41
+ const block = "_block_b0zzf_190";
42
+ const visuallyHidden = "_visuallyHidden_b0zzf_194";
43
+ const start = "_start_b0zzf_207";
44
+ const center = "_center_b0zzf_211";
45
+ const end = "_end_b0zzf_215";
46
+ const justify = "_justify_b0zzf_219";
47
+ const numeric = "_numeric_b0zzf_227";
48
+ const transformNone = "_transformNone_b0zzf_231";
49
+ const transformCapitalize = "_transformCapitalize_b0zzf_235";
50
+ const transformUppercase = "_transformUppercase_b0zzf_239";
51
+ const transformLowercase = "_transformLowercase_b0zzf_243";
52
+ const whiteSpaceNormal = "_whiteSpaceNormal_b0zzf_247";
53
+ const whiteSpacePre = "_whiteSpacePre_b0zzf_251";
54
+ const whiteSpaceNowrap = "_whiteSpaceNowrap_b0zzf_255";
55
55
  const styles = {
56
56
  Text: Text$1,
57
57
  heading1,
@@ -69,7 +69,7 @@ const styles = {
69
69
  overline,
70
70
  overline2,
71
71
  button,
72
- "small-button": "_small-button_1dino_160",
72
+ "small-button": "_small-button_b0zzf_160",
73
73
  normal,
74
74
  medium,
75
75
  semibold,
@@ -81,7 +81,7 @@ const styles = {
81
81
  center,
82
82
  end,
83
83
  justify,
84
- "break": "_break_1dino_223",
84
+ "break": "_break_b0zzf_223",
85
85
  numeric,
86
86
  transformNone,
87
87
  transformCapitalize,
@@ -90,9 +90,9 @@ const styles = {
90
90
  whiteSpaceNormal,
91
91
  whiteSpacePre,
92
92
  whiteSpaceNowrap,
93
- "whiteSpacePre-wrap": "_whiteSpacePre-wrap_1dino_259",
94
- "whiteSpaceBreak-spaces": "_whiteSpaceBreak-spaces_1dino_263",
95
- "whiteSpacePre-line": "_whiteSpacePre-line_1dino_267"
93
+ "whiteSpacePre-wrap": "_whiteSpacePre-wrap_b0zzf_259",
94
+ "whiteSpaceBreak-spaces": "_whiteSpaceBreak-spaces_b0zzf_263",
95
+ "whiteSpacePre-line": "_whiteSpacePre-line_b0zzf_267"
96
96
  };
97
97
  function Text({ alignment, as: Component = "span", breakWord = false, children, color, id, transform = "none", truncate: truncate2 = false, variant, visuallyHidden: visuallyHidden2 = false, weight, whiteSpace }) {
98
98
  const className = utilities_css.classNames(styles.Text, variant && styles[cleanVariant(variant)], weight && styles[weight], (alignment || truncate2) && styles.block, alignment && styles[alignment], breakWord && styles.break, truncate2 && styles.truncate, visuallyHidden2 && styles.visuallyHidden, transform && styles[utilities_css.variationName("transform", transform)], whiteSpace && styles[utilities_css.variationName("whiteSpace", whiteSpace)]);
@@ -28,7 +28,7 @@ var __objRest = (source, exclude) => {
28
28
  return target;
29
29
  };
30
30
  const React = require("react");
31
- const InputField = require("./InputField-2I7cBW-k.js");
31
+ const InputField = require("./InputField-ISqVunp5.js");
32
32
  function TextField(props) {
33
33
  const _a = props, { type = "text", size = "md", isDisabled = false, isRequired = false, validationState = "valid", isLabelEmphasized = false, autoFocus = false } = _a, restProps = __objRest(_a, ["type", "size", "isDisabled", "isRequired", "validationState", "isLabelEmphasized", "autoFocus"]);
34
34
  return React.createElement(InputField.InputField, __spreadValues({
@@ -27,7 +27,7 @@ var __objRest = (source, exclude) => {
27
27
  return target;
28
28
  };
29
29
  import React__default from "react";
30
- import { I as InputField } from "./InputField-BEQE01Ks.mjs";
30
+ import { I as InputField } from "./InputField-ErsDNt4h.mjs";
31
31
  function TextField(props) {
32
32
  const _a = props, { type = "text", size = "md", isDisabled = false, isRequired = false, validationState = "valid", isLabelEmphasized = false, autoFocus = false } = _a, restProps = __objRest(_a, ["type", "size", "isDisabled", "isRequired", "validationState", "isLabelEmphasized", "autoFocus"]);
33
33
  return React__default.createElement(InputField, __spreadValues({
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
32
32
  import { $ as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "./mergeProps-DSi85raC.mjs";
33
33
  import { $ as $5dc95899b306f630$export$c9058316764c140e } from "./mergeRefs-CCV6itCY.mjs";
34
34
  import React__default, { forwardRef } from "react";
35
- import { T as Text } from "./Text-BY4p1xZ-.mjs";
35
+ import { T as Text } from "./Text-DAilskpC.mjs";
36
36
  import { classNames } from "../utilities/css.mjs";
37
37
  import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "./useToggleState-kFojjzgV.mjs";
38
38
  import { $ as $d2c8e2b0480f3f34$export$cbe85ee05b554577 } from "./useToggle-CbrJW7jr.mjs";
@@ -52,13 +52,13 @@ function $b418ec0c85c52f27$export$d853f7095ae95f88(props, state, ref) {
52
52
  isReadOnly
53
53
  };
54
54
  }
55
- const Switch$1 = "_Switch_rommo_5";
56
- const focusVisible = "_focusVisible_rommo_13";
57
- const track = "_track_rommo_25";
58
- const thumb = "_thumb_rommo_29";
59
- const hovered = "_hovered_rommo_33";
60
- const disabled = "_disabled_rommo_33";
61
- const selected = "_selected_rommo_37";
55
+ const Switch$1 = "_Switch_pix1s_5";
56
+ const focusVisible = "_focusVisible_pix1s_13";
57
+ const track = "_track_pix1s_25";
58
+ const thumb = "_thumb_pix1s_29";
59
+ const hovered = "_hovered_pix1s_33";
60
+ const disabled = "_disabled_pix1s_33";
61
+ const selected = "_selected_pix1s_37";
62
62
  const styles$1 = {
63
63
  Switch: Switch$1,
64
64
  focusVisible,
@@ -91,9 +91,9 @@ function Switch(props) {
91
91
  r: 6
92
92
  })));
93
93
  }
94
- const Toggle$1 = "_Toggle_1yrn4_5";
95
- const text = "_text_1yrn4_25";
96
- const input = "_input_1yrn4_26";
94
+ const Toggle$1 = "_Toggle_1a70e_5";
95
+ const text = "_text_1a70e_30";
96
+ const input = "_input_1a70e_31";
97
97
  const styles = {
98
98
  Toggle: Toggle$1,
99
99
  text,
@@ -33,7 +33,7 @@ var __objRest = (source, exclude) => {
33
33
  const mergeProps = require("./mergeProps-DniMwM6P.js");
34
34
  const mergeRefs = require("./mergeRefs-CQsNYO0P.js");
35
35
  const React = require("react");
36
- const Text = require("./Text-C6DuTMMj.js");
36
+ const Text = require("./Text-DKSomTmh.js");
37
37
  const utilities_css = require("../utilities/css.js");
38
38
  const useToggleState = require("./useToggleState-CdbEMLRz.js");
39
39
  const useToggle = require("./useToggle-Cu5EqIJD.js");
@@ -53,13 +53,13 @@ function $b418ec0c85c52f27$export$d853f7095ae95f88(props, state, ref) {
53
53
  isReadOnly
54
54
  };
55
55
  }
56
- const Switch$1 = "_Switch_rommo_5";
57
- const focusVisible = "_focusVisible_rommo_13";
58
- const track = "_track_rommo_25";
59
- const thumb = "_thumb_rommo_29";
60
- const hovered = "_hovered_rommo_33";
61
- const disabled = "_disabled_rommo_33";
62
- const selected = "_selected_rommo_37";
56
+ const Switch$1 = "_Switch_pix1s_5";
57
+ const focusVisible = "_focusVisible_pix1s_13";
58
+ const track = "_track_pix1s_25";
59
+ const thumb = "_thumb_pix1s_29";
60
+ const hovered = "_hovered_pix1s_33";
61
+ const disabled = "_disabled_pix1s_33";
62
+ const selected = "_selected_pix1s_37";
63
63
  const styles$1 = {
64
64
  Switch: Switch$1,
65
65
  focusVisible,
@@ -92,9 +92,9 @@ function Switch(props) {
92
92
  r: 6
93
93
  })));
94
94
  }
95
- const Toggle$1 = "_Toggle_1yrn4_5";
96
- const text = "_text_1yrn4_25";
97
- const input = "_input_1yrn4_26";
95
+ const Toggle$1 = "_Toggle_1a70e_5";
96
+ const text = "_text_1a70e_30";
97
+ const input = "_input_1a70e_31";
98
98
  const styles = {
99
99
  Toggle: Toggle$1,
100
100
  text,
@@ -19,7 +19,7 @@ var __spreadValues = (a, b) => {
19
19
  };
20
20
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
21
21
  const React = require("react");
22
- const Text = require("./Text-C6DuTMMj.js");
22
+ const Text = require("./Text-DKSomTmh.js");
23
23
  const utilities_css = require("../utilities/css.js");
24
24
  const Overlay = require("./Overlay-CwJbrICR.js");
25
25
  const useFocusVisible = require("./useFocusVisible-CiIrKjuz.js");
@@ -216,13 +216,13 @@ function $4e1b34546679e357$export$a6da6c504e4bba8b(props, state, ref) {
216
216
  }
217
217
  };
218
218
  }
219
- const Tooltip$1 = "_Tooltip_8ndyz_5";
220
- const text = "_text_8ndyz_25";
221
- const arrow = "_arrow_8ndyz_31";
222
- const top = "_top_8ndyz_40";
223
- const bottom = "_bottom_8ndyz_41";
224
- const left = "_left_8ndyz_45";
225
- const right = "_right_8ndyz_46";
219
+ const Tooltip$1 = "_Tooltip_zo9qo_5";
220
+ const text = "_text_zo9qo_25";
221
+ const arrow = "_arrow_zo9qo_31";
222
+ const top = "_top_zo9qo_40";
223
+ const bottom = "_bottom_zo9qo_41";
224
+ const left = "_left_zo9qo_45";
225
+ const right = "_right_zo9qo_46";
226
226
  const styles = {
227
227
  Tooltip: Tooltip$1,
228
228
  text,
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
18
18
  };
19
19
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
20
  import React__default, { useMemo, useRef, useEffect, useLayoutEffect } from "react";
21
- import { T as Text } from "./Text-BY4p1xZ-.mjs";
21
+ import { T as Text } from "./Text-DAilskpC.mjs";
22
22
  import { getComponentToken, pxToRem, classNames } from "../utilities/css.mjs";
23
23
  import { a as $fc909762b330b746$export$61c6a8c84e605fb6, d as $337b884510726a0d$export$c6fdb837b070b4ff } from "./Overlay-zuiAML3I.mjs";
24
24
  import { $ as $507fabe10e71c6fb$export$630ff653c5ada6a9, b as $507fabe10e71c6fb$export$b9b3dfddab17db27 } from "./useFocusVisible-Bb3k4_O_.mjs";
@@ -215,13 +215,13 @@ function $4e1b34546679e357$export$a6da6c504e4bba8b(props, state, ref) {
215
215
  }
216
216
  };
217
217
  }
218
- const Tooltip$1 = "_Tooltip_8ndyz_5";
219
- const text = "_text_8ndyz_25";
220
- const arrow = "_arrow_8ndyz_31";
221
- const top = "_top_8ndyz_40";
222
- const bottom = "_bottom_8ndyz_41";
223
- const left = "_left_8ndyz_45";
224
- const right = "_right_8ndyz_46";
218
+ const Tooltip$1 = "_Tooltip_zo9qo_5";
219
+ const text = "_text_zo9qo_25";
220
+ const arrow = "_arrow_zo9qo_31";
221
+ const top = "_top_zo9qo_40";
222
+ const bottom = "_bottom_zo9qo_41";
223
+ const left = "_left_zo9qo_45";
224
+ const right = "_right_zo9qo_46";
225
225
  const styles = {
226
226
  Tooltip: Tooltip$1,
227
227
  text,
@@ -32,9 +32,9 @@ var __objRest = (source, exclude) => {
32
32
  };
33
33
  const React = require("react");
34
34
  const utilities_css = require("../utilities/css.js");
35
- const VerticalStack$1 = "_VerticalStack_1ygil_5";
36
- const listReset = "_listReset_1ygil_58";
37
- const fieldsetReset = "_fieldsetReset_1ygil_65";
35
+ const VerticalStack$1 = "_VerticalStack_1nxyx_5";
36
+ const listReset = "_listReset_1nxyx_58";
37
+ const fieldsetReset = "_fieldsetReset_1nxyx_65";
38
38
  const styles = {
39
39
  VerticalStack: VerticalStack$1,
40
40
  listReset,
@@ -31,9 +31,9 @@ var __objRest = (source, exclude) => {
31
31
  };
32
32
  import React__default, { forwardRef } from "react";
33
33
  import { classNames, getComponentToken, getResponsiveDesignToken, sanitizeCustomProperties } from "../utilities/css.mjs";
34
- const VerticalStack$1 = "_VerticalStack_1ygil_5";
35
- const listReset = "_listReset_1ygil_58";
36
- const fieldsetReset = "_fieldsetReset_1ygil_65";
34
+ const VerticalStack$1 = "_VerticalStack_1nxyx_5";
35
+ const listReset = "_listReset_1nxyx_58";
36
+ const fieldsetReset = "_fieldsetReset_1nxyx_65";
37
37
  const styles = {
38
38
  VerticalStack: VerticalStack$1,
39
39
  listReset,
@@ -2,11 +2,11 @@
2
2
  const React = require("react");
3
3
  const useIntersectionDetection = require("./useIntersectionDetection-DI5n4zwA.js");
4
4
  const utilities_css = require("../utilities/css.js");
5
- const interceptor = "_interceptor_83g4t_5";
6
- const top = "_top_83g4t_13";
7
- const bottom = "_bottom_83g4t_14";
8
- const left = "_left_83g4t_18";
9
- const right = "_right_83g4t_19";
5
+ const interceptor = "_interceptor_1o4yf_5";
6
+ const top = "_top_1o4yf_13";
7
+ const bottom = "_bottom_1o4yf_14";
8
+ const left = "_left_1o4yf_18";
9
+ const right = "_right_1o4yf_19";
10
10
  const styles = {
11
11
  interceptor,
12
12
  top,
@@ -1,11 +1,11 @@
1
1
  import React__default, { useRef, useCallback } from "react";
2
2
  import { u as useIntersectionDetection } from "./useIntersectionDetection-BvUmtDgl.mjs";
3
3
  import { classNames } from "../utilities/css.mjs";
4
- const interceptor = "_interceptor_83g4t_5";
5
- const top = "_top_83g4t_13";
6
- const bottom = "_bottom_83g4t_14";
7
- const left = "_left_83g4t_18";
8
- const right = "_right_83g4t_19";
4
+ const interceptor = "_interceptor_1o4yf_5";
5
+ const top = "_top_1o4yf_13";
6
+ const bottom = "_bottom_1o4yf_14";
7
+ const left = "_left_1o4yf_18";
8
+ const right = "_right_1o4yf_19";
9
9
  const styles = {
10
10
  interceptor,
11
11
  top,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easypost/easy-ui",
3
- "version": "1.0.0-alpha.70",
3
+ "version": "1.0.0-alpha.71",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ],