@corto-ai/gds-angular 2.1.1 → 2.1.2-test.1

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 (806) hide show
  1. package/README.md +59 -0
  2. package/assets/css/acctivity.css +19034 -0
  3. package/assets/css/acctivity.css.map +1 -0
  4. package/assets/css/all.css +21870 -0
  5. package/assets/css/all.css.map +1 -0
  6. package/assets/css/corto.css +19040 -0
  7. package/assets/css/corto.css.map +1 -0
  8. package/assets/css/lawy.css +19013 -0
  9. package/assets/css/lawy.css.map +1 -0
  10. package/assets/css/leap.css +18962 -0
  11. package/assets/css/leap.css.map +1 -0
  12. package/assets/{styles/scss → scss}/_helpers.scss +0 -1
  13. package/assets/scss/_mixins.scss +163 -0
  14. package/assets/{styles/scss → scss}/css-custom-properties/acctivity/_custom-properties.scss +8 -0
  15. package/assets/{styles/scss → scss}/css-custom-properties/corto/_custom-properties.scss +16 -0
  16. package/assets/{styles/scss → scss}/css-custom-properties/lawy/_custom-properties.scss +8 -0
  17. package/assets/{styles/scss → scss}/css-custom-properties/leap/_custom-properties.scss +8 -0
  18. package/assets/{styles/scss → scss}/css-custom-properties/mixins/_gds.scss +8 -0
  19. package/assets/svg/corto/corto-dev-console-icon-light.svg +11 -0
  20. package/assets/svg/filled/filled-clock.svg +3 -0
  21. package/assets/svg/filled/filled-code.svg +3 -0
  22. package/assets/svg/filled/filled-document-multiple.svg +3 -0
  23. package/assets/svg/filled/filled-document-table.svg +3 -0
  24. package/assets/svg/filled/filled-person-support.svg +3 -0
  25. package/assets/svg/filled/filled-receipt.svg +3 -0
  26. package/assets/svg/filled/filled-select-object.svg +3 -0
  27. package/assets/svg/filled/filled-wallet.svg +3 -0
  28. package/assets/svg/line/line-clock.svg +3 -0
  29. package/assets/svg/line/line-connect.svg +3 -0
  30. package/assets/svg/line/line-database-link.svg +3 -0
  31. package/assets/svg/line/line-document-table.svg +3 -0
  32. package/assets/svg/line/line-receipt.svg +3 -0
  33. package/assets/svg/line/line-wallet.svg +3 -0
  34. package/fesm2022/corto-ai-gds-angular.mjs +213 -110
  35. package/fesm2022/corto-ai-gds-angular.mjs.map +1 -1
  36. package/package.json +3 -2
  37. package/types/corto-ai-gds-angular.d.ts +86 -42
  38. package/assets/styles/scss/_mixins.scss +0 -141
  39. package/assets/styles/svg/empty-state/empty-state-404.svg +0 -1
  40. package/assets/styles/svg/empty-state/empty-state-contact.svg +0 -1
  41. package/assets/styles/svg/empty-state/empty-state-default.svg +0 -12
  42. package/assets/styles/svg/empty-state/empty-state-generic-error.svg +0 -1
  43. package/assets/styles/svg/empty-state/empty-state-getting-started.svg +0 -54
  44. package/assets/styles/svg/empty-state/empty-state-no-email-connected.svg +0 -61
  45. package/assets/styles/svg/empty-state/empty-state-no-matters.svg +0 -1
  46. package/assets/styles/svg/empty-state/empty-state-no-results.svg +0 -1
  47. package/assets/styles/svg/empty-state/empty-state-no-select-filter.svg +0 -38
  48. package/assets/styles/svg/empty-state/empty-state-not-found.svg +0 -40
  49. package/assets/styles/svg/empty-state/empty-state-restricted-access.svg +0 -36
  50. /package/assets/{styles/background → background}/locked-background.svg +0 -0
  51. /package/assets/{styles/css → css}/storybook.css +0 -0
  52. /package/assets/{styles/fonts → fonts}/Inter-VariableFont.ttf +0 -0
  53. /package/assets/{styles/fonts → fonts}/Satoshi-Black.eot +0 -0
  54. /package/assets/{styles/fonts → fonts}/Satoshi-Black.ttf +0 -0
  55. /package/assets/{styles/fonts → fonts}/Satoshi-Black.woff +0 -0
  56. /package/assets/{styles/fonts → fonts}/Satoshi-Black.woff2 +0 -0
  57. /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.eot +0 -0
  58. /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.ttf +0 -0
  59. /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.woff +0 -0
  60. /package/assets/{styles/fonts → fonts}/Satoshi-BlackItalic.woff2 +0 -0
  61. /package/assets/{styles/fonts → fonts}/Satoshi-Bold.eot +0 -0
  62. /package/assets/{styles/fonts → fonts}/Satoshi-Bold.ttf +0 -0
  63. /package/assets/{styles/fonts → fonts}/Satoshi-Bold.woff +0 -0
  64. /package/assets/{styles/fonts → fonts}/Satoshi-Bold.woff2 +0 -0
  65. /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.eot +0 -0
  66. /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.ttf +0 -0
  67. /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.woff +0 -0
  68. /package/assets/{styles/fonts → fonts}/Satoshi-BoldItalic.woff2 +0 -0
  69. /package/assets/{styles/fonts → fonts}/Satoshi-Italic.eot +0 -0
  70. /package/assets/{styles/fonts → fonts}/Satoshi-Italic.ttf +0 -0
  71. /package/assets/{styles/fonts → fonts}/Satoshi-Italic.woff +0 -0
  72. /package/assets/{styles/fonts → fonts}/Satoshi-Italic.woff2 +0 -0
  73. /package/assets/{styles/fonts → fonts}/Satoshi-Light.eot +0 -0
  74. /package/assets/{styles/fonts → fonts}/Satoshi-Light.ttf +0 -0
  75. /package/assets/{styles/fonts → fonts}/Satoshi-Light.woff +0 -0
  76. /package/assets/{styles/fonts → fonts}/Satoshi-Light.woff2 +0 -0
  77. /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.eot +0 -0
  78. /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.ttf +0 -0
  79. /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.woff +0 -0
  80. /package/assets/{styles/fonts → fonts}/Satoshi-LightItalic.woff2 +0 -0
  81. /package/assets/{styles/fonts → fonts}/Satoshi-Medium.eot +0 -0
  82. /package/assets/{styles/fonts → fonts}/Satoshi-Medium.ttf +0 -0
  83. /package/assets/{styles/fonts → fonts}/Satoshi-Medium.woff +0 -0
  84. /package/assets/{styles/fonts → fonts}/Satoshi-Medium.woff2 +0 -0
  85. /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.eot +0 -0
  86. /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.ttf +0 -0
  87. /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.woff +0 -0
  88. /package/assets/{styles/fonts → fonts}/Satoshi-MediumItalic.woff2 +0 -0
  89. /package/assets/{styles/fonts → fonts}/Satoshi-Regular.eot +0 -0
  90. /package/assets/{styles/fonts → fonts}/Satoshi-Regular.ttf +0 -0
  91. /package/assets/{styles/fonts → fonts}/Satoshi-Regular.woff +0 -0
  92. /package/assets/{styles/fonts → fonts}/Satoshi-Regular.woff2 +0 -0
  93. /package/assets/{styles/fonts → fonts}/Satoshi-Variable.eot +0 -0
  94. /package/assets/{styles/fonts → fonts}/Satoshi-Variable.ttf +0 -0
  95. /package/assets/{styles/fonts → fonts}/Satoshi-Variable.woff +0 -0
  96. /package/assets/{styles/fonts → fonts}/Satoshi-Variable.woff2 +0 -0
  97. /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.eot +0 -0
  98. /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.ttf +0 -0
  99. /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.woff +0 -0
  100. /package/assets/{styles/fonts → fonts}/Satoshi-VariableItalic.woff2 +0 -0
  101. /package/assets/{styles/images → images}/bell-on.svg +0 -0
  102. /package/assets/{styles/images → images}/dismiss-white.svg +0 -0
  103. /package/assets/{styles/images → images}/dismiss.svg +0 -0
  104. /package/assets/{styles/images → images}/maximise.svg +0 -0
  105. /package/assets/{styles/images → images}/minimise.svg +0 -0
  106. /package/assets/{styles/scss → scss}/_fonts.scss +0 -0
  107. /package/assets/{styles/scss → scss}/animations/expand-collapse.scss +0 -0
  108. /package/assets/{styles/scss → scss}/animations/fade.scss +0 -0
  109. /package/assets/{styles/scss → scss}/animations/scale.scss +0 -0
  110. /package/assets/{styles/scss → scss}/animations/shimmer.scss +0 -0
  111. /package/assets/{styles/scss → scss}/animations/slide.scss +0 -0
  112. /package/assets/{styles/scss → scss}/base.scss +0 -0
  113. /package/assets/{styles/scss → scss}/cdk-overlay-prebuilt.scss +0 -0
  114. /package/assets/{styles/scss → scss}/css-custom-properties/acctivity/_primitives.scss +0 -0
  115. /package/assets/{styles/scss → scss}/css-custom-properties/corto/_primitives.scss +0 -0
  116. /package/assets/{styles/scss → scss}/css-custom-properties/lawy/_primitives.scss +0 -0
  117. /package/assets/{styles/scss → scss}/css-custom-properties/leap/_primitives.scss +0 -0
  118. /package/assets/{styles/scss → scss}/css-custom-properties/mixins/_utils.scss +0 -0
  119. /package/assets/{styles/scss → scss}/css-custom-properties/storybook/_custom-properties.scss +0 -0
  120. /package/assets/{styles/scss → scss}/destyle-dl.scss +0 -0
  121. /package/assets/{styles/scss → scss}/destyle-input.scss +0 -0
  122. /package/assets/{styles/scss → scss}/fonts/_inter.scss +0 -0
  123. /package/assets/{styles/scss → scss}/fonts/_satoshi-black.scss +0 -0
  124. /package/assets/{styles/scss → scss}/fonts/_satoshi-bold.scss +0 -0
  125. /package/assets/{styles/scss → scss}/fonts/_satoshi-light.scss +0 -0
  126. /package/assets/{styles/scss → scss}/fonts/_satoshi-medium.scss +0 -0
  127. /package/assets/{styles/scss → scss}/fonts/_satoshi-regular.scss +0 -0
  128. /package/assets/{styles/scss → scss}/fonts/_satoshi-variable.scss +0 -0
  129. /package/assets/{styles/scss → scss}/material.scss +0 -0
  130. /package/assets/{styles/scss → scss}/mixins/_a11y.scss +0 -0
  131. /package/assets/{styles/scss → scss}/mixins/_focus.scss +0 -0
  132. /package/assets/{styles/scss → scss}/mixins/_form.scss +0 -0
  133. /package/assets/{styles/scss → scss}/mixins/buttons/_base.scss +0 -0
  134. /package/assets/{styles/scss → scss}/mixins/buttons/_reset.scss +0 -0
  135. /package/assets/{styles/scss → scss}/mixins/layouts/_centered-flex-square.scss +0 -0
  136. /package/assets/{styles/scss → scss}/mixins/layouts/_row-with-leading-trailing.scss +0 -0
  137. /package/assets/{styles/scss → scss}/mixins/layouts/_row-with-leading.scss +0 -0
  138. /package/assets/{styles/scss → scss}/mixins/layouts/_row-with-trailing.scss +0 -0
  139. /package/assets/{styles/scss → scss}/ng-select.scss +0 -0
  140. /package/assets/{styles/scss → scss}/normalize.scss +0 -0
  141. /package/assets/{styles/scss → scss}/storybook-overrides.scss +0 -0
  142. /package/assets/{styles/scss → scss}/styles.scss +0 -0
  143. /package/assets/{styles/scss → scss}/tippy-overrides.scss +0 -0
  144. /package/assets/{styles/scss → scss}/utilities/_background.scss +0 -0
  145. /package/assets/{styles/scss → scss}/utilities/_border.scss +0 -0
  146. /package/assets/{styles/scss → scss}/utilities/_display.scss +0 -0
  147. /package/assets/{styles/scss → scss}/utilities/_flex.scss +0 -0
  148. /package/assets/{styles/scss → scss}/utilities/_focus-ring.scss +0 -0
  149. /package/assets/{styles/scss → scss}/utilities/_icon.scss +0 -0
  150. /package/assets/{styles/scss → scss}/utilities/_interaction.scss +0 -0
  151. /package/assets/{styles/scss → scss}/utilities/_layout.scss +0 -0
  152. /package/assets/{styles/scss → scss}/utilities/_lists.scss +0 -0
  153. /package/assets/{styles/scss → scss}/utilities/_position.scss +0 -0
  154. /package/assets/{styles/scss → scss}/utilities/_scroll.scss +0 -0
  155. /package/assets/{styles/scss → scss}/utilities/_sizing.scss +0 -0
  156. /package/assets/{styles/scss → scss}/utilities/_spacing.scss +0 -0
  157. /package/assets/{styles/scss → scss}/utilities/_text.scss +0 -0
  158. /package/assets/{styles/scss → scss}/utilities/_toastr.scss +0 -0
  159. /package/assets/{styles/scss → scss}/utilities/_visibility.scss +0 -0
  160. /package/assets/{styles/storybook → storybook}/colours.svg +0 -0
  161. /package/assets/{styles/storybook → storybook}/components.svg +0 -0
  162. /package/assets/{styles/storybook → storybook}/documentation.svg +0 -0
  163. /package/assets/{styles/storybook → storybook}/guide-background.png +0 -0
  164. /package/assets/{styles/storybook → storybook}/guide-canvas.png +0 -0
  165. /package/assets/{styles/storybook → storybook}/guide-docs.png +0 -0
  166. /package/assets/{styles/storybook → storybook}/guide-status.png +0 -0
  167. /package/assets/{styles/storybook → storybook}/guide-theme.png +0 -0
  168. /package/assets/{styles/storybook → storybook}/guide-viewport.png +0 -0
  169. /package/assets/{styles/storybook → storybook}/icon-filled.svg +0 -0
  170. /package/assets/{styles/storybook → storybook}/icon-general.svg +0 -0
  171. /package/assets/{styles/storybook → storybook}/icon-line.svg +0 -0
  172. /package/assets/{styles/storybook → storybook}/icon-twotone.svg +0 -0
  173. /package/assets/{styles/storybook → storybook}/icons.svg +0 -0
  174. /package/assets/{styles/storybook → storybook}/lc-header-toolbar-bg.png +0 -0
  175. /package/assets/{styles/storybook → storybook}/lc-logo-mono.svg +0 -0
  176. /package/assets/{styles/storybook → storybook}/logo.svg +0 -0
  177. /package/assets/{styles/storybook → storybook}/resources.svg +0 -0
  178. /package/assets/{styles/storybook → storybook}/uiframework.svg +0 -0
  179. /package/assets/{styles/storybook → storybook}/what-new.png +0 -0
  180. /package/assets/{styles/svg → svg}/acctivity/acctivity-icon-default.svg +0 -0
  181. /package/assets/{styles/svg → svg}/acctivity/acctivity-logo-dark-default.svg +0 -0
  182. /package/assets/{styles/svg → svg}/acctivity/acctivity-logo-light-default.svg +0 -0
  183. /package/assets/{styles/svg → svg}/brand/brand-ask.svg +0 -0
  184. /package/assets/{styles/svg → svg}/brand/brand-create.svg +0 -0
  185. /package/assets/{styles/svg → svg}/brand/brand-gear.svg +0 -0
  186. /package/assets/{styles/svg → svg}/brand/brand-inbox.svg +0 -0
  187. /package/assets/{styles/svg → svg}/brand/brand-timer.svg +0 -0
  188. /package/assets/{styles/svg → svg}/card/card-business-dark.svg +0 -0
  189. /package/assets/{styles/svg → svg}/card/card-business-light.svg +0 -0
  190. /package/assets/{styles/svg → svg}/card/card-card-dark.svg +0 -0
  191. /package/assets/{styles/svg → svg}/card/card-card-light.svg +0 -0
  192. /package/assets/{styles/svg → svg}/card/card-company-dark.svg +0 -0
  193. /package/assets/{styles/svg → svg}/card/card-company-light.svg +0 -0
  194. /package/assets/{styles/svg → svg}/card/card-government-dark.svg +0 -0
  195. /package/assets/{styles/svg → svg}/card/card-government-light.svg +0 -0
  196. /package/assets/{styles/svg → svg}/card/card-icon-dark.svg +0 -0
  197. /package/assets/{styles/svg → svg}/card/card-icon-light.svg +0 -0
  198. /package/assets/{styles/svg → svg}/card/card-people-dark.svg +0 -0
  199. /package/assets/{styles/svg → svg}/card/card-people-light.svg +0 -0
  200. /package/assets/{styles/svg → svg}/card/card-person-dark.svg +0 -0
  201. /package/assets/{styles/svg → svg}/card/card-person-light.svg +0 -0
  202. /package/assets/{styles/svg → svg}/card/card-trust-dark.svg +0 -0
  203. /package/assets/{styles/svg → svg}/card/card-trust-light.svg +0 -0
  204. /package/assets/{styles/svg → svg}/checkbox/checkbox-checked.svg +0 -0
  205. /package/assets/{styles/svg → svg}/checkbox/checkbox-intermediate.svg +0 -0
  206. /package/assets/{styles/svg → svg}/checkbox/checkbox-unchecked.svg +0 -0
  207. /package/assets/{styles/svg → svg}/corto/corto-icon-dark-default.svg +0 -0
  208. /package/assets/{styles/svg → svg}/corto/corto-icon-dark-solid.svg +0 -0
  209. /package/assets/{styles/svg → svg}/corto/corto-icon-light-default.svg +0 -0
  210. /package/assets/{styles/svg → svg}/corto/corto-icon-light-solid.svg +0 -0
  211. /package/assets/{styles/svg → svg}/corto/corto-icon-purple-default.svg +0 -0
  212. /package/assets/{styles/svg → svg}/corto/corto-icon-purple-solid.svg +0 -0
  213. /package/assets/{styles/svg → svg}/corto/corto-logo-dark-default.svg +0 -0
  214. /package/assets/{styles/svg → svg}/corto/corto-logo-dark-solid.svg +0 -0
  215. /package/assets/{styles/svg → svg}/corto/corto-logo-light-default.svg +0 -0
  216. /package/assets/{styles/svg → svg}/corto/corto-logo-light-solid.svg +0 -0
  217. /package/assets/{styles/svg → svg}/corto/corto-logo-purple-default.svg +0 -0
  218. /package/assets/{styles/svg → svg}/corto/corto-logo-purple-solid.svg +0 -0
  219. /package/assets/{styles/svg → svg}/country/au.svg +0 -0
  220. /package/assets/{styles/svg → svg}/country/ca.svg +0 -0
  221. /package/assets/{styles/svg → svg}/country/gb.svg +0 -0
  222. /package/assets/{styles/svg → svg}/country/ie.svg +0 -0
  223. /package/assets/{styles/svg → svg}/country/nz.svg +0 -0
  224. /package/assets/{styles/svg → svg}/country/us.svg +0 -0
  225. /package/assets/{styles/svg → svg}/doc/doc-activity-default.svg +0 -0
  226. /package/assets/{styles/svg → svg}/doc/doc-app-time-past.svg +0 -0
  227. /package/assets/{styles/svg → svg}/doc/doc-app-time-today.svg +0 -0
  228. /package/assets/{styles/svg → svg}/doc/doc-app-time-upcoming.svg +0 -0
  229. /package/assets/{styles/svg → svg}/doc/doc-appointment.svg +0 -0
  230. /package/assets/{styles/svg → svg}/doc/doc-audio-sc.svg +0 -0
  231. /package/assets/{styles/svg → svg}/doc/doc-audio.svg +0 -0
  232. /package/assets/{styles/svg → svg}/doc/doc-blank-letter.svg +0 -0
  233. /package/assets/{styles/svg → svg}/doc/doc-blank-memo.svg +0 -0
  234. /package/assets/{styles/svg → svg}/doc/doc-bylawyers.svg +0 -0
  235. /package/assets/{styles/svg → svg}/doc/doc-calendar-clock-blue.svg +0 -0
  236. /package/assets/{styles/svg → svg}/doc/doc-calendar-clock-grey.svg +0 -0
  237. /package/assets/{styles/svg → svg}/doc/doc-calendar-clock-orange.svg +0 -0
  238. /package/assets/{styles/svg → svg}/doc/doc-calendar-flag-blue.svg +0 -0
  239. /package/assets/{styles/svg → svg}/doc/doc-calendar-flag-grey.svg +0 -0
  240. /package/assets/{styles/svg → svg}/doc/doc-calendar-flag-orange.svg +0 -0
  241. /package/assets/{styles/svg → svg}/doc/doc-clause.svg +0 -0
  242. /package/assets/{styles/svg → svg}/doc/doc-comment.svg +0 -0
  243. /package/assets/{styles/svg → svg}/doc/doc-email-draft.svg +0 -0
  244. /package/assets/{styles/svg → svg}/doc/doc-email-new.svg +0 -0
  245. /package/assets/{styles/svg → svg}/doc/doc-email-received.svg +0 -0
  246. /package/assets/{styles/svg → svg}/doc/doc-email-sent.svg +0 -0
  247. /package/assets/{styles/svg → svg}/doc/doc-email.svg +0 -0
  248. /package/assets/{styles/svg → svg}/doc/doc-excel-sc.svg +0 -0
  249. /package/assets/{styles/svg → svg}/doc/doc-excel.svg +0 -0
  250. /package/assets/{styles/svg → svg}/doc/doc-fax.svg +0 -0
  251. /package/assets/{styles/svg → svg}/doc/doc-file-note.svg +0 -0
  252. /package/assets/{styles/svg → svg}/doc/doc-filter-sc.svg +0 -0
  253. /package/assets/{styles/svg → svg}/doc/doc-filter.svg +0 -0
  254. /package/assets/{styles/svg → svg}/doc/doc-folder-back-sc.svg +0 -0
  255. /package/assets/{styles/svg → svg}/doc/doc-folder-back.svg +0 -0
  256. /package/assets/{styles/svg → svg}/doc/doc-folder-empty-disabled.svg +0 -0
  257. /package/assets/{styles/svg → svg}/doc/doc-folder-empty-sc.svg +0 -0
  258. /package/assets/{styles/svg → svg}/doc/doc-folder-empty.svg +0 -0
  259. /package/assets/{styles/svg → svg}/doc/doc-folder-home-sc.svg +0 -0
  260. /package/assets/{styles/svg → svg}/doc/doc-folder-home.svg +0 -0
  261. /package/assets/{styles/svg → svg}/doc/doc-folder-new-sc.svg +0 -0
  262. /package/assets/{styles/svg → svg}/doc/doc-folder-new.svg +0 -0
  263. /package/assets/{styles/svg → svg}/doc/doc-folder-open-sc.svg +0 -0
  264. /package/assets/{styles/svg → svg}/doc/doc-folder-open.svg +0 -0
  265. /package/assets/{styles/svg → svg}/doc/doc-folder-sc.svg +0 -0
  266. /package/assets/{styles/svg → svg}/doc/doc-folder-zip-sc.svg +0 -0
  267. /package/assets/{styles/svg → svg}/doc/doc-folder-zip.svg +0 -0
  268. /package/assets/{styles/svg → svg}/doc/doc-folder.svg +0 -0
  269. /package/assets/{styles/svg → svg}/doc/doc-hyperlink.svg +0 -0
  270. /package/assets/{styles/svg → svg}/doc/doc-image-sc.svg +0 -0
  271. /package/assets/{styles/svg → svg}/doc/doc-image.svg +0 -0
  272. /package/assets/{styles/svg → svg}/doc/doc-infotrack-new-sc.svg +0 -0
  273. /package/assets/{styles/svg → svg}/doc/doc-infotrack-new.svg +0 -0
  274. /package/assets/{styles/svg → svg}/doc/doc-infotrack-sc.svg +0 -0
  275. /package/assets/{styles/svg → svg}/doc/doc-infotrack.svg +0 -0
  276. /package/assets/{styles/svg → svg}/doc/doc-new-comment.svg +0 -0
  277. /package/assets/{styles/svg → svg}/doc/doc-new-email.svg +0 -0
  278. /package/assets/{styles/svg → svg}/doc/doc-payment-request.svg +0 -0
  279. /package/assets/{styles/svg → svg}/doc/doc-pdf-sc.svg +0 -0
  280. /package/assets/{styles/svg → svg}/doc/doc-pdf.svg +0 -0
  281. /package/assets/{styles/svg → svg}/doc/doc-phone-call.svg +0 -0
  282. /package/assets/{styles/svg → svg}/doc/doc-powerpoint-sc.svg +0 -0
  283. /package/assets/{styles/svg → svg}/doc/doc-powerpoint.svg +0 -0
  284. /package/assets/{styles/svg → svg}/doc/doc-precedent-notification.svg +0 -0
  285. /package/assets/{styles/svg → svg}/doc/doc-scanned-doc.svg +0 -0
  286. /package/assets/{styles/svg → svg}/doc/doc-shared-folder.svg +0 -0
  287. /package/assets/{styles/svg → svg}/doc/doc-signature-declined.svg +0 -0
  288. /package/assets/{styles/svg → svg}/doc/doc-signature-pending.svg +0 -0
  289. /package/assets/{styles/svg → svg}/doc/doc-signature-requested.svg +0 -0
  290. /package/assets/{styles/svg → svg}/doc/doc-signature-signed.svg +0 -0
  291. /package/assets/{styles/svg → svg}/doc/doc-sms.svg +0 -0
  292. /package/assets/{styles/svg → svg}/doc/doc-task-past-check.svg +0 -0
  293. /package/assets/{styles/svg → svg}/doc/doc-task-past.svg +0 -0
  294. /package/assets/{styles/svg → svg}/doc/doc-task-today-check.svg +0 -0
  295. /package/assets/{styles/svg → svg}/doc/doc-task-today.svg +0 -0
  296. /package/assets/{styles/svg → svg}/doc/doc-task-upcoming-check.svg +0 -0
  297. /package/assets/{styles/svg → svg}/doc/doc-task-upcoming.svg +0 -0
  298. /package/assets/{styles/svg → svg}/doc/doc-tax-invoice-2.svg +0 -0
  299. /package/assets/{styles/svg → svg}/doc/doc-tax-invoice-template-2.svg +0 -0
  300. /package/assets/{styles/svg → svg}/doc/doc-tax-invoice-template.svg +0 -0
  301. /package/assets/{styles/svg → svg}/doc/doc-tax-invoice.svg +0 -0
  302. /package/assets/{styles/svg → svg}/doc/doc-text-sc.svg +0 -0
  303. /package/assets/{styles/svg → svg}/doc/doc-text.svg +0 -0
  304. /package/assets/{styles/svg → svg}/doc/doc-trust-statement.svg +0 -0
  305. /package/assets/{styles/svg → svg}/doc/doc-unknown-text.svg +0 -0
  306. /package/assets/{styles/svg → svg}/doc/doc-unknown-type.svg +0 -0
  307. /package/assets/{styles/svg → svg}/doc/doc-video-call.svg +0 -0
  308. /package/assets/{styles/svg → svg}/doc/doc-video.svg +0 -0
  309. /package/assets/{styles/svg → svg}/doc/doc-word-sc.svg +0 -0
  310. /package/assets/{styles/svg → svg}/doc/doc-word.svg +0 -0
  311. /package/assets/{styles/svg → svg}/doc/doc-zyphta.svg +0 -0
  312. /package/assets/{styles/svg → svg}/email/email-checkmark.svg +0 -0
  313. /package/assets/{styles/svg → svg}/email/email-dismiss.svg +0 -0
  314. /package/assets/{styles/svg → svg}/email/email-error.svg +0 -0
  315. /package/assets/{styles/svg → svg}/filled/filled-accounting.svg +0 -0
  316. /package/assets/{styles/svg → svg}/filled/filled-add-circle.svg +0 -0
  317. /package/assets/{styles/svg → svg}/filled/filled-agent-bot.svg +0 -0
  318. /package/assets/{styles/svg → svg}/filled/filled-ai-paralegal.svg +0 -0
  319. /package/assets/{styles/svg → svg}/filled/filled-arrow-bent-curve.svg +0 -0
  320. /package/assets/{styles/svg → svg}/filled/filled-arrow-down-left.svg +0 -0
  321. /package/assets/{styles/svg → svg}/filled/filled-arrow-down.svg +0 -0
  322. /package/assets/{styles/svg → svg}/filled/filled-arrow-left.svg +0 -0
  323. /package/assets/{styles/svg → svg}/filled/filled-arrow-right.svg +0 -0
  324. /package/assets/{styles/svg → svg}/filled/filled-arrow-sort.svg +0 -0
  325. /package/assets/{styles/svg → svg}/filled/filled-arrow-up-left.svg +0 -0
  326. /package/assets/{styles/svg → svg}/filled/filled-arrow-up-right.svg +0 -0
  327. /package/assets/{styles/svg → svg}/filled/filled-arrow-up.svg +0 -0
  328. /package/assets/{styles/svg → svg}/filled/filled-attach.svg +0 -0
  329. /package/assets/{styles/svg → svg}/filled/filled-bell-notify.svg +0 -0
  330. /package/assets/{styles/svg → svg}/filled/filled-bell-off.svg +0 -0
  331. /package/assets/{styles/svg → svg}/filled/filled-bell.svg +0 -0
  332. /package/assets/{styles/svg → svg}/filled/filled-bg-colour.svg +0 -0
  333. /package/assets/{styles/svg → svg}/filled/filled-bold.svg +0 -0
  334. /package/assets/{styles/svg → svg}/filled/filled-book-search.svg +0 -0
  335. /package/assets/{styles/svg → svg}/filled/filled-bookmark.svg +0 -0
  336. /package/assets/{styles/svg → svg}/filled/filled-braces-hamburger.svg +0 -0
  337. /package/assets/{styles/svg → svg}/filled/filled-braces.svg +0 -0
  338. /package/assets/{styles/svg → svg}/filled/filled-bullet.svg +0 -0
  339. /package/assets/{styles/svg → svg}/filled/filled-calculations.svg +0 -0
  340. /package/assets/{styles/svg → svg}/filled/filled-calendar-add.svg +0 -0
  341. /package/assets/{styles/svg → svg}/filled/filled-calendar-arrow-right.svg +0 -0
  342. /package/assets/{styles/svg → svg}/filled/filled-calendar-clock.svg +0 -0
  343. /package/assets/{styles/svg → svg}/filled/filled-calendar-cross.svg +0 -0
  344. /package/assets/{styles/svg → svg}/filled/filled-calendar-person.svg +0 -0
  345. /package/assets/{styles/svg → svg}/filled/filled-calendar-today.svg +0 -0
  346. /package/assets/{styles/svg → svg}/filled/filled-calendar-view.svg +0 -0
  347. /package/assets/{styles/svg → svg}/filled/filled-calendar.svg +0 -0
  348. /package/assets/{styles/svg → svg}/filled/filled-camera.svg +0 -0
  349. /package/assets/{styles/svg → svg}/filled/filled-card.svg +0 -0
  350. /package/assets/{styles/svg → svg}/filled/filled-caret-down.svg +0 -0
  351. /package/assets/{styles/svg → svg}/filled/filled-caret-left.svg +0 -0
  352. /package/assets/{styles/svg → svg}/filled/filled-caret-right.svg +0 -0
  353. /package/assets/{styles/svg → svg}/filled/filled-caret-up.svg +0 -0
  354. /package/assets/{styles/svg → svg}/filled/filled-chat-bubble-question.svg +0 -0
  355. /package/assets/{styles/svg → svg}/filled/filled-chat-empty.svg +0 -0
  356. /package/assets/{styles/svg → svg}/filled/filled-chat-sparkle.svg +0 -0
  357. /package/assets/{styles/svg → svg}/filled/filled-chat.svg +0 -0
  358. /package/assets/{styles/svg → svg}/filled/filled-check-circle.svg +0 -0
  359. /package/assets/{styles/svg → svg}/filled/filled-clear-format.svg +0 -0
  360. /package/assets/{styles/svg → svg}/filled/filled-cloud-cross.svg +0 -0
  361. /package/assets/{styles/svg → svg}/filled/filled-cloud-strike.svg +0 -0
  362. /package/assets/{styles/svg → svg}/filled/filled-cloud-tick.svg +0 -0
  363. /package/assets/{styles/svg → svg}/filled/filled-cloud.svg +0 -0
  364. /package/assets/{styles/svg → svg}/filled/filled-colour.svg +0 -0
  365. /package/assets/{styles/svg → svg}/filled/filled-conditional-fields.svg +0 -0
  366. /package/assets/{styles/svg → svg}/filled/filled-contact.svg +0 -0
  367. /package/assets/{styles/svg → svg}/filled/filled-copy.svg +0 -0
  368. /package/assets/{styles/svg → svg}/filled/filled-cut.svg +0 -0
  369. /package/assets/{styles/svg → svg}/filled/filled-date.svg +0 -0
  370. /package/assets/{styles/svg → svg}/filled/filled-details.svg +0 -0
  371. /package/assets/{styles/svg → svg}/filled/filled-document.svg +0 -0
  372. /package/assets/{styles/svg → svg}/filled/filled-down-left.svg +0 -0
  373. /package/assets/{styles/svg → svg}/filled/filled-down.svg +0 -0
  374. /package/assets/{styles/svg → svg}/filled/filled-download.svg +0 -0
  375. /package/assets/{styles/svg → svg}/filled/filled-drag.svg +0 -0
  376. /package/assets/{styles/svg → svg}/filled/filled-duplicate.svg +0 -0
  377. /package/assets/{styles/svg → svg}/filled/filled-edit.svg +0 -0
  378. /package/assets/{styles/svg → svg}/filled/filled-emoji.svg +0 -0
  379. /package/assets/{styles/svg → svg}/filled/filled-exclamation.svg +0 -0
  380. /package/assets/{styles/svg → svg}/filled/filled-facts.svg +0 -0
  381. /package/assets/{styles/svg → svg}/filled/filled-fee-entry.svg +0 -0
  382. /package/assets/{styles/svg → svg}/filled/filled-feedback.svg +0 -0
  383. /package/assets/{styles/svg → svg}/filled/filled-fields.svg +0 -0
  384. /package/assets/{styles/svg → svg}/filled/filled-folder-search.svg +0 -0
  385. /package/assets/{styles/svg → svg}/filled/filled-folder.svg +0 -0
  386. /package/assets/{styles/svg → svg}/filled/filled-form.svg +0 -0
  387. /package/assets/{styles/svg → svg}/filled/filled-grid.svg +0 -0
  388. /package/assets/{styles/svg → svg}/filled/filled-help.svg +0 -0
  389. /package/assets/{styles/svg → svg}/filled/filled-high-priority.svg +0 -0
  390. /package/assets/{styles/svg → svg}/filled/filled-highlight.svg +0 -0
  391. /package/assets/{styles/svg → svg}/filled/filled-image.svg +0 -0
  392. /package/assets/{styles/svg → svg}/filled/filled-info.svg +0 -0
  393. /package/assets/{styles/svg → svg}/filled/filled-italic.svg +0 -0
  394. /package/assets/{styles/svg → svg}/filled/filled-left.svg +0 -0
  395. /package/assets/{styles/svg → svg}/filled/filled-library.svg +0 -0
  396. /package/assets/{styles/svg → svg}/filled/filled-link.svg +0 -0
  397. /package/assets/{styles/svg → svg}/filled/filled-lock.svg +0 -0
  398. /package/assets/{styles/svg → svg}/filled/filled-mail.svg +0 -0
  399. /package/assets/{styles/svg → svg}/filled/filled-matter.svg +0 -0
  400. /package/assets/{styles/svg → svg}/filled/filled-menu-more.svg +0 -0
  401. /package/assets/{styles/svg → svg}/filled/filled-merge.svg +0 -0
  402. /package/assets/{styles/svg → svg}/filled/filled-message.svg +0 -0
  403. /package/assets/{styles/svg → svg}/filled/filled-microphone.svg +0 -0
  404. /package/assets/{styles/svg → svg}/filled/filled-minus-circle.svg +0 -0
  405. /package/assets/{styles/svg → svg}/filled/filled-mobile.svg +0 -0
  406. /package/assets/{styles/svg → svg}/filled/filled-open.svg +0 -0
  407. /package/assets/{styles/svg → svg}/filled/filled-pdf.svg +0 -0
  408. /package/assets/{styles/svg → svg}/filled/filled-person-layer.svg +0 -0
  409. /package/assets/{styles/svg → svg}/filled/filled-person.svg +0 -0
  410. /package/assets/{styles/svg → svg}/filled/filled-phone-callback.svg +0 -0
  411. /package/assets/{styles/svg → svg}/filled/filled-phone.svg +0 -0
  412. /package/assets/{styles/svg → svg}/filled/filled-placeholder.svg +0 -0
  413. /package/assets/{styles/svg → svg}/filled/filled-prebilling.svg +0 -0
  414. /package/assets/{styles/svg → svg}/filled/filled-refresh-dashed.svg +0 -0
  415. /package/assets/{styles/svg → svg}/filled/filled-refresh.svg +0 -0
  416. /package/assets/{styles/svg → svg}/filled/filled-rename.svg +0 -0
  417. /package/assets/{styles/svg → svg}/filled/filled-reorder.svg +0 -0
  418. /package/assets/{styles/svg → svg}/filled/filled-reset.svg +0 -0
  419. /package/assets/{styles/svg → svg}/filled/filled-right.svg +0 -0
  420. /package/assets/{styles/svg → svg}/filled/filled-save.svg +0 -0
  421. /package/assets/{styles/svg → svg}/filled/filled-send.svg +0 -0
  422. /package/assets/{styles/svg → svg}/filled/filled-setting.svg +0 -0
  423. /package/assets/{styles/svg → svg}/filled/filled-shared.svg +0 -0
  424. /package/assets/{styles/svg → svg}/filled/filled-sidebar-research.svg +0 -0
  425. /package/assets/{styles/svg → svg}/filled/filled-signature.svg +0 -0
  426. /package/assets/{styles/svg → svg}/filled/filled-sparkle.svg +0 -0
  427. /package/assets/{styles/svg → svg}/filled/filled-status-in-progress.svg +0 -0
  428. /package/assets/{styles/svg → svg}/filled/filled-stop.svg +0 -0
  429. /package/assets/{styles/svg → svg}/filled/filled-strikethrough.svg +0 -0
  430. /package/assets/{styles/svg → svg}/filled/filled-subtract-square.svg +0 -0
  431. /package/assets/{styles/svg → svg}/filled/filled-swap.svg +0 -0
  432. /package/assets/{styles/svg → svg}/filled/filled-table.svg +0 -0
  433. /package/assets/{styles/svg → svg}/filled/filled-tag.svg +0 -0
  434. /package/assets/{styles/svg → svg}/filled/filled-task-new.svg +0 -0
  435. /package/assets/{styles/svg → svg}/filled/filled-task-select.svg +0 -0
  436. /package/assets/{styles/svg → svg}/filled/filled-template.svg +0 -0
  437. /package/assets/{styles/svg → svg}/filled/filled-text-colour.svg +0 -0
  438. /package/assets/{styles/svg → svg}/filled/filled-thumbs-down.svg +0 -0
  439. /package/assets/{styles/svg → svg}/filled/filled-thumbs-up.svg +0 -0
  440. /package/assets/{styles/svg → svg}/filled/filled-timer.svg +0 -0
  441. /package/assets/{styles/svg → svg}/filled/filled-title.svg +0 -0
  442. /package/assets/{styles/svg → svg}/filled/filled-underline.svg +0 -0
  443. /package/assets/{styles/svg → svg}/filled/filled-up-left.svg +0 -0
  444. /package/assets/{styles/svg → svg}/filled/filled-up-right.svg +0 -0
  445. /package/assets/{styles/svg → svg}/filled/filled-up.svg +0 -0
  446. /package/assets/{styles/svg → svg}/filled/filled-view.svg +0 -0
  447. /package/assets/{styles/svg → svg}/filled/filled-website.svg +0 -0
  448. /package/assets/{styles/svg → svg}/fluent/fluent-add-circle.svg +0 -0
  449. /package/assets/{styles/svg → svg}/fluent/fluent-arrow-bent-right.svg +0 -0
  450. /package/assets/{styles/svg → svg}/fluent/fluent-bell.svg +0 -0
  451. /package/assets/{styles/svg → svg}/fluent/fluent-bg-colour.svg +0 -0
  452. /package/assets/{styles/svg → svg}/fluent/fluent-calculations.svg +0 -0
  453. /package/assets/{styles/svg → svg}/fluent/fluent-calendar.svg +0 -0
  454. /package/assets/{styles/svg → svg}/fluent/fluent-cloud.svg +0 -0
  455. /package/assets/{styles/svg → svg}/fluent/fluent-colour.svg +0 -0
  456. /package/assets/{styles/svg → svg}/fluent/fluent-company.svg +0 -0
  457. /package/assets/{styles/svg → svg}/fluent/fluent-conditional-fields.svg +0 -0
  458. /package/assets/{styles/svg → svg}/fluent/fluent-document.svg +0 -0
  459. /package/assets/{styles/svg → svg}/fluent/fluent-edit.svg +0 -0
  460. /package/assets/{styles/svg → svg}/fluent/fluent-family.svg +0 -0
  461. /package/assets/{styles/svg → svg}/fluent/fluent-fax.svg +0 -0
  462. /package/assets/{styles/svg → svg}/fluent/fluent-fields.svg +0 -0
  463. /package/assets/{styles/svg → svg}/fluent/fluent-government.svg +0 -0
  464. /package/assets/{styles/svg → svg}/fluent/fluent-location.svg +0 -0
  465. /package/assets/{styles/svg → svg}/fluent/fluent-mail.svg +0 -0
  466. /package/assets/{styles/svg → svg}/fluent/fluent-open.svg +0 -0
  467. /package/assets/{styles/svg → svg}/fluent/fluent-organization.svg +0 -0
  468. /package/assets/{styles/svg → svg}/fluent/fluent-person.svg +0 -0
  469. /package/assets/{styles/svg → svg}/fluent/fluent-phone.svg +0 -0
  470. /package/assets/{styles/svg → svg}/fluent/fluent-signature.svg +0 -0
  471. /package/assets/{styles/svg → svg}/fluent/fluent-task-select.svg +0 -0
  472. /package/assets/{styles/svg → svg}/fluent/fluent-website.svg +0 -0
  473. /package/assets/{styles/svg → svg}/illos/create-card.svg +0 -0
  474. /package/assets/{styles/svg → svg}/illos/logo.svg +0 -0
  475. /package/assets/{styles/svg → svg}/illos/wizard.svg +0 -0
  476. /package/assets/{styles/svg → svg}/lawy/lawy-icon-light-default.svg +0 -0
  477. /package/assets/{styles/svg → svg}/lawy/lawy-logo-light.svg +0 -0
  478. /package/assets/{styles/svg → svg}/leap/leap-empty-state-no-results.svg +0 -0
  479. /package/assets/{styles/svg → svg}/leap/leap-icon-blue.svg +0 -0
  480. /package/assets/{styles/svg → svg}/leap/leap-icon-gradient-blue.svg +0 -0
  481. /package/assets/{styles/svg → svg}/leap/leap-icon-gradient-orange.svg +0 -0
  482. /package/assets/{styles/svg → svg}/leap/leap-icon-orange.svg +0 -0
  483. /package/assets/{styles/svg → svg}/leap/leap-icon-transparent-orange.svg +0 -0
  484. /package/assets/{styles/svg → svg}/leap/leap-icon-transparent-white.svg +0 -0
  485. /package/assets/{styles/svg → svg}/leap/leap-logo-default.svg +0 -0
  486. /package/assets/{styles/svg → svg}/leap/leap-logo-matter-ai.svg +0 -0
  487. /package/assets/{styles/svg → svg}/leap/leap-logo-orange.svg +0 -0
  488. /package/assets/{styles/svg → svg}/leap/leap-logo-white.svg +0 -0
  489. /package/assets/{styles/svg → svg}/line/line-accounting.svg +0 -0
  490. /package/assets/{styles/svg → svg}/line/line-add-app.svg +0 -0
  491. /package/assets/{styles/svg → svg}/line/line-add-circle.svg +0 -0
  492. /package/assets/{styles/svg → svg}/line/line-add-row.svg +0 -0
  493. /package/assets/{styles/svg → svg}/line/line-add-square.svg +0 -0
  494. /package/assets/{styles/svg → svg}/line/line-add.svg +0 -0
  495. /package/assets/{styles/svg → svg}/line/line-agent-bot.svg +0 -0
  496. /package/assets/{styles/svg → svg}/line/line-ai-paralegal.svg +0 -0
  497. /package/assets/{styles/svg → svg}/line/line-alert-circle.svg +0 -0
  498. /package/assets/{styles/svg → svg}/line/line-alert.svg +0 -0
  499. /package/assets/{styles/svg → svg}/line/line-alignment-center.svg +0 -0
  500. /package/assets/{styles/svg → svg}/line/line-alignment-justify.svg +0 -0
  501. /package/assets/{styles/svg → svg}/line/line-alignment-left.svg +0 -0
  502. /package/assets/{styles/svg → svg}/line/line-alignment-right.svg +0 -0
  503. /package/assets/{styles/svg → svg}/line/line-archive.svg +0 -0
  504. /package/assets/{styles/svg → svg}/line/line-arrow-bent-curve.svg +0 -0
  505. /package/assets/{styles/svg → svg}/line/line-arrow-bent-left.svg +0 -0
  506. /package/assets/{styles/svg → svg}/line/line-arrow-bent-right.svg +0 -0
  507. /package/assets/{styles/svg → svg}/line/line-arrow-counterclockwise.svg +0 -0
  508. /package/assets/{styles/svg → svg}/line/line-arrow-curved-down-left.svg +0 -0
  509. /package/assets/{styles/svg → svg}/line/line-arrow-curved-down-right.svg +0 -0
  510. /package/assets/{styles/svg → svg}/line/line-arrow-curved-redo.svg +0 -0
  511. /package/assets/{styles/svg → svg}/line/line-arrow-curved-undo.svg +0 -0
  512. /package/assets/{styles/svg → svg}/line/line-arrow-curved-up-left.svg +0 -0
  513. /package/assets/{styles/svg → svg}/line/line-arrow-curved-up-right.svg +0 -0
  514. /package/assets/{styles/svg → svg}/line/line-arrow-left.svg +0 -0
  515. /package/assets/{styles/svg → svg}/line/line-arrow-maximize.svg +0 -0
  516. /package/assets/{styles/svg → svg}/line/line-arrow-minimize.svg +0 -0
  517. /package/assets/{styles/svg → svg}/line/line-arrow-sort.svg +0 -0
  518. /package/assets/{styles/svg → svg}/line/line-arrow-undo.svg +0 -0
  519. /package/assets/{styles/svg → svg}/line/line-attach.svg +0 -0
  520. /package/assets/{styles/svg → svg}/line/line-bell-notify.svg +0 -0
  521. /package/assets/{styles/svg → svg}/line/line-bell-off.svg +0 -0
  522. /package/assets/{styles/svg → svg}/line/line-bell.svg +0 -0
  523. /package/assets/{styles/svg → svg}/line/line-bg-colour.svg +0 -0
  524. /package/assets/{styles/svg → svg}/line/line-bin.svg +0 -0
  525. /package/assets/{styles/svg → svg}/line/line-bold.svg +0 -0
  526. /package/assets/{styles/svg → svg}/line/line-book-search.svg +0 -0
  527. /package/assets/{styles/svg → svg}/line/line-bookmark.svg +0 -0
  528. /package/assets/{styles/svg → svg}/line/line-braces-hamburger.svg +0 -0
  529. /package/assets/{styles/svg → svg}/line/line-braces.svg +0 -0
  530. /package/assets/{styles/svg → svg}/line/line-bullet-list.svg +0 -0
  531. /package/assets/{styles/svg → svg}/line/line-calculations.svg +0 -0
  532. /package/assets/{styles/svg → svg}/line/line-calendar-arrow-right.svg +0 -0
  533. /package/assets/{styles/svg → svg}/line/line-calendar-cancel.svg +0 -0
  534. /package/assets/{styles/svg → svg}/line/line-calendar-clock.svg +0 -0
  535. /package/assets/{styles/svg → svg}/line/line-calendar-cross.svg +0 -0
  536. /package/assets/{styles/svg → svg}/line/line-calendar-new.svg +0 -0
  537. /package/assets/{styles/svg → svg}/line/line-calendar-person.svg +0 -0
  538. /package/assets/{styles/svg → svg}/line/line-calendar-play.svg +0 -0
  539. /package/assets/{styles/svg → svg}/line/line-calendar-today.svg +0 -0
  540. /package/assets/{styles/svg → svg}/line/line-calendar-view.svg +0 -0
  541. /package/assets/{styles/svg → svg}/line/line-calendar.svg +0 -0
  542. /package/assets/{styles/svg → svg}/line/line-camera.svg +0 -0
  543. /package/assets/{styles/svg → svg}/line/line-card.svg +0 -0
  544. /package/assets/{styles/svg → svg}/line/line-chat-add.svg +0 -0
  545. /package/assets/{styles/svg → svg}/line/line-chat-bubble-question.svg +0 -0
  546. /package/assets/{styles/svg → svg}/line/line-chat-dismiss.svg +0 -0
  547. /package/assets/{styles/svg → svg}/line/line-chat-empty.svg +0 -0
  548. /package/assets/{styles/svg → svg}/line/line-chat-sparkle.svg +0 -0
  549. /package/assets/{styles/svg → svg}/line/line-chat.svg +0 -0
  550. /package/assets/{styles/svg → svg}/line/line-check-circle.svg +0 -0
  551. /package/assets/{styles/svg → svg}/line/line-check.svg +0 -0
  552. /package/assets/{styles/svg → svg}/line/line-chevron-down-filled.svg +0 -0
  553. /package/assets/{styles/svg → svg}/line/line-chevron-down-stroke.svg +0 -0
  554. /package/assets/{styles/svg → svg}/line/line-chevron-left-filled.svg +0 -0
  555. /package/assets/{styles/svg → svg}/line/line-chevron-left-stroke.svg +0 -0
  556. /package/assets/{styles/svg → svg}/line/line-chevron-right-circle.svg +0 -0
  557. /package/assets/{styles/svg → svg}/line/line-chevron-right-filled.svg +0 -0
  558. /package/assets/{styles/svg → svg}/line/line-chevron-right-stroke.svg +0 -0
  559. /package/assets/{styles/svg → svg}/line/line-chevron-up-filled.svg +0 -0
  560. /package/assets/{styles/svg → svg}/line/line-chevron-up-stroke.svg +0 -0
  561. /package/assets/{styles/svg → svg}/line/line-clear-format.svg +0 -0
  562. /package/assets/{styles/svg → svg}/line/line-cloud-cross.svg +0 -0
  563. /package/assets/{styles/svg → svg}/line/line-cloud-tick.svg +0 -0
  564. /package/assets/{styles/svg → svg}/line/line-cloud-up.svg +0 -0
  565. /package/assets/{styles/svg → svg}/line/line-cloud.svg +0 -0
  566. /package/assets/{styles/svg → svg}/line/line-colour.svg +0 -0
  567. /package/assets/{styles/svg → svg}/line/line-compact-view.svg +0 -0
  568. /package/assets/{styles/svg → svg}/line/line-compare.svg +0 -0
  569. /package/assets/{styles/svg → svg}/line/line-compose.svg +0 -0
  570. /package/assets/{styles/svg → svg}/line/line-conditional-fields.svg +0 -0
  571. /package/assets/{styles/svg → svg}/line/line-connect-add.svg +0 -0
  572. /package/assets/{styles/svg → svg}/line/line-contact.svg +0 -0
  573. /package/assets/{styles/svg → svg}/line/line-copy.svg +0 -0
  574. /package/assets/{styles/svg → svg}/line/line-currency-dollar.svg +0 -0
  575. /package/assets/{styles/svg → svg}/line/line-currency-euro.svg +0 -0
  576. /package/assets/{styles/svg → svg}/line/line-currency-pound.svg +0 -0
  577. /package/assets/{styles/svg → svg}/line/line-date.svg +0 -0
  578. /package/assets/{styles/svg → svg}/line/line-delete.svg +0 -0
  579. /package/assets/{styles/svg → svg}/line/line-description.svg +0 -0
  580. /package/assets/{styles/svg → svg}/line/line-details.svg +0 -0
  581. /package/assets/{styles/svg → svg}/line/line-disconnect.svg +0 -0
  582. /package/assets/{styles/svg → svg}/line/line-dismiss.svg +0 -0
  583. /package/assets/{styles/svg → svg}/line/line-document-add.svg +0 -0
  584. /package/assets/{styles/svg → svg}/line/line-document-multiple.svg +0 -0
  585. /package/assets/{styles/svg → svg}/line/line-document-preview.svg +0 -0
  586. /package/assets/{styles/svg → svg}/line/line-document-sync.svg +0 -0
  587. /package/assets/{styles/svg → svg}/line/line-document.svg +0 -0
  588. /package/assets/{styles/svg → svg}/line/line-double-chevron-up.svg +0 -0
  589. /package/assets/{styles/svg → svg}/line/line-double-chevron.svg +0 -0
  590. /package/assets/{styles/svg → svg}/line/line-down-left.svg +0 -0
  591. /package/assets/{styles/svg → svg}/line/line-down.svg +0 -0
  592. /package/assets/{styles/svg → svg}/line/line-download.svg +0 -0
  593. /package/assets/{styles/svg → svg}/line/line-draft.svg +0 -0
  594. /package/assets/{styles/svg → svg}/line/line-duplicate.svg +0 -0
  595. /package/assets/{styles/svg → svg}/line/line-edit.svg +0 -0
  596. /package/assets/{styles/svg → svg}/line/line-email-arrow-down.svg +0 -0
  597. /package/assets/{styles/svg → svg}/line/line-email-checkmark.svg +0 -0
  598. /package/assets/{styles/svg → svg}/line/line-email-dismiss.svg +0 -0
  599. /package/assets/{styles/svg → svg}/line/line-email-error.svg +0 -0
  600. /package/assets/{styles/svg → svg}/line/line-email.svg +0 -0
  601. /package/assets/{styles/svg → svg}/line/line-emoji.svg +0 -0
  602. /package/assets/{styles/svg → svg}/line/line-error-circle.svg +0 -0
  603. /package/assets/{styles/svg → svg}/line/line-exclamation.svg +0 -0
  604. /package/assets/{styles/svg → svg}/line/line-export.svg +0 -0
  605. /package/assets/{styles/svg → svg}/line/line-eye-off.svg +0 -0
  606. /package/assets/{styles/svg → svg}/line/line-eye.svg +0 -0
  607. /package/assets/{styles/svg → svg}/line/line-facts.svg +0 -0
  608. /package/assets/{styles/svg → svg}/line/line-filter.svg +0 -0
  609. /package/assets/{styles/svg → svg}/line/line-flag.svg +0 -0
  610. /package/assets/{styles/svg → svg}/line/line-folder-multiple.svg +0 -0
  611. /package/assets/{styles/svg → svg}/line/line-folder-myfiles.svg +0 -0
  612. /package/assets/{styles/svg → svg}/line/line-folder-open.svg +0 -0
  613. /package/assets/{styles/svg → svg}/line/line-folder-search.svg +0 -0
  614. /package/assets/{styles/svg → svg}/line/line-folder.svg +0 -0
  615. /package/assets/{styles/svg → svg}/line/line-form.svg +0 -0
  616. /package/assets/{styles/svg → svg}/line/line-formula.svg +0 -0
  617. /package/assets/{styles/svg → svg}/line/line-grid.svg +0 -0
  618. /package/assets/{styles/svg → svg}/line/line-hide-fields.svg +0 -0
  619. /package/assets/{styles/svg → svg}/line/line-high-priority.svg +0 -0
  620. /package/assets/{styles/svg → svg}/line/line-highlight.svg +0 -0
  621. /package/assets/{styles/svg → svg}/line/line-history.svg +0 -0
  622. /package/assets/{styles/svg → svg}/line/line-image.svg +0 -0
  623. /package/assets/{styles/svg → svg}/line/line-info.svg +0 -0
  624. /package/assets/{styles/svg → svg}/line/line-italic.svg +0 -0
  625. /package/assets/{styles/svg → svg}/line/line-laptop.svg +0 -0
  626. /package/assets/{styles/svg → svg}/line/line-left.svg +0 -0
  627. /package/assets/{styles/svg → svg}/line/line-library.svg +0 -0
  628. /package/assets/{styles/svg → svg}/line/line-link.svg +0 -0
  629. /package/assets/{styles/svg → svg}/line/line-location.svg +0 -0
  630. /package/assets/{styles/svg → svg}/line/line-lock.svg +0 -0
  631. /package/assets/{styles/svg → svg}/line/line-mail.svg +0 -0
  632. /package/assets/{styles/svg → svg}/line/line-matter-add.svg +0 -0
  633. /package/assets/{styles/svg → svg}/line/line-matter-import.svg +0 -0
  634. /package/assets/{styles/svg → svg}/line/line-matter.svg +0 -0
  635. /package/assets/{styles/svg → svg}/line/line-menu-more-horizontal.svg +0 -0
  636. /package/assets/{styles/svg → svg}/line/line-menu-more-vertical.svg +0 -0
  637. /package/assets/{styles/svg → svg}/line/line-merge.svg +0 -0
  638. /package/assets/{styles/svg → svg}/line/line-message.svg +0 -0
  639. /package/assets/{styles/svg → svg}/line/line-mfa-disable.svg +0 -0
  640. /package/assets/{styles/svg → svg}/line/line-mfa-enable.svg +0 -0
  641. /package/assets/{styles/svg → svg}/line/line-mfa-reset.svg +0 -0
  642. /package/assets/{styles/svg → svg}/line/line-microphone.svg +0 -0
  643. /package/assets/{styles/svg → svg}/line/line-minus-circle.svg +0 -0
  644. /package/assets/{styles/svg → svg}/line/line-minus.svg +0 -0
  645. /package/assets/{styles/svg → svg}/line/line-mobile.svg +0 -0
  646. /package/assets/{styles/svg → svg}/line/line-number-list.svg +0 -0
  647. /package/assets/{styles/svg → svg}/line/line-open-tick.svg +0 -0
  648. /package/assets/{styles/svg → svg}/line/line-open-window-external.svg +0 -0
  649. /package/assets/{styles/svg → svg}/line/line-open-window.svg +0 -0
  650. /package/assets/{styles/svg → svg}/line/line-open.svg +0 -0
  651. /package/assets/{styles/svg → svg}/line/line-options.svg +0 -0
  652. /package/assets/{styles/svg → svg}/line/line-organization-add.svg +0 -0
  653. /package/assets/{styles/svg → svg}/line/line-page-view.svg +0 -0
  654. /package/assets/{styles/svg → svg}/line/line-panel-collapse.svg +0 -0
  655. /package/assets/{styles/svg → svg}/line/line-panel-expand.svg +0 -0
  656. /package/assets/{styles/svg → svg}/line/line-payment.svg +0 -0
  657. /package/assets/{styles/svg → svg}/line/line-pdf.svg +0 -0
  658. /package/assets/{styles/svg → svg}/line/line-people-add.svg +0 -0
  659. /package/assets/{styles/svg → svg}/line/line-people.svg +0 -0
  660. /package/assets/{styles/svg → svg}/line/line-person-add.svg +0 -0
  661. /package/assets/{styles/svg → svg}/line/line-person-key.svg +0 -0
  662. /package/assets/{styles/svg → svg}/line/line-person-layer.svg +0 -0
  663. /package/assets/{styles/svg → svg}/line/line-person.svg +0 -0
  664. /package/assets/{styles/svg → svg}/line/line-phone-callback.svg +0 -0
  665. /package/assets/{styles/svg → svg}/line/line-phone.svg +0 -0
  666. /package/assets/{styles/svg → svg}/line/line-pin.svg +0 -0
  667. /package/assets/{styles/svg → svg}/line/line-placeholder.svg +0 -0
  668. /package/assets/{styles/svg → svg}/line/line-prebilling.svg +0 -0
  669. /package/assets/{styles/svg → svg}/line/line-print.svg +0 -0
  670. /package/assets/{styles/svg → svg}/line/line-pulse.svg +0 -0
  671. /package/assets/{styles/svg → svg}/line/line-question-chat.svg +0 -0
  672. /package/assets/{styles/svg → svg}/line/line-question-circle.svg +0 -0
  673. /package/assets/{styles/svg → svg}/line/line-refresh.svg +0 -0
  674. /package/assets/{styles/svg → svg}/line/line-remove-row.svg +0 -0
  675. /package/assets/{styles/svg → svg}/line/line-rename.svg +0 -0
  676. /package/assets/{styles/svg → svg}/line/line-reset.svg +0 -0
  677. /package/assets/{styles/svg → svg}/line/line-revoke.svg +0 -0
  678. /package/assets/{styles/svg → svg}/line/line-right.svg +0 -0
  679. /package/assets/{styles/svg → svg}/line/line-save-edit.svg +0 -0
  680. /package/assets/{styles/svg → svg}/line/line-save.svg +0 -0
  681. /package/assets/{styles/svg → svg}/line/line-search.svg +0 -0
  682. /package/assets/{styles/svg → svg}/line/line-select.svg +0 -0
  683. /package/assets/{styles/svg → svg}/line/line-send.svg +0 -0
  684. /package/assets/{styles/svg → svg}/line/line-settings.svg +0 -0
  685. /package/assets/{styles/svg → svg}/line/line-share-arrow.svg +0 -0
  686. /package/assets/{styles/svg → svg}/line/line-share.svg +0 -0
  687. /package/assets/{styles/svg → svg}/line/line-shared.svg +0 -0
  688. /package/assets/{styles/svg → svg}/line/line-sidebar-research.svg +0 -0
  689. /package/assets/{styles/svg → svg}/line/line-sign-out.svg +0 -0
  690. /package/assets/{styles/svg → svg}/line/line-signature.svg +0 -0
  691. /package/assets/{styles/svg → svg}/line/line-slide-text-sparkle.svg +0 -0
  692. /package/assets/{styles/svg → svg}/line/line-smartphone.svg +0 -0
  693. /package/assets/{styles/svg → svg}/line/line-sparkle.svg +0 -0
  694. /package/assets/{styles/svg → svg}/line/line-statusIn-progress.svg +0 -0
  695. /package/assets/{styles/svg → svg}/line/line-strikethrough.svg +0 -0
  696. /package/assets/{styles/svg → svg}/line/line-subtract-square.svg +0 -0
  697. /package/assets/{styles/svg → svg}/line/line-swap.svg +0 -0
  698. /package/assets/{styles/svg → svg}/line/line-table.svg +0 -0
  699. /package/assets/{styles/svg → svg}/line/line-tag.svg +0 -0
  700. /package/assets/{styles/svg → svg}/line/line-task-new.svg +0 -0
  701. /package/assets/{styles/svg → svg}/line/line-task-select.svg +0 -0
  702. /package/assets/{styles/svg → svg}/line/line-template.svg +0 -0
  703. /package/assets/{styles/svg → svg}/line/line-text-expand.svg +0 -0
  704. /package/assets/{styles/svg → svg}/line/line-text-summarize.svg +0 -0
  705. /package/assets/{styles/svg → svg}/line/line-text.svg +0 -0
  706. /package/assets/{styles/svg → svg}/line/line-thinking.svg +0 -0
  707. /package/assets/{styles/svg → svg}/line/line-thumbs-down.svg +0 -0
  708. /package/assets/{styles/svg → svg}/line/line-thumbs-up.svg +0 -0
  709. /package/assets/{styles/svg → svg}/line/line-tiny-chevron-down.svg +0 -0
  710. /package/assets/{styles/svg → svg}/line/line-tiny-chevron-right.svg +0 -0
  711. /package/assets/{styles/svg → svg}/line/line-tiny-chevron-up.svg +0 -0
  712. /package/assets/{styles/svg → svg}/line/line-title.svg +0 -0
  713. /package/assets/{styles/svg → svg}/line/line-toolbox.svg +0 -0
  714. /package/assets/{styles/svg → svg}/line/line-underline.svg +0 -0
  715. /package/assets/{styles/svg → svg}/line/line-up-left.svg +0 -0
  716. /package/assets/{styles/svg → svg}/line/line-up-right.svg +0 -0
  717. /package/assets/{styles/svg → svg}/line/line-up.svg +0 -0
  718. /package/assets/{styles/svg → svg}/line/line-view.svg +0 -0
  719. /package/assets/{styles/svg → svg}/line/line-website.svg +0 -0
  720. /package/assets/{styles/svg → svg}/loading/loading-kebab.svg +0 -0
  721. /package/assets/{styles/svg → svg}/loading/loading-spinner.svg +0 -0
  722. /package/assets/{styles/svg → svg}/microsoft/microsoft-edge.svg +0 -0
  723. /package/assets/{styles/svg → svg}/microsoft/microsoft-excel.svg +0 -0
  724. /package/assets/{styles/svg → svg}/microsoft/microsoft-office.svg +0 -0
  725. /package/assets/{styles/svg → svg}/microsoft/microsoft-onedrive.svg +0 -0
  726. /package/assets/{styles/svg → svg}/microsoft/microsoft-outlook.svg +0 -0
  727. /package/assets/{styles/svg → svg}/microsoft/microsoft-pdf.svg +0 -0
  728. /package/assets/{styles/svg → svg}/microsoft/microsoft-phone-link.svg +0 -0
  729. /package/assets/{styles/svg → svg}/microsoft/microsoft-photos.svg +0 -0
  730. /package/assets/{styles/svg → svg}/microsoft/microsoft-teams.svg +0 -0
  731. /package/assets/{styles/svg → svg}/microsoft/microsoft-videos.svg +0 -0
  732. /package/assets/{styles/svg → svg}/microsoft/microsoft-windows.svg +0 -0
  733. /package/assets/{styles/svg → svg}/microsoft/microsoft-word.svg +0 -0
  734. /package/assets/{styles/svg → svg}/misc/misc-corner-concave.svg +0 -0
  735. /package/assets/{styles/svg → svg}/misc/misc-curly-arrow.svg +0 -0
  736. /package/assets/{styles/svg → svg}/misc/misc-help.svg +0 -0
  737. /package/assets/{styles/svg → svg}/misc/misc-list-bottom.svg +0 -0
  738. /package/assets/{styles/svg → svg}/misc/misc-list-middle.svg +0 -0
  739. /package/assets/{styles/svg → svg}/misc/misc-list-solo.svg +0 -0
  740. /package/assets/{styles/svg → svg}/misc/misc-list-top.svg +0 -0
  741. /package/assets/{styles/svg → svg}/productivity/productivity-drive.svg +0 -0
  742. /package/assets/{styles/svg → svg}/productivity/productivity-dropbox.svg +0 -0
  743. /package/assets/{styles/svg → svg}/productivity/productivity-gmail.svg +0 -0
  744. /package/assets/{styles/svg → svg}/productivity/productivity-lawy.svg +0 -0
  745. /package/assets/{styles/svg → svg}/productivity/productivity-outlook.svg +0 -0
  746. /package/assets/{styles/svg → svg}/productivity/productivity-slack.svg +0 -0
  747. /package/assets/{styles/svg → svg}/security/security-checkmark.svg +0 -0
  748. /package/assets/{styles/svg → svg}/security/security-shield.svg +0 -0
  749. /package/assets/{styles/svg → svg}/titlebar/titlebar-bell-notify.svg +0 -0
  750. /package/assets/{styles/svg → svg}/titlebar/titlebar-bell.svg +0 -0
  751. /package/assets/{styles/svg → svg}/titlebar/titlebar-check-circle.svg +0 -0
  752. /package/assets/{styles/svg → svg}/titlebar/titlebar-chevron-left.svg +0 -0
  753. /package/assets/{styles/svg → svg}/titlebar/titlebar-chevron-right.svg +0 -0
  754. /package/assets/{styles/svg → svg}/titlebar/titlebar-dismiss.svg +0 -0
  755. /package/assets/{styles/svg → svg}/titlebar/titlebar-matter.svg +0 -0
  756. /package/assets/{styles/svg → svg}/titlebar/titlebar-maximise.svg +0 -0
  757. /package/assets/{styles/svg → svg}/titlebar/titlebar-minimise.svg +0 -0
  758. /package/assets/{styles/svg → svg}/titlebar/titlebar-restore.svg +0 -0
  759. /package/assets/{styles/svg → svg}/titlebar/titlebar-search.svg +0 -0
  760. /package/assets/{styles/svg → svg}/titlebar/titlebar-settings.svg +0 -0
  761. /package/assets/{styles/svg → svg}/twotone/twotone-add-circle.svg +0 -0
  762. /package/assets/{styles/svg → svg}/twotone/twotone-alignment-left.svg +0 -0
  763. /package/assets/{styles/svg → svg}/twotone/twotone-arrow-sort.svg +0 -0
  764. /package/assets/{styles/svg → svg}/twotone/twotone-bg-colour.svg +0 -0
  765. /package/assets/{styles/svg → svg}/twotone/twotone-book-search.svg +0 -0
  766. /package/assets/{styles/svg → svg}/twotone/twotone-bullet-list.svg +0 -0
  767. /package/assets/{styles/svg → svg}/twotone/twotone-calendar-arrow-right.svg +0 -0
  768. /package/assets/{styles/svg → svg}/twotone/twotone-calendar-today.svg +0 -0
  769. /package/assets/{styles/svg → svg}/twotone/twotone-calendar-view.svg +0 -0
  770. /package/assets/{styles/svg → svg}/twotone/twotone-check-circle.svg +0 -0
  771. /package/assets/{styles/svg → svg}/twotone/twotone-comment.svg +0 -0
  772. /package/assets/{styles/svg → svg}/twotone/twotone-compact-view.svg +0 -0
  773. /package/assets/{styles/svg → svg}/twotone/twotone-date.svg +0 -0
  774. /package/assets/{styles/svg → svg}/twotone/twotone-details.svg +0 -0
  775. /package/assets/{styles/svg → svg}/twotone/twotone-document.svg +0 -0
  776. /package/assets/{styles/svg → svg}/twotone/twotone-folder.svg +0 -0
  777. /package/assets/{styles/svg → svg}/twotone/twotone-forms.svg +0 -0
  778. /package/assets/{styles/svg → svg}/twotone/twotone-grid.svg +0 -0
  779. /package/assets/{styles/svg → svg}/twotone/twotone-high-priority.svg +0 -0
  780. /package/assets/{styles/svg → svg}/twotone/twotone-image.svg +0 -0
  781. /package/assets/{styles/svg → svg}/twotone/twotone-link.svg +0 -0
  782. /package/assets/{styles/svg → svg}/twotone/twotone-list.svg +0 -0
  783. /package/assets/{styles/svg → svg}/twotone/twotone-mail.svg +0 -0
  784. /package/assets/{styles/svg → svg}/twotone/twotone-matter.svg +0 -0
  785. /package/assets/{styles/svg → svg}/twotone/twotone-merge.svg +0 -0
  786. /package/assets/{styles/svg → svg}/twotone/twotone-message.svg +0 -0
  787. /package/assets/{styles/svg → svg}/twotone/twotone-microphone.svg +0 -0
  788. /package/assets/{styles/svg → svg}/twotone/twotone-mobile.svg +0 -0
  789. /package/assets/{styles/svg → svg}/twotone/twotone-new-folder.svg +0 -0
  790. /package/assets/{styles/svg → svg}/twotone/twotone-number-list.svg +0 -0
  791. /package/assets/{styles/svg → svg}/twotone/twotone-open.svg +0 -0
  792. /package/assets/{styles/svg → svg}/twotone/twotone-panel-left.svg +0 -0
  793. /package/assets/{styles/svg → svg}/twotone/twotone-panel-right.svg +0 -0
  794. /package/assets/{styles/svg → svg}/twotone/twotone-person.svg +0 -0
  795. /package/assets/{styles/svg → svg}/twotone/twotone-prebilling.svg +0 -0
  796. /package/assets/{styles/svg → svg}/twotone/twotone-safe.svg +0 -0
  797. /package/assets/{styles/svg → svg}/twotone/twotone-search.svg +0 -0
  798. /package/assets/{styles/svg → svg}/twotone/twotone-share.svg +0 -0
  799. /package/assets/{styles/svg → svg}/twotone/twotone-signature.svg +0 -0
  800. /package/assets/{styles/svg → svg}/twotone/twotone-status-In-progress.svg +0 -0
  801. /package/assets/{styles/svg → svg}/twotone/twotone-subtract-square.svg +0 -0
  802. /package/assets/{styles/svg → svg}/twotone/twotone-table.svg +0 -0
  803. /package/assets/{styles/svg → svg}/twotone/twotone-task-select.svg +0 -0
  804. /package/assets/{styles/svg → svg}/twotone/twotone-text.svg +0 -0
  805. /package/assets/{styles/svg → svg}/twotone/twotone-view.svg +0 -0
  806. /package/assets/{styles/svg → svg}/twotone/twotone-voice-memo.svg +0 -0
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@corto-ai/gds-angular",
3
- "version": "2.1.1",
3
+ "version": "2.1.2-test.1",
4
+ "devVersion": "1",
4
5
  "peerDependencies": {
5
6
  "@angular/common": "^21.0.0",
6
7
  "@angular/core": "^21.0.0",
@@ -25,4 +26,4 @@
25
26
  },
