@cccsaurora/clue-ui 1.2.0-dev.113 → 1.2.0-dev.129

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 (73) hide show
  1. package/{ActionForm-ByeOzpc4.js → ActionForm-3jixwRKa.js} +4 -4
  2. package/{AnnotationDetails-PQIlMjca.js → AnnotationDetails-CbXSCkTF.js} +2 -2
  3. package/{AnnotationPreview-BiEmUWaU.js → AnnotationPreview-D5NX8_su.js} +2 -2
  4. package/{ClueEnrichContext-DGb6cU6C.js → ClueEnrichContext-DzZhWGxh.js} +11 -10
  5. package/{_MapCache-DabaaWfq.js → _MapCache-WmuDdwuH.js} +63 -2
  6. package/{_Uint8Array-BlVVH1tp.js → _Uint8Array-BYE8bXpl.js} +2 -3
  7. package/{_baseAssignValue-CNbcU6Nb.js → _baseAssignValue-CGTuELqU.js} +1 -1
  8. package/{_baseClone-D3a8Pa4T.js → _baseClone-BZWIR6v5.js} +5 -6
  9. package/{_baseExtremum-B1o1zHjR.js → _baseExtremum-CvA2lsVF.js} +3 -3
  10. package/{_baseFlatten-D4huXoEI.js → _baseFlatten-hXNFmTLV.js} +4 -4
  11. package/{_baseGet-BSK_nnoz.js → _baseGet-Bx3A4Qfp.js} +1 -2
  12. package/{_baseIsEqual-B5xLoweL.js → _baseIsEqual-CIc2ClfN.js} +5 -35
  13. package/{_baseIteratee-p6Nj07-n.js → _baseIteratee-B7fb_3hC.js} +6 -6
  14. package/{_baseUniq-CpupKWcL.js → _baseUniq-B8fK6hI-.js} +29 -3
  15. package/{_createAggregator-BpVy5xMi.js → _createAggregator-WsSxBVpS.js} +4 -4
  16. package/{_getPrototype-D1LAdQKO.js → _getPrototype-CblfEidB.js} +1 -1
  17. package/{_getTag-D3ToyefI.js → _getTag-jwz4XLoZ.js} +5 -5
  18. package/_setToArray-CaPKQhcz.js +33 -0
  19. package/{cloneDeep-CjP5k9zW.js → cloneDeep-CASxfDJM.js} +1 -1
  20. package/components/AnnotationDetailPopover.js +1 -1
  21. package/components/AnnotationDetails.js +3 -3
  22. package/components/AnnotationEntry.js +1 -1
  23. package/components/AnnotationPreview.js +2 -2
  24. package/components/EnrichedCard.js +1 -1
  25. package/components/EnrichedChip.js +1 -1
  26. package/components/EnrichedTypography.js +1 -1
  27. package/components/actions/ActionForm.js +3 -3
  28. package/components/actions/ResultModal.js +2 -2
  29. package/components/actions/form/schemaAdapter.js +2 -2
  30. package/components/display/graph/elements/NodeCard.js +5 -5
  31. package/components/display/graph/index.js +2 -2
  32. package/components/display/graph/visualizations/cloud/index.js +2 -2
  33. package/components/display/graph/visualizations/tree/index.js +3 -3
  34. package/components/display/json/index.js +2 -2
  35. package/components/enrichment/EnrichPopover.js +1 -1
  36. package/components/fetchers/Fetcher.js +1 -1
  37. package/components/group/Entry.js +1 -1
  38. package/components/group/GroupControl.js +1 -1
  39. package/components/stats/QueryStatus.js +5 -0
  40. package/{countBy-C69WslUA.js → countBy-BM48i7TV.js} +2 -2
  41. package/{get-D3C3lEU3.js → get-DSsNkRQs.js} +1 -1
  42. package/{groupBy-DC2oOuBN.js → groupBy-mXHt-nYT.js} +2 -2
  43. package/hooks/ClueActionContext.js +2 -2
  44. package/hooks/ClueEnrichContext.js +3 -3
  45. package/hooks/ClueEnrichContextType.d.ts +5 -0
  46. package/hooks/ClueFetcherContext.js +1 -1
  47. package/hooks/CluePopupContext.js +2 -2
  48. package/hooks/ClueProvider.js +3 -3
  49. package/hooks/selectors.js +2 -2
  50. package/hooks/useActionResult.js +1 -1
  51. package/hooks/useAnnotations.js +6 -2
  52. package/hooks/useClue.js +1 -1
  53. package/hooks/useClueActions.js +1 -1
  54. package/hooks/useClueTypeConfig.d.ts +1 -0
  55. package/hooks/useClueTypeConfig.js +3 -3
  56. package/hooks/useComparator.js +1 -1
  57. package/hooks/useErrors.js +1 -1
  58. package/icons/Action.js +3 -3
  59. package/icons/Assessment.js +4 -4
  60. package/icons/Context.js +2 -2
  61. package/icons/Opinion.js +4 -4
  62. package/{index-Bi21Wb23.js → index-BjdMDa40.js} +1 -1
  63. package/main.js +4 -4
  64. package/package.json +1 -1
  65. package/{sortBy-B-UKp4GT.js → sortBy-B0zptFuY.js} +7 -7
  66. package/{sumBy-MYkDPHZL.js → sumBy-ByJNa2hf.js} +1 -1
  67. package/text/Frequency.js +1 -1
  68. package/{useClueTypeConfig-XvGvIw2S.js → useClueTypeConfig-CHWm5uda.js} +10 -3
  69. package/utils/chain.js +11 -11
  70. package/utils/utils.js +3 -3
  71. package/{utils-7OtvGnmf.js → utils-CW9CNV1h.js} +4 -5
  72. package/_Map-kgDsDYxq.js +0 -64
  73. package/isEmpty-BQkZubqU.js +0 -29
