@microsoft/applicationinsights-debugplugin-js 3.3.5-nightly3.2412-04 → 3.3.5-nightly3.2412-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.
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2412-04.cjs.js → ai.dbg.3.3.5-nightly3.2412-10.cjs.js} +4 -4
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-10.cjs.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2412-04.cjs.min.js → ai.dbg.3.3.5-nightly3.2412-10.cjs.min.js} +3 -3
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-10.cjs.min.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2412-04.gbl.js → ai.dbg.3.3.5-nightly3.2412-10.gbl.js} +6 -6
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-10.gbl.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2412-04.gbl.min.js → ai.dbg.3.3.5-nightly3.2412-10.gbl.min.js} +3 -3
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-10.gbl.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-10.integrity.json +66 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2412-04.js → ai.dbg.3.3.5-nightly3.2412-10.js} +6 -6
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-10.js.map +1 -0
- package/browser/es5/{ai.dbg.3.3.5-nightly3.2412-04.min.js → ai.dbg.3.3.5-nightly3.2412-10.min.js} +3 -3
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-10.min.js.map +1 -0
- package/browser/es5/ai.dbg.3.cjs.js +3 -3
- 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 +5 -5
- 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 +5 -5
- 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 +3 -3
- 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 +3 -3
- package/types/applicationinsights-debugplugin-js.d.ts +1 -1
- package/types/applicationinsights-debugplugin-js.namespaced.d.ts +14 -14
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-04.cjs.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-04.cjs.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-04.gbl.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-04.gbl.min.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-04.integrity.json +0 -66
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-04.js.map +0 -1
- package/browser/es5/ai.dbg.3.3.5-nightly3.2412-04.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.2412-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.3.5-nightly3.2412-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.5-nightly3.2412-
|
|
2
|
+
* Application Insights JavaScript SDK - Debug Plugin, 3.3.5-nightly3.2412-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";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-debugplugin-js",
|
|
3
|
-
"version": "3.3.5-nightly3.2412-
|
|
3
|
+
"version": "3.3.5-nightly3.2412-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",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
56
|
-
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2412-
|
|
57
|
-
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2412-
|
|
56
|
+
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2412-10",
|
|
57
|
+
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2412-10",
|
|
58
58
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
59
59
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
60
60
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft.ApplicationInsights, 3.3.5-nightly3.2412-
|
|
2
|
+
* Microsoft.ApplicationInsights, 3.3.5-nightly3.2412-10
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -1591,8 +1591,8 @@ declare namespace ApplicationInsights {
|
|
|
1591
1591
|
state?: string;
|
|
1592
1592
|
/**
|
|
1593
1593
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
1594
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
1595
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
1594
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
1595
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
1596
1596
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
1597
1597
|
* @example
|
|
1598
1598
|
* ```ts
|
|
@@ -1609,8 +1609,8 @@ declare namespace ApplicationInsights {
|
|
|
1609
1609
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): IPromise<TResult1 | TResult2>;
|
|
1610
1610
|
/**
|
|
1611
1611
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
1612
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
1613
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
1612
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
1613
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
1614
1614
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
1615
1615
|
* @example
|
|
1616
1616
|
* ```ts
|
|
@@ -1627,8 +1627,8 @@ declare namespace ApplicationInsights {
|
|
|
1627
1627
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): PromiseLike<TResult1 | TResult2>;
|
|
1628
1628
|
/**
|
|
1629
1629
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
1630
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
1631
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
1630
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
1631
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
1632
1632
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
1633
1633
|
* @example
|
|
1634
1634
|
* ```ts
|
|
@@ -1645,7 +1645,7 @@ declare namespace ApplicationInsights {
|
|
|
1645
1645
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): Promise<TResult1 | TResult2>;
|
|
1646
1646
|
/**
|
|
1647
1647
|
* Attaches a callback for only the rejection of the Promise.
|
|
1648
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
1648
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
1649
1649
|
* @returns A Promise for the completion of the callback.
|
|
1650
1650
|
* @example
|
|
1651
1651
|
* ```ts
|
|
@@ -1662,7 +1662,7 @@ declare namespace ApplicationInsights {
|
|
|
1662
1662
|
catch<TResult = never>(onRejected?: ((reason: any) => TResult | IPromise<TResult>) | undefined | null): IPromise<T | TResult>;
|
|
1663
1663
|
/**
|
|
1664
1664
|
* Attaches a callback for only the rejection of the Promise.
|
|
1665
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
1665
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
1666
1666
|
* @returns A Promise for the completion of the callback.
|
|
1667
1667
|
* @example
|
|
1668
1668
|
* ```ts
|
|
@@ -1679,7 +1679,7 @@ declare namespace ApplicationInsights {
|
|
|
1679
1679
|
catch<TResult = never>(onRejected?: ((reason: any) => TResult | IPromise<TResult>) | undefined | null): PromiseLike<T | TResult>;
|
|
1680
1680
|
/**
|
|
1681
1681
|
* Attaches a callback for only the rejection of the Promise.
|
|
1682
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
1682
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
1683
1683
|
* @returns A Promise for the completion of the callback.
|
|
1684
1684
|
* @example
|
|
1685
1685
|
* ```ts
|
|
@@ -1697,7 +1697,7 @@ declare namespace ApplicationInsights {
|
|
|
1697
1697
|
/**
|
|
1698
1698
|
* Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The
|
|
1699
1699
|
* resolved value cannot be modified from the callback.
|
|
1700
|
-
* @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
1700
|
+
* @param onfinally - The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
1701
1701
|
* @returns A Promise for the completion of the callback.
|
|
1702
1702
|
* @example
|
|
1703
1703
|
* ```ts
|
|
@@ -1953,7 +1953,7 @@ declare namespace ApplicationInsights {
|
|
|
1953
1953
|
* Gets or Sets a flag indicating if the underlying timer is currently enabled and running.
|
|
1954
1954
|
* Setting the enabled flag to the same as it's current value has no effect, setting to `true`
|
|
1955
1955
|
* when already `true` will not {@link ITimerHandler.refresh | refresh}() the timer.
|
|
1956
|
-
* And setting to
|
|
1956
|
+
* And setting to `false` will {@link ITimerHandler.cancel | cancel}() the timer.
|
|
1957
1957
|
* @since 0.8.1
|
|
1958
1958
|
* @example
|
|
1959
1959
|
* ```ts
|
|
@@ -2041,14 +2041,14 @@ declare namespace ApplicationInsights {
|
|
|
2041
2041
|
/**
|
|
2042
2042
|
* This defines the handler function for when a promise is rejected.
|
|
2043
2043
|
* @param value - This is the value passed as part of resolving the Promise
|
|
2044
|
-
* @return This may return a value, another Promise or void. @see {@link IPromise.then} for how the value is handled.
|
|
2044
|
+
* @return This may return a value, another Promise or void. @see {@link https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html#then | IPromise.then} for how the value is handled.
|
|
2045
2045
|
*/
|
|
2046
2046
|
type RejectedPromiseHandler<T = never> = (((reason: any) => T | IPromise<T> | PromiseLike<T>) | undefined | null);
|
|
2047
2047
|
|
|
2048
2048
|
/**
|
|
2049
2049
|
* This defines the handler function for when a promise is resolved.
|
|
2050
2050
|
* @param value - This is the value passed as part of resolving the Promise
|
|
2051
|
-
* @return This may return a value, another Promise or void. @see {@link IPromise.then} for how the value is handled.
|
|
2051
|
+
* @return This may return a value, another Promise or void. @see {@link https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html#then | IPromise.then} for how the value is handled.
|
|
2052
2052
|
*/
|
|
2053
2053
|
type ResolvedPromiseHandler<T, TResult1 = T> = (((value: T) => TResult1 | IPromise<TResult1> | PromiseLike<TResult1>) | undefined | null);
|
|
2054
2054
|
|