@hopper-ui/components 1.3.9 → 1.3.10

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 (208) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/Avatar/src/AnonymousAvatar.css +37 -37
  3. package/dist/Avatar/src/AnonymousAvatar.js +2 -2
  4. package/dist/Avatar/src/Avatar.css +55 -55
  5. package/dist/Avatar/src/Avatar.js +3 -3
  6. package/dist/Avatar/src/DeletedAvatar.css +37 -37
  7. package/dist/Avatar/src/DeletedAvatar.js +2 -2
  8. package/dist/Avatar/src/RichIconAvatarImage.css +37 -37
  9. package/dist/Avatar/src/RichIconAvatarImage.js +1 -1
  10. package/dist/Avatar/src/index.css +55 -55
  11. package/dist/Avatar/src/index.js +5 -5
  12. package/dist/Badge/src/Badge.css +42 -42
  13. package/dist/Badge/src/Badge.js +2 -2
  14. package/dist/Badge/src/FloatingBadge.css +37 -37
  15. package/dist/Badge/src/FloatingBadge.js +1 -1
  16. package/dist/Badge/src/index.css +52 -52
  17. package/dist/Badge/src/index.js +3 -3
  18. package/dist/ComboBox/src/ComboBox.css +713 -713
  19. package/dist/ComboBox/src/ComboBox.d.ts +4 -0
  20. package/dist/ComboBox/src/ComboBox.js +46 -47
  21. package/dist/ComboBox/src/index.css +713 -713
  22. package/dist/ComboBox/src/index.js +46 -47
  23. package/dist/Divider/src/Divider.css +29 -29
  24. package/dist/Divider/src/Divider.js +1 -1
  25. package/dist/Divider/src/index.css +29 -29
  26. package/dist/Divider/src/index.js +1 -1
  27. package/dist/ErrorMessage/src/ErrorMessage.css +29 -29
  28. package/dist/ErrorMessage/src/ErrorMessage.js +2 -2
  29. package/dist/ErrorMessage/src/index.css +29 -29
  30. package/dist/ErrorMessage/src/index.js +2 -2
  31. package/dist/Form/src/Form.css +1833 -1671
  32. package/dist/Form/src/Form.d.ts +4 -0
  33. package/dist/Form/src/Form.js +46 -45
  34. package/dist/Form/src/index.css +1833 -1671
  35. package/dist/Form/src/index.js +46 -45
  36. package/dist/HelperMessage/src/HelperMessage.css +29 -29
  37. package/dist/HelperMessage/src/HelperMessage.js +2 -2
  38. package/dist/HelperMessage/src/index.css +29 -29
  39. package/dist/HelperMessage/src/index.js +2 -2
  40. package/dist/IconList/src/IconList.css +28 -28
  41. package/dist/IconList/src/IconList.js +1 -1
  42. package/dist/IconList/src/index.css +28 -28
  43. package/dist/IconList/src/index.js +1 -1
  44. package/dist/Link/src/Link.css +49 -49
  45. package/dist/Link/src/Link.js +2 -2
  46. package/dist/Link/src/index.css +49 -49
  47. package/dist/Link/src/index.js +2 -2
  48. package/dist/ListBox/src/ListBox.css +274 -274
  49. package/dist/ListBox/src/ListBox.js +6 -6
  50. package/dist/ListBox/src/ListBoxItem.css +262 -262
  51. package/dist/ListBox/src/ListBoxItem.js +5 -5
  52. package/dist/ListBox/src/ListBoxItemSkeleton.css +34 -34
  53. package/dist/ListBox/src/ListBoxItemSkeleton.js +1 -1
  54. package/dist/ListBox/src/index.css +274 -274
  55. package/dist/ListBox/src/index.js +6 -6
  56. package/dist/Select/src/Select.css +857 -695
  57. package/dist/Select/src/Select.d.ts +4 -0
  58. package/dist/Select/src/Select.js +46 -45
  59. package/dist/Select/src/SelectValue.css +61 -61
  60. package/dist/Select/src/SelectValue.js +5 -5
  61. package/dist/Select/src/index.css +857 -695
  62. package/dist/Select/src/index.js +46 -45
  63. package/dist/Spinner/src/Spinner.css +37 -37
  64. package/dist/Spinner/src/Spinner.js +2 -2
  65. package/dist/Spinner/src/index.css +37 -37
  66. package/dist/Spinner/src/index.js +2 -2
  67. package/dist/buttons/src/Button.css +112 -112
  68. package/dist/buttons/src/Button.js +3 -3
  69. package/dist/buttons/src/ButtonGroup.css +38 -38
  70. package/dist/buttons/src/ButtonGroup.js +1 -1
  71. package/dist/buttons/src/ClearButton.css +98 -98
  72. package/dist/buttons/src/ClearButton.js +2 -2
  73. package/dist/buttons/src/EmbeddedButton.css +98 -98
  74. package/dist/buttons/src/EmbeddedButton.js +1 -1
  75. package/dist/buttons/src/index.css +194 -194
  76. package/dist/buttons/src/index.js +6 -6
  77. package/dist/checkbox/src/Checkbox.css +46 -46
  78. package/dist/checkbox/src/Checkbox.js +2 -2
  79. package/dist/checkbox/src/CheckboxField.css +33 -33
  80. package/dist/checkbox/src/CheckboxField.js +1 -1
  81. package/dist/checkbox/src/CheckboxGroup.css +98 -98
  82. package/dist/checkbox/src/CheckboxGroup.d.ts +4 -0
  83. package/dist/checkbox/src/CheckboxGroup.js +1 -1
  84. package/dist/checkbox/src/DecorativeCheckbox.css +54 -54
  85. package/dist/checkbox/src/DecorativeCheckbox.js +2 -2
  86. package/dist/checkbox/src/index.css +98 -98
  87. package/dist/checkbox/src/index.js +5 -5
  88. package/dist/{chunk-4PBFVO5S.js → chunk-2BYOZEHS.js} +1 -1
  89. package/dist/{chunk-ANO4F3LJ.js → chunk-45BUVEOG.js} +7 -2
  90. package/dist/{chunk-TMGUYWTR.js → chunk-46Y3BNK6.js} +2 -2
  91. package/dist/{chunk-I55EPFTM.js → chunk-4KKT3O2S.js} +1 -1
  92. package/dist/{chunk-UJXKUNEW.js → chunk-6J3RVKV4.js} +477 -193
  93. package/dist/{chunk-E4JB7I3F.js → chunk-7P6QVHCU.js} +1 -1
  94. package/dist/{chunk-GIMOHY5C.js → chunk-AH3LBZUR.js} +2 -2
  95. package/dist/{chunk-CZRCXQFS.js → chunk-ARURHRKE.js} +1 -1
  96. package/dist/{chunk-2ZXF62AA.js → chunk-B44HANDX.js} +2 -2
  97. package/dist/{chunk-4FVIH73F.js → chunk-BJNXUNAB.js} +2 -2
  98. package/dist/{chunk-GDVP2QEZ.js → chunk-CIKHW47C.js} +1 -1
  99. package/dist/{chunk-HI2SHIGG.js → chunk-DCAA2AVQ.js} +1 -1
  100. package/dist/{chunk-6U6JI3L3.js → chunk-DV7LZMDA.js} +1 -1
  101. package/dist/{chunk-7LTA4KPO.js → chunk-FF6KAPPN.js} +5 -4
  102. package/dist/{chunk-5TH7VHRH.js → chunk-FI74MGJH.js} +3 -3
  103. package/dist/{chunk-3O74ORYF.js → chunk-GLFAZQ25.js} +2 -2
  104. package/dist/{chunk-VC3HSOGC.js → chunk-GU6D6RQL.js} +5 -4
  105. package/dist/{chunk-TRDXTYZD.js → chunk-IBHSGV7Y.js} +3 -3
  106. package/dist/{chunk-JX5YYFB3.js → chunk-IJS2OFE5.js} +2 -2
  107. package/dist/{chunk-VQKJXEPU.js → chunk-JCD37WMK.js} +2 -2
  108. package/dist/{chunk-XQFICAVB.js → chunk-JMQTEJC4.js} +3 -3
  109. package/dist/{chunk-HCJLAF2O.js → chunk-JRL2S56W.js} +4 -4
  110. package/dist/{chunk-N66DZLL6.js → chunk-KKL5HHYL.js} +4 -2
  111. package/dist/{chunk-2GYC6ADT.js → chunk-LU7KOIOH.js} +5 -5
  112. package/dist/{chunk-NQD2OQEG.js → chunk-MMROXMQV.js} +4 -4
  113. package/dist/{chunk-FBABNQTM.js → chunk-OBLOV2RN.js} +5 -4
  114. package/dist/{chunk-KOT3ULJY.js → chunk-OOY56G7Y.js} +2 -2
  115. package/dist/{chunk-YQDRT547.js → chunk-P5YCVNZM.js} +7 -4
  116. package/dist/{chunk-B2O3ZCYC.js → chunk-QX6MTYPY.js} +1 -1
  117. package/dist/{chunk-6KHTQTRF.js → chunk-RKX7GGGY.js} +1 -1
  118. package/dist/{chunk-2WK465I4.js → chunk-RZ4K42NA.js} +1 -1
  119. package/dist/{chunk-S6AH3YTH.js → chunk-TNXKWBYE.js} +7 -6
  120. package/dist/{chunk-ENHK4K3U.js → chunk-TTECXSWO.js} +2 -2
  121. package/dist/{chunk-Q6SYCTJD.js → chunk-UBMAVA4B.js} +7 -2
  122. package/dist/{chunk-BGOYDN4M.js → chunk-VM6LLJYR.js} +2 -2
  123. package/dist/{chunk-RDLI353P.js → chunk-VRMZDHNL.js} +1 -1
  124. package/dist/{chunk-XHW2Z6AX.js → chunk-X7ZM3VW6.js} +1 -1
  125. package/dist/{chunk-UR3NK3LV.js → chunk-XBVS62J3.js} +1 -1
  126. package/dist/{chunk-54U727IV.js → chunk-XDRKVTAI.js} +2 -2
  127. package/dist/{chunk-4EUVVRTY.js → chunk-XFQJ7HYB.js} +1 -1
  128. package/dist/{chunk-MLHAFFJQ.js → chunk-XNOILDPJ.js} +1 -1
  129. package/dist/{chunk-2SF7BBJT.js → chunk-XT3AM5KT.js} +1 -1
  130. package/dist/{chunk-PAW7CB3K.js → chunk-XT4MALWA.js} +2 -2
  131. package/dist/{chunk-KQQCELPA.js → chunk-Y7G6PIDC.js} +1 -1
  132. package/dist/{chunk-A3E76SDY.js → chunk-ZRGWYBTI.js} +1 -1
  133. package/dist/index.css +1839 -1677
  134. package/dist/index.d.ts +2 -0
  135. package/dist/index.js +46 -45
  136. package/dist/inputs/src/InputGroup.css +209 -209
  137. package/dist/inputs/src/InputGroup.js +1 -1
  138. package/dist/inputs/src/NumberField.css +231 -231
  139. package/dist/inputs/src/NumberField.d.ts +4 -0
  140. package/dist/inputs/src/NumberField.js +6 -6
  141. package/dist/inputs/src/PasswordField.css +219 -219
  142. package/dist/inputs/src/PasswordField.d.ts +4 -0
  143. package/dist/inputs/src/PasswordField.js +7 -7
  144. package/dist/inputs/src/RemainingCharacterCount.css +30 -30
  145. package/dist/inputs/src/RemainingCharacterCount.js +5 -5
  146. package/dist/inputs/src/SearchField.css +225 -225
  147. package/dist/inputs/src/SearchField.d.ts +4 -0
  148. package/dist/inputs/src/SearchField.js +8 -8
  149. package/dist/inputs/src/TextArea.css +226 -226
  150. package/dist/inputs/src/TextArea.d.ts +4 -0
  151. package/dist/inputs/src/TextArea.js +7 -7
  152. package/dist/inputs/src/TextField.css +223 -223
  153. package/dist/inputs/src/TextField.d.ts +4 -0
  154. package/dist/inputs/src/TextField.js +9 -9
  155. package/dist/inputs/src/index.css +269 -269
  156. package/dist/inputs/src/index.js +13 -13
  157. package/dist/overlays/Popover/src/Popover.css +1975 -1813
  158. package/dist/overlays/Popover/src/Popover.js +46 -45
  159. package/dist/overlays/Popover/src/index.css +1975 -1813
  160. package/dist/overlays/Popover/src/index.js +46 -45
  161. package/dist/radio/src/DecorativeRadio.css +54 -54
  162. package/dist/radio/src/DecorativeRadio.js +2 -2
  163. package/dist/radio/src/Radio.css +46 -46
  164. package/dist/radio/src/Radio.js +2 -2
  165. package/dist/radio/src/RadioField.css +33 -33
  166. package/dist/radio/src/RadioField.js +1 -1
  167. package/dist/radio/src/RadioGroup.css +98 -98
  168. package/dist/radio/src/RadioGroup.d.ts +4 -0
  169. package/dist/radio/src/RadioGroup.js +1 -1
  170. package/dist/radio/src/index.css +98 -98
  171. package/dist/radio/src/index.js +5 -5
  172. package/dist/switch/src/Switch.css +43 -43
  173. package/dist/switch/src/Switch.js +2 -2
  174. package/dist/switch/src/SwitchField.css +33 -33
  175. package/dist/switch/src/SwitchField.js +1 -1
  176. package/dist/switch/src/index.css +49 -49
  177. package/dist/switch/src/index.js +3 -3
  178. package/dist/tag/src/Tag.css +335 -335
  179. package/dist/tag/src/Tag.js +5 -5
  180. package/dist/tag/src/TagGroup.css +37 -37
  181. package/dist/tag/src/TagGroup.d.ts +4 -0
  182. package/dist/tag/src/TagGroup.js +1 -1
  183. package/dist/tag/src/TagList.css +27 -27
  184. package/dist/tag/src/index.css +345 -345
  185. package/dist/tag/src/index.js +6 -6
  186. package/dist/typography/Heading/src/Heading.css +27 -27
  187. package/dist/typography/Heading/src/Heading.js +1 -1
  188. package/dist/typography/Heading/src/index.css +27 -27
  189. package/dist/typography/Heading/src/index.js +1 -1
  190. package/dist/typography/Label/src/Label.css +27 -27
  191. package/dist/typography/Label/src/Label.d.ts +2 -2
  192. package/dist/typography/Label/src/Label.js +1 -1
  193. package/dist/typography/Label/src/index.css +27 -27
  194. package/dist/typography/Label/src/index.js +1 -1
  195. package/dist/typography/OverlineText/src/OverlineText.css +27 -27
  196. package/dist/typography/OverlineText/src/OverlineText.js +1 -1
  197. package/dist/typography/OverlineText/src/index.css +27 -27
  198. package/dist/typography/OverlineText/src/index.js +1 -1
  199. package/dist/typography/Text/src/Text.css +27 -27
  200. package/dist/typography/Text/src/Text.js +1 -1
  201. package/dist/typography/Text/src/index.css +27 -27
  202. package/dist/typography/Text/src/index.js +1 -1
  203. package/dist/utils/src/EnsureTextWrapper.css +27 -27
  204. package/dist/utils/src/EnsureTextWrapper.js +5 -5
  205. package/dist/utils/src/index.css +27 -27
  206. package/dist/utils/src/index.js +5 -5
  207. package/package.json +1 -1
  208. package/dist/chunk-KSKIQSYM.js +0 -260
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
12
12
  import { jsx } from 'react/jsx-runtime';
