@easypost/easy-ui 1.0.0-alpha.113 → 1.0.0-alpha.114

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 (204) hide show
  1. package/AlertBadge/index.js +8 -8
  2. package/AlertBadge/index.mjs +8 -8
  3. package/Badge/index.js +12 -12
  4. package/Badge/index.mjs +12 -12
  5. package/Banner/index.js +7 -7
  6. package/Banner/index.mjs +7 -7
  7. package/Button/index.js +1 -1
  8. package/Button/index.mjs +1 -1
  9. package/CHANGELOG.md +6 -0
  10. package/Calendar/index.js +1 -1
  11. package/Calendar/index.mjs +1 -1
  12. package/Card/index.js +1 -1
  13. package/Card/index.mjs +1 -1
  14. package/CheckableCard/index.js +14 -14
  15. package/CheckableCard/index.mjs +14 -14
  16. package/Checkbox/index.js +1 -1
  17. package/Checkbox/index.mjs +1 -1
  18. package/CodeBlock/index.js +30 -30
  19. package/CodeBlock/index.mjs +30 -30
  20. package/CodeSnippet/index.js +1 -1
  21. package/CodeSnippet/index.mjs +1 -1
  22. package/ColorPicker/index.js +24 -24
  23. package/ColorPicker/index.mjs +24 -24
  24. package/CustomerPortalLayout/index.js +36 -36
  25. package/CustomerPortalLayout/index.mjs +36 -36
  26. package/DataGrid/index.js +78 -78
  27. package/DataGrid/index.mjs +78 -78
  28. package/DatePicker/index.js +6 -6
  29. package/DatePicker/index.mjs +6 -6
  30. package/DateRangePicker/index.js +6 -6
  31. package/DateRangePicker/index.mjs +6 -6
  32. package/Drawer/index.js +24 -24
  33. package/Drawer/index.mjs +24 -24
  34. package/DropdownButton/index.js +7 -7
  35. package/DropdownButton/index.mjs +7 -7
  36. package/EmptyStateCard/index.js +18 -18
  37. package/EmptyStateCard/index.mjs +18 -18
  38. package/FocusedProductLayout/index.js +38 -38
  39. package/FocusedProductLayout/index.mjs +38 -38
  40. package/ForgeLayout/index.js +91 -91
  41. package/ForgeLayout/index.mjs +92 -92
  42. package/FormLayout/index.js +11 -11
  43. package/FormLayout/index.mjs +11 -11
  44. package/HorizontalGrid/index.js +1 -1
  45. package/HorizontalGrid/index.mjs +1 -1
  46. package/HorizontalStack/index.js +1 -1
  47. package/HorizontalStack/index.mjs +1 -1
  48. package/Icon/index.js +1 -1
  49. package/Icon/index.mjs +1 -1
  50. package/IconButton/index.js +7 -7
  51. package/IconButton/index.mjs +7 -7
  52. package/InputField/index.js +1 -1
  53. package/InputField/index.mjs +1 -1
  54. package/KebabButton/index.js +1 -1
  55. package/KebabButton/index.mjs +1 -1
  56. package/Menu/index.js +1 -1
  57. package/Menu/index.mjs +1 -1
  58. package/Modal/index.js +39 -39
  59. package/Modal/index.mjs +39 -39
  60. package/MultiSelect/index.js +30 -30
  61. package/MultiSelect/index.mjs +31 -31
  62. package/MultipageSection/index.js +28 -28
  63. package/MultipageSection/index.mjs +28 -28
  64. package/NexusLayout/index.js +44 -44
  65. package/NexusLayout/index.mjs +44 -44
  66. package/Notification/index.js +1 -1
  67. package/Notification/index.mjs +1 -1
  68. package/Pagination/index.js +21 -21
  69. package/Pagination/index.mjs +21 -21
  70. package/PillGroup/index.js +1 -1
  71. package/PillGroup/index.mjs +1 -1
  72. package/PlanCard/illustrations/Building01/index.js +88 -88
  73. package/PlanCard/illustrations/Building01/index.mjs +88 -88
  74. package/PlanCard/illustrations/Building02/index.js +33 -33
  75. package/PlanCard/illustrations/Building02/index.mjs +33 -33
  76. package/PlanCard/illustrations/Building03/index.js +120 -120
  77. package/PlanCard/illustrations/Building03/index.mjs +120 -120
  78. package/PlanCard/illustrations/Building04/index.js +236 -236
  79. package/PlanCard/illustrations/Building04/index.mjs +236 -236
  80. package/PlanCard/index.js +17 -17
  81. package/PlanCard/index.mjs +17 -17
  82. package/ProductLayout/index.js +48 -48
  83. package/ProductLayout/index.mjs +48 -48
  84. package/Provider/index.js +7 -7
  85. package/Provider/index.mjs +7 -7
  86. package/RadioButtonGroup/index.js +5 -5
  87. package/RadioButtonGroup/index.mjs +5 -5
  88. package/RadioGroup/index.js +1 -1
  89. package/RadioGroup/index.mjs +1 -1
  90. package/RangeCalendar/index.js +1 -1
  91. package/RangeCalendar/index.mjs +1 -1
  92. package/SearchNav/index.js +70 -70
  93. package/SearchNav/index.mjs +71 -71
  94. package/SectionCard/index.js +16 -16
  95. package/SectionCard/index.mjs +16 -16
  96. package/Select/index.js +20 -20
  97. package/Select/index.mjs +20 -20
  98. package/SelectorErrorTooltip/index.js +1 -1
  99. package/SelectorErrorTooltip/index.mjs +1 -1
  100. package/Spinner/index.js +1 -1
  101. package/Spinner/index.mjs +1 -1
  102. package/SplitToggleCard/index.js +11 -11
  103. package/SplitToggleCard/index.mjs +11 -11
  104. package/Stepper/index.js +1 -1
  105. package/Stepper/index.mjs +1 -1
  106. package/TabNav/index.js +1 -1
  107. package/TabNav/index.mjs +1 -1
  108. package/TabPanels/index.js +7 -7
  109. package/TabPanels/index.mjs +7 -7
  110. package/Tabs/index.js +1 -1
  111. package/Tabs/index.mjs +1 -1
  112. package/Text/index.js +1 -1
  113. package/Text/index.mjs +1 -1
  114. package/TextField/index.js +1 -1
  115. package/TextField/index.mjs +1 -1
  116. package/Textarea/index.js +3 -3
  117. package/Textarea/index.mjs +3 -3
  118. package/Theme/index.js +1 -1
  119. package/Theme/index.mjs +1 -1
  120. package/Toggle/index.js +1 -1
  121. package/Toggle/index.mjs +1 -1
  122. package/ToggleCard/index.js +7 -7
  123. package/ToggleCard/index.mjs +7 -7
  124. package/Tooltip/index.js +1 -1
  125. package/Tooltip/index.mjs +1 -1
  126. package/UnstyledButton/index.js +1 -1
  127. package/UnstyledButton/index.mjs +1 -1
  128. package/VerticalNav/index.js +39 -39
  129. package/VerticalNav/index.mjs +39 -39
  130. package/VerticalStack/index.js +1 -1
  131. package/VerticalStack/index.mjs +1 -1
  132. package/__chunks__/{Button-C3vDXJsJ.js → Button-CQdi4TMV.js} +7 -7
  133. package/__chunks__/{Button-Dexauftx.mjs → Button-JL1YQxJ5.mjs} +7 -7
  134. package/__chunks__/{Calendar-BEbdigVB.js → Calendar-C9zdRov0.js} +3 -3
  135. package/__chunks__/{Calendar-BOxw8lwX.mjs → Calendar-DLzAtdfg.mjs} +3 -3
  136. package/__chunks__/{CalendarBase-3a9i7QNo.mjs → CalendarBase-DJ38_qK6.mjs} +32 -32
  137. package/__chunks__/{CalendarBase-Bx8bdXeT.js → CalendarBase-M-f289w8.js} +32 -32
  138. package/__chunks__/{Card-8778avMv.mjs → Card-BgjWYPVY.mjs} +5 -5
  139. package/__chunks__/{Card-DIZFYg6E.js → Card-LPIW5drP.js} +5 -5
  140. package/__chunks__/{Checkbox-DFWhjlaO.js → Checkbox-B_-6lfKk.js} +14 -14
  141. package/__chunks__/{Checkbox-C-NlI-Ym.mjs → Checkbox-DcaO0fC3.mjs} +14 -14
  142. package/__chunks__/{CodeSnippet-BCOMwE07.js → CodeSnippet-25l4r2Gh.js} +5 -5
  143. package/__chunks__/{CodeSnippet-CWnMHdVu.mjs → CodeSnippet-B3nsMpvq.mjs} +5 -5
  144. package/__chunks__/{DatePickerBase-C4PwUr9x.mjs → DatePickerBase-BQc8LKWg.mjs} +30 -30
  145. package/__chunks__/{DatePickerBase-XoRply_u.js → DatePickerBase-BYYfRTEY.js} +30 -30
  146. package/__chunks__/{EasyPostLogo-D3WNdZ29.js → EasyPostLogo-C9-Q0lSn.js} +5 -5
  147. package/__chunks__/{EasyPostLogo-tf6CCEAq.mjs → EasyPostLogo-DgIgAGa3.mjs} +5 -5
  148. package/__chunks__/{HelpMenu-8r0cjx5z.mjs → HelpMenu-BZRV42ab.mjs} +14 -14
  149. package/__chunks__/{HelpMenu-DBo_fklD.js → HelpMenu-C2t8KQuU.js} +14 -14
  150. package/__chunks__/{HorizontalGrid-BAvSeg39.js → HorizontalGrid-CAoDcmPW.js} +2 -2
  151. package/__chunks__/{HorizontalGrid-C4MBFEH-.mjs → HorizontalGrid-DbLeJBt8.mjs} +2 -2
  152. package/__chunks__/{HorizontalStack-BkE82C73.mjs → HorizontalStack-CJavrBHm.mjs} +2 -2
  153. package/__chunks__/{HorizontalStack-DidoI4Ks.js → HorizontalStack-CWdKKY8L.js} +2 -2
  154. package/__chunks__/{Icon-DzTns8u5.mjs → Icon-BIpaQJ_I.mjs} +3 -3
  155. package/__chunks__/{Icon-BVa5ddiD.js → Icon-BRlbo3RF.js} +3 -3
  156. package/__chunks__/{InputCaption-Dkyn1sg6.js → InputCaption-CccF4ynE.js} +6 -6
  157. package/__chunks__/{InputCaption-B8bZH6sX.mjs → InputCaption-DoyGkWQe.mjs} +6 -6
  158. package/__chunks__/{InputField-BTrYBVAD.mjs → InputField-CAY9O90X.mjs} +21 -21
  159. package/__chunks__/{InputField-Dvkk5R1K.js → InputField-DGb4ZDoR.js} +21 -21
  160. package/__chunks__/{InputIcon-BLJ6dx_5.mjs → InputIcon-CEATdJ1j.mjs} +4 -4
  161. package/__chunks__/{InputIcon-BSIAXX9k.js → InputIcon-DDKBJ_Tk.js} +4 -4
  162. package/__chunks__/{KebabButton-DSK0ISAn.mjs → KebabButton-D-5Mjaj0.mjs} +7 -7
  163. package/__chunks__/{KebabButton-3FnxY-Fz.js → KebabButton-TbapERgy.js} +7 -7
  164. package/__chunks__/{Menu-C2F4fvhd.mjs → Menu-Ci1FGh8B.mjs} +29 -29
  165. package/__chunks__/{Menu-Du8SsMeJ.js → Menu-MGDv1tob.js} +29 -29
  166. package/__chunks__/{Notification-CeJn5Qq1.js → Notification-DDQHWloB.js} +21 -21
  167. package/__chunks__/{Notification-CgUT2gv6.mjs → Notification-DnNx0rb6.mjs} +21 -21
  168. package/__chunks__/{PillGroup-rTS853Rr.js → PillGroup-BK8VCf3B.js} +14 -14
  169. package/__chunks__/{PillGroup-EJ8t8SrT.mjs → PillGroup-DN72MPhg.mjs} +14 -14
  170. package/__chunks__/{RadioGroup-DBgIqOkZ.mjs → RadioGroup-BfKaJnSo.mjs} +19 -19
  171. package/__chunks__/{RadioGroup-BFqH1Csi.js → RadioGroup-BiCqtR0F.js} +19 -19
  172. package/__chunks__/{RangeCalendar-BSsmX9l4.mjs → RangeCalendar-BdTjX8NT.mjs} +3 -3
  173. package/__chunks__/{RangeCalendar-Do2nei5A.js → RangeCalendar-Dz6LyRYS.js} +3 -3
  174. package/__chunks__/{SelectOverlay-DjiJHthj.js → SelectOverlay-Bva0SG8D.js} +20 -20
  175. package/__chunks__/{SelectOverlay-DUIIhF4t.mjs → SelectOverlay-q23ZLLi4.mjs} +20 -20
  176. package/__chunks__/{SelectorErrorTooltip-BMxbuFiM.js → SelectorErrorTooltip-BNLrFRLN.js} +8 -8
  177. package/__chunks__/{SelectorErrorTooltip-BC-1JoX3.mjs → SelectorErrorTooltip-rO2-k3Gl.mjs} +8 -8
  178. package/__chunks__/{Spinner-2PFCOK3I.mjs → Spinner-COsekFr1.mjs} +7 -7
  179. package/__chunks__/{Spinner-Dd68v9QX.js → Spinner-vRnrcEz0.js} +7 -7
  180. package/__chunks__/{Stepper-q3YNLglj.mjs → Stepper-DlI-16t-.mjs} +17 -17
  181. package/__chunks__/{Stepper-BZ90AIx0.js → Stepper-lhcjfVFY.js} +17 -17
  182. package/__chunks__/{TabNav-BnpNl7tj.mjs → TabNav-BNhQF0b0.mjs} +4 -4
  183. package/__chunks__/{TabNav-CLVG0bL2.js → TabNav-bVgyfEV7.js} +4 -4
  184. package/__chunks__/{Tabs-CtyYEye0.mjs → Tabs-BaROnbKg.mjs} +14 -14
  185. package/__chunks__/{Tabs-5_61DIBw.js → Tabs-DSngzN9A.js} +14 -14
  186. package/__chunks__/{Text-u9mYLeWj.mjs → Text-D6oT5WJQ.mjs} +2 -2
  187. package/__chunks__/{Text-C4CEsglh.js → Text-DkzMEqky.js} +2 -2
  188. package/__chunks__/{TextField-D1JGaTQv.mjs → TextField-818kTElu.mjs} +3 -3
  189. package/__chunks__/{TextField-DE1vPtQm.js → TextField-DKQVJPP_.js} +3 -3
  190. package/__chunks__/{Theme-unLHjjnm.js → Theme-C2nSZUpG.js} +10 -10
  191. package/__chunks__/{Theme-CyUCrGdN.mjs → Theme-M__gFMM3.mjs} +10 -10
  192. package/__chunks__/{Toggle-BHzAGPDh.js → Toggle-BmJjrdVn.js} +11 -11
  193. package/__chunks__/{Toggle-DioYP2KQ.mjs → Toggle-DlDQ7rr2.mjs} +11 -11
  194. package/__chunks__/{Tooltip-COjtKErw.js → Tooltip-BSMvNula.js} +9 -9
  195. package/__chunks__/{Tooltip-BKGkKnOx.mjs → Tooltip-BXRi0h4E.mjs} +9 -9
  196. package/__chunks__/{UnstyledButton-_YQekhlm.js → UnstyledButton-DW8CjaXN.js} +2 -2
  197. package/__chunks__/{UnstyledButton-BCg7eEyP.mjs → UnstyledButton-DxJLvL-G.mjs} +2 -2
  198. package/__chunks__/{VerticalStack-CunLpHRv.js → VerticalStack-BHkiocKU.js} +2 -2
  199. package/__chunks__/{VerticalStack-Cbdpucbh.mjs → VerticalStack-DoMqBfYD.mjs} +2 -2
  200. package/__chunks__/{useEdgeInterceptors-BBmo6MI4.mjs → useEdgeInterceptors-OZmGXvtF.mjs} +6 -6
  201. package/__chunks__/{useEdgeInterceptors-BLxn3eUi.js → useEdgeInterceptors-Rb2Hf0v8.js} +6 -6
  202. package/package.json +1 -1
  203. package/__chunks__/jsx-runtime-CH1d66I3.js +0 -320
  204. package/__chunks__/jsx-runtime-DTpFD6nx.mjs +0 -321
