@microsoft/applicationinsights-properties-js 2.7.5-nightly.2204-03 → 2.7.6

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.
Files changed (34) hide show
  1. package/browser/applicationinsights-properties-js.integrity.json +9 -9
  2. package/browser/applicationinsights-properties-js.js +454 -947
  3. package/browser/applicationinsights-properties-js.js.map +1 -1
  4. package/browser/applicationinsights-properties-js.min.js +2 -2
  5. package/browser/applicationinsights-properties-js.min.js.map +1 -1
  6. package/dist/applicationinsights-properties-js.api.json +118 -63
  7. package/dist/applicationinsights-properties-js.d.ts +1 -1
  8. package/dist/applicationinsights-properties-js.js +454 -947
  9. package/dist/applicationinsights-properties-js.js.map +1 -1
  10. package/dist/applicationinsights-properties-js.min.js +2 -2
  11. package/dist/applicationinsights-properties-js.min.js.map +1 -1
  12. package/dist/applicationinsights-properties-js.rollup.d.ts +1 -1
  13. package/dist-esm/Context/Application.js +1 -1
  14. package/dist-esm/Context/Device.js +1 -1
  15. package/dist-esm/Context/Internal.js +2 -2
  16. package/dist-esm/Context/Internal.js.map +1 -1
  17. package/dist-esm/Context/Location.js +1 -1
  18. package/dist-esm/Context/Session.js +1 -1
  19. package/dist-esm/Context/TelemetryTrace.js +1 -1
  20. package/dist-esm/Context/User.js +1 -1
  21. package/dist-esm/Context/User.js.map +1 -1
  22. package/dist-esm/Interfaces/IPropTelemetryContext.js +1 -1
  23. package/dist-esm/Interfaces/ITelemetryConfig.js +1 -1
  24. package/dist-esm/PropertiesPlugin.js +1 -1
  25. package/dist-esm/TelemetryContext.js +1 -1
  26. package/dist-esm/applicationinsights-properties-js.js +1 -1
  27. package/package.json +58 -61
  28. package/src/Context/Internal.ts +1 -1
  29. package/src/Context/Session.ts +2 -2
  30. package/src/Context/User.ts +1 -1
  31. package/src/PropertiesPlugin.ts +1 -1
  32. package/src/TelemetryContext.ts +1 -1
  33. package/types/Context/User.d.ts +5 -5
  34. package/types/tsdoc-metadata.json +1 -1
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.19.5",
5
- "schemaVersion": 1004,
4
+ "toolVersion": "7.23.0",
5
+ "schemaVersion": 1005,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
8
8
  "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
@@ -156,7 +156,8 @@
156
156
  "@betaDocumentation": true,
157
157
  "@internalRemarks": true,
158
158
  "@preapproved": true
159
- }
159
+ },
160
+ "reportUnsupportedHtmlElements": false
160
161
  }
161
162
  },
162
163
  "kind": "Package",
@@ -240,14 +241,16 @@
240
241
  "parameterTypeTokenRange": {
241
242
  "startIndex": 1,
242
243
  "endIndex": 2
243
- }
244
+ },
245
+ "isOptional": false
244
246
  },
245
247
  {
246
248
  "parameterName": "itemCtx",
247
249
  "parameterTypeTokenRange": {
248
250
  "startIndex": 3,
249
251
  "endIndex": 4
250
- }
252
+ },
253
+ "isOptional": true
251
254
  }
252
255
  ],
253
256
  "name": "applyApplicationContext"
@@ -301,14 +304,16 @@
301
304
  "parameterTypeTokenRange": {
302
305
  "startIndex": 1,
303
306
  "endIndex": 2
304
- }
307
+ },
308
+ "isOptional": false
305
309
  },
306
310
  {
307
311
  "parameterName": "itemCtx",
308
312
  "parameterTypeTokenRange": {
309
313
  "startIndex": 3,
310
314
  "endIndex": 4
311
- }
315
+ },
316
+ "isOptional": true
312
317
  }
313
318
  ],
314
319
  "name": "applyDeviceContext"
@@ -362,14 +367,16 @@
362
367
  "parameterTypeTokenRange": {
363
368
  "startIndex": 1,
364
369
  "endIndex": 2
365
- }
370
+ },
371
+ "isOptional": false
366
372
  },
