@microsoft/applicationinsights-debugplugin-js 3.3.10-nightly3.2507-26 → 3.3.10-nightly3.2507-28

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-26.cjs.js → ai.dbg.3.3.10-nightly3.2507-28.cjs.js} +3 -3
  2. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.cjs.js.map → ai.dbg.3.3.10-nightly3.2507-28.cjs.js.map} +1 -1
  3. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.cjs.min.js → ai.dbg.3.3.10-nightly3.2507-28.cjs.min.js} +3 -3
  4. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.cjs.min.js.map → ai.dbg.3.3.10-nightly3.2507-28.cjs.min.js.map} +1 -1
  5. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.gbl.js → ai.dbg.3.3.10-nightly3.2507-28.gbl.js} +5 -5
  6. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.gbl.js.map → ai.dbg.3.3.10-nightly3.2507-28.gbl.js.map} +1 -1
  7. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.gbl.min.js → ai.dbg.3.3.10-nightly3.2507-28.gbl.min.js} +3 -3
  8. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.gbl.min.js.map → ai.dbg.3.3.10-nightly3.2507-28.gbl.min.js.map} +1 -1
  9. package/browser/es5/ai.dbg.3.3.10-nightly3.2507-28.integrity.json +66 -0
  10. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.js → ai.dbg.3.3.10-nightly3.2507-28.js} +5 -5
  11. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.js.map → ai.dbg.3.3.10-nightly3.2507-28.js.map} +1 -1
  12. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.min.js → ai.dbg.3.3.10-nightly3.2507-28.min.js} +3 -3
  13. package/browser/es5/{ai.dbg.3.3.10-nightly3.2507-26.min.js.map → ai.dbg.3.3.10-nightly3.2507-28.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 +4 -4
  44. package/browser/es5/ai.dbg.3.3.10-nightly3.2507-26.integrity.json +0 -66
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.10-nightly3.2507-28
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-26",
3
+ "version": "3.3.10-nightly3.2507-28",
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-26",
56
- "@microsoft/applicationinsights-core-js": "3.3.10-nightly3.2507-26",
55
+ "@microsoft/applicationinsights-common": "3.3.10-nightly3.2507-28",
56
+ "@microsoft/applicationinsights-core-js": "3.3.10-nightly3.2507-28",
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-26
2
+ * Microsoft.ApplicationInsights, 3.3.10-nightly3.2507-28
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-26
2
+ * Microsoft.ApplicationInsights, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -528,7 +528,7 @@ declare namespace ApplicationInsights {
528
528
  * you DO NOT pass a callback function then a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
529
529
  * will be returned which will resolve once the flush is complete. The actual implementation of the `IPromise`
530
530
  * will be a native Promise (if supported) or the default as supplied by [ts-async library](https://github.com/nevware21/ts-async)
531
- * @param async - send data asynchronously when true
531
+ * @param isAsync - send data asynchronously when true
532
532
  * @param callBack - if specified, notify caller when send is complete, the channel should return true to indicate to the caller that it will be called.
533
533
  * If the caller doesn't return true the caller should assume that it may never be called.
534
534
  * @param sendReason - specify the reason that you are calling "flush" defaults to ManualFlush (1) if not specified
@@ -536,9 +536,9 @@ declare namespace ApplicationInsights {
536
536
  * should assume that any provided callback will never be called, Nothing or if occurring asynchronously a
537
537
  * [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) which will be resolved once the unload is complete,
538
538
  * the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) will only be returned when no callback is provided
539
- * and async is true.
539
+ * and isAsync is true.
540
540
  */
541
- flush?(async: boolean, callBack?: (flushComplete?: boolean) => void, sendReason?: SendRequestReason): boolean | void | IPromise<boolean>;
541
+ flush?(isAsync: boolean, callBack?: (flushComplete?: boolean) => void, sendReason?: SendRequestReason): boolean | void | IPromise<boolean>;
542
542
  /**
543
543
  * Get offline support
544
544
  * @returns IInternalOfflineSupport
@@ -1,66 +0,0 @@
1
- {
2
- "name": "ai.dbg",
3
- "version": "3.3.10-nightly3.2507-26",
4
- "ext": {
5
- "@cjs.js": {
6
- "file": "ai.dbg.3.3.10-nightly3.2507-26.cjs.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-otcjsYY3gqWlHlG40mordcASGIvV80t20Xvypa4Byro= sha384-n7Qxd52Td+ICuULcA9X2k+uZPj6Ux9HL+bUfQyB9t3+fr/ReQYNSYlJOv50G778P sha512-Y6ZszsOw1rckMQ1e6eon5K6uwXiN+MLArHTJlTmbUaoi62b8uRb5hZ+M7bt3KAUznTXuJOdkWQPDe3tfQ4W21w==",
9
- "hashes": {
10
- "sha256": "otcjsYY3gqWlHlG40mordcASGIvV80t20Xvypa4Byro=",
11
- "sha384": "n7Qxd52Td+ICuULcA9X2k+uZPj6Ux9HL+bUfQyB9t3+fr/ReQYNSYlJOv50G778P",
12
- "sha512": "Y6ZszsOw1rckMQ1e6eon5K6uwXiN+MLArHTJlTmbUaoi62b8uRb5hZ+M7bt3KAUznTXuJOdkWQPDe3tfQ4W21w=="
13
- }
14
- },
15
- "@cjs.min.js": {
16
- "file": "ai.dbg.3.3.10-nightly3.2507-26.cjs.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-1YXo3otqHPiQ10QX0bgZjp4R91GgwLPMOYkDuIesx/E= sha384-2fV4zu3t/MgvPT3nzBBoHRSkfWZrEzMd3QOZc9VuBVnkUT/OaY81zoifUMSN965K sha512-iZvcRKkFymJMHlhqkM0XELsbUcGsZwSWdZvl9G6ViUtCnYglM5Pbjmvdr+uuwCeH1ICf15gyMuJX0RQE7OyV+A==",
19
- "hashes": {
20
- "sha256": "1YXo3otqHPiQ10QX0bgZjp4R91GgwLPMOYkDuIesx/E=",
21
- "sha384": "2fV4zu3t/MgvPT3nzBBoHRSkfWZrEzMd3QOZc9VuBVnkUT/OaY81zoifUMSN965K",
22
- "sha512": "iZvcRKkFymJMHlhqkM0XELsbUcGsZwSWdZvl9G6ViUtCnYglM5Pbjmvdr+uuwCeH1ICf15gyMuJX0RQE7OyV+A=="
23
- }
24
- },
25
- "@gbl.js": {
26
- "file": "ai.dbg.3.3.10-nightly3.2507-26.gbl.js",
27
- "type": "text/javascript; charset=utf-8",
28
- "integrity": "sha256-0zw2vXM7tgZtX/S0qq5E6NvBOXK1twnaiIGibLDtdF8= sha384-Im0VVteMgQUsSBlUxX7y2JPfyEY/s4qyUx9A1E9+rut2fOVD8/HzTZyIcEy3283f sha512-SnpW/LyKzWsM1nlfV4TV47aNSG54RBAmscdpFNQRZKv5tgZ/IzhcFS6/GhCl6j/OKJO3lHaOkwbfjX2ecXLN7w==",
29
- "hashes": {
30
- "sha256": "0zw2vXM7tgZtX/S0qq5E6NvBOXK1twnaiIGibLDtdF8=",
31
- "sha384": "Im0VVteMgQUsSBlUxX7y2JPfyEY/s4qyUx9A1E9+rut2fOVD8/HzTZyIcEy3283f",
32
- "sha512": "SnpW/LyKzWsM1nlfV4TV47aNSG54RBAmscdpFNQRZKv5tgZ/IzhcFS6/GhCl6j/OKJO3lHaOkwbfjX2ecXLN7w=="
33
- }
34
- },
35
- "@gbl.min.js": {
36
- "file": "ai.dbg.3.3.10-nightly3.2507-26.gbl.min.js",
37
- "type": "text/javascript; charset=utf-8",
38
- "integrity": "sha256-oXqmqsm4GtNkDlTUzuNg+46YtAQkbegLG0mCg77FDbo= sha384-Kqv4/f2Pz+wXz0heTyKlxbP/FQ+y83jgTJjSLw3k4JgQbpvQ0t4rLfKOeU3ts2ES sha512-nePl1aOqbcXAnUUKeojvvLL1rhFZt4UINydCR4dAapDH2NamDxjLwlBVJAblmCCBurPjTe8mSok7NQyPBEZ7tw==",
39
- "hashes": {
40
- "sha256": "oXqmqsm4GtNkDlTUzuNg+46YtAQkbegLG0mCg77FDbo=",
41
- "sha384": "Kqv4/f2Pz+wXz0heTyKlxbP/FQ+y83jgTJjSLw3k4JgQbpvQ0t4rLfKOeU3ts2ES",
42
- "sha512": "nePl1aOqbcXAnUUKeojvvLL1rhFZt4UINydCR4dAapDH2NamDxjLwlBVJAblmCCBurPjTe8mSok7NQyPBEZ7tw=="
43
- }
44
- },
45
- "@js": {
46
- "file": "ai.dbg.3.3.10-nightly3.2507-26.js",
47
- "type": "text/javascript; charset=utf-8",
48
- "integrity": "sha256-rsNFrlLBcWZCUAGBcINtaYd2ZWV1n+q+4fqk16hDego= sha384-3FvygM1eo8g3VAmwpanTzgG13iUsf0MbNKCUx6s3Ua+ClWvpAaGYjFqWJkpenoLv sha512-9yiG0r6eEe5CGV7cqM8enhlK1BWMOdF9NFOVlBQjI4+6eumdQP/6FtmvnyjDQL5InVWmP83c24yDbk1/ENAurg==",
49
- "hashes": {
50
- "sha256": "rsNFrlLBcWZCUAGBcINtaYd2ZWV1n+q+4fqk16hDego=",
51
- "sha384": "3FvygM1eo8g3VAmwpanTzgG13iUsf0MbNKCUx6s3Ua+ClWvpAaGYjFqWJkpenoLv",
52
- "sha512": "9yiG0r6eEe5CGV7cqM8enhlK1BWMOdF9NFOVlBQjI4+6eumdQP/6FtmvnyjDQL5InVWmP83c24yDbk1/ENAurg=="
53
- }
54
- },
55
- "@min.js": {
56
- "file": "ai.dbg.3.3.10-nightly3.2507-26.min.js",
57
- "type": "text/javascript; charset=utf-8",
58
- "integrity": "sha256-MiHiJ6lpHXaeJzjJwCnEODIYHSnojG9xFSeswc3yyi8= sha384-9FBdd+K/zRKNIXFZx/6jkEGhCl953Cx5EV/Qe2xk/RJs6ty8x03LouCbAiqvPyaZ sha512-LGp6fEyReQ8Uf/THg+J0wijI9q4S9Hv4HACH7pDcDb/WBXuDvDUclDAflT/NbV+VS1IxbmAz81wfZK7yjMLOIw==",
59
- "hashes": {
60
- "sha256": "MiHiJ6lpHXaeJzjJwCnEODIYHSnojG9xFSeswc3yyi8=",
61
- "sha384": "9FBdd+K/zRKNIXFZx/6jkEGhCl953Cx5EV/Qe2xk/RJs6ty8x03LouCbAiqvPyaZ",
62
- "sha512": "LGp6fEyReQ8Uf/THg+J0wijI9q4S9Hv4HACH7pDcDb/WBXuDvDUclDAflT/NbV+VS1IxbmAz81wfZK7yjMLOIw=="
63
- }
64
- }
65
- }
66
- }