@loomhq/lens 12.1.1 → 12.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (438) hide show
  1. package/README.md +2 -0
  2. package/dist/cjs/icons/auto-chapters.js +2 -25
  3. package/dist/cjs/icons/auto-chapters.js.map +3 -3
  4. package/dist/cjs/icons/auto-draft.js +2 -8
  5. package/dist/cjs/icons/auto-draft.js.map +3 -3
  6. package/dist/cjs/icons/auto-summaries.js +2 -1
  7. package/dist/cjs/icons/auto-summaries.js.map +3 -3
  8. package/dist/cjs/icons/auto-titles.js +2 -13
  9. package/dist/cjs/icons/auto-titles.js.map +3 -3
  10. package/dist/cjs/icons/blur.js +2 -73
  11. package/dist/cjs/icons/blur.js.map +3 -3
  12. package/dist/cjs/icons/book.js +2 -9
  13. package/dist/cjs/icons/book.js.map +3 -3
  14. package/dist/cjs/icons/captions.js +2 -9
  15. package/dist/cjs/icons/captions.js.map +3 -3
  16. package/dist/cjs/icons/cc-off.js +2 -9
  17. package/dist/cjs/icons/cc-off.js.map +3 -3
  18. package/dist/cjs/icons/cc-on.js +2 -9
  19. package/dist/cjs/icons/cc-on.js.map +3 -3
  20. package/dist/cjs/icons/clip.js +2 -9
  21. package/dist/cjs/icons/clip.js.map +3 -3
  22. package/dist/cjs/icons/crop169.js +2 -9
  23. package/dist/cjs/icons/crop169.js.map +3 -3
  24. package/dist/cjs/icons/edit-border.js +2 -9
  25. package/dist/cjs/icons/edit-border.js.map +3 -3
  26. package/dist/cjs/icons/{repeat.js → editions.js} +9 -9
  27. package/dist/cjs/icons/editions.js.map +7 -0
  28. package/dist/cjs/icons/extension.js +2 -9
  29. package/dist/cjs/icons/extension.js.map +3 -3
  30. package/dist/cjs/icons/filler-word-removal.js +2 -21
  31. package/dist/cjs/icons/filler-word-removal.js.map +3 -3
  32. package/dist/cjs/icons/folder-shared.js +2 -21
  33. package/dist/cjs/icons/folder-shared.js.map +3 -3
  34. package/dist/cjs/icons/image-strikethrough.js +57 -0
  35. package/dist/cjs/icons/image-strikethrough.js.map +7 -0
  36. package/dist/cjs/icons/index.js +693 -1209
  37. package/dist/cjs/icons/index.js.map +4 -4
  38. package/dist/cjs/icons/link-off.js +2 -33
  39. package/dist/cjs/icons/link-off.js.map +3 -3
  40. package/dist/cjs/icons/mic-off.js +2 -27
  41. package/dist/cjs/icons/mic-off.js.map +3 -3
  42. package/dist/cjs/icons/overlays.js +4 -9
  43. package/dist/cjs/icons/overlays.js.map +3 -3
  44. package/dist/cjs/icons/picture-in-picture.js +2 -15
  45. package/dist/cjs/icons/picture-in-picture.js.map +3 -3
  46. package/dist/cjs/icons/play-circle.js +2 -15
  47. package/dist/cjs/icons/play-circle.js.map +3 -3
  48. package/dist/cjs/icons/plus-circle.js +2 -9
  49. package/dist/cjs/icons/plus-circle.js.map +3 -3
  50. package/dist/cjs/icons/power.js +4 -9
  51. package/dist/cjs/icons/power.js.map +3 -3
  52. package/dist/cjs/icons/pronunciation.js +4 -9
  53. package/dist/cjs/icons/pronunciation.js.map +3 -3
  54. package/dist/cjs/icons/public-off.js +2 -25
  55. package/dist/cjs/icons/public-off.js.map +3 -3
  56. package/dist/cjs/icons/record.js +2 -7
  57. package/dist/cjs/icons/record.js.map +3 -3
  58. package/dist/cjs/icons/reply-left.js +2 -9
  59. package/dist/cjs/icons/reply-left.js.map +3 -3
  60. package/dist/cjs/icons/reply-right.js +2 -9
  61. package/dist/cjs/icons/reply-right.js.map +3 -3
  62. package/dist/cjs/icons/rewind.js +2 -21
  63. package/dist/cjs/icons/rewind.js.map +3 -3
  64. package/dist/cjs/icons/screen-cam.js +2 -13
  65. package/dist/cjs/icons/screen-cam.js.map +3 -3
  66. package/dist/cjs/icons/silence-removal.js +2 -51
  67. package/dist/cjs/icons/silence-removal.js.map +3 -3
  68. package/dist/cjs/icons/speed-fast.js +2 -2
  69. package/dist/cjs/icons/speed-fast.js.map +3 -3
  70. package/dist/cjs/icons/speed-medium.js +2 -21
  71. package/dist/cjs/icons/speed-medium.js.map +3 -3
  72. package/dist/cjs/icons/speed-slow.js +2 -21
  73. package/dist/cjs/icons/speed-slow.js.map +3 -3
  74. package/dist/cjs/icons/split.js +2 -9
  75. package/dist/cjs/icons/split.js.map +3 -3
  76. package/dist/cjs/icons/timeline-editor.js +2 -9
  77. package/dist/cjs/icons/timeline-editor.js.map +3 -3
  78. package/dist/cjs/icons/transcript.js +4 -9
  79. package/dist/cjs/icons/transcript.js.map +3 -3
  80. package/dist/cjs/icons/variables.js +2 -19
  81. package/dist/cjs/icons/variables.js.map +3 -3
  82. package/dist/cjs/icons/version-control.js +2 -9
  83. package/dist/cjs/icons/version-control.js.map +3 -3
  84. package/dist/cjs/icons/video-off.js +2 -19
  85. package/dist/cjs/icons/video-off.js.map +3 -3
  86. package/dist/cjs/icons/watch-later-added.js +2 -9
  87. package/dist/cjs/icons/watch-later-added.js.map +3 -3
  88. package/dist/cjs/icons/watch-later-remove.js +2 -9
  89. package/dist/cjs/icons/watch-later-remove.js.map +3 -3
  90. package/dist/cjs/icons/waveform.js +2 -9
  91. package/dist/cjs/icons/waveform.js.map +3 -3
  92. package/dist/cjs/index.js +1211 -777
  93. package/dist/cjs/index.js.map +4 -4
  94. package/dist/esm/icons/auto-chapters.js +1 -1
  95. package/dist/esm/icons/auto-draft.js +1 -1
  96. package/dist/esm/icons/auto-summaries.js +1 -1
  97. package/dist/esm/icons/auto-titles.js +1 -1
  98. package/dist/esm/icons/blur.js +1 -1
  99. package/dist/esm/icons/book.js +1 -1
  100. package/dist/esm/icons/captions.js +1 -1
  101. package/dist/esm/icons/cc-off.js +1 -1
  102. package/dist/esm/icons/cc-on.js +1 -1
  103. package/dist/esm/icons/chunk-2FKO2VHS.js +11 -0
  104. package/dist/esm/icons/chunk-2FKO2VHS.js.map +7 -0
  105. package/dist/esm/icons/chunk-2JPBEH6W.js +11 -0
  106. package/dist/esm/icons/chunk-2JPBEH6W.js.map +7 -0
  107. package/dist/esm/icons/chunk-2WM7CTYF.js +11 -0
  108. package/dist/esm/icons/chunk-2WM7CTYF.js.map +7 -0
  109. package/dist/esm/icons/chunk-3B4Y5TCU.js +11 -0
  110. package/dist/esm/icons/chunk-3B4Y5TCU.js.map +7 -0
  111. package/dist/esm/icons/chunk-6WJ5SW36.js +11 -0
  112. package/dist/esm/icons/chunk-6WJ5SW36.js.map +7 -0
  113. package/dist/esm/icons/chunk-7R5X5NJH.js +11 -0
  114. package/dist/esm/icons/chunk-7R5X5NJH.js.map +7 -0
  115. package/dist/esm/icons/chunk-AA7SIBLA.js +11 -0
  116. package/dist/esm/icons/chunk-AA7SIBLA.js.map +7 -0
  117. package/dist/esm/icons/chunk-AXJ6VJAQ.js +11 -0
  118. package/dist/esm/icons/chunk-AXJ6VJAQ.js.map +7 -0
  119. package/dist/esm/icons/chunk-BFPFVG5V.js +11 -0
  120. package/dist/esm/icons/chunk-BFPFVG5V.js.map +7 -0
  121. package/dist/esm/icons/chunk-CKTMKAKK.js +11 -0
  122. package/dist/esm/icons/chunk-CKTMKAKK.js.map +7 -0
  123. package/dist/esm/icons/chunk-E7NOP4A2.js +11 -0
  124. package/dist/esm/icons/chunk-E7NOP4A2.js.map +7 -0
  125. package/dist/esm/icons/chunk-G6TTJAGH.js +11 -0
  126. package/dist/esm/icons/chunk-G6TTJAGH.js.map +7 -0
  127. package/dist/esm/icons/chunk-GAV52C5I.js +11 -0
  128. package/dist/esm/icons/chunk-GAV52C5I.js.map +7 -0
  129. package/dist/esm/icons/chunk-GZUPKYEY.js +11 -0
  130. package/dist/esm/icons/chunk-GZUPKYEY.js.map +7 -0
  131. package/dist/esm/icons/chunk-H62FBNYX.js +11 -0
  132. package/dist/esm/icons/chunk-H62FBNYX.js.map +7 -0
  133. package/dist/esm/icons/chunk-HZJRA7SF.js +11 -0
  134. package/dist/esm/icons/chunk-HZJRA7SF.js.map +7 -0
  135. package/dist/esm/icons/chunk-IRJ7ZBRL.js +11 -0
  136. package/dist/esm/icons/chunk-IRJ7ZBRL.js.map +7 -0
  137. package/dist/esm/icons/chunk-J5YSTD2O.js +11 -0
  138. package/dist/esm/icons/chunk-J5YSTD2O.js.map +7 -0
  139. package/dist/esm/icons/chunk-JHH2EMTN.js +11 -0
  140. package/dist/esm/icons/chunk-JHH2EMTN.js.map +7 -0
  141. package/dist/esm/icons/chunk-JMAS7HF6.js +11 -0
  142. package/dist/esm/icons/chunk-JMAS7HF6.js.map +7 -0
  143. package/dist/esm/icons/chunk-JRVAE4EQ.js +11 -0
  144. package/dist/esm/icons/chunk-JRVAE4EQ.js.map +7 -0
  145. package/dist/esm/icons/chunk-K6JVLXSS.js +28 -0
  146. package/dist/esm/icons/chunk-K6JVLXSS.js.map +7 -0
  147. package/dist/esm/icons/chunk-KB5FU4C5.js +11 -0
  148. package/dist/esm/icons/chunk-KB5FU4C5.js.map +7 -0
  149. package/dist/esm/icons/chunk-KKDUUWDW.js +11 -0
  150. package/dist/esm/icons/chunk-KKDUUWDW.js.map +7 -0
  151. package/dist/esm/icons/chunk-KRDPKGQU.js +11 -0
  152. package/dist/esm/icons/chunk-KRDPKGQU.js.map +7 -0
  153. package/dist/esm/icons/chunk-L5ZPSV3X.js +11 -0
  154. package/dist/esm/icons/chunk-L5ZPSV3X.js.map +7 -0
  155. package/dist/esm/icons/chunk-MNSIAPHQ.js +11 -0
  156. package/dist/esm/icons/chunk-MNSIAPHQ.js.map +7 -0
  157. package/dist/esm/icons/chunk-NINABXFB.js +11 -0
  158. package/dist/esm/icons/chunk-NINABXFB.js.map +7 -0
  159. package/dist/esm/icons/chunk-PDJ7WDI4.js +11 -0
  160. package/dist/esm/icons/chunk-PDJ7WDI4.js.map +7 -0
  161. package/dist/esm/icons/chunk-PPB2A6RQ.js +11 -0
  162. package/dist/esm/icons/chunk-PPB2A6RQ.js.map +7 -0
  163. package/dist/esm/icons/chunk-RCV6EMGX.js +11 -0
  164. package/dist/esm/icons/chunk-RCV6EMGX.js.map +7 -0
  165. package/dist/esm/icons/chunk-SCWSS4CT.js +11 -0
  166. package/dist/esm/icons/chunk-SCWSS4CT.js.map +7 -0
  167. package/dist/esm/icons/chunk-SOFWAOZ4.js +11 -0
  168. package/dist/esm/icons/chunk-SOFWAOZ4.js.map +7 -0
  169. package/dist/esm/icons/chunk-SP64S4HO.js +11 -0
  170. package/dist/esm/icons/chunk-SP64S4HO.js.map +7 -0
  171. package/dist/esm/icons/chunk-T4L22EHS.js +11 -0
  172. package/dist/esm/icons/chunk-T4L22EHS.js.map +7 -0
  173. package/dist/esm/icons/chunk-TVTTMZZ4.js +11 -0
  174. package/dist/esm/icons/chunk-TVTTMZZ4.js.map +7 -0
  175. package/dist/esm/icons/chunk-U4E3DMZI.js +11 -0
  176. package/dist/esm/icons/chunk-U4E3DMZI.js.map +7 -0
  177. package/dist/esm/icons/chunk-UHAMA5YO.js +11 -0
  178. package/dist/esm/icons/chunk-UHAMA5YO.js.map +7 -0
  179. package/dist/esm/icons/chunk-VIGGSGOL.js +11 -0
  180. package/dist/esm/icons/chunk-VIGGSGOL.js.map +7 -0
  181. package/dist/esm/icons/chunk-VQTS3NUI.js +11 -0
  182. package/dist/esm/icons/chunk-VQTS3NUI.js.map +7 -0
  183. package/dist/esm/icons/chunk-VSKPW4OH.js +11 -0
  184. package/dist/esm/icons/chunk-VSKPW4OH.js.map +7 -0
  185. package/dist/esm/icons/chunk-WCXLT4Z4.js +11 -0
  186. package/dist/esm/icons/chunk-WCXLT4Z4.js.map +7 -0
  187. package/dist/esm/icons/chunk-WIDBKSIN.js +11 -0
  188. package/dist/esm/icons/chunk-WIDBKSIN.js.map +7 -0
  189. package/dist/esm/icons/clip.js +1 -1
  190. package/dist/esm/icons/crop169.js +2 -9
  191. package/dist/esm/icons/crop169.js.map +2 -2
  192. package/dist/esm/icons/edit-border.js +1 -1
  193. package/dist/esm/icons/editions.js +8 -0
  194. package/dist/esm/icons/extension.js +1 -1
  195. package/dist/esm/icons/filler-word-removal.js +1 -1
  196. package/dist/esm/icons/folder-shared.js +1 -1
  197. package/dist/esm/icons/image-strikethrough.js +8 -0
  198. package/dist/esm/icons/image-strikethrough.js.map +7 -0
  199. package/dist/esm/icons/index.js +123 -119
  200. package/dist/esm/icons/link-off.js +1 -1
  201. package/dist/esm/icons/mic-off.js +1 -1
  202. package/dist/esm/icons/overlays.js +1 -1
  203. package/dist/esm/icons/picture-in-picture.js +1 -1
  204. package/dist/esm/icons/play-circle.js +1 -1
  205. package/dist/esm/icons/plus-circle.js +1 -1
  206. package/dist/esm/icons/power.js +1 -1
  207. package/dist/esm/icons/pronunciation.js +1 -1
  208. package/dist/esm/icons/public-off.js +1 -1
  209. package/dist/esm/icons/record.js +1 -1
  210. package/dist/esm/icons/reply-left.js +1 -1
  211. package/dist/esm/icons/reply-right.js +1 -1
  212. package/dist/esm/icons/rewind.js +1 -1
  213. package/dist/esm/icons/screen-cam.js +1 -1
  214. package/dist/esm/icons/silence-removal.js +1 -1
  215. package/dist/esm/icons/speed-fast.js +1 -1
  216. package/dist/esm/icons/speed-medium.js +1 -1
  217. package/dist/esm/icons/speed-slow.js +1 -1
  218. package/dist/esm/icons/split.js +1 -1
  219. package/dist/esm/icons/timeline-editor.js +1 -1
  220. package/dist/esm/icons/transcript.js +1 -1
  221. package/dist/esm/icons/variables.js +1 -1
  222. package/dist/esm/icons/version-control.js +1 -1
  223. package/dist/esm/icons/video-off.js +1 -1
  224. package/dist/esm/icons/watch-later-added.js +1 -1
  225. package/dist/esm/icons/watch-later-remove.js +1 -1
  226. package/dist/esm/icons/waveform.js +1 -1
  227. package/dist/esm/index.js +1185 -751
  228. package/dist/esm/index.js.map +4 -4
  229. package/dist/types/components/icon/available-icons/auto-chapters.d.ts.map +1 -1
  230. package/dist/types/components/icon/available-icons/auto-draft.d.ts.map +1 -1
  231. package/dist/types/components/icon/available-icons/auto-summaries.d.ts.map +1 -1
  232. package/dist/types/components/icon/available-icons/auto-titles.d.ts.map +1 -1
  233. package/dist/types/components/icon/available-icons/blur.d.ts.map +1 -1
  234. package/dist/types/components/icon/available-icons/book.d.ts.map +1 -1
  235. package/dist/types/components/icon/available-icons/captions.d.ts.map +1 -1
  236. package/dist/types/components/icon/available-icons/cc-off.d.ts.map +1 -1
  237. package/dist/types/components/icon/available-icons/cc-on.d.ts.map +1 -1
  238. package/dist/types/components/icon/available-icons/clip.d.ts.map +1 -1
  239. package/dist/types/components/icon/available-icons/crop169.d.ts.map +1 -1
  240. package/dist/types/components/icon/available-icons/edit-border.d.ts.map +1 -1
  241. package/dist/types/components/icon/available-icons/editions.d.ts +3 -0
  242. package/dist/types/components/icon/available-icons/editions.d.ts.map +1 -0
  243. package/dist/types/components/icon/available-icons/extension.d.ts.map +1 -1
  244. package/dist/types/components/icon/available-icons/filler-word-removal.d.ts.map +1 -1
  245. package/dist/types/components/icon/available-icons/folder-shared.d.ts.map +1 -1
  246. package/dist/types/components/icon/available-icons/image-strikethrough.d.ts +3 -0
  247. package/dist/types/components/icon/available-icons/image-strikethrough.d.ts.map +1 -0
  248. package/dist/types/components/icon/available-icons/index.d.ts +2 -1
  249. package/dist/types/components/icon/available-icons/index.d.ts.map +1 -1
  250. package/dist/types/components/icon/available-icons/link-off.d.ts.map +1 -1
  251. package/dist/types/components/icon/available-icons/mic-off.d.ts.map +1 -1
  252. package/dist/types/components/icon/available-icons/overlays.d.ts +1 -1
  253. package/dist/types/components/icon/available-icons/overlays.d.ts.map +1 -1
  254. package/dist/types/components/icon/available-icons/picture-in-picture.d.ts.map +1 -1
  255. package/dist/types/components/icon/available-icons/play-circle.d.ts.map +1 -1
  256. package/dist/types/components/icon/available-icons/plus-circle.d.ts.map +1 -1
  257. package/dist/types/components/icon/available-icons/power.d.ts +1 -1
  258. package/dist/types/components/icon/available-icons/power.d.ts.map +1 -1
  259. package/dist/types/components/icon/available-icons/pronunciation.d.ts +1 -1
  260. package/dist/types/components/icon/available-icons/pronunciation.d.ts.map +1 -1
  261. package/dist/types/components/icon/available-icons/public-off.d.ts.map +1 -1
  262. package/dist/types/components/icon/available-icons/record.d.ts.map +1 -1
  263. package/dist/types/components/icon/available-icons/reply-left.d.ts.map +1 -1
  264. package/dist/types/components/icon/available-icons/reply-right.d.ts.map +1 -1
  265. package/dist/types/components/icon/available-icons/rewind.d.ts.map +1 -1
  266. package/dist/types/components/icon/available-icons/screen-cam.d.ts.map +1 -1
  267. package/dist/types/components/icon/available-icons/silence-removal.d.ts.map +1 -1
  268. package/dist/types/components/icon/available-icons/speed-medium.d.ts.map +1 -1
  269. package/dist/types/components/icon/available-icons/speed-slow.d.ts.map +1 -1
  270. package/dist/types/components/icon/available-icons/split.d.ts.map +1 -1
  271. package/dist/types/components/icon/available-icons/timeline-editor.d.ts.map +1 -1
  272. package/dist/types/components/icon/available-icons/transcript.d.ts +1 -1
  273. package/dist/types/components/icon/available-icons/transcript.d.ts.map +1 -1
  274. package/dist/types/components/icon/available-icons/variables.d.ts.map +1 -1
  275. package/dist/types/components/icon/available-icons/version-control.d.ts.map +1 -1
  276. package/dist/types/components/icon/available-icons/video-off.d.ts.map +1 -1
  277. package/dist/types/components/icon/available-icons/watch-later-added.d.ts.map +1 -1
  278. package/dist/types/components/icon/available-icons/watch-later-remove.d.ts.map +1 -1
  279. package/dist/types/components/icon/available-icons/waveform.d.ts.map +1 -1
  280. package/dist/types/components/index.d.ts +48 -40
  281. package/dist/types/components/index.d.ts.map +1 -1
  282. package/dist/types/components/logo/logo.d.ts +1 -2
  283. package/dist/types/components/logo/logo.d.ts.map +1 -1
  284. package/dist/types/components/menu/menu.d.ts.map +1 -1
  285. package/dist/types/components/modal/modal.d.ts +32 -7
  286. package/dist/types/components/modal/modal.d.ts.map +1 -1
  287. package/dist/types/components/popover/popover.d.ts +2 -1
  288. package/dist/types/components/popover/popover.d.ts.map +1 -1
  289. package/dist/types/components/select/select.d.ts +3 -1
  290. package/dist/types/components/select/select.d.ts.map +1 -1
  291. package/dist/types/components/text-input/text-input.d.ts +1 -1
  292. package/dist/types/components/text-input/text-input.d.ts.map +1 -1
  293. package/dist/types/components/tooltip/tooltip.d.ts.map +1 -1
  294. package/dist/types/components/typeahead/typeahead.d.ts +42 -0
  295. package/dist/types/components/typeahead/typeahead.d.ts.map +1 -0
  296. package/dist/types/icons/auto-chapters.d.ts.map +1 -1
  297. package/dist/types/icons/auto-draft.d.ts.map +1 -1
  298. package/dist/types/icons/auto-summaries.d.ts.map +1 -1
  299. package/dist/types/icons/auto-titles.d.ts.map +1 -1
  300. package/dist/types/icons/blur.d.ts.map +1 -1
  301. package/dist/types/icons/book.d.ts.map +1 -1
  302. package/dist/types/icons/captions.d.ts.map +1 -1
  303. package/dist/types/icons/cc-off.d.ts.map +1 -1
  304. package/dist/types/icons/cc-on.d.ts.map +1 -1
  305. package/dist/types/icons/clip.d.ts.map +1 -1
  306. package/dist/types/icons/crop169.d.ts.map +1 -1
  307. package/dist/types/icons/edit-border.d.ts.map +1 -1
  308. package/dist/types/icons/editions.d.ts +3 -0
  309. package/dist/types/icons/editions.d.ts.map +1 -0
  310. package/dist/types/icons/extension.d.ts.map +1 -1
  311. package/dist/types/icons/filler-word-removal.d.ts.map +1 -1
  312. package/dist/types/icons/folder-shared.d.ts.map +1 -1
  313. package/dist/types/icons/image-strikethrough.d.ts +3 -0
  314. package/dist/types/icons/image-strikethrough.d.ts.map +1 -0
  315. package/dist/types/icons/index.d.ts +2 -1
  316. package/dist/types/icons/index.d.ts.map +1 -1
  317. package/dist/types/icons/link-off.d.ts.map +1 -1
  318. package/dist/types/icons/mic-off.d.ts.map +1 -1
  319. package/dist/types/icons/overlays.d.ts +1 -1
  320. package/dist/types/icons/overlays.d.ts.map +1 -1
  321. package/dist/types/icons/picture-in-picture.d.ts.map +1 -1
  322. package/dist/types/icons/play-circle.d.ts.map +1 -1
  323. package/dist/types/icons/plus-circle.d.ts.map +1 -1
  324. package/dist/types/icons/power.d.ts +1 -1
  325. package/dist/types/icons/power.d.ts.map +1 -1
  326. package/dist/types/icons/pronunciation.d.ts +1 -1
  327. package/dist/types/icons/pronunciation.d.ts.map +1 -1
  328. package/dist/types/icons/public-off.d.ts.map +1 -1
  329. package/dist/types/icons/record.d.ts.map +1 -1
  330. package/dist/types/icons/reply-left.d.ts.map +1 -1
  331. package/dist/types/icons/reply-right.d.ts.map +1 -1
  332. package/dist/types/icons/rewind.d.ts.map +1 -1
  333. package/dist/types/icons/screen-cam.d.ts.map +1 -1
  334. package/dist/types/icons/silence-removal.d.ts.map +1 -1
  335. package/dist/types/icons/speed-medium.d.ts.map +1 -1
  336. package/dist/types/icons/speed-slow.d.ts.map +1 -1
  337. package/dist/types/icons/split.d.ts.map +1 -1
  338. package/dist/types/icons/timeline-editor.d.ts.map +1 -1
  339. package/dist/types/icons/transcript.d.ts +1 -1
  340. package/dist/types/icons/transcript.d.ts.map +1 -1
  341. package/dist/types/icons/variables.d.ts.map +1 -1
  342. package/dist/types/icons/version-control.d.ts.map +1 -1
  343. package/dist/types/icons/video-off.d.ts.map +1 -1
  344. package/dist/types/icons/watch-later-added.d.ts.map +1 -1
  345. package/dist/types/icons/watch-later-remove.d.ts.map +1 -1
  346. package/dist/types/icons/waveform.d.ts.map +1 -1
  347. package/package.json +10 -10
  348. package/dist/cjs/icons/repeat.js.map +0 -7
  349. package/dist/esm/icons/chunk-2M46FGQW.js +0 -16
  350. package/dist/esm/icons/chunk-2M46FGQW.js.map +0 -7
  351. package/dist/esm/icons/chunk-35KOAD7N.js +0 -22
  352. package/dist/esm/icons/chunk-35KOAD7N.js.map +0 -7
  353. package/dist/esm/icons/chunk-46LHSJAB.js +0 -18
  354. package/dist/esm/icons/chunk-46LHSJAB.js.map +0 -7
  355. package/dist/esm/icons/chunk-4UVMFXE3.js +0 -60
  356. package/dist/esm/icons/chunk-4UVMFXE3.js.map +0 -7
  357. package/dist/esm/icons/chunk-53XJJLCV.js +0 -18
  358. package/dist/esm/icons/chunk-53XJJLCV.js.map +0 -7
  359. package/dist/esm/icons/chunk-64FCBLNP.js +0 -82
  360. package/dist/esm/icons/chunk-64FCBLNP.js.map +0 -7
  361. package/dist/esm/icons/chunk-6UXT7CUD.js +0 -28
  362. package/dist/esm/icons/chunk-6UXT7CUD.js.map +0 -7
  363. package/dist/esm/icons/chunk-7TJZ4GYR.js +0 -18
  364. package/dist/esm/icons/chunk-7TJZ4GYR.js.map +0 -7
  365. package/dist/esm/icons/chunk-AVJEOYSO.js +0 -18
  366. package/dist/esm/icons/chunk-AVJEOYSO.js.map +0 -7
  367. package/dist/esm/icons/chunk-DRPHVZ7T.js +0 -17
  368. package/dist/esm/icons/chunk-DRPHVZ7T.js.map +0 -7
  369. package/dist/esm/icons/chunk-DTAF5ST5.js +0 -30
  370. package/dist/esm/icons/chunk-DTAF5ST5.js.map +0 -7
  371. package/dist/esm/icons/chunk-E7VZY6AM.js +0 -18
  372. package/dist/esm/icons/chunk-E7VZY6AM.js.map +0 -7
  373. package/dist/esm/icons/chunk-FQGEGVYI.js +0 -36
  374. package/dist/esm/icons/chunk-FQGEGVYI.js.map +0 -7
  375. package/dist/esm/icons/chunk-FUYGQMUM.js +0 -34
  376. package/dist/esm/icons/chunk-FUYGQMUM.js.map +0 -7
  377. package/dist/esm/icons/chunk-GDHFSWNQ.js +0 -18
  378. package/dist/esm/icons/chunk-GDHFSWNQ.js.map +0 -7
  379. package/dist/esm/icons/chunk-H52Q46TG.js +0 -18
  380. package/dist/esm/icons/chunk-H52Q46TG.js.map +0 -7
  381. package/dist/esm/icons/chunk-HMPHLP7W.js +0 -11
  382. package/dist/esm/icons/chunk-HMPHLP7W.js.map +0 -7
  383. package/dist/esm/icons/chunk-IOGZAHOF.js +0 -30
  384. package/dist/esm/icons/chunk-IOGZAHOF.js.map +0 -7
  385. package/dist/esm/icons/chunk-KDZQYPCN.js +0 -24
  386. package/dist/esm/icons/chunk-KDZQYPCN.js.map +0 -7
  387. package/dist/esm/icons/chunk-LC3E76F2.js +0 -28
  388. package/dist/esm/icons/chunk-LC3E76F2.js.map +0 -7
  389. package/dist/esm/icons/chunk-LCKTU6EI.js +0 -30
  390. package/dist/esm/icons/chunk-LCKTU6EI.js.map +0 -7
  391. package/dist/esm/icons/chunk-MRS52DHC.js +0 -24
  392. package/dist/esm/icons/chunk-MRS52DHC.js.map +0 -7
  393. package/dist/esm/icons/chunk-MSAIAEES.js +0 -18
  394. package/dist/esm/icons/chunk-MSAIAEES.js.map +0 -7
  395. package/dist/esm/icons/chunk-MVX3XCNC.js +0 -18
  396. package/dist/esm/icons/chunk-MVX3XCNC.js.map +0 -7
  397. package/dist/esm/icons/chunk-N3ZSIEDO.js +0 -16
  398. package/dist/esm/icons/chunk-N3ZSIEDO.js.map +0 -7
  399. package/dist/esm/icons/chunk-NFDCKN3D.js +0 -18
  400. package/dist/esm/icons/chunk-NFDCKN3D.js.map +0 -7
  401. package/dist/esm/icons/chunk-OLXN4K3X.js +0 -16
  402. package/dist/esm/icons/chunk-OLXN4K3X.js.map +0 -7
  403. package/dist/esm/icons/chunk-PLL667HO.js +0 -22
  404. package/dist/esm/icons/chunk-PLL667HO.js.map +0 -7
  405. package/dist/esm/icons/chunk-Q5MDRMSK.js +0 -10
  406. package/dist/esm/icons/chunk-Q5MDRMSK.js.map +0 -7
  407. package/dist/esm/icons/chunk-R5QVGV4D.js +0 -18
  408. package/dist/esm/icons/chunk-R5QVGV4D.js.map +0 -7
  409. package/dist/esm/icons/chunk-SXHZ6Q5U.js +0 -18
  410. package/dist/esm/icons/chunk-SXHZ6Q5U.js.map +0 -7
  411. package/dist/esm/icons/chunk-SZKEG7AA.js +0 -42
  412. package/dist/esm/icons/chunk-SZKEG7AA.js.map +0 -7
  413. package/dist/esm/icons/chunk-T6RD4PJ3.js +0 -11
  414. package/dist/esm/icons/chunk-T6RD4PJ3.js.map +0 -7
  415. package/dist/esm/icons/chunk-TF3HITI7.js +0 -34
  416. package/dist/esm/icons/chunk-TF3HITI7.js.map +0 -7
  417. package/dist/esm/icons/chunk-TFS5JSUC.js +0 -18
  418. package/dist/esm/icons/chunk-TFS5JSUC.js.map +0 -7
  419. package/dist/esm/icons/chunk-U5Q7IIRC.js +0 -16
  420. package/dist/esm/icons/chunk-U5Q7IIRC.js.map +0 -7
  421. package/dist/esm/icons/chunk-UIXR3PME.js +0 -16
  422. package/dist/esm/icons/chunk-UIXR3PME.js.map +0 -7
  423. package/dist/esm/icons/chunk-V4R466Q3.js +0 -18
  424. package/dist/esm/icons/chunk-V4R466Q3.js.map +0 -7
  425. package/dist/esm/icons/chunk-WWR5WRHL.js +0 -30
  426. package/dist/esm/icons/chunk-WWR5WRHL.js.map +0 -7
  427. package/dist/esm/icons/chunk-Y6FHVNXK.js +0 -18
  428. package/dist/esm/icons/chunk-Y6FHVNXK.js.map +0 -7
  429. package/dist/esm/icons/chunk-YC4UXZES.js +0 -18
  430. package/dist/esm/icons/chunk-YC4UXZES.js.map +0 -7
  431. package/dist/esm/icons/chunk-Z2YFXWC2.js +0 -30
  432. package/dist/esm/icons/chunk-Z2YFXWC2.js.map +0 -7
  433. package/dist/esm/icons/repeat.js +0 -8
  434. package/dist/types/components/icon/available-icons/repeat.d.ts +0 -3
  435. package/dist/types/components/icon/available-icons/repeat.d.ts.map +0 -1
  436. package/dist/types/icons/repeat.d.ts +0 -3
  437. package/dist/types/icons/repeat.d.ts.map +0 -1
  438. /package/dist/esm/icons/{repeat.js.map → editions.js.map} +0 -0