@@ -29,20 +29,20 @@ var __objRest = (source, exclude) => {
29
29
  }
30
30
  return target;
31
31
  };
32
- import { j as jsxRuntimeExports } from "../__chunks__/jsx-runtime-DTpFD6nx.mjs";
32
+ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
33
33
  import React__default, { useEffect, createContext, useContext, useCallback, useRef, useMemo } from "react";
34
34
  import { M as Menu } from "../__chunks__/Menu-qMqvSorL.mjs";
35
- import { B as Button } from "../__chunks__/Button-Dexauftx.mjs";
36
- import { I as Icon } from "../__chunks__/Icon-DzTns8u5.mjs";
37
- import { T as Text } from "../__chunks__/Text-u9mYLeWj.mjs";
38
- import { U as UnstyledButton } from "../__chunks__/UnstyledButton-BCg7eEyP.mjs";
35
+ import { B as Button } from "../__chunks__/Button-JL1YQxJ5.mjs";
36
+ import { I as Icon } from "../__chunks__/Icon-BIpaQJ_I.mjs";
37
+ import { T as Text } from "../__chunks__/Text-D6oT5WJQ.mjs";
38
+ import { U as UnstyledButton } from "../__chunks__/UnstyledButton-DxJLvL-G.mjs";
39
39
  import { classNames } from "../utilities/css.mjs";
