/*! 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 s=function(){let e;return{getInstance:function(){return e||(e=new o),e}}}();function a(e){return null==e||"object"!=typeof e?[]:Array.prototype.slice.call(e)}function l(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 c(){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(`([\\?&])${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 = ${e},  key = ${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("#"),s="&";return i<0?s="?":i===e.length-1&&(s=""),o&&(o=`#${o}`),`${r}${s}${t}=${n}${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,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];const l=n&&!r;clearTimeout(r),r=setTimeout((()=>{r=null,n||e.apply(i,s)}),t),l&&e.apply(i,s)}}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:s,makeArray:a,outerWidth:function(e){let t=e.offsetWidth,n=getComputedStyle(e);return t+=(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0),t},elementInViewport:l,hasElementScrolledToThreshold:c,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?`${n.content}${r||t.skipSuffix?"":"_jsbeacon"}`:""}function _(e){let t=e.querySelector('meta[name="linkedin:pageTag"]');return t&&t.content||""}function w(){const e=window.atob(f("li_gp"))?.split(";")[2]?.[0];return!!e&&!parseInt(e)}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 I={ARROW_DOWN:"ArrowDown",ARROW_LEFT:"ArrowLeft",ARROW_RIGHT:"ArrowRight",ARROW_UP:"ArrowUp",ESCAPE:"Escape",ENTER:"Enter",SPACEBAR:" ",TAB:"Tab"},k={Down:I.ARROW_DOWN,Right:I.ARROW_RIGHT,Left:I.ARROW_LEFT,Up:I.ARROW_UP,Esc:I.ESCAPE,Spacebar:I.SPACEBAR,Tab:I.TAB};function A(e){return k[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:s=!1}=o;this.isOpen=s,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 I.ENTER:case I.SPACEBAR:e.preventDefault(),this.isOpen?this.close():this._open(e);break;case I.ARROW_UP:this.isOpen||this._open(e);break;case I.ARROW_DOWN:this.isOpen&&this.close()}}_onKeyUp(e){A(e.key)===I.SPACEBAR&&e.preventDefault()}_onKeyDown(e){const n=A(e.key);if(n===I.ESCAPE&&this.isOpen)this.close();else if(this._isList){let i;switch(n){case I.SPACEBAR:m(e.target,L);break;case I.ARROW_LEFT:case I.ARROW_UP:i=t(e.target,"li");let n=i.previousElementSibling;n&&m(n,R);break;case I.ARROW_RIGHT:case I.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 K(){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 W{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 z=["class","disabled","style","tabindex","type"];class V{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 W(this._container)}init(){this._observer.observe(this._container,{attributeFilter:z,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===I.TAB&&e.shiftKey;!r&&i===I.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,s=t.length-1;for(;(!i||!r)&&o<=s;){if(!i){const r=t[o];i=H(r,e,n)&&r,o++}if(!r){const i=t[s];r=H(i,e,n)&&i,s--}}return r=r||i,[i,r]}}const $=/.*(iPad|iPod|iPhone|Android|BB10|BlackBerry|IEMobile).*/;function X(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:navigator.userAgent;return!!e&&$.test(e)}const Y="collapsible-dropdown",Q=`.${Y}__list`,J=`.${Y}__button`,Z=`.${Y}__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(Q),this._closeButton=this.el.querySelector(Z),this._isMobile=X();const o=this.dropdownContentEl.closest(`.${Y}`);if(this._isMobile&&o&&(this._focusTrap=new V(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(J),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(){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))),this._closeButton?.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){e.stopPropagation?.(),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;t?this.elementToFocus.classList.remove(ee):this.elementToFocus.classList.add(ee),document.addEventListener("mousedown",this._handleBodyClick),this._isMobile?this._focusTrap?.init():this.el.addEventListener("focusout",this._focusOutsideDropdown)}_hideDropdownList(){this._isMobile?this._focusTrap?.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:s=!1,pemDegradationTrackingMetadata:a=[],pemEntityIds:l=[]}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const c={method:t,headers:n,body:null};if(!r){const e=f("JSESSIONID");e&&(c.headers["Csrf-Token"]=S(e))}i&&(c.credentials="include"),"POST"!==c.method&&"PUT"!==c.method||(c.body=o);const u=fetch(e,c),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(`${t} request for ${e} has failed with status code ${n.status}`);return n.responseText=i,r.response=n,Promise.reject(r)}))));return s&&(a.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,l,a):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")||"");return ne(`${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))}/psettings/update-language/cors?csrfToken=${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),se="object"==typeof self&&self&&self.Object===Object&&self;oe||se||Function("return this")(),Object.prototype.toString,Math.max,Math.min;const ae={LIGHT:"light",DARK:"dark",SYSTEM:"system"},le="dark";function ce(){const e=document.getElementById("config");let t;return e&&e.dataset&&(t=e.dataset.theme),t?document.documentElement.classList.contains(le)?ae.DARK:ae.LIGHT:void 0}var ue,de=["requestStart"],he=["requestTime","viewNames","requestType"],pe=["requestStart"],fe=["requestStart"];function me(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 ge(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?me(Object(n),!0).forEach((function(t){Ie(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):me(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ve(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 ye(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,s,a=[],l=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(i=o.call(n)).done)&&(a.push(i.value),a.length!==t);l=!0);}catch(e){c=!0,r=e}finally{try{if(!l&&null!=n.return&&(s=n.return(),Object(s)!==s))return}finally{if(c)throw r}}return a}}(e,t)||_e(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 Ee(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=_e(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,s=!0,a=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){a=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(a)throw o}}}}function be(e){return function(e){if(Array.isArray(e))return we(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||_e(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 _e(e,t){if(e){if("string"==typeof e)return we(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)?we(e,t):void 0}}function we(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 Te(e){return Te="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},Te(e)}function xe(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Se(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,ke(i.key),i)}}function Ce(e,t,n){return t&&Se(e.prototype,t),n&&Se(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Ie(e,t,n){return(t=ke(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ke(e){var t=function(e){if("object"!=Te(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,"string");if("object"!=Te(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Te(t)?t:String(t)}var Ae,Le="unknown",Oe=new Uint8Array(16);function Re(){if(!Ae&&!(Ae="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 Ae(Oe)}var Ne=/^(?:[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 Pe(e){return"string"==typeof e&&Ne.test(e)}for(var Me=[],De=0;De<256;++De)Me.push((De+256).toString(16).slice(1));function Ue(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return(Me[e[t+0]]+Me[e[t+1]]+Me[e[t+2]]+Me[e[t+3]]+"-"+Me[e[t+4]]+Me[e[t+5]]+"-"+Me[e[t+6]]+Me[e[t+7]]+"-"+Me[e[t+8]]+Me[e[t+9]]+"-"+Me[e[t+10]]+Me[e[t+11]]+Me[e[t+12]]+Me[e[t+13]]+Me[e[t+14]]+Me[e[t+15]]).toLowerCase()}function Be(e){if(!Pe(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 Fe(e,t,n){function i(e,i,r,o){var s;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=Be(i)),16!==(null===(s=i)||void 0===s?void 0:s.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var a=new Uint8Array(16+e.length);if(a.set(i),a.set(e,i.length),(a=n(a))[6]=15&a[6]|t,a[8]=63&a[8]|128,r){o=o||0;for(var l=0;l<16;++l)r[o+l]=a[l];return r}return Ue(a)}try{i.name=e}catch(e){}return i.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",i.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",i}function qe(e){return 14+(e+64>>>9<<4)+1}function He(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function Ge(e,t,n,i,r,o){return He((s=He(He(t,e),He(i,o)))<<(a=r)|s>>>32-a,n);var s,a}function je(e,t,n,i,r,o,s){return Ge(t&n|~t&i,e,t,r,o,s)}function Ke(e,t,n,i,r,o,s){return Ge(t&i|n&~i,e,t,r,o,s)}function We(e,t,n,i,r,o,s){return Ge(t^n^i,e,t,r,o,s)}function ze(e,t,n,i,r,o,s){return Ge(n^(t|~i),e,t,r,o,s)}Fe("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,s=parseInt(i.charAt(o>>>4&15)+i.charAt(15&o),16);t.push(s)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[qe(t)-1]=t;for(var n=1732584193,i=-271733879,r=-1732584194,o=271733878,s=0;s<e.length;s+=16){var a=n,l=i,c=r,u=o;n=je(n,i,r,o,e[s],7,-680876936),o=je(o,n,i,r,e[s+1],12,-389564586),r=je(r,o,n,i,e[s+2],17,606105819),i=je(i,r,o,n,e[s+3],22,-1044525330),n=je(n,i,r,o,e[s+4],7,-176418897),o=je(o,n,i,r,e[s+5],12,1200080426),r=je(r,o,n,i,e[s+6],17,-1473231341),i=je(i,r,o,n,e[s+7],22,-45705983),n=je(n,i,r,o,e[s+8],7,1770035416),o=je(o,n,i,r,e[s+9],12,-1958414417),r=je(r,o,n,i,e[s+10],17,-42063),i=je(i,r,o,n,e[s+11],22,-1990404162),n=je(n,i,r,o,e[s+12],7,1804603682),o=je(o,n,i,r,e[s+13],12,-40341101),r=je(r,o,n,i,e[s+14],17,-1502002290),n=Ke(n,i=je(i,r,o,n,e[s+15],22,1236535329),r,o,e[s+1],5,-165796510),o=Ke(o,n,i,r,e[s+6],9,-1069501632),r=Ke(r,o,n,i,e[s+11],14,643717713),i=Ke(i,r,o,n,e[s],20,-373897302),n=Ke(n,i,r,o,e[s+5],5,-701558691),o=Ke(o,n,i,r,e[s+10],9,38016083),r=Ke(r,o,n,i,e[s+15],14,-660478335),i=Ke(i,r,o,n,e[s+4],20,-405537848),n=Ke(n,i,r,o,e[s+9],5,568446438),o=Ke(o,n,i,r,e[s+14],9,-1019803690),r=Ke(r,o,n,i,e[s+3],14,-187363961),i=Ke(i,r,o,n,e[s+8],20,1163531501),n=Ke(n,i,r,o,e[s+13],5,-1444681467),o=Ke(o,n,i,r,e[s+2],9,-51403784),r=Ke(r,o,n,i,e[s+7],14,1735328473),n=We(n,i=Ke(i,r,o,n,e[s+12],20,-1926607734),r,o,e[s+5],4,-378558),o=We(o,n,i,r,e[s+8],11,-2022574463),r=We(r,o,n,i,e[s+11],16,1839030562),i=We(i,r,o,n,e[s+14],23,-35309556),n=We(n,i,r,o,e[s+1],4,-1530992060),o=We(o,n,i,r,e[s+4],11,1272893353),r=We(r,o,n,i,e[s+7],16,-155497632),i=We(i,r,o,n,e[s+10],23,-1094730640),n=We(n,i,r,o,e[s+13],4,681279174),o=We(o,n,i,r,e[s],11,-358537222),r=We(r,o,n,i,e[s+3],16,-722521979),i=We(i,r,o,n,e[s+6],23,76029189),n=We(n,i,r,o,e[s+9],4,-640364487),o=We(o,n,i,r,e[s+12],11,-421815835),r=We(r,o,n,i,e[s+15],16,530742520),n=ze(n,i=We(i,r,o,n,e[s+2],23,-995338651),r,o,e[s],6,-198630844),o=ze(o,n,i,r,e[s+7],10,1126891415),r=ze(r,o,n,i,e[s+14],15,-1416354905),i=ze(i,r,o,n,e[s+5],21,-57434055),n=ze(n,i,r,o,e[s+12],6,1700485571),o=ze(o,n,i,r,e[s+3],10,-1894986606),r=ze(r,o,n,i,e[s+10],15,-1051523),i=ze(i,r,o,n,e[s+1],21,-2054922799),n=ze(n,i,r,o,e[s+8],6,1873313359),o=ze(o,n,i,r,e[s+15],10,-30611744),r=ze(r,o,n,i,e[s+6],15,-1560198380),i=ze(i,r,o,n,e[s+13],21,1309151649),n=ze(n,i,r,o,e[s+4],6,-145523070),o=ze(o,n,i,r,e[s+11],10,-1120210379),r=ze(r,o,n,i,e[s+2],15,718787259),i=ze(i,r,o,n,e[s+9],21,-343485551),n=He(n,a),i=He(i,l),r=He(r,c),o=He(o,u)}return[n,i,r,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(qe(t)),i=0;i<t;i+=8)n[i>>5]|=(255&e[i/8])<<i%32;return n}(e),8*e.length))}));var Ve={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function $e(e,t,n){if(Ve.randomUUID&&!t&&!e)return Ve.randomUUID();var i=(e=e||{}).random||(e.rng||Re)();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 Ue(i)}function Xe(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 Ye(e,t){return e<<t|e>>>32-t}Fe("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,s=Math.ceil(o/16),a=new Array(s),l=0;l<s;++l){for(var c=new Uint32Array(16),u=0;u<16;++u)c[u]=e[64*l+4*u]<<24|e[64*l+4*u+1]<<16|e[64*l+4*u+2]<<8|e[64*l+4*u+3];a[l]=c}a[s-1][14]=8*(e.length-1)/Math.pow(2,32),a[s-1][14]=Math.floor(a[s-1][14]),a[s-1][15]=8*(e.length-1)&4294967295;for(var d=0;d<s;++d){for(var h=new Uint32Array(80),p=0;p<16;++p)h[p]=a[d][p];for(var f=16;f<80;++f)h[f]=Ye(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=Ye(m,5)+Xe(_,g,v,y)+E+t[_]+h[b]>>>0;E=y,y=v,v=Ye(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 Qe=Uint8Array,Je=Uint16Array,Ze=Uint32Array,et=new Qe([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]),tt=new Qe([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]),nt=new Qe([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),it=function(e,t){for(var n=new Je(31),i=0;i<31;++i)n[i]=t+=1<<e[i-1];var r=new Ze(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]},rt=it(et,2),ot=rt[0],st=rt[1];ot[28]=258,st[258]=28;for(var at=it(tt,0)[1],lt=new Je(32768),ct=0;ct<32768;++ct){var ut=(43690&ct)>>>1|(21845&ct)<<1;ut=(61680&(ut=(52428&ut)>>>2|(13107&ut)<<2))>>>4|(3855&ut)<<4,lt[ct]=((65280&ut)>>>8|(255&ut)<<8)>>>1}var dt=function(e,t,n){for(var i=e.length,r=0,o=new Je(t);r<i;++r)e[r]&&++o[e[r]-1];var s,a=new Je(t);for(r=0;r<t;++r)a[r]=a[r-1]+o[r-1]<<1;if(n){s=new Je(1<<t);var l=15-t;for(r=0;r<i;++r)if(e[r])for(var c=r<<4|e[r],u=t-e[r],d=a[e[r]-1]++<<u,h=d|(1<<u)-1;d<=h;++d)s[lt[d]>>>l]=c}else for(s=new Je(i),r=0;r<i;++r)e[r]&&(s[r]=lt[a[e[r]-1]++]>>>15-e[r]);return s},ht=new Qe(288);for(ct=0;ct<144;++ct)ht[ct]=8;for(ct=144;ct<256;++ct)ht[ct]=9;for(ct=256;ct<280;++ct)ht[ct]=7;for(ct=280;ct<288;++ct)ht[ct]=8;var pt=new Qe(32);for(ct=0;ct<32;++ct)pt[ct]=5;var ft=dt(ht,9,0),mt=dt(pt,5,0),gt=function(e){return(e+7)/8|0},vt=function(e,t,n){n<<=7&t;var i=t/8|0;e[i]|=n,e[i+1]|=n>>>8},yt=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},Et=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[Ct,0];if(1==r){var s=new Qe(n[0].s+1);return s[n[0].s]=1,[s,1]}n.sort((function(e,t){return e.f-t.f})),n.push({s:-1,f:25001});var a=n[0],l=n[1],c=0,u=1,d=2;for(n[0]={s:-1,f:a.f+l.f,l:a,r:l};u!=r-1;)a=n[n[c].f<n[d].f?c++:d++],l=n[c!=u&&n[c].f<n[d].f?c++:d++],n[u++]={s:-1,f:a.f+l.f,l:a,r:l};var h=o[0].s;for(i=1;i<r;++i)o[i].s>h&&(h=o[i].s);var p=new Je(h+1),f=bt(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 Qe(p),f]},bt=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},_t=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new Je(++t),i=0,r=e[0],o=1,s=function(e){n[i++]=e},a=1;a<=t;++a)if(e[a]==r&&a!=t)++o;else{if(!r&&o>2){for(;o>138;o-=138)s(32754);o>2&&(s(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(s(r),--o;o>6;o-=6)s(8304);o>2&&(s(o-3<<5|8208),o=0)}for(;o--;)s(r);o=1,r=e[a]}return[n.subarray(0,i),t]},wt=function(e,t){for(var n=0,i=0;i<t.length;++i)n+=e[i]*t[i];return n},Tt=function(e,t,n){var i=n.length,r=gt(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)},xt=function(e,t,n,i,r,o,s,a,l,c,u){vt(t,u++,n),++r[256];for(var d=Et(r,15),h=d[0],p=d[1],f=Et(o,15),m=f[0],g=f[1],v=_t(h),y=v[0],E=v[1],b=_t(m),_=b[0],w=b[1],T=new Je(19),x=0;x<y.length;++x)T[31&y[x]]++;for(x=0;x<_.length;++x)T[31&_[x]]++;for(var S=Et(T,7),C=S[0],I=S[1],k=19;k>4&&!C[nt[k-1]];--k);var A,L,O,R,N=c+5<<3,P=wt(r,ht)+wt(o,pt)+s,M=wt(r,h)+wt(o,m)+s+14+3*k+wt(T,C)+(2*T[16]+3*T[17]+7*T[18]);if(N<=P&&N<=M)return Tt(t,u,e.subarray(l,l+c));if(vt(t,u,1+(M<P)),u+=2,M<P){A=dt(h,p,0),L=h,O=dt(m,g,0),R=m;var D=dt(C,I,0);for(vt(t,u,E-257),vt(t,u+5,w-1),vt(t,u+10,k-4),u+=14,x=0;x<k;++x)vt(t,u+3*x,C[nt[x]]);u+=3*k;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];vt(t,u,D[q]),u+=C[q],q>15&&(vt(t,u,F[x]>>>5&127),u+=F[x]>>>12)}}}else A=ft,L=ht,O=mt,R=pt;for(x=0;x<a;++x)if(i[x]>255){q=i[x]>>>18&31,yt(t,u,A[q+257]),u+=L[q+257],q>7&&(vt(t,u,i[x]>>>23&31),u+=et[q]);var H=31&i[x];yt(t,u,O[H]),u+=R[H],H>3&&(yt(t,u,i[x]>>>5&8191),u+=tt[H])}else yt(t,u,A[i[x]]),u+=L[i[x]];return yt(t,u,A[256]),u+L[256]},St=new Ze([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),Ct=new Qe(0),It=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}(),kt=function(e,t,n,i,r){return function(e,t,n,i,r,o){var s=e.length,a=new Qe(i+s+5*(1+Math.ceil(s/7e3))+r),l=a.subarray(i,a.length-r),c=0;if(!t||s<8)for(var u=0;u<=s;u+=65535){var d=u+65535;d>=s&&(l[c>>3]=o),c=Tt(l,c+1,e.subarray(u,d))}else{for(var h=St[t-1],p=h>>>13,f=8191&h,m=(1<<n)-1,g=new Je(32768),v=new Je(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 Ze(25e3),w=new Je(288),T=new Je(32),x=0,S=0,C=(u=0,0),I=0,k=0;u<s;++u){var A=b(u),L=32767&u,O=v[A];if(g[L]=O,v[A]=L,I<=u){var R=s-u;if((x>7e3||C>24576)&&R>423){c=xt(e,l,0,_,w,T,S,C,k,u-k,c),C=x=S=0,k=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 K=u-U+N+32768&32767,W=K-g[K]+32768&32767;W>j&&(j=W,O=K)}}}U+=(L=O)-(O=g[L])+32768&32767}if(M){_[C++]=268435456|st[P]<<18|at[M];var z=31&st[P],V=31&at[M];S+=et[z]+tt[V],++w[257+z],++T[V],I=u+P,++x}else _[C++]=e[u],++w[e[u]]}}c=xt(e,l,o,_,w,T,S,C,k,u-k,c),!o&&7&c&&(c=Tt(l,c+1,Ct))}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?Je:4==e.BYTES_PER_ELEMENT?Ze:Qe)(n-t);return i.set(e.subarray(t,n)),i}(a,0,i+gt(c)+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)},At=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8},Lt="undefined"!=typeof TextDecoder&&new TextDecoder;try{Lt.decode(Ct,{stream:!0})}catch(or){}function Ot(){return"undefined"!=typeof window&&"function"==typeof window.fetch}function Rt(){try{return Ot()&&"keepalive"in new Request("")}catch(e){return!1}}function Nt(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=It[255&n^t[i]]^n>>>8;e=n},d:function(){return~e}}}(),i=e.length;n.p(e);var r=kt(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&&At(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),At(r,o-8,n.d()),At(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 Pt(e){return e&&"message"in e?e.message:"UNKNOWN_ERROR"}var Mt,Dt="undefined"!=typeof navigator&&"sendBeacon"in navigator,Ut=Rt()?function(e,t,n,i){return new Promise((function(r){fetch(e,Nt({body:t,keepalive:!0,headers:n,compress:i})).catch((function(){return fetch(e,Nt({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:Pt(e)})}))}))}:function(e,t,n,i){return new Promise((function(r){if(Dt){var o=!1;try{o=navigator.sendBeacon(e,t)}catch(e){}if(o)return void r({type:"unknown",drop:!1})}fetch(e,Nt({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:Pt(e)})}))}))};function Bt(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 Ft(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 qt(){return Mt||(Mt=Ft("idb-queue","default")),Mt}function Ht(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))},Bt(e.transaction)}var Gt=!1;function jt(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]:qt();return Gt?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]:qt();return n("readwrite",(function(n){return n.put(e),Bt(n.count()).then((function(e){if(!(e<=t.maxNumber))return Ht(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]:qt())("readwrite",(function(t){return Ht(t,e)}))}(t,n)}))}(e,t,n)}function Kt(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())},Bt(t.transaction).then((function(){return i}))}))}function Wt(){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 zt(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.debug("[beacon-transporter] ",e())}function Vt(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.error("[beacon-transporter] ",e())}function $t(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 Xt=function(){function e(t){var n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];xe(this,e),Ie(this,"config",void 0),Ie(this,"compress",void 0),Ie(this,"throttleControl",void 0),Ie(this,"withStore",void 0),Ie(this,"disablePersistence",!1),this.config=t,this.compress=i;var r,o,s,a=t.measureIDB;a&&performance.mark(a.createStartMark),this.withStore=Ft(t.idbName,"beacons","timestamp",{onSuccess:function(){a&&performance.measure(a.createSuccessMeasure,a.createStartMark)},onError:function(){a&&performance.measure(a.createFailMeasure,a.createStartMark),n.disablePersistence=!0}}),this.throttleControl=(r=this.replayEntries.bind(this),o=t.throttleWait,s=0,{throttledFn:function(){var e=Date.now();e-s>o&&(zt((function(){return"[throttle] Run fn() at "+String(e)})),r(),s=e)},resetThrottle:function(){s=0}})}return Ce(e,[{key:"onNotify",value:function(){this.disablePersistence||this.throttleControl.throttledFn()}},{key:"push",value:function(e){var t=this;if(!this.disablePersistence){var n=function(){zt((function(){return"Persisting to DB "+e.url})),jt(e,t.config,t.withStore).then((function(){t.throttleControl.resetThrottle(),zt((function(){return"push completed"}))})).catch((function(){t.disablePersistence=!0,Vt((function(){return"push failed"}))}))};this.config.useIdle?$t(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]:qt();return Gt=!0,e("readwrite",(function(e){return e.clear(),Bt(e.transaction).finally((function(){return Gt=!1}))}))}(this.withStore).catch((function(){e.disablePersistence=!0,Vt((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 Kt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,arguments.length>1&&void 0!==arguments[1]?arguments[1]:qt(),"next")}(t,this.withStore).catch((function(){return e.disablePersistence=!0,Vt((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 Kt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,arguments.length>1&&void 0!==arguments[1]?arguments[1]:qt(),"prev")}(t,this.withStore).catch((function(){return e.disablePersistence=!0,Vt((function(){return"peekBack failed"})),[]}))}},{key:"replayEntries",value:function(){var e=this;if(!this.disablePersistence){var t=function(){zt((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())},Bt(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]:qt())}(1,e.withStore).then((function(t){if(t.length>0){var n,i,r=t[0],o=r.url,s=r.body,a=r.headers,l=r.timestamp,c=r.statusCode,u=r.attemptCount;return zt((function(){return"header: ".concat(String(e.config.headerName),"; attemptCount: ").concat(u)})),null===(n=(i=e.config).onBeforeRetry)||void 0===n||n.call(i,s),Ut(o,s,Wt(a,e.config.headerName,u,c),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,s),e.replayEntries()}else{var r,a,d,h,p,f;if(u+1>e.config.attemptLimit)return zt((function(){return"Exceeded attempt count, dropping the entry: "+JSON.stringify({url:o,timestamp:l,statusCode:c},null,2)})),t.drop=!0,void(null===(r=(a=e.config).onResult)||void 0===r||r.call(a,t,s));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,s),zt((function(){return"Replaying the entry failed, pushing back to IDB: "+JSON.stringify({url:o,timestamp:l,statusCode:c},null,2)})),jt({url:o,body:s,timestamp:l,statusCode:c,attemptCount:u+1},e.config,e.withStore);t.drop=!0,null===(p=(f=e.config).onResult)||void 0===p||p.call(f,t,s)}}))}})).catch((function(t){e.disablePersistence=!0,t&&t.message&&Vt((function(){return"Replay entry failed: ".concat(t.message)}))}))};this.config.useIdle?$t(t):t()}}}]),e}(),Yt=function(){function e(){xe(this,e)}return Ce(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}(),Qt=function(){function e(t,n){xe(this,e),Ie(this,"queue",void 0),Ie(this,"beaconListeners",new Set),this.queue=e.hasSupport&&!n.disablePersistenceRetry?new Xt(t,n.compress):new Yt}return Ce(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}();Ie(Qt,"hasSupport","undefined"!=typeof globalThis&&!!globalThis.indexedDB);var Jt=[502,504],Zt=[429,503],en=function(){function e(t,n,i,r){var o=this,s=arguments.length>4&&void 0!==arguments[4]&&arguments[4];xe(this,e),Ie(this,"url",void 0),Ie(this,"body",void 0),Ie(this,"config",void 0),Ie(this,"persistenceConfig",void 0),Ie(this,"compress",void 0),Ie(this,"timestamp",void 0),Ie(this,"isClearQueuePending",!1),Ie(this,"onClearCallback",void 0),this.url=t,this.body=n,this.config=i,this.persistenceConfig=r,this.compress=s,this.timestamp=Date.now(),this.onClearCallback=function(){return o.isClearQueuePending=!0}}return Ce(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 Ut(e.url,e.body,t,e.compress)}),n,t).finally((function(){zt((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(Wt(n,this.config.headerName,o,i)).then((function(i){var o,s,a,l;if(i.drop=!1,"unknown"===i.type||"success"===i.type)r.isClearQueuePending||r.persistenceConfig.disabled||r.persistenceConfig.db.notifyQueue(),a=i;else if(zt((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)}),a={type:"persisted",drop:!1,statusCode:i.statusCode};else{if(t>0&&r.isRetryableError(i)){var c,u;null===(c=(u=r.config).onIntermediateResult)||void 0===c||c.call(u,i,r.body);var d=r.config.calculateRetryDelay(r.getAttemptCount(t),t);return zt((function(){return"in memory retry in ".concat(d,"ms")})),(l=d,new Promise((function(e){return setTimeout(e,l)}))).then((function(){return r.retry(e,t-1,n,i.statusCode)}))}(a=i).drop=!0}return null===(o=(s=r.config).onIntermediateResult)||void 0===o||o.call(s,a,r.body),a}))}},{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}(),tn="internal:hide",nn="internal:error";function rn(e,t,n){var i=e.get(t);i&&i.push(n)||e.set(t,[n])}function on(e,t,n){var i=e.get(t);i&&i.splice(i.indexOf(n)>>>0,1)}var sn,an,ln=(sn=new Map,an=new Map,{on:function(e,t){rn(sn,e,t)},before:function(e,t){rn(an,e,t)},off:function(e,t){on(sn,e,t)},offBefore:function(e,t){on(an,e,t)},emit:function(e,t){(an.get(e)||[]).concat(sn.get(e)||[]).slice().map((function(e){e(t)}))},clear:function(){an.clear(),sn.clear()}});if("undefined"!=typeof document&&"undefined"!=typeof window){var cn=function(e){"pagehide"!==e.type&&"hidden"!==document.visibilityState||ln.emit(tn,e)};document.addEventListener("visibilitychange",cn),window.addEventListener("pagehide",cn)}var un=null;if("undefined"==typeof crypto||!crypto.getRandomValues){var dn=("undefined"!=typeof FastBoot?FastBoot.require:require)("crypto");if(dn){var hn=new Uint8Array(256),pn=hn.length;un={rng:function(){return pn>hn.length-16&&(dn.randomFillSync(hn),pn=0),hn.slice(pn,pn+=16)}}}}"object"===("undefined"==typeof crypto?"undefined":Te(crypto))&&crypto.randomUUID;function fn(){return $e(un,new Array(16),0)}function mn(e){return be(e).map((function(e){return String.fromCharCode(e)})).join("")}function gn(){return mn(fn())}var vn=/^[a-zA-Z0-9/+]+[=]+$/;function yn(e,t){return{pageUrn:bn(e),trackingId:t||function(e){for(var t,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=[],r=0,o=e.length,s=o%3,a=o-s;r<a;)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(s){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("")}(fn())}}function En(e,t){return"urn:li:control:".concat(e,"-").concat(t)}function bn(e){return"urn:li:page:".concat(e)}function _n(e,t){return{pageInstance:t.assign({},e.pageInstance),pageKey:e.pageKey,applicationInstance:e.applicationInstance}}function wn(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 Tn(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}function xn(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,s){i.onupgradeneeded=function(){var e=i.result;e.objectStoreNames.contains(r)||e.createObjectStore(r,{autoIncrement:!0})},i.onsuccess=function(){var a=i.result,l=a.transaction(r,"readwrite"),c=l.objectStore(r),u=c.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,a=Object.assign({},i),l=!1,d=null!==(r=a.sequenceNumber)&&void 0!==r?r:0;if(void 0!==t&&t>d&&(a.sequenceNumber=t,l=!0),n&&Object.keys(n).forEach((function(e){var t,i=null!==(t=a[e])&&void 0!==t?t:0,r=n[e];r>i&&(a[e]=r,l=!0)})),l){var h=c.put(a,1);h.onsuccess=function(){return o(null)},h.onerror=function(){s(h.error)}}}else{var p={sequenceNumber:0};n&&Object.keys(n).forEach((function(e){p[e]=0}));var f=c.add(p);f.onsuccess=function(){return o(0)},f.onerror=function(){s(f.error)}}},u.onerror=function(){return a.close(),s(new Error("Error: get sequence number from indexedDB ".concat(String(u.error))))},l.oncomplete=function(){return a.close()}},i.onerror=function(){return o(null)}}))}return Promise.resolve(null)}function Sn(){return"undefined"!=typeof navigator&&navigator.userAgent.toLowerCase().indexOf("firefox")>-1||!Ot()||"undefined"==typeof Promise}function Cn(e,t,n,i){var r=["core-web-tracking:".concat(e)];null==i||i.forEach((function(e){return r.push(e)})),ln.emit(nn,{tags:r,reason:t instanceof Error?t:new Error("".concat(e,": ").concat(t)),responseHeaders:n})}var In=function(e){var t=window.structuredClone;return t?t(e):JSON.parse(JSON.stringify(e))},kn=function(){function e(t){xe(this,e),Ie(this,"heap",void 0),Ie(this,"comparator",void 0),this.comparator=t,this.heap=[]}return Ce(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=be(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,s=o<this.heap.length&&this.comparator(this.heap[o],this.heap[r])?o:r;if(!this.comparator(this.heap[s],this.heap[i]))break;var a=[this.heap[i],this.heap[s]];this.heap[s]=a[0],this.heap[i]=a[1],i=s}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 An="beacons";function Ln(){if("undefined"==typeof Promise||"undefined"==typeof navigator)return!1;var e=navigator.userAgent.indexOf("Chrome")>-1,t=navigator.cookieEnabled,n=navigator.storage;return e&&Rt()&&t&&n}function On(e,t,n,i,r){"control"!==i&&e.retryConfig&&Ln()&&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)}}))}(An);var s,a,l=null!==(s=e.retryConfig.inMemory)&&void 0!==s?s:{attemptLimit:4,statusCodes:[502,504]},c=null!==(a=e.retryConfig.persist)&&void 0!==a?a:{attemptLimit:3,statusCodes:[429,503],maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},u={compress:n,inMemoryRetry:{onIntermediateResult:null==r?void 0:r.onIntermediateResult,attemptLimit:l.attemptLimit,statusCodes:l.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:An,attemptLimit:c.attemptLimit,statusCodes:c.statusCodes,maxNumber:c.maxNumber,batchEvictionNumber:c.batchEvictionNumber,throttleWait:c.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:Jt,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:Zt,maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},t.persistenceRetry);r.headerName=r.headerName||i.headerName,e=new Qt(r,{compress:t.compress,disablePersistenceRetry:t.disablePersistenceRetry})}return{beacon:function(r,o,s){var a;return Ot()?new en(r,o,i,{db:e,disabled:Boolean(t.disablePersistenceRetry),statusCodes:(null===(a=t.persistenceRetry)||void 0===a?void 0:a.statusCodes)||Zt},n).send(s):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){Cn("retry:idb",e)})):(e.retryBeacon.shouldRetry=!0,Promise.resolve())):void 0})).catch((function(e){Cn("retry:setup",e)}))}var Rn=function(){function e(t){xe(this,e),Ie(this,"host",void 0),this.host=t}return Ce(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&&On(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){Cn("retry:logout",e)}))}},{key:"sendPayload",value:function(e,t,n,i){var r,o=this.getRetryTreatment();Rt()&&"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){Cn("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)&&(Sn()?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 s=o[r];i.setRequestHeader(s,n.headers[s])}i.send(t)}}(e,JSON.stringify(t),{headers:n}):Ut(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&&Ln()&&"undefined"!=typeof globalThis&&!!globalThis.indexedDB}}]),e}(),Nn="undefined"!=typeof window&&"undefined"!=typeof document,Pn=/JSESSIONID="?([^";]+)"?/,Mn="",Dn=0;function Un(){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?Pn:i;if(!Mn||Date.now()-Dn>n){var o=Nn&&document.cookie.match(r);Mn=o&&o[1]||"",Dn=Date.now()}return Mn}var Bn={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"}},Fn=function(){function e(t){xe(this,e),Ie(this,"networkTransporter",void 0),Ie(this,"inactive",void 0),Ie(this,"mpName",void 0),Ie(this,"endpoint",void 0),Ie(this,"debug",void 0),this.networkTransporter=new Rn(t),this.mpName=t.appId,this.inactive=t.inactive;var n=function(e){var t,n=!1;return Bn.prod.pattern.test(e)?t=Bn.prod.monitorEndpoint:Bn.eiValidate.pattern.test(e)?(n=!0,t=Bn.eiValidate.monitorEndpoint):Bn.ei.pattern.test(e)?t=Bn.ei.monitorEndpoint:(t=Bn.ei.monitorEndpoint,n=!0),{endpoint:t,debug:n}}(t.endpoint);this.endpoint=n.endpoint,this.debug=n.debug}return Ce(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":Un(),"x-restli-protocol-version":"2.0.0"},i=[],r=null!==(t=null==e?void 0:e.stats)&&void 0!==t?t:{},o=r.failures,s=r.previousInstanceEventStats.reduce((function(e,t){return e.push.apply(e,be(t.failures)),e}),[]);[].concat(be(o),be(s)).forEach((function(e){var t=e.reason,n=e.rawError,r=e.eventTopic,o=e.header,s=e.requestHeader;i.push({reason:t,rawError:n,failedTopicName:r,header:o,requestHeader:s})}));var a={clientTrackingFailures:i,debug:this.debug};this.networkTransporter.sendPayload(this.endpoint,a,n)}}}]),e}();function qn(e){return"string"==typeof e}function Hn(e){return qn(e)?e:e.topicName||e.eventName}function Gn(e){return qn(e)?e:e.eventName}var jn,Kn,Wn=function(){function e(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};xe(this,e),Ie(this,"host",void 0),Ie(this,"cmoTransporter",void 0),Ie(this,"clientMonitoringInstanceId",gn()),Ie(this,"currentContext",{pageKey:Le,pageInstance:yn(Le)}),Ie(this,"appState",{}),Ie(this,"estimatedFragmentSize",0),Ie(this,"fragmentSizeLimit",void 0),Ie(this,"activeFragmentEvent",void 0),Ie(this,"debounceTimer",void 0),this.host=t,this.cmoTransporter=i.cmoTransporter||new Fn(t),this.fragmentSizeLimit=(null===(n=t.clientMonitoringConfig)||void 0===n?void 0:n.fragmentSizeLimit)||10240,this.activeFragmentEvent=Vn(this.clientMonitoringInstanceId,0,0,!1,this.getEventHeaders())}return Ce(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=Ee(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(),s=o.header,a=o.requestHeader,l={header:Object.assign(s,{memberId:-1}),requestHeader:a,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(l),this.activeFragmentEvent.stats.previousInstanceEventStats.push(l)}},{key:"logFailedEvent",value:function(e,t,n,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.getCurrentInstanceId(),o=this.getEventHeaders(),s=o.header,a=o.requestHeader,l={header:Object.assign(s,{memberId:-1}),requestHeader:a,instanceId:r,instanceEventNumber:i,reason:e,rawError:n,eventName:Gn(t),eventTopic:Hn(t)};this.estimatedFragmentSize+=JSON.stringify(l).length,r===this.getCurrentInstanceId()?this.activeFragmentEvent.stats.failures.push(l):this.findPreviousInstanceStat(r,(function(e){e.failures.push(l)})),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=Vn(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=$n(e.trackingId));var t=this.currentContext.pageInstance;return t.trackingId=$n(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:gn(),memberId:0}}}}]),e}();function zn(e){return jn||(jn=new Wn(e)),{getCurrentInstanceId:function(){return jn.getCurrentInstanceId()},logEventGenerated:function(e){return jn.logEventGenerated(e)},logEventReadyToSend:function(e){jn.logEventReadyToSend(e)},logEventSent:function(e){jn.logEventSent(e)},logPersistedEventSent:function(e,t){jn.logEventSent(t,e)},logNetworkResponseCode:function(e){jn.logNetworkResponseCode(e)},logPersistedNetworkResponseCode:function(e,t){var n;null===(n=jn)||void 0===n||n.logNetworkResponseCode(t,e)},logFailedEvent:function(e,t,n,i){jn.logFailedEvent(e,t,n,i)},logPersistedFailedEvent:function(e,t,n,i,r){jn.logFailedEvent(t,n,i,r,e)},flush:function(){jn.flush()},destroy:function(){jn=void 0},isDestroyed:function(){return void 0===jn},setCurrentContext:function(e){jn.setCurrentContext(e)},updateAppState:function(e){jn.updateAppState(e)}}}function Vn(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 $n(e){return Array.isArray(e)?mn(e):16===e.length?e:function(e){return"string"==typeof e&&!!e.match(vn)}(e)?atob(e):mn(function(e){return Be(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"}(Kn||(Kn={}));var Xn=["PageViewEvent","SponsoredImpressionEvent","JobViewEvent"],Yn="PageViewEvent",Qn=function(){function e(t){var n,i,r,o=this;xe(this,e),Ie(this,"host",void 0),Ie(this,"queue",void 0),Ie(this,"preContextQueue",void 0),Ie(this,"debounceTimer",void 0),Ie(this,"unloadHandlers",void 0),Ie(this,"maxQueueSize",void 0),Ie(this,"flushDebounceTime",void 0),Ie(this,"trackingEventListeners",[]),Ie(this,"onHideHandler",(function(){o.forceFlush()})),Ie(this,"networkTransporter",void 0),Ie(this,"clientMonitoringConn",void 0),Ie(this,"clientGlobalSequenceNumberCounter",void 0),Ie(this,"clientTopicLocalSequenceNumberCountersMap",{}),Ie(this,"isTimerRunning",void 0),Ie(this,"trackingEndpoint",void 0),Ie(this,"isEvenBatchEnabled",void 0),this.host=t,this.queue=[],this.preContextQueue=[],this.unloadHandlers=[];var s=t.batching,a=null!==(n=null==s?void 0:s.evenBatchEnabled)&&void 0!==n&&n,l="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}(l,null===(r=t.api)||void 0===r||null===(r=r.location)||void 0===r?void 0:r.host),this.maxQueueSize=s&&s.maxSize||1,this.flushDebounceTime=s&&s.debounceTime||0,ln.on(tn,this.onHideHandler),this.networkTransporter=new Rn(t),this.isLixEnabled("pemberly.tracking.monitoring")&&t.clientMonitoringConfig&&!t.inactive&&(this.clientMonitoringConn=zn(t)),this.getSequenceNumberFromIDB(),this.updateSequenceNumberOnExit(),this.isTimerRunning=!1,this.isEvenBatchEnabled=this.isLixEnabled("pemberly.tracking.even-batch")||a}return Ce(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,s="rawError"in e?e.rawError:"null",a=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(s)].join(", ");t.logFailedEvent(Kn.UNKNOWN_EXECUTION_ERROR,{eventName:r,topicName:o},a,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,s="rawError"in e?e.rawError:"null",a=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(s)].join(", ");t.logPersistedFailedEvent(r,Kn.UNKNOWN_EXECUTION_ERROR,{eventName:i,topicName:o},a,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(Hn(e.id)));var n=this.host,i=n.api.Promise,r=n.batching;if(function(e){return!!e.meta.context}(t)){var o,s=this.prepareCompleteEnvelopeQueue(t);return null===(o=this.clientMonitoringConn)||void 0===o||o.logEventReadyToSend(1),this.queue.push(s),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,ln.off(tn,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:yn(Le),pageKey:Le}).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;xn("read").then((function(t){var n;e.clientGlobalSequenceNumberCounter=null!==(n=null==t?void 0:t.sequenceNumber)&&void 0!==n?n:0,Xn.forEach((function(n){var i;e.clientTopicLocalSequenceNumberCountersMap[n]=null!==(i=null==t?void 0:t[n])&&void 0!==i?i:0}))})).catch((function(e){Cn("sequence-number:idb-read",e)}))}},{key:"updateSequenceNumberToIDB",value:function(){xn("update",this.clientGlobalSequenceNumberCounter,this.clientTopicLocalSequenceNumberCountersMap).catch((function(e){Cn("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=_n(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,s={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(s,{clientBreadcrumbs:n}),s}},{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,s=o.location,a=o.document,l=o.assign,c=e.meta.context,u=c.pageKey,d=c.pageInstance,h=function(e){return"string"==typeof e?e===Yn:e.eventName===Yn}(e.id)&&(null===(t=e.body.requestHeader)||void 0===t?void 0:t.pageKey)||u,p=null;"string"!=typeof r&&null!==this.host.locale||(p=r);var f={interfaceLocale:p,pageKey:h,path:s.pathname+s.search,referer:a.referrer,isFlushOnCloseBrowserTabEnabled:!Sn()&&(Rt()||"undefined"!=typeof navigator&&"sendBeacon"in navigator),isBrowserPersistentRetryEnabled:this.networkTransporter.isBrowserPersistentRetryEnabled()},m={pageInstance:d,time:e.meta.time,version:i,server:"",service:"",guid:gn(),memberId:0};"number"==typeof this.clientGlobalSequenceNumberCounter&&l(m,{clientGlobalSequenceNumber:this.clientGlobalSequenceNumberCounter});var g=Hn(e.id);if(Xn.includes(g)){var v=this.clientTopicLocalSequenceNumberCountersMap[g];"number"==typeof v&&l(m,{clientTopicLocalSequenceNumber:v})}var y={header:l(m,e.meta.header||{}),requestHeader:l(f,e.meta.requestHeader||{})},E=e.meta.clientMonitoringInstanceId,b=e.meta.clientMonitoringInstanceEventNumber;return E&&l(y.header,{clientMonitoringInstanceId:E,clientMonitoringInstanceEventNumber:b}),l(e.body,y)}},{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,s,a=[],l=[];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?a.push(r):l.push(r),"number"==typeof n.clientGlobalSequenceNumberCounter&&n.clientGlobalSequenceNumberCounter++;var s=Hn(e.id);Xn.includes(s)&&"number"==typeof n.clientTopicLocalSequenceNumberCountersMap[s]&&n.clientTopicLocalSequenceNumberCountersMap[s]++})),this.host.inactive||(this.clientMonitoringConn&&(this.clientMonitoringConn.logEventSent(a.length+l.length),s=this.clientMonitoringConn,o={onResult:function(e,t){s&&!s.isDestroyed()&&(e.statusCode&&s.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==s||s.logFailedEvent(Kn.UNKNOWN_EXECUTION_ERROR,{eventName:n,topicName:i},o,t.eventBody.header.clientMonitoringInstanceEventNumber||-1)})))}}),this.networkTransporter.sendPayloadFireForget(this.trackingEndpoint,a,void 0,o),this.networkTransporter.sendPayload(this.trackingEndpoint,l,void 0,o))}}},{key:"getTrackingEndpoint",value:function(){return this.trackingEndpoint}}]),e}();var Jn,Zn=function(){function e(t,n){xe(this,e),this.clientBreadcrumbType=t,this.id=n}return Ce(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 ei(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 s=decodeURIComponent(e.external_page);r={pageInstance:{pageUrn:"urn:li:externalPage:".concat(s),trackingId:e.external_page_instance},pageKey:s},n=!0}var a=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 a&&((r=r||{}).applicationInstance=a),{fromExternalApp:n||!!a,previousApplicationInstance:a,previousContext:r,previousControlId:e.lici&&decodeURIComponent(e.lici),previousControlUrn:i}}function ti(e){return"retryConfig"in e.host}!function(e){e.UNKNOWN="UNKNOWN",e.ME_NOTIFICATION="ME_NOTIFICATION",e.ME_NOTIFICATION_ACTION="ME_NOTIFICATION_ACTION",e.JOB_VIEW="JOB_VIEW"}(Jn||(Jn={}));var ni,ii,ri=function(){function e(t,n){var i,r;if(xe(this,e),Ie(this,"transporter",void 0),Ie(this,"delegate",void 0),Ie(this,"currentContext",void 0),Ie(this,"appState",void 0),Ie(this,"previousAppContext",void 0),Ie(this,"customTransporters",void 0),Ie(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 s=this.transporter.host.api.assign({},this.transporter.host);this.customTransporters[o]=new Qn(this.transporter.host.api.assign(s,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&&"location"in t.host.api&&(this.clientMonitoringConn=zn(t.host))}return Ce(e,[{key:"host",get:function(){return this.transporter.host}},{key:"checkAndEnablePersistentRetry",value:function(){ti(this.transporter)&&this.transporter.checkAndEnablePersistentRetry(this.delegate)}},{key:"flushAndClearPersistedEventsOnLogout",value:function(){this.forceFlush();var e=ti(this.transporter)?this.transporter.clearPersistedEventsOnLogout():null;return null!=e?e:this.host.api.Promise.resolve()}},{key:"getCurrentContext",value:function(){if(this.currentContext)return _n(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,ei(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=_n(e,this.host.api),null===(t=this.clientMonitoringConn)||void 0===t||t.setCurrentContext(_n(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=En(n.pageKey,e),s={controlTrackingId:i,controlUrn:o,interactionType:t};return r&&r(o),s}),{context:n})}},{key:"getViewHierarchy",value:function(e){for(var t=[],n=e;n instanceof HTMLElement&&"body"!==n.tagName.toLowerCase();){var i=n.getAttribute("data-view-name");i&&t.push(i),n=n.parentElement}return t}},{key:"fireInteraction",value:function(e){var t=e.targetView,n=e.manualFireReason,i=e.interactionType,r=e.controlUrn,o=e.actionType,s=e.contentTrackingId,a=e.clientBreadcrumbs,l=e.isShadowEvent,c=this.getViewHierarchy(t);return this.fireEvent("GenericActionEvent",{controlUrn:r||"",interactionType:i,actionType:o,contentTrackingId:""===s?void 0:s,manualFireReason:n},{header:{viewHierarchy:c}},a,l)}},{key:"fireImpression",value:function(e){var t=e.viewHierarchy,n=e.manualFireReason,i=e.viewDurationInMilliseconds,r=void 0===i?0:i,o=e.contentViewFraction,s=void 0===o?1:o,a=e.width,l=void 0===a?-1:a,c=e.height,u=void 0===c?-1:c,d=e.verticalPosition,h=e.horizontalPosition,p=e.impressionTime,f=e.contentTrackingId,m=e.clientBreadcrumbs,g=e.isShadowEvent;return this.fireEvent("GenericImpressionEvent",{viewDurationInMilliseconds:r,contentViewFraction:s,width:l,height:u,verticalPosition:d,horizontalPosition:h,impressionTime:p,contentTrackingId:""===f?void 0:f,manualFireReason:n},{header:{viewHierarchy:t}},m,g)}},{key:"fireEvent",value:function(e,t,n,i,r){if(!t){var o=Hn(e),s=void 0===t?"undefined":null===t?"null":Te(t),a='Firing tracking event "'.concat(o,'" with invalid body, you fired "').concat(s,'"');if(this.clientMonitoringConn){var l=this.clientMonitoringConn.logEventGenerated(o);this.clientMonitoringConn.logFailedEvent(Kn.MISSING_REQUIRED_PROPERTIES,e,a,l)}throw new Error(a)}var c=i||[];if(c.length>0){var u=c.map((function(e){return Zn.toPointer(e)}));this.host.api.assign(t,{clientBreadcrumbPointers:u})}var d=c.length>0?this.generateEnvelopeWithBreadcrumbs(e,t,n,c,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(qn(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,s=o?this.customTransporters[o]:this.transporter;if(!s&&o){var a=Hn(r.id),l="Could not find custom transporter: ".concat(o);if(this.clientMonitoringConn){var c=this.clientMonitoringConn.logEventGenerated(a);this.clientMonitoringConn.logFailedEvent(Kn.UNKNOWN_EXECUTION_ERROR,r.id,l,c)}throw new Error(l)}return s.fireEvent(r)}return this.host.api.Promise.resolve(!0)}},{key:"generatePageInstance",value:function(e,t){return yn(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),ln.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 En((t||this.currentContext||{pageKey:Le}).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{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 s=i&&i.applicationInstance;return s&&(o.meta.header.clientApplicationInstance=s),this.host.api.Promise.all([this._firePVE(n.pageKey),this.fireEnvelope(o)])}},{key:"generateEnvelope",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={directive:n.directive,transporterKey:n.transporterKey,context:n.context||this.currentContext&&_n(this.currentContext,this.host.api),requestHeader:this.host.api.assign({trackingCode:this.getTrackingCode()},n.requestHeader||{}),header:this.host.api.assign({applicationViewerUrn:this.appState.applicationViewerUrn,clientApplicationInstance:this.appState.clientApplicationInstance,isShadowEvent:i},n.header||{})};return{body:"function"==typeof t?t:function(){return t},id:e,meta:r}}}]),e}();!function(){function e(t,n){var i,r=this;xe(this,e),Ie(this,"core",void 0),Ie(this,"protocol",void 0),Ie(this,"throttleKeySet",new Set),Ie(this,"config",void 0),Ie(this,"reportTransporterError",(function(e){e.reason instanceof Error||(e.reason=new Error(e.reason||"An error occurred in the transporter")),r.reportError(e.reason,e.tags.concat(["info"]),{responseHeaders:e.responseHeaders}).catch((function(){}))})),this.core=t;var o=this.core.host.api.location.protocol;this.protocol=o.substring(0,o.length-1),this.config={throttleTime:null!==(i=null==n?void 0:n.throttleTime)&&void 0!==i?i:100},ln.on(nn,this.reportTransporterError)}Ce(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,s=void 0===o?"":o,a=r.responseHeaders,l=void 0===a?{}:a,c=e.message,u=e.name,d=e.stack,h=void 0===d?"":d,p=e.fileName,f=void 0===p?"":p,m=e.lineNumber,g=void 0===m?0:m,v=e.columnNumber,y=void 0===v?0:v,E=this.core.host,b=E.appId,_=E.appVersion,w=E.service,T=E.serviceInstance,x=E.treeID,S=void 0===x?"":x,C=E.api,I=C.Promise,k=C.location,A=k.host,L=k.pathname,O=k.search,R=k.hash,N=void 0===R?"":R;if(l){t={};var P=new Map;Object.keys(l).forEach((function(e){P.set(e.toLowerCase(),l[e])})),t.callTreeId=P.get("x-li-uuid"),t.microsoftEdgeReference=P.get("x-msedge-ref"),t.pointOfPresenceId=P.get("x-li-pop"),t.fabric=P.get("x-li-fabric")}var M=function(){return n.core.fireEvent("JavaScriptErrorEvent",(function(e){return{appId:b,e:{c:y,l:g,m:c,s:h,t:u,u:f},h:N,l:n.protocol,o:A,p:L,pageKey:e.pageKey,q:O,service:w,serviceInstance:T,serviceVersion:_,t:i,trackingID:e.pageInstance.trackingId,treeID:S,callTreeId:s,responseTraceHeaders:t}}))};if(this.config.throttleTime<0)return M();var D=(u+c+h+i.join("")+s).split("").reduce((function(e,t){return(e<<5)-e+t.charCodeAt(0)|0}),0);return this.throttleKeySet.has(D)?I.resolve(!1):(this.throttleKeySet.add(D),setTimeout((function(){return n.throttleKeySet.delete(D)}),this.config.throttleTime),M())}},{key:"flush",value:function(){this.core.forceFlush()}},{key:"destroy",value:function(){this.core.destroy(),ln.off(nn,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"}(ni||(ni={})),function(e){e.PageLoadStartEvent="PageLoadStartEvent",e.PageLoadEndEvent="PageLoadEndEvent",e.ResourceLoadEvent="ResourceLoadEvent",e.CustomMeasureEvent="CustomMeasureEvent",e.ViewLoadEvent="ViewLoadEvent",e.PEMTracer="PEMTracer"}(ii||(ii={}));var oi,si,ai,li,ci,ui,di,hi=(Ie(Ie(Ie(Ie(Ie(Ie(Ie(Ie(Ie(Ie(ue={},"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),Ie(Ie(Ie(Ie(Ie(ue,"beacon-timeout",3e4),"enable-memory-measurement",!1),"pageKeyPrefix",""),"enable-pem-tracking-3",!1),"enable-tracking-3",!1)),pi={VALUE_NOT_OBTAINED:-1,METRIC_NOT_SUPPORTED:-2},fi=["loadEventEnd","loadEventStart","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","responseEnd","responseStart","requestStart","secureConnectionStart","connectEnd","connectStart","domainLookupEnd","domainLookupStart","fetchStart","redirectEnd","redirectStart","unloadEventEnd","unloadEventStart","navigationStart"],mi={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"},gi={"http/0.9":"HTTP0_9","http/1.0":"HTTP1_0","http/1.1":"HTTP1_1",h2:"HTTP2"},vi="pageLoadId does not exist",yi="rum token passed is invalid",Ei=new RegExp(/batch-(\d+)$|enabled$/),bi=function(){function e(){xe(this,e),Ie(this,"userTimingEntries",[]),Ie(this,"longTasks",[]),Ie(this,"resourceTimingEntries",[]),Ie(this,"cdnData",void 0)}return Ce(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(wi),cdnData:this.cdnData}}}]),e}(),_i=["resourceTreeId","name","entryType","startTime","duration","initiatorType","nextHopProtocol","redirectStart","redirectEnd","fetchStart","domainLookupStart","domainLookupEnd","connectStart","connectEnd","secureConnectionStart","requestStart","responseStart","responseEnd","transferSize","encodedBodySize","decodedBodySize","workerStart"];function wi(e){return _i.reduce((function(t,n){var i=e[n];return void 0!==i&&(t[n]=i),t}),{})}function Ti(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};ui=Object.assign(Object.assign({},n),t),di=function(e,t){return e.nodeType===Node.DOCUMENT_NODE?e:e===t.root?e.ownerDocument:e}(ui.root,n);var i=xi(e,ci.All,(function(){return xi(e,ci.Two,(function(){return xi(e,ci.One)}))}));if(i){var r=Pi(Mi(i,e));return r.length>0&&(i=r[0]),Ci(i)}throw new Error("Selector was not found.")}function xi(e,t,n){for(var i=null,r=[],o=e,s=0,a=function(){var e=Oi(function(e){var t=e.getAttribute("id");return t&&ui.idName(t)?{name:"#"+Hi(t,{isIdentifier:!0}),penalty:0}:null}(o))||Oi.apply(void 0,be(function(e){return Array.from(e.attributes).filter((function(e){return ui.attr(e.name,e.value)})).map((function(e){return{name:"["+Hi(e.name,{isIdentifier:!0})+'="'+Hi(e.value)+'"]',penalty:.5}}))}(o)))||Oi.apply(void 0,be(function(e){return Array.from(e.classList).filter(ui.className).map((function(e){return{name:"."+Hi(e,{isIdentifier:!0}),penalty:1}}))}(o)))||Oi(function(e){var t=e.tagName.toLowerCase();return ui.tagName(t)?{name:t,penalty:2}:null}(o))||[{name:"*",penalty:3}],a=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===ci.All)a&&(e=e.concat(e.filter(Li).map((function(e){return Ai(e,a)}))));else if(t===ci.Two)e=e.slice(0,1),a&&(e=e.concat(e.filter(Li).map((function(e){return Ai(e,a)}))));else if(t===ci.One){var l=ye(e=e.slice(0,1),1)[0];a&&Li(l)&&(e=[Ai(l,a)])}var c,u=Ee(e);try{for(u.s();!(c=u.n()).done;)c.value.level=s}catch(e){u.e(e)}finally{u.f()}if(r.push(e),r.length>=ui.seedMinLength&&(i=Si(r,n)))return 1;o=o.parentElement,s++};o&&o!==ui.root.parentElement&&!a(););return i||(i=Si(r,n)),i}function Si(e,t){var n=Pi(Ni(e));if(n.length>ui.threshold)return t?t():null;var i,r=Ee(n);try{for(r.s();!(i=r.n()).done;){var o=i.value;if(ki(o))return o}}catch(e){r.e(e)}finally{r.f()}return null}function Ci(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 Ii(e){return e.map((function(e){return e.penalty})).reduce((function(e,t){return e+t}),0)}function ki(e){switch(di.querySelectorAll(Ci(e)).length){case 0:throw new Error("Can't select any node with this selector: ".concat(Ci(e)));case 1:return!0;default:return!1}}function Ai(e,t){return{name:e.name+":nth-child(".concat(t,")"),penalty:e.penalty+1}}function Li(e){return"html"!==e.name&&!e.name.startsWith("#")}function Oi(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.filter(Ri);return i.length>0?i:null}function Ri(e){return null!=e}function Ni(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(e.length>0){var n,i=[],r=Ee(e[0]);try{for(r.s();!(n=r.n()).done;){var o=n.value;i=i.concat(Ni(e.slice(1,e.length),t.concat(o)))}}catch(e){r.e(e)}finally{r.f()}return i}return[t]}function Pi(e){return Array.from(e).sort((function(e,t){return Ii(e)-Ii(t)}))}function Mi(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>ui.optimizedMinLength)for(var r=1;r<e.length-1;r++){if(n.counter>ui.maxNumberOfTries)return i;n.counter+=1;var o=be(e);o.splice(r,1);var s=Ci(o);if(n.visited.has(s))return i;ki(o)&&Di(o,t)&&(i.push(o),n.visited.set(s,!0),i=i.concat(Mi(o,t,n)))}return i}function Di(e,t){return di.querySelector(Ci(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"}(oi||(oi={})),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"}(si||(si={})),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"}(ai||(ai={})),function(e){e.DEFAULT="DEFAULT",e.INITIAL="INITIAL",e.SUBSEQUENT="SUBSEQUENT",e.PAGINATED="PAGINATED"}(li||(li={})),function(e){e[e.All=0]="All",e[e.Two=1]="Two",e[e.One=2]="One"}(ci||(ci={}));var Ui=/[ -,\.\/:-@\[-\^`\{-~]/,Bi=/[ -,\.\/:-@\[\]\^`\{-~]/,Fi=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,qi={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1};function Hi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object.assign(Object.assign({},qi),t);"single"!=n.quotes&&"double"!=n.quotes&&(n.quotes="single");for(var i="double"==n.quotes?'"':"'",r=n.isIdentifier,o=e.charAt(0),s="",a=0,l=e.length;a<l;){var c=e.charAt(a++),u=c.charCodeAt(0),d=void 0;if(u<32||u>126){if(u>=55296&&u<=56319&&a<l){var h=e.charCodeAt(a++);56320==(64512&h)?u=((1023&u)<<10)+(1023&h)+65536:a--}d="\\"+u.toString(16).toUpperCase()+" "}else d=n.escapeEverything?Ui.test(c)?"\\"+c:"\\"+u.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(c)?"\\"+u.toString(16).toUpperCase()+" ":"\\"==c||!r&&('"'==c&&i==c||"'"==c&&i==c)||r&&Bi.test(c)?"\\"+c:c;s+=d}return r&&(/^-[-\d]/.test(s)?s="\\-"+s.slice(1):/\d/.test(o)&&(s="\\3"+o+" "+s.slice(1))),s=s.replace(Fi,(function(e,t,n){return t&&t.length%2?e:(t||"")+n})),!r&&n.wrap?i+s+i:s}var Gi,ji=[{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 Ki(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 Wi(e){var t=e||performance;return Math.round(t.now())}function zi(e){if(!e)return"null";if(e.nodeType===Node.ELEMENT_NODE)try{return Ti(e,{idName:function(e){return 0!==e.indexOf("ember")}})}catch(e){return"serialization_error"}var t=zi(e.parentElement||void 0);return"".concat(t," > nodeType(").concat(e.nodeType,")")}function Vi(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 $i(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}var Xi,Yi,Qi=function(){function e(t){xe(this,e),Ie(this,"hostApis",void 0),Ie(this,"hostnameProperties",void 0),Ie(this,"usedHostnames",void 0),Ie(this,"abortController",void 0),Ie(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 Ce(e,[{key:"clearUsedHostnames",value:function(){this.usedHostnames=new Set}},{key:"getPresentData",value:function(){var e=this;return Tn(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=wn(Tn(this.pendingPromises),r),s=setTimeout((function(){t.abortController.abort(),t.abortController=new i}),e);return o.then((function(){return clearTimeout(s),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,(Gi=Gi||i.createElement("a")).href=n,Gi.hostname);if(this.usedHostnames.add(o),!this.hostnameProperties[o]&&!this.isResourcePossiblyFromCache(e)){var s=this.fetchCdnFromUrl(e.name).then((function(e){var n=r({hostname:o},e);return t.hostnameProperties[o]||(t.hostnameProperties[o]=n),t.pendingPromises.delete(s),n}));this.pendingPromises.add(s)}}}},{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}(),Ji=["msMaxTouchPoints","createEvent","TouchEvent","ontouchstart","canvas","display","inline","getContext","rect","canvasWinding","isPointInPath","fillRect","fillStyle","#069","dontUseFakeFontInCanvas","11pt Arial","font","11pt no-real-font-123","fillText","rgba(102, 204, 0, 0.2)","Cwm fjordbank glyphs vext quiz, 😃","globalCompositeOperation","multiply","rgb(255,0,255)","arc","rgb(0,255,255)","beginPath","closePath","fill","rgb(255,255,0)","evenodd","toDataURL","canvasHash","clearColor","enable","depthFunc","clear","COLOR_BUFFER_BIT","DEPTH_BUFFER_BIT","getWebglCanvas","ARRAY_BUFFER","STATIC_DRAW","itemSize","createProgram","VERTEX_SHADER","attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}","compileShader","attachShader","linkProgram","vertexPosAttrib","getAttribLocation","attrVertex","offsetUniform","getUniformLocation","uniformOffset","enableVertexAttribArray","vertexPosArray","vertexAttribPointer","FLOAT","uniform2f","TRIANGLE_STRIP","numItems","webglHash","webgl","vendorAndRenderer","getWebglVendorAndRenderer","extensions","getSupportedExtensions","webgl aliased line width range","getParameter","ALIASED_LINE_WIDTH_RANGE","ALIASED_POINT_SIZE_RANGE","ALPHA_BITS","webgl antialiasing","antialias","yes","BLUE_BITS","webgl depth bits","DEPTH_BITS","webgl max anisotropy","getExtension","WEBKIT_EXT_texture_filter_anisotropic","MOZ_EXT_texture_filter_anisotropic","MAX_COMBINED_TEXTURE_IMAGE_UNITS","webgl max cube map texture size","MAX_CUBE_MAP_TEXTURE_SIZE","webgl max fragment uniform vectors","MAX_FRAGMENT_UNIFORM_VECTORS","MAX_RENDERBUFFER_SIZE","webgl max texture image units","webgl max texture size","webgl max varying vectors","MAX_VARYING_VECTORS","webgl max vertex attribs","MAX_VERTEX_ATTRIBS","MAX_VERTEX_TEXTURE_IMAGE_UNITS","webgl max vertex uniform vectors","MAX_VERTEX_UNIFORM_VECTORS","webgl max viewport dims","webgl red bits","RED_BITS","RENDERER","webgl shading language version","SHADING_LANGUAGE_VERSION","webgl stencil bits","STENCIL_BITS","VENDOR","webgl version","WEBGL_debug_renderer_info","webgl unmasked vendor","UNMASKED_VENDOR_WEBGL","getShaderPrecisionFormat","INT","VERTEX","FRAGMENT","HIGH","LOW","rangeMin","_SHADER","precision","webgl ","toLowerCase","innerHTML","&nbsp;","className","adsbox","languages","substr","height","oscpu","windows phone","Windows Phone","win","android","Android","Linux","iphone","ipad","iOS","mac","Mac","Windows","linux","Other","pike","ipod","productSub","opera","opr","chrome","safari","Internet Explorer","toSource","WebGLRenderingContext","isIE","Microsoft Internet Explorer","Netscape","swfobject","9.0.0","addFlashDivNode","setAttribute","___fp_swf_loaded","embedSWF","always","false","experimental-webgl","components","webrtc","location","locationKey","javascripts","incognito","pixelDepthKey","pixelRatio","screenResolution","screenOrientation","availableScreenResolution","indexedDb","addBehavior","openDatabaseKey","signals","touchSupport","networkInfo","battery","audioKey","automation","mimetyps","mimetypesComponent","fontsFlash","Options not provided","excludes","key","alias","shouldEnforceDataLimit","dataLimit","data","Exceeded current data limit:"," Data length for:","latency","acq_time","allFeatures","allFeaturesCollectionAt","errors","requestIdleCallback","querySelector","firstChild","nodeValue","parentNode","parse","getElementsByClassName","fromCharCode","apply","importPk","atob","crypto","subtle","importKey","RSA-OAEP","SHA-256","wrap","spki","wrapKey","encode","encryptWithKey","ec1","getRandomValues","AES-CBC","generateKey","decrypt","error","resolve","string","wrapErrorResult","Error: ec2","number","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","generateSha256HashOrDefault","digest","from","DNA","HUMAN","DFP_WEB","_cookieRegEx","cookie","getDomain","; path=","; secure=true","domain=","expires=","=([^;]*)","apfcDf","flash/compiled/FontList.swf","https://ponf.linkedin.com/pixel/tracking.png","n/a","excluded","enabled","globalIntegration","checkConfigAndInitializeAllIntegration","addEventListener","stringify","settings-iframe","setting-headline","useRequestIdleCallBack","readyState","initialize","load","isDfCollectionRequired","getItem","df_ts","deleteDfCookieIfRequired","checkConfigAndInitializeGlobalIntegration","checkConfigAndInitializeThirdPartyIntegration","addDfCookieIfRequired","dnaIntegrationEnabled","dnaIntegrationCompleted","intializeGlobalIntegration","humanIntegrationEnabled","humanIntegrationCompleted","initializeHumanIntegration","dfpIntegrationEnabled","intializeDfpIntegration","samplingTimeWindowInMillis","setTime","apfcDfPK","triggerApfc","reentry","reqid","isProd","getFeatures","pageInstance","fullFeatureCollection","apfcDfPKV","https://www.linkedin-ei.com","POST","setRequestHeader","application/json","send","telemetryCollectPath","fb6bbd47-fa7c-4264-b4e9-b25948407586","ee078acd-0704-4344-9e5b-6b84b480c30a","&instanceId=","script","dfpIframeScript","dfp","doFpt","getElementsByTagName","Invalid session_id: ","dfpIntegrationCompleted","treeId","PXdOjV695v","PXgoH0hfKu","https://li.protechts.net/index.html?ts=","&r_id=","&app_id=","&uc=scraping","&d_id=","iframe","src","sandbox","allow-same-origin allow-scripts","aria-hidden","true","0px","border","position","reentryGlobalIntegration","triggerDnaApfcEvent",".linkedin.com","pemberly","isEmpty","getUrlFromNoscriptBeacon","div_bc","noscript","text/html","getAttribute","class","display:none;","ponfUrl","pathname","searchParams","get","getElementById","charAt","substring","bc_context",".linkedin-ei.com","img","undefined","x64Add","x64Multiply","x64Xor","length","charCodeAt","x64Rotl","x64LeftShift","x64Fmix","00000000","toString","slice","each","prototype","forEach","hasOwnProperty","map","push","getIPs","webkitRTCPeerConnection","mozRTCPeerConnection","msRTCPeerConnection","stun:stun.l.google.com:19302","localDescription","sdp","split","a=candidate:","indexOf","c=IN","keys","candidate","onicegatheringstatechange","complete","iceGatheringState","createDataChannel","then","setLocalDescription","automationKey","getHasLiedBrowser","undetected, fake browser","getBrowserNameAndVersion","Chrome","webdriver","document","documentElement","_Selenium_IDE_Recorder","__webdriver_script_fn","Selenium","callPhantom","_phantom","NOT_AVAILABLE","webRtcKey","name","enumerateDevicesKey","enumerateDevices","gid","groupId","kind","label","catch","isEnumerateDevicesSupported","mediaDevices","audio","excludeIOS11","userAgent","match","EXCLUDED","OfflineAudioContext","createOscillator","frequency","setValueAtTime","currentTime","createDynamicsCompressor","threshold","knee","ratio","reduction","function","connect","destination","start","startRendering","oncomplete","audioTimeout","timeout","getChannelData","reduce","abs","disconnect","UserAgent","languageKey","language","userLanguage","browserLanguage","systemLanguage","colorDepthKey","screen","colorDepth","deviceMemoryKey","deviceMemory"," GB","pixelDepth","pixelRatioKey","screenResolutionKey","screenOrientationKey","Enabled","orientation","msOrientation","mozOrientation","getScreenResolution","width","availableScreenResolutionKey","getAvailableScreenResolution","availHeight","availWidth","timezoneOffset","timezone","Intl","DateTimeFormat","sessionStorageKey","localStorageKey","hasLocalStorage","indexedDbKey","hasIndexedDB","addBehaviorKey","body","openDatabase","cpuClassKey","getNavigatorCpuClass","oscpuKey","appName","appCodeNameKey","appCodeName","seedKey","now","platformKey","productKey","product","productSubKey","vendorKey","vendorSubKey","vendorSub","doNotTrackKey","getDoNotTrack","incognitoKey","RequestFileSystem","webkitRequestFileSystem","storage","estimate","Safari","safariIncognito","localStorage","setItem","test","removeItem","Firefox","open","onerror","onsuccess","indexedDB","PointerEvent","MSPointerEvent","exec","IE ","join","replace","OPR","Opera","appVersion","splice","canvasKey","isCanvasSupported","getCanvasFp","webglKey","isWebGlSupported","getWebglFp","javascriptsKey","scripts","hash","host","hostname","href","origin","port","protocol","signalsKey","getSignals","getAdBlock","getHasLiedResolution","flashFontsKey","hasSwfObjectLoaded","hasMinFlashInstalled","fonts","swfPath","loadSwfAndDetectFonts","flash not installed","swf object not loaded","jsFontsKey","sans-serif","serif","Andale Mono","Arial Black","Arial Hebrew","Arial Narrow","Arial Rounded MT Bold","Book Antiqua","Bookman Old Style","Calibri","Cambria","Cambria Math","Century Gothic","Century Schoolbook","Comic Sans","Consolas","Courier","Courier New","Geneva","Georgia","Helvetica","Helvetica Neue","Impact","Lucida Bright","Lucida Fax","LUCIDA GRANDE","Lucida Handwriting","Lucida Sans","Lucida Sans Typewriter","Lucida Sans Unicode","Microsoft Sans Serif","Monaco","Monotype Corsiva","MS Gothic","MS Outlook","MS PGothic","MS Reference Sans Serif","MS Serif","MYRIAD","MYRIAD PRO","Palatino","Palatino Linotype","Segoe Print","Segoe Script","Segoe UI","Segoe UI Light","Segoe UI Semibold","Segoe UI Symbol","Times","Times New Roman PS","Trebuchet MS","Verdana","Wingdings","Wingdings 2","Wingdings 3","concat","extendedJsFonts","userDefinedFonts","filter","createElement","div","span","style","absolute","left","-9999px","fontSize","fontStyle","normal","fontWeight","lineBreak","lineHeight","textTransform","none","textAlign","textShadow","wordBreak","wordSpacing","fontFamily","offsetWidth","offsetHeight","appendChild","removeChild","x64hash128","hashOnly","lists","mimeTypes","type","suffixes","description","pluginsComponent","plugins","excludeIE","sort","getIEPlugins","getOwnPropertyDescriptor","ActiveXObject","AcroPDF.PDF","Adodb.Stream","AgControl.AgControl","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","Msxml2.XMLHTTP","PDF.PdfCtrl","QuickTime.QuickTime","QuickTimeCheckObject.QuickTimeCheck.1","Scripting.Dictionary","SWCtl.SWCtl","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","TDCCtl.TDCCtl","WMPlayer.OCX","rmocx.RealPlayer G2 Control","ERROR","getRegularPlugins","sortPluginsFor","batteryKey","getBattery","level","chargingTime","dischargingTime","networkInfoKey","downlink","effectiveType","touchSupportKey","hardwareConcurrencyKey","hasSessionStorage","sessionStorage","getHardwareConcurrency","hardwareConcurrency","cpuClass","getNavigatorPlatform","platform","doNotTrack","msDoNotTrack","getTouchSupport","maxTouchPoints"];Xi=Ji,Yi=354,function(e){for(;--e;)Xi.push(Xi.shift())}(++Yi);var Zi=function(e,t){return Ji[e-=0]};!function(){var e=function(){function e(){xe(this,e)}return Ce(e,null,[{key:Zi("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:Zi("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:"x64Rotl",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:"x64LeftShift",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:Zi("0x2"),value:function(e,t){return[e[0]^t[0],e[1]^t[1]]}},{key:"x64Fmix",value:function(t){return t=e[Zi("0x2")](t,[0,t[0]>>>1]),t=e.x64Multiply(t,[4283543511,3981806797]),t=e.x64Xor(t,[0,t[0]>>>1]),t=e[Zi("0x1")](t,[3301882366,444984403]),e[Zi("0x2")](t,[0,t[0]>>>1])}},{key:"x64hash128",value:function(t,n){n=n||0;var i,r=(t=t||"")[Zi("0x3")]%16,o=t[Zi("0x3")]-r,s=[0,n],a=[0,n],l=[0,0],c=[0,0],u=[2277735313,289559509],d=[1291169091,658871167];for(i=0;i<o;i+=16)l=[255&t[Zi("0x4")](i+4)|(255&t[Zi("0x4")](i+5))<<8|(255&t[Zi("0x4")](i+6))<<16|(255&t[Zi("0x4")](i+7))<<24,255&t[Zi("0x4")](i)|(255&t[Zi("0x4")](i+1))<<8|(255&t[Zi("0x4")](i+2))<<16|(255&t[Zi("0x4")](i+3))<<24],c=[255&t[Zi("0x4")](i+12)|(255&t[Zi("0x4")](i+13))<<8|(255&t[Zi("0x4")](i+14))<<16|(255&t.charCodeAt(i+15))<<24,255&t[Zi("0x4")](i+8)|(255&t[Zi("0x4")](i+9))<<8|(255&t[Zi("0x4")](i+10))<<16|(255&t[Zi("0x4")](i+11))<<24],l=e[Zi("0x1")](l,u),l=e[Zi("0x5")](l,31),l=e.x64Multiply(l,d),s=e[Zi("0x2")](s,l),s=e[Zi("0x5")](s,27),s=e[Zi("0x0")](s,a),s=e[Zi("0x0")](e[Zi("0x1")](s,[0,5]),[0,1390208809]),c=e[Zi("0x1")](c,d),c=e[Zi("0x5")](c,33),c=e.x64Multiply(c,u),a=e[Zi("0x2")](a,c),a=e[Zi("0x5")](a,31),a=e[Zi("0x0")](a,s),a=e.x64Add(e[Zi("0x1")](a,[0,5]),[0,944331445]);switch(l=[0,0],c=[0,0],r){case 15:c=e[Zi("0x2")](c,e[Zi("0x6")]([0,t[Zi("0x4")](i+14)],48));case 14:c=e[Zi("0x2")](c,e[Zi("0x6")]([0,t.charCodeAt(i+13)],40));case 13:c=e[Zi("0x2")](c,e[Zi("0x6")]([0,t.charCodeAt(i+12)],32));case 12:c=e[Zi("0x2")](c,e[Zi("0x6")]([0,t[Zi("0x4")](i+11)],24));case 11:c=e[Zi("0x2")](c,e[Zi("0x6")]([0,t[Zi("0x4")](i+10)],16));case 10:c=e[Zi("0x2")](c,e[Zi("0x6")]([0,t.charCodeAt(i+9)],8));case 9:c=e.x64Xor(c,[0,t[Zi("0x4")](i+8)]),c=e[Zi("0x1")](c,d),c=e[Zi("0x5")](c,33),c=e.x64Multiply(c,u),a=e[Zi("0x2")](a,c);case 8:l=e.x64Xor(l,e[Zi("0x6")]([0,t[Zi("0x4")](i+7)],56));case 7:l=e[Zi("0x2")](l,e[Zi("0x6")]([0,t[Zi("0x4")](i+6)],48));case 6:l=e[Zi("0x2")](l,e.x64LeftShift([0,t[Zi("0x4")](i+5)],40));case 5:l=e[Zi("0x2")](l,e[Zi("0x6")]([0,t[Zi("0x4")](i+4)],32));case 4:l=e[Zi("0x2")](l,e[Zi("0x6")]([0,t[Zi("0x4")](i+3)],24));case 3:l=e[Zi("0x2")](l,e[Zi("0x6")]([0,t[Zi("0x4")](i+2)],16));case 2:l=e.x64Xor(l,e[Zi("0x6")]([0,t[Zi("0x4")](i+1)],8));case 1:l=e[Zi("0x2")](l,[0,t[Zi("0x4")](i)]),l=e[Zi("0x1")](l,u),l=e[Zi("0x5")](l,31),l=e[Zi("0x1")](l,d),s=e[Zi("0x2")](s,l)}return s=e[Zi("0x2")](s,[0,t[Zi("0x3")]]),a=e.x64Xor(a,[0,t[Zi("0x3")]]),s=e[Zi("0x0")](s,a),a=e[Zi("0x0")](a,s),s=e[Zi("0x7")](s),a=e[Zi("0x7")](a),s=e[Zi("0x0")](s,a),a=e.x64Add(a,s),(Zi("0x8")+(s[0]>>>0)[Zi("0x9")](16)).slice(-8)+("00000000"+(s[1]>>>0)[Zi("0x9")](16))[Zi("0xa")](-8)+(Zi("0x8")+(a[0]>>>0)[Zi("0x9")](16))[Zi("0xa")](-8)+(Zi("0x8")+(a[1]>>>0)[Zi("0x9")](16))[Zi("0xa")](-8)}}]),e}(),t=function(t,n,i,r,o,s,a,l,c,u,d,h,p,f,m,g,v,y,E,b,_,w,T,x,S,C,I,k,A,L,O,R,N,P,M,D,U,B,F,q,H,G,j,K,W,z,V,$,X,Y,Q,J,Z,ee,te,ne,ie,re){function oe(){xe(this,oe),this[Zi("0x1f4")]=[{key:Zi("0x1f5"),getData:oe.webRtcKey,shouldEnforceDataLimit:!0,dataLimit:1e3},{key:Zi("0x35"),getData:oe[Zi("0x34")],shouldEnforceDataLimit:!0,dataLimit:22e3},{key:Zi("0x81"),getData:oe.appNameKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"tsSeed",getData:oe[Zi("0x84")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0xa7"),getData:oe.appVersionKey,shouldEnforceDataLimit:!0,dataLimit:300},{key:"appCodeName",getData:oe[Zi("0x82")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1f6"),getData:oe[Zi("0x1f7")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:Zi("0x1f8"),getData:oe[Zi("0xaf")],shouldEnforceDataLimit:!0,dataLimit:2200},{key:Zi("0x149"),getData:oe.platformKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x88"),getData:oe[Zi("0x87")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1e0"),getData:oe[Zi("0x89")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x147"),getData:oe[Zi("0x7e")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1cf"),getData:oe[Zi("0x80")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x146"),getData:oe[Zi("0x142")],alias:"numOfCores",shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x62"),getData:oe[Zi("0x61")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"vendor",getData:oe.vendorKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"vendorSub",getData:oe.vendorSubKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"language",getData:oe.languageKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"timezoneOffset",getData:oe.timezoneOffset,shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x73"),getData:oe[Zi("0x73")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"userAgent",getData:oe[Zi("0x58")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:Zi("0x29"),getData:oe[Zi("0x29")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x14a"),getData:oe[Zi("0x8d")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1f9"),getData:oe[Zi("0x8f")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x60"),getData:oe[Zi("0x5e")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x64"),getData:oe[Zi("0x1fa")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1fb"),getData:oe.pixelRatioKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1fc"),getData:oe[Zi("0x66")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1fd"),getData:oe[Zi("0x67")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1fe"),getData:oe.availableScreenResolutionKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x144"),getData:oe.sessionStorageKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"localStorage",getData:oe[Zi("0x77")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x1ff"),getData:oe.indexedDbKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x200"),getData:oe[Zi("0x7b")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x7d"),getData:oe[Zi("0x201")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x152"),getData:oe.canvasKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"webgl",getData:oe[Zi("0xac")],shouldEnforceDataLimit:!0,dataLimit:6e3},{key:Zi("0x202"),getData:oe.signalsKey,shouldEnforceDataLimit:!0,dataLimit:150},{key:Zi("0x203"),getData:oe[Zi("0x141")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x204"),getData:oe[Zi("0x13e")],shouldEnforceDataLimit:!0,dataLimit:150},{key:Zi("0x205"),getData:oe[Zi("0x139")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x3d"),getData:oe[Zi("0x206")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x207"),getData:oe.automationKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Zi("0x120"),getData:oe[Zi("0x11f")],shouldEnforceDataLimit:!0,dataLimit:17e3},{key:Zi("0x208"),getData:oe[Zi("0x209")],shouldEnforceDataLimit:!0,dataLimit:27e3},{key:"fonts",getData:oe[Zi("0xc4")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:Zi("0x20a"),getData:oe.flashFontsKey,shouldEnforceDataLimit:!0,dataLimit:100}]}return Ce(oe,[{key:"getFeatures",value:function(e,t){if(Zi("0x4c")==Te(e)){if(!t)return e({error:Zi("0x20b")});var n={data:{latency:{acq_time:{}},errors:{}}},i=Date[Zi("0x85")](),r={},o=0,s=0;this[Zi("0x1f4")][Zi("0xd")]((function(a){if(!t[Zi("0x20c")][a[Zi("0x20d")]]){var l=a[Zi("0x20d")];void 0!==a[Zi("0x20e")]&&null!==a.alias&&a[Zi("0x20e")][Zi("0x3")]>0&&(l=a[Zi("0x20e")]),o++;var c=function(){r[l]=Date[Zi("0x85")]();try{a.getData((function(t){if(!1!==a[Zi("0x20f")]){var c=a[Zi("0xe")](Zi("0x210"))&&"number"==typeof a.dataLimit?a.dataLimit:1e3,u=JSON.stringify(t).length;u>c&&(n[Zi("0x211")].errors[l]=Zi("0x212")+c+Zi("0x213")+l+" was found to be:"+u,t={})}n[Zi("0x211")][l]=t,n[Zi("0x211")][Zi("0x214")][Zi("0x215")][l]=Date.now()-r[l],++s>=o&&(n.data.latency[Zi("0x215")][Zi("0x216")]=Date.now()-i,n[Zi("0x211")][Zi("0x217")]=Date[Zi("0x85")](),e(n[Zi("0x211")],!0))}),t)}catch(e){n.data[Zi("0x218")][l]=String(e)}};Zi("0x4c")==Te(window[Zi("0x219")])&&!1!==t.useRequestIdleCallBack?window[Zi("0x219")](c):c()}})),n.data[Zi("0x214")][Zi("0x215")][Zi("0x216")]=Date.now()-i,e(n[Zi("0x211")],!1)}}}],[{key:t,value:function(e,t){if(Array.prototype.forEach&&e.forEach===Array[Zi("0xc")][Zi("0xd")])e[Zi("0xd")](t);else if(e.length===+e[Zi("0x3")])for(var n=0,i=e[Zi("0x3")];n<i;n++)t(e[n],n,e);else for(var r in e)e[Zi("0xe")](r)&&t(e[r],r,e)}},{key:n,value:function(e,t){var n=[];return null==e?n:Array[Zi("0xc")][Zi("0xf")]&&e[Zi("0xf")]===Array[Zi("0xc")].map?e[Zi("0xf")](t):(oe.each(e,(function(e,i,r){n[Zi("0x10")](t(e,i,r))})),n)}},{key:i,value:function(e,t){var n={},i=new(window.RTCPeerConnection||window[Zi("0x12")]||window[Zi("0x13")]||window[Zi("0x14")])({iceServers:[{urls:Zi("0x15")}]},{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,s=function(){if(!0!==o){o=!0;var e=i[Zi("0x16")];null!==e&&e[Zi("0x17")][Zi("0x18")]("\n")[Zi("0xd")]((function(e){0!==e.indexOf(Zi("0x19"))&&0!==e[Zi("0x1a")](Zi("0x1b"))||r(e)})),t(Object[Zi("0x1c")](n))}};i.onicecandidate=function(e){e.candidate&&r(e.candidate[Zi("0x1d")])},i[Zi("0x1e")]=function(e){Zi("0x1f")===i[Zi("0x20")]&&s()},i[Zi("0x21")]("bl");try{i.createOffer()[Zi("0x22")]((function(e){i.setLocalDescription(e)}))}catch(e){i.createOffer((function(e){i[Zi("0x23")](e,(function(){}),(function(){}))}),(function(){}))}setTimeout((function(){s()}),2e3)}},{key:r,value:function(e,t){if(oe[Zi("0x25")]())e(Zi("0x26"));else{var n=oe[Zi("0x27")]()[Zi("0x18")](" ")[0];Zi("0x28")!==n||!0!==navigator[Zi("0x29")]?"Firefox"===n&&window[Zi("0x2a")][Zi("0x2b")].getAttribute(Zi("0x29"))||Zi("0x2c")in window||Zi("0x2d")in document?e(Zi("0x2e")):window[Zi("0x2f")]||window[Zi("0x30")]?e("PhantomJS"):e(t[Zi("0x31")]):e(Zi("0x2e"))}}},{key:o,value:function(e,t){try{oe[Zi("0x11")](t,(function(t){e({ips:t})}))}catch(t){e({exception:{name:t[Zi("0x33")],message:t.message}})}}},{key:s,value:function(e,t){if(!oe.isEnumerateDevicesSupported())return e(t[Zi("0x31")]);navigator.mediaDevices[Zi("0x35")]()[Zi("0x22")]((function(t){e(t[Zi("0xf")]((function(e){var t={};return t.id=e.deviceId,t[Zi("0x36")]=e[Zi("0x37")],t[Zi("0x38")]=e[Zi("0x38")],t[Zi("0x39")]=e[Zi("0x39")],t})))}))[Zi("0x3a")]((function(t){e(t)}))}},{key:a,value:function(){return navigator[Zi("0x3c")]&&navigator[Zi("0x3c")][Zi("0x35")]}},{key:"audioKey",value:function(e,t){var n=t[Zi("0x3d")];if(n[Zi("0x3e")]&&navigator[Zi("0x3f")][Zi("0x40")](/OS 11.+Version\/11.+Safari/))return e(t[Zi("0x41")]);var i=window[Zi("0x42")]||window.webkitOfflineAudioContext;if(null==i)return e(t.NOT_AVAILABLE);var r=new i(1,44100,44100),o=r[Zi("0x43")]();o.type="triangle",o[Zi("0x44")][Zi("0x45")](1e4,r[Zi("0x46")]);var s=r[Zi("0x47")]();oe[Zi("0xb")]([[Zi("0x48"),-50],[Zi("0x49"),40],[Zi("0x4a"),12],[Zi("0x4b"),-20],["attack",0],["release",.25]],(function(e){void 0!==s[e[0]]&&Zi("0x4c")==Te(s[e[0]][Zi("0x45")])&&s[e[0]][Zi("0x45")](e[1],r[Zi("0x46")])})),o[Zi("0x4d")](s),s[Zi("0x4d")](r[Zi("0x4e")]),o[Zi("0x4f")](0),r[Zi("0x50")]();var a=setTimeout((function(){return r[Zi("0x51")]=function(){},r=null,e(Zi("0x52"))}),n[Zi("0x53")]);r[Zi("0x51")]=function(t){var n;try{clearTimeout(a),n=t.renderedBuffer[Zi("0x54")](0)[Zi("0xa")](4500,5e3)[Zi("0x55")]((function(e,t){return e+Math[Zi("0x56")](t)}),0)[Zi("0x9")](),o[Zi("0x57")](),s[Zi("0x57")]()}catch(t){return void e(t)}e(n)}}},{key:l,value:function(e){e(navigator[Zi("0x3f")])}},{key:c,value:function(e,t){e(void 0===navigator[Zi("0x29")]||null===navigator[Zi("0x29")]?t[Zi("0x31")]:navigator[Zi("0x29")])}},{key:u,value:function(e,t){e(navigator[Zi("0x5a")]||navigator[Zi("0x5b")]||navigator[Zi("0x5c")]||navigator[Zi("0x5d")]||t[Zi("0x31")])}},{key:d,value:function(e,t){e(window[Zi("0x5f")][Zi("0x60")]||t[Zi("0x31")])}},{key:h,value:function(e,t){var n=navigator[Zi("0x62")]||t[Zi("0x31")];n!==t[Zi("0x31")]&&(n+=Zi("0x63")),e(n)}},{key:"pixelDepthKey",value:function(e,t){e(window[Zi("0x5f")][Zi("0x64")]||t[Zi("0x31")])}},{key:p,value:function(e,t){e(window.devicePixelRatio||t[Zi("0x31")])}},{key:f,value:function(e,t){e(oe.getScreenResolution(t))}},{key:m,value:function(e,t){if(t.screen.detectScreenOrientation){var n={};n[Zi("0x68")]=void 0!==screen[Zi("0x69")],n.Orientation=screen[Zi("0x6a")]||screen[Zi("0x6b")]||(screen.orientation||{}).type,e(n)}else e(t.EXCLUDED)}},{key:g,value:function(){return{w:window[Zi("0x5f")][Zi("0x6d")],h:window[Zi("0x5f")].height}}},{key:v,value:function(e,t){e(oe.getAvailableScreenResolution(t))}},{key:y,value:function(e){return window[Zi("0x5f")].availWidth&&window[Zi("0x5f")][Zi("0x70")]?{w:window[Zi("0x5f")][Zi("0x71")],h:window.screen[Zi("0x70")]}:e[Zi("0x31")]}},{key:E,value:function(e){e((new Date).getTimezoneOffset()/60)}},{key:b,value:function(e,t){window[Zi("0x74")]&&window[Zi("0x74")][Zi("0x75")]?e((new(window[Zi("0x74")].DateTimeFormat)).resolvedOptions().timeZone):e(t[Zi("0x31")])}},{key:_,value:function(e,t){e(oe.hasSessionStorage(t))}},{key:w,value:function(e,t){e(oe[Zi("0x78")](t))}},{key:T,value:function(e,t){e(oe[Zi("0x7a")](t))}},{key:x,value:function(e){e(!(!document[Zi("0x7c")]||!document[Zi("0x7c")].addBehavior))}},{key:"openDatabaseKey",value:function(e){e(!!window[Zi("0x7d")])}},{key:S,value:function(e,t){e(oe[Zi("0x7f")](t))}},{key:C,value:function(e,t){e(navigator.oscpu||t.NOT_AVAILABLE)}},{key:"appNameKey",value:function(e,t){e(navigator[Zi("0x81")]||t[Zi("0x31")])}},{key:"appVersionKey",value:function(e,t){e(navigator.appVersion||t[Zi("0x31")])}},{key:I,value:function(e,t){e(navigator[Zi("0x83")]||t.NOT_AVAILABLE)}},{key:k,value:function(e,t){e(Date[Zi("0x85")]())}},{key:A,value:function(e,t){e(oe.getNavigatorPlatform(t))}},{key:L,value:function(e,t){e(navigator[Zi("0x88")]||t[Zi("0x31")])}},{key:O,value:function(e,t){e(navigator.productSub||t[Zi("0x31")])}},{key:R,value:function(e,t){e(navigator.vendor||t.NOT_AVAILABLE)}},{key:N,value:function(e,t){e(navigator[Zi("0x8c")]||t[Zi("0x31")])}},{key:P,value:function(e,t){e(oe[Zi("0x8e")](t))}},{key:M,value:function(e,t){var n=oe[Zi("0x27")]()[Zi("0x18")](" "),i=n[0],r=n[1],o=t.NOT_AVAILABLE;if(Zi("0x28")===i)if(parseInt(r)<=74){var s=window[Zi("0x90")]||window[Zi("0x91")];s?s(window.TEMPORARY,100,(function(t){e(!1)}),(function(t){e(!0)})):e(o)}else Zi("0x92")in navigator&&Zi("0x93")in navigator[Zi("0x92")]?navigator.storage.estimate()[Zi("0x22")]((function(t){var n=t.quota;e(o=n<125829120)})):e(o);else if(Zi("0x94")===i){if(o=!1,window[Zi("0x95")])o=!0;else{try{window.openDatabase(null,null,null,null)}catch(e){o=!0}try{window[Zi("0x96")][Zi("0x97")](Zi("0x98"),1)}catch(e){o=!0}}void 0===o&&(o=!1,window[Zi("0x96")][Zi("0x99")](Zi("0x98"))),e(o)}else if(Zi("0x9a")===i){var a=indexedDB[Zi("0x9b")](Zi("0x98"));a[Zi("0x9c")]=function(){e(!0)},a[Zi("0x9d")]=function(){e(!1)}}else e("IE"===i||"EDGE"===i?!window[Zi("0x9e")]&&(window[Zi("0x9f")]||window[Zi("0xa0")]):o)}},{key:D,value:function(){var e,t=navigator[Zi("0x3f")],n=t[Zi("0x40")](/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];return/trident/i[Zi("0x98")](n[1])?(e=/\brv[ :]+(\d+)/g[Zi("0xa1")](t)||[],Zi("0xa2")+(e[1]||"")):"Chrome"===n[1]&&null!=(e=t.match(/\b(OPR|Edge)\/(\d+)/))?e[Zi("0xa")](1)[Zi("0xa3")](" ")[Zi("0xa4")](Zi("0xa5"),Zi("0xa6")):(n=n[2]?[n[1],n[2]]:[navigator.appName,navigator[Zi("0xa7")],"-?"],null!=(e=t[Zi("0x40")](/version\/(\d+)/i))&&n[Zi("0xa8")](1,1,e[1]),n[Zi("0xa3")](" "))}},{key:U,value:function(e,t){oe[Zi("0xaa")]()?e(oe[Zi("0xab")](t)):e(t.NOT_AVAILABLE)}},{key:B,value:function(e,t){oe[Zi("0xad")]()?e(oe[Zi("0xae")](t)):e(t[Zi("0x31")])}},{key:F,value:function(e,t){if(void 0===document.scripts||null===document[Zi("0xb0")])return e(t[Zi("0x31")]);e([])}},{key:"locationKey",value:function(e,t){e({hash:location[Zi("0xb1")]||t[Zi("0x31")],host:location[Zi("0xb2")]||t[Zi("0x31")],hostname:location[Zi("0xb3")]||t[Zi("0x31")],href:location[Zi("0xb4")]||t[Zi("0x31")],origin:location[Zi("0xb5")]||t[Zi("0x31")],pathname:location.pathname||t[Zi("0x31")],port:location[Zi("0xb6")]||t[Zi("0x31")],protocol:location[Zi("0xb7")]||t[Zi("0x31")]})}},{key:q,value:function(e){e(oe[Zi("0xb9")]())}},{key:H,value:function(){var e={adBlockInstalled:function(){return oe[Zi("0xba")]()},liedLanguages:function(){return oe.getHasLiedLanguages()},liedResolution:function(){return oe[Zi("0xbb")]()},liedOS:function(){return oe.getHasLiedOs()},liedBrowser:function(){return oe[Zi("0x25")]()}},t={};for(var n in e)if(e[Zi("0xe")](n)){var i=e[n];t[n]=i(n)}return t}},{key:G,value:function(e,t){return oe[Zi("0xbd")]()?oe[Zi("0xbe")]()?t[Zi("0xbf")][Zi("0xc0")]?void oe[Zi("0xc1")]((function(t){e(t)}),t):e("missing options.fonts.swfPath"):e(Zi("0xc2")):e(Zi("0xc3"))}},{key:j,value:function(t,n){var i=["monospace",Zi("0xc5"),Zi("0xc6")],r=[Zi("0xc7"),"Arial",Zi("0xc8"),Zi("0xc9"),"Arial MT",Zi("0xca"),Zi("0xcb"),"Arial Unicode MS","Bitstream Vera Sans Mono",Zi("0xcc"),Zi("0xcd"),Zi("0xce"),Zi("0xcf"),Zi("0xd0"),"Century",Zi("0xd1"),Zi("0xd2"),Zi("0xd3"),"Comic Sans MS",Zi("0xd4"),Zi("0xd5"),Zi("0xd6"),Zi("0xd7"),Zi("0xd8"),Zi("0xd9"),Zi("0xda"),Zi("0xdb"),Zi("0xdc"),"Lucida Calligraphy","Lucida Console",Zi("0xdd"),Zi("0xde"),Zi("0xdf"),Zi("0xe0"),Zi("0xe1"),Zi("0xe2"),Zi("0xe3"),Zi("0xe4"),Zi("0xe5"),Zi("0xe6"),Zi("0xe7"),Zi("0xe8"),Zi("0xe9"),"MS Sans Serif",Zi("0xea"),Zi("0xeb"),Zi("0xec"),Zi("0xed"),Zi("0xee"),Zi("0xef"),Zi("0xf0"),Zi("0xf1"),Zi("0xf2"),Zi("0xf3"),Zi("0xf4"),"Tahoma",Zi("0xf5"),"Times New Roman",Zi("0xf6"),Zi("0xf7"),Zi("0xf8"),Zi("0xf9"),Zi("0xfa"),Zi("0xfb")];void 0!==n.fonts&&void 0!==n[Zi("0xbf")].extendedJsFonts&&(r=r[Zi("0xfc")](n[Zi("0xbf")][Zi("0xfd")])),void 0!==n[Zi("0xbf")]&&void 0!==n[Zi("0xbf")][Zi("0xfe")]&&(r=r[Zi("0xfc")](n[Zi("0xbf")][Zi("0xfe")])),r=r[Zi("0xff")]((function(e,t){return r.indexOf(e)===t}));var o=document.getElementsByTagName(Zi("0x7c"))[0],s=document.createElement("div"),a=document[Zi("0x100")](Zi("0x101")),l={},c={},u=function(){var e=document[Zi("0x100")](Zi("0x102"));return e[Zi("0x103")].position=Zi("0x104"),e[Zi("0x103")][Zi("0x105")]=Zi("0x106"),e[Zi("0x103")][Zi("0x107")]="72px",e[Zi("0x103")][Zi("0x108")]=Zi("0x109"),e[Zi("0x103")][Zi("0x10a")]=Zi("0x109"),e[Zi("0x103")].letterSpacing=Zi("0x109"),e.style[Zi("0x10b")]="auto",e.style[Zi("0x10c")]=Zi("0x109"),e[Zi("0x103")][Zi("0x10d")]=Zi("0x10e"),e.style[Zi("0x10f")]="left",e.style.textDecoration=Zi("0x10e"),e[Zi("0x103")][Zi("0x110")]=Zi("0x10e"),e[Zi("0x103")].whiteSpace=Zi("0x109"),e[Zi("0x103")][Zi("0x111")]=Zi("0x109"),e[Zi("0x103")][Zi("0x112")]=Zi("0x109"),e.textContent="mmmmmmmmmmlli",e},d=function(e,t){var n=u();return n[Zi("0x103")][Zi("0x113")]="'"+e+"',"+t,n},h=function(e){for(var t=!1,n=0;n<i[Zi("0x3")];n++)if(t=e[n][Zi("0x114")]!==l[i[n]]||e[n][Zi("0x115")]!==c[i[n]])return t;return t},p=function(){for(var e=[],t=0,n=i[Zi("0x3")];t<n;t++){var r=u();r[Zi("0x103")].fontFamily=i[t],s[Zi("0x116")](r),e[Zi("0x10")](r)}return e}();o[Zi("0x116")](s);for(var f=0,m=i[Zi("0x3")];f<m;f++)l[i[f]]=p[f].offsetWidth,c[i[f]]=p[f].offsetHeight;var g=function(){for(var e={},t=0,n=r[Zi("0x3")];t<n;t++){for(var o=[],s=0,l=i[Zi("0x3")];s<l;s++){var c=d(r[t],i[s]);a[Zi("0x116")](c),o[Zi("0x10")](c)}e[r[t]]=o}return e}();o.appendChild(a);for(var v=[],y=0,E=r.length;y<E;y++)h(g[r[y]])&&v[Zi("0x10")](r[y]);o[Zi("0x117")](a),o[Zi("0x117")](s);var b={};b.fontsHash=e[Zi("0x118")](v.join(),23),n[Zi("0xbf")][Zi("0x119")]||(b[Zi("0x11a")]=v),t(b)}},{key:"mimetypesComponent",value:function(e,t){if(void 0!==navigator[Zi("0x11b")]&&null!==navigator[Zi("0x11b")]){for(var n=navigator.mimeTypes,i=[],r=0;r<n[Zi("0x3")];r++){var o={};o[Zi("0x11c")]=n[r].type,o[Zi("0x11d")]=n[r][Zi("0x11d")],o[Zi("0x11e")]=n[r].description,i.push(o)}e(i)}else e(t[Zi("0x31")])}},{key:K,value:function(e,t){oe.isIE()?t[Zi("0x120")][Zi("0x121")]?e(t[Zi("0x41")]):e(oe.getIEPlugins(t)):e(oe.getRegularPlugins(t))}},{key:"getRegularPlugins",value:function(e){if(void 0===navigator.plugins||null===navigator[Zi("0x120")])return e[Zi("0x31")];for(var t=[],n=0,i=navigator[Zi("0x120")][Zi("0x3")];n<i;n++)navigator[Zi("0x120")][n]&&t[Zi("0x10")](navigator[Zi("0x120")][n]);return t[Zi("0x3")]>0&&oe.pluginsShouldBeSorted(e)&&(t=t[Zi("0x122")]((function(e,t){return e[Zi("0x33")]>t.name?1:e.name<t[Zi("0x33")]?-1:0}))),oe[Zi("0xf")](t,(function(e){var t=oe[Zi("0xf")](e,(function(e){return[e[Zi("0x11c")],e[Zi("0x11d")]]}));return[e.name,e[Zi("0x11e")],t]}))}},{key:W,value:function(e){var t=[];if(Object.getOwnPropertyDescriptor&&Object[Zi("0x124")](window,Zi("0x125"))||Zi("0x125")in window){var n=[Zi("0x126"),Zi("0x127"),Zi("0x128"),"DevalVRXCtrl.DevalVRXCtrl.1",Zi("0x129"),Zi("0x12a"),Zi("0x12b"),Zi("0x12c"),Zi("0x12d"),Zi("0x12e"),"RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)",Zi("0x12f"),Zi("0x130"),Zi("0x131"),Zi("0x132"),"Skype.Detection",Zi("0x133"),Zi("0x134"),Zi("0x135"),"rmocx.RealPlayer G2 Control.1"];t=oe.map(n,(function(t){try{return new window.ActiveXObject(t),t}catch(t){return e[Zi("0x136")]}}))}else t[Zi("0x10")](e[Zi("0x31")]);return navigator[Zi("0x120")]&&(t=t[Zi("0xfc")](oe[Zi("0x137")](e))),t}},{key:"pluginsShouldBeSorted",value:function(e){for(var t=!1,n=0,i=e[Zi("0x120")][Zi("0x138")].length;n<i;n++){var r=e.plugins[Zi("0x138")][n];if(navigator[Zi("0x3f")].match(r)){t=!0;break}}return t}},{key:z,value:function(e,t){void 0!==navigator[Zi("0x13a")]?navigator[Zi("0x13a")]()[Zi("0x22")]((function(t){var n={};n[Zi("0x13b")]=t.level,n.charging=t.charging,n[Zi("0x13c")]=t[Zi("0x13c")],n.dischargingTime=t[Zi("0x13d")],e(n)})):e(t.NOT_AVAILABLE)}},{key:V,value:function(e,t){var n=navigator.connection;e(void 0!==n?{downlink:n[Zi("0x13f")],downlinkMax:n.downlinkMax,type:n[Zi("0x11c")],effectiveType:n[Zi("0x140")],rtt:n.rtt,saveData:n.saveData}:t[Zi("0x31")])}},{key:$,value:function(e){e(oe.getTouchSupport())}},{key:X,value:function(e,t){e(oe.getHardwareConcurrency(t))}},{key:Y,value:function(e){try{return!!window[Zi("0x144")]}catch(t){return e[Zi("0x136")]}}},{key:Q,value:function(e){try{return!!window[Zi("0x96")]}catch(t){return e[Zi("0x136")]}}},{key:J,value:function(e){try{return!!window[Zi("0x9e")]}catch(t){return e.ERROR}}},{key:Z,value:function(e){return navigator[Zi("0x146")]?navigator[Zi("0x146")]:e[Zi("0x31")]}},{key:"getNavigatorCpuClass",value:function(e){return navigator[Zi("0x147")]||e[Zi("0x31")]}},{key:ee,value:function(e){return navigator.platform?navigator[Zi("0x149")]:e[Zi("0x31")]}},{key:te,value:function(e){return navigator[Zi("0x14a")]?navigator[Zi("0x14a")]:navigator.msDoNotTrack?navigator[Zi("0x14b")]:window[Zi("0x14a")]?window.doNotTrack:e[Zi("0x31")]}},{key:ne,value:function(){var e,t=0;void 0!==navigator[Zi("0x14d")]?t=navigator[Zi("0x14d")]:void 0!==navigator[Zi("0x14e")]&&(t=navigator[Zi("0x14e")]);try{document[Zi("0x14f")](Zi("0x150")),e=!0}catch(t){e=!1}return{maxTouchPoints:t,touchEvent:e,touchStart:Zi("0x151")in window}}},{key:ie,value:function(t){var n={},i=document[Zi("0x100")](Zi("0x152"));i.width=2e3,i.height=200,i[Zi("0x103")][Zi("0x153")]=Zi("0x154");var r=i[Zi("0x155")]("2d");return r[Zi("0x156")](0,0,10,10),r[Zi("0x156")](2,2,6,6),n[Zi("0x157")]=!1===r[Zi("0x158")](5,5,"evenodd")?"yes":"no",r.textBaseline="alphabetic",r.fillStyle="#f60",r[Zi("0x159")](125,1,62,20),r[Zi("0x15a")]=Zi("0x15b"),t[Zi("0x15c")]?r.font=Zi("0x15d"):r[Zi("0x15e")]=Zi("0x15f"),r[Zi("0x160")]("Cwm fjordbank glyphs vext quiz, 😃",2,15),r.fillStyle=Zi("0x161"),r[Zi("0x15e")]="18pt Arial",r.fillText(Zi("0x162"),4,45),r[Zi("0x163")]=Zi("0x164"),r[Zi("0x15a")]=Zi("0x165"),r.beginPath(),r[Zi("0x166")](50,50,50,0,2*Math.PI,!0),r.closePath(),r.fill(),r[Zi("0x15a")]=Zi("0x167"),r[Zi("0x168")](),r[Zi("0x166")](100,50,50,0,2*Math.PI,!0),r[Zi("0x169")](),r[Zi("0x16a")](),r.fillStyle=Zi("0x16b"),r[Zi("0x168")](),r[Zi("0x166")](75,100,50,0,2*Math.PI,!0),r[Zi("0x169")](),r[Zi("0x16a")](),r[Zi("0x15a")]=Zi("0x165"),r[Zi("0x166")](75,75,75,0,2*Math.PI,!0),r[Zi("0x166")](75,75,25,0,2*Math.PI,!0),r[Zi("0x16a")](Zi("0x16c")),i[Zi("0x16d")]&&(n[Zi("0x16e")]=e[Zi("0x118")](i[Zi("0x16d")](),23)),n}},{key:re,value:function(t){var n,i=function(e){return n[Zi("0x16f")](0,0,0,1),n[Zi("0x170")](n.DEPTH_TEST),n[Zi("0x171")](n.LEQUAL),n[Zi("0x172")](n[Zi("0x173")]|n[Zi("0x174")]),"["+e[0]+", "+e[1]+"]"};if(!(n=oe[Zi("0x175")]()))return null;var r={},o=n.createBuffer();n.bindBuffer(n[Zi("0x176")],o);var s=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);n.bufferData(n[Zi("0x176")],s,n[Zi("0x177")]),o[Zi("0x178")]=3,o.numItems=3;var a=n[Zi("0x179")](),l=n.createShader(n[Zi("0x17a")]);n.shaderSource(l,Zi("0x17b")),n.compileShader(l);var c=n.createShader(n.FRAGMENT_SHADER);n.shaderSource(c,"precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}"),n[Zi("0x17c")](c),n[Zi("0x17d")](a,l),n[Zi("0x17d")](a,c),n[Zi("0x17e")](a),n.useProgram(a),a[Zi("0x17f")]=n[Zi("0x180")](a,Zi("0x181")),a[Zi("0x182")]=n[Zi("0x183")](a,Zi("0x184")),n[Zi("0x185")](a[Zi("0x186")]),n[Zi("0x187")](a[Zi("0x17f")],o.itemSize,n[Zi("0x188")],!1,0,0),n[Zi("0x189")](a[Zi("0x182")],1,1),n.drawArrays(n[Zi("0x18a")],0,o[Zi("0x18b")]);try{r[Zi("0x18c")]=e[Zi("0x118")](n.canvas[Zi("0x16d")](),23)}catch(e){}if(t[Zi("0x18d")][Zi("0x119")])return r;r[Zi("0x18e")]=oe[Zi("0x18f")](),r[Zi("0x190")]=n[Zi("0x191")]()||[],r[Zi("0x192")]=i(n[Zi("0x193")](n[Zi("0x194")])),r["webgl aliased point size range"]=i(n[Zi("0x193")](n[Zi("0x195")])),r["webgl alpha bits"]=n.getParameter(n[Zi("0x196")]),r[Zi("0x197")]=n.getContextAttributes()[Zi("0x198")]?Zi("0x199"):"no",r["webgl blue bits"]=n[Zi("0x193")](n[Zi("0x19a")]),r[Zi("0x19b")]=n[Zi("0x193")](n[Zi("0x19c")]),r["webgl green bits"]=n.getParameter(n.GREEN_BITS),r[Zi("0x19d")]=function(e){var t=e.getExtension("EXT_texture_filter_anisotropic")||e[Zi("0x19e")](Zi("0x19f"))||e[Zi("0x19e")](Zi("0x1a0"));if(t){var n=e[Zi("0x193")](t.MAX_TEXTURE_MAX_ANISOTROPY_EXT);return 0===n&&(n=2),n}return null}(n),r["webgl max combined texture image units"]=n.getParameter(n[Zi("0x1a1")]),r[Zi("0x1a2")]=n[Zi("0x193")](n[Zi("0x1a3")]),r[Zi("0x1a4")]=n[Zi("0x193")](n[Zi("0x1a5")]),r["webgl max render buffer size"]=n[Zi("0x193")](n[Zi("0x1a6")]),r[Zi("0x1a7")]=n[Zi("0x193")](n.MAX_TEXTURE_IMAGE_UNITS),r[Zi("0x1a8")]=n.getParameter(n.MAX_TEXTURE_SIZE),r[Zi("0x1a9")]=n[Zi("0x193")](n[Zi("0x1aa")]),r[Zi("0x1ab")]=n[Zi("0x193")](n[Zi("0x1ac")]),r["webgl max vertex texture image units"]=n[Zi("0x193")](n[Zi("0x1ad")]),r[Zi("0x1ae")]=n[Zi("0x193")](n[Zi("0x1af")]),r[Zi("0x1b0")]=i(n[Zi("0x193")](n.MAX_VIEWPORT_DIMS)),r[Zi("0x1b1")]=n[Zi("0x193")](n[Zi("0x1b2")]),r["webgl renderer"]=n.getParameter(n[Zi("0x1b3")]),r[Zi("0x1b4")]=n[Zi("0x193")](n[Zi("0x1b5")]),r[Zi("0x1b6")]=n[Zi("0x193")](n[Zi("0x1b7")]),r["webgl vendor"]=n[Zi("0x193")](n[Zi("0x1b8")]),r[Zi("0x1b9")]=n.getParameter(n.VERSION);try{var u=n.getExtension(Zi("0x1ba"));u&&(r[Zi("0x1bb")]=n[Zi("0x193")](u[Zi("0x1bc")]),r["webgl unmasked renderer"]=n[Zi("0x193")](u.UNMASKED_RENDERER_WEBGL))}catch(e){}return n[Zi("0x1bd")]?(oe[Zi("0xb")]([Zi("0x188"),Zi("0x1be")],(function(e){oe[Zi("0xb")]([Zi("0x1bf"),Zi("0x1c0")],(function(t){oe[Zi("0xb")]([Zi("0x1c1"),"MEDIUM",Zi("0x1c2")],(function(i){oe[Zi("0xb")](["precision",Zi("0x1c3"),"rangeMax"],(function(o){var s=n[Zi("0x1bd")](n[t+Zi("0x1c4")],n[i+"_"+e])[o];Zi("0x1c5")!==o&&(o="precision "+o);var a=[Zi("0x1c6"),t.toLowerCase()," shader ",i[Zi("0x1c7")]()," ",e.toLowerCase()," ",o][Zi("0xa3")]("");r[a]=s}))}))}))})),r):r}},{key:Zi("0x18f"),value:function(){try{var e=oe[Zi("0x175")](),t=e[Zi("0x19e")](Zi("0x1ba"));return e[Zi("0x193")](t.UNMASKED_VENDOR_WEBGL)+"~"+e[Zi("0x193")](t.UNMASKED_RENDERER_WEBGL)}catch(e){return null}}},{key:"getAdBlock",value:function(){var e=document[Zi("0x100")]("div");e[Zi("0x1c8")]=Zi("0x1c9"),e[Zi("0x1ca")]="adsbox";var t=!1;try{document[Zi("0x7c")][Zi("0x116")](e),t=0===document.getElementsByClassName(Zi("0x1cb"))[0][Zi("0x115")],document[Zi("0x7c")].removeChild(e)}catch(e){t=!1}return t}},{key:"getHasLiedLanguages",value:function(){if(void 0!==navigator[Zi("0x1cc")])try{if(navigator[Zi("0x1cc")][0][Zi("0x1cd")](0,2)!==navigator[Zi("0x5a")][Zi("0x1cd")](0,2))return!0}catch(e){return!0}return!1}},{key:Zi("0xbb"),value:function(){return window[Zi("0x5f")][Zi("0x6d")]<window[Zi("0x5f")].availWidth||window.screen[Zi("0x1ce")]<window[Zi("0x5f")][Zi("0x70")]}},{key:"getHasLiedOs",value:function(){var e,t=navigator[Zi("0x3f")][Zi("0x1c7")](),n=navigator[Zi("0x1cf")],i=navigator[Zi("0x149")][Zi("0x1c7")]();if(e=t.indexOf(Zi("0x1d0"))>=0?Zi("0x1d1"):t[Zi("0x1a")](Zi("0x1d2"))>=0?"Windows":t[Zi("0x1a")](Zi("0x1d3"))>=0?Zi("0x1d4"):t.indexOf("linux")>=0||t[Zi("0x1a")]("cros")>=0?Zi("0x1d5"):t.indexOf(Zi("0x1d6"))>=0||t[Zi("0x1a")](Zi("0x1d7"))>=0?Zi("0x1d8"):t[Zi("0x1a")](Zi("0x1d9"))>=0?Zi("0x1da"):"Other",(Zi("0x151")in window||navigator[Zi("0x14d")]>0||navigator[Zi("0x14e")]>0)&&Zi("0x1d1")!==e&&Zi("0x1d4")!==e&&Zi("0x1d8")!==e&&"Other"!==e)return!0;if(void 0!==n){if((n=n[Zi("0x1c7")]())[Zi("0x1a")](Zi("0x1d2"))>=0&&Zi("0x1db")!==e&&Zi("0x1d1")!==e)return!0;if(n[Zi("0x1a")](Zi("0x1dc"))>=0&&"Linux"!==e&&Zi("0x1d4")!==e)return!0;if(n[Zi("0x1a")](Zi("0x1d9"))>=0&&"Mac"!==e&&Zi("0x1d8")!==e)return!0;if((-1===n.indexOf(Zi("0x1d2"))&&-1===n[Zi("0x1a")](Zi("0x1dc"))&&-1===n.indexOf("mac"))!=(Zi("0x1dd")===e))return!0}return i[Zi("0x1a")](Zi("0x1d2"))>=0&&Zi("0x1db")!==e&&Zi("0x1d1")!==e||(i[Zi("0x1a")](Zi("0x1dc"))>=0||i[Zi("0x1a")](Zi("0x1d3"))>=0||i[Zi("0x1a")](Zi("0x1de"))>=0)&&"Linux"!==e&&"Android"!==e||(i[Zi("0x1a")](Zi("0x1d9"))>=0||i.indexOf("ipad")>=0||i[Zi("0x1a")](Zi("0x1df"))>=0||i[Zi("0x1a")]("iphone")>=0)&&Zi("0x1da")!==e&&Zi("0x1d8")!==e||(i.indexOf(Zi("0x1d2"))<0&&i[Zi("0x1a")]("linux")<0&&i.indexOf(Zi("0x1d9"))<0&&i[Zi("0x1a")](Zi("0x1d6"))<0&&i.indexOf("ipad")<0)!=(Zi("0x1dd")===e)||void 0===navigator[Zi("0x120")]&&"Windows"!==e&&Zi("0x1d1")!==e}},{key:Zi("0x25"),value:function(){var e,t=navigator[Zi("0x3f")][Zi("0x1c7")](),n=navigator[Zi("0x1e0")];if(e=t[Zi("0x1a")]("firefox")>=0?Zi("0x9a"):t[Zi("0x1a")](Zi("0x1e1"))>=0||t[Zi("0x1a")](Zi("0x1e2"))>=0?Zi("0xa6"):t[Zi("0x1a")](Zi("0x1e3"))>=0?"Chrome":t[Zi("0x1a")](Zi("0x1e4"))>=0?Zi("0x94"):t[Zi("0x1a")]("trident")>=0?"Internet Explorer":Zi("0x1dd"),(Zi("0x28")===e||Zi("0x94")===e||Zi("0xa6")===e)&&"20030107"!==n)return!0;var i,r=eval[Zi("0x9")]().length;if(37===r&&Zi("0x94")!==e&&"Firefox"!==e&&"Other"!==e)return!0;if(39===r&&Zi("0x1e5")!==e&&Zi("0x1dd")!==e)return!0;if(33===r&&Zi("0x28")!==e&&Zi("0xa6")!==e&&Zi("0x1dd")!==e)return!0;try{throw"a"}catch(e){try{e[Zi("0x1e6")](),i=!0}catch(e){i=!1}}return i&&Zi("0x9a")!==e&&Zi("0x1dd")!==e}},{key:Zi("0xaa"),value:function(){var e=document[Zi("0x100")](Zi("0x152"));return!(!e[Zi("0x155")]||!e[Zi("0x155")]("2d"))}},{key:Zi("0xad"),value:function(){if(!oe[Zi("0xaa")]())return!1;var e=oe[Zi("0x175")]();return!!window[Zi("0x1e7")]&&!!e}},{key:Zi("0x1e8"),value:function(){return Zi("0x1e9")===navigator[Zi("0x81")]||!(Zi("0x1ea")!==navigator[Zi("0x81")]||!/Trident/[Zi("0x98")](navigator[Zi("0x3f")]))}},{key:Zi("0xbd"),value:function(){return void 0!==window[Zi("0x1eb")]}},{key:Zi("0xbe"),value:function(){return window[Zi("0x1eb")].hasFlashPlayerVersion(Zi("0x1ec"))}},{key:Zi("0x1ed"),value:function(e){var t=document[Zi("0x100")]("div");t[Zi("0x1ee")]("id",e[Zi("0xbf")].swfContainerId),document[Zi("0x7c")][Zi("0x116")](t)}},{key:Zi("0xc1"),value:function(e,t){window[Zi("0x1ef")]=function(t){e(t)};var n=t[Zi("0xbf")].swfContainerId;oe[Zi("0x1ed")]();var i={onReady:Zi("0x1ef")};window[Zi("0x1eb")][Zi("0x1f0")](t[Zi("0xbf")][Zi("0xc0")],n,"1","1",Zi("0x1ec"),!1,i,{allowScriptAccess:Zi("0x1f1"),menu:Zi("0x1f2")},{})}},{key:Zi("0x175"),value:function(){var e=document[Zi("0x100")](Zi("0x152")),t=null;try{t=e[Zi("0x155")]("webgl")||e.getContext(Zi("0x1f3"))}catch(e){}return t||(t=null),t}}]),oe}(Zi("0xb"),Zi("0xf"),Zi("0x11"),Zi("0x24"),Zi("0x32"),Zi("0x34"),Zi("0x3b"),Zi("0x58"),Zi("0x29"),Zi("0x59"),Zi("0x5e"),Zi("0x61"),Zi("0x65"),Zi("0x66"),Zi("0x67"),Zi("0x6c"),Zi("0x6e"),Zi("0x6f"),Zi("0x72"),Zi("0x73"),Zi("0x76"),Zi("0x77"),Zi("0x79"),Zi("0x7b"),Zi("0x7e"),Zi("0x80"),Zi("0x82"),Zi("0x84"),Zi("0x86"),Zi("0x87"),Zi("0x89"),Zi("0x8a"),Zi("0x8b"),Zi("0x8d"),Zi("0x8f"),Zi("0x27"),Zi("0xa9"),Zi("0xac"),Zi("0xaf"),Zi("0xb8"),Zi("0xb9"),Zi("0xbc"),Zi("0xc4"),Zi("0x11f"),Zi("0x123"),Zi("0x139"),Zi("0x13e"),Zi("0x141"),Zi("0x142"),Zi("0x143"),Zi("0x78"),Zi("0x7a"),Zi("0x145"),Zi("0x148"),Zi("0x8e"),Zi("0x14c"),Zi("0xab"),Zi("0xae"));function n(e){var t=arguments[Zi("0x3")]>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n[Zi("0x21a")]("#"+e):document.getElementById(e);if(i){var r=i[Zi("0x21b")][Zi("0x21c")];if(t&&i[Zi("0x21d")][Zi("0x117")](i),r)try{return JSON[Zi("0x21e")](r)}catch(e){return}}}function i(e){var t=document[Zi("0x21f")](e);return void 0!==t&&t[Zi("0x3")]>=1}var r=function(){function e(){xe(this,e)}return Ce(e,null,[{key:"str2ab",value:function(e){for(var t=new ArrayBuffer(e[Zi("0x3")]),n=new Uint8Array(t),i=0,r=e[Zi("0x3")];i<r;i++)n[i]=e.charCodeAt(i);return t}},{key:"encode",value:function(e){return window.btoa(String[Zi("0x220")][Zi("0x221")](null,e))}},{key:Zi("0x222"),value:function(t,n,i){var r=window[Zi("0x223")](n),o=e.str2ab(r);return window[Zi("0x224")][Zi("0x225")][Zi("0x226")](t,o,{name:Zi("0x227"),hash:Zi("0x228")},!0,i)}},{key:Zi("0x229"),value:function(t,n){return e[Zi("0x222")](Zi("0x22a"),n,[Zi("0x22b")])[Zi("0x22")]((function(e){return window[Zi("0x224")][Zi("0x225")].wrapKey("raw",t,e,{name:"RSA-OAEP"})}))[Zi("0x22")]((function(t){return e[Zi("0x22c")](new Uint8Array(t))}))}},{key:"wrapErrorResult",value:function(e){var t={a:null,b:null,c:null};return t.error=e,t}},{key:Zi("0x22d"),value:function(t,n,i){var r={a:null,b:null,c:null};try{var o=Date[Zi("0x85")]();if("string"!=typeof n||"number"!=typeof i)throw new Error(Zi("0x22e"));var s=window[Zi("0x224")][Zi("0x22f")](new Uint8Array(16));r.a=e[Zi("0x22c")](s);var a=(new TextEncoder).encode(t),l=Zi("0x230");return window.crypto.subtle[Zi("0x231")]({name:l,length:256},!0,["encrypt",Zi("0x232")])[Zi("0x22")]((function(t){return window[Zi("0x224")][Zi("0x225")].encrypt({name:l,iv:s},t,a)[Zi("0x22")]((function(s){return e[Zi("0x229")](t,n)[Zi("0x22")]((function(t){return r.b=t,r.c=e[Zi("0x22c")](new Uint8Array(s)),r.d=Date.now()-o,r.e=i,r}))}))})).catch((function(e){return r[Zi("0x233")]=String(e),r}))}catch(t){return r[Zi("0x233")]=String(t),Promise[Zi("0x234")](r)}}},{key:"encryptWithKeyIds",value:function(t,i,r,o){if("string"!=typeof i||Zi("0x235")!=Te(r))return Promise[Zi("0x234")](e[Zi("0x236")](Zi("0x237")));var s=n(i),a=parseInt(n(r));return(""===s||"string"!=typeof s||Zi("0x238")!=Te(a)||Number[Zi("0x239")](a))&&(s=Zi(o?"0x23a":"0x23b"),a=o?2:1),e[Zi("0x22d")](t,s,a)}},{key:Zi("0x23c"),value:function(t,n,i,r,o){return null!=r&&"string"==typeof r[Zi("0x23d")]&&Zi("0x238")==Te(r[Zi("0x23e")])?e[Zi("0x22d")](t,r.publicKey,r.publicKeyVersion):e.encryptWithKeyIds(t,n,i,o)}},{key:Zi("0x23f"),value:function(){return([1e7]+-1e3+-4e3+-8e3+-1e11)[Zi("0xa4")](/[018]/g,(function(e){return(e^window[Zi("0x224")][Zi("0x22f")](new Uint8Array(1))[0]&15>>e/4)[Zi("0x9")](16)}))}},{key:Zi("0x240"),value:function(e){var t=(new TextEncoder)[Zi("0x22c")](e);return crypto[Zi("0x225")][Zi("0x241")](Zi("0x228"),t)[Zi("0x22")]((function(e){return Array[Zi("0x242")](new Uint8Array(e))[Zi("0xf")]((function(e){return("00"+e[Zi("0x9")](16))[Zi("0xa")](-2)}))[Zi("0xa3")]("")})).catch((function(){return""}))}}]),e}(),o=Zi("0x243"),s=Zi("0x244"),a=Zi("0x245"),l={getItem:function(e){var t=this.getCookieString()[Zi("0x40")](this[Zi("0x246")](e));return t?t[1][Zi("0xa4")](/^"(.*)"$/,"$1"):""},getBcookie:function(){try{for(var e=document[Zi("0x247")][Zi("0x18")](/\s*;\s*/),t=0;t<e[Zi("0x3")];t++){var n=e[t].split("=");if(n[Zi("0x3")]>1&&"bcookie"===n[0]){var i=n[n[Zi("0x3")]-1];return i.substring(2,i.length-1)}}}catch(e){return""}return""},setItem:function(e,t,n){var i=arguments[Zi("0x3")]>3&&void 0!==arguments[3]?arguments[3]:this[Zi("0x248")]();if(n){var r=[e+"="+t+Zi("0x249")+(arguments[Zi("0x3")]>4&&void 0!==arguments[4]?arguments[4]:"/")+Zi("0x24a")];Zi("0x235")==Te(i)&&i[Zi("0x3")]>0&&r[Zi("0x10")](Zi("0x24b")+i),r.push(Zi("0x24c")+(n instanceof Date?n.toUTCString():n)),document[Zi("0x247")]=r[Zi("0xa3")]("; ")}},deleteItem:function(e){this[Zi("0x97")](e,"",new Date(0))},_cookieRegEx:function(e){return new RegExp(e+Zi("0x24d"))},getCookieString:function(){return document[Zi("0x247")]},getDomain:function(){return window[Zi("0x1f6")]?window[Zi("0x1f6")].hostname:""}},c={preprocessor:null,audio:{timeout:1e3,excludeIOS11:!0},fonts:{swfContainerId:Zi("0x24e"),swfPath:Zi("0x24f"),userDefinedFonts:[],extendedJsFonts:void 0,hashOnly:!1},screen:{detectScreenOrientation:!0},plugins:{sortPluginsFor:[/palemoon/i],excludeIE:!1},webgl:{hashOnly:!1},ponfUrl:Zi("0x250"),telemetryCollectPath:"/platform-telemetry/li/apfcDf",extraComponents:[],excludes:{pixelRatio:!0,doNotTrack:!0,fontsFlash:!0},debug:!1,NOT_AVAILABLE:Zi("0x251"),ERROR:"err",EXCLUDED:Zi("0x252"),useRequestIdleCallBack:!0},u=function(){function e(t,n,r){var o=this;if(xe(this,e),void 0!==n&&void 0!==t&&Zi("0x253")===t[Zi("0x254")])Zi("0x1f")===document.readyState?this[Zi("0x255")](n,r):window[Zi("0x256")]("load",(function(){o[Zi("0x255")](n,r)}));else if(void 0!==t){var s=JSON.parse(JSON[Zi("0x257")](c));i(Zi("0x258"))||i(Zi("0x259"))||(s[Zi("0x25a")]=!1),this.initialize(s,t)}else{var a=JSON[Zi("0x21e")](JSON[Zi("0x257")](c));i("settings-iframe")||i("setting-headline")||(a[Zi("0x25a")]=!1),Zi("0x1f")===document[Zi("0x25b")]?this[Zi("0x25c")](a):window.addEventListener(Zi("0x25d"),(function(){o[Zi("0x25c")](a)}))}}return Ce(e,[{key:Zi("0x25e"),value:function(e){return Zi("0x238")!=Te(e.samplingTimeWindowInMillis)||e.samplingTimeWindowInMillis<=0||""===l[Zi("0x25f")](Zi("0x260"))}},{key:"checkConfigAndInitializeAllIntegration",value:function(e,t){this[Zi("0x261")](t),this[Zi("0x25e")](t)&&(this[Zi("0x262")](e,t),this[Zi("0x263")](e,t),this[Zi("0x264")](t))}},{key:"checkConfigAndInitializeGlobalIntegration",value:function(e,t){!0===t[Zi("0x265")]&&!0!==globalThis[Zi("0x266")]&&this[Zi("0x267")](c,e)}},{key:Zi("0x263"),value:function(e,t){!0===t[Zi("0x268")]&&!0!==globalThis[Zi("0x269")]&&this[Zi("0x26a")](e,t),!0===t[Zi("0x26b")]&&!0!==globalThis.dfpIntegrationCompleted&&this[Zi("0x26c")](e)}},{key:Zi("0x261"),value:function(e){var t=Zi("0x238")!=Te(e[Zi("0x26d")])?0:e[Zi("0x26d")];""!==l[Zi("0x25f")](Zi("0x260"))&&Date[Zi("0x85")]()-Number(l[Zi("0x25f")](Zi("0x260")))>t&&l.deleteItem(Zi("0x260"))}},{key:Zi("0x264"),value:function(e){if(Zi("0x238")==Te(e[Zi("0x26d")])&&e[Zi("0x26d")]>0){var t=Date[Zi("0x85")](),n=new Date;n[Zi("0x26e")](t+e[Zi("0x26d")]),l[Zi("0x97")](Zi("0x260"),t,n)}}},{key:"initialize",value:function(e,i){if(null!=i||null!=n(Zi("0x26f"))){this.placePonfBeacon(e,i);var o=this[Zi("0x272")],s=this.pageInstance,a=this[Zi("0x273")]();return(new t)[Zi("0x274")]((function(t,n){t[Zi("0x272")]=o,t[Zi("0x275")]=s,t[Zi("0x276")]=n,r[Zi("0x23c")](JSON.stringify(t),"apfcDfPK",Zi("0x277"),i,a)[Zi("0x22")]((function(t){globalThis[Zi("0x24e")]=t,!0===n&&function(e,t,n){var i=new XMLHttpRequest,r=n?"https://www.linkedin.com":Zi("0x278");r+=String(t),i.open(Zi("0x279"),r),i[Zi("0x27a")]("Content-Type",Zi("0x27b")),i[Zi("0x27c")](e)}(JSON[Zi("0x257")](t),e[Zi("0x27d")],a)}))}),e)}globalThis[Zi("0x270")]=this[Zi("0x271")]}},{key:Zi("0x267"),value:function(e,n){return(new t)[Zi("0x274")]((function(e,t){!0===t&&(r.encryptWithKeyIds(JSON[Zi("0x257")](e),Zi("0x26f"),Zi("0x277"))[Zi("0x22")]((function(e){n(o,JSON[Zi("0x257")](e))})),globalThis[Zi("0x266")]=!0)}),e)}},{key:Zi("0x26c"),value:function(e){var t=l.getBcookie(),n=this[Zi("0x273")]()?Zi("0x27e"):Zi("0x27f");try{if(RegExp("^[\\w-]*$").test(t)){var i="https://merchantpool1.linkedin.com/mdt.js?session_id="+t+Zi("0x280")+n,r=document[Zi("0x100")](Zi("0x281"));r[Zi("0x1ee")]("src",i),r[Zi("0x1ee")]("id",Zi("0x282")),r[Zi("0x256")](Zi("0x25d"),(function(){return window[Zi("0x283")][Zi("0x284")](document)})),document[Zi("0x285")]("head")[0][Zi("0x116")](r);var o={sessionId:t,instanceId:n};e(a,JSON[Zi("0x257")](o))}else{var s={error:Zi("0x286")+t};e(a,JSON.stringify(s))}}catch(t){var c={error:t};e(a,JSON[Zi("0x257")](c))}globalThis[Zi("0x287")]=!0}},{key:Zi("0x26a"),value:function(e,t){var n=t[Zi("0x288")],i=Date.now(),o=this.isProd()?Zi("0x289"):Zi("0x28a"),a=l.getBcookie(),c=Zi("0x28b")+i+Zi("0x28c")+encodeURIComponent(n)+Zi("0x28d")+o+Zi("0x28e");r[Zi("0x240")](a)[Zi("0x22")]((function(t){""!==(a=t)&&(c+=Zi("0x28f")+a);try{var r=document[Zi("0x100")](Zi("0x290"));r.setAttribute("id","humanThirdPartyIframe"),r[Zi("0x1ee")](Zi("0x291"),c),r[Zi("0x1ee")](Zi("0x292"),Zi("0x293")),r[Zi("0x1ee")](Zi("0x294"),Zi("0x295")),r[Zi("0x103")][Zi("0x1ce")]=Zi("0x296"),r[Zi("0x103")][Zi("0x6d")]=Zi("0x296"),r.style[Zi("0x297")]=Zi("0x10e"),r[Zi("0x103")][Zi("0x298")]=Zi("0x104"),r[Zi("0x103")].left=Zi("0x106"),document[Zi("0x7c")][Zi("0x116")](r);var l={app_id:o,ts:i,d_id:a,r_id:n,uc:"scraping"};e(s,JSON[Zi("0x257")](l))}catch(t){var u={error:t};e(s,JSON[Zi("0x257")](u))}})),globalThis.humanIntegrationCompleted=!0}}]),e}();u.prototype[Zi("0x271")]=function(e){globalThis.triggerApfc=null,new u(e)},u[Zi("0xc")][Zi("0x299")]=function(e,t){globalThis[Zi("0x29a")]=null,new u({globalIntegration:Zi("0x253")},e,t)},u[Zi("0xc")].isProd=function(){var e=location&&location.host;return e&&e[Zi("0x1a")](Zi("0x29b"))>-1&&!e.startsWith(Zi("0x29c"))},u[Zi("0xc")][Zi("0x29d")]=function(e){return e&&0===Object[Zi("0x1c")](e)[Zi("0x3")]},u[Zi("0xc")][Zi("0x29e")]=function(){var e=[];return be(document[Zi("0x21f")](Zi("0x29f"))).forEach((function(t){be(t[Zi("0x285")](Zi("0x2a0"))).forEach((function(t){var n=t[Zi("0x1c8")];if(n){var i=(new DOMParser).parseFromString(n,Zi("0x2a1"));i&&be(i[Zi("0x21f")]("bc"))[Zi("0xd")]((function(t){e[Zi("0x10")]({src:t[Zi("0x2a2")](Zi("0x291")),style:t[Zi("0x2a2")](Zi("0x103")),class:t[Zi("0x2a2")](Zi("0x2a3")),width:t[Zi("0x2a2")](Zi("0x6d")),height:t[Zi("0x2a2")](Zi("0x1ce"))})}))}}))})),0===e.length?null:e[0]},u[Zi("0xc")].placePonfBeacon=function(e,t){if(null!=e){var n,i,o="bc",s=Zi("0x2a4"),a="1",l="1",c=e[Zi("0x2a5")];if(this[Zi("0x272")]=null,this[Zi("0x275")]=null,null!==(n=this.getUrlFromNoscriptBeacon())){o=n[Zi("0x2a3")],s=n[Zi("0x103")],a=n[Zi("0x6d")],l=n[Zi("0x1ce")];var u=new URL(n[Zi("0x291")]);c=u.protocol+"//"+u[Zi("0xb2")]+u[Zi("0x2a6")],this[Zi("0x272")]=u[Zi("0x2a7")][Zi("0x2a8")](Zi("0x272")),this[Zi("0x275")]=u[Zi("0x2a7")][Zi("0x2a8")](Zi("0x275"))}else if(void 0!==(i=function(e){var t=arguments[Zi("0x3")]>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n.querySelector("#"+e):document[Zi("0x2a9")](e);if(i){var r=i.firstChild[Zi("0x21c")];if(t&&i[Zi("0x21d")][Zi("0x117")](i),r)try{var o=r;return"'"!==o[Zi("0x2aa")](0)&&'"'!==o[Zi("0x2aa")](0)||(o=o[Zi("0x2ab")](1,o[Zi("0x3")]-1)),JSON[Zi("0x21e")](o)}catch(e){return}}}(Zi("0x2ac"))))this[Zi("0x272")]=void 0===i[Zi("0x272")]?null:i[Zi("0x272")],this.pageInstance=i[Zi("0x275")];else{if(void 0===t)return;this[Zi("0x275")]=t[Zi("0x275")]}this[Zi("0x273")]()||(c=c[Zi("0xa4")](/\.linkedin\.com/,Zi("0x2ad"))),null===this[Zi("0x272")]&&(this[Zi("0x272")]=r.uuidv4());var d=c+"?"+new URLSearchParams({reqid:this[Zi("0x272")],pageInstance:this[Zi("0x275")],js:Zi("0x253")}).toString(),h=document[Zi("0x21f")](Zi("0x29f"))[0];null==h&&((h=document[Zi("0x100")](Zi("0x101")))[Zi("0x1ee")]("id",this[Zi("0x272")]),document[Zi("0x7c")][Zi("0x116")](h));var p=document.createElement(Zi("0x2ae"));p.src=d,p[Zi("0x103")]=s,p[Zi("0x1ca")]=o,p[Zi("0x6d")]=a,p[Zi("0x1ce")]=l,h.appendChild(p)}},Zi("0x2af")!=("undefined"==typeof globalThis?"undefined":Te(globalThis))&&Zi("0x2af")!=("undefined"==typeof document?"undefined":Te(document))&&"undefined"!=typeof window&&(globalThis[Zi("0x29a")]=u[Zi("0xc")][Zi("0x299")],new u)}();var er=function(){function e(){xe(this,e)}return Ce(e,null,[{key:"collectFeatures",value:function(e,t){try{"undefined"!=typeof globalThis&&"undefined"!=typeof document&&"undefined"!=typeof window&&"undefined"!==globalThis.triggerDnaApfcEvent&&globalThis.triggerDnaApfcEvent(t,e)}catch(e){}}}]),e}(),tr=function(){function e(t,n,i,r,o,s,a,l,c,u,d){xe(this,e),Ie(this,"hostApis",void 0),Ie(this,"statics",void 0),Ie(this,"options",void 0),Ie(this,"allowTimingOrigin",void 0),Ie(this,"fireCustomMeasureEvent",void 0),Ie(this,"fireResourceLoadEvent",void 0),Ie(this,"isTracerEnabled",void 0),Ie(this,"responseRleCache",void 0),Ie(this,"fireApfcEvent",void 0),Ie(this,"abuseDeviceSignalCollectionConfig",void 0),Ie(this,"trackingEndpoint",void 0),Ie(this,"collectResourceTimings",void 0),Ie(this,"collectCdnData",void 0),Ie(this,"perfObserver",void 0),Ie(this,"renderTimings",new Map),Ie(this,"urlToTreeId",new Map),Ie(this,"cdnDataProvider",void 0),Ie(this,"observables",new bi),Ie(this,"trackingEndpointPattern",void 0),this.hostApis=t,this.statics=n,this.options=i,this.allowTimingOrigin=r,this.fireCustomMeasureEvent=o,this.fireResourceLoadEvent=s,this.isTracerEnabled=a,this.responseRleCache=l,this.fireApfcEvent=c,this.abuseDeviceSignalCollectionConfig=u,this.trackingEndpoint=d,this.collectResourceTimings=i["enable-rs-timing"],this.collectCdnData=i["enable-cdn-tracking"],this.collectCdnData&&(this.cdnDataProvider=new Qi(t)),this.trackingEndpointPattern=function(e){if(!e)return"/li/track";try{return new URL(e).pathname}catch(t){return e}}(this.trackingEndpoint)}return Ce(e,[{key:"recordTreeId",value:function(e,t){this.collectResourceTimings&&this.urlToTreeId.set(function(e,t){return(Gi=Gi||t.createElement("a")).href=e,Gi.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:Ki(this.hostApis.performance,this.allowTimingOrigin)})}},{key:"recordRenderEnd",value:function(e,t,n){var i=this.renderTimings.get(e);if(i&&(i.renderEnd=i.renderEnd||Ki(this.hostApis.performance,this.allowTimingOrigin),t))return n?this.collectViewLoadEventData(i,n):void Cn("ViewLoadEvent",vi)}},{key:"collectViewLoadEventData",value:function(e,t){var n=e.renderName,i=e.renderEnd,r=void 0===i?-1:i,o=e.renderStart,s=void 0===o?-1:o,a=[];return a.push({viewProgressType:"RENDER_START",timestamp:s}),a.push({viewProgressType:"RENDER_END",timestamp:r}),{parentPageLoadId:t,viewHierarchy:[n],viewProgressStates:a}}},{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,s=r.timeSource,a=r.isSinglePageApp,l=r.appRenderMode,c=r.isAppRenderFailed,u=r.isFromServiceWorker,d=r.treeId;return i.treeId=d,i.browserPageLoadStartContext={webUIFramework:o,timeSource:s,isSinglePageApp:a,appRenderMode:l,isAppRenderFailed:c,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 s=ir(this.hostApis.performance),a=s.htmlMetrics,l=s.redirectCount,c=s.navigationType,u=s.workerStart;a&&(t.browserPageLoadEndContext.htmlMetrics=Object.create(null),o(t.browserPageLoadEndContext.htmlMetrics,a)),Object.prototype.hasOwnProperty.call(s,"redirectCount")&&(n.redirectCount=l),Object.prototype.hasOwnProperty.call(s,"navigationType")&&(n.navigationType=c),n.workerStart=null!=u?u:0,fi.forEach((function(e){Object.prototype.hasOwnProperty.call(s,e)&&(n[e]=s[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,s=e.encodedBodySize,a=e.decodedBodySize,l=e.requestStart,c={};c.resourceKey=n,c.isNetwork=!!i&&0!==i,c.loadType=r||"unknown",c.timeOrigin=t;var u=[];Object.keys(mi).forEach((function(t){var n;t in ai&&void 0!==e[t]&&u.push({resourceProgressType:mi[t],duration:null!==(n=e[t])&&void 0!==n?n:-1})})),c.resourceProgressStates=u;var d={},h=gi[o];d.nextHopProtocol=null!=h?h:"UNKNOWN",d.transferSize=i,d.encodedBodySize=s,d.decodedBodySize=a,c.resourceNetworkContext=d,c.requestStart=l;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,c),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),Cn("ResourceLoadEvent",e)):Cn("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=Vi(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,ir(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?wn(r,Promise).then((function(){return n})):n}},{key:"triggerDeviceSignalCollection",value:function(){try{var e=this.abuseDeviceSignalCollectionConfig||{},t=e.isDnaIntegrationLixEnabled,n=e.isHumanIntegrationLixEnabled,i=e.isDfpIntegrationLixEnabled,r=e.samplingTimeWindowInMillis;if(n||i||t){var o,s,a={treeId:null!==(o=null===(s=this.statics.treeId)||void 0===s?void 0:s.toString())&&void 0!==o?o:"",humanIntegrationEnabled:n,dfpIntegrationEnabled:i,dnaIntegrationEnabled:t,samplingTimeWindowInMillis:r};er.collectFeatures(a,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(),e.getEntries().forEach((function(e){var r=e.entryType,o=e.name,s=e.startTime,a=e.duration;"resource"===r?n.processSingleResourceTiming(e,t):"mark"===r?(n.observables.userTimingEntries.push({entryType:"MARK",name:o,startTime:s,duration:a}),n.fireCustomMeasureEvent({measurementName:o,measurementType:"MARK",measureProgressStates:[{measureProgressName:o,timestamp:s}]}),"mark_meaningful_paint_end"!==o||i||n.triggerDeviceSignalCollection()):"measure"===r?(n.observables.userTimingEntries.push({entryType:"MEASURE",name:o,startTime:s,duration:a}),n.fireCustomMeasureEvent({measurementName:o,measurementType:"MEASURE",measureProgressStates:[{measureProgressName:o,timestamp:s,duration:a}]})):"longtask"===r&&(n.observables.longTasks.push({duration:a,name:o,startTime:s}),n.fireCustomMeasureEvent({measurementName:o,measurementType:"LONG_TASK",measureProgressStates:[{measureProgressName:o,timestamp:s,duration:a}]}))}))})),this.observables.userTimingEntries=Vi(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){this.observables.resourceTimingEntries.push(e);var i=-1!==e.name.indexOf(this.trackingEndpointPattern);if(this.isTracerEnabled&&!i&&!function(e){for(var t=0,n=ji;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:$i(this.renderTimings),networkInformationMetrics:nr(this.hostApis.connection)};return this.renderTimings.clear(),e}}]),e}();function nr(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 ir(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,fi.forEach((function(e){e in i&&(t[e]=i[e])})),t.navigationType=r.type,t.redirectCount=r.redirectCount):t.navigationTimingApi=!1,t}var rr=function(){function e(t,n,i){xe(this,e),Ie(this,"featureName",void 0),Ie(this,"trackingCore",void 0),Ie(this,"rumConfig",void 0),Ie(this,"observing",!1),Ie(this,"basePageTreeId",void 0),Ie(this,"startPageInstance",void 0),Ie(this,"startMemory",void 0),Ie(this,"reportTimeouts",[]),this.featureName=t,this.trackingCore=n,this.rumConfig=i}return Ce(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)||yn(Le),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:Wi(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}();Ie(rr,"checkpoints",[1,3,10,30,90,180,300]);var or,sr,ar,lr,cr,ur=Ce((function e(t,n,i){xe(this,e),Ie(this,"webUIFramework",void 0),Ie(this,"timeSource",void 0),Ie(this,"isSinglePageApp",void 0),Ie(this,"appRenderMode",void 0),Ie(this,"isAppRenderFailed",void 0),Ie(this,"pageLoadMode","INITIAL"),Ie(this,"isSSL",void 0),Ie(this,"treeId",void 0),Ie(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})),dr=function(){function e(t){xe(this,e),Ie(this,"isPEMTracerEnabled",void 0),Ie(this,"responseContextMap",new Map),Ie(this,"resourceLoadEventsMap",new Map),this.isPEMTracerEnabled=t}return Ce(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 kn((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 kn((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=ve(e,de),i=(t.requestTime,t.viewNames),r=t.requestType,o=ve(t,he);return n.targetViewNames=i||[],r&&(n.requestType=r),n.resourceNetworkContext=ge(ge({},n.resourceNetworkContext),o),In(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=Ee(e);try{for(i.s();!(n=i.n()).done;){var r=n.value;t=[].concat(be(t),be(this.flushCacheByUrl(r)))}}catch(e){i.e(e)}finally{i.f()}}var o=this.resourceLoadEventsMap.keys();if(o){var s,a=Ee(o);try{for(a.s();!(s=a.n()).done;){var l,c=s.value,u=null===(l=this.resourceLoadEventsMap.get(c))||void 0===l?void 0:l.heapClear();u&&(t=[].concat(be(t),be(u.map((function(e){e.requestStart;var t=ve(e,pe);return In(t)})))))}}catch(e){a.e(e)}finally{a.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=ve(e,fe);return In(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)}},pr=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){}},fr=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)},mr=function(e){addEventListener("pageshow",(function(t){t.persisted&&e(t)}),!0)},gr=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)))}},vr=-1,yr=function(){return"hidden"===document.visibilityState?0:1/0},Er=function(){fr((function(e){var t=e.timeStamp;vr=t}),!0)},br=function(){return vr<0&&(vr=yr(),Er(),mr((function(){setTimeout((function(){vr=yr(),Er()}),0)}))),{get firstHiddenTime(){return vr}}},_r=!1,wr=-1,Tr=function(e,t){_r||(function(e,t){var n,i=br(),r=hr("FCP"),o=function(e){"first-contentful-paint"===e.name&&(a&&a.disconnect(),e.startTime<i.firstHiddenTime&&(r.value=e.startTime,r.entries.push(e),n(!0)))},s=window.performance&&performance.getEntriesByName&&performance.getEntriesByName("first-contentful-paint")[0],a=s?null:pr("paint",o);(s||a)&&(n=gr(e,r,t),s&&o(s),mr((function(i){r=hr("FCP"),n=gr(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,n(!0)}))}))})))}((function(e){wr=e.value})),_r=!0);var n,i=function(t){wr>-1&&e(t)},r=hr("CLS",0),o=0,s=[],a=function(e){if(!e.hadRecentInput){var t=s[0],i=s[s.length-1];o&&e.startTime-i.startTime<1e3&&e.startTime-t.startTime<5e3?(o+=e.value,s.push(e)):(o=e.value,s=[e]),o>r.value&&(r.value=o,r.entries=s,n())}},l=pr("layout-shift",a);l&&(n=gr(i,r,t),fr((function(){l.takeRecords().map(a),n(!0)})),mr((function(){o=0,wr=-1,r=hr("CLS",0),n=gr(i,r,t)})))},xr={passive:!0,capture:!0},Sr=new Date,Cr=function(e,t){or||(or=t,sr=e,ar=new Date,Ar(removeEventListener),Ir())},Ir=function(){if(sr>=0&&sr<ar-Sr){var e={entryType:"first-input",name:or.type,target:or.target,cancelable:or.cancelable,startTime:or.timeStamp,processingStart:or.timeStamp+sr};lr.forEach((function(t){t(e)})),lr=[]}},kr=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(){Cr(e,t),r()},i=function(){r()},r=function(){removeEventListener("pointerup",n,xr),removeEventListener("pointercancel",i,xr)};addEventListener("pointerup",n,xr),addEventListener("pointercancel",i,xr)}(t,e):Cr(t,e)}},Ar=function(e){["mousedown","keydown","touchstart","pointerdown"].forEach((function(t){return e(t,kr,xr)}))},Lr=function(e,t){var n,i=br(),r=hr("FID"),o=function(e){e.startTime<i.firstHiddenTime&&(r.value=e.processingStart-e.startTime,r.entries.push(e),n(!0))},s=pr("first-input",o);n=gr(e,r,t),s&&fr((function(){s.takeRecords().map(o),s.disconnect()}),!0),s&&mr((function(){var i;r=hr("FID"),n=gr(e,r,t),lr=[],sr=-1,or=null,Ar(addEventListener),i=o,lr.push(i),Ir()}))},Or={},Rr=function(e,t){var n,i=br(),r=hr("LCP"),o=function(e){var t=e.startTime;t<i.firstHiddenTime&&(r.value=t,r.entries.push(e),n())},s=pr("largest-contentful-paint",o);if(s){n=gr(e,r,t);var a=function(){Or[r.id]||(s.takeRecords().map(o),s.disconnect(),Or[r.id]=!0,n(!0))};["keydown","click"].forEach((function(e){addEventListener(e,a,{once:!0,capture:!0})})),fr(a,!0),mr((function(i){r=hr("LCP"),n=gr(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,Or[r.id]=!0,n(!0)}))}))}))}},Nr=["LCP","FID","CLS"],Pr={LCP:"LargestContentfulPaint",FID:"FirstInputDelay",CLS:"CumulativeLayoutShift"},Mr={},Dr=function(){var e;if(!Nn)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}(),Ur=!1,Br=new Set,Fr={LCP:"largest-contentful-paint",FID:"first-input",CLS:"layout-shift"};function qr(){var e=!0===window.__test__resetWebVitalsState;if(!Ur||e){e&&(Br=new Set),Nr.forEach(Hr);var t=Symbol();cr=t,[Rr,Lr,Tr].forEach((function(e){return e(Gr.bind(null,t),!0)})),[Rr,Lr,Tr].forEach((function(e){return e(jr.bind(null,t))})),Ur=!0}}function Hr(e){Mr[e]={name:e,value:pi.VALUE_NOT_OBTAINED,updateHistory:[]};var t=Fr[e];"undefined"!=typeof PerformanceObserver&&void 0!==PerformanceObserver.supportedEntryTypes&&"string"==typeof t&&PerformanceObserver.supportedEntryTypes.indexOf(t)>-1||(Mr[e].value=pi.METRIC_NOT_SUPPORTED)}function Gr(e,t){if(e===cr){var n=Mr[t.name],i=Wi();n&&(n.updateHistory.push({time:i,data:t}),n.value=t.value),Br.forEach((function(e){return e(t,i,!1)}))}}function jr(e,t){e===cr&&Br.forEach((function(e){return e(t,Wi(),!0)}))}var Kr,Wr=function(){function e(t,n){var i=this;xe(this,e),Ie(this,"basePageTreeId",void 0),Ie(this,"basePageKey",void 0),Ie(this,"observing",!1),Ie(this,"appContextMap",new Map),Ie(this,"rumConfig",void 0),Ie(this,"trackingCore",void 0),Ie(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 Ce(e,[{key:"startObserving",value:function(){var e,t,n=this;qr(),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",Nr.forEach((function(e){var t;(null===(t=Mr[e])||void 0===t?void 0:t.value)===pi.METRIC_NOT_SUPPORTED&&n.reportMetric(e)})),t=this.onMetricUpdate,Br.add(t))}},{key:"stopObserving",value:function(){var e;this.observing=!1,e=this.onMetricUpdate,Br.delete(e)}},{key:"reportMetric",value:function(e){var t=Mr[e],n={name:Pr[e]||e};"CLS"===e?n.doubleValue=t.value:n.longValue=Math.round(t.value);var i=Mr[e];if(i){var r=function(e,t,n,i,r){var o={basePageTreeId:e,basePageKey:t,basePageUrl:Dr},s=null;switch(n.name){case"LCP":s=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],s={pageKey:(null===(n=t.get(i.time))||void 0===n?void 0:n.pageKey)||"_unknown",element:zi(o.element),renderTime:Math.round(o.renderTime),loadTime:Math.round(o.loadTime),size:Math.round(o.size)};return o.url&&(s.url=o.url),s}(n,i);break;case"FID":s=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:zi(o.target)}}(n,i);break;case"CLS":s=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 s,a=t.get(r.time);return o&&a?{shiftCount:n.length,"largestShift.value":i.value,"largestShift.hadRecentInput":i.hadRecentInput,"largestShift.largestSource.node":zi(null===(s=o)||void 0===s?void 0:s.node),"largestShift.pageKey":a.pageKey||"_unknown","largestShift.url":a.url,"largestShift.startTime":Math.round(i.startTime)}:null}(n,i)}if(s){var a={};return r(a,o,s),a}return o}(this.basePageTreeId,this.basePageKey,i,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}(r)}var o={scope:{scopeType:"APPLICATION_INSTANCE",scopeKey:this.basePageTreeId},metrics:[n]};this.trackingCore.fireEvent({appId:this.rumConfig["app-id"],eventName:"ClientPerfMetricsEvent"},o)}}]),e}(),zr="x-li-uuid",Vr="x-li-pop",$r="x-msedge-ref",Xr="x-li-fabric",Yr="x-li-pem-resp-meta",Qr="content-type",Jr="x-cache",Zr=function(){function e(t){xe(this,e),Ie(this,"_callTreeId",void 0),Ie(this,"_fabric",void 0),Ie(this,"_msEdgeRef",void 0),Ie(this,"_pointOfPresenceId",void 0),Ie(this,"_responseMetadata",void 0),Ie(this,"_contentType",void 0),Ie(this,"_cdnCacheMetadata",void 0),Ie(this,"_downstreamAvailability",void 0);var n=new Map;null==t||t.forEach((function(e,t){n.set(t.toLowerCase(),e)})),this._callTreeId=n.get(zr)||null,this._pointOfPresenceId=n.get(Vr)||null,this._msEdgeRef=n.get($r)||null,this._fabric=n.get(Xr)||null,this._responseMetadata=n.get(Yr)||null,this._contentType=n.get(Qr)||null,this._cdnCacheMetadata=n.get(Jr)||null,this._downstreamAvailability=function(e){if(null==e)return 1;var t,n=Ee(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 Ce(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"}(Kr||(Kr={}));function eo(e,t,n,i,r){var o=new Zr(i),s=function(e,t,n){if(t){if(429===t||999===t)return Kr.TOO_MANY_REQUESTS;if(e&&!e.hasAnyLinkedInHeaders()&&t&&t>=400&&t<600)return Kr.BLOCKED_BY_CLIENT_PROXY;if((i=t)>=400&&i<500)return Kr.CLIENT_ERROR;if(function(e){return e>=500&&e<600}(t))return function(e){if(e){if(e.fabric)return Kr.SERVER_ERROR;if(e.pointOfPresenceId)return Kr.TRAFFIC_LI_POP_TO_DC_ERROR;if(e.microsoftEdgeReference)return Kr.TRAFFIC_AFD_TO_LI_POP_ERROR}return Kr.SERVER_ERROR}(e);if(function(e,t){return!!(e>=200&&e<300&&t&&t.downstreamAvailability<1)}(t,e))return Kr.DOWNSTREAM_GRACEFUL_DEGRADATION;if(!n)return null}var i;if(n instanceof Error){if("AbortError"===n.name)return Kr.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 Kr.NETWORK_ERROR}else{if("timeout"===n.statusText)return Kr.CLIENT_TIMEOUT;if(0===n.status&&"abort"===n.statusText)return Kr.CLIENT_ABORTED;if("readyState"in n&&0===n.readyState)return Kr.NETWORK_ERROR}return Kr.UNCLASSIFIED}(o,n,r),a=null;return s&&(a={errorType:s},s===Kr.UNCLASSIFIED&&r&&(a.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))})),Cn("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:a||void 0,viewNames:t||[],requestTime:e,responseMetadata:o.responseMetadata||void 0}}!function(){function e(t,n,i){var r,o,s,a,l,c,u,d,h,p,f,m,g,v,y,E,b,_,w,T,x,S=this;xe(this,e),Ie(this,"core",void 0),Ie(this,"config",void 0),Ie(this,"collector",void 0),Ie(this,"boomerangStart",-1),Ie(this,"webVitalsObserver",void 0),Ie(this,"appMemoryObserver",void 0),Ie(this,"pageMemoryObserver",void 0),Ie(this,"liveTokens",new Set),Ie(this,"stateWM",new WeakMap),Ie(this,"activeToken",void 0),Ie(this,"isInitial",void 0),Ie(this,"shouldTrackCustomMeasureEvent",void 0),Ie(this,"pageLoadId",void 0),Ie(this,"initialResourcesEvents",[]),Ie(this,"initialCustomMeasureEvents",[]),Ie(this,"responseRleCache",void 0),Ie(this,"beforeHideHandlerBound",this.beforeHideHandler.bind(this)),Ie(this,"fireApfcEventBound",this.fireApfcEvent.bind(this)),Ie(this,"isTracerEnabled",void 0),Ie(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 C="enabled"===(null===(r=(o=i.host).__getLixTreatment)||void 0===r?void 0:r.call(o,"pemberly.tracking.time-origin-epoch-time")),I={isDnaIntegrationLixEnabled:"enabled"===(null===(s=(a=i.host).__getLixTreatment)||void 0===s?void 0:s.call(a,"pemberly.tracking.fireApfcEvent"))||"enabled"===(null===(l=i.host.abuseDeviceSignalCollectionConfig)||void 0===l?void 0:l.webviewDnaMemberLixTreatment)||"enabled"===(null===(c=i.host.abuseDeviceSignalCollectionConfig)||void 0===c?void 0:c.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},k=null===(_=(w=i.host).__getLixTreatment)||void 0===_?void 0:_.call(w,"pemberly.tracking.generic-tracers"),A=!!k&&Ei.test(k);this.isTracerEnabled=A||this.config["enable-tracking-3"];var L="enabled"===(null===(T=(x=i.host).__getLixTreatment)||void 0===T?void 0:T.call(x,"pemberly.tracking.pem-tracers"));this.isPEMTracerEnabled=L||this.config["enable-pem-tracking-3"],this.responseRleCache=new dr(this.isPEMTracerEnabled),this.collector=new tr(i.host.api,new ur(t,this.config,i.host),this.config,C,(function(e){return S.fireCustomMeasureEvent(e)}),(function(e){return S.fireResourceLoadEvent(e,S.activeToken)}),this.isTracerEnabled,this.responseRleCache,this.fireApfcEventBound,I,i.host.endpoint),this.collector.startObserving(),ln.before(tn,this.beforeHideHandlerBound)}Ce(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:Ki(this.core.host.api.performance,o),pageKey:e}),this.firePageLoadStartEvent(r)):this.stateWM.set(r,{isInitial:this.isInitial,startTime:Ki(this.core.host.api.performance,o)}),this.config["enable-memory-measurement"]&&(null===(i=this.pageMemoryObserver)||void 0===i||i.stopObserving(),this.pageMemoryObserver=new rr("page-memory",this.core,this.config),this.pageMemoryObserver.startObserving(),void 0===this.appMemoryObserver&&(this.appMemoryObserver=new rr("application-memory",this.core,this.config),this.appMemoryObserver.startObserving())),r}},{key:"observeWebVitals",value:function(){void 0===this.webVitalsObserver&&(this.webVitalsObserver=new Wr(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 s=this.stateWM.get(e),a="enabled"===(null===(t=(n=this.core.host).__getLixTreatment)||void 0===t?void 0:t.call(n,"pemberly.tracking.time-origin-epoch-time")),l=Ki(this.core.host.api.performance,a);s.endProps={renderCompleteTime:l,isImpactedByHiddenWindow:r,rumKey:o},this.isTracerEnabled&&o&&(s.pageKey=o);var c=this.activeToken,u=this.isTracerEnabled?5e3:this.config["beacon-timeout"];s.fireRumEventTimeout=setTimeout((function(){if(i.isTracerEnabled){i.flushResourceLoadEvents(c);var e=i.collector.collectPageLoadEndData({isInitial:s.isInitial});"then"in e?e.then((function(e){i.firePageLoadEndEvent(e,c)})):i.firePageLoadEndEvent(e,c)}var t=i.collector.collect({isInitial:s.isInitial});"then"in t?t.then((function(e){i.fireRumEvent(e,c)})):i.fireRumEvent(t,c)}),u),this.activeToken=void 0}else Cn("rum-end",yi)}},{key:"onDataResponse",value:function(e,t,n,i,r,o){var s=eo(t,n,i,r,o);this.provisionNetworkResponse(e,s)}},{key:"onOopsPage",value:function(e,t){Cn("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=gn(),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 Cn("PageLoadStartEvent",yi)}},{key:"destroy",value:function(){var e,t,n;ln.offBefore(tn,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,s=i.pageLoadId,a=i.pageKey;if(o){var l=o.renderCompleteTime,c=o.isImpactedByHiddenWindow;if(s?e.pageLoadId=s:Cn("PageLoadEndEvent",vi),e.browserPageLoadEndContext&&(e.browserPageLoadEndContext.isImpactedByHiddenWindow=c),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=l-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:a||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 s=o.renderCompleteTime,a=o.isImpactedByHiddenWindow,l=o.rumKey,c=this.boomerangStart=e.navigationStart||this.boomerangStart,u=e.navigationStart||r,d=s-u,h=this.config["app-version"];this.core.fireEvent({appId:this.config["app-id"],eventName:"RealUserMonitoringEvent"},(function(t){return n({pageKey:l||t.pageKey,isImpactedByHiddenWindow:a,appVersion:h,timeDone:d,navigationStart:u,boomerangStart:c,renderCompleteTime:s},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=Ee(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]),s=Number(o.substring(4,18)),a=isNaN(s)?0:s,l=o.substring(18,50);return n.browserId=l,n.issueTime=a,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)}}])}();var to,no="undefined"!=typeof window&&"undefined"!=typeof performance,io="undefined"!=typeof location&&-1!==location.search.indexOf("_LI_MEASURE_DEBUG");function ro(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax",n=arguments.length>2?arguments[2]:void 0;e.fireTrackingEvent("PageViewEvent",oo(n,t))}function oo(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax";const n=_(document),i=T(document),r=ce();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 so(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(!e||!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 ao(){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)),`${t.pageUrn};${n}`}function lo(){const e={...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={...e.requestHeader,referer:t}),function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t={...e},n=ce();n&&(t.requestHeader={...t.requestHeader,theme:n.toUpperCase()});return t}(e)}!function(){function e(t,n){xe(this,e),Ie(this,"trackingCore",void 0),Ie(this,"endPageInstance",void 0),Ie(this,"startPageInstance",void 0),Ie(this,"featureIdentifier",void 0),Ie(this,"marks",[]),Ie(this,"spans",[]),Ie(this,"spanStarts",new Map),Ie(this,"started",!1),Ie(this,"ended",!1),Ie(this,"featureKey",void 0),Ie(this,"productName",void 0),Ie(this,"flushOnEnd",void 0),Ie(this,"basePageTreeId",void 0),Ie(this,"debounceFlush",void 0),Ie(this,"disableAutoFlush",void 0),Ie(this,"isCanceled",!1),Ie(this,"isClosed",!1),this.trackingCore=t;var i=n.featureKey,r=n.productName,o=n.flushDebounceMilliseconds,s=n.flushOnEnd;this.featureKey=i,this.productName=r,this.flushOnEnd=s;var a=r?"::".concat(r):"";this.featureIdentifier="".concat(i).concat(a);var l=void 0!==o?o:3e3;l>0&&(this.debounceFlush=function(e,t,n){var i,r,o;void 0===t&&(t=50),void 0===n&&(n={});var s=null!=(i=n.isImmediate)&&i,a=null!=(r=n.callback)&&r,l=n.maxWait,c=Date.now(),u=[];function d(){if(void 0!==l){var e=Date.now()-c;if(e+t>=l)return l-e}return t}var h=function(){var t=[].slice.call(arguments),n=this;return new Promise((function(i,r){var l=s&&void 0===o;if(void 0!==o&&clearTimeout(o),o=setTimeout((function(){if(o=void 0,c=Date.now(),!s){var i=e.apply(n,t);a&&a(i),u.forEach((function(e){return(0,e.resolve)(i)})),u=[]}}),d()),l){var h=e.apply(n,t);return a&&a(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),l)),this.disableAutoFlush=l<0}Ce(e,[{key:"start",value:function(e){var t;if(no){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(no){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){no&&(this.marks.push({name:e,startTime:Wi()}),io&&(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){no&&(this.spanStarts.set(e,Wi()),io&&performance.mark("LI:".concat(this.featureIdentifier,"-span-").concat(e,"-start")))}},{key:"spanEnd",value:function(e,t){if(no&&this.spanStarts.has(e)){var n=this.spanStarts.get(e),i=t||e;this.spans.push({name:i,startTime:n,duration:Wi()-n}),io&&(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:"addSpan",value:function(e){this.spans.push(e),this.handleNewData()}},{key:"setBasePageTreeId",value:function(e){this.basePageTreeId=e}},{key:"getTimestamp",value:function(){return Wi()}},{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||yn(Le),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(no){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"}(to||(to={}));const{ENTER:co,ESCAPE:uo}=I,ho="modal",po="modal__overlay--visible",fo="overflow-hidden",mo="top-level-modal-container";class go{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=()=>!1,triggerByOutletEl:i=!0,shouldMoveToTopContainer:r=!0,events:o={},focusElement:s,pageKey:a,onClose:l}=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(".modal__wrapper"),this._overlayEl=this._el.querySelector(".modal__overlay"),o&&(this._events=o),i&&(this._outletEls=this._getOutletEls()),this._exitButtonEl=this._el.querySelector(".modal__dismiss"),this._onKeyDownEvent=e=>this._onKeyDown(e),this._enablePageViewTracking=t,this._pageKey=a,this._shouldHideModal=n,this._shouldMoveToTopContainer=r,this.onClose=l;this._el.querySelector("[id='modalNoDismiss']")&&(this._isModalNonDismissible=!0),this._focusElement=s,i&&this._outletEls.forEach((e=>{e.addEventListener("click",(e=>{const t=e.target?.getAttribute("data-no-cool-off");this.open({noCoolOff:t})}))})),this._isModalNonDismissible||(this._exitButtonEl&&this._exitButtonEl.addEventListener("click",(()=>this.close())),this._overlayEl.addEventListener("click",this._handleOverlayClick.bind(this))),this._focusTrap=new V(this._wrapperEl)}_getOutletEls(){const e=this._el.dataset.outlet,t=[...("default-outlet"===e?this._parentNode:document).querySelectorAll(`[data-modal="${e}"]`)];return t.length||console.warn(`No outlet was found with a data-modal attribute equal to the provided dataCustomOutlet param ${e}`),t}_getTopLevelContainer(){const e=document.querySelector(`.${mo}`);if(!e){const e=document.createElement("div");return e.className=mo,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===co&&document.activeElement===this._exitButtonEl;(t===uo||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(po),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=>{ro(e,"ajax",this._pageKey||`${this._el.id}`)})):(m(this._wrapperEl,"afterOpen"),Promise.resolve());m(this._el,"didNotOpen")}async close(){this._events.onBeforeClose&&await(this._events?.onBeforeClose?.(this._wrapperEl)),this.isOpen&&this.onClose?.(),this._overlayEl.classList.remove(po),this._overlayEl.setAttribute("aria-hidden","true"),this._shouldMoveToTopContainer&&this._parentNode.appendChild(this._el),this.removeNoScroll(),document.removeEventListener("keydown",this._onKeyDownEvent),m(this._el,"close"),this._focusElement?.classList?.contains("ellipsis-menu__trigger")?this._focusElement?.focus()||this._previouslyFocusedEl.focus():setTimeout((()=>{this._focusElement?.focus()||this._previouslyFocusedEl.focus()}),50),this._focusTrap.tearDown()}noScroll(){document.body.classList.add(fo)}removeNoScroll(){document.body.classList.remove(fo)}get isOpen(){return this._overlayEl.classList.contains(po)}}class vo{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 go(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 yo="member-nav-header__search--focused";class Eo{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(yo))),this.searchEl.addEventListener("focusout",(()=>this.searchEl.classList.remove(yo)))),this.sidePanelEl=document.querySelector(".sidepanel-menu"),this.sidePanelEl&&(this.sidePanel=new vo(this.sidePanelEl))}}function bo(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 _o=/ /g,wo=/[\s\u0000<>"]|%00/,To=/\\/,xo=/([.]|%2e){2}/i;let So=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 Co(e){let t,n="invalid://";if("string"!=typeof e)return bo("jSecure Warning: url must be a string","error"),n;if(t=e.trim(),t.indexOf(" ")>-1&&(bo("jSecure Warning: url should not contain spaces: "+e,"warn"),t=t.replace(_o,"+")),!So.test(t))return bo("jSecure Error: URL should be absolute with allowed schemas, relative, a hash fragment or query string. "+e,"error"),n;if(wo.test(t))return bo("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?(bo("jSecure Error: malformed url path detected: "+r),n):To.test(r)||xo.test(r)||xo.test(i)?(bo("jSecure Error: malicious data found in url path: "+r,"error"),n):e}const Io={redirect(e){window&&(window.location.href=e)}};function ko(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:window).innerWidth<=769}function Ao(e){return e.scrollHeight>e.offsetHeight}const Lo="hidden",Oo="aria-hidden";function Ro(e,t){const n=a(e);for(let e=0;e<n.length;e++)n[e]&&1===n[e].nodeType&&t(n[e])}function No(e){Mo([e])}function Po(e){Do([e])}function Mo(e){Ro(e,(e=>{e.classList.add(Lo),e.setAttribute(Oo,"true")}))}function Do(e){Ro(e,(e=>{e.classList.remove(Lo),e.setAttribute(Oo,"false")}))}function Uo(e){e?.setAttribute("disabled","disabled"),e?.setAttribute("aria-disabled","true")}function Bo(e){e?.removeAttribute("disabled"),e?.removeAttribute("aria-disabled")}function Fo(){return document.documentElement.classList.contains("safari")}function qo(){return document.documentElement.classList.contains("ios")}function Ho(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:document;const i=n?.querySelector(`.${e}`);if(i&&Ao(i)){const r=n.querySelector(t);r?.classList.remove("invisible"),r?.addEventListener("click",(()=>{i.classList.remove(e),r.classList.add("invisible")}))}}const Go={};function jo(e){const t=document.getElementById(e);if(!t&&void 0!==Go[e])return Go[e];if(!t)return console.warn(`Element with id: ${e} not found`),Go[e]=null,Go[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: ${e}. Use embedJson helper to embed this content`),null):(Go[e]=n,t.parentNode.removeChild(t),Go[e])}function Ko(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 Wo="prev",zo="next",Vo="slide-list__list--dragging",$o="slide-list__indicator-button-container",Xo="slide-list__indicator--selected";class Yo{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('.slide-list__nav-button[data-direction="prev"]'),this._nextButton=e.querySelector('.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(".slide-list__header-nav--minimal"),this._prevTabIndexMap=new Map,this._boundFireScrollEvent=this._fireScrollEvent.bind(this),this._indicatorElement=e.querySelector(`.${$o}`),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?(Po(this._indicatorElement),this._indicatorElement.isActive=!0,this._indicatorElement.addEventListener("click",this._indicatorClickHandler)):(No(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],s=[];let a=0;for(let t=0;t<this._items.length;t+=1){const l=r[r.length-1],c=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(s.push(h),this._isRtl&&u>=0)c.add(this._items[t]);else if(0===h&&0===n||0===a)a=p,c.add(this._items[t]);else{if(p>l+e){if(h>=i){o.push(new Set(this._items.slice(t)));break}r.push((this._isRtl?a:h)-n),o.push(new Set([this._items[t]]))}else c.add(this._items[t]);a=p}}return r.push(i),s.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===Wo?this.prev():i===zo&&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(Xo),e.querySelector(".current-slide").textContent="");const t=this._el.querySelector(`.${$o} > :nth-child(${this._currentPage+1})`);t.classList.add(Xo),t.querySelector(".current-slide").textContent=jo("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(Vo),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(Vo)}_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(${e||0}px, ${t||0}px, 0px)`}_dispatchPageChangeEvent(){m(this._el,"pagechange",{pageNumber:this._currentPage})}}var Qo=Object.hasOwnProperty,Jo=Object.setPrototypeOf,Zo=Object.isFrozen,es=Object.getPrototypeOf,ts=Object.getOwnPropertyDescriptor,ns=Object.freeze,is=Object.seal,rs=Object.create,os="undefined"!=typeof Reflect&&Reflect,ss=os.apply,as=os.construct;ss||(ss=function(e,t,n){return e.apply(t,n)}),ns||(ns=function(e){return e}),is||(is=function(e){return e}),as||(as=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 ls,cs=Es(Array.prototype.forEach),us=Es(Array.prototype.pop),ds=Es(Array.prototype.push),hs=Es(String.prototype.toLowerCase),ps=Es(String.prototype.match),fs=Es(String.prototype.replace),ms=Es(String.prototype.indexOf),gs=Es(String.prototype.trim),vs=Es(RegExp.prototype.test),ys=(ls=TypeError,function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return as(ls,t)});function Es(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 ss(e,t,i)}}function bs(e,t){Jo&&Jo(e,null);for(var n=t.length;n--;){var i=t[n];if("string"==typeof i){var r=hs(i);r!==i&&(Zo(t)||(t[n]=r),i=r)}e[i]=!0}return e}function _s(e){var t=rs(null),n=void 0;for(n in e)ss(Qo,e,[n])&&(t[n]=e[n]);return t}function ws(e,t){for(;null!==e;){var n=ts(e,t);if(n){if(n.get)return Es(n.get);if("function"==typeof n.value)return Es(n.value)}e=es(e)}return function(e){return console.warn("fallback value for",e),null}}var Ts=ns(["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"]),xs=ns(["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"]),Ss=ns(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Cs=ns(["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"]),Is=ns(["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"]),ks=ns(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),As=ns(["#text"]),Ls=ns(["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"]),Os=ns(["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"]),Rs=ns(["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"]),Ns=ns(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ps=is(/\{\{[\s\S]*|[\s\S]*\}\}/gm),Ms=is(/<%[\s\S]*|[\s\S]*%>/gm),Ds=is(/^data-[\-\w.\u00B7-\uFFFF]/),Us=is(/^aria-[\-\w]+$/),Bs=is(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Fs=is(/^(?:\w+script|data):/i),qs=is(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Hs="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 Gs(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 js=function(){return"undefined"==typeof window?null:window};var Ks=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:js(),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,s=t.HTMLTemplateElement,a=t.Node,l=t.Element,c=t.NodeFilter,u=t.NamedNodeMap,d=void 0===u?t.NamedNodeMap||t.MozNamedAttrMap:u,h=t.HTMLFormElement,p=t.DOMParser,f=t.trustedTypes,m=l.prototype,g=ws(m,"cloneNode"),v=ws(m,"nextSibling"),y=ws(m,"childNodes"),E=ws(m,"parentNode");if("function"==typeof s){var b=r.createElement("template");b.content&&b.content.ownerDocument&&(r=b.content.ownerDocument)}var _=function(e,t){if("object"!==(void 0===e?"undefined":Hs(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,I=T.getElementsByTagName,k=i.importNode,A={};try{A=_s(r).documentMode?r.documentMode:{}}catch(e){}var L={};n.isSupported="function"==typeof E&&x&&void 0!==x.createHTMLDocument&&9!==A;var O=Ps,R=Ms,N=Ds,P=Us,M=Fs,D=qs,U=Bs,B=null,F=bs({},[].concat(Gs(Ts),Gs(xs),Gs(Ss),Gs(Is),Gs(As))),q=null,H=bs({},[].concat(Gs(Ls),Gs(Os),Gs(Rs),Gs(Ns))),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,K=null,W=!0,z=!0,V=!1,$=!1,X=!1,Y=!1,Q=!1,J=!1,Z=!1,ee=!1,te=!0,ne=!0,ie=!1,re={},oe=null,se=bs({},["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"]),ae=null,le=bs({},["audio","video","img","source","image","track"]),ce=null,ue=bs({},["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":Hs(e))||(e={}),e=_s(e),B="ALLOWED_TAGS"in e?bs({},e.ALLOWED_TAGS):F,q="ALLOWED_ATTR"in e?bs({},e.ALLOWED_ATTR):H,ce="ADD_URI_SAFE_ATTR"in e?bs(_s(ue),e.ADD_URI_SAFE_ATTR):ue,ae="ADD_DATA_URI_TAGS"in e?bs(_s(le),e.ADD_DATA_URI_TAGS):le,oe="FORBID_CONTENTS"in e?bs({},e.FORBID_CONTENTS):se,j="FORBID_TAGS"in e?bs({},e.FORBID_TAGS):{},K="FORBID_ATTR"in e?bs({},e.FORBID_ATTR):{},re="USE_PROFILES"in e&&e.USE_PROFILES,W=!1!==e.ALLOW_ARIA_ATTR,z=!1!==e.ALLOW_DATA_ATTR,V=e.ALLOW_UNKNOWN_PROTOCOLS||!1,$=e.SAFE_FOR_TEMPLATES||!1,X=e.WHOLE_DOCUMENT||!1,J=e.RETURN_DOM||!1,Z=e.RETURN_DOM_FRAGMENT||!1,ee=e.RETURN_TRUSTED_TYPE||!1,Q=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}:hs,$&&(z=!1),Z&&(J=!0),re&&(B=bs({},[].concat(Gs(As))),q=[],!0===re.html&&(bs(B,Ts),bs(q,Ls)),!0===re.svg&&(bs(B,xs),bs(q,Os),bs(q,Ns)),!0===re.svgFilters&&(bs(B,Ss),bs(q,Os),bs(q,Ns)),!0===re.mathMl&&(bs(B,Is),bs(q,Rs),bs(q,Ns))),e.ADD_TAGS&&(B===F&&(B=_s(B)),bs(B,e.ADD_TAGS)),e.ADD_ATTR&&(q===H&&(q=_s(q)),bs(q,e.ADD_ATTR)),e.ADD_URI_SAFE_ATTR&&bs(ce,e.ADD_URI_SAFE_ATTR),e.FORBID_CONTENTS&&(oe===se&&(oe=_s(oe)),bs(oe,e.FORBID_CONTENTS)),ne&&(B["#text"]=!0),X&&bs(B,["html","head","body"]),B.table&&(bs(B,["tbody"]),delete j.tbody),ns&&ns(e),Ee=e)},Te=bs({},["mi","mo","mn","ms","mtext"]),xe=bs({},["foreignobject","desc","title","annotation-xml"]),Se=bs({},xs);bs(Se,Ss),bs(Se,Cs);var Ce=bs({},Is);bs(Ce,ks);var Ie=function(e){ds(n.removed,{element:e});try{e.parentNode.removeChild(e)}catch(t){try{e.outerHTML=w}catch(t){e.remove()}}},ke=function(e,t){try{ds(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){ds(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e&&!q[e])if(J||Z)try{Ie(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Ae=function(e){var t=void 0,n=void 0;if(Q)e="<remove></remove>"+e;else{var i=ps(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 s=t.body||t.documentElement;return e&&n&&s.insertBefore(r.createTextNode(n),s.childNodes[0]||null),fe===pe?I.call(t,X?"html":"body")[0]:X?t.documentElement:s},Le=function(e){return S.call(e.ownerDocument||e,e,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT,null,!1)},Oe=function(e){return"object"===(void 0===a?"undefined":Hs(a))?e instanceof a:e&&"object"===(void 0===e?"undefined":Hs(e))&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName},Re=function(e,t,i){L[e]&&cs(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 Ie(e),!0;if(ps(e.nodeName,/[\u0080-\uFFFF]/))return Ie(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))&&vs(/<[/\w]/g,e.innerHTML)&&vs(/<[/\w]/g,e.textContent))return Ie(e),!0;if("select"===r&&vs(/<template/i,e.innerHTML))return Ie(e),!0;if(!B[r]||j[r]){if(ne&&!oe[r]){var o=E(e)||e.parentNode,s=y(e)||e.childNodes;if(s&&o)for(var a=s.length-1;a>=0;--a)o.insertBefore(g(s[a],!0),v(e))}if(!j[r]&&Me(r)){if(G.tagNameCheck instanceof RegExp&&vs(G.tagNameCheck,r))return!1;if(G.tagNameCheck instanceof Function&&G.tagNameCheck(r))return!1}return Ie(e),!0}return e instanceof l&&!function(e){var t=E(e);t&&t.tagName||(t={namespaceURI:pe,tagName:"template"});var n=hs(e.tagName),i=hs(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=bs({},["title","style","font","a","script"]);return!Ce[n]&&(r[n]||!Se[n])}return!1}(e)?(Ie(e),!0):"noscript"!==r&&"noembed"!==r||!vs(/<\/no(script|embed)/i,e.innerHTML)?($&&3===e.nodeType&&(i=e.textContent,i=fs(i,O," "),i=fs(i,R," "),e.textContent!==i&&(ds(n.removed,{element:e.cloneNode()}),e.textContent=i)),Re("afterSanitizeElements",e,null),!1):(Ie(e),!0)},Pe=function(e,t,n){if(te&&("id"===t||"name"===t)&&(n in r||n in be))return!1;if(z&&!K[t]&&vs(N,t));else if(W&&vs(P,t));else if(!q[t]||K[t]){if(!(Me(e)&&(G.tagNameCheck instanceof RegExp&&vs(G.tagNameCheck,e)||G.tagNameCheck instanceof Function&&G.tagNameCheck(e))&&(G.attributeNameCheck instanceof RegExp&&vs(G.attributeNameCheck,t)||G.attributeNameCheck instanceof Function&&G.attributeNameCheck(t))||"is"===t&&G.allowCustomizedBuiltInElements&&(G.tagNameCheck instanceof RegExp&&vs(G.tagNameCheck,n)||G.tagNameCheck instanceof Function&&G.tagNameCheck(n))))return!1}else if(ce[t]);else if(vs(U,fs(n,D,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==ms(n,"data:")||!ae[e]){if(V&&!vs(M,fs(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 s=e.attributes;if(s){var a={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:q};for(o=s.length;o--;){var l=t=s[o],c=l.name,u=l.namespaceURI;if(i=gs(t.value),r=ye(c),a.attrName=r,a.attrValue=i,a.keepAttr=!0,a.forceKeepAttr=void 0,Re("uponSanitizeAttribute",e,a),i=a.attrValue,!a.forceKeepAttr&&(ke(c,e),a.keepAttr))if(vs(/\/>/i,i))ke(c,e);else{$&&(i=fs(i,O," "),i=fs(i,R," "));var d=ye(e.nodeName);if(Pe(d,r,i))try{u?e.setAttributeNS(u,c,i):e.setAttribute(c,i),us(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 s=void 0,l=void 0,c=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 ys("toString is not a function");if("string"!=typeof(e=e.toString()))throw ys("dirty is not a string, aborting")}if(!n.isSupported){if("object"===Hs(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(Y||we(r),n.removed=[],"string"==typeof e&&(ie=!1),ie){if(e.nodeName){var h=ye(e.nodeName);if(!B[h]||j[h])throw ys("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof a)1===(l=(s=Ae("\x3c!----\x3e")).ownerDocument.importNode(e,!0)).nodeType&&"BODY"===l.nodeName||"HTML"===l.nodeName?s=l:s.appendChild(l);else{if(!J&&!$&&!X&&-1===e.indexOf("<"))return _&&ee?_.createHTML(e):e;if(!(s=Ae(e)))return J?null:ee?w:""}s&&Q&&Ie(s.firstChild);for(var p=Le(ie?e:s);c=p.nextNode();)3===c.nodeType&&c===u||Ne(c)||(c.content instanceof o&&Ue(c.content),De(c),u=c);if(u=null,ie)return e;if(J){if(Z)for(d=C.call(s.ownerDocument);s.firstChild;)d.appendChild(s.firstChild);else d=s;return q.shadowroot&&(d=k.call(i,d,!0)),d}var f=X?s.outerHTML:s.innerHTML;return $&&(f=fs(f,O," "),f=fs(f,R," ")),_&&ee?_.createHTML(f):f},n.setConfig=function(e){we(e),Y=!0},n.clearConfig=function(){Ee=null,Y=!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]||[],ds(L[e],t))},n.removeHook=function(e){L[e]&&us(L[e])},n.removeHooks=function(e){L[e]&&(L[e]=[])},n.removeAllHooks=function(){L={}},n}(),Ws=Ks;const zs={ADD_TAGS:["#comment","li-icon","icon","iframe"],ADD_ATTR:["target"],FORCE_BODY:!0,RETURN_DOM:!0};function Vs(e){return $s(null,e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).innerHTML}function $s(e,t){let{ADD_TAGS:n=[],ADD_ATTR:i=[]}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r={...zs};r.ADD_TAGS=[...r.ADD_TAGS,...n],r.ADD_ATTR=[...r.ADD_ATTR,...i];const o=Ws.sanitize(t,r);return e&&e.nodeType===Node.ELEMENT_NODE&&(e.innerHTML="",e.append(...o.childNodes)),o}var Xs=Object.freeze({__proto__:null,sanitizedMarkupOptions:zs,getSanitizedMarkup:Vs,setSanitizedMarkup:$s}),Ys="aria-[a-z0-9_\\-]+|class|data-[a-z0-9_\\-]+|dir|id|role|tabindex",Qs=function(){if("undefined"==typeof document)return!0;return"textContent"in document.createElement("div")}()?"textContent":"innerText",Js=["b","del","em","i","s","strong","sub","sup"],Zs=Js.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"]),ea=[Ys,"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("|"),ta="href|src",na="data:image/(?:gif|jpg|jpeg|png);base64,",ia="https?|ftp|mailto|invalid";function ra(){}var oa=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]}))}}(),sa=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,s){return r?(a=r,i.hasOwnProperty(a)?i[a]:(e.innerHTML="&"+a+";",l=e[Qs],i[a]=l,l)):o||s?t(parseInt(o||s,o?16:10)||65533):"�";var a,l}))}}();var aa=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function la(e){return/[<&]/.test(e)}var ca,ua=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)},da="[ \t\r\n]*",ha="[ \t\r\n]+";function pa(e){e=aa(e)?e:[e];var t,n,i,r=0,o="<(?!/?";return o+="(?:",ua(e,(function(e,s){t=e.tags||Zs,n=e.attrs||ea,i=e.checkUrlAttrs||!1,0!==s&&(o+="|"),o+="(?:"+t.join("|")+")",o+="(?:",o+=da,o+="|"+ha,o+="(?:(?:",o+="(?:"+n+")(?:=([\"'])[^'\"<>]*\\"+ ++r+")?",i&&(o+="|(?:"+ta+")=([\"'])(?:(?:"+ia+")(?::|&#(?:58|x3a);)|(?:"+na+")|[/.#?]|&#(?:35|4[67]|63|x(?:2[3ef]|3f));)[^'\"<>]*\\"+ ++r),o+=")"+da+")+",o+=")"})),o+=")",o+="/?>)",new RegExp(o,"i")}function fa(e){return pa({tags:e=e||Zs,checkUrlAttrs:!0})}function ma(e,t){var n=(t=t||{}).allowTags,i=!1!==t.hasCustomElementMarkup;return n?!fa(n).test(e):i?!ma.R_UNSAFE_CUSTOM_ELEMENT.test(e):!ma.R_UNSAFE_HTML.test(e)}function ga(e){return e.replace(/<[^>]*>|[<>'"&\\]/g,"")}function va(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 ra||"number"==typeof o))throw new Error("Only strings, numbers, and jSecure types are allowed as placeholder replacements.");o=r?oa(o):o.toString()}return n[i]=o,o}))}(e,t):e,r=e;return la(i)&&!ma(i,n)&&(i=ga(i),bo("Content contains non-whitelisted tags or attributes:\nContent: "+r,"error")),i}function ya(e,t){for(var n=+t.length,i=0,r=e.length;i<n;i++)e[r++]=t[i];return e.length=r,e}ma.R_UNSAFE_HTML=fa(),ma.R_UNSAFE_CUSTOM_ELEMENT=pa([{tags:Zs,checkUrlAttrs:!0},{tags:[(ca={tag:"li-icon",attrs:"active|a11y-text|animate|color|size|type"}).tag],attrs:[Ys,ca.attrs].join("|"),checkUrlAttrs:!1}]);var Ea={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,"",""]};Ea.optgroup=Ea.option,Ea.tbody=Ea.tfoot=Ea.colgroup=Ea.caption=Ea.thead,Ea.th=Ea.td;var ba=/<([\w:]+)/;function _a(e,t){var n,i,r,o,s,a,l,c=t.createDocumentFragment(),u=[];for(s=0,l=e.length;s<l;s++)if((o=e[s])||0===o)if("string"==typeof o){for(r=r||c.appendChild(t.createElement("div")),n=(ba.exec(o)||["",""])[1].toLowerCase(),xa(r,(i=Ea[n]||Ea._default)[1]+o+i[2]),a=i[0];a--;)r.lastChild&&r.lastChild.nodeType===Node.ELEMENT_NODE&&(r=r.lastChild);ya(u,r.childNodes),(r=c.firstChild).textContent=""}else ya(u,o.nodeType?[o]:o);for(c.textContent="",o=u[s=0];o;)c.appendChild(o),o=u[++s];return c}var wa=va,Ta=va;function xa(e,t,n){var i=va(t,n);return la(i)?e.innerHTML=i:e[Qs]=i,i}function Sa(e,t){if(!(this instanceof Sa))return new Sa(e,t);(t=t||{}).allowTags=t.allowTags?t.allowTags.reduce((function(e,t){return e.concat(t)}),[]):null,this._string=e,this._options=t}Sa.prototype=function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}(new ra,{toString:function(){var e=this._string,t=this._stringVal,n=e;return void 0!==t?t:(ma(e,this._options)||(n=e,e=ga(e),bo("UnsafeString contains non-whitelisted tags or attributes.\nString: "+n,"error")),this._stringVal=e,e)}});var Ca={ALLOWED_TAGS:Zs,FORMATTING_TAGS:Js,htmlEncode:oa,htmlUnencode:sa,log:bo,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="",s=n.length;return e&&e.forEach((function(e,t){o+=e,t<s&&(r=n[t],o+=r instanceof Sa?r:oa(r))})),Ta(o)},parseHTML:function(e,t){var n;if(t=t||document.implementation&&document.implementation.createHTMLDocument?document.implementation.createHTMLDocument(""):document,"string"==typeof e)n=_a([e],t);else{if(!aa(e))return e;n=_a(e,t)}return ya([],n.childNodes)},parseSelector:function(e){return"string"==typeof e&&/^(?:\s*(<[\w\W]+>)[^>]*)$/.test(e)?[]:e},processTemplate:wa,reEncode:function(e){return oa(sa(e))},_redirector:Io,redirect:function(e){const t=Co(e);t===e&&Io.redirect(t)},sanitizeHTML:Ta,sanitizeUrl:Co,setElementContent:xa,text:function(e){return bo("jSecure.text() is deprecated. Please use jSecure.htmlEncode().","warn"),oa(e)},unsafe:function(e){return e},UnsafeString:Sa};const Ia="keydown",ka='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 Aa(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:Aa(e.parentElement,i)}function La(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||Aa(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");K(function(e){let t="";const n=e.getAttribute("role"),i=e.getAttribute("aria-labelledby"),r=e.getAttribute("aria-describedby"),o=e.dataset.primaryActionLabel,s=e.dataset.secondaryActionLabel;if("dialog"===n&&(i||r)){const n=i&&e.querySelector(`#${i}`),a=r&&e.querySelector(`#${r}`),l=n&&n.textContent,c=a&&a.textContent;l&&(t+=l),c&&(t+=c),s&&(t=`${t} ${s}`),o&&(t=`${t} ${o}`)}return t.trim()}(t),j.ASSERTIVE),Oa(r,!0);const o=t.querySelectorAll(ka);let s;if(o.length>0){const e=o[0],r=o[o.length-1];Ra(i||e),s=function(t){t.key===I.TAB?t.shiftKey&&document.activeElement===e?(t.preventDefault(),r.focus()):t.shiftKey||document.activeElement!==r||(t.preventDefault(),e.focus()):t.key===I.ESCAPE&&n&&n(t)},t.addEventListener(Ia,s)}return function(){s&&t.removeEventListener(Ia,s),K(),Oa(r)}}function Oa(){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 Ra(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 Na=Object.freeze({__proto__:null,FOCUSABLE_ELEMENT_SELECTORS:ka,handleA11Y:La,focusElementHandler:Ra});const Pa="toast--hidden",Ma=".toast",Da=".toast__message",Ua=Object.freeze({CAUTION:"caution",ERROR:"error",GDPR:"gdpr",NOTIFY:"notify",SUCCESS:"success"});class Ba{static TOAST_TYPES=Ua;static TOAST_ADD_TIMEOUT=500;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(Ua).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?`${n}_toast-${e}`:`toast-${e}`,s=this._createToastEl(e,t,o,i);return this._addToast(s,r)}clearAllToasts(){let e=this._el.querySelectorAll(Ma);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,Ma);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-${e}`).content.firstElementChild.cloneNode(!0);if(!r||!o)throw new Error("Toast templates are missing");r.classList.add(`toast--${e}`),r.setAttribute("type",e);const s=r.querySelector(Da);s.insertBefore(o,s.firstElementChild);r.querySelector(".toast__dismiss-btn").setAttribute("data-tracking-control-name",`${n}_dismiss`);const a=r.querySelector(".toast__message-content");let l="text-color-text-neutral";if(e===Ua.CAUTION?l="text-color-text-caution":e===Ua.ERROR?l="text-color-text-negative":e===Ua.SUCCESS&&(l="text-color-text-positive"),a.classList.add(l),$s(a,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",Ca.sanitizeUrl(d(i.url,i.trk))),t.setAttribute("target",n),t.textContent=i.text,e.classList.add(l),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(Da);return this._hasToast()&&this._el.classList.remove("invisible"),this._refreshLazyLoader(),setTimeout((function(){e.classList.remove(Pa),t&&Ra(n)}),this.TOAST_ADD_TIMEOUT),e}_removeToast(e){let t=this._el;e.classList.add(Pa),setTimeout((()=>{e.remove(),this._hasToast()||t.classList.add("invisible"),this.removeToastCallback()}),500)}_hasToast(){return[...this._el.children].some((e=>"template"!==e.tagName.toLowerCase()))}_refreshLazyLoader(){window.lazyloader?.then?.((e=>{e.refreshLoader()}))}}const Fa="session_redirect",qa={COPY:"copy",LINKEDIN:"linkedin",TWITTER:"twitter",FACEBOOK:"facebook"},Ha=Object.keys(qa).map((e=>qa[e]));class Ga{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,`.${n}`);r&&this.share(r.dataset.shareService)}))}_getServiceUrl(e){this.checkAndUpdateUtm(e);const t={linkedin:`https://www.${x(this.document)}/shareArticle?mini=true&url=${this._encodedShareUrl}&title=${this._encodedShareMessage}`,twitter:`https://twitter.com/intent/tweet?url=${this._encodedShareUrl}&text=${this._encodedShareMessage}`,facebook:`https://www.facebook.com/sharer/sharer.php?u=${this._encodedShareUrl}`};return jo("disableLinkedinShareRedirectLink")&&"linkedin"===e?jo("isGuest")?(this.window.location.href=this._updateSignInUrlWithParams(jo("signInUrl")),""):"":t[e]||""}_updateSignInUrlWithParams(e){const t=new URL(e),n=t.searchParams,i=h(n.get(Fa),"openShareModal",!0);return n.set(Fa,i),t.toString()}share(e){if(Ha.includes(e)){const t=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:t})):this.displayToast({showError:!0})}catch(e){this.displayToast({showError:!0})}finally{this.collapsibleDropdown?.dropdownContentEl?.classList?.add("hidden")}else{const n=this._getServiceUrl(e,t);if(!n)return;this.window.open(n,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 Ba({removeToastCallback:this.removeToastCallback.bind(this)});i.clearAllToasts();const r=t?"error":"success";i.trigger(r,jo(`i18n_copy_cta_message_${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=`${this._nonEncodedShareUrl}&utm_campaign=${e}`,this._encodedShareUrl=this.window.encodeURIComponent(this._nonEncodedShareUrl))}removeToastCallback(){this.collapsibleDropdown.shouldReturnFocusToTrigger(),this.shareTriggerElement?.focus()}}class ja extends Ga{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="social-share__item",this.collapsibleDropdown=new te(e,{dropdownTriggerEl:this.socialShareButton}),super.init(this.dropdown,this.itemClassName)}}const Ka=["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(Ka,"i");const Wa=Object.freeze({VERTICAL:"4:5",HORIZONTAL:"16:9",SQUARED:"1:1"});class za{#e;#t;#n=0;#i=0;get shouldAutoplay(){return this.#e.hasAttribute("data-is-autoplay-enabled")}get shouldAutoloop(){return this.shouldAutoplay&&this.#e.hasAttribute("data-is-autoloop-enabled")}get isVideoSponsored(){return this.#e.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;const{sources:o,posterUrl:s,digitalmediaAssetUrn:a,trackingId:l,captionsUrl:c,aspectRatio:u,adaptiveAspectRatio:d}=e.dataset,h=o?JSON.parse(o):[],p=parseFloat(e.getAttribute("currentTime"));if(!h.length&&!a)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?Wa.VERTICAL:e>1?Wa.HORIZONTAL:Wa.SQUARED}(u);e&&(t.aspectRatio=e)}this.#e=e,this._mediaPlayerInstancePromise=this._createPlayer(e,l,a,t,i).then((e=>(s&&e.poster(s),h.length>0&&e.src(h),c&&e.addRemoteTextTrack({default:!1,kind:"captions",label:"English",srclang:"en",mode:"hide",src:c}),p&&e.currentTime(p),this._bindTracking(e,n),e))),this._mediaPlayerInstancePromise&&(this._setupAutoPlayPromise=this.#r(r))}_createPlayer(e,t,n,i,r){return r.then((e=>e.getLazyLoadedJavascriptModule("media-player"))).then((r=>{const{createPlayer:o}=r,s=i.plugins&&i.plugins.rum&&i.plugins.rum.mediaHeader&&i.plugins.rum.mediaHeader.mediaSource||"ugc",a={errorDisplay:!1,controlBar:{fullscreenToggle:!0,backToStartButton:!0,captionsToggle:{selected:!0}},plugins:{posterBackground:!0},...i};return a.plugins.tracking={mediaUrn:n,trackingId:t},a.plugins.controlInteraction={},a.plugins.rum={mediaUrn:n,trackingId:t,mediaHeader:{mediaSource:s}},e.closest("[data-is-sponsored]")&&(a.plugins.moat={pageContext:"FEED"}),o(e,a)}))}_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={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}#r(e){return this.getPlayerPromise().then((t=>{this.#t=t,this.shouldAutoplay&&(t.muted(!0),this.#o(e,t.el()),this.#s()),this.shouldAutoloop&&this.#a(t)}))}#a(e){e.on("durationchange",(()=>{const t=e.duration?.();isNaN(t)||(this.#n=t)})),e.on("ended",(()=>{this.#i+=this.#n,this.#n&&this.#i<30&&e.play()}))}#o=(e,t)=>{const{autoPlayExposeRatio:n}=this,i=e=>e.forEach((e=>{e.intersectionRatio>=n?this.#l():this.#c()})),r={threshold:n};e&&t&&(this.intersectionObserverInstance&&this.intersectionObserverInstance.disconnect(),this.intersectionObserverInstance=new e(i,r),this.intersectionObserverInstance.observe(t))};#s(){this.document&&this.document.addEventListener("visibilitychange",(()=>{"visible"===this.document.visibilityState?this.#l():this.#c()}))}#l=()=>{this.#t?.play()};#c=()=>{this.#t?.pause(),this.#i=0}}class Va{constructor(e){let{scrollThreshold:t=50,hideOnScrollBack:i=!1,hideOnScrollDown:r=!1,isBottom:o=!0,exposeStickyState:s=!1,marginApplied:a=!1,debounceDelay:l=100,isPositionSticky:c=!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=s,this._scrollListener=p(this._onScroll.bind(this),l),this.marginApplied=a,this.previousScrollPosition=window.pageYOffset,this._setSpacingBound=this._setSpacing.bind(this),this.isPositionSticky=c,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(){X()||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=`${this.originalMarginTop}px`,document.body.style.marginBottom=`${this.originalMarginBottom}px`))}_setBottomSpacing(){let e=this.el.clientHeight;document.body.style.marginBottom&&!this.marginApplied&&(e+=this.originalMarginBottom),document.body.style.marginBottom=`${e}px`}_setTopSpacing(){let e=this.el.clientHeight;document.body.style.marginTop&&!this.marginApplied&&(e+=this.originalMarginTop),document.body.style.marginTop=`${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 $a;const Xa=new Uint8Array(16);function Ya(){if(!$a&&($a="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!$a))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return $a(Xa)}const Qa=[];for(let e=0;e<256;++e)Qa.push((e+256).toString(16).slice(1));var Ja={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Za(e,t,n){if(Ja.randomUUID&&!t&&!e)return Ja.randomUUID();const i=(e=e||{}).random||(e.rng||Ya)();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(Qa[e[t+0]]+Qa[e[t+1]]+Qa[e[t+2]]+Qa[e[t+3]]+"-"+Qa[e[t+4]]+Qa[e[t+5]]+"-"+Qa[e[t+6]]+Qa[e[t+7]]+"-"+Qa[e[t+8]]+Qa[e[t+9]]+"-"+Qa[e[t+10]]+Qa[e[t+11]]+Qa[e[t+12]]+Qa[e[t+13]]+Qa[e[t+14]]+Qa[e[t+15]]).toLowerCase()}(i)}function el(){let{endpoint:e,headers:t={"Content-Type":"application/json"},queryId:n,variables:i={},...r}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const o=b(document);if(!o)throw new Error("Missing pageKey for graphQL request from browser");return ne(e,{method:"POST",headers:t,postData:JSON.stringify({queryId:n,variables:i,pageKey:o}),...r})}class tl{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 el({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)}}const nl="loader--absolute",il="loader--show",rl="loader--full-screen",ol="no-scroll",sl="loader-wrapper";class al{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(nl),window.addEventListener("pagehide",(e=>{let{persisted:t}=e;t&&this.hide()}))}show(){this.el.classList.add(il),this.el.classList.contains(rl)&&document.body.classList.add(ol),this.isAbsoluteVariant&&this.wrapperEl.classList.add(sl)}hide(){this.el.classList.remove(il),document.body.classList.remove(ol),this.isAbsoluteVariant&&this.wrapperEl.classList.remove(sl)}}const ll="dismissable-input",cl="dismissable-input--focus",ul="dismissable-input__button",dl="dismissable-input__button--show",hl="dismissable-input__input";class pl{constructor(e){this.el=e,this._input=this.el.querySelector(`.${hl}`),this._dismissButtonEl=this.el.querySelector(`.${ul}`),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(cl),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(dl)}_showDismissButton(){this._dismissButtonEl.classList.add(dl)}_onInputBlur(){this.el.classList.remove(cl)}clear(){this._input.value="",setTimeout((()=>{this._input.focus()}),300),m(this.el,"clear")}}const fl={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"},ml="i18n_aria_live_text_no-suggestions",gl="i18n_aria_live_text_one-suggestion",vl="i18n_aria_live_text_multiple-suggestions",yl=500;class El{constructor(e,t){let{createDismissableInput:n,elementClasses:i=fl,generateApiUrl:r,liveTextEl:o,liveTextClearTime:s=yl,onSelect:a,onInput:l=()=>{},inputEl:c,dropdownContainerEl:u,dropdownListEl:d,isFullPageTypeahead:h,closeOnEscape:f=!1}=t;this.el=e,this._liveTextClearTime=s,this._elementClasses=i,this._closeOnEscape=f,this._input=c||this.el.querySelector(`.${hl}`),this._dropdownContainerEl=u||this.el.querySelector(`.${this._elementClasses.dropdown}`),this._dropdownListEl=d||this.el.querySelector(`.${this._elementClasses.dropdownList}`),this._listId=this._dropdownListEl.id,this._generateApiUrl=r,this._onSelect=a,this._onInput=l,this._typeaheadItemTemplate=this.el.querySelector(`.${this._elementClasses.template}`),this._boundClickOutsideToCloseHandler=this._clickOutsideToCloseHandler.bind(this),this._liveTextEl=o||this.el.querySelector(`.${this._elementClasses.liveText}`),n&&(this.dismissableInput=new pl(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 I.ARROW_DOWN:e.preventDefault(),this._moveToResult(1);break;case I.ARROW_UP:e.preventDefault(),this._moveToResult(-1);break;case I.ESCAPE:this._closeOnEscape&&this._hideList();break;case I.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(`.${this._elementClasses.listItem}`),r=i.querySelector(`.${this._elementClasses.dropdownText}`);i.id=`${this._input.name}-${t+1}`,r.textContent=e.displayName,r.dataset.id=e.id,this._dropdownListEl.appendChild(n)})),this._dropdownListItemEls=a(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(`.${this._elementClasses.dropdownText}`)||t.closest(`.${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=jo(ml),this._liveTextOneSuggestion=jo(gl),this._liveTextMultipleSuggestions=jo(vl)}_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 bl="no-scroll",_l="fixed",wl="show-on-mobile",Tl="hide-on-mobile",xl="isExpanded";class Sl{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 V(this.expandedEl))}showExpandedSearch(){this.isExpanded=!0,this.isMobileDevice&&(this.focusTrap.init(),this.placeholderEl.classList.add("hidden")),this.placeholderEl.classList.remove(wl),this.placeholderEl.classList.add(Tl),this.expandedEl.classList.add(xl),document.body.classList.add(bl),this.isIOSDevice&&(document.body.classList.add(_l),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(xl),this.placeholderEl.classList.remove(Tl),this.placeholderEl.classList.add(wl),document.body.classList.remove(bl),this.isIOSDevice&&(document.body.classList.remove(_l),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,`.${fl.block}`)||document.activeElement.blur()}_userIsTabbedOut(){if(this.expandedEl.classList.contains(xl)&&ko()){return!this.expandedEl.contains(document.activeElement)}return!1}}class Cl extends El{constructor(e,t){let{generateApiUrl:n,liveTextEl:i,onSelect:r,onInput:o,isFullPageTypeahead:s}=t;super(e,{createDismissableInput:!0,generateApiUrl:n,liveTextEl:i,onSelect:r,onInput:o,isFullPageTypeahead:s})}}const Il={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"},kl="i18n_aria_live_text_recent-searches-one-suggestion",Al="i18n_aria_live_text_recent-searches-multiple-suggestions",Ll="i18n_aria_live_text_recent-searches-cleared";class Ol extends El{constructor(e,t){let{liveTextEl:n,clearRecentSearchApiBaseUrl:i}=t;if(super(e,{liveTextEl:n,elementClasses:Il,liveTextClearTime:1e3,closeOnEscape:!0}),!e)throw Error("An element must be provided to RecentSearches");if(this.dropdownContainerEl=e.querySelector(`.${Il.dropdown}`),!this.dropdownContainerEl)throw Error("A RecentSearches container element must be in the RecentSearches parent element");this._clearRecentSearchApiBaseUrl=i,this._dropdownListItemEls=a(this.dropdownContainerEl.querySelectorAll(`.${Il.listItem}`)),this._clearBtnItem=e.querySelector(`.${Il.listItemClearButton}`),this._dropdownListItemEls.push(this._clearBtnItem),this._dismissButtonEl=e.querySelector(`.${ul}`)}_attachEventListeners(){this._clearBtn=this.el.querySelector(`.${Il.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(`.${Il.listItemLink}`);n?this._redirect(n):t.classList.contains(Il.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(Il.showList),document.body.removeEventListener("click",this._boundClickOutsideToCloseHandler),this._setExpandedState(!1),this._setHighlightedEl(null))}_getLiveTextOptions(){this._liveTextOneSuggestion=jo(kl),this._liveTextMultipleSuggestions=jo(Al),this._liveTextClearedSuggestions=jo(Ll)}_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 Rl="tab-selected",Nl="hidden",Pl="switcher-tabs__button",Ml="switcher-tabs__tab";class Dl{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(".switcher-tabs__trigger-and-tabs"),this.switcherTabs=this.el.querySelector(".switcher-tabs"),this.dropdownList=this.el.querySelector(".switcher-tabs__list"),this.dropdownTrigger=this.el.querySelector(".switcher-tabs__placeholder"),this.dropdownPlaceholderText=this.el.querySelector(".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(".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(Nl),this.dropdownList.querySelector("button").focus()}_closeSwitcher(){this.dropdownList.removeEventListener("click",this._handleSwitcherClick),this.switcherTabs.classList.add(Nl)}_handleSwitcherClick(e){if(!e.target.classList.contains(Pl)&&!e.target.classList.contains(Ml))return;const n=t(e.target,`.${Ml}`),i=n.querySelector(`.${Pl}`).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(`.${Rl}`);if(t(n,`.${Ml}`)&&(n.setAttribute("aria-selected","false"),n.classList.remove(Rl)),e.classList.contains(Ml)){const t=e.querySelector(`.${Pl}`);t.classList.add(Rl),t.setAttribute("aria-selected","true")}}_updatePlaceholderText(){let e=this.el.querySelector(`.${Rl}`);e&&(this.dropdownPlaceholderText.textContent=e.textContent)}}class Ul{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 s=this.el.querySelector(".search-bar__live-text");this.shouldSearchOnSelect=i,this.placeholderEl=this.el.querySelector(".search-bar__placeholder");const l=!!this.el.querySelector(".search-bar__mobile-wrapper");if(this.baseSearchBarsMap=a(this.el.querySelectorAll(".base-search-bar")).reduce(((e,t)=>{const n=new Sl(t,this.el,this.placeholderEl,{onCloseExpandedSearch:r,isMobileDevice:l});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 Cl(e,{generateApiUrl:this._generateKeywordsTypeaheadApiUrl.bind(this),liveTextEl:s,onSelect:this._onKeywordsTypeaheadSelect.bind(this)});e.querySelector(`.${Il.dropdown}`)&&new Ol(e,{clearRecentSearchApiBaseUrl:n,liveTextEl:s}),new Cl(this.el.querySelector(".location-typeahead-input"),{generateApiUrl:this._generateLocationTypeaheadApiUrl.bind(this),liveTextEl:s,onSelect:this._onLocationTypeaheadSelect.bind(this),onInput:this._onLocationTypeaheadInput.bind(this)}),Array.from(this.el.querySelectorAll(`.${ll}.search-input`)).forEach((e=>{new pl(e);e.querySelector(`.${Il.dropdown}`)&&new Ol(e,{clearRecentSearchApiBaseUrl:n,liveTextEl:s})})),this._addCustomErrorStateHandler()}else Array.from(this.el.querySelectorAll(`.${ll}`)).forEach((e=>new pl(e)));o&&(this.switcher=new Dl(e,this.baseSearchBarsMap,this.placeholderEl)),this.setupSearchInputFocusTracking()}_generateKeywordsTypeaheadApiUrl(e){return`${this.typeaheadApiBaseUrl}?query=${window.encodeURIComponent(e)}`}_generateLocationTypeaheadApiUrl(e){return`${this.typeaheadApiBaseUrl}?query=${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");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");e?.addEventListener("invalid",(n=>{n.preventDefault(),this.baseSearchBarFormEl.classList.add("input-error"),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:${b(document)}-${t}`})}))}))}}const Bl="overlay_";class Fl extends go{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=()=>!1,triggerByOutletEl:i=!0,pushState:r=!0,shouldMoveToTopContainer:o=!0,focusElement:s,pageKey:a}=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:s,pageKey:a}),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===`${Bl}${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",`#${Bl}${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 ql="dismiss",Hl="show";class Gl{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(Hl),this.el.classList.remove(ql),this.dismissBtn.addEventListener("click",this._dismissEvent),m(this.el,"show")}dismiss(e){this.el.classList.remove(Hl),this.el.classList.add(ql),m(this.el,"dismiss",e),this.dismissBtn.removeEventListener("click",this._dismissEvent)}}const jl=/\!|\@|\#|\$|\%|\^|\&|\*|\+|\=|\||<|\>|\?|\:|\;/,Kl=/(.)\1{3}/,Wl=/linkedin/i,zl=/\d\d/,Vl=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]+)?(/.*)?"),$l=/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i,Xl=/^[\u4E00-\u9FFF|\u3400-\u4DBF|\uF900-\uFAFF]*$/,Yl=/^[ぁ-ゔゞ゛゜ー]*$/,Ql=/^[+]?[\s./0-9]*[(]?[0-9]{1,4}[)]?[-\s./0-9]*$/,Jl="i18n_invalidFormat_",Zl="i18n_required_",ec=e=>{const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length<=e};return t.errorMessagePrefix="i18n_tooLong_",t},tc=e=>{const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length>=e};return t.errorMessagePrefix="i18n_tooShort_",t},nc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!zl.test(e)};nc.errorMessagePrefix="i18n_noConsecutiveDigits_";const ic=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!jl.test(e)};ic.errorMessagePrefix="i18n_noForbiddenCharacters_";const rc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!Kl.test(e)};rc.errorMessagePrefix="i18n_noFourConsecutiveDuplicates_";const oc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!Wl.test(e)};oc.errorMessagePrefix="i18n_noLinkedIn_";const sc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!Vl.test(e)};sc.errorMessagePrefix="i18n_noUrl_";const ac=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Xl.test(e)};ac.errorMessagePrefix="i18n_onlyChinese_";const lc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Yl.test(e)};lc.errorMessagePrefix="i18n_onlyPhonetic_";const cc=function(){return""!==(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").trim()};cc.errorMessagePrefix=Zl;const uc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return $l.test(e)};uc.errorMessagePrefix=Jl;const dc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Ql.test(e)};dc.errorMessagePrefix=Jl;const hc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return $l.test(e)||Ql.test(e)};hc.errorMessagePrefix=Jl;const pc=function(){return"true"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"")};pc.errorMessagePrefix=Zl;const fc=[ec(50),ic,nc,rc,oc,sc],mc=[cc].concat(fc),gc=[lc,ec(50),rc];ec(4),tc(2),ec(128),ec(128),ec(128),(e=>{const t=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return""===t||e(t)};t.errorMessagePrefix=e.errorMessagePrefix})(uc),tc(6),ec(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 vc="990339570472-k6nqn1tpmitg8pui82bfaun3jrpmiuhs.apps.googleusercontent.com",yc={GOOGLE_ERROR:"googleError",GOOGLE_USER_FETCHED:"googleUserFetched",INITIALIZED:"initialized",PROMPT_MOMENT:"promptMomentNotification",TOKEN_FETCHED:"tokenFetched"},Ec={INITIALIZATION:"initialization",AUTHENTICATION:"authentication"},bc={SIGN_IN:"signin",SIGN_UP:"signup",USE:"use"},_c={DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},wc={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:Tc,GOOGLE_USER_FETCHED:xc,INITIALIZED:Sc}=yc,{INITIALIZATION:Cc,AUTHENTICATION:Ic}=Ec;EventTarget;const{GOOGLE_USER_FETCHED:kc,PROMPT_MOMENT:Ac,GOOGLE_ERROR:Lc}=yc;EventTarget;var Oc={exports:{}};function Rc(e){this.message=e}Rc.prototype=new Error,Rc.prototype.name="InvalidCharacterError";var Nc="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new Rc("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,s="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?s+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return s};var Pc=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(Nc(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 Nc(t)}};function Mc(e){this.message=e}Mc.prototype=new Error,Mc.prototype.name="InvalidTokenError",Oc.exports=function(e,t){if("string"!=typeof e)throw new Mc("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(Pc(e.split(".")[n]))}catch(e){throw new Mc("Invalid token specified: "+e.message)}},Oc.exports.InvalidTokenError=Mc;Oc.exports;const{GOOGLE_USER_FETCHED:Dc,PROMPT_MOMENT:Uc,GOOGLE_ERROR:Bc}=yc;EventTarget;const Fc={CLIENT_ID:vc,EVENTS:yc,GOOGLE_ACCOUNT_URL:"https://accounts.google.com",GSI_ERROR_TYPES:Ec,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:bc,GOT_PROMPT_MOMENT_REASONS:wc,GOT_PROMPT_MOMENT_TYPES:_c},{GOT_PROMPT_MOMENT_REASONS:qc,GOT_PROMPT_MOMENT_TYPES:Hc}=Fc;const{EVENTS:{GOOGLE_ERROR:Gc,GOOGLE_USER_FETCHED:jc,INITIALIZED:Kc,PROMPT_MOMENT:Wc},GOT_PROMPT_MOMENT_REASONS:zc,GOT_PROMPT_MOMENT_TYPES:Vc}=Fc;new Set(["百里","淳于","第五","東方 ","东方","東閣 ","东阁","東郭 ","东郭","東門 ","东门","端木","獨孤 ","独孤","公孫 ","公孙","公羊","公冶","公西","毌丘","穀梁 ","谷梁","賀蘭 ","贺兰","赫連 ","赫连","賀若 ","贺若","皇甫","黄斯","呼延","兰向","令狐","甪里","閭丘 ","闾丘","万俟","慕容","納蘭 ","纳兰","南宮 ","南宫","歐陽 ","欧阳","沙吒","上官","申屠","司馬 ","司马","司徒","司空","司寇","太史","澹臺 ","澹台","拓跋","完顏 ","完颜","聞人 ","闻人","巫馬 ","巫马","夏侯","鮮于 ","鲜于","西門 ","西门","軒轅 ","轩辕","楊子 ","杨子","耶律","樂正 ","乐正","尉遲 ","尉迟","宇文","長孫 ","长孙","鍾離 ","钟离","諸葛 ","诸葛","祝融","子車 ","子车","左人"]);const $c="See https://go/pem/degradation-tracking-user-guide for instrumentation instructions";var Xc;!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"}(Xc||(Xc={}));const Yc=new Set(Object.values(Xc));class Qc extends Error{constructor(e){super(e),Object.setPrototypeOf(this,Qc.prototype)}}function Jc(e){return 0===e.length||!e.trim()}function Zc(e){if("string"!=typeof e)throw new Qc(`Keys must be strings. ${$c}.`);if(Jc(e))throw new Qc(`Keys should not be blank. ${$c}.`);if(/[^a-z0-9-]/.test(e))throw new Qc(`'${e}' can only contain lowercase alphanumeric characters and dashes (-). ${$c}.`);return e}class eu{constructor(e,t,n){var i,r,o;if(this._shouldEnablePerformanceMeasurement=!1,this._shouldDisableAvailabilityCalculation=!1,this._shouldRecordSession=!1,this._featureKey=Zc(e),this._defaultDegradationKey=Zc(t),!n)return this._additionalDegradedResponseCodes=[],this._nonDegradedResponseCodes=[],void(this._degradationKeyOverrides=[]);if("object"!=typeof n)throw new Qc(`DegradationTrackingMetadata options should be an object. ${$c}.`);const s=n.productName;s&&(this._productName=function(e){if("string"!=typeof e)throw new Qc(`The product name must be a string. ${$c}.`);if(Jc(e))throw new Qc(`No product name was specified. Please configure a defaultProductName or specify it per instrumented API call. ${$c}.`);if(/[^a-zA-Z0-9-_ \\/]/.test(e))throw new Qc(`Product name '${e}' can only contain alphanumeric, underscores (_), spaces ( ), dashes (-) and forward slashes (/). ${$c}.`);return e}(s));const a=n.additionalDegradedResponseCodes,l=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 Qc(`Please only specify positive integer response codes between 1 and 999 for the ${t} option. ${e} was specified. ${$c}.`);var n;if(429===e||999===e)throw new Qc(`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 ${t} options.`);if(t===Xc.NonDegradedResponseCodes&&e>=400&&e<500)throw new Qc(`For server responses that have a status code, PEM does not consider 4xx as degraded. ${e} is not considered a degradation unless you explicitly add it to the ${Xc.AdditionalDegradedResponseCodes} option. Please remove ${e} from the ${Xc.NonDegradedResponseCodes} option. ${$c}.`)};if(void 0!==e&&!Array.isArray(e))throw new Qc(`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 ${Xc.NonDegradedResponseCodes} option. ${$c}.`);if(void 0!==t&&!Array.isArray(t))throw new Qc(`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 ${Xc.AdditionalDegradedResponseCodes} option. ${$c}.`);null==e||e.forEach((e=>n(e,Xc.NonDegradedResponseCodes))),null==t||t.forEach((e=>n(e,Xc.AdditionalDegradedResponseCodes)));const i=new Set(t),r=new Set(e);if([...i].some((e=>r.has(e))))throw new Qc(`Response codes can't be both degraded and non-degraded. Please ensure that your additionalDegradedResponseCodes and nonDegradedResponseCodes don't have any overlapping response codes. ${$c}.`)}(l,a),this._nonDegradedResponseCodes=l||[],this._additionalDegradedResponseCodes=a||[],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(!Yc.has(e))throw new Qc(`An unsupported degradation tracking option '${e}' was provided. Please fix or remove it. ${$c}`)}))}(n)}static isDegradationTrackingMetadata(e){return null!=e&&Object.getOwnPropertyNames(eu.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 tu=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},nu=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}}(),iu=function(){function e(){tu(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 s="Global";this.EventType[this.EventType[s]=5]=s,this.IncrementalSource={};var a="MouseMove";this.IncrementalSource[this.IncrementalSource[a]=1]=a;var l="MouseInteraction";this.IncrementalSource[this.IncrementalSource[l]=2]=l;var c="Scroll";this.IncrementalSource[this.IncrementalSource[c]=3]=c;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 nu(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 s=Date.now();r||!1!==n.leading||(r=s);var a=t-(s-r),l=this,c=arguments;a<=0||a>t?(i&&(window.clearTimeout(i),i=null),r=s,e.apply(l,c)):i||!1===n.trailing||(i=window.setTimeout((function(){r=!1===n.leading?0:Date.now(),i=null,e.apply(l,c)}),a))}}},{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 s=n.key.toLowerCase();"x"===s&&(i=!0),"c"===s?r=!0:"v"===s&&(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 a=n.target.classList;void 0===a&&(a={}),a=JSON.parse(JSON.stringify(a)),e({inputClassList:a,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"),s=[[HTMLInputElement.prototype,"value"],[HTMLTextAreaElement.prototype,"value"]];return o&&o.set&&r.push.apply(r,t._spread(s.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),s=r.throttle((function(e){var t=r.isTouchEvent(e)?e.changedTouches[0]:e,s=t.clientX,a=t.clientY;i||(i=Date.now()),n.push({x:s,y:a,timeOffset:Date.now()-i}),o(r.isTouchEvent(e))}),t,{trailing:!1}),a=[r.on("mousemove",s),r.on("touchmove",s)];return function(){a.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,s=r.clientY;e({type:t.MouseInteractions[n],x:o,y:s})}}(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,s=e.viewportResizeCb,a=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)),s.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)),a.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),s=this.initKeyboardObserver(e.keyboardCb);return function(){n(),i(),r(),o(),s()}}},{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,s=this;function a(e,i){if(t(e,i),e.type===s.EventType.FullSnapshot)o=e;else if(e.type===s.EventType.IncrementalSnapshot){n&&e.timestamp-o.timestamp>n&&l(!0)}}function l(e){null==e&&(e=!1),a(s.wrapEvent({type:s.EventType.Meta,data:{href:window.location.href,width:s.getWindowWidth(),height:s.getWindowHeight()}}),e),a(s.wrapEvent({type:s.EventType.FullSnapshot,data:{node:{type:"Document"},initialOffset:{left:document.documentElement.scrollLeft,top:document.documentElement.scrollTop}}})),a(s.wrapEvent({type:s.EventType.Global,data:{globalValues:s.convertObjectChildrenToString(window)}}))}try{var c=[];c.push(s.on("DOMContentLoaded",(function(){a(s.wrapEvent({type:s.EventType.DomContentLoaded,data:{}}))})));var u=function(){l(),c.push(s.initObservers({mousemoveCb:function(e,t){return a(s.wrapEvent({type:s.EventType.IncrementalSnapshot,data:{source:t,positions:e}}))},mouseInteractionCb:function(e){return a(s.wrapEvent({type:s.EventType.IncrementalSnapshot,data:s._assign({source:s.IncrementalSource.MouseInteraction},e)}))},scrollCb:function(e){return a(s.wrapEvent({type:s.EventType.IncrementalSnapshot,data:s._assign({source:s.IncrementalSource.Scroll},e)}))},viewportResizeCb:function(e){return a(s.wrapEvent({type:s.EventType.IncrementalSnapshot,data:s._assign({source:s.IncrementalSource.ViewportResize},e)}))},keyboardCb:function(e){return a(s.wrapEvent({type:s.EventType.IncrementalSnapshot,data:s._assign({source:s.IncrementalSource.Input},e)}))},mousemoveWait:r},i))};return"interactive"===document.readyState||"complete"===document.readyState?u():c.push(s.on("load",(function(){a(s.wrapEvent({type:s.EventType.Load,data:{}})),u()}),window)),function(){c.forEach((function(e){return e()}))}}catch(e){console.log(e)}}}]),e}(),ru=function(){function e(){tu(this,e),this.f=String.fromCharCode,this.n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",this.e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",this.t={}}return nu(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,s={},a={},l="",c="",u="",d=2,h=3,p=2,f=[],m=0,g=0;for(o=0;o<e.length;o+=1)if(l=e.charAt(o),Object.prototype.hasOwnProperty.call(s,l)||(s[l]=h++,a[l]=!0),c=u+l,Object.prototype.hasOwnProperty.call(s,c))u=c;else{if(Object.prototype.hasOwnProperty.call(a,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 a[u]}else for(r=s[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++),s[c]=h++,u=String(l)}if(""!==u){if(Object.prototype.hasOwnProperty.call(a,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 a[u]}else for(r=s[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,s=3,a="",l=[],c=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(c=0;c<3;c+=1)i[c]=c;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,l.push(m);;){if(g.index>e)return"";for(d=0,p=Math.pow(2,s),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 l.join("")}if(0===r&&(r=Math.pow(2,s),s++),i[m])a=i[m];else{if(m!==o)return null;a=u+u.charAt(0)}l.push(a),i[o++]=u+a.charAt(0),u=a,0===--r&&(r=Math.pow(2,s),s++)}}}]),e}(),ou=function(){function e(){tu(this,e),this.PREFIX="dcts-",this.CPR=new ru}return nu(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(){tu(this,e),this.processor=new ou,this.DEFAULT_URL="/platform-telemetry/li/gather",this.timestone=new iu,this.workerThread=null,this.events=[]}nu(e,[{key:"init",value:function(e,t,n,i,r,o){var s=this;if(this.isExist(o)&&""!==o&&window.Worker){var a=this.convertWorkerUrl(o);null!==a&&(this.workerThread=new Worker(a),this.workerThread.onmessage=function(t){s.sendTelemetry(t.data,e)})}this.isExist(e)||(e=this.DEFAULT_URL);var l=0,c=6;null===i||isNaN(i)||(c=i);var u=this.timestone.record({emit:function(n,i){i&&s.events.length>0&&l<c?(s.collect(e,t,s.events,r),l+=1,s.events.splice(0,s.events.length)):l>=c&&(u(),s.isExist(s.workerThread)&&s.workerThread.terminate()),s.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:su,GOT_CONTEXTS:au,GOT_PROMPT_MOMENT_TYPES:lu}=Fc,{GOOGLE_USER_FETCHED:cu,PROMPT_MOMENT:uu}=su;function du(){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 hu(e){const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length<e};return t.errorMessageSuffix="error_too_short",t}function pu(e){const t=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").length>e};return t.errorMessageSuffix="error_too_long",t}const fu={session_key:[du(),hu(3),pu(128)],session_password:[du(),hu(6),pu(400)]};function mu(e,t){const n=fu[e];if(!n)throw new Error(`No validation rules for element named ${e}`);for(let e=0;e<n.length;e++)if(n[e](t))return n[e].errorMessageSuffix}var gu=window||e.g;const vu=/^((?!\.(stg|corp)).)*\.linkedin\.(com|cn)$/,yu="utag_data",Eu="platform.linkedin.com",bu="platform.linkedin-ei.com",_u="platform.linkedin.cn",wu="platform.linkedin-ei.cn",Tu="www.linkedin-ei.com",xu="www.linkedin.com",Su="www.linkedin-ei.cn",Cu="www.linkedin.cn",Iu="utag",ku="utag_cfg_ovrd",Au="tealium",Lu="/litms/api/metadata/user",Ou="trackingEventDebugData";function Ru(){const e=gu.location?gu.location.hostname:"";return vu.test(e)}function Nu(){return Ru()?Pu()?_u:Eu:Pu()?wu:bu}function Pu(){const e=gu.location?gu.location.hostname:"";return/\.cn$/.test(e)}const Mu="GET";function Du(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 gu.XMLHttpRequest;r.withCredentials=i,r.open(Mu,e,!0),r.onreadystatechange=function(){this.readyState===this.DONE&&(200===this.status&&"function"==typeof t?t(this.responseText):n(this))},r.send()}function Uu(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Bu,Fu,qu,Hu,Gu={ADVERTISING:"ADVERTISING",ANALYTICS_AND_RESEARCH:"ANALYTICS_AND_RESEARCH",FUNCTIONAL:"FUNCTIONAL"},ju="GUEST",Ku="MEMBER",Wu=0,zu=1,Vu=2,$u=(Uu(Bu={},ju,"li_gc"),Uu(Bu,Ku,"li_mc"),Bu),Xu=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={},Gu)t[o]=t[o]||Wu,t[o]!==Wu&&(this.consentAvailable=!0),this.optedInConsentMap[o]=t[o]===zu||t[o]===Wu&&r===zu},Yu=(Fu=[Gu.ADVERTISING,Gu.ANALYTICS_AND_RESEARCH,Gu.FUNCTIONAL],qu=[Wu,zu,Vu,Wu],Hu=new RegExp(["^(\\d+)","(\\d+)","(\\d+)","((?:.|\\s)+)"].join(";")),{parseConsentBody:function(e,t){var n=e.match(Hu);if(!n)return{error:"Invalid consent body encoding",consent:new Xu};for(var i=parseInt(n[1],10),r={},o=0;o<Fu.length;o++)r[Fu[o]]=qu[i>>2*o&3];var s=new Date(1e3*parseInt(n[2],10)),a=parseInt(n[3],10),l=Wu;return a>=0&&a<=3&&(l=qu[a]),{error:null,consent:new Xu(r,s,t,l)}}}),Qu=new RegExp(["^(\\d+)","((?:.|\\s)+)"].join(";")),Ju=function(e,t){var n=t.match(new RegExp("(?:^|; *)".concat(e,"=([^;]*)")));return n&&n.length>1?n[1]:null},Zu=function(e){var t={};for(var n in Gu)t[n]=e;return{error:null,consent:new Xu(t,null,null,e)}};var ed=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(Qu)}catch(e){}if(!i)return{error:"Invalid consent encoding",consent:new Xu};var r=parseInt(i[1],10),o=i[2];return 1===r?Yu.parseConsentBody(o,t):{error:"Invalid encoded consent version ".concat(r),consent:new Xu}},td=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.cookie;return e||(e=Ju("liap",t)?Ju($u[Ku],t)?Ku:ju:Ju($u[ju],t)?ju:Ku),function(e,t){var n=Ju($u[e],t);return n?ed(n,e):Ju($u[ju],t)||Ju($u[Ku],t)?Zu(Vu):Zu(zu)}(e,t)};function nd(e){return function(){let e=td();return!e||e.consent.optedInConsentMap.ADVERTISING}()&&function(e){return e["compliance.isGDPROptIn"]}(e)}function id(e){return function(){let e=td();return!e||e.consent.optedInConsentMap.ANALYTICS_AND_RESEARCH}()}function rd(e){return function(){let e=td();return!e||e.consent.optedInConsentMap.FUNCTIONAL}()}function od(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 sd(){return/utagdb=[^;]+/.test(gu.document.cookie)}let ad;const ld={},cd={};function ud(){return`https://${Ru()?Pu()?Cu:xu:Pu()?Su:Tu}${Lu}`}function dd(){return function(e){let t=od({},e);return t["compliance.isAdvertisingOptIn"]=nd(t),t["compliance.isAnalyticsAndResearchOptIn"]=id(),t["compliance.isFunctionalOptIn"]=rd(),t}(ld)}function hd(e){if(!cd[e]){const t=function(e){return`https://${Nu()}/litms/allowlist/${encodeURIComponent(e)}`}(e),n=new Promise(((e,n)=>{Du(t,(t=>{e(JSON.parse(t))}),(e=>{n(e)}),!1)}));cd[e]=n}return cd[e]}gu[yu]||(gu[yu]={});const pd="undefined"!=typeof window&&window&&"node"!==window.appEnvironment,fd=5;let md;function gd(){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===md&&pd){const e=gu.document.cookie.match(/litms_utag_override=([^;]+)/);md=e?e[1]:""}return md}().length>0?md:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:fd,n=null;"string"==typeof e&&(n=`https://${Nu()}/litms/utag/${e}/utag.js?cb=${function(e){const t=new gu.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 vd(e,t,n,i){e.onLoadRulesRunOnce(n);let r=od({},t,dd());e.view(r),sd()&&gu[Ou].push({profileName:i,eventType:"PV",trackingData:r})}function yd(e,t,n,i){e.onLoadRulesRunOnce(n);let r=od({},t,dd());e.link(r),sd()&&gu[Ou].push({profileName:i,eventType:"CI",trackingData:r})}function Ed(e,t,n){if(function(e){gu[Iu]=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?yd(e,i.data,i.callback,n):vd(e,i.data,i.callback,n)}}}function bd(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 _d(e,t){return`urn:li:externalMarketingTag:(${function(e){const t=e.data["ut.profile"],n=e.cfg.v;return`urn:li:tagManagementSystemProfile:(${Au},${t},${n})`}(e)},${parseInt(t)})`}function wd(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:_d(e,t)}}(e,t)));if(0!==t.length)return{info:{name:"ExternalMarketingTagFireEvent"},body:{header:{},requestHeader:{},tags:t}}}gu[ku]=gu[ku]||{},gu[Ou]=gu[Ou]||[],gu[ku].noview=!0,gu[ku].nocookie=!0;const Td=pd&&new RegExp("bot|google|aolbuild|baidu|bing|msn|duckduckgo|teoma|slurp|yandex|sogou|facebook|alexa","i").test(gu.navigator.userAgent),xd={};let Sd,Cd,Id,kd={};class Ad{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=hd(this.profileName).then((e=>this._processAllowlistResult(e))).catch((e=>console.error(`Unable to retrieve allowlists for profile : ${this.profileName}`,e)))):this._loadContainerTag(e,t)})),this.profileName&&(xd[this.profileName]=this),this.initializePromise):Promise.resolve()}_processAllowlistResult(e){Object.keys(e).forEach((t=>this.addValuesToAllowlist(t,e[t])))}_loadContainerTag(e,t){void 0!==gu[Iu]&&(gu[Iu]=void 0),void 0!==gu[yu]&&(gu[yu]=void 0);const n=function(){if(!ad){const e=ud();ad=new Promise(((t,n)=>{Du(e,(e=>{try{t(JSON.parse(e))}catch(e){console.error("Invalid JSON format of userSettings"),n(e)}}),(e=>{n(e)}))}))}return ad}().then((e=>{Object.keys(e).forEach((t=>{!function(e,t){const n="string"!=typeof t?"":`${t}.`;"object"==typeof e&&Object.keys(e).forEach((t=>{ld[n+t]=e[t]}))}(e[t],t)}))})).catch((e=>{console.error("Unable to get user settings while calling loading container tag",e)})),i=(r=gd(this.profileName,this.cacheBusterInterval),new Promise((e=>{const t=gu.document.createElement("script");t.type="text/javascript",t.src=r,t.async=!0,t.onload=e,gu.document.getElementsByTagName("head")[0].appendChild(t)})));var r;Promise.all([n,i]).then((()=>{this.isContainerTagLoaded=!0,this._uTag=gu[Iu],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&&bd(this.tracking2Instance,t),e(t)})).catch((e=>{console.error("Unable to complete loading container tag",e),t()}))}_shouldInitialize(){return!Td}_shouldProcessEvent(e){return Td?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?Ed(this._uTag,this._queue,this.profileName):this.isInitialized&&this.isAllowlistingEnabled&&this._loadContainerTag(this._onInitializeSuccessCallback,this._onInitializeFailureCallback)}_fireAuditEvent(){const e=wd(this._uTag);return void 0!==this.tracking2Instance&&void 0!==e&&bd(this.tracking2Instance,e),e}_createCallbackForAuditEvent(e){const t=this;return function(){const n=t._fireAuditEvent();"function"==typeof e&&e(n)}}_checkForCookieConsent(){td().consent.consentAvailable&&!Cd?this._refireTracking():Sd=setTimeout((()=>{this._checkForCookieConsent()}),2e3)}_refireTracking(){kd.payloads&&kd.payloads.forEach((e=>{const{data:t,callback:n}=e;t.cookieConsentGiven=!0,this.trackPageView(t,n)}))}_savePayloadForRefire(e,t){if(pd){Cd=!1;const{payloads:n=[],url:i}=kd,r=location.href,o={data:e,callback:t},s=r!==i?[]:n;s.push(o),kd={url:r,payloads:s},Sd||(Sd=setTimeout((()=>{this._checkForCookieConsent()}),2e3))}}trackPageView(e,t){return td().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 Ld(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:${i}-${r}`})}class Od{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 Ad({tracking2Instance:this.trackingInstance,profileName:this.litmsProfileName}),this.litmsInstance.initialize(),this.clickEventListener=e=>Ld({event:e,litmsInstance:this.litmsInstance,pageKey:this.pageKey}),this.keydownEventListener=e=>{"Enter"!==e.key&&" "!==e.key&&"Spacebar"!==e.key||Ld({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({pageKey:n,...t})}}function Rd(){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 Nd="apfc",Pd='[data-js-module-id="guest-input"]',Md='[data-js-module-id="guest-input__message"]',Dd="input-error",Ud="hidden";class Bd{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=jo("i18n_sign_in_form_show_text"),this.showLabelText=jo("i18n_sign_in_form_show_label"),this.hideText=jo("i18n_sign_in_form_hide_text"),this.hideLabelText=jo("i18n_sign_in_form_hide_label"),this.usernameEl=this.el.querySelector("input[name=session_key]"),this.passwordEl=this.el.querySelector("input[name=session_password]"),this.usernameElId=this.usernameEl.id,this.passwordElId=this.passwordEl.id,this.usernameMsgEl=this.el.querySelector(`${Md}[for="${this.usernameElId}"]`),this.passwordMsgEl=this.el.querySelector(`${Md}[for="${this.passwordElId}"]`),this.sessionRedirectEl=this.el.querySelector("input[name=session_redirect]"),this.passwordVisibilityToggle=this.el.querySelector('[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(Nd,Rd())),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=`${t}-${this.el.querySelector('[data-id="sign-in-form__submit-btn"]').dataset.trackingControlName}`,r=ao(e),o=this._createHiddenInputElement("pageInstance",r),s=this._createHiddenInputElement("controlId",i);this.el.appendChild(s),this.el.appendChild(o),this._fireTrackingOnInit&&this.fireTracking(e,n)}))}fireTracking(e,t){ro(e,"ajax",t),function(e){if(!Id){if(!e)throw new Error("No trackingInstance passed in!");Id=new Od(e)}return Id}(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=mu(this.usernameEl.name,this.usernameEl.value);if(e){this.usernameEl.closest(Pd).classList.add(Dd),this.usernameMsgEl.classList.remove(Ud);const t=`i18n_username_${e}`;return this.usernameMsgEl.innerText=jo(t),this.usernameEl.focus(),!0}this.usernameEl.closest(Pd).classList.remove(Dd),this.usernameMsgEl.classList.add(Ud);const t=mu(this.passwordEl.name,this.passwordEl.value);if(t){this.passwordEl.closest(Pd).classList.add(Dd),this.passwordMsgEl.classList.remove(Ud);const e=`i18n_password_${t}`;return this.passwordMsgEl.innerText=jo(e),this.passwordEl.focus(),!0}this.passwordEl.closest(Pd).classList.remove(Dd),this.passwordMsgEl.classList.add(Ud)}}const Fd=30,qd="cta-modal";class Hd{constructor(e){let{daysCoolOff:t=Fd,dismissOnOutsideClick:n=!0,dismissOnScroll:i=!1,dismissBtnEl:r,coolOffKey:o=qd}=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 Gl(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 Gd="sign-in-card";class jd{constructor(e){let{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:r,coolOffKey:o=Gd}=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 s=this.el.querySelector('[data-id="sign-in-form"]');s&&new Bd(s),this.ctaModal=new Hd(this.el,{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:this.dismissBtnEl,coolOffKey:o})}}const{GOOGLE_USER_FETCHED:Kd,GOOGLE_ERROR:Wd,INITIALIZED:zd}=Fc.EVENTS,{INITIALIZATION:Vd}=Fc.GSI_ERROR_TYPES;function $d(e){var t=e.intersectionRect;return t.width>=0&&t.height>=0}function Xd(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 Yd(e,t){return Math.round(e-t)}var Qd,Jd=(Qd=function(e,t){return Qd=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])},Qd(e,t)},function(e,t){function n(){this.constructor=e}Qd(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),Zd=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}(),eh=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Jd(t,e),t.prototype.removePredicate=function(e,t){return"string"==typeof e?t.id===e:t.callback===e},t}(Zd),th=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Jd(t,e),t.prototype.removePredicate=function(e,t){return t===e},t}(Zd),nh=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Jd(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}(Zd),ih=function(){return 0},rh=!("undefined"==typeof window||!window||"undefined"==typeof document||!document),oh=rh&&!!window.requestAnimationFrame,sh={hasDOM:rh,hasRAF:oh,getScrollTop:ih,getScrollLeft:ih,getHeight:ih,getWidth:ih,rAF:oh?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:ih,get isDirty(){return sh.version!==sh.lastVersion},document:window.document,IntersectionObserver:rh&&window.IntersectionObserver,performance:rh&&window.performance};function ah(){++sh.version}function lh(){var e=null!=document.scrollingElement;sh.getScrollTop=e?function(){return document.scrollingElement.scrollTop}:function(){return window.scrollY},sh.getScrollLeft=e?function(){return document.scrollingElement.scrollLeft}:function(){return window.scrollX}}rh&&(sh.getHeight=function(){return window.innerHeight},sh.getWidth=function(){return window.innerWidth},sh.updateMeta=function(){sh.meta.height=sh.getHeight(),sh.meta.width=sh.getWidth(),sh.meta.scrollLeft=sh.getScrollLeft(),sh.meta.scrollTop=sh.getScrollTop(),sh.lastVersion=sh.version},sh.updateMeta(),"loading"!==document.readyState?lh():document.addEventListener("DOMContentLoaded",lh),window.addEventListener("resize",ah,!1),window.addEventListener("scroll",ah,!1));var ch=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,sh.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}(),uh=null;var dh=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)}}(),hh="xxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})),ph=0,fh=function(){function e(e,t,n,i,r,o,s,a,l,c){this.dateNow=e,this.highResTime=t,this.scrollTop=n,this.scrollLeft=i,this.width=r,this.height=o,this.x=s,this.y=a,this.top=l,this.left=c}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 sh.isDirty&&sh.updateMeta(),e===window||e===document?(n.height=sh.meta.height,n.width=sh.meta.width,n.scrollLeft=sh.meta.scrollLeft,n.scrollTop=sh.meta.scrollTop,n):(t=Xd(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 mh(){return ph+++hh}var gh=function(){function e(e,t){this.isTicking=!1,this.toRemove=[],this.engine=e||(uh||(uh=new ch)),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(fh.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=Xd(e),i=fh.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}(),vh=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.queue=new eh,t}return dh(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=mh();return this.queue.push({callback:e,id:t}),t},t}(gh),yh=function(e){function t(t){var n=e.call(this,void 0,window)||this;return n.predicate=t,n}return dh(t,e),t.prototype.applyQueue=function(t){this.predicate(t)&&e.prototype.applyQueue.call(this,t)},t}(vh),Eh=function(e){function t(t,n,i){void 0===i&&(i=!1);var r=e.call(this,t,n)||this;return r.lastVersion=sh.version,r.queue=new nh,r.ALLOW_CACHED_SCHEDULER=i,r}return dh(t,e),Object.defineProperty(t.prototype,"isDirty",{get:function(){return sh.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,s=n.clientRect;!this.isDirty&&s&&this.ALLOW_CACHED_SCHEDULER||(s=this.queue.items[t].clientRect=Xd(r)),i(e,o,s)}this.lastVersion=sh.version},t.prototype.watch=function(e,t,n){this.startTicking(),n=n||mh();return this.queue.push({el:e,callback:t,id:n,clientRect:null}),n},t}(gh),bh=null;var _h=function(){function e(){this.queue=new th}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}(),wh=function(){function e(e){this.scheduler=new yh(e.bind(this))}return e.prototype.trigger=function(){},e.prototype.listen=function(e){this.state=fh.generate(),this.scheduler.watch(e)},e.prototype.unlisten=function(e){this.scheduler.unwatch(e)},e}(),Th=null;function xh(e,t){var n=(Th||(Th={scroll:new wh((function(e){var t=this.state,n=t.scrollTop,i=t.scrollLeft;return this.state=e,n!==e.scrollTop||i!==e.scrollLeft})),resize:new wh((function(e){var t=this.state,n=t.width,i=t.height;return this.state=e,i!==e.height||n!==e.width})),destroy:new _h,beforeunload:new _h,hide:new _h,show:new _h}))[e];n&&n.listen(t)}function Sh(e,t){if(Th){var n=Th[e];n&&n.unlisten(t)}}function Ch(e,t){if(Th){var n=Th[e];n&&n.trigger(t)}}function Ih(e){(bh||(bh=new vh)).scheduleWork(e)}function kh(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}}sh.hasDOM&&(window.addEventListener("beforeunload",(function(){Ch("beforeunload"),Ch("destroy")})),document.addEventListener("visibilitychange",(function(){"visible"===document.visibilityState?Ch("show"):Ch("hide")})));var Ah=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 Eh(void 0,this.root,t.ALLOW_CACHED_SCHEDULER)}return e.prototype.observe=function(e){var t=this,n=e,i=n.__spanielId=n.__spanielId||mh();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),s=o.numSatisfiedThresholds,a=o.entry,l=this.records[t]||(this.records[t]={entry:a,numSatisfiedThresholds:0});s===l.numSatisfiedThresholds&&a.isIntersecting===l.entry.isIntersecting||(l.numSatisfiedThresholds=s,l.entry=a,this.scheduler.scheduleWork((function(){r.callback([a])})))},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:Lh(),intersectionRatio:0,intersectionRect:Lh(),isIntersecting:!1,rootBounds:Lh(),target:n};var r=t.bottom,o=t.right,s=e.left+i.left,a=e.top+i.top,l={left:s,top:a,bottom:i.bottom,right:i.right,width:e.width-(i.right+i.left),height:e.height-(i.bottom+i.top),y:a,x:s},c=Math.max(l.left,t.left),u=Math.max(l.top,t.top),d=Math.min(l.left+l.width,t.right)-c,h=Math.min(l.top+l.height,t.bottom)-u,p=d>=0?c: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,s=e.target,a=r.height*r.width,l=a>0?o.width*o.height/a:0;return{time:t,highResTime:n,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:s,intersectionRatio:l,isIntersecting:$d({intersectionRect:o})}}({unixTime:e.dateNow,highResTime:e.highResTime,rootBounds:l,target:n,boundingClientRect:kh(t),intersectionRect:m})}(e,t,n,this.rootMarginObj),o=0;o<this.thresholds.length;o++){var s=this.thresholds[o];r.intersectionRatio>=s&&i++}return{numSatisfiedThresholds:i,entry:r}},e}();function Lh(){return{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0}}var Oh={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,s=i.threshold,a=i.ALLOW_CACHED_SCHEDULER,l=i.BACKGROUND_TAB_FIX,c=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=s.sort((function(e){return e.ratio}));var d={root:r,rootMargin:u,threshold:this.thresholds.map((function(e){return e.ratio})),ALLOW_CACHED_SCHEDULER:a};this.usingNativeIo=!!c&&!!sh.IntersectionObserver;var h=this.usingNativeIo?sh.IntersectionObserver:Ah;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),sh.hasDOM&&(xh("beforeunload",this.onWindowClosed),xh("hide",this.onTabHidden),xh("show",this.onTabShown),l&&(this.paused="visible"!==sh.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,s=r.boundingClientRect,a=r.rootBounds,l=r.intersectionRect,c=r.isIntersecting,u=r.target;this.handleObserverEntry({intersectionRatio:o,boundingClientRect:s,time:n,highResTime:t,isIntersecting:c,rootBounds:a,intersectionRect:l,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,s=e.isIntersecting,a=e.time,l=e.target,c=this.recordStore[l.__spanielId],u=this.usingNativeIo?Math.floor((sh.performance.timeOrigin||sh.performance.timing.navigationStart)+a):a,d=this.usingNativeIo?a:e.highResTime;if(!d)throw new Error("Missing intersection entry timestamp");return{intersectionRatio:n,isIntersecting:s,unixTime:u,time:u,highResTime:d,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:l,duration:0,visibleTime:s?u:-1,entering:!1,payload:c.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:Oh,boundingClientRect:o||Oh,intersectionRect:Oh,visibleTime:r.lastVisible.unixTime,duration:Yd(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=Yd(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,s="boolean"==typeof r.isIntersecting?r.isIntersecting:$d(e),a=o&&s;if(a!=n.lastSatisfied){if(a)if(r.entering=!0,n.lastVisible={highResTime:r.highResTime,unixTime:r.unixTime},i){var l=Number(setTimeout((function(){n.visible=!0,r.duration=Yd(performance.now(),n.lastVisible.highResTime),r.visibleTime=n.lastVisible.unixTime,t.callback([r])}),n.threshold.time));n.timeoutId=l}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=a}})),this.flushQueuedEntries()))},e.prototype.disconnect=function(){this.setAllHidden(),this.observer.disconnect(),this.recordStore={}},e.prototype.destroy=function(){this.disconnect(),sh.hasDOM&&(Sh("beforeunload",this.onWindowClosed),Sh("hide",this.onTabHidden),Sh("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),Ih((function(){t.handleRecordExiting(n),t.flushQueuedEntries()})))},e.prototype.observe=function(e,t){var n=e,i=n.__spanielId=n.__spanielId||mh();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}}();sh.IntersectionObserver&&sh.IntersectionObserver;const Rh="show-more-less",Nh=`.${Rh}__list`,Ph=`.${Rh}__more-button`,Mh=`.${Rh}__less-button`,Dh=`${Rh}__list--hide-after`,Uh=`${Rh}__button--hide`;class Bh{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(Nh),this._getFocusItemFromListItem=t,this.maxNumToShow=parseInt(this.listEl.getAttribute("data-max-num-to-show")),this.hideClass=`${Dh}-${this.maxNumToShow}`,this.showMoreButton=this.el.querySelector(Ph),this.showLessButton=this.el.querySelector(Mh),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(Uh),this.showMoreButton.classList.remove(Uh)):(this.showLessButton.classList.remove(Uh),this.showMoreButton.classList.add(Uh))}}const Fh=350,qh=575,Hh="sticky-header--disabled";class Gh{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.querySelector(".sticky-header"),{disableUnderMinimumViewportHeight:t=!1,minimumViewportHeight:n=Fh,disableUnderMinimumViewportWidth:i=!1,minimumViewportWidth:r=qh}=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(ko()){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 s=t&&n>0,a=i&&r>0;return s||a?(s&&this.setupDisableUnderMinimumViewportHeight(n),a&&this.setupDisableUnderMinimumViewportWidth(r)):this.instantiateStickyElement(),this.stickyElement}instantiateStickyElement(){this.stickyElement=new Va(this.stickyHeader,this.stickyElementOptions)}setupDisableUnderMinimumViewportHeight(e){const t=`(min-height: ${e}px)`,n=window.matchMedia(t);n.addEventListener("change",this.handleMediaQueryChange.bind(this)),this.handleMediaQueryChange(n)}setupDisableUnderMinimumViewportWidth(e){const t=`(min-width: ${e}px)`,n=window.matchMedia(t);n.addEventListener("change",this.handleMediaQueryChange.bind(this)),this.handleMediaQueryChange(n)}handleMediaQueryChange(e){e.matches?(this.stickyHeader.classList.remove(Hh),this.stickyElement||this.instantiateStickyElement()):this.stickyHeader.classList.add(Hh)}}function jh(e){return t=>t.type&&t.type.toLowerCase()===e.toLowerCase()}const Kh="BLOCK_PROFILE",Wh=jh("action"),zh=jh("openpage"),Vh=jh("openlink"),$h=e=>Wh(e)&&e.action.actionType===Kh;function Xh(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]:{...e[t]},type:n}}class Yh{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]:"",{options:t,optionsV2:n,...i}=this.semaphoreJson;if(t&&!(this.optionStack.length>=i.numberOfSteps)){if(e===Kh){let e=t.find((e=>Wh(e)&&e.action.type===Kh));if(!e)return;e=JSON.parse(JSON.stringify(e)),e.action.actionType=Kh;const n=[e];return this.optionStack.push({options:n.map((e=>Xh(e))),heading:i.blockConfirmationScreen.heading,...i}),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(zh(n))return{...n,...i};const r={options:n[n.type].options.map((e=>Xh(e))),...i};n[n.type].heading&&(r.heading=n[n.type].heading),this.optionStack.push(r)}else t=[...t,...n],this.optionStack.push({options:t.map((e=>Xh(e))),...i});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=>Wh(t)&&t[t.type].title===e));return n&&n.action}}const Qh="hidden";class Jh extends go{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(Qh)}showFooter(){this.footer.classList.remove(Qh)}enableSubmit(){this.submitBtn.disabled=!1}disableSubmit(){this.submitBtn.disabled=!0}hideSubmit(){this.disableSubmit(),this.submitBtn.classList.add(Qh)}showSubmit(){this.enableSubmit(),this.submitBtn.classList.remove(Qh)}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 Zh{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 Jh(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&&(zh(n)?(this.renderThanks(n.resultScreen),this.submitActionCallBack(e)):this.renderSemaphoreOptions(n),this.refreshLazyLoader(),this.semaphoreModal.open())}}else{if(i&&i.dataset.semaphoreType===Kh){const e=this.semaphoreConfigParser.getNextStep(Kh);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 Yh(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");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 s=o.type;Vh(o)&&!i&&(i=!0),Wh(o)&&(n||(n=!1===o[s].nonRadioOptionEnabled),s=$h(o)?"block":o[s].nonRadioOptionEnabled?s:`${s}-radio`);const a=this.parentContainer.querySelector(`#semaphore-${s}-template`).content.firstElementChild.cloneNode(!0),l=o[o.type],c=Za();a.querySelector("[data-semaphore-input]").id=c;const u=a.querySelector("[data-semaphore-label]");u&&(u.htmlFor=c);const d=a.querySelector('[data-attr="title"]');if(d&&(d.textContent=l.title),l.type&&(a.dataset.semaphoreType=l.type),Wh(o)){if($h(o)){r=!0;const t=`${e.blockConfirmationScreen.firstLine} \n ${e.blockConfirmationScreen.secondLine}`;a.querySelector('[data-attr="block-content"]').textContent=t}a.querySelector("[data-semaphore-input]").value=l.title}const h=a.querySelector('[data-attr="body"]');h&&(l.body?h.textContent=l.body:h.remove()),l.url&&(a.querySelector("[data-semaphore-input]").href=l.url),a.querySelector("[data-semaphore-input]").dataset.trackingControlName=l.trackingId,t.appendChild(a)})),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(){const e=document.getElementById("config")?.dataset||{},{appVersion:t,multiproductName:n}=e;return{mpName:n,mpVersion:t,timezoneOffset:(new Date).getTimezoneOffset(),deviceFormFactor:"PHONE",displayHeight:screen.height,displayWidth:screen.width}}makeSemaphoreRequest(e,t,n,i,r,o,s,a){let l=h("/psettings/flagging-menu","entityUrn",e);l=h(l,"contentSource",t),r&&(l=h(l,"parentUrn",r)),o&&(l=h(l,"reporterProfileUrn",o)),n&&!a?l=h(l,"authorProfileId",n):i&&(l=h(l,"authorUrn",i));return ne(l,s?{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 ep{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 Zh('[data-item-type="semaphore"]',t))}}const tp="linkedin://";function np(e){window.appDetection?.then((t=>{t.some((e=>"windows"===e?.platform&&"7EE7776C.LinkedInforWindows_w1wdnht996qgy!App"===e?.id))&&e()}))}class ip{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 Gl(this.el,this.dismissBtn,{isShown:t}),np(this.updateDeeplink.bind(this))}updateDeeplink(){const e=this.el.querySelector(".windows-app-upsell .windows-app-upsell__cta");e&&e.setAttribute("href",tp)}}const rp=10,op="sign-in-modal-cool-off-hidden";class sp{constructor(e){let{minutesCoolOff:t=rp,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(`.${ho}`);const i=this.el.querySelector('[data-id="sign-in-form"]');i&&(this.signInForm=new Bd(i,{fireTrackingOnInit:!1})),this.modal=new go(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(op);if(e){return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem(op),!1)}}catch(e){return!1}}_setCoolOff(){if(this.coolOffEnabled&&!this._shouldHideModal())try{localStorage.setItem(op,Date.now())}catch(e){return""}}}const ap=10,lp="contextual-sign-in-modal-cool-off-hidden";class cp{constructor(e){let{minutesCoolOff:t=ap,triggerByOutletEl:n=!0,onNotOpenedOnInit:i=()=>{}}=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*t*1e3,this.signInModalEl=this.el.querySelector(".sign-in-modal"),this.signInModalEl&&(this.signInModal=new sp(this.signInModalEl)),this.contextualModalEl=this.el.querySelector(".modal--contextual-sign-in"),this.contextualModalEl&&(this.anonymousLoginToggleInput=this.contextualModalEl.querySelector(".anonymous-login-toggle input"),this.contextualModal=new go(this.contextualModalEl,{enablePageViewTracking:!0,shouldHideModal:this._shouldHideModal.bind(this),triggerByOutletEl:n})),this.signInModal.modalEl.addEventListener("open",(()=>{this._syncToggleStates(this.signInModal.signInForm.anonymousLoginToggleInput,this.anonymousLoginToggleInput),this.contextualModal.close(),localStorage.removeItem(lp),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(),this.contextualModal?.isOpen||i()}_syncToggleStates(e,t){e&&t&&(e.checked=t.checked)}_shouldHideModal(){if(!this.coolOffEnabled)return!1;try{const e=localStorage.getItem(lp);if(e){return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem(lp),!1)}}catch(e){return!1}}_setCoolOff(){if(this.coolOffEnabled&&!this._shouldHideModal())try{localStorage.setItem(lp,Date.now())}catch(e){return""}}}var up={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 s(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 a(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&&c(e,t)}function l(e){return l=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},l(e)}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(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&&c(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,l(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),c(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=l(e);if(u()){var i=l(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"},I={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"}},k="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){a(r,e);var n=g(r);function r(e){var i,o=e.libSrcPath,s=e.el,a=e.clientId,l=void 0===a?b:a;if(t(this,r),i=n.call(this),!s)throw TypeError("DOM element for Sign In button is required");if(i.libSrcPath=o,i.el=s,i.clientId=l,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,K=function(e){a(r,e);var n=g(r);function r(e){var i,o=e.autoSelect,s=void 0!==o&&o,a=e.libSrcPath,l=e.containerId,c=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),!c)throw TypeError("context param is required to determine the message to show in Google One Tap");if(i.autoSelect=s,i.libSrcPath=a,i.containerId=l,i.cancelOnTapOutside=p,i.clientId=d,i.context=c,i.itpSupport=m,i.useFedCM=_,i.isInitialized=E(),window.google&&window.google.accounts&&window.google.accounts.id)i._onGoogleApiLoad();else{if(!a)throw TypeError("Google One Tap lib is not already loaded on the page. libSrcPath is required to load the library");v((function(){y(a,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:I.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)),W={exports:{}},z="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function V(e){this.message=e}function $(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new V("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,s="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?s+=String.fromCharCode(255&n>>(-2*r&6)):0)i=z.indexOf(i);return s}V.prototype=new Error,V.prototype.name="InvalidCharacterError";var X="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||$,Y=X;function Q(e){return decodeURIComponent(Y(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}var J=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 Q(t)}catch(e){return Y(t)}},Z=J;function ee(e){this.message=e}ee.prototype=new Error,ee.prototype.name="InvalidTokenError",W.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(Z(e.split(".")[n]))}catch(e){throw new ee("Invalid token specified: "+e.message)}},W.exports.InvalidTokenError=ee;var te=W.exports,ne=_.GOOGLE_USER_FETCHED,ie=_.PROMPT_MOMENT,re=_.GOOGLE_ERROR,oe=function(e){a(r,e);var n=g(r);function r(e){var i,o=e.autoSelect,s=void 0!==o&&o,a=e.buttonParentEl,l=e.cancelOnTapOutside,c=void 0===l||l,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,I=e.itpSupport,k=e.useFedCM,A=void 0!==k&&k;if(t(this,r),(i=n.call(this)).autoSelect=s,i.buttonParentEl=a,i.cancelOnTapOutside=c,i.clientId=d,i.context=p,i.gsiButtonConfig=g,i.libSrcPath=_,i.hasContentAbove=T,i.promptParentId=x,i.showOneTap=C,i.itpSupport=I,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,s=void 0===o?"center":o,a=t.shape,l=void 0===a?"pill":a,c=t.size,u=void 0===c?"large":c,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:s,shape:l,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=s({},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)),se={PROD:"3fa91358-6f74-4525-b5df-da149652be36",LOCAL:"e5078fe9-f96f-4177-a256-a13b9bda6b1c"},ae={MICROSOFT_ERROR:"microsoftError",USER_FETCHED:"microsoftUserFetched",PROMPT_MOMENT:"promptMomentNotification"},le={signin:{MS_OT:"signin",MS_BUTTON:"signin_with"},signup:{MS_OT:"signup",MS_BUTTON:"signup_with"},use:{MS_OT:"use",MS_BUTTON:"continue_with"}},ce={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=ae.MICROSOFT_ERROR,he=ae.PROMPT_MOMENT,pe=ae.USER_FETCHED,fe=function(e){a(r,e);var n=g(r);function r(e){var i,o,s,a=e.buttonParentEl,l=e.cancelOnTapOutside,c=void 0===l||l,u=e.clientId,d=void 0===u?se.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,I=e.redirectURI,k=e.showOneTap,A=void 0!==k&&k;if(t(this,r),(s=n.call(this)).buttonParentEl=a,s.cancelOnTapOutside=c,s.clientId=d,s.context=p,s.libSrcPath=b,s.locale=(_||"en-US").replace("_","-"),s.malButtonConfig=T,s.oneTapPosition=S,s.redirectState=C,s.window=g,s.redirectURI=I||s._getRedirectURI(),s.showOneTap=A,s.isLibraryLoaded=E(),null===(i=s.window.ms)||void 0===i||null===(o=i.auth)||void 0===o?void 0:o.initialize)s._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,s._onMicrosoftAuthLibLoad.bind(f(s)))}))}return s}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,s=void 0===o?42:o,a=t.shape,l=void 0===a?"pill":a,c=t.size,u=void 0===c?"large":c,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||le[n.context].MS_BUTTON;n.window.ms.auth.renderSignInButton(e,{logo_alignment:r,height:s,shape:l,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,s=e.id,a=e.idToken,l=e.photoUrl,c=new CustomEvent(pe,{detail:{authCode:n,email:i,familyName:o,givenName:r,id:s,idToken:a,imageUrl:l}});this.dispatchEvent(c)}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){a(r,e);var n=g(r);function r(e){var i,o=e.libSrcPath,s=e.snappleCTA,a=e.clientId,l=void 0===a?k:a,c=e.redirectURI;if(t(this,r),i=n.call(this),!s)throw TypeError("snappleCTA is required. Please pass the correct CTA element to this Snapple Constructor");if(i.libSrcPath=o,i.clientId=l,i.redirectURI=i._getRedirectURL(c),i.snappleCTA=s,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:I,GOT_PROMPT_MOMENT_TYPES:C},be={CLIENT_IDS:se,CONTEXTS:le,EVENTS:ae,PROMPT_MOMENT_TYPES:ce,PROMPT_MOMENT_REASONS:ue};e.GoogleGsi=oe,e.GoogleOneTap=K,e.GoogleSignIn=F,e.GoogleSignInConstants=Ee,e.MicrosoftAuth=fe,e.MicrosoftSignInConstants=be,e.SnappleAuth=ye,e.SnappleEvents=O,Object.defineProperty(e,"__esModule",{value:!0})})(up.exports);const{EVENTS:dp,GOT_CONTEXTS:hp,GOT_PROMPT_MOMENT_REASONS:pp,GOT_PROMPT_MOMENT_TYPES:fp,GSI_ERROR_TYPES:mp}=up.exports.GoogleSignInConstants,{GOOGLE_USER_FETCHED:gp,PROMPT_MOMENT:vp,GOOGLE_ERROR:yp}=dp,{SIGN_IN:Ep}=hp,bp=[pp.NOT_DISPLAYED.BROWSER_NOT_SUPPORTED,pp.NOT_DISPLAYED.OPT_OUT_OR_NO_SESSION,pp.NOT_DISPLAYED.SUPPRESSED_BY_USER],_p=[pp.SKIPPED.AUTO_CANCEL,pp.SKIPPED.TAP_OUTSIDE,pp.SKIPPED.USER_CANCEL],wp=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"}),Tp=Object.freeze({ONE_TAP:"one_tap",ONE_TAP_AUTO_LOGIN:"one-tap-auto-login",BUTTON:"button"}),xp=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 Sp{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===jo("isLinkedInAppWebView"),this.el=e,this.showOneTapOnInit=o,this.canShowOneTap=!this.isLinkedInAppWebView,(this.buttons.length||this.canShowOneTap&&this.el)&&(this.useAutoSelect=this._shouldAutologin(),this.shouldRemoveUndefinedValues=jo("shouldRemoveUndefinedValues"),this.window=n,this.onNotDisplayed=i,this.onSkipped=r,this.loader=new al(this.el.querySelector(".loader"),this.el),this._isMobile=X(),this.useFedCM=!!this.window.FederatedCredential&&jo("isFedCMEnabled"),this.useItpSupport=!this.useFedCM&&jo("isItpSupportEnabled"),this.shouldShowTermsAndConditionsOneTap=!this.useFedCM,this.isInitialized=this._initGoogleAuth().catch((e=>{this._fireCounterIngraphMetric(xp.GOOGLE_AUTH_INITIALIZATION_ERROR),this._throwGoogleAuthError(e,`constructor--${xp.GOOGLE_AUTH_INITIALIZATION_ERROR}`)})))}_initGoogleAuth(){return this.window.lazyloader.then((e=>e.getLazyLoadedJavascriptModule("google-gsi-lib"))).then((()=>{this.googleGsiInstance=new up.exports.GoogleGsi({autoSelect:this.useAutoSelect,cancelOnTapOutside:!1,clientId:this.clientId,context:Ep,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(dp.INITIALIZED,(()=>{this._fireControlInteractionEvent(wp.GOOGLE_AUTH_INITIALIZED),this._initButtons()})),this.googleGsiInstance.addEventListener(gp,(e=>{let{detail:t}=e;const{email:n,familyName:i,givenName:r,idToken:o,imageUrl:s,selectedBy:a}=t;this.loader.show();const l=this._getRequestType(a);this._addGoogleFieldToForm("googleGivenName",r),this._addGoogleFieldToForm("googleIdToken",o),this._addGoogleFieldToForm("googleFamilyName",i),this._addGoogleFieldToForm("googleImageUrl",s),this._addGoogleFieldToForm("googleEmail",n),this._addGoogleFieldToForm("soogleLoginRequestType",l),this._addGoogleFieldToForm(Nd,Rd());const c=l===Tp.BUTTON?wp.GOOGLE_SIGN_IN_ACCOUNT_SELECTED:wp.GOOGLE_ONE_TAP_ACCOUNT_SELECTED;this._fireControlInteractionEvent(c),this._conditionalIncludeTermsAndConditionsSkip(c),this._fireCounterIngraphMetricForAccountSelected(l),this.el.submit()})),this.googleGsiInstance.addEventListener(vp,(e=>{let{detail:t}=e;const{reason:n,type:i}=t;let r=`google-one-tap-moment--${i}`;r=n?`${r}-${n}`:r,this._fireControlInteractionEvent(r);const o=this._getIngraphMetricTypeForPrompts(i,n);o&&this._fireCounterIngraphMetric(o);const s=this.shouldShowTermsAndConditionsOneTap?this.el.querySelector(".google-one-tap__module"):null;if(n){if(i===fp.SKIPPED){if(n===pp.SKIPPED.USER_CANCEL&&(s?.classList.add("hidden"),this._fireControlInteractionEvent(wp.GOOGLE_ONE_TAP_USER_DISMISSED)),this.onSkipped)this.onSkipped(t);else if(-1===_p.indexOf(n))throw Error(`GoogleOneTapError ${i}: ${n}`)}else if(i===fp.DISPLAY)if(this.onNotDisplayed)this.onNotDisplayed(t);else if(-1===bp.indexOf(n))throw Error(`GoogleOneTapError ${i}: ${n}`)}else if(!this.useFedCM&&i===fp.DISPLAY){if(this._isMobile){const e=document.querySelector("#credential_picker_iframe");if(e){new ResizeObserver((e=>{for(let t of e)s&&(0===t.contentRect.height?s.classList.add("hidden"):(s.classList.remove("hidden"),s.style.bottom=`${t.contentRect.height}px`))})).observe(e)}}else s?.classList.remove("hidden");this._fireViewModuleImpressionEvent("google-one-tap")}})),this.googleGsiInstance.addEventListener(yp,(e=>{let{detail:t}=e;const{type:n,error:i}=t,r=this._getIngraphMetricTypeForGoogleError(n);r&&(this._fireCounterIngraphMetric(r),i&&this._throwGoogleAuthError(i,`library--${r}`))}))}_fireCounterIngraphMetric(e){this.window.ingraphTracking&&this.window.ingraphTracking.then((t=>{t.fireCounterIngraphMetric({metricsType:e})}))}_getIngraphMetricTypeForPrompts(e,t){return e||t?e!==fp.DISPLAY||t?e===fp.DISPLAY&&t===pp.NOT_DISPLAYED.OPT_OUT_OR_NO_SESSION?xp.GOOGLE_AUTH_NO_SESSION:e===fp.DISPLAY&&t===pp.NOT_DISPLAYED.SUPPRESSED_BY_USER?xp.GOOGLE_AUTH_ONE_TAP_COOLDOWN:_p.indexOf(t)>=0||bp.indexOf(t)>=0?xp.GOOGLE_AUTH_MISC_ERROR:void 0:xp.GOOGLE_AUTH_ONE_TAP_DISPLAYED:null}_getIngraphMetricTypeForGoogleError(e){return e?e===mp.AUTHENTICATION?xp.GOOGLE_AUTH_AUTHENTICATION_ERROR:e===mp.INITIALIZATION?xp.GOOGLE_AUTH_INITIALIZATION_ERROR:void 0:null}_fireCounterIngraphMetricForAccountSelected(e){e!==Tp.BUTTON?this._fireCounterIngraphMetric(xp.GOOGLE_AUTH_ONE_TAP_ACCOUNT_SELECTED):this._fireCounterIngraphMetric(xp.GOOGLE_AUTH_BUTTON_ACCOUNT_SELECTED)}_fireViewModuleImpressionEvent(e){this.window.tracking&&this.window.tracking.then((t=>{so(t,[e])}))}_fireControlInteractionEvent(e){this.window.tracking&&this.window.tracking.then((t=>{t.fireControlInteractionEvent(e)}))}_throwGoogleAuthError(e,t){const n=`google-auth--${t}`;throw e.message=`${n}: ${e.message}`,e}_initButtons(){this.buttons?.length&&(this._fireViewModuleImpressionEvent("google-button-view"),this.buttons?.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 Tp.ONE_TAP_AUTO_LOGIN;case e.indexOf("user")>-1:return Tp.ONE_TAP;default:return Tp.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===wp.GOOGLE_ONE_TAP_ACCOUNT_SELECTED?jo("termsAndConditionsRendered")&&this._addGoogleFieldToForm("termsAndConditionsSkip",!0):e===wp.GOOGLE_SIGN_IN_ACCOUNT_SELECTED&&this.shouldShowTermsAndConditionsOneTap&&this._addGoogleFieldToForm("termsAndConditionsSkip",!0)}promptOneTap(){this.canShowOneTap&&this.isInitialized.then((()=>{this.googleGsiInstance.promptOneTap()}))}}class Cp{constructor(){let{isDev:e=!1,googleAuthConfig:t={}}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.disableOneTapOnInit=jo("disableOneTapOnInit"),this.googleAuth;const n=document.querySelector(".base-google-auth");if(n){const i={...t,showOneTapOnInit:!this.disableOneTapOnInit,...e&&{clientId:"858594933940-drrbstpmpgu7oqc7498bpkdn2b5prc73.apps.googleusercontent.com"}};this.googleAuth=new Sp(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 cp(i,e)}const r=document.querySelector(".windows-app-upsell");r&&(this.windowsAppUpsell=new ip(r))}openContextualSignInModal(){this.baseContextualSignInModal.contextualModal.open()}openSignInModal(){this.baseContextualSignInModal.signInModal.open()}}const{EVENTS:Ip,PROMPT_MOMENT_REASONS:kp,PROMPT_MOMENT_TYPES:Ap}=up.exports.MicrosoftSignInConstants,{USER_FETCHED:Lp,PROMPT_MOMENT:Op}=Ip;kp.DISPLAY.ANOTHER_PROMPT_RUNNING,kp.DISPLAY.BROWSER_NOT_SUPPORTED,kp.DISPLAY.IN_COOLDOWN_PERIOD,kp.DISPLAY.NON_MSA_PROFILE,kp.SKIPPED.TAP_OUTSIDE,kp.SKIPPED.USER_CANCELLED;class Rp{constructor(e){if(!e)throw Error("An element must be provided to TopNavMenu");this.el=e,np(this.updateDeeplink.bind(this))}updateDeeplink(){const e=this.el.querySelector(".top-nav-link[data-tracking-control-name$=_windows]");e&&e.setAttribute("href",tp)}}class Np{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 Ul(r,t);const o=this.el.querySelector(".sign-in-card");o&&new jd(o,n);const s=this.el.querySelector(".sign-in-modal");s&&new sp(s,i);const a=this.el.querySelector(".top-nav-menu");a&&new Rp(a)}}class Pp{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 Ul(i,{typeaheadApiBaseUrl:e}));const r=document.querySelector(".language-selector");r&&(this.languageSelector=new ie(r));document.querySelector(".sticky-header")&&new Gh(void 0,t),document.querySelector(".member-nav-menu")&&new Eo;const o=document.querySelector(".nav");o&&new Np(o);document.querySelector(".focus-page--guest-upsells.guest-upsells")&&new Cp(n)}}class Mp{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:s,pageKey:a}=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(`.${ho}`),this.modal=new Fl(this.modalEl,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,focusElement:s,pageKey:a}),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 Dp;const Up="_self";function Bp(){return Dp||(Dp=new Ba),Dp}const Fp="bottom-sheet-open",qp="aria-hidden";function Hp(e,t){$s(e,t,{ADD_TAGS:["link"]})}class Gp{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 Fl(this.bottomSheetEl,{enablePageViewTracking:n,pageKey:i,shouldHideModal:r,pushState:t,triggerByOutletEl:!1}),this._hideBottomSheet=this._hideBottomSheet.bind(this),this._attachEventListeners(),this.onClose=o}_hideBottomSheet(){No(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(qp,!0),this.bottomSheetEl.addEventListener("transitionend",this._hideBottomSheet),this.bottomSheetEl.classList.remove(Fp)}),0)})),this.bottomSheetEl.addEventListener("open",(()=>{this.bottomSheetEl.setAttribute(qp,!1),Po(this.bottomSheetEl),window.requestAnimationFrame((()=>this.bottomSheetEl.classList.add(Fp)))})),r.getInstance().addUnloadCallback((()=>{this.close()}))}setHeader(e){this._headerEl&&Hp(this._headerEl,e)}setTitle(e){this._titleEl&&(this._titleEl.textContent=e)}setContent(e){Hp(this._contentEl,e)}setFooter(e){this._footerEl&&Hp(this._footerEl,e)}isOpen(){return this.bottomSheetEl.classList.contains(Fp)}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};!this.isOpen()&&this.modalInstance.open(e)}close(){this.isOpen()&&this.onClose?.(),this.isOpen()&&this.modalInstance.close()}}class jp{constructor(e,t){if(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 Kp{constructor(e){let{enablePageViewTracking:t=!0,shouldHideModal:n=()=>!1,triggerByOutletEl:i=!1,shouldMoveToTopContainer:r=!0,focusElement:o,pageKey:s}=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 Fl(this.el,{enablePageViewTracking:t,shouldHideModal:n,triggerByOutletEl:i,shouldMoveToTopContainer:r,focusElement:o,pageKey:s||"p_mwlite_image_viewer"});const a=this.el.querySelector(".slide-list");this.slideList=new Yo(a),a?.addEventListener("click",this._handleImageClick.bind(this));const l=this.el.querySelectorAll(".c2pa-button");l?.forEach((e=>new jp(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 Wp(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,s=e;let a={productName:t};return r?a={...a,trackedResponseCodes:r}:o&&(a={...a,untrackedResponseCodes:o}),new eu(s,i,a)}(t,i,e)))}function zp(e,t){return window.tracking?.then((n=>{const i=n.generateEnvelope(e,t,{transporterKey:"sponsoredTransporter"});return n.fireEnvelope(i)}))}const Vp="_lastUpdatedAt";class $p{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+Vp);return n&&(new Date).getTime()-n<t?this.read(e):(this.removeWithExpiry(e),null)}writeWithExpiry(e,t){this.write(e,t),this.write(e+Vp,(new Date).getTime())}removeWithExpiry(e){this.remove(e),this.remove(e+Vp)}}!function(){try{return $p.instance||($p.instance=new $p(localStorage)),$p.instance}catch{}}();const Xp=function(){try{return $p.sessionInstance||($p.sessionInstance=new $p(sessionStorage)),$p.sessionInstance}catch{}}(),Yp="DISMISSED",Qp="DISPLAY",Jp=864e5;class Zp{constructor(e){let{globalWindow:t=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=t,this.storageKey=this.el.dataset.storageKey;let n=Jp;const i=this.el.dataset?.coolOffTime;"0"===i||0===i?n=0:i&&!isNaN(i)&&(n=Number(i));Xp.readWithExpiry(this.storageKey,n)===Yp?this.el.remove():this.initiateUpsell()}initiateUpsell(){this.dismissBtn=this.el.querySelector('[data-tracking-control-name="non-blocking-upsell__dismiss"]'),this.dismissBtn&&(this.dismissable=new Gl(this.el,this.dismissBtn,{isShown:!0})),this.el.addEventListener("dismiss",this.onUpsellDismiss.bind(this)),this.storageKey&&(this.window.tracking?.then((e=>{so(e,[this.storageKey])})),Xp.writeWithExpiry(this.storageKey,Qp))}onUpsellDismiss(){this.el.remove(),Xp.writeWithExpiry(this.storageKey,Yp)}}let ef;r.getInstance().addUnloadCallback((()=>{ef&&ef.close(),No(document.querySelector("#discard-post-modal")),No(document.querySelector("#visibility-settings-modal")),No(document.querySelector("#max-images-prompt-modal")),No(document.querySelector("#retry-upload-modal"))}));function tf(e,t){return e&&t?`urn:li:control:${t}-${e}`:null}const nf={FEED_CONTROL:"[data-feed-control]",FEED_DATA_ID:'[data-id="main-feed-card"]'},rf="lite-feed:phone",of="FeedActionEvent",sf="publish-repost",af={PRODUCT_NAME:"Lite-feed",routeMappingToDegradationConfig:{FEED_REPOST:{[sf]:[{degradationKey:"publish-repost-failed"}]}}};Wp({featureName:sf,productName:af.PRODUCT_NAME,featureMappingToDegradationConfig:af.routeMappingToDegradationConfig.FEED_REPOST});function lf(e,t,n){const i=e?.target?.closest(nf.FEED_CONTROL),r=e?.target?.closest(nf.FEED_DATA_ID),o=t||r?.dataset;if(!i&&!n||!o)return;const s={...i?.dataset,...n},{accessoryEntityUrn:a,feedControl:l,feedActionCategory:c,feedActionType:u,interactorUrn:d}=s,{activityUrn:h,feedItemTrackingId:p}=o;window.tracking&&window.tracking.then((e=>{let t;const n=jo("trackingModuleKey"),i=b(document),r=oo(i);t={...a?{accessoryEntityUrn:a}:{},...d?{interactorUrn:d}:{},actionCategory:c?.toUpperCase()||"",actionType:u,controlUrn:tf(l,i),updateUrn:h,trackingId:p||e.generateBase64UUID(),moduleKey:n||rf,requestId:"",...r};try{t?.actionCategory&&t?.actionType&&e.fireTrackingEvent(of,t)}catch(e){}}))}var cf=function(){this.__data__=[],this.size=0};var uf=function(e,t){return e===t||e!=e&&t!=t},df=uf;var hf=function(e,t){for(var n=e.length;n--;)if(df(e[n][0],t))return n;return-1},pf=hf,ff=Array.prototype.splice;var mf=function(e){var t=this.__data__,n=pf(t,e);return!(n<0)&&(n==t.length-1?t.pop():ff.call(t,n,1),--this.size,!0)},gf=hf;var vf=function(e){var t=this.__data__,n=gf(t,e);return n<0?void 0:t[n][1]},yf=hf;var Ef=function(e){return yf(this.__data__,e)>-1},bf=hf;var _f=function(e,t){var n=this.__data__,i=bf(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this},wf=cf,Tf=mf,xf=vf,Sf=Ef,Cf=_f;function If(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])}}If.prototype.clear=wf,If.prototype.delete=Tf,If.prototype.get=xf,If.prototype.has=Sf,If.prototype.set=Cf;var kf=If,Af=kf;var Lf=function(){this.__data__=new Af,this.size=0};var Of=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n};var Rf=function(e){return this.__data__.get(e)};var Nf=function(e){return this.__data__.has(e)},Pf="object"==typeof re&&re&&re.Object===Object&&re,Mf=Pf,Df="object"==typeof self&&self&&self.Object===Object&&self,Uf=Mf||Df||Function("return this")(),Bf=Uf.Symbol,Ff=Bf,qf=Object.prototype,Hf=qf.hasOwnProperty,Gf=qf.toString,jf=Ff?Ff.toStringTag:void 0;var Kf=function(e){var t=Hf.call(e,jf),n=e[jf];try{e[jf]=void 0;var i=!0}catch(e){}var r=Gf.call(e);return i&&(t?e[jf]=n:delete e[jf]),r},Wf=Object.prototype.toString;var zf=function(e){return Wf.call(e)},Vf=Kf,$f=zf,Xf=Bf?Bf.toStringTag:void 0;var Yf=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Xf&&Xf in Object(e)?Vf(e):$f(e)};var Qf=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},Jf=Yf,Zf=Qf;var em,tm=function(e){if(!Zf(e))return!1;var t=Jf(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},nm=Uf["__core-js_shared__"],im=(em=/[^.]+$/.exec(nm&&nm.keys&&nm.keys.IE_PROTO||""))?"Symbol(src)_1."+em:"";var rm=function(e){return!!im&&im in e},om=Function.prototype.toString;var sm=function(e){if(null!=e){try{return om.call(e)}catch(e){}try{return e+""}catch(e){}}return""},am=tm,lm=rm,cm=Qf,um=sm,dm=/^\[object .+?Constructor\]$/,hm=Function.prototype,pm=Object.prototype,fm=hm.toString,mm=pm.hasOwnProperty,gm=RegExp("^"+fm.call(mm).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var vm=function(e){return!(!cm(e)||lm(e))&&(am(e)?gm:dm).test(um(e))};var ym=function(e,t){return null==e?void 0:e[t]},Em=vm,bm=ym;var _m=function(e,t){var n=bm(e,t);return Em(n)?n:void 0},wm=_m(Uf,"Map"),Tm=_m(Object,"create"),xm=Tm;var Sm=function(){this.__data__=xm?xm(null):{},this.size=0};var Cm=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Im=Tm,km=Object.prototype.hasOwnProperty;var Am=function(e){var t=this.__data__;if(Im){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return km.call(t,e)?t[e]:void 0},Lm=Tm,Om=Object.prototype.hasOwnProperty;var Rm=function(e){var t=this.__data__;return Lm?void 0!==t[e]:Om.call(t,e)},Nm=Tm;var Pm=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Nm&&void 0===t?"__lodash_hash_undefined__":t,this},Mm=Sm,Dm=Cm,Um=Am,Bm=Rm,Fm=Pm;function qm(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])}}qm.prototype.clear=Mm,qm.prototype.delete=Dm,qm.prototype.get=Um,qm.prototype.has=Bm,qm.prototype.set=Fm;var Hm=qm,Gm=kf,jm=wm;var Km=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e},Wm=Km;var zm=function(e,t){var n=e.__data__;return Wm(t)?n["string"==typeof t?"string":"hash"]:n.map},Vm=zm;var $m=function(e){var t=Vm(this,e).delete(e);return this.size-=t?1:0,t},Xm=zm;var Ym=function(e){return Xm(this,e).get(e)},Qm=zm;var Jm=function(e){return Qm(this,e).has(e)},Zm=zm;var eg=function(e,t){var n=Zm(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this},tg=function(){this.size=0,this.__data__={hash:new Hm,map:new(jm||Gm),string:new Hm}},ng=$m,ig=Ym,rg=Jm,og=eg;function sg(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])}}sg.prototype.clear=tg,sg.prototype.delete=ng,sg.prototype.get=ig,sg.prototype.has=rg,sg.prototype.set=og;var ag=kf,lg=wm,cg=sg;var ug=function(e,t){var n=this.__data__;if(n instanceof ag){var i=n.__data__;if(!lg||i.length<199)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new cg(i)}return n.set(e,t),this.size=n.size,this},dg=kf,hg=Lf,pg=Of,fg=Rf,mg=Nf,gg=ug;function vg(e){var t=this.__data__=new dg(e);this.size=t.size}vg.prototype.clear=hg,vg.prototype.delete=pg,vg.prototype.get=fg,vg.prototype.has=mg,vg.prototype.set=gg;var yg=vg,Eg=_m,bg=function(){try{var e=Eg(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),_g=bg,wg=_g;var Tg=function(e,t,n){"__proto__"==t&&wg?wg(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},xg=Tg,Sg=uf;var Cg=function(e,t,n){(void 0!==n&&!Sg(e[t],n)||void 0===n&&!(t in e))&&xg(e,t,n)};var Ig=function(e){return function(t,n,i){for(var r=-1,o=Object(t),s=i(t),a=s.length;a--;){var l=s[e?a:++r];if(!1===n(o[l],l,o))break}return t}},kg=Ig(),Ag={exports:{}};!function(e,t){var n=Uf,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i?n.Buffer:void 0,s=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,i=s?s(n):new e.constructor(n);return e.copy(i),i}}(Ag,Ag.exports);var Lg=Uf.Uint8Array;var Og=function(e){var t=new e.constructor(e.byteLength);return new Lg(t).set(new Lg(e)),t};var Rg=function(e,t){var n=t?Og(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)};var Ng=function(e,t){var n=-1,i=e.length;for(t||(t=Array(i));++n<i;)t[n]=e[n];return t},Pg=Qf,Mg=Object.create,Dg=function(){function e(){}return function(t){if(!Pg(t))return{};if(Mg)return Mg(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();var Ug=function(e,t){return function(n){return e(t(n))}},Bg=Ug(Object.getPrototypeOf,Object),Fg=Object.prototype;var qg=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Fg)},Hg=Dg,Gg=Bg,jg=qg;var Kg=function(e){return"function"!=typeof e.constructor||jg(e)?{}:Hg(Gg(e))};var Wg=function(e){return null!=e&&"object"==typeof e},zg=Yf,Vg=Wg;var $g=function(e){return Vg(e)&&"[object Arguments]"==zg(e)},Xg=$g,Yg=Wg,Qg=Object.prototype,Jg=Qg.hasOwnProperty,Zg=Qg.propertyIsEnumerable,ev=Xg(function(){return arguments}())?Xg:function(e){return Yg(e)&&Jg.call(e,"callee")&&!Zg.call(e,"callee")},tv=ev,nv=Array.isArray;var iv=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},rv=tm,ov=iv;var sv=function(e){return null!=e&&ov(e.length)&&!rv(e)},av=sv,lv=Wg;var cv=function(e){return lv(e)&&av(e)},uv={exports:{}};var dv=function(){return!1};!function(e,t){var n=Uf,i=dv,r=t&&!t.nodeType&&t,o=r&&e&&!e.nodeType&&e,s=o&&o.exports===r?n.Buffer:void 0,a=(s?s.isBuffer:void 0)||i;e.exports=a}(uv,uv.exports);var hv=Yf,pv=Bg,fv=Wg,mv=Function.prototype,gv=Object.prototype,vv=mv.toString,yv=gv.hasOwnProperty,Ev=vv.call(Object);var bv=function(e){if(!fv(e)||"[object Object]"!=hv(e))return!1;var t=pv(e);if(null===t)return!0;var n=yv.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&vv.call(n)==Ev},_v=Yf,wv=iv,Tv=Wg,xv={};xv["[object Float32Array]"]=xv["[object Float64Array]"]=xv["[object Int8Array]"]=xv["[object Int16Array]"]=xv["[object Int32Array]"]=xv["[object Uint8Array]"]=xv["[object Uint8ClampedArray]"]=xv["[object Uint16Array]"]=xv["[object Uint32Array]"]=!0,xv["[object Arguments]"]=xv["[object Array]"]=xv["[object ArrayBuffer]"]=xv["[object Boolean]"]=xv["[object DataView]"]=xv["[object Date]"]=xv["[object Error]"]=xv["[object Function]"]=xv["[object Map]"]=xv["[object Number]"]=xv["[object Object]"]=xv["[object RegExp]"]=xv["[object Set]"]=xv["[object String]"]=xv["[object WeakMap]"]=!1;var Sv=function(e){return Tv(e)&&wv(e.length)&&!!xv[_v(e)]};var Cv=function(e){return function(t){return e(t)}},Iv={exports:{}};!function(e,t){var n=Pf,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i&&n.process,s=function(){try{var e=r&&r.require&&r.require("util").types;return e||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=s}(Iv,Iv.exports);var kv=Sv,Av=Cv,Lv=Iv.exports,Ov=Lv&&Lv.isTypedArray,Rv=Ov?Av(Ov):kv;var Nv=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},Pv=Tg,Mv=uf,Dv=Object.prototype.hasOwnProperty;var Uv=function(e,t,n){var i=e[t];Dv.call(e,t)&&Mv(i,n)&&(void 0!==n||t in e)||Pv(e,t,n)},Bv=Uv,Fv=Tg;var qv=function(e,t,n,i){var r=!n;n||(n={});for(var o=-1,s=t.length;++o<s;){var a=t[o],l=i?i(n[a],e[a],a,n,e):void 0;void 0===l&&(l=e[a]),r?Fv(n,a,l):Bv(n,a,l)}return n};var Hv=function(e,t){for(var n=-1,i=Array(e);++n<e;)i[n]=t(n);return i},Gv=/^(?:0|[1-9]\d*)$/;var jv=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&Gv.test(e))&&e>-1&&e%1==0&&e<t},Kv=Hv,Wv=tv,zv=nv,Vv=uv.exports,$v=jv,Xv=Rv,Yv=Object.prototype.hasOwnProperty;var Qv=function(e,t){var n=zv(e),i=!n&&Wv(e),r=!n&&!i&&Vv(e),o=!n&&!i&&!r&&Xv(e),s=n||i||r||o,a=s?Kv(e.length,String):[],l=a.length;for(var c in e)!t&&!Yv.call(e,c)||s&&("length"==c||r&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||$v(c,l))||a.push(c);return a};var Jv=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},Zv=Qf,ey=qg,ty=Jv,ny=Object.prototype.hasOwnProperty;var iy=function(e){if(!Zv(e))return ty(e);var t=ey(e),n=[];for(var i in e)("constructor"!=i||!t&&ny.call(e,i))&&n.push(i);return n},ry=Qv,oy=iy,sy=sv;var ay=function(e){return sy(e)?ry(e,!0):oy(e)},ly=qv,cy=ay;var uy=function(e){return ly(e,cy(e))},dy=Cg,hy=Ag.exports,py=Rg,fy=Ng,my=Kg,gy=tv,vy=nv,yy=cv,Ey=uv.exports,by=tm,_y=Qf,wy=bv,Ty=Rv,xy=Nv,Sy=uy;var Cy=function(e,t,n,i,r,o,s){var a=xy(e,n),l=xy(t,n),c=s.get(l);if(c)dy(e,n,c);else{var u=o?o(a,l,n+"",e,t,s):void 0,d=void 0===u;if(d){var h=vy(l),p=!h&&Ey(l),f=!h&&!p&&Ty(l);u=l,h||p||f?vy(a)?u=a:yy(a)?u=fy(a):p?(d=!1,u=hy(l,!0)):f?(d=!1,u=py(l,!0)):u=[]:wy(l)||gy(l)?(u=a,gy(a)?u=Sy(a):_y(a)&&!by(a)||(u=my(l))):d=!1}d&&(s.set(l,u),r(u,l,i,o,s),s.delete(l)),dy(e,n,u)}},Iy=yg,ky=Cg,Ay=kg,Ly=Cy,Oy=Qf,Ry=ay,Ny=Nv;var Py=function e(t,n,i,r,o){t!==n&&Ay(n,(function(s,a){if(o||(o=new Iy),Oy(s))Ly(t,n,a,i,e,r,o);else{var l=r?r(Ny(t,a),s,a+"",t,n,o):void 0;void 0===l&&(l=s),ky(t,a,l)}}),Ry)};var My=function(e){return e};var Dy=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)},Uy=Dy,By=Math.max;var Fy=function(e,t,n){return t=By(void 0===t?e.length-1:t,0),function(){for(var i=arguments,r=-1,o=By(i.length-t,0),s=Array(o);++r<o;)s[r]=i[t+r];r=-1;for(var a=Array(t+1);++r<t;)a[r]=i[r];return a[t]=n(s),Uy(e,this,a)}};var qy=function(e){return function(){return e}},Hy=qy,Gy=_g,jy=Gy?function(e,t){return Gy(e,"toString",{configurable:!0,enumerable:!1,value:Hy(t),writable:!0})}:My,Ky=jy,Wy=Date.now;var zy=function(e){var t=0,n=0;return function(){var i=Wy(),r=16-(i-n);if(n=i,r>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}},Vy=zy(Ky),$y=My,Xy=Fy,Yy=Vy;var Qy=function(e,t){return Yy(Xy(e,t,$y),e+"")},Jy=uf,Zy=sv,eE=jv,tE=Qf;var nE=function(e,t,n){if(!tE(n))return!1;var i=typeof t;return!!("number"==i?Zy(n)&&eE(t,n.length):"string"==i&&t in n)&&Jy(n[t],e)},iE=Qy,rE=nE;var oE=function(e){return iE((function(t,n){var i=-1,r=n.length,o=r>1?n[r-1]:void 0,s=r>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(r--,o):void 0,s&&rE(n[0],n[1],s)&&(o=r<3?void 0:o,r=1),t=Object(t);++i<r;){var a=n[i];a&&e(t,a,i,o)}return t}))},sE=Py;oE((function(e,t,n){sE(e,t,n)}));function aE(e){const t=e.getBoundingClientRect();let{top:n,left:i}=t;const{right:r,bottom:o,width:s,height:a,x:l,y:c}=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:s,height:a,x:l,y:c}}function lE(e,t,n){const i=aE(e),r=aE(t),o=aE(n),s=i.top-o.top-n.clientTop-r.height+i.height,a=i.left-o.left-n.clientLeft-r.width+i.width;return{boundingCoordinates:i,elementCoordinates:r,elemOffsetParentCoordinates:o,topMinLimit:s,leftMinLimit:a,elemTop:r.top-o.top,elemLeft:r.left-o.left,topMaxLimit:s-i.height+r.height,leftMaxLimit:a-i.width+r.width}}document.querySelector(".upload-progress"),document.querySelector("#progressVal");const cE="data-draggable-initialized",uE="touchstart",dE="touchmove",hE="touchend";class pE{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;pE.isDraggable(this.draggableElementEl)||this.draggableElementEl.addEventListener(uE,t),this.draggableElementEl.setAttribute(cE,!0)}dragElement(e,t,n){let i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];const r=n>0?Math.min(e.topMaxLimit,e.elemTop+n):Math.max(e.topMinLimit,e.elemTop+n),o=t>0?Math.min(e.leftMaxLimit,e.elemLeft+t):Math.max(e.leftMinLimit,e.elemLeft+t);this.draggableElementEl.style.left=`${o}px`,this.draggableElementEl.style.top=`${r}px`,this.options.onDrag instanceof Function&&this.options.onDrag(e.boundingCoordinates.left-o-e.elemOffsetParentCoordinates.left,e.boundingCoordinates.top-r-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=lE(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(dE,t),document.addEventListener(hE,(function e(){document.removeEventListener(dE,t),document.removeEventListener(hE,e)}))}moveTo(e,t){const n=lE(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)}}pE.isDraggable=function(e){return!!e.getAttribute(cE)};const fE="data-zoomable-initialized",mE="touchstart",gE="touchmove",vE="touchend";class yE{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;yE.isZoomable(this.zoomableElement)||(this.zoomableElement.addEventListener(mE,t),this.zoomableElement.setAttribute(fE,!0))}scaleElement(e,t){if(1===e)return;this.limits=lE(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 s=this.limits.leftMinLimit-this.zoomableElement.offsetWidth*(e-1),a=this.limits.leftMaxLimit,l=this.limits.topMinLimit-this.zoomableElement.offsetHeight*(e-1),c=this.limits.topMaxLimit;r<s?r=s:r>a&&(r=a),o<l?o=l:o>c&&(o=c),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=`${r}px`,this.zoomableElement.style.top=`${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(gE,t),document.addEventListener(vE,(function e(){document.removeEventListener(gE,t),document.removeEventListener(vE,e)}))}}yE.isZoomable=function(e){return!!e.getAttribute(fE)};const EE=/^\d{4,15}$/,bE=/[-\s+().]/g,_E=/^\S+@\S+\.\S+$/,wE=/[,]|.*@.*@/,TE={MIN_LENGTH:"MinLength",MAX_LENGTH:"MaxLength",REGEX:"Regex",REQUIRED:"Required",REGEX_ALLOW:"RegexAllow",REGEX_ALLOW_EMAIL:"RegexAllowEmail",REGEX_ALLOW_WORK_EMAIL:"RegexAllowWorkEmail"},xE=e=>e&&_E.test(e)&&!wE.test(e),SE={SPECIAL_CHARS:{pattern:/([!@#$%^&*+=|<>?:;\\])/,errorCode:"SpecialChars"},URL_KEYWORDS:{pattern:/(https?(:\/\/)?|www\.)/i,errorCode:"UrlKeywords"},EMAIL:{errorCode:"Email",validate:xE},WORK_EMAIL:{errorCode:"WorkEmail",validate:e=>xE(e)&&!["gmail","hotmail","yahoo","qq","outlook","aol","mail","icloud","163"].some((t=>e.includes(`@${t}.`)))},PHONE_NUMBER:{errorCode:"PhoneNumber",validate(e){const t=e.replace(bE,"");return!(!t||!EE.test(t))}}},CE={EMAIL_ADDRESS:"EMAIL_ADDRESS",PHONE_NUMBER:"PHONE_NUMBER",WORK_EMAIL:"WORK_EMAIL",OTHER:"OTHER"},IE="consentUnchecked",kE={INPUT:"INPUT",SELECT:"SELECT"},AE="LeadGenFormClientActionEvent",LE="text",OE="checkbox";function RE(e){return Object.keys(kE).includes(e.tagName)}function NE(e){const t=function(e){const t=[],{minLength:n,maxLength:i,inputType:r}=e.dataset;let o;switch(r){case CE.EMAIL_ADDRESS:t.push({type:TE.REGEX_ALLOW,RegexAllow:[SE.EMAIL]});break;case CE.WORK_EMAIL:t.push({type:TE.REGEX_ALLOW,RegexAllow:[SE.WORK_EMAIL]});break;case CE.PHONE_NUMBER:o=e.value.replace(/ /g,""),t.push({type:TE.REGEX_ALLOW,RegexAllow:[SE.PHONE_NUMBER]})}return e.required&&t.push({type:TE.REQUIRED}),n&&t.push({type:TE.MIN_LENGTH,MinLength:n}),i&&t.push({type:TE.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 TE.REQUIRED:if(0===n.length)return TE.REQUIRED;break;case TE.MIN_LENGTH:if(n.length<e[TE.MIN_LENGTH])return TE.MIN_LENGTH;break;case TE.MAX_LENGTH:if(n.length>e[TE.MAX_LENGTH])return TE.MAX_LENGTH;break;case TE.REGEX:for(let t=0;t<e[TE.REGEX].length;t++)if(!0===e[TE.REGEX][t]?.validate?.(n)||!0===e[TE.REGEX][t]?.pattern?.test(n))return TE.REGEX+e[TE.REGEX][t].errorCode;break;case TE.REGEX_ALLOW:for(let t=0;t<e[TE.REGEX_ALLOW].length;t++)if(!1===e[TE.REGEX_ALLOW][t]?.validate?.(n)||!1===e[TE.REGEX_ALLOW][t]?.pattern?.test(n))return TE.REGEX_ALLOW+e[TE.REGEX_ALLOW][t].errorCode}})(e,n))).filter((e=>!!e))}function PE(e,t){return t&&!e?IE:null}const ME=(e,t)=>parseInt(t.split(e)[1]);function DE(e,t){return document.getElementById(`${e.id}-strings`).dataset[`str${t}`]}const UE=(e,t)=>({questionId:e,textQuestionAnswer:{answer:t}}),BE=(e,t)=>({questionId:e,multipleChoiceAnswer:{options:[{index:t}]}}),FE=(e,t)=>({question:e,multipleChoiceAnswer:{options:[t]}});function qE(e,t){const n=e.id+"_",i=n+"q",r=n+"c",o=jo("hasDecoratedLeadGenFormData");return new Promise(((n,s)=>{const a=[];let l,c;const{urn:u,legalInfoUrn:d,leadType:h,associatedEntityUrn:p,ownerUrn:f,submitter:m}=e.dataset;c=t?`lTrk=${t}&action=leadFormSubmit&activityType=sponsored`:e.dataset.leadTrackingParams,c||(l=e.closest("[data-lead-tracking-params]"),c=l.dataset.leadTrackingParams);const g={formResponse:{adFormUrn:u,submittedAt:Date.now(),answers:[],consentResponses:[]},trackingUrl:c,trackingAction:"LEAD_FORM_CLICK"},v={associatedEntity:p,form:u,legalInfoUrn:d,leadType:h,owner:f,formResponse:{answers:[],consentResponses:[]},leadTrackingParams:c,submittedAt:Date.now(),...m?.length?{submitter:m}:{}};return Array.from(e).filter(RE).forEach((e=>{let t;if(e.tagName===kE.SELECT)t=((e,t,n)=>{const i=ME(e,t.id),r=t.selectedIndex;return{response:n?FE(i,r):BE(i,r)}})(i,e,o),o?v.formResponse.answers.push(t.response):g.formResponse.answers.push(t.response);else if(e.type===LE)if(t=((e,t,n)=>{const i=ME(e,t.id),r=NE(t);return 0!==r.length?{errors:r}:{response:n?(o=i,s=t.value,{question:o,textQuestionAnswer:{answer:s}}):UE(i,t.value)};var o,s})(i,e,o),t.response)o?v.formResponse.answers.push(t.response):g.formResponse.answers.push(t.response);else{const n=t.errors[0];a.push({element:e,errorType:n})}else e.type===OE&&(t=((e,t,n,i,r)=>{const o=ME(e,t),s=PE(n,i);return s?{errors:s}:{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):a.push({element:e,errorType:t.errors}))})),0===a.length?n(o?v:g):s(a)}))}class HE extends tl{constructor(){super(...arguments)}static query="0a321276f8bcd90441cffeb1ab648fa1";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:HE.query,variables:e,successCallback:t,failureCallback:n})}}const GE="VIEW_FORM",jE=".lead-gen-input-container",KE=".error-text",WE=".submit-btn",zE="input-error",VE="checkbox-input",$E="inputbox-input",XE="aria-invalid",YE="role",QE="click";class JE{constructor(e){let{isLivePreview:t=!1,encodedLeadGenFormTrackingContext:n,encryptedTrackingData:i,pemDegradationTrackingMetadata:r,persistFormOnSubmit:o,responseEndpoint:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("containerEl is not present");Ho("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(WE),this.persistFormOnSubmit=o,this.encryptedTrackingData=i,this.encodedLeadGenFormTrackingContext=n,s&&(this.leadGenResponseMutation=new HE(s,r)),t||this._bindInputHandlers(),this.encodedLeadGenFormTrackingContext&&!t&&(this._initClickTracking(),this._initViewTracking())}static LEAD_GEN_SUBMIT_EVENT="FormModal:LeadGen:submit";showPostSubmissionInfo(){No(this.formContentEl),this.postSubmissionInfoEl&&Po(this.postSubmissionInfoEl)}hideForm(){No(this.formContentEl)}enableSubmit(){Bo(this.submitBtn)}_clearFormErrors(){Array.from(this.formEl).filter(RE).map((e=>this._hideError(e)))}_submitForm(){this._clearFormErrors(),qE(this.formEl,this.encryptedTrackingData).then((e=>{if(Uo(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();K(DE(t.element,t.errorType),j.ASSERTIVE)}}))}_hideError(e){if(e){const t=e.closest(jE),n=t.querySelector(KE);No(n),t.classList.remove(zE),e.removeAttribute(XE),n.removeAttribute(YE)}}_isError(e){return e?.closest(jE)?.classList.contains(zE)}_setAndShowError(e,t){if(e){const n=DE(e,t),i=e.closest(jE),r=i.querySelector(KE);r.innerText=n,Po(r),i.classList.add(zE),r.setAttribute(YE,"alert"),e.setAttribute(XE,"true")}}_handleInputError(e){let t;if(this._hideError(e),e.type===OE)t=PE(e.checked,e.required);else if(e.type===LE){const n=NE(e);n&&n.length&&(t=n[0])}t&&this._setAndShowError(e,t)}_bindInputHandlers(){this.formEl.addEventListener(QE,(e=>{e.target.classList.contains(VE)&&this._handleInputError(e.target)})),this.formEl.addEventListener("keyup",(e=>{e.target.classList.contains($E)&&this._handleInputError(e.target)})),this.submitBtn.addEventListener(QE,(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=`${r}-${t?.toLowerCase()}`,s=oo(r);i?zp(AE,{...s,sponsoredTrackingInfo:{sponsoredEventHeader:{encryptedTrackingData:i}},actionType:t,controlUrn:o,serializedLeadGenFormTrackingContext:n}):window.tracking.then((e=>{e.fireTrackingEvent(AE,{...s,actionType:t,controlUrn:o,serializedLeadGenFormTrackingContext:n})}))}({actionType:e,serializedLeadGenFormTrackingContext:this.encodedLeadGenFormTrackingContext,encryptedTrackingData:this.encryptedTrackingData})}_initViewTracking(){const e=GE,t=this.containerEl.closest('[data-id="main-feed-card"]');this.fireInFormLeadGenTracking(e,t)}_initClickTracking(){this.containerEl.addEventListener(QE,(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)}}))}}const ZE=".bottom-sheet",eb=".lead-gen-modal";class tb extends JE{constructor(e){let{isLivePreview:t=!1,encodedLeadGenFormTrackingContext:n,encryptedTrackingData:i,pemDegradationTrackingMetadata:r,persistFormOnSubmit:o,responseEndpoint:s,triggerByOutletEl:a}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(e,{isLivePreview:t,encodedLeadGenFormTrackingContext:n,encryptedTrackingData:i,pemDegradationTrackingMetadata:r,persistFormOnSubmit:o,responseEndpoint:s});const l=document.querySelector(ZE);l&&(this.bottomSheet=new Gp({bottomSheetEl:l,pushState:!1})),this._initModal(a),t&&this.showForm()}_initModal(e){const t=this.containerEl.querySelector(eb);this.modal=new go(t,{triggerByOutletEl:e,shouldMoveToTopContainer:!1})}showForm(){this.modal.open()}hideForm(){this.modal.close()}showPostSubmissionInfo(){this.bottomSheet?(this.modal.close(),this.bottomSheet.open()):this.postSubmissionInfoEl?(No(this.formContentEl),Po(this.postSubmissionInfoEl)):this.modal.close()}_initViewTracking(){const e=this.containerEl.dataset.lgfViewActionType,t=this.containerEl.querySelector(eb).dataset.outlet,n=document.querySelector(`[data-modal="${t}"]`);n?.addEventListener("click",(t=>{const n=t.target.closest('[data-id="main-feed-card"]');this.fireInFormLeadGenTracking(e,n)}))}}class nb{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=jo("share-via-text"),r=jo("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 go(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 ib="FOLLOW_ACTIVE",rb="UNFOLLOW";class ob{constructor(e,t){if(!e)throw Error("Missing FollowMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}static query="cbed571fffd8cea15209aed8d44e6759";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 el({endpoint:this.endpoint,queryId:ob.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)}}const sb=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(sb);const ab="CREATE",lb="DELETE",cb="UPDATE";class ub{constructor(e,t){if(!e)throw Error("Missing ReactionMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}static query="070ee23fd6fb77f92ac08f964ae1df29";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:ub.query,variables:{entityUrn:t,action:n},pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled};return n!==ab&&n!==cb||(o.variables.reactionType=e),el(o).then((e=>{const{responseText:t}=e;i(JSON.parse(t).graphQL)})).catch(r)}}const db="REACT",hb="UNREACT",pb=".reactions-menu",fb='[data-id="reactions-menu"]',mb="[data-reaction-type]",gb="#selected-reaction-icon",vb=".selected-reaction",yb=".like-button-default",Eb="aria-pressed",bb="aria-expanded",_b="hidden",wb="w-0",Tb="overflow-hidden",xb="click",Sb="touchstart",Cb="touchmove",Ib="touchend",kb={LIKE:"Like",PRAISE:"Celebrate",APPRECIATION:"Support",ENTERTAINMENT:"Funny",EMPATHY:"Love",INTEREST:"Insightful",MAYBE:"Curious"};class Ab{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:`${pb}__trigger`,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.body,{endpoint:n,beforeReaction:i,onReaction:r,pemDegradationTrackingMetadata:o,onReactionSuccess:s=()=>{},onReactionError:a=()=>{},shouldStopPropagation:l=!0,reactionsMenuPageViewEvent:c,fireLoggedInReactionTracking:u=!1,isContribution:d=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(this.triggerSelector=e,this.a11yTriggerSelector=`${e}--a11y`,this.parentContainerElement=t,this._mutationInstance=new ub(n,o),this.selectedReactionTemplate=t.querySelector("#selected-reaction"),!t.querySelector(fb))throw new Error("Cannot find ReactionsMenu template");this.beforeReaction=i,this.activeReactionMenuEl=null,this.onReaction=r,this.onReactionSuccess=s,this.onReactionError=a,this.shouldStopPropagation=l,this.reactionsMenuPageViewEvent=c,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=>{X()?(e.addEventListener(Sb,(e=>{this.longPressTimer=setTimeout((()=>{e.preventDefault(),this.showReactions(e),this.isA11yTriggerActive=!1}),334)})),e.addEventListener(Ib,(()=>{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(xb,(e=>{if(e.target.closest(this.triggerSelector)){const t=this.getContainerElement(e.target);this.beforeReaction?.call(this,e),this.fireLoggedInReactionTracking&&this.fireReactionTracking(e),this.toggleReaction(t);const n=this.getCurrentReactionType(t);this.onReaction?.call(this,e,n,this.getParentUrn(t)),this._mutationInstance.execute(n,this.getParentUrn(t),n?ab:lb,(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(wb)})),e.addEventListener("blur",(e=>{!this.getContainerElement(e.target).querySelector(fb)&&e.target.classList.add(wb)}))}))}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),mb)}showReactions(e){if(!this.isReactionMenuVisible()){let t=e.target;if(!e.target.classList.contains("reaction-menu")&&(t=this.getContainerElement(e.target),!t))return;this.renderReactionsMenu(t),this.reactionsMenuPageViewEvent&&window.tracking?.then((e=>{ro(e,"half",this.reactionsMenuPageViewEvent)})),X()&&(this.isTouchActive=!0,this.isA11yTriggerActive||(document.body.classList.add(Tb),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(Sb,this.documentTouchStartHandlerFn),document.addEventListener(Ib,this.documentTouchEndHandlerFn),this.parentContainerElement.addEventListener(Cb,this.parentContainerElementTouchMoveHandlerFn),this.parentContainerElement.addEventListener(Ib,this.parentContainerElementTouchEndHandlerFn))),this.documentClickHandlerFn=this.documentClickHandlerFn||this.hideReactions.bind(this),this.parentContainerEl!==document.body&&document.addEventListener(xb,this.documentClickHandlerFn),this.a11yTriggerElement()?.setAttribute(bb,"true")}}hideReactions(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.isReactionMenuVisible()&&(this.activeReactionMenuEl.removeEventListener(xb,this.reactionsMenuClickHandler),e&&this.getContainerElement(this.activeReactionMenuEl)?.querySelector(this.a11yTriggerSelector)?.classList.add(wb),this.activeReactionMenuEl.classList.add(_b),this.activeReactionMenuEl=null),X()&&!this.isA11yTriggerActive&&(document.body.classList.remove(Tb),document.removeEventListener(Sb,this.documentTouchStartHandlerFn),document.removeEventListener(Ib,this.documentTouchEndHandlerFn),this.parentContainerElement.removeEventListener(Cb,this.parentContainerElementTouchMoveHandlerFn),this.parentContainerElement.removeEventListener(Ib,this.parentContainerElementTouchEndHandlerFn)),this.isA11yTriggerActive=!1,this.parentContainerEl!==document.body&&document.removeEventListener(xb,this.documentClickHandlerFn),this.a11yTriggerElement()?.setAttribute(bb,"false")}isReactionMenuVisible(){return Boolean(this.activeReactionMenuEl&&!this.activeReactionMenuEl.classList.contains(_b))}getActionType(e,t){return e&&t?t!==e?cb:null:t?ab:lb}fireReactionTracking(e){let t=e.target;if("touchend"===e.type){const n={},i=e.changedTouches[0],r=document.elementFromPoint(i.clientX,i.clientY);t=r?.closest("[data-reaction-type]"),n.target=t,lf(n)}else lf(e);e.stopPropagation()}handleReactionsClick(e){let t;if(t=e.type===Ib?this.getTouchEventTarget(e):e.target?.closest(mb),!t?.dataset?.reactionType)return;const n=this.getContainerElement(e.target),i=this.getCurrentReactionType(n),r=this.getParentUrn(n);let o,s;t&&(this.beforeReaction?.call(this,e),this.fireLoggedInReactionTracking&&this.fireReactionTracking(e),this.setReaction(t.dataset.reactionType,n),this.getContainerElement(n)?.querySelector(this.triggerSelector)?.focus(),o=this.getCurrentReactionType(n),s=this.getActionType(i,o),s&&(this.onReaction?.call(this,e,o,r),this._mutationInstance.execute(o,this.getParentUrn(n),s,(t=>{this.onReactionSuccess(t,e)}),(e=>{this.onReactionError(e)}))),this.shouldStopPropagation&&e.stopPropagation())}documentTouchStartHandler(e){e.preventDefault(),e.target.closest(fb)&&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(fb);t.classList.remove(_b),t.addEventListener(xb,this.reactionsMenuClickHandler),this.activeReactionMenuEl=t}maybeHideReactions(e){t(e.target,mb)||this.hideReactions()}setReaction(e,t){const n=`${vb}--${e}`,i=this.selectedReactionTemplate.content.querySelector(n).cloneNode(!0),r=t.querySelector(vb),o=t.querySelector(yb),s=t.querySelector(this.triggerSelector)?.dataset?.socialReaction;s&&t.querySelector(`${gb}--${s}`).setAttribute(Eb,"false"),t.querySelector(`${gb}--${e}`).setAttribute(Eb,"true"),r?r.remove():o.classList.add(_b),e&&this.#u(t,e,"Selected"),i.classList.add("selected-reaction"),o.parentElement.insertBefore(i,o),window.lazyloader?.then((e=>e.refreshLoader())),this.postReactionChangeCallback(e,t)}toggleReaction(e){const t=e.querySelector(vb),n=e.querySelector(yb);if(t){t.remove();const i=e.querySelector(this.triggerSelector)?.dataset?.socialReaction;i&&e.querySelector(`${gb}--${i}`).setAttribute(Eb,"false"),e.querySelector(this.triggerSelector).setAttribute(Eb,"false");const r=this.getCurrentReactionType(e);return r&&this.#u(e,r),n.classList.remove(_b),void this.postReactionChangeCallback("",e)}this.setReaction(sb.LIKE,e)}postReactionChangeCallback(e,t){const n=(e?`un${e}`:`${sb.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?hb:db)}getCurrentReactionType(e){return e.querySelector(this.triggerSelector).dataset.socialReaction}getParentUrn(e){return e.querySelector(this.triggerSelector).dataset.parentUrn}getContainerElement(e){return e.closest(pb)}getContainerElementFromParentUrn(e){const t=this.parentContainerElement.querySelector(`${this.triggerSelector}[data-parent-urn="${e}"]`);return t?.closest(pb)}a11yTriggerElement(){return this.parentContainerElement.querySelector(this.a11yTriggerSelector)}#u(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Unselected";const i=jo("i18n_reaction_selection_state").replace("%reactionType%",kb[t]).replace("%selectionState%",n);e.querySelector(this.triggerSelector).setAttribute("aria-label",i)}}class Lb{constructor(e){let{endpoint:t,errorCallback:n=()=>{},globalWindow:i=window,onFollowSuccess:r=()=>{},onUnfollowSuccess:o=()=>{},pemDegradationTrackingMetadata:s,unfollowPemDegradationTrackingMetadata:a,pageKey:l,unfollowPageKey:c}=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 ob(t,s,l),this._unfollowMutationInstance=new ob(t,a,c),this._entityUrn=e.getAttribute("data-entity-urn"),this._initEventListeners()}_initEventListeners(){this._followButtonEl.addEventListener("click",(e=>{e.preventDefault(),this._showFollowingButton(),this._mutationInstance.execute(ib,this._entityUrn,(e=>{this._successCallbackForFollow(e)}),(e=>{this._hideFollowingButton(),this._errorCallback(e)}))})),this._followingButtonEl.addEventListener("click",(e=>{e.preventDefault(),this._hideFollowingButton(),this._unfollowMutationInstance.execute(rb,this._entityUrn,(e=>{this._successCallbackForUnfollow(e)}),(e=>{this._showFollowingButton(),this._errorCallback(e)}))}))}_showFollowingButton(){this._followButtonEl?.classList?.add("hidden"),this._followingButtonEl?.classList?.remove("hidden"),this._followingButtonEl.focus()}_hideFollowingButton(){this._followingButtonEl?.classList?.add("hidden"),this._followButtonEl?.classList?.remove("hidden"),this._followButtonEl.focus()}}const Ob='[data-item-type="semaphore"]',Rb=".comment",Nb="data-feed-action";class Pb{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 ep(e),this.commentEl=e.closest(Rb),this.ellipsisMenuTriggerEl=e.querySelector(".ellipsis-menu__trigger");const n=e.querySelector(".collapsible-dropdown__list");if(n.querySelector(Ob)&&(this.semaphore=new Zh(Ob,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 Mp(e,(e=>t(e,this.commentEl)),(()=>{}),{triggerByOutletEl:!1})}n.addEventListener("click",this.handleControlMenuActions.bind(this))}_handleSemaphoreSubmitAction(){No(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(Rb);t&&t.getAttribute(Nb)&&n&&"delete-comment"===t.getAttribute(Nb)&&this.deleteConfirmationModal.modal.open()}}class Mb{constructor(e){let{isLoggedIn:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(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 Kp(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 Db=".comment__reaction",Ub="hidden";class Bb extends Mb{constructor(e){let{isLoggedIn:t=!1,onReaction:n,deleteComment:i}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(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 Pb(e,{deleteComment:this.deleteComment}):e&&new ep(e)}_reactionClickHandler(e){const t=e.target.closest(".comment__actions"),n=t.querySelector(`${Db}.${Ub}`),i=t.querySelectorAll(Db),r=t.querySelectorAll(".comment__reactions-count");i.forEach((e=>e.classList.toggle(Ub))),r.forEach((e=>e.classList.toggle(Ub))),this.onReaction?.call(this,e,n.dataset.reactionType)}_initCommentReactionClickHandlers(){this._el.addEventListener("click",(e=>{(e.target.classList.contains("comment__reaction")||e.target.closest(Db))&&this._reactionClickHandler(e)}))}}const Fb=Object.freeze({NEW_COMMENT_CREATE_EVENT:"Comment:newComment:create",NEW_COMMENT_SUCCESS_EVENT:"Comment:newComment:success",NEW_COMMENT_FAIL_EVENT:"Comment:newComment:fail"});class qb{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(`.${e}`),this.commentBoxClass=t,this.commentTextBoxen=document.querySelectorAll(`.${e} .${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(Fb.NEW_COMMENT_SUCCESS_EVENT,this.renderNewComment.bind(this))}postComment(e){if(e.target.classList.contains(this.postCommentBtnClass)){const t=e.target.closest(`.${this.commentContainerClass}`);if(t){const n=t.querySelector(`.${this.commentBoxClass}`);if(n){const t=n.dataset.threadUrn;t in this.containerMap||(this.containerMap[t]=e.currentTarget),m(document.body,Fb.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);$s(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 Hb{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(`${this.selector}[data-entity-urn="${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(`${this.selector}[data-entity-urn="${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 Gb="Comment:newComment:success",jb="Comment:deleteComment:success",Kb="Reaction:newReaction:success",Wb="Reaction:deleteReaction:success",zb="Repost:newRepost:success",Vb="Repost:deleteRepost:success";class $b{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(Gb),this.commentCountEventHandler(jb),this.reactionCountEventHandler(Kb),this.reactionCountEventHandler(Wb),this.repostCountEventHandler(zb),this.repostCountEventHandler(Vb)}commentCountEventHandler(e){document.body.addEventListener(e,(t=>{const{entityUrn:n}=t.detail;if(n){const t=document.querySelectorAll(`${this.commentsSelector}[data-entity-urn="${n}"]`);t?.length&&t.forEach((t=>{this.maybeInitPluralRules(t);let n=parseInt(t.dataset.numComments,10);e===Gb?n+=1:e===jb&&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(`${this.repostSelector}[data-entity-urn="${n}"]`);t.length&&t.forEach((t=>{this.maybeInitPluralRules(t);let n=parseInt(t.dataset.numReposts,10);e===zb?n+=1:e===Vb&&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(`${this.reactionsSelector}[data-entity-urn="${n}"]`);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===Kb&&"true"!==t.dataset.isSelfReaction?(n+=1,t.dataset.isSelfReaction="true"):e===Wb&&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):"",s=n>1?jo("i18n_reactions_plural").replace("%numReactions%",o):1===n?jo("i18n_reaction_singular").replace("%numReactions%",o):"";t.setAttribute("aria-label",s),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===Kb&&r.length<3&&!t.querySelector(`img[data-reaction-type="${i}"]`)){o?.remove();const e=t.querySelector("span"),n=document.createElement("img");n.dataset.delayedUrl=jo(`social-actions__reaction-image-${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===Wb&&o?.remove()}updateDotBetweenReactionAndCommentCount(e,t){const n=e.type,{entityUrn:i}=e.detail;let r=this.getNumReactions(t);if(n===Kb&&1===r){const e=t.parentElement.querySelector(`${this.commentsSelector}[data-entity-urn="${i}"]`);"true"!==e?.dataset.separateCtas&&e?.classList.add("before:middot")}else if(n===Wb&&0===r){const e=t.parentElement.querySelector(`${this.commentsSelector}[data-entity-urn="${i}"]`);"true"!==e?.dataset.separateCtas&&e?.classList.remove("before:middot")}}maybeInitPluralRules(e){this.plRules=new Intl.PluralRules,this.plMap={one:e.dataset.singular,other:e.dataset.plural}}}class Xb{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 Yo(this.moreArticlesEl)}}const Yb="light";Yb.toUpperCase();const Qb={PRIMARY_ACTION:"PRIMARY_ACTION",SECONDARY_ACTION:"SECONDARY_ACTION",SKIP:"SKIP",DISMISS:"DISMISS"},Jb={PAGE_IMPRESSION:"PAGE_IMPRESSION",WIDGET_IMPRESSION:"WIDGET_IMPRESSION",WIDGET_ACTION:"WIDGET_ACTION"};var Zb=Object.freeze({__proto__:null,ACTION_CATEGORY:Qb,EVENT_TYPE:Jb,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 e_{constructor(e){if(!e)throw new Error("No element passed into the XandrAdFallback component.");this.el=e}}const t_=Object.freeze({EVENT_FALLBACK_UI_SHOWN:"fallback-ui-shown"});class n_{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="${e}"]`),n=t.querySelector(".xandr-ad_fallback-container");if(n){n.classList.remove("invisible");const e=n.querySelector(".xandr-ad-fallback");e?new e_(e):m(t,t_.EVENT_FALLBACK_UI_SHOWN)}}_getEmbeddedContentAtIndexOf(e,t){let n=jo(e);return n=n.substring(n.indexOf(t)),n}_getEmbeddedContentAfterIndexOf(e,t){let n=jo(e);return n=n.substring(n.indexOf(t)+t.length),n}get shouldLoadXandrAds(){const e=td().consent.optedInConsentMap[Gu.ADVERTISING],t=w();return e&&!t}}const i_="#share-modal .modal-content .reshare-section",r_="data-post-visibility",o_='input[name="share-with"]:checked',s_="share-modal",a_="#share-modal",l_="close",c_="click",u_="data-control-action",d_="keydown",h_=document.querySelector("#share-modal .textarea"),p_=document.querySelector(".image-preview-wrapper"),f_=document.querySelector(i_),m_=document.querySelector(".post-button"),g_=document.querySelector("#comments-enabled"),v_=document.querySelector("#share-with-public"),y_=document.querySelector(".post-settings-wrapper"),E_=document.querySelector(o_),b_=document.querySelector("#share-modal .close-button"),__=document.querySelector("#visibility-settings-modal"),w_=document.querySelector("#visibility-header-back .close-button"),T_=document.querySelector("#visibility-settings-modal .settings-list-wrapper"),x_=document.querySelector("#discard-post-modal-wrapper"),S_=document.querySelector(a_),C_=document.querySelector(".modal-spinner"),I_=document.querySelector("#share-modal .textarea"),k_=document.querySelector("#share-with-groups");document.querySelector("#share-group-urn");const A_=document.querySelector("#share-with-network");class L_ extends Fl{updatePostButtonStatus(){const e=h_.innerText?.trim().length,t="loaded"===p_.getAttribute("data-image-load-state"),n=f_.children.length;e||t||n?Bo(m_):Uo(m_)}clearModalContentBase(){f_&&(f_.textContent=""),h_&&(h_.textContent=""),g_&&(g_.checked=!0),v_&&(v_.checked=!0,y_.setAttribute(r_,E_.value))}historyBackClickHandler(){window.history.state!==s_&&"typeahead"!==window.history.state&&(window.history.pushState(s_,"show-share-modal",a_),b_.click())}bindVisibilityModalEvents(){function e(e){const t=e.target,n=t.closest(`[${u_}]`)||t.querySelector(`[${u_}]`);n&&window.tracking.then((e=>{e.fireControlInteractionEvent(n.getAttribute(u_))}))}__.addEventListener(l_,(()=>{y_.setAttribute(r_,document.querySelector(o_).value)})),w_.addEventListener(c_,(()=>window.history.back())),T_.addEventListener(c_,(t=>e(t))),T_.addEventListener(d_,(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}),Fo()&&"discard-post-modal"===window.history.state&&setTimeout((()=>{window.history.back()}),100)}postSettingsClickHandler(){window.tracking.then((e=>{e.fireControlInteractionEvent("post-settings")})),this.visibilitySettingsModal.open()}}class O_ extends L_{constructor(e,t){let{endpoint:n="",enablePageViewTracking:i=!1,shouldHideModal:r=()=>!1,triggerByOutletEl:o=!1,pushState:s=!1,historyUpdateUrl:a}=t;super(e,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,pushState:s}),this.el=e,this.postData={},this.endpoint=n,this.historyUpdateUrl=a,this.postUrn=jo("ugcPostUrn"),this.openShareModalByLink=this._checkIfOpenShareModalByLink(),this.bindPublishingShareEvents(),this.visibilitySettingsModal=new Fl(__,{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);I_.addEventListener("input",e)}bindShareModalEvents(){const e=new Mp(x_,this.discardPostConfirmationModalPrimaryActionCallback.bind(this,{enableHistoryBack:!this.openShareModalByLink}),(()=>{}),{enablePageViewTracking:!0,pageKey:"article_discard_confirmation",triggerByOutletEl:!1});S_.addEventListener("open",(()=>{h_.focus()})),S_.addEventListener(l_,(()=>{this.clearModalContentBase(),No(C_)})),m_.addEventListener(c_,(()=>{this.processPostData()})),b_.addEventListener(c_,(()=>{m_.disabled?this.close():e.modal.open()})),y_.addEventListener(c_,this.postSettingsClickHandler.bind(this)),y_.addEventListener(d_,(e=>{13===e.keyCode&&this.postSettingsClickHandler.apply(this)}))}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const{defaultText:t}=e;this.historyUpdateUrl&&window.history.replaceState({},document.title,this.historyUpdateUrl),super.open(),this._checkIfOpenShareModalByLink()&&this._removeShareParams(),this.renderShareArticleShareSection(),qo()&&window.scrollTo(0,0),t&&(I_.textContent=t),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),window.lazyloader?.then((e=>{e.refreshLoader()})),this.updatePostButtonStatus()}renderShareArticleShareSection(){const e=this.el.querySelector(i_);e.children.length?this.shareArticleNodeChild=e.children[0].cloneNode(!0):e.appendChild(this.shareArticleNodeChild)}composePostData(){this.shareData.text=I_.textContent,this.shareData.visibility="PUBLIC",k_&&(this.shareData.visibility="CONTAINER",this.shareData.containerEntity=k_.value),A_.checked&&(this.shareData.visibility="CONNECTIONS")}processPostData(){Po(C_),this.composePostData(),el({endpoint:this.endpoint,queryId:O_.query,variables:this.shareData}).then((e=>{200!==e.status&&Promise.reject();const t=JSON.parse(e?.responseText).graphQL?.createPost?.activityUrn||Promise.reject();window.tracking.then((e=>{ro(e,"ajax","post_success_page_key")})),Bp().trigger("success",jo("postSuccessMessage"),"post-success-toast-dismiss",{url:"/feed/update/"+t,trk:"share-post-success",text:jo("postSuccessViewPost"),target:Up}),this.close()})).catch((()=>{window.tracking.then((e=>{ro(e,"ajax","post_failure_page_key")})),Bp().trigger("error",jo("postFailureMessage"),"post-error-toast-dismiss"),this.close()}))}close(){super.close({enableHistoryBack:!this.openShareModalByLink})}_removeShareParams(){const e=new URL(window.location.href);e.searchParams?.delete("openShareModal"),window.history.pushState({},document.title,e.toString())}static query="971e319c05beaf333e94125db8c4f942"}const R_="send-connection-invite",N_="follow",P_="unfollow",M_="Lite-feed",D_={[R_]:[{degradationKey:"failed-to-invite"}],[N_]:[{degradationKey:"failed-to-follow"}],[P_]:[{degradationKey:"failed-to-unfollow"}]};Wp({featureName:R_,productName:M_,featureMappingToDegradationConfig:D_}),Wp({featureName:N_,productName:M_,featureMappingToDegradationConfig:D_}),Wp({featureName:P_,productName:M_,featureMappingToDegradationConfig:D_});document.querySelector.bind(document);const U_={legoTrackingUtils:Zb,getPageInstance:ao,getEventBody:oo,firePageViewEvent:ro,fireViewModuleImpressionEvent:so,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:s="li/track",maxSize:a=10,debounceTime:l=50,disableCompression:c=!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:s,disableCompression:c,abuseDeviceSignalCollectionConfig:p,retryConfig:d,api:{AbortController,location:window.location,document,performance,PerformanceObserver,Promise,assign:Object.assign,fetch,sendBeacon:navigator.sendBeacon.bind(navigator)},batching:{maxSize:a,debounceTime:l}};m.abuseDeviceSignalCollectionConfig.disablePerfMarkerOptimization=!0,o&&(m.treeID=o);const g=new Qn(m);return new ri(g,{customTransporterHosts:f,preTransporter:e=>({...e,meta:lo(e.meta)}),shouldAnonymizeMemberId:()=>!!d&&!h,...u})}};var B_="open-share-to-linkedin";class F_ extends ja{setLinkedInServiceUrl(e){this.linkedinServiceUrl=e}_getServiceUrl(e){return"linkedin"===e&&this.linkedinServiceUrl?this.linkedinServiceUrl:super._getServiceUrl(e)}}function q_(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 s="".concat(e,"=").concat(t,";").concat(r,";path=/;").concat(i?"domain=.".concat(i):""),a="".concat(s,";").concat("secure;samesite=none");document.cookie=a,E.getCookie(e)||(document.cookie=s)}var H_,G_="dark",j_="light",K_="system",W_="li_theme",z_=[j_,G_,K_],V_="dark",$_="on",X_=j_.toUpperCase();function Y_(e){document.documentElement.classList.toggle(V_,e),X_=(e?G_:j_).toUpperCase()}function Q_(){if(window.matchMedia){Y_(window.matchMedia("(prefers-color-scheme:dark)").matches);try{window.matchMedia("(prefers-color-scheme:dark)").addEventListener("change",(e=>Y_(e.matches)))}catch(e){window.matchMedia("(prefers-color-scheme:dark)").addListener((e=>Y_(e.matches)))}}}function J_(e){localStorage.setItem("mobileWebTheme",e)}function Z_(){var e=jo("darkModeLixValue");if(e&&"control"!==e){var t=E.getQueryParam(window.location.href,W_);if(t)return Y_(G_===t),void J_(G_===t?G_:j_);var n=e===$_?K_:j_,i=(X_=E.getCookie(W_))&&z_.includes(X_)?X_:n;i===K_?Q_():Y_(i===G_),J_(i),function(e,t){var n="li_theme_set",i="user",r=["app",i],o="app",s=E.getCookie(n);s&&r.includes(s)?o=s:(e===$_&&t!==K_||"enabled-light"===e&&t!==j_)&&(o=i),q_(n,o,15552e6)}(e,i)}}const ew=(tw=document.getElementById("toasts"),!H_&&tw&&(H_=new Ba),H_);var tw;function nw(){var e=new URLSearchParams(window.location.search);return{trackingCode:e.get("trk"),trackingId:e.get("trackingId"),updateUrn:e.get("updateUrn")}}function iw(e,t){return e&&t?"urn:li:control:".concat(t,"-").concat(e):null}function rw(e){var t,n,i=e.target.closest("[data-feed-control]"),r=e.target.closest(".article-segment"),o=e.target.closest(".contribution"),s=null!==(t=null==o?void 0:o.dataset)&&void 0!==t?t:{},a=s.contributionUrn,l=s.contributionTrackingId,c=(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,s=t.feedActionCategory,a=t.feedActionType,l=nw(),c=l.trackingId,u=l.updateUrn,d=jo("trackingModuleKey"),h=C.getPageKey(document);window.tracking.then((e=>{var t=c||r||e.generateBase64UUID();e.fireTrackingEvent("FeedCommentActionEvent",{actionCategory:(null==s?void 0:s.toUpperCase())||"",actionType:a,controlUrn:iw(o,h),threadUrn:n,trackableUpdateObject:{trackingId:t,objectUrn:u||i},trackableCommentObject:{trackingId:r,objectUrn:i},moduleKey:d})}))}}({feedEventTrigger:i.dataset,threadUrn:c,contributionUrn:a,contributionTrackingId:l})}var ow={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 sw(){var e,t=jo("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=nw().trackingId,s={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",s)}else console.warn("Missing pageInstance - not firing ArticleViewEvent for ".concat(e.articleUrn))}else console.warn("Missing article view data, not firing ArticleViewEvent")})).catch((()=>{})))}function aw(){jo("isMemberDesktop")&&function(){var e=E.getCookie(W_);e===K_?Q_():Y_(e===G_)}()}function lw(){var e;window.addEventListener("beforeunload",(e=Date.now(),function(){var t,n;t=Date.now()-e,n=jo("articleUrn"),window.tracking.then((e=>{var i=e.getCurrentContext().pageInstance.trackingId,r=nw().trackingId;e.fireTrackingEvent("ArticleReadEvent",{dwellTime:t,articleUrn:n,articleTrackingId:r||i,trackablePulseObject:{trackingId:r||i,objectUrn:n}})}))}))}function cw(){var e,t,n;lw(),function(){var e=document.querySelector(".social-share");if(e){var t=new F_(e);document.addEventListener(B_,(e=>{var n=jo("disableLinkedinShareRedirectLink");Ko("disableLinkedinShareRedirectLink",!1),Ko("signin",!1),t.setLinkedInServiceUrl(e.detail),t.share("linkedin"),t.setLinkedInServiceUrl(null),Ko("disableLinkedinShareRedirectLink",n)}))}}(),new Cp,new Zh,new $b,document.querySelectorAll(".ellipsis-menu").forEach((e=>{new ep(e)})),sw(),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())),aw(),t=document.querySelector(".more-articles"),n=document.querySelector(".slide-list"),t?new Xb(t):n&&new Yo(n),function(){if(jo("disableLinkedinShareRedirectLink")){var e=document.querySelector("#share-modal"),t=document.querySelector('button[data-share-service="linkedin"]');if(e&&t){var n=new O_(e,{endpoint:jo("apiRoute")});t.addEventListener("click",(()=>{n.open()}))}}}()}var uw,dw,hw,pw="/pulse/api/runQuery";function fw(){!function(){var e;new Pp({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 mw}class mw{constructor(){this.bindEvents(),new qb}bindEvents(){document.body.addEventListener(Fb.NEW_COMMENT_CREATE_EVENT,(e=>{var t=Date.now();(function(e,t){return el({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",mw.query,{threadUrn:e.detail.threadUrn,text:e.detail.comment,createdAt:t}).then((e=>{var t;E.dispatchCustomEvent(document.body,Fb.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,Fb.NEW_COMMENT_FAIL_EVENT,e),ew.trigger("error",jo("commentPostError"))}))}))}}function gw(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function vw(e){return vw="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},vw(e)}function yw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ew(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 bw(e,t,n){return t&&Ew(e.prototype,t),n&&Ew(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function _w(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&&Tw(e,t)}function ww(e){return ww=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},ww(e)}function Tw(e,t){return Tw=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Tw(e,t)}function xw(){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 Sw(e,t,n){return Sw=xw()?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&&Tw(r,n.prototype),r},Sw.apply(null,arguments)}function Cw(e){var t="function"==typeof Map?new Map:void 0;return Cw=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 Sw(e,arguments,ww(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),Tw(n,e)},Cw(e)}function Iw(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 kw(e){var t=xw();return function(){var n,i=ww(e);if(t){var r=ww(this).constructor;n=Reflect.construct(i,arguments,r)}else n=i.apply(this,arguments);return Iw(this,n)}}function Aw(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=[],s=!0,a=!1;try{for(n=n.call(e);!(s=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);s=!0);}catch(e){a=!0,r=e}finally{try{s||null==n.return||n.return()}finally{if(a)throw r}}return o}(e,t)||Ow(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 Lw(e){return function(e){if(Array.isArray(e))return Rw(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Ow(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 Ow(e,t){if(e){if("string"==typeof e)return Rw(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)?Rw(e,t):void 0}}function Rw(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 Nw(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)}hw="88c1c5972e6aa9081d6c0885a442138b",(dw="query")in(uw=mw)?Object.defineProperty(uw,dw,{value:hw,enumerable:!0,configurable:!0,writable:!0}):uw[dw]=hw;var Pw="aria-[a-z0-9_\\-]+|class|data-[a-z0-9_\\-]+|dir|id|role|tabindex",Mw=["b","del","em","i","s","strong","sub","sup"],Dw=Mw.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"]),Uw=[Pw,"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("|"),Bw="href|src",Fw="data:image/(?:gif|jpg|jpeg|png);base64,",qw="https?|ftp|mailto|invalid",Hw=bw((function e(){yw(this,e)}));var Gw,jw,Kw="[ \t\r\n]*",Ww="[ \t\r\n]+";function zw(e){e=Array.isArray(e)?e:[e];var t,n,i,r=0,o="<(?!/?";return o+="(?:",e.forEach((function(e,s){t=e.tags||Dw,n=e.attrs||Uw,i=e.checkUrlAttrs||!1,0!==s&&(o+="|"),o+="(?:"+t.join("|")+")",o+="(?:",o+=Kw,o+="|"+Ww,o+="(?:(?:",o+="(?:".concat(n,")(?:=([\"'])[^'\"<>]*\\").concat(++r,")?"),i&&(o+="|(?:".concat(Bw,")=([\"'])(?:(?:").concat(qw,")(?::|&#(?:58|x3a);)|(?:").concat(Fw,")|[/.#?]|&#(?:35|4[67]|63|x(?:2[3ef]|3f));)[^'\"<>]*\\").concat(++r)),o+=")"+Kw+")+",o+=")"})),o+=")",o+="/?>)",new RegExp(o,"i")}function Vw(e){return zw({tags:e=e||Dw,checkUrlAttrs:!0})}function $w(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?!Vw(n).test(e):i?!$w.R_UNSAFE_CUSTOM_ELEMENT.test(e):!$w.R_UNSAFE_HTML.test(e)}function Xw(e){return e.replace(/<[^>]*>|[<>'"&\\]/g,"")}function Yw(e,t){var n=String(null!=e?e:""),i=n;return $w(n,t)||(i=Xw(i),Nw("Content contains tags or attributes that are not allowed:\nContent: "+n,"error")),i}$w.R_UNSAFE_HTML=Vw(),$w.R_UNSAFE_CUSTOM_ELEMENT=function(){var e={tag:"li-icon",attrs:"active|a11y-text|animate|color|size|type"};return zw([{tags:Dw,checkUrlAttrs:!0},{tags:[e.tag],attrs:[Pw,e.attrs].join("|"),checkUrlAttrs:!1}])}();var Qw,Jw,Zw=function(){if("undefined"!=typeof window){var e=window.trustedTypes;if(e&&e.createPolicy&&e.isHTML)return e}}();if(Zw){var eT=Zw.createPolicy("jSecure",{createHTML:function(e){return e}});Gw=function(e){return eT.createHTML(e)},jw=function(e){return Zw.isHTML(e)}}else{var tT=function(e){_w(n,e);var t=kw(n);function n(){return yw(this,n),t.apply(this,arguments)}return bw(n,[{key:"toHTML",value:function(){return this.toString()}}]),n}(Cw(String));Gw=function(e){return new tT(e)},jw=function(e){return null!==e&&"object"===vw(e)&&"toHTML"in e&&"function"==typeof e.toHTML}}function nT(e){return Gw(String(e))}function iT(e){return e.map((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=String(null!=e?e:"");return jw(e)&&(t=fT(t)),dT(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 rT(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return nT(t.map((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=String(null!=e?e:"");return jw(e)?t:Yw(t)})).join(""))}function oT(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(Lw(iT(n)))):rT.apply(void 0,[e].concat(n))}function sT(){return(Qw=Qw||document.implementation.createHTMLDocument("")).createElement("template")}function aT(e){var t;return(Jw=Jw||sT()).innerHTML=nT(e),null!==(t=Jw.content.textContent)&&void 0!==t?t:""}var lT=/[&<>"'\u0000\\=]/g,cT="�",uT={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","\0":cT,"\\":"&#92;","=":"&#61;"};function dT(e){return null===(null!=e?e:null)?null:String(e).replace(lT,(function(e){return uT[e]}))}var hT=/&(?:([a-z0-9]+)|#x([\da-f]{1,6})|#(\d{1,8}));/gi,pT={nbsp:" ",lt:"<",gt:">",amp:"&",quot:'"',apos:"'"};function fT(e){return null===(null!=e?e:null)?null:String(e).replace(hT,(function(e,t,n,i){return t?function(e){if(gw(pT,e))return pT[e];if("undefined"==typeof document)return e;var t=aT("&".concat(e,";"));return pT[e]=t,t}(t):n||i?String.fromCodePoint(parseInt(n||i,n?16:10)||65533):cT}))}var mT={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,"",""]},gT=/<([\w:]+)/;function vT(e){return e in mT}function yT(e,t){var n,i,r,o,s,a=t.createDocumentFragment(),l=[];for(r=0,s=e.length;r<s;r++)if(i=e[r])if("string"==typeof i){n=n||a.appendChild(t.createElement("div"));var c=Aw(gT.exec(i)||["",""],2)[1];if(void 0!==c){var u=c.toLowerCase(),d=vT(u)&&mT[u]||mT._default;for(_T(n,d[1]+i+d[2]),o=d[0];o--;)n&&n.lastChild&&n.lastChild.nodeType===Node.ELEMENT_NODE&&(n=n.lastChild);l.push.apply(l,Lw(Array.from(n.childNodes))),(n=a.firstChild)&&(n.textContent="")}}else i instanceof Node&&l.push(i);for(a.textContent="",i=l[r=0];i;)a.appendChild(i),i=l[++r];return a}function ET(e,t,n){e=e.toString();var i=t?function(e,t){var n={};return e.replace(/\{([^}]+)\}/g,(function(e,i){if(gw(n,i))return n[i];if(gw(t,i)){var r,o=t[i],s="string"==typeof o;if(!s&&!(o instanceof Hw)&&!("number"==typeof o))throw new Error("Only strings, numbers, and jSecure types are allowed as placeholder replacements.");return o?(o=s?"".concat(dT(String(null!==(r=o)&&void 0!==r?r:""))):o.toString(),n[i]=o,o):e}return e}))}(e,t):e;return Yw(i,n)}var bT=ET;function _T(e,t,n){var i=ET(t,n);return i&&/[<&]/.test(i)?e.innerHTML=nT(i):i&&(e.textContent=i),i}var wT=function(e){_w(n,e);var t=kw(n);function n(e){var i,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return yw(this,n),(i=t.call(this)).options=r,i.tags=i.options.allowTags?i.options.allowTags.flat():[],i.str=e,i}return bw(n,[{key:"toString",value:function(){var e=this.str,t=this.strValue,n=e;return void 0!==t?t:($w(e,{allowTags:this.tags,hasCustomElementMarkup:this.options.hasCustomElementMarkup})||(n=e,e=Xw(e),Nw("UnsafeString contains tags or attributes that are not allowed.\nString: "+n,"error")),this.strValue=e,e)}}]),n}(Hw);var TT=/ /g,xT=/[\s\u0000<>"]|%00/,ST=/\\/,CT=/([/\\]|^)([.]|%2e){2}([/\\]|$)/i,IT=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 kT(e){var t,n="invalid://";if("string"!=typeof e)return Nw("jSecure Warning: url must be a string","error"),n;if((t=e.trim()).indexOf(" ")>-1&&(Nw("jSecure Warning: url should not contain spaces: "+e,"warn"),t=t.replace(TT,"+")),!IT.test(t))return Nw("jSecure Error: URL should be absolute with allowed schemas, relative, a hash fragment or query string. "+e,"error"),n;if(xT.test(t))return Nw("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),CT.test(i))return Nw("jSecure Error: malicious data found in url path: "+r,"error"),n}catch(e){o=!0}if(o)return Nw("jSecure Error: malformed url path detected: "+r),n;if(ST.test(r)||CT.test(r))return Nw("jSecure Error: malicious data found in url path: "+r,"error"),n}return e}var AT={redirect:function(e){window&&(window.location.href=e)}};var LT={ALLOWED_TAGS:Dw,FORMATTING_TAGS:Mw,getTrustedHTML:function(){for(var e,t=sT(),n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];return(e=t.content).append.apply(e,Lw(i.map((function(e){return e.cloneNode(!0)})))),nT(t.innerHTML)},parse:function(e,t){var n="string"==typeof e&&t?nT(t(e)):rT(e),i=sT();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 rT(oT.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 nT(oT.apply(void 0,[e].concat(n)))},getText:function(e){var t;return"undefined"==typeof document?null!==(t=fT(function(e){return e.replace(/<[^>]*>|<|>/g,"")}(String(e))))&&void 0!==t?t:"":aT(e)},htmlEncode:dT,htmlUnencode:fT,reEncode:function(e){return dT(fT(e))},sanitizeHTML:Yw,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="",s=n.length;return e&&e.forEach((function(e,t){var i;(o+=e,t<s)&&((r=n[t])instanceof wT?o+=r:o+=dT(String(null!==(i=r)&&void 0!==i?i:"")))})),"".concat(Yw(o))},_redirector:AT,redirect:function(e){var t=kT(e);t===e&&AT.redirect(t)},sanitizeUrl:kT,log:Nw,parseHTML:function(e,t){var n;if(t=t||document.implementation&&document.implementation.createHTMLDocument?document.implementation.createHTMLDocument(""):document,"string"==typeof e)n=yT([e],t);else{if(!Array.isArray(e))return e;n=yT(e,t)}return Array.from(n.childNodes)},parseSelector:function(e){return"string"==typeof e&&/^(?:\s*(<[\w\W]+>)[^>]*)$/.test(e)?[]:e},processTemplate:bT,setElementContent:_T,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 wT(t,n)}};function OT(){var e=document.querySelector('[data-id="sticky-header__nav-backbtn"]');e&&e.addEventListener("click",(()=>{var e=sessionStorage.getItem("previousPage");e===location.href&&LT.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():LT.redirect(location.origin)}))}function RT(){RT=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",s=r.asyncIterator||"@@asyncIterator",a=r.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 c(e,t,n,r){var o=t&&t.prototype instanceof h?t:h,s=Object.create(o.prototype),a=new S(r||[]);return i(s,"_invoke",{value:_(e,n,a)}),s}function u(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=c;var d={};function h(){}function p(){}function f(){}var m={};l(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){l(e,t,(function(e){return this._invoke(t,e)}))}))}function b(e,t){function r(i,o,s,a){var l=u(e[i],e,o);if("throw"!==l.type){var c=l.arg,d=c.value;return d&&"object"==typeof d&&n.call(d,"__await")?t.resolve(d.__await).then((function(e){r("next",e,s,a)}),(function(e){r("throw",e,s,a)})):t.resolve(d).then((function(e){c.value=e,s(c)}),(function(e){return r("throw",e,s,a)}))}a(l.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 I()}for(n.method=r,n.arg=o;;){var s=n.delegate;if(s){var a=w(s,n);if(a){if(a===d)continue;return a}}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 l=u(e,t,n);if("normal"===l.type){if(i=n.done?"completed":"suspendedYield",l.arg===d)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i="completed",n.method="throw",n.arg=l.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:I}}function I(){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=l(f,a,"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,l(e,a,"GeneratorFunction")),e.prototype=Object.create(y),e},e.awrap=function(e){return{__await:e}},E(b.prototype),l(b.prototype,s,(function(){return this})),e.AsyncIterator=b,e.async=function(t,n,i,r,o){void 0===o&&(o=Promise);var s=new b(c(t,n,i,r),o);return e.isGeneratorFunction(n)?s:s.next().then((function(e){return e.done?e.value:s.next()}))},E(y),l(y,a,"Generator"),l(y,o,(function(){return this})),l(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 s.type="throw",s.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],s=o.completion;if("root"===o.tryLoc)return i("end");if(o.tryLoc<=this.prev){var a=n.call(o,"catchLoc"),l=n.call(o,"finallyLoc");if(a&&l){if(this.prev<o.catchLoc)return i(o.catchLoc,!0);if(this.prev<o.finallyLoc)return i(o.finallyLoc)}else if(a){if(this.prev<o.catchLoc)return i(o.catchLoc,!0)}else{if(!l)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 s=o?o.completion:{};return s.type=e,s.arg=t,o?(this.method="next",this.next=o.finallyLoc,d):this.complete(s)},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 NT(e,t,n,i,r,o,s){try{var a=e[o](s),l=a.value}catch(e){return void n(e)}a.done?t(l):Promise.resolve(l).then(i,r)}var PT,MT,DT,UT="#newsletter-see-all-editions",BT="#share-newsletter",FT=".newsletter-details__action",qT="click",HT="/mwlite/pulse/api/runQuery",GT="/mwlite/newsletters/";function jT(){var e,t;null===(e=PT)||void 0===e||e.addEventListener(qT,zT),null===(t=MT)||void 0===t||t.addEventListener(qT,KT),DT&&new Lb(DT,{endpoint:HT})}function KT(e){return WT.apply(this,arguments)}function WT(){return WT=function(e){return function(){var t=this,n=arguments;return new Promise((function(i,r){var o=e.apply(t,n);function s(e){NT(o,i,r,s,a,"next",e)}function a(e){NT(o,i,r,s,a,"throw",e)}s(void 0)}))}}(RT().mark((function e(t){var n,i,r,o,s,a;return RT().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,s=n.errorMessage,a={text:r,url:VT(i)},e.prev=2,e.next=5,navigator.share(a);case 5:ew.trigger("success",o),e.next=11;break;case 8:e.prev=8,e.t0=e.catch(2),ew.trigger("error",s);case 11:case"end":return e.stop()}}),e,null,[[2,8]])}))),WT.apply(this,arguments)}function zT(e){var t=e.target.dataset.id;LT.redirect(VT(t))}function VT(e){return e.indexOf("contentSeries")&&(e=e.split(":")[3]),new URL("".concat(GT).concat(e),window.location.origin).href}function $T(){!function(){var e=document.querySelector.bind(document);PT=e(UT),MT=e(BT),DT=e(FT)}(),jT()}function XT(e){ew.clearAllToasts(),e&&ew.trigger("notify",jo("offlineText"))}var YT={CREATED:"created",DELETED:"deleted"};function QT(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,s=null==r||null===(i=r.dataset)||void 0===i?void 0:i.feedActionType;if(this.reactionEvent===YT.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");rw(e),r.dataset.feedActionCategory=o,r.dataset.feedActionType=s}function JT(e,t,n){this.entityUrn=n;var i=e.target.closest(".contribution-social-activity");""===t&&(this.reactionEvent=YT.DELETED),this.previousReaction||""===t||(this.reactionEvent=YT.CREATED),i&&QT.call(this,e,t),this.previousReaction=t}function ZT(){var e="";this.reactionEvent===YT.CREATED&&(e=ow.EVENT_ADD_REACTION_SUCCESS),this.reactionEvent===YT.DELETED&&(e=ow.EVENT_DELETE_REACTION_SUCCESS),E.dispatchCustomEvent(document.body,e,{entityUrn:this.entityUrn,reactionType:this.previousReaction})}var ex=["gmail","hotmail","yahoo","qq","outlook","aol","mail","icloud","163"],tx=/^\S+@\S+\.\S+$/,nx=/[,]|.*@.*@/;function ix(e){return!!(t=e)&&tx.test(t)&&!nx.test(t)&&!ex.some((t=>e.includes("@".concat(t,"."))));var t}const rx="7EE7776C.LinkedInforWindows_w1wdnht996qgy!App";const ox=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===rx?"3.*":t}_formatAppId(e){return e===rx?"COM_LINKEDIN_WINDOWS_NEPTUNE":e.toUpperCase().replace(/\./g,"_")}};var sx="com.linkedin.android";function ax(e){return{isVoyagerAndroidAppInstalled:e.indexOf(sx)>-1,appTypesInstalled:e}}function lx(e,t){!function(e,t){var n=[],i=navigator.getInstalledRelatedApps&&"function"==typeof navigator.getInstalledRelatedApps;if(i)new ox(t).getInstalledApps().then((t=>{t.forEach((e=>{n.push(e.id)}));var r=ax(n);e(i,r)}));else{var r=ax(n);e(i,r)}}(e,t)}var cx="ControlInteractionEvent",ux="SHORT_PRESS";function dx(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax",n=C.getPageTag(document),i=C.getLocale(document),r=X_,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 hx,px="#app-upsell-container",fx="#promo-upsell",mx="#promo-upsell .promo__action",gx="no-scroll",vx="p_mwlite_app_upsell_lego";function yx(e){var t=e.target.closest("[data-tracking-id]");t&&(!function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:ux,n=C.getPageKey(document);window.tracking.then((i=>{var r=dx(n);r.controlUrn="urn:li:control:".concat(n,"-").concat(e),r.interactionType=t,i.fireTrackingEvent(cx,r,i.state?i.state.currentPageInstance:i.getCurrentContext().pageInstance)}))}(t.dataset.trackingId),document.querySelector(px).remove())}function Ex(e){var t=e.target,n=e.currentTarget;t.closest("[data-action]")&&(document.body.classList.remove(gx),hx(),n.remove())}function bx(){var e=document.querySelector(fx);e&&(document.body.classList.add(gx),e.classList.remove("hidden"),hx=Na.handleA11Y({el:e,focusElement:document.querySelector(mx)}),e.addEventListener("click",Ex),function(e,t){window.tracking.then((n=>{U_.firePageViewEvent(n,t,e)}))}(vx,"half"))}function _x(e,t){e&&t&&t.isVoyagerAndroidAppInstalled||(jo("isPromoUpsellLixEnabled")?bx():ne("/mwlite/get-deep-link/").then((e=>{if(e.responseText&&204!==e.status){var t=document.body;Xs.setSanitizedMarkup(t,t.innerHTML+e.responseText,{ADD_ATTR:["category"]}),(n=document.querySelector(px))&&n.addEventListener("click",yx)}var n})))}var wx=E.getQueryParam;new class{constructor(){this._commentEl=document.querySelector(".comments__container"),this.bindEvent()}bindEvent(){window.addEventListener("load",(()=>{var e,t;Ko("apiRoute",pw),cw(),jo("isGuest")||(new Hb,document.querySelector(".article-social-activity .reactions-menu")&&new Ab(".article-social-activity .reactions-menu__trigger",document.body,{endpoint:jo("apiRoute"),onReactionSuccess:ZT,onReaction:JT,shouldStopPropagation:!1})),jo("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 Lb(t,{endpoint:jo("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 za(e)))}()}))}setUpsell(){jo("noGlobalAlerts")&&lx(_x,(()=>{}))}_initBanner(){var e=document.querySelector(".banner");e&&(this.stickyTopCard=new Va(e,{hideOnScrollBack:!1,scrollThreshold:25}))}initMobileAndDesktopHandlers(){if(jo("isLite"))!function(){new Gh,OT(),new nb(document,{onClipboardCopy(e){var t=e?"success":"error";ew.trigger(t,jo("i18n_copy_to_clipboard_".concat(t)))}}),window.addEventListener("offline",(()=>{XT(!0)})),window.addEventListener("online",(()=>{XT(!1)})),navigator.serviceWorker&&navigator.serviceWorker.addEventListener("message",(e=>{var t=e.data;"offline"in t&&XT(t.offline)})),$T();var e=document.querySelector(".non-blocking-upsell");e&&new Zp(e)}(),Z_();else{fw();var e=document.querySelectorAll(".xandr-ad");(null==e?void 0:e.length)>0&&new n_(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 Lb(n,{endpoint:jo("apiRoute"),onFollowSuccess:()=>{ew.trigger(Ba.TOAST_TYPES.SUCCESS,jo("follow_success_toast"),t)},onUnfollowSuccess:()=>{ew.trigger(Ba.TOAST_TYPES.SUCCESS,jo("unfollow_success_toast"),t)},errorCallback:()=>{ew.trigger(Ba.TOAST_TYPES.ERROR,jo("follow_failure_toast"),t)}})}()}initiateShowMoreLess(){document.querySelectorAll(".show-more-less").forEach((e=>{new Bh(e)}))}_initComments(){var e=jo("isGuest");return[...this._commentEl.querySelectorAll(".comment-with-action")].map((t=>new Bb(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=jo("lgfTrackingData").encodedLeadGenFormTrackingContext,n=new al(document.querySelector(".loader")),i=new tb(e,{triggerByOutletEl:!0,customEmailValidationFn:ix,persistFormOnSubmit:!1,enableTracking:!0,encodedLeadGenFormTrackingContext:t,encryptedTrackingData:wx(window.location.href,"adTrackingCode"),responseEndpoint:pw});null==e||e.addEventListener(tb.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()}))}))}}}})();