package/dist/esm/index.js CHANGED
@@ -2255,8 +2255,231 @@ var Spacer = (_a) => {
2255
2255
  var spacer_default = Spacer;
2256
2256
 
2257
2257
  // src/components/text-input/text-input.tsx
2258
+ import styled9 from "@emotion/styled";
2259
+ import React11, { forwardRef } from "react";
2260
+
2261
+ // src/components/align/align.tsx
2258
2262
  import styled7 from "@emotion/styled";
2259
- import React9, { forwardRef } from "react";
2263
+ import React9 from "react";
2264
+ var alignmentsPlaceItems = {
2265
+ topLeft: "start",
2266
+ topCenter: "start center",
2267
+ topRight: "start end",
2268
+ centerLeft: "center start",
2269
+ center: "center",
2270
+ centerRight: "center end",
2271
+ bottomLeft: "end start",
2272
+ bottomCenter: "end center",
2273
+ bottomRight: "end"
2274
+ };
2275
+ var getPlaceItems = (alignment) => {
2276
+ if (Array.isArray(alignment)) {
2277
+ return alignment.map(
2278
+ (alignmentArrayItem) => alignmentsPlaceItems[alignmentArrayItem]
2279
+ );
2280
+ }
2281
+ if (typeof alignment === "object") {
2282
+ const alignmentsPlaceItemsObject = {};
2283
+ Object.entries(alignment).forEach(([key, value]) => {
2284
+ return alignmentsPlaceItemsObject[key] = alignmentsPlaceItems[value];
2285
+ });
2286
+ return alignmentsPlaceItemsObject;
2287
+ }
2288
+ return alignmentsPlaceItems[alignment];
2289
+ };
2290
+ var AlignWrapper = styled7.div`
2291
+ width: 100%;
2292
+ height: 100%;
2293
+ display: grid;
2294
+ ${(props) => getResponsiveOneOf("place-items", getPlaceItems(props.alignment))};
2295
+ `;
2296
+ var Align = (_a) => {
2297
+ var _b = _a, {
2298
+ children,
2299
+ alignment = "center",
2300
+ htmlTag = "div"
2301
+ } = _b, props = __objRest(_b, [
2302
+ "children",
2303
+ "alignment",
2304
+ "htmlTag"
2305
+ ]);
2306
+ return /* @__PURE__ */ React9.createElement(AlignWrapper, __spreadValues({ alignment, as: htmlTag }, props), children);
2307
+ };
2308
+ var availableAlignments = Object.keys(alignmentsPlaceItems);
2309
+ var align_default = Align;
2310
+
2311
+ // src/components/container/container.tsx
2312
+ import styled8 from "@emotion/styled";
2313
+ import React10 from "react";
2314
+ var getBorderSideAndColor = (side, color, width) => {
2315
+ const borderColor = color ? color : "border";
2316
+ const borderWidth = getSizeValue(width);
2317
+ const borderStyle = `${borderWidth} solid ${getColorValue(borderColor)}`;
2318
+ if (side) {
2319
+ if (side === "all") {
2320
+ return `border: ${borderStyle};`;
2321
+ }
2322
+ return `border-${side}: ${borderStyle};`;
2323
+ }
2324
+ };
2325
+ var ContainerWrapper = styled8.div`
2326
+ ${(props) => props.position && `position: ${props.position}`};
2327
+ ${(props) => props.overflow && `overflow: ${props.overflow}`};
2328
+ ${(props) => props.backgroundColor && `background-color: ${getColorValue(props.backgroundColor)}`};
2329
+ ${(props) => props.backgroundImage && `background-image: ${props.backgroundImage}`}
2330
+ ${(props) => props.contentColor && `color: ${getColorValue(props.contentColor)}`};
2331
+ ${(props) => getBorderSideAndColor(
2332
+ props.borderSide,
2333
+ props.borderColor,
2334
+ props.borderWidth
2335
+ )};
2336
+ ${(props) => getRadius(props.radius)};
2337
+ ${(props) => getShadow(props.shadow)};
2338
+ ${(props) => getSize("width", props.width)};
2339
+ ${(props) => getSize("height", props.height)};
2340
+ ${(props) => getSize("min-width", props.minWidth)};
2341
+ ${(props) => getSize("min-height", props.minHeight)};
2342
+ ${(props) => getSize("max-width", props.maxWidth)};
2343
+ ${(props) => getSize("max-height", props.maxHeight)};
2344
+ ${(props) => getSize("padding", props.padding)};
2345
+ ${(props) => getSize("padding-top", props.paddingTop)};
2346
+ ${(props) => getSize("padding-right", props.paddingRight)};
2347
+ ${(props) => getSize("padding-bottom", props.paddingBottom)};
2348
+ ${(props) => getSize("padding-left", props.paddingLeft)};
2349
+ ${(props) => getSize("margin", props.margin)};
2350
+ ${(props) => getSize("margin-top", props.marginTop)};
2351
+ ${(props) => getSize("margin-right", props.marginRight)};
2352
+ ${(props) => getSize("margin-bottom", props.marginBottom)};
2353
+ ${(props) => getSize("margin-left", props.marginLeft)};
2354
+ ${(props) => getSize("top", props.top)};
2355
+ ${(props) => getSize("right", props.right)};
2356
+ ${(props) => getSize("bottom", props.bottom)};
2357
+ ${(props) => getSize("left", props.left)};
2358
+ ${(props) => props.zIndex && `z-index: ${props.zIndex}`};
2359
+ `;
2360
+ var Container = (_a) => {
2361
+ var _b = _a, {
2362
+ children,
2363
+ backgroundColor,
2364
+ backgroundImage,
2365
+ contentColor,
2366
+ borderColor,
2367
+ radius,
2368
+ borderSide,
2369
+ borderWidth = "1px",
2370
+ shadow,
2371
+ padding,
2372
+ paddingX,
2373
+ paddingY,
2374
+ paddingLeft,
2375
+ paddingRight,
2376
+ paddingTop,
2377
+ paddingBottom,
2378
+ margin,
2379
+ marginX,
2380
+ marginY,
2381
+ marginLeft,
2382
+ marginRight,
2383
+ marginTop,
2384
+ marginBottom,
2385
+ width,
2386
+ height,
2387
+ minWidth,
2388
+ minHeight,
2389
+ maxWidth,
2390
+ maxHeight,
2391
+ htmlTag = "div",
2392
+ position,
2393
+ overflow,
2394
+ zIndex,
2395
+ top,
2396
+ bottom,
2397
+ left,
2398
+ right,
2399
+ refHandler
2400
+ } = _b, props = __objRest(_b, [
2401
+ "children",
2402
+ "backgroundColor",
2403
+ "backgroundImage",
2404
+ "contentColor",
2405
+ "borderColor",
2406
+ "radius",
2407
+ "borderSide",
2408
+ "borderWidth",
2409
+ "shadow",
2410
+ "padding",
2411
+ "paddingX",
2412
+ "paddingY",
2413
+ "paddingLeft",
2414
+ "paddingRight",
2415
+ "paddingTop",
2416
+ "paddingBottom",
2417
+ "margin",
2418
+ "marginX",
2419
+ "marginY",
2420
+ "marginLeft",
2421
+ "marginRight",
2422
+ "marginTop",
2423
+ "marginBottom",
2424
+ "width",
2425
+ "height",
2426
+ "minWidth",
2427
+ "minHeight",
2428
+ "maxWidth",
2429
+ "maxHeight",
2430
+ "htmlTag",
2431
+ "position",
2432
+ "overflow",
2433
+ "zIndex",
2434
+ "top",
2435
+ "bottom",
2436
+ "left",
2437
+ "right",
2438
+ "refHandler"
2439
+ ]);
2440
+ return /* @__PURE__ */ React10.createElement(
2441
+ ContainerWrapper,
2442
+ __spreadValues({
2443
+ backgroundColor,
2444
+ backgroundImage,
2445
+ contentColor,
2446
+ borderColor,
2447
+ radius,
2448
+ borderSide,
2449
+ shadow,
2450
+ padding,
2451
+ paddingLeft: paddingX || paddingLeft,
2452
+ paddingRight: paddingX || paddingRight,
2453
+ paddingTop: paddingY || paddingTop,
2454
+ paddingBottom: paddingY || paddingBottom,
2455
+ margin,
2456
+ marginLeft: marginX || marginLeft,
2457
+ marginRight: marginX || marginRight,
2458
+ marginTop: marginY || marginTop,
2459
+ marginBottom: marginY || marginBottom,
2460
+ width,
2461
+ height,
2462
+ minWidth,
2463
+ minHeight,
2464
+ maxWidth,
2465
+ maxHeight,
2466
+ as: htmlTag,
2467
+ position,
2468
+ top,
2469
+ bottom,
2470
+ left,
2471
+ right,
2472
+ overflow,
2473
+ zIndex,
2474
+ borderWidth,
2475
+ ref: (ref) => refHandler && refHandler(ref)
2476
+ }, props),
2477
+ children
2478
+ );
2479
+ };
2480
+ var container_default = Container;
2481
+
2482
+ // src/components/text-input/text-input.tsx
2260
2483
  var sizesStyles2 = {
2261
2484
  small: {
2262
2485
  height: u(4),
@@ -2296,7 +2519,7 @@ var inputRightPadding = (props) => {
2296
2519
  }
2297
2520
  return padding;
2298
2521
  };
2299
- var InputField = styled7.input`
2522
+ var InputField = styled9.input`
2300
2523
  -webkit-appearance: none;
2301
2524
  font-family: inherit;
2302
2525
  width: 100%;
@@ -2339,11 +2562,11 @@ var InputField = styled7.input`
2339
2562
  color: ${getColorValue("bodyDimmed")};
2340
2563
  }
2341
2564
  `;
2342
- var InputFieldWrapper = styled7.div`
2565
+ var InputFieldWrapper = styled9.div`
2343
2566
  position: relative;
2344
2567
  width: 100%;
2345
2568
  `;
2346
- var IconSection2 = styled7.div`
2569
+ var IconSection2 = styled9.div`
2347
2570
  position: absolute;
2348
2571
  pointer-events: none;
2349
2572
  width: ${(props) => sizesStyles2[props.size].width};
@@ -2353,7 +2576,15 @@ var IconSection2 = styled7.div`
2353
2576
  align-items: center;
2354
2577
  justify-content: center;
2355
2578
  `;
2356
- var AddOnWrapper = styled7.div`
2579
+ var Image = styled9.img`
2580
+ height: 100%;
2581
+ width: auto;
2582
+ min-width: 100%;
2583
+ min-height: 100%;
2584
+ object-fit: cover;
2585
+ opacity: ${({ isDisabled }) => isDisabled ? 0.5 : 1};
2586
+ `;
2587
+ var AddOnWrapper = styled9.div`
2357
2588
  position: absolute;
2358
2589
  height: 100%;
2359
2590
  display: flex;
@@ -2393,7 +2624,7 @@ var TextInput = forwardRef(
2393
2624
  "size",
2394
2625
  "addOn"
2395
2626
  ]);
2396
- const inputField = /* @__PURE__ */ React9.createElement(
2627
+ const inputField = /* @__PURE__ */ React11.createElement(
2397
2628
  InputField,
2398
2629
  __spreadValues({
2399
2630
  type,
@@ -2411,21 +2642,30 @@ var TextInput = forwardRef(
2411
2642
  addOn
2412
2643
  }, props)
2413
2644
  );
2414
- return icon || addOn ? /* @__PURE__ */ React9.createElement(InputFieldWrapper, null, icon && /* @__PURE__ */ React9.createElement(IconSection2, { size }, /* @__PURE__ */ React9.createElement(
2645
+ return icon || addOn ? /* @__PURE__ */ React11.createElement(InputFieldWrapper, null, icon && /* @__PURE__ */ React11.createElement(IconSection2, { size }, typeof icon === "string" ? /* @__PURE__ */ React11.createElement(
2646
+ container_default,
2647
+ {
2648
+ radius: "50",
2649
+ width: sizesStyles2[size].iconSize,
2650
+ height: sizesStyles2[size].iconSize,
2651
+ overflow: "hidden"
2652
+ },
2653
+ /* @__PURE__ */ React11.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React11.createElement(Image, { src: icon, alt: "", isDisabled }))
2654
+ ) : /* @__PURE__ */ React11.createElement(
2415
2655
  icon_default,
2416
2656
  {
2417
2657
  icon,
2418
2658
  size: sizesStyles2[size].iconSize,
2419
2659
  color: getColorValue(isDisabled ? "disabledContent" : "body")
2420
2660
  }
2421
- )), inputField, addOn && /* @__PURE__ */ React9.createElement(AddOnWrapper, { size }, addOn)) : inputField;
2661
+ )), inputField, addOn && /* @__PURE__ */ React11.createElement(AddOnWrapper, { size }, addOn)) : inputField;
2422
2662
  }
2423
2663
  );
2424
2664
  var text_input_default = TextInput;
2425
2665
 
2426
2666
  // src/components/distribute/distribute.tsx
2427
- import styled8 from "@emotion/styled";
2428
- import React10 from "react";
2667
+ import styled10 from "@emotion/styled";
2668
+ import React12 from "react";
2429
2669
  var alignments2 = {
2430
2670
  start: "flex-start",
2431
2671
  center: "center",
@@ -2468,7 +2708,7 @@ var getDirectionAndGap = (direction, gap) => {
2468
2708
  );
2469
2709
  return arrayToBreakpoints(gapsRulesets) + arrayToBreakpoints(directionsRulesets);
2470
2710
  };
2471
- var DistributeWrapper = styled8.div`
2711
+ var DistributeWrapper = styled10.div`
2472
2712
  display: flex;
2473
2713
  flex-wrap: wrap;
2474
2714
  ${(props) => getDirectionAndGap(props.flexDirection, props.gap)};
@@ -2503,7 +2743,7 @@ var Distribute = (_a) => {
2503
2743
  console.warn(distributeDeprecatedWarning);
2504
2744
  alreadyWarned = true;
2505
2745
  }
2506
- return /* @__PURE__ */ React10.createElement(
2746
+ return /* @__PURE__ */ React12.createElement(
2507
2747
  DistributeWrapper,
2508
2748
  __spreadValues({
2509
2749
  gap,
@@ -2515,188 +2755,17 @@ var Distribute = (_a) => {
2515
2755
  children
2516
2756
  );
2517
2757
  };
2518
- var availableAlignments = Object.keys(alignments2);
2758
+ var availableAlignments2 = Object.keys(alignments2);
2519
2759
  var distribute_default = Distribute;
2520
2760
 
2521
- // src/components/container/container.tsx
2522
- import styled9 from "@emotion/styled";
2523
- import React11 from "react";
2524
- var getBorderSideAndColor = (side, color, width) => {
2525
- const borderColor = color ? color : "border";
2526
- const borderWidth = getSizeValue(width);
2527
- const borderStyle = `${borderWidth} solid ${getColorValue(borderColor)}`;
2528
- if (side) {
2529
- if (side === "all") {
2530
- return `border: ${borderStyle};`;
2531
- }
2532
- return `border-${side}: ${borderStyle};`;
2533
- }
2534
- };
2535
- var ContainerWrapper = styled9.div`
2536
- ${(props) => props.position && `position: ${props.position}`};
2537
- ${(props) => props.overflow && `overflow: ${props.overflow}`};
2538
- ${(props) => props.backgroundColor && `background-color: ${getColorValue(props.backgroundColor)}`};
2539
- ${(props) => props.backgroundImage && `background-image: ${props.backgroundImage}`}
2540
- ${(props) => props.contentColor && `color: ${getColorValue(props.contentColor)}`};
2541
- ${(props) => getBorderSideAndColor(
2542
- props.borderSide,
2543
- props.borderColor,
2544
- props.borderWidth
2545
- )};
2546
- ${(props) => getRadius(props.radius)};
2547
- ${(props) => getShadow(props.shadow)};
2548
- ${(props) => getSize("width", props.width)};
2549
- ${(props) => getSize("height", props.height)};
2550
- ${(props) => getSize("min-width", props.minWidth)};
2551
- ${(props) => getSize("min-height", props.minHeight)};
2552
- ${(props) => getSize("max-width", props.maxWidth)};
2553
- ${(props) => getSize("max-height", props.maxHeight)};
2554
- ${(props) => getSize("padding", props.padding)};
2555
- ${(props) => getSize("padding-top", props.paddingTop)};
2556
- ${(props) => getSize("padding-right", props.paddingRight)};
2557
- ${(props) => getSize("padding-bottom", props.paddingBottom)};
2558
- ${(props) => getSize("padding-left", props.paddingLeft)};
2559
- ${(props) => getSize("margin", props.margin)};
2560
- ${(props) => getSize("margin-top", props.marginTop)};
2561
- ${(props) => getSize("margin-right", props.marginRight)};
2562
- ${(props) => getSize("margin-bottom", props.marginBottom)};
2563
- ${(props) => getSize("margin-left", props.marginLeft)};
2564
- ${(props) => getSize("top", props.top)};
2565
- ${(props) => getSize("right", props.right)};
2566
- ${(props) => getSize("bottom", props.bottom)};
2567
- ${(props) => getSize("left", props.left)};
2568
- ${(props) => props.zIndex && `z-index: ${props.zIndex}`};
2569
- `;
2570
- var Container = (_a) => {
2571
- var _b = _a, {
2572
- children,
2573
- backgroundColor,
2574
- backgroundImage,
2575
- contentColor,
2576
- borderColor,
2577
- radius,
2578
- borderSide,
2579
- borderWidth = "1px",
2580
- shadow,
2581
- padding,
2582
- paddingX,
2583
- paddingY,
2584
- paddingLeft,
2585
- paddingRight,
2586
- paddingTop,
2587
- paddingBottom,
2588
- margin,
2589
- marginX,
2590
- marginY,
2591
- marginLeft,
2592
- marginRight,
2593
- marginTop,
2594
- marginBottom,
2595
- width,
2596
- height,
2597
- minWidth,
2598
- minHeight,
2599
- maxWidth,
2600
- maxHeight,
2601
- htmlTag = "div",
2602
- position,
2603
- overflow,
2604
- zIndex,
2605
- top,
2606
- bottom,
2607
- left,
2608
- right,
2609
- refHandler
2610
- } = _b, props = __objRest(_b, [
2611
- "children",
2612
- "backgroundColor",
2613
- "backgroundImage",
2614
- "contentColor",
2615
- "borderColor",
2616
- "radius",
2617
- "borderSide",
2618
- "borderWidth",
2619
- "shadow",
2620
- "padding",
2621
- "paddingX",
2622
- "paddingY",
2623
- "paddingLeft",
2624
- "paddingRight",
2625
- "paddingTop",
2626
- "paddingBottom",
2627
- "margin",
2628
- "marginX",
2629
- "marginY",
2630
- "marginLeft",
2631
- "marginRight",
2632
- "marginTop",
2633
- "marginBottom",
2634
- "width",
2635
- "height",
2636
- "minWidth",
2637
- "minHeight",
2638
- "maxWidth",
2639
- "maxHeight",
2640
- "htmlTag",
2641
- "position",
2642
- "overflow",
2643
- "zIndex",
2644
- "top",
2645
- "bottom",
2646
- "left",
2647
- "right",
2648
- "refHandler"
2649
- ]);
2650
- return /* @__PURE__ */ React11.createElement(
2651
- ContainerWrapper,
2652
- __spreadValues({
2653
- backgroundColor,
2654
- backgroundImage,
2655
- contentColor,
2656
- borderColor,
2657
- radius,
2658
- borderSide,
2659
- shadow,
2660
- padding,
2661
- paddingLeft: paddingX || paddingLeft,
2662
- paddingRight: paddingX || paddingRight,
2663
- paddingTop: paddingY || paddingTop,
2664
- paddingBottom: paddingY || paddingBottom,
2665
- margin,
2666
- marginLeft: marginX || marginLeft,
2667
- marginRight: marginX || marginRight,
2668
- marginTop: marginY || marginTop,
2669
- marginBottom: marginY || marginBottom,
2670
- width,
2671
- height,
2672
- minWidth,
2673
- minHeight,
2674
- maxWidth,
2675
- maxHeight,
2676
- as: htmlTag,
2677
- position,
2678
- top,
2679
- bottom,
2680
- left,
2681
- right,
2682
- overflow,
2683
- zIndex,
2684
- borderWidth,
2685
- ref: (ref) => refHandler && refHandler(ref)
2686
- }, props),
2687
- children
2688
- );
2689
- };
2690
- var container_default = Container;
2691
-
2692
2761
  // src/components/error-container/error-container.tsx
2693
- import styled11 from "@emotion/styled";
2694
- import React14 from "react";
2762
+ import styled12 from "@emotion/styled";
2763
+ import React15 from "react";
2695
2764
 
2696
2765
  // src/components/arrange/arrange.tsx
2697
- import styled10 from "@emotion/styled";
2698
- import React12 from "react";
2699
- var ArrangeWrapper = styled10.div`
2766
+ import styled11 from "@emotion/styled";
2767
+ import React13 from "react";
2768
+ var ArrangeWrapper = styled11.div`
2700
2769
  display: grid;
2701
2770
  ${(props) => getResponsiveOneOf("align-items", props.alignItems)};
2702
2771
  ${(props) => getResponsiveOneOf("justify-content", props.justifyContent)};
@@ -2760,7 +2829,7 @@ var Arrange = (_a) => {
2760
2829
  if (className || style) {
2761
2830
  console.warn(customStylesWarning);
2762
2831
  }
2763
- return /* @__PURE__ */ React12.createElement(
2832
+ return /* @__PURE__ */ React13.createElement(
2764
2833
  ArrangeWrapper,
2765
2834
  __spreadValues({
2766
2835
  alignItems,
@@ -2786,13 +2855,13 @@ var arrange_default = Arrange;
2786
2855
 
2787
2856
  // src/components/icon/available-icons/alert-triangle.tsx
2788
2857
  import WarningIcon from "@atlaskit/icon/core/warning";
2789
- import * as React13 from "react";
2858
+ import * as React14 from "react";
2790
2859
  function SvgAlertTriangle() {
2791
- return /* @__PURE__ */ React13.createElement(WarningIcon, { label: "", testId: "ads-refreshed-icon" });
2860
+ return /* @__PURE__ */ React14.createElement(WarningIcon, { label: "", testId: "ads-refreshed-icon" });
2792
2861
  }
2793
2862
 
2794
2863
  // src/components/error-container/error-container.tsx
2795
- var ErrorContainerBorder = styled11.div`
2864
+ var ErrorContainerBorder = styled12.div`
2796
2865
  position: relative;
2797
2866
  ::before {
2798
2867
  content: '';
@@ -2812,21 +2881,21 @@ var ErrorContainer = ({
2812
2881
  errorMessage = "Oops, that didn't work. Try again."
2813
2882
  }) => {
2814
2883
  if (!errorActive) {
2815
- return /* @__PURE__ */ React14.createElement(React14.Fragment, null, children);
2884
+ return /* @__PURE__ */ React15.createElement(React15.Fragment, null, children);
2816
2885
  }
2817
- return /* @__PURE__ */ React14.createElement(ErrorContainerBorder, null, /* @__PURE__ */ React14.createElement(arrange_default, { autoFlow: "row", gap: "small" }, children, errorMessage ? /* @__PURE__ */ React14.createElement(arrange_default, { gap: "xsmall" }, /* @__PURE__ */ React14.createElement(icon_default, { icon: /* @__PURE__ */ React14.createElement(SvgAlertTriangle, null), size: 2, color: "danger" }), /* @__PURE__ */ React14.createElement(text_default, { size: "body-sm", color: "danger" }, errorMessage)) : null));
2886
+ return /* @__PURE__ */ React15.createElement(ErrorContainerBorder, null, /* @__PURE__ */ React15.createElement(arrange_default, { autoFlow: "row", gap: "small" }, children, errorMessage ? /* @__PURE__ */ React15.createElement(arrange_default, { gap: "xsmall" }, /* @__PURE__ */ React15.createElement(icon_default, { icon: /* @__PURE__ */ React15.createElement(SvgAlertTriangle, null), size: 2, color: "danger" }), /* @__PURE__ */ React15.createElement(text_default, { size: "body-sm", color: "danger" }, errorMessage)) : null));
2818
2887
  };
2819
2888
  var error_container_default = ErrorContainer;
2820
2889
 
2821
2890
  // src/components/layout/layout.tsx
2822
- import styled12 from "@emotion/styled";
2823
- import React15, { Component } from "react";
2891
+ import styled13 from "@emotion/styled";
2892
+ import React16, { Component } from "react";
2824
2893
  var alignments3 = {
2825
2894
  start: "flex-start",
2826
2895
  center: "center",
2827
2896
  end: "flex-end"
2828
2897
  };
2829
- var LayoutWrapper = styled12.div`
2898
+ var LayoutWrapper = styled13.div`
2830
2899
  display: flex;
2831
2900
  ${(props) => getAlignmentStyles(props.alignment, alignments3)};
2832
2901
 
@@ -2834,7 +2903,7 @@ var LayoutWrapper = styled12.div`
2834
2903
  ${(props) => props.gap && getSize("margin-left", props.gap)};
2835
2904
  }
2836
2905
  `;
2837
- var LayoutSectionWrapper = styled12.div`
2906
+ var LayoutSectionWrapper = styled13.div`
2838
2907
  min-width: 0px;
2839
2908
  flex-shrink: 0;
2840
2909
  ${(props) => getSize("width", props.width)};
@@ -2852,20 +2921,20 @@ var LayoutSection = (_a) => {
2852
2921
  "children"
2853
2922
  ]);
2854
2923
  console.warn(layoutDeprecatedWarning);
2855
- return /* @__PURE__ */ React15.createElement(LayoutSectionWrapper, __spreadValues({ width, maxWidth }, props), children);
2924
+ return /* @__PURE__ */ React16.createElement(LayoutSectionWrapper, __spreadValues({ width, maxWidth }, props), children);
2856
2925
  };
2857
2926
  var Layout = class extends Component {
2858
2927
  render() {
2859
2928
  console.warn(layoutDeprecatedWarning);
2860
- return /* @__PURE__ */ React15.createElement(LayoutWrapper, __spreadValues({}, this.props), this.props.children);
2929
+ return /* @__PURE__ */ React16.createElement(LayoutWrapper, __spreadValues({}, this.props), this.props.children);
2861
2930
  }
2862
2931
  };
2863
2932
  Layout.Section = LayoutSection;
2864
2933
  var layout_default = Layout;
2865
2934
 
2866
2935
  // src/components/icon-button/icon-button.tsx
2867
- import styled13 from "@emotion/styled";
2868
- import React16 from "react";
2936
+ import styled14 from "@emotion/styled";
2937
+ import React17 from "react";
2869
2938
  var sizeStyles = {
2870
2939
  small: {
2871
2940
  size: u(3),
@@ -2883,7 +2952,7 @@ var sizeStyles = {
2883
2952
  radius: "var(--lns-radius-175)"
2884
2953
  }
2885
2954
  };
2886
- var IconButtonBox = styled13.button`
2955
+ var IconButtonBox = styled14.button`
2887
2956
  background-color: ${(props) => getColorValue(
2888
2957
  props.isActive ? "backgroundActive" : props.backgroundColor
2889
2958
  ) || "transparent"};
@@ -2937,7 +3006,7 @@ var IconButtonBox = styled13.button`
2937
3006
  border: 0;
2938
3007
  }
2939
3008
  `;
2940
- var IconButton = React16.forwardRef(
3009
+ var IconButton = React17.forwardRef(
2941
3010
  (_a, ref) => {
2942
3011
  var _b = _a, {
2943
3012
  altText,
@@ -2958,7 +3027,7 @@ var IconButton = React16.forwardRef(
2958
3027
  "isDisabled",
2959
3028
  "size"
2960
3029
  ]);
2961
- return /* @__PURE__ */ React16.createElement(
3030
+ return /* @__PURE__ */ React17.createElement(
2962
3031
  IconButtonBox,
2963
3032
  __spreadValues({
2964
3033
  "aria-label": altText,
@@ -2969,7 +3038,7 @@ var IconButton = React16.forwardRef(
2969
3038
  backgroundColor,
2970
3039
  ref
2971
3040
  }, props),
2972
- /* @__PURE__ */ React16.createElement(
3041
+ /* @__PURE__ */ React17.createElement(
2973
3042
  icon_default,
2974
3043
  {
2975
3044
  icon,
@@ -2984,9 +3053,9 @@ IconButton.displayName = "IconButton";
2984
3053
  var icon_button_default = IconButton;
2985
3054
 
2986
3055
  // src/components/checkbox/checkbox.tsx
2987
- import styled14 from "@emotion/styled";
2988
- import React17, { forwardRef as forwardRef2, useEffect, useRef } from "react";
2989
- var SvgCheckboxCheck = (props) => /* @__PURE__ */ React17.createElement("svg", __spreadValues({ width: 12, height: 9, viewBox: "0 0 12 9", fill: "none" }, props), /* @__PURE__ */ React17.createElement(
3056
+ import styled15 from "@emotion/styled";
3057
+ import React18, { forwardRef as forwardRef2, useEffect, useRef } from "react";
3058
+ var SvgCheckboxCheck = (props) => /* @__PURE__ */ React18.createElement("svg", __spreadValues({ width: 12, height: 9, viewBox: "0 0 12 9", fill: "none" }, props), /* @__PURE__ */ React18.createElement(
2990
3059
  "path",
2991
3060
  {
2992
3061
  fillRule: "evenodd",
@@ -2995,7 +3064,7 @@ var SvgCheckboxCheck = (props) => /* @__PURE__ */ React17.createElement("svg", _
2995
3064
  fill: "currentColor"
2996
3065
  }
2997
3066
  ));
2998
- var SvgCheckboxMinus = (props) => /* @__PURE__ */ React17.createElement("svg", __spreadValues({ width: 12, height: 2, viewBox: "0 0 12 2", fill: "none" }, props), /* @__PURE__ */ React17.createElement(
3067
+ var SvgCheckboxMinus = (props) => /* @__PURE__ */ React18.createElement("svg", __spreadValues({ width: 12, height: 2, viewBox: "0 0 12 2", fill: "none" }, props), /* @__PURE__ */ React18.createElement(
2999
3068
  "path",
3000
3069
  {
3001
3070
  fillRule: "evenodd",
@@ -3004,11 +3073,11 @@ var SvgCheckboxMinus = (props) => /* @__PURE__ */ React17.createElement("svg", _
3004
3073
  fill: "currentColor"
3005
3074
  }
3006
3075
  ));
3007
- var CheckboxWrapper = styled14.div`
3076
+ var CheckboxWrapper = styled15.div`
3008
3077
  display: block;
3009
3078
  position: relative;
3010
3079
  `;
3011
- var CheckboxInput = styled14.input`
3080
+ var CheckboxInput = styled15.input`
3012
3081
  height: 100%;
3013
3082
  margin: 0;
3014
3083
  opacity: 0;
@@ -3058,7 +3127,7 @@ var CheckboxInput = styled14.input`
3058
3127
  display: block;
3059
3128
  }
3060
3129
  `;
3061
- var CheckboxBox = styled14.span`
3130
+ var CheckboxBox = styled15.span`
3062
3131
  cursor: pointer;
3063
3132
  width: ${u(2.25)};
3064
3133
  height: ${u(2.25)};
@@ -3093,7 +3162,7 @@ var Checkbox = forwardRef2(
3093
3162
  useEffect(() => {
3094
3163
  checkboxRef.current.indeterminate = isIndeterminate;
3095
3164
  });
3096
- return /* @__PURE__ */ React17.createElement(CheckboxWrapper, null, /* @__PURE__ */ React17.createElement(
3165
+ return /* @__PURE__ */ React18.createElement(CheckboxWrapper, null, /* @__PURE__ */ React18.createElement(
3097
3166
  CheckboxInput,
3098
3167
  __spreadValues({
3099
3168
  role: "checkbox",
@@ -3106,14 +3175,14 @@ var Checkbox = forwardRef2(
3106
3175
  ref: checkboxRef,
3107
3176
  "aria-checked": isChecked
3108
3177
  }, props)
3109
- ), /* @__PURE__ */ React17.createElement(CheckboxBox, { className: "CheckboxBox" }, /* @__PURE__ */ React17.createElement(SvgCheckboxMinus, { className: "Icon IconMinus", color: iconColor }), /* @__PURE__ */ React17.createElement(SvgCheckboxCheck, { className: "Icon IconCheck", color: iconColor })));
3178
+ ), /* @__PURE__ */ React18.createElement(CheckboxBox, { className: "CheckboxBox" }, /* @__PURE__ */ React18.createElement(SvgCheckboxMinus, { className: "Icon IconMinus", color: iconColor }), /* @__PURE__ */ React18.createElement(SvgCheckboxCheck, { className: "Icon IconCheck", color: iconColor })));
3110
3179
  }
3111
3180
  );
3112
3181
  var checkbox_default = Checkbox;
3113
3182
 
3114
3183
  // src/components/text-button/text-button.tsx
3115
- import styled15 from "@emotion/styled";
3116
- import React18 from "react";
3184
+ import styled16 from "@emotion/styled";
3185
+ import React19 from "react";
3117
3186
  var sizeStyles2 = {
3118
3187
  small: {
3119
3188
  textSize: "small",
@@ -3137,7 +3206,7 @@ var sizeStyles2 = {
3137
3206
  radius: "var(--lns-radius-200)"
3138
3207
  }
3139
3208
  };
3140
- var TextButtonWrapper = styled15.button`
3209
+ var TextButtonWrapper = styled16.button`
3141
3210
  background-color: ${(props) => props.isActive ? getColorValue("backgroundActive") : "transparent"};
3142
3211
  display: inline-flex;
3143
3212
  vertical-align: middle;
@@ -3149,7 +3218,7 @@ var TextButtonWrapper = styled15.button`
3149
3218
  height: ${(props) => sizeStyles2[props.size].height};
3150
3219
  cursor: pointer;
3151
3220
  transition: 0.6s background-color;
3152
- color: ${getColorValue("body")};
3221
+ color: ${(props) => getColorValue(props.color || "body")};
3153
3222
  ${getFontWeight("bold")};
3154
3223
  border-radius: ${(props) => sizeStyles2[props.size].radius};
3155
3224
  ${(props) => getTextSize(sizeStyles2[props.size].textSize)};
@@ -3184,7 +3253,7 @@ var TextButtonWrapper = styled15.button`
3184
3253
  pointer-events: none;
3185
3254
  }
3186
3255
  `;
3187
- var TextButton = React18.forwardRef(
3256
+ var TextButton = React19.forwardRef(
3188
3257
  (_a, ref) => {
3189
3258
  var _b = _a, {
3190
3259
  onClick,
@@ -3207,14 +3276,14 @@ var TextButton = React18.forwardRef(
3207
3276
  "htmlTag",
3208
3277
  "offsetSide"
3209
3278
  ]);
3210
- const iconComponent = /* @__PURE__ */ React18.createElement(
3279
+ const iconComponent = /* @__PURE__ */ React19.createElement(
3211
3280
  container_default,
3212
3281
  {
3213
3282
  paddingLeft: iconPosition === "right" && "small",
3214
3283
  paddingRight: iconPosition === "left" && "small",
3215
3284
  htmlTag: "span"
3216
3285
  },
3217
- /* @__PURE__ */ React18.createElement(
3286
+ /* @__PURE__ */ React19.createElement(
3218
3287
  icon_default,
3219
3288
  {
3220
3289
  icon,
@@ -3223,7 +3292,7 @@ var TextButton = React18.forwardRef(
3223
3292
  }
3224
3293
  )
3225
3294
  );
3226
- return /* @__PURE__ */ React18.createElement(
3295
+ return /* @__PURE__ */ React19.createElement(
3227
3296
  TextButtonWrapper,
3228
3297
  __spreadValues({
3229
3298
  onClick,
@@ -3264,83 +3333,33 @@ var getDownshiftEnvironment = (container) => {
3264
3333
  rootNode.appendChild(downshiftPolyfill);
3265
3334
  return {
3266
3335
  document: rootNode,
3267
- addEventListener: rootNode.addEventListener.bind(rootNode),
3268
- removeEventListener: rootNode.removeEventListener.bind(rootNode)
3269
- };
3270
- }
3271
- if (typeof window === "undefined") {
3272
- return null;
3273
- }
3274
- return window;
3275
- };
3276
-
3277
- // src/components/icon/available-icons/chevron-down.tsx
3278
- import ChevronDownIcon from "@atlaskit/icon/utility/chevron-down";
3279
- import * as React19 from "react";
3280
- function SvgChevronDown() {
3281
- return /* @__PURE__ */ React19.createElement(ChevronDownIcon, { label: "", spacing: "compact", testId: "ads-refreshed-icon" });
3282
- }
3283
-
3284
- // src/components/menu/menu.tsx
3285
- import styled17 from "@emotion/styled";
3286
- import React22 from "react";
3287
-
3288
- // src/components/icon/available-icons/check.tsx
3289
- import CheckMarkIcon from "@atlaskit/icon/core/check-mark";
3290
- import * as React20 from "react";
3291
- function SvgCheck() {
3292
- return /* @__PURE__ */ React20.createElement(CheckMarkIcon, { label: "", testId: "ads-refreshed-icon" });
3293
- }
3294
-
3295
- // src/components/align/align.tsx
3296
- import styled16 from "@emotion/styled";
3297
- import React21 from "react";
3298
- var alignmentsPlaceItems = {
3299
- topLeft: "start",
3300
- topCenter: "start center",
3301
- topRight: "start end",
3302
- centerLeft: "center start",
3303
- center: "center",
3304
- centerRight: "center end",
3305
- bottomLeft: "end start",
3306
- bottomCenter: "end center",
3307
- bottomRight: "end"
3308
- };
3309
- var getPlaceItems = (alignment) => {
3310
- if (Array.isArray(alignment)) {
3311
- return alignment.map(
3312
- (alignmentArrayItem) => alignmentsPlaceItems[alignmentArrayItem]
3313
- );
3336
+ addEventListener: rootNode.addEventListener.bind(rootNode),
3337
+ removeEventListener: rootNode.removeEventListener.bind(rootNode)
3338
+ };
3314
3339
  }
3315
- if (typeof alignment === "object") {
3316
- const alignmentsPlaceItemsObject = {};
3317
- Object.entries(alignment).forEach(([key, value]) => {
3318
- return alignmentsPlaceItemsObject[key] = alignmentsPlaceItems[value];
3319
- });
3320
- return alignmentsPlaceItemsObject;
3340
+ if (typeof window === "undefined") {
3341
+ return null;
3321
3342
  }
3322
- return alignmentsPlaceItems[alignment];
3323
- };
3324
- var AlignWrapper = styled16.div`
3325
- width: 100%;
3326
- height: 100%;
3327
- display: grid;
3328
- ${(props) => getResponsiveOneOf("place-items", getPlaceItems(props.alignment))};
3329
- `;
3330
- var Align = (_a) => {
3331
- var _b = _a, {
3332
- children,
3333
- alignment = "center",
3334
- htmlTag = "div"
3335
- } = _b, props = __objRest(_b, [
3336
- "children",
3337
- "alignment",
3338
- "htmlTag"
3339
- ]);
3340
- return /* @__PURE__ */ React21.createElement(AlignWrapper, __spreadValues({ alignment, as: htmlTag }, props), children);
3343
+ return window;
3341
3344
  };
3342
- var availableAlignments2 = Object.keys(alignmentsPlaceItems);
3343
- var align_default = Align;
3345
+
3346
+ // src/components/icon/available-icons/chevron-down.tsx
3347
+ import ChevronDownIcon from "@atlaskit/icon/utility/chevron-down";
3348
+ import * as React20 from "react";
3349
+ function SvgChevronDown() {
3350
+ return /* @__PURE__ */ React20.createElement(ChevronDownIcon, { label: "", spacing: "compact", testId: "ads-refreshed-icon" });
3351
+ }
3352
+
3353
+ // src/components/menu/menu.tsx
3354
+ import styled17 from "@emotion/styled";
3355
+ import React22 from "react";
3356
+
3357
+ // src/components/icon/available-icons/check.tsx
3358
+ import CheckMarkIcon from "@atlaskit/icon/core/check-mark";
3359
+ import * as React21 from "react";
3360
+ function SvgCheck() {
3361
+ return /* @__PURE__ */ React21.createElement(CheckMarkIcon, { label: "", testId: "ads-refreshed-icon" });
3362
+ }
3344
3363
 
3345
3364
  // src/components/menu/menu.tsx
3346
3365
  var menuPositions = {
@@ -3391,12 +3410,13 @@ var MenuItemWrapper = styled17.li`
3391
3410
  }
