@dialpad/dialtone 9.127.0 → 9.127.2

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/tokens/doc.json +18304 -18304
  2. package/dist/vue2/common/mixins/index.cjs +1 -1
  3. package/dist/vue2/common/mixins/index.js +2 -4
  4. package/dist/vue2/common/mixins/index.js.map +1 -1
  5. package/dist/vue2/component-documentation.json +1 -1
  6. package/dist/vue2/dialtone-vue.cjs +1 -1
  7. package/dist/vue2/dialtone-vue.js +345 -347
  8. package/dist/vue2/dialtone-vue.js.map +1 -1
  9. package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs +1 -1
  10. package/dist/vue2/lib/attachment-carousel/attachment-carousel.cjs.map +1 -1
  11. package/dist/vue2/lib/attachment-carousel/attachment-carousel.js +16 -12
  12. package/dist/vue2/lib/attachment-carousel/attachment-carousel.js.map +1 -1
  13. package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs +1 -1
  14. package/dist/vue2/lib/breadcrumbs/breadcrumbs.cjs.map +1 -1
  15. package/dist/vue2/lib/breadcrumbs/breadcrumbs.js +6 -6
  16. package/dist/vue2/lib/breadcrumbs/breadcrumbs.js.map +1 -1
  17. package/dist/vue2/lib/button/button.cjs +1 -1
  18. package/dist/vue2/lib/button/button.cjs.map +1 -1
  19. package/dist/vue2/lib/button/button.js +6 -6
  20. package/dist/vue2/lib/button/button.js.map +1 -1
  21. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs +1 -1
  22. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.cjs.map +1 -1
  23. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js +13 -13
  24. package/dist/vue2/lib/callbar-button-with-dropdown/callbar-button-with-dropdown.js.map +1 -1
  25. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs +1 -1
  26. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.cjs.map +1 -1
  27. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js +9 -9
  28. package/dist/vue2/lib/callbar-button-with-popover/callbar-button-with-popover.js.map +1 -1
  29. package/dist/vue2/lib/chip/chip.cjs +1 -1
  30. package/dist/vue2/lib/chip/chip.cjs.map +1 -1
  31. package/dist/vue2/lib/chip/chip.js +7 -7
  32. package/dist/vue2/lib/chip/chip.js.map +1 -1
  33. package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs +1 -1
  34. package/dist/vue2/lib/contact-centers-row/contact-centers-row.cjs.map +1 -1
  35. package/dist/vue2/lib/contact-centers-row/contact-centers-row.js +13 -13
  36. package/dist/vue2/lib/contact-centers-row/contact-centers-row.js.map +1 -1
  37. package/dist/vue2/lib/datepicker/datepicker.cjs +1 -1
  38. package/dist/vue2/lib/datepicker/datepicker.cjs.map +1 -1
  39. package/dist/vue2/lib/datepicker/datepicker.js +19 -19
  40. package/dist/vue2/lib/datepicker/datepicker.js.map +1 -1
  41. package/dist/vue2/lib/datepicker/formatUtils.cjs +1 -1
  42. package/dist/vue2/lib/datepicker/formatUtils.cjs.map +1 -1
  43. package/dist/vue2/lib/datepicker/formatUtils.js +21 -20
  44. package/dist/vue2/lib/datepicker/formatUtils.js.map +1 -1
  45. package/dist/vue2/lib/editor/editor.cjs +1 -1
  46. package/dist/vue2/lib/editor/editor.cjs.map +1 -1
  47. package/dist/vue2/lib/editor/editor.js +17 -17
  48. package/dist/vue2/lib/editor/editor.js.map +1 -1
  49. package/dist/vue2/lib/emoji-picker/emoji-picker.cjs +1 -1
  50. package/dist/vue2/lib/emoji-picker/emoji-picker.cjs.map +1 -1
  51. package/dist/vue2/lib/emoji-picker/emoji-picker.js +6 -6
  52. package/dist/vue2/lib/emoji-picker/emoji-picker.js.map +1 -1
  53. package/dist/vue2/lib/emoji-row/emoji-row.cjs +1 -1
  54. package/dist/vue2/lib/emoji-row/emoji-row.cjs.map +1 -1
  55. package/dist/vue2/lib/emoji-row/emoji-row.js +24 -20
  56. package/dist/vue2/lib/emoji-row/emoji-row.js.map +1 -1
  57. package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs +1 -1
  58. package/dist/vue2/lib/feed-item-pill/feed-item-pill.cjs.map +1 -1
  59. package/dist/vue2/lib/feed-item-pill/feed-item-pill.js +8 -8
  60. package/dist/vue2/lib/feed-item-pill/feed-item-pill.js.map +1 -1
  61. package/dist/vue2/lib/general-row/general-row.cjs +1 -1
  62. package/dist/vue2/lib/general-row/general-row.cjs.map +1 -1
  63. package/dist/vue2/lib/general-row/general-row.js +17 -17
  64. package/dist/vue2/lib/general-row/general-row.js.map +1 -1
  65. package/dist/vue2/lib/group-row/group-row.cjs +1 -1
  66. package/dist/vue2/lib/group-row/group-row.cjs.map +1 -1
  67. package/dist/vue2/lib/group-row/group-row.js +11 -7
  68. package/dist/vue2/lib/group-row/group-row.js.map +1 -1
  69. package/dist/vue2/lib/icon/icon.cjs +1 -1
  70. package/dist/vue2/lib/icon/icon.cjs.map +1 -1
  71. package/dist/vue2/lib/icon/icon.js +10 -6
  72. package/dist/vue2/lib/icon/icon.js.map +1 -1
  73. package/dist/vue2/lib/image-viewer/image-viewer.cjs +1 -1
  74. package/dist/vue2/lib/image-viewer/image-viewer.cjs.map +1 -1
  75. package/dist/vue2/lib/image-viewer/image-viewer.js +8 -7
  76. package/dist/vue2/lib/image-viewer/image-viewer.js.map +1 -1
  77. package/dist/vue2/lib/ivr-node/ivr-node.cjs +1 -1
  78. package/dist/vue2/lib/ivr-node/ivr-node.cjs.map +1 -1
  79. package/dist/vue2/lib/ivr-node/ivr-node.js +17 -17
  80. package/dist/vue2/lib/ivr-node/ivr-node.js.map +1 -1
  81. package/dist/vue2/lib/loader/loader.cjs +1 -1
  82. package/dist/vue2/lib/loader/loader.cjs.map +1 -1
  83. package/dist/vue2/lib/loader/loader.js +12 -8
  84. package/dist/vue2/lib/loader/loader.js.map +1 -1
  85. package/dist/vue2/lib/message-input/message-input-link.cjs +1 -1
  86. package/dist/vue2/lib/message-input/message-input-link.cjs.map +1 -1
  87. package/dist/vue2/lib/message-input/message-input-link.js +15 -15
  88. package/dist/vue2/lib/message-input/message-input-link.js.map +1 -1
  89. package/dist/vue2/lib/message-input/message-input-topbar.cjs +1 -1
  90. package/dist/vue2/lib/message-input/message-input-topbar.cjs.map +1 -1
  91. package/dist/vue2/lib/message-input/message-input-topbar.js +14 -10
  92. package/dist/vue2/lib/message-input/message-input-topbar.js.map +1 -1
  93. package/dist/vue2/lib/message-input/message-input.cjs +1 -1
  94. package/dist/vue2/lib/message-input/message-input.cjs.map +1 -1
  95. package/dist/vue2/lib/message-input/message-input.js +14 -10
  96. package/dist/vue2/lib/message-input/message-input.js.map +1 -1
  97. package/dist/vue2/lib/modal/modal.cjs +1 -1
  98. package/dist/vue2/lib/modal/modal.cjs.map +1 -1
  99. package/dist/vue2/lib/modal/modal.js +12 -11
  100. package/dist/vue2/lib/modal/modal.js.map +1 -1
  101. package/dist/vue2/lib/notice/notice-action.cjs +1 -1
  102. package/dist/vue2/lib/notice/notice-action.cjs.map +1 -1
  103. package/dist/vue2/lib/notice/notice-action.js +10 -6
  104. package/dist/vue2/lib/notice/notice-action.js.map +1 -1
  105. package/dist/vue2/lib/pagination/pagination.cjs +1 -1
  106. package/dist/vue2/lib/pagination/pagination.cjs.map +1 -1
  107. package/dist/vue2/lib/pagination/pagination.js +7 -7
  108. package/dist/vue2/lib/pagination/pagination.js.map +1 -1
  109. package/dist/vue2/lib/popover/popover-header-footer.cjs +1 -1
  110. package/dist/vue2/lib/popover/popover-header-footer.cjs.map +1 -1
  111. package/dist/vue2/lib/popover/popover-header-footer.js +13 -9
  112. package/dist/vue2/lib/popover/popover-header-footer.js.map +1 -1
  113. package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs +1 -1
  114. package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
  115. package/dist/vue2/lib/rich-text-editor/rich-text-editor.js +35 -35
  116. package/dist/vue2/lib/rich-text-editor/rich-text-editor.js.map +1 -1
  117. package/dist/vue2/lib/unread-pill/unread-pill.cjs +1 -1
  118. package/dist/vue2/lib/unread-pill/unread-pill.cjs.map +1 -1
  119. package/dist/vue2/lib/unread-pill/unread-pill.js +15 -11
  120. package/dist/vue2/lib/unread-pill/unread-pill.js.map +1 -1
  121. package/dist/vue2/localization/en-US.cjs +1 -1
  122. package/dist/vue2/localization/en-US.cjs.map +1 -1
  123. package/dist/vue2/localization/en-US.js +1 -1
  124. package/dist/vue2/localization/en-US.js.map +1 -1
  125. package/dist/vue2/localization/index.cjs +1 -1
  126. package/dist/vue2/localization/index.cjs.map +1 -1
  127. package/dist/vue2/localization/index.js +59 -53
  128. package/dist/vue2/localization/index.js.map +1 -1
  129. package/dist/vue2/shared/sr_only_close_button.cjs +1 -1
  130. package/dist/vue2/shared/sr_only_close_button.cjs.map +1 -1
  131. package/dist/vue2/shared/sr_only_close_button.js +14 -10
  132. package/dist/vue2/shared/sr_only_close_button.js.map +1 -1
  133. package/dist/vue2/types/common/mixins/index.d.ts +0 -1
  134. package/dist/vue2/types/common/sr_only_close_button.vue.d.ts +5 -8
  135. package/dist/vue2/types/common/sr_only_close_button.vue.d.ts.map +1 -1
  136. package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts +3 -5
  137. package/dist/vue2/types/components/breadcrumbs/breadcrumbs.vue.d.ts.map +1 -1
  138. package/dist/vue2/types/components/button/button.vue.d.ts +4 -6
  139. package/dist/vue2/types/components/button/button.vue.d.ts.map +1 -1
  140. package/dist/vue2/types/components/chip/chip.vue.d.ts +6 -8
  141. package/dist/vue2/types/components/chip/chip.vue.d.ts.map +1 -1
  142. package/dist/vue2/types/components/datepicker/formatUtils.d.ts.map +1 -1
  143. package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts +3 -5
  144. package/dist/vue2/types/components/datepicker/modules/calendar.vue.d.ts.map +1 -1
  145. package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts +3 -5
  146. package/dist/vue2/types/components/datepicker/modules/month-year-picker.vue.d.ts.map +1 -1
  147. package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts +1 -5
  148. package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts +2 -4
  149. package/dist/vue2/types/components/image_viewer/image_viewer.vue.d.ts.map +1 -1
  150. package/dist/vue2/types/components/loader/loader.vue.d.ts +5 -6
  151. package/dist/vue2/types/components/loader/loader.vue.d.ts.map +1 -1
  152. package/dist/vue2/types/components/modal/modal.vue.d.ts +2 -4
  153. package/dist/vue2/types/components/modal/modal.vue.d.ts.map +1 -1
  154. package/dist/vue2/types/components/notice/notice_action.vue.d.ts +5 -6
  155. package/dist/vue2/types/components/notice/notice_action.vue.d.ts.map +1 -1
  156. package/dist/vue2/types/components/pagination/pagination.vue.d.ts +4 -6
  157. package/dist/vue2/types/components/pagination/pagination.vue.d.ts.map +1 -1
  158. package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts +5 -6
  159. package/dist/vue2/types/components/popover/popover_header_footer.vue.d.ts.map +1 -1
  160. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +5 -7
  161. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  162. package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts +4 -6
  163. package/dist/vue2/types/recipes/buttons/callbar_button_with_dropdown/callbar_button_with_dropdown.vue.d.ts.map +1 -1
  164. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +4 -6
  165. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  166. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts +4 -6
  167. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node.vue.d.ts.map +1 -1
  168. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts +3 -5
  169. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.d.ts.map +1 -1
  170. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts +5 -6
  171. package/dist/vue2/types/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.d.ts.map +1 -1
  172. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts +14 -16
  173. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  174. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts +5 -6
  175. package/dist/vue2/types/recipes/conversation_view/emoji_row/emoji_row.vue.d.ts.map +1 -1
  176. package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts +6 -8
  177. package/dist/vue2/types/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.d.ts.map +1 -1
  178. package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts +5 -6
  179. package/dist/vue2/types/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.d.ts.map +1 -1
  180. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts +5 -7
  181. package/dist/vue2/types/recipes/conversation_view/message_input/message_input.vue.d.ts.map +1 -1
  182. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts +3 -5
  183. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_link.vue.d.ts.map +1 -1
  184. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts +5 -6
  185. package/dist/vue2/types/recipes/conversation_view/message_input/message_input_topbar.vue.d.ts.map +1 -1
  186. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +5 -7
  187. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  188. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +17 -19
  189. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts.map +1 -1
  190. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts +8 -9
  191. package/dist/vue2/types/recipes/leftbar/group_row/group_row.vue.d.ts.map +1 -1
  192. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts +5 -6
  193. package/dist/vue2/types/recipes/leftbar/unread_pill/unread_pill.vue.d.ts.map +1 -1
  194. package/dist/vue3/lib/icon/icon.cjs +1 -1
  195. package/dist/vue3/lib/icon/icon.cjs.map +1 -1
  196. package/dist/vue3/lib/icon/icon.js +4 -5
  197. package/dist/vue3/lib/icon/icon.js.map +1 -1
  198. package/dist/vue3/localization/en-US.cjs +1 -1
  199. package/dist/vue3/localization/en-US.cjs.map +1 -1
  200. package/dist/vue3/localization/en-US.js +1 -1
  201. package/dist/vue3/localization/en-US.js.map +1 -1
  202. package/dist/vue3/types/components/icon/icon.vue.d.ts +1 -3
  203. package/package.json +5 -6
  204. package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
  205. package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
  206. package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
  207. package/dist/css/js/dialtone_health_check/deprecated_icons.cjs +0 -105
  208. package/dist/css/js/dialtone_health_check/index.cjs +0 -82
  209. package/dist/css/js/dialtone_health_check/non_dialtone_properties.cjs +0 -44
  210. package/dist/css/js/dialtone_migration_helper/configs/box-shadows.mjs +0 -19
  211. package/dist/css/js/dialtone_migration_helper/configs/colors.mjs +0 -69
  212. package/dist/css/js/dialtone_migration_helper/configs/fonts.mjs +0 -49
  213. package/dist/css/js/dialtone_migration_helper/configs/size-and-space.mjs +0 -124
  214. package/dist/css/js/dialtone_migration_helper/helpers.mjs +0 -212
  215. package/dist/css/js/dialtone_migration_helper/index.mjs +0 -135
  216. package/dist/css/svg/spot/blank-space.svg +0 -1
  217. package/dist/css/svg/spot/browser-list-callout.svg +0 -1
  218. package/dist/css/svg/spot/browser-table-graph.svg +0 -1
  219. package/dist/css/svg/spot/female-laptop-typing.svg +0 -1
  220. package/dist/css/svg/spot/file-upload.svg +0 -1
  221. package/dist/css/svg/spot/male-laptop-typing.svg +0 -1
  222. package/dist/css/svg/spot/mind.svg +0 -1
  223. package/dist/css/svg/spot/playlist.svg +0 -1
  224. package/dist/css/svg/spot/publish.svg +0 -1
  225. package/dist/css/svg/spot/vector-vortex.svg +0 -1
  226. package/dist/css/svg/spot/wireless-screenshare.svg +0 -1
  227. package/dist/css/tokens/tokens-base-dark.css +0 -1802
  228. package/dist/css/tokens/tokens-base-deca-dark.css +0 -1802
  229. package/dist/css/tokens/tokens-base-deca-light.css +0 -1562
  230. package/dist/css/tokens/tokens-base-light.css +0 -1562
  231. package/dist/css/tokens/tokens-debug-base.css +0 -1562
  232. package/dist/css/tokens/tokens-debug-dp.css +0 -2496
  233. package/dist/css/tokens/tokens-deca-dark.css +0 -2496
  234. package/dist/css/tokens/tokens-deca-light.css +0 -2496
  235. package/dist/css/tokens/tokens-dp-dark.css +0 -2496
  236. package/dist/css/tokens/tokens-dp-light.css +0 -2496
  237. package/dist/css/tokens/tokens-expressive-dark.css +0 -2457
  238. package/dist/css/tokens/tokens-expressive-light.css +0 -2457
  239. package/dist/css/tokens/tokens-expressive-sm-dark.css +0 -2457
  240. package/dist/css/tokens/tokens-expressive-sm-light.css +0 -2457
  241. package/dist/css/tokens/tokens-tmo-dark.css +0 -2496
  242. package/dist/css/tokens/tokens-tmo-light.css +0 -2496
  243. package/dist/tokens/less/tokens-base-dark.less +0 -604
  244. package/dist/tokens/less/tokens-base-deca-dark.less +0 -604
  245. package/dist/tokens/less/tokens-base-deca-light.less +0 -484
  246. package/dist/tokens/less/tokens-base-light.less +0 -484
  247. package/dist/tokens/less/tokens-deca-dark.less +0 -574
  248. package/dist/tokens/less/tokens-deca-light.less +0 -574
  249. package/dist/tokens/less/tokens-dp-dark.less +0 -574
  250. package/dist/tokens/less/tokens-dp-light.less +0 -574
  251. package/dist/tokens/less/tokens-expressive-dark.less +0 -540
  252. package/dist/tokens/less/tokens-expressive-light.less +0 -540
  253. package/dist/tokens/less/tokens-expressive-sm-dark.less +0 -540
  254. package/dist/tokens/less/tokens-expressive-sm-light.less +0 -540
  255. package/dist/tokens/less/tokens-tmo-dark.less +0 -574
  256. package/dist/tokens/less/tokens-tmo-light.less +0 -574
  257. package/dist/vue2/common/mixins/localization.cjs +0 -2
  258. package/dist/vue2/common/mixins/localization.cjs.map +0 -1
  259. package/dist/vue2/common/mixins/localization.js +0 -10
  260. package/dist/vue2/common/mixins/localization.js.map +0 -1
  261. package/dist/vue2/types/common/mixins/localization.d.ts +0 -8
  262. package/dist/vue2/types/common/mixins/localization.d.ts.map +0 -1
