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

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 +13 -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-DF_rdiaE.mjs → Button-BuHLa-_9.mjs} +25 -21
  114. package/__chunks__/{Button-BPRaVGPL.js → Button-D3HH6Cop.js} +25 -21
  115. package/__chunks__/{Calendar-BypbgQDc.mjs → Calendar-CS3-UW6-.mjs} +1 -1
  116. package/__chunks__/{Calendar-Tx6YYe1Z.js → Calendar-HLsBZpg5.js} +1 -1
  117. package/__chunks__/{CalendarBase-CyfGzPs0.js → CalendarBase-BsJ1gLtC.js} +18 -18
  118. package/__chunks__/{CalendarBase-d72EQzpy.mjs → CalendarBase-DN4q1mxw.mjs} +18 -18
  119. package/__chunks__/{Card-ULdlYqfr.mjs → Card-BL_e88zr.mjs} +12 -12
  120. package/__chunks__/{Card-D1i8zLMR.js → Card-CvXlsu1o.js} +12 -12
  121. package/__chunks__/{Checkbox-CQ1sLqDH.js → Checkbox-BbmNbbNQ.js} +19 -19
  122. package/__chunks__/{Checkbox-CAqgwqP5.mjs → Checkbox-D0xwliOU.mjs} +19 -19
  123. package/__chunks__/{CodeSnippet-BaPDU5UY.js → CodeSnippet-CpLud0B6.js} +2 -2
  124. package/__chunks__/{CodeSnippet-nq2cOEYD.mjs → CodeSnippet-vJa_F29X.mjs} +2 -2
  125. package/__chunks__/{DatePickerBase-D_Cbxxc6.js → DatePickerBase-D4ciyYti.js} +15 -15
  126. package/__chunks__/{DatePickerBase-ix3RmplD.mjs → DatePickerBase-DmqKEP5k.mjs} +15 -15
  127. package/__chunks__/{HelpMenu-BMczxdnx.mjs → HelpMenu-4kIhlSTd.mjs} +6 -6
  128. package/__chunks__/{HelpMenu-OAKEfgwn.js → HelpMenu-BG-6BlVd.js} +6 -6
  129. package/__chunks__/{HorizontalGrid-B666Dz0t.js → HorizontalGrid-CAxzLBcy.js} +1 -1
  130. package/__chunks__/{HorizontalGrid-BZzIqRyv.mjs → HorizontalGrid-Caa2bBkn.mjs} +1 -1
  131. package/__chunks__/{HorizontalStack-ycH41R6u.mjs → HorizontalStack-Bsl5R02e.mjs} +1 -1
  132. package/__chunks__/{HorizontalStack-ClWTvZqM.js → HorizontalStack-DH_u-Fl7.js} +1 -1
  133. package/__chunks__/{Icon-BlcrcY3U.js → Icon-BLHQN7Np.js} +2 -2
  134. package/__chunks__/{Icon-CQ73-QIg.mjs → Icon-DL_gGk21.mjs} +2 -2
  135. package/__chunks__/{InputCaption-CWtoKFv-.mjs → InputCaption-CPAw7fJI.mjs} +2 -2
  136. package/__chunks__/{InputCaption-BL_NLjoT.js → InputCaption-OV5VGKWq.js} +2 -2
  137. package/__chunks__/{InputField-BEQE01Ks.mjs → InputField-B_3YmU4B.mjs} +4 -4
  138. package/__chunks__/{InputField-2I7cBW-k.js → InputField-ChgMqvwU.js} +4 -4
  139. package/__chunks__/{InputIcon-Djdhmk7P.js → InputIcon-BXS9Y8rn.js} +31 -31
  140. package/__chunks__/{InputIcon-CktsE7z9.mjs → InputIcon-COm6bQef.mjs} +31 -31
  141. package/__chunks__/{KebabButton-D_JdD9tg.mjs → KebabButton-BRGCIPIv.mjs} +4 -4
  142. package/__chunks__/{KebabButton-CpClD-ta.js → KebabButton-DO9OIb2W.js} +4 -4
  143. package/__chunks__/{Menu-DZBO3sp5.mjs → Menu-BYCSuuaR.mjs} +11 -11
  144. package/__chunks__/{Menu-ChrJLF1b.js → Menu-DzWdkzK8.js} +11 -11
  145. package/__chunks__/{Notification-BoupUo2q.mjs → Notification-BKVkpmTz.mjs} +14 -14
  146. package/__chunks__/{Notification-fbWzf7BF.js → Notification-D2fe-Xxz.js} +14 -14
  147. package/__chunks__/{PillGroup-3zK1GHRU.mjs → PillGroup-9OjxsTMP.mjs} +5 -5
  148. package/__chunks__/{PillGroup-6MG9UkFs.js → PillGroup-CHPsa3VB.js} +5 -5
  149. package/__chunks__/{RadioGroup-BKpolhQi.js → RadioGroup-BulGTLfR.js} +14 -14
  150. package/__chunks__/{RadioGroup-mbzALykd.mjs → RadioGroup-DV7xIP19.mjs} +14 -14
  151. package/__chunks__/{RangeCalendar-Bctey6Vi.mjs → RangeCalendar-CwDjqHGQ.mjs} +1 -1
  152. package/__chunks__/{RangeCalendar-BbXSVgVP.js → RangeCalendar-jktYfFqj.js} +1 -1
  153. package/__chunks__/{SelectOverlay-BXGkUiwu.mjs → SelectOverlay-6pBMMSgG.mjs} +19 -19
  154. package/__chunks__/{SelectOverlay-CdA5k1EB.js → SelectOverlay-HjVuurPc.js} +19 -19
  155. package/__chunks__/{SelectorErrorTooltip-CPVNpxGK.mjs → SelectorErrorTooltip-B4k8RWP0.mjs} +4 -4
  156. package/__chunks__/{SelectorErrorTooltip-BpiNAFuB.js → SelectorErrorTooltip-BWn16OXi.js} +4 -4
  157. package/__chunks__/{Spinner-w1oZ97DZ.mjs → Spinner-CNPgXjAf.mjs} +4 -4
  158. package/__chunks__/{Spinner-DGw1szSS.js → Spinner-vUeXdpkO.js} +4 -4
  159. package/__chunks__/{Stepper-0S2slVvL.mjs → Stepper-CAscDgRy.mjs} +25 -25
  160. package/__chunks__/{Stepper-C0LQwSRc.js → Stepper-sqTqQ9uL.js} +25 -25
  161. package/__chunks__/{TabNav-Bhq7vuFD.js → TabNav-ByxN1m64.js} +1 -1
  162. package/__chunks__/{TabNav-CmEu1osE.mjs → TabNav-C1qCKmy4.mjs} +1 -1
  163. package/__chunks__/{Tabs-CVXhD1Q9.mjs → Tabs-CKqKdgkN.mjs} +17 -17
  164. package/__chunks__/{Tabs-Bgb2pnmW.js → Tabs-DNN1AXwm.js} +17 -17
  165. package/__chunks__/{Text-BY4p1xZ-.mjs → Text-BPOoDg5O.mjs} +40 -40
  166. package/__chunks__/{Text-C6DuTMMj.js → Text-CFmLMgB7.js} +40 -40
  167. package/__chunks__/{TextField-CjTtasRE.js → TextField-CES6ydsj.js} +1 -1
  168. package/__chunks__/{TextField-BhrZgTyN.mjs → TextField-CtAwsnQG.mjs} +1 -1
  169. package/__chunks__/{Toggle-DXWt5hLD.js → Toggle-D5VRzeJU.js} +11 -11
  170. package/__chunks__/{Toggle-DVZ0H58G.mjs → Toggle-qwyZuSZH.mjs} +11 -11
  171. package/__chunks__/{Tooltip-Dg1Eau1x.mjs → Tooltip-BAKQ9mVy.mjs} +8 -8
  172. package/__chunks__/{Tooltip-vmnwEvfN.js → Tooltip-CYDWD3VB.js} +8 -8
  173. package/__chunks__/{VerticalStack-DIWUMCDj.js → VerticalStack-B7ytb3Iu.js} +3 -3
  174. package/__chunks__/{VerticalStack-BIhfodYr.mjs → VerticalStack-BkGZvd41.mjs} +3 -3
  175. package/__chunks__/{useEdgeInterceptors-BE1QLRt6.js → useEdgeInterceptors-Dr0sj9Ly.js} +5 -5
  176. package/__chunks__/{useEdgeInterceptors-DUaDYOew.mjs → useEdgeInterceptors-WqF_YygM.mjs} +5 -5
  177. package/package.json +1 -1
  178. package/style.css +1082 -1066
  179. package/styles/_accessibility.scss +6 -0
