@loomhq/lens 12.19.0 → 12.20.3

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 (2411) hide show
  1. package/dist/.types/app/feedback-form.d.ts +4 -0
  2. package/dist/.types/app/feedback-form.d.ts.map +1 -0
  3. package/dist/.types/app/pages.d.ts.map +1 -0
  4. package/dist/.types/app/playground/index.d.ts +13 -0
  5. package/dist/.types/app/playground/index.d.ts.map +1 -0
  6. package/dist/.types/app/playground/theme.d.ts +3 -0
  7. package/dist/.types/app/playground/theme.d.ts.map +1 -0
  8. package/dist/.types/icons/check-circle-unchecked.d.ts +3 -0
  9. package/dist/.types/icons/check-circle-unchecked.d.ts.map +1 -0
  10. package/dist/.types/icons/index.d.ts +272 -0
  11. package/dist/.types/icons/index.d.ts.map +1 -0
  12. package/dist/.types/icons/playlist-add.d.ts.map +1 -0
  13. package/dist/.types/icons/playlist-added.d.ts.map +1 -0
  14. package/dist/.types/icons/playlist.d.ts.map +1 -0
  15. package/dist/.types/icons/shape-ellipse.d.ts +3 -0
  16. package/dist/.types/icons/shape-ellipse.d.ts.map +1 -0
  17. package/dist/.types/shared-docs/icons/components.d.ts.map +1 -0
  18. package/dist/.types/src/colors.d.ts +67 -0
  19. package/dist/.types/src/colors.d.ts.map +1 -0
  20. package/dist/.types/src/components/align/align.unit.d.ts +2 -0
  21. package/dist/.types/src/components/align/align.unit.d.ts.map +1 -0
  22. package/dist/.types/src/components/arrange/arrange.unit.d.ts +2 -0
  23. package/dist/.types/src/components/arrange/arrange.unit.d.ts.map +1 -0
  24. package/dist/.types/src/components/avatar/avatar.unit.d.ts +2 -0
  25. package/dist/.types/src/components/avatar/avatar.unit.d.ts.map +1 -0
  26. package/dist/.types/src/components/backdrop/backdrop.unit.d.ts +2 -0
  27. package/dist/.types/src/components/backdrop/backdrop.unit.d.ts.map +1 -0
  28. package/dist/.types/src/components/base-styles/base-styles.unit.d.ts +2 -0
  29. package/dist/.types/src/components/base-styles/base-styles.unit.d.ts.map +1 -0
  30. package/dist/.types/src/components/button/button.d.ts.map +1 -0
  31. package/dist/.types/src/components/button/button.unit.d.ts +2 -0
  32. package/dist/.types/src/components/button/button.unit.d.ts.map +1 -0
  33. package/dist/.types/src/components/checkbox/checkbox.unit.d.ts +2 -0
  34. package/dist/.types/src/components/checkbox/checkbox.unit.d.ts.map +1 -0
  35. package/dist/.types/src/components/color-picker/color-picker.unit.d.ts +2 -0
  36. package/dist/.types/src/components/color-picker/color-picker.unit.d.ts.map +1 -0
  37. package/dist/.types/src/components/container/container.d.ts +57 -0
  38. package/dist/.types/src/components/container/container.d.ts.map +1 -0
  39. package/dist/.types/src/components/container/container.unit.d.ts +2 -0
  40. package/dist/.types/src/components/container/container.unit.d.ts.map +1 -0
  41. package/dist/.types/src/components/distribute/distribute.unit.d.ts +2 -0
  42. package/dist/.types/src/components/distribute/distribute.unit.d.ts.map +1 -0
  43. package/dist/.types/src/components/dropdown/dropdown.unit.d.ts +2 -0
  44. package/dist/.types/src/components/dropdown/dropdown.unit.d.ts.map +1 -0
  45. package/dist/.types/src/components/ellipses-loader/ellipses-loader.unit.d.ts +2 -0
  46. package/dist/.types/src/components/ellipses-loader/ellipses-loader.unit.d.ts.map +1 -0
  47. package/dist/.types/src/components/error-container/error-container.unit.d.ts +2 -0
  48. package/dist/.types/src/components/error-container/error-container.unit.d.ts.map +1 -0
  49. package/dist/.types/src/components/form-field/form-field.unit.d.ts +2 -0
  50. package/dist/.types/src/components/form-field/form-field.unit.d.ts.map +1 -0
  51. package/dist/.types/src/components/icon/available-icons/check-circle-unchecked.d.ts +3 -0
  52. package/dist/.types/src/components/icon/available-icons/check-circle-unchecked.d.ts.map +1 -0
  53. package/dist/.types/src/components/icon/available-icons/index.d.ts +272 -0
  54. package/dist/.types/src/components/icon/available-icons/index.d.ts.map +1 -0
  55. package/dist/.types/src/components/icon/available-icons/playlist-add.d.ts.map +1 -0
  56. package/dist/.types/src/components/icon/available-icons/playlist-added.d.ts.map +1 -0
  57. package/dist/.types/src/components/icon/available-icons/playlist.d.ts.map +1 -0
  58. package/dist/.types/src/components/icon/available-icons/shape-ellipse.d.ts +3 -0
  59. package/dist/.types/src/components/icon/available-icons/shape-ellipse.d.ts.map +1 -0
  60. package/dist/.types/src/components/icon/icon.unit.d.ts +2 -0
  61. package/dist/.types/src/components/icon/icon.unit.d.ts.map +1 -0
  62. package/dist/.types/src/components/icon-button/icon-button.unit.d.ts +2 -0
  63. package/dist/.types/src/components/icon-button/icon-button.unit.d.ts.map +1 -0
  64. package/dist/.types/src/components/illustration/illustration.unit.d.ts +2 -0
  65. package/dist/.types/src/components/illustration/illustration.unit.d.ts.map +1 -0
  66. package/dist/.types/src/components/indicator/indicator.unit.d.ts +2 -0
  67. package/dist/.types/src/components/indicator/indicator.unit.d.ts.map +1 -0
  68. package/dist/.types/src/components/layout/layout.d.ts +23 -0
  69. package/dist/.types/src/components/layout/layout.d.ts.map +1 -0
  70. package/dist/.types/src/components/layout/layout.unit.d.ts +2 -0
  71. package/dist/.types/src/components/layout/layout.unit.d.ts.map +1 -0
  72. package/dist/.types/src/components/link/link.unit.d.ts +2 -0
  73. package/dist/.types/src/components/link/link.unit.d.ts.map +1 -0
  74. package/dist/.types/src/components/list/list.d.ts +40 -0
  75. package/dist/.types/src/components/list/list.d.ts.map +1 -0
  76. package/dist/.types/src/components/list/list.unit.d.ts +2 -0
  77. package/dist/.types/src/components/list/list.unit.d.ts.map +1 -0
  78. package/dist/.types/src/components/loader/loader.unit.d.ts +2 -0
  79. package/dist/.types/src/components/loader/loader.unit.d.ts.map +1 -0
  80. package/dist/.types/src/components/logo/logo.unit.d.ts +2 -0
  81. package/dist/.types/src/components/logo/logo.unit.d.ts.map +1 -0
  82. package/dist/.types/src/components/logo-loader/logo-loader.unit.d.ts +2 -0
  83. package/dist/.types/src/components/logo-loader/logo-loader.unit.d.ts.map +1 -0
  84. package/dist/.types/src/components/menu/menu.unit.d.ts +2 -0
  85. package/dist/.types/src/components/menu/menu.unit.d.ts.map +1 -0
  86. package/dist/.types/src/components/modal/modal.d.ts.map +1 -0
  87. package/dist/.types/src/components/modal/modal.unit.d.ts +2 -0
  88. package/dist/.types/src/components/modal/modal.unit.d.ts.map +1 -0
  89. package/dist/.types/src/components/notification-bar/notification-bar.d.ts +24 -0
  90. package/dist/.types/src/components/notification-bar/notification-bar.d.ts.map +1 -0
  91. package/dist/.types/src/components/notification-bar/notification-bar.unit.d.ts +2 -0
  92. package/dist/.types/src/components/notification-bar/notification-bar.unit.d.ts.map +1 -0
  93. package/dist/.types/src/components/notification-bar/types.d.ts +3 -0
  94. package/dist/.types/src/components/notification-bar/types.d.ts.map +1 -0
  95. package/dist/.types/src/components/pill/pill.d.ts +23 -0
  96. package/dist/.types/src/components/pill/pill.d.ts.map +1 -0
  97. package/dist/.types/src/components/pill/pill.unit.d.ts +2 -0
  98. package/dist/.types/src/components/pill/pill.unit.d.ts.map +1 -0
  99. package/dist/.types/src/components/popover/popover.unit.d.ts +2 -0
  100. package/dist/.types/src/components/popover/popover.unit.d.ts.map +1 -0
  101. package/dist/.types/src/components/radio/radio.unit.d.ts +2 -0
  102. package/dist/.types/src/components/radio/radio.unit.d.ts.map +1 -0
  103. package/dist/.types/src/components/search-bar/search-bar.unit.d.ts +2 -0
  104. package/dist/.types/src/components/search-bar/search-bar.unit.d.ts.map +1 -0
  105. package/dist/.types/src/components/select/select.unit.d.ts +2 -0
  106. package/dist/.types/src/components/select/select.unit.d.ts.map +1 -0
  107. package/dist/.types/src/components/skeleton/skeleton.unit.d.ts +2 -0
  108. package/dist/.types/src/components/skeleton/skeleton.unit.d.ts.map +1 -0
  109. package/dist/.types/src/components/spacer/spacer.unit.d.ts +2 -0
  110. package/dist/.types/src/components/spacer/spacer.unit.d.ts.map +1 -0
  111. package/dist/.types/src/components/split/split.unit.d.ts +2 -0
  112. package/dist/.types/src/components/split/split.unit.d.ts.map +1 -0
  113. package/dist/.types/src/components/switch/switch.unit.d.ts +2 -0
  114. package/dist/.types/src/components/switch/switch.unit.d.ts.map +1 -0
  115. package/dist/.types/src/components/tabs/tabs.d.ts +54 -0
  116. package/dist/.types/src/components/tabs/tabs.d.ts.map +1 -0
  117. package/dist/.types/src/components/tabs/tabs.unit.d.ts +2 -0
  118. package/dist/.types/src/components/tabs/tabs.unit.d.ts.map +1 -0
  119. package/dist/.types/src/components/text/text.unit.d.ts +2 -0
  120. package/dist/.types/src/components/text/text.unit.d.ts.map +1 -0
  121. package/dist/.types/src/components/text-button/text-button.unit.d.ts +2 -0
  122. package/dist/.types/src/components/text-button/text-button.unit.d.ts.map +1 -0
  123. package/dist/.types/src/components/text-input/text-input.unit.d.ts +2 -0
  124. package/dist/.types/src/components/text-input/text-input.unit.d.ts.map +1 -0
  125. package/dist/.types/src/components/textarea/textarea.unit.d.ts +2 -0
  126. package/dist/.types/src/components/textarea/textarea.unit.d.ts.map +1 -0
  127. package/dist/.types/src/components/toast/toast.unit.d.ts +2 -0
  128. package/dist/.types/src/components/toast/toast.unit.d.ts.map +1 -0
  129. package/dist/.types/src/components/tooltip/tooltip.unit.d.ts +2 -0
  130. package/dist/.types/src/components/tooltip/tooltip.unit.d.ts.map +1 -0
  131. package/dist/.types/src/components/typeahead/typeahead.unit.d.ts +2 -0
  132. package/dist/.types/src/components/typeahead/typeahead.unit.d.ts.map +1 -0
  133. package/dist/.types/src/components/waveform-loader/waveform-loader.unit.d.ts +2 -0
  134. package/dist/.types/src/components/waveform-loader/waveform-loader.unit.d.ts.map +1 -0
  135. package/dist/.types/src/hooks/use-push-page-down.d.ts +7 -0
  136. package/dist/.types/src/hooks/use-push-page-down.d.ts.map +1 -0
  137. package/dist/.types/src/variables.d.ts +118 -0
  138. package/dist/.types/src/variables.d.ts.map +1 -0
  139. package/dist/cjs/icons/check-circle-unchecked.js +40 -0
  140. package/dist/cjs/icons/check-circle-unchecked.js.map +7 -0
  141. package/dist/cjs/icons/index.js +926 -2184
  142. package/dist/cjs/icons/index.js.map +4 -4
  143. package/dist/cjs/icons/playlist-add.js +2 -13
  144. package/dist/cjs/icons/playlist-add.js.map +3 -3
  145. package/dist/cjs/icons/playlist-added.js +6 -11
  146. package/dist/cjs/icons/playlist-added.js.map +3 -3
  147. package/dist/cjs/icons/playlist.js +2 -14
  148. package/dist/cjs/icons/playlist.js.map +3 -3
  149. package/dist/cjs/icons/shape-ellipse.js +40 -0
  150. package/dist/cjs/icons/shape-ellipse.js.map +7 -0
  151. package/dist/cjs/index.js +382 -341
  152. package/dist/cjs/index.js.map +4 -4
  153. package/dist/esm/icons/check-circle-unchecked.js +8 -0
  154. package/dist/esm/icons/chunk-BCJBV6EL.js +11 -0
  155. package/dist/esm/icons/chunk-BCJBV6EL.js.map +7 -0
  156. package/dist/esm/icons/chunk-EGJFISC5.js +11 -0
  157. package/dist/esm/icons/chunk-EGJFISC5.js.map +7 -0
  158. package/dist/esm/icons/chunk-VPTDJX3V.js +11 -0
  159. package/dist/esm/icons/chunk-VPTDJX3V.js.map +7 -0
  160. package/dist/esm/icons/index.js +214 -506
  161. package/dist/esm/icons/playlist-add.js +2 -13
  162. package/dist/esm/icons/playlist-add.js.map +2 -2
  163. package/dist/esm/icons/playlist-added.js +6 -11
  164. package/dist/esm/icons/playlist-added.js.map +2 -2
  165. package/dist/esm/icons/playlist.js +1 -1
  166. package/dist/esm/icons/shape-ellipse.js +8 -0
  167. package/dist/esm/index.js +200 -159
  168. package/dist/esm/index.js.map +4 -4
  169. package/package.json +29 -18
  170. package/dist/cjs/icons/add-a-photo.js +0 -59
  171. package/dist/cjs/icons/add-a-photo.js.map +0 -7
  172. package/dist/cjs/icons/add-clip.js +0 -125
  173. package/dist/cjs/icons/add-clip.js.map +0 -7
  174. package/dist/cjs/icons/alert-bulb.js +0 -40
  175. package/dist/cjs/icons/alert-bulb.js.map +0 -7
  176. package/dist/cjs/icons/align-bottom.js +0 -69
  177. package/dist/cjs/icons/align-bottom.js.map +0 -7
  178. package/dist/cjs/icons/apps.js +0 -59
  179. package/dist/cjs/icons/apps.js.map +0 -7
  180. package/dist/cjs/icons/arrow-drop-up.js +0 -57
  181. package/dist/cjs/icons/arrow-drop-up.js.map +0 -7
  182. package/dist/cjs/icons/arrow-left-alt.js +0 -69
  183. package/dist/cjs/icons/arrow-left-alt.js.map +0 -7
  184. package/dist/cjs/icons/arrow-right-alt.js +0 -69
  185. package/dist/cjs/icons/arrow-right-alt.js.map +0 -7
  186. package/dist/cjs/icons/back.js +0 -67
  187. package/dist/cjs/icons/back.js.map +0 -7
  188. package/dist/cjs/icons/bell-ring.js +0 -85
  189. package/dist/cjs/icons/bell-ring.js.map +0 -7
  190. package/dist/cjs/icons/border-color.js +0 -59
  191. package/dist/cjs/icons/border-color.js.map +0 -7
  192. package/dist/cjs/icons/caret-folder.js +0 -65
  193. package/dist/cjs/icons/caret-folder.js.map +0 -7
  194. package/dist/cjs/icons/check-circle-outline.js +0 -59
  195. package/dist/cjs/icons/check-circle-outline.js.map +0 -7
  196. package/dist/cjs/icons/chevron-small-left.js +0 -61
  197. package/dist/cjs/icons/chevron-small-left.js.map +0 -7
  198. package/dist/cjs/icons/chevron-small-right.js +0 -61
  199. package/dist/cjs/icons/chevron-small-right.js.map +0 -7
  200. package/dist/cjs/icons/collapse.js +0 -59
  201. package/dist/cjs/icons/collapse.js.map +0 -7
  202. package/dist/cjs/icons/color-lens.js +0 -59
  203. package/dist/cjs/icons/color-lens.js.map +0 -7
  204. package/dist/cjs/icons/contact-support.js +0 -40
  205. package/dist/cjs/icons/contact-support.js.map +0 -7
  206. package/dist/cjs/icons/crop-expanded-16-9.js +0 -59
  207. package/dist/cjs/icons/crop-expanded-16-9.js.map +0 -7
  208. package/dist/cjs/icons/crop169-expanded.js +0 -61
  209. package/dist/cjs/icons/crop169-expanded.js.map +0 -7
  210. package/dist/cjs/icons/cut.js +0 -59
  211. package/dist/cjs/icons/cut.js.map +0 -7
  212. package/dist/cjs/icons/delete-forever.js +0 -59
  213. package/dist/cjs/icons/delete-forever.js.map +0 -7
  214. package/dist/cjs/icons/exit-to-app.js +0 -59
  215. package/dist/cjs/icons/exit-to-app.js.map +0 -7
  216. package/dist/cjs/icons/expand.js +0 -59
  217. package/dist/cjs/icons/expand.js.map +0 -7
  218. package/dist/cjs/icons/first-page.js +0 -59
  219. package/dist/cjs/icons/first-page.js.map +0 -7
  220. package/dist/cjs/icons/folder-plus-deprecated.js +0 -70
  221. package/dist/cjs/icons/folder-plus-deprecated.js.map +0 -7
  222. package/dist/cjs/icons/forward.js +0 -67
  223. package/dist/cjs/icons/forward.js.map +0 -7
  224. package/dist/cjs/icons/fullscreen-exit.js +0 -59
  225. package/dist/cjs/icons/fullscreen-exit.js.map +0 -7
  226. package/dist/cjs/icons/google_drive.js +0 -105
  227. package/dist/cjs/icons/google_drive.js.map +0 -7
  228. package/dist/cjs/icons/google_forms.js +0 -85
  229. package/dist/cjs/icons/google_forms.js.map +0 -7
  230. package/dist/cjs/icons/group-add.js +0 -59
  231. package/dist/cjs/icons/group-add.js.map +0 -7
  232. package/dist/cjs/icons/highlight-off.js +0 -59
  233. package/dist/cjs/icons/highlight-off.js.map +0 -7
  234. package/dist/cjs/icons/image2.js +0 -69
  235. package/dist/cjs/icons/image2.js.map +0 -7
  236. package/dist/cjs/icons/info-outline.js +0 -59
  237. package/dist/cjs/icons/info-outline.js.map +0 -7
  238. package/dist/cjs/icons/keyboard-arrow-down.js +0 -57
  239. package/dist/cjs/icons/keyboard-arrow-down.js.map +0 -7
  240. package/dist/cjs/icons/keyboard-arrow-left.js +0 -57
  241. package/dist/cjs/icons/keyboard-arrow-left.js.map +0 -7
  242. package/dist/cjs/icons/keyboard-arrow-right.js +0 -57
  243. package/dist/cjs/icons/keyboard-arrow-right.js.map +0 -7
  244. package/dist/cjs/icons/keyboard-arrow-up.js +0 -57
  245. package/dist/cjs/icons/keyboard-arrow-up.js.map +0 -7
  246. package/dist/cjs/icons/lightbulb-outline.js +0 -59
  247. package/dist/cjs/icons/lightbulb-outline.js.map +0 -7
  248. package/dist/cjs/icons/movie-filter.js +0 -59
  249. package/dist/cjs/icons/movie-filter.js.map +0 -7
  250. package/dist/cjs/icons/near-me.js +0 -57
  251. package/dist/cjs/icons/near-me.js.map +0 -7
  252. package/dist/cjs/icons/notifications.js +0 -59
  253. package/dist/cjs/icons/notifications.js.map +0 -7
  254. package/dist/cjs/icons/offline-bolt.js +0 -59
  255. package/dist/cjs/icons/offline-bolt.js.map +0 -7
  256. package/dist/cjs/icons/people.js +0 -59
  257. package/dist/cjs/icons/people.js.map +0 -7
  258. package/dist/cjs/icons/person.js +0 -59
  259. package/dist/cjs/icons/person.js.map +0 -7
  260. package/dist/cjs/icons/photo-size-select-actual.js +0 -59
  261. package/dist/cjs/icons/photo-size-select-actual.js.map +0 -7
  262. package/dist/cjs/icons/picture-in-picture-deprecated.js +0 -68
  263. package/dist/cjs/icons/picture-in-picture-deprecated.js.map +0 -7
  264. package/dist/cjs/icons/play-arrow.js +0 -57
  265. package/dist/cjs/icons/play-arrow.js.map +0 -7
  266. package/dist/cjs/icons/play-circle-filled.js +0 -59
  267. package/dist/cjs/icons/play-circle-filled.js.map +0 -7
  268. package/dist/cjs/icons/publicon.js +0 -59
  269. package/dist/cjs/icons/publicon.js.map +0 -7
  270. package/dist/cjs/icons/redo.js +0 -67
  271. package/dist/cjs/icons/redo.js.map +0 -7
  272. package/dist/cjs/icons/remove-circle-outline.js +0 -59
  273. package/dist/cjs/icons/remove-circle-outline.js.map +0 -7
  274. package/dist/cjs/icons/remove-red-eye.js +0 -59
  275. package/dist/cjs/icons/remove-red-eye.js.map +0 -7
  276. package/dist/cjs/icons/replay-5.js +0 -81
  277. package/dist/cjs/icons/replay-5.js.map +0 -7
  278. package/dist/cjs/icons/rotate-left.js +0 -59
  279. package/dist/cjs/icons/rotate-left.js.map +0 -7
  280. package/dist/cjs/icons/sentiment-dissatisfied.js +0 -59
  281. package/dist/cjs/icons/sentiment-dissatisfied.js.map +0 -7
  282. package/dist/cjs/icons/sentiment-satisfied.js +0 -59
  283. package/dist/cjs/icons/sentiment-satisfied.js.map +0 -7
  284. package/dist/cjs/icons/share.js +0 -61
  285. package/dist/cjs/icons/share.js.map +0 -7
  286. package/dist/cjs/icons/show-chart.js +0 -57
  287. package/dist/cjs/icons/show-chart.js.map +0 -7
  288. package/dist/cjs/icons/smile-alt.js +0 -69
  289. package/dist/cjs/icons/smile-alt.js.map +0 -7
  290. package/dist/cjs/icons/speed-x-fast.js +0 -61
  291. package/dist/cjs/icons/speed-x-fast.js.map +0 -7
  292. package/dist/cjs/icons/speed-x-slow.js +0 -61
  293. package/dist/cjs/icons/speed-x-slow.js.map +0 -7
  294. package/dist/cjs/icons/tag-faces.js +0 -59
  295. package/dist/cjs/icons/tag-faces.js.map +0 -7
  296. package/dist/cjs/icons/touch-app.js +0 -59
  297. package/dist/cjs/icons/touch-app.js.map +0 -7
  298. package/dist/cjs/icons/trash-forever.js +0 -85
  299. package/dist/cjs/icons/trash-forever.js.map +0 -7
  300. package/dist/cjs/icons/undo.js +0 -40
  301. package/dist/cjs/icons/undo.js.map +0 -7
  302. package/dist/cjs/icons/vertical-align-bottom.js +0 -59
  303. package/dist/cjs/icons/vertical-align-bottom.js.map +0 -7
  304. package/dist/cjs/icons/videocam-off.js +0 -59
  305. package/dist/cjs/icons/videocam-off.js.map +0 -7
  306. package/dist/cjs/icons/view-list.js +0 -59
  307. package/dist/cjs/icons/view-list.js.map +0 -7
  308. package/dist/cjs/icons/volume-down.js +0 -59
  309. package/dist/cjs/icons/volume-down.js.map +0 -7
  310. package/dist/cjs/icons/volume-mute.js +0 -57
  311. package/dist/cjs/icons/volume-mute.js.map +0 -7
  312. package/dist/cjs/icons/volume-off.js +0 -59
  313. package/dist/cjs/icons/volume-off.js.map +0 -7
  314. package/dist/cjs/icons/volume-up.js +0 -59
  315. package/dist/cjs/icons/volume-up.js.map +0 -7
  316. package/dist/cjs/icons/warning-amber.js +0 -59
  317. package/dist/cjs/icons/warning-amber.js.map +0 -7
  318. package/dist/cjs/icons/zap.js +0 -61
  319. package/dist/cjs/icons/zap.js.map +0 -7
  320. package/dist/esm/icons/add-a-photo.js +0 -8
  321. package/dist/esm/icons/add-clip.js +0 -8
  322. package/dist/esm/icons/alert-bulb.js +0 -8
  323. package/dist/esm/icons/alert-bulb.js.map +0 -7
  324. package/dist/esm/icons/align-bottom.js +0 -8
  325. package/dist/esm/icons/align-bottom.js.map +0 -7
  326. package/dist/esm/icons/apps.js +0 -8
  327. package/dist/esm/icons/apps.js.map +0 -7
  328. package/dist/esm/icons/arrow-drop-up.js +0 -8
  329. package/dist/esm/icons/arrow-drop-up.js.map +0 -7
  330. package/dist/esm/icons/arrow-left-alt.js +0 -8
  331. package/dist/esm/icons/arrow-left-alt.js.map +0 -7
  332. package/dist/esm/icons/arrow-right-alt.js +0 -8
  333. package/dist/esm/icons/arrow-right-alt.js.map +0 -7
  334. package/dist/esm/icons/back.js +0 -8
  335. package/dist/esm/icons/back.js.map +0 -7
  336. package/dist/esm/icons/bell-ring.js +0 -8
  337. package/dist/esm/icons/bell-ring.js.map +0 -7
  338. package/dist/esm/icons/border-color.js +0 -8
  339. package/dist/esm/icons/border-color.js.map +0 -7
  340. package/dist/esm/icons/caret-folder.js +0 -8
  341. package/dist/esm/icons/caret-folder.js.map +0 -7
  342. package/dist/esm/icons/check-circle-outline.js +0 -8
  343. package/dist/esm/icons/check-circle-outline.js.map +0 -7
  344. package/dist/esm/icons/chevron-small-left.js +0 -8
  345. package/dist/esm/icons/chevron-small-left.js.map +0 -7
  346. package/dist/esm/icons/chevron-small-right.js +0 -8
  347. package/dist/esm/icons/chevron-small-right.js.map +0 -7
  348. package/dist/esm/icons/chunk-27IFITZP.js +0 -20
  349. package/dist/esm/icons/chunk-27IFITZP.js.map +0 -7
  350. package/dist/esm/icons/chunk-2RXISIEX.js +0 -31
  351. package/dist/esm/icons/chunk-2RXISIEX.js.map +0 -7
  352. package/dist/esm/icons/chunk-2Y6W6YVE.js +0 -28
  353. package/dist/esm/icons/chunk-2Y6W6YVE.js.map +0 -7
  354. package/dist/esm/icons/chunk-333Y6R3R.js +0 -30
  355. package/dist/esm/icons/chunk-333Y6R3R.js.map +0 -7
  356. package/dist/esm/icons/chunk-3DN6OANZ.js +0 -20
  357. package/dist/esm/icons/chunk-3DN6OANZ.js.map +0 -7
  358. package/dist/esm/icons/chunk-3LE4UWSP.js +0 -20
  359. package/dist/esm/icons/chunk-3LE4UWSP.js.map +0 -7
  360. package/dist/esm/icons/chunk-3XJSUGC2.js +0 -20
  361. package/dist/esm/icons/chunk-3XJSUGC2.js.map +0 -7
  362. package/dist/esm/icons/chunk-3Y4NRWZZ.js +0 -20
  363. package/dist/esm/icons/chunk-3Y4NRWZZ.js.map +0 -7
  364. package/dist/esm/icons/chunk-4H473RBM.js +0 -30
  365. package/dist/esm/icons/chunk-4H473RBM.js.map +0 -7
  366. package/dist/esm/icons/chunk-4PKG7WGQ.js +0 -46
  367. package/dist/esm/icons/chunk-4PKG7WGQ.js.map +0 -7
  368. package/dist/esm/icons/chunk-4S3NSWSQ.js +0 -20
  369. package/dist/esm/icons/chunk-4S3NSWSQ.js.map +0 -7
  370. package/dist/esm/icons/chunk-567QMDZW.js +0 -20
  371. package/dist/esm/icons/chunk-567QMDZW.js.map +0 -7
  372. package/dist/esm/icons/chunk-5B5DM4CX.js +0 -18
  373. package/dist/esm/icons/chunk-5B5DM4CX.js.map +0 -7
  374. package/dist/esm/icons/chunk-5DZM3BD7.js +0 -20
  375. package/dist/esm/icons/chunk-5DZM3BD7.js.map +0 -7
  376. package/dist/esm/icons/chunk-6BQL45RT.js +0 -20
  377. package/dist/esm/icons/chunk-6BQL45RT.js.map +0 -7
  378. package/dist/esm/icons/chunk-AGXNW6TY.js +0 -30
  379. package/dist/esm/icons/chunk-AGXNW6TY.js.map +0 -7
  380. package/dist/esm/icons/chunk-B5XIBGIT.js +0 -20
  381. package/dist/esm/icons/chunk-B5XIBGIT.js.map +0 -7
  382. package/dist/esm/icons/chunk-BCFALS2X.js +0 -20
  383. package/dist/esm/icons/chunk-BCFALS2X.js.map +0 -7
  384. package/dist/esm/icons/chunk-BQZ4A2OD.js +0 -20
  385. package/dist/esm/icons/chunk-BQZ4A2OD.js.map +0 -7
  386. package/dist/esm/icons/chunk-BWSCPHXC.js +0 -20
  387. package/dist/esm/icons/chunk-BWSCPHXC.js.map +0 -7
  388. package/dist/esm/icons/chunk-BYSA7XPB.js +0 -28
  389. package/dist/esm/icons/chunk-BYSA7XPB.js.map +0 -7
  390. package/dist/esm/icons/chunk-CDZTXUNO.js +0 -30
  391. package/dist/esm/icons/chunk-CDZTXUNO.js.map +0 -7
  392. package/dist/esm/icons/chunk-DNFVTET2.js +0 -23
  393. package/dist/esm/icons/chunk-DNFVTET2.js.map +0 -7
  394. package/dist/esm/icons/chunk-DOASSEQD.js +0 -20
  395. package/dist/esm/icons/chunk-DOASSEQD.js.map +0 -7
  396. package/dist/esm/icons/chunk-E6EN3WY6.js +0 -20
  397. package/dist/esm/icons/chunk-E6EN3WY6.js.map +0 -7
  398. package/dist/esm/icons/chunk-ELUCDSGS.js +0 -20
  399. package/dist/esm/icons/chunk-ELUCDSGS.js.map +0 -7
  400. package/dist/esm/icons/chunk-FCMS4B5K.js +0 -22
  401. package/dist/esm/icons/chunk-FCMS4B5K.js.map +0 -7
  402. package/dist/esm/icons/chunk-FGIKZZ4P.js +0 -20
  403. package/dist/esm/icons/chunk-FGIKZZ4P.js.map +0 -7
  404. package/dist/esm/icons/chunk-G25ESEZ5.js +0 -28
  405. package/dist/esm/icons/chunk-G25ESEZ5.js.map +0 -7
  406. package/dist/esm/icons/chunk-GMK2TW42.js +0 -22
  407. package/dist/esm/icons/chunk-GMK2TW42.js.map +0 -7
  408. package/dist/esm/icons/chunk-GNWR3OLG.js +0 -20
  409. package/dist/esm/icons/chunk-GNWR3OLG.js.map +0 -7
  410. package/dist/esm/icons/chunk-GO45IYL5.js +0 -18
  411. package/dist/esm/icons/chunk-GO45IYL5.js.map +0 -7
  412. package/dist/esm/icons/chunk-HMXXHMLJ.js +0 -18
  413. package/dist/esm/icons/chunk-HMXXHMLJ.js.map +0 -7
  414. package/dist/esm/icons/chunk-HWLAOYPO.js +0 -22
  415. package/dist/esm/icons/chunk-HWLAOYPO.js.map +0 -7
  416. package/dist/esm/icons/chunk-I74QIN5O.js +0 -20
  417. package/dist/esm/icons/chunk-I74QIN5O.js.map +0 -7
  418. package/dist/esm/icons/chunk-JYZSNSTO.js +0 -20
  419. package/dist/esm/icons/chunk-JYZSNSTO.js.map +0 -7
  420. package/dist/esm/icons/chunk-K34E5GDE.js +0 -18
  421. package/dist/esm/icons/chunk-K34E5GDE.js.map +0 -7
  422. package/dist/esm/icons/chunk-KSGJX75Y.js +0 -20
  423. package/dist/esm/icons/chunk-KSGJX75Y.js.map +0 -7
  424. package/dist/esm/icons/chunk-KVP5K2KD.js +0 -20
  425. package/dist/esm/icons/chunk-KVP5K2KD.js.map +0 -7
  426. package/dist/esm/icons/chunk-KXE7JBXF.js +0 -18
  427. package/dist/esm/icons/chunk-KXE7JBXF.js.map +0 -7
  428. package/dist/esm/icons/chunk-L6XAYTOP.js +0 -20
  429. package/dist/esm/icons/chunk-L6XAYTOP.js.map +0 -7
  430. package/dist/esm/icons/chunk-LGTJCWRE.js +0 -20
  431. package/dist/esm/icons/chunk-LGTJCWRE.js.map +0 -7
  432. package/dist/esm/icons/chunk-M4T5VZNT.js +0 -22
  433. package/dist/esm/icons/chunk-M4T5VZNT.js.map +0 -7
  434. package/dist/esm/icons/chunk-MCF7SVFX.js +0 -20
  435. package/dist/esm/icons/chunk-MCF7SVFX.js.map +0 -7
  436. package/dist/esm/icons/chunk-MWUWVHMV.js +0 -26
  437. package/dist/esm/icons/chunk-MWUWVHMV.js.map +0 -7
  438. package/dist/esm/icons/chunk-OMELVZUX.js +0 -22
  439. package/dist/esm/icons/chunk-OMELVZUX.js.map +0 -7
  440. package/dist/esm/icons/chunk-OSEHZ2FL.js +0 -11
  441. package/dist/esm/icons/chunk-OSEHZ2FL.js.map +0 -7
  442. package/dist/esm/icons/chunk-OUROJH4H.js +0 -20
  443. package/dist/esm/icons/chunk-OUROJH4H.js.map +0 -7
  444. package/dist/esm/icons/chunk-OX4SC2ET.js +0 -22
  445. package/dist/esm/icons/chunk-OX4SC2ET.js.map +0 -7
  446. package/dist/esm/icons/chunk-P6DWP4UK.js +0 -20
  447. package/dist/esm/icons/chunk-P6DWP4UK.js.map +0 -7
  448. package/dist/esm/icons/chunk-PHV2B65B.js +0 -44
  449. package/dist/esm/icons/chunk-PHV2B65B.js.map +0 -7
  450. package/dist/esm/icons/chunk-PNLB4GKT.js +0 -20
  451. package/dist/esm/icons/chunk-PNLB4GKT.js.map +0 -7
  452. package/dist/esm/icons/chunk-PZEGCHU3.js +0 -20
  453. package/dist/esm/icons/chunk-PZEGCHU3.js.map +0 -7
  454. package/dist/esm/icons/chunk-QB6KHL2H.js +0 -86
  455. package/dist/esm/icons/chunk-QB6KHL2H.js.map +0 -7
  456. package/dist/esm/icons/chunk-QQO4YRFA.js +0 -18
  457. package/dist/esm/icons/chunk-QQO4YRFA.js.map +0 -7
  458. package/dist/esm/icons/chunk-QTHVN4PJ.js +0 -18
  459. package/dist/esm/icons/chunk-QTHVN4PJ.js.map +0 -7
  460. package/dist/esm/icons/chunk-R433PEH2.js +0 -22
  461. package/dist/esm/icons/chunk-R433PEH2.js.map +0 -7
  462. package/dist/esm/icons/chunk-S73LDMJR.js +0 -11
  463. package/dist/esm/icons/chunk-S73LDMJR.js.map +0 -7
  464. package/dist/esm/icons/chunk-SHRTSB4P.js +0 -20
  465. package/dist/esm/icons/chunk-SHRTSB4P.js.map +0 -7
  466. package/dist/esm/icons/chunk-SJ5SWFYZ.js +0 -20
  467. package/dist/esm/icons/chunk-SJ5SWFYZ.js.map +0 -7
  468. package/dist/esm/icons/chunk-T3WE5JHA.js +0 -18
  469. package/dist/esm/icons/chunk-T3WE5JHA.js.map +0 -7
  470. package/dist/esm/icons/chunk-T7EC24QS.js +0 -20
  471. package/dist/esm/icons/chunk-T7EC24QS.js.map +0 -7
  472. package/dist/esm/icons/chunk-TF4MFP4H.js +0 -42
  473. package/dist/esm/icons/chunk-TF4MFP4H.js.map +0 -7
  474. package/dist/esm/icons/chunk-TJLBRNG2.js +0 -20
  475. package/dist/esm/icons/chunk-TJLBRNG2.js.map +0 -7
  476. package/dist/esm/icons/chunk-UCDRWJOM.js +0 -11
  477. package/dist/esm/icons/chunk-UCDRWJOM.js.map +0 -7
  478. package/dist/esm/icons/chunk-V4IAWOZY.js +0 -46
  479. package/dist/esm/icons/chunk-V4IAWOZY.js.map +0 -7
  480. package/dist/esm/icons/chunk-VDTOIHFF.js +0 -18
  481. package/dist/esm/icons/chunk-VDTOIHFF.js.map +0 -7
  482. package/dist/esm/icons/chunk-W4ZTJXAJ.js +0 -30
  483. package/dist/esm/icons/chunk-W4ZTJXAJ.js.map +0 -7
  484. package/dist/esm/icons/chunk-WGXTPMMV.js +0 -20
  485. package/dist/esm/icons/chunk-WGXTPMMV.js.map +0 -7
  486. package/dist/esm/icons/chunk-WL2KECFO.js +0 -20
  487. package/dist/esm/icons/chunk-WL2KECFO.js.map +0 -7
  488. package/dist/esm/icons/chunk-XXRBQTWM.js +0 -20
  489. package/dist/esm/icons/chunk-XXRBQTWM.js.map +0 -7
  490. package/dist/esm/icons/chunk-XYX4BKNG.js +0 -20
  491. package/dist/esm/icons/chunk-XYX4BKNG.js.map +0 -7
  492. package/dist/esm/icons/chunk-YBONHRJ6.js +0 -29
  493. package/dist/esm/icons/chunk-YBONHRJ6.js.map +0 -7
  494. package/dist/esm/icons/chunk-YY4X5LNP.js +0 -20
  495. package/dist/esm/icons/chunk-YY4X5LNP.js.map +0 -7
  496. package/dist/esm/icons/chunk-ZFE2PCCB.js +0 -20
  497. package/dist/esm/icons/chunk-ZFE2PCCB.js.map +0 -7
  498. package/dist/esm/icons/chunk-ZJEV7C52.js +0 -64
  499. package/dist/esm/icons/chunk-ZJEV7C52.js.map +0 -7
  500. package/dist/esm/icons/collapse.js +0 -8
  501. package/dist/esm/icons/collapse.js.map +0 -7
  502. package/dist/esm/icons/color-lens.js +0 -8
  503. package/dist/esm/icons/color-lens.js.map +0 -7
  504. package/dist/esm/icons/contact-support.js +0 -8
  505. package/dist/esm/icons/contact-support.js.map +0 -7
  506. package/dist/esm/icons/crop-expanded-16-9.js +0 -8
  507. package/dist/esm/icons/crop-expanded-16-9.js.map +0 -7
  508. package/dist/esm/icons/crop169-expanded.js +0 -8
  509. package/dist/esm/icons/crop169-expanded.js.map +0 -7
  510. package/dist/esm/icons/cut.js +0 -8
  511. package/dist/esm/icons/cut.js.map +0 -7
  512. package/dist/esm/icons/delete-forever.js +0 -8
  513. package/dist/esm/icons/delete-forever.js.map +0 -7
  514. package/dist/esm/icons/exit-to-app.js +0 -8
  515. package/dist/esm/icons/exit-to-app.js.map +0 -7
  516. package/dist/esm/icons/expand.js +0 -8
  517. package/dist/esm/icons/expand.js.map +0 -7
  518. package/dist/esm/icons/first-page.js +0 -8
  519. package/dist/esm/icons/first-page.js.map +0 -7
  520. package/dist/esm/icons/folder-plus-deprecated.js +0 -8
  521. package/dist/esm/icons/folder-plus-deprecated.js.map +0 -7
  522. package/dist/esm/icons/forward.js +0 -8
  523. package/dist/esm/icons/forward.js.map +0 -7
  524. package/dist/esm/icons/fullscreen-exit.js +0 -8
  525. package/dist/esm/icons/fullscreen-exit.js.map +0 -7
  526. package/dist/esm/icons/google_drive.js +0 -8
  527. package/dist/esm/icons/google_drive.js.map +0 -7
  528. package/dist/esm/icons/google_forms.js +0 -8
  529. package/dist/esm/icons/google_forms.js.map +0 -7
  530. package/dist/esm/icons/group-add.js +0 -8
  531. package/dist/esm/icons/group-add.js.map +0 -7
  532. package/dist/esm/icons/highlight-off.js +0 -8
  533. package/dist/esm/icons/highlight-off.js.map +0 -7
  534. package/dist/esm/icons/image2.js +0 -8
  535. package/dist/esm/icons/image2.js.map +0 -7
  536. package/dist/esm/icons/info-outline.js +0 -8
  537. package/dist/esm/icons/info-outline.js.map +0 -7
  538. package/dist/esm/icons/keyboard-arrow-down.js +0 -8
  539. package/dist/esm/icons/keyboard-arrow-down.js.map +0 -7
  540. package/dist/esm/icons/keyboard-arrow-left.js +0 -8
  541. package/dist/esm/icons/keyboard-arrow-left.js.map +0 -7
  542. package/dist/esm/icons/keyboard-arrow-right.js +0 -8
  543. package/dist/esm/icons/keyboard-arrow-right.js.map +0 -7
  544. package/dist/esm/icons/keyboard-arrow-up.js +0 -8
  545. package/dist/esm/icons/keyboard-arrow-up.js.map +0 -7
  546. package/dist/esm/icons/lightbulb-outline.js +0 -8
  547. package/dist/esm/icons/lightbulb-outline.js.map +0 -7
  548. package/dist/esm/icons/movie-filter.js +0 -8
  549. package/dist/esm/icons/movie-filter.js.map +0 -7
  550. package/dist/esm/icons/near-me.js +0 -8
  551. package/dist/esm/icons/near-me.js.map +0 -7
  552. package/dist/esm/icons/notifications.js +0 -8
  553. package/dist/esm/icons/notifications.js.map +0 -7
  554. package/dist/esm/icons/offline-bolt.js +0 -8
  555. package/dist/esm/icons/offline-bolt.js.map +0 -7
  556. package/dist/esm/icons/people.js +0 -8
  557. package/dist/esm/icons/people.js.map +0 -7
  558. package/dist/esm/icons/person.js +0 -8
  559. package/dist/esm/icons/person.js.map +0 -7
  560. package/dist/esm/icons/photo-size-select-actual.js +0 -8
  561. package/dist/esm/icons/photo-size-select-actual.js.map +0 -7
  562. package/dist/esm/icons/picture-in-picture-deprecated.js +0 -8
  563. package/dist/esm/icons/picture-in-picture-deprecated.js.map +0 -7
  564. package/dist/esm/icons/play-arrow.js +0 -8
  565. package/dist/esm/icons/play-arrow.js.map +0 -7
  566. package/dist/esm/icons/play-circle-filled.js +0 -8
  567. package/dist/esm/icons/play-circle-filled.js.map +0 -7
  568. package/dist/esm/icons/publicon.js +0 -8
  569. package/dist/esm/icons/publicon.js.map +0 -7
  570. package/dist/esm/icons/redo.js +0 -8
  571. package/dist/esm/icons/redo.js.map +0 -7
  572. package/dist/esm/icons/remove-circle-outline.js +0 -8
  573. package/dist/esm/icons/remove-circle-outline.js.map +0 -7
  574. package/dist/esm/icons/remove-red-eye.js +0 -8
  575. package/dist/esm/icons/remove-red-eye.js.map +0 -7
  576. package/dist/esm/icons/replay-5.js +0 -8
  577. package/dist/esm/icons/replay-5.js.map +0 -7
  578. package/dist/esm/icons/rotate-left.js +0 -8
  579. package/dist/esm/icons/rotate-left.js.map +0 -7
  580. package/dist/esm/icons/sentiment-dissatisfied.js +0 -8
  581. package/dist/esm/icons/sentiment-dissatisfied.js.map +0 -7
  582. package/dist/esm/icons/sentiment-satisfied.js +0 -8
  583. package/dist/esm/icons/sentiment-satisfied.js.map +0 -7
  584. package/dist/esm/icons/share.js +0 -8
  585. package/dist/esm/icons/share.js.map +0 -7
  586. package/dist/esm/icons/show-chart.js +0 -8
  587. package/dist/esm/icons/show-chart.js.map +0 -7
  588. package/dist/esm/icons/smile-alt.js +0 -8
  589. package/dist/esm/icons/smile-alt.js.map +0 -7
  590. package/dist/esm/icons/speed-x-fast.js +0 -8
  591. package/dist/esm/icons/speed-x-fast.js.map +0 -7
  592. package/dist/esm/icons/speed-x-slow.js +0 -8
  593. package/dist/esm/icons/speed-x-slow.js.map +0 -7
  594. package/dist/esm/icons/tag-faces.js +0 -8
  595. package/dist/esm/icons/tag-faces.js.map +0 -7
  596. package/dist/esm/icons/touch-app.js +0 -8
  597. package/dist/esm/icons/touch-app.js.map +0 -7
  598. package/dist/esm/icons/trash-forever.js +0 -8
  599. package/dist/esm/icons/trash-forever.js.map +0 -7
  600. package/dist/esm/icons/undo.js +0 -8
  601. package/dist/esm/icons/undo.js.map +0 -7
  602. package/dist/esm/icons/vertical-align-bottom.js +0 -8
  603. package/dist/esm/icons/vertical-align-bottom.js.map +0 -7
  604. package/dist/esm/icons/videocam-off.js +0 -8
  605. package/dist/esm/icons/videocam-off.js.map +0 -7
  606. package/dist/esm/icons/view-list.js +0 -8
  607. package/dist/esm/icons/view-list.js.map +0 -7
  608. package/dist/esm/icons/volume-down.js +0 -8
  609. package/dist/esm/icons/volume-down.js.map +0 -7
  610. package/dist/esm/icons/volume-mute.js +0 -8
  611. package/dist/esm/icons/volume-mute.js.map +0 -7
  612. package/dist/esm/icons/volume-off.js +0 -8
  613. package/dist/esm/icons/volume-off.js.map +0 -7
  614. package/dist/esm/icons/volume-up.js +0 -8
  615. package/dist/esm/icons/volume-up.js.map +0 -7
  616. package/dist/esm/icons/warning-amber.js +0 -8
  617. package/dist/esm/icons/warning-amber.js.map +0 -7
  618. package/dist/esm/icons/zap.js +0 -8
  619. package/dist/esm/icons/zap.js.map +0 -7
  620. package/dist/types/app/feedback-form.d.ts +0 -9
  621. package/dist/types/app/feedback-form.d.ts.map +0 -1
  622. package/dist/types/app/pages.d.ts.map +0 -1
  623. package/dist/types/app/playground/index.d.ts +0 -11
  624. package/dist/types/app/playground/index.d.ts.map +0 -1
  625. package/dist/types/app/playground/theme.d.ts +0 -20
  626. package/dist/types/app/playground/theme.d.ts.map +0 -1
  627. package/dist/types/icons/add-a-photo.d.ts +0 -3
  628. package/dist/types/icons/add-a-photo.d.ts.map +0 -1
  629. package/dist/types/icons/add-clip.d.ts +0 -3
  630. package/dist/types/icons/add-clip.d.ts.map +0 -1
  631. package/dist/types/icons/alert-bulb.d.ts +0 -3
  632. package/dist/types/icons/alert-bulb.d.ts.map +0 -1
  633. package/dist/types/icons/align-bottom.d.ts +0 -3
  634. package/dist/types/icons/align-bottom.d.ts.map +0 -1
  635. package/dist/types/icons/apps.d.ts +0 -3
  636. package/dist/types/icons/apps.d.ts.map +0 -1
  637. package/dist/types/icons/arrow-drop-up.d.ts +0 -3
  638. package/dist/types/icons/arrow-drop-up.d.ts.map +0 -1
  639. package/dist/types/icons/arrow-left-alt.d.ts +0 -3
  640. package/dist/types/icons/arrow-left-alt.d.ts.map +0 -1
  641. package/dist/types/icons/arrow-right-alt.d.ts +0 -3
  642. package/dist/types/icons/arrow-right-alt.d.ts.map +0 -1
  643. package/dist/types/icons/back.d.ts +0 -3
  644. package/dist/types/icons/back.d.ts.map +0 -1
  645. package/dist/types/icons/bell-ring.d.ts +0 -3
  646. package/dist/types/icons/bell-ring.d.ts.map +0 -1
  647. package/dist/types/icons/border-color.d.ts +0 -3
  648. package/dist/types/icons/border-color.d.ts.map +0 -1
  649. package/dist/types/icons/caret-folder.d.ts +0 -3
  650. package/dist/types/icons/caret-folder.d.ts.map +0 -1
  651. package/dist/types/icons/check-circle-outline.d.ts +0 -3
  652. package/dist/types/icons/check-circle-outline.d.ts.map +0 -1
  653. package/dist/types/icons/chevron-small-left.d.ts +0 -3
  654. package/dist/types/icons/chevron-small-left.d.ts.map +0 -1
  655. package/dist/types/icons/chevron-small-right.d.ts +0 -3
  656. package/dist/types/icons/chevron-small-right.d.ts.map +0 -1
  657. package/dist/types/icons/collapse.d.ts +0 -3
  658. package/dist/types/icons/collapse.d.ts.map +0 -1
  659. package/dist/types/icons/color-lens.d.ts +0 -3
  660. package/dist/types/icons/color-lens.d.ts.map +0 -1
  661. package/dist/types/icons/contact-support.d.ts +0 -3
  662. package/dist/types/icons/contact-support.d.ts.map +0 -1
  663. package/dist/types/icons/crop-expanded-16-9.d.ts +0 -3
  664. package/dist/types/icons/crop-expanded-16-9.d.ts.map +0 -1
  665. package/dist/types/icons/crop169-expanded.d.ts +0 -3
  666. package/dist/types/icons/crop169-expanded.d.ts.map +0 -1
  667. package/dist/types/icons/cut.d.ts +0 -3
  668. package/dist/types/icons/cut.d.ts.map +0 -1
  669. package/dist/types/icons/delete-forever.d.ts +0 -3
  670. package/dist/types/icons/delete-forever.d.ts.map +0 -1
  671. package/dist/types/icons/exit-to-app.d.ts +0 -3
  672. package/dist/types/icons/exit-to-app.d.ts.map +0 -1
  673. package/dist/types/icons/expand.d.ts +0 -3
  674. package/dist/types/icons/expand.d.ts.map +0 -1
  675. package/dist/types/icons/first-page.d.ts +0 -3
  676. package/dist/types/icons/first-page.d.ts.map +0 -1
  677. package/dist/types/icons/folder-plus-deprecated.d.ts +0 -3
  678. package/dist/types/icons/folder-plus-deprecated.d.ts.map +0 -1
  679. package/dist/types/icons/forward.d.ts +0 -3
  680. package/dist/types/icons/forward.d.ts.map +0 -1
  681. package/dist/types/icons/fullscreen-exit.d.ts +0 -3
  682. package/dist/types/icons/fullscreen-exit.d.ts.map +0 -1
  683. package/dist/types/icons/google_drive.d.ts +0 -3
  684. package/dist/types/icons/google_drive.d.ts.map +0 -1
  685. package/dist/types/icons/google_forms.d.ts +0 -3
  686. package/dist/types/icons/google_forms.d.ts.map +0 -1
  687. package/dist/types/icons/group-add.d.ts +0 -3
  688. package/dist/types/icons/group-add.d.ts.map +0 -1
  689. package/dist/types/icons/highlight-off.d.ts +0 -3
  690. package/dist/types/icons/highlight-off.d.ts.map +0 -1
  691. package/dist/types/icons/image2.d.ts +0 -3
  692. package/dist/types/icons/image2.d.ts.map +0 -1
  693. package/dist/types/icons/index.d.ts +0 -345
  694. package/dist/types/icons/index.d.ts.map +0 -1
  695. package/dist/types/icons/info-outline.d.ts +0 -3
  696. package/dist/types/icons/info-outline.d.ts.map +0 -1
  697. package/dist/types/icons/keyboard-arrow-down.d.ts +0 -3
  698. package/dist/types/icons/keyboard-arrow-down.d.ts.map +0 -1
  699. package/dist/types/icons/keyboard-arrow-left.d.ts +0 -3
  700. package/dist/types/icons/keyboard-arrow-left.d.ts.map +0 -1
  701. package/dist/types/icons/keyboard-arrow-right.d.ts +0 -3
  702. package/dist/types/icons/keyboard-arrow-right.d.ts.map +0 -1
  703. package/dist/types/icons/keyboard-arrow-up.d.ts +0 -3
  704. package/dist/types/icons/keyboard-arrow-up.d.ts.map +0 -1
  705. package/dist/types/icons/lightbulb-outline.d.ts +0 -3
  706. package/dist/types/icons/lightbulb-outline.d.ts.map +0 -1
  707. package/dist/types/icons/movie-filter.d.ts +0 -3
  708. package/dist/types/icons/movie-filter.d.ts.map +0 -1
  709. package/dist/types/icons/near-me.d.ts +0 -3
  710. package/dist/types/icons/near-me.d.ts.map +0 -1
  711. package/dist/types/icons/notifications.d.ts +0 -3
  712. package/dist/types/icons/notifications.d.ts.map +0 -1
  713. package/dist/types/icons/offline-bolt.d.ts +0 -3
  714. package/dist/types/icons/offline-bolt.d.ts.map +0 -1
  715. package/dist/types/icons/people.d.ts +0 -3
  716. package/dist/types/icons/people.d.ts.map +0 -1
  717. package/dist/types/icons/person.d.ts +0 -3
  718. package/dist/types/icons/person.d.ts.map +0 -1
  719. package/dist/types/icons/photo-size-select-actual.d.ts +0 -3
  720. package/dist/types/icons/photo-size-select-actual.d.ts.map +0 -1
  721. package/dist/types/icons/picture-in-picture-deprecated.d.ts +0 -3
  722. package/dist/types/icons/picture-in-picture-deprecated.d.ts.map +0 -1
  723. package/dist/types/icons/play-arrow.d.ts +0 -3
  724. package/dist/types/icons/play-arrow.d.ts.map +0 -1
  725. package/dist/types/icons/play-circle-filled.d.ts +0 -3
  726. package/dist/types/icons/play-circle-filled.d.ts.map +0 -1
  727. package/dist/types/icons/playlist-add.d.ts.map +0 -1
  728. package/dist/types/icons/playlist-added.d.ts.map +0 -1
  729. package/dist/types/icons/playlist.d.ts.map +0 -1
  730. package/dist/types/icons/publicon.d.ts +0 -3
  731. package/dist/types/icons/publicon.d.ts.map +0 -1
  732. package/dist/types/icons/redo.d.ts +0 -3
  733. package/dist/types/icons/redo.d.ts.map +0 -1
  734. package/dist/types/icons/remove-circle-outline.d.ts +0 -3
  735. package/dist/types/icons/remove-circle-outline.d.ts.map +0 -1
  736. package/dist/types/icons/remove-red-eye.d.ts +0 -3
  737. package/dist/types/icons/remove-red-eye.d.ts.map +0 -1
  738. package/dist/types/icons/replay-5.d.ts +0 -3
  739. package/dist/types/icons/replay-5.d.ts.map +0 -1
  740. package/dist/types/icons/rotate-left.d.ts +0 -3
  741. package/dist/types/icons/rotate-left.d.ts.map +0 -1
  742. package/dist/types/icons/sentiment-dissatisfied.d.ts +0 -3
  743. package/dist/types/icons/sentiment-dissatisfied.d.ts.map +0 -1
  744. package/dist/types/icons/sentiment-satisfied.d.ts +0 -3
  745. package/dist/types/icons/sentiment-satisfied.d.ts.map +0 -1
  746. package/dist/types/icons/share.d.ts +0 -3
  747. package/dist/types/icons/share.d.ts.map +0 -1
  748. package/dist/types/icons/show-chart.d.ts +0 -3
  749. package/dist/types/icons/show-chart.d.ts.map +0 -1
  750. package/dist/types/icons/smile-alt.d.ts +0 -3
  751. package/dist/types/icons/smile-alt.d.ts.map +0 -1
  752. package/dist/types/icons/speed-x-fast.d.ts +0 -3
  753. package/dist/types/icons/speed-x-fast.d.ts.map +0 -1
  754. package/dist/types/icons/speed-x-slow.d.ts +0 -3
  755. package/dist/types/icons/speed-x-slow.d.ts.map +0 -1
  756. package/dist/types/icons/tag-faces.d.ts +0 -3
  757. package/dist/types/icons/tag-faces.d.ts.map +0 -1
  758. package/dist/types/icons/touch-app.d.ts +0 -3
  759. package/dist/types/icons/touch-app.d.ts.map +0 -1
  760. package/dist/types/icons/trash-forever.d.ts +0 -3
  761. package/dist/types/icons/trash-forever.d.ts.map +0 -1
  762. package/dist/types/icons/undo.d.ts +0 -3
  763. package/dist/types/icons/undo.d.ts.map +0 -1
  764. package/dist/types/icons/vertical-align-bottom.d.ts +0 -3
  765. package/dist/types/icons/vertical-align-bottom.d.ts.map +0 -1
  766. package/dist/types/icons/videocam-off.d.ts +0 -3
  767. package/dist/types/icons/videocam-off.d.ts.map +0 -1
  768. package/dist/types/icons/view-list.d.ts +0 -3
  769. package/dist/types/icons/view-list.d.ts.map +0 -1
  770. package/dist/types/icons/volume-down.d.ts +0 -3
  771. package/dist/types/icons/volume-down.d.ts.map +0 -1
  772. package/dist/types/icons/volume-mute.d.ts +0 -3
  773. package/dist/types/icons/volume-mute.d.ts.map +0 -1
  774. package/dist/types/icons/volume-off.d.ts +0 -3
  775. package/dist/types/icons/volume-off.d.ts.map +0 -1
  776. package/dist/types/icons/volume-up.d.ts +0 -3
  777. package/dist/types/icons/volume-up.d.ts.map +0 -1
  778. package/dist/types/icons/warning-amber.d.ts +0 -3
  779. package/dist/types/icons/warning-amber.d.ts.map +0 -1
  780. package/dist/types/icons/zap.d.ts +0 -3
  781. package/dist/types/icons/zap.d.ts.map +0 -1
  782. package/dist/types/shared-docs/icons/components.d.ts.map +0 -1
  783. package/dist/types/src/colors.d.ts +0 -67
  784. package/dist/types/src/colors.d.ts.map +0 -1
  785. package/dist/types/src/components/button/button.d.ts.map +0 -1
  786. package/dist/types/src/components/container/container.d.ts +0 -57
  787. package/dist/types/src/components/container/container.d.ts.map +0 -1
  788. package/dist/types/src/components/icon/available-icons/add-a-photo.d.ts +0 -3
  789. package/dist/types/src/components/icon/available-icons/add-a-photo.d.ts.map +0 -1
  790. package/dist/types/src/components/icon/available-icons/add-clip.d.ts +0 -3
  791. package/dist/types/src/components/icon/available-icons/add-clip.d.ts.map +0 -1
  792. package/dist/types/src/components/icon/available-icons/alert-bulb.d.ts +0 -3
  793. package/dist/types/src/components/icon/available-icons/alert-bulb.d.ts.map +0 -1
  794. package/dist/types/src/components/icon/available-icons/align-bottom.d.ts +0 -3
  795. package/dist/types/src/components/icon/available-icons/align-bottom.d.ts.map +0 -1
  796. package/dist/types/src/components/icon/available-icons/apps.d.ts +0 -3
  797. package/dist/types/src/components/icon/available-icons/apps.d.ts.map +0 -1
  798. package/dist/types/src/components/icon/available-icons/arrow-drop-up.d.ts +0 -3
  799. package/dist/types/src/components/icon/available-icons/arrow-drop-up.d.ts.map +0 -1
  800. package/dist/types/src/components/icon/available-icons/arrow-left-alt.d.ts +0 -3
  801. package/dist/types/src/components/icon/available-icons/arrow-left-alt.d.ts.map +0 -1
  802. package/dist/types/src/components/icon/available-icons/arrow-right-alt.d.ts +0 -3
  803. package/dist/types/src/components/icon/available-icons/arrow-right-alt.d.ts.map +0 -1
  804. package/dist/types/src/components/icon/available-icons/back.d.ts +0 -3
  805. package/dist/types/src/components/icon/available-icons/back.d.ts.map +0 -1
  806. package/dist/types/src/components/icon/available-icons/bell-ring.d.ts +0 -3
  807. package/dist/types/src/components/icon/available-icons/bell-ring.d.ts.map +0 -1
  808. package/dist/types/src/components/icon/available-icons/border-color.d.ts +0 -3
  809. package/dist/types/src/components/icon/available-icons/border-color.d.ts.map +0 -1
  810. package/dist/types/src/components/icon/available-icons/caret-folder.d.ts +0 -3
  811. package/dist/types/src/components/icon/available-icons/caret-folder.d.ts.map +0 -1
  812. package/dist/types/src/components/icon/available-icons/check-circle-outline.d.ts +0 -3
  813. package/dist/types/src/components/icon/available-icons/check-circle-outline.d.ts.map +0 -1
  814. package/dist/types/src/components/icon/available-icons/chevron-small-left.d.ts +0 -3
  815. package/dist/types/src/components/icon/available-icons/chevron-small-left.d.ts.map +0 -1
  816. package/dist/types/src/components/icon/available-icons/chevron-small-right.d.ts +0 -3
  817. package/dist/types/src/components/icon/available-icons/chevron-small-right.d.ts.map +0 -1
  818. package/dist/types/src/components/icon/available-icons/collapse.d.ts +0 -3
  819. package/dist/types/src/components/icon/available-icons/collapse.d.ts.map +0 -1
  820. package/dist/types/src/components/icon/available-icons/color-lens.d.ts +0 -3
  821. package/dist/types/src/components/icon/available-icons/color-lens.d.ts.map +0 -1
  822. package/dist/types/src/components/icon/available-icons/contact-support.d.ts +0 -3
  823. package/dist/types/src/components/icon/available-icons/contact-support.d.ts.map +0 -1
  824. package/dist/types/src/components/icon/available-icons/crop-expanded-16-9.d.ts +0 -3
  825. package/dist/types/src/components/icon/available-icons/crop-expanded-16-9.d.ts.map +0 -1
  826. package/dist/types/src/components/icon/available-icons/crop169-expanded.d.ts +0 -3
  827. package/dist/types/src/components/icon/available-icons/crop169-expanded.d.ts.map +0 -1
  828. package/dist/types/src/components/icon/available-icons/cut.d.ts +0 -3
  829. package/dist/types/src/components/icon/available-icons/cut.d.ts.map +0 -1
  830. package/dist/types/src/components/icon/available-icons/delete-forever.d.ts +0 -3
  831. package/dist/types/src/components/icon/available-icons/delete-forever.d.ts.map +0 -1
  832. package/dist/types/src/components/icon/available-icons/exit-to-app.d.ts +0 -3
  833. package/dist/types/src/components/icon/available-icons/exit-to-app.d.ts.map +0 -1
  834. package/dist/types/src/components/icon/available-icons/expand.d.ts +0 -3
  835. package/dist/types/src/components/icon/available-icons/expand.d.ts.map +0 -1
  836. package/dist/types/src/components/icon/available-icons/first-page.d.ts +0 -3
  837. package/dist/types/src/components/icon/available-icons/first-page.d.ts.map +0 -1
  838. package/dist/types/src/components/icon/available-icons/folder-plus-deprecated.d.ts +0 -3
  839. package/dist/types/src/components/icon/available-icons/folder-plus-deprecated.d.ts.map +0 -1
  840. package/dist/types/src/components/icon/available-icons/forward.d.ts +0 -3
  841. package/dist/types/src/components/icon/available-icons/forward.d.ts.map +0 -1
  842. package/dist/types/src/components/icon/available-icons/fullscreen-exit.d.ts +0 -3
  843. package/dist/types/src/components/icon/available-icons/fullscreen-exit.d.ts.map +0 -1
  844. package/dist/types/src/components/icon/available-icons/google_drive.d.ts +0 -3
  845. package/dist/types/src/components/icon/available-icons/google_drive.d.ts.map +0 -1
  846. package/dist/types/src/components/icon/available-icons/google_forms.d.ts +0 -3
  847. package/dist/types/src/components/icon/available-icons/google_forms.d.ts.map +0 -1
  848. package/dist/types/src/components/icon/available-icons/group-add.d.ts +0 -3
  849. package/dist/types/src/components/icon/available-icons/group-add.d.ts.map +0 -1
  850. package/dist/types/src/components/icon/available-icons/highlight-off.d.ts +0 -3
  851. package/dist/types/src/components/icon/available-icons/highlight-off.d.ts.map +0 -1
  852. package/dist/types/src/components/icon/available-icons/image2.d.ts +0 -3
  853. package/dist/types/src/components/icon/available-icons/image2.d.ts.map +0 -1
  854. package/dist/types/src/components/icon/available-icons/index.d.ts +0 -345
  855. package/dist/types/src/components/icon/available-icons/index.d.ts.map +0 -1
  856. package/dist/types/src/components/icon/available-icons/info-outline.d.ts +0 -3
  857. package/dist/types/src/components/icon/available-icons/info-outline.d.ts.map +0 -1
  858. package/dist/types/src/components/icon/available-icons/keyboard-arrow-down.d.ts +0 -3
  859. package/dist/types/src/components/icon/available-icons/keyboard-arrow-down.d.ts.map +0 -1
  860. package/dist/types/src/components/icon/available-icons/keyboard-arrow-left.d.ts +0 -3
  861. package/dist/types/src/components/icon/available-icons/keyboard-arrow-left.d.ts.map +0 -1
  862. package/dist/types/src/components/icon/available-icons/keyboard-arrow-right.d.ts +0 -3
  863. package/dist/types/src/components/icon/available-icons/keyboard-arrow-right.d.ts.map +0 -1
  864. package/dist/types/src/components/icon/available-icons/keyboard-arrow-up.d.ts +0 -3
  865. package/dist/types/src/components/icon/available-icons/keyboard-arrow-up.d.ts.map +0 -1
  866. package/dist/types/src/components/icon/available-icons/lightbulb-outline.d.ts +0 -3
  867. package/dist/types/src/components/icon/available-icons/lightbulb-outline.d.ts.map +0 -1
  868. package/dist/types/src/components/icon/available-icons/movie-filter.d.ts +0 -3
  869. package/dist/types/src/components/icon/available-icons/movie-filter.d.ts.map +0 -1
  870. package/dist/types/src/components/icon/available-icons/near-me.d.ts +0 -3
  871. package/dist/types/src/components/icon/available-icons/near-me.d.ts.map +0 -1
  872. package/dist/types/src/components/icon/available-icons/notifications.d.ts +0 -3
  873. package/dist/types/src/components/icon/available-icons/notifications.d.ts.map +0 -1
  874. package/dist/types/src/components/icon/available-icons/offline-bolt.d.ts +0 -3
  875. package/dist/types/src/components/icon/available-icons/offline-bolt.d.ts.map +0 -1
  876. package/dist/types/src/components/icon/available-icons/people.d.ts +0 -3
  877. package/dist/types/src/components/icon/available-icons/people.d.ts.map +0 -1
  878. package/dist/types/src/components/icon/available-icons/person.d.ts +0 -3
  879. package/dist/types/src/components/icon/available-icons/person.d.ts.map +0 -1
  880. package/dist/types/src/components/icon/available-icons/photo-size-select-actual.d.ts +0 -3
  881. package/dist/types/src/components/icon/available-icons/photo-size-select-actual.d.ts.map +0 -1
  882. package/dist/types/src/components/icon/available-icons/picture-in-picture-deprecated.d.ts +0 -3
  883. package/dist/types/src/components/icon/available-icons/picture-in-picture-deprecated.d.ts.map +0 -1
  884. package/dist/types/src/components/icon/available-icons/play-arrow.d.ts +0 -3
  885. package/dist/types/src/components/icon/available-icons/play-arrow.d.ts.map +0 -1
  886. package/dist/types/src/components/icon/available-icons/play-circle-filled.d.ts +0 -3
  887. package/dist/types/src/components/icon/available-icons/play-circle-filled.d.ts.map +0 -1
  888. package/dist/types/src/components/icon/available-icons/playlist-add.d.ts.map +0 -1
  889. package/dist/types/src/components/icon/available-icons/playlist-added.d.ts.map +0 -1
  890. package/dist/types/src/components/icon/available-icons/playlist.d.ts.map +0 -1
  891. package/dist/types/src/components/icon/available-icons/publicon.d.ts +0 -3
  892. package/dist/types/src/components/icon/available-icons/publicon.d.ts.map +0 -1
  893. package/dist/types/src/components/icon/available-icons/redo.d.ts +0 -3
  894. package/dist/types/src/components/icon/available-icons/redo.d.ts.map +0 -1
  895. package/dist/types/src/components/icon/available-icons/remove-circle-outline.d.ts +0 -3
  896. package/dist/types/src/components/icon/available-icons/remove-circle-outline.d.ts.map +0 -1
  897. package/dist/types/src/components/icon/available-icons/remove-red-eye.d.ts +0 -3
  898. package/dist/types/src/components/icon/available-icons/remove-red-eye.d.ts.map +0 -1
  899. package/dist/types/src/components/icon/available-icons/replay-5.d.ts +0 -3
  900. package/dist/types/src/components/icon/available-icons/replay-5.d.ts.map +0 -1
  901. package/dist/types/src/components/icon/available-icons/rotate-left.d.ts +0 -3
  902. package/dist/types/src/components/icon/available-icons/rotate-left.d.ts.map +0 -1
  903. package/dist/types/src/components/icon/available-icons/sentiment-dissatisfied.d.ts +0 -3
  904. package/dist/types/src/components/icon/available-icons/sentiment-dissatisfied.d.ts.map +0 -1
  905. package/dist/types/src/components/icon/available-icons/sentiment-satisfied.d.ts +0 -3
  906. package/dist/types/src/components/icon/available-icons/sentiment-satisfied.d.ts.map +0 -1
  907. package/dist/types/src/components/icon/available-icons/share.d.ts +0 -3
  908. package/dist/types/src/components/icon/available-icons/share.d.ts.map +0 -1
  909. package/dist/types/src/components/icon/available-icons/show-chart.d.ts +0 -3
  910. package/dist/types/src/components/icon/available-icons/show-chart.d.ts.map +0 -1
  911. package/dist/types/src/components/icon/available-icons/smile-alt.d.ts +0 -3
  912. package/dist/types/src/components/icon/available-icons/smile-alt.d.ts.map +0 -1
  913. package/dist/types/src/components/icon/available-icons/speed-x-fast.d.ts +0 -3
  914. package/dist/types/src/components/icon/available-icons/speed-x-fast.d.ts.map +0 -1
  915. package/dist/types/src/components/icon/available-icons/speed-x-slow.d.ts +0 -3
  916. package/dist/types/src/components/icon/available-icons/speed-x-slow.d.ts.map +0 -1
  917. package/dist/types/src/components/icon/available-icons/tag-faces.d.ts +0 -3
  918. package/dist/types/src/components/icon/available-icons/tag-faces.d.ts.map +0 -1
  919. package/dist/types/src/components/icon/available-icons/touch-app.d.ts +0 -3
  920. package/dist/types/src/components/icon/available-icons/touch-app.d.ts.map +0 -1
  921. package/dist/types/src/components/icon/available-icons/trash-forever.d.ts +0 -3
  922. package/dist/types/src/components/icon/available-icons/trash-forever.d.ts.map +0 -1
  923. package/dist/types/src/components/icon/available-icons/undo.d.ts +0 -3
  924. package/dist/types/src/components/icon/available-icons/undo.d.ts.map +0 -1
  925. package/dist/types/src/components/icon/available-icons/vertical-align-bottom.d.ts +0 -3
  926. package/dist/types/src/components/icon/available-icons/vertical-align-bottom.d.ts.map +0 -1
  927. package/dist/types/src/components/icon/available-icons/videocam-off.d.ts +0 -3
  928. package/dist/types/src/components/icon/available-icons/videocam-off.d.ts.map +0 -1
  929. package/dist/types/src/components/icon/available-icons/view-list.d.ts +0 -3
  930. package/dist/types/src/components/icon/available-icons/view-list.d.ts.map +0 -1
  931. package/dist/types/src/components/icon/available-icons/volume-down.d.ts +0 -3
  932. package/dist/types/src/components/icon/available-icons/volume-down.d.ts.map +0 -1
  933. package/dist/types/src/components/icon/available-icons/volume-mute.d.ts +0 -3
  934. package/dist/types/src/components/icon/available-icons/volume-mute.d.ts.map +0 -1
  935. package/dist/types/src/components/icon/available-icons/volume-off.d.ts +0 -3
  936. package/dist/types/src/components/icon/available-icons/volume-off.d.ts.map +0 -1
  937. package/dist/types/src/components/icon/available-icons/volume-up.d.ts +0 -3
  938. package/dist/types/src/components/icon/available-icons/volume-up.d.ts.map +0 -1
  939. package/dist/types/src/components/icon/available-icons/warning-amber.d.ts +0 -3
  940. package/dist/types/src/components/icon/available-icons/warning-amber.d.ts.map +0 -1
  941. package/dist/types/src/components/icon/available-icons/zap.d.ts +0 -3
  942. package/dist/types/src/components/icon/available-icons/zap.d.ts.map +0 -1
  943. package/dist/types/src/components/layout/layout.d.ts +0 -24
  944. package/dist/types/src/components/layout/layout.d.ts.map +0 -1
  945. package/dist/types/src/components/list/list.d.ts +0 -39
  946. package/dist/types/src/components/list/list.d.ts.map +0 -1
  947. package/dist/types/src/components/modal/modal.d.ts.map +0 -1
  948. package/dist/types/src/components/notification-bar/notification-bar.d.ts +0 -21
  949. package/dist/types/src/components/notification-bar/notification-bar.d.ts.map +0 -1
  950. package/dist/types/src/components/notification-bar/types.d.ts +0 -2
  951. package/dist/types/src/components/notification-bar/types.d.ts.map +0 -1
  952. package/dist/types/src/components/pill/pill.d.ts +0 -20
  953. package/dist/types/src/components/pill/pill.d.ts.map +0 -1
  954. package/dist/types/src/components/tabs/tabs.d.ts +0 -54
  955. package/dist/types/src/components/tabs/tabs.d.ts.map +0 -1
  956. package/dist/types/src/hooks/use-push-page-down.d.ts +0 -7
  957. package/dist/types/src/hooks/use-push-page-down.d.ts.map +0 -1
  958. package/dist/types/src/variables.d.ts +0 -115
  959. package/dist/types/src/variables.d.ts.map +0 -1
  960. /package/dist/{types → .types}/app/a.d.ts +0 -0
  961. /package/dist/{types → .types}/app/a.d.ts.map +0 -0
  962. /package/dist/{types → .types}/app/code.d.ts +0 -0
  963. /package/dist/{types → .types}/app/code.d.ts.map +0 -0
  964. /package/dist/{types → .types}/app/component-demo.d.ts +0 -0
  965. /package/dist/{types → .types}/app/component-demo.d.ts.map +0 -0
  966. /package/dist/{types → .types}/app/description.d.ts +0 -0
  967. /package/dist/{types → .types}/app/description.d.ts.map +0 -0
  968. /package/dist/{types → .types}/app/docs-link.d.ts +0 -0
  969. /package/dist/{types → .types}/app/docs-link.d.ts.map +0 -0
  970. /package/dist/{types → .types}/app/docs-table.d.ts +0 -0
  971. /package/dist/{types → .types}/app/docs-table.d.ts.map +0 -0
  972. /package/dist/{types → .types}/app/figma-embed.d.ts +0 -0
  973. /package/dist/{types → .types}/app/figma-embed.d.ts.map +0 -0
  974. /package/dist/{types → .types}/app/header.d.ts +0 -0
  975. /package/dist/{types → .types}/app/header.d.ts.map +0 -0
  976. /package/dist/{types → .types}/app/hooks/use-local-storage.d.ts +0 -0
  977. /package/dist/{types → .types}/app/hooks/use-local-storage.d.ts.map +0 -0
  978. /package/dist/{types → .types}/app/hooks/use-on-click-outside.d.ts +0 -0
  979. /package/dist/{types → .types}/app/hooks/use-on-click-outside.d.ts.map +0 -0
  980. /package/dist/{types → .types}/app/index.d.ts +0 -0
  981. /package/dist/{types → .types}/app/index.d.ts.map +0 -0
  982. /package/dist/{types → .types}/app/lens-logo.d.ts +0 -0
  983. /package/dist/{types → .types}/app/lens-logo.d.ts.map +0 -0
  984. /package/dist/{types → .types}/app/loom-embed.d.ts +0 -0
  985. /package/dist/{types → .types}/app/loom-embed.d.ts.map +0 -0
  986. /package/dist/{types → .types}/app/message.d.ts +0 -0
  987. /package/dist/{types → .types}/app/message.d.ts.map +0 -0
  988. /package/dist/{types → .types}/app/pages.d.ts +0 -0
  989. /package/dist/{types → .types}/app/props-table.d.ts +0 -0
  990. /package/dist/{types → .types}/app/props-table.d.ts.map +0 -0
  991. /package/dist/{types → .types}/app/sidebar.d.ts +0 -0
  992. /package/dist/{types → .types}/app/sidebar.d.ts.map +0 -0
  993. /package/dist/{types → .types}/app/useTheme.d.ts +0 -0
  994. /package/dist/{types → .types}/app/useTheme.d.ts.map +0 -0
  995. /package/dist/{types → .types}/app/utilities.d.ts +0 -0
  996. /package/dist/{types → .types}/app/utilities.d.ts.map +0 -0
  997. /package/dist/{types → .types}/icons/account-circle.d.ts +0 -0
  998. /package/dist/{types → .types}/icons/account-circle.d.ts.map +0 -0
  999. /package/dist/{types → .types}/icons/account.d.ts +0 -0
  1000. /package/dist/{types → .types}/icons/account.d.ts.map +0 -0
  1001. /package/dist/{types → .types}/icons/actionItem.d.ts +0 -0
  1002. /package/dist/{types → .types}/icons/actionItem.d.ts.map +0 -0
  1003. /package/dist/{types → .types}/icons/add-circle-outline.d.ts +0 -0
  1004. /package/dist/{types → .types}/icons/add-circle-outline.d.ts.map +0 -0
  1005. /package/dist/{types → .types}/icons/add-photo.d.ts +0 -0
  1006. /package/dist/{types → .types}/icons/add-photo.d.ts.map +0 -0
  1007. /package/dist/{types → .types}/icons/add.d.ts +0 -0
  1008. /package/dist/{types → .types}/icons/add.d.ts.map +0 -0
  1009. /package/dist/{types → .types}/icons/admin.d.ts +0 -0
  1010. /package/dist/{types → .types}/icons/admin.d.ts.map +0 -0
  1011. /package/dist/{types → .types}/icons/ai-generative-audio.d.ts +0 -0
  1012. /package/dist/{types → .types}/icons/ai-generative-audio.d.ts.map +0 -0
  1013. /package/dist/{types → .types}/icons/airtable.d.ts +0 -0
  1014. /package/dist/{types → .types}/icons/airtable.d.ts.map +0 -0
  1015. /package/dist/{types → .types}/icons/alert-triangle.d.ts +0 -0
  1016. /package/dist/{types → .types}/icons/alert-triangle.d.ts.map +0 -0
  1017. /package/dist/{types → .types}/icons/align-center.d.ts +0 -0
  1018. /package/dist/{types → .types}/icons/align-center.d.ts.map +0 -0
  1019. /package/dist/{types → .types}/icons/align-left.d.ts +0 -0
  1020. /package/dist/{types → .types}/icons/align-left.d.ts.map +0 -0
  1021. /package/dist/{types → .types}/icons/align-right.d.ts +0 -0
  1022. /package/dist/{types → .types}/icons/align-right.d.ts.map +0 -0
  1023. /package/dist/{types → .types}/icons/apple.d.ts +0 -0
  1024. /package/dist/{types → .types}/icons/apple.d.ts.map +0 -0
  1025. /package/dist/{types → .types}/icons/archive.d.ts +0 -0
  1026. /package/dist/{types → .types}/icons/archive.d.ts.map +0 -0
  1027. /package/dist/{types → .types}/icons/arrow-back.d.ts +0 -0
  1028. /package/dist/{types → .types}/icons/arrow-back.d.ts.map +0 -0
  1029. /package/dist/{types → .types}/icons/arrow-downward.d.ts +0 -0
  1030. /package/dist/{types → .types}/icons/arrow-downward.d.ts.map +0 -0
  1031. /package/dist/{types → .types}/icons/arrow-drop-down.d.ts +0 -0
  1032. /package/dist/{types → .types}/icons/arrow-drop-down.d.ts.map +0 -0
  1033. /package/dist/{types → .types}/icons/arrow-forward.d.ts +0 -0
  1034. /package/dist/{types → .types}/icons/arrow-forward.d.ts.map +0 -0
  1035. /package/dist/{types → .types}/icons/arrow-left.d.ts +0 -0
  1036. /package/dist/{types → .types}/icons/arrow-left.d.ts.map +0 -0
  1037. /package/dist/{types → .types}/icons/arrow-right.d.ts +0 -0
  1038. /package/dist/{types → .types}/icons/arrow-right.d.ts.map +0 -0
  1039. /package/dist/{types → .types}/icons/arrow-slanted.d.ts +0 -0
  1040. /package/dist/{types → .types}/icons/arrow-slanted.d.ts.map +0 -0
  1041. /package/dist/{types → .types}/icons/arrow-upward.d.ts +0 -0
  1042. /package/dist/{types → .types}/icons/arrow-upward.d.ts.map +0 -0
  1043. /package/dist/{types → .types}/icons/at-mention.d.ts +0 -0
  1044. /package/dist/{types → .types}/icons/at-mention.d.ts.map +0 -0
  1045. /package/dist/{types → .types}/icons/atlassian.d.ts +0 -0
  1046. /package/dist/{types → .types}/icons/atlassian.d.ts.map +0 -0
  1047. /package/dist/{types → .types}/icons/auto-chapters.d.ts +0 -0
  1048. /package/dist/{types → .types}/icons/auto-chapters.d.ts.map +0 -0
  1049. /package/dist/{types → .types}/icons/auto-draft.d.ts +0 -0
  1050. /package/dist/{types → .types}/icons/auto-draft.d.ts.map +0 -0
  1051. /package/dist/{types → .types}/icons/auto-summaries.d.ts +0 -0
  1052. /package/dist/{types → .types}/icons/auto-summaries.d.ts.map +0 -0
  1053. /package/dist/{types → .types}/icons/auto-titles.d.ts +0 -0
  1054. /package/dist/{types → .types}/icons/auto-titles.d.ts.map +0 -0
  1055. /package/dist/{types → .types}/icons/back5.d.ts +0 -0
  1056. /package/dist/{types → .types}/icons/back5.d.ts.map +0 -0
  1057. /package/dist/{types → .types}/icons/banner-vector-up.d.ts +0 -0
  1058. /package/dist/{types → .types}/icons/banner-vector-up.d.ts.map +0 -0
  1059. /package/dist/{types → .types}/icons/bar-chart.d.ts +0 -0
  1060. /package/dist/{types → .types}/icons/bar-chart.d.ts.map +0 -0
  1061. /package/dist/{types → .types}/icons/bell-off.d.ts +0 -0
  1062. /package/dist/{types → .types}/icons/bell-off.d.ts.map +0 -0
  1063. /package/dist/{types → .types}/icons/bell.d.ts +0 -0
  1064. /package/dist/{types → .types}/icons/bell.d.ts.map +0 -0
  1065. /package/dist/{types → .types}/icons/bitbucket.d.ts +0 -0
  1066. /package/dist/{types → .types}/icons/bitbucket.d.ts.map +0 -0
  1067. /package/dist/{types → .types}/icons/blur.d.ts +0 -0
  1068. /package/dist/{types → .types}/icons/blur.d.ts.map +0 -0
  1069. /package/dist/{types → .types}/icons/bold.d.ts +0 -0
  1070. /package/dist/{types → .types}/icons/bold.d.ts.map +0 -0
  1071. /package/dist/{types → .types}/icons/book.d.ts +0 -0
  1072. /package/dist/{types → .types}/icons/book.d.ts.map +0 -0
  1073. /package/dist/{types → .types}/icons/bug.d.ts +0 -0
  1074. /package/dist/{types → .types}/icons/bug.d.ts.map +0 -0
  1075. /package/dist/{types → .types}/icons/bulb.d.ts +0 -0
  1076. /package/dist/{types → .types}/icons/bulb.d.ts.map +0 -0
  1077. /package/dist/{types → .types}/icons/calendar.d.ts +0 -0
  1078. /package/dist/{types → .types}/icons/calendar.d.ts.map +0 -0
  1079. /package/dist/{types → .types}/icons/calendly.d.ts +0 -0
  1080. /package/dist/{types → .types}/icons/calendly.d.ts.map +0 -0
  1081. /package/dist/{types → .types}/icons/call-to-action.d.ts +0 -0
  1082. /package/dist/{types → .types}/icons/call-to-action.d.ts.map +0 -0
  1083. /package/dist/{types → .types}/icons/cam-bubble-small.d.ts +0 -0
  1084. /package/dist/{types → .types}/icons/cam-bubble-small.d.ts.map +0 -0
  1085. /package/dist/{types → .types}/icons/cam-bubble.d.ts +0 -0
  1086. /package/dist/{types → .types}/icons/cam-bubble.d.ts.map +0 -0
  1087. /package/dist/{types → .types}/icons/camera.d.ts +0 -0
  1088. /package/dist/{types → .types}/icons/camera.d.ts.map +0 -0
  1089. /package/dist/{types → .types}/icons/canvas.d.ts +0 -0
  1090. /package/dist/{types → .types}/icons/canvas.d.ts.map +0 -0
  1091. /package/dist/{types → .types}/icons/captions.d.ts +0 -0
  1092. /package/dist/{types → .types}/icons/captions.d.ts.map +0 -0
  1093. /package/dist/{types → .types}/icons/cc-off.d.ts +0 -0
  1094. /package/dist/{types → .types}/icons/cc-off.d.ts.map +0 -0
  1095. /package/dist/{types → .types}/icons/cc-on.d.ts +0 -0
  1096. /package/dist/{types → .types}/icons/cc-on.d.ts.map +0 -0
  1097. /package/dist/{types → .types}/icons/chart.d.ts +0 -0
  1098. /package/dist/{types → .types}/icons/chart.d.ts.map +0 -0
  1099. /package/dist/{types → .types}/icons/check-circle-fill.d.ts +0 -0
  1100. /package/dist/{types → .types}/icons/check-circle-fill.d.ts.map +0 -0
  1101. /package/dist/{types → .types}/icons/check-circle-small.d.ts +0 -0
  1102. /package/dist/{types → .types}/icons/check-circle-small.d.ts.map +0 -0
  1103. /package/dist/{types → .types}/icons/check-circle.d.ts +0 -0
  1104. /package/dist/{types → .types}/icons/check-circle.d.ts.map +0 -0
  1105. /package/dist/{types → .types}/icons/check.d.ts +0 -0
  1106. /package/dist/{types → .types}/icons/check.d.ts.map +0 -0
  1107. /package/dist/{types → .types}/icons/chevron-down.d.ts +0 -0
  1108. /package/dist/{types → .types}/icons/chevron-down.d.ts.map +0 -0
  1109. /package/dist/{types → .types}/icons/chevron-left.d.ts +0 -0
  1110. /package/dist/{types → .types}/icons/chevron-left.d.ts.map +0 -0
  1111. /package/dist/{types → .types}/icons/chevron-right.d.ts +0 -0
  1112. /package/dist/{types → .types}/icons/chevron-right.d.ts.map +0 -0
  1113. /package/dist/{types → .types}/icons/chevron-small-up.d.ts +0 -0
  1114. /package/dist/{types → .types}/icons/chevron-small-up.d.ts.map +0 -0
  1115. /package/dist/{types → .types}/icons/chevron-up.d.ts +0 -0
  1116. /package/dist/{types → .types}/icons/chevron-up.d.ts.map +0 -0
  1117. /package/dist/{types → .types}/icons/chevrons-left.d.ts +0 -0
  1118. /package/dist/{types → .types}/icons/chevrons-left.d.ts.map +0 -0
  1119. /package/dist/{types → .types}/icons/chevrons-right.d.ts +0 -0
  1120. /package/dist/{types → .types}/icons/chevrons-right.d.ts.map +0 -0
  1121. /package/dist/{types → .types}/icons/chrome-logo.d.ts +0 -0
  1122. /package/dist/{types → .types}/icons/chrome-logo.d.ts.map +0 -0
  1123. /package/dist/{types → .types}/icons/chrome.d.ts +0 -0
  1124. /package/dist/{types → .types}/icons/chrome.d.ts.map +0 -0
  1125. /package/dist/{types → .types}/icons/clip.d.ts +0 -0
  1126. /package/dist/{types → .types}/icons/clip.d.ts.map +0 -0
  1127. /package/dist/{types → .types}/icons/clock.d.ts +0 -0
  1128. /package/dist/{types → .types}/icons/clock.d.ts.map +0 -0
  1129. /package/dist/{types → .types}/icons/close.d.ts +0 -0
  1130. /package/dist/{types → .types}/icons/close.d.ts.map +0 -0
  1131. /package/dist/{types → .types}/icons/coda.d.ts +0 -0
  1132. /package/dist/{types → .types}/icons/coda.d.ts.map +0 -0
  1133. /package/dist/{types → .types}/icons/code.d.ts +0 -0
  1134. /package/dist/{types → .types}/icons/code.d.ts.map +0 -0
  1135. /package/dist/{types → .types}/icons/collapse-replies.d.ts +0 -0
  1136. /package/dist/{types → .types}/icons/collapse-replies.d.ts.map +0 -0
  1137. /package/dist/{types → .types}/icons/color-none.d.ts +0 -0
  1138. /package/dist/{types → .types}/icons/color-none.d.ts.map +0 -0
  1139. /package/dist/{types → .types}/icons/comment-add.d.ts +0 -0
  1140. /package/dist/{types → .types}/icons/comment-add.d.ts.map +0 -0
  1141. /package/dist/{types → .types}/icons/comment.d.ts +0 -0
  1142. /package/dist/{types → .types}/icons/comment.d.ts.map +0 -0
  1143. /package/dist/{types → .types}/icons/confetti.d.ts +0 -0
  1144. /package/dist/{types → .types}/icons/confetti.d.ts.map +0 -0
  1145. /package/dist/{types → .types}/icons/confluence-inverse.d.ts +0 -0
  1146. /package/dist/{types → .types}/icons/confluence-inverse.d.ts.map +0 -0
  1147. /package/dist/{types → .types}/icons/confluence-neutral.d.ts +0 -0
  1148. /package/dist/{types → .types}/icons/confluence-neutral.d.ts.map +0 -0
  1149. /package/dist/{types → .types}/icons/confluence.d.ts +0 -0
  1150. /package/dist/{types → .types}/icons/confluence.d.ts.map +0 -0
  1151. /package/dist/{types → .types}/icons/copy-plus.d.ts +0 -0
  1152. /package/dist/{types → .types}/icons/copy-plus.d.ts.map +0 -0
  1153. /package/dist/{types → .types}/icons/copy.d.ts +0 -0
  1154. /package/dist/{types → .types}/icons/copy.d.ts.map +0 -0
  1155. /package/dist/{types → .types}/icons/create-ticket.d.ts +0 -0
  1156. /package/dist/{types → .types}/icons/create-ticket.d.ts.map +0 -0
  1157. /package/dist/{types → .types}/icons/create.d.ts +0 -0
  1158. /package/dist/{types → .types}/icons/create.d.ts.map +0 -0
  1159. /package/dist/{types → .types}/icons/crop-16-9.d.ts +0 -0
  1160. /package/dist/{types → .types}/icons/crop-16-9.d.ts.map +0 -0
  1161. /package/dist/{types → .types}/icons/crop-tool.d.ts +0 -0
  1162. /package/dist/{types → .types}/icons/crop-tool.d.ts.map +0 -0
  1163. /package/dist/{types → .types}/icons/crop169.d.ts +0 -0
  1164. /package/dist/{types → .types}/icons/crop169.d.ts.map +0 -0
  1165. /package/dist/{types → .types}/icons/cursor.d.ts +0 -0
  1166. /package/dist/{types → .types}/icons/cursor.d.ts.map +0 -0
  1167. /package/dist/{types → .types}/icons/delete.d.ts +0 -0
  1168. /package/dist/{types → .types}/icons/delete.d.ts.map +0 -0
  1169. /package/dist/{types → .types}/icons/desktop-mac.d.ts +0 -0
  1170. /package/dist/{types → .types}/icons/desktop-mac.d.ts.map +0 -0
  1171. /package/dist/{types → .types}/icons/devices.d.ts +0 -0
  1172. /package/dist/{types → .types}/icons/devices.d.ts.map +0 -0
  1173. /package/dist/{types → .types}/icons/diagram-symbol-decision.d.ts +0 -0
  1174. /package/dist/{types → .types}/icons/diagram-symbol-decision.d.ts.map +0 -0
  1175. /package/dist/{types → .types}/icons/domain.d.ts +0 -0
  1176. /package/dist/{types → .types}/icons/domain.d.ts.map +0 -0
  1177. /package/dist/{types → .types}/icons/download.d.ts +0 -0
  1178. /package/dist/{types → .types}/icons/download.d.ts.map +0 -0
  1179. /package/dist/{types → .types}/icons/edge-logo.d.ts +0 -0
  1180. /package/dist/{types → .types}/icons/edge-logo.d.ts.map +0 -0
  1181. /package/dist/{types → .types}/icons/edit-border.d.ts +0 -0
  1182. /package/dist/{types → .types}/icons/edit-border.d.ts.map +0 -0
  1183. /package/dist/{types → .types}/icons/edit.d.ts +0 -0
  1184. /package/dist/{types → .types}/icons/edit.d.ts.map +0 -0
  1185. /package/dist/{types → .types}/icons/editions-icon.d.ts +0 -0
  1186. /package/dist/{types → .types}/icons/editions-icon.d.ts.map +0 -0
  1187. /package/dist/{types → .types}/icons/editions.d.ts +0 -0
  1188. /package/dist/{types → .types}/icons/editions.d.ts.map +0 -0
  1189. /package/dist/{types → .types}/icons/expand-replies.d.ts +0 -0
  1190. /package/dist/{types → .types}/icons/expand-replies.d.ts.map +0 -0
  1191. /package/dist/{types → .types}/icons/extension.d.ts +0 -0
  1192. /package/dist/{types → .types}/icons/extension.d.ts.map +0 -0
  1193. /package/dist/{types → .types}/icons/external-link.d.ts +0 -0
  1194. /package/dist/{types → .types}/icons/external-link.d.ts.map +0 -0
  1195. /package/dist/{types → .types}/icons/eye-off.d.ts +0 -0
  1196. /package/dist/{types → .types}/icons/eye-off.d.ts.map +0 -0
  1197. /package/dist/{types → .types}/icons/eye.d.ts +0 -0
  1198. /package/dist/{types → .types}/icons/eye.d.ts.map +0 -0
  1199. /package/dist/{types → .types}/icons/facebook.d.ts +0 -0
  1200. /package/dist/{types → .types}/icons/facebook.d.ts.map +0 -0
  1201. /package/dist/{types → .types}/icons/fiber-manual-record.d.ts +0 -0
  1202. /package/dist/{types → .types}/icons/fiber-manual-record.d.ts.map +0 -0
  1203. /package/dist/{types → .types}/icons/figma.d.ts +0 -0
  1204. /package/dist/{types → .types}/icons/figma.d.ts.map +0 -0
  1205. /package/dist/{types → .types}/icons/filler-word-removal.d.ts +0 -0
  1206. /package/dist/{types → .types}/icons/filler-word-removal.d.ts.map +0 -0
  1207. /package/dist/{types → .types}/icons/firefox-logo.d.ts +0 -0
  1208. /package/dist/{types → .types}/icons/firefox-logo.d.ts.map +0 -0
  1209. /package/dist/{types → .types}/icons/folder-shared.d.ts +0 -0
  1210. /package/dist/{types → .types}/icons/folder-shared.d.ts.map +0 -0
  1211. /package/dist/{types → .types}/icons/folder.d.ts +0 -0
  1212. /package/dist/{types → .types}/icons/folder.d.ts.map +0 -0
  1213. /package/dist/{types → .types}/icons/forward5.d.ts +0 -0
  1214. /package/dist/{types → .types}/icons/forward5.d.ts.map +0 -0
  1215. /package/dist/{types → .types}/icons/full-screen.d.ts +0 -0
  1216. /package/dist/{types → .types}/icons/full-screen.d.ts.map +0 -0
  1217. /package/dist/{types → .types}/icons/fullscreen.d.ts +0 -0
  1218. /package/dist/{types → .types}/icons/fullscreen.d.ts.map +0 -0
  1219. /package/dist/{types → .types}/icons/github.d.ts +0 -0
  1220. /package/dist/{types → .types}/icons/github.d.ts.map +0 -0
  1221. /package/dist/{types → .types}/icons/globe.d.ts +0 -0
  1222. /package/dist/{types → .types}/icons/globe.d.ts.map +0 -0
  1223. /package/dist/{types → .types}/icons/google-calendar-logo.d.ts +0 -0
  1224. /package/dist/{types → .types}/icons/google-calendar-logo.d.ts.map +0 -0
  1225. /package/dist/{types → .types}/icons/google.d.ts +0 -0
  1226. /package/dist/{types → .types}/icons/google.d.ts.map +0 -0
  1227. /package/dist/{types → .types}/icons/google_docs.d.ts +0 -0
  1228. /package/dist/{types → .types}/icons/google_docs.d.ts.map +0 -0
  1229. /package/dist/{types → .types}/icons/google_sheets.d.ts +0 -0
  1230. /package/dist/{types → .types}/icons/google_sheets.d.ts.map +0 -0
  1231. /package/dist/{types → .types}/icons/google_slides.d.ts +0 -0
  1232. /package/dist/{types → .types}/icons/google_slides.d.ts.map +0 -0
  1233. /package/dist/{types → .types}/icons/grid.d.ts +0 -0
  1234. /package/dist/{types → .types}/icons/grid.d.ts.map +0 -0
  1235. /package/dist/{types → .types}/icons/help-circle.d.ts +0 -0
  1236. /package/dist/{types → .types}/icons/help-circle.d.ts.map +0 -0
  1237. /package/dist/{types → .types}/icons/help.d.ts +0 -0
  1238. /package/dist/{types → .types}/icons/help.d.ts.map +0 -0
  1239. /package/dist/{types → .types}/icons/highlight-text.d.ts +0 -0
  1240. /package/dist/{types → .types}/icons/highlight-text.d.ts.map +0 -0
  1241. /package/dist/{types → .types}/icons/home.d.ts +0 -0
  1242. /package/dist/{types → .types}/icons/home.d.ts.map +0 -0
  1243. /package/dist/{types → .types}/icons/image-inline.d.ts +0 -0
  1244. /package/dist/{types → .types}/icons/image-inline.d.ts.map +0 -0
  1245. /package/dist/{types → .types}/icons/image-strikethrough.d.ts +0 -0
  1246. /package/dist/{types → .types}/icons/image-strikethrough.d.ts.map +0 -0
  1247. /package/dist/{types → .types}/icons/image.d.ts +0 -0
  1248. /package/dist/{types → .types}/icons/image.d.ts.map +0 -0
  1249. /package/dist/{types → .types}/icons/image1.d.ts +0 -0
  1250. /package/dist/{types → .types}/icons/image1.d.ts.map +0 -0
  1251. /package/dist/{types → .types}/icons/import.d.ts +0 -0
  1252. /package/dist/{types → .types}/icons/import.d.ts.map +0 -0
  1253. /package/dist/{types → .types}/icons/info-fill.d.ts +0 -0
  1254. /package/dist/{types → .types}/icons/info-fill.d.ts.map +0 -0
  1255. /package/dist/{types → .types}/icons/info.d.ts +0 -0
  1256. /package/dist/{types → .types}/icons/info.d.ts.map +0 -0
  1257. /package/dist/{types → .types}/icons/italics.d.ts +0 -0
  1258. /package/dist/{types → .types}/icons/italics.d.ts.map +0 -0
  1259. /package/dist/{types → .types}/icons/jira-neutral.d.ts +0 -0
  1260. /package/dist/{types → .types}/icons/jira-neutral.d.ts.map +0 -0
  1261. /package/dist/{types → .types}/icons/jira.d.ts +0 -0
  1262. /package/dist/{types → .types}/icons/jira.d.ts.map +0 -0
  1263. /package/dist/{types → .types}/icons/launch.d.ts +0 -0
  1264. /package/dist/{types → .types}/icons/launch.d.ts.map +0 -0
  1265. /package/dist/{types → .types}/icons/line-thickness.d.ts +0 -0
  1266. /package/dist/{types → .types}/icons/line-thickness.d.ts.map +0 -0
  1267. /package/dist/{types → .types}/icons/linearDark.d.ts +0 -0
  1268. /package/dist/{types → .types}/icons/linearDark.d.ts.map +0 -0
  1269. /package/dist/{types → .types}/icons/link-broken.d.ts +0 -0
  1270. /package/dist/{types → .types}/icons/link-broken.d.ts.map +0 -0
  1271. /package/dist/{types → .types}/icons/link-off.d.ts +0 -0
  1272. /package/dist/{types → .types}/icons/link-off.d.ts.map +0 -0
  1273. /package/dist/{types → .types}/icons/link.d.ts +0 -0
  1274. /package/dist/{types → .types}/icons/link.d.ts.map +0 -0
  1275. /package/dist/{types → .types}/icons/linkedin.d.ts +0 -0
  1276. /package/dist/{types → .types}/icons/linkedin.d.ts.map +0 -0
  1277. /package/dist/{types → .types}/icons/list.d.ts +0 -0
  1278. /package/dist/{types → .types}/icons/list.d.ts.map +0 -0
  1279. /package/dist/{types → .types}/icons/lock-fill.d.ts +0 -0
  1280. /package/dist/{types → .types}/icons/lock-fill.d.ts.map +0 -0
  1281. /package/dist/{types → .types}/icons/lock-unlocked.d.ts +0 -0
  1282. /package/dist/{types → .types}/icons/lock-unlocked.d.ts.map +0 -0
  1283. /package/dist/{types → .types}/icons/lock.d.ts +0 -0
  1284. /package/dist/{types → .types}/icons/lock.d.ts.map +0 -0
  1285. /package/dist/{types → .types}/icons/log-out.d.ts +0 -0
  1286. /package/dist/{types → .types}/icons/log-out.d.ts.map +0 -0
  1287. /package/dist/{types → .types}/icons/lucidchart.d.ts +0 -0
  1288. /package/dist/{types → .types}/icons/lucidchart.d.ts.map +0 -0
  1289. /package/dist/{types → .types}/icons/mail.d.ts +0 -0
  1290. /package/dist/{types → .types}/icons/mail.d.ts.map +0 -0
  1291. /package/dist/{types → .types}/icons/maximize.d.ts +0 -0
  1292. /package/dist/{types → .types}/icons/maximize.d.ts.map +0 -0
  1293. /package/dist/{types → .types}/icons/megaphone.d.ts +0 -0
  1294. /package/dist/{types → .types}/icons/megaphone.d.ts.map +0 -0
  1295. /package/dist/{types → .types}/icons/menu-hide.d.ts +0 -0
  1296. /package/dist/{types → .types}/icons/menu-hide.d.ts.map +0 -0
  1297. /package/dist/{types → .types}/icons/menu-show.d.ts +0 -0
  1298. /package/dist/{types → .types}/icons/menu-show.d.ts.map +0 -0
  1299. /package/dist/{types → .types}/icons/menu.d.ts +0 -0
  1300. /package/dist/{types → .types}/icons/menu.d.ts.map +0 -0
  1301. /package/dist/{types → .types}/icons/mic-off.d.ts +0 -0
  1302. /package/dist/{types → .types}/icons/mic-off.d.ts.map +0 -0
  1303. /package/dist/{types → .types}/icons/mic.d.ts +0 -0
  1304. /package/dist/{types → .types}/icons/mic.d.ts.map +0 -0
  1305. /package/dist/{types → .types}/icons/microsoft-teams-logo.d.ts +0 -0
  1306. /package/dist/{types → .types}/icons/microsoft-teams-logo.d.ts.map +0 -0
  1307. /package/dist/{types → .types}/icons/microsoft-teams-tile.d.ts +0 -0
  1308. /package/dist/{types → .types}/icons/microsoft-teams-tile.d.ts.map +0 -0
  1309. /package/dist/{types → .types}/icons/microsoft_excel.d.ts +0 -0
  1310. /package/dist/{types → .types}/icons/microsoft_excel.d.ts.map +0 -0
  1311. /package/dist/{types → .types}/icons/microsoft_one_note.d.ts +0 -0
  1312. /package/dist/{types → .types}/icons/microsoft_one_note.d.ts.map +0 -0
  1313. /package/dist/{types → .types}/icons/microsoft_powerpoint.d.ts +0 -0
  1314. /package/dist/{types → .types}/icons/microsoft_powerpoint.d.ts.map +0 -0
  1315. /package/dist/{types → .types}/icons/microsoft_word.d.ts +0 -0
  1316. /package/dist/{types → .types}/icons/microsoft_word.d.ts.map +0 -0
  1317. /package/dist/{types → .types}/icons/minimize.d.ts +0 -0
  1318. /package/dist/{types → .types}/icons/minimize.d.ts.map +0 -0
  1319. /package/dist/{types → .types}/icons/minus-circle.d.ts +0 -0
  1320. /package/dist/{types → .types}/icons/minus-circle.d.ts.map +0 -0
  1321. /package/dist/{types → .types}/icons/minus.d.ts +0 -0
  1322. /package/dist/{types → .types}/icons/minus.d.ts.map +0 -0
  1323. /package/dist/{types → .types}/icons/mobile-devices.d.ts +0 -0
  1324. /package/dist/{types → .types}/icons/mobile-devices.d.ts.map +0 -0
  1325. /package/dist/{types → .types}/icons/money.d.ts +0 -0
  1326. /package/dist/{types → .types}/icons/money.d.ts.map +0 -0
  1327. /package/dist/{types → .types}/icons/moon.d.ts +0 -0
  1328. /package/dist/{types → .types}/icons/moon.d.ts.map +0 -0
  1329. /package/dist/{types → .types}/icons/more-horiz.d.ts +0 -0
  1330. /package/dist/{types → .types}/icons/more-horiz.d.ts.map +0 -0
  1331. /package/dist/{types → .types}/icons/mute.d.ts +0 -0
  1332. /package/dist/{types → .types}/icons/mute.d.ts.map +0 -0
  1333. /package/dist/{types → .types}/icons/notes.d.ts +0 -0
  1334. /package/dist/{types → .types}/icons/notes.d.ts.map +0 -0
  1335. /package/dist/{types → .types}/icons/notion.d.ts +0 -0
  1336. /package/dist/{types → .types}/icons/notion.d.ts.map +0 -0
  1337. /package/dist/{types → .types}/icons/numbered-list.d.ts +0 -0
  1338. /package/dist/{types → .types}/icons/numbered-list.d.ts.map +0 -0
  1339. /package/dist/{types → .types}/icons/outlook.d.ts +0 -0
  1340. /package/dist/{types → .types}/icons/outlook.d.ts.map +0 -0
  1341. /package/dist/{types → .types}/icons/overlays.d.ts +0 -0
  1342. /package/dist/{types → .types}/icons/overlays.d.ts.map +0 -0
  1343. /package/dist/{types → .types}/icons/paint-bucket.d.ts +0 -0
  1344. /package/dist/{types → .types}/icons/paint-bucket.d.ts.map +0 -0
  1345. /package/dist/{types → .types}/icons/palette.d.ts +0 -0
  1346. /package/dist/{types → .types}/icons/palette.d.ts.map +0 -0
  1347. /package/dist/{types → .types}/icons/pause.d.ts +0 -0
  1348. /package/dist/{types → .types}/icons/pause.d.ts.map +0 -0
  1349. /package/dist/{types → .types}/icons/picture-in-picture.d.ts +0 -0
  1350. /package/dist/{types → .types}/icons/picture-in-picture.d.ts.map +0 -0
  1351. /package/dist/{types → .types}/icons/pin-fill.d.ts +0 -0
  1352. /package/dist/{types → .types}/icons/pin-fill.d.ts.map +0 -0
  1353. /package/dist/{types → .types}/icons/pin.d.ts +0 -0
  1354. /package/dist/{types → .types}/icons/pin.d.ts.map +0 -0
  1355. /package/dist/{types → .types}/icons/play-circle.d.ts +0 -0
  1356. /package/dist/{types → .types}/icons/play-circle.d.ts.map +0 -0
  1357. /package/dist/{types → .types}/icons/play.d.ts +0 -0
  1358. /package/dist/{types → .types}/icons/play.d.ts.map +0 -0
  1359. /package/dist/{types → .types}/icons/playlist-add.d.ts +0 -0
  1360. /package/dist/{types → .types}/icons/playlist-added.d.ts +0 -0
  1361. /package/dist/{types → .types}/icons/playlist.d.ts +0 -0
  1362. /package/dist/{types → .types}/icons/plus-circle.d.ts +0 -0
  1363. /package/dist/{types → .types}/icons/plus-circle.d.ts.map +0 -0
  1364. /package/dist/{types → .types}/icons/power.d.ts +0 -0
  1365. /package/dist/{types → .types}/icons/power.d.ts.map +0 -0
  1366. /package/dist/{types → .types}/icons/present.d.ts +0 -0
  1367. /package/dist/{types → .types}/icons/present.d.ts.map +0 -0
  1368. /package/dist/{types → .types}/icons/presenter-mode.d.ts +0 -0
  1369. /package/dist/{types → .types}/icons/presenter-mode.d.ts.map +0 -0
  1370. /package/dist/{types → .types}/icons/pronunciation.d.ts +0 -0
  1371. /package/dist/{types → .types}/icons/pronunciation.d.ts.map +0 -0
  1372. /package/dist/{types → .types}/icons/public-off.d.ts +0 -0
  1373. /package/dist/{types → .types}/icons/public-off.d.ts.map +0 -0
  1374. /package/dist/{types → .types}/icons/public-on.d.ts +0 -0
  1375. /package/dist/{types → .types}/icons/public-on.d.ts.map +0 -0
  1376. /package/dist/{types → .types}/icons/pull-request.d.ts +0 -0
  1377. /package/dist/{types → .types}/icons/pull-request.d.ts.map +0 -0
  1378. /package/dist/{types → .types}/icons/quick-edit.d.ts +0 -0
  1379. /package/dist/{types → .types}/icons/quick-edit.d.ts.map +0 -0
  1380. /package/dist/{types → .types}/icons/record.d.ts +0 -0
  1381. /package/dist/{types → .types}/icons/record.d.ts.map +0 -0
  1382. /package/dist/{types → .types}/icons/redo-alt.d.ts +0 -0
  1383. /package/dist/{types → .types}/icons/redo-alt.d.ts.map +0 -0
  1384. /package/dist/{types → .types}/icons/refresh.d.ts +0 -0
  1385. /package/dist/{types → .types}/icons/refresh.d.ts.map +0 -0
  1386. /package/dist/{types → .types}/icons/repeat.d.ts +0 -0
  1387. /package/dist/{types → .types}/icons/repeat.d.ts.map +0 -0
  1388. /package/dist/{types → .types}/icons/replay.d.ts +0 -0
  1389. /package/dist/{types → .types}/icons/replay.d.ts.map +0 -0
  1390. /package/dist/{types → .types}/icons/reply-left.d.ts +0 -0
  1391. /package/dist/{types → .types}/icons/reply-left.d.ts.map +0 -0
  1392. /package/dist/{types → .types}/icons/reply-right.d.ts +0 -0
  1393. /package/dist/{types → .types}/icons/reply-right.d.ts.map +0 -0
  1394. /package/dist/{types → .types}/icons/reply.d.ts +0 -0
  1395. /package/dist/{types → .types}/icons/reply.d.ts.map +0 -0
  1396. /package/dist/{types → .types}/icons/rewind.d.ts +0 -0
  1397. /package/dist/{types → .types}/icons/rewind.d.ts.map +0 -0
  1398. /package/dist/{types → .types}/icons/rovo.d.ts +0 -0
  1399. /package/dist/{types → .types}/icons/rovo.d.ts.map +0 -0
  1400. /package/dist/{types → .types}/icons/safari-logo.d.ts +0 -0
  1401. /package/dist/{types → .types}/icons/safari-logo.d.ts.map +0 -0
  1402. /package/dist/{types → .types}/icons/salesforce-blk.d.ts +0 -0
  1403. /package/dist/{types → .types}/icons/salesforce-blk.d.ts.map +0 -0
  1404. /package/dist/{types → .types}/icons/salesforce.d.ts +0 -0
  1405. /package/dist/{types → .types}/icons/salesforce.d.ts.map +0 -0
  1406. /package/dist/{types → .types}/icons/school.d.ts +0 -0
  1407. /package/dist/{types → .types}/icons/school.d.ts.map +0 -0
  1408. /package/dist/{types → .types}/icons/scissors.d.ts +0 -0
  1409. /package/dist/{types → .types}/icons/scissors.d.ts.map +0 -0
  1410. /package/dist/{types → .types}/icons/screen-cam.d.ts +0 -0
  1411. /package/dist/{types → .types}/icons/screen-cam.d.ts.map +0 -0
  1412. /package/dist/{types → .types}/icons/search.d.ts +0 -0
  1413. /package/dist/{types → .types}/icons/search.d.ts.map +0 -0
  1414. /package/dist/{types → .types}/icons/send.d.ts +0 -0
  1415. /package/dist/{types → .types}/icons/send.d.ts.map +0 -0
  1416. /package/dist/{types → .types}/icons/settings.d.ts +0 -0
  1417. /package/dist/{types → .types}/icons/settings.d.ts.map +0 -0
  1418. /package/dist/{types → .types}/icons/silence-removal.d.ts +0 -0
  1419. /package/dist/{types → .types}/icons/silence-removal.d.ts.map +0 -0
  1420. /package/dist/{types → .types}/icons/skip-back.d.ts +0 -0
  1421. /package/dist/{types → .types}/icons/skip-back.d.ts.map +0 -0
  1422. /package/dist/{types → .types}/icons/slack.d.ts +0 -0
  1423. /package/dist/{types → .types}/icons/slack.d.ts.map +0 -0
  1424. /package/dist/{types → .types}/icons/smile-select.d.ts +0 -0
  1425. /package/dist/{types → .types}/icons/smile-select.d.ts.map +0 -0
  1426. /package/dist/{types → .types}/icons/smile.d.ts +0 -0
  1427. /package/dist/{types → .types}/icons/smile.d.ts.map +0 -0
  1428. /package/dist/{types → .types}/icons/spaces.d.ts +0 -0
  1429. /package/dist/{types → .types}/icons/spaces.d.ts.map +0 -0
  1430. /package/dist/{types → .types}/icons/sparkle.d.ts +0 -0
  1431. /package/dist/{types → .types}/icons/sparkle.d.ts.map +0 -0
  1432. /package/dist/{types → .types}/icons/speed-fast.d.ts +0 -0
  1433. /package/dist/{types → .types}/icons/speed-fast.d.ts.map +0 -0
  1434. /package/dist/{types → .types}/icons/speed-medium.d.ts +0 -0
  1435. /package/dist/{types → .types}/icons/speed-medium.d.ts.map +0 -0
  1436. /package/dist/{types → .types}/icons/speed-slow.d.ts +0 -0
  1437. /package/dist/{types → .types}/icons/speed-slow.d.ts.map +0 -0
  1438. /package/dist/{types → .types}/icons/split.d.ts +0 -0
  1439. /package/dist/{types → .types}/icons/split.d.ts.map +0 -0
  1440. /package/dist/{types → .types}/icons/square.d.ts +0 -0
  1441. /package/dist/{types → .types}/icons/square.d.ts.map +0 -0
  1442. /package/dist/{types → .types}/icons/star-outline.d.ts +0 -0
  1443. /package/dist/{types → .types}/icons/star-outline.d.ts.map +0 -0
  1444. /package/dist/{types → .types}/icons/star.d.ts +0 -0
  1445. /package/dist/{types → .types}/icons/star.d.ts.map +0 -0
  1446. /package/dist/{types → .types}/icons/stop.d.ts +0 -0
  1447. /package/dist/{types → .types}/icons/stop.d.ts.map +0 -0
  1448. /package/dist/{types → .types}/icons/suggested-edit.d.ts +0 -0
  1449. /package/dist/{types → .types}/icons/suggested-edit.d.ts.map +0 -0
  1450. /package/dist/{types → .types}/icons/sun.d.ts +0 -0
  1451. /package/dist/{types → .types}/icons/sun.d.ts.map +0 -0
  1452. /package/dist/{types → .types}/icons/task.d.ts +0 -0
  1453. /package/dist/{types → .types}/icons/task.d.ts.map +0 -0
  1454. /package/dist/{types → .types}/icons/teamwork-agent-big.d.ts +0 -0
  1455. /package/dist/{types → .types}/icons/teamwork-agent-big.d.ts.map +0 -0
  1456. /package/dist/{types → .types}/icons/teamwork-agent-small.d.ts +0 -0
  1457. /package/dist/{types → .types}/icons/teamwork-agent-small.d.ts.map +0 -0
  1458. /package/dist/{types → .types}/icons/teamwork-graph.d.ts +0 -0
  1459. /package/dist/{types → .types}/icons/teamwork-graph.d.ts.map +0 -0
  1460. /package/dist/{types → .types}/icons/text-rephrase.d.ts +0 -0
  1461. /package/dist/{types → .types}/icons/text-rephrase.d.ts.map +0 -0
  1462. /package/dist/{types → .types}/icons/text.d.ts +0 -0
  1463. /package/dist/{types → .types}/icons/text.d.ts.map +0 -0
  1464. /package/dist/{types → .types}/icons/thumbs-down.d.ts +0 -0
  1465. /package/dist/{types → .types}/icons/thumbs-down.d.ts.map +0 -0
  1466. /package/dist/{types → .types}/icons/thumbs-up.d.ts +0 -0
  1467. /package/dist/{types → .types}/icons/thumbs-up.d.ts.map +0 -0
  1468. /package/dist/{types → .types}/icons/timeline-editor.d.ts +0 -0
  1469. /package/dist/{types → .types}/icons/timeline-editor.d.ts.map +0 -0
  1470. /package/dist/{types → .types}/icons/timer.d.ts +0 -0
  1471. /package/dist/{types → .types}/icons/timer.d.ts.map +0 -0
  1472. /package/dist/{types → .types}/icons/transcript.d.ts +0 -0
  1473. /package/dist/{types → .types}/icons/transcript.d.ts.map +0 -0
  1474. /package/dist/{types → .types}/icons/trash.d.ts +0 -0
  1475. /package/dist/{types → .types}/icons/trash.d.ts.map +0 -0
  1476. /package/dist/{types → .types}/icons/trello-neutral.d.ts +0 -0
  1477. /package/dist/{types → .types}/icons/trello-neutral.d.ts.map +0 -0
  1478. /package/dist/{types → .types}/icons/trello.d.ts +0 -0
  1479. /package/dist/{types → .types}/icons/trello.d.ts.map +0 -0
  1480. /package/dist/{types → .types}/icons/tune.d.ts +0 -0
  1481. /package/dist/{types → .types}/icons/tune.d.ts.map +0 -0
  1482. /package/dist/{types → .types}/icons/underline.d.ts +0 -0
  1483. /package/dist/{types → .types}/icons/underline.d.ts.map +0 -0
  1484. /package/dist/{types → .types}/icons/undo-alt.d.ts +0 -0
  1485. /package/dist/{types → .types}/icons/undo-alt.d.ts.map +0 -0
  1486. /package/dist/{types → .types}/icons/upload.d.ts +0 -0
  1487. /package/dist/{types → .types}/icons/upload.d.ts.map +0 -0
  1488. /package/dist/{types → .types}/icons/user.d.ts +0 -0
  1489. /package/dist/{types → .types}/icons/user.d.ts.map +0 -0
  1490. /package/dist/{types → .types}/icons/users-add.d.ts +0 -0
  1491. /package/dist/{types → .types}/icons/users-add.d.ts.map +0 -0
  1492. /package/dist/{types → .types}/icons/users.d.ts +0 -0
  1493. /package/dist/{types → .types}/icons/users.d.ts.map +0 -0
  1494. /package/dist/{types → .types}/icons/variables.d.ts +0 -0
  1495. /package/dist/{types → .types}/icons/variables.d.ts.map +0 -0
  1496. /package/dist/{types → .types}/icons/version-control.d.ts +0 -0
  1497. /package/dist/{types → .types}/icons/version-control.d.ts.map +0 -0
  1498. /package/dist/{types → .types}/icons/video-cam.d.ts +0 -0
  1499. /package/dist/{types → .types}/icons/video-cam.d.ts.map +0 -0
  1500. /package/dist/{types → .types}/icons/video-library.d.ts +0 -0
  1501. /package/dist/{types → .types}/icons/video-library.d.ts.map +0 -0
  1502. /package/dist/{types → .types}/icons/video-off.d.ts +0 -0
  1503. /package/dist/{types → .types}/icons/video-off.d.ts.map +0 -0
  1504. /package/dist/{types → .types}/icons/videocam.d.ts +0 -0
  1505. /package/dist/{types → .types}/icons/videocam.d.ts.map +0 -0
  1506. /package/dist/{types → .types}/icons/volume-x.d.ts +0 -0
  1507. /package/dist/{types → .types}/icons/volume-x.d.ts.map +0 -0
  1508. /package/dist/{types → .types}/icons/volume1.d.ts +0 -0
  1509. /package/dist/{types → .types}/icons/volume1.d.ts.map +0 -0
  1510. /package/dist/{types → .types}/icons/volume2.d.ts +0 -0
  1511. /package/dist/{types → .types}/icons/volume2.d.ts.map +0 -0
  1512. /package/dist/{types → .types}/icons/warning-alert.d.ts +0 -0
  1513. /package/dist/{types → .types}/icons/warning-alert.d.ts.map +0 -0
  1514. /package/dist/{types → .types}/icons/watch-later-added.d.ts +0 -0
  1515. /package/dist/{types → .types}/icons/watch-later-added.d.ts.map +0 -0
  1516. /package/dist/{types → .types}/icons/watch-later-remove.d.ts +0 -0
  1517. /package/dist/{types → .types}/icons/watch-later-remove.d.ts.map +0 -0
  1518. /package/dist/{types → .types}/icons/watch-later.d.ts +0 -0
  1519. /package/dist/{types → .types}/icons/watch-later.d.ts.map +0 -0
  1520. /package/dist/{types → .types}/icons/waveform.d.ts +0 -0
  1521. /package/dist/{types → .types}/icons/waveform.d.ts.map +0 -0
  1522. /package/dist/{types → .types}/icons/window.d.ts +0 -0
  1523. /package/dist/{types → .types}/icons/window.d.ts.map +0 -0
  1524. /package/dist/{types → .types}/icons/windows.d.ts +0 -0
  1525. /package/dist/{types → .types}/icons/windows.d.ts.map +0 -0
  1526. /package/dist/{types → .types}/icons/write-document.d.ts +0 -0
  1527. /package/dist/{types → .types}/icons/write-document.d.ts.map +0 -0
  1528. /package/dist/{types → .types}/icons/write-message.d.ts +0 -0
  1529. /package/dist/{types → .types}/icons/write-message.d.ts.map +0 -0
  1530. /package/dist/{types → .types}/icons/x-circle.d.ts +0 -0
  1531. /package/dist/{types → .types}/icons/x-circle.d.ts.map +0 -0
  1532. /package/dist/{types → .types}/icons/x-twitter.d.ts +0 -0
  1533. /package/dist/{types → .types}/icons/x-twitter.d.ts.map +0 -0
  1534. /package/dist/{types → .types}/icons/zap-outline.d.ts +0 -0
  1535. /package/dist/{types → .types}/icons/zap-outline.d.ts.map +0 -0
  1536. /package/dist/{types → .types}/icons/zoom-in.d.ts +0 -0
  1537. /package/dist/{types → .types}/icons/zoom-in.d.ts.map +0 -0
  1538. /package/dist/{types → .types}/icons/zoom-logo.d.ts +0 -0
  1539. /package/dist/{types → .types}/icons/zoom-logo.d.ts.map +0 -0
  1540. /package/dist/{types → .types}/icons/zoom-out.d.ts +0 -0
  1541. /package/dist/{types → .types}/icons/zoom-out.d.ts.map +0 -0
  1542. /package/dist/{types → .types}/pages/_app.d.ts +0 -0
  1543. /package/dist/{types → .types}/pages/_app.d.ts.map +0 -0
  1544. /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-designing-with-lens.d.ts +0 -0
  1545. /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-designing-with-lens.d.ts.map +0 -0
  1546. /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-developing-with-lens.d.ts +0 -0
  1547. /package/dist/{types → .types}/pages/guides/get-started/svg-get-started-developing-with-lens.d.ts.map +0 -0
  1548. /package/dist/{types → .types}/pages/guides/get-started/svg-intro-lens.d.ts +0 -0
  1549. /package/dist/{types → .types}/pages/guides/get-started/svg-intro-lens.d.ts.map +0 -0
  1550. /package/dist/{types → .types}/pages/index.d.ts +0 -0
  1551. /package/dist/{types → .types}/pages/index.d.ts.map +0 -0
  1552. /package/dist/{types → .types}/shared-docs/color-box.d.ts +0 -0
  1553. /package/dist/{types → .types}/shared-docs/color-box.d.ts.map +0 -0
  1554. /package/dist/{types → .types}/shared-docs/colors-grid.d.ts +0 -0
  1555. /package/dist/{types → .types}/shared-docs/colors-grid.d.ts.map +0 -0
  1556. /package/dist/{types → .types}/shared-docs/components-index/components-index.d.ts +0 -0
  1557. /package/dist/{types → .types}/shared-docs/components-index/components-index.d.ts.map +0 -0
  1558. /package/dist/{types → .types}/shared-docs/css-utilities-components.d.ts +0 -0
  1559. /package/dist/{types → .types}/shared-docs/css-utilities-components.d.ts.map +0 -0
  1560. /package/dist/{types → .types}/shared-docs/css-variables-components.d.ts +0 -0
  1561. /package/dist/{types → .types}/shared-docs/css-variables-components.d.ts.map +0 -0
  1562. /package/dist/{types → .types}/shared-docs/demo-box.d.ts +0 -0
  1563. /package/dist/{types → .types}/shared-docs/demo-box.d.ts.map +0 -0
  1564. /package/dist/{types → .types}/shared-docs/demo-text.d.ts +0 -0
  1565. /package/dist/{types → .types}/shared-docs/demo-text.d.ts.map +0 -0
  1566. /package/dist/{types → .types}/shared-docs/gradients-grid.d.ts +0 -0
  1567. /package/dist/{types → .types}/shared-docs/gradients-grid.d.ts.map +0 -0
  1568. /package/dist/{types → .types}/shared-docs/icons/components.d.ts +0 -0
  1569. /package/dist/{types → .types}/shared-docs/illustration-page/components.d.ts +0 -0
  1570. /package/dist/{types → .types}/shared-docs/illustration-page/components.d.ts.map +0 -0
  1571. /package/dist/{types → .types}/shared-docs/intro-header/index.d.ts +0 -0
  1572. /package/dist/{types → .types}/shared-docs/intro-header/index.d.ts.map +0 -0
  1573. /package/dist/{types → .types}/shared-docs/intro-header/shapes.d.ts +0 -0
  1574. /package/dist/{types → .types}/shared-docs/intro-header/shapes.d.ts.map +0 -0
  1575. /package/dist/{types → .types}/shared-docs/spacing.d.ts +0 -0
  1576. /package/dist/{types → .types}/shared-docs/spacing.d.ts.map +0 -0
  1577. /package/dist/{types → .types}/shared-docs/theme-colors.d.ts +0 -0
  1578. /package/dist/{types → .types}/shared-docs/theme-colors.d.ts.map +0 -0
  1579. /package/dist/{types → .types}/src/components/align/align.d.ts +0 -0
  1580. /package/dist/{types → .types}/src/components/align/align.d.ts.map +0 -0
  1581. /package/dist/{types → .types}/src/components/arrange/arrange.d.ts +0 -0
  1582. /package/dist/{types → .types}/src/components/arrange/arrange.d.ts.map +0 -0
  1583. /package/dist/{types → .types}/src/components/avatar/avatar.d.ts +0 -0
  1584. /package/dist/{types → .types}/src/components/avatar/avatar.d.ts.map +0 -0
  1585. /package/dist/{types → .types}/src/components/backdrop/backdrop.d.ts +0 -0
  1586. /package/dist/{types → .types}/src/components/backdrop/backdrop.d.ts.map +0 -0
  1587. /package/dist/{types → .types}/src/components/base-styles/base-styles.d.ts +0 -0
  1588. /package/dist/{types → .types}/src/components/base-styles/base-styles.d.ts.map +0 -0
  1589. /package/dist/{types → .types}/src/components/button/button.d.ts +0 -0
  1590. /package/dist/{types → .types}/src/components/checkbox/checkbox.d.ts +0 -0
  1591. /package/dist/{types → .types}/src/components/checkbox/checkbox.d.ts.map +0 -0
  1592. /package/dist/{types → .types}/src/components/color-picker/color-picker.d.ts +0 -0
  1593. /package/dist/{types → .types}/src/components/color-picker/color-picker.d.ts.map +0 -0
  1594. /package/dist/{types → .types}/src/components/distribute/distribute.d.ts +0 -0
  1595. /package/dist/{types → .types}/src/components/distribute/distribute.d.ts.map +0 -0
  1596. /package/dist/{types → .types}/src/components/dropdown/dropdown.d.ts +0 -0
  1597. /package/dist/{types → .types}/src/components/dropdown/dropdown.d.ts.map +0 -0
  1598. /package/dist/{types → .types}/src/components/ellipses-loader/ellipses-loader.d.ts +0 -0
  1599. /package/dist/{types → .types}/src/components/ellipses-loader/ellipses-loader.d.ts.map +0 -0
  1600. /package/dist/{types → .types}/src/components/error-container/error-container.d.ts +0 -0
  1601. /package/dist/{types → .types}/src/components/error-container/error-container.d.ts.map +0 -0
  1602. /package/dist/{types → .types}/src/components/form-field/form-field.d.ts +0 -0
  1603. /package/dist/{types → .types}/src/components/form-field/form-field.d.ts.map +0 -0
  1604. /package/dist/{types → .types}/src/components/icon/available-icons/account-circle.d.ts +0 -0
  1605. /package/dist/{types → .types}/src/components/icon/available-icons/account-circle.d.ts.map +0 -0
  1606. /package/dist/{types → .types}/src/components/icon/available-icons/account.d.ts +0 -0
  1607. /package/dist/{types → .types}/src/components/icon/available-icons/account.d.ts.map +0 -0
  1608. /package/dist/{types → .types}/src/components/icon/available-icons/actionItem.d.ts +0 -0
  1609. /package/dist/{types → .types}/src/components/icon/available-icons/actionItem.d.ts.map +0 -0
  1610. /package/dist/{types → .types}/src/components/icon/available-icons/add-circle-outline.d.ts +0 -0
  1611. /package/dist/{types → .types}/src/components/icon/available-icons/add-circle-outline.d.ts.map +0 -0
  1612. /package/dist/{types → .types}/src/components/icon/available-icons/add-photo.d.ts +0 -0
  1613. /package/dist/{types → .types}/src/components/icon/available-icons/add-photo.d.ts.map +0 -0
  1614. /package/dist/{types → .types}/src/components/icon/available-icons/add.d.ts +0 -0
  1615. /package/dist/{types → .types}/src/components/icon/available-icons/add.d.ts.map +0 -0
  1616. /package/dist/{types → .types}/src/components/icon/available-icons/admin.d.ts +0 -0
  1617. /package/dist/{types → .types}/src/components/icon/available-icons/admin.d.ts.map +0 -0
  1618. /package/dist/{types → .types}/src/components/icon/available-icons/ai-generative-audio.d.ts +0 -0
  1619. /package/dist/{types → .types}/src/components/icon/available-icons/ai-generative-audio.d.ts.map +0 -0
  1620. /package/dist/{types → .types}/src/components/icon/available-icons/airtable.d.ts +0 -0
  1621. /package/dist/{types → .types}/src/components/icon/available-icons/airtable.d.ts.map +0 -0
  1622. /package/dist/{types → .types}/src/components/icon/available-icons/alert-triangle.d.ts +0 -0
  1623. /package/dist/{types → .types}/src/components/icon/available-icons/alert-triangle.d.ts.map +0 -0
  1624. /package/dist/{types → .types}/src/components/icon/available-icons/align-center.d.ts +0 -0
  1625. /package/dist/{types → .types}/src/components/icon/available-icons/align-center.d.ts.map +0 -0
  1626. /package/dist/{types → .types}/src/components/icon/available-icons/align-left.d.ts +0 -0
  1627. /package/dist/{types → .types}/src/components/icon/available-icons/align-left.d.ts.map +0 -0
  1628. /package/dist/{types → .types}/src/components/icon/available-icons/align-right.d.ts +0 -0
  1629. /package/dist/{types → .types}/src/components/icon/available-icons/align-right.d.ts.map +0 -0
  1630. /package/dist/{types → .types}/src/components/icon/available-icons/apple.d.ts +0 -0
  1631. /package/dist/{types → .types}/src/components/icon/available-icons/apple.d.ts.map +0 -0
  1632. /package/dist/{types → .types}/src/components/icon/available-icons/archive.d.ts +0 -0
  1633. /package/dist/{types → .types}/src/components/icon/available-icons/archive.d.ts.map +0 -0
  1634. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-back.d.ts +0 -0
  1635. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-back.d.ts.map +0 -0
  1636. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-downward.d.ts +0 -0
  1637. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-downward.d.ts.map +0 -0
  1638. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-drop-down.d.ts +0 -0
  1639. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-drop-down.d.ts.map +0 -0
  1640. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-forward.d.ts +0 -0
  1641. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-forward.d.ts.map +0 -0
  1642. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-left.d.ts +0 -0
  1643. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-left.d.ts.map +0 -0
  1644. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-right.d.ts +0 -0
  1645. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-right.d.ts.map +0 -0
  1646. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-slanted.d.ts +0 -0
  1647. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-slanted.d.ts.map +0 -0
  1648. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-upward.d.ts +0 -0
  1649. /package/dist/{types → .types}/src/components/icon/available-icons/arrow-upward.d.ts.map +0 -0
  1650. /package/dist/{types → .types}/src/components/icon/available-icons/at-mention.d.ts +0 -0
  1651. /package/dist/{types → .types}/src/components/icon/available-icons/at-mention.d.ts.map +0 -0
  1652. /package/dist/{types → .types}/src/components/icon/available-icons/atlassian.d.ts +0 -0
  1653. /package/dist/{types → .types}/src/components/icon/available-icons/atlassian.d.ts.map +0 -0
  1654. /package/dist/{types → .types}/src/components/icon/available-icons/auto-chapters.d.ts +0 -0
  1655. /package/dist/{types → .types}/src/components/icon/available-icons/auto-chapters.d.ts.map +0 -0
  1656. /package/dist/{types → .types}/src/components/icon/available-icons/auto-draft.d.ts +0 -0
  1657. /package/dist/{types → .types}/src/components/icon/available-icons/auto-draft.d.ts.map +0 -0
  1658. /package/dist/{types → .types}/src/components/icon/available-icons/auto-summaries.d.ts +0 -0
  1659. /package/dist/{types → .types}/src/components/icon/available-icons/auto-summaries.d.ts.map +0 -0
  1660. /package/dist/{types → .types}/src/components/icon/available-icons/auto-titles.d.ts +0 -0
  1661. /package/dist/{types → .types}/src/components/icon/available-icons/auto-titles.d.ts.map +0 -0
  1662. /package/dist/{types → .types}/src/components/icon/available-icons/back5.d.ts +0 -0
  1663. /package/dist/{types → .types}/src/components/icon/available-icons/back5.d.ts.map +0 -0
  1664. /package/dist/{types → .types}/src/components/icon/available-icons/banner-vector-up.d.ts +0 -0
  1665. /package/dist/{types → .types}/src/components/icon/available-icons/banner-vector-up.d.ts.map +0 -0
  1666. /package/dist/{types → .types}/src/components/icon/available-icons/bar-chart.d.ts +0 -0
  1667. /package/dist/{types → .types}/src/components/icon/available-icons/bar-chart.d.ts.map +0 -0
  1668. /package/dist/{types → .types}/src/components/icon/available-icons/bell-off.d.ts +0 -0
  1669. /package/dist/{types → .types}/src/components/icon/available-icons/bell-off.d.ts.map +0 -0
  1670. /package/dist/{types → .types}/src/components/icon/available-icons/bell.d.ts +0 -0
  1671. /package/dist/{types → .types}/src/components/icon/available-icons/bell.d.ts.map +0 -0
  1672. /package/dist/{types → .types}/src/components/icon/available-icons/bitbucket.d.ts +0 -0
  1673. /package/dist/{types → .types}/src/components/icon/available-icons/bitbucket.d.ts.map +0 -0
  1674. /package/dist/{types → .types}/src/components/icon/available-icons/blur.d.ts +0 -0
  1675. /package/dist/{types → .types}/src/components/icon/available-icons/blur.d.ts.map +0 -0
  1676. /package/dist/{types → .types}/src/components/icon/available-icons/bold.d.ts +0 -0
  1677. /package/dist/{types → .types}/src/components/icon/available-icons/bold.d.ts.map +0 -0
  1678. /package/dist/{types → .types}/src/components/icon/available-icons/book.d.ts +0 -0
  1679. /package/dist/{types → .types}/src/components/icon/available-icons/book.d.ts.map +0 -0
  1680. /package/dist/{types → .types}/src/components/icon/available-icons/bug.d.ts +0 -0
  1681. /package/dist/{types → .types}/src/components/icon/available-icons/bug.d.ts.map +0 -0
  1682. /package/dist/{types → .types}/src/components/icon/available-icons/bulb.d.ts +0 -0
  1683. /package/dist/{types → .types}/src/components/icon/available-icons/bulb.d.ts.map +0 -0
  1684. /package/dist/{types → .types}/src/components/icon/available-icons/calendar.d.ts +0 -0
  1685. /package/dist/{types → .types}/src/components/icon/available-icons/calendar.d.ts.map +0 -0
  1686. /package/dist/{types → .types}/src/components/icon/available-icons/calendly.d.ts +0 -0
  1687. /package/dist/{types → .types}/src/components/icon/available-icons/calendly.d.ts.map +0 -0
  1688. /package/dist/{types → .types}/src/components/icon/available-icons/call-to-action.d.ts +0 -0
  1689. /package/dist/{types → .types}/src/components/icon/available-icons/call-to-action.d.ts.map +0 -0
  1690. /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble-small.d.ts +0 -0
  1691. /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble-small.d.ts.map +0 -0
  1692. /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble.d.ts +0 -0
  1693. /package/dist/{types → .types}/src/components/icon/available-icons/cam-bubble.d.ts.map +0 -0
  1694. /package/dist/{types → .types}/src/components/icon/available-icons/camera.d.ts +0 -0
  1695. /package/dist/{types → .types}/src/components/icon/available-icons/camera.d.ts.map +0 -0
  1696. /package/dist/{types → .types}/src/components/icon/available-icons/canvas.d.ts +0 -0
  1697. /package/dist/{types → .types}/src/components/icon/available-icons/canvas.d.ts.map +0 -0
  1698. /package/dist/{types → .types}/src/components/icon/available-icons/captions.d.ts +0 -0
  1699. /package/dist/{types → .types}/src/components/icon/available-icons/captions.d.ts.map +0 -0
  1700. /package/dist/{types → .types}/src/components/icon/available-icons/cc-off.d.ts +0 -0
  1701. /package/dist/{types → .types}/src/components/icon/available-icons/cc-off.d.ts.map +0 -0
  1702. /package/dist/{types → .types}/src/components/icon/available-icons/cc-on.d.ts +0 -0
  1703. /package/dist/{types → .types}/src/components/icon/available-icons/cc-on.d.ts.map +0 -0
  1704. /package/dist/{types → .types}/src/components/icon/available-icons/chart.d.ts +0 -0
  1705. /package/dist/{types → .types}/src/components/icon/available-icons/chart.d.ts.map +0 -0
  1706. /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-fill.d.ts +0 -0
  1707. /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-fill.d.ts.map +0 -0
  1708. /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-small.d.ts +0 -0
  1709. /package/dist/{types → .types}/src/components/icon/available-icons/check-circle-small.d.ts.map +0 -0
  1710. /package/dist/{types → .types}/src/components/icon/available-icons/check-circle.d.ts +0 -0
  1711. /package/dist/{types → .types}/src/components/icon/available-icons/check-circle.d.ts.map +0 -0
  1712. /package/dist/{types → .types}/src/components/icon/available-icons/check.d.ts +0 -0
  1713. /package/dist/{types → .types}/src/components/icon/available-icons/check.d.ts.map +0 -0
  1714. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-down.d.ts +0 -0
  1715. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-down.d.ts.map +0 -0
  1716. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-left.d.ts +0 -0
  1717. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-left.d.ts.map +0 -0
  1718. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-right.d.ts +0 -0
  1719. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-right.d.ts.map +0 -0
  1720. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-small-up.d.ts +0 -0
  1721. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-small-up.d.ts.map +0 -0
  1722. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-up.d.ts +0 -0
  1723. /package/dist/{types → .types}/src/components/icon/available-icons/chevron-up.d.ts.map +0 -0
  1724. /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-left.d.ts +0 -0
  1725. /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-left.d.ts.map +0 -0
  1726. /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-right.d.ts +0 -0
  1727. /package/dist/{types → .types}/src/components/icon/available-icons/chevrons-right.d.ts.map +0 -0
  1728. /package/dist/{types → .types}/src/components/icon/available-icons/chrome-logo.d.ts +0 -0
  1729. /package/dist/{types → .types}/src/components/icon/available-icons/chrome-logo.d.ts.map +0 -0
  1730. /package/dist/{types → .types}/src/components/icon/available-icons/chrome.d.ts +0 -0
  1731. /package/dist/{types → .types}/src/components/icon/available-icons/chrome.d.ts.map +0 -0
  1732. /package/dist/{types → .types}/src/components/icon/available-icons/clip.d.ts +0 -0
  1733. /package/dist/{types → .types}/src/components/icon/available-icons/clip.d.ts.map +0 -0
  1734. /package/dist/{types → .types}/src/components/icon/available-icons/clock.d.ts +0 -0
  1735. /package/dist/{types → .types}/src/components/icon/available-icons/clock.d.ts.map +0 -0
  1736. /package/dist/{types → .types}/src/components/icon/available-icons/close.d.ts +0 -0
  1737. /package/dist/{types → .types}/src/components/icon/available-icons/close.d.ts.map +0 -0
  1738. /package/dist/{types → .types}/src/components/icon/available-icons/coda.d.ts +0 -0
  1739. /package/dist/{types → .types}/src/components/icon/available-icons/coda.d.ts.map +0 -0
  1740. /package/dist/{types → .types}/src/components/icon/available-icons/code.d.ts +0 -0
  1741. /package/dist/{types → .types}/src/components/icon/available-icons/code.d.ts.map +0 -0
  1742. /package/dist/{types → .types}/src/components/icon/available-icons/collapse-replies.d.ts +0 -0
  1743. /package/dist/{types → .types}/src/components/icon/available-icons/collapse-replies.d.ts.map +0 -0
  1744. /package/dist/{types → .types}/src/components/icon/available-icons/color-none.d.ts +0 -0
  1745. /package/dist/{types → .types}/src/components/icon/available-icons/color-none.d.ts.map +0 -0
  1746. /package/dist/{types → .types}/src/components/icon/available-icons/comment-add.d.ts +0 -0
  1747. /package/dist/{types → .types}/src/components/icon/available-icons/comment-add.d.ts.map +0 -0
  1748. /package/dist/{types → .types}/src/components/icon/available-icons/comment.d.ts +0 -0
  1749. /package/dist/{types → .types}/src/components/icon/available-icons/comment.d.ts.map +0 -0
  1750. /package/dist/{types → .types}/src/components/icon/available-icons/confetti.d.ts +0 -0
  1751. /package/dist/{types → .types}/src/components/icon/available-icons/confetti.d.ts.map +0 -0
  1752. /package/dist/{types → .types}/src/components/icon/available-icons/confluence-inverse.d.ts +0 -0
  1753. /package/dist/{types → .types}/src/components/icon/available-icons/confluence-inverse.d.ts.map +0 -0
  1754. /package/dist/{types → .types}/src/components/icon/available-icons/confluence-neutral.d.ts +0 -0
  1755. /package/dist/{types → .types}/src/components/icon/available-icons/confluence-neutral.d.ts.map +0 -0
  1756. /package/dist/{types → .types}/src/components/icon/available-icons/confluence.d.ts +0 -0
  1757. /package/dist/{types → .types}/src/components/icon/available-icons/confluence.d.ts.map +0 -0
  1758. /package/dist/{types → .types}/src/components/icon/available-icons/copy-plus.d.ts +0 -0
  1759. /package/dist/{types → .types}/src/components/icon/available-icons/copy-plus.d.ts.map +0 -0
  1760. /package/dist/{types → .types}/src/components/icon/available-icons/copy.d.ts +0 -0
  1761. /package/dist/{types → .types}/src/components/icon/available-icons/copy.d.ts.map +0 -0
  1762. /package/dist/{types → .types}/src/components/icon/available-icons/create-ticket.d.ts +0 -0
  1763. /package/dist/{types → .types}/src/components/icon/available-icons/create-ticket.d.ts.map +0 -0
  1764. /package/dist/{types → .types}/src/components/icon/available-icons/create.d.ts +0 -0
  1765. /package/dist/{types → .types}/src/components/icon/available-icons/create.d.ts.map +0 -0
  1766. /package/dist/{types → .types}/src/components/icon/available-icons/crop-16-9.d.ts +0 -0
  1767. /package/dist/{types → .types}/src/components/icon/available-icons/crop-16-9.d.ts.map +0 -0
  1768. /package/dist/{types → .types}/src/components/icon/available-icons/crop-tool.d.ts +0 -0
  1769. /package/dist/{types → .types}/src/components/icon/available-icons/crop-tool.d.ts.map +0 -0
  1770. /package/dist/{types → .types}/src/components/icon/available-icons/crop169.d.ts +0 -0
  1771. /package/dist/{types → .types}/src/components/icon/available-icons/crop169.d.ts.map +0 -0
  1772. /package/dist/{types → .types}/src/components/icon/available-icons/cursor.d.ts +0 -0
  1773. /package/dist/{types → .types}/src/components/icon/available-icons/cursor.d.ts.map +0 -0
  1774. /package/dist/{types → .types}/src/components/icon/available-icons/delete.d.ts +0 -0
  1775. /package/dist/{types → .types}/src/components/icon/available-icons/delete.d.ts.map +0 -0
  1776. /package/dist/{types → .types}/src/components/icon/available-icons/desktop-mac.d.ts +0 -0
  1777. /package/dist/{types → .types}/src/components/icon/available-icons/desktop-mac.d.ts.map +0 -0
  1778. /package/dist/{types → .types}/src/components/icon/available-icons/devices.d.ts +0 -0
  1779. /package/dist/{types → .types}/src/components/icon/available-icons/devices.d.ts.map +0 -0
  1780. /package/dist/{types → .types}/src/components/icon/available-icons/diagram-symbol-decision.d.ts +0 -0
  1781. /package/dist/{types → .types}/src/components/icon/available-icons/diagram-symbol-decision.d.ts.map +0 -0
  1782. /package/dist/{types → .types}/src/components/icon/available-icons/domain.d.ts +0 -0
  1783. /package/dist/{types → .types}/src/components/icon/available-icons/domain.d.ts.map +0 -0
  1784. /package/dist/{types → .types}/src/components/icon/available-icons/download.d.ts +0 -0
  1785. /package/dist/{types → .types}/src/components/icon/available-icons/download.d.ts.map +0 -0
  1786. /package/dist/{types → .types}/src/components/icon/available-icons/edge-logo.d.ts +0 -0
  1787. /package/dist/{types → .types}/src/components/icon/available-icons/edge-logo.d.ts.map +0 -0
  1788. /package/dist/{types → .types}/src/components/icon/available-icons/edit-border.d.ts +0 -0
  1789. /package/dist/{types → .types}/src/components/icon/available-icons/edit-border.d.ts.map +0 -0
  1790. /package/dist/{types → .types}/src/components/icon/available-icons/edit.d.ts +0 -0
  1791. /package/dist/{types → .types}/src/components/icon/available-icons/edit.d.ts.map +0 -0
  1792. /package/dist/{types → .types}/src/components/icon/available-icons/editions-icon.d.ts +0 -0
  1793. /package/dist/{types → .types}/src/components/icon/available-icons/editions-icon.d.ts.map +0 -0
  1794. /package/dist/{types → .types}/src/components/icon/available-icons/editions.d.ts +0 -0
  1795. /package/dist/{types → .types}/src/components/icon/available-icons/editions.d.ts.map +0 -0
  1796. /package/dist/{types → .types}/src/components/icon/available-icons/expand-replies.d.ts +0 -0
  1797. /package/dist/{types → .types}/src/components/icon/available-icons/expand-replies.d.ts.map +0 -0
  1798. /package/dist/{types → .types}/src/components/icon/available-icons/extension.d.ts +0 -0
  1799. /package/dist/{types → .types}/src/components/icon/available-icons/extension.d.ts.map +0 -0
  1800. /package/dist/{types → .types}/src/components/icon/available-icons/external-link.d.ts +0 -0
  1801. /package/dist/{types → .types}/src/components/icon/available-icons/external-link.d.ts.map +0 -0
  1802. /package/dist/{types → .types}/src/components/icon/available-icons/eye-off.d.ts +0 -0
  1803. /package/dist/{types → .types}/src/components/icon/available-icons/eye-off.d.ts.map +0 -0
  1804. /package/dist/{types → .types}/src/components/icon/available-icons/eye.d.ts +0 -0
  1805. /package/dist/{types → .types}/src/components/icon/available-icons/eye.d.ts.map +0 -0
  1806. /package/dist/{types → .types}/src/components/icon/available-icons/facebook.d.ts +0 -0
  1807. /package/dist/{types → .types}/src/components/icon/available-icons/facebook.d.ts.map +0 -0
  1808. /package/dist/{types → .types}/src/components/icon/available-icons/fiber-manual-record.d.ts +0 -0
  1809. /package/dist/{types → .types}/src/components/icon/available-icons/fiber-manual-record.d.ts.map +0 -0
  1810. /package/dist/{types → .types}/src/components/icon/available-icons/figma.d.ts +0 -0
  1811. /package/dist/{types → .types}/src/components/icon/available-icons/figma.d.ts.map +0 -0
  1812. /package/dist/{types → .types}/src/components/icon/available-icons/filler-word-removal.d.ts +0 -0
  1813. /package/dist/{types → .types}/src/components/icon/available-icons/filler-word-removal.d.ts.map +0 -0
  1814. /package/dist/{types → .types}/src/components/icon/available-icons/firefox-logo.d.ts +0 -0
  1815. /package/dist/{types → .types}/src/components/icon/available-icons/firefox-logo.d.ts.map +0 -0
  1816. /package/dist/{types → .types}/src/components/icon/available-icons/folder-shared.d.ts +0 -0
  1817. /package/dist/{types → .types}/src/components/icon/available-icons/folder-shared.d.ts.map +0 -0
  1818. /package/dist/{types → .types}/src/components/icon/available-icons/folder.d.ts +0 -0
  1819. /package/dist/{types → .types}/src/components/icon/available-icons/folder.d.ts.map +0 -0
  1820. /package/dist/{types → .types}/src/components/icon/available-icons/forward5.d.ts +0 -0
  1821. /package/dist/{types → .types}/src/components/icon/available-icons/forward5.d.ts.map +0 -0
  1822. /package/dist/{types → .types}/src/components/icon/available-icons/full-screen.d.ts +0 -0
  1823. /package/dist/{types → .types}/src/components/icon/available-icons/full-screen.d.ts.map +0 -0
  1824. /package/dist/{types → .types}/src/components/icon/available-icons/fullscreen.d.ts +0 -0
  1825. /package/dist/{types → .types}/src/components/icon/available-icons/fullscreen.d.ts.map +0 -0
  1826. /package/dist/{types → .types}/src/components/icon/available-icons/github.d.ts +0 -0
  1827. /package/dist/{types → .types}/src/components/icon/available-icons/github.d.ts.map +0 -0
  1828. /package/dist/{types → .types}/src/components/icon/available-icons/globe.d.ts +0 -0
  1829. /package/dist/{types → .types}/src/components/icon/available-icons/globe.d.ts.map +0 -0
  1830. /package/dist/{types → .types}/src/components/icon/available-icons/google-calendar-logo.d.ts +0 -0
  1831. /package/dist/{types → .types}/src/components/icon/available-icons/google-calendar-logo.d.ts.map +0 -0
  1832. /package/dist/{types → .types}/src/components/icon/available-icons/google.d.ts +0 -0
  1833. /package/dist/{types → .types}/src/components/icon/available-icons/google.d.ts.map +0 -0
  1834. /package/dist/{types → .types}/src/components/icon/available-icons/google_docs.d.ts +0 -0
  1835. /package/dist/{types → .types}/src/components/icon/available-icons/google_docs.d.ts.map +0 -0
  1836. /package/dist/{types → .types}/src/components/icon/available-icons/google_sheets.d.ts +0 -0
  1837. /package/dist/{types → .types}/src/components/icon/available-icons/google_sheets.d.ts.map +0 -0
  1838. /package/dist/{types → .types}/src/components/icon/available-icons/google_slides.d.ts +0 -0
  1839. /package/dist/{types → .types}/src/components/icon/available-icons/google_slides.d.ts.map +0 -0
  1840. /package/dist/{types → .types}/src/components/icon/available-icons/grid.d.ts +0 -0
  1841. /package/dist/{types → .types}/src/components/icon/available-icons/grid.d.ts.map +0 -0
  1842. /package/dist/{types → .types}/src/components/icon/available-icons/help-circle.d.ts +0 -0
  1843. /package/dist/{types → .types}/src/components/icon/available-icons/help-circle.d.ts.map +0 -0
  1844. /package/dist/{types → .types}/src/components/icon/available-icons/help.d.ts +0 -0
  1845. /package/dist/{types → .types}/src/components/icon/available-icons/help.d.ts.map +0 -0
  1846. /package/dist/{types → .types}/src/components/icon/available-icons/highlight-text.d.ts +0 -0
  1847. /package/dist/{types → .types}/src/components/icon/available-icons/highlight-text.d.ts.map +0 -0
  1848. /package/dist/{types → .types}/src/components/icon/available-icons/home.d.ts +0 -0
  1849. /package/dist/{types → .types}/src/components/icon/available-icons/home.d.ts.map +0 -0
  1850. /package/dist/{types → .types}/src/components/icon/available-icons/image-inline.d.ts +0 -0
  1851. /package/dist/{types → .types}/src/components/icon/available-icons/image-inline.d.ts.map +0 -0
  1852. /package/dist/{types → .types}/src/components/icon/available-icons/image-strikethrough.d.ts +0 -0
  1853. /package/dist/{types → .types}/src/components/icon/available-icons/image-strikethrough.d.ts.map +0 -0
  1854. /package/dist/{types → .types}/src/components/icon/available-icons/image.d.ts +0 -0
  1855. /package/dist/{types → .types}/src/components/icon/available-icons/image.d.ts.map +0 -0
  1856. /package/dist/{types → .types}/src/components/icon/available-icons/image1.d.ts +0 -0
  1857. /package/dist/{types → .types}/src/components/icon/available-icons/image1.d.ts.map +0 -0
  1858. /package/dist/{types → .types}/src/components/icon/available-icons/import.d.ts +0 -0
  1859. /package/dist/{types → .types}/src/components/icon/available-icons/import.d.ts.map +0 -0
  1860. /package/dist/{types → .types}/src/components/icon/available-icons/info-fill.d.ts +0 -0
  1861. /package/dist/{types → .types}/src/components/icon/available-icons/info-fill.d.ts.map +0 -0
  1862. /package/dist/{types → .types}/src/components/icon/available-icons/info.d.ts +0 -0
  1863. /package/dist/{types → .types}/src/components/icon/available-icons/info.d.ts.map +0 -0
  1864. /package/dist/{types → .types}/src/components/icon/available-icons/italics.d.ts +0 -0
  1865. /package/dist/{types → .types}/src/components/icon/available-icons/italics.d.ts.map +0 -0
  1866. /package/dist/{types → .types}/src/components/icon/available-icons/jira-neutral.d.ts +0 -0
  1867. /package/dist/{types → .types}/src/components/icon/available-icons/jira-neutral.d.ts.map +0 -0
  1868. /package/dist/{types → .types}/src/components/icon/available-icons/jira.d.ts +0 -0
  1869. /package/dist/{types → .types}/src/components/icon/available-icons/jira.d.ts.map +0 -0
  1870. /package/dist/{types → .types}/src/components/icon/available-icons/launch.d.ts +0 -0
  1871. /package/dist/{types → .types}/src/components/icon/available-icons/launch.d.ts.map +0 -0
  1872. /package/dist/{types → .types}/src/components/icon/available-icons/line-thickness.d.ts +0 -0
  1873. /package/dist/{types → .types}/src/components/icon/available-icons/line-thickness.d.ts.map +0 -0
  1874. /package/dist/{types → .types}/src/components/icon/available-icons/linearDark.d.ts +0 -0
  1875. /package/dist/{types → .types}/src/components/icon/available-icons/linearDark.d.ts.map +0 -0
  1876. /package/dist/{types → .types}/src/components/icon/available-icons/link-broken.d.ts +0 -0
  1877. /package/dist/{types → .types}/src/components/icon/available-icons/link-broken.d.ts.map +0 -0
  1878. /package/dist/{types → .types}/src/components/icon/available-icons/link-off.d.ts +0 -0
  1879. /package/dist/{types → .types}/src/components/icon/available-icons/link-off.d.ts.map +0 -0
  1880. /package/dist/{types → .types}/src/components/icon/available-icons/link.d.ts +0 -0
  1881. /package/dist/{types → .types}/src/components/icon/available-icons/link.d.ts.map +0 -0
  1882. /package/dist/{types → .types}/src/components/icon/available-icons/linkedin.d.ts +0 -0
  1883. /package/dist/{types → .types}/src/components/icon/available-icons/linkedin.d.ts.map +0 -0
  1884. /package/dist/{types → .types}/src/components/icon/available-icons/list.d.ts +0 -0
  1885. /package/dist/{types → .types}/src/components/icon/available-icons/list.d.ts.map +0 -0
  1886. /package/dist/{types → .types}/src/components/icon/available-icons/lock-fill.d.ts +0 -0
  1887. /package/dist/{types → .types}/src/components/icon/available-icons/lock-fill.d.ts.map +0 -0
  1888. /package/dist/{types → .types}/src/components/icon/available-icons/lock-unlocked.d.ts +0 -0
  1889. /package/dist/{types → .types}/src/components/icon/available-icons/lock-unlocked.d.ts.map +0 -0
  1890. /package/dist/{types → .types}/src/components/icon/available-icons/lock.d.ts +0 -0
  1891. /package/dist/{types → .types}/src/components/icon/available-icons/lock.d.ts.map +0 -0
  1892. /package/dist/{types → .types}/src/components/icon/available-icons/log-out.d.ts +0 -0
  1893. /package/dist/{types → .types}/src/components/icon/available-icons/log-out.d.ts.map +0 -0
  1894. /package/dist/{types → .types}/src/components/icon/available-icons/lucidchart.d.ts +0 -0
  1895. /package/dist/{types → .types}/src/components/icon/available-icons/lucidchart.d.ts.map +0 -0
  1896. /package/dist/{types → .types}/src/components/icon/available-icons/mail.d.ts +0 -0
  1897. /package/dist/{types → .types}/src/components/icon/available-icons/mail.d.ts.map +0 -0
  1898. /package/dist/{types → .types}/src/components/icon/available-icons/maximize.d.ts +0 -0
  1899. /package/dist/{types → .types}/src/components/icon/available-icons/maximize.d.ts.map +0 -0
  1900. /package/dist/{types → .types}/src/components/icon/available-icons/megaphone.d.ts +0 -0
  1901. /package/dist/{types → .types}/src/components/icon/available-icons/megaphone.d.ts.map +0 -0
  1902. /package/dist/{types → .types}/src/components/icon/available-icons/menu-hide.d.ts +0 -0
  1903. /package/dist/{types → .types}/src/components/icon/available-icons/menu-hide.d.ts.map +0 -0
  1904. /package/dist/{types → .types}/src/components/icon/available-icons/menu-show.d.ts +0 -0
  1905. /package/dist/{types → .types}/src/components/icon/available-icons/menu-show.d.ts.map +0 -0
  1906. /package/dist/{types → .types}/src/components/icon/available-icons/menu.d.ts +0 -0
  1907. /package/dist/{types → .types}/src/components/icon/available-icons/menu.d.ts.map +0 -0
  1908. /package/dist/{types → .types}/src/components/icon/available-icons/mic-off.d.ts +0 -0
  1909. /package/dist/{types → .types}/src/components/icon/available-icons/mic-off.d.ts.map +0 -0
  1910. /package/dist/{types → .types}/src/components/icon/available-icons/mic.d.ts +0 -0
  1911. /package/dist/{types → .types}/src/components/icon/available-icons/mic.d.ts.map +0 -0
  1912. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-logo.d.ts +0 -0
  1913. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-logo.d.ts.map +0 -0
  1914. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-tile.d.ts +0 -0
  1915. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft-teams-tile.d.ts.map +0 -0
  1916. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_excel.d.ts +0 -0
  1917. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_excel.d.ts.map +0 -0
  1918. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_one_note.d.ts +0 -0
  1919. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_one_note.d.ts.map +0 -0
  1920. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_powerpoint.d.ts +0 -0
  1921. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_powerpoint.d.ts.map +0 -0
  1922. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_word.d.ts +0 -0
  1923. /package/dist/{types → .types}/src/components/icon/available-icons/microsoft_word.d.ts.map +0 -0
  1924. /package/dist/{types → .types}/src/components/icon/available-icons/minimize.d.ts +0 -0
  1925. /package/dist/{types → .types}/src/components/icon/available-icons/minimize.d.ts.map +0 -0
  1926. /package/dist/{types → .types}/src/components/icon/available-icons/minus-circle.d.ts +0 -0
  1927. /package/dist/{types → .types}/src/components/icon/available-icons/minus-circle.d.ts.map +0 -0
  1928. /package/dist/{types → .types}/src/components/icon/available-icons/minus.d.ts +0 -0
  1929. /package/dist/{types → .types}/src/components/icon/available-icons/minus.d.ts.map +0 -0
  1930. /package/dist/{types → .types}/src/components/icon/available-icons/mobile-devices.d.ts +0 -0
  1931. /package/dist/{types → .types}/src/components/icon/available-icons/mobile-devices.d.ts.map +0 -0
  1932. /package/dist/{types → .types}/src/components/icon/available-icons/money.d.ts +0 -0
  1933. /package/dist/{types → .types}/src/components/icon/available-icons/money.d.ts.map +0 -0
  1934. /package/dist/{types → .types}/src/components/icon/available-icons/moon.d.ts +0 -0
  1935. /package/dist/{types → .types}/src/components/icon/available-icons/moon.d.ts.map +0 -0
  1936. /package/dist/{types → .types}/src/components/icon/available-icons/more-horiz.d.ts +0 -0
  1937. /package/dist/{types → .types}/src/components/icon/available-icons/more-horiz.d.ts.map +0 -0
  1938. /package/dist/{types → .types}/src/components/icon/available-icons/mute.d.ts +0 -0
  1939. /package/dist/{types → .types}/src/components/icon/available-icons/mute.d.ts.map +0 -0
  1940. /package/dist/{types → .types}/src/components/icon/available-icons/notes.d.ts +0 -0
  1941. /package/dist/{types → .types}/src/components/icon/available-icons/notes.d.ts.map +0 -0
  1942. /package/dist/{types → .types}/src/components/icon/available-icons/notion.d.ts +0 -0
  1943. /package/dist/{types → .types}/src/components/icon/available-icons/notion.d.ts.map +0 -0
  1944. /package/dist/{types → .types}/src/components/icon/available-icons/numbered-list.d.ts +0 -0
  1945. /package/dist/{types → .types}/src/components/icon/available-icons/numbered-list.d.ts.map +0 -0
  1946. /package/dist/{types → .types}/src/components/icon/available-icons/outlook.d.ts +0 -0
  1947. /package/dist/{types → .types}/src/components/icon/available-icons/outlook.d.ts.map +0 -0
  1948. /package/dist/{types → .types}/src/components/icon/available-icons/overlays.d.ts +0 -0
  1949. /package/dist/{types → .types}/src/components/icon/available-icons/overlays.d.ts.map +0 -0
  1950. /package/dist/{types → .types}/src/components/icon/available-icons/paint-bucket.d.ts +0 -0
  1951. /package/dist/{types → .types}/src/components/icon/available-icons/paint-bucket.d.ts.map +0 -0
  1952. /package/dist/{types → .types}/src/components/icon/available-icons/palette.d.ts +0 -0
  1953. /package/dist/{types → .types}/src/components/icon/available-icons/palette.d.ts.map +0 -0
  1954. /package/dist/{types → .types}/src/components/icon/available-icons/pause.d.ts +0 -0
  1955. /package/dist/{types → .types}/src/components/icon/available-icons/pause.d.ts.map +0 -0
  1956. /package/dist/{types → .types}/src/components/icon/available-icons/picture-in-picture.d.ts +0 -0
  1957. /package/dist/{types → .types}/src/components/icon/available-icons/picture-in-picture.d.ts.map +0 -0
  1958. /package/dist/{types → .types}/src/components/icon/available-icons/pin-fill.d.ts +0 -0
  1959. /package/dist/{types → .types}/src/components/icon/available-icons/pin-fill.d.ts.map +0 -0
  1960. /package/dist/{types → .types}/src/components/icon/available-icons/pin.d.ts +0 -0
  1961. /package/dist/{types → .types}/src/components/icon/available-icons/pin.d.ts.map +0 -0
  1962. /package/dist/{types → .types}/src/components/icon/available-icons/play-circle.d.ts +0 -0
  1963. /package/dist/{types → .types}/src/components/icon/available-icons/play-circle.d.ts.map +0 -0
  1964. /package/dist/{types → .types}/src/components/icon/available-icons/play.d.ts +0 -0
  1965. /package/dist/{types → .types}/src/components/icon/available-icons/play.d.ts.map +0 -0
  1966. /package/dist/{types → .types}/src/components/icon/available-icons/playlist-add.d.ts +0 -0
  1967. /package/dist/{types → .types}/src/components/icon/available-icons/playlist-added.d.ts +0 -0
  1968. /package/dist/{types → .types}/src/components/icon/available-icons/playlist.d.ts +0 -0
  1969. /package/dist/{types → .types}/src/components/icon/available-icons/plus-circle.d.ts +0 -0
  1970. /package/dist/{types → .types}/src/components/icon/available-icons/plus-circle.d.ts.map +0 -0
  1971. /package/dist/{types → .types}/src/components/icon/available-icons/power.d.ts +0 -0
  1972. /package/dist/{types → .types}/src/components/icon/available-icons/power.d.ts.map +0 -0
  1973. /package/dist/{types → .types}/src/components/icon/available-icons/present.d.ts +0 -0
  1974. /package/dist/{types → .types}/src/components/icon/available-icons/present.d.ts.map +0 -0
  1975. /package/dist/{types → .types}/src/components/icon/available-icons/presenter-mode.d.ts +0 -0
  1976. /package/dist/{types → .types}/src/components/icon/available-icons/presenter-mode.d.ts.map +0 -0
  1977. /package/dist/{types → .types}/src/components/icon/available-icons/pronunciation.d.ts +0 -0
  1978. /package/dist/{types → .types}/src/components/icon/available-icons/pronunciation.d.ts.map +0 -0
  1979. /package/dist/{types → .types}/src/components/icon/available-icons/public-off.d.ts +0 -0
  1980. /package/dist/{types → .types}/src/components/icon/available-icons/public-off.d.ts.map +0 -0
  1981. /package/dist/{types → .types}/src/components/icon/available-icons/public-on.d.ts +0 -0
  1982. /package/dist/{types → .types}/src/components/icon/available-icons/public-on.d.ts.map +0 -0
  1983. /package/dist/{types → .types}/src/components/icon/available-icons/pull-request.d.ts +0 -0
  1984. /package/dist/{types → .types}/src/components/icon/available-icons/pull-request.d.ts.map +0 -0
  1985. /package/dist/{types → .types}/src/components/icon/available-icons/quick-edit.d.ts +0 -0
  1986. /package/dist/{types → .types}/src/components/icon/available-icons/quick-edit.d.ts.map +0 -0
  1987. /package/dist/{types → .types}/src/components/icon/available-icons/record.d.ts +0 -0
  1988. /package/dist/{types → .types}/src/components/icon/available-icons/record.d.ts.map +0 -0
  1989. /package/dist/{types → .types}/src/components/icon/available-icons/redo-alt.d.ts +0 -0
  1990. /package/dist/{types → .types}/src/components/icon/available-icons/redo-alt.d.ts.map +0 -0
  1991. /package/dist/{types → .types}/src/components/icon/available-icons/refresh.d.ts +0 -0
  1992. /package/dist/{types → .types}/src/components/icon/available-icons/refresh.d.ts.map +0 -0
  1993. /package/dist/{types → .types}/src/components/icon/available-icons/repeat.d.ts +0 -0
  1994. /package/dist/{types → .types}/src/components/icon/available-icons/repeat.d.ts.map +0 -0
  1995. /package/dist/{types → .types}/src/components/icon/available-icons/replay.d.ts +0 -0
  1996. /package/dist/{types → .types}/src/components/icon/available-icons/replay.d.ts.map +0 -0
  1997. /package/dist/{types → .types}/src/components/icon/available-icons/reply-left.d.ts +0 -0
  1998. /package/dist/{types → .types}/src/components/icon/available-icons/reply-left.d.ts.map +0 -0
  1999. /package/dist/{types → .types}/src/components/icon/available-icons/reply-right.d.ts +0 -0
  2000. /package/dist/{types → .types}/src/components/icon/available-icons/reply-right.d.ts.map +0 -0
  2001. /package/dist/{types → .types}/src/components/icon/available-icons/reply.d.ts +0 -0
  2002. /package/dist/{types → .types}/src/components/icon/available-icons/reply.d.ts.map +0 -0
  2003. /package/dist/{types → .types}/src/components/icon/available-icons/rewind.d.ts +0 -0
  2004. /package/dist/{types → .types}/src/components/icon/available-icons/rewind.d.ts.map +0 -0
  2005. /package/dist/{types → .types}/src/components/icon/available-icons/rovo.d.ts +0 -0
  2006. /package/dist/{types → .types}/src/components/icon/available-icons/rovo.d.ts.map +0 -0
  2007. /package/dist/{types → .types}/src/components/icon/available-icons/safari-logo.d.ts +0 -0
  2008. /package/dist/{types → .types}/src/components/icon/available-icons/safari-logo.d.ts.map +0 -0
  2009. /package/dist/{types → .types}/src/components/icon/available-icons/salesforce-blk.d.ts +0 -0
  2010. /package/dist/{types → .types}/src/components/icon/available-icons/salesforce-blk.d.ts.map +0 -0
  2011. /package/dist/{types → .types}/src/components/icon/available-icons/salesforce.d.ts +0 -0
  2012. /package/dist/{types → .types}/src/components/icon/available-icons/salesforce.d.ts.map +0 -0
  2013. /package/dist/{types → .types}/src/components/icon/available-icons/school.d.ts +0 -0
  2014. /package/dist/{types → .types}/src/components/icon/available-icons/school.d.ts.map +0 -0
  2015. /package/dist/{types → .types}/src/components/icon/available-icons/scissors.d.ts +0 -0
  2016. /package/dist/{types → .types}/src/components/icon/available-icons/scissors.d.ts.map +0 -0
  2017. /package/dist/{types → .types}/src/components/icon/available-icons/screen-cam.d.ts +0 -0
  2018. /package/dist/{types → .types}/src/components/icon/available-icons/screen-cam.d.ts.map +0 -0
  2019. /package/dist/{types → .types}/src/components/icon/available-icons/search.d.ts +0 -0
  2020. /package/dist/{types → .types}/src/components/icon/available-icons/search.d.ts.map +0 -0
  2021. /package/dist/{types → .types}/src/components/icon/available-icons/send.d.ts +0 -0
  2022. /package/dist/{types → .types}/src/components/icon/available-icons/send.d.ts.map +0 -0
  2023. /package/dist/{types → .types}/src/components/icon/available-icons/settings.d.ts +0 -0
  2024. /package/dist/{types → .types}/src/components/icon/available-icons/settings.d.ts.map +0 -0
  2025. /package/dist/{types → .types}/src/components/icon/available-icons/silence-removal.d.ts +0 -0
  2026. /package/dist/{types → .types}/src/components/icon/available-icons/silence-removal.d.ts.map +0 -0
  2027. /package/dist/{types → .types}/src/components/icon/available-icons/skip-back.d.ts +0 -0
  2028. /package/dist/{types → .types}/src/components/icon/available-icons/skip-back.d.ts.map +0 -0
  2029. /package/dist/{types → .types}/src/components/icon/available-icons/slack.d.ts +0 -0
  2030. /package/dist/{types → .types}/src/components/icon/available-icons/slack.d.ts.map +0 -0
  2031. /package/dist/{types → .types}/src/components/icon/available-icons/smile-select.d.ts +0 -0
  2032. /package/dist/{types → .types}/src/components/icon/available-icons/smile-select.d.ts.map +0 -0
  2033. /package/dist/{types → .types}/src/components/icon/available-icons/smile.d.ts +0 -0
  2034. /package/dist/{types → .types}/src/components/icon/available-icons/smile.d.ts.map +0 -0
  2035. /package/dist/{types → .types}/src/components/icon/available-icons/spaces.d.ts +0 -0
  2036. /package/dist/{types → .types}/src/components/icon/available-icons/spaces.d.ts.map +0 -0
  2037. /package/dist/{types → .types}/src/components/icon/available-icons/sparkle.d.ts +0 -0
  2038. /package/dist/{types → .types}/src/components/icon/available-icons/sparkle.d.ts.map +0 -0
  2039. /package/dist/{types → .types}/src/components/icon/available-icons/speed-fast.d.ts +0 -0
  2040. /package/dist/{types → .types}/src/components/icon/available-icons/speed-fast.d.ts.map +0 -0
  2041. /package/dist/{types → .types}/src/components/icon/available-icons/speed-medium.d.ts +0 -0
  2042. /package/dist/{types → .types}/src/components/icon/available-icons/speed-medium.d.ts.map +0 -0
  2043. /package/dist/{types → .types}/src/components/icon/available-icons/speed-slow.d.ts +0 -0
  2044. /package/dist/{types → .types}/src/components/icon/available-icons/speed-slow.d.ts.map +0 -0
  2045. /package/dist/{types → .types}/src/components/icon/available-icons/split.d.ts +0 -0
  2046. /package/dist/{types → .types}/src/components/icon/available-icons/split.d.ts.map +0 -0
  2047. /package/dist/{types → .types}/src/components/icon/available-icons/square.d.ts +0 -0
  2048. /package/dist/{types → .types}/src/components/icon/available-icons/square.d.ts.map +0 -0
  2049. /package/dist/{types → .types}/src/components/icon/available-icons/star-outline.d.ts +0 -0
  2050. /package/dist/{types → .types}/src/components/icon/available-icons/star-outline.d.ts.map +0 -0
  2051. /package/dist/{types → .types}/src/components/icon/available-icons/star.d.ts +0 -0
  2052. /package/dist/{types → .types}/src/components/icon/available-icons/star.d.ts.map +0 -0
  2053. /package/dist/{types → .types}/src/components/icon/available-icons/stop.d.ts +0 -0
  2054. /package/dist/{types → .types}/src/components/icon/available-icons/stop.d.ts.map +0 -0
  2055. /package/dist/{types → .types}/src/components/icon/available-icons/suggested-edit.d.ts +0 -0
  2056. /package/dist/{types → .types}/src/components/icon/available-icons/suggested-edit.d.ts.map +0 -0
  2057. /package/dist/{types → .types}/src/components/icon/available-icons/sun.d.ts +0 -0
  2058. /package/dist/{types → .types}/src/components/icon/available-icons/sun.d.ts.map +0 -0
  2059. /package/dist/{types → .types}/src/components/icon/available-icons/task.d.ts +0 -0
  2060. /package/dist/{types → .types}/src/components/icon/available-icons/task.d.ts.map +0 -0
  2061. /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-big.d.ts +0 -0
  2062. /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-big.d.ts.map +0 -0
  2063. /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-small.d.ts +0 -0
  2064. /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-agent-small.d.ts.map +0 -0
  2065. /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-graph.d.ts +0 -0
  2066. /package/dist/{types → .types}/src/components/icon/available-icons/teamwork-graph.d.ts.map +0 -0
  2067. /package/dist/{types → .types}/src/components/icon/available-icons/text-rephrase.d.ts +0 -0
  2068. /package/dist/{types → .types}/src/components/icon/available-icons/text-rephrase.d.ts.map +0 -0
  2069. /package/dist/{types → .types}/src/components/icon/available-icons/text.d.ts +0 -0
  2070. /package/dist/{types → .types}/src/components/icon/available-icons/text.d.ts.map +0 -0
  2071. /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-down.d.ts +0 -0
  2072. /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-down.d.ts.map +0 -0
  2073. /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-up.d.ts +0 -0
  2074. /package/dist/{types → .types}/src/components/icon/available-icons/thumbs-up.d.ts.map +0 -0
  2075. /package/dist/{types → .types}/src/components/icon/available-icons/timeline-editor.d.ts +0 -0
  2076. /package/dist/{types → .types}/src/components/icon/available-icons/timeline-editor.d.ts.map +0 -0
  2077. /package/dist/{types → .types}/src/components/icon/available-icons/timer.d.ts +0 -0
  2078. /package/dist/{types → .types}/src/components/icon/available-icons/timer.d.ts.map +0 -0
  2079. /package/dist/{types → .types}/src/components/icon/available-icons/transcript.d.ts +0 -0
  2080. /package/dist/{types → .types}/src/components/icon/available-icons/transcript.d.ts.map +0 -0
  2081. /package/dist/{types → .types}/src/components/icon/available-icons/trash.d.ts +0 -0
  2082. /package/dist/{types → .types}/src/components/icon/available-icons/trash.d.ts.map +0 -0
  2083. /package/dist/{types → .types}/src/components/icon/available-icons/trello-neutral.d.ts +0 -0
  2084. /package/dist/{types → .types}/src/components/icon/available-icons/trello-neutral.d.ts.map +0 -0
  2085. /package/dist/{types → .types}/src/components/icon/available-icons/trello.d.ts +0 -0
  2086. /package/dist/{types → .types}/src/components/icon/available-icons/trello.d.ts.map +0 -0
  2087. /package/dist/{types → .types}/src/components/icon/available-icons/tune.d.ts +0 -0
  2088. /package/dist/{types → .types}/src/components/icon/available-icons/tune.d.ts.map +0 -0
  2089. /package/dist/{types → .types}/src/components/icon/available-icons/underline.d.ts +0 -0
  2090. /package/dist/{types → .types}/src/components/icon/available-icons/underline.d.ts.map +0 -0
  2091. /package/dist/{types → .types}/src/components/icon/available-icons/undo-alt.d.ts +0 -0
  2092. /package/dist/{types → .types}/src/components/icon/available-icons/undo-alt.d.ts.map +0 -0
  2093. /package/dist/{types → .types}/src/components/icon/available-icons/upload.d.ts +0 -0
  2094. /package/dist/{types → .types}/src/components/icon/available-icons/upload.d.ts.map +0 -0
  2095. /package/dist/{types → .types}/src/components/icon/available-icons/user.d.ts +0 -0
  2096. /package/dist/{types → .types}/src/components/icon/available-icons/user.d.ts.map +0 -0
  2097. /package/dist/{types → .types}/src/components/icon/available-icons/users-add.d.ts +0 -0
  2098. /package/dist/{types → .types}/src/components/icon/available-icons/users-add.d.ts.map +0 -0
  2099. /package/dist/{types → .types}/src/components/icon/available-icons/users.d.ts +0 -0
  2100. /package/dist/{types → .types}/src/components/icon/available-icons/users.d.ts.map +0 -0
  2101. /package/dist/{types → .types}/src/components/icon/available-icons/variables.d.ts +0 -0
  2102. /package/dist/{types → .types}/src/components/icon/available-icons/variables.d.ts.map +0 -0
  2103. /package/dist/{types → .types}/src/components/icon/available-icons/version-control.d.ts +0 -0
  2104. /package/dist/{types → .types}/src/components/icon/available-icons/version-control.d.ts.map +0 -0
  2105. /package/dist/{types → .types}/src/components/icon/available-icons/video-cam.d.ts +0 -0
  2106. /package/dist/{types → .types}/src/components/icon/available-icons/video-cam.d.ts.map +0 -0
  2107. /package/dist/{types → .types}/src/components/icon/available-icons/video-library.d.ts +0 -0
  2108. /package/dist/{types → .types}/src/components/icon/available-icons/video-library.d.ts.map +0 -0
  2109. /package/dist/{types → .types}/src/components/icon/available-icons/video-off.d.ts +0 -0
  2110. /package/dist/{types → .types}/src/components/icon/available-icons/video-off.d.ts.map +0 -0
  2111. /package/dist/{types → .types}/src/components/icon/available-icons/videocam.d.ts +0 -0
  2112. /package/dist/{types → .types}/src/components/icon/available-icons/videocam.d.ts.map +0 -0
  2113. /package/dist/{types → .types}/src/components/icon/available-icons/volume-x.d.ts +0 -0
  2114. /package/dist/{types → .types}/src/components/icon/available-icons/volume-x.d.ts.map +0 -0
  2115. /package/dist/{types → .types}/src/components/icon/available-icons/volume1.d.ts +0 -0
  2116. /package/dist/{types → .types}/src/components/icon/available-icons/volume1.d.ts.map +0 -0
  2117. /package/dist/{types → .types}/src/components/icon/available-icons/volume2.d.ts +0 -0
  2118. /package/dist/{types → .types}/src/components/icon/available-icons/volume2.d.ts.map +0 -0
  2119. /package/dist/{types → .types}/src/components/icon/available-icons/warning-alert.d.ts +0 -0
  2120. /package/dist/{types → .types}/src/components/icon/available-icons/warning-alert.d.ts.map +0 -0
  2121. /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-added.d.ts +0 -0
  2122. /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-added.d.ts.map +0 -0
  2123. /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-remove.d.ts +0 -0
  2124. /package/dist/{types → .types}/src/components/icon/available-icons/watch-later-remove.d.ts.map +0 -0
  2125. /package/dist/{types → .types}/src/components/icon/available-icons/watch-later.d.ts +0 -0
  2126. /package/dist/{types → .types}/src/components/icon/available-icons/watch-later.d.ts.map +0 -0
  2127. /package/dist/{types → .types}/src/components/icon/available-icons/waveform.d.ts +0 -0
  2128. /package/dist/{types → .types}/src/components/icon/available-icons/waveform.d.ts.map +0 -0
  2129. /package/dist/{types → .types}/src/components/icon/available-icons/window.d.ts +0 -0
  2130. /package/dist/{types → .types}/src/components/icon/available-icons/window.d.ts.map +0 -0
  2131. /package/dist/{types → .types}/src/components/icon/available-icons/windows.d.ts +0 -0
  2132. /package/dist/{types → .types}/src/components/icon/available-icons/windows.d.ts.map +0 -0
  2133. /package/dist/{types → .types}/src/components/icon/available-icons/write-document.d.ts +0 -0
  2134. /package/dist/{types → .types}/src/components/icon/available-icons/write-document.d.ts.map +0 -0
  2135. /package/dist/{types → .types}/src/components/icon/available-icons/write-message.d.ts +0 -0
  2136. /package/dist/{types → .types}/src/components/icon/available-icons/write-message.d.ts.map +0 -0
  2137. /package/dist/{types → .types}/src/components/icon/available-icons/x-circle.d.ts +0 -0
  2138. /package/dist/{types → .types}/src/components/icon/available-icons/x-circle.d.ts.map +0 -0
  2139. /package/dist/{types → .types}/src/components/icon/available-icons/x-twitter.d.ts +0 -0
  2140. /package/dist/{types → .types}/src/components/icon/available-icons/x-twitter.d.ts.map +0 -0
  2141. /package/dist/{types → .types}/src/components/icon/available-icons/zap-outline.d.ts +0 -0
  2142. /package/dist/{types → .types}/src/components/icon/available-icons/zap-outline.d.ts.map +0 -0
  2143. /package/dist/{types → .types}/src/components/icon/available-icons/zoom-in.d.ts +0 -0
  2144. /package/dist/{types → .types}/src/components/icon/available-icons/zoom-in.d.ts.map +0 -0
  2145. /package/dist/{types → .types}/src/components/icon/available-icons/zoom-logo.d.ts +0 -0
  2146. /package/dist/{types → .types}/src/components/icon/available-icons/zoom-logo.d.ts.map +0 -0
  2147. /package/dist/{types → .types}/src/components/icon/available-icons/zoom-out.d.ts +0 -0
  2148. /package/dist/{types → .types}/src/components/icon/available-icons/zoom-out.d.ts.map +0 -0
  2149. /package/dist/{types → .types}/src/components/icon/icon.d.ts +0 -0
  2150. /package/dist/{types → .types}/src/components/icon/icon.d.ts.map +0 -0
  2151. /package/dist/{types → .types}/src/components/icon-button/icon-button.d.ts +0 -0
  2152. /package/dist/{types → .types}/src/components/icon-button/icon-button.d.ts.map +0 -0
  2153. /package/dist/{types → .types}/src/components/illustration/illustration.d.ts +0 -0
  2154. /package/dist/{types → .types}/src/components/illustration/illustration.d.ts.map +0 -0
  2155. /package/dist/{types → .types}/src/components/index.d.ts +0 -0
  2156. /package/dist/{types → .types}/src/components/index.d.ts.map +0 -0
  2157. /package/dist/{types → .types}/src/components/indicator/indicator.d.ts +0 -0
  2158. /package/dist/{types → .types}/src/components/indicator/indicator.d.ts.map +0 -0
  2159. /package/dist/{types → .types}/src/components/link/link.d.ts +0 -0
  2160. /package/dist/{types → .types}/src/components/link/link.d.ts.map +0 -0
  2161. /package/dist/{types → .types}/src/components/loader/loader.d.ts +0 -0
  2162. /package/dist/{types → .types}/src/components/loader/loader.d.ts.map +0 -0
  2163. /package/dist/{types → .types}/src/components/logo/logo.d.ts +0 -0
  2164. /package/dist/{types → .types}/src/components/logo/logo.d.ts.map +0 -0
  2165. /package/dist/{types → .types}/src/components/logo-loader/logo-loader.d.ts +0 -0
  2166. /package/dist/{types → .types}/src/components/logo-loader/logo-loader.d.ts.map +0 -0
  2167. /package/dist/{types → .types}/src/components/menu/menu.d.ts +0 -0
  2168. /package/dist/{types → .types}/src/components/menu/menu.d.ts.map +0 -0
  2169. /package/dist/{types → .types}/src/components/modal/modal.d.ts +0 -0
  2170. /package/dist/{types → .types}/src/components/popover/popover.d.ts +0 -0
  2171. /package/dist/{types → .types}/src/components/popover/popover.d.ts.map +0 -0
  2172. /package/dist/{types → .types}/src/components/radio/radio.d.ts +0 -0
  2173. /package/dist/{types → .types}/src/components/radio/radio.d.ts.map +0 -0
  2174. /package/dist/{types → .types}/src/components/search-bar/search-bar.d.ts +0 -0
  2175. /package/dist/{types → .types}/src/components/search-bar/search-bar.d.ts.map +0 -0
  2176. /package/dist/{types → .types}/src/components/select/select.d.ts +0 -0
  2177. /package/dist/{types → .types}/src/components/select/select.d.ts.map +0 -0
  2178. /package/dist/{types → .types}/src/components/skeleton/skeleton.d.ts +0 -0
  2179. /package/dist/{types → .types}/src/components/skeleton/skeleton.d.ts.map +0 -0
  2180. /package/dist/{types → .types}/src/components/spacer/spacer.d.ts +0 -0
  2181. /package/dist/{types → .types}/src/components/spacer/spacer.d.ts.map +0 -0
  2182. /package/dist/{types → .types}/src/components/split/split.d.ts +0 -0
  2183. /package/dist/{types → .types}/src/components/split/split.d.ts.map +0 -0
  2184. /package/dist/{types → .types}/src/components/switch/switch.d.ts +0 -0
  2185. /package/dist/{types → .types}/src/components/switch/switch.d.ts.map +0 -0
  2186. /package/dist/{types → .types}/src/components/text/text.d.ts +0 -0
  2187. /package/dist/{types → .types}/src/components/text/text.d.ts.map +0 -0
  2188. /package/dist/{types → .types}/src/components/text-button/text-button.d.ts +0 -0
  2189. /package/dist/{types → .types}/src/components/text-button/text-button.d.ts.map +0 -0
  2190. /package/dist/{types → .types}/src/components/text-input/text-input.d.ts +0 -0
  2191. /package/dist/{types → .types}/src/components/text-input/text-input.d.ts.map +0 -0
  2192. /package/dist/{types → .types}/src/components/textarea/textarea.d.ts +0 -0
  2193. /package/dist/{types → .types}/src/components/textarea/textarea.d.ts.map +0 -0
  2194. /package/dist/{types → .types}/src/components/toast/toast.d.ts +0 -0
  2195. /package/dist/{types → .types}/src/components/toast/toast.d.ts.map +0 -0
  2196. /package/dist/{types → .types}/src/components/tooltip/tooltip.d.ts +0 -0
  2197. /package/dist/{types → .types}/src/components/tooltip/tooltip.d.ts.map +0 -0
  2198. /package/dist/{types → .types}/src/components/typeahead/typeahead.d.ts +0 -0
  2199. /package/dist/{types → .types}/src/components/typeahead/typeahead.d.ts.map +0 -0
  2200. /package/dist/{types → .types}/src/components/waveform-loader/waveform-loader.d.ts +0 -0
  2201. /package/dist/{types → .types}/src/components/waveform-loader/waveform-loader.d.ts.map +0 -0
  2202. /package/dist/{types → .types}/src/console-messages.d.ts +0 -0
  2203. /package/dist/{types → .types}/src/console-messages.d.ts.map +0 -0
  2204. /package/dist/{types → .types}/src/constants/routes.d.ts +0 -0
  2205. /package/dist/{types → .types}/src/constants/routes.d.ts.map +0 -0
  2206. /package/dist/{types → .types}/src/css-utilities/generate-utilities.d.ts +0 -0
  2207. /package/dist/{types → .types}/src/css-utilities/generate-utilities.d.ts.map +0 -0
  2208. /package/dist/{types → .types}/src/css-utilities/index.d.ts +0 -0
  2209. /package/dist/{types → .types}/src/css-utilities/index.d.ts.map +0 -0
  2210. /package/dist/{types → .types}/src/css-utilities/rules.d.ts +0 -0
  2211. /package/dist/{types → .types}/src/css-utilities/rules.d.ts.map +0 -0
  2212. /package/dist/{types → .types}/src/css-variables/index.d.ts +0 -0
  2213. /package/dist/{types → .types}/src/css-variables/index.d.ts.map +0 -0
  2214. /package/dist/{types → .types}/src/hooks/index.d.ts +0 -0
  2215. /package/dist/{types → .types}/src/hooks/index.d.ts.map +0 -0
  2216. /package/dist/{types → .types}/src/hooks/use-focused-element.d.ts +0 -0
  2217. /package/dist/{types → .types}/src/hooks/use-focused-element.d.ts.map +0 -0
  2218. /package/dist/{types → .types}/src/hooks/use-media.d.ts +0 -0
  2219. /package/dist/{types → .types}/src/hooks/use-media.d.ts.map +0 -0
  2220. /package/dist/{types → .types}/src/hooks/use-on-click-outside.d.ts +0 -0
  2221. /package/dist/{types → .types}/src/hooks/use-on-click-outside.d.ts.map +0 -0
  2222. /package/dist/{types → .types}/src/hooks/use-prefer-reduced-motion.d.ts +0 -0
  2223. /package/dist/{types → .types}/src/hooks/use-prefer-reduced-motion.d.ts.map +0 -0
  2224. /package/dist/{types → .types}/src/hooks/use-prevent-scroll.d.ts +0 -0
  2225. /package/dist/{types → .types}/src/hooks/use-prevent-scroll.d.ts.map +0 -0
  2226. /package/dist/{types → .types}/src/illustrations/accounts-and-billing.d.ts +0 -0
  2227. /package/dist/{types → .types}/src/illustrations/accounts-and-billing.d.ts.map +0 -0
  2228. /package/dist/{types → .types}/src/illustrations/all-can-edit.d.ts +0 -0
  2229. /package/dist/{types → .types}/src/illustrations/all-can-edit.d.ts.map +0 -0
  2230. /package/dist/{types → .types}/src/illustrations/all-can-read.d.ts +0 -0
  2231. /package/dist/{types → .types}/src/illustrations/all-can-read.d.ts.map +0 -0
  2232. /package/dist/{types → .types}/src/illustrations/archived.d.ts +0 -0
  2233. /package/dist/{types → .types}/src/illustrations/archived.d.ts.map +0 -0
  2234. /package/dist/{types → .types}/src/illustrations/ask-for-more.d.ts +0 -0
  2235. /package/dist/{types → .types}/src/illustrations/ask-for-more.d.ts.map +0 -0
  2236. /package/dist/{types → .types}/src/illustrations/business-plan.d.ts +0 -0
  2237. /package/dist/{types → .types}/src/illustrations/business-plan.d.ts.map +0 -0
  2238. /package/dist/{types → .types}/src/illustrations/calendar.d.ts +0 -0
  2239. /package/dist/{types → .types}/src/illustrations/calendar.d.ts.map +0 -0
  2240. /package/dist/{types → .types}/src/illustrations/cannot-edit.d.ts +0 -0
  2241. /package/dist/{types → .types}/src/illustrations/cannot-edit.d.ts.map +0 -0
  2242. /package/dist/{types → .types}/src/illustrations/capture-users.d.ts +0 -0
  2243. /package/dist/{types → .types}/src/illustrations/capture-users.d.ts.map +0 -0
  2244. /package/dist/{types → .types}/src/illustrations/chat-avatars.d.ts +0 -0
  2245. /package/dist/{types → .types}/src/illustrations/chat-avatars.d.ts.map +0 -0
  2246. /package/dist/{types → .types}/src/illustrations/chrome-notifications-empty-state.d.ts +0 -0
  2247. /package/dist/{types → .types}/src/illustrations/chrome-notifications-empty-state.d.ts.map +0 -0
  2248. /package/dist/{types → .types}/src/illustrations/coins.d.ts +0 -0
  2249. /package/dist/{types → .types}/src/illustrations/coins.d.ts.map +0 -0
  2250. /package/dist/{types → .types}/src/illustrations/collaborate-with-teammates.d.ts +0 -0
  2251. /package/dist/{types → .types}/src/illustrations/collaborate-with-teammates.d.ts.map +0 -0
  2252. /package/dist/{types → .types}/src/illustrations/comment.d.ts +0 -0
  2253. /package/dist/{types → .types}/src/illustrations/comment.d.ts.map +0 -0
  2254. /package/dist/{types → .types}/src/illustrations/comments.d.ts +0 -0
  2255. /package/dist/{types → .types}/src/illustrations/comments.d.ts.map +0 -0
  2256. /package/dist/{types → .types}/src/illustrations/community-alt.d.ts +0 -0
  2257. /package/dist/{types → .types}/src/illustrations/community-alt.d.ts.map +0 -0
  2258. /package/dist/{types → .types}/src/illustrations/community.d.ts +0 -0
  2259. /package/dist/{types → .types}/src/illustrations/community.d.ts.map +0 -0
  2260. /package/dist/{types → .types}/src/illustrations/compliance.d.ts +0 -0
  2261. /package/dist/{types → .types}/src/illustrations/compliance.d.ts.map +0 -0
  2262. /package/dist/{types → .types}/src/illustrations/content-limit.d.ts +0 -0
  2263. /package/dist/{types → .types}/src/illustrations/content-limit.d.ts.map +0 -0
  2264. /package/dist/{types → .types}/src/illustrations/custom-branding.d.ts +0 -0
  2265. /package/dist/{types → .types}/src/illustrations/custom-branding.d.ts.map +0 -0
  2266. /package/dist/{types → .types}/src/illustrations/desktop-app-and-chrome-extension.d.ts +0 -0
  2267. /package/dist/{types → .types}/src/illustrations/desktop-app-and-chrome-extension.d.ts.map +0 -0
  2268. /package/dist/{types → .types}/src/illustrations/device-compatibility.d.ts +0 -0
  2269. /package/dist/{types → .types}/src/illustrations/device-compatibility.d.ts.map +0 -0
  2270. /package/dist/{types → .types}/src/illustrations/done.d.ts +0 -0
  2271. /package/dist/{types → .types}/src/illustrations/done.d.ts.map +0 -0
  2272. /package/dist/{types → .types}/src/illustrations/dont-f-customer.d.ts +0 -0
  2273. /package/dist/{types → .types}/src/illustrations/dont-f-customer.d.ts.map +0 -0
  2274. /package/dist/{types → .types}/src/illustrations/downgrade.d.ts +0 -0
  2275. /package/dist/{types → .types}/src/illustrations/downgrade.d.ts.map +0 -0
  2276. /package/dist/{types → .types}/src/illustrations/embrace-the-weird.d.ts +0 -0
  2277. /package/dist/{types → .types}/src/illustrations/embrace-the-weird.d.ts.map +0 -0
  2278. /package/dist/{types → .types}/src/illustrations/enterprise-plan.d.ts +0 -0
  2279. /package/dist/{types → .types}/src/illustrations/enterprise-plan.d.ts.map +0 -0
  2280. /package/dist/{types → .types}/src/illustrations/faq-and-security.d.ts +0 -0
  2281. /package/dist/{types → .types}/src/illustrations/faq-and-security.d.ts.map +0 -0
  2282. /package/dist/{types → .types}/src/illustrations/file-cabinet.d.ts +0 -0
  2283. /package/dist/{types → .types}/src/illustrations/file-cabinet.d.ts.map +0 -0
  2284. /package/dist/{types → .types}/src/illustrations/five-minute-limit.d.ts +0 -0
  2285. /package/dist/{types → .types}/src/illustrations/five-minute-limit.d.ts.map +0 -0
  2286. /package/dist/{types → .types}/src/illustrations/folders-empty-state-mobile.d.ts +0 -0
  2287. /package/dist/{types → .types}/src/illustrations/folders-empty-state-mobile.d.ts.map +0 -0
  2288. /package/dist/{types → .types}/src/illustrations/getting-started.d.ts +0 -0
  2289. /package/dist/{types → .types}/src/illustrations/getting-started.d.ts.map +0 -0
  2290. /package/dist/{types → .types}/src/illustrations/growth-through-empathy.d.ts +0 -0
  2291. /package/dist/{types → .types}/src/illustrations/growth-through-empathy.d.ts.map +0 -0
  2292. /package/dist/{types → .types}/src/illustrations/health-plans.d.ts +0 -0
  2293. /package/dist/{types → .types}/src/illustrations/health-plans.d.ts.map +0 -0
  2294. /package/dist/{types → .types}/src/illustrations/help-ios.d.ts +0 -0
  2295. /package/dist/{types → .types}/src/illustrations/help-ios.d.ts.map +0 -0
  2296. /package/dist/{types → .types}/src/illustrations/how-to-use-loom.d.ts +0 -0
  2297. /package/dist/{types → .types}/src/illustrations/how-to-use-loom.d.ts.map +0 -0
  2298. /package/dist/{types → .types}/src/illustrations/index.d.ts +0 -0
  2299. /package/dist/{types → .types}/src/illustrations/index.d.ts.map +0 -0
  2300. /package/dist/{types → .types}/src/illustrations/integration.d.ts +0 -0
  2301. /package/dist/{types → .types}/src/illustrations/integration.d.ts.map +0 -0
  2302. /package/dist/{types → .types}/src/illustrations/invite-members.d.ts +0 -0
  2303. /package/dist/{types → .types}/src/illustrations/invite-members.d.ts.map +0 -0
  2304. /package/dist/{types → .types}/src/illustrations/invite.d.ts +0 -0
  2305. /package/dist/{types → .types}/src/illustrations/invite.d.ts.map +0 -0
  2306. /package/dist/{types → .types}/src/illustrations/lead-with-transparency.d.ts +0 -0
  2307. /package/dist/{types → .types}/src/illustrations/lead-with-transparency.d.ts.map +0 -0
  2308. /package/dist/{types → .types}/src/illustrations/learning-and-development.d.ts +0 -0
  2309. /package/dist/{types → .types}/src/illustrations/learning-and-development.d.ts.map +0 -0
  2310. /package/dist/{types → .types}/src/illustrations/letter-open.d.ts +0 -0
  2311. /package/dist/{types → .types}/src/illustrations/letter-open.d.ts.map +0 -0
  2312. /package/dist/{types → .types}/src/illustrations/light-bulb-orbit.d.ts +0 -0
  2313. /package/dist/{types → .types}/src/illustrations/light-bulb-orbit.d.ts.map +0 -0
  2314. /package/dist/{types → .types}/src/illustrations/lightbulb.d.ts +0 -0
  2315. /package/dist/{types → .types}/src/illustrations/lightbulb.d.ts.map +0 -0
  2316. /package/dist/{types → .types}/src/illustrations/long-form-doc.d.ts +0 -0
  2317. /package/dist/{types → .types}/src/illustrations/long-form-doc.d.ts.map +0 -0
  2318. /package/dist/{types → .types}/src/illustrations/loom-plans.d.ts +0 -0
  2319. /package/dist/{types → .types}/src/illustrations/loom-plans.d.ts.map +0 -0
  2320. /package/dist/{types → .types}/src/illustrations/migrations.d.ts +0 -0
  2321. /package/dist/{types → .types}/src/illustrations/migrations.d.ts.map +0 -0
  2322. /package/dist/{types → .types}/src/illustrations/my-videos-empty-state-mobile.d.ts +0 -0
  2323. /package/dist/{types → .types}/src/illustrations/my-videos-empty-state-mobile.d.ts.map +0 -0
  2324. /package/dist/{types → .types}/src/illustrations/option-grants.d.ts +0 -0
  2325. /package/dist/{types → .types}/src/illustrations/option-grants.d.ts.map +0 -0
  2326. /package/dist/{types → .types}/src/illustrations/padlock.d.ts +0 -0
  2327. /package/dist/{types → .types}/src/illustrations/padlock.d.ts.map +0 -0
  2328. /package/dist/{types → .types}/src/illustrations/parental-leave.d.ts +0 -0
  2329. /package/dist/{types → .types}/src/illustrations/parental-leave.d.ts.map +0 -0
  2330. /package/dist/{types → .types}/src/illustrations/people-greyscale.d.ts +0 -0
  2331. /package/dist/{types → .types}/src/illustrations/people-greyscale.d.ts.map +0 -0
  2332. /package/dist/{types → .types}/src/illustrations/people.d.ts +0 -0
  2333. /package/dist/{types → .types}/src/illustrations/people.d.ts.map +0 -0
  2334. /package/dist/{types → .types}/src/illustrations/picture1.d.ts +0 -0
  2335. /package/dist/{types → .types}/src/illustrations/picture1.d.ts.map +0 -0
  2336. /package/dist/{types → .types}/src/illustrations/play-media-greyscale.d.ts +0 -0
  2337. /package/dist/{types → .types}/src/illustrations/play-media-greyscale.d.ts.map +0 -0
  2338. /package/dist/{types → .types}/src/illustrations/play-media.d.ts +0 -0
  2339. /package/dist/{types → .types}/src/illustrations/play-media.d.ts.map +0 -0
  2340. /package/dist/{types → .types}/src/illustrations/pto.d.ts +0 -0
  2341. /package/dist/{types → .types}/src/illustrations/pto.d.ts.map +0 -0
  2342. /package/dist/{types → .types}/src/illustrations/rainstorm-incident.d.ts +0 -0
  2343. /package/dist/{types → .types}/src/illustrations/rainstorm-incident.d.ts.map +0 -0
  2344. /package/dist/{types → .types}/src/illustrations/recents-empty-state-mobile.d.ts +0 -0
  2345. /package/dist/{types → .types}/src/illustrations/recents-empty-state-mobile.d.ts.map +0 -0
  2346. /package/dist/{types → .types}/src/illustrations/record.d.ts +0 -0
  2347. /package/dist/{types → .types}/src/illustrations/record.d.ts.map +0 -0
  2348. /package/dist/{types → .types}/src/illustrations/remote-first.d.ts +0 -0
  2349. /package/dist/{types → .types}/src/illustrations/remote-first.d.ts.map +0 -0
  2350. /package/dist/{types → .types}/src/illustrations/roadmap.d.ts +0 -0
  2351. /package/dist/{types → .types}/src/illustrations/roadmap.d.ts.map +0 -0
  2352. /package/dist/{types → .types}/src/illustrations/screenshot.d.ts +0 -0
  2353. /package/dist/{types → .types}/src/illustrations/screenshot.d.ts.map +0 -0
  2354. /package/dist/{types → .types}/src/illustrations/search-no-result.d.ts +0 -0
  2355. /package/dist/{types → .types}/src/illustrations/search-no-result.d.ts.map +0 -0
  2356. /package/dist/{types → .types}/src/illustrations/search.d.ts +0 -0
  2357. /package/dist/{types → .types}/src/illustrations/search.d.ts.map +0 -0
  2358. /package/dist/{types → .types}/src/illustrations/share-with-your-team.d.ts +0 -0
  2359. /package/dist/{types → .types}/src/illustrations/share-with-your-team.d.ts.map +0 -0
  2360. /package/dist/{types → .types}/src/illustrations/share.d.ts +0 -0
  2361. /package/dist/{types → .types}/src/illustrations/share.d.ts.map +0 -0
  2362. /package/dist/{types → .types}/src/illustrations/speed.d.ts +0 -0
  2363. /package/dist/{types → .types}/src/illustrations/speed.d.ts.map +0 -0
  2364. /package/dist/{types → .types}/src/illustrations/starred.d.ts +0 -0
  2365. /package/dist/{types → .types}/src/illustrations/starred.d.ts.map +0 -0
  2366. /package/dist/{types → .types}/src/illustrations/starter-plus-plan.d.ts +0 -0
  2367. /package/dist/{types → .types}/src/illustrations/starter-plus-plan.d.ts.map +0 -0
  2368. /package/dist/{types → .types}/src/illustrations/strong-upload-speed.d.ts +0 -0
  2369. /package/dist/{types → .types}/src/illustrations/strong-upload-speed.d.ts.map +0 -0
  2370. /package/dist/{types → .types}/src/illustrations/troubleshooting.d.ts +0 -0
  2371. /package/dist/{types → .types}/src/illustrations/troubleshooting.d.ts.map +0 -0
  2372. /package/dist/{types → .types}/src/illustrations/upgrade.d.ts +0 -0
  2373. /package/dist/{types → .types}/src/illustrations/upgrade.d.ts.map +0 -0
  2374. /package/dist/{types → .types}/src/illustrations/upload-drag-and-drop.d.ts +0 -0
  2375. /package/dist/{types → .types}/src/illustrations/upload-drag-and-drop.d.ts.map +0 -0
  2376. /package/dist/{types → .types}/src/illustrations/use-cases.d.ts +0 -0
  2377. /package/dist/{types → .types}/src/illustrations/use-cases.d.ts.map +0 -0
  2378. /package/dist/{types → .types}/src/illustrations/user-greyscale.d.ts +0 -0
  2379. /package/dist/{types → .types}/src/illustrations/user-greyscale.d.ts.map +0 -0
  2380. /package/dist/{types → .types}/src/illustrations/user-management.d.ts +0 -0
  2381. /package/dist/{types → .types}/src/illustrations/user-management.d.ts.map +0 -0
  2382. /package/dist/{types → .types}/src/illustrations/user.d.ts +0 -0
  2383. /package/dist/{types → .types}/src/illustrations/user.d.ts.map +0 -0
  2384. /package/dist/{types → .types}/src/illustrations/video-call3.d.ts +0 -0
  2385. /package/dist/{types → .types}/src/illustrations/video-call3.d.ts.map +0 -0
  2386. /package/dist/{types → .types}/src/illustrations/wellness.d.ts +0 -0
  2387. /package/dist/{types → .types}/src/illustrations/wellness.d.ts.map +0 -0
  2388. /package/dist/{types → .types}/src/index.d.ts +0 -0
  2389. /package/dist/{types → .types}/src/index.d.ts.map +0 -0
  2390. /package/dist/{types → .types}/src/types.d.ts +0 -0
  2391. /package/dist/{types → .types}/src/types.d.ts.map +0 -0
  2392. /package/dist/{types → .types}/src/utilities/case.d.ts +0 -0
  2393. /package/dist/{types → .types}/src/utilities/case.d.ts.map +0 -0
  2394. /package/dist/{types → .types}/src/utilities/color.d.ts +0 -0
  2395. /package/dist/{types → .types}/src/utilities/color.d.ts.map +0 -0
  2396. /package/dist/{types → .types}/src/utilities/downshift.d.ts +0 -0
  2397. /package/dist/{types → .types}/src/utilities/downshift.d.ts.map +0 -0
  2398. /package/dist/{types → .types}/src/utilities/index.d.ts +0 -0
  2399. /package/dist/{types → .types}/src/utilities/index.d.ts.map +0 -0
  2400. /package/dist/{types → .types}/src/utilities/responsive.d.ts +0 -0
  2401. /package/dist/{types → .types}/src/utilities/responsive.d.ts.map +0 -0
  2402. /package/dist/{types → .types}/src/utilities/size.d.ts +0 -0
  2403. /package/dist/{types → .types}/src/utilities/size.d.ts.map +0 -0
  2404. /package/dist/{types → .types}/src/utilities/style-provider.d.ts +0 -0
  2405. /package/dist/{types → .types}/src/utilities/style-provider.d.ts.map +0 -0
  2406. /package/dist/{types → .types}/src/utilities/styles.d.ts +0 -0
  2407. /package/dist/{types → .types}/src/utilities/styles.d.ts.map +0 -0
  2408. /package/dist/{types → .types}/src/utilities/text.d.ts +0 -0
  2409. /package/dist/{types → .types}/src/utilities/text.d.ts.map +0 -0
  2410. /package/dist/esm/icons/{add-a-photo.js.map → check-circle-unchecked.js.map} +0 -0
  2411. /package/dist/esm/icons/{add-clip.js.map → shape-ellipse.js.map} +0 -0
package/dist/cjs/index.js CHANGED
@@ -294,7 +294,7 @@ __export(index_exports, {
294
294
  widthRules: () => widthRules
295
295
  });
296
296
  module.exports = __toCommonJS(index_exports);
297
- var import_react65 = require("@emotion/react");
297
+ var import_react66 = require("@emotion/react");
298
298
 
299
299
  // src/colors.ts
300
300
  var percent = (number, percentage) => Math.round(number * percentage / 100);
@@ -337,7 +337,7 @@ var hslaBaseColors = {
337
337
  magenta: { h: 323, s: 42, l: 48, a: 1 },
338
338
  magentaDark: { h: 324, s: 37, l: 23, a: 1 },
339
339
  orangeLight: { h: 4, s: 100, l: 91.2, a: 1 },
340
- orange: { h: 11, s: 100, l: 62.2, a: 1 },
340
+ orange: { h: 11.2, s: 100, l: 58, a: 1 },
341
341
  orangeDark: { h: 10.9, s: 100, l: 42.2, a: 1 },
342
342
  purpleLight: { h: 277.3, s: 86.05, l: 91.57, a: 1 },
343
343
  purple: { h: 278.33, s: 85.71, l: 67.06, a: 1 },
@@ -385,7 +385,7 @@ var themeSharedColors = {
385
385
  recordActive: darken(hslaBaseColors.orange, activeIncrease),
386
386
  backdropDark: alphaFunction(hslaGreys.grey8, backdropDarkAlpha),
387
387
  backdropTwilight: alphaFunction(
388
- hslaBaseColors.blurpleStrong,
388
+ hslaBaseColors.blueDark,
389
389
  backdropTwilightAlpha
390
390
  ),
391
391
  highlight: alphaFunction(hslaBaseColors.blurple, highlightAlpha),
@@ -405,7 +405,7 @@ var themeColors = {
405
405
  primaryHover: __spreadProps(__spreadValues({}, hslaBaseColors.blurpleDark), {
406
406
  ads: "--ds-background-brand-bold-hovered"
407
407
  }),
408
- primaryActive: __spreadProps(__spreadValues({}, hslaBaseColors.blurpleStrong), {
408
+ primaryActive: __spreadProps(__spreadValues({}, hslaBaseColors.blueDark), {
409
409
  ads: "--ds-background-brand-bold-pressed"
410
410
  }),
411
411
  body: { h: 228, s: 6, l: 17, a: 1, ads: "--ds-text" },
@@ -433,13 +433,6 @@ var themeColors = {
433
433
  a: 1,
434
434
  ads: "--ds-surface-sunken"
435
435
  },
436
- backgroundSecondary2: {
437
- h: 0,
438
- s: 0,
439
- l: 97.25,
440
- a: 1,
441
- ads: "--ds-surface-sunken"
442
- },
443
436
  backgroundNeutral: {
444
437
  h: 209,
445
438
  s: 76,
@@ -648,13 +641,6 @@ var themeColors = {
648
641
  a: 1,
649
642
  ads: "--ds-surface-sunken"
650
643
  },
651
- backgroundSecondary2: {
652
- h: 210,
653
- s: 4,
654
- l: 9.8,
655
- a: 1,
656
- ads: "--ds-surface-sunken"
657
- },
658
644
  // Same base hsl to backgroundHover
659
645
  backgroundNeutral: {
660
646
  h: 240,
@@ -689,7 +675,7 @@ var themeColors = {
689
675
  s: 85.1,
690
676
  l: 76.3,
691
677
  a: 1,
692
- ads: "--ds-background-accent-blue-subtle-hovered"
678
+ ads: "--ds-border-focused"
693
679
  },
694
680
  overlay: { h: 225, s: 4, l: 17.6, a: 1, ads: "--ds-surface-overlay" },
695
681
  overlayHover: {
@@ -860,34 +846,6 @@ var colorsNames = [
860
846
  ...Object.keys(themeColors.light)
861
847
  ];
862
848
 
863
- // src/utilities/color.ts
864
- var getColorAlpha = (color, alpha) => {
865
- return `hsla(${hslaColors[color].h},${hslaColors[color].s}%,${hslaColors[color].l}%,${alpha})`;
866
- };
867
- var getColorScale = (color, scaleType, scaleIncrement) => {
868
- const scaledValue = () => {
869
- if (scaleType === "dark") {
870
- return hslaColors[color].l - hslaColors[color].l * scaleIncrement;
871
- } else if (scaleType === "light") {
872
- return hslaColors[color].l + hslaColors[color].l * scaleIncrement;
873
- }
874
- };
875
- return `hsla(${hslaColors[color].h},${hslaColors[color].s}%,${Math.round(
876
- scaledValue()
877
- )}%,${hslaColors[color].a})`;
878
- };
879
- var getColorValue = (color) => {
880
- if (color) {
881
- if (color in hslaColors || color in themeColors.light) {
882
- return `var(--lns-color-${color})`;
883
- }
884
- if (color in gradients) {
885
- return `var(--lns-gradient-${color})`;
886
- }
887
- return color;
888
- }
889
- };
890
-
891
849
  // src/hooks/use-media.ts
892
850
  var import_debounce = __toESM(require("lodash/debounce"));
893
851
  var import_react = __toESM(require("react"));
@@ -907,41 +865,6 @@ function useMedia(queries, values, defaultValue) {
907
865
  return value;
908
866
  }
909
867
 
910
- // src/utilities/size.ts
911
- var u = (amount) => amount && `calc(${amount} * var(--lns-unit, ${unit}px))`;
912
- var getSizeValue = (size) => {
913
- if (size in spaces) {
914
- return `var(--lns-space-${size})`;
915
- }
916
- if (size && isNaN(size)) {
917
- return `${size}`;
918
- }
919
- if (size === 0) {
920
- return `0`;
921
- }
922
- if (size) {
923
- return `${u(size)}`;
924
- }
925
- };
926
- var getSize = (property, size) => {
927
- if (size || size === 0) {
928
- if (Array.isArray(size)) {
929
- const rulesetsArray = size.map((sizeItem) => {
930
- return `${property}: ${getSizeValue(sizeItem)}`;
931
- });
932
- return arrayToBreakpoints(rulesetsArray);
933
- }
934
- if (typeof size === "object") {
935
- const sizeValesObject = {};
936
- Object.entries(size).forEach(
937
- ([key, value]) => sizeValesObject[key] = getSizeValue(value)
938
- );
939
- return objectToBreakpoints(property, sizeValesObject);
940
- }
941
- return `${property}: ${getSizeValue(size)};`;
942
- }
943
- };
944
-
945
868
  // src/utilities/responsive.ts
946
869
  var getMediaCss = (widthType, breakpoint, declaration) => `@media(${widthType}: ${breakpoint}){${declaration}}`;
947
870
  var arrayToBreakpoints = (values) => {
@@ -1053,6 +976,34 @@ var Media = ({ children, queries, values, defaultValue }) => {
1053
976
  return children(value);
1054
977
  };
1055
978
 
979
+ // src/utilities/color.ts
980
+ var getColorAlpha = (color, alpha) => {
981
+ return `hsla(${hslaColors[color].h},${hslaColors[color].s}%,${hslaColors[color].l}%,${alpha})`;
982
+ };
983
+ var getColorScale = (color, scaleType, scaleIncrement) => {
984
+ const scaledValue = () => {
985
+ if (scaleType === "dark") {
986
+ return hslaColors[color].l - hslaColors[color].l * scaleIncrement;
987
+ } else if (scaleType === "light") {
988
+ return hslaColors[color].l + hslaColors[color].l * scaleIncrement;
989
+ }
990
+ };
991
+ return `hsla(${hslaColors[color].h},${hslaColors[color].s}%,${Math.round(
992
+ scaledValue()
993
+ )}%,${hslaColors[color].a})`;
994
+ };
995
+ var getColorValue = (color) => {
996
+ if (color) {
997
+ if (color in hslaColors || color in themeColors.light) {
998
+ return `var(--lns-color-${color})`;
999
+ }
1000
+ if (color in gradients) {
1001
+ return `var(--lns-gradient-${color})`;
1002
+ }
1003
+ return color;
1004
+ }
1005
+ };
1006
+
1056
1007
  // src/utilities/styles.ts
1057
1008
  var getTextSize = (size) => size && `
1058
1009
  font-size: var(--lns-fontSize-${size});
@@ -1084,7 +1035,7 @@ var getListContainer = (tag) => {
1084
1035
  }
1085
1036
  };
1086
1037
  var getPlacement = (maxHeight, placement) => {
1087
- const placementStyles = {
1038
+ const placementStyles2 = {
1088
1039
  center: {
1089
1040
  bottom: 0,
1090
1041
  top: `calc((100vh - ${maxHeight}) / 2)`,
@@ -1101,7 +1052,7 @@ var getPlacement = (maxHeight, placement) => {
1101
1052
  position: "relative"
1102
1053
  }
1103
1054
  };
1104
- return placementStyles[placement];
1055
+ return placementStyles2[placement];
1105
1056
  };
1106
1057
 
1107
1058
  // src/utilities/case.ts
@@ -1168,6 +1119,41 @@ function StyleProvider({
1168
1119
  return /* @__PURE__ */ import_react2.default.createElement(import_react2.default.Fragment, null, children);
1169
1120
  }
1170
1121
 
1122
+ // src/utilities/size.ts
1123
+ var u = (amount) => amount && `calc(${amount} * var(--lns-unit, ${unit}px))`;
1124
+ var getSizeValue = (size) => {
1125
+ if (size in spaces) {
1126
+ return `var(--lns-space-${size})`;
1127
+ }
1128
+ if (size && isNaN(size)) {
1129
+ return `${size}`;
1130
+ }
1131
+ if (size === 0) {
1132
+ return `0`;
1133
+ }
1134
+ if (size) {
1135
+ return `${u(size)}`;
1136
+ }
1137
+ };
1138
+ var getSize = (property, size) => {
1139
+ if (size || size === 0) {
1140
+ if (Array.isArray(size)) {
1141
+ const rulesetsArray = size.map((sizeItem) => {
1142
+ return `${property}: ${getSizeValue(sizeItem)}`;
1143
+ });
1144
+ return arrayToBreakpoints(rulesetsArray);
1145
+ }
1146
+ if (typeof size === "object") {
1147
+ const sizeValesObject = {};
1148
+ Object.entries(size).forEach(
1149
+ ([key, value]) => sizeValesObject[key] = getSizeValue(value)
1150
+ );
1151
+ return objectToBreakpoints(property, sizeValesObject);
1152
+ }
1153
+ return `${property}: ${getSizeValue(size)};`;
1154
+ }
1155
+ };
1156
+
1171
1157
  // src/variables.ts
1172
1158
  var unit = 8;
1173
1159
  var textSizes = {
@@ -1244,17 +1230,20 @@ var fontSettings = {
1244
1230
  };
1245
1231
  var radii = {
1246
1232
  none: u(0),
1233
+ 25: `var(--ds-radius-xsmall, ${u(0.25)})`,
1247
1234
  50: `var(--ds-radius-small, ${u(0.5)})`,
1235
+ 75: `var(--ds-radius-medium, ${u(0.75)})`,
1248
1236
  100: `var(--ds-radius-large, ${u(1)})`,
1249
1237
  medium: `var(--ds-radius-large, ${u(1)})`,
1250
1238
  150: `var(--ds-radius-xlarge, ${u(1.5)})`,
1251
- 175: `var(--ds-radius-xlarge, ${u(1.75)})`,
1239
+ 175: `var(--ds-radius-xlarge, ${u(1.5)})`,
1252
1240
  200: `var(--ds-radius-xxlarge, ${u(2)})`,
1253
1241
  large: `var(--ds-radius-xxlarge, ${u(2)})`,
1254
- 250: `var(--ds-radius-xxlarge, ${u(2.5)})`,
1255
- 300: `var(--ds-radius-xxlarge, ${u(3)})`,
1256
- xlarge: `var(--ds-radius-xxlarge, ${u(3)})`,
1242
+ 250: `var(--ds-radius-xxlarge, ${u(2)})`,
1243
+ 300: `var(--ds-radius-xxlarge, ${u(2)})`,
1244
+ xlarge: `var(--ds-radius-xxlarge, ${u(2)})`,
1257
1245
  round: `var(--ds-radius-full, ${u(999)})`,
1246
+ tile: `var(--ds-radius-tile, 25%)`,
1258
1247
  full: `var(--ds-radius-full, ${u(999)})`
1259
1248
  };
1260
1249
  var shadows = {
@@ -1278,7 +1267,7 @@ var breakpoints = {
1278
1267
  };
1279
1268
  var gradients = {
1280
1269
  "ai-primary": "conic-gradient(from 270deg, #0469FF 90deg, #BF63F3 180deg, #FFA900 270deg, #0065FF 360deg)",
1281
- "ai-secondary": "radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%)"
1270
+ "ai-secondary": "radial-gradient(138.41% 100% at 100% 100%, var(--ds-background-accent-blue-subtlest) 0%, var(--ds-surface) 100%)"
1282
1271
  };
1283
1272
 
1284
1273
  // src/components/text/text.tsx
@@ -2044,7 +2033,7 @@ var formFieldVariables = getCssVarsFromObject(void 0, {
2044
2033
  formFieldBorderWidth: "1px",
2045
2034
  formFieldBorderWidthFocus: "2px",
2046
2035
  formFieldHeight: u(4.5),
2047
- formFieldRadius: "var(--lns-radius-175)",
2036
+ formFieldRadius: "var(--lns-radius-100)",
2048
2037
  formFieldHorizontalPadding: u(2),
2049
2038
  formFieldBorderShadow: `
2050
2039
  inset 0 0 0 var(--lns-formFieldBorderWidth) var(--lns-color-formFieldBorder)
@@ -2590,7 +2579,7 @@ var statusStyles = (props) => ({
2590
2579
  pointer-events: none;
2591
2580
  background-color: ${getColorValue("disabledBackground")};
2592
2581
  color: ${getColorValue("disabledContent")};
2593
- border: none;
2582
+ border: ${variantStyles[props.variant].borderColor ? `1px solid ${variantStyles[props.variant].borderColor}` : "none"};
2594
2583
  `
2595
2584
  });
2596
2585
  var widthStyles = (props) => ({
@@ -3522,11 +3511,9 @@ var LayoutSection = (_a) => {
3522
3511
  console.warn(layoutDeprecatedWarning);
3523
3512
  return /* @__PURE__ */ import_react19.default.createElement(LayoutSectionWrapper, __spreadValues({ width, maxWidth }, props), children);
3524
3513
  };
3525
- var Layout = class extends import_react19.Component {
3526
- render() {
3527
- console.warn(layoutDeprecatedWarning);
3528
- return /* @__PURE__ */ import_react19.default.createElement(LayoutWrapper, __spreadValues({}, this.props), this.props.children);
3529
- }
3514
+ var Layout = (props) => {
3515
+ console.warn(layoutDeprecatedWarning);
3516
+ return /* @__PURE__ */ import_react19.default.createElement(LayoutWrapper, __spreadValues({}, props), props.children);
3530
3517
  };
3531
3518
  Layout.Section = LayoutSection;
3532
3519
  var layout_default = Layout;
@@ -5063,6 +5050,15 @@ var ModalCard = (_a) => {
5063
5050
  "initialFocus",
5064
5051
  "closeOnEscape"
5065
5052
  ]);
5053
+ const dialogRef = (0, import_react29.useRef)(null);
5054
+ const setDialogRef = (node) => {
5055
+ dialogRef.current = node;
5056
+ if (typeof ref === "function") {
5057
+ ref(node);
5058
+ } else if (ref) {
5059
+ ref.current = node;
5060
+ }
5061
+ };
5066
5062
  const keyListener = (e) => {
5067
5063
  if (e.key === "Escape" && closeOnEscape) {
5068
5064
  e.preventDefault();
@@ -5084,7 +5080,11 @@ var ModalCard = (_a) => {
5084
5080
  active: isOpen,
5085
5081
  focusTrapOptions: __spreadValues({
5086
5082
  clickOutsideDeactivates: false,
5087
- allowOutsideClick: true
5083
+ allowOutsideClick: true,
5084
+ // The dialog element is always rendered, so it is a safe focus target
5085
+ // when no tabbable content exists yet (e.g. lazy-loaded children still
5086
+ // resolving, or `removeClose` modals with no interactive elements).
5087
+ fallbackFocus: () => dialogRef.current
5088
5088
  }, initialFocus !== void 0 ? { initialFocus } : {})
5089
5089
  },
5090
5090
  /* @__PURE__ */ import_react29.default.createElement(
@@ -5095,7 +5095,7 @@ var ModalCard = (_a) => {
5095
5095
  maxHeight,
5096
5096
  placement,
5097
5097
  onClick: (e) => e.stopPropagation(),
5098
- ref,
5098
+ ref: setDialogRef,
5099
5099
  "aria-label": ariaLabel,
5100
5100
  "aria-modal": ariaModal,
5101
5101
  "aria-labelledby": ariaLabelledBy
@@ -5109,13 +5109,7 @@ var ModalCard = (_a) => {
5109
5109
  onClick: onCloseClick
5110
5110
  }
5111
5111
  )),
5112
- /* @__PURE__ */ import_react29.default.createElement(
5113
- ModalCardChildrenSection,
5114
- __spreadProps(__spreadValues({}, removeClose ? { tabIndex: 0 } : { tabIndex: -1 }), {
5115
- maxHeight
5116
- }),
5117
- children
5118
- )
5112
+ /* @__PURE__ */ import_react29.default.createElement(ModalCardChildrenSection, { maxHeight }, children)
5119
5113
  )
5120
5114
  );
5121
5115
  };
@@ -6581,8 +6575,9 @@ var FormField = (_a) => {
6581
6575
  var form_field_default = FormField;
6582
6576
 
6583
6577
  // src/components/notification-bar/notification-bar.tsx
6578
+ var import_react42 = require("@emotion/react");
6584
6579
  var import_styled29 = __toESM(require("@emotion/styled"));
6585
- var import_react42 = __toESM(require("react"));
6580
+ var import_react43 = __toESM(require("react"));
6586
6581
 
6587
6582
  // src/hooks/use-on-click-outside.ts
6588
6583
  var import_react38 = __toESM(require("react"));
@@ -6680,29 +6675,50 @@ var SvgWarningAlert = (props) => /* @__PURE__ */ import_react41.default.createEl
6680
6675
  var severityStyles = {
6681
6676
  info: {
6682
6677
  bgColor: "var(--lns-color-blurple)",
6683
- icon: /* @__PURE__ */ import_react42.default.createElement(SvgInfo, null),
6678
+ icon: /* @__PURE__ */ import_react43.default.createElement(SvgInfo, null),
6684
6679
  color: "var(--lns-color-white)",
6685
6680
  fontFamily: "inherit"
6686
6681
  },
6687
6682
  warning: {
6688
6683
  bgColor: "var(--lns-color-warning)",
6689
- icon: /* @__PURE__ */ import_react42.default.createElement(SvgWarningAlert, null),
6684
+ icon: /* @__PURE__ */ import_react43.default.createElement(SvgWarningAlert, null),
6690
6685
  color: "var(--lns-color-grey8)",
6691
6686
  fontFamily: "inherit"
6692
6687
  },
6693
6688
  error: {
6694
6689
  bgColor: "var(--lns-color-danger)",
6695
- icon: /* @__PURE__ */ import_react42.default.createElement(SvgAlertTriangle, null),
6690
+ icon: /* @__PURE__ */ import_react43.default.createElement(SvgAlertTriangle, null),
6696
6691
  color: "var(--lns-color-white)",
6697
6692
  fontFamily: "inherit"
6698
6693
  },
6699
6694
  internal: {
6700
- icon: /* @__PURE__ */ import_react42.default.createElement("span", { role: "img" }, "\u{1F514}"),
6695
+ icon: /* @__PURE__ */ import_react43.default.createElement("span", { role: "img" }, "\u{1F514}"),
6701
6696
  color: "var(--lns-color-tealLight)",
6702
6697
  bgColor: "var(--lns-color-grey8)",
6703
6698
  fontFamily: "var(--lns-fontFamily-code)"
6704
6699
  }
6705
6700
  };
6701
+ var placementStyles = {
6702
+ pageTop: {
6703
+ wrapper: import_react42.css`
6704
+ position: fixed;
6705
+ padding: var(--lns-space-medium) var(--paddingXOffset);
6706
+ top: 0;
6707
+ bottom: auto;
6708
+ `,
6709
+ closedTransform: "translateY(-100%)"
6710
+ },
6711
+ containerBottom: {
6712
+ wrapper: import_react42.css`
6713
+ position: absolute;
6714
+ padding: var(--lns-space-medium);
6715
+ top: auto;
6716
+ bottom: 0;
6717
+ `,
6718
+ closedTransform: "translateY(100%)"
6719
+ }
6720
+ };
6721
+ var getPlacementStyles = (placement = "pageTop") => placementStyles[placement];
6706
6722
  var DURATION = 350;
6707
6723
  var NotificationBarWrapper = import_styled29.default.aside`
6708
6724
  --paddingXOffset: var(--lns-space-large);
@@ -6716,18 +6732,22 @@ var NotificationBarWrapper = import_styled29.default.aside`
6716
6732
  ${(props) => `font-family: ${severityStyles[props.severity].fontFamily}`};
6717
6733
 
6718
6734
  ${(props) => `color: ${severityStyles[props.severity].color}`};
6719
- position: fixed;
6720
- padding: var(--lns-space-medium) var(--paddingXOffset);
6721
- top: 0;
6735
+ ${(props) => getPlacementStyles(props.placement).wrapper};
6722
6736
  left: 0;
6723
6737
  transition:
6724
6738
  ${DURATION}ms box-shadow,
6725
6739
  ${DURATION}ms transform;
6740
+ pointer-events: ${(props) => props.isOpen ? "auto" : "none"};
6726
6741
  width: 100%;
6727
6742
  box-sizing: border-box;
6728
6743
  z-index: 1100;
6729
6744
  opacity: ${(props) => props.isOpen ? "1" : "0"};
6730
- transform: ${(props) => props.isOpen ? "translateY(0px)" : "translateY(-100%)"};
6745
+ transform: ${(props) => {
6746
+ if (props.isOpen) {
6747
+ return "translateY(0px)";
6748
+ }
6749
+ return getPlacementStyles(props.placement).closedTransform;
6750
+ }};
6731
6751
  @media (min-width: 872px) {
6732
6752
  --alignItems: center;
6733
6753
  }
@@ -6737,80 +6757,99 @@ var NotificationBar = ({
6737
6757
  onCloseClick,
6738
6758
  isOpen,
6739
6759
  severity = "info",
6740
- id
6760
+ placement = "pageTop",
6761
+ id,
6762
+ keepMounted = false
6741
6763
  }) => {
6742
6764
  var _a, _b, _c;
6743
- (0, import_react42.useEffect)(() => {
6744
- if (!isOpen) {
6765
+ (0, import_react43.useEffect)(() => {
6766
+ if (!isOpen || !onCloseClick) {
6745
6767
  return;
6746
6768
  }
6747
6769
  const keyListener = (e) => {
6748
6770
  if (e.key === "Escape") {
6749
- e.preventDefault();
6750
- onCloseClick && onCloseClick();
6771
+ if (placement === "pageTop") {
6772
+ e.preventDefault();
6773
+ }
6774
+ onCloseClick();
6751
6775
  }
6752
6776
  };
6753
6777
  window.addEventListener("keydown", keyListener);
6754
6778
  return () => {
6755
6779
  window.removeEventListener("keydown", keyListener);
6756
6780
  };
6757
- }, [isOpen, onCloseClick]);
6758
- use_push_page_down_default(isOpen);
6781
+ }, [isOpen, onCloseClick, placement]);
6782
+ use_push_page_down_default(placement === "pageTop" && isOpen === true);
6759
6783
  const isInternalAlert = severity === "internal";
6760
- return isOpen ? /* @__PURE__ */ import_react42.default.createElement(NotificationBarWrapper, { isOpen, severity, id }, /* @__PURE__ */ import_react42.default.createElement(
6761
- arrange_default,
6784
+ const isContainerBottom = placement === "containerBottom";
6785
+ if (isOpen !== true && !keepMounted) {
6786
+ return null;
6787
+ }
6788
+ return /* @__PURE__ */ import_react43.default.createElement(
6789
+ NotificationBarWrapper,
6762
6790
  {
6763
- alignItems: { default: "start", small: "center" },
6764
- justifyContent: "space-between",
6765
- autoFlow: isInternalAlert ? "column" : void 0,
6766
- columns: !isInternalAlert ? ["1fr auto"] : void 0
6791
+ "aria-hidden": isOpen === true ? void 0 : true,
6792
+ isOpen: isOpen === true,
6793
+ severity,
6794
+ placement,
6795
+ id
6767
6796
  },
6768
- /* @__PURE__ */ import_react42.default.createElement(
6769
- container_default,
6797
+ /* @__PURE__ */ import_react43.default.createElement(
6798
+ arrange_default,
6770
6799
  {
6771
- paddingY: { default: "xsmall", xsmall: 0 },
6772
- paddingLeft: !isInternalAlert ? { default: 0, medium: u(3.5) } : void 0,
6773
- width: "100%"
6800
+ alignItems: { default: "start", small: "center" },
6801
+ justifyContent: "space-between",
6802
+ autoFlow: isInternalAlert ? "column" : void 0,
6803
+ columns: !isInternalAlert ? ["1fr auto"] : void 0
6774
6804
  },
6775
- /* @__PURE__ */ import_react42.default.createElement(
6776
- arrange_default,
6805
+ /* @__PURE__ */ import_react43.default.createElement(
6806
+ container_default,
6777
6807
  {
6778
- autoFlow: "column",
6779
- gap: isInternalAlert ? "medium" : "small",
6780
- justifyContent: "center"
6808
+ paddingY: { default: "xsmall", xsmall: 0 },
6809
+ paddingLeft: !isInternalAlert && !isContainerBottom ? { default: 0, medium: u(3.5) } : void 0,
6810
+ width: "100%"
6781
6811
  },
6782
- ((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */ import_react42.default.createElement(align_default, { alignment: "topLeft" }, /* @__PURE__ */ import_react42.default.createElement(
6783
- icon_default,
6812
+ /* @__PURE__ */ import_react43.default.createElement(
6813
+ arrange_default,
6784
6814
  {
6785
- icon: severityStyles[severity].icon,
6786
- color: (_b = severityStyles[severity].color) != null ? _b : "var(--lns-color-white)"
6787
- }
6788
- )) : null,
6789
- " ",
6790
- children
6815
+ autoFlow: "column",
6816
+ gap: isInternalAlert ? "medium" : "small",
6817
+ justifyContent: isContainerBottom ? "start" : "center"
6818
+ },
6819
+ ((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */ import_react43.default.createElement(align_default, { alignment: "topLeft" }, /* @__PURE__ */ import_react43.default.createElement(
6820
+ icon_default,
6821
+ {
6822
+ icon: severityStyles[severity].icon,
6823
+ color: (_b = severityStyles[severity].color) != null ? _b : "var(--lns-color-white)"
6824
+ }
6825
+ )) : null,
6826
+ " ",
6827
+ children
6828
+ )
6791
6829
  )
6830
+ ),
6831
+ isOpen === true && onCloseClick && /* @__PURE__ */ import_react43.default.createElement(
6832
+ icon_button_default,
6833
+ {
6834
+ iconColor: (_c = severityStyles[severity].color) != null ? _c : "var(--lns-color-white)",
6835
+ tabIndex: 0,
6836
+ altText: "Close",
6837
+ icon: /* @__PURE__ */ import_react43.default.createElement(SvgClose, null),
6838
+ onClick: onCloseClick
6839
+ }
6792
6840
  )
6793
- ), onCloseClick && /* @__PURE__ */ import_react42.default.createElement(
6794
- icon_button_default,
6795
- {
6796
- iconColor: (_c = severityStyles[severity].color) != null ? _c : "var(--lns-color-white)",
6797
- tabIndex: 0,
6798
- altText: "Close",
6799
- icon: /* @__PURE__ */ import_react42.default.createElement(SvgClose, null),
6800
- onClick: onCloseClick
6801
- }
6802
- )) : null;
6841
+ );
6803
6842
  };
6804
6843
  var notification_bar_default = NotificationBar;
6805
6844
 
6806
6845
  // src/components/toast/toast.tsx
6807
- var import_react43 = require("@emotion/react");
6846
+ var import_react44 = require("@emotion/react");
6808
6847
  var import_styled30 = __toESM(require("@emotion/styled"));
6809
- var import_react44 = __toESM(require("react"));
6848
+ var import_react45 = __toESM(require("react"));
6810
6849
  var WEBAPP = "web-app";
6811
6850
  var CHROME_EXTENSION = "chrome-extension";
6812
6851
  var toastDurations = { short: 3e3, medium: 5e3, long: 8e3 };
6813
- var enter = (toastDuration, platform) => import_react43.keyframes`
6852
+ var enter = (toastDuration, platform) => import_react44.keyframes`
6814
6853
  0% {
6815
6854
  opacity: 0;
6816
6855
  transform: translate(-50%, ${u(platform === CHROME_EXTENSION ? -8 : 8)});
@@ -6882,7 +6921,7 @@ var Toast = ({
6882
6921
  platform = "web-app"
6883
6922
  }) => {
6884
6923
  const toastDuration = toastDurations[duration2];
6885
- (0, import_react44.useEffect)(() => {
6924
+ (0, import_react45.useEffect)(() => {
6886
6925
  const timer = setTimeout(() => {
6887
6926
  if (isOpen) {
6888
6927
  onCloseClick();
@@ -6890,7 +6929,7 @@ var Toast = ({
6890
6929
  }, toastDuration);
6891
6930
  return () => clearTimeout(timer);
6892
6931
  }, [isOpen]);
6893
- return /* @__PURE__ */ import_react44.default.createElement(import_react44.default.Fragment, null, isOpen && /* @__PURE__ */ import_react44.default.createElement(
6932
+ return /* @__PURE__ */ import_react45.default.createElement(import_react45.default.Fragment, null, isOpen && /* @__PURE__ */ import_react45.default.createElement(
6894
6933
  ToastWrapper,
6895
6934
  {
6896
6935
  role: "presentation",
@@ -6900,12 +6939,12 @@ var Toast = ({
6900
6939
  toastDuration,
6901
6940
  platform
6902
6941
  },
6903
- /* @__PURE__ */ import_react44.default.createElement(ChildrenSection3, { "aria-live": "polite" }, children),
6904
- onCloseClick && /* @__PURE__ */ import_react44.default.createElement(
6942
+ /* @__PURE__ */ import_react45.default.createElement(ChildrenSection3, { "aria-live": "polite" }, children),
6943
+ onCloseClick && /* @__PURE__ */ import_react45.default.createElement(
6905
6944
  icon_button_default,
6906
6945
  {
6907
6946
  altText: "Close",
6908
- icon: /* @__PURE__ */ import_react44.default.createElement(SvgClose, null),
6947
+ icon: /* @__PURE__ */ import_react45.default.createElement(SvgClose, null),
6909
6948
  onClick: onCloseClick,
6910
6949
  iconColor: "bodyInverse"
6911
6950
  }
@@ -6916,7 +6955,7 @@ var toast_default = Toast;
6916
6955
 
6917
6956
  // src/components/tooltip/tooltip.tsx
6918
6957
  var import_styled31 = __toESM(require("@emotion/styled"));
6919
- var import_react45 = __toESM(require("react"));
6958
+ var import_react46 = __toESM(require("react"));
6920
6959
  var import_react_laag4 = require("react-laag");
6921
6960
  var import_resize_observer_polyfill4 = __toESM(require("resize-observer-polyfill"));
6922
6961
  var placements = {
@@ -6959,7 +6998,7 @@ var ShortcutWrapper = import_styled31.default.div`
6959
6998
  `;
6960
6999
  var ShortcutBox = ({
6961
7000
  children
6962
- }) => /* @__PURE__ */ import_react45.default.createElement(ShortcutWrapper, null, children);
7001
+ }) => /* @__PURE__ */ import_react46.default.createElement(ShortcutWrapper, null, children);
6963
7002
  var TooltipBox = (_a) => {
6964
7003
  var _b = _a, {
6965
7004
  children,
@@ -6979,7 +7018,7 @@ var TooltipBox = (_a) => {
6979
7018
  return (
6980
7019
  // These are being added to hide the tooltip when users hover over
6981
7020
  /* eslint-disable-next-line styled-components-a11y/no-static-element-interactions */
6982
- /* @__PURE__ */ import_react45.default.createElement(
7021
+ /* @__PURE__ */ import_react46.default.createElement(
6983
7022
  TooltipBoxWrapper,
6984
7023
  __spreadValues(__spreadValues({
6985
7024
  maxWidth,
@@ -7051,12 +7090,12 @@ var Tooltip = (_a) => {
7051
7090
  delayEnter: getInitialDelaySpeed(delay),
7052
7091
  delayLeave: 200
7053
7092
  });
7054
- const [isOverTooltip, setIsOverTooltip] = (0, import_react45.useState)(false);
7055
- const [isOpen, setIsOpen] = (0, import_react45.useState)(false);
7056
- const [enterOrSpaceKeyDown, setEnterOrSpaceKeyDown] = (0, import_react45.useState)(false);
7057
- const focusRef = (0, import_react45.useRef)();
7093
+ const [isOverTooltip, setIsOverTooltip] = (0, import_react46.useState)(false);
7094
+ const [isOpen, setIsOpen] = (0, import_react46.useState)(false);
7095
+ const [enterOrSpaceKeyDown, setEnterOrSpaceKeyDown] = (0, import_react46.useState)(false);
7096
+ const focusRef = (0, import_react46.useRef)();
7058
7097
  const isTooltipDisabled = !content || isDisabled;
7059
- (0, import_react45.useEffect)(() => {
7098
+ (0, import_react46.useEffect)(() => {
7060
7099
  if (isTooltipDisabled) {
7061
7100
  setIsOpen(false);
7062
7101
  return;
@@ -7088,7 +7127,7 @@ var Tooltip = (_a) => {
7088
7127
  setIsOpen(false);
7089
7128
  setEnterOrSpaceKeyDown(false);
7090
7129
  };
7091
- (0, import_react45.useEffect)(() => {
7130
+ (0, import_react46.useEffect)(() => {
7092
7131
  if (!isOpen) {
7093
7132
  return;
7094
7133
  }
@@ -7112,7 +7151,7 @@ var Tooltip = (_a) => {
7112
7151
  container,
7113
7152
  auto: true
7114
7153
  });
7115
- return /* @__PURE__ */ import_react45.default.createElement(import_react45.default.Fragment, null, /* @__PURE__ */ import_react45.default.createElement(
7154
+ return /* @__PURE__ */ import_react46.default.createElement(import_react46.default.Fragment, null, /* @__PURE__ */ import_react46.default.createElement(
7116
7155
  TooltipChildren,
7117
7156
  __spreadProps(__spreadValues(__spreadValues({}, triggerProps), hoverProps), {
7118
7157
  onClick: (e) => {
@@ -7128,8 +7167,8 @@ var Tooltip = (_a) => {
7128
7167
  ref: (0, import_react_laag4.mergeRefs)(triggerProps.ref, focusRef)
7129
7168
  }),
7130
7169
  children
7131
- ), ariaLive && /* @__PURE__ */ import_react45.default.createElement("span", { className: "srOnly", "aria-live": "polite" }, isOpen && content), isOpen && renderLayer(
7132
- /* @__PURE__ */ import_react45.default.createElement("div", __spreadProps(__spreadValues({}, layerProps), { style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex }) }), /* @__PURE__ */ import_react45.default.createElement(
7170
+ ), ariaLive && /* @__PURE__ */ import_react46.default.createElement("span", { className: "srOnly", "aria-live": "polite" }, isOpen && content), isOpen && renderLayer(
7171
+ /* @__PURE__ */ import_react46.default.createElement("div", __spreadProps(__spreadValues({}, layerProps), { style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex }) }), /* @__PURE__ */ import_react46.default.createElement(
7133
7172
  TooltipBox,
7134
7173
  __spreadValues({
7135
7174
  maxWidth,
@@ -7138,7 +7177,7 @@ var Tooltip = (_a) => {
7138
7177
  role: "tooltip",
7139
7178
  id: tooltipId
7140
7179
  }, rest),
7141
- /* @__PURE__ */ import_react45.default.createElement(arrange_default, { gap: "small" }, /* @__PURE__ */ import_react45.default.createElement(text_default, { size: "small", fontWeight: "medium" }, content), shortcut && /* @__PURE__ */ import_react45.default.createElement(arrange_default, { gap: "xsmall" }, shortcut.map((char, index) => /* @__PURE__ */ import_react45.default.createElement(ShortcutBox, { key: index }, char))))
7180
+ /* @__PURE__ */ import_react46.default.createElement(arrange_default, { gap: "small" }, /* @__PURE__ */ import_react46.default.createElement(text_default, { size: "small", fontWeight: "medium" }, content), shortcut && /* @__PURE__ */ import_react46.default.createElement(arrange_default, { gap: "xsmall" }, shortcut.map((char, index) => /* @__PURE__ */ import_react46.default.createElement(ShortcutBox, { key: index }, char))))
7142
7181
  ))
7143
7182
  ));
7144
7183
  };
@@ -7146,10 +7185,10 @@ var availablePlacements = Object.keys(placements);
7146
7185
  var tooltip_default = Tooltip;
7147
7186
 
7148
7187
  // src/components/skeleton/skeleton.tsx
7149
- var import_react46 = require("@emotion/react");
7188
+ var import_react47 = require("@emotion/react");
7150
7189
  var import_styled32 = __toESM(require("@emotion/styled"));
7151
- var import_react47 = __toESM(require("react"));
7152
- var SkeletonAnimation = import_react46.css`
7190
+ var import_react48 = __toESM(require("react"));
7191
+ var SkeletonAnimation = import_react47.css`
7153
7192
  @media (prefers-reduced-motion: no-preference) {
7154
7193
  animation: shimmer 2s infinite linear;
7155
7194
  background: linear-gradient(
@@ -7207,7 +7246,7 @@ var SkeletonText = ({
7207
7246
  lines = 1,
7208
7247
  animated = false
7209
7248
  }) => {
7210
- return /* @__PURE__ */ import_react47.default.createElement(import_react47.default.Fragment, null, [...Array(lines)].map((_, i) => /* @__PURE__ */ import_react47.default.createElement(
7249
+ return /* @__PURE__ */ import_react48.default.createElement(import_react48.default.Fragment, null, [...Array(lines)].map((_, i) => /* @__PURE__ */ import_react48.default.createElement(
7211
7250
  SkeletonTextWrapper,
7212
7251
  {
7213
7252
  key: i,
@@ -7224,7 +7263,7 @@ var SkeletonContainer = ({
7224
7263
  radius = "full",
7225
7264
  width = "40px"
7226
7265
  }) => {
7227
- return /* @__PURE__ */ import_react47.default.createElement(import_react47.default.Fragment, null, /* @__PURE__ */ import_react47.default.createElement(
7266
+ return /* @__PURE__ */ import_react48.default.createElement(import_react48.default.Fragment, null, /* @__PURE__ */ import_react48.default.createElement(
7228
7267
  SkeletonContainerWrapper,
7229
7268
  {
7230
7269
  animated,
@@ -7237,9 +7276,9 @@ var SkeletonContainer = ({
7237
7276
 
7238
7277
  // src/components/logo/logo.tsx
7239
7278
  var import_styled33 = __toESM(require("@emotion/styled"));
7240
- var import_react48 = __toESM(require("react"));
7279
+ var import_react49 = __toESM(require("react"));
7241
7280
  var LoomAiGradientDef = (customId) => {
7242
- return /* @__PURE__ */ import_react48.default.createElement("defs", null, /* @__PURE__ */ import_react48.default.createElement(
7281
+ return /* @__PURE__ */ import_react49.default.createElement("defs", null, /* @__PURE__ */ import_react49.default.createElement(
7243
7282
  "radialGradient",
7244
7283
  {
7245
7284
  id: `ai-logo-${customId}-gradient-1`,
@@ -7249,12 +7288,12 @@ var LoomAiGradientDef = (customId) => {
7249
7288
  fx: "0%",
7250
7289
  fy: "0%"
7251
7290
  },
7252
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "30%", stopColor: "#97ACFD" }),
7253
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "33%", stopColor: "#B3B2F4" }),
7254
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "43%", stopColor: "#DEB0E0" }),
7255
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "50%", stopColor: "#DFC6E5" }),
7256
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "72%", stopColor: "#6663F6" })
7257
- ), /* @__PURE__ */ import_react48.default.createElement(
7291
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "30%", stopColor: "#97ACFD" }),
7292
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "33%", stopColor: "#B3B2F4" }),
7293
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "43%", stopColor: "#DEB0E0" }),
7294
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "50%", stopColor: "#DFC6E5" }),
7295
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "72%", stopColor: "#6663F6" })
7296
+ ), /* @__PURE__ */ import_react49.default.createElement(
7258
7297
  "radialGradient",
7259
7298
  {
7260
7299
  id: `ai-logo-${customId}-gradient-2`,
@@ -7262,10 +7301,10 @@ var LoomAiGradientDef = (customId) => {
7262
7301
  fx: "40%",
7263
7302
  fy: "72%"
7264
7303
  },
7265
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "20%", stopColor: "#615CF500" }),
7266
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "32%", stopColor: "#615CF550" }),
7267
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "48%", stopColor: "#6663F6" })
7268
- ), /* @__PURE__ */ import_react48.default.createElement(
7304
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "20%", stopColor: "#615CF500" }),
7305
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "32%", stopColor: "#615CF550" }),
7306
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "48%", stopColor: "#6663F6" })
7307
+ ), /* @__PURE__ */ import_react49.default.createElement(
7269
7308
  "radialGradient",
7270
7309
  {
7271
7310
  id: `ai-logo-${customId}-gradient-3`,
@@ -7273,9 +7312,9 @@ var LoomAiGradientDef = (customId) => {
7273
7312
  fx: "0%",
7274
7313
  fy: "100%"
7275
7314
  },
7276
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "25%", stopColor: "#6663F6" }),
7277
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "38%", stopColor: "#6E68F450" }),
7278
- /* @__PURE__ */ import_react48.default.createElement("stop", { offset: "45%", stopColor: "#6E68F400" })
7315
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "25%", stopColor: "#6663F6" }),
7316
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "38%", stopColor: "#6E68F450" }),
7317
+ /* @__PURE__ */ import_react49.default.createElement("stop", { offset: "45%", stopColor: "#6E68F400" })
7279
7318
  ));
7280
7319
  };
7281
7320
  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";
@@ -7283,22 +7322,22 @@ var SymbolLogoSvg = (_a) => {
7283
7322
  var _b = _a, { brand, symbolColor, customId } = _b, props = __objRest(_b, ["brand", "symbolColor", "customId"]);
7284
7323
  switch (brand) {
7285
7324
  case "ai":
7286
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 30 31", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ import_react48.default.createElement(import_react48.default.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ import_react48.default.createElement(
7325
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 30 31", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ import_react49.default.createElement(import_react49.default.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ import_react49.default.createElement(
7287
7326
  "path",
7288
7327
  {
7289
7328
  key: i,
7290
7329
  d: symbolLogoPath,
7291
7330
  fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
7292
7331
  }
7293
- ))) : /* @__PURE__ */ import_react48.default.createElement("path", { d: symbolLogoPath, fill: getColorValue(symbolColor) }));
7332
+ ))) : /* @__PURE__ */ import_react49.default.createElement("path", { d: symbolLogoPath, fill: getColorValue(symbolColor) }));
7294
7333
  case "apptile":
7295
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react48.default.createElement(
7334
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react49.default.createElement(
7296
7335
  "path",
7297
7336
  {
7298
7337
  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",
7299
7338
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
7300
7339
  }
7301
- ), /* @__PURE__ */ import_react48.default.createElement(
7340
+ ), /* @__PURE__ */ import_react49.default.createElement(
7302
7341
  "path",
7303
7342
  {
7304
7343
  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",
@@ -7306,13 +7345,13 @@ var SymbolLogoSvg = (_a) => {
7306
7345
  }
7307
7346
  ));
7308
7347
  case "product":
7309
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement(
7348
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement(
7310
7349
  "path",
7311
7350
  {
7312
7351
  d: "M0 9.25C0 4.14137 4.14137 0 9.25 0H30.75C35.8586 0 40 4.14137 40 9.25V30.75C40 35.8586 35.8586 40 30.75 40H9.25C4.14137 40 0 35.8586 0 30.75V9.25Z",
7313
7352
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
7314
7353
  }
7315
- ), /* @__PURE__ */ import_react48.default.createElement(
7354
+ ), /* @__PURE__ */ import_react49.default.createElement(
7316
7355
  "path",
7317
7356
  {
7318
7357
  d: "M32.3962 18.6756H25.1467L31.4251 15.0508L30.0463 12.662L23.768 16.2868L27.392 10.009L25.0032 8.62938L21.3792 14.9072V7.65833H18.6215V14.9079L14.9961 8.62938L12.6081 10.0083L16.2327 16.2861L9.95437 12.662L8.57552 15.0501L14.8539 18.6749H7.60449V21.4327H14.8532L8.57552 25.0575L9.95437 27.4463L16.2321 23.8222L12.6074 30.1L14.9961 31.4789L18.6208 25.2004V32.45H21.3785V25.2011L25.0025 31.4789L27.3912 30.1L23.7665 23.8215L30.0449 27.4463L31.4238 25.0575L25.1461 21.4334H32.3947V18.6756H32.3962ZM20.0003 23.8048C17.921 23.8048 16.2355 22.1194 16.2355 20.0399C16.2355 17.9605 17.921 16.275 20.0003 16.275C22.0797 16.275 23.7651 17.9605 23.7651 20.0399C23.7651 22.1194 22.0797 23.8048 20.0003 23.8048Z",
@@ -7320,7 +7359,7 @@ var SymbolLogoSvg = (_a) => {
7320
7359
  }
7321
7360
  ));
7322
7361
  default:
7323
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 31 30", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react48.default.createElement(
7362
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 31 30", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react49.default.createElement(
7324
7363
  "path",
7325
7364
  {
7326
7365
  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",
@@ -7333,23 +7372,23 @@ var WordmarkLogoSvg = (_a) => {
7333
7372
  var _b = _a, { brand, wordmarkColor } = _b, props = __objRest(_b, ["brand", "wordmarkColor"]);
7334
7373
  switch (brand) {
7335
7374
  case "ai":
7336
- return /* @__PURE__ */ import_react48.default.createElement(
7375
+ return /* @__PURE__ */ import_react49.default.createElement(
7337
7376
  "svg",
7338
7377
  __spreadValues({
7339
7378
  "aria-label": "Loom AI",
7340
7379
  viewBox: "0 0 94 23",
7341
7380
  fill: wordmarkColor
7342
7381
  }, props),
7343
- /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom AI"),
7344
- /* @__PURE__ */ import_react48.default.createElement("path", { d: "M4.12637 22.4624H0V0H4.12637V22.4624Z" }),
7345
- /* @__PURE__ */ import_react48.default.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" }),
7346
- /* @__PURE__ */ import_react48.default.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" }),
7347
- /* @__PURE__ */ import_react48.default.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" }),
7348
- /* @__PURE__ */ import_react48.default.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" }),
7349
- /* @__PURE__ */ import_react48.default.createElement("path", { d: "M94 22.4624H89.6565V0.46538H94V22.4624Z" })
7382
+ /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom AI"),
7383
+ /* @__PURE__ */ import_react49.default.createElement("path", { d: "M4.12637 22.4624H0V0H4.12637V22.4624Z" }),
7384
+ /* @__PURE__ */ import_react49.default.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" }),
7385
+ /* @__PURE__ */ import_react49.default.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" }),
7386
+ /* @__PURE__ */ import_react49.default.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" }),
7387
+ /* @__PURE__ */ import_react49.default.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" }),
7388
+ /* @__PURE__ */ import_react49.default.createElement("path", { d: "M94 22.4624H89.6565V0.46538H94V22.4624Z" })
7350
7389
  );
7351
7390
  case "product":
7352
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 104 30", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement(
7391
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 104 30", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement(
7353
7392
  "path",
7354
7393
  {
7355
7394
  fillRule: "evenodd",
@@ -7357,7 +7396,7 @@ var WordmarkLogoSvg = (_a) => {
7357
7396
  d: "M32.4383 7.29662C34.6059 7.29671 36.4904 7.77257 38.0897 8.72422C39.6888 9.67592 40.9247 11.0053 41.797 12.7102C42.6692 14.402 43.1045 16.3852 43.1045 18.6585C43.1044 20.9186 42.6693 22.9018 41.797 24.6068C40.9247 26.2985 39.6888 27.6207 38.0897 28.5724C36.4904 29.524 34.6059 29.9999 32.4383 30C30.2704 30 28.379 29.5241 26.7664 28.5724C25.1672 27.6208 23.9315 26.2985 23.0591 24.6068C22.1868 22.9018 21.7517 20.9186 21.7516 18.6585C21.7516 16.3851 22.1869 14.402 23.0591 12.7102C23.9315 11.0051 25.1671 9.67594 26.7664 8.72422C28.379 7.77249 30.2704 7.29662 32.4383 7.29662ZM32.4383 11.7584C31.3279 11.7584 30.3954 12.0564 29.642 12.6513C28.902 13.2461 28.3393 14.0587 27.956 15.0895C27.5861 16.1204 27.4009 17.3105 27.4009 18.6585C27.4009 19.9801 27.586 21.163 27.956 22.2071C28.3393 23.238 28.9019 24.0506 29.642 24.6454C30.3954 25.2402 31.3279 25.5382 32.4383 25.5382C33.5351 25.5381 34.4608 25.2401 35.2141 24.6454C35.9673 24.0506 36.53 23.2307 36.9001 22.1867C37.2831 21.1428 37.4733 19.9666 37.4734 18.6585C37.4734 17.324 37.2831 16.1406 36.9001 15.1099C36.5301 14.0661 35.9671 13.246 35.2141 12.6513C34.4608 12.0565 33.5351 11.7585 32.4383 11.7584Z",
7358
7397
  fill: wordmarkColor
7359
7398
  }
7360
- ), /* @__PURE__ */ import_react48.default.createElement(
7399
+ ), /* @__PURE__ */ import_react49.default.createElement(
7361
7400
  "path",
7362
7401
  {
7363
7402
  fillRule: "evenodd",
@@ -7365,13 +7404,13 @@ var WordmarkLogoSvg = (_a) => {
7365
7404
  d: "M56.9839 7.29662C59.1517 7.29662 61.036 7.77249 62.6354 8.72422C64.2348 9.67596 65.4702 11.005 66.3426 12.7102C67.215 14.4021 67.6524 16.385 67.6524 18.6585C67.6523 20.9186 67.215 22.9018 66.3426 24.6068C65.4702 26.2985 64.2346 27.6208 62.6354 28.5724C61.036 29.524 59.1516 30 56.9839 30C54.8166 29.9999 52.9267 29.5238 51.3143 28.5724C49.7151 27.6208 48.4795 26.2984 47.6071 24.6068C46.7347 22.9018 46.2974 20.9186 46.2973 18.6585C46.2973 16.3849 46.7346 14.4021 47.6071 12.7102C48.4795 11.005 49.7149 9.67596 51.3143 8.72422C52.9267 7.77274 54.8165 7.29671 56.9839 7.29662ZM56.9839 11.7584C55.8739 11.7585 54.9432 12.0566 54.1899 12.6513C53.4497 13.2461 52.8873 14.0585 52.504 15.0895C52.1339 16.1205 51.9488 17.3104 51.9488 18.6585C51.9488 19.9801 52.1339 21.163 52.504 22.2071C52.8873 23.2381 53.4497 24.0506 54.1899 24.6454C54.9431 25.2399 55.874 25.5381 56.9839 25.5382C58.081 25.5382 59.0064 25.2402 59.7598 24.6454C60.5133 24.0505 61.0756 23.231 61.4457 22.1867C61.8289 21.1427 62.0212 19.9667 62.0213 18.6585C62.0213 17.3239 61.8288 16.1407 61.4457 15.1099C61.0756 14.0657 60.5132 13.2461 59.7598 12.6513C59.0063 12.0564 58.081 11.7584 56.9839 11.7584Z",
7366
7405
  fill: wordmarkColor
7367
7406
  }
7368
- ), /* @__PURE__ */ import_react48.default.createElement(
7407
+ ), /* @__PURE__ */ import_react49.default.createElement(
7369
7408
  "path",
7370
7409
  {
7371
7410
  d: "M5.69001 24.7655H18.7174V29.5445H0V0H5.69001V24.7655Z",
7372
7411
  fill: wordmarkColor
7373
7412
  }
7374
- ), /* @__PURE__ */ import_react48.default.createElement(
7413
+ ), /* @__PURE__ */ import_react49.default.createElement(
7375
7414
  "path",
7376
7415
  {
7377
7416
  d: "M96.2633 7.2581C97.5984 7.2581 98.7952 7.54891 99.8527 8.13052C100.923 8.71205 101.762 9.56357 102.37 10.6866C102.991 11.8101 103.302 13.1852 103.302 14.8108V29.5445H97.7498V15.7625C97.7497 14.4545 97.3936 13.49 96.6803 12.8688C95.9667 12.2345 95.1007 11.9173 94.0834 11.9171C93.2908 11.9171 92.6027 12.0882 92.0213 12.4315C91.453 12.7751 91.0084 13.2511 90.6911 13.8591C90.3871 14.4671 90.2357 15.176 90.2357 15.9823V29.5445H84.8629V15.5654C84.8629 14.4552 84.5262 13.5682 83.8523 12.9073C83.1781 12.2464 82.3106 11.9171 81.2531 11.9171C80.5396 11.9172 79.8853 12.088 79.2907 12.4315C78.6959 12.7619 78.22 13.2521 77.8631 13.8998C77.5196 14.5343 77.3487 15.3205 77.3487 16.2588V29.5445H71.797V7.61387H77.0111L77.1652 11.7584C77.4644 10.9601 77.8429 10.2729 78.3005 9.69635C78.9746 8.86369 79.7606 8.24832 80.6594 7.8518C81.558 7.45546 82.496 7.25818 83.4738 7.2581C85.0733 7.2581 86.383 7.75323 87.4009 8.74462C88.2044 9.52754 88.8088 10.6088 89.225 11.985C89.5312 11.1783 89.9349 10.4756 90.4351 9.87537C91.1621 9.00295 92.0273 8.34693 93.032 7.91072C94.0364 7.47471 95.1136 7.2581 96.2633 7.2581Z",
@@ -7379,15 +7418,15 @@ var WordmarkLogoSvg = (_a) => {
7379
7418
  }
7380
7419
  ));
7381
7420
  default:
7382
- return /* @__PURE__ */ import_react48.default.createElement(
7421
+ return /* @__PURE__ */ import_react49.default.createElement(
7383
7422
  "svg",
7384
7423
  __spreadValues({
7385
7424
  "aria-label": "Loom",
7386
7425
  viewBox: "0 0 62 23",
7387
7426
  fill: wordmarkColor
7388
7427
  }, props),
7389
- /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom"),
7390
- /* @__PURE__ */ import_react48.default.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" })
7428
+ /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom"),
7429
+ /* @__PURE__ */ import_react49.default.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" })
7391
7430
  );
7392
7431
  }
7393
7432
  };
@@ -7406,42 +7445,42 @@ var CombinedLogoSvg = (_a) => {
7406
7445
  ]);
7407
7446
  switch (brand) {
7408
7447
  case "ai":
7409
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ import_react48.default.createElement(import_react48.default.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ import_react48.default.createElement(
7448
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ import_react49.default.createElement(import_react49.default.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ import_react49.default.createElement(
7410
7449
  "path",
7411
7450
  {
7412
7451
  key: i,
7413
7452
  d: combinedLogoPath,
7414
7453
  fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
7415
7454
  }
7416
- ))) : /* @__PURE__ */ import_react48.default.createElement("path", { d: combinedLogoPath, fill: getColorValue(symbolColor) }), /* @__PURE__ */ import_react48.default.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ import_react48.default.createElement("path", { d: "M4.1997 29.5909H0.570312V9.83386H4.1997V29.5909Z" }), /* @__PURE__ */ import_react48.default.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__ */ import_react48.default.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__ */ import_react48.default.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__ */ import_react48.default.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__ */ import_react48.default.createElement("path", { d: "M83.249 29.5909H79.4285V10.2432H83.249V29.5909Z" })));
7455
+ ))) : /* @__PURE__ */ import_react49.default.createElement("path", { d: combinedLogoPath, fill: getColorValue(symbolColor) }), /* @__PURE__ */ import_react49.default.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ import_react49.default.createElement("path", { d: "M4.1997 29.5909H0.570312V9.83386H4.1997V29.5909Z" }), /* @__PURE__ */ import_react49.default.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__ */ import_react49.default.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__ */ import_react49.default.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__ */ import_react49.default.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__ */ import_react49.default.createElement("path", { d: "M83.249 29.5909H79.4285V10.2432H83.249V29.5909Z" })));
7417
7456
  case "apptile":
7418
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 103 40", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react48.default.createElement(
7457
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 103 40", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react49.default.createElement(
7419
7458
  "path",
7420
7459
  {
7421
7460
  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",
7422
7461
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
7423
7462
  }
7424
- ), /* @__PURE__ */ import_react48.default.createElement(
7463
+ ), /* @__PURE__ */ import_react49.default.createElement(
7425
7464
  "path",
7426
7465
  {
7427
7466
  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",
7428
7467
  fill: "white"
7429
7468
  }
7430
- ), /* @__PURE__ */ import_react48.default.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ import_react48.default.createElement("path", { d: "M47.6001 29.5076V10H51.1816V29.5076H47.6001Z" }), /* @__PURE__ */ import_react48.default.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__ */ import_react48.default.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__ */ import_react48.default.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" })));
7469
+ ), /* @__PURE__ */ import_react49.default.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ import_react49.default.createElement("path", { d: "M47.6001 29.5076V10H51.1816V29.5076H47.6001Z" }), /* @__PURE__ */ import_react49.default.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__ */ import_react49.default.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__ */ import_react49.default.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" })));
7431
7470
  case "product":
7432
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ viewBox: "0 0 112 40", fill: "none", "aria-label": "Loom" }, props), /* @__PURE__ */ import_react48.default.createElement(
7471
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ viewBox: "0 0 112 40", fill: "none", "aria-label": "Loom" }, props), /* @__PURE__ */ import_react49.default.createElement(
7433
7472
  "path",
7434
7473
  {
7435
7474
  d: "M0 9.25C0 4.14137 4.14137 0 9.25 0H30.75C35.8586 0 40 4.14137 40 9.25V30.75C40 35.8586 35.8586 40 30.75 40H9.25C4.14137 40 0 35.8586 0 30.75V9.25Z",
7436
7475
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
7437
7476
  }
7438
- ), /* @__PURE__ */ import_react48.default.createElement(
7477
+ ), /* @__PURE__ */ import_react49.default.createElement(
7439
7478
  "path",
7440
7479
  {
7441
7480
  d: "M32.3962 18.6756H25.1467L31.4251 15.0508L30.0463 12.662L23.768 16.2868L27.392 10.009L25.0032 8.62938L21.3792 14.9072V7.65833H18.6215V14.9079L14.9961 8.62938L12.6081 10.0083L16.2327 16.2861L9.95437 12.662L8.57552 15.0501L14.8539 18.6749H7.60449V21.4327H14.8532L8.57552 25.0575L9.95437 27.4463L16.2321 23.8222L12.6074 30.1L14.9961 31.4789L18.6208 25.2004V32.45H21.3785V25.2011L25.0025 31.4789L27.3912 30.1L23.7665 23.8215L30.0449 27.4463L31.4238 25.0575L25.1461 21.4334H32.3947L32.3962 18.6756ZM20.0003 23.8048C17.921 23.8048 16.2355 22.1194 16.2355 20.0399C16.2355 17.9605 17.921 16.275 20.0003 16.275C22.0797 16.275 23.7651 17.9605 23.7651 20.0399C23.7651 22.1194 22.0797 23.8048 20.0003 23.8048Z",
7442
7481
  fill: "white"
7443
7482
  }
7444
- ), /* @__PURE__ */ import_react48.default.createElement(
7483
+ ), /* @__PURE__ */ import_react49.default.createElement(
7445
7484
  "path",
7446
7485
  {
7447
7486
  fillRule: "evenodd",
@@ -7449,7 +7488,7 @@ var CombinedLogoSvg = (_a) => {
7449
7488
  d: "M70.3743 15.1855C71.6352 15.1855 72.7252 15.459 73.6442 16.0059C74.5709 16.5527 75.2848 17.3237 75.7861 18.3187C76.2874 19.3061 76.5381 20.4568 76.5381 21.7708C76.5381 23.0773 76.2874 24.2242 75.7861 25.2116C75.2848 26.199 74.5709 26.9661 73.6442 27.513C72.7252 28.0599 71.6352 28.3333 70.3743 28.3333C69.1135 28.3333 68.0197 28.0599 67.0931 27.513C66.174 26.9661 65.4639 26.199 64.9626 25.2116C64.4613 24.2242 64.2106 23.0773 64.2106 21.7708C64.2106 20.4568 64.4613 19.3061 64.9626 18.3187C65.4639 17.3237 66.174 16.5527 67.0931 16.0059C68.0197 15.459 69.1135 15.1855 70.3743 15.1855ZM70.3743 17.7376C69.7287 17.7376 69.1895 17.9161 68.7565 18.2731C68.3312 18.6225 68.0084 19.101 67.7881 19.7087C67.5754 20.3087 67.4691 20.9923 67.4691 21.7594C67.4691 22.519 67.5754 23.2026 67.7881 23.8102C68.0084 24.4179 68.3312 24.9002 68.7565 25.2572C69.1895 25.6066 69.7287 25.7812 70.3743 25.7812C71.02 25.7812 71.5592 25.6066 71.9922 25.2572C72.4251 24.9002 72.7479 24.4179 72.9606 23.8102C73.1733 23.2026 73.2796 22.519 73.2796 21.7594C73.2796 20.9999 73.1733 20.3163 72.9606 19.7087C72.7479 19.101 72.4251 18.6225 71.9922 18.2731C71.5592 17.9161 71.02 17.7376 70.3743 17.7376Z",
7450
7489
  fill: wordmarkColor
7451
7490
  }
7452
- ), /* @__PURE__ */ import_react48.default.createElement(
7491
+ ), /* @__PURE__ */ import_react49.default.createElement(
7453
7492
  "path",
7454
7493
  {
7455
7494
  fillRule: "evenodd",
@@ -7457,13 +7496,13 @@ var CombinedLogoSvg = (_a) => {
7457
7496
  d: "M84.6387 15.1855C85.8995 15.1855 86.9895 15.459 87.9085 16.0059C88.8352 16.5527 89.5491 17.3237 90.0505 18.3187C90.5518 19.3061 90.8024 20.4568 90.8024 21.7708C90.8024 23.0773 90.5518 24.2242 90.0505 25.2116C89.5491 26.199 88.8352 26.9661 87.9085 27.513C86.9895 28.0599 85.8995 28.3333 84.6387 28.3333C83.3778 28.3333 82.2841 28.0599 81.3574 27.513C80.4384 26.9661 79.7282 26.199 79.2269 25.2116C78.7256 24.2242 78.4749 23.0773 78.4749 21.7708C78.4749 20.4568 78.7256 19.3061 79.2269 18.3187C79.7282 17.3237 80.4384 16.5527 81.3574 16.0059C82.2841 15.459 83.3778 15.1855 84.6387 15.1855ZM84.6387 17.7376C83.9931 17.7376 83.4538 17.9161 83.0208 18.2731C82.5955 18.6225 82.2727 19.101 82.0524 19.7087C81.8397 20.3087 81.7334 20.9923 81.7334 21.7594C81.7334 22.519 81.8397 23.2026 82.0524 23.8102C82.2727 24.4179 82.5955 24.9002 83.0208 25.2572C83.4538 25.6066 83.9931 25.7812 84.6387 25.7812C85.2843 25.7812 85.8236 25.6066 86.2565 25.2572C86.6895 24.9002 87.0123 24.4179 87.2249 23.8102C87.4376 23.2026 87.5439 22.519 87.5439 21.7594C87.5439 20.9999 87.4376 20.3163 87.2249 19.7087C87.0123 19.101 86.6895 18.6225 86.2565 18.2731C85.8236 17.9161 85.2843 17.7376 84.6387 17.7376Z",
7458
7497
  fill: wordmarkColor
7459
7498
  }
7460
- ), /* @__PURE__ */ import_react48.default.createElement(
7499
+ ), /* @__PURE__ */ import_react49.default.createElement(
7461
7500
  "path",
7462
7501
  {
7463
7502
  d: "M54.9365 25.3483H62.3421V28.0827H51.6667V11.1068H54.9365V25.3483Z",
7464
7503
  fill: wordmarkColor
7465
7504
  }
7466
- ), /* @__PURE__ */ import_react48.default.createElement(
7505
+ ), /* @__PURE__ */ import_react49.default.createElement(
7467
7506
  "path",
7468
7507
  {
7469
7508
  d: "M107.368 15.1514C108.135 15.1514 108.823 15.3185 109.43 15.6527C110.046 15.9869 110.528 16.4768 110.877 17.1224C111.234 17.768 111.413 18.5579 111.413 19.4922V28.0827H108.211V20.0505C108.211 19.2985 108.006 18.744 107.596 18.387C107.186 18.0301 106.688 17.8516 106.104 17.8516C105.655 17.8516 105.264 17.9503 104.93 18.1478C104.603 18.3377 104.349 18.6073 104.167 18.9567C103.992 19.3061 103.905 19.7125 103.905 20.1758V28.0827H100.794V19.9365C100.794 19.2985 100.601 18.7934 100.213 18.4212C99.8334 18.0414 99.3397 17.8516 98.7321 17.8516C98.3143 17.8516 97.9346 17.9465 97.5928 18.1364C97.251 18.3263 96.9813 18.6073 96.7839 18.9795C96.5864 19.3441 96.4876 19.796 96.4876 20.3353V28.0827H93.2747V15.3451H96.2712L96.3786 17.806C96.5512 17.3255 96.7692 16.9151 97.0345 16.5755C97.4219 16.0894 97.8738 15.7324 98.3903 15.5046C98.9068 15.2691 99.4461 15.1514 100.008 15.1514C100.927 15.1514 101.668 15.44 102.23 16.0173C102.677 16.4764 103.023 17.1235 103.273 17.9574C103.451 17.4646 103.688 17.038 103.984 16.6781C104.417 16.1616 104.922 15.778 105.5 15.5273C106.085 15.2767 106.707 15.1514 107.368 15.1514Z",
@@ -7471,43 +7510,43 @@ var CombinedLogoSvg = (_a) => {
7471
7510
  }
7472
7511
  ));
7473
7512
  case "marketing":
7474
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 170 48", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement(
7513
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 170 48", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement(
7475
7514
  "path",
7476
7515
  {
7477
7516
  d: "M154.37 25.212V38H150.414V24.108C150.414 19.968 148.758 18.128 144.986 18.128C141.306 18.128 138.776 20.566 138.776 25.212V38H134.82V15H138.776V18.772C140.248 16.058 142.962 14.54 146.044 14.54C149.954 14.54 152.622 16.518 153.772 20.152C155.06 16.61 158.142 14.54 161.96 14.54C167.112 14.54 169.964 18.036 169.964 24.522V38H166.008V25.212C166.008 20.474 164.352 18.128 160.58 18.128C156.9 18.128 154.37 20.566 154.37 25.212Z",
7478
7517
  fill: wordmarkColor
7479
7518
  }
7480
- ), /* @__PURE__ */ import_react48.default.createElement(
7519
+ ), /* @__PURE__ */ import_react49.default.createElement(
7481
7520
  "path",
7482
7521
  {
7483
7522
  d: "M119.367 38.46C112.467 38.46 108.419 33.354 108.419 26.454C108.419 19.554 112.467 14.54 119.367 14.54C126.221 14.54 130.223 19.554 130.223 26.454C130.223 33.354 126.221 38.46 119.367 38.46ZM119.367 18.22C114.445 18.22 112.283 22.084 112.283 26.454C112.283 30.824 114.445 34.78 119.367 34.78C124.243 34.78 126.359 30.824 126.359 26.454C126.359 22.084 124.243 18.22 119.367 18.22Z",
7484
7523
  fill: wordmarkColor
7485
7524
  }
7486
- ), /* @__PURE__ */ import_react48.default.createElement(
7525
+ ), /* @__PURE__ */ import_react49.default.createElement(
7487
7526
  "path",
7488
7527
  {
7489
7528
  d: "M94.3452 38.46C87.4452 38.46 83.3972 33.354 83.3972 26.454C83.3972 19.554 87.4452 14.54 94.3452 14.54C101.199 14.54 105.201 19.554 105.201 26.454C105.201 33.354 101.199 38.46 94.3452 38.46ZM94.3452 18.22C89.4232 18.22 87.2612 22.084 87.2612 26.454C87.2612 30.824 89.4232 34.78 94.3452 34.78C99.2212 34.78 101.337 30.824 101.337 26.454C101.337 22.084 99.2212 18.22 94.3452 18.22Z",
7490
7529
  fill: wordmarkColor
7491
7530
  }
7492
- ), /* @__PURE__ */ import_react48.default.createElement(
7531
+ ), /* @__PURE__ */ import_react49.default.createElement(
7493
7532
  "path",
7494
7533
  {
7495
7534
  d: "M64.094 7.77783H68.234V34.0438H81.942V37.9998H64.094V7.77783Z",
7496
7535
  fill: wordmarkColor
7497
7536
  }
7498
- ), /* @__PURE__ */ import_react48.default.createElement(
7537
+ ), /* @__PURE__ */ import_react49.default.createElement(
7499
7538
  "path",
7500
7539
  {
7501
7540
  d: "M0 12C0 5.37258 5.37258 0 12 0H36C42.6274 0 48 5.37258 48 12V36C48 42.6274 42.6274 48 36 48H12C5.37258 48 0 42.6274 0 36V12Z",
7502
7541
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
7503
7542
  }
7504
- ), /* @__PURE__ */ import_react48.default.createElement("g", { clipPath: "url(#clip0_45829_3572)" }, /* @__PURE__ */ import_react48.default.createElement(
7543
+ ), /* @__PURE__ */ import_react49.default.createElement("g", { clipPath: "url(#clip0_45829_3572)" }, /* @__PURE__ */ import_react49.default.createElement(
7505
7544
  "path",
7506
7545
  {
7507
7546
  d: "M38.0625 22.9644H29.9846L36.9804 18.9253L35.4441 16.2635L28.4482 20.3026L32.4864 13.3073L29.8246 11.77L25.7864 18.7653V10.688H22.7136V18.7661L18.6738 11.77L16.0129 13.3065L20.0518 20.3018L13.0559 16.2635L11.5195 18.9246L18.5154 22.9636H10.4375V26.0366H18.5146L11.5195 30.0757L13.0559 32.7375L20.0511 28.6991L16.0121 35.6945L18.6738 37.2309L22.7128 30.2349V38.313H25.7857V30.2356L29.8239 37.2309L32.4855 35.6945L28.4466 28.6984L35.4425 32.7375L36.979 30.0757L29.9838 26.0373H38.0609V22.9644H38.0625ZM24.25 28.6798C21.933 28.6798 20.0549 26.8018 20.0549 24.4847C20.0549 22.1676 21.933 20.2895 24.25 20.2895C26.567 20.2895 28.445 22.1676 28.445 24.4847C28.445 26.8018 26.567 28.6798 24.25 28.6798Z",
7508
7547
  fill: "white"
7509
7548
  }
7510
- )), /* @__PURE__ */ import_react48.default.createElement("defs", null, /* @__PURE__ */ import_react48.default.createElement("clipPath", { id: "clip0_45829_3572" }, /* @__PURE__ */ import_react48.default.createElement(
7549
+ )), /* @__PURE__ */ import_react49.default.createElement("defs", null, /* @__PURE__ */ import_react49.default.createElement("clipPath", { id: "clip0_45829_3572" }, /* @__PURE__ */ import_react49.default.createElement(
7511
7550
  "rect",
7512
7551
  {
7513
7552
  width: "39",
@@ -7517,97 +7556,97 @@ var CombinedLogoSvg = (_a) => {
7517
7556
  }
7518
7557
  ))));
7519
7558
  case "attributed":
7520
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 232 75", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement(
7559
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 232 75", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement(
7521
7560
  "path",
7522
7561
  {
7523
7562
  d: "M181.37 52.212V65H177.414V51.108C177.414 46.968 175.758 45.128 171.986 45.128C168.306 45.128 165.776 47.566 165.776 52.212V65H161.82V42H165.776V45.772C167.248 43.058 169.962 41.54 173.044 41.54C176.954 41.54 179.622 43.518 180.772 47.152C182.06 43.61 185.142 41.54 188.96 41.54C194.112 41.54 196.964 45.036 196.964 51.522V65H193.008V52.212C193.008 47.474 191.352 45.128 187.58 45.128C183.9 45.128 181.37 47.566 181.37 52.212Z",
7524
7563
  fill: wordmarkColor
7525
7564
  }
7526
- ), /* @__PURE__ */ import_react48.default.createElement(
7565
+ ), /* @__PURE__ */ import_react49.default.createElement(
7527
7566
  "path",
7528
7567
  {
7529
7568
  d: "M146.367 65.46C139.467 65.46 135.419 60.354 135.419 53.454C135.419 46.554 139.467 41.54 146.367 41.54C153.221 41.54 157.223 46.554 157.223 53.454C157.223 60.354 153.221 65.46 146.367 65.46ZM146.367 45.22C141.445 45.22 139.283 49.084 139.283 53.454C139.283 57.824 141.445 61.78 146.367 61.78C151.243 61.78 153.359 57.824 153.359 53.454C153.359 49.084 151.243 45.22 146.367 45.22Z",
7530
7569
  fill: wordmarkColor
7531
7570
  }
7532
- ), /* @__PURE__ */ import_react48.default.createElement(
7571
+ ), /* @__PURE__ */ import_react49.default.createElement(
7533
7572
  "path",
7534
7573
  {
7535
7574
  d: "M121.345 65.46C114.445 65.46 110.397 60.354 110.397 53.454C110.397 46.554 114.445 41.54 121.345 41.54C128.199 41.54 132.201 46.554 132.201 53.454C132.201 60.354 128.199 65.46 121.345 65.46ZM121.345 45.22C116.423 45.22 114.261 49.084 114.261 53.454C114.261 57.824 116.423 61.78 121.345 61.78C126.221 61.78 128.337 57.824 128.337 53.454C128.337 49.084 126.221 45.22 121.345 45.22Z",
7536
7575
  fill: wordmarkColor
7537
7576
  }
7538
- ), /* @__PURE__ */ import_react48.default.createElement(
7577
+ ), /* @__PURE__ */ import_react49.default.createElement(
7539
7578
  "path",
7540
7579
  {
7541
7580
  d: "M91.094 34.7778H95.234V61.0438H108.942V64.9998H91.094V34.7778Z",
7542
7581
  fill: wordmarkColor
7543
7582
  }
7544
- ), /* @__PURE__ */ import_react48.default.createElement(
7583
+ ), /* @__PURE__ */ import_react49.default.createElement(
7545
7584
  "path",
7546
7585
  {
7547
7586
  d: "M155.186 11.9857C155.186 14.5147 156.33 16.5017 160.967 17.4049C163.676 18.007 164.278 18.4285 164.278 19.3316C164.278 20.2348 163.676 20.7767 161.749 20.7767C159.521 20.7767 156.872 19.994 155.126 18.9704V23.0648C156.511 23.7271 158.317 24.5099 161.749 24.5099C166.566 24.5099 168.433 22.3423 168.433 19.2112M168.433 19.2714C168.433 16.2608 166.867 14.8759 162.351 13.9125C159.883 13.3706 159.281 12.8287 159.281 12.046C159.281 11.0826 160.184 10.6611 161.81 10.6611C163.797 10.6611 165.723 11.2632 167.59 12.1062V8.19237C166.265 7.53004 164.278 7.04834 161.93 7.04834C157.474 7.04834 155.186 8.97513 155.186 12.1062",
7548
7587
  fill: wordmarkColor
7549
7588
  }
7550
- ), /* @__PURE__ */ import_react48.default.createElement(
7589
+ ), /* @__PURE__ */ import_react49.default.createElement(
7551
7590
  "path",
7552
7591
  {
7553
7592
  d: "M216.844 7.16846V24.329H220.517V11.2629L222.022 14.695L227.2 24.329H231.776V7.16846H228.164V18.2475L226.779 14.9961L222.624 7.16846H216.844Z",
7554
7593
  fill: wordmarkColor
7555
7594
  }
7556
- ), /* @__PURE__ */ import_react48.default.createElement(
7595
+ ), /* @__PURE__ */ import_react49.default.createElement(
7557
7596
  "path",
7558
7597
  {
7559
7598
  d: "M193.602 7.16846H189.628V24.329H193.602V7.16846Z",
7560
7599
  fill: wordmarkColor
7561
7600
  }
7562
- ), /* @__PURE__ */ import_react48.default.createElement(
7601
+ ), /* @__PURE__ */ import_react49.default.createElement(
7563
7602
  "path",
7564
7603
  {
7565
7604
  d: "M185.052 19.2109C185.052 16.2003 183.486 14.8154 178.97 13.852C176.501 13.3101 175.899 12.7682 175.899 11.9854C175.899 11.022 176.802 10.6005 178.428 10.6005C180.415 10.6005 182.342 11.2027 184.209 12.0456V8.13183C182.884 7.46949 180.897 6.98779 178.549 6.98779C174.093 6.98779 171.805 8.91459 171.805 12.0456C171.805 14.5745 172.949 16.5615 177.585 17.4647C180.295 18.0669 180.897 18.4883 180.897 19.3915C180.897 20.2947 180.295 20.8366 178.368 20.8366C176.14 20.8366 173.491 20.0539 171.745 19.0302V23.1247C173.13 23.787 174.936 24.5698 178.368 24.5698C183.125 24.5698 185.052 22.4021 185.052 19.2109Z",
7566
7605
  fill: wordmarkColor
7567
7606
  }
7568
- ), /* @__PURE__ */ import_react48.default.createElement(
7607
+ ), /* @__PURE__ */ import_react49.default.createElement(
7569
7608
  "path",
7570
7609
  {
7571
7610
  d: "M124.237 7.16846V24.329H132.426L133.69 20.5958H128.211V7.16846H124.237Z",
7572
7611
  fill: wordmarkColor
7573
7612
  }
7574
- ), /* @__PURE__ */ import_react48.default.createElement(
7613
+ ), /* @__PURE__ */ import_react49.default.createElement(
7575
7614
  "path",
7576
7615
  {
7577
7616
  d: "M108.04 7.16846V10.8414H112.436V24.329H116.47V10.8414H121.227V7.16846H108.04Z",
7578
7617
  fill: wordmarkColor
7579
7618
  }
7580
- ), /* @__PURE__ */ import_react48.default.createElement(
7619
+ ), /* @__PURE__ */ import_react49.default.createElement(
7581
7620
  "path",
7582
7621
  {
7583
7622
  d: "M102.199 7.16846H96.961L91 24.329H95.5761L96.4191 21.4388C97.4427 21.7398 98.5265 21.9205 99.6104 21.9205C100.694 21.9205 101.778 21.7398 102.802 21.4388L103.645 24.329H108.221C108.16 24.329 102.199 7.16846 102.199 7.16846ZM99.5501 18.3077C98.7674 18.3077 98.0448 18.1873 97.3825 18.0067L99.5501 10.5403L101.718 18.0067C101.055 18.1873 100.333 18.3077 99.5501 18.3077Z",
7584
7623
  fill: wordmarkColor
7585
7624
  }
7586
- ), /* @__PURE__ */ import_react48.default.createElement(
7625
+ ), /* @__PURE__ */ import_react49.default.createElement(
7587
7626
  "path",
7588
7627
  {
7589
7628
  d: "M146.576 7.16846H141.337L135.316 24.329H139.892L140.735 21.4388C141.759 21.7398 142.843 21.9205 143.927 21.9205C145.01 21.9205 146.094 21.7398 147.118 21.4388L147.961 24.329H152.537L146.576 7.16846ZM143.927 18.3077C143.144 18.3077 142.421 18.1873 141.759 18.0067L143.927 10.5403L146.094 18.0067C145.432 18.1873 144.709 18.3077 143.927 18.3077Z",
7590
7629
  fill: wordmarkColor
7591
7630
  }
7592
- ), /* @__PURE__ */ import_react48.default.createElement(
7631
+ ), /* @__PURE__ */ import_react49.default.createElement(
7593
7632
  "path",
7594
7633
  {
7595
7634
  d: "M207.992 7.16846H202.754L196.793 24.329H201.369L202.212 21.4388C203.236 21.7398 204.319 21.9205 205.403 21.9205C206.487 21.9205 207.571 21.7398 208.595 21.4388L209.438 24.329H214.014L207.992 7.16846ZM205.403 18.3077C204.621 18.3077 203.898 18.1873 203.236 18.0067L205.403 10.5403L207.571 18.0067C206.909 18.1873 206.126 18.3077 205.403 18.3077Z",
7596
7635
  fill: wordmarkColor
7597
7636
  }
7598
- ), /* @__PURE__ */ import_react48.default.createElement(
7637
+ ), /* @__PURE__ */ import_react49.default.createElement(
7599
7638
  "path",
7600
7639
  {
7601
7640
  d: "M0 18.75C0 8.39466 8.39466 0 18.75 0H56.25C66.6053 0 75 8.39466 75 18.75V56.25C75 66.6053 66.6053 75 56.25 75H18.75C8.39466 75 0 66.6053 0 56.25V18.75Z",
7602
7641
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
7603
7642
  }
7604
- ), /* @__PURE__ */ import_react48.default.createElement("g", { clipPath: "url(#clip0_45829_3571)" }, /* @__PURE__ */ import_react48.default.createElement(
7643
+ ), /* @__PURE__ */ import_react49.default.createElement("g", { clipPath: "url(#clip0_45829_3571)" }, /* @__PURE__ */ import_react49.default.createElement(
7605
7644
  "path",
7606
7645
  {
7607
7646
  d: "M59.4729 35.8821H46.8511L57.7822 29.571L55.3817 25.412L44.4506 31.723L50.7602 20.7928L46.6012 18.3909L40.2915 29.3211V16.7002H35.4902V29.3223L29.1781 18.3909L25.0204 20.7916L31.3312 31.7218L20.4001 25.412L17.9995 29.5698L28.9306 35.8809H16.3088V40.6824H28.9294L17.9995 46.9934L20.4001 51.1525L31.33 44.8426L25.0192 55.7728L29.1781 58.1735L35.489 47.2422V59.8643H40.2904V47.2434L46.6 58.1735L50.7589 55.7728L44.4481 44.8415L55.3792 51.1525L57.7799 46.9934L46.85 40.6835H59.4704V35.8821H59.4729ZM37.8909 44.8124C34.2705 44.8124 31.3361 41.878 31.3361 38.2575C31.3361 34.637 34.2705 31.7025 37.8909 31.7025C41.5112 31.7025 44.4456 34.637 44.4456 38.2575C44.4456 41.878 41.5112 44.8124 37.8909 44.8124Z",
7608
7647
  fill: "white"
7609
7648
  }
7610
- )), /* @__PURE__ */ import_react48.default.createElement("defs", null, /* @__PURE__ */ import_react48.default.createElement("clipPath", { id: "clip0_45829_3571" }, /* @__PURE__ */ import_react48.default.createElement(
7649
+ )), /* @__PURE__ */ import_react49.default.createElement("defs", null, /* @__PURE__ */ import_react49.default.createElement("clipPath", { id: "clip0_45829_3571" }, /* @__PURE__ */ import_react49.default.createElement(
7611
7650
  "rect",
7612
7651
  {
7613
7652
  width: "60.9375",
@@ -7617,13 +7656,13 @@ var CombinedLogoSvg = (_a) => {
7617
7656
  }
7618
7657
  ))));
7619
7658
  default:
7620
- return /* @__PURE__ */ import_react48.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ import_react48.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react48.default.createElement(
7659
+ return /* @__PURE__ */ import_react49.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ import_react49.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react49.default.createElement(
7621
7660
  "path",
7622
7661
  {
7623
7662
  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",
7624
7663
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
7625
7664
  }
7626
- ), /* @__PURE__ */ import_react48.default.createElement(
7665
+ ), /* @__PURE__ */ import_react49.default.createElement(
7627
7666
  "path",
7628
7667
  {
7629
7668
  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",
@@ -7659,7 +7698,7 @@ var Logo = (_a) => {
7659
7698
  "brand",
7660
7699
  "customId"
7661
7700
  ]);
7662
- return /* @__PURE__ */ import_react48.default.createElement(LogoWrapper, __spreadValues({ variant, maxWidth }, props), variant === "combined" && /* @__PURE__ */ import_react48.default.createElement(
7701
+ return /* @__PURE__ */ import_react49.default.createElement(LogoWrapper, __spreadValues({ variant, maxWidth }, props), variant === "combined" && /* @__PURE__ */ import_react49.default.createElement(
7663
7702
  CombinedLogoSvg,
7664
7703
  {
7665
7704
  brand,
@@ -7668,7 +7707,7 @@ var Logo = (_a) => {
7668
7707
  customId,
7669
7708
  className: "lns-logoSvg"
7670
7709
  }
7671
- ), variant === "symbol" && /* @__PURE__ */ import_react48.default.createElement(
7710
+ ), variant === "symbol" && /* @__PURE__ */ import_react49.default.createElement(
7672
7711
  SymbolLogoSvg,
7673
7712
  {
7674
7713
  brand,
@@ -7676,7 +7715,7 @@ var Logo = (_a) => {
7676
7715
  customId,
7677
7716
  className: "lns-logoSvg"
7678
7717
  }
7679
- ), variant === "wordmark" && /* @__PURE__ */ import_react48.default.createElement(
7718
+ ), variant === "wordmark" && /* @__PURE__ */ import_react49.default.createElement(
7680
7719
  WordmarkLogoSvg,
7681
7720
  {
7682
7721
  brand,
@@ -7689,7 +7728,7 @@ var logo_default = Logo;
7689
7728
 
7690
7729
  // src/components/logo-loader/logo-loader.tsx
7691
7730
  var import_styled34 = __toESM(require("@emotion/styled"));
7692
- var import_react49 = __toESM(require("react"));
7731
+ var import_react50 = __toESM(require("react"));
7693
7732
 
7694
7733
  // src/constants/routes.ts
7695
7734
  var LENS_CDN = "https://cdn.loom.com/assets/lens";
@@ -7719,17 +7758,17 @@ var LogoLoader = ({
7719
7758
  brand = "loom",
7720
7759
  size = "medium"
7721
7760
  }) => {
7722
- return /* @__PURE__ */ import_react49.default.createElement(LogoLoaderWrapper, { animation, brand, size });
7761
+ return /* @__PURE__ */ import_react50.default.createElement(LogoLoaderWrapper, { animation, brand, size });
7723
7762
  };
7724
7763
  var logo_loader_default = LogoLoader;
7725
7764
 
7726
7765
  // src/components/list/list.tsx
7727
- var import_react50 = require("@emotion/react");
7766
+ var import_react51 = require("@emotion/react");
7728
7767
  var import_styled35 = __toESM(require("@emotion/styled"));
7729
- var import_react51 = __toESM(require("react"));
7768
+ var import_react52 = __toESM(require("react"));
7730
7769
  var ssrComment = `/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */`;
7731
7770
  var variantStyles2 = {
7732
- border: import_react50.css`
7771
+ border: import_react51.css`
7733
7772
  .ListRowWrapper:last-child {
7734
7773
  border-bottom: 1px solid ${getColorValue("border")};
7735
7774
  }
@@ -7739,7 +7778,7 @@ var variantStyles2 = {
7739
7778
  border-top: 1px solid ${getColorValue("border")};
7740
7779
  }
7741
7780
  `,
7742
- stripe: import_react50.css`
7781
+ stripe: import_react51.css`
7743
7782
  .ListRowWrapper {
7744
7783
  &:nth-child(odd) ${ssrComment} {
7745
7784
  background-color: ${getColorValue("backgroundSecondary")};
@@ -7750,7 +7789,7 @@ var variantStyles2 = {
7750
7789
  ${getRadius("medium")};
7751
7790
  }
7752
7791
  `,
7753
- clear: import_react50.css``
7792
+ clear: import_react51.css``
7754
7793
  };
7755
7794
  var ListWrapper = import_styled35.default.div`
7756
7795
  .ListRowWrapper {
@@ -7808,7 +7847,8 @@ var ListRow = (_a) => {
7808
7847
  backgroundColor,
7809
7848
  onClick,
7810
7849
  href,
7811
- role
7850
+ role,
7851
+ tabIndex
7812
7852
  } = _b, props = __objRest(_b, [
7813
7853
  "children",
7814
7854
  "htmlTag",
@@ -7816,7 +7856,8 @@ var ListRow = (_a) => {
7816
7856
  "backgroundColor",
7817
7857
  "onClick",
7818
7858
  "href",
7819
- "role"
7859
+ "role",
7860
+ "tabIndex"
7820
7861
  ]);
7821
7862
  const classNameFromProp = className ? ` ${className}` : ``;
7822
7863
  const nonInteractiveElements = [
@@ -7843,7 +7884,7 @@ var ListRow = (_a) => {
7843
7884
  if (!isAutoInteractive) {
7844
7885
  isNonInteractive = nonInteractiveElements.includes(actualHtmlTag);
7845
7886
  }
7846
- const interactiveProps = !isNonInteractive || isAutoInteractive ? {
7887
+ const interactiveProps = (!isNonInteractive || isAutoInteractive) && (onClick || href) ? __spreadValues({
7847
7888
  onClick,
7848
7889
  onKeyDown: (e) => {
7849
7890
  if (e.key === "Enter") {
@@ -7851,8 +7892,8 @@ var ListRow = (_a) => {
7851
7892
  onClick == null ? void 0 : onClick(e);
7852
7893
  }
7853
7894
  }
7854
- } : {};
7855
- return /* @__PURE__ */ import_react51.default.createElement(
7895
+ }, onClick && !href ? { tabIndex: tabIndex != null ? tabIndex : 0 } : {}) : {};
7896
+ return /* @__PURE__ */ import_react52.default.createElement(
7856
7897
  ListRowWrapper,
7857
7898
  __spreadValues(__spreadValues({
7858
7899
  role: role || (htmlTag === "li" ? "listitem" : void 0),
@@ -7881,16 +7922,16 @@ var List = (_a) => {
7881
7922
  ]);
7882
7923
  let processedChildren = children;
7883
7924
  if (htmlTag === "ul") {
7884
- processedChildren = import_react51.default.Children.map(children, (child) => {
7885
- if (import_react51.default.isValidElement(child) && child.type === ListRow) {
7886
- return import_react51.default.cloneElement(child, {
7925
+ processedChildren = import_react52.default.Children.map(children, (child) => {
7926
+ if (import_react52.default.isValidElement(child) && child.type === ListRow) {
7927
+ return import_react52.default.cloneElement(child, {
7887
7928
  htmlTag: "li"
7888
7929
  });
7889
7930
  }
7890
7931
  return child;
7891
7932
  });
7892
7933
  }
7893
- return /* @__PURE__ */ import_react51.default.createElement(
7934
+ return /* @__PURE__ */ import_react52.default.createElement(
7894
7935
  ListWrapper,
7895
7936
  __spreadValues({
7896
7937
  as: htmlTag,
@@ -7906,8 +7947,8 @@ var list_default = List;
7906
7947
 
7907
7948
  // src/components/tabs/tabs.tsx
7908
7949
  var import_styled36 = __toESM(require("@emotion/styled"));
7909
- var import_react52 = __toESM(require("react"));
7910
- var TabsContext = import_react52.default.createContext({});
7950
+ var import_react53 = __toESM(require("react"));
7951
+ var TabsContext = import_react53.default.createContext({});
7911
7952
  var negativeScrollOffset = (scrollOffset) => `calc(-1 * ${getSizeValue(scrollOffset)})`;
7912
7953
  var Wrapper = import_styled36.default.div`
7913
7954
  ${(props) => props.scrollOffset && `margin: 0 ${negativeScrollOffset(props.scrollOffset)};
@@ -8081,9 +8122,9 @@ var Tab = (_a) => {
8081
8122
  "icon",
8082
8123
  "isDisabled"
8083
8124
  ]);
8084
- const { isPilledDesign } = import_react52.default.useContext(TabsContext);
8125
+ const { isPilledDesign } = import_react53.default.useContext(TabsContext);
8085
8126
  if (isPilledDesign) {
8086
- return /* @__PURE__ */ import_react52.default.createElement(
8127
+ return /* @__PURE__ */ import_react53.default.createElement(
8087
8128
  TabWrapperPilled,
8088
8129
  __spreadValues({
8089
8130
  as: htmlTag,
@@ -8093,11 +8134,11 @@ var Tab = (_a) => {
8093
8134
  "aria-selected": isActive,
8094
8135
  disabled: isDisabled
8095
8136
  }, props),
8096
- icon && /* @__PURE__ */ import_react52.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react52.default.createElement(icon_default, { icon, color: "currentColor" })),
8137
+ icon && /* @__PURE__ */ import_react53.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react53.default.createElement(icon_default, { icon, color: "currentColor" })),
8097
8138
  children
8098
8139
  );
8099
8140
  }
8100
- return /* @__PURE__ */ import_react52.default.createElement(
8141
+ return /* @__PURE__ */ import_react53.default.createElement(
8101
8142
  TabWrapper,
8102
8143
  __spreadValues({
8103
8144
  as: htmlTag,
@@ -8107,7 +8148,7 @@ var Tab = (_a) => {
8107
8148
  "aria-selected": isActive,
8108
8149
  disabled: isDisabled
8109
8150
  }, props),
8110
- icon && /* @__PURE__ */ import_react52.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react52.default.createElement(icon_default, { icon, color: "currentColor" })),
8151
+ icon && /* @__PURE__ */ import_react53.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react53.default.createElement(icon_default, { icon, color: "currentColor" })),
8111
8152
  children
8112
8153
  );
8113
8154
  };
@@ -8125,7 +8166,7 @@ var TabsDeprecated = (_a) => {
8125
8166
  "isPilledDesign",
8126
8167
  "hasBottomBorder"
8127
8168
  ]);
8128
- const tabsContent = isPilledDesign ? /* @__PURE__ */ import_react52.default.createElement(
8169
+ const tabsContent = isPilledDesign ? /* @__PURE__ */ import_react53.default.createElement(
8129
8170
  TabsNavPilled,
8130
8171
  __spreadValues({
8131
8172
  hasFullTabs,
@@ -8133,7 +8174,7 @@ var TabsDeprecated = (_a) => {
8133
8174
  role: "tablist"
8134
8175
  }, props),
8135
8176
  children
8136
- ) : /* @__PURE__ */ import_react52.default.createElement(
8177
+ ) : /* @__PURE__ */ import_react53.default.createElement(
8137
8178
  TabsNav,
8138
8179
  __spreadValues({
8139
8180
  hasFullTabs,
@@ -8144,9 +8185,9 @@ var TabsDeprecated = (_a) => {
8144
8185
  children
8145
8186
  );
8146
8187
  if (scrollOffset) {
8147
- return /* @__PURE__ */ import_react52.default.createElement(Wrapper, { scrollOffset }, tabsContent);
8188
+ return /* @__PURE__ */ import_react53.default.createElement(Wrapper, { scrollOffset }, tabsContent);
8148
8189
  }
8149
- return /* @__PURE__ */ import_react52.default.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
8190
+ return /* @__PURE__ */ import_react53.default.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
8150
8191
  };
8151
8192
  var ConditionalTooltip = ({
8152
8193
  tooltipProps,
@@ -8154,11 +8195,11 @@ var ConditionalTooltip = ({
8154
8195
  tooltipId
8155
8196
  }) => {
8156
8197
  if (tooltipProps) {
8157
- return /* @__PURE__ */ import_react52.default.createElement(tooltip_default, __spreadProps(__spreadValues({}, tooltipProps), { tooltipId, tabIndex: -1 }), children);
8198
+ return /* @__PURE__ */ import_react53.default.createElement(tooltip_default, __spreadProps(__spreadValues({}, tooltipProps), { tooltipId, tabIndex: -1 }), children);
8158
8199
  }
8159
8200
  return children;
8160
8201
  };
8161
- var TabNew = import_react52.default.forwardRef(
8202
+ var TabNew = import_react53.default.forwardRef(
8162
8203
  (_a, ref) => {
8163
8204
  var _b = _a, {
8164
8205
  tabContent,
@@ -8179,8 +8220,8 @@ var TabNew = import_react52.default.forwardRef(
8179
8220
  "onKeyDown",
8180
8221
  "onClick"
8181
8222
  ]);
8182
- const { isPilledDesign } = import_react52.default.useContext(TabsContext);
8183
- const tooltipId = (0, import_react52.useId)();
8223
+ const { isPilledDesign } = import_react53.default.useContext(TabsContext);
8224
+ const tooltipId = (0, import_react53.useId)();
8184
8225
  const componentProps = __spreadValues({
8185
8226
  as: htmlTag,
8186
8227
  isActive,
@@ -8194,7 +8235,7 @@ var TabNew = import_react52.default.forwardRef(
8194
8235
  onClick,
8195
8236
  ref
8196
8237
  }, props);
8197
- return /* @__PURE__ */ import_react52.default.createElement(ConditionalTooltip, { tooltipProps, tooltipId }, isPilledDesign ? /* @__PURE__ */ import_react52.default.createElement(TabWrapperPilled, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ import_react52.default.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ import_react52.default.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent) : /* @__PURE__ */ import_react52.default.createElement(TabWrapper, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ import_react52.default.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ import_react52.default.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent));
8238
+ return /* @__PURE__ */ import_react53.default.createElement(ConditionalTooltip, { tooltipProps, tooltipId }, isPilledDesign ? /* @__PURE__ */ import_react53.default.createElement(TabWrapperPilled, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ import_react53.default.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ import_react53.default.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent) : /* @__PURE__ */ import_react53.default.createElement(TabWrapper, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ import_react53.default.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ import_react53.default.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent));
8198
8239
  }
8199
8240
  );
8200
8241
  TabNew.displayName = "TabNew";
@@ -8212,8 +8253,8 @@ var TabsNew = (_a) => {
8212
8253
  "isPilledDesign",
8213
8254
  "hasBottomBorder"
8214
8255
  ]);
8215
- const tabRefs = (0, import_react52.useRef)({});
8216
- const handleKeyDown = (0, import_react52.useCallback)(
8256
+ const tabRefs = (0, import_react53.useRef)({});
8257
+ const handleKeyDown = (0, import_react53.useCallback)(
8217
8258
  (event, currentTabIndex) => {
8218
8259
  var _a2;
8219
8260
  let newIndex = currentTabIndex;
@@ -8241,14 +8282,14 @@ var TabsNew = (_a) => {
8241
8282
  },
8242
8283
  [tabs.length]
8243
8284
  );
8244
- const setTabRef = (0, import_react52.useCallback)(
8285
+ const setTabRef = (0, import_react53.useCallback)(
8245
8286
  (tabIndex) => (ref) => {
8246
8287
  tabRefs.current[tabIndex] = ref;
8247
8288
  },
8248
8289
  []
8249
8290
  );
8250
- const tabsToRender = (0, import_react52.useMemo)(
8251
- () => tabs.map((tabProps, index) => /* @__PURE__ */ import_react52.default.createElement(
8291
+ const tabsToRender = (0, import_react53.useMemo)(
8292
+ () => tabs.map((tabProps, index) => /* @__PURE__ */ import_react53.default.createElement(
8252
8293
  TabNew,
8253
8294
  __spreadValues({
8254
8295
  key: index,
@@ -8258,8 +8299,8 @@ var TabsNew = (_a) => {
8258
8299
  )),
8259
8300
  [tabs, handleKeyDown, setTabRef]
8260
8301
  );
8261
- const tabsContent = (0, import_react52.useMemo)(
8262
- () => isPilledDesign ? /* @__PURE__ */ import_react52.default.createElement(
8302
+ const tabsContent = (0, import_react53.useMemo)(
8303
+ () => isPilledDesign ? /* @__PURE__ */ import_react53.default.createElement(
8263
8304
  TabsNavPilled,
8264
8305
  __spreadValues({
8265
8306
  hasFullTabs,
@@ -8267,7 +8308,7 @@ var TabsNew = (_a) => {
8267
8308
  role: "tablist"
8268
8309
  }, props),
8269
8310
  tabsToRender
8270
- ) : /* @__PURE__ */ import_react52.default.createElement(
8311
+ ) : /* @__PURE__ */ import_react53.default.createElement(
8271
8312
  TabsNav,
8272
8313
  __spreadValues({
8273
8314
  hasFullTabs,
@@ -8286,9 +8327,9 @@ var TabsNew = (_a) => {
8286
8327
  props
8287
8328
  ]
8288
8329
  );
8289
- const wrappedContent = /* @__PURE__ */ import_react52.default.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
8330
+ const wrappedContent = /* @__PURE__ */ import_react53.default.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
8290
8331
  if (scrollOffset) {
8291
- return /* @__PURE__ */ import_react52.default.createElement(Wrapper, { scrollOffset }, wrappedContent);
8332
+ return /* @__PURE__ */ import_react53.default.createElement(Wrapper, { scrollOffset }, wrappedContent);
8292
8333
  }
8293
8334
  return wrappedContent;
8294
8335
  };
@@ -8304,15 +8345,15 @@ var Tabs = (_a) => {
8304
8345
  return null;
8305
8346
  }
8306
8347
  if (children) {
8307
- return /* @__PURE__ */ import_react52.default.createElement(TabsDeprecated, __spreadValues({}, props), children);
8348
+ return /* @__PURE__ */ import_react53.default.createElement(TabsDeprecated, __spreadValues({}, props), children);
8308
8349
  }
8309
- return /* @__PURE__ */ import_react52.default.createElement(TabsNew, __spreadValues({ tabs }, props));
8350
+ return /* @__PURE__ */ import_react53.default.createElement(TabsNew, __spreadValues({ tabs }, props));
8310
8351
  };
8311
8352
  var tabs_default = Tabs;
8312
8353
 
8313
8354
  // src/components/pill/pill.tsx
8314
8355
  var import_styled37 = __toESM(require("@emotion/styled"));
8315
- var import_react53 = __toESM(require("react"));
8356
+ var import_react54 = __toESM(require("react"));
8316
8357
  var PillWrapper = import_styled37.default.div`
8317
8358
  display: inline-grid;
8318
8359
  grid-auto-flow: column;
@@ -8341,23 +8382,23 @@ var Pill = (_a) => {
8341
8382
  "icon",
8342
8383
  "iconPosition"
8343
8384
  ]);
8344
- const iconComponent = /* @__PURE__ */ import_react53.default.createElement(
8385
+ const iconComponent = /* @__PURE__ */ import_react54.default.createElement(
8345
8386
  container_default,
8346
8387
  {
8347
8388
  htmlTag: "span",
8348
8389
  paddingLeft: iconPosition === "right" && "xsmall",
8349
8390
  paddingRight: iconPosition === "left" && "xsmall"
8350
8391
  },
8351
- /* @__PURE__ */ import_react53.default.createElement(icon_default, { icon, color: "currentColor", size: 2 })
8392
+ /* @__PURE__ */ import_react54.default.createElement(icon_default, { icon, color: "currentColor", size: 2 })
8352
8393
  );
8353
- return /* @__PURE__ */ import_react53.default.createElement(PillWrapper, __spreadValues({ color, backgroundColor }, props), icon && iconPosition === "left" && iconComponent, children, icon && iconPosition === "right" && iconComponent);
8394
+ return /* @__PURE__ */ import_react54.default.createElement(PillWrapper, __spreadValues({ color, backgroundColor }, props), icon && iconPosition === "left" && iconComponent, children, icon && iconPosition === "right" && iconComponent);
8354
8395
  };
8355
8396
  var pill_default = Pill;
8356
8397
 
8357
8398
  // src/components/popover/popover.tsx
8358
8399
  var import_styled38 = __toESM(require("@emotion/styled"));
8359
8400
  var import_react_dom = require("@floating-ui/react-dom");
8360
- var import_react54 = __toESM(require("react"));
8401
+ var import_react55 = __toESM(require("react"));
8361
8402
  var import_react_dom2 = __toESM(require("react-dom"));
8362
8403
  var import_transition_hook2 = require("transition-hook");
8363
8404
  var placements2 = {
@@ -8444,7 +8485,7 @@ var Popover = (_a) => {
8444
8485
  ],
8445
8486
  strategy: "fixed"
8446
8487
  });
8447
- (0, import_react54.useEffect)(() => {
8488
+ (0, import_react55.useEffect)(() => {
8448
8489
  if (!refs.reference.current || !refs.floating.current) {
8449
8490
  return;
8450
8491
  }
@@ -8461,7 +8502,7 @@ var Popover = (_a) => {
8461
8502
  opacity: stage === "enter" ? 1 : 0
8462
8503
  }
8463
8504
  };
8464
- return /* @__PURE__ */ import_react54.default.createElement(
8505
+ return /* @__PURE__ */ import_react55.default.createElement(
8465
8506
  Wrapper2,
8466
8507
  __spreadProps(__spreadValues({
8467
8508
  ref: reference
@@ -8470,8 +8511,8 @@ var Popover = (_a) => {
8470
8511
  width
8471
8512
  }),
8472
8513
  children,
8473
- shouldMount && /* @__PURE__ */ import_react54.default.createElement(import_react54.default.Fragment, null, !rootNode && /* @__PURE__ */ import_react54.default.createElement(ContentWrapper2, __spreadValues({}, contentProps), content), rootNode && import_react_dom2.default.createPortal(
8474
- /* @__PURE__ */ import_react54.default.createElement(ContentWrapper2, __spreadValues({}, contentProps), content),
8514
+ shouldMount && /* @__PURE__ */ import_react55.default.createElement(import_react55.default.Fragment, null, !rootNode && /* @__PURE__ */ import_react55.default.createElement(ContentWrapper2, __spreadValues({}, contentProps), content), rootNode && import_react_dom2.default.createPortal(
8515
+ /* @__PURE__ */ import_react55.default.createElement(ContentWrapper2, __spreadValues({}, contentProps), content),
8475
8516
  rootNode
8476
8517
  ))
8477
8518
  );
@@ -8480,7 +8521,7 @@ var popover_default = Popover;
8480
8521
 
8481
8522
  // src/components/illustration/illustration.tsx
8482
8523
  var import_styled39 = __toESM(require("@emotion/styled"));
8483
- var import_react55 = __toESM(require("react"));
8524
+ var import_react56 = __toESM(require("react"));
8484
8525
  var IllustrationWrapper = import_styled39.default.span`
8485
8526
  display: block;
8486
8527
  color: ${(props) => props.color ? getColorValue(props.color) : getColorValue("grey8")};
@@ -8507,7 +8548,7 @@ var Illustration = (_a) => {
8507
8548
  "color",
8508
8549
  "size"
8509
8550
  ]);
8510
- return /* @__PURE__ */ import_react55.default.createElement(
8551
+ return /* @__PURE__ */ import_react56.default.createElement(
8511
8552
  IllustrationWrapper,
8512
8553
  __spreadValues({
8513
8554
  "aria-hidden": "true",
@@ -8521,10 +8562,10 @@ var Illustration = (_a) => {
8521
8562
  var illustration_default = Illustration;
8522
8563
 
8523
8564
  // src/components/split/split.tsx
8524
- var import_react56 = require("@emotion/react");
8565
+ var import_react57 = require("@emotion/react");
8525
8566
  var import_styled40 = __toESM(require("@emotion/styled"));
8526
- var import_react57 = __toESM(require("react"));
8527
- var getSizeStyles = (props) => import_react56.css`
8567
+ var import_react58 = __toESM(require("react"));
8568
+ var getSizeStyles = (props) => import_react57.css`
8528
8569
  ${getSize("width", props.width)};
8529
8570
  ${getSize("height", props.height)};
8530
8571
  ${getSize("min-width", props.minWidth)};
@@ -8584,7 +8625,7 @@ var SplitSection = (_a) => {
8584
8625
  if (className || style) {
8585
8626
  console.warn(customStylesWarning);
8586
8627
  }
8587
- return /* @__PURE__ */ import_react57.default.createElement(
8628
+ return /* @__PURE__ */ import_react58.default.createElement(
8588
8629
  SplitSectionWrapper,
8589
8630
  __spreadValues({
8590
8631
  as: htmlTag,
@@ -8642,7 +8683,7 @@ var Split = (_a) => {
8642
8683
  if (className || style) {
8643
8684
  console.warn(customStylesWarning);
8644
8685
  }
8645
- return /* @__PURE__ */ import_react57.default.createElement(
8686
+ return /* @__PURE__ */ import_react58.default.createElement(
8646
8687
  SplitWrapper,
8647
8688
  __spreadValues({
8648
8689
  as: htmlTag,
@@ -8660,9 +8701,9 @@ var Split = (_a) => {
8660
8701
  maxWidth,
8661
8702
  maxHeight
8662
8703
  }, props),
8663
- htmlTag === "ul" || htmlTag === "ol" ? import_react57.Children.map(children, (child) => {
8704
+ htmlTag === "ul" || htmlTag === "ol" ? import_react58.Children.map(children, (child) => {
8664
8705
  if (child.type === SplitSection || child.type === Split) {
8665
- return (0, import_react57.cloneElement)(child, { htmlTag: "li" });
8706
+ return (0, import_react58.cloneElement)(child, { htmlTag: "li" });
8666
8707
  }
8667
8708
  return child;
8668
8709
  }) : children
@@ -8672,7 +8713,7 @@ var split_default = Split;
8672
8713
 
8673
8714
  // src/components/color-picker/color-picker.tsx
8674
8715
  var import_styled41 = __toESM(require("@emotion/styled"));
8675
- var import_react58 = __toESM(require("react"));
8716
+ var import_react59 = __toESM(require("react"));
8676
8717
  var import_react_colorful = require("react-colorful");
8677
8718
  var ColorfulWrapper = import_styled41.default.div`
8678
8719
  padding: var(--lns-space-medium);
@@ -8785,7 +8826,7 @@ var Swatch = import_styled41.default.div`
8785
8826
  `;
8786
8827
  var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
8787
8828
  const selectedSwatch = swatches.includes(currentColor) && currentColor;
8788
- return /* @__PURE__ */ import_react58.default.createElement(SwatchesContainer, null, swatches.map((swatch) => /* @__PURE__ */ import_react58.default.createElement(
8829
+ return /* @__PURE__ */ import_react59.default.createElement(SwatchesContainer, null, swatches.map((swatch) => /* @__PURE__ */ import_react59.default.createElement(
8789
8830
  Swatch,
8790
8831
  {
8791
8832
  key: swatch,
@@ -8804,7 +8845,7 @@ var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
8804
8845
  )));
8805
8846
  };
8806
8847
  var ColorSelector = ({ color, setColor }) => {
8807
- return /* @__PURE__ */ import_react58.default.createElement(ColorfulWrapper, null, /* @__PURE__ */ import_react58.default.createElement(import_react_colorful.HexColorPicker, { color, onChange: setColor }), /* @__PURE__ */ import_react58.default.createElement(InputContainer, null, /* @__PURE__ */ import_react58.default.createElement(import_react_colorful.HexColorInput, { prefixed: true, color, onChange: setColor }), /* @__PURE__ */ import_react58.default.createElement(ColorBox, { color })));
8848
+ return /* @__PURE__ */ import_react59.default.createElement(ColorfulWrapper, null, /* @__PURE__ */ import_react59.default.createElement(import_react_colorful.HexColorPicker, { color, onChange: setColor }), /* @__PURE__ */ import_react59.default.createElement(InputContainer, null, /* @__PURE__ */ import_react59.default.createElement(import_react_colorful.HexColorInput, { prefixed: true, color, onChange: setColor }), /* @__PURE__ */ import_react59.default.createElement(ColorBox, { color })));
8808
8849
  };
8809
8850
  var ColorPicker = (_a) => {
8810
8851
  var _b = _a, {
@@ -8818,7 +8859,7 @@ var ColorPicker = (_a) => {
8818
8859
  "swatches",
8819
8860
  "onChange"
8820
8861
  ]);
8821
- const [tempColor, setTempColor] = (0, import_react58.useState)(
8862
+ const [tempColor, setTempColor] = (0, import_react59.useState)(
8822
8863
  defaultColor ? defaultColor : "#FFFFFF"
8823
8864
  );
8824
8865
  const handleOnChange = (hex) => {
@@ -8828,21 +8869,21 @@ var ColorPicker = (_a) => {
8828
8869
  const onSwatchClick = (swatch) => {
8829
8870
  handleOnChange(swatch);
8830
8871
  };
8831
- return /* @__PURE__ */ import_react58.default.createElement(ColorPickerContainer, __spreadValues({}, props), swatches && /* @__PURE__ */ import_react58.default.createElement(
8872
+ return /* @__PURE__ */ import_react59.default.createElement(ColorPickerContainer, __spreadValues({}, props), swatches && /* @__PURE__ */ import_react59.default.createElement(
8832
8873
  SwatchSelector,
8833
8874
  {
8834
8875
  swatches,
8835
8876
  currentColor: tempColor,
8836
8877
  onSwatchClick
8837
8878
  }
8838
- ), /* @__PURE__ */ import_react58.default.createElement(ColorSelector, { color: tempColor, setColor: handleOnChange }), confirmButton && /* @__PURE__ */ import_react58.default.createElement(ButtonWrapper2, null, confirmButton));
8879
+ ), /* @__PURE__ */ import_react59.default.createElement(ColorSelector, { color: tempColor, setColor: handleOnChange }), confirmButton && /* @__PURE__ */ import_react59.default.createElement(ButtonWrapper2, null, confirmButton));
8839
8880
  };
8840
8881
  var color_picker_default = ColorPicker;
8841
8882
 
8842
8883
  // src/components/ellipses-loader/ellipses-loader.tsx
8843
- var import_react59 = require("@emotion/react");
8884
+ var import_react60 = require("@emotion/react");
8844
8885
  var import_styled42 = __toESM(require("@emotion/styled"));
8845
- var import_react60 = __toESM(require("react"));
8886
+ var import_react61 = __toESM(require("react"));
8846
8887
  var speed2 = 2;
8847
8888
  var sizes3 = {
8848
8889
  small: {
@@ -8869,7 +8910,7 @@ var getHeight = (props) => sizes3[props.size].height;
8869
8910
  var getDotSize2 = (props) => sizes3[props.size].dotSize;
8870
8911
  var getGap = (props) => sizes3[props.size].gap;
8871
8912
  var getBounceDistance = (props) => sizes3[props.size].dotSize;
8872
- var createDotBounce = (bounceDistance) => import_react59.keyframes`
8913
+ var createDotBounce = (bounceDistance) => import_react60.keyframes`
8873
8914
  0%, 40%, 100% {
8874
8915
  transform: translateY(50%);
8875
8916
  }
@@ -8909,15 +8950,15 @@ var EllipsesLoader = (_a) => {
8909
8950
  "color",
8910
8951
  "size"
8911
8952
  ]);
8912
- return /* @__PURE__ */ import_react60.default.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ import_react60.default.createElement(Dot2, { color, size, delay: 0, dotIndex: 0 }), /* @__PURE__ */ import_react60.default.createElement(Dot2, { color, size, delay: 0.2, dotIndex: 1 }), /* @__PURE__ */ import_react60.default.createElement(Dot2, { color, size, delay: 0.4, dotIndex: 2 }));
8953
+ return /* @__PURE__ */ import_react61.default.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ import_react61.default.createElement(Dot2, { color, size, delay: 0, dotIndex: 0 }), /* @__PURE__ */ import_react61.default.createElement(Dot2, { color, size, delay: 0.2, dotIndex: 1 }), /* @__PURE__ */ import_react61.default.createElement(Dot2, { color, size, delay: 0.4, dotIndex: 2 }));
8913
8954
  };
8914
8955
  var availableSizes3 = Object.keys(sizes3);
8915
8956
  var ellipses_loader_default = EllipsesLoader;
8916
8957
 
8917
8958
  // src/components/waveform-loader/waveform-loader.tsx
8918
- var import_react61 = require("@emotion/react");
8959
+ var import_react62 = require("@emotion/react");
8919
8960
  var import_styled43 = __toESM(require("@emotion/styled"));
8920
- var import_react62 = __toESM(require("react"));
8961
+ var import_react63 = __toESM(require("react"));
8921
8962
  var sizes4 = {
8922
8963
  medium: {
8923
8964
  totalSize: u(3),
@@ -8937,7 +8978,7 @@ var BAR_WIDTH = u(0.25);
8937
8978
  var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
8938
8979
  var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
8939
8980
  var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
8940
- var ripple = import_react61.keyframes`
8981
+ var ripple = import_react62.keyframes`
8941
8982
  0%, 100% {
8942
8983
  transform: scaleY(0.3);
8943
8984
  }
@@ -8945,7 +8986,7 @@ var ripple = import_react61.keyframes`
8945
8986
  transform: scaleY(1);
8946
8987
  }
8947
8988
  `;
8948
- var backgroundAnimation = import_react61.keyframes`
8989
+ var backgroundAnimation = import_react62.keyframes`
8949
8990
  0% {
8950
8991
  background-position: 0% center;
8951
8992
  }
@@ -8953,7 +8994,7 @@ var backgroundAnimation = import_react61.keyframes`
8953
8994
  background-position: 100% center;
8954
8995
  }
8955
8996
  `;
8956
- var fadeIn = import_react61.keyframes`
8997
+ var fadeIn = import_react62.keyframes`
8957
8998
  0% {
8958
8999
  opacity: 0;
8959
9000
  }
@@ -9001,18 +9042,18 @@ var WaveformLoader = (_a) => {
9001
9042
  "speed",
9002
9043
  "color"
9003
9044
  ]);
9004
- const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ import_react62.default.createElement(Bar, { key: index, index, size, speed: speed3, color }));
9005
- return /* @__PURE__ */ import_react62.default.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
9045
+ const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ import_react63.default.createElement(Bar, { key: index, index, size, speed: speed3, color }));
9046
+ return /* @__PURE__ */ import_react63.default.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
9006
9047
  };
9007
9048
  var availableSizes4 = Object.keys(sizes4);
9008
9049
  var availableSpeeds = Object.keys(speeds);
9009
9050
  var waveform_loader_default = WaveformLoader;
9010
9051
 
9011
9052
  // src/components/indicator/indicator.tsx
9012
- var import_react63 = require("@emotion/react");
9053
+ var import_react64 = require("@emotion/react");
9013
9054
  var import_styled44 = __toESM(require("@emotion/styled"));
9014
- var import_react64 = __toESM(require("react"));
9015
- var ringAnimation = import_react63.keyframes`
9055
+ var import_react65 = __toESM(require("react"));
9056
+ var ringAnimation = import_react64.keyframes`
9016
9057
  0% {
9017
9058
  transform: scale(1);
9018
9059
  opacity: 0;
@@ -9090,8 +9131,8 @@ var Indicator = (_a) => {
9090
9131
  "color",
9091
9132
  "children"
9092
9133
  ]);
9093
- const dotElement = /* @__PURE__ */ import_react64.default.createElement(IndicatorDot, { withPulse, color });
9094
- return /* @__PURE__ */ import_react64.default.createElement(IndicatorContainer, __spreadValues({}, props), children, /* @__PURE__ */ import_react64.default.createElement(IndicatorWrapper, null, dotElement));
9134
+ const dotElement = /* @__PURE__ */ import_react65.default.createElement(IndicatorDot, { withPulse, color });
9135
+ return /* @__PURE__ */ import_react65.default.createElement(IndicatorContainer, __spreadValues({}, props), children, /* @__PURE__ */ import_react65.default.createElement(IndicatorWrapper, null, dotElement));
9095
9136
  };
9096
9137
  var indicator_default = Indicator;
9097
9138