@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
@@ -0,0 +1,357 @@
1
+ var Y = Object.defineProperty;
2
+ var Z = (t, e, n) => e in t ? Y(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
+ var _ = (t, e, n) => Z(t, typeof e != "symbol" ? e + "" : e, n);
4
+ import { jsx as f, jsxs as N } from "react/jsx-runtime";
5
+ import { ClickAwayListener as $, TextField as P, InputAdornment as v, Popper as ee, Paper as te, MenuList as ne, MenuItem as se, ListItemText as re, useTheme as ie, Stack as ae, Skeleton as ue } from "@mui/material";
6
+ import { useRef as I, useState as O, useEffect as z, useMemo as T, lazy as oe } from "react";
7
+ import { r as ce, s as he, a as fe } from "./utils-SpTOhPYl.js";
8
+ import { ClueComponentContext as L } from "./hooks/ClueComponentContext.js";
9
+ import { useMyLocalStorageItem as j } from "./hooks/useMyLocalStorage.js";
10
+ import { StorageKey as J } from "./utils/constants.js";
11
+ import { a as K } from "./index-BM9Sve5T.js";
12
+ const de = "Enter", le = "Escape", me = "ArrowLeft", pe = "ArrowUp", _e = "ArrowRight", ye = "ArrowDown", ke = "Backspace", be = " ";
13
+ function x(t, e) {
14
+ return t === e;
15
+ }
16
+ function xe(t) {
17
+ return x(t, pe);
18
+ }
19
+ function ge(t) {
20
+ return x(t, ye);
21
+ }
22
+ function we(t) {
23
+ return x(t, me);
24
+ }
25
+ function Ie(t) {
26
+ return x(t, _e);
27
+ }
28
+ function Ae(t) {
29
+ return x(t, le);
30
+ }
31
+ function Re(t) {
32
+ return x(t, de);
33
+ }
34
+ function Ee(t) {
35
+ return x(t, ke);
36
+ }
37
+ function Se(t) {
38
+ return x(t, be);
39
+ }
40
+ function V(t) {
41
+ return {
42
+ key: t.key,
43
+ isCtrl: t.ctrlKey,
44
+ isEnter: Re(t.key),
45
+ isSpace: Se(t.key),
46
+ isBackspace: Ee(t.key),
47
+ isEscape: Ae(t.key),
48
+ isArrowLeft: we(t.key),
49
+ isArrowRight: Ie(t.key),
50
+ isArrowUp: xe(t.key),
51
+ isArrowDown: ge(t.key)
52
+ };
53
+ }
54
+ class Ce {
55
+ constructor() {
56
+ _(this, "_phrase", null);
57
+ _(this, "_buffer", null);
58
+ _(this, "_tokens", null);
59
+ _(this, "_consumers", null);
60
+ _(this, "_consumer", null);
61
+ _(this, "_startIndex", 0);
62
+ _(this, "_endIndex", -1);
63
+ }
64
+ find(e, n) {
65
+ const r = n.findIndex((h) => h.startIndex <= e && e <= h.endIndex), s = n.at(r);
66
+ return { index: r, token: s };
67
+ }
68
+ parse(e, n = 0) {
69
+ this._phrase = e, this._buffer = [], this._tokens = [], this._consumers = this.consumers(), this._consumer = null, this._startIndex = 0, this._endIndex = -1;
70
+ for (let c = 0; c < this._phrase.length; c++) {
71
+ this._endIndex += 1;
72
+ const k = this._phrase[c];
73
+ this._buffer.push(k);
74
+ let l = !1;
75
+ if (this._consumer || (this._consumer = this.lock(), this._consumer && (l = !0, this._consumer.init(this._buffer, this))), this._consumer) {
76
+ l ? l = !1 : this._consumer.append(k, this);
77
+ const m = this._consumer.consume(this);
78
+ m && (this._tokens.push(m), this._buffer = [], this._consumer = null, this._startIndex = this._endIndex + 1);
79
+ }
80
+ }
81
+ this._tokens.push({ type: "eop", startIndex: e.length, endIndex: e.length, value: "" });
82
+ const r = this._tokens.flatMap((c) => c.children && c.children.length > 0 ? c.children : [c]), { token: s, index: h } = this.find(n, this._tokens), { token: o, index: y } = this.find(n, r), d = n === o.startIndex && r[y - 1] ? r[y - 1] : o;
83
+ return {
84
+ cursor: n,
85
+ parentIndex: h,
86
+ parent: s,
87
+ currentIndex: y,
88
+ current: o,
89
+ suggest: {
90
+ token: d,
91
+ parent: this.find(d.startIndex, this._tokens).token,
92
+ value: d.value.substring(0, n - d.startIndex)
93
+ },
94
+ tokens: this._tokens
95
+ };
96
+ }
97
+ lock() {
98
+ return this._consumers.find((e) => e.lock(this));
99
+ }
100
+ buffer() {
101
+ return this._buffer;
102
+ }
103
+ bufferValue() {
104
+ return this._buffer.join("");
105
+ }
106
+ start() {
107
+ return this._startIndex;
108
+ }
109
+ end() {
110
+ return this._endIndex;
111
+ }
112
+ ahead(e) {
113
+ const n = this._endIndex + 1;
114
+ return e ? this._phrase.slice(n, n + e) : this._phrase.substring(n);
115
+ }
116
+ behind(e) {
117
+ return e ? this.bufferValue().slice(-e) : this.bufferValue();
118
+ }
119
+ behindEndsWithAny(e, ...n) {
120
+ const r = e ? this.behind().trimEnd() : this.behind();
121
+ return n.some((s) => r.endsWith(s));
122
+ }
123
+ testBehind(e) {
124
+ return e.test(this.behind());
125
+ }
126
+ aheadStartsWithAny(e, ...n) {
127
+ const r = e ? this.ahead().trimStart() : this.ahead();
128
+ return n.some((s) => r.startsWith(s));
129
+ }
130
+ aheadIsEmpty(e = !1) {
131
+ return e ? this.ahead().trim().length === 0 : this.ahead().length === 0;
132
+ }
133
+ testAhead(e) {
134
+ return e.test(this.ahead());
135
+ }
136
+ }
137
+ class B {
138
+ constructor() {
139
+ _(this, "_buffer", []);
140
+ }
141
+ reset() {
142
+ this._buffer = [];
143
+ }
144
+ init(e, n) {
145
+ this._buffer = [...e];
146
+ }
147
+ append(e, n) {
148
+ this._buffer.push(e);
149
+ }
150
+ bufferValue() {
151
+ return this._buffer.join("");
152
+ }
153
+ endsWithAny(...e) {
154
+ const n = this.bufferValue();
155
+ return e.some((r) => n.endsWith(r));
156
+ }
157
+ test(e) {
158
+ return e.test(this.bufferValue());
159
+ }
160
+ }
161
+ class Te extends B {
162
+ lock(e) {
163
+ return e.bufferValue().match(/\s/) && e.ahead(1) !== " ";
164
+ }
165
+ consume(e) {
166
+ return e.ahead(1) !== " " ? {
167
+ type: "whitespace",
168
+ startIndex: e.start(),
169
+ endIndex: e.end(),
170
+ value: this._buffer.join("")
171
+ } : null;
172
+ }
173
+ }
174
+ class Oe extends B {
175
+ lock(e) {
176
+ return !e.bufferValue().match(/\s/) && (e.ahead(1) === " " || e.ahead(1) === "");
177
+ }
178
+ consume(e) {
179
+ return e.ahead(1) === " " || e.aheadIsEmpty(!0) ? {
180
+ type: "word",
181
+ startIndex: e.start(),
182
+ endIndex: e.end(),
183
+ value: this._buffer.join("")
184
+ } : null;
185
+ }
186
+ }
187
+ class We extends Ce {
188
+ consumers() {
189
+ return [new Oe(), new Te()];
190
+ }
191
+ }
192
+ class M {
193
+ constructor(e) {
194
+ this.suggestions = e;
195
+ }
196
+ suggest(e) {
197
+ return this.suggestions.filter((n) => n.indexOf(e.suggest.value) > -1);
198
+ }
199
+ }
200
+ function De({
201
+ value: t = "",
202
+ variant: e = "outlined",
203
+ suggestions: n = [],
204
+ lexer: r,
205
+ suggester: s,
206
+ startAdornment: h,
207
+ endAdornment: o,
208
+ onChange: y,
209
+ onKeyDown: d,
210
+ ...c
211
+ }) {
212
+ const k = I(), l = I(), m = I(), W = I(r || new We()), A = I(), R = I(s || new M(n)), [w, g] = O(!1), [b, S] = O(n);
213
+ z(() => {
214
+ R.current = s || new M(n);
215
+ }, [s, n]);
216
+ const C = (i, p = 0) => {
217
+ let u = l.current.querySelector("input").selectionStart + p;
218
+ return u = u < 0 ? 0 : u > i.length ? i.length : u, A.current = W.current.parse(i, u), A.current;
219
+ }, E = (i, p = 0) => {
220
+ const u = R.current.suggest(C(i, p));
221
+ S((u == null ? void 0 : u.length) > 0 ? u : [...n]);
222
+ }, a = (i) => {
223
+ y(i.target.value);
224
+ }, q = (i) => {
225
+ const p = V(i), { isEnter: u, isCtrl: H, isSpace: G, isEscape: Q, isArrowDown: X } = p;
226
+ X ? (i.preventDefault(), m.current.focus()) : H && G ? (g(!0), E(t)) : Q && g(!w), u && w && b.length === 1 ? (D(b[0]), i.preventDefault()) : d && d(p);
227
+ }, U = (i) => {
228
+ w && E(i.target.value);
229
+ }, F = (i) => {
230
+ const { isEscape: p } = V(i);
231
+ p && (l.current.focus(), g(!1));
232
+ }, D = (i) => {
233
+ const { suggest: p } = A.current, u = l.current.querySelector("input");
234
+ u.focus(), u.setSelectionRange(p.token.startIndex, p.token.endIndex + 1), document.execCommand("insertText", !1, i), g(!1);
235
+ };
236
+ return /* @__PURE__ */ f($, { onClickAway: () => g(!1), children: /* @__PURE__ */ N("div", { ref: k, style: { position: "relative" }, children: [
237
+ /* @__PURE__ */ f(
238
+ P,
239
+ {
240
+ ref: l,
241
+ ...c,
242
+ fullWidth: !0,
243
+ autoComplete: "off",
244
+ value: t,
245
+ variant: e,
246
+ onChange: a,
247
+ onKeyDown: q,
248
+ InputProps: {
249
+ ...c.InputProps,
250
+ onSelectCapture: U,
251
+ startAdornment: h && /* @__PURE__ */ f(v, { position: "start", children: h }),
252
+ endAdornment: o && /* @__PURE__ */ f(v, { position: "end", children: o })
253
+ }
254
+ }
255
+ ),
256
+ /* @__PURE__ */ f(
257
+ ee,
258
+ {
259
+ anchorEl: k.current,
260
+ style: { width: "100%", zIndex: 100 },
261
+ open: w && b.length > 0,
262
+ disablePortal: !0,
263
+ children: /* @__PURE__ */ f(
264
+ te,
265
+ {
266
+ elevation: 2,
267
+ sx: { maxHeight: 200, overflow: "auto", borderTopRightRadius: 0, borderTopLeftRadius: 0 },
268
+ children: /* @__PURE__ */ f(
269
+ ne,
270
+ {
271
+ ref: m,
272
+ onKeyDown: F,
273
+ sx: {
274
+ "&:focus": {
275
+ outline: "none"
276
+ }
277
+ },
278
+ children: b == null ? void 0 : b.map((i) => /* @__PURE__ */ f(se, { onClick: () => D(i), children: /* @__PURE__ */ f(re, { children: i }) }, i))
279
+ }
280
+ )
281
+ }
282
+ )
283
+ }
284
+ )
285
+ ] }) });
286
+ }
287
+ const Be = ({ data: t, collapse: e = !0, hideSearch: n = !1, forceCompact: r = !1, slotProps: s }) => {
288
+ var S, C, E;
289
+ const h = ie(), [o] = j(J.COMPACT_JSON), [y] = j(J.FLATTEN_JSON), d = K(L, (a) => a == null ? void 0 : a.ReactJson), { t: c } = K(L, (a) => a == null ? void 0 : a.i18next), [k, l] = O(null), [m, W] = O(""), A = T(() => h.palette.mode === "dark", [h]), R = T(() => ce(t, o || r), [o, t, r]), w = T(() => {
290
+ const a = he(R, m);
291
+ return y ? fe(a) : a;
292
+ }, [R, y, m]), g = T(() => {
293
+ try {
294
+ return new RegExp(m), !1;
295
+ } catch {
296
+ return !0;
297
+ }
298
+ }, [m]);
299
+ z(() => {
300
+ l(d ? () => d : oe(() => import("@microlink/react-json-view")));
301
+ }, [d]);
302
+ const b = (a) => a.name !== "root" && a.type !== "object" || a.namespace.length > 3;
303
+ return t ? /* @__PURE__ */ N(
304
+ ae,
305
+ {
306
+ direction: "column",
307
+ spacing: 1,
308
+ ...s == null ? void 0 : s.stack,
309
+ sx: {
310
+ "& > div:first-of-type": { mt: 1, mr: 0.5 },
311
+ ...Array.isArray((S = s == null ? void 0 : s.stack) == null ? void 0 : S.sx) ? (C = s == null ? void 0 : s.stack) == null ? void 0 : C.sx : [(E = s == null ? void 0 : s.stack) == null ? void 0 : E.sx]
312
+ },
313
+ children: [
314
+ !n && /* @__PURE__ */ f(
315
+ De,
316
+ {
317
+ value: m,
318
+ onChange: W,
319
+ size: "small",
320
+ error: g,
321
+ label: c("json.viewer.search.label")
322
+ }
323
+ ),
324
+ k && /* @__PURE__ */ f(
325
+ k,
326
+ {
327
+ src: w,
328
+ theme: A ? "summerfruit" : "summerfruit:inverted",
329
+ indentWidth: 2,
330
+ displayDataTypes: !o && !r,
331
+ displayObjectSize: !o && !r,
332
+ shouldCollapse: e ? b : !1,
333
+ quotesOnKeys: !1,
334
+ style: {
335
+ flex: 1,
336
+ overflow: "auto",
337
+ height: "100%",
338
+ fontSize: o || r ? "small" : "smaller",
339
+ borderRadius: h.shape.borderRadius,
340
+ padding: h.spacing(1)
341
+ },
342
+ enableClipboard: (a) => {
343
+ typeof a.src == "string" ? navigator.clipboard.writeText(a.src) : navigator.clipboard.writeText(JSON.stringify(a.src));
344
+ },
345
+ // Type declaration is wrong - this is a valid prop
346
+ displayArrayKey: !o && !r,
347
+ ...s == null ? void 0 : s.json
348
+ }
349
+ )
350
+ ]
351
+ }
352
+ ) : /* @__PURE__ */ f(ue, { width: "100%", height: "95%", variant: "rounded" });
353
+ };
354
+ export {
355
+ Be as J,
356
+ V as p
357
+ };