@@ -1,4 +1,4 @@
1
- import { H } from "../__chunks__/HorizontalGrid-BZzIqRyv.mjs";
1
+ import { H } from "../__chunks__/HorizontalGrid-Caa2bBkn.mjs";
2
2
  export {
3
3
  H as HorizontalGrid
4
4
  };
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const HorizontalStack = require("../__chunks__/HorizontalStack-ClWTvZqM.js");
3
+ const HorizontalStack = require("../__chunks__/HorizontalStack-DH_u-Fl7.js");
4
4
  exports.HorizontalStack = HorizontalStack.HorizontalStack;
@@ -1,4 +1,4 @@
1
- import { H } from "../__chunks__/HorizontalStack-ycH41R6u.mjs";
1
+ import { H } from "../__chunks__/HorizontalStack-Bsl5R02e.mjs";
2
2
  export {
3
3
  H as HorizontalStack
4
4
  };
package/Icon/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const Icon = require("../__chunks__/Icon-BlcrcY3U.js");
3
+ const Icon = require("../__chunks__/Icon-BLHQN7Np.js");
4
4
  exports.Icon = Icon.Icon;
package/Icon/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { I } from "../__chunks__/Icon-CQ73-QIg.mjs";
1
+ import { I } from "../__chunks__/Icon-DL_gGk21.mjs";
2
2
  export {
3
3
  I as Icon
4
4
  };