3392
3411
  `};
3393
3412
  `;
3394
- var Image = styled17.img`
3413
+ var Image2 = styled17.img`
3395
3414
  height: 100%;
3396
3415
  width: auto;
3397
3416
  min-width: 100%;
3398
3417
  min-height: 100%;
3399
3418
  object-fit: cover;
3419
+ opacity: ${({ isDisabled }) => isDisabled ? 0.5 : 1};
3400
3420
  `;
3401
3421
  var MenuItem = (_a) => {
3402
3422
  var _b = _a, {
@@ -3426,7 +3446,7 @@ var MenuItem = (_a) => {
3426
3446
  columns,
3427
3447
  hasDivider
3428
3448
  }, props),
3429
- icon && (typeof icon === "string" ? /* @__PURE__ */ React22.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React22.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React22.createElement(Image, { src: icon, alt: "" }))) : /* @__PURE__ */ React22.createElement(icon_default, { icon, color })),
3449
+ icon && (typeof icon === "string" ? /* @__PURE__ */ React22.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React22.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React22.createElement(Image2, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React22.createElement(icon_default, { icon, color })),
3430
3450
  /* @__PURE__ */ React22.createElement(text_default, { color, hasEllipsis: true }, children),
3431
3451
  isSelected && /* @__PURE__ */ React22.createElement(icon_default, { icon: /* @__PURE__ */ React22.createElement(SvgCheck, null), color })
3432
3452
  );
@@ -3485,12 +3505,12 @@ var SelectHeaderWrapper = styled18.button`
3485
3505
  background-color: ${getColorValue("formFieldBackground")};
3486
3506
  transition: 0.3s box-shadow;
3487
3507
  border-radius: var(--lns-formFieldRadius);
3488
- box-shadow: inset 0 0 0 var(--lns-formFieldBorderWidth)
3489
- var(--lns-color-formFieldBorder);
3508
+ box-shadow: inset 0 0 0
3509
+ ${(props) => props.hasError ? "var(--lns-formFieldBorderWidthFocus) var(--lns-color-danger)" : "var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder)"};
3490
3510
 
3491
3511
  &:hover:not(:disabled) {
3492
3512
  box-shadow: inset 0 0 0 var(--lns-formFieldBorderWidthFocus)
3493
- var(--lns-color-blurple);
3513
+ ${(props) => props.hasError ? "var(--lns-color-danger)" : "var(--lns-color-blurple)"};
3494
3514
  }
3495
3515
 
3496
3516
  &:focus {
@@ -3498,24 +3518,38 @@ var SelectHeaderWrapper = styled18.button`
3498
3518
  box-shadow: var(--lns-formFieldBorderShadowFocus);
3499
3519
  }
3500
3520
 
3521
+ &:focus:hover {
3522
+ outline: 1px solid transparent;
3523
+ box-shadow: var(--lns-formFieldBorderShadowFocus);
3524
+ }
3525
+
3501
3526
  &:disabled {
3502
3527
  color: ${getColorValue("disabledContent")};
3503
3528
  background-color: ${getColorValue("disabledBackground")};
3504
3529
  cursor: default;
3505
3530
  }
3506
3531
  `;
3507
- var Image2 = styled18.img`
3532
+ var Image3 = styled18.img`
3508
3533
  height: 100%;
3509
3534
  width: auto;
3510
3535
  min-width: 100%;
3511
3536
  min-height: 100%;
3512
3537
  object-fit: cover;
3538
+ opacity: ${({ isDisabled }) => isDisabled ? 0.5 : 1};
3513
3539
  `;
3514
3540
  var Group = styled18.ul`
3515
3541
  list-style: none;
3516
3542
  margin: 0;
3517
3543
  padding: 0;
3518
3544
  `;
3545
+ var ErrorMessage = styled18.span`
3546
+ color: var(--lns-color-red);
3547
+ margin-top: var(--lns-space-xsmall);
3548
+ display: block;
3549
+ width: 100%;
3550
+ grid-column-start: 1;
3551
+ grid-column-end: 3;
3552
+ `;
3519
3553
  var isGrouped = (options) => Array.isArray(options) && options.length > 0 && "group" in options[0];
3520
3554
  var getSelectedOptionObject = ({ options, selectedOptionValue }) => {
3521
3555
  if (!options || !selectedOptionValue) {
@@ -3565,11 +3599,12 @@ var getHeaderAccessibilityProps = ({
3565
3599
  ariaMenuName
3566
3600
  }) => {
3567
3601
  const valueLabel = selectedItem ? `selected value is ${selectedItem.title}` : "no value selected";
3602
+ const toggleLabel = getToggleButtonProps == null ? void 0 : getToggleButtonProps()["aria-label"];
3568
3603
  return {
3569
3604
  // Ensures all options within the list of selections can be narrated by a screen reader
3570
3605
  "aria-activedescendant": getInputProps()["aria-activedescendant"],
3571
3606
  // The existing aria-label includes whether or not the menu is open or closed, and we add the valueLabel to make a screen reader narrate what is selected
3572
- "aria-label": `${ariaMenuName ? `${ariaMenuName}, ` : ""}${getToggleButtonProps()["aria-label"]}, ${valueLabel}`
3607
+ "aria-label": [ariaMenuName, toggleLabel, valueLabel].filter(Boolean).join(", ")
3573
3608
  };
3574
3609
  };
3575
3610
  var SelectHeader = ({
@@ -3581,7 +3616,8 @@ var SelectHeader = ({
3581
3616
  isDisabled,
3582
3617
  options,
3583
3618
  getInputProps,
3584
- ariaMenuName
3619
+ ariaMenuName,
3620
+ hasError
3585
3621
  }) => {
3586
3622
  const icon = getIcon({ options, selectedItem, selectedOptionValue });
3587
3623
  const hasIcon = Boolean(icon);
@@ -3599,9 +3635,10 @@ var SelectHeader = ({
3599
3635
  })), {
3600
3636
  hasValue: inputValue || selectedOptionValue,
3601
3637
  disabled: isDisabled,
3602
- columns
3638
+ columns,
3639
+ hasError
3603
3640
  }),
3604
- hasIcon && (typeof icon === "string" ? /* @__PURE__ */ React23.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React23.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React23.createElement(Image2, { src: icon, alt: "" }))) : /* @__PURE__ */ React23.createElement(
3641
+ hasIcon && (typeof icon === "string" ? /* @__PURE__ */ React23.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React23.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React23.createElement(Image3, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React23.createElement(
3605
3642
  icon_default,
3606
3643
  {
3607
3644
  icon: getIcon({ options, selectedItem, selectedOptionValue }),
@@ -3626,7 +3663,9 @@ var CustomHeader = ({
3626
3663
  selectPlaceholder,
3627
3664
  isDisabled,
3628
3665
  getInputProps,
3629
- ariaMenuName
3666
+ ariaMenuName,
3667
+ hasError,
3668
+ errorMessage
3630
3669
  }) => {
3631
3670
  const buttonProps = () => {
3632
3671
  return __spreadValues(__spreadValues({}, getToggleButtonProps()), getHeaderAccessibilityProps({
@@ -3636,28 +3675,20 @@ var CustomHeader = ({
3636
3675
  ariaMenuName
3637
3676
  }));
3638
3677
  };
3639
- const getTriggerTitle = () => {
3678
+ const getSelectedItem = () => {
3640
3679
  if (selectedItem) {
3641
- return selectedItem.title;
3642
- }
3643
- if (!selectedItem && selectedOptionValue) {
3644
- return getSelectedOptionObject({ options, selectedOptionValue }).title;
3645
- }
3646
- };
3647
- const getTriggerIcon = () => {
3648
- if (selectedItem && selectedItem.icon) {
3649
- return selectedItem.icon;
3680
+ return selectedItem;
3650
3681
  }
3651
- if (!selectedItem && selectedOptionValue) {
3652
- return getSelectedOptionObject({ options, selectedOptionValue }).icon;
3682
+ if (selectedOptionValue) {
3683
+ return getSelectedOptionObject({ options, selectedOptionValue });
3653
3684
  }
3654
3685
  };
3655
- const triggerContent = {
3656
- title: getTriggerTitle(),
3686
+ const triggerContent = __spreadProps(__spreadValues({}, getSelectedItem()), {
3657
3687
  placeholder: selectPlaceholder,
3658
- icon: getTriggerIcon(),
3659
- isDisabled
3660
- };
3688
+ isDisabled,
3689
+ hasError,
3690
+ errorMessage
3691
+ });
3661
3692
  return trigger(triggerContent, buttonProps());
3662
3693
  };
3663
3694
  var getSelectedOption = (value, options) => {
@@ -3758,7 +3789,9 @@ var Select = (_a) => {
3758
3789
  menuPosition = "left",
3759
3790
  isDisabled,
3760
3791
  onOpenChange,
3761
- trigger
3792
+ trigger,
3793
+ hasError,
3794
+ errorMessage = "Oops, that didn't work."
3762
3795
  } = _b, props = __objRest(_b, [
3763
3796
  "container",
3764
3797
  "onChange",
@@ -3774,7 +3807,9 @@ var Select = (_a) => {
3774
3807
  "menuPosition",
3775
3808
  "isDisabled",
3776
3809
  "onOpenChange",
3777
- "trigger"
3810
+ "trigger",
3811
+ "hasError",
3812
+ "errorMessage"
3778
3813
  ]);
3779
3814
  const environment = getDownshiftEnvironment(container);
3780
3815
  const [downshiftIsOpen, setDownshiftIsOpen] = useState(false);
@@ -3791,7 +3826,8 @@ var Select = (_a) => {
3791
3826
  onChange: onDownshiftChange,
3792
3827
  onOuterClick,
3793
3828
  environment,
3794
- selectedItem
3829
+ selectedItem,
3830
+ isOpen: downshiftIsOpen
3795
3831
  };
3796
3832
  if (environment) {
3797
3833
  downshiftProps.environment = environment;
@@ -3847,7 +3883,9 @@ var Select = (_a) => {
3847
3883
  options,
3848
3884
  trigger,
3849
3885
  getInputProps,
3850
- ariaMenuName
3886
+ ariaMenuName,
3887
+ hasError,
3888
+ errorMessage
3851
3889
  }
3852
3890
  ) : /* @__PURE__ */ React23.createElement(
3853
3891
  SelectHeader,
@@ -3860,7 +3898,8 @@ var Select = (_a) => {
3860
3898
  inputValue,
3861
3899
  isDisabled,
3862
3900
  getInputProps,
3863
- ariaMenuName
3901
+ ariaMenuName,
3902
+ hasError
3864
3903
  }
3865
3904
  )), downshiftIsOpen && isOpen && renderLayer(
3866
3905
  /* @__PURE__ */ React23.createElement(
@@ -3887,7 +3926,7 @@ var Select = (_a) => {
3887
3926
  }
3888
3927
  )
3889
3928
  )
3890
- ))
3929
+ ), hasError && !downshiftIsOpen && /* @__PURE__ */ React23.createElement(ErrorMessage, null, errorMessage))
3891
3930
  );
3892
3931
  }));
3893
3932
  };
@@ -4115,7 +4154,8 @@ var ModalCard = (_a) => {
4115
4154
  ariaModal,
4116
4155
  ariaLabelledBy,
4117
4156
  ref,
4118
- removeClose
4157
+ removeClose,
4158
+ initialFocus
4119
4159
  } = _b, props = __objRest(_b, [
4120
4160
  "children",
4121
4161
  "onCloseClick",
@@ -4127,7 +4167,8 @@ var ModalCard = (_a) => {
4127
4167
  "ariaModal",
4128
4168
  "ariaLabelledBy",
4129
4169
  "ref",
4130
- "removeClose"
4170
+ "removeClose",
4171
+ "initialFocus"
4131
4172
  ]);
4132
4173
  useEffect3(() => {
4133
4174
  const keyListener = (e) => {
@@ -4148,10 +4189,10 @@ var ModalCard = (_a) => {
4148
4189
  FocusTrap,
4149
4190
  {
4150
4191
  active: isOpen,
4151
- focusTrapOptions: {
4192
+ focusTrapOptions: __spreadValues({
4152
4193
  clickOutsideDeactivates: false,
4153
4194
  allowOutsideClick: true
4154
- }
4195
+ }, initialFocus !== void 0 ? { initialFocus } : {})
4155
4196
  },
4156
4197
  /* @__PURE__ */ React26.createElement(
4157
4198
  ModalCardWrapper,
@@ -4207,7 +4248,8 @@ var Modal = React26.forwardRef(
4207
4248
  zIndex = 1e3,
4208
4249
  ariaLabel,
4209
4250
  ariaModal = true,
4210
- ariaLabelledBy
4251
+ ariaLabelledBy,
4252
+ initialFocus
4211
4253
  } = _b, props = __objRest(_b, [
4212
4254
  "children",
4213
4255
  "id",
@@ -4227,7 +4269,8 @@ var Modal = React26.forwardRef(
4227
4269
  "zIndex",
4228
4270
  "ariaLabel",
4229
4271
  "ariaModal",
4230
- "ariaLabelledBy"
4272
+ "ariaLabelledBy",
4273
+ "initialFocus"
4231
4274
  ]);
4232
4275
  var _a2;
4233
4276
  const titleId = id ? `${id}-modal-title` : "modal-title";
@@ -4259,7 +4302,8 @@ var Modal = React26.forwardRef(
4259
4302
  onCloseClick,
4260
4303
  ariaLabel,
4261
4304
  ariaModal,
4262
- ariaLabelledBy: (_a2 = ariaLabelledBy != null ? ariaLabelledBy : titleId) != null ? _a2 : void 0
4305
+ ariaLabelledBy: (_a2 = ariaLabelledBy != null ? ariaLabelledBy : titleId) != null ? _a2 : void 0,
4306
+ initialFocus
4263
4307
  },
4264
4308
  /* @__PURE__ */ React26.createElement(
4265
4309
  ContentWrapper,
@@ -4475,15 +4519,384 @@ var Textarea = React28.forwardRef(
4475
4519
  }, props)
4476
4520
  ), error ? /* @__PURE__ */ React28.createElement(React28.Fragment, null, /* @__PURE__ */ React28.createElement(spacer_default, { bottom: "xmsall" }), /* @__PURE__ */ React28.createElement(text_default, { color: "danger", fontWeight: "regular", size: "body-md" }, error)) : null);
4477
4521
  }
4478
- );
4479
- var textarea_default = Textarea;
4522
+ );
4523
+ var textarea_default = Textarea;
4524
+
4525
+ // src/components/typeahead/typeahead.tsx
4526
+ import styled23 from "@emotion/styled";
4527
+ import Downshift2 from "downshift";
4528
+ import React29, { useEffect as useEffect4, useState as useState2, useMemo } from "react";
4529
+ import { useLayer as useLayer2 } from "react-laag";
4530
+ import ResizeObserver2 from "resize-observer-polyfill";
4531
+ var TypeaheadWrapper = styled23.div`
4532
+ position: relative;
4533
+ `;
4534
+ var TypeaheadInputWrapper = styled23.div`
4535
+ display: flex;
4536
+ align-items: center;
4537
+ `;
4538
+ var Group2 = styled23.ul`
4539
+ list-style: none;
4540
+ margin: 0;
4541
+ padding: 0;
4542
+ `;
4543
+ var ErrorMessage2 = styled23.span`
4544
+ color: var(--lns-color-red);
4545
+ margin-top: var(--lns-space-xsmall);
4546
+ display: block;
4547
+ width: 100%;
4548
+ grid-column-start: 1;
4549
+ grid-column-end: 3;
4550
+ `;
4551
+ var isGrouped2 = (options) => Array.isArray(options) && options.length > 0 && "group" in options[0];
4552
+ var getSelectedOptionObject2 = ({ options, selectedOptionValue }) => {
4553
+ if (!options || !selectedOptionValue) {
4554
+ return { icon: null, title: null };
4555
+ }
4556
+ if (isGrouped2(options)) {
4557
+ for (const option of options) {
4558
+ const foundItem = option.items.find(
4559
+ (item) => item.value === selectedOptionValue
4560
+ );
4561
+ if (foundItem) {
4562
+ return foundItem;
4563
+ }
4564
+ }
4565
+ } else {
4566
+ const foundItem = options.find((item) => item.value === selectedOptionValue);
4567
+ return foundItem || { icon: null, title: null };
4568
+ }
4569
+ return { icon: null, title: null };
4570
+ };
4571
+ var getIcon2 = ({ options, selectedItem, selectedOptionValue }) => {
4572
+ if (selectedItem) {
4573
+ return selectedItem.icon;
4574
+ }
4575
+ if (selectedOptionValue) {
4576
+ return getSelectedOptionObject2({ options, selectedOptionValue }).icon;
4577
+ }
4578
+ };
4579
+ var getHeaderAccessibilityProps2 = ({
4580
+ selectedItem,
4581
+ getInputProps,
4582
+ ariaMenuName
4583
+ }) => {
4584
+ const valueLabel = selectedItem ? `selected value is ${selectedItem.title}` : "no value selected";
4585
+ return {
4586
+ // Ensures all options within the list of selections can be narrated by a screen reader
4587
+ "aria-activedescendant": getInputProps()["aria-activedescendant"],
4588
+ // The existing aria-label includes whether or not the menu is open or closed, and we add the valueLabel to make a screen reader narrate what is selected
4589
+ "aria-label": [ariaMenuName, valueLabel].filter(Boolean).join(", ")
4590
+ };
4591
+ };
4592
+ var TypeaheadInput = ({
4593
+ selectedItem,
4594
+ selectedOptionValue,
4595
+ placeholder,
4596
+ isDisabled,
4597
+ options,
4598
+ getInputProps,
4599
+ ariaMenuName,
4600
+ isOpen,
4601
+ onInputFocus,
4602
+ hasError,
4603
+ hasLoader
4604
+ }) => {
4605
+ const inputProps = __spreadValues(__spreadValues({
4606
+ role: "combobox",
4607
+ "aria-autocomplete": "list",
4608
+ "aria-haspopup": "listbox",
4609
+ "aria-expanded": isOpen
4610
+ }, getHeaderAccessibilityProps2({
4611
+ selectedItem,
4612
+ getInputProps,
4613
+ ariaMenuName
4614
+ })), getInputProps({
4615
+ disabled: isDisabled,
4616
+ onFocus: onInputFocus,
4617
+ onClick: () => {
4618
+ onInputFocus();
4619
+ }
4620
+ }));
4621
+ const icon = getIcon2({ options, selectedItem, selectedOptionValue });
4622
+ return /* @__PURE__ */ React29.createElement(
4623
+ text_input_default,
4624
+ __spreadProps(__spreadValues({}, inputProps), {
4625
+ placeholder,
4626
+ size: "medium",
4627
+ icon,
4628
+ addOn: hasLoader ? /* @__PURE__ */ React29.createElement(loader_default, { size: "small" }) : /* @__PURE__ */ React29.createElement(icon_default, { icon: /* @__PURE__ */ React29.createElement(SvgChevronDown, null) }),
4629
+ hasError
4630
+ })
4631
+ );
4632
+ };
4633
+ var getSelectedOption2 = (value, options) => {
4634
+ if (isGrouped2(options)) {
4635
+ for (const option of options) {
4636
+ const foundItem = option.items.find((item) => item.value === value);
4637
+ if (foundItem) {
4638
+ return foundItem;
4639
+ }
4640
+ }
4641
+ } else {
4642
+ return options.find((item) => item.value === value);
4643
+ }
4644
+ };
4645
+ var didSelectedOptionValueChange2 = (selectedOptionValue, prevSelectedItem) => {
4646
+ return Boolean(selectedOptionValue !== (prevSelectedItem == null ? void 0 : prevSelectedItem.value));
4647
+ };
4648
+ var renderOption2 = (item, index, selectedItem, selectedOptionValue, highlightedIndex, getItemProps) => {
4649
+ const isSelected = !selectedItem && item.value === selectedOptionValue || selectedItem && selectedItem.value === item.value;
4650
+ return /* @__PURE__ */ React29.createElement(
4651
+ MenuItem,
4652
+ __spreadProps(__spreadValues({
4653
+ key: index,
4654
+ getItemProps,
4655
+ icon: item.icon,
4656
+ hidden: item.hidden
4657
+ }, getItemProps({
4658
+ key: `${item.value}-${index}`,
4659
+ index,
4660
+ item,
4661
+ disabled: item.isDisabled,
4662
+ "aria-selected": isSelected
4663
+ })), {
4664
+ isDisabled: item.isDisabled,
4665
+ hasDivider: item.hasDivider,
4666
+ isHighlighted: highlightedIndex === index,
4667
+ isSelected
4668
+ }),
4669
+ item.title
4670
+ );
4671
+ };
4672
+ var TypeaheadMenu = (_a) => {
4673
+ var _b = _a, {
4674
+ options,
4675
+ selectedItem,
4676
+ selectedOptionValue,
4677
+ highlightedIndex,
4678
+ getItemProps,
4679
+ isLoading,
4680
+ loadingMessage,
4681
+ emptyResultsMessage,
4682
+ hasAvailableOptions
4683
+ } = _b, menuProps = __objRest(_b, [
4684
+ "options",
4685
+ "selectedItem",
4686
+ "selectedOptionValue",
4687
+ "highlightedIndex",
4688
+ "getItemProps",
4689
+ "isLoading",
4690
+ "loadingMessage",
4691
+ "emptyResultsMessage",
4692
+ "hasAvailableOptions"
4693
+ ]);
4694
+ const defaultLoadingMessage = loadingMessage || /* @__PURE__ */ React29.createElement(loader_default, null);
4695
+ const defaultEmptyResultsMessage = emptyResultsMessage || "No results";
4696
+ if (isLoading) {
4697
+ return /* @__PURE__ */ React29.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ React29.createElement(container_default, { padding: "large" }, /* @__PURE__ */ React29.createElement(align_default, { alignment: "center" }, defaultLoadingMessage)));
4698
+ }
4699
+ if (!hasAvailableOptions) {
4700
+ return /* @__PURE__ */ React29.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ React29.createElement(container_default, { padding: "large" }, /* @__PURE__ */ React29.createElement(align_default, { alignment: "center" }, defaultEmptyResultsMessage)));
4701
+ }
4702
+ if (!isGrouped2(options)) {
4703
+ return /* @__PURE__ */ React29.createElement(menu_default, __spreadValues({}, menuProps), options.map(
4704
+ (item, index) => renderOption2(
4705
+ item,
4706
+ index,
4707
+ selectedItem,
4708
+ selectedOptionValue,
4709
+ highlightedIndex,
4710
+ getItemProps
4711
+ )
4712
+ ));
4713
+ }
4714
+ let downshiftIndex = 0;
4715
+ return /* @__PURE__ */ React29.createElement(menu_default, __spreadValues({}, menuProps), options.map((group) => {
4716
+ const groupId = `group-${group.group.replace(/\s+/g, "-")}`;
4717
+ return /* @__PURE__ */ React29.createElement("li", { key: groupId }, /* @__PURE__ */ React29.createElement(spacer_default, { left: "medium", top: "small", bottom: "xsmall" }, /* @__PURE__ */ React29.createElement(text_default, { id: groupId, size: "body-sm", fontWeight: "bold" }, group.group)), /* @__PURE__ */ React29.createElement(Group2, { role: "group", "aria-labelledby": groupId }, group.items.map((item) => {
4718
+ return renderOption2(
4719
+ item,
4720
+ downshiftIndex++,
4721
+ selectedItem,
4722
+ selectedOptionValue,
4723
+ highlightedIndex,
4724
+ getItemProps
4725
+ );
4726
+ })));
4727
+ }));
4728
+ };
4729
+ var Typeahead = (_a) => {
4730
+ var _b = _a, {
4731
+ container,
4732
+ onOptionChange,
4733
+ onInputValueChange,
4734
+ menuZIndex = 1100,
4735
+ menuMaxWidth,
4736
+ menuMaxHeight = 34,
4737
+ menuMinWidth,
4738
+ ariaMenuName,
4739
+ selectedOptionValue,
4740
+ onOuterClick,
4741
+ options,
4742
+ placeholder,
4743
+ menuPosition = "left",
4744
+ isDisabled,
4745
+ onOpenChange,
4746
+ isLoading,
4747
+ loadingMessage,
4748
+ emptyResultsMessage,
4749
+ errorMessage
4750
+ } = _b, props = __objRest(_b, [
4751
+ "container",
4752
+ "onOptionChange",
4753
+ "onInputValueChange",
4754
+ "menuZIndex",
4755
+ "menuMaxWidth",
4756
+ "menuMaxHeight",
4757
+ "menuMinWidth",
4758
+ "ariaMenuName",
4759
+ "selectedOptionValue",
4760
+ "onOuterClick",
4761
+ "options",
4762
+ "placeholder",
4763
+ "menuPosition",
4764
+ "isDisabled",
4765
+ "onOpenChange",
4766
+ "isLoading",
4767
+ "loadingMessage",
4768
+ "emptyResultsMessage",
4769
+ "errorMessage"
4770
+ ]);
4771
+ const environment = getDownshiftEnvironment(container);
4772
+ const [downshiftIsOpen, setDownshiftIsOpen] = useState2(false);
4773
+ const [prevSelectedItem, setPrevSelectedItem] = useState2(
4774
+ getSelectedOption2(selectedOptionValue, options)
4775
+ );
4776
+ const [selectedItem, setSelectedItem] = useState2(prevSelectedItem);
4777
+ const onDownshiftChange = (item) => {
4778
+ setSelectedItem(item);
4779
+ onOptionChange && onOptionChange(item ? item : null);
4780
+ };
4781
+ const downshiftProps = {
4782
+ itemToString: (item) => item ? item.value : "",
4783
+ onChange: onDownshiftChange,
4784
+ onOuterClick,
4785
+ environment,
4786
+ selectedItem,
4787
+ isOpen: downshiftIsOpen,
4788
+ onInputValueChange
4789
+ };
4790
+ if (environment) {
4791
+ downshiftProps.environment = environment;
4792
+ }
4793
+ const { layerProps, triggerProps, renderLayer, triggerBounds } = useLayer2({
4794
+ isOpen: downshiftIsOpen,
4795
+ container,
4796
+ ResizeObserver: ResizeObserver2,
4797
+ placement: menuPositions[menuPosition],
4798
+ auto: true,
4799
+ snap: true
4800
+ });
4801
+ useEffect4(() => {
4802
+ if (selectedOptionValue === null) {
4803
+ setPrevSelectedItem(null);
4804
+ setSelectedItem(null);
4805
+ } else if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
4806
+ const selectedItem2 = getSelectedOption2(selectedOptionValue, options);
4807
+ setPrevSelectedItem(selectedItem2);
4808
+ setSelectedItem(selectedItem2);
4809
+ }
4810
+ }, [selectedOptionValue, options, prevSelectedItem]);
4811
+ useEffect4(() => {
4812
+ onOpenChange && onOpenChange(downshiftIsOpen);
4813
+ }, [downshiftIsOpen, onOpenChange]);
4814
+ const hasAvailableOptions = useMemo(() => {
4815
+ if (!Array.isArray(options)) {
4816
+ return false;
4817
+ }
4818
+ return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
4819
+ }, [options]);
4820
+ const stateReducer = (state, changes) => {
4821
+ if (changes.isOpen !== void 0) {
4822
+ if (changes.type === Downshift2.stateChangeTypes.keyDownEscape) {
4823
+ setDownshiftIsOpen(false);
4824
+ return { isOpen: false };
4825
+ }
4826
+ setDownshiftIsOpen(changes.isOpen);
4827
+ }
4828
+ return changes;
4829
+ };
4830
+ return /* @__PURE__ */ React29.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ React29.createElement(Downshift2, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
4831
+ getItemProps,
4832
+ getInputProps,
4833
+ getMenuProps,
4834
+ isOpen,
4835
+ highlightedIndex,
4836
+ selectedItem: selectedItem2
4837
+ }) => {
4838
+ return (
4839
+ // Don't set the role to combobox to ensure a consistent experience for screen readers
4840
+ /* @__PURE__ */ React29.createElement("div", { role: null }, /* @__PURE__ */ React29.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ React29.createElement(
4841
+ TypeaheadInput,
4842
+ {
4843
+ selectedItem: selectedItem2,
4844
+ selectedOptionValue,
4845
+ placeholder,
4846
+ isDisabled,
4847
+ options,
4848
+ getInputProps,
4849
+ ariaMenuName,
4850
+ isOpen: downshiftIsOpen && isOpen,
4851
+ onInputFocus: () => {
4852
+ if (hasAvailableOptions || isLoading) {
4853
+ setDownshiftIsOpen(true);
4854
+ }
4855
+ },
4856
+ hasLoader: isLoading,
4857
+ hasError: Boolean(errorMessage)
4858
+ }
4859
+ )), downshiftIsOpen && isOpen && renderLayer(
4860
+ /* @__PURE__ */ React29.createElement(
4861
+ "div",
4862
+ __spreadProps(__spreadValues({}, layerProps), {
4863
+ style: __spreadProps(__spreadValues({}, layerProps.style), {
4864
+ zIndex: menuZIndex,
4865
+ width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
4866
+ })
4867
+ }),
4868
+ /* @__PURE__ */ React29.createElement(
4869
+ TypeaheadMenu,
4870
+ {
4871
+ options,
4872
+ selectedItem: selectedItem2,
4873
+ selectedOptionValue,
4874
+ hasAvailableOptions,
4875
+ highlightedIndex,
4876
+ getItemProps,
4877
+ isLoading,
4878
+ loadingMessage,
4879
+ emptyResultsMessage,
4880
+ position: menuPosition,
4881
+ downshiftMenuProps: getMenuProps,
4882
+ maxWidth: menuMaxWidth,
4883
+ maxHeight: menuMaxHeight,
4884
+ minWidth: menuMinWidth
4885
+ }
4886
+ )
4887
+ )
4888
+ ), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ React29.createElement(ErrorMessage2, null, errorMessage) : null)
4889
+ );
4890
+ }));
4891
+ };
4892
+ var typeahead_default = Typeahead;
4480
4893
 
4481
4894
  // src/components/dropdown/dropdown.tsx
4482
- import styled23 from "@emotion/styled";
4483
- import Downshift2 from "downshift";
4484
- import React29, { useEffect as useEffect4, useState as useState2 } from "react";
4485
- import { useLayer as useLayer2 } from "react-laag";
4486
- import ResizeObserver2 from "resize-observer-polyfill";
4895
+ import styled24 from "@emotion/styled";
4896
+ import Downshift3 from "downshift";
4897
+ import React30, { useEffect as useEffect5, useState as useState3 } from "react";
4898
+ import { useLayer as useLayer3 } from "react-laag";
4899
+ import ResizeObserver3 from "resize-observer-polyfill";
4487
4900
  var getAccessibilityProps = ({
4488
4901
  ariaMenuName,
4489
4902
  getInputProps,
@@ -4497,7 +4910,7 @@ var getAccessibilityProps = ({
4497
4910
  "aria-label": ariaMenuName ? ariaMenuName : ""
4498
4911
  };
4499
4912
  };
4500
- var TriggerSection = styled23.div`
4913
+ var TriggerSection = styled24.div`
4501
4914
  display: inline-block;
4502
4915
  vertical-align: middle;
4503
4916
  `;
@@ -4534,18 +4947,18 @@ var Dropdown = (_a) => {
4534
4947
  "onOpenChange"
4535
4948
  ]);
4536
4949
  const environment = getDownshiftEnvironment(container);
4537
- const [downshiftIsOpen, setDownshiftIsOpen] = useState2(false);
4950
+ const [downshiftIsOpen, setDownshiftIsOpen] = useState3(false);
4538
4951
  const isOpen = isOpenFromProps || downshiftIsOpen;
