@microsoft/applicationinsights-debugplugin-js 2.8.19-nightly.240329-02 → 2.8.19-nightly.2404-09

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 (54) hide show
  1. package/browser/{ai.dbg.2.8.19-nightly.240329-02.cjs.js → ai.dbg.2.8.19-nightly.2404-09.cjs.js} +3 -3
  2. package/browser/ai.dbg.2.8.19-nightly.2404-09.cjs.js.map +1 -0
  3. package/browser/ai.dbg.2.8.19-nightly.2404-09.cjs.min.js +6 -0
  4. package/browser/ai.dbg.2.8.19-nightly.2404-09.cjs.min.js.map +1 -0
  5. package/browser/{ai.dbg.2.8.19-nightly.240329-02.gbl.js → ai.dbg.2.8.19-nightly.2404-09.gbl.js} +5 -5
  6. package/browser/ai.dbg.2.8.19-nightly.2404-09.gbl.js.map +1 -0
  7. package/browser/ai.dbg.2.8.19-nightly.2404-09.gbl.min.js +6 -0
  8. package/browser/ai.dbg.2.8.19-nightly.2404-09.gbl.min.js.map +1 -0
  9. package/browser/ai.dbg.2.8.19-nightly.2404-09.integrity.json +66 -0
  10. package/browser/{ai.dbg.2.8.19-nightly.240329-02.js → ai.dbg.2.8.19-nightly.2404-09.js} +5 -5
  11. package/browser/ai.dbg.2.8.19-nightly.2404-09.js.map +1 -0
  12. package/browser/ai.dbg.2.8.19-nightly.2404-09.min.js +6 -0
  13. package/browser/ai.dbg.2.8.19-nightly.2404-09.min.js.map +1 -0
  14. package/browser/ai.dbg.2.cjs.js +2 -2
  15. package/browser/ai.dbg.2.cjs.js.map +1 -1
  16. package/browser/ai.dbg.2.cjs.min.js +2 -2
  17. package/browser/ai.dbg.2.cjs.min.js.map +1 -1
  18. package/browser/ai.dbg.2.gbl.js +4 -4
  19. package/browser/ai.dbg.2.gbl.js.map +1 -1
  20. package/browser/ai.dbg.2.gbl.min.js +2 -2
  21. package/browser/ai.dbg.2.gbl.min.js.map +1 -1
  22. package/browser/ai.dbg.2.js +4 -4
  23. package/browser/ai.dbg.2.js.map +1 -1
  24. package/browser/ai.dbg.2.min.js +2 -2
  25. package/browser/ai.dbg.2.min.js.map +1 -1
  26. package/dist/applicationinsights-debugplugin-js.api.json +1 -1
  27. package/dist/applicationinsights-debugplugin-js.d.ts +1 -1
  28. package/dist/applicationinsights-debugplugin-js.js +2 -2
  29. package/dist/applicationinsights-debugplugin-js.js.map +1 -1
  30. package/dist/applicationinsights-debugplugin-js.min.js +2 -2
  31. package/dist/applicationinsights-debugplugin-js.min.js.map +1 -1
  32. package/dist/applicationinsights-debugplugin-js.rollup.d.ts +1 -1
  33. package/dist-esm/DebugPlugin.js +1 -1
  34. package/dist-esm/__DynamicConstants.js +1 -1
  35. package/dist-esm/applicationinsights-debugplugin-js.js +1 -1
  36. package/dist-esm/components/Dashboard.js +1 -1
  37. package/dist-esm/components/LogEntry.js +1 -1
  38. package/dist-esm/components/debugBins.js +1 -1
  39. package/dist-esm/components/filterList.js +1 -1
  40. package/dist-esm/components/helpers.js +1 -1
  41. package/dist-esm/components/styleNodeSrc.js +1 -1
  42. package/dist-esm/interfaces/IDebugPluginConfig.js +1 -1
  43. package/package.json +3 -3
  44. package/types/tsdoc-metadata.json +1 -1
  45. package/browser/ai.dbg.2.8.19-nightly.240329-02.cjs.js.map +0 -1
  46. package/browser/ai.dbg.2.8.19-nightly.240329-02.cjs.min.js +0 -6
  47. package/browser/ai.dbg.2.8.19-nightly.240329-02.cjs.min.js.map +0 -1
  48. package/browser/ai.dbg.2.8.19-nightly.240329-02.gbl.js.map +0 -1
  49. package/browser/ai.dbg.2.8.19-nightly.240329-02.gbl.min.js +0 -6
  50. package/browser/ai.dbg.2.8.19-nightly.240329-02.gbl.min.js.map +0 -1
  51. package/browser/ai.dbg.2.8.19-nightly.240329-02.integrity.json +0 -66
  52. package/browser/ai.dbg.2.8.19-nightly.240329-02.js.map +0 -1
  53. package/browser/ai.dbg.2.8.19-nightly.240329-02.min.js +0 -6
  54. package/browser/ai.dbg.2.8.19-nightly.240329-02.min.js.map +0 -1
