@microsoft/applicationinsights-properties-js 2.8.10-nightly.2301-27 → 2.8.10-nightly.2302-01

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 (28) hide show
  1. package/browser/applicationinsights-properties-js.integrity.json +9 -9
  2. package/browser/applicationinsights-properties-js.js +3 -3
  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 +78 -30
  7. package/dist/applicationinsights-properties-js.d.ts +1 -1
  8. package/dist/applicationinsights-properties-js.js +3 -3
  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/Interfaces/IPropTelemetryContext.js +1 -1
  22. package/dist-esm/Interfaces/ITelemetryConfig.js +1 -1
  23. package/dist-esm/PropertiesPlugin.js +1 -1
  24. package/dist-esm/TelemetryContext.js +1 -1
  25. package/dist-esm/__DynamicConstants.js +1 -1
  26. package/dist-esm/applicationinsights-properties-js.js +1 -1
  27. package/package.json +3 -3
  28. 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.33.7",
5
- "schemaVersion": 1010,
4
+ "toolVersion": "7.34.2",
5
+ "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
8
8
  "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
@@ -1099,6 +1099,7 @@
1099
1099
  ],
1100
1100
  "fileUrlPath": "types/PropertiesPlugin.d.ts",
1101
1101
  "releaseTag": "Public",
1102
+ "isAbstract": false,
1102
1103
  "name": "PropertiesPlugin",
1103
1104
  "preserveMemberOrder": false,
1104
1105
  "members": [
@@ -1145,7 +1146,8 @@
1145
1146
  "endIndex": 2
1146
1147
  },
1147
1148
  "isStatic": false,
1148
- "isProtected": false
1149
+ "isProtected": false,
1150
+ "isAbstract": false
1149
1151
  },
1150
1152
  {
1151
1153
  "kind": "Method",
@@ -1176,6 +1178,7 @@
1176
1178
  "overloadIndex": 1,
1177
1179
  "parameters": [],
1178
1180
  "isOptional": false,
1181
+ "isAbstract": false,
1179
1182
  "name": "getDefaultConfig"
1180
1183
  },
1181
1184
  {
@@ -1205,7 +1208,8 @@
1205
1208
  "endIndex": 2
1206
1209
  },
1207
1210
  "isStatic": false,
1208
- "isProtected": false
1211
+ "isProtected": false,
1212
+ "isAbstract": false
1209
1213
  },
1210
1214
  {
1211
1215
  "kind": "Method",
@@ -1317,6 +1321,7 @@
1317
1321
  }
1318
1322
  ],
1319
1323
  "isOptional": false,
1324
+ "isAbstract": false,
1320
1325
  "name": "initialize"
1321
1326
  },
1322
1327
  {
@@ -1346,7 +1351,8 @@
1346
1351
  "endIndex": 2
1347
1352
  },
1348
1353
  "isStatic": false,
1349
- "isProtected": false
1354
+ "isProtected": false,
1355
+ "isAbstract": false
1350
1356
  },
1351
1357
  {
1352
1358
  "kind": "Method",
@@ -1411,6 +1417,7 @@
1411
1417
  }
1412
1418
  ],
1413
1419
  "isOptional": false,
1420
+ "isAbstract": false,
1414
1421
  "name": "processTelemetry"
1415
1422
  }
1416
1423
  ],
@@ -1446,6 +1453,7 @@
1446
1453
  ],
1447
1454
  "fileUrlPath": "types/Context/Session.d.ts",
1448
1455
  "releaseTag": "Public",
1456
+ "isAbstract": false,
1449
1457
  "name": "Session",
1450
1458
  "preserveMemberOrder": false,
1451
1459
  "members": [
@@ -1476,7 +1484,8 @@
1476
1484
  "endIndex": 2
1477
1485
  },
1478
1486
  "isStatic": false,
1479
- "isProtected": false
1487
+ "isProtected": false,
1488
+ "isAbstract": false
1480
1489
  },
1481
1490
  {
1482
1491
  "kind": "Property",
@@ -1505,7 +1514,8 @@
1505
1514
  "endIndex": 2
1506
1515
  },
1507
1516
  "isStatic": false,
1508
- "isProtected": false
1517
+ "isProtected": false,
1518
+ "isAbstract": false
1509
1519
  },
1510
1520
  {
1511
1521
  "kind": "Property",
@@ -1534,7 +1544,8 @@
1534
1544
  "endIndex": 2
1535
1545
  },
1536
1546
  "isStatic": false,
