@microsoft/applicationinsights-debugplugin-js 3.3.5-nightly3.2501-07 → 3.3.5-nightly3.2501-08
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.3.5-nightly3.2501-07.cjs.js → ai.dbg.3.3.5-nightly3.2501-08.cjs.js} +3 -3
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-08.cjs.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2501-07.cjs.min.js → ai.dbg.3.3.5-nightly3.2501-08.cjs.min.js} +3 -3
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-08.cjs.min.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2501-07.gbl.js → ai.dbg.3.3.5-nightly3.2501-08.gbl.js} +5 -5
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-08.gbl.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2501-07.gbl.min.js → ai.dbg.3.3.5-nightly3.2501-08.gbl.min.js} +3 -3
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-08.gbl.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-08.integrity.json +66 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2501-07.js → ai.dbg.3.3.5-nightly3.2501-08.js} +5 -5
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-08.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2501-07.min.js → ai.dbg.3.3.5-nightly3.2501-08.min.js} +3 -3
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-08.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.cjs.js +2 -2
- package/browser/es5/ai.dbg.3.cjs.js.map +1 -1
- package/browser/es5/ai.dbg.3.cjs.min.js +2 -2
- package/browser/es5/ai.dbg.3.cjs.min.js.map +1 -1
- package/browser/es5/ai.dbg.3.gbl.js +4 -4
- 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 +4 -4
- 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 +2 -2
- package/dist/es5/applicationinsights-debugplugin-js.js.map +1 -1
- package/dist/es5/applicationinsights-debugplugin-js.min.js +2 -2
- 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 +4 -4
- package/types/applicationinsights-debugplugin-js.d.ts +1 -1
- package/types/applicationinsights-debugplugin-js.namespaced.d.ts +6 -6
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-07.cjs.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-07.cjs.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-07.gbl.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-07.gbl.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-07.integrity.json +0 -66
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-07.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2501-07.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.3.5-nightly3.2501-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.3.5-nightly3.2501-08
|
|
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.5-nightly3.2501-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.3.5-nightly3.2501-08
|
|
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.3.5-nightly3.2501-
|
|
3
|
+
"version": "3.3.5-nightly3.2501-08",
|
|
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",
|
|
@@ -53,10 +53,10 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
56
|
-
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2501-
|
|
57
|
-
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2501-
|
|
56
|
+
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2501-08",
|
|
57
|
+
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2501-08",
|
|
58
58
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
59
|
-
"@nevware21/ts-utils": ">= 0.11.
|
|
59
|
+
"@nevware21/ts-utils": ">= 0.11.6 < 2.x"
|
|
60
60
|
},
|
|
61
61
|
"license": "MIT",
|
|
62
62
|
"publishConfig": {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft.ApplicationInsights, 3.3.5-nightly3.2501-
|
|
2
|
+
* Microsoft.ApplicationInsights, 3.3.5-nightly3.2501-08
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -698,8 +698,8 @@ declare namespace ApplicationInsights {
|
|
|
698
698
|
*/
|
|
699
699
|
enablePerfMgr?: boolean;
|
|
700
700
|
/**
|
|
701
|
-
* [Optional] Callback function that will be called to create a the IPerfManager instance when required and
|
|
702
|
-
* is enabled, this enables you to override the default creation of a PerfManager() without needing to
|
|
701
|
+
* [Optional] Callback function that will be called to create a the IPerfManager instance when required and `enablePerfMgr`
|
|
702
|
+
* is enabled, this enables you to override the default creation of a PerfManager() without needing to `setPerfMgr()`
|
|
703
703
|
* after initialization.
|
|
704
704
|
*/
|
|
705
705
|
createPerfMgr?: (core: IAppInsightsCore, notificationManager: INotificationManager) => IPerfManager;
|
|
@@ -947,7 +947,7 @@ declare namespace ApplicationInsights {
|
|
|
947
947
|
throwInternal(severity: LoggingSeverity, msgId: _InternalMessageId, msg: string, properties?: Object, isUserAct?: boolean): void;
|
|
948
948
|
/**
|
|
949
949
|
* This will write a debug message to the console if possible
|
|
950
|
-
* @param message -
|
|
950
|
+
* @param message - The debug message
|
|
951
951
|
*/
|
|
952
952
|
debugToConsole?(message: string): void;
|
|
953
953
|
/**
|
|
@@ -1095,7 +1095,7 @@ declare namespace ApplicationInsights {
|
|
|
1095
1095
|
/**
|
|
1096
1096
|
* Identifies configuration override values when given feature is enabled
|
|
1097
1097
|
* NOTE: should use flat string for fields, for example, if you want to set value for extensionConfig.Ananlytics.disableAjaxTrackig in configurations,
|
|
1098
|
-
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: {["extensionConfig.Analytics.disableAjaxTrackig"]:1}
|
|
1098
|
+
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: \{["extensionConfig.Analytics.disableAjaxTrackig"]:1\}
|
|
1099
1099
|
* Default: undefined
|
|
1100
1100
|
*/
|
|
1101
1101
|
onCfg?: {
|
|
@@ -1104,7 +1104,7 @@ declare namespace ApplicationInsights {
|
|
|
1104
1104
|
/**
|
|
1105
1105
|
* Identifies configuration override values when given feature is disabled
|
|
1106
1106
|
* NOTE: should use flat string for fields, for example, if you want to set value for extensionConfig.Ananlytics.disableAjaxTrackig in configurations,
|
|
1107
|
-
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: {["extensionConfig.Analytics.disableAjaxTrackig"]:1}
|
|
1107
|
+
* you should use "extensionConfig.Ananlytics.disableAjaxTrackig" as field name: \{["extensionConfig.Analytics.disableAjaxTrackig"]:1\}
|
|
1108
1108
|
* Default: undefined
|
|
1109
1109
|
*/
|
|
1110
1110
|
offCfg?: {
|