@hopper-ui/components 1.0.13 → 1.2.0

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 (209) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/README.md +1 -1
  3. package/dist/Avatar/src/AnonymousAvatar.css +10 -10
  4. package/dist/Avatar/src/AnonymousAvatar.js +2 -2
  5. package/dist/Avatar/src/Avatar.css +37 -37
  6. package/dist/Avatar/src/Avatar.js +3 -3
  7. package/dist/Avatar/src/AvatarContext.d.ts +1 -1
  8. package/dist/Avatar/src/DeletedAvatar.css +10 -10
  9. package/dist/Avatar/src/DeletedAvatar.js +2 -2
  10. package/dist/Avatar/src/RichIconAvatarImage.css +10 -10
  11. package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
  12. package/dist/Avatar/src/index.css +37 -37
  13. package/dist/Avatar/src/index.js +5 -5
  14. package/dist/Badge/src/Badge.css +10 -10
  15. package/dist/Badge/src/Badge.js +2 -2
  16. package/dist/Badge/src/index.css +10 -10
  17. package/dist/Badge/src/index.js +2 -2
  18. package/dist/Divider/src/Divider.css +2 -2
  19. package/dist/Divider/src/Divider.js +1 -1
  20. package/dist/Divider/src/index.css +2 -2
  21. package/dist/Divider/src/index.js +1 -1
  22. package/dist/ErrorMessage/src/ErrorMessage.css +11 -11
  23. package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
  24. package/dist/ErrorMessage/src/index.css +11 -11
  25. package/dist/ErrorMessage/src/index.js +2 -2
  26. package/dist/Form/src/Form.css +4111 -0
  27. package/dist/Form/src/Form.d.ts +28 -0
  28. package/dist/Form/src/Form.js +114 -0
  29. package/dist/Form/src/FormContext.d.ts +8 -0
  30. package/dist/Form/src/FormContext.js +2 -0
  31. package/dist/Form/src/index.css +4111 -0
  32. package/dist/Form/src/index.d.ts +5 -0
  33. package/dist/Form/src/index.js +114 -0
  34. package/dist/HelperMessage/src/HelperMessage.css +11 -11
  35. package/dist/HelperMessage/src/HelperMessage.js +2 -2
  36. package/dist/HelperMessage/src/index.css +11 -11
  37. package/dist/HelperMessage/src/index.js +2 -2
  38. package/dist/IconList/src/IconList.css +1 -1
  39. package/dist/IconList/src/IconList.js +1 -1
  40. package/dist/IconList/src/index.css +1 -1
  41. package/dist/IconList/src/index.js +1 -1
  42. package/dist/Link/src/Link.css +31 -31
  43. package/dist/Link/src/Link.js +3 -3
  44. package/dist/Link/src/index.css +31 -31
  45. package/dist/Link/src/index.js +3 -3
  46. package/dist/ListBox/src/ListBox.css +369 -169
  47. package/dist/ListBox/src/ListBox.js +15 -14
  48. package/dist/ListBox/src/ListBoxItem.css +425 -225
  49. package/dist/ListBox/src/ListBoxItem.js +14 -13
  50. package/dist/ListBox/src/ListBoxItemSkeleton.css +7 -7
  51. package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
  52. package/dist/ListBox/src/index.css +369 -169
  53. package/dist/ListBox/src/index.js +15 -14
  54. package/dist/Spinner/src/Spinner.css +19 -19
  55. package/dist/Spinner/src/Spinner.js +2 -2
  56. package/dist/Spinner/src/index.css +19 -19
  57. package/dist/Spinner/src/index.js +2 -2
  58. package/dist/buttons/src/Button.css +94 -94
  59. package/dist/buttons/src/Button.js +6 -6
  60. package/dist/buttons/src/ButtonGroup.css +11 -11
  61. package/dist/buttons/src/ButtonGroup.js +1 -1
  62. package/dist/buttons/src/ClearButton.css +375 -28
  63. package/dist/buttons/src/ClearButton.js +3 -3
  64. package/dist/buttons/src/EmbeddedButton.css +375 -28
  65. package/dist/buttons/src/EmbeddedButton.d.ts +9 -0
  66. package/dist/buttons/src/EmbeddedButton.js +1 -1
  67. package/dist/buttons/src/index.css +480 -133
  68. package/dist/buttons/src/index.js +9 -9
  69. package/dist/checkbox/src/Checkbox.css +31 -31
  70. package/dist/checkbox/src/Checkbox.js +3 -3
  71. package/dist/checkbox/src/CheckboxField.css +15 -15
  72. package/dist/checkbox/src/CheckboxField.js +1 -1
  73. package/dist/checkbox/src/CheckboxGroup.css +62 -59
  74. package/dist/checkbox/src/CheckboxGroup.js +1 -1
  75. package/dist/checkbox/src/index.css +62 -59
  76. package/dist/checkbox/src/index.js +6 -6
  77. package/dist/{chunk-KARK64JC.js → chunk-2XO5CZBO.js} +2 -2
  78. package/dist/{chunk-DZHRELLA.js → chunk-354H4FNA.js} +1 -1
  79. package/dist/{chunk-ZXDN2IRM.js → chunk-5IB23E3O.js} +6 -2
  80. package/dist/{chunk-WCLGYVXV.js → chunk-BKCMCC7V.js} +1 -1
  81. package/dist/{chunk-5WWMVQI4.js → chunk-CEUQHDEQ.js} +1 -1
  82. package/dist/{chunk-AMXRADUV.js → chunk-CKKLDA5J.js} +2 -2
  83. package/dist/{chunk-UGHMX7QX.js → chunk-COIGQP33.js} +3 -3
  84. package/dist/{chunk-NHM3MQI3.js → chunk-EJUIYBAC.js} +3 -3
  85. package/dist/chunk-EURJK4ZT.js +7 -0
  86. package/dist/{chunk-YEYNRBMQ.js → chunk-F4H76S4H.js} +6 -2
  87. package/dist/{chunk-44KY7MFF.js → chunk-FA4IXLWZ.js} +19 -8
  88. package/dist/chunk-FOD7XUSJ.js +150 -0
  89. package/dist/{chunk-W34MMJ2L.js → chunk-FOKTHCFK.js} +3 -3
  90. package/dist/chunk-HCRWIU7V.js +276 -0
  91. package/dist/chunk-IU6XMS2X.js +21 -0
  92. package/dist/{chunk-JN2FF2IX.js → chunk-IUOLKHYQ.js} +1 -1
  93. package/dist/{chunk-2MUGMKNO.js → chunk-IXWYHDGU.js} +1 -1
  94. package/dist/{chunk-SSMGKQ27.js → chunk-J44DIB5J.js} +3 -3
  95. package/dist/{chunk-GH5LAOQU.js → chunk-JJ4EFTES.js} +1 -1
  96. package/dist/{chunk-RGGVZKNN.js → chunk-L5KI4ZCL.js} +2 -2
  97. package/dist/{chunk-AYPCLDGU.js → chunk-M3K4IYX6.js} +1 -1
  98. package/dist/chunk-MHQZXLKW.js +7 -0
  99. package/dist/{chunk-IEE2HHGR.js → chunk-MJHMFANK.js} +1 -1
  100. package/dist/{chunk-CXIH6I5X.js → chunk-PFABSIDM.js} +1 -1
  101. package/dist/{chunk-ERE2XRQA.js → chunk-PQXVL3YJ.js} +1 -1
  102. package/dist/{chunk-CCIVRIKG.js → chunk-Q63YLWI6.js} +16 -3
  103. package/dist/{chunk-JLUFMLGV.js → chunk-RQKU3XDG.js} +1 -1
  104. package/dist/chunk-RWAVMW7T.js +70 -0
  105. package/dist/{chunk-TNVYVDLF.js → chunk-S5CK32KM.js} +6 -4
  106. package/dist/{chunk-LDORNYHF.js → chunk-SZSQZ4C7.js} +3 -3
  107. package/dist/{chunk-UPR32DV5.js → chunk-T6MAOVLH.js} +2 -2
  108. package/dist/{chunk-B42AJF74.js → chunk-TCOZUCPD.js} +142 -159
  109. package/dist/{chunk-M4IVTAHY.js → chunk-TG623HPA.js} +7 -5
  110. package/dist/{chunk-723W7LGB.js → chunk-U56LEEEA.js} +6 -6
  111. package/dist/{chunk-THQZBL4T.js → chunk-UT4CSUUM.js} +1 -1
  112. package/dist/{chunk-MVWQVBTK.js → chunk-V5Q245NH.js} +4 -2
  113. package/dist/chunk-VISBUD2K.js +172 -0
  114. package/dist/{chunk-QTV45NTY.js → chunk-VYKPDMP3.js} +3 -3
  115. package/dist/{chunk-CS2RAWQB.js → chunk-W2BQZEW6.js} +4 -4
  116. package/dist/{chunk-SW7LHIQ2.js → chunk-W474WFOP.js} +21 -9
  117. package/dist/{chunk-ESRYOELK.js → chunk-X253QCYD.js} +3 -2
  118. package/dist/{chunk-PAYZGXTT.js → chunk-XT2MZWEV.js} +1 -1
  119. package/dist/{chunk-SNWJJ3FF.js → chunk-XUJNQNB3.js} +1 -1
  120. package/dist/chunk-Z57VHYOF.js +22 -0
  121. package/dist/i18n/src/index.js +1 -1
  122. package/dist/i18n/src/useLocalizedString.js +1 -1
  123. package/dist/index.css +1625 -707
  124. package/dist/index.d.ts +9 -3
  125. package/dist/index.js +56 -50
  126. package/dist/inputs/src/InputGroup.css +78 -39
  127. package/dist/inputs/src/InputGroup.d.ts +10 -1
  128. package/dist/inputs/src/InputGroup.js +1 -1
  129. package/dist/inputs/src/NumberField.css +129 -90
  130. package/dist/inputs/src/NumberField.d.ts +1 -0
  131. package/dist/inputs/src/NumberField.js +18 -172
  132. package/dist/inputs/src/PasswordField.css +588 -199
  133. package/dist/inputs/src/PasswordField.d.ts +1 -0
  134. package/dist/inputs/src/PasswordField.js +9 -9
  135. package/dist/inputs/src/SearchField.css +594 -205
  136. package/dist/inputs/src/SearchField.d.ts +1 -0
  137. package/dist/inputs/src/SearchField.js +10 -10
  138. package/dist/inputs/src/TextArea.css +469 -0
  139. package/dist/inputs/src/TextArea.d.ts +62 -0
  140. package/dist/inputs/src/TextArea.js +23 -0
  141. package/dist/inputs/src/TextAreaContext.d.ts +8 -0
  142. package/dist/inputs/src/TextAreaContext.js +2 -0
  143. package/dist/inputs/src/TextField.css +589 -200
  144. package/dist/inputs/src/TextField.d.ts +2 -0
  145. package/dist/inputs/src/TextField.js +11 -11
  146. package/dist/inputs/src/index.css +948 -368
  147. package/dist/inputs/src/index.d.ts +4 -0
  148. package/dist/inputs/src/index.js +20 -13
  149. package/dist/overlays/Popover/src/Popover.css +1625 -707
  150. package/dist/overlays/Popover/src/Popover.js +56 -50
  151. package/dist/overlays/Popover/src/index.css +1625 -707
  152. package/dist/overlays/Popover/src/index.js +56 -50
  153. package/dist/radio/src/Radio.css +31 -31
  154. package/dist/radio/src/Radio.js +3 -3
  155. package/dist/radio/src/RadioField.css +15 -15
  156. package/dist/radio/src/RadioField.js +1 -1
  157. package/dist/radio/src/RadioGroup.css +62 -59
  158. package/dist/radio/src/RadioGroup.js +3 -3
  159. package/dist/radio/src/index.css +62 -59
  160. package/dist/radio/src/index.js +9 -9
  161. package/dist/switch/src/Switch.css +25 -25
  162. package/dist/switch/src/Switch.js +3 -3
  163. package/dist/switch/src/SwitchField.css +15 -15
  164. package/dist/switch/src/SwitchField.js +1 -1
  165. package/dist/switch/src/index.css +31 -31
  166. package/dist/switch/src/index.js +4 -4
  167. package/dist/tag/src/Tag.css +1041 -2241
  168. package/dist/tag/src/Tag.d.ts +6 -1
  169. package/dist/tag/src/Tag.js +8 -96
  170. package/dist/tag/src/TagGroup.css +24 -21
  171. package/dist/tag/src/TagGroup.d.ts +7 -2
  172. package/dist/tag/src/TagGroup.js +1 -1
  173. package/dist/tag/src/index.css +1104 -2205
  174. package/dist/tag/src/index.js +10 -91
  175. package/dist/typography/Heading/src/Heading.css +9 -9
  176. package/dist/typography/Heading/src/Heading.js +1 -1
  177. package/dist/typography/Heading/src/index.css +9 -9
  178. package/dist/typography/Heading/src/index.js +1 -1
  179. package/dist/typography/Label/src/Label.css +5 -2
  180. package/dist/typography/Label/src/Label.d.ts +8 -0
  181. package/dist/typography/Label/src/Label.js +2 -1
  182. package/dist/typography/Label/src/index.css +5 -2
  183. package/dist/typography/Label/src/index.js +2 -1
  184. package/dist/typography/OverlineText/src/OverlineText.css +6 -6
  185. package/dist/typography/OverlineText/src/OverlineText.js +1 -1
  186. package/dist/typography/OverlineText/src/index.css +6 -6
  187. package/dist/typography/OverlineText/src/index.js +1 -1
  188. package/dist/typography/Text/src/Text.css +9 -9
  189. package/dist/typography/Text/src/Text.js +1 -1
  190. package/dist/typography/Text/src/index.css +9 -9
  191. package/dist/typography/Text/src/index.js +1 -1
  192. package/dist/utils/src/index.d.ts +2 -0
  193. package/dist/utils/src/index.js +4 -2
  194. package/dist/utils/src/useFontFaceReady.d.ts +3 -0
  195. package/dist/utils/src/useFontFaceReady.js +2 -0
  196. package/dist/utils/src/useTruncatedText.d.ts +3 -0
  197. package/dist/utils/src/useTruncatedText.js +2 -0
  198. package/package.json +3 -3
  199. package/dist/Chip/src/Chip.css +0 -261
  200. package/dist/Chip/src/Chip.d.ts +0 -27
  201. package/dist/Chip/src/Chip.js +0 -10
  202. package/dist/Chip/src/ChipContext.d.ts +0 -10
  203. package/dist/Chip/src/ChipContext.js +0 -2
  204. package/dist/Chip/src/index.css +0 -261
  205. package/dist/Chip/src/index.d.ts +0 -7
  206. package/dist/Chip/src/index.js +0 -10
  207. package/dist/chunk-632B5YBQ.js +0 -7
  208. package/dist/chunk-I2YZLGRE.js +0 -43
  209. package/dist/chunk-RXZQB35O.js +0 -105
