@cccsaurora/clue-ui 0.15.0-dev.31 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (257) hide show
  1. package/package.json +143 -39
  2. package/ActionForm-DgfJwTzt.js +0 -436
  3. package/AnnotationPreview-BvNpZOP0.js +0 -188
  4. package/ClueEnrichContext-DXwLVp0M.js +0 -518
  5. package/FlexOne-BSYAhhtG.js +0 -9
  6. package/_Map-kgDsDYxq.js +0 -64
  7. package/_MapCache-DabaaWfq.js +0 -161
  8. package/_Uint8Array-BlVVH1tp.js +0 -129
  9. package/_baseAssignValue-CNbcU6Nb.js +0 -25
  10. package/_baseClone-D3a8Pa4T.js +0 -284
  11. package/_baseExtremum-B1o1zHjR.js +0 -33
  12. package/_baseFlatten-D4huXoEI.js +0 -92
  13. package/_baseGet-BSK_nnoz.js +0 -109
  14. package/_baseIsEqual-B5xLoweL.js +0 -238
  15. package/_baseIteratee-p6Nj07-n.js +0 -126
  16. package/_baseSlice-GAv_YFTT.js +0 -20
  17. package/_baseSum-D0WC1dN0.js +0 -13
  18. package/_baseUniq-CpupKWcL.js +0 -89
  19. package/_commonjsHelpers-CUmg6egw.js +0 -6
  20. package/_createAggregator-BpVy5xMi.js +0 -63
  21. package/_getPrototype-D1LAdQKO.js +0 -5
  22. package/_getTag-D3ToyefI.js +0 -126
  23. package/api/lookup/enrich.d.ts +0 -10
  24. package/api/lookup/index.d.ts +0 -5
  25. package/api/lookup/types.d.ts +0 -5
  26. package/api/lookup/types_detection.d.ts +0 -5
  27. package/cloneDeep-CjP5k9zW.js +0 -8
  28. package/components/AnnotationBody.d.ts +0 -6
  29. package/components/AnnotationBody.js +0 -56
  30. package/components/AnnotationDetailPopover.d.ts +0 -14
  31. package/components/AnnotationDetailPopover.js +0 -61
  32. package/components/AnnotationDetails.d.ts +0 -8
  33. package/components/AnnotationDetails.js +0 -172
  34. package/components/AnnotationEntry.d.ts +0 -6
  35. package/components/AnnotationEntry.js +0 -59
  36. package/components/AnnotationPreview.d.ts +0 -14
  37. package/components/AnnotationPreview.js +0 -11
  38. package/components/ClassificationChip.d.ts +0 -11
  39. package/components/ClassificationChip.js +0 -52
  40. package/components/CountBadge.d.ts +0 -8
  41. package/components/CountBadge.js +0 -34
  42. package/components/EnrichedCard.d.ts +0 -14
  43. package/components/EnrichedCard.js +0 -162
  44. package/components/EnrichedChip.d.ts +0 -9
  45. package/components/EnrichedChip.js +0 -176
  46. package/components/EnrichedTypography.d.ts +0 -16
  47. package/components/EnrichedTypography.js +0 -178
  48. package/components/ErrorBoundary.d.ts +0 -15
  49. package/components/ErrorBoundary.js +0 -36
  50. package/components/RetryFailedEnrichments.d.ts +0 -2
  51. package/components/RetryFailedEnrichments.js +0 -13
  52. package/components/SourcePicker.d.ts +0 -2
  53. package/components/SourcePicker.js +0 -98
  54. package/components/actions/ActionForm.d.ts +0 -6
  55. package/components/actions/ActionForm.js +0 -16
  56. package/components/actions/ExecutePopover.d.ts +0 -10
  57. package/components/actions/ExecutePopover.js +0 -93
  58. package/components/actions/ResultModal.d.ts +0 -9
  59. package/components/actions/ResultModal.js +0 -46
  60. package/components/actions/form/schemaAdapter.d.ts +0 -3
  61. package/components/actions/form/schemaAdapter.js +0 -47
  62. package/components/display/graph/ExpandMoreButton.d.ts +0 -7
  63. package/components/display/graph/ExpandMoreButton.js +0 -18
  64. package/components/display/graph/elements/NodeCard.d.ts +0 -10
  65. package/components/display/graph/elements/NodeCard.js +0 -146
  66. package/components/display/graph/elements/NodeTag.d.ts +0 -9
  67. package/components/display/graph/elements/NodeTag.js +0 -17
  68. package/components/display/graph/index.d.ts +0 -9
  69. package/components/display/graph/index.js +0 -438
  70. package/components/display/graph/visualizations/Leaf.d.ts +0 -25
  71. package/components/display/graph/visualizations/Leaf.js +0 -125
  72. package/components/display/graph/visualizations/cloud/index.d.ts +0 -24
  73. package/components/display/graph/visualizations/cloud/index.js +0 -141
  74. package/components/display/graph/visualizations/icons/BaseIcon.d.ts +0 -12
  75. package/components/display/graph/visualizations/icons/BaseIcon.js +0 -37
  76. package/components/display/graph/visualizations/icons/BugIcon.d.ts +0 -5
  77. package/components/display/graph/visualizations/icons/BugIcon.js +0 -18
  78. package/components/display/graph/visualizations/icons/HostIcon.d.ts +0 -5
  79. package/components/display/graph/visualizations/icons/HostIcon.js +0 -24
  80. package/components/display/graph/visualizations/icons/NetworkIcon.d.ts +0 -5
  81. package/components/display/graph/visualizations/icons/NetworkIcon.js +0 -24
  82. package/components/display/graph/visualizations/icons/ProcessIcon.d.ts +0 -5
  83. package/components/display/graph/visualizations/icons/ProcessIcon.js +0 -18
  84. package/components/display/graph/visualizations/icons/TargetIcon.d.ts +0 -5
  85. package/components/display/graph/visualizations/icons/TargetIcon.js +0 -19
  86. package/components/display/graph/visualizations/icons/index.d.ts +0 -2
  87. package/components/display/graph/visualizations/icons/index.js +0 -16
  88. package/components/display/graph/visualizations/panels/NodePanel.d.ts +0 -8
  89. package/components/display/graph/visualizations/panels/NodePanel.js +0 -12
  90. package/components/display/graph/visualizations/tree/BundleLine.d.ts +0 -29
  91. package/components/display/graph/visualizations/tree/BundleLine.js +0 -121
  92. package/components/display/graph/visualizations/tree/Triangle.d.ts +0 -9
  93. package/components/display/graph/visualizations/tree/Triangle.js +0 -26
  94. package/components/display/graph/visualizations/tree/index.d.ts +0 -36
  95. package/components/display/graph/visualizations/tree/index.js +0 -485
  96. package/components/display/graph/visualizations/tree/types.d.ts +0 -11
  97. package/components/display/graph/visualizations/tree/types.js +0 -1
  98. package/components/display/icons/Iconified.d.ts +0 -9
  99. package/components/display/icons/Iconified.js +0 -29
  100. package/components/display/json/index.d.ts +0 -14
  101. package/components/display/json/index.js +0 -12
  102. package/components/display/markdown/DynamicTabs.d.ts +0 -8
  103. package/components/display/markdown/DynamicTabs.js +0 -26
  104. package/components/display/markdown/index.d.ts +0 -9
  105. package/components/display/markdown/index.js +0 -13389
  106. package/components/display/markdown/markdownPlugins/tabs.d.ts +0 -3
  107. package/components/display/markdown/markdownPlugins/tabs.js +0 -4
  108. package/components/enrichment/EnrichPopover.d.ts +0 -10
  109. package/components/enrichment/EnrichPopover.js +0 -88
  110. package/components/fetchers/Fetcher.d.ts +0 -17
  111. package/components/fetchers/Fetcher.js +0 -188
  112. package/components/fetchers/PreviewModal.d.ts +0 -8
  113. package/components/fetchers/PreviewModal.js +0 -22
  114. package/components/fetchers/StatusChip.d.ts +0 -8
  115. package/components/fetchers/StatusChip.js +0 -30
  116. package/components/group/Entry.d.ts +0 -8
  117. package/components/group/Entry.js +0 -15
  118. package/components/group/Group.d.ts +0 -12
  119. package/components/group/Group.js +0 -15
  120. package/components/group/GroupControl.d.ts +0 -4
  121. package/components/group/GroupControl.js +0 -103
  122. package/components/stats/QueryStatus.d.ts +0 -4
  123. package/components/stats/QueryStatus.js +0 -61
  124. package/countBy-C69WslUA.js +0 -14
  125. package/data/event.d.ts +0 -12
  126. package/data/event.js +0 -8
  127. package/database/index.d.ts +0 -4
  128. package/database/index.js +0 -4
  129. package/database/selector.schema.json.d.ts +0 -119
  130. package/database/status.schema.json.d.ts +0 -38
  131. package/database/types.d.ts +0 -64
  132. package/debounce-bV0h5FC5.js +0 -92
  133. package/en/translation.json +0 -135
  134. package/fr/translation.json +0 -135
  135. package/get-D3C3lEU3.js +0 -8
  136. package/groupBy-DC2oOuBN.js +0 -14
  137. package/hooks/ClueActionContext.d.ts +0 -86
  138. package/hooks/ClueActionContext.js +0 -18
  139. package/hooks/ClueComponentContext.d.ts +0 -10
  140. package/hooks/ClueComponentContext.js +0 -40
  141. package/hooks/ClueConfigProvider.d.ts +0 -12
  142. package/hooks/ClueConfigProvider.js +0 -23
  143. package/hooks/ClueDatabaseContext.d.ts +0 -10
  144. package/hooks/ClueDatabaseContext.js +0 -23
  145. package/hooks/ClueEnrichContext.d.ts +0 -6
  146. package/hooks/ClueEnrichContext.js +0 -15
  147. package/hooks/ClueEnrichContextType.d.ts +0 -113
  148. package/hooks/ClueEnrichProps.d.ts +0 -81
  149. package/hooks/ClueFetcherContext.d.ts +0 -35
  150. package/hooks/ClueFetcherContext.js +0 -88
  151. package/hooks/ClueGroupContext.d.ts +0 -14
  152. package/hooks/ClueGroupContext.js +0 -23
  153. package/hooks/CluePopupContext.d.ts +0 -24
  154. package/hooks/CluePopupContext.js +0 -12
  155. package/hooks/ClueProvider.d.ts +0 -9
  156. package/hooks/ClueProvider.js +0 -14
  157. package/hooks/selectors.d.ts +0 -10
  158. package/hooks/selectors.js +0 -24
  159. package/hooks/useAnnotations.d.ts +0 -24
  160. package/hooks/useAnnotations.js +0 -69
  161. package/hooks/useClue.d.ts +0 -4
  162. package/hooks/useClue.js +0 -8
  163. package/hooks/useClueActions.d.ts +0 -4
  164. package/hooks/useClueActions.js +0 -5
  165. package/hooks/useClueConfig.d.ts +0 -1
  166. package/hooks/useClueConfig.js +0 -8
  167. package/hooks/useClueTypeConfig.d.ts +0 -17
  168. package/hooks/useClueTypeConfig.js +0 -7
  169. package/hooks/useComparator.d.ts +0 -16
  170. package/hooks/useComparator.js +0 -1060
  171. package/hooks/useErrors.d.ts +0 -17
  172. package/hooks/useErrors.js +0 -35
  173. package/hooks/useMyHighlights.d.ts +0 -11
  174. package/hooks/useMyHighlights.js +0 -74
  175. package/hooks/useMyLocalStorage.d.ts +0 -16
  176. package/hooks/useMyLocalStorage.js +0 -80
  177. package/iconify-CXMreGTg.js +0 -1782
  178. package/icons/Action.d.ts +0 -9
  179. package/icons/Action.js +0 -90
  180. package/icons/Assessment.d.ts +0 -11
  181. package/icons/Assessment.js +0 -123
  182. package/icons/Context.d.ts +0 -12
  183. package/icons/Context.js +0 -83
  184. package/icons/Opinion.d.ts +0 -11
  185. package/icons/Opinion.js +0 -125
  186. package/icons/iconMap.d.ts +0 -7
  187. package/icons/iconMap.js +0 -10
  188. package/identity-CPGTqrE4.js +0 -6
  189. package/index-BDVjGvMI.js +0 -696
  190. package/index-BDrtH5ec.js +0 -465
  191. package/index-C9lySIVX.js +0 -1172
  192. package/index-DJYqRcxJ.js +0 -15750
  193. package/index-Dn2NHyXg.js +0 -17654
  194. package/index.css +0 -21
  195. package/isEmpty-BQkZubqU.js +0 -29
  196. package/isNil-CIubwp4T.js +0 -6
  197. package/isObject-FTY-5JQX.js +0 -7
  198. package/isObjectLike-OAgjjZye.js +0 -48
  199. package/isSymbol-Xd2FsJyp.js +0 -8
  200. package/isUndefined-CE8h73dH.js +0 -10
  201. package/last-CUCl67Im.js +0 -7
  202. package/main.d.ts +0 -42
  203. package/main.js +0 -70
  204. package/public/manifest.json +0 -16
  205. package/public/robots.txt +0 -3
  206. package/public/svg/dark/clue-h.svg +0 -52
  207. package/public/svg/dark/clue-icon1-simple.svg +0 -33
  208. package/public/svg/dark/clue-icon1.svg +0 -44
  209. package/public/svg/dark/clue-icon2-simple.svg +0 -26
  210. package/public/svg/dark/clue-icon2.svg +0 -37
  211. package/public/svg/dark/clue-name.svg +0 -14
  212. package/public/svg/dark/clue-v.svg +0 -52
  213. package/public/svg/light/clue-h.svg +0 -60
  214. package/public/svg/light/clue-icon1-simple.svg +0 -37
  215. package/public/svg/light/clue-icon1.svg +0 -48
  216. package/public/svg/light/clue-icon2-simple.svg +0 -30
  217. package/public/svg/light/clue-icon2.svg +0 -41
  218. package/public/svg/light/clue-name.svg +0 -14
  219. package/public/svg/light/clue-v.svg +0 -60
  220. package/sortBy-B-UKp4GT.js +0 -100
  221. package/sumBy-MYkDPHZL.js +0 -8
  222. package/tabs-xGuUGsJd.js +0 -254
  223. package/text/Frequency.d.ts +0 -9
  224. package/text/Frequency.js +0 -49
  225. package/toFinite-CArjry_l.js +0 -16
  226. package/toNumber-DPxy1FBy.js +0 -39
  227. package/types/EnrichmentProps.d.ts +0 -73
  228. package/types/RunningActionData.d.ts +0 -15
  229. package/types/WithActionData.d.ts +0 -9
  230. package/types/action.d.ts +0 -25
  231. package/types/config.d.ts +0 -16
  232. package/types/fetcher.d.ts +0 -60
  233. package/types/graph.d.ts +0 -101
  234. package/types/lookup.d.ts +0 -62
  235. package/types/network.d.ts +0 -9
  236. package/useClueTypeConfig-D9ZSxa4F.js +0 -3096
  237. package/utils/chain.d.ts +0 -14
  238. package/utils/chain.js +0 -106
  239. package/utils/classificationParser.d.ts +0 -195
  240. package/utils/classificationParser.js +0 -553
  241. package/utils/constants.d.ts +0 -26
  242. package/utils/constants.js +0 -36
  243. package/utils/graph.d.ts +0 -13
  244. package/utils/graph.js +0 -79
  245. package/utils/hashUtil.d.ts +0 -6
  246. package/utils/hashUtil.js +0 -11
  247. package/utils/line.d.ts +0 -28
  248. package/utils/line.js +0 -136
  249. package/utils/loggerUtil.d.ts +0 -6
  250. package/utils/loggerUtil.js +0 -8
  251. package/utils/sessionStorage.d.ts +0 -9
  252. package/utils/sessionStorage.js +0 -51
  253. package/utils/utils.d.ts +0 -13
  254. package/utils/utils.js +0 -11
  255. package/utils/window.d.ts +0 -3
  256. package/utils/window.js +0 -24
  257. package/utils-CxIhC2xH.js +0 -4182
