@cccsaurora/clue-ui 1.3.0-dev.404 → 1.3.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 (224) hide show
  1. package/ActionForm-CHOSKfvu.js +4403 -0
  2. package/AnnotationDetails-Bqq6Ymmg.js +160 -0
  3. package/AnnotationPreview-CqXmC-j8.js +140 -0
  4. package/ClueEnrichContext-DL6aGe1k.js +432 -0
  5. package/FlexOne-BXWFOd1T.js +6 -0
  6. package/_MapCache-DRK-s2eK.js +179 -0
  7. package/_Set-DrS_bbSV.js +6 -0
  8. package/_Uint8Array-D9R2N9Lp.js +98 -0
  9. package/_arrayIncludes-Dcl_29E6.js +25 -0
  10. package/_arrayPush-DBJIuK2V.js +8 -0
  11. package/_baseAssignValue-Bx1cxHj5.js +12 -0
  12. package/_baseClone-DRhywkxm.js +211 -0
  13. package/_baseExtremum-DodEaEyF.js +16 -0
  14. package/_baseFlatten-CD9NgrYE.js +72 -0
  15. package/_baseGet-bVwDaGrA.js +80 -0
  16. package/_baseGetTag-CxDaTem-.js +25 -0
  17. package/_baseIsEqual-C-FKsm1J.js +150 -0
  18. package/_baseIteratee-D0FhC5bC.js +95 -0
  19. package/_baseRest-D_eW2E0d.js +8 -0
  20. package/_baseSlice-M5RKzt1A.js +10 -0
  21. package/_baseSum-wEbgNeUs.js +10 -0
  22. package/_baseUniq-D3N8igOm.js +41 -0
  23. package/_cacheHas-Wgl-hw34.js +22 -0
  24. package/_commonjsHelpers-C6fGbg64.js +6 -0
  25. package/_createAggregator-BVj8IAuF.js +53 -0
  26. package/_defineProperty-BZU4WKA3.js +11 -0
  27. package/_getPrototype-BGBCg-aX.js +5 -0
  28. package/_getTag-B7R9qBo7.js +73 -0
  29. package/_isIterateeCall-Dm0VTAYy.js +13 -0
  30. package/_setToArray-Ck4YZu0Z.js +9 -0
  31. package/cloneDeep-fV59zwUf.js +8 -0
  32. package/components/AnnotationBody.js +35 -49
  33. package/components/AnnotationDetailPopover.js +30 -36
  34. package/components/AnnotationDetails.js +7 -7
  35. package/components/AnnotationEntry.js +35 -35
  36. package/components/AnnotationPreview.js +5 -5
  37. package/components/ClassificationChip.js +23 -44
  38. package/components/CountBadge.js +26 -31
  39. package/components/EnrichedCard.js +97 -110
  40. package/components/EnrichedChip.js +105 -130
  41. package/components/EnrichedTypography.js +107 -133
  42. package/components/ErrorBoundary.js +24 -28
  43. package/components/RetryFailedEnrichments.js +9 -10
  44. package/components/SourcePicker.js +49 -57
  45. package/components/actions/ActionForm.js +4 -4
  46. package/components/actions/ExecutePopover.js +59 -75
  47. package/components/actions/ResultModal.js +4 -4
  48. package/components/actions/form/schemaAdapter.js +23 -39
  49. package/components/actions/formats/FileResult.js +59 -86
  50. package/components/actions/formats/index.js +25 -29
  51. package/components/display/graph/ExpandMoreButton.js +10 -10
  52. package/components/display/graph/elements/NodeCard.js +91 -111
  53. package/components/display/graph/elements/NodeTag.js +13 -15
  54. package/components/display/graph/index.js +202 -261
  55. package/components/display/graph/visualizations/Leaf.js +70 -89
  56. package/components/display/graph/visualizations/cloud/index.js +81 -98
  57. package/components/display/graph/visualizations/icons/BaseIcon.js +21 -26
  58. package/components/display/graph/visualizations/icons/BugIcon.js +12 -12
  59. package/components/display/graph/visualizations/icons/HostIcon.js +12 -12
  60. package/components/display/graph/visualizations/icons/NetworkIcon.js +12 -12
  61. package/components/display/graph/visualizations/icons/ProcessIcon.js +12 -12
  62. package/components/display/graph/visualizations/icons/TargetIcon.js +13 -13
  63. package/components/display/graph/visualizations/icons/index.js +13 -14
  64. package/components/display/graph/visualizations/panels/NodePanel.js +8 -10
  65. package/components/display/graph/visualizations/tree/BundleLine.js +81 -108
  66. package/components/display/graph/visualizations/tree/Triangle.js +13 -13
  67. package/components/display/graph/visualizations/tree/index.js +306 -408
  68. package/components/display/icons/Iconified.js +12 -27
  69. package/components/display/json/index.js +4 -4
  70. package/components/display/markdown/index.js +5770 -8678
  71. package/components/enrichment/EnrichPopover.js +46 -54
  72. package/components/fetchers/Fetcher.js +123 -166
  73. package/components/fetchers/FetcherResultView.js +27 -31
  74. package/components/fetchers/PreviewModal.js +16 -17
  75. package/components/fetchers/StatusChip.js +17 -21
  76. package/components/group/Entry.js +11 -13
  77. package/components/group/Group.js +10 -13
  78. package/components/group/GroupControl.js +65 -76
  79. package/components/stats/QueryStatus.js +32 -45
  80. package/countBy-B3rNuG4T.js +8 -0
  81. package/data/event.js +4 -6
  82. package/database/globals.js +2 -2
  83. package/database/index.js +3 -3
  84. package/database/replication.js +4 -4
  85. package/get-Bil3mzRD.js +8 -0
  86. package/groupBy-CrJC7sGa.js +8 -0
  87. package/hooks/ClueActionContext.js +6 -6
  88. package/hooks/ClueComponentContext.js +23 -29
  89. package/hooks/ClueConfigProvider.js +12 -14
  90. package/hooks/ClueDatabaseContext.js +23 -35
  91. package/hooks/ClueEnrichContext.js +11 -11
  92. package/hooks/ClueFetcherContext.js +56 -83
  93. package/hooks/ClueGroupContext.js +14 -17
  94. package/hooks/CluePopupContext.js +5 -5
  95. package/hooks/ClueProvider.js +11 -13
  96. package/hooks/ClueUIPluginContext.js +35 -49
  97. package/hooks/selectors.js +7 -7
  98. package/hooks/useActionResult.js +3 -3
  99. package/hooks/useAnnotations.js +32 -48
  100. package/hooks/useClue.js +4 -6
  101. package/hooks/useClueActions.js +3 -3
  102. package/hooks/useClueConfig.js +4 -6
  103. package/hooks/useClueTypeConfig.js +24 -49
  104. package/hooks/useClueUIPlugins.js +7 -8
  105. package/hooks/useComparator.js +435 -722
  106. package/hooks/useErrors.js +18 -22
  107. package/hooks/useFetcherResult.js +24 -33
  108. package/hooks/useMyHighlights.js +36 -66
  109. package/hooks/useMyLocalStorage.js +37 -66
  110. package/iconify-Ptb5dTKy.js +1270 -0
  111. package/icons/Action.js +49 -66
  112. package/icons/Assessment.js +69 -85
  113. package/icons/Context.js +63 -77
  114. package/icons/Opinion.js +60 -76
  115. package/icons/iconMap.js +2 -2
  116. package/identity-ByMq8VxU.js +6 -0
  117. package/index-BH-gBhtO.js +2282 -0
  118. package/index-BM9Sve5T.js +571 -0
  119. package/index-Cj4d5cGz.js +357 -0
  120. package/index-Dh2PP9h8.js +11747 -0
  121. package/index-DoFpWPHo.js +975 -0
  122. package/index-DzVIklWY.js +6464 -0
  123. package/isArguments-BWcXOE6a.js +24 -0
  124. package/isArray-WzO_os3q.js +4 -0
  125. package/isEmpty-DKxrY-_M.js +22 -0
  126. package/isNil-CjWwlQS3.js +6 -0
  127. package/isObject-B53jY8Qg.js +7 -0
  128. package/isObjectLike-CYbdrIBr.js +6 -0
  129. package/isSymbol-DE1Kcy2M.js +9 -0
  130. package/last-7CdUxN0r.js +7 -0
  131. package/main.js +62 -62
  132. package/maxBy-BOWDkL_D.js +8 -0
  133. package/package.json +1 -1
  134. package/plugins/ClueUIPlugin.js +96 -163
  135. package/plugins/file/index.js +15 -15
  136. package/plugins/graph/index.js +26 -29
  137. package/plugins/image/index.js +24 -28
  138. package/plugins/json/index.js +21 -21
  139. package/plugins/markdown/index.js +18 -18
  140. package/plugins/registry.js +6 -6
  141. package/plugins/store.js +4 -4
  142. package/plugins/test/index.js +17 -17
  143. package/plugins/utils.js +12 -13
  144. package/replication-WkKbPdwG.js +8453 -0
  145. package/sessionStorage-DFMae61b.js +90 -0
  146. package/sortBy-BHe812lF.js +74 -0
  147. package/store-DClHBq7r.js +1169 -0
  148. package/sumBy-B7f_bP_k.js +8 -0
  149. package/text/Frequency.js +23 -42
  150. package/toFinite-CBrE65MP.js +14 -0
  151. package/toNumber-CxmWey0f.js +31 -0
  152. package/uniq-B4UZ671_.js +7 -0
  153. package/utils/chain.js +65 -92
  154. package/utils/classificationParser.js +256 -519
  155. package/utils/constants.js +11 -37
  156. package/utils/graph.js +45 -72
  157. package/utils/hashUtil.js +7 -7
  158. package/utils/line.js +81 -131
  159. package/utils/loggerUtil.js +3 -5
  160. package/utils/sessionStorage.js +7 -7
  161. package/utils/time.js +427 -447
  162. package/utils/utils.js +10 -10
  163. package/utils/window.js +10 -21
  164. package/utils-SpTOhPYl.js +147 -0
  165. package/ActionForm-CqKcnDWC.js +0 -6099
  166. package/AnnotationDetails-BlPd3T8k.js +0 -176
  167. package/AnnotationPreview-Bl447SKT.js +0 -188
  168. package/ClueEnrichContext-B3YrTCaJ.js +0 -567
  169. package/FlexOne-BSYAhhtG.js +0 -9
  170. package/_MapCache-kuEY_iOH.js +0 -220
  171. package/_Set-BrSMTlHn.js +0 -6
  172. package/_Uint8Array-OPpgYQj7.js +0 -123
  173. package/_arrayIncludes-BNqL-9ZP.js +0 -31
  174. package/_arrayPush-CBkQqaE_.js +0 -10
  175. package/_baseAssignValue-CNUVPOBW.js +0 -16
  176. package/_baseClone-9FaRd1R2.js +0 -287
  177. package/_baseExtremum-wOGT4Dgw.js +0 -18
  178. package/_baseFlatten-Co6QHDlG.js +0 -92
  179. package/_baseGet-Cmp6FztG.js +0 -109
  180. package/_baseGetTag-Hj-0NTYF.js +0 -44
  181. package/_baseIsEqual-1CpU47TZ.js +0 -211
  182. package/_baseIteratee-BN7Vbe5g.js +0 -126
  183. package/_baseRest-BZ_hQ9PC.js +0 -8
  184. package/_baseSlice-GAv_YFTT.js +0 -20
  185. package/_baseSum-D0WC1dN0.js +0 -13
  186. package/_baseUniq-BnvS3JHL.js +0 -63
  187. package/_cacheHas-_aF2y2Xv.js +0 -25
  188. package/_commonjsHelpers-CUmg6egw.js +0 -6
  189. package/_createAggregator-BUZrP_is.js +0 -63
  190. package/_defineProperty-DolZLKmv.js +0 -12
  191. package/_getPrototype-Bb4gm-5m.js +0 -5
  192. package/_getTag-CML_cXiN.js +0 -105
  193. package/_isIterateeCall-B1IFEqVv.js +0 -17
  194. package/_setToArray-CqyqC8ib.js +0 -10
  195. package/cloneDeep-l3UkXG5M.js +0 -8
  196. package/countBy-Bqcp3VCs.js +0 -14
  197. package/get-CdMThM8x.js +0 -8
  198. package/groupBy-BVV07EGQ.js +0 -14
  199. package/iconify-DJxl6dC-.js +0 -1789
  200. package/identity-CPGTqrE4.js +0 -6
  201. package/index-CAvu7vwt.js +0 -1172
  202. package/index-CVUD9o3t.js +0 -15768
  203. package/index-DUEubgWN.js +0 -464
  204. package/index-Dj1N4IQP.js +0 -9314
  205. package/index-DpJxD74E.js +0 -3272
  206. package/index-_gpzM2Px.js +0 -702
  207. package/isArguments-CuYlEuhP.js +0 -27
  208. package/isArray-RJPfgWqI.js +0 -4
  209. package/isEmpty-BE656RUK.js +0 -30
  210. package/isNil-CIubwp4T.js +0 -6
  211. package/isObject-FTY-5JQX.js +0 -7
  212. package/isObjectLike-CeENW9FN.js +0 -6
  213. package/isSymbol-D_H4HPZQ.js +0 -9
  214. package/last-CUCl67Im.js +0 -7
  215. package/maxBy-BjjQmX5t.js +0 -8
  216. package/replication--gLEZw8a.js +0 -11777
  217. package/sessionStorage-B68y-wnE.js +0 -140
  218. package/sortBy-B8JVsLQY.js +0 -95
  219. package/store-B9sjQbcS.js +0 -2163
  220. package/sumBy-D-HCzM2i.js +0 -8
  221. package/toFinite-meZTg4Su.js +0 -16
  222. package/toNumber-B5JaA1vX.js +0 -39
  223. package/uniq-CahZPAwp.js +0 -7
  224. package/utils-CEySTPtg.js +0 -224
