@microsoft/applicationinsights-debugplugin-js 3.1.1-nightly3.2402-20 → 3.1.1-nightly3.2402-22
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.
- package/browser/es5/{ai.dbg.3.1.1-nightly3.2402-20.cjs.js → ai.dbg.3.1.1-nightly3.2402-22.cjs.js} +2 -2
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-22.cjs.js.map +1 -0
- package/browser/es5/{ai.dbg.3.1.1-nightly3.2402-20.cjs.min.js → ai.dbg.3.1.1-nightly3.2402-22.cjs.min.js} +2 -2
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-22.cjs.min.js.map +1 -0
- package/browser/es5/{ai.dbg.3.1.1-nightly3.2402-20.gbl.js → ai.dbg.3.1.1-nightly3.2402-22.gbl.js} +4 -4
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-22.gbl.js.map +1 -0
- package/browser/es5/{ai.dbg.3.1.1-nightly3.2402-20.gbl.min.js → ai.dbg.3.1.1-nightly3.2402-22.gbl.min.js} +3 -3
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-22.gbl.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-22.integrity.json +66 -0
- package/browser/es5/{ai.dbg.3.1.1-nightly3.2402-20.js → ai.dbg.3.1.1-nightly3.2402-22.js} +4 -4
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-22.js.map +1 -0
- package/browser/es5/{ai.dbg.3.1.1-nightly3.2402-20.min.js → ai.dbg.3.1.1-nightly3.2402-22.min.js} +3 -3
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-22.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.cjs.js +1 -1
- package/browser/es5/ai.dbg.3.cjs.js.map +1 -1
- package/browser/es5/ai.dbg.3.cjs.min.js +1 -1
- package/browser/es5/ai.dbg.3.cjs.min.js.map +1 -1
- package/browser/es5/ai.dbg.3.gbl.js +3 -3
- package/browser/es5/ai.dbg.3.gbl.js.map +1 -1
- package/browser/es5/ai.dbg.3.gbl.min.js +2 -2
- package/browser/es5/ai.dbg.3.gbl.min.js.map +1 -1
- package/browser/es5/ai.dbg.3.integrity.json +25 -25
- package/browser/es5/ai.dbg.3.js +3 -3
- package/browser/es5/ai.dbg.3.js.map +1 -1
- package/browser/es5/ai.dbg.3.min.js +2 -2
- package/browser/es5/ai.dbg.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-debugplugin-js.js +1 -1
- package/dist/es5/applicationinsights-debugplugin-js.js.map +1 -1
- package/dist/es5/applicationinsights-debugplugin-js.min.js +1 -1
- package/dist/es5/applicationinsights-debugplugin-js.min.js.map +1 -1
- package/dist-es5/DebugPlugin.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-debugplugin-js.js +1 -1
- package/dist-es5/components/Dashboard.js +1 -1
- package/dist-es5/components/LogEntry.js +1 -1
- package/dist-es5/components/debugBins.js +1 -1
- package/dist-es5/components/filterList.js +1 -1
- package/dist-es5/components/helpers.js +1 -1
- package/dist-es5/components/styleNodeSrc.js +1 -1
- package/dist-es5/interfaces/IDebugPluginConfig.js +1 -1
- package/package.json +3 -3
- package/types/applicationinsights-debugplugin-js.d.ts +1 -1
- package/types/applicationinsights-debugplugin-js.namespaced.d.ts +39 -1
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-20.cjs.js.map +0 -1
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-20.cjs.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-20.gbl.js.map +0 -1
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-20.gbl.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-20.integrity.json +0 -66
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-20.js.map +0 -1
- package/browser/es5/ai.dbg.3.1.1-nightly3.2402-20.min.js.map +0 -1
package/dist-es5/DebugPlugin.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Debug Plugin, 3.1.1-nightly3.2402-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.1.1-nightly3.2402-22
|
|
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.1.1-nightly3.2402-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.1.1-nightly3.2402-22
|
|
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";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-debugplugin-js",
|
|
3
|
-
"version": "3.1.1-nightly3.2402-
|
|
3
|
+
"version": "3.1.1-nightly3.2402-22",
|
|
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.1.1-nightly3.2402-
|
|
56
|
-
"@microsoft/applicationinsights-core-js": "3.1.1-nightly3.2402-
|
|
55
|
+
"@microsoft/applicationinsights-common": "3.1.1-nightly3.2402-22",
|
|
56
|
+
"@microsoft/applicationinsights-core-js": "3.1.1-nightly3.2402-22",
|
|
57
57
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
58
58
|
"@nevware21/ts-utils": ">= 0.10.5 < 2.x"
|
|
59
59
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft.ApplicationInsights, 3.1.1-nightly3.2402-
|
|
2
|
+
* Microsoft.ApplicationInsights, 3.1.1-nightly3.2402-22
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -1121,6 +1121,25 @@ declare namespace ApplicationInsights {
|
|
|
1121
1121
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1122
1122
|
*/
|
|
1123
1123
|
unload?(isAsync?: boolean): void | IPromise<void>;
|
|
1124
|
+
/**
|
|
1125
|
+
* [Optional] A function called when the offline events have been stored to the persistent storage
|
|
1126
|
+
* @param events - items that are stored in the persistent storage
|
|
1127
|
+
* @since v3.1.1
|
|
1128
|
+
*/
|
|
1129
|
+
offlineEventsStored?(events: ITelemetryItem[]): void;
|
|
1130
|
+
/**
|
|
1131
|
+
* [Optional] A function called when the offline events have been sent from the persistent storage
|
|
1132
|
+
* @param batch - payload data that is sent from the persistent storage
|
|
1133
|
+
* @since v3.1.1
|
|
1134
|
+
*/
|
|
1135
|
+
offlineBatchSent?(batch: IPayloadData): void;
|
|
1136
|
+
/**
|
|
1137
|
+
* [Optional] A function called when the offline events have been dropped from the persistent storage
|
|
1138
|
+
* @param cnt - count of batches dropped
|
|
1139
|
+
* @param reason - the reason why the batches is dropped
|
|
1140
|
+
* @since v3.1.1
|
|
1141
|
+
*/
|
|
1142
|
+
offlineBatchDrop?(cnt: number, reason?: number): void;
|
|
1124
1143
|
}
|
|
1125
1144
|
|
|
1126
1145
|
/**
|
|
@@ -1171,6 +1190,25 @@ declare namespace ApplicationInsights {
|
|
|
1171
1190
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1172
1191
|
*/
|
|
1173
1192
|
unload?(isAsync?: boolean): void | IPromise<void>;
|
|
1193
|
+
/**
|
|
1194
|
+
* [Optional] A function called when the offline events have been stored to the persistent storage
|
|
1195
|
+
* @param events - items that are stored in the persistent storage
|
|
1196
|
+
* @since v3.1.1
|
|
1197
|
+
*/
|
|
1198
|
+
offlineEventsStored?(events: ITelemetryItem[]): void;
|
|
1199
|
+
/**
|
|
1200
|
+
* [Optional] A function called when the offline events have been sent from the persistent storage
|
|
1201
|
+
* @param batch - payload data that is sent from the persistent storage
|
|
1202
|
+
* @since v3.1.1
|
|
1203
|
+
*/
|
|
1204
|
+
offlineBatchSent?(batch: IPayloadData): void;
|
|
1205
|
+
/**
|
|
1206
|
+
* [Optional] A function called when the offline events have been dropped from the persistent storage
|
|
1207
|
+
* @param cnt - count of batches dropped
|
|
1208
|
+
* @param reason - the reason why the batches is dropped
|
|
1209
|
+
* @since v3.1.1
|
|
1210
|
+
*/
|
|
1211
|
+
offlineBatchDrop?(cnt: number, reason?: number): void;
|
|
1174
1212
|
}
|
|
1175
1213
|
|
|
1176
1214
|
class _InternalLogMessage {
|