@microsoft/applicationinsights-core-js 3.3.5-nightly3.2412-06 → 3.3.5-nightly3.2412-07
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-core-js.cjs.js +3 -3
- package/browser/es5/applicationinsights-core-js.cjs.js.map +1 -1
- package/browser/es5/applicationinsights-core-js.cjs.min.js +2 -2
- package/browser/es5/applicationinsights-core-js.cjs.min.js.map +1 -1
- package/browser/es5/applicationinsights-core-js.gbl.js +5 -5
- package/browser/es5/applicationinsights-core-js.gbl.js.map +1 -1
- package/browser/es5/applicationinsights-core-js.gbl.min.js +2 -2
- package/browser/es5/applicationinsights-core-js.gbl.min.js.map +1 -1
- package/browser/es5/applicationinsights-core-js.integrity.json +25 -25
- package/browser/es5/applicationinsights-core-js.js +5 -5
- package/browser/es5/applicationinsights-core-js.js.map +1 -1
- package/browser/es5/applicationinsights-core-js.min.js +2 -2
- package/browser/es5/applicationinsights-core-js.min.js.map +1 -1
- package/dist/es5/applicationinsights-core-js.js +3 -3
- package/dist/es5/applicationinsights-core-js.js.map +1 -1
- package/dist/es5/applicationinsights-core-js.min.js +2 -2
- package/dist/es5/applicationinsights-core-js.min.js.map +1 -1
- package/dist-es5/Config/ConfigDefaultHelpers.js +1 -1
- package/dist-es5/Config/ConfigDefaults.js +1 -1
- package/dist-es5/Config/DynamicConfig.js +1 -1
- package/dist-es5/Config/DynamicProperty.js +1 -1
- package/dist-es5/Config/DynamicState.js +1 -1
- package/dist-es5/Config/DynamicSupport.js +1 -1
- package/dist-es5/Config/IConfigDefaults.js +1 -1
- package/dist-es5/Config/IDynamicConfigHandler.js +1 -1
- package/dist-es5/Config/IDynamicPropertyHandler.js +1 -1
- package/dist-es5/Config/IDynamicWatcher.js +1 -1
- package/dist-es5/Config/_IDynamicConfigHandlerState.js +1 -1
- package/dist-es5/JavaScriptSDK/AggregationError.js +1 -1
- package/dist-es5/JavaScriptSDK/AppInsightsCore.js +1 -1
- package/dist-es5/JavaScriptSDK/AsyncUtils.js +1 -1
- package/dist-es5/JavaScriptSDK/BaseTelemetryPlugin.js +1 -1
- package/dist-es5/JavaScriptSDK/Constants.js +1 -1
- package/dist-es5/JavaScriptSDK/CookieMgr.js +1 -1
- package/dist-es5/JavaScriptSDK/CoreUtils.js +1 -1
- package/dist-es5/JavaScriptSDK/DataCacheHelper.js +2 -2
- package/dist-es5/JavaScriptSDK/DataCacheHelper.js.map +1 -1
- package/dist-es5/JavaScriptSDK/DbgExtensionUtils.js +1 -1
- package/dist-es5/JavaScriptSDK/DiagnosticLogger.js +1 -1
- package/dist-es5/JavaScriptSDK/EnvUtils.js +1 -1
- package/dist-es5/JavaScriptSDK/EventHelpers.js +1 -1
- package/dist-es5/JavaScriptSDK/HelperFuncs.js +1 -1
- package/dist-es5/JavaScriptSDK/InstrumentHooks.js +1 -1
- package/dist-es5/JavaScriptSDK/InternalConstants.js +1 -1
- package/dist-es5/JavaScriptSDK/NotificationManager.js +1 -1
- package/dist-es5/JavaScriptSDK/PerfManager.js +1 -1
- package/dist-es5/JavaScriptSDK/ProcessTelemetryContext.js +1 -1
- package/dist-es5/JavaScriptSDK/RandomHelper.js +1 -1
- package/dist-es5/JavaScriptSDK/ResponseHelpers.js +1 -1
- package/dist-es5/JavaScriptSDK/SenderPostManager.js +1 -1
- package/dist-es5/JavaScriptSDK/TelemetryHelpers.js +1 -1
- package/dist-es5/JavaScriptSDK/TelemetryInitializerPlugin.js +1 -1
- package/dist-es5/JavaScriptSDK/UnloadHandlerContainer.js +1 -1
- package/dist-es5/JavaScriptSDK/UnloadHookContainer.js +1 -1
- package/dist-es5/JavaScriptSDK/W3cTraceParent.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/EnumHelperFuncs.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/EventsDiscardedReason.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/FeatureOptInEnums.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/InitActiveStatusEnum.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/LoggingEnums.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/SendRequestReason.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/TelemetryUnloadReason.js +1 -1
- package/dist-es5/JavaScriptSDK.Enums/TelemetryUpdateReason.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IAppInsightsCore.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IChannelControls.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IChannelControlsHost.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IConfiguration.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ICookieMgr.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IDbgExtension.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IDiagnosticLogger.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IDistributedTraceContext.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IExceptionConfig.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IFeatureOptIn.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IInstrumentHooks.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/INotificationListener.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/INotificationManager.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IPerfEvent.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IPerfManager.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IProcessTelemetryContext.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ISenderPostManager.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ITelemetryInitializers.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ITelemetryItem.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ITelemetryPlugin.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ITelemetryPluginChain.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ITelemetryUnloadState.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ITelemetryUpdateState.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/ITraceParent.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IUnloadHook.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IUnloadableComponent.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IXDomainRequest.js +1 -1
- package/dist-es5/JavaScriptSDK.Interfaces/IXHROverride.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-core-js.js +1 -1
- package/package.json +1 -1
- package/types/applicationinsights-core-js.d.ts +1 -1
- package/types/applicationinsights-core-js.namespaced.d.ts +24 -24
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Core, 3.3.5-nightly3.2412-
|
|
2
|
+
* Application Insights JavaScript SDK - Core, 3.3.5-nightly3.2412-07
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
export { MinChannelPriorty } from "./JavaScriptSDK.Interfaces/IChannelControls";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-core-js",
|
|
3
3
|
"author": "Microsoft Application Insights Team",
|
|
4
|
-
"version": "3.3.5-nightly3.2412-
|
|
4
|
+
"version": "3.3.5-nightly3.2412-07",
|
|
5
5
|
"description": "Microsoft Application Insights Core Javascript SDK",
|
|
6
6
|
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
7
7
|
"keywords": [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights Core Javascript SDK, 3.3.5-nightly3.2412-
|
|
2
|
+
* Microsoft Application Insights Core Javascript SDK, 3.3.5-nightly3.2412-07
|
|
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 Core Javascript SDK, 3.3.5-nightly3.2412-
|
|
2
|
+
* Microsoft Application Insights Core Javascript SDK, 3.3.5-nightly3.2412-07
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -267,8 +267,8 @@ declare namespace ApplicationInsights {
|
|
|
267
267
|
* @group ArrayLike
|
|
268
268
|
* @typeParam T - Identifies the element type of the array
|
|
269
269
|
* @param theArray - The array or array like object of elements to be searched.
|
|
270
|
-
* @param callbackfn A `synchronous` function that accepts up to three arguments. arrForEach calls the callbackfn function one time for each element in the array.
|
|
271
|
-
* @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, null or undefined
|
|
270
|
+
* @param callbackfn - A `synchronous` function that accepts up to three arguments. arrForEach calls the callbackfn function one time for each element in the array.
|
|
271
|
+
* @param thisArg - An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, null or undefined
|
|
272
272
|
* the array will be used as the this value.
|
|
273
273
|
* @remarks
|
|
274
274
|
* arrForEach expects a `synchronous` function.
|
|
@@ -448,8 +448,8 @@ declare namespace ApplicationInsights {
|
|
|
448
448
|
* @group ArrayLike
|
|
449
449
|
* @typeParam T - Identifies the type of array elements
|
|
450
450
|
* @param theArray - The array or array like object of elements to be searched.
|
|
451
|
-
* @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.
|
|
452
|
-
* @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.
|
|
451
|
+
* @param callbackfn - A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.
|
|
452
|
+
* @param initialValue - If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.
|
|
453
453
|
* @returns The value that results from running the "reducer" callback function to completion over the entire array.
|
|
454
454
|
* @example
|
|
455
455
|
* ```ts
|
|
@@ -1396,7 +1396,7 @@ declare namespace ApplicationInsights {
|
|
|
1396
1396
|
/**
|
|
1397
1397
|
* Return the named global object if available, will return null if the object is not available.
|
|
1398
1398
|
* @group Environment
|
|
1399
|
-
* @param name The globally named object, may be any valid property key (string, number or symbol)
|
|
1399
|
+
* @param name - The globally named object, may be any valid property key (string, number or symbol)
|
|
1400
1400
|
* @param useCached - [Optional] used for testing to bypass the cached lookup, when `true` this will
|
|
1401
1401
|
* cause the cached global to be reset.
|
|
1402
1402
|
* @example
|
|
@@ -3270,8 +3270,8 @@ declare namespace ApplicationInsights {
|
|
|
3270
3270
|
*
|
|
3271
3271
|
* @group Type Identity
|
|
3272
3272
|
* @group Array
|
|
3273
|
-
* @param
|
|
3274
|
-
* @return
|
|
3273
|
+
* @param arg - Value to be checked.
|
|
3274
|
+
* @return True if the value is a Array, false otherwise.
|
|
3275
3275
|
* @example
|
|
3276
3276
|
* ```ts
|
|
3277
3277
|
* import { isArray, isObject } from "@nevware21/ts-utils";
|
|
@@ -3298,8 +3298,8 @@ declare namespace ApplicationInsights {
|
|
|
3298
3298
|
/**
|
|
3299
3299
|
* Checks if the type of value is a boolean.
|
|
3300
3300
|
* @group Type Identity
|
|
3301
|
-
* @param
|
|
3302
|
-
* @return
|
|
3301
|
+
* @param value - Value to be checked.
|
|
3302
|
+
* @return True if the value is a boolean, false otherwise.
|
|
3303
3303
|
*/
|
|
3304
3304
|
const isBoolean: (value: any) => value is boolean;
|
|
3305
3305
|
|
|
@@ -3449,8 +3449,8 @@ declare namespace ApplicationInsights {
|
|
|
3449
3449
|
* Checks if the type of value is a Error object.
|
|
3450
3450
|
* @group Type Identity
|
|
3451
3451
|
* @group Error
|
|
3452
|
-
* @param
|
|
3453
|
-
* @return
|
|
3452
|
+
* @param value - Value to be checked.
|
|
3453
|
+
* @return True if the value is a Error, false otherwise.
|
|
3454
3454
|
*/
|
|
3455
3455
|
const isError: (value: any) => value is Error;
|
|
3456
3456
|
|
|
@@ -3498,8 +3498,8 @@ declare namespace ApplicationInsights {
|
|
|
3498
3498
|
* Checks if the type of value does not evaluate to true value, handling some special
|
|
3499
3499
|
* case usages of Boolean(true/false) and new Boolean(true/false).
|
|
3500
3500
|
* @group Value Check
|
|
3501
|
-
* @param
|
|
3502
|
-
* @return
|
|
3501
|
+
* @param value - Value to be checked.
|
|
3502
|
+
* @return True if the value is not truthy, false otherwise.
|
|
3503
3503
|
*/
|
|
3504
3504
|
function isNotTruthy(value: any): boolean;
|
|
3505
3505
|
|
|
@@ -3534,8 +3534,8 @@ declare namespace ApplicationInsights {
|
|
|
3534
3534
|
/**
|
|
3535
3535
|
* Checks if the type of value is a number.
|
|
3536
3536
|
* @group Type Identity
|
|
3537
|
-
* @param
|
|
3538
|
-
* @return
|
|
3537
|
+
* @param value - Value to be checked.
|
|
3538
|
+
* @return True if the value is a number, false otherwise.
|
|
3539
3539
|
*/
|
|
3540
3540
|
const isNumber: (value: any) => value is number;
|
|
3541
3541
|
|
|
@@ -3586,8 +3586,8 @@ declare namespace ApplicationInsights {
|
|
|
3586
3586
|
/**
|
|
3587
3587
|
* Checks if the type of value is a symbol.
|
|
3588
3588
|
* @group Symbol
|
|
3589
|
-
* @param
|
|
3590
|
-
* @return
|
|
3589
|
+
* @param value - Value to be checked.
|
|
3590
|
+
* @return True if the value is a symbol, false otherwise.
|
|
3591
3591
|
*/
|
|
3592
3592
|
const isSymbol: (value: any) => value is symbol;
|
|
3593
3593
|
|
|
@@ -3595,8 +3595,8 @@ declare namespace ApplicationInsights {
|
|
|
3595
3595
|
* Checks if the type of value evaluates to true value, handling some special
|
|
3596
3596
|
* case usages of Boolean(true/false) and new Boolean(true/false).
|
|
3597
3597
|
* @group Value Check
|
|
3598
|
-
* @param
|
|
3599
|
-
* @return
|
|
3598
|
+
* @param value - Value to be checked.
|
|
3599
|
+
* @return True if the value is not truthy, false otherwise.
|
|
3600
3600
|
*/
|
|
3601
3601
|
function isTruthy(value: any): boolean;
|
|
3602
3602
|
|
|
@@ -3940,7 +3940,7 @@ declare namespace ApplicationInsights {
|
|
|
3940
3940
|
* Gets or Sets a flag indicating if the underlying timer is currently enabled and running.
|
|
3941
3941
|
* Setting the enabled flag to the same as it's current value has no effect, setting to `true`
|
|
3942
3942
|
* when already `true` will not {@link ITimerHandler.refresh | refresh}() the timer.
|
|
3943
|
-
* And setting to
|
|
3943
|
+
* And setting to `false` will {@link ITimerHandler.cancel | cancel}() the timer.
|
|
3944
3944
|
* @since 0.8.1
|
|
3945
3945
|
* @example
|
|
3946
3946
|
* ```ts
|
|
@@ -4248,8 +4248,8 @@ declare namespace ApplicationInsights {
|
|
|
4248
4248
|
* keys before iterating over them and like the `arrForEach` helper you CAN stop or break the iteration by returning -1 from the `callbackFn` function.
|
|
4249
4249
|
* @group Object
|
|
4250
4250
|
* @typeParam T - The object type
|
|
4251
|
-
* @param callbackfn
|
|
4252
|
-
* @param thisArg
|
|
4251
|
+
* @param callbackfn - A function that accepts up to two arguments, the key name and the current value of the property represented by the key.
|
|
4252
|
+
* @param thisArg - [Optional] An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, null or undefined
|
|
4253
4253
|
* the object will be used as the this value.
|
|
4254
4254
|
* @example
|
|
4255
4255
|
* ```ts
|
|
@@ -4940,7 +4940,7 @@ declare namespace ApplicationInsights {
|
|
|
4940
4940
|
/**
|
|
4941
4941
|
* Throw an error exception with the specified optional message
|
|
4942
4942
|
* @group Error
|
|
4943
|
-
* @param message
|
|
4943
|
+
* @param message - The optional message to include in the error
|
|
4944
4944
|
*/
|
|
4945
4945
|
function throwError(message?: string): never;
|
|
4946
4946
|
|