1537
- "isProtected": false
1547
+ "isProtected": false,
1548
+ "isAbstract": false
1538
1549
  }
1539
1550
  ],
1540
1551
  "implementsTokenRanges": [
@@ -1556,6 +1567,7 @@
1556
1567
  ],
1557
1568
  "fileUrlPath": "types/Context/Session.d.ts",
1558
1569
  "releaseTag": "Public",
1570
+ "isAbstract": false,
1559
1571
  "name": "SessionManager",
1560
1572
  "preserveMemberOrder": false,
1561
1573
  "members": [
@@ -1636,7 +1648,8 @@
1636
1648
  "endIndex": 2
1637
1649
  },
1638
1650
  "isStatic": true,
1639
- "isProtected": false
1651
+ "isProtected": false,
1652
+ "isAbstract": false
1640
1653
  },
1641
1654
  {
1642
1655
  "kind": "Property",
@@ -1666,7 +1679,8 @@
1666
1679
  "endIndex": 2
1667
1680
  },
1668
1681
  "isStatic": false,
1669
- "isProtected": false
1682
+ "isProtected": false,
1683
+ "isAbstract": false
1670
1684
  },
1671
1685
  {
1672
1686
  "kind": "Method",
@@ -1696,6 +1710,7 @@
1696
1710
  "overloadIndex": 1,
1697
1711
  "parameters": [],
1698
1712
  "isOptional": false,
1713
+ "isAbstract": false,
1699
1714
  "name": "backup"
1700
1715
  },
1701
1716
  {
@@ -1726,7 +1741,8 @@
1726
1741
  "endIndex": 2
1727
1742
  },
1728
1743
  "isStatic": false,
1729
- "isProtected": false
1744
+ "isProtected": false,
1745
+ "isAbstract": false
1730
1746
  },
1731
1747
  {
1732
1748
  "kind": "Property",
@@ -1755,7 +1771,8 @@
1755
1771
  "endIndex": 2
1756
1772
  },
1757
1773
  "isStatic": true,
1758
- "isProtected": false
1774
+ "isProtected": false,
1775
+ "isAbstract": false
1759
1776
  },
1760
1777
  {
1761
1778
  "kind": "Property",
@@ -1784,7 +1801,8 @@
1784
1801
  "endIndex": 2
1785
1802
  },
1786
1803
  "isStatic": true,
1787
- "isProtected": false
1804
+ "isProtected": false,
1805
+ "isAbstract": false
1788
1806
  },
1789
1807
  {
1790
1808
  "kind": "Method",
@@ -1814,6 +1832,7 @@
1814
1832
  "overloadIndex": 1,
1815
1833
  "parameters": [],
1816
1834
  "isOptional": false,
1835
+ "isAbstract": false,
1817
1836
  "name": "update"
1818
1837
  }
1819
1838
  ],
@@ -1840,6 +1859,7 @@
1840
1859
  ],
1841
1860
  "fileUrlPath": "types/TelemetryContext.d.ts",
1842
1861
  "releaseTag": "Public",
1862
+ "isAbstract": false,
1843
1863
  "name": "TelemetryContext",
1844
1864
  "preserveMemberOrder": false,
1845
1865
  "members": [
@@ -1937,7 +1957,8 @@
1937
1957
  "endIndex": 2
1938
1958
  },
1939
1959
  "isStatic": false,
1940
- "isProtected": false
1960
+ "isProtected": false,
1961
+ "isAbstract": false
1941
1962
  },
1942
1963
  {
1943
1964
  "kind": "Property",
@@ -1967,7 +1988,8 @@
1967
1988
  "endIndex": 2
1968
1989
  },
1969
1990
  "isStatic": false,
1970
- "isProtected": false
1991
+ "isProtected": false,
1992
+ "isAbstract": false
1971
1993
  },
1972
1994
  {
1973
1995
  "kind": "Method",
@@ -2032,6 +2054,7 @@
2032
2054
  }
2033
2055
  ],
2034
2056
  "isOptional": false,
2057
+ "isAbstract": false,
2035
2058
  "name": "applyApplicationContext"
2036
2059
  },
2037
2060
  {
@@ -2097,6 +2120,7 @@
2097
2120
  }
2098
2121
  ],
2099
2122
  "isOptional": false,
2123
+ "isAbstract": false,
2100
2124
  "name": "applyDeviceContext"
2101
2125
  },
2102
2126
  {
@@ -2162,6 +2186,7 @@
2162
2186
  }
2163
2187
  ],
2164
2188
  "isOptional": false,