package/index.css DELETED
@@ -1,21 +0,0 @@
1
- body {
2
- margin: 0;
3
- font-family:
4
- 'Roboto',
5
- -apple-system,
6
- BlinkMacSystemFont,
7
- 'Segoe UI',
8
- 'Oxygen',
9
- 'Ubuntu',
10
- 'Cantarell',
11
- 'Fira Sans',
12
- 'Droid Sans',
13
- 'Helvetica Neue',
14
- sans-serif;
15
- -webkit-font-smoothing: antialiased;
16
- -moz-osx-font-smoothing: grayscale;
17
- }
18
-
19
- code {
20
- font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
21
- }
@@ -1,29 +0,0 @@
1
- import { i as isArrayLike, a as isBuffer, b as isTypedArray, c as isArguments, g as getTag, d as isPrototype, e as baseKeys } from "./_getTag-D3ToyefI.js";
2
- import { i as isArray } from "./_Map-kgDsDYxq.js";
3
- var mapTag = "[object Map]", setTag = "[object Set]";
4
- var objectProto = Object.prototype;
5
- var hasOwnProperty = objectProto.hasOwnProperty;
6
- function isEmpty(value) {
7
- if (value == null) {
8
- return true;
9
- }
10
- if (isArrayLike(value) && (isArray(value) || typeof value == "string" || typeof value.splice == "function" || isBuffer(value) || isTypedArray(value) || isArguments(value))) {
11
- return !value.length;
12
- }
13
- var tag = getTag(value);
14
- if (tag == mapTag || tag == setTag) {
15
- return !value.size;
16
- }
17
- if (isPrototype(value)) {
18
- return !baseKeys(value).length;
19
- }
20
- for (var key in value) {
21
- if (hasOwnProperty.call(value, key)) {
22
- return false;
23
- }
24
- }
25
- return true;
26
- }
27
- export {
28
- isEmpty as i
29
- };
package/isNil-CIubwp4T.js DELETED
@@ -1,6 +0,0 @@
1
- function isNil(value) {
2
- return value == null;
3
- }
4
- export {
5
- isNil as i
6
- };
@@ -1,7 +0,0 @@
1
- function isObject(value) {
2
- var type = typeof value;
3
- return value != null && (type == "object" || type == "function");
4
- }
5
- export {
6
- isObject as i
7
- };
@@ -1,48 +0,0 @@
1
- var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
2
- var freeSelf = typeof self == "object" && self && self.Object === Object && self;
3
- var root = freeGlobal || freeSelf || Function("return this")();
4
- var Symbol$1 = root.Symbol;
5
- var objectProto$1 = Object.prototype;
6
- var hasOwnProperty = objectProto$1.hasOwnProperty;
7
- var nativeObjectToString$1 = objectProto$1.toString;
8
- var symToStringTag$1 = Symbol$1 ? Symbol$1.toStringTag : void 0;
9
- function getRawTag(value) {
10
- var isOwn = hasOwnProperty.call(value, symToStringTag$1), tag = value[symToStringTag$1];
11
- try {
12
- value[symToStringTag$1] = void 0;
13
- var unmasked = true;
14
- } catch (e) {
15
- }
16
- var result = nativeObjectToString$1.call(value);
17
- if (unmasked) {
18
- if (isOwn) {
19
- value[symToStringTag$1] = tag;
20
- } else {
21
- delete value[symToStringTag$1];
22
- }
23
- }
24
- return result;
25
- }
26
- var objectProto = Object.prototype;
27
- var nativeObjectToString = objectProto.toString;
28
- function objectToString(value) {
29
- return nativeObjectToString.call(value);
30
- }
31
- var nullTag = "[object Null]", undefinedTag = "[object Undefined]";
32
- var symToStringTag = Symbol$1 ? Symbol$1.toStringTag : void 0;
33
- function baseGetTag(value) {
34
- if (value == null) {
35
- return value === void 0 ? undefinedTag : nullTag;
36
- }
37
- return symToStringTag && symToStringTag in Object(value) ? getRawTag(value) : objectToString(value);
38
- }
39
- function isObjectLike(value) {
40
- return value != null && typeof value == "object";
41
- }
42
- export {
43
- Symbol$1 as S,
44
- baseGetTag as b,
45
- freeGlobal as f,
46
- isObjectLike as i,
47
- root as r
48
- };
@@ -1,8 +0,0 @@
1
- import { i as isObjectLike, b as baseGetTag } from "./isObjectLike-OAgjjZye.js";
2
- var symbolTag = "[object Symbol]";
3
- function isSymbol(value) {
4
- return typeof value == "symbol" || isObjectLike(value) && baseGetTag(value) == symbolTag;
5
- }
6
- export {
7
- isSymbol as i
8
- };
@@ -1,10 +0,0 @@
1
- function isNull(value) {
2
- return value === null;
3
- }
4
- function isUndefined(value) {
5
- return value === void 0;
6
- }
7
- export {
8
- isUndefined as a,
9
- isNull as i
10
- };
package/last-CUCl67Im.js DELETED
@@ -1,7 +0,0 @@
1
- function last(array) {
2
- var length = array == null ? 0 : array.length;
3
- return length ? array[length - 1] : void 0;
4
- }
5
- export {
6
- last as l
7
- };
package/main.d.ts DELETED
@@ -1,42 +0,0 @@
1
- import { ClueDatabase, ClueDatabaseCollections, SelectorCollection, SelectorCollectionMethods, SelectorDocMethods, SelectorDocType, SelectorDocument, StatusCollection, StatusCollectionMethods, StatusDocMethods, StatusDocType, StatusDocument } from "./database/types";
2
- import { ActionDefinition, ActionDefinitionsResponse, ActionResult } from "./types/action";
3
- import { default as EnrichmentProps } from "./types/EnrichmentProps";
4
- import { FetcherDefinition, FetcherDefinitionsResponse, FetcherResult } from "./types/fetcher";
5
- import { Annotation, BulkEnrichRequest, BulkEnrichResponses, Enrichment, EnrichResponse, EnrichResponses, FailedRequest, Selector, TypesDetectionResponse, TypesResponse, WithExtra } from "./types/lookup";
6
- import { ClueResponse } from "./types/network";
7
- import { default as RunningActionData } from "./types/RunningActionData";
8
- import { default as ActionForm } from './components/actions/ActionForm';
9
- import { default as AnnotationDetailPopover } from './components/AnnotationDetailPopover';
10
- import { default as AnnotationDetails } from './components/AnnotationDetails';
11
- import { default as AnnotationEntry } from './components/AnnotationEntry';
12
- import { default as AnnotationPreview } from './components/AnnotationPreview';
13
- import { default as CountBadge } from './components/CountBadge';
14
- import { default as EnrichedCard, EnrichedCardProps } from './components/EnrichedCard';
15
- import { default as EnrichedChip } from './components/EnrichedChip';
16
- import { default as EnrichedTypography, EnrichedTypographyProps } from './components/EnrichedTypography';
17
- import { default as Fetcher } from './components/fetchers/Fetcher';
18
- import { default as StatusChip } from './components/fetchers/StatusChip';
19
- import { default as Entry } from './components/group/Entry';
20
- import { default as Group } from './components/group/Group';
21
- import { default as GroupControl } from './components/group/GroupControl';
22
- import { default as SourcePicker } from './components/SourcePicker';
23
- import { SNACKBAR_EVENT_ID, SnackbarEvents } from './data/event';
24
- import { default as buildDatabase } from './database';
25
- import { ClueComponentContext } from './hooks/ClueComponentContext';
26
- import { ClueConfigContextProps } from './hooks/ClueConfigProvider';
27
- import { ClueDatabaseContext, ClueDatabaseContextProps } from './hooks/ClueDatabaseContext';
28
- import { ClueEnrichContext } from './hooks/ClueEnrichContext';
29
- import { CluePopupContext } from './hooks/CluePopupContext';
30
- import { ClueProvider } from './hooks/ClueProvider';
31
- import { useClueActionsSelector, useClueEnrichSelector, useClueFetcherSelector } from './hooks/selectors';
32
- import { default as useClue } from './hooks/useClue';
33
- import { default as useClueActions } from './hooks/useClueActions';
34
- import { default as AssessmentIcon } from './icons/Assessment';
35
- import { default as ContextIcon } from './icons/Context';
36
- import { default as OpinionIcon } from './icons/Opinion';
37
- import { default as FrequencyText } from './text/Frequency';
38
-
39
- export { ActionForm, AnnotationDetailPopover, AnnotationDetails, AnnotationEntry, AnnotationPreview, AssessmentIcon, buildDatabase, ClueComponentContext, ClueDatabaseContext, ClueEnrichContext, CluePopupContext, ClueProvider, ContextIcon, CountBadge, EnrichedCard, EnrichedChip, EnrichedTypography, Entry, Fetcher, FrequencyText, Group, GroupControl, OpinionIcon, SNACKBAR_EVENT_ID, SourcePicker, StatusChip, useClue, useClueActions, useClueActionsSelector, useClueEnrichSelector, useClueFetcherSelector };
40
- export { ClueComponentContext as BorealisComponentContext, ClueDatabaseContext as BorealisDatabaseContext, ClueEnrichContext as BorealisEnrichContext, CluePopupContext as BorealisPopupContext, ClueProvider as BorealisProvider, useClue as useBorealis, useClueActions as useBorealisActions, useClueActionsSelector as useBorealisActionsSelector, useClueEnrichSelector as useBorealisEnrichSelector, useClueFetcherSelector as useBorealisFetcherSelector };
41
- export type { ActionDefinition, ActionDefinitionsResponse, ActionResult, Annotation, BulkEnrichRequest, BulkEnrichResponses, ClueConfigContextProps, ClueDatabase, ClueDatabaseCollections, ClueDatabaseContextProps, ClueResponse, EnrichedCardProps, EnrichedTypographyProps, Enrichment, EnrichmentProps, EnrichResponse, EnrichResponses, FailedRequest, FetcherDefinition, FetcherDefinitionsResponse, FetcherResult, RunningActionData, Selector, SelectorCollection, SelectorCollectionMethods, SelectorDocMethods, SelectorDocType, SelectorDocument, SnackbarEvents, StatusCollection, StatusCollectionMethods, StatusDocMethods, StatusDocType, StatusDocument, TypesDetectionResponse, TypesResponse, WithExtra };
42
- export type { ClueConfigContextProps as BorealisConfigContextProps, ClueDatabase as BorealisDatabase, ClueDatabaseCollections as BorealisDatabaseCollections, ClueDatabaseContextProps as BorealisDatabaseContextProps, ClueResponse as BorealisResponse };
package/main.js DELETED
@@ -1,70 +0,0 @@
1
- import { A, u, u as u2 } from "./ActionForm-DgfJwTzt.js";
2
- import { default as default2 } from "./components/AnnotationDetailPopover.js";
3
- import { default as default3 } from "./components/AnnotationDetails.js";
4
- import { default as default4 } from "./components/AnnotationEntry.js";
5
- import { A as A2, C, C as C2 } from "./AnnotationPreview-BvNpZOP0.js";
6
- import { default as default5 } from "./components/CountBadge.js";
7
- import { default as default6 } from "./components/EnrichedCard.js";
8
- import { default as default7 } from "./components/EnrichedChip.js";
9
- import { default as default8 } from "./components/EnrichedTypography.js";
10
- import { default as default9 } from "./components/fetchers/Fetcher.js";
11
- import { default as default10 } from "./components/fetchers/StatusChip.js";
12
- import { default as default11 } from "./components/group/Entry.js";
13
- import { default as default12 } from "./components/group/Group.js";
14
- import { default as default13 } from "./components/group/GroupControl.js";
15
- import { default as default14 } from "./components/SourcePicker.js";
16
- import { SNACKBAR_EVENT_ID } from "./data/event.js";
17
- import { b } from "./index-Dn2NHyXg.js";
18
- import { ClueComponentContext, ClueComponentContext as ClueComponentContext2 } from "./hooks/ClueComponentContext.js";
19
- import { ClueDatabaseContext, ClueDatabaseContext as ClueDatabaseContext2 } from "./hooks/ClueDatabaseContext.js";
20
- import { C as C3, C as C4 } from "./ClueEnrichContext-DXwLVp0M.js";
21
- import { ClueProvider, ClueProvider as ClueProvider2 } from "./hooks/ClueProvider.js";
22
- import { useClueActionsSelector, useClueEnrichSelector, useClueFetcherSelector, useClueActionsSelector as useClueActionsSelector2, useClueEnrichSelector as useClueEnrichSelector2, useClueFetcherSelector as useClueFetcherSelector2 } from "./hooks/selectors.js";
23
- import { default as default15, default as default16 } from "./hooks/useClue.js";
24
- import { default as default17 } from "./icons/Assessment.js";
25
- import { default as default18 } from "./icons/Context.js";
26
- import { default as default19 } from "./icons/Opinion.js";
27
- import { default as default20 } from "./text/Frequency.js";
28
- export {
29
- A as ActionForm,
30
- default2 as AnnotationDetailPopover,
31
- default3 as AnnotationDetails,
32
- default4 as AnnotationEntry,
33
- A2 as AnnotationPreview,
34
- default17 as AssessmentIcon,
35
- ClueComponentContext as BorealisComponentContext,
36
- ClueDatabaseContext as BorealisDatabaseContext,
37
- C3 as BorealisEnrichContext,
38
- C as BorealisPopupContext,
39
- ClueProvider as BorealisProvider,
40
- ClueComponentContext2 as ClueComponentContext,
41
- ClueDatabaseContext2 as ClueDatabaseContext,
42
- C4 as ClueEnrichContext,
43
- C2 as CluePopupContext,
44
- ClueProvider2 as ClueProvider,
45
- default18 as ContextIcon,
46
- default5 as CountBadge,
47
- default6 as EnrichedCard,
48
- default7 as EnrichedChip,
49
- default8 as EnrichedTypography,
50
- default11 as Entry,
51
- default9 as Fetcher,
52
- default20 as FrequencyText,
53
- default12 as Group,
54
- default13 as GroupControl,
55
- default19 as OpinionIcon,
56
- SNACKBAR_EVENT_ID,
57
- default14 as SourcePicker,
58
- default10 as StatusChip,
59
- b as buildDatabase,
60
- default15 as useBorealis,
61
- u as useBorealisActions,
62
- useClueActionsSelector as useBorealisActionsSelector,
63
- useClueEnrichSelector as useBorealisEnrichSelector,
64
- useClueFetcherSelector as useBorealisFetcherSelector,
65
- default16 as useClue,
66
- u2 as useClueActions,
67
- useClueActionsSelector2 as useClueActionsSelector,
68
- useClueEnrichSelector2 as useClueEnrichSelector,
69
- useClueFetcherSelector2 as useClueFetcherSelector
70
- };
@@ -1,16 +0,0 @@
1
- {
2
- "name": "Clue",
3
- "short_name": "Clue",
4
- "start_url": ".",
5
- "display": "standalone",
6
- "background_color": "#fff",
7
- "description": "Clue",
8
- "icons": [
9
- {
10
- "src": "favicon.ico",
11
- "sizes": "48x48 72x72 96x96 128x128 256x256",
12
- "type": "image/png"
13
- }
14
- ],
15
- "related_applications": []
16
- }
package/public/robots.txt DELETED
@@ -1,3 +0,0 @@
1
- # https://www.robotstxt.org/robotstxt.html
2
- User-agent: *
3
- Disallow:
@@ -1,52 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 184 72.11">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: #fff;
7
- }
8
-
9
- .cls-2 {
10
- fill: url(#radial-gradient);
11
- }
12
-
13
- .cls-3 {
14
- fill: #7da1db;
15
- }
16
-
17
- .cls-4 {
18
- fill: #bcbcbc;
19
- }
20
- </style>
21
- <radialGradient id="radial-gradient" cx="38.88" cy="32.04" fx="38.88" fy="32.04" r="32.04" gradientUnits="userSpaceOnUse">
22
- <stop offset="0" stop-color="#b1c6e9"/>
23
- <stop offset="1" stop-color="#7da1db"/>
24
- </radialGradient>
25
- </defs>
26
- <g>
27
- <path class="cls-2" d="M54.11,55.81c1.91-1.7,4.38-2.64,6.94-2.64h0c.59,0,1.18.06,1.76.16,5.04-5.66,8.11-13.12,8.11-21.29C70.92,14.34,56.57,0,38.88,0S6.84,14.34,6.84,32.04s14.34,32.04,32.04,32.04c4.21,0,8.22-.82,11.9-2.29.4-2.23,1.51-4.36,3.33-5.98Z"/>
28
- <g>
29
- <path class="cls-4" d="M58.76,64.46c-.63-.63-.95-1.46-.95-2.29s.32-1.65.95-2.29c.63-.63,1.46-.95,2.29-.95s1.65.32,2.29.95c.63.63.95,1.46.95,2.29s-.32,1.65-.95,2.29l-1.07,1.07h-.34v-3.94c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.87l.41-.41c.52-.52.78-1.19.78-1.87s-.26-1.35-.78-1.87c-.52-.52-1.19-.78-1.87-.78s-1.35.26-1.87.78c-.52.52-.78,1.19-.78,1.87s.26,1.35.78,1.87l.41.41v-.58c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v1.66h-.34l-1.07-1.07h0ZM62.37,60.81h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM60.03,63.1h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM61.05,61.42c.19,0,.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.8h-.59v-2.8c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2ZM61.2,61.95h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0Z"/>
30
- <path class="cls-4" d="M59.79,65.91h2.52c.17,0,.3.13.3.3h0c0,.16-.14.3-.3.3h-2.52c-.17,0-.3-.13-.3-.3h0c0-.16.14-.3.3-.3Z"/>
31
- <path class="cls-4" d="M59.96,66.8h2.17c.14,0,.26.13.26.3h0c0,.16-.12.3-.26.3h-2.17c-.14,0-.26-.13-.26-.3h0c0-.16.12-.3.26-.3Z"/>
32
- <path class="cls-4" d="M60.35,67.71h1.4c-.06.34-.35.59-.7.59s-.64-.25-.7-.59Z"/>
33
- </g>
34
- <path class="cls-3" d="M67.39,57.98c-1.61-1.81-3.92-2.85-6.35-2.85-2.08,0-4.08.76-5.64,2.14-2.68,2.38-3.49,6.1-2.32,9.28-6.51,2.61-13.64,3.32-20.69,1.98-9.74-1.86-18.17-7.4-23.74-15.59C2.63,44.05.74,33,3.48,22.61c.16-.6-.2-1.22-.8-1.37-.6-.16-1.22.2-1.37.8-2.9,11.02-.9,22.74,5.5,32.16,5.91,8.7,14.85,14.57,25.17,16.54,2.49.47,4.98.71,7.46.71,5.06,0,10.03-.99,14.7-2.9.17.24.36.48.56.71,1.61,1.81,3.92,2.85,6.35,2.85,2.08,0,4.08-.76,5.63-2.14,1.69-1.51,2.7-3.58,2.84-5.84.13-2.26-.62-4.44-2.13-6.14ZM66.1,67.39c-.25.34-.54.65-.86.94-.28.25-.58.47-.89.66-.03.02-.06.04-.08.05-.3.18-.61.32-.92.44-.05.02-.09.04-.14.05-.31.11-.63.2-.95.26-.05.01-.11.02-.16.03-.32.05-.64.08-.97.09-.08,0-.16,0-.24,0-.12,0-.23,0-.35-.02-.09,0-.19-.02-.28-.03-.12-.01-.23-.03-.35-.05-.09-.02-.18-.04-.28-.06-.11-.03-.23-.06-.34-.09-.09-.03-.18-.05-.27-.08-.11-.04-.22-.08-.33-.13-.09-.03-.17-.07-.26-.11-.11-.05-.22-.11-.33-.17-.08-.04-.16-.08-.24-.13-.11-.07-.22-.14-.33-.21-.07-.05-.14-.09-.21-.14-.12-.09-.23-.18-.34-.28-.06-.05-.11-.09-.17-.14-.16-.15-.32-.31-.47-.48-1.3-1.46-1.79-3.36-1.51-5.16.03-.2.07-.4.12-.59.3-1.18.94-2.28,1.92-3.14,0,0,0,0,0,0,.28-.25.58-.47.89-.66.03-.02.06-.04.09-.06.3-.18.61-.32.92-.44.05-.02.09-.04.14-.05.31-.11.63-.2.95-.26.05-.01.11-.02.16-.03.32-.05.64-.08.97-.09.08,0,.16,0,.24,0,.12,0,.23,0,.35.02.09,0,.19.02.28.03.12.01.23.03.35.05.09.02.18.04.28.06.11.03.23.06.34.09.09.03.18.05.27.08.11.04.22.08.33.13.09.03.17.07.26.11.11.05.22.11.33.16.08.04.16.08.24.13.11.07.22.14.33.21.07.05.14.09.21.14.12.09.23.18.34.28.06.05.11.09.17.14.16.15.32.31.47.48,1.01,1.14,1.53,2.54,1.59,3.95.05,1.41-.37,2.83-1.25,4Z"/>
35
- <g>
36
- <path id="Puzzle" class="cls-1" d="M47.94,26c1.46-.17,2.93.19,4.13,1.01.66.45,1.38.69,2.07.69h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-1.06.95-1.67,2.31-1.67,3.74,0,1.04.32,2.04.92,2.89.54.76.82,1.7.82,2.72,0,.91-.74,1.65-1.65,1.65h-7.48c-.79,0-1.43.64-1.43,1.43v7.48c0,.91-.74,1.65-1.65,1.65h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-2.29.26-4.14,2.12-4.39,4.41-.16,1.45.28,2.84,1.25,3.92.95,1.06,2.31,1.67,3.74,1.67,1.04,0,2.04-.32,2.89-.92.76-.54,1.61-.82,2.46-.82h.26c.91,0,1.65.74,1.65,1.65v7.48c0,.79.64,1.43,1.43,1.43h7.48c.91,0,1.65.74,1.65,1.65v.12c0,.91-.3,1.84-.87,2.67-.69,1-.97,2.18-.83,3.41.26,2.29,2.12,4.14,4.41,4.39,1.45.16,2.84-.28,3.92-1.25,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72,0-.91.74-1.65,1.65-1.65h7.48c.79,0,1.43-.64,1.43-1.43v-7.48c0-.32-.26-.58-.58-.58-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.31-2.78,2.55-5.03,5.33-5.35Z"/>
37
- <g>
38
- <path class="cls-4" d="M18.56,27.92c1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-1.45.17-2.72.98-3.53,2.13.75-.68,1.7-1.15,2.76-1.27Z"/>
39
- <path class="cls-4" d="M27.83,19.07h7.48c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-7.48c-.63,0-1.16.41-1.35.98.18-.08.37-.12.58-.12Z"/>
40
- <path class="cls-4" d="M54.26,36.38c-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.12-1.06.52-2.05,1.13-2.88-1.03.97-1.74,2.27-1.9,3.74-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.16-.03.3-.08.44.5-.22.85-.72.85-1.3v-7.48c0-.32-.26-.58-.58-.58Z"/>
41
- <path class="cls-4" d="M44.28,47.52c0-.21.04-.41.12-.59-.52.28-.89.82-.89,1.45,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89s-.33,2.06-.93,2.9c.01,0,.02-.01.03-.02,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72Z"/>
42
- <path class="cls-4" d="M53.41,18.21h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-.28.25-.52.53-.74.83,1.07-.94,2.45-1.38,3.88-1.22,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.2s.05,0,.07,0h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43Z"/>
43
- </g>
44
- </g>
45
- </g>
46
- <g>
47
- <path class="cls-4" d="M88.53,32.66v-.09c0-9.03,6.81-16.43,16.57-16.43,5.99,0,9.58,2,12.53,4.9l-4.45,5.13c-2.45-2.22-4.95-3.59-8.13-3.59-5.36,0-9.21,4.45-9.21,9.9v.09c0,5.45,3.77,9.99,9.21,9.99,3.63,0,5.86-1.45,8.35-3.72l4.45,4.49c-3.27,3.5-6.9,5.67-13.03,5.67-9.35,0-16.3-7.22-16.3-16.34Z"/>
48
- <path class="cls-4" d="M121.9,15.32h6.9v33.14h-6.9V15.32Z"/>
49
- <path class="cls-4" d="M133.98,39.88v-15.75h6.9v13.57c0,3.27,1.54,4.95,4.18,4.95s4.31-1.68,4.31-4.95v-13.57h6.9v24.33h-6.9v-3.45c-1.59,2.04-3.63,3.9-7.13,3.9-5.22,0-8.26-3.45-8.26-9.03Z"/>
50
- <path class="cls-4" d="M160.13,36.43v-.09c0-6.95,4.95-12.67,12.03-12.67,8.13,0,11.85,6.31,11.85,13.21,0,.54-.04,1.18-.09,1.82h-16.93c.68,3.13,2.86,4.77,5.95,4.77,2.32,0,4-.73,5.9-2.5l3.95,3.5c-2.27,2.81-5.54,4.54-9.94,4.54-7.31,0-12.71-5.13-12.71-12.57ZM177.29,34.39c-.41-3.09-2.22-5.18-5.13-5.18s-4.72,2.04-5.27,5.18h10.4Z"/>
51
- </g>
52
- </svg>
@@ -1,33 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 64.08 64.08">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: #fff;
7
- }
8
-
9
- .cls-2 {
10
- fill: url(#radial-gradient);
11
- }
12
-
13
- .cls-3 {
14
- fill: #bcbcbc;
15
- }
16
- </style>
17
- <radialGradient id="radial-gradient" cx="32.04" cy="32.04" fx="32.04" fy="32.04" r="32.04" gradientUnits="userSpaceOnUse">
18
- <stop offset="0" stop-color="#b1c6e9"/>
19
- <stop offset="1" stop-color="#7da1db"/>
20
- </radialGradient>
21
- </defs>
22
- <circle class="cls-2" cx="32.04" cy="32.04" r="32.04"/>
23
- <g>
24
- <path id="Puzzle" class="cls-1" d="M41.1,26c1.46-.17,2.93.19,4.13,1.01.66.45,1.38.69,2.07.69h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-1.06.95-1.67,2.31-1.67,3.74,0,1.04.32,2.04.92,2.89.54.76.82,1.7.82,2.72,0,.91-.74,1.65-1.65,1.65h-7.48c-.79,0-1.43.64-1.43,1.43v7.48c0,.91-.74,1.65-1.65,1.65h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-2.29.26-4.14,2.12-4.39,4.41-.16,1.45.28,2.84,1.25,3.92.95,1.06,2.31,1.67,3.74,1.67,1.04,0,2.04-.32,2.89-.92.76-.54,1.61-.82,2.46-.82h.26c.91,0,1.65.74,1.65,1.65v7.48c0,.79.64,1.43,1.43,1.43h7.48c.91,0,1.65.74,1.65,1.65v.12c0,.91-.3,1.84-.87,2.67-.69,1-.97,2.18-.83,3.41.26,2.29,2.12,4.14,4.41,4.39,1.45.16,2.84-.28,3.92-1.25,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72,0-.91.74-1.65,1.65-1.65h7.48c.79,0,1.43-.64,1.43-1.43v-7.48c0-.32-.26-.58-.58-.58-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.31-2.78,2.55-5.03,5.33-5.35Z"/>
25
- <g>
26
- <path class="cls-3" d="M11.72,27.92c1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-1.45.17-2.72.98-3.53,2.13.75-.68,1.7-1.15,2.76-1.27Z"/>
27
- <path class="cls-3" d="M20.99,19.07h7.48c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-7.48c-.63,0-1.16.41-1.35.98.18-.08.37-.12.58-.12Z"/>
28
- <path class="cls-3" d="M47.42,36.38c-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.12-1.06.52-2.05,1.13-2.88-1.03.97-1.74,2.27-1.9,3.74-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.16-.03.3-.08.44.5-.22.85-.72.85-1.3v-7.48c0-.32-.26-.58-.58-.58Z"/>
29
- <path class="cls-3" d="M37.45,47.52c0-.21.04-.41.12-.59-.52.28-.89.82-.89,1.45,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89s-.33,2.06-.93,2.9c.01,0,.02-.01.03-.02,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72Z"/>
30
- <path class="cls-3" d="M46.58,18.21h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-.28.25-.52.53-.74.83,1.07-.94,2.45-1.38,3.88-1.22,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.2s.05,0,.07,0h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43Z"/>
31
- </g>
32
- </g>
33
- </svg>
@@ -1,44 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 70.92 72.11">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: #fff;
7
- }
8
-
9
- .cls-2 {
10
- fill: url(#radial-gradient);
11
- }
12
-
13
- .cls-3 {
14
- fill: #7da1db;
15
- }
16
-
17
- .cls-4 {
18
- fill: #bcbcbc;
19
- }
20
- </style>
21
- <radialGradient id="radial-gradient" cx="38.88" cy="32.04" fx="38.88" fy="32.04" r="32.04" gradientUnits="userSpaceOnUse">
22
- <stop offset="0" stop-color="#b1c6e9"/>
23
- <stop offset="1" stop-color="#7da1db"/>
24
- </radialGradient>
25
- </defs>
26
- <path class="cls-2" d="M54.11,55.81c1.91-1.7,4.38-2.64,6.94-2.64h0c.59,0,1.18.06,1.76.16,5.04-5.66,8.11-13.12,8.11-21.29C70.92,14.34,56.57,0,38.88,0S6.84,14.34,6.84,32.04s14.34,32.04,32.04,32.04c4.21,0,8.22-.82,11.9-2.29.4-2.23,1.51-4.36,3.33-5.98Z"/>
27
- <g>
28
- <path class="cls-4" d="M58.76,64.46c-.63-.63-.95-1.46-.95-2.29s.32-1.65.95-2.29c.63-.63,1.46-.95,2.29-.95s1.65.32,2.29.95c.63.63.95,1.46.95,2.29s-.32,1.65-.95,2.29l-1.07,1.07h-.34v-3.94c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.87l.41-.41c.52-.52.78-1.19.78-1.87s-.26-1.35-.78-1.87c-.52-.52-1.19-.78-1.87-.78s-1.35.26-1.87.78c-.52.52-.78,1.19-.78,1.87s.26,1.35.78,1.87l.41.41v-.58c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v1.66h-.34l-1.07-1.07h0ZM62.37,60.81h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM60.03,63.1h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM61.05,61.42c.19,0,.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.8h-.59v-2.8c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2ZM61.2,61.95h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0Z"/>
29
- <path class="cls-4" d="M59.79,65.91h2.52c.17,0,.3.13.3.3h0c0,.16-.14.3-.3.3h-2.52c-.17,0-.3-.13-.3-.3h0c0-.16.14-.3.3-.3Z"/>
30
- <path class="cls-4" d="M59.96,66.8h2.17c.14,0,.26.13.26.3h0c0,.16-.12.3-.26.3h-2.17c-.14,0-.26-.13-.26-.3h0c0-.16.12-.3.26-.3Z"/>
31
- <path class="cls-4" d="M60.35,67.71h1.4c-.06.34-.35.59-.7.59s-.64-.25-.7-.59Z"/>
32
- </g>
33
- <path class="cls-3" d="M67.39,57.98c-1.61-1.81-3.92-2.85-6.35-2.85-2.08,0-4.08.76-5.64,2.14-2.68,2.38-3.49,6.1-2.32,9.28-6.51,2.61-13.64,3.32-20.69,1.98-9.74-1.86-18.17-7.4-23.74-15.59C2.63,44.05.74,33,3.48,22.61c.16-.6-.2-1.22-.8-1.37-.6-.16-1.22.2-1.37.8-2.9,11.02-.9,22.74,5.5,32.16,5.91,8.7,14.85,14.57,25.17,16.54,2.49.47,4.98.71,7.46.71,5.06,0,10.03-.99,14.7-2.9.17.24.36.48.56.71,1.61,1.81,3.92,2.85,6.35,2.85,2.08,0,4.08-.76,5.63-2.14,1.69-1.51,2.7-3.58,2.84-5.84.13-2.26-.62-4.44-2.13-6.14ZM66.1,67.39c-.25.34-.54.65-.86.94-.28.25-.58.47-.89.66-.03.02-.06.04-.08.05-.3.18-.61.32-.92.44-.05.02-.09.04-.14.05-.31.11-.63.2-.95.26-.05.01-.11.02-.16.03-.32.05-.64.08-.97.09-.08,0-.16,0-.24,0-.12,0-.23,0-.35-.02-.09,0-.19-.02-.28-.03-.12-.01-.23-.03-.35-.05-.09-.02-.18-.04-.28-.06-.11-.03-.23-.06-.34-.09-.09-.03-.18-.05-.27-.08-.11-.04-.22-.08-.33-.13-.09-.03-.17-.07-.26-.11-.11-.05-.22-.11-.33-.17-.08-.04-.16-.08-.24-.13-.11-.07-.22-.14-.33-.21-.07-.05-.14-.09-.21-.14-.12-.09-.23-.18-.34-.28-.06-.05-.11-.09-.17-.14-.16-.15-.32-.31-.47-.48-1.3-1.46-1.79-3.36-1.51-5.16.03-.2.07-.4.12-.59.3-1.18.94-2.28,1.92-3.14,0,0,0,0,0,0,.28-.25.58-.47.89-.66.03-.02.06-.04.09-.06.3-.18.61-.32.92-.44.05-.02.09-.04.14-.05.31-.11.63-.2.95-.26.05-.01.11-.02.16-.03.32-.05.64-.08.97-.09.08,0,.16,0,.24,0,.12,0,.23,0,.35.02.09,0,.19.02.28.03.12.01.23.03.35.05.09.02.18.04.28.06.11.03.23.06.34.09.09.03.18.05.27.08.11.04.22.08.33.13.09.03.17.07.26.11.11.05.22.11.33.16.08.04.16.08.24.13.11.07.22.14.33.21.07.05.14.09.21.14.12.09.23.18.34.28.06.05.11.09.17.14.16.15.32.31.47.48,1.01,1.14,1.53,2.54,1.59,3.95.05,1.41-.37,2.83-1.25,4Z"/>
34
- <g>
35
- <path id="Puzzle" class="cls-1" d="M47.94,26c1.46-.17,2.93.19,4.13,1.01.66.45,1.38.69,2.07.69h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-1.06.95-1.67,2.31-1.67,3.74,0,1.04.32,2.04.92,2.89.54.76.82,1.7.82,2.72,0,.91-.74,1.65-1.65,1.65h-7.48c-.79,0-1.43.64-1.43,1.43v7.48c0,.91-.74,1.65-1.65,1.65h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-2.29.26-4.14,2.12-4.39,4.41-.16,1.45.28,2.84,1.25,3.92.95,1.06,2.31,1.67,3.74,1.67,1.04,0,2.04-.32,2.89-.92.76-.54,1.61-.82,2.46-.82h.26c.91,0,1.65.74,1.65,1.65v7.48c0,.79.64,1.43,1.43,1.43h7.48c.91,0,1.65.74,1.65,1.65v.12c0,.91-.3,1.84-.87,2.67-.69,1-.97,2.18-.83,3.41.26,2.29,2.12,4.14,4.41,4.39,1.45.16,2.84-.28,3.92-1.25,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72,0-.91.74-1.65,1.65-1.65h7.48c.79,0,1.43-.64,1.43-1.43v-7.48c0-.32-.26-.58-.58-.58-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.31-2.78,2.55-5.03,5.33-5.35Z"/>
36
- <g>
37
- <path class="cls-4" d="M18.56,27.92c1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-1.45.17-2.72.98-3.53,2.13.75-.68,1.7-1.15,2.76-1.27Z"/>
38
- <path class="cls-4" d="M27.83,19.07h7.48c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-7.48c-.63,0-1.16.41-1.35.98.18-.08.37-.12.58-.12Z"/>
39
- <path class="cls-4" d="M54.26,36.38c-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.12-1.06.52-2.05,1.13-2.88-1.03.97-1.74,2.27-1.9,3.74-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.16-.03.3-.08.44.5-.22.85-.72.85-1.3v-7.48c0-.32-.26-.58-.58-.58Z"/>
40
- <path class="cls-4" d="M44.28,47.52c0-.21.04-.41.12-.59-.52.28-.89.82-.89,1.45,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89s-.33,2.06-.93,2.9c.01,0,.02-.01.03-.02,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72Z"/>
41
- <path class="cls-4" d="M53.41,18.21h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-.28.25-.52.53-.74.83,1.07-.94,2.45-1.38,3.88-1.22,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.2s.05,0,.07,0h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43Z"/>
42
- </g>
43
- </g>
44
- </svg>
@@ -1,26 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 64.08 64.08">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: url(#radial-gradient);
7
- }
8
-
9
- .cls-2 {
10
- fill: #bcbcbc;
11
- }
12
- </style>
13
- <radialGradient id="radial-gradient" cx="32.04" cy="32.04" fx="32.04" fy="32.04" r="32.04" gradientUnits="userSpaceOnUse">
14
- <stop offset="0" stop-color="#b1c6e9"/>
15
- <stop offset="1" stop-color="#7da1db"/>
16
- </radialGradient>
17
- </defs>
18
- <path class="cls-1" d="M32.04,0C14.34,0,0,14.34,0,32.04s14.34,32.04,32.04,32.04,32.04-14.34,32.04-32.04S49.74,0,32.04,0ZM48,27.12c0,.32-.26.58-.58.58h-.12c-.7,0-1.42-.24-2.07-.69-1.2-.82-2.67-1.18-4.13-1.01-2.78.32-5.02,2.57-5.33,5.35-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.79-.64,1.43-1.43,1.43h-7.48c-.91,0-1.65.74-1.65,1.65,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89,0,1.42-.61,2.79-1.67,3.74-1.08.96-2.47,1.41-3.92,1.25-2.29-.25-4.15-2.1-4.41-4.39-.14-1.22.15-2.4.83-3.41.57-.84.87-1.76.87-2.67v-.12c0-.91-.74-1.65-1.65-1.65h-7.48c-.79,0-1.43-.64-1.43-1.43v-7.48c0-.91-.74-1.65-1.65-1.65h-.26c-.85,0-1.7.28-2.46.82-.85.6-1.85.92-2.89.92-1.42,0-2.79-.61-3.74-1.67-.96-1.08-1.41-2.47-1.25-3.92.25-2.29,2.1-4.15,4.39-4.41,1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.91,0,1.65-.74,1.65-1.65v-7.48c0-.79.64-1.43,1.43-1.43h7.48c.91,0,1.65-.74,1.65-1.65,0-1.02-.28-1.96-.82-2.72-.6-.85-.92-1.85-.92-2.89,0-1.42.61-2.79,1.67-3.74,1.08-.96,2.47-1.41,3.92-1.25,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.48Z"/>
19
- <g>
20
- <path class="cls-2" d="M11.72,27.92c1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-1.45.17-2.72.98-3.53,2.13.75-.68,1.7-1.15,2.76-1.27Z"/>
21
- <path class="cls-2" d="M20.99,19.07h7.48c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-7.48c-.63,0-1.16.41-1.35.98.18-.08.37-.12.58-.12Z"/>
22
- <path class="cls-2" d="M47.42,36.38c-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.12-1.06.52-2.05,1.13-2.88-1.03.97-1.74,2.27-1.9,3.74-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.16-.03.3-.08.44.5-.22.85-.72.85-1.3v-7.48c0-.32-.26-.58-.58-.58Z"/>
23
- <path class="cls-2" d="M37.45,47.52c0-.21.04-.41.12-.59-.52.28-.89.82-.89,1.45,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89s-.33,2.06-.93,2.9c.01,0,.02-.01.03-.02,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72Z"/>
24
- <path class="cls-2" d="M46.58,18.21h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-.28.25-.52.53-.74.83,1.07-.94,2.45-1.38,3.88-1.22,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.2s.05,0,.07,0h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43Z"/>
25
- </g>
26
- </svg>
@@ -1,37 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 70.92 72.11">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: url(#radial-gradient);
7
- }
8
-
9
- .cls-2 {
10
- fill: #7da1db;
11
- }
12
-
13
- .cls-3 {
14
- fill: #bcbcbc;
15
- }
16
- </style>
17
- <radialGradient id="radial-gradient" cx="38.88" cy="32.04" fx="38.88" fy="32.04" r="32.04" gradientUnits="userSpaceOnUse">
18
- <stop offset="0" stop-color="#b1c6e9"/>
19
- <stop offset="1" stop-color="#7da1db"/>
20
- </radialGradient>
21
- </defs>
22
- <g>
23
- <path class="cls-3" d="M58.76,64.46c-.63-.63-.95-1.46-.95-2.29s.32-1.65.95-2.29c.63-.63,1.46-.95,2.29-.95s1.65.32,2.29.95c.63.63.95,1.46.95,2.29s-.32,1.65-.95,2.29l-1.07,1.07h-.34v-3.94c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.87l.41-.41c.52-.52.78-1.19.78-1.87s-.26-1.35-.78-1.87c-.52-.52-1.19-.78-1.87-.78s-1.35.26-1.87.78c-.52.52-.78,1.19-.78,1.87s.26,1.35.78,1.87l.41.41v-.58c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v1.66h-.34l-1.07-1.07h0ZM62.37,60.81h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM60.03,63.1h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM61.05,61.42c.19,0,.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.8h-.59v-2.8c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2ZM61.2,61.95h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0Z"/>
24
- <path class="cls-3" d="M59.79,65.91h2.52c.17,0,.3.13.3.3h0c0,.16-.14.3-.3.3h-2.52c-.17,0-.3-.13-.3-.3h0c0-.16.14-.3.3-.3Z"/>
25
- <path class="cls-3" d="M59.97,66.8h2.17c.14,0,.26.13.26.3h0c0,.16-.12.3-.26.3h-2.17c-.14,0-.26-.13-.26-.3h0c0-.16.12-.3.26-.3Z"/>
26
- <path class="cls-3" d="M60.35,67.71h1.4c-.06.34-.35.59-.7.59s-.64-.25-.7-.59Z"/>
27
- </g>
28
- <path class="cls-2" d="M67.39,57.98c-1.61-1.81-3.92-2.85-6.35-2.85-2.08,0-4.08.76-5.64,2.14-2.68,2.38-3.49,6.1-2.32,9.28-6.51,2.61-13.64,3.32-20.69,1.98-9.74-1.86-18.17-7.4-23.74-15.59C2.63,44.05.74,33,3.48,22.61c.16-.6-.2-1.22-.8-1.37-.6-.16-1.22.2-1.37.8-2.9,11.02-.9,22.74,5.5,32.16,5.91,8.7,14.85,14.57,25.17,16.54,2.49.47,4.98.71,7.46.71,5.06,0,10.03-.99,14.7-2.9.17.24.36.48.56.71,1.61,1.81,3.92,2.85,6.35,2.85,2.08,0,4.08-.76,5.63-2.14,1.69-1.51,2.7-3.58,2.84-5.84.13-2.26-.62-4.44-2.13-6.14ZM66.1,67.39c-.25.34-.54.65-.86.94-.28.25-.58.47-.89.66-.03.02-.06.04-.08.05-.3.18-.61.32-.92.44-.05.02-.09.04-.14.05-.31.11-.63.2-.95.26-.05.01-.11.02-.16.03-.32.05-.64.08-.97.09-.08,0-.16,0-.24,0-.12,0-.23,0-.35-.02-.09,0-.19-.02-.28-.03-.12-.01-.23-.03-.35-.05-.09-.02-.18-.04-.28-.06-.11-.03-.23-.06-.34-.09-.09-.03-.18-.05-.27-.08-.11-.04-.22-.08-.33-.13-.09-.03-.17-.07-.26-.11-.11-.05-.22-.11-.33-.17-.08-.04-.16-.08-.24-.13-.11-.07-.22-.14-.33-.21-.07-.05-.14-.09-.21-.14-.12-.09-.23-.18-.34-.28-.06-.05-.11-.09-.17-.14-.16-.15-.32-.31-.47-.48-1.3-1.46-1.79-3.36-1.51-5.16.03-.2.07-.4.12-.59.3-1.18.94-2.28,1.92-3.14,0,0,0,0,0,0,.28-.25.58-.47.89-.66.03-.02.06-.04.09-.06.3-.18.61-.32.92-.44.05-.02.09-.04.14-.05.31-.11.63-.2.95-.26.05-.01.11-.02.16-.03.32-.05.64-.08.97-.09.08,0,.16,0,.24,0,.12,0,.23,0,.35.02.09,0,.19.02.28.03.12.01.23.03.35.05.09.02.18.04.28.06.11.03.23.06.34.09.09.03.18.05.27.08.11.04.22.08.33.13.09.03.17.07.26.11.11.05.22.11.33.16.08.04.16.08.24.13.11.07.22.14.33.21.07.05.14.09.21.14.12.09.23.18.34.28.06.05.11.09.17.14.16.15.32.31.47.48,1.01,1.14,1.53,2.54,1.59,3.95.05,1.41-.37,2.83-1.25,4Z"/>
29
- <path class="cls-1" d="M38.88,0C21.18,0,6.84,14.34,6.84,32.04s14.34,32.04,32.04,32.04c4.21,0,8.22-.82,11.9-2.29.4-2.23,1.51-4.36,3.33-5.98,1.91-1.7,4.38-2.64,6.94-2.64h0c.59,0,1.18.06,1.76.16,5.04-5.66,8.11-13.12,8.11-21.29C70.92,14.34,56.57,0,38.88,0ZM54.84,27.12c0,.32-.26.58-.58.58h-.12c-.7,0-1.42-.24-2.07-.69-1.2-.82-2.67-1.18-4.13-1.01-2.78.32-5.02,2.57-5.33,5.35-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.79-.64,1.43-1.43,1.43h-7.48c-.91,0-1.65.74-1.65,1.65,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89,0,1.42-.61,2.79-1.67,3.74-1.08.96-2.47,1.41-3.92,1.25-2.29-.25-4.15-2.1-4.41-4.39-.14-1.22.15-2.4.83-3.41.57-.84.87-1.76.87-2.67v-.12c0-.91-.74-1.65-1.65-1.65h-7.48c-.79,0-1.43-.64-1.43-1.43v-7.48c0-.91-.74-1.65-1.65-1.65h-.26c-.85,0-1.7.28-2.46.82-.85.6-1.85.92-2.89.92-1.42,0-2.79-.61-3.74-1.67-.96-1.08-1.41-2.47-1.25-3.92.25-2.29,2.1-4.15,4.39-4.41,1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.91,0,1.65-.74,1.65-1.65v-7.48c0-.79.64-1.43,1.43-1.43h7.48c.91,0,1.65-.74,1.65-1.65,0-1.02-.28-1.96-.82-2.72-.6-.85-.92-1.85-.92-2.89,0-1.42.61-2.79,1.67-3.74,1.08-.96,2.47-1.41,3.92-1.25,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.48Z"/>
30
- <g>
31
- <path class="cls-3" d="M18.56,27.92c1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-1.45.17-2.72.98-3.53,2.13.75-.68,1.7-1.15,2.76-1.27Z"/>
32
- <path class="cls-3" d="M27.83,19.07h7.48c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-7.48c-.63,0-1.16.41-1.35.98.18-.08.37-.12.58-.12Z"/>
33
- <path class="cls-3" d="M54.26,36.38c-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.12-1.06.52-2.05,1.13-2.88-1.03.97-1.74,2.27-1.9,3.74-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.16-.03.3-.08.44.5-.22.85-.72.85-1.3v-7.48c0-.32-.26-.58-.58-.58Z"/>
34
- <path class="cls-3" d="M44.28,47.52c0-.21.04-.41.12-.59-.52.28-.89.82-.89,1.45,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89s-.33,2.06-.93,2.9c.01,0,.02-.01.03-.02,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72Z"/>
35
- <path class="cls-3" d="M53.41,18.21h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-.28.25-.52.53-.74.83,1.07-.94,2.45-1.38,3.88-1.22,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.2s.05,0,.07,0h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43Z"/>
36
- </g>
37
- </svg>
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="artwork" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 95.47 33.68">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: #bcbcbc;
7
- }
8
- </style>
9
- </defs>
10
- <path class="cls-1" d="M0,17.34v-.09C0,8.22,6.81.82,16.57.82c5.99,0,9.58,2,12.53,4.9l-4.45,5.13c-2.45-2.22-4.95-3.59-8.13-3.59-5.36,0-9.21,4.45-9.21,9.9v.09c0,5.45,3.77,9.99,9.21,9.99,3.63,0,5.86-1.45,8.35-3.72l4.45,4.49c-3.27,3.5-6.9,5.67-13.03,5.67C6.95,33.68,0,26.47,0,17.34Z"/>
11
- <path class="cls-1" d="M33.37,0h6.9v33.14h-6.9V0Z"/>
12
- <path class="cls-1" d="M45.44,24.56v-15.75h6.9v13.57c0,3.27,1.54,4.95,4.18,4.95s4.31-1.68,4.31-4.95v-13.57h6.9v24.33h-6.9v-3.45c-1.59,2.04-3.63,3.9-7.13,3.9-5.22,0-8.26-3.45-8.26-9.03Z"/>
13
- <path class="cls-1" d="M71.59,21.11v-.09c0-6.95,4.95-12.67,12.03-12.67,8.13,0,11.85,6.31,11.85,13.21,0,.54-.04,1.18-.09,1.82h-16.93c.68,3.13,2.86,4.77,5.95,4.77,2.32,0,4-.73,5.9-2.5l3.95,3.5c-2.27,2.81-5.54,4.54-9.94,4.54-7.31,0-12.71-5.13-12.71-12.57ZM88.75,19.07c-.41-3.09-2.22-5.18-5.13-5.18s-4.72,2.04-5.27,5.18h10.4Z"/>
14
- </svg>
@@ -1,52 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg id="artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 95.47 111.25">
3
- <defs>
4
- <style>
5
- .cls-1 {
6
- fill: #fff;
7
- }
8
-
9
- .cls-2 {
10
- fill: url(#radial-gradient);
11
- }
12
-
13
- .cls-3 {
14
- fill: #7da1db;
15
- }
16
-
17
- .cls-4 {
18
- fill: #bcbcbc;
19
- }
20
- </style>
21
- <radialGradient id="radial-gradient" cx="51.15" cy="32.04" fx="51.15" fy="32.04" r="32.04" gradientUnits="userSpaceOnUse">
22
- <stop offset="0" stop-color="#b1c6e9"/>
23
- <stop offset="1" stop-color="#7da1db"/>
24
- </radialGradient>
25
- </defs>
26
- <g>
27
- <path class="cls-2" d="M66.39,55.81c1.91-1.7,4.38-2.64,6.94-2.64h0c.59,0,1.18.06,1.76.16,5.04-5.66,8.11-13.12,8.11-21.29C83.19,14.34,68.85,0,51.15,0S19.11,14.34,19.11,32.04s14.34,32.04,32.04,32.04c4.21,0,8.22-.82,11.9-2.29.4-2.23,1.51-4.36,3.33-5.98Z"/>
28
- <g>
29
- <path class="cls-4" d="M71.04,64.46c-.63-.63-.95-1.46-.95-2.29s.32-1.65.95-2.29c.63-.63,1.46-.95,2.29-.95s1.65.32,2.29.95c.63.63.95,1.46.95,2.29s-.32,1.65-.95,2.29l-1.07,1.07h-.34v-3.94c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.87l.41-.41c.52-.52.78-1.19.78-1.87s-.26-1.35-.78-1.87c-.52-.52-1.19-.78-1.87-.78s-1.35.26-1.87.78c-.52.52-.78,1.19-.78,1.87s.26,1.35.78,1.87l.41.41v-.58c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2s.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v1.66h-.34l-1.07-1.07h0ZM74.65,60.81h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM72.31,63.1h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0ZM73.33,61.42c.19,0,.36.08.48.2h0c.12.12.2.3.2.48s-.08.36-.2.48c-.06.06-.12.1-.19.13v2.8h-.59v-2.8c-.07-.03-.14-.08-.19-.13h0c-.12-.12-.2-.3-.2-.48s.08-.36.2-.48h0c.12-.12.29-.2.48-.2ZM73.48,61.95h0s-.09-.06-.15-.06-.11.02-.15.06c-.04.04-.06.09-.06.15s.02.11.06.15h0s.09.06.15.06.11-.02.15-.06c.04-.04.06-.09.06-.15s-.02-.11-.06-.15h0Z"/>
30
- <path class="cls-4" d="M72.07,65.91h2.52c.17,0,.3.13.3.3h0c0,.16-.14.3-.3.3h-2.52c-.17,0-.3-.13-.3-.3h0c0-.16.14-.3.3-.3Z"/>
31
- <path class="cls-4" d="M72.24,66.8h2.17c.14,0,.26.13.26.3h0c0,.16-.12.3-.26.3h-2.17c-.14,0-.26-.13-.26-.3h0c0-.16.12-.3.26-.3Z"/>
32
- <path class="cls-4" d="M72.63,67.71h1.4c-.06.34-.35.59-.7.59s-.64-.25-.7-.59Z"/>
33
- </g>
34
- <path class="cls-3" d="M79.67,57.98c-1.61-1.81-3.92-2.85-6.35-2.85-2.08,0-4.08.76-5.64,2.14-2.68,2.38-3.49,6.1-2.32,9.28-6.51,2.61-13.64,3.32-20.69,1.98-9.74-1.86-18.17-7.4-23.74-15.59-6.03-8.88-7.92-19.93-5.19-30.32.16-.6-.2-1.22-.8-1.37-.6-.16-1.22.2-1.37.8-2.9,11.02-.9,22.74,5.5,32.16,5.91,8.7,14.85,14.57,25.17,16.54,2.49.47,4.98.71,7.46.71,5.06,0,10.03-.99,14.7-2.9.17.24.36.48.56.71,1.61,1.81,3.92,2.85,6.35,2.85,2.08,0,4.08-.76,5.63-2.14,1.69-1.51,2.7-3.58,2.84-5.84.13-2.26-.62-4.44-2.13-6.14ZM78.38,67.39c-.25.34-.54.65-.86.94-.28.25-.58.47-.89.66-.03.02-.06.04-.08.05-.3.18-.61.32-.92.44-.05.02-.09.04-.14.05-.31.11-.63.2-.95.26-.05.01-.11.02-.16.03-.32.05-.64.08-.97.09-.08,0-.16,0-.24,0-.12,0-.23,0-.35-.02-.09,0-.19-.02-.28-.03-.12-.01-.23-.03-.35-.05-.09-.02-.18-.04-.28-.06-.11-.03-.23-.06-.34-.09-.09-.03-.18-.05-.27-.08-.11-.04-.22-.08-.33-.13-.09-.03-.17-.07-.26-.11-.11-.05-.22-.11-.33-.17-.08-.04-.16-.08-.24-.13-.11-.07-.22-.14-.33-.21-.07-.05-.14-.09-.21-.14-.12-.09-.23-.18-.34-.28-.06-.05-.11-.09-.17-.14-.16-.15-.32-.31-.47-.48-1.3-1.46-1.79-3.36-1.51-5.16.03-.2.07-.4.12-.59.3-1.18.94-2.28,1.92-3.14,0,0,0,0,0,0,.28-.25.58-.47.89-.66.03-.02.06-.04.09-.06.3-.18.61-.32.92-.44.05-.02.09-.04.14-.05.31-.11.63-.2.95-.26.05-.01.11-.02.16-.03.32-.05.64-.08.97-.09.08,0,.16,0,.24,0,.12,0,.23,0,.35.02.09,0,.19.02.28.03.12.01.23.03.35.05.09.02.18.04.28.06.11.03.23.06.34.09.09.03.18.05.27.08.11.04.22.08.33.13.09.03.17.07.26.11.11.05.22.11.33.16.08.04.16.08.24.13.11.07.22.14.33.21.07.05.14.09.21.14.12.09.23.18.34.28.06.05.11.09.17.14.16.15.32.31.47.48,1.01,1.14,1.53,2.54,1.59,3.95.05,1.41-.37,2.83-1.25,4Z"/>
35
- <g>
36
- <path id="Puzzle" class="cls-1" d="M60.22,26c1.46-.17,2.93.19,4.13,1.01.66.45,1.38.69,2.07.69h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-1.06.95-1.67,2.31-1.67,3.74,0,1.04.32,2.04.92,2.89.54.76.82,1.7.82,2.72,0,.91-.74,1.65-1.65,1.65h-7.48c-.79,0-1.43.64-1.43,1.43v7.48c0,.91-.74,1.65-1.65,1.65h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-2.29.26-4.14,2.12-4.39,4.41-.16,1.45.28,2.84,1.25,3.92.95,1.06,2.31,1.67,3.74,1.67,1.04,0,2.04-.32,2.89-.92.76-.54,1.61-.82,2.46-.82h.26c.91,0,1.65.74,1.65,1.65v7.48c0,.79.64,1.43,1.43,1.43h7.48c.91,0,1.65.74,1.65,1.65v.12c0,.91-.3,1.84-.87,2.67-.69,1-.97,2.18-.83,3.41.26,2.29,2.12,4.14,4.41,4.39,1.45.16,2.84-.28,3.92-1.25,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72,0-.91.74-1.65,1.65-1.65h7.48c.79,0,1.43-.64,1.43-1.43v-7.48c0-.32-.26-.58-.58-.58-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.31-2.78,2.55-5.03,5.33-5.35Z"/>
37
- <g>
38
- <path class="cls-4" d="M30.84,27.92c1.22-.14,2.4.15,3.41.83.84.57,1.76.87,2.67.87h.12c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-.12c-.91,0-1.84-.3-2.67-.87-1.01-.69-2.18-.97-3.41-.83-1.45.17-2.72.98-3.53,2.13.75-.68,1.7-1.15,2.76-1.27Z"/>
39
- <path class="cls-4" d="M40.11,19.07h7.48c.7,0,1.29-.44,1.53-1.05-.23.12-.49.2-.76.2h-7.48c-.63,0-1.16.41-1.35.98.18-.08.37-.12.58-.12Z"/>
40
- <path class="cls-4" d="M66.53,36.38c-.8,0-1.52.22-2.1.63-1.03.73-2.24,1.12-3.5,1.12-1.73,0-3.38-.74-4.53-2.02-1.15-1.29-1.7-3.01-1.51-4.74.12-1.06.52-2.05,1.13-2.88-1.03.97-1.74,2.27-1.9,3.74-.19,1.73.36,3.46,1.51,4.74,1.15,1.29,2.8,2.02,4.53,2.02,1.26,0,2.47-.39,3.5-1.12.58-.41,1.3-.63,2.1-.63.32,0,.58.26.58.58v7.48c0,.16-.03.3-.08.44.5-.22.85-.72.85-1.3v-7.48c0-.32-.26-.58-.58-.58Z"/>
41
- <path class="cls-4" d="M56.56,47.52c0-.21.04-.41.12-.59-.52.28-.89.82-.89,1.45,0,1.02.28,1.96.82,2.72.6.85.92,1.85.92,2.89s-.33,2.06-.93,2.9c.01,0,.02-.01.03-.02,1.06-.95,1.67-2.31,1.67-3.74,0-1.04-.32-2.04-.92-2.89-.54-.76-.82-1.7-.82-2.72Z"/>
42
- <path class="cls-4" d="M65.69,18.21h-7.48c-.91,0-1.65-.74-1.65-1.65v-.12c0-.91.3-1.84.87-2.67.69-1.01.97-2.18.83-3.41-.26-2.29-2.12-4.14-4.41-4.39-1.45-.16-2.84.28-3.92,1.25-.28.25-.52.53-.74.83,1.07-.94,2.45-1.38,3.88-1.22,2.29.25,4.15,2.1,4.41,4.39.14,1.22-.15,2.4-.83,3.41-.57.84-.87,1.76-.87,2.67v.12c0,.91.74,1.65,1.65,1.65h7.48c.79,0,1.43.64,1.43,1.43v7.2s.05,0,.07,0h.12c.32,0,.58-.26.58-.58v-7.48c0-.79-.64-1.43-1.43-1.43Z"/>
43
- </g>
44
- </g>
45
- </g>
46
- <g>
47
- <path class="cls-4" d="M0,94.91v-.09c0-9.03,6.81-16.43,16.57-16.43,5.99,0,9.58,2,12.53,4.9l-4.45,5.13c-2.45-2.22-4.95-3.59-8.13-3.59-5.36,0-9.21,4.45-9.21,9.9v.09c0,5.45,3.77,9.99,9.21,9.99,3.63,0,5.86-1.45,8.35-3.72l4.45,4.49c-3.27,3.5-6.9,5.67-13.03,5.67-9.35,0-16.3-7.22-16.3-16.34Z"/>
48
- <path class="cls-4" d="M33.37,77.57h6.9v33.14h-6.9v-33.14Z"/>
49
- <path class="cls-4" d="M45.44,102.12v-15.75h6.9v13.57c0,3.27,1.54,4.95,4.18,4.95s4.31-1.68,4.31-4.95v-13.57h6.9v24.33h-6.9v-3.45c-1.59,2.04-3.63,3.9-7.13,3.9-5.22,0-8.26-3.45-8.26-9.03Z"/>
50
- <path class="cls-4" d="M71.59,98.67v-.09c0-6.95,4.95-12.67,12.03-12.67,8.13,0,11.85,6.31,11.85,13.21,0,.54-.04,1.18-.09,1.82h-16.93c.68,3.13,2.86,4.77,5.95,4.77,2.32,0,4-.73,5.9-2.5l3.95,3.5c-2.27,2.81-5.54,4.54-9.94,4.54-7.31,0-12.71-5.13-12.71-12.57ZM88.75,96.63c-.41-3.09-2.22-5.18-5.13-5.18s-4.72,2.04-5.27,5.18h10.4Z"/>
51
- </g>
52
- </svg>