@cccsaurora/clue-ui 1.3.0-dev.327 → 1.3.0-dev.329

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 (98) hide show
  1. package/ActionForm-irs9q3xm.js +6091 -0
  2. package/{AnnotationDetails-B0jvSEkB.js → AnnotationDetails-TaLlFe0h.js} +5 -5
  3. package/{AnnotationPreview-vg8GqHP3.js → AnnotationPreview-CC_9H0lC.js} +4 -4
  4. package/{ClueEnrichContext-C722Tns5.js → ClueEnrichContext-NZpr831K.js} +7 -7
  5. package/{_MapCache-WmuDdwuH.js → _MapCache-DWYVyFVH.js} +4 -4
  6. package/{_Uint8Array-B7JqpgFX.js → _Uint8Array-BgBspS6l.js} +7 -7
  7. package/{_baseAssignValue-CGTuELqU.js → _baseAssignValue-Dltt6-s5.js} +3 -3
  8. package/{_baseClone-CkNrTyhm.js → _baseClone-BUfES2sT.js} +7 -7
  9. package/{_baseFlatten-jIR_sN_-.js → _baseFlatten-D3wtzJ86.js} +4 -4
  10. package/{_baseGet-Bx3A4Qfp.js → _baseGet-DKnGz1D3.js} +1 -1
  11. package/{_baseIsEqual-C5OTWzTk.js → _baseIsEqual-CTfFNmaR.js} +4 -4
  12. package/{_baseIteratee-avi7MX2o.js → _baseIteratee-C004Z9XE.js} +6 -6
  13. package/{_baseUniq-BI9GIHMF.js → _baseUniq-BqxNeJD9.js} +3 -3
  14. package/_commonjsHelpers-CUmg6egw.js +6 -0
  15. package/{_createAggregator-QD8MzKwe.js → _createAggregator-BDMdCE6g.js} +4 -4
  16. package/{_getPrototype-CU0j_POw.js → _getPrototype-uU2uJIbq.js} +1 -1
  17. package/{_getTag-Ckxxfr88.js → _getTag-DuA1kj2A.js} +13 -13
  18. package/{_isIterateeCall-Ds3sw2SF.js → _isIterateeCall-CEvg7Bo6.js} +3 -3
  19. package/{_setToArray-CaPKQhcz.js → _setToArray-CGeR30xg.js} +1 -1
  20. package/{cloneDeep-DJrLSw8W.js → cloneDeep-C_PzHHQ0.js} +1 -1
  21. package/components/AnnotationBody.js +1 -1
  22. package/components/AnnotationDetailPopover.js +1 -1
  23. package/components/AnnotationDetails.js +6 -6
  24. package/components/AnnotationEntry.js +2 -2
  25. package/components/AnnotationPreview.js +4 -4
  26. package/components/EnrichedCard.js +4 -4
  27. package/components/EnrichedChip.js +3 -3
  28. package/components/EnrichedTypography.js +3 -3
  29. package/components/RetryFailedEnrichments.js +2 -2
  30. package/components/SourcePicker.js +1 -1
  31. package/components/actions/ActionForm.js +4 -4
  32. package/components/actions/ExecutePopover.js +3 -3
  33. package/components/actions/ResultModal.js +3 -3
  34. package/components/actions/form/schemaAdapter.js +2 -2
  35. package/components/actions/formats/FileResult.js +1 -1
  36. package/components/actions/formats/index.js +1 -1
  37. package/components/display/graph/elements/NodeCard.js +5 -5
  38. package/components/display/graph/index.js +4 -4
  39. package/components/display/graph/visualizations/cloud/index.js +3 -3
  40. package/components/display/graph/visualizations/tree/BundleLine.js +1 -1
  41. package/components/display/graph/visualizations/tree/index.js +3 -3
  42. package/components/display/icons/Iconified.js +1 -1
  43. package/components/display/json/index.js +3 -3
  44. package/components/display/markdown/index.js +10 -6
  45. package/components/enrichment/EnrichPopover.js +1 -1
  46. package/components/fetchers/Fetcher.js +4 -4
  47. package/components/fetchers/StatusChip.js +2 -2
  48. package/components/group/Entry.js +2 -2
  49. package/components/group/GroupControl.js +2 -2
  50. package/components/stats/QueryStatus.js +1 -1
  51. package/{countBy-c6S3dvSW.js → countBy-Bkq0mSO-.js} +2 -2
  52. package/database/index.js +2 -2
  53. package/database/replication.js +3 -3
  54. package/{get-DSsNkRQs.js → get-DlGeJ2uz.js} +1 -1
  55. package/{groupBy-xqz-n0Vd.js → groupBy-CXx1vslF.js} +2 -2
  56. package/hooks/ClueActionContext.js +5 -5
  57. package/hooks/ClueComponentContext.js +1 -1
  58. package/hooks/ClueDatabaseContext.js +1 -1
  59. package/hooks/ClueEnrichContext.js +7 -7
  60. package/hooks/ClueFetcherContext.js +2 -2
  61. package/hooks/ClueGroupContext.js +2 -2
  62. package/hooks/CluePopupContext.js +3 -3
  63. package/hooks/ClueProvider.js +3 -3
  64. package/hooks/selectors.js +7 -7
  65. package/hooks/useActionResult.js +3 -3
  66. package/hooks/useAnnotations.js +2 -2
  67. package/hooks/useClue.js +2 -2
  68. package/hooks/useClueActions.js +3 -3
  69. package/hooks/useClueTypeConfig.js +3 -3
  70. package/hooks/useComparator.js +3 -3
  71. package/hooks/useErrors.js +1 -1
  72. package/hooks/useFetcherResult.js +1 -1
  73. package/{iconify-CXMreGTg.js → iconify-DJxl6dC-.js} +7 -0
  74. package/icons/Action.js +5 -5
  75. package/icons/Assessment.js +7 -7
  76. package/icons/Context.js +4 -4
  77. package/icons/Opinion.js +6 -6
  78. package/{index-NaBSmVOx.js → index-C28rIsy3.js} +1 -1
  79. package/{index-CWMtU1OQ.js → index-CIj4pr7O.js} +2 -2
  80. package/{index-DCKkHTvx.js → index-CVUD9o3t.js} +97 -79
  81. package/{index-BfslcSud.js → index-CmQM2DaO.js} +47 -39
  82. package/index-CoosLLQl.js +9308 -0
  83. package/{index-AMfoEg_6.js → index-_gpzM2Px.js} +63 -57
  84. package/main.js +9 -9
  85. package/{maxBy-IKHzFrCS.js → maxBy-a49mqwW9.js} +1 -1
  86. package/package.json +16 -16
  87. package/{replication-BCvfRqsy.js → replication-DvYQDhM_.js} +170 -170
  88. package/{sortBy-DfSj8IoJ.js → sortBy-Tf6pz1tg.js} +7 -7
  89. package/{sumBy-D-hb_NY-.js → sumBy-DZSVfXDE.js} +1 -1
  90. package/text/Frequency.js +1 -1
  91. package/{useClueTypeConfig-DnF4rLsl.js → useClueTypeConfig-CnMg5Ny8.js} +2 -2
  92. package/utils/chain.js +12 -12
  93. package/utils/time.js +545 -517
  94. package/utils/utils.js +4 -4
  95. package/{utils-HmNPuoDB.js → utils-Du3XxQAT.js} +7 -7
  96. package/ActionForm-ZdEo5xJp.js +0 -5971
  97. package/_commonjsHelpers-DWwsNxpa.js +0 -8
  98. package/index-BXnMCI65.js +0 -9311
