/*! For license information please see Pulse.js.LICENSE.txt */
(()=>{"use strict";var e={};function t(e,t){if(!e)return null;let n=e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector;for(;e&&!n.call(e,t);)e=e.parentElement;return e}function n(e){"complete"===document.readyState?e():window.addEventListener("load",(()=>{setTimeout(e)}))}e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}();class i{constructor(){this._unloadCallbacks=[],this._initEventListener()}_initEventListener(){window.addEventListener("beforeunload",(e=>{for(let t=0;t<this._unloadCallbacks.length;t++){if(!1===this._unloadCallbacks[t].call(null,e))break}}))}addUnloadCallback(e){e instanceof Function&&this._unloadCallbacks.push(e)}}const r=function(){let e;return{getInstance:function(){return e||(e=new i),e}}}();class o{constructor(){this._pagehideCallbacks=[],this._initEventListener()}_initEventListener(){window.addEventListener("pagehide",(e=>{for(let t=0;t<this._pagehideCallbacks.length;t++)this._pagehideCallbacks[t].call(null,e)}))}addPagehideCallback(e){e instanceof Function&&this._pagehideCallbacks.push(e)}}const a=function(){let e;return{getInstance:function(){return e||(e=new o),e}}}();function s(e){return null==e||"object"!=typeof e?[]:Array.prototype.slice.call(e)}function c(e){const t=e.getBoundingClientRect(),n=window.innerHeight||document.documentElement.clientHeight,i=window.innerWidth||document.documentElement.clientWidth,r=t.top<=n&&t.top+t.height>=0,o=t.left<=i&&t.left+t.width>=0;return r&&o}function l(){let{scrollTop:e=scrollY,clientHeight:t=window.innerHeight,scrollHeight:n=document.body.scrollHeight}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return(arguments.length>2?arguments[2]:void 0)?e<=t*i:e>=n-(t+t*i)}function u(e,t,n){const i=new RegExp("([\\?&])".concat(n?t:encodeURIComponent(t),"=([^&#]*)")).exec(e);return i&&(n?i[2]:decodeURIComponent(i[2]))}function d(e,t){return h(e,"trk",t)}function h(e,t,n,i){if(!e||!t)throw new Error("Required param of addQueryParam missing: url = ".concat(e,",  key = ").concat(t));t=encodeURIComponent(t),n=encodeURIComponent(n);const r=u(e,t,!0);if(r)return i?e.replace(r,n):e;{const i=e.indexOf("?");let[r,o]=e.split("#"),a="&";return i<0?a="?":i===e.length-1&&(a=""),o&&(o="#".concat(o)),"".concat(r).concat(a).concat(t,"=").concat(n).concat(o||"")}}function p(e,t,n){var i=this;if("function"!=typeof e)throw new TypeError("Expected a function.");let r;return function(){for(var o=arguments.length,a=new Array(o),s=0;s<o;s++)a[s]=arguments[s];const c=n&&!r;clearTimeout(r),r=setTimeout((()=>{r=null,n||e.apply(i,a)}),t),c&&e.apply(i,a)}}function f(e){const t=document.cookie.match(new RegExp("(^| )"+e+"=([^;]+)"));return t&&t[2]}function m(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const i=document.createEvent("CustomEvent");i.initCustomEvent(t,!0,!0,n),e.dispatchEvent(i)}function g(){let e,t;const n=new Promise(((n,i)=>{e=n,t=i}));return n.resolve=e,n.reject=t,n}function v(e){return void 0!==e.msHidden?e.msHidden:void 0!==e.hidden?e.hidden:void 0}function y(e){return"string"!=typeof e?null:e.split("?")[0]}var E=Object.freeze({__proto__:null,closest:t,onload:n,UnloadHandler:r,PagehideHandler:a,makeArray:s,outerWidth:function(e){let t=e.offsetWidth,n=getComputedStyle(e);return t+=(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0),t},elementInViewport:c,hasElementScrolledToThreshold:l,getQueryParam:u,addTrackingCode:d,addQueryParam:h,debounce:p,getCookie:f,dispatchCustomEvent:m,getDeferredPromise:g,isDocumentHidden:v,stripQueryParams:y,getUrlWithQueryParamObject:function(e,t){if(!e||!t)return e;let n=e;for(const e of Object.keys(t))n=h(n,e,t[e],!0);return n},getQueryParameters:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.location.href;const t={};if(e){const n=e.split("?")[1],i=n&&n.split("&");i&&i.forEach((e=>{const n=e.split("=");t[n[0]]=decodeURIComponent(n[1])}))}return t}});function b(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=e.querySelector('meta[name="pageKey"]'),i=e.getElementById("config"),r=i&&"true"===i.dataset.disableJsbeaconPagekeySuffix;return n&&n.content?"".concat(n.content).concat(r||t.skipSuffix?"":"_jsbeacon"):""}function _(e){let t=e.querySelector('meta[name="linkedin:pageTag"]');return t&&t.content||""}function w(){var e,t;const n=null===(e=window.atob(f("li_gp")))||void 0===e||null===(t=e.split(";")[2])||void 0===t?void 0:t[0];return!!n&&!parseInt(n)}function T(e){let t=e.querySelector('meta[name="locale"]');return t&&t.content||""}function x(e){let t=e.domain;return t?t.split(".").slice(-2).join("."):""}function S(e){return e&&'"'===e.charAt(0)&&'"'===e.charAt(e.length-1)?e.slice(1,-1):e}var C=Object.freeze({__proto__:null,getPageKey:b,getPageTag:_,getLiSugrCookie:function(){return f("li_sugr")},getGuestRetargetingOptOut:w,getLocale:T,getDomain:x,trimDoubleQuotes:S});const k={ARROW_DOWN:"ArrowDown",ARROW_LEFT:"ArrowLeft",ARROW_RIGHT:"ArrowRight",ARROW_UP:"ArrowUp",ESCAPE:"Escape",ENTER:"Enter",SPACEBAR:" ",TAB:"Tab"},I={Down:k.ARROW_DOWN,Right:k.ARROW_RIGHT,Left:k.ARROW_LEFT,Up:k.ARROW_UP,Esc:k.ESCAPE,Spacebar:k.SPACEBAR,Tab:k.TAB};function A(e){return I[e]||e}const L="click",O="keydown",R="focusEl";class N{constructor(e,t,n){let{mainButton:i,closeButton:r}=n,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(!e)throw Error("An element must be provided to Collapsible");if(!t)throw Error("An expandable element must be provided to Collapsible");if(!i)throw Error("A main button element must be provided to Collapsible");this.el=e,this.expandableEl=t,this._isList=["UL","OL","DL"].includes(this.expandableEl.tagName);const{isOpen:a=!1}=o;this.isOpen=a,this.mainButton=i,this.closeButton=r,this.buttons=[i],this._isList&&this.el.addEventListener("keyup",(e=>this._onKeyUp(e))),this.expandableEl.addEventListener(O,(e=>this._onKeyDown(e))),this.mainButton.addEventListener(L,(e=>this.closeButton?this._open(e):this._toggle(e))),this.mainButton.addEventListener(O,(e=>this._onButtonKeyDown(e))),this.closeButton&&(this.closeButton.addEventListener(L,(()=>this.close())),this.closeButton.addEventListener(O,(e=>this._onButtonKeyDown(e))),this.buttons.push(this.closeButton))}get isList(){return this._isList}_toggle(e){this.isOpen?this.close():this._open(e)}_onButtonKeyDown(e){switch(A(e.key)){case k.ENTER:case k.SPACEBAR:e.preventDefault(),this.isOpen?this.close():this._open(e);break;case k.ARROW_UP:this.isOpen||this._open(e);break;case k.ARROW_DOWN:this.isOpen&&this.close()}}_onKeyUp(e){A(e.key)===k.SPACEBAR&&e.preventDefault()}_onKeyDown(e){const n=A(e.key);if(n===k.ESCAPE&&this.isOpen)this.close();else if(this._isList){let i;switch(n){case k.SPACEBAR:m(e.target,L);break;case k.ARROW_LEFT:case k.ARROW_UP:i=t(e.target,"li");let n=i.previousElementSibling;n&&m(n,R);break;case k.ARROW_RIGHT:case k.ARROW_DOWN:i=t(e.target,"li");let r=i.nextElementSibling;r&&m(r,R)}}}_open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!this.isOpen){const{key:t}=e;this.isOpen=!0,this.buttons.forEach((e=>e.setAttribute("aria-expanded",this.isOpen))),m(this.el,"open",{key:t})}}close(){let{shouldReturnFocusToTrigger:e=!0}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.isOpen&&(this.isOpen=!1,this.buttons.forEach((e=>e.setAttribute("aria-expanded",this.isOpen))),m(this.el,"close"),e&&this.mainButton.focus())}}let P,M;const D=1e4,U=['a[href]:not([tabindex^="-"])','area[href]:not([tabindex^="-"])','input:not([disabled]):not([tabindex^="-"]):not([type="hidden"])','select:not([disabled]):not([tabindex^="-"])','textarea:not([disabled]):not([tabindex^="-"])','button:not([disabled]):not([tabindex^="-"])'],B=[...U,'[tabindex]:not([tabindex^="-"]):not([disabled])'].join(","),F=[...U,"[tabindex]:not([disabled])"].join(",");function q(e){const t=window.getComputedStyle(e);return"hidden"===t.visibility||"none"===t.display}function H(e){let t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement,i=arguments.length>2?arguments[2]:void 0;return e===n?!q(e):i&&i.get(e)?i.get(e):(q(e)?t=!1:e.parentNode&&(t=H(e.parentNode,n,i)),i&&i.set(e,t),t)}const G=["CODE","TEMPLATE","SCRIPT"],j={POLITE:"polite",ASSERTIVE:"assertive"};function W(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:j.POLITE;P&&(P.removeAttribute("aria-hidden"),P.setAttribute("aria-live",j.POLITE),P.textContent="",P.textContent=e,P.setAttribute("aria-live",t),clearTimeout(M),M=setTimeout((()=>{P.removeAttribute("aria-live"),P.setAttribute("aria-hidden","true")}),D))}class V{constructor(e){if(!e)throw new Error("An element must be passed in to Disable Background Navigation");this._container=e,this._hiddenElements=[]}disableBackground(){let e=this._container;for(;e&&e!==document.body&&e.parentElement;)this._hiddenElements=this._hiddenElements.concat([...e.parentElement.children].filter((t=>t!==e&&"true"!==t.getAttribute("aria-hidden")&&!t.classList.contains("top-level-modal-container")&&(t.setAttribute("aria-hidden",!0),!0)))),e=e.parentElement}enableBackground(){this._hiddenElements.forEach((e=>{e.removeAttribute("aria-hidden")})),this._hiddenElements=[]}}const K=["class","disabled","style","tabindex","type"];class z{constructor(e){if(!e)throw new Error("FocusTrap: No focus trap container passed in");this._container=e,this._observer=new MutationObserver((()=>this._setFirstAndLastFocusableEls(this._container))),this._handleKeyDown=this._focusTrap.bind(this),this._backgroundNavigationDisabler=new V(this._container)}init(){this._observer.observe(this._container,{attributeFilter:K,attributes:!0,childList:!0,subtree:!0}),this._setFirstAndLastFocusableEls(this._container),this._container.addEventListener("keydown",this._handleKeyDown),this._backgroundNavigationDisabler.disableBackground()}tearDown(){this._observer.disconnect(),this._container.removeEventListener("keydown",this._handleKeyDown),this._backgroundNavigationDisabler.enableBackground()}_focusTrap(e){const{key:t,target:n}=e,i=A(t),r=i===k.TAB&&e.shiftKey;!r&&i===k.TAB&&n===this.lastFocusableEl?(this.firstFocusableEl.focus(),e.preventDefault()):r&&n===this.firstFocusableEl&&(this.lastFocusableEl.focus(),e.preventDefault())}_setFirstAndLastFocusableEls(e){const[t,n]=this._getFirstAndLastFocusableEls(e);this.firstFocusableEl=t,this.lastFocusableEl=n,setTimeout((()=>{this._hasFocusBeenDropped()&&("-1"===e.getAttribute("tabindex")?e.focus():this.firstFocusableEl.focus())}),100)}_hasFocusBeenDropped(){const e=document.activeElement;return!e||e===document.body}_getFirstAndLastFocusableEls(e){const t=[...e.querySelectorAll(B)],n=new Map;let i,r,o=0,a=t.length-1;for(;(!i||!r)&&o<=a;){if(!i){const r=t[o];i=H(r,e,n)&&r,o++}if(!r){const i=t[a];r=H(i,e,n)&&i,a--}}return r=r||i,[i,r]}}const X=/.*(iPad|iPod|iPhone|Android|BB10|BlackBerry|IEMobile).*/;function Y(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:navigator.userAgent;return!!e&&X.test(e)}const Q="collapsible-dropdown",J=".".concat(Q,"__list"),Z=".".concat(Q,"__button"),$=".".concat(Q,"__close-button"),ee="no-focus-ring";class te{constructor(e){let{getFocusItemFromListItem:t=e=>e.querySelector(B),elementToFocus:n,dropdownTriggerEl:i,dropdownContentEl:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to CollapsibleDropdown");this.el=e,this.dropdownContentEl=r||this.el.querySelector(J),this._closeButton=this.el.querySelector($),this._isMobile=Y();const o=this.dropdownContentEl.closest(".".concat(Q));if(this._isMobile&&o&&(this._focusTrap=new z(o)),!n){const e=this.dropdownContentEl===this.dropdownContentEl.parentElement.querySelector(B),t="-1"===this.dropdownContentEl.getAttribute("tabIndex");e||t||console.warn('elementToFocus not provided and the dropdown container is not focusable. Consider adding tabindex="-1" to:',this.dropdownContentEl)}this.elementToFocus=n||this.dropdownContentEl,this.dropdownTriggerEl=i||this.el.querySelector(Z),this.hideClass="hidden",this.collapsible=new N(e,this.dropdownContentEl,{mainButton:this.dropdownTriggerEl}),this._handleBodyClick=this._handleBodyClick.bind(this),this._focusOutsideDropdown=this._focusOutsideDropdown.bind(this),this._leaveWindow=this._leaveWindow.bind(this),this._attachEventListeners(),this.collapsible.isList&&(this._getFocusItemFromListItem=t)}_attachEventListeners(){var e;this.el.addEventListener("open",(e=>this._showDropdownList(e))),this.el.addEventListener("close",(()=>this._hideDropdownList())),this.collapsible.isList&&this.dropdownContentEl.addEventListener("focusEl",(e=>this._manageFocus(e))),null===(e=this._closeButton)||void 0===e||e.addEventListener("click",(e=>this._handleCloseButtonClick(e)))}_manageFocus(e){const{target:t}=e;if(t&&this._getFocusItemFromListItem){const e=this._getFocusItemFromListItem(t);e&&e.focus()}}_handleBodyClick(e){this.el.contains(e.target)||this.collapsible.close({shouldReturnFocusToTrigger:!1})}_handleCloseButtonClick(e){var t;null===(t=e.stopPropagation)||void 0===t||t.call(e),this.collapsible.close({shouldReturnFocusToTrigger:!0})}_showDropdownList(e){window.addEventListener("blur",this._leaveWindow),this.dropdownContentEl.classList.remove(this.hideClass),this.elementToFocus.focus();const{key:t}=e&&e.detail;var n;(t?this.elementToFocus.classList.remove(ee):this.elementToFocus.classList.add(ee),document.addEventListener("mousedown",this._handleBodyClick),this._isMobile)?null===(n=this._focusTrap)||void 0===n||n.init():this.el.addEventListener("focusout",this._focusOutsideDropdown)}_hideDropdownList(){var e;this._isMobile?null===(e=this._focusTrap)||void 0===e||e.tearDown():this.el.removeEventListener("focusout",this._focusOutsideDropdown);document.removeEventListener("mousedown",this._handleBodyClick),window.removeEventListener("blur",this._leaveWindow),this.dropdownContentEl.classList.add(this.hideClass)}_focusOutsideDropdown(e){e.relatedTarget&&!this.el.contains(e.relatedTarget)&&this.collapsible.isOpen&&this.collapsible.close({shouldReturnFocusToTrigger:this._shouldReturnFocusToTrigger})}_leaveWindow(){this.collapsible.isOpen&&this.collapsible.close({shouldReturnFocusToTrigger:this._shouldReturnFocusToTrigger})}shouldReturnFocusToTrigger(e){this._shouldReturnFocusToTrigger=e}close(){this.collapsible.close({shouldReturnFocusToTrigger:this._shouldReturnFocusToTrigger})}}function ne(e){let{method:t="GET",headers:n={},sendCookies:i=!0,skipCsrfToken:r=!1,postData:o,isPemEnabled:a=!1,pemDegradationTrackingMetadata:s=[],pemEntityIds:c=[]}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l={method:t,headers:n,body:null};if(!r){const e=f("JSESSIONID");e&&(l.headers["Csrf-Token"]=S(e))}i&&(l.credentials="include"),"POST"!==l.method&&"PUT"!==l.method||(l.body=o);const u=fetch(e,l),d=u.then((n=>n.ok||304===n.status?n.text().then((e=>(n.responseText=e,n))):n.text().then((i=>{const r=new Error("".concat(t," request for ").concat(e," has failed with status code ").concat(n.status));return n.responseText=i,r.response=n,Promise.reject(r)}))));return a&&(s.length?function(e,t,n,i){try{window.tracking.then((r=>{window.pemTracking.then((o=>{o.trackFeatureDegradationsForFetch(t,n,i,e,r.state.currentPageInstance)}))}))}catch(e){}}(u,e,c,s):console.warn("Please set the value for the option pemDegradationTrackingMetadata when PEM is enabled.")),d}class ie{constructor(e){if(!e)throw Error("An element must be provided to LanguageSelector");this._el=e,this.listEl=this._el.querySelector(".collapsible-dropdown__list"),this.dropdownTriggerEl=this._el.querySelector(".language-selector__button"),this.currentListItem=this.listEl.querySelector(".language-selector__link--selected"),this.collapsibleDropdown=new te(e,{dropdownTriggerEl:this.dropdownTriggerEl,elementToFocus:this.currentListItem}),this._attachCustomEventListeners()}_attachCustomEventListeners(){this.listEl.addEventListener("click",this._handleLocaleButtonClick.bind(this))}_handleLocaleButtonClick(e){return function(e){const t=S(f("bcookie")||""),n=function(e){let t="";return e.indexOf("linkedin.cn")>-1?t="https://www.linkedin.cn":e.indexOf("linkedin-ei.cn")>-1?t="https://www.linkedin-ei.cn":e.indexOf("linkedin-ei.com")>-1?t="https://www.linkedin-ei.com":e.indexOf("linkedin.com")>-1&&(t="https://www.linkedin.com"),t}(x(document));return ne("".concat(n,"/psettings/update-language/cors?csrfToken=").concat(encodeURIComponent(t)),{method:"POST",headers:{"Content-Type":"application/json"},postData:JSON.stringify({locale:e}),skipCsrfToken:!0})}(e.target.getAttribute("data-locale")).then((()=>{location.reload()}))}}var re="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e.g?e.g:"undefined"!=typeof self?self:{},oe=(parseInt,"object"==typeof re&&re&&re.Object===Object&&re),ae="object"==typeof self&&self&&self.Object===Object&&self;oe||ae||Function("return this")(),Object.prototype.toString,Math.max,Math.min;function se(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function ce(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?se(Object(n),!0).forEach((function(t){le(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):se(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function le(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ue(e,t){if(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function de(e,t){return function(e,t){if(t.get)return t.get.call(e);return t.value}(e,pe(e,t,"get"))}function he(e,t,n){return function(e,t,n){if(t.set)t.set.call(e,n);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=n}}(e,pe(e,t,"set"),n),n}function pe(e,t,n){if(!t.has(e))throw new TypeError("attempted to "+n+" private field on non-instance");return t.get(e)}function fe(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}function me(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function ge(e,t,n){me(e,t),t.set(e,n)}function ve(e,t){me(e,t),t.add(e)}const ye={LIGHT:"light",DARK:"dark",SYSTEM:"system"},Ee="dark";function be(){const e=document.getElementById("config");let t;return e&&e.dataset&&(t=e.dataset.theme),t?document.documentElement.classList.contains(Ee)?ye.DARK:ye.LIGHT:void 0}var _e,we=["breadcrumb"],Te=["$type"],xe=["requestStart"],Se=["requestTime","viewNames","requestType","requestTag"],Ce=["requestStart"],ke=["requestStart"],Ie=["requestTime","viewNames","requestType"],Ae=["basePageTreeId"];function Le(){return Le="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,n){var i=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=Fe(e)););return e}(e,t);if(i){var r=Object.getOwnPropertyDescriptor(i,t);return r.get?r.get.call(arguments.length<3?e:n):r.value}},Le.apply(this,arguments)}function Oe(){Oe=function(){return t};var e,t={},n=Object.prototype,i=n.hasOwnProperty,r=Object.defineProperty||function(e,t,n){e[t]=n.value},o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function l(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{l({},"")}catch(e){l=function(e,t,n){return e[t]=n}}function u(e,t,n,i){var o=t&&t.prototype instanceof v?t:v,a=Object.create(o.prototype),s=new L(i||[]);return r(a,"_invoke",{value:C(e,n,s)}),a}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var h="suspendedStart",p="suspendedYield",f="executing",m="completed",g={};function v(){}function y(){}function E(){}var b={};l(b,a,(function(){return this}));var _=Object.getPrototypeOf,w=_&&_(_(O([])));w&&w!==n&&i.call(w,a)&&(b=w);var T=E.prototype=v.prototype=Object.create(b);function x(e){["next","throw","return"].forEach((function(t){l(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function n(r,o,a,s){var c=d(e[r],e,o);if("throw"!==c.type){var l=c.arg,u=l.value;return u&&"object"==Ke(u)&&i.call(u,"__await")?t.resolve(u.__await).then((function(e){n("next",e,a,s)}),(function(e){n("throw",e,a,s)})):t.resolve(u).then((function(e){l.value=e,a(l)}),(function(e){return n("throw",e,a,s)}))}s(c.arg)}var o;r(this,"_invoke",{value:function(e,i){function r(){return new t((function(t,r){n(e,i,t,r)}))}return o=o?o.then(r,r):r()}})}function C(t,n,i){var r=h;return function(o,a){if(r===f)throw new Error("Generator is already running");if(r===m){if("throw"===o)throw a;return{value:e,done:!0}}for(i.method=o,i.arg=a;;){var s=i.delegate;if(s){var c=k(s,i);if(c){if(c===g)continue;return c}}if("next"===i.method)i.sent=i._sent=i.arg;else if("throw"===i.method){if(r===h)throw r=m,i.arg;i.dispatchException(i.arg)}else"return"===i.method&&i.abrupt("return",i.arg);r=f;var l=d(t,n,i);if("normal"===l.type){if(r=i.done?m:p,l.arg===g)continue;return{value:l.arg,done:i.done}}"throw"===l.type&&(r=m,i.method="throw",i.arg=l.arg)}}}function k(t,n){var i=n.method,r=t.iterator[i];if(r===e)return n.delegate=null,"throw"===i&&t.iterator.return&&(n.method="return",n.arg=e,k(t,n),"throw"===n.method)||"return"!==i&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+i+"' method")),g;var o=d(r,t.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,g;var a=o.arg;return a?a.done?(n[t.resultName]=a.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,g):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,g)}function I(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function A(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function L(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(I,this),this.reset(!0)}function O(t){if(t||""===t){var n=t[a];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function n(){for(;++r<t.length;)if(i.call(t,r))return n.value=t[r],n.done=!1,n;return n.value=e,n.done=!0,n};return o.next=o}}throw new TypeError(Ke(t)+" is not iterable")}return y.prototype=E,r(T,"constructor",{value:E,configurable:!0}),r(E,"constructor",{value:y,configurable:!0}),y.displayName=l(E,c,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,E):(e.__proto__=E,l(e,c,"GeneratorFunction")),e.prototype=Object.create(T),e},t.awrap=function(e){return{__await:e}},x(S.prototype),l(S.prototype,s,(function(){return this})),t.AsyncIterator=S,t.async=function(e,n,i,r,o){void 0===o&&(o=Promise);var a=new S(u(e,n,i,r),o);return t.isGeneratorFunction(n)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},x(T),l(T,c,"Generator"),l(T,a,(function(){return this})),l(T,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var i in t)n.push(i);return n.reverse(),function e(){for(;n.length;){var i=n.pop();if(i in t)return e.value=i,e.done=!1,e}return e.done=!0,e}},t.values=O,L.prototype={constructor:L,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(A),!t)for(var n in this)"t"===n.charAt(0)&&i.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function r(i,r){return s.type="throw",s.arg=t,n.next=i,r&&(n.method="next",n.arg=e),!!r}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var c=i.call(a,"catchLoc"),l=i.call(a,"finallyLoc");if(c&&l){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=e,a.arg=t,o?(this.method="next",this.next=o.finallyLoc,g):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),g},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),A(n),g}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var i=n.completion;if("throw"===i.type){var r=i.arg;A(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,i){return this.delegate={iterator:O(t),resultName:n,nextLoc:i},"next"===this.method&&(this.arg=e),g}},t}function Re(e,t,n,i,r,o,a){try{var s=e[o](a),c=s.value}catch(e){return void n(e)}s.done?t(c):Promise.resolve(c).then(i,r)}function Ne(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function Pe(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ne(Object(n),!0).forEach((function(t){Qe(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ne(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Me(e,t){if(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function De(e,t,n){return t=Fe(t),function(e,t){if(t&&("object"===Ke(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return Ue(e)}(e,Be()?Reflect.construct(t,n||[],Fe(e).constructor):t.apply(e,n))}function Ue(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Be(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(Be=function(){return!!e})()}function Fe(e){return Fe=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Fe(e)}function qe(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&He(e,t)}function He(e,t){return He=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},He(e,t)}function Ge(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=We(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var i=0,r=function(){};return{s:r,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function je(e){return function(e){if(Array.isArray(e))return Ve(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||We(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function We(e,t){if(e){if("string"==typeof e)return Ve(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ve(e,t):void 0}}function Ve(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function Ke(e){return Ke="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ke(e)}function ze(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xe(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,Je(i.key),i)}}function Ye(e,t,n){return t&&Xe(e.prototype,t),n&&Xe(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Qe(e,t,n){return(t=Je(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Je(e){var t=function(e){if("object"!=Ke(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,"string");if("object"!=Ke(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Ke(t)?t:String(t)}var Ze,$e="unknown",et=new Uint8Array(16);function tt(){if(!Ze&&!(Ze="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ze(et)}var nt=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function it(e){return"string"==typeof e&&nt.test(e)}for(var rt=[],ot=0;ot<256;++ot)rt.push((ot+256).toString(16).slice(1));function at(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return(rt[e[t+0]]+rt[e[t+1]]+rt[e[t+2]]+rt[e[t+3]]+"-"+rt[e[t+4]]+rt[e[t+5]]+"-"+rt[e[t+6]]+rt[e[t+7]]+"-"+rt[e[t+8]]+rt[e[t+9]]+"-"+rt[e[t+10]]+rt[e[t+11]]+rt[e[t+12]]+rt[e[t+13]]+rt[e[t+14]]+rt[e[t+15]]).toLowerCase()}function st(e){if(!it(e))throw TypeError("Invalid UUID");var t,n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n}function ct(e,t,n){function i(e,i,r,o){var a;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof i&&(i=st(i)),16!==(null===(a=i)||void 0===a?void 0:a.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var s=new Uint8Array(16+e.length);if(s.set(i),s.set(e,i.length),(s=n(s))[6]=15&s[6]|t,s[8]=63&s[8]|128,r){o=o||0;for(var c=0;c<16;++c)r[o+c]=s[c];return r}return at(s)}try{i.name=e}catch(e){}return i.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",i.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",i}function lt(e){return 14+(e+64>>>9<<4)+1}function ut(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function dt(e,t,n,i,r,o){return ut((a=ut(ut(t,e),ut(i,o)))<<(s=r)|a>>>32-s,n);var a,s}function ht(e,t,n,i,r,o,a){return dt(t&n|~t&i,e,t,r,o,a)}function pt(e,t,n,i,r,o,a){return dt(t&i|n&~i,e,t,r,o,a)}function ft(e,t,n,i,r,o,a){return dt(t^n^i,e,t,r,o,a)}function mt(e,t,n,i,r,o,a){return dt(n^(t|~i),e,t,r,o,a)}ct("v3",48,(function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){for(var t=[],n=32*e.length,i="0123456789abcdef",r=0;r<n;r+=8){var o=e[r>>5]>>>r%32&255,a=parseInt(i.charAt(o>>>4&15)+i.charAt(15&o),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[lt(t)-1]=t;for(var n=1732584193,i=-271733879,r=-1732584194,o=271733878,a=0;a<e.length;a+=16){var s=n,c=i,l=r,u=o;n=ht(n,i,r,o,e[a],7,-680876936),o=ht(o,n,i,r,e[a+1],12,-389564586),r=ht(r,o,n,i,e[a+2],17,606105819),i=ht(i,r,o,n,e[a+3],22,-1044525330),n=ht(n,i,r,o,e[a+4],7,-176418897),o=ht(o,n,i,r,e[a+5],12,1200080426),r=ht(r,o,n,i,e[a+6],17,-1473231341),i=ht(i,r,o,n,e[a+7],22,-45705983),n=ht(n,i,r,o,e[a+8],7,1770035416),o=ht(o,n,i,r,e[a+9],12,-1958414417),r=ht(r,o,n,i,e[a+10],17,-42063),i=ht(i,r,o,n,e[a+11],22,-1990404162),n=ht(n,i,r,o,e[a+12],7,1804603682),o=ht(o,n,i,r,e[a+13],12,-40341101),r=ht(r,o,n,i,e[a+14],17,-1502002290),n=pt(n,i=ht(i,r,o,n,e[a+15],22,1236535329),r,o,e[a+1],5,-165796510),o=pt(o,n,i,r,e[a+6],9,-1069501632),r=pt(r,o,n,i,e[a+11],14,643717713),i=pt(i,r,o,n,e[a],20,-373897302),n=pt(n,i,r,o,e[a+5],5,-701558691),o=pt(o,n,i,r,e[a+10],9,38016083),r=pt(r,o,n,i,e[a+15],14,-660478335),i=pt(i,r,o,n,e[a+4],20,-405537848),n=pt(n,i,r,o,e[a+9],5,568446438),o=pt(o,n,i,r,e[a+14],9,-1019803690),r=pt(r,o,n,i,e[a+3],14,-187363961),i=pt(i,r,o,n,e[a+8],20,1163531501),n=pt(n,i,r,o,e[a+13],5,-1444681467),o=pt(o,n,i,r,e[a+2],9,-51403784),r=pt(r,o,n,i,e[a+7],14,1735328473),n=ft(n,i=pt(i,r,o,n,e[a+12],20,-1926607734),r,o,e[a+5],4,-378558),o=ft(o,n,i,r,e[a+8],11,-2022574463),r=ft(r,o,n,i,e[a+11],16,1839030562),i=ft(i,r,o,n,e[a+14],23,-35309556),n=ft(n,i,r,o,e[a+1],4,-1530992060),o=ft(o,n,i,r,e[a+4],11,1272893353),r=ft(r,o,n,i,e[a+7],16,-155497632),i=ft(i,r,o,n,e[a+10],23,-1094730640),n=ft(n,i,r,o,e[a+13],4,681279174),o=ft(o,n,i,r,e[a],11,-358537222),r=ft(r,o,n,i,e[a+3],16,-722521979),i=ft(i,r,o,n,e[a+6],23,76029189),n=ft(n,i,r,o,e[a+9],4,-640364487),o=ft(o,n,i,r,e[a+12],11,-421815835),r=ft(r,o,n,i,e[a+15],16,530742520),n=mt(n,i=ft(i,r,o,n,e[a+2],23,-995338651),r,o,e[a],6,-198630844),o=mt(o,n,i,r,e[a+7],10,1126891415),r=mt(r,o,n,i,e[a+14],15,-1416354905),i=mt(i,r,o,n,e[a+5],21,-57434055),n=mt(n,i,r,o,e[a+12],6,1700485571),o=mt(o,n,i,r,e[a+3],10,-1894986606),r=mt(r,o,n,i,e[a+10],15,-1051523),i=mt(i,r,o,n,e[a+1],21,-2054922799),n=mt(n,i,r,o,e[a+8],6,1873313359),o=mt(o,n,i,r,e[a+15],10,-30611744),r=mt(r,o,n,i,e[a+6],15,-1560198380),i=mt(i,r,o,n,e[a+13],21,1309151649),n=mt(n,i,r,o,e[a+4],6,-145523070),o=mt(o,n,i,r,e[a+11],10,-1120210379),r=mt(r,o,n,i,e[a+2],15,718787259),i=mt(i,r,o,n,e[a+9],21,-343485551),n=ut(n,s),i=ut(i,c),r=ut(r,l),o=ut(o,u)}return[n,i,r,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(lt(t)),i=0;i<t;i+=8)n[i>>5]|=(255&e[i/8])<<i%32;return n}(e),8*e.length))}));var gt={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function vt(e,t,n){if(gt.randomUUID&&!t&&!e)return gt.randomUUID();var i=(e=e||{}).random||(e.rng||tt)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var r=0;r<16;++r)t[n+r]=i[r];return t}return at(i)}function yt(e,t,n,i){switch(e){case 0:return t&n^~t&i;case 1:case 3:return t^n^i;case 2:return t&n^t&i^n&i}}function Et(e,t){return e<<t|e>>>32-t}ct("v5",80,(function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var i=unescape(encodeURIComponent(e));e=[];for(var r=0;r<i.length;++r)e.push(i.charCodeAt(r))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,a=Math.ceil(o/16),s=new Array(a),c=0;c<a;++c){for(var l=new Uint32Array(16),u=0;u<16;++u)l[u]=e[64*c+4*u]<<24|e[64*c+4*u+1]<<16|e[64*c+4*u+2]<<8|e[64*c+4*u+3];s[c]=l}s[a-1][14]=8*(e.length-1)/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=8*(e.length-1)&4294967295;for(var d=0;d<a;++d){for(var h=new Uint32Array(80),p=0;p<16;++p)h[p]=s[d][p];for(var f=16;f<80;++f)h[f]=Et(h[f-3]^h[f-8]^h[f-14]^h[f-16],1);for(var m=n[0],g=n[1],v=n[2],y=n[3],E=n[4],b=0;b<80;++b){var _=Math.floor(b/20),w=Et(m,5)+yt(_,g,v,y)+E+t[_]+h[b]>>>0;E=y,y=v,v=Et(g,30)>>>0,g=m,m=w}n[0]=n[0]+m>>>0,n[1]=n[1]+g>>>0,n[2]=n[2]+v>>>0,n[3]=n[3]+y>>>0,n[4]=n[4]+E>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]}));var bt=Uint8Array,_t=Uint16Array,wt=Uint32Array,Tt=new bt([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),xt=new bt([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),St=new bt([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Ct=function(e,t){for(var n=new _t(31),i=0;i<31;++i)n[i]=t+=1<<e[i-1];var r=new wt(n[30]);for(i=1;i<30;++i)for(var o=n[i];o<n[i+1];++o)r[o]=o-n[i]<<5|i;return[n,r]},kt=Ct(Tt,2),It=kt[0],At=kt[1];It[28]=258,At[258]=28;for(var Lt=Ct(xt,0)[1],Ot=new _t(32768),Rt=0;Rt<32768;++Rt){var Nt=(43690&Rt)>>>1|(21845&Rt)<<1;Nt=(61680&(Nt=(52428&Nt)>>>2|(13107&Nt)<<2))>>>4|(3855&Nt)<<4,Ot[Rt]=((65280&Nt)>>>8|(255&Nt)<<8)>>>1}var Pt=function(e,t,n){for(var i=e.length,r=0,o=new _t(t);r<i;++r)e[r]&&++o[e[r]-1];var a,s=new _t(t);for(r=0;r<t;++r)s[r]=s[r-1]+o[r-1]<<1;if(n){a=new _t(1<<t);var c=15-t;for(r=0;r<i;++r)if(e[r])for(var l=r<<4|e[r],u=t-e[r],d=s[e[r]-1]++<<u,h=d|(1<<u)-1;d<=h;++d)a[Ot[d]>>>c]=l}else for(a=new _t(i),r=0;r<i;++r)e[r]&&(a[r]=Ot[s[e[r]-1]++]>>>15-e[r]);return a},Mt=new bt(288);for(Rt=0;Rt<144;++Rt)Mt[Rt]=8;for(Rt=144;Rt<256;++Rt)Mt[Rt]=9;for(Rt=256;Rt<280;++Rt)Mt[Rt]=7;for(Rt=280;Rt<288;++Rt)Mt[Rt]=8;var Dt=new bt(32);for(Rt=0;Rt<32;++Rt)Dt[Rt]=5;var Ut=Pt(Mt,9,0),Bt=Pt(Dt,5,0),Ft=function(e){return(e+7)/8|0},qt=function(e,t,n){n<<=7&t;var i=t/8|0;e[i]|=n,e[i+1]|=n>>>8},Ht=function(e,t,n){n<<=7&t;var i=t/8|0;e[i]|=n,e[i+1]|=n>>>8,e[i+2]|=n>>>16},Gt=function(e,t){for(var n=[],i=0;i<e.length;++i)e[i]&&n.push({s:i,f:e[i]});var r=n.length,o=n.slice();if(!r)return[Yt,0];if(1==r){var a=new bt(n[0].s+1);return a[n[0].s]=1,[a,1]}n.sort((function(e,t){return e.f-t.f})),n.push({s:-1,f:25001});var s=n[0],c=n[1],l=0,u=1,d=2;for(n[0]={s:-1,f:s.f+c.f,l:s,r:c};u!=r-1;)s=n[n[l].f<n[d].f?l++:d++],c=n[l!=u&&n[l].f<n[d].f?l++:d++],n[u++]={s:-1,f:s.f+c.f,l:s,r:c};var h=o[0].s;for(i=1;i<r;++i)o[i].s>h&&(h=o[i].s);var p=new _t(h+1),f=jt(n[u-1],p,0);if(f>t){i=0;var m=0,g=f-t,v=1<<g;for(o.sort((function(e,t){return p[t.s]-p[e.s]||e.f-t.f}));i<r;++i){var y=o[i].s;if(!(p[y]>t))break;m+=v-(1<<f-p[y]),p[y]=t}for(m>>>=g;m>0;){var E=o[i].s;p[E]<t?m-=1<<t-p[E]++-1:++i}for(;i>=0&&m;--i){var b=o[i].s;p[b]==t&&(--p[b],++m)}f=t}return[new bt(p),f]},jt=function e(t,n,i){return-1==t.s?Math.max(e(t.l,n,i+1),e(t.r,n,i+1)):n[t.s]=i},Wt=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new _t(++t),i=0,r=e[0],o=1,a=function(e){n[i++]=e},s=1;s<=t;++s)if(e[s]==r&&s!=t)++o;else{if(!r&&o>2){for(;o>138;o-=138)a(32754);o>2&&(a(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(a(r),--o;o>6;o-=6)a(8304);o>2&&(a(o-3<<5|8208),o=0)}for(;o--;)a(r);o=1,r=e[s]}return[n.subarray(0,i),t]},Vt=function(e,t){for(var n=0,i=0;i<t.length;++i)n+=e[i]*t[i];return n},Kt=function(e,t,n){var i=n.length,r=Ft(t+2);e[r]=255&i,e[r+1]=i>>>8,e[r+2]=255^e[r],e[r+3]=255^e[r+1];for(var o=0;o<i;++o)e[r+o+4]=n[o];return 8*(r+4+i)},zt=function(e,t,n,i,r,o,a,s,c,l,u){qt(t,u++,n),++r[256];for(var d=Gt(r,15),h=d[0],p=d[1],f=Gt(o,15),m=f[0],g=f[1],v=Wt(h),y=v[0],E=v[1],b=Wt(m),_=b[0],w=b[1],T=new _t(19),x=0;x<y.length;++x)T[31&y[x]]++;for(x=0;x<_.length;++x)T[31&_[x]]++;for(var S=Gt(T,7),C=S[0],k=S[1],I=19;I>4&&!C[St[I-1]];--I);var A,L,O,R,N=l+5<<3,P=Vt(r,Mt)+Vt(o,Dt)+a,M=Vt(r,h)+Vt(o,m)+a+14+3*I+Vt(T,C)+(2*T[16]+3*T[17]+7*T[18]);if(N<=P&&N<=M)return Kt(t,u,e.subarray(c,c+l));if(qt(t,u,1+(M<P)),u+=2,M<P){A=Pt(h,p,0),L=h,O=Pt(m,g,0),R=m;var D=Pt(C,k,0);for(qt(t,u,E-257),qt(t,u+5,w-1),qt(t,u+10,I-4),u+=14,x=0;x<I;++x)qt(t,u+3*x,C[St[x]]);u+=3*I;for(var U=[y,_],B=0;B<2;++B){var F=U[B];for(x=0;x<F.length;++x){var q=31&F[x];qt(t,u,D[q]),u+=C[q],q>15&&(qt(t,u,F[x]>>>5&127),u+=F[x]>>>12)}}}else A=Ut,L=Mt,O=Bt,R=Dt;for(x=0;x<s;++x)if(i[x]>255){q=i[x]>>>18&31,Ht(t,u,A[q+257]),u+=L[q+257],q>7&&(qt(t,u,i[x]>>>23&31),u+=Tt[q]);var H=31&i[x];Ht(t,u,O[H]),u+=R[H],H>3&&(Ht(t,u,i[x]>>>5&8191),u+=xt[H])}else Ht(t,u,A[i[x]]),u+=L[i[x]];return Ht(t,u,A[256]),u+L[256]},Xt=new wt([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),Yt=new bt(0),Qt=function(){for(var e=new Int32Array(256),t=0;t<256;++t){for(var n=t,i=9;--i;)n=(1&n&&-306674912)^n>>>1;e[t]=n}return e}(),Jt=function(e,t,n,i,r){return function(e,t,n,i,r,o){var a=e.length,s=new bt(i+a+5*(1+Math.ceil(a/7e3))+r),c=s.subarray(i,s.length-r),l=0;if(!t||a<8)for(var u=0;u<=a;u+=65535){var d=u+65535;d>=a&&(c[l>>3]=o),l=Kt(c,l+1,e.subarray(u,d))}else{for(var h=Xt[t-1],p=h>>>13,f=8191&h,m=(1<<n)-1,g=new _t(32768),v=new _t(m+1),y=Math.ceil(n/3),E=2*y,b=function(t){return(e[t]^e[t+1]<<y^e[t+2]<<E)&m},_=new wt(25e3),w=new _t(288),T=new _t(32),x=0,S=0,C=(u=0,0),k=0,I=0;u<a;++u){var A=b(u),L=32767&u,O=v[A];if(g[L]=O,v[A]=L,k<=u){var R=a-u;if((x>7e3||C>24576)&&R>423){l=zt(e,c,0,_,w,T,S,C,I,u-I,l),C=x=S=0,I=u;for(var N=0;N<286;++N)w[N]=0;for(N=0;N<30;++N)T[N]=0}var P=2,M=0,D=f,U=L-O&32767;if(R>2&&A==b(u-U))for(var B=Math.min(p,R)-1,F=Math.min(32767,u),q=Math.min(258,R);U<=F&&--D&&L!=O;){if(e[u+P]==e[u+P-U]){for(var H=0;H<q&&e[u+H]==e[u+H-U];++H);if(H>P){if(P=H,M=U,H>B)break;var G=Math.min(U,H-2),j=0;for(N=0;N<G;++N){var W=u-U+N+32768&32767,V=W-g[W]+32768&32767;V>j&&(j=V,O=W)}}}U+=(L=O)-(O=g[L])+32768&32767}if(M){_[C++]=268435456|At[P]<<18|Lt[M];var K=31&At[P],z=31&Lt[M];S+=Tt[K]+xt[z],++w[257+K],++T[z],k=u+P,++x}else _[C++]=e[u],++w[e[u]]}}l=zt(e,c,o,_,w,T,S,C,I,u-I,l),!o&&7&l&&(l=Kt(c,l+1,Yt))}return function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var i=new(2==e.BYTES_PER_ELEMENT?_t:4==e.BYTES_PER_ELEMENT?wt:bt)(n-t);return i.set(e.subarray(t,n)),i}(s,0,i+Ft(l)+r)}(e,null==t.level?6:t.level,null==t.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(e.length)))):12+t.mem,n,i,!r)},Zt=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8},$t="undefined"!=typeof TextDecoder&&new TextDecoder;try{$t.decode(Yt,{stream:!0})}catch(Pr){}function en(){return"undefined"!=typeof window&&"function"==typeof window.fetch}function tn(){try{return en()&&"keepalive"in new Request("")}catch(e){return!1}}function nn(e){var t=e.body,n=e.keepalive,i=e.headers,r=e.compress;i["content-type"]||(i["content-type"]="text/plain;charset=UTF-8");var o=t;if(r&&"undefined"!=typeof TextEncoder)try{o=function(e,t){t||(t={});var n=function(){var e=-1;return{p:function(t){for(var n=e,i=0;i<t.length;++i)n=Qt[255&n^t[i]]^n>>>8;e=n},d:function(){return~e}}}(),i=e.length;n.p(e);var r=Jt(e,t,function(e){return 10+(e.filename&&e.filename.length+1||0)}(t),8),o=r.length;return function(e,t){var n=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=t.level<2?4:9==t.level?2:0,e[9]=3,0!=t.mtime&&Zt(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),n){e[3]=8;for(var i=0;i<=n.length;++i)e[i+10]=n.charCodeAt(i)}}(r,t),Zt(r,o-8,n.d()),Zt(r,o-4,i),r}((new TextEncoder).encode(t)),i["content-encoding"]="gzip"}catch(e){}return{body:o,keepalive:n,credentials:"include",headers:i,method:"POST",mode:"cors"}}function rn(e){return e&&"message"in e?e.message:"UNKNOWN_ERROR"}var on,an="undefined"!=typeof navigator&&"sendBeacon"in navigator,sn=tn()?function(e,t,n,i){return new Promise((function(r){fetch(e,nn({body:t,keepalive:!0,headers:n,compress:i})).catch((function(){return fetch(e,nn({body:t,keepalive:!1,headers:n,compress:i}))})).then((function(e){e.ok?r({type:"success",drop:!1,statusCode:e.status}):r({type:"response",drop:!0,statusCode:e.status,rawError:e.statusText})}),(function(e){return r({type:"network",drop:!0,rawError:rn(e)})}))}))}:function(e,t,n,i){return new Promise((function(r){if(an){var o=!1;try{o=navigator.sendBeacon(e,t)}catch(e){}if(o)return void r({type:"unknown",drop:!1})}fetch(e,nn({body:t,keepalive:!1,headers:n,compress:i})).then((function(e){e.ok?r({type:"success",drop:!1,statusCode:200}):r({type:"response",drop:!0,statusCode:e.status,rawError:e.statusText})}),(function(e){return r({type:"network",drop:!0,rawError:rn(e)})}))}))};function cn(e){return new Promise((function(t,n){e.oncomplete=e.onsuccess=function(){return t(e.result)},e.onabort=e.onerror=function(){return n(e.error)}}))}function ln(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"key",i=arguments.length>3?arguments[3]:void 0,r=indexedDB.open(e);r.onupgradeneeded=function(){try{r.result.createObjectStore(t,{keyPath:n})}catch(e){null==i||i.onError(e)}};var o=new Promise((function(e,t){r.onsuccess=function(){var t=r.result;t.onversionchange=function(){return t.close()},e(t),null==i||i.onSuccess()},r.onerror=function(){t(r.error),null==i||i.onError(r.error)}}));return function(e,n){return o.then((function(i){return n(i.transaction(t,e).objectStore(t))}))}}function un(){return on||(on=ln("idb-queue","default")),on}function dn(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=0,i=null;return e.openKeyCursor().onsuccess=function(){var r=this.result;r&&n++<t.batchEvictionNumber?(i=r.key,r.continue()):null!=i&&e.delete(IDBKeyRange.upperBound(i))},cn(e.transaction)}var hn=!1;function pn(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:un();return hn?Promise.resolve():function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:un();return n("readwrite",(function(n){return n.put(e),cn(n.count()).then((function(e){if(!(e<=t.maxNumber))return dn(n,t)}))})).catch((function(e){if(e&&"QuotaExceededError"===e.name)return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{maxNumber:1e3,batchEvictionNumber:300};return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:un())("readwrite",(function(t){return dn(t,e)}))}(t,n)}))}(e,t,n)}function fn(e,t,n){return t("readonly",(function(t){var i=[];return t.openCursor(null,n).onsuccess=function(){var t=this.result;t&&(i.push(t.value),(e<0||i.length<e)&&t.continue())},cn(t.transaction).then((function(){return i}))}))}function mn(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;return!t||n<1||(e[t]=JSON.stringify({attempt:n,errorCode:i})),e}function gn(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.debug("[beacon-transporter] ",e())}function vn(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.error("[beacon-transporter] ",e())}function yn(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{timeRemaining:5,timeout:1e4};"undefined"==typeof requestIdleCallback?setTimeout(e,t.fallbackTimeout||10):function n(){requestIdleCallback((function(i){i.timeRemaining()>t.timeRemaining||i.didTimeout?e():n()}),{timeout:t.timeout})}()}var En=function(){function e(t){var n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];ze(this,e),Qe(this,"config",void 0),Qe(this,"compress",void 0),Qe(this,"throttleControl",void 0),Qe(this,"withStore",void 0),Qe(this,"disablePersistence",!1),this.config=t,this.compress=i;var r,o,a,s=t.measureIDB;s&&performance.mark(s.createStartMark),this.withStore=ln(t.idbName,"beacons","timestamp",{onSuccess:function(){s&&performance.measure(s.createSuccessMeasure,s.createStartMark)},onError:function(){s&&performance.measure(s.createFailMeasure,s.createStartMark),n.disablePersistence=!0}}),this.throttleControl=(r=this.replayEntries.bind(this),o=t.throttleWait,a=0,{throttledFn:function(){var e=Date.now();e-a>o&&(gn((function(){return"[throttle] Run fn() at "+String(e)})),r(),a=e)},resetThrottle:function(){a=0}})}return Ye(e,[{key:"onNotify",value:function(){this.disablePersistence||this.throttleControl.throttledFn()}},{key:"push",value:function(e){var t=this;if(!this.disablePersistence){var n=function(){gn((function(){return"Persisting to DB "+e.url})),pn(e,t.config,t.withStore).then((function(){t.throttleControl.resetThrottle(),gn((function(){return"push completed"}))})).catch((function(){t.disablePersistence=!0,vn((function(){return"push failed"}))}))};this.config.useIdle?yn(n):n()}}},{key:"clear",value:function(){var e=this;return this.disablePersistence?Promise.resolve():function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:un();return hn=!0,e("readwrite",(function(e){return e.clear(),cn(e.transaction).finally((function(){return hn=!1}))}))}(this.withStore).catch((function(){e.disablePersistence=!0,vn((function(){return"clear failed"}))}))}},{key:"peek",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.disablePersistence?Promise.resolve([]):function(){return fn(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,arguments.length>1&&void 0!==arguments[1]?arguments[1]:un(),"next")}(t,this.withStore).catch((function(){return e.disablePersistence=!0,vn((function(){return"peek failed"})),[]}))}},{key:"peekBack",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.disablePersistence?Promise.resolve([]):function(){return fn(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,arguments.length>1&&void 0!==arguments[1]?arguments[1]:un(),"prev")}(t,this.withStore).catch((function(){return e.disablePersistence=!0,vn((function(){return"peekBack failed"})),[]}))}},{key:"replayEntries",value:function(){var e=this;if(!this.disablePersistence){var t=function(){gn((function(){return"Replaying entry: shift from store"})),function(){return function(e,t){return t("readwrite",(function(t){var n=[];return t.openCursor(null,"next").onsuccess=function(){var t=this.result;t&&(n.push(t.value),t.delete(),(e<0||n.length<e)&&t.continue())},cn(t.transaction).then((function(){return n}))}))}(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,arguments.length>1&&void 0!==arguments[1]?arguments[1]:un())}(1,e.withStore).then((function(t){if(t.length>0){var n,i,r=t[0],o=r.url,a=r.body,s=r.headers,c=r.timestamp,l=r.statusCode,u=r.attemptCount;return gn((function(){return"header: ".concat(String(e.config.headerName),"; attemptCount: ").concat(u)})),null===(n=(i=e.config).onBeforeRetry)||void 0===n||n.call(i,a),sn(o,a,mn(s,e.config.headerName,u,l),e.compress).then((function(t){if("unknown"===t.type||"success"===t.type){var n,i;null===(n=(i=e.config).onResult)||void 0===n||n.call(i,t,a),e.replayEntries()}else{var r,s,d,h,p,f;if(u+1>e.config.attemptLimit)return gn((function(){return"Exceeded attempt count, dropping the entry: "+JSON.stringify({url:o,timestamp:c,statusCode:l},null,2)})),t.drop=!0,void(null===(r=(s=e.config).onResult)||void 0===r||r.call(s,t,a));if("network"===t.type||e.config.statusCodes.includes(t.statusCode))return t.drop=!1,null===(d=(h=e.config).onResult)||void 0===d||d.call(h,t,a),gn((function(){return"Replaying the entry failed, pushing back to IDB: "+JSON.stringify({url:o,timestamp:c,statusCode:l},null,2)})),pn({url:o,body:a,timestamp:c,statusCode:l,attemptCount:u+1},e.config,e.withStore);t.drop=!0,null===(p=(f=e.config).onResult)||void 0===p||p.call(f,t,a)}}))}})).catch((function(t){e.disablePersistence=!0,t&&t.message&&vn((function(){return"Replay entry failed: ".concat(t.message)}))}))};this.config.useIdle?yn(t):t()}}}]),e}(),bn=function(){function e(){ze(this,e)}return Ye(e,[{key:"onNotify",value:function(){}},{key:"push",value:function(){}},{key:"clear",value:function(){return Promise.resolve()}},{key:"peek",value:function(){return Promise.resolve([])}},{key:"peekBack",value:function(){return Promise.resolve([])}}]),e}(),_n=function(){function e(t,n){ze(this,e),Qe(this,"queue",void 0),Qe(this,"beaconListeners",new Set),this.queue=e.hasSupport&&!n.disablePersistenceRetry?new En(t,n.compress):new bn}return Ye(e,[{key:"pushToQueue",value:function(e){this.queue.push(e)}},{key:"notifyQueue",value:function(){this.queue.onNotify()}},{key:"clearQueue",value:function(){return this.beaconListeners.forEach((function(e){return e()})),this.queue.clear()}},{key:"peekQueue",value:function(e){return this.queue.peek(e)}},{key:"peekBackQueue",value:function(e){return this.queue.peekBack(e)}},{key:"onClear",value:function(e){this.beaconListeners.add(e)}},{key:"removeOnClear",value:function(e){this.beaconListeners.delete(e)}}]),e}();Qe(_n,"hasSupport","undefined"!=typeof globalThis&&!!globalThis.indexedDB);var wn=[502,504],Tn=[429,503],xn=function(){function e(t,n,i,r){var o=this,a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];ze(this,e),Qe(this,"url",void 0),Qe(this,"body",void 0),Qe(this,"config",void 0),Qe(this,"persistenceConfig",void 0),Qe(this,"compress",void 0),Qe(this,"timestamp",void 0),Qe(this,"isClearQueuePending",!1),Qe(this,"onClearCallback",void 0),this.url=t,this.body=n,this.config=i,this.persistenceConfig=r,this.compress=a,this.timestamp=Date.now(),this.onClearCallback=function(){return o.isClearQueuePending=!0}}return Ye(e,[{key:"send",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.persistenceConfig.db.onClear(this.onClearCallback);var n=this.retryLimit;return this.retry((function(t){return sn(e.url,e.body,t,e.compress)}),n,t).finally((function(){gn((function(){return"beacon finished"})),e.persistenceConfig.db.removeOnClear(e.onClearCallback)}))}},{key:"retryLimit",get:function(){return this.config.attemptLimit}},{key:"getAttemptCount",value:function(e){return this.retryLimit-e+1}},{key:"retry",value:function(e,t,n,i){var r=this,o=this.getAttemptCount(t)-1;return e(mn(n,this.config.headerName,o,i)).then((function(i){var o,a,s,c;if(i.drop=!1,"unknown"===i.type||"success"===i.type)r.isClearQueuePending||r.persistenceConfig.disabled||r.persistenceConfig.db.notifyQueue(),s=i;else if(gn((function(){return"retry rejected "+JSON.stringify(i)})),r.shouldPersist(t,i))r.persistenceConfig.db.pushToQueue({url:r.url,body:r.body,headers:n,statusCode:i.statusCode,timestamp:r.timestamp,attemptCount:r.getAttemptCount(t)}),s={type:"persisted",drop:!1,statusCode:i.statusCode};else{if(t>0&&r.isRetryableError(i)){var l,u;null===(l=(u=r.config).onIntermediateResult)||void 0===l||l.call(u,i,r.body);var d=r.config.calculateRetryDelay(r.getAttemptCount(t),t);return gn((function(){return"in memory retry in ".concat(d,"ms")})),(c=d,new Promise((function(e){return setTimeout(e,c)}))).then((function(){return r.retry(e,t-1,n,i.statusCode)}))}(s=i).drop=!0}return null===(o=(a=r.config).onIntermediateResult)||void 0===o||o.call(a,s,r.body),s}))}},{key:"isRetryableError",value:function(e){return!("network"!==e.type&&!this.config.statusCodes.includes(e.statusCode))}},{key:"shouldPersist",value:function(e,t){return!(this.isClearQueuePending||this.persistenceConfig.disabled||navigator.onLine&&(0!==e||"network"!==t.type)&&("response"!==t.type||!this.persistenceConfig.statusCodes.includes(t.statusCode)))}}]),e}(),Sn="internal:hide",Cn="internal:error";function kn(e,t,n){var i=e.get(t);i&&i.push(n)||e.set(t,[n])}function In(e,t,n){var i=e.get(t);i&&i.splice(i.indexOf(n)>>>0,1)}var An,Ln,On=(An=new Map,Ln=new Map,{on:function(e,t){kn(An,e,t)},before:function(e,t){kn(Ln,e,t)},off:function(e,t){In(An,e,t)},offBefore:function(e,t){In(Ln,e,t)},emit:function(e,t){(Ln.get(e)||[]).concat(An.get(e)||[]).slice().map((function(e){e(t)}))},clear:function(){Ln.clear(),An.clear()}});if("undefined"!=typeof document&&"undefined"!=typeof window){var Rn=function(e){"pagehide"!==e.type&&"hidden"!==document.visibilityState||On.emit(Sn,e)};document.addEventListener("visibilitychange",Rn),window.addEventListener("pagehide",Rn)}var Nn=null;if("undefined"==typeof crypto||!crypto.getRandomValues){var Pn=("undefined"!=typeof FastBoot?FastBoot.require:require)("crypto");if(Pn){var Mn=new Uint8Array(256),Dn=Mn.length;Nn={rng:function(){return Dn>Mn.length-16&&(Pn.randomFillSync(Mn),Dn=0),Mn.slice(Dn,Dn+=16)}}}}"object"===("undefined"==typeof crypto?"undefined":Ke(crypto))&&crypto.randomUUID;function Un(){return vt(Nn,new Array(16),0)}function Bn(e){return je(e).map((function(e){return String.fromCharCode(e)})).join("")}function Fn(){return Bn(Un())}var qn=/^[a-zA-Z0-9/+]+[=]+$/;function Hn(e,t){return{pageUrn:jn(e),trackingId:t||function(e){for(var t,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=[],r=0,o=e.length,a=o%3,s=o-a;r<s;)t=e[r]<<16,t|=e[r+1]<<8,t|=e[r+2],i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push(n.charAt(t>>>6&63)),i.push(n.charAt(63&t)),r+=3;switch(a){case 2:t=e[r]<<16,t|=e[r+1]<<8,i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push(n.charAt(t>>>6&63)),i.push("=");break;case 1:t=e[r]<<16,i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push("="),i.push("=")}return i.join("")}(Un())}}function Gn(e,t){return"urn:li:control:".concat(e,"-").concat(t)}function jn(e){return"urn:li:page:".concat(e)}function Wn(e,t){return{pageInstance:t.assign({},e.pageInstance),pageKey:e.pageKey,applicationInstance:e.applicationInstance}}function Vn(e,t){return void 0!==t.allSettled?t.allSettled(e):function(e){return new Promise((function(t){var n=new Set,i=function(e){n.delete(e),0===n.size&&t()};0===e.length?t():e.map((function(e){return e.then((function(){return i(e)})).catch((function(){return i(e)}))}))}))}(e)}function Kn(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}function zn(e,t,n){if("undefined"!=typeof window&&window.indexedDB){var i,r="sequenceNumber";try{i=window.indexedDB.open(r)}catch(e){return Promise.resolve(null)}return new Promise((function(o,a){i.onupgradeneeded=function(){var e=i.result;e.objectStoreNames.contains(r)||e.createObjectStore(r,{autoIncrement:!0})},i.onsuccess=function(){var s=i.result,c=s.transaction(r,"readwrite"),l=c.objectStore(r),u=l.get(1);u.onsuccess=function(){var i=u.result;if(i){if("read"===e)return o(i);if("update"!==e)return o(null);var r,s=Object.assign({},i),c=!1,d=null!==(r=s.sequenceNumber)&&void 0!==r?r:0;if(void 0!==t&&t>d&&(s.sequenceNumber=t,c=!0),n&&Object.keys(n).forEach((function(e){var t,i=null!==(t=s[e])&&void 0!==t?t:0,r=n[e];r>i&&(s[e]=r,c=!0)})),c){var h=l.put(s,1);h.onsuccess=function(){return o(null)},h.onerror=function(){a(h.error)}}}else{var p={sequenceNumber:0};n&&Object.keys(n).forEach((function(e){p[e]=0}));var f=l.add(p);f.onsuccess=function(){return o(0)},f.onerror=function(){a(f.error)}}},u.onerror=function(){return s.close(),a(new Error("Error: get sequence number from indexedDB ".concat(String(u.error))))},c.oncomplete=function(){return s.close()}},i.onerror=function(){return o(null)}}))}return Promise.resolve(null)}function Xn(){return"undefined"!=typeof navigator&&navigator.userAgent.toLowerCase().indexOf("firefox")>-1||!en()||"undefined"==typeof Promise}function Yn(e,t,n,i){var r=["core-web-tracking:".concat(e)];null==i||i.forEach((function(e){return r.push(e)})),On.emit(Cn,{tags:r,reason:t instanceof Error?t:new Error("".concat(e,": ").concat(t)),responseHeaders:n})}var Qn=function(e){var t=window.structuredClone;return t?t(e):JSON.parse(JSON.stringify(e))},Jn=function(){function e(t){ze(this,e),Qe(this,"heap",void 0),Qe(this,"comparator",void 0),this.comparator=t,this.heap=[]}return Ye(e,[{key:"heapsize",value:function(){return this.heap.length}},{key:"peak",value:function(){return this.heap[0]}},{key:"heapArray",get:function(){return this.heap}},{key:"heapClear",value:function(){var e=je(this.heap);return this.heap=[],e}},{key:"heappop",value:function(){var e=this.heap.length,t=[this.heap[e-1],this.heap[0]];this.heap[0]=t[0],this.heap[e-1]=t[1];for(var n=this.heap.pop(),i=0;2*i+1<this.heap.length;){var r=2*i+1,o=2*i+2,a=o<this.heap.length&&this.comparator(this.heap[o],this.heap[r])?o:r;if(!this.comparator(this.heap[a],this.heap[i]))break;var s=[this.heap[i],this.heap[a]];this.heap[a]=s[0],this.heap[i]=s[1],i=a}return n}},{key:"heapPush",value:function(e){this.heap.push(e);for(var t=this.heap.length-1;t>0;){var n=Math.floor((t-1)/2);if(!this.comparator(this.heap[t],this.heap[n]))break;var i=[this.heap[n],this.heap[t]];this.heap[t]=i[0],this.heap[n]=i[1],t=n}}}]),e}();var Zn="beacons";function $n(){if("undefined"==typeof Promise||"undefined"==typeof navigator)return!1;var e=navigator.userAgent.indexOf("Chrome")>-1,t=navigator.cookieEnabled,n=navigator.storage;return e&&tn()&&t&&n}function ei(e,t,n,i,r){"control"!==i&&e.retryConfig&&$n()&&navigator.storage.estimate().then((function(o){if(!((o.quota||0)-(o.usage||0)>52428800))return function(e){var t=window.indexedDB.deleteDatabase(e);return new Promise((function(e,n){t.onsuccess=function(){return e()},t.onerror=function(){return n(t.error)}}))}(Zn);var a,s,c=null!==(a=e.retryConfig.inMemory)&&void 0!==a?a:{attemptLimit:4,statusCodes:[502,504]},l=null!==(s=e.retryConfig.persist)&&void 0!==s?s:{attemptLimit:3,statusCodes:[429,503],maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},u={compress:n,inMemoryRetry:{onIntermediateResult:null==r?void 0:r.onIntermediateResult,attemptLimit:c.attemptLimit,statusCodes:c.statusCodes,headerName:"x-li-retry-context",calculateRetryDelay:function(e){return function(e){return 1e3*Math.pow(2,e)}(e)}},disablePersistenceRetry:e.retryConfig.disablePersistence,persistenceRetry:{onBeforeRetry:null==r?void 0:r.onBeforeRetry,onResult:null==r?void 0:r.onResult,idbName:Zn,attemptLimit:l.attemptLimit,statusCodes:l.statusCodes,maxNumber:l.maxNumber,batchEvictionNumber:l.batchEvictionNumber,throttleWait:l.throttleWait,useIdle:!0,measureIDB:{createStartMark:"idb_open_start",createSuccessMeasure:"idb_open_success_phase",createFailMeasure:"idb_open_fail_phase"}}},d=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=Boolean(t.compress),i=Object.assign({attemptLimit:0,statusCodes:wn,calculateRetryDelay:function(e,t){return 2e3*t}},t.inMemoryRetry);if(t.retryDB)e=t.retryDB;else{var r=Object.assign({idbName:"beacon-transporter",attemptLimit:3,statusCodes:Tn,maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},t.persistenceRetry);r.headerName=r.headerName||i.headerName,e=new _n(r,{compress:t.compress,disablePersistenceRetry:t.disablePersistenceRetry})}return{beacon:function(r,o,a){var s;return en()?new xn(r,o,i,{db:e,disabled:Boolean(t.disablePersistenceRetry),statusCodes:(null===(s=t.persistenceRetry)||void 0===s?void 0:s.statusCodes)||Tn},n).send(a):Promise.resolve({type:"unknown",drop:!0})},database:e}}(u),h=d.beacon,p=d.database;return e.retryBeacon={shouldRetry:!0,beacon:h,database:p},"enabled"===i?(e.retryBeacon.shouldRetry=!1,!u.disablePersistenceRetry&&t.shouldAnonymizeMemberId()?p.peekQueue(1).then((function(e){if(Array.isArray(e)&&e[0]){var t=JSON.parse(e[0].body);if(Array.isArray(t)&&t.some((function(e){return!e.eventInfo.shouldAnonymizeMemberId})))return p.clearQueue()}}),(function(){return p.clearQueue()})).then((function(){e.retryBeacon.shouldRetry=!0})).catch((function(e){Yn("retry:idb",e)})):(e.retryBeacon.shouldRetry=!0,Promise.resolve())):void 0})).catch((function(e){Yn("retry:setup",e)}))}var ti=function(){function e(t){ze(this,e),Qe(this,"host",void 0),this.host=t}return Ye(e,[{key:"checkAndEnablePersistentRetry",value:function(e,t){if("function"==typeof(null==e?void 0:e.shouldAnonymizeMemberId)&&!this.host.retryBeacon){var n=this.getRetryTreatment();this.host.retryConfig&&ei(this.host,e,this.shouldCompressPayload(),n,t)}}},{key:"clearPersistedEventsOnLogout",value:function(){var e=this.host.retryBeacon;if(e&&e.shouldRetry)return e.shouldRetry=!1,e.database.clearQueue().catch((function(e){Yn("retry:logout",e)}))}},{key:"sendPayload",value:function(e,t,n,i){var r,o=this.getRetryTreatment();tn()&&"control"!==o&&null!==(r=this.host.retryBeacon)&&void 0!==r&&r.shouldRetry?this.sendPayloadWithRetry(e,t,n):this.sendPayloadFireForget(e,t,n,i)}},{key:"sendPayloadWithRetry",value:function(e,t,n){(!Array.isArray(t)||t.length>0)&&this.host.retryBeacon.beacon(e,JSON.stringify(t),n).catch((function(e){Yn("retry:beacon",e)}))}},{key:"sendPayloadFireForget",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3?arguments[3]:void 0;(!Array.isArray(t)||t.length>0)&&(Xn()?function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("undefined"!=typeof window&&void 0!==window.XMLHttpRequest){var i=new XMLHttpRequest;if(i.open("POST",e,!0),i.withCredentials=!0,n.headers)for(var r=0,o=Object.keys(n.headers);r<o.length;r++){var a=o[r];i.setRequestHeader(a,n.headers[a])}i.send(t)}}(e,JSON.stringify(t),{headers:n}):sn(e,JSON.stringify(t),n,this.shouldCompressPayload()).then((function(e){null==i||i.onResult(e,t)}),(function(){})))}},{key:"getRetryTreatment",value:function(){var e,t,n;if(!this.host.retryConfig)return"control";var i=this.host.retryConfig.lixKey;return i?null!==(e=null===(t=(n=this.host).__getLixTreatment)||void 0===t?void 0:t.call(n,i))&&void 0!==e?e:"control":"enabled"}},{key:"shouldCompressPayload",value:function(){return!0!==this.host.disableCompression}},{key:"isBrowserPersistentRetryEnabled",value:function(){var e,t;return"control"!==this.getRetryTreatment()&&null!==(e=null===(t=this.host.retryBeacon)||void 0===t?void 0:t.shouldRetry)&&void 0!==e&&e&&$n()&&"undefined"!=typeof globalThis&&!!globalThis.indexedDB}}]),e}(),ni="undefined"!=typeof window&&"undefined"!=typeof document,ii=/JSESSIONID="?([^";]+)"?/,ri="",oi=0;function ai(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.cacheLifeSpan,n=void 0===t?1e4:t,i=e.regex,r=void 0===i?ii:i;if(!ri||Date.now()-oi>n){var o=ni&&document.cookie.match(r);ri=o&&o[1]||"",oi=Date.now()}return ri}var si={prod:{pattern:new RegExp(/https: \/\/www.linkedin.com\/.+|https:\/\/www.linkedin.com\/li\/track$/),monitorEndpoint:"https://www.linkedin.com/trackingMonitoring/?action=reportClientFailures"},ei:{pattern:new RegExp(/https: \/\/www.linkedin-ei.com\/.+|https:\/\/www.linkedin-ei.com\/li\/track$/),monitorEndpoint:"https://www.linkedin-ei.com/trackingMonitoring/?action=reportClientFailures"},eiValidate:{pattern:new RegExp(/https:\/\/www\.linkedin-ei\.com\/.+\/validate$/),monitorEndpoint:"https://www.linkedin-ei.com/trackingMonitoring/?action=reportClientFailures"}},ci=function(){function e(t){ze(this,e),Qe(this,"networkTransporter",void 0),Qe(this,"inactive",void 0),Qe(this,"mpName",void 0),Qe(this,"endpoint",void 0),Qe(this,"debug",void 0),this.networkTransporter=new ti(t),this.mpName=t.appId,this.inactive=t.inactive;var n=function(e){var t,n=!1;return si.prod.pattern.test(e)?t=si.prod.monitorEndpoint:si.eiValidate.pattern.test(e)?(n=!0,t=si.eiValidate.monitorEndpoint):si.ei.pattern.test(e)?t=si.ei.monitorEndpoint:(t=si.ei.monitorEndpoint,n=!0),{endpoint:t,debug:n}}(t.endpoint);this.endpoint=n.endpoint,this.debug=n.debug}return Ye(e,[{key:"fireFragment",value:function(e){var t;if(!this.inactive){var n={"content-type":"application/json; charset=UTF-8","x-li-track":JSON.stringify({mpName:this.mpName}),"csrf-token":ai(),"x-restli-protocol-version":"2.0.0"},i=[],r=null!==(t=null==e?void 0:e.stats)&&void 0!==t?t:{},o=r.failures,a=r.previousInstanceEventStats.reduce((function(e,t){return e.push.apply(e,je(t.failures)),e}),[]);[].concat(je(o),je(a)).forEach((function(e){var t=e.reason,n=e.rawError,r=e.eventTopic,o=e.header,a=e.requestHeader;i.push({reason:t,rawError:n,failedTopicName:r,header:o,requestHeader:a})}));var s={clientTrackingFailures:i,debug:this.debug};this.networkTransporter.sendPayload(this.endpoint,s,n)}}}]),e}();function li(e){return"string"==typeof e}function ui(e){return li(e)?e:e.topicName||e.eventName}function di(e){return li(e)?e:e.eventName}var hi,pi,fi=function(){function e(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};ze(this,e),Qe(this,"host",void 0),Qe(this,"cmoTransporter",void 0),Qe(this,"clientMonitoringInstanceId",Fn()),Qe(this,"currentContext",{pageKey:$e,pageInstance:Hn($e)}),Qe(this,"appState",{}),Qe(this,"estimatedFragmentSize",0),Qe(this,"fragmentSizeLimit",void 0),Qe(this,"activeFragmentEvent",void 0),Qe(this,"debounceTimer",void 0),this.host=t,this.cmoTransporter=i.cmoTransporter||new ci(t),this.fragmentSizeLimit=(null===(n=t.clientMonitoringConfig)||void 0===n?void 0:n.fragmentSizeLimit)||10240,this.activeFragmentEvent=gi(this.clientMonitoringInstanceId,0,0,!1,this.getEventHeaders())}return Ye(e,[{key:"getCurrentInstanceId",value:function(){return this.clientMonitoringInstanceId}},{key:"scheduleDebouncedFiring",value:function(){var e,t,n=this;void 0!==this.debounceTimer&&(clearTimeout(this.debounceTimer),this.debounceTimer=void 0),this.fragmentIsFull()&&this.fireFragmentEventIfFull(!0),this.debounceTimer=setTimeout((function(){n.fireFragmentEventIfFull()}),null!==(e=null===(t=this.host.batching)||void 0===t?void 0:t.debounceTime)&&void 0!==e?e:1)}},{key:"logEventGenerated",value:function(e){this.scheduleDebouncedFiring();var t=this.activeFragmentEvent.stats,n=this.activeFragmentEvent.firstEventNumber+t.eventsGenerated;return t.eventTopics.push(e),t.eventsGenerated++,this.estimatedFragmentSize+=e.length,n}},{key:"logEventReadyToSend",value:function(e){this.activeFragmentEvent.stats.eventsReadyToSend+=e}},{key:"logEventSent",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCurrentInstanceId();t===this.getCurrentInstanceId()?this.activeFragmentEvent.stats.eventsSent+=e:this.findPreviousInstanceStat(t,(function(t){t.eventsSent+=e}))}},{key:"logNetworkResponseCode",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCurrentInstanceId(),n=this.activeFragmentEvent.stats.networkResponseStats;t!==this.getCurrentInstanceId()&&this.findPreviousInstanceStat(t,(function(e){n=e.networkResponseStats})),e>=200&&e<300?n.eventsWith2XXResponse++:400===e?n.eventsWith400Response++:408===e?n.eventsWith408Response++:429===e?n.eventsWith429Response++:e>400&&e<500?n.eventsWith4XXResponse++:500===e?n.eventsWith500Response++:502===e?n.eventsWith502Response++:503===e?n.eventsWith503Response++:504===e?n.eventsWith504Response++:e>500&&e<600&&n.eventsWith5XXResponse++}},{key:"findPreviousInstanceStat",value:function(e,t){var n,i=Ge(this.activeFragmentEvent.stats.previousInstanceEventStats);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(r.instanceId===e)return void t(r)}}catch(e){i.e(e)}finally{i.f()}var o=this.getEventHeaders(),a=o.header,s=o.requestHeader,c={header:Object.assign(a,{memberId:-1}),requestHeader:s,instanceId:e,eventsSent:0,eventTopics:[],networkResponseStats:{eventsWith2XXResponse:0,eventsWith400Response:0,eventsWith408Response:0,eventsWith429Response:0,eventsWith4XXResponse:0,eventsWith500Response:0,eventsWith502Response:0,eventsWith503Response:0,eventsWith504Response:0,eventsWith5XXResponse:0},failures:[]};t(c),this.activeFragmentEvent.stats.previousInstanceEventStats.push(c)}},{key:"logFailedEvent",value:function(e,t,n,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.getCurrentInstanceId(),o=this.getEventHeaders(),a=o.header,s=o.requestHeader,c={header:Object.assign(a,{memberId:-1}),requestHeader:s,instanceId:r,instanceEventNumber:i,reason:e,rawError:n,eventName:di(t),eventTopic:ui(t)};this.estimatedFragmentSize+=JSON.stringify(c).length,r===this.getCurrentInstanceId()?this.activeFragmentEvent.stats.failures.push(c):this.findPreviousInstanceStat(r,(function(e){e.failures.push(c)})),this.fireFragmentEventIfFull()}},{key:"flush",value:function(){this.activeFragmentEvent.isLastFragment=!0,this.fireFragmentEventIfFull(!0)}},{key:"fragmentIsFull",value:function(){return this.activeFragmentEvent.stats.eventsGenerated>=100||this.estimatedFragmentSize>=this.fragmentSizeLimit}},{key:"fireFragmentEventIfFull",value:function(){if(arguments.length>0&&void 0!==arguments[0]&&arguments[0]||this.fragmentIsFull()){this.debounceTimer=void 0;var e=this.getEventHeaders(),t=e.header,n=e.requestHeader,i=this.activeFragmentEvent;i.header=t,i.requestHeader=n,this.cmoTransporter.fireFragment(i),this.estimatedFragmentSize=0,this.activeFragmentEvent=gi(this.clientMonitoringInstanceId,i.fragmentNumber+1,i.firstEventNumber+i.stats.eventsGenerated,!1,e)}}},{key:"setCurrentContext",value:function(e){this.currentContext=e}},{key:"updateAppState",value:function(e){this.host.api.assign(this.appState,e)}},{key:"getEventHeaders",value:function(){var e=void 0;this.appState.clientApplicationInstance&&((e=this.appState.clientApplicationInstance).trackingId=vi(e.trackingId));var t=this.currentContext.pageInstance;return t.trackingId=vi(t.trackingId),{requestHeader:{interfaceLocale:this.host.locale,pageKey:this.currentContext.pageKey,path:this.host.api.location.pathname+this.host.api.location.search,referer:this.host.api.document.referrer},header:{applicationViewerUrn:this.appState.applicationViewerUrn,clientApplicationInstance:e,pageInstance:t,time:Date.now(),version:this.host.appVersion,server:"",service:"",guid:Fn(),memberId:0}}}}]),e}();function mi(e){return hi||(hi=new fi(e)),{getCurrentInstanceId:function(){return hi.getCurrentInstanceId()},logEventGenerated:function(e){return hi.logEventGenerated(e)},logEventReadyToSend:function(e){hi.logEventReadyToSend(e)},logEventSent:function(e){hi.logEventSent(e)},logPersistedEventSent:function(e,t){hi.logEventSent(t,e)},logNetworkResponseCode:function(e){hi.logNetworkResponseCode(e)},logPersistedNetworkResponseCode:function(e,t){var n;null===(n=hi)||void 0===n||n.logNetworkResponseCode(t,e)},logFailedEvent:function(e,t,n,i){hi.logFailedEvent(e,t,n,i)},logPersistedFailedEvent:function(e,t,n,i,r){hi.logFailedEvent(t,n,i,r,e)},flush:function(){hi.flush()},destroy:function(){hi=void 0},isDestroyed:function(){return void 0===hi},setCurrentContext:function(e){hi.setCurrentContext(e)},updateAppState:function(e){hi.updateAppState(e)}}}function gi(e,t,n,i,r){return{fragmentNumber:t,firstEventNumber:n,isLastFragment:i,stats:{instanceId:e,eventsGenerated:0,eventsReadyToSend:0,eventsSent:0,networkResponseStats:{eventsWith2XXResponse:0,eventsWith400Response:0,eventsWith408Response:0,eventsWith429Response:0,eventsWith4XXResponse:0,eventsWith500Response:0,eventsWith502Response:0,eventsWith503Response:0,eventsWith504Response:0,eventsWith5XXResponse:0},eventTopics:[],failures:[],previousInstanceEventStats:[]},requestHeader:r.requestHeader,header:r.header}}function vi(e){return Array.isArray(e)?Bn(e):16===e.length?e:function(e){return"string"==typeof e&&!!e.match(qn)}(e)?atob(e):Bn(function(e){return st(e)}(e))}!function(e){e.NONE="NONE",e.UNKNOWN_EXECUTION_ERROR="UNKNOWN_EXECUTION_ERROR",e.MISSING_REQUIRED_PROPERTIES="MISSING_REQUIRED_PROPERITES",e.STORAGE_WRITE_FAILURE="STORAGE_WRITE_FAILURE",e.RETRIES_EXCEEDED="RETRIES_EXCEEDED",e.EVENT_EVICTED_FROM_STORAGE="EVENT_EVICTED_FROM_STORAGE",e.STORAGE_UNAVAILABLE="STORAGE_UNAVAILABLE",e.SERIALIZATION_FAILURE="SERIALIZATION_FAILURE"}(pi||(pi={}));var yi=["PageViewEvent","SponsoredImpressionEvent","JobViewEvent"],Ei="PageViewEvent",bi=function(){function e(t){var n,i,r,o=this;ze(this,e),Qe(this,"host",void 0),Qe(this,"queue",void 0),Qe(this,"preContextQueue",void 0),Qe(this,"debounceTimer",void 0),Qe(this,"unloadHandlers",void 0),Qe(this,"maxQueueSize",void 0),Qe(this,"flushDebounceTime",void 0),Qe(this,"trackingEventListeners",[]),Qe(this,"onHideHandler",(function(){o.forceFlush()})),Qe(this,"networkTransporter",void 0),Qe(this,"clientMonitoringConn",void 0),Qe(this,"clientGlobalSequenceNumberCounter",void 0),Qe(this,"clientTopicLocalSequenceNumberCountersMap",{}),Qe(this,"isTimerRunning",void 0),Qe(this,"trackingEndpoint",void 0),Qe(this,"isEvenBatchEnabled",void 0),this.host=t,this.queue=[],this.preContextQueue=[],this.unloadHandlers=[];var a=t.batching,s=null!==(n=null==a?void 0:a.evenBatchEnabled)&&void 0!==n&&n,c="development"===t.environment||(null===(i=t.api)||void 0===i||null===(i=i.location)||void 0===i||null===(i=i.host)||void 0===i?void 0:i.indexOf("-ei."))>-1?"https://www.linkedin-ei.com/li/track/validate":t.endpoint||"https://www.linkedin.com/li/track";this.trackingEndpoint=function(e,t){return/linkedin(?:-ei)?\.cn/.test(t)?e.replace(/\/\/(\S+?)\.linkedin(-ei)?\.com/,"//$1.linkedin$2.cn"):e}(c,null===(r=t.api)||void 0===r||null===(r=r.location)||void 0===r?void 0:r.host),this.maxQueueSize=a&&a.maxSize||1,this.flushDebounceTime=a&&a.debounceTime||0,On.on(Sn,this.onHideHandler),this.networkTransporter=new ti(t),this.isLixEnabled("pemberly.tracking.monitoring")&&t.clientMonitoringConfig&&!t.inactive&&(this.clientMonitoringConn=mi(t)),this.getSequenceNumberFromIDB(),this.updateSequenceNumberOnExit(),this.isTimerRunning=!1,this.isEvenBatchEnabled=this.isLixEnabled("pemberly.tracking.even-batch")||s}return Ye(e,[{key:"checkAndEnablePersistentRetry",value:function(e){var t,n=(t=this.clientMonitoringConn,{onIntermediateResult:function(e,n){var i;if(t&&!t.isDestroyed())try{if(i=JSON.parse(n),!Array.isArray(i)||0===i.length)return;e.statusCode&&t.logNetworkResponseCode(e.statusCode),!0===e.drop&&i.forEach((function(n){var i,r=n.eventInfo.eventName,o=n.eventInfo.topicName||r,a="rawError"in e?e.rawError:"null",s=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(a)].join(", ");t.logFailedEvent(pi.UNKNOWN_EXECUTION_ERROR,{eventName:r,topicName:o},s,null!==(i=n.eventBody.header.clientMonitoringInstanceEventNumber)&&void 0!==i?i:-1)}))}catch(e){}},onBeforeRetry:function(e){var n;if(t&&!t.isDestroyed())try{if(n=JSON.parse(e),!Array.isArray(n)||0===n.length||!n[0].eventBody.header.clientMonitoringInstanceId)return;var i=n[0].eventBody.header.clientMonitoringInstanceId,r=n.length;t.logPersistedEventSent(i,r)}catch(e){}},onResult:function(e,n){var i;if(t)try{if(i=JSON.parse(n),!Array.isArray(i)||0===i.length||!i[0].eventBody.header.clientMonitoringInstanceId)return;var r=i[0].eventBody.header.clientMonitoringInstanceId;e.statusCode&&t.logPersistedNetworkResponseCode(r,e.statusCode),!0===e.drop&&i.forEach((function(n){var i=n.eventInfo.eventName,o=n.eventInfo.topicName||i,a="rawError"in e?e.rawError:"null",s=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(a)].join(", ");t.logPersistedFailedEvent(r,pi.UNKNOWN_EXECUTION_ERROR,{eventName:i,topicName:o},s,n.eventBody.header.clientMonitoringInstanceEventNumber)}))}catch(e){}}});this.networkTransporter.checkAndEnablePersistentRetry(e,n)}},{key:"clearPersistedEventsOnLogout",value:function(){return this.networkTransporter.clearPersistedEventsOnLogout()}},{key:"on",value:function(e){this.trackingEventListeners.push(e)}},{key:"fireEvent",value:function(e){var t=function(e){return e.meta.time=Date.now(),e}(e);this.clientMonitoringConn&&(t.meta.clientMonitoringInstanceId=this.clientMonitoringConn.getCurrentInstanceId(),t.meta.clientMonitoringInstanceEventNumber=this.clientMonitoringConn.logEventGenerated(ui(e.id)));var n=this.host,i=n.api.Promise,r=n.batching;if(function(e){return!!e.meta.context}(t)){var o,a=this.prepareCompleteEnvelopeQueue(t);return null===(o=this.clientMonitoringConn)||void 0===o||o.logEventReadyToSend(1),this.queue.push(a),r?(this.batchFire(),i.resolve(!0)):(this.flush(!0),i.resolve(!0))}return this.preContextQueue.push(t),i.resolve(!0)}},{key:"callOnDestroy",value:function(e){this.unloadHandlers.push(e)}},{key:"destroy",value:function(){var e,t,n;this.unloadHandlers.forEach((function(e){return e()})),this.forceFlush(),this.trackingEventListeners=[],this.clientMonitoringConn=void 0,On.off(Sn,this.onHideHandler),null!==(e=this.host)&&void 0!==e&&e.__getLixTreatment&&(this.host.__getLixTreatment=void 0),null!==(t=this.host)&&void 0!==t&&null!==(t=t.api)&&void 0!==t&&t.location&&(this.host.api.location=null===(n=window)||void 0===n?void 0:n.location)}},{key:"forceFlush",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;this.populatePreContextQueue({pageInstance:Hn($e),pageKey:$e}).forEach((function(t){e.queue.push(t)})),this.isEvenBatchEnabled?1===t?this.sendPayload(void 0,!0):this.sendPayload():this.flush(!0)}},{key:"isLixEnabled",value:function(e){var t,n;return"enabled"===(null===(t=(n=this.host).__getLixTreatment)||void 0===t?void 0:t.call(n,e))}},{key:"getSequenceNumberFromIDB",value:function(){var e=this;zn("read").then((function(t){var n;e.clientGlobalSequenceNumberCounter=null!==(n=null==t?void 0:t.sequenceNumber)&&void 0!==n?n:0,yi.forEach((function(n){var i;e.clientTopicLocalSequenceNumberCountersMap[n]=null!==(i=null==t?void 0:t[n])&&void 0!==i?i:0}))})).catch((function(e){Yn("sequence-number:idb-read",e)}))}},{key:"updateSequenceNumberToIDB",value:function(){zn("update",this.clientGlobalSequenceNumberCounter,this.clientTopicLocalSequenceNumberCountersMap).catch((function(e){Yn("sequence-number:idb-update",e)}))}},{key:"updateSequenceNumberOnExit",value:function(){var e=this;"undefined"!=typeof window&&"undefined"!=typeof document&&window.addEventListener("beforeunload",(function t(){e.updateSequenceNumberToIDB(),window.removeEventListener("beforeunload",t)}))}},{key:"prepareCompleteEnvelopeQueue",value:function(e){var t=this,n=e.meta.context=Wn(e.meta.context,this.host.api);return"function"==typeof e.body&&(e.body=e.body(n)),this.preContextQueue.length>0&&this.populatePreContextQueue(n).forEach((function(e){return t.queue.push(e)})),e}},{key:"envelop",value:function(e,t,n){var i=this.host,r=i.appId,o=i.api,a={eventBody:t,eventInfo:"string"==typeof e?{appId:r,eventName:e,topicName:e}:o.assign({appId:r},e)};return n.length>0&&this.host.api.assign(a,{clientBreadcrumbs:n}),a}},{key:"getBreadcrumbs",value:function(e){return e.clientBreadcrumbs||[]}},{key:"getGenericEventBody",value:function(e){var t,n=this.host,i=n.appVersion,r=n.locale,o=n.api,a=o.location,s=o.document,c=o.assign,l=e.meta.context,u=l.pageKey,d=l.pageInstance,h=function(e){return"string"==typeof e?e===Ei:e.eventName===Ei}(e.id)&&(null===(t=e.body.requestHeader)||void 0===t?void 0:t.pageKey)||u,p=e.meta.requestHeader||{referer:s.referrer,path:"".concat(a.pathname).concat(a.search)},f=p.referer,m=p.path,g=null;"string"!=typeof r&&null!==this.host.locale||(g=r);var v={interfaceLocale:g,pageKey:h,referer:f,path:m,isFlushOnCloseBrowserTabEnabled:!Xn()&&(tn()||"undefined"!=typeof navigator&&"sendBeacon"in navigator),isBrowserPersistentRetryEnabled:this.networkTransporter.isBrowserPersistentRetryEnabled()},y={pageInstance:d,time:e.meta.time,version:i,server:"",service:"",guid:Fn(),memberId:0};"number"==typeof this.clientGlobalSequenceNumberCounter&&c(y,{clientGlobalSequenceNumber:this.clientGlobalSequenceNumberCounter});var E=ui(e.id);if(yi.includes(E)){var b=this.clientTopicLocalSequenceNumberCountersMap[E];"number"==typeof b&&c(y,{clientTopicLocalSequenceNumber:b})}var _={header:c(y,e.meta.header||{}),requestHeader:c(v,e.meta.requestHeader||{})},w=e.meta.clientMonitoringInstanceId,T=e.meta.clientMonitoringInstanceEventNumber;return w&&c(_.header,{clientMonitoringInstanceId:w,clientMonitoringInstanceEventNumber:T}),c(e.body,_)}},{key:"populatePreContextQueue",value:function(e){var t,n=this.preContextQueue;return this.preContextQueue=[],null===(t=this.clientMonitoringConn)||void 0===t||t.logEventReadyToSend(n.length),n.map((function(t){return t.meta.context=e,"function"==typeof t.body&&(t.body=t.body(e)),t}))}},{key:"trigger",value:function(e,t){this.trackingEventListeners.forEach((function(n){return n(e,t)}))}},{key:"requestFlush",value:function(e){var t=this;e((function(){t.forceFlush(0)}),{timeout:1e4})}},{key:"flush",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=this.host.api.requestIdleCallback;e||!t?this.sendPayload(void 0,!0):this.requestFlush(t)}},{key:"batchFire",value:function(){var e=this;this.queue.length>this.maxQueueSize?this.flush():(this.debounceTimer&&clearTimeout(this.debounceTimer),this.debounceTimer=setTimeout((function(){return e.flush()}),this.flushDebounceTime))}},{key:"sendPayload",value:function(e){var t,n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.isEvenBatchEnabled)if(Array.isArray(e)&&e.length>0)t=e;else{var r=this.maxQueueSize+1;this.queue.length>0&&(this.queue.length<=r||i)?(t=this.queue,this.queue=[]):t=this.queue.splice(0,r)}else Array.isArray(e)&&e.length>0?t=e:(t=this.queue,this.queue=[]);if(0!==t.length){"undefined"!=typeof window&&!1===this.isTimerRunning&&(this.isTimerRunning=!0,setInterval((function(){n.updateSequenceNumberToIDB()}),5e3));var o,a,s=[],c=[];t.forEach((function(e){var t=n.getGenericEventBody(e),i=n.getBreadcrumbs(e),r=n.envelop(e.id,t,i);n.trigger(r,e.meta);var o=r.eventInfo.eventName;"LixTreatmentsEvent"===o||"JavaScriptErrorEvent"===o?s.push(r):c.push(r),"number"==typeof n.clientGlobalSequenceNumberCounter&&n.clientGlobalSequenceNumberCounter++;var a=ui(e.id);yi.includes(a)&&"number"==typeof n.clientTopicLocalSequenceNumberCountersMap[a]&&n.clientTopicLocalSequenceNumberCountersMap[a]++})),this.host.inactive||(this.clientMonitoringConn&&(this.clientMonitoringConn.logEventSent(s.length+c.length),a=this.clientMonitoringConn,o={onResult:function(e,t){a&&!a.isDestroyed()&&(e.statusCode&&a.logNetworkResponseCode(e.statusCode),!0===e.drop&&t.forEach((function(t){var n=t.eventInfo.eventName,i=t.eventInfo.topicName||n,r="rawError"in e?e.rawError:"null",o=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(r)].join(", ");null==a||a.logFailedEvent(pi.UNKNOWN_EXECUTION_ERROR,{eventName:n,topicName:i},o,t.eventBody.header.clientMonitoringInstanceEventNumber||-1)})))}}),this.networkTransporter.sendPayloadFireForget(this.trackingEndpoint,s,void 0,o),this.networkTransporter.sendPayload(this.trackingEndpoint,c,void 0,o))}}},{key:"getTrackingEndpoint",value:function(){return this.trackingEndpoint}}]),e}();var _i,wi=function(){function e(t,n){ze(this,e),this.clientBreadcrumbType=t,this.id=n}return Ye(e,[{key:"builder",get:function(){return function(){var e={},t=new Proxy({},{get:function(n,i){return"build"===i?function(){return e}:function(n){return e[i.toString()]=n,t}}});return t}().id(this.id).clientBreadcrumbType(this.clientBreadcrumbType)}}],[{key:"toPointer",value:function(e){return{id:e.id,type:e.clientBreadcrumbType}}}]),e}();!function(e){e.UNKNOWN="UNKNOWN",e.ME_NOTIFICATION="ME_NOTIFICATION",e.ME_NOTIFICATION_ACTION="ME_NOTIFICATION_ACTION",e.JOB_VIEW="JOB_VIEW",e.MEDIA="MEDIA",e.FEED_UPDATE_SERVED="FEED_UPDATE_SERVED",e.MESSAGE_SEND_CLIENT_SUCCESS="MESSAGE_SEND_CLIENT_SUCCESS",e.MESSAGE_SEND_CLIENT_FAILURE="MESSAGE_SEND_CLIENT_FAILURE",e.MESSAGE_SEND_FUNNEL="MESSAGE_SEND_FUNNEL"}(_i||(_i={}));var Ti=function(){function e(){return ze(this,e),De(this,e,[_i.FEED_UPDATE_SERVED,Fn()])}return qe(e,wi),Ye(e)}();function xi(e,t){var n;if("proto.sdui.breadcrumbs.feed.FeedUpdateServedBreadcrumb"!==t)throw new Error("breadcrumb class ".concat(t," needs to be defined in core-web-tracking."));if(!(n=(new Ti).builder))throw new Error("breadcrumb class ".concat(t," needs to be defined in core-web-tracking."));for(var i in e){var r=e[i];null!=r&&n[i](r)}return n.build()}function Si(e){var t,n=[],i=[],r=Ge(e);try{for(r.s();!(t=r.n()).done;){var o=t.value,a=o.breadcrumb,s=Me(o,we);if(i.push(s),a){var c=a.$type,l=xi(Me(a,Te),c);n.push(l)}}}catch(e){r.e(e)}finally{r.f()}return{extractedBreadcrumbs:n,trackingScopesWithoutBreadcrumbs:i}}function Ci(e){var t,n=new Set,i=[],r=Ge(e);try{for(r.s();!(t=r.n()).done;){var o=t.value,a="".concat(o.contentTrackingId,"-").concat(o.topicName);n.has(a)||(n.add(a),i.push(o))}}catch(e){r.e(e)}finally{r.f()}var s=Si(i);return{breadcrumbs:s.extractedBreadcrumbs,trackingScopes:s.trackingScopesWithoutBreadcrumbs}}function ki(e){if(!e)return{};var t=e.trk,n=!1,i=e.licu&&decodeURIComponent(e.licu);e.external_control&&(i="urn:li:externalControl:".concat(decodeURIComponent(e.external_control)),n=!0);var r,o=e.lipi&&function(e){var t=decodeURIComponent(e).split(";");if(t.length>1)return{pageUrn:t[0],trackingId:t[1]}}(e.lipi);if(o?r={pageInstance:o,pageKey:t}:t&&(r={pageKey:t}),e.external_page&&e.external_page_instance){var a=decodeURIComponent(e.external_page);r={pageInstance:{pageUrn:"urn:li:externalPage:".concat(a),trackingId:e.external_page_instance},pageKey:a},n=!0}var s=e.external_app&&e.external_app_instance?{applicationUrn:"urn:li:externalApplication:".concat(decodeURIComponent(e.external_app)),trackingId:e.external_app_instance,version:""}:void 0;return s&&((r=r||{}).applicationInstance=s),{fromExternalApp:n||!!s,previousApplicationInstance:s,previousContext:r,previousControlId:e.lici&&decodeURIComponent(e.lici),previousControlUrn:i}}function Ii(e){return"retryConfig"in e.host}function Ai(e){return"location"in e.api}var Li,Oi,Ri,Ni=function(){function e(t,n){var i,r;if(ze(this,e),Qe(this,"transporter",void 0),Qe(this,"delegate",void 0),Qe(this,"currentContext",void 0),Qe(this,"appState",void 0),Qe(this,"referrer",void 0),Qe(this,"previousAppContext",void 0),Qe(this,"customTransporters",void 0),Qe(this,"clientMonitoringConn",void 0),this.transporter=t,this.delegate=n,this.appState={},this.customTransporters={},n&&n.customTransporterHosts)for(var o in n.customTransporterHosts)if(Object.prototype.hasOwnProperty.call(n.customTransporterHosts,o)){var a=this.transporter.host.api.assign({},this.transporter.host);this.customTransporters[o]=new bi(this.transporter.host.api.assign(a,n.customTransporterHosts[o]))}"enabled"===(null===(i=(r=t.host).__getLixTreatment)||void 0===i?void 0:i.call(r,"pemberly.tracking.monitoring"))&&t.host.clientMonitoringConfig&&!t.host.inactive&&Ai(t.host)&&(this.clientMonitoringConn=mi(t.host))}return Ye(e,[{key:"host",get:function(){return this.transporter.host}},{key:"addBeforeHandlerToHideEvent",value:function(e){On.before(Sn,e)}},{key:"removeBeforeHandlerToHideEvent",value:function(e){On.offBefore(Sn,e)}},{key:"checkAndEnablePersistentRetry",value:function(){Ii(this.transporter)&&this.transporter.checkAndEnablePersistentRetry(this.delegate)}},{key:"flushAndClearPersistedEventsOnLogout",value:function(){this.forceFlush();var e=Ii(this.transporter)?this.transporter.clearPersistedEventsOnLogout():null;return null!=e?e:this.host.api.Promise.resolve()}},{key:"getCurrentContext",value:function(){if(this.currentContext)return Wn(this.currentContext,this.host.api)}},{key:"navigate",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=this.navMetaFromSeed(e,ki(t),null==n?void 0:n.pageInstanceTrackingId);if(this.setCurrentContext(i.to),!n.suppressEventsFiring)return this.fireNavEvents(i)}},{key:"setCurrentContext",value:function(e){var t;this.currentContext=Wn(e,this.host.api),null===(t=this.clientMonitoringConn)||void 0===t||t.setCurrentContext(Wn(e,this.host.api))}},{key:"updateAppState",value:function(e){var t;this.host.api.assign(this.appState,e),null===(t=this.clientMonitoringConn)||void 0===t||t.updateAppState(e)}},{key:"fireCIE",value:function(e,t,n,i,r){return this.fireEvent("ControlInteractionEvent",(function(n){var o=Gn(n.pageKey,e),a={controlTrackingId:i,controlUrn:o,interactionType:t};return r&&r(o),a}),{context:n})}},{key:"getViewHierarchy",value:function(e){for(var t=[],n=e;n instanceof Element&&"body"!==n.tagName.toLowerCase();){var i=n.closest("[data-view-name]");if(i){var r=i.getAttribute("data-view-name");r&&t.push(r)}n=null==i?void 0:i.parentElement}return t}},{key:"getViewTrackingScope",value:function(e){for(var t=[],n=e;n instanceof Element&&"body"!==n.tagName.toLowerCase();){var i=n.closest("[data-view-tracking-scope]");if(i){var r=i.getAttribute("data-view-tracking-scope");if(r)try{var o=JSON.parse(r);o&&o.length&&t.push.apply(t,je(o))}catch(e){Yn("getViewTrackingScope","Error parsing trackingScope ".concat(r))}}n=null==i?void 0:i.parentElement}return t}},{key:"fireInteraction",value:function(e){var t=e.manualFireReason,n=e.interactionType,i=e.targetView,r=e.viewHierarchy,o=e.viewTrackingScope,a=e.verticalPosition,s=e.horizontalPosition,c=e.controlUrn,l=e.actionType,u=e.contentTrackingId,d=e.clientBreadcrumbs,h=void 0===d?[]:d,p=e.isShadowEvent,f=e.cooloffToken,m=i?this.getViewHierarchy(i):[],g=m.length>0?m:r||[],v=o||this.getViewTrackingScope(i);0===g.length&&console.warn("No viewHierarchy provided or found from element.");var y=Ci(v),E=y.breadcrumbs,b=y.trackingScopes;return this.fireEvent("GenericActionEvent",{verticalPosition:a,horizontalPosition:s,controlUrn:c||"",interactionType:n,actionType:l,contentTrackingId:""===u?void 0:u,manualFireReason:t,cooloffToken:f,trackingScopeHierarchy:{entries:b}},{header:{viewHierarchy:g}},[].concat(je(h),je(E)),p)}},{key:"fireImpression",value:function(e,t){var n=e.manualFireReason,i=e.targetView,r=e.viewHierarchy,o=e.viewTrackingScope,a=e.viewDurationInMilliseconds,s=void 0===a?0:a,c=e.contentViewFraction,l=void 0===c?1:c,u=e.width,d=void 0===u?-1:u,h=e.height,p=void 0===h?-1:h,f=e.verticalPosition,m=e.horizontalPosition,g=e.impressionTime,v=e.contentTrackingId,y=e.clientBreadcrumbs,E=void 0===y?[]:y,b=e.isShadowEvent,_=e.cooloffToken,w=i?this.getViewHierarchy(i):[],T=w.length>0?w:r||[],x=o||this.getViewTrackingScope(i);0===T.length&&console.warn("No viewHierarchy provided or found from element.");var S=Ci(x),C=S.breadcrumbs,k=S.trackingScopes,I={header:{viewHierarchy:T},context:null==t?void 0:t.context};return this.fireEvent("GenericImpressionEvent",{viewDurationInMilliseconds:s,contentViewFraction:l,width:d,height:p,verticalPosition:f,horizontalPosition:m,impressionTime:g,contentTrackingId:""===v?void 0:v,manualFireReason:n,cooloffToken:_,trackingScopeHierarchy:{entries:k}},I,[].concat(je(E),je(C)),b)}},{key:"fireEvent",value:function(e,t,n,i,r){if(!t){var o=ui(e),a=void 0===t?"undefined":null===t?"null":Ke(t),s='Firing tracking event "'.concat(o,'" with invalid body, you fired "').concat(a,'"');if(this.clientMonitoringConn){var c=this.clientMonitoringConn.logEventGenerated(o);this.clientMonitoringConn.logFailedEvent(pi.MISSING_REQUIRED_PROPERTIES,e,s,c)}throw new Error(s)}var l=i||[];if(l.length>0){var u=l.map((function(e){return wi.toPointer(e)}));this.host.api.assign(t,{clientBreadcrumbPointers:u})}var d=l.length>0?this.generateEnvelopeWithBreadcrumbs(e,t,n,l,r):this.generateEnvelope(e,t,n,r);return this.fireEnvelope(d)}},{key:"generateEnvelopeWithBreadcrumbs",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o=this.generateEnvelope(e,t,n,r);return i.length>0?this.addBreadcrumbsToEnvelope(o,i):o}},{key:"addBreadcrumbsToEnvelope",value:function(e,t){return this.host.api.assign(e,{clientBreadcrumbs:t}),e}},{key:"fireEnvelope",value:function(e){var t,n;if(null!==(t=this.delegate)&&void 0!==t&&null!==(n=t.shouldAnonymizeMemberId)&&void 0!==n&&n.call(t))if(li(e.id)){var i=e.id;e.id={eventName:i,topicName:i,shouldAnonymizeMemberId:!0}}else e.id.shouldAnonymizeMemberId=!0;var r=this.delegate&&this.delegate.preTransporter?this.delegate.preTransporter(e):e;if(r){var o=r.meta.transporterKey,a=o?this.customTransporters[o]:this.transporter;if(!a&&o){var s=ui(r.id),c="Could not find custom transporter: ".concat(o);if(this.clientMonitoringConn){var l=this.clientMonitoringConn.logEventGenerated(s);this.clientMonitoringConn.logFailedEvent(pi.UNKNOWN_EXECUTION_ERROR,r.id,c,l)}throw new Error(c)}return a.fireEvent(r)}return this.host.api.Promise.resolve(!0)}},{key:"generatePageInstance",value:function(e,t){return Hn(e,t)}},{key:"firePVE",value:function(e,t,n){return this._firePVE(e,t,n)}},{key:"_firePVE",value:function(e,t,n){var i={pageType:"full",totalTime:0,trackingCode:this.getTrackingCode(),trackingInfo:{}},r=this.host.api.assign(i,t),o=this.generateEnvelope("PageViewEvent",r,{context:n});return o.meta.requestHeader.pageKey=e,this.fireEnvelope(o)}},{key:"destroy",value:function(){for(var e in this.transporter.destroy(),this.customTransporters)this.customTransporters[e].destroy();this.clientMonitoringConn&&(this.clientMonitoringConn.flush(),this.clientMonitoringConn.destroy(),this.clientMonitoringConn=void 0),On.clear()}},{key:"forceFlush",value:function(){for(var e in this.transporter.forceFlush(),this.customTransporters)this.customTransporters[e].forceFlush()}},{key:"generateControlUrn",value:function(e,t){return Gn((t||this.currentContext||{pageKey:$e}).pageKey,e)}},{key:"fireRawCIE",value:function(e,t,n,i){var r={controlTrackingId:i,controlUrn:e,interactionType:t};return{beacon:this.fireEvent("ControlInteractionEvent",r,{context:n}),controlUrn:e}}},{key:"generateNavigationEvent",value:function(e){var t=e.triggerId,n=e.triggerUrn,i=e.from;return{previousPageInstance:i&&i.pageInstance,triggerControlTrackingId:t,triggerControlUrn:n}}},{key:"getTrackingCode",value:function(){return this.previousAppContext&&this.previousAppContext.pageKey}},{key:"navMetaFromSeed",value:function(e,t,n){var i="NavigationEvent";this.previousAppContext=t.previousContext;var r=t.fromExternalApp?{eventName:i,topicName:"InboundNavigationEvent"}:i;return t.fromExternalApp||(this.referrer="https://www.linkedin.com"),{from:t.previousContext,navEventId:r,to:{applicationInstance:t.applicationInstance,pageInstance:this.generatePageInstance(e,n||t.pageTrackingId),pageKey:e},triggerId:t.previousControlId,triggerUrn:t.previousControlUrn}}},{key:"fireNavEvents",value:function(e){var t=this.generateNavigationEvent(e),n=e.to,i=e.from,r=e.navEventId,o=this.generateEnvelope(r,t);o.meta.requestHeader.pageKey=n.pageKey;var a=i&&i.applicationInstance;return a&&(o.meta.header.clientApplicationInstance=a),this.host.api.Promise.all([this._firePVE(n.pageKey),this.fireEnvelope(o)])}},{key:"generateEnvelope",value:function(e,t){var n,i,r,o,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},s=arguments.length>3&&void 0!==arguments[3]&&arguments[3],c={directive:a.directive,transporterKey:a.transporterKey,context:a.context||this.currentContext&&Wn(this.currentContext,this.host.api),requestHeader:this.host.api.assign({trackingCode:this.getTrackingCode()},a.requestHeader||{},Ai(this.host)?{path:"".concat(this.host.api.location.pathname).concat(this.host.api.location.search),referer:"enabled"===(null===(n=(i=this.host).__getLixTreatment)||void 0===n?void 0:n.call(i,"pai.referrer.fix.subsquent"))?this.referrer?this.referrer:null===(r=this.host.api.document)||void 0===r?void 0:r.referrer:null===(o=this.host.api.document)||void 0===o?void 0:o.referrer}:{}),header:this.host.api.assign({applicationViewerUrn:this.appState.applicationViewerUrn,clientApplicationInstance:this.appState.clientApplicationInstance,isShadowEvent:s},a.header||{})};return{body:"function"==typeof t?t:function(){return t},id:e,meta:c}}}]),e}();!function(e){e.INTERNAL_OTEL_JET_EVENT="internal:otel:jet",e.INTERNAL_OTEL_RESOURCE="internal:otel:resource",e.INTERNAL_OTEL_LARGEST_CONTENTFUL_PAINT="internal:otel:lcp",e.INTERNAL_OTEL_CUMULATIVE_LAYOUT_SHIFT="internal:otel:cls",e.INTERNAL_OTEL_FIRST_INPUT_DELAY="internal:otel:fid"}(Li||(Li={})),function(){function e(t,n){var i,r,o=this;ze(this,e),Qe(this,"core",void 0),Qe(this,"protocol",void 0),Qe(this,"throttleKeySet",new Set),Qe(this,"config",void 0),Qe(this,"reportTransporterError",(function(e){e.reason instanceof Error||(e.reason=new Error(e.reason||"An error occurred in the transporter")),o.reportError(e.reason,e.tags.concat(["info"]),{responseHeaders:e.responseHeaders}).catch((function(){}))})),this.core=t;var a=this.core.host.api.location.protocol;this.protocol=a.substring(0,a.length-1),this.config={throttleTime:null!==(i=null==n?void 0:n.throttleTime)&&void 0!==i?i:100,useOTel:null!==(r=null==n?void 0:n.useOTel)&&void 0!==r&&r},On.on(Cn,this.reportTransporterError)}Ye(e,[{key:"reportError",value:function(e){var t,n=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=r.callTreeId,a=void 0===o?"":o,s=r.responseHeaders,c=void 0===s?{}:s,l=r.sduiScreenId,u=r.componentKey,d=e.message,h=e.name,p=e.stack,f=void 0===p?"":p,m=e.fileName,g=void 0===m?"":m,v=e.lineNumber,y=void 0===v?0:v,E=e.columnNumber,b=void 0===E?0:E,_=this.core.host,w=_.appId,T=_.appVersion,x=_.service,S=_.serviceInstance,C=_.treeID,k=void 0===C?"":C,I=_.api,A=I.Promise,L=I.location,O=L.host,R=L.pathname,N=L.search,P=L.hash,M=void 0===P?"":P;if(this.config.useOTel&&On.emit(Li.INTERNAL_OTEL_JET_EVENT,{error:e,tags:i,callTreeId:a,responseHeaders:c}),c){t={};var D=new Map;Object.keys(c).forEach((function(e){D.set(e.toLowerCase(),c[e])})),t.callTreeId=D.get("x-li-uuid"),t.microsoftEdgeReference=D.get("x-msedge-ref"),t.pointOfPresenceId=D.get("x-li-pop"),t.fabric=D.get("x-li-fabric")}var U=function(){return n.core.fireEvent("JavaScriptErrorEvent",(function(e){return{appId:w,e:{c:b,l:y,m:d,s:f,t:h,u:g},h:M,l:n.protocol,o:O,p:R,pageKey:e.pageKey,q:N,service:x,serviceInstance:S,serviceVersion:T,t:i,trackingID:e.pageInstance.trackingId,treeID:k,callTreeId:a,responseTraceHeaders:t,sduiScreenId:l,componentKey:u}}))};if(this.config.throttleTime<0)return U();var B=(h+d+f+i.join("")+a).split("").reduce((function(e,t){return(e<<5)-e+t.charCodeAt(0)|0}),0);return this.throttleKeySet.has(B)?A.resolve(!1):(this.throttleKeySet.add(B),setTimeout((function(){return n.throttleKeySet.delete(B)}),this.config.throttleTime),U())}},{key:"flush",value:function(){this.core.forceFlush()}},{key:"destroy",value:function(){this.core.destroy(),On.off(Cn,this.reportTransporterError)}}])}(),function(e){e.RealUserMonitoringEvent="RealUserMonitoringEvent",e.FeaturePerformanceMeasurementEvent="FeaturePerformanceMeasurementEvent",e.ClientPerfMetricsEvent="ClientPerfMetricsEvent",e.WEB_UI_FRAMEWORK="web-ui-framework",e.APP_ID="app-id",e.APP_VERSION="app-version",e.IS_SINGLE_PAGE_APP="is-single-page-app",e.IS_APP_RENDER_FAILED="is-app-render-failed",e.APP_RENDER_MODE="app-render-mode",e.USER_TIMING_MARK_ENABLED="user-timing-mark-enabled",e.USER_TIMING_MEASURE_ENABLED="user-timing-measure-enabled",e.BEACON_SOURCE="beacon-source",e.BEACON_TIMEOUT="beacon-timeout",e.ENABLE_RS_TIMING="enable-rs-timing",e.ENABLE_CDN_TRACKING="enable-cdn-tracking",e.ASYNC_PLUGINS_TIMEOUT="async-plugins-timeout",e.ENABLE_MEMORY_MEASUREMENT="enable-memory-measurement",e.PAGE_KEY_PREFIX="pageKeyPrefix",e.ENABLE_T_3="enable-tracking-3",e.ENABLE_PEM_T_3="enable-pem-tracking-3",e.ENABLE_OTEL="enable-otel"}(Oi||(Oi={})),function(e){e.PageLoadStartEvent="PageLoadStartEvent",e.PageLoadEndEvent="PageLoadEndEvent",e.ResourceLoadEvent="ResourceLoadEvent",e.CustomMeasureEvent="CustomMeasureEvent",e.ViewLoadEvent="ViewLoadEvent",e.PEMTracer="PEMTracer"}(Ri||(Ri={}));var Pi,Mi,Di,Ui,Bi,Fi,qi,Hi=(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(Qe(_e={},"web-ui-framework","EMBER"),"app-id","linkedin.rum.tracking"),"app-version","unknown"),"is-single-page-app",!0),"user-timing-mark-enabled",!1),"user-timing-measure-enabled",!0),"beacon-source","apps"),"enable-rs-timing",!0),"enable-cdn-tracking",!1),"async-plugins-timeout",5e3),Qe(Qe(Qe(Qe(Qe(Qe(_e,"beacon-timeout",3e4),"enable-memory-measurement",!1),"pageKeyPrefix",""),"enable-pem-tracking-3",!1),"enable-tracking-3",!1),"enable-otel",!1)),Gi={VALUE_NOT_OBTAINED:-1,METRIC_NOT_SUPPORTED:-2},ji=["loadEventEnd","loadEventStart","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","responseEnd","responseStart","requestStart","secureConnectionStart","connectEnd","connectStart","domainLookupEnd","domainLookupStart","fetchStart","redirectEnd","redirectStart","unloadEventEnd","unloadEventStart","navigationStart"],Wi={redirectStart:"REDIRECT_START",redirectEnd:"REDIRECT_END",fetchStart:"FETCH_START",domainLookupStart:"DOMAIN_LOOKUP_START",domainLookupEnd:"DOMAIN_LOOKUP_END",connectStart:"CONNECT_START",connectEnd:"CONNECT_END",secureConnectionStart:"SECURE_CONNECTION_START",requestStart:"REQUEST_START",responseStart:"RESPONSE_START",responseEnd:"RESPONSE_END",workerStart:"WORKER_START"},Vi={"http/0.9":"HTTP0_9","http/1.0":"HTTP1_0","http/1.1":"HTTP1_1",h2:"HTTP2"},Ki="pageLoadId does not exist",zi="rum token passed is invalid",Xi=new RegExp(/batch-(\d+)$|enabled$/),Yi=function(){function e(){ze(this,e),Qe(this,"userTimingEntries",[]),Qe(this,"longTasks",[]),Qe(this,"resourceTimingEntries",[]),Qe(this,"cdnData",void 0)}return Ye(e,[{key:"reset",value:function(){this.userTimingEntries=[],this.longTasks=[],this.resourceTimingEntries=[]}},{key:"attachTreeIds",value:function(e){this.resourceTimingEntries.forEach((function(t){var n=e.get(t.name);n&&(t.resourceTreeId=n)}))}},{key:"getData",value:function(){return{userTimingEntries:this.userTimingEntries,longTasks:this.longTasks,resourceTimingEntries:this.resourceTimingEntries.map(Ji),cdnData:this.cdnData}}}]),e}(),Qi=["resourceTreeId","name","entryType","startTime","duration","initiatorType","nextHopProtocol","redirectStart","redirectEnd","fetchStart","domainLookupStart","domainLookupEnd","connectStart","connectEnd","secureConnectionStart","requestStart","responseStart","responseEnd","transferSize","encodedBodySize","decodedBodySize","workerStart"];function Ji(e){return Qi.reduce((function(t,n){var i=e[n];return void 0!==i&&(t[n]=i),t}),{})}function Zi(e,t){if(e.nodeType!==Node.ELEMENT_NODE)throw new Error("Can't generate CSS selector for non-element node type.");if("html"===e.tagName.toLowerCase())return"html";var n={root:document.body,idName:function(e){return!0},className:function(e){return!0},tagName:function(e){return!0},attr:function(e,t){return!1},seedMinLength:1,optimizedMinLength:2,threshold:1e3,maxNumberOfTries:1e4};Fi=Object.assign(Object.assign({},n),t),qi=function(e,t){return e.nodeType===Node.DOCUMENT_NODE?e:e===t.root?e.ownerDocument:e}(Fi.root,n);var i=$i(e,Bi.All,(function(){return $i(e,Bi.Two,(function(){return $i(e,Bi.One)}))}));if(i){var r=lr(ur(i,e));return r.length>0&&(i=r[0]),tr(i)}throw new Error("Selector was not found.")}function $i(e,t,n){for(var i=null,r=[],o=e,a=0,s=function(){var e=ar(function(e){var t=e.getAttribute("id");return t&&Fi.idName(t)?{name:"#"+gr(t,{isIdentifier:!0}),penalty:0}:null}(o))||ar.apply(void 0,je(function(e){return Array.from(e.attributes).filter((function(e){return Fi.attr(e.name,e.value)})).map((function(e){return{name:"["+gr(e.name,{isIdentifier:!0})+'="'+gr(e.value)+'"]',penalty:.5}}))}(o)))||ar.apply(void 0,je(function(e){return Array.from(e.classList).filter(Fi.className).map((function(e){return{name:"."+gr(e,{isIdentifier:!0}),penalty:1}}))}(o)))||ar(function(e){var t=e.tagName.toLowerCase();return Fi.tagName(t)?{name:t,penalty:2}:null}(o))||[{name:"*",penalty:3}],s=function(e){var t=e.parentNode;if(!t)return null;var n=t.firstChild;if(!n)return null;for(var i=0;n&&(n.nodeType===Node.ELEMENT_NODE&&i++,n!==e);)n=n.nextSibling;return i}(o);if(t===Bi.All)s&&(e=e.concat(e.filter(or).map((function(e){return rr(e,s)}))));else if(t===Bi.Two)e=e.slice(0,1),s&&(e=e.concat(e.filter(or).map((function(e){return rr(e,s)}))));else if(t===Bi.One){var c=function(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var i,r,o,a,s=[],c=!0,l=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(i=o.call(n)).done)&&(s.push(i.value),s.length!==t);c=!0);}catch(e){l=!0,r=e}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw r}}return s}}(e,t)||We(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e=e.slice(0,1),1)[0];s&&or(c)&&(e=[rr(c,s)])}var l,u=Ge(e);try{for(u.s();!(l=u.n()).done;)l.value.level=a}catch(e){u.e(e)}finally{u.f()}if(r.push(e),r.length>=Fi.seedMinLength&&(i=er(r,n)))return 1;o=o.parentElement,a++};o&&o!==Fi.root.parentElement&&!s(););return i||(i=er(r,n)),i}function er(e,t){var n=lr(cr(e));if(n.length>Fi.threshold)return t?t():null;var i,r=Ge(n);try{for(r.s();!(i=r.n()).done;){var o=i.value;if(ir(o))return o}}catch(e){r.e(e)}finally{r.f()}return null}function tr(e){for(var t=e[0],n=t.name,i=1;i<e.length;i++){var r=e[i].level||0;n=t.level===r-1?"".concat(e[i].name," > ").concat(n):"".concat(e[i].name," ").concat(n),t=e[i]}return n}function nr(e){return e.map((function(e){return e.penalty})).reduce((function(e,t){return e+t}),0)}function ir(e){switch(qi.querySelectorAll(tr(e)).length){case 0:throw new Error("Can't select any node with this selector: ".concat(tr(e)));case 1:return!0;default:return!1}}function rr(e,t){return{name:e.name+":nth-child(".concat(t,")"),penalty:e.penalty+1}}function or(e){return"html"!==e.name&&!e.name.startsWith("#")}function ar(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.filter(sr);return i.length>0?i:null}function sr(e){return null!=e}function cr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(e.length>0){var n,i=[],r=Ge(e[0]);try{for(r.s();!(n=r.n()).done;){var o=n.value;i=i.concat(cr(e.slice(1,e.length),t.concat(o)))}}catch(e){r.e(e)}finally{r.f()}return i}return[t]}function lr(e){return Array.from(e).sort((function(e,t){return nr(e)-nr(t)}))}function ur(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{counter:0,visited:new Map},i=[];if(e.length>2&&e.length>Fi.optimizedMinLength)for(var r=1;r<e.length-1;r++){if(n.counter>Fi.maxNumberOfTries)return i;n.counter+=1;var o=je(e);o.splice(r,1);var a=tr(o);if(n.visited.has(a))return i;ir(o)&&dr(o,t)&&(i.push(o),n.visited.set(a,!0),i=i.concat(ur(o,t,n)))}return i}function dr(e,t){return qi.querySelector(tr(e))===t}!function(e){e.HTTP0_9="HTTP0_9",e.HTTP1_0="HTTP1_0",e.HTTP1_1="HTTP1_1",e.HTTP2="HTTP2",e.UNKNOWN="UNKNOWN"}(Pi||(Pi={})),function(e){e.REDIRECT_START="REDIRECT_START",e.REDIRECT_END="REDIRECT_END",e.FETCH_START="FETCH_START",e.DOMAIN_LOOKUP_START="DOMAIN_LOOKUP_START",e.DOMAIN_LOOKUP_END="DOMAIN_LOOKUP_END",e.CONNECT_START="CONNECT_START",e.CONNECT_END="CONNECT_END",e.SECURE_CONNECTION_START="SECURE_CONNECTION_START",e.REQUEST_START="REQUEST_START",e.RESPONSE_START="RESPONSE_START",e.RESPONSE_END="RESPONSE_END",e.WORKER_START="WORKER_START"}(Mi||(Mi={})),function(e){e.redirectStart="redirectStart",e.redirectEnd="redirectEnd",e.fetchStart="fetchStart",e.domainLookupStart="domainLookupStart",e.domainLookupEnd="domainLookupEnd",e.connectStart="connectStart",e.connectEnd="connectEnd",e.secureConnectionStart="secureConnectionStart",e.requestStart="requestStart",e.responseStart="responseStart",e.responseEnd="responseEnd",e.workerStart="workerStart"}(Di||(Di={})),function(e){e.DEFAULT="DEFAULT",e.INITIAL="INITIAL",e.SUBSEQUENT="SUBSEQUENT",e.PAGINATED="PAGINATED"}(Ui||(Ui={})),function(e){e[e.All=0]="All",e[e.Two=1]="Two",e[e.One=2]="One"}(Bi||(Bi={}));var hr=/[ -,\.\/:-@\[-\^`\{-~]/,pr=/[ -,\.\/:-@\[\]\^`\{-~]/,fr=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,mr={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1};function gr(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object.assign(Object.assign({},mr),t);"single"!=n.quotes&&"double"!=n.quotes&&(n.quotes="single");for(var i="double"==n.quotes?'"':"'",r=n.isIdentifier,o=e.charAt(0),a="",s=0,c=e.length;s<c;){var l=e.charAt(s++),u=l.charCodeAt(0),d=void 0;if(u<32||u>126){if(u>=55296&&u<=56319&&s<c){var h=e.charCodeAt(s++);56320==(64512&h)?u=((1023&u)<<10)+(1023&h)+65536:s--}d="\\"+u.toString(16).toUpperCase()+" "}else d=n.escapeEverything?hr.test(l)?"\\"+l:"\\"+u.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(l)?"\\"+u.toString(16).toUpperCase()+" ":"\\"==l||!r&&('"'==l&&i==l||"'"==l&&i==l)||r&&pr.test(l)?"\\"+l:l;a+=d}return r&&(/^-[-\d]/.test(a)?a="\\-"+a.slice(1):/\d/.test(o)&&(a="\\3"+o+" "+a.slice(1))),a=a.replace(fr,(function(e,t,n){return t&&t.length%2?e:(t||"")+n})),!r&&n.wrap?i+a+i:a}var vr,yr=[{strToFilter:"https://dms.licdn.com/playlist",excludeUrl:["https://dms.licdn.com/playlist/C4D05AQGiUFPvMk-NyQ/mp4-720p-30fp-crf28/0/1670518159491?e=1683741600&v=beta&t=3Wr_tdLLkQDX1kBQKEZW6NERypEqTi2mgZDDxFStjuI"],includeUrl:["https://media.licdn.com/dms/image/C4E0DAQF2IPL6XzFxlw/learning-public-crop_288_512/0/1593208644948?e=1681236000&v=beta&t=YpZr5ZaVoveJv_I6JKHTTZMsysttvKnT364PwDvjJHU"]},{strToFilter:"/sensorCollect/?action=reportMetrics",excludeUrl:["https://www.linkedin.com/sensorCollect/?action=reportMetrics","https://www.linkedin-ei.com/sensorCollect/?action=reportMetrics"],includeUrl:["https://www.linkedin.com/voyager/api/relationships/connectionsSummary/"]},{strToFilter:"/voyager/api/voyagerContentcreationDashGuiderPrompts",excludeUrl:["https://www.linkedin.com/voyager/api/voyagerContentcreationDashGuiderPrompts?decorationId=com.linkedin.voyager.dash.deco.contentcreation.GuiderPrompt-10&commentary=test&disableGoldGuider=true&hasAttachment=false&q=highestPriorityTriggeredPrompt&shareBoxSessionId=%C2%90b%C2%A9%C2%87%C3%A8%C3%A2By%C2%8798x%C2%B0%03%C2%9Ft","https://www.linkedin.com/voyager/api/voyagerContentcreationDashGuiderPrompts?decorationId=com.linkedin.voyager.dash.deco.contentcreation.GuiderPrompt-10&commentary=Subestimar%20la%20necesidad%20de%20la%20estrategia%20de%20comunicaci%C3%B3n%20es%20un%20peligroso%20error%20que%20comenten%20constantemente%20las%20empresas&disableGoldGuider=true&hasAttachment=false&q=highestPriorityTriggeredPrompt&shareBoxSessionId=%5C%C3%99t%C2%A2%1EZIM%C2%A4%09%13%27%C2%B91C%15"],includeUrl:["https://www.linkedin.com/voyager/api/voyager","https://www.linkedin.com/voyager/api/voyagerContentcreationDashSharebox?action=fetchShareboxWithDraft&decorationId=com.linkedin.voyager.dash.deco.contentcreation.sharebox-26"]},{strToFilter:"/realtime/realtimeFrontendClientConnectivityTracking?action=sendHeartbeat",excludeUrl:["https://www.linkedin.com/realtime/realtimeFrontendClientConnectivityTracking?action=sendHeartbeat"],includeUrl:["https://www.linkedin.com/realtime/realtimeFrontendTimestamp","https://www.linkedin.com/realtime/realtimeFrontendSubscriptions?ids=List((clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5YWGUB4hwl054jtklqpx2VjPbbVo7Gh74),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAACdkULEBbkw8xk4H_KA5SxqK3TCxyxk9_Wk),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5g-3IBNIABcinpNPrjErVw8282O5xXDVA),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAADUWTR8BJhjL3YT-_tt80GpZ-7AHUlrE6qA))"]},{strToFilter:"/realtime/connect?rc=1",excludeUrl:["https://www.linkedin.com/realtime/connect?rc=1"],includeUrl:["https://www.linkedin.com/realtime/realtimeFrontendTimestamp","https://www.linkedin.com/realtime/realtimeFrontendSubscriptions?ids=List((clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5YWGUB4hwl054jtklqpx2VjPbbVo7Gh74),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAACdkULEBbkw8xk4H_KA5SxqK3TCxyxk9_Wk),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5g-3IBNIABcinpNPrjErVw8282O5xXDVA),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAADUWTR8BJhjL3YT-_tt80GpZ-7AHUlrE6qA))"]},{strToFilter:"li/tscp/sct",excludeUrl:["https://www.linkedin.com/li/tscp/sct"]}];function Er(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e&&"function"==typeof e.now&&(e.timeOrigin||e.timing)){var n,i=e.now();return n=!e.timing&&t?Math.floor(e.timeOrigin):e.timing.navigationStart,Math.round(i+n)}return Date.now()}function br(e){var t=e||performance;return Math.round(t.now())}function _r(e){if(!e)return"null";if(e.nodeType===Node.ELEMENT_NODE)try{return Zi(e,{idName:function(e){return 0!==e.indexOf("ember")}})}catch(e){return"serialization_error"}var t=_r(e.parentElement||void 0);return"".concat(t," > nodeType(").concat(e.nodeType,")")}function wr(e,t,n,i){var r=[];return e&&"function"==typeof e.getEntriesByType&&(t["user-timing-measure-enabled"]&&e.getEntriesByType("measure").forEach((function(e){var t=e.name,n=e.startTime,o=e.duration;r.push({entryType:"MEASURE",name:t,startTime:n,duration:o}),null==i||i({measurementName:t,measurementType:"MEASURE",measureProgressStates:[{measureProgressName:t,timestamp:n,duration:o}]})})),t["user-timing-mark-enabled"]&&e.getEntriesByType("mark").forEach((function(e){var t=e.name,n=e.startTime,o=e.duration;r.push({entryType:"MARK",name:t,startTime:n,duration:o}),null==i||i({measurementName:t,measurementType:"MARK",measureProgressStates:[{measureProgressName:t,timestamp:n}]})})),n&&(e.clearMeasures(),e.clearMarks())),r}function Tr(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}var xr,Sr,Cr=function(){function e(t){ze(this,e),Qe(this,"hostApis",void 0),Qe(this,"hostnameProperties",void 0),Qe(this,"usedHostnames",void 0),Qe(this,"abortController",void 0),Qe(this,"pendingPromises",void 0),this.hostApis=t;var n=t.AbortController;this.hostnameProperties={},this.usedHostnames=new Set,this.abortController=new n,this.pendingPromises=new Set}return Ye(e,[{key:"clearUsedHostnames",value:function(){this.usedHostnames=new Set}},{key:"getPresentData",value:function(){var e=this;return Kn(this.usedHostnames).map((function(t){return e.hostnameProperties[t]||{hostname:t,provider:"",ipVersion:"",httpVersion:""}}))}},{key:"getDataWhenReady",value:function(e){var t=this,n=this.hostApis,i=n.AbortController,r=n.Promise,o=Vn(Kn(this.pendingPromises),r),a=setTimeout((function(){t.abortController.abort(),t.abortController=new i}),e);return o.then((function(){return clearTimeout(a),t.getPresentData()}))}},{key:"inspectEntryForCdnData",value:function(e){var t=this;if(!(e.name.indexOf(".licdn.")<0)){var n,i,r=this.hostApis.assign,o=(n=e.name,i=this.hostApis.document,(vr=vr||i.createElement("a")).href=n,vr.hostname);if(this.usedHostnames.add(o),!this.hostnameProperties[o]&&!this.isResourcePossiblyFromCache(e)){var a=this.fetchCdnFromUrl(e.name).then((function(e){var n=r({hostname:o},e);return t.hostnameProperties[o]||(t.hostnameProperties[o]=n),t.pendingPromises.delete(a),n}));this.pendingPromises.add(a)}}}},{key:"fetchCdnFromUrl",value:function(e){return(0,this.hostApis.fetch)(e,{method:"HEAD",signal:this.abortController.signal}).then((function(e){return{provider:e.headers.get("X-CDN")||"",ipVersion:e.headers.get("X-CDN-CLIENT-IP-VERSION")||"",httpVersion:e.headers.get("X-CDN-Proto")||""}}))}},{key:"isResourcePossiblyFromCache",value:function(e){return void 0!==e.transferSize?0===e.transferSize:e.domainLookupStart===e.domainLookupEnd&&e.connectEnd===e.connectStart&&0===e.secureConnectionStart}}]),e}(),kr=["latency","acq_time","allFeatures","requestIdleCallback","getCookieString","_cookieRegEx","bcookie","substring","getDomain","; path=","string","domain=","expires=","toUTCString","cookie","=([^;]*)","DNA","HUMAN","DFP_WEB","querySelector","nodeValue","https://www.linkedin.com","https://www.linkedin-ei.com","POST","setRequestHeader","application/json","send","getElementsByClassName","str2ab","btoa","fromCharCode","importPk","atob","crypto","subtle","importKey","RSA-OAEP","SHA-256","wrap","spki","wrapKey","raw","encode","wrapErrorResult","error","encryptWithKey","number","getRandomValues","AES-CBC","generateKey","encrypt","decrypt","resolve","encryptWithKeyIds","Error: ec2","isNaN","MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqyVTa3Pi5twlDxHc34nl3MlTHOweIenIid6hDqVlh5/wcHzIxvB9nZjObW3HWfwqejGM+n2ZGbo9x8R7ByS3/V4qRgAs1z4aB6F5+HcXsx8uVrQfwigK0+u7d3g1s7H8qUaguMPHxNnyj5EisTJBh2jf9ODp8TpWnhAQHCCSZcDM4JIoIlsVdGmv+dGlzZzmf1if26U4KJqFdrqS83r3nGWcEpXWiQB+mx/EX4brbrhOFCvfPovvsLEjMTm0UC68Bvki3UsB/vkkMPW9cxNiiJJdnDkOEEdQPuFmPug+sqhACl3IIHLVBFM7vO0ca14rcCNSbSDaaKOY6BQoW1A30wIDAQAB","MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtw/ArJ9dD6hi+jrX6ZpRqwk2Mm5v3EElQGhzSngYHAm7gvdcAEj6sbU4HhrXs3+TZamDV+RHwL+rDT+TtD8ZJBaVbA+wRDdIezECZT+WNZw2SMkjAsX0OynAT/wowGfE72zMhYc4byGfQmtAQrUL2iJ19KIJj0aZ4m41kvnBHMZbwO52+ceyQhqAzB7bn6U//QHJySHgjaOsgkpPnuxZUz6ly+FrKveQp+bNIfh8R5GO2ABRoeBL4c3jip/UjmmnfYE3xdzubni1a6WQ6YTTb6ZEJSgQTp/Rc+o/btcKkTIqDcXvGbO0iAxev8EXV7GtkRguqgfwaURAaps9Nes5NwIDAQAB","encryptWithKeyFromDifferentSources","publicKey","publicKeyVersion","uuidv4","from","_compress","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=","charAt","===","call","pow","battery","signals","FPDataCookie","apfcDf","flash/compiled/FontList.swf","/platform-telemetry/li/apfcDf","/apfc/collect","n/a","err","excluded","enabled","globalIntegration","complete","checkConfigAndInitializeAllIntegration","load","parse","useRequestIdleCallBack","settings-iframe","setting-headline","addEventListener","samplingTimeWindowInMillis","getItem","df_ts","enableOnDemandMode","pauseApfc","checkConfigAndInitializeGlobalIntegration","checkConfigAndInitializeThirdPartyIntegration","deleteItem","li_apfcdc","deleteDfCookieIfRequired","addDfCookieIfRequired","fpDataCookie","apfcTypes","dnaIntegrationEnabled","dnaIntegrationCompleted","intializeGlobalIntegration","includes","humanIntegrationEnabled","humanIntegrationCompleted","initializeHumanIntegration","dfpIntegrationEnabled","dfpIntegrationCompleted","intializeDfpIntegration","initialize","apfcDfPK","reentry","placePonfBeacon","reqid","pageInstance","isProd","fullFeatureCollection","populateFpDataCookie","apfcDfH","compressToBase64","apfcDfPKV","isSyncEnabledWithCb","payload","getBcookie","fb6bbd47-fa7c-4264-b4e9-b25948407586","ee078acd-0704-4344-9e5b-6b84b480c30a","https://merchantpool1.linkedin.com/mdt.js?session_id=","setAttribute","src","dfpIframeScript","doFpt","getElementsByTagName","PXdOjV695v","PXgoH0hfKu","https://li.protechts.net/index.html?ts=","&app_id=","&uc=scraping","generateSha256HashOrDefault","iframe","humanThirdPartyIframe","allow-same-origin allow-scripts","aria-hidden","true","0px","border","scraping","triggerApfc","reentryGlobalIntegration","reentryGlobalIntegrationOnDemand","extractDataCookie","onlyOnDemandFlow",":::","trackingId","memberId","sessionUrn","object","pemberly","isEmpty","div_bc","noscript","parseFromString","text/html","getAttribute","class","ponfUrl","searchParams","get","getElementById","bc_context",".linkedin-ei.com","undefined","triggerDnaApfcEvent","triggerDnaApfcEventOnDemand","x64Add","x64Multiply","x64Rotl","x64LeftShift","x64Fmix","x64Xor","x64hash128","length","charCodeAt","slice","00000000","toString","each","prototype","forEach","hasOwnProperty","map","push","getIPs","webkitRTCPeerConnection","stun:stun.l.google.com:19302","localDescription","sdp","split","indexOf","a=candidate:","c=IN","keys","candidate","iceGatheringState","createOffer","then","setLocalDescription","automationKey","undetected, fake browser","getBrowserNameAndVersion","webdriver","Firefox","document","documentElement","__webdriver_script_fn","Selenium","callPhantom","_phantom","NOT_AVAILABLE","webRtcKey","enumerateDevicesKey","isEnumerateDevicesSupported","mediaDevices","enumerateDevices","gid","groupId","kind","label","catch","audioKey","audio","excludeIOS11","userAgent","webkitOfflineAudioContext","type","triangle","frequency","setValueAtTime","currentTime","createDynamicsCompressor","threshold","knee","reduction","attack","release","function","connect","destination","startRendering","oncomplete","audioTimeout","timeout","renderedBuffer","getChannelData","reduce","abs","disconnect","UserAgent","language","userLanguage","systemLanguage","colorDepthKey","screen","colorDepth","deviceMemoryKey","deviceMemory"," GB","pixelDepthKey","pixelDepth","pixelRatioKey","devicePixelRatio","getScreenResolution","screenOrientationKey","detectScreenOrientation","Enabled","orientation","Orientation","msOrientation","mozOrientation","width","height","getAvailableScreenResolution","availWidth","availHeight","getTimezoneOffset","timezone","Intl","DateTimeFormat","resolvedOptions","sessionStorageKey","hasSessionStorage","localStorageKey","hasLocalStorage","indexedDbKey","addBehaviorKey","body","addBehavior","openDatabaseKey","openDatabase","cpuClassKey","getNavigatorCpuClass","oscpuKey","appNameKey","appName","appVersionKey","appVersion","appCodeNameKey","appCodeName","now","platformKey","getNavigatorPlatform","productKey","productSubKey","vendorKey","vendorSubKey","vendorSub","doNotTrackKey","incognitoKey","Chrome","RequestFileSystem","webkitRequestFileSystem","TEMPORARY","storage","estimate","Safari","localStorage","setItem","test","removeItem","open","onsuccess","EDGE","PointerEvent","MSPointerEvent","match","IE ","join","replace","OPR","splice","getWebglFp","javascriptsKey","scripts","locationKey","hash","host","hostname","href","origin","pathname","port","protocol","getSignals","getAdBlock","getHasLiedResolution","getHasLiedOs","getHasLiedBrowser","flashFontsKey","hasSwfObjectLoaded","hasMinFlashInstalled","swfPath","loadSwfAndDetectFonts","flash not installed","jsFontsKey","sans-serif","Andale Mono","Arial Hebrew","Arial MT","Arial Narrow","Arial Rounded MT Bold","Arial Unicode MS","Bitstream Vera Sans Mono","Book Antiqua","Bookman Old Style","Cambria","Cambria Math","Century","Century Gothic","Century Schoolbook","Comic Sans","Comic Sans MS","Consolas","Courier New","Helvetica","Helvetica Neue","Impact","Lucida Bright","Lucida Console","LUCIDA GRANDE","Lucida Handwriting","Lucida Sans","Lucida Sans Typewriter","Lucida Sans Unicode","Microsoft Sans Serif","Monaco","Monotype Corsiva","MS Outlook","MS PGothic","MS Reference Sans Serif","MS Sans Serif","MYRIAD","Palatino","Palatino Linotype","Segoe Print","Segoe Script","Segoe UI","Segoe UI Light","Segoe UI Semibold","Segoe UI Symbol","Tahoma","Times","Times New Roman","Trebuchet MS","Verdana","Wingdings","Wingdings 3","fonts","extendedJsFonts","concat","userDefinedFonts","filter","createElement","div","style","position","absolute","left","-9999px","fontSize","72px","normal","fontWeight","letterSpacing","lineBreak","lineHeight","textTransform","none","textAlign","textDecoration","textShadow","wordBreak","wordSpacing","textContent","mmmmmmmmmmlli","offsetWidth","offsetHeight","fontFamily","appendChild","removeChild","fontsHash","lists","mimetypesComponent","mimeTypes","suffixes","description","pluginsComponent","isIE","excludeIE","getIEPlugins","getRegularPlugins","plugins","pluginsShouldBeSorted","sort","name","getOwnPropertyDescriptor","ActiveXObject","AcroPDF.PDF","Adodb.Stream","AgControl.AgControl","DevalVRXCtrl.DevalVRXCtrl.1","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","Msxml2.XMLHTTP","PDF.PdfCtrl","QuickTime.QuickTime","RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)","Scripting.Dictionary","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","Skype.Detection","TDCCtl.TDCCtl","WMPlayer.OCX","rmocx.RealPlayer G2 Control.1","ERROR","batteryKey","getBattery","level","charging","chargingTime","connection","downlink","downlinkMax","effectiveType","rtt","saveData","touchSupportKey","getTouchSupport","hardwareConcurrencyKey","getHardwareConcurrency","hasIndexedDB","hardwareConcurrency","cpuClass","getDoNotTrack","doNotTrack","msDoNotTrack","maxTouchPoints","msMaxTouchPoints","createEvent","TouchEvent","ontouchstart","canvas","inline","getContext","rect","canvasWinding","yes","textBaseline","fillStyle","#f60","dontUseFakeFontInCanvas","11pt Arial","font","fillText","Cwm fjordbank glyphs vext quiz, 😃","18pt Arial","multiply","beginPath","closePath","fill","arc","rgb(255,0,255)","evenodd","toDataURL","canvasHash","clearColor","enable","DEPTH_TEST","depthFunc","LEQUAL","clear","DEPTH_BUFFER_BIT","getWebglCanvas","createBuffer","bindBuffer","ARRAY_BUFFER","STATIC_DRAW","itemSize","numItems","createProgram","createShader","attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}","shaderSource","precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}","compileShader","attachShader","useProgram","vertexPosAttrib","getAttribLocation","attrVertex","offsetUniform","getUniformLocation","enableVertexAttribArray","vertexPosArray","vertexAttribPointer","FLOAT","uniform2f","drawArrays","TRIANGLE_STRIP","webgl","hashOnly","vendorAndRenderer","getWebglVendorAndRenderer","extensions","getSupportedExtensions","webgl aliased line width range","getParameter","ALIASED_LINE_WIDTH_RANGE","webgl aliased point size range","webgl alpha bits","antialias","BLUE_BITS","webgl depth bits","DEPTH_BITS","webgl green bits","GREEN_BITS","webgl max anisotropy","getExtension","EXT_texture_filter_anisotropic","MOZ_EXT_texture_filter_anisotropic","MAX_TEXTURE_MAX_ANISOTROPY_EXT","webgl max combined texture image units","MAX_COMBINED_TEXTURE_IMAGE_UNITS","webgl max cube map texture size","webgl max fragment uniform vectors","MAX_FRAGMENT_UNIFORM_VECTORS","webgl max render buffer size","MAX_RENDERBUFFER_SIZE","webgl max texture image units","MAX_TEXTURE_IMAGE_UNITS","webgl max varying vectors","MAX_VARYING_VECTORS","webgl max vertex texture image units","MAX_VERTEX_TEXTURE_IMAGE_UNITS","MAX_VERTEX_UNIFORM_VECTORS","webgl max viewport dims","MAX_VIEWPORT_DIMS","webgl red bits","RED_BITS","webgl renderer","webgl shading language version","SHADING_LANGUAGE_VERSION","webgl stencil bits","STENCIL_BITS","webgl vendor","VENDOR","WEBGL_debug_renderer_info","UNMASKED_VENDOR_WEBGL","webgl unmasked renderer","UNMASKED_RENDERER_WEBGL","getShaderPrecisionFormat","INT","VERTEX","FRAGMENT","HIGH","LOW","precision","rangeMax","_SHADER","precision ","webgl ","toLowerCase"," shader ","innerHTML","&nbsp;","className","adsbox","getHasLiedLanguages","languages","substr","platform","windows phone","win","Windows","Android","linux","cros","Linux","iphone","ipad","mac","Other","Windows Phone","iOS","pike","ipod","Mac","productSub","opr","Opera","chrome","safari","trident","Internet Explorer","20030107","toSource","isCanvasSupported","Microsoft Internet Explorer","Netscape","swfobject","hasFlashPlayerVersion","9.0.0","addFlashDivNode","swfContainerId","embedSWF","always","false","components","webrtc","tsSeed","location","javascripts","oscpu","numOfCores","vendor","languageKey","timezoneOffset","screenResolution","screenOrientation","availableScreenResolution","availableScreenResolutionKey","sessionStorage","indexedDb","webglKey","signalsKey","touchSupport","networkInfo","networkInfoKey","automation","mimetyps","fontsFlash","getFeatures","excludes","key","alias","getData","shouldEnforceDataLimit","dataLimit","stringify","data","errors"," Data length for:"," was found to be:"];xr=kr,Sr=176,function(e){for(;--e;)xr.push(xr.shift())}(++Sr);var Ir=function(e,t){return kr[e-=0]};!function(){var e=function(){function e(){ze(this,e)}return Ye(e,null,[{key:Ir("0x0"),value:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]+t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]+t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]+t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]+t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}},{key:Ir("0x1"),value:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]*t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]*t[3],n[1]+=n[2]>>>16,n[2]&=65535,n[2]+=e[3]*t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]*t[3],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[2]*t[2],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[3]*t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}},{key:Ir("0x2"),value:function(e,t){return 32==(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])}},{key:Ir("0x3"),value:function(e,t){return 0==(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]}},{key:"x64Xor",value:function(e,t){return[e[0]^t[0],e[1]^t[1]]}},{key:Ir("0x4"),value:function(t){return t=e[Ir("0x5")](t,[0,t[0]>>>1]),t=e[Ir("0x1")](t,[4283543511,3981806797]),t=e[Ir("0x5")](t,[0,t[0]>>>1]),t=e[Ir("0x1")](t,[3301882366,444984403]),e[Ir("0x5")](t,[0,t[0]>>>1])}},{key:Ir("0x6"),value:function(t,n){n=n||0;var i,r=(t=t||"")[Ir("0x7")]%16,o=t[Ir("0x7")]-r,a=[0,n],s=[0,n],c=[0,0],l=[0,0],u=[2277735313,289559509],d=[1291169091,658871167];for(i=0;i<o;i+=16)c=[255&t[Ir("0x8")](i+4)|(255&t[Ir("0x8")](i+5))<<8|(255&t[Ir("0x8")](i+6))<<16|(255&t[Ir("0x8")](i+7))<<24,255&t.charCodeAt(i)|(255&t[Ir("0x8")](i+1))<<8|(255&t[Ir("0x8")](i+2))<<16|(255&t[Ir("0x8")](i+3))<<24],l=[255&t[Ir("0x8")](i+12)|(255&t[Ir("0x8")](i+13))<<8|(255&t[Ir("0x8")](i+14))<<16|(255&t[Ir("0x8")](i+15))<<24,255&t.charCodeAt(i+8)|(255&t[Ir("0x8")](i+9))<<8|(255&t[Ir("0x8")](i+10))<<16|(255&t[Ir("0x8")](i+11))<<24],c=e[Ir("0x1")](c,u),c=e.x64Rotl(c,31),c=e.x64Multiply(c,d),a=e.x64Xor(a,c),a=e[Ir("0x2")](a,27),a=e[Ir("0x0")](a,s),a=e[Ir("0x0")](e.x64Multiply(a,[0,5]),[0,1390208809]),l=e[Ir("0x1")](l,d),l=e[Ir("0x2")](l,33),l=e.x64Multiply(l,u),s=e.x64Xor(s,l),s=e[Ir("0x2")](s,31),s=e[Ir("0x0")](s,a),s=e[Ir("0x0")](e[Ir("0x1")](s,[0,5]),[0,944331445]);switch(c=[0,0],l=[0,0],r){case 15:l=e[Ir("0x5")](l,e.x64LeftShift([0,t[Ir("0x8")](i+14)],48));case 14:l=e[Ir("0x5")](l,e[Ir("0x3")]([0,t.charCodeAt(i+13)],40));case 13:l=e.x64Xor(l,e[Ir("0x3")]([0,t[Ir("0x8")](i+12)],32));case 12:l=e[Ir("0x5")](l,e.x64LeftShift([0,t[Ir("0x8")](i+11)],24));case 11:l=e[Ir("0x5")](l,e[Ir("0x3")]([0,t[Ir("0x8")](i+10)],16));case 10:l=e[Ir("0x5")](l,e[Ir("0x3")]([0,t[Ir("0x8")](i+9)],8));case 9:l=e.x64Xor(l,[0,t[Ir("0x8")](i+8)]),l=e.x64Multiply(l,d),l=e.x64Rotl(l,33),l=e[Ir("0x1")](l,u),s=e[Ir("0x5")](s,l);case 8:c=e.x64Xor(c,e.x64LeftShift([0,t.charCodeAt(i+7)],56));case 7:c=e[Ir("0x5")](c,e[Ir("0x3")]([0,t[Ir("0x8")](i+6)],48));case 6:c=e[Ir("0x5")](c,e[Ir("0x3")]([0,t[Ir("0x8")](i+5)],40));case 5:c=e[Ir("0x5")](c,e.x64LeftShift([0,t[Ir("0x8")](i+4)],32));case 4:c=e.x64Xor(c,e[Ir("0x3")]([0,t.charCodeAt(i+3)],24));case 3:c=e[Ir("0x5")](c,e[Ir("0x3")]([0,t[Ir("0x8")](i+2)],16));case 2:c=e[Ir("0x5")](c,e[Ir("0x3")]([0,t.charCodeAt(i+1)],8));case 1:c=e[Ir("0x5")](c,[0,t[Ir("0x8")](i)]),c=e[Ir("0x1")](c,u),c=e[Ir("0x2")](c,31),c=e[Ir("0x1")](c,d),a=e[Ir("0x5")](a,c)}return a=e[Ir("0x5")](a,[0,t[Ir("0x7")]]),s=e[Ir("0x5")](s,[0,t[Ir("0x7")]]),a=e[Ir("0x0")](a,s),s=e[Ir("0x0")](s,a),a=e[Ir("0x4")](a),s=e.x64Fmix(s),a=e.x64Add(a,s),s=e[Ir("0x0")](s,a),("00000000"+(a[0]>>>0).toString(16))[Ir("0x9")](-8)+(Ir("0xa")+(a[1]>>>0)[Ir("0xb")](16)).slice(-8)+("00000000"+(s[0]>>>0)[Ir("0xb")](16)).slice(-8)+(Ir("0xa")+(s[1]>>>0)[Ir("0xb")](16))[Ir("0x9")](-8)}}]),e}(),t=function(t,n,i,r,o,a,s,c,l,u,d,h,p,f,m,g,v,y,E,b,_,w,T,x,S,C,k,I,A,L,O,R,N,P,M,D,U,B,F,q,H,G,j,W,V,K,z,X,Y,Q,J,Z,$,ee,te,ne,ie,re,oe,ae,se,ce,le){function ue(){ze(this,ue),this[Ir("0x1f8")]=[{key:Ir("0x1f9"),getData:ue[Ir("0x2d")],shouldEnforceDataLimit:!0,dataLimit:1e3},{key:Ir("0x31"),getData:ue.enumerateDevicesKey,shouldEnforceDataLimit:!0,dataLimit:22e3},{key:Ir("0x81"),getData:ue[Ir("0x80")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x1fa"),getData:ue.seedKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x83"),getData:ue[Ir("0x82")],shouldEnforceDataLimit:!0,dataLimit:300},{key:Ir("0x85"),getData:ue[Ir("0x84")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x1fb"),getData:ue.locationKey,shouldEnforceDataLimit:!0,dataLimit:1500},{key:Ir("0x1fc"),getData:ue.javascriptsKey,shouldEnforceDataLimit:!0,dataLimit:2200},{key:Ir("0x1d3"),getData:ue.platformKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"product",getData:ue[Ir("0x89")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x1e4"),getData:ue[Ir("0x8a")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x149"),getData:ue[Ir("0x7d")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x1fd"),getData:ue[Ir("0x7f")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x148"),getData:ue[Ir("0x145")],alias:Ir("0x1fe"),shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x5b"),getData:ue.deviceMemoryKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x1ff"),getData:ue.vendorKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x8d"),getData:ue.vendorSubKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x54"),getData:ue[Ir("0x200")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x201"),getData:ue[Ir("0x201")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x6f"),getData:ue.timezone,shouldEnforceDataLimit:!0,dataLimit:100},{key:"userAgent",getData:ue[Ir("0x53")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:Ir("0x24"),getData:ue.webdriver,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x14b"),getData:ue.doNotTrackKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"incognito",getData:ue.incognitoKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x59"),getData:ue[Ir("0x57")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x5e"),getData:ue[Ir("0x5d")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"pixelRatio",getData:ue.pixelRatioKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x202"),getData:ue.screenResolutionKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x203"),getData:ue[Ir("0x62")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x204"),getData:ue[Ir("0x205")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x206"),getData:ue.sessionStorageKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x97"),getData:ue[Ir("0x75")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x207"),getData:ue.indexedDbKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x7a"),getData:ue[Ir("0x78")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"openDatabase",getData:ue[Ir("0x7b")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x152"),getData:ue.canvasKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x18c"),getData:ue[Ir("0x208")],shouldEnforceDataLimit:!0,dataLimit:6e3},{key:"signals",getData:ue[Ir("0x209")],shouldEnforceDataLimit:!0,dataLimit:150},{key:Ir("0x20a"),getData:ue[Ir("0x143")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x20b"),getData:ue[Ir("0x20c")],shouldEnforceDataLimit:!0,dataLimit:150},{key:"battery",getData:ue[Ir("0x138")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x38"),getData:ue[Ir("0x37")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Ir("0x20d"),getData:ue[Ir("0x21")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"plugins",getData:ue[Ir("0x119")],shouldEnforceDataLimit:!0,dataLimit:17e3},{key:Ir("0x20e"),getData:ue[Ir("0x115")],shouldEnforceDataLimit:!0,dataLimit:27e3},{key:"fonts",getData:ue[Ir("0xbd")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:Ir("0x20f"),getData:ue[Ir("0xb7")],shouldEnforceDataLimit:!0,dataLimit:100}]}return Ye(ue,[{key:Ir("0x210"),value:function(e,t){if(Ir("0x47")==Ke(e)){if(!t)return e({error:"Options not provided"});var n={data:{latency:{acq_time:{}},errors:{}}},i=Date[Ir("0x86")](),r={},o=0,a=0;this[Ir("0x1f8")][Ir("0xe")]((function(s){if(!t[Ir("0x211")][s[Ir("0x212")]]){var c=s[Ir("0x212")];void 0!==s.alias&&null!==s[Ir("0x213")]&&s[Ir("0x213")][Ir("0x7")]>0&&(c=s.alias),o++;var l=function(){r[c]=Date[Ir("0x86")]();try{s[Ir("0x214")]((function(t){if(!1!==s[Ir("0x215")]){var l=s[Ir("0xf")](Ir("0x216"))&&"number"==typeof s.dataLimit?s[Ir("0x216")]:1e3,u=JSON[Ir("0x217")](t)[Ir("0x7")];u>l&&(n[Ir("0x218")][Ir("0x219")][c]="Exceeded current data limit:"+l+Ir("0x21a")+c+Ir("0x21b")+u,t={})}n.data[c]=t,n[Ir("0x218")][Ir("0x21c")].acq_time[c]=Date[Ir("0x86")]()-r[c],++a>=o&&(n.data.latency[Ir("0x21d")][Ir("0x21e")]=Date.now()-i,n[Ir("0x218")].allFeaturesCollectionAt=Date.now(),e(n[Ir("0x218")],!0))}),t)}catch(e){n[Ir("0x218")][Ir("0x219")][c]=String(e)}};"function"==typeof window[Ir("0x21f")]&&!1!==t.useRequestIdleCallBack?window[Ir("0x21f")](l):l()}})),n[Ir("0x218")][Ir("0x21c")][Ir("0x21d")][Ir("0x21e")]=Date[Ir("0x86")]()-i,e(n[Ir("0x218")],!1)}}}],[{key:t,value:function(e,t){if(Array[Ir("0xd")][Ir("0xe")]&&e[Ir("0xe")]===Array[Ir("0xd")][Ir("0xe")])e[Ir("0xe")](t);else if(e[Ir("0x7")]===+e[Ir("0x7")])for(var n=0,i=e.length;n<i;n++)t(e[n],n,e);else for(var r in e)e[Ir("0xf")](r)&&t(e[r],r,e)}},{key:n,value:function(e,t){var n=[];return null==e?n:Array.prototype[Ir("0x10")]&&e.map===Array[Ir("0xd")][Ir("0x10")]?e.map(t):(ue[Ir("0xc")](e,(function(e,i,r){n[Ir("0x11")](t(e,i,r))})),n)}},{key:i,value:function(e,t){var n={},i=new(window.RTCPeerConnection||window[Ir("0x13")]||window.mozRTCPeerConnection||window.msRTCPeerConnection)({iceServers:[{urls:Ir("0x14")}]},{optional:[{RtpDataChannels:!0}]}),r=function(e){if(null!==e)try{var t=/([0-9]{1,3}(\.[0-9]{1,3}){3}|[a-f0-9]{1,4}(:[a-f0-9]{1,4}){7})/.exec(e)[1];n[t]=!0}catch(e){}},o=!1,a=function(){if(!0!==o){o=!0;var e=i[Ir("0x15")];null!==e&&e[Ir("0x16")][Ir("0x17")]("\n").forEach((function(e){0!==e[Ir("0x18")](Ir("0x19"))&&0!==e[Ir("0x18")](Ir("0x1a"))||r(e)})),t(Object[Ir("0x1b")](n))}};i.onicecandidate=function(e){e[Ir("0x1c")]&&r(e[Ir("0x1c")].candidate)},i.onicegatheringstatechange=function(e){"complete"===i[Ir("0x1d")]&&a()},i.createDataChannel("bl");try{i[Ir("0x1e")]()[Ir("0x1f")]((function(e){i[Ir("0x20")](e)}))}catch(e){i[Ir("0x1e")]((function(e){i[Ir("0x20")](e,(function(){}),(function(){}))}),(function(){}))}setTimeout((function(){a()}),2e3)}},{key:r,value:function(e,t){if(ue.getHasLiedBrowser())e(Ir("0x22"));else{var n=ue[Ir("0x23")]()[Ir("0x17")](" ")[0];"Chrome"!==n||!0!==navigator[Ir("0x24")]?Ir("0x25")===n&&window[Ir("0x26")][Ir("0x27")].getAttribute(Ir("0x24"))||"_Selenium_IDE_Recorder"in window||Ir("0x28")in document?e(Ir("0x29")):window[Ir("0x2a")]||window[Ir("0x2b")]?e("PhantomJS"):e(t[Ir("0x2c")]):e(Ir("0x29"))}}},{key:o,value:function(e,t){try{ue[Ir("0x12")](t,(function(t){e({ips:t})}))}catch(t){e({exception:{name:t.name,message:t.message}})}}},{key:a,value:function(e,t){if(!ue[Ir("0x2f")]())return e(t.NOT_AVAILABLE);navigator[Ir("0x30")][Ir("0x31")]().then((function(t){e(t[Ir("0x10")]((function(e){var t={};return t.id=e.deviceId,t[Ir("0x32")]=e[Ir("0x33")],t[Ir("0x34")]=e[Ir("0x34")],t.label=e[Ir("0x35")],t})))}))[Ir("0x36")]((function(t){e(t)}))}},{key:"isEnumerateDevicesSupported",value:function(){return navigator[Ir("0x30")]&&navigator[Ir("0x30")].enumerateDevices}},{key:s,value:function(e,t){var n=t[Ir("0x38")];if(n[Ir("0x39")]&&navigator[Ir("0x3a")].match(/OS 11.+Version\/11.+Safari/))return e(t.EXCLUDED);var i=window.OfflineAudioContext||window[Ir("0x3b")];if(null==i)return e(t[Ir("0x2c")]);var r=new i(1,44100,44100),o=r.createOscillator();o[Ir("0x3c")]=Ir("0x3d"),o[Ir("0x3e")][Ir("0x3f")](1e4,r[Ir("0x40")]);var a=r[Ir("0x41")]();ue[Ir("0xc")]([[Ir("0x42"),-50],[Ir("0x43"),40],["ratio",12],[Ir("0x44"),-20],[Ir("0x45"),0],[Ir("0x46"),.25]],(function(e){void 0!==a[e[0]]&&Ir("0x47")==Ke(a[e[0]][Ir("0x3f")])&&a[e[0]][Ir("0x3f")](e[1],r.currentTime)})),o[Ir("0x48")](a),a[Ir("0x48")](r[Ir("0x49")]),o.start(0),r[Ir("0x4a")]();var s=setTimeout((function(){return r[Ir("0x4b")]=function(){},r=null,e(Ir("0x4c"))}),n[Ir("0x4d")]);r[Ir("0x4b")]=function(t){var n;try{clearTimeout(s),n=t[Ir("0x4e")][Ir("0x4f")](0)[Ir("0x9")](4500,5e3)[Ir("0x50")]((function(e,t){return e+Math[Ir("0x51")](t)}),0)[Ir("0xb")](),o[Ir("0x52")](),a[Ir("0x52")]()}catch(t){return void e(t)}e(n)}}},{key:c,value:function(e){e(navigator[Ir("0x3a")])}},{key:l,value:function(e,t){e(void 0===navigator[Ir("0x24")]||null===navigator[Ir("0x24")]?t.NOT_AVAILABLE:navigator[Ir("0x24")])}},{key:"languageKey",value:function(e,t){e(navigator[Ir("0x54")]||navigator[Ir("0x55")]||navigator.browserLanguage||navigator[Ir("0x56")]||t.NOT_AVAILABLE)}},{key:u,value:function(e,t){e(window[Ir("0x58")][Ir("0x59")]||t[Ir("0x2c")])}},{key:d,value:function(e,t){var n=navigator[Ir("0x5b")]||t[Ir("0x2c")];n!==t[Ir("0x2c")]&&(n+=Ir("0x5c")),e(n)}},{key:h,value:function(e,t){e(window[Ir("0x58")][Ir("0x5e")]||t[Ir("0x2c")])}},{key:p,value:function(e,t){e(window[Ir("0x60")]||t[Ir("0x2c")])}},{key:"screenResolutionKey",value:function(e,t){e(ue[Ir("0x61")](t))}},{key:f,value:function(e,t){if(t[Ir("0x58")][Ir("0x63")]){var n={};n[Ir("0x64")]=void 0!==screen[Ir("0x65")],n[Ir("0x66")]=screen[Ir("0x67")]||screen[Ir("0x68")]||(screen.orientation||{})[Ir("0x3c")],e(n)}else e(t.EXCLUDED)}},{key:"getScreenResolution",value:function(){return{w:window[Ir("0x58")][Ir("0x69")],h:window.screen[Ir("0x6a")]}}},{key:"availableScreenResolutionKey",value:function(e,t){e(ue.getAvailableScreenResolution(t))}},{key:m,value:function(e){return window.screen[Ir("0x6c")]&&window[Ir("0x58")][Ir("0x6d")]?{w:window[Ir("0x58")][Ir("0x6c")],h:window[Ir("0x58")].availHeight}:e[Ir("0x2c")]}},{key:"timezoneOffset",value:function(e){e((new Date)[Ir("0x6e")]()/60)}},{key:g,value:function(e,t){window[Ir("0x70")]&&window[Ir("0x70")][Ir("0x71")]?e((new window.Intl.DateTimeFormat)[Ir("0x72")]().timeZone):e(t.NOT_AVAILABLE)}},{key:v,value:function(e,t){e(ue[Ir("0x74")](t))}},{key:y,value:function(e,t){e(ue[Ir("0x76")](t))}},{key:E,value:function(e,t){e(ue.hasIndexedDB(t))}},{key:b,value:function(e){e(!(!document[Ir("0x79")]||!document[Ir("0x79")][Ir("0x7a")]))}},{key:_,value:function(e){e(!!window[Ir("0x7c")])}},{key:w,value:function(e,t){e(ue[Ir("0x7e")](t))}},{key:T,value:function(e,t){e(navigator.oscpu||t.NOT_AVAILABLE)}},{key:x,value:function(e,t){e(navigator[Ir("0x81")]||t[Ir("0x2c")])}},{key:S,value:function(e,t){e(navigator[Ir("0x83")]||t.NOT_AVAILABLE)}},{key:C,value:function(e,t){e(navigator[Ir("0x85")]||t.NOT_AVAILABLE)}},{key:"seedKey",value:function(e,t){e(Date[Ir("0x86")]())}},{key:k,value:function(e,t){e(ue[Ir("0x88")](t))}},{key:I,value:function(e,t){e(navigator.product||t.NOT_AVAILABLE)}},{key:A,value:function(e,t){e(navigator.productSub||t[Ir("0x2c")])}},{key:L,value:function(e,t){e(navigator.vendor||t[Ir("0x2c")])}},{key:O,value:function(e,t){e(navigator[Ir("0x8d")]||t[Ir("0x2c")])}},{key:R,value:function(e,t){e(ue.getDoNotTrack(t))}},{key:N,value:function(e,t){var n=ue[Ir("0x23")]()[Ir("0x17")](" "),i=n[0],r=n[1],o=t[Ir("0x2c")];if(Ir("0x90")===i)if(parseInt(r)<=74){var a=window[Ir("0x91")]||window[Ir("0x92")];a?a(window[Ir("0x93")],100,(function(t){e(!1)}),(function(t){e(!0)})):e(o)}else"storage"in navigator&&"estimate"in navigator[Ir("0x94")]?navigator[Ir("0x94")][Ir("0x95")]().then((function(t){var n=t.quota;e(o=n<125829120)})):e(o);else if(Ir("0x96")===i){if(o=!1,window.safariIncognito)o=!0;else{try{window[Ir("0x7c")](null,null,null,null)}catch(e){o=!0}try{window[Ir("0x97")][Ir("0x98")](Ir("0x99"),1)}catch(e){o=!0}}void 0===o&&(o=!1,window[Ir("0x97")][Ir("0x9a")](Ir("0x99"))),e(o)}else if(Ir("0x25")===i){var s=indexedDB[Ir("0x9b")](Ir("0x99"));s.onerror=function(){e(!0)},s[Ir("0x9c")]=function(){e(!1)}}else e("IE"===i||Ir("0x9d")===i?!window.indexedDB&&(window[Ir("0x9e")]||window[Ir("0x9f")]):o)}},{key:"getBrowserNameAndVersion",value:function(){var e,t=navigator[Ir("0x3a")],n=t[Ir("0xa0")](/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];return/trident/i[Ir("0x99")](n[1])?(e=/\brv[ :]+(\d+)/g.exec(t)||[],Ir("0xa1")+(e[1]||"")):Ir("0x90")===n[1]&&null!=(e=t.match(/\b(OPR|Edge)\/(\d+)/))?e[Ir("0x9")](1)[Ir("0xa2")](" ")[Ir("0xa3")](Ir("0xa4"),"Opera"):(n=n[2]?[n[1],n[2]]:[navigator[Ir("0x81")],navigator[Ir("0x83")],"-?"],null!=(e=t[Ir("0xa0")](/version\/(\d+)/i))&&n[Ir("0xa5")](1,1,e[1]),n.join(" "))}},{key:"canvasKey",value:function(e,t){ue.isCanvasSupported()?e(ue.getCanvasFp(t)):e(t[Ir("0x2c")])}},{key:"webglKey",value:function(e,t){ue.isWebGlSupported()?e(ue[Ir("0xa6")](t)):e(t[Ir("0x2c")])}},{key:P,value:function(e,t){if(void 0===document[Ir("0xa8")]||null===document.scripts)return e(t[Ir("0x2c")]);e([])}},{key:M,value:function(e,t){e({hash:location[Ir("0xaa")]||t[Ir("0x2c")],host:location[Ir("0xab")]||t[Ir("0x2c")],hostname:location[Ir("0xac")]||t.NOT_AVAILABLE,href:location[Ir("0xad")]||t[Ir("0x2c")],origin:location[Ir("0xae")]||t[Ir("0x2c")],pathname:location[Ir("0xaf")]||t[Ir("0x2c")],port:location[Ir("0xb0")]||t[Ir("0x2c")],protocol:location[Ir("0xb1")]||t[Ir("0x2c")]})}},{key:"signalsKey",value:function(e){e(ue.getSignals())}},{key:D,value:function(){var e={adBlockInstalled:function(){return ue[Ir("0xb3")]()},liedLanguages:function(){return ue.getHasLiedLanguages()},liedResolution:function(){return ue[Ir("0xb4")]()},liedOS:function(){return ue[Ir("0xb5")]()},liedBrowser:function(){return ue[Ir("0xb6")]()}},t={};for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];t[n]=i(n)}return t}},{key:U,value:function(e,t){return ue[Ir("0xb8")]()?ue[Ir("0xb9")]()?t.fonts[Ir("0xba")]?void ue[Ir("0xbb")]((function(t){e(t)}),t):e("missing options.fonts.swfPath"):e(Ir("0xbc")):e("swf object not loaded")}},{key:B,value:function(t,n){var i=["monospace",Ir("0xbe"),"serif"],r=[Ir("0xbf"),"Arial","Arial Black",Ir("0xc0"),Ir("0xc1"),Ir("0xc2"),Ir("0xc3"),Ir("0xc4"),Ir("0xc5"),Ir("0xc6"),Ir("0xc7"),"Calibri",Ir("0xc8"),Ir("0xc9"),Ir("0xca"),Ir("0xcb"),Ir("0xcc"),Ir("0xcd"),Ir("0xce"),Ir("0xcf"),"Courier",Ir("0xd0"),"Geneva","Georgia",Ir("0xd1"),Ir("0xd2"),Ir("0xd3"),Ir("0xd4"),"Lucida Calligraphy",Ir("0xd5"),"Lucida Fax",Ir("0xd6"),Ir("0xd7"),Ir("0xd8"),Ir("0xd9"),Ir("0xda"),Ir("0xdb"),Ir("0xdc"),Ir("0xdd"),"MS Gothic",Ir("0xde"),Ir("0xdf"),Ir("0xe0"),Ir("0xe1"),"MS Serif",Ir("0xe2"),"MYRIAD PRO",Ir("0xe3"),Ir("0xe4"),Ir("0xe5"),Ir("0xe6"),Ir("0xe7"),Ir("0xe8"),Ir("0xe9"),Ir("0xea"),Ir("0xeb"),Ir("0xec"),Ir("0xed"),"Times New Roman PS",Ir("0xee"),Ir("0xef"),Ir("0xf0"),"Wingdings 2",Ir("0xf1")];void 0!==n[Ir("0xf2")]&&void 0!==n[Ir("0xf2")][Ir("0xf3")]&&(r=r[Ir("0xf4")](n.fonts[Ir("0xf3")])),void 0!==n[Ir("0xf2")]&&void 0!==n[Ir("0xf2")][Ir("0xf5")]&&(r=r[Ir("0xf4")](n[Ir("0xf2")].userDefinedFonts)),r=r[Ir("0xf6")]((function(e,t){return r[Ir("0x18")](e)===t}));var o=document.getElementsByTagName(Ir("0x79"))[0],a=document[Ir("0xf7")](Ir("0xf8")),s=document[Ir("0xf7")](Ir("0xf8")),c={},l={},u=function(){var e=document[Ir("0xf7")]("span");return e[Ir("0xf9")][Ir("0xfa")]=Ir("0xfb"),e.style[Ir("0xfc")]=Ir("0xfd"),e[Ir("0xf9")][Ir("0xfe")]=Ir("0xff"),e.style.fontStyle=Ir("0x100"),e[Ir("0xf9")][Ir("0x101")]=Ir("0x100"),e[Ir("0xf9")][Ir("0x102")]=Ir("0x100"),e.style[Ir("0x103")]="auto",e[Ir("0xf9")][Ir("0x104")]=Ir("0x100"),e[Ir("0xf9")][Ir("0x105")]=Ir("0x106"),e[Ir("0xf9")][Ir("0x107")]=Ir("0xfc"),e[Ir("0xf9")][Ir("0x108")]=Ir("0x106"),e.style[Ir("0x109")]=Ir("0x106"),e[Ir("0xf9")].whiteSpace="normal",e[Ir("0xf9")][Ir("0x10a")]=Ir("0x100"),e[Ir("0xf9")][Ir("0x10b")]=Ir("0x100"),e[Ir("0x10c")]=Ir("0x10d"),e},d=function(e,t){var n=u();return n[Ir("0xf9")].fontFamily="'"+e+"',"+t,n},h=function(e){for(var t=!1,n=0;n<i[Ir("0x7")];n++)if(t=e[n][Ir("0x10e")]!==c[i[n]]||e[n][Ir("0x10f")]!==l[i[n]])return t;return t},p=function(){for(var e=[],t=0,n=i[Ir("0x7")];t<n;t++){var r=u();r[Ir("0xf9")][Ir("0x110")]=i[t],a[Ir("0x111")](r),e[Ir("0x11")](r)}return e}();o[Ir("0x111")](a);for(var f=0,m=i[Ir("0x7")];f<m;f++)c[i[f]]=p[f].offsetWidth,l[i[f]]=p[f][Ir("0x10f")];var g=function(){for(var e={},t=0,n=r[Ir("0x7")];t<n;t++){for(var o=[],a=0,c=i[Ir("0x7")];a<c;a++){var l=d(r[t],i[a]);s[Ir("0x111")](l),o[Ir("0x11")](l)}e[r[t]]=o}return e}();o[Ir("0x111")](s);for(var v=[],y=0,E=r[Ir("0x7")];y<E;y++)h(g[r[y]])&&v[Ir("0x11")](r[y]);o[Ir("0x112")](s),o.removeChild(a);var b={};b[Ir("0x113")]=e.x64hash128(v[Ir("0xa2")](),23),n.fonts.hashOnly||(b[Ir("0x114")]=v),t(b)}},{key:F,value:function(e,t){if(void 0!==navigator[Ir("0x116")]&&null!==navigator.mimeTypes){for(var n=navigator.mimeTypes,i=[],r=0;r<n[Ir("0x7")];r++){var o={};o.type=n[r].type,o[Ir("0x117")]=n[r].suffixes,o[Ir("0x118")]=n[r][Ir("0x118")],i[Ir("0x11")](o)}e(i)}else e(t[Ir("0x2c")])}},{key:q,value:function(e,t){ue[Ir("0x11a")]()?t.plugins[Ir("0x11b")]?e(t.EXCLUDED):e(ue[Ir("0x11c")](t)):e(ue[Ir("0x11d")](t))}},{key:"getRegularPlugins",value:function(e){if(void 0===navigator[Ir("0x11e")]||null===navigator[Ir("0x11e")])return e[Ir("0x2c")];for(var t=[],n=0,i=navigator[Ir("0x11e")][Ir("0x7")];n<i;n++)navigator.plugins[n]&&t[Ir("0x11")](navigator[Ir("0x11e")][n]);return t[Ir("0x7")]>0&&ue[Ir("0x11f")](e)&&(t=t[Ir("0x120")]((function(e,t){return e[Ir("0x121")]>t.name?1:e.name<t[Ir("0x121")]?-1:0}))),ue.map(t,(function(e){var t=ue[Ir("0x10")](e,(function(e){return[e[Ir("0x3c")],e.suffixes]}));return[e.name,e[Ir("0x118")],t]}))}},{key:"getIEPlugins",value:function(e){var t=[];if(Object[Ir("0x122")]&&Object[Ir("0x122")](window,Ir("0x123"))||Ir("0x123")in window){var n=[Ir("0x124"),Ir("0x125"),Ir("0x126"),Ir("0x127"),Ir("0x128"),Ir("0x129"),Ir("0x12a"),Ir("0x12b"),Ir("0x12c"),"QuickTimeCheckObject.QuickTimeCheck.1",Ir("0x12d"),Ir("0x12e"),Ir("0x12f"),Ir("0x130"),"SWCtl.SWCtl",Ir("0x131"),Ir("0x132"),Ir("0x133"),Ir("0x134"),Ir("0x135"),"rmocx.RealPlayer G2 Control",Ir("0x136")];t=ue.map(n,(function(t){try{return new window.ActiveXObject(t),t}catch(t){return e[Ir("0x137")]}}))}else t[Ir("0x11")](e[Ir("0x2c")]);return navigator[Ir("0x11e")]&&(t=t[Ir("0xf4")](ue[Ir("0x11d")](e))),t}},{key:H,value:function(e){for(var t=!1,n=0,i=e.plugins.sortPluginsFor[Ir("0x7")];n<i;n++){var r=e.plugins.sortPluginsFor[n];if(navigator[Ir("0x3a")][Ir("0xa0")](r)){t=!0;break}}return t}},{key:G,value:function(e,t){void 0!==navigator.getBattery?navigator[Ir("0x139")]().then((function(t){var n={};n[Ir("0x13a")]=t.level,n[Ir("0x13b")]=t.charging,n.chargingTime=t[Ir("0x13c")],n.dischargingTime=t.dischargingTime,e(n)})):e(t.NOT_AVAILABLE)}},{key:"networkInfoKey",value:function(e,t){var n=navigator[Ir("0x13d")];e(void 0!==n?{downlink:n[Ir("0x13e")],downlinkMax:n[Ir("0x13f")],type:n[Ir("0x3c")],effectiveType:n[Ir("0x140")],rtt:n[Ir("0x141")],saveData:n[Ir("0x142")]}:t[Ir("0x2c")])}},{key:j,value:function(e){e(ue[Ir("0x144")]())}},{key:W,value:function(e,t){e(ue[Ir("0x146")](t))}},{key:V,value:function(e){try{return!!window.sessionStorage}catch(t){return e[Ir("0x137")]}}},{key:K,value:function(e){try{return!!window.localStorage}catch(t){return e[Ir("0x137")]}}},{key:z,value:function(e){try{return!!window.indexedDB}catch(t){return e[Ir("0x137")]}}},{key:"getHardwareConcurrency",value:function(e){return navigator[Ir("0x148")]?navigator[Ir("0x148")]:e[Ir("0x2c")]}},{key:X,value:function(e){return navigator[Ir("0x149")]||e[Ir("0x2c")]}},{key:"getNavigatorPlatform",value:function(e){return navigator.platform?navigator.platform:e[Ir("0x2c")]}},{key:Y,value:function(e){return navigator.doNotTrack?navigator[Ir("0x14b")]:navigator[Ir("0x14c")]?navigator[Ir("0x14c")]:window[Ir("0x14b")]?window[Ir("0x14b")]:e[Ir("0x2c")]}},{key:Q,value:function(){var e,t=0;void 0!==navigator[Ir("0x14d")]?t=navigator[Ir("0x14d")]:void 0!==navigator[Ir("0x14e")]&&(t=navigator[Ir("0x14e")]);try{document[Ir("0x14f")](Ir("0x150")),e=!0}catch(t){e=!1}return{maxTouchPoints:t,touchEvent:e,touchStart:Ir("0x151")in window}}},{key:"getCanvasFp",value:function(t){var n={},i=document.createElement(Ir("0x152"));i.width=2e3,i.height=200,i.style.display=Ir("0x153");var r=i[Ir("0x154")]("2d");return r[Ir("0x155")](0,0,10,10),r[Ir("0x155")](2,2,6,6),n[Ir("0x156")]=!1===r.isPointInPath(5,5,"evenodd")?Ir("0x157"):"no",r[Ir("0x158")]="alphabetic",r[Ir("0x159")]=Ir("0x15a"),r.fillRect(125,1,62,20),r[Ir("0x159")]="#069",t[Ir("0x15b")]?r.font=Ir("0x15c"):r[Ir("0x15d")]="11pt no-real-font-123",r[Ir("0x15e")](Ir("0x15f"),2,15),r[Ir("0x159")]="rgba(102, 204, 0, 0.2)",r[Ir("0x15d")]=Ir("0x160"),r[Ir("0x15e")](Ir("0x15f"),4,45),r.globalCompositeOperation=Ir("0x161"),r.fillStyle="rgb(255,0,255)",r[Ir("0x162")](),r.arc(50,50,50,0,2*Math.PI,!0),r[Ir("0x163")](),r[Ir("0x164")](),r[Ir("0x159")]="rgb(0,255,255)",r[Ir("0x162")](),r[Ir("0x165")](100,50,50,0,2*Math.PI,!0),r.closePath(),r[Ir("0x164")](),r.fillStyle="rgb(255,255,0)",r.beginPath(),r[Ir("0x165")](75,100,50,0,2*Math.PI,!0),r[Ir("0x163")](),r[Ir("0x164")](),r[Ir("0x159")]=Ir("0x166"),r[Ir("0x165")](75,75,75,0,2*Math.PI,!0),r[Ir("0x165")](75,75,25,0,2*Math.PI,!0),r[Ir("0x164")](Ir("0x167")),i[Ir("0x168")]&&(n[Ir("0x169")]=e[Ir("0x6")](i[Ir("0x168")](),23)),n}},{key:J,value:function(t){var n,i=function(e){return n[Ir("0x16a")](0,0,0,1),n[Ir("0x16b")](n[Ir("0x16c")]),n[Ir("0x16d")](n[Ir("0x16e")]),n[Ir("0x16f")](n.COLOR_BUFFER_BIT|n[Ir("0x170")]),"["+e[0]+", "+e[1]+"]"};if(!(n=ue[Ir("0x171")]()))return null;var r={},o=n[Ir("0x172")]();n[Ir("0x173")](n[Ir("0x174")],o);var a=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);n.bufferData(n[Ir("0x174")],a,n[Ir("0x175")]),o[Ir("0x176")]=3,o[Ir("0x177")]=3;var s=n[Ir("0x178")](),c=n[Ir("0x179")](n.VERTEX_SHADER);n.shaderSource(c,Ir("0x17a")),n.compileShader(c);var l=n[Ir("0x179")](n.FRAGMENT_SHADER);n[Ir("0x17b")](l,Ir("0x17c")),n[Ir("0x17d")](l),n[Ir("0x17e")](s,c),n.attachShader(s,l),n.linkProgram(s),n[Ir("0x17f")](s),s[Ir("0x180")]=n[Ir("0x181")](s,Ir("0x182")),s[Ir("0x183")]=n[Ir("0x184")](s,"uniformOffset"),n[Ir("0x185")](s[Ir("0x186")]),n[Ir("0x187")](s[Ir("0x180")],o[Ir("0x176")],n[Ir("0x188")],!1,0,0),n[Ir("0x189")](s[Ir("0x183")],1,1),n[Ir("0x18a")](n[Ir("0x18b")],0,o.numItems);try{r.webglHash=e[Ir("0x6")](n[Ir("0x152")].toDataURL(),23)}catch(e){}if(t[Ir("0x18c")][Ir("0x18d")])return r;r[Ir("0x18e")]=ue[Ir("0x18f")](),r[Ir("0x190")]=n[Ir("0x191")]()||[],r[Ir("0x192")]=i(n[Ir("0x193")](n[Ir("0x194")])),r[Ir("0x195")]=i(n[Ir("0x193")](n.ALIASED_POINT_SIZE_RANGE)),r[Ir("0x196")]=n.getParameter(n.ALPHA_BITS),r["webgl antialiasing"]=n.getContextAttributes()[Ir("0x197")]?"yes":"no",r["webgl blue bits"]=n.getParameter(n[Ir("0x198")]),r[Ir("0x199")]=n[Ir("0x193")](n[Ir("0x19a")]),r[Ir("0x19b")]=n[Ir("0x193")](n[Ir("0x19c")]),r[Ir("0x19d")]=function(e){var t=e[Ir("0x19e")](Ir("0x19f"))||e[Ir("0x19e")]("WEBKIT_EXT_texture_filter_anisotropic")||e[Ir("0x19e")](Ir("0x1a0"));if(t){var n=e.getParameter(t[Ir("0x1a1")]);return 0===n&&(n=2),n}return null}(n),r[Ir("0x1a2")]=n[Ir("0x193")](n[Ir("0x1a3")]),r[Ir("0x1a4")]=n.getParameter(n.MAX_CUBE_MAP_TEXTURE_SIZE),r[Ir("0x1a5")]=n[Ir("0x193")](n[Ir("0x1a6")]),r[Ir("0x1a7")]=n[Ir("0x193")](n[Ir("0x1a8")]),r[Ir("0x1a9")]=n[Ir("0x193")](n[Ir("0x1aa")]),r["webgl max texture size"]=n[Ir("0x193")](n.MAX_TEXTURE_SIZE),r[Ir("0x1ab")]=n[Ir("0x193")](n[Ir("0x1ac")]),r["webgl max vertex attribs"]=n[Ir("0x193")](n.MAX_VERTEX_ATTRIBS),r[Ir("0x1ad")]=n[Ir("0x193")](n[Ir("0x1ae")]),r["webgl max vertex uniform vectors"]=n[Ir("0x193")](n[Ir("0x1af")]),r[Ir("0x1b0")]=i(n[Ir("0x193")](n[Ir("0x1b1")])),r[Ir("0x1b2")]=n.getParameter(n[Ir("0x1b3")]),r[Ir("0x1b4")]=n[Ir("0x193")](n.RENDERER),r[Ir("0x1b5")]=n[Ir("0x193")](n[Ir("0x1b6")]),r[Ir("0x1b7")]=n[Ir("0x193")](n[Ir("0x1b8")]),r[Ir("0x1b9")]=n.getParameter(n[Ir("0x1ba")]),r["webgl version"]=n[Ir("0x193")](n.VERSION);try{var u=n.getExtension(Ir("0x1bb"));u&&(r["webgl unmasked vendor"]=n[Ir("0x193")](u[Ir("0x1bc")]),r[Ir("0x1bd")]=n[Ir("0x193")](u[Ir("0x1be")]))}catch(e){}return n[Ir("0x1bf")]?(ue[Ir("0xc")]([Ir("0x188"),Ir("0x1c0")],(function(e){ue[Ir("0xc")]([Ir("0x1c1"),Ir("0x1c2")],(function(t){ue[Ir("0xc")]([Ir("0x1c3"),"MEDIUM",Ir("0x1c4")],(function(i){ue.each([Ir("0x1c5"),"rangeMin",Ir("0x1c6")],(function(o){var a=n[Ir("0x1bf")](n[t+Ir("0x1c7")],n[i+"_"+e])[o];"precision"!==o&&(o=Ir("0x1c8")+o);var s=[Ir("0x1c9"),t[Ir("0x1ca")](),Ir("0x1cb"),i[Ir("0x1ca")]()," ",e[Ir("0x1ca")]()," ",o].join("");r[s]=a}))}))}))})),r):r}},{key:Z,value:function(){try{var e=ue[Ir("0x171")](),t=e[Ir("0x19e")]("WEBGL_debug_renderer_info");return e[Ir("0x193")](t[Ir("0x1bc")])+"~"+e[Ir("0x193")](t[Ir("0x1be")])}catch(e){return null}}},{key:$,value:function(){var e=document.createElement("div");e[Ir("0x1cc")]=Ir("0x1cd"),e[Ir("0x1ce")]=Ir("0x1cf");var t=!1;try{document[Ir("0x79")][Ir("0x111")](e),t=0===document.getElementsByClassName(Ir("0x1cf"))[0][Ir("0x10f")],document[Ir("0x79")][Ir("0x112")](e)}catch(e){t=!1}return t}},{key:ee,value:function(){if(void 0!==navigator[Ir("0x1d1")])try{if(navigator[Ir("0x1d1")][0][Ir("0x1d2")](0,2)!==navigator[Ir("0x54")][Ir("0x1d2")](0,2))return!0}catch(e){return!0}return!1}},{key:te,value:function(){return window[Ir("0x58")][Ir("0x69")]<window[Ir("0x58")][Ir("0x6c")]||window.screen[Ir("0x6a")]<window[Ir("0x58")].availHeight}},{key:ne,value:function(){var e,t=navigator[Ir("0x3a")][Ir("0x1ca")](),n=navigator.oscpu,i=navigator[Ir("0x1d3")][Ir("0x1ca")]();if(e=t[Ir("0x18")](Ir("0x1d4"))>=0?"Windows Phone":t[Ir("0x18")](Ir("0x1d5"))>=0?Ir("0x1d6"):t[Ir("0x18")]("android")>=0?Ir("0x1d7"):t.indexOf(Ir("0x1d8"))>=0||t[Ir("0x18")](Ir("0x1d9"))>=0?Ir("0x1da"):t[Ir("0x18")](Ir("0x1db"))>=0||t.indexOf(Ir("0x1dc"))>=0?"iOS":t[Ir("0x18")](Ir("0x1dd"))>=0?"Mac":Ir("0x1de"),("ontouchstart"in window||navigator.maxTouchPoints>0||navigator[Ir("0x14e")]>0)&&Ir("0x1df")!==e&&Ir("0x1d7")!==e&&Ir("0x1e0")!==e&&"Other"!==e)return!0;if(void 0!==n){if((n=n.toLowerCase())[Ir("0x18")]("win")>=0&&"Windows"!==e&&Ir("0x1df")!==e)return!0;if(n[Ir("0x18")](Ir("0x1d8"))>=0&&Ir("0x1da")!==e&&Ir("0x1d7")!==e)return!0;if(n.indexOf(Ir("0x1dd"))>=0&&"Mac"!==e&&Ir("0x1e0")!==e)return!0;if((-1===n[Ir("0x18")](Ir("0x1d5"))&&-1===n[Ir("0x18")](Ir("0x1d8"))&&-1===n[Ir("0x18")](Ir("0x1dd")))!=("Other"===e))return!0}return i[Ir("0x18")](Ir("0x1d5"))>=0&&Ir("0x1d6")!==e&&Ir("0x1df")!==e||(i.indexOf(Ir("0x1d8"))>=0||i[Ir("0x18")]("android")>=0||i.indexOf(Ir("0x1e1"))>=0)&&Ir("0x1da")!==e&&"Android"!==e||(i[Ir("0x18")](Ir("0x1dd"))>=0||i[Ir("0x18")](Ir("0x1dc"))>=0||i[Ir("0x18")](Ir("0x1e2"))>=0||i.indexOf(Ir("0x1db"))>=0)&&Ir("0x1e3")!==e&&Ir("0x1e0")!==e||(i[Ir("0x18")]("win")<0&&i[Ir("0x18")](Ir("0x1d8"))<0&&i[Ir("0x18")](Ir("0x1dd"))<0&&i[Ir("0x18")](Ir("0x1db"))<0&&i[Ir("0x18")](Ir("0x1dc"))<0)!=(Ir("0x1de")===e)||void 0===navigator[Ir("0x11e")]&&Ir("0x1d6")!==e&&"Windows Phone"!==e}},{key:ie,value:function(){var e,t=navigator[Ir("0x3a")][Ir("0x1ca")](),n=navigator[Ir("0x1e4")];if(e=t[Ir("0x18")]("firefox")>=0?Ir("0x25"):t[Ir("0x18")]("opera")>=0||t[Ir("0x18")](Ir("0x1e5"))>=0?Ir("0x1e6"):t[Ir("0x18")](Ir("0x1e7"))>=0?"Chrome":t[Ir("0x18")](Ir("0x1e8"))>=0?Ir("0x96"):t[Ir("0x18")](Ir("0x1e9"))>=0?Ir("0x1ea"):Ir("0x1de"),(Ir("0x90")===e||"Safari"===e||Ir("0x1e6")===e)&&Ir("0x1eb")!==n)return!0;var i,r=eval[Ir("0xb")]()[Ir("0x7")];if(37===r&&Ir("0x96")!==e&&"Firefox"!==e&&Ir("0x1de")!==e)return!0;if(39===r&&"Internet Explorer"!==e&&Ir("0x1de")!==e)return!0;if(33===r&&Ir("0x90")!==e&&Ir("0x1e6")!==e&&Ir("0x1de")!==e)return!0;try{throw"a"}catch(e){try{e[Ir("0x1ec")](),i=!0}catch(e){i=!1}}return i&&Ir("0x25")!==e&&"Other"!==e}},{key:re,value:function(){var e=document[Ir("0xf7")](Ir("0x152"));return!(!e.getContext||!e[Ir("0x154")]("2d"))}},{key:"isWebGlSupported",value:function(){if(!ue[Ir("0x1ed")]())return!1;var e=ue.getWebglCanvas();return!!window.WebGLRenderingContext&&!!e}},{key:oe,value:function(){return Ir("0x1ee")===navigator[Ir("0x81")]||!(Ir("0x1ef")!==navigator[Ir("0x81")]||!/Trident/[Ir("0x99")](navigator.userAgent))}},{key:ae,value:function(){return void 0!==window[Ir("0x1f0")]}},{key:se,value:function(){return window[Ir("0x1f0")][Ir("0x1f1")](Ir("0x1f2"))}},{key:ce,value:function(e){var t=document.createElement(Ir("0xf8"));t.setAttribute("id",e[Ir("0xf2")][Ir("0x1f4")]),document.body.appendChild(t)}},{key:"loadSwfAndDetectFonts",value:function(e,t){window.___fp_swf_loaded=function(t){e(t)};var n=t[Ir("0xf2")].swfContainerId;ue[Ir("0x1f3")](),window[Ir("0x1f0")][Ir("0x1f5")](t[Ir("0xf2")].swfPath,n,"1","1",Ir("0x1f2"),!1,{onReady:"___fp_swf_loaded"},{allowScriptAccess:Ir("0x1f6"),menu:Ir("0x1f7")},{})}},{key:le,value:function(){var e=document[Ir("0xf7")](Ir("0x152")),t=null;try{t=e.getContext(Ir("0x18c"))||e[Ir("0x154")]("experimental-webgl")}catch(e){}return t||(t=null),t}}]),ue}(Ir("0xc"),Ir("0x10"),Ir("0x12"),Ir("0x21"),Ir("0x2d"),Ir("0x2e"),Ir("0x37"),Ir("0x53"),Ir("0x24"),Ir("0x57"),Ir("0x5a"),Ir("0x5d"),Ir("0x5f"),Ir("0x62"),Ir("0x6b"),Ir("0x6f"),Ir("0x73"),Ir("0x75"),Ir("0x77"),Ir("0x78"),Ir("0x7b"),Ir("0x7d"),Ir("0x7f"),Ir("0x80"),Ir("0x82"),Ir("0x84"),Ir("0x87"),Ir("0x89"),Ir("0x8a"),Ir("0x8b"),Ir("0x8c"),Ir("0x8e"),Ir("0x8f"),Ir("0xa7"),Ir("0xa9"),Ir("0xb2"),Ir("0xb7"),Ir("0xbd"),Ir("0x115"),Ir("0x119"),Ir("0x11f"),Ir("0x138"),Ir("0x143"),Ir("0x145"),Ir("0x74"),Ir("0x76"),Ir("0x147"),Ir("0x7e"),Ir("0x14a"),Ir("0x144"),Ir("0xa6"),Ir("0x18f"),Ir("0xb3"),Ir("0x1d0"),Ir("0xb4"),Ir("0xb5"),Ir("0xb6"),Ir("0x1ed"),Ir("0x11a"),Ir("0xb8"),Ir("0xb9"),Ir("0x1f3"),Ir("0x171")),n={getItem:function(e){var t=this[Ir("0x220")]().match(this[Ir("0x221")](e));return t?t[1][Ir("0xa3")](/^"(.*)"$/,"$1"):""},getBcookie:function(){try{for(var e=document.cookie.split(/\s*;\s*/),t=0;t<e[Ir("0x7")];t++){var n=e[t].split("=");if(n[Ir("0x7")]>1&&Ir("0x222")===n[0]){var i=n[n[Ir("0x7")]-1];return i[Ir("0x223")](2,i[Ir("0x7")]-1)}}}catch(e){return""}return""},setItem:function(e,t,n){var i=arguments[Ir("0x7")]>3&&void 0!==arguments[3]?arguments[3]:this[Ir("0x224")]();if(n){var r=[e+"="+t+Ir("0x225")+(arguments[Ir("0x7")]>4&&void 0!==arguments[4]?arguments[4]:"/")+"; secure=true"];Ir("0x226")==Ke(i)&&i.length>0&&r[Ir("0x11")](Ir("0x227")+i),r.push(Ir("0x228")+(n instanceof Date?n[Ir("0x229")]():n)),document[Ir("0x22a")]=r.join("; ")}},deleteItem:function(e){this.setItem(e,"",new Date(0))},_cookieRegEx:function(e){return new RegExp(e+Ir("0x22b"))},getCookieString:function(){return document[Ir("0x22a")]},getDomain:function(){return window[Ir("0x1fb")]?window.location.hostname:""}},i=Ir("0x22c"),r=Ir("0x22d"),o=Ir("0x22e");function a(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n[Ir("0x22f")]("#"+e):document.getElementById(e);if(i){var r=i.firstChild[Ir("0x230")];if(t&&i.parentNode[Ir("0x112")](i),r)try{return JSON.parse(r)}catch(e){return}}}function s(e,t,n){var i=new XMLHttpRequest,r=Ir(n?"0x231":"0x232");r+=String(t),i[Ir("0x9b")](Ir("0x233"),r),i[Ir("0x234")]("Content-Type",Ir("0x235")),i[Ir("0x236")](e)}function c(e){var t=document[Ir("0x237")](e);return void 0!==t&&t[Ir("0x7")]>=1}var l=function(){function e(){ze(this,e)}return Ye(e,null,[{key:Ir("0x238"),value:function(e){for(var t=new ArrayBuffer(e[Ir("0x7")]),n=new Uint8Array(t),i=0,r=e[Ir("0x7")];i<r;i++)n[i]=e[Ir("0x8")](i);return t}},{key:"encode",value:function(e){return window[Ir("0x239")](String[Ir("0x23a")].apply(null,e))}},{key:Ir("0x23b"),value:function(t,n,i){var r=window[Ir("0x23c")](n),o=e[Ir("0x238")](r);return window[Ir("0x23d")][Ir("0x23e")][Ir("0x23f")](t,o,{name:Ir("0x240"),hash:Ir("0x241")},!0,i)}},{key:Ir("0x242"),value:function(t,n){return e[Ir("0x23b")](Ir("0x243"),n,[Ir("0x244")])[Ir("0x1f")]((function(e){return window[Ir("0x23d")].subtle[Ir("0x244")](Ir("0x245"),t,e,{name:"RSA-OAEP"})}))[Ir("0x1f")]((function(t){return e[Ir("0x246")](new Uint8Array(t))}))}},{key:Ir("0x247"),value:function(e){var t={a:null,b:null,c:null};return t[Ir("0x248")]=e,t}},{key:Ir("0x249"),value:function(t,n,i){var r={a:null,b:null,c:null};try{var o=Date[Ir("0x86")]();if(Ir("0x226")!=Ke(n)||Ir("0x24a")!=Ke(i))throw new Error("ec1");var a=window.crypto[Ir("0x24b")](new Uint8Array(16));r.a=e[Ir("0x246")](a);var s=(new TextEncoder)[Ir("0x246")](t),c=Ir("0x24c");return window[Ir("0x23d")].subtle[Ir("0x24d")]({name:c,length:256},!0,[Ir("0x24e"),Ir("0x24f")])[Ir("0x1f")]((function(t){return window.crypto[Ir("0x23e")][Ir("0x24e")]({name:c,iv:a},t,s)[Ir("0x1f")]((function(a){return e[Ir("0x242")](t,n)[Ir("0x1f")]((function(t){return r.b=t,r.c=e[Ir("0x246")](new Uint8Array(a)),r.d=Date[Ir("0x86")]()-o,r.e=i,r}))}))}))[Ir("0x36")]((function(e){return r[Ir("0x248")]=String(e),r}))}catch(t){return r[Ir("0x248")]=String(t),Promise[Ir("0x250")](r)}}},{key:Ir("0x251"),value:function(t,n,i,r){if("string"!=typeof n||Ir("0x226")!=Ke(i))return Promise[Ir("0x250")](e[Ir("0x247")](Ir("0x252")));var o=a(n),s=parseInt(a(i));return(""===o||Ir("0x226")!=Ke(o)||Ir("0x24a")!=Ke(s)||Number[Ir("0x253")](s))&&(o=Ir(r?"0x254":"0x255"),s=r?2:1),e[Ir("0x249")](t,o,s)}},{key:Ir("0x256"),value:function(t,n,i,r,o){return null!=r&&Ir("0x226")==Ke(r[Ir("0x257")])&&"number"==typeof r[Ir("0x258")]?e[Ir("0x249")](t,r.publicKey,r[Ir("0x258")]):e[Ir("0x251")](t,n,i,o)}},{key:Ir("0x259"),value:function(){return([1e7]+-1e3+-4e3+-8e3+-1e11)[Ir("0xa3")](/[018]/g,(function(e){return(e^window[Ir("0x23d")][Ir("0x24b")](new Uint8Array(1))[0]&15>>e/4)[Ir("0xb")](16)}))}},{key:"generateSha256HashOrDefault",value:function(e){var t=(new TextEncoder)[Ir("0x246")](e);return crypto.subtle.digest(Ir("0x241"),t)[Ir("0x1f")]((function(e){return Array[Ir("0x25a")](new Uint8Array(e)).map((function(e){return("00"+e[Ir("0xb")](16))[Ir("0x9")](-2)})).join("")}))[Ir("0x36")]((function(){return""}))}}]),e}(),u=function(){var e={compressToBase64:function(t){if(null==t)return"";var n=e[Ir("0x25b")](t,6,(function(e){return Ir("0x25c")[Ir("0x25d")](e)}));switch(n[Ir("0x7")]%4){default:case 0:return n;case 1:return n+Ir("0x25e");case 2:return n+"==";case 3:return n+"="}},_compress:function(e,t,n){if(null==e)return"";var i,r,o,a={},s={},c="",l="",u="",d=2,h=3,p=2,f=[],m=0,g=0;for(o=0;o<e[Ir("0x7")];o+=1)if(c=e[Ir("0x25d")](o),Object.prototype[Ir("0xf")].call(a,c)||(a[c]=h++,s[c]=!0),l=u+c,Object.prototype[Ir("0xf")][Ir("0x25f")](a,l))u=l;else{if(Object[Ir("0xd")][Ir("0xf")][Ir("0x25f")](s,u)){if(u[Ir("0x8")](0)<256){for(i=0;i<p;i++)m<<=1,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++;for(r=u.charCodeAt(0),i=0;i<8;i++)m=m<<1|1&r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r>>=1}else{for(r=1,i=0;i<p;i++)m=m<<1|r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r=0;for(r=u[Ir("0x8")](0),i=0;i<16;i++)m=m<<1|1&r,g==t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1}0==--d&&(d=Math[Ir("0x260")](2,p),p++),delete s[u]}else for(r=a[u],i=0;i<p;i++)m=m<<1|1&r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r>>=1;0==--d&&(d=Math[Ir("0x260")](2,p),p++),a[l]=h++,u=String(c)}if(""!==u){if(Object[Ir("0xd")][Ir("0xf")][Ir("0x25f")](s,u)){if(u[Ir("0x8")](0)<256){for(i=0;i<p;i++)m<<=1,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++;for(r=u[Ir("0x8")](0),i=0;i<8;i++)m=m<<1|1&r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r>>=1}else{for(r=1,i=0;i<p;i++)m=m<<1|r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r=0;for(r=u[Ir("0x8")](0),i=0;i<16;i++)m=m<<1|1&r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r>>=1}0==--d&&(d=Math.pow(2,p),p++),delete s[u]}else for(r=a[u],i=0;i<p;i++)m=m<<1|1&r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r>>=1;0==--d&&(d=Math[Ir("0x260")](2,p),p++)}for(r=2,i=0;i<p;i++)m=m<<1|1&r,g==t-1?(g=0,f[Ir("0x11")](n(m)),m=0):g++,r>>=1;for(;;){if(m<<=1,g==t-1){f.push(n(m));break}g++}return f[Ir("0xa2")]("")}};return e}(),d={apfcTypes:1,collectionType:2,trackingId:3},h={protocol:1,hostname:2,port:3,origin:4,host:5,href:6,hash:7,pathname:8},p={saveData:1,effectiveType:2,rtt:3,downlink:4,downlinkMax:5,type:6},f={liedOS:1,liedBrowser:2,liedResolution:3,adBlockInstalled:4,liedLanguages:5},m={type:1,description:2,suffixes:3},g={canvasHash:1,canvasWinding:2},v={label:1,gid:2,id:3,kind:4},y={lists:1,fontsHash:2},E={Orientation:1,Enabled:2},b={charging:1,dischargingTime:2,level:3,chargingTime:4},_={touchStart:1,touchEvent:2,maxTouchPoints:3},w={"webgl stencil bits":1,"webgl vertex shader high float precision rangeMax":2,"webgl antialiasing":3,"webgl max vertex texture image units":4,"webgl fragment shader medium int precision rangeMax":5,"webgl fragment shader low int precision rangeMin":6,"webgl max vertex uniform vectors":7,"webgl renderer":8,"webgl vertex shader high float precision":9,"webgl green bits":10,"webgl fragment shader medium int precision rangeMin":11,"webgl fragment shader low int precision rangeMax":12,"webgl fragment shader medium int precision":13,"webgl blue bits":14,"webgl max viewport dims":15,"webgl unmasked vendor":16,"webgl vertex shader medium float precision":17,"webgl fragment shader low int precision":18,"webgl vertex shader high int precision":19,"webgl vertex shader medium int precision rangeMax":20,"webgl unmasked renderer":21,"webgl fragment shader high int precision":22,"webgl aliased point size range":23,"webgl vertex shader medium float precision rangeMax":24,"webgl vertex shader low int precision rangeMax":25,"webgl fragment shader low float precision":26,"webgl fragment shader high int precision rangeMin":27,"webgl vertex shader high float precision rangeMin":28,"webgl red bits":29,vendorAndRenderer:30,"webgl vertex shader medium int precision rangeMin":31,"webgl vertex shader low float precision":32,"webgl vertex shader medium int precision":33,"webgl fragment shader medium float precision rangeMax":34,"webgl max texture image units":35,"webgl vertex shader medium float precision rangeMin":36,"webgl fragment shader high float precision rangeMin":37,"webgl fragment shader high int precision rangeMax":38,"webgl vertex shader high int precision rangeMax":39,webglHash:40,"webgl max varying vectors":41,"webgl fragment shader medium float precision rangeMin":42,"webgl vertex shader low int precision":43,"webgl fragment shader low float precision rangeMin":44,"webgl aliased line width range":45,"webgl max combined texture image units":46,"webgl shading language version":47,"webgl vertex shader high int precision rangeMin":48,"webgl max anisotropy":49,"webgl max render buffer size":50,"webgl vendor":51,"webgl vertex shader low int precision rangeMin":52,"webgl max fragment uniform vectors":53,"webgl fragment shader high float precision rangeMax":54,"webgl version":55,"webgl fragment shader high float precision":56,"webgl max texture size":57,"webgl max cube map texture size":58,"webgl fragment shader medium float precision":59,"webgl vertex shader low float precision rangeMin":60,"webgl max vertex attribs":61,"webgl alpha bits":62,"webgl vertex shader low float precision rangeMax":63,"webgl fragment shader low float precision rangeMax":64,"webgl depth bits":65,extensions:66},T={ANGLE_instanced_arrays:67,EXT_blend_minmax:68,EXT_clip_control:69,EXT_color_buffer_float:70,EXT_color_buffer_half_float:71,EXT_conservative_depth:72,EXT_depth_clamp:73,EXT_disjoint_timer_query:74,EXT_disjoint_timer_query_webgl2:75,EXT_float_blend:76,EXT_frag_depth:77,EXT_polygon_offset_clamp:78,EXT_render_snorm:79,EXT_shader_texture_lod:80,EXT_texture_compression_bptc:81,EXT_texture_compression_rgtc:82,EXT_texture_filter_anisotropic:83,EXT_texture_mirror_clamp_to_edge:84,EXT_texture_norm16:85,EXT_sRGB:86,KHR_parallel_shader_compile:87,NV_shader_noperspective_interpolation:88,OES_draw_buffers_indexed:89,OES_element_index_uint:90,OES_fbo_render_mipmap:91,OES_sample_variables:92,OES_shader_multisample_interpolation:93,OVR_multiview2:94,OES_standard_derivatives:95,OES_texture_float:96,OES_texture_float_linear:97,OES_texture_half_float:98,OES_texture_half_float_linear:99,OES_vertex_array_object:100,WEBGL_blend_func_extended:101,WEBGL_clip_cull_distance:102,WEBGL_color_buffer_float:103,WEBGL_compressed_texture_astc:104,WEBGL_compressed_texture_etc:105,WEBGL_compressed_texture_etc1:106,WEBGL_compressed_texture_pvrtc:107,WEBGL_compressed_texture_s3tc:108,WEBGL_compressed_texture_s3tc_srgb:109,WEBGL_debug_renderer_info:110,WEBGL_debug_shaders:111,WEBGL_depth_texture:112,WEBGL_draw_buffers:113,WEBGL_lose_context:114,WEBGL_multi_draw:115,WEBGL_polygon_mode:116,WEBGL_provoking_vertex:117,WEBGL_render_shared_exponent:118,WEBGL_stencil_texturing:119},x={"American Typewriter":1,"Andale Mono":2,Arial:3,"Arial Black":4,"Arial Hebrew":5,"Arial Narrow":6,"Arial Rounded MT Bold":7,"Arial Unicode MS":8,Avenir:9,"Avenir Next":10,"Avenir Next Condensed":11,Bahnschrift:12,Baskerville:13,"Big Caslon":14,"Bodoni 72":15,"Bodoni 72 Oldstyle":16,"Bodoni 72 Smallcaps":17,"Bradley Hand":18,"Brush Script MT":19,Calibri:20,Cambria:21,"Cambria Math":22,Candara:23,Chalkboard:24,"Chalkboard SE":25,Chalkduster:26,Charter:27,Cochin:28,"Comic Sans MS":29,Consolas:30,Constantia:31,Corbel:32,Copperplate:33,Courier:34,"Courier New":35,Didot:36,"DIN Alternate":37,"DIN Condensed":38,Ebrima:39,"Franklin Gothic Medium":40,Futura:41,Gabriola:42,Gadugi:43,Geneva:44,Georgia:45,"Gill Sans":46,Helvetica:47,"Helvetica Neue":48,Herculanum:49,"Hoefler Text":50,"HoloLens MDL2 Assets":51,Impact:52,"Ink Free":53,"Javanese Text":54,"Leelawadee UI":55,"Lucida Console":56,"LUCIDA GRANDE":57,"Lucida Grande":58,"Lucida Sans Unicode":59,Luminari:60,"Malgun Gothic":61,"Marker Felt":62,Marlett:63,Menlo:64,"Microsoft Himalaya":65,"Microsoft JhengHei":66,"Microsoft New Tai Lue":67,"Microsoft PhagsPa":68,"Microsoft Sans Serif":69,"Microsoft Tai Le":70,"Microsoft YaHei":71,"Microsoft Yi Baiti":72,"MingLiU-ExtB":73,Monaco:74,"Mongolian Baiti":75,"MS Gothic":76,"MV Boli":77,"Myanmar Text":78,"Nirmala UI":79,Noteworthy:80,Optima:81,Palatino:82,"Palatino Linotype":83,Papyrus:84,Phosphate:85,Rockwell:86,"Savoye LET":87,"Segoe MDL2 Assets":88,"Segoe Print":89,"Segoe Script":90,"Segoe UI":91,"Segoe UI Historic":92,"Segoe UI Emoji":93,"Segoe UI Symbol":94,SignPainter:95,SimSun:96,Sitka:97,Skia:98,"Snell Roundhand":99,Sylfaen:100,Symbol:101,Tahoma:102,Times:103,"Times New Roman":104,Trattatello:105,"Trebuchet MS":106,Verdana:107,Webdings:108,Wingdings:109,"Wingdings 2":110,"Wingdings 3":111,"Yu Gothic":112,Zapfino:113},S={appVersion:1,numOfCores:2,webrtc:3,touchSupport:4,webgl:5,timezone:6,plugins:7,localStorage:8,incognito:9,language:10,appCodeName:11,battery:12,platform:13,javascripts:14,automation:15,pixelDepth:16,screenOrientation:17,availableScreenResolution:18,timezoneOffset:19,oscpu:20,fonts:21,vendor:22,sessionStorage:23,webdriver:24,audio:25,openDatabase:26,screenResolution:27,vendorSub:28,enumerateDevices:29,product:30,canvas:31,appName:32,mimetyps:33,cpuClass:34,indexedDb:35,userAgent:36,deviceMemory:37,productSub:38,addBehavior:39,signals:40,networkInfo:41,location:42,colorDepth:43,FPDataCookie:44,tsSeed:45,errors:46,pixelRatio:47};function C(e){var t={};return function(e){var t=e[Ir("0x18c")],n={};if(void 0!==t&&void 0!==t[Ir("0x190")]){for(var i=t[Ir("0x190")],r=[],o=0;o<i[Ir("0x7")];o++){var a=i[o];r[o]=T[Ir("0xf")](a)?T[a]:a}t[Ir("0x190")]=r}void 0!==t&&(Object[Ir("0x1b")](w)[Ir("0xe")]((function(e){n[w[e]]=t[e]})),e[Ir("0x18c")]=n)}(e),function(e){var t=e[Ir("0x20a")],n={};void 0!==t&&(Object[Ir("0x1b")](_)[Ir("0xe")]((function(e){n[_[e]]=t[e]})),e[Ir("0x20a")]=n)}(e),function(e){var t=e.battery,n={};void 0!==t&&(Object[Ir("0x1b")](b)[Ir("0xe")]((function(e){n[b[e]]=t[e]})),e[Ir("0x261")]=n)}(e),function(e){var t=e[Ir("0x203")],n={};void 0!==t&&(Object.keys(E)[Ir("0xe")]((function(e){n[E[e]]=t[e]})),e.screenOrientation=n)}(e),function(e){var t=e.fonts,n={};if(void 0!==t&&void 0!==t.lists){for(var i=t[Ir("0x114")],r=[],o=0;o<i.length;o++){var a=i[o];r[o]=x[Ir("0xf")](a)?x[a]:a}t.lists=r}void 0!==t&&(Object[Ir("0x1b")](y)[Ir("0xe")]((function(e){n[y[e]]=t[e]})),e[Ir("0xf2")]=n)}(e),function(e){var t=e[Ir("0x31")],n=[];if(void 0!==e[Ir("0x31")]){for(var i=function(){var e=t[r],i={};Object[Ir("0x1b")](v)[Ir("0xe")]((function(t){i[v[t]]=e[t]})),n[r]=i},r=0;r<t.length;r++)i();e[Ir("0x31")]=n}}(e),function(e){var t=e[Ir("0x152")],n={};void 0!==t&&(Object[Ir("0x1b")](g)[Ir("0xe")]((function(e){n[g[e]]=t[e]})),e.canvas=n)}(e),function(e){var t=e.mimetyps,n=[];if(void 0!==t){for(var i=function(){var e=t[r],i={};Object.keys(m)[Ir("0xe")]((function(t){i[m[t]]=e[t]})),n[r]=i},r=0;r<t.length;r++)i();e.mimetyps=n}}(e),function(e){var t=e.signals,n={};void 0!==t&&(Object.keys(f)[Ir("0xe")]((function(e){n[f[e]]=t[e]})),e[Ir("0x262")]=n)}(e),function(e){var t=e.networkInfo,n={};void 0!==t&&(Object[Ir("0x1b")](p)[Ir("0xe")]((function(e){n[p[e]]=t[e]})),e[Ir("0x20b")]=n)}(e),function(e){var t=e[Ir("0x1fb")],n={};void 0!==t&&(Object[Ir("0x1b")](h)[Ir("0xe")]((function(e){n[h[e]]=t[e]})),e.location=n)}(e),function(e){var t=e.FPDataCookie,n={};void 0!==t&&(Object[Ir("0x1b")](d)[Ir("0xe")]((function(e){n[d[e]]=t[e]})),e[Ir("0x263")]=n)}(e),Object[Ir("0x1b")](S)[Ir("0xe")]((function(n){t[S[n]]=e[n]})),t}var k={preprocessor:null,audio:{timeout:1e3,excludeIOS11:!0},fonts:{swfContainerId:Ir("0x264"),swfPath:Ir("0x265"),userDefinedFonts:[],extendedJsFonts:void 0,hashOnly:!1},screen:{detectScreenOrientation:!0},plugins:{sortPluginsFor:[/palemoon/i],excludeIE:!1},webgl:{hashOnly:!1},ponfUrl:"https://ponf.linkedin.com/pixel/tracking.png",telemetryCollectPath:Ir("0x266"),gloablIntegrationDataCollectionPath:Ir("0x267"),extraComponents:[],excludes:{pixelRatio:!0,doNotTrack:!0,fontsFlash:!0},debug:!1,NOT_AVAILABLE:Ir("0x268"),ERROR:Ir("0x269"),EXCLUDED:Ir("0x26a"),useRequestIdleCallBack:!0},I=function(){function e(t,n,i){var r=this;if(ze(this,e),void 0!==n&&void 0!==t&&Ir("0x26b")===t[Ir("0x26c")])Ir("0x26d")===document.readyState?this[Ir("0x26e")](n,i):window.addEventListener(Ir("0x26f"),(function(){r[Ir("0x26e")](n,i)}));else if(void 0!==t){var o=JSON[Ir("0x270")](JSON[Ir("0x217")](k));c("settings-iframe")||c("setting-headline")||(o[Ir("0x271")]=!1),this.initialize(o,t)}else{var a=JSON[Ir("0x270")](JSON[Ir("0x217")](k));c(Ir("0x272"))||c(Ir("0x273"))||(a.useRequestIdleCallBack=!1),"complete"===document.readyState?this.initialize(a):window[Ir("0x274")](Ir("0x26f"),(function(){r.initialize(a)}))}}return Ye(e,[{key:"isDfCollectionRequired",value:function(e){return"number"!=typeof e.samplingTimeWindowInMillis||e[Ir("0x275")]<=0||""===n[Ir("0x276")](Ir("0x277"))}},{key:Ir("0x26e"),value:function(e,t){!0===t[Ir("0x278")]&&!0!==globalThis.pauseApfc?(globalThis[Ir("0x279")]=!0,setTimeout((function(){globalThis[Ir("0x279")]=!1}),3e4),this[Ir("0x27a")](e,t),this[Ir("0x27b")](e,t),n[Ir("0x27c")](Ir("0x27d"))):(this[Ir("0x27e")](t),this.isDfCollectionRequired(t)&&(this.checkConfigAndInitializeGlobalIntegration(e,t),this.checkConfigAndInitializeThirdPartyIntegration(e,t),this[Ir("0x27f")](t)))}},{key:Ir("0x27a"),value:function(e,t){(!0===t[Ir("0x278")]&&t[Ir("0x280")][Ir("0x281")].includes(i)||!0===t[Ir("0x282")]&&!0!==globalThis[Ir("0x283")])&&this[Ir("0x284")](k,e,t)}},{key:Ir("0x27b"),value:function(e,t){(!0===t[Ir("0x278")]&&t[Ir("0x280")][Ir("0x281")][Ir("0x285")](r)||!0===t[Ir("0x286")]&&!0!==globalThis[Ir("0x287")])&&this[Ir("0x288")](e,t),(!0===t[Ir("0x278")]&&t[Ir("0x280")][Ir("0x281")].includes(o)||!0===t[Ir("0x289")]&&!0!==globalThis[Ir("0x28a")])&&this[Ir("0x28b")](e,t)}},{key:"deleteDfCookieIfRequired",value:function(e){var t=Ir("0x24a")!=Ke(e[Ir("0x275")])?0:e.samplingTimeWindowInMillis;""!==n[Ir("0x276")](Ir("0x277"))&&Date[Ir("0x86")]()-Number(n.getItem(Ir("0x277")))>t&&n[Ir("0x27c")](Ir("0x277"))}},{key:Ir("0x27f"),value:function(e){if("number"==typeof e[Ir("0x275")]&&e.samplingTimeWindowInMillis>0){var t=Date[Ir("0x86")](),i=new Date;i.setTime(t+e[Ir("0x275")]),n[Ir("0x98")](Ir("0x277"),t,i)}}},{key:Ir("0x28c"),value:function(e,n){if(null!=n||null!=a(Ir("0x28d"))){this[Ir("0x28f")](e,n);var i=this[Ir("0x290")],r=this[Ir("0x291")],o=this[Ir("0x292")]();return(new t)[Ir("0x210")]((function(t,a){t.reqid=i,t[Ir("0x291")]=r,t[Ir("0x293")]=a,l[Ir("0x256")](JSON[Ir("0x217")](t),"apfcDfPK","apfcDfPKV",n,o)[Ir("0x1f")]((function(t){globalThis.apfcDf=t,!0===a&&s(JSON[Ir("0x217")](t),e.telemetryCollectPath,o)}))}),e)}globalThis.triggerApfc=this[Ir("0x28e")]}},{key:"intializeGlobalIntegration",value:function(r,o,a){var c=this.isProd();return(new t).getFeatures((function(t,d){var h;!0===d&&(e[Ir("0xd")][Ir("0x294")](t,a),!0===a.isSyncEnabledWithHeaders&&(globalThis[Ir("0x295")]=(h=C(t),u[Ir("0x296")](h))),l[Ir("0x251")](JSON[Ir("0x217")](t),Ir("0x28d"),Ir("0x297"))[Ir("0x1f")]((function(e){if(globalThis.apfcDf=e,!0===a.isSyncEnabledWithHeaders||!0===a[Ir("0x298")]){var t=function(e){var t={};t[btoa("DNA_ENCRYPTED")]=e;var i={};return i[Ir("0x299")]=t,i.browserId=n[Ir("0x29a")](),i}(e);s(JSON[Ir("0x217")](t),r.gloablIntegrationDataCollectionPath,c)}o(i,JSON.stringify(e))})),globalThis[Ir("0x283")]=!0)}),r)}},{key:Ir("0x28b"),value:function(t,i){var r=n[Ir("0x29a")](),a=this.isProd()?Ir("0x29b"):Ir("0x29c");try{if(RegExp("^[\\w-]*$")[Ir("0x99")](r)){var s=Ir("0x29d")+r+"&instanceId="+a,c=document[Ir("0xf7")]("script");c[Ir("0x29e")](Ir("0x29f"),s),c[Ir("0x29e")]("id",Ir("0x2a0")),c[Ir("0x274")](Ir("0x26f"),(function(){return window.dfp[Ir("0x2a1")](document)})),document[Ir("0x2a2")]("head")[0][Ir("0x111")](c);var l={sessionId:r,instanceId:a};e[Ir("0xd")][Ir("0x294")](l,i),t(o,JSON[Ir("0x217")](l))}else{var u={error:"Invalid session_id: "+r};t(o,JSON.stringify(u))}}catch(i){var d={error:i};t(o,JSON.stringify(d))}globalThis[Ir("0x28a")]=!0}},{key:Ir("0x288"),value:function(t,i){var o=i.treeId,a=Date.now(),s=this.isProd()?Ir("0x2a3"):Ir("0x2a4"),c=n[Ir("0x29a")](),u=Ir("0x2a5")+a+"&r_id="+encodeURIComponent(o)+Ir("0x2a6")+s+Ir("0x2a7");l[Ir("0x2a8")](c)[Ir("0x1f")]((function(n){""!==(c=n)&&(u+="&d_id="+c);try{var l=document.createElement(Ir("0x2a9"));l.setAttribute("id",Ir("0x2aa")),l[Ir("0x29e")](Ir("0x29f"),u),l[Ir("0x29e")]("sandbox",Ir("0x2ab")),l[Ir("0x29e")](Ir("0x2ac"),Ir("0x2ad")),l.style.height=Ir("0x2ae"),l.style[Ir("0x69")]="0px",l[Ir("0xf9")][Ir("0x2af")]=Ir("0x106"),l[Ir("0xf9")][Ir("0xfa")]=Ir("0xfb"),l[Ir("0xf9")].left=Ir("0xfd"),document[Ir("0x79")][Ir("0x111")](l);var d={app_id:s,ts:a,d_id:c,r_id:o,uc:Ir("0x2b0")};e[Ir("0xd")][Ir("0x294")](d,i),t(r,JSON.stringify(d))}catch(e){var h={error:e};t(r,JSON[Ir("0x217")](h))}})),globalThis[Ir("0x287")]=!0}}]),e}();I[Ir("0xd")][Ir("0x28e")]=function(e){globalThis[Ir("0x2b1")]=null,new I(e)},I[Ir("0xd")][Ir("0x2b2")]=function(e,t){globalThis.triggerDnaApfcEvent=null,new I({globalIntegration:Ir("0x26b")},e,t)},I[Ir("0xd")][Ir("0x2b3")]=function(e,t){if(void 0!==t&&void 0!==e){var n=I[Ir("0xd")][Ir("0x2b4")]();!0===t[Ir("0x2b5")]&&null===n||(t[Ir("0x280")]=n,null!==n&&(t[Ir("0x278")]=!0),I[Ir("0xd")][Ir("0x2b2")](e,t))}},I[Ir("0xd")].extractDataCookie=function(){var e=n[Ir("0x276")](Ir("0x27d"));if(!e||""===e)return null;var t=(e=atob(e))[Ir("0x17")](Ir("0x2b6"));if(t[Ir("0x7")]<5)return null;var i={};return i[Ir("0x2b7")]=t[0],i[Ir("0x2b8")]=t[1],i[Ir("0x2b9")]=t[2],i.collectionType=t[3],i.apfcTypes=t[4][Ir("0x17")](","),i},I[Ir("0xd")][Ir("0x294")]=function(e,t){Ir("0x2ba")==Ke(e)&&Ir("0x2ba")==Ke(t)&&(e[Ir("0x263")]=t.fpDataCookie)},I[Ir("0xd")].isProd=function(){var e=location&&location.host;return e&&e[Ir("0x18")](".linkedin.com")>-1&&!e.startsWith(Ir("0x2bb"))},I[Ir("0xd")][Ir("0x2bc")]=function(e){return e&&0===Object[Ir("0x1b")](e).length},I[Ir("0xd")].getUrlFromNoscriptBeacon=function(){var e=[];return je(document[Ir("0x237")](Ir("0x2bd")))[Ir("0xe")]((function(t){je(t[Ir("0x2a2")](Ir("0x2be")))[Ir("0xe")]((function(t){var n=t.innerHTML;if(n){var i=(new DOMParser)[Ir("0x2bf")](n,Ir("0x2c0"));i&&je(i.getElementsByClassName("bc")).forEach((function(t){e[Ir("0x11")]({src:t[Ir("0x2c1")](Ir("0x29f")),style:t[Ir("0x2c1")](Ir("0xf9")),class:t.getAttribute(Ir("0x2c2")),width:t[Ir("0x2c1")](Ir("0x69")),height:t[Ir("0x2c1")](Ir("0x6a"))})}))}}))})),0===e[Ir("0x7")]?null:e[0]},I[Ir("0xd")][Ir("0x28f")]=function(e,t){if(null!=e){var n,i,r="bc",o="display:none;",a="1",s="1",c=e[Ir("0x2c3")];if(this.reqid=null,this[Ir("0x291")]=null,null!==(n=this.getUrlFromNoscriptBeacon())){r=n[Ir("0x2c2")],o=n.style,a=n[Ir("0x69")],s=n[Ir("0x6a")];var u=new URL(n.src);c=u[Ir("0xb1")]+"//"+u[Ir("0xab")]+u[Ir("0xaf")],this[Ir("0x290")]=u[Ir("0x2c4")][Ir("0x2c5")](Ir("0x290")),this[Ir("0x291")]=u[Ir("0x2c4")][Ir("0x2c5")](Ir("0x291"))}else if(void 0!==(i=function(e){var t=arguments[Ir("0x7")]>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n[Ir("0x22f")]("#"+e):document[Ir("0x2c6")](e);if(i){var r=i.firstChild.nodeValue;if(t&&i.parentNode[Ir("0x112")](i),r)try{var o=r;return"'"!==o[Ir("0x25d")](0)&&'"'!==o[Ir("0x25d")](0)||(o=o[Ir("0x223")](1,o.length-1)),JSON.parse(o)}catch(e){return}}}(Ir("0x2c7"))))this[Ir("0x290")]=void 0===i[Ir("0x290")]?null:i.reqid,this[Ir("0x291")]=i[Ir("0x291")];else{if(void 0===t)return;this[Ir("0x291")]=t[Ir("0x291")]}this.isProd()||(c=c.replace(/\.linkedin\.com/,Ir("0x2c8"))),null===this[Ir("0x290")]&&(this[Ir("0x290")]=l[Ir("0x259")]());var d=c+"?"+new URLSearchParams({reqid:this[Ir("0x290")],pageInstance:this[Ir("0x291")],js:Ir("0x26b")}).toString(),h=document[Ir("0x237")](Ir("0x2bd"))[0];null==h&&((h=document[Ir("0xf7")]("div")).setAttribute("id",this[Ir("0x290")]),document[Ir("0x79")][Ir("0x111")](h));var p=document[Ir("0xf7")]("img");p[Ir("0x29f")]=d,p[Ir("0xf9")]=o,p[Ir("0x1ce")]=r,p.width=a,p[Ir("0x6a")]=s,h[Ir("0x111")](p)}},Ir("0x2c9")!=("undefined"==typeof globalThis?"undefined":Ke(globalThis))&&Ir("0x2c9")!=("undefined"==typeof document?"undefined":Ke(document))&&Ir("0x2c9")!=("undefined"==typeof window?"undefined":Ke(window))&&(globalThis[Ir("0x2ca")]=I[Ir("0xd")][Ir("0x2b2")],globalThis[Ir("0x2cb")]=I[Ir("0xd")][Ir("0x2b3")],new I)}();var Ar=function(){function e(){ze(this,e)}return Ye(e,null,[{key:"collectFeatures",value:function(e,t){try{"undefined"!=typeof globalThis&&"undefined"!=typeof document&&"undefined"!=typeof window&&"undefined"!==globalThis.triggerDnaApfcEventOnDemand&&globalThis.triggerDnaApfcEventOnDemand(t,e)}catch(e){}}}]),e}(),Lr=function(){function e(t,n,i,r,o,a,s,c,l,u,d){ze(this,e),Qe(this,"hostApis",void 0),Qe(this,"statics",void 0),Qe(this,"options",void 0),Qe(this,"allowTimingOrigin",void 0),Qe(this,"fireCustomMeasureEvent",void 0),Qe(this,"fireResourceLoadEvent",void 0),Qe(this,"isTracerEnabled",void 0),Qe(this,"responseRleCache",void 0),Qe(this,"fireApfcEvent",void 0),Qe(this,"abuseDeviceSignalCollectionConfig",void 0),Qe(this,"trackingEndpoint",void 0),Qe(this,"collectResourceTimings",void 0),Qe(this,"collectCdnData",void 0),Qe(this,"perfObserver",void 0),Qe(this,"renderTimings",new Map),Qe(this,"urlToTreeId",new Map),Qe(this,"cdnDataProvider",void 0),Qe(this,"observables",new Yi),Qe(this,"trackingEndpointPattern",void 0),this.hostApis=t,this.statics=n,this.options=i,this.allowTimingOrigin=r,this.fireCustomMeasureEvent=o,this.fireResourceLoadEvent=a,this.isTracerEnabled=s,this.responseRleCache=c,this.fireApfcEvent=l,this.abuseDeviceSignalCollectionConfig=u,this.trackingEndpoint=d,this.collectResourceTimings=i["enable-rs-timing"],this.collectCdnData=i["enable-cdn-tracking"],this.collectCdnData&&(this.cdnDataProvider=new Cr(t)),this.trackingEndpointPattern=function(e){if(!e)return"/li/track";try{return new URL(e).pathname}catch(t){return e}}(this.trackingEndpoint)}return Ye(e,[{key:"recordTreeId",value:function(e,t){this.collectResourceTimings&&this.urlToTreeId.set(function(e,t){return(vr=vr||t.createElement("a")).href=e,vr.href}(t,this.hostApis.document),e)}},{key:"recordRenderStart",value:function(e,t){this.renderTimings.has(e)||this.renderTimings.set(e,{renderName:t,viewId:e,renderStart:Er(this.hostApis.performance,this.allowTimingOrigin)})}},{key:"recordRenderEnd",value:function(e,t,n){var i=this.renderTimings.get(e);if(i&&(i.renderEnd=i.renderEnd||Er(this.hostApis.performance,this.allowTimingOrigin),t))return n?this.collectViewLoadEventData(i,n):void Yn("ViewLoadEvent",Ki)}},{key:"collectViewLoadEventData",value:function(e,t){var n=e.renderName,i=e.renderEnd,r=void 0===i?-1:i,o=e.renderStart,a=void 0===o?-1:o,s=[];return s.push({viewProgressType:"RENDER_START",timestamp:a}),s.push({viewProgressType:"RENDER_END",timestamp:r}),{parentPageLoadId:t,viewHierarchy:[n],viewProgressStates:s}}},{key:"startObserving",value:function(){var e=this.hostApis,t=e.PerformanceObserver,n=e.performance;this.stopObserving(),t?this.setupPerformanceObserver(t,n.timeOrigin):this.collectResourceTimings&&this.emulateResourceTimingObserver(n),this.collectResourceTimings&&this.processNewResourceTimings()}},{key:"stopObserving",value:function(){var e;null===(e=this.perfObserver)||void 0===e||e.disconnect(),this.reset()}},{key:"collect",value:function(e){var t=this,n=e.isInitial,i=e.immediate,r=this.collectSynchronousData(n);if(i)return r;var o=this.collectAsynchronousData();return"then"in o?o.then((function(e){return(0,t.hostApis.assign)(r,e),r})):r}},{key:"collectPageLoadStartData",value:function(e){var t=e.isInitial,n=e.rumKey,i=Object.create(null);i.pageKey=n,i.pageLoadType=t?"INITIAL_LOAD":"SUBSEQUENT_LOAD",i.networkInformationMetrics=this.snapshot.networkInformationMetrics;var r=this.statics,o=r.webUIFramework,a=r.timeSource,s=r.isSinglePageApp,c=r.appRenderMode,l=r.isAppRenderFailed,u=r.isFromServiceWorker,d=r.treeId;return i.treeId=d,i.browserPageLoadStartContext={webUIFramework:o,timeSource:a,isSinglePageApp:s,appRenderMode:c,isAppRenderFailed:l,isFromServiceWorker:u},i}},{key:"collectPageLoadEndData",value:function(e){var t=Object.create(null),n=Object.create(null);t.cdnData=[],t.browserPageLoadEndContext={},t.navigationTiming=Object.create(null);var i=e.isInitial,r=e.immediate,o=this.hostApis.assign;if(i){var a=Rr(this.hostApis.performance),s=a.htmlMetrics,c=a.redirectCount,l=a.navigationType,u=a.workerStart;s&&(t.browserPageLoadEndContext.htmlMetrics=Object.create(null),o(t.browserPageLoadEndContext.htmlMetrics,s)),Object.prototype.hasOwnProperty.call(a,"redirectCount")&&(n.redirectCount=c),Object.prototype.hasOwnProperty.call(a,"navigationType")&&(n.navigationType=l),n.workerStart=null!=u?u:0,ji.forEach((function(e){Object.prototype.hasOwnProperty.call(a,e)&&(n[e]=a[e])})),o(t.navigationTiming,n)}if(!r){var d=this.collectAsynchronousData();if("then"in d)return d.then((function(e){return o(t.cdnData,e.cdnData),t}))}var h=this.collectAsynchronousData(!0);return o(t.cdnData,h.cdnData),t}},{key:"collectResourceLoadEvent",value:function(e,t){var n=e.name,i=e.transferSize,r=e.initiatorType,o=e.nextHopProtocol,a=e.encodedBodySize,s=e.decodedBodySize,c=e.requestStart,l={};l.resourceKey=n,l.isNetwork=!!i&&0!==i,l.loadType=r||"unknown",l.timeOrigin=t;var u=[];Object.keys(Wi).forEach((function(t){var n;t in Di&&void 0!==e[t]&&u.push({resourceProgressType:Wi[t],duration:null!==(n=e[t])&&void 0!==n?n:-1})})),l.resourceProgressStates=u;var d={},h=Vi[o];d.nextHopProtocol=null!=h?h:"UNKNOWN",d.transferSize=i,d.encodedBodySize=a,d.decodedBodySize=s,l.resourceNetworkContext=d,l.requestStart=c;try{var p,f,m=new URL(n),g=m.pathname+m.search+m.hash;return null===(p=this.responseRleCache)||void 0===p||p.offerResourceLoadEvent(g,l),null===(f=this.responseRleCache)||void 0===f?void 0:f.flushCacheByUrl(g)}catch(e){var v,y="".concat("Invalid url from ResourceLoadEvent"," request url ").concat(n);return e instanceof Error?(e.message="".concat(y," ").concat(e.message),Yn("ResourceLoadEvent",e)):Yn("ResourceLoadEvent",y),null===(v=this.responseRleCache)||void 0===v?void 0:v.flushCacheByUrl()}}},{key:"reset",value:function(){var e;this.observables.reset(),null===(e=this.cdnDataProvider)||void 0===e||e.clearUsedHostnames()}},{key:"collectSynchronousData",value:function(e){var t=this.hostApis,n=t.assign,i=t.PerformanceObserver,r=Object.create(null);return this.statics.pageLoadMode=e?"INITIAL":"PARTIAL",i||(this.observables.userTimingEntries=wr(this.hostApis.performance,this.options,!0,this.fireCustomMeasureEvent),this.collectResourceTimings&&this.processNewResourceTimings()),this.observables.attachTreeIds(this.urlToTreeId),this.urlToTreeId.clear(),n(r,this.observables.getData(),this.snapshot,this.statics),e&&n(r,Rr(this.hostApis.performance)),n(r,this.collectAsynchronousData(!0)),r}},{key:"collectAsynchronousData",value:function(e){var t=this,n={cdnData:[],usedCDN:this.extractUsedCDN([])};if(e){if(this.collectCdnData){var i=this.cdnDataProvider.getPresentData();n.cdnData=i,n.usedCDN=this.extractUsedCDN(i)}return n}var r=[];return this.collectCdnData&&r.push(this.cdnDataProvider.getDataWhenReady(this.options["async-plugins-timeout"]).then((function(e){n.cdnData=e,n.usedCDN=t.extractUsedCDN(e)}))),r.length>0?Vn(r,Promise).then((function(){return n})):n}},{key:"triggerDeviceSignalCollection",value:function(e){var t=e.onlyTriggerOnDemandFlow;try{var n=this.abuseDeviceSignalCollectionConfig||{},i=n.isDnaIntegrationLixEnabled,r=n.isHumanIntegrationLixEnabled,o=n.isDfpIntegrationLixEnabled,a=n.samplingTimeWindowInMillis,s=n.isOnDemandFingerprintingEnabled,c=n.isSyncFingerprintingWithHeadersLixEnabled,l=n.isSyncFingerprintingWithCbLixEnabled;if(r||o||i||c||l){var u,d,h={treeId:null!==(u=null===(d=this.statics.treeId)||void 0===d?void 0:d.toString())&&void 0!==u?u:"",humanIntegrationEnabled:r,dfpIntegrationEnabled:o,dnaIntegrationEnabled:i,samplingTimeWindowInMillis:a,onlyOnDemandFlow:t,isSyncEnabledWithHeaders:c,isSyncEnabledWithCb:l};(!t||t&&s||c||l)&&Ar.collectFeatures(h,this.fireApfcEvent)}}catch(e){}}},{key:"setupPerformanceObserver",value:function(e,t){var n=this;this.perfObserver=new e((function(e){var i=(n.abuseDeviceSignalCollectionConfig||{}).disablePerfMarkerOptimization;i&&n.triggerDeviceSignalCollection({onlyTriggerOnDemandFlow:!1}),e.getEntries().forEach((function(e){var r=e.entryType,o=e.name,a=e.startTime,s=e.duration;"resource"===r?n.processSingleResourceTiming(e,t):"mark"===r?(n.observables.userTimingEntries.push({entryType:"MARK",name:o,startTime:a,duration:s}),n.fireCustomMeasureEvent({measurementName:o,measurementType:"MARK",measureProgressStates:[{measureProgressName:o,timestamp:a}]}),"mark_meaningful_paint_end"!==o||i||n.triggerDeviceSignalCollection({onlyTriggerOnDemandFlow:!1})):"measure"===r?(n.observables.userTimingEntries.push({entryType:"MEASURE",name:o,startTime:a,duration:s}),n.fireCustomMeasureEvent({measurementName:o,measurementType:"MEASURE",measureProgressStates:[{measureProgressName:o,timestamp:a,duration:s}]})):"longtask"===r&&(n.observables.longTasks.push({duration:s,name:o,startTime:a}),n.fireCustomMeasureEvent({measurementName:o,measurementType:"LONG_TASK",measureProgressStates:[{measureProgressName:o,timestamp:a,duration:s}]}))}))})),this.observables.userTimingEntries=wr(this.hostApis.performance,this.options,!1,this.fireCustomMeasureEvent);var i=["longtask"];(this.collectResourceTimings||this.collectCdnData)&&i.push("resource"),this.options["user-timing-mark-enabled"]&&i.push("mark"),this.options["user-timing-measure-enabled"]&&i.push("measure"),this.perfObserver.observe({entryTypes:i})}},{key:"emulateResourceTimingObserver",value:function(e){var t=this;e&&"function"==typeof e.setResourceTimingBufferSize&&"function"==typeof e.onresourcetimingbufferfull&&(e.setResourceTimingBufferSize(100),e.onresourcetimingbufferfull=function(){return t.processNewResourceTimings()})}},{key:"processNewResourceTimings",value:function(){var e=this,t=this.hostApis.performance;"function"==typeof t.getEntriesByType&&"function"==typeof t.clearResourceTimings&&(t.getEntriesByType("resource").forEach((function(n){return e.processSingleResourceTiming(n,t.timeOrigin)})),t.clearResourceTimings())}},{key:"processSingleResourceTiming",value:function(e,t){var n=this;if(this.collectResourceTimings)if(this.options["enable-otel"])On.emit(Li.INTERNAL_OTEL_RESOURCE,{resourceTiming:e});else{this.observables.resourceTimingEntries.push(e);var i=-1!==e.name.indexOf(this.trackingEndpointPattern);if(this.isTracerEnabled&&!i&&!function(e){for(var t=0,n=yr;t<n.length;t++){var i=n[t];if(i.strToFilter&&-1!==e.indexOf(i.strToFilter))return!0;if(i.pattern&&i.pattern.test(e))return!0}return!1}(e.name)){var r=this.collectResourceLoadEvent(e,t);r&&r.forEach((function(e){return n.fireResourceLoadEvent(e)}))}}this.collectCdnData&&this.cdnDataProvider.inspectEntryForCdnData(e)}},{key:"extractUsedCDN",value:function(e){var t=e.filter((function(e){return e.hostname.indexOf("static")>=0})),n=t.length>0?t[0]:{hostname:"",provider:"",httpVersion:"",ipVersion:""};return{static_domain:n.provider,http_version:n.httpVersion,ip_version:n.ipVersion}}},{key:"snapshot",get:function(){var e={detailedRenderTimingEntries:Tr(this.renderTimings),networkInformationMetrics:Or(this.hostApis.connection)};return this.renderTimings.clear(),e}}]),e}();function Or(e){return e?{connectionType:e.type&&e.type.toUpperCase()||"UNKNOWN",effectiveType:function(e){switch(e){case"2g":return"TWO_G";case"3g":return"THREE_G";case"4g":return"FOUR_G";default:return"SLOW_2G"}}(e.effectiveType),roundTripTime:e.rtt||-1,downlinkBandwidth:e.downlink||-1,downlinkMaxBandwidth:void 0===e.downlinkMax?-1:e.downlinkMax===1/0?0:e.downlinkMax}:void 0}function Rr(e){if(!e)return{navigationTimingApi:!1};var t=Object.create({});if("function"==typeof e.getEntriesByType){var n=e.getEntriesByType("navigation")[0];n&&(["fetchStart","responseEnd","decodedBodySize","encodedBodySize","transferSize"].every((function(e){return"number"==typeof n[e]}))&&(t.htmlMetrics={htmlFetchStart:n.fetchStart,htmlResponseEnd:n.responseEnd,htmlDecodedBodySize:n.decodedBodySize,htmlEncodedBodySize:n.encodedBodySize,htmlTransferSize:n.transferSize}),t.workerStart=n.workerStart)}var i=e.timing,r=e.navigation;return i&&r?(t.navigationTimingApi=!0,ji.forEach((function(e){e in i&&(t[e]=i[e])})),t.navigationType=r.type,t.redirectCount=r.redirectCount):t.navigationTimingApi=!1,t}var Nr=function(){function e(t,n,i){ze(this,e),Qe(this,"featureName",void 0),Qe(this,"trackingCore",void 0),Qe(this,"rumConfig",void 0),Qe(this,"observing",!1),Qe(this,"basePageTreeId",void 0),Qe(this,"startPageInstance",void 0),Qe(this,"startMemory",void 0),Qe(this,"reportTimeouts",[]),this.featureName=t,this.trackingCore=n,this.rumConfig=i}return Ye(e,[{key:"startObserving",value:function(){var t,n=this,i=this.getMemory();i&&!this.observing&&(this.basePageTreeId=this.trackingCore.host.treeID||"",this.startPageInstance=(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance)||Hn($e),this.startMemory=i,this.reportTimeouts=e.checkpoints.map((function(e){return setTimeout((function(){return n.reportMemory(e)}),60*e*1e3)})))}},{key:"stopObserving",value:function(){this.reportTimeouts.forEach((function(e){return clearTimeout(e)})),this.observing=!1}},{key:"reportMemory",value:function(e){var t={name:this.featureName,basePageTreeId:this.basePageTreeId,startTime:br(this.trackingCore.host.api.performance),duration:0,startPageInstance:this.startPageInstance,marks:this.createMemoryMarks("-".concat(e,"min")),spans:[]};this.trackingCore.fireEvent({appId:this.rumConfig["app-id"],eventName:"FeaturePerformanceMeasurementEvent"},t)}},{key:"createMemoryMarks",value:function(e){var t=this.getMemory(),n=["jsHeapSizeLimit","totalJSHeapSize","usedJSHeapSize"].map((function(n){return{name:n+e,startTime:t[n]}})),i=t.usedJSHeapSize-this.startMemory.usedJSHeapSize;return n.push({name:(i<0?"usedJSHeapSizeDecrease":"usedJSHeapSizeIncrease")+e,startTime:Math.abs(i)},{name:"utilization"+e,startTime:Math.round(t.usedJSHeapSize/t.totalJSHeapSize*100)}),n}},{key:"getMemory",value:function(){return this.trackingCore.host.api.performance.memory}}]),e}();Qe(Nr,"checkpoints",[1,3,10,30,90,180,300]);var Pr,Mr,Dr,Ur,Br,Fr=Ye((function e(t,n,i){ze(this,e),Qe(this,"webUIFramework",void 0),Qe(this,"timeSource",void 0),Qe(this,"isSinglePageApp",void 0),Qe(this,"appRenderMode",void 0),Qe(this,"isAppRenderFailed",void 0),Qe(this,"pageLoadMode","INITIAL"),Qe(this,"isSSL",void 0),Qe(this,"treeId",void 0),Qe(this,"isFromServiceWorker",void 0),this.webUIFramework=n["web-ui-framework"],this.timeSource=n["beacon-source"],this.isSinglePageApp=n["is-single-page-app"],this.appRenderMode=t["app-render-mode"],this.isAppRenderFailed=t["is-app-render-failed"],this.isSSL="https:"===i.api.location.protocol?1:0,this.treeId=i.treeID,this.isFromServiceWorker=i.isFromServiceWorker})),qr=function(){function e(t){ze(this,e),Qe(this,"isPEMTracerEnabled",void 0),Qe(this,"responseContextMap",new Map),Qe(this,"resourceLoadEventsMap",new Map),this.isPEMTracerEnabled=t}return Ye(e,[{key:"offerResponseContext",value:function(e,t){if(this.isPEMTracerEnabled)if(this.responseContextMap.has(e)){var n;null===(n=this.responseContextMap.get(e))||void 0===n||n.heapPush(t)}else{var i=new Jn((function(e,t){return e.requestTime<t.requestTime}));i.heapPush(t),this.responseContextMap.set(e,i)}}},{key:"offerResourceLoadEvent",value:function(e,t){if(this.resourceLoadEventsMap.has(e)){var n;null===(n=this.resourceLoadEventsMap.get(e))||void 0===n||n.heapPush(t)}else{var i=new Jn((function(e,t){return e.requestStart<t.requestStart}));i.heapPush(t),this.resourceLoadEventsMap.set(e,i)}}},{key:"mergeAndConsume",value:function(e){var t=this.resourceLoadEventsMap.get(e),n=this.responseContextMap.get(e),i=null==t?void 0:t.heappop(),r=null==n?void 0:n.heappop();return this.mergeRleAndRes(i,r)}},{key:"mergeRleAndRes",value:function(e,t){if(e&&t){e.requestStart;var n=Me(e,xe),i=(t.requestTime,t.viewNames),r=t.requestType,o=t.requestTag,a=Me(t,Se);return n.targetViewNames=i||[],r&&(n.requestType=r),o&&(n.requestTag=o),n.resourceNetworkContext=Pe(Pe({},n.resourceNetworkContext),a),Qn(n)}}},{key:"deleteEntryByRequestUrl",value:function(e){this.resourceLoadEventsMap.delete(e),this.responseContextMap.delete(e)}},{key:"canFlush",value:function(e){var t=this.resourceLoadEventsMap.get(e),n=this.responseContextMap.get(e);return n&&t&&n.heapsize()>0&&n.heapsize()===t.heapsize()}},{key:"clear",value:function(){this.resourceLoadEventsMap.clear(),this.responseContextMap.clear()}},{key:"flushCache",value:function(){var e=this.responseContextMap.keys(),t=[];if(e){var n,i=Ge(e);try{for(i.s();!(n=i.n()).done;){var r=n.value;t=[].concat(je(t),je(this.flushCacheByUrl(r)))}}catch(e){i.e(e)}finally{i.f()}}var o=this.resourceLoadEventsMap.keys();if(o){var a,s=Ge(o);try{for(s.s();!(a=s.n()).done;){var c,l=a.value,u=null===(c=this.resourceLoadEventsMap.get(l))||void 0===c?void 0:c.heapClear();u&&(t=[].concat(je(t),je(u.map((function(e){e.requestStart;var t=Me(e,Ce);return Qn(t)})))))}}catch(e){s.e(e)}finally{s.f()}}return t}},{key:"flushCacheByUrl",value:function(e){var t,n=[];if(!e)return n;if(!this.isPEMTracerEnabled)return(null===(t=this.resourceLoadEventsMap)||void 0===t||null===(t=t.get(e))||void 0===t||null===(t=t.heapClear())||void 0===t?void 0:t.map((function(e){e.requestStart;var t=Me(e,ke);return Qn(t)})))||n;if(this.canFlush(e)){for(var i=this.responseContextMap.get(e);i&&i.heapsize()>0;){var r=this.mergeAndConsume(e);r&&n.push(r)}this.deleteEntryByRequestUrl(e)}return n}}]),e}(),Hr=function(e,t){return{name:e,value:void 0===t?-1:t,delta:0,entries:[],id:"v2-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12)}},Gr=function(e,t){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){if("first-input"===e&&!("PerformanceEventTiming"in self))return;var n=new PerformanceObserver((function(e){return e.getEntries().map(t)}));return n.observe({type:e,buffered:!0}),n}}catch(e){}},jr=function(e,t){var n=function n(i){"pagehide"!==i.type&&"hidden"!==document.visibilityState||(e(i),t&&(removeEventListener("visibilitychange",n,!0),removeEventListener("pagehide",n,!0)))};addEventListener("visibilitychange",n,!0),addEventListener("pagehide",n,!0)},Wr=function(e){addEventListener("pageshow",(function(t){t.persisted&&e(t)}),!0)},Vr=function(e,t,n){var i;return function(r){t.value>=0&&(r||n)&&(t.delta=t.value-(i||0),(t.delta||void 0===i)&&(i=t.value,e(t)))}},Kr=-1,zr=function(){return"hidden"===document.visibilityState?0:1/0},Xr=function(){jr((function(e){var t=e.timeStamp;Kr=t}),!0)},Yr=function(){return Kr<0&&(Kr=zr(),Xr(),Wr((function(){setTimeout((function(){Kr=zr(),Xr()}),0)}))),{get firstHiddenTime(){return Kr}}},Qr=!1,Jr=-1,Zr=function(e,t){Qr||(function(e,t){var n,i=Yr(),r=Hr("FCP"),o=function(e){"first-contentful-paint"===e.name&&(s&&s.disconnect(),e.startTime<i.firstHiddenTime&&(r.value=e.startTime,r.entries.push(e),n(!0)))},a=window.performance&&performance.getEntriesByName&&performance.getEntriesByName("first-contentful-paint")[0],s=a?null:Gr("paint",o);(a||s)&&(n=Vr(e,r,t),a&&o(a),Wr((function(i){r=Hr("FCP"),n=Vr(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,n(!0)}))}))})))}((function(e){Jr=e.value})),Qr=!0);var n,i=function(t){Jr>-1&&e(t)},r=Hr("CLS",0),o=0,a=[],s=function(e){if(!e.hadRecentInput){var t=a[0],i=a[a.length-1];o&&e.startTime-i.startTime<1e3&&e.startTime-t.startTime<5e3?(o+=e.value,a.push(e)):(o=e.value,a=[e]),o>r.value&&(r.value=o,r.entries=a,n())}},c=Gr("layout-shift",s);c&&(n=Vr(i,r,t),jr((function(){c.takeRecords().map(s),n(!0)})),Wr((function(){o=0,Jr=-1,r=Hr("CLS",0),n=Vr(i,r,t)})))},$r={passive:!0,capture:!0},eo=new Date,to=function(e,t){Pr||(Pr=t,Mr=e,Dr=new Date,ro(removeEventListener),no())},no=function(){if(Mr>=0&&Mr<Dr-eo){var e={entryType:"first-input",name:Pr.type,target:Pr.target,cancelable:Pr.cancelable,startTime:Pr.timeStamp,processingStart:Pr.timeStamp+Mr};Ur.forEach((function(t){t(e)})),Ur=[]}},io=function(e){if(e.cancelable){var t=(e.timeStamp>1e12?new Date:performance.now())-e.timeStamp;"pointerdown"==e.type?function(e,t){var n=function(){to(e,t),r()},i=function(){r()},r=function(){removeEventListener("pointerup",n,$r),removeEventListener("pointercancel",i,$r)};addEventListener("pointerup",n,$r),addEventListener("pointercancel",i,$r)}(t,e):to(t,e)}},ro=function(e){["mousedown","keydown","touchstart","pointerdown"].forEach((function(t){return e(t,io,$r)}))},oo=function(e,t){var n,i=Yr(),r=Hr("FID"),o=function(e){e.startTime<i.firstHiddenTime&&(r.value=e.processingStart-e.startTime,r.entries.push(e),n(!0))},a=Gr("first-input",o);n=Vr(e,r,t),a&&jr((function(){a.takeRecords().map(o),a.disconnect()}),!0),a&&Wr((function(){var i;r=Hr("FID"),n=Vr(e,r,t),Ur=[],Mr=-1,Pr=null,ro(addEventListener),i=o,Ur.push(i),no()}))},ao={},so=function(e,t){var n,i=Yr(),r=Hr("LCP"),o=function(e){var t=e.startTime;t<i.firstHiddenTime&&(r.value=t,r.entries.push(e),n())},a=Gr("largest-contentful-paint",o);if(a){n=Vr(e,r,t);var s=function(){ao[r.id]||(a.takeRecords().map(o),a.disconnect(),ao[r.id]=!0,n(!0))};["keydown","click"].forEach((function(e){addEventListener(e,s,{once:!0,capture:!0})})),jr(s,!0),Wr((function(i){r=Hr("LCP"),n=Vr(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,ao[r.id]=!0,n(!0)}))}))}))}},co=["LCP","FID","CLS"],lo={LCP:"LargestContentfulPaint",FID:"FirstInputDelay",CLS:"CumulativeLayoutShift"},uo={},ho=function(){var e;if(!ni)return"";var t=window.performance,n=void 0;if("function"==typeof(null==t?void 0:t.getEntriesByType)){var i,r=null===(i=window.performance)||void 0===i?void 0:i.getEntriesByType("navigation");(null==r?void 0:r.length)>0&&(n=r[0])}return(null===(e=n)||void 0===e?void 0:e.name)||window.location.href}(),po=!1,fo=new Set,mo={LCP:"largest-contentful-paint",FID:"first-input",CLS:"layout-shift"};function go(){var e=!0===window.__test__resetWebVitalsState;if(!po||e){e&&(fo=new Set),co.forEach(vo);var t=Symbol();Br=t,[so,oo,Zr].forEach((function(e){return e(yo.bind(null,t),!0)})),[so,oo,Zr].forEach((function(e){return e(Eo.bind(null,t))})),po=!0}}function vo(e){uo[e]={name:e,verboseName:lo[e]||e,value:Gi.VALUE_NOT_OBTAINED,updateHistory:[]};var t=mo[e];"undefined"!=typeof PerformanceObserver&&void 0!==PerformanceObserver.supportedEntryTypes&&"string"==typeof t&&PerformanceObserver.supportedEntryTypes.indexOf(t)>-1||(uo[e].value=Gi.METRIC_NOT_SUPPORTED)}function yo(e,t){if(e===Br){var n=uo[t.name],i=br();n&&(n.updateHistory.push({time:i,data:t}),n.value=t.value),fo.forEach((function(e){return e(t,i,!1)}))}}function Eo(e,t){e===Br&&fo.forEach((function(e){return e(t,br(),!0)}))}var bo,_o=function(){function e(t,n){var i=this;ze(this,e),Qe(this,"basePageTreeId",void 0),Qe(this,"basePageKey",void 0),Qe(this,"observing",!1),Qe(this,"appContextMap",new Map),Qe(this,"rumConfig",void 0),Qe(this,"trackingCore",void 0),Qe(this,"onMetricUpdate",(function(e,t,n){var r;i.observing&&(n?i.reportMetric(e.name):i.appContextMap.set(t,{time:t,url:location.href,pageKey:null===(r=i.trackingCore.getCurrentContext())||void 0===r?void 0:r.pageKey}))})),this.trackingCore=t,this.rumConfig=n}return Ye(e,[{key:"startObserving",value:function(){var e,t,n=this;go(),this.observing||(this.observing=!0,this.basePageTreeId=this.trackingCore.host.treeID||"_unknown",this.basePageKey=(null===(e=this.trackingCore.getCurrentContext())||void 0===e?void 0:e.pageKey)||"_unknown",co.forEach((function(e){var t;(null===(t=uo[e])||void 0===t?void 0:t.value)===Gi.METRIC_NOT_SUPPORTED&&n.reportMetric(e)})),t=this.onMetricUpdate,fo.add(t))}},{key:"stopObserving",value:function(){var e;this.observing=!1,e=this.onMetricUpdate,fo.delete(e)}},{key:"reportMetric",value:function(e){var t=uo[e];if(t){var n={name:lo[e]||e};"CLS"===e?n.doubleValue=t.value:n.longValue=Math.round(t.value);var i=function(e,t,n,i,r){var o={basePageTreeId:e,basePageKey:t,basePageUrl:ho},a=null;switch(n.name){case"LCP":a=function(e,t){var n;if(0===e.updateHistory.length)return null;var i=e.updateHistory[e.updateHistory.length-1],r=i.data.entries,o=r[r.length-1],a={pageKey:(null===(n=t.get(i.time))||void 0===n?void 0:n.pageKey)||"_unknown",element:_r(o.element),renderTime:Math.round(o.renderTime),loadTime:Math.round(o.loadTime),size:Math.round(o.size)};return o.url&&(a.url=o.url),a}(n,i);break;case"FID":a=function(e,t){var n;if(0===e.updateHistory.length)return null;var i=e.updateHistory[e.updateHistory.length-1],r=i.data.entries,o=r[r.length-1];return{pageKey:(null===(n=t.get(i.time))||void 0===n?void 0:n.pageKey)||"_unknown",processingStart:Math.round(o.processingStart),processingEnd:Math.round(o.processingEnd),target:_r(o.target)}}(n,i);break;case"CLS":a=function(e,t){if(0===e.updateHistory.length)return null;var n=e.updateHistory.map((function(e){return e.data.entries})).flat();if(0===n.length)return null;var i=n.reduce((function(e,t){return e&&e.value>t.value?e:t})),r=e.updateHistory.find((function(e){return e.data.entries.includes(i)})),o=null;i&&i.sources&&i.sources.length&&(o=i.sources.reduce((function(e,t){return e.node&&e.previousRect.width*e.previousRect.height>t.previousRect.width*t.previousRect.height?e:t})));var a,s=t.get(r.time);return o&&s?{shiftCount:n.length,"largestShift.value":i.value,"largestShift.hadRecentInput":i.hadRecentInput,"largestShift.largestSource.node":_r(null===(a=o)||void 0===a?void 0:a.node),"largestShift.pageKey":s.pageKey||"_unknown","largestShift.url":s.url,"largestShift.startTime":Math.round(i.startTime)}:null}(n,i)}if(a){var s={};return r(s,o,a),s}return o}(this.basePageTreeId,this.basePageKey,t,this.appContextMap,this.trackingCore.host.api.assign);n.metadata=function(e){var t={};return Object.keys(e).forEach((function(n){var i=e[n];t[n]="string"==typeof i?i:JSON.stringify(i)})),t}(i);var r={scope:{scopeType:"APPLICATION_INSTANCE",scopeKey:this.basePageTreeId},metrics:[n]};if(this.trackingCore.fireEvent({appId:this.rumConfig["app-id"],eventName:"ClientPerfMetricsEvent"},r),this.rumConfig["enable-otel"])if("LCP"===e){var o={value:n.longValue,metadata:i};On.emit(Li.INTERNAL_OTEL_LARGEST_CONTENTFUL_PAINT,o)}else if("CLS"===e){var a={value:n.doubleValue,metadata:i};On.emit(Li.INTERNAL_OTEL_CUMULATIVE_LAYOUT_SHIFT,a)}else if("FID"===e){var s={value:n.longValue,metadata:i};On.emit(Li.INTERNAL_OTEL_FIRST_INPUT_DELAY,s)}}}}]),e}(),wo="x-li-uuid",To="x-li-pop",xo="x-msedge-ref",So="x-li-fabric",Co="x-li-pem-resp-meta",ko="content-type",Io="x-cache",Ao=function(){function e(t){ze(this,e),Qe(this,"_callTreeId",void 0),Qe(this,"_fabric",void 0),Qe(this,"_msEdgeRef",void 0),Qe(this,"_pointOfPresenceId",void 0),Qe(this,"_responseMetadata",void 0),Qe(this,"_contentType",void 0),Qe(this,"_cdnCacheMetadata",void 0),Qe(this,"_downstreamAvailability",void 0);var n=new Map;null==t||t.forEach((function(e,t){n.set(t.toLowerCase(),e)})),this._callTreeId=n.get(wo)||null,this._pointOfPresenceId=n.get(To)||null,this._msEdgeRef=n.get(xo)||null,this._fabric=n.get(So)||null,this._responseMetadata=n.get(Co)||null,this._contentType=n.get(ko)||null,this._cdnCacheMetadata=n.get(Io)||null,this._downstreamAvailability=function(e){if(null==e)return 1;var t,n=Ge(e.split(","));try{for(n.s();!(t=n.n()).done;){var i=t.value.split("=",2);if(2===i.length&&"availability"===i[0]){var r=parseFloat(i[1]);if(r>=0&&r<=1)return r}}}catch(e){n.e(e)}finally{n.f()}return 1}(this._responseMetadata)}return Ye(e,[{key:"callTreeId",get:function(){return this._callTreeId}},{key:"pointOfPresenceId",get:function(){return this._pointOfPresenceId}},{key:"microsoftEdgeReference",get:function(){return this._msEdgeRef}},{key:"fabric",get:function(){return this._fabric}},{key:"contentType",get:function(){return this._contentType}},{key:"cdnCacheMetadata",get:function(){return this._cdnCacheMetadata}},{key:"responseMetadata",get:function(){return this._responseMetadata}},{key:"downstreamAvailability",get:function(){return this._downstreamAvailability}},{key:"hasAnyLinkedInHeaders",value:function(){return!!(this._fabric||this._pointOfPresenceId||this._msEdgeRef||this._callTreeId)}}]),e}();!function(e){e.CLIENT_TIMEOUT="CLIENT_TIMEOUT",e.CLIENT_ABORTED="CLIENT_ABORTED",e.SERVER_ERROR="SERVER_ERROR",e.NETWORK_ERROR="NETWORK_ERROR",e.UNCLASSIFIED="UNCLASSIFIED",e.TOO_MANY_REQUESTS="TOO_MANY_REQUESTS",e.CLIENT_ERROR="CLIENT_ERROR",e.GRAPHQL_FULL_FAILURE="GRAPHQL_FULL_FAILURE",e.BLOCKED_BY_CLIENT_PROXY="BLOCKED_BY_CLIENT_PROXY",e.DOWNSTREAM_GRACEFUL_DEGRADATION="DOWNSTREAM_GRACEFUL_DEGRADATION",e.TRAFFIC_AFD_TO_LI_POP_ERROR="TRAFFIC_AFD_TO_LI_POP_ERROR",e.TRAFFIC_LI_POP_TO_DC_ERROR="TRAFFIC_LI_POP_TO_DC_ERROR"}(bo||(bo={}));function Lo(e,t,n,i,r){var o=new Ao(i),a=function(e,t,n){if(t){if(429===t||999===t)return bo.TOO_MANY_REQUESTS;if(e&&!e.hasAnyLinkedInHeaders()&&t&&t>=400&&t<600)return bo.BLOCKED_BY_CLIENT_PROXY;if((i=t)>=400&&i<500)return bo.CLIENT_ERROR;if(function(e){return e>=500&&e<600}(t))return function(e){if(e){if(e.fabric)return bo.SERVER_ERROR;if(e.pointOfPresenceId)return bo.TRAFFIC_LI_POP_TO_DC_ERROR;if(e.microsoftEdgeReference)return bo.TRAFFIC_AFD_TO_LI_POP_ERROR}return bo.SERVER_ERROR}(e);if(function(e,t){return!!(e>=200&&e<300&&t&&t.downstreamAvailability<1)}(t,e))return bo.DOWNSTREAM_GRACEFUL_DEGRADATION;if(!n)return null}var i;if(n instanceof Error){if("AbortError"===n.name)return bo.CLIENT_ABORTED;if(n instanceof TypeError&&(n.message.indexOf("Network request failed")>=0||n.message.indexOf("NetworkError when attempting to fetch resource")>=0||n.message.indexOf("Failed to fetch")>=0))return bo.NETWORK_ERROR}else if(function(e){return!!e&&("string"==typeof e.statusText||"number"==typeof e.status||"number"==typeof e.readyState)}(n)){if("timeout"===n.statusText)return bo.CLIENT_TIMEOUT;if(0===n.status&&"abort"===n.statusText)return bo.CLIENT_ABORTED;if("readyState"in n&&0===n.readyState)return bo.NETWORK_ERROR}return bo.UNCLASSIFIED}(o,n,r),s=null;return a&&(s={errorType:a},a===bo.UNCLASSIFIED&&r&&(s.errorMessage=r.message,function(e,t,n){var i=["tracer-unclassified-error"];null==n||n.forEach((function(e){return i.push("target-view-name-".concat(e))})),Yn("resource-load-tracer",e instanceof Error||"string"==typeof e?e:JSON.stringify(e),Object.fromEntries(t||[]),i)}(r,i,t))),{cdnCache:o.cdnCacheMetadata||void 0,contentType:o.contentType||void 0,fabric:o.fabric||void 0,msEdgeReference:o.microsoftEdgeReference||void 0,pointOfPresenceId:o.pointOfPresenceId||void 0,resourceTreeId:o.callTreeId?o.callTreeId:void 0,responseStatusCode:n||void 0,networkResourceError:s||void 0,viewNames:t||[],requestTime:e,responseMetadata:o.responseMetadata||void 0}}!function(){function e(t,n,i){var r,o,a,s,c,l,u,d,h,p,f,m,g,v,y,E,b,_,w,T,x,S,C,k,I,A,L,O,R,N=this;ze(this,e),Qe(this,"core",void 0),Qe(this,"config",void 0),Qe(this,"collector",void 0),Qe(this,"boomerangStart",-1),Qe(this,"webVitalsObserver",void 0),Qe(this,"appMemoryObserver",void 0),Qe(this,"pageMemoryObserver",void 0),Qe(this,"liveTokens",new Set),Qe(this,"stateWM",new WeakMap),Qe(this,"activeToken",void 0),Qe(this,"isInitial",void 0),Qe(this,"shouldTrackCustomMeasureEvent",void 0),Qe(this,"pageLoadId",void 0),Qe(this,"initialResourcesEvents",[]),Qe(this,"initialCustomMeasureEvents",[]),Qe(this,"responseRleCache",void 0),Qe(this,"beforeHideHandlerBound",this.beforeHideHandler.bind(this)),Qe(this,"fireApfcEventBound",this.fireApfcEvent.bind(this)),Qe(this,"isTracerEnabled",void 0),Qe(this,"isPEMTracerEnabled",void 0),this.core=i,this.config=function(e,t){for(var n in e)void 0!==t[n]&&(e[n]=t[n]);return e}(i.host.api.assign({},Hi),n);var P="enabled"===(null===(r=(o=i.host).__getLixTreatment)||void 0===r?void 0:r.call(o,"pemberly.tracking.time-origin-epoch-time")),M={isDnaIntegrationLixEnabled:"enabled"===(null===(a=(s=i.host).__getLixTreatment)||void 0===a?void 0:a.call(s,"pemberly.tracking.fireApfcEvent"))||"enabled"===(null===(c=i.host.abuseDeviceSignalCollectionConfig)||void 0===c?void 0:c.webviewDnaMemberLixTreatment)||"enabled"===(null===(l=i.host.abuseDeviceSignalCollectionConfig)||void 0===l?void 0:l.dnaMemberLixTreatment),isHumanIntegrationLixEnabled:"enabled"===(null===(u=(d=i.host).__getLixTreatment)||void 0===u?void 0:u.call(d,"pemberly.tracking.human.integration"))||"enabled"===(null===(h=i.host.abuseDeviceSignalCollectionConfig)||void 0===h?void 0:h.webviewHumanMemberLixTreatment)||"enabled"===(null===(p=i.host.abuseDeviceSignalCollectionConfig)||void 0===p?void 0:p.humanMemberLixTreatment),isDfpIntegrationLixEnabled:"enabled"===(null===(f=(m=i.host).__getLixTreatment)||void 0===f?void 0:f.call(m,"pemberly.tracking.dfp.integration"))||"enabled"===(null===(g=i.host.abuseDeviceSignalCollectionConfig)||void 0===g?void 0:g.webviewDfpMemberLixTreatment)||"enabled"===(null===(v=i.host.abuseDeviceSignalCollectionConfig)||void 0===v?void 0:v.dfpMemberLixTreatment),disablePerfMarkerOptimization:i.host.abuseDeviceSignalCollectionConfig&&i.host.abuseDeviceSignalCollectionConfig.disablePerfMarkerOptimization||"enabled"===(null===(y=(E=i.host).__getLixTreatment)||void 0===y?void 0:y.call(E,"fingerprinting.collection.skip.performance.marker.check")),samplingTimeWindowInMillis:null===(b=i.host.abuseDeviceSignalCollectionConfig)||void 0===b?void 0:b.samplingTimeWindowInMillis,isOnDemandFingerprintingEnabled:"enabled"===(null===(_=(w=i.host).__getLixTreatment)||void 0===_?void 0:_.call(w,"pemberly.web.ondemand")),isSyncFingerprintingWithHeadersLixEnabled:"enabled"===(null===(T=(x=i.host).__getLixTreatment)||void 0===T?void 0:T.call(x,"sync.apfc.headers"))||"enabled"===(null===(S=i.host.abuseDeviceSignalCollectionConfig)||void 0===S?void 0:S.syncFingerprintingEnabledWithHeadersLixTreatment),isSyncFingerprintingWithCbLixEnabled:"enabled"===(null===(C=(k=i.host).__getLixTreatment)||void 0===C?void 0:C.call(k,"sync.apfc.couchbase"))||"enabled"===(null===(I=i.host.abuseDeviceSignalCollectionConfig)||void 0===I?void 0:I.syncFingerprintingEnabledWithCbLixTreatment)},D=null===(A=(L=i.host).__getLixTreatment)||void 0===A?void 0:A.call(L,"pemberly.tracking.generic-tracers"),U=!!D&&Xi.test(D);this.isTracerEnabled=U||this.config["enable-tracking-3"];var B="enabled"===(null===(O=(R=i.host).__getLixTreatment)||void 0===O?void 0:O.call(R,"pemberly.tracking.pem-tracers"));this.isPEMTracerEnabled=B||this.config["enable-pem-tracking-3"],this.responseRleCache=new qr(this.isPEMTracerEnabled),this.collector=new Lr(i.host.api,new Fr(t,this.config,i.host),this.config,P,(function(e){return N.fireCustomMeasureEvent(e)}),(function(e){return N.fireResourceLoadEvent(e,N.activeToken)}),this.isTracerEnabled,this.responseRleCache,this.fireApfcEventBound,M,i.host.endpoint),this.collector.startObserving(),On.before(Sn,this.beforeHideHandlerBound)}Ye(e,[{key:"pingCDN",value:function(){}},{key:"recordTreeId",value:function(e,t){e&&this.collector.recordTreeId(e,t)}},{key:"recordRenderStart",value:function(e,t){this.collector.recordRenderStart(e,t||e)}},{key:"recordRenderEnd",value:function(e){var t,n=null!==(t=this.getPageLoadIdFromState())&&void 0!==t?t:this.pageLoadId,i=this.collector.recordRenderEnd(e,this.isTracerEnabled,n);i&&this.isTracerEnabled&&this.core.fireEvent({appId:this.config["app-id"],eventName:"ViewLoadEvent"},i)}},{key:"provisionNetworkResponse",value:function(e,t){var n,i,r=this;null===(n=this.responseRleCache)||void 0===n||n.offerResponseContext(e,t);var o=null===(i=this.responseRleCache)||void 0===i?void 0:i.flushCacheByUrl(e);null==o||o.forEach((function(e){r.fireResourceLoadEvent(e,r.activeToken)}))}},{key:"start",value:function(e){var t,n;!this.isTracerEnabled&&this.activeToken&&this.abort(this.activeToken),this.flushEndedSessions(),this.isInitial=void 0===this.isInitial,this.isInitial||this.collector.reset();var i,r=Object.create(null),o="enabled"===(null===(t=(n=this.core.host).__getLixTreatment)||void 0===t?void 0:t.call(n,"pemberly.tracking.time-origin-epoch-time"));return this.activeToken=r,this.liveTokens.add(r),this.isTracerEnabled?(this.stateWM.set(r,{isInitial:this.isInitial,startTime:Er(this.core.host.api.performance,o),pageKey:e}),this.firePageLoadStartEvent(r)):this.stateWM.set(r,{isInitial:this.isInitial,startTime:Er(this.core.host.api.performance,o)}),this.config["enable-memory-measurement"]&&(null===(i=this.pageMemoryObserver)||void 0===i||i.stopObserving(),this.pageMemoryObserver=new Nr("page-memory",this.core,this.config),this.pageMemoryObserver.startObserving(),void 0===this.appMemoryObserver&&(this.appMemoryObserver=new Nr("application-memory",this.core,this.config),this.appMemoryObserver.startObserving())),r}},{key:"observeWebVitals",value:function(){void 0===this.webVitalsObserver&&(this.webVitalsObserver=new _o(this.core,this.config),this.webVitalsObserver.startObserving())}},{key:"end",value:function(e){var t,n,i=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2?arguments[2]:void 0;if(e&&this.activeToken&&this.activeToken===e){var a=this.stateWM.get(e),s="enabled"===(null===(t=(n=this.core.host).__getLixTreatment)||void 0===t?void 0:t.call(n,"pemberly.tracking.time-origin-epoch-time")),c=Er(this.core.host.api.performance,s);a.endProps={renderCompleteTime:c,isImpactedByHiddenWindow:r,rumKey:o},this.isTracerEnabled&&o&&(a.pageKey=o);var l=this.activeToken,u=this.isTracerEnabled?5e3:this.config["beacon-timeout"];a.fireRumEventTimeout=setTimeout((function(){if(i.isTracerEnabled){i.flushResourceLoadEvents(l);var e=i.collector.collectPageLoadEndData({isInitial:a.isInitial});"then"in e?e.then((function(e){i.firePageLoadEndEvent(e,l)})):i.firePageLoadEndEvent(e,l)}var t=i.collector.collect({isInitial:a.isInitial});"then"in t?t.then((function(e){i.fireRumEvent(e,l)})):i.fireRumEvent(t,l)}),u),this.activeToken=void 0}else Yn("rum-end",zi)}},{key:"onDataResponse",value:function(e,t,n,i,r,o,a){var s=Lo(t,n,i,r,o);if(null!=a&&a.serverSideResponse){var c=this.generateResourceLoadEventFromResponseContext(e,Pe({nextHopProtocol:Pi.UNKNOWN},s));this.fireResourceLoadEvent(c,this.activeToken)}else this.provisionNetworkResponse(e,s)}},{key:"onOopsPage",value:function(e,t){Yn("rum-oops",e,Object.fromEntries(t||[]),["oops-page"])}},{key:"firePageLoadStartEvent",value:function(e){if(e&&this.activeToken&&this.activeToken===e){this.shouldTrackCustomMeasureEvent=!0;var t=this.stateWM.get(e);this.pageLoadId=Fn(),t.pageLoadId=this.pageLoadId;var n=this.collector.collectPageLoadStartData({isInitial:t.isInitial,rumKey:t.pageKey});n.pageLoadId=t.pageLoadId,this.core.fireEvent({appId:this.config["app-id"],eventName:"PageLoadStartEvent"},n)}else Yn("PageLoadStartEvent",zi)}},{key:"destroy",value:function(){var e,t,n;On.offBefore(Sn,this.beforeHideHandlerBound),this.activeToken&&this.abort(this.activeToken),this.flushEndedSessions(),this.collector.stopObserving(),null===(e=this.webVitalsObserver)||void 0===e||e.stopObserving(),null===(t=this.appMemoryObserver)||void 0===t||t.stopObserving(),null===(n=this.pageMemoryObserver)||void 0===n||n.stopObserving(),this.responseRleCache=void 0,this.core.destroy()}},{key:"getPageLoadIdFromState",value:function(e){var t,n=null!=e?e:this.activeToken;return n&&(t=this.stateWM.get(n).pageLoadId),t}},{key:"abort",value:function(e){var t;if(!e||this.activeToken!==e)throw new Error("RUM abort: rum token passed is invalid");if(null!==(t=this.stateWM.get(e))&&void 0!==t&&t.endProps)throw new Error("RUM abort: Can't abort a session that was already ended");this.activeToken=void 0,this.stateWM.delete(e),this.liveTokens.delete(e)}},{key:"flushEndedSessions",value:function(){var e=this;this.liveTokens.forEach((function(t){var n=e.stateWM.get(t);if(n.endProps){if(e.isTracerEnabled){var i=e.collector.collectPageLoadEndData({isInitial:n.isInitial,immediate:!0});e.firePageLoadEndEvent(i,t),e.flushResourceLoadEvents(t)}var r=e.collector.collect({isInitial:n.isInitial,immediate:!0});e.fireRumEvent(r,t)}}))}},{key:"flushResourceLoadEvents",value:function(e){var t,n,i=this,r=null===(t=this.responseRleCache)||void 0===t?void 0:t.flushCache();null==r||r.map((function(t){i.fireResourceLoadEvent(t,e)})),null===(n=this.responseRleCache)||void 0===n||n.clear()}},{key:"firePageLoadEndEvent",value:function(e,t){if(this.stateWM.get(t)){var n=this.core.host.api.assign,i=this.stateWM.get(t),r=i.startTime,o=i.endProps,a=i.pageLoadId,s=i.pageKey;if(o){var c=o.renderCompleteTime,l=o.isImpactedByHiddenWindow;if(a?e.pageLoadId=a:Yn("PageLoadEndEvent",Ki),e.browserPageLoadEndContext&&(e.browserPageLoadEndContext.isImpactedByHiddenWindow=l),e.navigationTiming){var u,d=null===(u=e.navigationTiming)||void 0===u?void 0:u.navigationStart,h=this.boomerangStart=d||this.boomerangStart,p=d||r,f=c-p;e.navigationTiming.boomerangStart=h,e.navigationTiming.timeDone=f,e.navigationTiming.navigationStart=p,void 0===e.navigationTiming.workerStart&&(e.navigationTiming.workerStart=0)}this.core.fireEvent({appId:this.config["app-id"],eventName:"PageLoadEndEvent"},(function(t){return n({pageKey:s||t.pageKey},e)})),this.shouldTrackCustomMeasureEvent=!1}else this.abort(t)}}},{key:"fireCustomMeasureEvent",value:function(e){var t=this;if(this.isTracerEnabled&&this.shouldTrackCustomMeasureEvent){var n,i=null!==(n=this.getPageLoadIdFromState())&&void 0!==n?n:this.pageLoadId;if(!i)return void this.initialCustomMeasureEvents.push(e);this.initialCustomMeasureEvents.length>0&&(this.initialCustomMeasureEvents.forEach((function(e){e.parentPageLoadId=i,t.core.fireEvent({appId:t.config["app-id"],eventName:"CustomMeasureEvent"},e)})),this.initialCustomMeasureEvents=[]),e.parentPageLoadId=i,this.core.fireEvent({appId:this.config["app-id"],eventName:"CustomMeasureEvent"},e)}}},{key:"fireResourceLoadEvent",value:function(e,t){var n=this;if(this.isTracerEnabled){var i,r=null!==(i=this.getPageLoadIdFromState(t))&&void 0!==i?i:this.pageLoadId;if(!r)return void this.initialResourcesEvents.push(e);this.initialResourcesEvents.length>0&&(this.initialResourcesEvents.forEach((function(e){e.parentPageLoadId=r,n.core.fireEvent({appId:n.config["app-id"],eventName:"ResourceLoadEvent"},e)})),this.initialResourcesEvents=[]),e.parentPageLoadId=r,this.core.fireEvent({appId:this.config["app-id"],eventName:"ResourceLoadEvent"},e)}}},{key:"fireRumEvent",value:function(e,t){if(this.stateWM.get(t)){var n=this.core.host.api.assign,i=this.stateWM.get(t),r=i.startTime,o=i.endProps;if(o){var a=o.renderCompleteTime,s=o.isImpactedByHiddenWindow,c=o.rumKey,l=this.boomerangStart=e.navigationStart||this.boomerangStart,u=e.navigationStart||r,d=a-u,h=this.config["app-version"];this.core.fireEvent({appId:this.config["app-id"],eventName:"RealUserMonitoringEvent"},(function(t){return n({pageKey:c||t.pageKey,isImpactedByHiddenWindow:s,appVersion:h,timeDone:d,navigationStart:u,boomerangStart:l,renderCompleteTime:a},e)})),i.fireRumEventTimeout&&clearTimeout(i.fireRumEventTimeout),this.liveTokens.delete(t),this.stateWM.delete(t)}else this.abort(t)}}},{key:"beforeHideHandler",value:function(){this.flushEndedSessions()}},{key:"fireApfcEvent",value:function(e,t){var n,i=null===(n=document)||void 0===n||null===(n=n.cookie)||void 0===n?void 0:n.split(";"),r={issueTime:0,browserId:""};try{r=function(e){var t,n={issueTime:0,browserId:""},i=Ge(e);try{for(i.s();!(t=i.n()).done;){var r=t.value.split("=");if(r.length>1&&"bscookie"===r[0]){var o=decodeURIComponent(r[1]),a=Number(o.substring(4,18)),s=isNaN(a)?0:a,c=o.substring(18,50);return n.browserId=c,n.issueTime=s,n}}}catch(e){i.e(e)}finally{i.f()}return n}(i)}catch(e){}var o={type:e,bsCookieInfo:r,payload:t};this.core.fireEvent({appId:this.config["app-id"],eventName:"ApfcEvent"},o)}},{key:"generateResourceLoadEventFromResponseContext",value:function(e,t){var n=t.requestTime,i=t.viewNames,r=t.requestType,o={resourceKey:e,isNetwork:!0,targetViewNames:i||[],loadType:"serversideresponse",resourceNetworkContext:Pe({},Me(t,Ie)),resourceProgressStates:[],timeOrigin:n};return r&&(o.loadType=r),o}},{key:"triggerDeviceSignalCollection",value:function(e){var t=e.onlyTriggerOnDemandFlow;this.collector.triggerDeviceSignalCollection({onlyTriggerOnDemandFlow:t})}}])}();var Oo,Ro="undefined"!=typeof window&&"undefined"!=typeof performance,No="undefined"!=typeof location&&-1!==location.search.indexOf("_LI_MEASURE_DEBUG");!function(){function e(t,n){ze(this,e),Qe(this,"trackingCore",void 0),Qe(this,"endPageInstance",void 0),Qe(this,"startPageInstance",void 0),Qe(this,"featureIdentifier",void 0),Qe(this,"marks",[]),Qe(this,"spans",[]),Qe(this,"spanStarts",new Map),Qe(this,"started",!1),Qe(this,"ended",!1),Qe(this,"featureKey",void 0),Qe(this,"productName",void 0),Qe(this,"flushOnEnd",void 0),Qe(this,"basePageTreeId",void 0),Qe(this,"debounceFlush",void 0),Qe(this,"disableAutoFlush",void 0),Qe(this,"isCanceled",!1),Qe(this,"isClosed",!1),this.trackingCore=t;var i=n.featureKey,r=n.productName,o=n.flushDebounceMilliseconds,a=n.flushOnEnd;this.featureKey=i,this.productName=r,this.flushOnEnd=a;var s=r?"::".concat(r):"";this.featureIdentifier="".concat(i).concat(s);var c=void 0!==o?o:3e3;c>0&&(this.debounceFlush=function(e,t,n){var i,r,o;void 0===t&&(t=50),void 0===n&&(n={});var a=null!=(i=n.isImmediate)&&i,s=null!=(r=n.callback)&&r,c=n.maxWait,l=Date.now(),u=[];function d(){if(void 0!==c){var e=Date.now()-l;if(e+t>=c)return c-e}return t}var h=function(){var t=[].slice.call(arguments),n=this;return new Promise((function(i,r){var c=a&&void 0===o;if(void 0!==o&&clearTimeout(o),o=setTimeout((function(){if(o=void 0,l=Date.now(),!a){var i=e.apply(n,t);s&&s(i),u.forEach((function(e){return(0,e.resolve)(i)})),u=[]}}),d()),c){var h=e.apply(n,t);return s&&s(h),i(h)}u.push({resolve:i,reject:r})}))};return h.cancel=function(e){void 0!==o&&clearTimeout(o),u.forEach((function(t){return(0,t.reject)(e)})),u=[]},h}(this.flush.bind(this),c)),this.disableAutoFlush=c<0}Ye(e,[{key:"start",value:function(e){var t;if(Ro){if(this.started)throw new Error("Same PerfMeasurement (".concat(this.featureIdentifier,") cannot be started twice"));this.startPageInstance=e||(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance),this.spanStart("load"),this.started=!0}}},{key:"end",value:function(e){var t;if(!this.isClosed){if(this.isClosed=!0,this.isCanceled)throw new Error('[rum measurement] cannot end a canceled measurement "'.concat(this.featureIdentifier,'"'));if(Ro){if(this.ended)throw new Error("Same PerfMeasurement (".concat(this.featureIdentifier,") should not be ended twice"));this.endPageInstance=e||(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance),this.spanEnd("load"),this.ended=!0,this.flushOnEnd&&this.flush()}}}},{key:"mark",value:function(e){Ro&&(this.marks.push({name:e,startTime:br()}),No&&(performance.mark("LI:".concat(this.featureIdentifier,"-mark-").concat(e)),performance.measure("LI:".concat(this.featureIdentifier,"-mark-").concat(e),"LI:".concat(this.featureIdentifier,"-start"),"LI:".concat(this.featureIdentifier,"-mark-").concat(e))),this.handleNewData())}},{key:"spanStart",value:function(e){Ro&&(this.spanStarts.set(e,br()),No&&performance.mark("LI:".concat(this.featureIdentifier,"-span-").concat(e,"-start")))}},{key:"spanEnd",value:function(e,t){if(Ro&&this.spanStarts.has(e)){var n=this.spanStarts.get(e),i=t||e;this.spans.push({name:i,startTime:n,duration:br()-n}),No&&(performance.mark("LI:".concat(this.featureIdentifier,"-span-").concat(e,"-end")),performance.measure("LI:".concat(this.featureIdentifier,"-span-").concat(t||e),"LI:".concat(this.featureIdentifier,"-span-").concat(e,"-start"),"LI:".concat(this.featureIdentifier,"-span-").concat(e,"-end"))),this.handleNewData()}}},{key:"clearSpan",value:function(e){Ro&&this.spanStarts.has(e)&&this.spanStarts.delete(e)}},{key:"addSpan",value:function(e){this.spans.push(e),this.handleNewData()}},{key:"setBasePageTreeId",value:function(e){this.basePageTreeId=e}},{key:"getTimestamp",value:function(){return br()}},{key:"flush",value:function(){0===this.marks.length&&0===this.spans.length||(this.fireEvent(),this.marks=[],this.spans=[],this.debounceFlush&&this.debounceFlush.cancel())}},{key:"handleNewData",value:function(){this.debounceFlush?this.debounceFlush().catch((function(e){})):this.disableAutoFlush||this.flush()}},{key:"fireEvent",value:function(){var e=this,t=this.endPageInstance&&{header:{pageInstance:this.endPageInstance}};this.trackingCore.fireEvent("FeaturePerformanceMeasurementEvent",(function(t){var n=e.startPageInstance||t.pageInstance||Hn($e),i={name:e.featureKey,startTime:-1,duration:-1,startPageInstance:n,marks:e.marks,spans:e.spans};return e.productName&&(i.productName=e.productName),e.basePageTreeId&&(i.basePageTreeId=e.basePageTreeId),i}),t)}},{key:"cancel",value:function(){this.isCanceled=!0}},{key:"check",value:function(){if(Ro){if(this.isCanceled)throw new Error('[rum measurement] "'.concat(this.featureIdentifier,'" has been canceled'));if(!this.isClosed)throw new Error('[rum measurement] "'.concat(this.featureIdentifier,'" is still open'))}}}])}(),function(e){e[e.BATCH=0]="BATCH",e[e.FLUSH_ALL=1]="FLUSH_ALL"}(Oo||(Oo={}));var Po,Mo,Do="http.response.",Uo=Do+"header.",Bo="lifespan";!function(e){e._SPAN_TYPE="li.mo.spanType",e.HTTP_RESPONSE_STATUS_CODE="http.response.status_code"}(Po||(Po={})),function(e){e.DEFAULT="DEFAULT",e.APPLICATION="APPLICATION",e.PAGE="PAGE"}(Mo||(Mo={}));var Fo,qo,Ho,Go,jo=function(){function e(t,n){var i=this;ze(this,e),Qe(this,"syncAttributes",void 0),Qe(this,"resourceType",Mo.DEFAULT),Qe(this,"asyncAttributes",void 0),Qe(this,"asyncAttributesPending",void 0),Qe(this,"asyncAttributesResolvedPromise",void 0),Qe(this,"resolveAsyncAttributesPromise",void 0),this.syncAttributes=t,null!=n&&n.waitForAsyncAttributes?(this.asyncAttributesPending=!0,this.asyncAttributesResolvedPromise=new Promise((function(e){i.resolveAsyncAttributesPromise=e}))):(this.asyncAttributesPending=!1,this.resolveAsyncAttributesPromise=function(){})}var t,n;return Ye(e,[{key:"resolveAsyncAttributes",value:function(e){this.asyncAttributesPending&&(this.asyncAttributes=e,this.asyncAttributesPending=!1,this.resolveAsyncAttributesPromise())}},{key:"waitForAsyncAttributes",value:(t=Oe().mark((function e(){return Oe().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.asyncAttributesPending){e.next=3;break}return e.next=3,this.asyncAttributesResolvedPromise;case 3:case"end":return e.stop()}}),e,this)})),n=function(){var e=this,n=arguments;return new Promise((function(i,r){var o=t.apply(e,n);function a(e){Re(o,i,r,a,s,"next",e)}function s(e){Re(o,i,r,a,s,"throw",e)}a(void 0)}))},function(){return n.apply(this,arguments)})},{key:"attributes",get:function(){if(this.asyncAttributesPending)throw new Error("Resource attributes are not ready yet - async attributes still pending.");var e={resourceType:this.resourceType};return Object.assign({},e,this.syncAttributes,this.asyncAttributes)}}]),e}(),Wo=Ye((function e(){ze(this,e)})),Vo={string:"stringValue",boolean:"boolValue",int:"intValue",double:"doubleValue"},Ko=new(function(){function e(){return ze(this,e),De(this,e,arguments)}return qe(e,Wo),Ye(e,[{key:"adapt",value:function(e){var t=[];for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){var i=e[n],r=this.getFieldName(i);r?t.push({key:n,value:{value:Qe({},r,i)}}):console.warn("Attribute '".concat(n,"' of type '").concat(Ke(i),"' could not be converted to a proto attribute."))}return t}},{key:"getFieldName",value:function(e){var t=Ke(e);return"number"==typeof e&&(t=Number.isInteger(e)?"int":"double"),t in Vo?Vo[t]:void 0}}]),e}()),zo=new(function(){function e(){return ze(this,e),De(this,e,arguments)}return qe(e,Wo),Ye(e,[{key:"adapt",value:function(e){var t=1e3*(window.performance.timeOrigin+e);return Math.round(t)}}]),e}()),Xo=new(function(){function e(){return ze(this,e),De(this,e,arguments)}return qe(e,Wo),Ye(e,[{key:"adapt",value:function(e){return{timeUnixNano:zo.adapt(e.time),name:e.name,attributes:Ko.adapt(e.attributes)}}}]),e}()),Yo=new(function(){function e(){return ze(this,e),De(this,e,arguments)}return qe(e,Wo),Ye(e,[{key:"adapt",value:function(e){return{traceId:e.traceId,spanId:e.spanId,traceState:e.traceState,attributes:Ko.adapt(e.attributes),flags:e.flags}}}]),e}()),Qo=new(function(){function e(){ze(this,e)}return Ye(e,[{key:"adapt",value:function(e){var t;return{traceId:e.spanContext.traceId,spanId:e.spanContext.spanId,traceState:e.spanContext.traceState,parentSpanId:null===(t=e.parentSpan)||void 0===t?void 0:t.spanContext.spanId,flags:e.spanContext.traceFlags,name:e.name,kind:e.kind,startTimeUnixNano:zo.adapt(e.startTime),endTimeUnixNano:zo.adapt(e.endTime),attributes:Ko.adapt(e.attributes),events:e.events.map(Xo.adapt),links:e.links.map(Yo.adapt),status:e.status}}}]),e}()),Jo=function(){function e(t){ze(this,e),Qe(this,"trackingCore",void 0),this.trackingCore=t}return Ye(e,[{key:"export",value:function(e){var t=Qo.adapt(e),n={attributes:Ko.adapt(e.parentTracer.parentTracerProvider.resource.attributes)},i={traceId:e.spanContext.traceId,pageForestId:e.spanContext.traceId,resourceSpans:{resource:n,scopeSpans:[{scope:e.parentTracer.scope,spans:[t]}]}};this.trackingCore.fireEvent("OtelPilotClientTraceEvent",i)}}]),e}(),Zo=function(){function e(t){ze(this,e),Qe(this,"DEBUG_QUERY_PARAM","__LI_OTEL_DEBUG"),Qe(this,"enabled",!1),Qe(this,"globalWindow",void 0),Qe(this,"exportedSpans",void 0);var n=t;if(void 0!==n.location){var i=new URLSearchParams(n.location.search);this.enabled=null!==i.get(this.DEBUG_QUERY_PARAM)}this.enabled&&(this.globalWindow="undefined"!=typeof window?window:{},this.exportedSpans=this.globalWindow.__li_otelSpans||[],this.globalWindow.__li_otelSpans=this.exportedSpans)}return Ye(e,[{key:"export",value:function(e){this.exportedSpans&&this.exportedSpans.push(e)}}]),e}(),$o=new(function(){function e(){return ze(this,e),De(this,e,arguments)}return qe(e,Wo),Ye(e,[{key:"adapt",value:function(e,t){var n={"pageInstance.pageUrn":e.pageInstance.pageUrn,"pageInstance.trackingId":e.pageInstance.trackingId,pageKey:e.pageKey};e.applicationInstance&&(n["applicationInstance.version"]=e.applicationInstance.version,n["applicationInstance.applicationUrn"]=e.applicationInstance.applicationUrn,n["applicationInstance.trackingId"]=JSON.stringify(e.applicationInstance.trackingId));var i=(null==t?void 0:t.prefix)||"";return Object.keys(n).reduce((function(e,t){return e[i+t]=n[t],e}),{})}}]),e}()),ea=function(){function e(t){ze(this,e),Qe(this,"trackingCore",void 0),this.trackingCore=t}return Ye(e,[{key:"onStart",value:function(e){if(e.startTrackingContext){var t=e.startTrackingContext||this.trackingCore.getCurrentContext(),n=$o.adapt(t,{prefix:"trackingCtx.start."});Object.assign(e.attributes,n)}}},{key:"onEnd",value:function(e){if(e.endTrackingContext){var t=e.endTrackingContext||this.trackingCore.getCurrentContext(),n=$o.adapt(t,{prefix:"trackingCtx.end."});Object.assign(e.attributes,n)}}}]),e}(),ta=function(){function e(){ze(this,e)}return Ye(e,[{key:"onStart",value:function(e){}},{key:"onEnd",value:function(e){e.attributes[Po._SPAN_TYPE]=e.spanType}}]),e}();function na(e){for(var t="",n=0;n<e;n++)t+="0123456789abcdef".charAt(Math.floor(16*Math.random()));return t}function ia(){return na(16)}!function(e){e[e.CREATED=0]="CREATED",e[e.STARTED=1]="STARTED",e[e.ENDED=2]="ENDED"}(Fo||(Fo={})),function(e){e.UNKNOWN="UNKNOWN",e.OK="OK",e.ERROR="ERROR"}(qo||(qo={})),function(e){e.SERVER="SERVER",e.CLIENT="CLIENT",e.INTERNAL="INTERNAL"}(Ho||(Ho={})),function(e){e.DEFAULT="DEFAULT",e.INFINITE="INFINITE",e.EVENT_WRAPPER="EVENT_WRAPPER"}(Go||(Go={}));var ra=function(){function e(t,n,i){var r,o,a,s;ze(this,e),Qe(this,"name",void 0),Qe(this,"parentTracer",void 0),Qe(this,"status",{code:qo.UNKNOWN,message:""}),Qe(this,"attributes",{}),Qe(this,"events",[]),Qe(this,"kind",Ho.INTERNAL),Qe(this,"links",[]),Qe(this,"spanContext",void 0),Qe(this,"spanType",void 0),Qe(this,"startTime",void 0),Qe(this,"endTime",void 0),Qe(this,"startTrackingContext",void 0),Qe(this,"endTrackingContext",void 0),Qe(this,"parentSpan",void 0),Qe(this,"state",Fo.CREATED),this.name=t,this.parentTracer=n,this.spanType=Go.DEFAULT;var c=null==i||null===(r=i.parentSpan)||void 0===r?void 0:r.spanContext;this.spanContext={traceId:(null==i||null===(o=i.spanContext)||void 0===o?void 0:o.traceId)||(null==c?void 0:c.traceId)||na(32),spanId:(null==i||null===(a=i.spanContext)||void 0===a?void 0:a.spanId)||ia(),traceState:(null==i||null===(s=i.spanContext)||void 0===s?void 0:s.traceState)||(null==c?void 0:c.traceState)||""},this.parentSpan=null==i?void 0:i.parentSpan,null!=i&&i.links&&(this.links=i.links)}return Ye(e,[{key:"start",value:function(e){return this.state!==Fo.CREATED?(this.warn("Can't start a span that has already been started"),this):(this.startTime="number"==typeof(null==e?void 0:e.startTime)?e.startTime:performance.now(),this.startTrackingContext=null==e?void 0:e.trackingContext,this.state=Fo.STARTED,this.parentTracer.handleSpanStart(this),this)}},{key:"end",value:function(e){var t="number"==typeof(null==e?void 0:e.endTime)?e.endTime:performance.now();this.state===Fo.STARTED?t<this.startTime?this.warn("Can't end a span with endTime < startTime"):(this.name=(null==e?void 0:e.name)||this.name,this.endTime=t,this.endTrackingContext=null==e?void 0:e.trackingContext,this.state=Fo.ENDED,this.parentTracer.handleSpanEnd(this)):this.warn("Can't end a span that either has not been started or has already ended.")}},{key:"addEvent",value:function(e,t){var n={name:e,time:"number"==typeof(null==t?void 0:t.time)?t.time:performance.now(),attributes:(null==t?void 0:t.attributes)||{}},i=this.parentTracer.parentTracerProvider.config.spanEventCountLimit;this.events.length>=i?this.warn("Can't add event, because span event limit (".concat(i,") has been reached")):(this.events.push(n),this.state!==Fo.STARTED&&this.warn("Added a span event to a span that either has not been started or has already ended."),n.time<this.startTime&&this.warn("Added a span event with event.time < span.startTime"))}},{key:"warn",value:function(e){this.parentTracer.parentTracerProvider.warn(e)}}]),e}(),oa=function(){function e(t,n,i,r){var o,a,s,c,l;ze(this,e),(l=De(this,e,["li.mo.event-wrapper",n,i])).spanType=Go.EVENT_WRAPPER;var u="number"==typeof(null===(o=r)||void 0===o?void 0:o.time)?r.time:performance.now();return r=Object.assign({},r,{time:u}),Le((a=Ue(l),Fe(e.prototype)),"start",a).call(a,{startTime:u}),Le((s=Ue(l),Fe(e.prototype)),"addEvent",s).call(s,t,r),Le((c=Ue(l),Fe(e.prototype)),"end",c).call(c,{endTime:u}),l}return qe(e,ra),Ye(e,[{key:"start",value:function(){return this.warn(this.getMethodNotSupportedMessage("start")),this}},{key:"end",value:function(){this.warn(this.getMethodNotSupportedMessage("end"))}},{key:"addEvent",value:function(){this.warn(this.getMethodNotSupportedMessage("addEvent"))}},{key:"getMethodNotSupportedMessage",value:function(e){return"EventWrapperSpan doesn't support explicit '".concat(e,"' operation. This '").concat(e,"' call will have no effect.")}}]),e}(),aa=function(){function e(t,n,i){var r;return ze(this,e),(r=De(this,e,[t,n,i])).spanType=Go.INFINITE,r}return qe(e,ra),Ye(e,[{key:"start",value:function(t){return this.state!==Fo.CREATED?(this.warn("Can't start an infinite span that has already been started"),this):(Le(Fe(e.prototype),"start",this).call(this,t),Le(Fe(e.prototype),"end",this).call(this,{endTime:this.startTime}),this.state=Fo.STARTED,this)}},{key:"end",value:function(){this.warn("InfiniteSpan object doesn't support an end() operation. This 'end()' call will have no effect.")}},{key:"addEvent",value:function(t,n){var i=this.parentTracer.parentTracerProvider.config.spanEventCountLimit;if(this.events.length>=i)this.warn("Can't add event, because span event limit (".concat(i,") has been reached"));else{Le(Fe(e.prototype),"addEvent",this).call(this,t,n);var r={parentSpan:this};new oa(t,this.parentTracer,r,n)}}}]),e}(),sa=function(){function e(t,n){ze(this,e),Qe(this,"scope",void 0),Qe(this,"parentTracerProvider",void 0),this.scope=t,this.parentTracerProvider=n}return Ye(e,[{key:"createSpan",value:function(e,t,n){var i=null==t?void 0:t.parentSpan;if((null==i?void 0:i.spanType)!==Go.EVENT_WRAPPER)return((null==n?void 0:n.spanType)||Go.DEFAULT)===Go.INFINITE?new aa(e,this,t):new ra(e,this,t);this.parentTracerProvider.warn("Can't create span with parentSpan of type EventWrapperSpan.")}},{key:"handleSpanStart",value:function(e){this.parentTracerProvider.handleSpanStart(e)}},{key:"handleSpanEnd",value:function(e){this.parentTracerProvider.handleSpanEnd(e)}}]),e}(),ca=function(){function e(){ze(this,e),Qe(this,"endedSpanCount",0)}return Ye(e,[{key:"onStart",value:function(){}},{key:"onEnd",value:function(e){e.attributes["li.globalSequenceNumber"]=this.endedSpanCount,this.endedSpanCount++}}]),e}(),la={spanCountLimit:500,spanEventCountLimit:128},ua=function(){function e(t,n){var i=this;ze(this,e),Qe(this,"resource",void 0),Qe(this,"config",void 0),Qe(this,"tracers",{}),Qe(this,"spanExporters",[]),Qe(this,"spanProcessors",[]),Qe(this,"spanExportQueue",[]),Qe(this,"waitForResourceAsyncAttributes",!0),Qe(this,"spanCount",0),this.resource=t,this.config=Object.assign({},la,n),this.addSpanProcessor(new ca),t.waitForAsyncAttributes().then((function(){i.waitForResourceAsyncAttributes=!1,i.flushSpanQueue()}))}return Ye(e,[{key:"getTracer",value:function(e){var t=this.getScopeKey(e);return void 0===this.tracers[t]&&(this.tracers[t]=new sa(e,this)),this.tracers[t]}},{key:"addSpanExporter",value:function(e){this.spanExporters.push(e)}},{key:"addSpanProcessor",value:function(e){this.spanProcessors.push(e)}},{key:"handleSpanStart",value:function(e){this.spanProcessors.forEach((function(t){t.onStart(e)}))}},{key:"handleSpanEnd",value:function(e){this.spanProcessors.forEach((function(t){t.onEnd(e)})),this.spanExportQueue.push(e),this.waitForResourceAsyncAttributes||this.flushSpanQueue()}},{key:"warn",value:function(e){this.config.logger&&this.config.logger.warn(e)}},{key:"getScopeKey",value:function(e){return"".concat(e.name,"@").concat(e.version||"")}},{key:"flushSpanQueue",value:function(){var e=this;this.spanExportQueue.forEach((function(t){e.spanCount++,e.spanCount>e.config.spanCountLimit?e.spanCount===e.config.spanCountLimit+1&&e.warn("Resource reached span count limit (".concat(e.config.spanCountLimit,") and won't export any more spans.")):e.spanExporters.forEach((function(e){e.export(t)}))})),this.spanExportQueue=[]}}]),e}(),da=function(){function e(){var t;ze(this,e);for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return Qe(Ue(t=De(this,e,[].concat(i))),"resourceType",Mo.APPLICATION),t}return qe(e,jo),Ye(e)}(),ha=function(){function e(){var t;ze(this,e);for(var n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return Qe(Ue(t=De(this,e,[].concat(i))),"resourceType",Mo.PAGE),t}return qe(e,jo),Ye(e)}(),pa=function(){function e(t,n){ze(this,e),Qe(this,"trackingCore",void 0),Qe(this,"INSTRUMENTATION_NAME","tracking-context-instrumentation"),Qe(this,"activeContext",void 0),Qe(this,"initialApplicationTraceId",void 0),this.trackingCore=t,this.initialApplicationTraceId=null==n?void 0:n.initialApplicationTraceId}return Ye(e,[{key:"enable",value:function(){var e=this.startApplicationSpan(),t=this.startPageSpan(0,e);this.activeContext={application:{applicationSpan:e,applicationResource:e.parentTracer.parentTracerProvider.resource},page:{pageSpan:t,pageResource:t.parentTracer.parentTracerProvider.resource}}}},{key:"disable",value:function(){}},{key:"handleNavigationStart",value:function(){var e=this.startPageSpan(performance.now(),this.activeContext.application.applicationSpan);this.activeContext.page={pageSpan:e,pageResource:e.parentTracer.parentTracerProvider.resource,pageContext:void 0}}},{key:"handleTransitionEnd",value:function(){var e=this.trackingCore.getCurrentContext();this.validateTransition(e);var t=Pe(Pe({},e.applicationInstance),{},{appId:this.trackingCore.host.appId}),n={"application.name":t.appId,"application.urn":t.applicationUrn,"application.version":t.version,"application.instanceId":t.trackingId};this.activeContext.application.applicationContext=t,this.activeContext.application.applicationResource.resolveAsyncAttributes(n);var i=Pe(Pe({},e.pageInstance),{},{pageKey:e.pageKey});this.activeContext.page.pageContext=i,this.activeContext.page.pageResource.resolveAsyncAttributes(Pe(Pe({},n),{},{"page.urn":i.pageUrn,"page.pageKey":i.pageKey,"page.instanceId":i.trackingId}))}},{key:"getApplicationSpan",value:function(){return this.activeContext.application.applicationSpan}},{key:"getCurrentPageSpan",value:function(){return this.activeContext.page.pageSpan}},{key:"startApplicationSpan",value:function(){var e=new da({platform:"WEB"},{waitForAsyncAttributes:!0}),t={};"undefined"!=typeof window&&(t.logger=window.console);var n=new ua(e,t);this.setupTracerProvider(n);var i=n.getTracer({name:this.INSTRUMENTATION_NAME}),r={};this.initialApplicationTraceId&&(r.spanContext={traceId:this.initialApplicationTraceId});var o=i.createSpan(Bo,r,{spanType:Go.INFINITE});return o.start({startTime:0}),o}},{key:"startPageSpan",value:function(e,t){var n=new ha({platform:"WEB"},{waitForAsyncAttributes:!0}),i={};"undefined"!=typeof window&&(i.logger=window.console);var r=new ua(n,i);this.setupTracerProvider(r);var o=r.getTracer({name:this.INSTRUMENTATION_NAME}),a={links:[Object.assign({attributes:{}},t.spanContext)]},s=o.createSpan(Bo,a,{spanType:Go.INFINITE});return s.start({startTime:e}),s}},{key:"validateTransition",value:function(e){if(!e)throw new Error("Bad transition: new context is missing.");if(!e.applicationInstance)throw new Error("Bad transition: invalid application instance.");if(!e.applicationInstance.trackingId||0==e.applicationInstance.trackingId.length)throw new Error("Bad transition: invalid application instance trackingId.");var t=this.activeContext.application.applicationContext;if(t&&e.applicationInstance.trackingId!==t.trackingId)throw new Error("Bad transition: new application id differs from the active application id.");var n=this.activeContext.page.pageContext;if(n&&e.pageInstance.trackingId===n.trackingId)throw new Error("Bad transition: new page id is the same as the active page id.")}},{key:"setupTracerProvider",value:function(e){e.addSpanProcessor(new ta),e.addSpanProcessor(new ea(this.trackingCore)),e.addSpanExporter(new Jo(this.trackingCore)),e.addSpanExporter(new Zo(this.trackingCore.host.api))}}]),e}(),fa=function(){function e(){ze(this,e),Qe(this,"initialized",!1),Qe(this,"instrumentations",[]),Qe(this,"trackingContextInst",void 0)}return Ye(e,[{key:"init",value:function(e,t){this.initialized||(this.trackingContextInst=new pa(e,{initialApplicationTraceId:null==t?void 0:t.htmlFetchTraceId}),this.trackingContextInst.enable(),this.instrumentations.forEach((function(e){return e.enable()})),this.initialized=!0)}},{key:"addInstrumentation",value:function(e){this.instrumentations.push(e),this.initialized&&e.enable()}},{key:"handleNavigationStart",value:function(){this.trackingContextInst.handleNavigationStart()}},{key:"handleTransitionEnd",value:function(){this.trackingContextInst.handleTransitionEnd()}},{key:"getApplicationSpan",value:function(){return this.trackingContextInst.getApplicationSpan()}},{key:"getCurrentPageSpan",value:function(){return this.trackingContextInst.getCurrentPageSpan()}}],[{key:"getInstance",value:function(){return e.instance||(e.instance=new e),e.instance}}]),e}();Qe(fa,"instance",void 0);var ma=new(function(){function e(){return ze(this,e),De(this,e,arguments)}return qe(e,Wo),Ye(e,[{key:"adapt",value:function(e){var t=e.error,n=t.name,i=t.message,r=t.stack,o=void 0===r?"":r,a=t.fileName,s=void 0===a?"":a,c=t.lineNumber,l=void 0===c?-1:c,u=t.columnNumber,d={"error.name":n,"error.message":i,"error.stack":o,"error.fileName":s,"error.lineNumber":l,"error.columnNumber":void 0===u?-1:u,"error.callTreeId":e.callTreeId},h=e.responseHeaders;if(h){var p={};Object.keys(h).forEach((function(e){p["error.response.headers.".concat(e)]=h[e]})),Object.assign(d,p)}return d}}]),e}());function ga(e,t,n){var i=t in e&&e.propertyIsEnumerable.call(e,t);Object.defineProperty(e,t,{configurable:!0,enumerable:i,writable:!0,value:n})}function va(e,t){return Object.keys(e).reduce((function(n,i){return n[t+i]=e[i],n}),{})}function ya(e,t){var n=e.entryType,i=e.redirectStart,r=e.redirectEnd,o=e.workerStart,a=e.fetchStart,s=e.domainLookupStart,c=e.domainLookupEnd,l=e.connectStart,u=e.secureConnectionStart,d=e.connectEnd,h=e.requestStart,p=e.responseStart,f=e.responseEnd,m=e.decodedBodySize,g=e.encodedBodySize,v=e.initiatorType,y=e.nextHopProtocol,E=e.transferSize,b=e.deliveryType,_=e.firstInterimResponseStart,w=e.renderBlockingStatus,T=e.responseStatus;i>0&&r>i&&(t.addEvent("redirectStart",{time:i}),t.addEvent("redirectEnd",{time:r})),o>0&&t.addEvent("workerStart",{time:o}),t.addEvent("fetchStart",{time:a}),s>0&&c>s&&(t.addEvent("domainLookupStart",{time:s}),t.addEvent("domainLookupEnd",{time:c})),l>0&&d>l&&(t.addEvent("connectStart",{time:l}),u>0&&t.addEvent("secureConnectionStart",{time:u}),t.addEvent("connectEnd",{time:d})),function(e){return e.requestStart>0&&e.responseEnd>e.requestStart}(e)&&(t.addEvent("requestStart",{time:h}),t.addEvent("responseStart",{time:p}),t.addEvent("responseEnd",{time:f}));var x={decodedBodySize:m,encodedBodySize:g,initiatorType:v,nextHopProtocol:y,transferSize:E,deliveryType:b,firstInterimResponseStart:_,renderBlockingStatus:w,responseStatus:T},S=va({entryType:n},"performance.entry."),C=va(x,"performance.resource.timing.");Object.assign(t.attributes,S,C)}!function(){function e(){ze(this,e),Qe(this,"handleErrorBound",this.handleError.bind(this))}Ye(e,[{key:"enable",value:function(){On.on(Li.INTERNAL_OTEL_JET_EVENT,this.handleErrorBound)}},{key:"disable",value:function(){On.off(Li.INTERNAL_OTEL_JET_EVENT,this.handleErrorBound)}},{key:"handleError",value:function(e){if(e){var t=ma.adapt(e);fa.getInstance().getCurrentPageSpan().addEvent("error",{attributes:t})}}}])}();var Ea="X-Li-Traceparent",ba="X-Li-Tracestate",_a="00",wa="00";function Ta(e){var t={};return e instanceof Headers?e.forEach((function(e,n){return t[n]=e})):Array.isArray(e)?e.forEach((function(e){if(Array.isArray(e)){var n=e.length>0?e[0]:String(void 0),i=e.length>1?e[1]:String(void 0);t[n]=i}})):"object"===Ke(e)&&(t=Pe({},e)),t}function xa(e,t,n){var i,r=function(e,t){return"".concat(_a,"-").concat(e,"-").concat(t,"-").concat(wa)}(t,n),o=function(e){return"".concat("LinkedIn","=").concat(e)}(n);if((e=null!==(i=e)&&void 0!==i?i:{})instanceof Headers){var a=new Headers(e);return a.append(Ea,r),a.append(ba,o),a}return Array.isArray(e)?[].concat(je(e),[[Ea,r],[ba,o]]):"object"===Ke(e)?Pe(Pe({},e),{},Qe(Qe({},Ea,r),ba,o)):e}function Sa(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax",n=arguments.length>2?arguments[2]:void 0;e.fireTrackingEvent("PageViewEvent",Ca(n,t))}function Ca(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax";const n=_(document),i=T(document),r=be();let o={};return r&&(o.theme=r.toUpperCase()),i&&(o.interfaceLocale=i),e&&(o.pageKey=e),{header:{},requestHeader:o,pageType:t,trackingInfo:{clientTimestamp:Date.now(),pageTag:n}}}function ka(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(!e||null==t||!t.length)throw new Error("Invalid input to fireViewModuleImpressionEvent");const n=T(document),i={};n&&(i.interfaceLocale=n);const r={header:{},requestHeader:i,moduleNames:t};e.fireTrackingEvent("ViewModuleImpressionEvent",r)}function Ia(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=e.state&&e.state.currentPageInstance||{};let{trackingId:n}=t;return n&&!function(e){return"string"==typeof e&&"=="===e.slice(-2)}(n)&&e.convertUuidTrackingIdToBase64&&(n=e.convertUuidTrackingIdToBase64(n)),"".concat(t.pageUrn,";").concat(n)}function Aa(){const e=ce({},arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),t=u(window.location.href,"originalReferer")||u(window.location.href,"original_referer");return t&&(e.requestHeader=ce(ce({},e.requestHeader),{},{referer:t})),function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=ce({},e),n=be();n&&(t.requestHeader=ce(ce({},t.requestHeader),{},{theme:n.toUpperCase()}));return t}(e)}!function(){function e(t){ze(this,e),Qe(this,"transporter",void 0),Qe(this,"handleResourceTimingBound",this.handleResourceTiming.bind(this)),Qe(this,"resourceInfoMap",new Map),Qe(this,"locationApi",void 0),Qe(this,"trackingEndpoint",void 0),this.transporter=t,this.transporter instanceof bi?(this.trackingEndpoint=this.transporter.getTrackingEndpoint(),this.locationApi=this.transporter.host.api.location):this.trackingEndpoint=this.transporter.host.endpoint}Ye(e,[{key:"enable",value:function(){this.wrapFetch(),this.wrapXmlHttpRequest(),On.on(Li.INTERNAL_OTEL_RESOURCE,this.handleResourceTimingBound)}},{key:"disable",value:function(){On.off(Li.INTERNAL_OTEL_RESOURCE,this.handleResourceTimingBound)}},{key:"wrapFetch",value:function(){var e=this;!function(e,t,n){var i=void 0;try{i=e[t]}catch(e){}if("function"!=typeof i)throw new Error("Property ".concat(t," of the provided object is not a function"));var r=n(i);ga(e,t,r),ga(r,"__wrapped",!0),ga(r,"__original",i)}(window,"fetch",(function(t){return e.fetchWrapper.bind(e,t)}))}},{key:"wrapXmlHttpRequest",value:function(){}},{key:"fetchWrapper",value:function(e,t,n){var i=this,r=function(e){var t="__default";if(e instanceof Request)t=e.url;else if(e instanceof URL)t=e.href;else if("string"==typeof e)try{t=new URL(e,location.origin).href}catch(e){}return t}(t);if(!this.shouldWrapFetch(r))return e.apply(window,[t,n]);var o=fa.getInstance().getCurrentPageSpan(),a=ia(),s=n,c=null==n?void 0:n.headers;try{c=xa(null==n?void 0:n.headers,o.spanContext.traceId,a),s=Pe(Pe({},n),{},{headers:c})}catch(e){}var l={spanId:a,parentSpan:o,startTime:performance.now(),endTime:performance.now(),request:{url:r,headers:Ta(c)}};return e.apply(window,[t,s]).then((function(e){var t={headers:{},ok:e.ok,redirected:e.redirected,status:e.status,statusText:e.statusText,type:e.type,url:e.url};return e.headers.forEach((function(e,n){t.headers[n]=e})),l.response=t,e})).catch((function(e){throw l.error={name:e.name,message:e.message,stack:e.stack},e})).finally((function(){l.endTime=performance.now();var e=i.resourceInfoMap.get(r)||[];e.push(l),i.resourceInfoMap.set(r,e)}))}},{key:"handleResourceTiming",value:function(e){if(e&&this.shouldTraceResourceTiming(e.resourceTiming.name)){var t,n=this.resourceInfoMap.get(e.resourceTiming.name);n&&(t=n[0],n.length>1?(console.warn("Multiple wrapped request info objects found for URL '".concat(e.resourceTiming.name,"'.")),n.shift()):this.resourceInfoMap.delete(e.resourceTiming.name)),this.traceResource(e.resourceTiming,t)}}},{key:"traceResource",value:function(e,t){var n=e.name,i=e.startTime,r=i+e.duration,o=(null==t?void 0:t.parentSpan)||fa.getInstance().getCurrentPageSpan(),a=o.parentTracer.parentTracerProvider.getTracer({name:"w3c-resource-instrumentation"}),s=void 0;t&&(s={traceId:t.parentSpan.spanContext.traceId,spanId:t.spanId,traceState:""});var c={parentSpan:o};s&&(c.spanContext=s);var l=a.createSpan(n,c).start({startTime:i});ya(e,l),t&&this.addWrappedRequestInfoAttributes(l,t),l.end({endTime:r})}},{key:"addWrappedRequestInfoAttributes",value:function(e,t){var n=va(Ta(t.request.headers),"http.request.header.");if(Object.assign(e.attributes,n),t.response){var i=va(Ta(t.response.headers),Uo),r=va({status:t.response.status,statusText:t.response.statusText,ok:t.response.ok,redirected:t.response.redirected,type:t.response.type,url:t.response.url},Do);Object.assign(e.attributes,i,r)}}},{key:"isTrackingEndpoint",value:function(e,t){return function(e,t,n){var i=new URL(e,n.href),r=new URL(t,n.href);return i.href===r.href}(e,this.trackingEndpoint,t)}},{key:"isRealtimeTelemetryRequest",value:function(e,t){return new URL(e,t.href).pathname.indexOf("/realtime/")>-1}},{key:"isSameOriginRequest",value:function(e,t){var n=new URL(e,t.href);return n.protocol===t.protocol&&n.host===t.host}},{key:"shouldWrapFetch",value:function(e){return!!this.locationApi&&this.isSameOriginRequest(e,this.locationApi)&&!this.isTrackingEndpoint(e,this.locationApi)&&!this.isRealtimeTelemetryRequest(e,this.locationApi)}},{key:"shouldTraceResourceTiming",value:function(e){return!!this.locationApi&&!this.isTrackingEndpoint(e,this.locationApi)&&!this.isRealtimeTelemetryRequest(e,this.locationApi)}}])}(),function(){function e(t){ze(this,e),Qe(this,"handleLoadEventBound",this.handleLoadEvent.bind(this)),Qe(this,"navigationSpanId",void 0),Qe(this,"globalWindow",void 0),this.navigationSpanId=null==t?void 0:t.navigationSpanId,"undefined"!=typeof window&&(this.globalWindow=window)}Ye(e,[{key:"enable",value:function(){var e;"complete"===document.readyState?this.handleLoadEventEnd():null===(e=this.globalWindow)||void 0===e||e.addEventListener("load",this.handleLoadEventBound)}},{key:"disable",value:function(){var e;null===(e=this.globalWindow)||void 0===e||e.removeEventListener("load",this.handleLoadEventBound)}},{key:"handleLoadEvent",value:function(){var e,t=this;setTimeout((function(){t.handleLoadEventEnd()}),0),null===(e=this.globalWindow)||void 0===e||e.removeEventListener("load",this.handleLoadEventBound)}},{key:"handleLoadEventEnd",value:function(){var e=performance.getEntriesByType("navigation");if(!(e.length<1)){var t=e[0],n=fa.getInstance().getCurrentPageSpan();this.traceNavigation(t,n)}}},{key:"traceNavigation",value:function(e,t){var n=e.name,i=e.startTime,r=i+e.duration,o=t.parentTracer.parentTracerProvider.getTracer({name:"w3c-navigation-instrumentation"}),a=e.toJSON(),s=a.domComplete,c=a.domContentLoadedEventEnd,l=a.domContentLoadedEventStart,u=a.domInteractive,d=a.loadEventEnd,h=a.loadEventStart,p=a.redirectCount,f=a.type,m=a.unloadEventEnd,g=a.unloadEventStart,v={parentSpan:t,spanContext:this.navigationSpanId?{spanId:this.navigationSpanId}:void 0},y=o.createSpan(n,v).start({startTime:i});ya(e,y),g>0&&m>g&&o.createSpan("unloadEvent",{parentSpan:y}).start({startTime:g}).end({endTime:m});var E=o.createSpan("dom-processing",{parentSpan:y}).start({startTime:u});o.createSpan("domContentLoadedEvent",{parentSpan:E}).start({startTime:l}).end({endTime:c}),E.end({endTime:s}),o.createSpan("loadEvent",{parentSpan:y}).start({startTime:h}).end({endTime:d});var b=va({type:f,redirectCount:p},"performance.navigation.timing.");Object.assign(y.attributes,b),y.end({endTime:r})}}])}(),function(){function e(){ze(this,e),Qe(this,"handleLCPUpdateBound",this.handleWebVitalsMetricUpdate.bind(this,"LargestContentfulPaint")),Qe(this,"handleCLSUpdateBound",this.handleWebVitalsMetricUpdate.bind(this,"CumulativeLayoutShift")),Qe(this,"handleFIDUpdateBound",this.handleWebVitalsMetricUpdate.bind(this,"FirstInputDelay"))}Ye(e,[{key:"enable",value:function(){On.on(Li.INTERNAL_OTEL_LARGEST_CONTENTFUL_PAINT,this.handleLCPUpdateBound),On.on(Li.INTERNAL_OTEL_CUMULATIVE_LAYOUT_SHIFT,this.handleCLSUpdateBound),On.on(Li.INTERNAL_OTEL_FIRST_INPUT_DELAY,this.handleFIDUpdateBound)}},{key:"disable",value:function(){On.off(Li.INTERNAL_OTEL_LARGEST_CONTENTFUL_PAINT,this.handleLCPUpdateBound),On.off(Li.INTERNAL_OTEL_CUMULATIVE_LAYOUT_SHIFT,this.handleCLSUpdateBound),On.off(Li.INTERNAL_OTEL_FIRST_INPUT_DELAY,this.handleFIDUpdateBound)}},{key:"handleWebVitalsMetricUpdate",value:function(e,t){if(t){var n=t.value,i=t.metadata,r=i.basePageTreeId,o=Me(i,Ae);fa.getInstance().getCurrentPageSpan().addEvent(e,{attributes:Pe({value:n,basePageTreeId:"string"==typeof r?r:JSON.stringify(r)},o)})}}}])}();const{ENTER:La,ESCAPE:Oa}=k,Ra="modal",Na="modal__overlay--visible",Pa="overflow-hidden",Ma="top-level-modal-container";class Da{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=()=>!1,triggerByOutletEl:i=!0,shouldMoveToTopContainer:r=!0,events:o={},focusElement:a,pageKey:s,onClose:c}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No modal element passed in");this._el=e,this._parentNode=this._el.parentNode,r&&(this._topLevelContainer=this._getTopLevelContainer()),this._wrapperEl=this._el.querySelector(".".concat("modal__wrapper")),this._overlayEl=this._el.querySelector(".".concat("modal__overlay")),o&&(this._events=o),i&&(this._outletEls=this._getOutletEls()),this._exitButtonEl=this._el.querySelector(".".concat("modal__dismiss")),this._onKeyDownEvent=e=>this._onKeyDown(e),this._enablePageViewTracking=t,this._pageKey=s,this._shouldHideModal=n,this._shouldMoveToTopContainer=r,this.onClose=c;this._el.querySelector("[id='".concat("modalNoDismiss","']"))&&(this._isModalNonDismissible=!0),this._focusElement=a,i&&this._outletEls.forEach((e=>{e.addEventListener("click",(e=>{var t;const n=null===(t=e.target)||void 0===t?void 0:t.getAttribute("data-no-cool-off");this.open({noCoolOff:n})}))})),this._isModalNonDismissible||(this._exitButtonEl&&this._exitButtonEl.addEventListener("click",(()=>this.close())),this._overlayEl.addEventListener("click",this._handleOverlayClick.bind(this))),this._focusTrap=new z(this._wrapperEl)}_getOutletEls(){const e=this._el.dataset.outlet,t=[...("default-outlet"===e?this._parentNode:document).querySelectorAll('[data-modal="'.concat(e,'"]'))];return t.length||console.warn("No outlet was found with a data-modal attribute equal to the provided dataCustomOutlet param ".concat(e)),t}_getTopLevelContainer(){const e=document.querySelector(".".concat(Ma));if(!e){const e=document.createElement("div");return e.className=Ma,document.body.appendChild(e)}return e}_handleOverlayClick(e){e.target===this._wrapperEl||this._wrapperEl.contains(e.target)||this.close()}_onKeyDown(e){const t=A(e.key),n=t===La&&document.activeElement===this._exitButtonEl;(t===Oa||n)&&(this._isModalNonDismissible||this.close(),e.preventDefault())}open(){let{focusElement:e,noCoolOff:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(t||!this._shouldHideModal())return this._focusElement=e||this._focusElement,this._previouslyFocusedEl=document.activeElement,this._overlayEl.classList.add(Na),this._overlayEl.setAttribute("aria-hidden","false"),this._shouldMoveToTopContainer&&this._topLevelContainer.appendChild(this._el),this.noScroll(),document.addEventListener("keydown",this._onKeyDownEvent),m(this._el,"open"),this._wrapperEl&&this._wrapperEl.focus(),this._focusTrap.init(),this._enablePageViewTracking&&window.tracking?window.tracking.then((e=>{Sa(e,"ajax",this._pageKey||"".concat(this._el.id))})):(m(this._wrapperEl,"afterOpen"),Promise.resolve());m(this._el,"didNotOpen")}async close(){var e,t,n,i,r,o;this._events.onBeforeClose&&await(null===(n=this._events)||void 0===n||null===(i=n.onBeforeClose)||void 0===i?void 0:i.call(n,this._wrapperEl));this.isOpen&&(null===(r=this.onClose)||void 0===r||r.call(this));(this._overlayEl.classList.remove(Na),this._overlayEl.setAttribute("aria-hidden","true"),this._shouldMoveToTopContainer&&this._parentNode.appendChild(this._el),this.removeNoScroll(),document.removeEventListener("keydown",this._onKeyDownEvent),m(this._el,"close"),null!==(e=this._focusElement)&&void 0!==e&&null!==(t=e.classList)&&void 0!==t&&t.contains("ellipsis-menu__trigger"))?(null===(o=this._focusElement)||void 0===o?void 0:o.focus())||this._previouslyFocusedEl.focus():setTimeout((()=>{var e;(null===(e=this._focusElement)||void 0===e?void 0:e.focus())||this._previouslyFocusedEl.focus()}),50);this._focusTrap.tearDown()}noScroll(){document.body.classList.add(Pa)}removeNoScroll(){document.body.classList.remove(Pa)}get isOpen(){return this._overlayEl.classList.contains(Na)}}class Ua{constructor(e){if(!e)throw Error("An element must be provided to SidePanel");this.el=e,this.modalEl=this.el.querySelector(".modal"),this.modal=new Da(this.modalEl,{events:this._events()}),this._onAfterOpen()}_onAfterOpen(){this.modalEl.addEventListener("afterOpen",(e=>{e.target.classList.remove("translate-x-full")}))}_events(){return{onBeforeClose:e=>new Promise((t=>{e.classList.add("translate-x-full"),setTimeout((()=>{t()}),330)}))}}}const Ba="member-nav-header__search--focused";class Fa{constructor(){const e=document.querySelector(".member-nav-menu");if(!e)throw Error("The member header should have a dropdown element");const t=document.querySelector('[data-id="member-nav-header__link-item-me"]');this.collapsibleDropdown=new te(e,{dropdownTriggerEl:t}),this.searchEl=document.querySelector('[data-id="member-nav-header__search"]'),this.searchEl&&(this.searchEl.addEventListener("focusin",(()=>this.searchEl.classList.add(Ba))),this.searchEl.addEventListener("focusout",(()=>this.searchEl.classList.remove(Ba)))),this.sidePanelEl=document.querySelector(".sidepanel-menu"),this.sidePanelEl&&(this.sidePanel=new Ua(this.sidePanelEl))}}function qa(e,t){t=t||"log";if("undefined"!=typeof window&&window&&window.jet&&"error"===t.toLowerCase())try{throw new Error(e)}catch(e){try{window.jet.error(e)}catch(e){}}"undefined"!=typeof console&&"function"==typeof console[t]&&console[t](e)}const Ha=/ /g,Ga=/[\s\u0000<>"]|%00/,ja=/\\/,Wa=/([.]|%2e){2}/i;let Va=new RegExp("^(?:HTTPS?|https?|ftp|mailto|tel|sms|blob|voyager|android-app|linkedin|chrome-extension|invalid|data:(?:(?:image/(?:gif|jpe?g|png|webp|bmp|tiff))|(?:application/x-font-woff)|(?:font/(?:opentype|ttf)))[;,]|[/.#?])");function Ka(e){let t,n="invalid://";if("string"!=typeof e)return qa("jSecure Warning: url must be a string","error"),n;if(t=e.trim(),t.indexOf(" ")>-1&&(qa("jSecure Warning: url should not contain spaces: "+e,"warn"),t=t.replace(Ha,"+")),!Va.test(t))return qa("jSecure Error: URL should be absolute with allowed schemas, relative, a hash fragment or query string. "+e,"error"),n;if(Ga.test(t))return qa("jSecure Error: not valid url character found in url: "+e,"error"),n;let i,r=t.split("?")[0],o=!1;try{i=decodeURI(r)}catch(e){o=!0}return o?(qa("jSecure Error: malformed url path detected: "+r),n):ja.test(r)||Wa.test(r)||Wa.test(i)?(qa("jSecure Error: malicious data found in url path: "+r,"error"),n):e}const za={redirect(e){window&&(window.location.href=e)}};function Xa(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:window).innerWidth<=769}function Ya(e){return e.scrollHeight>e.offsetHeight}const Qa="hidden",Ja="aria-hidden";function Za(e,t){const n=s(e);for(let e=0;e<n.length;e++)n[e]&&1===n[e].nodeType&&t(n[e])}function $a(e){ts([e])}function es(e){ns([e])}function ts(e){Za(e,(e=>{e.classList.add(Qa),e.setAttribute(Ja,"true")}))}function ns(e){Za(e,(e=>{e.classList.remove(Qa),e.setAttribute(Ja,"false")}))}function is(e){null==e||e.setAttribute("disabled","disabled"),null==e||e.setAttribute("aria-disabled","true")}function rs(e){null==e||e.removeAttribute("disabled"),null==e||e.removeAttribute("aria-disabled")}function os(){return document.documentElement.classList.contains("safari")}function as(){return document.documentElement.classList.contains("ios")}function ss(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:document;const i=null==n?void 0:n.querySelector(".".concat(e));if(i&&Ya(i)){const r=n.querySelector(t);null==r||r.classList.remove("invisible"),null==r||r.addEventListener("click",(()=>{i.classList.remove(e),r.classList.add("invisible")}))}}const cs={};function ls(e){const t=document.getElementById(e);if(!t&&void 0!==cs[e])return cs[e];if(!t)return console.warn("Element with id: ".concat(e," not found")),cs[e]=null,cs[e];let n;for(const e of t.childNodes)try{if(e.nodeType===Node.COMMENT_NODE){n=JSON.parse(e.nodeValue);break}}catch(e){}return void 0===n?(console.warn("Error retrieving content with id: ".concat(e,". Use embedJson helper to embed this content")),null):(cs[e]=n,t.parentNode.removeChild(t),cs[e])}function us(e,t){const n=document.getElementById(e),i=document.createComment(JSON.stringify(t));if(n)n.textContent="",n.appendChild(i);else{const t=document.createElement("code");t.setAttribute("id",e),t.style.display="none",t.appendChild(i),document.body.appendChild(t)}}const ds="prev",hs="next",ps="slide-list__list--dragging",fs="slide-list__indicator-button-container",ms="slide-list__indicator--selected";class gs{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!e)throw new Error("No element passed in");this._el=e,this._previousButton=e.querySelector(".".concat('slide-list__nav-button[data-direction="prev"]')),this._nextButton=e.querySelector(".".concat('slide-list__nav-button[data-direction="next"]')),this._listEl=e.querySelector(".slide-list__list"),this._dragLimit=this._listEl.offsetWidth,this._items=[...this._listEl.children],this._lock={},this._currentPage=t,this._isRtl="rtl"===document.body.dir,this._isMinimalNav=e.querySelector(".".concat("slide-list__header-nav--minimal")),this._prevTabIndexMap=new Map,this._boundFireScrollEvent=this._fireScrollEvent.bind(this),this._indicatorElement=e.querySelector(".".concat(fs)),this._indicatorClickHandler=this._handleIndicatorClick.bind(this),this._noMorePreviousContentAlert=this._el.querySelector(".previous-slide-list__a11y-notification"),this._noMoreNextContentAlert=this._el.querySelector(".next-slide-list__a11y-notification"),this._initCalc(),window.addEventListener("resize",this._handleWindowResize.bind(this)),"ontouchstart"in window&&(this._el.addEventListener("touchstart",this._handleTouchStart.bind(this)),this._el.addEventListener("touchmove",this._handleTouchMove.bind(this)),this._el.addEventListener("touchend",this._handleTouchEnd.bind(this))),e.querySelector(".slide-list__nav")&&this._el.addEventListener("click",this._handleScrollAction.bind(this))}next(e){return e=e||1,this._currentPage+e<=this._pageTranslates.length-1&&(this._currentPage+=e,this._updateSlideButtons(),this._updateListPosition(),this._updateFocusableElements(),this._dispatchPageChangeEvent()),this._currentPage}prev(e){return e=e||1,this._currentPage-e>=0&&(this._currentPage-=e,this._updateSlideButtons(),this._updateListPosition(),this._updateFocusableElements(),this._dispatchPageChangeEvent()),this._currentPage}goToItem(e){const t=Number(e)-this._currentPage;if(0===t)return this._currentPage;t<0?this.prev(Math.abs(t)):this.next(t)}_handleIndicatorClick(e){const t=e.target.closest("[data-position]");t&&this.goToItem(t.dataset.position)}_handleWindowResize(){this._isResizing||(this._isResizing=!0,window.requestAnimationFrame(this._initCalc.bind(this)))}_updateIndicator(){this._indicatorElement&&(this._pageItems.length===this._items.length?(es(this._indicatorElement),this._indicatorElement.isActive=!0,this._indicatorElement.addEventListener("click",this._indicatorClickHandler)):($a(this._indicatorElement),this._indicatorElement.isActive=!1,this._indicatorElement.removeEventListener("click",this._indicatorClickHandler)))}_initCalc(){this._pageTranslates=this._getPageTranslates(),this._pageTranslates[this._currentPage]||(this._currentPage=0),this._updateIndicator(),this._updateSlideButtons(!0),this._updateListPosition(),this._isResizing=!1,this._updateFocusableElements()}_getPageTranslates(){const e=this._listEl.offsetWidth,t=this._listEl.scrollWidth,n=this._isRtl?e-this._items[0].offsetLeft-this._items[0].offsetWidth:this._items[0].offsetLeft,i=t-e;let r=[0];const o=[new Set],a=[];let s=0;for(let t=0;t<this._items.length;t+=1){const c=r[r.length-1],l=o[r.length-1],u=this._items[t].offsetLeft,d=this._items[t].offsetWidth;let h=Math.abs(this._isRtl?u+d:u),p=Math.abs(this._isRtl?u:u+d);if(a.push(h),this._isRtl&&u>=0)l.add(this._items[t]);else if(0===h&&0===n||0===s)s=p,l.add(this._items[t]);else{if(p>c+e){if(h>=i){o.push(new Set(this._items.slice(t)));break}r.push((this._isRtl?s:h)-n),o.push(new Set([this._items[t]]))}else l.add(this._items[t]);s=p}}return r.push(i),a.forEach(((e,t)=>{e>=i&&o[o.length-1].add(this._items[t])})),this._pageItems=o,r}_updateFocusableElements(){const e=this._pageItems[this._currentPage],t=this._items.filter((t=>!e.has(t)));for(const e of this._items)e.removeAttribute("aria-hidden");for(const[e,t]of this._prevTabIndexMap)null===t?e.removeAttribute("tabindex"):e.setAttribute("tabindex",t);for(const e of t){e.setAttribute("aria-hidden","true");e.querySelectorAll(B).forEach((e=>{const t=e.getAttribute("tabindex");this._prevTabIndexMap.set(e,t),e.setAttribute("tabindex","-1")}))}}_handleScrollAction(e){const n=t(e.target,".slide-list__nav-button"),i=n&&n.dataset.direction;i&&(this._listEl.addEventListener("transitionend",this._boundFireScrollEvent),i===ds?this.prev():i===hs&&this.next())}_fireScrollEvent(){m(window,"scroll"),this._listEl.removeEventListener("transitionend",this._boundFireScrollEvent)}_updateListPosition(){this._updateTranslateXY(this._isRtl?this._pageTranslates[this._currentPage]:-this._pageTranslates[this._currentPage],0)}_updateIndicatorButtons(){if(this._indicatorElement&&this._indicatorElement.isActive){const e=this._el.querySelector(".slide-list__indicator-button-container > .slide-list__indicator--selected");e&&(e.classList.remove(ms),e.querySelector(".current-slide").textContent="");const t=this._el.querySelector(".".concat(fs," > :nth-child(").concat(this._currentPage+1,")"));t.classList.add(ms),t.querySelector(".current-slide").textContent=ls("i18n_slide_list_current_slide_aria_label")}}_updateSlideButtons(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this._previousButton&&this._nextButton){if(this._previousButton.disabled=!1,this._nextButton.disabled=!1,!this._pageTranslates[1]||this._pageTranslates[1]<0)return this._previousButton.disabled=!0,void(this._nextButton.disabled=!0);0===this._currentPage&&(this._previousButton.disabled=!0,this._setNoMoreContentAlert(this._noMorePreviousContentAlert,e)),this._currentPage!==this._pageTranslates.length-1&&0!==this._pageTranslates.length||(this._nextButton.disabled=!0,this._setNoMoreContentAlert(this._noMoreNextContentAlert,e))}this._updateIndicatorButtons()}_setNoMoreContentAlert(e){!(arguments.length>1&&void 0!==arguments[1]&&arguments[1])&&e&&(e.classList.remove("hidden"),setTimeout((()=>{e.classList.add("hidden")}),1e3))}_resetTouchEvents(){this._dragging=!1,this._dragCanceled=!1,this._listEl.classList.remove(ps),this._lock.left=this._isRtl?this._currentPage===this._pageTranslates.length-1:0===this._currentPage,this._lock.right=this._isRtl?0===this._currentPage:this._currentPage===this._pageTranslates.length-1,this._dragThresholdMet=!1,this._t={current:{x:0,y:0}}}_handleTouchStart(e){this._resetTouchEvents(),this._t.start=this._getEventPosition(e),this._dragging=!0,this._listEl.classList.add(ps)}_handleTouchMove(e){if(!this._dragging||this._dragCanceled)return;let t=this._getEventPosition(e);this._t.current={x:this._t.start.x-t.x,y:this._t.start.y-t.y},this._canDrag()?(this._dragThresholdMet=!0,e.preventDefault(),this._lock.left&&this._t.current.x<0?this._t.current.x=this._t.current.x*-this._dragLimit/(this._t.current.x-this._dragLimit):this._lock.right&&this._t.current.x>0&&(this._t.current.x=this._t.current.x*this._dragLimit/(this._t.current.x+this._dragLimit)),this._updateTranslateXY((this._isRtl?this._pageTranslates[this._currentPage]:-this._pageTranslates[this._currentPage])-this._t.current.x)):this._isVerticalScrolling()&&(this._dragCanceled=!0)}_handleTouchEnd(){this._dragging&&(!this._dragCanceled&&Math.abs(this._t.current.x)>20&&(this._t.current.x>0&&!this._lock.right?this._isRtl?this._currentPage--:this._currentPage++:this._t.current.x<0&&!this._lock.left&&(this._isRtl?this._currentPage++:this._currentPage--),this._dispatchPageChangeEvent()),this._resetTouchEvents(),this._updateSlideButtons(),this._updateListPosition())}_getEventPosition(e){return{x:e.touches[0].clientX,y:e.touches[0].clientY}}_isVerticalScrolling(){return Math.abs(this._t.current.x)<Math.abs(this._t.current.y)&&Math.abs(this._t.current.y)>10}_canDrag(){return this._dragThresholdMet||Math.abs(this._t.current.x)>Math.abs(this._t.current.y)&&Math.abs(this._t.current.x)>10}_updateTranslateXY(e,t){this._listEl.style.transform="translate3d(".concat(e||0,"px, ").concat(t||0,"px, 0px)")}_dispatchPageChangeEvent(){m(this._el,"pagechange",{pageNumber:this._currentPage})}}var vs=Object.hasOwnProperty,ys=Object.setPrototypeOf,Es=Object.isFrozen,bs=Object.getPrototypeOf,_s=Object.getOwnPropertyDescriptor,ws=Object.freeze,Ts=Object.seal,xs=Object.create,Ss="undefined"!=typeof Reflect&&Reflect,Cs=Ss.apply,ks=Ss.construct;Cs||(Cs=function(e,t,n){return e.apply(t,n)}),ws||(ws=function(e){return e}),Ts||(Ts=function(e){return e}),ks||(ks=function(e,t){return new(Function.prototype.bind.apply(e,[null].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(t))))});var Is,As=Fs(Array.prototype.forEach),Ls=Fs(Array.prototype.pop),Os=Fs(Array.prototype.push),Rs=Fs(String.prototype.toLowerCase),Ns=Fs(String.prototype.match),Ps=Fs(String.prototype.replace),Ms=Fs(String.prototype.indexOf),Ds=Fs(String.prototype.trim),Us=Fs(RegExp.prototype.test),Bs=(Is=TypeError,function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return ks(Is,t)});function Fs(e){return function(t){for(var n=arguments.length,i=Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return Cs(e,t,i)}}function qs(e,t){ys&&ys(e,null);for(var n=t.length;n--;){var i=t[n];if("string"==typeof i){var r=Rs(i);r!==i&&(Es(t)||(t[n]=r),i=r)}e[i]=!0}return e}function Hs(e){var t=xs(null),n=void 0;for(n in e)Cs(vs,e,[n])&&(t[n]=e[n]);return t}function Gs(e,t){for(;null!==e;){var n=_s(e,t);if(n){if(n.get)return Fs(n.get);if("function"==typeof n.value)return Fs(n.value)}e=bs(e)}return function(e){return console.warn("fallback value for",e),null}}var js=ws(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Ws=ws(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Vs=ws(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Ks=ws(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),zs=ws(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),Xs=ws(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Ys=ws(["#text"]),Qs=ws(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),Js=ws(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Zs=ws(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),$s=ws(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),ec=Ts(/\{\{[\s\S]*|[\s\S]*\}\}/gm),tc=Ts(/<%[\s\S]*|[\s\S]*%>/gm),nc=Ts(/^data-[\-\w.\u00B7-\uFFFF]/),ic=Ts(/^aria-[\-\w]+$/),rc=Ts(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),oc=Ts(/^(?:\w+script|data):/i),ac=Ts(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),sc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};function cc(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var lc=function(){return"undefined"==typeof window?null:window};var uc=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:lc(),n=function(t){return e(t)};if(n.version="2.3.5",n.removed=[],!t||!t.document||9!==t.document.nodeType)return n.isSupported=!1,n;var i=t.document,r=t.document,o=t.DocumentFragment,a=t.HTMLTemplateElement,s=t.Node,c=t.Element,l=t.NodeFilter,u=t.NamedNodeMap,d=void 0===u?t.NamedNodeMap||t.MozNamedAttrMap:u,h=t.HTMLFormElement,p=t.DOMParser,f=t.trustedTypes,m=c.prototype,g=Gs(m,"cloneNode"),v=Gs(m,"nextSibling"),y=Gs(m,"childNodes"),E=Gs(m,"parentNode");if("function"==typeof a){var b=r.createElement("template");b.content&&b.content.ownerDocument&&(r=b.content.ownerDocument)}var _=function(e,t){if("object"!==(void 0===e?"undefined":sc(e))||"function"!=typeof e.createPolicy)return null;var n=null,i="data-tt-policy-suffix";t.currentScript&&t.currentScript.hasAttribute(i)&&(n=t.currentScript.getAttribute(i));var r="dompurify"+(n?"#"+n:"");try{return e.createPolicy(r,{createHTML:function(e){return e}})}catch(e){return console.warn("TrustedTypes policy "+r+" could not be created."),null}}(f,i),w=_?_.createHTML(""):"",T=r,x=T.implementation,S=T.createNodeIterator,C=T.createDocumentFragment,k=T.getElementsByTagName,I=i.importNode,A={};try{A=Hs(r).documentMode?r.documentMode:{}}catch(e){}var L={};n.isSupported="function"==typeof E&&x&&void 0!==x.createHTMLDocument&&9!==A;var O=ec,R=tc,N=nc,P=ic,M=oc,D=ac,U=rc,B=null,F=qs({},[].concat(cc(js),cc(Ws),cc(Vs),cc(zs),cc(Ys))),q=null,H=qs({},[].concat(cc(Qs),cc(Js),cc(Zs),cc($s))),G=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),j=null,W=null,V=!0,K=!0,z=!1,X=!1,Y=!1,Q=!1,J=!1,Z=!1,$=!1,ee=!1,te=!0,ne=!0,ie=!1,re={},oe=null,ae=qs({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),se=null,ce=qs({},["audio","video","img","source","image","track"]),le=null,ue=qs({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),de="http://www.w3.org/1998/Math/MathML",he="http://www.w3.org/2000/svg",pe="http://www.w3.org/1999/xhtml",fe=pe,me=!1,ge=void 0,ve=["application/xhtml+xml","text/html"],ye=void 0,Ee=null,be=r.createElement("form"),_e=function(e){return e instanceof RegExp||e instanceof Function},we=function(e){Ee&&Ee===e||(e&&"object"===(void 0===e?"undefined":sc(e))||(e={}),e=Hs(e),B="ALLOWED_TAGS"in e?qs({},e.ALLOWED_TAGS):F,q="ALLOWED_ATTR"in e?qs({},e.ALLOWED_ATTR):H,le="ADD_URI_SAFE_ATTR"in e?qs(Hs(ue),e.ADD_URI_SAFE_ATTR):ue,se="ADD_DATA_URI_TAGS"in e?qs(Hs(ce),e.ADD_DATA_URI_TAGS):ce,oe="FORBID_CONTENTS"in e?qs({},e.FORBID_CONTENTS):ae,j="FORBID_TAGS"in e?qs({},e.FORBID_TAGS):{},W="FORBID_ATTR"in e?qs({},e.FORBID_ATTR):{},re="USE_PROFILES"in e&&e.USE_PROFILES,V=!1!==e.ALLOW_ARIA_ATTR,K=!1!==e.ALLOW_DATA_ATTR,z=e.ALLOW_UNKNOWN_PROTOCOLS||!1,X=e.SAFE_FOR_TEMPLATES||!1,Y=e.WHOLE_DOCUMENT||!1,Z=e.RETURN_DOM||!1,$=e.RETURN_DOM_FRAGMENT||!1,ee=e.RETURN_TRUSTED_TYPE||!1,J=e.FORCE_BODY||!1,te=!1!==e.SANITIZE_DOM,ne=!1!==e.KEEP_CONTENT,ie=e.IN_PLACE||!1,U=e.ALLOWED_URI_REGEXP||U,fe=e.NAMESPACE||pe,e.CUSTOM_ELEMENT_HANDLING&&_e(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(G.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&_e(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(G.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(G.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ge=ge=-1===ve.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,ye="application/xhtml+xml"===ge?function(e){return e}:Rs,X&&(K=!1),$&&(Z=!0),re&&(B=qs({},[].concat(cc(Ys))),q=[],!0===re.html&&(qs(B,js),qs(q,Qs)),!0===re.svg&&(qs(B,Ws),qs(q,Js),qs(q,$s)),!0===re.svgFilters&&(qs(B,Vs),qs(q,Js),qs(q,$s)),!0===re.mathMl&&(qs(B,zs),qs(q,Zs),qs(q,$s))),e.ADD_TAGS&&(B===F&&(B=Hs(B)),qs(B,e.ADD_TAGS)),e.ADD_ATTR&&(q===H&&(q=Hs(q)),qs(q,e.ADD_ATTR)),e.ADD_URI_SAFE_ATTR&&qs(le,e.ADD_URI_SAFE_ATTR),e.FORBID_CONTENTS&&(oe===ae&&(oe=Hs(oe)),qs(oe,e.FORBID_CONTENTS)),ne&&(B["#text"]=!0),Y&&qs(B,["html","head","body"]),B.table&&(qs(B,["tbody"]),delete j.tbody),ws&&ws(e),Ee=e)},Te=qs({},["mi","mo","mn","ms","mtext"]),xe=qs({},["foreignobject","desc","title","annotation-xml"]),Se=qs({},Ws);qs(Se,Vs),qs(Se,Ks);var Ce=qs({},zs);qs(Ce,Xs);var ke=function(e){Os(n.removed,{element:e});try{e.parentNode.removeChild(e)}catch(t){try{e.outerHTML=w}catch(t){e.remove()}}},Ie=function(e,t){try{Os(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){Os(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e&&!q[e])if(Z||$)try{ke(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Ae=function(e){var t=void 0,n=void 0;if(J)e="<remove></remove>"+e;else{var i=Ns(e,/^[\r\n\t ]+/);n=i&&i[0]}"application/xhtml+xml"===ge&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");var o=_?_.createHTML(e):e;if(fe===pe)try{t=(new p).parseFromString(o,ge)}catch(e){}if(!t||!t.documentElement){t=x.createDocument(fe,"template",null);try{t.documentElement.innerHTML=me?"":o}catch(e){}}var a=t.body||t.documentElement;return e&&n&&a.insertBefore(r.createTextNode(n),a.childNodes[0]||null),fe===pe?k.call(t,Y?"html":"body")[0]:Y?t.documentElement:a},Le=function(e){return S.call(e.ownerDocument||e,e,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT,null,!1)},Oe=function(e){return"object"===(void 0===s?"undefined":sc(s))?e instanceof s:e&&"object"===(void 0===e?"undefined":sc(e))&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName},Re=function(e,t,i){L[e]&&As(L[e],(function(e){e.call(n,t,i,Ee)}))},Ne=function(e){var t,i=void 0;if(Re("beforeSanitizeElements",e,null),(t=e)instanceof h&&("string"!=typeof t.nodeName||"string"!=typeof t.textContent||"function"!=typeof t.removeChild||!(t.attributes instanceof d)||"function"!=typeof t.removeAttribute||"function"!=typeof t.setAttribute||"string"!=typeof t.namespaceURI||"function"!=typeof t.insertBefore))return ke(e),!0;if(Ns(e.nodeName,/[\u0080-\uFFFF]/))return ke(e),!0;var r=ye(e.nodeName);if(Re("uponSanitizeElement",e,{tagName:r,allowedTags:B}),!Oe(e.firstElementChild)&&(!Oe(e.content)||!Oe(e.content.firstElementChild))&&Us(/<[/\w]/g,e.innerHTML)&&Us(/<[/\w]/g,e.textContent))return ke(e),!0;if("select"===r&&Us(/<template/i,e.innerHTML))return ke(e),!0;if(!B[r]||j[r]){if(ne&&!oe[r]){var o=E(e)||e.parentNode,a=y(e)||e.childNodes;if(a&&o)for(var s=a.length-1;s>=0;--s)o.insertBefore(g(a[s],!0),v(e))}if(!j[r]&&Me(r)){if(G.tagNameCheck instanceof RegExp&&Us(G.tagNameCheck,r))return!1;if(G.tagNameCheck instanceof Function&&G.tagNameCheck(r))return!1}return ke(e),!0}return e instanceof c&&!function(e){var t=E(e);t&&t.tagName||(t={namespaceURI:pe,tagName:"template"});var n=Rs(e.tagName),i=Rs(t.tagName);if(e.namespaceURI===he)return t.namespaceURI===pe?"svg"===n:t.namespaceURI===de?"svg"===n&&("annotation-xml"===i||Te[i]):Boolean(Se[n]);if(e.namespaceURI===de)return t.namespaceURI===pe?"math"===n:t.namespaceURI===he?"math"===n&&xe[i]:Boolean(Ce[n]);if(e.namespaceURI===pe){if(t.namespaceURI===he&&!xe[i])return!1;if(t.namespaceURI===de&&!Te[i])return!1;var r=qs({},["title","style","font","a","script"]);return!Ce[n]&&(r[n]||!Se[n])}return!1}(e)?(ke(e),!0):"noscript"!==r&&"noembed"!==r||!Us(/<\/no(script|embed)/i,e.innerHTML)?(X&&3===e.nodeType&&(i=e.textContent,i=Ps(i,O," "),i=Ps(i,R," "),e.textContent!==i&&(Os(n.removed,{element:e.cloneNode()}),e.textContent=i)),Re("afterSanitizeElements",e,null),!1):(ke(e),!0)},Pe=function(e,t,n){if(te&&("id"===t||"name"===t)&&(n in r||n in be))return!1;if(K&&!W[t]&&Us(N,t));else if(V&&Us(P,t));else if(!q[t]||W[t]){if(!(Me(e)&&(G.tagNameCheck instanceof RegExp&&Us(G.tagNameCheck,e)||G.tagNameCheck instanceof Function&&G.tagNameCheck(e))&&(G.attributeNameCheck instanceof RegExp&&Us(G.attributeNameCheck,t)||G.attributeNameCheck instanceof Function&&G.attributeNameCheck(t))||"is"===t&&G.allowCustomizedBuiltInElements&&(G.tagNameCheck instanceof RegExp&&Us(G.tagNameCheck,n)||G.tagNameCheck instanceof Function&&G.tagNameCheck(n))))return!1}else if(le[t]);else if(Us(U,Ps(n,D,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==Ms(n,"data:")||!se[e]){if(z&&!Us(M,Ps(n,D,"")));else if(n)return!1}else;return!0},Me=function(e){return e.indexOf("-")>0},De=function(e){var t=void 0,i=void 0,r=void 0,o=void 0;Re("beforeSanitizeAttributes",e,null);var a=e.attributes;if(a){var s={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:q};for(o=a.length;o--;){var c=t=a[o],l=c.name,u=c.namespaceURI;if(i=Ds(t.value),r=ye(l),s.attrName=r,s.attrValue=i,s.keepAttr=!0,s.forceKeepAttr=void 0,Re("uponSanitizeAttribute",e,s),i=s.attrValue,!s.forceKeepAttr&&(Ie(l,e),s.keepAttr))if(Us(/\/>/i,i))Ie(l,e);else{X&&(i=Ps(i,O," "),i=Ps(i,R," "));var d=ye(e.nodeName);if(Pe(d,r,i))try{u?e.setAttributeNS(u,l,i):e.setAttribute(l,i),Ls(n.removed)}catch(e){}}}Re("afterSanitizeAttributes",e,null)}},Ue=function e(t){var n=void 0,i=Le(t);for(Re("beforeSanitizeShadowDOM",t,null);n=i.nextNode();)Re("uponSanitizeShadowNode",n,null),Ne(n)||(n.content instanceof o&&e(n.content),De(n));Re("afterSanitizeShadowDOM",t,null)};return n.sanitize=function(e,r){var a=void 0,c=void 0,l=void 0,u=void 0,d=void 0;if((me=!e)&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Oe(e)){if("function"!=typeof e.toString)throw Bs("toString is not a function");if("string"!=typeof(e=e.toString()))throw Bs("dirty is not a string, aborting")}if(!n.isSupported){if("object"===sc(t.toStaticHTML)||"function"==typeof t.toStaticHTML){if("string"==typeof e)return t.toStaticHTML(e);if(Oe(e))return t.toStaticHTML(e.outerHTML)}return e}if(Q||we(r),n.removed=[],"string"==typeof e&&(ie=!1),ie){if(e.nodeName){var h=ye(e.nodeName);if(!B[h]||j[h])throw Bs("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof s)1===(c=(a=Ae("\x3c!----\x3e")).ownerDocument.importNode(e,!0)).nodeType&&"BODY"===c.nodeName||"HTML"===c.nodeName?a=c:a.appendChild(c);else{if(!Z&&!X&&!Y&&-1===e.indexOf("<"))return _&&ee?_.createHTML(e):e;if(!(a=Ae(e)))return Z?null:ee?w:""}a&&J&&ke(a.firstChild);for(var p=Le(ie?e:a);l=p.nextNode();)3===l.nodeType&&l===u||Ne(l)||(l.content instanceof o&&Ue(l.content),De(l),u=l);if(u=null,ie)return e;if(Z){if($)for(d=C.call(a.ownerDocument);a.firstChild;)d.appendChild(a.firstChild);else d=a;return q.shadowroot&&(d=I.call(i,d,!0)),d}var f=Y?a.outerHTML:a.innerHTML;return X&&(f=Ps(f,O," "),f=Ps(f,R," ")),_&&ee?_.createHTML(f):f},n.setConfig=function(e){we(e),Q=!0},n.clearConfig=function(){Ee=null,Q=!1},n.isValidAttribute=function(e,t,n){Ee||we({});var i=ye(e),r=ye(t);return Pe(i,r,n)},n.addHook=function(e,t){"function"==typeof t&&(L[e]=L[e]||[],Os(L[e],t))},n.removeHook=function(e){L[e]&&Ls(L[e])},n.removeHooks=function(e){L[e]&&(L[e]=[])},n.removeAllHooks=function(){L={}},n}(),dc=uc;const hc={ADD_TAGS:["#comment","li-icon","icon","iframe"],ADD_ATTR:["target"],FORCE_BODY:!0,RETURN_DOM:!0};function pc(e){return fc(null,e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).innerHTML}function fc(e,t){let{ADD_TAGS:n=[],ADD_ATTR:i=[]}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=ce({},hc);r.ADD_TAGS=[...r.ADD_TAGS,...n],r.ADD_ATTR=[...r.ADD_ATTR,...i];const o=dc.sanitize(t,r);return e&&e.nodeType===Node.ELEMENT_NODE&&(e.innerHTML="",e.append(...o.childNodes)),o}var mc=Object.freeze({__proto__:null,sanitizedMarkupOptions:hc,getSanitizedMarkup:pc,setSanitizedMarkup:fc}),gc="aria-[a-z0-9_\\-]+|class|data-[a-z0-9_\\-]+|dir|id|role|tabindex",vc=function(){if("undefined"==typeof document)return!0;return"textContent"in document.createElement("div")}()?"textContent":"innerText",yc=["b","del","em","i","s","strong","sub","sup"],Ec=yc.concat(["a","abbr","address","area","article","aside","audio","bdi","bdo","big","blockquote","br","button","center","cite","code","datalist","dd","details","dfn","div","dl","dt","fieldset","figcaption","figure","font","footer","h1","h2","h3","h4","h5","h6","header","hgroup","hr","img","ins","kbd","label","legend","li","map","mark","marquee","nav","nobr","ol","p","pre","q","rp","rt","ruby","samp","section","small","source","span","strike","table","tbody","td","tfoot","th","thead","time","tr","u","ul","var","video","wbr"]),bc=[gc,"alt|checked|selected|colgroup|cols|colspan|disabled|height|hidden|maxlength|method|multiple|name|placeholder|readonly|rel|required|rows|rowspan|spellcheck|target|title|width","border|caption|color|controls|coords|hreflang|label|lang|loop|marginheight|marginwidth|preload|reversed|type|usemap|clear|headers|ismap|start|datetime|accept|max|min|size|step|style|cellspacing|cellpadding"].join("|"),_c="href|src",wc="data:image/(?:gif|jpg|jpeg|png);base64,",Tc="https?|ftp|mailto|invalid";function xc(){}var Sc=function(){var e,t=/[&<>"'\u0000\\=]/g;return e={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","\0":"�","\\":"&#92;","=":"&#61;"},function(n){return null==n?null:n.toString().replace(t,(function(t){return e[t]}))}}(),Cc=function(){var e,t,n=/&(?:([a-z0-9]+)|#x([\da-f]{1,6})|#(\d{1,8}));/gi;if("undefined"==typeof document)return function(){throw new Error("document is undefined (i.e. you are probably in Node.js)")};e=document.createElement("div");var i={nbsp:" ",lt:"<",gt:">",amp:"&",quot:'"'};return t="function"==typeof String.fromCodePoint?function(e){return String.fromCodePoint(e)}:function(e){return e<=65535?String.fromCharCode(e):"�"},function(r){return null==r?null:(r+"").replace(n,(function(n,r,o,a){return r?(s=r,i.hasOwnProperty(s)?i[s]:(e.innerHTML="&"+s+";",c=e[vc],i[s]=c,c)):o||a?t(parseInt(o||a,o?16:10)||65533):"�";var s,c}))}}();var kc=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function Ic(e){return/[<&]/.test(e)}var Ac,Lc=Array.prototype.forEach?function(e,t){Array.prototype.forEach.call(e,t)}:function(e,t){for(var n=0,i=e.length;n<i;n++)t(e[n],n)},Oc="[ \t\r\n]*",Rc="[ \t\r\n]+";function Nc(e){e=kc(e)?e:[e];var t,n,i,r=0,o="<(?!/?";return o+="(?:",Lc(e,(function(e,a){t=e.tags||Ec,n=e.attrs||bc,i=e.checkUrlAttrs||!1,0!==a&&(o+="|"),o+="(?:"+t.join("|")+")",o+="(?:",o+=Oc,o+="|"+Rc,o+="(?:(?:",o+="(?:"+n+")(?:=([\"'])[^'\"<>]*\\"+ ++r+")?",i&&(o+="|(?:"+_c+")=([\"'])(?:(?:"+Tc+")(?::|&#(?:58|x3a);)|(?:"+wc+")|[/.#?]|&#(?:35|4[67]|63|x(?:2[3ef]|3f));)[^'\"<>]*\\"+ ++r),o+=")"+Oc+")+",o+=")"})),o+=")",o+="/?>)",new RegExp(o,"i")}function Pc(e){return Nc({tags:e=e||Ec,checkUrlAttrs:!0})}function Mc(e,t){var n=(t=t||{}).allowTags,i=!1!==t.hasCustomElementMarkup;return n?!Pc(n).test(e):i?!Mc.R_UNSAFE_CUSTOM_ELEMENT.test(e):!Mc.R_UNSAFE_HTML.test(e)}function Dc(e){return e.replace(/<[^>]*>|[<>'"&\\]/g,"")}function Uc(e,t,n){if(null==e)return null;e=e.toString();var i=t?function(e,t){var n={};return e.replace(/\{([^}]+)\}/g,(function(e,i){var r,o=e;if(n.hasOwnProperty(i))return n[i];if(t.hasOwnProperty(i)){if(!((r="string"==typeof(o=t[i]))||o instanceof xc||"number"==typeof o))throw new Error("Only strings, numbers, and jSecure types are allowed as placeholder replacements.");o=r?Sc(o):o.toString()}return n[i]=o,o}))}(e,t):e,r=e;return Ic(i)&&!Mc(i,n)&&(i=Dc(i),qa("Content contains non-whitelisted tags or attributes:\nContent: "+r,"error")),i}function Bc(e,t){for(var n=+t.length,i=0,r=e.length;i<n;i++)e[r++]=t[i];return e.length=r,e}Mc.R_UNSAFE_HTML=Pc(),Mc.R_UNSAFE_CUSTOM_ELEMENT=Nc([{tags:Ec,checkUrlAttrs:!0},{tags:[(Ac={tag:"li-icon",attrs:"active|a11y-text|animate|color|size|type"}).tag],attrs:[gc,Ac.attrs].join("|"),checkUrlAttrs:!1}]);var Fc={option:[1,'<select multiple="multiple">',"</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Fc.optgroup=Fc.option,Fc.tbody=Fc.tfoot=Fc.colgroup=Fc.caption=Fc.thead,Fc.th=Fc.td;var qc=/<([\w:]+)/;function Hc(e,t){var n,i,r,o,a,s,c,l=t.createDocumentFragment(),u=[];for(a=0,c=e.length;a<c;a++)if((o=e[a])||0===o)if("string"==typeof o){for(r=r||l.appendChild(t.createElement("div")),n=(qc.exec(o)||["",""])[1].toLowerCase(),Wc(r,(i=Fc[n]||Fc._default)[1]+o+i[2]),s=i[0];s--;)r.lastChild&&r.lastChild.nodeType===Node.ELEMENT_NODE&&(r=r.lastChild);Bc(u,r.childNodes),(r=l.firstChild).textContent=""}else Bc(u,o.nodeType?[o]:o);for(l.textContent="",o=u[a=0];o;)l.appendChild(o),o=u[++a];return l}var Gc=Uc,jc=Uc;function Wc(e,t,n){var i=Uc(t,n);return Ic(i)?e.innerHTML=i:e[vc]=i,i}function Vc(e,t){if(!(this instanceof Vc))return new Vc(e,t);(t=t||{}).allowTags=t.allowTags?t.allowTags.reduce((function(e,t){return e.concat(t)}),[]):null,this._string=e,this._options=t}Vc.prototype=function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}(new xc,{toString:function(){var e=this._string,t=this._stringVal,n=e;return void 0!==t?t:(Mc(e,this._options)||(n=e,e=Dc(e),qa("UnsafeString contains non-whitelisted tags or attributes.\nString: "+n,"error")),this._stringVal=e,e)}});var Kc={ALLOWED_TAGS:Ec,FORMATTING_TAGS:yc,htmlEncode:Sc,htmlUnencode:Cc,log:qa,mk:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];let r,o="",a=n.length;return e&&e.forEach((function(e,t){o+=e,t<a&&(r=n[t],o+=r instanceof Vc?r:Sc(r))})),jc(o)},parseHTML:function(e,t){var n;if(t=t||document.implementation&&document.implementation.createHTMLDocument?document.implementation.createHTMLDocument(""):document,"string"==typeof e)n=Hc([e],t);else{if(!kc(e))return e;n=Hc(e,t)}return Bc([],n.childNodes)},parseSelector:function(e){return"string"==typeof e&&/^(?:\s*(<[\w\W]+>)[^>]*)$/.test(e)?[]:e},processTemplate:Gc,reEncode:function(e){return Sc(Cc(e))},_redirector:za,redirect:function(e){const t=Ka(e);t===e&&za.redirect(t)},sanitizeHTML:jc,sanitizeUrl:Ka,setElementContent:Wc,text:function(e){return qa("jSecure.text() is deprecated. Please use jSecure.htmlEncode().","warn"),Sc(e)},unsafe:function(e){return e},UnsafeString:Vc};const zc="keydown",Xc='a[href], area[href], input:not([disabled]):not([hidden]), select:not([disabled]), textarea:not([disabled]), img:not([alt=""]), button, iframe, object, [tabindex="0"], [contenteditable]';function Yc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(!(e instanceof HTMLElement&&e.parentElement instanceof HTMLElement))return t;const n=Array.prototype.slice.call(e.parentElement.children).filter((t=>{return t!==e&&(n=t,G.indexOf(n.nodeName.toUpperCase())<0&&!n.getAttribute("aria-live")&&"true"!==n.getAttribute("aria-hidden"));var n})),i=t.concat(n);return e.parentElement===document.body?i:Yc(e.parentElement,i)}function Qc(e){if(!e)throw new Error("Could not initialize focus-trapping - Config Missing");const t=e.el,n=e.escCallback,i=e.focusElement,r=e.ariaHiddenElements||Yc(t);if(!t)throw new Error("Could not initialize focus-trapping - Element Missing");if(n&&!(n instanceof Function))throw new Error("Could not initialize focus-trapping - `config.escCallback` is not a function");W(function(e){let t="";const n=e.getAttribute("role"),i=e.getAttribute("aria-labelledby"),r=e.getAttribute("aria-describedby"),o=e.dataset.primaryActionLabel,a=e.dataset.secondaryActionLabel;if("dialog"===n&&(i||r)){const n=i&&e.querySelector("#".concat(i)),s=r&&e.querySelector("#".concat(r)),c=n&&n.textContent,l=s&&s.textContent;c&&(t+=c),l&&(t+=l),a&&(t="".concat(t," ").concat(a)),o&&(t="".concat(t," ").concat(o))}return t.trim()}(t),j.ASSERTIVE),Jc(r,!0);const o=t.querySelectorAll(Xc);let a;if(o.length>0){const e=o[0],r=o[o.length-1];Zc(i||e),a=function(t){t.key===k.TAB?t.shiftKey&&document.activeElement===e?(t.preventDefault(),r.focus()):t.shiftKey||document.activeElement!==r||(t.preventDefault(),e.focus()):t.key===k.ESCAPE&&n&&n(t)},t.addEventListener(zc,a)}return function(){a&&t.removeEventListener(zc,a),W(),Jc(r)}}function Jc(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const n="aria-hidden";if(!Array.isArray(e))throw new Error("Incorrect argument: elements should be an array of HTMLElement");e.forEach((e=>t?e.setAttribute(n,t):e.removeAttribute(n)))}function Zc(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e instanceof HTMLElement)if(document.documentElement.classList.contains("ios")||t){const t=10,n=10;e.blur();let i=0;const r=window.setInterval((function(){e.focus(),i>=n&&window.clearInterval(r),i++}),t)}else e.focus()}var $c=Object.freeze({__proto__:null,FOCUSABLE_ELEMENT_SELECTORS:Xc,handleA11Y:Qc,focusElementHandler:Zc});const el="toast--hidden",tl=".toast",nl=".toast__message",il=Object.freeze({CAUTION:"caution",ERROR:"error",GDPR:"gdpr",NOTIFY:"notify",SUCCESS:"success"});class rl{constructor(){let{removeToastCallback:e=()=>{}}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=document.getElementById("toasts");if(!t)throw new Error("No toasts element");this._el=t,this._position=t.getAttribute("type"),this.removeToastCallback=e,this.bindEvents()}trigger(e,t,n,i){let r=!(arguments.length>4&&void 0!==arguments[4])||arguments[4];if(!e||!Object.values(il).includes(e))throw new Error("Valid type not specified: type must be caution, error, gdpr, notify or success");if(!t)throw new Error("No message specified");const o=n?"".concat(n,"_toast-").concat(e):"toast-".concat(e),a=this._createToastEl(e,t,o,i);return this._addToast(a,r)}clearAllToasts(){let e=this._el.querySelectorAll(tl);Array.from(e).forEach((e=>{this._removeToast(e)}))}bindEvents(){this._el.addEventListener("click",(e=>{const n=t(e.target,".toast__dismiss-btn");if(n){const e=t(n,tl);e&&this._removeToast(e)}}))}_isValidCtaMetadata(e){return["url","trk","text"].every((t=>e.hasOwnProperty(t)))}_createToastEl(e,t,n,i){const r=document.querySelector("#toast-template").content.firstElementChild.cloneNode(!0),o=document.querySelector("#toast-icon-".concat(e)).content.firstElementChild.cloneNode(!0);if(!r||!o)throw new Error("Toast templates are missing");r.classList.add("toast--".concat(e)),r.setAttribute("type",e);const a=r.querySelector(nl);a.insertBefore(o,a.firstElementChild);r.querySelector(".toast__dismiss-btn").setAttribute("data-tracking-control-name","".concat(n,"_dismiss"));const s=r.querySelector(".toast__message-content");let c="text-color-text-neutral";if(e===il.CAUTION?c="text-color-text-caution":e===il.ERROR?c="text-color-text-negative":e===il.SUCCESS&&(c="text-color-text-positive"),s.classList.add(c),fc(s,t),i&&this._isValidCtaMetadata(i)){const e=r.querySelector(".toast__message-content-container"),t=document.querySelector("#toast-cta").content.firstElementChild.cloneNode(!0),n=i.target||"_blank";t.setAttribute("href",Kc.sanitizeUrl(d(i.url,i.trk))),t.setAttribute("target",n),t.textContent=i.text,e.classList.add(c),e.append(t)}return r}_addToast(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this._el.appendChild(e);const n=this._el.querySelector(nl);return this._hasToast()&&this._el.classList.remove("invisible"),this._refreshLazyLoader(),setTimeout((function(){e.classList.remove(el),t&&Zc(n)}),this.TOAST_ADD_TIMEOUT),e}_removeToast(e){let t=this._el;e.classList.add(el),setTimeout((()=>{e.remove(),this._hasToast()||t.classList.add("invisible"),this.removeToastCallback()}),500)}_hasToast(){return[...this._el.children].some((e=>"template"!==e.tagName.toLowerCase()))}_refreshLazyLoader(){var e,t;null===(e=window.lazyloader)||void 0===e||null===(t=e.then)||void 0===t||t.call(e,(e=>{e.refreshLoader()}))}}le(rl,"TOAST_TYPES",il),le(rl,"TOAST_ADD_TIMEOUT",500);const ol="session_redirect",al={COPY:"copy",LINKEDIN:"linkedin",TWITTER:"twitter",FACEBOOK:"facebook"},sl=Object.keys(al).map((e=>al[e]));class cl{constructor(e){let{globalNavigator:t=navigator,globalWindow:n=window,globalDocument:i=document,shareTriggerElement:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed in");this.navigator=t,this.window=n,this.document=i,this.shareTriggerElement=r,this.el=e,this._encodedShareMessage=this.window.encodeURIComponent(this.el.getAttribute("data-share-message"))||"",this._nonEncodedShareUrl=this.el.getAttribute("data-share-url")||this.window.location.href,this._encodedShareUrl=this._nonEncodedShareUrl&&this.window.encodeURIComponent(this._nonEncodedShareUrl)}init(e,n){e.addEventListener("click",(e=>{let{target:i}=e;const r=i.classList.contains(n)?i:t(i,".".concat(n));r&&this.share(r.dataset.shareService)}))}_getServiceUrl(e){this.checkAndUpdateUtm(e);const t={linkedin:"https://www.".concat(x(this.document),"/shareArticle?mini=true&url=").concat(this._encodedShareUrl,"&title=").concat(this._encodedShareMessage),twitter:"https://twitter.com/intent/tweet?url=".concat(this._encodedShareUrl,"&text=").concat(this._encodedShareMessage),facebook:"https://www.facebook.com/sharer/sharer.php?u=".concat(this._encodedShareUrl)};return ls("disableLinkedinShareRedirectLink")&&"linkedin"===e?ls("isGuest")?(this.window.location.href=this._updateSignInUrlWithParams(ls("signInUrl")),""):"":t[e]||""}_updateSignInUrlWithParams(e){const t=new URL(e),n=t.searchParams,i=h(n.get(ol),"openShareModal",!0);return n.set(ol,i),t.toString()}share(e){if(sl.includes(e)){const r=this._nonEncodedShareUrl||this.window.location.href;if("copy"===e)try{this.navigator.clipboard?(this.checkAndUpdateUtm(e),this.navigator.clipboard.writeText(this._nonEncodedShareUrl),this.displayToast({url:r})):this.displayToast({showError:!0})}catch(e){this.displayToast({showError:!0})}finally{var t,n,i;null===(t=this.collapsibleDropdown)||void 0===t||null===(n=t.dropdownContentEl)||void 0===n||null===(i=n.classList)||void 0===i||i.add("hidden")}else{const t=this._getServiceUrl(e,r);if(!t)return;this.window.open(t,e,"height=600,width=1000")}}}displayToast(e){let{showError:t,url:n}=e;if(this.document.getElementById("toasts")){this.collapsibleDropdown.shouldReturnFocusToTrigger(!1),this.collapsibleDropdown.close();const e="social-share",i=new rl({removeToastCallback:this.removeToastCallback.bind(this)});i.clearAllToasts();const r=t?"error":"success";i.trigger(r,ls("i18n_copy_cta_message_".concat(r)),e,{text:"View",url:n||this.window.location.href,trk:e})}}checkAndUpdateUtm(e){if(this._nonEncodedShareUrl.includes("utm_campaign")||"linkedin"===e)return;["utm_source","utm_content","utm_medium"].some((e=>this._nonEncodedShareUrl.includes(e)))&&(this._nonEncodedShareUrl="".concat(this._nonEncodedShareUrl,"&utm_campaign=").concat(e),this._encodedShareUrl=this.window.encodeURIComponent(this._nonEncodedShareUrl))}removeToastCallback(){var e;this.collapsibleDropdown.shouldReturnFocusToTrigger(),null===(e=this.shareTriggerElement)||void 0===e||e.focus()}}class ll extends cl{constructor(e){let{globalNavigator:t=navigator,globalWindow:n=window,globalDocument:i=document}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed in");const r=e.querySelector(".social-share__button");super(e,{globalNavigator:t,globalWindow:n,globalDocument:i,shareTriggerElement:r}),this.socialShareButton=r,this.dropdown=this.el.querySelector(".collapsible-dropdown__list"),this.itemClassName="".concat("social-share","__item"),this.collapsibleDropdown=new te(e,{dropdownTriggerEl:this.socialShareButton}),super.init(this.dropdown,this.itemClassName)}}const ul=["binlar","ask\\ jeeves","mozilla\\/4\\.0\\ \\(compatible\\;\\ msie\\ 6\\.0\\;\\ windows\\ nt\\ 5\\.1\\;1813\\)","companydatatree","genieo","microsoft\\+scheduled\\+cache\\+content\\+download\\+service","liferea","superfeedr","ez\\ publish\\ link\\ validator","htmlparser","argclrint","linkwalker","webtool","ask\\+jeeves","stackrambler","paros","^fdm\\+3\\.x","ms\\ search","indy\\+library","seznam","sitevigil","intergator","freedom(?!from)","google\\+page\\+speed\\+insights","znajdzfoto\\/image","riddler\\.io","^java\\/","twiceler","httpunit","ktxn","webcopier","mna\\+digital\\+circonus\\+check","stuff(?!nz)","updatepatrol","feedburner","hp\\+sitescope","crawler","gigablastopensource\\/","rpt\\-http","^fdm\\ 3\\.x","libwww\\-perl","((?=pital)|ca(?=pital))pita","bingpreview","oia\\.owa","^ahc\\/","thunderstone","microsoft\\ bits","alertsite","^python\\-requests\\/","dts\\ agent","tangjiutao","^inmon","linkscan","alexa\\ site\\ audit","webtrends(?!clientlibrary)","chkd","joedog","daumoa","typhoeus","loadimpactpageanalyzer","google\\ news","coldfusion","mna\\ digital\\ circonus\\ check","alexa\\+site\\+audit","getright","appengine","(?=crawler)crawl","ibot(?!ta)","jobo","python\\-httplib","powermarks","site24x7","proximic","yahoo\\+pipes","((?=aporter)|oper(?=aportable))aport","web\\+downloader","check\\_http","grabber","topsy\\.com\\/butterfly\\/","harvest","^inagist\\+url\\+resolver","fast","crescent(?!\\ build|\\+build)","sohu(?!ennews|video|news)","favorg","bloglines","fetch(?!tv)","wapt","microsoft\\+url\\+control","urchin","ning\\/1\\.0","pluck","google\\+news","spider","\\(compatible\\;\\+optimizer\\)","moreover\\/5\\.1","js\\-kit","server\\ density\\ external\\ llama","facebookexternalhit","ultraseek","catchpoint","yandex(?!\\ browser|\\+browser|mail)","echo(?!arena|fon|star)","^worldwatch\\/","combine(?!d)","winhttprequest","ez\\+publish\\+link\\+validator","jakarta","^webnotifier\\/","webmetrics","teoma","nerdbynature","ms\\+frontpage","nielsen","sucker","engagebdr","yahoofeedseeker","dts\\+agent","googleapps","holmes","plumtree","www\\-mechanize","google\\-hoteladsverifier","pingdom","drupal","sina\\_weibo","google\\ page\\ speed\\ insights","lisa","w3c\\_validator","^scan","yeti","snoopy","khte","trovit","atomz","httpcomponents","ms\\+search","google\\-http\\-java\\-client","spi\\_der","bubing","websitepulse","microsoft\\+bits","http\\_request2","ieautodiscovery","siteimprove","curl(?!ings)","go\\+1\\.1\\+package\\+http","^crowsnest\\/","email\\ exractor","utorrent","yahoocachesystem","shopwiki","justview","googlesecurityscanner","msnptc","rkg\\+url\\+verifier","monitor","bitvouseragent","((?=wormgame))worm","talktalk","help\\.coccoc\\.com","yahoo\\ pipes","heritrix","nutch","argus","kulturarw3","checkurl","universalsearch","amazon\\ route\\ 53\\ health\\ check\\ service","slurp","mozilla\\/5\\.0\\ \\(compatible\\;\\ msie\\ 5\\.0\\)","ezooms","kimengi\\/nineconnections\\.com","applesyndication","python\\-urllib","internal\\+zero\\-knowledge\\+agent","system\\+center\\+operations\\+manager","riverglassscanner","imgsizer","changedetection","nutscrape","feedzilla","contype","^lwp","\\(compatible\\;\\ optimizer\\)","infolink","outbrain","^prerender","admantx","^inagist\\ url\\ resolver","amazon\\+route\\+53\\+health\\+check\\+service","neustar","a6\\-indexer","comodo\\+ssl\\+checker","linkchecker","viglink","patric","newsnow","wasalive","scrapy","(?=gruber)grub","ruxitsynthetic","rkg\\ url\\ verifier","ocelli","webcapture","^kraken\\/","t\\-h\\-u\\-n\\-d\\-e\\-r\\-s\\-t\\-o\\-n\\-e","spider(?!solitaire)","isearch","hp\\ sitescope","maxamine","\\(simulated\\_by\\_webserver\\_stress\\_tool\\)","((?=obotics)|ther(?=obotfree))obot","yacy","twibble\\.io","google\\+wireless\\+transcoder","wget","internal\\ zero\\-knowledge\\ agent","google\\ wireless\\ transcoder","xenu","yahooseeker","advanced\\ email\\ extractor","feed43","ptst","reconnoiter","go\\ 1\\.1\\ package\\ http","advanced\\+email\\+extractor","linkdex","panscient\\.com","webcheck","linktiger","scooter","flipboard\\.com\\/browserproxy","evidon","twisted\\ pagegetter","cosmos","adbeat","sherlock","web\\ downloader","cookiereports","siteexplorer","miva","twisted\\+pagegetter","mfc\\_tear\\_sample","indy\\ library","b2w(?!tenisnew)","orangebot(?!swana)","lockss\\+cache","mozilla\\/4\\.0\\+\\(compatible\\;\\+msie\\+6\\.0\\;\\+windows\\+nt\\+5\\.1\\;1813\\)","yahooexternalcache","apache\\-httpclient\\/4\\.","archive\\.org","wesee\\:search","hiscan","ms\\ frontpage","tagscanner","google\\ web\\ preview","special\\_archiver","d24y\\-aegis","scoutjet","larbin","adsense\\-snapshot\\-google","keynote","skypeuripreview","clickajob","download\\+ninja","internet\\ ninja","^ltx71","ukonline","eventmachine\\ httpclient","nomad","mediapartners","twikle","microsoft\\ scheduled\\ cache\\ content\\ download\\ service","internet\\+ninja","scanalert","metauri","agentname","adr\\)","squider","isilo","teleport","automationtest","bordermanager","linklint","bot","templeton","rssreader","ichiro","(?=dialer\\-mobileapp)dialer","atomic\\_email\\_hunter","google\\+web\\+preview","longurl\\+api","longurl\\ api","internetseer","server\\+density\\+external\\+llama","topix","iopus","download\\ ninja","mozilla\\/5\\.0\\+\\(compatible\\;\\+msie\\+5\\.0\\)","europarchive","avantgo","flamingo\\_searchengine","lockss\\ cache","jobrapido","wesee\\:ads\\/","frontier","newspaper\\/0\\.0\\.","apachebench","flamingosearch","lydia","microsoft\\ url\\ control","phantomjs","system\\ center\\ operations\\ manager","^econtext\\/","akamai","cfschedule","searchme\\.com\\/support\\/","fortimail","comodo\\ ssl\\ checker","gomezagent","sitecon","webauto","golem","swcd","spundge\\/0\\.1","findlinks","^sjn","yandex","ia\\_archive","vagabondo","watchmouse","simplepie","1job","goldfire"].join("|");new RegExp(ul,"i");const dl=Object.freeze({VERTICAL:"4:5",HORIZONTAL:"16:9",SQUARED:"1:1"});const hl=30;var pl=new WeakMap,fl=new WeakMap,ml=new WeakMap,gl=new WeakMap,vl=new WeakSet,yl=new WeakSet,El=new WeakMap,bl=new WeakSet,_l=new WeakMap,wl=new WeakMap;class Tl{get shouldAutoplay(){return de(this,pl).hasAttribute("data-is-autoplay-enabled")}get shouldAutoloop(){return this.shouldAutoplay&&de(this,pl).hasAttribute("data-is-autoloop-enabled")}get isVideoSponsored(){return de(this,pl).hasAttribute("data-is-video-sponsored")}get autoPlayExposeRatio(){return this.isVideoSponsored?.5:.25}constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window.tracking,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:window.lazyloader,r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:window.IntersectionObserver;ve(this,bl),ve(this,yl),ve(this,vl),ge(this,pl,{writable:!0,value:void 0}),ge(this,fl,{writable:!0,value:void 0}),ge(this,ml,{writable:!0,value:0}),ge(this,gl,{writable:!0,value:0}),ge(this,El,{writable:!0,value:(e,t)=>{const{autoPlayExposeRatio:n}=this,i=e=>e.forEach((e=>{e.intersectionRatio>=n?de(this,_l).call(this):de(this,wl).call(this)})),r={threshold:n};e&&t&&(this.intersectionObserverInstance&&this.intersectionObserverInstance.disconnect(),this.intersectionObserverInstance=new e(i,r),this.intersectionObserverInstance.observe(t))}}),ge(this,_l,{writable:!0,value:()=>{var e;null===(e=de(this,fl))||void 0===e||e.play()}}),ge(this,wl,{writable:!0,value:()=>{var e;null===(e=de(this,fl))||void 0===e||e.pause(),he(this,gl,0)}});const{sources:o,posterUrl:a,digitalmediaAssetUrn:s,trackingId:c,captionsUrl:l,aspectRatio:u,adaptiveAspectRatio:d}=e.dataset,h=o?JSON.parse(o):[],p=parseFloat(e.getAttribute("currentTime"));if(!h.length&&!s)throw new Error("Please pass video sources in correct Array string format inside data-sources attribute");if(e.hasAttribute("autoplay")&&(t.autoplay=!0),u&&d){const e=function(e){return"number"!=typeof(e=parseFloat(e))||isNaN(e)||e<=0?null:e<1?dl.VERTICAL:e>1?dl.HORIZONTAL:dl.SQUARED}(u);e&&(t.aspectRatio=e)}he(this,pl,e),this._mediaPlayerInstancePromise=this._createPlayer(e,c,s,t,i).then((e=>(a&&e.poster(a),h.length>0&&e.src(h),l&&e.addRemoteTextTrack({default:!1,kind:"captions",label:"English",srclang:"en",mode:"hide",src:l}),p&&e.currentTime(p),this._bindTracking(e,n),e))),this._mediaPlayerInstancePromise&&(this._setupAutoPlayPromise=fe(this,vl,xl).call(this,r))}_createPlayer(e,t,n,i,r){return r.then((e=>e.getLazyLoadedJavascriptModule("media-player"))).then((r=>{const{createPlayer:o}=r,a=i.plugins&&i.plugins.rum&&i.plugins.rum.mediaHeader&&i.plugins.rum.mediaHeader.mediaSource||"ugc",s=ce({errorDisplay:!1,controlBar:{fullscreenToggle:!0,backToStartButton:!0,captionsToggle:{selected:!0}},plugins:{posterBackground:!0}},i);return s.plugins.tracking={mediaUrn:n,trackingId:t},s.plugins.controlInteraction={},s.plugins.rum={mediaUrn:n,trackingId:t,mediaHeader:{mediaSource:a}},e.closest("[data-is-sponsored]")&&(s.plugins.moat={pageContext:"FEED"}),o(e,s)}))}_bindTracking(e,t){t.then((t=>{const n=this._getMediaPlayerTrackingEventHandler(t);e.tracking().on("track",n),e.rum().on("track",n),e.controlInteraction().on("track",((e,n)=>{let{controlName:i}=n;t.fireControlInteractionEvent(i)}))}))}_getMediaPlayerTrackingEventHandler(e){return function(t,n){let{eventName:i,eventData:r}=n,o=ce({header:{},requestHeader:{}},r);delete o.name,delete o.plugin,delete o.instance,o.requestHeader.pageKey||(o.requestHeader.pageKey=b(document)),e.fireTrackingEvent(i,o)}}getPlayerPromise(){return this._mediaPlayerInstancePromise}getSetupAutoPlayPromise(){return this._setupAutoPlayPromise}}function xl(e){return this.getPlayerPromise().then((t=>{he(this,fl,t),this.shouldAutoplay&&(t.muted(!0),de(this,El).call(this,e,t.el()),fe(this,bl,Cl).call(this)),this.shouldAutoloop&&fe(this,yl,Sl).call(this,t)}))}function Sl(e){e.on("durationchange",(()=>{var t;const n=null===(t=e.duration)||void 0===t?void 0:t.call(e);isNaN(n)||he(this,ml,n)})),e.on("ended",(()=>{he(this,gl,de(this,gl)+de(this,ml)),de(this,ml)&&de(this,gl)<hl&&e.play()}))}function Cl(){this.document&&this.document.addEventListener("visibilitychange",(()=>{"visible"===this.document.visibilityState?de(this,_l).call(this):de(this,wl).call(this)}))}class kl{constructor(e){let{scrollThreshold:t=50,hideOnScrollBack:i=!1,hideOnScrollDown:r=!1,isBottom:o=!0,exposeStickyState:a=!1,marginApplied:s=!1,debounceDelay:c=100,isPositionSticky:l=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(i&&r)throw new Error("hideOnScrollBack & hideOnScrollDown cannot both be true at the same time");this.el=e,this.scrollThreshold=t,this.hideOnScrollBack=i,this.hideOnScrollDown=r,this.isBottom=o,this.exposeStickyState=a,this._scrollListener=p(this._onScroll.bind(this),c),this.marginApplied=s,this.previousScrollPosition=window.pageYOffset,this._setSpacingBound=this._setSpacing.bind(this),this.isPositionSticky=l,this._setupResizeListener(),n((()=>{this.originalMarginTop=parseInt(window.getComputedStyle(document.body).marginTop)||0,this.originalMarginBottom=parseInt(window.getComputedStyle(document.body).marginBottom)||0,this._setSpacing(!0),this._doesPageHaveEnoughScroll()?window.addEventListener("scroll",this._scrollListener):this.hideOnScrollBack||this.show()}))}reactivate(){this._setupResizeListener(),this._setSpacing()}deactivate(){this._removeResizeListener(),this._resetSpacing()}_setupResizeListener(){Y()||this.isPositionSticky||window.addEventListener("resize",this._setSpacingBound)}_removeResizeListener(){window.removeEventListener("resize",this._setSpacingBound)}_doesPageHaveEnoughScroll(){return document.body.scrollHeight>window.innerHeight+this.scrollThreshold}_setSpacing(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.isPositionSticky||(this.isBottom?this._setBottomSpacing():this.hideOnScrollBack||this.hideOnScrollDown||(this._setTopSpacing(),e&&this.show()))}_resetSpacing(){this.isPositionSticky||(this.marginApplied?(document.body.style.marginTop="0px",document.body.style.marginBottom="0px"):(document.body.style.marginTop="".concat(this.originalMarginTop,"px"),document.body.style.marginBottom="".concat(this.originalMarginBottom,"px")))}_setBottomSpacing(){let e=this.el.clientHeight;document.body.style.marginBottom&&!this.marginApplied&&(e+=this.originalMarginBottom),document.body.style.marginBottom="".concat(e,"px")}_setTopSpacing(){let e=this.el.clientHeight;document.body.style.marginTop&&!this.marginApplied&&(e+=this.originalMarginTop),document.body.style.marginTop="".concat(e,"px")}show(){this.el.classList.add("show"),m(this.el,"show")}hide(){this.el.classList.remove("show"),m(this.el,"hide")}_onScroll(){const e=window.pageYOffset;e>this.scrollThreshold?(this.hideOnScrollBack||this.hideOnScrollDown||this.exposeStickyState||window.removeEventListener("scroll",this._scrollListener),this.hideOnScrollDown?this.hide():this.show(),this.exposeStickyState&&this.el.classList.add("stuck")):(this.hideOnScrollBack&&this.hide(),this.exposeStickyState&&this.el.classList.remove("stuck")),this.previousScrollPosition>e&&this.hideOnScrollDown&&this.show(),this.previousScrollPosition=e}}let Il;const Al=new Uint8Array(16);function Ll(){if(!Il&&(Il="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Il))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Il(Al)}const Ol=[];for(let e=0;e<256;++e)Ol.push((e+256).toString(16).slice(1));var Rl={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Nl(e,t,n){if(Rl.randomUUID&&!t&&!e)return Rl.randomUUID();const i=(e=e||{}).random||(e.rng||Ll)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=i[e];return t}return function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return(Ol[e[t+0]]+Ol[e[t+1]]+Ol[e[t+2]]+Ol[e[t+3]]+"-"+Ol[e[t+4]]+Ol[e[t+5]]+"-"+Ol[e[t+6]]+Ol[e[t+7]]+"-"+Ol[e[t+8]]+Ol[e[t+9]]+"-"+Ol[e[t+10]]+Ol[e[t+11]]+Ol[e[t+12]]+Ol[e[t+13]]+Ol[e[t+14]]+Ol[e[t+15]]).toLowerCase()}(i)}const Pl="tooltip__popup";"".concat(Pl,"--show");const Ml=["endpoint","headers","queryId","variables"];function Dl(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{endpoint:t,headers:n={"Content-Type":"application/json"},queryId:i,variables:r={}}=e,o=ue(e,Ml);const a=b(document);if(!a)throw new Error("Missing pageKey for graphQL request from browser");return ne(t,ce({method:"POST",headers:n,postData:JSON.stringify({queryId:i,variables:r,pageKey:a})},o))}class Ul{constructor(e,t){if(!e)throw Error("Missing endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}executeAction(e){let{variables:t,queryId:n,successCallback:i=()=>{},failureCallback:r=()=>{}}=e;return Dl({endpoint:this.endpoint,queryId:n,variables:t,pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled}).then((e=>{const{responseText:t}=e;return i(JSON.parse(t).graphQL)})).catch(r)}}class Bl extends Ul{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Bl.query,variables:{allowedCommentersScope:e.allowedCommentersScope,text:e.text,visibility:e.visibility||"PUBLIC",reshareUrn:e.reshareUrn,attributedShareUrn:e.attributedShareUrn,articleInput:e.articleInput,imagePostInput:e.imagePostInput,attributes:e.attributes,containerEntity:e.containerEntity},successCallback:t,failureCallback:n})}}le(Bl,"query","2849bb08e3a3bbd23c96c0e758c018b7");class Fl extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Fl.query,variables:{url:e},successCallback:t,failureCallback:n})}}le(Fl,"query","bece320b5f70fe4357082fe84eca6c56");const ql="loader--absolute",Hl="loader--show",Gl="loader--full-screen",jl="no-scroll",Wl="loader-wrapper";class Vl{constructor(e){let{wrapperEl:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("Loader el required");if(t&&!t.contains(e))throw new Error("Wrapper element is not a parent of the Loader el");this.el=e,this.wrapperEl=t,this.isAbsoluteVariant=this.wrapperEl&&this.el.classList.contains(ql),window.addEventListener("pagehide",(e=>{let{persisted:t}=e;t&&this.hide()}))}show(){this.el.classList.add(Hl),this.el.classList.contains(Gl)&&document.body.classList.add(jl),this.isAbsoluteVariant&&this.wrapperEl.classList.add(Wl)}hide(){this.el.classList.remove(Hl),document.body.classList.remove(jl),this.isAbsoluteVariant&&this.wrapperEl.classList.remove(Wl)}}const Kl="dismissable-input",zl="dismissable-input--focus",Xl="dismissable-input__button",Yl="dismissable-input__button--show",Ql="dismissable-input__input";class Jl{constructor(e){this.el=e,this._input=this.el.querySelector(".".concat(Ql)),this._dismissButtonEl=this.el.querySelector(".".concat(Xl)),this._isDismissable=!!this._dismissButtonEl,this._attachEventListeners()}_attachEventListeners(){this._input.addEventListener("focus",this._onInputFocus.bind(this)),this._input.addEventListener("input",this._updateDismissButton.bind(this)),this._input.addEventListener("blur",this._onInputBlur.bind(this)),this._isDismissable&&(this._dismissButtonEl.addEventListener("click",this.clear.bind(this)),this._updateDismissButton())}_onInputFocus(){this.el.classList.add(zl),this._updateDismissButton(),m(this._input,"dismissableInputFocused")}_updateDismissButton(){this._isDismissable&&(this._input.value.length?(this._showDismissButton(),this._dismissButtonEl.disabled=!1):(this._hideDismissButton(),this._dismissButtonEl.disabled=!0))}_hideDismissButton(){this._dismissButtonEl.classList.remove(Yl)}_showDismissButton(){this._dismissButtonEl.classList.add(Yl)}_onInputBlur(){this.el.classList.remove(zl)}clear(){this._input.value="",setTimeout((()=>{this._input.focus()}),300),m(this.el,"clear")}}const Zl={block:"typeahead-input",showList:"typeahead-input__dropdown--show",dropdown:"typeahead-input__dropdown",dropdownList:"typeahead-input__dropdown-list",dropdownText:"typeahead-input__dropdown-text",listItemFocus:"typeahead-input__dropdown-item--highlighted",listItem:"typeahead-input__dropdown-item",liveText:"typeahead-live-text",template:"typeahead-item-template"},$l="i18n_aria_live_text_no-suggestions",eu="i18n_aria_live_text_one-suggestion",tu="i18n_aria_live_text_multiple-suggestions",nu=500;class iu{constructor(e,t){let{createDismissableInput:n,elementClasses:i=Zl,generateApiUrl:r,liveTextEl:o,liveTextClearTime:a=nu,onSelect:s,onInput:c=()=>{},inputEl:l,dropdownContainerEl:u,dropdownListEl:d,isFullPageTypeahead:h,closeOnEscape:f=!1}=t;this.el=e,this._liveTextClearTime=a,this._elementClasses=i,this._closeOnEscape=f,this._input=l||this.el.querySelector(".".concat(Ql)),this._dropdownContainerEl=u||this.el.querySelector(".".concat(this._elementClasses.dropdown)),this._dropdownListEl=d||this.el.querySelector(".".concat(this._elementClasses.dropdownList)),this._listId=this._dropdownListEl.id,this._generateApiUrl=r,this._onSelect=s,this._onInput=c,this._typeaheadItemTemplate=this.el.querySelector(".".concat(this._elementClasses.template)),this._boundClickOutsideToCloseHandler=this._clickOutsideToCloseHandler.bind(this),this._liveTextEl=o||this.el.querySelector(".".concat(this._elementClasses.liveText)),n&&(this.dismissableInput=new Jl(this.el)),this.isFullPageTypeahead=h,this._getLiveTextOptions(),this._resetState(),this._attachEventListeners(),this._requestHandler=p(this._getAndApplyResults.bind(this),500)}_resetState(){this._dropdownListItemEls=[],this._setHighlightedEl(null),this._setExpandedState(!1)}_attachEventListeners(){this.checkForListItemSelectHandler=this._checkForListItemSelect.bind(this),this.hideListHandler=this._hideList.bind(this),this.onKeyDownHandler=this._onKeyDown.bind(this),this.onUserInputHandler=this._onUserInput.bind(this),this.onClearHandler=this._onClear.bind(this),this._input.addEventListener("keydown",this.onKeyDownHandler),this._input.addEventListener("input",this.onUserInputHandler),this._input.addEventListener("focus",this.onUserInputHandler),!this.isFullPageTypeahead&&this._input.addEventListener("blur",this.hideListHandler),this._dropdownListEl.addEventListener("mousedown",this.checkForListItemSelectHandler),this._isDismissable&&this.el.addEventListener("clear",this.onClearHandler)}_removeEventListeners(){this._input.removeEventListener("keydown",this.onKeyDownHandler),this._input.removeEventListener("input",this.onUserInputHandler),this._input.removeEventListener("focus",this.onUserInputHandler),!this.isFullPageTypeahead&&this._input.removeEventListener("blur",this.hideListHandler),this._dropdownListEl.addEventListener("mousedown",this.checkForListItemSelectHandler)}_isListActive(){return this._input.getAttribute("aria-owns")===this._listId&&Boolean(this._input.getAttribute("aria-expanded"))}_clickOutsideToCloseHandler(e){e.target!==this._input&&this._hideList()}_onKeyDown(e){if(!this._isListActive())return;switch(A(e.key)){case k.ARROW_DOWN:e.preventDefault(),this._moveToResult(1);break;case k.ARROW_UP:e.preventDefault(),this._moveToResult(-1);break;case k.ESCAPE:this._closeOnEscape&&this._hideList();break;case k.ENTER:this._checkForListItemSelect(e)}}_moveToResult(e){if(0===this._dropdownListItemEls.length)return;const t=-1===e?-1:0;let n=null===this._highlighted.index?t:this._highlighted.index+e;n<0&&(n=this._dropdownListItemEls.length-1),n>=this._dropdownListItemEls.length&&(n=0),this._setHighlightedEl(n)}_setHighlightedEl(e){this._highlighted&&this._highlighted.el&&(this._highlighted.el.classList.remove(this._elementClasses.listItemFocus),this._highlighted.el.setAttribute("aria-selected",!1)),null===e?(this._highlighted={el:null,index:null},this._input.removeAttribute("aria-activedescendant")):(this._highlighted.el=this._dropdownListItemEls[e],this._highlighted.index=e,this._highlighted.el.setAttribute("aria-selected",!0),this._highlighted.el.classList.add(this._elementClasses.listItemFocus),this._input.setAttribute("aria-activedescendant",this._highlighted.el.id))}_isInputValid(){return this._input.value.length>0}_onUserInput(e){this._onInput(e),this._isInputValid()?this._requestHandler():this._hideList()}_getAndApplyResults(){if(this._isInputValid()){const e=this._input.value;this._makeTypeaheadRequest(e).then((e=>this._appendResults(e))).then((()=>this._showList()))}}_makeTypeaheadRequest(e){return ne(this._generateApiUrl(e),{sendCookies:!1}).then((e=>e&&JSON.parse(e.responseText)||[]))}_getItemEl(){return document.importNode(this._typeaheadItemTemplate.content,!0)}_appendResults(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];this._hideList(),e.forEach(((e,t)=>{const n=this._getItemEl(),i=n.querySelector(".".concat(this._elementClasses.listItem)),r=i.querySelector(".".concat(this._elementClasses.dropdownText));i.id="".concat(this._input.name,"-").concat(t+1),r.textContent=e.displayName,r.dataset.id=e.id,this._dropdownListEl.appendChild(n)})),this._dropdownListItemEls=s(this._dropdownListEl.children)}_shouldShowList(){return this._dropdownListItemEls.length>0&&this._isInputValid()}_showList(){this._shouldShowList()?(this._dropdownContainerEl.classList.add(this._elementClasses.showList),document.body.addEventListener("click",this._boundClickOutsideToCloseHandler),this._setExpandedState(!0)):(this._hideList(),this._setExpandedState(!1)),this._setLiveText()}_hideList(){if(this._isListActive()){for(;this._dropdownListEl.firstChild;)this._dropdownListEl.removeChild(this._dropdownListEl.firstChild);this._resetState(),this._dropdownContainerEl.classList.remove(this._elementClasses.showList),document.body.removeEventListener("click",this._boundClickOutsideToCloseHandler)}}_onClear(){this.hideListHandler()}_checkForListItemSelect(e){if(!this._isListActive())return;const t="mousedown"===e.type?e.target:this._highlighted.el;if(!t)return;e.preventDefault();const n=t.classList.contains(this._elementClasses.dropdownText)?t:t.querySelector(".".concat(this._elementClasses.dropdownText))||t.closest(".".concat(this._elementClasses.dropdownText));n&&this.el.contains(n)&&this._updateInputTo(n,e)}_updateInputTo(e,t){this._input.value=e.textContent.trim(),this._input.focus(),"function"==typeof this._onSelect&&this._onSelect(e,t),this._hideList()}_getLiveTextOptions(){this._liveTextNoSuggestions=ls($l),this._liveTextOneSuggestion=ls(eu),this._liveTextMultipleSuggestions=ls(tu)}_getLiveText(){let e;switch((this._dropdownListItemEls||[]).length){case 0:e=this._liveTextNoSuggestions;break;case 1:e=this._liveTextOneSuggestion;break;default:e=this._liveTextMultipleSuggestions}return e}_setLiveText(){const e=this._getLiveText(),t=document.createElement("p");t.textContent=e,this._liveTextEl.children.length&&(this._liveTextEl.removeChild(this._liveTextEl.firstChild),clearTimeout(this._liveTextTimeout)),this._liveTextEl.appendChild(t),this._liveTextTimeout=setTimeout((()=>{this._liveTextEl.firstChild&&this._liveTextEl.removeChild(this._liveTextEl.firstChild)}),this._liveTextClearTime)}_setExpandedState(e){this._input.setAttribute("aria-expanded",e),e&&(this._input.setAttribute("aria-owns",this._listId),this._input.setAttribute("aria-controls",this._listId))}}const ru="no-scroll",ou="fixed",au="show-on-mobile",su="hide-on-mobile",cu="isExpanded";class lu{constructor(e,t,n){let{onCloseExpandedSearch:i=e=>e,isMobileDevice:r=!1}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(this.el=e,this.expandedEl=t,this.placeholderEl=n,this.isMobileDevice=r,!this.el)throw new Error("No element passed in to BaseSearchBar");this.isExpanded=!1,this.type=this.el.getAttribute("data-searchbar-type"),this.firstInput=this.el.querySelector("input:first-of-type"),this.isIOSDevice="iPhone"===navigator.platform||"iPad"===navigator.platform||"iPod"===navigator.platform,this.onCloseExpandedSearch=i,r&&(this.focusTrap=new z(this.expandedEl))}showExpandedSearch(){this.isExpanded=!0,this.isMobileDevice&&(this.focusTrap.init(),this.placeholderEl.classList.add("hidden")),this.placeholderEl.classList.remove(au),this.placeholderEl.classList.add(su),this.expandedEl.classList.add(cu),document.body.classList.add(ru),this.isIOSDevice&&(document.body.classList.add(ou),this.expandedEl.addEventListener("touchstart",this._onIOSTouchStartEvent)),document.addEventListener("keyup",this._onKeyUpEvent.bind(this)),this.firstInput.focus()}hideExpandedSearch(){this.firstInput.blur(),this.isExpanded=!1,this.isMobileDevice&&(this.focusTrap.tearDown(),this.placeholderEl.classList.remove("hidden")),this.expandedEl.classList.remove(cu),this.placeholderEl.classList.remove(su),this.placeholderEl.classList.add(au),document.body.classList.remove(ru),this.isIOSDevice&&(document.body.classList.remove(ou),this.expandedEl.removeEventListener("touchstart",this._onIOSTouchStartEvent)),document.removeEventListener("keyup",this._onKeyUpEvent),this.placeholderEl.focus(),this.onCloseExpandedSearch()}_onKeyUpEvent(e){const{key:t,target:n}=e,i="Escape"===t,r="INPUT"===n.tagName;i&&!r?(e.preventDefault(),this.hideExpandedSearch()):"Tab"===t&&this._userIsTabbedOut()&&this.hideExpandedSearch()}_onIOSTouchStartEvent(e){const{target:n}=e;t(n,".".concat(Zl.block))||document.activeElement.blur()}_userIsTabbedOut(){if(this.expandedEl.classList.contains(cu)&&Xa()){return!this.expandedEl.contains(document.activeElement)}return!1}}class uu extends iu{constructor(e,t){let{generateApiUrl:n,liveTextEl:i,onSelect:r,onInput:o,isFullPageTypeahead:a}=t;super(e,{createDismissableInput:!0,generateApiUrl:n,liveTextEl:i,onSelect:r,onInput:o,isFullPageTypeahead:a})}}const du={clearButton:"recent-searches__clear-btn",dropdown:"recent-searches",dropdownList:"recent-searches__list",listItem:"recent-searches__item",listItemClearButton:"recent-searches__item--clear",listItemLink:"recent-searches__item-link",listItemFocus:"recent-searches__item--highlighted",showList:"recent-searches--show"},hu="i18n_aria_live_text_recent-searches-one-suggestion",pu="i18n_aria_live_text_recent-searches-multiple-suggestions",fu="i18n_aria_live_text_recent-searches-cleared";class mu extends iu{constructor(e,t){let{liveTextEl:n,clearRecentSearchApiBaseUrl:i}=t;if(super(e,{liveTextEl:n,elementClasses:du,liveTextClearTime:1e3,closeOnEscape:!0}),!e)throw Error("An element must be provided to RecentSearches");if(this.dropdownContainerEl=e.querySelector(".".concat(du.dropdown)),!this.dropdownContainerEl)throw Error("A RecentSearches container element must be in the RecentSearches parent element");this._clearRecentSearchApiBaseUrl=i,this._dropdownListItemEls=s(this.dropdownContainerEl.querySelectorAll(".".concat(du.listItem))),this._clearBtnItem=e.querySelector(".".concat(du.listItemClearButton)),this._dropdownListItemEls.push(this._clearBtnItem),this._dismissButtonEl=e.querySelector(".".concat(Xl))}_attachEventListeners(){this._clearBtn=this.el.querySelector(".".concat(du.clearButton)),this._clearRecentSearchesHandler=this._clearRecentSearches.bind(this),this._clearBtn.addEventListener("mousedown",this._clearRecentSearchesHandler),super._attachEventListeners()}_removeEventListeners(){this._clearBtn.removeEventListener("mousedown",this._clearRecentSearchesHandler),super._removeEventListeners()}_onUserInput(){this._shouldShowList()?this._showList():this._hideList()}_redirect(e){e.click()}_clickOutsideToCloseHandler(e){e.target===this._input||this._dismissButtonEl.contains(e.target)||this._hideList()}_checkForListItemSelect(e){if(!this._isListActive())return;const t="mousedown"===e.type?e.target:this._highlighted.el;if(!t)return;e.preventDefault();const n=t.querySelector(".".concat(du.listItemLink));n?this._redirect(n):t.classList.contains(du.listItemLink)?this._redirect(t):t===this._clearBtnItem&&this._clearRecentSearches()}_shouldShowList(){return this._dropdownListItemEls.length>1&&0===this._input.value.length}_onClear(){this.onUserInputHandler()}_hideList(){this._isListActive()&&(this.dropdownContainerEl.classList.remove(du.showList),document.body.removeEventListener("click",this._boundClickOutsideToCloseHandler),this._setExpandedState(!1),this._setHighlightedEl(null))}_getLiveTextOptions(){this._liveTextOneSuggestion=ls(hu),this._liveTextMultipleSuggestions=ls(pu),this._liveTextClearedSuggestions=ls(fu)}_getLiveText(){let e;switch(this._informUserThatSearchesAreCleared?0:this._dropdownListItemEls.length){case 0:e=this._liveTextClearedSuggestions,this._informUserThatSearchesAreCleared=!1;break;case 2:e=this._liveTextOneSuggestion;break;default:e=this._liveTextMultipleSuggestions}return e}_clearRecentSearches(){ne(this._clearRecentSearchApiBaseUrl,{method:"DELETE"}).then((()=>{this._removeEventListeners(),this._informUserThatSearchesAreCleared=!0,super._hideList(),super._setLiveText()})).catch((e=>{throw e}))}}const gu="tab-selected",vu="hidden",yu="switcher-tabs__button",Eu="switcher-tabs__tab";class bu{constructor(e,t,n){this.el=e,this.mobileTriggerEl=n,this.baseSearchBarsMap=t,this.currentType=this.el.getAttribute("data-current-search-type"),this.switcherTriggerAndTabs=this.el.querySelector(".".concat("switcher-tabs__trigger-and-tabs")),this.switcherTabs=this.el.querySelector(".".concat("switcher-tabs")),this.dropdownList=this.el.querySelector(".".concat("switcher-tabs__list")),this.dropdownTrigger=this.el.querySelector(".".concat("switcher-tabs__placeholder")),this.dropdownPlaceholderText=this.el.querySelector(".".concat("switcher-tabs__placeholder-text")),this._handleSwitcherClick=this._handleSwitcherClick.bind(this),this._initMobileExpandedSwitcher(),this._initCollapsibleSwitcher()}_initMobileExpandedSwitcher(){this.el.addEventListener("click",this._handleSwitcherClick),this.mobileTriggerEl.addEventListener("click",(e=>{e.preventDefault(),this.baseSearchBarsMap[this.currentType].showExpandedSearch()})),this.cancelBtn=this.el.querySelector(".".concat("switcher-tabs__cancel-btn")),this.cancelBtn.addEventListener("click",(e=>{e.preventDefault(),this.baseSearchBarsMap[this.currentType].hideExpandedSearch()}))}_initCollapsibleSwitcher(){this.collapsibleSwitcher=new te(this.switcherTriggerAndTabs,{dropdownContentEl:this.dropdownList,dropdownTriggerEl:this.dropdownTrigger}),this.switcherTriggerAndTabs.addEventListener("open",(()=>this._openSwitcher())),this.switcherTriggerAndTabs.addEventListener("close",(()=>this._closeSwitcher())),this._updatePlaceholderText()}_openSwitcher(){this.dropdownList.addEventListener("click",this._handleSwitcherClick),this.switcherTabs.classList.remove(vu),this.dropdownList.querySelector("button").focus()}_closeSwitcher(){this.dropdownList.removeEventListener("click",this._handleSwitcherClick),this.switcherTabs.classList.add(vu)}_handleSwitcherClick(e){if(!e.target.classList.contains(yu)&&!e.target.classList.contains(Eu))return;const n=t(e.target,".".concat(Eu)),i=n.querySelector(".".concat(yu)).getAttribute("data-switcher-type");i&&n&&this.currentType!==i?(this.collapsibleSwitcher.collapsible.currentListItem=n,this._switchTo(i,n)):this.collapsibleSwitcher.collapsible.close()}_switchTo(e,t){this._updateActiveTab(t),this._updatePlaceholderText(),this.el.setAttribute("data-current-search-type",e),this.collapsibleSwitcher.collapsible.close(),this.baseSearchBarsMap[this.currentType].isExpanded?this.baseSearchBarsMap[e].showExpandedSearch():this.baseSearchBarsMap[e].hideExpandedSearch(),this.currentType=e}_updateActiveTab(e){const n=this.el.querySelector(".".concat(gu));if(t(n,".".concat(Eu))&&(n.setAttribute("aria-selected","false"),n.classList.remove(gu)),e.classList.contains(Eu)){const t=e.querySelector(".".concat(yu));t.classList.add(gu),t.setAttribute("aria-selected","true")}}_updatePlaceholderText(){let e=this.el.querySelector(".".concat(gu));e&&(this.dropdownPlaceholderText.textContent=e.textContent)}}class _u{constructor(e){let{typeaheadApiBaseUrl:t,clearRecentSearchApiBaseUrl:n,shouldSearchOnSelect:i=!0,onCloseExpandedSearch:r,includeSwitcher:o=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.el=e,!this.el)throw new Error("No element passed into SearchBar");this.typeaheadApiBaseUrl=t;const a=this.el.querySelector(".".concat("search-bar__live-text"));this.shouldSearchOnSelect=i,this.placeholderEl=this.el.querySelector(".".concat("search-bar__placeholder"));const c=!!this.el.querySelector(".".concat("search-bar__mobile-wrapper"));if(this.baseSearchBarsMap=s(this.el.querySelectorAll(".".concat("base-search-bar"))).reduce(((e,t)=>{const n=new lu(t,this.el,this.placeholderEl,{onCloseExpandedSearch:r,isMobileDevice:c});return e[n.type]=n,e}),{}),t){this.baseSearchBarFormEl=this.baseSearchBarsMap.JOBS.el.querySelector(".base-search-bar__form"),this.geoIdInputEl=this.el.querySelector('input[name="geoId"]');const e=this.el.querySelector(".keywords-typeahead-input");new uu(e,{generateApiUrl:this._generateKeywordsTypeaheadApiUrl.bind(this),liveTextEl:a,onSelect:this._onKeywordsTypeaheadSelect.bind(this)});e.querySelector(".".concat(du.dropdown))&&new mu(e,{clearRecentSearchApiBaseUrl:n,liveTextEl:a}),new uu(this.el.querySelector(".location-typeahead-input"),{generateApiUrl:this._generateLocationTypeaheadApiUrl.bind(this),liveTextEl:a,onSelect:this._onLocationTypeaheadSelect.bind(this),onInput:this._onLocationTypeaheadInput.bind(this)}),Array.from(this.el.querySelectorAll(".".concat(Kl,".search-input"))).forEach((e=>{new Jl(e);e.querySelector(".".concat(du.dropdown))&&new mu(e,{clearRecentSearchApiBaseUrl:n,liveTextEl:a})})),this._addCustomErrorStateHandler()}else Array.from(this.el.querySelectorAll(".".concat(Kl))).forEach((e=>new Jl(e)));o&&(this.switcher=new bu(e,this.baseSearchBarsMap,this.placeholderEl)),this.setupSearchInputFocusTracking()}_generateKeywordsTypeaheadApiUrl(e){return"".concat(this.typeaheadApiBaseUrl,"?query=").concat(window.encodeURIComponent(e))}_generateLocationTypeaheadApiUrl(e){return"".concat(this.typeaheadApiBaseUrl,"?query=").concat(window.encodeURIComponent(e),"&typeaheadType=GEO&geoTypes=POPULATED_PLACE,ADMIN_DIVISION_2,MARKET_AREA,COUNTRY_REGION")}_onKeywordsTypeaheadSelect(){this.shouldSearchOnSelect&&this._submitForm()}_onLocationTypeaheadSelect(e){this.geoIdInputEl&&(this.geoIdInputEl.value=e.dataset.id),this.shouldSearchOnSelect&&this._submitForm()}_onLocationTypeaheadInput(){this.geoIdInputEl&&(this.geoIdInputEl.value="")}_submitForm(){const e=this.el.querySelector(".keywords-typeahead-input input");null!=e&&e.validity.valueMissing?e.reportValidity():this.baseSearchBarFormEl&&this.baseSearchBarFormEl.submit()}_addCustomErrorStateHandler(){const e=this.el.querySelector(".keywords-typeahead-input input"),t=this.el.querySelector(".keywords-typeahead-input-helper");null==e||e.addEventListener("invalid",(n=>{n.preventDefault(),this.baseSearchBarFormEl.classList.add("input-error"),null==t||t.classList.remove("hidden"),e.focus()}))}setupSearchInputFocusTracking(){this.el.addEventListener("dismissableInputFocused",(e=>{const t=e.target.getAttribute("data-tracking-control-name");t&&window.tracking&&window.tracking.then((e=>{e.fireTrackingEvent("SearchInputFocusEvent",{header:{},controlUrn:"urn:li:control:".concat(b(document),"-").concat(t)})}))}))}}const wu="overlay_";class Tu extends Da{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=()=>!1,triggerByOutletEl:i=!0,pushState:r=!0,shouldMoveToTopContainer:o=!0,focusElement:a,pageKey:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed into mobile web modal");super(e,{enablePageViewTracking:t,shouldHideModal:n,triggerByOutletEl:i,shouldMoveToTopContainer:o,focusElement:a,pageKey:s}),this.pushState=r,this.hashChangeHandlerRef=this._hashChangeHandler.bind(this)}historyBackClickHandler(){this.close({enableHistoryBack:!1})}_hashChangeHandler(e){const t=e.oldURL&&e.oldURL.split("#")[1];t&&t==="".concat(wu).concat(this._el.id)&&this.historyBackClickHandler()}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};super.open(e),this._shouldHideModal()||(this.pushState&&history.pushState(this._el.id,"show modal","#".concat(wu).concat(this._el.id)),window.addEventListener("hashchange",this.hashChangeHandlerRef))}close(){let{enableHistoryBack:e=!0}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};window.removeEventListener("hashchange",this.hashChangeHandlerRef),this.pushState&&e&&(window.history.replaceState({},document.title,window.location.href.split("#")[0]),history.back()),super.close()}}document.querySelector.bind(document);String.fromCharCode(32);b(document);String.fromCharCode(32);const xu="dismiss",Su="show";class Cu{constructor(e,t){let{isShown:n=!0}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!e)throw Error("An element must be provided to the dismissable element");if(!t)throw Error("A dismiss button must be provided to the dismissable element");this.el=e,this.dismissBtn=t,this._dismissEvent=e=>this.dismiss(e),n&&this.show()}show(){this.el.classList.add(Su),this.el.classList.remove(xu),this.dismissBtn.addEventListener("click",this._dismissEvent),m(this.el,"show")}dismiss(e){this.el.classList.remove(Su),this.el.classList.add(xu),m(this.el,"dismiss",e),this.dismissBtn.removeEventListener("click",this._dismissEvent)}}const ku=/\!|\@|\#|\$|\%|\^|\&|\*|\+|\=|\||<|\>|\?|\:|\;/,Iu=/(.)\1{3}/,Au=/linkedin/i,Lu=/\d\d/,Ou=new RegExp("([a-zA-Z0-9]+://)?([a-zA-Z0-9_]+:[a-zA-Z0-9_]+@)?([a-zA-Z0-9.-]+\\.[A-Za-z]{2,4})(:[0-9]+)?(/.*)?"),Ru=/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i,Nu=/^[\u4E00-\u9FFF|\u3400-\u4DBF|\uF900-\uFAFF]*$/,Pu=/^[ぁ-ゔゞ゛゜ー]*$/,Mu=/^[+]?[\s./0-9]*[(]?[0-9]{1,4}[)]?[-\s./0-9]*$/,Du="i18n_invalidFormat_",Uu="i18n_required_",Bu=e=>{const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length<=e};return t.errorMessagePrefix="i18n_tooLong_",t},Fu=e=>{const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length>=e};return t.errorMessagePrefix="i18n_tooShort_",t},qu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!Lu.test(e)};qu.errorMessagePrefix="i18n_noConsecutiveDigits_";const Hu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!ku.test(e)};Hu.errorMessagePrefix="i18n_noForbiddenCharacters_";const Gu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!Iu.test(e)};Gu.errorMessagePrefix="i18n_noFourConsecutiveDuplicates_";const ju=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!Au.test(e)};ju.errorMessagePrefix="i18n_noLinkedIn_";const Wu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!Ou.test(e)};Wu.errorMessagePrefix="i18n_noUrl_";const Vu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Nu.test(e)};Vu.errorMessagePrefix="i18n_onlyChinese_";const Ku=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Pu.test(e)};Ku.errorMessagePrefix="i18n_onlyPhonetic_";const zu=function(){return""!==(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").trim()};zu.errorMessagePrefix=Uu;const Xu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Ru.test(e)};Xu.errorMessagePrefix=Du;const Yu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Mu.test(e)};Yu.errorMessagePrefix=Du;const Qu=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Ru.test(e)||Mu.test(e)};Qu.errorMessagePrefix=Du;const Ju=function(){return"true"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"")};Ju.errorMessagePrefix=Uu;const Zu=[Bu(50),Hu,qu,Gu,ju,Wu],$u=[zu].concat(Zu),ed=[Ku,Bu(50),Gu];Bu(4),Fu(2),Bu(128),Bu(128),Bu(128),(e=>{const t=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return""===t||e(t)};t.errorMessagePrefix=e.errorMessagePrefix})(Xu),Fu(6),Bu(200);!function(){if("function"==typeof window.CustomEvent)return!1;window.CustomEvent=function(e,t){t=t||{bubbles:!1,cancelable:!1,detail:null};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}}(),function(){if("function"==typeof window.EventTarget)try{return!new e}catch(e){}const e=function(){this.listeners={}};e.prototype.listeners=null,e.prototype.addEventListener=function(e,t){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(t)},e.prototype.removeEventListener=function(e,t){if(e in this.listeners)for(var n=this.listeners[e],i=0,r=n.length;i<r;i++)if(n[i]===t)return void n.splice(i,1)},e.prototype.dispatchEvent=function(e){if(!(e.type in this.listeners))return!0;for(var t=this.listeners[e.type].slice(),n=0,i=t.length;n<i;n++)t[n].call(this,e);return!e.defaultPrevented},window.EventTarget=e}();const td="990339570472-k6nqn1tpmitg8pui82bfaun3jrpmiuhs.apps.googleusercontent.com",nd={GOOGLE_ERROR:"googleError",GOOGLE_USER_FETCHED:"googleUserFetched",INITIALIZED:"initialized",PROMPT_MOMENT:"promptMomentNotification",TOKEN_FETCHED:"tokenFetched"},id={INITIALIZATION:"initialization",AUTHENTICATION:"authentication"},rd={SIGN_IN:"signin",SIGN_UP:"signup",USE:"use"},od={DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},ad={NOT_DISPLAYED:{BROWSER_NOT_SUPPORTED:"browser_not_supported",INVALID_CLIENT:"invalid_client",MISSING_CLIENT_ID:"missing_client_id",OPT_OUT_OR_NO_SESSION:"opt_out_or_no_session",SECURE_HTTP_REQUIRED:"secure_http_required",SUPPRESSED_BY_USER:"suppressed_by_user",UNREGISTERED_ORIGIN:"unregistered_origin",UNKNOWN_REASON:"unknown_reason"},SKIPPED:{AUTO_CANCEL:"auto_cancel",USER_CANCEL:"user_cancel",TAP_OUTSIDE:"tap_outside",ISSUING_FAILED:"issuing_failed"},DISMISSED:{CREDENTIAL_RETURNED:"credential_returned",CANCEL_CALLED:"cancel_called",FLOW_RESTARTED:"flow_restarted"}},{GOOGLE_ERROR:sd,GOOGLE_USER_FETCHED:cd,INITIALIZED:ld}=nd,{INITIALIZATION:ud,AUTHENTICATION:dd}=id;EventTarget;const{GOOGLE_USER_FETCHED:hd,PROMPT_MOMENT:pd,GOOGLE_ERROR:fd}=nd;EventTarget;var md={exports:{}};function gd(e){this.message=e}gd.prototype=new Error,gd.prototype.name="InvalidCharacterError";var vd="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new gd("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,a="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return a};var yd=function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(vd(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return vd(t)}};function Ed(e){this.message=e}Ed.prototype=new Error,Ed.prototype.name="InvalidTokenError",md.exports=function(e,t){if("string"!=typeof e)throw new Ed("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(yd(e.split(".")[n]))}catch(e){throw new Ed("Invalid token specified: "+e.message)}},md.exports.InvalidTokenError=Ed;md.exports;const{GOOGLE_USER_FETCHED:bd,PROMPT_MOMENT:_d,GOOGLE_ERROR:wd}=nd;EventTarget;const Td={CLIENT_ID:td,EVENTS:nd,GOOGLE_ACCOUNT_URL:"https://accounts.google.com",GSI_ERROR_TYPES:id,GSI_ERROR_MESSAGES:{INIT_FAILED:"idpiframe_initialization_failed",POPUP_CLOSED_BY_USER:"popup_closed_by_user",ACCESS_DENIED:"access_denied",IMMEDIATE_FAILED:"immediate_failed"},GSI_SELECT_BY:{AUTO:"auto",USER:"user",FEDCM:"fedcm",FECM_AUTO:"fecm_auto",USER_1TAP:"user_1tap",USER_2TAP:"user_2tap",BTN:"btn",BTN_CONFIRM:"btn_confirm",BTN_ADD_SESSION:"btn_add_session",BTN_CONFIRM_ADD_SESSION:"btn_confirm_add_session",ITP_ADD_SESSION:"itp_add_session"},GOT_CONTEXTS:rd,GOT_PROMPT_MOMENT_REASONS:ad,GOT_PROMPT_MOMENT_TYPES:od},{GOT_PROMPT_MOMENT_REASONS:xd,GOT_PROMPT_MOMENT_TYPES:Sd}=Td;const{EVENTS:{GOOGLE_ERROR:Cd,GOOGLE_USER_FETCHED:kd,INITIALIZED:Id,PROMPT_MOMENT:Ad},GOT_PROMPT_MOMENT_REASONS:Ld,GOT_PROMPT_MOMENT_TYPES:Od}=Td;new Set(["百里","淳于","第五","東方 ","东方","東閣 ","东阁","東郭 ","东郭","東門 ","东门","端木","獨孤 ","独孤","公孫 ","公孙","公羊","公冶","公西","毌丘","穀梁 ","谷梁","賀蘭 ","贺兰","赫連 ","赫连","賀若 ","贺若","皇甫","黄斯","呼延","兰向","令狐","甪里","閭丘 ","闾丘","万俟","慕容","納蘭 ","纳兰","南宮 ","南宫","歐陽 ","欧阳","沙吒","上官","申屠","司馬 ","司马","司徒","司空","司寇","太史","澹臺 ","澹台","拓跋","完顏 ","完颜","聞人 ","闻人","巫馬 ","巫马","夏侯","鮮于 ","鲜于","西門 ","西门","軒轅 ","轩辕","楊子 ","杨子","耶律","樂正 ","乐正","尉遲 ","尉迟","宇文","長孫 ","长孙","鍾離 ","钟离","諸葛 ","诸葛","祝融","子車 ","子车","左人"]);const Rd="See https://go/pem/degradation-tracking-user-guide for instrumentation instructions";var Nd;!function(e){e.ProductName="productName",e.AdditionalDegradedResponseCodes="additionalDegradedResponseCodes",e.NonDegradedResponseCodes="nonDegradedResponseCodes",e.DegradationKeyOverrides="degradationKeyOverrides",e.ClientSensorGroupName="clientSensorGroupName",e.EnablePerformanceMeasurement="enablePerformanceMeasurement",e.CustomTrackingId="customTrackingId",e.DisableAvailabilityCalculation="disableAvailabilityCalculation",e.EnableSessionRecording="enableSessionRecording"}(Nd||(Nd={}));const Pd=new Set(Object.values(Nd));class Md extends Error{constructor(e){super(e),Object.setPrototypeOf(this,Md.prototype)}}function Dd(e){return 0===e.length||!e.trim()}function Ud(e){if("string"!=typeof e)throw new Md("Keys must be strings. ".concat(Rd,"."));if(Dd(e))throw new Md("Keys should not be blank. ".concat(Rd,"."));if(/[^a-z0-9-]/.test(e))throw new Md("'".concat(e,"' can only contain lowercase alphanumeric characters and dashes (-). ").concat(Rd,"."));return e}class Bd{constructor(e,t,n){var i,r,o;if(this._shouldEnablePerformanceMeasurement=!1,this._shouldDisableAvailabilityCalculation=!1,this._shouldRecordSession=!1,this._featureKey=Ud(e),this._defaultDegradationKey=Ud(t),!n)return this._additionalDegradedResponseCodes=[],this._nonDegradedResponseCodes=[],void(this._degradationKeyOverrides=[]);if("object"!=typeof n)throw new Md("DegradationTrackingMetadata options should be an object. ".concat(Rd,"."));const a=n.productName;a&&(this._productName=function(e){if("string"!=typeof e)throw new Md("The product name must be a string. ".concat(Rd,"."));if(Dd(e))throw new Md("No product name was specified. Please configure a defaultProductName or specify it per instrumented API "+"call. ".concat(Rd,"."));if(/[^a-zA-Z0-9-_ \\/]/.test(e))throw new Md("Product name '".concat(e,"' can only contain alphanumeric, underscores (_), spaces ( ), dashes (-) and forward slashes (/). ").concat(Rd,"."));return e}(a));const s=n.additionalDegradedResponseCodes,c=n.nonDegradedResponseCodes;!function(e,t){const n=(e,t)=>{if("number"!=typeof(n=e)||!isFinite(n)||Math.floor(n)!==n||e<=0||e>999)throw new Md("Please only specify positive integer response codes between 1 and 999 for the ".concat(t," option. ")+"".concat(e," was specified. ").concat(Rd,"."));var n;if(429===e||999===e)throw new Md("PEM does not consider 429 and 999 API responses indications of the real member experience because it represents LinkedIn throttling abusive requests. We drop 429s and 999s by default, so please remove them "+"from your ".concat(t," options."));if(t===Nd.NonDegradedResponseCodes&&e>=400&&e<500)throw new Md("For server responses that have a status code, PEM does not consider 4xx as degraded. ".concat(e," is not ")+"considered a degradation unless you explicitly add it to the ".concat(Nd.AdditionalDegradedResponseCodes," option")+". Please remove ".concat(e," from the ").concat(Nd.NonDegradedResponseCodes," option. ")+"".concat(Rd,"."))};if(void 0!==e&&!Array.isArray(e))throw new Md("Please specify an array of positive integer response codes between 1 and 999 for the response codes that "+"shouldn't be counted as degraded for the ".concat(Nd.NonDegradedResponseCodes," option. ")+"".concat(Rd,"."));if(void 0!==t&&!Array.isArray(t))throw new Md("Please specify an array of positive integer response codes between 1 and 999 for the response codes that should only be considered as the degraded state(s) for the "+"".concat(Nd.AdditionalDegradedResponseCodes," option. ").concat(Rd,"."));null==e||e.forEach((e=>n(e,Nd.NonDegradedResponseCodes))),null==t||t.forEach((e=>n(e,Nd.AdditionalDegradedResponseCodes)));const i=new Set(t),r=new Set(e);if([...i].some((e=>r.has(e))))throw new Md("Response codes can't be both degraded and non-degraded. Please ensure that your additionalDegradedResponseCodes and nonDegradedResponseCodes "+"don't have any overlapping response codes. ".concat(Rd,"."))}(c,s),this._nonDegradedResponseCodes=c||[],this._additionalDegradedResponseCodes=s||[],this._degradationKeyOverrides=n.degradationKeyOverrides||[],this._clientSensorGroupName=n.clientSensorGroupName,this._shouldEnablePerformanceMeasurement=null!==(i=n.enablePerformanceMeasurement)&&void 0!==i&&i,this._customTrackingId=n.customTrackingId,this._shouldDisableAvailabilityCalculation=null!==(r=n.disableAvailabilityCalculation)&&void 0!==r&&r,this._shouldRecordSession=null!==(o=n.enableSessionRecording)&&void 0!==o&&o,function(e){Object.keys(e).forEach((e=>{if(!Pd.has(e))throw new Md("An unsupported degradation tracking option '".concat(e,"' was provided. Please fix or remove it. ")+"".concat(Rd))}))}(n)}static isDegradationTrackingMetadata(e){return null!=e&&Object.getOwnPropertyNames(Bd.prototype).every((t=>Object.hasOwnProperty.call(Object.getPrototypeOf(e),t)))}get featureKey(){return this._featureKey}get defaultDegradationKey(){return this._defaultDegradationKey}get degradationKey(){return this._defaultDegradationKey}get productName(){return this._productName}get additionalDegradedResponseCodes(){return this._additionalDegradedResponseCodes}get nonDegradedResponseCodes(){return this._nonDegradedResponseCodes}get degradationKeyOverrides(){return this._degradationKeyOverrides}get clientSensorGroupName(){return this._clientSensorGroupName}get shouldEnablePerformanceMeasurement(){return this._shouldEnablePerformanceMeasurement}get customTrackingId(){return this._customTrackingId}get shouldDisableAvailabilityCalculation(){return this._shouldDisableAvailabilityCalculation}get shouldRecordSession(){return this._shouldRecordSession}}var Fd=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},qd=function(){function e(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),t}}(),Hd=function(){function e(){Fd(this,e),this.EventType={};var t="DomContentLoaded";this.EventType[this.EventType[t]=0]=t;var n="Load";this.EventType[this.EventType[n]=1]=n;var i="FullSnapshot";this.EventType[this.EventType[i]=2]=i;var r="IncrementalSnapshot";this.EventType[this.EventType[r]=3]=r;var o="Meta";this.EventType[this.EventType[o]=4]=o;var a="Global";this.EventType[this.EventType[a]=5]=a,this.IncrementalSource={};var s="MouseMove";this.IncrementalSource[this.IncrementalSource[s]=1]=s;var c="MouseInteraction";this.IncrementalSource[this.IncrementalSource[c]=2]=c;var l="Scroll";this.IncrementalSource[this.IncrementalSource[l]=3]=l;var u="ViewportResize";this.IncrementalSource[this.IncrementalSource[u]=4]=u;var d="Input";this.IncrementalSource[this.IncrementalSource[d]=5]=d;var h="TouchMove";this.IncrementalSource[this.IncrementalSource[h]=6]=h,this.MouseInteractions={};var p="MouseUp";this.MouseInteractions[this.MouseInteractions[p]=0]=p;var f="MouseDown";this.MouseInteractions[this.MouseInteractions[f]=1]=f;var m="Click";this.MouseInteractions[this.MouseInteractions[m]=2]=m;var g="ContextMenu";this.MouseInteractions[this.MouseInteractions[g]=3]=g;var v="DblClick";this.MouseInteractions[this.MouseInteractions[v]=4]=v;var y="Focus";this.MouseInteractions[this.MouseInteractions[y]=5]=y;var E="Blur";this.MouseInteractions[this.MouseInteractions[E]=6]=E;var b="TouchStart";this.MouseInteractions[this.MouseInteractions[b]=7]=b;var _="touchEnd";this.MouseInteractions[this.MouseInteractions[_]=8]=_,this.isCtrlDown=!1}return qd(e,[{key:"_assign",value:function(){var e=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e};return e.apply(this,arguments)}},{key:"_spread",value:function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(arguments[t]);return e}},{key:"hookSetter",value:function(e,t,n,i){var r=Object.getOwnPropertyDescriptor(e,t),o=this;return Object.defineProperty(e,t,i?n:{set:function(e){var t=this;setTimeout((function(){n.set.call(t,e)}),0),r&&r.set&&r.set.call(t,e)}}),function(){return o.hookSetter(e,t,r||{},!0)}}},{key:"on",value:function(e,t,n){null==n&&(n=document);var i={capture:!0,passive:!0};return n.addEventListener(e,t,i),function(){return n.removeEventListener(e,t,i)}}},{key:"throttle",value:function(e,t,n){null==n&&(n={});var i=null,r=0;return function(o){var a=Date.now();r||!1!==n.leading||(r=a);var s=t-(a-r),c=this,l=arguments;s<=0||s>t?(i&&(window.clearTimeout(i),i=null),r=a,e.apply(c,l)):i||!1===n.trailing||(i=window.setTimeout((function(){r=!1===n.leading?0:Date.now(),i=null,e.apply(c,l)}),s))}}},{key:"getWindowHeight",value:function(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}},{key:"getWindowWidth",value:function(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}},{key:"isTouchEvent",value:function(e){return Boolean(e.changedTouches)}},{key:"polyfill",value:function(){"NodeList"in window&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=Array.prototype.forEach)}},{key:"convertObjectChildrenToString",value:function(e){var t={};return e&&Object.keys(e).forEach((function(n){try{e[n]&&(t[n]=e[n].toString())}catch(e){}})),t}},{key:"initKeyboardObserver",value:function(e){var t=this;function n(e){(void 0===e.key||"meta"!==e.key.toLowerCase()&&"control"!==e.key.toLowerCase())&&(void 0===e.keyCode||91!==e.keyCode&&17!==e.keyCode)||(t.isCtrlDown=!1)}function i(n){var i=!1,r=!1,o=!1;if(t.isCtrlDown)if(void 0!==n.key){var a=n.key.toLowerCase();"x"===a&&(i=!0),"c"===a?r=!0:"v"===a&&(o=!0)}else void 0!==n.keyCode&&(88===keyPressed&&(i=!0),67===keyPressed?r=!0:86===keyPressed&&(o=!0));else(void 0===n.key||"meta"!==n.key.toLowerCase()&&"control"!==n.key.toLowerCase())&&(void 0===n.keyCode||91!==n.keyCode&&17!==n.keyCode)||(t.isCtrlDown=!0);var s=n.target.classList;void 0===s&&(s={}),s=JSON.parse(JSON.stringify(s)),e({inputClassList:s,isCut:i,isCopy:r,isPaste:o})}var r=["keydown","keyup"].map((function(e){return"keydown"===e?t.on(e,i):t.on(e,n)})),o=Object.getOwnPropertyDescriptor(HTMLInputElement.prototype,"value"),a=[[HTMLInputElement.prototype,"value"],[HTMLTextAreaElement.prototype,"value"]];return o&&o.set&&r.push.apply(r,t._spread(a.map((function(e){return t.hookSetter(e[0],e[1],{set:function(){eventHandler({target:this})}})})))),function(){r.forEach((function(e){return e()}))}}},{key:"initMoveObserver",value:function(e,t){var n=[],i=void 0,r=this,o=r.throttle((function(t){var o=Date.now()-i;e(n.map((function(e){return e.timeOffset-=o,e})),t?r.IncrementalSource.TouchMove:r.IncrementalSource.MouseMove),n=[],i=null}),500),a=r.throttle((function(e){var t=r.isTouchEvent(e)?e.changedTouches[0]:e,a=t.clientX,s=t.clientY;i||(i=Date.now()),n.push({x:a,y:s,timeOffset:Date.now()-i}),o(r.isTouchEvent(e))}),t,{trailing:!1}),s=[r.on("mousemove",a),r.on("touchmove",a)];return function(){s.forEach((function(e){return e()}))}}},{key:"initMouseInteractionObserver",value:function(e){var t=this,n=[];return Object.keys(t.MouseInteractions).filter((function(e){return Number.isNaN(Number(e))&&!e.endsWith("_Departed")})).forEach((function(i){var r=i.toLowerCase(),o=function(n){return function(i){var r=t.isTouchEvent(i)?i.changedTouches[0]:i,o=r.clientX,a=r.clientY;e({type:t.MouseInteractions[n],x:o,y:a})}}(i);n.push(t.on(r,o))})),function(){n.forEach((function(e){return e()}))}}},{key:"initScrollObserver",value:function(e){var t=this.throttle((function(t){if(t.target)if(t.target===document){var n=document.scrollingElement||document.documentElement;e({x:n.scrollLeft,y:n.scrollTop})}else e({x:t.target.scrollLeft,y:t.target.scrollTop})}),100);return this.on("scroll",t)}},{key:"initViewportResizeObserver",value:function(e){var t=this,n=t.throttle((function(){var n=t.getWindowHeight(),i=t.getWindowWidth();e({width:Number(i),height:Number(n)})}),200);return this.on("resize",n,window)}},{key:"mergeHooks",value:function(e,t){var n=this,i=e.mousemoveCb,r=e.mouseInteractionCb,o=e.scrollCb,a=e.viewportResizeCb,s=e.inputCb;e.mousemoveCb=function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];t.mousemove&&t.mousemove.apply(t,n._spread(e)),i.apply(null,n._spread(e))},e.mouseInteractionCb=function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];t.mouseInteraction&&t.mouseInteraction.apply(t,n._spread(e)),r.apply(null,n._spread(e))},e.scrollCb=function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];t.scroll&&t.scroll.apply(t,n._spread(e)),o.apply(null,n._spread(e))},e.viewportResizeCb=function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];t.viewportResize&&t.viewportResize.apply(t,n._spread(e)),a.apply(null,n._spread(e))},e.inputCb=function(){for(var e=[],i=0;i<arguments.length;i++)e[i]=arguments[i];t.input&&t.input.apply(t,n._spread(e)),s.apply(null,n._spread(e))}}},{key:"initObservers",value:function(e,t){null==t&&(t={}),this.mergeHooks(e,t);var n=this.initMoveObserver(e.mousemoveCb,e.mousemoveWait),i=this.initMouseInteractionObserver(e.mouseInteractionCb),r=this.initScrollObserver(e.scrollCb),o=this.initViewportResizeObserver(e.viewportResizeCb),a=this.initKeyboardObserver(e.keyboardCb);return function(){n(),i(),r(),o(),a()}}},{key:"wrapEvent",value:function(e){return this._assign(this._assign({},e),{timestamp:Date.now()})}},{key:"record",value:function(e){null==e&&(e={});var t=e.emit,n=e.checkoutEveryNms,i=e.hooks,r=50;if(void 0!==e.mousemoveWait&&(r=e.mousemoveWait),!t)throw new Error("emit function is required");this.polyfill();var o=void 0,a=this;function s(e,i){if(t(e,i),e.type===a.EventType.FullSnapshot)o=e;else if(e.type===a.EventType.IncrementalSnapshot){n&&e.timestamp-o.timestamp>n&&c(!0)}}function c(e){null==e&&(e=!1),s(a.wrapEvent({type:a.EventType.Meta,data:{href:window.location.href,width:a.getWindowWidth(),height:a.getWindowHeight()}}),e),s(a.wrapEvent({type:a.EventType.FullSnapshot,data:{node:{type:"Document"},initialOffset:{left:document.documentElement.scrollLeft,top:document.documentElement.scrollTop}}})),s(a.wrapEvent({type:a.EventType.Global,data:{globalValues:a.convertObjectChildrenToString(window)}}))}try{var l=[];l.push(a.on("DOMContentLoaded",(function(){s(a.wrapEvent({type:a.EventType.DomContentLoaded,data:{}}))})));var u=function(){c(),l.push(a.initObservers({mousemoveCb:function(e,t){return s(a.wrapEvent({type:a.EventType.IncrementalSnapshot,data:{source:t,positions:e}}))},mouseInteractionCb:function(e){return s(a.wrapEvent({type:a.EventType.IncrementalSnapshot,data:a._assign({source:a.IncrementalSource.MouseInteraction},e)}))},scrollCb:function(e){return s(a.wrapEvent({type:a.EventType.IncrementalSnapshot,data:a._assign({source:a.IncrementalSource.Scroll},e)}))},viewportResizeCb:function(e){return s(a.wrapEvent({type:a.EventType.IncrementalSnapshot,data:a._assign({source:a.IncrementalSource.ViewportResize},e)}))},keyboardCb:function(e){return s(a.wrapEvent({type:a.EventType.IncrementalSnapshot,data:a._assign({source:a.IncrementalSource.Input},e)}))},mousemoveWait:r},i))};return"interactive"===document.readyState||"complete"===document.readyState?u():l.push(a.on("load",(function(){s(a.wrapEvent({type:a.EventType.Load,data:{}})),u()}),window)),function(){l.forEach((function(e){return e()}))}}catch(e){console.log(e)}}}]),e}(),Gd=function(){function e(){Fd(this,e),this.f=String.fromCharCode,this.n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",this.e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",this.t={}}return qd(e,[{key:"getBaseValue",value:function(e,t){if(!this.t[e]){this.t[e]={};for(var n=0;n<e.length;n++)this.t[e][e.charAt(n)]=n}return this.t[e][t]}},{key:"compressToBase64",value:function(e){if(null===e)return"";var t=this,n=this._compress(e,6,(function(e){return t.n.charAt(e)}));switch(n.length%4){default:case 0:return n;case 1:return n+"===";case 2:return n+"==";case 3:return n+"="}}},{key:"decompressFromBase64",value:function(e){if(null===e)return"";if(""===e)return null;var t=this;return this._decompress(e.length,32,(function(n){return t.getBaseValue(t.n,e.charAt(n))}))}},{key:"compress",value:function(e){var t=this;return this._compress(e,16,(function(e){return t.f(e)}))}},{key:"_compress",value:function(e,t,n){if(null===e)return"";var i,r,o,a={},s={},c="",l="",u="",d=2,h=3,p=2,f=[],m=0,g=0;for(o=0;o<e.length;o+=1)if(c=e.charAt(o),Object.prototype.hasOwnProperty.call(a,c)||(a[c]=h++,s[c]=!0),l=u+c,Object.prototype.hasOwnProperty.call(a,l))u=l;else{if(Object.prototype.hasOwnProperty.call(s,u)){if(u.charCodeAt(0)<256){for(i=0;i<p;i++)m<<=1,g===t-1?(g=0,f.push(n(m)),m=0):g++;for(r=u.charCodeAt(0),i=0;i<8;i++)m=m<<1|1&r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1}else{for(r=1,i=0;i<p;i++)m=m<<1|r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r=0;for(r=u.charCodeAt(0),i=0;i<16;i++)m=m<<1|1&r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1}0===--d&&(d=Math.pow(2,p),p++),delete s[u]}else for(r=a[u],i=0;i<p;i++)m=m<<1|1&r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1;0===--d&&(d=Math.pow(2,p),p++),a[l]=h++,u=String(c)}if(""!==u){if(Object.prototype.hasOwnProperty.call(s,u)){if(u.charCodeAt(0)<256){for(i=0;i<p;i++)m<<=1,g===t-1?(g=0,f.push(n(m)),m=0):g++;for(r=u.charCodeAt(0),i=0;i<8;i++)m=m<<1|1&r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1}else{for(r=1,i=0;i<p;i++)m=m<<1|r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r=0;for(r=u.charCodeAt(0),i=0;i<16;i++)m=m<<1|1&r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1}0===--d&&(d=Math.pow(2,p),p++),delete s[u]}else for(r=a[u],i=0;i<p;i++)m=m<<1|1&r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1;0===--d&&(d=Math.pow(2,p),p++)}for(r=2,i=0;i<p;i++)m=m<<1|1&r,g===t-1?(g=0,f.push(n(m)),m=0):g++,r>>=1;for(;;){if(m<<=1,g===t-1){f.push(n(m));break}g++}return f.join("")}},{key:"decompress",value:function(e){return null===e?"":""===e?null:this._decompress(e.length,32768,(function(t){return e.charCodeAt(t)}))}},{key:"_decompress",value:function(e,t,n){var i=[],r=4,o=4,a=3,s="",c=[],l=void 0,u=void 0,d=void 0,h=void 0,p=void 0,f=void 0,m=void 0,g={val:n(0),position:t,index:1};for(l=0;l<3;l+=1)i[l]=l;for(d=0,p=Math.pow(2,2),f=1;f!==p;)h=g.val&g.position,g.position>>=1,0===g.position&&(g.position=t,g.val=n(g.index++)),d|=(h>0?1:0)*f,f<<=1;switch(d){case 0:for(d=0,p=Math.pow(2,8),f=1;f!==p;)h=g.val&g.position,g.position>>=1,0===g.position&&(g.position=t,g.val=n(g.index++)),d|=(h>0?1:0)*f,f<<=1;m=this.f(d);break;case 1:for(d=0,p=Math.pow(2,16),f=1;f!==p;)h=g.val&g.position,g.position>>=1,0===g.position&&(g.position=t,g.val=n(g.index++)),d|=(h>0?1:0)*f,f<<=1;m=this.f(d);break;case 2:return""}for(i[3]=m,u=m,c.push(m);;){if(g.index>e)return"";for(d=0,p=Math.pow(2,a),f=1;f!==p;)h=g.val&g.position,g.position>>=1,0===g.position&&(g.position=t,g.val=n(g.index++)),d|=(h>0?1:0)*f,f<<=1;switch(m=d){case 0:for(d=0,p=Math.pow(2,8),f=1;f!==p;)h=g.val&g.position,g.position>>=1,0===g.position&&(g.position=t,g.val=n(g.index++)),d|=(h>0?1:0)*f,f<<=1;i[o++]=this.f(d),m=o-1,r--;break;case 1:for(d=0,p=Math.pow(2,16),f=1;f!==p;)h=g.val&g.position,g.position>>=1,0===g.position&&(g.position=t,g.val=n(g.index++)),d|=(h>0?1:0)*f,f<<=1;i[o++]=this.f(d),m=o-1,r--;break;case 2:return c.join("")}if(0===r&&(r=Math.pow(2,a),a++),i[m])s=i[m];else{if(m!==o)return null;s=u+u.charAt(0)}c.push(s),i[o++]=u+s.charAt(0),u=s,0===--r&&(r=Math.pow(2,a),a++)}}}]),e}(),jd=function(){function e(){Fd(this,e),this.PREFIX="dcts-",this.CPR=new Gd}return qd(e,[{key:"compressAndSplitEvent",value:function(e){if(null==e)return[];var t=this.CPR.compressToBase64(JSON.stringify(e)),n=Math.floor(t.length/3)+1;return t.match(new RegExp(".{1,"+n+"}","g"))}},{key:"processTelemetry",value:function(e,t,n){var i=this.compressAndSplitEvent(e);if(null!=i){for(var r={},o=0;o<i.length;o++)r[this.PREFIX+o]=i[o];return r["x-f-uc"]=t,r.csrf_token=n,JSON.stringify(r)}return null}},{key:"getParamPrefix",value:function(){return this.PREFIX}}]),e}();!function(){function e(){Fd(this,e),this.processor=new jd,this.DEFAULT_URL="/platform-telemetry/li/gather",this.timestone=new Hd,this.workerThread=null,this.events=[]}qd(e,[{key:"init",value:function(e,t,n,i,r,o){var a=this;if(this.isExist(o)&&""!==o&&window.Worker){var s=this.convertWorkerUrl(o);null!==s&&(this.workerThread=new Worker(s),this.workerThread.onmessage=function(t){a.sendTelemetry(t.data,e)})}this.isExist(e)||(e=this.DEFAULT_URL);var c=0,l=6;null===i||isNaN(i)||(l=i);var u=this.timestone.record({emit:function(n,i){i&&a.events.length>0&&c<l?(a.collect(e,t,a.events,r),c+=1,a.events.splice(0,a.events.length)):c>=l&&(u(),a.isExist(a.workerThread)&&a.workerThread.terminate()),a.events.push(n)},checkoutEveryNms:n})}},{key:"collect",value:function(e,t,n,i){if(this.isExist(i)||(i=""),this.isExist(t)||(t="undefined-uc"),this.isExist(this.workerThread))this.workerThread.postMessage({events:n,useCase:t,csrfToken:i});else{var r=this.processor.processTelemetry(n,t,i);null!==r&&this.sendTelemetry(r,e)}}},{key:"collectFinalTelemetry",value:function(e,t,n){if(this.isExist(e)||(e=this.DEFAULT_URL),this.isExist(n)||(n=""),this.isExist(t)||(t="undefined-uc"),this.events.length>0)if(navigator.sendBeacon&&this.isExist(FormData)){var i=new FormData;i.append("x-f-uc",t),i.append("csrf_token",n);for(var r=this.processor.compressAndSplitEvent(this.events),o=0;o<r.length;o++)i.append(this.processor.getParamPrefix()+o,r[o]);navigator.sendBeacon(e,i)}else this.collect(e,t,this.events,"")}},{key:"sendTelemetry",value:function(e,t){var n=new XMLHttpRequest;n.open("POST",t),n.setRequestHeader("Content-Type","application/json"),n.send(e)}},{key:"isExist",value:function(e){return null!=e}},{key:"convertWorkerUrl",value:function(e){var t="https://"+window.location.host;if(0===e.indexOf(t)||0===e.indexOf("/"))return e;if(-1===e.indexOf(t)){var n=e.split(".com/");if(2===n.length)return"/"+n[1]}return null}}])}();const{EVENTS:Wd,GOT_CONTEXTS:Vd,GOT_PROMPT_MOMENT_TYPES:Kd}=Td,{GOOGLE_USER_FETCHED:zd,PROMPT_MOMENT:Xd}=Wd;function Yd(){const e=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!e||0===e.trim().length};return e.errorMessageSuffix="error_empty",e}function Qd(e){const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length<e};return t.errorMessageSuffix="error_too_short",t}function Jd(e){const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length>e};return t.errorMessageSuffix="error_too_long",t}const Zd={session_key:[Yd(),Qd(3),Jd(128)],session_password:[Yd(),Qd(6),Jd(400)]};function $d(e,t){const n=Zd[e];if(!n)throw new Error("No validation rules for element named ".concat(e));for(let e=0;e<n.length;e++)if(n[e](t))return n[e].errorMessageSuffix}var eh=window||e.g;const th=/^((?!\.(stg|corp)).)*\.linkedin\.(com|cn)$/,nh="utag_data",ih="platform.linkedin.com",rh="platform.linkedin-ei.com",oh="platform.linkedin.cn",ah="platform.linkedin-ei.cn",sh="www.linkedin-ei.com",ch="www.linkedin.com",lh="www.linkedin-ei.cn",uh="www.linkedin.cn",dh="utag",hh="utag_cfg_ovrd",ph="tealium",fh="/litms/api/metadata/user",mh="trackingEventDebugData";function gh(){const e=eh.location?eh.location.hostname:"";return th.test(e)}function vh(){return gh()?yh()?oh:ih:yh()?ah:rh}function yh(){const e=eh.location?eh.location.hostname:"";return/\.cn$/.test(e)}const Eh="GET";function bh(e,t,n){let i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if("function"!=typeof t||"function"!=typeof n)throw new TypeError("One of the specified callbacks is not a function.");const r=new eh.XMLHttpRequest;r.withCredentials=i,r.open(Eh,e,!0),r.onreadystatechange=function(){this.readyState===this.DONE&&(200===this.status&&"function"==typeof t?t(this.responseText):n(this))},r.send()}function _h(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var wh,Th,xh,Sh,Ch={ADVERTISING:"ADVERTISING",ANALYTICS_AND_RESEARCH:"ANALYTICS_AND_RESEARCH",FUNCTIONAL:"FUNCTIONAL"},kh="GUEST",Ih="MEMBER",Ah=0,Lh=1,Oh=2,Rh=(_h(wh={},kh,"li_gc"),_h(wh,Ih,"li_mc"),wh),Nh=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;for(var o in function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),t=t||{},this.consentAvailable=!1,this.issuedAt=n,this.userMode=i,this.optedInConsentMap={},Ch)t[o]=t[o]||Ah,t[o]!==Ah&&(this.consentAvailable=!0),this.optedInConsentMap[o]=t[o]===Lh||t[o]===Ah&&r===Lh},Ph=(Th=[Ch.ADVERTISING,Ch.ANALYTICS_AND_RESEARCH,Ch.FUNCTIONAL],xh=[Ah,Lh,Oh,Ah],Sh=new RegExp(["^(\\d+)","(\\d+)","(\\d+)","((?:.|\\s)+)"].join(";")),{parseConsentBody:function(e,t){var n=e.match(Sh);if(!n)return{error:"Invalid consent body encoding",consent:new Nh};for(var i=parseInt(n[1],10),r={},o=0;o<Th.length;o++)r[Th[o]]=xh[i>>2*o&3];var a=new Date(1e3*parseInt(n[2],10)),s=parseInt(n[3],10),c=Ah;return s>=0&&s<=3&&(c=xh[s]),{error:null,consent:new Nh(r,a,t,c)}}}),Mh=new RegExp(["^(\\d+)","((?:.|\\s)+)"].join(";")),Dh=function(e,t){var n=t.match(new RegExp("(?:^|; *)".concat(e,"=([^;]*)")));return n&&n.length>1?n[1]:null},Uh=function(e){var t={};for(var n in Ch)t[n]=e;return{error:null,consent:new Nh(t,null,null,e)}};var Bh=function(e,t){e&&e.length>1&&'"'==e.charAt(0)&&'"'==e.charAt(e.length-1)&&(e=e.substring(1,e.length-1));var n,i=null;try{i=(n=e,"undefined"==typeof atob&&"undefined"!=typeof Buffer?Buffer.from(n,"base64").toString("binary"):atob(n)).match(Mh)}catch(e){}if(!i)return{error:"Invalid consent encoding",consent:new Nh};var r=parseInt(i[1],10),o=i[2];return 1===r?Ph.parseConsentBody(o,t):{error:"Invalid encoded consent version ".concat(r),consent:new Nh}},Fh=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.cookie;return e||(e=Dh("liap",t)?Dh(Rh[Ih],t)?Ih:kh:Dh(Rh[kh],t)?kh:Ih),function(e,t){var n=Dh(Rh[e],t);return n?Bh(n,e):Dh(Rh[kh],t)||Dh(Rh[Ih],t)?Uh(Oh):Uh(Lh)}(e,t)};function qh(e){return function(){let e=Fh();return!e||e.consent.optedInConsentMap.ADVERTISING}()&&function(e){return e["compliance.isGDPROptIn"]}(e)}function Hh(e){return function(){let e=Fh();return!e||e.consent.optedInConsentMap.ANALYTICS_AND_RESEARCH}()}function Gh(e){return function(){let e=Fh();return!e||e.consent.optedInConsentMap.FUNCTIONAL}()}function jh(e){for(let t=1;t<arguments.length;t++){const n=arguments[t];if(n){const t=Object.keys(n);for(let i=0;i<t.length;i++){const r=t[i];e[r]=n[r]}}}return e}function Wh(){return/utagdb=[^;]+/.test(eh.document.cookie)}let Vh;const Kh={},zh={};function Xh(){return"https://".concat(gh()?yh()?uh:ch:yh()?lh:sh).concat(fh)}function Yh(){return function(e){let t=jh({},e);return t["compliance.isAdvertisingOptIn"]=qh(t),t["compliance.isAnalyticsAndResearchOptIn"]=Hh(),t["compliance.isFunctionalOptIn"]=Gh(),t}(Kh)}function Qh(e){if(!zh[e]){const t=function(e){return"https://".concat(vh(),"/litms/allowlist/").concat(encodeURIComponent(e))}(e),n=new Promise(((e,n)=>{bh(t,(t=>{e(JSON.parse(t))}),(e=>{n(e)}),!1)}));zh[e]=n}return zh[e]}eh[nh]||(eh[nh]={});const Jh="undefined"!=typeof window&&window&&"node"!==window.appEnvironment,Zh=5;let $h;function ep(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"main",t=arguments.length>1?arguments[1]:void 0;return function(){if(void 0===$h&&Jh){const e=eh.document.cookie.match(/litms_utag_override=([^;]+)/);$h=e?e[1]:""}return $h}().length>0?$h:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Zh,n=null;"string"==typeof e&&(n="https://".concat(vh(),"/litms/utag/").concat(e,"/utag.js?cb=").concat(function(e){const t=new eh.Date;t.setSeconds(0),t.setMilliseconds(0);const n=Math.floor(t.getMinutes()/e)*e;return t.setMinutes(n),t.getTime()}(t)));return n}(e,t)}function tp(e,t,n,i){e.onLoadRulesRunOnce(n);let r=jh({},t,Yh());e.view(r),Wh()&&eh[mh].push({profileName:i,eventType:"PV",trackingData:r})}function np(e,t,n,i){e.onLoadRulesRunOnce(n);let r=jh({},t,Yh());e.link(r),Wh()&&eh[mh].push({profileName:i,eventType:"CI",trackingData:r})}function ip(e,t,n){if(function(e){eh[dh]=e}(e),t instanceof Array&&t.length>0){const i=t.length;for(let r=0;r<i;r++){const i=t.shift();i.isControlInteraction?np(e,i.data,i.callback,n):tp(e,i.data,i.callback,n)}}}function rp(e,t){!function(e){return"object"==typeof e&&"function"==typeof e.fireTrackingEvent}(e)?console.error("Unable to fire tracking event"):e.fireTrackingEvent(t.info.name,t.body)}function op(e,t){return"urn:li:externalMarketingTag:(".concat(function(e){const t=e.data["ut.profile"],n=e.cfg.v;return"urn:li:tagManagementSystemProfile:(".concat(ph,",").concat(t,",").concat(n,")")}(e),",").concat(parseInt(t),")")}function ap(e){const t=function(e){return Object.keys(e.loader.cfg).filter((t=>1===e.loader.cfg[t].send&&0!==e.loader.cfg[t].load))}(e).map((t=>function(e,t){return{tagUrn:op(e,t)}}(e,t)));if(0!==t.length)return{info:{name:"ExternalMarketingTagFireEvent"},body:{header:{},requestHeader:{},tags:t}}}eh[hh]=eh[hh]||{},eh[mh]=eh[mh]||[],eh[hh].noview=!0,eh[hh].nocookie=!0;const sp=Jh&&new RegExp("bot|google|aolbuild|baidu|bing|msn|duckduckgo|teoma|slurp|yandex|sogou|facebook|alexa","i").test(eh.navigator.userAgent),cp={};let lp,up,dp,hp={};class pp{constructor(){let{profileName:e,tracking2Instance:t,enableAllowlisting:n=!1,cacheBusterInterval:i}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.isInitialized=!1,this.isAllowlistingEnabled=!1,this._allowlistReadyPromise=Promise.resolve({}),this.isContainerTagLoaded=!1,this._queue=[],this.allowlist={pageKey:{},controlUrn:{}},this.tracking2Instance=t,this.profileName=e,this.enableAllowlisting=n,this.cacheBusterInterval=i}initialize(){return this._shouldInitialize()?this.isInitialized?(console.warn("Initialize should not be called more that once"),this.initializePromise.then()):(this.isInitialized=!0,this.initializePromise=new Promise(((e,t)=>{this.enableAllowlisting?(this.isAllowlistingEnabled=!0,this._onInitializeSuccessCallback=e,this._onInitializeFailureCallback=t,this._allowlistReadyPromise=Qh(this.profileName).then((e=>this._processAllowlistResult(e))).catch((e=>console.error("Unable to retrieve allowlists for profile : ".concat(this.profileName),e)))):this._loadContainerTag(e,t)})),this.profileName&&(cp[this.profileName]=this),this.initializePromise):Promise.resolve()}_processAllowlistResult(e){Object.keys(e).forEach((t=>this.addValuesToAllowlist(t,e[t])))}_loadContainerTag(e,t){void 0!==eh[dh]&&(eh[dh]=void 0),void 0!==eh[nh]&&(eh[nh]=void 0);const n=function(){if(!Vh){const e=Xh();Vh=new Promise(((t,n)=>{bh(e,(e=>{try{t(JSON.parse(e))}catch(e){console.error("Invalid JSON format of userSettings"),n(e)}}),(e=>{n(e)}))}))}return Vh}().then((e=>{Object.keys(e).forEach((t=>{!function(e,t){const n="string"!=typeof t?"":"".concat(t,".");"object"==typeof e&&Object.keys(e).forEach((t=>{Kh[n+t]=e[t]}))}(e[t],t)}))})).catch((e=>{console.error("Unable to get user settings while calling loading container tag",e)})),i=(r=ep(this.profileName,this.cacheBusterInterval),new Promise((e=>{const t=eh.document.createElement("script");t.type="text/javascript",t.src=r,t.async=!0,t.onload=e,eh.document.getElementsByTagName("head")[0].appendChild(t)})));var r;Promise.all([n,i]).then((()=>{this.isContainerTagLoaded=!0,this._uTag=eh[dh],function(e){const t=[];e.onLoadRulesRunOnce=function(e){t.push(e)};const n=e.loader.initcfg;e.loader.initcfg=function(){n.call(this,arguments),t.length>0&&t.shift()()}}(this._uTag),this._processQueuedEvents();const t={info:{name:"TagManagementSystemLoadEvent"},body:{header:{},requestHeader:{}}};"object"==typeof this.tracking2Instance&&rp(this.tracking2Instance,t),e(t)})).catch((e=>{console.error("Unable to complete loading container tag",e),t()}))}_shouldInitialize(){return!sp}_shouldProcessEvent(e){return sp?Promise.resolve(!1):this.isAllowlistingEnabled?new Promise((t=>{this._allowlistReadyPromise.then((()=>{t(this._isEventAllowlisted(e))}))})):Promise.resolve(!0)}_isEventAllowlisted(e){return void 0!==e.controlUrn?this._isEventAllowlistedByControlUrn(e):this._isEventAllowlistedByPageKey(e)}_isEventAllowlistedByPageKey(e){return void 0!==this.allowlist.pageKey[e.pageKey]}_isEventAllowlistedByControlUrn(e){return void 0!==this.allowlist.controlUrn[e.controlUrn]}addValuesToAllowlist(e,t){"string"==typeof e&&Array.isArray(t)&&void 0!==this.allowlist[e]&&t.forEach((t=>{this.allowlist[e][t]=!0}))}_processQueuedEvents(){this.isContainerTagLoaded?ip(this._uTag,this._queue,this.profileName):this.isInitialized&&this.isAllowlistingEnabled&&this._loadContainerTag(this._onInitializeSuccessCallback,this._onInitializeFailureCallback)}_fireAuditEvent(){const e=ap(this._uTag);return void 0!==this.tracking2Instance&&void 0!==e&&rp(this.tracking2Instance,e),e}_createCallbackForAuditEvent(e){const t=this;return function(){const n=t._fireAuditEvent();"function"==typeof e&&e(n)}}_checkForCookieConsent(){Fh().consent.consentAvailable&&!up?this._refireTracking():lp=setTimeout((()=>{this._checkForCookieConsent()}),2e3)}_refireTracking(){hp.payloads&&hp.payloads.forEach((e=>{const{data:t,callback:n}=e;t.cookieConsentGiven=!0,this.trackPageView(t,n)}))}_savePayloadForRefire(e,t){if(Jh){up=!1;const{payloads:n=[],url:i}=hp,r=location.href,o={data:e,callback:t},a=r!==i?[]:n;a.push(o),hp={url:r,payloads:a},lp||(lp=setTimeout((()=>{this._checkForCookieConsent()}),2e3))}}trackPageView(e,t){return Fh().consent.consentAvailable||this._savePayloadForRefire(e,t),this._shouldProcessEvent(e).then((n=>{n&&(this._queue.push({isControlInteraction:!1,data:e,callback:this._createCallbackForAuditEvent(t)}),this._processQueuedEvents())}))}trackControlInteraction(e,t){return this._shouldProcessEvent(e).then((n=>{n&&(this._queue.push({isControlInteraction:!0,data:e,callback:this._createCallbackForAuditEvent(t)}),this._processQueuedEvents())}))}}function fp(e){let{event:t,litmsInstance:n,pageKey:i}=e;const r=t.target.getAttribute("data-tracking-control-name"),o=t.target.hasAttribute("data-tracking-litms");r&&o&&n.trackControlInteraction({controlUrn:"urn:li:control:".concat(i,"-").concat(r)})}class mp{constructor(e){if(this.trackingInstance=e,this.pageKey=b(document),this.litmsProfileName=function(e){const t=e.querySelector('meta[name="litmsProfileName"]');return t?t.content:""}(document),!this.litmsProfileName)throw Error('Page missing "litmsProfileName" meta tag.');this.litmsInstance=new pp({tracking2Instance:this.trackingInstance,profileName:this.litmsProfileName}),this.litmsInstance.initialize(),this.clickEventListener=e=>fp({event:e,litmsInstance:this.litmsInstance,pageKey:this.pageKey}),this.keydownEventListener=e=>{"Enter"!==e.key&&" "!==e.key&&"Spacebar"!==e.key||fp({event:e,litmsInstance:this.litmsInstance,pageKey:this.pageKey})},document.body.addEventListener("click",this.clickEventListener,!0),document.body.addEventListener("keydown",this.keydownEventListener,!0)}trackPageView(){let{pageKey:e="",customParameters:t={}}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!("string"==typeof e||e instanceof String))throw new Error("The pageKey is not a string!");if(!("object"==typeof t||t instanceof Object))throw new Error("CustomParamteres is expected to be an object.");const n=e||this.pageKey;this.litmsInstance&&this.litmsInstance.trackPageView(ce({pageKey:n},t))}}function gp(){try{const e={};return void 0!==window.globalThis.apfcDf&&(e.df=window.globalThis.apfcDf),JSON.stringify(e)}catch(e){return JSON.stringify({error:e.message})}}const vp="apfc",yp='[data-js-module-id="guest-input"]',Ep='[data-js-module-id="guest-input__message"]',bp="input-error",_p="hidden";class wp{constructor(e){let{customValidate:t,fireTrackingOnInit:n=!0,initSuccess:i,initFailure:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to sign in form");this.el=e,this._customValidate=t,this._fireTrackingOnInit=n,this.initSuccess=i,this.initFailure=r,this.showText=ls("i18n_sign_in_form_show_text"),this.showLabelText=ls("i18n_sign_in_form_show_label"),this.hideText=ls("i18n_sign_in_form_hide_text"),this.hideLabelText=ls("i18n_sign_in_form_hide_label"),this.usernameEl=this.el.querySelector("input[name=".concat("session_key","]")),this.passwordEl=this.el.querySelector("input[name=".concat("session_password","]")),this.usernameElId=this.usernameEl.id,this.passwordElId=this.passwordEl.id,this.usernameMsgEl=this.el.querySelector("".concat(Ep,'[for="').concat(this.usernameElId,'"]')),this.passwordMsgEl=this.el.querySelector("".concat(Ep,'[for="').concat(this.passwordElId,'"]')),this.sessionRedirectEl=this.el.querySelector("input[name=".concat("session_redirect","]")),this.passwordVisibilityToggle=this.el.querySelector("".concat('[data-id="sign-in-form__password-visibility-toggle"]')),this.anonymousLoginToggleInput=this.el.querySelector(".anonymous-login-toggle input"),this.passwordVisibilityToggle.addEventListener("click",this._togglePasswordVisibility.bind(this)),this.el.addEventListener("submit",(e=>{if(e.preventDefault(),!this._validate()){if(this._customValidate)return this._customValidate(this.el);if(this.el.appendChild(this._createHiddenInputElement(vp,gp())),this.anonymousLoginToggleInput&&this.anonymousLoginToggleInput.checked){const t=this.sessionRedirectEl.value,n=h("/public-profile/settings/anonymousLogin","csrfToken",S(f("JSESSIONID")));this.sessionRedirectEl.value=h(n,"originalSessionRedirect",t);try{localStorage.setItem("voyager-web:anonymous-login",Date.now())}catch(e){}}this.el.submit()}})),window.tracking&&window.tracking.then((e=>{const t=b(document,{skipSuffix:!0}),n=t+"_login-form",i=this.el.querySelector('[data-id="sign-in-form__submit-btn"]'),r="".concat(t,"-").concat(i.dataset.trackingControlName),o=Ia(e),a=this._createHiddenInputElement("pageInstance",o),s=this._createHiddenInputElement("controlId",r);this.el.appendChild(s),this.el.appendChild(a),this._fireTrackingOnInit&&this.fireTracking(e,n)}))}fireTracking(e,t){Sa(e,"ajax",t),function(e){if(!dp){if(!e)throw new Error("No trackingInstance passed in!");dp=new mp(e)}return dp}(e).trackPageView({pageKey:t})}setUsernameInputValue(e){this.usernameEl.value=e}resetFormState(){this.usernameEl.value="",this.passwordEl.value="","text"===this.passwordEl.getAttribute("type")&&this._togglePasswordVisibility()}_createHiddenInputElement(e,t){const n=document.createElement("input");return n.setAttribute("type","hidden"),n.setAttribute("name",e),n.setAttribute("value",t),n}_togglePasswordVisibility(){"password"===this.passwordEl.getAttribute("type")?(this.passwordEl.setAttribute("type","text"),this.passwordVisibilityToggle.innerText=this.hideText,this.passwordVisibilityToggle.setAttribute("aria-label",this.hideLabelText)):(this.passwordEl.setAttribute("type","password"),this.passwordVisibilityToggle.innerText=this.showText,this.passwordVisibilityToggle.setAttribute("aria-label",this.showLabelText))}_validate(){const e=$d(this.usernameEl.name,this.usernameEl.value);if(e){this.usernameEl.closest(yp).classList.add(bp),this.usernameMsgEl.classList.remove(_p);const t="".concat("i18n_username","_").concat(e);return this.usernameMsgEl.innerText=ls(t),this.usernameEl.focus(),!0}this.usernameEl.closest(yp).classList.remove(bp),this.usernameMsgEl.classList.add(_p);const t=$d(this.passwordEl.name,this.passwordEl.value);if(t){this.passwordEl.closest(yp).classList.add(bp),this.passwordMsgEl.classList.remove(_p);const e="".concat("i18n_password","_").concat(t);return this.passwordMsgEl.innerText=ls(e),this.passwordEl.focus(),!0}this.passwordEl.closest(yp).classList.remove(bp),this.passwordMsgEl.classList.add(_p)}}const Tp=30,xp="cta-modal";class Sp{constructor(e){let{daysCoolOff:t=Tp,dismissOnOutsideClick:n=!0,dismissOnScroll:i=!1,dismissBtnEl:r,coolOffKey:o=xp}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to cta modal");this.el=e,this.coolOffPeriod=24*t*60*60*1e3,this.coolOffKey=o,this.dismissBtnEl=r||this.el.querySelector(".cta-modal__dismiss-btn"),this._dismissEvent=e=>this._dismiss(e),this._interactionEvent=e=>this._interactionListener(e),this.dismissOnOutsideClick=n,this.dismissOnScroll=i,this._hideModal()?m(this.el,"didNotOpen"):(this.dismissable=new Cu(this.el,this.dismissBtnEl,{isShown:!1}),this.dismissable.show(),this._addEventListeners())}_addEventListeners(){this.el.addEventListener("dismiss",this._dismissEvent),this.dismissOnOutsideClick&&document.body.addEventListener("click",this._interactionEvent),this.dismissOnScroll&&window.addEventListener("scroll",this._interactionEvent)}_dismiss(e){this._hardDismissal(e)&&this._setCoolOff(e),this._removeEventListeners()}_removeEventListeners(){this.el.removeEventListener("dismiss",this._dismissEvent),this.dismissOnOutsideClick&&document.body.removeEventListener("click",this._interactionEvent),this.dismissOnScroll&&window.removeEventListener("scroll",this._interactionEvent)}_interactionListener(e){this.el.contains(e.target)||this.dismissable.dismiss()}_setCoolOff(){try{localStorage.setItem(this.coolOffKey,Date.now())}catch(e){return""}}_hideModal(){try{const e=localStorage.getItem(this.coolOffKey);if(e){return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem(this.coolOffKey),!1)}}catch(e){return!1}}_hardDismissal(e){return e.detail&&this.dismissBtnEl.contains(e.detail.target)}}const Cp="sign-in-card";class kp{constructor(e){let{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:r,coolOffKey:o=Cp}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to sign in card");this.el=e,this.dismissBtnEl=r;const a=this.el.querySelector('[data-id="sign-in-form"]');a&&new wp(a),this.ctaModal=new Sp(this.el,{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:this.dismissBtnEl,coolOffKey:o})}}const{GOOGLE_USER_FETCHED:Ip,GOOGLE_ERROR:Ap,INITIALIZED:Lp}=Td.EVENTS,{INITIALIZATION:Op}=Td.GSI_ERROR_TYPES;function Rp(e){var t=e.intersectionRect;return t.width>=0&&t.height>=0}function Np(e){try{return e.getBoundingClientRect()}catch(e){if("object"==typeof e&&null!==e&&16389==(65535&e.number))return{top:0,bottom:0,left:0,width:0,height:0,right:0,x:0,y:0};throw e}}function Pp(e,t){return Math.round(e-t)}var Mp,Dp=(Mp=function(e,t){return Mp=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},Mp(e,t)},function(e,t){function n(){this.constructor=e}Mp(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),Up=function(){function e(){this.items=[]}return e.prototype.remove=function(e){for(var t=this.items.length,n=0;n<t;n++)this.removePredicate(e,this.items[n])&&(this.items.splice(n,1),n--,t--)},e.prototype.clear=function(){this.items=[]},e.prototype.push=function(e){this.items.push(e)},e.prototype.isEmpty=function(){return 0===this.items.length},e}(),Bp=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Dp(t,e),t.prototype.removePredicate=function(e,t){return"string"==typeof e?t.id===e:t.callback===e},t}(Up),Fp=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Dp(t,e),t.prototype.removePredicate=function(e,t){return t===e},t}(Up),qp=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Dp(t,e),t.prototype.removePredicate=function(e,t){return"string"==typeof e?t.id===e:"function"==typeof e?t.callback===e:t.el===e},t}(Up),Hp=function(){return 0},Gp=!("undefined"==typeof window||!window||"undefined"==typeof document||!document),jp=Gp&&!!window.requestAnimationFrame,Wp={hasDOM:Gp,hasRAF:jp,getScrollTop:Hp,getScrollLeft:Hp,getHeight:Hp,getWidth:Hp,rAF:jp?window.requestAnimationFrame.bind(window):function(e){e()},meta:{width:0,height:0,scrollTop:0,scrollLeft:0,x:0,y:0,top:0,left:0},version:0,lastVersion:0,updateMeta:Hp,get isDirty(){return Wp.version!==Wp.lastVersion},document:window.document,IntersectionObserver:Gp&&window.IntersectionObserver,performance:Gp&&window.performance};function Vp(){++Wp.version}function Kp(){var e=null!=document.scrollingElement;Wp.getScrollTop=e?function(){return document.scrollingElement.scrollTop}:function(){return window.scrollY},Wp.getScrollLeft=e?function(){return document.scrollingElement.scrollLeft}:function(){return window.scrollX}}Gp&&(Wp.getHeight=function(){return window.innerHeight},Wp.getWidth=function(){return window.innerWidth},Wp.updateMeta=function(){Wp.meta.height=Wp.getHeight(),Wp.meta.width=Wp.getWidth(),Wp.meta.scrollLeft=Wp.getScrollLeft(),Wp.meta.scrollTop=Wp.getScrollTop(),Wp.lastVersion=Wp.version},Wp.updateMeta(),"loading"!==document.readyState?Kp():document.addEventListener("DOMContentLoaded",Kp),window.addEventListener("resize",Vp,!1),window.addEventListener("scroll",Vp,!1));var zp=function(){function e(){this.reads=[],this.work=[],this.running=!1}return e.prototype.scheduleRead=function(e){this.reads.unshift(e),this.run()},e.prototype.scheduleWork=function(e){this.work.unshift(e),this.run()},e.prototype.run=function(){var e=this;this.running||(this.running=!0,Wp.rAF((function(){e.running=!1;for(var t=0,n=e.reads.length;t<n;t++)e.reads.pop()();t=0;for(var i=e.work.length;t<i;t++)e.work.pop()();(e.work.length>0||e.reads.length>0)&&e.run()})))},e}(),Xp=null;var Yp=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),Qp="xxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})),Jp=0,Zp=function(){function e(e,t,n,i,r,o,a,s,c,l){this.dateNow=e,this.highResTime=t,this.scrollTop=n,this.scrollLeft=i,this.width=r,this.height=o,this.x=a,this.y=s,this.top=c,this.left=l}return e.generate=function(t){void 0===t&&(t=window);var n=this.revalidateRootMeta(t);return new e(Date.now(),performance.now(),n.scrollTop,n.scrollLeft,n.width,n.height,n.x,n.y,n.top,n.left)},e.revalidateRootMeta=function(e){void 0===e&&(e=document);var t,n={width:0,height:0,scrollTop:0,scrollLeft:0,x:0,y:0,top:0,left:0};return Wp.isDirty&&Wp.updateMeta(),e===window||e===document?(n.height=Wp.meta.height,n.width=Wp.meta.width,n.scrollLeft=Wp.meta.scrollLeft,n.scrollTop=Wp.meta.scrollTop,n):(t=Np(e),n.scrollTop=e.scrollTop,n.scrollLeft=e.scrollLeft,n.width=t.width,n.height=t.height,n.x=t.x,n.y=t.y,n.top=t.top,n.left=t.left,n)},e}();function $p(){return Jp+++Qp}var ef=function(){function e(e,t){this.isTicking=!1,this.toRemove=[],this.engine=e||(Xp||(Xp=new zp)),this.root=t||window}return e.prototype.tick=function(){if(this.queue.isEmpty())this.isTicking=!1;else{if(this.toRemove.length>0){for(var e=0;e<this.toRemove.length;e++)this.queue.remove(this.toRemove[e]);this.toRemove=[]}this.applyQueue(Zp.generate(this.root)),this.engine.scheduleRead(this.tick.bind(this))}},e.prototype.scheduleWork=function(e){this.engine.scheduleWork(e)},e.prototype.scheduleRead=function(e){this.engine.scheduleRead(e)},e.prototype.queryElement=function(e,t){var n,i,r=this;this.engine.scheduleRead((function(){n=Np(e),i=Zp.generate(r.root)})),this.engine.scheduleWork((function(){t(n,i)}))},e.prototype.unwatch=function(e){this.toRemove.push(e)},e.prototype.unwatchAll=function(){this.queue.clear()},e.prototype.startTicking=function(){this.isTicking||(this.isTicking=!0,this.engine.scheduleRead(this.tick.bind(this)))},e}(),tf=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.queue=new Bp,t}return Yp(t,e),t.prototype.applyQueue=function(e){for(var t=0;t<this.queue.items.length;t++){var n=this.queue.items[t],i=n.id;(0,n.callback)(e,i)}},t.prototype.watch=function(e){this.startTicking();var t=$p();return this.queue.push({callback:e,id:t}),t},t}(ef),nf=function(e){function t(t){var n=e.call(this,void 0,window)||this;return n.predicate=t,n}return Yp(t,e),t.prototype.applyQueue=function(t){this.predicate(t)&&e.prototype.applyQueue.call(this,t)},t}(tf),rf=function(e){function t(t,n,i){void 0===i&&(i=!1);var r=e.call(this,t,n)||this;return r.lastVersion=Wp.version,r.queue=new qp,r.ALLOW_CACHED_SCHEDULER=i,r}return Yp(t,e),Object.defineProperty(t.prototype,"isDirty",{get:function(){return Wp.version!==this.lastVersion},enumerable:!1,configurable:!0}),t.prototype.applyQueue=function(e){for(var t=0;t<this.queue.items.length;t++){var n=this.queue.items[t],i=n.callback,r=n.el,o=n.id,a=n.clientRect;!this.isDirty&&a&&this.ALLOW_CACHED_SCHEDULER||(a=this.queue.items[t].clientRect=Np(r)),i(e,o,a)}this.lastVersion=Wp.version},t.prototype.watch=function(e,t,n){this.startTicking(),n=n||$p();return this.queue.push({el:e,callback:t,id:n,clientRect:null}),n},t}(ef),of=null;var af=function(){function e(){this.queue=new Fp}return e.prototype.listen=function(e){this.queue.push(e)},e.prototype.unlisten=function(e){this.queue.remove(e)},e.prototype.trigger=function(e){for(var t=0;t<this.queue.items.length;t++)this.queue.items[t](e)},e}(),sf=function(){function e(e){this.scheduler=new nf(e.bind(this))}return e.prototype.trigger=function(){},e.prototype.listen=function(e){this.state=Zp.generate(),this.scheduler.watch(e)},e.prototype.unlisten=function(e){this.scheduler.unwatch(e)},e}(),cf=null;function lf(e,t){var n=(cf||(cf={scroll:new sf((function(e){var t=this.state,n=t.scrollTop,i=t.scrollLeft;return this.state=e,n!==e.scrollTop||i!==e.scrollLeft})),resize:new sf((function(e){var t=this.state,n=t.width,i=t.height;return this.state=e,i!==e.height||n!==e.width})),destroy:new af,beforeunload:new af,hide:new af,show:new af}))[e];n&&n.listen(t)}function uf(e,t){if(cf){var n=cf[e];n&&n.unlisten(t)}}function df(e,t){if(cf){var n=cf[e];n&&n.trigger(t)}}function hf(e){(of||(of=new tf)).scheduleWork(e)}function pf(e){var t=e.left,n=e.right,i=e.top,r=e.bottom;return{left:t,x:t,top:i,y:i,bottom:r,right:n,width:n-t,height:r-i}}Wp.hasDOM&&(window.addEventListener("beforeunload",(function(){df("beforeunload"),df("destroy")})),document.addEventListener("visibilitychange",(function(){"visible"===document.visibilityState?df("show"):df("hide")})));var ff=function(){function e(e,t){void 0===t&&(t={}),this.records={},this.callback=e,t.threshold=t.threshold||0,this.rootMarginObj=function(e){var t=e.split(" ").map((function(e){return parseInt(e,10)}));switch(t.length){case 2:return{top:t[0],left:t[1],bottom:t[0],right:t[1]};case 3:return{top:t[0],left:t[1],bottom:t[2],right:t[1]};case 4:return{top:t[0],left:t[1],bottom:t[2],right:t[3]};default:return{top:0,left:0,bottom:0,right:0}}}(t.rootMargin||"0px"),this.root=t.root||null,Array.isArray(t.threshold)?this.thresholds=t.threshold:this.thresholds=[t.threshold],this.scheduler=new rf(void 0,this.root,t.ALLOW_CACHED_SCHEDULER)}return e.prototype.observe=function(e){var t=this,n=e,i=n.__spanielId=n.__spanielId||$p();return this.scheduler.watch(e,(function(e,i,r){t.onTick(e,i,r,n)}),n.__spanielId),i},e.prototype.onTick=function(e,t,n,i){var r=this,o=this.generateEntryEvent(e,n,i),a=o.numSatisfiedThresholds,s=o.entry,c=this.records[t]||(this.records[t]={entry:s,numSatisfiedThresholds:0});a===c.numSatisfiedThresholds&&s.isIntersecting===c.entry.isIntersecting||(c.numSatisfiedThresholds=a,c.entry=s,this.scheduler.scheduleWork((function(){r.callback([s])})))},e.prototype.unobserve=function(e){this.scheduler.unwatch(e.__spanielId),delete this.records[e.__spanielId]},e.prototype.disconnect=function(){this.scheduler.unwatchAll(),this.records={}},e.prototype.takeRecords=function(){return[]},e.prototype.generateEntryEvent=function(e,t,n){for(var i=0,r=function(e,t,n,i){if("none"===n.style.display)return{time:e.dateNow,highResTime:e.highResTime,boundingClientRect:mf(),intersectionRatio:0,intersectionRect:mf(),isIntersecting:!1,rootBounds:mf(),target:n};var r=t.bottom,o=t.right,a=e.left+i.left,s=e.top+i.top,c={left:a,top:s,bottom:i.bottom,right:i.right,width:e.width-(i.right+i.left),height:e.height-(i.bottom+i.top),y:s,x:a},l=Math.max(c.left,t.left),u=Math.max(c.top,t.top),d=Math.min(c.left+c.width,t.right)-l,h=Math.min(c.top+c.height,t.bottom)-u,p=d>=0?l:0,f=u>=0?u:0,m={left:p,top:f,x:p,y:f,width:d,height:h,right:o,bottom:r};return function(e){var t=e.unixTime,n=e.highResTime,i=e.rootBounds,r=e.boundingClientRect,o=e.intersectionRect,a=e.target,s=r.height*r.width,c=s>0?o.width*o.height/s:0;return{time:t,highResTime:n,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:a,intersectionRatio:c,isIntersecting:Rp({intersectionRect:o})}}({unixTime:e.dateNow,highResTime:e.highResTime,rootBounds:c,target:n,boundingClientRect:pf(t),intersectionRect:m})}(e,t,n,this.rootMarginObj),o=0;o<this.thresholds.length;o++){var a=this.thresholds[o];r.intersectionRatio>=a&&i++}return{numSatisfiedThresholds:i,entry:r}},e}();function mf(){return{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0}}var gf={x:0,y:0,width:0,height:0,bottom:0,left:0,top:0,right:0};!function(){function e(e,t){var n=this;this.paused=!1,this.queuedEntries=[],this.recordStore={},this.callback=e;var i=t||{threshold:[]},r=i.root,o=i.rootMargin,a=i.threshold,s=i.ALLOW_CACHED_SCHEDULER,c=i.BACKGROUND_TAB_FIX,l=i.USE_NATIVE_IO,u="string"!=typeof(o=o||"0px")?function(e){return e.top+"px "+e.right+"px "+e.bottom+"px "+e.left+"px"}(o):o;this.thresholds=a.sort((function(e){return e.ratio}));var d={root:r,rootMargin:u,threshold:this.thresholds.map((function(e){return e.ratio})),ALLOW_CACHED_SCHEDULER:s};this.usingNativeIo=!!l&&!!Wp.IntersectionObserver;var h=this.usingNativeIo?Wp.IntersectionObserver:ff;this.observer=new h((function(e){return n.internalCallback(e)}),d),this.onTabHidden=this._onTabHidden.bind(this),this.onWindowClosed=this._onWindowClosed.bind(this),this.onTabShown=this._onTabShown.bind(this),Wp.hasDOM&&(lf("beforeunload",this.onWindowClosed),lf("hide",this.onTabHidden),lf("show",this.onTabShown),c&&(this.paused="visible"!==Wp.document.visibilityState))}e.prototype._onWindowClosed=function(){this.onTabHidden()},e.prototype.setAllHidden=function(){for(var e=Object.keys(this.recordStore),t=0;t<e.length;t++)this.handleRecordExiting(this.recordStore[e[t]]);this.flushQueuedEntries()},e.prototype._onTabHidden=function(){this.paused=!0,this.setAllHidden()},e.prototype.generateObserverTimestamp=function(){return this.usingNativeIo?Math.floor(performance.now()):Date.now()},e.prototype._onTabShown=function(){this.paused=!1;for(var e=Object.keys(this.recordStore),t=performance.now(),n=this.generateObserverTimestamp(),i=0;i<e.length;i++){var r=this.recordStore[e[i]].lastSeenEntry;if(r){var o=r.intersectionRatio,a=r.boundingClientRect,s=r.rootBounds,c=r.intersectionRect,l=r.isIntersecting,u=r.target;this.handleObserverEntry({intersectionRatio:o,boundingClientRect:a,time:n,highResTime:t,isIntersecting:l,rootBounds:s,intersectionRect:c,target:u})}}},e.prototype.internalCallback=function(e){e.forEach(this.handleObserverEntry.bind(this))},e.prototype.flushQueuedEntries=function(){this.queuedEntries.length>0&&(this.callback(this.queuedEntries),this.queuedEntries=[])},e.prototype.generateSpanielEntry=function(e,t){var n=e.intersectionRatio,i=e.rootBounds,r=e.boundingClientRect,o=e.intersectionRect,a=e.isIntersecting,s=e.time,c=e.target,l=this.recordStore[c.__spanielId],u=this.usingNativeIo?Math.floor((Wp.performance.timeOrigin||Wp.performance.timing.navigationStart)+s):s,d=this.usingNativeIo?s:e.highResTime;if(!d)throw new Error("Missing intersection entry timestamp");return{intersectionRatio:n,isIntersecting:a,unixTime:u,time:u,highResTime:d,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:c,duration:0,visibleTime:a?u:-1,entering:!1,payload:l.payload,label:t.threshold.label,threshold:t.threshold}},e.prototype.handleRecordExiting=function(e){var t=this,n=Date.now(),i=performance.now();e.thresholdStates.forEach((function(r){var o=e.lastSeenEntry&&e.lastSeenEntry.boundingClientRect;t.handleThresholdExiting({intersectionRatio:-1,isIntersecting:!1,unixTime:n,time:n,highResTime:i,payload:e.payload,label:r.threshold.label,threshold:r.threshold,entering:!1,rootBounds:gf,boundingClientRect:o||gf,intersectionRect:gf,visibleTime:r.lastVisible.unixTime,duration:Pp(i,r.lastVisible.highResTime),target:e.target},r),r.lastSatisfied=!1,r.visible=!1,r.lastEntry=null}))},e.prototype.handleThresholdExiting=function(e,t){var n=e.highResTime,i=!!t.threshold.time;t.lastSatisfied&&(!i||i&&t.visible)&&(e.duration=Pp(n,t.lastVisible.highResTime),e.visibleTime=t.lastVisible.unixTime,e.entering=!1,t.visible=!1,this.queuedEntries.push(e)),clearTimeout(t.timeoutId)},e.prototype.handleObserverEntry=function(e){var t=this,n=e.target,i=this.recordStore[n.__spanielId];i&&(i.lastSeenEntry=e,this.paused||(i.thresholdStates.forEach((function(n){var i=!!n.threshold.time,r=t.generateSpanielEntry(e,n),o=e.intersectionRatio>=n.threshold.ratio,a="boolean"==typeof r.isIntersecting?r.isIntersecting:Rp(e),s=o&&a;if(s!=n.lastSatisfied){if(s)if(r.entering=!0,n.lastVisible={highResTime:r.highResTime,unixTime:r.unixTime},i){var c=Number(setTimeout((function(){n.visible=!0,r.duration=Pp(performance.now(),n.lastVisible.highResTime),r.visibleTime=n.lastVisible.unixTime,t.callback([r])}),n.threshold.time));n.timeoutId=c}else n.visible=!0,r.duration=Date.now()-n.lastVisible.unixTime,t.queuedEntries.push(r);else t.handleThresholdExiting(r,n);n.lastEntry=e,n.lastSatisfied=s}})),this.flushQueuedEntries()))},e.prototype.disconnect=function(){this.setAllHidden(),this.observer.disconnect(),this.recordStore={}},e.prototype.destroy=function(){this.disconnect(),Wp.hasDOM&&(uf("beforeunload",this.onWindowClosed),uf("hide",this.onTabHidden),uf("show",this.onTabShown))},e.prototype.unobserve=function(e){var t=this,n=this.recordStore[e.__spanielId];n&&(delete this.recordStore[e.__spanielId],this.observer.unobserve(e),hf((function(){t.handleRecordExiting(n),t.flushQueuedEntries()})))},e.prototype.observe=function(e,t){var n=e,i=n.__spanielId=n.__spanielId||$p();return this.recordStore[i]={target:n,payload:t,lastSeenEntry:null,thresholdStates:this.thresholds.map((function(e){return{lastSatisfied:!1,lastEntry:null,threshold:e,visible:!1,lastVisible:{unixTime:0,highResTime:-1}}}))},this.observer.observe(n),i}}();Wp.IntersectionObserver&&Wp.IntersectionObserver;const vf="show-more-less",yf=".".concat(vf,"__list"),Ef=".".concat(vf,"__more-button"),bf=".".concat(vf,"__less-button"),_f="".concat(vf,"__list--hide-after"),wf="".concat(vf,"__button--hide");class Tf{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e.querySelector(F);if(!e)throw Error("An element must be provided to ShowMoreLess");this.el=e,this.listEl=this.el.querySelector(yf),this._getFocusItemFromListItem=t,this.maxNumToShow=parseInt(this.listEl.getAttribute("data-max-num-to-show")),this.hideClass="".concat(_f,"-").concat(this.maxNumToShow),this.showMoreButton=this.el.querySelector(Ef),this.showLessButton=this.el.querySelector(bf),this._attachEventListeners(),this.firstHiddenListItem=this.listEl.children[this.maxNumToShow],this.isExpanded=!this.listEl.classList.contains(this.hideClass),new N(e,this.listEl,{mainButton:this.showMoreButton,closeButton:this.showLessButton},{isOpen:this.isExpanded})}_attachEventListeners(){this.el.addEventListener("open",(()=>this._showElements())),this.el.addEventListener("close",(()=>this._hideElements())),this.listEl.addEventListener("focus",(e=>this._focusItem(e)))}_focusItem(e){let{target:t}=e;if(t){let e=this._getFocusItemFromListItem(t);e&&e.focus()}}_showElements(){this.listEl.classList.remove(this.hideClass),this._toggleButtons(!1),this._focusItem({target:this.firstHiddenListItem})}_hideElements(){this.listEl.classList.add(this.hideClass),this._toggleButtons(!0)}_toggleButtons(e){e?(this.showLessButton.classList.add(wf),this.showMoreButton.classList.remove(wf)):(this.showLessButton.classList.remove(wf),this.showMoreButton.classList.add(wf))}}const xf="accordion-item__trigger";".".concat(xf);const Sf=350,Cf=575,kf="sticky-header--disabled";class If{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.querySelector(".".concat("sticky-header")),{disableUnderMinimumViewportHeight:t=!1,minimumViewportHeight:n=Sf,disableUnderMinimumViewportWidth:i=!1,minimumViewportWidth:r=Cf}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("A header element is required to instantiate a StickyHeader");if(!e.querySelector("nav"))throw Error("The header must contain a 'nav' element in order to instantiate a StickyHeader");let o=8;if(Xa()){const t=e.querySelector(".search-bar");t&&(o=t.getBoundingClientRect().height)}this.stickyHeader=e,this.stickyElementOptions={exposeStickyState:!0,isBottom:!1,isPositionSticky:!0,scrollThreshold:o};const a=t&&n>0,s=i&&r>0;return a||s?(a&&this.setupDisableUnderMinimumViewportHeight(n),s&&this.setupDisableUnderMinimumViewportWidth(r)):this.instantiateStickyElement(),this.stickyElement}instantiateStickyElement(){this.stickyElement=new kl(this.stickyHeader,this.stickyElementOptions)}setupDisableUnderMinimumViewportHeight(e){const t="(min-height: ".concat(e,"px)"),n=window.matchMedia(t);n.addEventListener("change",this.handleMediaQueryChange.bind(this)),this.handleMediaQueryChange(n)}setupDisableUnderMinimumViewportWidth(e){const t="(min-width: ".concat(e,"px)"),n=window.matchMedia(t);n.addEventListener("change",this.handleMediaQueryChange.bind(this)),this.handleMediaQueryChange(n)}handleMediaQueryChange(e){e.matches?(this.stickyHeader.classList.remove(kf),this.stickyElement||this.instantiateStickyElement()):this.stickyHeader.classList.add(kf)}}const Af=["options","optionsV2"];function Lf(e){return t=>t.type&&t.type.toLowerCase()===e.toLowerCase()}const Of="BLOCK_PROFILE",Rf=Lf("action"),Nf=Lf("openpage"),Pf=Lf("openlink"),Mf=e=>Rf(e)&&e.action.actionType===Of;function Df(e){const t=function(e){const t=(e.type?e.type:e).toLowerCase().split("_"),n=[];n.push(t.splice(0,1));for(const e of t)n.push(e[0].toUpperCase()+e.slice(1));return n.join("")}(e),n=t.toLowerCase();return{[n]:ce({},e[t]),type:n}}class Uf{constructor(e){this.optionStack=[],this.semaphoreJson=e.constructor==={}.constructor?e:JSON.parse(e)}getNextStep(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=this.semaphoreJson,{options:n,optionsV2:i}=t,r=ue(t,Af);if(n&&!(this.optionStack.length>=r.numberOfSteps)){if(e===Of){let e=n.find((e=>Rf(e)&&e.action.type===Of));if(!e)return;e=JSON.parse(JSON.stringify(e)),e.action.actionType=Of;const t=[e];return this.optionStack.push(ce({options:t.map((e=>Df(e))),heading:r.blockConfirmationScreen.heading},r)),this.optionStack[this.optionStack.length-1]}if(e){const t=this.optionStack.length;if(0===t)return;const n=this.optionStack[t-1].options.find((t=>t[t.type].title===e));if(!n)return;if(Nf(n))return ce(ce({},n),r);const i=ce({options:n[n.type].options.map((e=>Df(e)))},r);n[n.type].heading&&(i.heading=n[n.type].heading),this.optionStack.push(i)}else n=[...n,...i],this.optionStack.push(ce({options:n.map((e=>Df(e)))},r));return this.optionStack[this.optionStack.length-1]}}getPreviousStep(){if(this.optionStack.length>1)return this.optionStack.pop(),this.optionStack[this.optionStack.length-1]}hasPreviousStep(){return this.optionStack.length>1}getCurrentStep(){return this.optionStack[this.optionStack.length-1]}findAction(e){const t=this.optionStack[this.optionStack.length-1].options;if(!t)return;const n=t.find((t=>Rf(t)&&t[t.type].title===e));return n&&n.action}}const Bf="hidden";class Ff extends Da{constructor(e){super(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),this.titleEl=this._el.querySelector(".semaphore-modal__title"),this.contentEl=this._el.querySelector(".semaphore-modal__content"),this.footer=this._el.querySelector(".modal__footer"),this.submitBtn=this.footer.querySelector('[data-semaphore-action="submit"]')}setTitle(e){this.titleEl.textContent=e}setContent(e){this.contentEl.appendChild(e)}hideFooter(){this.footer.classList.add(Bf)}showFooter(){this.footer.classList.remove(Bf)}enableSubmit(){this.submitBtn.disabled=!1}disableSubmit(){this.submitBtn.disabled=!0}hideSubmit(){this.disableSubmit(),this.submitBtn.classList.add(Bf)}showSubmit(){this.enableSubmit(),this.submitBtn.classList.remove(Bf)}querySelector(e){return this._el.querySelector(e)}clearContent(){for(this.disableSubmit();this.contentEl.firstChild;)this.contentEl.removeChild(this.contentEl.firstChild)}close(){this.clearContent(),super.close()}}class qf{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'[data-item-type="semaphore"]',t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},i=arguments.length>3?arguments[3]:void 0;this.semaphoreSelector=e,this.parentContainer=t||document;const r=this.parentContainer.querySelector(e);if(r){this.semaphoreTrackingPrefix=r.dataset.semaphoreTrackingPrefix;const e=this.parentContainer.querySelector("#semaphore-modal");e&&(this.semaphoreModal=new Ff(e,{focusElement:i}),this.submitActionCallBack=n,this.parentContainer?(this.parentContainer.addEventListener("click",this.semaphoreClickHandler.bind(this)),e.addEventListener("click",this.clickHandler.bind(this))):(document.body.removeEventListener("click",this.clickHandler),document.body.addEventListener("click",this.clickHandler.bind(this))))}}clickHandler(e){const n=t(e.target,"[data-semaphore-input]");if(n){if(n.href)return e.preventDefault(),void window.open(n.href,"_blank");"semaphore-action"===n.name&&(this.semaphoreModal.showFooter(),this.semaphoreModal.showSubmit())}if("back"===e.target.dataset.semaphoreAction){const e=this.semaphoreConfigParser.getPreviousStep();return void(e?(this.renderSemaphoreOptions(e),this.refreshLazyLoader(),this.semaphoreModal.open()):this.semaphoreModal.close())}if("submit"===e.target.dataset.semaphoreAction){let t=this.semaphoreModal.querySelector("[data-semaphore-input]:checked");if(t){const n=this.semaphoreConfigParser.findAction(t.value);n&&this.sendAction(n).finally((()=>{this.renderThanks(this.semaphoreConfigParser.getCurrentStep().resultScreen),this.submitActionCallBack(e)}))}}let i=t(e.target,"[data-semaphore-item]");if(i&&"action"!==i.dataset.semaphoreItem){const t=i.querySelector('[data-attr="title"]');if(t){const n=this.semaphoreConfigParser.getNextStep(t.textContent);n&&(Nf(n)?(this.renderThanks(n.resultScreen),this.submitActionCallBack(e)):this.renderSemaphoreOptions(n),this.refreshLazyLoader(),this.semaphoreModal.open())}}else{if(i&&i.dataset.semaphoreType===Of){const e=this.semaphoreConfigParser.getNextStep(Of);e&&this.renderSemaphoreOptions(e)}this.parentContainer||this.semaphoreClickHandler(e)}}semaphoreClickHandler(e){let n=t(e.target,this.semaphoreSelector);n&&n.dataset.semaphoreContentType&&n.dataset.semaphoreContentUrn&&"true"===n.dataset.isLoggedIn&&(e.preventDefault(),this.makeSemaphoreRequest(n.dataset.semaphoreContentUrn,n.dataset.semaphoreContentType,n.dataset.semaphoreAuthorProfileId,n.dataset.semaphoreAuthorUrn,n.dataset.semaphoreParentUrn,n.dataset.semaphoreReporterProfileUrn,"true"===n.dataset.semaphoreShouldSendXLiTrack,"true"===n.dataset.semaphoreShouldSendAuthorUrn).then((async e=>{this.semaphoreConfigParser=new Uf(e);const t=this.semaphoreConfigParser.getNextStep();if(t){this.renderSemaphoreOptions(t),this.refreshLazyLoader(),await this.semaphoreModal.open();const e=document.querySelector(".top-level-modal-container .modal__wrapper");null==e||e.focus()}})))}renderSemaphoreOptions(e){this.semaphoreModal.clearContent();const t=this.parentContainer.querySelector("#semaphore-container-template").content.firstElementChild.cloneNode(!0);let n=!1,i=!1,r=!1;e.options.forEach((o=>{let a=o.type;Pf(o)&&!i&&(i=!0),Rf(o)&&(n||(n=!1===o[a].nonRadioOptionEnabled),a=Mf(o)?"block":o[a].nonRadioOptionEnabled?a:"".concat(a,"-radio"));const s=this.parentContainer.querySelector("#semaphore-".concat(a,"-template")).content.firstElementChild.cloneNode(!0),c=o[o.type],l=Nl();s.querySelector("[data-semaphore-input]").id=l;const u=s.querySelector("[data-semaphore-label]");u&&(u.htmlFor=l);const d=s.querySelector('[data-attr="title"]');if(d&&(d.textContent=c.title),c.type&&(s.dataset.semaphoreType=c.type),Rf(o)){if(Mf(o)){r=!0;const t="".concat(e.blockConfirmationScreen.firstLine," \n ").concat(e.blockConfirmationScreen.secondLine);s.querySelector('[data-attr="block-content"]').textContent=t}s.querySelector("[data-semaphore-input]").value=c.title}const h=s.querySelector('[data-attr="body"]');h&&(c.body?h.textContent=c.body:h.remove()),c.url&&(s.querySelector("[data-semaphore-input]").href=c.url),s.querySelector("[data-semaphore-input]").dataset.trackingControlName=c.trackingId,t.appendChild(s)})),this.semaphoreModal.setContent(t),this.semaphoreModal.setTitle(e.heading||e.headings.whyReportingThis),this.semaphoreConfigParser.hasPreviousStep()?(this.semaphoreModal.showFooter(),r&&this.semaphoreModal.showSubmit()):this.semaphoreModal.hideFooter(),i&&this.semaphoreModal.hideSubmit()}renderThanks(e){this.semaphoreModal.hideFooter(),this.semaphoreModal.clearContent(),this.semaphoreModal.setTitle(e.title);const t=this.parentContainer.querySelector("#semaphore-result-template").content.firstElementChild.cloneNode(!0);t.querySelector('[data-attr="thanks-text-body"]').textContent=e.messageBody.body;let n=t.querySelector('[data-attr="thanks-help-center-link"]');n.textContent=e.messageBody.helpCenterText,n.href=this.addTrackingCode(e.messageBody.helpCenterLink);const i=document.createElement("div");i.appendChild(t),this.semaphoreModal.setContent(i)}addTrackingCode(e){return d(e,this.semaphoreTrackingPrefix)}sendAction(e){return ne(e.actionUrl,{method:e.actionUrlRequestType,postData:e.actionPostData})}getLiTrackHeaders(){var e;const t=(null===(e=document.getElementById("config"))||void 0===e?void 0:e.dataset)||{},{appVersion:n,multiproductName:i}=t;return{mpName:i,mpVersion:n,timezoneOffset:(new Date).getTimezoneOffset(),deviceFormFactor:"PHONE",displayHeight:screen.height,displayWidth:screen.width}}makeSemaphoreRequest(e,t,n,i,r,o,a,s){let c=h("/psettings/flagging-menu","entityUrn",e);c=h(c,"contentSource",t),r&&(c=h(c,"parentUrn",r)),o&&(c=h(c,"reporterProfileUrn",o)),n&&!s?c=h(c,"authorProfileId",n):i&&(c=h(c,"authorUrn",i));return ne(c,a?{headers:{"x-li-track":JSON.stringify(this.getLiTrackHeaders())}}:{}).then((e=>200===e.status?e.responseText:"{}")).catch((()=>"{}"))}refreshLazyLoader(){window.lazyloader&&window.lazyloader.then((e=>{e.refreshLoader()}))}}class Hf{constructor(e){if(!e)throw new Error("EllipsisMenu el required");this._el=e,this.currentMenuItem=this._el.querySelector(".ellipsis-menu__item-button");const t=this._el.querySelector(".collapsible-dropdown");if(!t)throw new Error("A collapsible dropdown is required to instantiate an EllipsisMenu");this.collapsibleDropdown=new te(t,{elementToFocus:this.currentMenuItem});this._el.querySelector(".ellipsis-menu__semaphore")&&(this._semaphore=new qf('[data-item-type="semaphore"]',t))}}const Gf="linkedin://";function jf(e){var t;null===(t=window.appDetection)||void 0===t||t.then((t=>{t.some((e=>"windows"===(null==e?void 0:e.platform)&&"7EE7776C.LinkedInforWindows_w1wdnht996qgy!App"===(null==e?void 0:e.id)))&&e()}))}class Wf{constructor(e){let{isShown:t=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to WindowsAppUpsell");this.el=e,this.dismissBtn=this.el.querySelector(".windows-app-upsell .cta-modal__dismiss-btn"),this.dismissable=new Cu(this.el,this.dismissBtn,{isShown:t}),jf(this.updateDeeplink.bind(this))}updateDeeplink(){const e=this.el.querySelector(".windows-app-upsell .windows-app-upsell__cta");e&&e.setAttribute("href",Gf)}}const Vf=10,Kf="sign-in-modal-cool-off-hidden";class zf{constructor(e){let{minutesCoolOff:t=Vf,triggerByOutletEl:n=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed into to sign in modal");this.el=e,this.coolOffEnabled=this.el.hasAttribute("data-cool-off-enabled"),this.coolOffPeriod=60*t*1e3,this.modalEl=this.el.querySelector(".".concat(Ra));const i=this.el.querySelector('[data-id="sign-in-form"]');i&&(this.signInForm=new wp(i,{fireTrackingOnInit:!1})),this.modal=new Da(this.modalEl,{enablePageViewTracking:!0,shouldHideModal:this._shouldHideModal.bind(this),triggerByOutletEl:n}),this.modalEl.addEventListener("close",(()=>{this._setCoolOff()}))}_shouldHideModal(){if(!this.coolOffEnabled)return!1;try{const e=localStorage.getItem(Kf);if(e){return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem(Kf),!1)}}catch(e){return!1}}_setCoolOff(){if(this.coolOffEnabled&&!this._shouldHideModal())try{localStorage.setItem(Kf,Date.now())}catch(e){return""}}}const Xf=10,Yf="contextual-sign-in-modal-cool-off-hidden";class Qf{constructor(e){var t;let{minutesCoolOff:n=Xf,triggerByOutletEl:i=!0,onNotOpenedOnInit:r=()=>{}}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to contextual sign in card");this.el=e,this.coolOffEnabled=this.el.hasAttribute("data-cool-off-enabled"),this.showOnPageLoad=this.el.hasAttribute("data-show-on-page-load"),this.coolOffPeriod=60*n*1e3,this.signInModalEl=this.el.querySelector(".".concat("sign-in-modal")),this.signInModalEl&&(this.signInModal=new zf(this.signInModalEl)),this.contextualModalEl=this.el.querySelector(".".concat("modal--contextual-sign-in")),this.contextualModalEl&&(this.anonymousLoginToggleInput=this.contextualModalEl.querySelector(".anonymous-login-toggle input"),this.contextualModal=new Da(this.contextualModalEl,{enablePageViewTracking:!0,shouldHideModal:this._shouldHideModal.bind(this),triggerByOutletEl:i})),this.signInModal.modalEl.addEventListener("open",(()=>{this._syncToggleStates(this.signInModal.signInForm.anonymousLoginToggleInput,this.anonymousLoginToggleInput),this.contextualModal.close(),localStorage.removeItem(Yf),this.signInModal.modal.noScroll()})),this.signInModal.modalEl.addEventListener("close",(()=>{this._syncToggleStates(this.anonymousLoginToggleInput,this.signInModal.signInForm.anonymousLoginToggleInput),this._setCoolOff()})),this.contextualModalEl.addEventListener("close",(()=>{this._setCoolOff()})),this.showOnPageLoad&&this.contextualModal.open(),null!==(t=this.contextualModal)&&void 0!==t&&t.isOpen||r()}_syncToggleStates(e,t){e&&t&&(e.checked=t.checked)}_shouldHideModal(){if(!this.coolOffEnabled)return!1;try{const e=localStorage.getItem(Yf);if(e){return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem(Yf),!1)}}catch(e){return!1}}_setCoolOff(){if(this.coolOffEnabled&&!this._shouldHideModal())try{localStorage.setItem(Yf,Date.now())}catch(e){return""}}}var Jf={exports:{}};(function(e){function t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function i(e,t,i){return t&&n(e.prototype,t),i&&n(e,i),e}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&l(e,t)}function c(e){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},c(e)}function l(e,t){return l=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},l(e,t)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function d(e,t,n){return d=u()?Reflect.construct:function(e,t,n){var i=[null];i.push.apply(i,t);var r=new(Function.bind.apply(e,i));return n&&l(r,n.prototype),r},d.apply(null,arguments)}function h(e){return-1!==Function.toString.call(e).indexOf("[native code]")}function p(e){var t="function"==typeof Map?new Map:void 0;return p=function(e){if(null===e||!h(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return d(e,arguments,c(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),l(n,e)},p(e)}function f(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function m(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?f(e):t}function g(e){return function(){var t,n=c(e);if(u()){var i=c(this).constructor;t=Reflect.construct(n,arguments,i)}else t=n.apply(this,arguments);return m(this,t)}}function v(e){"complete"===document.readyState?e():window.addEventListener("load",(function(){e()}))}function y(e,t){var n=document.createElement("script");n.src=e,t&&(n.onload=t),document.head.appendChild(n)}function E(){var e,t,n=new Promise((function(n,i){e=n,t=i}));return n.resolve=e,n.reject=t,n}(function(){if("function"==typeof window.CustomEvent)return!1;function e(e,t){t=t||{bubbles:!1,cancelable:!1,detail:null};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}window.CustomEvent=e})(),function(){if("function"==typeof window.EventTarget)try{return!new e}catch(e){}var e=function(){this.listeners={}};e.prototype.listeners=null,e.prototype.addEventListener=function(e,t){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(t)},e.prototype.removeEventListener=function(e,t){if(e in this.listeners)for(var n=this.listeners[e],i=0,r=n.length;i<r;i++)if(n[i]===t)return void n.splice(i,1)},e.prototype.dispatchEvent=function(e){if(!(e.type in this.listeners))return!0;for(var t=this.listeners[e.type].slice(),n=0,i=t.length;n<i;n++)t[n].call(this,e);return!e.defaultPrevented},window.EventTarget=e}();var b="990339570472-k6nqn1tpmitg8pui82bfaun3jrpmiuhs.apps.googleusercontent.com",_={GOOGLE_ERROR:"googleError",GOOGLE_USER_FETCHED:"googleUserFetched",INITIALIZED:"initialized",PROMPT_MOMENT:"promptMomentNotification",TOKEN_FETCHED:"tokenFetched"},w="https://accounts.google.com",T={INITIALIZATION:"initialization",AUTHENTICATION:"authentication"},x={INIT_FAILED:"idpiframe_initialization_failed",POPUP_CLOSED_BY_USER:"popup_closed_by_user",ACCESS_DENIED:"access_denied",IMMEDIATE_FAILED:"immediate_failed"},S={SIGN_IN:"signin",SIGN_UP:"signup",USE:"use"},C={DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},k={NOT_DISPLAYED:{BROWSER_NOT_SUPPORTED:"browser_not_supported",INVALID_CLIENT:"invalid_client",MISSING_CLIENT_ID:"missing_client_id",OPT_OUT_OR_NO_SESSION:"opt_out_or_no_session",SECURE_HTTP_REQUIRED:"secure_http_required",SUPPRESSED_BY_USER:"suppressed_by_user",UNREGISTERED_ORIGIN:"unregistered_origin",UNKNOWN_REASON:"unknown_reason"},SKIPPED:{AUTO_CANCEL:"auto_cancel",USER_CANCEL:"user_cancel",TAP_OUTSIDE:"tap_outside",ISSUING_FAILED:"issuing_failed"},DISMISSED:{CREDENTIAL_RETURNED:"credential_returned",CANCEL_CALLED:"cancel_called",FLOW_RESTARTED:"flow_restarted"}},I="com.linkedin.LinkedIn.service",A="https://www.linkedin.com/redirect",L="https://www.linkedin-ei.com/redirect",O={DISMISSED:"DISMISSED",INITIALIZED:"INITIALIZED",SNAPPLE_USER_FETCHED:"SNAPPLE_USER_FETCHED"},R={signin:{GOT:"signin",GSI_BUTTON:"signin_with"},signup:{GOT:"signup",GSI_BUTTON:"signup_with"},use:{GOT:"use",GSI_BUTTON:"continue_with"}},N={AUTO:"auto",USER:"user",FEDCM:"fedcm",FECM_AUTO:"fecm_auto",USER_1TAP:"user_1tap",USER_2TAP:"user_2tap",BTN:"btn",BTN_CONFIRM:"btn_confirm",BTN_ADD_SESSION:"btn_add_session",BTN_CONFIRM_ADD_SESSION:"btn_confirm_add_session",ITP_ADD_SESSION:"itp_add_session"},P=_.GOOGLE_ERROR,M=_.GOOGLE_USER_FETCHED,D=_.INITIALIZED,U=T.INITIALIZATION,B=T.AUTHENTICATION,F=function(e){s(r,e);var n=g(r);function r(e){var i,o=e.libSrcPath,a=e.el,s=e.clientId,c=void 0===s?b:s;if(t(this,r),i=n.call(this),!a)throw TypeError("DOM element for Sign In button is required");if(i.libSrcPath=o,i.el=a,i.clientId=c,window.gapi)i._initializeGoogleAuth();else{if(!o)throw TypeError("Google Sign In lib not already loaded on the page. libSrcPath is required to load the lib.");v((function(){y(o,i._initializeGoogleAuth.bind(f(i)))}))}return i}return i(r,[{key:"_initializeGoogleAuth",value:function(){var e=this;return gapi.auth2.init({client_id:this.clientId}).then((function(t){e.auth2=t,e._attachSignIn();var n=new CustomEvent(D);e.dispatchEvent(n)})).catch((function(t){var n={type:U,message:t.error},i=new CustomEvent(P,{detail:n});e.dispatchEvent(i)}))}},{key:"_attachSignIn",value:function(){var e=this;this.auth2.attachClickHandler(this.el,{},(function(t){var n=new CustomEvent(M,{detail:e._getGoogleUserInformation(t)});e.dispatchEvent(n)}),(function(t){var n={type:B,message:t.error},i=new CustomEvent(P,{detail:n});e.dispatchEvent(i)}))}},{key:"_getGoogleUserInformation",value:function(e){var t=e.getBasicProfile(),n=e.getAuthResponse().id_token;return{email:t.getEmail(),familyName:t.getFamilyName(),givenName:t.getGivenName(),id:t.getId(),idToken:n,imageUrl:t.getImageUrl()}}}]),r}(p(EventTarget));function q(e,t){return e?t.getDismissedReason():t.getNotDisplayedReason()||t.getSkippedReason()||t.getDismissedReason()}var H=_.GOOGLE_USER_FETCHED,G=_.PROMPT_MOMENT,j=_.GOOGLE_ERROR,W=function(e){s(r,e);var n=g(r);function r(e){var i,o=e.autoSelect,a=void 0!==o&&o,s=e.libSrcPath,c=e.containerId,l=e.context,u=e.clientId,d=void 0===u?b:u,h=e.cancelOnTapOutside,p=void 0===h||h,m=e.itpSupport,g=e.useFedCM,_=void 0!==g&&g;if(t(this,r),i=n.call(this),!l)throw TypeError("context param is required to determine the message to show in Google One Tap");if(i.autoSelect=a,i.libSrcPath=s,i.containerId=c,i.cancelOnTapOutside=p,i.clientId=d,i.context=l,i.itpSupport=m,i.useFedCM=_,i.isInitialized=E(),window.google&&window.google.accounts&&window.google.accounts.id)i._onGoogleApiLoad();else{if(!s)throw TypeError("Google One Tap lib is not already loaded on the page. libSrcPath is required to load the library");v((function(){y(s,i._onGoogleApiLoad.bind(f(i)))}))}return i}return i(r,[{key:"_onGoogleApiLoad",value:function(){var e=this;return this._initGoogleApi(),this.isInitialized.then((function(){var t=new CustomEvent(_.INITIALIZED);e.dispatchEvent(t),e.promptOneTap()})).catch((function(t){var n={type:T.INITIALIZATION,error:t},i=new CustomEvent(j,{detail:n});e.dispatchEvent(i)}))}},{key:"_initGoogleApi",value:function(){var e={auto_select:this.autoSelect,client_id:this.clientId,prompt_parent_id:this.containerId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:this.context,use_fedcm_for_prompt:this.useFedCM};void 0!==this.itpSupport&&(e.itp_support=this.itpSupport);try{window.google.accounts.id.initialize(e)}catch(e){this.isInitialized.reject(e)}this.isInitialized.resolve()}},{key:"_handleCredentialResponse",value:function(e){var t=e.credential,n=this.context===S.SIGN_UP?this._getBasicProfile(t):{idToken:t};if(n){n.selectedBy=e.select_by;var i=new CustomEvent(H,{detail:n});this.dispatchEvent(i)}}},{key:"_getBasicProfile",value:function(e){try{var t=new gapi.auth2.BasicProfile({id_token:e});return{email:t.getEmail(),familyName:t.getFamilyName(),givenName:t.getGivenName(),id:t.getId(),idToken:e,imageUrl:t.getImageUrl()}}catch(e){return this._dispatchSkippedEvent(e.message),null}}},{key:"_dispatchSkippedEvent",value:function(e){var t={message:e,reason:k.SKIPPED.ISSUING_FAILED,type:C.SKIPPED},n=new CustomEvent(G,{detail:t});this.dispatchEvent(n)}},{key:"promptOneTap",value:function(){var e=this;google.accounts.id.prompt((function(t){var n={type:t.getMomentType(),reason:q(e.useFedCM,t)},i=new CustomEvent(G,{detail:n});e.dispatchEvent(i),e.checkIfDesktopAndApplyClass()}))}},{key:"hideOneTap",value:function(){google.accounts.id.cancel()}},{key:"checkIfDesktopAndApplyClass",value:function(){if(!/.*(iPad|iPod|iPhone|Android|BlackBerry).*/.test(navigator.userAgent)){var e=document.getElementById("credential_picker_container");e&&e.classList.add("credential_picker_container--desktop")}}}]),r}(p(EventTarget)),V={exports:{}},K="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function z(e){this.message=e}function X(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new z("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,a="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i=K.indexOf(i);return a}z.prototype=new Error,z.prototype.name="InvalidCharacterError";var Y="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||X,Q=Y;function J(e){return decodeURIComponent(Q(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}var Z=function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return J(t)}catch(e){return Q(t)}},$=Z;function ee(e){this.message=e}ee.prototype=new Error,ee.prototype.name="InvalidTokenError",V.exports=function(e,t){if("string"!=typeof e)throw new ee("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse($(e.split(".")[n]))}catch(e){throw new ee("Invalid token specified: "+e.message)}},V.exports.InvalidTokenError=ee;var te=V.exports,ne=_.GOOGLE_USER_FETCHED,ie=_.PROMPT_MOMENT,re=_.GOOGLE_ERROR,oe=function(e){s(r,e);var n=g(r);function r(e){var i,o=e.autoSelect,a=void 0!==o&&o,s=e.buttonParentEl,c=e.cancelOnTapOutside,l=void 0===c||c,u=e.clientId,d=void 0===u?b:u,h=e.context,p=void 0===h?"signin":h,m=e.gsiButtonConfig,g=void 0===m?{}:m,_=e.libSrcPath,w=e.hasContentAbove,T=void 0!==w&&w,x=e.promptParentId,S=e.showOneTap,C=void 0===S||S,k=e.itpSupport,I=e.useFedCM,A=void 0!==I&&I;if(t(this,r),(i=n.call(this)).autoSelect=a,i.buttonParentEl=s,i.cancelOnTapOutside=l,i.clientId=d,i.context=p,i.gsiButtonConfig=g,i.libSrcPath=_,i.hasContentAbove=T,i.promptParentId=x,i.showOneTap=C,i.itpSupport=k,i.useFedCM=A,i.isLibraryLoaded=E(),i.isInitialized=E(),window.google&&window.google.accounts&&window.google.accounts.id)i._onGoogleApiLoad();else{if(!_)throw TypeError("GSI library is not already loaded on the page. libSrcPath is required to load the library");v((function(){y(_,i._onGoogleApiLoad.bind(f(i)))}))}return i}return i(r,[{key:"_onGoogleApiLoad",value:function(){var e=this;return this.isLibraryLoaded.resolve(),this._initGoogleApi(),this.isInitialized.then((function(){var t=new CustomEvent(_.INITIALIZED);e.dispatchEvent(t),e.showGsiUI()})).catch((function(t){var n={type:T.INITIALIZATION,error:t},i=new CustomEvent(re,{detail:n});e.dispatchEvent(i)}))}},{key:"_initGoogleApi",value:function(){var e={auto_select:this.autoSelect,client_id:this.clientId,prompt_parent_id:this.promptParentId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:R[this.context].GOT,use_fedcm_for_prompt:this.useFedCM};void 0!==this.itpSupport&&(e.itp_support=this.itpSupport);try{window.google.accounts.id.initialize(e)}catch(e){this.isInitialized.reject(e)}this.isInitialized.resolve()}},{key:"showGsiUI",value:function(){this.buttonParentEl&&this.renderGSIButton(this.buttonParentEl,this.gsiButtonConfig),this.showOneTap&&this.promptOneTap()}},{key:"renderGSIButton",value:function(e,t){var n=this,i=t.locale,r=void 0===i?"en_US":i,o=t.logo_alignment,a=void 0===o?"center":o,s=t.shape,c=void 0===s?"pill":s,l=t.size,u=void 0===l?"large":l,d=t.text,h=t.theme,p=t.type,f=t.width,m=void 0===f?"400px":f;return this.isInitialized.then((function(){var t=d||R[n.context].GSI_BUTTON;window.google.accounts.id.renderButton(e,{locale:r,logo_alignment:a,shape:c,size:u,text:t,theme:h,type:p,width:m})}))}},{key:"promptOneTap",value:function(){var e=this;return this.isInitialized.then((function(){window.google.accounts.id.prompt((function(t){var n={type:t.getMomentType(),reason:q(e.useFedCM,t)},i=new CustomEvent(ie,{detail:n});e.dispatchEvent(i),e.hasContentAbove||e.checkIfDesktopAndApplyClass()}))}))}},{key:"_handleCredentialResponse",value:function(e){var t=e.credential,n=e.select_by,i=te(t),r=a({},this._getBasicProfile(i),{idToken:t,selectedBy:n});if(r){var o=new CustomEvent(ne,{detail:r});this.dispatchEvent(o)}}},{key:"_getBasicProfile",value:function(e){return{email:e.email,familyName:e.family_name,givenName:e.given_name,id:e.sub,imageUrl:e.picture}}},{key:"hideOneTap",value:function(){window.google.accounts.id.cancel()}},{key:"checkIfDesktopAndApplyClass",value:function(){if(!/.*(iPad|iPod|iPhone|Android|BlackBerry).*/.test(navigator.userAgent)){var e=document.getElementById("credential_picker_container");e&&e.classList.add("credential_picker_container--desktop")}}}]),r}(p(EventTarget)),ae={PROD:"3fa91358-6f74-4525-b5df-da149652be36",LOCAL:"e5078fe9-f96f-4177-a256-a13b9bda6b1c"},se={MICROSOFT_ERROR:"microsoftError",USER_FETCHED:"microsoftUserFetched",PROMPT_MOMENT:"promptMomentNotification"},ce={signin:{MS_OT:"signin",MS_BUTTON:"signin_with"},signup:{MS_OT:"signup",MS_BUTTON:"signup_with"},use:{MS_OT:"use",MS_BUTTON:"continue_with"}},le={DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},ue={DISPLAY:{ANOTHER_PROMPT_RUNNING:"another_prompt_running",BROWSER_NOT_SUPPORTED:"browser_not_supported",IN_COOLDOWN_PERIOD:"in_cooldown_period",NON_MSA_PROFILE:"non_msa_profile",UNKNOWN:"unknown"},SKIPPED:{TAP_OUTSIDE:"tap_outside",UNKNOWN:"unknown",USER_CANCELLED:"user_canceled"},DISMISSED:{CANCEL_CALLED:"cancel_called",CREDENTIAL_RETURNED:"credential_returned",CREDENTIAL_OBTAINED_FAILED:"credential_obtained_failed",FLOW_RESTARTED:"flow_restarted"}},de=se.MICROSOFT_ERROR,he=se.PROMPT_MOMENT,pe=se.USER_FETCHED,fe=function(e){s(r,e);var n=g(r);function r(e){var i,o,a,s=e.buttonParentEl,c=e.cancelOnTapOutside,l=void 0===c||c,u=e.clientId,d=void 0===u?ae.PROD:u,h=e.context,p=void 0===h?"use":h,m=e.globalWindow,g=void 0===m?window:m,b=e.libSrcPath,_=e.locale,w=e.malButtonConfig,T=void 0===w?{}:w,x=e.oneTapPosition,S=void 0===x?"right":x,C=e.redirectState,k=e.redirectURI,I=e.showOneTap,A=void 0!==I&&I;if(t(this,r),(a=n.call(this)).buttonParentEl=s,a.cancelOnTapOutside=l,a.clientId=d,a.context=p,a.libSrcPath=b,a.locale=(_||"en-US").replace("_","-"),a.malButtonConfig=T,a.oneTapPosition=S,a.redirectState=C,a.window=g,a.redirectURI=k||a._getRedirectURI(),a.showOneTap=A,a.isLibraryLoaded=E(),null===(i=a.window.ms)||void 0===i||null===(o=i.auth)||void 0===o?void 0:o.initialize)a._onMicrosoftAuthLibLoad();else{if(!b)throw TypeError("MAL lib is not already loaded on the page. libSrcPath is required to load the library");v((function(){y(b,a._onMicrosoftAuthLibLoad.bind(f(a)))}))}return a}return i(r,[{key:"_getRedirectURI",value:function(){var e,t,n;return(null===(e=this.window)||void 0===e||null===(t=e.location)||void 0===t||null===(n=t.origin)||void 0===n?void 0:n.includes("linkedin.com"))?"https://www.linkedin.com/microsoft-login/handler":"https://www.linkedin-ei.com/microsoft-login/handler"}},{key:"_onMicrosoftAuthLibLoad",value:function(){var e=this;this.isLibraryLoaded.resolve();var t=this.window.ms.auth.initialize({auto_prompt:this.showOneTap,client_id:this.clientId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:this.context,locale:this.locale,redirect_state:this.redirectState,redirect_uri:this.redirectURI,ux_mode:"redirect"});if("success"===t.result)return Promise.resolve().then((function(){return e.showMALUI()}));console.error("MAL failed to init",t.result)}},{key:"showMALUI",value:function(){this.buttonParentEl&&this.renderMALButton(this.buttonParentEl,this.malButtonConfig),this.showOneTap&&this.promptMSOneTap()}},{key:"renderMALButton",value:function(e,t){var n=this,i=t.logo_alignment,r=void 0===i?"center":i,o=t.height,a=void 0===o?42:o,s=t.shape,c=void 0===s?"pill":s,l=t.size,u=void 0===l?"large":l,d=t.text,h=t.theme,p=void 0===h?"light":h,f=t.type,m=t.width,g=void 0===m?600:m;return this.isLibraryLoaded.then((function(){var t=d||ce[n.context].MS_BUTTON;n.window.ms.auth.renderSignInButton(e,{logo_alignment:r,height:a,shape:c,size:u,text:t,theme:p,type:f,width:g})}))}},{key:"promptMSOneTap",value:function(){var e=this;return this.isLibraryLoaded.then((function(){e.window.ms.auth.prompt(e.oneTapPosition,(function(t){var n={type:t.type,reason:t.reason},i=new CustomEvent(he,{detail:n});e.dispatchEvent(i)}))}))}},{key:"_handleCredentialResponse",value:function(e,t){if(e){var n=e.authCode,i=e.email,r=e.givenName,o=e.surname,a=e.id,s=e.idToken,c=e.photoUrl,l=new CustomEvent(pe,{detail:{authCode:n,email:i,familyName:o,givenName:r,id:a,idToken:s,imageUrl:c}});this.dispatchEvent(l)}else if(t){var u=new CustomEvent(de,{detail:t});this.dispatchEvent(u)}}},{key:"hideOneTap",value:function(){this.window.ms.auth.cancel()}}]),r}(p(EventTarget)),me=O.DISMISSED,ge=O.INITIALIZED,ve=O.SNAPPLE_USER_FETCHED,ye=function(e){s(r,e);var n=g(r);function r(e){var i,o=e.libSrcPath,a=e.snappleCTA,s=e.clientId,c=void 0===s?I:s,l=e.redirectURI;if(t(this,r),i=n.call(this),!a)throw TypeError("snappleCTA is required. Please pass the correct CTA element to this Snapple Constructor");if(i.libSrcPath=o,i.clientId=c,i.redirectURI=i._getRedirectURL(l),i.snappleCTA=a,window.AppleID&&window.AppleID.auth&&window.AppleID.auth.init)i._onSnappleLibLoad();else{if(!o)throw TypeError("Snapple lib is not already loaded on the page. libSrcPath is required to load the library");v((function(){y(o,i._onSnappleLibLoad.bind(f(i)))}))}return i}return i(r,[{key:"_onSnappleLibLoad",value:function(){window.AppleID.auth.init({clientId:this.clientId,scope:"name email",redirectURI:this.redirectURI,usePopup:!0});var e=new CustomEvent(ge);return this.dispatchEvent(e),Promise.resolve(this._attachEvents())}},{key:"_attachEvents",value:function(){var e=this;this.snappleCTA.addEventListener("click",(function(){return window.AppleID.auth.signIn().then((function(t){var n=new CustomEvent(ve,{detail:t});e.dispatchEvent(n)})).catch((function(t){var n=new CustomEvent(me,{detail:{type:me,message:t}});e.dispatchEvent(n)}))}))}},{key:"_getRedirectURL",value:function(e){var t=window.location.host.indexOf("linkedin.com")>-1;return this.redirectURI?e:t?A:L}}]),r}(p(EventTarget)),Ee={CLIENT_ID:b,EVENTS:_,GOOGLE_ACCOUNT_URL:w,GSI_ERROR_TYPES:T,GSI_ERROR_MESSAGES:x,GSI_SELECT_BY:N,GOT_CONTEXTS:S,GOT_PROMPT_MOMENT_REASONS:k,GOT_PROMPT_MOMENT_TYPES:C},be={CLIENT_IDS:ae,CONTEXTS:ce,EVENTS:se,PROMPT_MOMENT_TYPES:le,PROMPT_MOMENT_REASONS:ue};e.GoogleGsi=oe,e.GoogleOneTap=W,e.GoogleSignIn=F,e.GoogleSignInConstants=Ee,e.MicrosoftAuth=fe,e.MicrosoftSignInConstants=be,e.SnappleAuth=ye,e.SnappleEvents=O,Object.defineProperty(e,"__esModule",{value:!0})})(Jf.exports);const{EVENTS:Zf,GOT_CONTEXTS:$f,GOT_PROMPT_MOMENT_REASONS:em,GOT_PROMPT_MOMENT_TYPES:tm,GSI_ERROR_TYPES:nm}=Jf.exports.GoogleSignInConstants,{GOOGLE_USER_FETCHED:im,PROMPT_MOMENT:rm,GOOGLE_ERROR:om}=Zf,{SIGN_IN:am}=$f,sm=[em.NOT_DISPLAYED.BROWSER_NOT_SUPPORTED,em.NOT_DISPLAYED.OPT_OUT_OR_NO_SESSION,em.NOT_DISPLAYED.SUPPRESSED_BY_USER],cm=[em.SKIPPED.AUTO_CANCEL,em.SKIPPED.TAP_OUTSIDE,em.SKIPPED.USER_CANCEL],lm=Object.freeze({GOOGLE_AUTH_INITIALIZED:"google-auth--initialized",GOOGLE_ONE_TAP_DISPLAYED:"google-one-tap--displayed",GOOGLE_ONE_TAP_ACCOUNT_SELECTED:"google-one-tap--account-selected",GOOGLE_ONE_TAP_USER_DISMISSED:"google-one-tap--user-dismissed",GOOGLE_SIGN_IN_ACCOUNT_SELECTED:"google-sign-in--account-selected"}),um=Object.freeze({ONE_TAP:"one_tap",ONE_TAP_AUTO_LOGIN:"one-tap-auto-login",BUTTON:"button"}),dm=Object.freeze({GOOGLE_AUTH_NO_SESSION:"GoogleAuthDisabledOrNoSessionError",GOOGLE_AUTH_MISC_ERROR:"GoogleAuthMiscError",GOOGLE_AUTH_INITIALIZATION_ERROR:"GoogleAuthLibraryInitializationError",GOOGLE_AUTH_AUTHENTICATION_ERROR:"GoogleAuthFetchUserInfoError",GOOGLE_AUTH_ONE_TAP_DISPLAYED:"GoogleAuthOneTapShown",GOOGLE_AUTH_ONE_TAP_ACCOUNT_SELECTED:"GoogleAuthOneTapAccountSelected",GOOGLE_AUTH_ONE_TAP_COOLDOWN:"GoogleAuthOneTapOnCooldown",GOOGLE_AUTH_BUTTON_ACCOUNT_SELECTED:"GoogleAuthButtonAccountSelected"});class hm{constructor(e){let{clientId:t,globalWindow:n=window,onNotDisplayed:i,onSkipped:r,showOneTapOnInit:o=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.buttons=Array.from(document.querySelectorAll(".google-auth-button__placeholder")),this.clientId=t,this.isLinkedInAppWebView=!0===ls("isLinkedInAppWebView"),this.el=e,this.showOneTapOnInit=o,this.canShowOneTap=!this.isLinkedInAppWebView,(this.buttons.length||this.canShowOneTap&&this.el)&&(this.useAutoSelect=this._shouldAutologin(),this.shouldRemoveUndefinedValues=ls("shouldRemoveUndefinedValues"),this.window=n,this.onNotDisplayed=i,this.onSkipped=r,this.loader=new Vl(this.el.querySelector(".loader"),this.el),this._isMobile=Y(),this.useFedCM=!!this.window.FederatedCredential&&ls("isFedCMEnabled"),this.useItpSupport=!this.useFedCM&&ls("isItpSupportEnabled"),this.shouldShowTermsAndConditionsOneTap=!this.useFedCM,this.isInitialized=this._initGoogleAuth().catch((e=>{this._fireCounterIngraphMetric(dm.GOOGLE_AUTH_INITIALIZATION_ERROR),this._throwGoogleAuthError(e,"constructor--".concat(dm.GOOGLE_AUTH_INITIALIZATION_ERROR))})))}_initGoogleAuth(){return this.window.lazyloader.then((e=>e.getLazyLoadedJavascriptModule("google-gsi-lib"))).then((()=>{this.googleGsiInstance=new Jf.exports.GoogleGsi({autoSelect:this.useAutoSelect,cancelOnTapOutside:!1,clientId:this.clientId,context:am,hasContentAbove:this.shouldShowTermsAndConditionsOneTap,promptParentId:!this.useFedCM&&this.el.querySelector("#google-one-tap__container")?"google-one-tap__container":void 0,showOneTap:this.canShowOneTap&&this.showOneTapOnInit,itpSupport:this.useItpSupport,useFedCM:this.useFedCM}),this._addEventListeners()}))}_addEventListeners(){this.googleGsiInstance.addEventListener(Zf.INITIALIZED,(()=>{this._fireControlInteractionEvent(lm.GOOGLE_AUTH_INITIALIZED),this._initButtons()})),this.googleGsiInstance.addEventListener(im,(e=>{let{detail:t}=e;const{email:n,familyName:i,givenName:r,idToken:o,imageUrl:a,selectedBy:s}=t;this.loader.show();const c=this._getRequestType(s);this._addGoogleFieldToForm("googleGivenName",r),this._addGoogleFieldToForm("googleIdToken",o),this._addGoogleFieldToForm("googleFamilyName",i),this._addGoogleFieldToForm("googleImageUrl",a),this._addGoogleFieldToForm("googleEmail",n),this._addGoogleFieldToForm("soogleLoginRequestType",c),this._addGoogleFieldToForm(vp,gp());const l=c===um.BUTTON?lm.GOOGLE_SIGN_IN_ACCOUNT_SELECTED:lm.GOOGLE_ONE_TAP_ACCOUNT_SELECTED;this._fireControlInteractionEvent(l),this._conditionalIncludeTermsAndConditionsSkip(l),this._fireCounterIngraphMetricForAccountSelected(c),this.el.submit()})),this.googleGsiInstance.addEventListener(rm,(e=>{let{detail:t}=e;const{reason:n,type:i}=t;let r="google-one-tap-moment--".concat(i);r=n?"".concat(r,"-").concat(n):r,this._fireControlInteractionEvent(r);const o=this._getIngraphMetricTypeForPrompts(i,n);o&&this._fireCounterIngraphMetric(o);const a=this.shouldShowTermsAndConditionsOneTap?this.el.querySelector(".google-one-tap__module"):null;if(n){if(i===tm.SKIPPED){if(n===em.SKIPPED.USER_CANCEL&&(null==a||a.classList.add("hidden"),this._fireControlInteractionEvent(lm.GOOGLE_ONE_TAP_USER_DISMISSED)),this.onSkipped)this.onSkipped(t);else if(-1===cm.indexOf(n))throw Error("GoogleOneTapError ".concat(i,": ").concat(n))}else if(i===tm.DISPLAY)if(this.onNotDisplayed)this.onNotDisplayed(t);else if(-1===sm.indexOf(n))throw Error("GoogleOneTapError ".concat(i,": ").concat(n))}else if(!this.useFedCM&&i===tm.DISPLAY){if(this._isMobile){const e=document.querySelector("#credential_picker_iframe");if(e){new ResizeObserver((e=>{for(let t of e)a&&(0===t.contentRect.height?a.classList.add("hidden"):(a.classList.remove("hidden"),a.style.bottom="".concat(t.contentRect.height,"px")))})).observe(e)}}else null==a||a.classList.remove("hidden");this._fireViewModuleImpressionEvent("google-one-tap")}})),this.googleGsiInstance.addEventListener(om,(e=>{let{detail:t}=e;const{type:n,error:i}=t,r=this._getIngraphMetricTypeForGoogleError(n);r&&(this._fireCounterIngraphMetric(r),i&&this._throwGoogleAuthError(i,"library--".concat(r)))}))}_fireCounterIngraphMetric(e){this.window.ingraphTracking&&this.window.ingraphTracking.then((t=>{t.fireCounterIngraphMetric({metricsType:e})}))}_getIngraphMetricTypeForPrompts(e,t){return e||t?e!==tm.DISPLAY||t?e===tm.DISPLAY&&t===em.NOT_DISPLAYED.OPT_OUT_OR_NO_SESSION?dm.GOOGLE_AUTH_NO_SESSION:e===tm.DISPLAY&&t===em.NOT_DISPLAYED.SUPPRESSED_BY_USER?dm.GOOGLE_AUTH_ONE_TAP_COOLDOWN:cm.indexOf(t)>=0||sm.indexOf(t)>=0?dm.GOOGLE_AUTH_MISC_ERROR:void 0:dm.GOOGLE_AUTH_ONE_TAP_DISPLAYED:null}_getIngraphMetricTypeForGoogleError(e){return e?e===nm.AUTHENTICATION?dm.GOOGLE_AUTH_AUTHENTICATION_ERROR:e===nm.INITIALIZATION?dm.GOOGLE_AUTH_INITIALIZATION_ERROR:void 0:null}_fireCounterIngraphMetricForAccountSelected(e){e!==um.BUTTON?this._fireCounterIngraphMetric(dm.GOOGLE_AUTH_ONE_TAP_ACCOUNT_SELECTED):this._fireCounterIngraphMetric(dm.GOOGLE_AUTH_BUTTON_ACCOUNT_SELECTED)}_fireViewModuleImpressionEvent(e){this.window.tracking&&this.window.tracking.then((t=>{ka(t,[e])}))}_fireControlInteractionEvent(e){this.window.tracking&&this.window.tracking.then((t=>{t.fireControlInteractionEvent(e)}))}_throwGoogleAuthError(e,t){const n="google-auth--".concat(t);throw e.message="".concat(n,": ").concat(e.message),e}_initButtons(){var e,t;null!==(e=this.buttons)&&void 0!==e&&e.length&&(this._fireViewModuleImpressionEvent("google-button-view"),null===(t=this.buttons)||void 0===t||t.forEach((e=>{this._addGoogleIframeMutationObserver(e),this.googleGsiInstance.renderGSIButton(e,this._getButtonConfig(e))})))}_addGoogleIframeMutationObserver(e){const t=new MutationObserver((function(t,n){for(const i of t)"childList"===i.type&&i.addedNodes.forEach((t=>{if("IFRAME"===t.tagName?t:t.querySelector("iframe")){const t=e.closest(".google-auth-button");t&&(t.dataset.googleAuthIframeInitialized=""),n.disconnect()}}))}));return t.observe(e,{childList:!0,subtree:!0}),t}_getButtonConfig(e){if(e){const t=e.clientWidth,{logoAlignment:n,text:i,theme:r}=e.dataset,o={text:i||"continue_with",width:t};return n&&(o.logo_alignment=n),r&&(o.theme=r),o}return{}}_getRequestType(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";switch(!0){case"auto"===e:return um.ONE_TAP_AUTO_LOGIN;case e.indexOf("user")>-1:return um.ONE_TAP;default:return um.BUTTON}}_addGoogleFieldToForm(e,t){if(this.shouldRemoveUndefinedValues&&void 0===t)return;const n=document.createElement("input");n.type="hidden",n.name=e,n.id=e,n.value=t,this.el.appendChild(n)}_shouldAutologin(){return!(null!==f("li_g_recent_logout"))}_conditionalIncludeTermsAndConditionsSkip(e){e===lm.GOOGLE_ONE_TAP_ACCOUNT_SELECTED?ls("termsAndConditionsRendered")&&this._addGoogleFieldToForm("termsAndConditionsSkip",!0):e===lm.GOOGLE_SIGN_IN_ACCOUNT_SELECTED&&this.shouldShowTermsAndConditionsOneTap&&this._addGoogleFieldToForm("termsAndConditionsSkip",!0)}promptOneTap(){this.canShowOneTap&&this.isInitialized.then((()=>{this.googleGsiInstance.promptOneTap()}))}}class pm{constructor(){let{isDev:e=!1,googleAuthConfig:t={}}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.disableOneTapOnInit=ls("disableOneTapOnInit"),this.googleAuth;const n=document.querySelector(".base-google-auth");if(n){const i=ce(ce({},t),{},{showOneTapOnInit:!this.disableOneTapOnInit},e&&{clientId:"858594933940-drrbstpmpgu7oqc7498bpkdn2b5prc73.apps.googleusercontent.com"});this.googleAuth=new hm(n,i)}const i=document.querySelector(".base-contextual-sign-in-modal");if(i){const e={triggerByOutletEl:!0,onNotOpenedOnInit:()=>{this.googleAuth&&this.disableOneTapOnInit&&this.googleAuth.promptOneTap()}};this.baseContextualSignInModal=new Qf(i,e)}const r=document.querySelector(".windows-app-upsell");r&&(this.windowsAppUpsell=new Wf(r))}openContextualSignInModal(){this.baseContextualSignInModal.contextualModal.open()}openSignInModal(){this.baseContextualSignInModal.signInModal.open()}}const{EVENTS:fm,PROMPT_MOMENT_REASONS:mm,PROMPT_MOMENT_TYPES:gm}=Jf.exports.MicrosoftSignInConstants,{USER_FETCHED:vm,PROMPT_MOMENT:ym}=fm;mm.DISPLAY.ANOTHER_PROMPT_RUNNING,mm.DISPLAY.BROWSER_NOT_SUPPORTED,mm.DISPLAY.IN_COOLDOWN_PERIOD,mm.DISPLAY.NON_MSA_PROFILE,mm.SKIPPED.TAP_OUTSIDE,mm.SKIPPED.USER_CANCELLED;class Em{constructor(e){if(!e)throw Error("An element must be provided to TopNavMenu");this.el=e,jf(this.updateDeeplink.bind(this))}updateDeeplink(){const e=this.el.querySelector(".top-nav-link[data-tracking-control-name$=_windows]");e&&e.setAttribute("href",Gf)}}class bm{constructor(e){let{searchBarOptions:t,signInCardOptions:n,signInModalOptions:i}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to Nav");this.el=e;const r=this.el.querySelector(".search-bar");r&&new _u(r,t);const o=this.el.querySelector(".sign-in-card");o&&new kp(o,n);const a=this.el.querySelector(".sign-in-modal");a&&new zf(a,i);const s=this.el.querySelector(".top-nav-menu");s&&new Em(s)}}class _m{constructor(){let{typeaheadApiBaseUrl:e,stickyHeaderOptions:t,guestUpsellsOptions:n}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const i=document.querySelector(".search-bar");i&&(this.searchBar=new _u(i,{typeaheadApiBaseUrl:e}));const r=document.querySelector(".language-selector");r&&(this.languageSelector=new ie(r));document.querySelector(".sticky-header")&&new If(void 0,t),document.querySelector(".member-nav-menu")&&new Fa;const o=document.querySelector(".nav");o&&new bm(o);document.querySelector(".focus-page--guest-upsells.guest-upsells")&&new pm(n)}}const wm="filter-values-container__filter-value";".".concat(wm," input"),".".concat(wm," input[type=radio]:checked");class Tm{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},{enablePageViewTracking:i=!1,shouldHideModal:r=()=>!1,triggerByOutletEl:o=!0,focusElement:a,pageKey:s}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(!e)throw new Error("No element passed into to dialog modal");this.el=e,this.modalEl=this.el.querySelector(".".concat(Ra)),this.modal=new Tu(this.modalEl,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,focusElement:a,pageKey:s}),this._onPrimaryActionClick=t,this.primaryActionBtn=this.el.querySelector(".primary-action"),this.secondaryActionBtn=this.el.querySelector(".secondary-action"),n&&(this._onSecondaryActionClick=n),this.el.querySelector(".dialog-actions").addEventListener("click",this._actionHandler.bind(this))}_actionHandler(e){const t=e.target;if(this.primaryActionBtn&&this.primaryActionBtn.contains(t)){if(this.primaryActionBtn.disabled)return;this._onPrimaryActionClick&&this._onPrimaryActionClick(e)}else this.secondaryActionBtn&&this.secondaryActionBtn.contains(t)&&this._onSecondaryActionClick&&this._onSecondaryActionClick(e);this.modal.close()}}let xm;const Sm="_self";function Cm(){return xm||(xm=new rl),xm}const km="bottom-sheet-open",Im="aria-hidden";function Am(e,t){fc(e,t,{ADD_TAGS:["link"]})}class Lm{constructor(){let{bottomSheetEl:e,pushState:t=!0,enablePageViewTracking:n,pageKey:i,shouldHideModal:r,onClose:o}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(this.bottomSheetEl=e||document.querySelector("#bottom-sheet"),!this.bottomSheetEl)throw new Error("Cannot instantiate bottom sheet without container");this._headerEl=this.bottomSheetEl.querySelector(".header-section"),this._titleEl=this.bottomSheetEl.querySelector(".title"),this._contentEl=this.bottomSheetEl.querySelector(".content"),this._footerEl=this.bottomSheetEl.querySelector(".footer"),this.modalInstance=new Tu(this.bottomSheetEl,{enablePageViewTracking:n,pageKey:i,shouldHideModal:r,pushState:t,triggerByOutletEl:!1}),this._hideBottomSheet=this._hideBottomSheet.bind(this),this._attachEventListeners(),this.onClose=o}_hideBottomSheet(){$a(this.bottomSheetEl),this.bottomSheetEl.removeEventListener("transitionend",this._hideBottomSheet)}_attachEventListeners(){this.bottomSheetEl.addEventListener("click",(e=>{const t=e.target.closest("[data-action]");"close-bottom-sheet"===(t&&t.dataset.action)&&this.close()})),this.bottomSheetEl.addEventListener("close",(()=>{this.isOpen()&&setTimeout((()=>{this.bottomSheetEl.setAttribute(Im,!0),this.bottomSheetEl.addEventListener("transitionend",this._hideBottomSheet),this.bottomSheetEl.classList.remove(km)}),0)})),this.bottomSheetEl.addEventListener("open",(()=>{this.bottomSheetEl.setAttribute(Im,!1),es(this.bottomSheetEl),window.requestAnimationFrame((()=>this.bottomSheetEl.classList.add(km)))})),r.getInstance().addUnloadCallback((()=>{this.close()}))}setHeader(e){this._headerEl&&Am(this._headerEl,e)}setTitle(e){this._titleEl&&(this._titleEl.textContent=e)}setContent(e){Am(this._contentEl,e)}setFooter(e){this._footerEl&&Am(this._footerEl,e)}isOpen(){return this.bottomSheetEl.classList.contains(km)}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};!this.isOpen()&&this.modalInstance.open(e)}close(){var e;this.isOpen()&&(null===(e=this.onClose)||void 0===e||e.call(this));this.isOpen()&&this.modalInstance.close()}}class Om{constructor(e,t){if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to C2paButton");this._el=e,this._feedItemEl=t,this._handleClickAction()}_handleClickAction(){this._el.addEventListener("click",(e=>{e.preventDefault(),e.stopPropagation(),m(this._el,"c2paClick",{c2paCtaEl:this._el,feedItemEl:this._feedItemEl})}))}}class Rm{constructor(e){let{enablePageViewTracking:t=!0,shouldHideModal:n=()=>!1,triggerByOutletEl:i=!1,shouldMoveToTopContainer:r=!0,focusElement:o,pageKey:a}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed into to image viewer modal");this.el=e,this.modal=new Tu(this.el,{enablePageViewTracking:t,shouldHideModal:n,triggerByOutletEl:i,shouldMoveToTopContainer:r,focusElement:o,pageKey:a||"p_mwlite_image_viewer"});const s=this.el.querySelector(".slide-list");this.slideList=new gs(s),null==s||s.addEventListener("click",this._handleImageClick.bind(this));const c=this.el.querySelectorAll(".c2pa-button");null==c||c.forEach((e=>new Om(e)))}open(e,t){e&&this.slideList.goToItem(e),this.modal.open(t)}_handleImageClick(e){e.target.closest(".main-image")&&this.el.classList.toggle("hide-components")}}function Nm(e){let{featureName:t,featureMappingToDegradationConfig:n,productName:i}=e;return n[t].map((e=>function(e,t,n){const{degradationKey:i,trackedResponseCodes:r,untrackedResponseCodes:o}=n,a=e;let s={productName:t};return r?s=ce(ce({},s),{},{trackedResponseCodes:r}):o&&(s=ce(ce({},s),{},{untrackedResponseCodes:o})),new Bd(a,i,s)}(t,i,e)))}function Pm(e,t){var n;return null===(n=window.tracking)||void 0===n?void 0:n.then((n=>{const i=n.generateEnvelope(e,t,{transporterKey:"sponsoredTransporter"});return n.fireEnvelope(i)}))}const Mm="_lastUpdatedAt";class Dm{constructor(e){this.storage=void 0===e?localStorage:e}read(e){try{const t=this.storage.getItem(e);if(t)return JSON.parse(t)}catch(e){}return null}write(e,t){try{this.storage.setItem(e,JSON.stringify(t))}catch(e){console.error(e)}}remove(e){try{this.storage.removeItem(e)}catch(e){console.error(e)}}readWithExpiry(e,t){const n=this.read(e+Mm);return n&&(new Date).getTime()-n<t?this.read(e):(this.removeWithExpiry(e),null)}writeWithExpiry(e,t){this.write(e,t),this.write(e+Mm,(new Date).getTime())}removeWithExpiry(e){this.remove(e),this.remove(e+Mm)}}!function(){try{return Dm.instance||(Dm.instance=new Dm(localStorage)),Dm.instance}catch(e){}}();const Um=function(){try{return Dm.sessionInstance||(Dm.sessionInstance=new Dm(sessionStorage)),Dm.sessionInstance}catch(e){}}(),Bm="DISMISSED",Fm="DISPLAY",qm=864e5;class Hm{constructor(e){var t;let{globalWindow:n=window}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to NonBlockingAppUpsell");this.el=e,this.window=n,this.storageKey=this.el.dataset.storageKey;let i=qm;const r=null===(t=this.el.dataset)||void 0===t?void 0:t.coolOffTime;"0"===r||0===r?i=0:r&&!isNaN(r)&&(i=Number(r));Um.readWithExpiry(this.storageKey,i)===Bm?this.el.remove():this.initiateUpsell()}initiateUpsell(){var e;(this.dismissBtn=this.el.querySelector('[data-tracking-control-name="non-blocking-upsell__dismiss"]'),this.dismissBtn&&(this.dismissable=new Cu(this.el,this.dismissBtn,{isShown:!0})),this.el.addEventListener("dismiss",this.onUpsellDismiss.bind(this)),this.storageKey)&&(null===(e=this.window.tracking)||void 0===e||e.then((e=>{ka(e,[this.storageKey])})),Um.writeWithExpiry(this.storageKey,Fm))}onUpsellDismiss(){this.el.remove(),Um.writeWithExpiry(this.storageKey,Bm)}}class Gm extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Gm.query,variables:{postUrn:e},successCallback:t,failureCallback:n})}}let jm;le(Gm,"query","cb99e660f3455cad5185a1d9543e6bce");r.getInstance().addUnloadCallback((()=>{jm&&jm.close(),$a(document.querySelector("#discard-post-modal")),$a(document.querySelector("#visibility-settings-modal")),$a(document.querySelector("#max-images-prompt-modal")),$a(document.querySelector("#retry-upload-modal"))}));function Wm(e,t){return e&&t?"urn:li:control:".concat(t,"-").concat(e):null}const Vm={FEED_CONTROL:"[data-feed-control]",FEED_DATA_ID:'[data-id="main-feed-card"]'},Km="lite-feed:phone",zm="FeedActionEvent",Xm="publish-repost",Ym={PRODUCT_NAME:"Lite-feed",routeMappingToDegradationConfig:{FEED_REPOST:{[Xm]:[{degradationKey:"publish-repost-failed"}]}}};Nm({featureName:Xm,productName:Ym.PRODUCT_NAME,featureMappingToDegradationConfig:Ym.routeMappingToDegradationConfig.FEED_REPOST});function Qm(e,t,n){var i,r;const o=null==e||null===(i=e.target)||void 0===i?void 0:i.closest(Vm.FEED_CONTROL),a=null==e||null===(r=e.target)||void 0===r?void 0:r.closest(Vm.FEED_DATA_ID),s=t||(null==a?void 0:a.dataset);if(!o&&!n||!s)return;const c=ce(ce({},null==o?void 0:o.dataset),n),{accessoryEntityUrn:l,feedControl:u,feedActionCategory:d,feedActionType:h,interactorUrn:p}=c,{activityUrn:f,feedItemTrackingId:m}=s;window.tracking&&window.tracking.then((e=>{let t;const n=ls("trackingModuleKey"),i=b(document),r=Ca(i);t=ce(ce(ce({},l?{accessoryEntityUrn:l}:{}),p?{interactorUrn:p}:{}),{},{actionCategory:(null==d?void 0:d.toUpperCase())||"",actionType:h,controlUrn:Wm(u,i),updateUrn:f,trackingId:m||e.generateBase64UUID(),moduleKey:n||Km,requestId:""},r);try{var o,a;(null===(o=t)||void 0===o?void 0:o.actionCategory)&&(null===(a=t)||void 0===a?void 0:a.actionType)&&e.fireTrackingEvent(zm,t)}catch(e){}}))}class Jm extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Jm.query,variables:{digitalMediaRegisterUploadResponseDataFetcherInput:{imageUrl:e.imageUrl,owner:e.owner,uploadMechanisms:["SYNCHRONOUS_UPLOAD","SINGLE_REQUEST_UPLOAD"],uploadRecipes:[e.recipe]}},successCallback:t,failureCallback:n})}}le(Jm,"query","20f8e9934e7df62932fd167d87c19b27");var Zm=function(){this.__data__=[],this.size=0};var $m=function(e,t){return e===t||e!=e&&t!=t},eg=$m;var tg=function(e,t){for(var n=e.length;n--;)if(eg(e[n][0],t))return n;return-1},ng=tg,ig=Array.prototype.splice;var rg=function(e){var t=this.__data__,n=ng(t,e);return!(n<0)&&(n==t.length-1?t.pop():ig.call(t,n,1),--this.size,!0)},og=tg;var ag=function(e){var t=this.__data__,n=og(t,e);return n<0?void 0:t[n][1]},sg=tg;var cg=function(e){return sg(this.__data__,e)>-1},lg=tg;var ug=function(e,t){var n=this.__data__,i=lg(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this},dg=Zm,hg=rg,pg=ag,fg=cg,mg=ug;function gg(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}gg.prototype.clear=dg,gg.prototype.delete=hg,gg.prototype.get=pg,gg.prototype.has=fg,gg.prototype.set=mg;var vg=gg,yg=vg;var Eg=function(){this.__data__=new yg,this.size=0};var bg=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n};var _g=function(e){return this.__data__.get(e)};var wg=function(e){return this.__data__.has(e)},Tg="object"==typeof re&&re&&re.Object===Object&&re,xg=Tg,Sg="object"==typeof self&&self&&self.Object===Object&&self,Cg=xg||Sg||Function("return this")(),kg=Cg.Symbol,Ig=kg,Ag=Object.prototype,Lg=Ag.hasOwnProperty,Og=Ag.toString,Rg=Ig?Ig.toStringTag:void 0;var Ng=function(e){var t=Lg.call(e,Rg),n=e[Rg];try{e[Rg]=void 0;var i=!0}catch(e){}var r=Og.call(e);return i&&(t?e[Rg]=n:delete e[Rg]),r},Pg=Object.prototype.toString;var Mg=function(e){return Pg.call(e)},Dg=Ng,Ug=Mg,Bg=kg?kg.toStringTag:void 0;var Fg=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Bg&&Bg in Object(e)?Dg(e):Ug(e)};var qg=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},Hg=Fg,Gg=qg;var jg,Wg=function(e){if(!Gg(e))return!1;var t=Hg(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},Vg=Cg["__core-js_shared__"],Kg=(jg=/[^.]+$/.exec(Vg&&Vg.keys&&Vg.keys.IE_PROTO||""))?"Symbol(src)_1."+jg:"";var zg=function(e){return!!Kg&&Kg in e},Xg=Function.prototype.toString;var Yg=function(e){if(null!=e){try{return Xg.call(e)}catch(e){}try{return e+""}catch(e){}}return""},Qg=Wg,Jg=zg,Zg=qg,$g=Yg,ev=/^\[object .+?Constructor\]$/,tv=Function.prototype,nv=Object.prototype,iv=tv.toString,rv=nv.hasOwnProperty,ov=RegExp("^"+iv.call(rv).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var av=function(e){return!(!Zg(e)||Jg(e))&&(Qg(e)?ov:ev).test($g(e))};var sv=function(e,t){return null==e?void 0:e[t]},cv=av,lv=sv;var uv=function(e,t){var n=lv(e,t);return cv(n)?n:void 0},dv=uv(Cg,"Map"),hv=uv(Object,"create"),pv=hv;var fv=function(){this.__data__=pv?pv(null):{},this.size=0};var mv=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},gv=hv,vv=Object.prototype.hasOwnProperty;var yv=function(e){var t=this.__data__;if(gv){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return vv.call(t,e)?t[e]:void 0},Ev=hv,bv=Object.prototype.hasOwnProperty;var _v=function(e){var t=this.__data__;return Ev?void 0!==t[e]:bv.call(t,e)},wv=hv;var Tv=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=wv&&void 0===t?"__lodash_hash_undefined__":t,this},xv=fv,Sv=mv,Cv=yv,kv=_v,Iv=Tv;function Av(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}Av.prototype.clear=xv,Av.prototype.delete=Sv,Av.prototype.get=Cv,Av.prototype.has=kv,Av.prototype.set=Iv;var Lv=Av,Ov=vg,Rv=dv;var Nv=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e},Pv=Nv;var Mv=function(e,t){var n=e.__data__;return Pv(t)?n["string"==typeof t?"string":"hash"]:n.map},Dv=Mv;var Uv=function(e){var t=Dv(this,e).delete(e);return this.size-=t?1:0,t},Bv=Mv;var Fv=function(e){return Bv(this,e).get(e)},qv=Mv;var Hv=function(e){return qv(this,e).has(e)},Gv=Mv;var jv=function(e,t){var n=Gv(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this},Wv=function(){this.size=0,this.__data__={hash:new Lv,map:new(Rv||Ov),string:new Lv}},Vv=Uv,Kv=Fv,zv=Hv,Xv=jv;function Yv(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}Yv.prototype.clear=Wv,Yv.prototype.delete=Vv,Yv.prototype.get=Kv,Yv.prototype.has=zv,Yv.prototype.set=Xv;var Qv=vg,Jv=dv,Zv=Yv;var $v=function(e,t){var n=this.__data__;if(n instanceof Qv){var i=n.__data__;if(!Jv||i.length<199)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new Zv(i)}return n.set(e,t),this.size=n.size,this},ey=vg,ty=Eg,ny=bg,iy=_g,ry=wg,oy=$v;function ay(e){var t=this.__data__=new ey(e);this.size=t.size}ay.prototype.clear=ty,ay.prototype.delete=ny,ay.prototype.get=iy,ay.prototype.has=ry,ay.prototype.set=oy;var sy=ay,cy=uv,ly=function(){try{var e=cy(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),uy=ly,dy=uy;var hy=function(e,t,n){"__proto__"==t&&dy?dy(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},py=hy,fy=$m;var my=function(e,t,n){(void 0!==n&&!fy(e[t],n)||void 0===n&&!(t in e))&&py(e,t,n)};var gy=function(e){return function(t,n,i){for(var r=-1,o=Object(t),a=i(t),s=a.length;s--;){var c=a[e?s:++r];if(!1===n(o[c],c,o))break}return t}},vy=gy(),yy={exports:{}};!function(e,t){var n=Cg,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i?n.Buffer:void 0,a=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,i=a?a(n):new e.constructor(n);return e.copy(i),i}}(yy,yy.exports);var Ey=Cg.Uint8Array;var by=function(e){var t=new e.constructor(e.byteLength);return new Ey(t).set(new Ey(e)),t};var _y=function(e,t){var n=t?by(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)};var wy=function(e,t){var n=-1,i=e.length;for(t||(t=Array(i));++n<i;)t[n]=e[n];return t},Ty=qg,xy=Object.create,Sy=function(){function e(){}return function(t){if(!Ty(t))return{};if(xy)return xy(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();var Cy=function(e,t){return function(n){return e(t(n))}},ky=Cy(Object.getPrototypeOf,Object),Iy=Object.prototype;var Ay=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Iy)},Ly=Sy,Oy=ky,Ry=Ay;var Ny=function(e){return"function"!=typeof e.constructor||Ry(e)?{}:Ly(Oy(e))};var Py=function(e){return null!=e&&"object"==typeof e},My=Fg,Dy=Py;var Uy=function(e){return Dy(e)&&"[object Arguments]"==My(e)},By=Uy,Fy=Py,qy=Object.prototype,Hy=qy.hasOwnProperty,Gy=qy.propertyIsEnumerable,jy=By(function(){return arguments}())?By:function(e){return Fy(e)&&Hy.call(e,"callee")&&!Gy.call(e,"callee")},Wy=jy,Vy=Array.isArray;var Ky=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},zy=Wg,Xy=Ky;var Yy=function(e){return null!=e&&Xy(e.length)&&!zy(e)},Qy=Yy,Jy=Py;var Zy=function(e){return Jy(e)&&Qy(e)},$y={exports:{}};var eE=function(){return!1};!function(e,t){var n=Cg,i=eE,r=t&&!t.nodeType&&t,o=r&&e&&!e.nodeType&&e,a=o&&o.exports===r?n.Buffer:void 0,s=(a?a.isBuffer:void 0)||i;e.exports=s}($y,$y.exports);var tE=Fg,nE=ky,iE=Py,rE=Function.prototype,oE=Object.prototype,aE=rE.toString,sE=oE.hasOwnProperty,cE=aE.call(Object);var lE=function(e){if(!iE(e)||"[object Object]"!=tE(e))return!1;var t=nE(e);if(null===t)return!0;var n=sE.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&aE.call(n)==cE},uE=Fg,dE=Ky,hE=Py,pE={};pE["[object Float32Array]"]=pE["[object Float64Array]"]=pE["[object Int8Array]"]=pE["[object Int16Array]"]=pE["[object Int32Array]"]=pE["[object Uint8Array]"]=pE["[object Uint8ClampedArray]"]=pE["[object Uint16Array]"]=pE["[object Uint32Array]"]=!0,pE["[object Arguments]"]=pE["[object Array]"]=pE["[object ArrayBuffer]"]=pE["[object Boolean]"]=pE["[object DataView]"]=pE["[object Date]"]=pE["[object Error]"]=pE["[object Function]"]=pE["[object Map]"]=pE["[object Number]"]=pE["[object Object]"]=pE["[object RegExp]"]=pE["[object Set]"]=pE["[object String]"]=pE["[object WeakMap]"]=!1;var fE=function(e){return hE(e)&&dE(e.length)&&!!pE[uE(e)]};var mE=function(e){return function(t){return e(t)}},gE={exports:{}};!function(e,t){var n=Tg,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i&&n.process,a=function(){try{var e=r&&r.require&&r.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a}(gE,gE.exports);var vE=fE,yE=mE,EE=gE.exports,bE=EE&&EE.isTypedArray,_E=bE?yE(bE):vE;var wE=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},TE=hy,xE=$m,SE=Object.prototype.hasOwnProperty;var CE=function(e,t,n){var i=e[t];SE.call(e,t)&&xE(i,n)&&(void 0!==n||t in e)||TE(e,t,n)},kE=CE,IE=hy;var AE=function(e,t,n,i){var r=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var s=t[o],c=i?i(n[s],e[s],s,n,e):void 0;void 0===c&&(c=e[s]),r?IE(n,s,c):kE(n,s,c)}return n};var LE=function(e,t){for(var n=-1,i=Array(e);++n<e;)i[n]=t(n);return i},OE=/^(?:0|[1-9]\d*)$/;var RE=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&OE.test(e))&&e>-1&&e%1==0&&e<t},NE=LE,PE=Wy,ME=Vy,DE=$y.exports,UE=RE,BE=_E,FE=Object.prototype.hasOwnProperty;var qE=function(e,t){var n=ME(e),i=!n&&PE(e),r=!n&&!i&&DE(e),o=!n&&!i&&!r&&BE(e),a=n||i||r||o,s=a?NE(e.length,String):[],c=s.length;for(var l in e)!t&&!FE.call(e,l)||a&&("length"==l||r&&("offset"==l||"parent"==l)||o&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||UE(l,c))||s.push(l);return s};var HE=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},GE=qg,jE=Ay,WE=HE,VE=Object.prototype.hasOwnProperty;var KE=function(e){if(!GE(e))return WE(e);var t=jE(e),n=[];for(var i in e)("constructor"!=i||!t&&VE.call(e,i))&&n.push(i);return n},zE=qE,XE=KE,YE=Yy;var QE=function(e){return YE(e)?zE(e,!0):XE(e)},JE=AE,ZE=QE;var $E=function(e){return JE(e,ZE(e))},eb=my,tb=yy.exports,nb=_y,ib=wy,rb=Ny,ob=Wy,ab=Vy,sb=Zy,cb=$y.exports,lb=Wg,ub=qg,db=lE,hb=_E,pb=wE,fb=$E;var mb=function(e,t,n,i,r,o,a){var s=pb(e,n),c=pb(t,n),l=a.get(c);if(l)eb(e,n,l);else{var u=o?o(s,c,n+"",e,t,a):void 0,d=void 0===u;if(d){var h=ab(c),p=!h&&cb(c),f=!h&&!p&&hb(c);u=c,h||p||f?ab(s)?u=s:sb(s)?u=ib(s):p?(d=!1,u=tb(c,!0)):f?(d=!1,u=nb(c,!0)):u=[]:db(c)||ob(c)?(u=s,ob(s)?u=fb(s):ub(s)&&!lb(s)||(u=rb(c))):d=!1}d&&(a.set(c,u),r(u,c,i,o,a),a.delete(c)),eb(e,n,u)}},gb=sy,vb=my,yb=vy,Eb=mb,bb=qg,_b=QE,wb=wE;var Tb=function e(t,n,i,r,o){t!==n&&yb(n,(function(a,s){if(o||(o=new gb),bb(a))Eb(t,n,s,i,e,r,o);else{var c=r?r(wb(t,s),a,s+"",t,n,o):void 0;void 0===c&&(c=a),vb(t,s,c)}}),_b)};var xb=function(e){return e};var Sb=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},Cb=Sb,kb=Math.max;var Ib=function(e,t,n){return t=kb(void 0===t?e.length-1:t,0),function(){for(var i=arguments,r=-1,o=kb(i.length-t,0),a=Array(o);++r<o;)a[r]=i[t+r];r=-1;for(var s=Array(t+1);++r<t;)s[r]=i[r];return s[t]=n(a),Cb(e,this,s)}};var Ab=function(e){return function(){return e}},Lb=Ab,Ob=uy,Rb=Ob?function(e,t){return Ob(e,"toString",{configurable:!0,enumerable:!1,value:Lb(t),writable:!0})}:xb,Nb=Rb,Pb=Date.now;var Mb=function(e){var t=0,n=0;return function(){var i=Pb(),r=16-(i-n);if(n=i,r>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}},Db=Mb(Nb),Ub=xb,Bb=Ib,Fb=Db;var qb=function(e,t){return Fb(Bb(e,t,Ub),e+"")},Hb=$m,Gb=Yy,jb=RE,Wb=qg;var Vb=function(e,t,n){if(!Wb(n))return!1;var i=typeof t;return!!("number"==i?Gb(n)&&jb(t,n.length):"string"==i&&t in n)&&Hb(n[t],e)},Kb=qb,zb=Vb;var Xb=function(e){return Kb((function(t,n){var i=-1,r=n.length,o=r>1?n[r-1]:void 0,a=r>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(r--,o):void 0,a&&zb(n[0],n[1],a)&&(o=r<3?void 0:o,r=1),t=Object(t);++i<r;){var s=n[i];s&&e(t,s,i,o)}return t}))},Yb=Tb;Xb((function(e,t,n){Yb(e,t,n)}));function Qb(e){const t=e.getBoundingClientRect();let{top:n,left:i}=t;const{right:r,bottom:o,width:a,height:s,x:c,y:l}=t;return n+=document.documentElement.scrollTop||document.body.scrollTop,i+=document.documentElement.scrollLeft||document.body.scrollLeft,{top:n,right:r,bottom:o,left:i,width:a,height:s,x:c,y:l}}function Jb(e,t,n){const i=Qb(e),r=Qb(t),o=Qb(n),a=i.top-o.top-n.clientTop-r.height+i.height,s=i.left-o.left-n.clientLeft-r.width+i.width;return{boundingCoordinates:i,elementCoordinates:r,elemOffsetParentCoordinates:o,topMinLimit:a,leftMinLimit:s,elemTop:r.top-o.top,elemLeft:r.left-o.left,topMaxLimit:a-i.height+r.height,leftMaxLimit:s-i.width+r.width}}document.querySelector(".upload-progress"),document.querySelector("#progressVal");const Zb="data-draggable-initialized",$b="touchstart",e_="touchmove",t_="touchend";class n_{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=this.onTouchStart.bind(this);if(this.options=e,!e.element||1!==e.element.nodeType)throw new Error("pass valid draggable element");if(this.draggableElementEl=e.element,e.boundingParent&&1===e.boundingParent.nodeType){if(!e.boundingParent.contains(e.element))throw new Error("pass a proper ancestor element");this.boundingParentEl=e.boundingParent}else this.boundingParentEl=document.body;n_.isDraggable(this.draggableElementEl)||this.draggableElementEl.addEventListener($b,t),this.draggableElementEl.setAttribute(Zb,!0)}dragElement(e,t,n){let i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];const r={top:n>0?Math.min(e.topMaxLimit,e.elemTop+n):Math.max(e.topMinLimit,e.elemTop+n),left:t>0?Math.min(e.leftMaxLimit,e.elemLeft+t):Math.max(e.leftMinLimit,e.elemLeft+t)};this.draggableElementEl.style.left="".concat(r.left,"px"),this.draggableElementEl.style.top="".concat(r.top,"px"),this.options.onDrag instanceof Function&&this.options.onDrag(e.boundingCoordinates.left-r.left-e.elemOffsetParentCoordinates.left,e.boundingCoordinates.top-r.top-e.elemOffsetParentCoordinates.top,i)}onTouchMove(e){const t=!!e.touches;if(e.preventDefault(),this.isMoving||(this.isMoving=!0),t&&1===e.touches.length){const t=e.touches[0].clientX-this._startClientX,n=e.touches[0].clientY-this._startClientY;this.dragElement.call(this,this.limits,t,n)}}onTouchStart(e){this.limits=Jb(this.boundingParentEl,this.draggableElementEl,this.draggableElementEl.offsetParent),this.isMoving=!1;const t=this.onTouchMove.bind(this),n=!!e.touches;this._startClientX=n?e.touches[0].clientX:e.clientX,this._startClientY=n?e.touches[0].clientY:e.clientY,e.preventDefault(),document.addEventListener(e_,t),document.addEventListener(t_,(function e(){document.removeEventListener(e_,t),document.removeEventListener(t_,e)}))}moveTo(e,t){const n=Jb(this.boundingParentEl,this.draggableElementEl,this.draggableElementEl.offsetParent),i=e+n.boundingCoordinates.left-n.elementCoordinates.left,r=t+n.boundingCoordinates.top-n.elementCoordinates.top;this.dragElement.call(this,n,i,r,!1)}}n_.isDraggable=function(e){return!!e.getAttribute(Zb)};const i_="data-zoomable-initialized",r_="touchstart",o_="touchmove",a_="touchend";class s_{constructor(e){const t=this.onTouchStart.bind(this);if(this.options=e,!e.element||1!==e.element.nodeType)throw new Error("pass valid zoomable element");if(!(e.scaleElement&&e.scaleElement instanceof Function))throw new Error("pass valid function to scale element");if(!(e.getMinDimensions&&e.getMinDimensions instanceof Function))throw new Error("pass valid function to get minimum dimensions");if(this.zoomableElement=e.element,e.boundingParent&&1===e.boundingParent.nodeType){if(!e.boundingParent.contains(e.element))throw new Error("pass a proper ancestor element");this.boundingParent=e.boundingParent}else this.boundingParent=document.body;s_.isZoomable(this.zoomableElement)||(this.zoomableElement.addEventListener(r_,t),this.zoomableElement.setAttribute(i_,!0))}scaleElement(e,t){if(1===e)return;this.limits=Jb(this.boundingParent,this.zoomableElement,this.zoomableElement.offsetParent);let n=this.limits.elementCoordinates.width*e,i=this.limits.elementCoordinates.height*e;if(n<this.limits.boundingCoordinates.width||i<this.limits.boundingCoordinates.height){const t=this.options.getMinDimensions();i=t.height,n=t.width,e=i/this.limits.elementCoordinates.height}let r=this.limits.elemLeft-(t.clientX-this.limits.elementCoordinates.left)*(e-1),o=this.limits.elemTop-(t.clientY-this.limits.elementCoordinates.top)*(e-1);const a=this.limits.leftMinLimit-this.zoomableElement.offsetWidth*(e-1),s=this.limits.leftMaxLimit,c=this.limits.topMinLimit-this.zoomableElement.offsetHeight*(e-1),l=this.limits.topMaxLimit;r<a?r=a:r>s&&(r=s),o<c?o=c:o>l&&(o=l),this.options.scaleElement(n,i,this.limits.boundingCoordinates.left-r-this.limits.elemOffsetParentCoordinates.left,this.limits.boundingCoordinates.top-o-this.limits.elemOffsetParentCoordinates.top),this.zoomableElement.style.left="".concat(r,"px"),this.zoomableElement.style.top="".concat(o,"px")}onTouchMove(e){if(e.preventDefault(),2===e.touches.length){const t=Math.sqrt((e.touches[0].clientX-e.touches[1].clientX)*(e.touches[0].clientX-e.touches[1].clientX)+(e.touches[0].clientY-e.touches[1].clientY)*(e.touches[0].clientY-e.touches[1].clientY));if(this._startDistance>0){const n=t/this._startDistance,i=e.touches[0];this.scaleElement.call(this,n,i)}this._startDistance=t}}onTouchStart(e){e.preventDefault();const t=this.onTouchMove.bind(this);2===e.touches.length?this._startDistance=Math.sqrt((e.touches[0].x-e.touches[1].x)*(e.touches[0].x-e.touches[1].x)+(e.touches[0].y-e.touches[1].y)*(e.touches[0].y-e.touches[1].y)):this._startDistance=0,document.addEventListener(o_,t),document.addEventListener(a_,(function e(){document.removeEventListener(o_,t),document.removeEventListener(a_,e)}))}}s_.isZoomable=function(e){return!!e.getAttribute(i_)};class c_ extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:c_.query,variables:{successRedirectUrl:e},successCallback:t,failureCallback:n})}}le(c_,"query","5f93d1d6b933cfbfdf7b0a80dedfb3f4");class l_ extends Ul{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:()=>{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{};return this.executeAction({queryId:l_.query,successCallback:e,failureCallback:t})}}le(l_,"query","da4a9ce2de842c1abe01ca37ea9271ee");const u_=/^\d{4,15}$/,d_=/[-\s+().]/g,h_=/^\S+@\S+\.\S+$/,p_=/[,]|.*@.*@/,f_={MIN_LENGTH:"MinLength",MAX_LENGTH:"MaxLength",REGEX:"Regex",REQUIRED:"Required",REGEX_ALLOW:"RegexAllow",REGEX_ALLOW_EMAIL:"RegexAllowEmail",REGEX_ALLOW_WORK_EMAIL:"RegexAllowWorkEmail"},m_=e=>e&&h_.test(e)&&!p_.test(e),g_={SPECIAL_CHARS:{pattern:/([!@#$%^&*+=|<>?:;\\])/,errorCode:"SpecialChars"},URL_KEYWORDS:{pattern:/(https?(:\/\/)?|www\.)/i,errorCode:"UrlKeywords"},EMAIL:{errorCode:"Email",validate:m_},WORK_EMAIL:{errorCode:"WorkEmail",validate:e=>m_(e)&&!["gmail","hotmail","yahoo","qq","outlook","aol","mail","icloud","163"].some((t=>e.includes("@".concat(t,"."))))},PHONE_NUMBER:{errorCode:"PhoneNumber",validate(e){const t=e.replace(d_,"");return!(!t||!u_.test(t))}}},v_={EMAIL_ADDRESS:"EMAIL_ADDRESS",PHONE_NUMBER:"PHONE_NUMBER",WORK_EMAIL:"WORK_EMAIL",OTHER:"OTHER"},y_="consentUnchecked",E_={INPUT:"INPUT",SELECT:"SELECT"},b_="LeadGenFormClientActionEvent",__="text",w_="checkbox";function T_(e){return Object.keys(E_).includes(e.tagName)}function x_(e){const t=function(e){const t=[],{minLength:n,maxLength:i,inputType:r}=e.dataset;let o;switch(r){case v_.EMAIL_ADDRESS:t.push({type:f_.REGEX_ALLOW,RegexAllow:[g_.EMAIL]});break;case v_.WORK_EMAIL:t.push({type:f_.REGEX_ALLOW,RegexAllow:[g_.WORK_EMAIL]});break;case v_.PHONE_NUMBER:o=e.value.replace(/ /g,""),t.push({type:f_.REGEX_ALLOW,RegexAllow:[g_.PHONE_NUMBER]})}return e.required&&t.push({type:f_.REQUIRED}),n&&t.push({type:f_.MIN_LENGTH,MinLength:n}),i&&t.push({type:f_.MAX_LENGTH,MaxLength:i}),{value:o||e.value,ruleSet:t}}(e),n=t.value;return t.ruleSet.map((e=>((e,t)=>{const n=t.trim();if(e)switch(e.type){case f_.REQUIRED:if(0===n.length)return f_.REQUIRED;break;case f_.MIN_LENGTH:if(n.length<e[f_.MIN_LENGTH])return f_.MIN_LENGTH;break;case f_.MAX_LENGTH:if(n.length>e[f_.MAX_LENGTH])return f_.MAX_LENGTH;break;case f_.REGEX:for(let t=0;t<e[f_.REGEX].length;t++){var i,r,o,a;if(!0===(null===(i=e[f_.REGEX][t])||void 0===i||null===(r=i.validate)||void 0===r?void 0:r.call(i,n))||!0===(null===(o=e[f_.REGEX][t])||void 0===o||null===(a=o.pattern)||void 0===a?void 0:a.test(n)))return f_.REGEX+e[f_.REGEX][t].errorCode}break;case f_.REGEX_ALLOW:for(let t=0;t<e[f_.REGEX_ALLOW].length;t++){var s,c,l,u;if(!1===(null===(s=e[f_.REGEX_ALLOW][t])||void 0===s||null===(c=s.validate)||void 0===c?void 0:c.call(s,n))||!1===(null===(l=e[f_.REGEX_ALLOW][t])||void 0===l||null===(u=l.pattern)||void 0===u?void 0:u.test(n)))return f_.REGEX_ALLOW+e[f_.REGEX_ALLOW][t].errorCode}}})(e,n))).filter((e=>!!e))}function S_(e,t){return t&&!e?y_:null}const C_=(e,t)=>parseInt(t.split(e)[1]);function k_(e,t){return document.getElementById("".concat(e.id,"-strings")).dataset["str".concat(t)]}const I_=(e,t)=>({questionId:e,textQuestionAnswer:{answer:t}}),A_=(e,t)=>({questionId:e,multipleChoiceAnswer:{options:[{index:t}]}}),L_=(e,t)=>({question:e,multipleChoiceAnswer:{options:[t]}});function O_(e,t){const n=e.id+"_",i=n+"q",r=n+"c",o=ls("hasDecoratedLeadGenFormData");return new Promise(((n,a)=>{const s=[];let c,l;const{urn:u,legalInfoUrn:d,leadType:h,associatedEntityUrn:p,ownerUrn:f,submitter:m}=e.dataset;l=t?"lTrk=".concat(t,"&action=").concat("leadFormSubmit","&activityType=").concat("sponsored"):e.dataset.leadTrackingParams,l||(c=e.closest("[data-lead-tracking-params]"),l=c.dataset.leadTrackingParams);const g={formResponse:{adFormUrn:u,submittedAt:Date.now(),answers:[],consentResponses:[]},trackingUrl:l,trackingAction:"LEAD_FORM_CLICK"},v=ce({associatedEntity:p,form:u,legalInfoUrn:d,leadType:h,owner:f,formResponse:{answers:[],consentResponses:[]},leadTrackingParams:l,submittedAt:Date.now()},null!=m&&m.length?{submitter:m}:{});return Array.from(e).filter(T_).forEach((e=>{let t;if(e.tagName===E_.SELECT)t=((e,t,n)=>{const i=C_(e,t.id),r=t.selectedIndex;return{response:n?L_(i,r):A_(i,r)}})(i,e,o),o?v.formResponse.answers.push(t.response):g.formResponse.answers.push(t.response);else if(e.type===__)if(t=((e,t,n)=>{const i=C_(e,t.id),r=x_(t);return 0!==r.length?{errors:r}:{response:n?(o=i,a=t.value,{question:o,textQuestionAnswer:{answer:a}}):I_(i,t.value)};var o,a})(i,e,o),t.response)o?v.formResponse.answers.push(t.response):g.formResponse.answers.push(t.response);else{const n=t.errors[0];s.push({element:e,errorType:n})}else e.type===w_&&(t=((e,t,n,i,r)=>{const o=C_(e,t),a=S_(n,i);return a?{errors:a}:{response:{[r?"consent":"consentId"]:o,accepted:n}}})(r,e.id,e.checked,e.required,o),t.response?o?v.formResponse.consentResponses.push(t.response):g.formResponse.consentResponses.push(t.response):s.push({element:e,errorType:t.errors}))})),0===s.length?n(o?v:g):a(s)}))}class R_ extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:R_.query,variables:e,successCallback:t,failureCallback:n})}}le(R_,"query","0a321276f8bcd90441cffeb1ab648fa1");const N_="VIEW_FORM",P_=".lead-gen-input-container",M_=".error-text",D_=".submit-btn",U_="input-error",B_="checkbox-input",F_="inputbox-input",q_="aria-invalid",H_="role",G_="click";class j_{constructor(e){let{isLivePreview:t=!1,encodedLeadGenFormTrackingContext:n,encryptedTrackingData:i,pemDegradationTrackingMetadata:r,persistFormOnSubmit:o,responseEndpoint:a}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("containerEl is not present");ss("lead-gen-form__description-content-truncated",".lead-gen-form__description-btn-truncation",e),this.containerEl=e,this.formEl=e.querySelector("form"),this.formContentEl=e.querySelector(".lead-gen-form__content"),this.postSubmissionInfoEl=e.querySelector(".lead-gen-form__post-submission"),this.submitBtn=this.formEl.querySelector(D_),this.persistFormOnSubmit=o,this.encryptedTrackingData=i,this.encodedLeadGenFormTrackingContext=n,a&&(this.leadGenResponseMutation=new R_(a,r)),t||this._bindInputHandlers(),this.encodedLeadGenFormTrackingContext&&!t&&(this._initClickTracking(),this._initViewTracking())}showPostSubmissionInfo(){$a(this.formContentEl),this.postSubmissionInfoEl&&es(this.postSubmissionInfoEl)}hideForm(){$a(this.formContentEl)}enableSubmit(){rs(this.submitBtn)}_clearFormErrors(){Array.from(this.formEl).filter(T_).map((e=>this._hideError(e)))}_submitForm(){this._clearFormErrors(),O_(this.formEl,this.encryptedTrackingData).then((e=>{if(is(this.submitBtn),this.leadGenResponseMutation){const t=this.leadGenResponseMutation.execute(e);m(this.containerEl,this.constructor.LEAD_GEN_SUBMIT_EVENT,t)}else m(this.containerEl,this.constructor.LEAD_GEN_SUBMIT_EVENT,e);this.persistFormOnSubmit||this.hideForm()})).catch((e=>{e.forEach((e=>this._setAndShowError(e.element,e.errorType)));const t=e[0];if(t){t.element.focus();W(k_(t.element,t.errorType),j.ASSERTIVE)}}))}_hideError(e){if(e){const t=e.closest(P_),n=t.querySelector(M_);$a(n),t.classList.remove(U_),e.removeAttribute(q_),n.removeAttribute(H_)}}_isError(e){var t;return null==e||null===(t=e.closest(P_))||void 0===t?void 0:t.classList.contains(U_)}_setAndShowError(e,t){if(e){const n=k_(e,t),i=e.closest(P_),r=i.querySelector(M_);r.innerText=n,es(r),i.classList.add(U_),r.setAttribute(H_,"alert"),e.setAttribute(q_,"true")}}_handleInputError(e){let t;if(this._hideError(e),e.type===w_)t=S_(e.checked,e.required);else if(e.type===__){const n=x_(e);n&&n.length&&(t=n[0])}t&&this._setAndShowError(e,t)}_bindInputHandlers(){this.formEl.addEventListener(G_,(e=>{e.target.classList.contains(B_)&&this._handleInputError(e.target)})),this.formEl.addEventListener("keyup",(e=>{e.target.classList.contains(F_)&&this._handleInputError(e.target)})),this.submitBtn.addEventListener(G_,(e=>{e.preventDefault(),this._submitForm()}))}fireInFormLeadGenTracking(e,t){!this.encryptedTrackingData&&t||function(e){let{actionType:t,serializedLeadGenFormTrackingContext:n,encryptedTrackingData:i}=e;const r=b(document,{skipSuffix:!0}),o="".concat(r,"-").concat(null==t?void 0:t.toLowerCase()),a=Ca(r);i?Pm(b_,ce(ce({},a),{},{sponsoredTrackingInfo:{sponsoredEventHeader:{encryptedTrackingData:i}},actionType:t,controlUrn:o,serializedLeadGenFormTrackingContext:n})):window.tracking.then((e=>{e.fireTrackingEvent(b_,ce(ce({},a),{},{actionType:t,controlUrn:o,serializedLeadGenFormTrackingContext:n}))}))}({actionType:e,serializedLeadGenFormTrackingContext:this.encodedLeadGenFormTrackingContext,encryptedTrackingData:this.encryptedTrackingData})}_initViewTracking(){const e=N_,t=this.containerEl.closest('[data-id="main-feed-card"]');this.fireInFormLeadGenTracking(e,t)}_initClickTracking(){this.containerEl.addEventListener(G_,(e=>{const t=e.target.closest("[data-lgf-action-type]"),n=e.target.closest('[data-id="main-feed-card"]');if(t){const i=t.dataset.lgfActionType;if(n&&("consent_link"===e.target.dataset.feedControl||"legal_disclaimer_link"===e.target.dataset.feedControl))return;this.fireInFormLeadGenTracking(i,n)}}))}}le(j_,"LEAD_GEN_SUBMIT_EVENT","FormModal:LeadGen:submit");const W_=".bottom-sheet",V_=".lead-gen-modal";class K_ extends j_{constructor(e){let{isLivePreview:t=!1,encodedLeadGenFormTrackingContext:n,encryptedTrackingData:i,pemDegradationTrackingMetadata:r,persistFormOnSubmit:o,responseEndpoint:a,triggerByOutletEl:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(e,{isLivePreview:t,encodedLeadGenFormTrackingContext:n,encryptedTrackingData:i,pemDegradationTrackingMetadata:r,persistFormOnSubmit:o,responseEndpoint:a});const c=document.querySelector(W_);c&&(this.bottomSheet=new Lm({bottomSheetEl:c,pushState:!1})),this._initModal(s),t&&this.showForm()}_initModal(e){const t=this.containerEl.querySelector(V_);this.modal=new Da(t,{triggerByOutletEl:e,shouldMoveToTopContainer:!1})}showForm(){this.modal.open()}hideForm(){this.modal.close()}showPostSubmissionInfo(){this.bottomSheet?(this.modal.close(),this.bottomSheet.open()):this.postSubmissionInfoEl?($a(this.formContentEl),es(this.postSubmissionInfoEl)):this.modal.close()}_initViewTracking(){const e=this.containerEl.dataset.lgfViewActionType,t=this.containerEl.querySelector(V_).dataset.outlet,n=document.querySelector('[data-modal="'.concat(t,'"]'));null==n||n.addEventListener("click",(t=>{const n=t.target.closest('[data-id="main-feed-card"]');this.fireInFormLeadGenTracking(e,n)}))}}class z_{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document,{onSelect:t=()=>{},onClipboardCopy:n=()=>{}}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.onSelect=t,this.onClipboardCopy=n;const i=ls("share-via-text"),r=ls("share-via-url");if(this.shareData={url:r},i&&(this.shareData.text=i),this.shareViaActionEl=e.querySelector("[data-share-via-action]"),!this.shareViaActionEl)throw new Error('Element with "data-share-via-action" attribute cannot be found');this.shareViaModalEl=e.querySelector(".share-via-modal"),this.shareViaModalEl&&(this.shareViaModal=new Da(this.shareViaModalEl)),this.bindEvents()}modalClickHandler(e){const n=t(e.target,"[data-action-copy-to-clipboard]");n?(this.onSelect(e,n),this.copyToClipboard.call(this,e)):this.onSelect(e,t(e.target,".share-via-action")),this.shareViaModal.close()}share(){navigator.canShare&&navigator.canShare(this.shareData)?navigator.share(this.shareData):this.shareViaModal&&this.shareViaModal.open()}copyToClipboard(){navigator.clipboard.writeText(this.shareData.url).then((()=>{this.onClipboardCopy(!0)})).catch((e=>{this.onClipboardCopy(!1,e)}))}bindEvents(){this.shareViaActionEl.addEventListener("click",this.share.bind(this)),this.shareViaModalEl&&this.shareViaModalEl.addEventListener("click",this.modalClickHandler.bind(this))}}const X_="FOLLOW_ACTIVE",Y_="UNFOLLOW";class Q_{constructor(e,t){if(!e)throw Error("Missing FollowMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}execute(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{};return Dl({endpoint:this.endpoint,queryId:Q_.query,variables:{followState:e,to:t},pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled}).then((e=>{const{responseText:t}=e;n(JSON.parse(t).graphQL)})).catch(i)}}le(Q_,"query","cbed571fffd8cea15209aed8d44e6759");const J_=Object.freeze({APPRECIATION:"APPRECIATION",ASSENT:"ASSENT",CELEBRATION:"CELEBRATION",EMPATHY:"EMPATHY",ENTERTAINMENT:"ENTERTAINMENT",INSPIRATION:"INSPIRATION",INTEREST:"INTEREST",LIKE:"LIKE",MAYBE:"MAYBE",PRAISE:"PRAISE",UNKNOWN:"UNKNOWN",USEFULNESS:"USEFULNESS"});Object.values(J_);const Z_="CREATE",$_="DELETE",ew="UPDATE";class tw{constructor(e,t){if(!e)throw Error("Missing ReactionMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}execute(e,t,n){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{},r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:()=>{};const o={endpoint:this.endpoint,queryId:tw.query,variables:{entityUrn:t,action:n},pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled};return n!==Z_&&n!==ew||(o.variables.reactionType=e),Dl(o).then((e=>{const{responseText:t}=e;i(JSON.parse(t).graphQL)})).catch(r)}}le(tw,"query","070ee23fd6fb77f92ac08f964ae1df29");const nw="REACT",iw="UNREACT",rw=".reactions-menu",ow='[data-id="reactions-menu"]',aw="[data-reaction-type]",sw="#selected-reaction-icon",cw=".selected-reaction",lw=".like-button-default",uw="aria-pressed",dw="aria-expanded",hw="hidden",pw="w-0",fw="overflow-hidden",mw="click",gw="touchstart",vw="touchmove",yw="touchend",Ew={LIKE:"Like",PRAISE:"Celebrate",APPRECIATION:"Support",ENTERTAINMENT:"Funny",EMPATHY:"Love",INTEREST:"Insightful",MAYBE:"Curious"};var bw=new WeakSet;class _w{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"".concat(rw,"__trigger"),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.body,{endpoint:n,beforeReaction:i,onReaction:r,pemDegradationTrackingMetadata:o,onReactionSuccess:a=()=>{},onReactionError:s=()=>{},shouldStopPropagation:c=!0,reactionsMenuPageViewEvent:l,fireLoggedInReactionTracking:u=!1,isContribution:d=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(ve(this,bw),this.triggerSelector=e,this.a11yTriggerSelector="".concat(e,"--a11y"),this.parentContainerElement=t,this._mutationInstance=new tw(n,o),this.selectedReactionTemplate=t.querySelector("#selected-reaction"),!t.querySelector(ow))throw new Error("Cannot find ReactionsMenu template");this.beforeReaction=i,this.activeReactionMenuEl=null,this.onReaction=r,this.onReactionSuccess=a,this.onReactionError=s,this.shouldStopPropagation=c,this.reactionsMenuPageViewEvent=l,this.triggers=t.querySelectorAll(this.triggerSelector),this.reactionsMenuClickHandler=this.handleReactionsClick.bind(this),this.isTouchActive=!1,this.isA11yTriggerActive=!1,this.fireLoggedInReactionTracking=u,this.isContribution=d,this.bindEvents()}bindEvents(){this.triggers.forEach((e=>{Y()?(e.addEventListener(gw,(e=>{this.longPressTimer=setTimeout((()=>{e.preventDefault(),this.showReactions(e),this.isA11yTriggerActive=!1}),334)})),e.addEventListener(yw,(()=>{clearTimeout(this.longPressTimer)}))):(e.addEventListener("mouseenter",p(this.showReactions.bind(this),300)),e.addEventListener("mouseleave",p((()=>{!e.parentElement.matches(":hover")&&this.hideReactions.call(this)}),500)))})),this.parentContainerElement.addEventListener(mw,(e=>{if(e.target.closest(this.triggerSelector)){var t,n;const i=this.getContainerElement(e.target);null===(t=this.beforeReaction)||void 0===t||t.call(this,e),this.fireLoggedInReactionTracking&&this.fireReactionTracking(e),this.toggleReaction(i);const r=this.getCurrentReactionType(i);null===(n=this.onReaction)||void 0===n||n.call(this,e,r,this.getParentUrn(i)),this._mutationInstance.execute(r,this.getParentUrn(i),r?Z_:$_,(t=>{this.onReactionSuccess(t,e)}),(e=>{this.onReactionError(e)}))}else e.target.closest(this.a11yTriggerSelector)&&(e.stopPropagation(),this.isA11yTriggerActive=!0,this.isReactionMenuVisible()?this.hideReactions(!1):this.showReactions(e))})),this.parentContainerElement.querySelectorAll(this.a11yTriggerSelector).forEach((e=>{e.addEventListener("focus",(e=>{e.target.classList.remove(pw)})),e.addEventListener("blur",(e=>{!this.getContainerElement(e.target).querySelector(ow)&&e.target.classList.add(pw)}))}))}handleFocusForReactionEl(e){e?(e.focus(),e.classList.add("outline-none")):document.activeElement.blur()}getTouchEventTarget(e){const n=e.changedTouches[0];return t(document.elementFromPoint(n.clientX,n.clientY),aw)}showReactions(e){if(!this.isReactionMenuVisible()){var t,n;let i=e.target;if(!e.target.classList.contains("reaction-menu")&&(i=this.getContainerElement(e.target),!i))return;this.renderReactionsMenu(i),this.reactionsMenuPageViewEvent&&(null===(t=window.tracking)||void 0===t||t.then((e=>{Sa(e,"half",this.reactionsMenuPageViewEvent)}))),Y()&&(this.isTouchActive=!0,this.isA11yTriggerActive||(document.body.classList.add(fw),this.handleFocusForReactionEl(this.getTouchEventTarget(e)),this.documentTouchStartHandlerFn=this.documentTouchStartHandlerFn||this.documentTouchStartHandler.bind(this),this.documentTouchEndHandlerFn=this.documentTouchEndHandlerFn||this.documentTouchEndHandler.bind(this),this.parentContainerElementTouchMoveHandlerFn=this.parentContainerElementTouchMoveHandlerFn||this.parentContainerElementTouchMoveHandler.bind(this),this.parentContainerElementTouchEndHandlerFn=this.parentContainerElementTouchEndHandlerFn||this.parentContainerElementTouchEndHandler.bind(this),document.addEventListener(gw,this.documentTouchStartHandlerFn),document.addEventListener(yw,this.documentTouchEndHandlerFn),this.parentContainerElement.addEventListener(vw,this.parentContainerElementTouchMoveHandlerFn),this.parentContainerElement.addEventListener(yw,this.parentContainerElementTouchEndHandlerFn))),this.documentClickHandlerFn=this.documentClickHandlerFn||this.hideReactions.bind(this),this.parentContainerEl!==document.body&&document.addEventListener(mw,this.documentClickHandlerFn),null===(n=this.a11yTriggerElement())||void 0===n||n.setAttribute(dw,"true")}}hideReactions(){var e;let t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(this.isReactionMenuVisible()){var n,i;if(this.activeReactionMenuEl.removeEventListener(mw,this.reactionsMenuClickHandler),t)null===(n=this.getContainerElement(this.activeReactionMenuEl))||void 0===n||null===(i=n.querySelector(this.a11yTriggerSelector))||void 0===i||i.classList.add(pw);this.activeReactionMenuEl.classList.add(hw),this.activeReactionMenuEl=null}Y()&&!this.isA11yTriggerActive&&(document.body.classList.remove(fw),document.removeEventListener(gw,this.documentTouchStartHandlerFn),document.removeEventListener(yw,this.documentTouchEndHandlerFn),this.parentContainerElement.removeEventListener(vw,this.parentContainerElementTouchMoveHandlerFn),this.parentContainerElement.removeEventListener(yw,this.parentContainerElementTouchEndHandlerFn)),this.isA11yTriggerActive=!1,this.parentContainerEl!==document.body&&document.removeEventListener(mw,this.documentClickHandlerFn),null===(e=this.a11yTriggerElement())||void 0===e||e.setAttribute(dw,"false")}isReactionMenuVisible(){return Boolean(this.activeReactionMenuEl&&!this.activeReactionMenuEl.classList.contains(hw))}getActionType(e,t){return e&&t?t!==e?ew:null:t?Z_:$_}fireReactionTracking(e){let t=e.target;if("touchend"===e.type){const n={},i=e.changedTouches[0],r=document.elementFromPoint(i.clientX,i.clientY);t=null==r?void 0:r.closest("[data-reaction-type]"),n.target=t,Qm(n)}else Qm(e);e.stopPropagation()}handleReactionsClick(e){var t,n;let i;var r;e.type===yw?i=this.getTouchEventTarget(e):i=null===(r=e.target)||void 0===r?void 0:r.closest(aw);if(null===(t=i)||void 0===t||null===(n=t.dataset)||void 0===n||!n.reactionType)return;const o=this.getContainerElement(e.target),a=this.getCurrentReactionType(o),s=this.getParentUrn(o);let c,l;if(i){var u,d,h,p;if(null===(u=this.beforeReaction)||void 0===u||u.call(this,e),this.fireLoggedInReactionTracking&&this.fireReactionTracking(e),this.setReaction(i.dataset.reactionType,o),null===(d=this.getContainerElement(o))||void 0===d||null===(h=d.querySelector(this.triggerSelector))||void 0===h||h.focus(),c=this.getCurrentReactionType(o),l=this.getActionType(a,c),l)null===(p=this.onReaction)||void 0===p||p.call(this,e,c,s),this._mutationInstance.execute(c,this.getParentUrn(o),l,(t=>{this.onReactionSuccess(t,e)}),(e=>{this.onReactionError(e)}));this.shouldStopPropagation&&e.stopPropagation()}}documentTouchStartHandler(e){e.preventDefault(),e.target.closest(ow)&&e.target.closest(this.triggerSelector)?this.isTouchActive=!0:this.isTouchActive=!1}documentTouchMoveHandler(e){e.preventDefault()}documentTouchEndHandler(e){e.preventDefault(),!this.isTouchActive&&this.isReactionMenuVisible()&&!this.isA11yTriggerActive&&this.hideReactions()}parentContainerElementTouchEndHandler(e){e.stopPropagation(),e.preventDefault(),this.reactionsMenuClickHandler(e),!this.isTouchActive&&this.isReactionMenuVisible()&&!this.isA11yTriggerActive&&this.hideReactions()}parentContainerElementTouchMoveHandler(e){e.stopPropagation(),e.preventDefault(),this.isTouchActive=!0,this.handleFocusForReactionEl(this.getTouchEventTarget(e))}renderReactionsMenu(e){if(!e)return;const t=e.querySelector(ow);t.classList.remove(hw),t.addEventListener(mw,this.reactionsMenuClickHandler),this.activeReactionMenuEl=t}maybeHideReactions(e){t(e.target,aw)||this.hideReactions()}setReaction(e,t){var n,i,r;const o="".concat(cw,"--").concat(e),a=this.selectedReactionTemplate.content.querySelector(o).cloneNode(!0),s=t.querySelector(cw),c=t.querySelector(lw),l=null===(n=t.querySelector(this.triggerSelector))||void 0===n||null===(i=n.dataset)||void 0===i?void 0:i.socialReaction;l&&t.querySelector("".concat(sw,"--").concat(l)).setAttribute(uw,"false"),t.querySelector("".concat(sw,"--").concat(e)).setAttribute(uw,"true"),s?s.remove():c.classList.add(hw),e&&fe(this,bw,ww).call(this,t,e,"Selected"),a.classList.add("selected-reaction"),c.parentElement.insertBefore(a,c),null===(r=window.lazyloader)||void 0===r||r.then((e=>e.refreshLoader())),this.postReactionChangeCallback(e,t)}toggleReaction(e){const t=e.querySelector(cw),n=e.querySelector(lw);if(t){var i,r;t.remove();const o=null===(i=e.querySelector(this.triggerSelector))||void 0===i||null===(r=i.dataset)||void 0===r?void 0:r.socialReaction;o&&e.querySelector("".concat(sw,"--").concat(o)).setAttribute(uw,"false"),e.querySelector(this.triggerSelector).setAttribute(uw,"false");const a=this.getCurrentReactionType(e);return a&&fe(this,bw,ww).call(this,e,a),n.classList.remove(hw),void this.postReactionChangeCallback("",e)}this.setReaction(J_.LIKE,e)}postReactionChangeCallback(e,t){const n=(e?"un".concat(e):"".concat(J_.LIKE)).toLowerCase()+(this.isContribution?"Contribution":"Update");this.hideReactions(),t.querySelector(this.triggerSelector).setAttribute("data-social-reaction",e),t.querySelector(this.triggerSelector).setAttribute("data-feed-action-type",n),t.querySelector(this.triggerSelector).setAttribute("data-feed-action-category",e?iw:nw)}getCurrentReactionType(e){return e.querySelector(this.triggerSelector).dataset.socialReaction}getParentUrn(e){return e.querySelector(this.triggerSelector).dataset.parentUrn}getContainerElement(e){return e.closest(rw)}getContainerElementFromParentUrn(e){const t=this.parentContainerElement.querySelector("".concat(this.triggerSelector,'[data-parent-urn="').concat(e,'"]'));return null==t?void 0:t.closest(rw)}a11yTriggerElement(){return this.parentContainerElement.querySelector(this.a11yTriggerSelector)}}function ww(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Unselected";const i=ls("i18n_reaction_selection_state").replace("%reactionType%",Ew[t]).replace("%selectionState%",n);e.querySelector(this.triggerSelector).setAttribute("aria-label",i)}class Tw{constructor(e){let{endpoint:t,errorCallback:n=()=>{},globalWindow:i=window,onFollowSuccess:r=()=>{},onUnfollowSuccess:o=()=>{},pemDegradationTrackingMetadata:a,unfollowPemDegradationTrackingMetadata:s,pageKey:c,unfollowPageKey:l}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed in");this._el=e,this._errorCallback=n,this._successCallbackForFollow=r,this._successCallbackForUnfollow=o,this._window=i,this._followButtonEl=e.querySelector(".follow-button__follow"),this._followingButtonEl=e.querySelector(".follow-button__following"),this._mutationInstance=new Q_(t,a,c),this._unfollowMutationInstance=new Q_(t,s,l),this._entityUrn=e.getAttribute("data-entity-urn"),this._initEventListeners()}_initEventListeners(){this._followButtonEl.addEventListener("click",(e=>{e.preventDefault(),this._showFollowingButton(),this._mutationInstance.execute(X_,this._entityUrn,(e=>{this._successCallbackForFollow(e)}),(e=>{this._hideFollowingButton(),this._errorCallback(e)}))})),this._followingButtonEl.addEventListener("click",(e=>{e.preventDefault(),this._hideFollowingButton(),this._unfollowMutationInstance.execute(Y_,this._entityUrn,(e=>{this._successCallbackForUnfollow(e)}),(e=>{this._showFollowingButton(),this._errorCallback(e)}))}))}_showFollowingButton(){var e,t,n,i;null===(e=this._followButtonEl)||void 0===e||null===(t=e.classList)||void 0===t||t.add("hidden"),null===(n=this._followingButtonEl)||void 0===n||null===(i=n.classList)||void 0===i||i.remove("hidden"),this._followingButtonEl.focus()}_hideFollowingButton(){var e,t,n,i;null===(e=this._followingButtonEl)||void 0===e||null===(t=e.classList)||void 0===t||t.add("hidden"),null===(n=this._followButtonEl)||void 0===n||null===(i=n.classList)||void 0===i||i.remove("hidden"),this._followButtonEl.focus()}}const xw='[data-item-type="semaphore"]',Sw=".comment",Cw="data-feed-action";class kw{constructor(e){let{deleteComment:t=()=>{}}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("Control menu element is required");this.ellipsisMenu=new Hf(e),this.commentEl=e.closest(Sw),this.ellipsisMenuTriggerEl=e.querySelector(".ellipsis-menu__trigger");const n=e.querySelector(".collapsible-dropdown__list");if(n.querySelector(xw)&&(this.semaphore=new qf(xw,n,this._handleSemaphoreSubmitAction.bind(this),this.ellipsisMenuTriggerEl)),n.querySelector('[data-feed-action="delete-comment"]')){const e=this.commentEl.querySelector("#modal-delete-confirmation-wrapper");this.deleteConfirmationModal=new Tm(e,(e=>t(e,this.commentEl)),(()=>{}),{triggerByOutletEl:!1})}n.addEventListener("click",this.handleControlMenuActions.bind(this))}_handleSemaphoreSubmitAction(){$a(this.commentEl);const e=this.commentEl.parentNode,t=this.commentEl.querySelector("#comment-reported-card-template"),n=document.importNode(t.content,!0);e.appendChild(n)}handleControlMenuActions(e){const t=e.target.closest("[data-feed-action]"),n=e.target.closest(Sw);t&&t.getAttribute(Cw)&&n&&"delete-comment"===t.getAttribute(Cw)&&this.deleteConfirmationModal.modal.open()}}class Iw{constructor(e){let{isLoggedIn:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to GraphQLComment");this._el=e,this._isLoggedIn=t,this._initCommentImageViewer()}_initCommentImageViewer(){if(!this._isLoggedIn)return;const e=this._el.querySelector(".comment__images-content"),t=this._el.querySelector(".image-viewer-modal-wrapper");e&&t&&(this.imageViewerModal=new Rm(t,{shouldMoveToTopContainer:!1}),e.addEventListener("click",(e=>{const t=e.target.closest("[data-position]");t&&this.imageViewerModal.open(t.dataset.position,{focusElement:t.querySelector("button")})})))}}const Aw=".comment__reaction",Lw="hidden";class Ow extends Iw{constructor(e){let{isLoggedIn:t=!1,onReaction:n,deleteComment:i}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to GraphQLCommentWithAction");super(e,{isLoggedIn:t}),this._el=e,this._isLoggedIn=t,this.onReaction=n,this.deleteComment=i,this._ellipsisMenu=this._initEllipsisMenu(),this._isLoggedIn&&this._initCommentReactionClickHandlers()}_initEllipsisMenu(){const e=this._el.querySelector(".ellipsis-menu");return this._isLoggedIn?new kw(e,{deleteComment:this.deleteComment}):e&&new Hf(e)}_reactionClickHandler(e){var t;const n=e.target.closest(".comment__actions"),i=n.querySelector("".concat(Aw,".").concat(Lw)),r=n.querySelectorAll(Aw),o=n.querySelectorAll(".comment__reactions-count");r.forEach((e=>e.classList.toggle(Lw))),o.forEach((e=>e.classList.toggle(Lw))),null===(t=this.onReaction)||void 0===t||t.call(this,e,i.dataset.reactionType)}_initCommentReactionClickHandlers(){this._el.addEventListener("click",(e=>{(e.target.classList.contains("comment__reaction")||e.target.closest(Aw))&&this._reactionClickHandler(e)}))}}const Rw=Object.freeze({NEW_COMMENT_CREATE_EVENT:"Comment:newComment:create",NEW_COMMENT_SUCCESS_EVENT:"Comment:newComment:success",NEW_COMMENT_FAIL_EVENT:"Comment:newComment:fail"});class Nw{constructor(){let{commentContainerClass:e="comments__container",commentBoxClass:t="comments__comment-text",postCommentBtnClass:n="comments__post-btn",templateSelector:i="#comment-template",templateSelectors:r={message:".comment__message",commentText:".comments__comment-text",postButton:".comments__post-btn"}}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.commentContainerClass=e,this.commentContainers=document.querySelectorAll(".".concat(e)),this.commentBoxClass=t,this.commentTextBoxen=document.querySelectorAll(".".concat(e," .").concat(t)),this.postCommentBtnClass=n,this.templateSelector=i,this.templateSelectors=r,this.containerMap={},this.bindEvents()}bindEvents(){this.commentContainers.forEach((e=>{e.addEventListener("click",this.postComment.bind(this))})),this.commentTextBoxen&&this.commentTextBoxen.forEach((e=>{e.addEventListener("input",this.enableDisablePostButton.bind(this))})),document.body.addEventListener(Rw.NEW_COMMENT_SUCCESS_EVENT,this.renderNewComment.bind(this))}postComment(e){if(e.target.classList.contains(this.postCommentBtnClass)){const t=e.target.closest(".".concat(this.commentContainerClass));if(t){const n=t.querySelector(".".concat(this.commentBoxClass));if(n){const t=n.dataset.threadUrn;t in this.containerMap||(this.containerMap[t]=e.currentTarget),m(document.body,Rw.NEW_COMMENT_CREATE_EVENT,{comment:n.value,threadUrn:t})}}}}enableDisablePostButton(e){const t=e.target,n=t.value.trim().length>0;for(let e=t.nextElementSibling;e;e=e.nextElementSibling)e.classList.contains(this.postCommentBtnClass)&&e.classList.toggle("hidden",!n)}renderNewComment(e){const{entityUrn:t,graphqlResponse:n}=e.detail;if(this.containerMap[t]){const e=this.containerMap[t],i=document.querySelector(this.templateSelector).content.firstElementChild.cloneNode(!0);fc(i.querySelector(this.templateSelectors.message),n.comment.message[0].text),e.parentElement.insertBefore(i,e.nextSibling),e.querySelector(this.templateSelectors.commentText).value="",e.querySelector(this.templateSelectors.postButton).classList.add("hidden"),this.refreshLazyLoader()}}refreshLazyLoader(){window.lazyloader&&window.lazyloader.then((e=>{e.refreshLoader()}))}}class Pw{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:".social-action-counts__social-comments-counts";this.selector=e,this.bindEvents()}bindEvents(){document.body.addEventListener("Comment:newComment:success",(e=>{const t=e.detail.entityUrn;if(t){const e=document.querySelector("".concat(this.selector,'[data-entity-urn="').concat(t,'"]'));if(e){this._maybeInitPluralRules(e);const t=(parseInt(e.dataset.numComments)||0)+1;this._formatDisplayText(e,t)}}})),document.body.addEventListener("Comment:removeComment:success",(e=>{const t=e.detail.entityUrn;if(t){const e=document.querySelector("".concat(this.selector,'[data-entity-urn="').concat(t,'"]'));if(e){this._maybeInitPluralRules(e);let t=parseInt(e.dataset.numComments)||0;t>=1&&(t-=1),this._formatDisplayText(e,t)}}}))}_formatDisplayText(e,t){const n=this.plRules.select(t),i=this.plMap[n]||this.plMap.other;e.dataset.numComments=t,e.textContent=i.replace("%numComments%",(new Intl.NumberFormat).format(t))}_maybeInitPluralRules(e){this.plRules&&this.plMap||(this.plRules=new Intl.PluralRules,this.plMap={one:e.dataset.numCommentsSingular,other:e.dataset.numCommentsPlural})}}const Mw="Comment:newComment:success",Dw="Comment:deleteComment:success",Uw="Reaction:newReaction:success",Bw="Reaction:deleteReaction:success",Fw="Repost:newRepost:success",qw="Repost:deleteRepost:success";class Hw{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'[data-id="social-actions__reactions"]',t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:'[data-id="social-actions__comments"]',n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:'[data-id="social-actions__reposts"]';this.reactionsSelector=e,this.commentsSelector=t,this.repostSelector=n,this.bindEvents()}bindEvents(){this.commentCountEventHandler(Mw),this.commentCountEventHandler(Dw),this.reactionCountEventHandler(Uw),this.reactionCountEventHandler(Bw),this.repostCountEventHandler(Fw),this.repostCountEventHandler(qw)}commentCountEventHandler(e){document.body.addEventListener(e,(t=>{const{entityUrn:n}=t.detail;if(n){const t=document.querySelectorAll("".concat(this.commentsSelector,'[data-entity-urn="').concat(n,'"]'));null!=t&&t.length&&t.forEach((t=>{this.maybeInitPluralRules(t);let n=parseInt(t.dataset.numComments,10);e===Mw?n+=1:e===Dw&&n&&(n-=1);const i=this.plRules.select(n),r=this.plMap[i];if(t.dataset.numComments=n,t.textContent=n?r.replace("%numComments%",(new Intl.NumberFormat).format(n)):"",n>0&&!t.classList.contains("my-1")){const e=t.parentElement.querySelector(this.repostSelector);if(e){const t=parseInt(e.dataset.numReposts,10),i=1===n&&t>0?"before:middot":"";e.classList.add(i)}t.classList.add("my-1")}else!n&&t.classList.contains("my-1")&&t.classList.remove("my-1")}))}}))}repostCountEventHandler(e){document.body.addEventListener(e,(t=>{const{entityUrn:n}=t.detail;if(n){const t=document.querySelectorAll("".concat(this.repostSelector,'[data-entity-urn="').concat(n,'"]'));t.length&&t.forEach((t=>{this.maybeInitPluralRules(t);let n=parseInt(t.dataset.numReposts,10);e===Fw?n+=1:e===qw&&n&&(n-=1);const i=this.plRules.select(n),r=this.plMap[i];if(t.dataset.numReposts=n,t.textContent=n?r.replace("%numReposts%",(new Intl.NumberFormat).format(n)):"",n>0&&!t.classList.contains("my-1")){const e=t.parentElement.querySelector(this.commentsSelector),i=parseInt(e.dataset.numComments,10),r=1===n&&i>0?["before:middot","my-1"]:["my-1"];t.classList.add(...r)}else!n&&t.classList.contains("my-1")&&t.classList.remove("before:middot","my-1")}))}}))}reactionCountEventHandler(e){document.body.addEventListener(e,(t=>{const{entityUrn:n}=t.detail;if(!n)return;const i=document.querySelectorAll("".concat(this.reactionsSelector,'[data-entity-urn="').concat(n,'"]'));null!=i&&i.length&&i.forEach((n=>{this.updateReactionCount(e,n),this.updateSocialActionImage(t,n),this.updateDotBetweenReactionAndCommentCount(t,n);const i=this.getNumReactions(n);i>0&&!n.classList.contains("my-1")?n.classList.add("my-1"):!i&&n.classList.contains("my-1")&&n.classList.remove("my-1")}))}))}getNumReactions(e){return parseInt(e.dataset.numReactions,10)}updateReactionCount(e,t){this.maybeInitPluralRules(t);let n=this.getNumReactions(t);e===Uw&&"true"!==t.dataset.isSelfReaction?(n+=1,t.dataset.isSelfReaction="true"):e===Bw&&n&&(n-=1,delete t.dataset.isSelfReaction);const i=this.plRules.select(n),r=this.plMap[i];t.dataset.numReactions=n;const o=n?(new Intl.NumberFormat).format(n):"",a=n>1?ls("i18n_reactions_plural").replace("%numReactions%",o):1===n?ls("i18n_reaction_singular").replace("%numReactions%",o):"";t.setAttribute("aria-label",a),t.querySelector("span").textContent=n?r.replace("%numReactions%",(new Intl.NumberFormat).format(n)):""}updateSocialActionImage(e,t){const n=e.type,{reactionType:i}=e.detail,r=t.querySelectorAll("img"),o=t.querySelector("[data-single-self-reaction]");if(n===Uw&&r.length<3&&!t.querySelector('img[data-reaction-type="'.concat(i,'"]'))){null==o||o.remove();const e=t.querySelector("span"),n=document.createElement("img");n.dataset.delayedUrl=ls("social-actions__reaction-image-".concat(i)),n.dataset.reactionType=i,n.dataset.singleSelfReaction="true",n.setAttribute("height","16px"),n.setAttribute("width","16px"),e.parentElement.insertBefore(n,e),window.lazyloader.then((e=>e.refreshLoader()))}else n===Bw&&(null==o||o.remove())}updateDotBetweenReactionAndCommentCount(e,t){const n=e.type,{entityUrn:i}=e.detail;let r=this.getNumReactions(t);if(n===Uw&&1===r){const e=t.parentElement.querySelector("".concat(this.commentsSelector,'[data-entity-urn="').concat(i,'"]'));"true"!==(null==e?void 0:e.dataset.separateCtas)&&(null==e||e.classList.add("before:middot"))}else if(n===Bw&&0===r){const e=t.parentElement.querySelector("".concat(this.commentsSelector,'[data-entity-urn="').concat(i,'"]'));"true"!==(null==e?void 0:e.dataset.separateCtas)&&(null==e||e.classList.remove("before:middot"))}}maybeInitPluralRules(e){this.plRules=new Intl.PluralRules,this.plMap={one:e.dataset.singular,other:e.dataset.plural}}}class Gw{constructor(e){if(!e)throw new Error("No element passed into to full lockout component");this.el=e,this.moreArticlesEl=e.querySelector(".more-articles__slide-list"),this.moreArticlesEl&&new gs(this.moreArticlesEl)}}const jw="light";jw.toUpperCase();const Ww={PRIMARY_ACTION:"PRIMARY_ACTION",SECONDARY_ACTION:"SECONDARY_ACTION",SKIP:"SKIP",DISMISS:"DISMISS"},Vw={PAGE_IMPRESSION:"PAGE_IMPRESSION",WIDGET_IMPRESSION:"WIDGET_IMPRESSION",WIDGET_ACTION:"WIDGET_ACTION"};var Kw=Object.freeze({__proto__:null,ACTION_CATEGORY:Ww,EVENT_TYPE:Vw,LEGO_TRACKING_URLS:{LEGO_PAGE_IMPRESSION_EVENT:"/mwlite/lego/sendPageImpressionEvent/",LEGO_WIDGET_IMPRESSION_EVENT:"/mwlite/lego/sendWidgetImpressionEvent/",LEGO_WIDGET_ACTION_EVENT:"/mwlite/lego/sendWidgetActionEvent/"},fireLegoEvent:function(e,t){ne(e,{method:"POST",postData:JSON.stringify(t),headers:{"Content-Type":"application/json"}}).catch((()=>{}))}});class zw extends Ul{constructor(){super(...arguments)}execute(e){let{eventType:t,trackingToken:n,widgetActionCategory:i}=e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:zw.query,variables:{eventType:t,trackingToken:n,widgetActionCategory:i},successCallback:r,failureCallback:o})}}le(zw,"query","48f4c814e38d5689b7c83a29c9676972");class Xw{constructor(e){if(!e)throw new Error("No element passed into the XandrAdFallback component.");this.el=e}}const Yw=Object.freeze({EVENT_FALLBACK_UI_SHOWN:"fallback-ui-shown"});class Qw{constructor(e){let{member:t=14911,debugModeEnabled:n=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e||!e.length)throw Error("An array of ad targets must be provided to Xandr");this.xandrAdElements=e,this.member=t,this.debugModeEnabled=n,this.shouldLoadXandrAds?this._initXandrAds():this.xandrAdElements.forEach((e=>{this._showFallbackUI(e.getAttribute("target-id"))}))}_initXandrAds(){return window.apntag={},window.apntag.anq=[],window.lazyloader.then((e=>e.getLazyLoadedJavascriptModule("xandr-lib"))).then((()=>{window.apntag.anq.push(function(){window.apntag.setPageOpts({member:this.member})}.bind(this)),this.debugModeEnabled&&(window.apntag.debug=!0,window.apntag.debug_member=this.member,window.apntag.dongle="test"),this.xandrAdElements.forEach((e=>{this._defineTag(e)})),window.apntag.anq.push((function(){window.apntag.loadTags()}));["adBadRequest","adNoBid","adError","adRequestFailure"].forEach((e=>{window.apntag.anq.push((()=>{window.apntag.onEvent(e,(e=>{this._showFallbackUI(e.targetId)}))}))})),this.xandrAdElements.forEach((e=>{this._showTag(e)}))}))}_defineTag(e){const t=parseInt(e.getAttribute("tag-id")),n=[[300,250]],i=e.getAttribute("target-id");window.apntag.anq.push((function(){window.apntag.defineTag({tagId:t,sizes:n,targetId:i,disablePsa:!0,enableSafeFrame:!0})}))}_showTag(e){const t=e.getAttribute("target-id");window.apntag.anq.push((function(){window.apntag.showTag(t)}))}_showFallbackUI(e){const t=document.querySelector('[target-id="'.concat(e,'"]')),n=t.querySelector(".xandr-ad_fallback-container");if(n){n.classList.remove("invisible");const e=n.querySelector(".xandr-ad-fallback");e?new Xw(e):m(t,Yw.EVENT_FALLBACK_UI_SHOWN)}}_getEmbeddedContentAtIndexOf(e,t){let n=ls(e);return n=n.substring(n.indexOf(t)),n}_getEmbeddedContentAfterIndexOf(e,t){let n=ls(e);return n=n.substring(n.indexOf(t)+t.length),n}get shouldLoadXandrAds(){const e=Fh().consent.optedInConsentMap[Ch.ADVERTISING],t=w();return e&&!t}}const Jw="#share-modal .modal-content .reshare-section",Zw="data-post-visibility",$w='input[name="share-with"]:checked',eT="share-modal",tT="#share-modal",nT="close",iT="click",rT="data-control-action",oT="keydown",aT=document.querySelector("#share-modal .textarea"),sT=document.querySelector(".image-preview-wrapper"),cT=document.querySelector(Jw),lT=document.querySelector(".post-button"),uT=document.querySelector("#comments-enabled"),dT=document.querySelector("#share-with-public"),hT=document.querySelector(".post-settings-wrapper"),pT=document.querySelector($w),fT=document.querySelector("#share-modal .close-button"),mT=document.querySelector("#visibility-settings-modal"),gT=document.querySelector("#visibility-header-back .close-button"),vT=document.querySelector("#visibility-settings-modal .settings-list-wrapper"),yT=document.querySelector("#discard-post-modal-wrapper"),ET=document.querySelector(tT),bT=document.querySelector(".modal-spinner"),_T=document.querySelector("#share-modal .textarea"),wT=document.querySelector("#share-with-groups");document.querySelector("#share-group-urn");const TT=document.querySelector("#share-with-network");class xT extends Tu{updatePostButtonStatus(){var e;const t=null===(e=aT.innerText)||void 0===e?void 0:e.trim().length,n="loaded"===sT.getAttribute("data-image-load-state"),i=cT.children.length;t||n||i?rs(lT):is(lT)}clearModalContentBase(){cT&&(cT.textContent=""),aT&&(aT.textContent=""),uT&&(uT.checked=!0),dT&&(dT.checked=!0,hT.setAttribute(Zw,pT.value))}historyBackClickHandler(){window.history.state!==eT&&"typeahead"!==window.history.state&&(window.history.pushState(eT,"show-share-modal",tT),fT.click())}bindVisibilityModalEvents(){function e(e){const t=e.target,n=t.closest("[".concat(rT,"]"))||t.querySelector("[".concat(rT,"]"));n&&window.tracking.then((e=>{e.fireControlInteractionEvent(n.getAttribute(rT))}))}mT.addEventListener(nT,(()=>{hT.setAttribute(Zw,document.querySelector($w).value)})),gT.addEventListener(iT,(()=>window.history.back())),vT.addEventListener(iT,(t=>e(t))),vT.addEventListener(oT,(t=>{if(13===t.keyCode){const n=t.target.querySelector("input[type=radio]");n&&(n.checked=!0,e(t))}}))}discardPostConfirmationModalPrimaryActionCallback(e){let{enableHistoryBack:t}=e;this.close({enableHistoryBack:t}),os()&&"discard-post-modal"===window.history.state&&setTimeout((()=>{window.history.back()}),100)}postSettingsClickHandler(){window.tracking.then((e=>{e.fireControlInteractionEvent("post-settings")})),this.visibilitySettingsModal.open()}}class ST extends xT{constructor(e,t){let{endpoint:n="",enablePageViewTracking:i=!1,shouldHideModal:r=()=>!1,triggerByOutletEl:o=!1,pushState:a=!1,historyUpdateUrl:s}=t;super(e,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,pushState:a}),this.el=e,this.postData={},this.endpoint=n,this.historyUpdateUrl=s,this.postUrn=ls("ugcPostUrn"),this.openShareModalByLink=this._checkIfOpenShareModalByLink(),this.bindPublishingShareEvents(),this.visibilitySettingsModal=new Tu(mT,{triggerByOutletEl:!1}),this.handleOpenByUrl()}bindPublishingShareEvents(){this.shareTextEvents(),this.bindShareModalEvents(),this.bindVisibilityModalEvents()}_checkIfOpenShareModalByLink(){const e=new URL(location.href);return!0===Boolean(e.searchParams.get("openShareModal"))}handleOpenByUrl(){this.openShareModalByLink&&this.open()}shareTextEvents(){const e=p(this.updatePostButtonStatus,300);_T.addEventListener("input",e)}bindShareModalEvents(){const e=new Tm(yT,this.discardPostConfirmationModalPrimaryActionCallback.bind(this,{enableHistoryBack:!this.openShareModalByLink}),(()=>{}),{enablePageViewTracking:!0,pageKey:"article_discard_confirmation",triggerByOutletEl:!1});ET.addEventListener("open",(()=>{aT.focus()})),ET.addEventListener(nT,(()=>{this.clearModalContentBase(),$a(bT)})),lT.addEventListener(iT,(()=>{this.processPostData()})),fT.addEventListener(iT,(()=>{lT.disabled?this.close():e.modal.open()})),hT.addEventListener(iT,this.postSettingsClickHandler.bind(this)),hT.addEventListener(oT,(e=>{13===e.keyCode&&this.postSettingsClickHandler.apply(this)}))}open(){var e;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const{defaultText:n}=t;this.historyUpdateUrl&&window.history.replaceState({},document.title,this.historyUpdateUrl),super.open(),this._checkIfOpenShareModalByLink()&&this._removeShareParams(),this.renderShareArticleShareSection(),as()&&window.scrollTo(0,0),n&&(_T.textContent=n),this.shareData={},this.historyUpdateUrl&&window.history.replaceState({},document.title,this.historyUpdateUrl),this.isNewPost=!1,this.postUrn&&(this.shareData.reshareUrn=this.postUrn,this.shareData.attributedShareUrn=this.postUrn),null===(e=window.lazyloader)||void 0===e||e.then((e=>{e.refreshLoader()})),this.updatePostButtonStatus()}renderShareArticleShareSection(){const e=this.el.querySelector(Jw);e.children.length?this.shareArticleNodeChild=e.children[0].cloneNode(!0):e.appendChild(this.shareArticleNodeChild)}composePostData(){this.shareData.text=_T.textContent,this.shareData.visibility="PUBLIC",wT&&(this.shareData.visibility="CONTAINER",this.shareData.containerEntity=wT.value),TT.checked&&(this.shareData.visibility="CONNECTIONS")}processPostData(){es(bT),this.composePostData(),Dl({endpoint:this.endpoint,queryId:ST.query,variables:this.shareData}).then((e=>{var t,n;200!==e.status&&Promise.reject();const i=(null===(t=JSON.parse(null==e?void 0:e.responseText).graphQL)||void 0===t||null===(n=t.createPost)||void 0===n?void 0:n.activityUrn)||Promise.reject();window.tracking.then((e=>{Sa(e,"ajax","post_success_page_key")})),Cm().trigger("success",ls("postSuccessMessage"),"post-success-toast-dismiss",{url:"/feed/update/"+i,trk:"share-post-success",text:ls("postSuccessViewPost"),target:Sm}),this.close()})).catch((()=>{window.tracking.then((e=>{Sa(e,"ajax","post_failure_page_key")})),Cm().trigger("error",ls("postFailureMessage"),"post-error-toast-dismiss"),this.close()}))}close(){super.close({enableHistoryBack:!this.openShareModalByLink})}_removeShareParams(){var e;const t=new URL(window.location.href);null===(e=t.searchParams)||void 0===e||e.delete("openShareModal"),window.history.pushState({},document.title,t.toString())}}le(ST,"query","971e319c05beaf333e94125db8c4f942");const CT="send-connection-invite",kT="follow",IT="unfollow",AT="Lite-feed",LT={[CT]:[{degradationKey:"failed-to-invite"}],[kT]:[{degradationKey:"failed-to-follow"}],[IT]:[{degradationKey:"failed-to-unfollow"}]};Nm({featureName:CT,productName:AT,featureMappingToDegradationConfig:LT}),Nm({featureName:kT,productName:AT,featureMappingToDegradationConfig:LT}),Nm({featureName:IT,productName:AT,featureMappingToDegradationConfig:LT});class OT extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:OT.query,variables:{inviteeVanityName:e},successCallback:t,failureCallback:n})}}le(OT,"query","71a5ef30bcb1e84ab5a2b77850d4bb1e");class RT extends Ul{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:RT.query,variables:{skills:e},successCallback:t,failureCallback:n})}}le(RT,"query","a628cd3be2c138c07fc69c2413b23fb6");class NT extends Ul{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:NT.query,variables:{skills:e},successCallback:t,failureCallback:n})}}le(NT,"query","a0ff03a6b1cbe44862cb2054f0612078");class PT extends Ul{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:PT.query,variables:{alertChannel:e.alertChannel||"EMAIL",alertFrequency:e.alertFrequency||"DAILY",creationChannel:e.creationChannel||"ONBOARD",searchParams:e.searchParams},successCallback:t,failureCallback:n})}}le(PT,"query","ad184ece0303620a9753eca249efd99f");class MT extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:MT.query,variables:{updateProfilePictureInput:e},successCallback:t,failureCallback:n})}}le(MT,"query","7edd5b8a4513caf8180a64ecde871630");class DT extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:DT.query,variables:{updateSettingsResponseDataFetcherInput:{type:"SHOW_PICTURE_SETTING",valueString:e}},successCallback:t,failureCallback:n})}}le(DT,"query","97ceca0bcbbf3fd6d744083b4de0a202");document.querySelector.bind(document);class UT extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:UT.query,variables:{digitalmediaAssetUrn:e},successCallback:t,failureCallback:n})}}le(UT,"query","85c85c121bf7eaabd2388b9143f94546");class BT extends Ul{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:BT.query,variables:{assetUrn:e},successCallback:t,failureCallback:n})}}le(BT,"query","886ab48d89d7bb06bd1a5d5454286645");const FT={legoTrackingUtils:Kw,getPageInstance:Ia,getEventBody:Ca,firePageViewEvent:Sa,fireViewModuleImpressionEvent:ka,getTrackingInstance:function(){let{appId:e="seo",appVersion:t="0.0.0",locale:n,multiproduct:i="undefined-frontend-mpName",service:r="undefined-frontend-serviceName",callTreeId:o=null,endpoint:a="li/track",maxSize:s=10,debounceTime:c=50,disableCompression:l=!1,customDelegate:u={},retryConfig:d=null,isLoggedIn:h=!1,abuseDeviceSignalCollectionConfig:p={},customTransporterHosts:f}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const m={appId:e,appVersion:t,locale:n,multiproduct:i,service:r,endpoint:a,disableCompression:l,abuseDeviceSignalCollectionConfig:p,retryConfig:d,api:{AbortController,location:window.location,document,performance,PerformanceObserver,Promise,assign:Object.assign,fetch,sendBeacon:navigator.sendBeacon.bind(navigator)},batching:{maxSize:s,debounceTime:c}};m.abuseDeviceSignalCollectionConfig.disablePerfMarkerOptimization=!0,o&&(m.treeID=o);const g=new bi(m);return new Ni(g,ce({customTransporterHosts:f,preTransporter:e=>ce(ce({},e),{},{meta:Aa(e.meta)}),shouldAnonymizeMemberId:()=>!!d&&!h},u))}};var qT="open-share-to-linkedin";class HT extends ll{setLinkedInServiceUrl(e){this.linkedinServiceUrl=e}_getServiceUrl(e){return"linkedin"===e&&this.linkedinServiceUrl?this.linkedinServiceUrl:super._getServiceUrl(e)}}function GT(e,t,n,i){var r="";if(n){var o=new Date;o.setTime(o.getTime()+n),r="expires=".concat(o.toUTCString())}E.getCookie(e)&&function(e){e&&(document.cookie="".concat(e,"=; expires=Thu, 01-Jan-1970 00:00:01 GMT;"))}(e);var a="".concat(e,"=").concat(t,";").concat(r,";path=/;").concat(i?"domain=.".concat(i):""),s="".concat(a,";").concat("secure;samesite=none");document.cookie=s,E.getCookie(e)||(document.cookie=a)}var jT,WT="dark",VT="light",KT="system",zT="li_theme",XT=[VT,WT,KT],YT="dark",QT="on",JT=VT.toUpperCase();function ZT(e){document.documentElement.classList.toggle(YT,e),JT=(e?WT:VT).toUpperCase()}function $T(){if(window.matchMedia){ZT(window.matchMedia("(prefers-color-scheme:dark)").matches);try{window.matchMedia("(prefers-color-scheme:dark)").addEventListener("change",(e=>ZT(e.matches)))}catch(e){window.matchMedia("(prefers-color-scheme:dark)").addListener((e=>ZT(e.matches)))}}}function ex(e){localStorage.setItem("mobileWebTheme",e)}function tx(){var e=ls("darkModeLixValue");if(e&&"control"!==e){var t=E.getQueryParam(window.location.href,zT);if(t)return ZT(WT===t),void ex(WT===t?WT:VT);var n=e===QT?KT:VT,i=(JT=E.getCookie(zT))&&XT.includes(JT)?JT:n;i===KT?$T():ZT(i===WT),ex(i),function(e,t){var n="li_theme_set",i="user",r=["app",i],o="app",a=E.getCookie(n);a&&r.includes(a)?o=a:(e===QT&&t!==KT||"enabled-light"===e&&t!==VT)&&(o=i),GT(n,o,15552e6)}(e,i)}}const nx=(ix=document.getElementById("toasts"),!jT&&ix&&(jT=new rl),jT);var ix;function rx(){var e=new URLSearchParams(window.location.search);return{trackingCode:e.get("trk"),trackingId:e.get("trackingId"),updateUrn:e.get("updateUrn")}}function ox(e,t){return e&&t?"urn:li:control:".concat(t,"-").concat(e):null}function ax(e){var t,n,i=e.target.closest("[data-feed-control]"),r=e.target.closest(".article-segment"),o=e.target.closest(".contribution"),a=null!==(t=null==o?void 0:o.dataset)&&void 0!==t?t:{},s=a.contributionUrn,c=a.contributionTrackingId,l=(null!==(n=null==r?void 0:r.dataset)&&void 0!==n?n:{}).threadUrn;!function(e){var t=e.feedEventTrigger,n=e.threadUrn,i=e.contributionUrn,r=e.contributionTrackingId;if(t&&n&&i){var o=t.feedControl,a=t.feedActionCategory,s=t.feedActionType,c=rx(),l=c.trackingId,u=c.updateUrn,d=ls("trackingModuleKey"),h=C.getPageKey(document);window.tracking.then((e=>{var t=l||r||e.generateBase64UUID();e.fireTrackingEvent("FeedCommentActionEvent",{actionCategory:(null==a?void 0:a.toUpperCase())||"",actionType:s,controlUrn:ox(o,h),threadUrn:n,trackableUpdateObject:{trackingId:t,objectUrn:u||i},trackableCommentObject:{trackingId:r,objectUrn:i},moduleKey:d})}))}}({feedEventTrigger:i.dataset,threadUrn:l,contributionUrn:s,contributionTrackingId:c})}var sx={EVENT_NEW_COMMENT_CREATE_SUCCESS:"Comment:newComment:success",EVENT_DELETE_COMMENT_SUCCESS:"Comment:deleteComment:success",EVENT_ADD_REACTION_SUCCESS:"Reaction:newReaction:success",EVENT_DELETE_REACTION_SUCCESS:"Reaction:deleteReaction:success"};function cx(){var e,t=ls("articleViewEventData");t&&(e=JSON.parse(t),window.tracking.then((t=>{var n,i;if(e&&e.linkedInArticleUrn&&e.articleUrn){var r=(null==t||null===(n=t.getCurrentContext())||void 0===n?void 0:n.pageInstance)||(null==t||null===(i=t.config)||void 0===i?void 0:i.initialPageInstance);if(r){var o=rx().trackingId,a={articleId:e.articleId,authorId:e.authorId,linkedInArticleUrn:e.linkedInArticleUrn,articleUrn:e.articleUrn,trackablePulseObject:{trackingId:o||r.trackingId,objectUrn:e.articleUrn},header:{pageInstance:r,time:Date.now()}};t.fireTrackingEvent("ArticleViewEvent",a)}else console.warn("Missing pageInstance - not firing ArticleViewEvent for ".concat(e.articleUrn))}else console.warn("Missing article view data, not firing ArticleViewEvent")})).catch((()=>{})))}function lx(){ls("isMemberDesktop")&&function(){var e=E.getCookie(zT);e===KT?$T():ZT(e===WT)}()}function ux(){var e;window.addEventListener("beforeunload",(e=Date.now(),function(){var t,n;t=Date.now()-e,n=ls("articleUrn"),window.tracking.then((e=>{var i=e.getCurrentContext().pageInstance.trackingId,r=rx().trackingId;e.fireTrackingEvent("ArticleReadEvent",{dwellTime:t,articleUrn:n,articleTrackingId:r||i,trackablePulseObject:{trackingId:r||i,objectUrn:n}})}))}))}function dx(){var e,t,n;ux(),function(){var e=document.querySelector(".social-share");if(e){var t=new HT(e);document.addEventListener(qT,(e=>{var n=ls("disableLinkedinShareRedirectLink");us("disableLinkedinShareRedirectLink",!1),us("signin",!1),t.setLinkedInServiceUrl(e.detail),t.share("linkedin"),t.setLinkedInServiceUrl(null),us("disableLinkedinShareRedirectLink",n)}))}}(),new pm,new qf,new Hw,document.querySelectorAll(".ellipsis-menu").forEach((e=>{new Hf(e)})),cx(),document.body.querySelectorAll("img[data-li-src], iframe[data-li-src]").forEach((e=>{var t=e.getAttribute("data-li-src").replace(/^http:\/\//i,"//");e.classList.add("lazy-load"),e.setAttribute("data-delayed-url",t),e.removeAttribute("data-li-src")})),null===(e=window.lazyloader)||void 0===e||e.then((e=>e.refreshLoader())),lx(),t=document.querySelector(".more-articles"),n=document.querySelector(".slide-list"),t?new Gw(t):n&&new gs(n),function(){if(ls("disableLinkedinShareRedirectLink")){var e=document.querySelector("#share-modal"),t=document.querySelector('button[data-share-service="linkedin"]');if(e&&t){var n=new ST(e,{endpoint:ls("apiRoute")});t.addEventListener("click",(()=>{n.open()}))}}}()}var hx,px,fx,mx="/pulse/api/runQuery";function gx(){!function(){var e;new _m({stickyHeaderOptions:{disableUnderMinimumViewportWidth:!(null===(e=window)||void 0===e||!e.matchMedia)}});var t=document.querySelector("[data-ellipsis-menu-trigger]");t&&new te(t,{elementToFocus:document.querySelector(".ellipsis-menu__item-button")})}(),new vx}class vx{constructor(){this.bindEvents(),new Nw}bindEvents(){document.body.addEventListener(Rw.NEW_COMMENT_CREATE_EVENT,(e=>{var t=Date.now();(function(e,t){return Dl({endpoint:e,queryId:t,variables:arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},isPemEnabled:arguments.length>3&&void 0!==arguments[3]&&arguments[3],pemDegradationTrackingMetadata:arguments.length>4&&void 0!==arguments[4]?arguments[4]:[]}).then((e=>{var t=e.status,n=e.responseText;return 200===t?JSON.parse(n).graphQL:Promise.reject(t)}))})("/pulse/api/runQuery",vx.query,{threadUrn:e.detail.threadUrn,text:e.detail.comment,createdAt:t}).then((e=>{var t;E.dispatchCustomEvent(document.body,Rw.NEW_COMMENT_SUCCESS_EVENT,{entityUrn:null==e||null===(t=e.postComment)||void 0===t||null===(t=t.comment)||void 0===t?void 0:t.threadUrn,graphqlResponse:null==e?void 0:e.postComment})})).catch((e=>{E.dispatchCustomEvent(document.body,Rw.NEW_COMMENT_FAIL_EVENT,e),nx.trigger("error",ls("commentPostError"))}))}))}}function yx(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Ex(e){return Ex="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ex(e)}function bx(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _x(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function wx(e,t,n){return t&&_x(e.prototype,t),n&&_x(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Tx(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Sx(e,t)}function xx(e){return xx=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},xx(e)}function Sx(e,t){return Sx=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Sx(e,t)}function Cx(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function kx(e,t,n){return kx=Cx()?Reflect.construct.bind():function(e,t,n){var i=[null];i.push.apply(i,t);var r=new(Function.bind.apply(e,i));return n&&Sx(r,n.prototype),r},kx.apply(null,arguments)}function Ix(e){var t="function"==typeof Map?new Map:void 0;return Ix=function(e){if(null===e||!function(e){return-1!==Function.toString.call(e).indexOf("[native code]")}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return kx(e,arguments,xx(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),Sx(n,e)},Ix(e)}function Ax(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function Lx(e){var t=Cx();return function(){var n,i=xx(e);if(t){var r=xx(this).constructor;n=Reflect.construct(i,arguments,r)}else n=i.apply(this,arguments);return Ax(this,n)}}function Ox(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,r,o=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);a=!0);}catch(e){s=!0,r=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw r}}return o}(e,t)||Nx(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Rx(e){return function(e){if(Array.isArray(e))return Px(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Nx(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Nx(e,t){if(e){if("string"==typeof e)return Px(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Px(e,t):void 0}}function Px(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function Mx(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"log";if("undefined"!=typeof window&&window&&window.jet&&"error"===t.toLowerCase())try{throw new Error(e)}catch(e){try{window.jet.error(e)}catch(e){}}"undefined"!=typeof console&&"function"==typeof console[t]&&console[t](e)}fx="88c1c5972e6aa9081d6c0885a442138b",(px="query")in(hx=vx)?Object.defineProperty(hx,px,{value:fx,enumerable:!0,configurable:!0,writable:!0}):hx[px]=fx;var Dx="aria-[a-z0-9_\\-]+|class|data-[a-z0-9_\\-]+|dir|id|role|tabindex",Ux=["b","del","em","i","s","strong","sub","sup"],Bx=Ux.concat(["a","abbr","address","area","article","aside","audio","bdi","bdo","big","blockquote","br","button","center","cite","code","datalist","dd","details","dfn","div","dl","dt","fieldset","figcaption","figure","font","footer","h1","h2","h3","h4","h5","h6","header","hgroup","hr","img","ins","kbd","label","legend","li","map","mark","marquee","nav","nobr","ol","p","pre","q","rp","rt","ruby","samp","section","small","source","span","strike","table","tbody","td","tfoot","th","thead","time","tr","u","ul","var","video","wbr"]),Fx=[Dx,"alt|checked|selected|colgroup|cols|colspan|disabled|height|hidden|maxlength|method|multiple|name|placeholder|readonly|rel|required|rows|rowspan|spellcheck|target|title|width","border|caption|color|controls|coords|hreflang|label|lang|loop|marginheight|marginwidth|preload|reversed|type|usemap|clear|headers|ismap|start|datetime|accept|max|min|size|step|style|cellspacing|cellpadding|attributionsrc"].join("|"),qx="href|src",Hx="data:image/(?:gif|jpg|jpeg|png);base64,",Gx="https?|ftp|mailto|invalid",jx=wx((function e(){bx(this,e)}));var Wx,Vx,Kx="[ \t\r\n]*",zx="[ \t\r\n]+";function Xx(e){e=Array.isArray(e)?e:[e];var t,n,i,r=0,o="<(?!/?";return o+="(?:",e.forEach((function(e,a){t=e.tags||Bx,n=e.attrs||Fx,i=e.checkUrlAttrs||!1,0!==a&&(o+="|"),o+="(?:"+t.join("|")+")",o+="(?:",o+=Kx,o+="|"+zx,o+="(?:(?:",o+="(?:".concat(n,")(?:=([\"'])[^'\"<>]*\\").concat(++r,")?"),i&&(o+="|(?:".concat(qx,")=([\"'])(?:(?:").concat(Gx,")(?::|&#(?:58|x3a);)|(?:").concat(Hx,")|[/.#?]|&#(?:35|4[67]|63|x(?:2[3ef]|3f));)[^'\"<>]*\\").concat(++r)),o+=")"+Kx+")+",o+=")"})),o+=")",o+="/?>)",new RegExp(o,"i")}function Yx(e){return Xx({tags:e=e||Bx,checkUrlAttrs:!0})}function Qx(e,t){if(!function(e){return/</.test(e)}(e))return!0;var n=(t=t||{}).allowTags,i=!1!==t.hasCustomElementMarkup;return n&&n.length>0?!Yx(n).test(e):i?!Qx.R_UNSAFE_CUSTOM_ELEMENT.test(e):!Qx.R_UNSAFE_HTML.test(e)}function Jx(e){return e.replace(/<[^>]*>|[<>'"&\\]/g,"")}function Zx(e,t){var n=String(null!=e?e:""),i=n;return Qx(n,t)||(i=Jx(i),Mx("Content contains tags or attributes that are not allowed:\nContent: "+n,"error")),i}Qx.R_UNSAFE_HTML=Yx(),Qx.R_UNSAFE_CUSTOM_ELEMENT=function(){var e={tag:"li-icon",attrs:"active|a11y-text|animate|color|size|type"};return Xx([{tags:Bx,checkUrlAttrs:!0},{tags:[e.tag],attrs:[Dx,e.attrs].join("|"),checkUrlAttrs:!1}])}();var $x,eS,tS=function(){if("undefined"!=typeof window){var e=window.trustedTypes;if(e&&e.createPolicy&&e.isHTML)return e}}();if(tS){var nS=tS.createPolicy("jSecure",{createHTML:function(e){return e}});Wx=function(e){return nS.createHTML(e)},Vx=function(e){return tS.isHTML(e)}}else{var iS=function(e){Tx(n,e);var t=Lx(n);function n(){return bx(this,n),t.apply(this,arguments)}return wx(n,[{key:"toHTML",value:function(){return this.toString()}}]),n}(Ix(String));Wx=function(e){return new iS(e)},Vx=function(e){return null!==e&&"object"===Ex(e)&&"toHTML"in e&&"function"==typeof e.toHTML}}function rS(e){return Wx(String(e))}function oS(e){return e.map((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=String(null!=e?e:"");return Vx(e)&&(t=gS(t)),pS(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return String(null!=e?e:"").replace(/(^[\0- ]*j\s*a\s*v\s*a\s*s\s*c\s*r\s*i\s*p\s*t\s*):/i,"$1​:")}(t))}))}function aS(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return rS(t.map((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=String(null!=e?e:"");return Vx(e)?t:Zx(t)})).join(""))}function sS(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return function(e,t){return Array.isArray(e)&&Object.prototype.hasOwnProperty.call(e,"raw")&&Object.isFrozen(e)&&e.length===t.length+1}(e,n)?String.raw.apply(String,[{raw:e}].concat(Rx(oS(n)))):aS.apply(void 0,[e].concat(n))}function cS(){return($x=$x||document.implementation.createHTMLDocument("")).createElement("template")}function lS(e){var t;return(eS=eS||cS()).innerHTML=rS(e),null!==(t=eS.content.textContent)&&void 0!==t?t:""}var uS=/[&<>"'\u0000\\=]/g,dS="�",hS={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","\0":dS,"\\":"&#92;","=":"&#61;"};function pS(e){return null===(null!=e?e:null)?null:String(e).replace(uS,(function(e){return hS[e]}))}var fS=/&(?:([a-z0-9]+)|#x([\da-f]{1,6})|#(\d{1,8}));/gi,mS={nbsp:" ",lt:"<",gt:">",amp:"&",quot:'"',apos:"'"};function gS(e){return null===(null!=e?e:null)?null:String(e).replace(fS,(function(e,t,n,i){return t?function(e){if(yx(mS,e))return mS[e];if("undefined"==typeof document)return e;var t=lS("&".concat(e,";"));return mS[e]=t,t}(t):n||i?String.fromCodePoint(parseInt(n||i,n?16:10)||65533):dS}))}var vS={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]},yS=/<([\w:]+)/;function ES(e){return e in vS}function bS(e,t){var n,i,r,o,a,s=t.createDocumentFragment(),c=[];for(r=0,a=e.length;r<a;r++)if(i=e[r])if("string"==typeof i){n=n||s.appendChild(t.createElement("div"));var l=Ox(yS.exec(i)||["",""],2)[1];if(void 0!==l){var u=l.toLowerCase(),d=ES(u)&&vS[u]||vS._default;for(TS(n,d[1]+i+d[2]),o=d[0];o--;)n&&n.lastChild&&n.lastChild.nodeType===Node.ELEMENT_NODE&&(n=n.lastChild);c.push.apply(c,Rx(Array.from(n.childNodes))),(n=s.firstChild)&&(n.textContent="")}}else i instanceof Node&&c.push(i);for(s.textContent="",i=c[r=0];i;)s.appendChild(i),i=c[++r];return s}function _S(e,t,n){e=e.toString();var i=t?function(e,t){var n={};return e.replace(/\{([^}]+)\}/g,(function(e,i){if(yx(n,i))return n[i];if(yx(t,i)){var r,o=t[i],a="string"==typeof o;if(!a&&!(o instanceof jx)&&!("number"==typeof o))throw new Error("Only strings, numbers, and jSecure types are allowed as placeholder replacements.");return o?(o=a?"".concat(pS(String(null!==(r=o)&&void 0!==r?r:""))):o.toString(),n[i]=o,o):e}return e}))}(e,t):e;return Zx(i,n)}var wS=_S;function TS(e,t,n){var i=_S(t,n);return i&&/[<&]/.test(i)?e.innerHTML=rS(i):i&&(e.textContent=i),i}var xS=function(e){Tx(n,e);var t=Lx(n);function n(e){var i,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return bx(this,n),(i=t.call(this)).options=r,i.tags=i.options.allowTags?i.options.allowTags.flat():[],i.str=e,i}return wx(n,[{key:"toString",value:function(){var e=this.str,t=this.strValue,n=e;return void 0!==t?t:(Qx(e,{allowTags:this.tags,hasCustomElementMarkup:this.options.hasCustomElementMarkup})||(n=e,e=Jx(e),Mx("UnsafeString contains tags or attributes that are not allowed.\nString: "+n,"error")),this.strValue=e,e)}}]),n}(jx);var SS=/ /g,CS=/[\s\u0000<>"]|%00/,kS=/\\/,IS=/([/\\]|^)([.]|%2e){2}([/\\]|$)/i,AS=new RegExp("^(?:HTTPS?|https?|ftp|mailto|tel|sms|blob|voyager|android-app|linkedin|chrome-extension|invalid|data:(?:(?:image/(?:gif|jpe?g|png|webp|bmp|tiff))|(?:application/x-font-woff)|(?:font/(?:opentype|ttf)))[;,]|[/.#?])");function LS(e){var t,n="invalid://";if("string"!=typeof e)return Mx("jSecure Warning: url must be a string","error"),n;if((t=e.trim()).indexOf(" ")>-1&&(Mx("jSecure Warning: url should not contain spaces: "+e,"warn"),t=t.replace(SS,"+")),!AS.test(t))return Mx("jSecure Error: URL should be absolute with allowed schemas, relative, a hash fragment or query string. "+e,"error"),n;if(CS.test(t))return Mx("jSecure Error: not valid url character found in url: "+e,"error"),n;var i,r=t.split("?")[0],o=!1;if(r){try{if(i=decodeURI(r),IS.test(i))return Mx("jSecure Error: malicious data found in url path: "+r,"error"),n}catch(e){o=!0}if(o)return Mx("jSecure Error: malformed url path detected: "+r),n;if(kS.test(r)||IS.test(r))return Mx("jSecure Error: malicious data found in url path: "+r,"error"),n}return e}var OS={redirect:function(e){window&&(window.location.href=e)}};var RS={ALLOWED_TAGS:Bx,FORMATTING_TAGS:Ux,getTrustedHTML:function(){for(var e,t=cS(),n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return(e=t.content).append.apply(e,Rx(i.map((function(e){return e.cloneNode(!0)})))),rS(t.innerHTML)},parse:function(e,t){var n="string"==typeof e&&t?rS(t(e)):aS(e),i=cS();return i.innerHTML=n,i.content},html:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return aS(sS.apply(void 0,[e].concat(n)))},unsanitizedHTML:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return rS(sS.apply(void 0,[e].concat(n)))},getText:function(e){var t;return"undefined"==typeof document?null!==(t=gS(function(e){return e.replace(/<[^>]*>|<|>/g,"")}(String(e))))&&void 0!==t?t:"":lS(e)},htmlEncode:pS,htmlUnencode:gS,reEncode:function(e){return pS(gS(e))},sanitizeHTML:Zx,mk:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];var r,o="",a=n.length;return e&&e.forEach((function(e,t){var i;(o+=e,t<a)&&((r=n[t])instanceof xS?o+=r:o+=pS(String(null!==(i=r)&&void 0!==i?i:"")))})),"".concat(Zx(o))},_redirector:OS,redirect:function(e){var t=LS(e);t===e&&OS.redirect(t)},sanitizeUrl:LS,log:Mx,parseHTML:function(e,t){var n;if(t=t||document.implementation&&document.implementation.createHTMLDocument?document.implementation.createHTMLDocument(""):document,"string"==typeof e)n=bS([e],t);else{if(!Array.isArray(e))return e;n=bS(e,t)}return Array.from(n.childNodes)},parseSelector:function(e){return"string"==typeof e&&/^(?:\s*(<[\w\W]+>)[^>]*)$/.test(e)?[]:e},processTemplate:wS,setElementContent:TS,unsafe:function(e){return e},UnsafeString:function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return this instanceof e||console.warn("Calling 'UnsafeString' without the 'new' keword is deprecated"),new xS(t,n)}};function NS(){var e=document.querySelector('[data-id="sticky-header__nav-backbtn"]');e&&e.addEventListener("click",(()=>{var e=sessionStorage.getItem("previousPage");e===location.href&&RS.redirect(location.origin);var t,n,i=function(e){try{return new URL(e).hostname}catch(e){return""}}(e);t=i,n=location.hostname,t&&t.indexOf(n.substring(n.indexOf(".")))>=0?history.back():RS.redirect(location.origin)}))}function PS(){PS=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},r="function"==typeof Symbol?Symbol:{},o=r.iterator||"@@iterator",a=r.asyncIterator||"@@asyncIterator",s=r.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(e){c=function(e,t,n){return e[t]=n}}function l(e,t,n,r){var o=t&&t.prototype instanceof h?t:h,a=Object.create(o.prototype),s=new S(r||[]);return i(a,"_invoke",{value:_(e,n,s)}),a}function u(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=l;var d={};function h(){}function p(){}function f(){}var m={};c(m,o,(function(){return this}));var g=Object.getPrototypeOf,v=g&&g(g(C([])));v&&v!==t&&n.call(v,o)&&(m=v);var y=f.prototype=h.prototype=Object.create(m);function E(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function b(e,t){function r(i,o,a,s){var c=u(e[i],e,o);if("throw"!==c.type){var l=c.arg,d=l.value;return d&&"object"==typeof d&&n.call(d,"__await")?t.resolve(d.__await).then((function(e){r("next",e,a,s)}),(function(e){r("throw",e,a,s)})):t.resolve(d).then((function(e){l.value=e,a(l)}),(function(e){return r("throw",e,a,s)}))}s(c.arg)}var o;i(this,"_invoke",{value:function(e,n){function i(){return new t((function(t,i){r(e,n,t,i)}))}return o=o?o.then(i,i):i()}})}function _(e,t,n){var i="suspendedStart";return function(r,o){if("executing"===i)throw new Error("Generator is already running");if("completed"===i){if("throw"===r)throw o;return k()}for(n.method=r,n.arg=o;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===d)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===i)throw i="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i="executing";var c=u(e,t,n);if("normal"===c.type){if(i=n.done?"completed":"suspendedYield",c.arg===d)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(i="completed",n.method="throw",n.arg=c.arg)}}}function w(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,w(e,t),"throw"===t.method))return d;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var i=u(n,e.iterator,t.arg);if("throw"===i.type)return t.method="throw",t.arg=i.arg,t.delegate=null,d;var r=i.arg;return r?r.done?(t[e.resultName]=r.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,d):r:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,d)}function T(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function x(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function S(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(T,this),this.reset(!0)}function C(e){if(e){var t=e[o];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,r=function t(){for(;++i<e.length;)if(n.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=void 0,t.done=!0,t};return r.next=r}}return{next:k}}function k(){return{value:void 0,done:!0}}return p.prototype=f,i(y,"constructor",{value:f,configurable:!0}),i(f,"constructor",{value:p,configurable:!0}),p.displayName=c(f,s,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===p||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,f):(e.__proto__=f,c(e,s,"GeneratorFunction")),e.prototype=Object.create(y),e},e.awrap=function(e){return{__await:e}},E(b.prototype),c(b.prototype,a,(function(){return this})),e.AsyncIterator=b,e.async=function(t,n,i,r,o){void 0===o&&(o=Promise);var a=new b(l(t,n,i,r),o);return e.isGeneratorFunction(n)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},E(y),c(y,s,"Generator"),c(y,o,(function(){return this})),c(y,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=Object(e),n=[];for(var i in t)n.push(i);return n.reverse(),function e(){for(;n.length;){var i=n.pop();if(i in t)return e.value=i,e.done=!1,e}return e.done=!0,e}},e.values=C,S.prototype={constructor:S,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function i(n,i){return a.type="throw",a.arg=e,t.next=n,i&&(t.method="next",t.arg=void 0),!!i}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],a=o.completion;if("root"===o.tryLoc)return i("end");if(o.tryLoc<=this.prev){var s=n.call(o,"catchLoc"),c=n.call(o,"finallyLoc");if(s&&c){if(this.prev<o.catchLoc)return i(o.catchLoc,!0);if(this.prev<o.finallyLoc)return i(o.finallyLoc)}else if(s){if(this.prev<o.catchLoc)return i(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return i(o.finallyLoc)}}}},abrupt:function(e,t){for(var i=this.tryEntries.length-1;i>=0;--i){var r=this.tryEntries[i];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=e,a.arg=t,o?(this.method="next",this.next=o.finallyLoc,d):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),d},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),x(n),d}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var i=n.completion;if("throw"===i.type){var r=i.arg;x(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:C(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},e}function MS(e,t,n,i,r,o,a){try{var s=e[o](a),c=s.value}catch(e){return void n(e)}s.done?t(c):Promise.resolve(c).then(i,r)}var DS,US,BS,FS="#newsletter-see-all-editions",qS="#share-newsletter",HS=".newsletter-details__action",GS="click",jS="/mwlite/pulse/api/runQuery",WS="/mwlite/newsletters/";function VS(){var e,t;null===(e=DS)||void 0===e||e.addEventListener(GS,XS),null===(t=US)||void 0===t||t.addEventListener(GS,KS),BS&&new Tw(BS,{endpoint:jS})}function KS(e){return zS.apply(this,arguments)}function zS(){return zS=function(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var o=e.apply(t,n);function a(e){MS(o,i,r,a,s,"next",e)}function s(e){MS(o,i,r,a,s,"throw",e)}a(void 0)}))}}(PS().mark((function e(t){var n,i,r,o,a,s;return PS().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.target.dataset,i=n.id,r=n.title,o=n.successMessage,a=n.errorMessage,s={text:r,url:YS(i)},e.prev=2,e.next=5,navigator.share(s);case 5:nx.trigger("success",o),e.next=11;break;case 8:e.prev=8,e.t0=e.catch(2),nx.trigger("error",a);case 11:case"end":return e.stop()}}),e,null,[[2,8]])}))),zS.apply(this,arguments)}function XS(e){var t=e.target.dataset.id;RS.redirect(YS(t))}function YS(e){return e.indexOf("contentSeries")&&(e=e.split(":")[3]),new URL("".concat(WS).concat(e),window.location.origin).href}function QS(){!function(){var e=document.querySelector.bind(document);DS=e(FS),US=e(qS),BS=e(HS)}(),VS()}function JS(e){nx.clearAllToasts(),e&&nx.trigger("notify",ls("offlineText"))}var ZS={CREATED:"created",DELETED:"deleted"};function $S(e,t){var n,i,r=e.target.closest("[data-feed-control]"),o=null==r||null===(n=r.dataset)||void 0===n?void 0:n.feedActionCategory,a=null==r||null===(i=r.dataset)||void 0===i?void 0:i.feedActionType;if(this.reactionEvent===ZS.DELETED){if(!this.previousReaction)return;r.dataset.feedActionCategory="UNREACT",r.dataset.feedActionType="un".concat(this.previousReaction.toLowerCase(),"Contribution")}else r.dataset.feedActionCategory="REACT",r.dataset.feedActionType="".concat(t.toLowerCase(),"Contribution");ax(e),r.dataset.feedActionCategory=o,r.dataset.feedActionType=a}function eC(e,t,n){this.entityUrn=n;var i=e.target.closest(".contribution-social-activity");""===t&&(this.reactionEvent=ZS.DELETED),this.previousReaction||""===t||(this.reactionEvent=ZS.CREATED),i&&$S.call(this,e,t),this.previousReaction=t}function tC(){var e="";this.reactionEvent===ZS.CREATED&&(e=sx.EVENT_ADD_REACTION_SUCCESS),this.reactionEvent===ZS.DELETED&&(e=sx.EVENT_DELETE_REACTION_SUCCESS),E.dispatchCustomEvent(document.body,e,{entityUrn:this.entityUrn,reactionType:this.previousReaction})}var nC=["gmail","hotmail","yahoo","qq","outlook","aol","mail","icloud","163"],iC=/^\S+@\S+\.\S+$/,rC=/[,]|.*@.*@/;function oC(e){return!!(t=e)&&iC.test(t)&&!rC.test(t)&&!nC.some((t=>e.includes("@".concat(t,"."))));var t}const aC="7EE7776C.LinkedInforWindows_w1wdnht996qgy!App";const sC=class{constructor(e){if(!e||"[object Function]"!=={}.toString.call(e))throw new Error("Please provide a valid tracking call back function");this.trackingCallback=e}getInstalledApps(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:navigator;return"getInstalledRelatedApps"in e?e.getInstalledRelatedApps().then((t=>(this._fireAppDetectionEvent(t,e),t))):Promise.resolve([])}_fireAppDetectionEvent(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:navigator;const n=e.map((e=>({appId:this._formatAppId(e.id),appVersion:this._formatAppVersion(e.id,e.version),platform:e.platform}))),i={requestHeader:{browserId:this._getBrowserId(),userAgent:t.userAgent||""},installedAppList:n},r=this._getQueryParam(window.location.href,"originalReferer");r&&(i.requestHeader.referer=r),this.trackingCallback("AppDetectionEvent",i)}_getBrowserId(){const e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:document).cookie.match(/bcookie=([^;]*)/),t=e?e[1].replace(/^"(.*)"$/,"$1"):"";return t&&t.includes("&")&&t.split("&")[1]||""}_getQueryParam(e,t,n){const i=new RegExp(`([\\?&])${n?t:encodeURIComponent(t)}=([^&#]*)`).exec(e);return i&&(n?i[2]:decodeURIComponent(i[2]))}_formatAppVersion(e,t){return e===aC?"3.*":t}_formatAppId(e){return e===aC?"COM_LINKEDIN_WINDOWS_NEPTUNE":e.toUpperCase().replace(/\./g,"_")}};var cC="com.linkedin.android";function lC(e){return{isVoyagerAndroidAppInstalled:e.indexOf(cC)>-1,appTypesInstalled:e}}function uC(e,t){!function(e,t){var n=[],i=navigator.getInstalledRelatedApps&&"function"==typeof navigator.getInstalledRelatedApps;if(i)new sC(t).getInstalledApps().then((t=>{t.forEach((e=>{n.push(e.id)}));var r=lC(n);e(i,r)}));else{var r=lC(n);e(i,r)}}(e,t)}var dC="ControlInteractionEvent",hC="SHORT_PRESS";function pC(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax",n=C.getPageTag(document),i=C.getLocale(document),r=JT,o={};return i&&(o.interfaceLocale=i),e&&(o.pageKey=e),r&&(o.theme=r),{header:{},requestHeader:o,pageType:t,trackingInfo:{clientTimestamp:Date.now(),pageTag:n}}}var fC,mC="#app-upsell-container",gC="#promo-upsell",vC="#promo-upsell .promo__action",yC="no-scroll",EC="p_mwlite_app_upsell_lego";function bC(e){var t=e.target.closest("[data-tracking-id]");t&&(!function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:hC,n=C.getPageKey(document);window.tracking.then((i=>{var r=pC(n);r.controlUrn="urn:li:control:".concat(n,"-").concat(e),r.interactionType=t,i.fireTrackingEvent(dC,r,i.state?i.state.currentPageInstance:i.getCurrentContext().pageInstance)}))}(t.dataset.trackingId),document.querySelector(mC).remove())}function _C(e){var t=e.target,n=e.currentTarget;t.closest("[data-action]")&&(document.body.classList.remove(yC),fC(),n.remove())}function wC(){var e=document.querySelector(gC);e&&(document.body.classList.add(yC),e.classList.remove("hidden"),fC=$c.handleA11Y({el:e,focusElement:document.querySelector(vC)}),e.addEventListener("click",_C),function(e,t){window.tracking.then((n=>{FT.firePageViewEvent(n,t,e)}))}(EC,"half"))}function TC(e,t){e&&t&&t.isVoyagerAndroidAppInstalled||(ls("isPromoUpsellLixEnabled")?wC():ne("/mwlite/get-deep-link/").then((e=>{if(e.responseText&&204!==e.status){var t=document.body;mc.setSanitizedMarkup(t,t.innerHTML+e.responseText,{ADD_ATTR:["category"]}),(n=document.querySelector(mC))&&n.addEventListener("click",bC)}var n})))}var xC=E.getQueryParam;new class{constructor(){this._commentEl=document.querySelector(".comments__container"),this.bindEvent()}bindEvent(){window.addEventListener("load",(()=>{var e,t;us("apiRoute",mx),dx(),ls("isGuest")||(new Pw,document.querySelector(".article-social-activity .reactions-menu")&&new _w(".article-social-activity .reactions-menu__trigger",document.body,{endpoint:ls("apiRoute"),onReactionSuccess:tC,onReaction:eC,shouldStopPropagation:!1})),ls("isPulseGatedArticle")?(this._initBanner(),this._initLeadGen(),this._removeQueryParams()):(this._initComments(),this.initiateShowMoreLess()),this.setUpsell(),this.initMobileAndDesktopHandlers(),(t=null===(e=document.querySelector(".publisher-author-card"))||void 0===e?void 0:e.querySelector(".follow-button"))&&new Tw(t,{endpoint:ls("apiRoute")}),document.querySelectorAll(".pulse-publishing-embed-block").forEach((e=>{var t=e.querySelector(".publishing-embed-block-iframe");null==t||t.setAttribute("src",null==t?void 0:t.getAttribute("src")),null==t||t.setAttribute("width",null==t?void 0:t.getAttribute("width")),null==t||t.setAttribute("height",null==t?void 0:t.getAttribute("height")),t.addEventListener("load",(()=>{e.classList.remove("invisible")}))})),function(){var e=document.querySelectorAll(".share-native-video__node");if(null!=e&&e.length)[...e].map((e=>e&&new Tl(e)))}()}))}setUpsell(){ls("noGlobalAlerts")&&uC(TC,(()=>{}))}_initBanner(){var e=document.querySelector(".banner");e&&(this.stickyTopCard=new kl(e,{hideOnScrollBack:!1,scrollThreshold:25}))}initMobileAndDesktopHandlers(){if(ls("isLite"))!function(){new If,NS(),new z_(document,{onClipboardCopy(e){var t=e?"success":"error";nx.trigger(t,ls("i18n_copy_to_clipboard_".concat(t)))}}),window.addEventListener("offline",(()=>{JS(!0)})),window.addEventListener("online",(()=>{JS(!1)})),navigator.serviceWorker&&navigator.serviceWorker.addEventListener("message",(e=>{var t=e.data;"offline"in t&&JS(t.offline)})),QS();var e=document.querySelector(".non-blocking-upsell");e&&new Hm(e)}(),tx();else{gx();var e=document.querySelectorAll(".xandr-ad");(null==e?void 0:e.length)>0&&new Qw(e)}!function(){var e,t="newsletter-subscriber-button",n=null===(e=document.querySelector(".article-newsletter-card"))||void 0===e?void 0:e.querySelector(".follow-button"),i=document.getElementById("toasts");n&&i&&new Tw(n,{endpoint:ls("apiRoute"),onFollowSuccess:()=>{nx.trigger(rl.TOAST_TYPES.SUCCESS,ls("follow_success_toast"),t)},onUnfollowSuccess:()=>{nx.trigger(rl.TOAST_TYPES.SUCCESS,ls("unfollow_success_toast"),t)},errorCallback:()=>{nx.trigger(rl.TOAST_TYPES.ERROR,ls("follow_failure_toast"),t)}})}()}initiateShowMoreLess(){document.querySelectorAll(".show-more-less").forEach((e=>{new Tf(e)}))}_initComments(){var e=ls("isGuest");return[...this._commentEl.querySelectorAll(".comment-with-action")].map((t=>new Ow(t,{isLoggedIn:!e})))}_removeQueryParams(){var e=new URL(window.location.href);e.searchParams.delete("creativeId"),e.searchParams.delete("adTrackingCode"),window.history.replaceState({},"",e)}_initLeadGen(){var e=document.querySelector(".lead-gen-container");if(e){var t=ls("lgfTrackingData").encodedLeadGenFormTrackingContext,n=new Vl(document.querySelector(".loader")),i=new K_(e,{triggerByOutletEl:!0,customEmailValidationFn:oC,persistFormOnSubmit:!1,enableTracking:!0,encodedLeadGenFormTrackingContext:t,encryptedTrackingData:xC(window.location.href,"adTrackingCode"),responseEndpoint:mx});null==e||e.addEventListener(K_.LEAD_GEN_SUBMIT_EVENT,(e=>{e.detail.then((()=>{document.querySelector(".gated-article-banner").classList.remove("show"),this.stickyTopCard.deactivate(),null==n||n.show(),window.location.reload()})).catch((()=>{null==n||n.hide(),i.enableSubmit()}))}))}}}})();