367
373
  {
368
374
  "parameterName": "itemCtx",
369
375
  "parameterTypeTokenRange": {
370
376
  "startIndex": 3,
371
377
  "endIndex": 4
372
- }
378
+ },
379
+ "isOptional": true
373
380
  }
374
381
  ],
375
382
  "name": "applyInternalContext"
@@ -423,14 +430,16 @@
423
430
  "parameterTypeTokenRange": {
424
431
  "startIndex": 1,
425
432
  "endIndex": 2
426
- }
433
+ },
434
+ "isOptional": false
427
435
  },
428
436
  {
429
437
  "parameterName": "itemCtx",
430
438
  "parameterTypeTokenRange": {
431
439
  "startIndex": 3,
432
440
  "endIndex": 4
433
- }
441
+ },
442
+ "isOptional": true
434
443
  }
435
444
  ],
436
445
  "name": "applyLocationContext"
@@ -484,14 +493,16 @@
484
493
  "parameterTypeTokenRange": {
485
494
  "startIndex": 1,
486
495
  "endIndex": 2
487
- }
496
+ },
497
+ "isOptional": false
488
498
  },
489
499
  {
490
500
  "parameterName": "itemCtx",
491
501
  "parameterTypeTokenRange": {
492
502
  "startIndex": 3,
493
503
  "endIndex": 4
494
- }
504
+ },
505
+ "isOptional": true
495
506
  }
496
507
  ],
497
508
  "name": "applyOperatingSystemContxt"
@@ -545,14 +556,16 @@
545
556
  "parameterTypeTokenRange": {
546
557
  "startIndex": 1,
547
558
  "endIndex": 2
548
- }
559
+ },
560
+ "isOptional": false
549
561
  },
550
562
  {
551
563
  "parameterName": "itemCtx",
552
564
  "parameterTypeTokenRange": {
553
565
  "startIndex": 3,
554
566
  "endIndex": 4
555
- }
567
+ },
568
+ "isOptional": true
556
569
  }
557
570
  ],
558
571
  "name": "applyOperationContext"
@@ -606,14 +619,16 @@
606
619
  "parameterTypeTokenRange": {
607
620
  "startIndex": 1,
608
621
  "endIndex": 2
609
- }
622
+ },
623
+ "isOptional": false
610
624
  },
611
625
  {
612
626
  "parameterName": "itemCtx",
613
627
  "parameterTypeTokenRange": {
614
628
  "startIndex": 3,
615
629
  "endIndex": 4
616
- }
630
+ },
631
+ "isOptional": true
617
632
  }
618
633
  ],
619
634
  "name": "applySessionContext"
@@ -667,14 +682,16 @@
667
682
  "parameterTypeTokenRange": {
668
683
  "startIndex": 1,
669
684
  "endIndex": 2
670
- }
685
+ },
686
+ "isOptional": false
671
687
  },
672
688
  {
673
689
  "parameterName": "itemCtx",
674
690
  "parameterTypeTokenRange": {
675
691
  "startIndex": 3,
676
692
  "endIndex": 4
677
- }
693
+ },
694
+ "isOptional": true
678
695
  }
679
696
  ],
680
697
  "name": "applyUserContext"
@@ -728,14 +745,16 @@
728
745
  "parameterTypeTokenRange": {
729
746
  "startIndex": 1,
730
747
  "endIndex": 2
731
- }
748
+ },
749
+ "isOptional": false
732
750
  },
733
751
  {
734
752
  "parameterName": "itemCtx",
735
753
  "parameterTypeTokenRange": {
736
754
  "startIndex": 3,
737
755
  "endIndex": 4
738
- }
756
+ },
757
+ "isOptional": true
739
758
  }
740
759
  ],
741
760
  "name": "applyWebContext"
@@ -789,14 +808,16 @@
789
808
  "parameterTypeTokenRange": {
790
809
  "startIndex": 1,
791
810
  "endIndex": 2
792
- }
811
+ },
812
+ "isOptional": false
793
813
  },
794
814
  {
795
815
  "parameterName": "itemCtx",
796
816
  "parameterTypeTokenRange": {
797
817
  "startIndex": 3,
798
818
  "endIndex": 4
799
- }
819
+ },
820
+ "isOptional": true
800
821
  }