@@ -21,6 +21,7 @@ interface SearchFieldProps extends StyledComponentProps<SearchFieldProps$1> {
21
21
  size?: ResponsiveProp<"sm" | "md">;
22
22
  /**
23
23
  * If `true`, the SearchField will take all available width.
24
+ * @default false
24
25
  */
25
26
  isFluid?: ResponsiveProp<boolean>;
26
27
  /**
@@ -1,23 +1,23 @@
1
- export { GlobalSearchFieldCssSelector, _SearchField as SearchField } from '../../chunk-TNVYVDLF.js';
1
+ export { GlobalSearchFieldCssSelector, _SearchField as SearchField } from '../../chunk-S5CK32KM.js';
2
2
  import '../../chunk-3NKF5TPD.js';
3
3
  import '../../chunk-LJXTJRSB.js';
4
- import '../../chunk-I2YZLGRE.js';
5
- import '../../chunk-ERE2XRQA.js';
4
+ import '../../chunk-PQXVL3YJ.js';
6
5
  import '../../chunk-TXZ6BMFR.js';
7
- import '../../chunk-CCIVRIKG.js';
6
+ import '../../chunk-RWAVMW7T.js';
7
+ import '../../chunk-Q63YLWI6.js';
8
8
  import '../../chunk-6BFSSZCY.js';
9
- import '../../chunk-KARK64JC.js';
9
+ import '../../chunk-2XO5CZBO.js';
10
10
  import '../../chunk-DXVKHP4V.js';
11
- import '../../chunk-ZXDN2IRM.js';
11
+ import '../../chunk-5IB23E3O.js';
12
12
  import '../../chunk-O7IJYNVQ.js';
13
13
  import '../../chunk-QCA3ZR56.js';
14
- import '../../chunk-YEYNRBMQ.js';
14
+ import '../../chunk-F4H76S4H.js';
15
15
  import '../../chunk-65JPI4FL.js';
16
16
  import '../../chunk-HZKFQ33E.js';
17
- import '../../chunk-FAE27DLF.js';
18
- import '../../chunk-5WWMVQI4.js';
17
+ import '../../chunk-CEUQHDEQ.js';
19
18
  import '../../chunk-WPNVVGFW.js';
20
- import '../../chunk-PAYZGXTT.js';
19
+ import '../../chunk-FAE27DLF.js';
20
+ import '../../chunk-XT2MZWEV.js';
21
21
  import '../../chunk-X6SER3TZ.js';
22
22
  import '../../chunk-HXI3MEEK.js';
23
23
  import '../../chunk-M36KANKC.js';
@@ -0,0 +1,469 @@
1
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Text/src/Text.module.css/#css-module-data */
2
+ .Text-module__hop-Text___7s-NC {
3
+ --hop-Text-xs-font-size: var(--hop-body-xs-font-size);
4
+ --hop-Text-xs-font-family: var(--hop-body-xs-font-family);
5
+ --hop-Text-xs-font-weight: var(--hop-body-xs-font-weight);
6
+ --hop-Text-xs-line-height: var(--hop-body-xs-line-height);
7
+ --hop-Text-sm-font-size: var(--hop-body-sm-font-size);
8
+ --hop-Text-sm-font-family: var(--hop-body-sm-font-family);
9
+ --hop-Text-sm-font-weight: var(--hop-body-sm-font-weight);
10
+ --hop-Text-sm-line-height: var(--hop-body-sm-line-height);
11
+ --hop-Text-md-font-size: var(--hop-body-md-font-size);
12
+ --hop-Text-md-font-family: var(--hop-body-md-font-family);
13
+ --hop-Text-md-font-weight: var(--hop-body-md-font-weight);
14
+ --hop-Text-md-line-height: var(--hop-body-md-line-height);
15
+ --hop-Text-lg-font-size: var(--hop-body-lg-font-size);
16
+ --hop-Text-lg-font-family: var(--hop-body-lg-font-family);
17
+ --hop-Text-lg-font-weight: var(--hop-body-lg-font-weight);
18
+ --hop-Text-lg-line-height: var(--hop-body-lg-line-height);
19
+ --hop-Text-xl-font-size: var(--hop-body-xl-font-size);
20
+ --hop-Text-xl-font-family: var(--hop-body-xl-font-family);
21
+ --hop-Text-xl-font-weight: var(--hop-body-xl-font-weight);
22
+ --hop-Text-xl-line-height: var(--hop-body-xl-line-height);
23
+ --hop-Text-2xl-font-size: var(--hop-body-2xl-font-size);
24
+ --hop-Text-2xl-font-family: var(--hop-body-2xl-font-family);
25
+ --hop-Text-2xl-font-weight: var(--hop-body-2xl-font-weight);
26
+ --hop-Text-2xl-line-height: var(--hop-body-2xl-line-height);
27
+ --hop-Text-inherit-size-font-size: inherit;
28
+ --hop-Text-inherit-size-font-family: inherit;
29
+ --hop-Text-inherit-size-font-weight: inherit;
30
+ --hop-Text-inherit-size-line-height: inherit;
31
+ }
32
+ :where(.Text-module__hop-Text___7s-NC) {
33
+ font-family: var(--font-family);
34
+ font-size: var(--font-size);
35
+ font-weight: var(--font-weight);
36
+ line-height: var(--line-height);
37
+ }
38
+ :where(.Text-module__hop-Text--xs___uRZNm) {
39
+ --font-size: var(--hop-Text-xs-font-size);
40
+ --font-family: var(--hop-Text-xs-font-family);
41
+ --font-weight: var(--hop-Text-xs-font-weight);
42
+ --line-height: var(--hop-Text-xs-line-height);
43
+ }
44
+ :where(.Text-module__hop-Text--sm___LfDaA) {
45
+ --font-size: var(--hop-Text-sm-font-size);
46
+ --font-family: var(--hop-Text-sm-font-family);
47
+ --font-weight: var(--hop-Text-sm-font-weight);
48
+ --line-height: var(--hop-Text-sm-line-height);
49
+ }
50
+ :where(.Text-module__hop-Text--md___aGVbv) {
51
+ --font-size: var(--hop-Text-md-font-size);
52
+ --font-family: var(--hop-Text-md-font-family);
53
+ --font-weight: var(--hop-Text-md-font-weight);
54
+ --line-height: var(--hop-Text-md-line-height);
55
+ }
56
+ :where(.Text-module__hop-Text--lg___TgsRg) {
57
+ --font-size: var(--hop-Text-lg-font-size);
58
+ --font-family: var(--hop-Text-lg-font-family);
59
+ --font-weight: var(--hop-Text-lg-font-weight);
60
+ --line-height: var(--hop-Text-lg-line-height);
61
+ }
62
+ :where(.Text-module__hop-Text--xl___gAcxP) {
63
+ --font-size: var(--hop-Text-xl-font-size);
64
+ --font-family: var(--hop-Text-xl-font-family);
65
+ --font-weight: var(--hop-Text-xl-font-weight);
66
+ --line-height: var(--hop-Text-xl-line-height);
67
+ }
68
+ :where(.Text-module__hop-Text--2xl___n-9B9) {
69
+ --font-size: var(--hop-Text-2xl-font-size);
70
+ --font-family: var(--hop-Text-2xl-font-family);
71
+ --font-weight: var(--hop-Text-2xl-font-weight);
72
+ --line-height: var(--hop-Text-2xl-line-height);
73
+ }
74
+ :where(.Text-module__hop-Text--inherit___SEa0P) {
75
+ --font-size: var(--hop-Text-inherit-size-font-size);
76
+ --font-family: var(--hop-Text-inherit-size-font-family);
77
+ --font-weight: var(--hop-Text-inherit-size-font-weight);
78
+ --line-height: var(--hop-Text-inherit-size-line-height);
79
+ }
80
+
81
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/ErrorMessage/src/ErrorMessage.module.css/#css-module-data */
82
+ .ErrorMessage-module__hop-ErrorMessage___6qmlS {
83
+ --hop-ErrorMessage-color: var(--hop-danger-text-weak);
84
+ --hop-ErrorMessage-font-family: var(--hop-body-xs-font-family);
85
+ --hop-ErrorMessage-font-size: var(--hop-body-xs-font-size);
86
+ --hop-ErrorMessage-font-weight: var(--hop-body-xs-font-weight);
87
+ --hop-ErrorMessage-line-height: var(--hop-body-xs-line-height);
88
+ --hop-ErrorMessage-column-gap: var(--hop-space-inline-xs);
89
+ display: flex;
90
+ column-gap: var(--hop-ErrorMessage-column-gap);
91
+ align-items: center;
92
+ box-sizing: border-box;
93
+ font-family: var(--hop-ErrorMessage-font-family);
94
+ font-size: var(--hop-ErrorMessage-font-size);
95
+ font-weight: var(--hop-ErrorMessage-font-weight);
96
+ line-height: var(--hop-ErrorMessage-line-height);
97
+ color: var(--hop-ErrorMessage-color);
98
+ }
99
+ .ErrorMessage-module__hop-ErrorMessage__icon___m4Mae {
100
+ flex: 0 0 auto;
101
+ align-self: flex-start;
102
+ }
103
+
104
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/HelperMessage/src/HelperMessage.module.css/#css-module-data */
105
+ .HelperMessage-module__hop-HelperMessage___KQaJ4 {
106
+ --hop-HelperMessage-color: var(--hop-neutral-text-weak);
107
+ --hop-HelperMessage-column-gap: var(--hop-space-inline-xs);
108
+ display: flex;
109
+ column-gap: var(--hop-HelperMessage-column-gap);
110
+ align-items: center;
111
+ box-sizing: border-box;
112
+ color: var(--hop-HelperMessage-color);
113
+ }
114
+ .HelperMessage-module__hop-HelperMessage__icon___1a1jj {
115
+ flex: 0 0 auto;
116
+ align-self: flex-start;
117
+ }
118
+
119
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Heading/src/Heading.module.css/#css-module-data */
120
+ .Heading-module__hop-Heading___FVhfN {
121
+ --hop-Heading-xs-font-size: var(--hop-heading-xs-font-size);
122
+ --hop-Heading-xs-font-family: var(--hop-heading-xs-font-family);
123
+ --hop-Heading-xs-font-weight: var(--hop-heading-xs-font-weight);
124
+ --hop-Heading-xs-line-height: var(--hop-heading-xs-line-height);
125
+ --hop-Heading-sm-font-size: var(--hop-heading-sm-font-size);
126
+ --hop-Heading-sm-font-family: var(--hop-heading-sm-font-family);
127
+ --hop-Heading-sm-font-weight: var(--hop-heading-sm-font-weight);
128
+ --hop-Heading-sm-line-height: var(--hop-heading-sm-line-height);
129
+ --hop-Heading-md-font-size: var(--hop-heading-md-font-size);
130
+ --hop-Heading-md-font-family: var(--hop-heading-md-font-family);
131
+ --hop-Heading-md-font-weight: var(--hop-heading-md-font-weight);
132
+ --hop-Heading-md-line-height: var(--hop-heading-md-line-height);
133
+ --hop-Heading-lg-font-size: var(--hop-heading-lg-font-size);
134
+ --hop-Heading-lg-font-family: var(--hop-heading-lg-font-family);
135
+ --hop-Heading-lg-font-weight: var(--hop-heading-lg-font-weight);
136
+ --hop-Heading-lg-line-height: var(--hop-heading-lg-line-height);
137
+ --hop-Heading-xl-font-size: var(--hop-heading-xl-font-size);
138
+ --hop-Heading-xl-font-family: var(--hop-heading-xl-font-family);
139
+ --hop-Heading-xl-font-weight: var(--hop-heading-xl-font-weight);
140
+ --hop-Heading-xl-line-height: var(--hop-heading-xl-line-height);
141
+ --hop-Heading-2xl-font-size: var(--hop-heading-2xl-font-size);
142
+ --hop-Heading-2xl-font-family: var(--hop-heading-2xl-font-family);
143
+ --hop-Heading-2xl-font-weight: var(--hop-heading-2xl-font-weight);
144
+ --hop-Heading-2xl-line-height: var(--hop-heading-2xl-line-height);
145
+ --hop-Heading-3xl-font-size: var(--hop-heading-3xl-font-size);
146
+ --hop-Heading-3xl-font-family: var(--hop-heading-3xl-font-family);
147
+ --hop-Heading-3xl-font-weight: var(--hop-heading-3xl-font-weight);
148
+ --hop-Heading-3xl-line-height: var(--hop-heading-3xl-line-height);
149
+ --hop-Heading-inherit-size-font-size: inherit;
150
+ --hop-Heading-inherit-size-font-family: inherit;
151
+ --hop-Heading-inherit-size-font-weight: inherit;
152
+ --hop-Heading-inherit-size-line-height: inherit;
153
+ }
154
+ :where(.Heading-module__hop-Heading___FVhfN) {
155
+ margin: 0;
156
+ font-family: var(--font-family);
157
+ font-size: var(--font-size);
158
+ font-weight: var(--font-weight);
159
+ line-height: var(--line-height);
160
+ }
161
+ :where(.Heading-module__hop-Heading--xs___t30s-) {
162
+ --font-size: var(--hop-Heading-xs-font-size);
163
+ --font-family: var(--hop-Heading-xs-font-family);
164
+ --font-weight: var(--hop-Heading-xs-font-weight);
165
+ --line-height: var(--hop-Heading-xs-line-height);
166
+ }
167
+ :where(.Heading-module__hop-Heading--sm___R6y6i) {
168
+ --font-size: var(--hop-Heading-sm-font-size);
169
+ --font-family: var(--hop-Heading-sm-font-family);
170
+ --font-weight: var(--hop-Heading-sm-font-weight);
171
+ --line-height: var(--hop-Heading-sm-line-height);
172
+ }
173
+ :where(.Heading-module__hop-Heading--md___d6d9m) {
174
+ --font-size: var(--hop-Heading-md-font-size);
175
+ --font-family: var(--hop-Heading-md-font-family);
176
+ --font-weight: var(--hop-Heading-md-font-weight);
177
+ --line-height: var(--hop-Heading-md-line-height);
178
+ }
179
+ :where(.Heading-module__hop-Heading--lg___yqjzy) {
180
+ --font-size: var(--hop-Heading-lg-font-size);
181
+ --font-family: var(--hop-Heading-lg-font-family);
182
+ --font-weight: var(--hop-Heading-lg-font-weight);
183
+ --line-height: var(--hop-Heading-lg-line-height);
184
+ }
185
+ :where(.Heading-module__hop-Heading--xl___U0Gfz) {
186
+ --font-size: var(--hop-Heading-xl-font-size);
187
+ --font-family: var(--hop-Heading-xl-font-family);
188
+ --font-weight: var(--hop-Heading-xl-font-weight);
189
+ --line-height: var(--hop-Heading-xl-line-height);
190
+ }
191
+ :where(.Heading-module__hop-Heading--2xl___B7lym) {
192
+ --font-size: var(--hop-Heading-2xl-font-size);
193
+ --font-family: var(--hop-Heading-2xl-font-family);
194
+ --font-weight: var(--hop-Heading-2xl-font-weight);
195
+ --line-height: var(--hop-Heading-2xl-line-height);
196
+ }
197
+ :where(.Heading-module__hop-Heading--3xl___P65x-) {
198
+ --font-size: var(--hop-Heading-3xl-font-size);
199
+ --font-family: var(--hop-Heading-3xl-font-family);
200
+ --font-weight: var(--hop-Heading-3xl-font-weight);
201
+ --line-height: var(--hop-Heading-3xl-line-height);
202
+ }
203
+
204
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/OverlineText/src/OverlineText.module.css/#css-module-data */
205
+ :where(.OverlineText-module__hop-OverlineText___kurkU) {
206
+ --hop-OverlineText-font-family: var(--hop-overline-font-family);
207
+ --hop-OverlineText-font-size: var(--hop-overline-font-size);
208
+ --hop-OverlineText-font-weight: var(--hop-overline-font-weight);
209
+ --hop-OverlineText-letter-spacing: 0.015rem;
210
+ --hop-OverlineText-line-height: var(--hop-overline-line-height);
211
+ --hop-OverlineText-top-offset: var(--hop-overline-top-offset);
212
+ --hop-OverlineText-bottom-offset: var(--hop-overline-bottom-offset);
213
+ --font-family: var(--hop-OverlineText-font-family);
214
+ --font-size: var(--hop-OverlineText-font-size);
215
+ --font-weight: var(--hop-OverlineText-font-weight);
216
+ --letter-spacing: var(--hop-OverlineText-letter-spacing);
217
+ --line-height: var(--hop-OverlineText-line-height);
218
+ --top-offset: var(--hop-OverlineText-top-offset);
219
+ --bottom-offset: var(--hop-OverlineText-bottom-offset);
220
+ box-sizing: border-box;
221
+ font-family: var(--font-family);
222
+ font-size: var(--font-size);
223
+ font-feature-settings: "case";
224
+ font-weight: var(--font-weight);
225
+ line-height: var(--line-height);
226
+ text-transform: uppercase;
227
+ letter-spacing: var(--letter-spacing);
228
+ }
229
+ .OverlineText-module__hop-OverlineText__text___7uNsa {
230
+ box-sizing: border-box;
231
+ }
232
+ .OverlineText-module__hop-OverlineText__text___7uNsa::before,
233
+ .OverlineText-module__hop-OverlineText__text___7uNsa::after {
234
+ content: "";
235
+ display: block;
236
+ box-sizing: border-box;
237
+ inline-size: 0;
238
+ block-size: 0;
239
+ }
240
+ .OverlineText-module__hop-OverlineText__text___7uNsa::before {
241
+ margin-block-end: var(--bottom-offset);
242
+ }
243
+ .OverlineText-module__hop-OverlineText__text___7uNsa::after {
244
+ margin-block-start: var(--top-offset);
245
+ }
246
+
247
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/typography/Label/src/Label.module.css/#css-module-data */
248
+ .Label-module__hop-Label___L4zrw {
249
+ --hop-Label-font-size: var(--hop-heading-xs-font-size);
250
+ --hop-Label-font-family: var(--hop-heading-xs-font-family);
251
+ --hop-Label-font-weight: var(--hop-heading-xs-font-weight);
252
+ --hop-Label-line-height: var(--hop-heading-xs-line-height);
253
+ --hop-Label-color: var(--hop-neutral-text-weak);
254
+ }
255
+ :where(.Label-module__hop-Label___L4zrw) {
256
+ font-family: var(--hop-Label-font-family);
257
+ font-size: var(--hop-Label-font-size);
258
+ font-weight: var(--hop-Label-font-weight);
259
+ line-height: var(--hop-Label-line-height);
260
+ color: var(--hop-Label-color);
261
+ }
262
+ :where(.Label-module__hop-Label__indicator___mWy1n) {
263
+ padding-inline-start: var(--hop-space-20);
264
+ }
265
+
266
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/InputGroup.module.css/#css-module-data */
267
+ .InputGroup-module__hop-InputGroup___PiLz0 {
268
+ --hop-InputGroup-background: var(--hop-neutral-surface);
269
+ --hop-InputGroup-border-color: var(--hop-neutral-border);
270
+ --hop-InputGroup-border-width: 0.0625rem;
271
+ --hop-InputGroup-display: inline-flex;
272
+ --hop-InputGroup-display-number: grid;
273
+ --hop-InputGroup-gap: var(--hop-space-inline-sm);
274
+ --hop-InputGroup-gap-textarea: 0;
275
+ --hop-InputGroup-gap-number: 0;
276
+ --hop-InputGroup-flex-direction: row;
277
+ --hop-InputGroup-flex-direction-textarea: column;
278
+ --hop-InputGroup-align-items: center;
279
+ --hop-InputGroup-align-items-textarea: flex-end;
280
+ --hop-InputGroup-inline-size: fit-content;
281
+ --hop-InputGroup-inline-size-number: 100%;
282
+ --hop-InputGroup-sm-block-size: 2rem;
283
+ --hop-InputGroup-md-block-size: 2.5rem;
284
+ --hop-InputGroup-block-size-textarea: auto;
285
+ --hop-InputGroup-border-radius: var(--hop-shape-rounded-md);
286
+ --hop-InputGroup-padding-inline: var(--hop-space-inset-md);
287
+ --hop-InputGroup-padding-block: 0;
288
+ --hop-InputGroup-padding-inline-textarea: var(--hop-space-inset-xs);
289
+ --hop-InputGroup-padding-block-textarea: var(--hop-space-inset-xs);
290
+ --hop-InputGroup-border-color-hover: var(--hop-neutral-border-hover);
291
+ --hop-InputGroup-border-color-focus: var(--hop-primary-border-focus);
292
+ --hop-InputGroup-background-hover: var(--hop-neutral-surface-hover);
293
+ --hop-InputGroup-border-color-invalid: var(--hop-danger-border-strong);
294
+ --hop-InputGroup-input-color: var(--hop-neutral-text);
295
+ --hop-InputGroup-input-color-disabled: var(--hop-neutral-text-disabled);
296
+ --hop-InputGroup-input-sm-font-family: var(--hop-body-sm-font-family);
297
+ --hop-InputGroup-input-sm-font-size: var(--hop-body-sm-font-size);
298
+ --hop-InputGroup-input-sm-font-weight: var(--hop-body-sm-font-weight);
299
+ --hop-InputGroup-input-sm-line-height: var(--hop-body-sm-line-height);
300
+ --hop-InputGroup-input-sm-block-size: 1.5rem;
301
+ --hop-InputGroup-input-md-font-family: var(--hop-body-md-font-family);
302
+ --hop-InputGroup-input-md-font-size: var(--hop-body-md-font-size);
303
+ --hop-InputGroup-input-md-font-weight: var(--hop-body-md-font-weight);
304
+ --hop-InputGroup-input-md-line-height: var(--hop-body-md-line-height);
305
+ --hop-InputGroup-input-md-block-size: 2rem;
306
+ --hop-InputGroup-input-padding: 0;
307
+ --hop-InputGroup-textarea-padding: var(--hop-space-inset-xs) calc(var(--hop-space-inset-md) - var(--hop-space-inset-xs));
308
+ --hop-InputGroup-background-disabled: var(--hop-neutral-surface-disabled);
309
+ --hop-InputGroup-border-color-disabled: var(--hop-neutral-border-disabled);
310
+ --hop-InputGroup-placeholder-font-family: inherit;
311
+ --hop-InputGroup-placeholder-font-size: inherit;
312
+ --hop-InputGroup-placeholder-font-weight: inherit;
313
+ --hop-InputGroup-placeholder-line-height: inherit;
314
+ --hop-InputGroup-placeholder-color: var(--hop-neutral-text-weakest);
315
+ --hop-InputGroup-placeholder-color-disabled: var(--hop-neutral-text-disabled);
316
+ --inline-size: var(--hop-InputGroup-inline-size);
317
+ --border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color);
318
+ --background: var(--hop-InputGroup-background);
319
+ --block-size: var(--hop-InputGroup-md-block-size);
320
+ --display: var(--hop-InputGroup-display);
321
+ --gap: var(--hop-InputGroup-gap);
322
+ --flex-direction: var(--hop-InputGroup-flex-direction);
323
+ --align-items: var(--hop-InputGroup-align-items);
324
+ --padding-inline: var(--hop-InputGroup-padding-inline);
325
+ --padding-block: var(--hop-InputGroup-padding-block);
326
+ --input-font-family: var(--hop-InputGroup-input-md-font-family);
327
+ --input-font-size: var(--hop-InputGroup-input-md-font-size);
328
+ --input-font-weight: var(--hop-InputGroup-input-md-font-weight);
329
+ --input-line-height: var(--hop-InputGroup-input-md-line-height);
330
+ --input-block-size: var(--hop-InputGroup-input-md-block-size);
331
+ --input-inline-size: initial;
332
+ --input-color: var(--hop-InputGroup-input-color);
333
+ --input-placeholder-color: var(--hop-InputGroup-placeholder-color);
334
+ position: relative;
335
+ display: var(--display);
336
+ flex-direction: var(--flex-direction);
337
+ gap: var(--gap);
338
+ align-items: var(--align-items);
339
+ box-sizing: border-box;
340
+ inline-size: var(--inline-size);
341
+ block-size: var(--block-size);
342
+ padding-block: var(--padding-block);
343
+ padding-inline: var(--padding-inline);
344
+ background: var(--background);
345
+ border: var(--border);
346
+ border-radius: var(--hop-InputGroup-border-radius);
347
+ }
348
+ .InputGroup-module__hop-InputGroup--fluid___Cp15- {
349
+ --inline-size: 100%;
350
+ --input-inline-size: 100%;
351
+ }
352
+ .InputGroup-module__hop-InputGroup--sm___ZeMr9 {
353
+ --block-size: var(--hop-InputGroup-sm-block-size);
354
+ --input-font-family: var(--hop-InputGroup-input-sm-font-family);
355
+ --input-font-size: var(--hop-InputGroup-input-sm-font-size);
356
+ --input-font-weight: var(--hop-InputGroup-input-sm-font-weight);
357
+ --input-line-height: var(--hop-InputGroup-input-sm-line-height);
358
+ --input-block-size: var(--hop-InputGroup-input-sm-block-size);
359
+ }
360
+ .InputGroup-module__hop-InputGroup___PiLz0[data-input-type=textarea] {
361
+ --gap: var(--hop-InputGroup-gap-textarea);
362
+ --flex-direction: var(--hop-InputGroup-flex-direction-textarea);
363
+ --align-items: var(--hop-InputGroup-align-items-textarea);
364
+ --block-size: var(--hop-InputGroup-block-size-textarea);
365
+ --padding-inline: var(--hop-InputGroup-padding-inline-textarea);
366
+ --padding-block: var(--hop-InputGroup-padding-block-textarea);
367
+ }
368
+ .InputGroup-module__hop-InputGroup___PiLz0[data-input-type=number] {
369
+ --display: var(--hop-InputGroup-display-number);
370
+ --gap: var(--hop-InputGroup-gap-number);
371
+ --inline-size: var(--hop-InputGroup-inline-size-number);
372
+ }
373
+ .InputGroup-module__hop-InputGroup___PiLz0[data-hovered] {
374
+ --background: var(--hop-InputGroup-background-hover);
375
+ --border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-hover) ;
376
+ }
377
+ .InputGroup-module__hop-InputGroup___PiLz0[data-focus-within] {
378
+ --border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-focus) ;
379
+ }
380
+ .InputGroup-module__hop-InputGroup___PiLz0[data-invalid] {
381
+ --border: var(--hop-InputGroup-border-width) solid var(--hop-InputGroup-border-color-invalid) ;
382
+ }
383
+ .InputGroup-module__hop-InputGroup___PiLz0[data-disabled] {
384
+ --background: var(--hop-InputGroup-background-disabled);
385
+ --border: 0.0625rem solid var(--hop-InputGroup-border-color-disabled);
386
+ --input-color: var(--hop-InputGroup-input-color-disabled);
387
+ --input-placeholder-color: var(--hop-InputGroup-placeholder-color-disabled);
388
+ }
389
+ .InputGroup-module__hop-InputGroup__input___xLgn9,
390
+ .InputGroup-module__hop-InputGroup__textarea___6Go7N {
391
+ flex: 1 1 auto;
392
+ box-sizing: border-box;
393
+ inline-size: var(--input-inline-size);
394
+ min-inline-size: 0;
395
+ font-family: var(--input-font-family);
396
+ font-size: var(--input-font-size);
397
+ font-weight: var(--input-font-weight);
398
+ line-height: var(--input-line-height);
399
+ color: var(--input-color);
400
+ background: transparent;
401
+ border: none;
402
+ outline: none;
403
+ }
404
+ .InputGroup-module__hop-InputGroup__input___xLgn9 {
405
+ block-size: var(--input-block-size);
406
+ padding: var(--hop-InputGroup-input-padding);
407
+ }
408
+ .InputGroup-module__hop-InputGroup__textarea___6Go7N {
409
+ padding: var(--hop-InputGroup-textarea-padding);
410
+ }
411
+ .InputGroup-module__hop-InputGroup__input___xLgn9::placeholder {
412
+ font-family: var(--hop-InputGroup-placeholder-font-family);
413
+ font-size: var(--hop-InputGroup-placeholder-font-size);
414
+ font-weight: var(--hop-InputGroup-placeholder-font-weight);
415
+ line-height: var(--hop-InputGroup-placeholder-line-height);
416
+ color: var(--input-placeholder-color);
417
+ }
418
+
419
+ /* css-module:/home/runner/work/wl-hopper/wl-hopper/packages/components/src/inputs/src/TextArea.module.css/#css-module-data */
420
+ .TextArea-module__hop-TextArea___Oqrhm {
421
+ --hop-TextArea-gap: var(--hop-space-stack-xs);
422
+ --hop-TextArea-inline-size: 20rem;
423
+ --hop-TextArea-prefix-color: var(--hop-neutral-text-weak);
424
+ --hop-TextArea-char-count-padding: 0 calc(var(--hop-space-inset-md) - var(--hop-space-inset-xs)) var(--hop-space-inset-xs);
425
+ --hop-TextArea-char-count-color: var(--hop-neutral-text-weakest);
426
+ --hop-TextArea-char-count-color-disabled: var(--hop-neutral-text-disabled);
427
+ --hop-TextArea-char-count-color-invalid: var(--hop-danger-text-weak);
428
+ --hop-TextArea-input-min-height: 2rem;
429
+ --inline-size: var(--hop-TextArea-inline-size);
430
+ --resize: none;
431
+ --char-count-color: var(--hop-TextArea-char-count-color);
432
+ display: flex;
433
+ flex-direction: column;
434
+ gap: var(--hop-TextArea-gap);
435
+ inline-size: var(--inline-size);
436
+ }
437
+ .TextArea-module__hop-TextArea--fluid___2QsEG {
438
+ --inline-size: 100%;
439
+ }
440
+ .TextArea-module__hop-TextArea___Oqrhm[data-resize-mode=vertical] {
441
+ --resize: vertical;
442
+ }
443
+ .TextArea-module__hop-TextArea___Oqrhm[data-over-max-length] {
444
+ --char-count-color: var(--hop-TextArea-char-count-color-invalid);
445
+ }
446
+ .TextArea-module__hop-TextArea___Oqrhm[data-disabled] {
447
+ --char-count-color: var(--hop-TextArea-char-count-color-disabled);
448
+ }
449
+ .TextArea-module__hop-TextArea__Label___6uZvZ {
450
+ order: 0;
451
+ }
452
+ .TextArea-module__hop-TextArea__prefix___UGSsJ {
453
+ color: var(--hop-TextArea-prefix-color);
454
+ }
455
+ .TextArea-module__hop-TextArea__InputGroup___m2oHv {
456
+ order: 1;
457
+ }
458
+ .TextArea-module__hop-TextArea__textarea___-aEby {
459
+ resize: var(--resize);
460
+ min-block-size: var(--hop-TextArea-input-min-height);
461
+ }
462
+ .TextArea-module__hop-TextArea__char-count___-TDoe {
463
+ padding: var(--hop-TextArea-char-count-padding);
464
+ color: var(--char-count-color);
465
+ }
466
+ .TextArea-module__hop-TextArea__ErrorMessage___Gj-AJ,
467
+ .TextArea-module__hop-TextArea__HelperMessage___FVgxx {
468
+ order: 3;
469
+ }
@@ -0,0 +1,62 @@
1
+ import * as react from 'react';
2
+ import { MutableRefObject } from 'react';
3
+ import { StyledComponentProps, ResponsiveProp } from '@hopper-ui/styled-system';
4
+ import { TextFieldProps } from 'react-aria-components';
5
+
6
+ declare const GlobalTextAreaCssSelector = "hop-TextArea";
7
+ type ResizeMode = "none" | "vertical";
8
+ interface TextAreaProps extends StyledComponentProps<TextFieldProps> {
9
+ /**
10
+ * True to display the number of remaining allowed characters on the right of the input. Requires a valid value in the "maxLength" prop.
11
+ */
12
+ showCharacterCount?: boolean;
13
+ /**
14
+ * The maximum number of visible text lines before displaying a scrollbar.
15
+ */
16
+ maxRows?: number;
17
+ /**
18
+ * The placeholder text when the TextArea is empty.
19
+ */
20
+ placeholder?: string;
21
+ /**
22
+ * See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-rows).
23
+ */
24
+ rows?: number;
25
+ /**
26
+ * See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-cols).
27
+ */
28
+ cols?: number;
29
+ /**
30
+ * The size of the TextArea.
31
+ * @default "md"
32
+ */
33
+ size?: ResponsiveProp<"sm" | "md">;
34
+ /**
35
+ * If `true`, the TextArea will take all available width.
36
+ */
37
+ isFluid?: ResponsiveProp<boolean>;
38
+ /**
39
+ * This should only be used with the `showCharacterCount` prop.
40
+ * If `true`, the TextArea prevents the text from ever going over the max length.
41
+ * If `false`, the TextArea will allow the text to go over the max length, but it will add an error look tot he character count.
42
+ * @default true
43
+ */
44
+ restrictMaxLength?: boolean;
45
+ /**
46
+ * The resize mode value of the TextArea. It's equivalent to the CSS resize property.
47
+ * @default "none"
48
+ */
49
+ resizeMode?: ResponsiveProp<ResizeMode>;
50
+ /**
51
+ * A ref for the HTML textarea element.
52
+ */
53
+ inputRef?: MutableRefObject<HTMLTextAreaElement>;
54
+ }
55
+ /**
56
+ * A textarea field allows a user to enter a plain text value with a keyboard.
57
+ *
58
+ * [View Documentation](TODO)
59
+ */
60
+ declare const _TextArea: react.ForwardRefExoticComponent<TextAreaProps & react.RefAttributes<HTMLDivElement>>;
61
+
62
+ export { GlobalTextAreaCssSelector, type ResizeMode, _TextArea as TextArea, type TextAreaProps };
@@ -0,0 +1,23 @@
1
+ export { GlobalTextAreaCssSelector, _TextArea as TextArea } from '../../chunk-HCRWIU7V.js';
2
+ import '../../chunk-IU6XMS2X.js';
3
+ import '../../chunk-Z57VHYOF.js';
4
+ import '../../chunk-MHQZXLKW.js';
5
+ import '../../chunk-LJXTJRSB.js';
6
+ import '../../chunk-PQXVL3YJ.js';
7
+ import '../../chunk-TXZ6BMFR.js';
8
+ import '../../chunk-RWAVMW7T.js';
9
+ import '../../chunk-Q63YLWI6.js';
10
+ import '../../chunk-6BFSSZCY.js';
11
+ import '../../chunk-QCA3ZR56.js';
12
+ import '../../chunk-F4H76S4H.js';
13
+ import '../../chunk-65JPI4FL.js';
14
+ import '../../chunk-HZKFQ33E.js';
15
+ import '../../chunk-CEUQHDEQ.js';
16
+ import '../../chunk-WPNVVGFW.js';
17
+ import '../../chunk-FAE27DLF.js';
18
+ import '../../chunk-XT2MZWEV.js';
19
+ import '../../chunk-X6SER3TZ.js';
20
+ import '../../chunk-HXI3MEEK.js';
21
+ import '../../chunk-M36KANKC.js';
22
+ import '../../chunk-KVDXQMWI.js';
23
+ import '../../chunk-JSBRDJBE.js';
@@ -0,0 +1,8 @@
1
+ import * as react from 'react';
2
+ import { ContextValue } from 'react-aria-components';
3
+ import { TextAreaProps } from './TextArea.js';
4
+ import '@hopper-ui/styled-system';
5
+
6
+ declare const TextAreaContext: react.Context<ContextValue<TextAreaProps, HTMLDivElement>>;
7
+
8
+ export { TextAreaContext };
@@ -0,0 +1,2 @@
1
+ export { TextAreaContext } from '../../chunk-MHQZXLKW.js';
2
+ import '../../chunk-JSBRDJBE.js';