@@ -30,19 +30,19 @@ var __objRest = (source, exclude) => {
30
30
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
31
31
  const React = require("react");
32
32
  const UnstyledButton = require("../__chunks__/UnstyledButton-yd6ZL2Yi.js");
33
- const Icon = require("../__chunks__/Icon-BlcrcY3U.js");
34
- const Text = require("../__chunks__/Text-C6DuTMMj.js");
33
+ const Icon = require("../__chunks__/Icon-BLHQN7Np.js");
34
+ const Text = require("../__chunks__/Text-CFmLMgB7.js");
35
35
  const utilities_css = require("../utilities/css.js");
36
- const IconButton$1 = "_IconButton_61bso_5";
37
- const colorPrimary = "_colorPrimary_61bso_20";
38
- const colorSecondary = "_colorSecondary_61bso_28";
39
- const colorSuccess = "_colorSuccess_61bso_36";
40
- const colorWarning = "_colorWarning_61bso_44";
41
- const colorNeutral = "_colorNeutral_61bso_52";
42
- const colorSupport = "_colorSupport_61bso_60";
43
- const colorInverse = "_colorInverse_61bso_66";
44
- const variantOutlined = "_variantOutlined_61bso_72";
45
- const variantFilled = "_variantFilled_61bso_101";
36
+ const IconButton$1 = "_IconButton_4ybki_5";
37
+ const colorPrimary = "_colorPrimary_4ybki_20";
38
+ const colorSecondary = "_colorSecondary_4ybki_28";
39
+ const colorSuccess = "_colorSuccess_4ybki_36";
40
+ const colorWarning = "_colorWarning_4ybki_44";
41
+ const colorNeutral = "_colorNeutral_4ybki_52";
42
+ const colorSupport = "_colorSupport_4ybki_60";
43
+ const colorInverse = "_colorInverse_4ybki_66";
44
+ const variantOutlined = "_variantOutlined_4ybki_72";
45
+ const variantFilled = "_variantFilled_4ybki_101";
46
46
  const styles = {
47
47
  IconButton: IconButton$1,
48
48
  colorPrimary,
@@ -28,19 +28,19 @@ var __objRest = (source, exclude) => {
28
28
  };
29
29
  import React__default, { forwardRef } from "react";
30
30
  import { l as logWarningIfInvalidColorVariantCombination, U as UnstyledButton } from "../__chunks__/UnstyledButton-D_DzFe67.mjs";
31
- import { I as Icon } from "../__chunks__/Icon-CQ73-QIg.mjs";
32
- import { T as Text } from "../__chunks__/Text-BY4p1xZ-.mjs";
31
+ import { I as Icon } from "../__chunks__/Icon-DL_gGk21.mjs";
32
+ import { T as Text } from "../__chunks__/Text-BPOoDg5O.mjs";
33
33
  import { classNames, variationName } from "../utilities/css.mjs";
34
- const IconButton$1 = "_IconButton_61bso_5";
35
- const colorPrimary = "_colorPrimary_61bso_20";
36
- const colorSecondary = "_colorSecondary_61bso_28";
37
- const colorSuccess = "_colorSuccess_61bso_36";
38
- const colorWarning = "_colorWarning_61bso_44";
39
- const colorNeutral = "_colorNeutral_61bso_52";
40
- const colorSupport = "_colorSupport_61bso_60";
41
- const colorInverse = "_colorInverse_61bso_66";
42
- const variantOutlined = "_variantOutlined_61bso_72";
43
- const variantFilled = "_variantFilled_61bso_101";
34
+ const IconButton$1 = "_IconButton_4ybki_5";
35
+ const colorPrimary = "_colorPrimary_4ybki_20";
36
+ const colorSecondary = "_colorSecondary_4ybki_28";
37
+ const colorSuccess = "_colorSuccess_4ybki_36";
38
+ const colorWarning = "_colorWarning_4ybki_44";
39
+ const colorNeutral = "_colorNeutral_4ybki_52";
40
+ const colorSupport = "_colorSupport_4ybki_60";
41
+ const colorInverse = "_colorInverse_4ybki_66";
42
+ const variantOutlined = "_variantOutlined_4ybki_72";
43
+ const variantFilled = "_variantFilled_4ybki_101";
44
44
  const styles = {
45
45
  IconButton: IconButton$1,
46
46
  colorPrimary,
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const InputField = require("../__chunks__/InputField-2I7cBW-k.js");
3
+ const InputField = require("../__chunks__/InputField-ChgMqvwU.js");
4
4
  exports.InputField = InputField.InputField;
@@ -1,4 +1,4 @@
1
- import { I } from "../__chunks__/InputField-BEQE01Ks.mjs";
1
+ import { I } from "../__chunks__/InputField-B_3YmU4B.mjs";
2
2
  export {
3
3
  I as InputField
4
4
  };
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const KebabButton = require("../__chunks__/KebabButton-CpClD-ta.js");
3
+ const KebabButton = require("../__chunks__/KebabButton-DO9OIb2W.js");
4
4
  exports.KebabButton = KebabButton.KebabButton;
@@ -1,4 +1,4 @@
1
- import { K } from "../__chunks__/KebabButton-D_JdD9tg.mjs";
1
+ import { K } from "../__chunks__/KebabButton-BRGCIPIv.mjs";
2
2
  export {
3
3
  K as KebabButton
4
4
  };
package/Menu/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const Menu = require("../__chunks__/Menu-ChrJLF1b.js");
3
+ const Menu = require("../__chunks__/Menu-DzWdkzK8.js");
4
4
  exports.Menu = Menu.Menu;
package/Menu/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { M } from "../__chunks__/Menu-DZBO3sp5.mjs";
1
+ import { M } from "../__chunks__/Menu-BYCSuuaR.mjs";
2
2
  export {
3
3
  M as Menu
4
4
  };
package/Modal/index.js CHANGED
@@ -34,12 +34,12 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
34
34
  const React = require("react");
35
35
  const utilities_css = require("../utilities/css.js");
36
36
  const utilities_useScrollbar = require("../utilities/useScrollbar.js");
37
- const Button = require("../__chunks__/Button-BPRaVGPL.js");
37
+ const Button = require("../__chunks__/Button-D3HH6Cop.js");
38
38
  const Close = require("../__chunks__/Close-BQ2IlPyf.js");
39
- const HorizontalStack = require("../__chunks__/HorizontalStack-ClWTvZqM.js");
40
- const Icon = require("../__chunks__/Icon-BlcrcY3U.js");
41
- const Text = require("../__chunks__/Text-C6DuTMMj.js");
42
- const VerticalStack = require("../__chunks__/VerticalStack-DIWUMCDj.js");
39
+ const HorizontalStack = require("../__chunks__/HorizontalStack-DH_u-Fl7.js");
40
+ const Icon = require("../__chunks__/Icon-BLHQN7Np.js");
41
+ const Text = require("../__chunks__/Text-CFmLMgB7.js");
42
+ const VerticalStack = require("../__chunks__/VerticalStack-B7ytb3Iu.js");
43
43
  const useModalOverlay = require("../__chunks__/useModalOverlay-gSHY_FAb.js");
44
44
  const Overlay = require("../__chunks__/Overlay-CwJbrICR.js");
45
45
  const useOverlayTrigger = require("../__chunks__/useOverlayTrigger-CiUR_pLO.js");
@@ -65,20 +65,20 @@ const useModalTrigger = () => {
65
65
  const modalTriggerContext = useModalTriggerContext();
66
66
  return modalTriggerContext.state;
67
67
  };
68
- const underlayBg = "_underlayBg_cqo7f_5";
69
- const underlayBox = "_underlayBox_cqo7f_28";
70
- const underlayEdge = "_underlayEdge_cqo7f_36";
71
- const Modal$1 = "_Modal_cqo7f_42";
72
- const header = "_header_cqo7f_60";
73
- const stuck = "_stuck_cqo7f_66";
74
- const body = "_body_cqo7f_70";
75
- const content = "_content_cqo7f_77";
76
- const footer = "_footer_cqo7f_94";
77
- const closeBtn = "_closeBtn_cqo7f_111";
78
- const iconAtEnd = "_iconAtEnd_cqo7f_125";
79
- const sizeSm = "_sizeSm_cqo7f_131";
80
- const sizeMd = "_sizeMd_cqo7f_135";
81
- const sizeLg = "_sizeLg_cqo7f_139";
68
+ const underlayBg = "_underlayBg_118qn_5";
69
+ const underlayBox = "_underlayBox_118qn_28";
70
+ const underlayEdge = "_underlayEdge_118qn_36";
71
+ const Modal$1 = "_Modal_118qn_42";
72
+ const header = "_header_118qn_60";
73
+ const stuck = "_stuck_118qn_66";
74
+ const body = "_body_118qn_70";
75
+ const content = "_content_118qn_77";
76
+ const footer = "_footer_118qn_94";
77
+ const closeBtn = "_closeBtn_118qn_111";
78
+ const iconAtEnd = "_iconAtEnd_118qn_125";
79
+ const sizeSm = "_sizeSm_118qn_131";
80
+ const sizeMd = "_sizeMd_118qn_135";
81
+ const sizeLg = "_sizeLg_118qn_139";
82
82
  const styles = {
83
83
  underlayBg,
84
84
  underlayBox,
package/Modal/index.mjs CHANGED
@@ -32,12 +32,12 @@ var __objRest = (source, exclude) => {
32
32
  import React__default, { createContext, useContext, useMemo, cloneElement, useState, useRef } from "react";
33
33
  import { classNames, variationName } from "../utilities/css.mjs";
34
34
  import { useScrollbar } from "../utilities/useScrollbar.mjs";
35
- import { B as Button } from "../__chunks__/Button-DF_rdiaE.mjs";
35
+ import { B as Button } from "../__chunks__/Button-BuHLa-_9.mjs";
36
36
  import { C as Close } from "../__chunks__/Close-Cq6Q6MN6.mjs";
37
- import { H as HorizontalStack } from "../__chunks__/HorizontalStack-ycH41R6u.mjs";
38
- import { I as Icon } from "../__chunks__/Icon-CQ73-QIg.mjs";
39
- import { T as Text } from "../__chunks__/Text-BY4p1xZ-.mjs";
40
- import { V as VerticalStack } from "../__chunks__/VerticalStack-BIhfodYr.mjs";
37
+ import { H as HorizontalStack } from "../__chunks__/HorizontalStack-Bsl5R02e.mjs";
38
+ import { I as Icon } from "../__chunks__/Icon-DL_gGk21.mjs";
39
+ import { T as Text } from "../__chunks__/Text-BPOoDg5O.mjs";
40
+ import { V as VerticalStack } from "../__chunks__/VerticalStack-BkGZvd41.mjs";
41
41
  import { $ as $8ac8429251c45e4b$export$dbc0f175b25fb0fb } from "../__chunks__/useModalOverlay-BeCxNyVY.mjs";
42
42
  import { d as $337b884510726a0d$export$c6fdb837b070b4ff, a as $fc909762b330b746$export$61c6a8c84e605fb6 } from "../__chunks__/Overlay-zuiAML3I.mjs";
43
43
  import { $ as $628037886ba31236$export$f9d5c8beee7d008d } from "../__chunks__/useOverlayTrigger-BvP35sYf.mjs";
@@ -63,20 +63,20 @@ const useModalTrigger = () => {
63
63
  const modalTriggerContext = useModalTriggerContext();
64
64
  return modalTriggerContext.state;
65
65
  };
66
- const underlayBg = "_underlayBg_cqo7f_5";
67
- const underlayBox = "_underlayBox_cqo7f_28";
68
- const underlayEdge = "_underlayEdge_cqo7f_36";
69
- const Modal$1 = "_Modal_cqo7f_42";
70
- const header = "_header_cqo7f_60";
71
- const stuck = "_stuck_cqo7f_66";
72
- const body = "_body_cqo7f_70";
73
- const content = "_content_cqo7f_77";
74
- const footer = "_footer_cqo7f_94";
75
- const closeBtn = "_closeBtn_cqo7f_111";
76
- const iconAtEnd = "_iconAtEnd_cqo7f_125";
77
- const sizeSm = "_sizeSm_cqo7f_131";
78
- const sizeMd = "_sizeMd_cqo7f_135";
79
- const sizeLg = "_sizeLg_cqo7f_139";
66
+ const underlayBg = "_underlayBg_118qn_5";
67
+ const underlayBox = "_underlayBox_118qn_28";
68
+ const underlayEdge = "_underlayEdge_118qn_36";
69
+ const Modal$1 = "_Modal_118qn_42";
70
+ const header = "_header_118qn_60";
71
+ const stuck = "_stuck_118qn_66";
72
+ const body = "_body_118qn_70";
73
+ const content = "_content_118qn_77";
74
+ const footer = "_footer_118qn_94";
75
+ const closeBtn = "_closeBtn_118qn_111";
76
+ const iconAtEnd = "_iconAtEnd_118qn_125";
77
+ const sizeSm = "_sizeSm_118qn_131";
78
+ const sizeMd = "_sizeMd_118qn_135";
79
+ const sizeLg = "_sizeLg_118qn_139";
80
80
  const styles = {
81
81
  underlayBg,
82
82
  underlayBox,
@@ -57,7 +57,7 @@ const utils = require("../__chunks__/utils-BlKqJM2_.js");
57
57
  const useHover = require("../__chunks__/useHover-BIKwjrCT.js");
58
58
  const useFocusRing = require("../__chunks__/useFocusRing-f5StfjhA.js");
59
59
  const mergeProps = require("../__chunks__/mergeProps-DniMwM6P.js");
60
- const PillGroup = require("../__chunks__/PillGroup-6MG9UkFs.js");
60
+ const PillGroup = require("../__chunks__/PillGroup-CHPsa3VB.js");
61
61
  const Dialog = require("../__chunks__/Dialog-CuqmbMC4.js");
62
62
  const filterDOMProps = require("../__chunks__/filterDOMProps-D3iOHP0H.js");
63
63
  const useResizeObserver = require("../__chunks__/useResizeObserver-BsbT3mjh.js");
@@ -79,10 +79,10 @@ const useSelectableItem = require("../__chunks__/useSelectableItem-BEkjpB_K.js")
79
79
  const useLocalizedStringFormatter = require("../__chunks__/useLocalizedStringFormatter-CaF1VsOH.js");
80
80
  const useMenuTrigger = require("../__chunks__/useMenuTrigger-DhSBxWW5.js");
81
81
  const useTextField = require("../__chunks__/useTextField-DM-ZTn9j.js");
82
- const Icon = require("../__chunks__/Icon-BlcrcY3U.js");
82
+ const Icon = require("../__chunks__/Icon-BLHQN7Np.js");
83
83
  const utilities = require("../__chunks__/utilities-DIZYscJV.js");
84
- const Spinner = require("../__chunks__/Spinner-DGw1szSS.js");
85
- const Text = require("../__chunks__/Text-C6DuTMMj.js");
84
+ const Spinner = require("../__chunks__/Spinner-vUeXdpkO.js");
85
+ const Text = require("../__chunks__/Text-CFmLMgB7.js");
86
86
  const utilities_css = require("../utilities/css.js");
87
87
  const utilities_useScrollbar = require("../utilities/useScrollbar.js");
88
88
  const VisuallyHidden = require("../__chunks__/VisuallyHidden-DcUrMWfu.js");
@@ -1780,12 +1780,12 @@ const KeyboardArrowDown = (_a) => {
1780
1780
  d: "M480-357.85 253.85-584l32.61-32.61L480-423.08l193.54-193.53L706.15-584 480-357.85Z"
1781
1781
  }));
1782
1782
  };
1783
- const popover = "_popover_4kb9n_5";
1784
- const menu = "_menu_4kb9n_23";
1785
- const option = "_option_4kb9n_28";
1786
- const listEmptyState = "_listEmptyState_4kb9n_29";
1787
- const spinnerContainer = "_spinnerContainer_4kb9n_53";
1788
- const spinner = "_spinner_4kb9n_53";
1783
+ const popover = "_popover_q1wir_5";
1784
+ const menu = "_menu_q1wir_23";
1785
+ const option = "_option_q1wir_28";
1786
+ const listEmptyState = "_listEmptyState_q1wir_29";
1787
+ const spinnerContainer = "_spinnerContainer_q1wir_53";
1788
+ const spinner = "_spinner_q1wir_53";
1789
1789
  const styles$1 = {
1790
1790
  popover,
1791
1791
  menu,
@@ -1859,12 +1859,12 @@ function useElementWidth(elementRef) {
1859
1859
  });
1860
1860
  return width;
1861
1861
  }
1862
- const MultiSelect$1 = "_MultiSelect_17f1h_5";
1863
- const input = "_input_17f1h_38";
1864
- const comboBoxContainer = "_comboBoxContainer_17f1h_43";
1865
- const comboBox = "_comboBox_17f1h_43";
1866
- const inputContainer = "_inputContainer_17f1h_53";
1867
- const dropdownArrowButton = "_dropdownArrowButton_17f1h_84";
1862
+ const MultiSelect$1 = "_MultiSelect_a4x5f_5";
1863
+ const input = "_input_a4x5f_38";
1864
+ const comboBoxContainer = "_comboBoxContainer_a4x5f_43";
1865
+ const comboBox = "_comboBox_a4x5f_43";
1866
+ const inputContainer = "_inputContainer_a4x5f_53";
1867
+ const dropdownArrowButton = "_dropdownArrowButton_a4x5f_84";
1868
1868
  const styles = {
1869
1869
  MultiSelect: MultiSelect$1,
1870
1870
  input,
@@ -56,8 +56,8 @@ import { $ as $64fa3d84918910a7$export$29f1550f4b0d4415, a as $64fa3d84918910a7$
56
56
  import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../__chunks__/useHover-BOYR4wqI.mjs";
57
57
  import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../__chunks__/useFocusRing-KIEn23AD.mjs";
58
58
  import { f as $ff5963eb1fccf552$export$e08e3b67e392101e, $ as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "../__chunks__/mergeProps-DSi85raC.mjs";
59
- import { $ as $0d86e9c8f07f9a7b$export$79c0c687a5963b0a, a as $eed445e0843c11d0$export$7ff8f37d2d81a48d, b as $e1995378a142960e$export$bf788dd355e3a401, c as $01b77f81d0f07f68$export$75b6ee27786ba447, d as $eed445e0843c11d0$export$7c5906fe4f1f2af2, e as $514c0188e459b4c0$export$9afb8bc826b033ea, f as $eed445e0843c11d0$export$41f133550aa26f48, g as $eed445e0843c11d0$export$a11e76429ed99b4, P as PillGroup } from "../__chunks__/PillGroup-3zK1GHRU.mjs";
60
- import { h } from "../__chunks__/PillGroup-3zK1GHRU.mjs";
59
+ import { $ as $0d86e9c8f07f9a7b$export$79c0c687a5963b0a, a as $eed445e0843c11d0$export$7ff8f37d2d81a48d, b as $e1995378a142960e$export$bf788dd355e3a401, c as $01b77f81d0f07f68$export$75b6ee27786ba447, d as $eed445e0843c11d0$export$7c5906fe4f1f2af2, e as $514c0188e459b4c0$export$9afb8bc826b033ea, f as $eed445e0843c11d0$export$41f133550aa26f48, g as $eed445e0843c11d0$export$a11e76429ed99b4, P as PillGroup } from "../__chunks__/PillGroup-9OjxsTMP.mjs";
60
+ import { h } from "../__chunks__/PillGroup-9OjxsTMP.mjs";
61
61
  import { c as $de32f1b87079253c$export$d2f961adcb0afbe, d as $07b14b47974efb58$export$9b9a0cd73afb7ca4, a as $07b14b47974efb58$export$5b6b19405a83ff9d } from "../__chunks__/Dialog-D9aIj4DH.mjs";
62
62
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../__chunks__/filterDOMProps-EDDcM64A.mjs";
63
63
  import { $ as $9daab02d461809db$export$683480f191c0e3ea } from "../__chunks__/useResizeObserver-Dyb4wvuA.mjs";
@@ -79,10 +79,10 @@ import { a as $ae20dd8cbca75726$export$d6daf82dcd84e87c } from "../__chunks__/us
79
79
  import { $ as $fca6afa0e843324b$export$f12b703ca79dfbb1 } from "../__chunks__/useLocalizedStringFormatter-BHXy3Wtu.mjs";
80
80
  import { $ as $168583247155ddda$export$dc9c12ed27dd1b49 } from "../__chunks__/useMenuTrigger-DDKy3dcp.mjs";
81
81
  import { $ as $2d73ec29415bd339$export$712718f7aec83d5 } from "../__chunks__/useTextField-CspDdKaL.mjs";
82
- import { I as Icon } from "../__chunks__/Icon-CQ73-QIg.mjs";
82
+ import { I as Icon } from "../__chunks__/Icon-DL_gGk21.mjs";
83
83
  import { D as DEFAULT_MAX_ITEMS_UNTIL_SCROLL, Y as Y_PADDING_INSIDE_OVERLAY, I as ITEM_HEIGHT, f as getMenuPopoverMaxHeight } from "../__chunks__/utilities-CczOI9Hn.mjs";
84
- import { S as Spinner } from "../__chunks__/Spinner-w1oZ97DZ.mjs";
85
- import { T as Text } from "../__chunks__/Text-BY4p1xZ-.mjs";
84
+ import { S as Spinner } from "../__chunks__/Spinner-CNPgXjAf.mjs";
85
+ import { T as Text } from "../__chunks__/Text-BPOoDg5O.mjs";
86
86
  import { getComponentToken, pxToRem } from "../utilities/css.mjs";
87
87
  import { useScrollbar } from "../utilities/useScrollbar.mjs";
88
88
  import { a as $5c3e21d68f1c4674$export$439d29a4e110a164 } from "../__chunks__/VisuallyHidden-cQCgS6_a.mjs";
@@ -1763,12 +1763,12 @@ const KeyboardArrowDown = (_a) => {
1763
1763
  d: "M480-357.85 253.85-584l32.61-32.61L480-423.08l193.54-193.53L706.15-584 480-357.85Z"
1764
1764
  }));
1765
1765
  };
1766
- const popover = "_popover_4kb9n_5";
1767
- const menu = "_menu_4kb9n_23";
1768
- const option = "_option_4kb9n_28";
1769
- const listEmptyState = "_listEmptyState_4kb9n_29";
1770
- const spinnerContainer = "_spinnerContainer_4kb9n_53";
1771
- const spinner = "_spinner_4kb9n_53";
1766
+ const popover = "_popover_q1wir_5";
1767
+ const menu = "_menu_q1wir_23";
1768
+ const option = "_option_q1wir_28";
1769
+ const listEmptyState = "_listEmptyState_q1wir_29";
1770
+ const spinnerContainer = "_spinnerContainer_q1wir_53";
1771
+ const spinner = "_spinner_q1wir_53";
1772
1772
  const styles$1 = {
1773
1773
  popover,
1774
1774
  menu,
@@ -1842,12 +1842,12 @@ function useElementWidth(elementRef) {
1842
1842
  });
1843
1843
  return width;
1844
1844
  }
1845
- const MultiSelect$1 = "_MultiSelect_17f1h_5";
1846
- const input = "_input_17f1h_38";
1847
- const comboBoxContainer = "_comboBoxContainer_17f1h_43";
1848
- const comboBox = "_comboBox_17f1h_43";
1849
- const inputContainer = "_inputContainer_17f1h_53";
1850
- const dropdownArrowButton = "_dropdownArrowButton_17f1h_84";
1845
+ const MultiSelect$1 = "_MultiSelect_a4x5f_5";
1846
+ const input = "_input_a4x5f_38";
1847
+ const comboBoxContainer = "_comboBoxContainer_a4x5f_43";
1848
+ const comboBox = "_comboBox_a4x5f_43";
1849
+ const inputContainer = "_inputContainer_a4x5f_53";
1850
+ const dropdownArrowButton = "_dropdownArrowButton_a4x5f_84";
1851
1851
  const styles = {
1852
1852
  MultiSelect: MultiSelect$1,
1853
1853
  input,
@@ -21,16 +21,16 @@ var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
21
21
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
22
22
  const React = require("react");
23
23
  const utilities_css = require("../utilities/css.js");
24
- const HorizontalStack = require("../__chunks__/HorizontalStack-ClWTvZqM.js");
25
- const Icon = require("../__chunks__/Icon-BlcrcY3U.js");
26
- const Menu = require("../__chunks__/Menu-ChrJLF1b.js");
27
- const Text = require("../__chunks__/Text-C6DuTMMj.js");
24
+ const HorizontalStack = require("../__chunks__/HorizontalStack-DH_u-Fl7.js");
25
+ const Icon = require("../__chunks__/Icon-BLHQN7Np.js");
26
+ const Menu = require("../__chunks__/Menu-DzWdkzK8.js");
27
+ const Text = require("../__chunks__/Text-CFmLMgB7.js");
28
28
  const useFocusRing = require("../__chunks__/useFocusRing-f5StfjhA.js");
29
29
  const useHover = require("../__chunks__/useHover-BIKwjrCT.js");
30
30
  const usePress = require("../__chunks__/usePress-DTGD4Sub.js");
31
31
  const mergeProps = require("../__chunks__/mergeProps-DniMwM6P.js");
32
32
  const useLink = require("../__chunks__/useLink-CQhl3ZGL.js");
33
- const VerticalStack = require("../__chunks__/VerticalStack-DIWUMCDj.js");
33
+ const VerticalStack = require("../__chunks__/VerticalStack-B7ytb3Iu.js");
34
34
  function EasyPostLogo() {
35
35
  return React.createElement("svg", {
36
36
  width: "139",
@@ -49,13 +49,13 @@ function EasyPostLogo() {
49
49
  fill: "#164DFF"
50
50
  }));
51
51
  }
52
- const button = "_button_j1orf_5";
53
- const focused$2 = "_focused_j1orf_26";
54
- const hovered$2 = "_hovered_j1orf_38";
55
- const selected$2 = "_selected_j1orf_42";
56
- const open = "_open_j1orf_43";
57
- const badgeContainer = "_badgeContainer_j1orf_48";
58
- const badge = "_badge_j1orf_48";
52
+ const button = "_button_1smwi_5";
53
+ const focused$2 = "_focused_1smwi_26";
54
+ const hovered$2 = "_hovered_1smwi_38";
55
+ const selected$2 = "_selected_1smwi_42";
56
+ const open = "_open_1smwi_43";
57
+ const badgeContainer = "_badgeContainer_1smwi_48";
58
+ const badge = "_badge_1smwi_48";
59
59
  const styles$4 = {
60
60
  button,
61
61
  focused: focused$2,
@@ -129,9 +129,9 @@ const PressableButton = React.forwardRef((props, ref) => {
129
129
  }));
130
130
  });