801
822
  ],
802
823
  "name": "cleanUp"
@@ -832,7 +853,7 @@
832
853
  "extendsTokenRanges": [
833
854
  {
834
855
  "startIndex": 1,
835
- "endIndex": 3
856
+ "endIndex": 2
836
857
  }
837
858
  ]
838
859
  },
@@ -1249,28 +1270,32 @@
1249
1270
  "parameterTypeTokenRange": {
1250
1271
  "startIndex": 1,
1251
1272
  "endIndex": 4
1252
- }
1273
+ },
1274
+ "isOptional": false
1253
1275
  },
1254
1276
  {
1255
1277
  "parameterName": "core",
1256
1278
  "parameterTypeTokenRange": {
1257
1279
  "startIndex": 5,
1258
1280
  "endIndex": 6
1259
- }
1281
+ },
1282
+ "isOptional": false
1260
1283
  },
1261
1284
  {
1262
1285
  "parameterName": "extensions",
1263
1286
  "parameterTypeTokenRange": {
1264
1287
  "startIndex": 7,
1265
1288
  "endIndex": 9
1266
- }
1289
+ },
1290
+ "isOptional": false
1267
1291
  },
1268
1292
  {
1269
1293
  "parameterName": "pluginChain",
1270
1294
  "parameterTypeTokenRange": {
1271
1295
  "startIndex": 10,
1272
1296
  "endIndex": 11
1273
- }
1297
+ },
1298
+ "isOptional": true
1274
1299
  }
1275
1300
  ],
1276
1301
  "name": "initialize"
@@ -1352,14 +1377,16 @@
1352
1377
  "parameterTypeTokenRange": {
1353
1378
  "startIndex": 1,
1354
1379
  "endIndex": 2
1355
- }
1380
+ },
1381
+ "isOptional": false
1356
1382
  },
1357
1383
  {
1358
1384
  "parameterName": "itemCtx",
1359
1385
  "parameterTypeTokenRange": {
1360
1386
  "startIndex": 3,
1361
1387
  "endIndex": 4
1362
- }
1388
+ },
1389
+ "isOptional": true
1363
1390
  }
1364
1391
  ],
1365
1392
  "name": "processTelemetry"
@@ -1367,12 +1394,12 @@
1367
1394
  ],
1368
1395
  "extendsTokenRange": {
1369
1396
  "startIndex": 1,
1370
- "endIndex": 3
1397
+ "endIndex": 2
1371
1398
  },
1372
1399
  "implementsTokenRanges": [
1373
1400
  {
1374
1401
  "startIndex": 4,
1375
- "endIndex": 6
1402
+ "endIndex": 5
1376
1403
  }
1377
1404
  ]
1378
1405
  },
@@ -1483,7 +1510,7 @@
1483
1510
  "implementsTokenRanges": [
1484
1511
  {
1485
1512
  "startIndex": 1,
1486
- "endIndex": 3
1513
+ "endIndex": 2
1487
1514
  }
1488
1515
  ]
1489
1516
  },
@@ -1536,14 +1563,16 @@
1536
1563
  "parameterTypeTokenRange": {
1537
1564
  "startIndex": 1,
1538
1565
  "endIndex": 2
1539
- }
1566
+ },
1567
+ "isOptional": false
1540
1568
  },
1541
1569
  {
1542
1570
  "parameterName": "core",
1543
1571
  "parameterTypeTokenRange": {
1544
1572
  "startIndex": 3,
1545
1573
  "endIndex": 4
1546
- }
1574
+ },
1575
+ "isOptional": true
1547
1576
  }
1548
1577
  ]
1549
1578
  },
@@ -1803,14 +1832,16 @@
1803
1832
  "parameterTypeTokenRange": {
1804
1833
  "startIndex": 1,
1805
1834
  "endIndex": 2
1806
- }
1835
+ },
1836
+ "isOptional": false
1807
1837
  },
1808
1838
  {
1809
1839
  "parameterName": "defaultConfig",
1810
1840
  "parameterTypeTokenRange": {
1811
1841
  "startIndex": 3,
1812
1842
  "endIndex": 4
1813
- }
1843
+ },
1844
+ "isOptional": false
1814
1845
  }
