@easypost/easy-ui 1.0.0-alpha.87 → 1.0.0-alpha.88

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 (137) hide show
  1. package/Badge/index.js +1 -1
  2. package/Badge/index.mjs +1 -1
  3. package/Banner/index.js +1 -1
  4. package/Banner/index.mjs +1 -1
  5. package/CHANGELOG.md +6 -0
  6. package/Calendar/index.js +1 -1
  7. package/Calendar/index.mjs +1 -1
  8. package/CheckableCard/index.js +2 -2
  9. package/CheckableCard/index.mjs +2 -2
  10. package/Checkbox/index.js +1 -1
  11. package/Checkbox/index.mjs +1 -1
  12. package/CodeBlock/index.js +3 -3
  13. package/CodeBlock/index.mjs +3 -3
  14. package/DataGrid/index.js +5 -5
  15. package/DataGrid/index.mjs +5 -5
  16. package/DatePicker/index.js +3 -3
  17. package/DatePicker/index.mjs +3 -3
  18. package/DateRangePicker/index.js +3 -3
  19. package/DateRangePicker/index.mjs +3 -3
  20. package/Drawer/index.js +1 -1
  21. package/Drawer/index.mjs +1 -1
  22. package/EmptyStateCard/index.js +1 -1
  23. package/EmptyStateCard/index.mjs +1 -1
  24. package/FocusedProductLayout/index.js +2 -2
  25. package/FocusedProductLayout/index.mjs +2 -2
  26. package/ForgeLayout/index.js +4 -4
  27. package/ForgeLayout/index.mjs +4 -4
  28. package/FormLayout/index.js +1 -1
  29. package/FormLayout/index.mjs +1 -1
  30. package/HostedUILayout/index.js +2 -2
  31. package/HostedUILayout/index.mjs +2 -2
  32. package/IconButton/index.js +1 -1
  33. package/IconButton/index.mjs +1 -1
  34. package/InputField/index.js +1 -1
  35. package/InputField/index.mjs +1 -1
  36. package/KebabButton/index.js +1 -1
  37. package/KebabButton/index.mjs +1 -1
  38. package/Menu/index.js +1 -1
  39. package/Menu/index.mjs +1 -1
  40. package/Modal/index.js +1 -1
  41. package/Modal/index.mjs +1 -1
  42. package/MultiSelect/index.js +3 -3
  43. package/MultiSelect/index.mjs +4 -4
  44. package/MultipageSection/index.js +1 -1
  45. package/MultipageSection/index.mjs +1 -1
  46. package/NexusLayout/index.js +2 -2
  47. package/NexusLayout/index.mjs +2 -2
  48. package/Notification/index.js +1 -1
  49. package/Notification/index.mjs +1 -1
  50. package/Pagination/index.js +2 -2
  51. package/Pagination/index.mjs +2 -2
  52. package/PillGroup/index.js +1 -1
  53. package/PillGroup/index.mjs +1 -1
  54. package/PlanCard/index.js +1 -1
  55. package/PlanCard/index.mjs +1 -1
  56. package/ProductLayout/index.js +2 -2
  57. package/ProductLayout/index.mjs +2 -2
  58. package/Provider/index.js +1 -1
  59. package/Provider/index.mjs +1 -1
  60. package/RadioButtonGroup/index.js +1 -1
  61. package/RadioButtonGroup/index.mjs +1 -1
  62. package/RadioGroup/index.js +1 -1
  63. package/RadioGroup/index.mjs +1 -1
  64. package/RangeCalendar/index.js +1 -1
  65. package/RangeCalendar/index.mjs +1 -1
  66. package/SearchNav/index.js +3 -3
  67. package/SearchNav/index.mjs +3 -3
  68. package/SectionCard/index.js +1 -1
  69. package/SectionCard/index.mjs +1 -1
  70. package/Select/index.js +3 -3
  71. package/Select/index.mjs +3 -3
  72. package/SelectorErrorTooltip/index.js +1 -1
  73. package/SelectorErrorTooltip/index.mjs +1 -1
  74. package/Spinner/index.js +1 -1
  75. package/Spinner/index.mjs +1 -1
  76. package/SplitToggleCard/index.js +1 -1
  77. package/SplitToggleCard/index.mjs +1 -1
  78. package/Text/Text.d.ts +4 -1
  79. package/Text/Text.d.ts.map +1 -1
  80. package/Text/Text.stories.d.ts +1 -0
  81. package/Text/Text.stories.d.ts.map +1 -1
  82. package/Text/index.js +1 -1
  83. package/Text/index.mjs +1 -1
  84. package/TextField/index.js +1 -1
  85. package/TextField/index.mjs +1 -1
  86. package/Textarea/index.js +1 -1
  87. package/Textarea/index.mjs +1 -1
  88. package/Toggle/index.js +1 -1
  89. package/Toggle/index.mjs +1 -1
  90. package/Tooltip/index.js +1 -1
  91. package/Tooltip/index.mjs +1 -1
  92. package/VerticalNav/index.js +1 -1
  93. package/VerticalNav/index.mjs +1 -1
  94. package/__chunks__/{Calendar-joo_8vqm.js → Calendar-B5vygFsi.js} +1 -1
  95. package/__chunks__/{Calendar-B8v6TkXp.mjs → Calendar-gsUZ4Ouw.mjs} +1 -1
  96. package/__chunks__/{CalendarBase-adL7KcVi.mjs → CalendarBase-DdQhuGNt.mjs} +1 -1
  97. package/__chunks__/{CalendarBase-B1T_Rybe.js → CalendarBase-uhGc8AVV.js} +1 -1
  98. package/__chunks__/{Checkbox-DwkJKuPC.js → Checkbox-DRiYZLsh.js} +2 -2
  99. package/__chunks__/{Checkbox-DJAFG_mm.mjs → Checkbox-qpqqY9LH.mjs} +2 -2
  100. package/__chunks__/{DatePickerBase-DRR0aOm4.js → DatePickerBase-CNWUovPI.js} +2 -2
  101. package/__chunks__/{DatePickerBase-Bg4YQMAj.mjs → DatePickerBase-ybPQnjX-.mjs} +2 -2
  102. package/__chunks__/{HelpMenu-LZ_ky28u.js → HelpMenu-B2V5jMQp.js} +2 -2
  103. package/__chunks__/{HelpMenu-DHNd3X_S.mjs → HelpMenu-wJ8eKahi.mjs} +2 -2
  104. package/__chunks__/{InputCaption-G9D1cPnP.js → InputCaption-DXmr8j5G.js} +1 -1
  105. package/__chunks__/{InputCaption-aU5qZQlo.mjs → InputCaption-DcmpIrex.mjs} +1 -1
  106. package/__chunks__/{InputField-CH28zjUK.js → InputField-Bs95nClb.js} +2 -2
  107. package/__chunks__/{InputField-D4Arfzdz.mjs → InputField-CVYymiyI.mjs} +2 -2
  108. package/__chunks__/{KebabButton-BF8hfPrB.js → KebabButton-C1m6nOIu.js} +1 -1
  109. package/__chunks__/{KebabButton-D5KhH0qQ.mjs → KebabButton-DBFzY1Rq.mjs} +1 -1
  110. package/__chunks__/{Menu-CfHK_0Sr.mjs → Menu-O33j8u7r.mjs} +2 -2
  111. package/__chunks__/{Menu-CivAepFq.js → Menu-y5owPz-O.js} +2 -2
  112. package/__chunks__/{Notification-D7ceWiZq.js → Notification-CLnVLOaw.js} +1 -1
  113. package/__chunks__/{Notification-CRi-0D3f.mjs → Notification-DbzTJzSE.mjs} +1 -1
  114. package/__chunks__/{PillGroup-BWNzHd3P.js → PillGroup-D5gTBzKy.js} +1 -1
  115. package/__chunks__/{PillGroup-D0TUV_Qh.mjs → PillGroup-QTB5sJER.mjs} +1 -1
  116. package/__chunks__/{RadioGroup-yg8Gtbol.js → RadioGroup-CPapXJZH.js} +2 -2
  117. package/__chunks__/{RadioGroup-B5o5aPT-.mjs → RadioGroup-R6mEgxdk.mjs} +2 -2
  118. package/__chunks__/{RangeCalendar-CNLF6YQu.mjs → RangeCalendar-Ce46gNnr.mjs} +1 -1
  119. package/__chunks__/{RangeCalendar-BgB6xU9q.js → RangeCalendar-DPThKM4W.js} +1 -1
  120. package/__chunks__/{SelectOverlay-BaATkSsw.js → SelectOverlay-CwRhbg9F.js} +1 -1
  121. package/__chunks__/{SelectOverlay-DkEL-0O_.mjs → SelectOverlay-DT4LOSDh.mjs} +1 -1
  122. package/__chunks__/{SelectorErrorTooltip-b5pE6hY-.js → SelectorErrorTooltip-BT5gU6Pn.js} +2 -2
  123. package/__chunks__/{SelectorErrorTooltip-BPLk3N_Q.mjs → SelectorErrorTooltip-DlXOZjmQ.mjs} +2 -2
  124. package/__chunks__/{Spinner-CNAJknx9.mjs → Spinner-CVdzIrmm.mjs} +1 -1
  125. package/__chunks__/{Spinner-CipzStjn.js → Spinner-Cyc2JsYB.js} +1 -1
  126. package/__chunks__/Text-BWjD7__Y.mjs +123 -0
  127. package/__chunks__/Text-BXsuDbqc.js +122 -0
  128. package/__chunks__/{TextField-C6qMiNmy.js → TextField-BPZ6niGw.js} +1 -1
  129. package/__chunks__/{TextField-CUOz6ZUe.mjs → TextField-BVpSTQw-.mjs} +1 -1
  130. package/__chunks__/{Toggle-BQqjvn6Z.mjs → Toggle-Cr_Myw_x.mjs} +1 -1
  131. package/__chunks__/{Toggle-CTUk7LSy.js → Toggle-O9F7R6RR.js} +1 -1
  132. package/__chunks__/{Tooltip-BIfmWjfP.js → Tooltip-CNKZl6De.js} +1 -1
  133. package/__chunks__/{Tooltip-BcHfMDtC.mjs → Tooltip-DMBtRdkk.mjs} +1 -1
  134. package/package.json +1 -1
  135. package/style.css +65 -45
  136. package/__chunks__/Text-B1xglKFU.js +0 -112
  137. package/__chunks__/Text-CX5GoBTS.mjs +0 -113