131
131
  PressableButton.displayName = "PressableButton";
132
- const container = "_container_sxsea_5";
133
- const sidebar = "_sidebar_sxsea_12";
134
- const content$1 = "_content_sxsea_19";
132
+ const container = "_container_vta9c_5";
133
+ const sidebar = "_sidebar_vta9c_12";
134
+ const content$1 = "_content_vta9c_19";
135
135
  const styles$3 = {
136
136
  container,
137
137
  sidebar,
@@ -173,10 +173,10 @@ function NexusLayoutMultipageTitle(props) {
173
173
  variant: "heading5"
174
174
  }, children);
175
175
  }
176
- const link$1 = "_link_6mbt4_5";
177
- const focused$1 = "_focused_6mbt4_14";
178
- const hovered$1 = "_hovered_6mbt4_26";
179
- const selected$1 = "_selected_6mbt4_30";
176
+ const link$1 = "_link_1cvsu_5";
177
+ const focused$1 = "_focused_1cvsu_14";
178
+ const hovered$1 = "_hovered_1cvsu_26";
179
+ const selected$1 = "_selected_1cvsu_30";
180
180
  const styles$2 = {
181
181
  link: link$1,
182
182
  focused: focused$1,
@@ -241,10 +241,10 @@ function NexusLayoutMultipageSidebarNavLink(props) {
241
241
  weight: isSelected ? "semibold" : void 0
242
242
  }, children));