13
13
 
14
14
  // css-module:./SwitchField.module.css#css-module
15
- var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___ARPRk", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___emckg", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___vNzgC", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___2Z9-2", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___XtHCo" };
15
+ var SwitchField_module_default = { "hop-SwitchField": "SwitchField-module__hop-SwitchField___3acY7", "hop-SwitchField--sm": "SwitchField-module__hop-SwitchField--sm___IaTPM", "hop-SwitchField--md": "SwitchField-module__hop-SwitchField--md___19UN-", "hop-SwitchField__description": "SwitchField-module__hop-SwitchField__description___BOkq0", "hop-SwitchField__switch": "SwitchField-module__hop-SwitchField__switch___2IDNK" };
16
16
  var GlobalSwitchFieldCssSelector = "hop-SwitchField";
17
17
  var SwitchToDescriptionSizeAdapter = {
18
18
  sm: "xs",
@@ -1,7 +1,7 @@
1
1
  import { RadioContext } from './chunk-FU5CCPLP.js';
2
2
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
3
3
  import { IconListContext } from './chunk-DHVVYSLB.js';
4
- import { _Text } from './chunk-KQQCELPA.js';
4
+ import { _Text } from './chunk-Y7G6PIDC.js';
5
5
  import { TextContext } from './chunk-X6SER3TZ.js';
6
6
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
7
7
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Radio as Radio$1 } from 'react-ari
14
14
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./Radio.module.css#css-module
17
- var Radio_module_default = { "hop-Radio": "Radio-module__hop-Radio___mjGTL", "hop-Radio--sm": "Radio-module__hop-Radio--sm___yl7Uc", "hop-Radio--md": "Radio-module__hop-Radio--md___Umq9X", "hop-Radio__icon": "Radio-module__hop-Radio__icon___umH4r", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___x6UXM", "hop-Radio__box": "Radio-module__hop-Radio__box___5S65W", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___9Zldv", "hop-Radio__text": "Radio-module__hop-Radio__text___Jw3rk" };
17
+ var Radio_module_default = { "hop-Radio": "Radio-module__hop-Radio___9Bh4R", "hop-Radio--sm": "Radio-module__hop-Radio--sm___zLF4V", "hop-Radio--md": "Radio-module__hop-Radio--md___gKxx2", "hop-Radio__icon": "Radio-module__hop-Radio__icon___FtbVn", "hop-Radio__icon-list": "Radio-module__hop-Radio__icon-list___wF0hY", "hop-Radio__box": "Radio-module__hop-Radio__box___Y0VE1", "hop-Radio__bullet": "Radio-module__hop-Radio__bullet___es-94", "hop-Radio__text": "Radio-module__hop-Radio__text___-q0Z2" };
18
18
  var GlobalRadioCssSelector = "hop-Radio";