4539
- const { layerProps, triggerProps, renderLayer } = useLayer2({
4952
+ const { layerProps, triggerProps, renderLayer } = useLayer3({
4540
4953
  isOpen,
4541
4954
  container,
4542
4955
  placement: menuPositions[menuPosition],
4543
- ResizeObserver: ResizeObserver2,
4956
+ ResizeObserver: ResizeObserver3,
4544
4957
  auto: true,
4545
4958
  snap: true,
4546
4959
  triggerOffset
4547
4960
  });
4548
- useEffect4(() => {
4961
+ useEffect5(() => {
4549
4962
  onOpenChange && onOpenChange(isOpen);
4550
4963
  }, [isOpen, onOpenChange]);
4551
4964
  const stateReducer = (state, changes) => {
@@ -4554,8 +4967,8 @@ var Dropdown = (_a) => {
4554
4967
  }
4555
4968
  return changes;
4556
4969
  };
4557
- return /* @__PURE__ */ React29.createElement(
4558
- Downshift2,
4970
+ return /* @__PURE__ */ React30.createElement(
4971
+ Downshift3,
4559
4972
  {
4560
4973
  stateReducer,
4561
4974
  itemToString: (item) => item ? item.title : "",
@@ -4570,7 +4983,7 @@ var Dropdown = (_a) => {
4570
4983
  getToggleButtonProps,
4571
4984
  highlightedIndex,
4572
4985
  isOpen: isOpen2
4573
- }) => /* @__PURE__ */ React29.createElement(
4986
+ }) => /* @__PURE__ */ React30.createElement(
4574
4987
  "div",
4575
4988
  __spreadValues(__spreadValues({}, props), triggerCallback ? {
4576
4989
  // the Downshift component appears to set the following props,
@@ -4580,18 +4993,18 @@ var Dropdown = (_a) => {
4580
4993
  "aria-expanded": null,
4581
4994
  "aria-labelledby": null
4582
4995
  } : {}),
4583
- /* @__PURE__ */ React29.createElement("div", __spreadValues({}, triggerProps), triggerCallback ? triggerCallback(__spreadValues(__spreadValues({}, getToggleButtonProps()), getAccessibilityProps({
4996
+ /* @__PURE__ */ React30.createElement("div", __spreadValues({}, triggerProps), triggerCallback ? triggerCallback(__spreadValues(__spreadValues({}, getToggleButtonProps()), getAccessibilityProps({
4584
4997
  ariaMenuName,
4585
4998
  getInputProps,
4586
4999
  isOpen: isOpen2
4587
- }))) : /* @__PURE__ */ React29.createElement(TriggerSection, __spreadValues({}, getToggleButtonProps({})), trigger)),
5000
+ }))) : /* @__PURE__ */ React30.createElement(TriggerSection, __spreadValues({}, getToggleButtonProps({})), trigger)),
4588
5001
  isOpen2 && renderLayer(
4589
- /* @__PURE__ */ React29.createElement(
5002
+ /* @__PURE__ */ React30.createElement(
4590
5003
  "div",
4591
5004
  __spreadProps(__spreadValues({}, layerProps), {
4592
5005
  style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex: menuZIndex })
4593
5006
  }),
4594
- /* @__PURE__ */ React29.createElement(
5007
+ /* @__PURE__ */ React30.createElement(
4595
5008
  menu_default,
4596
5009
  {
4597
5010
  position: menuPosition,
@@ -4601,7 +5014,7 @@ var Dropdown = (_a) => {
4601
5014
  downshiftMenuProps: getMenuProps
4602
5015
  },
4603
5016
  options.map((item, index) => {
4604
- return /* @__PURE__ */ React29.createElement(
5017
+ return /* @__PURE__ */ React30.createElement(
4605
5018
  MenuItem,
4606
5019
  __spreadValues({
4607
5020
  key: index,
@@ -4629,13 +5042,13 @@ var Dropdown = (_a) => {
4629
5042
  var dropdown_default = Dropdown;
4630
5043
 
4631
5044
  // src/components/form-field/form-field.tsx
4632
- import styled26 from "@emotion/styled";
4633
- import React32, { isValidElement } from "react";
5045
+ import styled27 from "@emotion/styled";
5046
+ import React33, { isValidElement } from "react";
4634
5047
 
4635
5048
  // src/components/radio/radio.tsx
4636
- import styled24 from "@emotion/styled";
4637
- import React30, { forwardRef as forwardRef3 } from "react";
4638
- var RadioLabel = styled24.label`
5049
+ import styled25 from "@emotion/styled";
5050
+ import React31, { forwardRef as forwardRef3 } from "react";
5051
+ var RadioLabel = styled25.label`
4639
5052
  display: block;
4640
5053
  position: relative;
4641
5054
 
@@ -4643,7 +5056,7 @@ var RadioLabel = styled24.label`
4643
5056
  background-color: transparent;
4644
5057
  }
4645
5058
  `;
4646
- var RadioInput = styled24.input`
5059
+ var RadioInput = styled25.input`
4647
5060
  position: absolute;
4648
5061
  opacity: 0;
4649
5062
 
@@ -4682,7 +5095,7 @@ var RadioInput = styled24.input`
4682
5095
  ${getFocusRing()};
4683
5096
  }
4684
5097
  `;
4685
- var RadioBox = styled24.span`
5098
+ var RadioBox = styled25.span`
4686
5099
  cursor: pointer;
4687
5100
  width: ${u(2.25)};
4688
5101
  height: ${u(2.25)};
@@ -4715,7 +5128,7 @@ var Radio = forwardRef3(
4715
5128
  "onChange",
4716
5129
  "onBlur"
4717
5130
  ]);
4718
- return /* @__PURE__ */ React30.createElement(RadioLabel, null, /* @__PURE__ */ React30.createElement(
5131
+ return /* @__PURE__ */ React31.createElement(RadioLabel, null, /* @__PURE__ */ React31.createElement(
4719
5132
  RadioInput,
4720
5133
  __spreadValues({
4721
5134
  type: "radio",
@@ -4726,14 +5139,14 @@ var Radio = forwardRef3(
4726
5139
  onBlur,
4727
5140
  ref
4728
5141
  }, props)
4729
- ), /* @__PURE__ */ React30.createElement(RadioBox, { className: "RadioBox" }));
5142
+ ), /* @__PURE__ */ React31.createElement(RadioBox, { className: "RadioBox" }));
4730
5143
  }
4731
5144
  );
4732
5145
  var radio_default = Radio;
4733
5146
 
4734
5147
  // src/components/switch/switch.tsx
4735
- import styled25 from "@emotion/styled";
4736
- import React31 from "react";
5148
+ import styled26 from "@emotion/styled";
5149
+ import React32 from "react";
4737
5150
  var sizes2 = {
4738
5151
  medium: {
4739
5152
  switchHeight: 16,
@@ -4774,11 +5187,11 @@ var getKnobTravel = (props) => {
4774
5187
  var getKnobSize = (props) => {
4775
5188
  return sizes2[props.switchSize].switchHeight - sizes2[props.switchSize].knobOffset * 2;
4776
5189
  };
4777
- var SwitchLabel = styled25.label`
5190
+ var SwitchLabel = styled26.label`
4778
5191
  display: block;
4779
5192
  position: relative;
4780
5193
  `;
4781
- var SwitchInput = styled25.input`
5194
+ var SwitchInput = styled26.input`
4782
5195
  position: absolute;
4783
5196
  opacity: 0;
4784
5197
  cursor: pointer;
@@ -4815,7 +5228,7 @@ var SwitchInput = styled25.input`
4815
5228
  pointer-events: none;
4816
5229
  }
4817
5230
  `;
4818
- var SwitchBox = styled25.div`
5231
+ var SwitchBox = styled26.div`
4819
5232
  width: ${(props) => sizes2[props.switchSize].switchWidth}px;
4820
5233
  height: ${(props) => sizes2[props.switchSize].switchHeight}px;
4821
5234
  position: relative;
@@ -4855,7 +5268,7 @@ var Switch = (_a) => {
4855
5268
  "ariaLabelledby and ariaLabel serve the same purpose and therefore cannot be used at the same time. Choose the one that best suites your needs."
4856
5269
  );
4857
5270
  }
4858
- return /* @__PURE__ */ React31.createElement(SwitchLabel, null, /* @__PURE__ */ React31.createElement(
5271
+ return /* @__PURE__ */ React32.createElement(SwitchLabel, null, /* @__PURE__ */ React32.createElement(
4859
5272
  SwitchInput,
4860
5273
  __spreadProps(__spreadValues({}, props), {
4861
5274
  checked: isActive,
@@ -4867,7 +5280,7 @@ var Switch = (_a) => {
4867
5280
  "aria-label": ariaLabel,
4868
5281
  "aria-checked": isActive
4869
5282
  })
4870
- ), /* @__PURE__ */ React31.createElement(
5283
+ ), /* @__PURE__ */ React32.createElement(
4871
5284
  SwitchBox,
4872
5285
  {
4873
5286
  className: "SwitchBox",
@@ -4895,15 +5308,15 @@ var directionStyles = {
4895
5308
  label: { marginBottom: "var(--lns-space-xsmall)" }
4896
5309
  }
4897
5310
  };
4898
- var FormFieldWrapper = styled26.div`
5311
+ var FormFieldWrapper = styled27.div`
4899
5312
  ${(props) => props.direction && directionStyles[props.direction].wrapper};
4900
5313
  `;
4901
- var Label = styled26.label`
5314
+ var Label = styled27.label`
4902
5315
  display: block;
4903
5316
  ${(props) => props.direction && directionStyles[props.direction].label};
4904
5317
  ${(props) => props.isLabelClickable && "cursor: pointer"};
4905
5318
  `;
4906
- var ErrorMessage = styled26.span`
5319
+ var ErrorMessage3 = styled27.span`
4907
5320
  color: var(--lns-color-red);
4908
5321
  margin-top: var(--lns-space-xsmall);
4909
5322
  display: block;
@@ -4933,12 +5346,12 @@ var FormField = (_a) => {
4933
5346
  "labelFor",
4934
5347
  "direction"
4935
5348
  ]);
4936
- const isLabelClickable = React32.Children.toArray(children).some(
5349
+ const isLabelClickable = React33.Children.toArray(children).some(
4937
5350
  (child) => isValidElement(child) && // The child might be a div, span, etc (type string) so we
4938
5351
  // have to typeguard before we check if our child is of interactive
4939
5352
  typeof child.type !== "string" && isInteractiveComponent(child.type)
4940
5353
  );
4941
- const labelElement = label && /* @__PURE__ */ React32.createElement(
5354
+ const labelElement = label && /* @__PURE__ */ React33.createElement(
4942
5355
  Label,
4943
5356
  {
4944
5357
  direction,
@@ -4947,18 +5360,18 @@ var FormField = (_a) => {
4947
5360
  },
4948
5361
  label
4949
5362
  );
4950
- return /* @__PURE__ */ React32.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ React32.createElement(React32.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ React32.createElement(React32.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ React32.createElement(ErrorMessage, null, errorMessage));
5363
+ return /* @__PURE__ */ React33.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ React33.createElement(React33.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ React33.createElement(React33.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ React33.createElement(ErrorMessage3, null, errorMessage));
4951
5364
  };
4952
5365
  var form_field_default = FormField;
4953
5366
 
4954
5367
  // src/components/notification-bar/notification-bar.tsx
4955
- import styled27 from "@emotion/styled";
4956
- import React36, { useEffect as useEffect6 } from "react";
5368
+ import styled28 from "@emotion/styled";
5369
+ import React37, { useEffect as useEffect7 } from "react";
4957
5370
 
4958
5371
  // src/hooks/use-on-click-outside.js
4959
- import React33 from "react";
5372
+ import React34 from "react";
4960
5373
  function useOnClickOutside(ref, handler) {
4961
- React33.useEffect(() => {
5374
+ React34.useEffect(() => {
4962
5375
  const listener = (event) => {
4963
5376
  if (!ref.current || ref.current.contains(event.target)) {
4964
5377
  return;
@@ -4975,9 +5388,9 @@ function useOnClickOutside(ref, handler) {
4975
5388
  }
4976
5389
 
4977
5390
  // src/hooks/use-focused-element.tsx
4978
- import { useCallback as useCallback2, useEffect as useEffect5, useState as useState3 } from "react";
5391
+ import { useCallback as useCallback2, useEffect as useEffect6, useState as useState4 } from "react";
4979
5392
  function useFocusedElement(ref) {
4980
- const [isFocused, setIsFocused] = useState3(false);
5393
+ const [isFocused, setIsFocused] = useState4(false);
4981
5394
  const handleFocus = useCallback2(
4982
5395
  (e) => {
4983
5396
  const currentRef = ref.current;
@@ -4996,7 +5409,7 @@ function useFocusedElement(ref) {
4996
5409
  },
4997
5410
  [ref]
4998
5411
  );
4999
- useEffect5(() => {
5412
+ useEffect6(() => {
5000
5413
  document.addEventListener("focusin", handleFocus);
5001
5414
  document.addEventListener("focusout", handleBlur);
5002
5415
  return () => {
@@ -5030,14 +5443,14 @@ var use_push_page_down_default = usePushPageDown;
5030
5443
 
5031
5444
  // src/components/icon/available-icons/info.tsx
5032
5445
  import InformationCircleIcon from "@atlaskit/icon/core/information-circle";
5033
- import * as React34 from "react";
5446
+ import * as React35 from "react";
5034
5447
  function SvgInfo() {
5035
- return /* @__PURE__ */ React34.createElement(InformationCircleIcon, { label: "", testId: "ads-refreshed-icon" });
5448
+ return /* @__PURE__ */ React35.createElement(InformationCircleIcon, { label: "", testId: "ads-refreshed-icon" });
5036
5449
  }
5037
5450
 
5038
5451
  // src/components/icon/available-icons/warning-alert.tsx
5039
- import React35 from "react";
5040
- var SvgWarningAlert = (props) => /* @__PURE__ */ React35.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React35.createElement(
5452
+ import React36 from "react";
5453
+ var SvgWarningAlert = (props) => /* @__PURE__ */ React36.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React36.createElement(
5041
5454
  "path",
5042
5455
  {
5043
5456
  fill: "currentColor",
@@ -5051,31 +5464,31 @@ var SvgWarningAlert = (props) => /* @__PURE__ */ React35.createElement("svg", __
5051
5464
  var severityStyles = {
5052
5465
  info: {
5053
5466
  bgColor: "var(--lns-color-blurple)",
5054
- icon: /* @__PURE__ */ React36.createElement(SvgInfo, null),
5467
+ icon: /* @__PURE__ */ React37.createElement(SvgInfo, null),
5055
5468
  color: "var(--lns-color-white)",
5056
5469
  fontFamily: "inherit"
5057
5470
  },
5058
5471
  warning: {
5059
5472
  bgColor: "var(--lns-color-warning)",
5060
- icon: /* @__PURE__ */ React36.createElement(SvgWarningAlert, null),
5473
+ icon: /* @__PURE__ */ React37.createElement(SvgWarningAlert, null),
5061
5474
  color: "var(--lns-color-grey8)",
5062
5475
  fontFamily: "inherit"
5063
5476
  },
5064
5477
  error: {
5065
5478
  bgColor: "var(--lns-color-danger)",
5066
- icon: /* @__PURE__ */ React36.createElement(SvgAlertTriangle, null),
5479
+ icon: /* @__PURE__ */ React37.createElement(SvgAlertTriangle, null),
5067
5480
  color: "var(--lns-color-white)",
5068
5481
  fontFamily: "inherit"
5069
5482
  },
5070
5483
  internal: {
5071
- icon: /* @__PURE__ */ React36.createElement("span", { role: "img" }, "\u{1F514}"),
5484
+ icon: /* @__PURE__ */ React37.createElement("span", { role: "img" }, "\u{1F514}"),
5072
5485
  color: "var(--lns-color-tealLight)",
5073
5486
  bgColor: "var(--lns-color-grey8)",
5074
5487
  fontFamily: "var(--lns-fontFamily-code)"
5075
5488
  }
5076
5489
  };
5077
5490
  var DURATION = 350;
5078
- var NotificationBarWrapper = styled27.aside`
5491
+ var NotificationBarWrapper = styled28.aside`
5079
5492
  --paddingXOffset: var(--lns-space-large);
5080
5493
  --alignItems: start;
5081
5494
 
@@ -5111,7 +5524,7 @@ var NotificationBar = ({
5111
5524
  id
5112
5525
  }) => {
5113
5526
  var _a, _b, _c;
5114
- useEffect6(() => {
5527
+ useEffect7(() => {
5115
5528
  if (!isOpen) {
5116
5529
  return;
5117
5530
  }
@@ -5128,7 +5541,7 @@ var NotificationBar = ({
5128
5541
  }, [isOpen, onCloseClick]);
5129
5542
  use_push_page_down_default(isOpen);
5130
5543
  const isInternalAlert = severity === "internal";
5131
- return isOpen ? /* @__PURE__ */ React36.createElement(NotificationBarWrapper, { isOpen, severity, id }, /* @__PURE__ */ React36.createElement(
5544
+ return isOpen ? /* @__PURE__ */ React37.createElement(NotificationBarWrapper, { isOpen, severity, id }, /* @__PURE__ */ React37.createElement(
5132
5545
  arrange_default,
5133
5546
  {
5134
5547
  alignItems: { default: "start", small: "center" },
@@ -5136,21 +5549,21 @@ var NotificationBar = ({
5136
5549
  autoFlow: isInternalAlert ? "column" : void 0,
5137
5550
  columns: !isInternalAlert ? ["1fr auto"] : void 0
5138
5551
  },
5139
- /* @__PURE__ */ React36.createElement(
5552
+ /* @__PURE__ */ React37.createElement(
5140
5553
  container_default,
5141
5554
  {
5142
5555
  paddingY: { default: "xsmall", xsmall: 0 },
5143
5556
  paddingLeft: !isInternalAlert ? { default: 0, medium: u(3.5) } : void 0,
5144
5557
  width: "100%"
5145
5558
  },
5146
- /* @__PURE__ */ React36.createElement(
5559
+ /* @__PURE__ */ React37.createElement(
5147
5560
  arrange_default,
5148
5561
  {
5149
5562
  autoFlow: "column",
5150
5563
  gap: isInternalAlert ? "medium" : "small",
5151
5564
  justifyContent: "center"
5152
5565
  },
5153
- ((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */ React36.createElement(align_default, { alignment: "topLeft" }, /* @__PURE__ */ React36.createElement(
5566
+ ((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */ React37.createElement(align_default, { alignment: "topLeft" }, /* @__PURE__ */ React37.createElement(
5154
5567
  icon_default,
5155
5568
  {
5156
5569
  icon: severityStyles[severity].icon,
@@ -5161,13 +5574,13 @@ var NotificationBar = ({
5161
5574
  children
5162
5575
  )
5163
5576
  )
5164
- ), onCloseClick && /* @__PURE__ */ React36.createElement(
5577
+ ), onCloseClick && /* @__PURE__ */ React37.createElement(
5165
5578
  icon_button_default,
5166
5579
  {
5167
5580
  iconColor: (_c = severityStyles[severity].color) != null ? _c : "var(--lns-color-white)",
5168
5581
  tabIndex: 0,
5169
5582
  altText: "Close",
5170
- icon: /* @__PURE__ */ React36.createElement(SvgClose, null),
5583
+ icon: /* @__PURE__ */ React37.createElement(SvgClose, null),
5171
5584
  onClick: onCloseClick
5172
5585
  }
5173
5586
  )) : null;
@@ -5176,8 +5589,8 @@ var notification_bar_default = NotificationBar;
5176
5589
 
5177
5590
  // src/components/toast/toast.tsx
5178
5591
  import { keyframes as keyframes2 } from "@emotion/react";
5179
- import styled28 from "@emotion/styled";
5180
- import React37, { useEffect as useEffect7 } from "react";
5592
+ import styled29 from "@emotion/styled";
5593
+ import React38, { useEffect as useEffect8 } from "react";
5181
5594
  var WEBAPP = "web-app";
5182
5595
  var CHROME_EXTENSION = "chrome-extension";
5183
5596
  var toastDurations = { short: 3e3, long: 8e3 };
@@ -5219,7 +5632,7 @@ var getBottom = (platform) => {
5219
5632
  return u(4);
5220
5633
  }
5221
5634
  };
5222
- var ToastWrapper = styled28.div`
5635
+ var ToastWrapper = styled29.div`
5223
5636
  animation: ${(props) => enter(props.toastDuration, props.platform)}
5224
5637
  ${(props) => props.toastDuration}ms forwards;
5225
5638
  background-color: ${getColorValue("backgroundInverse")};
@@ -5241,7 +5654,7 @@ var ToastWrapper = styled28.div`
5241
5654
  width: max-content;
5242
5655
  z-index: ${(props) => props.zIndex};
5243
5656
  `;
5244
- var ChildrenSection3 = styled28.div`
5657
+ var ChildrenSection3 = styled29.div`
5245
5658
  align-self: center;
5246
5659
  `;
5247
5660
  var Toast = ({
@@ -5253,7 +5666,7 @@ var Toast = ({
5253
5666
  platform = "web-app"
5254
5667
  }) => {
5255
5668
  const toastDuration = toastDurations[duration2];
5256
- useEffect7(() => {
5669
+ useEffect8(() => {
5257
5670
  const timer = setTimeout(() => {
5258
5671
  if (isOpen) {
5259
5672
  onCloseClick();
@@ -5261,7 +5674,7 @@ var Toast = ({
5261
5674
  }, toastDuration);
5262
5675
  return () => clearTimeout(timer);
5263
5676
  }, [isOpen]);
5264
- return /* @__PURE__ */ React37.createElement(React37.Fragment, null, isOpen && /* @__PURE__ */ React37.createElement(
5677
+ return /* @__PURE__ */ React38.createElement(React38.Fragment, null, isOpen && /* @__PURE__ */ React38.createElement(
5265
5678
  ToastWrapper,
5266
5679
  {
5267
5680
  onClick: (e) => e.stopPropagation(),
@@ -5270,12 +5683,12 @@ var Toast = ({
5270
5683
  toastDuration,
5271
5684
  platform
5272
5685
  },
5273
- /* @__PURE__ */ React37.createElement(ChildrenSection3, { "aria-live": "polite" }, children),
5274
- onCloseClick && /* @__PURE__ */ React37.createElement(
5686
+ /* @__PURE__ */ React38.createElement(ChildrenSection3, { "aria-live": "polite" }, children),
5687
+ onCloseClick && /* @__PURE__ */ React38.createElement(
5275
5688
  icon_button_default,
5276
5689
  {
5277
5690
  altText: "Close",
5278
- icon: /* @__PURE__ */ React37.createElement(SvgClose, null),
5691
+ icon: /* @__PURE__ */ React38.createElement(SvgClose, null),
5279
5692
  onClick: onCloseClick,
5280
5693
  iconColor: "bodyInverse"
5281
5694
  }
@@ -5285,10 +5698,10 @@ var Toast = ({
5285
5698
  var toast_default = Toast;
5286
5699
 
5287
5700
  // src/components/tooltip/tooltip.tsx
5288
- import styled29 from "@emotion/styled";
5289
- import React38, { useState as useState4, useRef as useRef2, useEffect as useEffect8 } from "react";
5290
- import { useHover, useLayer as useLayer3, mergeRefs } from "react-laag";
5291
- import ResizeObserver3 from "resize-observer-polyfill";
5701
+ import styled30 from "@emotion/styled";
5702
+ import React39, { useState as useState5, useRef as useRef2, useEffect as useEffect9 } from "react";
5703
+ import { useHover, useLayer as useLayer4, mergeRefs } from "react-laag";
5704
+ import ResizeObserver4 from "resize-observer-polyfill";
5292
5705
  var placements = {
5293
5706
  topLeft: "top-start",
5294
5707
  topCenter: "top-center",
@@ -5306,7 +5719,7 @@ var placements = {
5306
5719
  var tooltipMinHeight = 4;
5307
5720
  var textHeight = textSizes.small.fontSize * textSizes.small.lineHeight;
5308
5721
  var tooltipYPadding = (tooltipMinHeight - textHeight) / 2;
5309
- var TooltipBoxWrapper = styled29.div`
5722
+ var TooltipBoxWrapper = styled30.div`
5310
5723
  background-color: ${getColorValue("backgroundInverse")};
5311
5724
  color: ${getColorValue("bodyInverse")};
5312
5725
  ${getRadius("150")};
@@ -5318,7 +5731,7 @@ var TooltipBoxWrapper = styled29.div`
5318
5731
  padding: ${u(tooltipYPadding)} ${u(1.5)};
5319
5732
  z-index: ${(props) => props.zIndex};
5320
5733
  `;
5321
- var ShortcutWrapper = styled29.div`
5734
+ var ShortcutWrapper = styled30.div`
5322
5735
  background-color: ${getColorValue("grey7")};
5323
5736
  border-radius: 3px;
5324
5737
  color: ${getColorValue("grey3")};
@@ -5329,7 +5742,7 @@ var ShortcutWrapper = styled29.div`
5329
5742
  `;
5330
5743
  var ShortcutBox = ({
5331
5744
  children
5332
- }) => /* @__PURE__ */ React38.createElement(ShortcutWrapper, null, children);
5745
+ }) => /* @__PURE__ */ React39.createElement(ShortcutWrapper, null, children);
5333
5746
  var TooltipBox = (_a) => {
5334
5747
  var _b = _a, {
5335
5748
  children,
@@ -5346,7 +5759,7 @@ var TooltipBox = (_a) => {
5346
5759
  "layerProps",
5347
5760
  "zIndex"
5348
5761
  ]);
5349
- return /* @__PURE__ */ React38.createElement(
5762
+ return /* @__PURE__ */ React39.createElement(
5350
5763
  TooltipBoxWrapper,
5351
5764
  __spreadValues(__spreadValues({
5352
5765
  maxWidth,
@@ -5357,7 +5770,7 @@ var TooltipBox = (_a) => {
5357
5770
  children
5358
5771
  );
5359
5772
  };
5360
- var TooltipChildren = styled29.div`
5773
+ var TooltipChildren = styled30.div`
5361
5774
  display: ${(props) => props.isInline ? "inline-block" : "block"};
5362
5775
  ${(props) => props.verticalAlign && `vertical-align: ${props.verticalAlign}`};
5363
5776
  &:focus-visible {
@@ -5417,12 +5830,12 @@ var Tooltip = (_a) => {
5417
5830
  delayEnter: getInitialDelaySpeed(delay),
5418
5831
  delayLeave: 200
5419
5832
  });
5420
- const [isOverTooltip, setIsOverTooltip] = useState4(false);
5421
- const [isOpen, setIsOpen] = useState4(false);
5422
- const [enterOrSpaceKeyDown, setEnterOrSpaceKeyDown] = useState4(false);
5833
+ const [isOverTooltip, setIsOverTooltip] = useState5(false);
5834
+ const [isOpen, setIsOpen] = useState5(false);
5835
+ const [enterOrSpaceKeyDown, setEnterOrSpaceKeyDown] = useState5(false);
5423
5836
  const focusRef = useRef2();
5424
5837
  const isTooltipDisabled = !content || isDisabled;
5425
- useEffect8(() => {
5838
+ useEffect9(() => {
5426
5839
  if (isTooltipDisabled) {
5427
5840
  setIsOpen(false);
5428
5841
  return;
@@ -5454,7 +5867,7 @@ var Tooltip = (_a) => {
5454
5867
  setIsOpen(false);
5455
5868
  setEnterOrSpaceKeyDown(false);
5456
5869
  };
5457
- useEffect8(() => {
5870
+ useEffect9(() => {
5458
5871
  if (!isOpen) {
5459
5872
  return;
5460
5873
  }
@@ -5469,19 +5882,21 @@ var Tooltip = (_a) => {
5469
5882
  window.removeEventListener("keydown", keyListener);
5470
5883
  };
5471
5884
  }, [isOpen, setIsOpen]);
5472
- const { layerProps, triggerProps, renderLayer } = useLayer3({
5885
+ const { layerProps, triggerProps, renderLayer } = useLayer4({
5473
5886
  isOpen,
5474
5887
  placement: placements[placement],
5475
- ResizeObserver: ResizeObserver3,
5888
+ ResizeObserver: ResizeObserver4,
5476
5889
  triggerOffset,
5477
5890
  container,
5478
5891
  auto: true
5479
5892
  });
5480
- return /* @__PURE__ */ React38.createElement(React38.Fragment, null, /* @__PURE__ */ React38.createElement(
5893
+ return /* @__PURE__ */ React39.createElement(React39.Fragment, null, /* @__PURE__ */ React39.createElement(
5481
5894
  TooltipChildren,
5482
5895
  __spreadProps(__spreadValues(__spreadValues({}, triggerProps), hoverProps), {
5483
- onClick: () => {
5484
- setEnterOrSpaceKeyDown(true);
5896
+ onClick: (e) => {
5897
+ if (e.detail === 0) {
5898
+ setEnterOrSpaceKeyDown(true);
5899
+ }
5485
5900
  },
5486
5901
  onFocus: handleFocus,
5487
5902
  onBlur: handleBlur,
@@ -5491,8 +5906,8 @@ var Tooltip = (_a) => {
5491
5906
  ref: mergeRefs(triggerProps.ref, focusRef)
5492
5907
  }),
5493
5908
  children
5494
- ), ariaLive && /* @__PURE__ */ React38.createElement("span", { className: "srOnly", "aria-live": "polite" }, isOpen && content), isOpen && renderLayer(
5495
- /* @__PURE__ */ React38.createElement("div", __spreadProps(__spreadValues({}, layerProps), { style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex }) }), /* @__PURE__ */ React38.createElement(
5909
+ ), ariaLive && /* @__PURE__ */ React39.createElement("span", { className: "srOnly", "aria-live": "polite" }, isOpen && content), isOpen && renderLayer(
5910
+ /* @__PURE__ */ React39.createElement("div", __spreadProps(__spreadValues({}, layerProps), { style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex }) }), /* @__PURE__ */ React39.createElement(
5496
5911
  TooltipBox,
5497
5912
  __spreadValues({
5498
5913
  maxWidth,
@@ -5501,7 +5916,7 @@ var Tooltip = (_a) => {
5501
5916
  role: "tooltip",
5502
5917
  id: tooltipId
5503
5918
  }, rest),
5504
- /* @__PURE__ */ React38.createElement(arrange_default, { gap: "small" }, /* @__PURE__ */ React38.createElement(text_default, { size: "small", fontWeight: "bold" }, content), shortcut && /* @__PURE__ */ React38.createElement(arrange_default, { gap: "xsmall" }, shortcut.map((char, index) => /* @__PURE__ */ React38.createElement(ShortcutBox, { key: index }, char))))
5919
+ /* @__PURE__ */ React39.createElement(arrange_default, { gap: "small" }, /* @__PURE__ */ React39.createElement(text_default, { size: "small", fontWeight: "bold" }, content), shortcut && /* @__PURE__ */ React39.createElement(arrange_default, { gap: "xsmall" }, shortcut.map((char, index) => /* @__PURE__ */ React39.createElement(ShortcutBox, { key: index }, char))))
5505
5920
  ))
5506
5921
  ));
5507
5922
  };
@@ -5510,8 +5925,8 @@ var tooltip_default = Tooltip;
5510
5925
 
5511
5926
  // src/components/skeleton/skeleton.tsx
5512
5927
  import { css as css4 } from "@emotion/react";
5513
- import styled30 from "@emotion/styled";
5514
- import React39 from "react";
5928
+ import styled31 from "@emotion/styled";
5929
+ import React40 from "react";
5515
5930
  var SkeletonAnimation = css4`
5516
5931
  @media (prefers-reduced-motion: no-preference) {
5517
5932
  animation: shimmer 2s infinite linear;
@@ -5532,7 +5947,7 @@ var SkeletonAnimation = css4`
5532
5947
  }
5533
5948
  }
5534
5949
  `;
5535
- var SkeletonTextWrapper = styled30.div`
5950
+ var SkeletonTextWrapper = styled31.div`
5536
5951
  ${(props) => getTextSize(props.size)};
5537
5952
  color: transparent;
5538
5953
  position: relative;
@@ -5558,7 +5973,7 @@ var SkeletonTextWrapper = styled30.div`
5558
5973
  }
5559
5974
  `};
5560
5975
  `;
5561
- var SkeletonContainerWrapper = styled30.div`
5976
+ var SkeletonContainerWrapper = styled31.div`
5562
5977
  background-color: var(--lns-color-disabledBackground);
5563
5978
  ${(props) => getRadius(props.radius)};
5564
5979
  height: ${(props) => props.height};
@@ -5570,7 +5985,7 @@ var SkeletonText = ({
5570
5985
  lines = 1,
5571
5986
  animated = false
5572
5987
  }) => {
5573
- return /* @__PURE__ */ React39.createElement(React39.Fragment, null, [...Array(lines)].map((_, i) => /* @__PURE__ */ React39.createElement(
5988
+ return /* @__PURE__ */ React40.createElement(React40.Fragment, null, [...Array(lines)].map((_, i) => /* @__PURE__ */ React40.createElement(
5574
5989
  SkeletonTextWrapper,
5575
5990
  {
5576
5991
  key: i,
@@ -5587,7 +6002,7 @@ var SkeletonContainer = ({
5587
6002
  radius = "full",
5588
6003
  width = "40px"
5589
6004
  }) => {
5590
- return /* @__PURE__ */ React39.createElement(React39.Fragment, null, /* @__PURE__ */ React39.createElement(
6005
+ return /* @__PURE__ */ React40.createElement(React40.Fragment, null, /* @__PURE__ */ React40.createElement(
5591
6006
  SkeletonContainerWrapper,
5592
6007
  {
5593
6008
  animated,
@@ -5599,10 +6014,10 @@ var SkeletonContainer = ({
5599
6014
  };
5600
6015
 
5601
6016
  // src/components/logo/logo.tsx
5602
- import styled31 from "@emotion/styled";
5603
- import React40 from "react";
6017
+ import styled32 from "@emotion/styled";
6018
+ import React41 from "react";
5604
6019
  var LoomAiGradientDef = (customId) => {
5605
- return /* @__PURE__ */ React40.createElement("defs", null, /* @__PURE__ */ React40.createElement(
6020
+ return /* @__PURE__ */ React41.createElement("defs", null, /* @__PURE__ */ React41.createElement(
5606
6021
  "radialGradient",
5607
6022
  {
5608
6023
  id: `ai-logo-${customId}-gradient-1`,
@@ -5612,12 +6027,12 @@ var LoomAiGradientDef = (customId) => {
5612
6027
  fx: "0%",
5613
6028
  fy: "0%"
5614
6029
  },
5615
- /* @__PURE__ */ React40.createElement("stop", { offset: "30%", stopColor: "#97ACFD" }),
5616
- /* @__PURE__ */ React40.createElement("stop", { offset: "33%", stopColor: "#B3B2F4" }),
5617
- /* @__PURE__ */ React40.createElement("stop", { offset: "43%", stopColor: "#DEB0E0" }),
5618
- /* @__PURE__ */ React40.createElement("stop", { offset: "50%", stopColor: "#DFC6E5" }),
5619
- /* @__PURE__ */ React40.createElement("stop", { offset: "72%", stopColor: "#6663F6" })
5620
- ), /* @__PURE__ */ React40.createElement(
6030
+ /* @__PURE__ */ React41.createElement("stop", { offset: "30%", stopColor: "#97ACFD" }),
6031
+ /* @__PURE__ */ React41.createElement("stop", { offset: "33%", stopColor: "#B3B2F4" }),
6032
+ /* @__PURE__ */ React41.createElement("stop", { offset: "43%", stopColor: "#DEB0E0" }),
6033
+ /* @__PURE__ */ React41.createElement("stop", { offset: "50%", stopColor: "#DFC6E5" }),
6034
+ /* @__PURE__ */ React41.createElement("stop", { offset: "72%", stopColor: "#6663F6" })
6035
+ ), /* @__PURE__ */ React41.createElement(
5621
6036
  "radialGradient",
5622
6037
  {
5623
6038
  id: `ai-logo-${customId}-gradient-2`,
@@ -5625,10 +6040,10 @@ var LoomAiGradientDef = (customId) => {
5625
6040
  fx: "40%",
5626
6041
  fy: "72%"
5627
6042
  },
5628
- /* @__PURE__ */ React40.createElement("stop", { offset: "20%", stopColor: "#615CF500" }),
5629
- /* @__PURE__ */ React40.createElement("stop", { offset: "32%", stopColor: "#615CF550" }),
5630
- /* @__PURE__ */ React40.createElement("stop", { offset: "48%", stopColor: "#6663F6" })
5631
- ), /* @__PURE__ */ React40.createElement(
6043
+ /* @__PURE__ */ React41.createElement("stop", { offset: "20%", stopColor: "#615CF500" }),
6044
+ /* @__PURE__ */ React41.createElement("stop", { offset: "32%", stopColor: "#615CF550" }),
6045
+ /* @__PURE__ */ React41.createElement("stop", { offset: "48%", stopColor: "#6663F6" })
6046
+ ), /* @__PURE__ */ React41.createElement(
5632
6047
  "radialGradient",
5633
6048
  {
5634
6049
  id: `ai-logo-${customId}-gradient-3`,
@@ -5636,32 +6051,32 @@ var LoomAiGradientDef = (customId) => {
5636
6051
  fx: "0%",
5637
6052
  fy: "100%"
5638
6053
  },
5639
- /* @__PURE__ */ React40.createElement("stop", { offset: "25%", stopColor: "#6663F6" }),
5640
- /* @__PURE__ */ React40.createElement("stop", { offset: "38%", stopColor: "#6E68F450" }),
5641
- /* @__PURE__ */ React40.createElement("stop", { offset: "45%", stopColor: "#6E68F400" })
6054
+ /* @__PURE__ */ React41.createElement("stop", { offset: "25%", stopColor: "#6663F6" }),
6055
+ /* @__PURE__ */ React41.createElement("stop", { offset: "38%", stopColor: "#6E68F450" }),
6056
+ /* @__PURE__ */ React41.createElement("stop", { offset: "45%", stopColor: "#6E68F400" })
5642
6057
  ));
5643
6058
  };
5644
6059
  var symbolLogoPath = "M30 15.4433C30 16.6091 29.0933 16.8581 27.9562 16.9301C22.5158 17.2323 16.7962 22.686 16.4795 28.112C16.422 29.2634 16.173 30.1702 15.0072 30.1702C13.8414 30.1702 13.578 29.2634 13.5205 28.0976C13.2038 22.686 7.48416 17.2323 2.05814 16.9301C0.906735 16.8581 0 16.6091 0 15.4433C0 14.2775 0.906735 14.043 2.05814 13.971C7.48416 13.6687 13.2038 7.65433 13.5205 2.22831C13.578 1.0769 13.827 0.170166 15.0072 0.170166C16.1874 0.170166 16.422 1.0769 16.4795 2.22831C16.7962 7.65433 22.5158 13.6687 27.9419 13.971C29.0933 14.043 30 14.2919 30 15.4433Z";
5645
6060
  var SymbolLogoSvg = (_a) => {
5646
- var _b = _a, { brand, symbolColor, customId, title } = _b, props = __objRest(_b, ["brand", "symbolColor", "customId", "title"]);
6061
+ var _b = _a, { brand, symbolColor, customId } = _b, props = __objRest(_b, ["brand", "symbolColor", "customId"]);
5647
6062
  switch (brand) {
5648
6063
  case "ai":
5649
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 30 31", fill: "none" }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), !symbolColor ? /* @__PURE__ */ React40.createElement(React40.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React40.createElement(
6064
+ return /* @__PURE__ */ React41.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 30 31", fill: "none" }, props), /* @__PURE__ */ React41.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ React41.createElement(React41.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React41.createElement(
5650
6065
  "path",
5651
6066
  {
5652
6067
  key: i,
5653
6068
  d: symbolLogoPath,
5654
6069
  fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
5655
6070
  }
5656
- ))) : /* @__PURE__ */ React40.createElement("path", { d: symbolLogoPath, fill: getColorValue(symbolColor) }));
6071
+ ))) : /* @__PURE__ */ React41.createElement("path", { d: symbolLogoPath, fill: getColorValue(symbolColor) }));
5657
6072
  case "apptile":
5658
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 40 40", fill: "none" }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), /* @__PURE__ */ React40.createElement(
6073
+ return /* @__PURE__ */ React41.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ React41.createElement("title", null, "Loom"), /* @__PURE__ */ React41.createElement(
5659
6074
  "path",
5660
6075
  {
5661
6076
  d: "M0 12C0 5.37258 5.37258 0 12 0H28C34.6274 0 40 5.37258 40 12V28C40 34.6274 34.6274 40 28 40H12C5.37258 40 0 34.6274 0 28V12Z",
5662
6077
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
5663
6078
  }
5664
- ), /* @__PURE__ */ React40.createElement(
6079
+ ), /* @__PURE__ */ React41.createElement(
5665
6080
  "path",
5666
6081
  {
5667
6082
  d: "M32.3962 18.6213H25.1467L31.4251 14.9965L30.0463 12.6077L23.768 16.2325L27.392 9.95464L25.0032 8.57506L21.3792 14.8529V7.604H18.6215V14.8536L14.9961 8.57506L12.6081 9.95395L16.2327 16.2318L9.95437 12.6077L8.57552 14.9958L14.8539 18.6206H7.60449V21.3784H14.8532L8.57552 25.0032L9.95437 27.392L16.2321 23.7679L12.6074 30.0457L14.9961 31.4246L18.6208 25.1461V32.3957H21.3785V25.1468L25.0025 31.4246L27.3912 30.0457L23.7665 23.7672L30.0449 27.392L31.4238 25.0032L25.1461 21.3791H32.3947V18.6213H32.3962ZM20.0003 23.7505C17.921 23.7505 16.2355 22.0651 16.2355 19.9856C16.2355 17.9062 17.921 16.2207 20.0003 16.2207C22.0797 16.2207 23.7651 17.9062 23.7651 19.9856C23.7651 22.0651 22.0797 23.7505 20.0003 23.7505Z",
@@ -5669,7 +6084,7 @@ var SymbolLogoSvg = (_a) => {
5669
6084
  }
5670
6085
  ));
5671
6086
  default:
5672
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 31 30", fill: "none" }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), /* @__PURE__ */ React40.createElement(
6087
+ return /* @__PURE__ */ React41.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 31 30", fill: "none" }, props), /* @__PURE__ */ React41.createElement("title", null, "Loom"), /* @__PURE__ */ React41.createElement(
5673
6088
  "path",
5674
6089
  {
5675
6090
  d: "M30.01 13.43h-9.142l7.917-4.57-1.57-2.72-7.918 4.57 4.57-7.915-2.72-1.57-4.571 7.913V0h-3.142v9.139L8.863 1.225l-2.721 1.57 4.57 7.913L2.796 6.14 1.225 8.86l7.917 4.57H0v3.141h9.141l-7.916 4.57 1.57 2.72 7.918-4.57-4.571 7.915 2.72 1.57 4.572-7.914V30h3.142v-9.334l4.655 8.06 2.551-1.472-4.656-8.062 8.087 4.668 1.571-2.72-7.916-4.57h9.141v-3.14h.001zm-15.005 5.84a4.271 4.271 0 11-.001-8.542 4.271 4.271 0 01.001 8.542z",
@@ -5679,12 +6094,35 @@ var SymbolLogoSvg = (_a) => {
5679
6094
  }
5680
6095
  };
5681
6096
  var WordmarkLogoSvg = (_a) => {
5682
- var _b = _a, { brand, wordmarkColor, title } = _b, props = __objRest(_b, ["brand", "wordmarkColor", "title"]);
6097
+ var _b = _a, { brand, wordmarkColor } = _b, props = __objRest(_b, ["brand", "wordmarkColor"]);
5683
6098
  switch (brand) {
5684
6099
  case "ai":
5685
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 94 23", fill: wordmarkColor }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), /* @__PURE__ */ React40.createElement("path", { d: "M4.12637 22.4624H0V0H4.12637V22.4624Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M13.3999 19.1737C15.4166 19.1737 17.2781 17.7155 17.2781 14.8301C17.2781 11.9448 15.4166 10.4866 13.3999 10.4866C11.3833 10.4866 9.52175 11.9448 9.52175 14.8301C9.52175 17.6845 11.3833 19.1737 13.3999 19.1737ZM13.3999 6.7325C17.9606 6.7325 21.4045 10.1143 21.4045 14.8301C21.4045 19.515 17.9606 22.9277 13.3999 22.9277C8.83919 22.9277 5.39538 19.515 5.39538 14.8301C5.39538 10.1143 8.83919 6.7325 13.3999 6.7325Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M29.7548 19.1737C31.7714 19.1737 33.6329 17.7155 33.6329 14.8301C33.6329 11.9448 31.7714 10.4866 29.7548 10.4866C27.7381 10.4866 25.8766 11.9448 25.8766 14.8301C25.8766 17.6845 27.7381 19.1737 29.7548 19.1737ZM29.7548 6.7325C34.3155 6.7325 37.7593 10.1143 37.7593 14.8301C37.7593 19.515 34.3155 22.9277 29.7548 22.9277C25.194 22.9277 21.7502 19.515 21.7502 14.8301C21.7502 10.1143 25.194 6.7325 29.7548 6.7325Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M43.1622 22.4624H39.0358V7.19788H42.976V9.05941C43.8137 7.57019 45.7683 6.76353 47.4437 6.76353C49.5224 6.76353 51.1978 7.66326 51.9734 9.30761C53.1834 7.44609 54.7967 6.76353 56.8134 6.76353C59.6367 6.76353 62.3359 8.46992 62.3359 12.5653V22.4624H58.3336V13.403C58.3336 11.7586 57.5269 10.5176 55.6344 10.5176C53.8659 10.5176 52.8111 11.8827 52.8111 13.5271V22.4624H48.7157V13.403C48.7157 11.7586 47.878 10.5176 46.0165 10.5176C44.2171 10.5176 43.1622 11.8517 43.1622 13.5271V22.4624Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M84.1324 22.4624L82.3019 17.4363H73.3666L71.5361 22.4624H67.0064L75.4453 0.46538H80.4093L88.7862 22.4624H84.1324ZM77.8342 5.21226L74.7937 13.5271H80.8747L77.8342 5.21226Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M94 22.4624H89.6565V0.46538H94V22.4624Z" }));
6100
+ return /* @__PURE__ */ React41.createElement(
6101
+ "svg",
6102
+ __spreadValues({
6103
+ "aria-label": "Loom AI",
6104
+ viewBox: "0 0 94 23",
6105
+ fill: wordmarkColor
6106
+ }, props),
6107
+ /* @__PURE__ */ React41.createElement("title", null, "Loom AI"),
6108
+ /* @__PURE__ */ React41.createElement("path", { d: "M4.12637 22.4624H0V0H4.12637V22.4624Z" }),
6109
+ /* @__PURE__ */ React41.createElement("path", { d: "M13.3999 19.1737C15.4166 19.1737 17.2781 17.7155 17.2781 14.8301C17.2781 11.9448 15.4166 10.4866 13.3999 10.4866C11.3833 10.4866 9.52175 11.9448 9.52175 14.8301C9.52175 17.6845 11.3833 19.1737 13.3999 19.1737ZM13.3999 6.7325C17.9606 6.7325 21.4045 10.1143 21.4045 14.8301C21.4045 19.515 17.9606 22.9277 13.3999 22.9277C8.83919 22.9277 5.39538 19.515 5.39538 14.8301C5.39538 10.1143 8.83919 6.7325 13.3999 6.7325Z" }),
6110
+ /* @__PURE__ */ React41.createElement("path", { d: "M29.7548 19.1737C31.7714 19.1737 33.6329 17.7155 33.6329 14.8301C33.6329 11.9448 31.7714 10.4866 29.7548 10.4866C27.7381 10.4866 25.8766 11.9448 25.8766 14.8301C25.8766 17.6845 27.7381 19.1737 29.7548 19.1737ZM29.7548 6.7325C34.3155 6.7325 37.7593 10.1143 37.7593 14.8301C37.7593 19.515 34.3155 22.9277 29.7548 22.9277C25.194 22.9277 21.7502 19.515 21.7502 14.8301C21.7502 10.1143 25.194 6.7325 29.7548 6.7325Z" }),
6111
+ /* @__PURE__ */ React41.createElement("path", { d: "M43.1622 22.4624H39.0358V7.19788H42.976V9.05941C43.8137 7.57019 45.7683 6.76353 47.4437 6.76353C49.5224 6.76353 51.1978 7.66326 51.9734 9.30761C53.1834 7.44609 54.7967 6.76353 56.8134 6.76353C59.6367 6.76353 62.3359 8.46992 62.3359 12.5653V22.4624H58.3336V13.403C58.3336 11.7586 57.5269 10.5176 55.6344 10.5176C53.8659 10.5176 52.8111 11.8827 52.8111 13.5271V22.4624H48.7157V13.403C48.7157 11.7586 47.878 10.5176 46.0165 10.5176C44.2171 10.5176 43.1622 11.8517 43.1622 13.5271V22.4624Z" }),
6112
+ /* @__PURE__ */ React41.createElement("path", { d: "M84.1324 22.4624L82.3019 17.4363H73.3666L71.5361 22.4624H67.0064L75.4453 0.46538H80.4093L88.7862 22.4624H84.1324ZM77.8342 5.21226L74.7937 13.5271H80.8747L77.8342 5.21226Z" }),
6113
+ /* @__PURE__ */ React41.createElement("path", { d: "M94 22.4624H89.6565V0.46538H94V22.4624Z" })
6114
+ );
5686
6115
  default:
5687
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 62 23", fill: wordmarkColor }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), /* @__PURE__ */ React40.createElement("path", { d: "M.109 21.973V.027h4.028v21.946H.109zM38.742 7.059h3.846v1.82c.818-1.456 2.727-2.244 4.362-2.244 2.03 0 3.665.88 4.422 2.485 1.18-1.82 2.756-2.485 4.725-2.485 2.756 0 5.39 1.667 5.39 5.668v9.67h-3.906v-8.851c0-1.607-.788-2.82-2.636-2.82-1.727 0-2.757 1.335-2.757 2.942v8.73h-3.997v-8.852c0-1.607-.817-2.82-2.635-2.82-1.757 0-2.787 1.305-2.787 2.942v8.73h-4.027V7.059zM13.24 22.405c-4.537 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.288 7.889-7.824 7.889zm0-12.135a4.25 4.25 0 00-4.244 4.247 4.25 4.25 0 004.244 4.247 4.25 4.25 0 004.243-4.247 4.25 4.25 0 00-4.243-4.247zM29.667 22.405c-4.538 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.29 7.889-7.824 7.889zm0-12.186a4.3 4.3 0 00-4.293 4.296 4.3 4.3 0 004.293 4.296 4.3 4.3 0 004.293-4.296 4.3 4.3 0 00-4.293-4.296z" }));
6116
+ return /* @__PURE__ */ React41.createElement(
6117
+ "svg",
6118
+ __spreadValues({
6119
+ "aria-label": "Loom",
6120
+ viewBox: "0 0 62 23",
6121
+ fill: wordmarkColor
6122
+ }, props),
6123
+ /* @__PURE__ */ React41.createElement("title", null, "Loom"),
6124
+ /* @__PURE__ */ React41.createElement("path", { d: "M.109 21.973V.027h4.028v21.946H.109zM38.742 7.059h3.846v1.82c.818-1.456 2.727-2.244 4.362-2.244 2.03 0 3.665.88 4.422 2.485 1.18-1.82 2.756-2.485 4.725-2.485 2.756 0 5.39 1.667 5.39 5.668v9.67h-3.906v-8.851c0-1.607-.788-2.82-2.636-2.82-1.727 0-2.757 1.335-2.757 2.942v8.73h-3.997v-8.852c0-1.607-.817-2.82-2.635-2.82-1.757 0-2.787 1.305-2.787 2.942v8.73h-4.027V7.059zM13.24 22.405c-4.537 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.288 7.889-7.824 7.889zm0-12.135a4.25 4.25 0 00-4.244 4.247 4.25 4.25 0 004.244 4.247 4.25 4.25 0 004.243-4.247 4.25 4.25 0 00-4.243-4.247zM29.667 22.405c-4.538 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.29 7.889-7.824 7.889zm0-12.186a4.3 4.3 0 00-4.293 4.296 4.3 4.3 0 004.293 4.296 4.3 4.3 0 004.293-4.296 4.3 4.3 0 00-4.293-4.296z" })
6125
+ );
5688
6126
  }
5689
6127
  };
5690
6128
  var combinedLogoPath = "M100 7.76427C100 8.35691 99.539 8.48348 98.961 8.52007C96.1953 8.67371 93.2877 11.4461 93.1267 14.2045C93.0975 14.7898 92.9709 15.2508 92.3783 15.2508C91.7856 15.2508 91.6517 14.7898 91.6225 14.1972C91.4615 11.4461 88.5539 8.67371 85.7955 8.52007C85.2102 8.48348 84.7492 8.35691 84.7492 7.76427C84.7492 7.17162 85.2102 7.05237 85.7955 7.01578C88.5539 6.86213 91.4615 3.80464 91.6225 1.04628C91.6517 0.460948 91.7783 0 92.3783 0C92.9782 0 93.0975 0.460948 93.1267 1.04628C93.2877 3.80464 96.1953 6.86213 98.9537 7.01578C99.539 7.05237 100 7.17894 100 7.76427Z";
@@ -5693,47 +6131,45 @@ var CombinedLogoSvg = (_a) => {
5693
6131
  brand,
5694
6132
  wordmarkColor,
5695
6133
  symbolColor,
5696
- customId,
5697
- title
6134
+ customId
5698
6135
  } = _b, props = __objRest(_b, [
5699
6136
  "brand",
5700
6137
  "wordmarkColor",
5701
6138
  "symbolColor",
5702
- "customId",
5703
- "title"
6139
+ "customId"
5704
6140
  ]);
5705
6141
  switch (brand) {
5706
6142
  case "ai":
5707
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 100 30", fill: "none" }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), !symbolColor ? /* @__PURE__ */ React40.createElement(React40.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React40.createElement(
6143
+ return /* @__PURE__ */ React41.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ React41.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ React41.createElement(React41.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React41.createElement(
5708
6144
  "path",
5709
6145
  {
5710
6146
  key: i,
5711
6147
  d: combinedLogoPath,
5712
6148
  fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
5713
6149
  }
5714
- ))) : /* @__PURE__ */ React40.createElement("path", { d: combinedLogoPath, fill: getColorValue(symbolColor) }), /* @__PURE__ */ React40.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React40.createElement("path", { d: "M4.1997 29.5909H0.570312V9.83386H4.1997V29.5909Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M12.3563 26.6983C14.1301 26.6983 15.7674 25.4157 15.7674 22.8778C15.7674 20.34 14.1301 19.0574 12.3563 19.0574C10.5826 19.0574 8.94526 20.34 8.94526 22.8778C8.94526 25.3884 10.5826 26.6983 12.3563 26.6983ZM12.3563 15.7555C16.3678 15.7555 19.3968 18.73 19.3968 22.8778C19.3968 26.9984 16.3678 30.0002 12.3563 30.0002C8.34491 30.0002 5.31587 26.9984 5.31587 22.8778C5.31587 18.73 8.34491 15.7555 12.3563 15.7555Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M26.7414 26.6983C28.5152 26.6983 30.1525 25.4157 30.1525 22.8778C30.1525 20.34 28.5152 19.0574 26.7414 19.0574C24.9676 19.0574 23.3303 20.34 23.3303 22.8778C23.3303 25.3884 24.9676 26.6983 26.7414 26.6983ZM26.7414 15.7555C30.7528 15.7555 33.7819 18.73 33.7819 22.8778C33.7819 26.9984 30.7528 30.0002 26.7414 30.0002C22.73 30.0002 19.7009 26.9984 19.7009 22.8778C19.7009 18.73 22.73 15.7555 26.7414 15.7555Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M38.534 29.5909H34.9047V16.1648H38.3703V17.8022C39.1071 16.4923 40.8263 15.7828 42.2999 15.7828C44.1282 15.7828 45.6018 16.5742 46.284 18.0205C47.3483 16.3831 48.7673 15.7828 50.5411 15.7828C53.0243 15.7828 55.3984 17.2837 55.3984 20.8858V29.5909H51.8782V21.6226C51.8782 20.1763 51.1687 19.0847 49.5041 19.0847C47.9486 19.0847 47.0208 20.2854 47.0208 21.7317V29.5909H43.4187V21.6226C43.4187 20.1763 42.6819 19.0847 41.0446 19.0847C39.4619 19.0847 38.534 20.2581 38.534 21.7317V29.5909Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M74.5698 29.5909L72.9598 25.1701H65.1006L63.4906 29.5909H59.5064L66.929 10.2432H71.2951L78.6631 29.5909H74.5698ZM69.0302 14.4184L66.3559 21.7317H71.7045L69.0302 14.4184Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M83.249 29.5909H79.4285V10.2432H83.249V29.5909Z" })));
6150
+ ))) : /* @__PURE__ */ React41.createElement("path", { d: combinedLogoPath, fill: getColorValue(symbolColor) }), /* @__PURE__ */ React41.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React41.createElement("path", { d: "M4.1997 29.5909H0.570312V9.83386H4.1997V29.5909Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M12.3563 26.6983C14.1301 26.6983 15.7674 25.4157 15.7674 22.8778C15.7674 20.34 14.1301 19.0574 12.3563 19.0574C10.5826 19.0574 8.94526 20.34 8.94526 22.8778C8.94526 25.3884 10.5826 26.6983 12.3563 26.6983ZM12.3563 15.7555C16.3678 15.7555 19.3968 18.73 19.3968 22.8778C19.3968 26.9984 16.3678 30.0002 12.3563 30.0002C8.34491 30.0002 5.31587 26.9984 5.31587 22.8778C5.31587 18.73 8.34491 15.7555 12.3563 15.7555Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M26.7414 26.6983C28.5152 26.6983 30.1525 25.4157 30.1525 22.8778C30.1525 20.34 28.5152 19.0574 26.7414 19.0574C24.9676 19.0574 23.3303 20.34 23.3303 22.8778C23.3303 25.3884 24.9676 26.6983 26.7414 26.6983ZM26.7414 15.7555C30.7528 15.7555 33.7819 18.73 33.7819 22.8778C33.7819 26.9984 30.7528 30.0002 26.7414 30.0002C22.73 30.0002 19.7009 26.9984 19.7009 22.8778C19.7009 18.73 22.73 15.7555 26.7414 15.7555Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M38.534 29.5909H34.9047V16.1648H38.3703V17.8022C39.1071 16.4923 40.8263 15.7828 42.2999 15.7828C44.1282 15.7828 45.6018 16.5742 46.284 18.0205C47.3483 16.3831 48.7673 15.7828 50.5411 15.7828C53.0243 15.7828 55.3984 17.2837 55.3984 20.8858V29.5909H51.8782V21.6226C51.8782 20.1763 51.1687 19.0847 49.5041 19.0847C47.9486 19.0847 47.0208 20.2854 47.0208 21.7317V29.5909H43.4187V21.6226C43.4187 20.1763 42.6819 19.0847 41.0446 19.0847C39.4619 19.0847 38.534 20.2581 38.534 21.7317V29.5909Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M74.5698 29.5909L72.9598 25.1701H65.1006L63.4906 29.5909H59.5064L66.929 10.2432H71.2951L78.6631 29.5909H74.5698ZM69.0302 14.4184L66.3559 21.7317H71.7045L69.0302 14.4184Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M83.249 29.5909H79.4285V10.2432H83.249V29.5909Z" })));
5715
6151
  case "apptile":
5716
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 103 40", fill: "none" }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), /* @__PURE__ */ React40.createElement(
6152
+ return /* @__PURE__ */ React41.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 103 40", fill: "none" }, props), /* @__PURE__ */ React41.createElement("title", null, "Loom"), /* @__PURE__ */ React41.createElement(
5717
6153
  "path",
5718
6154
  {
5719
6155
  d: "M0 12C0 5.37258 5.37258 0 12 0H28C34.6274 0 40 5.37258 40 12V28C40 34.6274 34.6274 40 28 40H12C5.37258 40 0 34.6274 0 28V12Z",
5720
6156
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
5721
6157
  }
5722
- ), /* @__PURE__ */ React40.createElement(
6158
+ ), /* @__PURE__ */ React41.createElement(
5723
6159
  "path",
5724
6160
  {
5725
6161
  d: "M32.3962 18.6213H25.1467L31.4251 14.9965L30.0463 12.6077L23.768 16.2325L27.392 9.95464L25.0032 8.57506L21.3792 14.8529V7.604H18.6215V14.8536L14.9961 8.57506L12.6081 9.95395L16.2327 16.2318L9.95437 12.6077L8.57552 14.9958L14.8539 18.6206H7.60449V21.3784H14.8532L8.57552 25.0032L9.95437 27.392L16.2321 23.7679L12.6074 30.0457L14.9961 31.4246L18.6208 25.1461V32.3957H21.3785V25.1468L25.0025 31.4246L27.3912 30.0457L23.7665 23.7672L30.0449 27.392L31.4238 25.0032L25.1461 21.3791H32.3947V18.6213H32.3962ZM20.0003 23.7505C17.921 23.7505 16.2355 22.0651 16.2355 19.9856C16.2355 17.9062 17.921 16.2207 20.0003 16.2207C22.0797 16.2207 23.7651 17.9062 23.7651 19.9856C23.7651 22.0651 22.0797 23.7505 20.0003 23.7505Z",
5726
6162
  fill: "white"
5727
6163
  }
5728
- ), /* @__PURE__ */ React40.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React40.createElement("path", { d: "M47.6001 29.5076V10H51.1816V29.5076H47.6001Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M81.9516 16.2509H85.3718V17.8682C86.0987 16.575 87.7961 15.8739 89.2499 15.8739C91.0549 15.8739 92.5086 16.6556 93.1818 18.0832C94.2314 16.4659 95.633 15.8739 97.3834 15.8739C99.8338 15.8739 102.177 17.356 102.177 20.9122V29.5076H98.7027V21.6402C98.7027 20.2119 98.0019 19.1345 96.3591 19.1345C94.8238 19.1345 93.9079 20.3202 93.9079 21.7485V29.5084H90.3541V21.6402C90.3541 20.2119 89.6272 19.1345 88.0104 19.1345C86.4483 19.1345 85.5323 20.2933 85.5323 21.7485V29.5084H81.9516V16.2509Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M59.2755 29.8916C55.2407 29.8916 52.3189 26.899 52.3189 22.8795C52.3189 18.9241 55.2312 15.8603 59.2755 15.8603C63.3394 15.8603 66.232 18.9526 66.232 22.8795C66.232 26.8697 63.3086 29.8916 59.2755 29.8916ZM59.2755 19.1051C57.1944 19.1051 55.5018 20.7983 55.5018 22.8803C55.5018 24.9624 57.1944 26.6555 59.2755 26.6555C61.3565 26.6555 63.0484 24.9624 63.0484 22.8803C63.0484 20.7983 61.3565 19.1051 59.2755 19.1051Z" }), /* @__PURE__ */ React40.createElement("path", { d: "M73.8823 29.8916C69.8476 29.8916 66.9258 26.899 66.9258 22.8795C66.9258 18.9241 69.8381 15.8603 73.8823 15.8603C77.9463 15.8603 80.8389 18.9526 80.8389 22.8795C80.8389 26.8697 77.9139 29.8916 73.8823 29.8916ZM73.8823 19.0601C71.7776 19.0601 70.0652 20.7738 70.0652 22.8788C70.0652 24.9837 71.7776 26.6974 73.8823 26.6974C75.9871 26.6974 77.6995 24.9837 77.6995 22.8788C77.6988 20.7738 75.9863 19.0601 73.8823 19.0601Z" })));
6164
+ ), /* @__PURE__ */ React41.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React41.createElement("path", { d: "M47.6001 29.5076V10H51.1816V29.5076H47.6001Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M81.9516 16.2509H85.3718V17.8682C86.0987 16.575 87.7961 15.8739 89.2499 15.8739C91.0549 15.8739 92.5086 16.6556 93.1818 18.0832C94.2314 16.4659 95.633 15.8739 97.3834 15.8739C99.8338 15.8739 102.177 17.356 102.177 20.9122V29.5076H98.7027V21.6402C98.7027 20.2119 98.0019 19.1345 96.3591 19.1345C94.8238 19.1345 93.9079 20.3202 93.9079 21.7485V29.5084H90.3541V21.6402C90.3541 20.2119 89.6272 19.1345 88.0104 19.1345C86.4483 19.1345 85.5323 20.2933 85.5323 21.7485V29.5084H81.9516V16.2509Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M59.2755 29.8916C55.2407 29.8916 52.3189 26.899 52.3189 22.8795C52.3189 18.9241 55.2312 15.8603 59.2755 15.8603C63.3394 15.8603 66.232 18.9526 66.232 22.8795C66.232 26.8697 63.3086 29.8916 59.2755 29.8916ZM59.2755 19.1051C57.1944 19.1051 55.5018 20.7983 55.5018 22.8803C55.5018 24.9624 57.1944 26.6555 59.2755 26.6555C61.3565 26.6555 63.0484 24.9624 63.0484 22.8803C63.0484 20.7983 61.3565 19.1051 59.2755 19.1051Z" }), /* @__PURE__ */ React41.createElement("path", { d: "M73.8823 29.8916C69.8476 29.8916 66.9258 26.899 66.9258 22.8795C66.9258 18.9241 69.8381 15.8603 73.8823 15.8603C77.9463 15.8603 80.8389 18.9526 80.8389 22.8795C80.8389 26.8697 77.9139 29.8916 73.8823 29.8916ZM73.8823 19.0601C71.7776 19.0601 70.0652 20.7738 70.0652 22.8788C70.0652 24.9837 71.7776 26.6974 73.8823 26.6974C75.9871 26.6974 77.6995 24.9837 77.6995 22.8788C77.6988 20.7738 75.9863 19.0601 73.8823 19.0601Z" })));
5729
6165
  default:
5730
- return /* @__PURE__ */ React40.createElement("svg", __spreadValues({ viewBox: "0 0 100 30", fill: "none" }, props), title && /* @__PURE__ */ React40.createElement("title", null, title), /* @__PURE__ */ React40.createElement(
6166
+ return /* @__PURE__ */ React41.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ React41.createElement("title", null, "Loom"), /* @__PURE__ */ React41.createElement(
5731
6167
  "path",
5732
6168
  {
5733
6169
  d: "M30.01 13.43h-9.142l7.917-4.57-1.57-2.72-7.918 4.57 4.57-7.915-2.72-1.57-4.571 7.913V0h-3.142v9.139L8.863 1.225l-2.721 1.57 4.57 7.913L2.796 6.14 1.225 8.86l7.917 4.57H0v3.141h9.141l-7.916 4.57 1.57 2.72 7.918-4.57-4.571 7.915 2.72 1.57 4.572-7.914V30h3.142v-9.334l4.655 8.06 2.551-1.472-4.656-8.062 8.087 4.668 1.571-2.72-7.916-4.57h9.141v-3.14h.001zm-15.005 5.84a4.271 4.271 0 11-.001-8.542 4.271 4.271 0 01.001 8.542z",
5734
6170
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
5735
6171
  }
5736
- ), /* @__PURE__ */ React40.createElement(
6172
+ ), /* @__PURE__ */ React41.createElement(
5737
6173
  "path",
5738
6174
  {
5739
6175
  d: "M38.109 25.973V4.027h4.028v21.946h-4.028zM76.742 11.059h3.846v1.82c.818-1.455 2.727-2.244 4.362-2.244 2.03 0 3.665.88 4.422 2.485 1.18-1.82 2.756-2.485 4.725-2.485 2.756 0 5.39 1.667 5.39 5.668v9.67h-3.906v-8.851c0-1.607-.788-2.82-2.636-2.82-1.727 0-2.757 1.335-2.757 2.942v8.73h-3.996v-8.852c0-1.607-.818-2.82-2.636-2.82-1.757 0-2.787 1.305-2.787 2.942v8.73h-4.027V11.059zM51.24 26.405c-4.538 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.288 7.889-7.824 7.889zm0-12.135a4.25 4.25 0 00-4.244 4.247 4.25 4.25 0 004.244 4.247 4.25 4.25 0 004.243-4.247 4.25 4.25 0 00-4.243-4.247zM67.667 26.405c-4.538 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.29 7.889-7.824 7.889zm0-12.186a4.3 4.3 0 00-4.293 4.296 4.3 4.3 0 004.293 4.296 4.3 4.3 0 004.293-4.296 4.3 4.3 0 00-4.293-4.296z",
@@ -5742,7 +6178,7 @@ var CombinedLogoSvg = (_a) => {
5742
6178
  ));
5743
6179
  }
5744
6180
  };
5745
- var LogoWrapper = styled31.span`
6181
+ var LogoWrapper = styled32.span`
5746
6182
  display: block;
5747
6183
  ${(props) => props.maxWidth && getSize("max-width", props.maxWidth)};
5748
6184
 
@@ -5760,51 +6196,46 @@ var Logo = (_a) => {
5760
6196
  symbolColor,
5761
6197
  wordmarkColor = "body",
5762
6198
  brand = "loom",
5763
- customId = "",
5764
- title = ""
6199
+ customId = ""
5765
6200
  } = _b, props = __objRest(_b, [
5766
6201
  "variant",
5767
6202
  "maxWidth",
5768
6203
  "symbolColor",
5769
6204
  "wordmarkColor",
5770
6205
  "brand",
5771
- "customId",
5772
- "title"
6206
+ "customId"
5773
6207
  ]);
5774
- return /* @__PURE__ */ React40.createElement(LogoWrapper, __spreadValues({ variant, maxWidth }, props), variant === "combined" && /* @__PURE__ */ React40.createElement(
6208
+ return /* @__PURE__ */ React41.createElement(LogoWrapper, __spreadValues({ variant, maxWidth }, props), variant === "combined" && /* @__PURE__ */ React41.createElement(
5775
6209
  CombinedLogoSvg,
5776
6210
  {
5777
6211
  brand,
5778
6212
  symbolColor,
5779
6213
  wordmarkColor: getColorValue(wordmarkColor),
5780
6214
  customId,
5781
- className: "lns-logoSvg",
5782
- title
6215
+ className: "lns-logoSvg"
5783
6216
  }
5784
- ), variant === "symbol" && /* @__PURE__ */ React40.createElement(
6217
+ ), variant === "symbol" && /* @__PURE__ */ React41.createElement(
5785
6218
  SymbolLogoSvg,
5786
6219
  {
5787
6220
  brand,
5788
6221
  symbolColor,
5789
6222
  customId,
5790
- className: "lns-logoSvg",
5791
- title
6223
+ className: "lns-logoSvg"
5792
6224
  }
5793
- ), variant === "wordmark" && /* @__PURE__ */ React40.createElement(
6225
+ ), variant === "wordmark" && /* @__PURE__ */ React41.createElement(
5794
6226
  WordmarkLogoSvg,
5795
6227
  {
5796
6228
  brand,
5797
6229
  wordmarkColor: getColorValue(wordmarkColor),
5798
- className: "lns-logoSvg",
5799
- title
6230
+ className: "lns-logoSvg"
5800
6231
  }
5801
6232
  ));
5802
6233
  };
5803
6234
  var logo_default = Logo;
5804
6235
 
5805
6236
  // src/components/logo-loader/logo-loader.tsx
5806
- import styled32 from "@emotion/styled";
5807
- import React41 from "react";
6237
+ import styled33 from "@emotion/styled";
6238
+ import React42 from "react";
5808
6239
 
5809
6240
  // src/constants/routes.ts
5810
6241
  var LENS_CDN = "https://cdn.loom.com/assets/lens";
@@ -5814,7 +6245,7 @@ var sizeToPx = {
5814
6245
  small: "40px",
5815
6246
  medium: "80px"
5816
6247
  };
5817
- var LogoLoaderWrapper = styled32.span`
6248
+ var LogoLoaderWrapper = styled33.span`
5818
6249
  animation: ${(props) => props.animation};
5819
6250
  background-image: url(${LENS_CDN}/${(props) => props.brand}-loader.svg);
5820
6251
  background-size: cover;
@@ -5834,14 +6265,14 @@ var LogoLoader = ({
5834
6265
  brand = "loom",
5835
6266
  size = "medium"
5836
6267
  }) => {
5837
- return /* @__PURE__ */ React41.createElement(LogoLoaderWrapper, { animation, brand, size });
6268
+ return /* @__PURE__ */ React42.createElement(LogoLoaderWrapper, { animation, brand, size });
5838
6269
  };
5839
6270
  var logo_loader_default = LogoLoader;
5840
6271
 
5841
6272
  // src/components/list/list.tsx
5842
6273
  import { css as css5 } from "@emotion/react";
5843
- import styled33 from "@emotion/styled";
5844
- import React42 from "react";
6274
+ import styled34 from "@emotion/styled";
6275
+ import React43 from "react";
5845
6276
  var ssrComment = `/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */`;
5846
6277
  var variantStyles2 = {
5847
6278
  border: css5`
@@ -5867,7 +6298,7 @@ var variantStyles2 = {
5867
6298
  `,
5868
6299
  clear: css5``
5869
6300
  };
5870
- var ListWrapper = styled33.div`
6301
+ var ListWrapper = styled34.div`
5871
6302
  .ListRowWrapper {
5872
6303
  grid-template-columns: ${(props) => props.columns && props.columns};
5873
6304
  ${(props) => getSize("gap", props.gap)};
@@ -5875,7 +6306,7 @@ var ListWrapper = styled33.div`
5875
6306
 
5876
6307
  ${(props) => variantStyles2[props.variant]};
5877
6308
  `;
5878
- var ListRowWrapper = styled33.div`
6309
+ var ListRowWrapper = styled34.div`
5879
6310
  display: grid;
5880
6311
  align-items: center;
5881
6312
  text-decoration: none;
@@ -5932,7 +6363,7 @@ var ListRow = (_a) => {
5932
6363
  "href"
5933
6364
  ]);
5934
6365
  const classNameFromProp = className ? ` ${className}` : ``;
5935
- return /* @__PURE__ */ React42.createElement(
6366
+ return /* @__PURE__ */ React43.createElement(
5936
6367
  ListRowWrapper,
5937
6368
  __spreadValues({
5938
6369
  className: `ListRowWrapper${classNameFromProp}`,
@@ -5957,7 +6388,7 @@ var List = (_a) => {
5957
6388
  "gap",
5958
6389
  "variant"
5959
6390
  ]);
5960
- return /* @__PURE__ */ React42.createElement(
6391
+ return /* @__PURE__ */ React43.createElement(
5961
6392
  ListWrapper,
5962
6393
  __spreadValues({
5963
6394
  columns: columns && formatColumns(columns),
@@ -5970,15 +6401,15 @@ var List = (_a) => {
5970
6401
  var list_default = List;
5971
6402
 
5972
6403
  // src/components/tabs/tabs.tsx
5973
- import styled34 from "@emotion/styled";
5974
- import React43 from "react";
5975
- var TabsContext = React43.createContext({});
6404
+ import styled35 from "@emotion/styled";
6405
+ import React44 from "react";
6406
+ var TabsContext = React44.createContext({});
5976
6407
  var negativeScrollOffset = (scrollOffset) => `calc(-1 * ${getSizeValue(scrollOffset)})`;
5977
- var Wrapper = styled34.div`
6408
+ var Wrapper = styled35.div`
5978
6409
  ${(props) => props.scrollOffset && `margin: 0 ${negativeScrollOffset(props.scrollOffset)};
5979
6410
  `};
5980
6411
  `;
5981
- var TabsNav = styled34.nav`
6412
+ var TabsNav = styled35.nav`
5982
6413
  --activeIndicatorHeight: 3px;
5983
6414
 
5984
6415
  display: flex;
@@ -6019,7 +6450,7 @@ var TabsNav = styled34.nav`
6019
6450
  ${(props) => props.scrollOffset && getSize("width", props.scrollOffset)};
6020
6451
  }
6021
6452
  `;
6022
- var TabsNavPilled = styled34.nav`
6453
+ var TabsNavPilled = styled35.nav`
6023
6454
  ${getRadius("200")};
6024
6455
  background-color: var(--lns-color-backgroundSecondary);
6025
6456
 
@@ -6057,7 +6488,7 @@ var TabsNavPilled = styled34.nav`
6057
6488
  ${(props) => props.scrollOffset && getSize("width", props.scrollOffset)};
6058
6489
  }
6059
6490
  `;
6060
- var TabWrapper = styled34.button`
6491
+ var TabWrapper = styled35.button`
6061
6492
  appearance: none;
6062
6493
  font: inherit;
6063
6494
  background: transparent;
@@ -6104,7 +6535,7 @@ var TabWrapper = styled34.button`
6104
6535
  ${(props) => props.isActive && `background-color: ${getColorValue("primary")}`};
6105
6536
  }
6106
6537
  `;
6107
- var TabWrapperPilled = styled34.button`
6538
+ var TabWrapperPilled = styled35.button`
6108
6539
  padding: ${u(1)} 0;
6109
6540
 
6110
6541
  appearance: none;
@@ -6155,20 +6586,20 @@ var Tab = (_a) => {
6155
6586
  "htmlTag",
6156
6587
  "icon"
6157
6588
  ]);
6158
- const { isPilledDesign } = React43.useContext(TabsContext);
6589
+ const { isPilledDesign } = React44.useContext(TabsContext);
6159
6590
  if (isPilledDesign) {
6160
- return /* @__PURE__ */ React43.createElement("li", null, /* @__PURE__ */ React43.createElement(
6591
+ return /* @__PURE__ */ React44.createElement("li", null, /* @__PURE__ */ React44.createElement(
6161
6592
  TabWrapperPilled,
6162
6593
  __spreadValues({
6163
6594
  as: htmlTag,
6164
6595
  isActive,
6165
6596
  icon
6166
6597
  }, props),
6167
- icon && /* @__PURE__ */ React43.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React43.createElement(icon_default, { icon, color: "currentColor" })),
6598
+ icon && /* @__PURE__ */ React44.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React44.createElement(icon_default, { icon, color: "currentColor" })),
6168
6599
  children
6169
6600
  ));
6170
6601
  }
6171
- return /* @__PURE__ */ React43.createElement("li", null, /* @__PURE__ */ React43.createElement(TabWrapper, __spreadValues({ as: htmlTag, isActive, icon }, props), icon && /* @__PURE__ */ React43.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React43.createElement(icon_default, { icon, color: "currentColor" })), children));
6602
+ return /* @__PURE__ */ React44.createElement("li", null, /* @__PURE__ */ React44.createElement(TabWrapper, __spreadValues({ as: htmlTag, isActive, icon }, props), icon && /* @__PURE__ */ React44.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React44.createElement(icon_default, { icon, color: "currentColor" })), children));
6172
6603
  };
6173
6604
  var Tabs = (_a) => {
6174
6605
  var _b = _a, {
@@ -6184,33 +6615,33 @@ var Tabs = (_a) => {
6184
6615
  "isPilledDesign",
6185
6616
  "hasBottomBorder"
6186
6617
  ]);
6187
- const tabsContent = isPilledDesign ? /* @__PURE__ */ React43.createElement(
6618
+ const tabsContent = isPilledDesign ? /* @__PURE__ */ React44.createElement(
6188
6619
  TabsNavPilled,
6189
6620
  __spreadValues({
6190
6621
  hasFullTabs,
6191
6622
  scrollOffset
6192
6623
  }, props),
6193
- /* @__PURE__ */ React43.createElement("ul", null, children)
6194
- ) : /* @__PURE__ */ React43.createElement(
6624
+ /* @__PURE__ */ React44.createElement("ul", null, children)
6625
+ ) : /* @__PURE__ */ React44.createElement(
6195
6626
  TabsNav,
6196
6627
  __spreadValues({
6197
6628
  hasFullTabs,
6198
6629
  scrollOffset,
6199
6630
  hasBottomBorder
6200
6631
  }, props),
6201
- /* @__PURE__ */ React43.createElement("ul", null, children)
6632
+ /* @__PURE__ */ React44.createElement("ul", null, children)
6202
6633
  );
6203
6634
  if (scrollOffset) {
6204
- return /* @__PURE__ */ React43.createElement(Wrapper, { scrollOffset }, tabsContent);
6635
+ return /* @__PURE__ */ React44.createElement(Wrapper, { scrollOffset }, tabsContent);
6205
6636
  }
6206
- return /* @__PURE__ */ React43.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
6637
+ return /* @__PURE__ */ React44.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
6207
6638
  };
6208
6639
  var tabs_default = Tabs;
6209
6640
 
6210
6641
  // src/components/pill/pill.tsx
6211
- import styled35 from "@emotion/styled";
6212
- import React44 from "react";
6213
- var PillWrapper = styled35.div`
6642
+ import styled36 from "@emotion/styled";
6643
+ import React45 from "react";
6644
+ var PillWrapper = styled36.div`
6214
6645
  display: inline-grid;
6215
6646
  grid-auto-flow: column;
6216
6647
  align-items: center;
@@ -6238,21 +6669,21 @@ var Pill = (_a) => {
6238
6669
  "icon",
6239
6670
  "iconPosition"
6240
6671
  ]);
6241
- const iconComponent = /* @__PURE__ */ React44.createElement(
6672
+ const iconComponent = /* @__PURE__ */ React45.createElement(
6242
6673
  container_default,
6243
6674
  {
6244
6675
  htmlTag: "span",
6245
6676
  paddingLeft: iconPosition === "right" && "xsmall",
6246
6677
  paddingRight: iconPosition === "left" && "xsmall"
6247
6678
  },
6248
- /* @__PURE__ */ React44.createElement(icon_default, { icon, color: "currentColor", size: 2 })
6679
+ /* @__PURE__ */ React45.createElement(icon_default, { icon, color: "currentColor", size: 2 })
6249
6680
  );
6250
- return /* @__PURE__ */ React44.createElement(PillWrapper, __spreadValues({ color, backgroundColor }, props), icon && iconPosition === "left" && iconComponent, children, icon && iconPosition === "right" && iconComponent);
6681
+ return /* @__PURE__ */ React45.createElement(PillWrapper, __spreadValues({ color, backgroundColor }, props), icon && iconPosition === "left" && iconComponent, children, icon && iconPosition === "right" && iconComponent);
6251
6682
  };
6252
6683
  var pill_default = Pill;
6253
6684
 
6254
6685
  // src/components/popover/popover.tsx
6255
- import styled36 from "@emotion/styled";
6686
+ import styled37 from "@emotion/styled";
6256
6687
  import {
6257
6688
  autoUpdate,
6258
6689
  flip,
@@ -6261,7 +6692,7 @@ import {
6261
6692
  shift,
6262
6693
  useFloating
6263
6694
  } from "@floating-ui/react-dom";
6264
- import React45, { useEffect as useEffect9 } from "react";
6695
+ import React46, { useEffect as useEffect10 } from "react";
6265
6696
  import ReactDOM from "react-dom";
6266
6697
  import { useTransition as useTransition2 } from "transition-hook";
6267
6698
  var placements2 = {
@@ -6278,14 +6709,14 @@ var placements2 = {
6278
6709
  rightCenter: "right",
6279
6710
  rightBottom: "right-end"
6280
6711
  };
6281
- var Wrapper2 = styled36.div`
6712
+ var Wrapper2 = styled37.div`
6282
6713
  position: relative;
6283
6714
  width: fit-content;
6284
6715
  // transform forces the popover to calculate the position from the trigger instead of the viewport
6285
6716
  transform: translate(0);
6286
- z-index: 1;
6717
+ z-index: ${(props) => props.childrenZIndex};
6287
6718
  `;
6288
- var ContentWrapper2 = styled36.div`
6719
+ var ContentWrapper2 = styled37.div`
6289
6720
  ${(props) => props.zIndex && `z-index: ${props.zIndex}`};
6290
6721
  `;
6291
6722
  var Popover = (_a) => {
@@ -6296,6 +6727,7 @@ var Popover = (_a) => {
6296
6727
  boundaryOffset = 0.5,
6297
6728
  isOpen,
6298
6729
  zIndex = 500,
6730
+ childrenZIndex = 1,
6299
6731
  placement = "topCenter",
6300
6732
  rootId,
6301
6733
  boundaryElement = "body",
@@ -6308,6 +6740,7 @@ var Popover = (_a) => {
6308
6740
  "boundaryOffset",
6309
6741
  "isOpen",
6310
6742
  "zIndex",
6743
+ "childrenZIndex",
6311
6744
  "placement",
6312
6745
  "rootId",
6313
6746
  "boundaryElement",
@@ -6344,7 +6777,7 @@ var Popover = (_a) => {
6344
6777
  ],
6345
6778
  strategy: "fixed"
6346
6779
  });
6347
- useEffect9(() => {
6780
+ useEffect10(() => {
6348
6781
  if (!refs.reference.current || !refs.floating.current) {
6349
6782
  return;
6350
6783
  }
@@ -6361,17 +6794,17 @@ var Popover = (_a) => {
6361
6794
  opacity: stage === "enter" ? 1 : 0
6362
6795
  }
6363
6796
  };
6364
- return /* @__PURE__ */ React45.createElement(Wrapper2, __spreadValues({ ref: reference }, props), children, shouldMount && /* @__PURE__ */ React45.createElement(React45.Fragment, null, !rootNode && /* @__PURE__ */ React45.createElement(ContentWrapper2, __spreadValues({}, contentProps), content), rootNode && ReactDOM.createPortal(
6365
- /* @__PURE__ */ React45.createElement(ContentWrapper2, __spreadValues({}, contentProps), content),
6797
+ return /* @__PURE__ */ React46.createElement(Wrapper2, __spreadProps(__spreadValues({ ref: reference }, props), { childrenZIndex }), children, shouldMount && /* @__PURE__ */ React46.createElement(React46.Fragment, null, !rootNode && /* @__PURE__ */ React46.createElement(ContentWrapper2, __spreadValues({}, contentProps), content), rootNode && ReactDOM.createPortal(
6798
+ /* @__PURE__ */ React46.createElement(ContentWrapper2, __spreadValues({}, contentProps), content),
6366
6799
  rootNode
6367
6800
  )));
6368
6801
  };
6369
6802
  var popover_default = Popover;
6370
6803
 
6371
6804
  // src/components/illustration/illustration.tsx
6372
- import styled37 from "@emotion/styled";
6373
- import React46 from "react";
6374
- var IllustrationWrapper = styled37.span`
6805
+ import styled38 from "@emotion/styled";
6806
+ import React47 from "react";
6807
+ var IllustrationWrapper = styled38.span`
6375
6808
  display: block;
6376
6809
  color: ${(props) => props.color ? getColorValue(props.color) : getColorValue("grey8")};
6377
6810
  ${(props) => props.size && getSize("width", props.size)};
@@ -6395,7 +6828,7 @@ var Illustration = (_a) => {
6395
6828
  "color",
6396
6829
  "size"
6397
6830
  ]);
6398
- return /* @__PURE__ */ React46.createElement(
6831
+ return /* @__PURE__ */ React47.createElement(
6399
6832
  IllustrationWrapper,
6400
6833
  __spreadValues({
6401
6834
  "aria-hidden": "true",
@@ -6410,8 +6843,8 @@ var illustration_default = Illustration;
6410
6843
 
6411
6844
  // src/components/split/split.tsx
6412
6845
  import { css as css6 } from "@emotion/react";
6413
- import styled38 from "@emotion/styled";
6414
- import React47, { Children, cloneElement } from "react";
6846
+ import styled39 from "@emotion/styled";
6847
+ import React48, { Children, cloneElement } from "react";
6415
6848
  var getSizeStyles = (props) => css6`
6416
6849
  ${getSize("width", props.width)};
6417
6850
  ${getSize("height", props.height)};
@@ -6420,7 +6853,7 @@ var getSizeStyles = (props) => css6`
6420
6853
  ${getSize("max-width", props.maxWidth)};
6421
6854
  ${getSize("max-height", props.maxHeight)};
6422
6855
  `;
6423
- var SplitWrapper = styled38.div`
6856
+ var SplitWrapper = styled39.div`
6424
6857
  display: flex;
6425
6858
  ${(props) => getResponsiveOneOf("align-items", props.alignItems)};
6426
6859
  ${(props) => props.justifyContent && getResponsiveOneOf("justify-content", props.justifyContent)};
@@ -6433,7 +6866,7 @@ var SplitWrapper = styled38.div`
6433
6866
  ${(props) => getSizeStyles(props)};
6434
6867
  ${(props) => getListContainer(props.as)};
6435
6868
  `;
6436
- var SplitSectionWrapper = styled38.div`
6869
+ var SplitSectionWrapper = styled39.div`
6437
6870
  ${(props) => getResponsiveNumber("flex-grow", props.grow)};
6438
6871
  ${(props) => getResponsiveNumber("flex-shrink", props.shrink)};
6439
6872
  ${(props) => props.basis && getSize("flex-basis", props.basis)};
@@ -6472,7 +6905,7 @@ var SplitSection = (_a) => {
6472
6905
  if (className || style) {
6473
6906
  console.warn(customStylesWarning);
6474
6907
  }
6475
- return /* @__PURE__ */ React47.createElement(
6908
+ return /* @__PURE__ */ React48.createElement(
6476
6909
  SplitSectionWrapper,
6477
6910
  __spreadValues({
6478
6911
  as: htmlTag,
@@ -6530,7 +6963,7 @@ var Split = (_a) => {
6530
6963
  if (className || style) {
6531
6964
  console.warn(customStylesWarning);
6532
6965
  }
6533
- return /* @__PURE__ */ React47.createElement(
6966
+ return /* @__PURE__ */ React48.createElement(
6534
6967
  SplitWrapper,
6535
6968
  __spreadValues({
6536
6969
  as: htmlTag,
@@ -6559,10 +6992,10 @@ var Split = (_a) => {
6559
6992
  var split_default = Split;
6560
6993
 
6561
6994
  // src/components/color-picker/color-picker.tsx
6562
- import styled39 from "@emotion/styled";
6563
- import React48, { useState as useState5 } from "react";
6995
+ import styled40 from "@emotion/styled";
6996
+ import React49, { useState as useState6 } from "react";
6564
6997
  import { HexColorPicker, HexColorInput } from "react-colorful";
6565
- var ColorfulWrapper = styled39.div`
6998
+ var ColorfulWrapper = styled40.div`
6566
6999
  padding: var(--lns-space-medium);
6567
7000
  & .react-colorful {
6568
7001
  width: auto;
@@ -6601,7 +7034,7 @@ var ColorfulWrapper = styled39.div`
6601
7034
  border: 2px solid white;
6602
7035
  }
6603
7036
  `;
6604
- var ColorPickerContainer = styled39.div`
7037
+ var ColorPickerContainer = styled40.div`
6605
7038
  position: relative;
6606
7039
  width: ${u(31)};
6607
7040
  background-color: var(--lns-color-overlay);
@@ -6610,7 +7043,7 @@ var ColorPickerContainer = styled39.div`
6610
7043
  0 0 0 1px var(--lns-color-border),
6611
7044
  var(--lns-shadow-medium);
6612
7045
  `;
6613
- var InputContainer = styled39.div`
7046
+ var InputContainer = styled40.div`
6614
7047
  position: relative;
6615
7048
  width: 100%;
6616
7049
 
@@ -6639,7 +7072,7 @@ var InputContainer = styled39.div`
6639
7072
  }
6640
7073
  }
6641
7074
  `;
6642
- var ColorBox = styled39.div`
7075
+ var ColorBox = styled40.div`
6643
7076
  position: absolute;
6644
7077
  width: ${u(3)};
6645
7078
  height: ${u(3)};
@@ -6649,20 +7082,20 @@ var ColorBox = styled39.div`
6649
7082
  ${getRadius("100")};
6650
7083
  background-color: ${(props) => props.color};
6651
7084
  `;
6652
- var ButtonWrapper2 = styled39.div`
7085
+ var ButtonWrapper2 = styled40.div`
6653
7086
  position: relative;
6654
7087
  border-radius: var(--lns-radius-medium);
6655
7088
  padding: 0 var(--lns-space-medium) var(--lns-space-medium)
6656
7089
  var(--lns-space-medium);
6657
7090
  `;
6658
- var SwatchesContainer = styled39.div`
7091
+ var SwatchesContainer = styled40.div`
6659
7092
  display: grid;
6660
7093
  grid-template-columns: repeat(7, ${u(3)});
6661
7094
  gap: ${u(1)} ${u(1)};
6662
7095
  border-bottom: 1px solid var(--lns-color-border);
6663
7096
  padding: var(--lns-space-medium);
6664
7097
  `;
6665
- var Swatch = styled39.div`
7098
+ var Swatch = styled40.div`
6666
7099
  cursor: pointer;
6667
7100
  width: ${u(3)};
6668
7101
  height: ${u(3)};
@@ -6673,7 +7106,7 @@ var Swatch = styled39.div`
6673
7106
  `;
6674
7107
  var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
6675
7108
  const selectedSwatch = swatches.includes(currentColor) && currentColor;
6676
- return /* @__PURE__ */ React48.createElement(SwatchesContainer, null, swatches.map((swatch) => /* @__PURE__ */ React48.createElement(
7109
+ return /* @__PURE__ */ React49.createElement(SwatchesContainer, null, swatches.map((swatch) => /* @__PURE__ */ React49.createElement(
6677
7110
  Swatch,
6678
7111
  {
6679
7112
  key: swatch,
@@ -6684,7 +7117,7 @@ var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
6684
7117
  )));
6685
7118
  };
6686
7119
  var ColorSelector = ({ color, setColor }) => {
6687
- return /* @__PURE__ */ React48.createElement(ColorfulWrapper, null, /* @__PURE__ */ React48.createElement(HexColorPicker, { color, onChange: setColor }), /* @__PURE__ */ React48.createElement(InputContainer, null, /* @__PURE__ */ React48.createElement(HexColorInput, { prefixed: true, color, onChange: setColor }), /* @__PURE__ */ React48.createElement(ColorBox, { color })));
7120
+ return /* @__PURE__ */ React49.createElement(ColorfulWrapper, null, /* @__PURE__ */ React49.createElement(HexColorPicker, { color, onChange: setColor }), /* @__PURE__ */ React49.createElement(InputContainer, null, /* @__PURE__ */ React49.createElement(HexColorInput, { prefixed: true, color, onChange: setColor }), /* @__PURE__ */ React49.createElement(ColorBox, { color })));
6688
7121
  };
6689
7122
  var ColorPicker = (_a) => {
6690
7123
  var _b = _a, {
@@ -6698,7 +7131,7 @@ var ColorPicker = (_a) => {
6698
7131
  "swatches",
6699
7132
  "onChange"
6700
7133
  ]);
6701
- const [tempColor, setTempColor] = useState5(
7134
+ const [tempColor, setTempColor] = useState6(
6702
7135
  defaultColor ? defaultColor : "#FFFFFF"
6703
7136
  );
6704
7137
  const handleOnChange = (hex) => {
@@ -6708,28 +7141,28 @@ var ColorPicker = (_a) => {
6708
7141
  const onSwatchClick = (swatch) => {
6709
7142
  handleOnChange(swatch);
6710
7143
  };
6711
- return /* @__PURE__ */ React48.createElement(ColorPickerContainer, __spreadValues({}, props), swatches && /* @__PURE__ */ React48.createElement(
7144
+ return /* @__PURE__ */ React49.createElement(ColorPickerContainer, __spreadValues({}, props), swatches && /* @__PURE__ */ React49.createElement(
6712
7145
  SwatchSelector,
6713
7146
  {
6714
7147
  swatches,
6715
7148
  currentColor: tempColor,
6716
7149
  onSwatchClick
6717
7150
  }
6718
- ), /* @__PURE__ */ React48.createElement(ColorSelector, { color: tempColor, setColor: handleOnChange }), confirmButton && /* @__PURE__ */ React48.createElement(ButtonWrapper2, null, confirmButton));
7151
+ ), /* @__PURE__ */ React49.createElement(ColorSelector, { color: tempColor, setColor: handleOnChange }), confirmButton && /* @__PURE__ */ React49.createElement(ButtonWrapper2, null, confirmButton));
6719
7152
  };
6720
7153
  var color_picker_default = ColorPicker;
6721
7154
 
6722
7155
  // src/illustrations/accounts-and-billing.js
6723
- import * as React49 from "react";
7156
+ import * as React50 from "react";
6724
7157
  function IllustrationAccountsBilling(props) {
6725
- return /* @__PURE__ */ React49.createElement(
7158
+ return /* @__PURE__ */ React50.createElement(
6726
7159
  "svg",
6727
7160
  __spreadValues({
6728
7161
  viewBox: "0 0 102 101",
6729
7162
  fill: "none",
6730
7163
  xmlns: "http://www.w3.org/2000/svg"
6731
7164
  }, props),
6732
- /* @__PURE__ */ React49.createElement(
7165
+ /* @__PURE__ */ React50.createElement(
6733
7166
  "path",
6734
7167
  {
6735
7168
  d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
@@ -6738,7 +7171,7 @@ function IllustrationAccountsBilling(props) {
6738
7171
  strokeMiterlimit: 10
6739
7172
  }
6740
7173
  ),
6741
- /* @__PURE__ */ React49.createElement(
7174
+ /* @__PURE__ */ React50.createElement(
6742
7175
  "path",
6743
7176
  {
6744
7177
  d: "M69.38 59.21c14.74 0 26.691-11.95 26.691-26.692S84.121 5.826 69.38 5.826c-14.741 0-26.692 11.95-26.692 26.692S54.638 59.21 69.38 59.21zM1 95.973h100M1 77.28h100M1 59.213h100M5.928 1v58.213M24.605 1v58.213M42.674 1v58.213",
@@ -6752,37 +7185,37 @@ function IllustrationAccountsBilling(props) {
6752
7185
  var accounts_and_billing_default = IllustrationAccountsBilling;
6753
7186
 
6754
7187
  // src/illustrations/invite.js
6755
- import * as React50 from "react";
7188
+ import * as React51 from "react";
6756
7189
  function IllustrationInvite(props) {
6757
- return /* @__PURE__ */ React50.createElement(
7190
+ return /* @__PURE__ */ React51.createElement(
6758
7191
  "svg",
6759
7192
  __spreadValues({
6760
7193
  viewBox: "0 0 100 101",
6761
7194
  fill: "none",
6762
7195
  xmlns: "http://www.w3.org/2000/svg"
6763
7196
  }, props),
6764
- /* @__PURE__ */ React50.createElement(
7197
+ /* @__PURE__ */ React51.createElement(
6765
7198
  "path",
6766
7199
  {
6767
7200
  d: "M50.028 25.007A24.999 24.999 0 0034.586 1.905a25.022 25.022 0 00-27.26 5.42 25.002 25.002 0 0017.688 42.687V25.007h25.014z",
6768
7201
  fill: "currentColor"
6769
7202
  }
6770
7203
  ),
6771
- /* @__PURE__ */ React50.createElement(
7204
+ /* @__PURE__ */ React51.createElement(
6772
7205
  "path",
6773
7206
  {
6774
7207
  d: "M74.986 50.012a25.02 25.02 0 0023.11-15.436 24.993 24.993 0 00-5.422-27.25 25.017 25.017 0 00-42.702 17.681h25.014v25.005z",
6775
7208
  fill: "currentColor"
6776
7209
  }
6777
7210
  ),
6778
- /* @__PURE__ */ React50.createElement(
7211
+ /* @__PURE__ */ React51.createElement(
6779
7212
  "path",
6780
7213
  {
6781
7214
  d: "M49.972 74.99a25 25 0 0015.442 23.102 25.025 25.025 0 0027.26-5.42 25.002 25.002 0 00-17.688-42.687V74.99H49.972z",
6782
7215
  fill: "currentColor"
6783
7216
  }
6784
7217
  ),
6785
- /* @__PURE__ */ React50.createElement(
7218
+ /* @__PURE__ */ React51.createElement(
6786
7219
  "path",
6787
7220
  {
6788
7221
  d: "M25.014 100.003a25.003 25.003 0 0023.103-15.44 25.017 25.017 0 00-5.42-27.259A25.005 25.005 0 00.006 74.991h25.007v25.012z",
@@ -6794,23 +7227,23 @@ function IllustrationInvite(props) {
6794
7227
  var invite_default = IllustrationInvite;
6795
7228
 
6796
7229
  // src/illustrations/archived.js
6797
- import * as React51 from "react";
7230
+ import * as React52 from "react";
6798
7231
  function IllustrationArchived(props) {
6799
- return /* @__PURE__ */ React51.createElement(
7232
+ return /* @__PURE__ */ React52.createElement(
6800
7233
  "svg",
6801
7234
  __spreadValues({
6802
7235
  viewBox: "0 0 100 101",
6803
7236
  fill: "none",
6804
7237
  xmlns: "http://www.w3.org/2000/svg"
6805
7238
  }, props),
6806
- /* @__PURE__ */ React51.createElement(
7239
+ /* @__PURE__ */ React52.createElement(
6807
7240
  "path",
6808
7241
  {
6809
7242
  d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
6810
7243
  fill: "currentColor"
6811
7244
  }
6812
7245
  ),
6813
- /* @__PURE__ */ React51.createElement(
7246
+ /* @__PURE__ */ React52.createElement(
6814
7247
  "path",
6815
7248
  {
6816
7249
  d: "M87 13.002H53.68c8.41 1.53 15 8.2 16.46 16.63H87v-16.63zM46.32 13.002H13v16.63h16.86c1.45-8.43 8.05-15.1 16.46-16.63zM13 32.632v15.87h18.19c3.12-7.32 10.35-12.47 18.81-12.47 8.46 0 15.69 5.15 18.81 12.47H87v-15.87H13zM13 67.372h20.4c3.71-5.15 9.76-8.52 16.59-8.52 6.84 0 12.88 3.36 16.59 8.52H87v-15.87H13v15.87zM13 87.002h23.47c3.61-3.18 8.34-5.12 13.53-5.12 5.19 0 9.92 1.93 13.53 5.12H87v-16.63H13v16.63z",
@@ -6822,16 +7255,16 @@ function IllustrationArchived(props) {
6822
7255
  var archived_default = IllustrationArchived;
6823
7256
 
6824
7257
  // src/illustrations/lead-with-transparency.js
6825
- import * as React52 from "react";
7258
+ import * as React53 from "react";
6826
7259
  function IllustrationLeadwithTransparency(props) {
6827
- return /* @__PURE__ */ React52.createElement(
7260
+ return /* @__PURE__ */ React53.createElement(
6828
7261
  "svg",
6829
7262
  __spreadValues({
6830
7263
  viewBox: "0 0 110 101",
6831
7264
  fill: "none",
6832
7265
  xmlns: "http://www.w3.org/2000/svg"
6833
7266
  }, props),
6834
- /* @__PURE__ */ React52.createElement(
7267
+ /* @__PURE__ */ React53.createElement(
6835
7268
  "path",
6836
7269
  {
6837
7270
  d: "M55 100.888a54.867 54.867 0 0031.361-9.8H23.64a54.867 54.867 0 0031.361 9.8zM20.482 88.728h69.025a54.887 54.887 0 008.8-8.911H11.682a56.245 56.245 0 008.8 8.911zM9.262 76.492h91.476a54.95 54.95 0 004.411-7.957H4.851a54.95 54.95 0 004.41 7.957zM3.124 64.255h103.752a54.896 54.896 0 001.969-7.002H1.166a53.117 53.117 0 001.958 7.002zM0 46.015c0 2.03.121 4.039.33 6.003h109.34c.22-1.975.33-3.973.33-6.003v-.033H0v.033zM.363 39.782h109.274a54.71 54.71 0 00-.814-5.07H1.177a55.308 55.308 0 00-.814 5.07zM3.2 27.556H106.8a58.547 58.547 0 00-1.672-4.115H4.873A51.945 51.945 0 003.2 27.556zM9.405 15.32h91.19a59.831 59.831 0 00-2.321-3.161H11.726a59.814 59.814 0 00-2.321 3.16zM23.716.888a57.211 57.211 0 00-2.959 2.195h68.475A52.837 52.837 0 0086.273.888H23.716z",
@@ -6843,16 +7276,16 @@ function IllustrationLeadwithTransparency(props) {
6843
7276
  var lead_with_transparency_default = IllustrationLeadwithTransparency;
6844
7277
 
6845
7278
  // src/illustrations/ask-for-more.js
6846
- import * as React53 from "react";
7279
+ import * as React54 from "react";
6847
7280
  function IllustrationAskforMore(props) {
6848
- return /* @__PURE__ */ React53.createElement(
7281
+ return /* @__PURE__ */ React54.createElement(
6849
7282
  "svg",
6850
7283
  __spreadValues({
6851
7284
  viewBox: "0 0 100 100",
6852
7285
  fill: "none",
6853
7286
  xmlns: "http://www.w3.org/2000/svg"
6854
7287
  }, props),
6855
- /* @__PURE__ */ React53.createElement(
7288
+ /* @__PURE__ */ React54.createElement(
6856
7289
  "path",
6857
7290
  {
6858
7291
  d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
@@ -6864,16 +7297,16 @@ function IllustrationAskforMore(props) {
6864
7297
  var ask_for_more_default = IllustrationAskforMore;
6865
7298
 
6866
7299
  // src/illustrations/learning-and-development.js
6867
- import * as React54 from "react";
7300
+ import * as React55 from "react";
6868
7301
  function IllustrationLearningDevelopment(props) {
6869
- return /* @__PURE__ */ React54.createElement(
7302
+ return /* @__PURE__ */ React55.createElement(
6870
7303
  "svg",
6871
7304
  __spreadValues({
6872
7305
  viewBox: "0 0 142 142",
6873
7306
  fill: "none",
6874
7307
  xmlns: "http://www.w3.org/2000/svg"
6875
7308
  }, props),
6876
- /* @__PURE__ */ React54.createElement(
7309
+ /* @__PURE__ */ React55.createElement(
6877
7310
  "path",
6878
7311
  {
6879
7312
  fillRule: "evenodd",
@@ -6882,7 +7315,7 @@ function IllustrationLearningDevelopment(props) {
6882
7315
  fill: "currentColor"
6883
7316
  }
6884
7317
  ),
6885
- /* @__PURE__ */ React54.createElement(
7318
+ /* @__PURE__ */ React55.createElement(
6886
7319
  "path",
6887
7320
  {
6888
7321
  fillRule: "evenodd",
@@ -6891,7 +7324,7 @@ function IllustrationLearningDevelopment(props) {
6891
7324
  fill: "currentColor"
6892
7325
  }
6893
7326
  ),
6894
- /* @__PURE__ */ React54.createElement(
7327
+ /* @__PURE__ */ React55.createElement(
6895
7328
  "circle",
6896
7329
  {
6897
7330
  cx: 70.71,
@@ -6906,16 +7339,16 @@ function IllustrationLearningDevelopment(props) {
6906
7339
  var learning_and_development_default = IllustrationLearningDevelopment;
6907
7340
 
6908
7341
  // src/illustrations/business-plan.js
6909
- import * as React55 from "react";
7342
+ import * as React56 from "react";
6910
7343
  function IllustrationBusinessPlan(props) {
6911
- return /* @__PURE__ */ React55.createElement(
7344
+ return /* @__PURE__ */ React56.createElement(
6912
7345
  "svg",
6913
7346
  __spreadValues({
6914
7347
  viewBox: "0 0 101 100",
6915
7348
  fill: "none",
6916
7349
  xmlns: "http://www.w3.org/2000/svg"
6917
7350
  }, props),
6918
- /* @__PURE__ */ React55.createElement(
7351
+ /* @__PURE__ */ React56.createElement(
6919
7352
  "path",
6920
7353
  {
6921
7354
  fillRule: "evenodd",
@@ -6929,23 +7362,23 @@ function IllustrationBusinessPlan(props) {
6929
7362
  var business_plan_default = IllustrationBusinessPlan;
6930
7363
 
6931
7364
  // src/illustrations/loom-plans.js
6932
- import * as React56 from "react";
7365
+ import * as React57 from "react";
6933
7366
  function IllustrationLoomPlans(props) {
6934
- return /* @__PURE__ */ React56.createElement(
7367
+ return /* @__PURE__ */ React57.createElement(
6935
7368
  "svg",
6936
7369
  __spreadValues({
6937
7370
  viewBox: "0 0 100 100",
6938
7371
  fill: "none",
6939
7372
  xmlns: "http://www.w3.org/2000/svg"
6940
7373
  }, props),
6941
- /* @__PURE__ */ React56.createElement(
7374
+ /* @__PURE__ */ React57.createElement(
6942
7375
  "path",
6943
7376
  {
6944
7377
  d: "M0 12.288L12.287 0v87.71h37.706L37.706 100H0v-87.71zM49.994 63.743l12.287-12.276v36.245h37.72L87.714 100h-37.72V63.743zM49.994 33.336l12.287-12.288v18.129h37.72L87.714 51.465h-37.72V33.336z",
6945
7378
  fill: "currentColor"
6946
7379
  }
6947
7380
  ),
6948
- /* @__PURE__ */ React56.createElement(
7381
+ /* @__PURE__ */ React57.createElement(
6949
7382
  "path",
6950
7383
  {
6951
7384
  d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
@@ -6957,16 +7390,16 @@ function IllustrationLoomPlans(props) {
6957
7390
  var loom_plans_default = IllustrationLoomPlans;
6958
7391
 
6959
7392
  // src/illustrations/collaborate-with-teammates.js
6960
- import * as React57 from "react";
7393
+ import * as React58 from "react";
6961
7394
  function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
6962
- return /* @__PURE__ */ React57.createElement(
7395
+ return /* @__PURE__ */ React58.createElement(
6963
7396
  "svg",
6964
7397
  __spreadValues({
6965
7398
  viewBox: "0 0 100 100",
6966
7399
  fill: "none",
6967
7400
  xmlns: "http://www.w3.org/2000/svg"
6968
7401
  }, props),
6969
- /* @__PURE__ */ React57.createElement(
7402
+ /* @__PURE__ */ React58.createElement(
6970
7403
  "path",
6971
7404
  {
6972
7405
  fillRule: "evenodd",
@@ -6980,16 +7413,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
6980
7413
  var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
6981
7414
 
6982
7415
  // src/illustrations/option-grants.js
6983
- import * as React58 from "react";
7416
+ import * as React59 from "react";
6984
7417
  function IllustrationOptionGrants(props) {
6985
- return /* @__PURE__ */ React58.createElement(
7418
+ return /* @__PURE__ */ React59.createElement(
6986
7419
  "svg",
6987
7420
  __spreadValues({
6988
7421
  viewBox: "0 0 101 101",
6989
7422
  fill: "none",
6990
7423
  xmlns: "http://www.w3.org/2000/svg"
6991
7424
  }, props),
6992
- /* @__PURE__ */ React58.createElement(
7425
+ /* @__PURE__ */ React59.createElement(
6993
7426
  "path",
6994
7427
  {
6995
7428
  fill: "currentColor",
@@ -7001,16 +7434,16 @@ function IllustrationOptionGrants(props) {
7001
7434
  var option_grants_default = IllustrationOptionGrants;
7002
7435
 
7003
7436
  // src/illustrations/community.js
7004
- import * as React59 from "react";
7437
+ import * as React60 from "react";
7005
7438
  function IllustrationCommunity(props) {
7006
- return /* @__PURE__ */ React59.createElement(
7439
+ return /* @__PURE__ */ React60.createElement(
7007
7440
  "svg",
7008
7441
  __spreadValues({
7009
7442
  viewBox: "0 0 101 100",
7010
7443
  fill: "none",
7011
7444
  xmlns: "http://www.w3.org/2000/svg"
7012
7445
  }, props),
7013
- /* @__PURE__ */ React59.createElement(
7446
+ /* @__PURE__ */ React60.createElement(
7014
7447
  "path",
7015
7448
  {
7016
7449
  fillRule: "evenodd",
@@ -7024,16 +7457,16 @@ function IllustrationCommunity(props) {
7024
7457
  var community_default = IllustrationCommunity;
7025
7458
 
7026
7459
  // src/illustrations/community-alt.js
7027
- import * as React60 from "react";
7460
+ import * as React61 from "react";
7028
7461
  function IllustrationCommunityAlt(props) {
7029
- return /* @__PURE__ */ React60.createElement(
7462
+ return /* @__PURE__ */ React61.createElement(
7030
7463
  "svg",
7031
7464
  __spreadValues({
7032
7465
  viewBox: "0 0 96 96",
7033
7466
  fill: "none",
7034
7467
  xmlns: "http://www.w3.org/2000/svg"
7035
7468
  }, props),
7036
- /* @__PURE__ */ React60.createElement(
7469
+ /* @__PURE__ */ React61.createElement(
7037
7470
  "path",
7038
7471
  {
7039
7472
  fillRule: "evenodd",
@@ -7047,16 +7480,16 @@ function IllustrationCommunityAlt(props) {
7047
7480
  var community_alt_default = IllustrationCommunityAlt;
7048
7481
 
7049
7482
  // src/illustrations/parental-leave.js
7050
- import * as React61 from "react";
7483
+ import * as React62 from "react";
7051
7484
  function IllustrationParentalLeave(props) {
7052
- return /* @__PURE__ */ React61.createElement(
7485
+ return /* @__PURE__ */ React62.createElement(
7053
7486
  "svg",
7054
7487
  __spreadValues({
7055
7488
  viewBox: "0 0 100 101",
7056
7489
  fill: "none",
7057
7490
  xmlns: "http://www.w3.org/2000/svg"
7058
7491
  }, props),
7059
- /* @__PURE__ */ React61.createElement(
7492
+ /* @__PURE__ */ React62.createElement(
7060
7493
  "path",
7061
7494
  {
7062
7495
  d: "M49.027 25.443a24.514 24.514 0 10-24.513 24.513V25.443h24.513zM75.486 49.956a24.513 24.513 0 10-24.513-24.513h24.513v24.513zM50.973 76.415a24.514 24.514 0 1024.513-24.513v24.513H50.973zM24.514 51.902a24.513 24.513 0 1024.513 24.513H24.514V51.902z",
@@ -7068,16 +7501,16 @@ function IllustrationParentalLeave(props) {
7068
7501
  var parental_leave_default = IllustrationParentalLeave;
7069
7502
 
7070
7503
  // src/illustrations/content-limit.js
7071
- import * as React62 from "react";
7504
+ import * as React63 from "react";
7072
7505
  function IllustrationContentLimit(props) {
7073
- return /* @__PURE__ */ React62.createElement(
7506
+ return /* @__PURE__ */ React63.createElement(
7074
7507
  "svg",
7075
7508
  __spreadValues({
7076
7509
  viewBox: "0 0 100 100",
7077
7510
  fill: "none",
7078
7511
  xmlns: "http://www.w3.org/2000/svg"
7079
7512
  }, props),
7080
- /* @__PURE__ */ React62.createElement(
7513
+ /* @__PURE__ */ React63.createElement(
7081
7514
  "path",
7082
7515
  {
7083
7516
  fillRule: "evenodd",
@@ -7091,16 +7524,16 @@ function IllustrationContentLimit(props) {
7091
7524
  var content_limit_default = IllustrationContentLimit;
7092
7525
 
7093
7526
  // src/illustrations/pto.js
7094
- import * as React63 from "react";
7527
+ import * as React64 from "react";
7095
7528
  function IllustrationPto(props) {
7096
- return /* @__PURE__ */ React63.createElement(
7529
+ return /* @__PURE__ */ React64.createElement(
7097
7530
  "svg",
7098
7531
  __spreadValues({
7099
7532
  viewBox: "0 0 110 111",
7100
7533
  fill: "none",
7101
7534
  xmlns: "http://www.w3.org/2000/svg"
7102
7535
  }, props),
7103
- /* @__PURE__ */ React63.createElement(
7536
+ /* @__PURE__ */ React64.createElement(
7104
7537
  "path",
7105
7538
  {
7106
7539
  fillRule: "evenodd",
@@ -7114,16 +7547,16 @@ function IllustrationPto(props) {
7114
7547
  var pto_default = IllustrationPto;
7115
7548
 
7116
7549
  // src/illustrations/custom-branding.js
7117
- import * as React64 from "react";
7550
+ import * as React65 from "react";
7118
7551
  function IllustrationCustomBranding(props) {
7119
- return /* @__PURE__ */ React64.createElement(
7552
+ return /* @__PURE__ */ React65.createElement(
7120
7553
  "svg",
7121
7554
  __spreadValues({
7122
7555
  viewBox: "0 0 134 134",
7123
7556
  fill: "none",
7124
7557
  xmlns: "http://www.w3.org/2000/svg"
7125
7558
  }, props),
7126
- /* @__PURE__ */ React64.createElement(
7559
+ /* @__PURE__ */ React65.createElement(
7127
7560
  "path",
7128
7561
  {
7129
7562
  d: "M64.657 63.942L19.983 19.267l-.708.707 44.708 44.708L9.227 33.067l-.5.866L63.4 65.5h-.063L2.407 49.176l-.26.966L59.475 65.5H0v3h55.604L1.889 82.89l.776 2.898 53.719-14.391L8.227 99.2l1.5 2.598 48.184-27.82-39.343 39.343.709.708-.002.001.708.708v-.002l.707.706 39.298-39.299-27.787 48.128 2.598 1.5 27.83-48.202-14.404 53.764 2.898.776L65.5 78.447V134h3V78.395l14.39 53.715.98-.262v.002l.966-.258v-.003l.953-.255-14.392-53.719L99.2 125.772l2.598-1.5-27.803-48.154 39.326 39.325.711-.711.007.007.707-.708-.007-.007.703-.702-39.325-39.326 48.154 27.803 1.5-2.598-48.157-27.804 53.719 14.391.776-2.897L78.395 68.5H134v-3H74.525l57.326-15.358-.259-.966L70.661 65.5h-.064l54.674-31.567-.5-.866-54.697 31.58 44.673-44.673-.707-.707-44.728 44.728 31.621-54.768-.866-.5-31.576 54.69 16.345-61.01-.966-.26L67.5 63.252V0h-1v63.15L50.157 2.148l-.966.258 16.368 61.098L33.933 8.727l-.866.5 31.59 54.715z",
@@ -7135,53 +7568,53 @@ function IllustrationCustomBranding(props) {
7135
7568
  var custom_branding_default = IllustrationCustomBranding;
7136
7569
 
7137
7570
  // src/illustrations/record.js
7138
- import * as React65 from "react";
7571
+ import * as React66 from "react";
7139
7572
  function IllustrationRecord(props) {
7140
- return /* @__PURE__ */ React65.createElement(
7573
+ return /* @__PURE__ */ React66.createElement(
7141
7574
  "svg",
7142
7575
  __spreadValues({
7143
7576
  viewBox: "0 0 100 100",
7144
7577
  fill: "none",
7145
7578
  xmlns: "http://www.w3.org/2000/svg"
7146
7579
  }, props),
7147
- /* @__PURE__ */ React65.createElement("g", { clipPath: "url(#Record_svg__clip0)", fill: "currentColor" }, /* @__PURE__ */ React65.createElement("path", { d: "M79.819 62.343c6.818-16.462-.999-35.334-17.46-42.153-16.463-6.82-35.336.998-42.155 17.46-6.819 16.462.998 35.335 17.46 42.154 16.463 6.819 35.335-.999 42.154-17.46zM53.659 0h-7.303v8.763h7.303V0zM40.498.773l-6.87 1.84 2.268 8.465 6.87-1.84L40.498.772zM28.003 4.978l-5.996 3.46 4.38 7.59 5.996-3.46-4.38-7.59zM17.048 12.274l-4.761 4.76 6.196 6.197 4.761-4.76-6.196-6.197zM8.34 22.174L5.07 27.84l7.588 4.381 3.271-5.666-7.588-4.381zM2.522 33.984L.878 40.121l8.464 2.268 1.644-6.137-8.464-2.268zM8.763 46.926H0v6.163h8.763v-6.163zM9.362 57.697L.898 59.965l1.595 5.953 8.464-2.268-1.595-5.953zM12.806 68.033l-7.589 4.382 2.987 5.173 7.589-4.382-2.987-5.173zM18.811 77.097l-6.196 6.197 4.09 4.09 6.196-6.197-4.09-4.09zM26.969 84.311L22.587 91.9l4.844 2.797 4.382-7.59-4.844-2.796zM36.721 89.14l-2.27 8.464 5.22 1.4 2.27-8.464-5.22-1.4zM52.607 91.237h-5.214V100h5.214v-8.763zM63.083 89.192l-4.839 1.296 2.268 8.464 4.839-1.296-2.268-8.464zM72.698 84.501l-4.173 2.41 4.381 7.59 4.174-2.41-4.382-7.59zM80.772 77.506L77.5 80.78l6.196 6.196 3.274-3.274-6.197-6.196zM86.813 68.694l-2.22 3.845 7.59 4.382 2.22-3.845-7.59-4.382zM90.385 58.633l-1.1 4.105 8.464 2.268 1.1-4.105-8.464-2.268zM100 47.962h-8.763v4.06H100v-4.06zM97.796 35.184l-8.464 2.267 1.002 3.739 8.464-2.268-1.002-3.738zM92.37 23.41l-7.589 4.381 1.84 3.188 7.59-4.382-1.84-3.187zM84.1 13.424l-6.197 6.195 2.467 2.469 6.198-6.195-2.467-2.469zM73.564 5.885l-4.383 7.588 2.858 1.65 4.383-7.587-2.858-1.651zM61.446 1.297l-2.27 8.465 3.005.805 2.27-8.464-3.005-.806z" })),
7148
- /* @__PURE__ */ React65.createElement("defs", null, /* @__PURE__ */ React65.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React65.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
7580
+ /* @__PURE__ */ React66.createElement("g", { clipPath: "url(#Record_svg__clip0)", fill: "currentColor" }, /* @__PURE__ */ React66.createElement("path", { d: "M79.819 62.343c6.818-16.462-.999-35.334-17.46-42.153-16.463-6.82-35.336.998-42.155 17.46-6.819 16.462.998 35.335 17.46 42.154 16.463 6.819 35.335-.999 42.154-17.46zM53.659 0h-7.303v8.763h7.303V0zM40.498.773l-6.87 1.84 2.268 8.465 6.87-1.84L40.498.772zM28.003 4.978l-5.996 3.46 4.38 7.59 5.996-3.46-4.38-7.59zM17.048 12.274l-4.761 4.76 6.196 6.197 4.761-4.76-6.196-6.197zM8.34 22.174L5.07 27.84l7.588 4.381 3.271-5.666-7.588-4.381zM2.522 33.984L.878 40.121l8.464 2.268 1.644-6.137-8.464-2.268zM8.763 46.926H0v6.163h8.763v-6.163zM9.362 57.697L.898 59.965l1.595 5.953 8.464-2.268-1.595-5.953zM12.806 68.033l-7.589 4.382 2.987 5.173 7.589-4.382-2.987-5.173zM18.811 77.097l-6.196 6.197 4.09 4.09 6.196-6.197-4.09-4.09zM26.969 84.311L22.587 91.9l4.844 2.797 4.382-7.59-4.844-2.796zM36.721 89.14l-2.27 8.464 5.22 1.4 2.27-8.464-5.22-1.4zM52.607 91.237h-5.214V100h5.214v-8.763zM63.083 89.192l-4.839 1.296 2.268 8.464 4.839-1.296-2.268-8.464zM72.698 84.501l-4.173 2.41 4.381 7.59 4.174-2.41-4.382-7.59zM80.772 77.506L77.5 80.78l6.196 6.196 3.274-3.274-6.197-6.196zM86.813 68.694l-2.22 3.845 7.59 4.382 2.22-3.845-7.59-4.382zM90.385 58.633l-1.1 4.105 8.464 2.268 1.1-4.105-8.464-2.268zM100 47.962h-8.763v4.06H100v-4.06zM97.796 35.184l-8.464 2.267 1.002 3.739 8.464-2.268-1.002-3.738zM92.37 23.41l-7.589 4.381 1.84 3.188 7.59-4.382-1.84-3.187zM84.1 13.424l-6.197 6.195 2.467 2.469 6.198-6.195-2.467-2.469zM73.564 5.885l-4.383 7.588 2.858 1.65 4.383-7.587-2.858-1.651zM61.446 1.297l-2.27 8.465 3.005.805 2.27-8.464-3.005-.806z" })),
7581
+ /* @__PURE__ */ React66.createElement("defs", null, /* @__PURE__ */ React66.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React66.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
7149
7582
  );
7150
7583
  }
7151
7584
  var record_default = IllustrationRecord;
7152
7585
 
7153
7586
  // src/illustrations/desktop-app-and-chrome-extension.js
7154
- import * as React66 from "react";
7587
+ import * as React67 from "react";
7155
7588
  function IllustrationDesktopAppandChromeExtension(props) {
7156
- return /* @__PURE__ */ React66.createElement(
7589
+ return /* @__PURE__ */ React67.createElement(
7157
7590
  "svg",
7158
7591
  __spreadValues({
7159
7592
  viewBox: "0 0 134 134",
7160
7593
  fill: "none",
7161
7594
  xmlns: "http://www.w3.org/2000/svg"
7162
7595
  }, props),
7163
- /* @__PURE__ */ React66.createElement(
7596
+ /* @__PURE__ */ React67.createElement(
7164
7597
  "path",
7165
7598
  {
7166
7599
  d: "M64.676 50.418L55.95.916l-1.164.207 8.727 49.502c.195-.042.384-.083.58-.119.194-.035.39-.059.584-.088zM44.664 3.828l-1.158.42L60.694 51.48c.378-.153.768-.29 1.158-.42L44.664 3.829zM34.058 8.656l-1.11.644 25.128 43.528c.36-.225.733-.443 1.111-.644L34.058 8.656zM24.444 15.243l-1.022.856L55.73 54.606c.33-.302.668-.586 1.022-.857L24.444 15.243zM16.117 23.403l-.892 1.058L53.73 56.769c.283-.366.579-.715.892-1.058L16.117 23.403zM9.336 32.88l-.715 1.241 43.534 25.135c.225-.425.461-.839.715-1.247L9.336 32.88zM4.295 43.387l-.508 1.394 47.24 17.194c.147-.473.318-.94.507-1.394L4.295 43.387zM1.153 54.606l-.266 1.519 49.502 8.727c.065-.509.153-1.017.266-1.513L1.153 54.606zM0 66.205v1.59h50.27a15.808 15.808 0 010-1.59H0zM50.375 69.076L.867 77.803l.296 1.66 49.508-8.726c-.066-.272-.119-.55-.166-.828a13.631 13.631 0 01-.13-.833zM3.746 89.102l.597 1.636 47.245-17.194a16.817 16.817 0 01-.591-1.636L3.747 89.102zM8.525 99.725l.893 1.548 43.534-25.135a16.699 16.699 0 01-.892-1.548L8.525 99.725zM15.086 109.361l1.182 1.413 38.518-32.32c-.42-.45-.816-.916-1.182-1.406L15.086 109.36zM23.207 117.715l1.448 1.217 32.32-38.518c-.503-.378-.993-.78-1.454-1.211l-32.314 38.512zM32.662 124.54l1.678.969 25.141-43.54c-.579-.29-1.14-.62-1.678-.975l-25.14 43.546zM43.152 129.623l1.873.679 17.2-47.25c-.638-.19-1.264-.42-1.873-.68l-17.2 47.251zM54.36 132.807l2.008.355 8.733-49.52a16.216 16.216 0 01-2.009-.354l-8.733 49.519zM65.951 134h2.092V83.718c-.703.047-1.4.042-2.092 0V134zM68.846 83.646l8.733 49.525 2.109-.372-8.733-49.525c-.343.082-.697.16-1.052.224-.348.06-.703.107-1.057.148zM88.883 130.337l2.063-.751-17.2-47.25c-.662.29-1.353.543-2.062.75l17.2 47.251zM99.528 125.585l1.944-1.123L76.325 80.91a16.63 16.63 0 01-1.944 1.123l25.147 43.552zM109.189 119.063l1.761-1.477-32.326-38.523c-.55.531-1.14 1.022-1.76 1.477l32.325 38.523zM117.575 110.967l1.506-1.796-38.53-32.332a16.83 16.83 0 01-1.506 1.797l38.53 32.331zM124.423 101.539l1.2-2.074-43.558-25.147a16.44 16.44 0 01-1.2 2.074l43.558 25.147zM129.54 91.069l.839-2.299-47.257-17.2c-.224.792-.508 1.56-.839 2.299l47.257 17.2zM132.764 79.867l.431-2.458-49.531-8.733c-.083.839-.23 1.66-.432 2.458l49.532 8.733zM133.999 68.272v-2.546h-50.3c.065.857.065 1.707.006 2.546H134zM83.666 65.383l49.543-8.732-.449-2.559-49.543 8.733a15.696 15.696 0 01.45 2.558zM130.415 45.33l-.904-2.493-47.269 17.205c.36.798.662 1.631.904 2.494l47.269-17.206zM125.7 34.671l-1.353-2.34-43.564 25.153a16.98 16.98 0 011.353 2.34L125.7 34.671zM119.213 24.988l-1.767-2.11-38.542 32.338c.644.65 1.235 1.353 1.773 2.103l38.536-32.331zM111.141 16.573l-2.145-1.802-32.338 38.542a17.328 17.328 0 012.145 1.802l32.338-38.542zM101.732 9.69l-2.47-1.424-25.159 43.576c.863.407 1.69.88 2.47 1.424L101.732 9.69zM74.07 51.817L91.28 4.537l-2.73-.993-17.188 47.227-.011.053c.939.255 1.849.585 2.718.993z",
7167
7600
  fill: "currentColor"
7168
7601
  }
7169
7602
  ),
7170
- /* @__PURE__ */ React66.createElement(
7603
+ /* @__PURE__ */ React67.createElement(
7171
7604
  "path",
7172
7605
  {
7173
7606
  d: "M71.346 50.825l.017-.047 8.728-49.496-2.908-.514-8.662 49.1v.455a16.15 16.15 0 012.825.502z",
7174
7607
  fill: "currentColor"
7175
7608
  }
7176
7609
  ),
7177
- /* @__PURE__ */ React66.createElement(
7610
+ /* @__PURE__ */ React67.createElement(
7178
7611
  "path",
7179
7612
  {
7180
7613
  d: "M71.354 50.825l.011-.053-.017.047c0 .006.006.006.006.006zM68.522 49.868V0h-3.043v50.323a16.573 16.573 0 012.966-.012l.077-.443z",
7181
7614
  fill: "currentColor"
7182
7615
  }
7183
7616
  ),
7184
- /* @__PURE__ */ React66.createElement(
7617
+ /* @__PURE__ */ React67.createElement(
7185
7618
  "path",
7186
7619
  {
7187
7620
  d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
@@ -7193,16 +7626,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
7193
7626
  var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
7194
7627
 
7195
7628
  // src/illustrations/remote-first.js
7196
- import * as React67 from "react";
7629
+ import * as React68 from "react";
7197
7630
  function IllustrationRemoteFirst(props) {
7198
- return /* @__PURE__ */ React67.createElement(
7631
+ return /* @__PURE__ */ React68.createElement(
7199
7632
  "svg",
7200
7633
  __spreadValues({
7201
7634
  viewBox: "0 0 110 110",
7202
7635
  fill: "none",
7203
7636
  xmlns: "http://www.w3.org/2000/svg"
7204
7637
  }, props),
7205
- /* @__PURE__ */ React67.createElement(
7638
+ /* @__PURE__ */ React68.createElement(
7206
7639
  "path",
7207
7640
  {
7208
7641
  d: "M55 105c27.615 0 50-22.386 50-50S82.615 5 55 5C27.386 5 5 27.386 5 55s22.386 50 50 50z",
@@ -7211,7 +7644,7 @@ function IllustrationRemoteFirst(props) {
7211
7644
  strokeMiterlimit: 10
7212
7645
  }
7213
7646
  ),
7214
- /* @__PURE__ */ React67.createElement(
7647
+ /* @__PURE__ */ React68.createElement(
7215
7648
  "path",
7216
7649
  {
7217
7650
  d: "M60.849 5.33c13.693 12.157 22.34 29.89 22.34 49.653 0 19.744-8.63 37.495-22.322 49.652M49.131 5.33c-13.693 12.157-22.34 29.89-22.34 49.653 0 19.744 8.629 37.495 22.322 49.652",
@@ -7220,7 +7653,7 @@ function IllustrationRemoteFirst(props) {
7220
7653
  strokeMiterlimit: 10
7221
7654
  }
7222
7655
  ),
7223
- /* @__PURE__ */ React67.createElement(
7656
+ /* @__PURE__ */ React68.createElement(
7224
7657
  "path",
7225
7658
  {
7226
7659
  d: "M97.467 26.024C86.589 36.9 71.58 43.61 54.999 43.61c-16.07 0-30.658-6.307-41.444-16.6M97.467 83.958C86.589 73.08 71.58 66.37 54.999 66.37c-16.07 0-30.658 6.307-41.444 16.6M104.981 55H5M55 104.982V5",
@@ -7234,23 +7667,23 @@ function IllustrationRemoteFirst(props) {
7234
7667
  var remote_first_default = IllustrationRemoteFirst;
7235
7668
 
7236
7669
  // src/illustrations/device-compatibility.js
7237
- import * as React68 from "react";
7670
+ import * as React69 from "react";
7238
7671
  function IllustrationDeviceCompatibility(props) {
7239
- return /* @__PURE__ */ React68.createElement(
7672
+ return /* @__PURE__ */ React69.createElement(
7240
7673
  "svg",
7241
7674
  __spreadValues({
7242
7675
  viewBox: "0 0 110 110",
7243
7676
  fill: "none",
7244
7677
  xmlns: "http://www.w3.org/2000/svg"
7245
7678
  }, props),
7246
- /* @__PURE__ */ React68.createElement(
7679
+ /* @__PURE__ */ React69.createElement(
7247
7680
  "path",
7248
7681
  {
7249
7682
  d: "M55 0C24.626 0 0 24.626 0 55s24.626 55 55 55 55-24.626 55-55S85.374 0 55 0zm0 109.525L.49 55 55 .49l54.525 54.525L55 109.525z",
7250
7683
  fill: "currentColor"
7251
7684
  }
7252
7685
  ),
7253
- /* @__PURE__ */ React68.createElement(
7686
+ /* @__PURE__ */ React69.createElement(
7254
7687
  "path",
7255
7688
  {
7256
7689
  d: "M27.923 27.923v54.139H82.06V27.923H27.923zm27.076 52.074c-13.798 0-24.982-11.184-24.982-24.982S41.201 30.032 55 30.032c13.799 0 24.983 11.185 24.983 24.983 0 13.783-11.184 24.982-24.983 24.982z",
@@ -7262,17 +7695,17 @@ function IllustrationDeviceCompatibility(props) {
7262
7695
  var device_compatibility_default = IllustrationDeviceCompatibility;
7263
7696
 
7264
7697
  // src/illustrations/roadmap.js
7265
- import * as React69 from "react";
7698
+ import * as React70 from "react";
7266
7699
  function IllustrationRoadmap(props) {
7267
- return /* @__PURE__ */ React69.createElement(
7700
+ return /* @__PURE__ */ React70.createElement(
7268
7701
  "svg",
7269
7702
  __spreadValues({
7270
7703
  viewBox: "0 0 100 100",
7271
7704
  fill: "none",
7272
7705
  xmlns: "http://www.w3.org/2000/svg"
7273
7706
  }, props),
7274
- /* @__PURE__ */ React69.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
7275
- /* @__PURE__ */ React69.createElement(
7707
+ /* @__PURE__ */ React70.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
7708
+ /* @__PURE__ */ React70.createElement(
7276
7709
  "path",
7277
7710
  {
7278
7711
  d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
@@ -7284,16 +7717,16 @@ function IllustrationRoadmap(props) {
7284
7717
  var roadmap_default = IllustrationRoadmap;
7285
7718
 
7286
7719
  // src/illustrations/downgrade.js
7287
- import * as React70 from "react";
7720
+ import * as React71 from "react";
7288
7721
  function IllustrationDowngrade(props) {
7289
- return /* @__PURE__ */ React70.createElement(
7722
+ return /* @__PURE__ */ React71.createElement(
7290
7723
  "svg",
7291
7724
  __spreadValues({
7292
7725
  viewBox: "0 0 100 100",
7293
7726
  fill: "none",
7294
7727
  xmlns: "http://www.w3.org/2000/svg"
7295
7728
  }, props),
7296
- /* @__PURE__ */ React70.createElement(
7729
+ /* @__PURE__ */ React71.createElement(
7297
7730
  "path",
7298
7731
  {
7299
7732
  fillRule: "evenodd",
@@ -7307,16 +7740,16 @@ function IllustrationDowngrade(props) {
7307
7740
  var downgrade_default = IllustrationDowngrade;
7308
7741
 
7309
7742
  // src/illustrations/screenshot.js
7310
- import * as React71 from "react";
7743
+ import * as React72 from "react";
7311
7744
  function IllustrationScreenshot(props) {
7312
- return /* @__PURE__ */ React71.createElement(
7745
+ return /* @__PURE__ */ React72.createElement(
7313
7746
  "svg",
7314
7747
  __spreadValues({
7315
7748
  viewBox: "0 0 100 100",
7316
7749
  fill: "none",
7317
7750
  xmlns: "http://www.w3.org/2000/svg"
7318
7751
  }, props),
7319
- /* @__PURE__ */ React71.createElement(
7752
+ /* @__PURE__ */ React72.createElement(
7320
7753
  "path",
7321
7754
  {
7322
7755
  fillRule: "evenodd",
@@ -7330,16 +7763,16 @@ function IllustrationScreenshot(props) {
7330
7763
  var screenshot_default = IllustrationScreenshot;
7331
7764
 
7332
7765
  // src/illustrations/embrace-the-weird.js
7333
- import * as React72 from "react";
7766
+ import * as React73 from "react";
7334
7767
  function IllustrationEmbracetheWeird(props) {
7335
- return /* @__PURE__ */ React72.createElement(
7768
+ return /* @__PURE__ */ React73.createElement(
7336
7769
  "svg",
7337
7770
  __spreadValues({
7338
7771
  viewBox: "0 0 110 110",
7339
7772
  fill: "none",
7340
7773
  xmlns: "http://www.w3.org/2000/svg"
7341
7774
  }, props),
7342
- /* @__PURE__ */ React72.createElement(
7775
+ /* @__PURE__ */ React73.createElement(
7343
7776
  "path",
7344
7777
  {
7345
7778
  fillRule: "evenodd",
@@ -7353,40 +7786,40 @@ function IllustrationEmbracetheWeird(props) {
7353
7786
  var embrace_the_weird_default = IllustrationEmbracetheWeird;
7354
7787
 
7355
7788
  // src/illustrations/share-with-your-team.js
7356
- import * as React73 from "react";
7789
+ import * as React74 from "react";
7357
7790
  function IllustrationSharewithYourTeamTeamLibrary(props) {
7358
- return /* @__PURE__ */ React73.createElement(
7791
+ return /* @__PURE__ */ React74.createElement(
7359
7792
  "svg",
7360
7793
  __spreadValues({
7361
7794
  viewBox: "0 0 100 100",
7362
7795
  fill: "none",
7363
7796
  xmlns: "http://www.w3.org/2000/svg"
7364
7797
  }, props),
7365
- /* @__PURE__ */ React73.createElement(
7798
+ /* @__PURE__ */ React74.createElement(
7366
7799
  "g",
7367
7800
  {
7368
7801
  clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
7369
7802
  fill: "currentColor"
7370
7803
  },
7371
- /* @__PURE__ */ React73.createElement("path", { d: "M33.33 24.946V8.384L24.946 0v24.946H0l8.384 8.384H33.33v-8.384zM58.286 33.33h8.385V8.384L58.286 0v24.946H33.331l8.394 8.384h16.561z" }),
7372
- /* @__PURE__ */ React73.createElement("path", { d: "M100 8.384L91.614 0v24.946H66.67l8.385 8.384H100V8.384zM33.33 58.286V41.724l-8.384-8.394v24.956H0l8.384 8.384H33.33v-8.384zM33.33 58.286l8.395 8.384H66.67V41.724l-8.385-8.394v24.956H33.331zM66.67 58.286l8.384 8.384H100V41.724l-8.385-8.394v24.956H66.67zM24.946 66.67v24.946H0L8.384 100H33.33V75.054l-8.384-8.384zM58.286 66.67v24.946H33.331L41.725 100H66.67V75.054l-8.385-8.384zM66.67 91.616L75.053 100h24.945V75.054l-8.384-8.384v24.946H66.67z" })
7804
+ /* @__PURE__ */ React74.createElement("path", { d: "M33.33 24.946V8.384L24.946 0v24.946H0l8.384 8.384H33.33v-8.384zM58.286 33.33h8.385V8.384L58.286 0v24.946H33.331l8.394 8.384h16.561z" }),
7805
+ /* @__PURE__ */ React74.createElement("path", { d: "M100 8.384L91.614 0v24.946H66.67l8.385 8.384H100V8.384zM33.33 58.286V41.724l-8.384-8.394v24.956H0l8.384 8.384H33.33v-8.384zM33.33 58.286l8.395 8.384H66.67V41.724l-8.385-8.394v24.956H33.331zM66.67 58.286l8.384 8.384H100V41.724l-8.385-8.394v24.956H66.67zM24.946 66.67v24.946H0L8.384 100H33.33V75.054l-8.384-8.384zM58.286 66.67v24.946H33.331L41.725 100H66.67V75.054l-8.385-8.384zM66.67 91.616L75.053 100h24.945V75.054l-8.384-8.384v24.946H66.67z" })
7373
7806
  ),
7374
- /* @__PURE__ */ React73.createElement("defs", null, /* @__PURE__ */ React73.createElement("clipPath", { id: "Share_with_Your_Team_(Team_Library)_svg__clip0" }, /* @__PURE__ */ React73.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
7807
+ /* @__PURE__ */ React74.createElement("defs", null, /* @__PURE__ */ React74.createElement("clipPath", { id: "Share_with_Your_Team_(Team_Library)_svg__clip0" }, /* @__PURE__ */ React74.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
7375
7808
  );
7376
7809
  }
7377
7810
  var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
7378
7811
 
7379
7812
  // src/illustrations/enterprise-plan.js
7380
- import * as React74 from "react";
7813
+ import * as React75 from "react";
7381
7814
  function IllustrationEnterprisePlan(props) {
7382
- return /* @__PURE__ */ React74.createElement(
7815
+ return /* @__PURE__ */ React75.createElement(
7383
7816
  "svg",
7384
7817
  __spreadValues({
7385
7818
  viewBox: "0 0 101 100",
7386
7819
  fill: "none",
7387
7820
  xmlns: "http://www.w3.org/2000/svg"
7388
7821
  }, props),
7389
- /* @__PURE__ */ React74.createElement(
7822
+ /* @__PURE__ */ React75.createElement(
7390
7823
  "path",
7391
7824
  {
7392
7825
  fill: "currentColor",
@@ -7398,30 +7831,30 @@ function IllustrationEnterprisePlan(props) {
7398
7831
  var enterprise_plan_default = IllustrationEnterprisePlan;
7399
7832
 
7400
7833
  // src/illustrations/share.js
7401
- import * as React75 from "react";
7834
+ import * as React76 from "react";
7402
7835
  function IllustrationShare(props) {
7403
- return /* @__PURE__ */ React75.createElement(
7836
+ return /* @__PURE__ */ React76.createElement(
7404
7837
  "svg",
7405
7838
  __spreadValues({
7406
7839
  viewBox: "0 0 100 101",
7407
7840
  fill: "none",
7408
7841
  xmlns: "http://www.w3.org/2000/svg"
7409
7842
  }, props),
7410
- /* @__PURE__ */ React75.createElement(
7843
+ /* @__PURE__ */ React76.createElement(
7411
7844
  "path",
7412
7845
  {
7413
7846
  d: "M34.27 50.002v15.73H50c-8.69 0-15.73-7.04-15.73-15.73zM65.73 50.002v-15.73H50c8.69 0 15.73 7.04 15.73 15.73zM50 34.272H34.27v15.73c0-8.69 7.04-15.73 15.73-15.73z",
7414
7847
  fill: "currentColor"
7415
7848
  }
7416
7849
  ),
7417
- /* @__PURE__ */ React75.createElement(
7850
+ /* @__PURE__ */ React76.createElement(
7418
7851
  "path",
7419
7852
  {
7420
7853
  d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
7421
7854
  fill: "currentColor"
7422
7855
  }
7423
7856
  ),
7424
- /* @__PURE__ */ React75.createElement(
7857
+ /* @__PURE__ */ React76.createElement(
7425
7858
  "path",
7426
7859
  {
7427
7860
  d: "M0 .002v100h100v-100H0zm81.46 10c3.48 1.79 6.2 4.84 7.57 8.54h-7.57v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H65.73v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H36.01c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 0v8.54H20.28c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 80c-3.48-1.79-6.2-4.84-7.57-8.54h7.57v8.54zm0-10.28c-5.07-2.61-8.54-7.89-8.54-13.99h8.54v13.99zm0-15.73c-5.07-2.61-8.54-7.89-8.54-13.99 0-6.1 3.47-11.38 8.54-13.99v27.98zm0-29.72H10c0-6.1 3.47-11.38 8.54-13.99v13.99zm0-15.73h-7.57c1.37-3.7 4.09-6.75 7.57-8.54v8.54zm62.92 71.46v-8.54h7.57c-1.37 3.7-4.09 6.75-7.57 8.54zm0-10.28v-13.99H90c0 6.1-3.47 11.38-8.54 13.99zm0-29.72v-13.99c5.07 2.61 8.54 7.89 8.54 13.99 0 6.1-3.47 11.38-8.54 13.99v-13.99c0 8.69-7.04 15.73-15.73 15.73h15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54v-8.54-15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54-6.1 0-11.38-3.47-13.99-8.54H50c-8.69 0-15.73-7.04-15.73-15.73v24.27c-6.1 0-11.38-3.47-13.99-8.54h13.99c-8.69 0-15.73-7.04-15.73-15.73h15.73c-8.69 0-15.73-7.04-15.73-15.73 0-8.69 7.04-15.73 15.73-15.73H18.54c0-8.69 7.04-15.73 15.73-15.73v15.73c0-8.69 7.04-15.73 15.73-15.73 8.69 0 15.73 7.04 15.73 15.73v-15.73c8.69 0 15.73 7.04 15.73 15.73v-13.99c5.07 2.61 8.54 7.89 8.54 13.99H65.73c8.69 0 15.73 7.04 15.73 15.73z",
@@ -7433,39 +7866,39 @@ function IllustrationShare(props) {
7433
7866
  var share_default = IllustrationShare;
7434
7867
 
7435
7868
  // src/illustrations/faq-and-security.js
7436
- import * as React76 from "react";
7869
+ import * as React77 from "react";
7437
7870
  function IllustrationFaQandSecurity(props) {
7438
- return /* @__PURE__ */ React76.createElement(
7871
+ return /* @__PURE__ */ React77.createElement(
7439
7872
  "svg",
7440
7873
  __spreadValues({
7441
7874
  viewBox: "0 0 100 100",
7442
7875
  fill: "none",
7443
7876
  xmlns: "http://www.w3.org/2000/svg"
7444
7877
  }, props),
7445
- /* @__PURE__ */ React76.createElement(
7878
+ /* @__PURE__ */ React77.createElement(
7446
7879
  "path",
7447
7880
  {
7448
7881
  d: "M50 70c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20z",
7449
7882
  fill: "currentColor"
7450
7883
  }
7451
7884
  ),
7452
- /* @__PURE__ */ React76.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
7453
- /* @__PURE__ */ React76.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
7885
+ /* @__PURE__ */ React77.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
7886
+ /* @__PURE__ */ React77.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
7454
7887
  );
7455
7888
  }
7456
7889
  var faq_and_security_default = IllustrationFaQandSecurity;
7457
7890
 
7458
7891
  // src/illustrations/starred.js
7459
- import * as React77 from "react";
7892
+ import * as React78 from "react";
7460
7893
  function IllustrationStarred(props) {
7461
- return /* @__PURE__ */ React77.createElement(
7894
+ return /* @__PURE__ */ React78.createElement(
7462
7895
  "svg",
7463
7896
  __spreadValues({
7464
7897
  viewBox: "0 0 101 101",
7465
7898
  fill: "none",
7466
7899
  xmlns: "http://www.w3.org/2000/svg"
7467
7900
  }, props),
7468
- /* @__PURE__ */ React77.createElement(
7901
+ /* @__PURE__ */ React78.createElement(
7469
7902
  "path",
7470
7903
  {
7471
7904
  d: "M38.963 0C17.45 0 0 18.136 0 40.495v8.507h9.444C30.967 49.002 48 30.41 48 8.05V.002L38.963 0zM100.002 38.965c0-21.513-18.136-38.963-40.495-38.963H51v9.444c0 21.523 18.592 38.556 40.951 38.556H100l.002-9.037zM61.039 100.004c21.513 0 38.963-18.136 38.963-40.495v-8.507h-9.444c-21.523 0-38.556 18.592-38.556 40.951v8.049l9.037.002zM0 61.039c0 21.513 18.136 38.963 40.495 38.963h8.507v-9.444c0-21.523-18.592-38.556-40.952-38.556H.002L0 61.039z",
@@ -7477,16 +7910,16 @@ function IllustrationStarred(props) {
7477
7910
  var starred_default = IllustrationStarred;
7478
7911
 
7479
7912
  // src/illustrations/five-minute-limit.js
7480
- import * as React78 from "react";
7913
+ import * as React79 from "react";
7481
7914
  function Illustration5MinuteLimit(props) {
7482
- return /* @__PURE__ */ React78.createElement(
7915
+ return /* @__PURE__ */ React79.createElement(
7483
7916
  "svg",
7484
7917
  __spreadValues({
7485
7918
  viewBox: "0 0 110 110",
7486
7919
  fill: "none",
7487
7920
  xmlns: "http://www.w3.org/2000/svg"
7488
7921
  }, props),
7489
- /* @__PURE__ */ React78.createElement(
7922
+ /* @__PURE__ */ React79.createElement(
7490
7923
  "path",
7491
7924
  {
7492
7925
  fillRule: "evenodd",
@@ -7500,16 +7933,16 @@ function Illustration5MinuteLimit(props) {
7500
7933
  var five_minute_limit_default = Illustration5MinuteLimit;
7501
7934
 
7502
7935
  // src/illustrations/starter-plus-plan.js
7503
- import * as React79 from "react";
7936
+ import * as React80 from "react";
7504
7937
  function IllustrationStarterPlusPlan(props) {
7505
- return /* @__PURE__ */ React79.createElement(
7938
+ return /* @__PURE__ */ React80.createElement(
7506
7939
  "svg",
7507
7940
  __spreadValues({
7508
7941
  viewBox: "0 0 100 100",
7509
7942
  fill: "none",
7510
7943
  xmlns: "http://www.w3.org/2000/svg"
7511
7944
  }, props),
7512
- /* @__PURE__ */ React79.createElement(
7945
+ /* @__PURE__ */ React80.createElement(
7513
7946
  "path",
7514
7947
  {
7515
7948
  fillRule: "evenodd",
@@ -7523,16 +7956,16 @@ function IllustrationStarterPlusPlan(props) {
7523
7956
  var starter_plus_plan_default = IllustrationStarterPlusPlan;
7524
7957
 
7525
7958
  // src/illustrations/getting-started.js
7526
- import * as React80 from "react";
7959
+ import * as React81 from "react";
7527
7960
  function IllustrationGettingStarted(props) {
7528
- return /* @__PURE__ */ React80.createElement(
7961
+ return /* @__PURE__ */ React81.createElement(
7529
7962
  "svg",
7530
7963
  __spreadValues({
7531
7964
  viewBox: "0 0 106 106",
7532
7965
  fill: "none",
7533
7966
  xmlns: "http://www.w3.org/2000/svg"
7534
7967
  }, props),
7535
- /* @__PURE__ */ React80.createElement(
7968
+ /* @__PURE__ */ React81.createElement(
7536
7969
  "path",
7537
7970
  {
7538
7971
  d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
@@ -7541,7 +7974,7 @@ function IllustrationGettingStarted(props) {
7541
7974
  strokeMiterlimit: 10
7542
7975
  }
7543
7976
  ),
7544
- /* @__PURE__ */ React80.createElement(
7977
+ /* @__PURE__ */ React81.createElement(
7545
7978
  "path",
7546
7979
  {
7547
7980
  d: "M53 100.986c26.51 0 48-14.563 48-32.527 0-17.965-21.49-32.528-48-32.528S5 50.494 5 68.46c0 17.964 21.49 32.527 48 32.527z",
@@ -7550,7 +7983,7 @@ function IllustrationGettingStarted(props) {
7550
7983
  strokeMiterlimit: 10
7551
7984
  }
7552
7985
  ),
7553
- /* @__PURE__ */ React80.createElement(
7986
+ /* @__PURE__ */ React81.createElement(
7554
7987
  "path",
7555
7988
  {
7556
7989
  d: "M53 100.998c26.51 0 48-8.682 48-19.39 0-10.71-21.49-19.391-48-19.391S5 70.898 5 81.607c0 10.71 21.49 19.391 48 19.391z",
@@ -7559,7 +7992,7 @@ function IllustrationGettingStarted(props) {
7559
7992
  strokeMiterlimit: 10
7560
7993
  }
7561
7994
  ),
7562
- /* @__PURE__ */ React80.createElement(
7995
+ /* @__PURE__ */ React81.createElement(
7563
7996
  "path",
7564
7997
  {
7565
7998
  d: "M53 100.984c26.51 0 48-3.908 48-8.728S79.51 83.53 53 83.53 5 87.436 5 92.256s21.49 8.728 48 8.728z",
@@ -7573,23 +8006,23 @@ function IllustrationGettingStarted(props) {
7573
8006
  var getting_started_default = IllustrationGettingStarted;
7574
8007
 
7575
8008
  // src/illustrations/strong-upload-speed.js
7576
- import * as React81 from "react";
8009
+ import * as React82 from "react";
7577
8010
  function IllustrationStrongUploadSpeed(props) {
7578
- return /* @__PURE__ */ React81.createElement(
8011
+ return /* @__PURE__ */ React82.createElement(
7579
8012
  "svg",
7580
8013
  __spreadValues({
7581
8014
  viewBox: "0 0 111 110",
7582
8015
  fill: "none",
7583
8016
  xmlns: "http://www.w3.org/2000/svg"
7584
8017
  }, props),
7585
- /* @__PURE__ */ React81.createElement(
8018
+ /* @__PURE__ */ React82.createElement(
7586
8019
  "path",
7587
8020
  {
7588
8021
  d: "M.223 57.064l-.208-.356a55.069 55.069 0 002.244 13.991l44.404-40.904-46.44 27.27zM3.27 73.804C10.953 94.924 31.208 110 55 110c23.926 0 44.285-15.269 51.865-36.582l-51.582-47.53L3.27 73.804zm88.867-9.358v24.36L64.838 63.584v39.003a1.49 1.49 0 01-1.486 1.486H47.287a1.49 1.49 0 01-1.486-1.486V63.585l-27.388 25.22V64.446l36.914-33.983 36.81 33.983zM107.861 70.299a54.916 54.916 0 002.125-13.442L63.873 29.78 107.861 70.3zM63.115 25.873l46.886 27.537c-.148-5.228-1.01-10.293-2.526-15.06l-44.36-12.477zM2.482 38.543C.966 43.356.119 48.465 0 53.753l47.436-27.864L2.482 38.543z",
7589
8022
  fill: "currentColor"
7590
8023
  }
7591
8024
  ),
7592
- /* @__PURE__ */ React81.createElement(
8025
+ /* @__PURE__ */ React82.createElement(
7593
8026
  "path",
7594
8027
  {
7595
8028
  d: "M106.241 34.934C98.216 14.482 78.302 0 55.001 0 31.625 0 11.68 14.57 3.7 35.112l51.582-14.511 50.958 14.333z",
@@ -7601,16 +8034,16 @@ function IllustrationStrongUploadSpeed(props) {
7601
8034
  var strong_upload_speed_default = IllustrationStrongUploadSpeed;
7602
8035
 
7603
8036
  // src/illustrations/growth-through-empathy.js
7604
- import * as React82 from "react";
8037
+ import * as React83 from "react";
7605
8038
  function IllustrationGrowththroughEmpathy(props) {
7606
- return /* @__PURE__ */ React82.createElement(
8039
+ return /* @__PURE__ */ React83.createElement(
7607
8040
  "svg",
7608
8041
  __spreadValues({
7609
8042
  viewBox: "0 0 104 100",
7610
8043
  fill: "none",
7611
8044
  xmlns: "http://www.w3.org/2000/svg"
7612
8045
  }, props),
7613
- /* @__PURE__ */ React82.createElement(
8046
+ /* @__PURE__ */ React83.createElement(
7614
8047
  "path",
7615
8048
  {
7616
8049
  d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
@@ -7619,7 +8052,7 @@ function IllustrationGrowththroughEmpathy(props) {
7619
8052
  strokeMiterlimit: 10
7620
8053
  }
7621
8054
  ),
7622
- /* @__PURE__ */ React82.createElement(
8055
+ /* @__PURE__ */ React83.createElement(
7623
8056
  "path",
7624
8057
  {
7625
8058
  d: "M16.704 100.001c0-19.416 15.74-35.171 35.172-35.171 19.43 0 35.171 15.74 35.171 35.171",
@@ -7628,7 +8061,7 @@ function IllustrationGrowththroughEmpathy(props) {
7628
8061
  strokeMiterlimit: 10
7629
8062
  }
7630
8063
  ),
7631
- /* @__PURE__ */ React82.createElement(
8064
+ /* @__PURE__ */ React83.createElement(
7632
8065
  "path",
7633
8066
  {
7634
8067
  d: "M28.213 100.001c0-13.07 10.593-23.648 23.648-23.648 13.054 0 23.662 10.579 23.662 23.648",
@@ -7637,7 +8070,7 @@ function IllustrationGrowththroughEmpathy(props) {
7637
8070
  strokeMiterlimit: 10
7638
8071
  }
7639
8072
  ),
7640
- /* @__PURE__ */ React82.createElement(
8073
+ /* @__PURE__ */ React83.createElement(
7641
8074
  "path",
7642
8075
  {
7643
8076
  d: "M39.736 100c0-6.692 5.432-12.124 12.124-12.124 6.693 0 12.124 5.432 12.124 12.124M5 0c0 25.889 20.987 46.875 46.875 46.875C77.764 46.875 98.751 25.89 98.751 0",
@@ -7646,7 +8079,7 @@ function IllustrationGrowththroughEmpathy(props) {
7646
8079
  strokeMiterlimit: 10
7647
8080
  }
7648
8081
  ),
7649
- /* @__PURE__ */ React82.createElement(
8082
+ /* @__PURE__ */ React83.createElement(
7650
8083
  "path",
7651
8084
  {
7652
8085
  d: "M87.047 0c0 19.416-15.74 35.171-35.172 35.171-19.43 0-35.171-15.74-35.171-35.171",
@@ -7655,7 +8088,7 @@ function IllustrationGrowththroughEmpathy(props) {
7655
8088
  strokeMiterlimit: 10
7656
8089
  }
7657
8090
  ),
7658
- /* @__PURE__ */ React82.createElement(
8091
+ /* @__PURE__ */ React83.createElement(
7659
8092
  "path",
7660
8093
  {
7661
8094
  d: "M75.538 0c0 13.07-10.593 23.648-23.648 23.648-13.054 0-23.662-10.579-23.662-23.648",
@@ -7664,7 +8097,7 @@ function IllustrationGrowththroughEmpathy(props) {
7664
8097
  strokeMiterlimit: 10
7665
8098
  }
7666
8099
  ),
7667
- /* @__PURE__ */ React82.createElement(
8100
+ /* @__PURE__ */ React83.createElement(
7668
8101
  "path",
7669
8102
  {
7670
8103
  d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
@@ -7678,16 +8111,16 @@ function IllustrationGrowththroughEmpathy(props) {
7678
8111
  var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
7679
8112
 
7680
8113
  // src/illustrations/troubleshooting.js
7681
- import * as React83 from "react";
8114
+ import * as React84 from "react";
7682
8115
  function IllustrationTroubleshooting(props) {
7683
- return /* @__PURE__ */ React83.createElement(
8116
+ return /* @__PURE__ */ React84.createElement(
7684
8117
  "svg",
7685
8118
  __spreadValues({
7686
8119
  viewBox: "0 0 110 110",
7687
8120
  fill: "none",
7688
8121
  xmlns: "http://www.w3.org/2000/svg"
7689
8122
  }, props),
7690
- /* @__PURE__ */ React83.createElement(
8123
+ /* @__PURE__ */ React84.createElement(
7691
8124
  "path",
7692
8125
  {
7693
8126
  d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
@@ -7697,7 +8130,7 @@ function IllustrationTroubleshooting(props) {
7697
8130
  strokeMiterlimit: 10
7698
8131
  }
7699
8132
  ),
7700
- /* @__PURE__ */ React83.createElement(
8133
+ /* @__PURE__ */ React84.createElement(
7701
8134
  "path",
7702
8135
  {
7703
8136
  d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
@@ -7706,7 +8139,7 @@ function IllustrationTroubleshooting(props) {
7706
8139
  strokeMiterlimit: 10
7707
8140
  }
7708
8141
  ),
7709
- /* @__PURE__ */ React83.createElement(
8142
+ /* @__PURE__ */ React84.createElement(
7710
8143
  "path",
7711
8144
  {
7712
8145
  d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
@@ -7715,7 +8148,7 @@ function IllustrationTroubleshooting(props) {
7715
8148
  strokeMiterlimit: 10
7716
8149
  }
7717
8150
  ),
7718
- /* @__PURE__ */ React83.createElement(
8151
+ /* @__PURE__ */ React84.createElement(
7719
8152
  "path",
7720
8153
  {
7721
8154
  d: "M42.053 55c0-7.138 5.794-12.932 12.932-12.932 7.138 0 12.932 5.794 12.932 12.932",
@@ -7729,16 +8162,16 @@ function IllustrationTroubleshooting(props) {
7729
8162
  var troubleshooting_default = IllustrationTroubleshooting;
7730
8163
 
7731
8164
  // src/illustrations/health-plans.js
7732
- import * as React84 from "react";
8165
+ import * as React85 from "react";
7733
8166
  function IllustrationHealthPlans(props) {
7734
- return /* @__PURE__ */ React84.createElement(
8167
+ return /* @__PURE__ */ React85.createElement(
7735
8168
  "svg",
7736
8169
  __spreadValues({
7737
8170
  viewBox: "0 0 100 101",
7738
8171
  fill: "none",
7739
8172
  xmlns: "http://www.w3.org/2000/svg"
7740
8173
  }, props),
7741
- /* @__PURE__ */ React84.createElement(
8174
+ /* @__PURE__ */ React85.createElement(
7742
8175
  "path",
7743
8176
  {
7744
8177
  fillRule: "evenodd",
@@ -7752,16 +8185,16 @@ function IllustrationHealthPlans(props) {
7752
8185
  var health_plans_default = IllustrationHealthPlans;
7753
8186
 
7754
8187
  // src/illustrations/upgrade.js
7755
- import * as React85 from "react";
8188
+ import * as React86 from "react";
7756
8189
  function IllustrationUpgrade(props) {
7757
- return /* @__PURE__ */ React85.createElement(
8190
+ return /* @__PURE__ */ React86.createElement(
7758
8191
  "svg",
7759
8192
  __spreadValues({
7760
8193
  viewBox: "0 0 100 100",
7761
8194
  fill: "none",
7762
8195
  xmlns: "http://www.w3.org/2000/svg"
7763
8196
  }, props),
7764
- /* @__PURE__ */ React85.createElement(
8197
+ /* @__PURE__ */ React86.createElement(
7765
8198
  "path",
7766
8199
  {
7767
8200
  fillRule: "evenodd",
@@ -7775,16 +8208,16 @@ function IllustrationUpgrade(props) {
7775
8208
  var upgrade_default = IllustrationUpgrade;
7776
8209
 
7777
8210
  // src/illustrations/how-to-use-loom.js
7778
- import * as React86 from "react";
8211
+ import * as React87 from "react";
7779
8212
  function IllustrationHowtoUseLoom(props) {
7780
- return /* @__PURE__ */ React86.createElement(
8213
+ return /* @__PURE__ */ React87.createElement(
7781
8214
  "svg",
7782
8215
  __spreadValues({
7783
8216
  viewBox: "0 0 110 110",
7784
8217
  fill: "none",
7785
8218
  xmlns: "http://www.w3.org/2000/svg"
7786
8219
  }, props),
7787
- /* @__PURE__ */ React86.createElement(
8220
+ /* @__PURE__ */ React87.createElement(
7788
8221
  "path",
7789
8222
  {
7790
8223
  d: "M61.125 97.536H48.768v12.373h12.357V97.536zM81.608 88.743l-10.701 6.179 6.186 10.714 10.701-6.178-6.186-10.715zM94.92 70.897l-6.178 10.7 10.715 6.187 6.178-10.701-10.714-6.186zM89.445 61.127V48.77H78.014l9.91-5.724-6.178-10.71-9.895 5.724 5.724-9.895-10.71-6.179-5.724 9.895V20.45H48.769V31.88l-5.724-9.895-10.71 6.179 5.723 9.91-9.91-5.723-6.179 10.71 9.91 5.724H20.45v12.356h11.43l-9.91 5.724 6.179 10.71 9.91-5.723-5.723 9.91 10.71 6.178 5.724-9.91v11.431h12.356V78.032l5.724 9.91 10.71-6.178-5.724-9.895 9.895 5.724 6.179-10.71-9.91-5.724h11.447v-.031zM54.947 71.413c-9.095 0-16.465-7.37-16.465-16.465 0-9.095 7.37-16.465 16.465-16.465 9.095 0 16.465 7.37 16.465 16.465 0 9.095-7.37 16.465-16.465 16.465zM109.91 48.77H97.538v12.356h12.372V48.77zM99.46 22.114l-10.714 6.187L94.925 39l10.714-6.186-6.178-10.7zM77.082 4.276L70.896 14.99l10.701 6.179 6.186-10.715-10.7-6.178zM61.125 0H48.768v12.373h12.357V0zM32.825 4.281L22.124 10.46l6.186 10.714 10.701-6.178-6.186-10.715zM10.449 22.127L4.27 32.828l10.714 6.186 6.178-10.7-10.714-6.187zM12.373 48.77H0v12.356h12.373V48.77zM14.99 70.881L4.274 77.067l6.178 10.701 10.715-6.186-6.179-10.7zM28.311 88.746L22.125 99.46l10.701 6.179 6.186-10.715-10.7-6.178z",
@@ -7796,16 +8229,16 @@ function IllustrationHowtoUseLoom(props) {
7796
8229
  var how_to_use_loom_default = IllustrationHowtoUseLoom;
7797
8230
 
7798
8231
  // src/illustrations/upload-drag-and-drop.js
7799
- import * as React87 from "react";
8232
+ import * as React88 from "react";
7800
8233
  function IllustrationUploadDragAndDrop(props) {
7801
- return /* @__PURE__ */ React87.createElement(
8234
+ return /* @__PURE__ */ React88.createElement(
7802
8235
  "svg",
7803
8236
  __spreadValues({
7804
8237
  viewBox: "0 0 100 100",
7805
8238
  fill: "none",
7806
8239
  xmlns: "http://www.w3.org/2000/svg"
7807
8240
  }, props),
7808
- /* @__PURE__ */ React87.createElement(
8241
+ /* @__PURE__ */ React88.createElement(
7809
8242
  "path",
7810
8243
  {
7811
8244
  d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
@@ -7817,16 +8250,16 @@ function IllustrationUploadDragAndDrop(props) {
7817
8250
  var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
7818
8251
 
7819
8252
  // src/illustrations/use-cases.js
7820
- import * as React88 from "react";
8253
+ import * as React89 from "react";
7821
8254
  function IllustrationUseCases(props) {
7822
- return /* @__PURE__ */ React88.createElement(
8255
+ return /* @__PURE__ */ React89.createElement(
7823
8256
  "svg",
7824
8257
  __spreadValues({
7825
8258
  viewBox: "0 0 100 100",
7826
8259
  fill: "none",
7827
8260
  xmlns: "http://www.w3.org/2000/svg"
7828
8261
  }, props),
7829
- /* @__PURE__ */ React88.createElement(
8262
+ /* @__PURE__ */ React89.createElement(
7830
8263
  "path",
7831
8264
  {
7832
8265
  d: "M0 0v100h100V0H0zm90 90H61.91l20.87-12.52L90 89.52V90zm0-71.25H29.01L90 26.56v8.82l-42.3-5.42L90 42.3v9.12l-27.61-8.05L90 56.78v9.73l-15.29-7.42L90 71.34v11.22L76.02 71.35 61.06 90H49.84l24.82-30.94-8.62-4.19L48.98 90h-9.73l22.71-46.76-9.21-2.68L38.34 90h-9.12l17.53-60.15-10.48-1.35L28.4 90h-8.82l9.12-71.25h-9.94V90H10V10h80v8.75z",
@@ -7838,16 +8271,16 @@ function IllustrationUseCases(props) {
7838
8271
  var use_cases_default = IllustrationUseCases;
7839
8272
 
7840
8273
  // src/illustrations/invite-members.js
7841
- import * as React89 from "react";
8274
+ import * as React90 from "react";
7842
8275
  function IllustrationInviteMembers(props) {
7843
- return /* @__PURE__ */ React89.createElement(
8276
+ return /* @__PURE__ */ React90.createElement(
7844
8277
  "svg",
7845
8278
  __spreadValues({
7846
8279
  viewBox: "0 0 134 134",
7847
8280
  fill: "none",
7848
8281
  xmlns: "http://www.w3.org/2000/svg"
7849
8282
  }, props),
7850
- /* @__PURE__ */ React89.createElement(
8283
+ /* @__PURE__ */ React90.createElement(
7851
8284
  "path",
7852
8285
  {
7853
8286
  fillRule: "evenodd",
@@ -7861,45 +8294,45 @@ function IllustrationInviteMembers(props) {
7861
8294
  var invite_members_default = IllustrationInviteMembers;
7862
8295
 
7863
8296
  // src/illustrations/wellness.js
7864
- import * as React90 from "react";
8297
+ import * as React91 from "react";
7865
8298
  function IllustrationWellness(props) {
7866
- return /* @__PURE__ */ React90.createElement(
8299
+ return /* @__PURE__ */ React91.createElement(
7867
8300
  "svg",
7868
8301
  __spreadValues({
7869
8302
  viewBox: "0 0 100 101",
7870
8303
  fill: "none",
7871
8304
  xmlns: "http://www.w3.org/2000/svg"
7872
8305
  }, props),
7873
- /* @__PURE__ */ React90.createElement(
8306
+ /* @__PURE__ */ React91.createElement(
7874
8307
  "path",
7875
8308
  {
7876
8309
  d: "M66.667.929a33.333 33.333 0 010 66.666V.93zM0 34.263a33.333 33.333 0 0166.667 0H0zM33.333 100.929a33.338 33.338 0 01-23.57-9.763 33.333 33.333 0 0123.57-56.903v66.666z",
7877
8310
  fill: "currentColor"
7878
8311
  }
7879
8312
  ),
7880
- /* @__PURE__ */ React90.createElement(
8313
+ /* @__PURE__ */ React91.createElement(
7881
8314
  "path",
7882
8315
  {
7883
8316
  d: "M99.999 67.596a33.332 33.332 0 01-64.13 12.756 33.332 33.332 0 01-2.537-12.756h66.667zM33.334.93H.001v33.333h33.333z",
7884
8317
  fill: "currentColor"
7885
8318
  }
7886
8319
  ),
7887
- /* @__PURE__ */ React90.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
8320
+ /* @__PURE__ */ React91.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
7888
8321
  );
7889
8322
  }
7890
8323
  var wellness_default = IllustrationWellness;
7891
8324
 
7892
8325
  // src/illustrations/comments.js
7893
- import * as React91 from "react";
8326
+ import * as React92 from "react";
7894
8327
  function IllustrationComments(props) {
7895
- return /* @__PURE__ */ React91.createElement(
8328
+ return /* @__PURE__ */ React92.createElement(
7896
8329
  "svg",
7897
8330
  __spreadValues({
7898
8331
  viewBox: "0 0 96 96",
7899
8332
  fill: "none",
7900
8333
  xmlns: "http://www.w3.org/2000/svg"
7901
8334
  }, props),
7902
- /* @__PURE__ */ React91.createElement(
8335
+ /* @__PURE__ */ React92.createElement(
7903
8336
  "path",
7904
8337
  {
7905
8338
  fillRule: "evenodd",
@@ -7908,7 +8341,7 @@ function IllustrationComments(props) {
7908
8341
  fill: "currentColor"
7909
8342
  }
7910
8343
  ),
7911
- /* @__PURE__ */ React91.createElement(
8344
+ /* @__PURE__ */ React92.createElement(
7912
8345
  "path",
7913
8346
  {
7914
8347
  fill: "currentColor",
@@ -7920,16 +8353,16 @@ function IllustrationComments(props) {
7920
8353
  var comments_default = IllustrationComments;
7921
8354
 
7922
8355
  // src/illustrations/folders-empty-state-mobile.js
7923
- import * as React92 from "react";
8356
+ import * as React93 from "react";
7924
8357
  function IllutrationFoldersEmptyStateMobile(props) {
7925
- return /* @__PURE__ */ React92.createElement(
8358
+ return /* @__PURE__ */ React93.createElement(
7926
8359
  "svg",
7927
8360
  __spreadValues({
7928
8361
  viewBox: "0 0 96 96",
7929
8362
  fill: "none",
7930
8363
  xmlns: "http://www.w3.org/2000/svg"
7931
8364
  }, props),
7932
- /* @__PURE__ */ React92.createElement(
8365
+ /* @__PURE__ */ React93.createElement(
7933
8366
  "path",
7934
8367
  {
7935
8368
  fillRule: "evenodd",
@@ -7938,7 +8371,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
7938
8371
  fill: "currentColor"
7939
8372
  }
7940
8373
  ),
7941
- /* @__PURE__ */ React92.createElement(
8374
+ /* @__PURE__ */ React93.createElement(
7942
8375
  "path",
7943
8376
  {
7944
8377
  fillRule: "evenodd",
@@ -7952,23 +8385,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
7952
8385
  var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
7953
8386
 
7954
8387
  // src/illustrations/help-ios.js
7955
- import * as React93 from "react";
8388
+ import * as React94 from "react";
7956
8389
  function IllustrationHelpIos(props) {
7957
- return /* @__PURE__ */ React93.createElement(
8390
+ return /* @__PURE__ */ React94.createElement(
7958
8391
  "svg",
7959
8392
  __spreadValues({
7960
8393
  viewBox: "0 0 96 96",
7961
8394
  fill: "none",
7962
8395
  xmlns: "http://www.w3.org/2000/svg"
7963
8396
  }, props),
7964
- /* @__PURE__ */ React93.createElement(
8397
+ /* @__PURE__ */ React94.createElement(
7965
8398
  "path",
7966
8399
  {
7967
8400
  d: "M22.8 12c5.965 0 10.8 4.835 10.8 10.8 0 .254-.008.505-.026.754C38.542 16.58 46.912 12 56.4 12 71.643 12 84 23.82 84 38.4c0 14.58-12.357 26.4-27.6 26.4-5.744 0-11.078-1.678-15.496-4.55A15.527 15.527 0 0143.2 68.4c0 8.616-6.984 15.6-15.6 15.6C18.985 84 12 77.016 12 68.4s6.985-15.6 15.6-15.6c2.444 0 4.757.562 6.816 1.564C30.892 49.93 28.8 44.399 28.8 38.4c0-2.6.393-5.11 1.125-7.483A10.76 10.76 0 0122.8 33.6c-5.964 0-10.8-4.835-10.8-10.8C12 16.835 16.836 12 22.8 12z",
7968
8401
  fill: "currentColor"
7969
8402
  }
7970
8403
  ),
7971
- /* @__PURE__ */ React93.createElement(
8404
+ /* @__PURE__ */ React94.createElement(
7972
8405
  "path",
7973
8406
  {
7974
8407
  fillRule: "evenodd",
@@ -7982,17 +8415,17 @@ function IllustrationHelpIos(props) {
7982
8415
  var help_ios_default = IllustrationHelpIos;
7983
8416
 
7984
8417
  // src/illustrations/my-videos-empty-state-mobile.js
7985
- import * as React94 from "react";
8418
+ import * as React95 from "react";
7986
8419
  function IllustrationMyVideosEmptyStateMobile(props) {
7987
- return /* @__PURE__ */ React94.createElement(
8420
+ return /* @__PURE__ */ React95.createElement(
7988
8421
  "svg",
7989
8422
  __spreadValues({
7990
8423
  viewBox: "0 0 96 96",
7991
8424
  fill: "none",
7992
8425
  xmlns: "http://www.w3.org/2000/svg"
7993
8426
  }, props),
7994
- /* @__PURE__ */ React94.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
7995
- /* @__PURE__ */ React94.createElement(
8427
+ /* @__PURE__ */ React95.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
8428
+ /* @__PURE__ */ React95.createElement(
7996
8429
  "path",
7997
8430
  {
7998
8431
  fillRule: "evenodd",
@@ -8006,16 +8439,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
8006
8439
  var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
8007
8440
 
8008
8441
  // src/illustrations/recents-empty-state-mobile.js
8009
- import * as React95 from "react";
8442
+ import * as React96 from "react";
8010
8443
  function IllustrationRecentsEmptyStateMobile(props) {
8011
- return /* @__PURE__ */ React95.createElement(
8444
+ return /* @__PURE__ */ React96.createElement(
8012
8445
  "svg",
8013
8446
  __spreadValues({
8014
8447
  viewBox: "0 0 96 96",
8015
8448
  fill: "none",
8016
8449
  xmlns: "http://www.w3.org/2000/svg"
8017
8450
  }, props),
8018
- /* @__PURE__ */ React95.createElement(
8451
+ /* @__PURE__ */ React96.createElement(
8019
8452
  "path",
8020
8453
  {
8021
8454
  fillRule: "evenodd",
@@ -8029,16 +8462,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
8029
8462
  var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
8030
8463
 
8031
8464
  // src/illustrations/chrome-notifications-empty-state.js
8032
- import * as React96 from "react";
8465
+ import * as React97 from "react";
8033
8466
  function IllustrationChromeNotificationsEmptyState(props) {
8034
- return /* @__PURE__ */ React96.createElement(
8467
+ return /* @__PURE__ */ React97.createElement(
8035
8468
  "svg",
8036
8469
  __spreadValues({
8037
8470
  viewBox: "0 0 96 96",
8038
8471
  fill: "none",
8039
8472
  xmlns: "http://www.w3.org/2000/svg"
8040
8473
  }, props),
8041
- /* @__PURE__ */ React96.createElement(
8474
+ /* @__PURE__ */ React97.createElement(
8042
8475
  "circle",
8043
8476
  {
8044
8477
  cx: 15.84,
@@ -8048,7 +8481,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8048
8481
  strokeWidth: 9.6
8049
8482
  }
8050
8483
  ),
8051
- /* @__PURE__ */ React96.createElement(
8484
+ /* @__PURE__ */ React97.createElement(
8052
8485
  "path",
8053
8486
  {
8054
8487
  d: "M59.52 15.84c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04C36.48 9.877 41.502 4.8 48 4.8c6.498 0 11.52 5.077 11.52 11.04z",
@@ -8056,8 +8489,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
8056
8489
  strokeWidth: 9.6
8057
8490
  }
8058
8491
  ),
8059
- /* @__PURE__ */ React96.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
8060
- /* @__PURE__ */ React96.createElement(
8492
+ /* @__PURE__ */ React97.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
8493
+ /* @__PURE__ */ React97.createElement(
8061
8494
  "path",
8062
8495
  {
8063
8496
  d: "M26.88 48c0 6.498-5.077 11.52-11.04 11.52C9.877 59.52 4.8 54.498 4.8 48c0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
@@ -8065,7 +8498,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8065
8498
  strokeWidth: 9.6
8066
8499
  }
8067
8500
  ),
8068
- /* @__PURE__ */ React96.createElement(
8501
+ /* @__PURE__ */ React97.createElement(
8069
8502
  "circle",
8070
8503
  {
8071
8504
  cx: 48,
@@ -8075,7 +8508,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8075
8508
  strokeWidth: 9.6
8076
8509
  }
8077
8510
  ),
8078
- /* @__PURE__ */ React96.createElement(
8511
+ /* @__PURE__ */ React97.createElement(
8079
8512
  "path",
8080
8513
  {
8081
8514
  d: "M91.2 48c0 6.498-5.077 11.52-11.04 11.52-5.963 0-11.04-5.022-11.04-11.52 0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
@@ -8083,7 +8516,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8083
8516
  strokeWidth: 9.6
8084
8517
  }
8085
8518
  ),
8086
- /* @__PURE__ */ React96.createElement(
8519
+ /* @__PURE__ */ React97.createElement(
8087
8520
  "circle",
8088
8521
  {
8089
8522
  cx: 15.84,
@@ -8093,7 +8526,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8093
8526
  strokeWidth: 9.6
8094
8527
  }
8095
8528
  ),
8096
- /* @__PURE__ */ React96.createElement(
8529
+ /* @__PURE__ */ React97.createElement(
8097
8530
  "path",
8098
8531
  {
8099
8532
  d: "M59.52 80.16c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04 0-5.963 5.022-11.04 11.52-11.04 6.498 0 11.52 5.077 11.52 11.04z",
@@ -8101,7 +8534,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8101
8534
  strokeWidth: 9.6
8102
8535
  }
8103
8536
  ),
8104
- /* @__PURE__ */ React96.createElement(
8537
+ /* @__PURE__ */ React97.createElement(
8105
8538
  "circle",
8106
8539
  {
8107
8540
  cx: 80.16,
@@ -8213,6 +8646,7 @@ export {
8213
8646
  toast_default as Toast,
8214
8647
  tooltip_default as Tooltip,
8215
8648
  TooltipBox,
8649
+ typeahead_default as Typeahead,
8216
8650
  accessibilityRules,
8217
8651
  alignSelfRules,
8218
8652
  alphaFunction,