@microsoft/applicationinsights-debugplugin-js 3.3.11-nightly3.2511-09 → 3.3.11-nightly3.2512-10

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.11-nightly3.2511-09.cjs.js → ai.dbg.3.3.11-nightly3.2512-10.cjs.js} +3 -3
  2. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.cjs.js.map → ai.dbg.3.3.11-nightly3.2512-10.cjs.js.map} +1 -1
  3. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.cjs.min.js → ai.dbg.3.3.11-nightly3.2512-10.cjs.min.js} +3 -3
  4. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.cjs.min.js.map → ai.dbg.3.3.11-nightly3.2512-10.cjs.min.js.map} +1 -1
  5. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.gbl.js → ai.dbg.3.3.11-nightly3.2512-10.gbl.js} +5 -5
  6. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.gbl.js.map → ai.dbg.3.3.11-nightly3.2512-10.gbl.js.map} +1 -1
  7. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.gbl.min.js → ai.dbg.3.3.11-nightly3.2512-10.gbl.min.js} +3 -3
  8. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.gbl.min.js.map → ai.dbg.3.3.11-nightly3.2512-10.gbl.min.js.map} +1 -1
  9. package/browser/es5/ai.dbg.3.3.11-nightly3.2512-10.integrity.json +66 -0
  10. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.js → ai.dbg.3.3.11-nightly3.2512-10.js} +5 -5
  11. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.js.map → ai.dbg.3.3.11-nightly3.2512-10.js.map} +1 -1
  12. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.min.js → ai.dbg.3.3.11-nightly3.2512-10.min.js} +3 -3
  13. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-09.min.js.map → ai.dbg.3.3.11-nightly3.2512-10.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 +5 -3
  44. package/browser/es5/ai.dbg.3.3.11-nightly3.2511-09.integrity.json +0 -66
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09",
3
+ "version": "3.3.11-nightly3.2512-10",
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.11-nightly3.2511-09",
56
- "@microsoft/applicationinsights-core-js": "3.3.11-nightly3.2511-09",
55
+ "@microsoft/applicationinsights-common": "3.3.11-nightly3.2512-10",
56
+ "@microsoft/applicationinsights-core-js": "3.3.11-nightly3.2512-10",
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.11-nightly3.2511-09
2
+ * Microsoft.ApplicationInsights, 3.3.11-nightly3.2512-10
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.11-nightly3.2511-09
2
+ * Microsoft.ApplicationInsights, 3.3.11-nightly3.2512-10
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1246,8 +1246,9 @@ declare namespace ApplicationInsights {
1246
1246
  * @param events - The array of events that have been discarded.
1247
1247
  * @param reason - The reason for discarding the events. The EventsDiscardedReason
1248
1248
  * constant should be used to check the different values.
1249
+ * @param sendType - [Optional] The send type used when the events were discarded.
1249
1250
  */
1250
- eventsDiscarded?: (events: ITelemetryItem[], reason: number) => void;
1251
+ eventsDiscarded?: (events: ITelemetryItem[], reason: number, sendType?: number) => void;
1251
1252
  /**
1252
1253
  * [Optional] A function called when the events have been requested to be sent to the sever.
1253
1254
  * @param sendReason - The reason why the event batch is being sent.
@@ -1315,8 +1316,9 @@ declare namespace ApplicationInsights {
1315
1316
  * @param events - The array of events that have been discarded by the SDK.
1316
1317
  * @param reason - The reason for which the SDK discarded the events. The EventsDiscardedReason
1317
1318
  * constant should be used to check the different values.
1319
+ * @param sendType - [Optional] The send type used when the events were discarded.
1318
1320
  */
1319
- eventsDiscarded(events: ITelemetryItem[], reason: number): void;
1321
+ eventsDiscarded(events: ITelemetryItem[], reason: number, sendType?: number): void;
1320
1322
  /**
1321
1323
  * [Optional] A function called when the events have been requested to be sent to the sever.
1322
1324
  * @param sendReason - The reason why the event batch is being sent.
@@ -1,66 +0,0 @@
1
- {
2
- "name": "ai.dbg",
3
- "version": "3.3.11-nightly3.2511-09",
4
- "ext": {
5
- "@cjs.js": {
6
- "file": "ai.dbg.3.3.11-nightly3.2511-09.cjs.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-rmayBO3AP4g7wQ1iuVFIeHxYhdEhBQP/283OffHQdjU= sha384-vQ33VKd3ZP4CQ7UDIxgbMqzAXKbRP3lthvp50xPCKNUChdwi6haTyRcmCGUWRA7j sha512-kWcxDda/FbP+NUUFSXEN/PI0TMNON3yzt32UvpkViGUrWb27wanzUehwPd9mDW8uu6YkHClLq1USaTU9HhjFfQ==",
9
- "hashes": {
10
- "sha256": "rmayBO3AP4g7wQ1iuVFIeHxYhdEhBQP/283OffHQdjU=",
11
- "sha384": "vQ33VKd3ZP4CQ7UDIxgbMqzAXKbRP3lthvp50xPCKNUChdwi6haTyRcmCGUWRA7j",
12
- "sha512": "kWcxDda/FbP+NUUFSXEN/PI0TMNON3yzt32UvpkViGUrWb27wanzUehwPd9mDW8uu6YkHClLq1USaTU9HhjFfQ=="
13
- }
14
- },
15
- "@cjs.min.js": {
16
- "file": "ai.dbg.3.3.11-nightly3.2511-09.cjs.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-yyNDZcwaCpT6aWun/gRcPijDF7Ghx8qEgqRLwNkOiwI= sha384-buLeeUELMVENCuImr46JEl11rCw6ksDWiMOkRD8ePyfL+RCNMXia9/cJOsGokZkM sha512-OBMiz25H7YfyFvOH3Ssq3m2lEWIpLzDb7tCmDBcorVd+HxX2YGtb8cAx4r76T/Nga7qtFASDmLTaBBOR/z3ubQ==",
19
- "hashes": {
20
- "sha256": "yyNDZcwaCpT6aWun/gRcPijDF7Ghx8qEgqRLwNkOiwI=",
21
- "sha384": "buLeeUELMVENCuImr46JEl11rCw6ksDWiMOkRD8ePyfL+RCNMXia9/cJOsGokZkM",
22
- "sha512": "OBMiz25H7YfyFvOH3Ssq3m2lEWIpLzDb7tCmDBcorVd+HxX2YGtb8cAx4r76T/Nga7qtFASDmLTaBBOR/z3ubQ=="
23
- }
24
- },
25
- "@gbl.js": {
26
- "file": "ai.dbg.3.3.11-nightly3.2511-09.gbl.js",
27
- "type": "text/javascript; charset=utf-8",
28
- "integrity": "sha256-hL5Pzme1byZYEW9WlEwNQyt9pFnZ8IDezmk9C+mkJOs= sha384-sX3brecQdU6s/P7dhPDkF0MEPEi37NkqMOG0HuLbGPt/MMAcAU1ztoobL2D0WHHV sha512-xPqr3VmwdPE86fh7v5UJaHRYQREVTsrw4dWAyOpqdScYf6KOr4ZsblIa64HmYXVLcoOdAuLWzpAGe7VyEXdM+Q==",
29
- "hashes": {
30
- "sha256": "hL5Pzme1byZYEW9WlEwNQyt9pFnZ8IDezmk9C+mkJOs=",
31
- "sha384": "sX3brecQdU6s/P7dhPDkF0MEPEi37NkqMOG0HuLbGPt/MMAcAU1ztoobL2D0WHHV",
32
- "sha512": "xPqr3VmwdPE86fh7v5UJaHRYQREVTsrw4dWAyOpqdScYf6KOr4ZsblIa64HmYXVLcoOdAuLWzpAGe7VyEXdM+Q=="
33
- }
34
- },
35
- "@gbl.min.js": {
36
- "file": "ai.dbg.3.3.11-nightly3.2511-09.gbl.min.js",
37
- "type": "text/javascript; charset=utf-8",
38
- "integrity": "sha256-AzcMCYpnLnr2QSFFCwHPI4sU5nrlFaiB7SAxZXpaesA= sha384-QkmmFCf4NIByus8VJW9ZAAsoMrXjER/kA5sqa6yjomYjCTVRblXSJUK0V2bKf+ZZ sha512-LLhLDYcpp+zdBPsxFGVz3zqgn2j9fBqSWuS7yh82wgW4yJeEVBC0kb1SxLk7l31ZCVZqzDLyjRUOdFBI/5n0Hg==",
39
- "hashes": {
40
- "sha256": "AzcMCYpnLnr2QSFFCwHPI4sU5nrlFaiB7SAxZXpaesA=",
41
- "sha384": "QkmmFCf4NIByus8VJW9ZAAsoMrXjER/kA5sqa6yjomYjCTVRblXSJUK0V2bKf+ZZ",
42
- "sha512": "LLhLDYcpp+zdBPsxFGVz3zqgn2j9fBqSWuS7yh82wgW4yJeEVBC0kb1SxLk7l31ZCVZqzDLyjRUOdFBI/5n0Hg=="
43
- }
44
- },
45
- "@js": {
46
- "file": "ai.dbg.3.3.11-nightly3.2511-09.js",
47
- "type": "text/javascript; charset=utf-8",
48
- "integrity": "sha256-8VZ+p2M1hvUKEn2lwgFxD4j7ZaxmHRp8+rt02ljFrNQ= sha384-7lz/P92luZhihApupWSUtU6doVTBwZQ+qMBPwK1sw5iD8OWhlO5yfOgoxyK6wb5R sha512-fH0SNM5LvWuIf3QQcrObIuHUlyonYHFxhGzhk3RbSaU4HqMsaIETpc3ZaVWiOoT4KSt2nROqpYtF11Z/KhdKXA==",
49
- "hashes": {
50
- "sha256": "8VZ+p2M1hvUKEn2lwgFxD4j7ZaxmHRp8+rt02ljFrNQ=",
51
- "sha384": "7lz/P92luZhihApupWSUtU6doVTBwZQ+qMBPwK1sw5iD8OWhlO5yfOgoxyK6wb5R",
52
- "sha512": "fH0SNM5LvWuIf3QQcrObIuHUlyonYHFxhGzhk3RbSaU4HqMsaIETpc3ZaVWiOoT4KSt2nROqpYtF11Z/KhdKXA=="
53
- }
54
- },
55
- "@min.js": {
56
- "file": "ai.dbg.3.3.11-nightly3.2511-09.min.js",
57
- "type": "text/javascript; charset=utf-8",
58
- "integrity": "sha256-P0YKF9yH/oyrBzfY1MkVAiUTgiXoy90chNVff4o3yGQ= sha384-Uuy+gJa8H1OXtvz1T1iMa9oTyjo0FULlsv+do4rVympkIJRSJegDO/j4GdlhLylM sha512-doECShwSlaOobfbKF/eTL94dquo4XzaNhoS4UvkYOQwSsfs7lkW/YiqyGJ/eoRGpJYJyAyvtbwM2/xoVNf194A==",
59
- "hashes": {
60
- "sha256": "P0YKF9yH/oyrBzfY1MkVAiUTgiXoy90chNVff4o3yGQ=",
61
- "sha384": "Uuy+gJa8H1OXtvz1T1iMa9oTyjo0FULlsv+do4rVympkIJRSJegDO/j4GdlhLylM",
62
- "sha512": "doECShwSlaOobfbKF/eTL94dquo4XzaNhoS4UvkYOQwSsfs7lkW/YiqyGJ/eoRGpJYJyAyvtbwM2/xoVNf194A=="
63
- }
64
- }
65
- }
66
- }