@protonradio/proton-ui 0.11.34 → 0.12.1

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 (678) hide show
  1. package/README.md +1 -1
  2. package/dist/_virtual/{react-jsx-runtime.production.min.cjs.js → react-jsx-runtime.production.cjs.js} +1 -1
  3. package/dist/_virtual/react-jsx-runtime.production.cjs.js.map +1 -0
  4. package/dist/_virtual/react-jsx-runtime.production.es.js +5 -0
  5. package/dist/_virtual/react-jsx-runtime.production.es.js.map +1 -0
  6. package/dist/components/ActionMenu/ActionMenu.cjs.js +1 -1
  7. package/dist/components/ActionMenu/ActionMenu.cjs.js.map +1 -1
  8. package/dist/components/ActionMenu/ActionMenu.es.js +87 -88
  9. package/dist/components/ActionMenu/ActionMenu.es.js.map +1 -1
  10. package/dist/components/Badge/Badge.cjs.js +1 -1
  11. package/dist/components/Badge/Badge.cjs.js.map +1 -1
  12. package/dist/components/Badge/Badge.es.js +6 -2
  13. package/dist/components/Badge/Badge.es.js.map +1 -1
  14. package/dist/components/Banner/Banner.cjs.js +1 -1
  15. package/dist/components/Banner/Banner.cjs.js.map +1 -1
  16. package/dist/components/Banner/Banner.es.js +4 -4
  17. package/dist/components/Banner/Banner.es.js.map +1 -1
  18. package/dist/components/Button/Button.cjs.js +1 -1
  19. package/dist/components/Button/Button.cjs.js.map +1 -1
  20. package/dist/components/Button/Button.es.js.map +1 -1
  21. package/dist/components/ButtonGroup/ButtonGroup.cjs.js +1 -1
  22. package/dist/components/ButtonGroup/ButtonGroup.cjs.js.map +1 -1
  23. package/dist/components/ButtonGroup/ButtonGroup.es.js +42 -38
  24. package/dist/components/ButtonGroup/ButtonGroup.es.js.map +1 -1
  25. package/dist/components/ButtonWithSelect/ButtonWithSelect.cjs.js +1 -1
  26. package/dist/components/ButtonWithSelect/ButtonWithSelect.cjs.js.map +1 -1
  27. package/dist/components/ButtonWithSelect/ButtonWithSelect.es.js +12 -12
  28. package/dist/components/ButtonWithSelect/ButtonWithSelect.es.js.map +1 -1
  29. package/dist/components/Checkbox/CheckboxIndicator.cjs.js +2 -0
  30. package/dist/components/Checkbox/CheckboxIndicator.cjs.js.map +1 -0
  31. package/dist/components/Checkbox/CheckboxIndicator.es.js +44 -0
  32. package/dist/components/Checkbox/CheckboxIndicator.es.js.map +1 -0
  33. package/dist/components/Checkbox/CheckboxInput/CheckboxInput.cjs.js +1 -1
  34. package/dist/components/Checkbox/CheckboxInput/CheckboxInput.cjs.js.map +1 -1
  35. package/dist/components/Checkbox/CheckboxInput/CheckboxInput.es.js +62 -58
  36. package/dist/components/Checkbox/CheckboxInput/CheckboxInput.es.js.map +1 -1
  37. package/dist/components/Checkbox/CheckboxRadioGroup/CheckboxRadioGroup.cjs.js +1 -1
  38. package/dist/components/Checkbox/CheckboxRadioGroup/CheckboxRadioGroup.cjs.js.map +1 -1
  39. package/dist/components/Checkbox/CheckboxRadioGroup/CheckboxRadioGroup.es.js +53 -43
  40. package/dist/components/Checkbox/CheckboxRadioGroup/CheckboxRadioGroup.es.js.map +1 -1
  41. package/dist/components/Elevation/Elevation.cjs.js +1 -1
  42. package/dist/components/Elevation/Elevation.cjs.js.map +1 -1
  43. package/dist/components/Elevation/Elevation.es.js +11 -10
  44. package/dist/components/Elevation/Elevation.es.js.map +1 -1
  45. package/dist/components/Icon/IconComponents/AlertCircle.cjs.js +1 -1
  46. package/dist/components/Icon/IconComponents/AlertCircle.cjs.js.map +1 -1
  47. package/dist/components/Icon/IconComponents/AlertCircle.es.js +9 -9
  48. package/dist/components/Icon/IconComponents/AlertCircle.es.js.map +1 -1
  49. package/dist/components/Icon/IconComponents/AmazonMusicLogo.cjs.js +1 -1
  50. package/dist/components/Icon/IconComponents/AmazonMusicLogo.cjs.js.map +1 -1
  51. package/dist/components/Icon/IconComponents/AmazonMusicLogo.es.js +10 -10
  52. package/dist/components/Icon/IconComponents/AmazonMusicLogo.es.js.map +1 -1
  53. package/dist/components/Icon/IconComponents/AppleMusicLogo.cjs.js +1 -1
  54. package/dist/components/Icon/IconComponents/AppleMusicLogo.cjs.js.map +1 -1
  55. package/dist/components/Icon/IconComponents/AppleMusicLogo.es.js +10 -10
  56. package/dist/components/Icon/IconComponents/AppleMusicLogo.es.js.map +1 -1
  57. package/dist/components/Icon/IconComponents/ArrowLeft.cjs.js +1 -1
  58. package/dist/components/Icon/IconComponents/ArrowLeft.cjs.js.map +1 -1
  59. package/dist/components/Icon/IconComponents/ArrowLeft.es.js +11 -11
  60. package/dist/components/Icon/IconComponents/ArrowLeft.es.js.map +1 -1
  61. package/dist/components/Icon/IconComponents/BandcampLogo.cjs.js +1 -1
  62. package/dist/components/Icon/IconComponents/BandcampLogo.cjs.js.map +1 -1
  63. package/dist/components/Icon/IconComponents/BandcampLogo.es.js +16 -16
  64. package/dist/components/Icon/IconComponents/BandcampLogo.es.js.map +1 -1
  65. package/dist/components/Icon/IconComponents/BeatportLogo.cjs.js +1 -1
  66. package/dist/components/Icon/IconComponents/BeatportLogo.cjs.js.map +1 -1
  67. package/dist/components/Icon/IconComponents/BeatportLogo.es.js +15 -15
  68. package/dist/components/Icon/IconComponents/BeatportLogo.es.js.map +1 -1
  69. package/dist/components/Icon/IconComponents/Bell.cjs.js +1 -1
  70. package/dist/components/Icon/IconComponents/Bell.cjs.js.map +1 -1
  71. package/dist/components/Icon/IconComponents/Bell.es.js +8 -8
  72. package/dist/components/Icon/IconComponents/Bell.es.js.map +1 -1
  73. package/dist/components/Icon/IconComponents/CaretDown.cjs.js +1 -1
  74. package/dist/components/Icon/IconComponents/CaretDown.cjs.js.map +1 -1
  75. package/dist/components/Icon/IconComponents/CaretDown.es.js +14 -14
  76. package/dist/components/Icon/IconComponents/CaretDown.es.js.map +1 -1
  77. package/dist/components/Icon/IconComponents/CaretRight.cjs.js +1 -1
  78. package/dist/components/Icon/IconComponents/CaretRight.cjs.js.map +1 -1
  79. package/dist/components/Icon/IconComponents/CaretRight.es.js +14 -14
  80. package/dist/components/Icon/IconComponents/CaretRight.es.js.map +1 -1
  81. package/dist/components/Icon/IconComponents/Chart.cjs.js +1 -1
  82. package/dist/components/Icon/IconComponents/Chart.cjs.js.map +1 -1
  83. package/dist/components/Icon/IconComponents/Chart.es.js +14 -14
  84. package/dist/components/Icon/IconComponents/Chart.es.js.map +1 -1
  85. package/dist/components/Icon/IconComponents/CheckCircle.cjs.js +1 -1
  86. package/dist/components/Icon/IconComponents/CheckCircle.cjs.js.map +1 -1
  87. package/dist/components/Icon/IconComponents/CheckCircle.es.js +9 -9
  88. package/dist/components/Icon/IconComponents/CheckCircle.es.js.map +1 -1
  89. package/dist/components/Icon/IconComponents/ChevronDown.cjs.js +1 -1
  90. package/dist/components/Icon/IconComponents/ChevronDown.cjs.js.map +1 -1
  91. package/dist/components/Icon/IconComponents/ChevronDown.es.js +13 -9
  92. package/dist/components/Icon/IconComponents/ChevronDown.es.js.map +1 -1
  93. package/dist/components/Icon/IconComponents/ChevronLeft.cjs.js +1 -1
  94. package/dist/components/Icon/IconComponents/ChevronLeft.cjs.js.map +1 -1
  95. package/dist/components/Icon/IconComponents/ChevronLeft.es.js +12 -8
  96. package/dist/components/Icon/IconComponents/ChevronLeft.es.js.map +1 -1
  97. package/dist/components/Icon/IconComponents/ChevronRight.cjs.js +1 -1
  98. package/dist/components/Icon/IconComponents/ChevronRight.cjs.js.map +1 -1
  99. package/dist/components/Icon/IconComponents/ChevronRight.es.js +14 -14
  100. package/dist/components/Icon/IconComponents/ChevronRight.es.js.map +1 -1
  101. package/dist/components/Icon/IconComponents/ChevronSquareDown.cjs.js +1 -1
  102. package/dist/components/Icon/IconComponents/ChevronSquareDown.cjs.js.map +1 -1
  103. package/dist/components/Icon/IconComponents/ChevronSquareDown.es.js +17 -17
  104. package/dist/components/Icon/IconComponents/ChevronSquareDown.es.js.map +1 -1
  105. package/dist/components/Icon/IconComponents/ChevronUp.cjs.js +1 -1
  106. package/dist/components/Icon/IconComponents/ChevronUp.cjs.js.map +1 -1
  107. package/dist/components/Icon/IconComponents/ChevronUp.es.js +14 -14
  108. package/dist/components/Icon/IconComponents/ChevronUp.es.js.map +1 -1
  109. package/dist/components/Icon/IconComponents/Close.cjs.js +1 -1
  110. package/dist/components/Icon/IconComponents/Close.cjs.js.map +1 -1
  111. package/dist/components/Icon/IconComponents/Close.es.js +14 -14
  112. package/dist/components/Icon/IconComponents/Close.es.js.map +1 -1
  113. package/dist/components/Icon/IconComponents/Cog.cjs.js +1 -1
  114. package/dist/components/Icon/IconComponents/Cog.cjs.js.map +1 -1
  115. package/dist/components/Icon/IconComponents/Cog.es.js +15 -11
  116. package/dist/components/Icon/IconComponents/Cog.es.js.map +1 -1
  117. package/dist/components/Icon/IconComponents/Copy.cjs.js +1 -1
  118. package/dist/components/Icon/IconComponents/Copy.cjs.js.map +1 -1
  119. package/dist/components/Icon/IconComponents/Copy.es.js +11 -11
  120. package/dist/components/Icon/IconComponents/Copy.es.js.map +1 -1
  121. package/dist/components/Icon/IconComponents/DangerCircle.cjs.js +1 -1
  122. package/dist/components/Icon/IconComponents/DangerCircle.cjs.js.map +1 -1
  123. package/dist/components/Icon/IconComponents/DangerCircle.es.js +11 -11
  124. package/dist/components/Icon/IconComponents/DangerCircle.es.js.map +1 -1
  125. package/dist/components/Icon/IconComponents/Dashboard.cjs.js +1 -1
  126. package/dist/components/Icon/IconComponents/Dashboard.cjs.js.map +1 -1
  127. package/dist/components/Icon/IconComponents/Dashboard.es.js +15 -11
  128. package/dist/components/Icon/IconComponents/Dashboard.es.js.map +1 -1
  129. package/dist/components/Icon/IconComponents/DeezerLogo.cjs.js +1 -1
  130. package/dist/components/Icon/IconComponents/DeezerLogo.cjs.js.map +1 -1
  131. package/dist/components/Icon/IconComponents/DeezerLogo.es.js +10 -10
  132. package/dist/components/Icon/IconComponents/DeezerLogo.es.js.map +1 -1
  133. package/dist/components/Icon/IconComponents/Download.cjs.js +1 -1
  134. package/dist/components/Icon/IconComponents/Download.cjs.js.map +1 -1
  135. package/dist/components/Icon/IconComponents/Download.es.js +13 -9
  136. package/dist/components/Icon/IconComponents/Download.es.js.map +1 -1
  137. package/dist/components/Icon/IconComponents/DragHandle.cjs.js +1 -1
  138. package/dist/components/Icon/IconComponents/DragHandle.cjs.js.map +1 -1
  139. package/dist/components/Icon/IconComponents/DragHandle.es.js +12 -8
  140. package/dist/components/Icon/IconComponents/DragHandle.es.js.map +1 -1
  141. package/dist/components/Icon/IconComponents/Edit.cjs.js +1 -1
  142. package/dist/components/Icon/IconComponents/Edit.cjs.js.map +1 -1
  143. package/dist/components/Icon/IconComponents/Edit.es.js +13 -9
  144. package/dist/components/Icon/IconComponents/Edit.es.js.map +1 -1
  145. package/dist/components/Icon/IconComponents/Ellipsis.cjs.js +1 -1
  146. package/dist/components/Icon/IconComponents/Ellipsis.cjs.js.map +1 -1
  147. package/dist/components/Icon/IconComponents/Ellipsis.es.js +14 -10
  148. package/dist/components/Icon/IconComponents/Ellipsis.es.js.map +1 -1
  149. package/dist/components/Icon/IconComponents/EmailThick.cjs.js +1 -1
  150. package/dist/components/Icon/IconComponents/EmailThick.cjs.js.map +1 -1
  151. package/dist/components/Icon/IconComponents/EmailThick.es.js +15 -11
  152. package/dist/components/Icon/IconComponents/EmailThick.es.js.map +1 -1
  153. package/dist/components/Icon/IconComponents/EmailThin.cjs.js +1 -1
  154. package/dist/components/Icon/IconComponents/EmailThin.cjs.js.map +1 -1
  155. package/dist/components/Icon/IconComponents/EmailThin.es.js +15 -11
  156. package/dist/components/Icon/IconComponents/EmailThin.es.js.map +1 -1
  157. package/dist/components/Icon/IconComponents/ExternalLink.cjs.js +1 -1
  158. package/dist/components/Icon/IconComponents/ExternalLink.cjs.js.map +1 -1
  159. package/dist/components/Icon/IconComponents/ExternalLink.es.js +18 -14
  160. package/dist/components/Icon/IconComponents/ExternalLink.es.js.map +1 -1
  161. package/dist/components/Icon/IconComponents/FacebookLogo.cjs.js +1 -1
  162. package/dist/components/Icon/IconComponents/FacebookLogo.cjs.js.map +1 -1
  163. package/dist/components/Icon/IconComponents/FacebookLogo.es.js +10 -10
  164. package/dist/components/Icon/IconComponents/FacebookLogo.es.js.map +1 -1
  165. package/dist/components/Icon/IconComponents/Globe.cjs.js +1 -1
  166. package/dist/components/Icon/IconComponents/Globe.cjs.js.map +1 -1
  167. package/dist/components/Icon/IconComponents/Globe.es.js +12 -8
  168. package/dist/components/Icon/IconComponents/Globe.es.js.map +1 -1
  169. package/dist/components/Icon/IconComponents/Hamburger.cjs.js +1 -1
  170. package/dist/components/Icon/IconComponents/Hamburger.cjs.js.map +1 -1
  171. package/dist/components/Icon/IconComponents/Hamburger.es.js +16 -12
  172. package/dist/components/Icon/IconComponents/Hamburger.es.js.map +1 -1
  173. package/dist/components/Icon/IconComponents/Heartbeat.cjs.js +1 -1
  174. package/dist/components/Icon/IconComponents/Heartbeat.cjs.js.map +1 -1
  175. package/dist/components/Icon/IconComponents/Heartbeat.es.js +16 -12
  176. package/dist/components/Icon/IconComponents/Heartbeat.es.js.map +1 -1
  177. package/dist/components/Icon/IconComponents/Info.cjs.js +1 -1
  178. package/dist/components/Icon/IconComponents/Info.cjs.js.map +1 -1
  179. package/dist/components/Icon/IconComponents/Info.es.js +9 -9
  180. package/dist/components/Icon/IconComponents/Info.es.js.map +1 -1
  181. package/dist/components/Icon/IconComponents/InfoOutline.cjs.js +1 -1
  182. package/dist/components/Icon/IconComponents/InfoOutline.cjs.js.map +1 -1
  183. package/dist/components/Icon/IconComponents/InfoOutline.es.js +15 -11
  184. package/dist/components/Icon/IconComponents/InfoOutline.es.js.map +1 -1
  185. package/dist/components/Icon/IconComponents/InstagramLogo.cjs.js +1 -1
  186. package/dist/components/Icon/IconComponents/InstagramLogo.cjs.js.map +1 -1
  187. package/dist/components/Icon/IconComponents/InstagramLogo.es.js +10 -10
  188. package/dist/components/Icon/IconComponents/InstagramLogo.es.js.map +1 -1
  189. package/dist/components/Icon/IconComponents/IntercomLogo.cjs.js +1 -1
  190. package/dist/components/Icon/IconComponents/IntercomLogo.cjs.js.map +1 -1
  191. package/dist/components/Icon/IconComponents/IntercomLogo.es.js +10 -10
  192. package/dist/components/Icon/IconComponents/IntercomLogo.es.js.map +1 -1
  193. package/dist/components/Icon/IconComponents/Lightning.cjs.js +1 -1
  194. package/dist/components/Icon/IconComponents/Lightning.cjs.js.map +1 -1
  195. package/dist/components/Icon/IconComponents/Lightning.es.js +16 -12
  196. package/dist/components/Icon/IconComponents/Lightning.es.js.map +1 -1
  197. package/dist/components/Icon/IconComponents/Link.cjs.js +1 -1
  198. package/dist/components/Icon/IconComponents/Link.cjs.js.map +1 -1
  199. package/dist/components/Icon/IconComponents/Link.es.js +12 -8
  200. package/dist/components/Icon/IconComponents/Link.es.js.map +1 -1
  201. package/dist/components/Icon/IconComponents/MessengerLogo.cjs.js +1 -1
  202. package/dist/components/Icon/IconComponents/MessengerLogo.cjs.js.map +1 -1
  203. package/dist/components/Icon/IconComponents/MessengerLogo.es.js +9 -9
  204. package/dist/components/Icon/IconComponents/MessengerLogo.es.js.map +1 -1
  205. package/dist/components/Icon/IconComponents/MusicNote.cjs.js +1 -1
  206. package/dist/components/Icon/IconComponents/MusicNote.cjs.js.map +1 -1
  207. package/dist/components/Icon/IconComponents/MusicNote.es.js +15 -11
  208. package/dist/components/Icon/IconComponents/MusicNote.es.js.map +1 -1
  209. package/dist/components/Icon/IconComponents/Pause.cjs.js +1 -1
  210. package/dist/components/Icon/IconComponents/Pause.cjs.js.map +1 -1
  211. package/dist/components/Icon/IconComponents/Pause.es.js +17 -13
  212. package/dist/components/Icon/IconComponents/Pause.es.js.map +1 -1
  213. package/dist/components/Icon/IconComponents/Pencil.cjs.js +1 -1
  214. package/dist/components/Icon/IconComponents/Pencil.cjs.js.map +1 -1
  215. package/dist/components/Icon/IconComponents/Pencil.es.js +15 -11
  216. package/dist/components/Icon/IconComponents/Pencil.es.js.map +1 -1
  217. package/dist/components/Icon/IconComponents/PhoneThick.cjs.js +1 -1
  218. package/dist/components/Icon/IconComponents/PhoneThick.cjs.js.map +1 -1
  219. package/dist/components/Icon/IconComponents/PhoneThick.es.js +17 -13
  220. package/dist/components/Icon/IconComponents/PhoneThick.es.js.map +1 -1
  221. package/dist/components/Icon/IconComponents/PhoneThin.cjs.js +1 -1
  222. package/dist/components/Icon/IconComponents/PhoneThin.cjs.js.map +1 -1
  223. package/dist/components/Icon/IconComponents/PhoneThin.es.js +17 -13
  224. package/dist/components/Icon/IconComponents/PhoneThin.es.js.map +1 -1
  225. package/dist/components/Icon/IconComponents/Play.cjs.js +1 -1
  226. package/dist/components/Icon/IconComponents/Play.cjs.js.map +1 -1
  227. package/dist/components/Icon/IconComponents/Play.es.js +13 -9
  228. package/dist/components/Icon/IconComponents/Play.es.js.map +1 -1
  229. package/dist/components/Icon/IconComponents/ProtonLogo.cjs.js +1 -1
  230. package/dist/components/Icon/IconComponents/ProtonLogo.cjs.js.map +1 -1
  231. package/dist/components/Icon/IconComponents/ProtonLogo.es.js +10 -10
  232. package/dist/components/Icon/IconComponents/ProtonLogo.es.js.map +1 -1
  233. package/dist/components/Icon/IconComponents/Quote.cjs.js +1 -1
  234. package/dist/components/Icon/IconComponents/Quote.cjs.js.map +1 -1
  235. package/dist/components/Icon/IconComponents/Quote.es.js +18 -14
  236. package/dist/components/Icon/IconComponents/Quote.es.js.map +1 -1
  237. package/dist/components/Icon/IconComponents/Search.cjs.js +1 -1
  238. package/dist/components/Icon/IconComponents/Search.cjs.js.map +1 -1
  239. package/dist/components/Icon/IconComponents/Search.es.js +14 -14
  240. package/dist/components/Icon/IconComponents/Search.es.js.map +1 -1
  241. package/dist/components/Icon/IconComponents/Share.cjs.js +1 -1
  242. package/dist/components/Icon/IconComponents/Share.cjs.js.map +1 -1
  243. package/dist/components/Icon/IconComponents/Share.es.js +13 -9
  244. package/dist/components/Icon/IconComponents/Share.es.js.map +1 -1
  245. package/dist/components/Icon/IconComponents/SignOut.cjs.js +1 -1
  246. package/dist/components/Icon/IconComponents/SignOut.cjs.js.map +1 -1
  247. package/dist/components/Icon/IconComponents/SignOut.es.js +15 -11
  248. package/dist/components/Icon/IconComponents/SignOut.es.js.map +1 -1
  249. package/dist/components/Icon/IconComponents/SoundcloudLogo.cjs.js +1 -1
  250. package/dist/components/Icon/IconComponents/SoundcloudLogo.cjs.js.map +1 -1
  251. package/dist/components/Icon/IconComponents/SoundcloudLogo.es.js +10 -10
  252. package/dist/components/Icon/IconComponents/SoundcloudLogo.es.js.map +1 -1
  253. package/dist/components/Icon/IconComponents/SpotifyLogo.cjs.js +1 -1
  254. package/dist/components/Icon/IconComponents/SpotifyLogo.cjs.js.map +1 -1
  255. package/dist/components/Icon/IconComponents/SpotifyLogo.es.js +10 -10
  256. package/dist/components/Icon/IconComponents/SpotifyLogo.es.js.map +1 -1
  257. package/dist/components/Icon/IconComponents/Spy.cjs.js +1 -1
  258. package/dist/components/Icon/IconComponents/Spy.cjs.js.map +1 -1
  259. package/dist/components/Icon/IconComponents/Spy.es.js +13 -9
  260. package/dist/components/Icon/IconComponents/Spy.es.js.map +1 -1
  261. package/dist/components/Icon/IconComponents/SuccessCircle.cjs.js +1 -1
  262. package/dist/components/Icon/IconComponents/SuccessCircle.cjs.js.map +1 -1
  263. package/dist/components/Icon/IconComponents/SuccessCircle.es.js +9 -9
  264. package/dist/components/Icon/IconComponents/SuccessCircle.es.js.map +1 -1
  265. package/dist/components/Icon/IconComponents/TelegramLogo.cjs.js +1 -1
  266. package/dist/components/Icon/IconComponents/TelegramLogo.cjs.js.map +1 -1
  267. package/dist/components/Icon/IconComponents/TelegramLogo.es.js +14 -14
  268. package/dist/components/Icon/IconComponents/TelegramLogo.es.js.map +1 -1
  269. package/dist/components/Icon/IconComponents/TiktokLogo.cjs.js +1 -1
  270. package/dist/components/Icon/IconComponents/TiktokLogo.cjs.js.map +1 -1
  271. package/dist/components/Icon/IconComponents/TiktokLogo.es.js +10 -10
  272. package/dist/components/Icon/IconComponents/TiktokLogo.es.js.map +1 -1
  273. package/dist/components/Icon/IconComponents/Tracklist.cjs.js +1 -1
  274. package/dist/components/Icon/IconComponents/Tracklist.cjs.js.map +1 -1
  275. package/dist/components/Icon/IconComponents/Tracklist.es.js +16 -12
  276. package/dist/components/Icon/IconComponents/Tracklist.es.js.map +1 -1
  277. package/dist/components/Icon/IconComponents/TrashCan.cjs.js +1 -1
  278. package/dist/components/Icon/IconComponents/TrashCan.cjs.js.map +1 -1
  279. package/dist/components/Icon/IconComponents/TrashCan.es.js +13 -9
  280. package/dist/components/Icon/IconComponents/TrashCan.es.js.map +1 -1
  281. package/dist/components/Icon/IconComponents/TraxsourceLogo.cjs.js +1 -1
  282. package/dist/components/Icon/IconComponents/TraxsourceLogo.cjs.js.map +1 -1
  283. package/dist/components/Icon/IconComponents/TraxsourceLogo.es.js +14 -14
  284. package/dist/components/Icon/IconComponents/TraxsourceLogo.es.js.map +1 -1
  285. package/dist/components/Icon/IconComponents/User.cjs.js +1 -1
  286. package/dist/components/Icon/IconComponents/User.cjs.js.map +1 -1
  287. package/dist/components/Icon/IconComponents/User.es.js +9 -9
  288. package/dist/components/Icon/IconComponents/User.es.js.map +1 -1
  289. package/dist/components/Icon/IconComponents/Users.cjs.js +1 -1
  290. package/dist/components/Icon/IconComponents/Users.cjs.js.map +1 -1
  291. package/dist/components/Icon/IconComponents/Users.es.js +12 -8
  292. package/dist/components/Icon/IconComponents/Users.es.js.map +1 -1
  293. package/dist/components/Icon/IconComponents/WarningTriangle.cjs.js +1 -1
  294. package/dist/components/Icon/IconComponents/WarningTriangle.cjs.js.map +1 -1
  295. package/dist/components/Icon/IconComponents/WarningTriangle.es.js +13 -13
  296. package/dist/components/Icon/IconComponents/WarningTriangle.es.js.map +1 -1
  297. package/dist/components/Icon/IconComponents/WhatsappLogoThick.cjs.js +1 -1
  298. package/dist/components/Icon/IconComponents/WhatsappLogoThick.cjs.js.map +1 -1
  299. package/dist/components/Icon/IconComponents/WhatsappLogoThick.es.js +14 -14
  300. package/dist/components/Icon/IconComponents/WhatsappLogoThick.es.js.map +1 -1
  301. package/dist/components/Icon/IconComponents/WhatsappLogoThin.cjs.js +1 -1
  302. package/dist/components/Icon/IconComponents/WhatsappLogoThin.cjs.js.map +1 -1
  303. package/dist/components/Icon/IconComponents/WhatsappLogoThin.es.js +10 -10
  304. package/dist/components/Icon/IconComponents/WhatsappLogoThin.es.js.map +1 -1
  305. package/dist/components/Icon/IconComponents/XTwitterLogo.cjs.js +1 -1
  306. package/dist/components/Icon/IconComponents/XTwitterLogo.cjs.js.map +1 -1
  307. package/dist/components/Icon/IconComponents/XTwitterLogo.es.js +9 -9
  308. package/dist/components/Icon/IconComponents/XTwitterLogo.es.js.map +1 -1
  309. package/dist/components/Icon/IconComponents/YandexLogo.cjs.js +1 -1
  310. package/dist/components/Icon/IconComponents/YandexLogo.cjs.js.map +1 -1
  311. package/dist/components/Icon/IconComponents/YandexLogo.es.js +14 -14
  312. package/dist/components/Icon/IconComponents/YandexLogo.es.js.map +1 -1
  313. package/dist/components/Icon/IconComponents/YoutubeLogo.cjs.js +1 -1
  314. package/dist/components/Icon/IconComponents/YoutubeLogo.cjs.js.map +1 -1
  315. package/dist/components/Icon/IconComponents/YoutubeLogo.es.js +10 -10
  316. package/dist/components/Icon/IconComponents/YoutubeLogo.es.js.map +1 -1
  317. package/dist/components/Icon/IconProps.cjs.js +1 -1
  318. package/dist/components/Icon/IconProps.cjs.js.map +1 -1
  319. package/dist/components/Icon/IconProps.es.js +11 -7
  320. package/dist/components/Icon/IconProps.es.js.map +1 -1
  321. package/dist/components/ImageBackground/ImageBackground.cjs.js +1 -1
  322. package/dist/components/ImageBackground/ImageBackground.cjs.js.map +1 -1
  323. package/dist/components/ImageBackground/ImageBackground.es.js +5 -5
  324. package/dist/components/ImageBackground/ImageBackground.es.js.map +1 -1
  325. package/dist/components/Input/BaseInput/Input.cjs.js +1 -1
  326. package/dist/components/Input/BaseInput/Input.cjs.js.map +1 -1
  327. package/dist/components/Input/BaseInput/Input.es.js +63 -62
  328. package/dist/components/Input/BaseInput/Input.es.js.map +1 -1
  329. package/dist/components/Input/CopyInput/CopyInput.cjs.js +1 -1
  330. package/dist/components/Input/CopyInput/CopyInput.cjs.js.map +1 -1
  331. package/dist/components/Input/CopyInput/CopyInput.es.js +5 -2
  332. package/dist/components/Input/CopyInput/CopyInput.es.js.map +1 -1
  333. package/dist/components/Input/OTPInput/OTPInput.cjs.js +1 -1
  334. package/dist/components/Input/OTPInput/OTPInput.cjs.js.map +1 -1
  335. package/dist/components/Input/OTPInput/OTPInput.es.js.map +1 -1
  336. package/dist/components/Input/SearchInput/SearchInput.cjs.js.map +1 -1
  337. package/dist/components/Input/SearchInput/SearchInput.es.js.map +1 -1
  338. package/dist/components/Menu/MenuTrigger.cjs.js +1 -1
  339. package/dist/components/Menu/MenuTrigger.cjs.js.map +1 -1
  340. package/dist/components/Menu/MenuTrigger.es.js.map +1 -1
  341. package/dist/components/Menu/PopoverMenu.cjs.js +1 -1
  342. package/dist/components/Menu/PopoverMenu.cjs.js.map +1 -1
  343. package/dist/components/Menu/PopoverMenu.es.js +31 -30
  344. package/dist/components/Menu/PopoverMenu.es.js.map +1 -1
  345. package/dist/components/Modal/Modal.cjs.js +1 -1
  346. package/dist/components/Modal/Modal.cjs.js.map +1 -1
  347. package/dist/components/Modal/Modal.es.js +46 -41
  348. package/dist/components/Modal/Modal.es.js.map +1 -1
  349. package/dist/components/Overlay/Overlay.cjs.js +2 -0
  350. package/dist/components/Overlay/Overlay.cjs.js.map +1 -0
  351. package/dist/components/Overlay/Overlay.es.js +25 -0
  352. package/dist/components/Overlay/Overlay.es.js.map +1 -0
  353. package/dist/components/Popover/Popover.cjs.js +1 -1
  354. package/dist/components/Popover/Popover.cjs.js.map +1 -1
  355. package/dist/components/Popover/Popover.es.js +35 -29
  356. package/dist/components/Popover/Popover.es.js.map +1 -1
  357. package/dist/components/ScreenOverlay/ScreenOverlay.cjs.js +1 -1
  358. package/dist/components/ScreenOverlay/ScreenOverlay.cjs.js.map +1 -1
  359. package/dist/components/ScreenOverlay/ScreenOverlay.es.js.map +1 -1
  360. package/dist/components/Select/Select.cjs.js +1 -1
  361. package/dist/components/Select/Select.cjs.js.map +1 -1
  362. package/dist/components/Select/Select.es.js +104 -106
  363. package/dist/components/Select/Select.es.js.map +1 -1
  364. package/dist/components/Switch/Switch.cjs.js +1 -1
  365. package/dist/components/Switch/Switch.cjs.js.map +1 -1
  366. package/dist/components/Switch/Switch.es.js +42 -29
  367. package/dist/components/Switch/Switch.es.js.map +1 -1
  368. package/dist/components/Table/BaseTable/Collection/CompoundComponents.cjs.js.map +1 -1
  369. package/dist/components/Table/BaseTable/Collection/CompoundComponents.es.js.map +1 -1
  370. package/dist/components/Table/BaseTable/Collection/collectionParser.cjs.js +1 -1
  371. package/dist/components/Table/BaseTable/Collection/collectionParser.cjs.js.map +1 -1
  372. package/dist/components/Table/BaseTable/Collection/collectionParser.es.js.map +1 -1
  373. package/dist/components/Table/BaseTable/Collection/useTableCollection.cjs.js.map +1 -1
  374. package/dist/components/Table/BaseTable/Collection/useTableCollection.es.js.map +1 -1
  375. package/dist/components/Table/BaseTable/Table.cjs.js +1 -1
  376. package/dist/components/Table/BaseTable/Table.cjs.js.map +1 -1
  377. package/dist/components/Table/BaseTable/Table.es.js +5 -5
  378. package/dist/components/Table/BaseTable/Table.es.js.map +1 -1
  379. package/dist/components/Table/BaseTable/elements/TableBody.cjs.js.map +1 -1
  380. package/dist/components/Table/BaseTable/elements/TableBody.es.js.map +1 -1
  381. package/dist/components/Table/BaseTable/elements/TableCell.cjs.js.map +1 -1
  382. package/dist/components/Table/BaseTable/elements/TableCell.es.js.map +1 -1
  383. package/dist/components/Table/BaseTable/elements/TableHeader.cjs.js.map +1 -1
  384. package/dist/components/Table/BaseTable/elements/TableHeader.es.js.map +1 -1
  385. package/dist/components/Table/BaseTable/elements/TableHeaderCell.cjs.js.map +1 -1
  386. package/dist/components/Table/BaseTable/elements/TableHeaderCell.es.js.map +1 -1
  387. package/dist/components/Table/BaseTable/elements/TableHeaderRow.cjs.js.map +1 -1
  388. package/dist/components/Table/BaseTable/elements/TableHeaderRow.es.js.map +1 -1
  389. package/dist/components/Table/BaseTable/elements/TableRoot.cjs.js.map +1 -1
  390. package/dist/components/Table/BaseTable/elements/TableRoot.es.js.map +1 -1
  391. package/dist/components/Table/BaseTable/elements/TableRow.cjs.js.map +1 -1
  392. package/dist/components/Table/BaseTable/elements/TableRow.es.js.map +1 -1
  393. package/dist/components/Table/DataTable/DataTable.cjs.js +1 -1
  394. package/dist/components/Table/DataTable/DataTable.cjs.js.map +1 -1
  395. package/dist/components/Table/DataTable/DataTable.es.js +26 -26
  396. package/dist/components/Table/DataTable/DataTable.es.js.map +1 -1
  397. package/dist/components/Table/DataTable/DataTableRow.cjs.js +1 -1
  398. package/dist/components/Table/DataTable/DataTableRow.cjs.js.map +1 -1
  399. package/dist/components/Table/DataTable/DataTableRow.es.js +23 -17
  400. package/dist/components/Table/DataTable/DataTableRow.es.js.map +1 -1
  401. package/dist/components/Text/TextCountdown/TextCountdown.cjs.js +1 -1
  402. package/dist/components/Text/TextCountdown/TextCountdown.cjs.js.map +1 -1
  403. package/dist/components/Text/TextCountdown/TextCountdown.es.js.map +1 -1
  404. package/dist/components/Text/TextEllipsis/TextEllipsis.cjs.js.map +1 -1
  405. package/dist/components/Text/TextEllipsis/TextEllipsis.es.js.map +1 -1
  406. package/dist/components/Text/TextEmphasis/TextEmphasis.cjs.js.map +1 -1
  407. package/dist/components/Text/TextEmphasis/TextEmphasis.es.js.map +1 -1
  408. package/dist/components/ThemeProvider.cjs.js +1 -1
  409. package/dist/components/ThemeProvider.cjs.js.map +1 -1
  410. package/dist/components/ThemeProvider.es.js +4 -4
  411. package/dist/components/ThemeProvider.es.js.map +1 -1
  412. package/dist/components/Tombstone/Tombstone.cjs.js.map +1 -1
  413. package/dist/components/Tombstone/Tombstone.es.js.map +1 -1
  414. package/dist/components/Tooltip/ResponsiveTooltip.cjs.js +1 -1
  415. package/dist/components/Tooltip/ResponsiveTooltip.cjs.js.map +1 -1
  416. package/dist/components/Tooltip/ResponsiveTooltip.es.js +48 -46
  417. package/dist/components/Tooltip/ResponsiveTooltip.es.js.map +1 -1
  418. package/dist/components/Tooltip/Tooltip.cjs.js +1 -1
  419. package/dist/components/Tooltip/Tooltip.cjs.js.map +1 -1
  420. package/dist/components/Tooltip/Tooltip.es.js +57 -52
  421. package/dist/components/Tooltip/Tooltip.es.js.map +1 -1
  422. package/dist/components/Waveform/Waveform.cjs.js +1 -1
  423. package/dist/components/Waveform/Waveform.cjs.js.map +1 -1
  424. package/dist/components/Waveform/Waveform.es.js +1 -1
  425. package/dist/components/Waveform/Waveform.es.js.map +1 -1
  426. package/dist/components/Waveform/WaveformBar.cjs.js.map +1 -1
  427. package/dist/components/Waveform/WaveformBar.es.js.map +1 -1
  428. package/dist/constants.cjs.js +1 -1
  429. package/dist/constants.d.ts +5 -3
  430. package/dist/constants.es.js +2 -4
  431. package/dist/constants.es.js.map +1 -1
  432. package/dist/dark.d.ts +3 -3
  433. package/dist/design/colors.cjs.js.map +1 -1
  434. package/dist/design/colors.es.js.map +1 -1
  435. package/dist/design/darkTheme/colors.cjs.js +1 -1
  436. package/dist/design/darkTheme/colors.cjs.js.map +1 -1
  437. package/dist/design/darkTheme/colors.es.js +7 -7
  438. package/dist/design/darkTheme/colors.es.js.map +1 -1
  439. package/dist/design/darkTheme/stylesheet.cjs.js +1 -1
  440. package/dist/design/darkTheme/stylesheet.cjs.js.map +1 -1
  441. package/dist/design/darkTheme/stylesheet.es.js +17 -14
  442. package/dist/design/darkTheme/stylesheet.es.js.map +1 -1
  443. package/dist/design/generateStylesheet.cjs.js.map +1 -1
  444. package/dist/design/generateStylesheet.es.js.map +1 -1
  445. package/dist/design/lightTheme/colors.cjs.js.map +1 -1
  446. package/dist/design/lightTheme/colors.es.js +3 -3
  447. package/dist/design/lightTheme/stylesheet.cjs.js +1 -1
  448. package/dist/design/lightTheme/stylesheet.cjs.js.map +1 -1
  449. package/dist/design/lightTheme/stylesheet.es.js +17 -17
  450. package/dist/design/lightTheme/stylesheet.es.js.map +1 -1
  451. package/dist/hooks/useBreakpoint.cjs.js +1 -1
  452. package/dist/hooks/useBreakpoint.cjs.js.map +1 -1
  453. package/dist/hooks/useBreakpoint.es.js +13 -12
  454. package/dist/hooks/useBreakpoint.es.js.map +1 -1
  455. package/dist/hooks/useIsClosing.cjs.js +1 -1
  456. package/dist/hooks/useIsClosing.cjs.js.map +1 -1
  457. package/dist/hooks/useIsClosing.es.js.map +1 -1
  458. package/dist/hooks/useLockBodyScroll.cjs.js.map +1 -1
  459. package/dist/hooks/useLockBodyScroll.es.js.map +1 -1
  460. package/dist/hooks/useMergedRef.cjs.js +2 -0
  461. package/dist/hooks/useMergedRef.cjs.js.map +1 -0
  462. package/dist/hooks/useMergedRef.es.js +13 -0
  463. package/dist/hooks/useMergedRef.es.js.map +1 -0
  464. package/dist/hooks/usePalette.cjs.js +1 -1
  465. package/dist/hooks/usePalette.cjs.js.map +1 -1
  466. package/dist/hooks/usePalette.es.js.map +1 -1
  467. package/dist/hooks.cjs.js +1 -1
  468. package/dist/hooks.d.ts +12 -1
  469. package/dist/hooks.es.js +6 -4
  470. package/dist/hooks.es.js.map +1 -1
  471. package/dist/icons.d.ts +79 -74
  472. package/dist/index.cjs.js +1 -1
  473. package/dist/index.d.ts +131 -151
  474. package/dist/index.es.js +20 -20
  475. package/dist/light.d.ts +1 -1
  476. package/dist/node_modules/color2k/dist/index.exports.import.es.cjs.js.map +1 -1
  477. package/dist/node_modules/color2k/dist/index.exports.import.es.es.js.map +1 -1
  478. package/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs.js +4 -12
  479. package/dist/node_modules/react/cjs/react-jsx-runtime.development.cjs.js.map +1 -1
  480. package/dist/node_modules/react/cjs/react-jsx-runtime.development.es.js +193 -557
  481. package/dist/node_modules/react/cjs/react-jsx-runtime.development.es.js.map +1 -1
  482. package/dist/node_modules/react/cjs/react-jsx-runtime.production.cjs.js +10 -0
  483. package/dist/node_modules/react/cjs/react-jsx-runtime.production.cjs.js.map +1 -0
  484. package/dist/node_modules/react/cjs/react-jsx-runtime.production.es.js +36 -0
  485. package/dist/node_modules/react/cjs/react-jsx-runtime.production.es.js.map +1 -0
  486. package/dist/node_modules/react/jsx-runtime.cjs.js +1 -1
  487. package/dist/node_modules/react/jsx-runtime.cjs.js.map +1 -1
  488. package/dist/node_modules/react/jsx-runtime.es.js +1 -1
  489. package/dist/node_modules/react/jsx-runtime.es.js.map +1 -1
  490. package/dist/style.css +1 -1
  491. package/dist/theme.d.ts +20 -4
  492. package/dist/utils/color2k.cjs.js.map +1 -1
  493. package/dist/utils/color2k.es.js +2 -2
  494. package/dist/utils/color2k.es.js.map +1 -1
  495. package/dist/utils/copy.cjs.js +1 -1
  496. package/dist/utils/copy.cjs.js.map +1 -1
  497. package/dist/utils/copy.es.js +12 -11
  498. package/dist/utils/copy.es.js.map +1 -1
  499. package/dist/utils/deepEqual.cjs.js.map +1 -1
  500. package/dist/utils/deepEqual.es.js.map +1 -1
  501. package/dist/utils/image.cjs.js +1 -1
  502. package/dist/utils/image.cjs.js.map +1 -1
  503. package/dist/utils/image.es.js +15 -14
  504. package/dist/utils/image.es.js.map +1 -1
  505. package/dist/utils/navigation.cjs.js.map +1 -1
  506. package/dist/utils/navigation.es.js.map +1 -1
  507. package/dist/utils/palette.cjs.js +1 -1
  508. package/dist/utils/palette.cjs.js.map +1 -1
  509. package/dist/utils/palette.es.js +40 -34
  510. package/dist/utils/palette.es.js.map +1 -1
  511. package/package.json +21 -28
  512. package/dist/_virtual/react-jsx-runtime.production.min.cjs.js.map +0 -1
  513. package/dist/_virtual/react-jsx-runtime.production.min.es.js +0 -5
  514. package/dist/_virtual/react-jsx-runtime.production.min.es.js.map +0 -1
  515. package/dist/components/Dialog/Dialog.cjs.js +0 -2
  516. package/dist/components/Dialog/Dialog.cjs.js.map +0 -1
  517. package/dist/components/Dialog/Dialog.es.js +0 -15
  518. package/dist/components/Dialog/Dialog.es.js.map +0 -1
  519. package/dist/constants/placement.cjs.js +0 -2
  520. package/dist/constants/placement.cjs.js.map +0 -1
  521. package/dist/constants/placement.es.js +0 -28
  522. package/dist/constants/placement.es.js.map +0 -1
  523. package/dist/node_modules/@react-aria/dialog/dist/useDialog.cjs.js +0 -2
  524. package/dist/node_modules/@react-aria/dialog/dist/useDialog.cjs.js.map +0 -1
  525. package/dist/node_modules/@react-aria/dialog/dist/useDialog.es.js +0 -44
  526. package/dist/node_modules/@react-aria/dialog/dist/useDialog.es.js.map +0 -1
  527. package/dist/node_modules/@react-aria/focus/dist/FocusScope.cjs.js +0 -2
  528. package/dist/node_modules/@react-aria/focus/dist/FocusScope.cjs.js.map +0 -1
  529. package/dist/node_modules/@react-aria/focus/dist/FocusScope.es.js +0 -88
  530. package/dist/node_modules/@react-aria/focus/dist/FocusScope.es.js.map +0 -1
  531. package/dist/node_modules/@react-aria/form/dist/useFormValidation.cjs.js +0 -2
  532. package/dist/node_modules/@react-aria/form/dist/useFormValidation.cjs.js.map +0 -1
  533. package/dist/node_modules/@react-aria/form/dist/useFormValidation.es.js +0 -78
  534. package/dist/node_modules/@react-aria/form/dist/useFormValidation.es.js.map +0 -1
  535. package/dist/node_modules/@react-aria/i18n/dist/context.cjs.js +0 -2
  536. package/dist/node_modules/@react-aria/i18n/dist/context.cjs.js.map +0 -1
  537. package/dist/node_modules/@react-aria/i18n/dist/context.es.js +0 -11
  538. package/dist/node_modules/@react-aria/i18n/dist/context.es.js.map +0 -1
  539. package/dist/node_modules/@react-aria/i18n/dist/useDefaultLocale.cjs.js +0 -2
  540. package/dist/node_modules/@react-aria/i18n/dist/useDefaultLocale.cjs.js.map +0 -1
  541. package/dist/node_modules/@react-aria/i18n/dist/useDefaultLocale.es.js +0 -30
  542. package/dist/node_modules/@react-aria/i18n/dist/useDefaultLocale.es.js.map +0 -1
  543. package/dist/node_modules/@react-aria/i18n/dist/utils.cjs.js +0 -2
  544. package/dist/node_modules/@react-aria/i18n/dist/utils.cjs.js.map +0 -1
  545. package/dist/node_modules/@react-aria/i18n/dist/utils.es.js +0 -45
  546. package/dist/node_modules/@react-aria/i18n/dist/utils.es.js.map +0 -1
  547. package/dist/node_modules/@react-aria/interactions/dist/context.cjs.js +0 -2
  548. package/dist/node_modules/@react-aria/interactions/dist/context.cjs.js.map +0 -1
  549. package/dist/node_modules/@react-aria/interactions/dist/context.es.js +0 -10
  550. package/dist/node_modules/@react-aria/interactions/dist/context.es.js.map +0 -1
  551. package/dist/node_modules/@react-aria/interactions/dist/createEventHandler.cjs.js +0 -2
  552. package/dist/node_modules/@react-aria/interactions/dist/createEventHandler.cjs.js.map +0 -1
  553. package/dist/node_modules/@react-aria/interactions/dist/createEventHandler.es.js +0 -29
  554. package/dist/node_modules/@react-aria/interactions/dist/createEventHandler.es.js.map +0 -1
  555. package/dist/node_modules/@react-aria/interactions/dist/focusSafely.cjs.js +0 -2
  556. package/dist/node_modules/@react-aria/interactions/dist/focusSafely.cjs.js.map +0 -1
  557. package/dist/node_modules/@react-aria/interactions/dist/focusSafely.es.js +0 -15
  558. package/dist/node_modules/@react-aria/interactions/dist/focusSafely.es.js.map +0 -1
  559. package/dist/node_modules/@react-aria/interactions/dist/textSelection.cjs.js +0 -2
  560. package/dist/node_modules/@react-aria/interactions/dist/textSelection.cjs.js.map +0 -1
  561. package/dist/node_modules/@react-aria/interactions/dist/textSelection.es.js +0 -35
  562. package/dist/node_modules/@react-aria/interactions/dist/textSelection.es.js.map +0 -1
  563. package/dist/node_modules/@react-aria/interactions/dist/useFocus.cjs.js +0 -2
  564. package/dist/node_modules/@react-aria/interactions/dist/useFocus.cjs.js.map +0 -1
  565. package/dist/node_modules/@react-aria/interactions/dist/useFocus.es.js +0 -30
  566. package/dist/node_modules/@react-aria/interactions/dist/useFocus.es.js.map +0 -1
  567. package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.cjs.js +0 -2
  568. package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.cjs.js.map +0 -1
  569. package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.es.js +0 -63
  570. package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.es.js.map +0 -1
  571. package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.cjs.js +0 -2
  572. package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.cjs.js.map +0 -1
  573. package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.es.js +0 -56
  574. package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.es.js.map +0 -1
  575. package/dist/node_modules/@react-aria/interactions/dist/useFocusable.cjs.js +0 -2
  576. package/dist/node_modules/@react-aria/interactions/dist/useFocusable.cjs.js.map +0 -1
  577. package/dist/node_modules/@react-aria/interactions/dist/useFocusable.es.js +0 -32
  578. package/dist/node_modules/@react-aria/interactions/dist/useFocusable.es.js.map +0 -1
  579. package/dist/node_modules/@react-aria/interactions/dist/useKeyboard.cjs.js +0 -2
  580. package/dist/node_modules/@react-aria/interactions/dist/useKeyboard.cjs.js.map +0 -1
  581. package/dist/node_modules/@react-aria/interactions/dist/useKeyboard.es.js +0 -13
  582. package/dist/node_modules/@react-aria/interactions/dist/useKeyboard.es.js.map +0 -1
  583. package/dist/node_modules/@react-aria/interactions/dist/usePress.cjs.js +0 -8
  584. package/dist/node_modules/@react-aria/interactions/dist/usePress.cjs.js.map +0 -1
  585. package/dist/node_modules/@react-aria/interactions/dist/usePress.es.js +0 -386
  586. package/dist/node_modules/@react-aria/interactions/dist/usePress.es.js.map +0 -1
  587. package/dist/node_modules/@react-aria/interactions/dist/utils.cjs.js +0 -2
  588. package/dist/node_modules/@react-aria/interactions/dist/utils.cjs.js.map +0 -1
  589. package/dist/node_modules/@react-aria/interactions/dist/utils.es.js +0 -92
  590. package/dist/node_modules/@react-aria/interactions/dist/utils.es.js.map +0 -1
  591. package/dist/node_modules/@react-aria/label/dist/useField.cjs.js +0 -2
  592. package/dist/node_modules/@react-aria/label/dist/useField.cjs.js.map +0 -1
  593. package/dist/node_modules/@react-aria/label/dist/useField.es.js +0 -36
  594. package/dist/node_modules/@react-aria/label/dist/useField.es.js.map +0 -1
  595. package/dist/node_modules/@react-aria/label/dist/useLabel.cjs.js +0 -2
  596. package/dist/node_modules/@react-aria/label/dist/useLabel.cjs.js.map +0 -1
  597. package/dist/node_modules/@react-aria/label/dist/useLabel.es.js +0 -23
  598. package/dist/node_modules/@react-aria/label/dist/useLabel.es.js.map +0 -1
  599. package/dist/node_modules/@react-aria/overlays/dist/Overlay.cjs.js +0 -2
  600. package/dist/node_modules/@react-aria/overlays/dist/Overlay.cjs.js.map +0 -1
  601. package/dist/node_modules/@react-aria/overlays/dist/Overlay.es.js +0 -16
  602. package/dist/node_modules/@react-aria/overlays/dist/Overlay.es.js.map +0 -1
  603. package/dist/node_modules/@react-aria/radio/dist/useRadio.cjs.js +0 -2
  604. package/dist/node_modules/@react-aria/radio/dist/useRadio.cjs.js.map +0 -1
  605. package/dist/node_modules/@react-aria/radio/dist/useRadio.es.js +0 -70
  606. package/dist/node_modules/@react-aria/radio/dist/useRadio.es.js.map +0 -1
  607. package/dist/node_modules/@react-aria/radio/dist/useRadioGroup.cjs.js +0 -2
  608. package/dist/node_modules/@react-aria/radio/dist/useRadioGroup.cjs.js.map +0 -1
  609. package/dist/node_modules/@react-aria/radio/dist/useRadioGroup.es.js +0 -80
  610. package/dist/node_modules/@react-aria/radio/dist/useRadioGroup.es.js.map +0 -1
  611. package/dist/node_modules/@react-aria/radio/dist/utils.cjs.js +0 -2
  612. package/dist/node_modules/@react-aria/radio/dist/utils.cjs.js.map +0 -1
  613. package/dist/node_modules/@react-aria/radio/dist/utils.es.js +0 -5
  614. package/dist/node_modules/@react-aria/radio/dist/utils.es.js.map +0 -1
  615. package/dist/node_modules/@react-aria/ssr/dist/SSRProvider.cjs.js +0 -2
  616. package/dist/node_modules/@react-aria/ssr/dist/SSRProvider.cjs.js.map +0 -1
  617. package/dist/node_modules/@react-aria/ssr/dist/SSRProvider.es.js +0 -19
  618. package/dist/node_modules/@react-aria/ssr/dist/SSRProvider.es.js.map +0 -1
  619. package/dist/node_modules/@react-aria/switch/dist/useSwitch.cjs.js +0 -2
  620. package/dist/node_modules/@react-aria/switch/dist/useSwitch.cjs.js.map +0 -1
  621. package/dist/node_modules/@react-aria/switch/dist/useSwitch.es.js +0 -20
  622. package/dist/node_modules/@react-aria/switch/dist/useSwitch.es.js.map +0 -1
  623. package/dist/node_modules/@react-aria/toggle/dist/useToggle.cjs.js +0 -2
  624. package/dist/node_modules/@react-aria/toggle/dist/useToggle.cjs.js.map +0 -1
  625. package/dist/node_modules/@react-aria/toggle/dist/useToggle.es.js +0 -60
  626. package/dist/node_modules/@react-aria/toggle/dist/useToggle.es.js.map +0 -1
  627. package/dist/node_modules/@react-aria/visually-hidden/dist/VisuallyHidden.cjs.js +0 -2
  628. package/dist/node_modules/@react-aria/visually-hidden/dist/VisuallyHidden.cjs.js.map +0 -1
  629. package/dist/node_modules/@react-aria/visually-hidden/dist/VisuallyHidden.es.js +0 -41
  630. package/dist/node_modules/@react-aria/visually-hidden/dist/VisuallyHidden.es.js.map +0 -1
  631. package/dist/node_modules/@react-stately/form/dist/useFormValidationState.cjs.js +0 -2
  632. package/dist/node_modules/@react-stately/form/dist/useFormValidationState.cjs.js.map +0 -1
  633. package/dist/node_modules/@react-stately/form/dist/useFormValidationState.es.js +0 -110
  634. package/dist/node_modules/@react-stately/form/dist/useFormValidationState.es.js.map +0 -1
  635. package/dist/node_modules/@react-stately/radio/dist/useRadioGroupState.cjs.js +0 -2
  636. package/dist/node_modules/@react-stately/radio/dist/useRadioGroupState.cjs.js.map +0 -1
  637. package/dist/node_modules/@react-stately/radio/dist/useRadioGroupState.es.js +0 -35
  638. package/dist/node_modules/@react-stately/radio/dist/useRadioGroupState.es.js.map +0 -1
  639. package/dist/node_modules/@react-stately/toggle/dist/useToggleState.cjs.js +0 -2
  640. package/dist/node_modules/@react-stately/toggle/dist/useToggleState.cjs.js.map +0 -1
  641. package/dist/node_modules/@react-stately/toggle/dist/useToggleState.es.js +0 -22
  642. package/dist/node_modules/@react-stately/toggle/dist/useToggleState.es.js.map +0 -1
  643. package/dist/node_modules/@react-stately/utils/dist/useControlledState.cjs.js +0 -2
  644. package/dist/node_modules/@react-stately/utils/dist/useControlledState.cjs.js.map +0 -1
  645. package/dist/node_modules/@react-stately/utils/dist/useControlledState.es.js +0 -31
  646. package/dist/node_modules/@react-stately/utils/dist/useControlledState.es.js.map +0 -1
  647. package/dist/node_modules/@swc/helpers/esm/_check_private_redeclaration.cjs.js +0 -2
  648. package/dist/node_modules/@swc/helpers/esm/_check_private_redeclaration.cjs.js.map +0 -1
  649. package/dist/node_modules/@swc/helpers/esm/_check_private_redeclaration.es.js +0 -9
  650. package/dist/node_modules/@swc/helpers/esm/_check_private_redeclaration.es.js.map +0 -1
  651. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.cjs.js +0 -2
  652. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.cjs.js.map +0 -1
  653. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.es.js +0 -8
  654. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.es.js.map +0 -1
  655. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.cjs.js +0 -2
  656. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.cjs.js.map +0 -1
  657. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.es.js +0 -13
  658. package/dist/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.es.js.map +0 -1
  659. package/dist/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.cjs.js +0 -2
  660. package/dist/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.cjs.js.map +0 -1
  661. package/dist/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.es.js +0 -9
  662. package/dist/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.es.js.map +0 -1
  663. package/dist/node_modules/@swc/helpers/esm/_class_private_field_get.cjs.js +0 -2
  664. package/dist/node_modules/@swc/helpers/esm/_class_private_field_get.cjs.js.map +0 -1
  665. package/dist/node_modules/@swc/helpers/esm/_class_private_field_get.es.js +0 -11
  666. package/dist/node_modules/@swc/helpers/esm/_class_private_field_get.es.js.map +0 -1
  667. package/dist/node_modules/@swc/helpers/esm/_class_private_field_init.cjs.js +0 -2
  668. package/dist/node_modules/@swc/helpers/esm/_class_private_field_init.cjs.js.map +0 -1
  669. package/dist/node_modules/@swc/helpers/esm/_class_private_field_init.es.js +0 -9
  670. package/dist/node_modules/@swc/helpers/esm/_class_private_field_init.es.js.map +0 -1
  671. package/dist/node_modules/@swc/helpers/esm/_class_private_field_set.cjs.js +0 -2
  672. package/dist/node_modules/@swc/helpers/esm/_class_private_field_set.cjs.js.map +0 -1
  673. package/dist/node_modules/@swc/helpers/esm/_class_private_field_set.es.js +0 -11
  674. package/dist/node_modules/@swc/helpers/esm/_class_private_field_set.es.js.map +0 -1
  675. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs.js +0 -10
  676. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.cjs.js.map +0 -1
  677. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.es.js +0 -29
  678. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.es.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -1,13 +1,11 @@
