@microsoft/applicationinsights-properties-js 3.0.8 → 3.0.9

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 (57) hide show
  1. package/browser/es5/{ai.props.3.0.8.cjs.js → ai.props.3.0.9.cjs.js} +72 -87
  2. package/browser/es5/ai.props.3.0.9.cjs.js.map +1 -0
  3. package/browser/es5/ai.props.3.0.9.cjs.min.js +6 -0
  4. package/browser/es5/ai.props.3.0.9.cjs.min.js.map +1 -0
  5. package/browser/es5/{ai.props.3.0.8.gbl.js → ai.props.3.0.9.gbl.js} +74 -89
  6. package/browser/es5/ai.props.3.0.9.gbl.js.map +1 -0
  7. package/browser/es5/ai.props.3.0.9.gbl.min.js +6 -0
  8. package/browser/es5/ai.props.3.0.9.gbl.min.js.map +1 -0
  9. package/browser/es5/ai.props.3.0.9.integrity.json +66 -0
  10. package/browser/es5/{ai.props.3.0.8.js → ai.props.3.0.9.js} +74 -89
  11. package/browser/es5/ai.props.3.0.9.js.map +1 -0
  12. package/browser/es5/ai.props.3.0.9.min.js +6 -0
  13. package/browser/es5/ai.props.3.0.9.min.js.map +1 -0
  14. package/browser/es5/ai.props.3.cjs.js +71 -86
  15. package/browser/es5/ai.props.3.cjs.js.map +1 -1
  16. package/browser/es5/ai.props.3.cjs.min.js +2 -2
  17. package/browser/es5/ai.props.3.cjs.min.js.map +1 -1
  18. package/browser/es5/ai.props.3.gbl.js +73 -88
  19. package/browser/es5/ai.props.3.gbl.js.map +1 -1
  20. package/browser/es5/ai.props.3.gbl.min.js +2 -2
  21. package/browser/es5/ai.props.3.gbl.min.js.map +1 -1
  22. package/browser/es5/ai.props.3.integrity.json +25 -25
  23. package/browser/es5/ai.props.3.js +73 -88
  24. package/browser/es5/ai.props.3.js.map +1 -1
  25. package/browser/es5/ai.props.3.min.js +2 -2
  26. package/browser/es5/ai.props.3.min.js.map +1 -1
  27. package/dist/es5/applicationinsights-properties-js.js +71 -86
  28. package/dist/es5/applicationinsights-properties-js.js.map +1 -1
  29. package/dist/es5/applicationinsights-properties-js.min.js +2 -2
  30. package/dist/es5/applicationinsights-properties-js.min.js.map +1 -1
  31. package/dist-es5/Context/Application.js +1 -1
  32. package/dist-es5/Context/Device.js +1 -1
  33. package/dist-es5/Context/Internal.js +2 -2
  34. package/dist-es5/Context/Internal.js.map +1 -1
  35. package/dist-es5/Context/Location.js +1 -1
  36. package/dist-es5/Context/Session.js +1 -1
  37. package/dist-es5/Context/TelemetryTrace.js +1 -1
  38. package/dist-es5/Context/User.js +1 -1
  39. package/dist-es5/Interfaces/IPropTelemetryContext.js +1 -1
  40. package/dist-es5/Interfaces/IPropertiesConfig.js +1 -1
  41. package/dist-es5/PropertiesPlugin.js +1 -1
  42. package/dist-es5/TelemetryContext.js +1 -1
  43. package/dist-es5/__DynamicConstants.js +1 -1
  44. package/dist-es5/applicationinsights-properties-js.js +1 -1
  45. package/package.json +69 -66
  46. package/types/applicationinsights-properties-js.d.ts +2 -2
  47. package/types/applicationinsights-properties-js.namespaced.d.ts +2661 -62
  48. package/browser/es5/ai.props.3.0.8.cjs.js.map +0 -1
  49. package/browser/es5/ai.props.3.0.8.cjs.min.js +0 -6
  50. package/browser/es5/ai.props.3.0.8.cjs.min.js.map +0 -1
  51. package/browser/es5/ai.props.3.0.8.gbl.js.map +0 -1
  52. package/browser/es5/ai.props.3.0.8.gbl.min.js +0 -6
  53. package/browser/es5/ai.props.3.0.8.gbl.min.js.map +0 -1
  54. package/browser/es5/ai.props.3.0.8.integrity.json +0 -66
  55. package/browser/es5/ai.props.3.0.8.js.map +0 -1
  56. package/browser/es5/ai.props.3.0.8.min.js +0 -6
  57. package/browser/es5/ai.props.3.0.8.min.js.map +0 -1
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.0.8
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.0.9
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
6
6
  var undef = "undefined";
