@microsoft/applicationinsights-debugplugin-js 3.0.0-beta.2210-06 → 3.0.0-beta.2210-07

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 (52) hide show
  1. package/browser/{ai.dbg.3.0.0-beta.2210-06.cjs.js → ai.dbg.3.0.0-beta.2210-07.cjs.js} +22 -21
  2. package/browser/ai.dbg.3.0.0-beta.2210-07.cjs.js.map +1 -0
  3. package/browser/ai.dbg.3.0.0-beta.2210-07.cjs.min.js +6 -0
  4. package/browser/ai.dbg.3.0.0-beta.2210-07.cjs.min.js.map +1 -0
  5. package/browser/{ai.dbg.3.0.0-beta.2210-06.gbl.js → ai.dbg.3.0.0-beta.2210-07.gbl.js} +22 -21
  6. package/browser/ai.dbg.3.0.0-beta.2210-07.gbl.js.map +1 -0
  7. package/browser/ai.dbg.3.0.0-beta.2210-07.gbl.min.js +6 -0
  8. package/browser/ai.dbg.3.0.0-beta.2210-07.gbl.min.js.map +1 -0
  9. package/browser/ai.dbg.3.0.0-beta.2210-07.integrity.json +66 -0
  10. package/browser/{ai.dbg.3.0.0-beta.2210-06.js → ai.dbg.3.0.0-beta.2210-07.js} +22 -21
  11. package/browser/ai.dbg.3.0.0-beta.2210-07.js.map +1 -0
  12. package/browser/ai.dbg.3.0.0-beta.2210-07.min.js +6 -0
  13. package/browser/ai.dbg.3.0.0-beta.2210-07.min.js.map +1 -0
  14. package/browser/ai.dbg.3.cjs.js +21 -20
  15. package/browser/ai.dbg.3.cjs.js.map +1 -1
  16. package/browser/ai.dbg.3.cjs.min.js +2 -2
  17. package/browser/ai.dbg.3.cjs.min.js.map +1 -1
  18. package/browser/ai.dbg.3.gbl.js +21 -20
  19. package/browser/ai.dbg.3.gbl.js.map +1 -1
  20. package/browser/ai.dbg.3.gbl.min.js +2 -2
  21. package/browser/ai.dbg.3.gbl.min.js.map +1 -1
  22. package/browser/ai.dbg.3.js +21 -20
  23. package/browser/ai.dbg.3.js.map +1 -1
  24. package/browser/ai.dbg.3.min.js +2 -2
  25. package/browser/ai.dbg.3.min.js.map +1 -1
  26. package/dist/applicationinsights-debugplugin-js.d.ts +1 -1
  27. package/dist/applicationinsights-debugplugin-js.js +21 -20
  28. package/dist/applicationinsights-debugplugin-js.js.map +1 -1
  29. package/dist/applicationinsights-debugplugin-js.min.js +2 -2
  30. package/dist/applicationinsights-debugplugin-js.min.js.map +1 -1
  31. package/dist/applicationinsights-debugplugin-js.rollup.d.ts +1 -1
  32. package/dist-esm/DebugPlugin.js +1 -1
  33. package/dist-esm/__DynamicConstants.js +1 -1
  34. package/dist-esm/applicationinsights-debugplugin-js.js +1 -1
  35. package/dist-esm/components/Dashboard.js +1 -1
  36. package/dist-esm/components/LogEntry.js +1 -1
  37. package/dist-esm/components/debugBins.js +1 -1
  38. package/dist-esm/components/filterList.js +1 -1
  39. package/dist-esm/components/helpers.js +1 -1
  40. package/dist-esm/components/styleNodeSrc.js +1 -1
  41. package/dist-esm/interfaces/IDebugPluginConfig.js +1 -1
  42. package/package.json +3 -3
  43. package/browser/ai.dbg.3.0.0-beta.2210-06.cjs.js.map +0 -1
  44. package/browser/ai.dbg.3.0.0-beta.2210-06.cjs.min.js +0 -6
  45. package/browser/ai.dbg.3.0.0-beta.2210-06.cjs.min.js.map +0 -1
  46. package/browser/ai.dbg.3.0.0-beta.2210-06.gbl.js.map +0 -1
  47. package/browser/ai.dbg.3.0.0-beta.2210-06.gbl.min.js +0 -6
  48. package/browser/ai.dbg.3.0.0-beta.2210-06.gbl.min.js.map +0 -1
  49. package/browser/ai.dbg.3.0.0-beta.2210-06.integrity.json +0 -66
  50. package/browser/ai.dbg.3.0.0-beta.2210-06.js.map +0 -1
  51. package/browser/ai.dbg.3.0.0-beta.2210-06.min.js +0 -6
  52. package/browser/ai.dbg.3.0.0-beta.2210-06.min.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 3.0.0-beta.2210-06
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2210-07
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.0.0-beta.2210-06
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.0.0-beta.2210-07
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -20,21 +20,23 @@
20
20
  var _cachedGlobal$1 = null;