@@ -1,176 +0,0 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { I as Icon } from "./iconify-DJxl6dC-.js";
3
- import { useTheme, Stack, Typography, Tooltip, Box, IconButton, CircularProgress, Chip, Accordion, AccordionSummary, AccordionDetails, Divider } from "@mui/material";
4
- import Iconified from "./components/display/icons/Iconified.js";
5
- import { SNACKBAR_EVENT_ID } from "./data/event.js";
6
- import { ClueComponentContext } from "./hooks/ClueComponentContext.js";
7
- import { f as useClueEnrichSelector } from "./ActionForm-CqKcnDWC.js";
8
- import useAnnotations from "./hooks/useAnnotations.js";
9
- import useErrors from "./hooks/useErrors.js";
10
- import { ICON_MAP } from "./icons/iconMap.js";
11
- import { safeDispatchEvent } from "./utils/window.js";
12
- import { g as groupBy } from "./groupBy-BVV07EGQ.js";
13
- import { u as uniq } from "./uniq-CahZPAwp.js";
14
- import { memo, useState, useMemo, useCallback, useEffect } from "react";
15
- import { a as useContextSelector } from "./index-_gpzM2Px.js";
16
- import ExecutePopover from "./components/actions/ExecutePopover.js";
17
- import AnnotationEntry from "./components/AnnotationEntry.js";
18
- import ClassificationChip from "./components/ClassificationChip.js";
19
- import EnrichPopover from "./components/enrichment/EnrichPopover.js";
20
- function isNull(value) {
21
- return value === null;
22
- }
23
- const AnnotationDetails = ({ enrichRequest, setReady, updatePosition }) => {
24
- const theme = useTheme();
25
- const { t } = useContextSelector(ClueComponentContext, (ctx) => ctx.i18next);
26
- const [filter, setFilter] = useState("all");
27
- const enrich = useClueEnrichSelector((state) => state.enrich);
28
- const ready = useClueEnrichSelector((state) => state.ready);
29
- const [annotations, loading] = useAnnotations(
30
- enrichRequest == null ? void 0 : enrichRequest.type,
31
- enrichRequest == null ? void 0 : enrichRequest.value,
32
- enrichRequest == null ? void 0 : enrichRequest.classification,
33
- { skipEnrichment: true }
34
- );
35
- const errors = useErrors(enrichRequest == null ? void 0 : enrichRequest.value);
36
- const options = useMemo(
37
- () => ["all", ...uniq((annotations ?? []).map((annotation) => annotation.type))],
38
- [annotations]
39
- );
40
- const annotationsByType = useMemo(() => groupBy(annotations ?? [], "type"), [annotations]);
41
- const forceEnrich = useCallback(async () => {
42
- await enrich(enrichRequest.type, enrichRequest.value, {
43
- classification: enrichRequest.classification,
44
- timeout: 15,
45
- force: true
46
- });
47
- }, [enrichRequest, enrich]);
48
- useEffect(() => {
49
- if (!setReady) {
50
- return;
51
- }
52
- setReady(enrichRequest && !isNull(annotations));
53
- updatePosition == null ? void 0 : updatePosition();
54
- }, [annotations, enrichRequest, setReady, updatePosition]);
55
- return enrichRequest && !isNull(annotations) && /* @__PURE__ */ jsxs(Stack, { direction: "column", sx: { p: 1, width: "100%" }, spacing: 1, children: [
56
- /* @__PURE__ */ jsxs(Stack, { spacing: 1, children: [
57
- /* @__PURE__ */ jsxs(Stack, { direction: "row", spacing: 1, children: [
58
- /* @__PURE__ */ jsxs(Stack, { children: [
59
- /* @__PURE__ */ jsxs(Stack, { direction: "row", spacing: 1, children: [
60
- /* @__PURE__ */ jsx(Typography, { variant: "body1", fontWeight: "bold", children: "Clue" }),
61
- enrichRequest.classification && /* @__PURE__ */ jsx(ClassificationChip, { size: "small", classification: enrichRequest.classification })
62
- ] }),
63
- /* @__PURE__ */ jsxs(Typography, { variant: "caption", color: "text.secondary", children: [
64
- enrichRequest.type.toLocaleUpperCase(),
65
- " ",
66
- t("enrichment")
67
- ] })
68
- ] }),
69
- /* @__PURE__ */ jsx("div", { style: { flex: 1 } }),
70
- /* @__PURE__ */ jsx(Tooltip, { title: t("refresh"), children: /* @__PURE__ */ jsx(Box, { sx: { alignSelf: "center", m: -1 }, children: /* @__PURE__ */ jsx(IconButton, { onClick: () => forceEnrich(), disabled: loading || !ready, children: loading ? /* @__PURE__ */ jsx(CircularProgress, { variant: "indeterminate", size: 20 }) : /* @__PURE__ */ jsx(Iconified, { icon: "ic:baseline-replay", fontSize: "small" }) }) }) }),
71
- /* @__PURE__ */ jsx(Tooltip, { title: t("clipboard"), children: /* @__PURE__ */ jsx(
72
- IconButton,
73
- {
74
- sx: { alignSelf: "center", m: -1 },
75
- onClick: () => {
76
- navigator.clipboard.writeText(enrichRequest.value);
77
- safeDispatchEvent(
78
- new CustomEvent(SNACKBAR_EVENT_ID, {
79
- detail: {
80
- message: `${enrichRequest.value} ${t("clipboard.success")}`,
81
- level: "success"
82
- }
83
- })
84
- );
85
- },
86
- children: /* @__PURE__ */ jsx(Iconified, { icon: "ic:outline-assignment", fontSize: "small" })
87
- }
88
- ) }),
89
- /* @__PURE__ */ jsx(EnrichPopover, { selector: enrichRequest }),
90
- /* @__PURE__ */ jsx(ExecutePopover, { selectors: [enrichRequest] })
91
- ] }),
92
- /* @__PURE__ */ jsxs(Stack, { direction: "row", spacing: 0.5, children: [
93
- options.map((opt, id) => /* @__PURE__ */ jsx(
94
- Chip,
95
- {
96
- size: "small",
97
- variant: opt === filter ? "filled" : "outlined",
98
- icon: ICON_MAP[opt] && /* @__PURE__ */ jsx(Icon, { icon: ICON_MAP[opt] }),
99
- label: /* @__PURE__ */ jsxs(Typography, { variant: "caption", textTransform: "capitalize", children: [
100
- opt,
101
- ":",
102
- " ",
103
- opt === "all" ? annotations.length : annotations.filter((annotation) => annotation.type === opt).length
104
- ] }),
105
- onClick: () => setFilter(opt)
106
- },
107
- id
108
- )),
109
- (errors == null ? void 0 : errors.length) > 0 && /* @__PURE__ */ jsx(
110
- Tooltip,
111
- {
112
- title: /* @__PURE__ */ jsx("div", { onClick: (e) => e.stopPropagation(), children: errors.map((err, err_id) => /* @__PURE__ */ jsxs("div", { children: [
113
- /* @__PURE__ */ jsx("span", { style: { textTransform: "capitalize" }, children: err.source.replace(/-/g, " ") }),
114
- ":",
115
- " ",
116
- err.message
117
- ] }, err_id)) }),
118
- children: /* @__PURE__ */ jsx(
119
- Chip,
120
- {
121
- size: "small",
122
- variant: "outlined",
123
- icon: /* @__PURE__ */ jsx(Icon, { icon: "material-symbols:timer-outline", color: theme.palette.error.main }),
124
- label: /* @__PURE__ */ jsxs(Typography, { variant: "caption", textTransform: "capitalize", children: [
125
- t("annotation.failed"),
126
- ": ",
127
- errors.length
128
- ] }),
129
- onClick: forceEnrich
130
- }
131
- )
132
- }
133
- )
134
- ] })
135
- ] }),
136
- /* @__PURE__ */ jsx(Box, {}),
137
- Object.keys(annotationsByType).filter((type) => !filter || filter === "all" || type === filter).map((type, id) => /* @__PURE__ */ jsxs(
138
- Accordion,
139
- {
140
- defaultExpanded: true,
141
- sx: {
142
- marginTop: `${theme.spacing(1)} !important`,
143
- marginBottom: "0 !important",
144
- "&:before": { height: 0 }
145
- },
146
- children: [
147
- filter === "all" && /* @__PURE__ */ jsx(
148
- AccordionSummary,
149
- {
150
- expandIcon: /* @__PURE__ */ jsx(Iconified, { icon: "ic:baseline-arrow-drop-down" }),
151
- sx: {
152
- minHeight: "initial !important",
153
- mt: 0.5,
154
- mb: 0,
155
- px: 1,
156
- "& .MuiAccordionSummary-content": { my: 0.5, mx: 0 },
157
- "& .MuiAccordionSummary-content.Mui-expanded": { my: 0.5, mx: 0 }
158
- },
159
- children: /* @__PURE__ */ jsx(Typography, { variant: "body1", textTransform: "capitalize", children: type }, type)
160
- }
161
- ),
162
- /* @__PURE__ */ jsxs(AccordionDetails, { sx: { px: 1 }, children: [
163
- filter === "all" && /* @__PURE__ */ jsx(Divider, { orientation: "horizontal", sx: { mb: 1 } }),
164
- /* @__PURE__ */ jsx(Stack, { spacing: 1, divider: /* @__PURE__ */ jsx(Divider, { orientation: "horizontal", flexItem: true }), children: annotationsByType[type].map((annotation, ann_id) => /* @__PURE__ */ jsx(AnnotationEntry, { annotation }, ann_id)) })
165
- ] })
166
- ]
167
- },
168
- id
169
- ))
170
- ] });
171
- };
172
- const AnnotationDetails$1 = memo(AnnotationDetails);
173
- export {
174
- AnnotationDetails$1 as A,
175
- isNull as i
176
- };
@@ -1,188 +0,0 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { I as Icon } from "./iconify-DJxl6dC-.js";
3
- import { useTheme, Popper, Fade, Paper, Stack, Typography, Divider } from "@mui/material";
4
- import AnnotationDetailPopover from "./components/AnnotationDetailPopover.js";
5
- import useAnnotations from "./hooks/useAnnotations.js";
6
- import { t as twitterShort } from "./utils-CEySTPtg.js";
7
- import { useState, useRef, useCallback, useEffect, useMemo } from "react";
8
- import { c as createContext, a as useContextSelector } from "./index-_gpzM2Px.js";
9
- import { SHOW_EVENT_ID, HIDE_EVENT_ID } from "./data/event.js";
10
- import { safeDispatchEvent, safeAddEventListener } from "./utils/window.js";
11
- import { i as isNull } from "./AnnotationDetails-BlPd3T8k.js";
12
- const CluePopupContext = createContext(null);
13
- const CluePopupProvider = ({ children }) => {
14
- const [popupType, setPopupType] = useState(null);
15
- const [detailsAnchorEl, setDetailsAnchorEl] = useState(null);
16
- const [detailsData, setDetailsData] = useState(null);
17
- const [detailsContent, setDetailsContent] = useState(null);
18
- const [popoverProps, setPopoverProps] = useState({});
19
- const externalOnClose = useRef(null);
20
- const showInfo = useCallback((type, anchorEl, value, options) => {
21
- safeDispatchEvent(
22
- new CustomEvent(SHOW_EVENT_ID, {
23
- detail: {
24
- type,
25
- anchorEl,
26
- value,
27
- options
28
- }
29
- })
30
- );
31
- }, []);
32
- const closeInfo = useCallback(
33
- (type, value) => {
34
- safeDispatchEvent(
35
- new CustomEvent(HIDE_EVENT_ID, {
36
- detail: {
37
- type,
38
- value
39
- }
40
- })
41
- );
42
- },
43
- // eslint-disable-next-line react-hooks/exhaustive-deps
44
- []
45
- );
46
- const handleShowPopup = useCallback((event) => {
47
- const { detail } = event;
48
- setPopupType(detail.type);
49
- setDetailsData(detail.value);
50
- if (detail.options) {
51
- if (detail.options.content) {
52
- setDetailsContent(detail.options.content);
53
- }
54
- if (detail.options.onClose) {
55
- externalOnClose.current = detail.options.onClose;
56
- }
57
- if (detail.options.popoverProps) {
58
- setPopoverProps(detail.options.popoverProps);
59
- }
60
- }
61
- setDetailsAnchorEl(detail.anchorEl);
62
- }, []);
63
- const handleHidePopup = useCallback(
64
- (event) => {
65
- const { detail } = event;
66
- if (detailsData && (detail.type !== popupType || detailsData.type !== detail.value.type || detailsData.value !== detail.value.value)) {
67
- return;
68
- }
69
- setPopupType(null);
70
- setDetailsAnchorEl(null);
71
- setDetailsData(null);
72
- setDetailsContent(null);
73
- setPopoverProps({});
74
- externalOnClose.current = null;
75
- },
76
- [detailsData, popupType]
77
- );
78
- useEffect(() => {
79
- const cleanupShow = safeAddEventListener(SHOW_EVENT_ID, handleShowPopup);
80
- const cleanupHide = safeAddEventListener(HIDE_EVENT_ID, handleHidePopup);
81
- return () => {
82
- cleanupShow();
83
- cleanupHide();
84
- };
85
- }, [handleShowPopup, handleHidePopup]);
86
- const context = useMemo(
87
- () => ({
88
- showInfo,
89
- closeInfo,
90
- __detailsContent: detailsContent
91
- }),
92
- [closeInfo, detailsContent, showInfo]
93
- );
94
- return /* @__PURE__ */ jsxs(CluePopupContext.Provider, { value: context, children: [
95
- children,
96
- /* @__PURE__ */ jsx(
97
- AnnotationDetailPopover,
98
- {
99
- ...popoverProps,
100
- anchorEl: detailsAnchorEl,
101
- open: !!detailsAnchorEl && popupType === "details",
102
- enrichRequest: detailsData,
103
- onClose: () => {
104
- if (externalOnClose.current) {
105
- externalOnClose.current();
106
- } else {
107
- closeInfo("details", detailsData);
108
- }
109
- }
110
- }
111
- ),
112
- /* @__PURE__ */ jsx(
113
- AnnotationPreview,
114
- {
115
- ...popoverProps,
116
- anchorEl: detailsAnchorEl,
117
- open: !!detailsAnchorEl && !isNull(popupType) && popupType !== "details",
118
- annotationType: popupType,
119
- enrichRequest: detailsData
120
- }
121
- )
122
- ] });
123
- };
124
- const AnnotationPreview = ({ annotationType, anchorEl, enrichRequest, open, ...otherProps }) => {
125
- const theme = useTheme();
126
- const _detailsContent = useContextSelector(CluePopupContext, (state) => state.__detailsContent);
127
- const [annotations] = useAnnotations(enrichRequest == null ? void 0 : enrichRequest.type, enrichRequest == null ? void 0 : enrichRequest.value, enrichRequest == null ? void 0 : enrichRequest.classification);
128
- const filteredAnnotations = useMemo(
129
- () => annotationType === "actionResults" ? [] : annotations.filter((annotation) => annotation.type === annotationType),
130
- [annotationType, annotations]
131
- );
132
- const getZIndex = useCallback((_anchorEl) => {
133
- try {
134
- const zIndex = parseInt(window.getComputedStyle(_anchorEl, null).getPropertyValue("z-index"));
135
- if (isNaN(zIndex)) {
136
- return getZIndex(_anchorEl.parentElement);
137
- }
138
- return (zIndex + 2).toString();
139
- } catch {
140
- return "2";
141
- }
142
- }, []);
143
- if (!filteredAnnotations.length && !_detailsContent) {
144
- return null;
145
- }
146
- return /* @__PURE__ */ jsx(
147
- Popper,
148
- {
149
- ...otherProps,
150
- open,
151
- anchorEl,
152
- placement: "bottom-start",
153
- sx: [{ zIndex: getZIndex(anchorEl) }, ...Array.isArray(otherProps.sx) ? otherProps.sx : [otherProps.sx]],
154
- children: /* @__PURE__ */ jsx(Fade, { in: !!anchorEl, children: /* @__PURE__ */ jsx(Paper, { sx: { overflowY: "auto", maxWidth: "500px", boxShadow: theme.shadows[2] }, children: /* @__PURE__ */ jsx(Stack, { direction: "column", sx: { p: 1 }, spacing: 1, divider: /* @__PURE__ */ jsx(Divider, { orientation: "horizontal" }), children: _detailsContent ?? filteredAnnotations.map((annotation) => /* @__PURE__ */ jsxs(
155
- Stack,
156
- {
157
- direction: "column",
158
- spacing: 1,
159
- children: [
160
- /* @__PURE__ */ jsxs(Stack, { direction: "row", spacing: 1, alignItems: "center", children: [
161
- annotation.analytic_icon && /* @__PURE__ */ jsx(
162
- Icon,
163
- {
164
- icon: annotation.analytic_icon,
165
- style: { filter: "drop-shadow(0px 0px 1px rgb(0 0 0 / 0.4))" }
166
- }
167
- ),
168
- /* @__PURE__ */ jsx(Typography, { variant: "body1", sx: { textTransform: "capitalize" }, children: annotation.analytic ?? annotation.author }),
169
- /* @__PURE__ */ jsxs(Typography, { variant: "caption", color: "text.secondary", children: [
170
- "(",
171
- twitterShort(annotation.timestamp),
172
- ")"
173
- ] })
174
- ] }),
175
- /* @__PURE__ */ jsx(Typography, { variant: "body2", children: annotation.summary }),
176
- /* @__PURE__ */ jsx(Typography, { variant: "caption", color: "text.secondary", children: annotation.value })
177
- ]
178
- },
179
- annotation.analytic + annotation.author + annotation.value + annotation.link + annotation.summary + annotation.timestamp
180
- )) }) }) })
181
- }
182
- );
183
- };
184
- export {
185
- AnnotationPreview as A,
186
- CluePopupContext as C,
187
- CluePopupProvider as a
188
- };