1815
1846
  ]
1816
1847
  },
@@ -1919,14 +1950,16 @@
1919
1950
  "parameterTypeTokenRange": {
1920
1951
  "startIndex": 1,
1921
1952
  "endIndex": 2
1922
- }
1953
+ },
1954
+ "isOptional": false
1923
1955
  },
1924
1956
  {
1925
1957
  "parameterName": "itemCtx",
1926
1958
  "parameterTypeTokenRange": {
1927
1959
  "startIndex": 3,
1928
1960
  "endIndex": 4
1929
- }
1961
+ },
1962
+ "isOptional": true
1930
1963
  }
1931
1964
  ],
1932
1965
  "name": "applyApplicationContext"
@@ -1981,14 +2014,16 @@
1981
2014
  "parameterTypeTokenRange": {
1982
2015
  "startIndex": 1,
1983
2016
  "endIndex": 2
1984
- }
2017
+ },
2018
+ "isOptional": false
1985
2019
  },
1986
2020
  {
1987
2021
  "parameterName": "itemCtx",
1988
2022
  "parameterTypeTokenRange": {
1989
2023
  "startIndex": 3,
1990
2024
  "endIndex": 4
1991
- }
2025
+ },
2026
+ "isOptional": true
1992
2027
  }
1993
2028
  ],
1994
2029
  "name": "applyDeviceContext"
@@ -2043,14 +2078,16 @@
2043
2078
  "parameterTypeTokenRange": {
2044
2079
  "startIndex": 1,
2045
2080
  "endIndex": 2
2046
- }
2081
+ },
2082
+ "isOptional": false
2047
2083
  },
2048
2084
  {
2049
2085
  "parameterName": "itemCtx",
2050
2086
  "parameterTypeTokenRange": {
2051
2087
  "startIndex": 3,
2052
2088
  "endIndex": 4
2053
- }
2089
+ },
2090
+ "isOptional": true
2054
2091
  }
2055
2092
  ],
2056
2093
  "name": "applyInternalContext"
@@ -2105,14 +2142,16 @@
2105
2142
  "parameterTypeTokenRange": {
2106
2143
  "startIndex": 1,
2107
2144
  "endIndex": 2
2108
- }
2145
+ },
2146
+ "isOptional": false
2109
2147
  },
2110
2148
  {
2111
2149
  "parameterName": "itemCtx",
2112
2150
  "parameterTypeTokenRange": {
2113
2151
  "startIndex": 3,
2114
2152
  "endIndex": 4
2115
- }
2153
+ },
2154
+ "isOptional": true
2116
2155
  }
2117
2156
  ],
2118
2157
  "name": "applyLocationContext"
@@ -2167,14 +2206,16 @@
2167
2206
  "parameterTypeTokenRange": {
2168
2207
  "startIndex": 1,
2169
2208
  "endIndex": 2
2170
- }
2209
+ },
2210
+ "isOptional": false
2171
2211
  },
2172
2212
  {
2173
2213
  "parameterName": "itemCtx",
2174
2214
  "parameterTypeTokenRange": {
2175
2215
  "startIndex": 3,
2176
2216
  "endIndex": 4
2177
- }
2217
+ },
2218
+ "isOptional": true
2178
2219
  }
2179
2220
  ],
2180
2221
  "name": "applyOperatingSystemContxt"
@@ -2229,14 +2270,16 @@
2229
2270
  "parameterTypeTokenRange": {
2230
2271
  "startIndex": 1,
2231
2272
  "endIndex": 2
2232
- }
2273
+ },
2274
+ "isOptional": false
2233
2275
  },
2234
2276
  {
2235
2277
  "parameterName": "itemCtx",
2236
2278
  "parameterTypeTokenRange": {
2237
2279
  "startIndex": 3,
2238
2280
  "endIndex": 4
2239
- }
2281
+ },
2282
+ "isOptional": true
2240
2283
  }
2241
2284
  ],
2242
2285
  "name": "applyOperationContext"
@@ -2291,14 +2334,16 @@
2291
2334
  "parameterTypeTokenRange": {
2292
2335
  "startIndex": 1,
2293
2336
  "endIndex": 2
2294
- }
2337
+ },
2338
+ "isOptional": false
2295
2339
  },