2189
+ "isAbstract": false,
2165
2190
  "name": "applyInternalContext"
2166
2191
  },
2167
2192
  {
@@ -2227,6 +2252,7 @@
2227
2252
  }
2228
2253
  ],
2229
2254
  "isOptional": false,
2255
+ "isAbstract": false,
2230
2256
  "name": "applyLocationContext"
2231
2257
  },
2232
2258
  {
@@ -2292,6 +2318,7 @@
2292
2318
  }
2293
2319
  ],
2294
2320
  "isOptional": false,
2321
+ "isAbstract": false,
2295
2322
  "name": "applyOperatingSystemContxt"
2296
2323
  },
2297
2324
  {
@@ -2357,6 +2384,7 @@
2357
2384
  }
2358
2385
  ],
2359
2386
  "isOptional": false,
2387
+ "isAbstract": false,
2360
2388
  "name": "applyOperationContext"
2361
2389
  },
2362
2390
  {
@@ -2422,6 +2450,7 @@
2422
2450
  }
2423
2451
  ],
2424
2452
  "isOptional": false,
2453
+ "isAbstract": false,
2425
2454
  "name": "applySessionContext"
2426
2455
  },
2427
2456
  {
@@ -2487,6 +2516,7 @@
2487
2516
  }
2488
2517
  ],
2489
2518
  "isOptional": false,
2519
+ "isAbstract": false,
2490
2520
  "name": "applyUserContext"
2491
2521
  },
2492
2522
  {
@@ -2552,6 +2582,7 @@
2552
2582
  }
2553
2583
  ],
2554
2584
  "isOptional": false,
2585
+ "isAbstract": false,
2555
2586
  "name": "applyWebContext"
2556
2587
  },
2557
2588
  {
@@ -2617,6 +2648,7 @@
2617
2648
  }
2618
2649
  ],
2619
2650
  "isOptional": false,
2651
+ "isAbstract": false,
2620
2652
  "name": "cleanUp"
2621
2653
  },
2622
2654
  {
@@ -2647,7 +2679,8 @@
2647
2679
  "endIndex": 2
2648
2680
  },
2649
2681
  "isStatic": false,
2650
- "isProtected": false
2682
+ "isProtected": false,
2683
+ "isAbstract": false
2651
2684
  },
2652
2685
  {
2653
2686
  "kind": "Property",
@@ -2676,7 +2709,8 @@
2676
2709
  "endIndex": 2
2677
2710
  },
2678
2711
  "isStatic": false,
2679
- "isProtected": false
2712
+ "isProtected": false,
2713
+ "isAbstract": false
2680
2714
  },
2681
2715
  {
2682
2716
  "kind": "Property",
@@ -2706,7 +2740,8 @@
2706
2740
  "endIndex": 2
2707
2741
  },
2708
2742
  "isStatic": false,
2709
- "isProtected": false
2743
+ "isProtected": false,
2744
+ "isAbstract": false
2710
2745
  },
2711
2746
  {
2712
2747
  "kind": "Property",
@@ -2736,7 +2771,8 @@
2736
2771
  "endIndex": 2
2737
2772
  },
2738
2773
  "isStatic": false,
2739
- "isProtected": false
2774
+ "isProtected": false,
2775
+ "isAbstract": false
2740
2776
  },
2741
2777
  {
2742
2778
  "kind": "Property",
@@ -2766,7 +2802,8 @@
2766
2802
  "endIndex": 2
2767
2803
  },
2768
2804
  "isStatic": false,
2769
- "isProtected": false
2805
+ "isProtected": false,
2806
+ "isAbstract": false
2770
2807
  },
2771
2808
  {
2772
2809
  "kind": "Property",
@@ -2796,7 +2833,8 @@
2796
2833
  "endIndex": 2
2797
2834
  },
2798
2835
  "isStatic": false,
2799
- "isProtected": false
2836
+ "isProtected": false,
2837
+ "isAbstract": false
2800
2838
  },
2801
2839
  {
2802
2840
  "kind": "Property",
@@ -2826,7 +2864,8 @@
2826
2864
  "endIndex": 2
2827
2865
  },
2828
2866
  "isStatic": false,
2829
- "isProtected": false
2867
+ "isProtected": false,
2868
+ "isAbstract": false
2830
2869
  },
2831
2870
  {
2832
2871
  "kind": "Property",
@@ -2856,7 +2895,8 @@
2856
2895
  "endIndex": 2
2857
2896
  },
2858
2897
  "isStatic": false,