@@ -14,7 +14,7 @@ var hasRequiredScheduler_production;
14
14
  function requireScheduler_production() {
15
15
  if (hasRequiredScheduler_production) return scheduler_production;
16
16
  hasRequiredScheduler_production = 1;
17
- (function(exports$1) {
17
+ (function(exports) {
18
18
  function push(heap, node) {
19
19
  var index = heap.length;
20
20
  heap.push(node);
@@ -48,15 +48,15 @@ function requireScheduler_production() {
48
48
  var diff = a.sortIndex - b.sortIndex;
49
49
  return 0 !== diff ? diff : a.id - b.id;
50
50
  }
51
- exports$1.unstable_now = void 0;
51
+ exports.unstable_now = void 0;
52
52
  if ("object" === typeof performance && "function" === typeof performance.now) {
53
53
  var localPerformance = performance;
54
- exports$1.unstable_now = function() {
54
+ exports.unstable_now = function() {
55
55
  return localPerformance.now();
56
56
  };
57
57
  } else {
58
58
  var localDate = Date, initialTime = localDate.now();
59
- exports$1.unstable_now = function() {
59
+ exports.unstable_now = function() {
60
60
  return localDate.now() - initialTime;
61
61
  };
62
62
  }
@@ -83,12 +83,12 @@ function requireScheduler_production() {
83
83
  }
84
84
  var isMessageLoopRunning = false, taskTimeoutID = -1, frameInterval = 5, startTime = -1;
85
85
  function shouldYieldToHost() {
86
- return needsPaint ? true : exports$1.unstable_now() - startTime < frameInterval ? false : true;
86
+ return needsPaint ? true : exports.unstable_now() - startTime < frameInterval ? false : true;
87
87
  }
88
88
  function performWorkUntilDeadline() {
89
89
  needsPaint = false;
90
90
  if (isMessageLoopRunning) {
91
- var currentTime = exports$1.unstable_now();
91
+ var currentTime = exports.unstable_now();
92
92
  startTime = currentTime;
93
93
  var hasMoreWork = true;
94
94
  try {
@@ -108,7 +108,7 @@ function requireScheduler_production() {
108
108
  var continuationCallback = callback(
109
109
  currentTask.expirationTime <= currentTime
110
110
  );
111
- currentTime = exports$1.unstable_now();
111
+ currentTime = exports.unstable_now();
112
112
  if ("function" === typeof continuationCallback) {
113
113
  currentTask.callback = continuationCallback;
114
114
  advanceTimers(currentTime);
@@ -158,27 +158,27 @@ function requireScheduler_production() {
158
158
  };
159
159
  function requestHostTimeout(callback, ms) {
160
160
  taskTimeoutID = localSetTimeout(function() {
161
- callback(exports$1.unstable_now());
161
+ callback(exports.unstable_now());
162
162
  }, ms);
163
163
  }
164
- exports$1.unstable_IdlePriority = 5;
165
- exports$1.unstable_ImmediatePriority = 1;
166
- exports$1.unstable_LowPriority = 4;
167
- exports$1.unstable_NormalPriority = 3;
168
- exports$1.unstable_Profiling = null;
169
- exports$1.unstable_UserBlockingPriority = 2;
170
- exports$1.unstable_cancelCallback = function(task) {
164
+ exports.unstable_IdlePriority = 5;
165
+ exports.unstable_ImmediatePriority = 1;
166
+ exports.unstable_LowPriority = 4;
167
+ exports.unstable_NormalPriority = 3;
168
+ exports.unstable_Profiling = null;
169
+ exports.unstable_UserBlockingPriority = 2;
170
+ exports.unstable_cancelCallback = function(task) {
171
171
  task.callback = null;
172
172
  };
173
- exports$1.unstable_forceFrameRate = function(fps) {
173
+ exports.unstable_forceFrameRate = function(fps) {
174
174
  0 > fps || 125 < fps ? console.error(
175
175
  "forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"
176
176
  ) : frameInterval = 0 < fps ? Math.floor(1e3 / fps) : 5;
177
177
  };
178
- exports$1.unstable_getCurrentPriorityLevel = function() {
178
+ exports.unstable_getCurrentPriorityLevel = function() {
179
179
  return currentPriorityLevel;
180
180
  };
181
- exports$1.unstable_next = function(eventHandler) {
181
+ exports.unstable_next = function(eventHandler) {
182
182
  switch (currentPriorityLevel) {
183
183
  case 1:
184
184
  case 2:
@@ -196,10 +196,10 @@ function requireScheduler_production() {
196
196
  currentPriorityLevel = previousPriorityLevel;
197
197
  }
198
198
  };
199
- exports$1.unstable_requestPaint = function() {
199
+ exports.unstable_requestPaint = function() {
200
200
  needsPaint = true;
201
201
  };
202
- exports$1.unstable_runWithPriority = function(priorityLevel, eventHandler) {
202
+ exports.unstable_runWithPriority = function(priorityLevel, eventHandler) {
203
203
  switch (priorityLevel) {
204
204
  case 1:
205
205
  case 2:
@@ -218,8 +218,8 @@ function requireScheduler_production() {
218
218
  currentPriorityLevel = previousPriorityLevel;
219
219
  }
220
220
  };
221
- exports$1.unstable_scheduleCallback = function(priorityLevel, callback, options) {
222
- var currentTime = exports$1.unstable_now();
221
+ exports.unstable_scheduleCallback = function(priorityLevel, callback, options) {
222
+ var currentTime = exports.unstable_now();
223
223
  "object" === typeof options && null !== options ? (options = options.delay, options = "number" === typeof options && 0 < options ? currentTime + options : currentTime) : options = currentTime;
224
224
  switch (priorityLevel) {
225
225
  case 1:
@@ -249,8 +249,8 @@ function requireScheduler_production() {
249
249
  options > currentTime ? (priorityLevel.sortIndex = options, push(timerQueue, priorityLevel), null === peek(taskQueue) && priorityLevel === peek(timerQueue) && (isHostTimeoutScheduled ? (localClearTimeout(taskTimeoutID), taskTimeoutID = -1) : isHostTimeoutScheduled = true, requestHostTimeout(handleTimeout, options - currentTime))) : (priorityLevel.sortIndex = timeout, push(taskQueue, priorityLevel), isHostCallbackScheduled || isPerformingWork || (isHostCallbackScheduled = true, isMessageLoopRunning || (isMessageLoopRunning = true, schedulePerformWorkUntilDeadline())));
250
250
  return priorityLevel;
251
251
  };
252
- exports$1.unstable_shouldYield = shouldYieldToHost;
253
- exports$1.unstable_wrapCallback = function(callback) {
252
+ exports.unstable_shouldYield = shouldYieldToHost;
253
+ exports.unstable_wrapCallback = function(callback) {
254
254
  var parentPriorityLevel = currentPriorityLevel;
255
255
  return function() {
256
256
  var previousPriorityLevel = currentPriorityLevel;
@@ -279,12 +279,12 @@ var hasRequiredScheduler_development;
279
279
  function requireScheduler_development() {
280
280
  if (hasRequiredScheduler_development) return scheduler_development;
281
281
  hasRequiredScheduler_development = 1;
282
- (function(exports$1) {
283
- "production" !== process.env.NODE_ENV && function() {
282
+ (function(exports) {
283
+ "production" !== process.env.NODE_ENV && (function() {
284
284
  function performWorkUntilDeadline() {
285
285
  needsPaint = false;
286
286
  if (isMessageLoopRunning) {
287
- var currentTime = exports$1.unstable_now();
287
+ var currentTime = exports.unstable_now();
288
288
  startTime = currentTime;
289
289
  var hasMoreWork = true;
290
290
  try {
@@ -304,7 +304,7 @@ function requireScheduler_development() {
304
304
  var continuationCallback = callback(
305
305
  currentTask.expirationTime <= currentTime
306
306
  );
307
- currentTime = exports$1.unstable_now();
307
+ currentTime = exports.unstable_now();
308
308
  if ("function" === typeof continuationCallback) {
309
309
  currentTask.callback = continuationCallback;
310
310
  advanceTimers(currentTime);
@@ -394,23 +394,23 @@ function requireScheduler_development() {
394
394
  }
395
395
  }
396
396
  function shouldYieldToHost() {
397
- return needsPaint ? true : exports$1.unstable_now() - startTime < frameInterval ? false : true;
397
+ return needsPaint ? true : exports.unstable_now() - startTime < frameInterval ? false : true;
398
398
  }
399
399
  function requestHostTimeout(callback, ms) {
400
400
  taskTimeoutID = localSetTimeout(function() {
401
- callback(exports$1.unstable_now());
401
+ callback(exports.unstable_now());
402
402
  }, ms);
403
403
  }
404
404
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
405
- exports$1.unstable_now = void 0;
405
+ exports.unstable_now = void 0;
406
406
  if ("object" === typeof performance && "function" === typeof performance.now) {
407
407
  var localPerformance = performance;
408
- exports$1.unstable_now = function() {
408
+ exports.unstable_now = function() {
409
409
  return localPerformance.now();
410
410
  };
411
411
  } else {
412
412
  var localDate = Date, initialTime = localDate.now();
413
- exports$1.unstable_now = function() {
413
+ exports.unstable_now = function() {
414
414
  return localDate.now() - initialTime;
415
415
  };
416
416
  }
@@ -429,24 +429,24 @@ function requireScheduler_development() {
429
429
  schedulePerformWorkUntilDeadline = function() {
430
430
  localSetTimeout(performWorkUntilDeadline, 0);
431
431
  };
432
- exports$1.unstable_IdlePriority = 5;
433
- exports$1.unstable_ImmediatePriority = 1;
434
- exports$1.unstable_LowPriority = 4;
435
- exports$1.unstable_NormalPriority = 3;
436
- exports$1.unstable_Profiling = null;
437
- exports$1.unstable_UserBlockingPriority = 2;
438
- exports$1.unstable_cancelCallback = function(task) {
432
+ exports.unstable_IdlePriority = 5;
433
+ exports.unstable_ImmediatePriority = 1;
434
+ exports.unstable_LowPriority = 4;
435
+ exports.unstable_NormalPriority = 3;
436
+ exports.unstable_Profiling = null;
437
+ exports.unstable_UserBlockingPriority = 2;
438
+ exports.unstable_cancelCallback = function(task) {
439
439
  task.callback = null;
440
440
  };
441
- exports$1.unstable_forceFrameRate = function(fps) {
441
+ exports.unstable_forceFrameRate = function(fps) {
442
442
  0 > fps || 125 < fps ? console.error(
443
443
  "forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"
444
444
  ) : frameInterval = 0 < fps ? Math.floor(1e3 / fps) : 5;
445
445
  };
446
- exports$1.unstable_getCurrentPriorityLevel = function() {
446
+ exports.unstable_getCurrentPriorityLevel = function() {
447
447
  return currentPriorityLevel;
448
448
  };
449
- exports$1.unstable_next = function(eventHandler) {
449
+ exports.unstable_next = function(eventHandler) {
450
450
  switch (currentPriorityLevel) {
451
451
  case 1:
452
452
  case 2:
@@ -464,10 +464,10 @@ function requireScheduler_development() {
464
464
  currentPriorityLevel = previousPriorityLevel;
465
465
  }
466
466
  };
467
- exports$1.unstable_requestPaint = function() {
467
+ exports.unstable_requestPaint = function() {
468
468
  needsPaint = true;
469
469
  };
470
- exports$1.unstable_runWithPriority = function(priorityLevel, eventHandler) {
470
+ exports.unstable_runWithPriority = function(priorityLevel, eventHandler) {
471
471
  switch (priorityLevel) {
472
472
  case 1:
473
473
  case 2:
@@ -486,8 +486,8 @@ function requireScheduler_development() {
486
486
  currentPriorityLevel = previousPriorityLevel;
487
487
  }
488
488
  };
489
- exports$1.unstable_scheduleCallback = function(priorityLevel, callback, options) {
490
- var currentTime = exports$1.unstable_now();
489
+ exports.unstable_scheduleCallback = function(priorityLevel, callback, options) {
490
+ var currentTime = exports.unstable_now();
491
491
  "object" === typeof options && null !== options ? (options = options.delay, options = "number" === typeof options && 0 < options ? currentTime + options : currentTime) : options = currentTime;
492
492
  switch (priorityLevel) {
493
493
  case 1:
@@ -517,8 +517,8 @@ function requireScheduler_development() {
517
517
  options > currentTime ? (priorityLevel.sortIndex = options, push(timerQueue, priorityLevel), null === peek(taskQueue) && priorityLevel === peek(timerQueue) && (isHostTimeoutScheduled ? (localClearTimeout(taskTimeoutID), taskTimeoutID = -1) : isHostTimeoutScheduled = true, requestHostTimeout(handleTimeout, options - currentTime))) : (priorityLevel.sortIndex = timeout, push(taskQueue, priorityLevel), isHostCallbackScheduled || isPerformingWork || (isHostCallbackScheduled = true, isMessageLoopRunning || (isMessageLoopRunning = true, schedulePerformWorkUntilDeadline())));
518
518
  return priorityLevel;
519
519
  };
520
- exports$1.unstable_shouldYield = shouldYieldToHost;
521
- exports$1.unstable_wrapCallback = function(callback) {
520
+ exports.unstable_shouldYield = shouldYieldToHost;
521
+ exports.unstable_wrapCallback = function(callback) {
522
522
  var parentPriorityLevel = currentPriorityLevel;
523
523
  return function() {
524
524
  var previousPriorityLevel = currentPriorityLevel;
@@ -531,16 +531,22 @@ function requireScheduler_development() {
531
531
  };
532
532
  };
533
533
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
534
- }();
534
+ })();
535
535
  })(scheduler_development);
536
536
  return scheduler_development;
537
537
  }
538
- if (process.env.NODE_ENV === "production") {
539
- scheduler.exports = requireScheduler_production();
540
- } else {
541
- scheduler.exports = requireScheduler_development();
538
+ var hasRequiredScheduler;
539
+ function requireScheduler() {
540
+ if (hasRequiredScheduler) return scheduler.exports;
541
+ hasRequiredScheduler = 1;
542
+ if (process.env.NODE_ENV === "production") {
543
+ scheduler.exports = requireScheduler_production();
544
+ } else {
545
+ scheduler.exports = requireScheduler_development();
546
+ }
547
+ return scheduler.exports;
542
548
  }
543
- var schedulerExports = scheduler.exports;
549
+ var schedulerExports = requireScheduler();
544
550
  const CONTEXT_VALUE = Symbol();
545
551
  const ORIGINAL_PROVIDER = Symbol();
546
552
  const isSSR = typeof window === "undefined" || /ServerSideRendering/.test(window.navigator && window.navigator.userAgent);
@@ -690,7 +696,7 @@ function useContext(context) {
690
696
  return useContextSelector(context, identity);
691
697
  }
692
698
  export {
693
- useContext as a,
699
+ useContextSelector as a,
694
700
  createContext as c,
695
- useContextSelector as u
701
+ useContext as u
696
702
  };
package/main.js CHANGED
@@ -1,8 +1,8 @@
1
- import { A, u, a, b, c } from "./ActionForm-ZdEo5xJp.js";
1
+ import { A, b, d, f, g } from "./ActionForm-irs9q3xm.js";
2
2
  import { default as default2 } from "./components/AnnotationDetailPopover.js";
3
- import { A as A2 } from "./AnnotationDetails-B0jvSEkB.js";
3
+ import { A as A2 } from "./AnnotationDetails-TaLlFe0h.js";
4
4
  import { default as default3 } from "./components/AnnotationEntry.js";
5
- import { A as A3, C } from "./AnnotationPreview-vg8GqHP3.js";
5
+ import { A as A3, C } from "./AnnotationPreview-CC_9H0lC.js";
6
6
  import { default as default4 } from "./components/CountBadge.js";
7
7
  import { default as default5 } from "./components/EnrichedCard.js";
8
8
  import { default as default6 } from "./components/EnrichedChip.js";
@@ -14,11 +14,11 @@ import { default as default11 } from "./components/group/Group.js";
14
14
  import { default as default12 } from "./components/group/GroupControl.js";
15
15
  import { default as default13 } from "./components/SourcePicker.js";
16
16
  import { SNACKBAR_EVENT_ID } from "./data/event.js";
17
- import { b as b2 } from "./index-BXnMCI65.js";
17
+ import { b as b2 } from "./index-CoosLLQl.js";
18
18
  import { ClueComponentContext } from "./hooks/ClueComponentContext.js";
19
19
  import { ClueConfigContext } from "./hooks/ClueConfigProvider.js";
20
20
  import { ClueDatabaseContext } from "./hooks/ClueDatabaseContext.js";
21
- import { C as C2 } from "./ClueEnrichContext-C722Tns5.js";
21
+ import { C as C2 } from "./ClueEnrichContext-NZpr831K.js";
22
22
  import { ClueProvider } from "./hooks/ClueProvider.js";
23
23
  import { default as default14 } from "./hooks/useClue.js";
24
24
  import { default as default15 } from "./hooks/useClueConfig.js";
@@ -55,9 +55,9 @@ export {
55
55
  default9 as StatusChip,
56
56
  b2 as buildDatabase,
57
57
  default14 as useClue,
58
- u as useClueActions,
59
- a as useClueActionsSelector,
58
+ b as useClueActions,
59
+ d as useClueActionsSelector,
60
60
  default15 as useClueConfig,
61
- b as useClueEnrichSelector,
62
- c as useClueFetcherSelector
61
+ f as useClueEnrichSelector,
62
+ g as useClueFetcherSelector
63
63
  };
@@ -1,5 +1,5 @@
1
1
  import { b as baseExtremum, a as baseGt } from "./_baseExtremum-kob8QXyt.js";
2
- import { b as baseIteratee } from "./_baseIteratee-avi7MX2o.js";
2
+ import { b as baseIteratee } from "./_baseIteratee-C004Z9XE.js";
3
3
  function maxBy(array, iteratee) {
4
4
  return array && array.length ? baseExtremum(array, baseIteratee(iteratee), baseGt) : void 0;
5
5
  }
package/package.json CHANGED
@@ -66,46 +66,46 @@
66
66
  },
67
67
  "type": "module",
68
68
  "types": "main.d.ts",
69
- "version": "1.3.0-dev.327",
69
+ "version": "1.3.0-dev.329",
70
70
  "exports": {
71
71
  ".": "./main.js",
72
72
  "./index.css": "./index.css",
73
73
  "./en/*.json": "./en/*.json",
74
74
  "./fr/*.json": "./fr/*.json",
75
+ "./icons/*": "./icons/*.js",
76
+ "./components/*": "./components/*.js",
77
+ "./text/*": "./text/*.js",
78
+ "./types/*": "./types/*.js",
75
79
  "./database/*": "./database/*.js",
76
80
  "./database": "./database/index.js",
77
- "./text/*": "./text/*.js",
78
81
  "./utils/*": "./utils/*.js",
79
82
  "./utils/*.json": "./utils/*.json",
80
- "./components/*": "./components/*.js",
81
- "./types/*": "./types/*.js",
82
- "./icons/*": "./icons/*.js",
83
- "./data/*": "./data/*.js",
84
83
  "./hooks/*": "./hooks/*.js",
84
+ "./data/*": "./data/*.js",
85
+ "./components/display/*": "./components/display/*.js",
85
86
  "./components/actions/*": "./components/actions/*.js",
87
+ "./components/fetchers/*": "./components/fetchers/*.js",
86
88
  "./components/group/*": "./components/group/*.js",
87
- "./components/stats/*": "./components/stats/*.js",
88
89
  "./components/enrichment/*": "./components/enrichment/*.js",
89
- "./components/fetchers/*": "./components/fetchers/*.js",
90
- "./components/display/*": "./components/display/*.js",
91
- "./components/actions/form/*": "./components/actions/form/*.js",
92
- "./components/actions/formats/*": "./components/actions/formats/*.js",
93
- "./components/actions/formats": "./components/actions/formats/index.js",
90
+ "./components/stats/*": "./components/stats/*.js",
91
+ "./components/display/icons/*": "./components/display/icons/*.js",
94
92
  "./components/display/markdown/*.md": "./components/display/markdown/*.md.js",
95
93
  "./components/display/markdown": "./components/display/markdown/index.js",
96
94
  "./components/display/graph/*": "./components/display/graph/*.js",
97
95
  "./components/display/graph": "./components/display/graph/index.js",
98
- "./components/display/icons/*": "./components/display/icons/*.js",
99
96
  "./components/display/json/*": "./components/display/json/*.js",
100
97
  "./components/display/json": "./components/display/json/index.js",
101
- "./components/display/graph/visualizations/*": "./components/display/graph/visualizations/*.js",
102
98
  "./components/display/graph/elements/*": "./components/display/graph/elements/*.js",
99
+ "./components/display/graph/visualizations/*": "./components/display/graph/visualizations/*.js",
103
100
  "./components/display/graph/visualizations/panels/*": "./components/display/graph/visualizations/panels/*.js",
104
101
  "./components/display/graph/visualizations/icons/*": "./components/display/graph/visualizations/icons/*.js",
105
102
  "./components/display/graph/visualizations/icons": "./components/display/graph/visualizations/icons/index.js",
103
+ "./components/display/graph/visualizations/tree/*": "./components/display/graph/visualizations/tree/*.js",
104
+ "./components/display/graph/visualizations/tree": "./components/display/graph/visualizations/tree/index.js",
106
105
  "./components/display/graph/visualizations/cloud/*": "./components/display/graph/visualizations/cloud/*.js",
107
106
  "./components/display/graph/visualizations/cloud": "./components/display/graph/visualizations/cloud/index.js",
108
- "./components/display/graph/visualizations/tree/*": "./components/display/graph/visualizations/tree/*.js",
109
- "./components/display/graph/visualizations/tree": "./components/display/graph/visualizations/tree/index.js"
107
+ "./components/actions/form/*": "./components/actions/form/*.js",
108
+ "./components/actions/formats/*": "./components/actions/formats/*.js",
109
+ "./components/actions/formats": "./components/actions/formats/index.js"
110
110
  }
111
111
  }