7
- var nsKey, key, nm, theExports = {}, modName = "es5_ai_props_3_0_8", msMod="__ms$mod__";
8
- var mods={}, modDetail=mods[modName]={}, ver="3.0.8";
7
+ var nsKey, key, nm, theExports = {}, modName = "es5_ai_props_3_0_9", msMod="__ms$mod__";
8
+ var mods={}, modDetail=mods[modName]={}, ver="3.0.9";
9
9
  var baseNs=global, nsKey="Microsoft", baseNs=baseNs[nsKey]=(baseNs[nsKey]||{});
10
10
  // Versioned namespace "Microsoft.ApplicationInsights3"
11
11
  var exportNs=baseNs, nsKey="ApplicationInsights3", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
@@ -36,21 +36,15 @@ var UNDEF_VALUE = undefined;
36
36
  var NULL_VALUE = null;
37
37
  var EMPTY = "";
38
38
  var FUNCTION = "function";
39
- var NUMBER = "number";
40
39
  var OBJECT = "object";
41
40
  var PROTOTYPE = "prototype";
42
41
  var __PROTO__ = "__proto__";
43
- var STRING = "string";
44
42
  var UNDEFINED = "undefined";
45
43
  var CONSTRUCTOR = "constructor";
46
44
  var SYMBOL = "Symbol";
47
45
  var POLYFILL_TAG = "_polyfill";
48
- var INDEX_OF = "indexOf";
49
46
  var LENGTH = "length";
50
- var DONE = "done";
51
- var VALUE = "value";
52
47
  var NAME = "name";
53
- var SLICE = "slice";
54
48
  var CALL = "call";
55
49
  var TO_STRING = "toString";
56
50
  var ObjClass = Object;
@@ -60,6 +54,7 @@ var StrProto = StrCls[PROTOTYPE];
60
54
  var MathCls = Math;
61
55
  var ArrCls = Array;
62
56
  var ArrProto = ArrCls[PROTOTYPE];
57
+ var ArrSlice = ArrProto["slice"];
63
58
 
