@easypost/easy-ui 1.0.0-alpha.7 → 1.0.0-alpha.8

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 (57) hide show
  1. package/Badge/index.js +12 -12
  2. package/Badge/index.mjs +12 -12
  3. package/Banner/index.js +4 -4
  4. package/Banner/index.mjs +4 -4
  5. package/Button/index.js +16 -16
  6. package/Button/index.mjs +16 -16
  7. package/CHANGELOG.md +7 -0
  8. package/Card/index.js +9 -9
  9. package/Card/index.mjs +9 -9
  10. package/Checkbox/index.js +16 -16
  11. package/Checkbox/index.mjs +16 -16
  12. package/CodeBlock/index.js +9 -9
  13. package/CodeBlock/index.mjs +9 -9
  14. package/CodeSnippet/index.js +1 -1
  15. package/CodeSnippet/index.mjs +1 -1
  16. package/DropdownButton/index.js +11 -11
  17. package/DropdownButton/index.mjs +11 -11
  18. package/HorizontalGrid/index.js +1 -1
  19. package/HorizontalGrid/index.mjs +1 -1
  20. package/HorizontalStack/index.js +1 -1
  21. package/HorizontalStack/index.mjs +1 -1
  22. package/Icon/index.js +2 -2
  23. package/Icon/index.mjs +2 -2
  24. package/IconButton/index.js +10 -10
  25. package/IconButton/index.mjs +10 -10
  26. package/InputField/index.js +1 -1
  27. package/InputField/index.mjs +1 -1
  28. package/Menu/index.js +8 -8
  29. package/Menu/index.mjs +8 -8
  30. package/Notification/index.js +12 -12
  31. package/Notification/index.mjs +12 -12
  32. package/RadioGroup/index.js +13 -13
  33. package/RadioGroup/index.mjs +13 -13
  34. package/Select/index.js +19 -19
  35. package/Select/index.mjs +19 -19
  36. package/SelectorErrorTooltip/index.js +2 -2
  37. package/SelectorErrorTooltip/index.mjs +2 -2
  38. package/Text/index.js +27 -27
  39. package/Text/index.mjs +27 -27
  40. package/TextField/index.js +1 -1
  41. package/TextField/index.mjs +1 -1
  42. package/Textarea/index.js +1 -1
  43. package/Textarea/index.mjs +1 -1
  44. package/Toggle/index.js +10 -10
  45. package/Toggle/index.mjs +10 -10
  46. package/Tooltip/index.js +1 -1
  47. package/Tooltip/index.mjs +1 -1
  48. package/VerticalStack/index.js +3 -3
  49. package/VerticalStack/index.mjs +3 -3
  50. package/__chunks__/{InputIcon-1f2ed127.mjs → InputIcon-db15c32a.mjs} +24 -24
  51. package/__chunks__/{InputIcon-f456e366.js → InputIcon-e721be51.js} +24 -24
  52. package/__chunks__/{index-72137376.mjs → index-0c519caa.mjs} +1 -1
  53. package/__chunks__/{index-affe5510.js → index-12ba1ea7.js} +7 -7
  54. package/__chunks__/{index-e989a741.mjs → index-766f8373.mjs} +7 -7
  55. package/__chunks__/{index-a7b6b429.js → index-9964b6cd.js} +1 -1
  56. package/package.json +3 -3
  57. package/style.css +406 -406
package/Toggle/index.mjs CHANGED
@@ -37,13 +37,13 @@ function $b418ec0c85c52f27$export$d853f7095ae95f88(props, state, ref) {
37
37
  isReadOnly
38
38
  };
39
39
  }
40
- const Switch$1 = "_Switch_90k8g_5";
41
- const focusVisible = "_focusVisible_90k8g_13";
42
- const track = "_track_90k8g_25";
43
- const thumb = "_thumb_90k8g_29";
44
- const hovered = "_hovered_90k8g_33";
45
- const disabled = "_disabled_90k8g_33";
46
- const selected = "_selected_90k8g_37";
40
+ const Switch$1 = "_Switch_7blzy_5";
41
+ const focusVisible = "_focusVisible_7blzy_13";
42
+ const track = "_track_7blzy_25";
43
+ const thumb = "_thumb_7blzy_29";
44
+ const hovered = "_hovered_7blzy_33";
45
+ const disabled = "_disabled_7blzy_33";
46
+ const selected = "_selected_7blzy_37";
47
47
  const styles$1 = {
48
48
  Switch: Switch$1,
49
49
  focusVisible,
@@ -76,9 +76,9 @@ function Switch(props) {
76
76
  r: 6
77
77
  })));
