@microsoft/applicationinsights-debugplugin-js 3.3.10-nightly3.2507-02 → 3.3.10-nightly3.2507-04

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 (44) hide show
  1. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.cjs.js → ai.dbg.3.3.10-nightly3.2507-04.cjs.js} +3 -3
  2. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.cjs.js.map → ai.dbg.3.3.10-nightly3.2507-04.cjs.js.map} +1 -1
  3. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.cjs.min.js → ai.dbg.3.3.10-nightly3.2507-04.cjs.min.js} +3 -3
  4. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.cjs.min.js.map → ai.dbg.3.3.10-nightly3.2507-04.cjs.min.js.map} +1 -1
  5. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.gbl.js → ai.dbg.3.3.10-nightly3.2507-04.gbl.js} +5 -5
  6. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.gbl.js.map → ai.dbg.3.3.10-nightly3.2507-04.gbl.js.map} +1 -1
  7. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.gbl.min.js → ai.dbg.3.3.10-nightly3.2507-04.gbl.min.js} +3 -3
  8. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.gbl.min.js.map → ai.dbg.3.3.10-nightly3.2507-04.gbl.min.js.map} +1 -1
  9. package/browser/es5/ai.dbg.3.3.10-nightly3.2507-04.integrity.json +66 -0
  10. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.js → ai.dbg.3.3.10-nightly3.2507-04.js} +5 -5
  11. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.js.map → ai.dbg.3.3.10-nightly3.2507-04.js.map} +1 -1
  12. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.min.js → ai.dbg.3.3.10-nightly3.2507-04.min.js} +3 -3
  13. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-02.min.js.map → ai.dbg.3.3.10-nightly3.2507-04.min.js.map} +1 -1
  14. package/browser/es5/ai.dbg.3.cjs.js +2 -2
  15. package/browser/es5/ai.dbg.3.cjs.js.map +1 -1
  16. package/browser/es5/ai.dbg.3.cjs.min.js +2 -2
  17. package/browser/es5/ai.dbg.3.cjs.min.js.map +1 -1
  18. package/browser/es5/ai.dbg.3.gbl.js +4 -4
  19. package/browser/es5/ai.dbg.3.gbl.js.map +1 -1
  20. package/browser/es5/ai.dbg.3.gbl.min.js +2 -2
  21. package/browser/es5/ai.dbg.3.gbl.min.js.map +1 -1
  22. package/browser/es5/ai.dbg.3.integrity.json +25 -25
  23. package/browser/es5/ai.dbg.3.js +4 -4
  24. package/browser/es5/ai.dbg.3.js.map +1 -1
  25. package/browser/es5/ai.dbg.3.min.js +2 -2
  26. package/browser/es5/ai.dbg.3.min.js.map +1 -1
  27. package/dist/es5/applicationinsights-debugplugin-js.js +2 -2
  28. package/dist/es5/applicationinsights-debugplugin-js.js.map +1 -1
  29. package/dist/es5/applicationinsights-debugplugin-js.min.js +2 -2
  30. package/dist/es5/applicationinsights-debugplugin-js.min.js.map +1 -1
  31. package/dist-es5/DebugPlugin.js +1 -1
  32. package/dist-es5/__DynamicConstants.js +1 -1
  33. package/dist-es5/applicationinsights-debugplugin-js.js +1 -1
  34. package/dist-es5/components/Dashboard.js +1 -1
  35. package/dist-es5/components/LogEntry.js +1 -1
  36. package/dist-es5/components/debugBins.js +1 -1
  37. package/dist-es5/components/filterList.js +1 -1
  38. package/dist-es5/components/helpers.js +1 -1
  39. package/dist-es5/components/styleNodeSrc.js +1 -1
  40. package/dist-es5/interfaces/IDebugPluginConfig.js +1 -1
  41. package/package.json +3 -3
  42. package/types/applicationinsights-debugplugin-js.d.ts +1 -1
  43. package/types/applicationinsights-debugplugin-js.namespaced.d.ts +8 -4
  44. package/browser/es5/ai.dbg.3.3.10-nightly3.2507-02.integrity.json +0 -66
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  import dynamicProto from "@microsoft/dynamicproto-js";
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  import { isArray, isBoolean, isError, isNumber, isObject, isString, objToString } from "@microsoft/applicationinsights-core-js";
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-02
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/applicationinsights-debugplugin-js",
3
- "version": "3.3.10-nightly3.2507-02",
3
+ "version": "3.3.10-nightly3.2507-04",
4
4
  "description": "Microsoft Application Insights JavaScript SDK - Debug Plugin extension",
5
5
  "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
6
6
  "author": "Microsoft Application Insights Team",
@@ -52,8 +52,8 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@microsoft/dynamicproto-js": "^2.0.3",
55
- "@microsoft/applicationinsights-common": "3.3.10-nightly3.2507-02",
56
- "@microsoft/applicationinsights-core-js": "3.3.10-nightly3.2507-02",
55
+ "@microsoft/applicationinsights-common": "3.3.10-nightly3.2507-04",
56
+ "@microsoft/applicationinsights-core-js": "3.3.10-nightly3.2507-04",
57
57
  "@microsoft/applicationinsights-shims": "3.0.1",