1
1
  import { AriaAttributes } from 'react';
2
- import { AriaDialogProps } from '@react-aria/dialog';
3
2
  import { default as default_2 } from 'react';
4
3
  import { ForwardRefExoticComponent } from 'react';
5
- import { JSX as JSX_2 } from 'react/jsx-runtime';
4
+ import { JSX } from 'react/jsx-runtime';
6
5
  import { MouseEvent as MouseEvent_2 } from 'react';
7
6
  import { ReactElement } from 'react';
8
7
  import { ReactNode } from 'react';
9
8
  import { RefAttributes } from 'react';
10
- import { Selection as Selection_2 } from '@react-types/shared';
11
9
 
12
10
  /**
13
11
  * A controlled ActionMenu to display a menu of actions.
@@ -16,7 +14,7 @@ import { Selection as Selection_2 } from '@react-types/shared';
16
14
  * API:
17
15
  * - {@link ActionMenuProps}
18
16
  */
19
- export declare const ActionMenu: ({ isOpen, actions, children, showCancel, cancelButtonText, selectionMode, selectedKeys, disabledKeys, onSelectionChange, onClose, title, "data-testid": testId, }: ActionMenuProps) => JSX_2.Element;
17
+ export declare const ActionMenu: ({ isOpen, actions, children, showCancel, cancelButtonText, selectionMode, selectedKeys, disabledKeys, onSelectionChange, onClose, title, "data-testid": testId, }: ActionMenuProps) => JSX.Element | null;
20
18
 