26
27
  "sideEffects": false,
27
28
  "type": "module"
28
- }
29
+ }
@@ -1,5 +1,5 @@
1
1
  import * as _angular_core from '@angular/core';
2
- import { TemplateRef, OnInit, OnDestroy, ElementRef, AfterViewInit, EventEmitter, Signal, Type, ModelSignal, AfterContentInit, PipeTransform, ApplicationRef, EnvironmentProviders, ModuleWithProviders } from '@angular/core';
2
+ import { TemplateRef, OnInit, OnDestroy, ElementRef, AfterViewInit, EventEmitter, Signal, Type, ModelSignal, AfterContentInit, PipeTransform, ApplicationRef, InjectionToken, EnvironmentProviders, ModuleWithProviders } from '@angular/core';
3
3
  import { SvgIcons, SvgIconComponent } from '@ngneat/svg-icon';
4
4
  import { BrandEnum, GdsContextMenuItemVariantType, HistoryItemVM } from '@corto/utils/types';
5
5
  import * as i1 from '@angular/cdk/menu';
@@ -403,17 +403,51 @@ declare class GdsDropdownComponent {
403
403
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsDropdownComponent, "gds-dropdown", never, { "triggerElement": { "alias": "triggerElement"; "required": false; "isSignal": true; }; "horizontal": { "alias": "horizontal"; "required": false; "isSignal": true; }; "preventMobileStyling": { "alias": "preventMobileStyling"; "required": false; "isSignal": true; }; "allowDefaultTabBehavior": { "alias": "allowDefaultTabBehavior"; "required": false; "isSignal": true; }; }, {}, ["items"], ["*"], true, [{ directive: typeof i1.CdkMenu; inputs: {}; outputs: { "closed": "closed"; }; }]>;
404
404
  }