64
59
  function safe(func, argArray) {
65
60
  try {
@@ -72,6 +67,7 @@ function safe(func, argArray) {
72
67
  }
73
68
  }
74
69
 
70
+ /*#__NO_SIDE_EFFECTS__*/
75
71
  function safeGet(cb, defValue) {
76
72
  var result = safe(cb);
77
73
  return result.e ? defValue : result.v;
@@ -110,7 +106,7 @@ function isStrictNullOrUndefined(value) {
110
106
  function isDefined(arg) {
111
107
  return !!arg || arg !== UNDEF_VALUE;
112
108
  }
113
- var isString = ( /*#__PURE__*/_createIs(STRING));
109
+ var isString = ( /*#__PURE__*/_createIs("string"));
114
110
  var isFunction = ( /*#__PURE__*/_createIs(FUNCTION));
115
111
  /*#__NO_SIDE_EFFECTS__*/
116
112
  function isObject(value) {
@@ -216,6 +212,7 @@ var asString = StrCls;
216
212
 
217
213
  var GLOBAL_CONFIG_KEY = "__tsUtils$gblCfg";
218
214
  var _globalCfg;
215
+ /*#__NO_SIDE_EFFECTS__*/
219
216
  function _getGlobalValue() {
220
217
  var result;
221
218
  if (typeof globalThis !== UNDEFINED) {
@@ -250,7 +247,7 @@ function dumpObj(object, format) {
250
247
  object = { stack: asString(object.stack), message: asString(object.message), name: asString(object.name) };
251
248
  }
252
249
  try {
253
- propertyValueDump = JSON.stringify(object, NULL_VALUE, format ? ((typeof format === NUMBER) ? format : 4) : UNDEF_VALUE);
250
+ propertyValueDump = JSON.stringify(object, NULL_VALUE, format ? ((typeof format === "number") ? format : 4) : UNDEF_VALUE);
254
251
  propertyValueDump = (propertyValueDump && propertyValueDump.replace(/"(\w+)"\s*:\s{0,1}/g, "$1: ")) || asString(object);
255
252
  }
256
253
  catch (e) {
@@ -259,18 +256,15 @@ function dumpObj(object, format) {
259
256
  return objType + ": " + propertyValueDump;
260
257
  }
261
258
 
262
- var _slice;
263
- var _unwrapInstFunction = _unwrapFunctionWithPoly;
264
259
  var _unwrapFunction = _unwrapFunctionWithPoly;
265
260
  /*#__NO_SIDE_EFFECTS__*/
266
261
  function _unwrapFunctionWithPoly(funcName, clsProto, polyFunc) {
267
- _slice = _slice || ArrProto[SLICE];
268
262
  var clsFn = clsProto && clsProto[funcName];
269
263
  return function (thisArg) {
270
264
  var theFunc = (thisArg && thisArg[funcName]) || clsFn;
271
265
  if (theFunc || polyFunc) {
272
266
  var theArgs = arguments;
273
- return (theFunc || polyFunc).apply(thisArg, theFunc ? _slice[CALL](theArgs, 1) : theArgs);
267
+ return (theFunc || polyFunc).apply(thisArg, theFunc ? ArrSlice[CALL](theArgs, 1) : theArgs);
274
268
  }
275
269
  throwTypeError("\"" + asString(funcName) + "\" not defined for " + dumpObj(thisArg));
276
270
  };
@@ -278,7 +272,7 @@ function _unwrapFunctionWithPoly(funcName, clsProto, polyFunc) {
278
272
 
279
273
  var mathMax = MathCls.max;
280
274
 
281
- var strSlice = ( /*#__PURE__*/_unwrapFunction(SLICE, StrProto));
275
+ var strSlice = ( /*#__PURE__*/_unwrapFunction("slice", StrProto));
282
276
 
283
277
  var strSubstring = ( /*#__PURE__*/_unwrapFunction("substring", StrProto));
284
278
  var strSubstr = ( /*#__PURE__*/_unwrapFunctionWithPoly("substr", StrProto, polyStrSubstr));
@@ -350,7 +344,7 @@ function polyGetKnownSymbol(name) {
350
344
  var propMap = {
351
345
  e: "enumerable",
352
346
  c: "configurable",
353
- v: VALUE,
347
+ v: "value",
354
348
  w: "writable",
355
349
  g: "get",
356
350
  s: "set"
@@ -383,6 +377,7 @@ var _globalLazyTestHooks;
383
377
  function _initTestHooks() {
384
378
  _globalLazyTestHooks = _getGlobalConfig();
385
379
  }
380
+ /*#__NO_SIDE_EFFECTS__*/
386
381
  function getLazy(cb) {
387
382
  var lazyValue = {};
388
383
  !_globalLazyTestHooks && _initTestHooks();
@@ -420,9 +415,14 @@ function createCachedValue(value) {
420
415
 
421
416
  var WINDOW = "window";
422
417
  var _cachedGlobal;
423
- var _cachedWindow;
424
- var _cachedDocument;
425
- var _cachedNavigator;
418
+ function _getGlobalInstFn(getFn, theArgs) {
419
+ var cachedValue;
420
+ return function () {
421
+ !_globalLazyTestHooks && _initTestHooks();
422
+ (!cachedValue || _globalLazyTestHooks.lzy) && (cachedValue = createCachedValue(safe(getFn, theArgs).v));
423
+ return cachedValue.v;
424
+ };
425
+ }
426
426
  /*#__NO_SIDE_EFFECTS__*/
427
427
  function lazySafeGetInst(name) {
428
428
  return getLazy(function () { return safe((getInst), [name]).v || UNDEF_VALUE; });
@@ -439,33 +439,18 @@ function getInst(name, useCached) {
439
439
  if (gbl && gbl[name]) {
440
440
  return gbl[name];
441
441
  }
442
- if (name === WINDOW && _cachedWindow) {
443
- return _cachedWindow.v;
442
+ if (name === WINDOW) {
443
+ return getWindow();
444
444
  }
445
445
  return NULL_VALUE;
446
446
  }
447
- /*#__NO_SIDE_EFFECTS__*/
448
- function getDocument() {
449
- !_globalLazyTestHooks && _initTestHooks();
450
- (!_cachedDocument || _globalLazyTestHooks.lzy) && (_cachedDocument = createCachedValue(safe((getInst), ["document"]).v));
451
- return _cachedDocument.v;
452
- }
447
+ var getDocument = ( /*#__PURE__*/_getGlobalInstFn(getInst, ["document"]));
453
448
  /*#__NO_SIDE_EFFECTS__*/
454
449
  function hasWindow() {
455
450
  return !!getWindow();
456
451
  }
457
- /*#__NO_SIDE_EFFECTS__*/
458
- function getWindow() {
459
- !_globalLazyTestHooks && _initTestHooks();
460
- (!_cachedWindow || _globalLazyTestHooks.lzy) && (_cachedWindow = createCachedValue(safe((getInst), [WINDOW]).v));
461
- return _cachedWindow.v;
462
- }
463
- /*#__NO_SIDE_EFFECTS__*/
464
- function getNavigator() {
465
- !_globalLazyTestHooks && _initTestHooks();
466
- (!_cachedNavigator || _globalLazyTestHooks.lzy) && (_cachedNavigator = createCachedValue(safe((getInst), ["navigator"]).v));
467
- return _cachedNavigator.v;
468
- }
452
+ var getWindow = ( /*#__PURE__*/_getGlobalInstFn(getInst, [WINDOW]));
453
+ var getNavigator = ( /*#__PURE__*/_getGlobalInstFn(getInst, ["navigator"]));
469
454
 
470
455
  var _symbol;
471
456
  var _symbolFor;
@@ -516,8 +501,8 @@ function iterForOf(iter, callbackfn, thisArg) {
516
501
  var iterResult = void 0;
517
502
  try {
518
503
  var count = 0;
519
- while (!(iterResult = iter.next())[DONE]) {
520
- if (callbackfn[CALL](thisArg || iter, iterResult[VALUE], count, iter) === -1) {
504
+ while (!(iterResult = iter.next()).done) {
505
+ if (callbackfn[CALL](thisArg || iter, iterResult.value, count, iter) === -1) {
521
506
  break;
522
507
  }
523
508
  count++;
@@ -532,7 +517,7 @@ function iterForOf(iter, callbackfn, thisArg) {
532
517
  }
533
518
  finally {
534
519
  try {
535
- if (iterResult && !iterResult[DONE]) {
520
+ if (iterResult && !iterResult.done) {
536
521
  iter.return && iter.return(iterResult);
537
522
  }
538
523
  }
@@ -546,7 +531,9 @@ function iterForOf(iter, callbackfn, thisArg) {
546
531
  }
547
532
  }
548
533
 
549
- var fnApply = ( /*#__PURE__*/_unwrapInstFunction("apply"));
534
+ function fnApply(fn, thisArg, argArray) {
535
+ return fn.apply(thisArg, argArray);
536
+ }
550
537
 
551
538
  function arrAppend(target, elms) {
552
539
  if (!isUndefined(elms) && target) {
@@ -578,7 +565,7 @@ function arrForEach(theArray, callbackfn, thisArg) {
578
565
  }
579
566
  }
580
567
 
581
- var arrIndexOf = ( /*#__PURE__*/_unwrapFunction(INDEX_OF, ArrProto));
568
+ var arrIndexOf = ( /*#__PURE__*/_unwrapFunction("indexOf", ArrProto));
582
569
 
583
570
  var objCreate = ObjClass["create"] || polyObjCreate;
584
571
  /*#__NO_SIDE_EFFECTS__*/
@@ -608,6 +595,7 @@ function objSetPrototypeOf(obj, proto) {
608
595
  return fn(obj, proto);
609
596
  }
610
597
 
598
+ /*#__NO_SIDE_EFFECTS__*/
611
599
  function _createCustomError(name, d, b) {
612
600
  safe(objDefine, [d, NAME, { v: name, c: true, e: false }]);
613
601
  d = objSetPrototypeOf(d, b);
@@ -631,7 +619,7 @@ function createCustomError(name, constructCb, errorBase) {
631
619
  var theArgs = arguments;
632
620
  try {
633
621
  safe(_setName, [theBaseClass, name]);
634
- var _self = fnApply(theBaseClass, _this, ArrProto[SLICE][CALL](theArgs)) || _this;
622
+ var _self = fnApply(theBaseClass, _this, ArrSlice[CALL](theArgs)) || _this;
635
623
  if (_self !== _this) {
636
624
  var orgProto = objGetPrototypeOf(_this);
637
625
  if (orgProto !== objGetPrototypeOf(_self)) {
@@ -717,58 +705,54 @@ function polyStrEndsWith(value, searchString, length) {
717
705
  return strSubstring(value, end - searchValue[LENGTH], end) === searchValue;
718
706
  }
719
707
 
720
- var strIndexOf = ( /*#__PURE__*/_unwrapFunction(INDEX_OF, StrProto));
708
+ var strIndexOf = ( /*#__PURE__*/_unwrapFunction("indexOf", StrProto));
721
709
 
722
710
  var REF = "ref";
723
- var UNREF = "un" + REF;
711
+ var UNREF = "unref";
724
712
  var HAS_REF = "hasRef";
725
713
  var ENABLED = "enabled";
714
+ /*#__NO_SIDE_EFFECTS__*/
726
715
  function _createTimerHandler(startTimer, refreshFn, cancelFn) {
727
- var _a;
728
716
  var ref = true;
729
717
  var timerId = startTimer ? refreshFn(NULL_VALUE) : NULL_VALUE;
730
718
  var theTimerHandler;
731
- var _unref = function () {
719
+ function _unref() {
732
720
  ref = false;
733
721
  timerId && timerId[UNREF] && timerId[UNREF]();
734
722
  return theTimerHandler;
735
- };
736
- var _ref = function () {
737
- ref = true;
738
- timerId && timerId[REF] && timerId[REF]();
723
+ }
724
+ function _cancel() {
725
+ timerId && cancelFn(timerId);
726
+ timerId = NULL_VALUE;
727
+ }
728
+ function _refresh() {
729
+ timerId = refreshFn(timerId);
730
+ if (!ref) {
731
+ _unref();
732
+ }
739
733
  return theTimerHandler;
734
+ }
735
+ function _setEnabled(value) {
736
+ !value && timerId && _cancel();
737
+ value && !timerId && _refresh();
738
+ }
739
+ theTimerHandler = {
740
+ cancel: _cancel,
741
+ refresh: _refresh
740
742
  };
741
- var _hasRef = function () {
743
+ theTimerHandler[HAS_REF] = function () {
742
744
  if (timerId && timerId[HAS_REF]) {
743
745
  return timerId[HAS_REF]();
744
746
  }
745
747
  return ref;
746
748
  };
747
- var _refresh = function () {
748
- timerId = refreshFn(timerId);
749
- if (!ref) {
750
- _unref();
751
- }
749
+ theTimerHandler[REF] = function () {
750
+ ref = true;
751
+ timerId && timerId[REF] && timerId[REF]();
752
752
  return theTimerHandler;
753
753
  };
754
- var _cancel = function () {
755
- timerId && cancelFn(timerId);
756
- timerId = NULL_VALUE;
757
- };
758
- var _setEnabled = function (value) {
759
- !value && timerId && _cancel();
760
- value && !timerId && _refresh();
761
- };
762
- theTimerHandler = (_a = {
763
- cancel: _cancel,
764
- refresh: _refresh
765
- },
766
- _a[HAS_REF] = _hasRef,
767
- _a[REF] = _ref,
768
- _a[UNREF] = _unref,
769
- _a[ENABLED] = false,
770
- _a);
771
- objDefineProp(theTimerHandler, ENABLED, {
754
+ theTimerHandler[UNREF] = _unref;
755
+ theTimerHandler = objDefineProp(theTimerHandler, ENABLED, {
772
756
  get: function () { return !!timerId; },
773
757
  set: _setEnabled
774
758
  });
@@ -780,7 +764,7 @@ function _createTimerHandler(startTimer, refreshFn, cancelFn) {
780
764
  };
781
765
  }
782
766
 
783
- function _createTimeoutWith(self, startTimer, overrideFn, theArgs) {
767
+ function _createTimeoutWith(startTimer, overrideFn, theArgs) {
784
768
  var isArr = isArray(overrideFn);
785
769
  var len = isArr ? overrideFn.length : 0;
786
770
  var setFn = (len > 0 ? overrideFn[0] : (!isArr ? overrideFn : UNDEF_VALUE)) || setTimeout;
@@ -788,7 +772,7 @@ function _createTimeoutWith(self, startTimer, overrideFn, theArgs) {
788
772
  var timerFn = theArgs[0];
789
773
  theArgs[0] = function () {
790
774
  handler.dn();
791
- fnApply(timerFn, self, ArrProto[SLICE][CALL](arguments));
775
+ fnApply(timerFn, UNDEF_VALUE, ArrSlice[CALL](arguments));
792
776
  };
793
777
  var handler = _createTimerHandler(startTimer, function (timerId) {
794
778
  if (timerId) {
@@ -796,16 +780,16 @@ function _createTimeoutWith(self, startTimer, overrideFn, theArgs) {
796
780
  timerId.refresh();
797
781
  return timerId;
798
782
  }
799
- fnApply(clearFn, self, [timerId]);
783
+ fnApply(clearFn, UNDEF_VALUE, [timerId]);
800
784
  }
801
- return fnApply(setFn, self, theArgs);
785
+ return fnApply(setFn, UNDEF_VALUE, theArgs);
802
786
  }, function (timerId) {
803
- fnApply(clearFn, self, [timerId]);
787
+ fnApply(clearFn, UNDEF_VALUE, [timerId]);
804
788
  });
805
789
  return handler.h;
806
790
  }
807
791
  function scheduleTimeout(callback, timeout) {
808
- return _createTimeoutWith(this, true, UNDEF_VALUE, ArrProto[SLICE][CALL](arguments));
792
+ return _createTimeoutWith(true, UNDEF_VALUE, ArrSlice[CALL](arguments));
809
793
  }
810
794
 
811
795
  var strHasOwnProperty = "hasOwnProperty";
@@ -1108,7 +1092,7 @@ var _DYN_GET_PLUGIN = "getPlugin";
1108
1092
  var _DYN_NAME$1 = "name";
1109
1093
  var _DYN_TIME = "time";
1110
1094
  var _DYN_PROCESS_NEXT = "processNext";
1111
- var _DYN_GET_PROCESS_TEL_CONT0 = "getProcessTelContext";
1095
+ var _DYN_GET_PROCESS_TEL_CONT2 = "getProcessTelContext";
1112
1096
  var _DYN_ENABLED = "enabled";
1113
1097
  var _DYN_UNLOAD = "unload";
1114
1098
  var _DYN_LOGGING_LEVEL_CONSOL4 = "loggingLevelConsole";
@@ -1382,7 +1366,7 @@ function newId(maxLength) {
1382
1366
  return result;
1383
1367
  }
1384
1368
 
1385
- var version = '3.0.8';
1369
+ var version = '3.0.9';
1386
1370
  var instanceName = "." + newId(6);
1387
1371
  var _dataUid = 0;
1388
1372
  function _canAcceptData(target) {
@@ -1941,6 +1925,7 @@ function _createAndUseHandler(state, configHandler) {
1941
1925
  configHandler = null;
1942
1926
  }
1943
1927
  };
1928
+ objDefine(handler, "toJSON", { v: function () { return "WatcherHandler" + (handler.fn ? "" : "[X]"); } });
1944
1929
  state.use(handler, configHandler);
1945
1930
  return handler;
1946
1931
  }
@@ -3234,7 +3219,7 @@ var BaseTelemetryPlugin = /** @class */ (function () {
3234
3219
  function _setDefaults(config, core, pluginChain) {
3235
3220
  createDynamicConfig(config, defaultValues, safeGetLogger(core));
3236
3221
  if (!pluginChain && core) {
3237
- pluginChain = core[_DYN_GET_PROCESS_TEL_CONT0 ]()[_DYN_GET_NEXT ]();
3222
+ pluginChain = core[_DYN_GET_PROCESS_TEL_CONT2 ]()[_DYN_GET_NEXT ]();
3238
3223
  }
3239
3224
  var nextPlugin = _nextPlugin;
3240
3225
  if (_nextPlugin && _nextPlugin[strGetPlugin]) {
@@ -3633,7 +3618,7 @@ var Device = /** @class */ (function () {
3633
3618
  return Device;
3634
3619
  }());
3635
3620
 
3636
- var Version = '3.0.8';
3621
+ var Version = '3.0.9';
3637
3622
  var Internal = /** @class */ (function () {
3638
3623
  function Internal(config, unloadHookContainer) {
3639
3624
  var _this = this;
@@ -4198,4 +4183,4 @@ exports.TelemetryContext = TelemetryContext;
4198
4183
  exports.TelemetryTrace = TelemetryTrace;
4199
4184
 
4200
4185
  }));
4201
- //# sourceMappingURL=ai.props.3.0.8.gbl.js.map
4186
+ //# sourceMappingURL=ai.props.3.0.9.gbl.js.map