19
19
  function Radio(props, ref) {
20
20
  var _a;
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
13
13
  import { jsx } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./RadioField.module.css#css-module
16
- var RadioField_module_default = { "hop-RadioField": "RadioField-module__hop-RadioField___y405X", "hop-RadioField--sm": "RadioField-module__hop-RadioField--sm___xFdo7", "hop-RadioField--md": "RadioField-module__hop-RadioField--md___-TjKd", "hop-RadioField__description": "RadioField-module__hop-RadioField__description___1rQov", "hop-RadioField__radio": "RadioField-module__hop-RadioField__radio___gtu2Z" };
16
+ var RadioField_module_default = { "hop-RadioField": "RadioField-module__hop-RadioField___rwaZY", "hop-RadioField--sm": "RadioField-module__hop-RadioField--sm___1Q2QK", "hop-RadioField--md": "RadioField-module__hop-RadioField--md___YX5XY", "hop-RadioField__description": "RadioField-module__hop-RadioField__description___6uwj3", "hop-RadioField__radio": "RadioField-module__hop-RadioField__radio___lxu0c" };
17
17
  var GlobalRadioFieldCssSelector = "hop-RadioField";
18
18
  var RadioToDescriptionSizeAdapter = {
19
19
  sm: "xs",
@@ -1,5 +1,5 @@
1
1
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
2
- import { _Text } from './chunk-KQQCELPA.js';
2
+ import { _Text } from './chunk-Y7G6PIDC.js';
3
3
  import { useRenderProps } from './chunk-NH3IVMXB.js';
4
4
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
5
5
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -10,7 +10,7 @@ import { composeRenderProps } from 'react-aria-components';
10
10
  import { jsx } from 'react/jsx-runtime';
11
11
 
12
12
  // css-module:./RemainingCharacterCount.module.css#css-module
13
- var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-RemainingCharacterCount___rOvxv" };
13
+ var RemainingCharacterCount_module_default = { "hop-RemainingCharacterCount": "RemainingCharacterCount-module__hop-RemainingCharacterCount___wI8Lz" };
14
14
  function RemainingCharacterCount(props, ref) {
15
15
  const { stylingProps, ...ownProps } = useStyledSystem(props);
16
16
  const { className, style, count, isDisabled, isInvalid, ...textProps } = ownProps;
@@ -1,7 +1,7 @@
1
1
  import { RadioContext } from './chunk-FU5CCPLP.js';
2
2
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
3
3
  import { IconListContext } from './chunk-DHVVYSLB.js';
4
- import { _Text } from './chunk-KQQCELPA.js';
4
+ import { _Text } from './chunk-Y7G6PIDC.js';
5
5
  import { TextContext } from './chunk-X6SER3TZ.js';
6
6
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
7
7
  import { useRenderProps } from './chunk-NH3IVMXB.js';
@@ -16,7 +16,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
16
16
  import { jsx, jsxs } from 'react/jsx-runtime';
17
17
 
18
18
  // css-module:./DecorativeRadio.module.css#css-module
19
- var DecorativeRadio_module_default = { "hop-DecorativeRadio": "DecorativeRadio-module__hop-DecorativeRadio___6cfZi Radio-module__hop-Radio___mjGTL", "hop-DecorativeRadio--sm": "DecorativeRadio-module__hop-DecorativeRadio--sm___pLmcZ Radio-module__hop-Radio--sm___yl7Uc", "hop-DecorativeRadio--md": "DecorativeRadio-module__hop-DecorativeRadio--md___BWIIW Radio-module__hop-Radio--md___Umq9X", "hop-DecorativeRadio__icon": "DecorativeRadio-module__hop-DecorativeRadio__icon___sI5C6 Radio-module__hop-Radio__icon___umH4r", "hop-DecorativeRadio__icon-list": "DecorativeRadio-module__hop-DecorativeRadio__icon-list___B17Uy Radio-module__hop-Radio__icon___umH4r", "hop-DecorativeRadio__box": "DecorativeRadio-module__hop-DecorativeRadio__box___0184v Radio-module__hop-Radio__box___5S65W", "hop-DecorativeRadio__bullet": "DecorativeRadio-module__hop-DecorativeRadio__bullet___6xwhF Radio-module__hop-Radio__bullet___9Zldv", "hop-DecorativeRadio__text": "DecorativeRadio-module__hop-DecorativeRadio__text___ip08j Radio-module__hop-Radio__text___Jw3rk" };
19
+ var DecorativeRadio_module_default = { "hop-DecorativeRadio": "DecorativeRadio-module__hop-DecorativeRadio___3v5Ro Radio-module__hop-Radio___9Bh4R", "hop-DecorativeRadio--sm": "DecorativeRadio-module__hop-DecorativeRadio--sm___2HhXt Radio-module__hop-Radio--sm___zLF4V", "hop-DecorativeRadio--md": "DecorativeRadio-module__hop-DecorativeRadio--md___X9jvu Radio-module__hop-Radio--md___gKxx2", "hop-DecorativeRadio__icon": "DecorativeRadio-module__hop-DecorativeRadio__icon___PvtCv Radio-module__hop-Radio__icon___FtbVn", "hop-DecorativeRadio__icon-list": "DecorativeRadio-module__hop-DecorativeRadio__icon-list___U4Az5 Radio-module__hop-Radio__icon___FtbVn", "hop-DecorativeRadio__box": "DecorativeRadio-module__hop-DecorativeRadio__box___FYK2b Radio-module__hop-Radio__box___Y0VE1", "hop-DecorativeRadio__bullet": "DecorativeRadio-module__hop-DecorativeRadio__bullet___jI8X2 Radio-module__hop-Radio__bullet___es-94", "hop-DecorativeRadio__text": "DecorativeRadio-module__hop-DecorativeRadio__text___aiWaU Radio-module__hop-Radio__text___-q0Z2" };
20
20
  var GlobalDecorativeRadioCssSelector = "hop-DecorativeRadio";
21
21
  function DecorativeRadio(props, ref) {
22
22
  var _a;
@@ -10,7 +10,7 @@ import { useContextProps, useSlottedContext, InputContext, TextAreaContext, Fiel
10
10
  import { jsx } from 'react/jsx-runtime';
11
11
 
12
12
  // css-module:./InputGroup.module.css#css-module
13
- var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-InputGroup___-dY-s", "hop-InputGroup--fluid": "InputGroup-module__hop-InputGroup--fluid___VIFfq", "hop-InputGroup--sm": "InputGroup-module__hop-InputGroup--sm___MdwFD", "hop-InputGroup__input": "InputGroup-module__hop-InputGroup__input___prIHX", "hop-InputGroup__textarea": "InputGroup-module__hop-InputGroup__textarea___fq38N", "hop-InputGroup__embedded-button": "InputGroup-module__hop-InputGroup__embedded-button___1SGd6" };
13
+ var InputGroup_module_default = { "hop-InputGroup": "InputGroup-module__hop-InputGroup___E2-k9", "hop-InputGroup--fluid": "InputGroup-module__hop-InputGroup--fluid___Q-hCw", "hop-InputGroup--sm": "InputGroup-module__hop-InputGroup--sm___i6g3r", "hop-InputGroup__input": "InputGroup-module__hop-InputGroup__input___feDtc", "hop-InputGroup__textarea": "InputGroup-module__hop-InputGroup__textarea___UBhut", "hop-InputGroup__embedded-button": "InputGroup-module__hop-InputGroup__embedded-button___TyVai" };
14
14
  var GlobalInputGroupCssSelector = "hop-InputGroup";
15
15
  function InputGroup(props, ref) {
16
16
  var _a, _b;
@@ -12,7 +12,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
12
12
  import { jsx } from 'react/jsx-runtime';
13
13
 
14
14
  // css-module:./CheckboxField.module.css#css-module
15
- var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-CheckboxField___Qvdoz", "hop-CheckboxField--sm": "CheckboxField-module__hop-CheckboxField--sm___4TFIz", "hop-CheckboxField--md": "CheckboxField-module__hop-CheckboxField--md___4nlaD", "hop-CheckboxField__description": "CheckboxField-module__hop-CheckboxField__description___t1Ev0", "hop-CheckboxField__checkbox": "CheckboxField-module__hop-CheckboxField__checkbox___tWVL4" };
15
+ var CheckboxField_module_default = { "hop-CheckboxField": "CheckboxField-module__hop-CheckboxField___A5x07", "hop-CheckboxField--sm": "CheckboxField-module__hop-CheckboxField--sm___FRCIP", "hop-CheckboxField--md": "CheckboxField-module__hop-CheckboxField--md___GCH8E", "hop-CheckboxField__description": "CheckboxField-module__hop-CheckboxField__description___8jt9j", "hop-CheckboxField__checkbox": "CheckboxField-module__hop-CheckboxField__checkbox___oc2NL" };
16
16
  var GlobalCheckboxFieldCssSelector = "hop-CheckboxField";
17
17
  var CheckboxToDescriptionSizeAdapter = {
18
18
  sm: "xs",
@@ -10,7 +10,7 @@ import { useContextProps } from 'react-aria-components';
10
10
  import { jsx } from 'react/jsx-runtime';
11
11
 
12
12
  // css-module:./FloatingBadge.module.css#css-module
13
- var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-FloatingBadge___Y0FDf", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___pl1V5" };
13
+ var FloatingBadge_module_default = { "hop-FloatingBadge": "FloatingBadge-module__hop-FloatingBadge___a4Q56", "hop-FloatingBadge__badge": "FloatingBadge-module__hop-FloatingBadge__badge___ETFGb" };
14
14
  var GlobalFloatingBadgeCssSelector = "hop-FloatingBadge";
15
15
  function FloatingBadge(props, ref) {
16
16
  [props, ref] = useContextProps(props, ref, FloatingBadgeContext);
@@ -1,6 +1,6 @@
1
1
  import { SearchFieldContext } from './chunk-3NKF5TPD.js';
2
- import { _InputGroup } from './chunk-GDVP2QEZ.js';
3
- import { _ClearButton } from './chunk-UR3NK3LV.js';
2
+ import { _InputGroup } from './chunk-CIKHW47C.js';
3
+ import { _ClearButton } from './chunk-XBVS62J3.js';
4
4
  import { LabelContext } from './chunk-QCA3ZR56.js';
5
5
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
6
6
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, Input, SearchField as SearchField$
17
17
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
18
18
 
19
19
  // css-module:./SearchField.module.css#css-module
20
- var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___CmlB-", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___cTuUW", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___w0bGj", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___EaYlk", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___c6F5A", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___JYBQh", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___83XfA", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___--Elt", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___ErqoJ" };
20
+ var SearchField_module_default = { "hop-SearchField": "SearchField-module__hop-SearchField___W6W5b", "hop-SearchField--fluid": "SearchField-module__hop-SearchField--fluid___8r8W4", "hop-SearchField__Label": "SearchField-module__hop-SearchField__Label___plAkN", "hop-SearchField__prefix": "SearchField-module__hop-SearchField__prefix___fiCjG", "hop-SearchField__InputGroup": "SearchField-module__hop-SearchField__InputGroup___Pczio", "hop-SearchField--clearable": "SearchField-module__hop-SearchField--clearable___ClGaI", "hop-SearchField__ErrorMessage": "SearchField-module__hop-SearchField__ErrorMessage___ox01g", "hop-SearchField__HelperMessage": "SearchField-module__hop-SearchField__HelperMessage___8xA39", "hop-SearchField__ClearButton": "SearchField-module__hop-SearchField__ClearButton___54BN-" };
21
21
  var GlobalSearchFieldCssSelector = "hop-SearchField";
22
22
  function SearchField(props, ref) {
23
23
  var _a;
@@ -39,6 +39,7 @@ function SearchField(props, ref) {
39
39
  isDisabled,
40
40
  isInvalid,
41
41
  isRequired,
42
+ necessityIndicator,
42
43
  ...otherProps
43
44
  } = ownProps;
44
45
  const inputRef = useObjectRef(mergeRefs(userProvidedInputRef, props.inputRef !== void 0 ? props.inputRef : null));
@@ -90,7 +91,7 @@ function SearchField(props, ref) {
90
91
  SlotProvider,
91
92
  {
92
93
  values: [
93
- [LabelContext, { className: SearchField_module_default["hop-SearchField__Label"], isRequired }],
94
+ [LabelContext, { className: SearchField_module_default["hop-SearchField__Label"], isRequired, necessityIndicator }],
94
95
  [HelperMessageContext, { className: SearchField_module_default["hop-SearchField__HelperMessage"] }],
95
96
  [ErrorMessageContext, { className: SearchField_module_default["hop-SearchField__ErrorMessage"] }]
96
97
  ],
@@ -1,7 +1,7 @@
1
- import { _Text } from './chunk-KQQCELPA.js';
1
+ import { _Text } from './chunk-Y7G6PIDC.js';
2
2
  import { useImageFallback } from './chunk-NS3XVOQ7.js';
3
3
  import { AvatarContext } from './chunk-AES7QBQE.js';
4
- import { _RichIconAvatarImage } from './chunk-2WK465I4.js';
4
+ import { _RichIconAvatarImage } from './chunk-RZ4K42NA.js';
5
5
  import { useRenderProps } from './chunk-NH3IVMXB.js';
6
6
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
7
7
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
13
13
  import { jsx } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./Avatar.module.css#css-module
16
- var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___5sKQo", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___Ady66", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___FeU7R", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___ZKXaB", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___1aVAg", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___OGORu", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___IihrO", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___r8yYu", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___QeM5w", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___nsycG", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___uBdkS", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___VYfAD", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___hSbrh", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___yTTZQ", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___Ye64F", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___U63SX", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___wmX-V" };
16
+ var Avatar_module_default = { "hop-Avatar": "Avatar-module__hop-Avatar___6rJWN", "hop-Avatar--xs": "Avatar-module__hop-Avatar--xs___Nw00i", "hop-Avatar--sm": "Avatar-module__hop-Avatar--sm___Xle0f", "hop-Avatar--md": "Avatar-module__hop-Avatar--md___-q7Y7", "hop-Avatar--lg": "Avatar-module__hop-Avatar--lg___yp6lW", "hop-Avatar--xl": "Avatar-module__hop-Avatar--xl___LcfDc", "hop-Avatar--2xl": "Avatar-module__hop-Avatar--2xl___6b02-", "hop-Avatar--decorative-option1": "Avatar-module__hop-Avatar--decorative-option1___7Wzcu", "hop-Avatar--decorative-option2": "Avatar-module__hop-Avatar--decorative-option2___9eaAb", "hop-Avatar--decorative-option3": "Avatar-module__hop-Avatar--decorative-option3___Bb7Eg", "hop-Avatar--decorative-option4": "Avatar-module__hop-Avatar--decorative-option4___2W2AQ", "hop-Avatar--decorative-option5": "Avatar-module__hop-Avatar--decorative-option5___LGCFG", "hop-Avatar--decorative-option6": "Avatar-module__hop-Avatar--decorative-option6___WYaD4", "hop-Avatar--decorative-option7": "Avatar-module__hop-Avatar--decorative-option7___bjjEn", "hop-Avatar--decorative-option8": "Avatar-module__hop-Avatar--decorative-option8___XzQX-", "hop-Avatar--decorative-option9": "Avatar-module__hop-Avatar--decorative-option9___lK19f", "hop-Avatar__image": "Avatar-module__hop-Avatar__image___uR0Tx" };
17
17
  var GlobalAvatarCssSelector = "hop-Avatar";
18
18
  var AvatarToTextSizeAdapter = {
19
19
  xs: "xs",
@@ -1,7 +1,7 @@
1
1
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
2
2
  import { IconListContext } from './chunk-DHVVYSLB.js';
3
3
  import { LinkContext } from './chunk-4VVNSXIB.js';
4
- import { _Text } from './chunk-KQQCELPA.js';
4
+ import { _Text } from './chunk-Y7G6PIDC.js';
5
5
  import { TextContext } from './chunk-X6SER3TZ.js';
6
6
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
7
7
  import { SlotProvider } from './chunk-M36KANKC.js';
@@ -13,7 +13,7 @@ import { useContextProps, composeRenderProps, DEFAULT_SLOT, Link as Link$1 } fro
13
13
  import { jsx } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./Link.module.css#css-module
16
- var Link_module_default = { "hop-Link": "Link-module__hop-Link___hCv6o", "hop-Link--quiet": "Link-module__hop-Link--quiet___r6f69", "hop-Link--primary": "Link-module__hop-Link--primary___Nrvdi", "hop-Link--secondary": "Link-module__hop-Link--secondary___4ytgC", "hop-Link__icon": "Link-module__hop-Link__icon___GjiY8", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___eWJSv", "hop-Link__text": "Link-module__hop-Link__text___VgjRa", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___8qO6o", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___2Ha5F" };
16
+ var Link_module_default = { "hop-Link": "Link-module__hop-Link___f0TqC", "hop-Link--quiet": "Link-module__hop-Link--quiet___-jNN7", "hop-Link--primary": "Link-module__hop-Link--primary___AcfJ8", "hop-Link--secondary": "Link-module__hop-Link--secondary___-2oF8", "hop-Link__icon": "Link-module__hop-Link__icon___6Ufeq", "hop-Link__icon-list": "Link-module__hop-Link__icon-list___-5W5s", "hop-Link__text": "Link-module__hop-Link__text___kfXDL", "hop-Link__start-icon": "Link-module__hop-Link__start-icon___NUj49", "hop-Link__start-icon-list": "Link-module__hop-Link__start-icon-list___VJOKc" };
17
17
  var GlobalLinkCssSelector = "hop-Link";
18
18
  var LinkToIconSizeAdapter = {
19
19
  inherit: void 0,
@@ -1,11 +1,11 @@
1
1
  import { useScale } from './chunk-MTDFS4CZ.js';
2
2
  import { NumberFieldContext } from './chunk-ZQ3AWYRR.js';
3
- import { _InputGroup } from './chunk-GDVP2QEZ.js';
3
+ import { _InputGroup } from './chunk-CIKHW47C.js';
4
4
  import { LabelContext } from './chunk-QCA3ZR56.js';
5
5
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
6
6
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
7
7
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
8
- import { _Text } from './chunk-KQQCELPA.js';
8
+ import { _Text } from './chunk-Y7G6PIDC.js';
9
9
  import { TextContext } from './chunk-X6SER3TZ.js';
10
10
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
11
11
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -21,7 +21,7 @@ import { useContextProps, composeRenderProps, Input, NumberField as NumberField$
21
21
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
22
22
 
23
23
  // css-module:./NumberField.module.css#css-module
24
- var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-NumberField___VWgJv", "hop-NumberField--fluid": "NumberField-module__hop-NumberField--fluid___D4KuH", "hop-NumberField--mobile": "NumberField-module__hop-NumberField--mobile___JdtJi", "hop-NumberField__Label": "NumberField-module__hop-NumberField__Label___DpcSp", "hop-NumberField__prefix": "NumberField-module__hop-NumberField__prefix___baTwE", "hop-NumberField__InputGroup": "NumberField-module__hop-NumberField__InputGroup___f4BCh", "hop-NumberField__ErrorMessage": "NumberField-module__hop-NumberField__ErrorMessage___iTVwp", "hop-NumberField__HelperMessage": "NumberField-module__hop-NumberField__HelperMessage___JGOeo", "hop-NumberField__stepper-button": "NumberField-module__hop-NumberField__stepper-button___h67o-", "hop-NumberField__stepper-button--increment": "NumberField-module__hop-NumberField__stepper-button--increment___bcKtE", "hop-NumberField__stepper-button--decrement": "NumberField-module__hop-NumberField__stepper-button--decrement___qY0Q-", "hop-NumberField__stepper-button--mobile": "NumberField-module__hop-NumberField__stepper-button--mobile___DrHY1", "hop-NumberField__stepper-button__icon": "NumberField-module__hop-NumberField__stepper-button__icon___ogLPx", "hop-NumberField__input": "NumberField-module__hop-NumberField__input___7YBOI" };
24
+ var NumberField_module_default = { "hop-NumberField": "NumberField-module__hop-NumberField___SQ-T7", "hop-NumberField--fluid": "NumberField-module__hop-NumberField--fluid___6SyKQ", "hop-NumberField--mobile": "NumberField-module__hop-NumberField--mobile___rHeEi", "hop-NumberField__Label": "NumberField-module__hop-NumberField__Label___OPAwN", "hop-NumberField__prefix": "NumberField-module__hop-NumberField__prefix___GQ-bS", "hop-NumberField__InputGroup": "NumberField-module__hop-NumberField__InputGroup___-Xcp-", "hop-NumberField__ErrorMessage": "NumberField-module__hop-NumberField__ErrorMessage___lC-je", "hop-NumberField__HelperMessage": "NumberField-module__hop-NumberField__HelperMessage___Gr9hE", "hop-NumberField__stepper-button": "NumberField-module__hop-NumberField__stepper-button___GCK47", "hop-NumberField__stepper-button--increment": "NumberField-module__hop-NumberField__stepper-button--increment___NPF-g", "hop-NumberField__stepper-button--decrement": "NumberField-module__hop-NumberField__stepper-button--decrement___aRPH3", "hop-NumberField__stepper-button--mobile": "NumberField-module__hop-NumberField__stepper-button--mobile___MBaPI", "hop-NumberField__stepper-button__icon": "NumberField-module__hop-NumberField__stepper-button__icon___PGs1W", "hop-NumberField__input": "NumberField-module__hop-NumberField__input___-DsQz" };
25
25
  var GlobalNumberFieldCssSelector = "hop-NumberField";
26
26
  var StepperButton = ({ direction }) => {
27
27
  const scale = useScale();
@@ -72,6 +72,7 @@ function NumberField(props, ref) {
72
72
  isDisabled,
73
73
  isInvalid,
74
74
  isRequired,
75
+ necessityIndicator,
75
76
  ...otherProps
76
77
  } = ownProps;
77
78
  const inputRef = useObjectRef(mergeRefs(userProvidedInputRef, props.inputRef !== void 0 ? props.inputRef : null));
@@ -133,7 +134,7 @@ function NumberField(props, ref) {
133
134
  SlotProvider,
134
135
  {
135
136
  values: [
136
- [LabelContext, { className: NumberField_module_default["hop-NumberField__Label"], isRequired }],
137
+ [LabelContext, { className: NumberField_module_default["hop-NumberField__Label"], isRequired, necessityIndicator }],
137
138
  [HelperMessageContext, { className: NumberField_module_default["hop-NumberField__HelperMessage"] }],
138
139
  [ErrorMessageContext, { className: NumberField_module_default["hop-NumberField__ErrorMessage"] }]
139
140
  ],
@@ -1,10 +1,10 @@
1
1
  import { useSlot } from './chunk-H5YTU3U7.js';
2
2
  import { ButtonContext } from './chunk-WMTWFKKP.js';
3
- import { _Spinner } from './chunk-54U727IV.js';
3
+ import { _Spinner } from './chunk-XDRKVTAI.js';
4
4
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
5
5
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
6
6
  import { IconListContext } from './chunk-DHVVYSLB.js';
7
- import { _Text } from './chunk-KQQCELPA.js';
7
+ import { _Text } from './chunk-Y7G6PIDC.js';
8
8
  import { TextContext } from './chunk-X6SER3TZ.js';
9
9
  import { useRenderProps } from './chunk-NH3IVMXB.js';
10
10
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -19,7 +19,7 @@ import { useContextProps, ButtonContext as ButtonContext$1, composeRenderProps,
19
19
  import { jsx, jsxs } from 'react/jsx-runtime';
20
20
 
21
21
  // css-module:./Button.module.css#css-module
22
- var Button_module_default = { "hop-Button": "Button-module__hop-Button___hJrlG", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___FjUDk", "hop-Button--fluid": "Button-module__hop-Button--fluid___zHyAn", "hop-Button--sm": "Button-module__hop-Button--sm___TjmEa", "hop-Button--primary": "Button-module__hop-Button--primary___x2k3w", "hop-Button--md": "Button-module__hop-Button--md___SSJmI", "hop-Button--secondary": "Button-module__hop-Button--secondary___ehb-w", "hop-Button--upsell": "Button-module__hop-Button--upsell___aWCox", "hop-Button--danger": "Button-module__hop-Button--danger___KtNGT", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___DLGVS", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___H0XJg", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___SaGFj", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___ItCTY", "hop-Button__icon": "Button-module__hop-Button__icon___EQqO8", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___nrpu8", "hop-Button__text": "Button-module__hop-Button__text___TXP9n", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___sFMht", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___f9BkT" };
22
+ var Button_module_default = { "hop-Button": "Button-module__hop-Button___BnZcq", "hop-Button--icon-only": "Button-module__hop-Button--icon-only___IFDUG", "hop-Button--fluid": "Button-module__hop-Button--fluid___SKVyY", "hop-Button--sm": "Button-module__hop-Button--sm___UtI6P", "hop-Button--primary": "Button-module__hop-Button--primary___YvIex", "hop-Button--md": "Button-module__hop-Button--md___-bMkM", "hop-Button--secondary": "Button-module__hop-Button--secondary___-im3S", "hop-Button--upsell": "Button-module__hop-Button--upsell___ytjAz", "hop-Button--danger": "Button-module__hop-Button--danger___vcD8w", "hop-Button--ghost-danger": "Button-module__hop-Button--ghost-danger___4RCQS", "hop-Button--ghost-secondary": "Button-module__hop-Button--ghost-secondary___GwotL", "hop-Button--ghost-primary": "Button-module__hop-Button--ghost-primary___5gGhU", "hop-Button__Spinner": "Button-module__hop-Button__Spinner___OZ3q6", "hop-Button__icon": "Button-module__hop-Button__icon___yQZMY", "hop-Button__icon-list": "Button-module__hop-Button__icon-list___gGuuU", "hop-Button__text": "Button-module__hop-Button__text___dI2SY", "hop-Button__end-icon": "Button-module__hop-Button__end-icon___jThJU", "hop-Button__end-icon-list": "Button-module__hop-Button__end-icon-list___E79O6" };
23
23
  var GlobalButtonCssSelector = "hop-Button";
24
24
  var additionalButtonHTMLAttributes = /* @__PURE__ */ new Set(["form", "formAction", "formEncType", "formMethod", "formNoValidate", "formTarget", "name", "value"]);
25
25
  function useSimulatedRACButton(props, ref) {
@@ -1,4 +1,4 @@
1
- import { _OverlineText } from './chunk-2SF7BBJT.js';
1
+ import { _OverlineText } from './chunk-XT3AM5KT.js';
2
2
  import { BadgeContext } from './chunk-CQDLZ42T.js';
3
3
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
4
4
  import { useRenderProps } from './chunk-NH3IVMXB.js';
@@ -11,7 +11,7 @@ import { useContextProps, composeRenderProps } from 'react-aria-components';
11
11
  import { jsx } from 'react/jsx-runtime';
12
12
 
13
13
  // css-module:./Badge.module.css#css-module
14
- var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___PVPdF" };
14
+ var Badge_module_default = { "hop-Badge": "Badge-module__hop-Badge___dEW-X" };
15
15
  var GlobalBadgeCssSelector = "hop-Badge";
16
16
  function Badge(props, ref) {
17
17
  [props, ref] = useContextProps(props, ref, BadgeContext);
@@ -1,7 +1,7 @@
1
1
  import { SwitchContext } from './chunk-YHBJAXUY.js';
2
2
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
3
3
  import { IconListContext } from './chunk-DHVVYSLB.js';
4
- import { _Text } from './chunk-KQQCELPA.js';
4
+ import { _Text } from './chunk-Y7G6PIDC.js';
5
5
  import { TextContext } from './chunk-X6SER3TZ.js';
6
6
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
7
7
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Switch as Switch$1 } from 'react-a
14
14
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./Switch.module.css#css-module
17
- var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___ZiKpN", "hop-Switch--sm": "Switch-module__hop-Switch--sm___UnrZ2", "hop-Switch--md": "Switch-module__hop-Switch--md___FWbwB", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___lxvxY", "hop-Switch__text": "Switch-module__hop-Switch__text___jt3yM", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___5ELG6", "hop-Switch__icon": "Switch-module__hop-Switch__icon___U8pPq" };
17
+ var Switch_module_default = { "hop-Switch": "Switch-module__hop-Switch___Kgcyv", "hop-Switch--sm": "Switch-module__hop-Switch--sm___4U1md", "hop-Switch--md": "Switch-module__hop-Switch--md___TSTHO", "hop-Switch__indicator": "Switch-module__hop-Switch__indicator___JPWQg", "hop-Switch__text": "Switch-module__hop-Switch__text___W3CHD", "hop-Switch__icon-list": "Switch-module__hop-Switch__icon-list___KPKJ1", "hop-Switch__icon": "Switch-module__hop-Switch__icon___g8HsW" };
18
18
  var GlobalSwitchCssSelector = "hop-Switch";
19
19
  function Switch(props, ref) {
20
20
  var _a;
@@ -1,11 +1,11 @@
1
1
  import { isFunction } from './chunk-TIPN4VYD.js';
2
2
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
3
3
  import { ListBoxContext } from './chunk-UIEP5BA5.js';
4
- import { _ListBoxItem } from './chunk-2GYC6ADT.js';
4
+ import { _ListBoxItem } from './chunk-LU7KOIOH.js';
5
5
  import { ListBoxItemContext } from './chunk-Y2POLIXK.js';
6
6
  import { SectionContext } from './chunk-5H5AZJPQ.js';
7
7
  import { HeaderContext } from './chunk-7JOGKC3W.js';
8
- import { _Text } from './chunk-KQQCELPA.js';
8
+ import { _Text } from './chunk-Y7G6PIDC.js';
9
9
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
10
10
  import { SlotProvider } from './chunk-M36KANKC.js';
11
11
  import { cssModule } from './chunk-KVDXQMWI.js';
@@ -17,7 +17,7 @@ import { useContextProps, composeRenderProps, ListBox as ListBox$1, Collection }
17
17
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
18
18
 
19
19
  // css-module:./ListBox.module.css#css-module
20
- var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-ListBox___emfw7", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___KXcZO", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___lzB6a", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___n6eiW", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___PK5X3" };
20
+ var ListBox_module_default = { "hop-ListBox": "ListBox-module__hop-ListBox___LIHuX", "hop-ListBox--fluid": "ListBox-module__hop-ListBox--fluid___a3XQA", "hop-ListBox__section": "ListBox-module__hop-ListBox__section___0UWh0", "hop-ListBox__item": "ListBox-module__hop-ListBox__item___fcJBr", "hop-ListBox__section-header": "ListBox-module__hop-ListBox__section-header___cIBsM" };
21
21
  var GlobalListBoxCssSelector = "hop-ListBox";
22
22
  var GlobalListBoxEmptyItemCssSelector = "hop-ListBox__empty-item";
23
23
  var ListBoxToTextSizeAdapter = {
@@ -1,11 +1,11 @@
1
1
  import { TagContext } from './chunk-EWMWQ2MC.js';
2
- import { _ClearButton } from './chunk-UR3NK3LV.js';
3
- import { _Spinner } from './chunk-54U727IV.js';
2
+ import { _ClearButton } from './chunk-XBVS62J3.js';
3
+ import { _Spinner } from './chunk-XDRKVTAI.js';
4
4
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
5
5
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
6
6
  import { IconListContext } from './chunk-DHVVYSLB.js';
7
7
  import { BadgeContext } from './chunk-CQDLZ42T.js';
8
- import { _Text } from './chunk-KQQCELPA.js';
8
+ import { _Text } from './chunk-Y7G6PIDC.js';
9
9
  import { TextContext } from './chunk-X6SER3TZ.js';
10
10
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
11
11
  import { AvatarContext } from './chunk-AES7QBQE.js';
@@ -19,7 +19,7 @@ import { useContextProps, composeRenderProps, Tag as Tag$1 } from 'react-aria-co
19
19
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
20
20
 
21
21
  // css-module:./Tag.module.css#css-module
22
- var Tag_module_default = { "hop-Tag": "Tag-module__hop-Tag___QPfVY", "hop-Tag--sm": "Tag-module__hop-Tag--sm___PRq4I", "hop-Tag__remove-btn": "Tag-module__hop-Tag__remove-btn___UNdz0", "hop-Tag__Spinner": "Tag-module__hop-Tag__Spinner___tc6Uv", "hop-Tag__avatar": "Tag-module__hop-Tag__avatar___LCkhz", "hop-Tag--md": "Tag-module__hop-Tag--md___k944L", "hop-Tag--lg": "Tag-module__hop-Tag--lg___vSnmb", "hop-Tag--neutral": "Tag-module__hop-Tag--neutral___Dh2gF", "hop-Tag--subdued": "Tag-module__hop-Tag--subdued___pnb-b", "hop-Tag--progress": "Tag-module__hop-Tag--progress___-A1r0", "hop-Tag--positive": "Tag-module__hop-Tag--positive___NmpPG", "hop-Tag--caution": "Tag-module__hop-Tag--caution___Q3b1U", "hop-Tag--negative": "Tag-module__hop-Tag--negative___gJkuU", "hop-Tag--option1": "Tag-module__hop-Tag--option1___48VPO", "hop-Tag--option2": "Tag-module__hop-Tag--option2___07n0q", "hop-Tag--option3": "Tag-module__hop-Tag--option3___0YpqQ", "hop-Tag--option4": "Tag-module__hop-Tag--option4___518kC", "hop-Tag--option5": "Tag-module__hop-Tag--option5___zE-FA", "hop-Tag--option6": "Tag-module__hop-Tag--option6___opxaK", "hop-Tag__icon": "Tag-module__hop-Tag__icon___d-Od0", "hop-Tag__icon-list": "Tag-module__hop-Tag__icon-list___xNT1d", "hop-Tag__text": "Tag-module__hop-Tag__text___HsqI9", "hop-Tag__badge": "Tag-module__hop-Tag__badge___Vt5u0" };
22
+ var Tag_module_default = { "hop-Tag": "Tag-module__hop-Tag___gYajJ", "hop-Tag--sm": "Tag-module__hop-Tag--sm___xgy7v", "hop-Tag__remove-btn": "Tag-module__hop-Tag__remove-btn___a7sSh", "hop-Tag__Spinner": "Tag-module__hop-Tag__Spinner___UbQq5", "hop-Tag__avatar": "Tag-module__hop-Tag__avatar___Eq97E", "hop-Tag--md": "Tag-module__hop-Tag--md___3bIjI", "hop-Tag--lg": "Tag-module__hop-Tag--lg___gyxe-", "hop-Tag--neutral": "Tag-module__hop-Tag--neutral___4RXQ-", "hop-Tag--subdued": "Tag-module__hop-Tag--subdued___V-IFB", "hop-Tag--progress": "Tag-module__hop-Tag--progress___KRxyM", "hop-Tag--positive": "Tag-module__hop-Tag--positive___y0R1a", "hop-Tag--caution": "Tag-module__hop-Tag--caution___3AuKR", "hop-Tag--negative": "Tag-module__hop-Tag--negative___qGVub", "hop-Tag--option1": "Tag-module__hop-Tag--option1___iP-MY", "hop-Tag--option2": "Tag-module__hop-Tag--option2___K9mXa", "hop-Tag--option3": "Tag-module__hop-Tag--option3___wPjxx", "hop-Tag--option4": "Tag-module__hop-Tag--option4___HlCdF", "hop-Tag--option5": "Tag-module__hop-Tag--option5___68umF", "hop-Tag--option6": "Tag-module__hop-Tag--option6___6L7iF", "hop-Tag__icon": "Tag-module__hop-Tag__icon___3HZP1", "hop-Tag__icon-list": "Tag-module__hop-Tag__icon-list___gCDvv", "hop-Tag__text": "Tag-module__hop-Tag__text___VHIAH", "hop-Tag__badge": "Tag-module__hop-Tag__badge___B9x2Q" };
23
23
  var GlobalTagCssSelector = "hop-Tag";
24
24
  var TagToTextSizeAdapter = {
25
25
  sm: "xs",
@@ -13,7 +13,7 @@ import { useContextProps, FieldErrorContext, TagGroup as TagGroup$1 } from 'reac
13
13
  import { jsx } from 'react/jsx-runtime';
14
14
 
15
15
  // css-module:./TagGroup.module.css#css-module
16
- var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___14xMC", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___l2bhv", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___neJyh", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___rWmWC", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___XikDk" };
16
+ var TagGroup_module_default = { "hop-TagGroup": "TagGroup-module__hop-TagGroup___gLm6g", "hop-TagGroup__label": "TagGroup-module__hop-TagGroup__label___D9H8a", "hop-TagGroup__list": "TagGroup-module__hop-TagGroup__list___CIMy4", "hop-TagGroup__error-message": "TagGroup-module__hop-TagGroup__error-message___ttjZc", "hop-TagGroup__helper-message": "TagGroup-module__hop-TagGroup__helper-message___xirFF" };
17
17
  var GlobalTagGroupCssSelector = "hop-TagGroup";
18
18
  function TagGroup(props, ref) {
19
19
  var _a;
@@ -23,6 +23,7 @@ function TagGroup(props, ref) {
23
23
  className,
24
24
  children,
25
25
  isInvalid = false,
26
+ necessityIndicator,
26
27
  style: styleProp,
27
28
  size: sizeProp,
28
29
  variant,
@@ -48,7 +49,8 @@ function TagGroup(props, ref) {
48
49
  {
49
50
  values: [
50
51
  [LabelContext, {
51
- className: TagGroup_module_default["hop-TagGroup__label"]
52
+ className: TagGroup_module_default["hop-TagGroup__label"],
53
+ necessityIndicator
52
54
  }],
53
55
  [TagListContext, {
54
56
  className: TagGroup_module_default["hop-TagGroup__list"]
@@ -1,11 +1,11 @@
1
- import { _DecorativeRadio } from './chunk-4FVIH73F.js';
2
- import { _DecorativeCheckbox } from './chunk-PAW7CB3K.js';
1
+ import { _DecorativeRadio } from './chunk-BJNXUNAB.js';
2
+ import { _DecorativeCheckbox } from './chunk-XT4MALWA.js';
3
3
  import { ListBoxItemContext } from './chunk-Y2POLIXK.js';
4
- import { _ListBoxItemSkeleton } from './chunk-RDLI353P.js';
4
+ import { _ListBoxItemSkeleton } from './chunk-VRMZDHNL.js';
5
5
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
6
6
  import { IconListContext } from './chunk-DHVVYSLB.js';
7
7
  import { BadgeContext } from './chunk-CQDLZ42T.js';
8
- import { _Text } from './chunk-KQQCELPA.js';
8
+ import { _Text } from './chunk-Y7G6PIDC.js';
9
9
  import { TextContext } from './chunk-X6SER3TZ.js';
10
10
  import { AvatarContext } from './chunk-AES7QBQE.js';
11
11
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, ListBoxItem as ListBoxItem$1, List
18
18
  import { jsx, jsxs } from 'react/jsx-runtime';
19
19
 
20
20
  // css-module:./ListBoxItem.module.css#css-module
21
- var ListBoxItem_module_default = { "hop-ListBoxItem": "ListBoxItem-module__hop-ListBoxItem___7JVGR", "hop-ListBoxItem--xs": "ListBoxItem-module__hop-ListBoxItem--xs___V8rDD", "hop-ListBoxItem--sm": "ListBoxItem-module__hop-ListBoxItem--sm___Aduv3", "hop-ListBoxItem--md": "ListBoxItem-module__hop-ListBoxItem--md___Cd0tq", "hop-ListBoxItem--lg": "ListBoxItem-module__hop-ListBoxItem--lg___uroMj", "hop-ListBoxItem__inner": "ListBoxItem-module__hop-ListBoxItem__inner___jRb4M", "hop-ListBoxItem__checkmark": "ListBoxItem-module__hop-ListBoxItem__checkmark___QpTUU", "hop-ListBoxItem__description": "ListBoxItem-module__hop-ListBoxItem__description___MyHdA", "hop-ListBoxItem__radio": "ListBoxItem-module__hop-ListBoxItem__radio___qWM1f", "hop-ListBoxItem__checkbox": "ListBoxItem-module__hop-ListBoxItem__checkbox___GUgXl", "hop-ListBoxItem__avatar": "ListBoxItem-module__hop-ListBoxItem__avatar___sjHHi", "hop-ListBoxItem__icon-list": "ListBoxItem-module__hop-ListBoxItem__icon-list___r8tji", "hop-ListBoxItem__icon": "ListBoxItem-module__hop-ListBoxItem__icon___WqPrF", "hop-ListBoxItem__label": "ListBoxItem-module__hop-ListBoxItem__label___8Oxiy", "hop-ListBoxItem__end-icon-list": "ListBoxItem-module__hop-ListBoxItem__end-icon-list___pjBtZ", "hop-ListBoxItem__end-icon": "ListBoxItem-module__hop-ListBoxItem__end-icon___cpHA-", "hop-ListBoxItem__badge": "ListBoxItem-module__hop-ListBoxItem__badge___FJ8gQ" };
21
+ var ListBoxItem_module_default = { "hop-ListBoxItem": "ListBoxItem-module__hop-ListBoxItem___W325Q", "hop-ListBoxItem--xs": "ListBoxItem-module__hop-ListBoxItem--xs___CdJZG", "hop-ListBoxItem--sm": "ListBoxItem-module__hop-ListBoxItem--sm___dZMVr", "hop-ListBoxItem--md": "ListBoxItem-module__hop-ListBoxItem--md___Lq6FY", "hop-ListBoxItem--lg": "ListBoxItem-module__hop-ListBoxItem--lg___vkdBW", "hop-ListBoxItem__inner": "ListBoxItem-module__hop-ListBoxItem__inner___KKBhD", "hop-ListBoxItem__checkmark": "ListBoxItem-module__hop-ListBoxItem__checkmark___wXLwn", "hop-ListBoxItem__description": "ListBoxItem-module__hop-ListBoxItem__description___QenNQ", "hop-ListBoxItem__radio": "ListBoxItem-module__hop-ListBoxItem__radio___CfP0T", "hop-ListBoxItem__checkbox": "ListBoxItem-module__hop-ListBoxItem__checkbox___iaY3V", "hop-ListBoxItem__avatar": "ListBoxItem-module__hop-ListBoxItem__avatar___p2wCv", "hop-ListBoxItem__icon-list": "ListBoxItem-module__hop-ListBoxItem__icon-list___ITmPT", "hop-ListBoxItem__icon": "ListBoxItem-module__hop-ListBoxItem__icon___IxLk2", "hop-ListBoxItem__label": "ListBoxItem-module__hop-ListBoxItem__label___m0bUs", "hop-ListBoxItem__end-icon-list": "ListBoxItem-module__hop-ListBoxItem__end-icon-list___zzPrO", "hop-ListBoxItem__end-icon": "ListBoxItem-module__hop-ListBoxItem__end-icon___awWKd", "hop-ListBoxItem__badge": "ListBoxItem-module__hop-ListBoxItem__badge___-kCfN" };
22
22
  var GlobalListBoxItemCssSelector = "hop-ListBoxItem";
23
23
  var ListBoxItemToIconSizeAdapter = {
24
24
  xs: "sm",
@@ -8,7 +8,7 @@ import { useContextProps, Label as Label$1 } from 'react-aria-components';
8
8
  import { jsx, jsxs } from 'react/jsx-runtime';
9
9
 
10
10
  // css-module:./Label.module.css#css-module
11
- var Label_module_default = { "hop-Label": "Label-module__hop-Label___1zcVv", "hop-Label__indicator": "Label-module__hop-Label__indicator___ZX47s" };
11
+ var Label_module_default = { "hop-Label": "Label-module__hop-Label___2IpOS", "hop-Label__indicator": "Label-module__hop-Label__indicator___nEWGk" };
12
12
  var GlobalLabelCssSelector = "hop-Label";
13
13
  function Label(props, ref) {
14
14
  [props, ref] = useContextProps(props, ref, LabelContext);
@@ -18,7 +18,7 @@ function Label(props, ref) {
18
18
  children,
19
19
  style,
20
20
  isRequired,
21
- necessityIndicator = isRequired != null ? "icon" : null,
21
+ necessityIndicator,
22
22
  ...otherProps
23
23
  } = ownProps;
24
24
  const stringFormatter = useLocalizedString();
@@ -54,12 +54,12 @@ function Label(props, ref) {
54
54
  style: mergedStyles,
55
55
  children: [
56
56
  children,
57
- necessityIndicator === "label" && /* @__PURE__ */ jsxs("span", { children: [
57
+ necessityIndicator === "label" && !isRequired && /* @__PURE__ */ jsxs("span", { className: Label_module_default["hop-Label__label-indicator"], children: [
58
58
  " (",
59
59
  necessityLabel,
60
60
  ")"
61
61
  ] }),
62
- necessityIndicator === "icon" && isRequired && requiredIndicator
62
+ necessityIndicator === "asterisk" && isRequired && requiredIndicator
63
63
  ]
64
64
  }
65
65
  );
@@ -1,6 +1,6 @@
1
1
  import { PasswordFieldContext } from './chunk-QW45G6K4.js';
2
- import { _InputGroup } from './chunk-GDVP2QEZ.js';
3
- import { _EmbeddedButton } from './chunk-4PBFVO5S.js';
2
+ import { _InputGroup } from './chunk-CIKHW47C.js';
3
+ import { _EmbeddedButton } from './chunk-2BYOZEHS.js';
4
4
  import { LabelContext } from './chunk-QCA3ZR56.js';
5
5
  import { useLocalizedString } from './chunk-TFVDF4YH.js';
6
6
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
@@ -18,7 +18,7 @@ import { useContextProps, composeRenderProps, Input, TextField } from 'react-ari
18
18
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
19
19
 
20
20
  // css-module:./PasswordField.module.css#css-module
21
- var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-PasswordField___JFqMs", "hop-PasswordField--fluid": "PasswordField-module__hop-PasswordField--fluid___-nCNw", "hop-PasswordField__Label": "PasswordField-module__hop-PasswordField__Label___x9hdM", "hop-PasswordField__InputGroup": "PasswordField-module__hop-PasswordField__InputGroup___qxBAq", "hop-PasswordField__ErrorMessage": "PasswordField-module__hop-PasswordField__ErrorMessage___Zs-kC", "hop-PasswordField__HelperMessage": "PasswordField-module__hop-PasswordField__HelperMessage___BjHLI" };
21
+ var PasswordField_module_default = { "hop-PasswordField": "PasswordField-module__hop-PasswordField___HKYN-", "hop-PasswordField--fluid": "PasswordField-module__hop-PasswordField--fluid___ov1ao", "hop-PasswordField__Label": "PasswordField-module__hop-PasswordField__Label___nc1jG", "hop-PasswordField__InputGroup": "PasswordField-module__hop-PasswordField__InputGroup___lZBUS", "hop-PasswordField__ErrorMessage": "PasswordField-module__hop-PasswordField__ErrorMessage___T7Gk3", "hop-PasswordField__HelperMessage": "PasswordField-module__hop-PasswordField__HelperMessage___N7CeS" };
22
22
  var GlobalPasswordFieldCssSelector = "hop-PasswordField";
23
23
  function PasswordField(props, ref) {
24
24
  var _a;
@@ -40,6 +40,7 @@ function PasswordField(props, ref) {
40
40
  isDisabled,
41
41
  isInvalid,
42
42
  isRequired,
43
+ necessityIndicator,
43
44
  ...otherProps
44
45
  } = ownProps;
45
46
  const inputRef = useObjectRef(mergeRefs(userProvidedInputRef, props.inputRef !== void 0 ? props.inputRef : null));
@@ -91,7 +92,7 @@ function PasswordField(props, ref) {
91
92
  SlotProvider,
92
93
  {
93
94
  values: [
94
- [LabelContext, { className: PasswordField_module_default["hop-PasswordField__Label"], isRequired }],
95
+ [LabelContext, { className: PasswordField_module_default["hop-PasswordField__Label"], isRequired, necessityIndicator }],
95
96
  [HelperMessageContext, { className: PasswordField_module_default["hop-PasswordField__HelperMessage"] }],
96
97
  [ErrorMessageContext, { className: PasswordField_module_default["hop-PasswordField__ErrorMessage"] }]
97
98
  ],
@@ -1,7 +1,7 @@
1
1
  import { CheckboxContext } from './chunk-2EAZPH3M.js';
2
2
  import { isTextOnlyChildren } from './chunk-ZWU6DRRZ.js';
3
3
  import { IconListContext } from './chunk-DHVVYSLB.js';
4
- import { _Text } from './chunk-KQQCELPA.js';
4
+ import { _Text } from './chunk-Y7G6PIDC.js';
5
5
  import { TextContext } from './chunk-X6SER3TZ.js';
6
6
  import { ClearContainerSlots } from './chunk-HXI3MEEK.js';
7
7
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
@@ -14,7 +14,7 @@ import { useContextProps, composeRenderProps, Checkbox as Checkbox$1 } from 'rea
14
14
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
15
15
 
16
16
  // css-module:./Checkbox.module.css#css-module
17
- var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-Checkbox___ftNKr", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___aBalJ", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___NRQ6W", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___9RX3t", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___-RBcy", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___aUVd0", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___6akLc", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___b92Eu" };
17
+ var Checkbox_module_default = { "hop-Checkbox": "Checkbox-module__hop-Checkbox___AFr1n", "hop-Checkbox--sm": "Checkbox-module__hop-Checkbox--sm___cv1sJ", "hop-Checkbox--md": "Checkbox-module__hop-Checkbox--md___TocUo", "hop-Checkbox__icon": "Checkbox-module__hop-Checkbox__icon___JH9nN", "hop-Checkbox__icon-list": "Checkbox-module__hop-Checkbox__icon-list___mkaQb", "hop-Checkbox__box": "Checkbox-module__hop-Checkbox__box___IDUqw", "hop-Checkbox__check": "Checkbox-module__hop-Checkbox__check___CRsUX", "hop-Checkbox__text": "Checkbox-module__hop-Checkbox__text___x76Rd" };
18
18
  var GlobalCheckboxCssSelector = "hop-Checkbox";
19
19
  function Checkbox(props, ref) {
20
20
  var _a;
@@ -1,8 +1,8 @@
1
1
  import { useFontFaceReady } from './chunk-IU6XMS2X.js';
2
2
  import { TextAreaContext } from './chunk-MHQZXLKW.js';
3
3
  import { useTruncatedText } from './chunk-Z57VHYOF.js';
4
- import { _RemainingCharacterCount } from './chunk-2ZXF62AA.js';
5
- import { _InputGroup } from './chunk-GDVP2QEZ.js';
4
+ import { _RemainingCharacterCount } from './chunk-B44HANDX.js';
5
+ import { _InputGroup } from './chunk-CIKHW47C.js';
6
6
  import { LabelContext } from './chunk-QCA3ZR56.js';
7
7
  import { HelperMessageContext } from './chunk-HZKFQ33E.js';
8
8
  import { ErrorMessageContext } from './chunk-FAE27DLF.js';
@@ -78,7 +78,7 @@ function $b5e257d569688ac6$export$535bd6ca7f90a273() {
78
78
  }
79
79
 
80
80
  // css-module:./TextArea.module.css#css-module
81
- var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___-k51c", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___Aw2zq", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___DTyVx", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___BNJmg", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___fUwiC", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___U-RJM", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___X66az", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___QhLqC", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___Lp3qg" };
81
+ var TextArea_module_default = { "hop-TextArea": "TextArea-module__hop-TextArea___ayVLZ", "hop-TextArea--fluid": "TextArea-module__hop-TextArea--fluid___DD2CN", "hop-TextArea__Label": "TextArea-module__hop-TextArea__Label___7ysE-", "hop-TextArea__prefix": "TextArea-module__hop-TextArea__prefix___qELG8", "hop-TextArea__InputGroup": "TextArea-module__hop-TextArea__InputGroup___uxV86", "hop-TextArea__RemainingCharacterCount": "TextArea-module__hop-TextArea__RemainingCharacterCount___uDD9f", "hop-TextArea__textarea": "TextArea-module__hop-TextArea__textarea___JWTll", "hop-TextArea__ErrorMessage": "TextArea-module__hop-TextArea__ErrorMessage___A54rv", "hop-TextArea__HelperMessage": "TextArea-module__hop-TextArea__HelperMessage___UCMn7" };
82
82
  var GlobalTextAreaCssSelector = "hop-TextArea";
83
83
  var DefaultMinimumTextAreaRows = 3;
84
84
  var pxToInt = (value) => {
@@ -140,7 +140,9 @@ function TextArea(props, ref) {
140
140
  isFluid: isFluidProp,
141
141
  isDisabled,
142
142
  isInvalid,
143
+ isRequired,
143
144
  restrictMaxLength = true,
145
+ necessityIndicator,
144
146
  ...otherProps
145
147
  } = ownProps;
146
148
  const mergedTextAreaRef = useObjectRef(mergeRefs(userProvidedInputRef, props.inputRef !== void 0 ? props.inputRef : null));
@@ -234,7 +236,7 @@ function TextArea(props, ref) {
234
236
  SlotProvider,
235
237
  {
236
238
  values: [
237
- [LabelContext, { className: TextArea_module_default["hop-TextArea__Label"] }],
239
+ [LabelContext, { className: TextArea_module_default["hop-TextArea__Label"], isRequired, necessityIndicator }],
238
240
  [HelperMessageContext, { className: TextArea_module_default["hop-TextArea__HelperMessage"] }],
239
241
  [ErrorMessageContext, { className: TextArea_module_default["hop-TextArea__ErrorMessage"] }]
240
242
  ],
@@ -255,6 +257,7 @@ function TextArea(props, ref) {
255
257
  onChange,
256
258
  isDisabled,
257
259
  isInvalid,
260
+ isRequired,
258
261
  "data-resize-mode": resizeMode,
259
262
  ...otherProps,
260
263
  children: childrenMarkup
@@ -7,7 +7,7 @@ import { useContextProps, Separator } from 'react-aria-components';
7
7
  import { jsx } from 'react/jsx-runtime';
8
8
 
9
9
  // css-module:./Divider.module.css#css-module
10
- var Divider_module_default = { "hop-Divider": "Divider-module__hop-Divider___Ri4v-", "hop-Divider--vertical": "Divider-module__hop-Divider--vertical___wOMqH" };
10
+ var Divider_module_default = { "hop-Divider": "Divider-module__hop-Divider___PNJy9", "hop-Divider--vertical": "Divider-module__hop-Divider--vertical___wAEUb" };
11
11
  var GlobalDividerCssSelector = "hop-Divider";
12
12
  function Divider(props, ref) {
13
13
  [props, ref] = useContextProps(props, ref, DividerContext);
@@ -1,5 +1,5 @@
1
1
  import { AvatarContext } from './chunk-AES7QBQE.js';
2
- import { _RichIconAvatarImage } from './chunk-2WK465I4.js';
2
+ import { _RichIconAvatarImage } from './chunk-RZ4K42NA.js';
3
3
  import { useRenderProps } from './chunk-NH3IVMXB.js';
4
4
  import { composeClassnameRenderProps } from './chunk-65JPI4FL.js';
5
5
  import { AnonymousRichIcon } from '@hopper-ui/icons';