21
19
  export declare interface ActionMenuAction {
22
20
  key: string;
@@ -51,9 +49,9 @@ declare interface ActionMenuProps {
51
49
  /** The callback function to close the menu */
52
50
  onClose?: () => void;
53
51
  /** The callback function to change the selection
54
- * - type {@link Selection}
52
+ * - type {@link ActionMenuSelection}
55
53
  */
56
- onSelectionChange?: (keys: Selection_2) => void;
54
+ onSelectionChange?: (keys: ActionMenuSelection) => void;
57
55
  /** The selection mode of the menu
58
56
  * @default "single"
59
57
  */
@@ -66,6 +64,9 @@ declare interface ActionMenuProps {
66
64
  title?: string;
67
65
  }
68
66
 
67
+ /** Keys passed to `onSelectionChange` (Set of item keys, or `"all"`). */
68
+ export declare type ActionMenuSelection = "all" | Set<string>;
69
+
69
70
  export declare type ActionMenuSelectionMode = "single" | "multiple" | "none";
70
71
 
71
72
  /**
@@ -73,11 +74,10 @@ export declare type ActionMenuSelectionMode = "single" | "multiple" | "none";
73
74
  *
74
75
  * API:
75
76
  * - {@link BadgeProps}
76
- * - extends {@link React.HTMLAttributes}
77
77
  */
78
- export declare const Badge: ({ variant, children, ...props }: BadgeProps) => JSX_2.Element;
78
+ export declare const Badge: ({ variant, children, "data-testid": dataTestId, }: BadgeProps) => JSX.Element;
79
79
 
80
- declare interface BadgeProps extends React.HTMLAttributes<HTMLDivElement> {
80
+ declare interface BadgeProps {
81
81
  /**
82
82
  * The content to display within the badge.
83
83
  */
@@ -87,6 +87,10 @@ declare interface BadgeProps extends React.HTMLAttributes<HTMLDivElement> {
87
87
  * - type {@link BadgeVariant}
88
88
  */
89
89
  variant?: BadgeVariant;
90
+ /**
91
+ * The test id for the badge.
92
+ */
93
+ "data-testid"?: string;
90
94
  }
91
95
 
92
96
  export declare type BadgeVariant = "primary" | "secondary" | "transparent" | "success" | "warning" | "danger";
@@ -101,7 +105,7 @@ export declare const BadgeVariants: Record<BadgeVariant, BadgeVariant>;
101
105
  * - extends {@link BannerIconProps}
102
106
  */
103
107
  export declare const Banner: {
104
- ({ variant, rounded, icon, compact, children, "data-testid": dataTestId, }: BannerProps): JSX_2.Element;
108
+ ({ variant, rounded, icon, compact, children, "data-testid": dataTestId, }: BannerProps): JSX.Element;
105
109
  displayName: string;
106
110
  /**
107
111
  * Renders an h3 styled banner.
@@ -110,7 +114,7 @@ export declare const Banner: {
110
114
  ({ children, "data-testid": dataTestId, }: {
111
115
  children: ReactNode;
112
116
  "data-testid"?: string;
113
- }): JSX_2.Element;
117
+ }): JSX.Element;
114
118
  displayName: string;
115
119
  };
116
120
  /**
@@ -120,7 +124,7 @@ export declare const Banner: {
120
124
  ({ children, "data-testid": dataTestId, }: {
121
125
  children: ReactNode;
122
126
  "data-testid"?: string;
123
- }): JSX_2.Element;
127
+ }): JSX.Element;
124
128
  displayName: string;
125
129
  };
126
130
  /**
@@ -130,7 +134,7 @@ export declare const Banner: {
130
134
  * - {@link BannerIconProps}
131
135
  */
132
136
  Icon: {
133
- ({ icon, "data-testid": dataTestId }: BannerIconProps): JSX_2.Element;
137
+ ({ icon, "data-testid": dataTestId }: BannerIconProps): JSX.Element | null;
134
138
  displayName: string;
135
139
  };
136
140
  /**
@@ -138,7 +142,7 @@ export declare const Banner: {
138
142
  * - @prop buttonProps {@link ButtonProps}
139
143
  */
140
144
  Action: {
141
- ({ children, ...buttonProps }: ButtonProps): JSX_2.Element;
145
+ ({ children, ...buttonProps }: ButtonProps): JSX.Element;
142
146
  displayName: string;
143
147
  };
144
148
  /**
@@ -147,7 +151,7 @@ export declare const Banner: {
147
151
  Actions: {
148
152
  ({ children }: {
149
153
  children: ReactNode;
150
- }): JSX_2.Element;
154
+ }): JSX.Element;
151
155
  displayName: string;
152
156
  };
153
157
  };
@@ -349,26 +353,32 @@ export declare const Button: ForwardRefExoticComponent<ButtonProps & RefAttribut
349
353
  * API:
350
354
  * - {@link ButtonGroupProps}
351
355
  */
352
- export declare function ButtonGroup(props: ButtonGroupProps): JSX_2.Element;
356
+ export declare function ButtonGroup({ name, value, defaultValue, onChange, children, "data-testid": testId, }: ButtonGroupProps): JSX.Element;
353
357
 
354
358
  export declare namespace ButtonGroup {
355
359
  var displayName: string;
356
- var Option: (props: ButtonGroupOptionProps) => JSX_2.Element;
360
+ var Option: ({ value, children, "data-testid": testId, }: ButtonGroupOptionProps) => JSX.Element;
357
361
  }
358
362
 
359
363
  declare interface ButtonGroupOptionProps {
360
364
  /**
361
365
  * The value of this option. When this option is selected, this value will
362
- * become the ButtonGroup's new `selectedValue`.
366
+ * become the ButtonGroup's new `value`.
363
367
  */
364
368
  value: string;
365
369
  /**
366
370
  * The text or component to be rendered as this option's content.
367
371
  */
368
- children: React.ReactNode;
372
+ children: ReactNode;
373
+ /** The test ID for this option. */
374
+ "data-testid"?: string;
369
375
  }
370
376
 
371
377
  declare interface ButtonGroupProps {
378
+ /**
379
+ * The name of the ButtonGroup.
380
+ */
381
+ name?: string;
372
382
  /**
373
383
  * The value of the currently selected option in the ButtonGroup. Providing
374
384
  * this prop causes the component to become controlled.
@@ -385,7 +395,9 @@ declare interface ButtonGroupProps {
385
395
  /**
386
396
  * The ButtonGroup.Option elements to be rendered as the selectable values.
387
397
  */
388
- children?: React.ReactNode;
398
+ children?: ReactNode;
399
+ /** The test ID for the component. */
400
+ "data-testid"?: string;
389
401
  }
390
402
 
391
403
  declare interface ButtonProps {
@@ -435,7 +447,7 @@ export declare const ButtonVariants: Record<ButtonVariant, ButtonVariant>;
435
447
  * - {@link ButtonWithSelectProps}
436
448
  * - extends {@link ButtonProps}
437
449
  */
438
- export declare function ButtonWithSelect({ items, defaultValue, children, onSelectionChange, disabledKeys, selectedKey, icon, variant, fullWidth, onPress, ...buttonProps }: ButtonWithSelectProps): JSX_2.Element;
450
+ export declare function ButtonWithSelect({ items, defaultValue, children, onSelectionChange, disabledKeys, selectedKey, icon, variant, fullWidth, onPress, ...buttonProps }: ButtonWithSelectProps): JSX.Element;
439
451
 
440
452
  export declare namespace ButtonWithSelect {
441
453
  var displayName: string;
@@ -475,7 +487,7 @@ export declare const calculateAriaRowIndex: (rowIndex: number, isHeaderHidden?:
475
487
  * API:
476
488
  * - {@link CheckboxInputProps}
477
489
  */
478
- export declare const CheckboxInput: default_2.ForwardRefExoticComponent<CheckboxInputProps & default_2.RefAttributes<HTMLInputElement>>;
490
+ export declare const CheckboxInput: ForwardRefExoticComponent<CheckboxInputProps & RefAttributes<HTMLInputElement>>;
479
491
 
480
492
  declare interface CheckboxInputProps {
481
493
  /**
@@ -487,9 +499,9 @@ declare interface CheckboxInputProps {
487
499
  */
488
500
  defaultChecked?: boolean;
489
501
  /** The error attribute of the checkbox input. */
490
- error?: default_2.ReactNode | string;
502
+ error?: ReactNode | string;
491
503
  /** The description attribute of the checkbox input. */
492
- description?: default_2.ReactNode | string;
504
+ description?: ReactNode | string;
493
505
  /** The test id attribute of the checkbox input. */
494
506
  "data-testid"?: string;
495
507
  /**
@@ -516,7 +528,7 @@ declare interface CheckboxInputProps {
516
528
  /** The name attribute of the checkbox input. */
517
529
  name: string;
518
530
  /** The label attribute of the checkbox input. */
519
- label?: string | default_2.ReactNode;
531
+ label?: string | ReactNode;
520
532
  /**
521
533
  * The value attribute of the checkbox input (for form submission).
522
534
  * @external https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox#value
@@ -615,7 +627,7 @@ declare interface CheckboxRadioGroupProps {
615
627
  * API:
616
628
  * - {@link CopyInputProps}
617
629
  */
618
- export declare function CopyInput({ name, value, isDisabled, onError, onSuccess, }: CopyInputProps): JSX_2.Element;
630
+ export declare function CopyInput({ name, value, isDisabled, onError, onSuccess, }: CopyInputProps): JSX.Element;
619
631
 
620
632
  declare interface CopyInputProps {
621
633
  /** The name of the input field */
@@ -639,7 +651,7 @@ declare interface CopyInputProps {
639
651
  * @note Row memoization is enabled by default. Rows only re-render when row data or index changes.
640
652
  */
641
653
  export declare const DataTable: {
642
- <T>({ columns, data, loading, tombstoneComponent, error, name, onRowClick, emptyMessage, errorMessage, loadingRows, "data-testid": testId, memoize, sortableColumns, sortedBy, sortDirection, onSort, }: DataTableProps<T>): JSX_2.Element;
654
+ <T>({ columns, data, loading, tombstoneComponent, error, name, onRowClick, emptyMessage, errorMessage, loadingRows, "data-testid": testId, memoize, sortableColumns, sortedBy, sortDirection, onSort, }: DataTableProps<T>): JSX.Element;
643
655
  displayName: string;
644
656
  };
645
657
 
@@ -673,20 +685,6 @@ declare interface DataTableRowProps<T> {
673
685
  dataTestId?: string;
674
686
  }
675
687
 
676
- /**
677
- * Intended use in overlay containers such as modals or popovers.
678
- *
679
- * API:
680
- * - {@link DialogProps}
681
- * - extends {@link AriaDialogProps}
682
- */
683
- export declare function Dialog({ title, children, ...props }: DialogProps): JSX_2.Element;
684
-
685
- declare interface DialogProps extends AriaDialogProps {
686
- title?: React.ReactNode;
687
- children: React.ReactNode;
688
- }
689
-
690
688
  /**
691
689
  * Elevation component creates a visual elevation effect using the theme-aware background color.
692
690
  *
@@ -697,7 +695,7 @@ declare interface DialogProps extends AriaDialogProps {
697
695
  * API:
698
696
  * - {@link ElevationProps}
699
697
  */
700
- export declare const Elevation: ({ children, hasPrimaryGradient, "data-testid": dataTestId, }: ElevationProps) => JSX_2.Element;
698
+ export declare const Elevation: ({ children, hasPrimaryGradient, "data-testid": dataTestId, }: ElevationProps) => JSX.Element;
701
699
 
702
700
  declare interface ElevationProps {
703
701
  /**
@@ -722,7 +720,7 @@ declare interface ElevationProps {
722
720
  * API:
723
721
  * - {@link ImageBackgroundProps}
724
722
  */
725
- export declare function ImageBackground({ image, imageUrl, onLoad, }: ImageBackgroundProps): JSX_2.Element;
723
+ export declare function ImageBackground({ image, imageUrl, onLoad, }: ImageBackgroundProps): JSX.Element;
726
724
 
727
725
  declare interface ImageBackgroundProps {
728
726
  /**
@@ -792,7 +790,7 @@ declare interface MenuProps {
792
790
  * API:
793
791
  * - {@link MenuProps}
794
792
  */
795
- export declare function MenuTrigger({ renderTrigger, size, title, items, disabled, onClose, triggerTestId, menuTestId, onSelectionChange, selectedKey, disabledKeys, }: MenuProps): JSX_2.Element;
793
+ export declare function MenuTrigger({ renderTrigger, size, title, items, disabled, onClose, triggerTestId, menuTestId, onSelectionChange, selectedKey, disabledKeys, }: MenuProps): JSX.Element;
796
794
 
797
795
  export declare namespace MenuTrigger {
798
796
  var displayName: string;
@@ -804,36 +802,36 @@ export declare interface MenuTriggerProps {
804
802
  setIsOpen: (isOpen: boolean) => void;
805
803
  }
806
804
 
807
- export declare const Modal: (({ isOpen, onClose, title, subtitle, body, children, isOverlay, "data-testid": dataTestId, }: ModalProps) => JSX_2.Element) & {
805
+ export declare const Modal: (({ isOpen, onClose, title, subtitle, body, children, isOverlay, "data-testid": dataTestId, }: ModalProps) => JSX.Element | null) & {
808
806
  /**
809
807
  * Renders a h2 styled title
810
808
  * */
811
809
  Title: ({ children }: {
812
810
  children: React.ReactNode;
813
- }) => JSX_2.Element;
811
+ }) => JSX.Element;
814
812
  /**
815
813
  * Renders a h3 styled subtitle
816
814
  * */
817
815
  Subtitle: ({ children }: {
818
816
  children: React.ReactNode;
819
- }) => JSX_2.Element;
817
+ }) => JSX.Element;
820
818
  /**
821
819
  * Renders a div styled body
822
820
  * */
823
821
  Body: ({ children }: {
824
822
  children: React.ReactNode;
825
- }) => JSX_2.Element;
823
+ }) => JSX.Element;
826
824
  /**
827
825
  * Renders a Proton Button action
828
826
  * - @prop buttonProps {@link ButtonProps}
829
827
  * */
830
- Action: (buttonProps: ButtonProps) => JSX_2.Element;
828
+ Action: (buttonProps: ButtonProps) => JSX.Element;
831
829
  /**
832
830
  * Renders a group of Proton Buttons
833
831
  * */
834
832
  Actions: ({ children }: {
835
833
  children: React.ReactNode;
836
- }) => JSX_2.Element;
834
+ }) => JSX.Element;
837
835
  };
838
836
 
839
837
  declare interface ModalProps {
@@ -907,6 +905,23 @@ declare interface OTPInputProps {
907
905
  value?: string;
908
906
  }
909
907
 
908
+ /**
909
+ * Applies a floating background to the content.
910
+ * Intended use in overlay containers such as modals, tooltips, or popovers.
911
+ *
912
+ * API:
913
+ * - {@link OverlayProps}
914
+ */
915
+ export declare const Overlay: ForwardRefExoticComponent<OverlayProps & RefAttributes<HTMLDivElement>>;
916
+
917
+ declare interface OverlayProps {
918
+ children?: ReactNode;
919
+ /**
920
+ * Optional arrow element.
921
+ */
922
+ arrow?: ReactNode;
923
+ }
924
+
910
925
  /**
911
926
  * A popover component that handles positioning and supports controlled and uncontrolled modes.
912
927
  *
@@ -916,28 +931,31 @@ declare interface OTPInputProps {
916
931
  * API:
917
932
  * - {@link PopoverProps}
918
933
  */
919
- export declare function Popover({ trigger, children, open, isDisabled, defaultOpen, onOpenChange, side, align, arrow, constrainWidth, "data-testid": testId, }: PopoverProps): JSX_2.Element;
934
+ export declare function Popover({ trigger, children, open, isDisabled, defaultOpen, onOpenChange, side, align, arrow, constrainWidth, "data-testid": testId, }: PopoverProps): JSX.Element;
920
935
 
921
936
  export declare namespace Popover {
922
937
  var displayName: string;
923
938
  }
924
939
 
925
- export declare type PopoverAlign = "start" | "center" | "end";
940
+ /** Radix `Popover.Content` `align`*/
941
+ export declare type PopoverAlign = RadixAlign;
926
942
 
927
943
  declare interface PopoverProps {
928
944
  /**
929
945
  * Popover alignment
930
946
  * {@link PopoverAlign}
947
+ * @default "center"
931
948
  */
932
949
  align?: PopoverAlign;
933
950
  /**
934
951
  * Show an arrow pointing to the trigger.
952
+ * @default false
935
953
  */
936
954
  arrow?: boolean;
937
955
  /**
938
956
  * The content of the popover.
939
957
  */
940
- children: default_2.ReactNode;
958
+ children: ReactNode;
941
959
  /**
942
960
  * Constrain the width of the popover to the width of the trigger.
943
961
  */
@@ -966,15 +984,17 @@ declare interface PopoverProps {
966
984
  /**
967
985
  * The trigger element for the popover.
968
986
  */
969
- trigger: default_2.ReactNode;
987
+ trigger: ReactNode;
970
988
  /**
971
989
  * Popover side placement
972
990
  * {@link PopoverSide}
991
+ * @default "top"
973
992
  */
974
993
  side?: PopoverSide;
975
994
  }
976
995
 
977
- export declare type PopoverSide = "top" | "right" | "bottom" | "left";
996
+ /** Radix `Popover.Content` `side` */
997
+ export declare type PopoverSide = RadixSide;
978
998
 
979
999
  declare type ProtonColorScale = {
980
1000
  SUPER_DARK: string;
@@ -1005,13 +1025,13 @@ declare type ProtonPalette = {
1005
1025
  declare interface ProtonStyleSheet {
1006
1026
  "--proton-control__background-color": string;
1007
1027
  "--proton-control__background-color-light": string;
1028
+ "--proton-control__elevation-color": string;
1008
1029
  "--proton-control__text-color": string;
1009
1030
  "--proton-control__title-color": string;
1010
1031
  "--proton-control__border-color": string;
1011
1032
  "--proton-control__shadow-color": string;
1012
1033
  "--proton-control__hover-color": string;
1013
1034
  "--proton-control__border-radius": string;
1014
- "--proton-control__interactive-color": string;
1015
1035
  "--proton-color__primary": string;
1016
1036
  "--proton-color__primary-light": string;
1017
1037
  "--proton-color__primary-super-light": string;
@@ -1043,72 +1063,23 @@ declare interface ProtonStyleSheet {
1043
1063
 
1044
1064
  declare type ProtonTheme = (typeof THEMES)[keyof typeof THEMES];
1045
1065
 
1046
- declare interface ResponsiveTooltipProps {
1047
- /**
1048
- * The trigger element (wrapped by tooltip, or passed as trigger to popover).
1049
- */
1050
- children: ReactNode;
1051
- /**
1052
- * The content to display in the tooltip/popover.
1053
- */
1054
- content: string | ReactNode;
1066
+ /** Radix `Popover.Content` `align`*/
1067
+ declare type RadixAlign = "start" | "center" | "end";
1068
+
1069
+ /** Radix `Popover.Content` `side` */
1070
+ declare type RadixSide = "top" | "right" | "bottom" | "left";
1071
+
1072
+ declare interface ResponsiveTooltipProps extends Omit<TooltipProps, "placement">, Omit<PopoverProps, "trigger" | "children" | "side"> {
1055
1073
  /**
1056
1074
  * Placement/side of the tooltip/popover.
1057
1075
  * @default "top"
1058
1076
  */
1059
- placement?: TooltipPlacement | PopoverSide;
1060
- /**
1061
- * Alignment for popover
1062
- * @note only used when rendered as popover, ignored for tooltip
1063
- * @default "center"
1064
- */
1065
- align?: PopoverAlign;
1066
- /**
1067
- * Show an arrow pointing to the trigger.
1068
- * @default true for tooltip, false for popover
1069
- */
1070
- arrow?: boolean;
1071
- /**
1072
- * Delay before showing
1073
- * @note only used for tooltip, ignored for popover
1074
- * @default 100
1075
- */
1076
- delay?: number;
1077
- /**
1078
- * Whether the tooltip/popover is disabled.
1079
- */
1080
- isDisabled?: boolean;
1081
- /**
1082
- * Control open state (controlled mode).
1083
- * @note only used when rendered as Popover
1084
- */
1085
- open?: boolean;
1086
- /**
1087
- * Default open state (uncontrolled mode).
1088
- */
1089
- defaultOpen?: boolean;
1090
- /**
1091
- * Callback when open state changes.
1092
- */
1093
- onOpenChange?: (open: boolean) => void;
1094
- /**
1095
- * Constrain width to trigger (only used for popover).
1096
- */
1097
- constrainWidth?: boolean;
1098
- /**
1099
- * Disable trigger click feature (only used for tooltip).
1100
- * This is useful when using an info only Tooltip that might wrap a clickable element.
1101
- */
1102
- disableTriggerClick?: boolean;
1077
+ placement?: TooltipPlacement;
1103
1078
  /**
1104
- * Force a specific component type (useful for testing or edge cases).
1079
+ * Force a specific component type.
1105
1080
  * @default "auto"
1106
1081
  */
1107
1082
  forceComponent?: "tooltip" | "popover" | "auto";
1108
- /**
1109
- * Test ID.
1110
- */
1111
- "data-testid"?: string;
1112
1083
  }
1113
1084
 
1114
1085
  /**
@@ -1145,7 +1116,7 @@ declare interface ScreenOverlayProps {
1145
1116
  * - {@link SearchInputProps}
1146
1117
  * - extends {@link BaseInputProps}
1147
1118
  */
1148
- export declare const SearchInput: ({ name, placeholder, autoComplete, isClearable, isDisabled, error, defaultValue, value: controlledValue, "data-testid": testId, onChange, onClear, }: SearchInputProps) => JSX_2.Element;
1119
+ export declare const SearchInput: ({ name, placeholder, autoComplete, isClearable, isDisabled, error, defaultValue, value: controlledValue, "data-testid": testId, onChange, onClear, }: SearchInputProps) => JSX.Element;
1149
1120
 
1150
1121
  declare interface SearchInputProps extends Omit<BaseInputProps, "prefix" | "suffix" | "value" | "onChange" | "description" | "descriptionPosition" | "label"> {
1151
1122
  /** The initial value of the input. */
@@ -1167,7 +1138,7 @@ declare interface SearchInputProps extends Omit<BaseInputProps, "prefix" | "suff
1167
1138
  * API:
1168
1139
  * - {@link SelectProps}
1169
1140
  */
1170
- export declare function Select({ label, name, isDisabled, disabledKeys, selectedKey, onSelectionChange, defaultSelectedKey, onOpen, onClose, items, isRounded, "data-testid": testId, }: SelectProps): JSX_2.Element;
1141
+ export declare function Select({ label, name, isDisabled, disabledKeys, selectedKey, onSelectionChange, defaultSelectedKey, onOpen, onClose, items, isRounded, "data-testid": testId, }: SelectProps): JSX.Element;
1171
1142
 
1172
1143
  export declare namespace Select {
1173
1144
  var displayName: string;
@@ -1240,7 +1211,7 @@ declare type SortingConfig = {
1240
1211
  * API:
1241
1212
  * - {@link SwitchProps}
1242
1213
  */
1243
- export declare function Switch(props: SwitchProps): JSX_2.Element;
1214
+ export declare function Switch({ defaultOn, isOn: controlledIsOn, isDisabled, onChange, label, children, "data-testid": testId, }: SwitchProps): JSX.Element;
1244
1215
 
1245
1216
  declare interface SwitchProps {
1246
1217
  /**
@@ -1268,6 +1239,8 @@ declare interface SwitchProps {
1268
1239
  * The text or component to be rendered as the Switch's description.
1269
1240
  */
1270
1241
  children?: React.ReactNode;
1242
+ /** The test ID for the switch. */
1243
+ "data-testid"?: string;
1271
1244
  }
1272
1245
 
1273
1246
  /**
@@ -1357,19 +1330,19 @@ declare interface SwitchProps {
1357
1330
  * @see {@link DataTableRow} for an example of a memoized custom row implementation
1358
1331
  */
1359
1332
  export declare const Table: {
1360
- ({ children, name }: TableProps): JSX_2.Element;
1333
+ ({ children, name }: TableProps): JSX.Element;
1361
1334
  displayName: string;
1362
1335
  } & {
1363
1336
  /** Table header: {@link CompoundHeaderProps} */
1364
- Header: (_: TableHeaderProps) => any;
1337
+ Header: (_: TableHeaderProps) => null;
1365
1338
  /** Table column: {@link CompoundColumnProps} */
1366
- Column: (_: TableColumnProps) => any;
1339
+ Column: (_: TableColumnProps) => null;
1367
1340
  /** Table body: {@link CompoundBodyProps} */
1368
- Body: (_: TableBodyProps) => any;
1341
+ Body: (_: TableBodyProps) => null;
1369
1342
  /** Table row: {@link CompoundRowProps} */
1370
- Row: (_: TableRowProps) => any;
1343
+ Row: (_: TableRowProps) => null;
1371
1344
  /** Table cell: {@link CompoundCellProps} */
1372
- Cell: (_: TableCellProps) => any;
1345
+ Cell: (_: TableCellProps) => null;
1373
1346
  };
1374
1347
 
1375
1348
  /**
@@ -1378,7 +1351,7 @@ export declare const Table: {
1378
1351
  * @see {@link TableBodyProps}
1379
1352
  */
1380
1353
  export declare const TableBody: {
1381
- ({ children }: TableBodyProps_2): JSX_2.Element;
1354
+ ({ children }: TableBodyProps_2): JSX.Element;
1382
1355
  displayName: string;
1383
1356
  };
1384
1357
 
@@ -1397,11 +1370,11 @@ declare interface TableBodyProps_2 {
1397
1370
  * @see {@link TableCellProps}
1398
1371
  */
1399
1372
  export declare const TableCell: {
1400
- ({ columnIndex, children, columnSpan, dataTestId, textAlign, }: TableCellProps_2): JSX_2.Element;
1373
+ ({ columnIndex, children, columnSpan, dataTestId, textAlign, }: TableCellProps_2): JSX.Element;
1401
1374
  displayName: string;
1402
1375
  };
1403
1376
 
1404
- declare const TableCellCompound: (_: TableCellProps) => any;
1377
+ declare const TableCellCompound: (_: TableCellProps) => null;
1405
1378
 
1406
1379
  declare type TableCellElement = ReactElement<TableCellProps, typeof TableCellCompound>;
1407
1380
 
@@ -1426,7 +1399,7 @@ declare interface TableCellProps_2 {
1426
1399
  textAlign?: "left" | "center" | "right";
1427
1400
  }
1428
1401
 
1429
- declare const TableColumnCompound: (_: TableColumnProps) => any;
1402
+ declare const TableColumnCompound: (_: TableColumnProps) => null;
1430
1403
 
1431
1404
  declare type TableColumnElement = ReactElement<TableColumnProps, typeof TableColumnCompound>;
1432
1405
 
@@ -1442,7 +1415,7 @@ declare interface TableColumnProps {
1442
1415
  * @see {@link TableHeaderProps}
1443
1416
  */
1444
1417
  export declare const TableHeader: {
1445
- ({ children, isHidden }: TableHeaderProps_2): JSX_2.Element;
1418
+ ({ children, isHidden }: TableHeaderProps_2): JSX.Element;
1446
1419
  displayName: string;
1447
1420
  };
1448
1421
 
@@ -1452,7 +1425,7 @@ export declare const TableHeader: {
1452
1425
  * @see {@link TableHeaderCellProps}
1453
1426
  */
1454
1427
  export declare const TableHeaderCell: {
1455
- ({ children, colIndex, ariaSort, "data-testid": testId, }: TableHeaderCellProps): JSX_2.Element;
1428
+ ({ children, colIndex, ariaSort, "data-testid": testId, }: TableHeaderCellProps): JSX.Element;
1456
1429
  displayName: string;
1457
1430
  };
1458
1431
 
@@ -1486,7 +1459,7 @@ declare interface TableHeaderProps_2 {
1486
1459
  * @see {@link TableHeaderRowProps}
1487
1460
  */
1488
1461
  export declare const TableHeaderRow: {
1489
- ({ children, ariaRowIndex, }: TableHeaderRowProps): JSX_2.Element;
1462
+ ({ children, ariaRowIndex, }: TableHeaderRowProps): JSX.Element;
1490
1463
  displayName: string;
1491
1464
  };
1492
1465
 
@@ -1513,7 +1486,7 @@ declare interface TableProps {
1513
1486
  * @see {@link TableRootProps}
1514
1487
  */
1515
1488
  export declare const TableRoot: {
1516
- ({ children, name, rowCount, colCount, "data-testid": testId, }: TableRootProps): JSX_2.Element;
1489
+ ({ children, name, rowCount, colCount, "data-testid": testId, }: TableRootProps): JSX.Element;
1517
1490
  displayName: string;
1518
1491
  };
1519
1492
 
@@ -1536,11 +1509,11 @@ declare interface TableRootProps {
1536
1509
  * @see {@link TableRowProps}
1537
1510
  */
1538
1511
  export declare const TableRow: {
1539
- ({ ariaRowIndex, onClick, children, dataTestId, }: TableRowProps_2): JSX_2.Element;
1512
+ ({ ariaRowIndex, onClick, children, dataTestId, }: TableRowProps_2): JSX.Element;
1540
1513
  displayName: string;
1541
1514
  };
1542
1515
 
1543
- declare const TableRowCompound: (_: TableRowProps) => any;
1516
+ declare const TableRowCompound: (_: TableRowProps) => null;
1544
1517
 
1545
1518
  declare type TableRowElement = ReactElement<TableRowProps, typeof TableRowCompound>;
1546
1519
 
@@ -1568,7 +1541,7 @@ declare interface TableRowProps_2 {
1568
1541
  * API:
1569
1542
  * - {@link TextCountdownProps}
1570
1543
  */
1571
- export declare function TextCountdown({ initialDurationSeconds, durationSeconds, children, label, showTimer, "data-testid": testId, }: TextCountdownProps): JSX_2.Element;
1544
+ export declare function TextCountdown({ initialDurationSeconds, durationSeconds, children, label, showTimer, "data-testid": testId, }: TextCountdownProps): JSX.Element;
1572
1545
 
1573
1546
  export declare namespace TextCountdown {
1574
1547
  var displayName: string;
@@ -1608,7 +1581,7 @@ declare interface TextCountdownProps {
1608
1581
  * API:
1609
1582
  * - {@link TextEllipsisProps}
1610
1583
  */
1611
- export declare const TextEllipsis: ({ children, maxWidth, singleLine, lines, title, "data-testid": testId, }: TextEllipsisProps) => JSX_2.Element;
1584
+ export declare const TextEllipsis: ({ children, maxWidth, singleLine, lines, title, "data-testid": testId, }: TextEllipsisProps) => JSX.Element;
1612
1585
 
1613
1586
  declare interface TextEllipsisProps {
1614
1587
  /**
@@ -1647,7 +1620,7 @@ declare interface TextEllipsisProps {
1647
1620
  * API:
1648
1621
  * - {@link TextEmphasisProps}
1649
1622
  */
1650
- export declare const TextEmphasis: ({ to, children, tooltipProps, "data-testid": testId, }: TextEmphasisProps) => JSX_2.Element;
1623
+ export declare const TextEmphasis: ({ to, children, tooltipProps, "data-testid": testId, }: TextEmphasisProps) => JSX.Element;
1651
1624
 
1652
1625
  declare interface TextEmphasisProps {
1653
1626
  /**
@@ -1696,7 +1669,7 @@ declare const THEMES: {
1696
1669
  * API:
1697
1670
  * - {@link TombstoneProps}
1698
1671
  */
1699
- export declare const Tombstone: ({ width, height, borderRadius, }: TombstoneProps) => JSX_2.Element;
1672
+ export declare const Tombstone: ({ width, height, borderRadius, }: TombstoneProps) => JSX.Element;
1700
1673
 
1701
1674
  declare interface TombstoneProps {
1702
1675
  /**
@@ -1718,24 +1691,24 @@ declare interface TombstoneProps {
1718
1691
 
1719
1692
  /**
1720
1693
  * A responsive component that automatically renders as Tooltip on desktop
1721
- * and Popover on mobile/touch devices.
1722
- *
1723
- * **Client/Server Rendering:**
1724
- * To ensure proper hydration in SSR environments, this component
1725
- * matches the server render by defaulting to Tooltip until client-side detection
1726
- * completes. This prevents hydration mismatches while maintaining correct
1727
- * behavior after the initial render.
1694
+ * and Popover on mobile devices.
1728
1695
  *
1729
1696
  * API:
1730
1697
  * - {@link ResponsiveTooltipProps}
1698
+ * - @extends {@link TooltipProps}
1699
+ * - @extends {@link PopoverProps}
1731
1700
  */
1732
- export declare function Tooltip({ children, content, placement, align, arrow, delay, isDisabled, open, defaultOpen, onOpenChange, constrainWidth, disableTriggerClick, forceComponent, "data-testid": testId, }: ResponsiveTooltipProps): JSX_2.Element;
1701
+ export declare function Tooltip({ children, content, placement, align, arrow, delay, isDisabled, open, defaultOpen, onOpenChange, constrainWidth, disableTriggerClick, forceComponent, "data-testid": testId, }: ResponsiveTooltipProps): JSX.Element | null;
1733
1702
 
1734
1703
  export declare namespace Tooltip {
1735
1704
  var displayName: string;
1736
1705
  }
1737
1706
 
1738
- export declare type TooltipPlacement = "top" | "bottom" | "left" | "right";
1707
+ /** Radix `Tooltip.Content` `align` */
1708
+ export declare type TooltipAlign = RadixAlign;
1709
+
1710
+ /** Radix `Tooltip.Content` `side` */
1711
+ export declare type TooltipPlacement = RadixSide;
1739
1712
 
1740
1713
  declare interface TooltipProps {
1741
1714
  /**
@@ -1746,20 +1719,27 @@ declare interface TooltipProps {
1746
1719
  /**
1747
1720
  * The children to display in the tooltip.
1748
1721
  */
1749
- children: default_2.ReactNode;
1722
+ children: ReactNode;
1750
1723
  /**
1751
1724
  * The content to display in the tooltip. Zero-length titles string are never displayed.
1752
1725
  */
1753
- content: string | default_2.ReactNode;
1726
+ content: string | ReactNode;
1754
1727
  /**
1755
1728
  * A test ID.
1756
1729
  */
1757
1730
  "data-testid"?: string;
1758
1731
  /**
1759
- * The placement of the tooltip.
1760
- * @default "bottom"
1732
+ * Side of the trigger to place the tooltip.
1733
+ * @see {@link TooltipPlacement}
1734
+ * @default "top"
1761
1735
  */
1762
1736
  placement?: TooltipPlacement;
1737
+ /**
1738
+ * Alignment along the side.
1739
+ * @see {@link TooltipAlign}
1740
+ * @default "center"
1741
+ */
1742
+ align?: TooltipAlign;
1763
1743
  /**
1764
1744
  * Whether to disable the trigger click feature.
1765
1745
  * This is useful when using an info only Tooltip that might wrap a clickable element.
@@ -1793,7 +1773,7 @@ export declare const useTheme: () => ThemeContextType;
1793
1773
  * API:
1794
1774
  * - {@link WaveformProps}
1795
1775
  */
1796
- export declare function Waveform({ data: waveformData, resolution, startDuration, endDuration, currentTime, showTimestamps, totalDuration, disabled, disabledMessage, onClick, "data-testid": testId, }: WaveformProps): JSX_2.Element;
1776
+ export declare function Waveform({ data: waveformData, resolution, startDuration, endDuration, currentTime, showTimestamps, totalDuration, disabled, disabledMessage, onClick, "data-testid": testId, }: WaveformProps): JSX.Element;
1797
1777
 
1798
1778
  declare interface WaveformProps {
1799
1779
  /**