243
243
  }
244
- const link = "_link_1iq8j_5";
245
- const focused = "_focused_1iq8j_24";
246
- const hovered = "_hovered_1iq8j_36";
247
- const selected = "_selected_1iq8j_40";
244
+ const link = "_link_javi0_5";
245
+ const focused = "_focused_javi0_24";
246
+ const hovered = "_hovered_javi0_36";
247
+ const selected = "_selected_javi0_40";
248
248
  const styles$1 = {
249
249
  link,
250
250
  focused,
@@ -294,11 +294,11 @@ function NexusLayoutNavLink(props) {
294
294
  weight: "semibold"
295
295
  }, children));
296
296
  }
297
- const NexusLayout$1 = "_NexusLayout_1wa8e_5";
298
- const backgroundDecoration01 = "_backgroundDecoration01_1wa8e_14";
299
- const header = "_header_1wa8e_20";
300
- const logo = "_logo_1wa8e_40";
301
- const content = "_content_1wa8e_44";
297
+ const NexusLayout$1 = "_NexusLayout_1o3e1_5";
298
+ const backgroundDecoration01 = "_backgroundDecoration01_1o3e1_14";
299
+ const header = "_header_1o3e1_20";
300
+ const logo = "_logo_1o3e1_40";
301
+ const content = "_content_1o3e1_44";
302
302
  const styles = {
303
303
  NexusLayout: NexusLayout$1,
304
304
  backgroundDecoration01,
@@ -19,16 +19,16 @@ var __spreadValues = (a, b) => {
19
19
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
20
  import React__default, { useState, useCallback, forwardRef, useRef, useId, useMemo, useContext } from "react";
21
21
  import { classNames, variationName } from "../utilities/css.mjs";
22
- import { H as HorizontalStack } from "../__chunks__/HorizontalStack-ycH41R6u.mjs";
23
- import { I as Icon } from "../__chunks__/Icon-CQ73-QIg.mjs";
24
- import { M as Menu } from "../__chunks__/Menu-DZBO3sp5.mjs";
25
- import { T as Text } from "../__chunks__/Text-BY4p1xZ-.mjs";
22
+ import { H as HorizontalStack } from "../__chunks__/HorizontalStack-Bsl5R02e.mjs";
23
+ import { I as Icon } from "../__chunks__/Icon-DL_gGk21.mjs";
24
+ import { M as Menu } from "../__chunks__/Menu-BYCSuuaR.mjs";
25
+ import { T as Text } from "../__chunks__/Text-BPOoDg5O.mjs";
26
26
  import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../__chunks__/useFocusRing-KIEn23AD.mjs";
27
27
  import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../__chunks__/useHover-BOYR4wqI.mjs";
28
28
  import { $ as $f6c31cce2adf654f$export$45712eceda6fad21 } from "../__chunks__/usePress-CqfuY_T7.mjs";
29
29
  import { $ as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "../__chunks__/mergeProps-DSi85raC.mjs";
30
30
  import { $ as $298d61e98472621b$export$dcf14c9974fe2767 } from "../__chunks__/useLink-BGK9UEQW.mjs";
31
- import { V as VerticalStack } from "../__chunks__/VerticalStack-BIhfodYr.mjs";
31
+ import { V as VerticalStack } from "../__chunks__/VerticalStack-BkGZvd41.mjs";
32
32
  function EasyPostLogo() {
33
33
  return React__default.createElement("svg", {
34
34
  width: "139",
@@ -47,13 +47,13 @@ function EasyPostLogo() {
47
47
  fill: "#164DFF"
48
48
  }));
49
49
  }
50
- const button = "_button_j1orf_5";
51
- const focused$2 = "_focused_j1orf_26";
52
- const hovered$2 = "_hovered_j1orf_38";
53
- const selected$2 = "_selected_j1orf_42";
54
- const open = "_open_j1orf_43";
55
- const badgeContainer = "_badgeContainer_j1orf_48";
56
- const badge = "_badge_j1orf_48";
50
+ const button = "_button_1smwi_5";
51
+ const focused$2 = "_focused_1smwi_26";
52
+ const hovered$2 = "_hovered_1smwi_38";
53
+ const selected$2 = "_selected_1smwi_42";
54
+ const open = "_open_1smwi_43";
55
+ const badgeContainer = "_badgeContainer_1smwi_48";
56
+ const badge = "_badge_1smwi_48";
57
57
  const styles$4 = {
58
58
  button,
59
59
  focused: focused$2,
@@ -127,9 +127,9 @@ const PressableButton = forwardRef((props, ref) => {
127
127
  }));
128
128
  });
129
129
  PressableButton.displayName = "PressableButton";
130
- const container = "_container_sxsea_5";
131
- const sidebar = "_sidebar_sxsea_12";
132
- const content$1 = "_content_sxsea_19";
130
+ const container = "_container_vta9c_5";
131
+ const sidebar = "_sidebar_vta9c_12";
132
+ const content$1 = "_content_vta9c_19";
133
133
  const styles$3 = {
134
134
  container,
135
135
  sidebar,
@@ -171,10 +171,10 @@ function NexusLayoutMultipageTitle(props) {
171
171
  variant: "heading5"
172
172
  }, children);
173
173
  }