405
405
 
406
- type GdsEmptyStateSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | '3xl' | '4xl';
407
- type GdsEmptyStateVariant = 'default' | 'card' | 'matter' | 'correspondence' | 'notifications' | 'gettingStarted' | '404' | 'restrictedAccess' | 'genericError' | 'notFound' | 'noResults' | 'contact' | 'noSelectedFilters' | 'noEmailConnected';
408
-
409
406
  declare class GdsEmptyStateComponent extends OnBrandChanged {
410
- variant: _angular_core.InputSignal<GdsEmptyStateVariant>;
411
- size: _angular_core.InputSignal<GdsEmptyStateSize>;
412
- suppressIcon: boolean;
413
- icon: _angular_core.Signal<SvgIcons>;
414
- iconSizeClass: _angular_core.Signal<string>;
407
+ #private;
408
+ variant: _angular_core.InputSignal<string>;
409
+ suppressIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
410
+ compact: _angular_core.InputSignalWithTransform<boolean, unknown>;
411
+ imageSrc: _angular_core.Signal<string>;
412
+ titleTextSize: _angular_core.Signal<string>;
413
+ otherTextSize: _angular_core.Signal<string>;
415
414
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsEmptyStateComponent, never>;
416
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsEmptyStateComponent, "gds-empty-state", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["*", "[subtitle]", "[button]"], true, never>;
415
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsEmptyStateComponent, "gds-empty-state", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "suppressIcon": { "alias": "suppressIcon"; "required": false; "isSignal": true; }; "compact": { "alias": "compact"; "required": false; "isSignal": true; }; }, {}, never, ["*", "[subtitle]", "[button]", "[footer]"], true, never>;
416
+ }
417
+
418
+ type GdsEmptyStateSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | '3xl' | '4xl';
419
+ type GdsEmptyStateVariant = (typeof GDS_EMPTY_STATE_VARIANTS)[number];
420
+ declare const GDS_EMPTY_STATE_VARIANTS: string[];
421
+
422
+ type FeatureDescriptionConfigVM = {
423
+ name: string;
424
+ icon: string;
425
+ description: string;
426
+ learnMoreLink?: string;
427
+ localeOverrides?: {
428
+ [locale: string]: {
429
+ description: string;
430
+ };
431
+ };
432
+ };
433
+
434
+ declare class GdsFeatureBlockComponent {
435
+ feature: _angular_core.InputSignal<FeatureDescriptionConfigVM>;
436
+ index: _angular_core.InputSignal<number>;
437
+ icon: _angular_core.Signal<string>;
438
+ name: _angular_core.Signal<string>;
439
+ description: _angular_core.Signal<string>;
440
+ learnMoreLink: _angular_core.Signal<string | undefined>;
441
+ selectedColor: _angular_core.Signal<{
442
+ background: string;
443
+ color: string;
444
+ }>;
445
+ colors: {
446
+ background: string;
447
+ color: string;
448
+ }[];
449
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsFeatureBlockComponent, never>;
450
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsFeatureBlockComponent, "gds-feature-block", never, { "feature": { "alias": "feature"; "required": true; "isSignal": true; }; "index": { "alias": "index"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
417
451
  }
418
452
 
419
453
  declare class GdsFeedbackButtonComponent extends ButtonBaseDirective {
@@ -1020,11 +1054,45 @@ declare class TreeViewListItemDirective {
1020
1054
  static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TreeViewListItemDirective, "[tree-view-list-item-content]", never, {}, {}, never, never, true, never>;
1021
1055
  }
1022
1056
 
1057
+ declare const gdsButtonVariants: readonly ["default", "primary", "invisible"];
1058
+ type GdsButtonVariant = (typeof gdsButtonVariants)[number];
1059
+ declare const gdsButtonSizes: readonly ["small", "default", "medium", "large"];
1060
+ type GdsButtonSize = (typeof gdsButtonSizes)[number];
1061
+ type GdsButtonSharedCssProperties = {
1062
+ color?: string;
1063
+ borderColor?: string;
1064
+ backgroundColor?: string;
1065
+ outlineColor?: string;
1066
+ colorHover?: string;
1067
+ borderColorHover?: string;
1068
+ backgroundColorHover?: string;
1069
+ colorDisabled?: string;
1070
+ borderColorDisabled?: string;
1071
+ backgroundColorDisabled?: string;
1072
+ };
1073
+ type GdsButtonSharedSlotProperties = {
1074
+ ngContent?: string;
1075
+ };
1076
+ type GdsButtonSharedProperties = ButtonBaseDirective & GdsButtonSharedCssProperties;
1077
+
1078
+ declare const ngSelectDropdownPositions: DropdownPosition[];
1079
+
1080
+ declare const gdsDropdownPositionsX: string[];
1081
+ declare const gdsDropdownPositionsY: string[];
1082
+ type GdsDropdownPositionX = (typeof gdsDropdownPositionsX)[number];
1083
+ type GdsDropdownPositionY = (typeof gdsDropdownPositionsY)[number];
1084
+
1085
+ declare const CDN_URL: InjectionToken<string>;
1086
+
1087
+ declare const gdsUserPromptSecondaryTextVariants: readonly ["default", "error"];
1088
+ type GdsUserPromptSecondaryTextVariant = (typeof gdsUserPromptSecondaryTextVariants)[number];
1089
+
1023
1090
  interface GdsUserPromptVM {
1024
1091
  title: string;
1025
1092
  description: string | TemplateRef<unknown>;
1026
1093
  primaryLabel: string;
1027
1094
  secondaryLabel: string;
1095
+ secondaryTextVariant: GdsUserPromptSecondaryTextVariant;
1028
1096
  closeOnBackdropClick: boolean;
1029
1097
  suppressDismissBtn: boolean;
1030
1098
  }
@@ -1080,6 +1148,7 @@ declare class GdsMessageInputComponent {
1080
1148
  mode: _angular_core.InputSignal<"cancel" | "type">;
1081
1149
  placeholder: _angular_core.InputSignal<string>;
1082
1150
  disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
1151
+ suppressClearOnSubmit: _angular_core.InputSignalWithTransform<boolean, unknown>;
1083
1152
  enableIcon: _angular_core.InputSignalWithTransform<boolean, unknown>;
1084
1153
  textareaAriaLabel: _angular_core.InputSignal<string>;
1085
1154
  sendButtonAriaLabel: _angular_core.InputSignal<string>;
@@ -1100,7 +1169,7 @@ declare class GdsMessageInputComponent {
1100
1169
  clear(): void;
1101
1170
  focus(): void;
1102
1171
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsMessageInputComponent, never>;
1103
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsMessageInputComponent, "gds-message-input", never, { "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "enableIcon": { "alias": "enableIcon"; "required": false; "isSignal": true; }; "textareaAriaLabel": { "alias": "textareaAriaLabel"; "required": false; "isSignal": true; }; "sendButtonAriaLabel": { "alias": "sendButtonAriaLabel"; "required": false; "isSignal": true; }; "cancelButtonAriaLabel": { "alias": "cancelButtonAriaLabel"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "sent": "sent"; "canceled": "canceled"; "changed": "changed"; "value": "valueChange"; }, never, ["*"], true, never>;
1172
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GdsMessageInputComponent, "gds-message-input", never, { "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "suppressClearOnSubmit": { "alias": "suppressClearOnSubmit"; "required": false; "isSignal": true; }; "enableIcon": { "alias": "enableIcon"; "required": false; "isSignal": true; }; "textareaAriaLabel": { "alias": "textareaAriaLabel"; "required": false; "isSignal": true; }; "sendButtonAriaLabel": { "alias": "sendButtonAriaLabel"; "required": false; "isSignal": true; }; "cancelButtonAriaLabel": { "alias": "cancelButtonAriaLabel"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "sent": "sent"; "canceled": "canceled"; "changed": "changed"; "value": "valueChange"; }, never, ["*"], true, never>;
1104
1173
  }
1105
1174
 
1106
1175
  declare class GdsChatPromptComponent {
@@ -1246,34 +1315,6 @@ declare class GdsScrollOutOfViewService {
1246
1315
 
1247
1316
  declare const gdsServices: (typeof GdsAccountingService | typeof GdsDoctypeService | typeof GdsIconService | typeof GdsScrollOutOfViewService)[];
1248
1317
 
1249
- declare const gdsButtonVariants: readonly ["default", "primary", "invisible"];
1250
- type GdsButtonVariant = (typeof gdsButtonVariants)[number];
1251
- declare const gdsButtonSizes: readonly ["small", "default", "medium", "large"];
1252
- type GdsButtonSize = (typeof gdsButtonSizes)[number];
1253
- type GdsButtonSharedCssProperties = {
1254
- color?: string;
1255
- borderColor?: string;
1256
- backgroundColor?: string;
1257
- outlineColor?: string;
1258
- colorHover?: string;
1259
- borderColorHover?: string;
1260
- backgroundColorHover?: string;
1261
- colorDisabled?: string;
1262
- borderColorDisabled?: string;
1263
- backgroundColorDisabled?: string;
1264
- };
1265
- type GdsButtonSharedSlotProperties = {
1266
- ngContent?: string;
1267
- };
1268
- type GdsButtonSharedProperties = ButtonBaseDirective & GdsButtonSharedCssProperties;
1269
-
1270
- declare const ngSelectDropdownPositions: DropdownPosition[];
1271
-
1272
- declare const gdsDropdownPositionsX: string[];
1273
- declare const gdsDropdownPositionsY: string[];
1274
- type GdsDropdownPositionX = (typeof gdsDropdownPositionsX)[number];
1275
- type GdsDropdownPositionY = (typeof gdsDropdownPositionsY)[number];
1276
-
1277
1318
  declare class GdsAutoRoundCurrencyDirective {
1278
1319
  gdsAutoRoundCurrencyRoundValue: number;
1279
1320
  inputMin: number;
@@ -1393,11 +1434,14 @@ declare class GdsVirtualScrollListboxDirective extends GdsListboxBaseDirective {
1393
1434
  declare const provideToaster: (customOptions?: Partial<GlobalConfig>) => EnvironmentProviders;
1394
1435
 
1395
1436
  declare class GdsModule {
1396
- static forRoot(brand?: BrandEnum): ModuleWithProviders<GdsModule>;
1437
+ static forRoot({ brand, env }: {
1438
+ brand?: BrandEnum;
1439
+ env?: 'local' | 'dev' | 'test' | 'staging' | 'live' | 'liveb';
1440
+ }): ModuleWithProviders<GdsModule>;
1397
1441
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<GdsModule, never>;
1398
1442
  static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GdsModule, never, [typeof i1$3.CommonModule, typeof i2.NgSelectModule], never>;
1399
1443
  static ɵinj: _angular_core.ɵɵInjectorDeclaration<GdsModule>;
1400
1444
  }
1401
1445
 
1402
- export { CONTACT_INITIALS_REGEX, GdsAccountingService, GdsAutoRoundCurrencyDirective, GdsAutofocusDirective, GdsAvatarComponent, GdsBadgeColorType, GdsBadgeComponent, GdsBadgeVariantType, GdsBannerComponent, GdsBreadcrumbsComponent, GdsBuildOptionConfigPipe, GdsButtonComponent, GdsButtonRadioOptionComponent, GdsChatExpandableListComponent, GdsChatPromptComponent, GdsChatSuggestionComponent, GdsCheckboxComponent, GdsChipColorsMap, GdsChipComponent, GdsCollapsibleAsideLayoutComponent, GdsCompositeOptionPrimaryDirective, GdsCompositeOptionSecondaryDirective, GdsContextMenuHeadingComponent, GdsContextMenuItemComponent, GdsContextMenuSwitchComponent, GdsDateInputComponent, GdsDatePipe, GdsDialogBaseDirective, GdsDialogComponent, GdsDialogOverlayComponent, GdsDialogService, GdsDoctypeService, GdsDoctypeToIconPipe, GdsDocumentItemComponent, GdsDropdownComponent, GdsEmptyStateComponent, GdsFeedbackButtonComponent, GdsFileUploadComponent, GdsFilenameToIconPipe, GdsFilterChipComponent, GdsFocusOnInitDirective, GdsFormControlComponent, GdsHistoryComponent, GdsIconButtonComponent, GdsIconComponent, GdsIconDoctypeComponent, GdsIconService, GdsInputAutocompleteDirective, GdsItemDisplayComponent, GdsKeyboardNavigationHost, GdsKeyboardNavigationItem, GdsListboxCompositeOptionDirective, GdsListboxDirective, GdsListboxOptionDirective, GdsLoadingCarouselComponent, GdsMapArrayToRadioOptionsPipe, GdsMathFloorPipe, GdsMathMaxPipe, GdsMathMinPipe, GdsMessageInputComponent, GdsModule, GdsNativeInputDirective, GdsNativeTextareaDirective, GdsNavAsideComponent, GdsNavAsideItemComponent, GdsNestedSelectComponent, GdsProgressBarComponent, GdsRadioComponent, GdsRadioOptionDirective, GdsReferenceComponent, GdsReferenceLinkComponent, GdsRegexFilterDirective, GdsResizedDirective, GdsResizedEvent, GdsResponseComponent, GdsScrollOutOfViewDirective, GdsScrollOutOfViewScrollStatus, GdsScrollOutOfViewService, GdsScrollToBottomDirective, GdsScrollToFirstInvalidDirective, GdsSearchBarComponent, GdsSelectComponent, GdsSelectOnFocusDirective, GdsSidebarItemBodyComponent, GdsSidebarItemComponent, GdsSkeletonLoadingComponent, GdsSliderComponent, GdsSpinnerComponent, GdsSplitButtonComponent, GdsSvgIconPipe, GdsSwitchComponent, GdsTextInputComponent, GdsTextareaComponent, GdsTimelineItemComponent, GdsToastComponent, GdsTooltipComponent, GdsTreeViewListItemComponent, GdsUserPromptService, GdsVirtualScrollListboxDirective, MapperPipe, OnBrandChanged, RoundMode, TreeViewListItemDirective, chipColor, chipSize, chipTypes, chipWidth, formatToISO, gdsButtonSizes, gdsButtonVariants, gdsDropdownPositionsX, gdsDropdownPositionsY, gdsSelectWidths, gdsServices, getIconsByPrefix, ngSelectDropdownPositions, parseLocalizedDate, provideToaster, shortDate, shortDateTime, transformDateFormat, transformDurationToSeconds, transformSecondsToDuration };
1403
- export type { GdsAvatarOrganizationType, GdsAvatarSize, GdsAvatarVariant, GdsBannerState, GdsBreadCrumbSize, GdsBreadCrumbVM, GdsButtonSharedCssProperties, GdsButtonSharedProperties, GdsButtonSharedSlotProperties, GdsButtonSize, GdsButtonVariant, GdsChipColor, GdsChipColorType, GdsChipSize, GdsChipTypes, GdsChipWidth, GdsDropdownPositionX, GdsDropdownPositionY, GdsEmptyStateSize, GdsEmptyStateVariant, GdsNativeRadioProps, GdsRadioOption, GdsRadioOptionConfig, GdsScrollOutOfViewScrollStatusType, GdsSelectWidth, GdsTimelineConnectorType };
1446
+ export { CDN_URL, CONTACT_INITIALS_REGEX, GDS_EMPTY_STATE_VARIANTS, GdsAccountingService, GdsAutoRoundCurrencyDirective, GdsAutofocusDirective, GdsAvatarComponent, GdsBadgeColorType, GdsBadgeComponent, GdsBadgeVariantType, GdsBannerComponent, GdsBreadcrumbsComponent, GdsBuildOptionConfigPipe, GdsButtonComponent, GdsButtonRadioOptionComponent, GdsChatExpandableListComponent, GdsChatPromptComponent, GdsChatSuggestionComponent, GdsCheckboxComponent, GdsChipColorsMap, GdsChipComponent, GdsCollapsibleAsideLayoutComponent, GdsCompositeOptionPrimaryDirective, GdsCompositeOptionSecondaryDirective, GdsContextMenuHeadingComponent, GdsContextMenuItemComponent, GdsContextMenuSwitchComponent, GdsDateInputComponent, GdsDatePipe, GdsDialogBaseDirective, GdsDialogComponent, GdsDialogOverlayComponent, GdsDialogService, GdsDoctypeService, GdsDoctypeToIconPipe, GdsDocumentItemComponent, GdsDropdownComponent, GdsEmptyStateComponent, GdsFeatureBlockComponent, GdsFeedbackButtonComponent, GdsFileUploadComponent, GdsFilenameToIconPipe, GdsFilterChipComponent, GdsFocusOnInitDirective, GdsFormControlComponent, GdsHistoryComponent, GdsIconButtonComponent, GdsIconComponent, GdsIconDoctypeComponent, GdsIconService, GdsInputAutocompleteDirective, GdsItemDisplayComponent, GdsKeyboardNavigationHost, GdsKeyboardNavigationItem, GdsListboxCompositeOptionDirective, GdsListboxDirective, GdsListboxOptionDirective, GdsLoadingCarouselComponent, GdsMapArrayToRadioOptionsPipe, GdsMathFloorPipe, GdsMathMaxPipe, GdsMathMinPipe, GdsMessageInputComponent, GdsModule, GdsNativeInputDirective, GdsNativeTextareaDirective, GdsNavAsideComponent, GdsNavAsideItemComponent, GdsNestedSelectComponent, GdsProgressBarComponent, GdsRadioComponent, GdsRadioOptionDirective, GdsReferenceComponent, GdsReferenceLinkComponent, GdsRegexFilterDirective, GdsResizedDirective, GdsResizedEvent, GdsResponseComponent, GdsScrollOutOfViewDirective, GdsScrollOutOfViewScrollStatus, GdsScrollOutOfViewService, GdsScrollToBottomDirective, GdsScrollToFirstInvalidDirective, GdsSearchBarComponent, GdsSelectComponent, GdsSelectOnFocusDirective, GdsSidebarItemBodyComponent, GdsSidebarItemComponent, GdsSkeletonLoadingComponent, GdsSliderComponent, GdsSpinnerComponent, GdsSplitButtonComponent, GdsSvgIconPipe, GdsSwitchComponent, GdsTextInputComponent, GdsTextareaComponent, GdsTimelineItemComponent, GdsToastComponent, GdsTooltipComponent, GdsTreeViewListItemComponent, GdsUserPromptService, GdsVirtualScrollListboxDirective, MapperPipe, OnBrandChanged, RoundMode, TreeViewListItemDirective, chipColor, chipSize, chipTypes, chipWidth, formatToISO, gdsButtonSizes, gdsButtonVariants, gdsDropdownPositionsX, gdsDropdownPositionsY, gdsSelectWidths, gdsServices, gdsUserPromptSecondaryTextVariants, getIconsByPrefix, ngSelectDropdownPositions, parseLocalizedDate, provideToaster, shortDate, shortDateTime, transformDateFormat, transformDurationToSeconds, transformSecondsToDuration };
1447
+ export type { FeatureDescriptionConfigVM, GdsAvatarOrganizationType, GdsAvatarSize, GdsAvatarVariant, GdsBannerState, GdsBreadCrumbSize, GdsBreadCrumbVM, GdsButtonSharedCssProperties, GdsButtonSharedProperties, GdsButtonSharedSlotProperties, GdsButtonSize, GdsButtonVariant, GdsChipColor, GdsChipColorType, GdsChipSize, GdsChipTypes, GdsChipWidth, GdsDropdownPositionX, GdsDropdownPositionY, GdsEmptyStateSize, GdsEmptyStateVariant, GdsNativeRadioProps, GdsRadioOption, GdsRadioOptionConfig, GdsScrollOutOfViewScrollStatusType, GdsSelectWidth, GdsTimelineConnectorType, GdsUserPromptSecondaryTextVariant };
@@ -1,141 +0,0 @@
1
- @use 'sass:map';
2
-
3
- @mixin greyHighlight {
4
- &::before {
5
- content: '';
6
- position: absolute;
7
- border-radius: var(--gds-borderRadius-sm);
8
- width: calc(100% - (2 * var(--wrapper-margin-inline, var(--wrapper-margin, 0px))));
9
- height: calc(100% - (2 * var(--wrapper-margin-block, var(--wrapper-margin, 0px))));
10
- top: var(--wrapper-margin-block, var(--wrapper-margin, 0px));
11
- left: var(--wrapper-margin-inline, var(--wrapper-margin, 0px));
12
- background: var(--gds-palette-background-hover);
13
- pointer-events: none;
14
- @content;
15
- }
16
- }
17
-
18
- @mixin primaryMarker($color: var(--gds-palette-border-selected)) {
19
- &::after {
20
- content: '';
21
- position: absolute;
22
- border-radius: 3px;
23
- width: 3px;
24
- height: 61%;
25
- top: 50%;
26
- left: calc(var(--wrapper-margin, 0px) - 1px);
27
- transform: translateY(-50%);
28
- background: $color;
29
- padding: 0;
30
-
31
- // allow for overriding properties (mostly height)
32
- @content;
33
- }
34
- }
35
-
36
- @mixin typeStyles($type) {
37
- font-family: var(--gds-fontFamily-body);
38
- font-weight: var(--gds-fontWeight-#{$type});
39
- font-size: var(--gds-fontSize-#{$type});
40
- line-height: var(--gds-lineHeight-#{$type});
41
- }
42
-
43
- // if updated, please update libs\utils\src\types\app.constants.ts:8-14 as well
44
- $breakpoints: (
45
- xs: 0,
46
- sm: 600px,
47
- md: 900px,
48
- lg: 1200px,
49
- xl: 1440px
50
- );
51
-
52
- $responsive-classes: (
53
- // first entry is for creating non-responsive classes
54
- // these should be in descending order
55
- '': none,
56
- 'responsive-xl': xl,
57
- 'responsive-lg': lg,
58
- 'responsive-md': md,
59
- 'responsive-sm': sm,
60
- 'mobile': none
61
- );
62
-
63
- @mixin create-responsive-classes {
64
- @each $responsive-class, $responsive-size in $responsive-classes {
65
- @if $responsive-class == '' {
66
- @content ($responsive-class);
67
- } @else if $responsive-class == 'mobile' {
68
- body[isMobile='true'] {
69
- @content (#{$responsive-class}-);
70
- }
71
- } @else {
72
- @include max-screen($responsive-size) {
73
- @content (#{$responsive-class}-);
74
- }
75
- }
76
- }
77
- }
78
-
79
- @mixin min-screen($size) {
80
- @media (min-width: calc(map.get($breakpoints, $size) + 1px)) {
81
- @content;
82
- }
83
- }
84
- @mixin max-screen($size) {
85
- @media (max-width: map.get($breakpoints, $size)) {
86
- @content;
87
- }
88
- }
89
-
90
- @mixin mobile-only {
91
- :is(body[isMobile='true']) & {
92
- @content;
93
- }
94
- }
95
-
96
- @mixin input-focus-style($color: var(--gds-palette-border-selected)) {
97
- ::ng-deep {
98
- input:focus,
99
- textarea:focus {
100
- outline: none;
101
- }
102
- }
103
-
104
- &:focus-within,
105
- &.is-controlled {
106
- isolation: isolate;
107
- position: relative;
108
- &::before {
109
- z-index: -1;
110
- content: '';
111
- position: absolute;
112
- inset: 0 0 0 0;
113
- border-bottom: var(--gds-borderWidth-lg) solid $color;
114
- border-radius: var(--gds-borderRadius-xs);
115
- }
116
- }
117
- }
118
-
119
- // This should be used for truncating text with more than 1 line. For 1 line truncating, the gds-truncate utility class can be used
120
- @mixin truncateLineLimit($lineLimit: 2) {
121
- display: -webkit-box;
122
- line-clamp: $lineLimit;
123
- -webkit-line-clamp: $lineLimit;
124
- -webkit-box-orient: vertical;
125
- overflow: hidden;
126
- text-overflow: ellipsis;
127
- }
128
-
129
- @mixin underlineSelected($color: var(--gds-palette-text-primary-primary)) {
130
- &::after {
131
- content: '';
132
- position: absolute;
133
- bottom: 0;
134
- left: 50%;
135
- transform: translateX(-50%);
136
- background: $color;
137
- height: 2px;
138
- width: calc(100% - var(--gds-spacing-xs));
139
- border-radius: var(--gds-borderRadius-pill);
140
- }
141
- }
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 320 320" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M263.299 191h3.612l8.21 30.983H255.09L263.299 191Z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M263.299 191h3.612l3.315 12.512h-10.242L263.299 191Zm-4.262 16.087-1.211 4.569h14.558l-1.21-4.569h-12.137Zm-2.158 8.144h16.452l1.79 6.752H255.09l1.789-6.752Z" fill="url(#a)"/><path fill="url(#b)" d="M250 221.983h30.21v2.781H250z"/><path fill-rule="evenodd" clip-rule="evenodd" d="m274.331 219.006.79 2.978H255.09l.789-2.978h18.452Z" fill="#000" fill-opacity=".2"/><mask id="d" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="250" y="191" width="31" height="34"><path fill-rule="evenodd" clip-rule="evenodd" d="M263.299 191h3.612l3.315 12.512h-10.242L263.299 191Zm-4.262 16.087-1.211 4.569h14.558l-1.21-4.569h-12.137Zm-2.158 8.144h16.452l1.79 6.752H255.09l1.789-6.752Z" fill="url(#c)"/><path fill="#1E365E" d="M250 221.983h30.21v2.781H250z"/><path fill-rule="evenodd" clip-rule="evenodd" d="m274.331 219.006.79 2.978H255.09l.789-2.978h18.452Z" fill="#8E9AAE"/></mask><g mask="url(#d)"><ellipse cx="240.135" cy="187.758" rx="30.703" ry="37.14" fill="#fff" fill-opacity=".2"/></g><path d="M45 130.5a.5.5 0 0 0 0 1v-1Zm216.417.5a2.667 2.667 0 1 0 5.333 0 2.667 2.667 0 0 0-5.333 0ZM45 131.5h.996v-1H45v1Zm2.987 0h1.992v-1h-1.992v1Zm3.984 0h1.992v-1H51.97v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.992v1Zm3.983 0h1.992v-1H75.87v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1H87.82v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h1.991v-1h-1.991v1Zm3.983 0h1.992v-1h-1.992v1Zm3.983 0h1.992v-1h-1.992v1Zm3.984 0h.995v-1h-.995v1Z" fill="#8E9AAE"/><g clip-path="url(#e)" filter="url(#f)"><g filter="url(#g)"><path d="M50.5 129c0 6.903-5.597 12.5-12.5 12.5s-12.5-5.597-12.5-12.5 5.597-12.5 12.5-12.5 12.5 5.597 12.5 12.5Z" fill="#fff"/></g><path d="M31.75 129.625v-1.25c0-.345.28-.625.625-.625h11.25c.345 0 .625.28.625.625v1.25c0 .345-.28.625-.625.625h-11.25a.625.625 0 0 1-.625-.625Z" fill="#1E365E"/></g><path d="M270 121.6v12.8c0 .884.738 1.6 1.65 1.6h29.7c.912 0 1.65-.716 1.65-1.6v-12.8c0-.884-.738-1.6-1.65-1.6h-29.7c-.912 0-1.65.716-1.65 1.6Z" fill="url(#h)"/><circle cx="286" cy="132" r=".5" stroke="#fff"/><circle cx="289" cy="132" r=".5" stroke="#fff"/><path d="M279.464 125.138a.798.798 0 1 0-1.444-.68l-3.484 7.404a.798.798 0 1 0 1.444.68l3.484-7.404ZM284.464 125.138a.798.798 0 1 0-1.444-.68l-3.484 7.404a.798.798 0 1 0 1.444.68l3.484-7.404Z" fill="#fff"/><g filter="url(#i)"><path d="M74 211.92V119h167v92.92c0 4.444-3.758 8.08-8.35 8.08H82.35c-4.593 0-8.35-3.636-8.35-8.08Z" fill="#fff"/></g><path d="M116.249 180.827c-4.204 0-7.63-1.521-10.277-4.562-2.648-3.057-3.972-7.033-3.972-11.93 0-5.17 1.344-9.352 4.033-12.545 2.689-3.193 6.251-4.79 10.686-4.79 4.19 0 7.575 1.528 10.155 4.585 2.593 3.056 3.889 7.086 3.889 12.089 0 5.14-1.344 9.283-4.033 12.431-2.675 3.148-6.169 4.722-10.481 4.722Zm.286-27.486c-2.32 0-4.162.973-5.527 2.92-1.365 1.931-2.047 4.493-2.047 7.687 0 3.239.682 5.801 2.047 7.687 1.365 1.885 3.152 2.828 5.363 2.828 2.28 0 4.088-.912 5.426-2.737 1.337-1.84 2.006-4.387 2.006-7.642 0-3.391-.648-6.029-1.945-7.914-1.297-1.886-3.071-2.829-5.323-2.829Z" fill="url(#j)"/><path d="M145.012 180.827c-3.494 0-6.244-1.087-8.25-3.262-1.993-2.19-2.989-5.155-2.989-8.896 0-3.862 1.037-6.881 3.112-9.055 2.074-2.19 4.879-3.285 8.414-3.285 3.48 0 6.209 1.095 8.188 3.285 1.979 2.174 2.969 5.056 2.969 8.645 0 3.877-1.024 6.941-3.071 9.192-2.033 2.251-4.825 3.376-8.373 3.376Zm.164-18.978c-1.529 0-2.716.586-3.562 1.756-.847 1.171-1.27 2.829-1.27 4.973 0 4.486 1.624 6.729 4.873 6.729 3.098 0 4.647-2.304 4.647-6.911 0-4.365-1.563-6.547-4.688-6.547Z" fill="url(#k)"/><path d="M167.204 177.542h-.082V191h-6.469v-34.101h6.469v3.513h.082c1.597-2.722 3.842-4.083 6.735-4.083 2.716 0 4.811 1.042 6.285 3.125 1.488 2.068 2.232 4.889 2.232 8.463 0 3.892-.867 7.017-2.6 9.374-1.72 2.357-4.013 3.536-6.879 3.536-2.525 0-4.449-1.095-5.773-3.285Zm-.184-9.58v1.871c0 1.611.382 2.927 1.146 3.946.764 1.018 1.767 1.528 3.009 1.528 1.474 0 2.614-.631 3.419-1.893.819-1.278 1.229-3.08 1.229-5.406 0-4.106-1.433-6.159-4.3-6.159-1.323 0-2.408.563-3.255 1.688-.832 1.11-1.248 2.585-1.248 4.425Z" fill="url(#l)"/><path d="M185.281 179.641v-5.84c1.064.715 2.122 1.247 3.173 1.597 1.064.35 2.068.525 3.009.525 1.147 0 2.048-.175 2.703-.525.668-.35 1.003-.882 1.003-1.597 0-.456-.15-.836-.451-1.14-.3-.304-.689-.57-1.167-.798a11.627 11.627 0 0 0-1.535-.616 17.517 17.517 0 0 1-1.617-.616c-.833-.35-1.57-.722-2.211-1.118a6.996 6.996 0 0 1-1.597-1.414 5.944 5.944 0 0 1-.983-1.848c-.218-.699-.327-1.528-.327-2.486 0-1.308.252-2.433.757-3.376a6.733 6.733 0 0 1 2.047-2.303 8.639 8.639 0 0 1 2.928-1.323 13.54 13.54 0 0 1 3.439-.434c.928 0 1.87.084 2.825.251.956.152 1.897.38 2.826.684v5.566a9.371 9.371 0 0 0-2.641-1.186 9.659 9.659 0 0 0-2.744-.411c-.423 0-.825.046-1.207.137a3.227 3.227 0 0 0-.983.365 1.752 1.752 0 0 0-.676.616 1.474 1.474 0 0 0-.245.844c0 .426.122.791.368 1.095a3.4 3.4 0 0 0 .962.798c.396.213.833.411 1.311.593.491.167.975.342 1.453.525.86.334 1.638.699 2.334 1.095a7.31 7.31 0 0 1 1.781 1.391 5.316 5.316 0 0 1 1.146 1.87c.273.715.41 1.567.41 2.555 0 1.384-.273 2.57-.819 3.558a6.89 6.89 0 0 1-2.15 2.396c-.887.608-1.917 1.049-3.091 1.322-1.16.289-2.368.434-3.624.434-2.306 0-4.442-.396-6.407-1.186Z" fill="url(#m)"/><path d="m212.632 147.547-.799 22.536h-5.241l-.757-22.536h6.797Zm-3.358 33.234c-1.092 0-1.993-.365-2.702-1.095-.71-.745-1.065-1.642-1.065-2.691 0-1.095.355-1.992 1.065-2.692.723-.699 1.624-1.049 2.702-1.049 1.092 0 1.986.357 2.682 1.072.696.7 1.044 1.589 1.044 2.669 0 1.095-.348 1.999-1.044 2.714-.682.715-1.576 1.072-2.682 1.072Z" fill="url(#n)"/><path d="M241 99v20H74V99c0-4.4 3.757-8 8.35-8h150.3c4.593 0 8.35 3.6 8.35 8Z" fill="url(#o)"/><path d="M128.019 110.887h100.962c1.114 0 2.019-.888 2.019-1.981v-7.925c0-1.093-.905-1.981-2.019-1.981H128.019c-1.114 0-2.019.888-2.019 1.981v7.925c0 1.093.905 1.981 2.019 1.981Z" fill="url(#p)"/><path d="M88 111a6 6 0 1 0 0-12 6 6 0 0 0 0 12ZM110 111a6 6 0 1 0 0-12 6 6 0 0 0 0 12Z" fill="#fff"/><ellipse cx="24.889" cy="4.004" rx="24.889" ry="4.004" transform="matrix(-1 0 0 1 262.444 224.726)" fill="url(#q)"/><path d="m241.011 198.038-7.458-.798-2.824-8.177 2.303-.913 5.218.091 3.418.822-.657 8.975Z" fill="#FFCEBD"/><path d="M247.234 223.975H229.99v-10.456l15.891-.107 1.353 10.563Z" fill="#4D5068"/><path d="M238.897 188.422s3.185.705 4.265 1.141c0 0 3.456.326 4.535 4.997l2.663 12.095 5.615 6.156-2.16 1.667-7.205-4.923a2.051 2.051 0 0 1-.831-1.19l-1.989-7.865.431 5.158s2.248 6.051 3.507 10.122l-17.954-.94.503-9.054-1.943-8.763 1.152-7.532 3.546-1.341.297.658c.759 1.683 2.555 2.68 4.36 2.334 1.122-.215 1.919-.914 1.21-2.72h-.002Z" fill="url(#r)"/><path d="M227.255 223.975s-2.926-2.119-5.221-4.089c-1.74-1.494-2.472-3.64-2.201-5.925l.022-.084s.995-2.587 2.434-2.587c0 0 8.866 2.309 15.338 8.65l10.904 3.589-20.195 2.607-1.081-2.164v.003Z" fill="#4D5068"/><path opacity=".3" d="M231.43 225.052v.688l17.099-2.209-5.138-1.691-3.412-.975-8.549 4.187Z" fill="#191C3C"/><path d="M255.975 219.276s4.247.924 4.606 2.446c0 0 2.34 5.268-4.894 6.952h-21.882v-3.622l10.416-2.824 11.755-2.952h-.001Z" fill="#4D5068"/><path opacity=".3" d="M260.581 221.72c-.103-.433-.699-1.115-1.141-1.114.004.504.301.961.291 1.486-.013.676-.33 1.344-.776 1.839-.674.746-1.61 1.191-2.519 1.615l-1.646.768c-.502.235-1.009.47-1.547.602-1.78.439-3.658-.115-5.455.211-1.106.202-2.229.294-3.351.388-.878.072-10.632.697-10.632.508v.651h21.882c7.234-1.684 4.894-6.952 4.894-6.952v-.002Z" fill="#191C3C"/><path d="m233.805 225.21-1.53-1.168a2.427 2.427 0 0 0-1.742-.483l-7.554.85a2.123 2.123 0 0 0-2.116 2.124v.064a2.121 2.121 0 0 0 2.116 2.133h10.828v-3.52h-.002Z" fill="#1E365E"/><path d="M220.891 226.194a2.119 2.119 0 0 0 2.086 1.783h10.828v.753h-10.828a2.12 2.12 0 0 1-2.115-2.133v-.064c0-.115.013-.229.031-.339h-.002Z" fill="#0C4DA4"/><path d="m230.533 224.236-7.554.851a2.116 2.116 0 0 0-2.091 1.821 2.144 2.144 0 0 1-.025-.313v-.064a2.123 2.123 0 0 1 2.116-2.123l7.554-.851a2.417 2.417 0 0 1 1.742.484l1.53 1.168v.677l-1.53-1.168a2.427 2.427 0 0 0-1.742-.483v.001Z" fill="#fff"/><path d="m234.524 219.113 13.893-3.584 4.887 4.418-9.083 2.281-9.697-3.115Z" fill="url(#s)"/><path d="m236.743 219.113 12.789-3.331 3.772 3.941-7.379 1.852-9.182-2.462Z" fill="#E2E5EA"/><path d="m244.478 221.772-9.954-2.659v.192c0 .273.177.513.437.594l8.51 2.635a.578.578 0 0 0 .652-.232l.355-.53Z" fill="#C6CCD6"/><path opacity=".3" d="M229.99 214.451a42.617 42.617 0 0 0-4.133-1.926c.041.073.082.148.124.214 2.281 3.477 13.519 3.301 13.519 3.301l.703-1.547-.933-.974h-9.282v.932h.002Z" fill="#191C3C"/><path d="m238.358 190.443-4.268-.942v-3.469h4.268v4.411Z" fill="#FFCEBD"/><path d="M244.326 178.921a5.929 5.929 0 0 0-.008-.133 9.888 9.888 0 0 0-.188-1.248c-.058-.288-.079-.984-.278-1.196-.188-.201-.862-.222-1.122-.257a6.63 6.63 0 0 0-1.291-.039c-.656.044-1.301.187-1.942.337-.595.138-1.188.281-1.772.46-1.018.313-2.019.746-2.825 1.445-.806.699-1.401 1.694-1.443 2.763-.038.944-.523 2.237-.427 2.653.141.61.719 2.091 1.058 2.326.297.207 2.251.015 2.507.26.568.541 1.274.921 1.954 1.293.848.463 1.705.86 2.463.074 1.359-1.407 2.21-3.147 2.693-5.02.314-1.223.683-2.441.619-3.718h.002Z" fill="#FFCEBD"/><path opacity=".4" d="m238.358 187.479-1.025-.607 1.025 1.752v-1.145Z" fill="#A58877"/><g opacity=".49"><path d="M228.909 197.633c-.134.204-.082.423.028.635.023-.212-.16-.435-.028-.635Z" fill="#6C98E3" opacity=".3"/><path d="M237.083 215.238c.436-.668.451-1.57.279-2.367-.181-.844-.561-1.676-1.224-2.226-.603-.498-1.38-.722-2.063-1.102-.684-.38-1.324-1.041-1.275-1.824.026-.421.248-.844.119-1.245-.147-.454-.66-.647-1.058-.906-.725-.476-.977-1.269-1.299-2.02a12.972 12.972 0 0 1-.867-2.917c-.093-.542-.13-1.149-.34-1.664-.085-.209-.291-.453-.418-.701a.308.308 0 0 1-.039.125l-.017 1.097 1.396 6.297-.503 9.053 7.307.398.002.002Z" fill="#6C98E3" opacity=".3"/></g><path d="m239.979 213.519 3.495.821c.136.031.263.092.376.176l1.756 1.314c.276.207.49.485.619.804l.555.956.251 1.85a.502.502 0 0 1-.817-.352l-.083-.988c-.152-.313-.903-1.068-1.243-1.132l-.976-.212.8 1.362a.53.53 0 0 1-.43.799l-1.957-2.383-3.428-1.385 1.082-1.63Z" fill="#FFCEBD"/><path d="M231.309 188.802s-4.293 1.628-4.845 1.919c-.201.107-1.944.724-2.016 2.752-.072 2.028-.745 14.92 1.535 18.396 2.28 3.477 13.581 3.911 13.581 3.911l1.224-2.462-10.811-4.778-1.208-11.3 2.541-8.438h-.001Z" fill="url(#t)"/><path d="m245.086 217.986-.147-1.454.721-.074.219 2.181a.727.727 0 0 1-.795-.653h.002Z" fill="#FFCEBD"/><path d="m244.239 221.947 5.055-8.933a.135.135 0 0 1 .082-.064l15.116-4.121c.121-.034.219.099.153.206l-6.306 9.57a.135.135 0 0 1-.084.06l-13.862 3.483a.138.138 0 0 1-.152-.203l-.002.002Z" fill="url(#u)"/><path d="m260.527 216.654-1.744-.586a.565.565 0 0 1 .355-1.071l1.744.586a.565.565 0 0 1-.355 1.071Z" fill="#FFCEBD"/><path d="m260.334 217.557-2.009-.676a.565.565 0 0 1 .355-1.071l2.009.676a.565.565 0 0 1-.355 1.071Z" fill="#FFCEBD"/><path d="m259.928 218.392-1.601-.537a.564.564 0 0 1 .355-1.071l1.6.538a.564.564 0 0 1-.354 1.07Z" fill="#FFCEBD"/><path d="m259.393 218.955-1.002-.337a.565.565 0 0 1 .355-1.071l1.002.337a.564.564 0 0 1-.355 1.071Z" fill="#FFCEBD"/><path d="M255.56 215.784c-.265.623-.857 1.126-1.323 1.125-.466 0-.629-.508-.363-1.132.265-.623.857-1.127 1.323-1.125.466 0 .627.508.363 1.132Z" fill="#DFE2EC"/><path d="M233.411 181.514c.017-.111.03-.221.038-.326l.008-.135a3.256 3.256 0 0 1 .131-.785c.037-.126.081-.253.132-.375a4.343 4.343 0 0 1 1.032-1.468c.049-.047.098-.091.148-.135.806-.699 1.808-1.132 2.825-1.445.438-.134.881-.248 1.326-.355.149-.036.297-.071.446-.105.401-.092.803-.184 1.208-.25a7.534 7.534 0 0 1 1.058-.102 6.628 6.628 0 0 1 .968.053c.032.005.071.008.114.013.306.029.842.069 1.007.243a.637.637 0 0 1 .119.235c.015.05.03.104.041.16.007.028.012.057.017.085.047.262.068.553.101.714a20.987 20.987 0 0 1 .114.62c.033.208.059.417.074.627l.008.133c.003.079.007.158.007.237-.9.42-1.975.303-2.918-.026-.291-.102-.582-.222-.891-.244-1.681-.111-2.289 2.027-2.032 3.297.016.084.036.167.05.253.149.331.161.712.179 1.079.021.41.068.847.33 1.163.704.852 1.603-.38 2.355-.452a1.875 1.875 0 0 1 1.534.582 10.243 10.243 0 0 1-1.928 2.849c-.758.786-1.615.39-2.463-.074-.409-.224-.826-.451-1.218-.713-.198-.279-.433-.528-.753-.628a.984.984 0 0 0-.228-.041 4.8 4.8 0 0 0-.662-.049c-.096-.344.221-.775.584-.94.43-.195.951-.245 1.273-.595.363-.395.313-.985.187-1.526-.087-.224-.087-.533-.218-.747-.238-.393-.866-.331-1.195-.01-.86.836-.801 2.41-1.523 3.332-.224.287-.46.39-.688.374a.067.067 0 0 1-.02-.012c-.338-.235-.917-1.715-1.058-2.325.103-.688.291-1.561.381-2.193v.007Z" fill="#A58877" opacity=".2"/><path d="M239.754 178.071a4.766 4.766 0 0 0-.97.062c-.58.11-1.114.39-1.608.717-1.228.813-1.983 1.973-2.627 3.274-.144.291-.284.59-.515.819-.214.212-.562.396-.871.383-.46-.02-.38-.067-.424-.503-.083-.831-.039-1.698-.059-2.533a7.375 7.375 0 0 1 .561-3.015c.265-.642.571-1.273.997-1.82.427-.546.98-1.008 1.63-1.238.693-.244 1.445-.217 2.178-.186 1.651.069 3.295.184 4.945.242.66.023 1.325-.117 1.945.214.518.276.858.827.979 1.406.09.434.067.898-.108 1.304-.175.407-.507.752-.924.9-.384.137-.796.099-1.185.013-.381-.084-.564-.074-.938-.026-.816.102-1.649.026-2.467.005-.18-.005-.358-.012-.538-.015l-.001-.003Z" fill="#4D5068"/><g opacity=".5"><path d="M242.788 210.678c-.01-1.181.359-2.336.395-3.517.033-1.097-.227-2.186-.608-3.215-.178-.482-.385-.966-.405-1.479-.034-.906.603-1.795 1.469-2.048.068.469.156.936.26 1.398l.322 3.841s2.248 6.051 3.507 10.122l-4.394-.23c.189-1.554-.533-3.242-.546-4.874v.002Z" fill="#6C98E3" opacity=".3"/></g><ellipse cx="68.388" cy="221.653" rx="37.969" ry="8.743" fill="url(#v)" opacity=".5"/><path d="M66.126 192.902s-12.967-2.316-13.445-13.663c0 0 3.406 2.408 5.815 3.212 1.02.51 8.434 3.617 7.63 10.451ZM81.968 188.457s1.63 7.584-8.878 8.887c0 0-1.574-2.346 2.811-5.109.694-.436 1.48-.682 2.29-.814 1.044-.167 2.718-.79 3.777-2.964Z" fill="#80AFD4"/><path d="M75.901 192.618c.694-.437 1.48-.682 2.29-.814 1.044-.17 2.718-.793 3.777-2.967 0 0 .073.344.088.893.02-.77-.088-1.273-.088-1.273-1.059 2.174-2.736 2.797-3.777 2.966-.807.133-1.596.378-2.29.815-2.75 1.734-3.157 3.302-3.076 4.23.061-.947.669-2.334 3.076-3.85ZM58.901 182.502c-1.42-.533-4.023-2.202-6.257-3.945v.678c1.95 1.417 4.196 2.806 5.468 3.281 2.503.937 5.26 2.796 6.542 5.047 1.451 2.547 1.591 4.452 1.472 5.338-.179.014.175-.007 0 0 0 0 .617-2.163-1.33-5.576-1.284-2.25-3.391-3.886-5.895-4.823Z" fill="#80AFD4"/><path d="M67.356 172.004s-8.633 13.443 1.233 21.193c0 0 2.115-1.724 2.689-6.079.377-2.871-.24-5.776-1.584-8.342-.762-1.458-1.686-3.685-2.338-6.772Z" fill="#80AFD4"/><path d="M69.694 178.773c-.762-1.457-1.686-3.685-2.338-6.771 0 0 .002-.059-.324.542.633 2.603 1.368 4.389 2.052 5.692 1.343 2.566 2.324 6.119 1.944 8.989-.43 3.249-1.812 5.273-2.437 5.97-.144-.113.138.115 0 0 0 0 2.116-1.725 2.69-6.08.377-2.871-.244-5.775-1.587-8.342ZM54.63 190.253s-4.763-1.05-6.574 5.53c0 0 5.145-4.004 6.191-.763 0 0 2.383 3.815 6.097 3.624 0 0 .19-8.2-5.714-8.391Z" fill="#80AFD4"/><path d="M54.63 190.633c5.14.167 5.662 6.397 5.711 8.011h.005s.191-8.2-5.716-8.391c0 0-4.763-1.05-6.574 5.53 0 0 .059-.046.147-.11 1.907-6.031 6.427-5.04 6.427-5.04Z" fill="#80AFD4"/><path opacity=".5" d="M59.265 197.699c.807 1.092 1.912 1.666 2.983 2.459 2.312 1.712 2.408 4.917 2.616 7.559.044.547.87.564.865 0-.022-2.159-.346-4.983-1.654-6.772-1.138-1.555-3.163-2.107-4.46-3.518-.166-.181-.502.066-.35.272Z" fill="url(#w)"/><path opacity=".5" d="M63.839 190.555c3.362 2.824 3.11 5.967 2.583 9.951-.348 2.628-.23 5.449.895 7.881.174.375.691.093.627-.265-.407-2.23-.924-4.35-.765-6.644.128-1.845.716-3.639.523-5.501-.253-2.436-1.608-4.429-3.547-5.832-.238-.169-.542.221-.316.41Z" fill="url(#x)"/><path opacity=".5" d="M68.157 189.87c-.235 2.959.564 5.888.615 8.852.054 3.023-.735 5.852-1.03 8.823-.026.267.398.378.51.137 2.616-5.537.856-12.049.342-17.812-.027-.28-.415-.282-.437 0Z" fill="url(#y)"/><path opacity=".5" d="M75.693 195.467c-1.917 1.545-4.532 2.664-5.336 5.127-.508 1.558-2.192 5.427-.618 6.72.15.123.38.047.385-.159.068-2.23.394-5.366 1.61-7.277 1.03-1.619 3.042-2.591 4.229-4.2.127-.172-.13-.324-.27-.211Z" fill="url(#z)"/><path d="M72.459 222.602h-8.582c-1.002 0-1.85-.758-1.992-1.781L59.61 204.53h16.611l-1.764 16.229c-.113 1.05-.975 1.843-2 1.843Z" fill="#80AFD4"/><path d="M77.667 203.807h-19.5v2.892h19.5v-2.892Z" fill="#80AFD4"/><g filter="url(#A)"><path d="m265.5 68.094-12.563 11.72c-.718.697-1.937.197-1.937-.778V68.094h14.5Z" fill="url(#B)"/><path d="M244.058 75.12h39.884A3.056 3.056 0 0 0 287 72.07V46.05c0-1.683-1.37-3.05-3.058-3.05h-39.884A3.056 3.056 0 0 0 241 46.05v26.02c0 1.684 1.37 3.05 3.058 3.05Z" fill="url(#C)"/><path d="M263.972 64.569c-.888 0-1.595-.75-1.595-1.663v-.45a5.137 5.137 0 0 1 2.83-4.613c.971-.5 1.823-1.7 1.511-3.275-.216-1.087-1.067-1.975-2.111-2.2-.875-.188-1.714.012-2.386.587a2.96 2.96 0 0 0-1.031 2.263c0 .925-.72 1.663-1.595 1.663-.876 0-1.595-.75-1.595-1.663 0-1.888.803-3.663 2.218-4.85a5.88 5.88 0 0 1 5.061-1.263c2.278.5 4.125 2.425 4.593 4.788.563 2.838-.768 5.688-3.238 6.95-.636.326-1.031.938-1.031 1.613v.45c-.024.913-.744 1.663-1.631 1.663ZM263.97 69.393c-.42 0-.828-.174-1.14-.485a2.154 2.154 0 0 1-.191-.262c-.06-.087-.108-.187-.156-.286-.036-.112-.072-.212-.084-.312a1.488 1.488 0 0 1 0-.647c.012-.112.048-.212.084-.312.036-.1.084-.186.156-.286.06-.087.12-.174.191-.25.6-.622 1.667-.622 2.267 0 .084.076.144.163.204.25s.108.187.156.286c.036.112.06.212.084.312a1.487 1.487 0 0 1 0 .647 2.342 2.342 0 0 1-.084.312c-.036.1-.096.186-.156.286a1.94 1.94 0 0 1-.204.262 1.53 1.53 0 0 1-1.127.485Z" fill="#fff"/></g><defs><linearGradient id="a" x1="265.105" y1="191" x2="265.105" y2="221.983" gradientUnits="userSpaceOnUse"><stop stop-color="#004D87"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="b" x1="265.105" y1="221.983" x2="265.105" y2="224.763" gradientUnits="userSpaceOnUse"><stop stop-color="#004D87"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="c" x1="264.857" y1="205.732" x2="280.604" y2="215.765" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="h" x1="260.674" y1="115.775" x2="307.269" y2="108.47" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="j" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="k" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="l" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="m" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="n" x1="156.124" y1="167.921" x2="173.208" y2="210.397" gradientUnits="userSpaceOnUse"><stop stop-color="#66A0CB"/><stop offset="1" stop-color="#9DC0E4"/></linearGradient><linearGradient id="o" x1="26.804" y1="83.607" x2="227.209" y2="-7.247" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="p" x1="96.326" y1="95.861" x2="201.025" y2="25.563" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="r" x1="248.235" y1="212.741" x2="229.486" y2="195.872" gradientUnits="userSpaceOnUse"><stop stop-color="#F1F9FF"/><stop offset="0" stop-color="#F3FAFF"/><stop offset=".505" stop-color="#F1F7FC"/><stop offset="1" stop-color="#E3ECF4"/></linearGradient><linearGradient id="s" x1="237.529" y1="215.931" x2="240.175" y2="224.81" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="t" x1="236.172" y1="212.813" x2="220.63" y2="204.27" gradientUnits="userSpaceOnUse"><stop stop-color="#F1F9FF"/><stop offset="0" stop-color="#F3FAFF"/><stop offset=".505" stop-color="#F1F7FC"/><stop offset="1" stop-color="#E3ECF4"/></linearGradient><linearGradient id="u" x1="247.493" y1="209.623" x2="255.571" y2="224.458" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="w" x1="60.267" y1="198.01" x2="67.646" y2="203.343" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="x" x1="64.43" y1="191.211" x2="71.171" y2="193.043" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="y" x1="68.047" y1="190.749" x2="71.294" y2="191.158" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="z" x1="70.189" y1="196.144" x2="78.259" y2="201.737" gradientUnits="userSpaceOnUse"><stop stop-color="#12284E"/><stop offset=".5" stop-color="#1E365E"/><stop offset="1" stop-color="#36507C"/></linearGradient><linearGradient id="B" x1="246.902" y1="64.913" x2="267.705" y2="63.01" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><linearGradient id="C" x1="228" y1="34.519" x2="293.767" y2="27.36" gradientUnits="userSpaceOnUse"><stop stop-color="#1E475E"/><stop offset="1" stop-color="#3380BA"/></linearGradient><filter id="f" x="18" y="110" width="38" height="38" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><filter id="g" x="20.5" y="112.5" width="33" height="33" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><filter id="i" x="69" y="115" width="175" height="109" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><filter id="A" x="236" y="39" width="54" height="45.139" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="-1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.117647 0 0 0 0 0.211765 0 0 0 0 0.368627 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_4066_40546"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_4066_40546" result="shape"/></filter><radialGradient id="q" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(11.39359 2.54514 -1.05888 4.74017 25.387 4.164)"><stop stop-color="#8E9AAE"/><stop offset="0" stop-color="#ACCAE2"/><stop offset=".208" stop-color="#C6CCD6"/><stop offset="1" stop-color="#E2E5EA" stop-opacity=".05"/></radialGradient><radialGradient id="v" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(17.38146 5.5578 -3.15266 9.85963 69.148 222.003)"><stop stop-color="#8E9AAE"/><stop offset="0" stop-color="#8E9AAE"/><stop offset=".285" stop-color="#C6CCD6"/><stop offset="1" stop-color="#EAEAEA" stop-opacity=".13"/></radialGradient><clipPath id="e"><path fill="#fff" transform="translate(23 114)" d="M0 0h30v30H0z"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg width="320" height="120" viewBox="0 0 320 120" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#a)" opacity=".8"><path fill="url(#b)" d="M110 16h100v100H110z"/></g><g opacity=".95"><rect x="44" y="73" width="232" height="31" rx="4" fill="#ECE9F5"/><rect x="180" y="86" width="94" height="6" rx="2" transform="rotate(180 180 86)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 86 98)" fill="#D8D3EB"/><circle cx="69" cy="89" r="9" fill="#D8D3EB"/><rect width="76" height="16" rx="2" transform="matrix(1 0 0 -1 188 97)" fill="#D8D3EB"/></g><rect x="44" y="34" width="232" height="31" rx="4" fill="#FCFBFD"/><rect x="48" y="36.5" width="224" height="26" rx="6" fill="#5B42A8" fill-opacity=".04"/><circle cx="69" cy="49.5" r="9" fill="#D8D3EB"/><rect x="180" y="46.5" width="94" height="6" rx="2" transform="rotate(180 180 46.5)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 86 58.5)" fill="#D8D3EB"/><rect x="48" y="40.5" width="3" height="18" rx="1.5" fill="#5B42A8"/><rect width="76" height="16" rx="2" transform="matrix(1 0 0 -1 188 57.5)" fill="#D8D3EB"/><path d="M177.72 91.344h-40.781a7.03 7.03 0 0 1-7.032-7.031V30.874a7.03 7.03 0 0 1 7.032-7.031h40.781a7.03 7.03 0 0 1 7.031 7.031v53.438a7.03 7.03 0 0 1-7.031 7.03" fill="#FEC437"/><path d="M136.929 91.344h5.625v-67.5h-5.625a7.03 7.03 0 0 0-7.031 7.031v53.438a7.03 7.03 0 0 0 7.031 7.03" fill="#2F1973"/><path opacity=".3" d="M129.907 30.8v23.981a7.03 7.03 0 0 0 7.032-7.03V31.542c0-.44.268-.854.69-.984a7.035 7.035 0 0 0 4.935-6.714h-5.7a6.955 6.955 0 0 0-6.957 6.956" fill="#fff"/><path opacity=".15" d="M184.751 84.418V59a7.03 7.03 0 0 0-7.031 7.031v16.875c0 .776-.63 1.406-1.406 1.406h-12.657a7.03 7.03 0 0 0-7.031 7.032h21.199a6.926 6.926 0 0 0 6.926-6.926" fill="#4D4D4D"/><path d="M134.829 31.578v9.844" stroke="#fff" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M166.548 67h-15.096c-1.645 0-2.838-1.543-2.336-3.054C150.455 59.917 154.374 57 159 57s8.545 2.917 9.884 6.946c.501 1.512-.691 3.054-2.336 3.054M158.5 55c3.038 0 5.5-2.686 5.5-6s-2.462-6-5.5-6-5.5 2.686-5.5 6 2.462 6 5.5 6m-47.719 49.141a4.92 4.92 0 0 1-3.48-8.402l17.718-17.719a4.922 4.922 0 0 1 6.961 6.96l-17.719 17.719a4.9 4.9 0 0 1-3.48 1.442" fill="#2F1973"/><path d="M131.945 98.234c11.689 0 21.164-9.475 21.164-21.164 0-11.688-9.475-21.164-21.164-21.164-11.688 0-21.164 9.476-21.164 21.164s9.476 21.164 21.164 21.164" fill="#2F1973"/><path d="M131.945 91.344c7.883 0 14.274-6.39 14.274-14.274s-6.391-14.273-14.274-14.273-14.273 6.39-14.273 14.273 6.39 14.274 14.273 14.274" fill="#FEC437"/><path opacity=".15" d="M152.526 72.208c-2.44.29-4.339 2.343-4.339 4.862 0 8.956-7.286 16.243-16.242 16.243a16.23 16.23 0 0 1-8.012-2.128 4.924 4.924 0 0 0-5.916.798l-7.236 7.236c-1.284 1.284-1.69 3.099-1.257 4.738.413.109.833.184 1.257.184a4.9 4.9 0 0 0 3.481-1.442l7.237-7.238a21.04 21.04 0 0 0 10.446 2.773c11.689 0 21.164-9.475 21.164-21.164 0-1.676-.215-3.3-.583-4.862" fill="#4D4D4D"/><path opacity=".3" d="M111.351 81.935c2.446-.286 4.352-2.342 4.352-4.865 0-8.955 7.286-16.242 16.242-16.242 2.518 0 4.572-1.898 4.863-4.338a21.2 21.2 0 0 0-4.863-.584c-11.688 0-21.164 9.476-21.164 21.164 0 1.676.201 3.303.57 4.865" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M126.261 60.308a1.575 1.575 0 0 1-.727 2.106 17.25 17.25 0 0 0-7.815 7.685 1.576 1.576 0 0 1-2.809-1.426 20.4 20.4 0 0 1 9.246-9.092 1.574 1.574 0 0 1 2.105.727" fill="#fff"/><path opacity=".15" d="M145.884 73.965a3.1 3.1 0 0 0-2.775 3.076c0 6.172-5.021 11.193-11.193 11.193a3.1 3.1 0 0 0-3.076 2.775 14.4 14.4 0 0 0 3.076.335c7.899 0 14.303-6.404 14.303-14.303a14.4 14.4 0 0 0-.335-3.076" fill="#4D4D4D"/><defs><clipPath id="a"><rect x="110" y="16" width="100" height="100" rx="4" fill="#fff"/></clipPath><pattern id="b" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#c" transform="translate(-.375)scale(.00065)"/></pattern><image id="c" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>
@@ -1,12 +0,0 @@
1
- <svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M101.092 44.351V105.755C101.092 108.469 98.9118 110.667 96.2195 110.667H32.8728C30.1806 110.667 28 108.469 28 105.755V22.2458C28 19.5317 30.1806 17.3335 32.8728 17.3335H74.2918L81.6011 36.9826L101.092 44.351Z" fill="url(#paint0_linear_14_6488)"/>
3
- <path opacity="0.05" d="M72.98 17.3335V41.6635C72.98 44.3746 75.1758 46.5704 77.8869 46.5704H101.092V44.3214L74.1045 17.3335H72.98Z" fill="black"/>
4
- <path opacity="0.07" d="M74.1045 18.458V40.539C74.1045 43.2501 76.3003 45.4459 79.0114 45.4459H101.092V44.3214L74.1045 17.3335V18.458Z" fill="black"/>
5
- <path d="M74.1045 17.3335V39.4145C74.1045 42.1256 76.3003 44.3214 79.0114 44.3214H101.092L74.1045 17.3335Z" fill="#E0ECF5"/>
6
- <defs>
7
- <linearGradient id="paint0_linear_14_6488" x1="98.7732" y1="110.667" x2="34.0229" y2="69.734" gradientUnits="userSpaceOnUse">
8
- <stop stop-color="#80AFD4"/>
9
- <stop offset="1" stop-color="#BAD8EF"/>
10
- </linearGradient>
11
- </defs>
12
- </svg>
@@ -1 +0,0 @@
1
- <svg width="466" height="169" viewBox="0 0 466 180" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#a)"><path fill="url(#b)" d="M164 58h211v80H164z"/></g><g opacity=".95"><rect x="141" y="133" width="325" height="36" rx="4" fill="#ECE9F5"/><path d="M450 148a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m1 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="#666"/><rect x="273" y="148" width="124" height="6" rx="2" transform="rotate(180 273 148)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 149 160)" fill="#D8D3EB"/></g><rect x="138" y="34" width="325" height="36" rx="4" fill="#ECE9F5" opacity=".95"/><path d="M447 49a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m1 3a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="#666"/><rect x="270" y="49" width="124" height="6" rx="2" transform="rotate(180 270 49)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 146 61)" fill="#D8D3EB"/><rect y="77" width="415" height="36" rx="4" fill="#FCFBFD"/><rect x="4" y="81" width="407" height="28" rx="6" fill="#5B42A8" fill-opacity=".04"/><rect x="140" y="92" width="124" height="6" rx="2" transform="rotate(180 140 92)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 16 104)" fill="#D8D3EB"/><path d="M393 91a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 5.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m-1.25 4a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0" fill="#2F1973"/><rect x="4" y="85" width="3" height="20" rx="1.5" fill="#5B42A8"/><circle cx="387.5" cy="27.5" r="27.5" fill="#F5F5F5"/><path fill-rule="evenodd" clip-rule="evenodd" d="M387.5 5C375.074 5 365 15.074 365 27.5a22.4 22.4 0 0 0 5.056 14.213c.517.633.691 1.479.468 2.265l-1.373 4.818 5.847-1.664a2.5 2.5 0 0 1 1.868.202A22.4 22.4 0 0 0 387.5 50c12.426 0 22.5-10.074 22.5-22.5S399.926 5 387.5 5M360 27.5C360 12.312 372.312 0 387.5 0S415 12.312 415 27.5 402.688 55 387.5 55c-4.33 0-8.432-1.002-12.081-2.79l-9.217 2.625a2.501 2.501 0 0 1-3.089-3.09l2.255-7.92A27.4 27.4 0 0 1 360 27.5" fill="#2F1973"/><path d="m389.009 25.751-.088.093c-1.306 1.39-3.082 3.28-3.082 5.939a1.625 1.625 0 0 0 3.25 0c0-1.285.856-2.275 2.424-3.95l.074-.08c1.425-1.524 3.375-3.609 3.375-6.723l-.003-.1c-.129-2.104-.761-4.063-2.074-5.486-1.338-1.45-3.217-2.162-5.434-2.056-2.101-.066-3.912.76-5.216 2.248-1.288 1.47-2.006 3.495-2.191 5.752a1.625 1.625 0 1 0 3.239.265c.145-1.767.687-3.065 1.397-3.876.678-.774 1.572-1.187 2.715-1.14q.08.005.16 0c1.418-.08 2.333.351 2.941 1.01.643.697 1.109 1.832 1.216 3.43-.019 1.65-.999 2.853-2.498 4.456zm-1.49 16.913c1.628 0 2.92-1.336 2.92-2.951s-1.292-2.952-2.92-2.952-2.92 1.337-2.92 2.952 1.292 2.951 2.92 2.951Z" fill="#FEC437" stroke="#FEC437" stroke-width="2"/><defs><clipPath id="a"><rect x="164" y="58" width="211" height="80" rx="4" fill="#fff"/></clipPath><pattern id="b" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#c" transform="matrix(.00037 0 0 .00098 0 -.254)"/></pattern><image id="c" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>
@@ -1,54 +0,0 @@
1
- <svg width="470" height="135" viewBox="0 0 470 150" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
- <g opacity="1">
3
- <g clip-path="url(#clip0_1616_172933)">
4
- <rect x="94" y="22" width="288" height="109" fill="url(#pattern0_1616_172933)"/>
5
- </g>
6
- </g>
7
- <g opacity="0.95">
8
- <rect x="145" y="107" width="325" height="36" rx="4" fill="#ECE9F5"/>
9
- <path d="M454 122C454.552 122 455 121.552 455 121C455 120.448 454.552 120 454 120C453.448 120 453 120.448 453 121C453 121.552 453.448 122 454 122ZM454 126C454.552 126 455 125.552 455 125C455 124.448 454.552 124 454 124C453.448 124 453 124.448 453 125C453 125.552 453.448 126 454 126ZM455 129C455 129.552 454.552 130 454 130C453.448 130 453 129.552 453 129C453 128.448 453.448 128 454 128C454.552 128 455 128.448 455 129Z" fill="#666666"/>
10
- <rect x="277" y="122" width="124" height="6" rx="2" transform="rotate(180 277 122)" fill="#D8D3EB"/>
11
- <rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 153 134)" fill="#D8D3EB"/>
12
- </g>
13
- <g opacity="0.95">
14
- <rect x="142" y="8" width="325" height="36" rx="4" fill="#ECE9F5"/>
15
- <path d="M451 23C451.552 23 452 22.5523 452 22C452 21.4477 451.552 21 451 21C450.448 21 450 21.4477 450 22C450 22.5523 450.448 23 451 23ZM451 27C451.552 27 452 26.5523 452 26C452 25.4477 451.552 25 451 25C450.448 25 450 25.4477 450 26C450 26.5523 450.448 27 451 27ZM452 30C452 30.5523 451.552 31 451 31C450.448 31 450 30.5523 450 30C450 29.4477 450.448 29 451 29C451.552 29 452 29.4477 452 30Z" fill="#666666"/>
16
- <rect x="274" y="23" width="124" height="6" rx="2" transform="rotate(180 274 23)" fill="#D8D3EB"/>
17
- <rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 150 35)" fill="#D8D3EB"/>
18
- </g>
19
- <g filter="url(#filter0_bdd_1616_172933)">
20
- <rect x="4" y="51" width="415" height="36" rx="4" fill="#FCFBFD" shape-rendering="crispEdges"/>
21
- <rect x="8" y="55" width="407" height="28" rx="6" fill="#5B42A8" fill-opacity="0.04"/>
22
- <rect x="144" y="66" width="124" height="6" rx="2" transform="rotate(180 144 66)" fill="#D8D3EB"/>
23
- <rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 20 78)" fill="#D8D3EB"/>
24
- <path d="M397 65C396.31 65 395.75 64.4404 395.75 63.75C395.75 63.0596 396.31 62.5 397 62.5C397.69 62.5 398.25 63.0596 398.25 63.75C398.25 64.4404 397.69 65 397 65ZM397 70.25C396.31 70.25 395.75 69.6904 395.75 69C395.75 68.3096 396.31 67.75 397 67.75C397.69 67.75 398.25 68.3096 398.25 69C398.25 69.6904 397.69 70.25 397 70.25ZM395.75 74.25C395.75 74.9404 396.31 75.5 397 75.5C397.69 75.5 398.25 74.9404 398.25 74.25C398.25 73.5596 397.69 73 397 73C396.31 73 395.75 73.5596 395.75 74.25Z" fill="#2F1973"/>
25
- <rect x="8" y="59" width="3" height="20" rx="1.5" fill="#5B42A8"/>
26
- </g>
27
- <path d="M242 79.0034C242 77.3553 243.906 76.4147 245.241 77.4039L261.436 89.4046C262.993 90.5579 262.167 93.0038 260.221 93.0038H252.231C251.602 93.0038 251.008 93.2931 250.625 93.7864L245.632 100.213C244.454 101.73 242 100.907 242 98.9964V79.0034Z" fill="#FEC437"/>
28
- <defs>
29
- <pattern id="pattern0_1616_172933" patternContentUnits="objectBoundingBox" width="1" height="1">
30
- <use xlink:href="#image0_1616_172933" transform="matrix(0.000372024 0 0 0.000982962 0 -0.254915)"/>
31
- </pattern>
32
- <filter id="filter0_bdd_1616_172933" x="-236" y="-189" width="895" height="516" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
33
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
34
- <feGaussianBlur in="BackgroundImageFix" stdDeviation="120"/>
35
- <feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1616_172933"/>
36
- <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"/>
37
- <feOffset dy="2"/>
38
- <feGaussianBlur stdDeviation="2"/>
39
- <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.14 0"/>
40
- <feBlend mode="normal" in2="effect1_backgroundBlur_1616_172933" result="effect2_dropShadow_1616_172933"/>
41
- <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"/>
42
- <feOffset/>
43
- <feGaussianBlur stdDeviation="1"/>
44
- <feComposite in2="hardAlpha" operator="out"/>
45
- <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/>
46
- <feBlend mode="normal" in2="effect2_dropShadow_1616_172933" result="effect3_dropShadow_1616_172933"/>
47
- <feBlend mode="normal" in="SourceGraphic" in2="effect3_dropShadow_1616_172933" result="shape"/>
48
- </filter>
49
- <clipPath id="clip0_1616_172933">
50
- <rect x="94" y="22" width="288" height="109" rx="4" fill="white"/>
51
- </clipPath>
52
- <image id="image0_1616_172933" width="2688" height="1536" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/>
53
- </defs>
54
- </svg>
@@ -1,61 +0,0 @@
1
- <svg width="132" height="132" viewBox="0 0 132 132" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_32247_389)">
3
- <path d="M61.7935 10.8077L23.8032 26.1567C10.0232 31.7242 4.93392 42.2275 9.96114 54.6703L26.9878 96.8127C32.0974 109.459 42.9886 113.316 56.7686 107.749L94.7588 92.3999C108.761 86.7426 113.69 76.4941 108.58 63.8473L91.5533 21.705C86.5261 9.26214 75.7956 5.15046 61.7935 10.8077Z" fill="url(#paint0_linear_32247_389)"/>
4
- <foreignObject x="0.5" y="10.5" width="161" height="151"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(15px);clip-path:url(#bgblur_1_32247_389_clip_path);height:100%;width:100%"></div></foreignObject><g filter="url(#filter0_n_32247_389)" data-figma-bg-blur-radius="30">
5
- <path d="M31 63.5C31 51.0736 40.4256 41 52.0526 41H109.947C121.574 41 131 51.0736 131 63.5V108.5C131 120.926 121.574 131 109.947 131H52.0526C40.4256 131 31 120.926 31 108.5V63.5Z" fill="#E6E6E6" fill-opacity="0.4"/>
6
- <path d="M109.947 40.75L110.498 40.7578C122.023 41.0698 131.25 51.1476 131.25 63.5V108.5C131.25 121.049 121.728 131.25 109.947 131.25H52.0527C40.2722 131.25 30.75 121.049 30.75 108.5V63.5C30.75 50.9514 40.2722 40.75 52.0527 40.75H109.947Z" stroke="url(#paint1_linear_32247_389)" stroke-width="0.5"/>
7
- </g>
8
- <foreignObject x="11.8534" y="37.2484" width="137.109" height="87.8196"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(15.2px);clip-path:url(#bgblur_2_32247_389_clip_path);height:100%;width:100%"></div></foreignObject><g filter="url(#filter1_d_32247_389)" data-figma-bg-blur-radius="30.3966">
9
- <path d="M112.372 68.3466C114.165 67.1062 116.623 67.5541 117.864 69.3463C119.105 71.1387 118.657 73.5974 116.865 74.8382L94.6374 90.2267C86.0767 96.1529 74.7391 96.1529 66.1783 90.2267L43.9513 74.8382C42.159 73.5974 41.7112 71.1387 42.9516 69.3463C44.1923 67.5541 46.6511 67.1062 48.4434 68.3466L70.6705 83.7352C76.5281 87.7904 84.2876 87.7904 90.1452 83.7352L112.372 68.3466Z" fill="url(#paint2_linear_32247_389)"/>
10
- <path d="M112.515 68.5522C114.193 67.3905 116.496 67.8101 117.658 69.4888C118.82 71.1674 118.401 73.47 116.723 74.6323L94.4951 90.021C86.02 95.8879 74.7954 95.8879 66.3203 90.021L44.0938 74.6323C42.415 73.4701 41.9956 71.1676 43.1572 69.4888C44.3194 67.8101 46.622 67.3907 48.3008 68.5522L70.5283 83.9409C76.4714 88.0552 84.344 88.0551 90.2871 83.9409L112.515 68.5522Z" stroke="url(#paint3_linear_32247_389)" stroke-opacity="0.5" stroke-width="0.5"/>
11
- </g>
12
- </g>
13
- <defs>
14
- <filter id="filter0_n_32247_389" x="0.5" y="10.5" width="161" height="151" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
15
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
16
- <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
17
- <feTurbulence type="fractalNoise" baseFrequency="5 5" stitchTiles="stitch" numOctaves="3" result="noise" seed="723" />
18
- <feColorMatrix in="noise" type="luminanceToAlpha" result="alphaNoise" />
19
- <feComponentTransfer in="alphaNoise" result="coloredNoise1">
20
- <feFuncA type="discrete" tableValues="0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "/>
21
- </feComponentTransfer>
22
- <feComposite operator="in" in2="shape" in="coloredNoise1" result="noise1Clipped" />
23
- <feFlood flood-color="rgba(230, 230, 230, 0.25)" result="color1Flood" />
24
- <feComposite operator="in" in2="noise1Clipped" in="color1Flood" result="color1" />
25
- <feMerge result="effect1_noise_32247_389">
26
- <feMergeNode in="shape" />
27
- <feMergeNode in="color1" />
28
- </feMerge>
29
- </filter>
30
- <clipPath id="bgblur_1_32247_389_clip_path" transform="translate(-0.5 -10.5)"><path d="M31 63.5C31 51.0736 40.4256 41 52.0526 41H109.947C121.574 41 131 51.0736 131 63.5V108.5C131 120.926 121.574 131 109.947 131H52.0526C40.4256 131 31 120.926 31 108.5V63.5Z"/>
31
- </clipPath><filter id="filter1_d_32247_389" x="11.8534" y="37.2484" width="137.109" height="87.8196" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
32
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
33
- <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"/>
34
- <feOffset dx="2" dy="2"/>
35
- <feGaussianBlur stdDeviation="6"/>
36
- <feColorMatrix type="matrix" values="0 0 0 0 0.351732 0 0 0 0 0.351732 0 0 0 0 0.351732 0 0 0 0.3 0"/>
37
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_32247_389"/>
38
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_32247_389" result="shape"/>
39
- </filter>
40
- <clipPath id="bgblur_2_32247_389_clip_path" transform="translate(-11.8534 -37.2484)"><path d="M112.372 68.3466C114.165 67.1062 116.623 67.5541 117.864 69.3463C119.105 71.1387 118.657 73.5974 116.865 74.8382L94.6374 90.2267C86.0767 96.1529 74.7391 96.1529 66.1783 90.2267L43.9513 74.8382C42.159 73.5974 41.7112 71.1387 42.9516 69.3463C44.1923 67.5541 46.6511 67.1062 48.4434 68.3466L70.6705 83.7352C76.5281 87.7904 84.2876 87.7904 90.1452 83.7352L112.372 68.3466Z"/>
41
- </clipPath><linearGradient id="paint0_linear_32247_389" x1="42.7961" y1="18.4831" x2="81" y2="72" gradientUnits="userSpaceOnUse">
42
- <stop stop-color="#4B5E7E"/>
43
- <stop offset="1" stop-color="#941200"/>
44
- </linearGradient>
45
- <linearGradient id="paint1_linear_32247_389" x1="47.3968" y1="60.6452" x2="140.224" y2="164.191" gradientUnits="userSpaceOnUse">
46
- <stop stop-color="#D9E7F2"/>
47
- <stop offset="1" stop-color="#4B5E7E"/>
48
- </linearGradient>
49
- <linearGradient id="paint2_linear_32247_389" x1="35.4933" y1="65.4342" x2="34.6069" y2="105.723" gradientUnits="userSpaceOnUse">
50
- <stop stop-color="white"/>
51
- <stop offset="1" stop-color="white" stop-opacity="0.5"/>
52
- </linearGradient>
53
- <linearGradient id="paint3_linear_32247_389" x1="51.2457" y1="87.099" x2="96.2362" y2="54.7688" gradientUnits="userSpaceOnUse">
54
- <stop stop-color="white"/>
55
- <stop offset="1" stop-color="white" stop-opacity="0"/>
56
- </linearGradient>
57
- <clipPath id="clip0_32247_389">
58
- <rect width="132" height="132" fill="white"/>
59
- </clipPath>
60
- </defs>
61
- </svg>
@@ -1 +0,0 @@
1
- <svg width="320" height="116" viewBox="0 0 320 120" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g clip-path="url(#a)" opacity=".8"><path fill="url(#b)" d="M110 16h100v100H110z"/></g><rect x="44" y="78" width="231.059" height="30.579" rx="4" fill="#ECE9F5" opacity=".95"/><path d="M261.371 92.494a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m0 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m1.25 4a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0" fill="#666"/><rect x="137.845" y="90.741" width="88.158" height="5.096" rx="2" transform="rotate(180 137.845 90.741)" fill="#D8D3EB"/><rect width="54.032" height="5.096" rx="2" transform="matrix(1 0 0 -1 49.688 100.934)" fill="#D8D3EB"/><rect x="44" y="41" width="231" height="31" rx="4" fill="#FCFBFD"/><rect x="48" y="42.5" width="223" height="28" rx="6" fill="#5B42A8" fill-opacity=".04"/><rect x="184" y="53.5" width="124" height="6" rx="2" transform="rotate(180 184 53.5)" fill="#D8D3EB"/><rect width="76" height="6" rx="2" transform="matrix(1 0 0 -1 60 65.5)" fill="#D8D3EB"/><path d="M253 52.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 5.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m-1.25 4a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0" fill="#2F1973"/><rect x="48" y="46.5" width="3" height="20" rx="1.5" fill="#5B42A8"/><path d="M157.312 45.25H127.75V33.156a5.375 5.375 0 0 1 5.375-5.375h14.843a5.37 5.37 0 0 1 5.137 3.795z" fill="#FEC437"/><path d="M184.188 35.844h-48.376a8.06 8.06 0 0 0-8.062 8.062v30.907a8.06 8.06 0 0 0 8.062 8.062h48.376a8.06 8.06 0 0 0 8.062-8.062V43.906a8.06 8.06 0 0 0-8.062-8.062" fill="#FEC437"/><path opacity=".3" d="M155.969 42.563a6.72 6.72 0 0 0 6.719-6.72h-26.876a8.06 8.06 0 0 0-8.062 8.063v14.782a6.72 6.72 0 0 0 6.719-6.72v-8.062c0-.742.603-1.343 1.343-1.343z" fill="#fff"/><path opacity=".15" d="M192.25 74.813V51.969a6.72 6.72 0 0 0-6.719 6.718v16.126c0 .741-.603 1.343-1.343 1.343h-25.532a6.72 6.72 0 0 0-6.718 6.719h32.25a8.06 8.06 0 0 0 8.062-8.062" fill="#4D4D4D"/><path d="M133.125 48.61v-4.704a2.69 2.69 0 0 1 2.687-2.687h9.15" stroke="#fff" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M107.781 106.141a4.921 4.921 0 0 1-3.481-8.402l17.719-17.719a4.922 4.922 0 0 1 6.961 6.96l-17.719 17.719a4.9 4.9 0 0 1-3.48 1.442" fill="#2F1973"/><path d="M128.945 100.234c11.689 0 21.164-9.475 21.164-21.164 0-11.688-9.475-21.164-21.164-21.164-11.688 0-21.164 9.476-21.164 21.164s9.476 21.164 21.164 21.164" fill="#2F1973"/><path d="M128.945 93.344c7.883 0 14.274-6.39 14.274-14.274s-6.391-14.273-14.274-14.273-14.273 6.39-14.273 14.273 6.39 14.274 14.273 14.274" fill="#FEC437"/><path opacity=".15" d="M149.526 74.208c-2.44.29-4.338 2.343-4.338 4.862 0 8.956-7.287 16.243-16.243 16.243a16.23 16.23 0 0 1-8.012-2.128 4.924 4.924 0 0 0-5.916.798l-7.236 7.236c-1.284 1.284-1.69 3.099-1.257 4.738.413.109.833.184 1.257.184a4.9 4.9 0 0 0 3.481-1.442l7.237-7.238a21.04 21.04 0 0 0 10.446 2.773c11.689 0 21.164-9.475 21.164-21.164 0-1.676-.215-3.3-.583-4.862" fill="#4D4D4D"/><path opacity=".3" d="M108.351 83.935c2.446-.286 4.352-2.342 4.352-4.865 0-8.955 7.286-16.242 16.242-16.242 2.518 0 4.572-1.898 4.863-4.338a21.2 21.2 0 0 0-4.863-.584c-11.688 0-21.164 9.476-21.164 21.164 0 1.676.201 3.303.57 4.865" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M123.261 62.308a1.575 1.575 0 0 1-.727 2.106 17.25 17.25 0 0 0-7.815 7.685 1.576 1.576 0 0 1-2.809-1.426 20.4 20.4 0 0 1 9.246-9.092 1.575 1.575 0 0 1 2.105.727" fill="#fff"/><path opacity=".15" d="M142.884 75.965a3.1 3.1 0 0 0-2.775 3.076c0 6.172-5.021 11.193-11.193 11.193a3.1 3.1 0 0 0-3.076 2.775 14.4 14.4 0 0 0 3.076.335c7.899 0 14.303-6.404 14.303-14.303a14.4 14.4 0 0 0-.335-3.076" fill="#4D4D4D"/><defs><clipPath id="a"><rect x="110" y="16" width="100" height="100" rx="4" fill="#fff"/></clipPath><pattern id="b" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#c" transform="translate(-.375)scale(.00065)"/></pattern><image id="c" width="2688" height="1536" preserveAspectRatio="none" xlink:href="https://cdn.cortoaws.com/images/background/empty-state.jpg"/></defs></svg>