@@ -1,6 +0,0 @@
1
- /*!
2
- * Application Insights JavaScript SDK - Debug Plugin, 2.8.19-nightly.240329-02
3
- * Copyright (c) Microsoft and contributors. All rights reserved.
4
- */
5
- "use strict";!function(e,n,t){var r=Object.defineProperty;if(r)try{return r(e,n,t)}catch(o){}typeof t.value!==undefined&&(e[n]=t.value)}(exports,"__esModule",{value:!0});var strShimFunction="function",strShimObject="object",strShimUndefined="undefined",strShimPrototype="prototype",strShimHasOwnProperty="hasOwnProperty",ObjClass=Object,ObjProto=ObjClass[strShimPrototype],ObjCreate=ObjClass.create,ObjDefineProperty=ObjClass.defineProperty,ObjHasOwnProperty=ObjProto[strShimHasOwnProperty],_cachedGlobal=null;function getGlobal(e){e=!1===(e=void 0===e||e)?null:_cachedGlobal;return e||((e=(e=(e=typeof globalThis!==strShimUndefined?globalThis:e)||typeof self===strShimUndefined?e:self)||typeof window===strShimUndefined?e:window)||typeof global===strShimUndefined||(e=global),_cachedGlobal=e),e}function throwTypeError(e){throw new TypeError(e)}function objCreateFn(e){if(ObjCreate)return ObjCreate(e);if(null==e)return{};var n=typeof e;function t(){}return n!==strShimObject&&n!==strShimFunction&&throwTypeError("Object prototype may only be an Object:"+e),t[strShimPrototype]=e,new t}(getGlobal()||{}).Symbol,(getGlobal()||{}).Reflect;var _a,extendStaticsFn=function(e,n){return(extendStaticsFn=ObjClass.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,n){e.__proto__=n}||function(e,n){for(var t in n)n[strShimHasOwnProperty](t)&&(e[t]=n[t])})(e,n)};function __extendsFn(e,n){function t(){this.constructor=e}typeof n!==strShimFunction&&null!==n&&throwTypeError("Class extends value "+n+" is not a constructor or null"),extendStaticsFn(e,n),e[strShimPrototype]=null===n?objCreateFn(n):(t[strShimPrototype]=n[strShimPrototype],new t)}var UNDEFINED="undefined",Constructor="constructor",Prototype="prototype",strFunction="function",DynInstFuncTable="_dynInstFuncs",DynProxyTag="_isDynProxy",DynClassName="_dynClass",DynClassNamePrefix="_dynCls$",DynInstChkTag="_dynInstChk",DynAllowInstChkTag=DynInstChkTag,DynProtoDefaultOptions="_dfOpts",UnknownValue="_unknown_",str__Proto$1="__proto__",DynProtoBaseProto="_dyn"+str__Proto$1,DynProtoGlobalSettings="__dynProto$Gbl",DynProtoCurrent="_dynInstProto",strUseBaseInst="useBaseInst",strSetInstFuncs="setInstFuncs",Obj=Object,_objGetPrototypeOf$1=Obj.getPrototypeOf,_objGetOwnProps=Obj.getOwnPropertyNames;function _getGlobal(){var e;return((e=(e=(e=typeof globalThis!==UNDEFINED?globalThis:e)||typeof self===UNDEFINED?e:self)||typeof window===UNDEFINED?e:window)||typeof global===UNDEFINED?e:global)||{}}var _gbl=_getGlobal(),_gblInst=_gbl[DynProtoGlobalSettings]||(_gbl[DynProtoGlobalSettings]={o:((_a={})[strSetInstFuncs]=!0,_a[strUseBaseInst]=!0,_a),n:1e3});function _hasOwnProperty(e,n){return e&&Obj[Prototype].hasOwnProperty.call(e,n)}function _isObjectOrArrayPrototype(e){return e&&(e===Obj[Prototype]||e===Array[Prototype])}function _isObjectArrayOrFunctionPrototype(e){return _isObjectOrArrayPrototype(e)||e===Function[Prototype]}function _getObjProto$1(e){if(e){if(_objGetPrototypeOf$1)return _objGetPrototypeOf$1(e);var n=e[str__Proto$1]||e[Prototype]||(e[Constructor]?e[Constructor][Prototype]:null),t=e[DynProtoBaseProto]||n;_hasOwnProperty(e,DynProtoBaseProto)||(delete e[DynProtoCurrent],t=e[DynProtoBaseProto]=e[DynProtoCurrent]||e[DynProtoBaseProto],e[DynProtoCurrent]=n)}return t}function _forEachProp(e,n){var t=[];if(_objGetOwnProps)t=_objGetOwnProps(e);else for(var r in e)"string"==typeof r&&_hasOwnProperty(e,r)&&t.push(r);if(t&&0<t.length)for(var o=0;o<t.length;o++)n(t[o])}function _isDynamicCandidate(e,n,t){return n!==Constructor&&typeof e[n]===strFunction&&(t||_hasOwnProperty(e,n))&&n!==str__Proto$1&&n!==Prototype}function _throwTypeError(e){throw new TypeError("DynamicProto: "+e)}function _newObject(){return Object.create&&(e=Object.create)?e(null):{};var e}function _getInstanceFuncs(n){var t=_newObject();return _forEachProp(n,function(e){!t[e]&&_isDynamicCandidate(n,e,!1)&&(t[e]=n[e])}),t}function _hasVisited(e,n){for(var t=e.length-1;0<=t;t--)if(e[t]===n)return!0;return!1}function _getBaseFuncs(e,n,t,i){function r(e,n,t){var r,o=n[t];return o[DynProxyTag]&&i&&!1!==(r=e[DynInstFuncTable]||{})[DynAllowInstChkTag]&&(o=(r[n[DynClassName]]||{})[t]||o),function(){return o.apply(e,arguments)}}for(var o=_newObject(),_=(_forEachProp(t,function(e){o[e]=r(n,t,e)}),_getObjProto$1(e)),a=[];_&&!_isObjectArrayOrFunctionPrototype(_)&&!_hasVisited(a,_);)_forEachProp(_,function(e){!o[e]&&_isDynamicCandidate(_,e,!_objGetPrototypeOf$1)&&(o[e]=r(n,_,e))}),a.push(_),_=_getObjProto$1(_);return o}function _getInstFunc(e,n,t,r){var o=null;if(e&&_hasOwnProperty(t,DynClassName)){var i=e[DynInstFuncTable]||_newObject();if((o=(i[t[DynClassName]]||_newObject())[n])||_throwTypeError("Missing ["+n+"] "+strFunction),!o[DynInstChkTag]&&!1!==i[DynAllowInstChkTag]){for(var _=!_hasOwnProperty(e,n),a=_getObjProto$1(e),s=[];_&&a&&!_isObjectArrayOrFunctionPrototype(a)&&!_hasVisited(s,a);){var c=a[n];if(c){_=c===r;break}s.push(a),a=_getObjProto$1(a)}try{_&&(e[n]=o),o[DynInstChkTag]=1}catch(l){i[DynAllowInstChkTag]=!1}}}return o}function _getProtoFunc(e,n,t){var r=n[e];return typeof(r=r===t?_getObjProto$1(n)[e]:r)!==strFunction&&_throwTypeError("["+e+"] is not a "+strFunction),r}function _populatePrototype(o,e,i,_,n){var t,a;_isObjectOrArrayPrototype(o)||_isObjectOrArrayPrototype(t=i[DynInstFuncTable]=i[DynInstFuncTable]||_newObject())||(a=t[e]=t[e]||_newObject(),!1!==t[DynAllowInstChkTag]&&(t[DynAllowInstChkTag]=!!n),_isObjectOrArrayPrototype(a)||_forEachProp(i,function(e){var n,t,r;_isDynamicCandidate(i,e,!1)&&i[e]!==_[e]&&(a[e]=i[e],delete i[e],_hasOwnProperty(o,e)&&(!o[e]||o[e][DynProxyTag])||(o[e]=(n=o,t=e,(r=function(){return(_getInstFunc(this,t,n,r)||_getProtoFunc(t,n,r)).apply(this,arguments)})[DynProxyTag]=1,r)))}))}function _checkPrototype(e,n){if(_objGetPrototypeOf$1){for(var t=[],r=_getObjProto$1(n);r&&!_isObjectArrayOrFunctionPrototype(r)&&!_hasVisited(t,r);){if(r===e)return!0;t.push(r),r=_getObjProto$1(r)}return!1}return!0}function _getObjName(e,n){return _hasOwnProperty(e,Prototype)?e.name||n||UnknownValue:((e||{})[Constructor]||{}).name||n||UnknownValue}function dynamicProto(e,n,t,r){_hasOwnProperty(e,Prototype)||_throwTypeError("theClass is an invalid class definition.");var o=e[Prototype],i=(_checkPrototype(o,n)||_throwTypeError("["+_getObjName(e)+"] not in hierarchy of ["+_getObjName(n)+"]"),null),e=(_hasOwnProperty(o,DynClassName)?i=o[DynClassName]:(i=DynClassNamePrefix+_getObjName(e,"_")+"$"+_gblInst.n,_gblInst.n++,o[DynClassName]=i),dynamicProto[DynProtoDefaultOptions]),_=!!e[strUseBaseInst],a=(_&&r&&r[strUseBaseInst]!==undefined&&(_=!!r[strUseBaseInst]),_getInstanceFuncs(n)),_=(t(n,_getBaseFuncs(o,n,a,_)),!!_objGetPrototypeOf$1&&!!e[strSetInstFuncs]);_populatePrototype(o,i,n,a,!1!==(_=_&&r?!!r[strSetInstFuncs]:_))}dynamicProto[DynProtoDefaultOptions]=_gblInst.o;var _DYN_INITIALIZE="initialize",_DYN_NAME$1="name",_DYN_IDENTIFIER$1="identifier",_DYN_PUSH$1="push",_DYN_IS_INITIALIZED="isInitialized",_DYN_CONFIG="config",_DYN_LOGGER="logger",_DYN_LENGTH$2="length",_DYN_TIME="time",_DYN_PROCESS_NEXT="processNext",_DYN_GET_PROCESS_TEL_CONT0="getProcessTelContext",_DYN_GET_PLUGIN="getPlugin",_DYN_SPLICE="splice",_DYN_TEARDOWN="teardown",_DYN_MESSAGE_ID="messageId",_DYN_MESSAGE="message",_DYN_IS_ASYNC="isAsync",_DYN__DO_TEARDOWN="_doTeardown",_DYN_UPDATE="update",_DYN_GET_NEXT="getNext",_DYN_DIAG_LOG="diagLog",_DYN_SET_NEXT_PLUGIN="setNextPlugin",_DYN_CREATE_NEW="createNew",_DYN_COOKIE_CFG="cookieCfg",_DYN_INDEX_OF="indexOf",_DYN_SUBSTRING$1="substring",_DYN_USER_AGENT="userAgent",_DYN_SPLIT="split",_DYN_SET_ENABLED="setEnabled",_DYN_SUBSTR="substr",_DYN_NODE_TYPE="nodeType",_DYN_APPLY="apply",_DYN_REPLACE$1="replace",_DYN_ENABLE_DEBUG_EXCEPTI4="enableDebugExceptions",_DYN_LOG_INTERNAL_MESSAGE="logInternalMessage",_DYN_TO_LOWER_CASE$1="toLowerCase",_DYN_CALL="call",_DYN_TYPE="type",_DYN_HANDLER="handler",_DYN_IS_CHILD_EVT="isChildEvt",_DYN_GET_CTX="getCtx",_DYN_SET_CTX="setCtx",_DYN_COMPLETE="complete",STR_EMPTY="",STR_CORE="core",STR_DISABLED="disabled",STR_EXTENSION_CONFIG="extensionConfig",STR_PROCESS_TELEMETRY="processTelemetry",STR_PRIORITY="priority",STR_ERROR_TO_CONSOLE="errorToConsole",STR_WARN_TO_CONSOLE="warnToConsole",STR_GET_PERF_MGR="getPerfMgr",strToISOString="toISOString",cStrEndsWith="endsWith",strIndexOf="indexOf",strMap="map",strReduce="reduce",cStrTrim="trim",strToString="toString",str__Proto="__proto__",strConstructor$1="constructor",_objDefineProperty$1=ObjDefineProperty,_objFreeze=ObjClass.freeze,_objKeys=ObjClass.keys,StringProto=String[strShimPrototype],_strTrim=StringProto[cStrTrim],_strEndsWith=StringProto[cStrEndsWith],DateProto=Date[strShimPrototype],_dataToISOString=DateProto[strToISOString],_isArray=Array.isArray,_objToString=ObjProto[strToString],_fnToString=ObjHasOwnProperty[strToString],_objFunctionString=_fnToString[_DYN_CALL](ObjClass),rCamelCase=/-([a-z])/g,rNormalizeInvalid=/([^\w\d_$])/g,rLeadingNumeric=/^(\d+[\w\d_$])/,_objGetPrototypeOf=Object.getPrototypeOf;function _getObjProto(e){if(e){if(_objGetPrototypeOf)return _objGetPrototypeOf(e);e=e[str__Proto]||e[strShimPrototype]||e[strConstructor$1];if(e)return e}return null}function objToString(e){return _objToString[_DYN_CALL](e)}function isTypeof(e,n){return typeof e===n}function isUndefined(e){return e===undefined||typeof e===strShimUndefined}function isNullOrUndefined(e){return null===e||isUndefined(e)}function isNotNullOrUndefined(e){return!isNullOrUndefined(e)}function hasOwnProperty(e,n){return!(!e||!ObjHasOwnProperty[_DYN_CALL](e,n))}function isObject(e){return!(!e||typeof e!==strShimObject)}function isFunction(e){return!(!e||typeof e!==strShimFunction)}function normalizeJsName(e){return e&&isString(e)?(e=(e=e[_DYN_REPLACE$1](rCamelCase,function(e,n){return n.toUpperCase()}))[_DYN_REPLACE$1](rNormalizeInvalid,"_"))[_DYN_REPLACE$1](rLeadingNumeric,function(e,n){return"_"+n}):e}function objForEachKey(e,n){if(e)for(var t in e)ObjHasOwnProperty[_DYN_CALL](e,t)&&n[_DYN_CALL](e,t,e[t])}function strEndsWith(e,n){var t=!1;return e&&n&&!(t=e===n)?_strEndsWith?e[cStrEndsWith](n):_strEndsWithPoly(e,n):t}function _strEndsWithPoly(e,n){var t=!1,r=n?n[_DYN_LENGTH$2]:0,o=e?e[_DYN_LENGTH$2]:0;if(r&&o&&r<=o&&!(t=e===n)){for(var i=o-1,_=r-1;0<=_;_--){if(e[i]!=n[_])return!1;i--}t=!0}return t}function strContains(e,n){return!(!e||!n)&&-1!==e[_DYN_INDEX_OF](n)}function isDate(e){return!(!e||"[object Date]"!==_objToString[_DYN_CALL](e))}var isArray=_isArray||_isArrayPoly;function _isArrayPoly(e){return!(!e||"[object Array]"!==_objToString[_DYN_CALL](e))}function isError(e){return!(!e||"[object Error]"!==_objToString[_DYN_CALL](e))}function isString(e){return"string"==typeof e}function isNumber(e){return"number"==typeof e}function isBoolean(e){return"boolean"==typeof e}function isSymbol(e){return"symbol"==typeof e}function isPlainObject(e){return!(!e||"object"!=typeof e)&&(!(e=(_objGetPrototypeOf||_getObjProto)(e))||typeof(e=e[strConstructor$1]&&ObjHasOwnProperty[_DYN_CALL](e,strConstructor$1)?e[strConstructor$1]:e)===strShimFunction&&_fnToString[_DYN_CALL](e)===_objFunctionString)}function toISOString(e){if(e)return _dataToISOString?e[strToISOString]():_toISOStringPoly(e)}function _toISOStringPoly(e){var n;if(e&&e.getUTCFullYear)return n=function(e){e=""+e;return 1===e[_DYN_LENGTH$2]?"0"+e:e},e.getUTCFullYear()+"-"+n(1+e.getUTCMonth())+"-"+n(e.getUTCDate())+"T"+n(e.getUTCHours())+":"+n(e.getUTCMinutes())+":"+n(e.getUTCSeconds())+"."+(e.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"}function arrForEach(e,n,t){var r=e[_DYN_LENGTH$2];try{for(var o=0;o<r&&!(o in e&&-1===n[_DYN_CALL](t||e,e[o],o,e));o++);}catch(i){}}function arrIndexOf(e,n,t){if(e){if(e[strIndexOf])return e[strIndexOf](n,t);var r=e[_DYN_LENGTH$2],t=t||0;try{for(var o=Math.max(0<=t?t:r-Math.abs(t),0);o<r;o++)if(o in e&&e[o]===n)return o}catch(i){}}return-1}function arrMap(e,n,t){if(e){if(e[strMap])return e[strMap](n,t);var r=e[_DYN_LENGTH$2],o=t||e,i=Array(r);try{for(var _=0;_<r;_++)_ in e&&(i[_]=n[_DYN_CALL](o,e[_],e))}catch(a){}}return i}function arrReduce(e,n,t){var r;if(e){if(e[strReduce])return e[strReduce](n,t);var o=e[_DYN_LENGTH$2],i=0;if(3<=arguments[_DYN_LENGTH$2])r=t;else{for(;i<o&&!(i in e);)i++;r=e[i++]}for(;i<o;)i in e&&(r=n(r,e[i],i,e)),i++}return r}function strTrim(e){return e&&(_strTrim&&e[cStrTrim]?e[cStrTrim]():e[_DYN_REPLACE$1]?e[_DYN_REPLACE$1](/^\s+|(?=\s)\s+$/g,STR_EMPTY):e)}var _objKeysHasDontEnumBug=!{toString:null}.propertyIsEnumerable("toString"),_objKeysDontEnums=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"];function objKeys(e){var n=typeof e;if(n===strShimFunction||n===strShimObject&&null!==e||throwTypeError("objKeys called on non-object"),!_objKeysHasDontEnumBug&&_objKeys)return _objKeys(e);var t,r=[];for(t in e)e&&ObjHasOwnProperty[_DYN_CALL](e,t)&&r[_DYN_PUSH$1](t);if(_objKeysHasDontEnumBug)for(var o=_objKeysDontEnums[_DYN_LENGTH$2],i=0;i<o;i++)e&&ObjHasOwnProperty[_DYN_CALL](e,_objKeysDontEnums[i])&&r[_DYN_PUSH$1](_objKeysDontEnums[i]);return r}function objDefineAccessors(e,n,t,r){if(_objDefineProperty$1)try{var o={enumerable:!0,configurable:!0};return t&&(o.get=t),r&&(o.set=r),_objDefineProperty$1(e,n,o),!0}catch(i){}return!1}function _doNothing(e){return e}function deepFreeze(e){return _objFreeze&&objForEachKey(e,function(e,n){(isArray(n)||isObject(n))&&_objFreeze(n)}),objFreeze(e)}var objFreeze=_objFreeze||_doNothing;function dateNow(){var e=Date;return e.now?e.now():(new e).getTime()}function getExceptionName(e){return isError(e)?e[_DYN_NAME$1]:STR_EMPTY}function setValue(e,n,t,r,o){var i=t;return!e||(i=e[n])===t||o&&!o(i)||r&&!r(t)||(e[n]=i=t),i}function getCfgValue(e,n){return isNullOrUndefined(e)?n:e}function isTruthy(e){return!!e}function _createProxyFunction(e,n){var t=null,r=null;return isFunction(e)?t=e:r=e,function(){var e=arguments;if(r=t?t():r)return r[n][_DYN_APPLY](r,e)}}function proxyFunctionAs(e,n,t,r,o){e&&n&&t&&(!1===o&&!isUndefined(e[n])||(e[n]=_createProxyFunction(t,r)))}function objExtend(e,n,t,r,o,i){var _=arguments,a=_[0]||{},s=_[_DYN_LENGTH$2],c=!1,l=1;for(0<s&&isBoolean(a)&&(c=a,a=_[l]||{},l++),isObject(a)||(a={});l<s;l++){var u,N,E,d,D=_[l],g=isArray(D),f=isObject(D);for(u in D)(g&&u in D||f&&ObjHasOwnProperty[_DYN_CALL](D,u))&&(N=D[u],E=void 0,c&&N&&((E=isArray(N))||isPlainObject(N))&&(d=a[u],E?isArray(d)||(d=[]):isPlainObject(d)||(d={}),N=objExtend(c,d,N)),N!==undefined&&(a[u]=N))}return a}function createEnumStyle(e){var t={};return objForEachKey(e,function(e,n){t[e]=n,t[n]=e}),deepFreeze(t)}var strWindow="window",strDocument="document",strDocumentMode="documentMode",strNavigator="navigator",strLocation="location",strConsole="console",strPerformance="performance",strJSON="JSON",strCrypto="crypto",strMsCrypto="msCrypto",strMsie="msie",strTrident="trident/",_isTrident=null,_navUserAgentCheck=null,_enableMocks=!1,_beaconsSupported=null;function getGlobalInst(e){var n=getGlobal();return n&&n[e]?n[e]:e===strWindow&&hasWindow()?window:null}function hasWindow(){return!(typeof window!==strShimObject||!window)}function getWindow(){return hasWindow()?window:getGlobalInst(strWindow)}function hasDocument(){return!(typeof document!==strShimObject||!document)}function getDocument(){return hasDocument()?document:getGlobalInst(strDocument)}function hasNavigator(){return!(typeof navigator!==strShimObject||!navigator)}function getNavigator(){return hasNavigator()?navigator:getGlobalInst(strNavigator)}function getLocation(e){if(e&&_enableMocks){e=getGlobalInst("__mockLocation");if(e)return e}return typeof location===strShimObject&&location?location:getGlobalInst(strLocation)}function getConsole(){return typeof console!==strShimUndefined?console:getGlobalInst(strConsole)}function getPerformance(){return getGlobalInst(strPerformance)}function hasJSON(){return!!(typeof JSON===strShimObject&&JSON||null!==getGlobalInst(strJSON))}function getJSON(){return hasJSON()?JSON||getGlobalInst(strJSON):null}function getCrypto(){return getGlobalInst(strCrypto)}function getMsCrypto(){return getGlobalInst(strMsCrypto)}function isIE(){var e=getNavigator();return!e||e[_DYN_USER_AGENT]===_navUserAgentCheck&&null!==_isTrident||(e=((_navUserAgentCheck=e[_DYN_USER_AGENT])||STR_EMPTY)[_DYN_TO_LOWER_CASE$1](),_isTrident=strContains(e,strMsie)||strContains(e,strTrident)),_isTrident}function getIEVersion(e){var n=((e=(e=void 0===e?null:e)?e:(n=getNavigator()||{})?(n[_DYN_USER_AGENT]||STR_EMPTY)[_DYN_TO_LOWER_CASE$1]():STR_EMPTY)||STR_EMPTY)[_DYN_TO_LOWER_CASE$1]();if(strContains(n,strMsie))return e=getDocument()||{},Math.max(parseInt(n[_DYN_SPLIT](strMsie)[1]),e[strDocumentMode]||0);if(strContains(n,strTrident)){e=parseInt(n[_DYN_SPLIT](strTrident)[1]);if(e)return e+4}return null}function dumpObj(e){var n=Object[strShimPrototype].toString[_DYN_CALL](e),t=STR_EMPTY;return"[object Error]"===n?t="{ stack: '"+e.stack+"', message: '"+e.message+"', name: '"+e[_DYN_NAME$1]+"'":hasJSON()&&(t=getJSON().stringify(e)),n+t}function isBeaconsSupported(){return _beaconsSupported=null===_beaconsSupported?hasNavigator()&&!!getNavigator().sendBeacon:_beaconsSupported}var _aiNamespace=null;function _getExtensionNamespace(){var e=getGlobalInst("Microsoft");return _aiNamespace=e?e.ApplicationInsights:_aiNamespace}function getDebugExt(e){var n=_aiNamespace;return(n=n||!0===e.disableDbgExt?n:_aiNamespace||_getExtensionNamespace())?n.ChromeDbgExt:null}var AiNonUserActionablePrefix="AI (Internal): ",AiUserActionablePrefix="AI: ",AIInternalMessagePrefix="AITR_";function _sanitizeDiagnosticText(e){return e?'"'+e[_DYN_REPLACE$1](/\"/g,STR_EMPTY)+'"':STR_EMPTY}function _logToConsole(e,n){var t,r=getConsole();r&&(t="log",isFunction(r[t=r[e]?e:t])&&r[t](n))}var _InternalLogMessage=function(){function e(e,n,t,r){void 0===t&&(t=!1),this[_DYN_MESSAGE_ID]=e,this[_DYN_MESSAGE]=(t?AiUserActionablePrefix:AiNonUserActionablePrefix)+e;t=STR_EMPTY,hasJSON()&&(t=getJSON().stringify(r)),e=(n?" message:"+_sanitizeDiagnosticText(n):STR_EMPTY)+(r?" props:"+_sanitizeDiagnosticText(t):STR_EMPTY);this[_DYN_MESSAGE]+=e}return e.dataType="MessageData",e}();function safeGetLogger(e,n){return(e||{})[_DYN_LOGGER]||new DiagnosticLogger(n)}var DiagnosticLogger=function(){function e(r){this.identifier="DiagnosticLogger",this.queue=[];var s,o,c,l,u=0,N={};dynamicProto(e,this,function(i){var e;function _(e,n){var t,r;c<=u||(r=!0,t=AIInternalMessagePrefix+n[_DYN_MESSAGE_ID],N[t]?r=!1:N[t]=!0,r&&(e<=o&&(i.queue[_DYN_PUSH$1](n),u++,a(1===e?"error":"warn",n)),u===c&&(r=new _InternalLogMessage(23,t="Internal events throttle limit per PageView reached for this app.",!1),i.queue[_DYN_PUSH$1](r),1===e?i[STR_ERROR_TO_CONSOLE](t):i[STR_WARN_TO_CONSOLE](t))))}function a(e,n){var t=getDebugExt(r||{});t&&t[_DYN_DIAG_LOG]&&t[_DYN_DIAG_LOG](e,n)}s=getCfgValue((e=r||{}).loggingLevelConsole,0),o=getCfgValue(e.loggingLevelTelemetry,1),c=getCfgValue(e.maxMessageLimit,25),l=getCfgValue(e.enableDebug,getCfgValue(e[_DYN_ENABLE_DEBUG_EXCEPTI4],!1)),i.consoleLoggingLevel=function(){return s},i.telemetryLoggingLevel=function(){return o},i.maxInternalMessageLimit=function(){return c},i[_DYN_ENABLE_DEBUG_EXCEPTI4]=function(){return l},i.throwInternal=function(e,n,t,r,o){n=new _InternalLogMessage(n,t,o=void 0!==o&&o,r);if(l)throw dumpObj(n);t=1===e?STR_ERROR_TO_CONSOLE:STR_WARN_TO_CONSOLE;isUndefined(n[_DYN_MESSAGE])?a("throw"+(1===e?"Critical":"Warning"),n):(o?(r=+n[_DYN_MESSAGE_ID],!N[r]&&e<=s&&(i[t](n[_DYN_MESSAGE]),N[r]=!0)):e<=s&&i[t](n[_DYN_MESSAGE]),_(e,n))},i[STR_WARN_TO_CONSOLE]=function(e){_logToConsole("warn",e),a("warning",e)},i[STR_ERROR_TO_CONSOLE]=function(e){_logToConsole("error",e),a("error",e)},i.resetInternalMessageCount=function(){u=0,N={}},i[_DYN_LOG_INTERNAL_MESSAGE]=_})}return e.__ieDyn=1,e}();function _getLogger(e){return e||new DiagnosticLogger}function _throwInternal(e,n,t,r,o,i){void 0===i&&(i=!1),_getLogger(e).throwInternal(n,t,r,o,i)}var strExecutionContextKey="ctx",strParentContextKey="ParentContextKey",strChildrenContextKey="ChildrenContextKey",PerfEvent=function(){function a(e,o,n){var t,i=this,_=!1;i.start=dateNow(),i[_DYN_NAME$1]=e,i[_DYN_IS_ASYNC]=n,i[_DYN_IS_CHILD_EVT]=function(){return!1},isFunction(o)&&(_=objDefineAccessors(i,"payload",function(){return!t&&isFunction(o)&&(t=o(),o=null),t})),i[_DYN_GET_CTX]=function(e){return e?(e===a[strParentContextKey]||e===a[strChildrenContextKey]?i:i[strExecutionContextKey]||{})[e]:null},i[_DYN_SET_CTX]=function(e,n){e&&(e===a[strParentContextKey]?(i[e]||(i[_DYN_IS_CHILD_EVT]=function(){return!0}),i[e]=n):e===a[strChildrenContextKey]?i[e]=n:(i[strExecutionContextKey]=i[strExecutionContextKey]||{})[e]=n)},i[_DYN_COMPLETE]=function(){var e=0,n=i[_DYN_GET_CTX](a[strChildrenContextKey]);if(isArray(n))for(var t=0;t<n[_DYN_LENGTH$2];t++){var r=n[t];r&&(e+=r[_DYN_TIME])}i[_DYN_TIME]=dateNow()-i.start,i.exTime=i[_DYN_TIME]-e,i[_DYN_COMPLETE]=function(){},!_&&isFunction(o)&&(i.payload=o())}}return a.ParentContextKey="parent",a.ChildrenContextKey="childEvts",a}(),doPerfActiveKey="CoreUtils.doPerf";function doPerf(e,n,t,r,o){if(e)if(e=e[STR_GET_PERF_MGR]?e[STR_GET_PERF_MGR]():e){var i,_=void 0,a=e[_DYN_GET_CTX](doPerfActiveKey);try{if(_=e.create(n(),r,o))return a&&_[_DYN_SET_CTX]&&(_[_DYN_SET_CTX](PerfEvent[strParentContextKey],a),a[_DYN_GET_CTX]&&a[_DYN_SET_CTX]&&((i=a[_DYN_GET_CTX](PerfEvent[strChildrenContextKey]))||(i=[],a[_DYN_SET_CTX](PerfEvent[strChildrenContextKey],i)),i[_DYN_PUSH$1](_))),e[_DYN_SET_CTX](doPerfActiveKey,_),t(_)}catch(s){_&&_[_DYN_SET_CTX]&&_[_DYN_SET_CTX]("exception",s)}finally{_&&e.fire(_),e[_DYN_SET_CTX](doPerfActiveKey,a)}}return t()}var UInt32Mask=4294967296,MaxUInt32=4294967295,_mwcSeeded=!1,_mwcW=123456789,_mwcZ=987654321;function _mwcSeed(e){e<0&&(e>>>=0),_mwcW=123456789+e&MaxUInt32,_mwcZ=987654321-e&MaxUInt32,_mwcSeeded=!0}function _autoSeedMwc(){try{var e=2147483647&dateNow();_mwcSeed((Math.random()*UInt32Mask^e)+e)}catch(n){}}function randomValue(e){return 0<e?Math.floor(random32()/MaxUInt32*(e+1))>>>0:0}function random32(e){var n=0,t=getCrypto()||getMsCrypto();return 0===(n=t&&t.getRandomValues?t.getRandomValues(new Uint32Array(1))[0]&MaxUInt32:n)&&isIE()&&(_mwcSeeded||_autoSeedMwc(),n=mwcRandom32()&MaxUInt32),0===n&&(n=Math.floor(UInt32Mask*Math.random()|0)),e||(n>>>=0),n}function mwcRandomSeed(e){e?_mwcSeed(e):_autoSeedMwc()}function mwcRandom32(e){var n=((_mwcZ=36969*(65535&_mwcZ)+(_mwcZ>>16)&MaxUInt32)<<16)+(65535&(_mwcW=18e3*(65535&_mwcW)+(_mwcW>>16)&MaxUInt32))>>>0&MaxUInt32|0;return e||(n>>>=0),n}function newId(e){void 0===e&&(e=22);for(var n=random32()>>>0,t=0,r=STR_EMPTY;r[_DYN_LENGTH$2]<e;)r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[0|63&n]||"",n>>>=6,5==++t&&(n=(random32()<<2&4294967295|3&n)>>>0,t=0);return r}var _objDefineProperty=ObjDefineProperty,version="2.8.19-nightly.240329-02",instanceName="."+newId(6),_dataUid=0;function _createAccessor(e,n,t){if(_objDefineProperty)try{return _objDefineProperty(e,n,{value:t,enumerable:!1,configurable:!0}),!0}catch(r){}return!1}function _canAcceptData(e){return 1===e[_DYN_NODE_TYPE]||9===e[_DYN_NODE_TYPE]||!+e[_DYN_NODE_TYPE]}function _getCache(e,n){var t=n[e.id];if(!t){t={};try{_canAcceptData(n)&&!_createAccessor(n,e.id,t)&&(n[e.id]=t)}catch(r){}}return t}function createUniqueNamespace(e,n){return normalizeJsName(e+_dataUid+++((n=void 0!==n&&n)?"."+version:STR_EMPTY)+instanceName)}function createElmNodeData(e){var i={id:createUniqueNamespace("_aiData-"+(e||STR_EMPTY)+"."+version),accept:function(e){return _canAcceptData(e)},get:function(e,n,t,r){var o=e[i.id];return o?o[normalizeJsName(n)]:(r&&((o=_getCache(i,e))[normalizeJsName(n)]=t),t)},kill:function(e,n){if(e&&e[n])try{delete e[n]}catch(t){}}};return i}var strToGMTString="toGMTString",strToUTCString="toUTCString",strCookie="cookie",strExpires="expires",strEnabled="enabled",strIsCookieUseDisabled="isCookieUseDisabled",strDisableCookiesUsage="disableCookiesUsage",strConfigCookieMgr="_ckMgr",_supportsCookies=null,_allowUaSameSite=null,_parsedCookieValue=null,_doc=getDocument(),_cookieCache={},_globalCookieConfig={};function _gblCookieMgr(e,n){var t=createCookieMgr[strConfigCookieMgr]||_globalCookieConfig[strConfigCookieMgr];return t||(t=createCookieMgr[strConfigCookieMgr]=createCookieMgr(e,n),_globalCookieConfig[strConfigCookieMgr]=t),t}function _isMgrEnabled(e){return!e||e.isEnabled()}function _createCookieMgrConfig(e){var n,t=e[_DYN_COOKIE_CFG]=e[_DYN_COOKIE_CFG]||{};return setValue(t,"domain",e.cookieDomain,isNotNullOrUndefined,isNullOrUndefined),setValue(t,"path",e.cookiePath||"/",null,isNullOrUndefined),isNullOrUndefined(t[strEnabled])&&(n=void 0,isUndefined(e[strIsCookieUseDisabled])||(n=!e[strIsCookieUseDisabled]),isUndefined(e[strDisableCookiesUsage])||(n=!e[strDisableCookiesUsage]),t[strEnabled]=n),t}function _isIgnoredCookie(e,n){return!!(n&&e&&isArray(e.ignoreCookies))&&-1!==e.ignoreCookies[_DYN_INDEX_OF](n)}function _isBlockedCookie(e,n){return!!(n&&e&&isArray(e.blockedCookies)&&-1!==e.blockedCookies[_DYN_INDEX_OF](n))||_isIgnoredCookie(e,n)}function createCookieMgr(e,o){var c=_createCookieMgrConfig(e||_globalCookieConfig),l=c.path||"/",u=c.domain,t=!1!==c[strEnabled],N=((e={isEnabled:function(){var e=t&&areCookiesSupported(o),n=_globalCookieConfig[strConfigCookieMgr];return e&&n&&N!==n?_isMgrEnabled(n):e}})[_DYN_SET_ENABLED]=function(e){t=!1!==e},e.set=function(e,n,t,r,o){var i,_,a,s=!1;return _isMgrEnabled(N)&&!_isBlockedCookie(c,e)&&(i={},-1!==(a=(_=strTrim(n||STR_EMPTY))[_DYN_INDEX_OF](";"))&&(_=strTrim(n[_DYN_SUBSTRING$1](0,a)),i=_extractParts(n[_DYN_SUBSTRING$1](a+1))),setValue(i,"domain",r||u,isTruthy,isUndefined),isNullOrUndefined(t)||(a=isIE(),isUndefined(i[strExpires])&&0<(n=dateNow()+1e3*t)&&((r=new Date).setTime(n),setValue(i,strExpires,_formatDate(r,a?strToGMTString:strToUTCString)||_formatDate(r,a?strToGMTString:strToUTCString)||STR_EMPTY,isTruthy)),a||setValue(i,"max-age",STR_EMPTY+t,null,isUndefined)),(n=getLocation())&&"https:"===n.protocol&&(setValue(i,"secure",null,null,isUndefined),(_allowUaSameSite=null===_allowUaSameSite?!uaDisallowsSameSiteNone((getNavigator()||{})[_DYN_USER_AGENT]):_allowUaSameSite)&&setValue(i,"SameSite","None",null,isUndefined)),setValue(i,"path",o||l,null,isUndefined),(c.setCookie||_setCookieValue)(e,_formatCookieValue(_,i)),s=!0),s},e.get=function(e){var n=STR_EMPTY;return _isMgrEnabled(N)&&!_isIgnoredCookie(c,e)?(c.getCookie||_getCookieValue)(e):n},e.del=function(e,n){return!!_isMgrEnabled(N)&&N.purge(e,n)},e.purge=function(e,n){var t,r=!1;return areCookiesSupported(o)&&((t={}).path=n||"/",t[strExpires]="Thu, 01 Jan 1970 00:00:01 GMT",n=t,isIE()||(n["max-age"]="0"),(c.delCookie||_setCookieValue)(e,_formatCookieValue(STR_EMPTY,n)),r=!0),r},e);return N[strConfigCookieMgr]=N}function areCookiesSupported(e){if(null===_supportsCookies){_supportsCookies=!1;try{_supportsCookies=(_doc||{})[strCookie]!==undefined}catch(n){_throwInternal(e,2,68,"Cannot access document.cookie - "+getExceptionName(n),{exception:dumpObj(n)})}}return _supportsCookies}function _extractParts(e){var t={};return e&&e[_DYN_LENGTH$2]&&arrForEach(strTrim(e)[_DYN_SPLIT](";"),function(e){var n;(e=strTrim(e||STR_EMPTY))&&(-1===(n=e[_DYN_INDEX_OF]("="))?t[e]=null:t[strTrim(e[_DYN_SUBSTRING$1](0,n))]=strTrim(e[_DYN_SUBSTRING$1](n+1)))}),t}function _formatDate(e,n){return isFunction(e[n])?e[n]():null}function _formatCookieValue(e,n){var t=e||STR_EMPTY;return objForEachKey(n,function(e,n){t+="; "+e+(isNullOrUndefined(n)?STR_EMPTY:"="+n)}),t}function _getCookieValue(e){var n,t=STR_EMPTY;return _doc&&(n=_doc[strCookie]||STR_EMPTY,_parsedCookieValue!==n&&(_cookieCache=_extractParts(n),_parsedCookieValue=n),t=strTrim(_cookieCache[e]||STR_EMPTY)),t}function _setCookieValue(e,n){_doc&&(_doc[strCookie]=e+"="+n)}function uaDisallowsSameSiteNone(e){return!(!isString(e)||!strContains(e,"CPU iPhone OS 12")&&!strContains(e,"iPad; CPU OS 12")&&!(strContains(e,"Macintosh; Intel Mac OS X 10_14")&&strContains(e,"Version/")&&strContains(e,"Safari"))&&(!strContains(e,"Macintosh; Intel Mac OS X 10_14")||!strEndsWith(e,"AppleWebKit/605.1.15 (KHTML, like Gecko)"))&&!strContains(e,"Chrome/5")&&!strContains(e,"Chrome/6")&&(!strContains(e,"UnrealEngine")||strContains(e,"Chrome"))&&!strContains(e,"UCBrowser/12")&&!strContains(e,"UCBrowser/11"))}var strOnPrefix="on",strAttachEvent="attachEvent",strAddEventHelper="addEventListener",strEvents="events",rRemoveEmptyNs=(createUniqueNamespace("aiEvtPageHide"),createUniqueNamespace("aiEvtPageShow"),/\.[\.]+/g),rRemoveTrailingEmptyNs=/[\.]+$/,_guid=1,elmNodeData=createElmNodeData("events"),eventNamespace=/^([^.]*)(?:\.(.+)|)/;function _normalizeNamespace(e){return e&&e[_DYN_REPLACE$1]?e[_DYN_REPLACE$1](/^[\s\.]+|(?=[\s\.])[\.\s]+$/g,STR_EMPTY):e}function _getEvtNamespace(e,n){n&&(t=STR_EMPTY,isArray(n)?(t=STR_EMPTY,arrForEach(n,function(e){(e=_normalizeNamespace(e))&&("."!==e[0]&&(e="."+e),t+=e)})):t=_normalizeNamespace(n),t&&("."!==t[0]&&(t="."+t),e=(e||STR_EMPTY)+t));var t,n=eventNamespace.exec(e||STR_EMPTY)||[],e={};return e[_DYN_TYPE]=n[1],e.ns=(n[2]||STR_EMPTY).replace(rRemoveEmptyNs,".").replace(rRemoveTrailingEmptyNs,STR_EMPTY)[_DYN_SPLIT](".").sort().join("."),e}function _getRegisteredEvents(e,n,t){e=elmNodeData.get(e,strEvents,{},t=void 0===t||t);return e[n]||(e[n]=[])}function _doAttach(e,n,t,r){var o=!1;return e&&n&&n[_DYN_TYPE]&&t&&(e[strAddEventHelper]?(e[strAddEventHelper](n[_DYN_TYPE],t,r),o=!0):e[strAttachEvent]&&(e[strAttachEvent](strOnPrefix+n[_DYN_TYPE],t),o=!0)),o}function eventOn(e,n,t,r,o){void 0===o&&(o=!1);var i,_=!1;if(e)try{var a,s=_getEvtNamespace(n,r);(_=_doAttach(e,s,t,o))&&elmNodeData.accept(e)&&((i={guid:_guid++,evtName:s})[_DYN_HANDLER]=t,i.capture=o,a=i,_getRegisteredEvents(e,s.type)[_DYN_PUSH$1](a))}catch(c){}return _}function attachEvent(e,n,t,r){return eventOn(e,n,t,null,r=void 0!==r&&r)}function addEventHandler(e,n,t){var r=!1,o=getWindow(),o=(o&&(r=eventOn(o,e,n,t),r=eventOn(o.body,e,n,t)||r),getDocument());return o&&eventOn(o,e,n,t)||r}var _canUseCookies,_cookieMgrs=null;function newGuid(){var e=generateW3CId();return e[_DYN_SUBSTRING$1](0,8)+"-"+e[_DYN_SUBSTRING$1](8,12)+"-"+e[_DYN_SUBSTRING$1](12,16)+"-"+e[_DYN_SUBSTRING$1](16,20)+"-"+e[_DYN_SUBSTRING$1](20)}function perfNow(){var e=getPerformance();return e&&e.now?e.now():dateNow()}function generateW3CId(){for(var e,n=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],t=STR_EMPTY,r=0;r<4;r++)t+=n[15&(e=random32())]+n[e>>4&15]+n[e>>8&15]+n[e>>12&15]+n[e>>16&15]+n[e>>20&15]+n[e>>24&15]+n[e>>28&15];var o=n[8+(3&random32())|0];return t[_DYN_SUBSTR](0,8)+t[_DYN_SUBSTR](9,4)+"4"+t[_DYN_SUBSTR](13,3)+o+t[_DYN_SUBSTR](16,3)+t[_DYN_SUBSTR](19,12)}var CoreUtils={_canUseCookies:undefined,isTypeof:isTypeof,isUndefined:isUndefined,isNullOrUndefined:isNullOrUndefined,hasOwnProperty:hasOwnProperty,isFunction:isFunction,isObject:isObject,isDate:isDate,isArray:isArray,isError:isError,isString:isString,isNumber:isNumber,isBoolean:isBoolean,toISOString:toISOString,arrForEach:arrForEach,arrIndexOf:arrIndexOf,arrMap:arrMap,arrReduce:arrReduce,strTrim:strTrim,objCreate:objCreateFn,objKeys:objKeys,objDefineAccessors:objDefineAccessors,addEventHandler:addEventHandler,dateNow:dateNow,isIE:isIE,disableCookies:disableCookies,newGuid:newGuid,perfNow:perfNow,newId:newId,randomValue:randomValue,random32:random32,mwcRandomSeed:mwcRandomSeed,mwcRandom32:mwcRandom32,generateW3CId:generateW3CId};function _legacyCookieMgr(e,n){e=_gblCookieMgr(e,n),n=CoreUtils._canUseCookies;return null===_cookieMgrs&&(_cookieMgrs=[],_canUseCookies=n,objDefineAccessors(CoreUtils,"_canUseCookies",function(){return _canUseCookies},function(n){_canUseCookies=n,arrForEach(_cookieMgrs,function(e){e[_DYN_SET_ENABLED](n)})})),-1===arrIndexOf(_cookieMgrs,e)&&_cookieMgrs[_DYN_PUSH$1](e),isBoolean(n)&&e[_DYN_SET_ENABLED](n),isBoolean(_canUseCookies)&&e[_DYN_SET_ENABLED](_canUseCookies),e}function disableCookies(){_legacyCookieMgr()[_DYN_SET_ENABLED](!1)}function canUseCookies(e){return _legacyCookieMgr(null,e).isEnabled()}function getCookie(e,n){return _legacyCookieMgr(null,e).get(n)}function setCookie(e,n,t,r){_legacyCookieMgr(null,e).set(n,t,null,r)}function deleteCookie(e,n){return _legacyCookieMgr(null,e).del(n)}var pluginStateData=createElmNodeData("plugin");function _getPluginState(e){return pluginStateData.get(e,"state",{},!0)}var strTelemetryPluginChain="TelemetryPluginChain",strHasRunFlags="_hasRun",strGetTelCtx="_getTelCtx",_chainId=0;function _getNextProxyStart(e,n,t){for(;e;){if(e[_DYN_GET_PLUGIN]()===t)return e;e=e[_DYN_GET_NEXT]()}return createTelemetryProxyChain([t],n[_DYN_CONFIG]||{},n)}function _createInternalContext(e,_,t,n){var r=null,o=[],i=(null!==n&&(r=n?_getNextProxyStart(e,t,n):e),{_next:function(){var e,n=r;return r=n?n[_DYN_GET_NEXT]():null,n||(e=o)&&0<e[_DYN_LENGTH$2]&&(arrForEach(e,function(e){try{e.func[_DYN_CALL](e.self,e.args)}catch(n){_throwInternal(t[_DYN_LOGGER],2,73,"Unexpected Exception during onComplete - "+dumpObj(n))}}),o=[]),n},ctx:{core:function(){return t},diagLog:function(){return safeGetLogger(t,_)},getCfg:function(){return _},getExtCfg:a,getConfig:function(e,n,t){void 0===t&&(t=!1);var r,e=a(e,null);return e&&!isNullOrUndefined(e[n])?r=e[n]:_&&!isNullOrUndefined(_[n])&&(r=_[n]),isNullOrUndefined(r)?t:r},hasNext:function(){return!!r},getNext:function(){return r},setNext:function(e){r=e},iterate:function(e){for(;n=i._next();){var n=n[_DYN_GET_PLUGIN]();n&&e(n)}},onComplete:function(e,n){for(var t=[],r=2;r<arguments.length;r++)t[r-2]=arguments[r];e&&o[_DYN_PUSH$1]({func:e,self:isUndefined(n)?i.ctx:n,args:t})}}});function a(e,n,t){var r,o,i;return void 0===n&&(n={}),void 0===t&&(t=0),(r=_&&(o=_[STR_EXTENSION_CONFIG])&&e?o[e]:r)?isObject(n)&&0!==t&&(i=objExtend(!0,n,r),_&&2===t&&objForEachKey(n,function(e){var n;isNullOrUndefined(i[e])&&!isNullOrUndefined(n=_[e])&&(i[e]=n)}),r=i):r=n,r}return i}function createProcessTelemetryContext(e,t,r,n){var o=_createInternalContext(e,t,r,n),i=o.ctx;return i[_DYN_PROCESS_NEXT]=function(e){var n=o._next();return n&&n[STR_PROCESS_TELEMETRY](e,i),!n},i[_DYN_CREATE_NEW]=function(e,n){return createProcessTelemetryContext((e=isArray(e=void 0===e?null:e)?createTelemetryProxyChain(e,t,r,n):e)||i[_DYN_GET_NEXT](),t,r,n)},i}function createProcessTelemetryUnloadContext(e,t,n){var r=t[_DYN_CONFIG]||{},o=_createInternalContext(e,r,t,n),i=o.ctx;return i[_DYN_PROCESS_NEXT]=function(e){var n=o._next();return n&&n.unload(i,e),!n},i[_DYN_CREATE_NEW]=function(e,n){return createProcessTelemetryUnloadContext((e=isArray(e=void 0===e?null:e)?createTelemetryProxyChain(e,r,t,n):e)||i[_DYN_GET_NEXT](),t,n)},i}function createProcessTelemetryUpdateContext(e,t,n){var r=t[_DYN_CONFIG]||{},o=_createInternalContext(e,r,t,n).ctx;return o[_DYN_PROCESS_NEXT]=function(n){return o.iterate(function(e){isFunction(e[_DYN_UPDATE])&&e[_DYN_UPDATE](o,n)})},o[_DYN_CREATE_NEW]=function(e,n){return createProcessTelemetryUpdateContext((e=isArray(e=void 0===e?null:e)?createTelemetryProxyChain(e,r,t,n):e)||o[_DYN_GET_NEXT](),t,n)},o}function createTelemetryProxyChain(e,n,t,r){var o,i=null,_=!r;return isArray(e)&&0<e[_DYN_LENGTH$2]&&(o=null,arrForEach(e,function(e){(_=!_&&r===e||_)&&e&&isFunction(e[STR_PROCESS_TELEMETRY])&&(e=createTelemetryPluginProxy(e,n,t),i=i||e,o&&o._setNext(e),o=e)})),r&&!i?createTelemetryProxyChain([r],n,t):i}function createTelemetryPluginProxy(s,r,o){var c=null,i=isFunction(s[STR_PROCESS_TELEMETRY]),_=isFunction(s[_DYN_SET_NEXT_PLUGIN]),l=s?s[_DYN_IDENTIFIER$1]+"-"+s[STR_PRIORITY]+"-"+_chainId++:"Unknown-0-"+_chainId++,a={getPlugin:function(){return s},getNext:function(){return c},processTelemetry:function(t,e){var n;u(e=e||(n=(n=s&&isFunction(s[strGetTelCtx])?s[strGetTelCtx]():n)||createProcessTelemetryContext(a,r,o)),function(e){if(!s||!i)return!1;var n=_getPluginState(s);return!n[_DYN_TEARDOWN]&&!n[STR_DISABLED]&&(_&&s[_DYN_SET_NEXT_PLUGIN](c),s[STR_PROCESS_TELEMETRY](t,e),!0)},"processTelemetry",function(){return{item:t}},!t.sync)||e[_DYN_PROCESS_NEXT](t)},unload:function(r,o){u(r,function(){var e,n,t=!1;return s&&(e=_getPluginState(s),n=s[STR_CORE]||e[STR_CORE],!s||n&&n!==r.core()||e[_DYN_TEARDOWN]||(e[STR_CORE]=null,e[_DYN_TEARDOWN]=!0,e[_DYN_IS_INITIALIZED]=!1,s[_DYN_TEARDOWN]&&!0===s[_DYN_TEARDOWN](r,o)&&(t=!0))),t},"unload",function(){},o[_DYN_IS_ASYNC])||r[_DYN_PROCESS_NEXT](o)},update:function(r,o){u(r,function(){var e,n,t=!1;return s&&(e=_getPluginState(s),n=s[STR_CORE]||e[STR_CORE],!s||n&&n!==r.core()||e[_DYN_TEARDOWN]||s[_DYN_UPDATE]&&!0===s[_DYN_UPDATE](r,o)&&(t=!0)),t},"update",function(){},!1)||r[_DYN_PROCESS_NEXT](o)},_id:l,_setNext:function(e){c=e}};function u(t,r,o,e,n){var i=!1,_=s?s[_DYN_IDENTIFIER$1]:strTelemetryPluginChain,a=(a=t[strHasRunFlags])||(t[strHasRunFlags]={});return t.setNext(c),s&&doPerf(t[STR_CORE](),function(){return _+":"+o},function(){a[l]=!0;try{var e=c?c._id:STR_EMPTY;e&&(a[e]=!1),i=r(t)}catch(n){e=!c||a[c._id];e&&(i=!0),c&&e||_throwInternal(t[_DYN_DIAG_LOG](),1,73,"Plugin ["+_+"] failed during "+o+" - "+dumpObj(n)+", run flags: "+dumpObj(a))}},e,n),i}return objFreeze(a)}function createUnloadHandlerContainer(){var n=[];return{add:function(e){e&&n[_DYN_PUSH$1](e)},run:function(t,r){arrForEach(n,function(e){try{e(t,r)}catch(n){_throwInternal(t[_DYN_DIAG_LOG](),2,73,"Unexpected error calling unload handler - "+dumpObj(n))}}),n=[]}}}var strGetPlugin="getPlugin",BaseTelemetryPlugin=function(){function e(){var o,i,c,l,u,_=this;function n(e){var n,e=e=void 0===e?null:e;return e||(n=i||createProcessTelemetryContext(null,{},_[STR_CORE]),e=c&&c[strGetPlugin]?n[_DYN_CREATE_NEW](null,c[strGetPlugin]):n[_DYN_CREATE_NEW](null,c)),e}function a(e,n,t){e&&setValue(e,STR_EXTENSION_CONFIG,[],null,isNullOrUndefined),!t&&n&&(t=n[_DYN_GET_PROCESS_TEL_CONT0]()[_DYN_GET_NEXT]());var r=c;c&&c[strGetPlugin]&&(r=c[strGetPlugin]()),_[STR_CORE]=n,i=createProcessTelemetryContext(t,e,n,r)}function N(){o=!1,_[STR_CORE]=null,c=i=null,u=[],l=createUnloadHandlerContainer()}N(),dynamicProto(e,_,function(s){s[_DYN_INITIALIZE]=function(e,n,t,r){a(e,n,r),o=!0},s[_DYN_TEARDOWN]=function(e,n){var t,r,o,i,_=s[STR_CORE];if(_&&(!e||_===e[STR_CORE]()))return r=!1,o=e||createProcessTelemetryUnloadContext(null,_,c&&c[strGetPlugin]?c[strGetPlugin]():c),i=n||((e={reason:0})[_DYN_IS_ASYNC]=!1,e),s[_DYN__DO_TEARDOWN]&&!0===s[_DYN__DO_TEARDOWN](o,i,a)?t=!0:a(),t;function a(){var e;r||(r=!0,l.run(o,n),e=u,u=[],arrForEach(e,function(e){e.rm()}),!0===t&&o[_DYN_PROCESS_NEXT](i),N())}},s[_DYN_UPDATE]=function(e,n){var t,r,o,i=s[STR_CORE];if(i&&(!e||i===e[STR_CORE]()))return r=!1,o=e||createProcessTelemetryUpdateContext(null,i,c&&c[strGetPlugin]?c[strGetPlugin]():c),s._doUpdate&&!0===s._doUpdate(o,n||{reason:0},_)?t=!0:_(),t;function _(){r||(r=!0,a(o.getCfg(),o.core(),o[_DYN_GET_NEXT]()))}},s._addHook=function(e){e&&(isArray(e)?u=u.concat(e):u[_DYN_PUSH$1](e))},proxyFunctionAs(s,"_addUnloadCb",function(){return l},"add")}),_[_DYN_DIAG_LOG]=function(e){return n(e)[_DYN_DIAG_LOG]()},_[_DYN_IS_INITIALIZED]=function(){return o},_.setInitialized=function(e){o=e},_[_DYN_SET_NEXT_PLUGIN]=function(e){c=e},_[_DYN_PROCESS_NEXT]=function(e,n){n?n[_DYN_PROCESS_NEXT](e):c&&isFunction(c[STR_PROCESS_TELEMETRY])&&c[STR_PROCESS_TELEMETRY](e,null)},_._getTelCtx=n}return e.__ieDyn=1,e}(),aiInstrumentHooks="_aiHooks",cbNames=["req","rsp","hkErr","fnErr"];function _arrLoop(e,n){if(e)for(var t=0;t<e[_DYN_LENGTH$2]&&!n(e[t],t);t++);}function _doCallbacks(e,_,a,s,c){0<=c&&c<=2&&_arrLoop(e,function(e,n){var e=e.cbks,t=e[cbNames[c]];if(t){_.ctx=function(){return s[n]=s[n]||{}};try{t[_DYN_APPLY](_.inst,a)}catch(o){t=_.err;try{var r=e[cbNames[2]];r&&(_.err=o,r[_DYN_APPLY](_.inst,a))}catch(i){}finally{_.err=t}}}})}function _createFunctionHook(s){return function(){var t=arguments,e=s.h,r=((n={})[_DYN_NAME$1]=s.n,n.inst=this,n.ctx=null,n.set=function(e,n){(t=i([],t))[e]=n,o=i([r],t)},n),n=[],o=i([r],t);function i(n,e){return _arrLoop(e,function(e){n[_DYN_PUSH$1](e)}),n}r.evt=getGlobalInst("event"),_doCallbacks(e,r,o,n,0);var _=s.f;if(_)try{r.rslt=_[_DYN_APPLY](this,t)}catch(a){throw r.err=a,_doCallbacks(e,r,o,n,3),a}return _doCallbacks(e,r,o,n,1),r.rslt}}function _getOwner(e,n,t,r){var o=null;return e&&(hasOwnProperty(e,n)?o=e:t&&(o=_getOwner(_getObjProto(e),n,r,!1))),o}function _createInstrumentHook(e,n,t,r){var o=t&&t[aiInstrumentHooks],n=(o||((t=_createFunctionHook(o={i:0,n:n,f:t,h:[]}))[aiInstrumentHooks]=o,e[n]=t),{id:o.i,cbks:r,rm:function(){var t=this.id;_arrLoop(o.h,function(e,n){if(e.id===t)return o.h[_DYN_SPLICE](n,1),1})}});return o.i++,o.h[_DYN_PUSH$1](n),n}function InstrumentFunc(e,n,t,r,o){if(void 0===r&&(r=!0),e&&n&&t){e=_getOwner(e,n,r,o);if(e){r=e[n];if(typeof r===strShimFunction)return _createInstrumentHook(e,n,r,t)}}return null}var _DYN_IDENTIFIER="identifier",_DYN_TRACKERS="trackers",_DYN_DISABLE_NOTIFICATION0="disableNotifications",_DYN_NEW_LOG_ENTRY="newLogEntry",_DYN_PUSH="push",_DYN_GET_TRANSMISSION_CON1="getTransmissionControls",_DYN_EXCLUDE_KEYS="excludeKeys",_DYN_MAX_MESSAGES="maxMessages",_DYN_CREATE_ELEMENT="createElement",_DYN_CLASS_NAME="className",_DYN_INNER_HTML="innerHTML",_DYN_APPEND_CHILD="appendChild",_DYN_STOP_PROPAGATION="stopPropagation",_DYN_IS_DISPLAYED="isDisplayed",_DYN_NAME="name",_DYN_LENGTH$1="length",_DYN_SHOW_CHILDREN="showChildren",_DYN_DUMP_TO_CONSOLE="dumpToConsole",_DYN_LOG_PROCESS_TELEMETR2="logProcessTelemetry",_DYN_INCLUDE_FUNCTIONS="includeFunctions",_DYN_POINTER_EVENTS="pointerEvents",_DYN_PARENT_ELEMENT="parentElement",_DYN_SET_TEXT_FILTER="setTextFilter",_DYN_RENDER="render",_DYN_GET_EL="getEl",_DYN_REMOVE_CHILD="removeChild",_DYN_SET_ATTRIBUTE="setAttribute",_DYN_ONKEYUP="onkeyup",_DYN_INNER_TEXT="innerText",_DYN_ONCLICK="onclick",_DYN_ONTOUCHEND="ontouchend",_DYN_ONKEYDOWN="onkeydown",_DYN_PREVENT_DEFAULT="preventDefault",_DYN_TARGET="target",_DYN_CHILDREN="children",_DYN_FILTER_LIST="filterList",_DYN_FOCUS="focus",_DYN_REPLACE="replace",_DYN_SUBSTRING="substring",_DYN_TO_STRING$1="toString",_DYN_IS_ERROR="isError",DEFAULT_BREEZE_ENDPOINT="https://dc.services.visualstudio.com",DEFAULT_BREEZE_PATH="/v2/track",strNotSpecified="not_specified";function createDomEvent(e){var n,t=null;return isFunction(Event)?t=new Event(e):(n=getDocument())&&n.createEvent&&(t=n.createEvent("Event")).initEvent(e,!0,!0),t}var _DYN_LENGTH="length",_DYN_TO_LOWER_CASE="toLowerCase",_DYN_TO_STRING="toString",_DYN_REMOVE_ITEM="removeItem",strEmpty="";function stringToBoolOrDefault(e,n){return void 0===n&&(n=!1),e===undefined||null===e?n:"true"===e.toString()[_DYN_TO_LOWER_CASE]()}function msToTimeSpan(e){var n=strEmpty+Math.floor((e=Math.round(e=isNaN(e)||e<0?0:e))/1e3)%60,t=strEmpty+Math.floor(e/6e4)%60,r=strEmpty+Math.floor(e/36e5)%24,o=Math.floor(e/864e5),e=1===(e=strEmpty+e%1e3)[_DYN_LENGTH]?"00"+e:2===e[_DYN_LENGTH]?"0"+e:e,n=n[_DYN_LENGTH]<2?"0"+n:n,t=t[_DYN_LENGTH]<2?"0"+t:t,r=r[_DYN_LENGTH]<2?"0"+r:r;return(0<o?o+".":strEmpty)+r+":"+t+":"+n+"."+e}function getExtensionByName(e,n){var t=null;return arrForEach(e,function(e){if(e.identifier===n)return t=e,-1}),t}function isCrossOriginError(e,n,t,r,o){return!o&&isString(e)&&("Script error."===e||"Script error"===e)}var StorageType=createEnumStyle({LocalStorage:0,SessionStorage:1}),_canUseLocalStorage=(createEnumStyle({AI:0,AI_AND_W3C:1,W3C:2}),undefined),_canUseSessionStorage=undefined,_storagePrefix="";function _getLocalStorageObject(){return utlCanUseLocalStorage()?_getVerifiedStorageObject(StorageType.LocalStorage):null}function _getVerifiedStorageObject(e){try{if(isNullOrUndefined(getGlobal()))return null;var n=(new Date)[_DYN_TO_STRING](),t=getGlobalInst(e===StorageType.LocalStorage?"localStorage":"sessionStorage"),r=_storagePrefix+n,o=(t.setItem(r,n),t.getItem(r)!==n);if(t[_DYN_REMOVE_ITEM](r),!o)return t}catch(i){}return null}function _getSessionStorageObject(){return utlCanUseSessionStorage()?_getVerifiedStorageObject(StorageType.SessionStorage):null}function utlDisableStorage(){_canUseSessionStorage=_canUseLocalStorage=!1}function utlCanUseLocalStorage(e){return _canUseLocalStorage=e||_canUseLocalStorage===undefined?!!_getVerifiedStorageObject(StorageType.LocalStorage):_canUseLocalStorage}function utlGetLocalStorage(e,n){var t=_getLocalStorageObject();if(null!==t)try{return t.getItem(n)}catch(r){_canUseLocalStorage=!1,_throwInternal(e,2,1,"Browser failed read of local storage. "+getExceptionName(r),{exception:dumpObj(r)})}return null}function utlSetLocalStorage(e,n,t){var r=_getLocalStorageObject();if(null!==r)try{return r.setItem(n,t),!0}catch(o){_canUseLocalStorage=!1,_throwInternal(e,2,3,"Browser failed write to local storage. "+getExceptionName(o),{exception:dumpObj(o)})}return!1}function utlRemoveStorage(e,n){var t=_getLocalStorageObject();if(null!==t)try{return t[_DYN_REMOVE_ITEM](n),!0}catch(r){_canUseLocalStorage=!1,_throwInternal(e,2,5,"Browser failed removal of local storage item. "+getExceptionName(r),{exception:dumpObj(r)})}return!1}function utlCanUseSessionStorage(e){return _canUseSessionStorage=e||_canUseSessionStorage===undefined?!!_getVerifiedStorageObject(StorageType.SessionStorage):_canUseSessionStorage}function utlGetSessionStorageKeys(){var n=[];return utlCanUseSessionStorage()&&objForEachKey(getGlobalInst("sessionStorage"),function(e){n.push(e)}),n}function utlGetSessionStorage(e,n){var t=_getSessionStorageObject();if(null!==t)try{return t.getItem(n)}catch(r){_canUseSessionStorage=!1,_throwInternal(e,2,2,"Browser failed read of session storage. "+getExceptionName(r),{exception:dumpObj(r)})}return null}function utlSetSessionStorage(e,n,t){var r=_getSessionStorageObject();if(null!==r)try{return r.setItem(n,t),!0}catch(o){_canUseSessionStorage=!1,_throwInternal(e,2,4,"Browser failed write to session storage. "+getExceptionName(o),{exception:dumpObj(o)})}return!1}function utlRemoveSessionStorage(e,n){var t=_getSessionStorageObject();if(null!==t)try{return t[_DYN_REMOVE_ITEM](n),!0}catch(r){_canUseSessionStorage=!1,_throwInternal(e,2,6,"Browser failed removal of session storage item. "+getExceptionName(r),{exception:dumpObj(r)})}return!1}var _internalEndpoints=[DEFAULT_BREEZE_ENDPOINT+DEFAULT_BREEZE_PATH,"https://breeze.aimon.applicationinsights.io"+DEFAULT_BREEZE_PATH,"https://dc-int.services.visualstudio.com"+DEFAULT_BREEZE_PATH];function isInternalApplicationInsightsEndpoint(e){return-1!==arrIndexOf(_internalEndpoints,e[_DYN_TO_LOWER_CASE]())}var lastSelectedElement,selectedObject,Util={NotSpecified:strNotSpecified,createDomEvent:createDomEvent,disableStorage:utlDisableStorage,isInternalApplicationInsightsEndpoint:isInternalApplicationInsightsEndpoint,canUseLocalStorage:utlCanUseLocalStorage,getStorage:utlGetLocalStorage,setStorage:utlSetLocalStorage,removeStorage:utlRemoveStorage,canUseSessionStorage:utlCanUseSessionStorage,getSessionStorageKeys:utlGetSessionStorageKeys,getSessionStorage:utlGetSessionStorage,setSessionStorage:utlSetSessionStorage,removeSessionStorage:utlRemoveSessionStorage,disableCookies:disableCookies,canUseCookies:canUseCookies,disallowsSameSiteNone:uaDisallowsSameSiteNone,setCookie:setCookie,stringToBoolOrDefault:stringToBoolOrDefault,getCookie:getCookie,deleteCookie:deleteCookie,trim:strTrim,newId:newId,random32:function(){return random32(!0)},generateW3CId:generateW3CId,isArray:isArray,isError:isError,isDate:isDate,toISOStringForIE8:toISOString,getIEVersion:getIEVersion,msToTimeSpan:msToTimeSpan,isCrossOriginError:isCrossOriginError,dump:dumpObj,getExceptionName:getExceptionName,addEventHandler:attachEvent,IsBeaconApiSupported:isBeaconsSupported,getExtension:getExtensionByName},strConstructor="constructor",strGetOwnPropertyNames="getOwnPropertyNames",MAX_DEPTH=16;function makeRegex(e){return e&&0<e[_DYN_LENGTH$1]?(e=(e=(e=e[_DYN_REPLACE](/\\/g,"\\\\"))[_DYN_REPLACE](/([\+\?\|\{\}\[\]\(\)\^\$\#\.\=\!\:\/])/g,"\\$1")).replace(/\*/g,".*"),RegExp("("+e+")")):null}function toggleClassName(e,n){var t=e[_DYN_CLASS_NAME].indexOf(n);-1==t?e[_DYN_CLASS_NAME]+=n:e[_DYN_CLASS_NAME]=e[_DYN_CLASS_NAME][_DYN_SUBSTRING](0,t)+e[_DYN_CLASS_NAME][_DYN_SUBSTRING](t+n[_DYN_LENGTH$1])}function traverseAndReplace(e,n,t,r,o,i){var _={};if(r=r||[],isObject(e))for(var a=0,s=getTargetKeys(e,o,i);a<s.length;a++){var c=s[a],l=e[c];null!==(l=isSymbol(l)?l[_DYN_TO_STRING$1]():l)&&-1!==arrIndexOf(r,l)?_[c]="<circular (".concat(c,' - "').concat(getTargetName(l),'")>'):null!==l&&isObject(l)?n<=t?_[c]="<max allowed depth reached>":(r[_DYN_PUSH](e),_[c]=traverseAndReplace(l,n,t+1,r,o,i),r.pop()):_[c]=l}return _}function _sanitizeText(e){return e&&(e=(e=e[_DYN_REPLACE](/&/g,"&amp;"))[_DYN_REPLACE](/>/g,"&gt;"))[_DYN_REPLACE](/</g,"&lt;")}function _setInnerText(e,n,t){var r=n,o=-1,i=0,t=makeRegex(t);return t&&(r=t.exec(r))&&r[1]&&(o=n.indexOf(r[1]),i=r[1][_DYN_LENGTH$1]),-1!==o?(t=_sanitizeText(n[_DYN_SUBSTRING](0,o))+'<span class="matched-text-filter">'+_sanitizeText(n[_DYN_SUBSTRING](o,o+i))+"</span>"+n[_DYN_SUBSTRING](o+i),e[_DYN_INNER_HTML]=t,!0):(e[_DYN_INNER_TEXT]=n,!1)}function copySelectedTree(){var e,n=selectedObject;n&&((e=document[_DYN_CREATE_ELEMENT]("textarea"))[_DYN_INNER_TEXT]=JSON.stringify(n),e.style.opacity="0",document.body[_DYN_APPEND_CHILD](e),e.select(),document.execCommand("copy"),e[_DYN_PARENT_ELEMENT][_DYN_REMOVE_CHILD](e))}function focusHandler(e,n,t,r,o){lastSelectedElement&&toggleClassName(lastSelectedElement," last-selected-element"),lastSelectedElement=e[_DYN_TARGET];for(var i=0;i<10&&"DIV"!==lastSelectedElement.tagName;i++)lastSelectedElement=lastSelectedElement[_DYN_PARENT_ELEMENT];lastSelectedElement[_DYN_CLASS_NAME]+=" last-selected-element",selectedObject=traverseAndReplace(n,MAX_DEPTH,t,null,r,o)}function _navHandler(e,n,t){var r=e[_DYN_TARGET];switch(e.which){case 13:n&&n(e);break;case 38:e[_DYN_PREVENT_DEFAULT]();var o=r.previousElementSibling;o&&"BUTTON"!==o.tagName&&o[_DYN_FOCUS]();break;case 40:e[_DYN_PREVENT_DEFAULT]();o=r.nextElementSibling;o&&o[_DYN_FOCUS]();break;case 39:n&&(n(e,!0),t&&r.firstElementChild.nextSibling[_DYN_FOCUS]());break;case 37:n&&n(e,!1),t||r[_DYN_PARENT_ELEMENT][_DYN_FOCUS]();break;case 67:e.ctrlKey&&(copySelectedTree(),e[_DYN_TARGET][_DYN_FOCUS]())}}function getTargetName(e){return e?isString(e[_DYN_IDENTIFIER])?e[_DYN_IDENTIFIER]:isString(e[_DYN_NAME])?e[_DYN_NAME]:hasOwnProperty(e,strShimPrototype)?e[_DYN_NAME]||"":(e[strConstructor]||{})[_DYN_NAME]||"":""}function _toString(e){return isString(e)?e:isSymbol(e)?e[_DYN_TO_STRING$1]():isFunction(e.toString)&&e.toString()||""}function getTargetKeys(n,t,r){var e,o=objKeys(n);if(!Util.isArray(n))try{Object[strGetOwnPropertyNames]&&(e=Object[strGetOwnPropertyNames](n))&&arrForEach(e,function(e){var n=_toString(e);n&&-1===arrIndexOf(o,n)&&o[_DYN_PUSH](e)})}catch(_){}var i=[];return arrForEach(o,function(e){!r&&isFunction(n[e])||(e=_toString(e))&&-1===arrIndexOf(t,e)&&i[_DYN_PUSH](e)}),i}function formatLogElements(t,e,n,r,o,i,_,a){var s=!1,c=(r=r||0,_=_||[],isObject(t)||Util[_DYN_IS_ERROR](t)),l="ExceptionData"===t.baseType||Util[_DYN_IS_ERROR](t),u=[];function N(e){s=!0,arrForEach(u,function(e){P[_DYN_APPEND_CHILD](e)}),e[_DYN_CLASS_NAME]="obj-key expandable open"}var E=!1,d=!1,D=getTargetKeys(t,i,a);0===D[_DYN_LENGTH$1]&&D[_DYN_PUSH]("<empty>"),MAX_DEPTH<=r&&D.unshift("<maxdepth>");for(var g=0,f=D;g<f.length;g++){var T=f[g];if(-1===arrIndexOf(i,T)){var S,Y,C,p=t[T];if(isSymbol(p)&&(p=p[_DYN_TO_STRING$1]()),"<maxdepth>"===T){(S=document[_DYN_CREATE_ELEMENT]("div"))[_DYN_CLASS_NAME]="empty",S[_DYN_INNER_TEXT]="<max allowed depth reached>",u[_DYN_PUSH](S);break}"<empty>"===T?((S=document[_DYN_CREATE_ELEMENT]("div"))[_DYN_CLASS_NAME]="empty",S[_DYN_INNER_TEXT]="<empty>",u[_DYN_PUSH](S)):null!==p&&-1!==arrIndexOf(_,p)?((S=document[_DYN_CREATE_ELEMENT]("div"))[_DYN_CLASS_NAME]="empty",S[_DYN_INNER_TEXT]="<circular (".concat(T,') - "').concat(getTargetName(p),'">'),u[_DYN_PUSH](S)):null!==p&&(isObject(p)||Util[_DYN_IS_ERROR](p))?(_[_DYN_PUSH](t),Y=formatLogElements(p,null,T,r+1,o,i,_,a),_.pop(),Y.matched&&(d=!0),Y.isErr&&(l=!0),u[_DYN_PUSH](Y.root)):((S=document[_DYN_CREATE_ELEMENT]("div"))[_DYN_SET_ATTRIBUTE]("tabindex","0"),S[_DYN_ONCLICK]=function(e){e[_DYN_STOP_PROPAGATION]()},S[_DYN_ONTOUCHEND]=function(e){e[_DYN_STOP_PROPAGATION]()},S[_DYN_ONKEYDOWN]=function(e){e[_DYN_STOP_PROPAGATION](),_navHandler(e)},S.onfocus=function(e){focusHandler(e,t,r,i,a)},Y=document[_DYN_CREATE_ELEMENT]("span"),(C=document[_DYN_CREATE_ELEMENT]("span"))[_DYN_CLASS_NAME]="key",_setInnerText(C,"".concat(T,": "),o)&&(d=!0),Y[_DYN_APPEND_CHILD](C),T=document[_DYN_CREATE_ELEMENT]("span"),isFunction(p)?(C=p[_DYN_TO_STRING$1]().match(/^([^{]+)/)[1],T.textContent="".concat(C,"{...}")):_setInnerText(T,"".concat(p),o)&&(d=!0),T[_DYN_CLASS_NAME]="".concat(typeof p),Y[_DYN_APPEND_CHILD](T),S[_DYN_APPEND_CHILD](Y),u[_DYN_PUSH](S))}}var b,m,O,P=document[_DYN_CREATE_ELEMENT]("div"),D="",y=document[_DYN_CREATE_ELEMENT]("span");return c||u[_DYN_LENGTH$1]?(D="".concat(n||"obj",": "),Util.isArray(t)?D+="[".concat(getTargetKeys(t,i,a).length,"]"):((b=getTargetName(t))&&(D+=' <"'.concat(b,'"> ')),D+="{".concat(getTargetKeys(t,i,a).length,"}")),E=_setInnerText(y,D,o),e&&(b=document[_DYN_CREATE_ELEMENT]("span"),(m=document[_DYN_CREATE_ELEMENT]("span"))[_DYN_CLASS_NAME]="obj-time",m[_DYN_INNER_TEXT]=e,b[_DYN_APPEND_CHILD](m),b[_DYN_APPEND_CHILD](y),y=b),y[_DYN_CLASS_NAME]="obj-key expandable closed"):(D="".concat(n||"obj",": ").concat(t.toString()),E=_setInnerText(y,D,o),y[_DYN_CLASS_NAME]="obj-key"),P[_DYN_APPEND_CHILD](y),P[_DYN_SET_ATTRIBUTE]("tabindex","0"),d&&N(y),c&&(l&&(P[_DYN_CLASS_NAME]="exception"),O=function(e,n){e[_DYN_STOP_PROPAGATION](),Util.getIEVersion()&&focusHandler(e,t,r,i,a),n!==undefined&&s===n||lastSelectedElement===P&&(s?(e=y,arrForEach(u,function(e){P[_DYN_REMOVE_CHILD](e)}),s=!1,e[_DYN_CLASS_NAME]="obj-key expandable closed"):N(y))},P[_DYN_ONKEYDOWN]=function(e){_navHandler(e,O,s)},P[_DYN_ONCLICK]=function(e){O(e)},P[_DYN_ONTOUCHEND]=function(e){O(e)},P.onfocus=function(e){focusHandler(e,t,r,i,a)}),{root:P,isErr:l,matched:E||d}}var LogEntry=function(o,i,_,s,e,n){var a,r=this,c=null,l=null;function u(e,n){return!(!e||!n)&&null!==e.exec(n)}r.isKeep=function(){return!!n},r.isMatch=function(e,n,t){e=makeRegex(e);return!e||!!u(e,_)||!!u(e,getTargetName(r))||function a(e,n,t,r){if(null!==n&&n!==undefined&&""!==n)if(Util.isArray(n)){for(var o=0;o<n[_DYN_LENGTH$1];o++)if(a(e,n[o],t,r))return!0}else if(isObject(n)||Util[_DYN_IS_ERROR](n))for(var i=getTargetKeys(n,t,r),o=0;o<i[_DYN_LENGTH$1];o++){var _=i[o];if(u(e,_)||a(e,n[_],t,r))return!0}else if(isString(n)||isNumber(n)||isBoolean(n))return u(e,objToString(n));return!1}(e,c=c||traverseAndReplace(o,MAX_DEPTH,s,[],n,t),n,t)},r[_DYN_RENDER]=function(e,n,t){if(!l||a!==e){a=e;for(var r=""+i;r[_DYN_LENGTH$1]<4;)r="0"+r;for(r=r[_DYN_REPLACE](/(.)(\d{3}){1}$/g,"$1.$2s");r[_DYN_LENGTH$1]<=9;)r=" "+r;toggleClassName(l=formatLogElements(o,"[".concat(r,"]"),_,s,e,n,[],t).root," tree-root")}return l},r[_DYN_GET_EL]=function(){return l},r.getKind=function(){return e}},FilterList=function(e,s,c){for(var n=this,l=(this.children=[],this.getCurrentFilter=function(){return n[_DYN_FILTER_LIST]},this),r=!1,t=(s=s.concat("other"),l[_DYN_FILTER_LIST]=[],l.el=document[_DYN_CREATE_ELEMENT]("div"),l.el[_DYN_CLASS_NAME]="filterlist",document[_DYN_CREATE_ELEMENT]("div")),o=(t[_DYN_CLASS_NAME]="filterlist-input",t[_DYN_INNER_TEXT]="filter nodes...",l.el[_DYN_APPEND_CHILD](t),document[_DYN_CREATE_ELEMENT]("div")),i=(o[_DYN_CLASS_NAME]="filterlist-dropdown",l.el[_DYN_APPEND_CHILD](o),o[_DYN_ONKEYUP]=function(e){r&&27===e.keyCode&&(e[_DYN_STOP_PROPAGATION](),u())},0),_=s;i<_.length;i++)!function(i){var _=document[_DYN_CREATE_ELEMENT]("div"),a=(_[_DYN_SET_ATTRIBUTE]("tabindex","0"),_[_DYN_SET_ATTRIBUTE]("filter-type",i),_[_DYN_CLASS_NAME]="filterlist-toggle",document[_DYN_CREATE_ELEMENT]("div")),e=(a[_DYN_CLASS_NAME]="checkbox on",document[_DYN_CREATE_ELEMENT]("span"));e[_DYN_CLASS_NAME]="label",e[_DYN_INNER_TEXT]=i,_[_DYN_APPEND_CHILD](a),_[_DYN_APPEND_CHILD](e),_[_DYN_ONKEYUP]=function(e){r&&27===e.keyCode&&(e[_DYN_STOP_PROPAGATION](),u())},_[_DYN_ONCLICK]=function(e){if(e[_DYN_STOP_PROPAGATION](),_[_DYN_FOCUS](),"checkbox off"===a[_DYN_CLASS_NAME]){if(e.shiftKey){l[_DYN_FILTER_LIST]=s.concat();for(var n=0,t=l[_DYN_CHILDREN];n<t.length;n++)t[n].childNodes[0][_DYN_CLASS_NAME]="checkbox off"}l[_DYN_FILTER_LIST].splice(arrIndexOf(l[_DYN_FILTER_LIST],i),1),a[_DYN_CLASS_NAME]="checkbox on"}else{if(e.shiftKey){l[_DYN_FILTER_LIST]=[];for(var r=0,o=l[_DYN_CHILDREN];r<o.length;r++)o[r].childNodes[0][_DYN_CLASS_NAME]="checkbox on"}l.filterList[_DYN_PUSH](i),a[_DYN_CLASS_NAME]="checkbox off"}c()},l.children[_DYN_PUSH](_)}(_[i]);function u(){r=!1;for(var e=0,n=l[_DYN_CHILDREN];e<n.length;e++){var t=n[e];o[_DYN_REMOVE_CHILD](t)}}l.el[_DYN_ONKEYUP]=function(e){r&&27===e.keyCode&&(e[_DYN_STOP_PROPAGATION](),u())},l.el[_DYN_ONCLICK]=function(){if(r)u();else{r=!0;for(var e=0,n=l[_DYN_CHILDREN];e<n.length;e++){var t=n[e];o[_DYN_APPEND_CHILD](t)}o[_DYN_FOCUS]()}},e[_DYN_APPEND_CHILD](l.el)},BG_INFO="#F0F6FF",BG_ERROR="#FEF0F1",ICON_ERROR="#E00B1C",BTN_PRIMARY="#0078d4",BTN_HOVER="#106EBE",BTN_ACTIVE="#005A9E",TEXT_PRIMARY="#323130",TEXT_MATCHED="yellow",BORDER_GREY_160="1px solid #605E5C",BORDER_GREY_60="1px solid #B3B0AD",tempStyle=(console.log(Util.getIEVersion()),function(e){return"\n .".concat(e,"-dbg-lgr-dashboard {\n z-index: 1000\n }\n\n .").concat(e,"-dbg-lgr-dashboard .controls {\n width: 90%;\n min-width: 600px;\n position: relative;\n margin: auto;\n left: 0;\n right: 0;\n font-family: monospace;\n font-size: 16px;\n border-color: ").concat(BG_INFO,";\n border: 1px solid;\n background-color: transparent;\n display: block;\n padding-top: 3px;\n padding-bottom: 3px;\n }\n\n .").concat(e,"-dbg-lgr-dashboard .controls > div {\n display: inline-block;\n position: relative;\n padding: 3px 20px;\n z-index: 1010\n }\n\n .").concat(e,"-dbg-lgr {\n width: 90%;\n min-width: 600px;\n height: 80%;\n position: relative;\n margin: auto;\n left: 0;\n right: 0;\n font-family: monospace;\n font-size: 16px;\n overflow-y: scroll;\n overflow-x: ").concat(Util.getIEVersion()?"scroll":"hidden",";\n border: ").concat(BORDER_GREY_160,";\n border-radius: 2px;\n }\n\n .").concat(e,"-dbg-lgr div:focus {\n outline: 2px solid black;\n }\n\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"":".".concat(e,"-dbg-lgr .tree-root div::before {\n content: '';\n position: absolute;\n left: -1.25em;\n height: 100%;\n border-right: 2px dotted #CCCCCC;\n }"),"\n\n .").concat(e,"-dbg-lgr .tree-root div:hover::before {\n border-right: 2px solid #000;\n }\n\n .").concat(e,"-dbg-lgr > div {\n display: block;\n position: relative;\n }\n\n .").concat(e,"-dbg-lgr > div:not(.controls) div {\n display: block;\n position: relative;\n margin-left: 2em;\n width: 100%;\n }\n\n .").concat(e,"-dbg-lgr .expandable {\n cursor: pointer;\n }\n\n .").concat(e,"-dbg-lgr > .tree-root div > span {\n width: 100%;\n display: block;\n }\n\n .").concat(e,"-dbg-lgr .exception {\n background-color: ").concat(BG_ERROR,";\n color: ").concat(TEXT_PRIMARY,";\n }\n\n .").concat(e,"-dbg-lgr .matched-text-filter {\n background-color: ").concat(TEXT_MATCHED,";\n }\n\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"":".".concat(e,"-dbg-lgr .expandable.open::before {\n content: '[-] ';\n font-weight: bold;\n }\n\n .").concat(e,"-dbg-lgr .expandable.closed::before {\n content: '[+] ';\n font-weight: bold;\n }"),"\n\n .").concat(e,"-dbg-lgr div:hover > .obj-key {\n text-decoration: underline;\n }\n\n .").concat(e,"-dbg-lgr .obj-time {\n padding-right: 15px;\n color: #605E5C;\n }\n \n .").concat(e,"-dbg-lgr .object {pointer-events: auto;}\n .").concat(e,"-dbg-lgr .function {color: #881391;}\n .").concat(e,"-dbg-lgr .string {color: #CB3632;}\n .").concat(e,"-dbg-lgr .number {color: #1C00CF;}\n .").concat(e,"-dbg-lgr .key {color: #881391; font-weight: bold;}\n .").concat(e,"-dbg-lgr .empty {color: #AAAAAA; font-style: italic;}\n\n .").concat(e,"-dbg-lgr-dashboard ").concat(e,"-last-selected-element > span {\n display: block;\n background-color: black;\n border-radius: 2px;\n color: white\n }\n .").concat(e,"-last-selected-element > span > span,\n .").concat(e,"-last-selected-element > span > span[class] {\n color: white;\n }\n\n .").concat(e,"-dbg-lgr-dashboard #close-dashboard {\n float: right;\n margin-right: 2em;\n }\n\n .").concat(e,"-dbg-lgr-dashboard .btn-primary {\n display: inline-block;\n background-color: ").concat(BTN_PRIMARY,";\n color: #FFFFFF;\n border-radius: 2px;\n cursor: pointer;\n border: 1px solid;\n padding: 3px 20px;\n margin-left: 2em;\n height: 24px;\n min-width: 80px;\n }\n\n .").concat(e,"-dbg-lgr-dashboard .btn-primary:hover {\n background-color: ").concat(BTN_HOVER,";\n }\n\n .").concat(e,"-dbg-lgr-dashboard .btn-primary:active {\n background-color: ").concat(BTN_ACTIVE,";\n }\n\n .").concat(e,"-dbg-lgr-dashboard .btn-secondary {\n display: inline-block;\n border: 1px solid;\n bolder-color: ").concat(BTN_PRIMARY,";\n color: ").concat(BTN_PRIMARY,";\n background-color: transparent;\n border-radius: 2px;\n cursor: pointer;\n border: 1px solid;\n padding: 3px 20px;\n margin-left: 2em;\n height: 24px;\n }\n\n .").concat(e,"-dbg-lgr-dashboard .btn-secondary:hover {\n background-color: ").concat(BTN_HOVER,";\n color: #FFFFFF;\n }\n\n .").concat(e,"-dbg-lgr-dashboard .btn-secondary:active {\n background-color: ").concat(BTN_ACTIVE,";\n color: #FFFFFF;\n }\n \n .").concat(e,"-dbg-lgr-dashboard .filterlist {\n position: relative;\n display: inline-block;\n vertical-align: middle;\n width: 180px;\n min-height: 24px;\n margin-left: 2em;\n user-select: none;\n cursor: pointer;\n }\n .").concat(e,"-dbg-lgr-dashboard .filterlist-input {\n position: relative;\n padding: 3px 8px;\n border: ").concat(BORDER_GREY_60,";\n border-radius: 2px;\n }\n\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"":".".concat(e,"-dbg-lgr-dashboard .filterlist-input::after {\n content: '';\n width: 8px;\n height: 8px;\n position: absolute;\n right: 8px;\n top: 5px;\n margin: auto;\n transform: rotate(45deg);\n border: ").concat(BORDER_GREY_160,";\n border-top: none;\n border-left: none;\n }"),"\n\n .").concat(e,"-dbg-lgr-dashboard .filterlist-input:focus {\n border: ").concat(BORDER_GREY_60,"\n }\n\n .").concat(e,"-dbg-lgr-dashboard .filterlist-dropdown {\n position: absolute;\n top: 100%;\n margin: auto;\n background-color: #FFFFFF;\n overflow: hidden;\n min-width: 180px;\n box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.16);\n }\n\n .").concat(e,"-dbg-lgr-dashboard .filterlist-toggle {\n position: relative;\n padding: 3px 8px;\n height: 32px;\n width: 100%;\n ").concat(Util.getIEVersion()?"":"box-sizing: border-box;","\n }\n\n .").concat(e,"-dbg-lgr-dashboard .filterlist-toggle:focus {\n outline: none;\n border: ").concat(BORDER_GREY_60,";\n }\n\n .").concat(e,"-dbg-lgr-dashboard .text-filter-input {\n font-family: monospace;\n margin-left: 2em;\n padding: 3px 8px;\n width: 180px;\n height: 24px;\n border-radius: 2px;\n border: ").concat(BORDER_GREY_160,";\n }\n\n .").concat(e,"-dbg-lgr-dashboard .text-filter-input:focus {\n border: ").concat(BORDER_GREY_60,";\n }\n\n .").concat(e,"-dbg-lgr-dashboard .label {\n vertical-align: middle;\n width: 80%;\n display: inline-block;\n }\n\n .").concat(e,"-dbg-lgr-dashboard .checkbox {\n display: inline-block;\n width: 18px;\n height: 18px;\n border-radius: 2px;\n vertical-align: middle;\n margin-right: 8px;\n ").concat(Util.getIEVersion()?"":"box-sizing: border-box;","\n }\n\n .").concat(e,"-dbg-lgr-dashboard .checkbox.on {\n background-color: #0078D4;\n }\n\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"":".".concat(e,"-dbg-lgr-dashboard .checkbox.on::after {\n content: '';\n width: 5px;\n height: 10px;\n display: inline-block;\n margin: 2px 6px;\n padding: 0;\n transform: rotate(45deg);\n border: 1px solid #FFFFFF;\n border-top: none;\n border-left: none;\n }"),"\n\n\n .").concat(e,"-dbg-lgr-dashboard .checkbox.off {\n border: ").concat(BORDER_GREY_160,";\n }\n\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"":"@media only screen and (max-width: 600px) {\n .".concat(e,"-dbg-lgr {\n width: 100%;\n min-width: 200px;\n }\n }"),"\n\n")}),permStyle=function(e){return"\n .".concat(e,"-debug-bin-container {\n position: fixed;\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"width: 100%;\n height: 100%;\n top: 0;\n left: 0;":"width: 100vw;\n height: 100vh;","\n pointer-events: none;\n }\n\n .").concat(e,"-debug-bin-parent {\n position: fixed;\n right: 20px;\n margin: auto;\n padding: 10px;\n border-radius: 2px;\n min-height: 20px;\n min-width: 20px;\n overflow: hidden;\n pointer-events: auto;\n text-align: right;\n font-family: monospace;\n font-size: 16px;\n color: #FFFFFF;\n background-color: ").concat(BTN_PRIMARY,";\n border: 2px solid #FFFFFF;\n transition: 2s color linear;\n cursor: pointer;\n transition: .2s width ease-in-out, .2s height ease-in-out;\n ").concat(Util.getIEVersion()?"":"box-sizing: border-box;","\n }\n\n .").concat(e,"-debug-bin-parent.active {\n background-color: ").concat(BG_INFO,";\n color: ").concat(TEXT_PRIMARY,";\n }\n\n .").concat(e,"-debug-bin-parent:focus {\n border: ").concat(BORDER_GREY_160,";\n outline: none;\n }\n\n .").concat(e,"-debug-bin-parent.notify {\n background-color: ").concat(ICON_ERROR,";\n }\n\n .").concat(e,"-debug-bin-parent button {\n display: block;\n width: 100%;\n background-color: ").concat(BTN_PRIMARY,";\n color: #FFFFFF;\n border-radius: 2px;\n margin-bottom: 5px;\n margin-top: 10px;\n cursor: pointer;\n border: none;\n padding: 3px 20px;\n height: 24px;\n }\n\n .").concat(e,"-debug-bin-parent button:hover {\n background-color: ").concat(BTN_HOVER,";\n }\n\n .").concat(e,"-debug-bin-parent button:active {\n background-color: ").concat(BTN_ACTIVE,";\n }\n\n .").concat(e,"-debug-bin-parent .el-name {\n text-align: left;\n }\n\n .").concat(e,"-debug-bin-parent .el-value {\n display: inline-block;\n transform: scale(1);\n transition: 2s transform linear, 0s 2s font-weight linear;\n }\n\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"":".".concat(e,'-debug-bin-parent.notify::after {\n content: " (!)";\n }'),"\n\n .").concat(e,"-debug-bin-parent .el-value.incremented {\n transform: scale(1.5);\n font-weight: bold;\n transition: 0s transform linear, 0s font-weight linear;\n }\n\n ").concat(Util.getIEVersion()&&Util.getIEVersion()<9?"":".".concat(e,"-debug-bin-parent:focus > span::before,\n .").concat(e,"-debug-bin-parent:hover > span::before,\n .").concat(e,'-debug-bin-parent.active > span::before {\n content: attr(data-name) ": ";\n }'),"\n")},Dashboard=function(){function e(u){var N,E,d,D=this,g=[],f="";dynamicProto(e,this,function(t){var n,r,e,o,i=u.prefix,_=u[_DYN_TRACKERS],a=document[_DYN_CREATE_ELEMENT]("div"),s=(a[_DYN_CLASS_NAME]="".concat(i,"-dbg-lgr-dashboard"),(N=document[_DYN_CREATE_ELEMENT]("style"))[_DYN_INNER_HTML]=tempStyle(i),a.style.position="fixed",a.style.width="100vw",a.style.height="100vh",a.style.backgroundColor="#ffffff",a.style.opacity="1",a.style[_DYN_POINTER_EVENTS]="auto",a.style.top="-100%",a.style.transition=".2s top cubic-bezier(0.87, 0, 0.13, 1)",document[_DYN_CREATE_ELEMENT]("h1"));function c(){var n=[];arrForEach(g,function(e){e.isKeep()?n[_DYN_PUSH](e):(e=e[_DYN_GET_EL]())&&e[_DYN_PARENT_ELEMENT]&&e[_DYN_PARENT_ELEMENT][_DYN_REMOVE_CHILD](e)}),g=n,t[_DYN_RENDER]()}function l(){t.hide()}s.textContent="dashboard",s.style.fontFamily="monospace",s.style.textAlign="center",a[_DYN_APPEND_CHILD](s),s=a,i=i,e=_,(d=document[_DYN_CREATE_ELEMENT]("div"))[_DYN_CLASS_NAME]="".concat(i,"-dbg-lgr"),(i=document[_DYN_CREATE_ELEMENT]("div"))[_DYN_CLASS_NAME]="controls",(n=document[_DYN_CREATE_ELEMENT]("input"))[_DYN_CLASS_NAME]="text-filter-input",n[_DYN_SET_ATTRIBUTE]("placeholder","filter text"),n.onchange=function(e){t[_DYN_SET_TEXT_FILTER](n.value)},n.onblur=function(e){t[_DYN_SET_TEXT_FILTER](n.value)},n[_DYN_ONKEYUP]=function(e){null!=r&&clearTimeout(r),n.value!==t.getTextFilter()&&(r=setTimeout(function(){r=null,t[_DYN_SET_TEXT_FILTER](n.value)},200))},i[_DYN_APPEND_CHILD](n),(o=document[_DYN_CREATE_ELEMENT]("button"))[_DYN_INNER_TEXT]="copy current node",o[_DYN_CLASS_NAME]="btn-secondary",o[_DYN_ONCLICK]=copySelectedTree,o[_DYN_ONTOUCHEND]=copySelectedTree,r=null,E=new FilterList(i,e.slice(0),function(){return t[_DYN_RENDER]()}),i[_DYN_APPEND_CHILD](o),(e=document[_DYN_CREATE_ELEMENT]("button"))[_DYN_INNER_TEXT]="clear events",e[_DYN_CLASS_NAME]="btn-secondary",e[_DYN_ONCLICK]=c,e[_DYN_ONTOUCHEND]=c,i[_DYN_APPEND_CHILD](e),(o=document[_DYN_CREATE_ELEMENT]("button")).id="close-dashboard",o[_DYN_INNER_TEXT]="close dashboard",o[_DYN_CLASS_NAME]="btn-primary",o[_DYN_ONCLICK]=l,o[_DYN_ONTOUCHEND]=l,i[_DYN_APPEND_CHILD](o),s[_DYN_APPEND_CHILD](i),s[_DYN_APPEND_CHILD](d),t.getElm=function(){return a},t[_DYN_IS_DISPLAYED]=function(){return!(!a[_DYN_PARENT_ELEMENT]&&!a.parentNode)},t.getTextFilter=function(){return f},t[_DYN_SET_TEXT_FILTER]=function(e){e!==f&&(f=e,t[_DYN_RENDER]())},t.getTrackers=function(){return _},t[_DYN_NEW_LOG_ENTRY]=function(e,n,t,r,o,i){var _=D;if(g[_DYN_PUSH](new LogEntry(e,n,t,r,o,i)),g.length>u[_DYN_MAX_MESSAGES])for(var a=0;a<g[_DYN_LENGTH$1];){var s=g[a];if(!s.isKeep()){s=s[_DYN_GET_EL]();s&&s[_DYN_PARENT_ELEMENT]&&s[_DYN_PARENT_ELEMENT][_DYN_REMOVE_CHILD](s),g.splice(a,1);break}a++}_[_DYN_RENDER]()},t.show=function(){D[_DYN_IS_DISPLAYED]()||(document.body[_DYN_APPEND_CHILD](a),document.head[_DYN_APPEND_CHILD](N),a.style.top="0%",a.style[_DYN_POINTER_EVENTS]="auto",t[_DYN_RENDER]())},t.hide=function(){t[_DYN_IS_DISPLAYED]()&&(a.style.top="-100%",a.style[_DYN_POINTER_EVENTS]="none",document.head[_DYN_REMOVE_CHILD](N),document.body[_DYN_REMOVE_CHILD](a))},t[_DYN_RENDER]=function(){var r;t[_DYN_IS_DISPLAYED]()&&(r=E.getCurrentFilter(),arrForEach(g,function(e){var n,t=e[_DYN_GET_EL]();t&&t[_DYN_PARENT_ELEMENT]&&t[_DYN_PARENT_ELEMENT][_DYN_REMOVE_CHILD](t),e.isMatch(f,u[_DYN_EXCLUDE_KEYS],u[_DYN_INCLUDE_FUNCTIONS])&&(t=e.getKind(),n=-1===arrIndexOf(r,"other"),(-1!==arrIndexOf(_,t)||n)&&-1===arrIndexOf(r,t)&&(n=e.render(f,u[_DYN_EXCLUDE_KEYS],u[_DYN_INCLUDE_FUNCTIONS]))&&d[_DYN_APPEND_CHILD](n))}))}})}return e.__ieDyn=1,e}(),DebugBinParent=function(){function e(e,n,t,r){this.parent=e,this.children=n,this.showChildren=!1,this.value=0;var o=this;o.el=document[_DYN_CREATE_ELEMENT]("div"),o.el[_DYN_SET_ATTRIBUTE]("tabindex","0"),o.el[_DYN_CLASS_NAME]="".concat(r,"-debug-bin-parent"),o.el.style.bottom="".concat(20+t,"px"),o.elSpan=document[_DYN_CREATE_ELEMENT]("span"),o.elSpan[_DYN_INNER_TEXT]="".concat(o.value),o.elSpan[_DYN_SET_ATTRIBUTE]("data-name","AppInsights"),o.el[_DYN_APPEND_CHILD](o.elSpan),o.el[_DYN_ONCLICK]=function(){o[_DYN_SHOW_CHILDREN]=!o[_DYN_SHOW_CHILDREN],o.el[_DYN_CLASS_NAME]=o[_DYN_SHOW_CHILDREN]?"".concat(r,"-debug-bin-parent active"):"".concat(r,"-debug-bin-parent"),o[_DYN_RENDER]()},o.el[_DYN_ONKEYDOWN]=function(e){13!==e.which&&32!==e.which||(e[_DYN_PREVENT_DEFAULT](),e[_DYN_TARGET].click())},o[_DYN_RENDER]()}return e.prototype.addClassToEl=function(e){~this.el[_DYN_CLASS_NAME].indexOf(e)||(this.el[_DYN_CLASS_NAME]+=" ".concat(e))},e.prototype.addChild=function(e){this.children[_DYN_PUSH](e)},e.prototype.addButton=function(e,n){var t=document[_DYN_CREATE_ELEMENT]("button");t[_DYN_INNER_TEXT]=n,t[_DYN_ONCLICK]=e,this.addChild(t)},e.prototype.increment=function(){this.elSpan[_DYN_INNER_TEXT]="".concat(++this.value)},e.prototype.render=function(){var e=this;e.el[_DYN_PARENT_ELEMENT]||e.parent[_DYN_APPEND_CHILD](e.el);for(var n=0,t=e[_DYN_CHILDREN];n<t.length;n++){var r=t[n];r instanceof DebugBin?r.el.parentElement!==e.el&&e[_DYN_SHOW_CHILDREN]?e.el[_DYN_APPEND_CHILD](r.el):r.el.parentElement!==e.el||e[_DYN_SHOW_CHILDREN]||e.el[_DYN_REMOVE_CHILD](r.el):e[_DYN_SHOW_CHILDREN]?e.el[_DYN_APPEND_CHILD](r):e.el[_DYN_REMOVE_CHILD](r)}},e}(),DebugBin=function(){function e(e,n,t,r,o){this.name=e,this.value=n,this.parent=t;var i=this;t.addChild(i),i.el=document[_DYN_CREATE_ELEMENT]("div"),i.elName=document[_DYN_CREATE_ELEMENT]("span"),i.elName[_DYN_INNER_TEXT]="".concat(e,": "),i.elName[_DYN_CLASS_NAME]="el-name",i.el[_DYN_APPEND_CHILD](i.elName),i.elValue=document[_DYN_CREATE_ELEMENT]("span"),i.elValue[_DYN_INNER_TEXT]="".concat(n),i.elValue[_DYN_CLASS_NAME]="el-value",i.el[_DYN_APPEND_CHILD](i.elValue)}return e.prototype.increment=function(){var e=this;e.elValue[_DYN_INNER_TEXT]="".concat(++e.value),e.parent.increment(),e.elValue[_DYN_CLASS_NAME]="el-value incremented",setTimeout(function(){return e.elValue[_DYN_CLASS_NAME]="el-value"},1)},e}(),getDefaultConfig=function(){return{trackers:function(){return["flush","track","trackEvent","trackPageView","trackPageViewPerformance","trackException","trackTrace","trackMetric","trackDependencyData","processTelemetry","throwInternal","logInternalMessage","triggerSend","_sender","perfEvent","initialize"]},excludeKeys:function(){return["_dynInstFuncs","_getTelCtx","_baseTelInit","diagLog","isInitialized","setInitialized","setNextPlugin","processNext"]},cssPrefix:function(){return"ai"},disableNotifications:function(){return!1},dumpToConsole:function(){return!1},maxMessages:function(){return 5e3},showFunctions:function(){return!1},logProcessTelemetry:function(){return!1}}},DebugPlugin=function(n){function t(){var D,g,f,T,e=n.call(this)||this,S=(e.identifier=t[_DYN_IDENTIFIER],+new Date),Y=getDefaultConfig();return dynamicProto(t,e,function(c,l){function u(n,e){var t,r=n;(t=e)&&-1===arrIndexOf(r,t)&&(r[_DYN_PUSH](t),1)&&isFunction(e._getDbgPlgTargets)&&(t=e._getDbgPlgTargets(),isArray(t)&&arrForEach(t,function(e){u(n,e)}))}function N(e,n){var t={funcName:e[_DYN_NAME],inst:e.inst};return n&&n[_DYN_LENGTH$1]&&(t.args=n),isUndefined(e.err)||(t.err=e.err),isUndefined(e.rslt)||(t.rslt=e.rslt),t}function E(e){var n=getTargetName(e.inst),e=e[_DYN_NAME];return n&&(e+=":"+n),e}function d(e,n,t){D[_DYN_NEW_LOG_ENTRY](e,dateNow()-S,n,0,t);t=getDebugExt(c.core.config);t&&t.debugMsg&&t.debugMsg(n,e)}c.initialize=function(e,n,t,r){var o,i,_,a,s;c.isInitialized()||(l.initialize(e,n,t,r),r=getDefaultConfig(),o=c._getTelCtx(),i=c[_DYN_IDENTIFIER],objForEachKey(r,function(e,n){Y[e]=function(){return o.getConfig(i,e,n())}}),_=[],T=Y[_DYN_TRACKERS](),r=Y.cssPrefix(),Y[_DYN_DISABLE_NOTIFICATION0]()||(s=isFunction(n.getNotifyMgr)&&n.getNotifyMgr()||n._notificationManager)&&(s.addNotificationListener({eventsSent:function(e){D[_DYN_NEW_LOG_ENTRY](e,dateNow()-S,"Notification:eventsSent",0,"eventsSent")},eventsDiscarded:function(e,n){D[_DYN_NEW_LOG_ENTRY]({events:e,reason:n},dateNow()-S,"Notification:eventsDiscarded",0,"eventsDiscarded")},eventsSendRequest:function(e,n){D[_DYN_NEW_LOG_ENTRY]({sendReason:e,isAsync:n},dateNow()-S,"Notification:eventsSendRequest",0,"eventsSendRequest")},perfEvent:function(e){var n="Notification:perfEvent[".concat(e.name,"]");D[_DYN_NEW_LOG_ENTRY](e,dateNow()-S,n,0,"perfEvent")}}),-1!==arrIndexOf(T,"eventsSent")&&_[_DYN_PUSH]("eventsSent"),-1!==arrIndexOf(T,"eventsSendRequest")&&_[_DYN_PUSH]("eventsSendRequest"),-1!==arrIndexOf(T,"eventsDiscarded")&&_[_DYN_PUSH]("eventsDiscarded"),-1!==arrIndexOf(T,"perfEvent")&&_[_DYN_PUSH]("perfEvent")),g={},a=[n,c.diagLog()],e.extensions&&arrForEach(e.extensions,function(e){u(a,e)}),t&&arrForEach(t,function(e){u(a,e)}),isFunction(n[_DYN_GET_TRANSMISSION_CON1])&&(s=n[_DYN_GET_TRANSMISSION_CON1]())&&arrForEach(s,function(e){isArray(e)&&arrForEach(e,function(e){u(a,e)})}),arrForEach(T,function(t){arrForEach(a,function(e,n){InstrumentFunc(e,t,{req:function(e){for(var n=[],t=1;t<arguments.length;t++)n[t-1]=arguments[t];(g[e.name]||g["default"]).increment(),"trackException"!==e[_DYN_NAME]||f[_DYN_SHOW_CHILDREN]||f.addClassToEl("notify");var r=E(e);d(N(e,n),r,e[_DYN_NAME]),Y[_DYN_DUMP_TO_CONSOLE]()&&console&&console.log&&(console.log("[".concat(r,"] preProcess - funcArgs: "),e),console.log("[".concat(r,"] preProcess - orgArgs: "),n))},rsp:function(e){for(var n,t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];isUndefined(e.err)||(n=E(e),f[_DYN_SHOW_CHILDREN]||f.addClassToEl("notify"),d(N(e,t),n,e[_DYN_NAME]),Y[_DYN_DUMP_TO_CONSOLE]()&&console&&console.log&&console.log("[".concat(n,"] complete")))}},!0)&&-1===arrIndexOf(_,t)&&_[_DYN_PUSH](t)})}),_=_.sort(),D=new Dashboard({prefix:r,trackers:_,excludeKeys:Y[_DYN_EXCLUDE_KEYS](),maxMessages:Y[_DYN_MAX_MESSAGES](),includeFunctions:Y.showFunctions()}),(t=document[_DYN_CREATE_ELEMENT]("div"))[_DYN_CLASS_NAME]="".concat(r,"-debug-bin-container"),f=new DebugBinParent(t,[],0,r),arrForEach(_,function(e,n){g[e]=new DebugBin(e,0,f,50*(n+1))}),(T=document[_DYN_CREATE_ELEMENT]("style"))[_DYN_INNER_HTML]=permStyle(r),document.head[_DYN_APPEND_CHILD](T),f.addButton(function(e){e[_DYN_STOP_PROPAGATION](),D[_DYN_IS_DISPLAYED]()?D.hide():D.show()},"show dashboard"),document.body[_DYN_APPEND_CHILD](t),D[_DYN_NEW_LOG_ENTRY](e,0,"config",0,"config",!0))},c.processTelemetry=function(e,n){Y[_DYN_DUMP_TO_CONSOLE]()&&console&&console.log&&console.log("[".concat(c.identifier,":processTelemetry] complete")),g.processTelemetry||!0!==Y[_DYN_LOG_PROCESS_TELEMETR2]()||d(e,"[".concat(c.identifier,":processTelemetry[").concat(e.baseType,"]"),"processTelemetry"),c.processNext(e,n)}}),e}return __extendsFn(t,n),t.identifier="DebugPlugin",t}(BaseTelemetryPlugin),DebugPlugin$1=DebugPlugin;exports.DebugPlugin=DebugPlugin$1;
6
- //# sourceMappingURL=ai.dbg.2.8.19-nightly.240329-02.cjs.min.js.map