174
- const link$1 = "_link_6mbt4_5";
175
- const focused$1 = "_focused_6mbt4_14";
176
- const hovered$1 = "_hovered_6mbt4_26";
177
- const selected$1 = "_selected_6mbt4_30";
174
+ const link$1 = "_link_1cvsu_5";
175
+ const focused$1 = "_focused_1cvsu_14";
176
+ const hovered$1 = "_hovered_1cvsu_26";
177
+ const selected$1 = "_selected_1cvsu_30";
178
178
  const styles$2 = {
179
179
  link: link$1,
180
180
  focused: focused$1,
@@ -239,10 +239,10 @@ function NexusLayoutMultipageSidebarNavLink(props) {
239
239
  weight: isSelected ? "semibold" : void 0
240
240
  }, children));
241
241
  }
242
- const link = "_link_1iq8j_5";
243
- const focused = "_focused_1iq8j_24";
244
- const hovered = "_hovered_1iq8j_36";
245
- const selected = "_selected_1iq8j_40";
242
+ const link = "_link_javi0_5";
243
+ const focused = "_focused_javi0_24";
244
+ const hovered = "_hovered_javi0_36";
245
+ const selected = "_selected_javi0_40";
246
246
  const styles$1 = {
247
247
  link,
248
248
  focused,
@@ -292,11 +292,11 @@ function NexusLayoutNavLink(props) {
292
292
  weight: "semibold"
293
293
  }, children));