2296
2340
  {
2297
2341
  "parameterName": "itemCtx",
2298
2342
  "parameterTypeTokenRange": {
2299
2343
  "startIndex": 3,
2300
2344
  "endIndex": 4
2301
- }
2345
+ },
2346
+ "isOptional": true
2302
2347
  }
2303
2348
  ],
2304
2349
  "name": "applySessionContext"
@@ -2353,14 +2398,16 @@
2353
2398
  "parameterTypeTokenRange": {
2354
2399
  "startIndex": 1,
2355
2400
  "endIndex": 2
2356
- }
2401
+ },
2402
+ "isOptional": false
2357
2403
  },
2358
2404
  {
2359
2405
  "parameterName": "itemCtx",
2360
2406
  "parameterTypeTokenRange": {
2361
2407
  "startIndex": 3,
2362
2408
  "endIndex": 4
2363
- }
2409
+ },
2410
+ "isOptional": true
2364
2411
  }
2365
2412
  ],
2366
2413
  "name": "applyUserContext"
@@ -2415,14 +2462,16 @@
2415
2462
  "parameterTypeTokenRange": {
2416
2463
  "startIndex": 1,
2417
2464
  "endIndex": 2
2418
- }
2465
+ },
2466
+ "isOptional": false
2419
2467
  },
2420
2468
  {
2421
2469
  "parameterName": "itemCtx",
2422
2470
  "parameterTypeTokenRange": {
2423
2471
  "startIndex": 3,
2424
2472
  "endIndex": 4
2425
- }
2473
+ },
2474
+ "isOptional": true
2426
2475
  }
2427
2476
  ],
2428
2477
  "name": "applyWebContext"
@@ -2477,14 +2526,16 @@
2477
2526
  "parameterTypeTokenRange": {
2478
2527
  "startIndex": 1,
2479
2528
  "endIndex": 2
2480
- }
2529
+ },
2530
+ "isOptional": false
2481
2531
  },
2482
2532
  {
2483
2533
  "parameterName": "itemCtx",
2484
2534
  "parameterTypeTokenRange": {
2485
2535
  "startIndex": 3,
2486
2536
  "endIndex": 4
2487
- }
2537
+ },
2538
+ "isOptional": true
2488
2539
  }
2489
2540
  ],
2490
2541
  "name": "cleanUp"
@@ -2772,7 +2823,7 @@
2772
2823
  "implementsTokenRanges": [
2773
2824
  {
2774
2825
  "startIndex": 1,
2775
- "endIndex": 3
2826
+ "endIndex": 2
2776
2827
  }
2777
2828
  ]
2778
2829
  },
@@ -2849,28 +2900,32 @@
2849
2900
  "parameterTypeTokenRange": {
2850
2901
  "startIndex": 1,
2851
2902
  "endIndex": 2
2852
- }
2903
+ },
2904
+ "isOptional": true
2853
2905
  },
2854
2906
  {
2855
2907
  "parameterName": "parentId",
2856
2908
  "parameterTypeTokenRange": {
2857
2909
  "startIndex": 3,
2858
2910
  "endIndex": 4
2859
- }
2911
+ },
2912
+ "isOptional": true
2860
2913
  },
2861
2914
  {
2862
2915
  "parameterName": "name",
2863
2916
  "parameterTypeTokenRange": {
2864
2917
  "startIndex": 5,
2865
2918
  "endIndex": 6
2866
- }
2919
+ },
2920
+ "isOptional": true
2867
2921
  },
2868
2922
  {
2869
2923
  "parameterName": "logger",
2870
2924
  "parameterTypeTokenRange": {
2871
2925
  "startIndex": 7,
2872
2926
  "endIndex": 8
2873
- }
2927
+ },
2928
+ "isOptional": true
2874
2929
  }
2875
2930
  ]
2876
2931
  },
@@ -2987,7 +3042,7 @@
2987
3042
  "implementsTokenRanges": [
2988
3043
  {
2989
3044
  "startIndex": 1,
2990
- "endIndex": 3
3045
+ "endIndex": 2
2991
3046
  }
2992
3047
  ]
2993
3048
  }
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights properties plugin, 2.7.5-nightly.2204-03
2
+ * Microsoft Application Insights properties plugin, 2.7.6
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team