@microsoft/applicationinsights-common 3.3.5-nightly3.2412-07 → 3.3.5-nightly3.2412-11
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/applicationinsights-common.cjs.js +2 -2
- package/browser/es5/applicationinsights-common.cjs.js.map +1 -1
- package/browser/es5/applicationinsights-common.cjs.min.js +2 -2
- package/browser/es5/applicationinsights-common.cjs.min.js.map +1 -1
- package/browser/es5/applicationinsights-common.gbl.js +4 -4
- package/browser/es5/applicationinsights-common.gbl.js.map +1 -1
- package/browser/es5/applicationinsights-common.gbl.min.js +2 -2
- package/browser/es5/applicationinsights-common.gbl.min.js.map +1 -1
- package/browser/es5/applicationinsights-common.integrity.json +25 -25
- package/browser/es5/applicationinsights-common.js +4 -4
- package/browser/es5/applicationinsights-common.js.map +1 -1
- package/browser/es5/applicationinsights-common.min.js +2 -2
- package/browser/es5/applicationinsights-common.min.js.map +1 -1
- package/dist/es5/applicationinsights-common.js +2 -2
- package/dist/es5/applicationinsights-common.js.map +1 -1
- package/dist/es5/applicationinsights-common.min.js +2 -2
- package/dist/es5/applicationinsights-common.min.js.map +1 -1
- package/dist-es5/ConnectionStringParser.js +1 -1
- package/dist-es5/Constants.js +1 -1
- package/dist-es5/DomHelperFuncs.js +1 -1
- package/dist-es5/Enums.js +1 -1
- package/dist-es5/HelperFuncs.js +1 -1
- package/dist-es5/Interfaces/ConnectionString.js +1 -1
- package/dist-es5/Interfaces/Context/IApplication.js +1 -1
- package/dist-es5/Interfaces/Context/IDevice.js +1 -1
- package/dist-es5/Interfaces/Context/IInternal.js +1 -1
- package/dist-es5/Interfaces/Context/ILocation.js +1 -1
- package/dist-es5/Interfaces/Context/IOperatingSystem.js +1 -1
- package/dist-es5/Interfaces/Context/ISample.js +1 -1
- package/dist-es5/Interfaces/Context/ISession.js +1 -1
- package/dist-es5/Interfaces/Context/ISessionManager.js +1 -1
- package/dist-es5/Interfaces/Context/ITelemetryTrace.js +1 -1
- package/dist-es5/Interfaces/Context/IUser.js +1 -1
- package/dist-es5/Interfaces/Context/IWeb.js +1 -1
- package/dist-es5/Interfaces/Contracts/AvailabilityData.js +1 -1
- package/dist-es5/Interfaces/Contracts/ContextTagKeys.js +1 -1
- package/dist-es5/Interfaces/Contracts/DataPointType.js +1 -1
- package/dist-es5/Interfaces/Contracts/DependencyKind.js +1 -1
- package/dist-es5/Interfaces/Contracts/DependencySourceType.js +1 -1
- package/dist-es5/Interfaces/Contracts/IBase.js +1 -1
- package/dist-es5/Interfaces/Contracts/IData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IDataPoint.js +1 -1
- package/dist-es5/Interfaces/Contracts/IDomain.js +1 -1
- package/dist-es5/Interfaces/Contracts/IEnvelope.js +1 -1
- package/dist-es5/Interfaces/Contracts/IEventData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IExceptionData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IExceptionDetails.js +1 -1
- package/dist-es5/Interfaces/Contracts/IMessageData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IMetricData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IPageViewData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IPageViewPerfData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IRemoteDependencyData.js +1 -1
- package/dist-es5/Interfaces/Contracts/IStackFrame.js +1 -1
- package/dist-es5/Interfaces/Contracts/RequestData.js +1 -1
- package/dist-es5/Interfaces/Contracts/SeverityLevel.js +1 -1
- package/dist-es5/Interfaces/IAppInsights.js +1 -1
- package/dist-es5/Interfaces/IConfig.js +1 -1
- package/dist-es5/Interfaces/ICorrelationConfig.js +1 -1
- package/dist-es5/Interfaces/IDependencyTelemetry.js +1 -1
- package/dist-es5/Interfaces/IEventTelemetry.js +1 -1
- package/dist-es5/Interfaces/IExceptionTelemetry.js +1 -1
- package/dist-es5/Interfaces/IMetricTelemetry.js +1 -1
- package/dist-es5/Interfaces/IPageViewPerformanceTelemetry.js +1 -1
- package/dist-es5/Interfaces/IPageViewTelemetry.js +1 -1
- package/dist-es5/Interfaces/IPartC.js +1 -1
- package/dist-es5/Interfaces/IPropertiesPlugin.js +1 -1
- package/dist-es5/Interfaces/IRequestContext.js +1 -1
- package/dist-es5/Interfaces/IStorageBuffer.js +1 -1
- package/dist-es5/Interfaces/ITelemetryContext.js +1 -1
- package/dist-es5/Interfaces/IThrottleMgr.js +1 -1
- package/dist-es5/Interfaces/ITraceTelemetry.js +1 -1
- package/dist-es5/Interfaces/PartAExtensions.js +1 -1
- package/dist-es5/Interfaces/Telemetry/IEnvelope.js +1 -1
- package/dist-es5/Interfaces/Telemetry/ISerializable.js +1 -1
- package/dist-es5/Offline.js +1 -1
- package/dist-es5/RequestResponseHeaders.js +1 -1
- package/dist-es5/StorageHelperFuncs.js +1 -1
- package/dist-es5/Telemetry/Common/Data.js +1 -1
- package/dist-es5/Telemetry/Common/DataPoint.js +1 -1
- package/dist-es5/Telemetry/Common/DataSanitizer.js +1 -1
- package/dist-es5/Telemetry/Common/Envelope.js +1 -1
- package/dist-es5/Telemetry/Event.js +1 -1
- package/dist-es5/Telemetry/Exception.js +1 -1
- package/dist-es5/Telemetry/Metric.js +1 -1
- package/dist-es5/Telemetry/PageView.js +1 -1
- package/dist-es5/Telemetry/PageViewPerformance.js +1 -1
- package/dist-es5/Telemetry/RemoteDependencyData.js +1 -1
- package/dist-es5/Telemetry/Trace.js +1 -1
- package/dist-es5/TelemetryItemCreator.js +1 -1
- package/dist-es5/ThrottleMgr.js +1 -1
- package/dist-es5/UrlHelperFuncs.js +1 -1
- package/dist-es5/Util.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-common.js +1 -1
- package/package.json +2 -2
- package/types/applicationinsights-common.d.ts +1 -1
- package/types/applicationinsights-common.namespaced.d.ts +13 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-common",
|
|
3
|
-
"version": "3.3.5-nightly3.2412-
|
|
3
|
+
"version": "3.3.5-nightly3.2412-11",
|
|
4
4
|
"description": "Microsoft Application Insights Common JavaScript Library",
|
|
5
5
|
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
6
|
"author": "Microsoft Application Insights Team",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
58
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
59
|
-
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2412-
|
|
59
|
+
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2412-11",
|
|
60
60
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
61
61
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
|
|
62
62
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights Common JavaScript Library, 3.3.5-nightly3.2412-
|
|
2
|
+
* Microsoft Application Insights Common JavaScript Library, 3.3.5-nightly3.2412-11
|
|
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 Application Insights Common JavaScript Library, 3.3.5-nightly3.2412-
|
|
2
|
+
* Microsoft Application Insights Common JavaScript Library, 3.3.5-nightly3.2412-11
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -3221,8 +3221,8 @@ declare namespace ApplicationInsights {
|
|
|
3221
3221
|
state?: string;
|
|
3222
3222
|
/**
|
|
3223
3223
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
3224
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
3225
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
3224
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
3225
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
3226
3226
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
3227
3227
|
* @example
|
|
3228
3228
|
* ```ts
|
|
@@ -3239,8 +3239,8 @@ declare namespace ApplicationInsights {
|
|
|
3239
3239
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): IPromise<TResult1 | TResult2>;
|
|
3240
3240
|
/**
|
|
3241
3241
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
3242
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
3243
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
3242
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
3243
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
3244
3244
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
3245
3245
|
* @example
|
|
3246
3246
|
* ```ts
|
|
@@ -3257,8 +3257,8 @@ declare namespace ApplicationInsights {
|
|
|
3257
3257
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): PromiseLike<TResult1 | TResult2>;
|
|
3258
3258
|
/**
|
|
3259
3259
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
3260
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
3261
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
3260
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
3261
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
3262
3262
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
3263
3263
|
* @example
|
|
3264
3264
|
* ```ts
|
|
@@ -3275,7 +3275,7 @@ declare namespace ApplicationInsights {
|
|
|
3275
3275
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): Promise<TResult1 | TResult2>;
|
|
3276
3276
|
/**
|
|
3277
3277
|
* Attaches a callback for only the rejection of the Promise.
|
|
3278
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
3278
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
3279
3279
|
* @returns A Promise for the completion of the callback.
|
|
3280
3280
|
* @example
|
|
3281
3281
|
* ```ts
|
|
@@ -3292,7 +3292,7 @@ declare namespace ApplicationInsights {
|
|
|
3292
3292
|
catch<TResult = never>(onRejected?: ((reason: any) => TResult | IPromise<TResult>) | undefined | null): IPromise<T | TResult>;
|
|
3293
3293
|
/**
|
|
3294
3294
|
* Attaches a callback for only the rejection of the Promise.
|
|
3295
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
3295
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
3296
3296
|
* @returns A Promise for the completion of the callback.
|
|
3297
3297
|
* @example
|
|
3298
3298
|
* ```ts
|
|
@@ -3309,7 +3309,7 @@ declare namespace ApplicationInsights {
|
|
|
3309
3309
|
catch<TResult = never>(onRejected?: ((reason: any) => TResult | IPromise<TResult>) | undefined | null): PromiseLike<T | TResult>;
|
|
3310
3310
|
/**
|
|
3311
3311
|
* Attaches a callback for only the rejection of the Promise.
|
|
3312
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
3312
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
3313
3313
|
* @returns A Promise for the completion of the callback.
|
|
3314
3314
|
* @example
|
|
3315
3315
|
* ```ts
|
|
@@ -3327,7 +3327,7 @@ declare namespace ApplicationInsights {
|
|
|
3327
3327
|
/**
|
|
3328
3328
|
* Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The
|
|
3329
3329
|
* resolved value cannot be modified from the callback.
|
|
3330
|
-
* @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
3330
|
+
* @param onfinally - The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
3331
3331
|
* @returns A Promise for the completion of the callback.
|
|
3332
3332
|
* @example
|
|
3333
3333
|
* ```ts
|
|
@@ -4385,7 +4385,7 @@ declare namespace ApplicationInsights {
|
|
|
4385
4385
|
/**
|
|
4386
4386
|
* This defines the handler function for when a promise is rejected.
|
|
4387
4387
|
* @param value - This is the value passed as part of resolving the Promise
|
|
4388
|
-
* @return This may return a value, another Promise or void. @see {@link IPromise.then} for how the value is handled.
|
|
4388
|
+
* @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.
|
|
4389
4389
|
*/
|
|
4390
4390
|
type RejectedPromiseHandler<T = never> = (((reason: any) => T | IPromise<T> | PromiseLike<T>) | undefined | null);
|
|
4391
4391
|
|
|
@@ -4489,7 +4489,7 @@ declare namespace ApplicationInsights {
|
|
|
4489
4489
|
/**
|
|
4490
4490
|
* This defines the handler function for when a promise is resolved.
|
|
4491
4491
|
* @param value - This is the value passed as part of resolving the Promise
|
|
4492
|
-
* @return This may return a value, another Promise or void. @see {@link IPromise.then} for how the value is handled.
|
|
4492
|
+
* @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.
|
|
4493
4493
|
*/
|
|
4494
4494
|
type ResolvedPromiseHandler<T, TResult1 = T> = (((value: T) => TResult1 | IPromise<TResult1> | PromiseLike<TResult1>) | undefined | null);
|
|
4495
4495
|
|