@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/cjs/index.js CHANGED
@@ -56,8 +56,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
56
56
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
57
57
 
58
58
  // src/index.ts
59
- var src_exports = {};
60
- __export(src_exports, {
59
+ var index_exports = {};
60
+ __export(index_exports, {
61
61
  Align: () => align_default,
62
62
  Arrange: () => arrange_default,
63
63
  Avatar: () => avatar_default,
@@ -69,6 +69,7 @@ __export(src_exports, {
69
69
  Container: () => container_default,
70
70
  Distribute: () => distribute_default,
71
71
  Dropdown: () => dropdown_default,
72
+ EllipsesLoader: () => ellipses_loader_default,
72
73
  ErrorContainer: () => error_container_default,
73
74
  FormField: () => form_field_default,
74
75
  Icon: () => icon_default,
@@ -157,6 +158,7 @@ __export(src_exports, {
157
158
  Tooltip: () => tooltip_default,
158
159
  TooltipBox: () => TooltipBox,
159
160
  Typeahead: () => typeahead_default,
161
+ WaveformLoader: () => waveform_loader_default,
160
162
  accessibilityRules: () => accessibilityRules,
161
163
  alignSelfRules: () => alignSelfRules,
162
164
  alphaFunction: () => alphaFunction,
@@ -174,6 +176,8 @@ __export(src_exports, {
174
176
  flexDirectionRules: () => flexDirectionRules,
175
177
  flexItemRules: () => flexItemRules,
176
178
  flexWrapRules: () => flexWrapRules,
179
+ fontSettingVariables: () => fontSettingVariables,
180
+ fontSettings: () => fontSettings,
177
181
  fontWeightRules: () => fontWeightRules,
178
182
  fontWeightVariables: () => fontWeightVariables,
179
183
  fontWeights: () => fontWeights,
@@ -186,6 +190,7 @@ __export(src_exports, {
186
190
  getColorsCssVarsObject: () => getColorsCssVarsObject,
187
191
  getCssVarsFromObject: () => getCssVarsFromObject,
188
192
  getFocusRing: () => getFocusRing,
193
+ getFontSetting: () => getFontSetting,
189
194
  getFontWeight: () => getFontWeight,
190
195
  getListContainer: () => getListContainer,
191
196
  getMediaCss: () => getMediaCss,
@@ -253,8 +258,8 @@ __export(src_exports, {
253
258
  usePushPageDown: () => use_push_page_down_default,
254
259
  widthRules: () => widthRules
255
260
  });
256
- module.exports = __toCommonJS(src_exports);
257
- var import_react56 = require("@emotion/react");
261
+ module.exports = __toCommonJS(index_exports);
262
+ var import_react60 = require("@emotion/react");
258
263
 
259
264
  // src/colors.ts
260
265
  var percent = (number, percentage) => Math.round(number * percentage / 100);
@@ -377,6 +382,8 @@ var themeColors = {
377
382
  ads: "--ds-background-neutral-bold"
378
383
  },
379
384
  overlay: { h: 0, s: 0, l: 100, a: 1, ads: "--ds-surface-overlay" },
385
+ overlayHover: hslaGreys.grey2,
386
+ overlayActive: hslaGreys.grey3,
380
387
  backdrop: { h: 224, s: 72, l: 7, a: backdropAlpha, ads: "--ds-blanket" },
381
388
  border: { h: 225.5, s: 57, l: 10, a: borderAlpha, ads: "--ds-border" }
382
389
  }, themeSharedColors), {
@@ -533,6 +540,20 @@ var themeColors = {
533
540
  ads: "--ds-background-neutral-bold"
534
541
  },
535
542
  overlay: { h: 225, s: 4, l: 17.6, a: 1, ads: "--ds-surface-overlay" },
543
+ overlayHover: {
544
+ h: 225,
545
+ s: 4,
546
+ l: 19.61,
547
+ a: 1,
548
+ ads: "--ds-surface-overlay-hovered"
549
+ },
550
+ overlayActive: {
551
+ h: 225,
552
+ s: 4.69,
553
+ l: 25.1,
554
+ a: 1,
555
+ ads: "--ds-surface-overlay-pressed"
556
+ },
536
557
  backdrop: { h: 210, s: 11, l: 7, a: 0.6, ads: "--ds-blanket" },
537
558
  border: { h: 236, s: 36.6, l: 92, a: 0.12, ads: "--ds-border" }
538
559
  }, themeSharedColors), {
@@ -673,6 +694,9 @@ var getColorValue = (color) => {
673
694
  if (color in hslaColors || color in themeColors.light) {
674
695
  return `var(--lns-color-${color})`;
675
696
  }
697
+ if (color in gradients) {
698
+ return `var(--lns-gradient-${color})`;
699
+ }
676
700
  return color;
677
701
  }
678
702
  };
@@ -848,8 +872,9 @@ var getTextSize = (size) => size && `
848
872
  line-height: var(--lns-lineHeight-${size});
849
873
  letter-spacing: var(--lns-letterSpacing-${size});
850
874
  `;
851
- var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
852
875
  var getFontWeight = (fontWeight) => fontWeight && `font-weight: var(--lns-fontWeight-${fontWeight});`;
876
+ var getFontSetting = (fontSetting) => fontSetting && `var(--lns-fontSetting-${fontSetting});`;
877
+ var getRadius = (size) => size && `border-radius: var(--lns-radius-${size});`;
853
878
  var getShadow = (size) => size && `box-shadow: var(--lns-shadow-${size});`;
854
879
  var getFocusRing = (color, position) => {
855
880
  const focusColor = color ? color : getColorValue("focusRing");
@@ -967,6 +992,10 @@ var fontWeights = {
967
992
  medium: 500,
968
993
  bold: 653
969
994
  };
995
+ var fontSettings = {
996
+ normal: `'normal'`,
997
+ tnum: `'tnum'`
998
+ };
970
999
  var radii = {
971
1000
  none: u(0),
972
1001
  50: u(0.5),
@@ -1045,6 +1074,7 @@ var TextWrapper = import_styled.default.span`
1045
1074
  ${(props) => !props.sizeMinMax && getTextSize(props.size)};
1046
1075
  ${(props) => getFontWeight(props.fontWeight)};
1047
1076
  ${(props) => props.color && `color: ${getColorValue(props.color)}`};
1077
+ ${(props) => props.fontSetting && `font-feature-settings: ${getFontSetting(props.fontSetting)}`};
1048
1078
  ${(props) => props.isDimmed && `opacity: ${dimAmount}`};
1049
1079
  ${(props) => props.alignment && `text-align: ${props.alignment}`};
1050
1080
  ${(props) => props.hasEllipsis && !props.ellipsisLines && `
@@ -1098,7 +1128,8 @@ var Text = (_a) => {
1098
1128
  variant,
1099
1129
  htmlTag = "span",
1100
1130
  alignment,
1101
- sizeMinMax
1131
+ sizeMinMax,
1132
+ fontSetting = "normal"
1102
1133
  } = _b, props = __objRest(_b, [
1103
1134
  "children",
1104
1135
  "size",
@@ -1112,7 +1143,8 @@ var Text = (_a) => {
1112
1143
  "variant",
1113
1144
  "htmlTag",
1114
1145
  "alignment",
1115
- "sizeMinMax"
1146
+ "sizeMinMax",
1147
+ "fontSetting"
1116
1148
  ]);
1117
1149
  if (isDimmed) {
1118
1150
  console.warn(textIsDimmedDeprecated);
@@ -1134,7 +1166,8 @@ var Text = (_a) => {
1134
1166
  variant,
1135
1167
  as: htmlTag,
1136
1168
  alignment,
1137
- sizeMinMax
1169
+ sizeMinMax,
1170
+ fontSetting
1138
1171
  }, props),
1139
1172
  children
1140
1173
  );
@@ -1731,6 +1764,10 @@ var fontWeightVariables = getCssVarsFromObject(
1731
1764
  "fontWeight",
1732
1765
  fontWeights
1733
1766
  );
1767
+ var fontSettingVariables = getCssVarsFromObject(
1768
+ "fontSetting",
1769
+ fontSettings
1770
+ );
1734
1771
  var textSizeVariables = getCssVarsFromObject(
1735
1772
  void 0,
1736
1773
  getTextSizesObject()
@@ -1777,7 +1814,12 @@ var getSizingVariablesCssVarsObject = () => {
1777
1814
  return Object.assign({}, ...sizingVariables);
1778
1815
  };
1779
1816
  var getVariablesCssVarsObject = () => {
1780
- return Object.assign({}, fontWeightVariables, ...sizingVariables);
1817
+ return Object.assign(
1818
+ {},
1819
+ fontWeightVariables,
1820
+ ...sizingVariables,
1821
+ fontSettingVariables
1822
+ );
1781
1823
  };
1782
1824
  var getColorsCssVarsObject = () => {
1783
1825
  return __spreadValues(__spreadValues(__spreadValues({}, colorVariables), themeColorVariables), gradientVariables);
@@ -1999,7 +2041,7 @@ var avatar_default = Avatar;
1999
2041
  // src/components/base-styles/base-styles.tsx
2000
2042
  var import_react4 = require("@emotion/react");
2001
2043
  var import_react5 = __toESM(require("react"));
2002
- var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
2044
+ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body", documentElement = "html") => {
2003
2045
  return `
2004
2046
  ${rootElement} {
2005
2047
  font-size: 100%;
@@ -2030,6 +2072,39 @@ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body") => {
2030
2072
  ${getAllCssVarsString(rootElement)}
2031
2073
 
2032
2074
  ${cssUtilities()}
2075
+
2076
+ ${documentElement}[data-brand-color="blue"] {
2077
+ --lns-color-blurpleLight: #E9F2FE;
2078
+ --lns-color-blurpleMedium: #CFE1FD;
2079
+ --lns-color-blurple: #1868DB;
2080
+ --lns-color-blurpleDark: #1558BC;
2081
+ --lns-color-blurpleStrong: #123263;
2082
+
2083
+ --lns-color-backdropTwilight: hsla(216, 69%, 23%, 0.8);
2084
+ --lns-color-highlight: hsla(215, 80%, 48%, 0.15);
2085
+
2086
+ --lns-gradient-ai-primary: conic-gradient(from 180deg at 50% 50%, #0065FF 89.75857436656952deg, #0469FF 145.80000042915344deg, #BF63F3 262.8000068664551deg, #FFA900 307.8000068664551deg);
2087
+
2088
+ --lns-gradient-ai-secondary: radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%);
2089
+ }
2090
+
2091
+ ${documentElement}[data-color-mode="light"][data-brand-color="blue"],
2092
+ ${documentElement}[data-brand-color="blue"] [data-lens-theme="light"],
2093
+ ${documentElement}[data-brand-color="blue"] .brand-theme-light {
2094
+ --lns-themeLight-color-primary: #1868DB;
2095
+ --lns-themeLight-color-primaryHover: #1558BC;
2096
+ --lns-themeLight-color-primaryActive: #123263;
2097
+ --lns-themeLight-color-focusRing: #4688EC;
2098
+ }
2099
+
2100
+ ${documentElement}[data-color-mode="dark"][data-brand-color="blue"],
2101
+ ${documentElement}[data-brand-color="blue"] [data-lens-theme="dark"],
2102
+ ${documentElement}[data-brand-color="blue"] .brand-theme-dark {
2103
+ --lns-themeDark-color-primary: #669DF1;
2104
+ --lns-themeDark-color-primaryHover: #8FB8F6;
2105
+ --lns-themeDark-color-primaryActive: #CFE1FD;
2106
+ --lns-themeDark-color-focusRing: #8FB8F6;
2107
+ }
2033
2108
  `;
2034
2109
  };
2035
2110
  var BaseStyles = () => /* @__PURE__ */ import_react5.default.createElement(import_react4.Global, { styles: (0, import_react4.css)(buildGlobalStylesheet()) });
@@ -2205,6 +2280,16 @@ var variantStyles = {
2205
2280
  background: "transparent",
2206
2281
  borderColor: getColorValue("buttonBorder"),
2207
2282
  hover: getColorValue("backgroundHover"),
2283
+ active: getColorValue("backgroundActive"),
2284
+ floatingBackground: getColorValue("overlay"),
2285
+ floatingHover: getColorValue("overlayHover"),
2286
+ floatingActive: getColorValue("overlayActive")
2287
+ },
2288
+ neutralSecondary: {
2289
+ color: getColorValue("body"),
2290
+ background: "backgroundSecondary",
2291
+ hover: getColorValue("grey3"),
2292
+ // TODO(tatiana/ben p): Awaiting final confirmation from Cody as to semantic approach when he returns Oct 2025
2208
2293
  active: getColorValue("backgroundActive")
2209
2294
  },
2210
2295
  primary: {
@@ -2251,17 +2336,18 @@ var variantStyles = {
2251
2336
  active: null
2252
2337
  }
2253
2338
  };
2254
- var statusStyles = {
2339
+ var statusStyles = (props) => ({
2255
2340
  enabled: import_react9.css`
2256
2341
  cursor: pointer;
2257
2342
  `,
2258
2343
  disabled: import_react9.css`
2344
+ ${props.ariaDisabled && `aria-disabled: true`};
2259
2345
  pointer-events: none;
2260
2346
  background-color: ${getColorValue("disabledBackground")};
2261
2347
  color: ${getColorValue("disabledContent")};
2262
2348
  border: none;
2263
2349
  `
2264
- };
2350
+ });
2265
2351
  var iconGap = u(1);
2266
2352
  var ButtonWrapper = import_styled5.default.button`
2267
2353
  appearance: none;
@@ -2280,12 +2366,14 @@ var ButtonWrapper = import_styled5.default.button`
2280
2366
  border-radius: ${(props) => sizesStyles[props.size].radius};
2281
2367
  ${(props) => props.hasFullWidth ? "display: flex; width: 100%" : "display: inline-flex"};
2282
2368
  height: ${(props) => sizesStyles[props.size].height};
2369
+ height: ${(props) => sizesStyles[props.size].height};
2283
2370
  min-width: ${(props) => sizesStyles[props.size].height};
2284
2371
  ${(props) => getTextSize(sizesStyles[props.size].textSize)};
2285
- ${(props) => props.disabled ? statusStyles.disabled : statusStyles.enabled};
2372
+ ${(props) => props.isFloating && `box-shadow: ${shadows.medium}`};
2373
+ ${(props) => props.disabled ? statusStyles(props).disabled : statusStyles(props).enabled};
2286
2374
  ${(props) => !props.disabled && `
2287
2375
  border: ${variantStyles[props.variant].borderColor ? `1px solid ${variantStyles[props.variant].borderColor}` : "none"};
2288
- background: ${variantStyles[props.variant].background};
2376
+ background: ${props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingBackground : variantStyles[props.variant].background};
2289
2377
  background-position: left;
2290
2378
  background-size: 125%;
2291
2379
  color: ${variantStyles[props.variant].color};
@@ -2295,7 +2383,7 @@ var ButtonWrapper = import_styled5.default.button`
2295
2383
  transition:
2296
2384
  0.3s background,
2297
2385
  0.3s border-color;
2298
- background: ${(props) => variantStyles[props.variant].hover};
2386
+ background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingHover : variantStyles[props.variant].hover};
2299
2387
  background-position: 75% center;
2300
2388
  }
2301
2389
 
@@ -2303,7 +2391,7 @@ var ButtonWrapper = import_styled5.default.button`
2303
2391
  transition:
2304
2392
  0s background,
2305
2393
  0s border-color;
2306
- background: ${(props) => variantStyles[props.variant].active};
2394
+ background: ${(props) => props.isFloating && props.variant === "neutral" ? variantStyles[props.variant].floatingActive : variantStyles[props.variant].active};
2307
2395
  background-position: right;
2308
2396
  }
2309
2397
 
@@ -2344,9 +2432,12 @@ var Button = (_a) => {
2344
2432
  hasFullWidth,
2345
2433
  icon,
2346
2434
  iconPosition = "left",
2435
+ iconBefore,
2436
+ iconAfter,
2347
2437
  logoSrc,
2348
2438
  hasLoader,
2349
2439
  isDisabled,
2440
+ ariaDisabled,
2350
2441
  htmlTag = "button",
2351
2442
  interactionName,
2352
2443
  onClick,
@@ -2358,30 +2449,51 @@ var Button = (_a) => {
2358
2449
  "hasFullWidth",
2359
2450
  "icon",
2360
2451
  "iconPosition",
2452
+ "iconBefore",
2453
+ "iconAfter",
2361
2454
  "logoSrc",
2362
2455
  "hasLoader",
2363
2456
  "isDisabled",
2457
+ "ariaDisabled",
2364
2458
  "htmlTag",
2365
2459
  "interactionName",
2366
2460
  "onClick",
2367
2461
  "refHandler"
2368
2462
  ]);
2369
- const buttonIcon = /* @__PURE__ */ import_react10.default.createElement(
2463
+ const legacyIconLeft = icon && iconPosition === "left" ? icon : null;
2464
+ const iconBeforeElement = iconBefore || legacyIconLeft ? /* @__PURE__ */ import_react10.default.createElement(
2370
2465
  IconSection,
2371
2466
  {
2372
2467
  hasLoader,
2373
- paddingLeft: children && iconPosition === "right" && iconGap,
2374
- paddingRight: children && iconPosition === "left" && iconGap
2468
+ paddingLeft: "0",
2469
+ paddingRight: children ? iconGap : "0"
2375
2470
  },
2376
2471
  /* @__PURE__ */ import_react10.default.createElement(
2377
2472
  icon_default,
2378
2473
  {
2379
- icon,
2474
+ icon: iconBefore || legacyIconLeft,
2380
2475
  color: "currentColor",
2381
2476
  size: sizesStyles[size].iconSize
2382
2477
  }
2383
2478
  )
2384
- );
2479
+ ) : null;
2480
+ const legacyIconRight = icon && iconPosition === "right" ? icon : null;
2481
+ const iconAfterElement = iconAfter || legacyIconRight ? /* @__PURE__ */ import_react10.default.createElement(
2482
+ IconSection,
2483
+ {
2484
+ hasLoader,
2485
+ paddingLeft: children ? iconGap : "0",
2486
+ paddingRight: "unset"
2487
+ },
2488
+ /* @__PURE__ */ import_react10.default.createElement(
2489
+ icon_default,
2490
+ {
2491
+ icon: legacyIconRight || iconAfter,
2492
+ color: "currentColor",
2493
+ size: sizesStyles[size].iconSize
2494
+ }
2495
+ )
2496
+ ) : null;
2385
2497
  const onClickWithPressTracing = (0, import_react10.useCallback)(
2386
2498
  (event) => {
2387
2499
  if (interactionName) {
@@ -2401,6 +2513,7 @@ var Button = (_a) => {
2401
2513
  iconPosition,
2402
2514
  logoSrc,
2403
2515
  disabled: isDisabled,
2516
+ ariaDisabled,
2404
2517
  as: htmlTag,
2405
2518
  hasChildren: children,
2406
2519
  ref: (ref) => refHandler && refHandler(ref)
@@ -2408,7 +2521,7 @@ var Button = (_a) => {
2408
2521
  onClick: interactionName === void 0 ? onClick : onClickWithPressTracing
2409
2522
  }),
2410
2523
  hasLoader && /* @__PURE__ */ import_react10.default.createElement(LoaderSection, null, /* @__PURE__ */ import_react10.default.createElement(loader_default, { color: "currentColor" })),
2411
- icon && iconPosition === "left" && buttonIcon,
2524
+ iconBeforeElement,
2412
2525
  logoSrc && /* @__PURE__ */ import_react10.default.createElement(
2413
2526
  LogoImage,
2414
2527
  {
@@ -2422,7 +2535,7 @@ var Button = (_a) => {
2422
2535
  }
2423
2536
  ),
2424
2537
  /* @__PURE__ */ import_react10.default.createElement(ChildrenSection, { hasLoader }, children),
2425
- icon && iconPosition === "right" && buttonIcon
2538
+ iconAfterElement
2426
2539
  );
2427
2540
  };
2428
2541
  var availableSizes2 = Object.keys(sizesStyles);
@@ -3567,10 +3680,17 @@ var getDownshiftEnvironment = (container) => {
3567
3680
  };
3568
3681
 
3569
3682
  // src/components/icon/available-icons/chevron-down.tsx
3570
- var import_chevron_down = __toESM(require("@atlaskit/icon/utility/chevron-down"));
3571
3683
  var React20 = __toESM(require("react"));
3572
3684
  function SvgChevronDown() {
3573
- return /* @__PURE__ */ React20.createElement(import_chevron_down.default, { label: "", spacing: "compact", testId: "ads-refreshed-icon" });
3685
+ 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(
3686
+ "path",
3687
+ {
3688
+ fill: "currentColor",
3689
+ fillRule: "evenodd",
3690
+ 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",
3691
+ clipRule: "evenodd"
3692
+ }
3693
+ )));
3574
3694
  }
3575
3695
 
3576
3696
  // src/components/menu/menu.tsx
@@ -5078,182 +5198,192 @@ var TypeaheadMenu = (_a) => {
5078
5198
  })));
5079
5199
  }));
5080
5200
  };
5081
- var Typeahead = (_a) => {
5082
- var _b = _a, {
5083
- container,
5084
- onOptionChange,
5085
- onInputValueChange,
5086
- menuZIndex = 1100,
5087
- menuMaxWidth,
5088
- menuMaxHeight = 34,
5089
- menuMinWidth,
5090
- ariaMenuName,
5091
- selectedOptionValue,
5092
- onOuterClick,
5093
- options,
5094
- placeholder,
5095
- menuPosition = "left",
5096
- isDisabled,
5097
- onOpenChange,
5098
- isLoading,
5099
- loadingMessage,
5100
- emptyResultsMessage,
5101
- errorMessage
5102
- } = _b, props = __objRest(_b, [
5103
- "container",
5104
- "onOptionChange",
5105
- "onInputValueChange",
5106
- "menuZIndex",
5107
- "menuMaxWidth",
5108
- "menuMaxHeight",
5109
- "menuMinWidth",
5110
- "ariaMenuName",
5111
- "selectedOptionValue",
5112
- "onOuterClick",
5113
- "options",
5114
- "placeholder",
5115
- "menuPosition",
5116
- "isDisabled",
5117
- "onOpenChange",
5118
- "isLoading",
5119
- "loadingMessage",
5120
- "emptyResultsMessage",
5121
- "errorMessage"
5122
- ]);
5123
- const environment = getDownshiftEnvironment(container);
5124
- const inputRef = (0, import_react30.useRef)(null);
5125
- const [inputValue, setInputValue] = (0, import_react30.useState)("");
5126
- const [downshiftIsOpen, setDownshiftIsOpen] = (0, import_react30.useState)(false);
5127
- const [prevSelectedItem, setPrevSelectedItem] = (0, import_react30.useState)(
5128
- getSelectedOption2(selectedOptionValue, options)
5129
- );
5130
- const [selectedItem, setSelectedItem] = (0, import_react30.useState)(
5131
- prevSelectedItem
5132
- );
5133
- const handleInputValueChange = (value) => {
5134
- setInputValue(value);
5135
- onInputValueChange && onInputValueChange(value);
5136
- };
5137
- const onDownshiftChange = (item) => {
5138
- const value = item || null;
5139
- setSelectedItem(value);
5140
- onOptionChange && onOptionChange(value);
5141
- };
5142
- const downshiftProps = {
5143
- itemToString: (item) => item ? item.value : "",
5144
- onChange: onDownshiftChange,
5145
- onOuterClick,
5146
- environment,
5147
- selectedItem,
5148
- isOpen: downshiftIsOpen
5149
- };
5150
- if (environment) {
5151
- downshiftProps.environment = environment;
5152
- }
5153
- const { layerProps, triggerProps, renderLayer, triggerBounds } = (0, import_react_laag2.useLayer)({
5154
- isOpen: downshiftIsOpen,
5155
- container,
5156
- ResizeObserver: import_resize_observer_polyfill2.default,
5157
- placement: menuPositions[menuPosition],
5158
- auto: true,
5159
- snap: true
5160
- });
5161
- (0, import_react30.useEffect)(() => {
5162
- if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
5163
- const item = getSelectedOption2(selectedOptionValue, options);
5164
- setPrevSelectedItem(item);
5165
- setSelectedItem(item);
5166
- setInputValue("");
5167
- }
5168
- }, [selectedOptionValue, options, prevSelectedItem]);
5169
- (0, import_react30.useEffect)(() => {
5170
- var _a2;
5171
- onOpenChange && onOpenChange(downshiftIsOpen);
5172
- if (!downshiftIsOpen) {
5173
- (_a2 = inputRef.current) == null ? void 0 : _a2.blur();
5174
- }
5175
- }, [downshiftIsOpen, onOpenChange]);
5176
- const hasAvailableOptions = (0, import_react30.useMemo)(() => {
5177
- if (!Array.isArray(options)) {
5178
- return false;
5201
+ var Typeahead = (0, import_react30.forwardRef)(
5202
+ (_a, ref) => {
5203
+ var _b = _a, {
5204
+ container,
5205
+ onOptionChange,
5206
+ onInputValueChange,
5207
+ menuZIndex = 1100,
5208
+ menuMaxWidth,
5209
+ menuMaxHeight = 34,
5210
+ menuMinWidth,
5211
+ ariaMenuName,
5212
+ selectedOptionValue,
5213
+ onOuterClick,
5214
+ options,
5215
+ placeholder,
5216
+ menuPosition = "left",
5217
+ isDisabled,
5218
+ onOpenChange,
5219
+ isLoading,
5220
+ loadingMessage,
5221
+ emptyResultsMessage,
5222
+ errorMessage
5223
+ } = _b, props = __objRest(_b, [
5224
+ "container",
5225
+ "onOptionChange",
5226
+ "onInputValueChange",
5227
+ "menuZIndex",
5228
+ "menuMaxWidth",
5229
+ "menuMaxHeight",
5230
+ "menuMinWidth",
5231
+ "ariaMenuName",
5232
+ "selectedOptionValue",
5233
+ "onOuterClick",
5234
+ "options",
5235
+ "placeholder",
5236
+ "menuPosition",
5237
+ "isDisabled",
5238
+ "onOpenChange",
5239
+ "isLoading",
5240
+ "loadingMessage",
5241
+ "emptyResultsMessage",
5242
+ "errorMessage"
5243
+ ]);
5244
+ const environment = getDownshiftEnvironment(container);
5245
+ const internalInputRef = (0, import_react30.useRef)(null);
5246
+ const inputRef = (0, import_react30.useCallback)(
5247
+ (node) => {
5248
+ internalInputRef.current = node;
5249
+ if (ref) {
5250
+ typeof ref === "function" ? ref(node) : ref.current = node;
5251
+ }
5252
+ },
5253
+ [ref]
5254
+ );
5255
+ const [inputValue, setInputValue] = (0, import_react30.useState)("");
5256
+ const [downshiftIsOpen, setDownshiftIsOpen] = (0, import_react30.useState)(false);
5257
+ const [prevSelectedItem, setPrevSelectedItem] = (0, import_react30.useState)(
5258
+ getSelectedOption2(selectedOptionValue, options)
5259
+ );
5260
+ const [selectedItem, setSelectedItem] = (0, import_react30.useState)(
5261
+ prevSelectedItem
5262
+ );
5263
+ const handleInputValueChange = (value) => {
5264
+ setInputValue(value);
5265
+ onInputValueChange && onInputValueChange(value);
5266
+ };
5267
+ const onDownshiftChange = (item) => {
5268
+ const value = item || null;
5269
+ setSelectedItem(value);
5270
+ onOptionChange && onOptionChange(value);
5271
+ };
5272
+ const downshiftProps = {
5273
+ itemToString: (item) => item ? item.value : "",
5274
+ onChange: onDownshiftChange,
5275
+ onOuterClick,
5276
+ environment,
5277
+ selectedItem,
5278
+ isOpen: downshiftIsOpen
5279
+ };
5280
+ if (environment) {
5281
+ downshiftProps.environment = environment;
5179
5282
  }
5180
- return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
5181
- }, [options]);
5182
- const stateReducer = (state, changes) => {
5183
- if (changes.isOpen !== void 0) {
5184
- if (changes.type === import_downshift3.default.stateChangeTypes.keyDownEscape) {
5185
- setDownshiftIsOpen(false);
5186
- return { isOpen: false };
5283
+ const { layerProps, triggerProps, renderLayer, triggerBounds } = (0, import_react_laag2.useLayer)({
5284
+ isOpen: downshiftIsOpen,
5285
+ container,
5286
+ ResizeObserver: import_resize_observer_polyfill2.default,
5287
+ placement: menuPositions[menuPosition],
5288
+ auto: true,
5289
+ snap: true
5290
+ });
5291
+ (0, import_react30.useEffect)(() => {
5292
+ if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
5293
+ const item = getSelectedOption2(selectedOptionValue, options);
5294
+ setPrevSelectedItem(item);
5295
+ setSelectedItem(item);
5296
+ setInputValue("");
5297
+ }
5298
+ }, [selectedOptionValue, options, prevSelectedItem]);
5299
+ (0, import_react30.useEffect)(() => {
5300
+ var _a2;
5301
+ onOpenChange && onOpenChange(downshiftIsOpen);
5302
+ if (!downshiftIsOpen) {
5303
+ (_a2 = internalInputRef.current) == null ? void 0 : _a2.blur();
5304
+ }
5305
+ }, [downshiftIsOpen, onOpenChange]);
5306
+ const hasAvailableOptions = (0, import_react30.useMemo)(() => {
5307
+ if (!Array.isArray(options)) {
5308
+ return false;
5309
+ }
5310
+ return isGrouped2(options) ? options.some((group) => group.items.length > 0) : options.length > 0;
5311
+ }, [options]);
5312
+ const stateReducer = (state, changes) => {
5313
+ if (changes.isOpen !== void 0) {
5314
+ if (changes.type === import_downshift3.default.stateChangeTypes.keyDownEscape) {
5315
+ setDownshiftIsOpen(false);
5316
+ return { isOpen: false };
5317
+ }
5318
+ setDownshiftIsOpen(changes.isOpen);
5187
5319
  }
5188
- setDownshiftIsOpen(changes.isOpen);
5189
- }
5190
- return changes;
5191
- };
5192
- return /* @__PURE__ */ import_react30.default.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ import_react30.default.createElement(import_downshift3.default, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
5193
- getItemProps,
5194
- getInputProps,
5195
- getMenuProps,
5196
- isOpen,
5197
- highlightedIndex,
5198
- selectedItem: selectedItem2
5199
- }) => {
5200
- return (
5201
- // Don't set the role to combobox to ensure a consistent experience for screen readers
5202
- /* @__PURE__ */ import_react30.default.createElement("div", { role: "presentation" }, /* @__PURE__ */ import_react30.default.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ import_react30.default.createElement(
5203
- TypeaheadHeader,
5204
- {
5205
- inputRef,
5206
- selectedItem: selectedItem2,
5207
- selectedOptionValue,
5208
- placeholder,
5209
- isDisabled,
5210
- options,
5211
- getInputProps,
5212
- ariaMenuName,
5213
- inputValue,
5214
- handleInputValueChange,
5215
- isOpen: downshiftIsOpen && isOpen,
5216
- onInputFocus: () => {
5217
- if (hasAvailableOptions || isLoading) {
5320
+ return changes;
5321
+ };
5322
+ return /* @__PURE__ */ import_react30.default.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ import_react30.default.createElement(import_downshift3.default, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
5323
+ getItemProps,
5324
+ getInputProps,
5325
+ getMenuProps,
5326
+ isOpen,
5327
+ highlightedIndex,
5328
+ selectedItem: selectedItem2
5329
+ }) => {
5330
+ return (
5331
+ // Don't set the role to combobox to ensure a consistent experience for screen readers
5332
+ /* @__PURE__ */ import_react30.default.createElement("div", { role: "presentation" }, /* @__PURE__ */ import_react30.default.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ import_react30.default.createElement(
5333
+ TypeaheadHeader,
5334
+ {
5335
+ inputRef,
5336
+ selectedItem: selectedItem2,
5337
+ selectedOptionValue,
5338
+ placeholder,
5339
+ isDisabled,
5340
+ options,
5341
+ getInputProps,
5342
+ ariaMenuName,
5343
+ inputValue,
5344
+ handleInputValueChange,
5345
+ isOpen: downshiftIsOpen && isOpen,
5346
+ onInputFocus: () => {
5218
5347
  setDownshiftIsOpen(true);
5219
- }
5220
- },
5221
- hasLoader: isLoading,
5222
- hasError: Boolean(errorMessage)
5223
- }
5224
- )), downshiftIsOpen && isOpen && renderLayer(
5225
- /* @__PURE__ */ import_react30.default.createElement(
5226
- "div",
5227
- __spreadProps(__spreadValues({}, layerProps), {
5228
- style: __spreadProps(__spreadValues({}, layerProps.style), {
5229
- zIndex: menuZIndex,
5230
- width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
5231
- })
5232
- }),
5348
+ },
5349
+ hasLoader: isLoading,
5350
+ hasError: Boolean(errorMessage)
5351
+ }
5352
+ )), downshiftIsOpen && isOpen && renderLayer(
5233
5353
  /* @__PURE__ */ import_react30.default.createElement(
5234
- TypeaheadMenu,
5235
- {
5236
- options,
5237
- selectedItem: selectedItem2,
5238
- selectedOptionValue,
5239
- hasAvailableOptions,
5240
- highlightedIndex,
5241
- getItemProps,
5242
- isLoading,
5243
- loadingMessage,
5244
- emptyResultsMessage,
5245
- position: menuPosition,
5246
- downshiftMenuProps: getMenuProps,
5247
- maxWidth: menuMaxWidth,
5248
- maxHeight: menuMaxHeight,
5249
- minWidth: menuMinWidth
5250
- }
5354
+ "div",
5355
+ __spreadProps(__spreadValues({}, layerProps), {
5356
+ style: __spreadProps(__spreadValues({}, layerProps.style), {
5357
+ zIndex: menuZIndex,
5358
+ width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
5359
+ })
5360
+ }),
5361
+ /* @__PURE__ */ import_react30.default.createElement(
5362
+ TypeaheadMenu,
5363
+ {
5364
+ options,
5365
+ selectedItem: selectedItem2,
5366
+ selectedOptionValue,
5367
+ hasAvailableOptions,
5368
+ highlightedIndex,
5369
+ getItemProps,
5370
+ isLoading,
5371
+ loadingMessage,
5372
+ emptyResultsMessage,
5373
+ position: menuPosition,
5374
+ downshiftMenuProps: getMenuProps,
5375
+ maxWidth: menuMaxWidth,
5376
+ maxHeight: menuMaxHeight,
5377
+ minWidth: menuMinWidth
5378
+ }
5379
+ )
5251
5380
  )
5252
- )
5253
- ), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ import_react30.default.createElement(ErrorMessage2, null, errorMessage) : null)
5254
- );
5255
- }));
5256
- };
5381
+ ), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ import_react30.default.createElement(ErrorMessage2, null, errorMessage) : null)
5382
+ );
5383
+ }));
5384
+ }
5385
+ );
5386
+ Typeahead.displayName = "Typeahead";
5257
5387
  var typeahead_default = Typeahead;
5258
5388
 
5259
5389
  // src/components/dropdown/dropdown.tsx
@@ -6997,19 +7127,25 @@ var Tabs = (_a) => {
6997
7127
  scrollOffset,
6998
7128
  hasFullTabs,
6999
7129
  isPilledDesign,
7000
- hasBottomBorder = false
7130
+ hasBottomBorder = false,
7131
+ role,
7132
+ ariaOrientation
7001
7133
  } = _b, props = __objRest(_b, [
7002
7134
  "children",
7003
7135
  "scrollOffset",
7004
7136
  "hasFullTabs",
7005
7137
  "isPilledDesign",
7006
- "hasBottomBorder"
7138
+ "hasBottomBorder",
7139
+ "role",
7140
+ "ariaOrientation"
7007
7141
  ]);
7008
7142
  const tabsContent = isPilledDesign ? /* @__PURE__ */ import_react49.default.createElement(
7009
7143
  TabsNavPilled,
7010
7144
  __spreadValues({
7011
7145
  hasFullTabs,
7012
- scrollOffset
7146
+ scrollOffset,
7147
+ role,
7148
+ "aria-orientation": ariaOrientation
7013
7149
  }, props),
7014
7150
  /* @__PURE__ */ import_react49.default.createElement("ul", null, children)
7015
7151
  ) : /* @__PURE__ */ import_react49.default.createElement(
@@ -7017,7 +7153,9 @@ var Tabs = (_a) => {
7017
7153
  __spreadValues({
7018
7154
  hasFullTabs,
7019
7155
  scrollOffset,
7020
- hasBottomBorder
7156
+ hasBottomBorder,
7157
+ role,
7158
+ "aria-orientation": ariaOrientation
7021
7159
  }, props),
7022
7160
  /* @__PURE__ */ import_react49.default.createElement("ul", null, children)
7023
7161
  );
@@ -7543,17 +7681,181 @@ var ColorPicker = (_a) => {
7543
7681
  };
7544
7682
  var color_picker_default = ColorPicker;
7545
7683
 
7684
+ // src/components/ellipses-loader/ellipses-loader.tsx
7685
+ var import_react56 = require("@emotion/react");
7686
+ var import_styled41 = __toESM(require("@emotion/styled"));
7687
+ var import_react57 = __toESM(require("react"));
7688
+ var speed2 = 2;
7689
+ var sizes3 = {
7690
+ small: {
7691
+ totalSize: u(2.25),
7692
+ height: u(0.5625),
7693
+ dotSize: u(0.375),
7694
+ gap: u(0.25)
7695
+ },
7696
+ medium: {
7697
+ totalSize: u(3),
7698
+ height: u(0.75),
7699
+ dotSize: u(0.5),
7700
+ gap: u(0.375)
7701
+ },
7702
+ large: {
7703
+ totalSize: u(6),
7704
+ height: u(1.5),
7705
+ dotSize: u(1),
7706
+ gap: u(0.75)
7707
+ }
7708
+ };
7709
+ var getTotalSize2 = (props) => sizes3[props.size].totalSize;
7710
+ var getHeight = (props) => sizes3[props.size].height;
7711
+ var getDotSize2 = (props) => sizes3[props.size].dotSize;
7712
+ var getGap = (props) => sizes3[props.size].gap;
7713
+ var getBounceDistance = (props) => sizes3[props.size].dotSize;
7714
+ var createDotBounce = (bounceDistance) => import_react56.keyframes`
7715
+ 0%, 40%, 100% {
7716
+ transform: translateY(50%);
7717
+ }
7718
+ 20% {
7719
+ transform: translateY(calc(50% - ${bounceDistance}));
7720
+ }
7721
+ `;
7722
+ var EllipsesLoaderWrapper = import_styled41.default.span`
7723
+ display: inline-flex;
7724
+ align-items: center;
7725
+ justify-content: center;
7726
+ height: ${(props) => getHeight(props)};
7727
+ width: ${(props) => getTotalSize2(props)};
7728
+ gap: ${(props) => getGap(props)};
7729
+ `;
7730
+ var Dot2 = import_styled41.default.span`
7731
+ width: ${(props) => getDotSize2(props)};
7732
+ height: ${(props) => getDotSize2(props)};
7733
+ border-radius: 50%;
7734
+ background-color: ${(props) => getColorValue(props.color)};
7735
+ transform: translateY(50%);
7736
+ animation: ${(props) => createDotBounce(getBounceDistance(props))} ${speed2}s
7737
+ ease-in-out infinite;
7738
+ animation-fill-mode: both;
7739
+ animation-delay: ${(props) => props.delay}s;
7740
+ `;
7741
+ var EllipsesLoader = (_a) => {
7742
+ var _b = _a, {
7743
+ color = "body",
7744
+ size = "medium"
7745
+ } = _b, props = __objRest(_b, [
7746
+ "color",
7747
+ "size"
7748
+ ]);
7749
+ return /* @__PURE__ */ import_react57.default.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ import_react57.default.createElement(Dot2, { color, size, delay: 0.4 }));
7750
+ };
7751
+ var availableSizes3 = Object.keys(sizes3);
7752
+ var ellipses_loader_default = EllipsesLoader;
7753
+
7754
+ // src/components/waveform-loader/waveform-loader.tsx
7755
+ var import_react58 = require("@emotion/react");
7756
+ var import_styled42 = __toESM(require("@emotion/styled"));
7757
+ var import_react59 = __toESM(require("react"));
7758
+ var sizes4 = {
7759
+ medium: {
7760
+ totalSize: u(3),
7761
+ // 24px
7762
+ barHeight: u(2.25)
7763
+ // 18px
7764
+ }
7765
+ };
7766
+ var speeds = {
7767
+ fast: 1.2,
7768
+ slow: 1.7
7769
+ };
7770
+ var AI_PRIMARY_ANIMATED_LINEAR_GRADIENT = "linear-gradient(270deg, #565ADD 10.58%, #DC43BE 41.83%, #565ADD 69.23%, #565ADD 96.63%)";
7771
+ var GRADIENT_ANIMATION_SPEED = 2;
7772
+ var BARS_COUNT = 5;
7773
+ var BAR_WIDTH = u(0.25);
7774
+ var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
7775
+ var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
7776
+ var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
7777
+ var ripple = import_react58.keyframes`
7778
+ 0%, 100% {
7779
+ transform: scaleY(0.3);
7780
+ }
7781
+ 50% {
7782
+ transform: scaleY(1);
7783
+ }
7784
+ `;
7785
+ var backgroundAnimation = import_react58.keyframes`
7786
+ 0% {
7787
+ background-position: 0% center;
7788
+ }
7789
+ 100% {
7790
+ background-position: 100% center;
7791
+ }
7792
+ `;
7793
+ var fadeIn = import_react58.keyframes`
7794
+ 0% {
7795
+ opacity: 0;
7796
+ }
7797
+ 100% {
7798
+ opacity: 1;
7799
+ }
7800
+ `;
7801
+ var WaveformLoaderWrapper = import_styled42.default.span`
7802
+ display: inline-flex;
7803
+ align-items: center;
7804
+ justify-content: space-evenly;
7805
+ height: ${(props) => getTotalSize3(props)};
7806
+ width: ${(props) => getTotalSize3(props)};
7807
+ position: relative;
7808
+ `;
7809
+ var Bar = import_styled42.default.span`
7810
+ width: ${BAR_WIDTH};
7811
+ height: ${(props) => getBarHeight(props)};
7812
+ background: ${(props) => props.color === "ai-primary" ? AI_PRIMARY_ANIMATED_LINEAR_GRADIENT : getColorValue(props.color)};
7813
+ background-size: ${(props) => getTotalSize3(props)}
7814
+ ${(props) => getTotalSize3(props)};
7815
+ background-position: ${(props) => {
7816
+ const barCenterRatio = (props.index + 1) / (BARS_COUNT + 1);
7817
+ const offsetRatio = barCenterRatio - 0.5;
7818
+ return `calc(${getTotalSize3(props)} * ${offsetRatio}) center`;
7819
+ }};
7820
+ opacity: 0; /* Ensure it starts invisible */
7821
+ transform: scaleY(0.3);
7822
+ transform-origin: center;
7823
+ animation:
7824
+ ${fadeIn} 50ms ease-out forwards,
7825
+ ${ripple} ${(props) => getAnimationSpeed(props)}s ease-in-out infinite,
7826
+ ${backgroundAnimation} ${GRADIENT_ANIMATION_SPEED}s linear infinite;
7827
+
7828
+ animation-delay: ${(props) => -1 + props.index * (getAnimationSpeed(props) / BARS_COUNT)}s;
7829
+ position: relative;
7830
+ `;
7831
+ var WaveformLoader = (_a) => {
7832
+ var _b = _a, {
7833
+ size = "medium",
7834
+ speed: speed3 = "fast",
7835
+ color = "body"
7836
+ } = _b, props = __objRest(_b, [
7837
+ "size",
7838
+ "speed",
7839
+ "color"
7840
+ ]);
7841
+ const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ import_react59.default.createElement(Bar, { key: index, index, size, speed: speed3, color }));
7842
+ return /* @__PURE__ */ import_react59.default.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
7843
+ };
7844
+ var availableSizes4 = Object.keys(sizes4);
7845
+ var availableSpeeds = Object.keys(speeds);
7846
+ var waveform_loader_default = WaveformLoader;
7847
+
7546
7848
  // src/illustrations/accounts-and-billing.js
7547
- var React50 = __toESM(require("react"));
7849
+ var React52 = __toESM(require("react"));
7548
7850
  function IllustrationAccountsBilling(props) {
7549
- return /* @__PURE__ */ React50.createElement(
7851
+ return /* @__PURE__ */ React52.createElement(
7550
7852
  "svg",
7551
7853
  __spreadValues({
7552
7854
  viewBox: "0 0 102 101",
7553
7855
  fill: "none",
7554
7856
  xmlns: "http://www.w3.org/2000/svg"
7555
7857
  }, props),
7556
- /* @__PURE__ */ React50.createElement(
7858
+ /* @__PURE__ */ React52.createElement(
7557
7859
  "path",
7558
7860
  {
7559
7861
  d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
@@ -7562,7 +7864,7 @@ function IllustrationAccountsBilling(props) {
7562
7864
  strokeMiterlimit: 10
7563
7865
  }
7564
7866
  ),
7565
- /* @__PURE__ */ React50.createElement(
7867
+ /* @__PURE__ */ React52.createElement(
7566
7868
  "path",
7567
7869
  {
7568
7870
  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",
@@ -7576,37 +7878,37 @@ function IllustrationAccountsBilling(props) {
7576
7878
  var accounts_and_billing_default = IllustrationAccountsBilling;
7577
7879
 
7578
7880
  // src/illustrations/invite.js
7579
- var React51 = __toESM(require("react"));
7881
+ var React53 = __toESM(require("react"));
7580
7882
  function IllustrationInvite(props) {
7581
- return /* @__PURE__ */ React51.createElement(
7883
+ return /* @__PURE__ */ React53.createElement(
7582
7884
  "svg",
7583
7885
  __spreadValues({
7584
7886
  viewBox: "0 0 100 101",
7585
7887
  fill: "none",
7586
7888
  xmlns: "http://www.w3.org/2000/svg"
7587
7889
  }, props),
7588
- /* @__PURE__ */ React51.createElement(
7890
+ /* @__PURE__ */ React53.createElement(
7589
7891
  "path",
7590
7892
  {
7591
7893
  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",
7592
7894
  fill: "currentColor"
7593
7895
  }
7594
7896
  ),
7595
- /* @__PURE__ */ React51.createElement(
7897
+ /* @__PURE__ */ React53.createElement(
7596
7898
  "path",
7597
7899
  {
7598
7900
  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",
7599
7901
  fill: "currentColor"
7600
7902
  }
7601
7903
  ),
7602
- /* @__PURE__ */ React51.createElement(
7904
+ /* @__PURE__ */ React53.createElement(
7603
7905
  "path",
7604
7906
  {
7605
7907
  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",
7606
7908
  fill: "currentColor"
7607
7909
  }
7608
7910
  ),
7609
- /* @__PURE__ */ React51.createElement(
7911
+ /* @__PURE__ */ React53.createElement(
7610
7912
  "path",
7611
7913
  {
7612
7914
  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",
@@ -7618,23 +7920,23 @@ function IllustrationInvite(props) {
7618
7920
  var invite_default = IllustrationInvite;
7619
7921
 
7620
7922
  // src/illustrations/archived.js
7621
- var React52 = __toESM(require("react"));
7923
+ var React54 = __toESM(require("react"));
7622
7924
  function IllustrationArchived(props) {
7623
- return /* @__PURE__ */ React52.createElement(
7925
+ return /* @__PURE__ */ React54.createElement(
7624
7926
  "svg",
7625
7927
  __spreadValues({
7626
7928
  viewBox: "0 0 100 101",
7627
7929
  fill: "none",
7628
7930
  xmlns: "http://www.w3.org/2000/svg"
7629
7931
  }, props),
7630
- /* @__PURE__ */ React52.createElement(
7932
+ /* @__PURE__ */ React54.createElement(
7631
7933
  "path",
7632
7934
  {
7633
7935
  d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
7634
7936
  fill: "currentColor"
7635
7937
  }
7636
7938
  ),
7637
- /* @__PURE__ */ React52.createElement(
7939
+ /* @__PURE__ */ React54.createElement(
7638
7940
  "path",
7639
7941
  {
7640
7942
  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",
@@ -7646,16 +7948,16 @@ function IllustrationArchived(props) {
7646
7948
  var archived_default = IllustrationArchived;
7647
7949
 
7648
7950
  // src/illustrations/lead-with-transparency.js
7649
- var React53 = __toESM(require("react"));
7951
+ var React55 = __toESM(require("react"));
7650
7952
  function IllustrationLeadwithTransparency(props) {
7651
- return /* @__PURE__ */ React53.createElement(
7953
+ return /* @__PURE__ */ React55.createElement(
7652
7954
  "svg",
7653
7955
  __spreadValues({
7654
7956
  viewBox: "0 0 110 101",
7655
7957
  fill: "none",
7656
7958
  xmlns: "http://www.w3.org/2000/svg"
7657
7959
  }, props),
7658
- /* @__PURE__ */ React53.createElement(
7960
+ /* @__PURE__ */ React55.createElement(
7659
7961
  "path",
7660
7962
  {
7661
7963
  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",
@@ -7667,16 +7969,16 @@ function IllustrationLeadwithTransparency(props) {
7667
7969
  var lead_with_transparency_default = IllustrationLeadwithTransparency;
7668
7970
 
7669
7971
  // src/illustrations/ask-for-more.js
7670
- var React54 = __toESM(require("react"));
7972
+ var React56 = __toESM(require("react"));
7671
7973
  function IllustrationAskforMore(props) {
7672
- return /* @__PURE__ */ React54.createElement(
7974
+ return /* @__PURE__ */ React56.createElement(
7673
7975
  "svg",
7674
7976
  __spreadValues({
7675
7977
  viewBox: "0 0 100 100",
7676
7978
  fill: "none",
7677
7979
  xmlns: "http://www.w3.org/2000/svg"
7678
7980
  }, props),
7679
- /* @__PURE__ */ React54.createElement(
7981
+ /* @__PURE__ */ React56.createElement(
7680
7982
  "path",
7681
7983
  {
7682
7984
  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",
@@ -7688,16 +7990,16 @@ function IllustrationAskforMore(props) {
7688
7990
  var ask_for_more_default = IllustrationAskforMore;
7689
7991
 
7690
7992
  // src/illustrations/learning-and-development.js
7691
- var React55 = __toESM(require("react"));
7993
+ var React57 = __toESM(require("react"));
7692
7994
  function IllustrationLearningDevelopment(props) {
7693
- return /* @__PURE__ */ React55.createElement(
7995
+ return /* @__PURE__ */ React57.createElement(
7694
7996
  "svg",
7695
7997
  __spreadValues({
7696
7998
  viewBox: "0 0 142 142",
7697
7999
  fill: "none",
7698
8000
  xmlns: "http://www.w3.org/2000/svg"
7699
8001
  }, props),
7700
- /* @__PURE__ */ React55.createElement(
8002
+ /* @__PURE__ */ React57.createElement(
7701
8003
  "path",
7702
8004
  {
7703
8005
  fillRule: "evenodd",
@@ -7706,7 +8008,7 @@ function IllustrationLearningDevelopment(props) {
7706
8008
  fill: "currentColor"
7707
8009
  }
7708
8010
  ),
7709
- /* @__PURE__ */ React55.createElement(
8011
+ /* @__PURE__ */ React57.createElement(
7710
8012
  "path",
7711
8013
  {
7712
8014
  fillRule: "evenodd",
@@ -7715,7 +8017,7 @@ function IllustrationLearningDevelopment(props) {
7715
8017
  fill: "currentColor"
7716
8018
  }
7717
8019
  ),
7718
- /* @__PURE__ */ React55.createElement(
8020
+ /* @__PURE__ */ React57.createElement(
7719
8021
  "circle",
7720
8022
  {
7721
8023
  cx: 70.71,
@@ -7730,16 +8032,16 @@ function IllustrationLearningDevelopment(props) {
7730
8032
  var learning_and_development_default = IllustrationLearningDevelopment;
7731
8033
 
7732
8034
  // src/illustrations/business-plan.js
7733
- var React56 = __toESM(require("react"));
8035
+ var React58 = __toESM(require("react"));
7734
8036
  function IllustrationBusinessPlan(props) {
7735
- return /* @__PURE__ */ React56.createElement(
8037
+ return /* @__PURE__ */ React58.createElement(
7736
8038
  "svg",
7737
8039
  __spreadValues({
7738
8040
  viewBox: "0 0 101 100",
7739
8041
  fill: "none",
7740
8042
  xmlns: "http://www.w3.org/2000/svg"
7741
8043
  }, props),
7742
- /* @__PURE__ */ React56.createElement(
8044
+ /* @__PURE__ */ React58.createElement(
7743
8045
  "path",
7744
8046
  {
7745
8047
  fillRule: "evenodd",
@@ -7753,23 +8055,23 @@ function IllustrationBusinessPlan(props) {
7753
8055
  var business_plan_default = IllustrationBusinessPlan;
7754
8056
 
7755
8057
  // src/illustrations/loom-plans.js
7756
- var React57 = __toESM(require("react"));
8058
+ var React59 = __toESM(require("react"));
7757
8059
  function IllustrationLoomPlans(props) {
7758
- return /* @__PURE__ */ React57.createElement(
8060
+ return /* @__PURE__ */ React59.createElement(
7759
8061
  "svg",
7760
8062
  __spreadValues({
7761
8063
  viewBox: "0 0 100 100",
7762
8064
  fill: "none",
7763
8065
  xmlns: "http://www.w3.org/2000/svg"
7764
8066
  }, props),
7765
- /* @__PURE__ */ React57.createElement(
8067
+ /* @__PURE__ */ React59.createElement(
7766
8068
  "path",
7767
8069
  {
7768
8070
  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",
7769
8071
  fill: "currentColor"
7770
8072
  }
7771
8073
  ),
7772
- /* @__PURE__ */ React57.createElement(
8074
+ /* @__PURE__ */ React59.createElement(
7773
8075
  "path",
7774
8076
  {
7775
8077
  d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
@@ -7781,16 +8083,16 @@ function IllustrationLoomPlans(props) {
7781
8083
  var loom_plans_default = IllustrationLoomPlans;
7782
8084
 
7783
8085
  // src/illustrations/collaborate-with-teammates.js
7784
- var React58 = __toESM(require("react"));
8086
+ var React60 = __toESM(require("react"));
7785
8087
  function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
7786
- return /* @__PURE__ */ React58.createElement(
8088
+ return /* @__PURE__ */ React60.createElement(
7787
8089
  "svg",
7788
8090
  __spreadValues({
7789
8091
  viewBox: "0 0 100 100",
7790
8092
  fill: "none",
7791
8093
  xmlns: "http://www.w3.org/2000/svg"
7792
8094
  }, props),
7793
- /* @__PURE__ */ React58.createElement(
8095
+ /* @__PURE__ */ React60.createElement(
7794
8096
  "path",
7795
8097
  {
7796
8098
  fillRule: "evenodd",
@@ -7804,16 +8106,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
7804
8106
  var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
7805
8107
 
7806
8108
  // src/illustrations/option-grants.js
7807
- var React59 = __toESM(require("react"));
8109
+ var React61 = __toESM(require("react"));
7808
8110
  function IllustrationOptionGrants(props) {
7809
- return /* @__PURE__ */ React59.createElement(
8111
+ return /* @__PURE__ */ React61.createElement(
7810
8112
  "svg",
7811
8113
  __spreadValues({
7812
8114
  viewBox: "0 0 101 101",
7813
8115
  fill: "none",
7814
8116
  xmlns: "http://www.w3.org/2000/svg"
7815
8117
  }, props),
7816
- /* @__PURE__ */ React59.createElement(
8118
+ /* @__PURE__ */ React61.createElement(
7817
8119
  "path",
7818
8120
  {
7819
8121
  fill: "currentColor",
@@ -7825,16 +8127,16 @@ function IllustrationOptionGrants(props) {
7825
8127
  var option_grants_default = IllustrationOptionGrants;
7826
8128
 
7827
8129
  // src/illustrations/community.js
7828
- var React60 = __toESM(require("react"));
8130
+ var React62 = __toESM(require("react"));
7829
8131
  function IllustrationCommunity(props) {
7830
- return /* @__PURE__ */ React60.createElement(
8132
+ return /* @__PURE__ */ React62.createElement(
7831
8133
  "svg",
7832
8134
  __spreadValues({
7833
8135
  viewBox: "0 0 101 100",
7834
8136
  fill: "none",
7835
8137
  xmlns: "http://www.w3.org/2000/svg"
7836
8138
  }, props),
7837
- /* @__PURE__ */ React60.createElement(
8139
+ /* @__PURE__ */ React62.createElement(
7838
8140
  "path",
7839
8141
  {
7840
8142
  fillRule: "evenodd",
@@ -7848,16 +8150,16 @@ function IllustrationCommunity(props) {
7848
8150
  var community_default = IllustrationCommunity;
7849
8151
 
7850
8152
  // src/illustrations/community-alt.js
7851
- var React61 = __toESM(require("react"));
8153
+ var React63 = __toESM(require("react"));
7852
8154
  function IllustrationCommunityAlt(props) {
7853
- return /* @__PURE__ */ React61.createElement(
8155
+ return /* @__PURE__ */ React63.createElement(
7854
8156
  "svg",
7855
8157
  __spreadValues({
7856
8158
  viewBox: "0 0 96 96",
7857
8159
  fill: "none",
7858
8160
  xmlns: "http://www.w3.org/2000/svg"
7859
8161
  }, props),
7860
- /* @__PURE__ */ React61.createElement(
8162
+ /* @__PURE__ */ React63.createElement(
7861
8163
  "path",
7862
8164
  {
7863
8165
  fillRule: "evenodd",
@@ -7871,16 +8173,16 @@ function IllustrationCommunityAlt(props) {
7871
8173
  var community_alt_default = IllustrationCommunityAlt;
7872
8174
 
7873
8175
  // src/illustrations/parental-leave.js
7874
- var React62 = __toESM(require("react"));
8176
+ var React64 = __toESM(require("react"));
7875
8177
  function IllustrationParentalLeave(props) {
7876
- return /* @__PURE__ */ React62.createElement(
8178
+ return /* @__PURE__ */ React64.createElement(
7877
8179
  "svg",
7878
8180
  __spreadValues({
7879
8181
  viewBox: "0 0 100 101",
7880
8182
  fill: "none",
7881
8183
  xmlns: "http://www.w3.org/2000/svg"
7882
8184
  }, props),
7883
- /* @__PURE__ */ React62.createElement(
8185
+ /* @__PURE__ */ React64.createElement(
7884
8186
  "path",
7885
8187
  {
7886
8188
  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",
@@ -7892,16 +8194,16 @@ function IllustrationParentalLeave(props) {
7892
8194
  var parental_leave_default = IllustrationParentalLeave;
7893
8195
 
7894
8196
  // src/illustrations/content-limit.js
7895
- var React63 = __toESM(require("react"));
8197
+ var React65 = __toESM(require("react"));
7896
8198
  function IllustrationContentLimit(props) {
7897
- return /* @__PURE__ */ React63.createElement(
8199
+ return /* @__PURE__ */ React65.createElement(
7898
8200
  "svg",
7899
8201
  __spreadValues({
7900
8202
  viewBox: "0 0 100 100",
7901
8203
  fill: "none",
7902
8204
  xmlns: "http://www.w3.org/2000/svg"
7903
8205
  }, props),
7904
- /* @__PURE__ */ React63.createElement(
8206
+ /* @__PURE__ */ React65.createElement(
7905
8207
  "path",
7906
8208
  {
7907
8209
  fillRule: "evenodd",
@@ -7915,16 +8217,16 @@ function IllustrationContentLimit(props) {
7915
8217
  var content_limit_default = IllustrationContentLimit;
7916
8218
 
7917
8219
  // src/illustrations/pto.js
7918
- var React64 = __toESM(require("react"));
8220
+ var React66 = __toESM(require("react"));
7919
8221
  function IllustrationPto(props) {
7920
- return /* @__PURE__ */ React64.createElement(
8222
+ return /* @__PURE__ */ React66.createElement(
7921
8223
  "svg",
7922
8224
  __spreadValues({
7923
8225
  viewBox: "0 0 110 111",
7924
8226
  fill: "none",
7925
8227
  xmlns: "http://www.w3.org/2000/svg"
7926
8228
  }, props),
7927
- /* @__PURE__ */ React64.createElement(
8229
+ /* @__PURE__ */ React66.createElement(
7928
8230
  "path",
7929
8231
  {
7930
8232
  fillRule: "evenodd",
@@ -7938,16 +8240,16 @@ function IllustrationPto(props) {
7938
8240
  var pto_default = IllustrationPto;
7939
8241
 
7940
8242
  // src/illustrations/custom-branding.js
7941
- var React65 = __toESM(require("react"));
8243
+ var React67 = __toESM(require("react"));
7942
8244
  function IllustrationCustomBranding(props) {
7943
- return /* @__PURE__ */ React65.createElement(
8245
+ return /* @__PURE__ */ React67.createElement(
7944
8246
  "svg",
7945
8247
  __spreadValues({
7946
8248
  viewBox: "0 0 134 134",
7947
8249
  fill: "none",
7948
8250
  xmlns: "http://www.w3.org/2000/svg"
7949
8251
  }, props),
7950
- /* @__PURE__ */ React65.createElement(
8252
+ /* @__PURE__ */ React67.createElement(
7951
8253
  "path",
7952
8254
  {
7953
8255
  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",
@@ -7959,53 +8261,53 @@ function IllustrationCustomBranding(props) {
7959
8261
  var custom_branding_default = IllustrationCustomBranding;
7960
8262
 
7961
8263
  // src/illustrations/record.js
7962
- var React66 = __toESM(require("react"));
8264
+ var React68 = __toESM(require("react"));
7963
8265
  function IllustrationRecord(props) {
7964
- return /* @__PURE__ */ React66.createElement(
8266
+ return /* @__PURE__ */ React68.createElement(
7965
8267
  "svg",
7966
8268
  __spreadValues({
7967
8269
  viewBox: "0 0 100 100",
7968
8270
  fill: "none",
7969
8271
  xmlns: "http://www.w3.org/2000/svg"
7970
8272
  }, props),
7971
- /* @__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" })),
7972
- /* @__PURE__ */ React66.createElement("defs", null, /* @__PURE__ */ React66.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React66.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
8273
+ /* @__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" })),
8274
+ /* @__PURE__ */ React68.createElement("defs", null, /* @__PURE__ */ React68.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React68.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
7973
8275
  );
7974
8276
  }
7975
8277
  var record_default = IllustrationRecord;
7976
8278
 
7977
8279
  // src/illustrations/desktop-app-and-chrome-extension.js
7978
- var React67 = __toESM(require("react"));
8280
+ var React69 = __toESM(require("react"));
7979
8281
  function IllustrationDesktopAppandChromeExtension(props) {
7980
- return /* @__PURE__ */ React67.createElement(
8282
+ return /* @__PURE__ */ React69.createElement(
7981
8283
  "svg",
7982
8284
  __spreadValues({
7983
8285
  viewBox: "0 0 134 134",
7984
8286
  fill: "none",
7985
8287
  xmlns: "http://www.w3.org/2000/svg"
7986
8288
  }, props),
7987
- /* @__PURE__ */ React67.createElement(
8289
+ /* @__PURE__ */ React69.createElement(
7988
8290
  "path",
7989
8291
  {
7990
8292
  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",
7991
8293
  fill: "currentColor"
7992
8294
  }
7993
8295
  ),
7994
- /* @__PURE__ */ React67.createElement(
8296
+ /* @__PURE__ */ React69.createElement(
7995
8297
  "path",
7996
8298
  {
7997
8299
  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",
7998
8300
  fill: "currentColor"
7999
8301
  }
8000
8302
  ),
8001
- /* @__PURE__ */ React67.createElement(
8303
+ /* @__PURE__ */ React69.createElement(
8002
8304
  "path",
8003
8305
  {
8004
8306
  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",
8005
8307
  fill: "currentColor"
8006
8308
  }
8007
8309
  ),
8008
- /* @__PURE__ */ React67.createElement(
8310
+ /* @__PURE__ */ React69.createElement(
8009
8311
  "path",
8010
8312
  {
8011
8313
  d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
@@ -8017,16 +8319,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
8017
8319
  var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
8018
8320
 
8019
8321
  // src/illustrations/remote-first.js
8020
- var React68 = __toESM(require("react"));
8322
+ var React70 = __toESM(require("react"));
8021
8323
  function IllustrationRemoteFirst(props) {
8022
- return /* @__PURE__ */ React68.createElement(
8324
+ return /* @__PURE__ */ React70.createElement(
8023
8325
  "svg",
8024
8326
  __spreadValues({
8025
8327
  viewBox: "0 0 110 110",
8026
8328
  fill: "none",
8027
8329
  xmlns: "http://www.w3.org/2000/svg"
8028
8330
  }, props),
8029
- /* @__PURE__ */ React68.createElement(
8331
+ /* @__PURE__ */ React70.createElement(
8030
8332
  "path",
8031
8333
  {
8032
8334
  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",
@@ -8035,7 +8337,7 @@ function IllustrationRemoteFirst(props) {
8035
8337
  strokeMiterlimit: 10
8036
8338
  }
8037
8339
  ),
8038
- /* @__PURE__ */ React68.createElement(
8340
+ /* @__PURE__ */ React70.createElement(
8039
8341
  "path",
8040
8342
  {
8041
8343
  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",
@@ -8044,7 +8346,7 @@ function IllustrationRemoteFirst(props) {
8044
8346
  strokeMiterlimit: 10
8045
8347
  }
8046
8348
  ),
8047
- /* @__PURE__ */ React68.createElement(
8349
+ /* @__PURE__ */ React70.createElement(
8048
8350
  "path",
8049
8351
  {
8050
8352
  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",
@@ -8058,23 +8360,23 @@ function IllustrationRemoteFirst(props) {
8058
8360
  var remote_first_default = IllustrationRemoteFirst;
8059
8361
 
8060
8362
  // src/illustrations/device-compatibility.js
8061
- var React69 = __toESM(require("react"));
8363
+ var React71 = __toESM(require("react"));
8062
8364
  function IllustrationDeviceCompatibility(props) {
8063
- return /* @__PURE__ */ React69.createElement(
8365
+ return /* @__PURE__ */ React71.createElement(
8064
8366
  "svg",
8065
8367
  __spreadValues({
8066
8368
  viewBox: "0 0 110 110",
8067
8369
  fill: "none",
8068
8370
  xmlns: "http://www.w3.org/2000/svg"
8069
8371
  }, props),
8070
- /* @__PURE__ */ React69.createElement(
8372
+ /* @__PURE__ */ React71.createElement(
8071
8373
  "path",
8072
8374
  {
8073
8375
  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",
8074
8376
  fill: "currentColor"
8075
8377
  }
8076
8378
  ),
8077
- /* @__PURE__ */ React69.createElement(
8379
+ /* @__PURE__ */ React71.createElement(
8078
8380
  "path",
8079
8381
  {
8080
8382
  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",
@@ -8086,17 +8388,17 @@ function IllustrationDeviceCompatibility(props) {
8086
8388
  var device_compatibility_default = IllustrationDeviceCompatibility;
8087
8389
 
8088
8390
  // src/illustrations/roadmap.js
8089
- var React70 = __toESM(require("react"));
8391
+ var React72 = __toESM(require("react"));
8090
8392
  function IllustrationRoadmap(props) {
8091
- return /* @__PURE__ */ React70.createElement(
8393
+ return /* @__PURE__ */ React72.createElement(
8092
8394
  "svg",
8093
8395
  __spreadValues({
8094
8396
  viewBox: "0 0 100 100",
8095
8397
  fill: "none",
8096
8398
  xmlns: "http://www.w3.org/2000/svg"
8097
8399
  }, props),
8098
- /* @__PURE__ */ React70.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
8099
- /* @__PURE__ */ React70.createElement(
8400
+ /* @__PURE__ */ React72.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
8401
+ /* @__PURE__ */ React72.createElement(
8100
8402
  "path",
8101
8403
  {
8102
8404
  d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
@@ -8108,16 +8410,16 @@ function IllustrationRoadmap(props) {
8108
8410
  var roadmap_default = IllustrationRoadmap;
8109
8411
 
8110
8412
  // src/illustrations/downgrade.js
8111
- var React71 = __toESM(require("react"));
8413
+ var React73 = __toESM(require("react"));
8112
8414
  function IllustrationDowngrade(props) {
8113
- return /* @__PURE__ */ React71.createElement(
8415
+ return /* @__PURE__ */ React73.createElement(
8114
8416
  "svg",
8115
8417
  __spreadValues({
8116
8418
  viewBox: "0 0 100 100",
8117
8419
  fill: "none",
8118
8420
  xmlns: "http://www.w3.org/2000/svg"
8119
8421
  }, props),
8120
- /* @__PURE__ */ React71.createElement(
8422
+ /* @__PURE__ */ React73.createElement(
8121
8423
  "path",
8122
8424
  {
8123
8425
  fillRule: "evenodd",
@@ -8131,16 +8433,16 @@ function IllustrationDowngrade(props) {
8131
8433
  var downgrade_default = IllustrationDowngrade;
8132
8434
 
8133
8435
  // src/illustrations/screenshot.js
8134
- var React72 = __toESM(require("react"));
8436
+ var React74 = __toESM(require("react"));
8135
8437
  function IllustrationScreenshot(props) {
8136
- return /* @__PURE__ */ React72.createElement(
8438
+ return /* @__PURE__ */ React74.createElement(
8137
8439
  "svg",
8138
8440
  __spreadValues({
8139
8441
  viewBox: "0 0 100 100",
8140
8442
  fill: "none",
8141
8443
  xmlns: "http://www.w3.org/2000/svg"
8142
8444
  }, props),
8143
- /* @__PURE__ */ React72.createElement(
8445
+ /* @__PURE__ */ React74.createElement(
8144
8446
  "path",
8145
8447
  {
8146
8448
  fillRule: "evenodd",
@@ -8154,16 +8456,16 @@ function IllustrationScreenshot(props) {
8154
8456
  var screenshot_default = IllustrationScreenshot;
8155
8457
 
8156
8458
  // src/illustrations/embrace-the-weird.js
8157
- var React73 = __toESM(require("react"));
8459
+ var React75 = __toESM(require("react"));
8158
8460
  function IllustrationEmbracetheWeird(props) {
8159
- return /* @__PURE__ */ React73.createElement(
8461
+ return /* @__PURE__ */ React75.createElement(
8160
8462
  "svg",
8161
8463
  __spreadValues({
8162
8464
  viewBox: "0 0 110 110",
8163
8465
  fill: "none",
8164
8466
  xmlns: "http://www.w3.org/2000/svg"
8165
8467
  }, props),
8166
- /* @__PURE__ */ React73.createElement(
8468
+ /* @__PURE__ */ React75.createElement(
8167
8469
  "path",
8168
8470
  {
8169
8471
  fillRule: "evenodd",
@@ -8177,40 +8479,40 @@ function IllustrationEmbracetheWeird(props) {
8177
8479
  var embrace_the_weird_default = IllustrationEmbracetheWeird;
8178
8480
 
8179
8481
  // src/illustrations/share-with-your-team.js
8180
- var React74 = __toESM(require("react"));
8482
+ var React76 = __toESM(require("react"));
8181
8483
  function IllustrationSharewithYourTeamTeamLibrary(props) {
8182
- return /* @__PURE__ */ React74.createElement(
8484
+ return /* @__PURE__ */ React76.createElement(
8183
8485
  "svg",
8184
8486
  __spreadValues({
8185
8487
  viewBox: "0 0 100 100",
8186
8488
  fill: "none",
8187
8489
  xmlns: "http://www.w3.org/2000/svg"
8188
8490
  }, props),
8189
- /* @__PURE__ */ React74.createElement(
8491
+ /* @__PURE__ */ React76.createElement(
8190
8492
  "g",
8191
8493
  {
8192
8494
  clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
8193
8495
  fill: "currentColor"
8194
8496
  },
8195
- /* @__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" }),
8196
- /* @__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" })
8497
+ /* @__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" }),
8498
+ /* @__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" })
8197
8499
  ),
8198
- /* @__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" })))
8500
+ /* @__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" })))
8199
8501
  );
8200
8502
  }
8201
8503
  var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
8202
8504
 
8203
8505
  // src/illustrations/enterprise-plan.js
8204
- var React75 = __toESM(require("react"));
8506
+ var React77 = __toESM(require("react"));
8205
8507
  function IllustrationEnterprisePlan(props) {
8206
- return /* @__PURE__ */ React75.createElement(
8508
+ return /* @__PURE__ */ React77.createElement(
8207
8509
  "svg",
8208
8510
  __spreadValues({
8209
8511
  viewBox: "0 0 101 100",
8210
8512
  fill: "none",
8211
8513
  xmlns: "http://www.w3.org/2000/svg"
8212
8514
  }, props),
8213
- /* @__PURE__ */ React75.createElement(
8515
+ /* @__PURE__ */ React77.createElement(
8214
8516
  "path",
8215
8517
  {
8216
8518
  fill: "currentColor",
@@ -8222,30 +8524,30 @@ function IllustrationEnterprisePlan(props) {
8222
8524
  var enterprise_plan_default = IllustrationEnterprisePlan;
8223
8525
 
8224
8526
  // src/illustrations/share.js
8225
- var React76 = __toESM(require("react"));
8527
+ var React78 = __toESM(require("react"));
8226
8528
  function IllustrationShare(props) {
8227
- return /* @__PURE__ */ React76.createElement(
8529
+ return /* @__PURE__ */ React78.createElement(
8228
8530
  "svg",
8229
8531
  __spreadValues({
8230
8532
  viewBox: "0 0 100 101",
8231
8533
  fill: "none",
8232
8534
  xmlns: "http://www.w3.org/2000/svg"
8233
8535
  }, props),
8234
- /* @__PURE__ */ React76.createElement(
8536
+ /* @__PURE__ */ React78.createElement(
8235
8537
  "path",
8236
8538
  {
8237
8539
  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",
8238
8540
  fill: "currentColor"
8239
8541
  }
8240
8542
  ),
8241
- /* @__PURE__ */ React76.createElement(
8543
+ /* @__PURE__ */ React78.createElement(
8242
8544
  "path",
8243
8545
  {
8244
8546
  d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
8245
8547
  fill: "currentColor"
8246
8548
  }
8247
8549
  ),
8248
- /* @__PURE__ */ React76.createElement(
8550
+ /* @__PURE__ */ React78.createElement(
8249
8551
  "path",
8250
8552
  {
8251
8553
  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",
@@ -8257,39 +8559,39 @@ function IllustrationShare(props) {
8257
8559
  var share_default = IllustrationShare;
8258
8560
 
8259
8561
  // src/illustrations/faq-and-security.js
8260
- var React77 = __toESM(require("react"));
8562
+ var React79 = __toESM(require("react"));
8261
8563
  function IllustrationFaQandSecurity(props) {
8262
- return /* @__PURE__ */ React77.createElement(
8564
+ return /* @__PURE__ */ React79.createElement(
8263
8565
  "svg",
8264
8566
  __spreadValues({
8265
8567
  viewBox: "0 0 100 100",
8266
8568
  fill: "none",
8267
8569
  xmlns: "http://www.w3.org/2000/svg"
8268
8570
  }, props),
8269
- /* @__PURE__ */ React77.createElement(
8571
+ /* @__PURE__ */ React79.createElement(
8270
8572
  "path",
8271
8573
  {
8272
8574
  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",
8273
8575
  fill: "currentColor"
8274
8576
  }
8275
8577
  ),
8276
- /* @__PURE__ */ React77.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
8277
- /* @__PURE__ */ React77.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
8578
+ /* @__PURE__ */ React79.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
8579
+ /* @__PURE__ */ React79.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
8278
8580
  );
8279
8581
  }
8280
8582
  var faq_and_security_default = IllustrationFaQandSecurity;
8281
8583
 
8282
8584
  // src/illustrations/starred.js
8283
- var React78 = __toESM(require("react"));
8585
+ var React80 = __toESM(require("react"));
8284
8586
  function IllustrationStarred(props) {
8285
- return /* @__PURE__ */ React78.createElement(
8587
+ return /* @__PURE__ */ React80.createElement(
8286
8588
  "svg",
8287
8589
  __spreadValues({
8288
8590
  viewBox: "0 0 101 101",
8289
8591
  fill: "none",
8290
8592
  xmlns: "http://www.w3.org/2000/svg"
8291
8593
  }, props),
8292
- /* @__PURE__ */ React78.createElement(
8594
+ /* @__PURE__ */ React80.createElement(
8293
8595
  "path",
8294
8596
  {
8295
8597
  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",
@@ -8301,16 +8603,16 @@ function IllustrationStarred(props) {
8301
8603
  var starred_default = IllustrationStarred;
8302
8604
 
8303
8605
  // src/illustrations/five-minute-limit.js
8304
- var React79 = __toESM(require("react"));
8606
+ var React81 = __toESM(require("react"));
8305
8607
  function Illustration5MinuteLimit(props) {
8306
- return /* @__PURE__ */ React79.createElement(
8608
+ return /* @__PURE__ */ React81.createElement(
8307
8609
  "svg",
8308
8610
  __spreadValues({
8309
8611
  viewBox: "0 0 110 110",
8310
8612
  fill: "none",
8311
8613
  xmlns: "http://www.w3.org/2000/svg"
8312
8614
  }, props),
8313
- /* @__PURE__ */ React79.createElement(
8615
+ /* @__PURE__ */ React81.createElement(
8314
8616
  "path",
8315
8617
  {
8316
8618
  fillRule: "evenodd",
@@ -8324,16 +8626,16 @@ function Illustration5MinuteLimit(props) {
8324
8626
  var five_minute_limit_default = Illustration5MinuteLimit;
8325
8627
 
8326
8628
  // src/illustrations/starter-plus-plan.js
8327
- var React80 = __toESM(require("react"));
8629
+ var React82 = __toESM(require("react"));
8328
8630
  function IllustrationStarterPlusPlan(props) {
8329
- return /* @__PURE__ */ React80.createElement(
8631
+ return /* @__PURE__ */ React82.createElement(
8330
8632
  "svg",
8331
8633
  __spreadValues({
8332
8634
  viewBox: "0 0 100 100",
8333
8635
  fill: "none",
8334
8636
  xmlns: "http://www.w3.org/2000/svg"
8335
8637
  }, props),
8336
- /* @__PURE__ */ React80.createElement(
8638
+ /* @__PURE__ */ React82.createElement(
8337
8639
  "path",
8338
8640
  {
8339
8641
  fillRule: "evenodd",
@@ -8347,16 +8649,16 @@ function IllustrationStarterPlusPlan(props) {
8347
8649
  var starter_plus_plan_default = IllustrationStarterPlusPlan;
8348
8650
 
8349
8651
  // src/illustrations/getting-started.js
8350
- var React81 = __toESM(require("react"));
8652
+ var React83 = __toESM(require("react"));
8351
8653
  function IllustrationGettingStarted(props) {
8352
- return /* @__PURE__ */ React81.createElement(
8654
+ return /* @__PURE__ */ React83.createElement(
8353
8655
  "svg",
8354
8656
  __spreadValues({
8355
8657
  viewBox: "0 0 106 106",
8356
8658
  fill: "none",
8357
8659
  xmlns: "http://www.w3.org/2000/svg"
8358
8660
  }, props),
8359
- /* @__PURE__ */ React81.createElement(
8661
+ /* @__PURE__ */ React83.createElement(
8360
8662
  "path",
8361
8663
  {
8362
8664
  d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
@@ -8365,7 +8667,7 @@ function IllustrationGettingStarted(props) {
8365
8667
  strokeMiterlimit: 10
8366
8668
  }
8367
8669
  ),
8368
- /* @__PURE__ */ React81.createElement(
8670
+ /* @__PURE__ */ React83.createElement(
8369
8671
  "path",
8370
8672
  {
8371
8673
  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",
@@ -8374,7 +8676,7 @@ function IllustrationGettingStarted(props) {
8374
8676
  strokeMiterlimit: 10
8375
8677
  }
8376
8678
  ),
8377
- /* @__PURE__ */ React81.createElement(
8679
+ /* @__PURE__ */ React83.createElement(
8378
8680
  "path",
8379
8681
  {
8380
8682
  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",
@@ -8383,7 +8685,7 @@ function IllustrationGettingStarted(props) {
8383
8685
  strokeMiterlimit: 10
8384
8686
  }
8385
8687
  ),
8386
- /* @__PURE__ */ React81.createElement(
8688
+ /* @__PURE__ */ React83.createElement(
8387
8689
  "path",
8388
8690
  {
8389
8691
  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",
@@ -8397,23 +8699,23 @@ function IllustrationGettingStarted(props) {
8397
8699
  var getting_started_default = IllustrationGettingStarted;
8398
8700
 
8399
8701
  // src/illustrations/strong-upload-speed.js
8400
- var React82 = __toESM(require("react"));
8702
+ var React84 = __toESM(require("react"));
8401
8703
  function IllustrationStrongUploadSpeed(props) {
8402
- return /* @__PURE__ */ React82.createElement(
8704
+ return /* @__PURE__ */ React84.createElement(
8403
8705
  "svg",
8404
8706
  __spreadValues({
8405
8707
  viewBox: "0 0 111 110",
8406
8708
  fill: "none",
8407
8709
  xmlns: "http://www.w3.org/2000/svg"
8408
8710
  }, props),
8409
- /* @__PURE__ */ React82.createElement(
8711
+ /* @__PURE__ */ React84.createElement(
8410
8712
  "path",
8411
8713
  {
8412
8714
  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",
8413
8715
  fill: "currentColor"
8414
8716
  }
8415
8717
  ),
8416
- /* @__PURE__ */ React82.createElement(
8718
+ /* @__PURE__ */ React84.createElement(
8417
8719
  "path",
8418
8720
  {
8419
8721
  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",
@@ -8425,16 +8727,16 @@ function IllustrationStrongUploadSpeed(props) {
8425
8727
  var strong_upload_speed_default = IllustrationStrongUploadSpeed;
8426
8728
 
8427
8729
  // src/illustrations/growth-through-empathy.js
8428
- var React83 = __toESM(require("react"));
8730
+ var React85 = __toESM(require("react"));
8429
8731
  function IllustrationGrowththroughEmpathy(props) {
8430
- return /* @__PURE__ */ React83.createElement(
8732
+ return /* @__PURE__ */ React85.createElement(
8431
8733
  "svg",
8432
8734
  __spreadValues({
8433
8735
  viewBox: "0 0 104 100",
8434
8736
  fill: "none",
8435
8737
  xmlns: "http://www.w3.org/2000/svg"
8436
8738
  }, props),
8437
- /* @__PURE__ */ React83.createElement(
8739
+ /* @__PURE__ */ React85.createElement(
8438
8740
  "path",
8439
8741
  {
8440
8742
  d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
@@ -8443,7 +8745,7 @@ function IllustrationGrowththroughEmpathy(props) {
8443
8745
  strokeMiterlimit: 10
8444
8746
  }
8445
8747
  ),
8446
- /* @__PURE__ */ React83.createElement(
8748
+ /* @__PURE__ */ React85.createElement(
8447
8749
  "path",
8448
8750
  {
8449
8751
  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",
@@ -8452,7 +8754,7 @@ function IllustrationGrowththroughEmpathy(props) {
8452
8754
  strokeMiterlimit: 10
8453
8755
  }
8454
8756
  ),
8455
- /* @__PURE__ */ React83.createElement(
8757
+ /* @__PURE__ */ React85.createElement(
8456
8758
  "path",
8457
8759
  {
8458
8760
  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",
@@ -8461,7 +8763,7 @@ function IllustrationGrowththroughEmpathy(props) {
8461
8763
  strokeMiterlimit: 10
8462
8764
  }
8463
8765
  ),
8464
- /* @__PURE__ */ React83.createElement(
8766
+ /* @__PURE__ */ React85.createElement(
8465
8767
  "path",
8466
8768
  {
8467
8769
  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",
@@ -8470,7 +8772,7 @@ function IllustrationGrowththroughEmpathy(props) {
8470
8772
  strokeMiterlimit: 10
8471
8773
  }
8472
8774
  ),
8473
- /* @__PURE__ */ React83.createElement(
8775
+ /* @__PURE__ */ React85.createElement(
8474
8776
  "path",
8475
8777
  {
8476
8778
  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",
@@ -8479,7 +8781,7 @@ function IllustrationGrowththroughEmpathy(props) {
8479
8781
  strokeMiterlimit: 10
8480
8782
  }
8481
8783
  ),
8482
- /* @__PURE__ */ React83.createElement(
8784
+ /* @__PURE__ */ React85.createElement(
8483
8785
  "path",
8484
8786
  {
8485
8787
  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",
@@ -8488,7 +8790,7 @@ function IllustrationGrowththroughEmpathy(props) {
8488
8790
  strokeMiterlimit: 10
8489
8791
  }
8490
8792
  ),
8491
- /* @__PURE__ */ React83.createElement(
8793
+ /* @__PURE__ */ React85.createElement(
8492
8794
  "path",
8493
8795
  {
8494
8796
  d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
@@ -8502,16 +8804,16 @@ function IllustrationGrowththroughEmpathy(props) {
8502
8804
  var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
8503
8805
 
8504
8806
  // src/illustrations/troubleshooting.js
8505
- var React84 = __toESM(require("react"));
8807
+ var React86 = __toESM(require("react"));
8506
8808
  function IllustrationTroubleshooting(props) {
8507
- return /* @__PURE__ */ React84.createElement(
8809
+ return /* @__PURE__ */ React86.createElement(
8508
8810
  "svg",
8509
8811
  __spreadValues({
8510
8812
  viewBox: "0 0 110 110",
8511
8813
  fill: "none",
8512
8814
  xmlns: "http://www.w3.org/2000/svg"
8513
8815
  }, props),
8514
- /* @__PURE__ */ React84.createElement(
8816
+ /* @__PURE__ */ React86.createElement(
8515
8817
  "path",
8516
8818
  {
8517
8819
  d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
@@ -8521,7 +8823,7 @@ function IllustrationTroubleshooting(props) {
8521
8823
  strokeMiterlimit: 10
8522
8824
  }
8523
8825
  ),
8524
- /* @__PURE__ */ React84.createElement(
8826
+ /* @__PURE__ */ React86.createElement(
8525
8827
  "path",
8526
8828
  {
8527
8829
  d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
@@ -8530,7 +8832,7 @@ function IllustrationTroubleshooting(props) {
8530
8832
  strokeMiterlimit: 10
8531
8833
  }
8532
8834
  ),
8533
- /* @__PURE__ */ React84.createElement(
8835
+ /* @__PURE__ */ React86.createElement(
8534
8836
  "path",
8535
8837
  {
8536
8838
  d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
@@ -8539,7 +8841,7 @@ function IllustrationTroubleshooting(props) {
8539
8841
  strokeMiterlimit: 10
8540
8842
  }
8541
8843
  ),
8542
- /* @__PURE__ */ React84.createElement(
8844
+ /* @__PURE__ */ React86.createElement(
8543
8845
  "path",
8544
8846
  {
8545
8847
  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",
@@ -8553,16 +8855,16 @@ function IllustrationTroubleshooting(props) {
8553
8855
  var troubleshooting_default = IllustrationTroubleshooting;
8554
8856
 
8555
8857
  // src/illustrations/health-plans.js
8556
- var React85 = __toESM(require("react"));
8858
+ var React87 = __toESM(require("react"));
8557
8859
  function IllustrationHealthPlans(props) {
8558
- return /* @__PURE__ */ React85.createElement(
8860
+ return /* @__PURE__ */ React87.createElement(
8559
8861
  "svg",
8560
8862
  __spreadValues({
8561
8863
  viewBox: "0 0 100 101",
8562
8864
  fill: "none",
8563
8865
  xmlns: "http://www.w3.org/2000/svg"
8564
8866
  }, props),
8565
- /* @__PURE__ */ React85.createElement(
8867
+ /* @__PURE__ */ React87.createElement(
8566
8868
  "path",
8567
8869
  {
8568
8870
  fillRule: "evenodd",
@@ -8576,16 +8878,16 @@ function IllustrationHealthPlans(props) {
8576
8878
  var health_plans_default = IllustrationHealthPlans;
8577
8879
 
8578
8880
  // src/illustrations/upgrade.js
8579
- var React86 = __toESM(require("react"));
8881
+ var React88 = __toESM(require("react"));
8580
8882
  function IllustrationUpgrade(props) {
8581
- return /* @__PURE__ */ React86.createElement(
8883
+ return /* @__PURE__ */ React88.createElement(
8582
8884
  "svg",
8583
8885
  __spreadValues({
8584
8886
  viewBox: "0 0 100 100",
8585
8887
  fill: "none",
8586
8888
  xmlns: "http://www.w3.org/2000/svg"
8587
8889
  }, props),
8588
- /* @__PURE__ */ React86.createElement(
8890
+ /* @__PURE__ */ React88.createElement(
8589
8891
  "path",
8590
8892
  {
8591
8893
  fillRule: "evenodd",
@@ -8599,16 +8901,16 @@ function IllustrationUpgrade(props) {
8599
8901
  var upgrade_default = IllustrationUpgrade;
8600
8902
 
8601
8903
  // src/illustrations/how-to-use-loom.js
8602
- var React87 = __toESM(require("react"));
8904
+ var React89 = __toESM(require("react"));
8603
8905
  function IllustrationHowtoUseLoom(props) {
8604
- return /* @__PURE__ */ React87.createElement(
8906
+ return /* @__PURE__ */ React89.createElement(
8605
8907
  "svg",
8606
8908
  __spreadValues({
8607
8909
  viewBox: "0 0 110 110",
8608
8910
  fill: "none",
8609
8911
  xmlns: "http://www.w3.org/2000/svg"
8610
8912
  }, props),
8611
- /* @__PURE__ */ React87.createElement(
8913
+ /* @__PURE__ */ React89.createElement(
8612
8914
  "path",
8613
8915
  {
8614
8916
  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",
@@ -8620,16 +8922,16 @@ function IllustrationHowtoUseLoom(props) {
8620
8922
  var how_to_use_loom_default = IllustrationHowtoUseLoom;
8621
8923
 
8622
8924
  // src/illustrations/upload-drag-and-drop.js
8623
- var React88 = __toESM(require("react"));
8925
+ var React90 = __toESM(require("react"));
8624
8926
  function IllustrationUploadDragAndDrop(props) {
8625
- return /* @__PURE__ */ React88.createElement(
8927
+ return /* @__PURE__ */ React90.createElement(
8626
8928
  "svg",
8627
8929
  __spreadValues({
8628
8930
  viewBox: "0 0 100 100",
8629
8931
  fill: "none",
8630
8932
  xmlns: "http://www.w3.org/2000/svg"
8631
8933
  }, props),
8632
- /* @__PURE__ */ React88.createElement(
8934
+ /* @__PURE__ */ React90.createElement(
8633
8935
  "path",
8634
8936
  {
8635
8937
  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",
@@ -8641,16 +8943,16 @@ function IllustrationUploadDragAndDrop(props) {
8641
8943
  var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
8642
8944
 
8643
8945
  // src/illustrations/use-cases.js
8644
- var React89 = __toESM(require("react"));
8946
+ var React91 = __toESM(require("react"));
8645
8947
  function IllustrationUseCases(props) {
8646
- return /* @__PURE__ */ React89.createElement(
8948
+ return /* @__PURE__ */ React91.createElement(
8647
8949
  "svg",
8648
8950
  __spreadValues({
8649
8951
  viewBox: "0 0 100 100",
8650
8952
  fill: "none",
8651
8953
  xmlns: "http://www.w3.org/2000/svg"
8652
8954
  }, props),
8653
- /* @__PURE__ */ React89.createElement(
8955
+ /* @__PURE__ */ React91.createElement(
8654
8956
  "path",
8655
8957
  {
8656
8958
  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",
@@ -8662,16 +8964,16 @@ function IllustrationUseCases(props) {
8662
8964
  var use_cases_default = IllustrationUseCases;
8663
8965
 
8664
8966
  // src/illustrations/invite-members.js
8665
- var React90 = __toESM(require("react"));
8967
+ var React92 = __toESM(require("react"));
8666
8968
  function IllustrationInviteMembers(props) {
8667
- return /* @__PURE__ */ React90.createElement(
8969
+ return /* @__PURE__ */ React92.createElement(
8668
8970
  "svg",
8669
8971
  __spreadValues({
8670
8972
  viewBox: "0 0 134 134",
8671
8973
  fill: "none",
8672
8974
  xmlns: "http://www.w3.org/2000/svg"
8673
8975
  }, props),
8674
- /* @__PURE__ */ React90.createElement(
8976
+ /* @__PURE__ */ React92.createElement(
8675
8977
  "path",
8676
8978
  {
8677
8979
  fillRule: "evenodd",
@@ -8685,45 +8987,45 @@ function IllustrationInviteMembers(props) {
8685
8987
  var invite_members_default = IllustrationInviteMembers;
8686
8988
 
8687
8989
  // src/illustrations/wellness.js
8688
- var React91 = __toESM(require("react"));
8990
+ var React93 = __toESM(require("react"));
8689
8991
  function IllustrationWellness(props) {
8690
- return /* @__PURE__ */ React91.createElement(
8992
+ return /* @__PURE__ */ React93.createElement(
8691
8993
  "svg",
8692
8994
  __spreadValues({
8693
8995
  viewBox: "0 0 100 101",
8694
8996
  fill: "none",
8695
8997
  xmlns: "http://www.w3.org/2000/svg"
8696
8998
  }, props),
8697
- /* @__PURE__ */ React91.createElement(
8999
+ /* @__PURE__ */ React93.createElement(
8698
9000
  "path",
8699
9001
  {
8700
9002
  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",
8701
9003
  fill: "currentColor"
8702
9004
  }
8703
9005
  ),
8704
- /* @__PURE__ */ React91.createElement(
9006
+ /* @__PURE__ */ React93.createElement(
8705
9007
  "path",
8706
9008
  {
8707
9009
  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",
8708
9010
  fill: "currentColor"
8709
9011
  }
8710
9012
  ),
8711
- /* @__PURE__ */ React91.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
9013
+ /* @__PURE__ */ React93.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
8712
9014
  );
8713
9015
  }
8714
9016
  var wellness_default = IllustrationWellness;
8715
9017
 
8716
9018
  // src/illustrations/comments.js
8717
- var React92 = __toESM(require("react"));
9019
+ var React94 = __toESM(require("react"));
8718
9020
  function IllustrationComments(props) {
8719
- return /* @__PURE__ */ React92.createElement(
9021
+ return /* @__PURE__ */ React94.createElement(
8720
9022
  "svg",
8721
9023
  __spreadValues({
8722
9024
  viewBox: "0 0 96 96",
8723
9025
  fill: "none",
8724
9026
  xmlns: "http://www.w3.org/2000/svg"
8725
9027
  }, props),
8726
- /* @__PURE__ */ React92.createElement(
9028
+ /* @__PURE__ */ React94.createElement(
8727
9029
  "path",
8728
9030
  {
8729
9031
  fillRule: "evenodd",
@@ -8732,7 +9034,7 @@ function IllustrationComments(props) {
8732
9034
  fill: "currentColor"
8733
9035
  }
8734
9036
  ),
8735
- /* @__PURE__ */ React92.createElement(
9037
+ /* @__PURE__ */ React94.createElement(
8736
9038
  "path",
8737
9039
  {
8738
9040
  fill: "currentColor",
@@ -8744,16 +9046,16 @@ function IllustrationComments(props) {
8744
9046
  var comments_default = IllustrationComments;
8745
9047
 
8746
9048
  // src/illustrations/folders-empty-state-mobile.js
8747
- var React93 = __toESM(require("react"));
9049
+ var React95 = __toESM(require("react"));
8748
9050
  function IllutrationFoldersEmptyStateMobile(props) {
8749
- return /* @__PURE__ */ React93.createElement(
9051
+ return /* @__PURE__ */ React95.createElement(
8750
9052
  "svg",
8751
9053
  __spreadValues({
8752
9054
  viewBox: "0 0 96 96",
8753
9055
  fill: "none",
8754
9056
  xmlns: "http://www.w3.org/2000/svg"
8755
9057
  }, props),
8756
- /* @__PURE__ */ React93.createElement(
9058
+ /* @__PURE__ */ React95.createElement(
8757
9059
  "path",
8758
9060
  {
8759
9061
  fillRule: "evenodd",
@@ -8762,7 +9064,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
8762
9064
  fill: "currentColor"
8763
9065
  }
8764
9066
  ),
8765
- /* @__PURE__ */ React93.createElement(
9067
+ /* @__PURE__ */ React95.createElement(
8766
9068
  "path",
8767
9069
  {
8768
9070
  fillRule: "evenodd",
@@ -8776,23 +9078,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
8776
9078
  var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
8777
9079
 
8778
9080
  // src/illustrations/help-ios.js
8779
- var React94 = __toESM(require("react"));
9081
+ var React96 = __toESM(require("react"));
8780
9082
  function IllustrationHelpIos(props) {
8781
- return /* @__PURE__ */ React94.createElement(
9083
+ return /* @__PURE__ */ React96.createElement(
8782
9084
  "svg",
8783
9085
  __spreadValues({
8784
9086
  viewBox: "0 0 96 96",
8785
9087
  fill: "none",
8786
9088
  xmlns: "http://www.w3.org/2000/svg"
8787
9089
  }, props),
8788
- /* @__PURE__ */ React94.createElement(
9090
+ /* @__PURE__ */ React96.createElement(
8789
9091
  "path",
8790
9092
  {
8791
9093
  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",
8792
9094
  fill: "currentColor"
8793
9095
  }
8794
9096
  ),
8795
- /* @__PURE__ */ React94.createElement(
9097
+ /* @__PURE__ */ React96.createElement(
8796
9098
  "path",
8797
9099
  {
8798
9100
  fillRule: "evenodd",
@@ -8806,17 +9108,17 @@ function IllustrationHelpIos(props) {
8806
9108
  var help_ios_default = IllustrationHelpIos;
8807
9109
 
8808
9110
  // src/illustrations/my-videos-empty-state-mobile.js
8809
- var React95 = __toESM(require("react"));
9111
+ var React97 = __toESM(require("react"));
8810
9112
  function IllustrationMyVideosEmptyStateMobile(props) {
8811
- return /* @__PURE__ */ React95.createElement(
9113
+ return /* @__PURE__ */ React97.createElement(
8812
9114
  "svg",
8813
9115
  __spreadValues({
8814
9116
  viewBox: "0 0 96 96",
8815
9117
  fill: "none",
8816
9118
  xmlns: "http://www.w3.org/2000/svg"
8817
9119
  }, props),
8818
- /* @__PURE__ */ React95.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
8819
- /* @__PURE__ */ React95.createElement(
9120
+ /* @__PURE__ */ React97.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
9121
+ /* @__PURE__ */ React97.createElement(
8820
9122
  "path",
8821
9123
  {
8822
9124
  fillRule: "evenodd",
@@ -8830,16 +9132,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
8830
9132
  var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
8831
9133
 
8832
9134
  // src/illustrations/recents-empty-state-mobile.js
8833
- var React96 = __toESM(require("react"));
9135
+ var React98 = __toESM(require("react"));
8834
9136
  function IllustrationRecentsEmptyStateMobile(props) {
8835
- return /* @__PURE__ */ React96.createElement(
9137
+ return /* @__PURE__ */ React98.createElement(
8836
9138
  "svg",
8837
9139
  __spreadValues({
8838
9140
  viewBox: "0 0 96 96",
8839
9141
  fill: "none",
8840
9142
  xmlns: "http://www.w3.org/2000/svg"
8841
9143
  }, props),
8842
- /* @__PURE__ */ React96.createElement(
9144
+ /* @__PURE__ */ React98.createElement(
8843
9145
  "path",
8844
9146
  {
8845
9147
  fillRule: "evenodd",
@@ -8853,16 +9155,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
8853
9155
  var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
8854
9156
 
8855
9157
  // src/illustrations/chrome-notifications-empty-state.js
8856
- var React97 = __toESM(require("react"));
9158
+ var React99 = __toESM(require("react"));
8857
9159
  function IllustrationChromeNotificationsEmptyState(props) {
8858
- return /* @__PURE__ */ React97.createElement(
9160
+ return /* @__PURE__ */ React99.createElement(
8859
9161
  "svg",
8860
9162
  __spreadValues({
8861
9163
  viewBox: "0 0 96 96",
8862
9164
  fill: "none",
8863
9165
  xmlns: "http://www.w3.org/2000/svg"
8864
9166
  }, props),
8865
- /* @__PURE__ */ React97.createElement(
9167
+ /* @__PURE__ */ React99.createElement(
8866
9168
  "circle",
8867
9169
  {
8868
9170
  cx: 15.84,
@@ -8872,7 +9174,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8872
9174
  strokeWidth: 9.6
8873
9175
  }
8874
9176
  ),
8875
- /* @__PURE__ */ React97.createElement(
9177
+ /* @__PURE__ */ React99.createElement(
8876
9178
  "path",
8877
9179
  {
8878
9180
  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",
@@ -8880,8 +9182,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
8880
9182
  strokeWidth: 9.6
8881
9183
  }
8882
9184
  ),
8883
- /* @__PURE__ */ React97.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
8884
- /* @__PURE__ */ React97.createElement(
9185
+ /* @__PURE__ */ React99.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
9186
+ /* @__PURE__ */ React99.createElement(
8885
9187
  "path",
8886
9188
  {
8887
9189
  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",
@@ -8889,7 +9191,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8889
9191
  strokeWidth: 9.6
8890
9192
  }
8891
9193
  ),
8892
- /* @__PURE__ */ React97.createElement(
9194
+ /* @__PURE__ */ React99.createElement(
8893
9195
  "circle",
8894
9196
  {
8895
9197
  cx: 48,
@@ -8899,7 +9201,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8899
9201
  strokeWidth: 9.6
8900
9202
  }
8901
9203
  ),
8902
- /* @__PURE__ */ React97.createElement(
9204
+ /* @__PURE__ */ React99.createElement(
8903
9205
  "path",
8904
9206
  {
8905
9207
  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",
@@ -8907,7 +9209,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8907
9209
  strokeWidth: 9.6
8908
9210
  }
8909
9211
  ),
8910
- /* @__PURE__ */ React97.createElement(
9212
+ /* @__PURE__ */ React99.createElement(
8911
9213
  "circle",
8912
9214
  {
8913
9215
  cx: 15.84,
@@ -8917,7 +9219,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8917
9219
  strokeWidth: 9.6
8918
9220
  }
8919
9221
  ),
8920
- /* @__PURE__ */ React97.createElement(
9222
+ /* @__PURE__ */ React99.createElement(
8921
9223
  "path",
8922
9224
  {
8923
9225
  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",
@@ -8925,7 +9227,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
8925
9227
  strokeWidth: 9.6
8926
9228
  }
8927
9229
  ),
8928
- /* @__PURE__ */ React97.createElement(
9230
+ /* @__PURE__ */ React99.createElement(
8929
9231
  "circle",
8930
9232
  {
8931
9233
  cx: 80.16,