package/_Map-kgDsDYxq.js DELETED
@@ -1,64 +0,0 @@
1
- import { b as baseGetTag, r as root } from "./isObjectLike-OAgjjZye.js";
2
- import { i as isObject } from "./isObject-FTY-5JQX.js";
3
- var isArray = Array.isArray;
4
- var asyncTag = "[object AsyncFunction]", funcTag = "[object Function]", genTag = "[object GeneratorFunction]", proxyTag = "[object Proxy]";
5
- function isFunction(value) {
6
- if (!isObject(value)) {
7
- return false;
8
- }
9
- var tag = baseGetTag(value);
10
- return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;
11
- }
12
- var coreJsData = root["__core-js_shared__"];
13
- var maskSrcKey = function() {
14
- var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || "");
15
- return uid ? "Symbol(src)_1." + uid : "";
16
- }();
17
- function isMasked(func) {
18
- return !!maskSrcKey && maskSrcKey in func;
19
- }
20
- var funcProto$1 = Function.prototype;
21
- var funcToString$1 = funcProto$1.toString;
22
- function toSource(func) {
23
- if (func != null) {
24
- try {
25
- return funcToString$1.call(func);
26
- } catch (e) {
27
- }
28
- try {
29
- return func + "";
30
- } catch (e) {
31
- }
32
- }
33
- return "";
34
- }
35
- var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
36
- var reIsHostCtor = /^\[object .+?Constructor\]$/;
37
- var funcProto = Function.prototype, objectProto = Object.prototype;
38
- var funcToString = funcProto.toString;
39
- var hasOwnProperty = objectProto.hasOwnProperty;
40
- var reIsNative = RegExp(
41
- "^" + funcToString.call(hasOwnProperty).replace(reRegExpChar, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
42
- );
43
- function baseIsNative(value) {
44
- if (!isObject(value) || isMasked(value)) {
45
- return false;
46
- }
47
- var pattern = isFunction(value) ? reIsNative : reIsHostCtor;
48
- return pattern.test(toSource(value));
49
- }
50
- function getValue(object, key) {
51
- return object == null ? void 0 : object[key];
52
- }
53
- function getNative(object, key) {
54
- var value = getValue(object, key);
55
- return baseIsNative(value) ? value : void 0;
56
- }
57
- var Map = getNative(root, "Map");
58
- export {
59
- Map as M,
60
- isFunction as a,
61
- getNative as g,
62
- isArray as i,
63
- toSource as t
64
- };
@@ -1,29 +0,0 @@
1
- import { i as isArrayLike, a as isBuffer, b as isTypedArray, c as isArguments, g as getTag, d as isPrototype, e as baseKeys } from "./_getTag-D3ToyefI.js";
2
- import { i as isArray } from "./_Map-kgDsDYxq.js";
3
- var mapTag = "[object Map]", setTag = "[object Set]";
4
- var objectProto = Object.prototype;
5
- var hasOwnProperty = objectProto.hasOwnProperty;
6
- function isEmpty(value) {
7
- if (value == null) {
8
- return true;
9
- }
10
- if (isArrayLike(value) && (isArray(value) || typeof value == "string" || typeof value.splice == "function" || isBuffer(value) || isTypedArray(value) || isArguments(value))) {
11
- return !value.length;
12
- }
13
- var tag = getTag(value);
14
- if (tag == mapTag || tag == setTag) {
15
- return !value.size;
16
- }
17
- if (isPrototype(value)) {
18
- return !baseKeys(value).length;
19
- }
20
- for (var key in value) {
21
- if (hasOwnProperty.call(value, key)) {
22
- return false;
23
- }
24
- }
25
- return true;
26
- }
27
- export {
28
- isEmpty as i
29
- };