40
- import { H as HelpMenu } from "../__chunks__/HelpMenu-8r0cjx5z.mjs";
40
+ import { H as HelpMenu } from "../__chunks__/HelpMenu-BZRV42ab.mjs";
41
41
  import { e as ezuiTokens } from "../__chunks__/tokens-BXztpSjv.mjs";
42
42
  import { $ as $8ac8429251c45e4b$export$dbc0f175b25fb0fb } from "../__chunks__/useModalOverlay-BmYXH7rq.mjs";
43
43
  import { d as $337b884510726a0d$export$c6fdb837b070b4ff, a as $fc909762b330b746$export$61c6a8c84e605fb6 } from "../__chunks__/Overlay-Dkjxuk6V.mjs";
44
44
  import { $ as $40df3f8667284809$export$d55e7ee900f34e93 } from "../__chunks__/useDialog-nKMoC_Cs.mjs";
45
- import { T as TabNav } from "../__chunks__/TabNav-BnpNl7tj.mjs";
45
+ import { T as TabNav } from "../__chunks__/TabNav-BNhQF0b0.mjs";
46
46
  import { $ as $628037886ba31236$export$f9d5c8beee7d008d } from "../__chunks__/useOverlayTrigger-CIVwezu3.mjs";
47
47
  const ProductLayout$1 = "_ProductLayout_1orpb_4";