2859
- "isProtected": false
2898
+ "isProtected": false,
2899
+ "isAbstract": false
2860
2900
  },
2861
2901
  {
2862
2902
  "kind": "Property",
@@ -2886,7 +2926,8 @@
2886
2926
  "endIndex": 2
2887
2927
  },
2888
2928
  "isStatic": false,
2889
- "isProtected": false
2929
+ "isProtected": false,
2930
+ "isAbstract": false
2890
2931
  },
2891
2932
  {
2892
2933
  "kind": "Property",
@@ -2916,7 +2957,8 @@
2916
2957
  "endIndex": 2
2917
2958
  },
2918
2959
  "isStatic": false,
2919
- "isProtected": false
2960
+ "isProtected": false,
2961
+ "isAbstract": false
2920
2962
  }
2921
2963
  ],
2922
2964
  "implementsTokenRanges": [
@@ -2947,6 +2989,7 @@
2947
2989
  ],
2948
2990
  "fileUrlPath": "types/Context/TelemetryTrace.d.ts",
2949
2991
  "releaseTag": "Public",
2992
+ "isAbstract": false,
2950
2993
  "name": "TelemetryTrace",
2951
2994
  "preserveMemberOrder": false,
2952
2995
  "members": [
@@ -3058,7 +3101,8 @@
3058
3101
  "endIndex": 2
3059
3102
  },
3060
3103
  "isStatic": false,
3061
- "isProtected": false
3104
+ "isProtected": false,
3105
+ "isAbstract": false
3062
3106
  },
3063
3107
  {
3064
3108
  "kind": "Property",
@@ -3087,7 +3131,8 @@
3087
3131
  "endIndex": 2
3088
3132
  },
3089
3133
  "isStatic": false,
3090
- "isProtected": false
3134
+ "isProtected": false,
3135
+ "isAbstract": false
3091
3136
  },
3092
3137
  {
3093
3138
  "kind": "Property",
@@ -3116,7 +3161,8 @@
3116
3161
  "endIndex": 2
3117
3162
  },
3118
3163
  "isStatic": false,
3119
- "isProtected": false
3164
+ "isProtected": false,
3165
+ "isAbstract": false
3120
3166
  },
3121
3167
  {
3122
3168
  "kind": "Property",
@@ -3145,7 +3191,8 @@
3145
3191
  "endIndex": 2
3146
3192
  },
3147
3193
  "isStatic": false,
3148
- "isProtected": false
3194
+ "isProtected": false,
3195
+ "isAbstract": false
3149
3196
  },
3150
3197
  {
3151
3198
  "kind": "Property",
@@ -3175,7 +3222,8 @@
3175
3222
  "endIndex": 2
3176
3223
  },
3177
3224
  "isStatic": false,
3178
- "isProtected": false
3225
+ "isProtected": false,
3226
+ "isAbstract": false
3179
3227
  }
3180
3228
  ],
3181
3229
  "implementsTokenRanges": [
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights properties plugin, 2.8.10-nightly.2301-27
2
+ * Microsoft Application Insights properties plugin, 2.8.10-nightly.2302-01
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
- * Application Insights JavaScript SDK - Properties Plugin, 2.8.10-nightly.2301-27
2
+ * Application Insights JavaScript SDK - Properties Plugin, 2.8.10-nightly.2302-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1243,7 +1243,7 @@
1243
1243
  }
1244
1244
 
1245
1245
  var _objDefineProperty = ObjDefineProperty;
1246
- var version = "2.8.10-nightly.2301-27";
1246
+ var version = "2.8.10-nightly.2302-01";
1247
1247
  var instanceName = "." + newId(6);
1248
1248
  var _dataUid = 0;
1249
1249
  function _createAccessor(target, prop, value) {
@@ -2598,7 +2598,7 @@
2598
2598
  var _DYN_COOKIE_SEPARATOR = "cookieSeparator";
2599
2599
  var _DYN_AUTH_USER_COOKIE_NAM8 = "authUserCookieName";
2600
2600
 
2601
- var Version = "2.8.10-nightly.2301-27";
2601
+ var Version = "2.8.10-nightly.2302-01";
2602
2602
  var Internal = /** @class */ (function () {
2603
2603
  function Internal(config) {
2604
2604
  this.sdkVersion = (config[_DYN_SDK_EXTENSION ] && config[_DYN_SDK_EXTENSION ]() ? config[_DYN_SDK_EXTENSION ]() + "_" : "") + "javascript:" + Version;