@@ -1,8 +1,8 @@
1
1
  import * as React from "react";
2
2
  import React__default from "react";
3
3
  import { I as Icon } from "./Icon-0SN9dbwU.mjs";
4
- import { M as Menu } from "./Menu-CfHK_0Sr.mjs";
5
- import { T as Text } from "./Text-CX5GoBTS.mjs";
4
+ import { M as Menu } from "./Menu-O33j8u7r.mjs";
5
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
6
6
  import { U as UnstyledButton } from "./UnstyledButton-CfhKDftV.mjs";
7
7
  var __defProp$1 = Object.defineProperty;
8
8
  var __getOwnPropSymbols$1 = Object.getOwnPropertySymbols;
@@ -31,7 +31,7 @@ var __objRest = (source, exclude) => {
31
31
  return target;
32
32
  };
33
33
  const React = require("react");
34
- const Text = require("./Text-B1xglKFU.js");
34
+ const Text = require("./Text-BXsuDbqc.js");
35
35
  const InputIcon = require("./InputIcon-BIaAI6v9.js");
36
36
  const utilities_css = require("../utilities/css.js");
37
37
  function Label(props) {
@@ -30,7 +30,7 @@ var __objRest = (source, exclude) => {
30
30
  return target;
31
31
  };
32
32
  import React__default from "react";
33
- import { T as Text } from "./Text-CX5GoBTS.mjs";
33
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
34
34
  import { s as styles } from "./InputIcon-B3t4QT3H.mjs";
35
35
  import { classNames } from "../utilities/css.mjs";
36
36
  function Label(props) {
@@ -20,8 +20,8 @@ var __spreadValues = (a, b) => {
20
20
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
21
21
  const React = require("react");
22
22
  const utilities_css = require("../utilities/css.js");
23
- const InputCaption = require("./InputCaption-G9D1cPnP.js");
24
- const Text = require("./Text-B1xglKFU.js");
23
+ const InputCaption = require("./InputCaption-DXmr8j5G.js");
24
+ const Text = require("./Text-BXsuDbqc.js");
25
25
  const Icon = require("./Icon-W8F9w-jS.js");
26
26
  const UnstyledButton = require("./UnstyledButton-CnIn7VBo.js");
27
27
  const InputIcon = require("./InputIcon-BIaAI6v9.js");
@@ -20,8 +20,8 @@ var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
20
  import * as React from "react";
21
21
  import React__default, { useState } from "react";
22
22
  import { classNames, variationName } from "../utilities/css.mjs";
23
- import { L as Label, I as InputCaption } from "./InputCaption-aU5qZQlo.mjs";
24
- import { T as Text } from "./Text-CX5GoBTS.mjs";
23
+ import { L as Label, I as InputCaption } from "./InputCaption-DcmpIrex.mjs";
24
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
25
25
  import { I as Icon } from "./Icon-0SN9dbwU.mjs";
26
26
  import { U as UnstyledButton } from "./UnstyledButton-CfhKDftV.mjs";
27
27
  import { s as styles, m as mapIconSize, g as getElementType, a as logWarningsForInvalidPropConfiguration, l as logWarningForMissingAriaLabel, I as InputIcon } from "./InputIcon-B3t4QT3H.mjs";
@@ -29,7 +29,7 @@ var __objRest = (source, exclude) => {
29
29
  };
30
30
  const React = require("react");
31
31
  const UnstyledButton = require("./UnstyledButton-CnIn7VBo.js");
32
- const Text = require("./Text-B1xglKFU.js");
32
+ const Text = require("./Text-BXsuDbqc.js");
33
33
  const Icon = require("./Icon-W8F9w-jS.js");
34
34
  function _interopNamespaceDefault(e) {
35
35
  const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
@@ -29,7 +29,7 @@ var __objRest = (source, exclude) => {
29
29
  import * as React from "react";
30
30
  import React__default from "react";
31
31
  import { U as UnstyledButton } from "./UnstyledButton-CfhKDftV.mjs";
32
- import { T as Text } from "./Text-CX5GoBTS.mjs";
32
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
33
33
  import { I as Icon } from "./Icon-0SN9dbwU.mjs";
34
34
  var __defProp2 = Object.defineProperty;
35
35
  var __getOwnPropSymbols2 = Object.getOwnPropertySymbols;
@@ -31,8 +31,8 @@ var __objRest = (source, exclude) => {
31
31
  };
32
32
  import React__default, { createContext, useContext, useCallback, useMemo } from "react";
33
33
  import { o as omit } from "./omit-CYoLXTjq.mjs";
34
- import { C as Checkbox } from "./Checkbox-DJAFG_mm.mjs";
35
- import { T as Text } from "./Text-CX5GoBTS.mjs";
34
+ import { C as Checkbox } from "./Checkbox-qpqqY9LH.mjs";
35
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
36
36
  import { i as isSelectAllSelected, S as SELECT_ALL_KEY, e as isSelectAllIndeterminate, D as DEFAULT_MAX_ITEMS_UNTIL_SCROLL, c as DEFAULT_PLACEMENT, b as DEFAULT_WIDTH, u as useSelectionCapture, $ as $f2f8a6077418541e$export$542a6fd13ac93354, O as OVERLAY_OFFSET, f as getMenuPopoverMaxHeight, d as OVERLAY_PADDING_FROM_CONTAINER, h as filterSelectedKeys, g as getUnmergedPopoverStyles, a as $86ea4cb521eb2e37$export$2317d149ed6f78c4 } from "./utilities-DaMKHxI8.mjs";
37
37
  import { $ as $3ef42575df84b30b$export$9d1611c77c2fe928, b as $bdb11010cef70236$export$b4cc09c592e8fdb8, c as $bdb11010cef70236$export$f680877a34711e37 } from "./mergeProps-CORsYhTp.mjs";
38
38
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "./filterDOMProps-EDDcM64A.mjs";
@@ -32,8 +32,8 @@ var __objRest = (source, exclude) => {
32
32
  };
33
33
  const React = require("react");
34
34
  const omit = require("./omit-CC3uE8z5.js");
35
- const Checkbox = require("./Checkbox-DwkJKuPC.js");
36
- const Text = require("./Text-B1xglKFU.js");
35
+ const Checkbox = require("./Checkbox-DRiYZLsh.js");
36
+ const Text = require("./Text-BXsuDbqc.js");
37
37
  const utilities = require("./utilities-DgR-vXbf.js");
38
38
  const mergeProps = require("./mergeProps-d7wJkv71.js");
39
39
  const filterDOMProps = require("./filterDOMProps-D3iOHP0H.js");
@@ -43,7 +43,7 @@ const useFocusWithin = require("./useFocusWithin-CxspK-F2.js");
43
43
  const useHover = require("./useHover-BMIowV0x.js");
44
44
  const index = require("./index-6ObXAT_4.js");
45
45
  const Icon = require("./Icon-W8F9w-jS.js");
46
- const Text = require("./Text-B1xglKFU.js");
46
+ const Text = require("./Text-BXsuDbqc.js");
47
47
  const utilities_css = require("../utilities/css.js");
48
48
  const UnstyledButton = require("./UnstyledButton-CnIn7VBo.js");
49
49
  const CSSTransition = require("./CSSTransition-BXyX0mUc.js");
@@ -43,7 +43,7 @@ import { $ as $9ab94262bd0047c7$export$420e68273165f4ec } from "./useFocusWithin
43
43
  import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "./useHover-CwJuylzq.mjs";
44
44
  import { s as shimExports } from "./index-DOQwYO8h.mjs";
45
45
  import { I as Icon } from "./Icon-0SN9dbwU.mjs";
46
- import { T as Text } from "./Text-CX5GoBTS.mjs";
46
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
47
47
  import { classNames, variationName } from "../utilities/css.mjs";
48
48
  import { U as UnstyledButton } from "./UnstyledButton-CfhKDftV.mjs";
49
49
  import { _ as _inheritsLoose, T as TransitionGroupContext, P as PropTypes, C as CSSTransition } from "./CSSTransition-C4FQrt4m.mjs";
@@ -62,7 +62,7 @@ const useSelectableItem = require("./useSelectableItem-iCGDFQiY.js");
62
62
  const useLocalizedStringFormatter = require("./useLocalizedStringFormatter-X4sjSzZt.js");
63
63
  const Close = require("./Close-BQ2IlPyf.js");
64
64
  const Icon = require("./Icon-W8F9w-jS.js");
65
- const Text = require("./Text-B1xglKFU.js");
65
+ const Text = require("./Text-BXsuDbqc.js");
66
66
  const utilities_css = require("../utilities/css.js");
67
67
  function $0d86e9c8f07f9a7b$export$762f73dccccd255d(options) {
68
68
  let { initialItems = [], initialSelectedKeys, getKey = (item) => {
@@ -61,7 +61,7 @@ import { $ as $880e95eb8b93ba9a$export$ecf600387e221c37 } from "./useSelectableI
61
61
  import { $ as $fca6afa0e843324b$export$f12b703ca79dfbb1 } from "./useLocalizedStringFormatter-D-qKpkp4.mjs";
62
62
  import { C as Close } from "./Close-Cq6Q6MN6.mjs";
63
63
  import { I as Icon } from "./Icon-0SN9dbwU.mjs";
64
- import { T as Text } from "./Text-CX5GoBTS.mjs";
64
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
65
65
  import { getComponentToken, getResponsiveDesignToken, getComponentThemeToken, classNames } from "../utilities/css.mjs";
66
66
  function $0d86e9c8f07f9a7b$export$762f73dccccd255d(options) {
67
67
  let { initialItems = [], initialSelectedKeys, getKey = (item) => {
@@ -31,9 +31,9 @@ var __objRest = (source, exclude) => {
31
31
  return target;
32
32
  };
33
33
  const React = require("react");
34
- const Text = require("./Text-B1xglKFU.js");
34
+ const Text = require("./Text-BXsuDbqc.js");
35
35
  const HorizontalStack = require("./HorizontalStack-CXpjASZi.js");
36
- const SelectorErrorTooltip = require("./SelectorErrorTooltip-b5pE6hY-.js");
36
+ const SelectorErrorTooltip = require("./SelectorErrorTooltip-BT5gU6Pn.js");
37
37
  const utilities_css = require("../utilities/css.js");
38
38
  const mergeProps = require("./mergeProps-d7wJkv71.js");
39
39
  const filterDOMProps = require("./filterDOMProps-D3iOHP0H.js");
@@ -30,9 +30,9 @@ var __objRest = (source, exclude) => {
30
30
  return target;
31
31
  };
32
32
  import React__default, { useMemo, useState, useContext } from "react";
33
- import { T as Text } from "./Text-CX5GoBTS.mjs";
33
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
34
34
  import { H as HorizontalStack } from "./HorizontalStack-CxE8tPx_.mjs";
35
- import { S as SelectorErrorTooltip } from "./SelectorErrorTooltip-BPLk3N_Q.mjs";
35
+ import { S as SelectorErrorTooltip } from "./SelectorErrorTooltip-DlXOZjmQ.mjs";
36
36
  import { classNames } from "../utilities/css.mjs";
37
37
  import { $ as $3ef42575df84b30b$export$9d1611c77c2fe928, c as $bdb11010cef70236$export$f680877a34711e37 } from "./mergeProps-CORsYhTp.mjs";
38
38
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "./filterDOMProps-EDDcM64A.mjs";
@@ -30,7 +30,7 @@ var __objRest = (source, exclude) => {
30
30
  return target;
31
31
  };
32
32
  import React__default, { useState, useRef, useMemo } from "react";
33
- import { c as $f62d864046160412$export$f4a51ff076cc9a09, d as $11d87f3f76e88657$export$93522d1a439f3617, e as $14e0f24ef4ac5c92$export$a75f2bff57811055, f as $14e0f24ef4ac5c92$export$5c333a116e949cdd, a as $131cf43a05231e1e$export$6d095e787d2b5e1f, g as $14e0f24ef4ac5c92$export$91b62ebf2ba703ee, h as $f62d864046160412$export$eac50920cf2fd59a, i as $f62d864046160412$export$4f5203c0d889109e, j as $f62d864046160412$export$a1d3911297b952d7, k as $11d87f3f76e88657$export$b4a036af3fc0b032, l as $3b62074eb05584b2$export$80ee6245ec4f29ec, $ as $c4acc1de3ab169cf$export$d652b3ea2d672d5b, C as CalendarBase, b as $64244302c3013299$export$dd0bbc9b26defe37 } from "./CalendarBase-adL7KcVi.mjs";
33
+ import { c as $f62d864046160412$export$f4a51ff076cc9a09, d as $11d87f3f76e88657$export$93522d1a439f3617, e as $14e0f24ef4ac5c92$export$a75f2bff57811055, f as $14e0f24ef4ac5c92$export$5c333a116e949cdd, a as $131cf43a05231e1e$export$6d095e787d2b5e1f, g as $14e0f24ef4ac5c92$export$91b62ebf2ba703ee, h as $f62d864046160412$export$eac50920cf2fd59a, i as $f62d864046160412$export$4f5203c0d889109e, j as $f62d864046160412$export$a1d3911297b952d7, k as $11d87f3f76e88657$export$b4a036af3fc0b032, l as $3b62074eb05584b2$export$80ee6245ec4f29ec, $ as $c4acc1de3ab169cf$export$d652b3ea2d672d5b, C as CalendarBase, b as $64244302c3013299$export$dd0bbc9b26defe37 } from "./CalendarBase-DdQhuGNt.mjs";
34
34
  import { $ as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 } from "./context-BEoWr5Bw.mjs";
35
35
  import { $ as $458b0a5536c1a7cf$export$40bfa8c7b0832715 } from "./useControlledState-BDO08zJF.mjs";
36
36
  import { $ as $e9faafb641e167db$export$90fc3a17d93f704c } from "./useEvent-B40RDiQ6.mjs";
@@ -31,7 +31,7 @@ var __objRest = (source, exclude) => {
31
31
  return target;
32
32
  };
33
33
  const React = require("react");
34
- const CalendarBase = require("./CalendarBase-B1T_Rybe.js");
34
+ const CalendarBase = require("./CalendarBase-uhGc8AVV.js");
35
35
  const context = require("./context-Dxz9OXQY.js");
36
36
  const useControlledState = require("./useControlledState-B2XIiHlL.js");
37
37
  const useEvent = require("./useEvent-Dh4hqdOa.js");
@@ -32,7 +32,7 @@ const useField = require("./useField-C80n1AHI.js");
32
32
  const useMenuTrigger = require("./useMenuTrigger-CYz-sHYa.js");
33
33
  const useFormReset = require("./useFormReset-mp5g2mF5.js");
34
34
  const VisuallyHidden = require("./VisuallyHidden-DeSpvYML.js");
35
- const Text = require("./Text-B1xglKFU.js");
35
+ const Text = require("./Text-BXsuDbqc.js");
36
36
  const useListBoxSection = require("./useListBoxSection-yxKStnVF.js");
37
37
  const Item = require("./Item-h_oPjYVR.js");
38
38
  const utilities = require("./utilities-DgR-vXbf.js");
@@ -31,7 +31,7 @@ import { $ as $2baaea4c71418dea$export$294aa081a6c6f55d } from "./useField-D1rL_
31
31
  import { $ as $168583247155ddda$export$dc9c12ed27dd1b49 } from "./useMenuTrigger-Bm2l00Fx.mjs";
32
32
  import { $ as $99facab73266f662$export$5add1d006293d136 } from "./useFormReset-XL_MAi9u.mjs";
33
33
  import { $ as $5c3e21d68f1c4674$export$a966af930f325cab } from "./VisuallyHidden-CCdi-Y1w.mjs";
34
- import { T as Text } from "./Text-CX5GoBTS.mjs";
34
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
35
35
  import { $ as $293f70390ea03370$export$497855f14858aa34, a as $af383d3bef1cfdc9$export$c3f9f39876e4bc7, b as $c132121280ec012d$export$50eacbbf140a3141 } from "./useListBoxSection-UWw98S5n.mjs";
36
36
  import { $ as $c1d7fb2ec91bae71$export$6d08773d2e66f8f2 } from "./Item-FD89BR0i.mjs";
37
37
  import { $ as $f2f8a6077418541e$export$542a6fd13ac93354, g as getUnmergedPopoverStyles, a as $86ea4cb521eb2e37$export$2317d149ed6f78c4, D as DEFAULT_MAX_ITEMS_UNTIL_SCROLL, b as DEFAULT_WIDTH, c as DEFAULT_PLACEMENT, O as OVERLAY_OFFSET, d as OVERLAY_PADDING_FROM_CONTAINER, I as ITEM_HEIGHT, Y as Y_PADDING_INSIDE_OVERLAY } from "./utilities-DaMKHxI8.mjs";
@@ -17,8 +17,8 @@ var __spreadValues = (a, b) => {
17
17
  };
18
18
  const React = require("react");
19
19
  const Icon = require("./Icon-W8F9w-jS.js");
20
- const Text = require("./Text-B1xglKFU.js");
21
- const Tooltip = require("./Tooltip-BIfmWjfP.js");
20
+ const Text = require("./Text-BXsuDbqc.js");
21
+ const Tooltip = require("./Tooltip-CNKZl6De.js");
22
22
  function _interopNamespaceDefault(e) {
23
23
  const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
24
24
  if (e) {
@@ -17,8 +17,8 @@ var __spreadValues = (a, b) => {
17
17
  import * as React from "react";
18
18
  import React__default from "react";
19
19
  import { I as Icon } from "./Icon-0SN9dbwU.mjs";
20
- import { T as Text } from "./Text-CX5GoBTS.mjs";
21
- import { T as Tooltip } from "./Tooltip-BcHfMDtC.mjs";
20
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
21
+ import { T as Tooltip } from "./Tooltip-DMBtRdkk.mjs";
22
22
  var __defProp2 = Object.defineProperty;
23
23
  var __getOwnPropSymbols2 = Object.getOwnPropertySymbols;
24
24
  var __hasOwnProp2 = Object.prototype.hasOwnProperty;
@@ -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, useId } from "react";
21
- import { T as Text } from "./Text-CX5GoBTS.mjs";
21
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
22
22
  import { getComponentToken, getComponentDesignToken, getComponentThemeToken } from "../utilities/css.mjs";
23
23
  import { $ as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "./mergeProps-CORsYhTp.mjs";
24
24
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "./filterDOMProps-EDDcM64A.mjs";
@@ -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-B1xglKFU.js");
22
+ const Text = require("./Text-BXsuDbqc.js");
23
23
  const utilities_css = require("../utilities/css.js");
24
24
  const mergeProps = require("./mergeProps-d7wJkv71.js");
25
25
  const filterDOMProps = require("./filterDOMProps-D3iOHP0H.js");
@@ -0,0 +1,123 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
3
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
5
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
6
+ var __spreadValues = (a, b) => {
7
+ for (var prop in b || (b = {}))
8
+ if (__hasOwnProp.call(b, prop))
9
+ __defNormalProp(a, prop, b[prop]);
10
+ if (__getOwnPropSymbols)
11
+ for (var prop of __getOwnPropSymbols(b)) {
12
+ if (__propIsEnum.call(b, prop))
13
+ __defNormalProp(a, prop, b[prop]);
14
+ }
15
+ return a;
16
+ };
17
+ import React__default from "react";
18
+ import { classNames, variationName, getComponentThemeToken, backwardsCompatibleColorToken } from "../utilities/css.mjs";
19
+ const Text$1 = "_Text_ljnz4_4";
20
+ const heading1 = "_heading1_ljnz4_12";
21
+ const heading2 = "_heading2_ljnz4_29";
22
+ const heading3 = "_heading3_ljnz4_46";
23
+ const heading4 = "_heading4_ljnz4_63";
24
+ const heading5 = "_heading5_ljnz4_71";
25
+ const subtitle1 = "_subtitle1_ljnz4_79";
26
+ const subtitle2 = "_subtitle2_ljnz4_87";
27
+ const body1 = "_body1_ljnz4_95";
28
+ const body2 = "_body2_ljnz4_103";
29
+ const caption = "_caption_ljnz4_111";
30
+ const caption2 = "_caption2_ljnz4_119";
31
+ const caption3 = "_caption3_ljnz4_127";
32
+ const overline = "_overline_ljnz4_135";
33
+ const overline2 = "_overline2_ljnz4_143";
34
+ const button = "_button_ljnz4_151";
35
+ const normal = "_normal_ljnz4_167";
36
+ const medium = "_medium_ljnz4_171";
37
+ const semibold = "_semibold_ljnz4_175";
38
+ const bold = "_bold_ljnz4_179";
39
+ const truncate = "_truncate_ljnz4_183";
40
+ const block = "_block_ljnz4_189";
41
+ const visuallyHidden = "_visuallyHidden_ljnz4_193";
42
+ const start = "_start_ljnz4_206";
43
+ const center = "_center_ljnz4_210";
44
+ const end = "_end_ljnz4_214";
45
+ const justify = "_justify_ljnz4_218";
46
+ const numeric = "_numeric_ljnz4_226";
47
+ const transformNone = "_transformNone_ljnz4_230";
48
+ const transformCapitalize = "_transformCapitalize_ljnz4_234";
49
+ const transformUppercase = "_transformUppercase_ljnz4_238";
50
+ const transformLowercase = "_transformLowercase_ljnz4_242";
51
+ const whiteSpaceNormal = "_whiteSpaceNormal_ljnz4_246";
52
+ const whiteSpacePre = "_whiteSpacePre_ljnz4_250";
53
+ const whiteSpaceNowrap = "_whiteSpaceNowrap_ljnz4_254";
54
+ const fontVariantNumericNormal = "_fontVariantNumericNormal_ljnz4_270";
55
+ const textWrapWrap = "_textWrapWrap_ljnz4_278";
56
+ const textWrapNoWrap = "_textWrapNoWrap_ljnz4_282";
57
+ const textWrapBalance = "_textWrapBalance_ljnz4_286";
58
+ const textWrapPretty = "_textWrapPretty_ljnz4_290";
59
+ const textWrapStable = "_textWrapStable_ljnz4_294";
60
+ const styles = {
61
+ Text: Text$1,
62
+ heading1,
63
+ heading2,
64
+ heading3,
65
+ heading4,
66
+ heading5,
67
+ subtitle1,
68
+ subtitle2,
69
+ body1,
70
+ body2,
71
+ caption,
72
+ caption2,
73
+ caption3,
74
+ overline,
75
+ overline2,
76
+ button,
77
+ "small-button": "_small-button_ljnz4_159",
78
+ normal,
79
+ medium,
80
+ semibold,
81
+ bold,
82
+ truncate,
83
+ block,
84
+ visuallyHidden,
85
+ start,
86
+ center,
87
+ end,
88
+ justify,
89
+ "break": "_break_ljnz4_222",
90
+ numeric,
91
+ transformNone,
92
+ transformCapitalize,
93
+ transformUppercase,
94
+ transformLowercase,
95
+ whiteSpaceNormal,
96
+ whiteSpacePre,
97
+ whiteSpaceNowrap,
98
+ "whiteSpacePre-wrap": "_whiteSpacePre-wrap_ljnz4_258",
99
+ "whiteSpaceBreak-spaces": "_whiteSpaceBreak-spaces_ljnz4_262",
100
+ "whiteSpacePre-line": "_whiteSpacePre-line_ljnz4_266",
101
+ fontVariantNumericNormal,
102
+ "fontVariantNumericTabular-nums": "_fontVariantNumericTabular-nums_ljnz4_274",
103
+ textWrapWrap,
104
+ textWrapNoWrap,
105
+ textWrapBalance,
106
+ textWrapPretty,
107
+ textWrapStable
108
+ };
109
+ function Text({ alignment, as: Component = "span", breakWord = false, children, color, fontVariantNumeric, id, textWrap, transform = "none", truncate: truncate2 = false, variant, visuallyHidden: visuallyHidden2 = false, weight, whiteSpace }) {
110
+ const className = 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, textWrap && styles[variationName("textWrap", textWrap)], transform && styles[variationName("transform", transform)], whiteSpace && styles[variationName("whiteSpace", whiteSpace)], fontVariantNumeric && styles[variationName("fontVariantNumeric", fontVariantNumeric)]);
111
+ const style = __spreadValues({}, getComponentThemeToken("text", "color", "color", backwardsCompatibleColorToken(color)));
112
+ return React__default.createElement(Component, {
113
+ className,
114
+ style,
115
+ id: id ? id : void 0
116
+ }, children);
117
+ }
118
+ function cleanVariant(variant) {
119
+ return variant.replace(/_/, "-");
120
+ }
121
+ export {
122
+ Text as T
123
+ };
@@ -0,0 +1,122 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
6
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
7
+ var __spreadValues = (a, b) => {
8
+ for (var prop in b || (b = {}))
9
+ if (__hasOwnProp.call(b, prop))
10
+ __defNormalProp(a, prop, b[prop]);
11
+ if (__getOwnPropSymbols)
12
+ for (var prop of __getOwnPropSymbols(b)) {
13
+ if (__propIsEnum.call(b, prop))
14
+ __defNormalProp(a, prop, b[prop]);
15
+ }
16
+ return a;
17
+ };
18
+ const React = require("react");
19
+ const utilities_css = require("../utilities/css.js");
20
+ const Text$1 = "_Text_ljnz4_4";
21
+ const heading1 = "_heading1_ljnz4_12";
22
+ const heading2 = "_heading2_ljnz4_29";
23
+ const heading3 = "_heading3_ljnz4_46";
24
+ const heading4 = "_heading4_ljnz4_63";
25
+ const heading5 = "_heading5_ljnz4_71";
26
+ const subtitle1 = "_subtitle1_ljnz4_79";
27
+ const subtitle2 = "_subtitle2_ljnz4_87";
28
+ const body1 = "_body1_ljnz4_95";
29
+ const body2 = "_body2_ljnz4_103";
30
+ const caption = "_caption_ljnz4_111";
31
+ const caption2 = "_caption2_ljnz4_119";
32
+ const caption3 = "_caption3_ljnz4_127";
33
+ const overline = "_overline_ljnz4_135";
34
+ const overline2 = "_overline2_ljnz4_143";
35
+ const button = "_button_ljnz4_151";
36
+ const normal = "_normal_ljnz4_167";
37
+ const medium = "_medium_ljnz4_171";
38
+ const semibold = "_semibold_ljnz4_175";
39
+ const bold = "_bold_ljnz4_179";
40
+ const truncate = "_truncate_ljnz4_183";
41
+ const block = "_block_ljnz4_189";
42
+ const visuallyHidden = "_visuallyHidden_ljnz4_193";
43
+ const start = "_start_ljnz4_206";
44
+ const center = "_center_ljnz4_210";
45
+ const end = "_end_ljnz4_214";
46
+ const justify = "_justify_ljnz4_218";
47
+ const numeric = "_numeric_ljnz4_226";
48
+ const transformNone = "_transformNone_ljnz4_230";
49
+ const transformCapitalize = "_transformCapitalize_ljnz4_234";
50
+ const transformUppercase = "_transformUppercase_ljnz4_238";
51
+ const transformLowercase = "_transformLowercase_ljnz4_242";
52
+ const whiteSpaceNormal = "_whiteSpaceNormal_ljnz4_246";
53
+ const whiteSpacePre = "_whiteSpacePre_ljnz4_250";
54
+ const whiteSpaceNowrap = "_whiteSpaceNowrap_ljnz4_254";
55
+ const fontVariantNumericNormal = "_fontVariantNumericNormal_ljnz4_270";
56
+ const textWrapWrap = "_textWrapWrap_ljnz4_278";
57
+ const textWrapNoWrap = "_textWrapNoWrap_ljnz4_282";
58
+ const textWrapBalance = "_textWrapBalance_ljnz4_286";
59
+ const textWrapPretty = "_textWrapPretty_ljnz4_290";
60
+ const textWrapStable = "_textWrapStable_ljnz4_294";
61
+ const styles = {
62
+ Text: Text$1,
63
+ heading1,
64
+ heading2,
65
+ heading3,
66
+ heading4,
67
+ heading5,
68
+ subtitle1,
69
+ subtitle2,
70
+ body1,
71
+ body2,
72
+ caption,
73
+ caption2,
74
+ caption3,
75
+ overline,
76
+ overline2,
77
+ button,
78
+ "small-button": "_small-button_ljnz4_159",
79
+ normal,
80
+ medium,
81
+ semibold,
82
+ bold,
83
+ truncate,
84
+ block,
85
+ visuallyHidden,
86
+ start,
87
+ center,
88
+ end,
89
+ justify,
90
+ "break": "_break_ljnz4_222",
91
+ numeric,
92
+ transformNone,
93
+ transformCapitalize,
94
+ transformUppercase,
95
+ transformLowercase,
96
+ whiteSpaceNormal,
97
+ whiteSpacePre,
98
+ whiteSpaceNowrap,
99
+ "whiteSpacePre-wrap": "_whiteSpacePre-wrap_ljnz4_258",
100
+ "whiteSpaceBreak-spaces": "_whiteSpaceBreak-spaces_ljnz4_262",
101
+ "whiteSpacePre-line": "_whiteSpacePre-line_ljnz4_266",
102
+ fontVariantNumericNormal,
103
+ "fontVariantNumericTabular-nums": "_fontVariantNumericTabular-nums_ljnz4_274",
104
+ textWrapWrap,
105
+ textWrapNoWrap,
106
+ textWrapBalance,
107
+ textWrapPretty,
108
+ textWrapStable
109
+ };
110
+ function Text({ alignment, as: Component = "span", breakWord = false, children, color, fontVariantNumeric, id, textWrap, transform = "none", truncate: truncate2 = false, variant, visuallyHidden: visuallyHidden2 = false, weight, whiteSpace }) {
111
+ 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, textWrap && styles[utilities_css.variationName("textWrap", textWrap)], transform && styles[utilities_css.variationName("transform", transform)], whiteSpace && styles[utilities_css.variationName("whiteSpace", whiteSpace)], fontVariantNumeric && styles[utilities_css.variationName("fontVariantNumeric", fontVariantNumeric)]);
112
+ const style = __spreadValues({}, utilities_css.getComponentThemeToken("text", "color", "color", utilities_css.backwardsCompatibleColorToken(color)));
113
+ return React.createElement(Component, {
114
+ className,
115
+ style,
116
+ id: id ? id : void 0
117
+ }, children);
118
+ }
119
+ function cleanVariant(variant) {
120
+ return variant.replace(/_/, "-");
121
+ }
122
+ exports.Text = Text;
@@ -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-CH28zjUK.js");
31
+ const InputField = require("./InputField-Bs95nClb.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-D4Arfzdz.mjs";
30
+ import { I as InputField } from "./InputField-CVYymiyI.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-CORsYhTp.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-CX5GoBTS.mjs";
35
+ import { T as Text } from "./Text-BWjD7__Y.mjs";
36
36
  import { classNames } from "../utilities/css.mjs";
37
37
  import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "./useToggleState-1Mo_p5l0.mjs";
38
38
  import { $ as $d2c8e2b0480f3f34$export$cbe85ee05b554577 } from "./useToggle-Dvy3oMSz.mjs";
@@ -33,7 +33,7 @@ var __objRest = (source, exclude) => {
33
33
  const mergeProps = require("./mergeProps-d7wJkv71.js");
34
34
  const mergeRefs = require("./mergeRefs-CQsNYO0P.js");
35
35
  const React = require("react");
36
- const Text = require("./Text-B1xglKFU.js");
36
+ const Text = require("./Text-BXsuDbqc.js");
37
37
  const utilities_css = require("../utilities/css.js");
38
38
  const useToggleState = require("./useToggleState-8QqTgvTU.js");
39
39
  const useToggle = require("./useToggle-nWML_sp8.js");
@@ -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-B1xglKFU.js");
22
+ const Text = require("./Text-BXsuDbqc.js");
23
23
  const utilities_css = require("../utilities/css.js");
24
24
  const Overlay = require("./Overlay-88Ee_QUh.js");
25
25
  const useFocusVisible = require("./useFocusVisible-7ks2C0sQ.js");
@@ -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-CX5GoBTS.mjs";
21
+ import { T as Text } from "./Text-BWjD7__Y.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-Cj4W5w8m.mjs";
24
24
  import { r as $507fabe10e71c6fb$export$630ff653c5ada6a9, f as $507fabe10e71c6fb$export$b9b3dfddab17db27 } from "./useFocusVisible-DWC9qGtP.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easypost/easy-ui",
3
- "version": "1.0.0-alpha.87",
3
+ "version": "1.0.0-alpha.88",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ],