@loomhq/lens 12.4.1 → 12.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (262) hide show
  1. package/dist/cjs/icons/{crop-5-4.js → banner-vector-up.js} +23 -29
  2. package/dist/cjs/icons/banner-vector-up.js.map +7 -0
  3. package/dist/cjs/icons/{crop75.js → bug.js} +10 -31
  4. package/dist/cjs/icons/bug.js.map +7 -0
  5. package/dist/cjs/icons/chevron-down.js +9 -2
  6. package/dist/cjs/icons/chevron-down.js.map +3 -3
  7. package/dist/cjs/icons/chevron-left.js +9 -2
  8. package/dist/cjs/icons/chevron-left.js.map +3 -3
  9. package/dist/cjs/icons/chevron-right.js +9 -2
  10. package/dist/cjs/icons/chevron-right.js.map +3 -3
  11. package/dist/cjs/icons/chevron-up.js +9 -2
  12. package/dist/cjs/icons/chevron-up.js.map +3 -3
  13. package/dist/cjs/icons/chevrons-left.js +7 -7
  14. package/dist/cjs/icons/chevrons-left.js.map +3 -3
  15. package/dist/cjs/icons/chevrons-right.js +7 -7
  16. package/dist/cjs/icons/chevrons-right.js.map +3 -3
  17. package/dist/cjs/icons/index.js +974 -1126
  18. package/dist/cjs/icons/index.js.map +4 -4
  19. package/dist/cjs/icons/lock-fill.js +9 -2
  20. package/dist/cjs/icons/lock-fill.js.map +3 -3
  21. package/dist/cjs/icons/{crop54.js → trello-neutral.js} +24 -16
  22. package/dist/cjs/icons/trello-neutral.js.map +7 -0
  23. package/dist/cjs/index.js +696 -394
  24. package/dist/cjs/index.js.map +4 -4
  25. package/dist/esm/icons/banner-vector-up.js +8 -0
  26. package/dist/esm/icons/bug.js +8 -0
  27. package/dist/esm/icons/chevron-down.js +1 -1
  28. package/dist/esm/icons/chevron-left.js +1 -1
  29. package/dist/esm/icons/chevron-right.js +1 -1
  30. package/dist/esm/icons/chevron-up.js +1 -1
  31. package/dist/esm/icons/chevrons-left.js +1 -1
  32. package/dist/esm/icons/chevrons-right.js +1 -1
  33. package/dist/esm/icons/chunk-2JHD3WDR.js +18 -0
  34. package/dist/esm/icons/chunk-2JHD3WDR.js.map +7 -0
  35. package/dist/esm/icons/chunk-2V4R73H6.js +26 -0
  36. package/dist/esm/icons/chunk-2V4R73H6.js.map +7 -0
  37. package/dist/esm/icons/chunk-4M3VG6OX.js +18 -0
  38. package/dist/esm/icons/chunk-4M3VG6OX.js.map +7 -0
  39. package/dist/esm/icons/chunk-7P55ATBS.js +11 -0
  40. package/dist/esm/icons/chunk-7P55ATBS.js.map +7 -0
  41. package/dist/esm/icons/chunk-CCNVXINF.js +18 -0
  42. package/dist/esm/icons/chunk-CCNVXINF.js.map +7 -0
  43. package/dist/esm/icons/chunk-L45JR2PK.js +18 -0
  44. package/dist/esm/icons/chunk-L45JR2PK.js.map +7 -0
  45. package/dist/esm/icons/chunk-S2YQZFRO.js +18 -0
  46. package/dist/esm/icons/chunk-S2YQZFRO.js.map +7 -0
  47. package/dist/esm/icons/chunk-TMXYGLRV.js +18 -0
  48. package/dist/esm/icons/chunk-TMXYGLRV.js.map +7 -0
  49. package/dist/esm/icons/chunk-XQB6D65H.js +30 -0
  50. package/dist/esm/icons/chunk-XQB6D65H.js.map +7 -0
  51. package/dist/esm/icons/chunk-YQ5OKXIL.js +18 -0
  52. package/dist/esm/icons/chunk-YQ5OKXIL.js.map +7 -0
  53. package/dist/esm/icons/index.js +156 -192
  54. package/dist/esm/icons/lock-fill.js +1 -1
  55. package/dist/esm/icons/trello-neutral.js +8 -0
  56. package/dist/esm/index.js +700 -396
  57. package/dist/esm/index.js.map +4 -4
  58. package/dist/types/colors.d.ts +1 -1
  59. package/dist/types/colors.d.ts.map +1 -1
  60. package/dist/types/components/base-styles/base-styles.d.ts +1 -1
  61. package/dist/types/components/base-styles/base-styles.d.ts.map +1 -1
  62. package/dist/types/components/button/button.d.ts +11 -1
  63. package/dist/types/components/button/button.d.ts.map +1 -1
  64. package/dist/types/components/ellipses-loader/ellipses-loader.d.ts +17 -0
  65. package/dist/types/components/ellipses-loader/ellipses-loader.d.ts.map +1 -0
  66. package/dist/types/components/icon/available-icons/banner-vector-up.d.ts +3 -0
  67. package/dist/types/components/icon/available-icons/banner-vector-up.d.ts.map +1 -0
  68. package/dist/types/components/icon/available-icons/bug.d.ts +3 -0
  69. package/dist/types/components/icon/available-icons/bug.d.ts.map +1 -0
  70. package/dist/types/components/icon/available-icons/chevron-down.d.ts.map +1 -1
  71. package/dist/types/components/icon/available-icons/chevron-left.d.ts.map +1 -1
  72. package/dist/types/components/icon/available-icons/chevron-right.d.ts.map +1 -1
  73. package/dist/types/components/icon/available-icons/chevron-up.d.ts.map +1 -1
  74. package/dist/types/components/icon/available-icons/chevrons-left.d.ts.map +1 -1
  75. package/dist/types/components/icon/available-icons/chevrons-right.d.ts.map +1 -1
  76. package/dist/types/components/icon/available-icons/index.d.ts +3 -12
  77. package/dist/types/components/icon/available-icons/index.d.ts.map +1 -1
  78. package/dist/types/components/icon/available-icons/lock-fill.d.ts.map +1 -1
  79. package/dist/types/components/icon/available-icons/trello-neutral.d.ts +3 -0
  80. package/dist/types/components/icon/available-icons/trello-neutral.d.ts.map +1 -0
  81. package/dist/types/components/index.d.ts +2 -0
  82. package/dist/types/components/index.d.ts.map +1 -1
  83. package/dist/types/components/list/list.d.ts +1 -0
  84. package/dist/types/components/list/list.d.ts.map +1 -1
  85. package/dist/types/components/tabs/tabs.d.ts +3 -1
  86. package/dist/types/components/tabs/tabs.d.ts.map +1 -1
  87. package/dist/types/components/text/text.d.ts +3 -2
  88. package/dist/types/components/text/text.d.ts.map +1 -1
  89. package/dist/types/components/typeahead/typeahead.d.ts +5 -3
  90. package/dist/types/components/typeahead/typeahead.d.ts.map +1 -1
  91. package/dist/types/components/waveform-loader/waveform-loader.d.ts +20 -0
  92. package/dist/types/components/waveform-loader/waveform-loader.d.ts.map +1 -0
  93. package/dist/types/css-variables/index.d.ts +1 -0
  94. package/dist/types/css-variables/index.d.ts.map +1 -1
  95. package/dist/types/icons/banner-vector-up.d.ts +3 -0
  96. package/dist/types/icons/banner-vector-up.d.ts.map +1 -0
  97. package/dist/types/icons/bug.d.ts +3 -0
  98. package/dist/types/icons/bug.d.ts.map +1 -0
  99. package/dist/types/icons/chevron-down.d.ts.map +1 -1
  100. package/dist/types/icons/chevron-left.d.ts.map +1 -1
  101. package/dist/types/icons/chevron-right.d.ts.map +1 -1
  102. package/dist/types/icons/chevron-up.d.ts.map +1 -1
  103. package/dist/types/icons/chevrons-left.d.ts.map +1 -1
  104. package/dist/types/icons/chevrons-right.d.ts.map +1 -1
  105. package/dist/types/icons/index.d.ts +3 -12
  106. package/dist/types/icons/index.d.ts.map +1 -1
  107. package/dist/types/icons/lock-fill.d.ts.map +1 -1
  108. package/dist/types/icons/trello-neutral.d.ts +3 -0
  109. package/dist/types/icons/trello-neutral.d.ts.map +1 -0
  110. package/dist/types/utilities/color.d.ts.map +1 -1
  111. package/dist/types/utilities/styles.d.ts +2 -1
  112. package/dist/types/utilities/styles.d.ts.map +1 -1
  113. package/dist/types/variables.d.ts +4 -0
  114. package/dist/types/variables.d.ts.map +1 -1
  115. package/package.json +5 -5
  116. package/dist/cjs/icons/alarm-clock-complete.js +0 -61
  117. package/dist/cjs/icons/alarm-clock-complete.js.map +0 -7
  118. package/dist/cjs/icons/alarm-clock.js +0 -61
  119. package/dist/cjs/icons/alarm-clock.js.map +0 -7
  120. package/dist/cjs/icons/auto-tasks.js +0 -75
  121. package/dist/cjs/icons/auto-tasks.js.map +0 -7
  122. package/dist/cjs/icons/crop-5-4.js.map +0 -7
  123. package/dist/cjs/icons/crop-7-5.js +0 -61
  124. package/dist/cjs/icons/crop-7-5.js.map +0 -7
  125. package/dist/cjs/icons/crop54.js.map +0 -7
  126. package/dist/cjs/icons/crop75.js.map +0 -7
  127. package/dist/cjs/icons/folder-plus.js +0 -70
  128. package/dist/cjs/icons/folder-plus.js.map +0 -7
  129. package/dist/cjs/icons/frown.js +0 -69
  130. package/dist/cjs/icons/frown.js.map +0 -7
  131. package/dist/cjs/icons/location.js +0 -61
  132. package/dist/cjs/icons/location.js.map +0 -7
  133. package/dist/cjs/icons/phone-link-off.js +0 -77
  134. package/dist/cjs/icons/phone-link-off.js.map +0 -7
  135. package/dist/cjs/icons/phonelink-off.js +0 -59
  136. package/dist/cjs/icons/phonelink-off.js.map +0 -7
  137. package/dist/cjs/icons/unarchive.js +0 -77
  138. package/dist/cjs/icons/unarchive.js.map +0 -7
  139. package/dist/cjs/icons/watch-later-add.js +0 -61
  140. package/dist/cjs/icons/watch-later-add.js.map +0 -7
  141. package/dist/esm/icons/alarm-clock-complete.js +0 -8
  142. package/dist/esm/icons/alarm-clock.js +0 -8
  143. package/dist/esm/icons/auto-tasks.js +0 -8
  144. package/dist/esm/icons/chunk-3Z6V34A5.js +0 -11
  145. package/dist/esm/icons/chunk-3Z6V34A5.js.map +0 -7
  146. package/dist/esm/icons/chunk-4YFQ26JF.js +0 -38
  147. package/dist/esm/icons/chunk-4YFQ26JF.js.map +0 -7
  148. package/dist/esm/icons/chunk-6VCRLQO3.js +0 -38
  149. package/dist/esm/icons/chunk-6VCRLQO3.js.map +0 -7
  150. package/dist/esm/icons/chunk-B3ZAERPE.js +0 -11
  151. package/dist/esm/icons/chunk-B3ZAERPE.js.map +0 -7
  152. package/dist/esm/icons/chunk-DQTBI3HQ.js +0 -22
  153. package/dist/esm/icons/chunk-DQTBI3HQ.js.map +0 -7
  154. package/dist/esm/icons/chunk-EJKCGJ3J.js +0 -22
  155. package/dist/esm/icons/chunk-EJKCGJ3J.js.map +0 -7
  156. package/dist/esm/icons/chunk-FQYZT3T3.js +0 -22
  157. package/dist/esm/icons/chunk-FQYZT3T3.js.map +0 -7
  158. package/dist/esm/icons/chunk-G2H4GD25.js +0 -11
  159. package/dist/esm/icons/chunk-G2H4GD25.js.map +0 -7
  160. package/dist/esm/icons/chunk-HMGBSY3U.js +0 -18
  161. package/dist/esm/icons/chunk-HMGBSY3U.js.map +0 -7
  162. package/dist/esm/icons/chunk-JCJAZ75D.js +0 -22
  163. package/dist/esm/icons/chunk-JCJAZ75D.js.map +0 -7
  164. package/dist/esm/icons/chunk-JDLCSW2Q.js +0 -11
  165. package/dist/esm/icons/chunk-JDLCSW2Q.js.map +0 -7
  166. package/dist/esm/icons/chunk-NAJNPYP6.js +0 -30
  167. package/dist/esm/icons/chunk-NAJNPYP6.js.map +0 -7
  168. package/dist/esm/icons/chunk-OCS5KYBY.js +0 -18
  169. package/dist/esm/icons/chunk-OCS5KYBY.js.map +0 -7
  170. package/dist/esm/icons/chunk-P7USLBHP.js +0 -36
  171. package/dist/esm/icons/chunk-P7USLBHP.js.map +0 -7
  172. package/dist/esm/icons/chunk-RIKCP3LH.js +0 -20
  173. package/dist/esm/icons/chunk-RIKCP3LH.js.map +0 -7
  174. package/dist/esm/icons/chunk-SUNGCRMI.js +0 -22
  175. package/dist/esm/icons/chunk-SUNGCRMI.js.map +0 -7
  176. package/dist/esm/icons/chunk-UAUQSA6O.js +0 -11
  177. package/dist/esm/icons/chunk-UAUQSA6O.js.map +0 -7
  178. package/dist/esm/icons/chunk-UC5EJBS3.js +0 -31
  179. package/dist/esm/icons/chunk-UC5EJBS3.js.map +0 -7
  180. package/dist/esm/icons/chunk-USK2FOBX.js +0 -22
  181. package/dist/esm/icons/chunk-USK2FOBX.js.map +0 -7
  182. package/dist/esm/icons/crop-5-4.js +0 -8
  183. package/dist/esm/icons/crop-5-4.js.map +0 -7
  184. package/dist/esm/icons/crop-7-5.js +0 -8
  185. package/dist/esm/icons/crop-7-5.js.map +0 -7
  186. package/dist/esm/icons/crop54.js +0 -21
  187. package/dist/esm/icons/crop54.js.map +0 -7
  188. package/dist/esm/icons/crop75.js +0 -21
  189. package/dist/esm/icons/crop75.js.map +0 -7
  190. package/dist/esm/icons/folder-plus.js +0 -8
  191. package/dist/esm/icons/folder-plus.js.map +0 -7
  192. package/dist/esm/icons/frown.js +0 -8
  193. package/dist/esm/icons/frown.js.map +0 -7
  194. package/dist/esm/icons/location.js +0 -8
  195. package/dist/esm/icons/location.js.map +0 -7
  196. package/dist/esm/icons/phone-link-off.js +0 -8
  197. package/dist/esm/icons/phone-link-off.js.map +0 -7
  198. package/dist/esm/icons/phonelink-off.js +0 -8
  199. package/dist/esm/icons/phonelink-off.js.map +0 -7
  200. package/dist/esm/icons/unarchive.js +0 -8
  201. package/dist/esm/icons/unarchive.js.map +0 -7
  202. package/dist/esm/icons/watch-later-add.js +0 -8
  203. package/dist/esm/icons/watch-later-add.js.map +0 -7
  204. package/dist/types/components/icon/available-icons/alarm-clock-complete.d.ts +0 -3
  205. package/dist/types/components/icon/available-icons/alarm-clock-complete.d.ts.map +0 -1
  206. package/dist/types/components/icon/available-icons/alarm-clock.d.ts +0 -3
  207. package/dist/types/components/icon/available-icons/alarm-clock.d.ts.map +0 -1
  208. package/dist/types/components/icon/available-icons/auto-tasks.d.ts +0 -3
  209. package/dist/types/components/icon/available-icons/auto-tasks.d.ts.map +0 -1
  210. package/dist/types/components/icon/available-icons/crop-5-4.d.ts +0 -3
  211. package/dist/types/components/icon/available-icons/crop-5-4.d.ts.map +0 -1
  212. package/dist/types/components/icon/available-icons/crop-7-5.d.ts +0 -3
  213. package/dist/types/components/icon/available-icons/crop-7-5.d.ts.map +0 -1
  214. package/dist/types/components/icon/available-icons/crop54.d.ts +0 -3
  215. package/dist/types/components/icon/available-icons/crop54.d.ts.map +0 -1
  216. package/dist/types/components/icon/available-icons/crop75.d.ts +0 -3
  217. package/dist/types/components/icon/available-icons/crop75.d.ts.map +0 -1
  218. package/dist/types/components/icon/available-icons/folder-plus.d.ts +0 -3
  219. package/dist/types/components/icon/available-icons/folder-plus.d.ts.map +0 -1
  220. package/dist/types/components/icon/available-icons/frown.d.ts +0 -3
  221. package/dist/types/components/icon/available-icons/frown.d.ts.map +0 -1
  222. package/dist/types/components/icon/available-icons/location.d.ts +0 -3
  223. package/dist/types/components/icon/available-icons/location.d.ts.map +0 -1
  224. package/dist/types/components/icon/available-icons/phone-link-off.d.ts +0 -3
  225. package/dist/types/components/icon/available-icons/phone-link-off.d.ts.map +0 -1
  226. package/dist/types/components/icon/available-icons/phonelink-off.d.ts +0 -3
  227. package/dist/types/components/icon/available-icons/phonelink-off.d.ts.map +0 -1
  228. package/dist/types/components/icon/available-icons/unarchive.d.ts +0 -3
  229. package/dist/types/components/icon/available-icons/unarchive.d.ts.map +0 -1
  230. package/dist/types/components/icon/available-icons/watch-later-add.d.ts +0 -3
  231. package/dist/types/components/icon/available-icons/watch-later-add.d.ts.map +0 -1
  232. package/dist/types/icons/alarm-clock-complete.d.ts +0 -3
  233. package/dist/types/icons/alarm-clock-complete.d.ts.map +0 -1
  234. package/dist/types/icons/alarm-clock.d.ts +0 -3
  235. package/dist/types/icons/alarm-clock.d.ts.map +0 -1
  236. package/dist/types/icons/auto-tasks.d.ts +0 -3
  237. package/dist/types/icons/auto-tasks.d.ts.map +0 -1
  238. package/dist/types/icons/crop-5-4.d.ts +0 -3
  239. package/dist/types/icons/crop-5-4.d.ts.map +0 -1
  240. package/dist/types/icons/crop-7-5.d.ts +0 -3
  241. package/dist/types/icons/crop-7-5.d.ts.map +0 -1
  242. package/dist/types/icons/crop54.d.ts +0 -3
  243. package/dist/types/icons/crop54.d.ts.map +0 -1
  244. package/dist/types/icons/crop75.d.ts +0 -3
  245. package/dist/types/icons/crop75.d.ts.map +0 -1
  246. package/dist/types/icons/folder-plus.d.ts +0 -3
  247. package/dist/types/icons/folder-plus.d.ts.map +0 -1
  248. package/dist/types/icons/frown.d.ts +0 -3
  249. package/dist/types/icons/frown.d.ts.map +0 -1
  250. package/dist/types/icons/location.d.ts +0 -3
  251. package/dist/types/icons/location.d.ts.map +0 -1
  252. package/dist/types/icons/phone-link-off.d.ts +0 -3
  253. package/dist/types/icons/phone-link-off.d.ts.map +0 -1
  254. package/dist/types/icons/phonelink-off.d.ts +0 -3
  255. package/dist/types/icons/phonelink-off.d.ts.map +0 -1
  256. package/dist/types/icons/unarchive.d.ts +0 -3
  257. package/dist/types/icons/unarchive.d.ts.map +0 -1
  258. package/dist/types/icons/watch-later-add.d.ts +0 -3
  259. package/dist/types/icons/watch-later-add.d.ts.map +0 -1
  260. /package/dist/esm/icons/{alarm-clock-complete.js.map → banner-vector-up.js.map} +0 -0
  261. /package/dist/esm/icons/{alarm-clock.js.map → bug.js.map} +0 -0
  262. /package/dist/esm/icons/{auto-tasks.js.map → trello-neutral.js.map} +0 -0
package/dist/esm/index.js CHANGED
@@ -154,6 +154,8 @@ var themeColors = {
154
154
  ads: "--ds-background-neutral-bold"
155
155
  },
156
156
  overlay: { h: 0, s: 0, l: 100, a: 1, ads: "--ds-surface-overlay" },
157
+ overlayHover: hslaGreys.grey2,
158
+ overlayActive: hslaGreys.grey3,
157
159
  backdrop: { h: 224, s: 72, l: 7, a: backdropAlpha, ads: "--ds-blanket" },
158
160
  border: { h: 225.5, s: 57, l: 10, a: borderAlpha, ads: "--ds-border" }
159
161
  }, themeSharedColors), {
@@ -310,6 +312,20 @@ var themeColors = {
310
312
  ads: "--ds-background-neutral-bold"
311
313
  },
312
314
  overlay: { h: 225, s: 4, l: 17.6, a: 1, ads: "--ds-surface-overlay" },
315
+ overlayHover: {
316
+ h: 225,
317
+ s: 4,
318
+ l: 19.61,
319
+ a: 1,
320
+ ads: "--ds-surface-overlay-hovered"
321
+ },
322
+ overlayActive: {
323
+ h: 225,
324
+ s: 4.69,
325
+ l: 25.1,
326
+ a: 1,
327
+ ads: "--ds-surface-overlay-pressed"
328
+ },
313
329
  backdrop: { h: 210, s: 11, l: 7, a: 0.6, ads: "--ds-blanket" },
314
330
  border: { h: 236, s: 36.6, l: 92, a: 0.12, ads: "--ds-border" }
315
331
  }, themeSharedColors), {
@@ -450,6 +466,9 @@ var getColorValue = (color) => {
450
466
  if (color in hslaColors || color in themeColors.light) {
451
467
  return `var(--lns-color-${color})`;
452
468
  }
469
+ if (color in gradients) {
470
+ return `var(--lns-gradient-${color})`;
471
+ }
453
472
  return color;
454
473
  }
455
474
  };
@@ -625,8 +644,9 @@ var getTextSize = (size) => size && `
625
644
  line-height: var(--lns-lineHeight-${size});
626
645
  letter-spacing: var(--lns-letterSpacing-${size});
627
646
  `;
628
- var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
629
647
  var getFontWeight = (fontWeight) => fontWeight && `font-weight: var(--lns-fontWeight-${fontWeight});`;
648
+ var getFontSetting = (fontSetting) => fontSetting && `var(--lns-fontSetting-${fontSetting});`;
649
+ var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
630
650
  var getShadow = (size) => size && `box-shadow: var(--lns-shadow-${size});`;
631
651
  var getFocusRing = (color, position) => {
632
652
  const focusColor = color ? color : getColorValue("focusRing");
@@ -744,6 +764,10 @@ var fontWeights = {
744
764
  medium: 500,
745
765
  bold: 653
746
766
  };
767
+ var fontSettings = {
768
+ normal: `'normal'`,
769
+ tnum: `'tnum'`
770
+ };
747
771
  var radii = {
748
772
  none: u(0),
749
773
  50: u(0.5),
@@ -822,6 +846,7 @@ var TextWrapper = styled.span`
822
846
  ${(props) => !props.sizeMinMax && getTextSize(props.size)};
823
847
  ${(props) => getFontWeight(props.fontWeight)};
824
848
  ${(props) => props.color && `color: ${getColorValue(props.color)}`};
849
+ ${(props) => props.fontSetting && `font-feature-settings: ${getFontSetting(props.fontSetting)}`};
825
850
  ${(props) => props.isDimmed && `opacity: ${dimAmount}`};
826
851
  ${(props) => props.alignment && `text-align: ${props.alignment}`};
827
852
  ${(props) => props.hasEllipsis && !props.ellipsisLines && `
@@ -875,7 +900,8 @@ var Text = (_a) => {
875
900
  variant,
876
901
  htmlTag = "span",
877
902
  alignment,
878
- sizeMinMax
903
+ sizeMinMax,
904
+ fontSetting = "normal"
879
905
  } = _b, props = __objRest(_b, [
880
906
  "children",
881
907
  "size",
@@ -889,7 +915,8 @@ var Text = (_a) => {
889
915
  "variant",
890
916
  "htmlTag",
891
917
  "alignment",
892
- "sizeMinMax"
918
+ "sizeMinMax",
919
+ "fontSetting"
893
920
  ]);
894
921
  if (isDimmed) {
895
922
  console.warn(textIsDimmedDeprecated);
@@ -911,7 +938,8 @@ var Text = (_a) => {
911
938
  variant,
912
939
  as: htmlTag,
913
940
  alignment,
914
- sizeMinMax
941
+ sizeMinMax,
942
+ fontSetting
915
943
  }, props),
916
944
  children
917
945
  );
@@ -1508,6 +1536,10 @@ var fontWeightVariables = getCssVarsFromObject(
1508
1536
  "fontWeight",
1509
1537
  fontWeights
1510
1538
  );
1539
+ var fontSettingVariables = getCssVarsFromObject(
1540
+ "fontSetting",
1541
+ fontSettings
1542
+ );
1511
1543
  var textSizeVariables = getCssVarsFromObject(
1512
1544
  void 0,
1513
1545
  getTextSizesObject()
@@ -1554,7 +1586,12 @@ var getSizingVariablesCssVarsObject = () => {
1554
1586
  return Object.assign({}, ...sizingVariables);
1555
1587
  };
1556
1588
  var getVariablesCssVarsObject = () => {
1557
- return Object.assign({}, fontWeightVariables, ...sizingVariables);
1589
+ return Object.assign(
1590
+ {},
1591
+ fontWeightVariables,
1592
+ ...sizingVariables,
1593
+ fontSettingVariables
1594
+ );
1558
1595
  };
1559
1596
  var getColorsCssVarsObject = () => {
1560
1597
  return __spreadValues(__spreadValues(__spreadValues({}, colorVariables), themeColorVariables), gradientVariables);
@@ -1776,7 +1813,7 @@ var avatar_default = Avatar;
1776
1813
  // src/components/base-styles/base-styles.tsx
1777
1814
  import { Global, css } from "@emotion/react";
1778
1815
  import React4 from "react";
1779
- var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
1816
+ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body", documentElement = "html") => {
1780
1817
  return `
1781
1818
  ${rootElement} {
1782
1819
  font-size: 100%;
@@ -1807,6 +1844,39 @@ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
1807
1844
  ${getAllCssVarsString(rootElement)}
1808
1845
 
1809
1846
  ${cssUtilities()}
1847
+
1848
+ ${documentElement}[data-brand-color="blue"] {
1849
+ --lns-color-blurpleLight: #E9F2FE;
1850
+ --lns-color-blurpleMedium: #CFE1FD;
1851
+ --lns-color-blurple: #1868DB;
1852
+ --lns-color-blurpleDark: #1558BC;
1853
+ --lns-color-blurpleStrong: #123263;
1854
+
1855
+ --lns-color-backdropTwilight: hsla(216, 69%, 23%, 0.8);
1856
+ --lns-color-highlight: hsla(215, 80%, 48%, 0.15);
1857
+
1858
+ --lns-gradient-ai-primary: conic-gradient(from 180deg at 50% 50%, #0065FF 89.75857436656952deg, #0469FF 145.80000042915344deg, #BF63F3 262.8000068664551deg, #FFA900 307.8000068664551deg);
1859
+
1860
+ --lns-gradient-ai-secondary: radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%);
1861
+ }
1862
+
1863
+ ${documentElement}[data-color-mode="light"][data-brand-color="blue"],
1864
+ ${documentElement}[data-brand-color="blue"] [data-lens-theme="light"],
1865
+ ${documentElement}[data-brand-color="blue"] .brand-theme-light {
1866
+ --lns-themeLight-color-primary: #1868DB;
1867
+ --lns-themeLight-color-primaryHover: #1558BC;
1868
+ --lns-themeLight-color-primaryActive: #123263;
1869
+ --lns-themeLight-color-focusRing: #4688EC;
1870
+ }
1871
+
1872
+ ${documentElement}[data-color-mode="dark"][data-brand-color="blue"],
1873
+ ${documentElement}[data-brand-color="blue"] [data-lens-theme="dark"],
1874
+ ${documentElement}[data-brand-color="blue"] .brand-theme-dark {
1875
+ --lns-themeDark-color-primary: #669DF1;
1876
+ --lns-themeDark-color-primaryHover: #8FB8F6;
1877
+ --lns-themeDark-color-primaryActive: #CFE1FD;
1878
+ --lns-themeDark-color-focusRing: #8FB8F6;
1879
+ }
1810
1880
  `;
1811
1881
  };
1812
1882
  var BaseStyles = () => /* @__PURE__ */ React4.createElement(Global, { styles: css(buildGlobalStylesheet()) });
@@ -1982,6 +2052,16 @@ var variantStyles = {
1982
2052
  background: "transparent",
1983
2053
  borderColor: getColorValue("buttonBorder"),
1984
2054
  hover: getColorValue("backgroundHover"),
2055
+ active: getColorValue("backgroundActive"),
2056
+ floatingBackground: getColorValue("overlay"),
2057
+ floatingHover: getColorValue("overlayHover"),
2058
+ floatingActive: getColorValue("overlayActive")
2059
+ },
2060
+ neutralSecondary: {
2061
+ color: getColorValue("body"),
2062
+ background: "backgroundSecondary",
2063
+ hover: getColorValue("grey3"),
2064
+ // TODO(tatiana/ben p): Awaiting final confirmation from Cody as to semantic approach when he returns Oct 2025
1985
2065
  active: getColorValue("backgroundActive")
1986
2066
  },
1987
2067
  primary: {
@@ -2028,17 +2108,18 @@ var variantStyles = {
2028
2108
  active: null
2029
2109
  }
2030
2110
  };
2031
- var statusStyles = {
2111
+ var statusStyles = (props) => ({
2032
2112
  enabled: css2`
2033
2113
  cursor: pointer;
2034
2114
  `,
2035
2115
  disabled: css2`
2116
+ ${props.ariaDisabled && `aria-disabled: true`};
2036
2117
  pointer-events: none;
2037
2118
  background-color: ${getColorValue("disabledBackground")};
2038
2119
  color: ${getColorValue("disabledContent")};
2039
2120
  border: none;
2040
2121
  `
2041
- };
2122
+ });
2042
2123
  var iconGap = u(1);
2043
2124
  var ButtonWrapper = styled5.button`
2044
2125
  appearance: none;
@@ -2057,12 +2138,14 @@ var ButtonWrapper = styled5.button`
2057
2138
  border-radius: ${(props) => sizesStyles[props.size].radius};
2058
2139
  ${(props) => props.hasFullWidth ? "display: flex; width: 100%" : "display: inline-flex"};
2059
2140
  height: ${(props) => sizesStyles[props.size].height};
2141
+ height: ${(props) => sizesStyles[props.size].height};
2060
2142
  min-width: ${(props) => sizesStyles[props.size].height};
2061
2143
  ${(props) => getTextSize(sizesStyles[props.size].textSize)};
2062
- ${(props) => props.disabled ? statusStyles.disabled : statusStyles.enabled};
2144
+ ${(props) => props.isFloating && `box-shadow: ${shadows.medium}`};
2145
+ ${(props) => props.disabled ? statusStyles(props).disabled : statusStyles(props).enabled};
2063
2146
  ${(props) => !props.disabled && `
2064
2147
  border: ${variantStyles[props.variant].borderColor ? `1px solid ${variantStyles[props.variant].borderColor}` : "none"};
2065
- background: ${variantStyles[props.variant].background};
2148
+ background: ${props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingBackground : variantStyles[props.variant].background};
2066
2149
  background-position: left;
2067
2150
  background-size: 125%;
2068
2151
  color: ${variantStyles[props.variant].color};
@@ -2072,7 +2155,7 @@ var ButtonWrapper = styled5.button`
2072
2155
  transition:
2073
2156
  0.3s background,
2074
2157
  0.3s border-color;
2075
- background: ${(props) => variantStyles[props.variant].hover};
2158
+ background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingHover : variantStyles[props.variant].hover};
2076
2159
  background-position: 75% center;
2077
2160
  }
2078
2161
 
@@ -2080,7 +2163,7 @@ var ButtonWrapper = styled5.button`
2080
2163
  transition:
2081
2164
  0s background,
2082
2165
  0s border-color;
2083
- background: ${(props) => variantStyles[props.variant].active};
2166
+ background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingActive : variantStyles[props.variant].active};
2084
2167
  background-position: right;
2085
2168
  }
2086
2169
 
@@ -2121,9 +2204,12 @@ var Button = (_a) => {
2121
2204
  hasFullWidth,
2122
2205
  icon,
2123
2206
  iconPosition = "left",
2207
+ iconBefore,
2208
+ iconAfter,
2124
2209
  logoSrc,
2125
2210
  hasLoader,
2126
2211
  isDisabled,
2212
+ ariaDisabled,
2127
2213
  htmlTag = "button",
2128
2214
  interactionName,
2129
2215
  onClick,
@@ -2135,30 +2221,51 @@ var Button = (_a) => {
2135
2221
  "hasFullWidth",
2136
2222
  "icon",
2137
2223
  "iconPosition",
2224
+ "iconBefore",
2225
+ "iconAfter",
2138
2226
  "logoSrc",
2139
2227
  "hasLoader",
2140
2228
  "isDisabled",
2229
+ "ariaDisabled",
2141
2230
  "htmlTag",
2142
2231
  "interactionName",
2143
2232
  "onClick",
2144
2233
  "refHandler"
2145
2234
  ]);
2146
- const buttonIcon = /* @__PURE__ */ React7.createElement(
2235
+ const legacyIconLeft = icon && iconPosition === "left" ? icon : null;
2236
+ const iconBeforeElement = iconBefore || legacyIconLeft ? /* @__PURE__ */ React7.createElement(
2147
2237
  IconSection,
2148
2238
  {
2149
2239
  hasLoader,
2150
- paddingLeft: children && iconPosition === "right" && iconGap,
2151
- paddingRight: children && iconPosition === "left" && iconGap
2240
+ paddingLeft: "0",
2241
+ paddingRight: children ? iconGap : "0"
2152
2242
  },
2153
2243
  /* @__PURE__ */ React7.createElement(
2154
2244
  icon_default,
2155
2245
  {
2156
- icon,
2246
+ icon: iconBefore || legacyIconLeft,
2157
2247
  color: "currentColor",
2158
2248
  size: sizesStyles[size].iconSize
2159
2249
  }
2160
2250
  )
2161
- );
2251
+ ) : null;
2252
+ const legacyIconRight = icon && iconPosition === "right" ? icon : null;
2253
+ const iconAfterElement = iconAfter || legacyIconRight ? /* @__PURE__ */ React7.createElement(
2254
+ IconSection,
2255
+ {
2256
+ hasLoader,
2257
+ paddingLeft: children ? iconGap : "0",
2258
+ paddingRight: "unset"
2259
+ },
2260
+ /* @__PURE__ */ React7.createElement(
2261
+ icon_default,
2262
+ {
2263
+ icon: legacyIconRight || iconAfter,
2264
+ color: "currentColor",
2265
+ size: sizesStyles[size].iconSize
2266
+ }
2267
+ )
2268
+ ) : null;
2162
2269
  const onClickWithPressTracing = useCallback(
2163
2270
  (event) => {
2164
2271
  if (interactionName) {
@@ -2178,6 +2285,7 @@ var Button = (_a) => {
2178
2285
  iconPosition,
2179
2286
  logoSrc,
2180
2287
  disabled: isDisabled,
2288
+ ariaDisabled,
2181
2289
  as: htmlTag,
2182
2290
  hasChildren: children,
2183
2291
  ref: (ref) => refHandler && refHandler(ref)
@@ -2185,7 +2293,7 @@ var Button = (_a) => {
2185
2293
  onClick: interactionName === void 0 ? onClick : onClickWithPressTracing
2186
2294
  }),
2187
2295
  hasLoader && /* @__PURE__ */ React7.createElement(LoaderSection, null, /* @__PURE__ */ React7.createElement(loader_default, { color: "currentColor" })),
2188
- icon && iconPosition === "left" && buttonIcon,
2296
+ iconBeforeElement,
2189
2297
  logoSrc && /* @__PURE__ */ React7.createElement(
2190
2298
  LogoImage,
2191
2299
  {
@@ -2199,7 +2307,7 @@ var Button = (_a) => {
2199
2307
  }
2200
2308
  ),
2201
2309
  /* @__PURE__ */ React7.createElement(ChildrenSection, { hasLoader }, children),
2202
- icon && iconPosition === "right" && buttonIcon
2310
+ iconAfterElement
2203
2311
  );
2204
2312
  };
2205
2313
  var availableSizes2 = Object.keys(sizesStyles);
@@ -3344,10 +3452,17 @@ var getDownshiftEnvironment = (container) => {
3344
3452
  };
3345
3453
 
3346
3454
  // src/components/icon/available-icons/chevron-down.tsx
3347
- import ChevronDownIcon from "@atlaskit/icon/utility/chevron-down";
3348
3455
  import * as React20 from "react";
3349
3456
  function SvgChevronDown() {
3350
- return /* @__PURE__ */ React20.createElement(ChevronDownIcon, { label: "", spacing: "compact", testId: "ads-refreshed-icon" });
3457
+ return /* @__PURE__ */ React20.createElement("span", { "aria-hidden": true, "data-testid": "ads-refreshed-icon" }, /* @__PURE__ */ React20.createElement("svg", { viewBox: "-2 -2 16 16" }, /* @__PURE__ */ React20.createElement(
3458
+ "path",
3459
+ {
3460
+ fill: "currentColor",
3461
+ fillRule: "evenodd",
3462
+ d: "M2.03 3.97 6 7.94l3.97-3.97 1.06 1.06-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5z",
3463
+ clipRule: "evenodd"
3464
+ }
3465
+ )));
3351
3466
  }
3352
3467
 
3353
3468
  // src/components/menu/menu.tsx
@@ -4527,7 +4642,9 @@ import React29, {
4527
4642
  useEffect as useEffect4,
4528
4643
  useState as useState2,
4529
4644
  useMemo,
4530
- useRef as useRef2
4645
+ forwardRef as forwardRef3,
4646
+ useRef as useRef2,
4647
+ useCallback as useCallback2
4531
4648
  } from "react";
4532
4649
  import { useLayer as useLayer2 } from "react-laag";
4533
4650
  import ResizeObserver2 from "resize-observer-polyfill";
@@ -4860,182 +4977,192 @@ var TypeaheadMenu = (_a) => {
4860
4977
  })));
4861
4978
  }));
4862
4979
  };
4863
- var Typeahead = (_a) => {
4864
- var _b = _a, {
4865
- container,
4866
- onOptionChange,
4867
- onInputValueChange,
4868
- menuZIndex = 1100,
4869
- menuMaxWidth,
4870
- menuMaxHeight = 34,
4871
- menuMinWidth,
4872
- ariaMenuName,
4873
- selectedOptionValue,
4874
- onOuterClick,
4875
- options,
4876
- placeholder,
4877
- menuPosition = "left",
4878
- isDisabled,
4879
- onOpenChange,
4880
- isLoading,
4881
- loadingMessage,
4882
- emptyResultsMessage,
4883
- errorMessage
4884
- } = _b, props = __objRest(_b, [
4885
- "container",
4886
- "onOptionChange",
4887
- "onInputValueChange",
4888
- "menuZIndex",
4889
- "menuMaxWidth",
4890
- "menuMaxHeight",
4891
- "menuMinWidth",
4892
- "ariaMenuName",
4893
- "selectedOptionValue",
4894
- "onOuterClick",
4895
- "options",
4896
- "placeholder",
4897
- "menuPosition",
4898
- "isDisabled",
4899
- "onOpenChange",
4900
- "isLoading",
4901
- "loadingMessage",
4902
- "emptyResultsMessage",
4903
- "errorMessage"
4904
- ]);
4905
- const environment = getDownshiftEnvironment(container);
4906
- const inputRef = useRef2(null);
4907
- const [inputValue, setInputValue] = useState2("");
4908
- const [downshiftIsOpen, setDownshiftIsOpen] = useState2(false);
4909
- const [prevSelectedItem, setPrevSelectedItem] = useState2(
4910
- getSelectedOption2(selectedOptionValue, options)
4911
- );
4912
- const [selectedItem, setSelectedItem] = useState2(
4913
- prevSelectedItem
4914
- );
4915
- const handleInputValueChange = (value) => {
4916
- setInputValue(value);
4917
- onInputValueChange && onInputValueChange(value);
4918
- };
4919
- const onDownshiftChange = (item) => {
4920
- const value = item || null;
4921
- setSelectedItem(value);
4922
- onOptionChange && onOptionChange(value);
4923
- };
4924
- const downshiftProps = {
4925
- itemToString: (item) => item ? item.value : "",
4926
- onChange: onDownshiftChange,
4927
- onOuterClick,
4928
- environment,
4929
- selectedItem,
4930
- isOpen: downshiftIsOpen
4931
- };
4932
- if (environment) {
4933
- downshiftProps.environment = environment;
4934
- }
4935
- const { layerProps, triggerProps, renderLayer, triggerBounds } = useLayer2({
4936
- isOpen: downshiftIsOpen,
4937
- container,
4938
- ResizeObserver: ResizeObserver2,
4939
- placement: menuPositions[menuPosition],
4940
- auto: true,
4941
- snap: true
4942
- });
4943
- useEffect4(() => {
4944
- if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
4945
- const item = getSelectedOption2(selectedOptionValue, options);
4946
- setPrevSelectedItem(item);
4947
- setSelectedItem(item);
4948
- setInputValue("");
4949
- }
4950
- }, [selectedOptionValue, options, prevSelectedItem]);
4951
- useEffect4(() => {
4952
- var _a2;
4953
- onOpenChange && onOpenChange(downshiftIsOpen);
4954
- if (!downshiftIsOpen) {
4955
- (_a2 = inputRef.current) == null ? void 0 : _a2.blur();
4956
- }
4957
- }, [downshiftIsOpen, onOpenChange]);
4958
- const hasAvailableOptions = useMemo(() => {
4959
- if (!Array.isArray(options)) {
4960
- return false;
4980
+ var Typeahead = forwardRef3(
4981
+ (_a, ref) => {
4982
+ var _b = _a, {
4983
+ container,
4984
+ onOptionChange,
4985
+ onInputValueChange,
4986
+ menuZIndex = 1100,
4987
+ menuMaxWidth,
4988
+ menuMaxHeight = 34,
4989
+ menuMinWidth,
4990
+ ariaMenuName,
4991
+ selectedOptionValue,
4992
+ onOuterClick,
4993
+ options,
4994
+ placeholder,
4995
+ menuPosition = "left",
4996
+ isDisabled,
4997
+ onOpenChange,
4998
+ isLoading,
4999
+ loadingMessage,
5000
+ emptyResultsMessage,
5001
+ errorMessage
5002
+ } = _b, props = __objRest(_b, [
5003
+ "container",
5004
+ "onOptionChange",
5005
+ "onInputValueChange",
5006
+ "menuZIndex",
5007
+ "menuMaxWidth",
5008
+ "menuMaxHeight",
5009
+ "menuMinWidth",
5010
+ "ariaMenuName",
5011
+ "selectedOptionValue",
5012
+ "onOuterClick",
5013
+ "options",
5014
+ "placeholder",
5015
+ "menuPosition",
5016
+ "isDisabled",
5017
+ "onOpenChange",
5018
+ "isLoading",
5019
+ "loadingMessage",
5020
+ "emptyResultsMessage",
5021
+ "errorMessage"
5022
+ ]);
5023
+ const environment = getDownshiftEnvironment(container);
5024
+ const internalInputRef = useRef2(null);
5025
+ const inputRef = useCallback2(
5026
+ (node) => {
5027
+ internalInputRef.current = node;
5028
+ if (ref) {
5029
+ typeof ref === "function" ? ref(node) : ref.current = node;
5030
+ }
5031
+ },
5032
+ [ref]
5033
+ );
5034
+ const [inputValue, setInputValue] = useState2("");
5035
+ const [downshiftIsOpen, setDownshiftIsOpen] = useState2(false);
5036
+ const [prevSelectedItem, setPrevSelectedItem] = useState2(
5037
+ getSelectedOption2(selectedOptionValue, options)
5038
+ );
5039
+ const [selectedItem, setSelectedItem] = useState2(
5040
+ prevSelectedItem
5041
+ );
5042
+ const handleInputValueChange = (value) => {
5043
+ setInputValue(value);
5044
+ onInputValueChange && onInputValueChange(value);
5045
+ };
5046
+ const onDownshiftChange = (item) => {
5047
+ const value = item || null;
5048
+ setSelectedItem(value);
5049
+ onOptionChange && onOptionChange(value);
5050
+ };
5051
+ const downshiftProps = {
5052
+ itemToString: (item) => item ? item.value : "",
5053
+ onChange: onDownshiftChange,
5054
+ onOuterClick,
5055
+ environment,
5056
+ selectedItem,
5057
+ isOpen: downshiftIsOpen
5058
+ };
5059
+ if (environment) {
5060
+ downshiftProps.environment = environment;
4961
5061
  }
4962
- return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
4963
- }, [options]);
4964
- const stateReducer = (state, changes) => {
4965
- if (changes.isOpen !== void 0) {
4966
- if (changes.type === Downshift2.stateChangeTypes.keyDownEscape) {
4967
- setDownshiftIsOpen(false);
4968
- return { isOpen: false };
5062
+ const { layerProps, triggerProps, renderLayer, triggerBounds } = useLayer2({
5063
+ isOpen: downshiftIsOpen,
5064
+ container,
5065
+ ResizeObserver: ResizeObserver2,
5066
+ placement: menuPositions[menuPosition],
5067
+ auto: true,
5068
+ snap: true
5069
+ });
5070
+ useEffect4(() => {
5071
+ if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
5072
+ const item = getSelectedOption2(selectedOptionValue, options);
5073
+ setPrevSelectedItem(item);
5074
+ setSelectedItem(item);
5075
+ setInputValue("");
5076
+ }
5077
+ }, [selectedOptionValue, options, prevSelectedItem]);
5078
+ useEffect4(() => {
5079
+ var _a2;
5080
+ onOpenChange && onOpenChange(downshiftIsOpen);
5081
+ if (!downshiftIsOpen) {
5082
+ (_a2 = internalInputRef.current) == null ? void 0 : _a2.blur();
5083
+ }
5084
+ }, [downshiftIsOpen, onOpenChange]);
5085
+ const hasAvailableOptions = useMemo(() => {
5086
+ if (!Array.isArray(options)) {
5087
+ return false;
5088
+ }
5089
+ return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
5090
+ }, [options]);
5091
+ const stateReducer = (state, changes) => {
5092
+ if (changes.isOpen !== void 0) {
5093
+ if (changes.type === Downshift2.stateChangeTypes.keyDownEscape) {
5094
+ setDownshiftIsOpen(false);
5095
+ return { isOpen: false };
5096
+ }
5097
+ setDownshiftIsOpen(changes.isOpen);
4969
5098
  }
4970
- setDownshiftIsOpen(changes.isOpen);
4971
- }
4972
- return changes;
4973
- };
4974
- return /* @__PURE__ */ React29.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ React29.createElement(Downshift2, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
4975
- getItemProps,
4976
- getInputProps,
4977
- getMenuProps,
4978
- isOpen,
4979
- highlightedIndex,
4980
- selectedItem: selectedItem2
4981
- }) => {
4982
- return (
4983
- // Don't set the role to combobox to ensure a consistent experience for screen readers
4984
- /* @__PURE__ */ React29.createElement("div", { role: "presentation" }, /* @__PURE__ */ React29.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ React29.createElement(
4985
- TypeaheadHeader,
4986
- {
4987
- inputRef,
4988
- selectedItem: selectedItem2,
4989
- selectedOptionValue,
4990
- placeholder,
4991
- isDisabled,
4992
- options,
4993
- getInputProps,
4994
- ariaMenuName,
4995
- inputValue,
4996
- handleInputValueChange,
4997
- isOpen: downshiftIsOpen && isOpen,
4998
- onInputFocus: () => {
4999
- if (hasAvailableOptions || isLoading) {
5099
+ return changes;
5100
+ };
5101
+ return /* @__PURE__ */ React29.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ React29.createElement(Downshift2, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
5102
+ getItemProps,
5103
+ getInputProps,
5104
+ getMenuProps,
5105
+ isOpen,
5106
+ highlightedIndex,
5107
+ selectedItem: selectedItem2
5108
+ }) => {
5109
+ return (
5110
+ // Don't set the role to combobox to ensure a consistent experience for screen readers
5111
+ /* @__PURE__ */ React29.createElement("div", { role: "presentation" }, /* @__PURE__ */ React29.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ React29.createElement(
5112
+ TypeaheadHeader,
5113
+ {
5114
+ inputRef,
5115
+ selectedItem: selectedItem2,
5116
+ selectedOptionValue,
5117
+ placeholder,
5118
+ isDisabled,
5119
+ options,
5120
+ getInputProps,
5121
+ ariaMenuName,
5122
+ inputValue,
5123
+ handleInputValueChange,
5124
+ isOpen: downshiftIsOpen && isOpen,
5125
+ onInputFocus: () => {
5000
5126
  setDownshiftIsOpen(true);
5001
- }
5002
- },
5003
- hasLoader: isLoading,
5004
- hasError: Boolean(errorMessage)
5005
- }
5006
- )), downshiftIsOpen && isOpen && renderLayer(
5007
- /* @__PURE__ */ React29.createElement(
5008
- "div",
5009
- __spreadProps(__spreadValues({}, layerProps), {
5010
- style: __spreadProps(__spreadValues({}, layerProps.style), {
5011
- zIndex: menuZIndex,
5012
- width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
5013
- })
5014
- }),
5127
+ },
5128
+ hasLoader: isLoading,
5129
+ hasError: Boolean(errorMessage)
5130
+ }
5131
+ )), downshiftIsOpen && isOpen && renderLayer(
5015
5132
  /* @__PURE__ */ React29.createElement(
5016
- TypeaheadMenu,
5017
- {
5018
- options,
5019
- selectedItem: selectedItem2,
5020
- selectedOptionValue,
5021
- hasAvailableOptions,
5022
- highlightedIndex,
5023
- getItemProps,
5024
- isLoading,
5025
- loadingMessage,
5026
- emptyResultsMessage,
5027
- position: menuPosition,
5028
- downshiftMenuProps: getMenuProps,
5029
- maxWidth: menuMaxWidth,
5030
- maxHeight: menuMaxHeight,
5031
- minWidth: menuMinWidth
5032
- }
5133
+ "div",
5134
+ __spreadProps(__spreadValues({}, layerProps), {
5135
+ style: __spreadProps(__spreadValues({}, layerProps.style), {
5136
+ zIndex: menuZIndex,
5137
+ width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
5138
+ })
5139
+ }),
5140
+ /* @__PURE__ */ React29.createElement(
5141
+ TypeaheadMenu,
5142
+ {
5143
+ options,
5144
+ selectedItem: selectedItem2,
5145
+ selectedOptionValue,
5146
+ hasAvailableOptions,
5147
+ highlightedIndex,
5148
+ getItemProps,
5149
+ isLoading,
5150
+ loadingMessage,
5151
+ emptyResultsMessage,
5152
+ position: menuPosition,
5153
+ downshiftMenuProps: getMenuProps,
5154
+ maxWidth: menuMaxWidth,
5155
+ maxHeight: menuMaxHeight,
5156
+ minWidth: menuMinWidth
5157
+ }
5158
+ )
5033
5159
  )
5034
- )
5035
- ), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ React29.createElement(ErrorMessage2, null, errorMessage) : null)
5036
- );
5037
- }));
5038
- };
5160
+ ), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ React29.createElement(ErrorMessage2, null, errorMessage) : null)
5161
+ );
5162
+ }));
5163
+ }
5164
+ );
5165
+ Typeahead.displayName = "Typeahead";
5039
5166
  var typeahead_default = Typeahead;
5040
5167
 
5041
5168
  // src/components/dropdown/dropdown.tsx
@@ -5195,7 +5322,7 @@ import React33, { isValidElement } from "react";
5195
5322
 
5196
5323
  // src/components/radio/radio.tsx
5197
5324
  import styled25 from "@emotion/styled";
5198
- import React31, { forwardRef as forwardRef3 } from "react";
5325
+ import React31, { forwardRef as forwardRef4 } from "react";
5199
5326
  var RadioLabel = styled25.label`
5200
5327
  display: block;
5201
5328
  position: relative;
@@ -5261,7 +5388,7 @@ var RadioBox = styled25.span`
5261
5388
  background-color: ${getColorValue("white")};
5262
5389
  }
5263
5390
  `;
5264
- var Radio = forwardRef3(
5391
+ var Radio = forwardRef4(
5265
5392
  (_a, ref) => {
5266
5393
  var _b = _a, {
5267
5394
  isDisabled,
@@ -5547,10 +5674,10 @@ function useOnClickOutside(ref, handler) {
5547
5674
  }
5548
5675
 
5549
5676
  // src/hooks/use-focused-element.tsx
5550
- import { useCallback as useCallback2, useEffect as useEffect6, useState as useState4 } from "react";
5677
+ import { useCallback as useCallback3, useEffect as useEffect6, useState as useState4 } from "react";
5551
5678
  function useFocusedElement(ref) {
5552
5679
  const [isFocused, setIsFocused] = useState4(false);
5553
- const handleFocus = useCallback2(
5680
+ const handleFocus = useCallback3(
5554
5681
  (e) => {
5555
5682
  const currentRef = ref.current;
5556
5683
  if (e.type === "focusin" && e.target === currentRef) {
@@ -5559,7 +5686,7 @@ function useFocusedElement(ref) {
5559
5686
  },
5560
5687
  [ref]
5561
5688
  );
5562
- const handleBlur = useCallback2(
5689
+ const handleBlur = useCallback3(
5563
5690
  (e) => {
5564
5691
  const currentRef = ref.current;
5565
5692
  if (e.type === "focusout" && e.target === currentRef) {
@@ -6779,19 +6906,25 @@ var Tabs = (_a) => {
6779
6906
  scrollOffset,
6780
6907
  hasFullTabs,
6781
6908
  isPilledDesign,
6782
- hasBottomBorder = false
6909
+ hasBottomBorder = false,
6910
+ role,
6911
+ ariaOrientation
6783
6912
  } = _b, props = __objRest(_b, [
6784
6913
  "children",
6785
6914
  "scrollOffset",
6786
6915
  "hasFullTabs",
6787
6916
  "isPilledDesign",
6788
- "hasBottomBorder"
6917
+ "hasBottomBorder",
6918
+ "role",
6919
+ "ariaOrientation"
6789
6920
  ]);
6790
6921
  const tabsContent = isPilledDesign ? /* @__PURE__ */ React44.createElement(
6791
6922
  TabsNavPilled,
6792
6923
  __spreadValues({
6793
6924
  hasFullTabs,
6794
- scrollOffset
6925
+ scrollOffset,
6926
+ role,
6927
+ "aria-orientation": ariaOrientation
6795
6928
  }, props),
6796
6929
  /* @__PURE__ */ React44.createElement("ul", null, children)
6797
6930
  ) : /* @__PURE__ */ React44.createElement(
@@ -6799,7 +6932,9 @@ var Tabs = (_a) => {
6799
6932
  __spreadValues({
6800
6933
  hasFullTabs,
6801
6934
  scrollOffset,
6802
- hasBottomBorder
6935
+ hasBottomBorder,
6936
+ role,
6937
+ "aria-orientation": ariaOrientation
6803
6938
  }, props),
6804
6939
  /* @__PURE__ */ React44.createElement("ul", null, children)
6805
6940
  );
@@ -7332,17 +7467,181 @@ var ColorPicker = (_a) => {
7332
7467
  };
7333
7468
  var color_picker_default = ColorPicker;
7334
7469
 
7470
+ // src/components/ellipses-loader/ellipses-loader.tsx
7471
+ import { keyframes as keyframes3 } from "@emotion/react";
7472
+ import styled41 from "@emotion/styled";
7473
+ import React50 from "react";
7474
+ var speed2 = 2;
7475
+ var sizes3 = {
7476
+ small: {
7477
+ totalSize: u(2.25),
7478
+ height: u(0.5625),
7479
+ dotSize: u(0.375),
7480
+ gap: u(0.25)
7481
+ },
7482
+ medium: {
7483
+ totalSize: u(3),
7484
+ height: u(0.75),
7485
+ dotSize: u(0.5),
7486
+ gap: u(0.375)
7487
+ },
7488
+ large: {
7489
+ totalSize: u(6),
7490
+ height: u(1.5),
7491
+ dotSize: u(1),
7492
+ gap: u(0.75)
7493
+ }
7494
+ };
7495
+ var getTotalSize2 = (props) => sizes3[props.size].totalSize;
7496
+ var getHeight = (props) => sizes3[props.size].height;
7497
+ var getDotSize2 = (props) => sizes3[props.size].dotSize;
7498
+ var getGap = (props) => sizes3[props.size].gap;
7499
+ var getBounceDistance = (props) => sizes3[props.size].dotSize;
7500
+ var createDotBounce = (bounceDistance) => keyframes3`
7501
+ 0%, 40%, 100% {
7502
+ transform: translateY(50%);
7503
+ }
7504
+ 20% {
7505
+ transform: translateY(calc(50% - ${bounceDistance}));
7506
+ }
7507
+ `;
7508
+ var EllipsesLoaderWrapper = styled41.span`
7509
+ display: inline-flex;
7510
+ align-items: center;
7511
+ justify-content: center;
7512
+ height: ${(props) => getHeight(props)};
7513
+ width: ${(props) => getTotalSize2(props)};
7514
+ gap: ${(props) => getGap(props)};
7515
+ `;
7516
+ var Dot2 = styled41.span`
7517
+ width: ${(props) => getDotSize2(props)};
7518
+ height: ${(props) => getDotSize2(props)};
7519
+ border-radius: 50%;
7520
+ background-color: ${(props) => getColorValue(props.color)};
7521
+ transform: translateY(50%);
7522
+ animation: ${(props) => createDotBounce(getBounceDistance(props))} ${speed2}s
7523
+ ease-in-out infinite;
7524
+ animation-fill-mode: both;
7525
+ animation-delay: ${(props) => props.delay}s;
7526
+ `;
7527
+ var EllipsesLoader = (_a) => {
7528
+ var _b = _a, {
7529
+ color = "body",
7530
+ size = "medium"
7531
+ } = _b, props = __objRest(_b, [
7532
+ "color",
7533
+ "size"
7534
+ ]);
7535
+ return /* @__PURE__ */ React50.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ React50.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ React50.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ React50.createElement(Dot2, { color, size, delay: 0.4 }));
7536
+ };
7537
+ var availableSizes3 = Object.keys(sizes3);
7538
+ var ellipses_loader_default = EllipsesLoader;
7539
+
7540
+ // src/components/waveform-loader/waveform-loader.tsx
7541
+ import { keyframes as keyframes4 } from "@emotion/react";
7542
+ import styled42 from "@emotion/styled";
7543
+ import React51 from "react";
7544
+ var sizes4 = {
7545
+ medium: {
7546
+ totalSize: u(3),
7547
+ // 24px
7548
+ barHeight: u(2.25)
7549
+ // 18px
7550
+ }
7551
+ };
7552
+ var speeds = {
7553
+ fast: 1.2,
7554
+ slow: 1.7
7555
+ };
7556
+ var AI_PRIMARY_ANIMATED_LINEAR_GRADIENT = "linear-gradient(270deg, #565ADD 10.58%, #DC43BE 41.83%, #565ADD 69.23%, #565ADD 96.63%)";
7557
+ var GRADIENT_ANIMATION_SPEED = 2;
7558
+ var BARS_COUNT = 5;
7559
+ var BAR_WIDTH = u(0.25);
7560
+ var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
7561
+ var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
7562
+ var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
7563
+ var ripple = keyframes4`
7564
+ 0%, 100% {
7565
+ transform: scaleY(0.3);
7566
+ }
7567
+ 50% {
7568
+ transform: scaleY(1);
7569
+ }
7570
+ `;
7571
+ var backgroundAnimation = keyframes4`
7572
+ 0% {
7573
+ background-position: 0% center;
7574
+ }
7575
+ 100% {
7576
+ background-position: 100% center;
7577
+ }
7578
+ `;
7579
+ var fadeIn = keyframes4`
7580
+ 0% {
7581
+ opacity: 0;
7582
+ }
7583
+ 100% {
7584
+ opacity: 1;
7585
+ }
7586
+ `;
7587
+ var WaveformLoaderWrapper = styled42.span`
7588
+ display: inline-flex;
7589
+ align-items: center;
7590
+ justify-content: space-evenly;
7591
+ height: ${(props) => getTotalSize3(props)};
7592
+ width: ${(props) => getTotalSize3(props)};
7593
+ position: relative;
7594
+ `;
7595
+ var Bar = styled42.span`
7596
+ width: ${BAR_WIDTH};
7597
+ height: ${(props) => getBarHeight(props)};
7598
+ background: ${(props) => props.color === "ai-primary" ? AI_PRIMARY_ANIMATED_LINEAR_GRADIENT : getColorValue(props.color)};
7599
+ background-size: ${(props) => getTotalSize3(props)}
7600
+ ${(props) => getTotalSize3(props)};
7601
+ background-position: ${(props) => {
7602
+ const barCenterRatio = (props.index + 1) / (BARS_COUNT + 1);
7603
+ const offsetRatio = barCenterRatio - 0.5;
7604
+ return `calc(${getTotalSize3(props)} * ${offsetRatio}) center`;
7605
+ }};
7606
+ opacity: 0; /* Ensure it starts invisible */
7607
+ transform: scaleY(0.3);
7608
+ transform-origin: center;
7609
+ animation:
7610
+ ${fadeIn} 50ms ease-out forwards,
7611
+ ${ripple} ${(props) => getAnimationSpeed(props)}s ease-in-out infinite,
7612
+ ${backgroundAnimation} ${GRADIENT_ANIMATION_SPEED}s linear infinite;
7613
+
7614
+ animation-delay: ${(props) => -1 + props.index * (getAnimationSpeed(props) / BARS_COUNT)}s;
7615
+ position: relative;
7616
+ `;
7617
+ var WaveformLoader = (_a) => {
7618
+ var _b = _a, {
7619
+ size = "medium",
7620
+ speed: speed3 = "fast",
7621
+ color = "body"
7622
+ } = _b, props = __objRest(_b, [
7623
+ "size",
7624
+ "speed",
7625
+ "color"
7626
+ ]);
7627
+ const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ React51.createElement(Bar, { key: index, index, size, speed: speed3, color }));
7628
+ return /* @__PURE__ */ React51.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
7629
+ };
7630
+ var availableSizes4 = Object.keys(sizes4);
7631
+ var availableSpeeds = Object.keys(speeds);
7632
+ var waveform_loader_default = WaveformLoader;
7633
+
7335
7634
  // src/illustrations/accounts-and-billing.js
7336
- import * as React50 from "react";
7635
+ import * as React52 from "react";
7337
7636
  function IllustrationAccountsBilling(props) {
7338
- return /* @__PURE__ */ React50.createElement(
7637
+ return /* @__PURE__ */ React52.createElement(
7339
7638
  "svg",
7340
7639
  __spreadValues({
7341
7640
  viewBox: "0 0 102 101",
7342
7641
  fill: "none",
7343
7642
  xmlns: "http://www.w3.org/2000/svg"
7344
7643
  }, props),
7345
- /* @__PURE__ */ React50.createElement(
7644
+ /* @__PURE__ */ React52.createElement(
7346
7645
  "path",
7347
7646
  {
7348
7647
  d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
@@ -7351,7 +7650,7 @@ function IllustrationAccountsBilling(props) {
7351
7650
  strokeMiterlimit: 10
7352
7651
  }
7353
7652
  ),
7354
- /* @__PURE__ */ React50.createElement(
7653
+ /* @__PURE__ */ React52.createElement(
7355
7654
  "path",
7356
7655
  {
7357
7656
  d: "M69.38 59.21c14.74 0 26.691-11.95 26.691-26.692S84.121 5.826 69.38 5.826c-14.741 0-26.692 11.95-26.692 26.692S54.638 59.21 69.38 59.21zM1 95.973h100M1 77.28h100M1 59.213h100M5.928 1v58.213M24.605 1v58.213M42.674 1v58.213",
@@ -7365,37 +7664,37 @@ function IllustrationAccountsBilling(props) {
7365
7664
  var accounts_and_billing_default = IllustrationAccountsBilling;
7366
7665
 
7367
7666
  // src/illustrations/invite.js
7368
- import * as React51 from "react";
7667
+ import * as React53 from "react";
7369
7668
  function IllustrationInvite(props) {
7370
- return /* @__PURE__ */ React51.createElement(
7669
+ return /* @__PURE__ */ React53.createElement(
7371
7670
  "svg",
7372
7671
  __spreadValues({
7373
7672
  viewBox: "0 0 100 101",
7374
7673
  fill: "none",
7375
7674
  xmlns: "http://www.w3.org/2000/svg"
7376
7675
  }, props),
7377
- /* @__PURE__ */ React51.createElement(
7676
+ /* @__PURE__ */ React53.createElement(
7378
7677
  "path",
7379
7678
  {
7380
7679
  d: "M50.028 25.007A24.999 24.999 0 0034.586 1.905a25.022 25.022 0 00-27.26 5.42 25.002 25.002 0 0017.688 42.687V25.007h25.014z",
7381
7680
  fill: "currentColor"
7382
7681
  }
7383
7682
  ),
7384
- /* @__PURE__ */ React51.createElement(
7683
+ /* @__PURE__ */ React53.createElement(
7385
7684
  "path",
7386
7685
  {
7387
7686
  d: "M74.986 50.012a25.02 25.02 0 0023.11-15.436 24.993 24.993 0 00-5.422-27.25 25.017 25.017 0 00-42.702 17.681h25.014v25.005z",
7388
7687
  fill: "currentColor"
7389
7688
  }
7390
7689
  ),
7391
- /* @__PURE__ */ React51.createElement(
7690
+ /* @__PURE__ */ React53.createElement(
7392
7691
  "path",
7393
7692
  {
7394
7693
  d: "M49.972 74.99a25 25 0 0015.442 23.102 25.025 25.025 0 0027.26-5.42 25.002 25.002 0 00-17.688-42.687V74.99H49.972z",
7395
7694
  fill: "currentColor"
7396
7695
  }
7397
7696
  ),
7398
- /* @__PURE__ */ React51.createElement(
7697
+ /* @__PURE__ */ React53.createElement(
7399
7698
  "path",
7400
7699
  {
7401
7700
  d: "M25.014 100.003a25.003 25.003 0 0023.103-15.44 25.017 25.017 0 00-5.42-27.259A25.005 25.005 0 00.006 74.991h25.007v25.012z",
@@ -7407,23 +7706,23 @@ function IllustrationInvite(props) {
7407
7706
  var invite_default = IllustrationInvite;
7408
7707
 
7409
7708
  // src/illustrations/archived.js
7410
- import * as React52 from "react";
7709
+ import * as React54 from "react";
7411
7710
  function IllustrationArchived(props) {
7412
- return /* @__PURE__ */ React52.createElement(
7711
+ return /* @__PURE__ */ React54.createElement(
7413
7712
  "svg",
7414
7713
  __spreadValues({
7415
7714
  viewBox: "0 0 100 101",
7416
7715
  fill: "none",
7417
7716
  xmlns: "http://www.w3.org/2000/svg"
7418
7717
  }, props),
7419
- /* @__PURE__ */ React52.createElement(
7718
+ /* @__PURE__ */ React54.createElement(
7420
7719
  "path",
7421
7720
  {
7422
7721
  d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
7423
7722
  fill: "currentColor"
7424
7723
  }
7425
7724
  ),
7426
- /* @__PURE__ */ React52.createElement(
7725
+ /* @__PURE__ */ React54.createElement(
7427
7726
  "path",
7428
7727
  {
7429
7728
  d: "M87 13.002H53.68c8.41 1.53 15 8.2 16.46 16.63H87v-16.63zM46.32 13.002H13v16.63h16.86c1.45-8.43 8.05-15.1 16.46-16.63zM13 32.632v15.87h18.19c3.12-7.32 10.35-12.47 18.81-12.47 8.46 0 15.69 5.15 18.81 12.47H87v-15.87H13zM13 67.372h20.4c3.71-5.15 9.76-8.52 16.59-8.52 6.84 0 12.88 3.36 16.59 8.52H87v-15.87H13v15.87zM13 87.002h23.47c3.61-3.18 8.34-5.12 13.53-5.12 5.19 0 9.92 1.93 13.53 5.12H87v-16.63H13v16.63z",
@@ -7435,16 +7734,16 @@ function IllustrationArchived(props) {
7435
7734
  var archived_default = IllustrationArchived;
7436
7735
 
7437
7736
  // src/illustrations/lead-with-transparency.js
7438
- import * as React53 from "react";
7737
+ import * as React55 from "react";
7439
7738
  function IllustrationLeadwithTransparency(props) {
7440
- return /* @__PURE__ */ React53.createElement(
7739
+ return /* @__PURE__ */ React55.createElement(
7441
7740
  "svg",
7442
7741
  __spreadValues({
7443
7742
  viewBox: "0 0 110 101",
7444
7743
  fill: "none",
7445
7744
  xmlns: "http://www.w3.org/2000/svg"
7446
7745
  }, props),
7447
- /* @__PURE__ */ React53.createElement(
7746
+ /* @__PURE__ */ React55.createElement(
7448
7747
  "path",
7449
7748
  {
7450
7749
  d: "M55 100.888a54.867 54.867 0 0031.361-9.8H23.64a54.867 54.867 0 0031.361 9.8zM20.482 88.728h69.025a54.887 54.887 0 008.8-8.911H11.682a56.245 56.245 0 008.8 8.911zM9.262 76.492h91.476a54.95 54.95 0 004.411-7.957H4.851a54.95 54.95 0 004.41 7.957zM3.124 64.255h103.752a54.896 54.896 0 001.969-7.002H1.166a53.117 53.117 0 001.958 7.002zM0 46.015c0 2.03.121 4.039.33 6.003h109.34c.22-1.975.33-3.973.33-6.003v-.033H0v.033zM.363 39.782h109.274a54.71 54.71 0 00-.814-5.07H1.177a55.308 55.308 0 00-.814 5.07zM3.2 27.556H106.8a58.547 58.547 0 00-1.672-4.115H4.873A51.945 51.945 0 003.2 27.556zM9.405 15.32h91.19a59.831 59.831 0 00-2.321-3.161H11.726a59.814 59.814 0 00-2.321 3.16zM23.716.888a57.211 57.211 0 00-2.959 2.195h68.475A52.837 52.837 0 0086.273.888H23.716z",
@@ -7456,16 +7755,16 @@ function IllustrationLeadwithTransparency(props) {
7456
7755
  var lead_with_transparency_default = IllustrationLeadwithTransparency;
7457
7756
 
7458
7757
  // src/illustrations/ask-for-more.js
7459
- import * as React54 from "react";
7758
+ import * as React56 from "react";
7460
7759
  function IllustrationAskforMore(props) {
7461
- return /* @__PURE__ */ React54.createElement(
7760
+ return /* @__PURE__ */ React56.createElement(
7462
7761
  "svg",
7463
7762
  __spreadValues({
7464
7763
  viewBox: "0 0 100 100",
7465
7764
  fill: "none",
7466
7765
  xmlns: "http://www.w3.org/2000/svg"
7467
7766
  }, props),
7468
- /* @__PURE__ */ React54.createElement(
7767
+ /* @__PURE__ */ React56.createElement(
7469
7768
  "path",
7470
7769
  {
7471
7770
  d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
@@ -7477,16 +7776,16 @@ function IllustrationAskforMore(props) {
7477
7776
  var ask_for_more_default = IllustrationAskforMore;
7478
7777
 
7479
7778
  // src/illustrations/learning-and-development.js
7480
- import * as React55 from "react";
7779
+ import * as React57 from "react";
7481
7780
  function IllustrationLearningDevelopment(props) {
7482
- return /* @__PURE__ */ React55.createElement(
7781
+ return /* @__PURE__ */ React57.createElement(
7483
7782
  "svg",
7484
7783
  __spreadValues({
7485
7784
  viewBox: "0 0 142 142",
7486
7785
  fill: "none",
7487
7786
  xmlns: "http://www.w3.org/2000/svg"
7488
7787
  }, props),
7489
- /* @__PURE__ */ React55.createElement(
7788
+ /* @__PURE__ */ React57.createElement(
7490
7789
  "path",
7491
7790
  {
7492
7791
  fillRule: "evenodd",
@@ -7495,7 +7794,7 @@ function IllustrationLearningDevelopment(props) {
7495
7794
  fill: "currentColor"
7496
7795
  }
7497
7796
  ),
7498
- /* @__PURE__ */ React55.createElement(
7797
+ /* @__PURE__ */ React57.createElement(
7499
7798
  "path",
7500
7799
  {
7501
7800
  fillRule: "evenodd",
@@ -7504,7 +7803,7 @@ function IllustrationLearningDevelopment(props) {
7504
7803
  fill: "currentColor"
7505
7804
  }
7506
7805
  ),
7507
- /* @__PURE__ */ React55.createElement(
7806
+ /* @__PURE__ */ React57.createElement(
7508
7807
  "circle",
7509
7808
  {
7510
7809
  cx: 70.71,
@@ -7519,16 +7818,16 @@ function IllustrationLearningDevelopment(props) {
7519
7818
  var learning_and_development_default = IllustrationLearningDevelopment;
7520
7819
 
7521
7820
  // src/illustrations/business-plan.js
7522
- import * as React56 from "react";
7821
+ import * as React58 from "react";
7523
7822
  function IllustrationBusinessPlan(props) {
7524
- return /* @__PURE__ */ React56.createElement(
7823
+ return /* @__PURE__ */ React58.createElement(
7525
7824
  "svg",
7526
7825
  __spreadValues({
7527
7826
  viewBox: "0 0 101 100",
7528
7827
  fill: "none",
7529
7828
  xmlns: "http://www.w3.org/2000/svg"
7530
7829
  }, props),
7531
- /* @__PURE__ */ React56.createElement(
7830
+ /* @__PURE__ */ React58.createElement(
7532
7831
  "path",
7533
7832
  {
7534
7833
  fillRule: "evenodd",
@@ -7542,23 +7841,23 @@ function IllustrationBusinessPlan(props) {
7542
7841
  var business_plan_default = IllustrationBusinessPlan;
7543
7842
 
7544
7843
  // src/illustrations/loom-plans.js
7545
- import * as React57 from "react";
7844
+ import * as React59 from "react";
7546
7845
  function IllustrationLoomPlans(props) {
7547
- return /* @__PURE__ */ React57.createElement(
7846
+ return /* @__PURE__ */ React59.createElement(
7548
7847
  "svg",
7549
7848
  __spreadValues({
7550
7849
  viewBox: "0 0 100 100",
7551
7850
  fill: "none",
7552
7851
  xmlns: "http://www.w3.org/2000/svg"
7553
7852
  }, props),
7554
- /* @__PURE__ */ React57.createElement(
7853
+ /* @__PURE__ */ React59.createElement(
7555
7854
  "path",
7556
7855
  {
7557
7856
  d: "M0 12.288L12.287 0v87.71h37.706L37.706 100H0v-87.71zM49.994 63.743l12.287-12.276v36.245h37.72L87.714 100h-37.72V63.743zM49.994 33.336l12.287-12.288v18.129h37.72L87.714 51.465h-37.72V33.336z",
7558
7857
  fill: "currentColor"
7559
7858
  }
7560
7859
  ),
7561
- /* @__PURE__ */ React57.createElement(
7860
+ /* @__PURE__ */ React59.createElement(
7562
7861
  "path",
7563
7862
  {
7564
7863
  d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
@@ -7570,16 +7869,16 @@ function IllustrationLoomPlans(props) {
7570
7869
  var loom_plans_default = IllustrationLoomPlans;
7571
7870
 
7572
7871
  // src/illustrations/collaborate-with-teammates.js
7573
- import * as React58 from "react";
7872
+ import * as React60 from "react";
7574
7873
  function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
7575
- return /* @__PURE__ */ React58.createElement(
7874
+ return /* @__PURE__ */ React60.createElement(
7576
7875
  "svg",
7577
7876
  __spreadValues({
7578
7877
  viewBox: "0 0 100 100",
7579
7878
  fill: "none",
7580
7879
  xmlns: "http://www.w3.org/2000/svg"
7581
7880
  }, props),
7582
- /* @__PURE__ */ React58.createElement(
7881
+ /* @__PURE__ */ React60.createElement(
7583
7882
  "path",
7584
7883
  {
7585
7884
  fillRule: "evenodd",
@@ -7593,16 +7892,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
7593
7892
  var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
7594
7893
 
7595
7894
  // src/illustrations/option-grants.js
7596
- import * as React59 from "react";
7895
+ import * as React61 from "react";
7597
7896
  function IllustrationOptionGrants(props) {
7598
- return /* @__PURE__ */ React59.createElement(
7897
+ return /* @__PURE__ */ React61.createElement(
7599
7898
  "svg",
7600
7899
  __spreadValues({
7601
7900
  viewBox: "0 0 101 101",
7602
7901
  fill: "none",
7603
7902
  xmlns: "http://www.w3.org/2000/svg"
7604
7903
  }, props),
7605
- /* @__PURE__ */ React59.createElement(
7904
+ /* @__PURE__ */ React61.createElement(
7606
7905
  "path",
7607
7906
  {
7608
7907
  fill: "currentColor",
@@ -7614,16 +7913,16 @@ function IllustrationOptionGrants(props) {
7614
7913
  var option_grants_default = IllustrationOptionGrants;
7615
7914
 
7616
7915
  // src/illustrations/community.js
7617
- import * as React60 from "react";
7916
+ import * as React62 from "react";
7618
7917
  function IllustrationCommunity(props) {
7619
- return /* @__PURE__ */ React60.createElement(
7918
+ return /* @__PURE__ */ React62.createElement(
7620
7919
  "svg",
7621
7920
  __spreadValues({
7622
7921
  viewBox: "0 0 101 100",
7623
7922
  fill: "none",
7624
7923
  xmlns: "http://www.w3.org/2000/svg"
7625
7924
  }, props),
7626
- /* @__PURE__ */ React60.createElement(
7925
+ /* @__PURE__ */ React62.createElement(
7627
7926
  "path",
7628
7927
  {
7629
7928
  fillRule: "evenodd",
@@ -7637,16 +7936,16 @@ function IllustrationCommunity(props) {
7637
7936
  var community_default = IllustrationCommunity;
7638
7937
 
7639
7938
  // src/illustrations/community-alt.js
7640
- import * as React61 from "react";
7939
+ import * as React63 from "react";
7641
7940
  function IllustrationCommunityAlt(props) {
7642
- return /* @__PURE__ */ React61.createElement(
7941
+ return /* @__PURE__ */ React63.createElement(
7643
7942
  "svg",
7644
7943
  __spreadValues({
7645
7944
  viewBox: "0 0 96 96",
7646
7945
  fill: "none",
7647
7946
  xmlns: "http://www.w3.org/2000/svg"
7648
7947
  }, props),
7649
- /* @__PURE__ */ React61.createElement(
7948
+ /* @__PURE__ */ React63.createElement(
7650
7949
  "path",
7651
7950
  {
7652
7951
  fillRule: "evenodd",
@@ -7660,16 +7959,16 @@ function IllustrationCommunityAlt(props) {
7660
7959
  var community_alt_default = IllustrationCommunityAlt;
7661
7960
 
7662
7961
  // src/illustrations/parental-leave.js
7663
- import * as React62 from "react";
7962
+ import * as React64 from "react";
7664
7963
  function IllustrationParentalLeave(props) {
7665
- return /* @__PURE__ */ React62.createElement(
7964
+ return /* @__PURE__ */ React64.createElement(
7666
7965
  "svg",
7667
7966
  __spreadValues({
7668
7967
  viewBox: "0 0 100 101",
7669
7968
  fill: "none",
7670
7969
  xmlns: "http://www.w3.org/2000/svg"
7671
7970
  }, props),
7672
- /* @__PURE__ */ React62.createElement(
7971
+ /* @__PURE__ */ React64.createElement(
7673
7972
  "path",
7674
7973
  {
7675
7974
  d: "M49.027 25.443a24.514 24.514 0 10-24.513 24.513V25.443h24.513zM75.486 49.956a24.513 24.513 0 10-24.513-24.513h24.513v24.513zM50.973 76.415a24.514 24.514 0 1024.513-24.513v24.513H50.973zM24.514 51.902a24.513 24.513 0 1024.513 24.513H24.514V51.902z",
@@ -7681,16 +7980,16 @@ function IllustrationParentalLeave(props) {
7681
7980
  var parental_leave_default = IllustrationParentalLeave;
7682
7981
 
7683
7982
  // src/illustrations/content-limit.js
7684
- import * as React63 from "react";
7983
+ import * as React65 from "react";
7685
7984
  function IllustrationContentLimit(props) {
7686
- return /* @__PURE__ */ React63.createElement(
7985
+ return /* @__PURE__ */ React65.createElement(
7687
7986
  "svg",
7688
7987
  __spreadValues({
7689
7988
  viewBox: "0 0 100 100",
7690
7989
  fill: "none",
7691
7990
  xmlns: "http://www.w3.org/2000/svg"
7692
7991
  }, props),
7693
- /* @__PURE__ */ React63.createElement(
7992
+ /* @__PURE__ */ React65.createElement(
7694
7993
  "path",
7695
7994
  {
7696
7995
  fillRule: "evenodd",
@@ -7704,16 +8003,16 @@ function IllustrationContentLimit(props) {
7704
8003
  var content_limit_default = IllustrationContentLimit;
7705
8004
 
7706
8005
  // src/illustrations/pto.js
7707
- import * as React64 from "react";
8006
+ import * as React66 from "react";
7708
8007
  function IllustrationPto(props) {
7709
- return /* @__PURE__ */ React64.createElement(
8008
+ return /* @__PURE__ */ React66.createElement(
7710
8009
  "svg",
7711
8010
  __spreadValues({
7712
8011
  viewBox: "0 0 110 111",
7713
8012
  fill: "none",
7714
8013
  xmlns: "http://www.w3.org/2000/svg"
7715
8014
  }, props),
7716
- /* @__PURE__ */ React64.createElement(
8015
+ /* @__PURE__ */ React66.createElement(
7717
8016
  "path",
7718
8017
  {
7719
8018
  fillRule: "evenodd",
@@ -7727,16 +8026,16 @@ function IllustrationPto(props) {
7727
8026
  var pto_default = IllustrationPto;
7728
8027
 
7729
8028
  // src/illustrations/custom-branding.js
7730
- import * as React65 from "react";
8029
+ import * as React67 from "react";
7731
8030
  function IllustrationCustomBranding(props) {
7732
- return /* @__PURE__ */ React65.createElement(
8031
+ return /* @__PURE__ */ React67.createElement(
7733
8032
  "svg",
7734
8033
  __spreadValues({
7735
8034
  viewBox: "0 0 134 134",
7736
8035
  fill: "none",
7737
8036
  xmlns: "http://www.w3.org/2000/svg"
7738
8037
  }, props),
7739
- /* @__PURE__ */ React65.createElement(
8038
+ /* @__PURE__ */ React67.createElement(
7740
8039
  "path",
7741
8040
  {
7742
8041
  d: "M64.657 63.942L19.983 19.267l-.708.707 44.708 44.708L9.227 33.067l-.5.866L63.4 65.5h-.063L2.407 49.176l-.26.966L59.475 65.5H0v3h55.604L1.889 82.89l.776 2.898 53.719-14.391L8.227 99.2l1.5 2.598 48.184-27.82-39.343 39.343.709.708-.002.001.708.708v-.002l.707.706 39.298-39.299-27.787 48.128 2.598 1.5 27.83-48.202-14.404 53.764 2.898.776L65.5 78.447V134h3V78.395l14.39 53.715.98-.262v.002l.966-.258v-.003l.953-.255-14.392-53.719L99.2 125.772l2.598-1.5-27.803-48.154 39.326 39.325.711-.711.007.007.707-.708-.007-.007.703-.702-39.325-39.326 48.154 27.803 1.5-2.598-48.157-27.804 53.719 14.391.776-2.897L78.395 68.5H134v-3H74.525l57.326-15.358-.259-.966L70.661 65.5h-.064l54.674-31.567-.5-.866-54.697 31.58 44.673-44.673-.707-.707-44.728 44.728 31.621-54.768-.866-.5-31.576 54.69 16.345-61.01-.966-.26L67.5 63.252V0h-1v63.15L50.157 2.148l-.966.258 16.368 61.098L33.933 8.727l-.866.5 31.59 54.715z",
@@ -7748,53 +8047,53 @@ function IllustrationCustomBranding(props) {
7748
8047
  var custom_branding_default = IllustrationCustomBranding;
7749
8048
 
7750
8049
  // src/illustrations/record.js
7751
- import * as React66 from "react";
8050
+ import * as React68 from "react";
7752
8051
  function IllustrationRecord(props) {
7753
- return /* @__PURE__ */ React66.createElement(
8052
+ return /* @__PURE__ */ React68.createElement(
7754
8053
  "svg",
7755
8054
  __spreadValues({
7756
8055
  viewBox: "0 0 100 100",
7757
8056
  fill: "none",
7758
8057
  xmlns: "http://www.w3.org/2000/svg"
7759
8058
  }, props),
7760
- /* @__PURE__ */ React66.createElement("g", { clipPath: "url(#Record_svg__clip0)", fill: "currentColor" }, /* @__PURE__ */ React66.createElement("path", { d: "M79.819 62.343c6.818-16.462-.999-35.334-17.46-42.153-16.463-6.82-35.336.998-42.155 17.46-6.819 16.462.998 35.335 17.46 42.154 16.463 6.819 35.335-.999 42.154-17.46zM53.659 0h-7.303v8.763h7.303V0zM40.498.773l-6.87 1.84 2.268 8.465 6.87-1.84L40.498.772zM28.003 4.978l-5.996 3.46 4.38 7.59 5.996-3.46-4.38-7.59zM17.048 12.274l-4.761 4.76 6.196 6.197 4.761-4.76-6.196-6.197zM8.34 22.174L5.07 27.84l7.588 4.381 3.271-5.666-7.588-4.381zM2.522 33.984L.878 40.121l8.464 2.268 1.644-6.137-8.464-2.268zM8.763 46.926H0v6.163h8.763v-6.163zM9.362 57.697L.898 59.965l1.595 5.953 8.464-2.268-1.595-5.953zM12.806 68.033l-7.589 4.382 2.987 5.173 7.589-4.382-2.987-5.173zM18.811 77.097l-6.196 6.197 4.09 4.09 6.196-6.197-4.09-4.09zM26.969 84.311L22.587 91.9l4.844 2.797 4.382-7.59-4.844-2.796zM36.721 89.14l-2.27 8.464 5.22 1.4 2.27-8.464-5.22-1.4zM52.607 91.237h-5.214V100h5.214v-8.763zM63.083 89.192l-4.839 1.296 2.268 8.464 4.839-1.296-2.268-8.464zM72.698 84.501l-4.173 2.41 4.381 7.59 4.174-2.41-4.382-7.59zM80.772 77.506L77.5 80.78l6.196 6.196 3.274-3.274-6.197-6.196zM86.813 68.694l-2.22 3.845 7.59 4.382 2.22-3.845-7.59-4.382zM90.385 58.633l-1.1 4.105 8.464 2.268 1.1-4.105-8.464-2.268zM100 47.962h-8.763v4.06H100v-4.06zM97.796 35.184l-8.464 2.267 1.002 3.739 8.464-2.268-1.002-3.738zM92.37 23.41l-7.589 4.381 1.84 3.188 7.59-4.382-1.84-3.187zM84.1 13.424l-6.197 6.195 2.467 2.469 6.198-6.195-2.467-2.469zM73.564 5.885l-4.383 7.588 2.858 1.65 4.383-7.587-2.858-1.651zM61.446 1.297l-2.27 8.465 3.005.805 2.27-8.464-3.005-.806z" })),
7761
- /* @__PURE__ */ React66.createElement("defs", null, /* @__PURE__ */ React66.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React66.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
8059
+ /* @__PURE__ */ React68.createElement("g", { clipPath: "url(#Record_svg__clip0)", fill: "currentColor" }, /* @__PURE__ */ React68.createElement("path", { d: "M79.819 62.343c6.818-16.462-.999-35.334-17.46-42.153-16.463-6.82-35.336.998-42.155 17.46-6.819 16.462.998 35.335 17.46 42.154 16.463 6.819 35.335-.999 42.154-17.46zM53.659 0h-7.303v8.763h7.303V0zM40.498.773l-6.87 1.84 2.268 8.465 6.87-1.84L40.498.772zM28.003 4.978l-5.996 3.46 4.38 7.59 5.996-3.46-4.38-7.59zM17.048 12.274l-4.761 4.76 6.196 6.197 4.761-4.76-6.196-6.197zM8.34 22.174L5.07 27.84l7.588 4.381 3.271-5.666-7.588-4.381zM2.522 33.984L.878 40.121l8.464 2.268 1.644-6.137-8.464-2.268zM8.763 46.926H0v6.163h8.763v-6.163zM9.362 57.697L.898 59.965l1.595 5.953 8.464-2.268-1.595-5.953zM12.806 68.033l-7.589 4.382 2.987 5.173 7.589-4.382-2.987-5.173zM18.811 77.097l-6.196 6.197 4.09 4.09 6.196-6.197-4.09-4.09zM26.969 84.311L22.587 91.9l4.844 2.797 4.382-7.59-4.844-2.796zM36.721 89.14l-2.27 8.464 5.22 1.4 2.27-8.464-5.22-1.4zM52.607 91.237h-5.214V100h5.214v-8.763zM63.083 89.192l-4.839 1.296 2.268 8.464 4.839-1.296-2.268-8.464zM72.698 84.501l-4.173 2.41 4.381 7.59 4.174-2.41-4.382-7.59zM80.772 77.506L77.5 80.78l6.196 6.196 3.274-3.274-6.197-6.196zM86.813 68.694l-2.22 3.845 7.59 4.382 2.22-3.845-7.59-4.382zM90.385 58.633l-1.1 4.105 8.464 2.268 1.1-4.105-8.464-2.268zM100 47.962h-8.763v4.06H100v-4.06zM97.796 35.184l-8.464 2.267 1.002 3.739 8.464-2.268-1.002-3.738zM92.37 23.41l-7.589 4.381 1.84 3.188 7.59-4.382-1.84-3.187zM84.1 13.424l-6.197 6.195 2.467 2.469 6.198-6.195-2.467-2.469zM73.564 5.885l-4.383 7.588 2.858 1.65 4.383-7.587-2.858-1.651zM61.446 1.297l-2.27 8.465 3.005.805 2.27-8.464-3.005-.806z" })),
8060
+ /* @__PURE__ */ React68.createElement("defs", null, /* @__PURE__ */ React68.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React68.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
7762
8061
  );
7763
8062
  }
7764
8063
  var record_default = IllustrationRecord;
7765
8064
 
7766
8065
  // src/illustrations/desktop-app-and-chrome-extension.js
7767
- import * as React67 from "react";
8066
+ import * as React69 from "react";
7768
8067
  function IllustrationDesktopAppandChromeExtension(props) {
7769
- return /* @__PURE__ */ React67.createElement(
8068
+ return /* @__PURE__ */ React69.createElement(
7770
8069
  "svg",
7771
8070
  __spreadValues({
7772
8071
  viewBox: "0 0 134 134",
7773
8072
  fill: "none",
7774
8073
  xmlns: "http://www.w3.org/2000/svg"
7775
8074
  }, props),
7776
- /* @__PURE__ */ React67.createElement(
8075
+ /* @__PURE__ */ React69.createElement(
7777
8076
  "path",
7778
8077
  {
7779
8078
  d: "M64.676 50.418L55.95.916l-1.164.207 8.727 49.502c.195-.042.384-.083.58-.119.194-.035.39-.059.584-.088zM44.664 3.828l-1.158.42L60.694 51.48c.378-.153.768-.29 1.158-.42L44.664 3.829zM34.058 8.656l-1.11.644 25.128 43.528c.36-.225.733-.443 1.111-.644L34.058 8.656zM24.444 15.243l-1.022.856L55.73 54.606c.33-.302.668-.586 1.022-.857L24.444 15.243zM16.117 23.403l-.892 1.058L53.73 56.769c.283-.366.579-.715.892-1.058L16.117 23.403zM9.336 32.88l-.715 1.241 43.534 25.135c.225-.425.461-.839.715-1.247L9.336 32.88zM4.295 43.387l-.508 1.394 47.24 17.194c.147-.473.318-.94.507-1.394L4.295 43.387zM1.153 54.606l-.266 1.519 49.502 8.727c.065-.509.153-1.017.266-1.513L1.153 54.606zM0 66.205v1.59h50.27a15.808 15.808 0 010-1.59H0zM50.375 69.076L.867 77.803l.296 1.66 49.508-8.726c-.066-.272-.119-.55-.166-.828a13.631 13.631 0 01-.13-.833zM3.746 89.102l.597 1.636 47.245-17.194a16.817 16.817 0 01-.591-1.636L3.747 89.102zM8.525 99.725l.893 1.548 43.534-25.135a16.699 16.699 0 01-.892-1.548L8.525 99.725zM15.086 109.361l1.182 1.413 38.518-32.32c-.42-.45-.816-.916-1.182-1.406L15.086 109.36zM23.207 117.715l1.448 1.217 32.32-38.518c-.503-.378-.993-.78-1.454-1.211l-32.314 38.512zM32.662 124.54l1.678.969 25.141-43.54c-.579-.29-1.14-.62-1.678-.975l-25.14 43.546zM43.152 129.623l1.873.679 17.2-47.25c-.638-.19-1.264-.42-1.873-.68l-17.2 47.251zM54.36 132.807l2.008.355 8.733-49.52a16.216 16.216 0 01-2.009-.354l-8.733 49.519zM65.951 134h2.092V83.718c-.703.047-1.4.042-2.092 0V134zM68.846 83.646l8.733 49.525 2.109-.372-8.733-49.525c-.343.082-.697.16-1.052.224-.348.06-.703.107-1.057.148zM88.883 130.337l2.063-.751-17.2-47.25c-.662.29-1.353.543-2.062.75l17.2 47.251zM99.528 125.585l1.944-1.123L76.325 80.91a16.63 16.63 0 01-1.944 1.123l25.147 43.552zM109.189 119.063l1.761-1.477-32.326-38.523c-.55.531-1.14 1.022-1.76 1.477l32.325 38.523zM117.575 110.967l1.506-1.796-38.53-32.332a16.83 16.83 0 01-1.506 1.797l38.53 32.331zM124.423 101.539l1.2-2.074-43.558-25.147a16.44 16.44 0 01-1.2 2.074l43.558 25.147zM129.54 91.069l.839-2.299-47.257-17.2c-.224.792-.508 1.56-.839 2.299l47.257 17.2zM132.764 79.867l.431-2.458-49.531-8.733c-.083.839-.23 1.66-.432 2.458l49.532 8.733zM133.999 68.272v-2.546h-50.3c.065.857.065 1.707.006 2.546H134zM83.666 65.383l49.543-8.732-.449-2.559-49.543 8.733a15.696 15.696 0 01.45 2.558zM130.415 45.33l-.904-2.493-47.269 17.205c.36.798.662 1.631.904 2.494l47.269-17.206zM125.7 34.671l-1.353-2.34-43.564 25.153a16.98 16.98 0 011.353 2.34L125.7 34.671zM119.213 24.988l-1.767-2.11-38.542 32.338c.644.65 1.235 1.353 1.773 2.103l38.536-32.331zM111.141 16.573l-2.145-1.802-32.338 38.542a17.328 17.328 0 012.145 1.802l32.338-38.542zM101.732 9.69l-2.47-1.424-25.159 43.576c.863.407 1.69.88 2.47 1.424L101.732 9.69zM74.07 51.817L91.28 4.537l-2.73-.993-17.188 47.227-.011.053c.939.255 1.849.585 2.718.993z",
7780
8079
  fill: "currentColor"
7781
8080
  }
7782
8081
  ),
7783
- /* @__PURE__ */ React67.createElement(
8082
+ /* @__PURE__ */ React69.createElement(
7784
8083
  "path",
7785
8084
  {
7786
8085
  d: "M71.346 50.825l.017-.047 8.728-49.496-2.908-.514-8.662 49.1v.455a16.15 16.15 0 012.825.502z",
7787
8086
  fill: "currentColor"
7788
8087
  }
7789
8088
  ),
7790
- /* @__PURE__ */ React67.createElement(
8089
+ /* @__PURE__ */ React69.createElement(
7791
8090
  "path",
7792
8091
  {
7793
8092
  d: "M71.354 50.825l.011-.053-.017.047c0 .006.006.006.006.006zM68.522 49.868V0h-3.043v50.323a16.573 16.573 0 012.966-.012l.077-.443z",
7794
8093
  fill: "currentColor"
7795
8094
  }
7796
8095
  ),
7797
- /* @__PURE__ */ React67.createElement(
8096
+ /* @__PURE__ */ React69.createElement(
7798
8097
  "path",
7799
8098
  {
7800
8099
  d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
@@ -7806,16 +8105,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
7806
8105
  var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
7807
8106
 
7808
8107
  // src/illustrations/remote-first.js
7809
- import * as React68 from "react";
8108
+ import * as React70 from "react";
7810
8109
  function IllustrationRemoteFirst(props) {
7811
- return /* @__PURE__ */ React68.createElement(
8110
+ return /* @__PURE__ */ React70.createElement(
7812
8111
  "svg",
7813
8112
  __spreadValues({
7814
8113
  viewBox: "0 0 110 110",
7815
8114
  fill: "none",
7816
8115
  xmlns: "http://www.w3.org/2000/svg"
7817
8116
  }, props),
7818
- /* @__PURE__ */ React68.createElement(
8117
+ /* @__PURE__ */ React70.createElement(
7819
8118
  "path",
7820
8119
  {
7821
8120
  d: "M55 105c27.615 0 50-22.386 50-50S82.615 5 55 5C27.386 5 5 27.386 5 55s22.386 50 50 50z",
@@ -7824,7 +8123,7 @@ function IllustrationRemoteFirst(props) {
7824
8123
  strokeMiterlimit: 10
7825
8124
  }
7826
8125
  ),
7827
- /* @__PURE__ */ React68.createElement(
8126
+ /* @__PURE__ */ React70.createElement(
7828
8127
  "path",
7829
8128
  {
7830
8129
  d: "M60.849 5.33c13.693 12.157 22.34 29.89 22.34 49.653 0 19.744-8.63 37.495-22.322 49.652M49.131 5.33c-13.693 12.157-22.34 29.89-22.34 49.653 0 19.744 8.629 37.495 22.322 49.652",
@@ -7833,7 +8132,7 @@ function IllustrationRemoteFirst(props) {
7833
8132
  strokeMiterlimit: 10
7834
8133
  }
7835
8134
  ),
7836
- /* @__PURE__ */ React68.createElement(
8135
+ /* @__PURE__ */ React70.createElement(
7837
8136
  "path",
7838
8137
  {
7839
8138
  d: "M97.467 26.024C86.589 36.9 71.58 43.61 54.999 43.61c-16.07 0-30.658-6.307-41.444-16.6M97.467 83.958C86.589 73.08 71.58 66.37 54.999 66.37c-16.07 0-30.658 6.307-41.444 16.6M104.981 55H5M55 104.982V5",
@@ -7847,23 +8146,23 @@ function IllustrationRemoteFirst(props) {
7847
8146
  var remote_first_default = IllustrationRemoteFirst;
7848
8147
 
7849
8148
  // src/illustrations/device-compatibility.js
7850
- import * as React69 from "react";
8149
+ import * as React71 from "react";
7851
8150
  function IllustrationDeviceCompatibility(props) {
7852
- return /* @__PURE__ */ React69.createElement(
8151
+ return /* @__PURE__ */ React71.createElement(
7853
8152
  "svg",
7854
8153
  __spreadValues({
7855
8154
  viewBox: "0 0 110 110",
7856
8155
  fill: "none",
7857
8156
  xmlns: "http://www.w3.org/2000/svg"
7858
8157
  }, props),
7859
- /* @__PURE__ */ React69.createElement(
8158
+ /* @__PURE__ */ React71.createElement(
7860
8159
  "path",
7861
8160
  {
7862
8161
  d: "M55 0C24.626 0 0 24.626 0 55s24.626 55 55 55 55-24.626 55-55S85.374 0 55 0zm0 109.525L.49 55 55 .49l54.525 54.525L55 109.525z",
7863
8162
  fill: "currentColor"
7864
8163
  }
7865
8164
  ),
7866
- /* @__PURE__ */ React69.createElement(
8165
+ /* @__PURE__ */ React71.createElement(
7867
8166
  "path",
7868
8167
  {
7869
8168
  d: "M27.923 27.923v54.139H82.06V27.923H27.923zm27.076 52.074c-13.798 0-24.982-11.184-24.982-24.982S41.201 30.032 55 30.032c13.799 0 24.983 11.185 24.983 24.983 0 13.783-11.184 24.982-24.983 24.982z",
@@ -7875,17 +8174,17 @@ function IllustrationDeviceCompatibility(props) {
7875
8174
  var device_compatibility_default = IllustrationDeviceCompatibility;
7876
8175
 
7877
8176
  // src/illustrations/roadmap.js
7878
- import * as React70 from "react";
8177
+ import * as React72 from "react";
7879
8178
  function IllustrationRoadmap(props) {
7880
- return /* @__PURE__ */ React70.createElement(
8179
+ return /* @__PURE__ */ React72.createElement(
7881
8180
  "svg",
7882
8181
  __spreadValues({
7883
8182
  viewBox: "0 0 100 100",
7884
8183
  fill: "none",
7885
8184
  xmlns: "http://www.w3.org/2000/svg"
7886
8185
  }, props),
7887
- /* @__PURE__ */ React70.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
7888
- /* @__PURE__ */ React70.createElement(
8186
+ /* @__PURE__ */ React72.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
8187
+ /* @__PURE__ */ React72.createElement(
7889
8188
  "path",
7890
8189
  {
7891
8190
  d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
@@ -7897,16 +8196,16 @@ function IllustrationRoadmap(props) {
7897
8196
  var roadmap_default = IllustrationRoadmap;
7898
8197
 
7899
8198
  // src/illustrations/downgrade.js
7900
- import * as React71 from "react";
8199
+ import * as React73 from "react";
7901
8200
  function IllustrationDowngrade(props) {
7902
- return /* @__PURE__ */ React71.createElement(
8201
+ return /* @__PURE__ */ React73.createElement(
7903
8202
  "svg",
7904
8203
  __spreadValues({
7905
8204
  viewBox: "0 0 100 100",
7906
8205
  fill: "none",
7907
8206
  xmlns: "http://www.w3.org/2000/svg"
7908
8207
  }, props),
7909
- /* @__PURE__ */ React71.createElement(
8208
+ /* @__PURE__ */ React73.createElement(
7910
8209
  "path",
7911
8210
  {
7912
8211
  fillRule: "evenodd",
@@ -7920,16 +8219,16 @@ function IllustrationDowngrade(props) {
7920
8219
  var downgrade_default = IllustrationDowngrade;
7921
8220
 
7922
8221
  // src/illustrations/screenshot.js
7923
- import * as React72 from "react";
8222
+ import * as React74 from "react";
7924
8223
  function IllustrationScreenshot(props) {
7925
- return /* @__PURE__ */ React72.createElement(
8224
+ return /* @__PURE__ */ React74.createElement(
7926
8225
  "svg",
7927
8226
  __spreadValues({
7928
8227
  viewBox: "0 0 100 100",
7929
8228
  fill: "none",
7930
8229
  xmlns: "http://www.w3.org/2000/svg"
7931
8230
  }, props),
7932
- /* @__PURE__ */ React72.createElement(
8231
+ /* @__PURE__ */ React74.createElement(
7933
8232
  "path",
7934
8233
  {
7935
8234
  fillRule: "evenodd",
@@ -7943,16 +8242,16 @@ function IllustrationScreenshot(props) {
7943
8242
  var screenshot_default = IllustrationScreenshot;
7944
8243
 
7945
8244
  // src/illustrations/embrace-the-weird.js
7946
- import * as React73 from "react";
8245
+ import * as React75 from "react";
7947
8246
  function IllustrationEmbracetheWeird(props) {
7948
- return /* @__PURE__ */ React73.createElement(
8247
+ return /* @__PURE__ */ React75.createElement(
7949
8248
  "svg",
7950
8249
  __spreadValues({
7951
8250
  viewBox: "0 0 110 110",
7952
8251
  fill: "none",
7953
8252
  xmlns: "http://www.w3.org/2000/svg"
7954
8253
  }, props),
7955
- /* @__PURE__ */ React73.createElement(
8254
+ /* @__PURE__ */ React75.createElement(
7956
8255
  "path",
7957
8256
  {
7958
8257
  fillRule: "evenodd",
@@ -7966,40 +8265,40 @@ function IllustrationEmbracetheWeird(props) {
7966
8265
  var embrace_the_weird_default = IllustrationEmbracetheWeird;
7967
8266
 
7968
8267
  // src/illustrations/share-with-your-team.js
7969
- import * as React74 from "react";
8268
+ import * as React76 from "react";
7970
8269
  function IllustrationSharewithYourTeamTeamLibrary(props) {
7971
- return /* @__PURE__ */ React74.createElement(
8270
+ return /* @__PURE__ */ React76.createElement(
7972
8271
  "svg",
7973
8272
  __spreadValues({
7974
8273
  viewBox: "0 0 100 100",
7975
8274
  fill: "none",
7976
8275
  xmlns: "http://www.w3.org/2000/svg"
7977
8276
  }, props),
7978
- /* @__PURE__ */ React74.createElement(
8277
+ /* @__PURE__ */ React76.createElement(
7979
8278
  "g",
7980
8279
  {
7981
8280
  clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
7982
8281
  fill: "currentColor"
7983
8282
  },
7984
- /* @__PURE__ */ React74.createElement("path", { d: "M33.33 24.946V8.384L24.946 0v24.946H0l8.384 8.384H33.33v-8.384zM58.286 33.33h8.385V8.384L58.286 0v24.946H33.331l8.394 8.384h16.561z" }),
7985
- /* @__PURE__ */ React74.createElement("path", { d: "M100 8.384L91.614 0v24.946H66.67l8.385 8.384H100V8.384zM33.33 58.286V41.724l-8.384-8.394v24.956H0l8.384 8.384H33.33v-8.384zM33.33 58.286l8.395 8.384H66.67V41.724l-8.385-8.394v24.956H33.331zM66.67 58.286l8.384 8.384H100V41.724l-8.385-8.394v24.956H66.67zM24.946 66.67v24.946H0L8.384 100H33.33V75.054l-8.384-8.384zM58.286 66.67v24.946H33.331L41.725 100H66.67V75.054l-8.385-8.384zM66.67 91.616L75.053 100h24.945V75.054l-8.384-8.384v24.946H66.67z" })
8283
+ /* @__PURE__ */ React76.createElement("path", { d: "M33.33 24.946V8.384L24.946 0v24.946H0l8.384 8.384H33.33v-8.384zM58.286 33.33h8.385V8.384L58.286 0v24.946H33.331l8.394 8.384h16.561z" }),
8284
+ /* @__PURE__ */ React76.createElement("path", { d: "M100 8.384L91.614 0v24.946H66.67l8.385 8.384H100V8.384zM33.33 58.286V41.724l-8.384-8.394v24.956H0l8.384 8.384H33.33v-8.384zM33.33 58.286l8.395 8.384H66.67V41.724l-8.385-8.394v24.956H33.331zM66.67 58.286l8.384 8.384H100V41.724l-8.385-8.394v24.956H66.67zM24.946 66.67v24.946H0L8.384 100H33.33V75.054l-8.384-8.384zM58.286 66.67v24.946H33.331L41.725 100H66.67V75.054l-8.385-8.384zM66.67 91.616L75.053 100h24.945V75.054l-8.384-8.384v24.946H66.67z" })
7986
8285
  ),
7987
- /* @__PURE__ */ React74.createElement("defs", null, /* @__PURE__ */ React74.createElement("clipPath", { id: "Share_with_Your_Team_(Team_Library)_svg__clip0" }, /* @__PURE__ */ React74.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
8286
+ /* @__PURE__ */ React76.createElement("defs", null, /* @__PURE__ */ React76.createElement("clipPath", { id: "Share_with_Your_Team_(Team_Library)_svg__clip0" }, /* @__PURE__ */ React76.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
7988
8287
  );
7989
8288
  }
7990
8289
  var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
7991
8290
 
7992
8291
  // src/illustrations/enterprise-plan.js
7993
- import * as React75 from "react";
8292
+ import * as React77 from "react";
7994
8293
  function IllustrationEnterprisePlan(props) {
7995
- return /* @__PURE__ */ React75.createElement(
8294
+ return /* @__PURE__ */ React77.createElement(
7996
8295
  "svg",
7997
8296
  __spreadValues({
7998
8297
  viewBox: "0 0 101 100",
7999
8298
  fill: "none",
8000
8299
  xmlns: "http://www.w3.org/2000/svg"
8001
8300
  }, props),
8002
- /* @__PURE__ */ React75.createElement(
8301
+ /* @__PURE__ */ React77.createElement(
8003
8302
  "path",
8004
8303
  {
8005
8304
  fill: "currentColor",
@@ -8011,30 +8310,30 @@ function IllustrationEnterprisePlan(props) {
8011
8310
  var enterprise_plan_default = IllustrationEnterprisePlan;
8012
8311
 
8013
8312
  // src/illustrations/share.js
8014
- import * as React76 from "react";
8313
+ import * as React78 from "react";
8015
8314
  function IllustrationShare(props) {
8016
- return /* @__PURE__ */ React76.createElement(
8315
+ return /* @__PURE__ */ React78.createElement(
8017
8316
  "svg",
8018
8317
  __spreadValues({
8019
8318
  viewBox: "0 0 100 101",
8020
8319
  fill: "none",
8021
8320
  xmlns: "http://www.w3.org/2000/svg"
8022
8321
  }, props),
8023
- /* @__PURE__ */ React76.createElement(
8322
+ /* @__PURE__ */ React78.createElement(
8024
8323
  "path",
8025
8324
  {
8026
8325
  d: "M34.27 50.002v15.73H50c-8.69 0-15.73-7.04-15.73-15.73zM65.73 50.002v-15.73H50c8.69 0 15.73 7.04 15.73 15.73zM50 34.272H34.27v15.73c0-8.69 7.04-15.73 15.73-15.73z",
8027
8326
  fill: "currentColor"
8028
8327
  }
8029
8328
  ),
8030
- /* @__PURE__ */ React76.createElement(
8329
+ /* @__PURE__ */ React78.createElement(
8031
8330
  "path",
8032
8331
  {
8033
8332
  d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
8034
8333
  fill: "currentColor"
8035
8334
  }
8036
8335
  ),
8037
- /* @__PURE__ */ React76.createElement(
8336
+ /* @__PURE__ */ React78.createElement(
8038
8337
  "path",
8039
8338
  {
8040
8339
  d: "M0 .002v100h100v-100H0zm81.46 10c3.48 1.79 6.2 4.84 7.57 8.54h-7.57v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H65.73v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H36.01c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 0v8.54H20.28c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 80c-3.48-1.79-6.2-4.84-7.57-8.54h7.57v8.54zm0-10.28c-5.07-2.61-8.54-7.89-8.54-13.99h8.54v13.99zm0-15.73c-5.07-2.61-8.54-7.89-8.54-13.99 0-6.1 3.47-11.38 8.54-13.99v27.98zm0-29.72H10c0-6.1 3.47-11.38 8.54-13.99v13.99zm0-15.73h-7.57c1.37-3.7 4.09-6.75 7.57-8.54v8.54zm62.92 71.46v-8.54h7.57c-1.37 3.7-4.09 6.75-7.57 8.54zm0-10.28v-13.99H90c0 6.1-3.47 11.38-8.54 13.99zm0-29.72v-13.99c5.07 2.61 8.54 7.89 8.54 13.99 0 6.1-3.47 11.38-8.54 13.99v-13.99c0 8.69-7.04 15.73-15.73 15.73h15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54v-8.54-15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54-6.1 0-11.38-3.47-13.99-8.54H50c-8.69 0-15.73-7.04-15.73-15.73v24.27c-6.1 0-11.38-3.47-13.99-8.54h13.99c-8.69 0-15.73-7.04-15.73-15.73h15.73c-8.69 0-15.73-7.04-15.73-15.73 0-8.69 7.04-15.73 15.73-15.73H18.54c0-8.69 7.04-15.73 15.73-15.73v15.73c0-8.69 7.04-15.73 15.73-15.73 8.69 0 15.73 7.04 15.73 15.73v-15.73c8.69 0 15.73 7.04 15.73 15.73v-13.99c5.07 2.61 8.54 7.89 8.54 13.99H65.73c8.69 0 15.73 7.04 15.73 15.73z",
@@ -8046,39 +8345,39 @@ function IllustrationShare(props) {
8046
8345
  var share_default = IllustrationShare;
8047
8346
 
8048
8347
  // src/illustrations/faq-and-security.js
8049
- import * as React77 from "react";
8348
+ import * as React79 from "react";
8050
8349
  function IllustrationFaQandSecurity(props) {
8051
- return /* @__PURE__ */ React77.createElement(
8350
+ return /* @__PURE__ */ React79.createElement(
8052
8351
  "svg",
8053
8352
  __spreadValues({
8054
8353
  viewBox: "0 0 100 100",
8055
8354
  fill: "none",
8056
8355
  xmlns: "http://www.w3.org/2000/svg"
8057
8356
  }, props),
8058
- /* @__PURE__ */ React77.createElement(
8357
+ /* @__PURE__ */ React79.createElement(
8059
8358
  "path",
8060
8359
  {
8061
8360
  d: "M50 70c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20z",
8062
8361
  fill: "currentColor"
8063
8362
  }
8064
8363
  ),
8065
- /* @__PURE__ */ React77.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
8066
- /* @__PURE__ */ React77.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
8364
+ /* @__PURE__ */ React79.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
8365
+ /* @__PURE__ */ React79.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
8067
8366
  );
8068
8367
  }
8069
8368
  var faq_and_security_default = IllustrationFaQandSecurity;
8070
8369
 
8071
8370
  // src/illustrations/starred.js
8072
- import * as React78 from "react";
8371
+ import * as React80 from "react";
8073
8372
  function IllustrationStarred(props) {
8074
- return /* @__PURE__ */ React78.createElement(
8373
+ return /* @__PURE__ */ React80.createElement(
8075
8374
  "svg",
8076
8375
  __spreadValues({
8077
8376
  viewBox: "0 0 101 101",
8078
8377
  fill: "none",
8079
8378
  xmlns: "http://www.w3.org/2000/svg"
8080
8379
  }, props),
8081
- /* @__PURE__ */ React78.createElement(
8380
+ /* @__PURE__ */ React80.createElement(
8082
8381
  "path",
8083
8382
  {
8084
8383
  d: "M38.963 0C17.45 0 0 18.136 0 40.495v8.507h9.444C30.967 49.002 48 30.41 48 8.05V.002L38.963 0zM100.002 38.965c0-21.513-18.136-38.963-40.495-38.963H51v9.444c0 21.523 18.592 38.556 40.951 38.556H100l.002-9.037zM61.039 100.004c21.513 0 38.963-18.136 38.963-40.495v-8.507h-9.444c-21.523 0-38.556 18.592-38.556 40.951v8.049l9.037.002zM0 61.039c0 21.513 18.136 38.963 40.495 38.963h8.507v-9.444c0-21.523-18.592-38.556-40.952-38.556H.002L0 61.039z",
@@ -8090,16 +8389,16 @@ function IllustrationStarred(props) {
8090
8389
  var starred_default = IllustrationStarred;
8091
8390
 
8092
8391
  // src/illustrations/five-minute-limit.js
8093
- import * as React79 from "react";
8392
+ import * as React81 from "react";
8094
8393
  function Illustration5MinuteLimit(props) {
8095
- return /* @__PURE__ */ React79.createElement(
8394
+ return /* @__PURE__ */ React81.createElement(
8096
8395
  "svg",
8097
8396
  __spreadValues({
8098
8397
  viewBox: "0 0 110 110",
8099
8398
  fill: "none",
8100
8399
  xmlns: "http://www.w3.org/2000/svg"
8101
8400
  }, props),
8102
- /* @__PURE__ */ React79.createElement(
8401
+ /* @__PURE__ */ React81.createElement(
8103
8402
  "path",
8104
8403
  {
8105
8404
  fillRule: "evenodd",
@@ -8113,16 +8412,16 @@ function Illustration5MinuteLimit(props) {
8113
8412
  var five_minute_limit_default = Illustration5MinuteLimit;
8114
8413
 
8115
8414
  // src/illustrations/starter-plus-plan.js
8116
- import * as React80 from "react";
8415
+ import * as React82 from "react";
8117
8416
  function IllustrationStarterPlusPlan(props) {
8118
- return /* @__PURE__ */ React80.createElement(
8417
+ return /* @__PURE__ */ React82.createElement(
8119
8418
  "svg",
8120
8419
  __spreadValues({
8121
8420
  viewBox: "0 0 100 100",
8122
8421
  fill: "none",
8123
8422
  xmlns: "http://www.w3.org/2000/svg"
8124
8423
  }, props),
8125
- /* @__PURE__ */ React80.createElement(
8424
+ /* @__PURE__ */ React82.createElement(
8126
8425
  "path",
8127
8426
  {
8128
8427
  fillRule: "evenodd",
@@ -8136,16 +8435,16 @@ function IllustrationStarterPlusPlan(props) {
8136
8435
  var starter_plus_plan_default = IllustrationStarterPlusPlan;
8137
8436
 
8138
8437
  // src/illustrations/getting-started.js
8139
- import * as React81 from "react";
8438
+ import * as React83 from "react";
8140
8439
  function IllustrationGettingStarted(props) {
8141
- return /* @__PURE__ */ React81.createElement(
8440
+ return /* @__PURE__ */ React83.createElement(
8142
8441
  "svg",
8143
8442
  __spreadValues({
8144
8443
  viewBox: "0 0 106 106",
8145
8444
  fill: "none",
8146
8445
  xmlns: "http://www.w3.org/2000/svg"
8147
8446
  }, props),
8148
- /* @__PURE__ */ React81.createElement(
8447
+ /* @__PURE__ */ React83.createElement(
8149
8448
  "path",
8150
8449
  {
8151
8450
  d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
@@ -8154,7 +8453,7 @@ function IllustrationGettingStarted(props) {
8154
8453
  strokeMiterlimit: 10
8155
8454
  }
8156
8455
  ),
8157
- /* @__PURE__ */ React81.createElement(
8456
+ /* @__PURE__ */ React83.createElement(
8158
8457
  "path",
8159
8458
  {
8160
8459
  d: "M53 100.986c26.51 0 48-14.563 48-32.527 0-17.965-21.49-32.528-48-32.528S5 50.494 5 68.46c0 17.964 21.49 32.527 48 32.527z",
@@ -8163,7 +8462,7 @@ function IllustrationGettingStarted(props) {
8163
8462
  strokeMiterlimit: 10
8164
8463
  }
8165
8464
  ),
8166
- /* @__PURE__ */ React81.createElement(
8465
+ /* @__PURE__ */ React83.createElement(
8167
8466
  "path",
8168
8467
  {
8169
8468
  d: "M53 100.998c26.51 0 48-8.682 48-19.39 0-10.71-21.49-19.391-48-19.391S5 70.898 5 81.607c0 10.71 21.49 19.391 48 19.391z",
@@ -8172,7 +8471,7 @@ function IllustrationGettingStarted(props) {
8172
8471
  strokeMiterlimit: 10
8173
8472
  }
8174
8473
  ),
8175
- /* @__PURE__ */ React81.createElement(
8474
+ /* @__PURE__ */ React83.createElement(
8176
8475
  "path",
8177
8476
  {
8178
8477
  d: "M53 100.984c26.51 0 48-3.908 48-8.728S79.51 83.53 53 83.53 5 87.436 5 92.256s21.49 8.728 48 8.728z",
@@ -8186,23 +8485,23 @@ function IllustrationGettingStarted(props) {
8186
8485
  var getting_started_default = IllustrationGettingStarted;
8187
8486
 
8188
8487
  // src/illustrations/strong-upload-speed.js
8189
- import * as React82 from "react";
8488
+ import * as React84 from "react";
8190
8489
  function IllustrationStrongUploadSpeed(props) {
8191
- return /* @__PURE__ */ React82.createElement(
8490
+ return /* @__PURE__ */ React84.createElement(
8192
8491
  "svg",
8193
8492
  __spreadValues({
8194
8493
  viewBox: "0 0 111 110",
8195
8494
  fill: "none",
8196
8495
  xmlns: "http://www.w3.org/2000/svg"
8197
8496
  }, props),
8198
- /* @__PURE__ */ React82.createElement(
8497
+ /* @__PURE__ */ React84.createElement(
8199
8498
  "path",
8200
8499
  {
8201
8500
  d: "M.223 57.064l-.208-.356a55.069 55.069 0 002.244 13.991l44.404-40.904-46.44 27.27zM3.27 73.804C10.953 94.924 31.208 110 55 110c23.926 0 44.285-15.269 51.865-36.582l-51.582-47.53L3.27 73.804zm88.867-9.358v24.36L64.838 63.584v39.003a1.49 1.49 0 01-1.486 1.486H47.287a1.49 1.49 0 01-1.486-1.486V63.585l-27.388 25.22V64.446l36.914-33.983 36.81 33.983zM107.861 70.299a54.916 54.916 0 002.125-13.442L63.873 29.78 107.861 70.3zM63.115 25.873l46.886 27.537c-.148-5.228-1.01-10.293-2.526-15.06l-44.36-12.477zM2.482 38.543C.966 43.356.119 48.465 0 53.753l47.436-27.864L2.482 38.543z",
8202
8501
  fill: "currentColor"
8203
8502
  }
8204
8503
  ),
8205
- /* @__PURE__ */ React82.createElement(
8504
+ /* @__PURE__ */ React84.createElement(
8206
8505
  "path",
8207
8506
  {
8208
8507
  d: "M106.241 34.934C98.216 14.482 78.302 0 55.001 0 31.625 0 11.68 14.57 3.7 35.112l51.582-14.511 50.958 14.333z",
@@ -8214,16 +8513,16 @@ function IllustrationStrongUploadSpeed(props) {
8214
8513
  var strong_upload_speed_default = IllustrationStrongUploadSpeed;
8215
8514
 
8216
8515
  // src/illustrations/growth-through-empathy.js
8217
- import * as React83 from "react";
8516
+ import * as React85 from "react";
8218
8517
  function IllustrationGrowththroughEmpathy(props) {
8219
- return /* @__PURE__ */ React83.createElement(
8518
+ return /* @__PURE__ */ React85.createElement(
8220
8519
  "svg",
8221
8520
  __spreadValues({
8222
8521
  viewBox: "0 0 104 100",
8223
8522
  fill: "none",
8224
8523
  xmlns: "http://www.w3.org/2000/svg"
8225
8524
  }, props),
8226
- /* @__PURE__ */ React83.createElement(
8525
+ /* @__PURE__ */ React85.createElement(
8227
8526
  "path",
8228
8527
  {
8229
8528
  d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
@@ -8232,7 +8531,7 @@ function IllustrationGrowththroughEmpathy(props) {
8232
8531
  strokeMiterlimit: 10
8233
8532
  }
8234
8533
  ),
8235
- /* @__PURE__ */ React83.createElement(
8534
+ /* @__PURE__ */ React85.createElement(
8236
8535
  "path",
8237
8536
  {
8238
8537
  d: "M16.704 100.001c0-19.416 15.74-35.171 35.172-35.171 19.43 0 35.171 15.74 35.171 35.171",
@@ -8241,7 +8540,7 @@ function IllustrationGrowththroughEmpathy(props) {
8241
8540
  strokeMiterlimit: 10
8242
8541
  }
8243
8542
  ),
8244
- /* @__PURE__ */ React83.createElement(
8543
+ /* @__PURE__ */ React85.createElement(
8245
8544
  "path",
8246
8545
  {
8247
8546
  d: "M28.213 100.001c0-13.07 10.593-23.648 23.648-23.648 13.054 0 23.662 10.579 23.662 23.648",
@@ -8250,7 +8549,7 @@ function IllustrationGrowththroughEmpathy(props) {
8250
8549
  strokeMiterlimit: 10
8251
8550
  }
8252
8551
  ),
8253
- /* @__PURE__ */ React83.createElement(
8552
+ /* @__PURE__ */ React85.createElement(
8254
8553
  "path",
8255
8554
  {
8256
8555
  d: "M39.736 100c0-6.692 5.432-12.124 12.124-12.124 6.693 0 12.124 5.432 12.124 12.124M5 0c0 25.889 20.987 46.875 46.875 46.875C77.764 46.875 98.751 25.89 98.751 0",
@@ -8259,7 +8558,7 @@ function IllustrationGrowththroughEmpathy(props) {
8259
8558
  strokeMiterlimit: 10
8260
8559
  }
8261
8560
  ),
8262
- /* @__PURE__ */ React83.createElement(
8561
+ /* @__PURE__ */ React85.createElement(
8263
8562
  "path",
8264
8563
  {
8265
8564
  d: "M87.047 0c0 19.416-15.74 35.171-35.172 35.171-19.43 0-35.171-15.74-35.171-35.171",
@@ -8268,7 +8567,7 @@ function IllustrationGrowththroughEmpathy(props) {
8268
8567
  strokeMiterlimit: 10
8269
8568
  }
8270
8569
  ),
8271
- /* @__PURE__ */ React83.createElement(
8570
+ /* @__PURE__ */ React85.createElement(
8272
8571
  "path",
8273
8572
  {
8274
8573
  d: "M75.538 0c0 13.07-10.593 23.648-23.648 23.648-13.054 0-23.662-10.579-23.662-23.648",
@@ -8277,7 +8576,7 @@ function IllustrationGrowththroughEmpathy(props) {
8277
8576
  strokeMiterlimit: 10
8278
8577
  }
8279
8578
  ),
8280
- /* @__PURE__ */ React83.createElement(
8579
+ /* @__PURE__ */ React85.createElement(
8281
8580
  "path",
8282
8581
  {
8283
8582
  d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
@@ -8291,16 +8590,16 @@ function IllustrationGrowththroughEmpathy(props) {
8291
8590
  var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
8292
8591
 
8293
8592
  // src/illustrations/troubleshooting.js
8294
- import * as React84 from "react";
8593
+ import * as React86 from "react";
8295
8594
  function IllustrationTroubleshooting(props) {
8296
- return /* @__PURE__ */ React84.createElement(
8595
+ return /* @__PURE__ */ React86.createElement(
8297
8596
  "svg",
8298
8597
  __spreadValues({
8299
8598
  viewBox: "0 0 110 110",
8300
8599
  fill: "none",
8301
8600
  xmlns: "http://www.w3.org/2000/svg"
8302
8601
  }, props),
8303
- /* @__PURE__ */ React84.createElement(
8602
+ /* @__PURE__ */ React86.createElement(
8304
8603
  "path",
8305
8604
  {
8306
8605
  d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
@@ -8310,7 +8609,7 @@ function IllustrationTroubleshooting(props) {
8310
8609
  strokeMiterlimit: 10
8311
8610
  }
8312
8611
  ),
8313
- /* @__PURE__ */ React84.createElement(
8612
+ /* @__PURE__ */ React86.createElement(
8314
8613
  "path",
8315
8614
  {
8316
8615
  d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
@@ -8319,7 +8618,7 @@ function IllustrationTroubleshooting(props) {
8319
8618
  strokeMiterlimit: 10
8320
8619
  }
8321
8620
  ),
8322
- /* @__PURE__ */ React84.createElement(
8621
+ /* @__PURE__ */ React86.createElement(
8323
8622
  "path",
8324
8623
  {
8325
8624
  d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
@@ -8328,7 +8627,7 @@ function IllustrationTroubleshooting(props) {
8328
8627
  strokeMiterlimit: 10
8329
8628
  }
8330
8629
  ),
8331
- /* @__PURE__ */ React84.createElement(
8630
+ /* @__PURE__ */ React86.createElement(
8332
8631
  "path",
8333
8632
  {
8334
8633
  d: "M42.053 55c0-7.138 5.794-12.932 12.932-12.932 7.138 0 12.932 5.794 12.932 12.932",
@@ -8342,16 +8641,16 @@ function IllustrationTroubleshooting(props) {
8342
8641
  var troubleshooting_default = IllustrationTroubleshooting;
8343
8642
 
8344
8643
  // src/illustrations/health-plans.js
8345
- import * as React85 from "react";
8644
+ import * as React87 from "react";
8346
8645
  function IllustrationHealthPlans(props) {
8347
- return /* @__PURE__ */ React85.createElement(
8646
+ return /* @__PURE__ */ React87.createElement(
8348
8647
  "svg",
8349
8648
  __spreadValues({
8350
8649
  viewBox: "0 0 100 101",
8351
8650
  fill: "none",
8352
8651
  xmlns: "http://www.w3.org/2000/svg"
8353
8652
  }, props),
8354
- /* @__PURE__ */ React85.createElement(
8653
+ /* @__PURE__ */ React87.createElement(
8355
8654
  "path",
8356
8655
  {
8357
8656
  fillRule: "evenodd",
@@ -8365,16 +8664,16 @@ function IllustrationHealthPlans(props) {
8365
8664
  var health_plans_default = IllustrationHealthPlans;
8366
8665
 
8367
8666
  // src/illustrations/upgrade.js
8368
- import * as React86 from "react";
8667
+ import * as React88 from "react";
8369
8668
  function IllustrationUpgrade(props) {
8370
- return /* @__PURE__ */ React86.createElement(
8669
+ return /* @__PURE__ */ React88.createElement(
8371
8670
  "svg",
8372
8671
  __spreadValues({
8373
8672
  viewBox: "0 0 100 100",
8374
8673
  fill: "none",
8375
8674
  xmlns: "http://www.w3.org/2000/svg"
8376
8675
  }, props),
8377
- /* @__PURE__ */ React86.createElement(
8676
+ /* @__PURE__ */ React88.createElement(
8378
8677
  "path",
8379
8678
  {
8380
8679
  fillRule: "evenodd",
@@ -8388,16 +8687,16 @@ function IllustrationUpgrade(props) {
8388
8687
  var upgrade_default = IllustrationUpgrade;
8389
8688
 
8390
8689
  // src/illustrations/how-to-use-loom.js
8391
- import * as React87 from "react";
8690
+ import * as React89 from "react";
8392
8691
  function IllustrationHowtoUseLoom(props) {
8393
- return /* @__PURE__ */ React87.createElement(
8692
+ return /* @__PURE__ */ React89.createElement(
8394
8693
  "svg",
8395
8694
  __spreadValues({
8396
8695
  viewBox: "0 0 110 110",
8397
8696
  fill: "none",
8398
8697
  xmlns: "http://www.w3.org/2000/svg"
8399
8698
  }, props),
8400
- /* @__PURE__ */ React87.createElement(
8699
+ /* @__PURE__ */ React89.createElement(
8401
8700
  "path",
8402
8701
  {
8403
8702
  d: "M61.125 97.536H48.768v12.373h12.357V97.536zM81.608 88.743l-10.701 6.179 6.186 10.714 10.701-6.178-6.186-10.715zM94.92 70.897l-6.178 10.7 10.715 6.187 6.178-10.701-10.714-6.186zM89.445 61.127V48.77H78.014l9.91-5.724-6.178-10.71-9.895 5.724 5.724-9.895-10.71-6.179-5.724 9.895V20.45H48.769V31.88l-5.724-9.895-10.71 6.179 5.723 9.91-9.91-5.723-6.179 10.71 9.91 5.724H20.45v12.356h11.43l-9.91 5.724 6.179 10.71 9.91-5.723-5.723 9.91 10.71 6.178 5.724-9.91v11.431h12.356V78.032l5.724 9.91 10.71-6.178-5.724-9.895 9.895 5.724 6.179-10.71-9.91-5.724h11.447v-.031zM54.947 71.413c-9.095 0-16.465-7.37-16.465-16.465 0-9.095 7.37-16.465 16.465-16.465 9.095 0 16.465 7.37 16.465 16.465 0 9.095-7.37 16.465-16.465 16.465zM109.91 48.77H97.538v12.356h12.372V48.77zM99.46 22.114l-10.714 6.187L94.925 39l10.714-6.186-6.178-10.7zM77.082 4.276L70.896 14.99l10.701 6.179 6.186-10.715-10.7-6.178zM61.125 0H48.768v12.373h12.357V0zM32.825 4.281L22.124 10.46l6.186 10.714 10.701-6.178-6.186-10.715zM10.449 22.127L4.27 32.828l10.714 6.186 6.178-10.7-10.714-6.187zM12.373 48.77H0v12.356h12.373V48.77zM14.99 70.881L4.274 77.067l6.178 10.701 10.715-6.186-6.179-10.7zM28.311 88.746L22.125 99.46l10.701 6.179 6.186-10.715-10.7-6.178z",
@@ -8409,16 +8708,16 @@ function IllustrationHowtoUseLoom(props) {
8409
8708
  var how_to_use_loom_default = IllustrationHowtoUseLoom;
8410
8709
 
8411
8710
  // src/illustrations/upload-drag-and-drop.js
8412
- import * as React88 from "react";
8711
+ import * as React90 from "react";
8413
8712
  function IllustrationUploadDragAndDrop(props) {
8414
- return /* @__PURE__ */ React88.createElement(
8713
+ return /* @__PURE__ */ React90.createElement(
8415
8714
  "svg",
8416
8715
  __spreadValues({
8417
8716
  viewBox: "0 0 100 100",
8418
8717
  fill: "none",
8419
8718
  xmlns: "http://www.w3.org/2000/svg"
8420
8719
  }, props),
8421
- /* @__PURE__ */ React88.createElement(
8720
+ /* @__PURE__ */ React90.createElement(
8422
8721
  "path",
8423
8722
  {
8424
8723
  d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
@@ -8430,16 +8729,16 @@ function IllustrationUploadDragAndDrop(props) {
8430
8729
  var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
8431
8730
 
8432
8731
  // src/illustrations/use-cases.js
8433
- import * as React89 from "react";
8732
+ import * as React91 from "react";
8434
8733
  function IllustrationUseCases(props) {
8435
- return /* @__PURE__ */ React89.createElement(
8734
+ return /* @__PURE__ */ React91.createElement(
8436
8735
  "svg",
8437
8736
  __spreadValues({
8438
8737
  viewBox: "0 0 100 100",
8439
8738
  fill: "none",
8440
8739
  xmlns: "http://www.w3.org/2000/svg"
8441
8740
  }, props),
8442
- /* @__PURE__ */ React89.createElement(
8741
+ /* @__PURE__ */ React91.createElement(
8443
8742
  "path",
8444
8743
  {
8445
8744
  d: "M0 0v100h100V0H0zm90 90H61.91l20.87-12.52L90 89.52V90zm0-71.25H29.01L90 26.56v8.82l-42.3-5.42L90 42.3v9.12l-27.61-8.05L90 56.78v9.73l-15.29-7.42L90 71.34v11.22L76.02 71.35 61.06 90H49.84l24.82-30.94-8.62-4.19L48.98 90h-9.73l22.71-46.76-9.21-2.68L38.34 90h-9.12l17.53-60.15-10.48-1.35L28.4 90h-8.82l9.12-71.25h-9.94V90H10V10h80v8.75z",
@@ -8451,16 +8750,16 @@ function IllustrationUseCases(props) {
8451
8750
  var use_cases_default = IllustrationUseCases;
8452
8751
 
8453
8752
  // src/illustrations/invite-members.js
8454
- import * as React90 from "react";
8753
+ import * as React92 from "react";
8455
8754
  function IllustrationInviteMembers(props) {
8456
- return /* @__PURE__ */ React90.createElement(
8755
+ return /* @__PURE__ */ React92.createElement(
8457
8756
  "svg",
8458
8757
  __spreadValues({
8459
8758
  viewBox: "0 0 134 134",
8460
8759
  fill: "none",
8461
8760
  xmlns: "http://www.w3.org/2000/svg"
8462
8761
  }, props),
8463
- /* @__PURE__ */ React90.createElement(
8762
+ /* @__PURE__ */ React92.createElement(
8464
8763
  "path",
8465
8764
  {
8466
8765
  fillRule: "evenodd",
@@ -8474,45 +8773,45 @@ function IllustrationInviteMembers(props) {
8474
8773
  var invite_members_default = IllustrationInviteMembers;
8475
8774
 
8476
8775
  // src/illustrations/wellness.js
8477
- import * as React91 from "react";
8776
+ import * as React93 from "react";
8478
8777
  function IllustrationWellness(props) {
8479
- return /* @__PURE__ */ React91.createElement(
8778
+ return /* @__PURE__ */ React93.createElement(
8480
8779
  "svg",
8481
8780
  __spreadValues({
8482
8781
  viewBox: "0 0 100 101",
8483
8782
  fill: "none",
8484
8783
  xmlns: "http://www.w3.org/2000/svg"
8485
8784
  }, props),
8486
- /* @__PURE__ */ React91.createElement(
8785
+ /* @__PURE__ */ React93.createElement(
8487
8786
  "path",
8488
8787
  {
8489
8788
  d: "M66.667.929a33.333 33.333 0 010 66.666V.93zM0 34.263a33.333 33.333 0 0166.667 0H0zM33.333 100.929a33.338 33.338 0 01-23.57-9.763 33.333 33.333 0 0123.57-56.903v66.666z",
8490
8789
  fill: "currentColor"
8491
8790
  }
8492
8791
  ),
8493
- /* @__PURE__ */ React91.createElement(
8792
+ /* @__PURE__ */ React93.createElement(
8494
8793
  "path",
8495
8794
  {
8496
8795
  d: "M99.999 67.596a33.332 33.332 0 01-64.13 12.756 33.332 33.332 0 01-2.537-12.756h66.667zM33.334.93H.001v33.333h33.333z",
8497
8796
  fill: "currentColor"
8498
8797
  }
8499
8798
  ),
8500
- /* @__PURE__ */ React91.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
8799
+ /* @__PURE__ */ React93.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
8501
8800
  );
8502
8801
  }
8503
8802
  var wellness_default = IllustrationWellness;
8504
8803
 
8505
8804
  // src/illustrations/comments.js
8506
- import * as React92 from "react";
8805
+ import * as React94 from "react";
8507
8806
  function IllustrationComments(props) {
8508
- return /* @__PURE__ */ React92.createElement(
8807
+ return /* @__PURE__ */ React94.createElement(
8509
8808
  "svg",
8510
8809
  __spreadValues({
8511
8810
  viewBox: "0 0 96 96",
8512
8811
  fill: "none",
8513
8812
  xmlns: "http://www.w3.org/2000/svg"
8514
8813
  }, props),
8515
- /* @__PURE__ */ React92.createElement(
8814
+ /* @__PURE__ */ React94.createElement(
8516
8815
  "path",
8517
8816
  {
8518
8817
  fillRule: "evenodd",
@@ -8521,7 +8820,7 @@ function IllustrationComments(props) {
8521
8820
  fill: "currentColor"
8522
8821
  }
8523
8822
  ),
8524
- /* @__PURE__ */ React92.createElement(
8823
+ /* @__PURE__ */ React94.createElement(
8525
8824
  "path",
8526
8825
  {
8527
8826
  fill: "currentColor",
@@ -8533,16 +8832,16 @@ function IllustrationComments(props) {
8533
8832
  var comments_default = IllustrationComments;
8534
8833
 
8535
8834
  // src/illustrations/folders-empty-state-mobile.js
8536
- import * as React93 from "react";
8835
+ import * as React95 from "react";
8537
8836
  function IllutrationFoldersEmptyStateMobile(props) {
8538
- return /* @__PURE__ */ React93.createElement(
8837
+ return /* @__PURE__ */ React95.createElement(
8539
8838
  "svg",
8540
8839
  __spreadValues({
8541
8840
  viewBox: "0 0 96 96",
8542
8841
  fill: "none",
8543
8842
  xmlns: "http://www.w3.org/2000/svg"
8544
8843
  }, props),
8545
- /* @__PURE__ */ React93.createElement(
8844
+ /* @__PURE__ */ React95.createElement(
8546
8845
  "path",
8547
8846
  {
8548
8847
  fillRule: "evenodd",
@@ -8551,7 +8850,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
8551
8850
  fill: "currentColor"
8552
8851
  }
8553
8852
  ),
8554
- /* @__PURE__ */ React93.createElement(
8853
+ /* @__PURE__ */ React95.createElement(
8555
8854
  "path",
8556
8855
  {
8557
8856
  fillRule: "evenodd",
@@ -8565,23 +8864,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
8565
8864
  var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
8566
8865
 
8567
8866
  // src/illustrations/help-ios.js
8568
- import * as React94 from "react";
8867
+ import * as React96 from "react";
8569
8868
  function IllustrationHelpIos(props) {
8570
- return /* @__PURE__ */ React94.createElement(
8869
+ return /* @__PURE__ */ React96.createElement(
8571
8870
  "svg",
8572
8871
  __spreadValues({
8573
8872
  viewBox: "0 0 96 96",
8574
8873
  fill: "none",
8575
8874
  xmlns: "http://www.w3.org/2000/svg"
8576
8875
  }, props),
8577
- /* @__PURE__ */ React94.createElement(
8876
+ /* @__PURE__ */ React96.createElement(
8578
8877
  "path",
8579
8878
  {
8580
8879
  d: "M22.8 12c5.965 0 10.8 4.835 10.8 10.8 0 .254-.008.505-.026.754C38.542 16.58 46.912 12 56.4 12 71.643 12 84 23.82 84 38.4c0 14.58-12.357 26.4-27.6 26.4-5.744 0-11.078-1.678-15.496-4.55A15.527 15.527 0 0143.2 68.4c0 8.616-6.984 15.6-15.6 15.6C18.985 84 12 77.016 12 68.4s6.985-15.6 15.6-15.6c2.444 0 4.757.562 6.816 1.564C30.892 49.93 28.8 44.399 28.8 38.4c0-2.6.393-5.11 1.125-7.483A10.76 10.76 0 0122.8 33.6c-5.964 0-10.8-4.835-10.8-10.8C12 16.835 16.836 12 22.8 12z",
8581
8880
  fill: "currentColor"
8582
8881
  }
8583
8882
  ),
8584
- /* @__PURE__ */ React94.createElement(
8883
+ /* @__PURE__ */ React96.createElement(
8585
8884
  "path",
8586
8885
  {
8587
8886
  fillRule: "evenodd",
@@ -8595,17 +8894,17 @@ function IllustrationHelpIos(props) {
8595
8894
  var help_ios_default = IllustrationHelpIos;
8596
8895
 
8597
8896
  // src/illustrations/my-videos-empty-state-mobile.js
8598
- import * as React95 from "react";
8897
+ import * as React97 from "react";
8599
8898
  function IllustrationMyVideosEmptyStateMobile(props) {
8600
- return /* @__PURE__ */ React95.createElement(
8899
+ return /* @__PURE__ */ React97.createElement(
8601
8900
  "svg",
8602
8901
  __spreadValues({
8603
8902
  viewBox: "0 0 96 96",
8604
8903
  fill: "none",
8605
8904
  xmlns: "http://www.w3.org/2000/svg"
8606
8905
  }, props),
8607
- /* @__PURE__ */ React95.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
8608
- /* @__PURE__ */ React95.createElement(
8906
+ /* @__PURE__ */ React97.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
8907
+ /* @__PURE__ */ React97.createElement(
8609
8908
  "path",
8610
8909
  {
8611
8910
  fillRule: "evenodd",
@@ -8619,16 +8918,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
8619
8918
  var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
8620
8919
 
8621
8920
  // src/illustrations/recents-empty-state-mobile.js
8622
- import * as React96 from "react";
8921
+ import * as React98 from "react";
8623
8922
  function IllustrationRecentsEmptyStateMobile(props) {
8624
- return /* @__PURE__ */ React96.createElement(
8923
+ return /* @__PURE__ */ React98.createElement(
8625
8924
  "svg",
8626
8925
  __spreadValues({
8627
8926
  viewBox: "0 0 96 96",
8628
8927
  fill: "none",
8629
8928
  xmlns: "http://www.w3.org/2000/svg"
8630
8929
  }, props),
8631
- /* @__PURE__ */ React96.createElement(
8930
+ /* @__PURE__ */ React98.createElement(
8632
8931
  "path",
8633
8932
  {
8634
8933
  fillRule: "evenodd",
@@ -8642,16 +8941,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
8642
8941
  var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
8643
8942
 
8644
8943
  // src/illustrations/chrome-notifications-empty-state.js
8645
- import * as React97 from "react";
8944
+ import * as React99 from "react";
8646
8945
  function IllustrationChromeNotificationsEmptyState(props) {
8647
- return /* @__PURE__ */ React97.createElement(
8946
+ return /* @__PURE__ */ React99.createElement(
8648
8947
  "svg",
8649
8948
  __spreadValues({
8650
8949
  viewBox: "0 0 96 96",
8651
8950
  fill: "none",
8652
8951
  xmlns: "http://www.w3.org/2000/svg"
8653
8952
  }, props),
8654
- /* @__PURE__ */ React97.createElement(
8953
+ /* @__PURE__ */ React99.createElement(
8655
8954
  "circle",
8656
8955
  {
8657
8956
  cx: 15.84,
@@ -8661,7 +8960,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8661
8960
  strokeWidth: 9.6
8662
8961
  }
8663
8962
  ),
8664
- /* @__PURE__ */ React97.createElement(
8963
+ /* @__PURE__ */ React99.createElement(
8665
8964
  "path",
8666
8965
  {
8667
8966
  d: "M59.52 15.84c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04C36.48 9.877 41.502 4.8 48 4.8c6.498 0 11.52 5.077 11.52 11.04z",
@@ -8669,8 +8968,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
8669
8968
  strokeWidth: 9.6
8670
8969
  }
8671
8970
  ),
8672
- /* @__PURE__ */ React97.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
8673
- /* @__PURE__ */ React97.createElement(
8971
+ /* @__PURE__ */ React99.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
8972
+ /* @__PURE__ */ React99.createElement(
8674
8973
  "path",
8675
8974
  {
8676
8975
  d: "M26.88 48c0 6.498-5.077 11.52-11.04 11.52C9.877 59.52 4.8 54.498 4.8 48c0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
@@ -8678,7 +8977,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8678
8977
  strokeWidth: 9.6
8679
8978
  }
8680
8979
  ),
8681
- /* @__PURE__ */ React97.createElement(
8980
+ /* @__PURE__ */ React99.createElement(
8682
8981
  "circle",
8683
8982
  {
8684
8983
  cx: 48,
@@ -8688,7 +8987,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8688
8987
  strokeWidth: 9.6
8689
8988
  }
8690
8989
  ),
8691
- /* @__PURE__ */ React97.createElement(
8990
+ /* @__PURE__ */ React99.createElement(
8692
8991
  "path",
8693
8992
  {
8694
8993
  d: "M91.2 48c0 6.498-5.077 11.52-11.04 11.52-5.963 0-11.04-5.022-11.04-11.52 0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
@@ -8696,7 +8995,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8696
8995
  strokeWidth: 9.6
8697
8996
  }
8698
8997
  ),
8699
- /* @__PURE__ */ React97.createElement(
8998
+ /* @__PURE__ */ React99.createElement(
8700
8999
  "circle",
8701
9000
  {
8702
9001
  cx: 15.84,
@@ -8706,7 +9005,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8706
9005
  strokeWidth: 9.6
8707
9006
  }
8708
9007
  ),
8709
- /* @__PURE__ */ React97.createElement(
9008
+ /* @__PURE__ */ React99.createElement(
8710
9009
  "path",
8711
9010
  {
8712
9011
  d: "M59.52 80.16c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04 0-5.963 5.022-11.04 11.52-11.04 6.498 0 11.52 5.077 11.52 11.04z",
@@ -8714,7 +9013,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8714
9013
  strokeWidth: 9.6
8715
9014
  }
8716
9015
  ),
8717
- /* @__PURE__ */ React97.createElement(
9016
+ /* @__PURE__ */ React99.createElement(
8718
9017
  "circle",
8719
9018
  {
8720
9019
  cx: 80.16,
@@ -8739,6 +9038,7 @@ export {
8739
9038
  container_default as Container,
8740
9039
  distribute_default as Distribute,
8741
9040
  dropdown_default as Dropdown,
9041
+ ellipses_loader_default as EllipsesLoader,
8742
9042
  error_container_default as ErrorContainer,
8743
9043
  form_field_default as FormField,
8744
9044
  icon_default as Icon,
@@ -8827,6 +9127,7 @@ export {
8827
9127
  tooltip_default as Tooltip,
8828
9128
  TooltipBox,
8829
9129
  typeahead_default as Typeahead,
9130
+ waveform_loader_default as WaveformLoader,
8830
9131
  accessibilityRules,
8831
9132
  alignSelfRules,
8832
9133
  alphaFunction,
@@ -8844,6 +9145,8 @@ export {
8844
9145
  flexDirectionRules,
8845
9146
  flexItemRules,
8846
9147
  flexWrapRules,
9148
+ fontSettingVariables,
9149
+ fontSettings,
8847
9150
  fontWeightRules,
8848
9151
  fontWeightVariables,
8849
9152
  fontWeights,
@@ -8856,6 +9159,7 @@ export {
8856
9159
  getColorsCssVarsObject,
8857
9160
  getCssVarsFromObject,
8858
9161
  getFocusRing,
9162
+ getFontSetting,
8859
9163
  getFontWeight,
8860
9164
  getListContainer,
8861
9165
  getMediaCss,