294
294
  }
295
- const NexusLayout$1 = "_NexusLayout_1wa8e_5";
296
- const backgroundDecoration01 = "_backgroundDecoration01_1wa8e_14";
297
- const header = "_header_1wa8e_20";
298
- const logo = "_logo_1wa8e_40";
299
- const content = "_content_1wa8e_44";
295
+ const NexusLayout$1 = "_NexusLayout_1o3e1_5";
296
+ const backgroundDecoration01 = "_backgroundDecoration01_1o3e1_14";
297
+ const header = "_header_1o3e1_20";
298
+ const logo = "_logo_1o3e1_40";
299
+ const content = "_content_1o3e1_44";
300
300
  const styles = {
301
301
  NexusLayout: NexusLayout$1,
302
302
  backgroundDecoration01,
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const Notification = require("../__chunks__/Notification-fbWzf7BF.js");
3
+ const Notification = require("../__chunks__/Notification-D2fe-Xxz.js");
4
4
  exports.Notification = Notification.Notification;
5
5
  exports.NotificationContext = Notification.NotificationContext;
6
6
  exports.NotificationProvider = Notification.NotificationProvider;
@@ -1,4 +1,4 @@
1
- import { N, a, b, u } from "../__chunks__/Notification-BoupUo2q.mjs";
1
+ import { N, a, b, u } from "../__chunks__/Notification-BKVkpmTz.mjs";
2
2
  export {
3
3
  N as Notification,
4
4
  a as NotificationContext,
@@ -33,17 +33,17 @@ var __objRest = (source, exclude) => {
33
33
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
34
34
  const React = require("react");
35
35
  const KeyboardDoubleArrowRight = require("../__chunks__/KeyboardDoubleArrowRight-Ber8mUIO.js");
36
- const HorizontalStack = require("../__chunks__/HorizontalStack-ClWTvZqM.js");
37
- const Icon = require("../__chunks__/Icon-BlcrcY3U.js");
36
+ const HorizontalStack = require("../__chunks__/HorizontalStack-DH_u-Fl7.js");
37
+ const Icon = require("../__chunks__/Icon-BLHQN7Np.js");
38
38
  const UnstyledButton = require("../__chunks__/UnstyledButton-yd6ZL2Yi.js");
39
39
  const ExpandMore400 = require("../__chunks__/ExpandMore400-CJpvxyJm.js");
40
- const Text = require("../__chunks__/Text-C6DuTMMj.js");
41
- const Menu = require("../__chunks__/Menu-ChrJLF1b.js");
40
+ const Text = require("../__chunks__/Text-CFmLMgB7.js");
41
+ const Menu = require("../__chunks__/Menu-DzWdkzK8.js");
42
42
  const utilities_react = require("../utilities/react.js");
43
43
  const utilities_css = require("../utilities/css.js");
44
- const menuButton = "_menuButton_1h9ns_5";
45
- const arrowButton = "_arrowButton_1h9ns_9";
46
- const pagination = "_pagination_1h9ns_37";
44
+ const menuButton = "_menuButton_1bwry_5";
45
+ const arrowButton = "_arrowButton_1bwry_9";
46
+ const pagination = "_pagination_1bwry_37";
47
47
  const styles = {
48
48
  menuButton,
49
49
  arrowButton,