@@ -1,212 +0,0 @@
1
- import chalk from 'chalk';
2
- import { globby } from 'globby';
3
- import inquirer from 'inquirer';
4
- import path from 'path';
5
- import fs from 'fs';
6
- const { readdir, readFile, writeFile } = fs.promises;
7
-
8
- // confirm prompt for starting operations, display warning and y/n dialog
9
- export const confirmStart = () => {
10
- return new Promise((resolve, reject) => {
11
- inquirer
12
- .prompt([
13
- {
14
- type: 'confirm',
15
- name: 'yesno',
16
- prefix: `
17
- ${chalk.bgRed(
18
- '┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !!! CAUTION !!! ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓',
19
- )}
20
- ${chalk.bgRed(
21
- '┃',
22
- )} Please be sure you are running this in a code repository where changes can be rolled back. ${chalk.bgRed(
23
- '┃',
24
- )}
25
- ${chalk.bgRed(
26
- '┃',
27
- )} Modifications will occur to files listed above. Proceed at your own risk. ${chalk.bgRed(
28
- '┃',
29
- )}
30
- ${chalk.bgRed(
31
- '┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛',
32
- )}\n
33
- `,
34
- message: 'Start modification?',
35
- default: true,
36
- },
37
- ])
38
- .then((choice) => {
39
- resolve(choice.yesno);
40
- })
41
- .catch((err) => {
42
- reject(err);
43
- });
44
- });
45
- };
46
-
47
- // return array of all globby pattern matches in one level
48
- export const doPatternSearch = async (config) => {
49
- const res = [];
50
- for (const p of config.patterns) {
51
- res.push(
52
- ...(await getGlob(p, config.globbyConfig).catch((err) => error('doPatternSearch: ' + err))),
53
- );
54
- }
55
- return res;
56
- };
57
-
58
- // error and quit
59
- export const error = (message) => {
60
- console.log(`\n${chalk.red('!!')} Error: ${message}\n`);
61
- process.exit(1);
62
- };
63
-
64
- export const findMatchedFiles = async (fileList, config) => {
65
- return getAllFileContents(fileList, config.globbyConfig.cwd).then((globbed) => {
66
- // filter out minified files
67
- const filtered = globbed
68
- .filter((f) => {
69
- return (f.data.match(/[\n\r]/g) || []).length > 3;
70
- })
71
- .filter((f) => {
72
- config.expressions.forEach((e) => {
73
- if (e.from.test(f.data)) f.matches++;
74
- });
75
- return f.matches > 0;
76
- });
77
-
78
- return filtered.reduce((prev, current) => {
79
- const fn = path.relative(config.globbyConfig.cwd, current.file);
80
- return [...prev, fn];
81
- }, []);
82
- });
83
- };
84
-
85
- // read file contents of all matched files, return filename and data, default matches (0)
86
- export const getAllFileContents = (fileList, cwd) => {
87
- const readPromises = fileList.map(async (file) => {
88
- file = cwd + path.sep + file;
89
- return readFile(file, 'utf8')
90
- .then((data) => {
91
- return { file, data, matches: 0 };
92
- })
93
- .catch((err) => error('getAllFileContents: ' + err));
94
- });
95
- return Promise.all(readPromises);
96
- };
97
-
98
- // return list of files from path
99
- export const getConfigFileList = (path) => {
100
- return new Promise((resolve, reject) => {
101
- readdir(path)
102
- .then((files) => {
103
- resolve(
104
- files.map((file) => ({
105
- name: file.replace(/-/g, ' ').split('.')[0],
106
- value: file,
107
- })),
108
- );
109
- })
110
- .catch((err) => reject(err));
111
- });
112
- };
113
-
114
- // returns globby promise based on search pattern and configuration
115
- // https://github.com/sindresorhus/globby
116
- export const getGlob = (pattern, config) => {
117
- return new Promise((resolve, reject) => {
118
- globby(pattern, config)
119
- .then((matches) => resolve(matches))
120
- .catch((err) => reject(err));
121
- });
122
- };
123
-
124
- // display list of configuration files retreived by readConfigFile
125
- export const inquireForFile = (folder, options) => {
126
- return new Promise((resolve, reject) => {
127
- inquirer
128
- .prompt([
129
- {
130
- type: 'list',
131
- name: 'file',
132
- choices: options,
133
- pageSize: 4,
134
- prefix: `\n${chalk.green('?')} Choose a migration configuration to use:\n`,
135
- },
136
- ])
137
- .then((choice) => {
138
- const configPath = `${folder}/${choice.file}`;
139
- resolve(readConfigFile(configPath));
140
- })
141
- .catch((err) => {
142
- reject(err);
143
- });
144
- });
145
- };
146
-
147
- // for each expression (string.replace(from, to)) iterate over each file and make
148
- // changes where a match was found. Records number of matches per file.
149
- // @TODO: could probably be sped up but it already seems pretty fast.
150
- export const modifyFileContents = async (content, expr) => {
151
- // filter out files with less than 3 newlines, likely compressed/minified files
152
- content
153
- .filter((f) => {
154
- return (f.data.match(/[\n\r]/g) || []).length > 3;
155
- })
156
- .map((f) => {
157
- expr.forEach((e) => {
158
- f.data = f.data.replace(e.from, (match) => {
159
- f.matches++;
160
- return match.replace(e.from, e.to);
161
- });
162
- });
163
- return f;
164
- });
165
-
166
- // promise map for writing file to the FS
167
- const writePromises = content.map(async (content) => {
168
- if (content.matches > 0) {
169
- return writeFile(content.file, content.data, 'utf8')
170
- .then(() => {
171
- return { file: content.file, matches: content.matches };
172
- })
173
- .catch((err) => error('writePromises: ' + err));
174
- } else {
175
- return { file: content.file, matches: 0 };
176
- }
177
- });
178
-
179
- // write out list of files that changed and how many changes were made
180
- return await Promise.all(writePromises).then((results) => {
181
- results.forEach((result) => {
182
- if (result.matches > 0) {
183
- // gives a shorter name
184
- const shortname = path.relative(process.cwd(), result.file);
185
- console.log(
186
- `${chalk.yellow('>>')} ${shortname}${chalk.gray(',')} ${chalk.whiteBright(
187
- result.matches,
188
- )} changes`,
189
- );
190
- }
191
- });
192
- });
193
- };
194
-
195
- // read configuration file and return array with data and config filename
196
- export const readConfigFile = async (file) => {
197
- const config = await import(file);
198
- return [config.default, path.basename(file)];
199
- };
200
-
201
- export default {
202
- confirmStart,
203
- doPatternSearch,
204
- error,
205
- findMatchedFiles,
206
- getAllFileContents,
207
- getConfigFileList,
208
- getGlob,
209
- inquireForFile,
210
- modifyFileContents,
211
- readConfigFile,
212
- };
@@ -1,135 +0,0 @@
1
- #!/usr/bin/env node
2
-
3
- import chalk from 'chalk';
4
- import {
5
- confirmStart,
6
- doPatternSearch,
7
- error,
8
- findMatchedFiles,
9
- getConfigFileList,
10
- getAllFileContents,
11
- inquireForFile,
12
- modifyFileContents,
13
- readConfigFile,
14
- } from './helpers.mjs';
15
- import ora from 'ora';
16
- import { dirname, normalize } from 'path';
17
- import { fileURLToPath } from 'url';
18
- import { hideBin } from 'yargs/helpers';
19
- import yargs from 'yargs';
20
-
21
- // eslint-disable-next-line complexity
22
- (async () => {
23
- // get command line args
24
- const argv = yargs(hideBin(process.argv))
25
- .scriptName('dialtone-migration-helper')
26
- .usage(
27
- '$0 --cwd "../root/directory" --include "file1.ext" "**/*.ext2" --ignore "**/ignored/**", "**/another_ignored/**"',
28
- )
29
- .options({
30
- cwd: {
31
- type: 'string',
32
- description: 'Root directory for scan. Defaults to CWD.',
33
- default: process.cwd(),
34
- },
35
- include: {
36
- type: 'array',
37
- description: 'Glob patters to include during search, if omitted, will include all the files on the CWD.',
38
- },
39
- ignore: {
40
- type: 'array',
41
- description: 'Other glob patterns to ignore during search. .gitignore included by default.',
42
- },
43
- force: {
44
- boolean: true,
45
- description: 'Skip interactive prompts, use caution!',
46
- default: false,
47
- },
48
- })
49
- .help().argv;
50
-
51
- // get list of configuration files
52
- const __filename = fileURLToPath(import.meta.url);
53
- const __dirname = dirname(__filename);
54
- const CONFIG_FOLDER = __dirname + '/configs';
55
- const configList = await getConfigFileList(CONFIG_FOLDER).catch((err) =>
56
- error('getConfigFileList: ' + err),
57
- );
58
-
59
- // load configuration from arg or list
60
- const [configData, configFile] = await inquireForFile(CONFIG_FOLDER, configList)
61
- .catch((err) =>
62
- error('inquireForFile: ' + err),
63
- );
64
-
65
- // set up some globby defaults
66
- configData.globbyConfig = configData.globbyConfig || {};
67
- configData.globbyConfig.gitignore = configData.globbyConfig.gitignore || true;
68
-
69
- console.log(
70
- `\n${chalk.green('++')} Configuration Loaded! (${configFile}) ${chalk.green('++')}\n`,
71
- );
72
-
73
- // take CWD if specified from command line
74
- const cwd = !argv.cwd ? process.cwd() : normalize(argv.cwd);
75
- configData.globbyConfig.cwd = configData.globbyConfig.cwd || cwd;
76
- // push include list to configuration array
77
- if (argv.include) {
78
- configData.patterns = argv.include;
79
- }
80
- // push ignore list to configuration array
81
- if (argv.ignore) {
82
- configData.globbyConfig.ignore = argv.ignore;
83
- }
84
-
85
- // run glob search with configData.patterns
86
- const globSpinner = ora('Performing pattern search').start();
87
- const files = await doPatternSearch(configData).then((f) => {
88
- return findMatchedFiles(f, configData);
89
- });
90
- if (files.length <= 0) {
91
- console.log(
92
- '\n' +
93
- chalk.cyan('??') +
94
- ' No matches found! Check your patterns and cwd settings if you think this is an error ' +
95
- `patterns: [${configData.patterns}] | cwd: [${configData.globbyConfig.cwd}] `,
96
- );
97
- process.exit(0);
98
- }
99
-
100
- globSpinner.stop();
101
- console.log(`[ ${chalk.whiteBright(files.length)} ] files queued for modification:\n`);
102
- console.log(files);
103
- console.log(
104
- `\n${chalk.yellow('Configuration Description')}${chalk.gray(':')}\n${configData.description}\n`,
105
- );
106
-
107
- // kick off file search and replace
108
- const startModification = () => {
109
- console.log(`\n${chalk.blue('__')} Starting ...`);
110
-
111
- getAllFileContents(files, configData.globbyConfig.cwd)
112
- .then((content) => {
113
- modifyFileContents(content, configData.expressions).then(() => {
114
- console.log(`${chalk.magenta('==')} Modification complete!\n`);
115
- });
116
- })
117
- .catch((err) => error('getAllFileContents: ' + err));
118
- };
119
-
120
- // begin file modification based on configuration rules
121
- // start automatically if --force is specified
122
- if (!argv.force) {
123
- confirmStart()
124
- .then((val) => {
125
- if (val) {
126
- startModification();
127
- } else {
128
- console.log(`\n${chalk.red('__')} Cancelling ...\n`);
129
- }
130
- })
131
- .catch((err) => error('confirmStart ' + err));
132
- } else {
133
- startModification();
134
- }
135
- })();
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Graphic: Geometric shapes circular arrangement" class="blankSpace" viewBox="0 0 151 164" fill="none"><path d="M142.547 84.398c-.022.34-.046.678-.073 1.017l.255.02a64.273 64.273 0 0 1-.19 2.027l-.254-.028a70.005 70.005 0 0 1-.25 2.018l.254.035a69.611 69.611 0 0 1-.311 2.011l-.252-.043c-.114.67-.238 1.337-.371 2l.251.05a65.413 65.413 0 0 1-.432 1.99l-.249-.057c-.154.66-.317 1.317-.49 1.97l.247.065a67.258 67.258 0 0 1-.552 1.963l-.246-.073c-.193.65-.396 1.295-.608 1.935l.243.081a67.397 67.397 0 0 1-.671 1.926l-.24-.088a67.402 67.402 0 0 1-.726 1.896l.238.095a67.637 67.637 0 0 1-.786 1.88l-.234-.103a68.736 68.736 0 0 1-.841 1.85l.232.109a68.853 68.853 0 0 1-.899 1.829l-.228-.117a65.33 65.33 0 0 1-.951 1.795l.225.123a68.565 68.565 0 0 1-1.009 1.772l-.22-.13c-.344.583-.697 1.16-1.057 1.732l.216.137a69.399 69.399 0 0 1-1.114 1.707l-.213-.143a64.258 64.258 0 0 1-1.16 1.666l.208.15a69.217 69.217 0 0 1-1.215 1.636l-.203-.156a69.363 69.363 0 0 1-1.259 1.594l.198.161a65.12 65.12 0 0 1-1.311 1.56l-.193-.167a69.524 69.524 0 0 1-1.353 1.514l.188.174c-.46.5-.927.993-1.402 1.478l-.183-.178c-.474.484-.954.96-1.441 1.43l.177.184c-.489.472-.985.936-1.489 1.392l-.172-.189c-.501.454-1.009.902-1.524 1.341l.166.195c-.516.441-1.04.874-1.57 1.3l-.16-.2c-.527.424-1.062.84-1.602 1.248l.154.204c-.542.409-1.09.81-1.645 1.203l-.148-.209c-.552.392-1.11.775-1.674 1.15l.142.213c-.566.376-1.137.743-1.714 1.102l-.135-.217c-.575.357-1.155.706-1.741 1.046l.129.221a67.27 67.27 0 0 1-1.778.997l-.122-.225a63.88 63.88 0 0 1-1.8.939l.115.229c-.606.305-1.218.601-1.835.888l-.108-.232c-.613.285-1.23.562-1.853.829l.101.235c-.624.267-1.252.526-1.885.775l-.094-.238c-.629.247-1.263.486-1.9.715l.086.241c-.638.229-1.281.448-1.928.659l-.079-.244c-.643.209-1.29.409-1.942.599l.072.245c-.65.19-1.305.37-1.964.541l-.064-.248c-.654.169-1.312.329-1.973.479l.057.249c-.662.15-1.328.291-1.996.421l-.05-.251c-.661.129-1.327.248-1.996.357l.042.253a67.12 67.12 0 0 1-2.018.298l-.034-.254c-.669.089-1.34.168-2.015.236l.026.255a67.93 67.93 0 0 1-2.03.175l-.019-.255c-.674.048-1.35.086-2.03.113l.011.256c-.676.028-1.354.045-2.034.053l-.003-.256c-.676.007-1.353.004-2.033-.009l-.005.256a69.586 69.586 0 0 1-2.035-.069l.013-.256a70.094 70.094 0 0 1-2.035-.13l-.02.255a67.425 67.425 0 0 1-2.028-.189l.028-.255a66.644 66.644 0 0 1-2.017-.25l-.036.254a69.551 69.551 0 0 1-2.01-.311l.042-.252a68.846 68.846 0 0 1-1.999-.371l-.05.251a65.354 65.354 0 0 1-1.991-.432l.058-.249a67.396 67.396 0 0 1-1.97-.49l-.065.247a67.346 67.346 0 0 1-1.964-.552l.073-.246a66.14 66.14 0 0 1-1.935-.608l-.08.243a66.037 66.037 0 0 1-1.926-.671l.088-.24a68.011 68.011 0 0 1-1.897-.726l-.095.238a67.593 67.593 0 0 1-1.879-.786l.102-.234a66.525 66.525 0 0 1-1.85-.841l-.109.232a69.271 69.271 0 0 1-1.828-.899l.116-.228a65.29 65.29 0 0 1-1.794-.951l-.124.225a67.87 67.87 0 0 1-1.771-1.009l.13-.22a69.317 69.317 0 0 1-1.732-1.057l-.137.216a69.062 69.062 0 0 1-1.708-1.114l.143-.212a67.795 67.795 0 0 1-1.666-1.161l-.149.208a67.419 67.419 0 0 1-1.636-1.215l.155-.203a68.9 68.9 0 0 1-1.593-1.259l-.162.198a65.726 65.726 0 0 1-1.56-1.311l.168-.193a69.55 69.55 0 0 1-1.515-1.353l-.173.189c-.5-.461-.993-.928-1.479-1.403l.179-.183a67.95 67.95 0 0 1-1.43-1.441l-.185.177a65.549 65.549 0 0 1-1.392-1.489l.19-.172a66.51 66.51 0 0 1-1.341-1.524l-.195.166a66.13 66.13 0 0 1-1.3-1.57l.2-.16a64.99 64.99 0 0 1-1.248-1.602l-.204.155c-.41-.543-.81-1.091-1.204-1.646l.209-.148a67.382 67.382 0 0 1-1.149-1.674l-.213.142a68.65 68.65 0 0 1-1.102-1.714l.217-.135a67.681 67.681 0 0 1-1.047-1.741l-.22.129a67.38 67.38 0 0 1-.998-1.778l.225-.122a64.684 64.684 0 0 1-.939-1.8l-.229.115a65.71 65.71 0 0 1-.888-1.835l.232-.108a66.649 66.649 0 0 1-.828-1.853l-.235.101a67.446 67.446 0 0 1-.775-1.885l.238-.094a66.457 66.457 0 0 1-.715-1.9l-.241.086a66.248 66.248 0 0 1-.66-1.928l.244-.079a66.661 66.661 0 0 1-.598-1.941l-.246.071c-.19-.65-.37-1.305-.54-1.964l.248-.064a66.417 66.417 0 0 1-.48-1.973l-.249.057c-.15-.662-.29-1.327-.42-1.996l.25-.049a66.742 66.742 0 0 1-.357-1.997l-.252.042a67.09 67.09 0 0 1-.299-2.018l.254-.034a66.917 66.917 0 0 1-.236-2.015l-.254.026a67.37 67.37 0 0 1-.175-2.03l.255-.019a67.298 67.298 0 0 1-.114-2.03l-.256.011a67.804 67.804 0 0 1-.052-2.034l.256-.003a67.89 67.89 0 0 1 .008-2.033l-.256-.005a68.52 68.52 0 0 1 .07-2.035l.255.013a68.578 68.578 0 0 1 .13-2.035l-.255-.02c.053-.679.117-1.355.19-2.027l.254.027a67.85 67.85 0 0 1 .25-2.017l-.253-.035c.094-.674.197-1.345.31-2.012l.253.043c.114-.67.237-1.336.37-1.999l-.25-.05c.134-.668.278-1.331.431-1.991l.25.058c.154-.66.317-1.317.49-1.97l-.248-.065c.175-.659.36-1.313.553-1.964l.245.073c.193-.649.396-1.294.608-1.935l-.243-.08c.215-.647.438-1.289.671-1.926l.24.088a66.77 66.77 0 0 1 .726-1.896l-.237-.096a66.98 66.98 0 0 1 .785-1.879l.235.102c.271-.621.551-1.238.84-1.85l-.231-.109c.29-.615.59-1.224.899-1.828l.227.116c.309-.604.626-1.202.951-1.794l-.224-.123c.327-.597.664-1.187 1.008-1.772l.22.13a67.01 67.01 0 0 1 1.058-1.732l-.216-.137c.363-.575.734-1.145 1.114-1.708l.212.144c.379-.562.765-1.117 1.16-1.667l-.207-.149c.396-.552.801-1.097 1.214-1.636l.203.156c.412-.538.832-1.07 1.26-1.594l-.199-.162c.43-.526.867-1.047 1.311-1.56l.194.168a67 67 0 0 1 1.352-1.515l-.188-.173c.46-.5.928-.993 1.403-1.479l.183.18c.473-.485.953-.962 1.44-1.431l-.177-.185c.49-.471.986-.935 1.49-1.392l.171.19a67.82 67.82 0 0 1 1.524-1.341l-.166-.195c.517-.441 1.04-.875 1.57-1.3l.16.2c.528-.424 1.062-.84 1.602-1.248l-.154-.204c.542-.41 1.09-.81 1.645-1.204l.148.21c.552-.392 1.11-.775 1.674-1.15l-.141-.213a67.748 67.748 0 0 1 1.714-1.102l.135.217a67.036 67.036 0 0 1 1.74-1.046l-.128-.222a67.66 67.66 0 0 1 1.777-.997l.122.226a67.165 67.165 0 0 1 1.8-.94l-.115-.228a66.98 66.98 0 0 1 1.836-.889l.108.232c.612-.285 1.23-.56 1.852-.828l-.1-.235a66.915 66.915 0 0 1 1.885-.775l.093.238c.63-.248 1.263-.486 1.9-.715l-.086-.241c.639-.23 1.282-.449 1.928-.659l.08.243c.642-.209 1.29-.408 1.94-.598l-.07-.246c.65-.19 1.305-.37 1.963-.54l.064.248c.654-.17 1.312-.33 1.973-.48l-.056-.249a66.68 66.68 0 0 1 1.996-.42l.048.251a66.838 66.838 0 0 1 1.997-.357l-.041-.253c.67-.11 1.342-.21 2.018-.299l.033.254a66.917 66.917 0 0 1 2.016-.236l-.026-.254a67.3 67.3 0 0 1 2.03-.175l.018.255c.674-.048 1.35-.086 2.03-.114l-.01-.255a67.638 67.638 0 0 1 2.034-.053l.002.256a67.922 67.922 0 0 1 2.033.008l.005-.255c.677.012 1.355.036 2.035.069l-.012.256a68.713 68.713 0 0 1 2.034.13l.02-.256c.68.054 1.355.117 2.028.19l-.028.255c.676.073 1.349.156 2.018.25l.035-.254a68.25 68.25 0 0 1 2.011.31l-.043.253c.67.114 1.336.237 2 .37l.05-.25c.667.134 1.331.278 1.99.432l-.057.249c.66.154 1.317.317 1.97.49l.065-.248c.658.175 1.313.36 1.963.553l-.073.245c.65.194 1.294.396 1.935.608l.08-.242c.647.214 1.29.437 1.927.67l-.088.24c.637.233 1.269.475 1.896.726l.095-.237c.632.252 1.258.514 1.879.785l-.102.235c.622.271 1.239.551 1.85.84l.109-.231c.615.29 1.225.59 1.829.899l-.117.227a67.01 67.01 0 0 1 1.795.951l.123-.224c.596.327 1.187.664 1.771 1.008l-.13.22a66.71 66.71 0 0 1 1.733 1.058l.136-.216c.576.363 1.145.734 1.708 1.114l-.143.212c.562.379 1.117.766 1.666 1.16l.149-.207c.552.397 1.098.802 1.637 1.214l-.156.204c.538.412 1.069.831 1.593 1.259l.162-.199c.527.43 1.047.867 1.56 1.311l-.167.194c.511.443 1.016.894 1.514 1.352l.174-.188c.5.46.993.928 1.478 1.403l-.179.183c.485.473.961.953 1.431 1.44l.184-.177c.472.49.936.986 1.392 1.49l-.189.171c.454.502.901 1.01 1.341 1.524l.195-.166c.441.517.874 1.04 1.3 1.57l-.2.16c.424.528.84 1.062 1.247 1.602l.205-.154c.409.542.81 1.09 1.203 1.645l-.209.148c.392.552.775 1.11 1.149 1.674l.214-.141c.375.565.743 1.137 1.102 1.714l-.218.135c.358.575.707 1.155 1.047 1.74l.221-.128c.341.587.674 1.18.997 1.777l-.225.122c.322.595.635 1.195.939 1.8l.229-.115c.305.607.601 1.219.888 1.836l-.232.108c.285.612.561 1.23.828 1.852l.236-.1c.267.623.526 1.252.775 1.885l-.238.093c.247.63.486 1.263.715 1.901l.241-.087c.229.639.448 1.282.659 1.928l-.244.08c.209.643.409 1.29.599 1.941l.245-.072c.19.651.37 1.306.541 1.964l-.248.065c.169.653.329 1.311.479 1.973l.249-.057c.15.662.29 1.327.421 1.996l-.251.049c.129.662.248 1.328.357 1.996l.253-.041c.109.67.209 1.342.298 2.018l-.254.033c.089.67.167 1.341.236 2.016l.255-.026c.068.674.127 1.35.175 2.03l-.255.018c.048.674.085 1.351.113 2.03l.256-.01c.028.675.045 1.353.052 2.034l-.255.003c.007.675.004 1.353-.009 2.032l.256.005a69.586 69.586 0 0 1-.069 2.035l-.256-.012a87.84 87.84 0 0 1-.057 1.018Z" stroke="var(--dt-color-surface-contrast)" stroke-width=".51" stroke-dasharray="2.05 2.05" id="ellips_05"/><circle cx="83" cy="86.49" r="7.06" fill="url(#paint0_linear_1103_139)" id="ellips_05"/><path d="M21.178 115.53a4.566 4.566 0 1 1 .964 9.081 4.566 4.566 0 0 1-.963-9.081Z" fill="url(#paint1_linear_1103_139)" id="ellips_05"/><path d="M84.713 15.913a4.351 4.351 0 1 1-6.828-5.397 4.351 4.351 0 0 1 6.828 5.397Z" fill="url(#paint2_linear_1103_139)" id="ellips_05"/><circle cx="24.07" cy="83.41" r="3.9" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><circle cx="99.64" cy="67.42" r="3.9" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><circle cx="55.85" cy="128.3" r="2.21" stroke="var(--dt-color-surface-contrast)" stroke-width=".51" id="ellips_05"/><circle cx="130.41" cy="74.86" r="2.21" stroke="var(--dt-color-surface-contrast)" stroke-width=".51" id="ellips_05"/><circle cx="36.09" cy="67.75" r="2.21" stroke="var(--dt-color-surface-contrast)" stroke-width=".51" id="ellips_05"/><path d="m117.37 27.068 8.978.573-.573 8.977-8.978-.573.573-8.977Z" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><path d="m110.243 86.668 4.205-3.7 3.701 4.205-4.206 3.7-3.7-4.205Z" stroke="var(--dt-color-surface-contrast)" stroke-width=".51" id="ellips_05"/><path d="m65.072 146.766 8.371-7.367 7.367 8.371-8.371 7.367-7.367-8.371Z" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><path d="m56.07 63.72-.995 15.58m-7.295-8.285 15.58.994m-12.948-6.36L60.728 77.37m-11.02-.703 11.724-10.317" stroke="var(--dt-color-surface-contrast)" stroke-width="1.16" stroke-miterlimit="10" id="ellips_05"/><path d="m48.102 110.331-.568 8.902m-4.168-4.734 8.902.568m-7.399-3.635 5.896 6.699m-6.297-.402 6.698-5.895" stroke="var(--dt-color-surface-contrast)" stroke-width=".66" stroke-miterlimit="10" id="ellips_05"/><path d="m35.746 21.45-.568 8.903m-4.168-4.735 8.902.569m-7.399-3.635 5.896 6.699m-6.297-.402 6.698-5.895" stroke="var(--dt-color-surface-contrast)" stroke-width=".66" stroke-miterlimit="10" id="ellips_05"/><path d="m124.279 118.469-.994 15.579m-7.295-8.284 15.579.994m-12.948-6.361 10.317 11.723m-11.02-.703 11.723-10.317" stroke="var(--dt-color-surface-contrast)" stroke-width="1.16" stroke-miterlimit="10" id="ellips_05"/><defs><linearGradient id="paint0_linear_1103_139" x1="81.04" y1="81" x2="84.34" y2="95.04" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".52" stop-color="#F9008E"/><stop offset="1" stop-color="#F6AB3C"/></linearGradient><linearGradient id="paint1_linear_1103_139" x1="18.26" y1="121.71" x2="27.07" y2="118.63" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".52" stop-color="#F9008E"/><stop offset="1" stop-color="#F6AB3C"/></linearGradient><linearGradient id="paint2_linear_1103_139" x1="82.45" y1="9.81" x2="78.68" y2="17.86" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".52" stop-color="#F9008E"/><stop offset="1" stop-color="#F6AB3C"/></linearGradient></defs></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Browser List Callout" class="browserListCallout" viewBox="0 0 96 96" fill="none"><path d="M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Z" fill="url(#paint0_linear_1131_44)" id="header"/><path d="M12 33h68v41.063c0 1.07-.867 1.937-1.937 1.937H13.937A1.937 1.937 0 0 1 12 74.063V33Z" fill="var(--dt-color-neutral-white)" id="header"/><path d="M80 31H12v-5.063c0-1.07.867-1.937 1.937-1.937h64.126c1.07 0 1.937.867 1.937 1.937V31Z" fill="var(--dt-color-brand-purple)" id="header"/><path d="M16.238 28.937a.969.969 0 1 0 0-1.937.969.969 0 0 0 0 1.937Z" fill="var(--dt-color-neutral-white)" id="header"/><path d="M19.338 28.937a.968.968 0 1 0 0-1.937.968.968 0 0 0 0 1.937Z" fill="var(--dt-color-neutral-white)" id="header"/><path d="M22.438 28.937a.969.969 0 1 0 0-1.937.969.969 0 0 0 0 1.937Z" fill="var(--dt-color-neutral-white)" id="header"/><path d="M44 39H17v2h27v-2Z" fill="var(--dt-color-surface-bold)"/><path d="M44 51H17v2h27v-2Z" fill="var(--dt-color-surface-bold)"/><path d="M44 62H17v2h27v-2Z" fill="var(--dt-color-surface-bold)"/><path d="M69 43H17v4h52v-4Z" fill="var(--dt-color-surface-bold)"/><path d="M69 55H17v4h52v-4Z" fill="var(--dt-color-surface-bold)"/><path d="M69 66H17v4h52v-4Z" fill="var(--dt-color-surface-bold)"/><path d="M48 74a8 8 0 0 1 8-8h32a8 8 0 0 1 0 16H56a8 8 0 0 1-8-8Z" fill="var(--dt-color-brand-purple)" id="header"/><path d="M51.962 71.921a5.296 5.296 0 1 1-.553 2.359h.814a4.481 4.481 0 1 0 .418-1.892l.67-.192.225.783-1.958.561-.561-1.958.783-.224.162.563Z" fill="var(--dt-color-neutral-white)" id="header"/><path d="M56.297 71.021v3.87h3.259v-.815h-2.444v-3.055h-.815Z" fill="var(--dt-color-neutral-white)" id="icon"/><path fill-rule="evenodd" clip-rule="evenodd" d="M78 71.777H66v-1.554h12v1.554Z" fill="var(--dt-color-border-brand-subtle)" id="toast_text"/><path fill-rule="evenodd" clip-rule="evenodd" d="M90 77.775H66v-3.55h24v3.55Z" fill="var(--dt-color-border-brand-subtle)" id="toast_text"/><path d="M65.472 40h15.32c1.99 0 3.604 1.745 3.604 3.897V59m0 0-3.605-3.897M84.396 59 88 55.103" stroke="var(--dt-color-brand-purple)" stroke-width="1.2" id="header"/><path d="M64.12 40H47" stroke="var(--dt-color-brand-purple)" stroke-dasharray="4 1" id="header"/><defs><linearGradient id="paint0_linear_1131_44" x1="82" y1="87" x2="6.5" y2="7.5" gradientUnits="userSpaceOnUse"><stop stop-color="var(--dt-color-surface-moderate)"/><stop offset="1" stop-color="var(--dt-color-surface-moderate)" stop-opacity="0"/></linearGradient></defs></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Browser Table Graph" class="browserTableGraph" viewBox="0 0 96 96" fill="none"><g clip-path="url(#clip0_1102_40)" id="window"><path d="M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Z" fill="url(#paint0_linear_1102_40)" id="header_actions3"/><path d="M82 31H14v-5.063c0-1.07.867-1.937 1.937-1.937h64.126c1.07 0 1.937.867 1.937 1.937V31Z" fill="var(--dt-color-brand-purple)" id="header_actions3"/><path d="M14 33h68v41.063c0 1.07-.867 1.937-1.937 1.937H15.937A1.937 1.937 0 0 1 14 74.063V33Z" fill="var(--dt-color-neutral-white)" id="header_actions3"/><path d="M18.238 28.937a.969.969 0 1 0 0-1.937.969.969 0 0 0 0 1.937Z" fill="var(--dt-color-neutral-white)" id="header_actions3"/><path d="M21.338 28.937a.968.968 0 1 0 0-1.937.968.968 0 0 0 0 1.937Z" fill="var(--dt-color-neutral-white)" id="header_actions3"/><path d="M24.438 28.937a.969.969 0 1 0 0-1.937.969.969 0 0 0 0 1.937Z" fill="var(--dt-color-neutral-white)" id="header_actions3"/><path d="M25 38h-4v32h4V38Z" fill="url(#paint1_linear_1102_40)" id="header_actions3"/><path d="M36 38h-5v32h5V38Z" fill="url(#paint1_linear_1102_40)" id="header_actions3"/><path d="M46 38h-5v32h5V38Z" fill="url(#paint1_linear_1102_40)" id="header_actions3"/><path d="M56 38h-5v32h5V38Z" fill="url(#paint1_linear_1102_40)" id="header_actions3"/><path d="M66 38h-5v32h5V38Z" fill="url(#paint1_linear_1102_40)" id="header_actions3"/><path d="M76 38h-4v32h4V38Z" fill="url(#paint1_linear_1102_40)" id="header_actions3"/><path d="m25.954 60.208 12.581 10.065L52.554 45.47 70.5 63.5l14.046-19.827" stroke="var(--dt-color-border-brand)" stroke-width="1.2" id="header_actions3"/><path d="M26.15 58.63a1.775 1.775 0 1 1-3.55 0 1.775 1.775 0 0 1 3.55 0Z" fill="var(--dt-color-neutral-white)" stroke="var(--dt-color-border-brand)" stroke-width="1.2" id="header_actions3"/><path d="M38.375 72.15a1.775 1.775 0 1 0 0-3.55 1.775 1.775 0 0 0 0 3.55Z" fill="var(--dt-color-neutral-white)" stroke="var(--dt-color-border-brand)" stroke-width="1.2" id="header_actions3"/><path d="M52.375 47.15a1.775 1.775 0 1 0 0-3.55 1.775 1.775 0 0 0 0 3.55Z" fill="var(--dt-color-neutral-white)" stroke="var(--dt-color-border-brand)" stroke-width="1.2" id="header_actions3"/><path d="M85.375 44.15a1.775 1.775 0 1 0 0-3.55 1.775 1.775 0 0 0 0 3.55Z" fill="var(--dt-color-neutral-white)" stroke="var(--dt-color-border-brand)" stroke-width="1.2" id="header_actions3"/><path d="M74.972 61.79a.817.817 0 0 1 1.156 0l10.587 10.587a.817.817 0 1 1-1.156 1.156L74.972 62.946a.817.817 0 0 1 0-1.156Z" fill="var(--dt-color-brand-purple)" stroke="var(--dt-color-border-brand)" id="header_actions3"/><path d="M71 66.4a8.4 8.4 0 1 1 0-16.8 8.4 8.4 0 0 1 0 16.8Z" fill="var(--dt-color-neutral-white)" stroke="var(--dt-color-border-brand)" stroke-width="1.2" id="header_actions3"/><path d="M66.034 55a6.181 6.181 0 0 0 .396 5.716" stroke="var(--dt-color-border-brand)" stroke-width="1.2" stroke-linecap="round" id="header_actions3"/></g><defs><linearGradient id="paint0_linear_1102_40" x1="82" y1="87" x2="6.5" y2="7.5" gradientUnits="userSpaceOnUse"><stop stop-color="var(--dt-color-surface-moderate)"/><stop offset="1" stop-color="var(--dt-color-surface-moderate)" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_1102_40" x1="23" y1="38" x2="23" y2="70" gradientUnits="userSpaceOnUse"><stop stop-color="var(--dt-color-surface-bold)"/><stop offset="1" stop-color="var(--dt-color-surface-bold)" stop-opacity="0"/></linearGradient><clipPath id="header_actions3"><rect width="96" height="96" fill="var(--dt-color-neutral-white)" id="header_actions2"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Female Laptop Typing" class="femaleLaptopTyping" viewBox="0 0 253 256" fill="none"><path d="M231.06 202.216h-22.637v-31.879c0-6.3 5.064-11.4 11.319-11.4 6.254 0 11.318 5.1 11.318 11.4v31.879Z" fill="var(--dt-color-border-brand-subtle)" id="Vector"/><path d="M233.572 239.526h-27.648l-3.166-34.226h33.981l-3.167 34.226Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="M219.634 157.674a2.51 2.51 0 0 1-.036.064l-.014-.025-.012-.022-.079.021.006-.063c-.401-.111-2.109-.617-2.754-1.348-.733-.83-.916-1.858-.419-2.319.479-.42 1.381-.18 2.096.534l-.002-.086c0-1.252.523-2.267 1.178-2.267.625 0 1.13.927 1.174 2.102.657-.548 1.44-.694 1.887-.309.537.461.406 1.528-.301 2.372-.597.713-2.234 1.21-2.724 1.346Z" fill="var(--dt-color-magenta-200)" id="Vector"/><path d="m205.976 197.367.17.289 2.578-1.594-2.839-2.135-.197.263 2.233 1.685-2.455-.077-.013.33 2.412.075-1.889 1.164Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="m233.376 164.367-3.415 2.715.496-.061 1.714.954.158-.288-1.316-.734 2.716-.332-.026-.317-2.63.317 2.512-1.99-.209-.264Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="M210.242 164.67h-1.753v-.33h1.308l-.693-2.24.314-.092.824 2.662Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="M229.006 195.1a.437.437 0 0 1-.432-.435c0-.237.196-.435.432-.435.235 0 .431.198.431.435a.429.429 0 0 1-.431.435Zm0-.659a.221.221 0 0 0-.223.224c0 .237.432.237.432 0 .013-.119-.092-.224-.209-.224Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="M229.006 196.866a.437.437 0 0 1-.432-.435c0-.237.196-.435.432-.435.235 0 .431.198.431.435a.429.429 0 0 1-.431.435Zm0-.659a.221.221 0 0 0-.223.224c0 .237.432.237.432 0 .013-.132-.092-.224-.209-.224Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="M229.006 198.632a.437.437 0 0 1-.432-.435c0-.237.196-.435.432-.435.235 0 .431.198.431.435a.429.429 0 0 1-.431.435Zm0-.659a.221.221 0 0 0-.223.224c0 .237.432.237.432 0 .013-.132-.092-.224-.209-.224Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path fill-rule="evenodd" clip-rule="evenodd" d="M46.958 218.611v-1.16H16.902v7.472c0 8.593 6.726 14.418 15.021 14.418 6.248 0 11.612-3.311 13.88-8.611.374.073.76.111 1.155.111 3.35 0 6.071-2.741 6.071-6.115s-2.722-6.115-6.071-6.115Zm-.5 10.222c.326-1.224.5-2.531.5-3.91v-4.335c2.263 0 4.108 1.858 4.108 4.138s-1.845 4.138-4.108 4.138c-.17 0-.337-.01-.5-.031Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path fill-rule="evenodd" clip-rule="evenodd" d="M28.883 190.52c-.395.198-.85.682-1.17 1.668-.155.478-.225.96-.221 1.436.701-.069 1.319-.257 1.788-.598.745-.543 1.014-1.087 1.053-1.501a1.02 1.02 0 0 0-.415-.95c-.271-.192-.648-.249-1.035-.055Zm-1.318 3.901c.81-.079 1.573-.302 2.186-.749.873-.636 1.311-1.367 1.379-2.071a1.822 1.822 0 0 0-.75-1.68c-.51-.359-1.2-.444-1.855-.116-.648.324-1.212 1.023-1.573 2.136a5.341 5.341 0 0 0-.262 1.713 9.207 9.207 0 0 1-.878-.057c-1.36-.151-2.73-.563-3.663-.939a.4.4 0 0 0-.298.743c.983.395 2.425.83 3.873.991.341.038.688.061 1.033.063.3 1.903 1.553 3.608 3.05 4.667a4.966 4.966 0 0 0-.412.881c-.321.917-.348 1.914.058 2.822.408.911 1.228 1.683 2.506 2.19.1.039.202.076.306.11-.135.424-.227.87-.289 1.326-.148 1.101-.122 2.292-.062 3.423.019.358.041.708.063 1.048.048.749.092 1.449.092 2.078a.4.4 0 1 0 .8 0c0-.655-.047-1.397-.096-2.16a96.73 96.73 0 0 1-.06-1.008c-.06-1.122-.082-2.251.056-3.274.06-.443.149-.858.274-1.24 1.205.215 2.554.097 3.626-.362.507-.217.923-.499 1.22-.809.29-.303.501-.67.51-1.051.011-.421-.224-.765-.623-.958-.374-.18-.888-.232-1.519-.166-1.428.149-2.44.693-3.127 1.518a4.365 4.365 0 0 0-.57.889 4.691 4.691 0 0 1-.306-.108c-1.124-.445-1.764-1.088-2.07-1.773-.308-.688-.3-1.469-.034-2.23a4.19 4.19 0 0 1 .333-.72c.927.515 1.937.805 2.9.754 1.21-.064 2.316-.664 3.039-1.941.183-.323.23-.663.102-.979-.122-.298-.371-.503-.629-.639-.512-.27-1.23-.366-1.846-.319-1.539.118-2.894.936-3.786 2.04-1.35-.956-2.416-2.435-2.698-4.043Zm3.383 4.469c.801.432 1.635.653 2.394.613.941-.05 1.797-.501 2.383-1.536.092-.162.074-.244.058-.283-.023-.058-.094-.145-.262-.233-.338-.179-.892-.269-1.411-.229-1.268.097-2.4.764-3.162 1.668Zm2.42 5.67c1.006.146 2.114.034 2.986-.339.426-.182.747-.408.958-.628.218-.227.285-.412.288-.517.002-.065-.016-.142-.172-.217-.182-.088-.524-.151-1.087-.092-1.255.132-2.062.594-2.596 1.235a3.474 3.474 0 0 0-.377.558Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M142.529 107.382c0 11.94-9.605 21.626-21.459 21.626-11.855 0-21.472-9.686-21.472-21.626 0-1.41.13-2.807.392-4.151 8.217-5.76 11.947-9.911 13.621-12.468 7.289 5.68 19.68 14.168 28.787 14.365.091.751.131 1.503.131 2.254Z" fill="var(--dt-color-link-primary-inverted)" id="Vector"/><path d="M142.411 105.141c-9.107-.197-21.498-8.698-28.787-14.365-1.688 2.557-5.404 6.709-13.621 12.468.066-.356.144-.712.236-1.055a21.616 21.616 0 0 1 10.481-13.732c.287-.158.575-.316.863-.448a21.093 21.093 0 0 1 9.487-2.227c11.082 0 20.189 8.46 21.341 19.32v.039Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="M163.573 163.273c-6.589-10.736-17.342-20.897-34.862-24.447a38.576 38.576 0 0 0-15.348 0c-17.509 3.55-28.23 13.711-34.784 24.447h84.994Z" fill="var(--dt-color-magenta-200)" id="Vector"/><path d="M121.357 76.372c16.311 0 29.533-13.317 29.533-29.745 0-16.427-13.222-29.744-29.533-29.744-16.31 0-29.532 13.317-29.532 29.744 0 16.428 13.222 29.745 29.532 29.745Z" fill="var(--dt-color-link-primary)" id="Vector"/><path fill-rule="evenodd" clip-rule="evenodd" d="M152.657 29.603c-.77-.394-1.986-.526-3.705.053a7.61 7.61 0 0 0-2.408 1.333c.924 1.042 1.943 1.825 3.031 2.174 1.596.513 2.69.333 3.349-.073a1.898 1.898 0 0 0 .922-1.749c-.04-.668-.423-1.346-1.189-1.738Zm-6.846 2.067c1.007 1.13 2.162 2.03 3.458 2.445 1.779.571 3.197.432 4.18-.174a2.898 2.898 0 0 0 1.395-2.659c-.06-1.02-.649-2.015-1.732-2.57-1.08-.552-2.59-.64-4.48-.004a8.627 8.627 0 0 0-2.725 1.505c-.36-.473-.704-.982-1.029-1.516-1.292-2.122-2.234-4.531-2.743-6.269a.5.5 0 0 0-.96.281c.528 1.802 1.502 4.296 2.849 6.508.352.578.733 1.143 1.143 1.675-2.336 2.395-3.313 6.017-3.099 9.295l.005.078a8.26 8.26 0 0 0-1.779.339c-1.568.487-2.919 1.465-3.692 2.946-.773 1.482-.931 3.403-.241 5.708.072.242.156.485.251.728-.773.25-1.53.6-2.267 1.014-1.65.927-3.238 2.198-4.714 3.462-.464.398-.915.793-1.354 1.177-.973.852-1.886 1.65-2.748 2.31a.5.5 0 1 0 .607.794c.889-.68 1.844-1.515 2.83-2.378.433-.38.873-.764 1.316-1.143 1.467-1.257 2.993-2.474 4.553-3.35.731-.411 1.461-.742 2.188-.968.992 1.972 2.637 3.82 4.447 4.88.827.484 1.639.773 2.355.87.702.096 1.38.014 1.865-.337.53-.383.717-1.002.562-1.696-.148-.66-.605-1.41-1.369-2.228-1.726-1.844-3.518-2.693-5.334-2.81a7.366 7.366 0 0 0-1.963.144 8.248 8.248 0 0 1-.267-.755c-.634-2.118-.456-3.76.17-4.96.627-1.203 1.739-2.03 3.102-2.453a7.273 7.273 0 0 1 1.59-.3c.283 1.913.987 3.699 2.117 5.032 1.353 1.599 3.304 2.525 5.771 2.234.599-.07 1.065-.334 1.325-.794.246-.433.255-.95.165-1.428-.179-.959-.804-2.044-1.521-2.853-1.842-2.077-4.473-3.141-6.964-3.211l-.009-.117c-.2-3.066.708-6.308 2.746-8.451Zm-2.62 9.573c.273 1.717.91 3.269 1.87 4.402 1.15 1.358 2.776 2.136 4.891 1.887.363-.043.505-.175.572-.293.082-.145.12-.39.052-.752-.135-.726-.646-1.651-1.286-2.373-1.617-1.824-3.919-2.772-6.099-2.87Zm-5.167 9.42c.916 1.723 2.375 3.334 3.952 4.258.735.431 1.422.666 1.983.742.576.079.953-.018 1.145-.156.147-.107.257-.288.172-.667-.092-.411-.414-1.005-1.123-1.764-1.585-1.694-3.151-2.397-4.669-2.495a6.257 6.257 0 0 0-1.46.081Z" fill="var(--dt-color-purple-100)" id="Vector"/><path fill-rule="evenodd" clip-rule="evenodd" d="M136.287 28.162c-.482-.247-1.274-.345-2.433.045a5.072 5.072 0 0 0-1.481.79c.593.641 1.234 1.115 1.909 1.331 1.072.344 1.774.214 2.179-.035.401-.247.585-.656.561-1.063-.024-.406-.256-.823-.735-1.069Zm-4.647 1.517c.68.734 1.46 1.32 2.336 1.601 1.254.403 2.282.313 3.009-.136a2.151 2.151 0 0 0 1.035-1.973c-.044-.758-.482-1.492-1.278-1.9-.792-.405-1.879-.46-3.207-.012a6.094 6.094 0 0 0-1.8.963c-.21-.284-.411-.587-.604-.904-.882-1.448-1.526-3.095-1.874-4.283a.5.5 0 0 0-.96.282c.367 1.251 1.043 2.983 1.98 4.521.22.363.459.72.716 1.061-1.558 1.665-2.214 4.113-2.093 6.33-.381.04-.753.116-1.107.226-1.112.346-2.081 1.043-2.635 2.106-.556 1.066-.662 2.432-.178 4.05.036.12.076.24.12.361a9.01 9.01 0 0 0-1.436.66c-1.151.646-2.255 1.53-3.273 2.403-.324.276-.636.55-.94.816-.668.584-1.29 1.13-1.88 1.58a.5.5 0 1 0 .607.795c.617-.472 1.281-1.053 1.963-1.65.298-.26.598-.523.9-.782 1.01-.864 2.052-1.695 3.113-2.29a7.888 7.888 0 0 1 1.353-.614c.703 1.34 1.827 2.582 3.064 3.307.584.343 1.163.55 1.68.62.503.069 1.018.014 1.398-.26.424-.307.565-.802.447-1.329-.11-.494-.446-1.035-.981-1.607-1.211-1.295-2.481-1.902-3.779-1.986a5.182 5.182 0 0 0-1.266.078 6.102 6.102 0 0 1-.132-.388c-.428-1.43-.302-2.518.106-3.301.41-.786 1.139-1.332 2.046-1.614.292-.09.601-.153.919-.187.211 1.286.699 2.489 1.47 3.4.965 1.139 2.359 1.8 4.114 1.593.45-.053.821-.255 1.03-.625.195-.343.197-.741.132-1.09-.131-.696-.579-1.469-1.085-2.04-1.264-1.425-3.053-2.175-4.77-2.26-.117-2.008.465-4.1 1.74-5.523Zm-1.618 6.533c.2 1.083.617 2.051 1.22 2.764.761.899 1.831 1.412 3.234 1.247.214-.025.261-.096.277-.124.031-.055.062-.181.019-.413-.087-.464-.421-1.077-.851-1.561-1.037-1.17-2.496-1.802-3.899-1.913Zm-3.503 6.444c.621 1.089 1.556 2.092 2.558 2.679.492.288.946.442 1.309.491.377.051.59-.017.677-.08.042-.03.105-.087.058-.299-.055-.245-.256-.63-.736-1.143-1.071-1.144-2.114-1.606-3.114-1.67a4.067 4.067 0 0 0-.752.022Z" fill="var(--dt-color-purple-100)" id="Vector"/><path d="M175.659 239.671H67.082c-2.892 0-5.234-2.359-5.234-5.272v-65.854c0-2.913 2.342-5.272 5.234-5.272h108.577c2.892 0 5.234 2.359 5.234 5.272v65.854c-.013 2.913-2.342 5.272-5.234 5.272Z" fill="var(--dt-color-brand-purple)" id="Vector"/><path d="M130.189 191.638c-4.431.024-8.081 3.353-8.665 7.663l-.048-12.168c0-.122-.147-.173-.22-.098l-5.111 5.361a8.842 8.842 0 0 0-3.408-.685c-4.844.024-8.761 3.99-8.737 8.863.024 4.871 3.968 8.813 8.81 8.789 4.43-.025 8.082-3.354 8.666-7.663l.048 12.168c0 .122.145.17.218.098l5.111-5.361a8.846 8.846 0 0 0 3.408.685c4.844-.026 8.763-3.992 8.739-8.863-.026-4.873-3.968-8.815-8.811-8.789Z" fill="var(--dt-color-neutral-white)" id="dplogo"/></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="File Upload" class="fileUpload" viewBox="0 0 96 96" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M68.97 7H33v64.344h53.223v-47.09L68.97 7Z" fill="var(--dt-color-surface-moderate)" id="lines"/><path d="M79.222 33H42v-1.599h37.222V33Z" fill="var(--dt-color-border-brand-strong)" id="lines"/><path d="M79.222 39.383H42v-1.6h37.222v1.6Z" fill="var(--dt-color-border-brand-strong)" id="lines"/><path d="M42 45.011h37.222v-1.689H42v1.689Z" fill="var(--dt-color-border-brand-strong)" id="lines"/><path d="M79.222 63.13H46.334v-1.6h32.888v1.6Z" fill="var(--dt-color-border-brand-strong)" id="lines"/><path d="M42 51.157h37.222v-1.6H42v1.6Z" fill="var(--dt-color-border-brand-strong)" id="lines"/><path d="M79.222 57.077H43.551v-1.599h35.671v1.599Z" fill="var(--dt-color-border-brand-strong)" id="lines"/><g filter="url(#filter0_d_1109_128)" id="lines"><path d="M68.97 24.25h17.25L68.97 7v17.25Z" fill="var(--dt-color-surface-secondary)" id="fold"/></g><path fill-rule="evenodd" clip-rule="evenodd" d="M54.97 18.121H19v64.345h53.223V35.375L54.97 18.121Z" fill="var(--dt-color-neutral-white)" id="lines"/><path opacity=".04" fill-rule="evenodd" clip-rule="evenodd" d="M54.97 18.121H19v64.345h53.223V35.375L54.97 18.121Z" fill="var(--dt-color-surface-strong)" id="lines"/><g clip-path="url(#clip0_1109_128)" id="lines"><rect width="28.31" height="19.78" transform="translate(31.4585 44.9688)" fill="var(--dt-color-neutral-white)" id="fold"/><rect x="31.46" y="44.97" width="28.31" height="19.78" fill="var(--dt-color-brand-purple)" id="fold"/><rect opacity=".7" x="31.46" y="44.97" width="28.31" height="19.78" fill="var(--dt-color-neutral-white)" id="fold"/><path d="m40.033 55.635-7.834 9.11c7.383-.005 27.561.005 27.561.005v-7.358l-6.58-5.56-7.075 7.845-6.072-4.042Z" fill="var(--dt-color-brand-purple)" id="fold"/><path opacity=".3" d="m40.033 55.635-7.834 9.11c7.383-.005 27.561.005 27.561.005v-7.358l-6.58-5.56-7.075 7.845-6.072-4.042Z" fill="var(--dt-color-neutral-white)" id="fold"/><path d="M37.332 53.536a2.276 2.276 0 1 0-1.18-4.395 2.276 2.276 0 0 0 1.18 4.395Z" fill="var(--dt-color-neutral-white)" id="fold"/></g><g filter="url(#filter1_d_1109_128)" id="lines"><path d="M54.97 35.38h17.25L54.97 18.12v17.26Z" fill="var(--dt-color-neutral-white)" id="fold"/></g><path d="M29 80c0 5.523-4.477 10-10 10S9 85.523 9 80s4.477-10 10-10 10 4.477 10 10Z" fill="var(--dt-color-brand-purple)" id="lines"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.724 74.607a.723.723 0 0 1 1.023 0l4.602 4.601a.723.723 0 0 1-1.023 1.023l-3.367-3.367v7.978h-1.446v-7.978l-3.368 3.367a.723.723 0 1 1-1.022-1.023l4.601-4.601Z" fill="var(--dt-color-neutral-white)" id="lines"/><defs><filter id="filter0_d_1109_128" x="61.24" y="2.86" width="32.7" height="32.7" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix" id="file"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" id="file"/><feOffset dy="3.59" id="file"/><feGaussianBlur stdDeviation="3.86" id="file"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" id="file"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1109_128" id="file"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1109_128" result="shape" id="file"/></filter><filter id="filter1_d_1109_128" x="47.2" y="13.96" width="32.8" height="32.81" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix" id="file"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" id="file"/><feOffset dy="3.61" id="file"/><feGaussianBlur stdDeviation="3.89" id="file"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0" id="file"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1109_128" id="file"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1109_128" result="shape" id="file"/></filter><clipPath id="fold"><rect width="28.31" height="19.78" fill="var(--dt-color-surface-primary)" transform="translate(31.4585 44.9688)" id="file"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Male Laptop Typing" class="maleLaptopTyping" viewBox="0 0 282 257" fill="none"><path d="M209.921 181.1v-1.575c0-6.129-5.026-11.155-11.155-11.165h-4.073c-2.949 0-8.507 1.214-13.342 3.15-1.766.702-3.441 1.515-4.846 2.408-.24 1.896-1.053 4.534-3.922 6.731.742 3.672 4.003 6.46 7.885 6.46h10.735l-.031.01v51.845s-5.558 3.842 0 3.842v.01h38.943c7.502 0 13.221-5.891 13.686-12.788 14.079-2.469 20.983-10.253 23.563-16.063.321-.713-.582-1.335-1.134-.793-9.129 8.983-18.829 11.81-22.809 12.636a14.607 14.607 0 0 0-.334-1.129c-4.916-14.426-11.968-31.882-33.166-43.579Z" fill="var(--dt-color-magenta-200)" id="dog"/><path d="M198.886 189.808c-.632 0-1.173-.251-1.615-.762-2.829-3.201-.852-15.931-.772-16.473l.491.08c-.02.131-2.016 13.032.652 16.061.362.412.793.612 1.305.592.541-.02 1.003-.25 1.404-.722 2.759-3.2 1.394-15.399 1.384-15.519l.502-.06c.06.511 1.404 12.539-1.505 15.91-.491.572-1.083.873-1.765.893h-.081Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="m193.82 242.856-.491-.09c.461-2.638 3.26-3.742 3.992-3.993l1.605-26.845.502.03-1.625 27.197-.171.05c-.04.01-3.35.983-3.812 3.651Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="m207.925 242.876-.481-.14c.842-2.869 3.752-4.845 8.416-5.718 2.739-.512 5.347-.512 6.35-.492-.742-1.525-3.28-7.393-2.638-15.098.381-4.524 1.786-7.353 4.193-8.416 4.334-1.906 10.233 2.638 10.474 2.829l-.311.391c-.061-.05-5.909-4.545-9.972-2.769-2.227.973-3.531 3.662-3.892 7.995-.733 8.788 2.748 15.139 2.778 15.209l.221.401-.461-.03c-.111 0-12.761-.662-14.677 5.838Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="m206.741 242.876-.481-.13 4.765-17.375.481.13-4.765 17.375Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="M176.505 173.928c-.24 1.906-1.053 4.544-3.922 6.731a8.25 8.25 0 0 1-.161-1.575c0-1.866 1.646-3.632 4.083-5.156Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="m38.126 146.314 42.455 1.009.03-1.003-50.71-1.204-14.928-69.029-.973.21L29.088 146.1l8.03.191-12.598 96.998.995.13 12.611-97.104Z" fill="var(--dt-color-magenta-200)" id="Vector"/><path d="M59.815 84.574a44.533 44.533 0 0 0 4.528-6.359l-1.94-1.165c1.142-1.354 1.009-4.156.874-7.006-.127-2.662-.255-5.365.651-6.968l28.963 21.79 19.832.872c12.951.4 14.887 8.346 14.887 8.346h-16.683s-9.279.02-16.19 0c-8.167-.02-14.397-.16-17.898-1.364-4.284-1.475-11.627-5.247-17.024-8.146Z" fill="var(--dt-color-link-primary-inverted)" id="Vector"/><path d="M80.43 227.407c-7.885-3.561-9.9-9.119-9.9-9.119l-11.718-8.186-7.764 30.256 37.396 2.302.052.668 8.534-.14 10.246.631a5.887 5.887 0 0 0-.139-.796l33.484-.548c-1.081-5.858-10.742-8.827-20.149-11.717-2.723-.836-5.424-1.666-7.89-2.558-8.135-2.949-12.58-8.156-12.58-8.156l-13.452-1.685.934 11.972c-2.442-.965-4.85-1.926-7.054-2.924Z" fill="var(--dt-color-surface-contrast)" id="Vector"/><path d="M41.186 32.68a13.852 13.852 0 0 0 11.266 8.908c7.584.943 14.506-4.434 15.45-12.029a13.8 13.8 0 0 0-2.98-10.423C56.584 26.43 48.017 30.452 41.185 32.68Z" fill="var(--dt-color-link-primary-inverted)" id="Vector"/><path d="M40.424 26.128c-.281 2.288 0 4.525.762 6.541 6.832-2.217 15.39-6.25 23.735-13.543a13.831 13.831 0 0 0-9.048-5.026c-7.584-.943-14.496 4.444-15.45 12.028Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="m116.033 225.371-4.183-101.382a5.58 5.58 0 0 0-5.106-5.337l-43.127-7.403-31.71.481-1.485 4.434c-.963 5.488-3.22 21.679 7.333 27.608 1.967 1.103 5.839 2.056 8.096 2.046l27.325.276-19.75 72.686 29.334 4.408.048 1.711 33.225.472Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="M69.492 84.225c1.395 14.64.495 28.117.495 28.117l-40.367-2.618s-4.886-67.725 21.397-62.328c3.044.627 6.333 2.594 9.136 5.961l18.301 16.881s-.24 8.407-7.464 14.416l-1.498-.43Z" fill="var(--dt-color-magenta-200)" id="Vector"/><path d="m82.557 224.909-2.247-78.73.502-.02 2.247 78.73-.502.02Z" fill="var(--dt-color-surface-primary)" id="Vector"/><path d="M68.773 81.755c0-.1-.5-10.413-4.163-19.301l.462-.19c3.691 8.968 4.193 19.37 4.203 19.471l-.502.02Z" fill="var(--dt-color-surface-primary)" id="Vector"/><path d="M64.43 72.275c-7.464-3.612-13.142-11.607-14.717-14.917l.452-.221c1.555 3.26 7.142 11.135 14.485 14.687l-.22.451Z" fill="var(--dt-color-surface-primary)" id="Vector"/><path d="m91.546 84.714-8.989-.05-.05-.03-7.022-3.932.24-.442 6.973 3.903 8.848.05v.501Z" fill="var(--dt-color-surface-primary)" id="Vector"/><path d="m135.014 97.445-.773-1.856 38.402-15.95a5.208 5.208 0 0 1 4.906.48 5.23 5.23 0 0 1 2.327 4.355v11.155h-2.006V84.474a3.163 3.163 0 0 0-1.435-2.679 3.197 3.197 0 0 0-3.029-.3l-38.392 15.95Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="m132.596 95.138-.783-1.856 40.85-17.325 7.083-39.827 1.976.351-7.273 40.9-41.853 17.757Z" fill="var(--dt-color-link-primary)" id="Vector"/><path d="M86.152 98.039h132.862v-3.943H86.152v3.943Z" fill="var(--dt-color-link-primary)" id="Vector"/><path fill-rule="evenodd" clip-rule="evenodd" d="M211.592 78.546v-.862H189.27v5.55c0 6.381 4.995 10.707 11.156 10.707 4.64 0 8.624-2.459 10.308-6.395.278.054.565.082.858.082 2.487 0 4.509-2.035 4.509-4.541 0-2.506-2.022-4.541-4.509-4.541Zm-.372 7.591c.242-.909.372-1.88.372-2.904v-3.22c1.681 0 3.051 1.38 3.051 3.074 0 1.693-1.37 3.073-3.051 3.073-.126 0-.25-.008-.372-.023Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path fill-rule="evenodd" clip-rule="evenodd" d="M198.168 57.684c-.293.146-.631.506-.869 1.238a3.353 3.353 0 0 0-.164 1.067c.521-.052.979-.191 1.328-.445.553-.403.753-.807.782-1.114a.758.758 0 0 0-.308-.706.732.732 0 0 0-.769-.04Zm-.978 2.896c.6-.058 1.168-.224 1.623-.555.648-.473.974-1.016 1.024-1.539a1.354 1.354 0 0 0-.557-1.247 1.327 1.327 0 0 0-1.378-.087c-.481.24-.899.76-1.168 1.587a3.998 3.998 0 0 0-.195 1.272 7.048 7.048 0 0 1-.652-.043 10.925 10.925 0 0 1-2.72-.697.297.297 0 1 0-.222.552c.73.294 1.802.617 2.877.736.253.028.511.045.768.047.222 1.413 1.153 2.679 2.264 3.465-.124.211-.227.431-.306.655-.238.681-.258 1.421.044 2.096.302.677.912 1.25 1.861 1.626.074.03.15.056.227.082-.1.315-.169.646-.215.984-.11.818-.091 1.703-.046 2.543.014.266.031.526.047.778.035.557.069 1.077.069 1.543a.297.297 0 1 0 .594 0 26.5 26.5 0 0 0-.071-1.604 88.468 88.468 0 0 1-.046-.749c-.044-.833-.06-1.671.042-2.43a5.25 5.25 0 0 1 .204-.922c.895.16 1.897.073 2.693-.269.376-.16.685-.37.906-.6.216-.226.372-.498.379-.781.008-.313-.167-.568-.464-.711-.277-.134-.659-.173-1.127-.124-1.061.111-1.812.515-2.323 1.128a3.269 3.269 0 0 0-.422.66 3.055 3.055 0 0 1-.228-.08c-.835-.331-1.311-.808-1.538-1.317-.228-.51-.223-1.09-.025-1.656.064-.183.147-.362.248-.535.688.383 1.438.598 2.154.56.898-.047 1.719-.493 2.256-1.441.136-.24.172-.493.076-.728-.09-.221-.276-.373-.467-.474-.381-.2-.913-.272-1.371-.237-1.143.088-2.15.695-2.812 1.515-1.002-.71-1.794-1.808-2.003-3.003Zm2.512 3.32c.595.32 1.214.485 1.777.455.7-.037 1.336-.373 1.771-1.141.068-.12.055-.181.043-.21-.018-.043-.07-.108-.195-.174-.251-.132-.663-.199-1.048-.17-.941.073-1.782.568-2.348 1.24Zm1.797 4.21c.747.109 1.57.026 2.218-.252.316-.135.555-.303.711-.466.162-.168.212-.306.214-.384.001-.048-.012-.105-.128-.161-.135-.065-.389-.112-.807-.068-.932.097-1.532.44-1.928.917a2.526 2.526 0 0 0-.28.414Z" fill="var(--dt-color-surface-bold)" id="Vector"/></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Graphic: vibrant geometric shapes prompting action." class="mind" viewBox="0 0 166 164" fill="none"><path d="M8.15 91c-.005.333-.008.666-.008 1 0 35.346 33.328 64 74.44 64 41.111 0 74.439-28.654 74.439-64 0-.334-.003-.667-.009-1H8.151Z" fill="url(#paint0_linear_1103_137)" id="ellips_05"/><path d="M156.5 91c0 .773-.415 1.593-1.352 2.453-.936.86-2.345 1.713-4.206 2.54-3.718 1.651-9.129 3.151-15.855 4.415-13.443 2.526-32.036 4.092-52.587 4.092-20.551 0-39.144-1.566-52.587-4.092-6.726-1.264-12.137-2.764-15.855-4.415-1.861-.827-3.27-1.68-4.206-2.54C8.915 92.593 8.5 91.773 8.5 91c0-.773.415-1.593 1.352-2.453.936-.86 2.345-1.713 4.206-2.54 3.718-1.651 9.13-3.151 15.855-4.415C43.356 79.066 61.949 77.5 82.5 77.5c20.551 0 39.144 1.566 52.587 4.092 6.726 1.264 12.137 2.764 15.855 4.415 1.861.827 3.27 1.68 4.206 2.54.937.86 1.352 1.68 1.352 2.453Z" fill="var(--dt-color-surface-contrast)" stroke="url(#paint1_linear_1103_137)" id="ellips_05"/><path d="M92.633 92V69.667a9.496 9.496 0 0 0-18.99 0V92h-5.137V69.667c0-8.081 6.55-14.633 14.632-14.633 8.081 0 14.632 6.552 14.632 14.633V92h-5.137Z" fill="url(#paint2_linear_1103_137)" id="ellips_05"/><path d="M96.23 92V68.126c0-7.23-5.861-13.092-13.092-13.092-7.231 0-13.093 5.862-13.093 13.092V92h-6.16V68.126c0-10.633 8.62-19.252 19.253-19.252 10.633 0 19.253 8.62 19.253 19.252V92h-6.16Z" fill="url(#paint3_linear_1103_137)" id="ellips_05"/><path d="M102.392 92V68.126c0-10.633-8.62-19.253-19.254-19.253-10.634 0-19.254 8.62-19.254 19.253V92h-6.16V68.126c0-14.035 11.378-25.413 25.414-25.413 14.035 0 25.414 11.378 25.414 25.413V92h-6.16Z" fill="url(#paint4_linear_1103_137)" id="ellips_05"/><path d="M108.544 92V68.122c0-14.034-11.377-25.41-25.411-25.41s-25.41 11.376-25.41 25.41V92h-6.161V68.122c0-17.436 14.135-31.571 31.57-31.571 17.437 0 31.572 14.135 31.572 31.57V92h-6.16Z" fill="url(#paint5_linear_1103_137)" id="ellips_05"/><path d="M114.704 92V68.122c0-17.436-14.135-31.571-31.57-31.571-17.437 0-31.572 14.135-31.572 31.57V92h-6.16V68.122c0-20.838 16.893-37.731 37.731-37.731 20.839 0 37.731 16.893 37.731 37.73V92h-6.16Z" fill="url(#paint6_linear_1103_137)" id="ellips_05"/><circle cx="117.47" cy="75.46" r="3" transform="rotate(-99.706 117.465 75.4649)" fill="var(--dt-color-surface-primary)" id="ellips_05"/><circle cx="109.19" cy="59.19" r="1.74" transform="rotate(-99.706 109.19 59.1898)" stroke="var(--dt-color-surface-contrast)" stroke-width=".31" id="ellips_05"/><rect x="56.33" y="74.01" width="3.3" height="3.3" transform="rotate(-54.4513 56.3284 74.01)" stroke="var(--dt-color-surface-contrast)" stroke-width=".47" id="ellips_05"/><path d="M122.772 42.153v1.614h.224v-1.613l1.14 1.14.159-.158-1.141-1.14h1.613v-.224h-1.614l1.142-1.142-.159-.158-1.14 1.14V40h-.224v1.613l-1.142-1.141-.158.158 1.141 1.142H121v.224h1.612l-1.14 1.14.158.159 1.142-1.142Z" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><circle cx="94.6" cy="42.6" r="4.14" transform="rotate(-118.159 94.5984 42.5985)" fill="var(--dt-color-surface-primary)" id="ellips_05"/><circle cx="36.06" cy="58.06" r="3.52" transform="rotate(-99.706 36.0587 58.0587)" fill="var(--dt-color-surface-primary)" id="ellips_05"/><circle cx="54.47" cy="25.46" r="3" transform="rotate(-99.706 54.465 25.4649)" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><path d="M76.654 14.873v5.148h.716v-5.145l3.639 3.639.506-.506-3.64-3.639h5.146v-.715h-5.149l3.643-3.643-.506-.506-3.64 3.64V8h-.715v5.149l-3.642-3.643-.506.506 3.643 3.643H71v.715h5.145l-3.639 3.64.506.505 3.642-3.642Z" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><path d="M66.23 47.927v2.942h.41v-2.94l2.08 2.08.288-.29-2.08-2.08h2.941v-.408h-2.942l2.081-2.081-.289-.29-2.08 2.08V44h-.408v2.942L64.15 44.86l-.29.289 2.082 2.081H63v.409h2.94l-2.08 2.08.29.288 2.08-2.08Z" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><rect x="34.76" y="57" width="3.77" height="3.77" transform="rotate(-36.5502 34.7556 56.9988)" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><rect x="127" y="62.07" width="1.8" height="1.8" transform="rotate(-36.5502 127 62.0714)" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><rect x="113.22" y="23" width="3.77" height="3.77" transform="rotate(18.8197 113.215 23)" fill="var(--dt-color-surface-contrast)" id="ellips_05"/><defs><linearGradient id="paint0_linear_1103_137" x1="62.5" y1="65" x2="120.87" y2="155.63" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".52" stop-color="#F9008E"/><stop offset="1" stop-color="#FF8A00"/></linearGradient><linearGradient id="paint1_linear_1103_137" x1="156.5" y1="83.5" x2="25" y2="101" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".54" stop-color="#F9008E"/><stop offset="1" stop-color="#FF8A00"/></linearGradient><linearGradient id="paint2_linear_1103_137" x1="54.48" y1="58.83" x2="107.17" y2="96.37" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".51" stop-color="#F9008E"/><stop offset="1" stop-color="#FF8A00"/></linearGradient><linearGradient id="paint3_linear_1103_137" x1="51.05" y1="86.9" x2="72.98" y2="34.75" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".51" stop-color="#F9008E"/><stop offset="1" stop-color="#FF8A00"/></linearGradient><linearGradient id="paint4_linear_1103_137" x1="94.03" y1="40.37" x2="64.14" y2="87.15" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".51" stop-color="#F9008E"/><stop offset="1" stop-color="#FF8A00"/></linearGradient><linearGradient id="paint5_linear_1103_137" x1="83.13" y1="36.55" x2="83.13" y2="92" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".51" stop-color="#F9008E"/><stop offset="1" stop-color="#FF8A00"/></linearGradient><linearGradient id="paint6_linear_1103_137" x1="123.17" y1="52.66" x2="53.21" y2="9.74" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".51" stop-color="#F9008E"/><stop offset="1" stop-color="#FF8A00"/></linearGradient></defs></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Playlist" class="playlist" width="200" height="200" viewBox="0 0 200 200" fill="none"><path d="M135.447 67.816c1.354.457 2.717.883 4.093 1.269 15.463 4.335 32.242 6.16 42.329 20.14 8.657 11.998 14.274 31.585 9.946 46.027-2.906 9.679-10.561 17.375-19.291 22.459-12.09 7.041-26.505 10.641-40.139 13.34-28.018 5.545-59.098 3.453-85.65-7.85h76.991l5.193-7.913h25.715l11.621-1.483 4.204-5.687-.248-10.88-6.675-12.611-12.364-14.588-20.028-19.04-8.16-11.621 4.203.494 5.441-1.978 3.213-6.923-.394-3.155Zm-67.848-28.63c6.681.886 13.037 2.836 19.218 5.36l-3.395 1.698-4.204 5.44v4.698l3.461 2.225h5.935l-4.45 6.182-5.44 5.688-8.902 7.665-17.556 11.62-15.083 13.353-8.902 12.363-4.45 15.826.989 16.072 3.793 5.479a61.233 61.233 0 0 1-5.503-4.817v-.007c-3.306-3.273-6.192-6.928-8.503-10.982-14.975-26.253-8.808-65.942 13.29-85.936 2.044 9.331 10.355 16.317 20.3 16.317 11.478 0 20.783-9.306 20.783-20.784 0-2.63-.49-5.145-1.38-7.46Z" fill="var(--dt-color-purple-200)"/><path d="M106.731 33.955c4.275-1.802 9.1-2.654 13.732-2.197 2.24.225 4.449.738 6.465 1.759 1.902.957 3.491 2.448 4.781 4.131 2.678 3.493 4.281 7.924 4.801 12.268.582 4.883-.464 9.817-2.642 14.195 4.952 2.757 2.793 9.626-.024 13.189-1.753 2.216-4.369 3.912-7.298 3.512a5.015 5.015 0 0 1-2.161-.815c.361 1.15.931 2.224 1.579 3.243 3.304 5.214 7.748 9.74 12.185 14.046 4.437 4.306 9.088 8.375 13.55 12.65 8.512 8.143 17.243 17.744 19.446 29.737.958 5.226.907 11.987-4.6 14.672-2.253 1.095-4.775 1.407-7.247 1.645-1.847.182-3.694.308-5.546.414a267.36 267.36 0 0 1-14.182.456c-3.652.024-7.359.047-10.994-.389-1.033 2.362-2.227 4.653-3.428 6.933a.928.928 0 0 1-.179.284.784.784 0 0 1-.599.314.876.876 0 0 1-.103.007h-.149c-3.492.125-7.017 0-10.509 0H42.543c-1.89-.044-3.537-1.296-3.837-3.217a1.118 1.118 0 0 1-.013-.135 1.085 1.085 0 0 1-.018-.109l-.051-.423c-2.31-.469-4.504-1.505-6.458-2.808-4.525-3.023-8.074-7.473-9.2-12.856-1.233-5.896-.952-12.03.462-17.87 2.905-11.986 10.384-22.157 19.383-30.357 4.544-4.137 9.476-7.842 14.545-11.316 5.107-3.505 10.421-6.848 15.272-10.604 4.85-3.755 9.219-8.218 12.674-13.006.316-.439.627-.882.939-1.325-1.761.342-3.687.077-5.17-.71-1.278-.676-2.397-1.784-2.948-3.13-.613-1.495-.264-3.223.268-4.694 1.002-2.791 2.917-5.125 5.383-6.86 2.466-1.733 5.67-2.584 8.525-1.282.1.045.198.096.296.148 4.343-3.666 8.854-7.276 14.136-9.5Zm-64.239 75.167c-4.412-.056-7.604 3.731-7.11 8.043.22 1.872.445 3.743.67 5.614.927 7.743 1.846 15.492 2.766 23.241l1.533 12.894a.87.87 0 0 1 .041.344l.126 1.054c.169 1.04.861 1.769 1.943 1.819 2.922.125 5.883 0 8.805 0h72.01l-.004-.1c-.288-6.346-.569-12.687-.857-19.034-.332-7.392-.669-14.785-1.001-22.177-.069-1.52.031-3.198-.301-4.7-.607-2.735-2.91-4.888-5.72-5.182-.388-.044-.783-.039-1.171-.051-4.656-.113-9.312-.231-13.968-.344-8.005-.194-16.01-.395-24.015-.589-7.673-.194-15.34-.381-23.014-.569-3.573-.088-7.153-.213-10.733-.263Zm82.554 50.381c.442-.874.878-1.754 1.294-2.643a43.33 43.33 0 0 0 1.338-3.135c.188-.495.364-1.001.514-1.508.055-.185.106-.38.156-.571-.212-.005-.426.001-.545-.011-.369-.038-.744-.076-1.113-.119-.672-.073-1.341-.14-2.012-.201.121 2.73.244 5.459.368 8.188Zm-6.711-117.962c-1.49-.394-3.105-.27-4.619-.106a28.873 28.873 0 0 0-9.332 2.641c-5.401 2.591-9.45 6.998-12.855 11.674-3.405 4.676-6.41 9.476-10.558 13.72-4.15 4.243-8.906 7.743-13.844 11.123-4.938 3.38-10.027 6.647-14.765 10.202-4.738 3.555-9.263 7.436-13.3 11.786-7.967 8.581-14.012 19.385-14.888 31.246-.4 5.358-.044 11.41 3.016 15.998 2.55 3.83 6.652 7.153 11.198 8.322-.726-6.13-1.426-12.015-2.198-18.505l-2.478-20.85c-.07-.563-.138-1.126-.2-1.689-.245-2.179.312-4.407 1.614-6.185a8.952 8.952 0 0 1 7.36-3.661c.257.006.507.018.764.018l14.607.357 24.484.601 22.894.564c2.41.056 4.813.118 7.223.175 1.239.025 2.516-.012 3.736.194 2.873.488 5.307 2.56 6.371 5.251.42 1.064.551 2.166.601 3.293l.301 6.709 1.088 24.18.038.83c.823.072 1.639.165 2.46.253.463.05.901.094 1.376.137.476.044 1.027.001 1.44.288.788.545.426 1.59.226 2.316-.201.726-.452 1.44-.727 2.141l-.051.127c1.159.115 2.396.174 3.556.217 8.555.332 17.236.044 25.761-.719 2.203-.201 4.487-.408 6.546-1.259 2.554-1.058 3.956-3.192 4.419-5.896.464-2.704.075-5.59-.539-8.231-.644-2.798-1.671-5.49-2.972-8.043-5.402-10.603-14.67-18.609-23.288-26.539-4.369-4.019-8.713-8.08-12.637-12.543-1.965-2.228-3.867-4.538-5.52-7.03-1.652-2.49-2.797-5.289-2.465-8.33.034-.313.08-.622.134-.927h-.009c.008-.09.027-.172.053-.248.491-2.52 1.611-4.819 2.669-7.25 1.221-2.805 2.053-5.721 2.24-8.788.326-5.477-.982-12.042-5.407-15.71-1.026-.852-2.234-1.516-3.523-1.854Zm16.553 26.853c-.506-3.074-4.569-4.095-6.991-2.68l-.026.013c-.013.037-.023.075-.036.113-1.002 2.942-2.604 5.658-3.417 8.669-.1.368-.187.743-.255 1.12-.048.97.187 1.977.95 2.642.876.769 2.24.863 3.335.613 2.19-.507 3.862-2.397 4.926-4.206 1.064-1.809 1.865-4.163 1.514-6.284Zm-16.922-34.865c-4.381.025-8.713 1.133-12.606 3.13-4.095 2.105-7.707 4.991-11.217 7.949.85.836 1.528 1.906 1.826 3.028.096-.092.194-.183.291-.274 4.738-4.393 10.765-7.01 17.155-7.78 3.054-.37 6.009-.157 8.625 1.608 2.315 1.559 4.074 3.831 5.15 6.391 2.087 4.96 2.548 10.611 1.329 15.858a7.127 7.127 0 0 1 3.6-.019c2.389-4.697 3.311-10.107 2.206-15.294-.807-3.793-2.422-7.686-5.113-10.534-2.929-3.092-7.103-4.088-11.246-4.063ZM90.215 44.61c-2.322-.395-4.601.775-6.329 2.252-1.727 1.477-3.16 3.368-3.835 5.552-.37 1.183-.614 2.448.087 3.556.575.92 1.52 1.62 2.54 1.977 1.966.683 4.588.295 5.909-1.408.069-.09.143-.16.22-.21 1.674-2.37 3.396-4.705 5.348-6.839.328-1.12-.248-2.261-.993-3.166a4.78 4.78 0 0 0-2.947-1.715Zm16.641 2.91c.388-.331.946-.381 1.327 0 .338.339.388 1.001 0 1.327a84.76 84.76 0 0 1-4.615 3.652c.626.486 1.252.971 1.88 1.455.401.313.325 1.002 0 1.327-.388.388-.927.313-1.327 0-.926-.713-1.846-1.433-2.773-2.146-.525-.407-.244-1.17.188-1.478a77.137 77.137 0 0 0 5.32-4.143v.007Z" fill="var(--dt-color-black-1000)"/><path d="M48 25.782c11.598 0 21 9.403 21 21.001s-9.402 21-21 21-21-9.402-21-21 9.402-21 21-21Zm-5.145 31.41 15.274-9.626-15.274-10.88v20.505Z" fill="var(--dt-color-black-1000)"/></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Publish" class="publish" viewBox="0 0 96 96" fill="none"><g clip-path="url(#clip0_1131_235)" id="header"><path d="M48 96c26.51 0 48-21.49 48-48S74.51 0 48 0 0 21.49 0 48s21.49 48 48 48Z" fill="url(#paint0_linear_1131_235)" id="Ellipse 24"/><path d="M8.807 28.624h76.624V73.1a3.523 3.523 0 0 1-3.523 3.523H12.33A3.523 3.523 0 0 1 8.807 73.1V28.624Z" fill="var(--dt-color-neutral-white)" id="Ellipse 24"/><path d="M8.807 23.34a3.523 3.523 0 0 1 3.523-3.523h69.578a3.523 3.523 0 0 1 3.523 3.523v3.522H8.807V23.34Z" fill="var(--dt-color-brand-purple)" id="Ellipse 24"/><circle cx="13.15" cy="23.34" r="1.32" fill="var(--dt-color-neutral-white)" id="Ellipse 24"/><circle cx="17.14" cy="23.34" r="1.32" fill="var(--dt-color-neutral-white)" id="Ellipse 24"/><circle cx="21.12" cy="23.34" r="1.32" fill="var(--dt-color-neutral-white)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M80.072 55.046H24.944v-2.642h55.128v2.642Z" fill="var(--dt-color-surface-bold)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M25.1 50.202h27.304v.88H25.1v-.88Z" fill="var(--dt-color-surface-bold)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M25.1 57.688h27.304v.88H25.1v-.88Z" fill="var(--dt-color-surface-bold)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M25.1 65.174h27.304v.881H25.1v-.88Z" fill="var(--dt-color-surface-bold)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M80.072 62.532H24.944V59.89h55.128v2.642Z" fill="var(--dt-color-surface-bold)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M80.072 70.018H24.944v-2.642h55.128v2.642Z" fill="var(--dt-color-surface-bold)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M40.103 40.514H23.34V38.49h16.764v2.023Z" fill="var(--dt-color-border-brand-subtle)" id="Ellipse 24"/><circle cx="16.85" cy="52.73" r="2.53" fill="var(--dt-color-border-brand-subtle)" id="Ellipse 24"/><circle cx="16.85" cy="60.22" r="2.53" fill="var(--dt-color-border-brand-subtle)" id="Ellipse 24"/><circle cx="16.85" cy="67.7" r="2.53" fill="var(--dt-color-border-brand-subtle)" id="Ellipse 24"/><path d="M12.496 47.71a8.092 8.092 0 1 0 0-16.185 8.092 8.092 0 0 0 0 16.184Z" fill="var(--dt-color-border-brand-subtle)" id="Ellipse 24"/><path d="M19.515 43.646a8.09 8.09 0 0 1-7.02 4.063 8.055 8.055 0 0 1-4.764-1.55l.002-.023-.012.015a8.133 8.133 0 0 1-2.253-2.52c1.787-3.935 4.242-4.778 7.117-4.812 2.901.034 4.956.833 6.93 4.827Z" fill="var(--dt-color-magenta-200)" id="Ellipse 24"/><path d="m10.293 38.552-.481.225a.182.182 0 0 1-.242-.088l-1.966-4.203a.182.182 0 0 1 .088-.242l.481-.225a.182.182 0 0 1 .242.087l1.966 4.204c.042.09.003.2-.088.242Z" fill="var(--dt-color-border-brand-strong)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.959 42.57a8.101 8.101 0 0 0 1.837 2.791l2.615-6.246a1.12 1.12 0 0 0 .08-.617h.002l-.004-.008c-.03-.19-.11-.37-.23-.523-.125-.285-.278-.64-.4-.94a.284.284 0 0 0 .015-.565.283.283 0 0 0-.073-.52.283.283 0 0 0-.124-.47.283.283 0 0 0-.303-.468c-.076.005-.202.093-.41.337-.6.706-.58 2.767-.58 2.802L4.96 42.57Zm3.743-6.07a.287.287 0 0 1-.047-.009l.01.034a.28.28 0 0 1 .037-.025Z" fill="var(--dt-color-brand-purple)" id="Ellipse 24"/><path d="M9.986 36.775a.284.284 0 1 1-.567 0 .284.284 0 0 1 .567 0Z" fill="var(--dt-color-brand-purple)" id="Ellipse 24"/><path d="M10.945 36.27a1.805 1.805 0 0 0 3.229-1.52 1.914 1.914 0 0 1-.96-.496 8.852 8.852 0 0 1-2.27 2.015Z" fill="var(--dt-color-brand-purple)" id="Ellipse 24"/><path d="M11.007 34.118c.305-.383.74-.626 1.227-.681.463-.054.922.07 1.297.347l.002-.001.018.014c0 .002.002.002.004.003l.02.015-.001.002c.302.237.52.555.628.922l.012.04-.042-.006c-.337-.057-.658-.222-.954-.484a8.828 8.828 0 0 1-2.256 2.002l-.022.013-.014-.02a1.807 1.807 0 0 1-.303-.818c-.058-.487.08-.965.384-1.348Z" fill="var(--dt-color-border-brand-strong)" id="Ellipse 24"/><path d="M10.717 33.333a1.248 1.248 0 1 1 0-2.497 1.248 1.248 0 0 1 0 2.497Z" fill="var(--dt-color-border-brand-strong)" id="Ellipse 24"/><path d="m11.966 32.833.256.473-1.15.624-.257-.473 1.15-.624Z" fill="var(--dt-color-neutral-white)" id="Ellipse 24"/><path d="M80.092 86.873a8.092 8.092 0 1 1 0-16.184 8.092 8.092 0 0 1 0 16.184Z" fill="var(--dt-color-border-brand-subtle)" id="Ellipse 24"/><path d="M73.073 82.81a8.09 8.09 0 0 0 7.02 4.063 8.056 8.056 0 0 0 4.764-1.55l-.002-.023.012.015a8.134 8.134 0 0 0 2.253-2.52c-1.787-3.935-4.242-4.778-7.117-4.812-2.901.034-4.956.833-6.93 4.827Z" fill="var(--dt-color-magenta-200)" id="Ellipse 24"/><path d="m82.295 77.716.481.225c.091.042.2.003.242-.088l1.966-4.203a.182.182 0 0 0-.088-.242l-.481-.225a.182.182 0 0 0-.242.087l-1.966 4.204c-.042.09-.003.2.088.242Z" fill="var(--dt-color-border-brand-strong)" id="Ellipse 24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M87.63 81.733a8.101 8.101 0 0 1-1.838 2.792l-2.615-6.246a1.12 1.12 0 0 1-.08-.617h-.002l.004-.008c.03-.19.11-.37.23-.522.125-.286.278-.64.4-.94a.284.284 0 0 1-.015-.566.283.283 0 0 1 .073-.52.283.283 0 0 1 .124-.47.283.283 0 0 1 .303-.468c.076.005.202.093.41.337.6.706.58 2.767.58 2.802l2.425 4.426Zm-3.744-6.07a.288.288 0 0 0 .047-.008l-.01.034a.288.288 0 0 0-.037-.025Z" fill="var(--dt-color-brand-purple)" id="Ellipse 24"/><path d="M82.602 75.939a.284.284 0 1 0 .567 0 .284.284 0 0 0-.567 0Z" fill="var(--dt-color-brand-purple)" id="Ellipse 24"/><path d="M81.643 75.433a1.805 1.805 0 0 1-3.228-1.52c.389-.067.71-.268.96-.495a8.852 8.852 0 0 0 2.268 2.015Z" fill="var(--dt-color-brand-purple)" id="Ellipse 24"/><path d="M81.58 73.282a1.827 1.827 0 0 0-2.524-.334v-.001l-.019.014c0 .002-.002.002-.004.003l-.02.015.001.002c-.302.237-.52.555-.628.922l-.012.04.042-.006c.337-.057.658-.222.954-.484a8.826 8.826 0 0 0 2.256 2.002l.022.013.014-.02c.166-.246.269-.52.303-.818a1.804 1.804 0 0 0-.384-1.348Z" fill="var(--dt-color-border-brand-strong)" id="Ellipse 24"/></g><defs><filter id="filter0_d_1131_235" x="54.56" y="33.17" width="7.18" height="10.72" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix" id="Ellipse 25"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" id="Ellipse 25"/><feOffset dy=".17" id="Ellipse 25"/><feGaussianBlur stdDeviation=".52" id="Ellipse 25"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" id="Ellipse 25"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1131_235" id="Ellipse 25"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1131_235" result="shape" id="Ellipse 25"/></filter><linearGradient id="paint0_linear_1131_235" x1="82" y1="87" x2="6.5" y2="7.5" gradientUnits="userSpaceOnUse"><stop stop-color="var(--dt-color-surface-moderate)"/><stop offset="1" stop-color="var(--dt-color-surface-moderate)" stop-opacity="0"/></linearGradient><clipPath id="Ellipse 24"><rect width="96" height="96" fill="var(--dt-color-neutral-white)" id="Ellipse 25"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Graphic: Restricted access abstract illustration" class="vectoVortex" viewBox="0 0 200 169" fill="none"><rect x="64.57" y="8.45" width="126.38" height="126.38" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="3 3" id="shadow"/><path d="M126.137 131.555c9.109 4.456 25.482-10.308 36.569-32.976 11.087-22.668 12.69-44.656 3.581-49.112-9.11-4.455-25.482 10.309-36.569 32.977-11.088 22.668-12.691 44.655-3.581 49.111Z" fill="var(--dt-color-surface-contrast)" id="shadow"/><path d="m160.021 46.403 6.994 3.42-.007 26.262-13.305 34.422-27.486 21.087-6.345-3.103 40.149-82.088Z" fill="var(--dt-color-surface-contrast)" id="shadow"/><path d="M119.999 128.553c9.11 4.456 25.483-10.308 36.57-32.976s12.69-44.656 3.58-49.112c-9.109-4.455-25.482 10.309-36.569 32.977-11.087 22.668-12.69 44.656-3.581 49.111Z" fill="url(#paint0_linear_1103_211)" id="shadow"/><path d="M74.517 40.08c8.032-6.192 27.031 4.99 42.437 24.976 15.406 19.986 21.384 41.206 13.352 47.397-8.031 6.191-27.031-4.991-42.437-24.977C72.464 67.491 66.486 46.271 74.517 40.08Z" fill="var(--dt-color-surface-contrast)" id="shadow"/><path d="m124.783 116.711 6.165-4.752-5.27-25.728-19.935-31.056-31.155-15.15-5.595 4.313 55.79 72.373Z" fill="var(--dt-color-surface-contrast)" id="shadow"/><path d="M69.106 44.25c8.032-6.19 27.031 4.992 42.437 24.978 15.406 19.985 21.384 41.205 13.352 47.396-8.031 6.192-27.031-4.991-42.437-24.977-15.406-19.985-21.384-41.205-13.352-47.396Z" fill="url(#paint1_linear_1103_211)" id="shadow"/><path d="m22.72 132.143.032.045c6.075 8.07 27.363 2.576 47.643-12.315 19.78-14.525 31.315-32.641 26.415-41.145l.024-.045-4.608-6.275-2.75 2.02c-9.462-1.343-25.43 4.546-40.817 15.845s-25.786 24.772-27.338 34.202l-2.75 2.02 4.108 5.594.02.027.02.027Z" fill="var(--dt-color-surface-contrast)" id="shadow"/><path d="M18.655 126.609c6.003 8.174 27.357 2.692 47.696-12.243 20.34-14.936 31.962-33.67 25.96-41.843-6.003-8.174-27.357-2.692-47.696 12.243-20.34 14.936-31.962 33.67-25.96 41.843Z" fill="url(#paint2_linear_1103_211)" id="shadow"/><path d="m9.985 33.356 54.582-24.91" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="m135.999 33.356 54.581-24.91" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="m135.999 159.736 54.581-24.91" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="m9.62 159.736 54.58-24.91" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><rect x="9.62" y="33.72" width="126.38" height="126.38" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="3 3" id="shadow"/><path d="M27.207 25.102h126.38v126.38" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="M47.207 16.102h126.38v126.38" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="m50.666 33.356 54.581-24.91m-54.581 25.62v125.82" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="m96.575 33.356 54.582-24.91m-54.582 25.62v125.82" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="M9.953 69.149h125.819m.216.222 54.582-24.91" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><path d="M9.953 113.326h125.819m.216.222 54.582-24.91" stroke="var(--dt-color-surface-contrast)" stroke-width=".5" stroke-dasharray="1 1" id="shadow"/><rect x="34.42" y="67.2" width="3.9" height="3.9" fill="var(--dt-color-surface-primary)" stroke="var(--dt-color-surface-contrast)" stroke-width=".43" id="shadow"/><rect x="112.38" y="111.38" width="3.9" height="3.9" fill="var(--dt-color-surface-primary)" stroke="var(--dt-color-surface-contrast)" stroke-width=".43" id="shadow"/><rect x="48.28" y="139.53" width="3.9" height="3.9" fill="var(--dt-color-surface-primary)" stroke="var(--dt-color-surface-contrast)" stroke-width=".43" id="shadow"/><rect x="94.63" y="42.95" width="3.9" height="3.9" fill="var(--dt-color-surface-primary)" stroke="var(--dt-color-surface-contrast)" stroke-width=".43" id="shadow"/><rect x="151.8" y="68.93" width="3.9" height="3.9" fill="var(--dt-color-surface-primary)" stroke="var(--dt-color-surface-contrast)" stroke-width=".43" id="shadow"/><rect x="67.34" y="23.46" width="3.9" height="3.9" fill="var(--dt-color-surface-primary)" stroke="var(--dt-color-surface-contrast)" stroke-width=".43" id="shadow"/><rect x="171.72" y="50.74" width="3.9" height="3.9" fill="var(--dt-color-surface-primary)" stroke="var(--dt-color-surface-contrast)" stroke-width=".43" id="shadow"/><rect x="48.5" y="91.67" width="4.33" height="4.33" rx="2.17" fill="var(--dt-color-surface-contrast)" id="shadow"/><rect x="94.41" y="132.38" width="4.33" height="4.33" rx="2.17" fill="var(--dt-color-surface-contrast)" id="shadow"/><rect x="133.39" y="46.63" width="4.33" height="4.33" rx="2.17" fill="var(--dt-color-surface-contrast)" id="shadow"/><rect x="132.52" y="14.14" width="4.33" height="4.33" rx="2.17" fill="var(--dt-color-surface-contrast)" id="shadow"/><rect x="171.5" y="122.85" width="4.33" height="4.33" rx="2.17" fill="var(--dt-color-surface-contrast)" id="shadow"/><rect x="151.58" y="87.34" width="4.33" height="4.33" rx="2.17" fill="var(--dt-color-surface-contrast)" id="shadow"/><rect x="8.65" y="66.98" width="4.33" height="4.33" rx="2.17" fill="var(--dt-color-surface-contrast)" id="shadow"/><defs><linearGradient id="paint0_linear_1103_211" x1="135.57" y1="58.81" x2="133.45" y2="131.5" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".49" stop-color="#F9008E"/><stop offset="1" stop-color="#F6AB3C"/></linearGradient><linearGradient id="paint1_linear_1103_211" x1="98.34" y1="109.46" x2="81.7" y2="38.67" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".49" stop-color="#F9008E"/><stop offset="1" stop-color="#F6AB3C"/></linearGradient><linearGradient id="paint2_linear_1103_211" x1="64.81" y1="72.05" x2="29.21" y2="135.46" gradientUnits="userSpaceOnUse"><stop stop-color="#7C52FF"/><stop offset=".49" stop-color="#F9008E"/><stop offset="1" stop-color="#F6AB3C"/></linearGradient></defs></svg>
@@ -1 +0,0 @@
1
- <svg aria-hidden="true" focusable="false" aria-label="Wireless Screenshare" class="wirelessScreenshare" viewBox="0 0 96 96" fill="none"><path d="M86.31 70.194H23.04v1.815h63.27v-1.815Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="M63.722 66.565H45.63v3.619h18.093v-3.619Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="M63.718 66.565H45.633v.9h18.085v-.9Z" fill="var(--dt-color-surface-contrast)" id="Vector"/><path d="M94.958 17.011a2 2 0 0 0-2-2H16.314a2 2 0 0 0-2 2v47.607a2 2 0 0 0 2 2h76.644a2 2 0 0 0 2-2V17.011Z" fill="var(--dt-color-surface-moderate)" id="Vector"/><path d="M16.314 15.261h76.644c.966 0 1.75.784 1.75 1.75v47.607a1.75 1.75 0 0 1-1.75 1.75H16.314a1.75 1.75 0 0 1-1.75-1.75V17.011c0-.966.783-1.75 1.75-1.75Z" stroke="var(--dt-color-border-subtle)" stroke-opacity=".1" stroke-width=".5" id="Vector"/><path d="M22.645 28.452h63.993V58.11c0 .772-.816 1.399-1.823 1.399H24.468c-1.007 0-1.823-.627-1.823-1.4V28.453Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path d="M28.227 36.055h20.111v2.011H28.227v-2.011Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M28.227 39.323h20.111v2.011h-20.11v-2.011Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M28.227 42.59h20.111v2.012h-20.11v-2.011Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M59.148 32.033h22.625v22.876H59.148V32.033Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M86.638 27.039H22.645v-4.765c0-1.007.816-1.823 1.823-1.823h60.347c1.007 0 1.823.816 1.823 1.823v4.765Z" fill="var(--dt-color-brand-purple)" id="Vector"/><path d="M26.633 25.098a.912.912 0 1 0 0-1.824.912.912 0 0 0 0 1.823Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path d="M29.55 25.098a.912.912 0 1 0 0-1.824.912.912 0 0 0 0 1.823Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path d="M32.468 25.098a.912.912 0 1 0 0-1.824.912.912 0 0 0 0 1.823Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path d="M50.452 54.544a2 2 0 0 0-2-2H7.818a2 2 0 0 0-2 2v22.5a2 2 0 0 0 2 2h40.634a2 2 0 0 0 2-2v-22.5Z" fill="var(--dt-color-surface-moderate)" id="Vector"/><path d="M7.818 52.794h40.634c.966 0 1.75.783 1.75 1.75v22.5a1.75 1.75 0 0 1-1.75 1.75H7.818a1.75 1.75 0 0 1-1.75-1.75v-22.5c0-.967.784-1.75 1.75-1.75Z" stroke="var(--dt-color-border-subtle)" stroke-opacity=".1" stroke-width=".5" id="Vector"/><path d="M55.28 79.01H1v1.81h54.28v-1.81Z" fill="var(--dt-color-surface-strong)" id="Vector"/><path d="M32.617 79.01H23.57v.905h9.047v-.905Z" fill="var(--dt-color-surface-contrast)" id="Vector"/><path d="M12.293 59.977h31.056v15.277c0 .398-.397.72-.885.72H13.178c-.489 0-.885-.322-.885-.72V59.977Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path d="M14.657 63.452h10.372v1.038H14.657v-1.038Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M14.657 65.138h10.372v1.037H14.657v-1.037Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M14.657 66.823h10.372v1.038H14.657v-1.038Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M30.604 61.859h11.668v11.798H30.604V61.859Z" fill="var(--dt-color-surface-bold)" id="Vector"/><path d="M43.47 59.422H12.292V57.1c0-.49.398-.888.888-.888h29.4c.49 0 .888.398.888.888v2.322Z" fill="var(--dt-color-brand-purple)" id="Vector"/><path d="M14.236 58.476a.444.444 0 1 0 0-.888.444.444 0 0 0 0 .888Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path d="M15.657 58.476a.444.444 0 1 0 0-.888.444.444 0 0 0 0 .888Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path d="M17.078 58.476a.444.444 0 1 0 0-.888.444.444 0 0 0 0 .888Z" fill="var(--dt-color-neutral-white)" id="Vector"/><path fill-rule="evenodd" clip-rule="evenodd" d="M49.099 48.237h5.081c.312 0 .565.253.565.565v5.082a.565.565 0 0 1-1.13 0v-3.72l-16.82 16.822a.565.565 0 0 1-.8-.798l16.822-16.822H49.1a.565.565 0 1 1 0-1.129Z" fill="var(--dt-color-brand-purple)" id="Vector"/></svg>