58
58
  "@nevware21/ts-utils": ">= 0.11.8 < 2.x"
59
59
  },
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 3.3.10-nightly3.2507-02
2
+ * Microsoft.ApplicationInsights, 3.3.10-nightly3.2507-04
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
- * Microsoft.ApplicationInsights, 3.3.10-nightly3.2507-02
2
+ * Microsoft.ApplicationInsights, 3.3.10-nightly3.2507-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -29,9 +29,12 @@ declare namespace ApplicationInsights {
29
29
  */
30
30
  processNext: (env: ITelemetryItem, itemCtx: IProcessTelemetryContext) => void;
31
31
  /**
32
- * Set next extension for telemetry processing
32
+ * Set next extension for telemetry processing, this is now optional as plugins should use the
33
+ * processNext() function of the passed IProcessTelemetryContext instead. It is being kept for
34
+ * now for backward compatibility only.
35
+ * @deprecated - Use processNext() function of the passed IProcessTelemetryContext instead
33
36
  */
34
- setNextPlugin: (next: ITelemetryPlugin | ITelemetryPluginChain) => void;
37
+ setNextPlugin?: (next: ITelemetryPlugin | ITelemetryPluginChain) => void;
35
38
  /**
36
39
  * Returns the current diagnostic logger that can be used to log issues, if no logger is currently
37
40
  * assigned a new default one will be created and returned.
@@ -1799,9 +1802,10 @@ declare namespace ApplicationInsights {
1799
1802
  */
1800
1803
  interface ITelemetryPlugin extends ITelemetryProcessor, IPlugin {
1801
1804
  /**
1802
- * Set next extension for telemetry processing, this is not optional as plugins should use the
1805
+ * Set next extension for telemetry processing, this is now optional as plugins should use the
1803
1806
  * processNext() function of the passed IProcessTelemetryContext instead. It is being kept for
1804
1807
  * now for backward compatibility only.
1808
+ * @deprecated - Use processNext() function of the passed IProcessTelemetryContext instead
1805
1809
  */
1806
1810
  setNextPlugin?: (next: ITelemetryPlugin | ITelemetryPluginChain) => void;
1807
1811
  /**
@@ -1,66 +0,0 @@
1
- {
2
- "name": "ai.dbg",
3
- "version": "3.3.10-nightly3.2507-02",
4
- "ext": {
5
- "@cjs.js": {
6
- "file": "ai.dbg.3.3.10-nightly3.2507-02.cjs.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-PmhhbUEeOR3bWQcd1xKKKnWSwevannMOj5PQHzOX934= sha384-1IAYacoDDD8/09HaZqehy8n4WgA7kkFKUmi6Gv0N0HLE/7ZFbTtBGX+BK7SNrqGr sha512-n30apKxuNcpYS/h8wiqxbxRsjQWiId98w22k3GyDb9P5eaurt6nUtHodXfX8tnTRHMoApAXQ9Gk1SX6jt4Puzw==",
9
- "hashes": {
10
- "sha256": "PmhhbUEeOR3bWQcd1xKKKnWSwevannMOj5PQHzOX934=",
11
- "sha384": "1IAYacoDDD8/09HaZqehy8n4WgA7kkFKUmi6Gv0N0HLE/7ZFbTtBGX+BK7SNrqGr",
12
- "sha512": "n30apKxuNcpYS/h8wiqxbxRsjQWiId98w22k3GyDb9P5eaurt6nUtHodXfX8tnTRHMoApAXQ9Gk1SX6jt4Puzw=="
13
- }
14
- },
15
- "@cjs.min.js": {
16
- "file": "ai.dbg.3.3.10-nightly3.2507-02.cjs.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-lclaYPsz+AaZdf2I7OWsFNNb25+rY7SM2Pzh5i6dOv8= sha384-r9cd30C77j6Y97M7P8DTp6ifBBLnc/TDS/hUPvhLxQXovaxSwPZWzgaOBlRmi2ra sha512-/RXVgKiin1NLEAf9ghjqdW52UAA7Ob0Ymqye3rkIIlI4OWHvyLxdHHqwUumEbI05AyIhGZYl9LmmadJbqoN+sA==",
19
- "hashes": {
20
- "sha256": "lclaYPsz+AaZdf2I7OWsFNNb25+rY7SM2Pzh5i6dOv8=",
21
- "sha384": "r9cd30C77j6Y97M7P8DTp6ifBBLnc/TDS/hUPvhLxQXovaxSwPZWzgaOBlRmi2ra",
22
- "sha512": "/RXVgKiin1NLEAf9ghjqdW52UAA7Ob0Ymqye3rkIIlI4OWHvyLxdHHqwUumEbI05AyIhGZYl9LmmadJbqoN+sA=="
23
- }
24
- },
25
- "@gbl.js": {
26
- "file": "ai.dbg.3.3.10-nightly3.2507-02.gbl.js",
27
- "type": "text/javascript; charset=utf-8",
28
- "integrity": "sha256-2MQeFBfaRo9PhsV6IHeVd1hTvg5v7KYOGzKjXE6c/uQ= sha384-MctmTsfTuMEP66AhmzHNktBJvxq4FwIHHSzMMLX55+LvpHNW5vAStsSohIMam9gL sha512-ELV7HfP3xe+dyRoVIPrtW03ovrxif1PveakYMgwVlrmunY2vQc1gZ9Ol0TF8NSZez5BQmZsQko6xddEfLiQgeQ==",
29
- "hashes": {
30
- "sha256": "2MQeFBfaRo9PhsV6IHeVd1hTvg5v7KYOGzKjXE6c/uQ=",
31
- "sha384": "MctmTsfTuMEP66AhmzHNktBJvxq4FwIHHSzMMLX55+LvpHNW5vAStsSohIMam9gL",
32
- "sha512": "ELV7HfP3xe+dyRoVIPrtW03ovrxif1PveakYMgwVlrmunY2vQc1gZ9Ol0TF8NSZez5BQmZsQko6xddEfLiQgeQ=="
33
- }
34
- },
35
- "@gbl.min.js": {
36
- "file": "ai.dbg.3.3.10-nightly3.2507-02.gbl.min.js",
37
- "type": "text/javascript; charset=utf-8",
38
- "integrity": "sha256-OCo9vtwY6LavuxnhIkDASy8JIBBsCFpGc3FQBMA2vys= sha384-S3Baps/DQ87UuZt9azIlDNNTwi6T0fnfCd0Dsk1UpT7C81kw5g1cfmWI80EiA4fI sha512-6EDZatS8is+XxbB5LV/knS0cJR0cK6W8n634m3KfwtxiAXR1i/ov9nNqq8eEWPAHzid5UkV3zdQl3kpCFGyVfw==",
39
- "hashes": {
40
- "sha256": "OCo9vtwY6LavuxnhIkDASy8JIBBsCFpGc3FQBMA2vys=",
41
- "sha384": "S3Baps/DQ87UuZt9azIlDNNTwi6T0fnfCd0Dsk1UpT7C81kw5g1cfmWI80EiA4fI",
42
- "sha512": "6EDZatS8is+XxbB5LV/knS0cJR0cK6W8n634m3KfwtxiAXR1i/ov9nNqq8eEWPAHzid5UkV3zdQl3kpCFGyVfw=="
43
- }
44
- },
45
- "@js": {
46
- "file": "ai.dbg.3.3.10-nightly3.2507-02.js",
47
- "type": "text/javascript; charset=utf-8",
48
- "integrity": "sha256-0un2RRpJU2BZLuyGhGUtthcMcc9Qs43yxAdHJN1/BWE= sha384-HLnH7EWsTKd8zsYbovYwKGBVVxTopzo0c/tk0BzPzwKvzyB5wC+4m5C5qQsXXcnw sha512-cr5Qnhv7HDo+YS67V0ywtn5+Cxnzh+S5Gb3xBP01LCaPsg/6f80If+xfy+NDNpINQyX50Ij7k4HJXGnGC8D+Sw==",
49
- "hashes": {
50
- "sha256": "0un2RRpJU2BZLuyGhGUtthcMcc9Qs43yxAdHJN1/BWE=",
51
- "sha384": "HLnH7EWsTKd8zsYbovYwKGBVVxTopzo0c/tk0BzPzwKvzyB5wC+4m5C5qQsXXcnw",
52
- "sha512": "cr5Qnhv7HDo+YS67V0ywtn5+Cxnzh+S5Gb3xBP01LCaPsg/6f80If+xfy+NDNpINQyX50Ij7k4HJXGnGC8D+Sw=="
53
- }
54
- },
55
- "@min.js": {
56
- "file": "ai.dbg.3.3.10-nightly3.2507-02.min.js",
57
- "type": "text/javascript; charset=utf-8",
58
- "integrity": "sha256-jgL1XjPwJhjHecQqvS67IpE55EiFO9TCqOxOP9U1dMg= sha384-mCTc8QHl1MNRspYJVywkoAqPjXYE19NomO1UDf/6NhyNHrn+L4s6Of3gd3xEwf1d sha512-RgaViwYwdkbbvLEmCmZ4uEovVU930EpKMRXM8E9NX2kxwPwcHKKMQi9BFCGQmT2JcD9ZQyzjl1Hcm8E179+crQ==",
59
- "hashes": {
60
- "sha256": "jgL1XjPwJhjHecQqvS67IpE55EiFO9TCqOxOP9U1dMg=",
61
- "sha384": "mCTc8QHl1MNRspYJVywkoAqPjXYE19NomO1UDf/6NhyNHrn+L4s6Of3gd3xEwf1d",
62
- "sha512": "RgaViwYwdkbbvLEmCmZ4uEovVU930EpKMRXM8E9NX2kxwPwcHKKMQi9BFCGQmT2JcD9ZQyzjl1Hcm8E179+crQ=="
63
- }
64
- }
65
- }
66
- }