@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,256 +1,197 @@
1
- import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
- import { useMemo, useRef, useState, useEffect, useCallback, createElement } from "react";
3
- import { useTheme, lighten, darken, Stack, Card, Typography, Autocomplete, TextField, FormControl, InputLabel, Select, MenuItem, alpha, IconButton, Collapse } from "@mui/material";
4
- import { p as parseEvent } from "../../../index-DUEubgWN.js";
5
- import { z as zoom, i as identity, s as select, t as transform, p as pointer } from "../../../index-CVUD9o3t.js";
6
- import { ClueComponentContext } from "../../../hooks/ClueComponentContext.js";
7
- import useComparator from "../../../hooks/useComparator.js";
8
- import { useMyLocalStorageItem } from "../../../hooks/useMyLocalStorage.js";
9
- import { StorageKey } from "../../../utils/constants.js";
10
- import { g as get } from "../../../get-CdMThM8x.js";
11
- import { a as useContextSelector } from "../../../index-_gpzM2Px.js";
12
- import { cssImportant } from "../../../utils/graph.js";
13
- import Iconified from "../icons/Iconified.js";
14
- import ExpandMoreButton from "./ExpandMoreButton.js";
15
- import Cloud from "./visualizations/cloud/index.js";
16
- import NodePanel from "./visualizations/panels/NodePanel.js";
17
- import Tree from "./visualizations/tree/index.js";
18
- const Graph = ({ graph, sx = {} }) => {
19
- var _a, _b, _c, _d, _e;
20
- const { t } = useContextSelector(ClueComponentContext, (ctx) => ctx.i18next);
21
- const theme = useTheme();
22
- const isDark = useMemo(() => theme.palette.mode === "dark", [theme]);
23
- const { runComparator } = useComparator();
24
- const svgRef = useRef();
25
- const pointRef = useRef();
26
- const [showMousePos] = useMyLocalStorageItem(StorageKey.SHOW_MOUSE_POS, false);
27
- const [showCoordinates] = useMyLocalStorageItem(StorageKey.SHOW_COORDINATES, false);
28
- const [panelLocation] = useMyLocalStorageItem(StorageKey.PANEL_LOCATION, "vertical");
29
- const [relativeMousePos, setRelativeMousePos] = useState(["0", "0"]);
30
- const [absoluteMousePos, setAbsoluteMousePos] = useState(["0", "0"]);
31
- const [showPanel, setShowPanel] = useState(false);
32
- const nodeIds = useMemo(() => ((graph == null ? void 0 : graph.data) ?? []).flat(2).map((node) => node.id), [graph == null ? void 0 : graph.data]);
33
- const zoom$1 = useMemo(() => zoom().scaleExtent([0.1, 6]), []);
34
- const [currentZoom, setCurrentZoom] = useState(identity);
35
- const [nodeId, setNodeId] = useState("");
36
- const [selectedNodeIds, setSelectedNodeIds] = useState([]);
37
- const [viz, setViz] = useState(
38
- ((_b = (_a = graph == null ? void 0 : graph.metadata.display) == null ? void 0 : _a.visualization) == null ? void 0 : _b.type) ?? "tree"
39
- );
40
- const [hasError, setHasError] = useState(false);
41
- useEffect(() => {
42
- setShowPanel(selectedNodeIds.length > 0);
43
- }, [selectedNodeIds]);
44
- const labelKeys = useMemo(
1
+ import { jsx as i, jsxs as l, Fragment as ke } from "react/jsx-runtime";
2
+ import { useMemo as m, useRef as te, useState as u, useEffect as z, useCallback as f, createElement as Ce } from "react";
3
+ import { useTheme as we, lighten as oe, darken as ne, Stack as x, Card as T, Typography as he, Autocomplete as ze, TextField as Se, FormControl as Ee, InputLabel as Ie, Select as Oe, MenuItem as Ne, alpha as ie, IconButton as Me, Collapse as Pe } from "@mui/material";
4
+ import { p as Fe } from "../../../index-Cj4d5cGz.js";
5
+ import { z as Re, i as P, s as p, t as Te, p as re } from "../../../index-Dh2PP9h8.js";
6
+ import { ClueComponentContext as ge } from "../../../hooks/ClueComponentContext.js";
7
+ import Le from "../../../hooks/useComparator.js";
8
+ import { useMyLocalStorageItem as g } from "../../../hooks/useMyLocalStorage.js";
9
+ import { StorageKey as L } from "../../../utils/constants.js";
10
+ import { g as Ae } from "../../../get-Bil3mzRD.js";
11
+ import { a as Be } from "../../../index-BM9Sve5T.js";
12
+ import { cssImportant as k } from "../../../utils/graph.js";
13
+ import ae from "../icons/Iconified.js";
14
+ import $e from "./ExpandMoreButton.js";
15
+ import je from "./visualizations/cloud/index.js";
16
+ import He from "./visualizations/panels/NodePanel.js";
17
+ import _e from "./visualizations/tree/index.js";
18
+ const rt = ({ graph: t, sx: se = {} }) => {
19
+ var Y, Z, U, q, J;
20
+ const { t: C } = Be(ge, (e) => e.i18next), o = we(), S = m(() => o.palette.mode === "dark", [o]), { runComparator: A } = Le(), a = te(), le = te(), [F] = g(L.SHOW_MOUSE_POS, !1), [w] = g(L.SHOW_COORDINATES, !1), [E] = g(L.PANEL_LOCATION, "vertical"), [ce, de] = u(["0", "0"]), [me, ue] = u(["0", "0"]), [I, B] = u(!1), $ = m(() => ((t == null ? void 0 : t.data) ?? []).flat(2).map((e) => e.id), [t == null ? void 0 : t.data]), v = m(() => Re().scaleExtent([0.1, 6]), []), [s, O] = u(P), [N, pe] = u(""), [h, j] = u([]), [M, H] = u(
21
+ ((Z = (Y = t == null ? void 0 : t.metadata.display) == null ? void 0 : Y.visualization) == null ? void 0 : Z.type) ?? "tree"
22
+ ), [fe, R] = u(!1);
23
+ z(() => {
24
+ B(h.length > 0);
25
+ }, [h]);
26
+ const b = m(
45
27
  () => {
46
- var _a2, _b2;
47
- return (_b2 = (_a2 = graph == null ? void 0 : graph.metadata.display) == null ? void 0 : _a2.displayField) == null ? void 0 : _b2.filter((entry) => (entry.zoom ?? Number.MAX_SAFE_INTEGER) > currentZoom.k);
28
+ var e, n;
29
+ return (n = (e = t == null ? void 0 : t.metadata.display) == null ? void 0 : e.displayField) == null ? void 0 : n.filter((r) => (r.zoom ?? Number.MAX_SAFE_INTEGER) > s.k);
48
30
  },
49
- [(_c = graph == null ? void 0 : graph.metadata.display) == null ? void 0 : _c.displayField, currentZoom.k]
50
- );
51
- const onNodeChange = useCallback((node) => {
52
- setNodeId(node);
53
- }, []);
54
- const checkForNode = useCallback((_nodeId) => {
55
- const selector = _nodeId === "view" ? _nodeId : `node-${_nodeId ?? "will\\%never\\$ever\\*exist"}`;
56
- return select(`#${selector}`);
57
- }, []);
58
- const selectNode = useCallback(() => {
59
- if (!nodeId) {
60
- setHasError(true);
31
+ [(U = t == null ? void 0 : t.metadata.display) == null ? void 0 : U.displayField, s.k]
32
+ ), xe = f((e) => {
33
+ pe(e);
34
+ }, []), _ = f((e) => {
35
+ const n = e === "view" ? e : `node-${e ?? "will\\%never\\$ever\\*exist"}`;
36
+ return p(`#${n}`);
37
+ }, []), G = f(() => {
38
+ if (!N) {
39
+ R(!0);
61
40
  return;
62
41
  }
63
- const nodeToGet = checkForNode(nodeId.replace(/[^A-Za-z0-9]*/g, ""));
64
- if (nodeToGet.empty()) {
65
- setHasError(true);
42
+ const e = _(N.replace(/[^A-Za-z0-9]*/g, ""));
43
+ if (e.empty()) {
44
+ R(!0);
66
45
  return;
67
46
  }
68
- setHasError(false);
69
- setSelectedNodeIds([nodeId]);
70
- const clientRect = svgRef.current.getBoundingClientRect();
71
- const svg = select(svgRef.current);
72
- const box = nodeToGet.node().getBBox();
73
- svg.transition().duration(500).call(
74
- zoom$1.transform,
75
- identity.translate(clientRect.width / 2, clientRect.height / 2).scale(4).translate(-box.x, -box.y)
47
+ R(!1), j([N]);
48
+ const n = a.current.getBoundingClientRect(), r = p(a.current), d = e.node().getBBox();
49
+ r.transition().duration(500).call(
50
+ v.transform,
51
+ P.translate(n.width / 2, n.height / 2).scale(4).translate(-d.x, -d.y)
76
52
  );
77
- }, [checkForNode, nodeId, zoom$1.transform]);
78
- const onKeyPress = useCallback(
79
- (event) => {
80
- const parsedEvent = parseEvent(event);
81
- if (parsedEvent.isCtrl && parsedEvent.isEnter) {
82
- selectNode();
83
- }
53
+ }, [_, N, v.transform]), ve = f(
54
+ (e) => {
55
+ const n = Fe(e);
56
+ n.isCtrl && n.isEnter && G();
84
57
  },
85
- [selectNode]
86
- );
87
- const findNode = useCallback((id) => ((graph == null ? void 0 : graph.data) ?? []).flat().find((n) => n.id === id), [graph == null ? void 0 : graph.data]);
88
- const resetZoom = useCallback(
89
- (instant = false) => {
90
- if (!graph) {
58
+ [G]
59
+ ), be = f((e) => ((t == null ? void 0 : t.data) ?? []).flat().find((n) => n.id === e), [t == null ? void 0 : t.data]), W = f(
60
+ (e = !1) => {
61
+ if (!t)
91
62
  return;
92
- }
93
- const box = select(svgRef.current).select("#view").node().getBBox();
94
- const clientRect = svgRef.current.getBoundingClientRect();
95
- const zoomLevel = Math.min(clientRect.width / (box.width + 25), (clientRect.height - 96) / box.height);
96
- let selection = select(svgRef.current);
97
- if (!instant) {
98
- selection = selection.transition().duration(500);
99
- }
100
- selection.call(
101
- zoom$1.transform,
102
- identity.translate(clientRect.width / 2, (clientRect.height + 96) / 2).scale(zoomLevel).translate(-box.width / 2, -box.height / 2 - 10)
63
+ const n = p(a.current).select("#view").node().getBBox(), r = a.current.getBoundingClientRect(), d = Math.min(r.width / (n.width + 25), (r.height - 96) / n.height);
64
+ let y = p(a.current);
65
+ e || (y = y.transition().duration(500)), y.call(
66
+ v.transform,
67
+ P.translate(r.width / 2, (r.height + 96) / 2).scale(d).translate(-n.width / 2, -n.height / 2 - 10)
103
68
  );
104
69
  },
105
- [zoom$1.transform, graph]
106
- );
107
- const onNodeSelectionChanged = useCallback((_nodeIds) => setSelectedNodeIds(_nodeIds), []);
108
- useEffect(() => {
109
- if (!graph) {
110
- return;
111
- }
112
- pointRef.current = svgRef.current.createSVGPoint();
113
- select(svgRef.current).call(
114
- zoom$1.on("zoom", (event) => {
115
- setCurrentZoom == null ? void 0 : setCurrentZoom(event.transform);
116
- select(svgRef.current).select("#view").attr("transform", event.transform);
70
+ [v.transform, t]
71
+ ), D = f((e) => j(e), []);
72
+ z(() => {
73
+ t && (le.current = a.current.createSVGPoint(), p(a.current).call(
74
+ v.on("zoom", (e) => {
75
+ O == null || O(e.transform), p(a.current).select("#view").attr("transform", e.transform);
117
76
  })
118
- );
119
- }, [setCurrentZoom, zoom$1, viz, graph]);
120
- useEffect(() => {
121
- if (showMousePos) {
122
- select(svgRef.current).on("mousemove", (event) => {
123
- const _zoom = transform(select(svgRef.current).select("#view").node());
124
- setAbsoluteMousePos(_zoom.invert(pointer(event)).map((n) => n.toFixed(0)));
125
- setRelativeMousePos(pointer(event).map((n) => n.toFixed(0)));
126
- });
127
- }
128
- }, [showMousePos, graph]);
129
- useEffect(() => {
130
- resetZoom();
131
- }, [viz, graph == null ? void 0 : graph.data]);
132
- useEffect(() => {
133
- var _a2, _b2, _c2, _d2;
134
- if ((_b2 = (_a2 = graph == null ? void 0 : graph.metadata.display) == null ? void 0 : _a2.visualization) == null ? void 0 : _b2.type) {
135
- setViz((_d2 = (_c2 = graph == null ? void 0 : graph.metadata.display) == null ? void 0 : _c2.visualization) == null ? void 0 : _d2.type);
136
- }
137
- }, [(_e = (_d = graph == null ? void 0 : graph.metadata.display) == null ? void 0 : _d.visualization) == null ? void 0 : _e.type]);
138
- const treeOptions = useMemo(
77
+ ));
78
+ }, [O, v, M, t]), z(() => {
79
+ F && p(a.current).on("mousemove", (e) => {
80
+ const n = Te(p(a.current).select("#view").node());
81
+ ue(n.invert(re(e)).map((r) => r.toFixed(0))), de(re(e).map((r) => r.toFixed(0)));
82
+ });
83
+ }, [F, t]), z(() => {
84
+ W();
85
+ }, [M, t == null ? void 0 : t.data]), z(() => {
86
+ var e, n, r, d;
87
+ (n = (e = t == null ? void 0 : t.metadata.display) == null ? void 0 : e.visualization) != null && n.type && H((d = (r = t == null ? void 0 : t.metadata.display) == null ? void 0 : r.visualization) == null ? void 0 : d.type);
88
+ }, [(J = (q = t == null ? void 0 : t.metadata.display) == null ? void 0 : q.visualization) == null ? void 0 : J.type]);
89
+ const V = m(
139
90
  () => ({
140
- textColor: theme.palette.text.primary,
141
- backgroundColor: theme.palette.background.paper,
91
+ textColor: o.palette.text.primary,
92
+ backgroundColor: o.palette.background.paper,
142
93
  nodeColor: {
143
- border: (isDark ? lighten : darken)(theme.palette.background.paper, 0.3),
94
+ border: (S ? oe : ne)(o.palette.background.paper, 0.3),
144
95
  center: "white"
145
96
  }
146
97
  }),
147
- [isDark, theme.palette.background.paper, theme.palette.text.primary]
148
- );
149
- const cloudOptions = useMemo(
98
+ [S, o.palette.background.paper, o.palette.text.primary]
99
+ ), K = m(
150
100
  () => ({
151
- textColor: theme.palette.text.primary,
152
- backgroundColor: theme.palette.background.paper,
101
+ textColor: o.palette.text.primary,
102
+ backgroundColor: o.palette.background.paper,
153
103
  nodeColor: {
154
- border: (isDark ? lighten : darken)(theme.palette.background.paper, 0.3),
104
+ border: (S ? oe : ne)(o.palette.background.paper, 0.3),
155
105
  center: "white"
156
106
  }
157
107
  }),
158
- [isDark, theme.palette.background.paper, theme.palette.text.primary]
159
- );
160
- const visualizations = useMemo(
108
+ [S, o.palette.background.paper, o.palette.text.primary]
109
+ ), X = m(
161
110
  () => ({
162
- tree: () => /* @__PURE__ */ jsx(
163
- Tree,
111
+ tree: () => /* @__PURE__ */ i(
112
+ _e,
164
113
  {
165
- svgRef,
166
- graph,
167
- labelKeys,
168
- onNodeSelectionChanged,
169
- zoom: currentZoom,
170
- options: treeOptions
114
+ svgRef: a,
115
+ graph: t,
116
+ labelKeys: b,
117
+ onNodeSelectionChanged: D,
118
+ zoom: s,
119
+ options: V
171
120
  }
172
121
  ),
173
- cloud: () => /* @__PURE__ */ jsx(Cloud, { svgRef, graph, options: cloudOptions })
122
+ cloud: () => /* @__PURE__ */ i(je, { svgRef: a, graph: t, options: K })
174
123
  }),
175
- [cloudOptions, currentZoom, graph, labelKeys, onNodeSelectionChanged, treeOptions]
176
- );
177
- const suggestions = useMemo(() => {
178
- return nodeIds.flatMap((id) => {
179
- var _a2, _b2;
180
- const node = (((_a2 = graph == null ? void 0 : graph.data) == null ? void 0 : _a2.flat()) ?? []).find((_node) => _node.id === id);
181
- if (!node) {
182
- return { id, value: id };
183
- }
184
- const key = ((_b2 = labelKeys == null ? void 0 : labelKeys.filter((comparator) => runComparator(comparator, node)).pop()) == null ? void 0 : _b2.label) ?? "id";
185
- const value = key.split(",").map((_key) => {
186
- var _a3;
187
- return (_a3 = get(node, _key)) == null ? void 0 : _a3.toString();
188
- }).filter((val) => !!val).map((_value) => ({ id, value: _value.trim() }));
189
- return value;
190
- });
191
- }, [graph == null ? void 0 : graph.data, labelKeys, nodeIds, runComparator]);
192
- return /* @__PURE__ */ jsxs(
193
- Stack,
124
+ [K, s, t, b, D, V]
125
+ ), ye = m(() => $.flatMap((e) => {
126
+ var y, Q;
127
+ const n = (((y = t == null ? void 0 : t.data) == null ? void 0 : y.flat()) ?? []).find((c) => c.id === e);
128
+ return n ? (((Q = b == null ? void 0 : b.filter((c) => A(c, n)).pop()) == null ? void 0 : Q.label) ?? "id").split(",").map((c) => {
129
+ var ee;
130
+ return (ee = Ae(n, c)) == null ? void 0 : ee.toString();
131
+ }).filter((c) => !!c).map((c) => ({ id: e, value: c.trim() })) : { id: e, value: e };
132
+ }), [t == null ? void 0 : t.data, b, $, A]);
133
+ return /* @__PURE__ */ l(
134
+ x,
194
135
  {
195
- direction: panelLocation === "vertical" ? "row" : "column",
136
+ direction: E === "vertical" ? "row" : "column",
196
137
  spacing: 1,
197
138
  overflow: "hidden",
198
139
  height: "100%",
199
140
  width: "100%",
200
- sx,
141
+ sx: se,
201
142
  children: [
202
- /* @__PURE__ */ jsx(Stack, { direction: "column", spacing: 1, sx: { position: "relative", flex: 1 }, children: /* @__PURE__ */ jsxs(
203
- Card,
143
+ /* @__PURE__ */ i(x, { direction: "column", spacing: 1, sx: { position: "relative", flex: 1 }, children: /* @__PURE__ */ l(
144
+ T,
204
145
  {
205
146
  variant: "outlined",
206
147
  sx: {
207
148
  flex: 1,
208
149
  position: "relative",
209
- maxHeight: `calc(100vh - 64px - ${theme.spacing(1)})`,
150
+ maxHeight: `calc(100vh - 64px - ${o.spacing(1)})`,
210
151
  "& #viz": {
211
- maxHeight: `calc(100vh - 64px - ${theme.spacing(1)})`,
152
+ maxHeight: `calc(100vh - 64px - ${o.spacing(1)})`,
212
153
  width: "100%",
213
154
  height: "100%",
214
- backgroundColor: theme.palette.background.paper
155
+ backgroundColor: o.palette.background.paper
215
156
  },
216
157
  "& .path": {
217
- transition: theme.transitions.create(["opacity"], {
218
- duration: theme.transitions.duration.short
158
+ transition: o.transitions.create(["opacity"], {
159
+ duration: o.transitions.duration.short
219
160
  }),
220
161
  transform: "translateY(-10px)"
221
162
  },
222
163
  "& .node": {
223
164
  cursor: "pointer",
224
165
  "& > path, & > text, & > polygon, & circle": {
225
- transition: theme.transitions.create(["stroke", "fill", "fill-opacity", "stroke-opacity"], {
226
- duration: theme.transitions.duration.short
166
+ transition: o.transitions.create(["stroke", "fill", "fill-opacity", "stroke-opacity"], {
167
+ duration: o.transitions.duration.short
227
168
  })
228
169
  },
229
170
  "&.hover > .center": {
230
- stroke: cssImportant(theme.palette.primary.main)
171
+ stroke: k(o.palette.primary.main)
231
172
  },
232
173
  "&.hover > .border": {
233
- stroke: cssImportant(theme.palette.primary.dark)
174
+ stroke: k(o.palette.primary.dark)
234
175
  },
235
176
  "&.selected > .center": {
236
- stroke: cssImportant(theme.palette.success.main)
177
+ stroke: k(o.palette.success.main)
237
178
  },
238
179
  "&.selected > .border": {
239
- stroke: cssImportant(theme.palette.success.dark)
180
+ stroke: k(o.palette.success.dark)
240
181
  },
241
182
  "&.selected.hover > .center": {
242
- stroke: cssImportant(theme.palette.primary.main)
183
+ stroke: k(o.palette.primary.main)
243
184
  },
244
185
  "&.selected.hover > .border": {
245
- stroke: cssImportant(theme.palette.primary.dark)
186
+ stroke: k(o.palette.primary.dark)
246
187
  }
247
188
  }
248
189
  },
249
190
  children: [
250
- graph ? visualizations[viz]() : /* @__PURE__ */ jsxs(Fragment, { children: [
251
- /* @__PURE__ */ jsx("svg", { id: "viz", ref: svgRef, children: /* @__PURE__ */ jsx("g", { id: "view" }) }),
252
- /* @__PURE__ */ jsx(
253
- Typography,
191
+ t ? X[M]() : /* @__PURE__ */ l(ke, { children: [
192
+ /* @__PURE__ */ i("svg", { id: "viz", ref: a, children: /* @__PURE__ */ i("g", { id: "view" }) }),
193
+ /* @__PURE__ */ i(
194
+ he,
254
195
  {
255
196
  variant: "h1",
256
197
  color: "text.secondary",
@@ -261,23 +202,23 @@ const Graph = ({ graph, sx = {} }) => {
261
202
  opacity: 0.3,
262
203
  transform: "translateX(-50%) translateY(-50%)"
263
204
  },
264
- children: t("graph.no.dataset")
205
+ children: C("graph.no.dataset")
265
206
  }
266
207
  )
267
208
  ] }),
268
- /* @__PURE__ */ jsx(
269
- Stack,
209
+ /* @__PURE__ */ i(
210
+ x,
270
211
  {
271
212
  direction: "column",
272
213
  spacing: 1,
273
214
  sx: {
274
215
  position: "absolute",
275
- top: theme.spacing(1),
276
- left: theme.spacing(1),
277
- right: theme.spacing(1)
216
+ top: o.spacing(1),
217
+ left: o.spacing(1),
218
+ right: o.spacing(1)
278
219
  },
279
- children: /* @__PURE__ */ jsxs(
280
- Stack,
220
+ children: /* @__PURE__ */ l(
221
+ x,
281
222
  {
282
223
  direction: "row",
283
224
  spacing: 1,
@@ -285,55 +226,55 @@ const Graph = ({ graph, sx = {} }) => {
285
226
  "& > div:first-of-type": {
286
227
  flex: 1,
287
228
  maxWidth: "775px",
288
- backgroundColor: alpha(theme.palette.background.paper, 0.8)
229
+ backgroundColor: ie(o.palette.background.paper, 0.8)
289
230
  }
290
231
  },
291
232
  children: [
292
- /* @__PURE__ */ jsx(
293
- Autocomplete,
233
+ /* @__PURE__ */ i(
234
+ ze,
294
235
  {
295
- disablePortal: true,
296
- onChange: (__, value) => onNodeChange(value.id),
297
- onKeyDown: onKeyPress,
298
- options: suggestions,
236
+ disablePortal: !0,
237
+ onChange: (e, n) => xe(n.id),
238
+ onKeyDown: ve,
239
+ options: ye,
299
240
  sx: { width: "400px" },
300
- getOptionLabel: (option) => option.value,
301
- filterOptions: (options, state) => options.filter((opt) => opt.value.toLowerCase().includes(state.inputValue)),
302
- renderOption: (props, option) => /* @__PURE__ */ createElement("li", { ...props, key: option.id + option.value }, option.value),
303
- renderInput: (params) => /* @__PURE__ */ jsx(TextField, { ...params, error: hasError, label: t("graph.node.input.label") })
241
+ getOptionLabel: (e) => e.value,
242
+ filterOptions: (e, n) => e.filter((r) => r.value.toLowerCase().includes(n.inputValue)),
243
+ renderOption: (e, n) => /* @__PURE__ */ Ce("li", { ...e, key: n.id + n.value }, n.value),
244
+ renderInput: (e) => /* @__PURE__ */ i(Se, { ...e, error: fe, label: C("graph.node.input.label") })
304
245
  }
305
246
  ),
306
- /* @__PURE__ */ jsxs(FormControl, { sx: { minWidth: "150px", backgroundColor: alpha(theme.palette.background.paper, 0.8) }, children: [
307
- /* @__PURE__ */ jsx(InputLabel, { id: "viz-label", children: t("graph.visualization") }),
308
- /* @__PURE__ */ jsx(
309
- Select,
247
+ /* @__PURE__ */ l(Ee, { sx: { minWidth: "150px", backgroundColor: ie(o.palette.background.paper, 0.8) }, children: [
248
+ /* @__PURE__ */ i(Ie, { id: "viz-label", children: C("graph.visualization") }),
249
+ /* @__PURE__ */ i(
250
+ Oe,
310
251
  {
311
- label: t("graph.visualization"),
252
+ label: C("graph.visualization"),
312
253
  labelId: "viz-label",
313
- value: viz,
314
- onChange: (event) => setViz(event.target.value),
254
+ value: M,
255
+ onChange: (e) => H(e.target.value),
315
256
  sx: { textTransform: "capitalize" },
316
- children: Object.keys(visualizations).map((_viz) => /* @__PURE__ */ jsx(MenuItem, { value: _viz, sx: { textTransform: "capitalize" }, children: _viz }, _viz))
257
+ children: Object.keys(X).map((e) => /* @__PURE__ */ i(Ne, { value: e, sx: { textTransform: "capitalize" }, children: e }, e))
317
258
  }
318
259
  )
319
260
  ] }),
320
- /* @__PURE__ */ jsx(
321
- ExpandMoreButton,
261
+ /* @__PURE__ */ i(
262
+ $e,
322
263
  {
323
- disabled: selectedNodeIds.length < 1,
324
- expand: showPanel,
325
- onClick: () => setShowPanel(!showPanel),
326
- "aria-expanded": showPanel,
327
- "aria-label": t("graph.show.more"),
264
+ disabled: h.length < 1,
265
+ expand: I,
266
+ onClick: () => B(!I),
267
+ "aria-expanded": I,
268
+ "aria-label": C("graph.show.more"),
328
269
  size: "small",
329
270
  sx: {
330
271
  marginLeft: "auto !important",
331
272
  alignSelf: "center"
332
273
  },
333
- children: /* @__PURE__ */ jsx(
334
- Iconified,
274
+ children: /* @__PURE__ */ i(
275
+ ae,
335
276
  {
336
- icon: panelLocation === "vertical" ? "ic:baseline-chevron-left" : "ic:baseline-expand-more",
277
+ icon: E === "vertical" ? "ic:baseline-chevron-left" : "ic:baseline-expand-more",
337
278
  fontSize: "medium"
338
279
  }
339
280
  )
@@ -344,64 +285,64 @@ const Graph = ({ graph, sx = {} }) => {
344
285
  )
345
286
  }
346
287
  ),
347
- /* @__PURE__ */ jsx(
348
- Card,
288
+ /* @__PURE__ */ i(
289
+ T,
349
290
  {
350
- variant: showCoordinates ? "elevation" : "outlined",
351
- elevation: showCoordinates ? 4 : 0,
291
+ variant: w ? "elevation" : "outlined",
292
+ elevation: w ? 4 : 0,
352
293
  sx: {
353
294
  position: "absolute",
354
- bottom: theme.spacing(0.5),
355
- right: theme.spacing(0.5),
295
+ bottom: o.spacing(0.5),
296
+ right: o.spacing(0.5),
356
297
  px: 1,
357
298
  py: 0.5,
358
299
  border: "none !important"
359
300
  },
360
- children: /* @__PURE__ */ jsxs(Stack, { direction: "row", spacing: 0.5, alignItems: "center", children: [
361
- showCoordinates && /* @__PURE__ */ jsxs("span", { children: [
362
- currentZoom.x.toFixed(0),
301
+ children: /* @__PURE__ */ l(x, { direction: "row", spacing: 0.5, alignItems: "center", children: [
302
+ w && /* @__PURE__ */ l("span", { children: [
303
+ s.x.toFixed(0),
363
304
  ", ",
364
- currentZoom.y.toFixed(0),
305
+ s.y.toFixed(0),
365
306
  " (",
366
- currentZoom.k.toFixed(2),
307
+ s.k.toFixed(2),
367
308
  "x",
368
309
  ")"
369
310
  ] }),
370
- /* @__PURE__ */ jsx(
371
- IconButton,
311
+ /* @__PURE__ */ i(
312
+ Me,
372
313
  {
373
- size: showCoordinates ? "small" : "medium",
374
- onClick: () => resetZoom(),
375
- disabled: currentZoom.k === identity.k && currentZoom.x === 0 && currentZoom.y === 0,
376
- children: /* @__PURE__ */ jsx(Iconified, { icon: "ic:baseline-refresh", fontSize: showCoordinates ? "small" : "medium" })
314
+ size: w ? "small" : "medium",
315
+ onClick: () => W(),
316
+ disabled: s.k === P.k && s.x === 0 && s.y === 0,
317
+ children: /* @__PURE__ */ i(ae, { icon: "ic:baseline-refresh", fontSize: w ? "small" : "medium" })
377
318
  }
378
319
  )
379
320
  ] })
380
321
  }
381
322
  ),
382
- showMousePos && /* @__PURE__ */ jsx(
383
- Card,
323
+ F && /* @__PURE__ */ i(
324
+ T,
384
325
  {
385
326
  variant: "elevation",
386
327
  elevation: 4,
387
328
  sx: {
388
329
  position: "absolute",
389
- bottom: theme.spacing(0.5),
390
- left: theme.spacing(0.5),
330
+ bottom: o.spacing(0.5),
331
+ left: o.spacing(0.5),
391
332
  px: 1,
392
333
  py: 0.5
393
334
  },
394
- children: /* @__PURE__ */ jsx("code", { children: /* @__PURE__ */ jsxs(Stack, { direction: "row", spacing: 1, children: [
395
- /* @__PURE__ */ jsxs("span", { children: [
335
+ children: /* @__PURE__ */ i("code", { children: /* @__PURE__ */ l(x, { direction: "row", spacing: 1, children: [
336
+ /* @__PURE__ */ l("span", { children: [
396
337
  "(",
397
338
  "abs: ",
398
- absoluteMousePos.join(", "),
339
+ me.join(", "),
399
340
  ")"
400
341
  ] }),
401
- /* @__PURE__ */ jsxs("span", { children: [
342
+ /* @__PURE__ */ l("span", { children: [
402
343
  "(",
403
344
  "rel: ",
404
- relativeMousePos.join(", "),
345
+ ce.join(", "),
405
346
  ")"
406
347
  ] })
407
348
  ] }) })
@@ -410,21 +351,21 @@ const Graph = ({ graph, sx = {} }) => {
410
351
  ]
411
352
  }
412
353
  ) }),
413
- /* @__PURE__ */ jsx(
414
- Collapse,
354
+ /* @__PURE__ */ i(
355
+ Pe,
415
356
  {
416
- in: showPanel && selectedNodeIds.length > 0,
417
- orientation: panelLocation === "vertical" ? "horizontal" : "vertical",
418
- appear: true,
419
- unmountOnExit: true,
420
- children: /* @__PURE__ */ jsx(
421
- Stack,
357
+ in: I && h.length > 0,
358
+ orientation: E === "vertical" ? "horizontal" : "vertical",
359
+ appear: !0,
360
+ unmountOnExit: !0,
361
+ children: /* @__PURE__ */ i(
362
+ x,
422
363
  {
423
364
  direction: "column",
424
365
  spacing: 1,
425
- sx: panelLocation === "vertical" ? { width: "450px", height: "100%" } : { width: "100%", height: "300px" },
366
+ sx: E === "vertical" ? { width: "450px", height: "100%" } : { width: "100%", height: "300px" },
426
367
  pb: 1,
427
- children: /* @__PURE__ */ jsx(NodePanel, { selectedNodeIds, findNode })
368
+ children: /* @__PURE__ */ i(He, { selectedNodeIds: h, findNode: be })
428
369
  }
429
370
  )
430
371
  }
@@ -434,5 +375,5 @@ const Graph = ({ graph, sx = {} }) => {
434
375
  );
435
376
  };
436
377
  export {
437
- Graph as default
378
+ rt as default
438
379
  };