78
78
  }
79
- const Toggle$1 = "_Toggle_14qt2_5";
80
- const text = "_text_14qt2_25";
81
- const input = "_input_14qt2_26";
79
+ const Toggle$1 = "_Toggle_1py8t_5";
80
+ const text = "_text_1py8t_25";
81
+ const input = "_input_1py8t_26";
82
82
  const styles = {
83
83
  Toggle: Toggle$1,
84
84
  text,
package/Tooltip/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const Tooltip_index = require("../__chunks__/index-affe5510.js");
3
+ const Tooltip_index = require("../__chunks__/index-12ba1ea7.js");
4
4
  require("react");
5
5
  require("../Text/index.js");
6
6
  require("../utilities/css.js");
package/Tooltip/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { T } from "../__chunks__/index-e989a741.mjs";
1
+ import { T } from "../__chunks__/index-766f8373.mjs";
2
2
  import "react";
3
3
  import "../Text/index.mjs";
4
4
  import "../utilities/css.mjs";
@@ -33,9 +33,9 @@ var __objRest = (source, exclude) => {
33
33
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
34
34
  const React = require("react");
35
35
  const utilities_css = require("../utilities/css.js");
36
- const VerticalStack$1 = "_VerticalStack_1s219_5";
37
- const listReset = "_listReset_1s219_44";
38
- const fieldsetReset = "_fieldsetReset_1s219_51";
36
+ const VerticalStack$1 = "_VerticalStack_9jcuu_5";
37
+ const listReset = "_listReset_9jcuu_44";
38
+ const fieldsetReset = "_fieldsetReset_9jcuu_51";
39
39
  const styles = {
40
40
  VerticalStack: VerticalStack$1,
41
41
  listReset,
@@ -31,9 +31,9 @@ var __objRest = (source, exclude) => {
31
31
  };
32
32
  import React__default, { forwardRef } from "react";
33
33
  import { classNames, getResponsiveDesignToken, getComponentToken, sanitizeCustomProperties } from "../utilities/css.mjs";
34
- const VerticalStack$1 = "_VerticalStack_1s219_5";
35
- const listReset = "_listReset_1s219_44";
36
- const fieldsetReset = "_fieldsetReset_1s219_51";
34
+ const VerticalStack$1 = "_VerticalStack_9jcuu_5";
35
+ const listReset = "_listReset_9jcuu_44";
36
+ const fieldsetReset = "_fieldsetReset_9jcuu_51";
37
37
  const styles = {
38
38
  VerticalStack: VerticalStack$1,
39
39
  listReset,
@@ -33,30 +33,30 @@ import React__default from "react";
33
33
  import { Text } from "../Text/index.mjs";
34
34
  import { classNames, variationName } from "../utilities/css.mjs";
35
35
  import { Icon } from "../Icon/index.mjs";
36
- const root = "_root_ljrev_5";
37
- const inputIconContainer = "_inputIconContainer_ljrev_26";
38
- const label = "_label_ljrev_32";
39
- const labelHidden = "_labelHidden_ljrev_36";
40
- const input = "_input_ljrev_26";
41
- const errorInput = "_errorInput_ljrev_74";
42
- const inputSizeSm = "_inputSizeSm_ljrev_82";
43
- const inputSizeLg = "_inputSizeLg_ljrev_96";
44
- const passwordInput = "_passwordInput_ljrev_104";
45
- const passwordBtn = "_passwordBtn_ljrev_114";
46
- const hovered = "_hovered_ljrev_145";
47
- const textArea = "_textArea_ljrev_154";
48
- const passwordBtnError = "_passwordBtnError_ljrev_159";
49
- const passwordBtnSm = "_passwordBtnSm_ljrev_165";
50
- const passwordBtnLg = "_passwordBtnLg_ljrev_174";
51
- const icon = "_icon_ljrev_183";
52
- const iconDisabled = "_iconDisabled_ljrev_193";
53
- const iconStart = "_iconStart_ljrev_197";
54
- const iconEnd = "_iconEnd_ljrev_201";
55
- const iconStartInput = "_iconStartInput_ljrev_205";
56
- const iconEndInput = "_iconEndInput_ljrev_209";
57
- const inputIconPlacementSm = "_inputIconPlacementSm_ljrev_213";
58
- const inputIconPlacementLg = "_inputIconPlacementLg_ljrev_217";
59
- const caption = "_caption_ljrev_221";
36
+ const root = "_root_15yc8_5";
37
+ const inputIconContainer = "_inputIconContainer_15yc8_26";
38
+ const label = "_label_15yc8_32";
39
+ const labelHidden = "_labelHidden_15yc8_36";
40
+ const input = "_input_15yc8_26";
41
+ const errorInput = "_errorInput_15yc8_74";
42
+ const inputSizeSm = "_inputSizeSm_15yc8_82";
43
+ const inputSizeLg = "_inputSizeLg_15yc8_96";
44
+ const passwordInput = "_passwordInput_15yc8_104";
45
+ const passwordBtn = "_passwordBtn_15yc8_114";
46
+ const hovered = "_hovered_15yc8_145";
47
+ const textArea = "_textArea_15yc8_154";
48
+ const passwordBtnError = "_passwordBtnError_15yc8_159";
49
+ const passwordBtnSm = "_passwordBtnSm_15yc8_165";
50
+ const passwordBtnLg = "_passwordBtnLg_15yc8_174";
51
+ const icon = "_icon_15yc8_183";
52
+ const iconDisabled = "_iconDisabled_15yc8_193";
53
+ const iconStart = "_iconStart_15yc8_197";
54
+ const iconEnd = "_iconEnd_15yc8_201";
55
+ const iconStartInput = "_iconStartInput_15yc8_205";
56
+ const iconEndInput = "_iconEndInput_15yc8_209";
57
+ const inputIconPlacementSm = "_inputIconPlacementSm_15yc8_213";
58
+ const inputIconPlacementLg = "_inputIconPlacementLg_15yc8_217";
59
+ const caption = "_caption_15yc8_221";
60
60
  const styles = {
61
61
  root,
62
62
  inputIconContainer,
@@ -34,30 +34,30 @@ const React = require("react");
34
34
  const Text_index = require("../Text/index.js");
35
35
  const utilities_css = require("../utilities/css.js");
36
36
  const Icon_index = require("../Icon/index.js");
37
- const root = "_root_ljrev_5";
38
- const inputIconContainer = "_inputIconContainer_ljrev_26";
39
- const label = "_label_ljrev_32";
40
- const labelHidden = "_labelHidden_ljrev_36";
41
- const input = "_input_ljrev_26";
42
- const errorInput = "_errorInput_ljrev_74";
43
- const inputSizeSm = "_inputSizeSm_ljrev_82";
44
- const inputSizeLg = "_inputSizeLg_ljrev_96";
45
- const passwordInput = "_passwordInput_ljrev_104";
46
- const passwordBtn = "_passwordBtn_ljrev_114";
47
- const hovered = "_hovered_ljrev_145";
48
- const textArea = "_textArea_ljrev_154";
49
- const passwordBtnError = "_passwordBtnError_ljrev_159";
50
- const passwordBtnSm = "_passwordBtnSm_ljrev_165";
51
- const passwordBtnLg = "_passwordBtnLg_ljrev_174";
52
- const icon = "_icon_ljrev_183";
53
- const iconDisabled = "_iconDisabled_ljrev_193";
54
- const iconStart = "_iconStart_ljrev_197";
55
- const iconEnd = "_iconEnd_ljrev_201";
56
- const iconStartInput = "_iconStartInput_ljrev_205";
57
- const iconEndInput = "_iconEndInput_ljrev_209";
58
- const inputIconPlacementSm = "_inputIconPlacementSm_ljrev_213";
59
- const inputIconPlacementLg = "_inputIconPlacementLg_ljrev_217";
60
- const caption = "_caption_ljrev_221";
37
+ const root = "_root_15yc8_5";
38
+ const inputIconContainer = "_inputIconContainer_15yc8_26";
39
+ const label = "_label_15yc8_32";
40
+ const labelHidden = "_labelHidden_15yc8_36";
41
+ const input = "_input_15yc8_26";
42
+ const errorInput = "_errorInput_15yc8_74";
43
+ const inputSizeSm = "_inputSizeSm_15yc8_82";
44
+ const inputSizeLg = "_inputSizeLg_15yc8_96";
45
+ const passwordInput = "_passwordInput_15yc8_104";
46
+ const passwordBtn = "_passwordBtn_15yc8_114";
47
+ const hovered = "_hovered_15yc8_145";
48
+ const textArea = "_textArea_15yc8_154";
49
+ const passwordBtnError = "_passwordBtnError_15yc8_159";
50
+ const passwordBtnSm = "_passwordBtnSm_15yc8_165";
51
+ const passwordBtnLg = "_passwordBtnLg_15yc8_174";
52
+ const icon = "_icon_15yc8_183";
53
+ const iconDisabled = "_iconDisabled_15yc8_193";
54
+ const iconStart = "_iconStart_15yc8_197";
55
+ const iconEnd = "_iconEnd_15yc8_201";
56
+ const iconStartInput = "_iconStartInput_15yc8_205";
57
+ const iconEndInput = "_iconEndInput_15yc8_209";
58
+ const inputIconPlacementSm = "_inputIconPlacementSm_15yc8_213";
59
+ const inputIconPlacementLg = "_inputIconPlacementLg_15yc8_217";
60
+ const caption = "_caption_15yc8_221";
61
61
  const styles = {
62
62
  root,
63
63
  inputIconContainer,
@@ -5388,7 +5388,7 @@ const useCodeBlock = () => {
5388
5388
  }
5389
5389
  return codeBlock;
5390
5390
  };
5391
- const CodeSnippet$1 = "_CodeSnippet_18p3v_5";
5391
+ const CodeSnippet$1 = "_CodeSnippet_yawzd_5";
5392
5392
  const styles = {
5393
5393
  CodeSnippet: CodeSnippet$1
5394
5394
  };
@@ -224,13 +224,13 @@ function $8796f90736e175cb$export$4d40659c25ecb50b(props = {}) {
224
224
  close: hideTooltip
225
225
  };
226
226
  }
227
- const Tooltip$1 = "_Tooltip_o5oku_5";
228
- const text = "_text_o5oku_24";
229
- const arrow = "_arrow_o5oku_30";
230
- const top = "_top_o5oku_39";
231
- const bottom = "_bottom_o5oku_40";
232
- const left = "_left_o5oku_44";
233
- const right = "_right_o5oku_45";
227
+ const Tooltip$1 = "_Tooltip_pckwe_5";
228
+ const text = "_text_pckwe_24";
229
+ const arrow = "_arrow_pckwe_30";
230
+ const top = "_top_pckwe_39";
231
+ const bottom = "_bottom_pckwe_40";
232
+ const left = "_left_pckwe_44";
233
+ const right = "_right_pckwe_45";
234
234
  const styles = {
235
235
  Tooltip: Tooltip$1,
236
236
  text,
@@ -223,13 +223,13 @@ function $8796f90736e175cb$export$4d40659c25ecb50b(props = {}) {
223
223
  close: hideTooltip
224
224
  };
225
225
  }
226
- const Tooltip$1 = "_Tooltip_o5oku_5";
227
- const text = "_text_o5oku_24";
228
- const arrow = "_arrow_o5oku_30";
229
- const top = "_top_o5oku_39";
230
- const bottom = "_bottom_o5oku_40";
231
- const left = "_left_o5oku_44";
232
- const right = "_right_o5oku_45";
226
+ const Tooltip$1 = "_Tooltip_pckwe_5";
227
+ const text = "_text_pckwe_24";
228
+ const arrow = "_arrow_pckwe_30";
229
+ const top = "_top_pckwe_39";
230
+ const bottom = "_bottom_pckwe_40";
231
+ const left = "_left_pckwe_44";
232
+ const right = "_right_pckwe_45";
233
233
  const styles = {
234
234
  Tooltip: Tooltip$1,
235
235
  text,
@@ -5389,7 +5389,7 @@ const useCodeBlock = () => {
5389
5389
  }
5390
5390
  return codeBlock;
5391
5391
  };
5392
- const CodeSnippet$1 = "_CodeSnippet_18p3v_5";
5392
+ const CodeSnippet$1 = "_CodeSnippet_yawzd_5";
5393
5393
  const styles = {
5394
5394
  CodeSnippet: CodeSnippet$1
5395
5395
  };
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@easypost/easy-ui",
3
- "version": "1.0.0-alpha.7",
3
+ "version": "1.0.0-alpha.8",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ],
7
7
  "dependencies": {
8
- "@easypost/easy-ui-icons": "1.0.0-alpha.7",
8
+ "@easypost/easy-ui-icons": "1.0.0-alpha.8",
9
9
  "@easypost/easy-ui-tokens": "1.0.0-alpha.4",
10
10
  "@react-aria/toast": "^3.0.0-beta.2",
11
11
  "@react-aria/utils": "^3.18.0",
12
12
  "@react-stately/toast": "^3.0.0-beta.1",
13
13
  "@react-types/shared": "^3.18.0",
14
- "@types/react": "^18.2.17",
14
+ "@types/react": "^18.2.18",
15
15
  "@types/react-dom": "^18.2.7",
16
16
  "lodash": "^4.17.21",
17
17
  "overlayscrollbars": "^2.2.1",