21
21
  function getGlobal$1(useCached) {
22
22
  if (useCached === void 0) { useCached = true; }
23
- if (!_cachedGlobal$1 || !useCached) {
24
- if (typeof globalThis !== strShimUndefined && globalThis) {
25
- _cachedGlobal$1 = globalThis;
23
+ var result = useCached === false ? null : _cachedGlobal$1;
24
+ if (!result) {
25
+ if (typeof globalThis !== strShimUndefined) {
26
+ result = globalThis;
26
27
  }
27
- if (typeof self !== strShimUndefined && self) {
28
- _cachedGlobal$1 = self;
28
+ if (!result && typeof self !== strShimUndefined) {
29
+ result = self;
29
30
  }
30
- if (typeof window !== strShimUndefined && window) {
31
- _cachedGlobal$1 = window;
31
+ if (!result && typeof window !== strShimUndefined) {
32
+ result = window;
32
33
  }
33
- if (typeof global !== strShimUndefined && global) {
34
- _cachedGlobal$1 = global;
34
+ if (!result && typeof global !== strShimUndefined) {
35
+ result = global;
35
36
  }
37
+ _cachedGlobal$1 = result;
36
38
  }
37
- return _cachedGlobal$1;
39
+ return result;
38
40
  }
39
41
  function throwTypeError$1(message) {
40
42
  throw new TypeError(message);
@@ -981,7 +983,7 @@
981
983
  }
982
984
 
983
985
  var _objDefineProperty = ObjDefineProperty;
984
- var version = "3.0.0-beta.2210-06";
986
+ var version = "3.0.0-beta.2210-07";
985
987
  var instanceName = "." + newId(6);
986
988
  var _dataUid = 0;
987
989
  function _createAccessor(target, prop, value) {
@@ -1057,16 +1059,15 @@
1057
1059
  var CFG_HANDLER_LINK = symbolFor("[[ai_dynCfg_1]]");
1058
1060
  function _cfgDeepCopy(source) {
1059
1061
  if (source) {
1062
+ var target_1;
1060
1063
  if (isArray(source)) {
1061
- var result_1 = [];
1062
- result_1[_DYN_LENGTH$1 ] = source[_DYN_LENGTH$1 ];
1063
- arrForEach(source, function (value, idx) {
1064
- result_1[idx] = _cfgDeepCopy(value);
1065
- });
1066
- return result_1;
1064
+ target_1 = [];
1065
+ target_1[_DYN_LENGTH$1 ] = source[_DYN_LENGTH$1 ];
1066
+ }
1067
+ else if (isPlainObject(source)) {
1068
+ target_1 = {};
1067
1069
  }
1068
- if (isPlainObject(source)) {
1069
- var target_1 = {};
1070
+ if (target_1) {
1070
1071
  objForEachKey$1(source, function (key, value) {
1071
1072
  target_1[key] = _cfgDeepCopy(value);
1072
1073
  });