@microsoft/applicationinsights-web-basic 2.8.7-nightly.2208-07 → 2.8.7-nightly.2208-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/aib.2.8.7-nightly.2208-10.integrity.json +26 -0
- package/browser/{aib.2.8.7-nightly.2208-07.js → aib.2.8.7-nightly.2208-10.js} +11 -5
- package/browser/{aib.2.8.7-nightly.2208-07.js.map → aib.2.8.7-nightly.2208-10.js.map} +1 -1
- package/browser/{aib.2.8.7-nightly.2208-07.min.js → aib.2.8.7-nightly.2208-10.min.js} +3 -3
- package/browser/{aib.2.8.7-nightly.2208-07.min.js.map → aib.2.8.7-nightly.2208-10.min.js.map} +1 -1
- package/browser/aib.2.js +10 -4
- package/browser/aib.2.js.map +1 -1
- package/browser/aib.2.min.js +2 -2
- package/browser/aib.2.min.js.map +1 -1
- package/dist/applicationinsights-web-basic.api.json +75 -71
- package/dist/applicationinsights-web-basic.api.md +1 -0
- package/dist/applicationinsights-web-basic.d.ts +7 -1
- package/dist/applicationinsights-web-basic.js +10 -4
- package/dist/applicationinsights-web-basic.js.map +1 -1
- package/dist/applicationinsights-web-basic.min.js +2 -2
- package/dist/applicationinsights-web-basic.min.js.map +1 -1
- package/dist/applicationinsights-web-basic.rollup.d.ts +7 -1
- package/dist-esm/__DynamicConstants.js +1 -1
- package/dist-esm/index.js +1 -1
- package/package.json +4 -4
- package/types/tsdoc-metadata.json +1 -1
- package/browser/aib.2.8.7-nightly.2208-07.integrity.json +0 -26
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.29.
|
|
4
|
+
"toolVersion": "7.29.5",
|
|
5
5
|
"schemaVersion": 1009,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
@@ -2017,11 +2017,7 @@
|
|
|
2017
2017
|
},
|
|
2018
2018
|
{
|
|
2019
2019
|
"kind": "Content",
|
|
2020
|
-
"text": " "
|
|
2021
|
-
},
|
|
2022
|
-
{
|
|
2023
|
-
"kind": "Content",
|
|
2024
|
-
"text": "implements "
|
|
2020
|
+
"text": " implements "
|
|
2025
2021
|
},
|
|
2026
2022
|
{
|
|
2027
2023
|
"kind": "Reference",
|
|
@@ -2210,8 +2206,8 @@
|
|
|
2210
2206
|
},
|
|
2211
2207
|
"implementsTokenRanges": [
|
|
2212
2208
|
{
|
|
2213
|
-
"startIndex":
|
|
2214
|
-
"endIndex":
|
|
2209
|
+
"startIndex": 3,
|
|
2210
|
+
"endIndex": 4
|
|
2215
2211
|
}
|
|
2216
2212
|
]
|
|
2217
2213
|
},
|
|
@@ -2287,11 +2283,7 @@
|
|
|
2287
2283
|
},
|
|
2288
2284
|
{
|
|
2289
2285
|
"kind": "Content",
|
|
2290
|
-
"text": " "
|
|
2291
|
-
},
|
|
2292
|
-
{
|
|
2293
|
-
"kind": "Content",
|
|
2294
|
-
"text": "= "
|
|
2286
|
+
"text": " = "
|
|
2295
2287
|
},
|
|
2296
2288
|
{
|
|
2297
2289
|
"kind": "Reference",
|
|
@@ -2351,15 +2343,15 @@
|
|
|
2351
2343
|
"endIndex": 2
|
|
2352
2344
|
},
|
|
2353
2345
|
"defaultTypeTokenRange": {
|
|
2354
|
-
"startIndex":
|
|
2355
|
-
"endIndex":
|
|
2346
|
+
"startIndex": 3,
|
|
2347
|
+
"endIndex": 4
|
|
2356
2348
|
}
|
|
2357
2349
|
}
|
|
2358
2350
|
],
|
|
2359
2351
|
"isStatic": false,
|
|
2360
2352
|
"returnTypeTokenRange": {
|
|
2361
|
-
"startIndex":
|
|
2362
|
-
"endIndex":
|
|
2353
|
+
"startIndex": 13,
|
|
2354
|
+
"endIndex": 14
|
|
2363
2355
|
},
|
|
2364
2356
|
"releaseTag": "Public",
|
|
2365
2357
|
"isProtected": false,
|
|
@@ -2368,32 +2360,32 @@
|
|
|
2368
2360
|
{
|
|
2369
2361
|
"parameterName": "plugin",
|
|
2370
2362
|
"parameterTypeTokenRange": {
|
|
2371
|
-
"startIndex":
|
|
2372
|
-
"endIndex":
|
|
2363
|
+
"startIndex": 5,
|
|
2364
|
+
"endIndex": 6
|
|
2373
2365
|
},
|
|
2374
2366
|
"isOptional": false
|
|
2375
2367
|
},
|
|
2376
2368
|
{
|
|
2377
2369
|
"parameterName": "replaceExisting",
|
|
2378
2370
|
"parameterTypeTokenRange": {
|
|
2379
|
-
"startIndex":
|
|
2380
|
-
"endIndex":
|
|
2371
|
+
"startIndex": 7,
|
|
2372
|
+
"endIndex": 8
|
|
2381
2373
|
},
|
|
2382
2374
|
"isOptional": false
|
|
2383
2375
|
},
|
|
2384
2376
|
{
|
|
2385
2377
|
"parameterName": "doAsync",
|
|
2386
2378
|
"parameterTypeTokenRange": {
|
|
2387
|
-
"startIndex":
|
|
2388
|
-
"endIndex":
|
|
2379
|
+
"startIndex": 9,
|
|
2380
|
+
"endIndex": 10
|
|
2389
2381
|
},
|
|
2390
2382
|
"isOptional": false
|
|
2391
2383
|
},
|
|
2392
2384
|
{
|
|
2393
2385
|
"parameterName": "addCb",
|
|
2394
2386
|
"parameterTypeTokenRange": {
|
|
2395
|
-
"startIndex":
|
|
2396
|
-
"endIndex":
|
|
2387
|
+
"startIndex": 11,
|
|
2388
|
+
"endIndex": 12
|
|
2397
2389
|
},
|
|
2398
2390
|
"isOptional": true
|
|
2399
2391
|
}
|
|
@@ -2581,11 +2573,7 @@
|
|
|
2581
2573
|
},
|
|
2582
2574
|
{
|
|
2583
2575
|
"kind": "Content",
|
|
2584
|
-
"text": " "
|
|
2585
|
-
},
|
|
2586
|
-
{
|
|
2587
|
-
"kind": "Content",
|
|
2588
|
-
"text": "= "
|
|
2576
|
+
"text": " = "
|
|
2589
2577
|
},
|
|
2590
2578
|
{
|
|
2591
2579
|
"kind": "Reference",
|
|
@@ -2626,15 +2614,15 @@
|
|
|
2626
2614
|
"endIndex": 2
|
|
2627
2615
|
},
|
|
2628
2616
|
"defaultTypeTokenRange": {
|
|
2629
|
-
"startIndex":
|
|
2630
|
-
"endIndex":
|
|
2617
|
+
"startIndex": 3,
|
|
2618
|
+
"endIndex": 4
|
|
2631
2619
|
}
|
|
2632
2620
|
}
|
|
2633
2621
|
],
|
|
2634
2622
|
"isStatic": false,
|
|
2635
2623
|
"returnTypeTokenRange": {
|
|
2636
|
-
"startIndex":
|
|
2637
|
-
"endIndex":
|
|
2624
|
+
"startIndex": 7,
|
|
2625
|
+
"endIndex": 9
|
|
2638
2626
|
},
|
|
2639
2627
|
"releaseTag": "Public",
|
|
2640
2628
|
"isProtected": false,
|
|
@@ -2643,8 +2631,8 @@
|
|
|
2643
2631
|
{
|
|
2644
2632
|
"parameterName": "pluginIdentifier",
|
|
2645
2633
|
"parameterTypeTokenRange": {
|
|
2646
|
-
"startIndex":
|
|
2647
|
-
"endIndex":
|
|
2634
|
+
"startIndex": 5,
|
|
2635
|
+
"endIndex": 6
|
|
2648
2636
|
},
|
|
2649
2637
|
"isOptional": false
|
|
2650
2638
|
}
|
|
@@ -3212,11 +3200,7 @@
|
|
|
3212
3200
|
},
|
|
3213
3201
|
{
|
|
3214
3202
|
"kind": "Content",
|
|
3215
|
-
"text": " "
|
|
3216
|
-
},
|
|
3217
|
-
{
|
|
3218
|
-
"kind": "Content",
|
|
3219
|
-
"text": "= "
|
|
3203
|
+
"text": " = "
|
|
3220
3204
|
},
|
|
3221
3205
|
{
|
|
3222
3206
|
"kind": "Reference",
|
|
@@ -3270,8 +3254,8 @@
|
|
|
3270
3254
|
],
|
|
3271
3255
|
"isOptional": false,
|
|
3272
3256
|
"returnTypeTokenRange": {
|
|
3273
|
-
"startIndex":
|
|
3274
|
-
"endIndex":
|
|
3257
|
+
"startIndex": 13,
|
|
3258
|
+
"endIndex": 14
|
|
3275
3259
|
},
|
|
3276
3260
|
"releaseTag": "Public",
|
|
3277
3261
|
"overloadIndex": 1,
|
|
@@ -3279,32 +3263,32 @@
|
|
|
3279
3263
|
{
|
|
3280
3264
|
"parameterName": "plugin",
|
|
3281
3265
|
"parameterTypeTokenRange": {
|
|
3282
|
-
"startIndex":
|
|
3283
|
-
"endIndex":
|
|
3266
|
+
"startIndex": 5,
|
|
3267
|
+
"endIndex": 6
|
|
3284
3268
|
},
|
|
3285
3269
|
"isOptional": false
|
|
3286
3270
|
},
|
|
3287
3271
|
{
|
|
3288
3272
|
"parameterName": "replaceExisting",
|
|
3289
3273
|
"parameterTypeTokenRange": {
|
|
3290
|
-
"startIndex":
|
|
3291
|
-
"endIndex":
|
|
3274
|
+
"startIndex": 7,
|
|
3275
|
+
"endIndex": 8
|
|
3292
3276
|
},
|
|
3293
3277
|
"isOptional": true
|
|
3294
3278
|
},
|
|
3295
3279
|
{
|
|
3296
3280
|
"parameterName": "doAsync",
|
|
3297
3281
|
"parameterTypeTokenRange": {
|
|
3298
|
-
"startIndex":
|
|
3299
|
-
"endIndex":
|
|
3282
|
+
"startIndex": 9,
|
|
3283
|
+
"endIndex": 10
|
|
3300
3284
|
},
|
|
3301
3285
|
"isOptional": true
|
|
3302
3286
|
},
|
|
3303
3287
|
{
|
|
3304
3288
|
"parameterName": "addCb",
|
|
3305
3289
|
"parameterTypeTokenRange": {
|
|
3306
|
-
"startIndex":
|
|
3307
|
-
"endIndex":
|
|
3290
|
+
"startIndex": 11,
|
|
3291
|
+
"endIndex": 12
|
|
3308
3292
|
},
|
|
3309
3293
|
"isOptional": true
|
|
3310
3294
|
}
|
|
@@ -3317,8 +3301,8 @@
|
|
|
3317
3301
|
"endIndex": 2
|
|
3318
3302
|
},
|
|
3319
3303
|
"defaultTypeTokenRange": {
|
|
3320
|
-
"startIndex":
|
|
3321
|
-
"endIndex":
|
|
3304
|
+
"startIndex": 3,
|
|
3305
|
+
"endIndex": 4
|
|
3322
3306
|
}
|
|
3323
3307
|
}
|
|
3324
3308
|
],
|
|
@@ -3645,11 +3629,7 @@
|
|
|
3645
3629
|
},
|
|
3646
3630
|
{
|
|
3647
3631
|
"kind": "Content",
|
|
3648
|
-
"text": " "
|
|
3649
|
-
},
|
|
3650
|
-
{
|
|
3651
|
-
"kind": "Content",
|
|
3652
|
-
"text": "= "
|
|
3632
|
+
"text": " = "
|
|
3653
3633
|
},
|
|
3654
3634
|
{
|
|
3655
3635
|
"kind": "Reference",
|
|
@@ -3684,8 +3664,8 @@
|
|
|
3684
3664
|
],
|
|
3685
3665
|
"isOptional": false,
|
|
3686
3666
|
"returnTypeTokenRange": {
|
|
3687
|
-
"startIndex":
|
|
3688
|
-
"endIndex":
|
|
3667
|
+
"startIndex": 7,
|
|
3668
|
+
"endIndex": 9
|
|
3689
3669
|
},
|
|
3690
3670
|
"releaseTag": "Public",
|
|
3691
3671
|
"overloadIndex": 1,
|
|
@@ -3693,8 +3673,8 @@
|
|
|
3693
3673
|
{
|
|
3694
3674
|
"parameterName": "pluginIdentifier",
|
|
3695
3675
|
"parameterTypeTokenRange": {
|
|
3696
|
-
"startIndex":
|
|
3697
|
-
"endIndex":
|
|
3676
|
+
"startIndex": 5,
|
|
3677
|
+
"endIndex": 6
|
|
3698
3678
|
},
|
|
3699
3679
|
"isOptional": false
|
|
3700
3680
|
}
|
|
@@ -3707,8 +3687,8 @@
|
|
|
3707
3687
|
"endIndex": 2
|
|
3708
3688
|
},
|
|
3709
3689
|
"defaultTypeTokenRange": {
|
|
3710
|
-
"startIndex":
|
|
3711
|
-
"endIndex":
|
|
3690
|
+
"startIndex": 3,
|
|
3691
|
+
"endIndex": 4
|
|
3712
3692
|
}
|
|
3713
3693
|
}
|
|
3714
3694
|
],
|
|
@@ -6537,6 +6517,34 @@
|
|
|
6537
6517
|
"name": "IPlugin",
|
|
6538
6518
|
"preserveMemberOrder": false,
|
|
6539
6519
|
"members": [
|
|
6520
|
+
{
|
|
6521
|
+
"kind": "PropertySignature",
|
|
6522
|
+
"canonicalReference": "@microsoft/applicationinsights-web-basic!IPlugin#core:member",
|
|
6523
|
+
"docComment": "/**\n * The App Insights core to use for backward compatibility. Therefore the interface will be able to access the core without needing to cast to \"any\". [optional] any 3rd party plugins which are already implementing this interface don't fail to compile.\n */\n",
|
|
6524
|
+
"excerptTokens": [
|
|
6525
|
+
{
|
|
6526
|
+
"kind": "Content",
|
|
6527
|
+
"text": "core?: "
|
|
6528
|
+
},
|
|
6529
|
+
{
|
|
6530
|
+
"kind": "Reference",
|
|
6531
|
+
"text": "IAppInsightsCore",
|
|
6532
|
+
"canonicalReference": "@microsoft/applicationinsights-web-basic!IAppInsightsCore:interface"
|
|
6533
|
+
},
|
|
6534
|
+
{
|
|
6535
|
+
"kind": "Content",
|
|
6536
|
+
"text": ";"
|
|
6537
|
+
}
|
|
6538
|
+
],
|
|
6539
|
+
"isReadonly": false,
|
|
6540
|
+
"isOptional": true,
|
|
6541
|
+
"releaseTag": "Public",
|
|
6542
|
+
"name": "core",
|
|
6543
|
+
"propertyTypeTokenRange": {
|
|
6544
|
+
"startIndex": 1,
|
|
6545
|
+
"endIndex": 2
|
|
6546
|
+
}
|
|
6547
|
+
},
|
|
6540
6548
|
{
|
|
6541
6549
|
"kind": "PropertySignature",
|
|
6542
6550
|
"canonicalReference": "@microsoft/applicationinsights-web-basic!IPlugin#identifier:member",
|
|
@@ -7414,11 +7422,7 @@
|
|
|
7414
7422
|
},
|
|
7415
7423
|
{
|
|
7416
7424
|
"kind": "Content",
|
|
7417
|
-
"text": " "
|
|
7418
|
-
},
|
|
7419
|
-
{
|
|
7420
|
-
"kind": "Content",
|
|
7421
|
-
"text": "implements "
|
|
7425
|
+
"text": " implements "
|
|
7422
7426
|
},
|
|
7423
7427
|
{
|
|
7424
7428
|
"kind": "Reference",
|
|
@@ -8553,8 +8557,8 @@
|
|
|
8553
8557
|
},
|
|
8554
8558
|
"implementsTokenRanges": [
|
|
8555
8559
|
{
|
|
8556
|
-
"startIndex":
|
|
8557
|
-
"endIndex":
|
|
8560
|
+
"startIndex": 3,
|
|
8561
|
+
"endIndex": 4
|
|
8558
8562
|
}
|
|
8559
8563
|
]
|
|
8560
8564
|
},
|
|
@@ -415,6 +415,7 @@ export interface IPageViewTelemetry extends IPartC {
|
|
|
415
415
|
|
|
416
416
|
// @public (undocumented)
|
|
417
417
|
export interface IPlugin {
|
|
418
|
+
core?: IAppInsightsCore;
|
|
418
419
|
readonly identifier: string;
|
|
419
420
|
// Warning: (ae-forgotten-export) The symbol "ITelemetryPluginChain" needs to be exported by the entry point index.d.ts
|
|
420
421
|
initialize: (config: IConfiguration, core: IAppInsightsCore, extensions: IPlugin[], pluginChain?: ITelemetryPluginChain) => void;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft.ApplicationInsights, 2.8.7-nightly.2208-
|
|
2
|
+
* Microsoft.ApplicationInsights, 2.8.7-nightly.2208-10
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -2064,6 +2064,12 @@ declare namespace ApplicationInsights {
|
|
|
2064
2064
|
* Plugin version (available in data.properties.version in common schema)
|
|
2065
2065
|
*/
|
|
2066
2066
|
readonly version?: string;
|
|
2067
|
+
/**
|
|
2068
|
+
* The App Insights core to use for backward compatibility.
|
|
2069
|
+
* Therefore the interface will be able to access the core without needing to cast to "any".
|
|
2070
|
+
* [optional] any 3rd party plugins which are already implementing this interface don't fail to compile.
|
|
2071
|
+
*/
|
|
2072
|
+
core?: IAppInsightsCore;
|
|
2067
2073
|
}
|
|
2068
2074
|
|
|
2069
2075
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript Web SDK - Basic, 2.8.7-nightly.2208-
|
|
2
|
+
* Application Insights JavaScript Web SDK - Basic, 2.8.7-nightly.2208-10
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
}
|
|
1538
1538
|
|
|
1539
1539
|
var _objDefineProperty = ObjDefineProperty;
|
|
1540
|
-
var version = "2.8.7-nightly.2208-
|
|
1540
|
+
var version = "2.8.7-nightly.2208-10";
|
|
1541
1541
|
var instanceName = "." + newId(6);
|
|
1542
1542
|
var _dataUid = 0;
|
|
1543
1543
|
function _createAccessor(target, prop, value) {
|
|
@@ -5063,7 +5063,7 @@
|
|
|
5063
5063
|
}
|
|
5064
5064
|
}
|
|
5065
5065
|
var EnvelopeCreator = {
|
|
5066
|
-
Version: "2.8.7-nightly.2208-
|
|
5066
|
+
Version: "2.8.7-nightly.2208-10"
|
|
5067
5067
|
};
|
|
5068
5068
|
function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
|
|
5069
5069
|
EnvelopeCreatorInit(logger, telemetryItem);
|
|
@@ -5812,7 +5812,13 @@
|
|
|
5812
5812
|
_offlineListener = createOfflineListener(_evtNamespace);
|
|
5813
5813
|
var defaultConfig = _getDefaultAppInsightsChannelConfig();
|
|
5814
5814
|
objForEachKey(defaultConfig, function (field, value) {
|
|
5815
|
-
_self[_DYN__SENDER_CONFIG ][field] = function () {
|
|
5815
|
+
_self[_DYN__SENDER_CONFIG ][field] = function () {
|
|
5816
|
+
var theValue = ctx.getConfig(identifier, field, value());
|
|
5817
|
+
if (!theValue && field === "endpointUrl") {
|
|
5818
|
+
theValue = value();
|
|
5819
|
+
}
|
|
5820
|
+
return theValue;
|
|
5821
|
+
};
|
|
5816
5822
|
});
|
|
5817
5823
|
_self._buffer = (_self[_DYN__SENDER_CONFIG ][_DYN_ENABLE_SESSION_STORA4 ]() && utlCanUseSessionStorage())
|
|
5818
5824
|
? new SessionStorageSendBuffer(diagLog, _self[_DYN__SENDER_CONFIG ]) : new ArraySendBuffer(diagLog, _self[_DYN__SENDER_CONFIG ]);
|