48
48
  const body = "_body_1orpb_10";
@@ -52,7 +52,7 @@ const styles$4 = {
52
52
  };
53
53
  function ProductLayoutContent(props) {
54
54
  const { children } = props;
55
- return jsxRuntimeExports.jsx("main", {
55
+ return jsx("main", {
56
56
  className: styles$4.content,
57
57
  children
58
58
  });
@@ -77,11 +77,11 @@ function LayoutScreenSizeRenderer(props) {
77
77
  mediaQueries.removeEventListener("change", handleChange);
78
78
  };
79
79
  }, [onChange]);
80
- return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, {
81
- children: [jsxRuntimeExports.jsx("div", {
80
+ return jsxs(Fragment, {
81
+ children: [jsx("div", {
82
82
  className: styles$3.largeScreen,
83
83
  children: renderOnLargeScreen()
84
- }), jsxRuntimeExports.jsx("div", {
84
+ }), jsx("div", {
85
85
  className: styles$3.smallScreen,
86
86
  children: renderOnSmallScreen()
87
87
  })]
@@ -114,45 +114,45 @@ const styles$2 = {
114
114
  actions
115
115
  };
116
116
  function ProductLayoutHeader(props) {
117
- return jsxRuntimeExports.jsx("header", {
118
- children: jsxRuntimeExports.jsx(LayoutScreenSizeRenderer, {
119
- renderOnLargeScreen: () => jsxRuntimeExports.jsx(LargeScreenHeader, __spreadValues({}, props)),
120
- renderOnSmallScreen: () => jsxRuntimeExports.jsx(SmallScreenHeader, __spreadValues({}, props))
117
+ return jsx("header", {
118
+ children: jsx(LayoutScreenSizeRenderer, {
119
+ renderOnLargeScreen: () => jsx(LargeScreenHeader, __spreadValues({}, props)),
120
+ renderOnSmallScreen: () => jsx(SmallScreenHeader, __spreadValues({}, props))
121
121
  })
122
122
  });
123
123
  }
124
124
  function SmallScreenHeader(props) {
125
125
  const { helpMenuItems, onHelpMenuAction, primaryAction, renderSmallScreenLogo, title } = props;
126
126
  const { sidebarTriggerProps } = useProductLayout();
127
- return jsxRuntimeExports.jsxs("div", {
127
+ return jsxs("div", {
128
128
  className: classNames(styles$2.ProductLayoutHeader, styles$2.smallScreen),
129
- children: [jsxRuntimeExports.jsxs("div", {
129
+ children: [jsxs("div", {
130
130
  className: styles$2.smallScreenTopBar,
131
- children: [jsxRuntimeExports.jsxs("div", {
131
+ children: [jsxs("div", {
132
132
  className: styles$2.logoMenu,
133
- children: [jsxRuntimeExports.jsxs(UnstyledButton, __spreadProps(__spreadValues({
133
+ children: [jsxs(UnstyledButton, __spreadProps(__spreadValues({
134
134
  className: styles$2.logoMenuBtn
135
135
  }, sidebarTriggerProps), {
136
- children: [jsxRuntimeExports.jsx(Icon, {
136
+ children: [jsx(Icon, {
137
137
  symbol: Menu
138
- }), jsxRuntimeExports.jsx(Text, {
138
+ }), jsx(Text, {
139
139
  visuallyHidden: true,
140
140
  children: "Menu"
141
141
  })]
142
142
  })), renderSmallScreenLogo()]
143
- }), jsxRuntimeExports.jsx("div", {
143
+ }), jsx("div", {
144
144
  className: styles$2.actions,
145
- children: primaryAction ? jsxRuntimeExports.jsx(Button, {
145
+ children: primaryAction ? jsx(Button, {
146
146
  size: "sm",
147
147
  onPress: primaryAction.onAction,
148
148
  isDisabled: primaryAction.isDisabled,
149
149
  children: primaryAction.content
150
- }) : jsxRuntimeExports.jsx(HelpMenu, {
150
+ }) : jsx(HelpMenu, {
151
151
  items: helpMenuItems,
152
152
  onAction: onHelpMenuAction
153
153
  })
154
154
  })]
155
- }), jsxRuntimeExports.jsx(Text, {
155
+ }), jsx(Text, {
156
156
  as: "h2",
157
157
  variant: "heading4",
158
158
  children: title
@@ -161,24 +161,24 @@ function SmallScreenHeader(props) {
161
161
  }
162
162
  function LargeScreenHeader(props) {
163
163
  const { helpMenuItems, onHelpMenuAction, primaryAction, secondaryAction, title } = props;
164
- return jsxRuntimeExports.jsxs("div", {
164
+ return jsxs("div", {
165
165
  className: classNames(styles$2.ProductLayoutHeader, styles$2.largeScreen),
166
- children: [jsxRuntimeExports.jsx(Text, {
166
+ children: [jsx(Text, {
167
167
  as: "h2",
168
168
  variant: "heading4",
169
169
  children: title
170
- }), jsxRuntimeExports.jsxs("div", {
170
+ }), jsxs("div", {
171
171
  className: styles$2.actions,
172
- children: [jsxRuntimeExports.jsx(HelpMenu, {
172
+ children: [jsx(HelpMenu, {
173
173
  items: helpMenuItems,
174
174
  onAction: onHelpMenuAction
175
- }), (primaryAction || secondaryAction) && jsxRuntimeExports.jsx(ActionDivider, {}), secondaryAction && jsxRuntimeExports.jsx(Button, {
175
+ }), (primaryAction || secondaryAction) && jsx(ActionDivider, {}), secondaryAction && jsx(Button, {
176
176
  variant: "outlined",
177
177
  color: "support",
178
178
  onPress: secondaryAction.onAction,
179
179
  isDisabled: secondaryAction.isDisabled,
180
180
  children: secondaryAction.content
181
- }), primaryAction && jsxRuntimeExports.jsx(Button, {
181
+ }), primaryAction && jsx(Button, {
182
182
  onPress: primaryAction.onAction,
183
183
  isDisabled: primaryAction.isDisabled,
184
184
  children: primaryAction.content
@@ -187,7 +187,7 @@ function LargeScreenHeader(props) {
187
187
  });
188
188
  }
189
189
  function ActionDivider() {
190
- return jsxRuntimeExports.jsx("div", {
190
+ return jsx("div", {
191
191
  className: styles$2.divider
192
192
  });
193
193
  }
@@ -206,17 +206,17 @@ function ProductLayoutSidebar(props) {
206
206
  sidebarTriggerState.close();
207
207
  }
208
208
  }, [sidebarTriggerState]);
209
- return jsxRuntimeExports.jsx(LayoutScreenSizeRenderer, {
209
+ return jsx(LayoutScreenSizeRenderer, {
210
210
  onChange: handleScreenSizeChange,
211
- renderOnLargeScreen: () => jsxRuntimeExports.jsx(LargeScreenSidebar, __spreadValues({}, props)),
212
- renderOnSmallScreen: () => jsxRuntimeExports.jsx(SmallScreenSidebar, __spreadValues({}, props))
211
+ renderOnLargeScreen: () => jsx(LargeScreenSidebar, __spreadValues({}, props)),
212
+ renderOnSmallScreen: () => jsx(SmallScreenSidebar, __spreadValues({}, props))
213
213
  });
214
214
  }
215
215
  function LargeScreenSidebar(props) {
216
216
  const { children } = props;
217
217
  const { sidebarTriggerState } = useProductLayout();
218
218
  const className = classNames(styles$1.ProductLayoutSidebar, sidebarTriggerState.isOpen && styles$1.open);
219
- return jsxRuntimeExports.jsx("div", {
219
+ return jsx("div", {
220
220
  role: "region",
221
221
  "aria-label": "Sidebar",
222
222
  className,
@@ -226,8 +226,8 @@ function LargeScreenSidebar(props) {
226
226
  function SmallScreenSidebar(props) {
227
227
  const { children } = props;
228
228
  const { sidebarTriggerState } = useProductLayout();
229
- return sidebarTriggerState.isOpen ? jsxRuntimeExports.jsx(DialogSidebarOverlay, {
230
- children: jsxRuntimeExports.jsx(DialogSidebar, {
229
+ return sidebarTriggerState.isOpen ? jsx(DialogSidebarOverlay, {
230
+ children: jsx(DialogSidebar, {
231
231
  children
232
232
  })
233
233
  }) : null;
@@ -240,7 +240,7 @@ function DialogSidebar(props) {
240
240
  "aria-label": "Sidebar"
241
241
  }, ref);
242
242
  const className = classNames(styles$1.ProductLayoutSidebar, styles$1.open);
243
- return jsxRuntimeExports.jsx("div", __spreadProps(__spreadValues({}, dialogProps), {
243
+ return jsx("div", __spreadProps(__spreadValues({}, dialogProps), {
244
244
  ref,
245
245
  className,
246
246
  children
@@ -255,12 +255,12 @@ function DialogSidebarOverlay(props) {
255
255
  isDismissable: true,
256
256
  isKeyboardDismissDisabled: false
257
257
  }, sidebarTriggerState, ref);
258
- return jsxRuntimeExports.jsx($337b884510726a0d$export$c6fdb837b070b4ff, {
258
+ return jsx($337b884510726a0d$export$c6fdb837b070b4ff, {
259
259
  portalContainer: (_a = layoutContainerRef.current) != null ? _a : void 0,
260
- children: jsxRuntimeExports.jsx("div", __spreadProps(__spreadValues({
260
+ children: jsx("div", __spreadProps(__spreadValues({
261
261
  className: styles$1.overlay
262
262
  }, underlayProps), {
263
- children: jsxRuntimeExports.jsx("div", __spreadProps(__spreadValues({
263
+ children: jsx("div", __spreadProps(__spreadValues({
264
264
  ref
265
265
  }, modalProps), {
266
266
  children
@@ -274,11 +274,11 @@ const styles = {
274
274
  };
275
275
  function ProductLayoutTabbedContent(props) {
276
276
  const _a = props, { children, tabs } = _a, tabNavProps = __objRest(_a, ["children", "tabs"]);
277
- return jsxRuntimeExports.jsxs("div", {
277
+ return jsxs("div", {
278
278
  className: styles.ProductLayoutTabbedContent,
279
- children: [jsxRuntimeExports.jsx(TabNav, __spreadProps(__spreadValues({}, tabNavProps), {
279
+ children: [jsx(TabNav, __spreadProps(__spreadValues({}, tabNavProps), {
280
280
  children: tabs
281
- })), jsxRuntimeExports.jsx("main", {
281
+ })), jsx("main", {
282
282
  children
283
283
  })]
284
284
  });
@@ -298,12 +298,12 @@ function ProductLayout(props) {
298
298
  sidebarOverlayProps: overlayProps
299
299
  };
300
300
  }, [state, triggerProps, overlayProps]);
301
- return jsxRuntimeExports.jsx(ProductLayoutContext.Provider, {
301
+ return jsx(ProductLayoutContext.Provider, {
302
302
  value: context,
303
- children: jsxRuntimeExports.jsxs("div", {
303
+ children: jsxs("div", {
304
304
  className: styles$4.ProductLayout,
305
305
  ref: layoutContainerRef,
306
- children: [sidebar, jsxRuntimeExports.jsxs("div", {
306
+ children: [sidebar, jsxs("div", {
307
307
  className: styles$4.body,
308
308
  children: [header, content]
309
309
  })]
package/Provider/index.js CHANGED
@@ -1,17 +1,17 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const jsxRuntime = require("../__chunks__/jsx-runtime-CH1d66I3.js");
3
+ const jsxRuntime = require("react/jsx-runtime");
4
4
  const useFocusVisible = require("../__chunks__/useFocusVisible-BNcpO5Sv.js");
5
- const Notification = require("../__chunks__/Notification-CeJn5Qq1.js");
6
- const Theme = require("../__chunks__/Theme-unLHjjnm.js");
5
+ const Notification = require("../__chunks__/Notification-DDQHWloB.js");
6
+ const Theme = require("../__chunks__/Theme-C2nSZUpG.js");
7
7
  function Provider({ children, theme, colorScheme, notificationPlacement, navigate, useHref }) {
8
- return jsxRuntime.jsxRuntimeExports.jsx(EasyUIRouterProvider, {
8
+ return jsxRuntime.jsx(EasyUIRouterProvider, {
9
9
  navigate,
10
10
  useHref,
11
- children: jsxRuntime.jsxRuntimeExports.jsx(Theme.ThemeProvider, {
11
+ children: jsxRuntime.jsx(Theme.ThemeProvider, {
12
12
  theme,
13
13
  colorScheme,
14
- children: jsxRuntime.jsxRuntimeExports.jsx(Notification.NotificationProvider, {
14
+ children: jsxRuntime.jsx(Notification.NotificationProvider, {
15
15
  notificationPlacement,
16
16
  children
17
17
  })
@@ -21,7 +21,7 @@ function Provider({ children, theme, colorScheme, notificationPlacement, navigat
21
21
  function EasyUIRouterProvider(props) {
22
22
  const { navigate, useHref, children } = props;
23
23
  if (navigate) {
24
- return jsxRuntime.jsxRuntimeExports.jsx(useFocusVisible.$ea8dcbcb9ea1b556$export$323e4fc2fa4753fb, {
24
+ return jsxRuntime.jsx(useFocusVisible.$ea8dcbcb9ea1b556$export$323e4fc2fa4753fb, {
25
25
  navigate,
26
26
  useHref,
27
27
  children
@@ -1,15 +1,15 @@
1
- import { j as jsxRuntimeExports } from "../__chunks__/jsx-runtime-DTpFD6nx.mjs";
1
+ import { jsx } from "react/jsx-runtime";
2
2
  import { o as $ea8dcbcb9ea1b556$export$323e4fc2fa4753fb } from "../__chunks__/useFocusVisible-DDvp2PwR.mjs";
3
- import { b as NotificationProvider } from "../__chunks__/Notification-CgUT2gv6.mjs";
4
- import { T as ThemeProvider } from "../__chunks__/Theme-CyUCrGdN.mjs";
3
+ import { b as NotificationProvider } from "../__chunks__/Notification-DnNx0rb6.mjs";
4
+ import { T as ThemeProvider } from "../__chunks__/Theme-M__gFMM3.mjs";
5
5
  function Provider({ children, theme, colorScheme, notificationPlacement, navigate, useHref }) {
6
- return jsxRuntimeExports.jsx(EasyUIRouterProvider, {
6
+ return jsx(EasyUIRouterProvider, {
7
7
  navigate,
8
8
  useHref,
9
- children: jsxRuntimeExports.jsx(ThemeProvider, {
9
+ children: jsx(ThemeProvider, {
10
10
  theme,
11
11
  colorScheme,
12
- children: jsxRuntimeExports.jsx(NotificationProvider, {
12
+ children: jsx(NotificationProvider, {
13
13
  notificationPlacement,
14
14
  children
15
15
  })
@@ -19,7 +19,7 @@ function Provider({ children, theme, colorScheme, notificationPlacement, navigat
19
19
  function EasyUIRouterProvider(props) {
20
20
  const { navigate, useHref, children } = props;
21
21
  if (navigate) {
22
- return jsxRuntimeExports.jsx($ea8dcbcb9ea1b556$export$323e4fc2fa4753fb, {
22
+ return jsx($ea8dcbcb9ea1b556$export$323e4fc2fa4753fb, {
23
23
  navigate,
24
24
  useHref,
25
25
  children
@@ -19,7 +19,7 @@ var __spreadValues = (a, b) => {
19
19
  };
20
20
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
21
21
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
22
- const jsxRuntime = require("../__chunks__/jsx-runtime-CH1d66I3.js");
22
+ const jsxRuntime = require("react/jsx-runtime");
23
23
  const utils = require("../__chunks__/utils-CRWC8dEm.js");
24
24
  const SelectionIndicator = require("../__chunks__/SelectionIndicator-DW9MR_Io.js");
25
25
  const mergeProps = require("../__chunks__/mergeProps-DLPcevok.js");
@@ -33,7 +33,7 @@ const useToggleState = require("../__chunks__/useToggleState-BYfp0R5h.js");
33
33
  const useFocusRing = require("../__chunks__/useFocusRing-DbC9E5wC.js");
34
34
  const useHover = require("../__chunks__/useHover-Ck1otl-j.js");
35
35
  const utilities_css = require("../utilities/css.js");
36
- const Text = require("../__chunks__/Text-C4CEsglh.js");
36
+ const Text = require("../__chunks__/Text-DkzMEqky.js");
37
37
  function $ad999b7f496648d1$export$8deac67f4addf270(props) {
38
38
  let { selectionMode = "single", disallowEmptySelection, isDisabled = false } = props;
39
39
  let [selectedKeys, setSelectedKeys] = useControlledState.$458b0a5536c1a7cf$export$40bfa8c7b0832715(React.useMemo(() => props.selectedKeys ? new Set(props.selectedKeys) : void 0, [
@@ -250,11 +250,11 @@ const styles = {
250
250
  };
251
251
  function RadioButtonGroupButton(props) {
252
252
  const { children, isDisabled, id } = props;
253
- return jsxRuntime.jsxRuntimeExports.jsx($efde0372d7a700fe$export$d2b052e7b4be1756, {
253
+ return jsxRuntime.jsx($efde0372d7a700fe$export$d2b052e7b4be1756, {
254
254
  className: utilities_css.classNames(styles.RadioButtonGroupButton),
255
255
  isDisabled,
256
256
  id,
257
- children: jsxRuntime.jsxRuntimeExports.jsx(Text.Text, {
257
+ children: jsxRuntime.jsx(Text.Text, {
258
258
  variant: "small_button",
259
259
  children
260
260
  })
@@ -263,7 +263,7 @@ function RadioButtonGroupButton(props) {
263
263
  function RadioButtonGroup(props) {
264
264
  const { color = "primary.500", children, onSelectionChange, selectedKeys, selectionMode = "single", disallowEmptySelection, defaultSelectedKeys, isDisabled } = props;
265
265
  const style = __spreadValues({}, utilities_css.getComponentThemeToken("radio-button-group", "color", "color", color));
266
- return jsxRuntime.jsxRuntimeExports.jsx($84b7d8702d4ff4a8$export$40258cc1d95ff477, {
266
+ return jsxRuntime.jsx($84b7d8702d4ff4a8$export$40258cc1d95ff477, {
267
267
  style,
268
268
  className: styles.RadiobuttonGroup,
269
269
  onSelectionChange,
@@ -17,7 +17,7 @@ var __spreadValues = (a, b) => {
17
17
  return a;
18
18
  };
19
19
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
- import { j as jsxRuntimeExports } from "../__chunks__/jsx-runtime-DTpFD6nx.mjs";
20
+ import { jsx } from "react/jsx-runtime";
21
21
  import { $ as $64fa3d84918910a7$export$29f1550f4b0d4415, a as $64fa3d84918910a7$export$4d86445c2cf5e3 } from "../__chunks__/utils-C1be5hOp.mjs";
22
22
  import { $ as $c8a5a149f625efcf$export$758399f318e6385a, a as $1d5b8b8664671ef2$export$c9549807523555e0 } from "../__chunks__/SelectionIndicator-Co962vpA.mjs";
23
23
  import { e as $ff5963eb1fccf552$export$e08e3b67e392101e, $ as $3ef42575df84b30b$export$9d1611c77c2fe928, a as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c } from "../__chunks__/mergeProps-COnPag8r.mjs";
@@ -31,7 +31,7 @@ import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../__chunks__/us
31
31
  import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../__chunks__/useFocusRing-BWKhJSvH.mjs";
32
32
  import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../__chunks__/useHover-FWU5y5-k.mjs";
33
33
  import { getComponentThemeToken, classNames } from "../utilities/css.mjs";
34
- import { T as Text } from "../__chunks__/Text-u9mYLeWj.mjs";
34
+ import { T as Text } from "../__chunks__/Text-D6oT5WJQ.mjs";
35
35
  function $ad999b7f496648d1$export$8deac67f4addf270(props) {
36
36
  let { selectionMode = "single", disallowEmptySelection, isDisabled = false } = props;
37
37
  let [selectedKeys, setSelectedKeys] = $458b0a5536c1a7cf$export$40bfa8c7b0832715(useMemo(() => props.selectedKeys ? new Set(props.selectedKeys) : void 0, [
@@ -248,11 +248,11 @@ const styles = {
248
248
  };
249
249
  function RadioButtonGroupButton(props) {
250
250
  const { children, isDisabled, id } = props;
251
- return jsxRuntimeExports.jsx($efde0372d7a700fe$export$d2b052e7b4be1756, {
251
+ return jsx($efde0372d7a700fe$export$d2b052e7b4be1756, {
252
252
  className: classNames(styles.RadioButtonGroupButton),
253
253
  isDisabled,
254
254
  id,
255
- children: jsxRuntimeExports.jsx(Text, {
255
+ children: jsx(Text, {
256
256
  variant: "small_button",
257
257
  children
258
258
  })
@@ -261,7 +261,7 @@ function RadioButtonGroupButton(props) {
261
261
  function RadioButtonGroup(props) {
262
262
  const { color = "primary.500", children, onSelectionChange, selectedKeys, selectionMode = "single", disallowEmptySelection, defaultSelectedKeys, isDisabled } = props;
263
263
  const style = __spreadValues({}, getComponentThemeToken("radio-button-group", "color", "color", color));
264
- return jsxRuntimeExports.jsx($84b7d8702d4ff4a8$export$40258cc1d95ff477, {
264
+ return jsx($84b7d8702d4ff4a8$export$40258cc1d95ff477, {
265
265
  style,
266
266
  className: styles.RadiobuttonGroup,
267
267
  onSelectionChange,
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const RadioGroup = require("../__chunks__/RadioGroup-BFqH1Csi.js");
3
+ const RadioGroup = require("../__chunks__/RadioGroup-BiCqtR0F.js");
4
4
  exports.RadioGroup = RadioGroup.RadioGroup;
5
5
  exports.useRadioGroupContext = RadioGroup.useRadioGroupContext;
@@ -1,4 +1,4 @@
1
- import { R, u } from "../__chunks__/RadioGroup-DBgIqOkZ.mjs";
1
+ import { R, u } from "../__chunks__/RadioGroup-BfKaJnSo.mjs";
2
2
  export {
3
3
  R as RadioGroup,
4
4
  u as useRadioGroupContext
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const RangeCalendar = require("../__chunks__/RangeCalendar-Do2nei5A.js");
3
+ const RangeCalendar = require("../__chunks__/RangeCalendar-Dz6LyRYS.js");
4
4
  exports.RangeCalendar = RangeCalendar.RangeCalendar;
@@ -1,4 +1,4 @@
1
- import { R } from "../__chunks__/RangeCalendar-BSsmX9l4.mjs";
1
+ import { R } from "../__chunks__/RangeCalendar-BdTjX8NT.mjs";
2
2
  export {
3
3
  R as RangeCalendar
4
4
  };