@usesuperflow/toolbar-staging 1.0.593 → 1.0.595

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/package.json +1 -1
  2. package/superflow.js +926 -303
  3. package/superflow.min.js +924 -301
package/superflow.js CHANGED
@@ -1,42 +1,42 @@
1
- var t=function(t){return new Promise((function(e,i){var o=document.getElementById("veltScript"),n=!1,r=!1,s="latest",a="";if(t&&(t.staging&&(n=t.staging),t.version&&(s=t.version),t.develop&&(r=t.develop),t.proxyDomain&&(a=t.proxyDomain)),(null==t?void 0:t.version)||(s="1.0.120"),o)e();else{var l=document.createElement("script");n?l.src="https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-staging&packageVersion=".concat(s&&"latest"!==s?s:"1.0.1","&filePath=velt.js&orgName=@veltdev"):r?l.src="https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-dev&packageVersion=".concat(s&&"latest"!==s?s:"1.0.1","&filePath=velt.js&orgName=@veltdev"):a?("/"===a[a.length-1]&&(a=a.slice(0,-1)),l.src="".concat(a,"/lib/sdk@").concat(s,"/velt.js")):l.src="https://cdn.jsdelivr.net/npm/@veltdev/sdk@".concat(s,"/velt.js"),l.id="veltScript",l.type="module",document.body.appendChild(l),l.onload=function(){e()},l.onerror=function(){i(new Error("Failed to load Velt script"))}}}))},e=function(e,i){return function(t,e,i,o){return new(i||(i=Promise))((function(e,n){function r(t){try{a(o.next(t))}catch(t){n(t)}}function s(t){try{a(o.throw(t))}catch(t){n(t)}}function a(t){var o;t.done?e(t.value):(o=t.value,o instanceof i?o:new i((function(t){t(o)}))).then(r,s)}a((o=o.apply(t,[])).next())}))}(void 0,0,void 0,(function(){var o,n;return function(t,e){var i,o,n,r,s={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return r={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(r[Symbol.iterator]=function(){return this}),r;function a(a){return function(l){return function(a){if(i)throw new TypeError("Generator is already executing.");for(;r&&(r=0,a[0]&&(s=0)),s;)try{if(i=1,o&&(n=2&a[0]?o.return:a[0]?o.throw||((n=o.return)&&n.call(o),0):o.next)&&!(n=n.call(o,a[1])).done)return n;switch(o=0,n&&(a=[2&a[0],n.value]),a[0]){case 0:case 1:n=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,o=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!((n=(n=s.trys).length>0&&n[n.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!n||a[1]>n[0]&&a[1]<n[3])){s.label=a[1];break}if(6===a[0]&&s.label<n[1]){s.label=n[1],n=a;break}if(n&&s.label<n[2]){s.label=n[2],s.ops.push(a);break}n[2]&&s.ops.pop(),s.trys.pop();continue}a=e.call(t,s)}catch(t){a=[6,t],o=0}finally{i=n=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}(this,(function(r){switch(r.label){case 0:return r.trys.push([0,6,,7]),[4,t(null==i?void 0:i.options)];case 1:return r.sent(),o=window.Velt,i?[4,null==o?void 0:o.init(e,i)]:[3,3];case 2:return r.sent(),[3,5];case 3:return[4,null==o?void 0:o.init(e)];case 4:r.sent(),r.label=5;case 5:return(null==o?void 0:o.st)&&(null==o||o.st("client")),[2,o];case 6:return n=r.sent(),console.error(n),[2,null];case 7:return[2]}}))}))};
1
+ var t=function(t){return new Promise((function(e,i){var o=document.getElementById("veltScript"),n=!1,s=!1,r="latest",a="";if(t&&(t.staging&&(n=t.staging),t.version&&(r=t.version),t.develop&&(s=t.develop),t.proxyDomain&&(a=t.proxyDomain)),(null==t?void 0:t.version)||(r="1.0.120"),o)e();else{var l=document.createElement("script");n?l.src="https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-staging&packageVersion=".concat(r&&"latest"!==r?r:"1.0.1","&filePath=velt.js&orgName=@veltdev"):s?l.src="https://us-central1-snipply-sdk-staging.cloudfunctions.net/getprivatenpmpackagefile?packageName=sdk-dev&packageVersion=".concat(r&&"latest"!==r?r:"1.0.1","&filePath=velt.js&orgName=@veltdev"):a?("/"===a[a.length-1]&&(a=a.slice(0,-1)),l.src="".concat(a,"/lib/sdk@").concat(r,"/velt.js")):l.src="https://cdn.jsdelivr.net/npm/@veltdev/sdk@".concat(r,"/velt.js"),l.id="veltScript",l.type="module",document.body.appendChild(l),l.onload=function(){e()},l.onerror=function(){i(new Error("Failed to load Velt script"))}}}))},e=function(e,i){return function(t,e,i,o){return new(i||(i=Promise))((function(e,n){function s(t){try{a(o.next(t))}catch(t){n(t)}}function r(t){try{a(o.throw(t))}catch(t){n(t)}}function a(t){var o;t.done?e(t.value):(o=t.value,o instanceof i?o:new i((function(t){t(o)}))).then(s,r)}a((o=o.apply(t,[])).next())}))}(void 0,0,void 0,(function(){var o,n;return function(t,e){var i,o,n,s,r={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return s={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(a){return function(l){return function(a){if(i)throw new TypeError("Generator is already executing.");for(;s&&(s=0,a[0]&&(r=0)),r;)try{if(i=1,o&&(n=2&a[0]?o.return:a[0]?o.throw||((n=o.return)&&n.call(o),0):o.next)&&!(n=n.call(o,a[1])).done)return n;switch(o=0,n&&(a=[2&a[0],n.value]),a[0]){case 0:case 1:n=a;break;case 4:return r.label++,{value:a[1],done:!1};case 5:r.label++,o=a[1],a=[0];continue;case 7:a=r.ops.pop(),r.trys.pop();continue;default:if(!((n=(n=r.trys).length>0&&n[n.length-1])||6!==a[0]&&2!==a[0])){r=0;continue}if(3===a[0]&&(!n||a[1]>n[0]&&a[1]<n[3])){r.label=a[1];break}if(6===a[0]&&r.label<n[1]){r.label=n[1],n=a;break}if(n&&r.label<n[2]){r.label=n[2],r.ops.push(a);break}n[2]&&r.ops.pop(),r.trys.pop();continue}a=e.call(t,r)}catch(t){a=[6,t],o=0}finally{i=n=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,l])}}}(this,(function(s){switch(s.label){case 0:return s.trys.push([0,6,,7]),[4,t(null==i?void 0:i.options)];case 1:return s.sent(),o=window.Velt,i?[4,null==o?void 0:o.init(e,i)]:[3,3];case 2:return s.sent(),[3,5];case 3:return[4,null==o?void 0:o.init(e)];case 4:s.sent(),s.label=5;case 5:return(null==o?void 0:o.st)&&(null==o||o.st("client")),[2,o];case 6:return n=s.sent(),console.error(n),[2,null];case 7:return[2]}}))}))};
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2019 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
- */const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol(),n=new Map;let r=class{constructor(t,e){if(this._$cssResult$=!0,e!==o)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=n.get(this.cssText);return i&&void 0===t&&(n.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}};const s=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,o)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+t[o+1]),t[0]);return new r(i,o)},a=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new r("string"==typeof t?t:t+"",o))(e)})(t):t
6
+ */const i=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol(),n=new Map;let s=class{constructor(t,e){if(this._$cssResult$=!0,e!==o)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){let t=n.get(this.cssText);return i&&void 0===t&&(n.set(this.cssText,t=new CSSStyleSheet),t.replaceSync(this.cssText)),t}toString(){return this.cssText}};const r=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,o)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+t[o+1]),t[0]);return new s(i,o)},a=i?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new s("string"==typeof t?t:t+"",o))(e)})(t):t
7
7
  /**
8
8
  * @license
9
9
  * Copyright 2017 Google LLC
10
10
  * SPDX-License-Identifier: BSD-3-Clause
11
- */;var l;const c=window.trustedTypes,d=c?c.emptyScript:"",h=window.reactiveElementPolyfillSupport,u={toAttribute(t,e){switch(e){case Boolean:t=t?d:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},p=(t,e)=>e!==t&&(e==e||t==t),v={attribute:!0,type:String,converter:u,reflect:!1,hasChanged:p};let m=class extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const o=this._$Eh(i,e);void 0!==o&&(this._$Eu.set(o,i),t.push(o))})),t}static createProperty(t,e=v){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,o=this.getPropertyDescriptor(t,i,e);void 0!==o&&Object.defineProperty(this.prototype,t,o)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(o){const n=this[t];this[e]=o,this.requestUpdate(t,n,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||v}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(a(t))}else void 0!==t&&e.push(a(t));return e}static _$Eh(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{i?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),o=window.litNonce;void 0!==o&&i.setAttribute("nonce",o),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$ES(t,e,i=v){var o,n;const r=this.constructor._$Eh(t,i);if(void 0!==r&&!0===i.reflect){const s=(null!==(n=null===(o=i.converter)||void 0===o?void 0:o.toAttribute)&&void 0!==n?n:u.toAttribute)(e,i.type);this._$Ei=t,null==s?this.removeAttribute(r):this.setAttribute(r,s),this._$Ei=null}}_$AK(t,e){var i,o,n;const r=this.constructor,s=r._$Eu.get(t);if(void 0!==s&&this._$Ei!==s){const t=r.getPropertyOptions(s),a=t.converter,l=null!==(n=null!==(o=null===(i=a)||void 0===i?void 0:i.fromAttribute)&&void 0!==o?o:"function"==typeof a?a:null)&&void 0!==n?n:u.fromAttribute;this._$Ei=s,this[s]=l(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let o=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||p)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):o=!1),!this.isUpdatePending&&o&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}};
11
+ */;var l;const c=window.trustedTypes,d=c?c.emptyScript:"",h=window.reactiveElementPolyfillSupport,u={toAttribute(t,e){switch(e){case Boolean:t=t?d:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},p=(t,e)=>e!==t&&(e==e||t==t),v={attribute:!0,type:String,converter:u,reflect:!1,hasChanged:p};let g=class extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const o=this._$Eh(i,e);void 0!==o&&(this._$Eu.set(o,i),t.push(o))})),t}static createProperty(t,e=v){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,o=this.getPropertyDescriptor(t,i,e);void 0!==o&&Object.defineProperty(this.prototype,t,o)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(o){const n=this[t];this[e]=o,this.requestUpdate(t,n,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||v}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(a(t))}else void 0!==t&&e.push(a(t));return e}static _$Eh(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{i?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const i=document.createElement("style"),o=window.litNonce;void 0!==o&&i.setAttribute("nonce",o),i.textContent=e.cssText,t.appendChild(i)}))})(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$ES(t,e,i=v){var o,n;const s=this.constructor._$Eh(t,i);if(void 0!==s&&!0===i.reflect){const r=(null!==(n=null===(o=i.converter)||void 0===o?void 0:o.toAttribute)&&void 0!==n?n:u.toAttribute)(e,i.type);this._$Ei=t,null==r?this.removeAttribute(s):this.setAttribute(s,r),this._$Ei=null}}_$AK(t,e){var i,o,n;const s=this.constructor,r=s._$Eu.get(t);if(void 0!==r&&this._$Ei!==r){const t=s.getPropertyOptions(r),a=t.converter,l=null!==(n=null!==(o=null===(i=a)||void 0===i?void 0:i.fromAttribute)&&void 0!==o?o:"function"==typeof a?a:null)&&void 0!==n?n:u.fromAttribute;this._$Ei=r,this[r]=l(e,t.type),this._$Ei=null}}requestUpdate(t,e,i){let o=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||p)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,i))):o=!1),!this.isUpdatePending&&o&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}};
12
12
  /**
13
13
  * @license
14
14
  * Copyright 2017 Google LLC
15
15
  * SPDX-License-Identifier: BSD-3-Clause
16
16
  */
17
- var f;m.finalized=!0,m.elementProperties=new Map,m.elementStyles=[],m.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:m}),(null!==(l=globalThis.reactiveElementVersions)&&void 0!==l?l:globalThis.reactiveElementVersions=[]).push("1.3.2");const g=globalThis.trustedTypes,w=g?g.createPolicy("lit-html",{createHTML:t=>t}):void 0,b=`lit$${(Math.random()+"").slice(9)}$`,y="?"+b,C=`<${y}>`,x=document,E=(t="")=>x.createComment(t),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,S=Array.isArray,M=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_=/-->/g,T=/>/g,I=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,N=/'/g,O=/"/g,A=/^(?:script|style|textarea|title)$/i,L=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),D=Symbol.for("lit-noChange"),$=Symbol.for("lit-nothing"),V=new WeakMap,F=x.createTreeWalker(x,129,null,!1),j=(t,e)=>{const i=t.length-1,o=[];let n,r=2===e?"<svg>":"",s=M;for(let e=0;e<i;e++){const i=t[e];let a,l,c=-1,d=0;for(;d<i.length&&(s.lastIndex=d,l=s.exec(i),null!==l);)d=s.lastIndex,s===M?"!--"===l[1]?s=_:void 0!==l[1]?s=T:void 0!==l[2]?(A.test(l[2])&&(n=RegExp("</"+l[2],"g")),s=I):void 0!==l[3]&&(s=I):s===I?">"===l[0]?(s=null!=n?n:M,c=-1):void 0===l[1]?c=-2:(c=s.lastIndex-l[2].length,a=l[1],s=void 0===l[3]?I:'"'===l[3]?O:N):s===O||s===N?s=I:s===_||s===T?s=M:(s=I,n=void 0);const h=s===I&&t[e+1].startsWith("/>")?" ":"";r+=s===M?i+C:c>=0?(o.push(a),i.slice(0,c)+"$lit$"+i.slice(c)+b+h):i+b+(-2===c?(o.push(void 0),e):h)}const a=r+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==w?w.createHTML(a):a,o]};class P{constructor({strings:t,_$litType$:e},i){let o;this.parts=[];let n=0,r=0;const s=t.length-1,a=this.parts,[l,c]=j(t,e);if(this.el=P.createElement(l,i),F.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(o=F.nextNode())&&a.length<s;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const e of o.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(b)){const i=c[r++];if(t.push(e),void 0!==i){const t=o.getAttribute(i.toLowerCase()+"$lit$").split(b),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:n,name:e[2],strings:t,ctor:"."===e[1]?H:"?"===e[1]?W:"@"===e[1]?Z:B})}else a.push({type:6,index:n})}for(const e of t)o.removeAttribute(e)}if(A.test(o.tagName)){const t=o.textContent.split(b),e=t.length-1;if(e>0){o.textContent=g?g.emptyScript:"";for(let i=0;i<e;i++)o.append(t[i],E()),F.nextNode(),a.push({type:2,index:++n});o.append(t[e],E())}}}else if(8===o.nodeType)if(o.data===y)a.push({type:2,index:n});else{let t=-1;for(;-1!==(t=o.data.indexOf(b,t+1));)a.push({type:7,index:n}),t+=b.length-1}n++}}static createElement(t,e){const i=x.createElement("template");return i.innerHTML=t,i}}function R(t,e,i=t,o){var n,r,s,a;if(e===D)return e;let l=void 0!==o?null===(n=i._$Cl)||void 0===n?void 0:n[o]:i._$Cu;const c=k(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==c&&(null===(r=null==l?void 0:l._$AO)||void 0===r||r.call(l,!1),void 0===c?l=void 0:(l=new c(t),l._$AT(t,i,o)),void 0!==o?(null!==(s=(a=i)._$Cl)&&void 0!==s?s:a._$Cl=[])[o]=l:i._$Cu=l),void 0!==l&&(e=R(t,l._$AS(t,e.values),l,o)),e}class U{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:i},parts:o}=this._$AD,n=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:x).importNode(i,!0);F.currentNode=n;let r=F.nextNode(),s=0,a=0,l=o[0];for(;void 0!==l;){if(s===l.index){let e;2===l.type?e=new z(r,r.nextSibling,this,t):1===l.type?e=new l.ctor(r,l.name,l.strings,this,t):6===l.type&&(e=new K(r,this,t)),this.v.push(e),l=o[++a]}s!==(null==l?void 0:l.index)&&(r=F.nextNode(),s++)}return n}m(t){let e=0;for(const i of this.v)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}let z=class t{constructor(t,e,i,o){var n;this.type=2,this._$AH=$,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=o,this._$Cg=null===(n=null==o?void 0:o.isConnected)||void 0===n||n}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=R(this,t,e),k(t)?t===$||null==t||""===t?(this._$AH!==$&&this._$AR(),this._$AH=$):t!==this._$AH&&t!==D&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return S(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==$&&k(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:o}=t,n="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=P.createElement(o.h,this.options)),o);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===n)this._$AH.m(i);else{const t=new U(n,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=V.get(t.strings);return void 0===e&&V.set(t.strings,e=new P(t)),e}S(e){S(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let o,n=0;for(const r of e)n===i.length?i.push(o=new t(this.M(E()),this.M(E()),this,this.options)):o=i[n],o._$AI(r),n++;n<i.length&&(this._$AR(o&&o._$AB.nextSibling,n),i.length=n)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}},B=class{constructor(t,e,i,o,n){this.type=1,this._$AH=$,this._$AN=void 0,this.element=t,this.name=e,this._$AM=o,this.options=n,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=$}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,o){const n=this.strings;let r=!1;if(void 0===n)t=R(this,t,e,0),r=!k(t)||t!==this._$AH&&t!==D,r&&(this._$AH=t);else{const o=t;let s,a;for(t=n[0],s=0;s<n.length-1;s++)a=R(this,o[i+s],e,s),a===D&&(a=this._$AH[s]),r||(r=!k(a)||a!==this._$AH[s]),a===$?t=$:t!==$&&(t+=(null!=a?a:"")+n[s+1]),this._$AH[s]=a}r&&!o&&this.C(t)}C(t){t===$?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}};class H extends B{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===$?void 0:t}}const G=g?g.emptyScript:"";let W=class extends B{constructor(){super(...arguments),this.type=4}C(t){t&&t!==$?this.element.setAttribute(this.name,G):this.element.removeAttribute(this.name)}};class Z extends B{constructor(t,e,i,o,n){super(t,e,i,o,n),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=R(this,t,e,0))&&void 0!==i?i:$)===D)return;const o=this._$AH,n=t===$&&o!==$||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,r=t!==$&&(o===$||n);n&&this.element.removeEventListener(this.name,this,o),r&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class K{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){R(this,t)}}const J=window.litHtmlPolyfillSupport;
17
+ var f;g.finalized=!0,g.elementProperties=new Map,g.elementStyles=[],g.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:g}),(null!==(l=globalThis.reactiveElementVersions)&&void 0!==l?l:globalThis.reactiveElementVersions=[]).push("1.3.2");const m=globalThis.trustedTypes,w=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,b=`lit$${(Math.random()+"").slice(9)}$`,y="?"+b,C=`<${y}>`,x=document,E=(t="")=>x.createComment(t),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,S=Array.isArray,M=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_=/-->/g,T=/>/g,I=/>|[ \n \r](?:([^\s"'>=/]+)([ \n \r]*=[ \n \r]*(?:[^ \n \r"'`<>=]|("|')|))|$)/g,N=/'/g,A=/"/g,L=/^(?:script|style|textarea|title)$/i,O=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),$=Symbol.for("lit-noChange"),D=Symbol.for("lit-nothing"),V=new WeakMap,F=x.createTreeWalker(x,129,null,!1),j=(t,e)=>{const i=t.length-1,o=[];let n,s=2===e?"<svg>":"",r=M;for(let e=0;e<i;e++){const i=t[e];let a,l,c=-1,d=0;for(;d<i.length&&(r.lastIndex=d,l=r.exec(i),null!==l);)d=r.lastIndex,r===M?"!--"===l[1]?r=_:void 0!==l[1]?r=T:void 0!==l[2]?(L.test(l[2])&&(n=RegExp("</"+l[2],"g")),r=I):void 0!==l[3]&&(r=I):r===I?">"===l[0]?(r=null!=n?n:M,c=-1):void 0===l[1]?c=-2:(c=r.lastIndex-l[2].length,a=l[1],r=void 0===l[3]?I:'"'===l[3]?A:N):r===A||r===N?r=I:r===_||r===T?r=M:(r=I,n=void 0);const h=r===I&&t[e+1].startsWith("/>")?" ":"";s+=r===M?i+C:c>=0?(o.push(a),i.slice(0,c)+"$lit$"+i.slice(c)+b+h):i+b+(-2===c?(o.push(void 0),e):h)}const a=s+(t[i]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==w?w.createHTML(a):a,o]};class P{constructor({strings:t,_$litType$:e},i){let o;this.parts=[];let n=0,s=0;const r=t.length-1,a=this.parts,[l,c]=j(t,e);if(this.el=P.createElement(l,i),F.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(o=F.nextNode())&&a.length<r;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const e of o.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(b)){const i=c[s++];if(t.push(e),void 0!==i){const t=o.getAttribute(i.toLowerCase()+"$lit$").split(b),e=/([.?@])?(.*)/.exec(i);a.push({type:1,index:n,name:e[2],strings:t,ctor:"."===e[1]?H:"?"===e[1]?G:"@"===e[1]?K:B})}else a.push({type:6,index:n})}for(const e of t)o.removeAttribute(e)}if(L.test(o.tagName)){const t=o.textContent.split(b),e=t.length-1;if(e>0){o.textContent=m?m.emptyScript:"";for(let i=0;i<e;i++)o.append(t[i],E()),F.nextNode(),a.push({type:2,index:++n});o.append(t[e],E())}}}else if(8===o.nodeType)if(o.data===y)a.push({type:2,index:n});else{let t=-1;for(;-1!==(t=o.data.indexOf(b,t+1));)a.push({type:7,index:n}),t+=b.length-1}n++}}static createElement(t,e){const i=x.createElement("template");return i.innerHTML=t,i}}function R(t,e,i=t,o){var n,s,r,a;if(e===$)return e;let l=void 0!==o?null===(n=i._$Cl)||void 0===n?void 0:n[o]:i._$Cu;const c=k(e)?void 0:e._$litDirective$;return(null==l?void 0:l.constructor)!==c&&(null===(s=null==l?void 0:l._$AO)||void 0===s||s.call(l,!1),void 0===c?l=void 0:(l=new c(t),l._$AT(t,i,o)),void 0!==o?(null!==(r=(a=i)._$Cl)&&void 0!==r?r:a._$Cl=[])[o]=l:i._$Cu=l),void 0!==l&&(e=R(t,l._$AS(t,e.values),l,o)),e}class U{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:i},parts:o}=this._$AD,n=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:x).importNode(i,!0);F.currentNode=n;let s=F.nextNode(),r=0,a=0,l=o[0];for(;void 0!==l;){if(r===l.index){let e;2===l.type?e=new z(s,s.nextSibling,this,t):1===l.type?e=new l.ctor(s,l.name,l.strings,this,t):6===l.type&&(e=new Z(s,this,t)),this.v.push(e),l=o[++a]}r!==(null==l?void 0:l.index)&&(s=F.nextNode(),r++)}return n}m(t){let e=0;for(const i of this.v)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}let z=class t{constructor(t,e,i,o){var n;this.type=2,this._$AH=D,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=o,this._$Cg=null===(n=null==o?void 0:o.isConnected)||void 0===n||n}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=R(this,t,e),k(t)?t===D||null==t||""===t?(this._$AH!==D&&this._$AR(),this._$AH=D):t!==this._$AH&&t!==$&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>{var e;return S(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])})(t)?this.S(t):this.$(t)}M(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==D&&k(this._$AH)?this._$AA.nextSibling.data=t:this.k(x.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:o}=t,n="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=P.createElement(o.h,this.options)),o);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===n)this._$AH.m(i);else{const t=new U(n,this),e=t.p(this.options);t.m(i),this.k(e),this._$AH=t}}_$AC(t){let e=V.get(t.strings);return void 0===e&&V.set(t.strings,e=new P(t)),e}S(e){S(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let o,n=0;for(const s of e)n===i.length?i.push(o=new t(this.M(E()),this.M(E()),this,this.options)):o=i[n],o._$AI(s),n++;n<i.length&&(this._$AR(o&&o._$AB.nextSibling,n),i.length=n)}_$AR(t=this._$AA.nextSibling,e){var i;for(null===(i=this._$AP)||void 0===i||i.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}},B=class{constructor(t,e,i,o,n){this.type=1,this._$AH=D,this._$AN=void 0,this.element=t,this.name=e,this._$AM=o,this.options=n,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=D}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,o){const n=this.strings;let s=!1;if(void 0===n)t=R(this,t,e,0),s=!k(t)||t!==this._$AH&&t!==$,s&&(this._$AH=t);else{const o=t;let r,a;for(t=n[0],r=0;r<n.length-1;r++)a=R(this,o[i+r],e,r),a===$&&(a=this._$AH[r]),s||(s=!k(a)||a!==this._$AH[r]),a===D?t=D:t!==D&&(t+=(null!=a?a:"")+n[r+1]),this._$AH[r]=a}s&&!o&&this.C(t)}C(t){t===D?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}};class H extends B{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===D?void 0:t}}const W=m?m.emptyScript:"";let G=class extends B{constructor(){super(...arguments),this.type=4}C(t){t&&t!==D?this.element.setAttribute(this.name,W):this.element.removeAttribute(this.name)}};class K extends B{constructor(t,e,i,o,n){super(t,e,i,o,n),this.type=5}_$AI(t,e=this){var i;if((t=null!==(i=R(this,t,e,0))&&void 0!==i?i:D)===$)return;const o=this._$AH,n=t===D&&o!==D||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,s=t!==D&&(o===D||n);n&&this.element.removeEventListener(this.name,this,o),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;"function"==typeof this._$AH?this._$AH.call(null!==(i=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==i?i:this.element,t):this._$AH.handleEvent(t)}}class Z{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){R(this,t)}}const J=window.litHtmlPolyfillSupport;
18
18
  /**
19
19
  * @license
20
20
  * Copyright 2017 Google LLC
21
21
  * SPDX-License-Identifier: BSD-3-Clause
22
22
  */
23
- var Y,q;null==J||J(P,z),(null!==(f=globalThis.litHtmlVersions)&&void 0!==f?f:globalThis.litHtmlVersions=[]).push("2.2.6");class Q extends m{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,e,i)=>{var o,n;const r=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:e;let s=r._$litPart$;if(void 0===s){const t=null!==(n=null==i?void 0:i.renderBefore)&&void 0!==n?n:null;r._$litPart$=s=new z(e.insertBefore(E(),t),t,void 0,null!=i?i:{})}return s._$AI(t),s})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return D}}Q.finalized=!0,Q._$litElement$=!0,null===(Y=globalThis.litElementHydrateSupport)||void 0===Y||Y.call(globalThis,{LitElement:Q});const X=globalThis.litElementPolyfillSupport;null==X||X({LitElement:Q}),(null!==(q=globalThis.litElementVersions)&&void 0!==q?q:globalThis.litElementVersions=[]).push("3.2.0");
23
+ var Y,q;null==J||J(P,z),(null!==(f=globalThis.litHtmlVersions)&&void 0!==f?f:globalThis.litHtmlVersions=[]).push("2.2.6");class Q extends g{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=((t,e,i)=>{var o,n;const s=null!==(o=null==i?void 0:i.renderBefore)&&void 0!==o?o:e;let r=s._$litPart$;if(void 0===r){const t=null!==(n=null==i?void 0:i.renderBefore)&&void 0!==n?n:null;s._$litPart$=r=new z(e.insertBefore(E(),t),t,void 0,null!=i?i:{})}return r._$AI(t),r})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return $}}Q.finalized=!0,Q._$litElement$=!0,null===(Y=globalThis.litElementHydrateSupport)||void 0===Y||Y.call(globalThis,{LitElement:Q});const X=globalThis.litElementPolyfillSupport;null==X||X({LitElement:Q}),(null!==(q=globalThis.litElementVersions)&&void 0!==q?q:globalThis.litElementVersions=[]).push("3.2.0");
24
24
  /**
25
25
  * @license
26
26
  * Copyright 2017 Google LLC
27
27
  * SPDX-License-Identifier: BSD-3-Clause
28
28
  */
29
- const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};
29
+ const tt=t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:o}=e;return{kind:i,elements:o,finisher(e){window.customElements.define(t,e)}}})(t,e)
30
30
  /**
31
31
  * @license
32
32
  * Copyright 2017 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
- */function et(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):tt(t,e)
34
+ */,et=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e,finisher(i){i.createProperty(e.key,t)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:e.key,initializer(){"function"==typeof e.initializer&&(this[e.key]=e.initializer.call(this))},finisher(i){i.createProperty(e.key,t)}};function it(t){return(e,i)=>void 0!==i?((t,e,i)=>{e.constructor.createProperty(i,t)})(t,e,i):et(t,e)
35
35
  /**
36
36
  * @license
37
37
  * Copyright 2017 Google LLC
38
38
  * SPDX-License-Identifier: BSD-3-Clause
39
- */}function it(t){return et({...t,state:!0})}
39
+ */}function ot(t){return it({...t,state:!0})}
40
40
  /**
41
41
  * @license
42
42
  * Copyright 2017 Google LLC
@@ -47,28 +47,28 @@ const tt=(t,e)=>"method"===e.kind&&e.descriptor&&!("value"in e.descriptor)?{...e
47
47
  * Copyright 2017 Google LLC
48
48
  * SPDX-License-Identifier: BSD-3-Clause
49
49
  */
50
- function ot(t,e){return(({finisher:t,descriptor:e})=>(i,o)=>{var n;if(void 0===o){const o=null!==(n=i.originalKey)&&void 0!==n?n:i.key,r=null!=e?{kind:"method",placement:"prototype",key:o,descriptor:e(i.key)}:{...i,key:o};return null!=t&&(r.finisher=function(e){t(e,o)}),r}{const n=i.constructor;void 0!==e&&Object.defineProperty(i,o,e(o)),null==t||t(n,o)}})({descriptor:e=>{const i={get(){var e,i;return null!==(i=null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t))&&void 0!==i?i:null},enumerable:!0,configurable:!0};return i}})}
50
+ function nt(t,e){return(({finisher:t,descriptor:e})=>(i,o)=>{var n;if(void 0===o){const o=null!==(n=i.originalKey)&&void 0!==n?n:i.key,s=null!=e?{kind:"method",placement:"prototype",key:o,descriptor:e(i.key)}:{...i,key:o};return null!=t&&(s.finisher=function(e){t(e,o)}),s}{const n=i.constructor;void 0!==e&&Object.defineProperty(i,o,e(o)),null==t||t(n,o)}})({descriptor:e=>{const i={get(){var e,i;return null!==(i=null===(e=this.renderRoot)||void 0===e?void 0:e.querySelector(t))&&void 0!==i?i:null},enumerable:!0,configurable:!0};return i}})}
51
51
  /**
52
52
  * @license
53
53
  * Copyright 2021 Google LLC
54
54
  * SPDX-License-Identifier: BSD-3-Clause
55
- */var nt;null===(nt=window.HTMLSlotElement)||void 0===nt||nt.prototype.assignedElements;
55
+ */var st;null===(st=window.HTMLSlotElement)||void 0===st||st.prototype.assignedElements;
56
56
  /**
57
57
  * @license
58
58
  * Copyright 2017 Google LLC
59
59
  * SPDX-License-Identifier: BSD-3-Clause
60
60
  */
61
- const rt=1,st=2,at=t=>(...e)=>({_$litDirective$:t,values:e});class lt{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}
61
+ const rt=1,at=2,lt=t=>(...e)=>({_$litDirective$:t,values:e});class ct{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}
62
62
  /**
63
63
  * @license
64
64
  * Copyright 2018 Google LLC
65
65
  * SPDX-License-Identifier: BSD-3-Clause
66
- */const ct=at(class extends lt{constructor(t){var e;if(super(t),t.type!==rt||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var i,o;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(i=this.st)||void 0===i?void 0:i.has(t))&&this.et.add(t);return this.render(e)}const n=t.element.classList;this.et.forEach((t=>{t in e||(n.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(o=this.st)||void 0===o?void 0:o.has(t))||(i?(n.add(t),this.et.add(t)):(n.remove(t),this.et.delete(t)))}return D}});
66
+ */const dt=lt(class extends ct{constructor(t){var e;if(super(t),t.type!==rt||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var i,o;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(i=this.st)||void 0===i?void 0:i.has(t))&&this.et.add(t);return this.render(e)}const n=t.element.classList;this.et.forEach((t=>{t in e||(n.remove(t),this.et.delete(t))}));for(const t in e){const i=!!e[t];i===this.et.has(t)||(null===(o=this.st)||void 0===o?void 0:o.has(t))||(i?(n.add(t),this.et.add(t)):(n.remove(t),this.et.delete(t)))}return $}});
67
67
  /**
68
68
  * @license
69
69
  * Copyright 2017 Google LLC
70
70
  * SPDX-License-Identifier: BSD-3-Clause
71
- */class dt extends lt{constructor(t){if(super(t),this.it=$,t.type!==st)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===$||null==t)return this.ft=void 0,this.it=t;if(t===D)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this.ft;this.it=t;const e=[t];return e.raw=e,this.ft={_$litType$:this.constructor.resultType,strings:e,values:[]}}}dt.directiveName="unsafeHTML",dt.resultType=1;const ht=at(dt);class ut{}ut.Events={GUEST_MODE_SIGN_IN_DIALOG_SHOWN:"guestModeSignInDialogShown",GUEST_MODE_NAME_DIALOG_SHOWN:"guestModeNameDialogShown",GUEST_MODE_SIGN_IN_BANNER_SHOWN:"guestModeSignInBannerShown",GUEST_MODE_SIGN_IN_BUTTON_CLICKED:"guestModeSignInButtonClicked",PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED:"passwordProtectedModalCloseButtonClicked",PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED:"passwordProtectedModalOpenButtonClicked",TOOLBAR_EXPANDED:"toolbarExpanded",TOOLBAR_COLLAPSED:"toolbarCollapsed",TOOLBAR_NOTIFICATION_CLICKED:"toolbarNotificationClicked",GUEST_MODE_SKIP_BUTTON_CLICKED:"guestModeSkipButtonClicked",GUEST_MODE_SIGN_IN_NUDGE_SHOWN:"guestModeSignInNudgeShown",GUEST_MODE_NAME_NUDGE_SHOWN:"guestModeNameNudgeShown",GUEST_MODE_SIGN_IN_CLICKED:"guestModeSignInClicked",GUEST_MODE_PRESENT:"guestModePresent",GUEST_MODE_NAME_ADDED:"guestModeNameAdded",REVIEW_PASSWORD_ADDED:"reviewPasswordAdded",REVIEW_PASSWORD_REJECTED:"reviewPasswordRejected",REVIEW_PASSWORD_ACCEPTED:"reviewPasswordAccepted",PRIVATE_MODE_ENABLED:"privateModeEnabled",PRIVATE_MODE_DISABLED:"privateModeDisabled",VIEW_PROJECT_CLICKED:"viewProjectClicked",OPEN_MOBILE_CLICKED:"openMobileClicked",EXIT_REVIEW_MODE_CLICKED:"exitReviewModeClicked",SIGNOUT_CLICKED:"signoutClicked",SIGNIN_CLICKED:"signinClicked",SIGN_IN_REQUIRED:"signInRequired",USER_EMAIL_NOT_WHITELISTED:"userEmailNotWhitelisted",DOMAIN_NOT_WHITELISTED:"domainNotWhitelisted",DUPLICATE_SCRIPT_INSTALLED:"duplicateScriptInstalled",TOOLBAR_DISABLED:"toolbarDisabled",INVITE_MODAL_OPENED:"inviteModalOpened",INVITE_SENT:"inviteSent"};const pt="1.0.593",vt="5.0.0",mt="1.0.120",ft=["v3ogId1G43AFHehEOewv","rNYzMJd13L27xtfipmSK","aU1MxKP0rca2UXwKi8bl"],gt="review",wt="feedback",bt="sreviewId",yt="scommentId",Ct="snippyly-user",xt="st",Et="_sfut",kt="_sfgut",St="projectVersionKey",Mt="projectVersion",_t="sversion",Tt="sprojectInstall",It="sflivedemo",Nt="sffigmademo",Ot="sfTourCommentTooltip",At="sfUserAdmin",Lt="sfGuestMode",Dt="sfPasswordProtected",$t="sfQueryParamsComments",Vt="sfUsePageTitleAsLocationName",Ft="sfPasswordIsValid",jt="sfPrivateMode",Pt="sfGuestModeAllowSignIn",Rt="sfGuestUserModelOpened",Ut="sfGuestUserNameUpdated",zt="sfGuestUserBannerOpened",Bt="sfCustomerMetadata",Ht="sfSamlConfig",Gt="superflow-file-viewer-staging.web.app",Wt="drive.usesuperflow.com",Zt={VELT_ROOT:"velt-root",VELT_PRESENCE:"velt-presence",VELT_CURSOR:"velt-cursor",VELT_COMMENT_TOOL:"velt-comment-tool",VELT_COMMENTS:"velt-comments",SNIPPYLY_TEXT_HIGHLIGHT:"snippyly-text-highlight",VELT_COMMENTS_SIDEBAR:"velt-comments-sidebar",VELT_HUDDLE:"velt-huddle",VELT_RECORDER_NOTES:"velt-recorder-notes",VELT_RECORDER_CONTROL_PANEL:"velt-recorder-control-panel",VELT_ARROWS:"velt-arrows",VELT_NOTIFICATIONS_HISTORY_PANEL:"velt-notifications-history-panel"},Kt={ENABLE_URL_NAVIGATION:"enable-url-navigation",CURRENT_LOCATION_SUFFIX:"current-location-suffix"},Jt={customBranding:{logo:{logoMark:{lightUrl:'\n\t\t\t\t<svg viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 8C8 3.58172 11.5817 0 16 0V0C20.4183 0 24 3.58172 24 8V16H16C11.5817 16 8 12.4183 8 8V8Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 29C0 22.3726 5.37258 17 12 17H24V29C24 35.6274 18.6274 41 12 41V41C5.37258 41 0 35.6274 0 29V29Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 19C25 12.3726 30.3726 7 37 7V7C43.6274 7 49 12.3726 49 19V19C49 25.6274 43.6274 31 37 31H25V19Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 32H33C37.4183 32 41 35.5817 41 40V40C41 44.4183 37.4183 48 33 48V48C28.5817 48 25 44.4183 25 40V32Z" fill="#0DCF82"/>\n\t\t\t\t</svg>\n\t\t\t\t',darkUrl:'\n\t\t\t\t<svg viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 8C8 3.58172 11.5817 0 16 0V0C20.4183 0 24 3.58172 24 8V16H16C11.5817 16 8 12.4183 8 8V8Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 29C0 22.3726 5.37258 17 12 17H24V29C24 35.6274 18.6274 41 12 41V41C5.37258 41 0 35.6274 0 29V29Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 19C25 12.3726 30.3726 7 37 7V7C43.6274 7 49 12.3726 49 19V19C49 25.6274 43.6274 31 37 31H25V19Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 32H33C37.4183 32 41 35.5817 41 40V40C41 44.4183 37.4183 48 33 48V48C28.5817 48 25 44.4183 25 40V32Z" fill="#0DCF82"/>\n\t\t\t\t</svg>\n\t\t\t\t'},wordMark:{lightUrl:'\n\t\t\t\t<svg width="257" height="65" viewBox="0 0 257 65" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 16C8 11.5817 11.5817 8 16 8V8C20.4183 8 24 11.5817 24 16V24H16C11.5817 24 8 20.4183 8 16V16Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 37C0 30.3726 5.37258 25 12 25H24V37C24 43.6274 18.6274 49 12 49V49C5.37258 49 0 43.6274 0 37V37Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 27C25 20.3726 30.3726 15 37 15V15C43.6274 15 49 20.3726 49 27V27C49 33.6274 43.6274 39 37 39H25V27Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 40H33C37.4183 40 41 43.5817 41 48V48C41 52.4183 37.4183 56 33 56V56C28.5817 56 25 52.4183 25 48V40Z" fill="#0DCF82"/>\n\t\t\t\t\t<path d="M73.4 46.28C71.4533 46.28 69.6933 45.9467 68.12 45.28C66.5733 44.6133 65.3467 43.6533 64.44 42.4C63.5333 41.1467 63.0667 39.6667 63.04 37.96H69.04C69.12 39.1067 69.52 40.0133 70.24 40.68C70.9867 41.3467 72 41.68 73.28 41.68C74.5867 41.68 75.6133 41.3733 76.36 40.76C77.1067 40.12 77.48 39.2933 77.48 38.28C77.48 37.4533 77.2267 36.7733 76.72 36.24C76.2133 35.7067 75.5733 35.2933 74.8 35C74.0533 34.68 73.0133 34.3333 71.68 33.96C69.8667 33.4267 68.3867 32.9067 67.24 32.4C66.12 31.8667 65.1467 31.08 64.32 30.04C63.52 28.9733 63.12 27.56 63.12 25.8C63.12 24.1467 63.5333 22.7067 64.36 21.48C65.1867 20.2533 66.3467 19.32 67.84 18.68C69.3333 18.0133 71.04 17.68 72.96 17.68C75.84 17.68 78.1733 18.3867 79.96 19.8C81.7733 21.1867 82.7733 23.1333 82.96 25.64H76.8C76.7467 24.68 76.3333 23.8933 75.56 23.28C74.8133 22.64 73.8133 22.32 72.56 22.32C71.4667 22.32 70.5867 22.6 69.92 23.16C69.28 23.72 68.96 24.5333 68.96 25.6C68.96 26.3467 69.2 26.9733 69.68 27.48C70.1867 27.96 70.8 28.36 71.52 28.68C72.2667 28.9733 73.3067 29.32 74.64 29.72C76.4533 30.2533 77.9333 30.7867 79.08 31.32C80.2267 31.8533 81.2133 32.6533 82.04 33.72C82.8667 34.7867 83.28 36.1867 83.28 37.92C83.28 39.4133 82.8933 40.8 82.12 42.08C81.3467 43.36 80.2133 44.3867 78.72 45.16C77.2267 45.9067 75.4533 46.28 73.4 46.28ZM107.855 23.84V46H102.215V43.2C101.495 44.16 100.548 44.92 99.375 45.48C98.2283 46.0133 96.975 46.28 95.615 46.28C93.8817 46.28 92.3483 45.92 91.015 45.2C89.6817 44.4533 88.6283 43.3733 87.855 41.96C87.1083 40.52 86.735 38.8133 86.735 36.84V23.84H92.335V36.04C92.335 37.8 92.775 39.16 93.655 40.12C94.535 41.0533 95.735 41.52 97.255 41.52C98.8017 41.52 100.015 41.0533 100.895 40.12C101.775 39.16 102.215 37.8 102.215 36.04V23.84H107.855ZM116.98 27.04C117.7 26.0267 118.687 25.1867 119.94 24.52C121.22 23.8267 122.674 23.48 124.3 23.48C126.194 23.48 127.9 23.9467 129.42 24.88C130.967 25.8133 132.18 27.1467 133.06 28.88C133.967 30.5867 134.42 32.5733 134.42 34.84C134.42 37.1067 133.967 39.12 133.06 40.88C132.18 42.6133 130.967 43.96 129.42 44.92C127.9 45.88 126.194 46.36 124.3 46.36C122.674 46.36 121.234 46.0267 119.98 45.36C118.754 44.6933 117.754 43.8533 116.98 42.84V56.56H111.38V23.84H116.98V27.04ZM128.7 34.84C128.7 33.5067 128.42 32.36 127.86 31.4C127.327 30.4133 126.607 29.6667 125.7 29.16C124.82 28.6533 123.86 28.4 122.82 28.4C121.807 28.4 120.847 28.6667 119.94 29.2C119.06 29.7067 118.34 30.4533 117.78 31.44C117.247 32.4267 116.98 33.5867 116.98 34.92C116.98 36.2533 117.247 37.4133 117.78 38.4C118.34 39.3867 119.06 40.1467 119.94 40.68C120.847 41.1867 121.807 41.44 122.82 41.44C123.86 41.44 124.82 41.1733 125.7 40.64C126.607 40.1067 127.327 39.3467 127.86 38.36C128.42 37.3733 128.7 36.2 128.7 34.84ZM158.29 34.44C158.29 35.24 158.236 35.96 158.13 36.6H141.93C142.063 38.2 142.623 39.4533 143.61 40.36C144.596 41.2667 145.81 41.72 147.25 41.72C149.33 41.72 150.81 40.8267 151.69 39.04H157.73C157.09 41.1733 155.863 42.9333 154.05 44.32C152.236 45.68 150.01 46.36 147.37 46.36C145.236 46.36 143.316 45.8933 141.61 44.96C139.93 44 138.61 42.6533 137.65 40.92C136.716 39.1867 136.25 37.1867 136.25 34.92C136.25 32.6267 136.716 30.6133 137.65 28.88C138.583 27.1467 139.89 25.8133 141.57 24.88C143.25 23.9467 145.183 23.48 147.37 23.48C149.476 23.48 151.356 23.9333 153.01 24.84C154.69 25.7467 155.983 27.04 156.89 28.72C157.823 30.3733 158.29 32.28 158.29 34.44ZM152.49 32.84C152.463 31.4 151.943 30.2533 150.93 29.4C149.916 28.52 148.676 28.08 147.21 28.08C145.823 28.08 144.65 28.5067 143.69 29.36C142.756 30.1867 142.183 31.3467 141.97 32.84H152.49ZM167.177 27.28C167.897 26.1067 168.831 25.1867 169.977 24.52C171.151 23.8533 172.484 23.52 173.977 23.52V29.4H172.497C170.737 29.4 169.404 29.8133 168.497 30.64C167.617 31.4667 167.177 32.9067 167.177 34.96V46H161.577V23.84H167.177V27.28ZM188.309 28.44H184.429V46H178.749V28.44H176.229V23.84H178.749V22.72C178.749 20 179.522 18 181.069 16.72C182.616 15.44 184.949 14.84 188.069 14.92V19.64C186.709 19.6133 185.762 19.84 185.229 20.32C184.696 20.8 184.429 21.6667 184.429 22.92V23.84H188.309V28.44ZM197.538 16.4V46H191.938V16.4H197.538ZM211.711 46.36C209.578 46.36 207.658 45.8933 205.951 44.96C204.244 44 202.898 42.6533 201.911 40.92C200.951 39.1867 200.471 37.1867 200.471 34.92C200.471 32.6533 200.964 30.6533 201.951 28.92C202.964 27.1867 204.338 25.8533 206.071 24.92C207.804 23.96 209.738 23.48 211.871 23.48C214.004 23.48 215.938 23.96 217.671 24.92C219.404 25.8533 220.764 27.1867 221.751 28.92C222.764 30.6533 223.271 32.6533 223.271 34.92C223.271 37.1867 222.751 39.1867 221.711 40.92C220.698 42.6533 219.311 44 217.551 44.96C215.818 45.8933 213.871 46.36 211.711 46.36ZM211.711 41.48C212.724 41.48 213.671 41.24 214.551 40.76C215.458 40.2533 216.178 39.5067 216.711 38.52C217.244 37.5333 217.511 36.3333 217.511 34.92C217.511 32.8133 216.951 31.2 215.831 30.08C214.738 28.9333 213.391 28.36 211.791 28.36C210.191 28.36 208.844 28.9333 207.751 30.08C206.684 31.2 206.151 32.8133 206.151 34.92C206.151 37.0267 206.671 38.6533 207.711 39.8C208.778 40.92 210.111 41.48 211.711 41.48ZM256.499 23.84L250.019 46H243.979L239.939 30.52L235.899 46H229.819L223.299 23.84H228.979L232.899 40.72L237.139 23.84H243.059L247.219 40.68L251.139 23.84H256.499Z" fill="#141416"/>\n\t\t\t\t</svg>\n\t\t\t\t',darkUrl:'\n\t\t\t\t<svg width="257" height="65" viewBox="0 0 257 65" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 16C8 11.5817 11.5817 8 16 8V8C20.4183 8 24 11.5817 24 16V24H16C11.5817 24 8 20.4183 8 16V16Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 37C0 30.3726 5.37258 25 12 25H24V37C24 43.6274 18.6274 49 12 49V49C5.37258 49 0 43.6274 0 37V37Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 27C25 20.3726 30.3726 15 37 15V15C43.6274 15 49 20.3726 49 27V27C49 33.6274 43.6274 39 37 39H25V27Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 40H33C37.4183 40 41 43.5817 41 48V48C41 52.4183 37.4183 56 33 56V56C28.5817 56 25 52.4183 25 48V40Z" fill="#0DCF82"/>\n\t\t\t\t\t<path d="M73.4 46.28C71.4533 46.28 69.6933 45.9467 68.12 45.28C66.5733 44.6133 65.3467 43.6533 64.44 42.4C63.5333 41.1467 63.0667 39.6667 63.04 37.96H69.04C69.12 39.1067 69.52 40.0133 70.24 40.68C70.9867 41.3467 72 41.68 73.28 41.68C74.5867 41.68 75.6133 41.3733 76.36 40.76C77.1067 40.12 77.48 39.2933 77.48 38.28C77.48 37.4533 77.2267 36.7733 76.72 36.24C76.2133 35.7067 75.5733 35.2933 74.8 35C74.0533 34.68 73.0133 34.3333 71.68 33.96C69.8667 33.4267 68.3867 32.9067 67.24 32.4C66.12 31.8667 65.1467 31.08 64.32 30.04C63.52 28.9733 63.12 27.56 63.12 25.8C63.12 24.1467 63.5333 22.7067 64.36 21.48C65.1867 20.2533 66.3467 19.32 67.84 18.68C69.3333 18.0133 71.04 17.68 72.96 17.68C75.84 17.68 78.1733 18.3867 79.96 19.8C81.7733 21.1867 82.7733 23.1333 82.96 25.64H76.8C76.7467 24.68 76.3333 23.8933 75.56 23.28C74.8133 22.64 73.8133 22.32 72.56 22.32C71.4667 22.32 70.5867 22.6 69.92 23.16C69.28 23.72 68.96 24.5333 68.96 25.6C68.96 26.3467 69.2 26.9733 69.68 27.48C70.1867 27.96 70.8 28.36 71.52 28.68C72.2667 28.9733 73.3067 29.32 74.64 29.72C76.4533 30.2533 77.9333 30.7867 79.08 31.32C80.2267 31.8533 81.2133 32.6533 82.04 33.72C82.8667 34.7867 83.28 36.1867 83.28 37.92C83.28 39.4133 82.8933 40.8 82.12 42.08C81.3467 43.36 80.2133 44.3867 78.72 45.16C77.2267 45.9067 75.4533 46.28 73.4 46.28ZM107.855 23.84V46H102.215V43.2C101.495 44.16 100.548 44.92 99.375 45.48C98.2283 46.0133 96.975 46.28 95.615 46.28C93.8817 46.28 92.3483 45.92 91.015 45.2C89.6817 44.4533 88.6283 43.3733 87.855 41.96C87.1083 40.52 86.735 38.8133 86.735 36.84V23.84H92.335V36.04C92.335 37.8 92.775 39.16 93.655 40.12C94.535 41.0533 95.735 41.52 97.255 41.52C98.8017 41.52 100.015 41.0533 100.895 40.12C101.775 39.16 102.215 37.8 102.215 36.04V23.84H107.855ZM116.98 27.04C117.7 26.0267 118.687 25.1867 119.94 24.52C121.22 23.8267 122.674 23.48 124.3 23.48C126.194 23.48 127.9 23.9467 129.42 24.88C130.967 25.8133 132.18 27.1467 133.06 28.88C133.967 30.5867 134.42 32.5733 134.42 34.84C134.42 37.1067 133.967 39.12 133.06 40.88C132.18 42.6133 130.967 43.96 129.42 44.92C127.9 45.88 126.194 46.36 124.3 46.36C122.674 46.36 121.234 46.0267 119.98 45.36C118.754 44.6933 117.754 43.8533 116.98 42.84V56.56H111.38V23.84H116.98V27.04ZM128.7 34.84C128.7 33.5067 128.42 32.36 127.86 31.4C127.327 30.4133 126.607 29.6667 125.7 29.16C124.82 28.6533 123.86 28.4 122.82 28.4C121.807 28.4 120.847 28.6667 119.94 29.2C119.06 29.7067 118.34 30.4533 117.78 31.44C117.247 32.4267 116.98 33.5867 116.98 34.92C116.98 36.2533 117.247 37.4133 117.78 38.4C118.34 39.3867 119.06 40.1467 119.94 40.68C120.847 41.1867 121.807 41.44 122.82 41.44C123.86 41.44 124.82 41.1733 125.7 40.64C126.607 40.1067 127.327 39.3467 127.86 38.36C128.42 37.3733 128.7 36.2 128.7 34.84ZM158.29 34.44C158.29 35.24 158.236 35.96 158.13 36.6H141.93C142.063 38.2 142.623 39.4533 143.61 40.36C144.596 41.2667 145.81 41.72 147.25 41.72C149.33 41.72 150.81 40.8267 151.69 39.04H157.73C157.09 41.1733 155.863 42.9333 154.05 44.32C152.236 45.68 150.01 46.36 147.37 46.36C145.236 46.36 143.316 45.8933 141.61 44.96C139.93 44 138.61 42.6533 137.65 40.92C136.716 39.1867 136.25 37.1867 136.25 34.92C136.25 32.6267 136.716 30.6133 137.65 28.88C138.583 27.1467 139.89 25.8133 141.57 24.88C143.25 23.9467 145.183 23.48 147.37 23.48C149.476 23.48 151.356 23.9333 153.01 24.84C154.69 25.7467 155.983 27.04 156.89 28.72C157.823 30.3733 158.29 32.28 158.29 34.44ZM152.49 32.84C152.463 31.4 151.943 30.2533 150.93 29.4C149.916 28.52 148.676 28.08 147.21 28.08C145.823 28.08 144.65 28.5067 143.69 29.36C142.756 30.1867 142.183 31.3467 141.97 32.84H152.49ZM167.177 27.28C167.897 26.1067 168.831 25.1867 169.977 24.52C171.151 23.8533 172.484 23.52 173.977 23.52V29.4H172.497C170.737 29.4 169.404 29.8133 168.497 30.64C167.617 31.4667 167.177 32.9067 167.177 34.96V46H161.577V23.84H167.177V27.28ZM188.309 28.44H184.429V46H178.749V28.44H176.229V23.84H178.749V22.72C178.749 20 179.522 18 181.069 16.72C182.616 15.44 184.949 14.84 188.069 14.92V19.64C186.709 19.6133 185.762 19.84 185.229 20.32C184.696 20.8 184.429 21.6667 184.429 22.92V23.84H188.309V28.44ZM197.538 16.4V46H191.938V16.4H197.538ZM211.711 46.36C209.578 46.36 207.658 45.8933 205.951 44.96C204.244 44 202.898 42.6533 201.911 40.92C200.951 39.1867 200.471 37.1867 200.471 34.92C200.471 32.6533 200.964 30.6533 201.951 28.92C202.964 27.1867 204.338 25.8533 206.071 24.92C207.804 23.96 209.738 23.48 211.871 23.48C214.004 23.48 215.938 23.96 217.671 24.92C219.404 25.8533 220.764 27.1867 221.751 28.92C222.764 30.6533 223.271 32.6533 223.271 34.92C223.271 37.1867 222.751 39.1867 221.711 40.92C220.698 42.6533 219.311 44 217.551 44.96C215.818 45.8933 213.871 46.36 211.711 46.36ZM211.711 41.48C212.724 41.48 213.671 41.24 214.551 40.76C215.458 40.2533 216.178 39.5067 216.711 38.52C217.244 37.5333 217.511 36.3333 217.511 34.92C217.511 32.8133 216.951 31.2 215.831 30.08C214.738 28.9333 213.391 28.36 211.791 28.36C210.191 28.36 208.844 28.9333 207.751 30.08C206.684 31.2 206.151 32.8133 206.151 34.92C206.151 37.0267 206.671 38.6533 207.711 39.8C208.778 40.92 210.111 41.48 211.711 41.48ZM256.499 23.84L250.019 46H243.979L239.939 30.52L235.899 46H229.819L223.299 23.84H228.979L232.899 40.72L237.139 23.84H243.059L247.219 40.68L251.139 23.84H256.499Z" fill="white"/>\n\t\t\t\t</svg>\n\t\t\t\t'}}}},Yt=[{name:"Peppa Pig",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fpeppa_pig.svg?alt=media&token=a9fc83f7-b347-4868-8d52-0e888f0de73a&_gl=1*jzxghx*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTQ5LjQyLjAuMA.."},{name:"Dazzling Dalmatian",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fdazzling_dalmatian.svg?alt=media&token=5842b24c-7e58-4bb5-96c2-d09aa11f7f9e&_gl=1*11ayw3z*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxOTY4LjExLjAuMA.."},{name:"Rosy Rabbit",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Frosy_rabbit.svg?alt=media&token=4e65a9e3-080d-4416-839d-e761b6b37181&_gl=1*156om5t*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjUzLjYwLjAuMA.."},{name:"Leo the Lion",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fleo_the_lion.svg?alt=media&token=58d1296e-fefd-42ce-80ea-ae2cc830f1a9&_gl=1*1cz8e9q*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTAwLjIwLjAuMA.."},{name:"Ducky Down",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fducky_down.svg?alt=media&token=d67ae889-78c5-46e3-aaa9-3eb511fe90b3&_gl=1*cxyj7o*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxOTkwLjYwLjAuMA.."},{name:"Merry Monkey",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fmerry_monkey.svg?alt=media&token=5bd2f69a-7211-42df-9718-5339c467b2d1&_gl=1*1labjed*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTE3LjMuMC4w"},{name:"Ecstatic Elephant",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fecstatic_elephant.svg?alt=media&token=fbd2ba76-6c3a-47a7-beac-0460a2178b7d&_gl=1*aku3ps*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDA3LjQzLjAuMA.."},{name:"Baby Bear",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fbaby_bear.svg?alt=media&token=71d0c5fb-60aa-4304-adc1-635a83650bde&_gl=1*1dxajmf*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxMjQyLjUyLjAuMA.."},{name:"Freddy Froglet",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Ffreddy_froglet.svg?alt=media&token=e3b2e292-6480-4507-9da3-21a62a1346d4&_gl=1*s4yycs*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDQzLjcuMC4w"},{name:"Powerful Panda",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fpowerful_panda.svg?alt=media&token=07f9d60f-aa14-4a77-ad5b-c48ee76db3f5&_gl=1*7gfuit*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTkzLjYwLjAuMA.."},{name:"Curious Cat",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fcurious_cat.svg?alt=media&token=dccf6824-3b7c-4e4e-8559-40fbb8ff6186&_gl=1*1nwi0ti*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxOTM3LjQyLjAuMA.."},{name:"Playful Penguin",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fplayful_penguin.svg?alt=media&token=c6d1b11a-43a6-4001-ae56-e04fd5a3f965&_gl=1*1xdxvkx*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTYzLjI4LjAuMA.."},{name:"Kind Koala",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fkind_koala.svg?alt=media&token=974396d6-6ccd-4367-8563-b27634849cb5&_gl=1*1w1gbnn*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDgwLjQwLjAuMA.."},{name:"Tommy Tiger",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Ftommy_tiger.svg?alt=media&token=40a95ac7-cc91-4b74-859a-4e2e5964b967&_gl=1*1n0cr0n*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjczLjQwLjAuMA.."},{name:"Wally Walrus",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fwally_walrus.svg?alt=media&token=31e02ef2-c986-4724-b987-dca97f84f81b&_gl=1*y5by2c*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjkxLjIyLjAuMA.."},{name:"Ricky Rhino",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fricky_rhino.svg?alt=media&token=5d9dafe5-f4de-4f8b-94c1-49e01c776611&_gl=1*zyp4n2*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjMxLjIyLjAuMA.."},{name:"Oliver Otter",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Foliver_otter.svg?alt=media&token=5298b869-0903-40b2-a702-224a3e0bcd95&_gl=1*aicppz*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTMxLjYwLjAuMA.."},{name:"Reggie Ratling",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Freggie_ratling.svg?alt=media&token=f37fd4a0-9dbd-403a-bb82-81fdfb63cf88&_gl=1*16lzeql*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjA3LjQ2LjAuMA.."},{name:"Gentle Giraffe",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fgentle_giraffe.svg?alt=media&token=f097ec12-e8ce-4d26-bf32-43e470eb7907&_gl=1*11ctuwz*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDYwLjYwLjAuMA.."},{name:"Fabulous Fox",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Ffabulous_fox.svg?alt=media&token=fe1a4236-af45-427f-a035-1eda417b0682&_gl=1*xyyv1g*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDIxLjI5LjAuMA.."}];var qt=Object.freeze({__proto__:null,ATTRIBUTES:Kt,DEFAULT_CUSTOMER_METADATA:Jt,DOCUMENT_TITLE_CHANGE_LISTENER_API_KEYS:ft,DRIVE_PROD_URL:Wt,DRIVE_STAGING_URL:Gt,EXCLUDED_API_KEYS_FROM_LATEST_VERSION:["I9R2VqG45F5AgpIicnht"],FEEDBACK_MODE:wt,FIGMA_DEMO_MODAL:Nt,GUEST_USERS:Yt,LIVE_DEMO_MODAL:It,PROJECT_INSTALL:Tt,PROJECT_VERSION:Mt,PROJECT_VERSION_DEFAULT_KEY:_t,PROJECT_VERSION_KEY:St,REVIEW_DOC_ID:bt,REVIEW_MODE:gt,SNIPPYLY_COMMENT_ID:yt,SNIPPYLY_TOKEN:xt,SNIPPYLY_USER:Ct,SUPERFLOW_CUSTOMER_METADATA:Bt,SUPERFLOW_DOCUMENT_METADATA:"sfDocumentMetadata",SUPERFLOW_GUEST_MODE:Lt,SUPERFLOW_GUEST_MODE_ALLOW_SIGN_IN:Pt,SUPERFLOW_GUEST_USER_BANNER_OPENED:zt,SUPERFLOW_GUEST_USER_MODEL_OPENED:Rt,SUPERFLOW_GUEST_USER_NAME_MODEL_OPENED:"sfGuestUserNameModelOpened",SUPERFLOW_GUEST_USER_NAME_UPDATED:Ut,SUPERFLOW_GUEST_USER_TOKEN:kt,SUPERFLOW_PASSWORD_IS_VALID:Ft,SUPERFLOW_PASSWORD_PROTECTED:Dt,SUPERFLOW_PRIVATE_MODE:jt,SUPERFLOW_QUERY_PARAMS_COMMENTS:$t,SUPERFLOW_SAML_CONFIG:Ht,SUPERFLOW_USER_ADMIN:At,SUPERFLOW_USER_TOKEN:Et,SUPERFLOW_USE_PAGE_TITLE_AS_LOCATION_NAME:Vt,SUPERFLOW_VERSION:pt,TAGS:Zt,TOUR_COMMENT_TOOLTIP:Ot,VELT_SDK_DEVELOP_VERSION:vt,VELT_SDK_PROD_VERSION:mt,VELT_SDK_STAGING_VERSION:"3.0.92"});const Qt=!0,Xt="https://superflow-portal-v2-staging.firebaseapp.com/",te="9dbcd2509e0fa90a5c81f038ce618e3f",ee="6d24f74f12f6fb84c87efa8f791cfb2e",ie="https://us-central1-snipply-sdk-staging.cloudfunctions.net/sa",oe="https://us-central1-snipply-sdk-staging.cloudfunctions.net/superflowtoolbarhandler",ne=function(t){const e=[];let i=0;for(let o=0;o<t.length;o++){let n=t.charCodeAt(o);n<128?e[i++]=n:n<2048?(e[i++]=n>>6|192,e[i++]=63&n|128):55296==(64512&n)&&o+1<t.length&&56320==(64512&t.charCodeAt(o+1))?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++o)),e[i++]=n>>18|240,e[i++]=n>>12&63|128,e[i++]=n>>6&63|128,e[i++]=63&n|128):(e[i++]=n>>12|224,e[i++]=n>>6&63|128,e[i++]=63&n|128)}return e},re={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:"function"==typeof atob,encodeByteArray(t,e){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const i=e?this.byteToCharMapWebSafe_:this.byteToCharMap_,o=[];for(let e=0;e<t.length;e+=3){const n=t[e],r=e+1<t.length,s=r?t[e+1]:0,a=e+2<t.length,l=a?t[e+2]:0,c=n>>2,d=(3&n)<<4|s>>4;let h=(15&s)<<2|l>>6,u=63&l;a||(u=64,r||(h=64)),o.push(i[c],i[d],i[h],i[u])}return o.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(ne(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,o=0;for(;i<t.length;){const n=t[i++];if(n<128)e[o++]=String.fromCharCode(n);else if(n>191&&n<224){const r=t[i++];e[o++]=String.fromCharCode((31&n)<<6|63&r)}else if(n>239&&n<365){const r=((7&n)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[o++]=String.fromCharCode(55296+(r>>10)),e[o++]=String.fromCharCode(56320+(1023&r))}else{const r=t[i++],s=t[i++];e[o++]=String.fromCharCode((15&n)<<12|(63&r)<<6|63&s)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const i=e?this.charToByteMapWebSafe_:this.charToByteMap_,o=[];for(let e=0;e<t.length;){const n=i[t.charAt(e++)],r=e<t.length?i[t.charAt(e)]:0;++e;const s=e<t.length?i[t.charAt(e)]:64;++e;const a=e<t.length?i[t.charAt(e)]:64;if(++e,null==n||null==r||null==s||null==a)throw new se;const l=n<<2|r>>4;if(o.push(l),64!==s){const t=r<<4&240|s>>2;if(o.push(t),64!==a){const t=s<<6&192|a;o.push(t)}}}return o},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}};class se extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const ae=function(t){return function(t){const e=ne(t);return re.encodeByteArray(e,!0)}(t).replace(/\./g,"")},le=function(t){try{return re.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null};
71
+ */class ht extends ct{constructor(t){if(super(t),this.it=D,t.type!==at)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===D||null==t)return this.ft=void 0,this.it=t;if(t===$)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this.ft;this.it=t;const e=[t];return e.raw=e,this.ft={_$litType$:this.constructor.resultType,strings:e,values:[]}}}ht.directiveName="unsafeHTML",ht.resultType=1;const ut=lt(ht);class pt{}pt.Events={GUEST_MODE_SIGN_IN_DIALOG_SHOWN:"guestModeSignInDialogShown",GUEST_MODE_NAME_DIALOG_SHOWN:"guestModeNameDialogShown",GUEST_MODE_SIGN_IN_BANNER_SHOWN:"guestModeSignInBannerShown",GUEST_MODE_SIGN_IN_BUTTON_CLICKED:"guestModeSignInButtonClicked",PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED:"passwordProtectedModalCloseButtonClicked",PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED:"passwordProtectedModalOpenButtonClicked",TOOLBAR_EXPANDED:"toolbarExpanded",TOOLBAR_COLLAPSED:"toolbarCollapsed",TOOLBAR_NOTIFICATION_CLICKED:"toolbarNotificationClicked",GUEST_MODE_SKIP_BUTTON_CLICKED:"guestModeSkipButtonClicked",GUEST_MODE_SIGN_IN_NUDGE_SHOWN:"guestModeSignInNudgeShown",GUEST_MODE_NAME_NUDGE_SHOWN:"guestModeNameNudgeShown",GUEST_MODE_SIGN_IN_CLICKED:"guestModeSignInClicked",GUEST_MODE_PRESENT:"guestModePresent",GUEST_MODE_NAME_ADDED:"guestModeNameAdded",REVIEW_PASSWORD_ADDED:"reviewPasswordAdded",REVIEW_PASSWORD_REJECTED:"reviewPasswordRejected",REVIEW_PASSWORD_ACCEPTED:"reviewPasswordAccepted",PRIVATE_MODE_ENABLED:"privateModeEnabled",PRIVATE_MODE_DISABLED:"privateModeDisabled",VIEW_PROJECT_CLICKED:"viewProjectClicked",OPEN_MOBILE_CLICKED:"openMobileClicked",EXIT_REVIEW_MODE_CLICKED:"exitReviewModeClicked",SIGNOUT_CLICKED:"signoutClicked",SIGNIN_CLICKED:"signinClicked",SIGN_IN_REQUIRED:"signInRequired",USER_EMAIL_NOT_WHITELISTED:"userEmailNotWhitelisted",DOMAIN_NOT_WHITELISTED:"domainNotWhitelisted",DUPLICATE_SCRIPT_INSTALLED:"duplicateScriptInstalled",TOOLBAR_DISABLED:"toolbarDisabled",INVITE_MODAL_OPENED:"inviteModalOpened",INVITE_SENT:"inviteSent",QUALITY_CHECK_RUN_TOOLBAR_CLICKED:"qualityCheckRunFromToolbarClicked"};const vt="1.0.595",gt="5.0.2-beta.23",ft="1.0.120",mt=["v3ogId1G43AFHehEOewv","rNYzMJd13L27xtfipmSK","aU1MxKP0rca2UXwKi8bl"],wt="review",bt="feedback",yt="sreviewId",Ct="scommentId",xt="snippyly-user",Et="st",kt="_sfut",St="_sfgut",Mt="projectVersionKey",_t="projectVersion",Tt="sversion",It="sprojectInstall",Nt="sflivedemo",At="sffigmademo",Lt="sfTourCommentTooltip",Ot="sfUserAdmin",$t="sfGuestMode",Dt="sfPasswordProtected",Vt="sfQueryParamsComments",Ft="sfUsePageTitleAsLocationName",jt="sfPasswordIsValid",Pt="sfPrivateMode",Rt="sfGuestModeAllowSignIn",Ut="sfGuestUserModelOpened",zt="sfGuestUserNameUpdated",Bt="sfGuestUserBannerOpened",Ht="sfCustomerMetadata",Wt="sfSamlConfig",Gt="superflow-file-viewer-staging.web.app",Kt="drive.usesuperflow.com",Zt="tool:spell-check",Jt="tool:broken-links",Yt="terminal",qt="suggestion",Qt={VELT_ROOT:"velt-root",VELT_PRESENCE:"velt-presence",VELT_CURSOR:"velt-cursor",VELT_COMMENT_TOOL:"velt-comment-tool",VELT_COMMENTS:"velt-comments",SNIPPYLY_TEXT_HIGHLIGHT:"snippyly-text-highlight",VELT_COMMENTS_SIDEBAR:"velt-comments-sidebar",VELT_HUDDLE:"velt-huddle",VELT_RECORDER_NOTES:"velt-recorder-notes",VELT_RECORDER_CONTROL_PANEL:"velt-recorder-control-panel",VELT_ARROWS:"velt-arrows",VELT_NOTIFICATIONS_HISTORY_PANEL:"velt-notifications-history-panel"},Xt={ENABLE_URL_NAVIGATION:"enable-url-navigation",CURRENT_LOCATION_SUFFIX:"current-location-suffix"},te={customBranding:{logo:{logoMark:{lightUrl:'\n\t\t\t\t<svg viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 8C8 3.58172 11.5817 0 16 0V0C20.4183 0 24 3.58172 24 8V16H16C11.5817 16 8 12.4183 8 8V8Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 29C0 22.3726 5.37258 17 12 17H24V29C24 35.6274 18.6274 41 12 41V41C5.37258 41 0 35.6274 0 29V29Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 19C25 12.3726 30.3726 7 37 7V7C43.6274 7 49 12.3726 49 19V19C49 25.6274 43.6274 31 37 31H25V19Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 32H33C37.4183 32 41 35.5817 41 40V40C41 44.4183 37.4183 48 33 48V48C28.5817 48 25 44.4183 25 40V32Z" fill="#0DCF82"/>\n\t\t\t\t</svg>\n\t\t\t\t',darkUrl:'\n\t\t\t\t<svg viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 8C8 3.58172 11.5817 0 16 0V0C20.4183 0 24 3.58172 24 8V16H16C11.5817 16 8 12.4183 8 8V8Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 29C0 22.3726 5.37258 17 12 17H24V29C24 35.6274 18.6274 41 12 41V41C5.37258 41 0 35.6274 0 29V29Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 19C25 12.3726 30.3726 7 37 7V7C43.6274 7 49 12.3726 49 19V19C49 25.6274 43.6274 31 37 31H25V19Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 32H33C37.4183 32 41 35.5817 41 40V40C41 44.4183 37.4183 48 33 48V48C28.5817 48 25 44.4183 25 40V32Z" fill="#0DCF82"/>\n\t\t\t\t</svg>\n\t\t\t\t'},wordMark:{lightUrl:'\n\t\t\t\t<svg width="257" height="65" viewBox="0 0 257 65" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 16C8 11.5817 11.5817 8 16 8V8C20.4183 8 24 11.5817 24 16V24H16C11.5817 24 8 20.4183 8 16V16Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 37C0 30.3726 5.37258 25 12 25H24V37C24 43.6274 18.6274 49 12 49V49C5.37258 49 0 43.6274 0 37V37Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 27C25 20.3726 30.3726 15 37 15V15C43.6274 15 49 20.3726 49 27V27C49 33.6274 43.6274 39 37 39H25V27Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 40H33C37.4183 40 41 43.5817 41 48V48C41 52.4183 37.4183 56 33 56V56C28.5817 56 25 52.4183 25 48V40Z" fill="#0DCF82"/>\n\t\t\t\t\t<path d="M73.4 46.28C71.4533 46.28 69.6933 45.9467 68.12 45.28C66.5733 44.6133 65.3467 43.6533 64.44 42.4C63.5333 41.1467 63.0667 39.6667 63.04 37.96H69.04C69.12 39.1067 69.52 40.0133 70.24 40.68C70.9867 41.3467 72 41.68 73.28 41.68C74.5867 41.68 75.6133 41.3733 76.36 40.76C77.1067 40.12 77.48 39.2933 77.48 38.28C77.48 37.4533 77.2267 36.7733 76.72 36.24C76.2133 35.7067 75.5733 35.2933 74.8 35C74.0533 34.68 73.0133 34.3333 71.68 33.96C69.8667 33.4267 68.3867 32.9067 67.24 32.4C66.12 31.8667 65.1467 31.08 64.32 30.04C63.52 28.9733 63.12 27.56 63.12 25.8C63.12 24.1467 63.5333 22.7067 64.36 21.48C65.1867 20.2533 66.3467 19.32 67.84 18.68C69.3333 18.0133 71.04 17.68 72.96 17.68C75.84 17.68 78.1733 18.3867 79.96 19.8C81.7733 21.1867 82.7733 23.1333 82.96 25.64H76.8C76.7467 24.68 76.3333 23.8933 75.56 23.28C74.8133 22.64 73.8133 22.32 72.56 22.32C71.4667 22.32 70.5867 22.6 69.92 23.16C69.28 23.72 68.96 24.5333 68.96 25.6C68.96 26.3467 69.2 26.9733 69.68 27.48C70.1867 27.96 70.8 28.36 71.52 28.68C72.2667 28.9733 73.3067 29.32 74.64 29.72C76.4533 30.2533 77.9333 30.7867 79.08 31.32C80.2267 31.8533 81.2133 32.6533 82.04 33.72C82.8667 34.7867 83.28 36.1867 83.28 37.92C83.28 39.4133 82.8933 40.8 82.12 42.08C81.3467 43.36 80.2133 44.3867 78.72 45.16C77.2267 45.9067 75.4533 46.28 73.4 46.28ZM107.855 23.84V46H102.215V43.2C101.495 44.16 100.548 44.92 99.375 45.48C98.2283 46.0133 96.975 46.28 95.615 46.28C93.8817 46.28 92.3483 45.92 91.015 45.2C89.6817 44.4533 88.6283 43.3733 87.855 41.96C87.1083 40.52 86.735 38.8133 86.735 36.84V23.84H92.335V36.04C92.335 37.8 92.775 39.16 93.655 40.12C94.535 41.0533 95.735 41.52 97.255 41.52C98.8017 41.52 100.015 41.0533 100.895 40.12C101.775 39.16 102.215 37.8 102.215 36.04V23.84H107.855ZM116.98 27.04C117.7 26.0267 118.687 25.1867 119.94 24.52C121.22 23.8267 122.674 23.48 124.3 23.48C126.194 23.48 127.9 23.9467 129.42 24.88C130.967 25.8133 132.18 27.1467 133.06 28.88C133.967 30.5867 134.42 32.5733 134.42 34.84C134.42 37.1067 133.967 39.12 133.06 40.88C132.18 42.6133 130.967 43.96 129.42 44.92C127.9 45.88 126.194 46.36 124.3 46.36C122.674 46.36 121.234 46.0267 119.98 45.36C118.754 44.6933 117.754 43.8533 116.98 42.84V56.56H111.38V23.84H116.98V27.04ZM128.7 34.84C128.7 33.5067 128.42 32.36 127.86 31.4C127.327 30.4133 126.607 29.6667 125.7 29.16C124.82 28.6533 123.86 28.4 122.82 28.4C121.807 28.4 120.847 28.6667 119.94 29.2C119.06 29.7067 118.34 30.4533 117.78 31.44C117.247 32.4267 116.98 33.5867 116.98 34.92C116.98 36.2533 117.247 37.4133 117.78 38.4C118.34 39.3867 119.06 40.1467 119.94 40.68C120.847 41.1867 121.807 41.44 122.82 41.44C123.86 41.44 124.82 41.1733 125.7 40.64C126.607 40.1067 127.327 39.3467 127.86 38.36C128.42 37.3733 128.7 36.2 128.7 34.84ZM158.29 34.44C158.29 35.24 158.236 35.96 158.13 36.6H141.93C142.063 38.2 142.623 39.4533 143.61 40.36C144.596 41.2667 145.81 41.72 147.25 41.72C149.33 41.72 150.81 40.8267 151.69 39.04H157.73C157.09 41.1733 155.863 42.9333 154.05 44.32C152.236 45.68 150.01 46.36 147.37 46.36C145.236 46.36 143.316 45.8933 141.61 44.96C139.93 44 138.61 42.6533 137.65 40.92C136.716 39.1867 136.25 37.1867 136.25 34.92C136.25 32.6267 136.716 30.6133 137.65 28.88C138.583 27.1467 139.89 25.8133 141.57 24.88C143.25 23.9467 145.183 23.48 147.37 23.48C149.476 23.48 151.356 23.9333 153.01 24.84C154.69 25.7467 155.983 27.04 156.89 28.72C157.823 30.3733 158.29 32.28 158.29 34.44ZM152.49 32.84C152.463 31.4 151.943 30.2533 150.93 29.4C149.916 28.52 148.676 28.08 147.21 28.08C145.823 28.08 144.65 28.5067 143.69 29.36C142.756 30.1867 142.183 31.3467 141.97 32.84H152.49ZM167.177 27.28C167.897 26.1067 168.831 25.1867 169.977 24.52C171.151 23.8533 172.484 23.52 173.977 23.52V29.4H172.497C170.737 29.4 169.404 29.8133 168.497 30.64C167.617 31.4667 167.177 32.9067 167.177 34.96V46H161.577V23.84H167.177V27.28ZM188.309 28.44H184.429V46H178.749V28.44H176.229V23.84H178.749V22.72C178.749 20 179.522 18 181.069 16.72C182.616 15.44 184.949 14.84 188.069 14.92V19.64C186.709 19.6133 185.762 19.84 185.229 20.32C184.696 20.8 184.429 21.6667 184.429 22.92V23.84H188.309V28.44ZM197.538 16.4V46H191.938V16.4H197.538ZM211.711 46.36C209.578 46.36 207.658 45.8933 205.951 44.96C204.244 44 202.898 42.6533 201.911 40.92C200.951 39.1867 200.471 37.1867 200.471 34.92C200.471 32.6533 200.964 30.6533 201.951 28.92C202.964 27.1867 204.338 25.8533 206.071 24.92C207.804 23.96 209.738 23.48 211.871 23.48C214.004 23.48 215.938 23.96 217.671 24.92C219.404 25.8533 220.764 27.1867 221.751 28.92C222.764 30.6533 223.271 32.6533 223.271 34.92C223.271 37.1867 222.751 39.1867 221.711 40.92C220.698 42.6533 219.311 44 217.551 44.96C215.818 45.8933 213.871 46.36 211.711 46.36ZM211.711 41.48C212.724 41.48 213.671 41.24 214.551 40.76C215.458 40.2533 216.178 39.5067 216.711 38.52C217.244 37.5333 217.511 36.3333 217.511 34.92C217.511 32.8133 216.951 31.2 215.831 30.08C214.738 28.9333 213.391 28.36 211.791 28.36C210.191 28.36 208.844 28.9333 207.751 30.08C206.684 31.2 206.151 32.8133 206.151 34.92C206.151 37.0267 206.671 38.6533 207.711 39.8C208.778 40.92 210.111 41.48 211.711 41.48ZM256.499 23.84L250.019 46H243.979L239.939 30.52L235.899 46H229.819L223.299 23.84H228.979L232.899 40.72L237.139 23.84H243.059L247.219 40.68L251.139 23.84H256.499Z" fill="#141416"/>\n\t\t\t\t</svg>\n\t\t\t\t',darkUrl:'\n\t\t\t\t<svg width="257" height="65" viewBox="0 0 257 65" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<path d="M8 16C8 11.5817 11.5817 8 16 8V8C20.4183 8 24 11.5817 24 16V24H16C11.5817 24 8 20.4183 8 16V16Z" fill="#FFCD2E"/>\n\t\t\t\t\t<path d="M0 37C0 30.3726 5.37258 25 12 25H24V37C24 43.6274 18.6274 49 12 49V49C5.37258 49 0 43.6274 0 37V37Z" fill="#A259FE"/>\n\t\t\t\t\t<path d="M25 27C25 20.3726 30.3726 15 37 15V15C43.6274 15 49 20.3726 49 27V27C49 33.6274 43.6274 39 37 39H25V27Z" fill="#FF7162"/>\n\t\t\t\t\t<path d="M25 40H33C37.4183 40 41 43.5817 41 48V48C41 52.4183 37.4183 56 33 56V56C28.5817 56 25 52.4183 25 48V40Z" fill="#0DCF82"/>\n\t\t\t\t\t<path d="M73.4 46.28C71.4533 46.28 69.6933 45.9467 68.12 45.28C66.5733 44.6133 65.3467 43.6533 64.44 42.4C63.5333 41.1467 63.0667 39.6667 63.04 37.96H69.04C69.12 39.1067 69.52 40.0133 70.24 40.68C70.9867 41.3467 72 41.68 73.28 41.68C74.5867 41.68 75.6133 41.3733 76.36 40.76C77.1067 40.12 77.48 39.2933 77.48 38.28C77.48 37.4533 77.2267 36.7733 76.72 36.24C76.2133 35.7067 75.5733 35.2933 74.8 35C74.0533 34.68 73.0133 34.3333 71.68 33.96C69.8667 33.4267 68.3867 32.9067 67.24 32.4C66.12 31.8667 65.1467 31.08 64.32 30.04C63.52 28.9733 63.12 27.56 63.12 25.8C63.12 24.1467 63.5333 22.7067 64.36 21.48C65.1867 20.2533 66.3467 19.32 67.84 18.68C69.3333 18.0133 71.04 17.68 72.96 17.68C75.84 17.68 78.1733 18.3867 79.96 19.8C81.7733 21.1867 82.7733 23.1333 82.96 25.64H76.8C76.7467 24.68 76.3333 23.8933 75.56 23.28C74.8133 22.64 73.8133 22.32 72.56 22.32C71.4667 22.32 70.5867 22.6 69.92 23.16C69.28 23.72 68.96 24.5333 68.96 25.6C68.96 26.3467 69.2 26.9733 69.68 27.48C70.1867 27.96 70.8 28.36 71.52 28.68C72.2667 28.9733 73.3067 29.32 74.64 29.72C76.4533 30.2533 77.9333 30.7867 79.08 31.32C80.2267 31.8533 81.2133 32.6533 82.04 33.72C82.8667 34.7867 83.28 36.1867 83.28 37.92C83.28 39.4133 82.8933 40.8 82.12 42.08C81.3467 43.36 80.2133 44.3867 78.72 45.16C77.2267 45.9067 75.4533 46.28 73.4 46.28ZM107.855 23.84V46H102.215V43.2C101.495 44.16 100.548 44.92 99.375 45.48C98.2283 46.0133 96.975 46.28 95.615 46.28C93.8817 46.28 92.3483 45.92 91.015 45.2C89.6817 44.4533 88.6283 43.3733 87.855 41.96C87.1083 40.52 86.735 38.8133 86.735 36.84V23.84H92.335V36.04C92.335 37.8 92.775 39.16 93.655 40.12C94.535 41.0533 95.735 41.52 97.255 41.52C98.8017 41.52 100.015 41.0533 100.895 40.12C101.775 39.16 102.215 37.8 102.215 36.04V23.84H107.855ZM116.98 27.04C117.7 26.0267 118.687 25.1867 119.94 24.52C121.22 23.8267 122.674 23.48 124.3 23.48C126.194 23.48 127.9 23.9467 129.42 24.88C130.967 25.8133 132.18 27.1467 133.06 28.88C133.967 30.5867 134.42 32.5733 134.42 34.84C134.42 37.1067 133.967 39.12 133.06 40.88C132.18 42.6133 130.967 43.96 129.42 44.92C127.9 45.88 126.194 46.36 124.3 46.36C122.674 46.36 121.234 46.0267 119.98 45.36C118.754 44.6933 117.754 43.8533 116.98 42.84V56.56H111.38V23.84H116.98V27.04ZM128.7 34.84C128.7 33.5067 128.42 32.36 127.86 31.4C127.327 30.4133 126.607 29.6667 125.7 29.16C124.82 28.6533 123.86 28.4 122.82 28.4C121.807 28.4 120.847 28.6667 119.94 29.2C119.06 29.7067 118.34 30.4533 117.78 31.44C117.247 32.4267 116.98 33.5867 116.98 34.92C116.98 36.2533 117.247 37.4133 117.78 38.4C118.34 39.3867 119.06 40.1467 119.94 40.68C120.847 41.1867 121.807 41.44 122.82 41.44C123.86 41.44 124.82 41.1733 125.7 40.64C126.607 40.1067 127.327 39.3467 127.86 38.36C128.42 37.3733 128.7 36.2 128.7 34.84ZM158.29 34.44C158.29 35.24 158.236 35.96 158.13 36.6H141.93C142.063 38.2 142.623 39.4533 143.61 40.36C144.596 41.2667 145.81 41.72 147.25 41.72C149.33 41.72 150.81 40.8267 151.69 39.04H157.73C157.09 41.1733 155.863 42.9333 154.05 44.32C152.236 45.68 150.01 46.36 147.37 46.36C145.236 46.36 143.316 45.8933 141.61 44.96C139.93 44 138.61 42.6533 137.65 40.92C136.716 39.1867 136.25 37.1867 136.25 34.92C136.25 32.6267 136.716 30.6133 137.65 28.88C138.583 27.1467 139.89 25.8133 141.57 24.88C143.25 23.9467 145.183 23.48 147.37 23.48C149.476 23.48 151.356 23.9333 153.01 24.84C154.69 25.7467 155.983 27.04 156.89 28.72C157.823 30.3733 158.29 32.28 158.29 34.44ZM152.49 32.84C152.463 31.4 151.943 30.2533 150.93 29.4C149.916 28.52 148.676 28.08 147.21 28.08C145.823 28.08 144.65 28.5067 143.69 29.36C142.756 30.1867 142.183 31.3467 141.97 32.84H152.49ZM167.177 27.28C167.897 26.1067 168.831 25.1867 169.977 24.52C171.151 23.8533 172.484 23.52 173.977 23.52V29.4H172.497C170.737 29.4 169.404 29.8133 168.497 30.64C167.617 31.4667 167.177 32.9067 167.177 34.96V46H161.577V23.84H167.177V27.28ZM188.309 28.44H184.429V46H178.749V28.44H176.229V23.84H178.749V22.72C178.749 20 179.522 18 181.069 16.72C182.616 15.44 184.949 14.84 188.069 14.92V19.64C186.709 19.6133 185.762 19.84 185.229 20.32C184.696 20.8 184.429 21.6667 184.429 22.92V23.84H188.309V28.44ZM197.538 16.4V46H191.938V16.4H197.538ZM211.711 46.36C209.578 46.36 207.658 45.8933 205.951 44.96C204.244 44 202.898 42.6533 201.911 40.92C200.951 39.1867 200.471 37.1867 200.471 34.92C200.471 32.6533 200.964 30.6533 201.951 28.92C202.964 27.1867 204.338 25.8533 206.071 24.92C207.804 23.96 209.738 23.48 211.871 23.48C214.004 23.48 215.938 23.96 217.671 24.92C219.404 25.8533 220.764 27.1867 221.751 28.92C222.764 30.6533 223.271 32.6533 223.271 34.92C223.271 37.1867 222.751 39.1867 221.711 40.92C220.698 42.6533 219.311 44 217.551 44.96C215.818 45.8933 213.871 46.36 211.711 46.36ZM211.711 41.48C212.724 41.48 213.671 41.24 214.551 40.76C215.458 40.2533 216.178 39.5067 216.711 38.52C217.244 37.5333 217.511 36.3333 217.511 34.92C217.511 32.8133 216.951 31.2 215.831 30.08C214.738 28.9333 213.391 28.36 211.791 28.36C210.191 28.36 208.844 28.9333 207.751 30.08C206.684 31.2 206.151 32.8133 206.151 34.92C206.151 37.0267 206.671 38.6533 207.711 39.8C208.778 40.92 210.111 41.48 211.711 41.48ZM256.499 23.84L250.019 46H243.979L239.939 30.52L235.899 46H229.819L223.299 23.84H228.979L232.899 40.72L237.139 23.84H243.059L247.219 40.68L251.139 23.84H256.499Z" fill="white"/>\n\t\t\t\t</svg>\n\t\t\t\t'}}}},ee=[{name:"Peppa Pig",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fpeppa_pig.svg?alt=media&token=a9fc83f7-b347-4868-8d52-0e888f0de73a&_gl=1*jzxghx*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTQ5LjQyLjAuMA.."},{name:"Dazzling Dalmatian",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fdazzling_dalmatian.svg?alt=media&token=5842b24c-7e58-4bb5-96c2-d09aa11f7f9e&_gl=1*11ayw3z*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxOTY4LjExLjAuMA.."},{name:"Rosy Rabbit",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Frosy_rabbit.svg?alt=media&token=4e65a9e3-080d-4416-839d-e761b6b37181&_gl=1*156om5t*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjUzLjYwLjAuMA.."},{name:"Leo the Lion",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fleo_the_lion.svg?alt=media&token=58d1296e-fefd-42ce-80ea-ae2cc830f1a9&_gl=1*1cz8e9q*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTAwLjIwLjAuMA.."},{name:"Ducky Down",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fducky_down.svg?alt=media&token=d67ae889-78c5-46e3-aaa9-3eb511fe90b3&_gl=1*cxyj7o*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxOTkwLjYwLjAuMA.."},{name:"Merry Monkey",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fmerry_monkey.svg?alt=media&token=5bd2f69a-7211-42df-9718-5339c467b2d1&_gl=1*1labjed*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTE3LjMuMC4w"},{name:"Ecstatic Elephant",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fecstatic_elephant.svg?alt=media&token=fbd2ba76-6c3a-47a7-beac-0460a2178b7d&_gl=1*aku3ps*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDA3LjQzLjAuMA.."},{name:"Baby Bear",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fbaby_bear.svg?alt=media&token=71d0c5fb-60aa-4304-adc1-635a83650bde&_gl=1*1dxajmf*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxMjQyLjUyLjAuMA.."},{name:"Freddy Froglet",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Ffreddy_froglet.svg?alt=media&token=e3b2e292-6480-4507-9da3-21a62a1346d4&_gl=1*s4yycs*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDQzLjcuMC4w"},{name:"Powerful Panda",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fpowerful_panda.svg?alt=media&token=07f9d60f-aa14-4a77-ad5b-c48ee76db3f5&_gl=1*7gfuit*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTkzLjYwLjAuMA.."},{name:"Curious Cat",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fcurious_cat.svg?alt=media&token=dccf6824-3b7c-4e4e-8559-40fbb8ff6186&_gl=1*1nwi0ti*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQxOTM3LjQyLjAuMA.."},{name:"Playful Penguin",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fplayful_penguin.svg?alt=media&token=c6d1b11a-43a6-4001-ae56-e04fd5a3f965&_gl=1*1xdxvkx*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTYzLjI4LjAuMA.."},{name:"Kind Koala",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fkind_koala.svg?alt=media&token=974396d6-6ccd-4367-8563-b27634849cb5&_gl=1*1w1gbnn*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDgwLjQwLjAuMA.."},{name:"Tommy Tiger",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Ftommy_tiger.svg?alt=media&token=40a95ac7-cc91-4b74-859a-4e2e5964b967&_gl=1*1n0cr0n*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjczLjQwLjAuMA.."},{name:"Wally Walrus",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fwally_walrus.svg?alt=media&token=31e02ef2-c986-4724-b987-dca97f84f81b&_gl=1*y5by2c*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjkxLjIyLjAuMA.."},{name:"Ricky Rhino",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fricky_rhino.svg?alt=media&token=5d9dafe5-f4de-4f8b-94c1-49e01c776611&_gl=1*zyp4n2*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjMxLjIyLjAuMA.."},{name:"Oliver Otter",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Foliver_otter.svg?alt=media&token=5298b869-0903-40b2-a702-224a3e0bcd95&_gl=1*aicppz*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMTMxLjYwLjAuMA.."},{name:"Reggie Ratling",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Freggie_ratling.svg?alt=media&token=f37fd4a0-9dbd-403a-bb82-81fdfb63cf88&_gl=1*16lzeql*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMjA3LjQ2LjAuMA.."},{name:"Gentle Giraffe",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Fgentle_giraffe.svg?alt=media&token=f097ec12-e8ce-4d26-bf32-43e470eb7907&_gl=1*11ctuwz*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDYwLjYwLjAuMA.."},{name:"Fabulous Fox",photoUrl:"https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/avatars%2Ffabulous_fox.svg?alt=media&token=fe1a4236-af45-427f-a035-1eda417b0682&_gl=1*xyyv1g*_ga*NTc3MjEzMjIwLjE2NjEwODkwMDU.*_ga_CW55HF8NVT*MTY5NzE0MTIzNC4zMzMuMS4xNjk3MTQyMDIxLjI5LjAuMA.."}];var ie=Object.freeze({__proto__:null,AGENT_TOOL_BROKEN_LINKS:Jt,AGENT_TOOL_SPELL_CHECK:Zt,ANNOTATION_STATUS_TERMINAL:Yt,ANNOTATION_TYPE_SUGGESTION:qt,ATTRIBUTES:Xt,DEFAULT_CUSTOMER_METADATA:te,DOCUMENT_TITLE_CHANGE_LISTENER_API_KEYS:mt,DRIVE_PROD_URL:Kt,DRIVE_STAGING_URL:Gt,EXCLUDED_API_KEYS_FROM_LATEST_VERSION:["I9R2VqG45F5AgpIicnht"],FEEDBACK_MODE:bt,FIGMA_DEMO_MODAL:At,GUEST_USERS:ee,LIVE_DEMO_MODAL:Nt,PROJECT_INSTALL:It,PROJECT_VERSION:_t,PROJECT_VERSION_DEFAULT_KEY:Tt,PROJECT_VERSION_KEY:Mt,REVIEW_DOC_ID:yt,REVIEW_MODE:wt,SNIPPYLY_COMMENT_ID:Ct,SNIPPYLY_TOKEN:Et,SNIPPYLY_USER:xt,SUPERFLOW_CUSTOMER_METADATA:Ht,SUPERFLOW_DOCUMENT_METADATA:"sfDocumentMetadata",SUPERFLOW_GUEST_MODE:$t,SUPERFLOW_GUEST_MODE_ALLOW_SIGN_IN:Rt,SUPERFLOW_GUEST_USER_BANNER_OPENED:Bt,SUPERFLOW_GUEST_USER_MODEL_OPENED:Ut,SUPERFLOW_GUEST_USER_NAME_MODEL_OPENED:"sfGuestUserNameModelOpened",SUPERFLOW_GUEST_USER_NAME_UPDATED:zt,SUPERFLOW_GUEST_USER_TOKEN:St,SUPERFLOW_PASSWORD_IS_VALID:jt,SUPERFLOW_PASSWORD_PROTECTED:Dt,SUPERFLOW_PRIVATE_MODE:Pt,SUPERFLOW_QUERY_PARAMS_COMMENTS:Vt,SUPERFLOW_SAML_CONFIG:Wt,SUPERFLOW_USER_ADMIN:Ot,SUPERFLOW_USER_TOKEN:kt,SUPERFLOW_USE_PAGE_TITLE_AS_LOCATION_NAME:Ft,SUPERFLOW_VERSION:vt,TAGS:Qt,TOUR_COMMENT_TOOLTIP:Lt,VELT_SDK_DEVELOP_VERSION:gt,VELT_SDK_PROD_VERSION:ft,VELT_SDK_STAGING_VERSION:"3.0.92"});const oe=!0,ne="https://superflow-portal-v2-staging.firebaseapp.com/",se="9dbcd2509e0fa90a5c81f038ce618e3f",re="6d24f74f12f6fb84c87efa8f791cfb2e",ae="https://us-central1-snipply-sdk-staging.cloudfunctions.net/sa",le="https://us-central1-snipply-sdk-staging.cloudfunctions.net/superflowtoolbarhandler",ce=function(t){const e=[];let i=0;for(let o=0;o<t.length;o++){let n=t.charCodeAt(o);n<128?e[i++]=n:n<2048?(e[i++]=n>>6|192,e[i++]=63&n|128):55296==(64512&n)&&o+1<t.length&&56320==(64512&t.charCodeAt(o+1))?(n=65536+((1023&n)<<10)+(1023&t.charCodeAt(++o)),e[i++]=n>>18|240,e[i++]=n>>12&63|128,e[i++]=n>>6&63|128,e[i++]=63&n|128):(e[i++]=n>>12|224,e[i++]=n>>6&63|128,e[i++]=63&n|128)}return e},de={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:"function"==typeof atob,encodeByteArray(t,e){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const i=e?this.byteToCharMapWebSafe_:this.byteToCharMap_,o=[];for(let e=0;e<t.length;e+=3){const n=t[e],s=e+1<t.length,r=s?t[e+1]:0,a=e+2<t.length,l=a?t[e+2]:0,c=n>>2,d=(3&n)<<4|r>>4;let h=(15&r)<<2|l>>6,u=63&l;a||(u=64,s||(h=64)),o.push(i[c],i[d],i[h],i[u])}return o.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(ce(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):function(t){const e=[];let i=0,o=0;for(;i<t.length;){const n=t[i++];if(n<128)e[o++]=String.fromCharCode(n);else if(n>191&&n<224){const s=t[i++];e[o++]=String.fromCharCode((31&n)<<6|63&s)}else if(n>239&&n<365){const s=((7&n)<<18|(63&t[i++])<<12|(63&t[i++])<<6|63&t[i++])-65536;e[o++]=String.fromCharCode(55296+(s>>10)),e[o++]=String.fromCharCode(56320+(1023&s))}else{const s=t[i++],r=t[i++];e[o++]=String.fromCharCode((15&n)<<12|(63&s)<<6|63&r)}}return e.join("")}(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const i=e?this.charToByteMapWebSafe_:this.charToByteMap_,o=[];for(let e=0;e<t.length;){const n=i[t.charAt(e++)],s=e<t.length?i[t.charAt(e)]:0;++e;const r=e<t.length?i[t.charAt(e)]:64;++e;const a=e<t.length?i[t.charAt(e)]:64;if(++e,null==n||null==s||null==r||null==a)throw new he;const l=n<<2|s>>4;if(o.push(l),64!==r){const t=s<<4&240|r>>2;if(o.push(t),64!==a){const t=r<<6&192|a;o.push(t)}}}return o},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}};class he extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const ue=function(t){return function(t){const e=ce(t);return de.encodeByteArray(e,!0)}(t).replace(/\./g,"")},pe=function(t){try{return de.decodeString(t,!0)}catch(t){console.error("base64Decode failed: ",t)}return null};
72
72
  /**
73
73
  * @license
74
74
  * Copyright 2022 Google LLC
@@ -85,7 +85,7 @@ const rt=1,st=2,at=t=>(...e)=>({_$litDirective$:t,values:e});class lt{constructo
85
85
  * See the License for the specific language governing permissions and
86
86
  * limitations under the License.
87
87
  */
88
- const ce=()=>
88
+ const ve=()=>
89
89
  /**
90
90
  * @license
91
91
  * Copyright 2022 Google LLC
@@ -102,7 +102,7 @@ const ce=()=>
102
102
  * See the License for the specific language governing permissions and
103
103
  * limitations under the License.
104
104
  */
105
- function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("Unable to locate global object.")}().t,de=()=>{try{return ce()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||(()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const e=t&&le(t[1]);return e&&JSON.parse(e)})()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},he=t=>{var e,i;return null===(i=null===(e=de())||void 0===e?void 0:e.emulatorHosts)||void 0===i?void 0:i[t]},ue=()=>{var t;return null===(t=de())||void 0===t?void 0:t.config},pe=t=>{var e;return null===(e=de())||void 0===e?void 0:e[`_${t}`]};
105
+ function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("Unable to locate global object.")}().t,ge=()=>{try{return ve()||(()=>{if("undefined"==typeof process||void 0===process.env)return;const t=process.env.t;return t?JSON.parse(t):void 0})()||(()=>{if("undefined"==typeof document)return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch(t){return}const e=t&&pe(t[1]);return e&&JSON.parse(e)})()}catch(t){return void console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`)}},fe=t=>{var e,i;return null===(i=null===(e=ge())||void 0===e?void 0:e.emulatorHosts)||void 0===i?void 0:i[t]},me=()=>{var t;return null===(t=ge())||void 0===t?void 0:t.config},we=t=>{var e;return null===(e=ge())||void 0===e?void 0:e[`_${t}`]};
106
106
  /**
107
107
  * @license
108
108
  * Copyright 2017 Google LLC
@@ -119,7 +119,7 @@ function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window
119
119
  * See the License for the specific language governing permissions and
120
120
  * limitations under the License.
121
121
  */
122
- class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}wrapCallback(t){return(e,i)=>{e?this.reject(e):this.resolve(i),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(e):t(e,i))}}}
122
+ class be{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}wrapCallback(t){return(e,i)=>{e?this.reject(e):this.resolve(i),"function"==typeof t&&(this.promise.catch((()=>{})),1===t.length?t(e):t(e,i))}}}
123
123
  /**
124
124
  * @license
125
125
  * Copyright 2017 Google LLC
@@ -135,7 +135,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
135
135
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
136
136
  * See the License for the specific language governing permissions and
137
137
  * limitations under the License.
138
- */function me(){return"undefined"!=typeof navigator&&"string"==typeof navigator.userAgent?navigator.userAgent:""}class fe extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,fe.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,ge.prototype.create)}}class ge{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},o=`${this.service}/${t}`,n=this.errors[t],r=n?function(t,e){return t.replace(we,((t,i)=>{const o=e[i];return null!=o?String(o):`<${i}?>`}))}(n,i):"Error",s=`${this.serviceName}: ${r} (${o}).`;return new fe(o,s,i)}}const we=/\{\$([^}]+)}/g;function be(t,e){if(t===e)return!0;const i=Object.keys(t),o=Object.keys(e);for(const n of i){if(!o.includes(n))return!1;const i=t[n],r=e[n];if(ye(i)&&ye(r)){if(!be(i,r))return!1}else if(i!==r)return!1}for(const t of o)if(!i.includes(t))return!1;return!0}function ye(t){return null!==t&&"object"==typeof t}
138
+ */function ye(){return"undefined"!=typeof navigator&&"string"==typeof navigator.userAgent?navigator.userAgent:""}class Ce extends Error{constructor(t,e,i){super(e),this.code=t,this.customData=i,this.name="FirebaseError",Object.setPrototypeOf(this,Ce.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,xe.prototype.create)}}class xe{constructor(t,e,i){this.service=t,this.serviceName=e,this.errors=i}create(t,...e){const i=e[0]||{},o=`${this.service}/${t}`,n=this.errors[t],s=n?function(t,e){return t.replace(Ee,((t,i)=>{const o=e[i];return null!=o?String(o):`<${i}?>`}))}(n,i):"Error",r=`${this.serviceName}: ${s} (${o}).`;return new Ce(o,r,i)}}const Ee=/\{\$([^}]+)}/g;function ke(t,e){if(t===e)return!0;const i=Object.keys(t),o=Object.keys(e);for(const n of i){if(!o.includes(n))return!1;const i=t[n],s=e[n];if(Se(i)&&Se(s)){if(!ke(i,s))return!1}else if(i!==s)return!1}for(const t of o)if(!i.includes(t))return!1;return!0}function Se(t){return null!==t&&"object"==typeof t}
139
139
  /**
140
140
  * @license
141
141
  * Copyright 2017 Google LLC
@@ -151,7 +151,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
151
151
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
152
152
  * See the License for the specific language governing permissions and
153
153
  * limitations under the License.
154
- */function Ce(t){const e=[];for(const[i,o]of Object.entries(t))Array.isArray(o)?o.forEach((t=>{e.push(encodeURIComponent(i)+"="+encodeURIComponent(t))})):e.push(encodeURIComponent(i)+"="+encodeURIComponent(o));return e.length?"&"+e.join("&"):""}class xe{constructor(t,e){this.observers=[],this.unsubscribes=[],this.observerCount=0,this.task=Promise.resolve(),this.finalized=!1,this.onNoObservers=e,this.task.then((()=>{t(this)})).catch((t=>{this.error(t)}))}next(t){this.forEachObserver((e=>{e.next(t)}))}error(t){this.forEachObserver((e=>{e.error(t)})),this.close(t)}complete(){this.forEachObserver((t=>{t.complete()})),this.close()}subscribe(t,e,i){let o;if(void 0===t&&void 0===e&&void 0===i)throw new Error("Missing Observer.");o=function(t,e){if("object"!=typeof t||null===t)return!1;for(const i of e)if(i in t&&"function"==typeof t[i])return!0;return!1}(t,["next","error","complete"])?t:{next:t,error:e,complete:i},void 0===o.next&&(o.next=Ee),void 0===o.error&&(o.error=Ee),void 0===o.complete&&(o.complete=Ee);const n=this.unsubscribeOne.bind(this,this.observers.length);return this.finalized&&this.task.then((()=>{try{this.finalError?o.error(this.finalError):o.complete()}catch(t){}})),this.observers.push(o),n}unsubscribeOne(t){void 0!==this.observers&&void 0!==this.observers[t]&&(delete this.observers[t],this.observerCount-=1,0===this.observerCount&&void 0!==this.onNoObservers&&this.onNoObservers(this))}forEachObserver(t){if(!this.finalized)for(let e=0;e<this.observers.length;e++)this.sendOne(e,t)}sendOne(t,e){this.task.then((()=>{if(void 0!==this.observers&&void 0!==this.observers[t])try{e(this.observers[t])}catch(t){"undefined"!=typeof console&&console.error&&console.error(t)}}))}close(t){this.finalized||(this.finalized=!0,void 0!==t&&(this.finalError=t),this.task.then((()=>{this.observers=void 0,this.onNoObservers=void 0})))}}function Ee(){}
154
+ */function Me(t){const e=[];for(const[i,o]of Object.entries(t))Array.isArray(o)?o.forEach((t=>{e.push(encodeURIComponent(i)+"="+encodeURIComponent(t))})):e.push(encodeURIComponent(i)+"="+encodeURIComponent(o));return e.length?"&"+e.join("&"):""}class _e{constructor(t,e){this.observers=[],this.unsubscribes=[],this.observerCount=0,this.task=Promise.resolve(),this.finalized=!1,this.onNoObservers=e,this.task.then((()=>{t(this)})).catch((t=>{this.error(t)}))}next(t){this.forEachObserver((e=>{e.next(t)}))}error(t){this.forEachObserver((e=>{e.error(t)})),this.close(t)}complete(){this.forEachObserver((t=>{t.complete()})),this.close()}subscribe(t,e,i){let o;if(void 0===t&&void 0===e&&void 0===i)throw new Error("Missing Observer.");o=function(t,e){if("object"!=typeof t||null===t)return!1;for(const i of e)if(i in t&&"function"==typeof t[i])return!0;return!1}(t,["next","error","complete"])?t:{next:t,error:e,complete:i},void 0===o.next&&(o.next=Te),void 0===o.error&&(o.error=Te),void 0===o.complete&&(o.complete=Te);const n=this.unsubscribeOne.bind(this,this.observers.length);return this.finalized&&this.task.then((()=>{try{this.finalError?o.error(this.finalError):o.complete()}catch(t){}})),this.observers.push(o),n}unsubscribeOne(t){void 0!==this.observers&&void 0!==this.observers[t]&&(delete this.observers[t],this.observerCount-=1,0===this.observerCount&&void 0!==this.onNoObservers&&this.onNoObservers(this))}forEachObserver(t){if(!this.finalized)for(let e=0;e<this.observers.length;e++)this.sendOne(e,t)}sendOne(t,e){this.task.then((()=>{if(void 0!==this.observers&&void 0!==this.observers[t])try{e(this.observers[t])}catch(t){"undefined"!=typeof console&&console.error&&console.error(t)}}))}close(t){this.finalized||(this.finalized=!0,void 0!==t&&(this.finalError=t),this.task.then((()=>{this.observers=void 0,this.onNoObservers=void 0})))}}function Te(){}
155
155
  /**
156
156
  * @license
157
157
  * Copyright 2021 Google LLC
@@ -167,7 +167,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
167
167
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
168
168
  * See the License for the specific language governing permissions and
169
169
  * limitations under the License.
170
- */function ke(t){return t&&t._delegate?t._delegate:t}class Se{constructor(t,e,i){this.name=t,this.instanceFactory=e,this.type=i,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}
170
+ */function Ie(t){return t&&t._delegate?t._delegate:t}class Ne{constructor(t,e,i){this.name=t,this.instanceFactory=e,this.type=i,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}
171
171
  /**
172
172
  * @license
173
173
  * Copyright 2019 Google LLC
@@ -183,7 +183,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
183
183
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
184
184
  * See the License for the specific language governing permissions and
185
185
  * limitations under the License.
186
- */const Me="[DEFAULT]";
186
+ */const Ae="[DEFAULT]";
187
187
  /**
188
188
  * @license
189
189
  * Copyright 2019 Google LLC
@@ -199,7 +199,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
199
199
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
200
  * See the License for the specific language governing permissions and
201
201
  * limitations under the License.
202
- */class _e{constructor(t,e){this.name=t,this.container=e,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const e=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(e)){const t=new ve;if(this.instancesDeferred.set(e,t),this.isInitialized(e)||this.shouldAutoInitialize())try{const i=this.getOrInitializeService({instanceIdentifier:e});i&&t.resolve(i)}catch(t){}}return this.instancesDeferred.get(e).promise}getImmediate(t){var e;const i=this.normalizeInstanceIdentifier(null==t?void 0:t.identifier),o=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(o)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(o)return null;throw t}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,this.shouldAutoInitialize()){if(function(t){return"EAGER"===t.instantiationMode}
202
+ */class Le{constructor(t,e){this.name=t,this.container=e,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const e=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(e)){const t=new be;if(this.instancesDeferred.set(e,t),this.isInitialized(e)||this.shouldAutoInitialize())try{const i=this.getOrInitializeService({instanceIdentifier:e});i&&t.resolve(i)}catch(t){}}return this.instancesDeferred.get(e).promise}getImmediate(t){var e;const i=this.normalizeInstanceIdentifier(null==t?void 0:t.identifier),o=null!==(e=null==t?void 0:t.optional)&&void 0!==e&&e;if(!this.isInitialized(i)&&!this.shouldAutoInitialize()){if(o)return null;throw Error(`Service ${this.name} is not available`)}try{return this.getOrInitializeService({instanceIdentifier:i})}catch(t){if(o)return null;throw t}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,this.shouldAutoInitialize()){if(function(t){return"EAGER"===t.instantiationMode}
203
203
  /**
204
204
  * @license
205
205
  * Copyright 2019 Google LLC
@@ -215,7 +215,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
215
215
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
216
216
  * See the License for the specific language governing permissions and
217
217
  * limitations under the License.
218
- */(t))try{this.getOrInitializeService({instanceIdentifier:Me})}catch(t){}for(const[t,e]of this.instancesDeferred.entries()){const i=this.normalizeInstanceIdentifier(t);try{const t=this.getOrInitializeService({instanceIdentifier:i});e.resolve(t)}catch(t){}}}}clearInstance(t=Me){this.instancesDeferred.delete(t),this.instancesOptions.delete(t),this.instances.delete(t)}async delete(){const t=Array.from(this.instances.values());await Promise.all([...t.filter((t=>"INTERNAL"in t)).map((t=>t.INTERNAL.delete())),...t.filter((t=>"_delete"in t)).map((t=>t._delete()))])}isComponentSet(){return null!=this.component}isInitialized(t=Me){return this.instances.has(t)}getOptions(t=Me){return this.instancesOptions.get(t)||{}}initialize(t={}){const{options:e={}}=t,i=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(i))throw Error(`${this.name}(${i}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const o=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(o)}return o}onInit(t,e){var i;const o=this.normalizeInstanceIdentifier(e),n=null!==(i=this.onInitCallbacks.get(o))&&void 0!==i?i:new Set;n.add(t),this.onInitCallbacks.set(o,n);const r=this.instances.get(o);return r&&t(r,o),()=>{n.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const o of i)try{o(t,e)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:e={}}){let i=this.instances.get(t);if(!i&&this.component&&(i=this.component.instanceFactory(this.container,{instanceIdentifier:(o=t,o===Me?void 0:o),options:e}),this.instances.set(t,i),this.instancesOptions.set(t,e),this.invokeOnInitCallbacks(i,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,i)}catch(t){}var o;return i||null}normalizeInstanceIdentifier(t=Me){return this.component?this.component.multipleInstances?t:Me:t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Te{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const e=this.getProvider(t.name);if(e.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);e.setComponent(t)}addOrOverwriteComponent(t){this.getProvider(t.name).isComponentSet()&&this.providers.delete(t.name),this.addComponent(t)}getProvider(t){if(this.providers.has(t))return this.providers.get(t);const e=new _e(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
218
+ */(t))try{this.getOrInitializeService({instanceIdentifier:Ae})}catch(t){}for(const[t,e]of this.instancesDeferred.entries()){const i=this.normalizeInstanceIdentifier(t);try{const t=this.getOrInitializeService({instanceIdentifier:i});e.resolve(t)}catch(t){}}}}clearInstance(t=Ae){this.instancesDeferred.delete(t),this.instancesOptions.delete(t),this.instances.delete(t)}async delete(){const t=Array.from(this.instances.values());await Promise.all([...t.filter((t=>"INTERNAL"in t)).map((t=>t.INTERNAL.delete())),...t.filter((t=>"_delete"in t)).map((t=>t._delete()))])}isComponentSet(){return null!=this.component}isInitialized(t=Ae){return this.instances.has(t)}getOptions(t=Ae){return this.instancesOptions.get(t)||{}}initialize(t={}){const{options:e={}}=t,i=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(i))throw Error(`${this.name}(${i}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const o=this.getOrInitializeService({instanceIdentifier:i,options:e});for(const[t,e]of this.instancesDeferred.entries()){i===this.normalizeInstanceIdentifier(t)&&e.resolve(o)}return o}onInit(t,e){var i;const o=this.normalizeInstanceIdentifier(e),n=null!==(i=this.onInitCallbacks.get(o))&&void 0!==i?i:new Set;n.add(t),this.onInitCallbacks.set(o,n);const s=this.instances.get(o);return s&&t(s,o),()=>{n.delete(t)}}invokeOnInitCallbacks(t,e){const i=this.onInitCallbacks.get(e);if(i)for(const o of i)try{o(t,e)}catch(t){}}getOrInitializeService({instanceIdentifier:t,options:e={}}){let i=this.instances.get(t);if(!i&&this.component&&(i=this.component.instanceFactory(this.container,{instanceIdentifier:(o=t,o===Ae?void 0:o),options:e}),this.instances.set(t,i),this.instancesOptions.set(t,e),this.invokeOnInitCallbacks(i,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,i)}catch(t){}var o;return i||null}normalizeInstanceIdentifier(t=Ae){return this.component?this.component.multipleInstances?t:Ae:t}shouldAutoInitialize(){return!!this.component&&"EXPLICIT"!==this.component.instantiationMode}}class Oe{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const e=this.getProvider(t.name);if(e.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);e.setComponent(t)}addOrOverwriteComponent(t){this.getProvider(t.name).isComponentSet()&&this.providers.delete(t.name),this.addComponent(t)}getProvider(t){if(this.providers.has(t))return this.providers.get(t);const e=new Le(t,this);return this.providers.set(t,e),e}getProviders(){return Array.from(this.providers.values())}}
219
219
  /**
220
220
  * @license
221
221
  * Copyright 2017 Google LLC
@@ -231,7 +231,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
231
231
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
232
232
  * See the License for the specific language governing permissions and
233
233
  * limitations under the License.
234
- */var Ie;!function(t){t[t.DEBUG=0]="DEBUG",t[t.VERBOSE=1]="VERBOSE",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.ERROR=4]="ERROR",t[t.SILENT=5]="SILENT"}(Ie||(Ie={}));const Ne={debug:Ie.DEBUG,verbose:Ie.VERBOSE,info:Ie.INFO,warn:Ie.WARN,error:Ie.ERROR,silent:Ie.SILENT},Oe=Ie.INFO,Ae={[Ie.DEBUG]:"log",[Ie.VERBOSE]:"log",[Ie.INFO]:"info",[Ie.WARN]:"warn",[Ie.ERROR]:"error"},Le=(t,e,...i)=>{if(e<t.logLevel)return;const o=(new Date).toISOString(),n=Ae[e];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[n](`[${o}] ${t.name}:`,...i)};class De{constructor(t){this.name=t,this._logLevel=Oe,this._logHandler=Le,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in Ie))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?Ne[t]:t}get logHandler(){return this._logHandler}set logHandler(t){if("function"!=typeof t)throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=t}get userLogHandler(){return this._userLogHandler}set userLogHandler(t){this._userLogHandler=t}debug(...t){this._userLogHandler&&this._userLogHandler(this,Ie.DEBUG,...t),this._logHandler(this,Ie.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,Ie.VERBOSE,...t),this._logHandler(this,Ie.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,Ie.INFO,...t),this._logHandler(this,Ie.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,Ie.WARN,...t),this._logHandler(this,Ie.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,Ie.ERROR,...t),this._logHandler(this,Ie.ERROR,...t)}}let $e,Ve;const Fe=new WeakMap,je=new WeakMap,Pe=new WeakMap,Re=new WeakMap,Ue=new WeakMap;let ze={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return je.get(t);if("objectStoreNames"===e)return t.objectStoreNames||Pe.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Ge(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Be(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Ve||(Ve=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(We(this),e),Ge(Fe.get(this))}:function(...e){return Ge(t.apply(We(this),e))}:function(e,...i){const o=t.call(We(this),e,...i);return Pe.set(o,e.sort?e.sort():[e]),Ge(o)}}function He(t){return"function"==typeof t?Be(t):(t instanceof IDBTransaction&&function(t){if(je.has(t))return;const e=new Promise(((e,i)=>{const o=()=>{t.removeEventListener("complete",n),t.removeEventListener("error",r),t.removeEventListener("abort",r)},n=()=>{e(),o()},r=()=>{i(t.error||new DOMException("AbortError","AbortError")),o()};t.addEventListener("complete",n),t.addEventListener("error",r),t.addEventListener("abort",r)}));je.set(t,e)}(t),e=t,($e||($e=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,ze):t);var e}function Ge(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const o=()=>{t.removeEventListener("success",n),t.removeEventListener("error",r)},n=()=>{e(Ge(t.result)),o()},r=()=>{i(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",r)}));return e.then((e=>{e instanceof IDBCursor&&Fe.set(e,t)})).catch((()=>{})),Ue.set(e,t),e}(t);if(Re.has(t))return Re.get(t);const e=He(t);return e!==t&&(Re.set(t,e),Ue.set(e,t)),e}const We=t=>Ue.get(t);const Ze=["get","getKey","getAll","getAllKeys","count"],Ke=["put","add","delete","clear"],Je=new Map;function Ye(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(Je.get(e))return Je.get(e);const i=e.replace(/FromIndex$/,""),o=e!==i,n=Ke.includes(i);if(!(i in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!Ze.includes(i))return;const r=async function(t,...e){const r=this.transaction(t,n?"readwrite":"readonly");let s=r.store;return o&&(s=s.index(e.shift())),(await Promise.all([s[i](...e),n&&r.done]))[0]};return Je.set(e,r),r}ze=(t=>({...t,get:(e,i,o)=>Ye(e,i)||t.get(e,i,o),has:(e,i)=>!!Ye(e,i)||t.has(e,i)}))(ze);
234
+ */var $e;!function(t){t[t.DEBUG=0]="DEBUG",t[t.VERBOSE=1]="VERBOSE",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.ERROR=4]="ERROR",t[t.SILENT=5]="SILENT"}($e||($e={}));const De={debug:$e.DEBUG,verbose:$e.VERBOSE,info:$e.INFO,warn:$e.WARN,error:$e.ERROR,silent:$e.SILENT},Ve=$e.INFO,Fe={[$e.DEBUG]:"log",[$e.VERBOSE]:"log",[$e.INFO]:"info",[$e.WARN]:"warn",[$e.ERROR]:"error"},je=(t,e,...i)=>{if(e<t.logLevel)return;const o=(new Date).toISOString(),n=Fe[e];if(!n)throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`);console[n](`[${o}] ${t.name}:`,...i)};class Pe{constructor(t){this.name=t,this._logLevel=Ve,this._logHandler=je,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in $e))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel="string"==typeof t?De[t]:t}get logHandler(){return this._logHandler}set logHandler(t){if("function"!=typeof t)throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=t}get userLogHandler(){return this._userLogHandler}set userLogHandler(t){this._userLogHandler=t}debug(...t){this._userLogHandler&&this._userLogHandler(this,$e.DEBUG,...t),this._logHandler(this,$e.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,$e.VERBOSE,...t),this._logHandler(this,$e.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,$e.INFO,...t),this._logHandler(this,$e.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,$e.WARN,...t),this._logHandler(this,$e.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,$e.ERROR,...t),this._logHandler(this,$e.ERROR,...t)}}let Re,Ue;const ze=new WeakMap,Be=new WeakMap,He=new WeakMap,We=new WeakMap,Ge=new WeakMap;let Ke={get(t,e,i){if(t instanceof IDBTransaction){if("done"===e)return Be.get(t);if("objectStoreNames"===e)return t.objectStoreNames||He.get(t);if("store"===e)return i.objectStoreNames[1]?void 0:i.objectStore(i.objectStoreNames[0])}return Ye(t[e])},set:(t,e,i)=>(t[e]=i,!0),has:(t,e)=>t instanceof IDBTransaction&&("done"===e||"store"===e)||e in t};function Ze(t){return t!==IDBDatabase.prototype.transaction||"objectStoreNames"in IDBTransaction.prototype?(Ue||(Ue=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])).includes(t)?function(...e){return t.apply(qe(this),e),Ye(ze.get(this))}:function(...e){return Ye(t.apply(qe(this),e))}:function(e,...i){const o=t.call(qe(this),e,...i);return He.set(o,e.sort?e.sort():[e]),Ye(o)}}function Je(t){return"function"==typeof t?Ze(t):(t instanceof IDBTransaction&&function(t){if(Be.has(t))return;const e=new Promise(((e,i)=>{const o=()=>{t.removeEventListener("complete",n),t.removeEventListener("error",s),t.removeEventListener("abort",s)},n=()=>{e(),o()},s=()=>{i(t.error||new DOMException("AbortError","AbortError")),o()};t.addEventListener("complete",n),t.addEventListener("error",s),t.addEventListener("abort",s)}));Be.set(t,e)}(t),e=t,(Re||(Re=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])).some((t=>e instanceof t))?new Proxy(t,Ke):t);var e}function Ye(t){if(t instanceof IDBRequest)return function(t){const e=new Promise(((e,i)=>{const o=()=>{t.removeEventListener("success",n),t.removeEventListener("error",s)},n=()=>{e(Ye(t.result)),o()},s=()=>{i(t.error),o()};t.addEventListener("success",n),t.addEventListener("error",s)}));return e.then((e=>{e instanceof IDBCursor&&ze.set(e,t)})).catch((()=>{})),Ge.set(e,t),e}(t);if(We.has(t))return We.get(t);const e=Je(t);return e!==t&&(We.set(t,e),Ge.set(e,t)),e}const qe=t=>Ge.get(t);const Qe=["get","getKey","getAll","getAllKeys","count"],Xe=["put","add","delete","clear"],ti=new Map;function ei(t,e){if(!(t instanceof IDBDatabase)||e in t||"string"!=typeof e)return;if(ti.get(e))return ti.get(e);const i=e.replace(/FromIndex$/,""),o=e!==i,n=Xe.includes(i);if(!(i in(o?IDBIndex:IDBObjectStore).prototype)||!n&&!Qe.includes(i))return;const s=async function(t,...e){const s=this.transaction(t,n?"readwrite":"readonly");let r=s.store;return o&&(r=r.index(e.shift())),(await Promise.all([r[i](...e),n&&s.done]))[0]};return ti.set(e,s),s}Ke=(t=>({...t,get:(e,i,o)=>ei(e,i)||t.get(e,i,o),has:(e,i)=>!!ei(e,i)||t.has(e,i)}))(Ke);
235
235
  /**
236
236
  * @license
237
237
  * Copyright 2019 Google LLC
@@ -248,7 +248,7 @@ class ve{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new P
248
248
  * See the License for the specific language governing permissions and
249
249
  * limitations under the License.
250
250
  */
251
- class qe{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const e=t.getComponent();return"VERSION"===(null==e?void 0:e.type)}(t)){const e=t.getImmediate();return`${e.library}/${e.version}`}return null})).filter((t=>t)).join(" ")}}const Qe="@firebase/app",Xe="0.11.4",ti=new De("@firebase/app"),ei="@firebase/app-compat",ii="@firebase/analytics-compat",oi="@firebase/analytics",ni="@firebase/app-check-compat",ri="@firebase/app-check",si="@firebase/auth",ai="@firebase/auth-compat",li="@firebase/database",ci="@firebase/data-connect",di="@firebase/database-compat",hi="@firebase/functions",ui="@firebase/functions-compat",pi="@firebase/installations",vi="@firebase/installations-compat",mi="@firebase/messaging",fi="@firebase/messaging-compat",gi="@firebase/performance",wi="@firebase/performance-compat",bi="@firebase/remote-config",yi="@firebase/remote-config-compat",Ci="@firebase/storage",xi="@firebase/storage-compat",Ei="@firebase/firestore",ki="@firebase/vertexai",Si="@firebase/firestore-compat",Mi="firebase",_i="[DEFAULT]",Ti={[Qe]:"fire-core",[ei]:"fire-core-compat",[oi]:"fire-analytics",[ii]:"fire-analytics-compat",[ri]:"fire-app-check",[ni]:"fire-app-check-compat",[si]:"fire-auth",[ai]:"fire-auth-compat",[li]:"fire-rtdb",[ci]:"fire-data-connect",[di]:"fire-rtdb-compat",[hi]:"fire-fn",[ui]:"fire-fn-compat",[pi]:"fire-iid",[vi]:"fire-iid-compat",[mi]:"fire-fcm",[fi]:"fire-fcm-compat",[gi]:"fire-perf",[wi]:"fire-perf-compat",[bi]:"fire-rc",[yi]:"fire-rc-compat",[Ci]:"fire-gcs",[xi]:"fire-gcs-compat",[Ei]:"fire-fst",[Si]:"fire-fst-compat",[ki]:"fire-vertex","fire-js":"fire-js",[Mi]:"fire-js-all"},Ii=new Map,Ni=new Map,Oi=new Map;function Ai(t,e){try{t.container.addComponent(e)}catch(i){ti.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function Li(t){const e=t.name;if(Oi.has(e))return ti.debug(`There were multiple attempts to register component ${e}.`),!1;Oi.set(e,t);for(const e of Ii.values())Ai(e,t);for(const e of Ni.values())Ai(e,t);return!0}function Di(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}function $i(t){return null!=t&&void 0!==t.settings}
251
+ class ii{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map((t=>{if(function(t){const e=t.getComponent();return"VERSION"===(null==e?void 0:e.type)}(t)){const e=t.getImmediate();return`${e.library}/${e.version}`}return null})).filter((t=>t)).join(" ")}}const oi="@firebase/app",ni="0.11.4",si=new Pe("@firebase/app"),ri="@firebase/app-compat",ai="@firebase/analytics-compat",li="@firebase/analytics",ci="@firebase/app-check-compat",di="@firebase/app-check",hi="@firebase/auth",ui="@firebase/auth-compat",pi="@firebase/database",vi="@firebase/data-connect",gi="@firebase/database-compat",fi="@firebase/functions",mi="@firebase/functions-compat",wi="@firebase/installations",bi="@firebase/installations-compat",yi="@firebase/messaging",Ci="@firebase/messaging-compat",xi="@firebase/performance",Ei="@firebase/performance-compat",ki="@firebase/remote-config",Si="@firebase/remote-config-compat",Mi="@firebase/storage",_i="@firebase/storage-compat",Ti="@firebase/firestore",Ii="@firebase/vertexai",Ni="@firebase/firestore-compat",Ai="firebase",Li="[DEFAULT]",Oi={[oi]:"fire-core",[ri]:"fire-core-compat",[li]:"fire-analytics",[ai]:"fire-analytics-compat",[di]:"fire-app-check",[ci]:"fire-app-check-compat",[hi]:"fire-auth",[ui]:"fire-auth-compat",[pi]:"fire-rtdb",[vi]:"fire-data-connect",[gi]:"fire-rtdb-compat",[fi]:"fire-fn",[mi]:"fire-fn-compat",[wi]:"fire-iid",[bi]:"fire-iid-compat",[yi]:"fire-fcm",[Ci]:"fire-fcm-compat",[xi]:"fire-perf",[Ei]:"fire-perf-compat",[ki]:"fire-rc",[Si]:"fire-rc-compat",[Mi]:"fire-gcs",[_i]:"fire-gcs-compat",[Ti]:"fire-fst",[Ni]:"fire-fst-compat",[Ii]:"fire-vertex","fire-js":"fire-js",[Ai]:"fire-js-all"},$i=new Map,Di=new Map,Vi=new Map;function Fi(t,e){try{t.container.addComponent(e)}catch(i){si.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,i)}}function ji(t){const e=t.name;if(Vi.has(e))return si.debug(`There were multiple attempts to register component ${e}.`),!1;Vi.set(e,t);for(const e of $i.values())Fi(e,t);for(const e of Di.values())Fi(e,t);return!0}function Pi(t,e){const i=t.container.getProvider("heartbeat").getImmediate({optional:!0});return i&&i.triggerHeartbeat(),t.container.getProvider(e)}function Ri(t){return null!=t&&void 0!==t.settings}
252
252
  /**
253
253
  * @license
254
254
  * Copyright 2019 Google LLC
@@ -264,7 +264,7 @@ class qe{constructor(t){this.container=t}getPlatformInfoString(){return this.con
264
264
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
265
265
  * See the License for the specific language governing permissions and
266
266
  * limitations under the License.
267
- */const Vi=new ge("app","Firebase",{"no-app":"No Firebase App '{$appName}' has been created - call initializeApp() first","bad-app-name":"Illegal App name: '{$appName}'","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","server-app-deleted":"Firebase Server App has been deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}.","finalization-registry-not-supported":"FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.","invalid-server-app-environment":"FirebaseServerApp is not for use in browser environments."});
267
+ */const Ui=new xe("app","Firebase",{"no-app":"No Firebase App '{$appName}' has been created - call initializeApp() first","bad-app-name":"Illegal App name: '{$appName}'","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","server-app-deleted":"Firebase Server App has been deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}.","finalization-registry-not-supported":"FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.","invalid-server-app-environment":"FirebaseServerApp is not for use in browser environments."});
268
268
  /**
269
269
  * @license
270
270
  * Copyright 2019 Google LLC
@@ -281,7 +281,7 @@ class qe{constructor(t){this.container=t}getPlatformInfoString(){return this.con
281
281
  * See the License for the specific language governing permissions and
282
282
  * limitations under the License.
283
283
  */
284
- class Fi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new Se("app",(()=>this),"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw Vi.create("app-deleted",{appName:this._name})}}
284
+ class zi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},e),this._name=e.name,this._automaticDataCollectionEnabled=e.automaticDataCollectionEnabled,this._container=i,this.container.addComponent(new Ne("app",(()=>this),"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw Ui.create("app-deleted",{appName:this._name})}}
285
285
  /**
286
286
  * @license
287
287
  * Copyright 2019 Google LLC
@@ -297,7 +297,7 @@ class Fi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
297
297
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
298
298
  * See the License for the specific language governing permissions and
299
299
  * limitations under the License.
300
- */const ji="11.6.0";function Pi(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const o=Object.assign({name:_i,automaticDataCollectionEnabled:!1},e),n=o.name;if("string"!=typeof n||!n)throw Vi.create("bad-app-name",{appName:String(n)});if(i||(i=ue()),!i)throw Vi.create("no-options");const r=Ii.get(n);if(r){if(be(i,r.options)&&be(o,r.config))return r;throw Vi.create("duplicate-app",{appName:n})}const s=new Te(n);for(const t of Oi.values())s.addComponent(t);const a=new Fi(i,o,s);return Ii.set(n,a),a}function Ri(t=_i){const e=Ii.get(t);if(!e&&t===_i&&ue())return Pi();if(!e)throw Vi.create("no-app",{appName:t});return e}function Ui(t,e,i){var o;let n=null!==(o=Ti[t])&&void 0!==o?o:t;i&&(n+=`-${i}`);const r=n.match(/\s|\//),s=e.match(/\s|\//);if(r||s){const t=[`Unable to register library "${n}" with version "${e}":`];return r&&t.push(`library name "${n}" contains illegal characters (whitespace or "/")`),r&&s&&t.push("and"),s&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void ti.warn(t.join(" "))}Li(new Se(`${n}-version`,(()=>({library:n,version:e})),"VERSION"))}
300
+ */const Bi="11.6.0";function Hi(t,e={}){let i=t;if("object"!=typeof e){e={name:e}}const o=Object.assign({name:Li,automaticDataCollectionEnabled:!1},e),n=o.name;if("string"!=typeof n||!n)throw Ui.create("bad-app-name",{appName:String(n)});if(i||(i=me()),!i)throw Ui.create("no-options");const s=$i.get(n);if(s){if(ke(i,s.options)&&ke(o,s.config))return s;throw Ui.create("duplicate-app",{appName:n})}const r=new Oe(n);for(const t of Vi.values())r.addComponent(t);const a=new zi(i,o,r);return $i.set(n,a),a}function Wi(t=Li){const e=$i.get(t);if(!e&&t===Li&&me())return Hi();if(!e)throw Ui.create("no-app",{appName:t});return e}function Gi(t,e,i){var o;let n=null!==(o=Oi[t])&&void 0!==o?o:t;i&&(n+=`-${i}`);const s=n.match(/\s|\//),r=e.match(/\s|\//);if(s||r){const t=[`Unable to register library "${n}" with version "${e}":`];return s&&t.push(`library name "${n}" contains illegal characters (whitespace or "/")`),s&&r&&t.push("and"),r&&t.push(`version name "${e}" contains illegal characters (whitespace or "/")`),void si.warn(t.join(" "))}ji(new Ne(`${n}-version`,(()=>({library:n,version:e})),"VERSION"))}
301
301
  /**
302
302
  * @license
303
303
  * Copyright 2021 Google LLC
@@ -313,7 +313,7 @@ class Fi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
313
313
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
314
314
  * See the License for the specific language governing permissions and
315
315
  * limitations under the License.
316
- */const zi="firebase-heartbeat-store";let Bi=null;function Hi(){return Bi||(Bi=function(t,e,{blocked:i,upgrade:o,blocking:n,terminated:r}={}){const s=indexedDB.open(t,e),a=Ge(s);return o&&s.addEventListener("upgradeneeded",(t=>{o(Ge(s.result),t.oldVersion,t.newVersion,Ge(s.transaction),t)})),i&&s.addEventListener("blocked",(t=>i(t.oldVersion,t.newVersion,t))),a.then((t=>{r&&t.addEventListener("close",(()=>r())),n&&t.addEventListener("versionchange",(t=>n(t.oldVersion,t.newVersion,t)))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)try{t.createObjectStore(zi)}catch(t){console.warn(t)}}}).catch((t=>{throw Vi.create("idb-open",{originalErrorMessage:t.message})}))),Bi}async function Gi(t,e){try{const i=(await Hi()).transaction(zi,"readwrite"),o=i.objectStore(zi);await o.put(e,Wi(t)),await i.done}catch(t){if(t instanceof fe)ti.warn(t.message);else{const e=Vi.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});ti.warn(e.message)}}}function Wi(t){return`${t.name}!${t.options.appId}`}
316
+ */const Ki="firebase-heartbeat-store";let Zi=null;function Ji(){return Zi||(Zi=function(t,e,{blocked:i,upgrade:o,blocking:n,terminated:s}={}){const r=indexedDB.open(t,e),a=Ye(r);return o&&r.addEventListener("upgradeneeded",(t=>{o(Ye(r.result),t.oldVersion,t.newVersion,Ye(r.transaction),t)})),i&&r.addEventListener("blocked",(t=>i(t.oldVersion,t.newVersion,t))),a.then((t=>{s&&t.addEventListener("close",(()=>s())),n&&t.addEventListener("versionchange",(t=>n(t.oldVersion,t.newVersion,t)))})).catch((()=>{})),a}("firebase-heartbeat-database",1,{upgrade:(t,e)=>{if(0===e)try{t.createObjectStore(Ki)}catch(t){console.warn(t)}}}).catch((t=>{throw Ui.create("idb-open",{originalErrorMessage:t.message})}))),Zi}async function Yi(t,e){try{const i=(await Ji()).transaction(Ki,"readwrite"),o=i.objectStore(Ki);await o.put(e,qi(t)),await i.done}catch(t){if(t instanceof Ce)si.warn(t.message);else{const e=Ui.create("idb-set",{originalErrorMessage:null==t?void 0:t.message});si.warn(e.message)}}}function qi(t){return`${t.name}!${t.options.appId}`}
317
317
  /**
318
318
  * @license
319
319
  * Copyright 2021 Google LLC
@@ -329,7 +329,7 @@ class Fi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
329
329
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
330
330
  * See the License for the specific language governing permissions and
331
331
  * limitations under the License.
332
- */class Zi{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new Ji(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){var t,e;try{const i=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),o=Ki();if(null==(null===(t=this._heartbeatsCache)||void 0===t?void 0:t.heartbeats)&&(this._heartbeatsCache=await this._heartbeatsCachePromise,null==(null===(e=this._heartbeatsCache)||void 0===e?void 0:e.heartbeats)))return;if(this._heartbeatsCache.lastSentHeartbeatDate===o||this._heartbeatsCache.heartbeats.some((t=>t.date===o)))return;if(this._heartbeatsCache.heartbeats.push({date:o,agent:i}),this._heartbeatsCache.heartbeats.length>30){const t=function(t){if(0===t.length)return-1;let e=0,i=t[0].date;for(let o=1;o<t.length;o++)t[o].date<i&&(i=t[o].date,e=o);return e}
332
+ */class Qi{constructor(t){this.container=t,this._heartbeatsCache=null;const e=this.container.getProvider("app").getImmediate();this._storage=new to(e),this._heartbeatsCachePromise=this._storage.read().then((t=>(this._heartbeatsCache=t,t)))}async triggerHeartbeat(){var t,e;try{const i=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),o=Xi();if(null==(null===(t=this._heartbeatsCache)||void 0===t?void 0:t.heartbeats)&&(this._heartbeatsCache=await this._heartbeatsCachePromise,null==(null===(e=this._heartbeatsCache)||void 0===e?void 0:e.heartbeats)))return;if(this._heartbeatsCache.lastSentHeartbeatDate===o||this._heartbeatsCache.heartbeats.some((t=>t.date===o)))return;if(this._heartbeatsCache.heartbeats.push({date:o,agent:i}),this._heartbeatsCache.heartbeats.length>30){const t=function(t){if(0===t.length)return-1;let e=0,i=t[0].date;for(let o=1;o<t.length;o++)t[o].date<i&&(i=t[o].date,e=o);return e}
333
333
  /**
334
334
  * @license
335
335
  * Copyright 2019 Google LLC
@@ -345,7 +345,7 @@ class Fi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
345
345
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
346
346
  * See the License for the specific language governing permissions and
347
347
  * limitations under the License.
348
- */(this._heartbeatsCache.heartbeats);this._heartbeatsCache.heartbeats.splice(t,1)}return this._storage.overwrite(this._heartbeatsCache)}catch(t){ti.warn(t)}}async getHeartbeatsHeader(){var t;try{if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null==(null===(t=this._heartbeatsCache)||void 0===t?void 0:t.heartbeats)||0===this._heartbeatsCache.heartbeats.length)return"";const e=Ki(),{heartbeatsToSend:i,unsentEntries:o}=function(t,e=1024){const i=[];let o=t.slice();for(const n of t){const t=i.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),Yi(i)>e){t.dates.pop();break}}else if(i.push({agent:n.agent,dates:[n.date]}),Yi(i)>e){i.pop();break}o=o.slice(1)}return{heartbeatsToSend:i,unsentEntries:o}}(this._heartbeatsCache.heartbeats),n=ae(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=e,o.length>0?(this._heartbeatsCache.heartbeats=o,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),n}catch(t){return ti.warn(t),""}}}function Ki(){return(new Date).toISOString().substring(0,10)}class Ji{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,e)=>{try{let i=!0;const o="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(o);n.onsuccess=()=>{n.result.close(),i||self.indexedDB.deleteDatabase(o),t(!0)},n.onupgradeneeded=()=>{i=!1},n.onerror=()=>{var t;e((null===(t=n.error)||void 0===t?void 0:t.message)||"")}}catch(t){e(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{const e=(await Hi()).transaction(zi),i=await e.objectStore(zi).get(Wi(t));return await e.done,i}catch(t){if(t instanceof fe)ti.warn(t.message);else{const e=Vi.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});ti.warn(e.message)}}}(this.app);return(null==t?void 0:t.heartbeats)?t:{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return Gi(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return Gi(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function Yi(t){return ae(JSON.stringify({version:2,heartbeats:t})).length}var qi;qi="",Li(new Se("platform-logger",(t=>new qe(t)),"PRIVATE")),Li(new Se("heartbeat",(t=>new Zi(t)),"PRIVATE")),Ui(Qe,Xe,qi),Ui(Qe,Xe,"esm2017"),Ui("fire-js","");
348
+ */(this._heartbeatsCache.heartbeats);this._heartbeatsCache.heartbeats.splice(t,1)}return this._storage.overwrite(this._heartbeatsCache)}catch(t){si.warn(t)}}async getHeartbeatsHeader(){var t;try{if(null===this._heartbeatsCache&&await this._heartbeatsCachePromise,null==(null===(t=this._heartbeatsCache)||void 0===t?void 0:t.heartbeats)||0===this._heartbeatsCache.heartbeats.length)return"";const e=Xi(),{heartbeatsToSend:i,unsentEntries:o}=function(t,e=1024){const i=[];let o=t.slice();for(const n of t){const t=i.find((t=>t.agent===n.agent));if(t){if(t.dates.push(n.date),eo(i)>e){t.dates.pop();break}}else if(i.push({agent:n.agent,dates:[n.date]}),eo(i)>e){i.pop();break}o=o.slice(1)}return{heartbeatsToSend:i,unsentEntries:o}}(this._heartbeatsCache.heartbeats),n=ue(JSON.stringify({version:2,heartbeats:i}));return this._heartbeatsCache.lastSentHeartbeatDate=e,o.length>0?(this._heartbeatsCache.heartbeats=o,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),n}catch(t){return si.warn(t),""}}}function Xi(){return(new Date).toISOString().substring(0,10)}class to{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return!!function(){try{return"object"==typeof indexedDB}catch(t){return!1}}()&&new Promise(((t,e)=>{try{let i=!0;const o="validate-browser-context-for-indexeddb-analytics-module",n=self.indexedDB.open(o);n.onsuccess=()=>{n.result.close(),i||self.indexedDB.deleteDatabase(o),t(!0)},n.onupgradeneeded=()=>{i=!1},n.onerror=()=>{var t;e((null===(t=n.error)||void 0===t?void 0:t.message)||"")}}catch(t){e(t)}})).then((()=>!0)).catch((()=>!1))}async read(){if(await this._canUseIndexedDBPromise){const t=await async function(t){try{const e=(await Ji()).transaction(Ki),i=await e.objectStore(Ki).get(qi(t));return await e.done,i}catch(t){if(t instanceof Ce)si.warn(t.message);else{const e=Ui.create("idb-get",{originalErrorMessage:null==t?void 0:t.message});si.warn(e.message)}}}(this.app);return(null==t?void 0:t.heartbeats)?t:{heartbeats:[]}}return{heartbeats:[]}}async overwrite(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return Yi(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:t.heartbeats})}}async add(t){var e;if(await this._canUseIndexedDBPromise){const i=await this.read();return Yi(this.app,{lastSentHeartbeatDate:null!==(e=t.lastSentHeartbeatDate)&&void 0!==e?e:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...t.heartbeats]})}}}function eo(t){return ue(JSON.stringify({version:2,heartbeats:t})).length}var io;io="",ji(new Ne("platform-logger",(t=>new ii(t)),"PRIVATE")),ji(new Ne("heartbeat",(t=>new Qi(t)),"PRIVATE")),Gi(oi,ni,io),Gi(oi,ni,"esm2017"),Gi("fire-js","");
349
349
  /**
350
350
  * @license
351
351
  * Copyright 2020 Google LLC
@@ -362,7 +362,7 @@ class Fi{constructor(t,e,i){this._isDeleted=!1,this._options=Object.assign({},t)
362
362
  * See the License for the specific language governing permissions and
363
363
  * limitations under the License.
364
364
  */
365
- Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.hasOwnProperty(o)&&(i[o]=e(t[o]));return i}function Xi(t){if(null==t)return null;if(t instanceof Number&&(t=t.valueOf()),"number"==typeof t&&isFinite(t))return t;if(!0===t||!1===t)return t;if("[object String]"===Object.prototype.toString.call(t))return t;if(t instanceof Date)return t.toISOString();if(Array.isArray(t))return t.map((t=>Xi(t)));if("function"==typeof t||"object"==typeof t)return Qi(t,(t=>Xi(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function to(t){if(null==t)return t;if(t["@type"])switch(t["@type"]){case"type.googleapis.com/google.protobuf.Int64Value":case"type.googleapis.com/google.protobuf.UInt64Value":{const e=Number(t.value);if(isNaN(e))throw new Error("Data cannot be decoded from JSON: "+t);return e}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>to(t))):"function"==typeof t||"object"==typeof t?Qi(t,(t=>to(t))):t}
365
+ Gi("firebase","11.6.0","app");function oo(t,e){const i={};for(const o in t)t.hasOwnProperty(o)&&(i[o]=e(t[o]));return i}function no(t){if(null==t)return null;if(t instanceof Number&&(t=t.valueOf()),"number"==typeof t&&isFinite(t))return t;if(!0===t||!1===t)return t;if("[object String]"===Object.prototype.toString.call(t))return t;if(t instanceof Date)return t.toISOString();if(Array.isArray(t))return t.map((t=>no(t)));if("function"==typeof t||"object"==typeof t)return oo(t,(t=>no(t)));throw new Error("Data cannot be encoded in JSON: "+t)}function so(t){if(null==t)return t;if(t["@type"])switch(t["@type"]){case"type.googleapis.com/google.protobuf.Int64Value":case"type.googleapis.com/google.protobuf.UInt64Value":{const e=Number(t.value);if(isNaN(e))throw new Error("Data cannot be decoded from JSON: "+t);return e}default:throw new Error("Data cannot be decoded from JSON: "+t)}return Array.isArray(t)?t.map((t=>so(t))):"function"==typeof t||"object"==typeof t?oo(t,(t=>so(t))):t}
366
366
  /**
367
367
  * @license
368
368
  * Copyright 2020 Google LLC
@@ -378,7 +378,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
378
378
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
379
379
  * See the License for the specific language governing permissions and
380
380
  * limitations under the License.
381
- */const eo="functions",io={OK:"ok",CANCELLED:"cancelled",UNKNOWN:"unknown",INVALID_ARGUMENT:"invalid-argument",DEADLINE_EXCEEDED:"deadline-exceeded",NOT_FOUND:"not-found",ALREADY_EXISTS:"already-exists",PERMISSION_DENIED:"permission-denied",UNAUTHENTICATED:"unauthenticated",RESOURCE_EXHAUSTED:"resource-exhausted",FAILED_PRECONDITION:"failed-precondition",ABORTED:"aborted",OUT_OF_RANGE:"out-of-range",UNIMPLEMENTED:"unimplemented",INTERNAL:"internal",UNAVAILABLE:"unavailable",DATA_LOSS:"data-loss"};
381
+ */const ro="functions",ao={OK:"ok",CANCELLED:"cancelled",UNKNOWN:"unknown",INVALID_ARGUMENT:"invalid-argument",DEADLINE_EXCEEDED:"deadline-exceeded",NOT_FOUND:"not-found",ALREADY_EXISTS:"already-exists",PERMISSION_DENIED:"permission-denied",UNAUTHENTICATED:"unauthenticated",RESOURCE_EXHAUSTED:"resource-exhausted",FAILED_PRECONDITION:"failed-precondition",ABORTED:"aborted",OUT_OF_RANGE:"out-of-range",UNIMPLEMENTED:"unimplemented",INTERNAL:"internal",UNAVAILABLE:"unavailable",DATA_LOSS:"data-loss"};
382
382
  /**
383
383
  * @license
384
384
  * Copyright 2017 Google LLC
@@ -394,7 +394,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
394
394
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
395
395
  * See the License for the specific language governing permissions and
396
396
  * limitations under the License.
397
- */class oo extends fe{constructor(t,e,i){super(`${eo}/${t}`,e||""),this.details=i,Object.setPrototypeOf(this,oo.prototype)}}function no(t,e){let i,o=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),n=o;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!io[e])return new oo("internal","internal");o=io[e],n=e}const r=t.message;"string"==typeof r&&(n=r),i=t.details,void 0!==i&&(i=to(i))}}catch(t){}return"ok"===o?null:new oo(o,n,i)}
397
+ */class lo extends Ce{constructor(t,e,i){super(`${ro}/${t}`,e||""),this.details=i,Object.setPrototypeOf(this,lo.prototype)}}function co(t,e){let i,o=function(t){if(t>=200&&t<300)return"ok";switch(t){case 0:case 500:return"internal";case 400:return"invalid-argument";case 401:return"unauthenticated";case 403:return"permission-denied";case 404:return"not-found";case 409:return"aborted";case 429:return"resource-exhausted";case 499:return"cancelled";case 501:return"unimplemented";case 503:return"unavailable";case 504:return"deadline-exceeded"}return"unknown"}(t),n=o;try{const t=e&&e.error;if(t){const e=t.status;if("string"==typeof e){if(!ao[e])return new lo("internal","internal");o=ao[e],n=e}const s=t.message;"string"==typeof s&&(n=s),i=t.details,void 0!==i&&(i=so(i))}}catch(t){}return"ok"===o?null:new lo(o,n,i)}
398
398
  /**
399
399
  * @license
400
400
  * Copyright 2017 Google LLC
@@ -410,7 +410,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
410
410
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
411
411
  * See the License for the specific language governing permissions and
412
412
  * limitations under the License.
413
- */class ro{constructor(t,e,i,o){this.app=t,this.auth=null,this.messaging=null,this.appCheck=null,this.serverAppAppCheckToken=null,$i(t)&&t.settings.appCheckToken&&(this.serverAppAppCheckToken=t.settings.appCheckToken),this.auth=e.getImmediate({optional:!0}),this.messaging=i.getImmediate({optional:!0}),this.auth||e.get().then((t=>this.auth=t),(()=>{})),this.messaging||i.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||null==o||o.get().then((t=>this.appCheck=t),(()=>{}))}async getAuthToken(){if(this.auth)try{const t=await this.auth.getToken();return null==t?void 0:t.accessToken}catch(t){return}}async getMessagingToken(){if(this.messaging&&"Notification"in self&&"granted"===Notification.permission)try{return await this.messaging.getToken()}catch(t){return}}async getAppCheckToken(t){if(this.serverAppAppCheckToken)return this.serverAppAppCheckToken;if(this.appCheck){const e=t?await this.appCheck.getLimitedUseToken():await this.appCheck.getToken();return e.error?null:e.token}return null}async getContext(t){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken(t)}}}
413
+ */class ho{constructor(t,e,i,o){this.app=t,this.auth=null,this.messaging=null,this.appCheck=null,this.serverAppAppCheckToken=null,Ri(t)&&t.settings.appCheckToken&&(this.serverAppAppCheckToken=t.settings.appCheckToken),this.auth=e.getImmediate({optional:!0}),this.messaging=i.getImmediate({optional:!0}),this.auth||e.get().then((t=>this.auth=t),(()=>{})),this.messaging||i.get().then((t=>this.messaging=t),(()=>{})),this.appCheck||null==o||o.get().then((t=>this.appCheck=t),(()=>{}))}async getAuthToken(){if(this.auth)try{const t=await this.auth.getToken();return null==t?void 0:t.accessToken}catch(t){return}}async getMessagingToken(){if(this.messaging&&"Notification"in self&&"granted"===Notification.permission)try{return await this.messaging.getToken()}catch(t){return}}async getAppCheckToken(t){if(this.serverAppAppCheckToken)return this.serverAppAppCheckToken;if(this.appCheck){const e=t?await this.appCheck.getLimitedUseToken():await this.appCheck.getToken();return e.error?null:e.token}return null}async getContext(t){return{authToken:await this.getAuthToken(),messagingToken:await this.getMessagingToken(),appCheckToken:await this.getAppCheckToken(t)}}}
414
414
  /**
415
415
  * @license
416
416
  * Copyright 2017 Google LLC
@@ -426,7 +426,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
426
426
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
427
427
  * See the License for the specific language governing permissions and
428
428
  * limitations under the License.
429
- */const so="us-central1",ao=/^data: (.*?)(?:\n|$)/;class lo{constructor(t,e,i,o,n=so,r=(...t)=>fetch(...t)){this.app=t,this.fetchImpl=r,this.emulatorOrigin=null,this.contextProvider=new ro(t,e,i,o),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin+("/"===t.pathname?"":t.pathname),this.region=so}catch(t){this.customDomain=null,this.region=n}}_delete(){return this.deleteService()}_url(t){const e=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${e}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${e}.cloudfunctions.net/${t}`}}function co(t,e,i){const o=o=>async function(t,e,i,o){i=Xi(i);const n={data:i},r=await uo(t,o),s=o.timeout||7e4,a=function(t){let e=null;return{promise:new Promise(((i,o)=>{e=setTimeout((()=>{o(new oo("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(s),l=await Promise.race([ho(e,n,r,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!l)throw new oo("cancelled","Firebase Functions instance was deleted.");const c=no(l.status,l.json);if(c)throw c;if(!l.json)throw new oo("internal","Response is not valid JSON object.");let d=l.json.data;void 0===d&&(d=l.json.result);if(void 0===d)throw new oo("internal","Response is missing data field.");return{data:to(d)}}(t,e,o,i||{});return o.stream=(i,o)=>async function(t,e,i,o){var n;i=Xi(i);const r={data:i},s=await uo(t,o);let a,l,c;s["Content-Type"]="application/json",s.Accept="text/event-stream";try{a=await t.fetchImpl(e,{method:"POST",body:JSON.stringify(r),headers:s,signal:null==o?void 0:o.signal})}catch(t){if(t instanceof Error&&"AbortError"===t.name){const t=new oo("cancelled","Request was cancelled.");return{data:Promise.reject(t),stream:{[Symbol.asyncIterator]:()=>({next:()=>Promise.reject(t)})}}}const e=no(0,null);return{data:Promise.reject(e),stream:{[Symbol.asyncIterator]:()=>({next:()=>Promise.reject(e)})}}}const d=new Promise(((t,e)=>{l=t,c=e}));null===(n=null==o?void 0:o.signal)||void 0===n||n.addEventListener("abort",(()=>{const t=new oo("cancelled","Request was cancelled.");c(t)}));const h=function(t,e,i,o){const n=(t,o)=>{const n=t.match(ao);if(!n)return;const r=n[1];try{const t=JSON.parse(r);if("result"in t)return void e(to(t.result));if("message"in t)return void o.enqueue(to(t.message));if("error"in t){const e=no(0,t);return o.error(e),void i(e)}}catch(t){if(t instanceof oo)return o.error(t),void i(t)}},r=new TextDecoder;return new ReadableStream({start(e){let s="";return a();async function a(){if(null==o?void 0:o.aborted){const t=new oo("cancelled","Request was cancelled");return e.error(t),i(t),Promise.resolve()}try{const{value:l,done:c}=await t.read();if(c)return s.trim()&&n(s.trim(),e),void e.close();if(null==o?void 0:o.aborted){const o=new oo("cancelled","Request was cancelled");return e.error(o),i(o),void await t.cancel()}s+=r.decode(l,{stream:!0});const d=s.split("\n");s=d.pop()||"";for(const t of d)t.trim()&&n(t.trim(),e);return a()}catch(t){const o=t instanceof oo?t:no(0,null);e.error(o),i(o)}}},cancel:()=>t.cancel()})}(a.body.getReader(),l,c,null==o?void 0:o.signal);return{stream:{[Symbol.asyncIterator](){const t=h.getReader();return{async next(){const{value:e,done:i}=await t.read();return{value:e,done:i}},return:async()=>(await t.cancel(),{done:!0,value:void 0})}}},data:d}}(t,e,i,o||{}),o}async function ho(t,e,i,o){let n;i["Content-Type"]="application/json";try{n=await o(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let r=null;try{r=await n.json()}catch(t){}return{status:n.status,json:r}}async function uo(t,e){const i={},o=await t.contextProvider.getContext(e.limitedUseAppCheckTokens);return o.authToken&&(i.Authorization="Bearer "+o.authToken),o.messagingToken&&(i["Firebase-Instance-ID-Token"]=o.messagingToken),null!==o.appCheckToken&&(i["X-Firebase-AppCheck"]=o.appCheckToken),i}const po="@firebase/functions",vo="0.12.3";function mo(t,e,i){return co(ke(t),e,i)}function fo(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(t);n<o.length;n++)e.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(t,o[n])&&(i[o[n]]=t[o[n]])}return i}function go(){return{"dependent-sdk-initialized-before-auth":"Another Firebase SDK was initialized and is trying to use Auth before Auth is initialized. Please be sure to call `initializeAuth` or `getAuth` before starting any other Firebase SDK."}}!function(t){Li(new Se(eo,((t,{instanceIdentifier:e})=>{const i=t.getProvider("app").getImmediate(),o=t.getProvider("auth-internal"),n=t.getProvider("messaging-internal"),r=t.getProvider("app-check-internal");return new lo(i,o,n,r,e)}),"PUBLIC").setMultipleInstances(!0)),Ui(po,vo,t),Ui(po,vo,"esm2017")}
429
+ */const uo="us-central1",po=/^data: (.*?)(?:\n|$)/;class vo{constructor(t,e,i,o,n=uo,s=(...t)=>fetch(...t)){this.app=t,this.fetchImpl=s,this.emulatorOrigin=null,this.contextProvider=new ho(t,e,i,o),this.cancelAllRequests=new Promise((t=>{this.deleteService=()=>Promise.resolve(t())}));try{const t=new URL(n);this.customDomain=t.origin+("/"===t.pathname?"":t.pathname),this.region=uo}catch(t){this.customDomain=null,this.region=n}}_delete(){return this.deleteService()}_url(t){const e=this.app.options.projectId;if(null!==this.emulatorOrigin){return`${this.emulatorOrigin}/${e}/${this.region}/${t}`}return null!==this.customDomain?`${this.customDomain}/${t}`:`https://${this.region}-${e}.cloudfunctions.net/${t}`}}function go(t,e,i){const o=o=>async function(t,e,i,o){i=no(i);const n={data:i},s=await mo(t,o),r=o.timeout||7e4,a=function(t){let e=null;return{promise:new Promise(((i,o)=>{e=setTimeout((()=>{o(new lo("deadline-exceeded","deadline-exceeded"))}),t)})),cancel:()=>{e&&clearTimeout(e)}}}(r),l=await Promise.race([fo(e,n,s,t.fetchImpl),a.promise,t.cancelAllRequests]);if(a.cancel(),!l)throw new lo("cancelled","Firebase Functions instance was deleted.");const c=co(l.status,l.json);if(c)throw c;if(!l.json)throw new lo("internal","Response is not valid JSON object.");let d=l.json.data;void 0===d&&(d=l.json.result);if(void 0===d)throw new lo("internal","Response is missing data field.");return{data:so(d)}}(t,e,o,i||{});return o.stream=(i,o)=>async function(t,e,i,o){var n;i=no(i);const s={data:i},r=await mo(t,o);let a,l,c;r["Content-Type"]="application/json",r.Accept="text/event-stream";try{a=await t.fetchImpl(e,{method:"POST",body:JSON.stringify(s),headers:r,signal:null==o?void 0:o.signal})}catch(t){if(t instanceof Error&&"AbortError"===t.name){const t=new lo("cancelled","Request was cancelled.");return{data:Promise.reject(t),stream:{[Symbol.asyncIterator]:()=>({next:()=>Promise.reject(t)})}}}const e=co(0,null);return{data:Promise.reject(e),stream:{[Symbol.asyncIterator]:()=>({next:()=>Promise.reject(e)})}}}const d=new Promise(((t,e)=>{l=t,c=e}));null===(n=null==o?void 0:o.signal)||void 0===n||n.addEventListener("abort",(()=>{const t=new lo("cancelled","Request was cancelled.");c(t)}));const h=function(t,e,i,o){const n=(t,o)=>{const n=t.match(po);if(!n)return;const s=n[1];try{const t=JSON.parse(s);if("result"in t)return void e(so(t.result));if("message"in t)return void o.enqueue(so(t.message));if("error"in t){const e=co(0,t);return o.error(e),void i(e)}}catch(t){if(t instanceof lo)return o.error(t),void i(t)}},s=new TextDecoder;return new ReadableStream({start(e){let r="";return a();async function a(){if(null==o?void 0:o.aborted){const t=new lo("cancelled","Request was cancelled");return e.error(t),i(t),Promise.resolve()}try{const{value:l,done:c}=await t.read();if(c)return r.trim()&&n(r.trim(),e),void e.close();if(null==o?void 0:o.aborted){const o=new lo("cancelled","Request was cancelled");return e.error(o),i(o),void await t.cancel()}r+=s.decode(l,{stream:!0});const d=r.split("\n");r=d.pop()||"";for(const t of d)t.trim()&&n(t.trim(),e);return a()}catch(t){const o=t instanceof lo?t:co(0,null);e.error(o),i(o)}}},cancel:()=>t.cancel()})}(a.body.getReader(),l,c,null==o?void 0:o.signal);return{stream:{[Symbol.asyncIterator](){const t=h.getReader();return{async next(){const{value:e,done:i}=await t.read();return{value:e,done:i}},return:async()=>(await t.cancel(),{done:!0,value:void 0})}}},data:d}}(t,e,i,o||{}),o}async function fo(t,e,i,o){let n;i["Content-Type"]="application/json";try{n=await o(t,{method:"POST",body:JSON.stringify(e),headers:i})}catch(t){return{status:0,json:null}}let s=null;try{s=await n.json()}catch(t){}return{status:n.status,json:s}}async function mo(t,e){const i={},o=await t.contextProvider.getContext(e.limitedUseAppCheckTokens);return o.authToken&&(i.Authorization="Bearer "+o.authToken),o.messagingToken&&(i["Firebase-Instance-ID-Token"]=o.messagingToken),null!==o.appCheckToken&&(i["X-Firebase-AppCheck"]=o.appCheckToken),i}const wo="@firebase/functions",bo="0.12.3";function yo(t,e,i){return go(Ie(t),e,i)}function Co(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(o=Object.getOwnPropertySymbols(t);n<o.length;n++)e.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(t,o[n])&&(i[o[n]]=t[o[n]])}return i}function xo(){return{"dependent-sdk-initialized-before-auth":"Another Firebase SDK was initialized and is trying to use Auth before Auth is initialized. Please be sure to call `initializeAuth` or `getAuth` before starting any other Firebase SDK."}}!function(t){ji(new Ne(ro,((t,{instanceIdentifier:e})=>{const i=t.getProvider("app").getImmediate(),o=t.getProvider("auth-internal"),n=t.getProvider("messaging-internal"),s=t.getProvider("app-check-internal");return new vo(i,o,n,s,e)}),"PUBLIC").setMultipleInstances(!0)),Gi(wo,bo,t),Gi(wo,bo,"esm2017")}
430
430
  /**
431
431
  * @license
432
432
  * Copyright 2020 Google LLC
@@ -442,7 +442,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
442
442
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
443
443
  * See the License for the specific language governing permissions and
444
444
  * limitations under the License.
445
- */(),"function"==typeof SuppressedError&&SuppressedError;const wo=go,bo=new ge("auth","Firebase",{"dependent-sdk-initialized-before-auth":"Another Firebase SDK was initialized and is trying to use Auth before Auth is initialized. Please be sure to call `initializeAuth` or `getAuth` before starting any other Firebase SDK."}),yo=new De("@firebase/auth");function Co(t,...e){yo.logLevel<=Ie.ERROR&&yo.error(`Auth (${ji}): ${t}`,...e)}
445
+ */(),"function"==typeof SuppressedError&&SuppressedError;const Eo=xo,ko=new xe("auth","Firebase",{"dependent-sdk-initialized-before-auth":"Another Firebase SDK was initialized and is trying to use Auth before Auth is initialized. Please be sure to call `initializeAuth` or `getAuth` before starting any other Firebase SDK."}),So=new Pe("@firebase/auth");function Mo(t,...e){So.logLevel<=$e.ERROR&&So.error(`Auth (${Bi}): ${t}`,...e)}
446
446
  /**
447
447
  * @license
448
448
  * Copyright 2020 Google LLC
@@ -458,7 +458,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
458
458
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
459
459
  * See the License for the specific language governing permissions and
460
460
  * limitations under the License.
461
- */function xo(t,...e){throw Mo(t,...e)}function Eo(t,...e){return Mo(t,...e)}function ko(t,e,i){const o=Object.assign(Object.assign({},wo()),{[e]:i});return new ge("auth","Firebase",o).create(e,{appName:t.name})}function So(t){return ko(t,"operation-not-supported-in-this-environment","Operations that alter the current user are not supported in conjunction with FirebaseServerApp")}function Mo(t,...e){if("string"!=typeof t){const i=e[0],o=[...e.slice(1)];return o[0]&&(o[0].appName=t.name),t._errorFactory.create(i,...o)}return bo.create(t,...e)}function _o(t,e,...i){if(!t)throw Mo(e,...i)}function To(t){const e="INTERNAL ASSERTION FAILED: "+t;throw Co(e),new Error(e)}function Io(t,e){t||To(e)}
461
+ */function _o(t,...e){throw Ao(t,...e)}function To(t,...e){return Ao(t,...e)}function Io(t,e,i){const o=Object.assign(Object.assign({},Eo()),{[e]:i});return new xe("auth","Firebase",o).create(e,{appName:t.name})}function No(t){return Io(t,"operation-not-supported-in-this-environment","Operations that alter the current user are not supported in conjunction with FirebaseServerApp")}function Ao(t,...e){if("string"!=typeof t){const i=e[0],o=[...e.slice(1)];return o[0]&&(o[0].appName=t.name),t._errorFactory.create(i,...o)}return ko.create(t,...e)}function Lo(t,e,...i){if(!t)throw Ao(e,...i)}function Oo(t){const e="INTERNAL ASSERTION FAILED: "+t;throw Mo(e),new Error(e)}function $o(t,e){t||Oo(e)}
462
462
  /**
463
463
  * @license
464
464
  * Copyright 2020 Google LLC
@@ -474,7 +474,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
474
474
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
475
475
  * See the License for the specific language governing permissions and
476
476
  * limitations under the License.
477
- */function No(){var t;return"undefined"!=typeof self&&(null===(t=self.location)||void 0===t?void 0:t.href)||""}function Oo(){var t;return"undefined"!=typeof self&&(null===(t=self.location)||void 0===t?void 0:t.protocol)||null}
477
+ */function Do(){var t;return"undefined"!=typeof self&&(null===(t=self.location)||void 0===t?void 0:t.href)||""}function Vo(){var t;return"undefined"!=typeof self&&(null===(t=self.location)||void 0===t?void 0:t.protocol)||null}
478
478
  /**
479
479
  * @license
480
480
  * Copyright 2020 Google LLC
@@ -490,7 +490,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
490
490
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
491
491
  * See the License for the specific language governing permissions and
492
492
  * limitations under the License.
493
- */function Ao(){return"undefined"==typeof navigator||!navigator||!("onLine"in navigator)||"boolean"!=typeof navigator.onLine||"http:"!==Oo()&&"https:"!==Oo()&&!function(){const t="object"==typeof chrome?chrome.runtime:"object"==typeof browser?browser.runtime:void 0;return"object"==typeof t&&void 0!==t.id}()&&!("connection"in navigator)||navigator.onLine}
493
+ */function Fo(){return"undefined"==typeof navigator||!navigator||!("onLine"in navigator)||"boolean"!=typeof navigator.onLine||"http:"!==Vo()&&"https:"!==Vo()&&!function(){const t="object"==typeof chrome?chrome.runtime:"object"==typeof browser?browser.runtime:void 0;return"object"==typeof t&&void 0!==t.id}()&&!("connection"in navigator)||navigator.onLine}
494
494
  /**
495
495
  * @license
496
496
  * Copyright 2020 Google LLC
@@ -507,7 +507,7 @@ Ui("firebase","11.6.0","app");function Qi(t,e){const i={};for(const o in t)t.has
507
507
  * See the License for the specific language governing permissions and
508
508
  * limitations under the License.
509
509
  */
510
- class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay should be less than long delay!"),this.isMobile="undefined"!=typeof window&&!!(window.cordova||window.phonegap||window.PhoneGap)&&/ios|iphone|ipod|ipad|android|blackberry|iemobile/i.test(me())||"object"==typeof navigator&&"ReactNative"===navigator.product}get(){return Ao()?this.isMobile?this.longDelay:this.shortDelay:Math.min(5e3,this.shortDelay)}}
510
+ class jo{constructor(t,e){this.shortDelay=t,this.longDelay=e,$o(e>t,"Short delay should be less than long delay!"),this.isMobile="undefined"!=typeof window&&!!(window.cordova||window.phonegap||window.PhoneGap)&&/ios|iphone|ipod|ipad|android|blackberry|iemobile/i.test(ye())||"object"==typeof navigator&&"ReactNative"===navigator.product}get(){return Fo()?this.isMobile?this.longDelay:this.shortDelay:Math.min(5e3,this.shortDelay)}}
511
511
  /**
512
512
  * @license
513
513
  * Copyright 2020 Google LLC
@@ -523,7 +523,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
523
523
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
524
524
  * See the License for the specific language governing permissions and
525
525
  * limitations under the License.
526
- */function Do(t,e){Io(t.emulator,"Emulator should always be set here");const{url:i}=t.emulator;return e?`${i}${e.startsWith("/")?e.slice(1):e}`:i}
526
+ */function Po(t,e){$o(t.emulator,"Emulator should always be set here");const{url:i}=t.emulator;return e?`${i}${e.startsWith("/")?e.slice(1):e}`:i}
527
527
  /**
528
528
  * @license
529
529
  * Copyright 2020 Google LLC
@@ -539,7 +539,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
539
539
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
540
540
  * See the License for the specific language governing permissions and
541
541
  * limitations under the License.
542
- */class $o{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(this.responseImpl=i)}static fetch(){return this.fetchImpl?this.fetchImpl:"undefined"!=typeof self&&"fetch"in self?self.fetch:"undefined"!=typeof globalThis&&globalThis.fetch?globalThis.fetch:"undefined"!=typeof fetch?fetch:void To("Could not find fetch implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static headers(){return this.headersImpl?this.headersImpl:"undefined"!=typeof self&&"Headers"in self?self.Headers:"undefined"!=typeof globalThis&&globalThis.Headers?globalThis.Headers:"undefined"!=typeof Headers?Headers:void To("Could not find Headers implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static response(){return this.responseImpl?this.responseImpl:"undefined"!=typeof self&&"Response"in self?self.Response:"undefined"!=typeof globalThis&&globalThis.Response?globalThis.Response:"undefined"!=typeof Response?Response:void To("Could not find Response implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}}
542
+ */class Ro{static initialize(t,e,i){this.fetchImpl=t,e&&(this.headersImpl=e),i&&(this.responseImpl=i)}static fetch(){return this.fetchImpl?this.fetchImpl:"undefined"!=typeof self&&"fetch"in self?self.fetch:"undefined"!=typeof globalThis&&globalThis.fetch?globalThis.fetch:"undefined"!=typeof fetch?fetch:void Oo("Could not find fetch implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static headers(){return this.headersImpl?this.headersImpl:"undefined"!=typeof self&&"Headers"in self?self.Headers:"undefined"!=typeof globalThis&&globalThis.Headers?globalThis.Headers:"undefined"!=typeof Headers?Headers:void Oo("Could not find Headers implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static response(){return this.responseImpl?this.responseImpl:"undefined"!=typeof self&&"Response"in self?self.Response:"undefined"!=typeof globalThis&&globalThis.Response?globalThis.Response:"undefined"!=typeof Response?Response:void Oo("Could not find Response implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}}
543
543
  /**
544
544
  * @license
545
545
  * Copyright 2020 Google LLC
@@ -555,7 +555,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
555
555
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
556
556
  * See the License for the specific language governing permissions and
557
557
  * limitations under the License.
558
- */const Vo={CREDENTIAL_MISMATCH:"custom-token-mismatch",MISSING_CUSTOM_TOKEN:"internal-error",INVALID_IDENTIFIER:"invalid-email",MISSING_CONTINUE_URI:"internal-error",INVALID_PASSWORD:"wrong-password",MISSING_PASSWORD:"missing-password",INVALID_LOGIN_CREDENTIALS:"invalid-credential",EMAIL_EXISTS:"email-already-in-use",PASSWORD_LOGIN_DISABLED:"operation-not-allowed",INVALID_IDP_RESPONSE:"invalid-credential",INVALID_PENDING_TOKEN:"invalid-credential",FEDERATED_USER_ID_ALREADY_LINKED:"credential-already-in-use",MISSING_REQ_TYPE:"internal-error",EMAIL_NOT_FOUND:"user-not-found",RESET_PASSWORD_EXCEED_LIMIT:"too-many-requests",EXPIRED_OOB_CODE:"expired-action-code",INVALID_OOB_CODE:"invalid-action-code",MISSING_OOB_CODE:"internal-error",CREDENTIAL_TOO_OLD_LOGIN_AGAIN:"requires-recent-login",INVALID_ID_TOKEN:"invalid-user-token",TOKEN_EXPIRED:"user-token-expired",USER_NOT_FOUND:"user-token-expired",TOO_MANY_ATTEMPTS_TRY_LATER:"too-many-requests",PASSWORD_DOES_NOT_MEET_REQUIREMENTS:"password-does-not-meet-requirements",INVALID_CODE:"invalid-verification-code",INVALID_SESSION_INFO:"invalid-verification-id",INVALID_TEMPORARY_PROOF:"invalid-credential",MISSING_SESSION_INFO:"missing-verification-id",SESSION_EXPIRED:"code-expired",MISSING_ANDROID_PACKAGE_NAME:"missing-android-pkg-name",UNAUTHORIZED_DOMAIN:"unauthorized-continue-uri",INVALID_OAUTH_CLIENT_ID:"invalid-oauth-client-id",ADMIN_ONLY_OPERATION:"admin-restricted-operation",INVALID_MFA_PENDING_CREDENTIAL:"invalid-multi-factor-session",MFA_ENROLLMENT_NOT_FOUND:"multi-factor-info-not-found",MISSING_MFA_ENROLLMENT_ID:"missing-multi-factor-info",MISSING_MFA_PENDING_CREDENTIAL:"missing-multi-factor-session",SECOND_FACTOR_EXISTS:"second-factor-already-in-use",SECOND_FACTOR_LIMIT_EXCEEDED:"maximum-second-factor-count-exceeded",BLOCKING_FUNCTION_ERROR_RESPONSE:"internal-error",RECAPTCHA_NOT_ENABLED:"recaptcha-not-enabled",MISSING_RECAPTCHA_TOKEN:"missing-recaptcha-token",INVALID_RECAPTCHA_TOKEN:"invalid-recaptcha-token",INVALID_RECAPTCHA_ACTION:"invalid-recaptcha-action",MISSING_CLIENT_TYPE:"missing-client-type",MISSING_RECAPTCHA_VERSION:"missing-recaptcha-version",INVALID_RECAPTCHA_VERSION:"invalid-recaptcha-version",INVALID_REQ_TYPE:"invalid-req-type"},Fo=["/v1/accounts:signInWithCustomToken","/v1/accounts:signInWithEmailLink","/v1/accounts:signInWithIdp","/v1/accounts:signInWithPassword","/v1/accounts:signInWithPhoneNumber","/v1/token"],jo=new Lo(3e4,6e4);
558
+ */const Uo={CREDENTIAL_MISMATCH:"custom-token-mismatch",MISSING_CUSTOM_TOKEN:"internal-error",INVALID_IDENTIFIER:"invalid-email",MISSING_CONTINUE_URI:"internal-error",INVALID_PASSWORD:"wrong-password",MISSING_PASSWORD:"missing-password",INVALID_LOGIN_CREDENTIALS:"invalid-credential",EMAIL_EXISTS:"email-already-in-use",PASSWORD_LOGIN_DISABLED:"operation-not-allowed",INVALID_IDP_RESPONSE:"invalid-credential",INVALID_PENDING_TOKEN:"invalid-credential",FEDERATED_USER_ID_ALREADY_LINKED:"credential-already-in-use",MISSING_REQ_TYPE:"internal-error",EMAIL_NOT_FOUND:"user-not-found",RESET_PASSWORD_EXCEED_LIMIT:"too-many-requests",EXPIRED_OOB_CODE:"expired-action-code",INVALID_OOB_CODE:"invalid-action-code",MISSING_OOB_CODE:"internal-error",CREDENTIAL_TOO_OLD_LOGIN_AGAIN:"requires-recent-login",INVALID_ID_TOKEN:"invalid-user-token",TOKEN_EXPIRED:"user-token-expired",USER_NOT_FOUND:"user-token-expired",TOO_MANY_ATTEMPTS_TRY_LATER:"too-many-requests",PASSWORD_DOES_NOT_MEET_REQUIREMENTS:"password-does-not-meet-requirements",INVALID_CODE:"invalid-verification-code",INVALID_SESSION_INFO:"invalid-verification-id",INVALID_TEMPORARY_PROOF:"invalid-credential",MISSING_SESSION_INFO:"missing-verification-id",SESSION_EXPIRED:"code-expired",MISSING_ANDROID_PACKAGE_NAME:"missing-android-pkg-name",UNAUTHORIZED_DOMAIN:"unauthorized-continue-uri",INVALID_OAUTH_CLIENT_ID:"invalid-oauth-client-id",ADMIN_ONLY_OPERATION:"admin-restricted-operation",INVALID_MFA_PENDING_CREDENTIAL:"invalid-multi-factor-session",MFA_ENROLLMENT_NOT_FOUND:"multi-factor-info-not-found",MISSING_MFA_ENROLLMENT_ID:"missing-multi-factor-info",MISSING_MFA_PENDING_CREDENTIAL:"missing-multi-factor-session",SECOND_FACTOR_EXISTS:"second-factor-already-in-use",SECOND_FACTOR_LIMIT_EXCEEDED:"maximum-second-factor-count-exceeded",BLOCKING_FUNCTION_ERROR_RESPONSE:"internal-error",RECAPTCHA_NOT_ENABLED:"recaptcha-not-enabled",MISSING_RECAPTCHA_TOKEN:"missing-recaptcha-token",INVALID_RECAPTCHA_TOKEN:"invalid-recaptcha-token",INVALID_RECAPTCHA_ACTION:"invalid-recaptcha-action",MISSING_CLIENT_TYPE:"missing-client-type",MISSING_RECAPTCHA_VERSION:"missing-recaptcha-version",INVALID_RECAPTCHA_VERSION:"invalid-recaptcha-version",INVALID_REQ_TYPE:"invalid-req-type"},zo=["/v1/accounts:signInWithCustomToken","/v1/accounts:signInWithEmailLink","/v1/accounts:signInWithIdp","/v1/accounts:signInWithPassword","/v1/accounts:signInWithPhoneNumber","/v1/token"],Bo=new jo(3e4,6e4);
559
559
  /**
560
560
  * @license
561
561
  * Copyright 2020 Google LLC
@@ -571,7 +571,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
571
571
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
572
572
  * See the License for the specific language governing permissions and
573
573
  * limitations under the License.
574
- */function Po(t,e){return t.tenantId&&!e.tenantId?Object.assign(Object.assign({},e),{tenantId:t.tenantId}):e}async function Ro(t,e,i,o,n={}){return Uo(t,n,(async()=>{let n={},r={};o&&("GET"===e?r=o:n={body:JSON.stringify(o)});const s=Ce(Object.assign({key:t.config.apiKey},r)).slice(1),a=await t._getAdditionalHeaders();a["Content-Type"]="application/json",t.languageCode&&(a["X-Firebase-Locale"]=t.languageCode);const l=Object.assign({method:e,headers:a},n);return"undefined"!=typeof navigator&&"Cloudflare-Workers"===navigator.userAgent||(l.referrerPolicy="no-referrer"),$o.fetch()(await zo(t,t.config.apiHost,i,s),l)}))}async function Uo(t,e,i){t._canInitEmulator=!1;const o=Object.assign(Object.assign({},Vo),e);try{const e=new Bo(t),n=await Promise.race([i(),e.promise]);e.clearNetworkTimeout();const r=await n.json();if("needConfirmation"in r)throw Ho(t,"account-exists-with-different-credential",r);if(n.ok&&!("errorMessage"in r))return r;{const e=n.ok?r.errorMessage:r.error.message,[i,s]=e.split(" : ");if("FEDERATED_USER_ID_ALREADY_LINKED"===i)throw Ho(t,"credential-already-in-use",r);if("EMAIL_EXISTS"===i)throw Ho(t,"email-already-in-use",r);if("USER_DISABLED"===i)throw Ho(t,"user-disabled",r);const a=o[i]||i.toLowerCase().replace(/[_\s]+/g,"-");if(s)throw ko(t,a,s);xo(t,a)}}catch(e){if(e instanceof fe)throw e;xo(t,"network-request-failed",{message:String(e)})}}async function zo(t,e,i,o){const n=`${e}${i}?${o}`,r=t,s=r.config.emulator?Do(t.config,n):`${t.config.apiScheme}://${n}`;if(Fo.includes(i)&&(await r._persistenceManagerAvailable,"COOKIE"===r._getPersistenceType())){return r._getPersistence()._getFinalTarget(s).toString()}return s}class Bo{clearNetworkTimeout(){clearTimeout(this.timer)}constructor(t){this.auth=t,this.timer=null,this.promise=new Promise(((t,e)=>{this.timer=setTimeout((()=>e(Eo(this.auth,"network-request-failed"))),jo.get())}))}}function Ho(t,e,i){const o={appName:t.name};i.email&&(o.email=i.email),i.phoneNumber&&(o.phoneNumber=i.phoneNumber);const n=Eo(t,e,o);return n.customData._tokenResponse=i,n}
574
+ */function Ho(t,e){return t.tenantId&&!e.tenantId?Object.assign(Object.assign({},e),{tenantId:t.tenantId}):e}async function Wo(t,e,i,o,n={}){return Go(t,n,(async()=>{let n={},s={};o&&("GET"===e?s=o:n={body:JSON.stringify(o)});const r=Me(Object.assign({key:t.config.apiKey},s)).slice(1),a=await t._getAdditionalHeaders();a["Content-Type"]="application/json",t.languageCode&&(a["X-Firebase-Locale"]=t.languageCode);const l=Object.assign({method:e,headers:a},n);return"undefined"!=typeof navigator&&"Cloudflare-Workers"===navigator.userAgent||(l.referrerPolicy="no-referrer"),Ro.fetch()(await Ko(t,t.config.apiHost,i,r),l)}))}async function Go(t,e,i){t._canInitEmulator=!1;const o=Object.assign(Object.assign({},Uo),e);try{const e=new Zo(t),n=await Promise.race([i(),e.promise]);e.clearNetworkTimeout();const s=await n.json();if("needConfirmation"in s)throw Jo(t,"account-exists-with-different-credential",s);if(n.ok&&!("errorMessage"in s))return s;{const e=n.ok?s.errorMessage:s.error.message,[i,r]=e.split(" : ");if("FEDERATED_USER_ID_ALREADY_LINKED"===i)throw Jo(t,"credential-already-in-use",s);if("EMAIL_EXISTS"===i)throw Jo(t,"email-already-in-use",s);if("USER_DISABLED"===i)throw Jo(t,"user-disabled",s);const a=o[i]||i.toLowerCase().replace(/[_\s]+/g,"-");if(r)throw Io(t,a,r);_o(t,a)}}catch(e){if(e instanceof Ce)throw e;_o(t,"network-request-failed",{message:String(e)})}}async function Ko(t,e,i,o){const n=`${e}${i}?${o}`,s=t,r=s.config.emulator?Po(t.config,n):`${t.config.apiScheme}://${n}`;if(zo.includes(i)&&(await s._persistenceManagerAvailable,"COOKIE"===s._getPersistenceType())){return s._getPersistence()._getFinalTarget(r).toString()}return r}class Zo{clearNetworkTimeout(){clearTimeout(this.timer)}constructor(t){this.auth=t,this.timer=null,this.promise=new Promise(((t,e)=>{this.timer=setTimeout((()=>e(To(this.auth,"network-request-failed"))),Bo.get())}))}}function Jo(t,e,i){const o={appName:t.name};i.email&&(o.email=i.email),i.phoneNumber&&(o.phoneNumber=i.phoneNumber);const n=To(t,e,o);return n.customData._tokenResponse=i,n}
575
575
  /**
576
576
  * @license
577
577
  * Copyright 2020 Google LLC
@@ -587,7 +587,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
587
587
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
588
588
  * See the License for the specific language governing permissions and
589
589
  * limitations under the License.
590
- */async function Go(t,e){return Ro(t,"POST","/v1/accounts:lookup",e)}
590
+ */async function Yo(t,e){return Wo(t,"POST","/v1/accounts:lookup",e)}
591
591
  /**
592
592
  * @license
593
593
  * Copyright 2020 Google LLC
@@ -603,7 +603,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
603
603
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
604
604
  * See the License for the specific language governing permissions and
605
605
  * limitations under the License.
606
- */function Wo(t){if(t)try{const e=new Date(Number(t));if(!isNaN(e.getTime()))return e.toUTCString()}catch(t){}}function Zo(t){return 1e3*Number(t)}function Ko(t){const[e,i,o]=t.split(".");if(void 0===e||void 0===i||void 0===o)return Co("JWT malformed, contained fewer than 3 sections"),null;try{const t=le(i);return t?JSON.parse(t):(Co("Failed to decode base64 JWT payload"),null)}catch(t){return Co("Caught error parsing JWT payload as JSON",null==t?void 0:t.toString()),null}}function Jo(t){const e=Ko(t);return _o(e,"internal-error"),_o(void 0!==e.exp,"internal-error"),_o(void 0!==e.iat,"internal-error"),Number(e.exp)-Number(e.iat)}
606
+ */function qo(t){if(t)try{const e=new Date(Number(t));if(!isNaN(e.getTime()))return e.toUTCString()}catch(t){}}function Qo(t){return 1e3*Number(t)}function Xo(t){const[e,i,o]=t.split(".");if(void 0===e||void 0===i||void 0===o)return Mo("JWT malformed, contained fewer than 3 sections"),null;try{const t=pe(i);return t?JSON.parse(t):(Mo("Failed to decode base64 JWT payload"),null)}catch(t){return Mo("Caught error parsing JWT payload as JSON",null==t?void 0:t.toString()),null}}function tn(t){const e=Xo(t);return Lo(e,"internal-error"),Lo(void 0!==e.exp,"internal-error"),Lo(void 0!==e.iat,"internal-error"),Number(e.exp)-Number(e.iat)}
607
607
  /**
608
608
  * @license
609
609
  * Copyright 2020 Google LLC
@@ -619,7 +619,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
619
619
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
620
620
  * See the License for the specific language governing permissions and
621
621
  * limitations under the License.
622
- */async function Yo(t,e,i=!1){if(i)return e;try{return await e}catch(e){throw e instanceof fe&&function({code:t}){return"auth/user-disabled"===t||"auth/user-token-expired"===t}
622
+ */async function en(t,e,i=!1){if(i)return e;try{return await e}catch(e){throw e instanceof Ce&&function({code:t}){return"auth/user-disabled"===t||"auth/user-token-expired"===t}
623
623
  /**
624
624
  * @license
625
625
  * Copyright 2020 Google LLC
@@ -635,7 +635,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
635
635
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
636
636
  * See the License for the specific language governing permissions and
637
637
  * limitations under the License.
638
- */(e)&&t.auth.currentUser===t&&await t.auth.signOut(),e}}class qo{constructor(t){this.user=t,this.isRunning=!1,this.timerId=null,this.errorBackoff=3e4}_start(){this.isRunning||(this.isRunning=!0,this.schedule())}_stop(){this.isRunning&&(this.isRunning=!1,null!==this.timerId&&clearTimeout(this.timerId))}getInterval(t){var e;if(t){const t=this.errorBackoff;return this.errorBackoff=Math.min(2*this.errorBackoff,96e4),t}{this.errorBackoff=3e4;const t=(null!==(e=this.user.stsTokenManager.expirationTime)&&void 0!==e?e:0)-Date.now()-3e5;return Math.max(0,t)}}schedule(t=!1){if(!this.isRunning)return;const e=this.getInterval(t);this.timerId=setTimeout((async()=>{await this.iteration()}),e)}async iteration(){try{await this.user.getIdToken(!0)}catch(t){return void("auth/network-request-failed"===(null==t?void 0:t.code)&&this.schedule(!0))}this.schedule()}}
638
+ */(e)&&t.auth.currentUser===t&&await t.auth.signOut(),e}}class on{constructor(t){this.user=t,this.isRunning=!1,this.timerId=null,this.errorBackoff=3e4}_start(){this.isRunning||(this.isRunning=!0,this.schedule())}_stop(){this.isRunning&&(this.isRunning=!1,null!==this.timerId&&clearTimeout(this.timerId))}getInterval(t){var e;if(t){const t=this.errorBackoff;return this.errorBackoff=Math.min(2*this.errorBackoff,96e4),t}{this.errorBackoff=3e4;const t=(null!==(e=this.user.stsTokenManager.expirationTime)&&void 0!==e?e:0)-Date.now()-3e5;return Math.max(0,t)}}schedule(t=!1){if(!this.isRunning)return;const e=this.getInterval(t);this.timerId=setTimeout((async()=>{await this.iteration()}),e)}async iteration(){try{await this.user.getIdToken(!0)}catch(t){return void("auth/network-request-failed"===(null==t?void 0:t.code)&&this.schedule(!0))}this.schedule()}}
639
639
  /**
640
640
  * @license
641
641
  * Copyright 2020 Google LLC
@@ -651,7 +651,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
651
651
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
652
652
  * See the License for the specific language governing permissions and
653
653
  * limitations under the License.
654
- */class Qo{constructor(t,e){this.createdAt=t,this.lastLoginAt=e,this._initializeTime()}_initializeTime(){this.lastSignInTime=Wo(this.lastLoginAt),this.creationTime=Wo(this.createdAt)}_copy(t){this.createdAt=t.createdAt,this.lastLoginAt=t.lastLoginAt,this._initializeTime()}toJSON(){return{createdAt:this.createdAt,lastLoginAt:this.lastLoginAt}}}
654
+ */class nn{constructor(t,e){this.createdAt=t,this.lastLoginAt=e,this._initializeTime()}_initializeTime(){this.lastSignInTime=qo(this.lastLoginAt),this.creationTime=qo(this.createdAt)}_copy(t){this.createdAt=t.createdAt,this.lastLoginAt=t.lastLoginAt,this._initializeTime()}toJSON(){return{createdAt:this.createdAt,lastLoginAt:this.lastLoginAt}}}
655
655
  /**
656
656
  * @license
657
657
  * Copyright 2019 Google LLC
@@ -667,7 +667,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
667
667
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
668
668
  * See the License for the specific language governing permissions and
669
669
  * limitations under the License.
670
- */async function Xo(t){var e;const i=t.auth,o=await t.getIdToken(),n=await Yo(t,Go(i,{idToken:o}));_o(null==n?void 0:n.users.length,i,"internal-error");const r=n.users[0];t._notifyReloadListener(r);const s=(null===(e=r.providerUserInfo)||void 0===e?void 0:e.length)?tn(r.providerUserInfo):[],a=function(t,e){const i=t.filter((t=>!e.some((e=>e.providerId===t.providerId))));return[...i,...e]}(t.providerData,s),l=t.isAnonymous,c=!(t.email&&r.passwordHash||(null==a?void 0:a.length)),d=!!l&&c,h={uid:r.localId,displayName:r.displayName||null,photoURL:r.photoUrl||null,email:r.email||null,emailVerified:r.emailVerified||!1,phoneNumber:r.phoneNumber||null,tenantId:r.tenantId||null,providerData:a,metadata:new Qo(r.createdAt,r.lastLoginAt),isAnonymous:d};Object.assign(t,h)}function tn(t){return t.map((t=>{var{providerId:e}=t,i=fo(t,["providerId"]);return{providerId:e,uid:i.rawId||"",displayName:i.displayName||null,email:i.email||null,phoneNumber:i.phoneNumber||null,photoURL:i.photoUrl||null}}))}
670
+ */async function sn(t){var e;const i=t.auth,o=await t.getIdToken(),n=await en(t,Yo(i,{idToken:o}));Lo(null==n?void 0:n.users.length,i,"internal-error");const s=n.users[0];t._notifyReloadListener(s);const r=(null===(e=s.providerUserInfo)||void 0===e?void 0:e.length)?rn(s.providerUserInfo):[],a=function(t,e){const i=t.filter((t=>!e.some((e=>e.providerId===t.providerId))));return[...i,...e]}(t.providerData,r),l=t.isAnonymous,c=!(t.email&&s.passwordHash||(null==a?void 0:a.length)),d=!!l&&c,h={uid:s.localId,displayName:s.displayName||null,photoURL:s.photoUrl||null,email:s.email||null,emailVerified:s.emailVerified||!1,phoneNumber:s.phoneNumber||null,tenantId:s.tenantId||null,providerData:a,metadata:new nn(s.createdAt,s.lastLoginAt),isAnonymous:d};Object.assign(t,h)}function rn(t){return t.map((t=>{var{providerId:e}=t,i=Co(t,["providerId"]);return{providerId:e,uid:i.rawId||"",displayName:i.displayName||null,email:i.email||null,phoneNumber:i.phoneNumber||null,photoURL:i.photoUrl||null}}))}
671
671
  /**
672
672
  * @license
673
673
  * Copyright 2020 Google LLC
@@ -700,7 +700,7 @@ class Lo{constructor(t,e){this.shortDelay=t,this.longDelay=e,Io(e>t,"Short delay
700
700
  * See the License for the specific language governing permissions and
701
701
  * limitations under the License.
702
702
  */
703
- class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirationTime=null}get isExpired(){return!this.expirationTime||Date.now()>this.expirationTime-3e4}updateFromServerResponse(t){_o(t.idToken,"internal-error"),_o(void 0!==t.idToken,"internal-error"),_o(void 0!==t.refreshToken,"internal-error");const e="expiresIn"in t&&void 0!==t.expiresIn?Number(t.expiresIn):Jo(t.idToken);this.updateTokensAndExpiration(t.idToken,t.refreshToken,e)}updateFromIdToken(t){_o(0!==t.length,"internal-error");const e=Jo(t);this.updateTokensAndExpiration(t,null,e)}async getToken(t,e=!1){return e||!this.accessToken||this.isExpired?(_o(this.refreshToken,t,"user-token-expired"),this.refreshToken?(await this.refresh(t,this.refreshToken),this.accessToken):null):this.accessToken}clearRefreshToken(){this.refreshToken=null}async refresh(t,e){const{accessToken:i,refreshToken:o,expiresIn:n}=await async function(t,e){const i=await Uo(t,{},(async()=>{const i=Ce({grant_type:"refresh_token",refresh_token:e}).slice(1),{tokenApiHost:o,apiKey:n}=t.config,r=await zo(t,o,"/v1/token",`key=${n}`),s=await t._getAdditionalHeaders();return s["Content-Type"]="application/x-www-form-urlencoded",$o.fetch()(r,{method:"POST",headers:s,body:i})}));return{accessToken:i.access_token,expiresIn:i.expires_in,refreshToken:i.refresh_token}}(t,e);this.updateTokensAndExpiration(i,o,Number(n))}updateTokensAndExpiration(t,e,i){this.refreshToken=e||null,this.accessToken=t||null,this.expirationTime=Date.now()+1e3*i}static fromJSON(t,e){const{refreshToken:i,accessToken:o,expirationTime:n}=e,r=new en;return i&&(_o("string"==typeof i,"internal-error",{appName:t}),r.refreshToken=i),o&&(_o("string"==typeof o,"internal-error",{appName:t}),r.accessToken=o),n&&(_o("number"==typeof n,"internal-error",{appName:t}),r.expirationTime=n),r}toJSON(){return{refreshToken:this.refreshToken,accessToken:this.accessToken,expirationTime:this.expirationTime}}_assign(t){this.accessToken=t.accessToken,this.refreshToken=t.refreshToken,this.expirationTime=t.expirationTime}_clone(){return Object.assign(new en,this.toJSON())}_performRefresh(){return To("not implemented")}}
703
+ class an{constructor(){this.refreshToken=null,this.accessToken=null,this.expirationTime=null}get isExpired(){return!this.expirationTime||Date.now()>this.expirationTime-3e4}updateFromServerResponse(t){Lo(t.idToken,"internal-error"),Lo(void 0!==t.idToken,"internal-error"),Lo(void 0!==t.refreshToken,"internal-error");const e="expiresIn"in t&&void 0!==t.expiresIn?Number(t.expiresIn):tn(t.idToken);this.updateTokensAndExpiration(t.idToken,t.refreshToken,e)}updateFromIdToken(t){Lo(0!==t.length,"internal-error");const e=tn(t);this.updateTokensAndExpiration(t,null,e)}async getToken(t,e=!1){return e||!this.accessToken||this.isExpired?(Lo(this.refreshToken,t,"user-token-expired"),this.refreshToken?(await this.refresh(t,this.refreshToken),this.accessToken):null):this.accessToken}clearRefreshToken(){this.refreshToken=null}async refresh(t,e){const{accessToken:i,refreshToken:o,expiresIn:n}=await async function(t,e){const i=await Go(t,{},(async()=>{const i=Me({grant_type:"refresh_token",refresh_token:e}).slice(1),{tokenApiHost:o,apiKey:n}=t.config,s=await Ko(t,o,"/v1/token",`key=${n}`),r=await t._getAdditionalHeaders();return r["Content-Type"]="application/x-www-form-urlencoded",Ro.fetch()(s,{method:"POST",headers:r,body:i})}));return{accessToken:i.access_token,expiresIn:i.expires_in,refreshToken:i.refresh_token}}(t,e);this.updateTokensAndExpiration(i,o,Number(n))}updateTokensAndExpiration(t,e,i){this.refreshToken=e||null,this.accessToken=t||null,this.expirationTime=Date.now()+1e3*i}static fromJSON(t,e){const{refreshToken:i,accessToken:o,expirationTime:n}=e,s=new an;return i&&(Lo("string"==typeof i,"internal-error",{appName:t}),s.refreshToken=i),o&&(Lo("string"==typeof o,"internal-error",{appName:t}),s.accessToken=o),n&&(Lo("number"==typeof n,"internal-error",{appName:t}),s.expirationTime=n),s}toJSON(){return{refreshToken:this.refreshToken,accessToken:this.accessToken,expirationTime:this.expirationTime}}_assign(t){this.accessToken=t.accessToken,this.refreshToken=t.refreshToken,this.expirationTime=t.expirationTime}_clone(){return Object.assign(new an,this.toJSON())}_performRefresh(){return Oo("not implemented")}}
704
704
  /**
705
705
  * @license
706
706
  * Copyright 2020 Google LLC
@@ -716,7 +716,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
716
716
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
717
717
  * See the License for the specific language governing permissions and
718
718
  * limitations under the License.
719
- */function on(t,e){_o("string"==typeof t||void 0===t,"internal-error",{appName:e})}class nn{constructor(t){var{uid:e,auth:i,stsTokenManager:o}=t,n=fo(t,["uid","auth","stsTokenManager"]);this.providerId="firebase",this.proactiveRefresh=new qo(this),this.reloadUserInfo=null,this.reloadListener=null,this.uid=e,this.auth=i,this.stsTokenManager=o,this.accessToken=o.accessToken,this.displayName=n.displayName||null,this.email=n.email||null,this.emailVerified=n.emailVerified||!1,this.phoneNumber=n.phoneNumber||null,this.photoURL=n.photoURL||null,this.isAnonymous=n.isAnonymous||!1,this.tenantId=n.tenantId||null,this.providerData=n.providerData?[...n.providerData]:[],this.metadata=new Qo(n.createdAt||void 0,n.lastLoginAt||void 0)}async getIdToken(t){const e=await Yo(this,this.stsTokenManager.getToken(this.auth,t));return _o(e,this.auth,"internal-error"),this.accessToken!==e&&(this.accessToken=e,await this.auth._persistUserIfCurrent(this),this.auth._notifyListenersIfCurrent(this)),e}getIdTokenResult(t){return async function(t,e=!1){const i=ke(t),o=await i.getIdToken(e),n=Ko(o);_o(n&&n.exp&&n.auth_time&&n.iat,i.auth,"internal-error");const r="object"==typeof n.firebase?n.firebase:void 0,s=null==r?void 0:r.sign_in_provider;return{claims:n,token:o,authTime:Wo(Zo(n.auth_time)),issuedAtTime:Wo(Zo(n.iat)),expirationTime:Wo(Zo(n.exp)),signInProvider:s||null,signInSecondFactor:(null==r?void 0:r.sign_in_second_factor)||null}}(this,t)}reload(){return async function(t){const e=ke(t);await Xo(e),await e.auth._persistUserIfCurrent(e),e.auth._notifyListenersIfCurrent(e)}(this)}_assign(t){this!==t&&(_o(this.uid===t.uid,this.auth,"internal-error"),this.displayName=t.displayName,this.photoURL=t.photoURL,this.email=t.email,this.emailVerified=t.emailVerified,this.phoneNumber=t.phoneNumber,this.isAnonymous=t.isAnonymous,this.tenantId=t.tenantId,this.providerData=t.providerData.map((t=>Object.assign({},t))),this.metadata._copy(t.metadata),this.stsTokenManager._assign(t.stsTokenManager))}_clone(t){const e=new nn(Object.assign(Object.assign({},this),{auth:t,stsTokenManager:this.stsTokenManager._clone()}));return e.metadata._copy(this.metadata),e}_onReload(t){_o(!this.reloadListener,this.auth,"internal-error"),this.reloadListener=t,this.reloadUserInfo&&(this._notifyReloadListener(this.reloadUserInfo),this.reloadUserInfo=null)}_notifyReloadListener(t){this.reloadListener?this.reloadListener(t):this.reloadUserInfo=t}_startProactiveRefresh(){this.proactiveRefresh._start()}_stopProactiveRefresh(){this.proactiveRefresh._stop()}async _updateTokensIfNecessary(t,e=!1){let i=!1;t.idToken&&t.idToken!==this.stsTokenManager.accessToken&&(this.stsTokenManager.updateFromServerResponse(t),i=!0),e&&await Xo(this),await this.auth._persistUserIfCurrent(this),i&&this.auth._notifyListenersIfCurrent(this)}async delete(){if($i(this.auth.app))return Promise.reject(So(this.auth));const t=await this.getIdToken();return await Yo(this,async function(t,e){return Ro(t,"POST","/v1/accounts:delete",e)}(this.auth,{idToken:t})),this.stsTokenManager.clearRefreshToken(),this.auth.signOut()}toJSON(){return Object.assign(Object.assign({uid:this.uid,email:this.email||void 0,emailVerified:this.emailVerified,displayName:this.displayName||void 0,isAnonymous:this.isAnonymous,photoURL:this.photoURL||void 0,phoneNumber:this.phoneNumber||void 0,tenantId:this.tenantId||void 0,providerData:this.providerData.map((t=>Object.assign({},t))),stsTokenManager:this.stsTokenManager.toJSON(),_redirectEventId:this._redirectEventId},this.metadata.toJSON()),{apiKey:this.auth.config.apiKey,appName:this.auth.name})}get refreshToken(){return this.stsTokenManager.refreshToken||""}static _fromJSON(t,e){var i,o,n,r,s,a,l,c;const d=null!==(i=e.displayName)&&void 0!==i?i:void 0,h=null!==(o=e.email)&&void 0!==o?o:void 0,u=null!==(n=e.phoneNumber)&&void 0!==n?n:void 0,p=null!==(r=e.photoURL)&&void 0!==r?r:void 0,v=null!==(s=e.tenantId)&&void 0!==s?s:void 0,m=null!==(a=e._redirectEventId)&&void 0!==a?a:void 0,f=null!==(l=e.createdAt)&&void 0!==l?l:void 0,g=null!==(c=e.lastLoginAt)&&void 0!==c?c:void 0,{uid:w,emailVerified:b,isAnonymous:y,providerData:C,stsTokenManager:x}=e;_o(w&&x,t,"internal-error");const E=en.fromJSON(this.name,x);_o("string"==typeof w,t,"internal-error"),on(d,t.name),on(h,t.name),_o("boolean"==typeof b,t,"internal-error"),_o("boolean"==typeof y,t,"internal-error"),on(u,t.name),on(p,t.name),on(v,t.name),on(m,t.name),on(f,t.name),on(g,t.name);const k=new nn({uid:w,auth:t,email:h,emailVerified:b,displayName:d,isAnonymous:y,photoURL:p,phoneNumber:u,tenantId:v,stsTokenManager:E,createdAt:f,lastLoginAt:g});return C&&Array.isArray(C)&&(k.providerData=C.map((t=>Object.assign({},t)))),m&&(k._redirectEventId=m),k}static async _fromIdTokenResponse(t,e,i=!1){const o=new en;o.updateFromServerResponse(e);const n=new nn({uid:e.localId,auth:t,stsTokenManager:o,isAnonymous:i});return await Xo(n),n}static async _fromGetAccountInfoResponse(t,e,i){const o=e.users[0];_o(void 0!==o.localId,"internal-error");const n=void 0!==o.providerUserInfo?tn(o.providerUserInfo):[],r=!(o.email&&o.passwordHash||(null==n?void 0:n.length)),s=new en;s.updateFromIdToken(i);const a=new nn({uid:o.localId,auth:t,stsTokenManager:s,isAnonymous:r}),l={uid:o.localId,displayName:o.displayName||null,photoURL:o.photoUrl||null,email:o.email||null,emailVerified:o.emailVerified||!1,phoneNumber:o.phoneNumber||null,tenantId:o.tenantId||null,providerData:n,metadata:new Qo(o.createdAt,o.lastLoginAt),isAnonymous:!(o.email&&o.passwordHash||(null==n?void 0:n.length))};return Object.assign(a,l),a}}
719
+ */function ln(t,e){Lo("string"==typeof t||void 0===t,"internal-error",{appName:e})}class cn{constructor(t){var{uid:e,auth:i,stsTokenManager:o}=t,n=Co(t,["uid","auth","stsTokenManager"]);this.providerId="firebase",this.proactiveRefresh=new on(this),this.reloadUserInfo=null,this.reloadListener=null,this.uid=e,this.auth=i,this.stsTokenManager=o,this.accessToken=o.accessToken,this.displayName=n.displayName||null,this.email=n.email||null,this.emailVerified=n.emailVerified||!1,this.phoneNumber=n.phoneNumber||null,this.photoURL=n.photoURL||null,this.isAnonymous=n.isAnonymous||!1,this.tenantId=n.tenantId||null,this.providerData=n.providerData?[...n.providerData]:[],this.metadata=new nn(n.createdAt||void 0,n.lastLoginAt||void 0)}async getIdToken(t){const e=await en(this,this.stsTokenManager.getToken(this.auth,t));return Lo(e,this.auth,"internal-error"),this.accessToken!==e&&(this.accessToken=e,await this.auth._persistUserIfCurrent(this),this.auth._notifyListenersIfCurrent(this)),e}getIdTokenResult(t){return async function(t,e=!1){const i=Ie(t),o=await i.getIdToken(e),n=Xo(o);Lo(n&&n.exp&&n.auth_time&&n.iat,i.auth,"internal-error");const s="object"==typeof n.firebase?n.firebase:void 0,r=null==s?void 0:s.sign_in_provider;return{claims:n,token:o,authTime:qo(Qo(n.auth_time)),issuedAtTime:qo(Qo(n.iat)),expirationTime:qo(Qo(n.exp)),signInProvider:r||null,signInSecondFactor:(null==s?void 0:s.sign_in_second_factor)||null}}(this,t)}reload(){return async function(t){const e=Ie(t);await sn(e),await e.auth._persistUserIfCurrent(e),e.auth._notifyListenersIfCurrent(e)}(this)}_assign(t){this!==t&&(Lo(this.uid===t.uid,this.auth,"internal-error"),this.displayName=t.displayName,this.photoURL=t.photoURL,this.email=t.email,this.emailVerified=t.emailVerified,this.phoneNumber=t.phoneNumber,this.isAnonymous=t.isAnonymous,this.tenantId=t.tenantId,this.providerData=t.providerData.map((t=>Object.assign({},t))),this.metadata._copy(t.metadata),this.stsTokenManager._assign(t.stsTokenManager))}_clone(t){const e=new cn(Object.assign(Object.assign({},this),{auth:t,stsTokenManager:this.stsTokenManager._clone()}));return e.metadata._copy(this.metadata),e}_onReload(t){Lo(!this.reloadListener,this.auth,"internal-error"),this.reloadListener=t,this.reloadUserInfo&&(this._notifyReloadListener(this.reloadUserInfo),this.reloadUserInfo=null)}_notifyReloadListener(t){this.reloadListener?this.reloadListener(t):this.reloadUserInfo=t}_startProactiveRefresh(){this.proactiveRefresh._start()}_stopProactiveRefresh(){this.proactiveRefresh._stop()}async _updateTokensIfNecessary(t,e=!1){let i=!1;t.idToken&&t.idToken!==this.stsTokenManager.accessToken&&(this.stsTokenManager.updateFromServerResponse(t),i=!0),e&&await sn(this),await this.auth._persistUserIfCurrent(this),i&&this.auth._notifyListenersIfCurrent(this)}async delete(){if(Ri(this.auth.app))return Promise.reject(No(this.auth));const t=await this.getIdToken();return await en(this,async function(t,e){return Wo(t,"POST","/v1/accounts:delete",e)}(this.auth,{idToken:t})),this.stsTokenManager.clearRefreshToken(),this.auth.signOut()}toJSON(){return Object.assign(Object.assign({uid:this.uid,email:this.email||void 0,emailVerified:this.emailVerified,displayName:this.displayName||void 0,isAnonymous:this.isAnonymous,photoURL:this.photoURL||void 0,phoneNumber:this.phoneNumber||void 0,tenantId:this.tenantId||void 0,providerData:this.providerData.map((t=>Object.assign({},t))),stsTokenManager:this.stsTokenManager.toJSON(),_redirectEventId:this._redirectEventId},this.metadata.toJSON()),{apiKey:this.auth.config.apiKey,appName:this.auth.name})}get refreshToken(){return this.stsTokenManager.refreshToken||""}static _fromJSON(t,e){var i,o,n,s,r,a,l,c;const d=null!==(i=e.displayName)&&void 0!==i?i:void 0,h=null!==(o=e.email)&&void 0!==o?o:void 0,u=null!==(n=e.phoneNumber)&&void 0!==n?n:void 0,p=null!==(s=e.photoURL)&&void 0!==s?s:void 0,v=null!==(r=e.tenantId)&&void 0!==r?r:void 0,g=null!==(a=e._redirectEventId)&&void 0!==a?a:void 0,f=null!==(l=e.createdAt)&&void 0!==l?l:void 0,m=null!==(c=e.lastLoginAt)&&void 0!==c?c:void 0,{uid:w,emailVerified:b,isAnonymous:y,providerData:C,stsTokenManager:x}=e;Lo(w&&x,t,"internal-error");const E=an.fromJSON(this.name,x);Lo("string"==typeof w,t,"internal-error"),ln(d,t.name),ln(h,t.name),Lo("boolean"==typeof b,t,"internal-error"),Lo("boolean"==typeof y,t,"internal-error"),ln(u,t.name),ln(p,t.name),ln(v,t.name),ln(g,t.name),ln(f,t.name),ln(m,t.name);const k=new cn({uid:w,auth:t,email:h,emailVerified:b,displayName:d,isAnonymous:y,photoURL:p,phoneNumber:u,tenantId:v,stsTokenManager:E,createdAt:f,lastLoginAt:m});return C&&Array.isArray(C)&&(k.providerData=C.map((t=>Object.assign({},t)))),g&&(k._redirectEventId=g),k}static async _fromIdTokenResponse(t,e,i=!1){const o=new an;o.updateFromServerResponse(e);const n=new cn({uid:e.localId,auth:t,stsTokenManager:o,isAnonymous:i});return await sn(n),n}static async _fromGetAccountInfoResponse(t,e,i){const o=e.users[0];Lo(void 0!==o.localId,"internal-error");const n=void 0!==o.providerUserInfo?rn(o.providerUserInfo):[],s=!(o.email&&o.passwordHash||(null==n?void 0:n.length)),r=new an;r.updateFromIdToken(i);const a=new cn({uid:o.localId,auth:t,stsTokenManager:r,isAnonymous:s}),l={uid:o.localId,displayName:o.displayName||null,photoURL:o.photoUrl||null,email:o.email||null,emailVerified:o.emailVerified||!1,phoneNumber:o.phoneNumber||null,tenantId:o.tenantId||null,providerData:n,metadata:new nn(o.createdAt,o.lastLoginAt),isAnonymous:!(o.email&&o.passwordHash||(null==n?void 0:n.length))};return Object.assign(a,l),a}}
720
720
  /**
721
721
  * @license
722
722
  * Copyright 2020 Google LLC
@@ -732,7 +732,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
732
732
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
733
733
  * See the License for the specific language governing permissions and
734
734
  * limitations under the License.
735
- */const rn=new Map;function sn(t){Io(t instanceof Function,"Expected a class definition");let e=rn.get(t);return e?(Io(e instanceof t,"Instance stored in cache mismatched with class"),e):(e=new t,rn.set(t,e),e)}
735
+ */const dn=new Map;function hn(t){$o(t instanceof Function,"Expected a class definition");let e=dn.get(t);return e?($o(e instanceof t,"Instance stored in cache mismatched with class"),e):(e=new t,dn.set(t,e),e)}
736
736
  /**
737
737
  * @license
738
738
  * Copyright 2019 Google LLC
@@ -748,7 +748,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
748
748
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
749
749
  * See the License for the specific language governing permissions and
750
750
  * limitations under the License.
751
- */class an{constructor(){this.type="NONE",this.storage={}}async _isAvailable(){return!0}async _set(t,e){this.storage[t]=e}async _get(t){const e=this.storage[t];return void 0===e?null:e}async _remove(t){delete this.storage[t]}_addListener(t,e){}_removeListener(t,e){}}an.type="NONE";const ln=an;
751
+ */class un{constructor(){this.type="NONE",this.storage={}}async _isAvailable(){return!0}async _set(t,e){this.storage[t]=e}async _get(t){const e=this.storage[t];return void 0===e?null:e}async _remove(t){delete this.storage[t]}_addListener(t,e){}_removeListener(t,e){}}un.type="NONE";const pn=un;
752
752
  /**
753
753
  * @license
754
754
  * Copyright 2019 Google LLC
@@ -764,7 +764,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
764
764
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
765
765
  * See the License for the specific language governing permissions and
766
766
  * limitations under the License.
767
- */function cn(t,e,i){return`firebase:${t}:${e}:${i}`}class dn{constructor(t,e,i){this.persistence=t,this.auth=e,this.userKey=i;const{config:o,name:n}=this.auth;this.fullUserKey=cn(this.userKey,o.apiKey,n),this.fullPersistenceKey=cn("persistence",o.apiKey,n),this.boundEventHandler=e._onStorageEvent.bind(e),this.persistence._addListener(this.fullUserKey,this.boundEventHandler)}setCurrentUser(t){return this.persistence._set(this.fullUserKey,t.toJSON())}async getCurrentUser(){const t=await this.persistence._get(this.fullUserKey);if(!t)return null;if("string"==typeof t){const e=await Go(this.auth,{idToken:t}).catch((()=>{}));return e?nn._fromGetAccountInfoResponse(this.auth,e,t):null}return nn._fromJSON(this.auth,t)}removeCurrentUser(){return this.persistence._remove(this.fullUserKey)}savePersistenceForRedirect(){return this.persistence._set(this.fullPersistenceKey,this.persistence.type)}async setPersistence(t){if(this.persistence===t)return;const e=await this.getCurrentUser();return await this.removeCurrentUser(),this.persistence=t,e?this.setCurrentUser(e):void 0}delete(){this.persistence._removeListener(this.fullUserKey,this.boundEventHandler)}static async create(t,e,i="authUser"){if(!e.length)return new dn(sn(ln),t,i);const o=(await Promise.all(e.map((async t=>{if(await t._isAvailable())return t})))).filter((t=>t));let n=o[0]||sn(ln);const r=cn(i,t.config.apiKey,t.name);let s=null;for(const i of e)try{const e=await i._get(r);if(e){let o;if("string"==typeof e){const i=await Go(t,{idToken:e}).catch((()=>{}));if(!i)break;o=await nn._fromGetAccountInfoResponse(t,i,e)}else o=nn._fromJSON(t,e);i!==n&&(s=o),n=i;break}}catch(t){}const a=o.filter((t=>t._shouldAllowMigration));return n._shouldAllowMigration&&a.length?(n=a[0],s&&await n._set(r,s.toJSON()),await Promise.all(e.map((async t=>{if(t!==n)try{await t._remove(r)}catch(t){}}))),new dn(n,t,i)):new dn(n,t,i)}}
767
+ */function vn(t,e,i){return`firebase:${t}:${e}:${i}`}class gn{constructor(t,e,i){this.persistence=t,this.auth=e,this.userKey=i;const{config:o,name:n}=this.auth;this.fullUserKey=vn(this.userKey,o.apiKey,n),this.fullPersistenceKey=vn("persistence",o.apiKey,n),this.boundEventHandler=e._onStorageEvent.bind(e),this.persistence._addListener(this.fullUserKey,this.boundEventHandler)}setCurrentUser(t){return this.persistence._set(this.fullUserKey,t.toJSON())}async getCurrentUser(){const t=await this.persistence._get(this.fullUserKey);if(!t)return null;if("string"==typeof t){const e=await Yo(this.auth,{idToken:t}).catch((()=>{}));return e?cn._fromGetAccountInfoResponse(this.auth,e,t):null}return cn._fromJSON(this.auth,t)}removeCurrentUser(){return this.persistence._remove(this.fullUserKey)}savePersistenceForRedirect(){return this.persistence._set(this.fullPersistenceKey,this.persistence.type)}async setPersistence(t){if(this.persistence===t)return;const e=await this.getCurrentUser();return await this.removeCurrentUser(),this.persistence=t,e?this.setCurrentUser(e):void 0}delete(){this.persistence._removeListener(this.fullUserKey,this.boundEventHandler)}static async create(t,e,i="authUser"){if(!e.length)return new gn(hn(pn),t,i);const o=(await Promise.all(e.map((async t=>{if(await t._isAvailable())return t})))).filter((t=>t));let n=o[0]||hn(pn);const s=vn(i,t.config.apiKey,t.name);let r=null;for(const i of e)try{const e=await i._get(s);if(e){let o;if("string"==typeof e){const i=await Yo(t,{idToken:e}).catch((()=>{}));if(!i)break;o=await cn._fromGetAccountInfoResponse(t,i,e)}else o=cn._fromJSON(t,e);i!==n&&(r=o),n=i;break}}catch(t){}const a=o.filter((t=>t._shouldAllowMigration));return n._shouldAllowMigration&&a.length?(n=a[0],r&&await n._set(s,r.toJSON()),await Promise.all(e.map((async t=>{if(t!==n)try{await t._remove(s)}catch(t){}}))),new gn(n,t,i)):new gn(n,t,i)}}
768
768
  /**
769
769
  * @license
770
770
  * Copyright 2020 Google LLC
@@ -780,7 +780,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
780
780
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
781
781
  * See the License for the specific language governing permissions and
782
782
  * limitations under the License.
783
- */function hn(t){const e=t.toLowerCase();if(e.includes("opera/")||e.includes("opr/")||e.includes("opios/"))return"Opera";if(mn(e))return"IEMobile";if(e.includes("msie")||e.includes("trident/"))return"IE";if(e.includes("edge/"))return"Edge";if(un(e))return"Firefox";if(e.includes("silk/"))return"Silk";if(gn(e))return"Blackberry";if(wn(e))return"Webos";if(pn(e))return"Safari";if((e.includes("chrome/")||vn(e))&&!e.includes("edge/"))return"Chrome";if(fn(e))return"Android";{const e=/([a-zA-Z\d\.]+)\/[a-zA-Z\d\.]*$/,i=t.match(e);if(2===(null==i?void 0:i.length))return i[1]}return"Other"}function un(t=me()){return/firefox\//i.test(t)}function pn(t=me()){const e=t.toLowerCase();return e.includes("safari/")&&!e.includes("chrome/")&&!e.includes("crios/")&&!e.includes("android")}function vn(t=me()){return/crios\//i.test(t)}function mn(t=me()){return/iemobile/i.test(t)}function fn(t=me()){return/android/i.test(t)}function gn(t=me()){return/blackberry/i.test(t)}function wn(t=me()){return/webos/i.test(t)}function bn(t=me()){return/iphone|ipad|ipod/i.test(t)||/macintosh/i.test(t)&&/mobile/i.test(t)}function yn(){return function(){const t=me();return t.indexOf("MSIE ")>=0||t.indexOf("Trident/")>=0}()&&10===document.documentMode}function Cn(t=me()){return bn(t)||fn(t)||wn(t)||gn(t)||/windows phone/i.test(t)||mn(t)}
783
+ */function fn(t){const e=t.toLowerCase();if(e.includes("opera/")||e.includes("opr/")||e.includes("opios/"))return"Opera";if(yn(e))return"IEMobile";if(e.includes("msie")||e.includes("trident/"))return"IE";if(e.includes("edge/"))return"Edge";if(mn(e))return"Firefox";if(e.includes("silk/"))return"Silk";if(xn(e))return"Blackberry";if(En(e))return"Webos";if(wn(e))return"Safari";if((e.includes("chrome/")||bn(e))&&!e.includes("edge/"))return"Chrome";if(Cn(e))return"Android";{const e=/([a-zA-Z\d\.]+)\/[a-zA-Z\d\.]*$/,i=t.match(e);if(2===(null==i?void 0:i.length))return i[1]}return"Other"}function mn(t=ye()){return/firefox\//i.test(t)}function wn(t=ye()){const e=t.toLowerCase();return e.includes("safari/")&&!e.includes("chrome/")&&!e.includes("crios/")&&!e.includes("android")}function bn(t=ye()){return/crios\//i.test(t)}function yn(t=ye()){return/iemobile/i.test(t)}function Cn(t=ye()){return/android/i.test(t)}function xn(t=ye()){return/blackberry/i.test(t)}function En(t=ye()){return/webos/i.test(t)}function kn(t=ye()){return/iphone|ipad|ipod/i.test(t)||/macintosh/i.test(t)&&/mobile/i.test(t)}function Sn(){return function(){const t=ye();return t.indexOf("MSIE ")>=0||t.indexOf("Trident/")>=0}()&&10===document.documentMode}function Mn(t=ye()){return kn(t)||Cn(t)||En(t)||xn(t)||/windows phone/i.test(t)||yn(t)}
784
784
  /**
785
785
  * @license
786
786
  * Copyright 2020 Google LLC
@@ -796,7 +796,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
796
796
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
797
797
  * See the License for the specific language governing permissions and
798
798
  * limitations under the License.
799
- */function xn(t,e=[]){let i;switch(t){case"Browser":i=hn(me());break;case"Worker":i=`${hn(me())}-${t}`;break;default:i=t}const o=e.length?e.join(","):"FirebaseCore-web";return`${i}/JsCore/${ji}/${o}`}
799
+ */function _n(t,e=[]){let i;switch(t){case"Browser":i=fn(ye());break;case"Worker":i=`${fn(ye())}-${t}`;break;default:i=t}const o=e.length?e.join(","):"FirebaseCore-web";return`${i}/JsCore/${Bi}/${o}`}
800
800
  /**
801
801
  * @license
802
802
  * Copyright 2022 Google LLC
@@ -812,7 +812,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
812
812
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
813
813
  * See the License for the specific language governing permissions and
814
814
  * limitations under the License.
815
- */class En{constructor(t){this.auth=t,this.queue=[]}pushCallback(t,e){const i=e=>new Promise(((i,o)=>{try{i(t(e))}catch(t){o(t)}}));i.onAbort=e,this.queue.push(i);const o=this.queue.length-1;return()=>{this.queue[o]=()=>Promise.resolve()}}async runMiddleware(t){if(this.auth.currentUser===t)return;const e=[];try{for(const i of this.queue)await i(t),i.onAbort&&e.push(i.onAbort)}catch(t){e.reverse();for(const t of e)try{t()}catch(t){}throw this.auth._errorFactory.create("login-blocked",{originalMessage:null==t?void 0:t.message})}}}
815
+ */class Tn{constructor(t){this.auth=t,this.queue=[]}pushCallback(t,e){const i=e=>new Promise(((i,o)=>{try{i(t(e))}catch(t){o(t)}}));i.onAbort=e,this.queue.push(i);const o=this.queue.length-1;return()=>{this.queue[o]=()=>Promise.resolve()}}async runMiddleware(t){if(this.auth.currentUser===t)return;const e=[];try{for(const i of this.queue)await i(t),i.onAbort&&e.push(i.onAbort)}catch(t){e.reverse();for(const t of e)try{t()}catch(t){}throw this.auth._errorFactory.create("login-blocked",{originalMessage:null==t?void 0:t.message})}}}
816
816
  /**
817
817
  * @license
818
818
  * Copyright 2023 Google LLC
@@ -828,7 +828,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
828
828
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
829
829
  * See the License for the specific language governing permissions and
830
830
  * limitations under the License.
831
- */class kn{constructor(t){var e,i,o,n;const r=t.customStrengthOptions;this.customStrengthOptions={},this.customStrengthOptions.minPasswordLength=null!==(e=r.minPasswordLength)&&void 0!==e?e:6,r.maxPasswordLength&&(this.customStrengthOptions.maxPasswordLength=r.maxPasswordLength),void 0!==r.containsLowercaseCharacter&&(this.customStrengthOptions.containsLowercaseLetter=r.containsLowercaseCharacter),void 0!==r.containsUppercaseCharacter&&(this.customStrengthOptions.containsUppercaseLetter=r.containsUppercaseCharacter),void 0!==r.containsNumericCharacter&&(this.customStrengthOptions.containsNumericCharacter=r.containsNumericCharacter),void 0!==r.containsNonAlphanumericCharacter&&(this.customStrengthOptions.containsNonAlphanumericCharacter=r.containsNonAlphanumericCharacter),this.enforcementState=t.enforcementState,"ENFORCEMENT_STATE_UNSPECIFIED"===this.enforcementState&&(this.enforcementState="OFF"),this.allowedNonAlphanumericCharacters=null!==(o=null===(i=t.allowedNonAlphanumericCharacters)||void 0===i?void 0:i.join(""))&&void 0!==o?o:"",this.forceUpgradeOnSignin=null!==(n=t.forceUpgradeOnSignin)&&void 0!==n&&n,this.schemaVersion=t.schemaVersion}validatePassword(t){var e,i,o,n,r,s;const a={isValid:!0,passwordPolicy:this};return this.validatePasswordLengthOptions(t,a),this.validatePasswordCharacterOptions(t,a),a.isValid&&(a.isValid=null===(e=a.meetsMinPasswordLength)||void 0===e||e),a.isValid&&(a.isValid=null===(i=a.meetsMaxPasswordLength)||void 0===i||i),a.isValid&&(a.isValid=null===(o=a.containsLowercaseLetter)||void 0===o||o),a.isValid&&(a.isValid=null===(n=a.containsUppercaseLetter)||void 0===n||n),a.isValid&&(a.isValid=null===(r=a.containsNumericCharacter)||void 0===r||r),a.isValid&&(a.isValid=null===(s=a.containsNonAlphanumericCharacter)||void 0===s||s),a}validatePasswordLengthOptions(t,e){const i=this.customStrengthOptions.minPasswordLength,o=this.customStrengthOptions.maxPasswordLength;i&&(e.meetsMinPasswordLength=t.length>=i),o&&(e.meetsMaxPasswordLength=t.length<=o)}validatePasswordCharacterOptions(t,e){let i;this.updatePasswordCharacterOptionsStatuses(e,!1,!1,!1,!1);for(let o=0;o<t.length;o++)i=t.charAt(o),this.updatePasswordCharacterOptionsStatuses(e,i>="a"&&i<="z",i>="A"&&i<="Z",i>="0"&&i<="9",this.allowedNonAlphanumericCharacters.includes(i))}updatePasswordCharacterOptionsStatuses(t,e,i,o,n){this.customStrengthOptions.containsLowercaseLetter&&(t.containsLowercaseLetter||(t.containsLowercaseLetter=e)),this.customStrengthOptions.containsUppercaseLetter&&(t.containsUppercaseLetter||(t.containsUppercaseLetter=i)),this.customStrengthOptions.containsNumericCharacter&&(t.containsNumericCharacter||(t.containsNumericCharacter=o)),this.customStrengthOptions.containsNonAlphanumericCharacter&&(t.containsNonAlphanumericCharacter||(t.containsNonAlphanumericCharacter=n))}}
831
+ */class In{constructor(t){var e,i,o,n;const s=t.customStrengthOptions;this.customStrengthOptions={},this.customStrengthOptions.minPasswordLength=null!==(e=s.minPasswordLength)&&void 0!==e?e:6,s.maxPasswordLength&&(this.customStrengthOptions.maxPasswordLength=s.maxPasswordLength),void 0!==s.containsLowercaseCharacter&&(this.customStrengthOptions.containsLowercaseLetter=s.containsLowercaseCharacter),void 0!==s.containsUppercaseCharacter&&(this.customStrengthOptions.containsUppercaseLetter=s.containsUppercaseCharacter),void 0!==s.containsNumericCharacter&&(this.customStrengthOptions.containsNumericCharacter=s.containsNumericCharacter),void 0!==s.containsNonAlphanumericCharacter&&(this.customStrengthOptions.containsNonAlphanumericCharacter=s.containsNonAlphanumericCharacter),this.enforcementState=t.enforcementState,"ENFORCEMENT_STATE_UNSPECIFIED"===this.enforcementState&&(this.enforcementState="OFF"),this.allowedNonAlphanumericCharacters=null!==(o=null===(i=t.allowedNonAlphanumericCharacters)||void 0===i?void 0:i.join(""))&&void 0!==o?o:"",this.forceUpgradeOnSignin=null!==(n=t.forceUpgradeOnSignin)&&void 0!==n&&n,this.schemaVersion=t.schemaVersion}validatePassword(t){var e,i,o,n,s,r;const a={isValid:!0,passwordPolicy:this};return this.validatePasswordLengthOptions(t,a),this.validatePasswordCharacterOptions(t,a),a.isValid&&(a.isValid=null===(e=a.meetsMinPasswordLength)||void 0===e||e),a.isValid&&(a.isValid=null===(i=a.meetsMaxPasswordLength)||void 0===i||i),a.isValid&&(a.isValid=null===(o=a.containsLowercaseLetter)||void 0===o||o),a.isValid&&(a.isValid=null===(n=a.containsUppercaseLetter)||void 0===n||n),a.isValid&&(a.isValid=null===(s=a.containsNumericCharacter)||void 0===s||s),a.isValid&&(a.isValid=null===(r=a.containsNonAlphanumericCharacter)||void 0===r||r),a}validatePasswordLengthOptions(t,e){const i=this.customStrengthOptions.minPasswordLength,o=this.customStrengthOptions.maxPasswordLength;i&&(e.meetsMinPasswordLength=t.length>=i),o&&(e.meetsMaxPasswordLength=t.length<=o)}validatePasswordCharacterOptions(t,e){let i;this.updatePasswordCharacterOptionsStatuses(e,!1,!1,!1,!1);for(let o=0;o<t.length;o++)i=t.charAt(o),this.updatePasswordCharacterOptionsStatuses(e,i>="a"&&i<="z",i>="A"&&i<="Z",i>="0"&&i<="9",this.allowedNonAlphanumericCharacters.includes(i))}updatePasswordCharacterOptionsStatuses(t,e,i,o,n){this.customStrengthOptions.containsLowercaseLetter&&(t.containsLowercaseLetter||(t.containsLowercaseLetter=e)),this.customStrengthOptions.containsUppercaseLetter&&(t.containsUppercaseLetter||(t.containsUppercaseLetter=i)),this.customStrengthOptions.containsNumericCharacter&&(t.containsNumericCharacter||(t.containsNumericCharacter=o)),this.customStrengthOptions.containsNonAlphanumericCharacter&&(t.containsNonAlphanumericCharacter||(t.containsNonAlphanumericCharacter=n))}}
832
832
  /**
833
833
  * @license
834
834
  * Copyright 2020 Google LLC
@@ -844,7 +844,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
844
844
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
845
845
  * See the License for the specific language governing permissions and
846
846
  * limitations under the License.
847
- */class Sn{constructor(t,e,i,o){this.app=t,this.heartbeatServiceProvider=e,this.appCheckServiceProvider=i,this.config=o,this.currentUser=null,this.emulatorConfig=null,this.operations=Promise.resolve(),this.authStateSubscription=new _n(this),this.idTokenSubscription=new _n(this),this.beforeStateQueue=new En(this),this.redirectUser=null,this.isProactiveRefreshEnabled=!1,this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION=1,this._canInitEmulator=!0,this._isInitialized=!1,this._deleted=!1,this._initializationPromise=null,this._popupRedirectResolver=null,this._errorFactory=bo,this._agentRecaptchaConfig=null,this._tenantRecaptchaConfigs={},this._projectPasswordPolicy=null,this._tenantPasswordPolicies={},this._resolvePersistenceManagerAvailable=void 0,this.lastNotifiedUid=void 0,this.languageCode=null,this.tenantId=null,this.settings={appVerificationDisabledForTesting:!1},this.frameworks=[],this.name=t.name,this.clientVersion=o.sdkClientVersion,this._persistenceManagerAvailable=new Promise((t=>this._resolvePersistenceManagerAvailable=t))}_initializeWithPersistence(t,e){return e&&(this._popupRedirectResolver=sn(e)),this._initializationPromise=this.queue((async()=>{var i,o,n;if(!this._deleted&&(this.persistenceManager=await dn.create(this,t),null===(i=this._resolvePersistenceManagerAvailable)||void 0===i||i.call(this),!this._deleted)){if(null===(o=this._popupRedirectResolver)||void 0===o?void 0:o._shouldInitProactively)try{await this._popupRedirectResolver._initialize(this)}catch(t){}await this.initializeCurrentUser(e),this.lastNotifiedUid=(null===(n=this.currentUser)||void 0===n?void 0:n.uid)||null,this._deleted||(this._isInitialized=!0)}})),this._initializationPromise}async _onStorageEvent(){if(this._deleted)return;const t=await this.assertedPersistence.getCurrentUser();return this.currentUser||t?this.currentUser&&t&&this.currentUser.uid===t.uid?(this._currentUser._assign(t),void await this.currentUser.getIdToken()):void await this._updateCurrentUser(t,!0):void 0}async initializeCurrentUserFromIdToken(t){try{const e=await Go(this,{idToken:t}),i=await nn._fromGetAccountInfoResponse(this,e,t);await this.directlySetCurrentUser(i)}catch(t){console.warn("FirebaseServerApp could not login user with provided authIdToken: ",t),await this.directlySetCurrentUser(null)}}async initializeCurrentUser(t){var e;if($i(this.app)){const t=this.app.settings.authIdToken;return t?new Promise((e=>{setTimeout((()=>this.initializeCurrentUserFromIdToken(t).then(e,e)))})):this.directlySetCurrentUser(null)}const i=await this.assertedPersistence.getCurrentUser();let o=i,n=!1;if(t&&this.config.authDomain){await this.getOrInitRedirectPersistenceManager();const i=null===(e=this.redirectUser)||void 0===e?void 0:e._redirectEventId,r=null==o?void 0:o._redirectEventId,s=await this.tryRedirectSignIn(t);i&&i!==r||!(null==s?void 0:s.user)||(o=s.user,n=!0)}if(!o)return this.directlySetCurrentUser(null);if(!o._redirectEventId){if(n)try{await this.beforeStateQueue.runMiddleware(o)}catch(t){o=i,this._popupRedirectResolver._overrideRedirectResult(this,(()=>Promise.reject(t)))}return o?this.reloadAndSetCurrentUserOrClear(o):this.directlySetCurrentUser(null)}return _o(this._popupRedirectResolver,this,"argument-error"),await this.getOrInitRedirectPersistenceManager(),this.redirectUser&&this.redirectUser._redirectEventId===o._redirectEventId?this.directlySetCurrentUser(o):this.reloadAndSetCurrentUserOrClear(o)}async tryRedirectSignIn(t){let e=null;try{e=await this._popupRedirectResolver._completeRedirectFn(this,t,!0)}catch(t){await this._setRedirectUser(null)}return e}async reloadAndSetCurrentUserOrClear(t){try{await Xo(t)}catch(t){if("auth/network-request-failed"!==(null==t?void 0:t.code))return this.directlySetCurrentUser(null)}return this.directlySetCurrentUser(t)}useDeviceLanguage(){this.languageCode=function(){if("undefined"==typeof navigator)return null;const t=navigator;return t.languages&&t.languages[0]||t.language||null}()}async _delete(){this._deleted=!0}async updateCurrentUser(t){if($i(this.app))return Promise.reject(So(this));const e=t?ke(t):null;return e&&_o(e.auth.config.apiKey===this.config.apiKey,this,"invalid-user-token"),this._updateCurrentUser(e&&e._clone(this))}async _updateCurrentUser(t,e=!1){if(!this._deleted)return t&&_o(this.tenantId===t.tenantId,this,"tenant-id-mismatch"),e||await this.beforeStateQueue.runMiddleware(t),this.queue((async()=>{await this.directlySetCurrentUser(t),this.notifyAuthListeners()}))}async signOut(){return $i(this.app)?Promise.reject(So(this)):(await this.beforeStateQueue.runMiddleware(null),(this.redirectPersistenceManager||this._popupRedirectResolver)&&await this._setRedirectUser(null),this._updateCurrentUser(null,!0))}setPersistence(t){return $i(this.app)?Promise.reject(So(this)):this.queue((async()=>{await this.assertedPersistence.setPersistence(sn(t))}))}_getRecaptchaConfig(){return null==this.tenantId?this._agentRecaptchaConfig:this._tenantRecaptchaConfigs[this.tenantId]}async validatePassword(t){this._getPasswordPolicyInternal()||await this._updatePasswordPolicy();const e=this._getPasswordPolicyInternal();return e.schemaVersion!==this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION?Promise.reject(this._errorFactory.create("unsupported-password-policy-schema-version",{})):e.validatePassword(t)}_getPasswordPolicyInternal(){return null===this.tenantId?this._projectPasswordPolicy:this._tenantPasswordPolicies[this.tenantId]}async _updatePasswordPolicy(){const t=await async function(t,e={}){return Ro(t,"GET","/v2/passwordPolicy",Po(t,e))}
847
+ */class Nn{constructor(t,e,i,o){this.app=t,this.heartbeatServiceProvider=e,this.appCheckServiceProvider=i,this.config=o,this.currentUser=null,this.emulatorConfig=null,this.operations=Promise.resolve(),this.authStateSubscription=new Ln(this),this.idTokenSubscription=new Ln(this),this.beforeStateQueue=new Tn(this),this.redirectUser=null,this.isProactiveRefreshEnabled=!1,this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION=1,this._canInitEmulator=!0,this._isInitialized=!1,this._deleted=!1,this._initializationPromise=null,this._popupRedirectResolver=null,this._errorFactory=ko,this._agentRecaptchaConfig=null,this._tenantRecaptchaConfigs={},this._projectPasswordPolicy=null,this._tenantPasswordPolicies={},this._resolvePersistenceManagerAvailable=void 0,this.lastNotifiedUid=void 0,this.languageCode=null,this.tenantId=null,this.settings={appVerificationDisabledForTesting:!1},this.frameworks=[],this.name=t.name,this.clientVersion=o.sdkClientVersion,this._persistenceManagerAvailable=new Promise((t=>this._resolvePersistenceManagerAvailable=t))}_initializeWithPersistence(t,e){return e&&(this._popupRedirectResolver=hn(e)),this._initializationPromise=this.queue((async()=>{var i,o,n;if(!this._deleted&&(this.persistenceManager=await gn.create(this,t),null===(i=this._resolvePersistenceManagerAvailable)||void 0===i||i.call(this),!this._deleted)){if(null===(o=this._popupRedirectResolver)||void 0===o?void 0:o._shouldInitProactively)try{await this._popupRedirectResolver._initialize(this)}catch(t){}await this.initializeCurrentUser(e),this.lastNotifiedUid=(null===(n=this.currentUser)||void 0===n?void 0:n.uid)||null,this._deleted||(this._isInitialized=!0)}})),this._initializationPromise}async _onStorageEvent(){if(this._deleted)return;const t=await this.assertedPersistence.getCurrentUser();return this.currentUser||t?this.currentUser&&t&&this.currentUser.uid===t.uid?(this._currentUser._assign(t),void await this.currentUser.getIdToken()):void await this._updateCurrentUser(t,!0):void 0}async initializeCurrentUserFromIdToken(t){try{const e=await Yo(this,{idToken:t}),i=await cn._fromGetAccountInfoResponse(this,e,t);await this.directlySetCurrentUser(i)}catch(t){console.warn("FirebaseServerApp could not login user with provided authIdToken: ",t),await this.directlySetCurrentUser(null)}}async initializeCurrentUser(t){var e;if(Ri(this.app)){const t=this.app.settings.authIdToken;return t?new Promise((e=>{setTimeout((()=>this.initializeCurrentUserFromIdToken(t).then(e,e)))})):this.directlySetCurrentUser(null)}const i=await this.assertedPersistence.getCurrentUser();let o=i,n=!1;if(t&&this.config.authDomain){await this.getOrInitRedirectPersistenceManager();const i=null===(e=this.redirectUser)||void 0===e?void 0:e._redirectEventId,s=null==o?void 0:o._redirectEventId,r=await this.tryRedirectSignIn(t);i&&i!==s||!(null==r?void 0:r.user)||(o=r.user,n=!0)}if(!o)return this.directlySetCurrentUser(null);if(!o._redirectEventId){if(n)try{await this.beforeStateQueue.runMiddleware(o)}catch(t){o=i,this._popupRedirectResolver._overrideRedirectResult(this,(()=>Promise.reject(t)))}return o?this.reloadAndSetCurrentUserOrClear(o):this.directlySetCurrentUser(null)}return Lo(this._popupRedirectResolver,this,"argument-error"),await this.getOrInitRedirectPersistenceManager(),this.redirectUser&&this.redirectUser._redirectEventId===o._redirectEventId?this.directlySetCurrentUser(o):this.reloadAndSetCurrentUserOrClear(o)}async tryRedirectSignIn(t){let e=null;try{e=await this._popupRedirectResolver._completeRedirectFn(this,t,!0)}catch(t){await this._setRedirectUser(null)}return e}async reloadAndSetCurrentUserOrClear(t){try{await sn(t)}catch(t){if("auth/network-request-failed"!==(null==t?void 0:t.code))return this.directlySetCurrentUser(null)}return this.directlySetCurrentUser(t)}useDeviceLanguage(){this.languageCode=function(){if("undefined"==typeof navigator)return null;const t=navigator;return t.languages&&t.languages[0]||t.language||null}()}async _delete(){this._deleted=!0}async updateCurrentUser(t){if(Ri(this.app))return Promise.reject(No(this));const e=t?Ie(t):null;return e&&Lo(e.auth.config.apiKey===this.config.apiKey,this,"invalid-user-token"),this._updateCurrentUser(e&&e._clone(this))}async _updateCurrentUser(t,e=!1){if(!this._deleted)return t&&Lo(this.tenantId===t.tenantId,this,"tenant-id-mismatch"),e||await this.beforeStateQueue.runMiddleware(t),this.queue((async()=>{await this.directlySetCurrentUser(t),this.notifyAuthListeners()}))}async signOut(){return Ri(this.app)?Promise.reject(No(this)):(await this.beforeStateQueue.runMiddleware(null),(this.redirectPersistenceManager||this._popupRedirectResolver)&&await this._setRedirectUser(null),this._updateCurrentUser(null,!0))}setPersistence(t){return Ri(this.app)?Promise.reject(No(this)):this.queue((async()=>{await this.assertedPersistence.setPersistence(hn(t))}))}_getRecaptchaConfig(){return null==this.tenantId?this._agentRecaptchaConfig:this._tenantRecaptchaConfigs[this.tenantId]}async validatePassword(t){this._getPasswordPolicyInternal()||await this._updatePasswordPolicy();const e=this._getPasswordPolicyInternal();return e.schemaVersion!==this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION?Promise.reject(this._errorFactory.create("unsupported-password-policy-schema-version",{})):e.validatePassword(t)}_getPasswordPolicyInternal(){return null===this.tenantId?this._projectPasswordPolicy:this._tenantPasswordPolicies[this.tenantId]}async _updatePasswordPolicy(){const t=await async function(t,e={}){return Wo(t,"GET","/v2/passwordPolicy",Ho(t,e))}
848
848
  /**
849
849
  * @license
850
850
  * Copyright 2023 Google LLC
@@ -860,7 +860,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
860
860
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
861
861
  * See the License for the specific language governing permissions and
862
862
  * limitations under the License.
863
- */(this),e=new kn(t);null===this.tenantId?this._projectPasswordPolicy=e:this._tenantPasswordPolicies[this.tenantId]=e}_getPersistenceType(){return this.assertedPersistence.persistence.type}_getPersistence(){return this.assertedPersistence.persistence}_updateErrorMap(t){this._errorFactory=new ge("auth","Firebase",t())}onAuthStateChanged(t,e,i){return this.registerStateListener(this.authStateSubscription,t,e,i)}beforeAuthStateChanged(t,e){return this.beforeStateQueue.pushCallback(t,e)}onIdTokenChanged(t,e,i){return this.registerStateListener(this.idTokenSubscription,t,e,i)}authStateReady(){return new Promise(((t,e)=>{if(this.currentUser)t();else{const i=this.onAuthStateChanged((()=>{i(),t()}),e)}}))}async revokeAccessToken(t){if(this.currentUser){const e={providerId:"apple.com",tokenType:"ACCESS_TOKEN",token:t,idToken:await this.currentUser.getIdToken()};null!=this.tenantId&&(e.tenantId=this.tenantId),await async function(t,e){return Ro(t,"POST","/v2/accounts:revokeToken",Po(t,e))}(this,e)}}toJSON(){var t;return{apiKey:this.config.apiKey,authDomain:this.config.authDomain,appName:this.name,currentUser:null===(t=this._currentUser)||void 0===t?void 0:t.toJSON()}}async _setRedirectUser(t,e){const i=await this.getOrInitRedirectPersistenceManager(e);return null===t?i.removeCurrentUser():i.setCurrentUser(t)}async getOrInitRedirectPersistenceManager(t){if(!this.redirectPersistenceManager){const e=t&&sn(t)||this._popupRedirectResolver;_o(e,this,"argument-error"),this.redirectPersistenceManager=await dn.create(this,[sn(e._redirectPersistence)],"redirectUser"),this.redirectUser=await this.redirectPersistenceManager.getCurrentUser()}return this.redirectPersistenceManager}async _redirectUserForId(t){var e,i;return this._isInitialized&&await this.queue((async()=>{})),(null===(e=this._currentUser)||void 0===e?void 0:e._redirectEventId)===t?this._currentUser:(null===(i=this.redirectUser)||void 0===i?void 0:i._redirectEventId)===t?this.redirectUser:null}async _persistUserIfCurrent(t){if(t===this.currentUser)return this.queue((async()=>this.directlySetCurrentUser(t)))}_notifyListenersIfCurrent(t){t===this.currentUser&&this.notifyAuthListeners()}_key(){return`${this.config.authDomain}:${this.config.apiKey}:${this.name}`}_startProactiveRefresh(){this.isProactiveRefreshEnabled=!0,this.currentUser&&this._currentUser._startProactiveRefresh()}_stopProactiveRefresh(){this.isProactiveRefreshEnabled=!1,this.currentUser&&this._currentUser._stopProactiveRefresh()}get _currentUser(){return this.currentUser}notifyAuthListeners(){var t,e;if(!this._isInitialized)return;this.idTokenSubscription.next(this.currentUser);const i=null!==(e=null===(t=this.currentUser)||void 0===t?void 0:t.uid)&&void 0!==e?e:null;this.lastNotifiedUid!==i&&(this.lastNotifiedUid=i,this.authStateSubscription.next(this.currentUser))}registerStateListener(t,e,i,o){if(this._deleted)return()=>{};const n="function"==typeof e?e:e.next.bind(e);let r=!1;const s=this._isInitialized?Promise.resolve():this._initializationPromise;if(_o(s,this,"internal-error"),s.then((()=>{r||n(this.currentUser)})),"function"==typeof e){const n=t.addObserver(e,i,o);return()=>{r=!0,n()}}{const i=t.addObserver(e);return()=>{r=!0,i()}}}async directlySetCurrentUser(t){this.currentUser&&this.currentUser!==t&&this._currentUser._stopProactiveRefresh(),t&&this.isProactiveRefreshEnabled&&t._startProactiveRefresh(),this.currentUser=t,t?await this.assertedPersistence.setCurrentUser(t):await this.assertedPersistence.removeCurrentUser()}queue(t){return this.operations=this.operations.then(t,t),this.operations}get assertedPersistence(){return _o(this.persistenceManager,this,"internal-error"),this.persistenceManager}_logFramework(t){t&&!this.frameworks.includes(t)&&(this.frameworks.push(t),this.frameworks.sort(),this.clientVersion=xn(this.config.clientPlatform,this._getFrameworks()))}_getFrameworks(){return this.frameworks}async _getAdditionalHeaders(){var t;const e={"X-Client-Version":this.clientVersion};this.app.options.appId&&(e["X-Firebase-gmpid"]=this.app.options.appId);const i=await(null===(t=this.heartbeatServiceProvider.getImmediate({optional:!0}))||void 0===t?void 0:t.getHeartbeatsHeader());i&&(e["X-Firebase-Client"]=i);const o=await this._getAppCheckToken();return o&&(e["X-Firebase-AppCheck"]=o),e}async _getAppCheckToken(){var t;if($i(this.app)&&this.app.settings.appCheckToken)return this.app.settings.appCheckToken;const e=await(null===(t=this.appCheckServiceProvider.getImmediate({optional:!0}))||void 0===t?void 0:t.getToken());return(null==e?void 0:e.error)&&function(t,...e){yo.logLevel<=Ie.WARN&&yo.warn(`Auth (${ji}): ${t}`,...e)}(`Error while retrieving App Check token: ${e.error}`),null==e?void 0:e.token}}function Mn(t){return ke(t)}class _n{constructor(t){this.auth=t,this.observer=null,this.addObserver=function(t,e){const i=new xe(t,e);return i.subscribe.bind(i)}((t=>this.observer=t))}get next(){return _o(this.observer,this.auth,"internal-error"),this.observer.next.bind(this.observer)}}
863
+ */(this),e=new In(t);null===this.tenantId?this._projectPasswordPolicy=e:this._tenantPasswordPolicies[this.tenantId]=e}_getPersistenceType(){return this.assertedPersistence.persistence.type}_getPersistence(){return this.assertedPersistence.persistence}_updateErrorMap(t){this._errorFactory=new xe("auth","Firebase",t())}onAuthStateChanged(t,e,i){return this.registerStateListener(this.authStateSubscription,t,e,i)}beforeAuthStateChanged(t,e){return this.beforeStateQueue.pushCallback(t,e)}onIdTokenChanged(t,e,i){return this.registerStateListener(this.idTokenSubscription,t,e,i)}authStateReady(){return new Promise(((t,e)=>{if(this.currentUser)t();else{const i=this.onAuthStateChanged((()=>{i(),t()}),e)}}))}async revokeAccessToken(t){if(this.currentUser){const e={providerId:"apple.com",tokenType:"ACCESS_TOKEN",token:t,idToken:await this.currentUser.getIdToken()};null!=this.tenantId&&(e.tenantId=this.tenantId),await async function(t,e){return Wo(t,"POST","/v2/accounts:revokeToken",Ho(t,e))}(this,e)}}toJSON(){var t;return{apiKey:this.config.apiKey,authDomain:this.config.authDomain,appName:this.name,currentUser:null===(t=this._currentUser)||void 0===t?void 0:t.toJSON()}}async _setRedirectUser(t,e){const i=await this.getOrInitRedirectPersistenceManager(e);return null===t?i.removeCurrentUser():i.setCurrentUser(t)}async getOrInitRedirectPersistenceManager(t){if(!this.redirectPersistenceManager){const e=t&&hn(t)||this._popupRedirectResolver;Lo(e,this,"argument-error"),this.redirectPersistenceManager=await gn.create(this,[hn(e._redirectPersistence)],"redirectUser"),this.redirectUser=await this.redirectPersistenceManager.getCurrentUser()}return this.redirectPersistenceManager}async _redirectUserForId(t){var e,i;return this._isInitialized&&await this.queue((async()=>{})),(null===(e=this._currentUser)||void 0===e?void 0:e._redirectEventId)===t?this._currentUser:(null===(i=this.redirectUser)||void 0===i?void 0:i._redirectEventId)===t?this.redirectUser:null}async _persistUserIfCurrent(t){if(t===this.currentUser)return this.queue((async()=>this.directlySetCurrentUser(t)))}_notifyListenersIfCurrent(t){t===this.currentUser&&this.notifyAuthListeners()}_key(){return`${this.config.authDomain}:${this.config.apiKey}:${this.name}`}_startProactiveRefresh(){this.isProactiveRefreshEnabled=!0,this.currentUser&&this._currentUser._startProactiveRefresh()}_stopProactiveRefresh(){this.isProactiveRefreshEnabled=!1,this.currentUser&&this._currentUser._stopProactiveRefresh()}get _currentUser(){return this.currentUser}notifyAuthListeners(){var t,e;if(!this._isInitialized)return;this.idTokenSubscription.next(this.currentUser);const i=null!==(e=null===(t=this.currentUser)||void 0===t?void 0:t.uid)&&void 0!==e?e:null;this.lastNotifiedUid!==i&&(this.lastNotifiedUid=i,this.authStateSubscription.next(this.currentUser))}registerStateListener(t,e,i,o){if(this._deleted)return()=>{};const n="function"==typeof e?e:e.next.bind(e);let s=!1;const r=this._isInitialized?Promise.resolve():this._initializationPromise;if(Lo(r,this,"internal-error"),r.then((()=>{s||n(this.currentUser)})),"function"==typeof e){const n=t.addObserver(e,i,o);return()=>{s=!0,n()}}{const i=t.addObserver(e);return()=>{s=!0,i()}}}async directlySetCurrentUser(t){this.currentUser&&this.currentUser!==t&&this._currentUser._stopProactiveRefresh(),t&&this.isProactiveRefreshEnabled&&t._startProactiveRefresh(),this.currentUser=t,t?await this.assertedPersistence.setCurrentUser(t):await this.assertedPersistence.removeCurrentUser()}queue(t){return this.operations=this.operations.then(t,t),this.operations}get assertedPersistence(){return Lo(this.persistenceManager,this,"internal-error"),this.persistenceManager}_logFramework(t){t&&!this.frameworks.includes(t)&&(this.frameworks.push(t),this.frameworks.sort(),this.clientVersion=_n(this.config.clientPlatform,this._getFrameworks()))}_getFrameworks(){return this.frameworks}async _getAdditionalHeaders(){var t;const e={"X-Client-Version":this.clientVersion};this.app.options.appId&&(e["X-Firebase-gmpid"]=this.app.options.appId);const i=await(null===(t=this.heartbeatServiceProvider.getImmediate({optional:!0}))||void 0===t?void 0:t.getHeartbeatsHeader());i&&(e["X-Firebase-Client"]=i);const o=await this._getAppCheckToken();return o&&(e["X-Firebase-AppCheck"]=o),e}async _getAppCheckToken(){var t;if(Ri(this.app)&&this.app.settings.appCheckToken)return this.app.settings.appCheckToken;const e=await(null===(t=this.appCheckServiceProvider.getImmediate({optional:!0}))||void 0===t?void 0:t.getToken());return(null==e?void 0:e.error)&&function(t,...e){So.logLevel<=$e.WARN&&So.warn(`Auth (${Bi}): ${t}`,...e)}(`Error while retrieving App Check token: ${e.error}`),null==e?void 0:e.token}}function An(t){return Ie(t)}class Ln{constructor(t){this.auth=t,this.observer=null,this.addObserver=function(t,e){const i=new _e(t,e);return i.subscribe.bind(i)}((t=>this.observer=t))}get next(){return Lo(this.observer,this.auth,"internal-error"),this.observer.next.bind(this.observer)}}
864
864
  /**
865
865
  * @license
866
866
  * Copyright 2020 Google LLC
@@ -876,7 +876,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
876
876
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
877
877
  * See the License for the specific language governing permissions and
878
878
  * limitations under the License.
879
- */let Tn={async loadJS(){throw new Error("Unable to load external scripts")},recaptchaV2Script:"",recaptchaEnterpriseScript:"",gapiScript:""};function In(t,e,i){const o=Mn(t);_o(/^https?:\/\//.test(e),o,"invalid-emulator-scheme");const n=Nn(e),{host:r,port:s}=function(t){const e=Nn(t),i=/(\/\/)?([^?#/]+)/.exec(t.substr(e.length));if(!i)return{host:"",port:null};const o=i[2].split("@").pop()||"",n=/^(\[[^\]]+\])(:|$)/.exec(o);if(n){const t=n[1];return{host:t,port:On(o.substr(t.length+1))}}{const[t,e]=o.split(":");return{host:t,port:On(e)}}}(e),a={url:`${n}//${r}${null===s?"":`:${s}`}/`},l=Object.freeze({host:r,port:s,protocol:n.replace(":",""),options:Object.freeze({disableWarnings:!1})});if(!o._canInitEmulator)return _o(o.config.emulator&&o.emulatorConfig,o,"emulator-config-failed"),void _o(be(a,o.config.emulator)&&be(l,o.emulatorConfig),o,"emulator-config-failed");o.config.emulator=a,o.emulatorConfig=l,o.settings.appVerificationDisabledForTesting=!0,function(){function t(){const t=document.createElement("p"),e=t.style;t.innerText="Running in emulator mode. Do not use with production credentials.",e.position="fixed",e.width="100%",e.backgroundColor="#ffffff",e.border=".1em solid #000000",e.color="#b50000",e.bottom="0px",e.left="0px",e.margin="0px",e.zIndex="10000",e.textAlign="center",t.classList.add("firebase-emulator-warning"),document.body.appendChild(t)}"undefined"!=typeof console&&"function"==typeof console.info&&console.info("WARNING: You are using the Auth Emulator, which is intended for local testing only. Do not use with production credentials.");"undefined"!=typeof window&&"undefined"!=typeof document&&("loading"===document.readyState?window.addEventListener("DOMContentLoaded",t):t())}
879
+ */let On={async loadJS(){throw new Error("Unable to load external scripts")},recaptchaV2Script:"",recaptchaEnterpriseScript:"",gapiScript:""};function $n(t,e,i){const o=An(t);Lo(/^https?:\/\//.test(e),o,"invalid-emulator-scheme");const n=Dn(e),{host:s,port:r}=function(t){const e=Dn(t),i=/(\/\/)?([^?#/]+)/.exec(t.substr(e.length));if(!i)return{host:"",port:null};const o=i[2].split("@").pop()||"",n=/^(\[[^\]]+\])(:|$)/.exec(o);if(n){const t=n[1];return{host:t,port:Vn(o.substr(t.length+1))}}{const[t,e]=o.split(":");return{host:t,port:Vn(e)}}}(e),a={url:`${n}//${s}${null===r?"":`:${r}`}/`},l=Object.freeze({host:s,port:r,protocol:n.replace(":",""),options:Object.freeze({disableWarnings:!1})});if(!o._canInitEmulator)return Lo(o.config.emulator&&o.emulatorConfig,o,"emulator-config-failed"),void Lo(ke(a,o.config.emulator)&&ke(l,o.emulatorConfig),o,"emulator-config-failed");o.config.emulator=a,o.emulatorConfig=l,o.settings.appVerificationDisabledForTesting=!0,function(){function t(){const t=document.createElement("p"),e=t.style;t.innerText="Running in emulator mode. Do not use with production credentials.",e.position="fixed",e.width="100%",e.backgroundColor="#ffffff",e.border=".1em solid #000000",e.color="#b50000",e.bottom="0px",e.left="0px",e.margin="0px",e.zIndex="10000",e.textAlign="center",t.classList.add("firebase-emulator-warning"),document.body.appendChild(t)}"undefined"!=typeof console&&"function"==typeof console.info&&console.info("WARNING: You are using the Auth Emulator, which is intended for local testing only. Do not use with production credentials.");"undefined"!=typeof window&&"undefined"!=typeof document&&("loading"===document.readyState?window.addEventListener("DOMContentLoaded",t):t())}
880
880
  /**
881
881
  * @license
882
882
  * Copyright 2020 Google LLC
@@ -892,7 +892,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
892
892
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
893
893
  * See the License for the specific language governing permissions and
894
894
  * limitations under the License.
895
- */()}function Nn(t){const e=t.indexOf(":");return e<0?"":t.substr(0,e+1)}function On(t){if(!t)return null;const e=Number(t);return isNaN(e)?null:e}class An{constructor(t,e){this.providerId=t,this.signInMethod=e}toJSON(){return To("not implemented")}_getIdTokenResponse(t){return To("not implemented")}_linkToIdToken(t,e){return To("not implemented")}_getReauthenticationResolver(t){return To("not implemented")}}
895
+ */()}function Dn(t){const e=t.indexOf(":");return e<0?"":t.substr(0,e+1)}function Vn(t){if(!t)return null;const e=Number(t);return isNaN(e)?null:e}class Fn{constructor(t,e){this.providerId=t,this.signInMethod=e}toJSON(){return Oo("not implemented")}_getIdTokenResponse(t){return Oo("not implemented")}_linkToIdToken(t,e){return Oo("not implemented")}_getReauthenticationResolver(t){return Oo("not implemented")}}
896
896
  /**
897
897
  * @license
898
898
  * Copyright 2020 Google LLC
@@ -908,7 +908,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
908
908
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
909
909
  * See the License for the specific language governing permissions and
910
910
  * limitations under the License.
911
- */async function Ln(t,e){return async function(t,e,i,o,n={}){const r=await Ro(t,e,i,o,n);return"mfaPendingCredential"in r&&xo(t,"multi-factor-auth-required",{_serverResponse:r}),r}(t,"POST","/v1/accounts:signInWithIdp",Po(t,e))}
911
+ */async function jn(t,e){return async function(t,e,i,o,n={}){const s=await Wo(t,e,i,o,n);return"mfaPendingCredential"in s&&_o(t,"multi-factor-auth-required",{_serverResponse:s}),s}(t,"POST","/v1/accounts:signInWithIdp",Ho(t,e))}
912
912
  /**
913
913
  * @license
914
914
  * Copyright 2020 Google LLC
@@ -924,7 +924,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
924
924
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
925
925
  * See the License for the specific language governing permissions and
926
926
  * limitations under the License.
927
- */class Dn extends An{constructor(){super(...arguments),this.pendingToken=null}static _fromParams(t){const e=new Dn(t.providerId,t.signInMethod);return t.idToken||t.accessToken?(t.idToken&&(e.idToken=t.idToken),t.accessToken&&(e.accessToken=t.accessToken),t.nonce&&!t.pendingToken&&(e.nonce=t.nonce),t.pendingToken&&(e.pendingToken=t.pendingToken)):t.oauthToken&&t.oauthTokenSecret?(e.accessToken=t.oauthToken,e.secret=t.oauthTokenSecret):xo("argument-error"),e}toJSON(){return{idToken:this.idToken,accessToken:this.accessToken,secret:this.secret,nonce:this.nonce,pendingToken:this.pendingToken,providerId:this.providerId,signInMethod:this.signInMethod}}static fromJSON(t){const e="string"==typeof t?JSON.parse(t):t,{providerId:i,signInMethod:o}=e,n=fo(e,["providerId","signInMethod"]);if(!i||!o)return null;const r=new Dn(i,o);return r.idToken=n.idToken||void 0,r.accessToken=n.accessToken||void 0,r.secret=n.secret,r.nonce=n.nonce,r.pendingToken=n.pendingToken||null,r}_getIdTokenResponse(t){return Ln(t,this.buildRequest())}_linkToIdToken(t,e){const i=this.buildRequest();return i.idToken=e,Ln(t,i)}_getReauthenticationResolver(t){const e=this.buildRequest();return e.autoCreate=!1,Ln(t,e)}buildRequest(){const t={requestUri:"http://localhost",returnSecureToken:!0};if(this.pendingToken)t.pendingToken=this.pendingToken;else{const e={};this.idToken&&(e.id_token=this.idToken),this.accessToken&&(e.access_token=this.accessToken),this.secret&&(e.oauth_token_secret=this.secret),e.providerId=this.providerId,this.nonce&&!this.pendingToken&&(e.nonce=this.nonce),t.postBody=Ce(e)}return t}}
927
+ */class Pn extends Fn{constructor(){super(...arguments),this.pendingToken=null}static _fromParams(t){const e=new Pn(t.providerId,t.signInMethod);return t.idToken||t.accessToken?(t.idToken&&(e.idToken=t.idToken),t.accessToken&&(e.accessToken=t.accessToken),t.nonce&&!t.pendingToken&&(e.nonce=t.nonce),t.pendingToken&&(e.pendingToken=t.pendingToken)):t.oauthToken&&t.oauthTokenSecret?(e.accessToken=t.oauthToken,e.secret=t.oauthTokenSecret):_o("argument-error"),e}toJSON(){return{idToken:this.idToken,accessToken:this.accessToken,secret:this.secret,nonce:this.nonce,pendingToken:this.pendingToken,providerId:this.providerId,signInMethod:this.signInMethod}}static fromJSON(t){const e="string"==typeof t?JSON.parse(t):t,{providerId:i,signInMethod:o}=e,n=Co(e,["providerId","signInMethod"]);if(!i||!o)return null;const s=new Pn(i,o);return s.idToken=n.idToken||void 0,s.accessToken=n.accessToken||void 0,s.secret=n.secret,s.nonce=n.nonce,s.pendingToken=n.pendingToken||null,s}_getIdTokenResponse(t){return jn(t,this.buildRequest())}_linkToIdToken(t,e){const i=this.buildRequest();return i.idToken=e,jn(t,i)}_getReauthenticationResolver(t){const e=this.buildRequest();return e.autoCreate=!1,jn(t,e)}buildRequest(){const t={requestUri:"http://localhost",returnSecureToken:!0};if(this.pendingToken)t.pendingToken=this.pendingToken;else{const e={};this.idToken&&(e.id_token=this.idToken),this.accessToken&&(e.access_token=this.accessToken),this.secret&&(e.oauth_token_secret=this.secret),e.providerId=this.providerId,this.nonce&&!this.pendingToken&&(e.nonce=this.nonce),t.postBody=Me(e)}return t}}
928
928
  /**
929
929
  * @license
930
930
  * Copyright 2020 Google LLC
@@ -940,7 +940,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
940
940
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
941
941
  * See the License for the specific language governing permissions and
942
942
  * limitations under the License.
943
- */class $n{constructor(t){this.providerId=t,this.defaultLanguageCode=null,this.customParameters={}}setDefaultLanguage(t){this.defaultLanguageCode=t}setCustomParameters(t){return this.customParameters=t,this}getCustomParameters(){return this.customParameters}}
943
+ */class Rn{constructor(t){this.providerId=t,this.defaultLanguageCode=null,this.customParameters={}}setDefaultLanguage(t){this.defaultLanguageCode=t}setCustomParameters(t){return this.customParameters=t,this}getCustomParameters(){return this.customParameters}}
944
944
  /**
945
945
  * @license
946
946
  * Copyright 2019 Google LLC
@@ -956,7 +956,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
956
956
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
957
957
  * See the License for the specific language governing permissions and
958
958
  * limitations under the License.
959
- */class Vn extends $n{constructor(){super(...arguments),this.scopes=[]}addScope(t){return this.scopes.includes(t)||this.scopes.push(t),this}getScopes(){return[...this.scopes]}}
959
+ */class Un extends Rn{constructor(){super(...arguments),this.scopes=[]}addScope(t){return this.scopes.includes(t)||this.scopes.push(t),this}getScopes(){return[...this.scopes]}}
960
960
  /**
961
961
  * @license
962
962
  * Copyright 2020 Google LLC
@@ -972,7 +972,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
972
972
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
973
973
  * See the License for the specific language governing permissions and
974
974
  * limitations under the License.
975
- */class Fn extends Vn{constructor(){super("facebook.com")}static credential(t){return Dn._fromParams({providerId:Fn.PROVIDER_ID,signInMethod:Fn.FACEBOOK_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return Fn.credentialFromTaggedObject(t)}static credentialFromError(t){return Fn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t))return null;if(!t.oauthAccessToken)return null;try{return Fn.credential(t.oauthAccessToken)}catch(t){return null}}}Fn.FACEBOOK_SIGN_IN_METHOD="facebook.com",Fn.PROVIDER_ID="facebook.com";
975
+ */class zn extends Un{constructor(){super("facebook.com")}static credential(t){return Pn._fromParams({providerId:zn.PROVIDER_ID,signInMethod:zn.FACEBOOK_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return zn.credentialFromTaggedObject(t)}static credentialFromError(t){return zn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t))return null;if(!t.oauthAccessToken)return null;try{return zn.credential(t.oauthAccessToken)}catch(t){return null}}}zn.FACEBOOK_SIGN_IN_METHOD="facebook.com",zn.PROVIDER_ID="facebook.com";
976
976
  /**
977
977
  * @license
978
978
  * Copyright 2020 Google LLC
@@ -989,7 +989,7 @@ class en{constructor(){this.refreshToken=null,this.accessToken=null,this.expirat
989
989
  * See the License for the specific language governing permissions and
990
990
  * limitations under the License.
991
991
  */
992
- class jn extends Vn{constructor(){super("google.com"),this.addScope("profile")}static credential(t,e){return Dn._fromParams({providerId:jn.PROVIDER_ID,signInMethod:jn.GOOGLE_SIGN_IN_METHOD,idToken:t,accessToken:e})}static credentialFromResult(t){return jn.credentialFromTaggedObject(t)}static credentialFromError(t){return jn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthIdToken:e,oauthAccessToken:i}=t;if(!e&&!i)return null;try{return jn.credential(e,i)}catch(t){return null}}}jn.GOOGLE_SIGN_IN_METHOD="google.com",jn.PROVIDER_ID="google.com";
992
+ class Bn extends Un{constructor(){super("google.com"),this.addScope("profile")}static credential(t,e){return Pn._fromParams({providerId:Bn.PROVIDER_ID,signInMethod:Bn.GOOGLE_SIGN_IN_METHOD,idToken:t,accessToken:e})}static credentialFromResult(t){return Bn.credentialFromTaggedObject(t)}static credentialFromError(t){return Bn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthIdToken:e,oauthAccessToken:i}=t;if(!e&&!i)return null;try{return Bn.credential(e,i)}catch(t){return null}}}Bn.GOOGLE_SIGN_IN_METHOD="google.com",Bn.PROVIDER_ID="google.com";
993
993
  /**
994
994
  * @license
995
995
  * Copyright 2020 Google LLC
@@ -1006,7 +1006,7 @@ class jn extends Vn{constructor(){super("google.com"),this.addScope("profile")}s
1006
1006
  * See the License for the specific language governing permissions and
1007
1007
  * limitations under the License.
1008
1008
  */
1009
- class Pn extends Vn{constructor(){super("github.com")}static credential(t){return Dn._fromParams({providerId:Pn.PROVIDER_ID,signInMethod:Pn.GITHUB_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return Pn.credentialFromTaggedObject(t)}static credentialFromError(t){return Pn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t))return null;if(!t.oauthAccessToken)return null;try{return Pn.credential(t.oauthAccessToken)}catch(t){return null}}}Pn.GITHUB_SIGN_IN_METHOD="github.com",Pn.PROVIDER_ID="github.com";
1009
+ class Hn extends Un{constructor(){super("github.com")}static credential(t){return Pn._fromParams({providerId:Hn.PROVIDER_ID,signInMethod:Hn.GITHUB_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return Hn.credentialFromTaggedObject(t)}static credentialFromError(t){return Hn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t))return null;if(!t.oauthAccessToken)return null;try{return Hn.credential(t.oauthAccessToken)}catch(t){return null}}}Hn.GITHUB_SIGN_IN_METHOD="github.com",Hn.PROVIDER_ID="github.com";
1010
1010
  /**
1011
1011
  * @license
1012
1012
  * Copyright 2020 Google LLC
@@ -1023,7 +1023,7 @@ class Pn extends Vn{constructor(){super("github.com")}static credential(t){retur
1023
1023
  * See the License for the specific language governing permissions and
1024
1024
  * limitations under the License.
1025
1025
  */
1026
- class Rn extends Vn{constructor(){super("twitter.com")}static credential(t,e){return Dn._fromParams({providerId:Rn.PROVIDER_ID,signInMethod:Rn.TWITTER_SIGN_IN_METHOD,oauthToken:t,oauthTokenSecret:e})}static credentialFromResult(t){return Rn.credentialFromTaggedObject(t)}static credentialFromError(t){return Rn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthAccessToken:e,oauthTokenSecret:i}=t;if(!e||!i)return null;try{return Rn.credential(e,i)}catch(t){return null}}}Rn.TWITTER_SIGN_IN_METHOD="twitter.com",Rn.PROVIDER_ID="twitter.com";
1026
+ class Wn extends Un{constructor(){super("twitter.com")}static credential(t,e){return Pn._fromParams({providerId:Wn.PROVIDER_ID,signInMethod:Wn.TWITTER_SIGN_IN_METHOD,oauthToken:t,oauthTokenSecret:e})}static credentialFromResult(t){return Wn.credentialFromTaggedObject(t)}static credentialFromError(t){return Wn.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthAccessToken:e,oauthTokenSecret:i}=t;if(!e||!i)return null;try{return Wn.credential(e,i)}catch(t){return null}}}Wn.TWITTER_SIGN_IN_METHOD="twitter.com",Wn.PROVIDER_ID="twitter.com";
1027
1027
  /**
1028
1028
  * @license
1029
1029
  * Copyright 2020 Google LLC
@@ -1040,7 +1040,7 @@ class Rn extends Vn{constructor(){super("twitter.com")}static credential(t,e){re
1040
1040
  * See the License for the specific language governing permissions and
1041
1041
  * limitations under the License.
1042
1042
  */
1043
- class Un{constructor(t){this.user=t.user,this.providerId=t.providerId,this._tokenResponse=t._tokenResponse,this.operationType=t.operationType}static async _fromIdTokenResponse(t,e,i,o=!1){const n=await nn._fromIdTokenResponse(t,i,o),r=zn(i);return new Un({user:n,providerId:r,_tokenResponse:i,operationType:e})}static async _forOperation(t,e,i){await t._updateTokensIfNecessary(i,!0);const o=zn(i);return new Un({user:t,providerId:o,_tokenResponse:i,operationType:e})}}function zn(t){return t.providerId?t.providerId:"phoneNumber"in t?"phone":null}
1043
+ class Gn{constructor(t){this.user=t.user,this.providerId=t.providerId,this._tokenResponse=t._tokenResponse,this.operationType=t.operationType}static async _fromIdTokenResponse(t,e,i,o=!1){const n=await cn._fromIdTokenResponse(t,i,o),s=Kn(i);return new Gn({user:n,providerId:s,_tokenResponse:i,operationType:e})}static async _forOperation(t,e,i){await t._updateTokensIfNecessary(i,!0);const o=Kn(i);return new Gn({user:t,providerId:o,_tokenResponse:i,operationType:e})}}function Kn(t){return t.providerId?t.providerId:"phoneNumber"in t?"phone":null}
1044
1044
  /**
1045
1045
  * @license
1046
1046
  * Copyright 2020 Google LLC
@@ -1056,7 +1056,7 @@ class Un{constructor(t){this.user=t.user,this.providerId=t.providerId,this._toke
1056
1056
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1057
1057
  * See the License for the specific language governing permissions and
1058
1058
  * limitations under the License.
1059
- */class Bn extends fe{constructor(t,e,i,o){var n;super(e.code,e.message),this.operationType=i,this.user=o,Object.setPrototypeOf(this,Bn.prototype),this.customData={appName:t.name,tenantId:null!==(n=t.tenantId)&&void 0!==n?n:void 0,_serverResponse:e.customData._serverResponse,operationType:i}}static _fromErrorAndOperation(t,e,i,o){return new Bn(t,e,i,o)}}function Hn(t,e,i,o){return("reauthenticate"===e?i._getReauthenticationResolver(t):i._getIdTokenResponse(t)).catch((i=>{if("auth/multi-factor-auth-required"===i.code)throw Bn._fromErrorAndOperation(t,i,e,o);throw i}))}const Gn="__sak";
1059
+ */class Zn extends Ce{constructor(t,e,i,o){var n;super(e.code,e.message),this.operationType=i,this.user=o,Object.setPrototypeOf(this,Zn.prototype),this.customData={appName:t.name,tenantId:null!==(n=t.tenantId)&&void 0!==n?n:void 0,_serverResponse:e.customData._serverResponse,operationType:i}}static _fromErrorAndOperation(t,e,i,o){return new Zn(t,e,i,o)}}function Jn(t,e,i,o){return("reauthenticate"===e?i._getReauthenticationResolver(t):i._getIdTokenResponse(t)).catch((i=>{if("auth/multi-factor-auth-required"===i.code)throw Zn._fromErrorAndOperation(t,i,e,o);throw i}))}const Yn="__sak";
1060
1060
  /**
1061
1061
  * @license
1062
1062
  * Copyright 2019 Google LLC
@@ -1072,7 +1072,7 @@ class Un{constructor(t){this.user=t.user,this.providerId=t.providerId,this._toke
1072
1072
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1073
1073
  * See the License for the specific language governing permissions and
1074
1074
  * limitations under the License.
1075
- */class Wn{constructor(t,e){this.storageRetriever=t,this.type=e}_isAvailable(){try{return this.storage?(this.storage.setItem(Gn,"1"),this.storage.removeItem(Gn),Promise.resolve(!0)):Promise.resolve(!1)}catch(t){return Promise.resolve(!1)}}_set(t,e){return this.storage.setItem(t,JSON.stringify(e)),Promise.resolve()}_get(t){const e=this.storage.getItem(t);return Promise.resolve(e?JSON.parse(e):null)}_remove(t){return this.storage.removeItem(t),Promise.resolve()}get storage(){return this.storageRetriever()}}
1075
+ */class qn{constructor(t,e){this.storageRetriever=t,this.type=e}_isAvailable(){try{return this.storage?(this.storage.setItem(Yn,"1"),this.storage.removeItem(Yn),Promise.resolve(!0)):Promise.resolve(!1)}catch(t){return Promise.resolve(!1)}}_set(t,e){return this.storage.setItem(t,JSON.stringify(e)),Promise.resolve()}_get(t){const e=this.storage.getItem(t);return Promise.resolve(e?JSON.parse(e):null)}_remove(t){return this.storage.removeItem(t),Promise.resolve()}get storage(){return this.storageRetriever()}}
1076
1076
  /**
1077
1077
  * @license
1078
1078
  * Copyright 2020 Google LLC
@@ -1088,7 +1088,7 @@ class Un{constructor(t){this.user=t.user,this.providerId=t.providerId,this._toke
1088
1088
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1089
1089
  * See the License for the specific language governing permissions and
1090
1090
  * limitations under the License.
1091
- */class Zn extends Wn{constructor(){super((()=>window.localStorage),"LOCAL"),this.boundEventHandler=(t,e)=>this.onStorageEvent(t,e),this.listeners={},this.localCache={},this.pollTimer=null,this.fallbackToPolling=Cn(),this._shouldAllowMigration=!0}forAllChangedKeys(t){for(const e of Object.keys(this.listeners)){const i=this.storage.getItem(e),o=this.localCache[e];i!==o&&t(e,o,i)}}onStorageEvent(t,e=!1){if(!t.key)return void this.forAllChangedKeys(((t,e,i)=>{this.notifyListeners(t,i)}));const i=t.key;e?this.detachListener():this.stopPolling();const o=()=>{const t=this.storage.getItem(i);(e||this.localCache[i]!==t)&&this.notifyListeners(i,t)},n=this.storage.getItem(i);yn()&&n!==t.newValue&&t.newValue!==t.oldValue?setTimeout(o,10):o()}notifyListeners(t,e){this.localCache[t]=e;const i=this.listeners[t];if(i)for(const t of Array.from(i))t(e?JSON.parse(e):e)}startPolling(){this.stopPolling(),this.pollTimer=setInterval((()=>{this.forAllChangedKeys(((t,e,i)=>{this.onStorageEvent(new StorageEvent("storage",{key:t,oldValue:e,newValue:i}),!0)}))}),1e3)}stopPolling(){this.pollTimer&&(clearInterval(this.pollTimer),this.pollTimer=null)}attachListener(){window.addEventListener("storage",this.boundEventHandler)}detachListener(){window.removeEventListener("storage",this.boundEventHandler)}_addListener(t,e){0===Object.keys(this.listeners).length&&(this.fallbackToPolling?this.startPolling():this.attachListener()),this.listeners[t]||(this.listeners[t]=new Set,this.localCache[t]=this.storage.getItem(t)),this.listeners[t].add(e)}_removeListener(t,e){this.listeners[t]&&(this.listeners[t].delete(e),0===this.listeners[t].size&&delete this.listeners[t]),0===Object.keys(this.listeners).length&&(this.detachListener(),this.stopPolling())}async _set(t,e){await super._set(t,e),this.localCache[t]=JSON.stringify(e)}async _get(t){const e=await super._get(t);return this.localCache[t]=JSON.stringify(e),e}async _remove(t){await super._remove(t),delete this.localCache[t]}}Zn.type="LOCAL";const Kn=Zn;
1091
+ */class Qn extends qn{constructor(){super((()=>window.localStorage),"LOCAL"),this.boundEventHandler=(t,e)=>this.onStorageEvent(t,e),this.listeners={},this.localCache={},this.pollTimer=null,this.fallbackToPolling=Mn(),this._shouldAllowMigration=!0}forAllChangedKeys(t){for(const e of Object.keys(this.listeners)){const i=this.storage.getItem(e),o=this.localCache[e];i!==o&&t(e,o,i)}}onStorageEvent(t,e=!1){if(!t.key)return void this.forAllChangedKeys(((t,e,i)=>{this.notifyListeners(t,i)}));const i=t.key;e?this.detachListener():this.stopPolling();const o=()=>{const t=this.storage.getItem(i);(e||this.localCache[i]!==t)&&this.notifyListeners(i,t)},n=this.storage.getItem(i);Sn()&&n!==t.newValue&&t.newValue!==t.oldValue?setTimeout(o,10):o()}notifyListeners(t,e){this.localCache[t]=e;const i=this.listeners[t];if(i)for(const t of Array.from(i))t(e?JSON.parse(e):e)}startPolling(){this.stopPolling(),this.pollTimer=setInterval((()=>{this.forAllChangedKeys(((t,e,i)=>{this.onStorageEvent(new StorageEvent("storage",{key:t,oldValue:e,newValue:i}),!0)}))}),1e3)}stopPolling(){this.pollTimer&&(clearInterval(this.pollTimer),this.pollTimer=null)}attachListener(){window.addEventListener("storage",this.boundEventHandler)}detachListener(){window.removeEventListener("storage",this.boundEventHandler)}_addListener(t,e){0===Object.keys(this.listeners).length&&(this.fallbackToPolling?this.startPolling():this.attachListener()),this.listeners[t]||(this.listeners[t]=new Set,this.localCache[t]=this.storage.getItem(t)),this.listeners[t].add(e)}_removeListener(t,e){this.listeners[t]&&(this.listeners[t].delete(e),0===this.listeners[t].size&&delete this.listeners[t]),0===Object.keys(this.listeners).length&&(this.detachListener(),this.stopPolling())}async _set(t,e){await super._set(t,e),this.localCache[t]=JSON.stringify(e)}async _get(t){const e=await super._get(t);return this.localCache[t]=JSON.stringify(e),e}async _remove(t){await super._remove(t),delete this.localCache[t]}}Qn.type="LOCAL";const Xn=Qn;
1092
1092
  /**
1093
1093
  * @license
1094
1094
  * Copyright 2020 Google LLC
@@ -1104,7 +1104,7 @@ class Un{constructor(t){this.user=t.user,this.providerId=t.providerId,this._toke
1104
1104
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1105
1105
  * See the License for the specific language governing permissions and
1106
1106
  * limitations under the License.
1107
- */class Jn extends Wn{constructor(){super((()=>window.sessionStorage),"SESSION")}_addListener(t,e){}_removeListener(t,e){}}Jn.type="SESSION";const Yn=Jn;
1107
+ */class ts extends qn{constructor(){super((()=>window.sessionStorage),"SESSION")}_addListener(t,e){}_removeListener(t,e){}}ts.type="SESSION";const es=ts;
1108
1108
  /**
1109
1109
  * @license
1110
1110
  * Copyright 2019 Google LLC
@@ -1137,7 +1137,7 @@ class Un{constructor(t){this.user=t.user,this.providerId=t.providerId,this._toke
1137
1137
  * See the License for the specific language governing permissions and
1138
1138
  * limitations under the License.
1139
1139
  */
1140
- class qn{constructor(t){this.eventTarget=t,this.handlersMap={},this.boundEventHandler=this.handleEvent.bind(this)}static _getInstance(t){const e=this.receivers.find((e=>e.isListeningto(t)));if(e)return e;const i=new qn(t);return this.receivers.push(i),i}isListeningto(t){return this.eventTarget===t}async handleEvent(t){const e=t,{eventId:i,eventType:o,data:n}=e.data,r=this.handlersMap[o];if(!(null==r?void 0:r.size))return;e.ports[0].postMessage({status:"ack",eventId:i,eventType:o});const s=Array.from(r).map((async t=>t(e.origin,n))),a=await function(t){return Promise.all(t.map((async t=>{try{return{fulfilled:!0,value:await t}}catch(t){return{fulfilled:!1,reason:t}}})))}(s);e.ports[0].postMessage({status:"done",eventId:i,eventType:o,response:a})}_subscribe(t,e){0===Object.keys(this.handlersMap).length&&this.eventTarget.addEventListener("message",this.boundEventHandler),this.handlersMap[t]||(this.handlersMap[t]=new Set),this.handlersMap[t].add(e)}_unsubscribe(t,e){this.handlersMap[t]&&e&&this.handlersMap[t].delete(e),e&&0!==this.handlersMap[t].size||delete this.handlersMap[t],0===Object.keys(this.handlersMap).length&&this.eventTarget.removeEventListener("message",this.boundEventHandler)}}
1140
+ class is{constructor(t){this.eventTarget=t,this.handlersMap={},this.boundEventHandler=this.handleEvent.bind(this)}static _getInstance(t){const e=this.receivers.find((e=>e.isListeningto(t)));if(e)return e;const i=new is(t);return this.receivers.push(i),i}isListeningto(t){return this.eventTarget===t}async handleEvent(t){const e=t,{eventId:i,eventType:o,data:n}=e.data,s=this.handlersMap[o];if(!(null==s?void 0:s.size))return;e.ports[0].postMessage({status:"ack",eventId:i,eventType:o});const r=Array.from(s).map((async t=>t(e.origin,n))),a=await function(t){return Promise.all(t.map((async t=>{try{return{fulfilled:!0,value:await t}}catch(t){return{fulfilled:!1,reason:t}}})))}(r);e.ports[0].postMessage({status:"done",eventId:i,eventType:o,response:a})}_subscribe(t,e){0===Object.keys(this.handlersMap).length&&this.eventTarget.addEventListener("message",this.boundEventHandler),this.handlersMap[t]||(this.handlersMap[t]=new Set),this.handlersMap[t].add(e)}_unsubscribe(t,e){this.handlersMap[t]&&e&&this.handlersMap[t].delete(e),e&&0!==this.handlersMap[t].size||delete this.handlersMap[t],0===Object.keys(this.handlersMap).length&&this.eventTarget.removeEventListener("message",this.boundEventHandler)}}
1141
1141
  /**
1142
1142
  * @license
1143
1143
  * Copyright 2020 Google LLC
@@ -1154,7 +1154,7 @@ class qn{constructor(t){this.eventTarget=t,this.handlersMap={},this.boundEventHa
1154
1154
  * See the License for the specific language governing permissions and
1155
1155
  * limitations under the License.
1156
1156
  */
1157
- function Qn(t="",e=10){let i="";for(let t=0;t<e;t++)i+=Math.floor(10*Math.random());return t+i}
1157
+ function os(t="",e=10){let i="";for(let t=0;t<e;t++)i+=Math.floor(10*Math.random());return t+i}
1158
1158
  /**
1159
1159
  * @license
1160
1160
  * Copyright 2019 Google LLC
@@ -1170,7 +1170,7 @@ function Qn(t="",e=10){let i="";for(let t=0;t<e;t++)i+=Math.floor(10*Math.random
1170
1170
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1171
1171
  * See the License for the specific language governing permissions and
1172
1172
  * limitations under the License.
1173
- */qn.receivers=[];class Xn{constructor(t){this.target=t,this.handlers=new Set}removeMessageHandler(t){t.messageChannel&&(t.messageChannel.port1.removeEventListener("message",t.onMessage),t.messageChannel.port1.close()),this.handlers.delete(t)}async _send(t,e,i=50){const o="undefined"!=typeof MessageChannel?new MessageChannel:null;if(!o)throw new Error("connection_unavailable");let n,r;return new Promise(((s,a)=>{const l=Qn("",20);o.port1.start();const c=setTimeout((()=>{a(new Error("unsupported_event"))}),i);r={messageChannel:o,onMessage(t){const e=t;if(e.data.eventId===l)switch(e.data.status){case"ack":clearTimeout(c),n=setTimeout((()=>{a(new Error("timeout"))}),3e3);break;case"done":clearTimeout(n),s(e.data.response);break;default:clearTimeout(c),clearTimeout(n),a(new Error("invalid_response"))}}},this.handlers.add(r),o.port1.addEventListener("message",r.onMessage),this.target.postMessage({eventType:t,eventId:l,data:e},[o.port2])})).finally((()=>{r&&this.removeMessageHandler(r)}))}}
1173
+ */is.receivers=[];class ns{constructor(t){this.target=t,this.handlers=new Set}removeMessageHandler(t){t.messageChannel&&(t.messageChannel.port1.removeEventListener("message",t.onMessage),t.messageChannel.port1.close()),this.handlers.delete(t)}async _send(t,e,i=50){const o="undefined"!=typeof MessageChannel?new MessageChannel:null;if(!o)throw new Error("connection_unavailable");let n,s;return new Promise(((r,a)=>{const l=os("",20);o.port1.start();const c=setTimeout((()=>{a(new Error("unsupported_event"))}),i);s={messageChannel:o,onMessage(t){const e=t;if(e.data.eventId===l)switch(e.data.status){case"ack":clearTimeout(c),n=setTimeout((()=>{a(new Error("timeout"))}),3e3);break;case"done":clearTimeout(n),r(e.data.response);break;default:clearTimeout(c),clearTimeout(n),a(new Error("invalid_response"))}}},this.handlers.add(s),o.port1.addEventListener("message",s.onMessage),this.target.postMessage({eventType:t,eventId:l,data:e},[o.port2])})).finally((()=>{s&&this.removeMessageHandler(s)}))}}
1174
1174
  /**
1175
1175
  * @license
1176
1176
  * Copyright 2020 Google LLC
@@ -1186,7 +1186,7 @@ function Qn(t="",e=10){let i="";for(let t=0;t<e;t++)i+=Math.floor(10*Math.random
1186
1186
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1187
1187
  * See the License for the specific language governing permissions and
1188
1188
  * limitations under the License.
1189
- */function tr(){return window}
1189
+ */function ss(){return window}
1190
1190
  /**
1191
1191
  * @license
1192
1192
  * Copyright 2020 Google LLC.
@@ -1203,7 +1203,7 @@ function Qn(t="",e=10){let i="";for(let t=0;t<e;t++)i+=Math.floor(10*Math.random
1203
1203
  * See the License for the specific language governing permissions and
1204
1204
  * limitations under the License.
1205
1205
  */
1206
- function er(){return void 0!==tr().WorkerGlobalScope&&"function"==typeof tr().importScripts}
1206
+ function rs(){return void 0!==ss().WorkerGlobalScope&&"function"==typeof ss().importScripts}
1207
1207
  /**
1208
1208
  * @license
1209
1209
  * Copyright 2019 Google LLC
@@ -1220,7 +1220,7 @@ function er(){return void 0!==tr().WorkerGlobalScope&&"function"==typeof tr().im
1220
1220
  * See the License for the specific language governing permissions and
1221
1221
  * limitations under the License.
1222
1222
  */
1223
- const ir="firebaseLocalStorageDb",or="firebaseLocalStorage",nr="fbase_key";class rr{constructor(t){this.request=t}toPromise(){return new Promise(((t,e)=>{this.request.addEventListener("success",(()=>{t(this.request.result)})),this.request.addEventListener("error",(()=>{e(this.request.error)}))}))}}function sr(t,e){return t.transaction([or],e?"readwrite":"readonly").objectStore(or)}function ar(){const t=indexedDB.open(ir,1);return new Promise(((e,i)=>{t.addEventListener("error",(()=>{i(t.error)})),t.addEventListener("upgradeneeded",(()=>{const e=t.result;try{e.createObjectStore(or,{keyPath:nr})}catch(t){i(t)}})),t.addEventListener("success",(async()=>{const i=t.result;i.objectStoreNames.contains(or)?e(i):(i.close(),await function(){const t=indexedDB.deleteDatabase(ir);return new rr(t).toPromise()}(),e(await ar()))}))}))}async function lr(t,e,i){const o=sr(t,!0).put({[nr]:e,value:i});return new rr(o).toPromise()}function cr(t,e){const i=sr(t,!0).delete(e);return new rr(i).toPromise()}class dr{constructor(){this.type="LOCAL",this._shouldAllowMigration=!0,this.listeners={},this.localCache={},this.pollTimer=null,this.pendingWrites=0,this.receiver=null,this.sender=null,this.serviceWorkerReceiverAvailable=!1,this.activeServiceWorker=null,this._workerInitializationPromise=this.initializeServiceWorkerMessaging().then((()=>{}),(()=>{}))}async _openDb(){return this.db||(this.db=await ar()),this.db}async _withRetries(t){let e=0;for(;;)try{const e=await this._openDb();return await t(e)}catch(t){if(e++>3)throw t;this.db&&(this.db.close(),this.db=void 0)}}async initializeServiceWorkerMessaging(){return er()?this.initializeReceiver():this.initializeSender()}async initializeReceiver(){this.receiver=qn._getInstance(er()?self:null),this.receiver._subscribe("keyChanged",(async(t,e)=>({keyProcessed:(await this._poll()).includes(e.key)}))),this.receiver._subscribe("ping",(async(t,e)=>["keyChanged"]))}async initializeSender(){var t,e;if(this.activeServiceWorker=await async function(){if(!(null===navigator||void 0===navigator?void 0:navigator.serviceWorker))return null;try{return(await navigator.serviceWorker.ready).active}catch(t){return null}}(),!this.activeServiceWorker)return;this.sender=new Xn(this.activeServiceWorker);const i=await this.sender._send("ping",{},800);i&&(null===(t=i[0])||void 0===t?void 0:t.fulfilled)&&(null===(e=i[0])||void 0===e?void 0:e.value.includes("keyChanged"))&&(this.serviceWorkerReceiverAvailable=!0)}async notifyServiceWorker(t){var e;if(this.sender&&this.activeServiceWorker&&((null===(e=null===navigator||void 0===navigator?void 0:navigator.serviceWorker)||void 0===e?void 0:e.controller)||null)===this.activeServiceWorker)try{await this.sender._send("keyChanged",{key:t},this.serviceWorkerReceiverAvailable?800:50)}catch(e){}}async _isAvailable(){try{if(!indexedDB)return!1;const t=await ar();return await lr(t,Gn,"1"),await cr(t,Gn),!0}catch(t){}return!1}async _withPendingWrite(t){this.pendingWrites++;try{await t()}finally{this.pendingWrites--}}async _set(t,e){return this._withPendingWrite((async()=>(await this._withRetries((i=>lr(i,t,e))),this.localCache[t]=e,this.notifyServiceWorker(t))))}async _get(t){const e=await this._withRetries((e=>async function(t,e){const i=sr(t,!1).get(e),o=await new rr(i).toPromise();return void 0===o?null:o.value}(e,t)));return this.localCache[t]=e,e}async _remove(t){return this._withPendingWrite((async()=>(await this._withRetries((e=>cr(e,t))),delete this.localCache[t],this.notifyServiceWorker(t))))}async _poll(){const t=await this._withRetries((t=>{const e=sr(t,!1).getAll();return new rr(e).toPromise()}));if(!t)return[];if(0!==this.pendingWrites)return[];const e=[],i=new Set;if(0!==t.length)for(const{fbase_key:o,value:n}of t)i.add(o),JSON.stringify(this.localCache[o])!==JSON.stringify(n)&&(this.notifyListeners(o,n),e.push(o));for(const t of Object.keys(this.localCache))this.localCache[t]&&!i.has(t)&&(this.notifyListeners(t,null),e.push(t));return e}notifyListeners(t,e){this.localCache[t]=e;const i=this.listeners[t];if(i)for(const t of Array.from(i))t(e)}startPolling(){this.stopPolling(),this.pollTimer=setInterval((async()=>this._poll()),800)}stopPolling(){this.pollTimer&&(clearInterval(this.pollTimer),this.pollTimer=null)}_addListener(t,e){0===Object.keys(this.listeners).length&&this.startPolling(),this.listeners[t]||(this.listeners[t]=new Set,this._get(t)),this.listeners[t].add(e)}_removeListener(t,e){this.listeners[t]&&(this.listeners[t].delete(e),0===this.listeners[t].size&&delete this.listeners[t]),0===Object.keys(this.listeners).length&&this.stopPolling()}}dr.type="LOCAL";const hr=dr;new Lo(3e4,6e4);
1223
+ const as="firebaseLocalStorageDb",ls="firebaseLocalStorage",cs="fbase_key";class ds{constructor(t){this.request=t}toPromise(){return new Promise(((t,e)=>{this.request.addEventListener("success",(()=>{t(this.request.result)})),this.request.addEventListener("error",(()=>{e(this.request.error)}))}))}}function hs(t,e){return t.transaction([ls],e?"readwrite":"readonly").objectStore(ls)}function us(){const t=indexedDB.open(as,1);return new Promise(((e,i)=>{t.addEventListener("error",(()=>{i(t.error)})),t.addEventListener("upgradeneeded",(()=>{const e=t.result;try{e.createObjectStore(ls,{keyPath:cs})}catch(t){i(t)}})),t.addEventListener("success",(async()=>{const i=t.result;i.objectStoreNames.contains(ls)?e(i):(i.close(),await function(){const t=indexedDB.deleteDatabase(as);return new ds(t).toPromise()}(),e(await us()))}))}))}async function ps(t,e,i){const o=hs(t,!0).put({[cs]:e,value:i});return new ds(o).toPromise()}function vs(t,e){const i=hs(t,!0).delete(e);return new ds(i).toPromise()}class gs{constructor(){this.type="LOCAL",this._shouldAllowMigration=!0,this.listeners={},this.localCache={},this.pollTimer=null,this.pendingWrites=0,this.receiver=null,this.sender=null,this.serviceWorkerReceiverAvailable=!1,this.activeServiceWorker=null,this._workerInitializationPromise=this.initializeServiceWorkerMessaging().then((()=>{}),(()=>{}))}async _openDb(){return this.db||(this.db=await us()),this.db}async _withRetries(t){let e=0;for(;;)try{const e=await this._openDb();return await t(e)}catch(t){if(e++>3)throw t;this.db&&(this.db.close(),this.db=void 0)}}async initializeServiceWorkerMessaging(){return rs()?this.initializeReceiver():this.initializeSender()}async initializeReceiver(){this.receiver=is._getInstance(rs()?self:null),this.receiver._subscribe("keyChanged",(async(t,e)=>({keyProcessed:(await this._poll()).includes(e.key)}))),this.receiver._subscribe("ping",(async(t,e)=>["keyChanged"]))}async initializeSender(){var t,e;if(this.activeServiceWorker=await async function(){if(!(null===navigator||void 0===navigator?void 0:navigator.serviceWorker))return null;try{return(await navigator.serviceWorker.ready).active}catch(t){return null}}(),!this.activeServiceWorker)return;this.sender=new ns(this.activeServiceWorker);const i=await this.sender._send("ping",{},800);i&&(null===(t=i[0])||void 0===t?void 0:t.fulfilled)&&(null===(e=i[0])||void 0===e?void 0:e.value.includes("keyChanged"))&&(this.serviceWorkerReceiverAvailable=!0)}async notifyServiceWorker(t){var e;if(this.sender&&this.activeServiceWorker&&((null===(e=null===navigator||void 0===navigator?void 0:navigator.serviceWorker)||void 0===e?void 0:e.controller)||null)===this.activeServiceWorker)try{await this.sender._send("keyChanged",{key:t},this.serviceWorkerReceiverAvailable?800:50)}catch(e){}}async _isAvailable(){try{if(!indexedDB)return!1;const t=await us();return await ps(t,Yn,"1"),await vs(t,Yn),!0}catch(t){}return!1}async _withPendingWrite(t){this.pendingWrites++;try{await t()}finally{this.pendingWrites--}}async _set(t,e){return this._withPendingWrite((async()=>(await this._withRetries((i=>ps(i,t,e))),this.localCache[t]=e,this.notifyServiceWorker(t))))}async _get(t){const e=await this._withRetries((e=>async function(t,e){const i=hs(t,!1).get(e),o=await new ds(i).toPromise();return void 0===o?null:o.value}(e,t)));return this.localCache[t]=e,e}async _remove(t){return this._withPendingWrite((async()=>(await this._withRetries((e=>vs(e,t))),delete this.localCache[t],this.notifyServiceWorker(t))))}async _poll(){const t=await this._withRetries((t=>{const e=hs(t,!1).getAll();return new ds(e).toPromise()}));if(!t)return[];if(0!==this.pendingWrites)return[];const e=[],i=new Set;if(0!==t.length)for(const{fbase_key:o,value:n}of t)i.add(o),JSON.stringify(this.localCache[o])!==JSON.stringify(n)&&(this.notifyListeners(o,n),e.push(o));for(const t of Object.keys(this.localCache))this.localCache[t]&&!i.has(t)&&(this.notifyListeners(t,null),e.push(t));return e}notifyListeners(t,e){this.localCache[t]=e;const i=this.listeners[t];if(i)for(const t of Array.from(i))t(e)}startPolling(){this.stopPolling(),this.pollTimer=setInterval((async()=>this._poll()),800)}stopPolling(){this.pollTimer&&(clearInterval(this.pollTimer),this.pollTimer=null)}_addListener(t,e){0===Object.keys(this.listeners).length&&this.startPolling(),this.listeners[t]||(this.listeners[t]=new Set,this._get(t)),this.listeners[t].add(e)}_removeListener(t,e){this.listeners[t]&&(this.listeners[t].delete(e),0===this.listeners[t].size&&delete this.listeners[t]),0===Object.keys(this.listeners).length&&this.stopPolling()}}gs.type="LOCAL";const fs=gs;new jo(3e4,6e4);
1224
1224
  /**
1225
1225
  * @license
1226
1226
  * Copyright 2019 Google LLC
@@ -1237,7 +1237,7 @@ const ir="firebaseLocalStorageDb",or="firebaseLocalStorage",nr="fbase_key";class
1237
1237
  * See the License for the specific language governing permissions and
1238
1238
  * limitations under the License.
1239
1239
  */
1240
- class ur extends An{constructor(t){super("custom","custom"),this.params=t}_getIdTokenResponse(t){return Ln(t,this._buildIdpRequest())}_linkToIdToken(t,e){return Ln(t,this._buildIdpRequest(e))}_getReauthenticationResolver(t){return Ln(t,this._buildIdpRequest())}_buildIdpRequest(t){const e={requestUri:this.params.requestUri,sessionId:this.params.sessionId,postBody:this.params.postBody,tenantId:this.params.tenantId,pendingToken:this.params.pendingToken,returnSecureToken:!0,returnIdpCredential:!0};return t&&(e.idToken=t),e}}function pr(t){
1240
+ class ms extends Fn{constructor(t){super("custom","custom"),this.params=t}_getIdTokenResponse(t){return jn(t,this._buildIdpRequest())}_linkToIdToken(t,e){return jn(t,this._buildIdpRequest(e))}_getReauthenticationResolver(t){return jn(t,this._buildIdpRequest())}_buildIdpRequest(t){const e={requestUri:this.params.requestUri,sessionId:this.params.sessionId,postBody:this.params.postBody,tenantId:this.params.tenantId,pendingToken:this.params.pendingToken,returnSecureToken:!0,returnIdpCredential:!0};return t&&(e.idToken=t),e}}function ws(t){
1241
1241
  /**
1242
1242
  * @license
1243
1243
  * Copyright 2020 Google LLC
@@ -1254,7 +1254,7 @@ class ur extends An{constructor(t){super("custom","custom"),this.params=t}_getId
1254
1254
  * See the License for the specific language governing permissions and
1255
1255
  * limitations under the License.
1256
1256
  */
1257
- return async function(t,e,i=!1){if($i(t.app))return Promise.reject(So(t));const o="signIn",n=await Hn(t,o,e),r=await Un._fromIdTokenResponse(t,o,n);return i||await t._updateCurrentUser(r.user),r}(t.auth,new ur(t),t.bypassAuthState)}function vr(t){const{auth:e,user:i}=t;return _o(i,e,"internal-error"),
1257
+ return async function(t,e,i=!1){if(Ri(t.app))return Promise.reject(No(t));const o="signIn",n=await Jn(t,o,e),s=await Gn._fromIdTokenResponse(t,o,n);return i||await t._updateCurrentUser(s.user),s}(t.auth,new ms(t),t.bypassAuthState)}function bs(t){const{auth:e,user:i}=t;return Lo(i,e,"internal-error"),
1258
1258
  /**
1259
1259
  * @license
1260
1260
  * Copyright 2019 Google LLC
@@ -1271,7 +1271,7 @@ return async function(t,e,i=!1){if($i(t.app))return Promise.reject(So(t));const
1271
1271
  * See the License for the specific language governing permissions and
1272
1272
  * limitations under the License.
1273
1273
  */
1274
- async function(t,e,i=!1){const{auth:o}=t;if($i(o.app))return Promise.reject(So(o));const n="reauthenticate";try{const r=await Yo(t,Hn(o,n,e,t),i);_o(r.idToken,o,"internal-error");const s=Ko(r.idToken);_o(s,o,"internal-error");const{sub:a}=s;return _o(t.uid===a,o,"user-mismatch"),Un._forOperation(t,n,r)}catch(t){throw"auth/user-not-found"===(null==t?void 0:t.code)&&xo(o,"user-mismatch"),t}}(i,new ur(t),t.bypassAuthState)}async function mr(t){const{auth:e,user:i}=t;return _o(i,e,"internal-error"),async function(t,e,i=!1){const o=await Yo(t,e._linkToIdToken(t.auth,await t.getIdToken()),i);return Un._forOperation(t,"link",o)}(i,new ur(t),t.bypassAuthState)}
1274
+ async function(t,e,i=!1){const{auth:o}=t;if(Ri(o.app))return Promise.reject(No(o));const n="reauthenticate";try{const s=await en(t,Jn(o,n,e,t),i);Lo(s.idToken,o,"internal-error");const r=Xo(s.idToken);Lo(r,o,"internal-error");const{sub:a}=r;return Lo(t.uid===a,o,"user-mismatch"),Gn._forOperation(t,n,s)}catch(t){throw"auth/user-not-found"===(null==t?void 0:t.code)&&_o(o,"user-mismatch"),t}}(i,new ms(t),t.bypassAuthState)}async function ys(t){const{auth:e,user:i}=t;return Lo(i,e,"internal-error"),async function(t,e,i=!1){const o=await en(t,e._linkToIdToken(t.auth,await t.getIdToken()),i);return Gn._forOperation(t,"link",o)}(i,new ms(t),t.bypassAuthState)}
1275
1275
  /**
1276
1276
  * @license
1277
1277
  * Copyright 2020 Google LLC
@@ -1287,7 +1287,7 @@ async function(t,e,i=!1){const{auth:o}=t;if($i(o.app))return Promise.reject(So(o
1287
1287
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1288
1288
  * See the License for the specific language governing permissions and
1289
1289
  * limitations under the License.
1290
- */class fr{constructor(t,e,i,o,n=!1){this.auth=t,this.resolver=i,this.user=o,this.bypassAuthState=n,this.pendingPromise=null,this.eventManager=null,this.filter=Array.isArray(e)?e:[e]}execute(){return new Promise((async(t,e)=>{this.pendingPromise={resolve:t,reject:e};try{this.eventManager=await this.resolver._initialize(this.auth),await this.onExecution(),this.eventManager.registerConsumer(this)}catch(t){this.reject(t)}}))}async onAuthEvent(t){const{urlResponse:e,sessionId:i,postBody:o,tenantId:n,error:r,type:s}=t;if(r)return void this.reject(r);const a={auth:this.auth,requestUri:e,sessionId:i,tenantId:n||void 0,postBody:o||void 0,user:this.user,bypassAuthState:this.bypassAuthState};try{this.resolve(await this.getIdpTask(s)(a))}catch(t){this.reject(t)}}onError(t){this.reject(t)}getIdpTask(t){switch(t){case"signInViaPopup":case"signInViaRedirect":return pr;case"linkViaPopup":case"linkViaRedirect":return mr;case"reauthViaPopup":case"reauthViaRedirect":return vr;default:xo(this.auth,"internal-error")}}resolve(t){Io(this.pendingPromise,"Pending promise was never set"),this.pendingPromise.resolve(t),this.unregisterAndCleanUp()}reject(t){Io(this.pendingPromise,"Pending promise was never set"),this.pendingPromise.reject(t),this.unregisterAndCleanUp()}unregisterAndCleanUp(){this.eventManager&&this.eventManager.unregisterConsumer(this),this.pendingPromise=null,this.cleanUp()}}
1290
+ */class Cs{constructor(t,e,i,o,n=!1){this.auth=t,this.resolver=i,this.user=o,this.bypassAuthState=n,this.pendingPromise=null,this.eventManager=null,this.filter=Array.isArray(e)?e:[e]}execute(){return new Promise((async(t,e)=>{this.pendingPromise={resolve:t,reject:e};try{this.eventManager=await this.resolver._initialize(this.auth),await this.onExecution(),this.eventManager.registerConsumer(this)}catch(t){this.reject(t)}}))}async onAuthEvent(t){const{urlResponse:e,sessionId:i,postBody:o,tenantId:n,error:s,type:r}=t;if(s)return void this.reject(s);const a={auth:this.auth,requestUri:e,sessionId:i,tenantId:n||void 0,postBody:o||void 0,user:this.user,bypassAuthState:this.bypassAuthState};try{this.resolve(await this.getIdpTask(r)(a))}catch(t){this.reject(t)}}onError(t){this.reject(t)}getIdpTask(t){switch(t){case"signInViaPopup":case"signInViaRedirect":return ws;case"linkViaPopup":case"linkViaRedirect":return ys;case"reauthViaPopup":case"reauthViaRedirect":return bs;default:_o(this.auth,"internal-error")}}resolve(t){$o(this.pendingPromise,"Pending promise was never set"),this.pendingPromise.resolve(t),this.unregisterAndCleanUp()}reject(t){$o(this.pendingPromise,"Pending promise was never set"),this.pendingPromise.reject(t),this.unregisterAndCleanUp()}unregisterAndCleanUp(){this.eventManager&&this.eventManager.unregisterConsumer(this),this.pendingPromise=null,this.cleanUp()}}
1291
1291
  /**
1292
1292
  * @license
1293
1293
  * Copyright 2020 Google LLC
@@ -1303,7 +1303,7 @@ async function(t,e,i=!1){const{auth:o}=t;if($i(o.app))return Promise.reject(So(o
1303
1303
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1304
1304
  * See the License for the specific language governing permissions and
1305
1305
  * limitations under the License.
1306
- */const gr=new Lo(2e3,1e4);class wr extends fr{constructor(t,e,i,o,n){super(t,e,o,n),this.provider=i,this.authWindow=null,this.pollId=null,wr.currentPopupAction&&wr.currentPopupAction.cancel(),wr.currentPopupAction=this}async executeNotNull(){const t=await this.execute();return _o(t,this.auth,"internal-error"),t}async onExecution(){Io(1===this.filter.length,"Popup operations only handle one event");const t=Qn();this.authWindow=await this.resolver._openPopup(this.auth,this.provider,this.filter[0],t),this.authWindow.associatedEvent=t,this.resolver._originValidation(this.auth).catch((t=>{this.reject(t)})),this.resolver._isIframeWebStorageSupported(this.auth,(t=>{t||this.reject(Eo(this.auth,"web-storage-unsupported"))})),this.pollUserCancellation()}get eventId(){var t;return(null===(t=this.authWindow)||void 0===t?void 0:t.associatedEvent)||null}cancel(){this.reject(Eo(this.auth,"cancelled-popup-request"))}cleanUp(){this.authWindow&&this.authWindow.close(),this.pollId&&window.clearTimeout(this.pollId),this.authWindow=null,this.pollId=null,wr.currentPopupAction=null}pollUserCancellation(){const t=()=>{var e,i;(null===(i=null===(e=this.authWindow)||void 0===e?void 0:e.window)||void 0===i?void 0:i.closed)?this.pollId=window.setTimeout((()=>{this.pollId=null,this.reject(Eo(this.auth,"popup-closed-by-user"))}),8e3):this.pollId=window.setTimeout(t,gr.get())};t()}}wr.currentPopupAction=null;
1306
+ */const xs=new jo(2e3,1e4);class Es extends Cs{constructor(t,e,i,o,n){super(t,e,o,n),this.provider=i,this.authWindow=null,this.pollId=null,Es.currentPopupAction&&Es.currentPopupAction.cancel(),Es.currentPopupAction=this}async executeNotNull(){const t=await this.execute();return Lo(t,this.auth,"internal-error"),t}async onExecution(){$o(1===this.filter.length,"Popup operations only handle one event");const t=os();this.authWindow=await this.resolver._openPopup(this.auth,this.provider,this.filter[0],t),this.authWindow.associatedEvent=t,this.resolver._originValidation(this.auth).catch((t=>{this.reject(t)})),this.resolver._isIframeWebStorageSupported(this.auth,(t=>{t||this.reject(To(this.auth,"web-storage-unsupported"))})),this.pollUserCancellation()}get eventId(){var t;return(null===(t=this.authWindow)||void 0===t?void 0:t.associatedEvent)||null}cancel(){this.reject(To(this.auth,"cancelled-popup-request"))}cleanUp(){this.authWindow&&this.authWindow.close(),this.pollId&&window.clearTimeout(this.pollId),this.authWindow=null,this.pollId=null,Es.currentPopupAction=null}pollUserCancellation(){const t=()=>{var e,i;(null===(i=null===(e=this.authWindow)||void 0===e?void 0:e.window)||void 0===i?void 0:i.closed)?this.pollId=window.setTimeout((()=>{this.pollId=null,this.reject(To(this.auth,"popup-closed-by-user"))}),8e3):this.pollId=window.setTimeout(t,xs.get())};t()}}Es.currentPopupAction=null;
1307
1307
  /**
1308
1308
  * @license
1309
1309
  * Copyright 2020 Google LLC
@@ -1320,7 +1320,7 @@ async function(t,e,i=!1){const{auth:o}=t;if($i(o.app))return Promise.reject(So(o
1320
1320
  * See the License for the specific language governing permissions and
1321
1321
  * limitations under the License.
1322
1322
  */
1323
- const br="pendingRedirect",yr=new Map;class Cr extends fr{constructor(t,e,i=!1){super(t,["signInViaRedirect","linkViaRedirect","reauthViaRedirect","unknown"],e,void 0,i),this.eventId=null}async execute(){let t=yr.get(this.auth._key());if(!t){try{const e=await async function(t,e){const i=function(t){return cn(br,t.config.apiKey,t.name)}(e),o=function(t){return sn(t._redirectPersistence)}(t);if(!await o._isAvailable())return!1;const n="true"===await o._get(i);return await o._remove(i),n}(this.resolver,this.auth),i=e?await super.execute():null;t=()=>Promise.resolve(i)}catch(e){t=()=>Promise.reject(e)}yr.set(this.auth._key(),t)}return this.bypassAuthState||yr.set(this.auth._key(),(()=>Promise.resolve(null))),t()}async onAuthEvent(t){if("signInViaRedirect"===t.type)return super.onAuthEvent(t);if("unknown"!==t.type){if(t.eventId){const e=await this.auth._redirectUserForId(t.eventId);if(e)return this.user=e,super.onAuthEvent(t);this.resolve(null)}}else this.resolve(null)}async onExecution(){}cleanUp(){}}function xr(t,e){yr.set(t._key(),e)}async function Er(t,e,i=!1){if($i(t.app))return Promise.reject(So(t));const o=Mn(t),n=
1323
+ const ks="pendingRedirect",Ss=new Map;class Ms extends Cs{constructor(t,e,i=!1){super(t,["signInViaRedirect","linkViaRedirect","reauthViaRedirect","unknown"],e,void 0,i),this.eventId=null}async execute(){let t=Ss.get(this.auth._key());if(!t){try{const e=await async function(t,e){const i=function(t){return vn(ks,t.config.apiKey,t.name)}(e),o=function(t){return hn(t._redirectPersistence)}(t);if(!await o._isAvailable())return!1;const n="true"===await o._get(i);return await o._remove(i),n}(this.resolver,this.auth),i=e?await super.execute():null;t=()=>Promise.resolve(i)}catch(e){t=()=>Promise.reject(e)}Ss.set(this.auth._key(),t)}return this.bypassAuthState||Ss.set(this.auth._key(),(()=>Promise.resolve(null))),t()}async onAuthEvent(t){if("signInViaRedirect"===t.type)return super.onAuthEvent(t);if("unknown"!==t.type){if(t.eventId){const e=await this.auth._redirectUserForId(t.eventId);if(e)return this.user=e,super.onAuthEvent(t);this.resolve(null)}}else this.resolve(null)}async onExecution(){}cleanUp(){}}function _s(t,e){Ss.set(t._key(),e)}async function Ts(t,e,i=!1){if(Ri(t.app))return Promise.reject(No(t));const o=An(t),n=
1324
1324
  /**
1325
1325
  * @license
1326
1326
  * Copyright 2021 Google LLC
@@ -1337,7 +1337,7 @@ const br="pendingRedirect",yr=new Map;class Cr extends fr{constructor(t,e,i=!1){
1337
1337
  * See the License for the specific language governing permissions and
1338
1338
  * limitations under the License.
1339
1339
  */
1340
- function(t,e){return e?sn(e):(_o(t._popupRedirectResolver,t,"argument-error"),t._popupRedirectResolver)}(o,e),r=new Cr(o,n,i),s=await r.execute();return s&&!i&&(delete s.user._redirectEventId,await o._persistUserIfCurrent(s.user),await o._setRedirectUser(null,e)),s}
1340
+ function(t,e){return e?hn(e):(Lo(t._popupRedirectResolver,t,"argument-error"),t._popupRedirectResolver)}(o,e),s=new Ms(o,n,i),r=await s.execute();return r&&!i&&(delete r.user._redirectEventId,await o._persistUserIfCurrent(r.user),await o._setRedirectUser(null,e)),r}
1341
1341
  /**
1342
1342
  * @license
1343
1343
  * Copyright 2020 Google LLC
@@ -1353,7 +1353,7 @@ function(t,e){return e?sn(e):(_o(t._popupRedirectResolver,t,"argument-error"),t.
1353
1353
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1354
1354
  * See the License for the specific language governing permissions and
1355
1355
  * limitations under the License.
1356
- */class kr{constructor(t){this.auth=t,this.cachedEventUids=new Set,this.consumers=new Set,this.queuedRedirectEvent=null,this.hasHandledPotentialRedirect=!1,this.lastProcessedEventTime=Date.now()}registerConsumer(t){this.consumers.add(t),this.queuedRedirectEvent&&this.isEventForConsumer(this.queuedRedirectEvent,t)&&(this.sendToConsumer(this.queuedRedirectEvent,t),this.saveEventToCache(this.queuedRedirectEvent),this.queuedRedirectEvent=null)}unregisterConsumer(t){this.consumers.delete(t)}onEvent(t){if(this.hasEventBeenHandled(t))return!1;let e=!1;return this.consumers.forEach((i=>{this.isEventForConsumer(t,i)&&(e=!0,this.sendToConsumer(t,i),this.saveEventToCache(t))})),this.hasHandledPotentialRedirect||!function(t){switch(t.type){case"signInViaRedirect":case"linkViaRedirect":case"reauthViaRedirect":return!0;case"unknown":return Mr(t);default:return!1}}
1356
+ */class Is{constructor(t){this.auth=t,this.cachedEventUids=new Set,this.consumers=new Set,this.queuedRedirectEvent=null,this.hasHandledPotentialRedirect=!1,this.lastProcessedEventTime=Date.now()}registerConsumer(t){this.consumers.add(t),this.queuedRedirectEvent&&this.isEventForConsumer(this.queuedRedirectEvent,t)&&(this.sendToConsumer(this.queuedRedirectEvent,t),this.saveEventToCache(this.queuedRedirectEvent),this.queuedRedirectEvent=null)}unregisterConsumer(t){this.consumers.delete(t)}onEvent(t){if(this.hasEventBeenHandled(t))return!1;let e=!1;return this.consumers.forEach((i=>{this.isEventForConsumer(t,i)&&(e=!0,this.sendToConsumer(t,i),this.saveEventToCache(t))})),this.hasHandledPotentialRedirect||!function(t){switch(t.type){case"signInViaRedirect":case"linkViaRedirect":case"reauthViaRedirect":return!0;case"unknown":return As(t);default:return!1}}
1357
1357
  /**
1358
1358
  * @license
1359
1359
  * Copyright 2020 Google LLC
@@ -1369,7 +1369,7 @@ function(t,e){return e?sn(e):(_o(t._popupRedirectResolver,t,"argument-error"),t.
1369
1369
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1370
1370
  * See the License for the specific language governing permissions and
1371
1371
  * limitations under the License.
1372
- */(t)||(this.hasHandledPotentialRedirect=!0,e||(this.queuedRedirectEvent=t,e=!0)),e}sendToConsumer(t,e){var i;if(t.error&&!Mr(t)){const o=(null===(i=t.error.code)||void 0===i?void 0:i.split("auth/")[1])||"internal-error";e.onError(Eo(this.auth,o))}else e.onAuthEvent(t)}isEventForConsumer(t,e){const i=null===e.eventId||!!t.eventId&&t.eventId===e.eventId;return e.filter.includes(t.type)&&i}hasEventBeenHandled(t){return Date.now()-this.lastProcessedEventTime>=6e5&&this.cachedEventUids.clear(),this.cachedEventUids.has(Sr(t))}saveEventToCache(t){this.cachedEventUids.add(Sr(t)),this.lastProcessedEventTime=Date.now()}}function Sr(t){return[t.type,t.eventId,t.sessionId,t.tenantId].filter((t=>t)).join("-")}function Mr({type:t,error:e}){return"unknown"===t&&"auth/no-auth-event"===(null==e?void 0:e.code)}
1372
+ */(t)||(this.hasHandledPotentialRedirect=!0,e||(this.queuedRedirectEvent=t,e=!0)),e}sendToConsumer(t,e){var i;if(t.error&&!As(t)){const o=(null===(i=t.error.code)||void 0===i?void 0:i.split("auth/")[1])||"internal-error";e.onError(To(this.auth,o))}else e.onAuthEvent(t)}isEventForConsumer(t,e){const i=null===e.eventId||!!t.eventId&&t.eventId===e.eventId;return e.filter.includes(t.type)&&i}hasEventBeenHandled(t){return Date.now()-this.lastProcessedEventTime>=6e5&&this.cachedEventUids.clear(),this.cachedEventUids.has(Ns(t))}saveEventToCache(t){this.cachedEventUids.add(Ns(t)),this.lastProcessedEventTime=Date.now()}}function Ns(t){return[t.type,t.eventId,t.sessionId,t.tenantId].filter((t=>t)).join("-")}function As({type:t,error:e}){return"unknown"===t&&"auth/no-auth-event"===(null==e?void 0:e.code)}
1373
1373
  /**
1374
1374
  * @license
1375
1375
  * Copyright 2020 Google LLC
@@ -1386,7 +1386,7 @@ function(t,e){return e?sn(e):(_o(t._popupRedirectResolver,t,"argument-error"),t.
1386
1386
  * See the License for the specific language governing permissions and
1387
1387
  * limitations under the License.
1388
1388
  */
1389
- const _r=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Tr=/^https?/;async function Ir(t){if(t.config.emulator)return;const{authorizedDomains:e}=await async function(t,e={}){return Ro(t,"GET","/v1/projects",e)}(t);for(const t of e)try{if(Nr(t))return}catch(t){}xo(t,"unauthorized-domain")}function Nr(t){const e=No(),{protocol:i,hostname:o}=new URL(e);if(t.startsWith("chrome-extension://")){const n=new URL(t);return""===n.hostname&&""===o?"chrome-extension:"===i&&t.replace("chrome-extension://","")===e.replace("chrome-extension://",""):"chrome-extension:"===i&&n.hostname===o}if(!Tr.test(i))return!1;if(_r.test(t))return o===t;const n=t.replace(/\./g,"\\.");return new RegExp("^(.+\\."+n+"|"+n+")$","i").test(o)}
1389
+ const Ls=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Os=/^https?/;async function $s(t){if(t.config.emulator)return;const{authorizedDomains:e}=await async function(t,e={}){return Wo(t,"GET","/v1/projects",e)}(t);for(const t of e)try{if(Ds(t))return}catch(t){}_o(t,"unauthorized-domain")}function Ds(t){const e=Do(),{protocol:i,hostname:o}=new URL(e);if(t.startsWith("chrome-extension://")){const n=new URL(t);return""===n.hostname&&""===o?"chrome-extension:"===i&&t.replace("chrome-extension://","")===e.replace("chrome-extension://",""):"chrome-extension:"===i&&n.hostname===o}if(!Os.test(i))return!1;if(Ls.test(t))return o===t;const n=t.replace(/\./g,"\\.");return new RegExp("^(.+\\."+n+"|"+n+")$","i").test(o)}
1390
1390
  /**
1391
1391
  * @license
1392
1392
  * Copyright 2020 Google LLC.
@@ -1402,7 +1402,7 @@ const _r=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Tr=/^https?/;async function Ir(t
1402
1402
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1403
1403
  * See the License for the specific language governing permissions and
1404
1404
  * limitations under the License.
1405
- */const Or=new Lo(3e4,6e4);function Ar(){const t=tr().i;if(null==t?void 0:t.H)for(const e of Object.keys(t.H))if(t.H[e].r=t.H[e].r||[],t.H[e].L=t.H[e].L||[],t.H[e].r=[...t.H[e].L],t.CP)for(let e=0;e<t.CP.length;e++)t.CP[e]=null}function Lr(t){return new Promise(((e,i)=>{var o,n,r,s;function a(){Ar(),gapi.load("gapi.iframes",{callback:()=>{e(gapi.iframes.getContext())},ontimeout:()=>{Ar(),i(Eo(t,"network-request-failed"))},timeout:Or.get()})}if(null===(n=null===(o=tr().gapi)||void 0===o?void 0:o.iframes)||void 0===n?void 0:n.Iframe)e(gapi.iframes.getContext());else{if(!(null===(r=tr().gapi)||void 0===r?void 0:r.load)){const e=`__${"iframefcb"}${Math.floor(1e6*Math.random())}`;return tr()[e]=()=>{gapi.load?a():i(Eo(t,"network-request-failed"))},(s=`${Tn.gapiScript}?onload=${e}`,Tn.loadJS(s)).catch((t=>i(t)))}a()}})).catch((t=>{throw Dr=null,t}))}let Dr=null;
1405
+ */const Vs=new jo(3e4,6e4);function Fs(){const t=ss().i;if(null==t?void 0:t.H)for(const e of Object.keys(t.H))if(t.H[e].r=t.H[e].r||[],t.H[e].L=t.H[e].L||[],t.H[e].r=[...t.H[e].L],t.CP)for(let e=0;e<t.CP.length;e++)t.CP[e]=null}function js(t){return new Promise(((e,i)=>{var o,n,s,r;function a(){Fs(),gapi.load("gapi.iframes",{callback:()=>{e(gapi.iframes.getContext())},ontimeout:()=>{Fs(),i(To(t,"network-request-failed"))},timeout:Vs.get()})}if(null===(n=null===(o=ss().gapi)||void 0===o?void 0:o.iframes)||void 0===n?void 0:n.Iframe)e(gapi.iframes.getContext());else{if(!(null===(s=ss().gapi)||void 0===s?void 0:s.load)){const e=`__${"iframefcb"}${Math.floor(1e6*Math.random())}`;return ss()[e]=()=>{gapi.load?a():i(To(t,"network-request-failed"))},(r=`${On.gapiScript}?onload=${e}`,On.loadJS(r)).catch((t=>i(t)))}a()}})).catch((t=>{throw Ps=null,t}))}let Ps=null;
1406
1406
  /**
1407
1407
  * @license
1408
1408
  * Copyright 2020 Google LLC.
@@ -1419,7 +1419,7 @@ const _r=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,Tr=/^https?/;async function Ir(t
1419
1419
  * See the License for the specific language governing permissions and
1420
1420
  * limitations under the License.
1421
1421
  */
1422
- const $r=new Lo(5e3,15e3),Vr={style:{position:"absolute",top:"-100px",width:"1px",height:"1px"},"aria-hidden":"true",tabindex:"-1"},Fr=new Map([["identitytoolkit.googleapis.com","p"],["staging-identitytoolkit.sandbox.googleapis.com","s"],["test-identitytoolkit.sandbox.googleapis.com","t"]]);function jr(t){const e=t.config;_o(e.authDomain,t,"auth-domain-config-required");const i=e.emulator?Do(e,"emulator/auth/iframe"):`https://${t.config.authDomain}/__/auth/iframe`,o={apiKey:e.apiKey,appName:t.name,v:ji},n=Fr.get(t.config.apiHost);n&&(o.eid=n);const r=t._getFrameworks();return r.length&&(o.fw=r.join(",")),`${i}?${Ce(o).slice(1)}`}async function Pr(t){const e=await function(t){return Dr=Dr||Lr(t),Dr}(t),i=tr().gapi;return _o(i,t,"internal-error"),e.open({where:document.body,url:jr(t),messageHandlersFilter:i.iframes.CROSS_ORIGIN_IFRAMES_FILTER,attributes:Vr,dontclear:!0},(e=>new Promise((async(i,o)=>{await e.restyle({setHideOnLeave:!1});const n=Eo(t,"network-request-failed"),r=tr().setTimeout((()=>{o(n)}),$r.get());function s(){tr().clearTimeout(r),i(e)}e.ping(s).then(s,(()=>{o(n)}))}))))}
1422
+ const Rs=new jo(5e3,15e3),Us={style:{position:"absolute",top:"-100px",width:"1px",height:"1px"},"aria-hidden":"true",tabindex:"-1"},zs=new Map([["identitytoolkit.googleapis.com","p"],["staging-identitytoolkit.sandbox.googleapis.com","s"],["test-identitytoolkit.sandbox.googleapis.com","t"]]);function Bs(t){const e=t.config;Lo(e.authDomain,t,"auth-domain-config-required");const i=e.emulator?Po(e,"emulator/auth/iframe"):`https://${t.config.authDomain}/__/auth/iframe`,o={apiKey:e.apiKey,appName:t.name,v:Bi},n=zs.get(t.config.apiHost);n&&(o.eid=n);const s=t._getFrameworks();return s.length&&(o.fw=s.join(",")),`${i}?${Me(o).slice(1)}`}async function Hs(t){const e=await function(t){return Ps=Ps||js(t),Ps}(t),i=ss().gapi;return Lo(i,t,"internal-error"),e.open({where:document.body,url:Bs(t),messageHandlersFilter:i.iframes.CROSS_ORIGIN_IFRAMES_FILTER,attributes:Us,dontclear:!0},(e=>new Promise((async(i,o)=>{await e.restyle({setHideOnLeave:!1});const n=To(t,"network-request-failed"),s=ss().setTimeout((()=>{o(n)}),Rs.get());function r(){ss().clearTimeout(s),i(e)}e.ping(r).then(r,(()=>{o(n)}))}))))}
1423
1423
  /**
1424
1424
  * @license
1425
1425
  * Copyright 2020 Google LLC.
@@ -1435,7 +1435,7 @@ const $r=new Lo(5e3,15e3),Vr={style:{position:"absolute",top:"-100px",width:"1px
1435
1435
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1436
1436
  * See the License for the specific language governing permissions and
1437
1437
  * limitations under the License.
1438
- */const Rr={location:"yes",resizable:"yes",statusbar:"yes",toolbar:"no"};class Ur{constructor(t){this.window=t,this.associatedEvent=null}close(){if(this.window)try{this.window.close()}catch(t){}}}function zr(t,e,i,o=500,n=600){const r=Math.max((window.screen.availHeight-n)/2,0).toString(),s=Math.max((window.screen.availWidth-o)/2,0).toString();let a="";const l=Object.assign(Object.assign({},Rr),{width:o.toString(),height:n.toString(),top:r,left:s}),c=me().toLowerCase();i&&(a=vn(c)?"_blank":i),un(c)&&(e=e||"http://localhost",l.scrollbars="yes");const d=Object.entries(l).reduce(((t,[e,i])=>`${t}${e}=${i},`),"");if(function(t=me()){var e;return bn(t)&&!!(null===(e=window.navigator)||void 0===e?void 0:e.standalone)}(c)&&"_self"!==a)return function(t,e){const i=document.createElement("a");i.href=t,i.target=e;const o=document.createEvent("MouseEvent");o.initMouseEvent("click",!0,!0,window,1,0,0,0,0,!1,!1,!1,!1,1,null),i.dispatchEvent(o)}
1438
+ */const Ws={location:"yes",resizable:"yes",statusbar:"yes",toolbar:"no"};class Gs{constructor(t){this.window=t,this.associatedEvent=null}close(){if(this.window)try{this.window.close()}catch(t){}}}function Ks(t,e,i,o=500,n=600){const s=Math.max((window.screen.availHeight-n)/2,0).toString(),r=Math.max((window.screen.availWidth-o)/2,0).toString();let a="";const l=Object.assign(Object.assign({},Ws),{width:o.toString(),height:n.toString(),top:s,left:r}),c=ye().toLowerCase();i&&(a=bn(c)?"_blank":i),mn(c)&&(e=e||"http://localhost",l.scrollbars="yes");const d=Object.entries(l).reduce(((t,[e,i])=>`${t}${e}=${i},`),"");if(function(t=ye()){var e;return kn(t)&&!!(null===(e=window.navigator)||void 0===e?void 0:e.standalone)}(c)&&"_self"!==a)return function(t,e){const i=document.createElement("a");i.href=t,i.target=e;const o=document.createEvent("MouseEvent");o.initMouseEvent("click",!0,!0,window,1,0,0,0,0,!1,!1,!1,!1,1,null),i.dispatchEvent(o)}
1439
1439
  /**
1440
1440
  * @license
1441
1441
  * Copyright 2021 Google LLC
@@ -1451,7 +1451,7 @@ const $r=new Lo(5e3,15e3),Vr={style:{position:"absolute",top:"-100px",width:"1px
1451
1451
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1452
1452
  * See the License for the specific language governing permissions and
1453
1453
  * limitations under the License.
1454
- */(e||"",a),new Ur(null);const h=window.open(e||"",a,d);_o(h,t,"popup-blocked");try{h.focus()}catch(t){}return new Ur(h)}const Br="__/auth/handler",Hr="emulator/auth/handler",Gr=encodeURIComponent("fac");async function Wr(t,e,i,o,n,r){_o(t.config.authDomain,t,"auth-domain-config-required"),_o(t.config.apiKey,t,"invalid-api-key");const s={apiKey:t.config.apiKey,appName:t.name,authType:i,redirectUrl:o,v:ji,eventId:n};if(e instanceof $n){e.setDefaultLanguage(t.languageCode),s.providerId=e.providerId||"",function(t){for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e))return!1;return!0}(e.getCustomParameters())||(s.customParameters=JSON.stringify(e.getCustomParameters()));for(const[t,e]of Object.entries({}))s[t]=e}if(e instanceof Vn){const t=e.getScopes().filter((t=>""!==t));t.length>0&&(s.scopes=t.join(","))}t.tenantId&&(s.tid=t.tenantId);const a=s;for(const t of Object.keys(a))void 0===a[t]&&delete a[t];const l=await t._getAppCheckToken(),c=l?`#${Gr}=${encodeURIComponent(l)}`:"";return`${function({config:t}){if(!t.emulator)return`https://${t.authDomain}/${Br}`;return Do(t,Hr)}
1454
+ */(e||"",a),new Gs(null);const h=window.open(e||"",a,d);Lo(h,t,"popup-blocked");try{h.focus()}catch(t){}return new Gs(h)}const Zs="__/auth/handler",Js="emulator/auth/handler",Ys=encodeURIComponent("fac");async function qs(t,e,i,o,n,s){Lo(t.config.authDomain,t,"auth-domain-config-required"),Lo(t.config.apiKey,t,"invalid-api-key");const r={apiKey:t.config.apiKey,appName:t.name,authType:i,redirectUrl:o,v:Bi,eventId:n};if(e instanceof Rn){e.setDefaultLanguage(t.languageCode),r.providerId=e.providerId||"",function(t){for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e))return!1;return!0}(e.getCustomParameters())||(r.customParameters=JSON.stringify(e.getCustomParameters()));for(const[t,e]of Object.entries({}))r[t]=e}if(e instanceof Un){const t=e.getScopes().filter((t=>""!==t));t.length>0&&(r.scopes=t.join(","))}t.tenantId&&(r.tid=t.tenantId);const a=r;for(const t of Object.keys(a))void 0===a[t]&&delete a[t];const l=await t._getAppCheckToken(),c=l?`#${Ys}=${encodeURIComponent(l)}`:"";return`${function({config:t}){if(!t.emulator)return`https://${t.authDomain}/${Zs}`;return Po(t,Js)}
1455
1455
  /**
1456
1456
  * @license
1457
1457
  * Copyright 2020 Google LLC
@@ -1467,7 +1467,7 @@ const $r=new Lo(5e3,15e3),Vr={style:{position:"absolute",top:"-100px",width:"1px
1467
1467
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1468
1468
  * See the License for the specific language governing permissions and
1469
1469
  * limitations under the License.
1470
- */(t)}?${Ce(a).slice(1)}${c}`}const Zr="webStorageSupport";const Kr=class{constructor(){this.eventManagers={},this.iframes={},this.originValidationPromises={},this._redirectPersistence=Yn,this._completeRedirectFn=Er,this._overrideRedirectResult=xr}async _openPopup(t,e,i,o){var n;Io(null===(n=this.eventManagers[t._key()])||void 0===n?void 0:n.manager,"_initialize() not called before _openPopup()");return zr(t,await Wr(t,e,i,No(),o),Qn())}async _openRedirect(t,e,i,o){await this._originValidation(t);return function(t){tr().location.href=t}(await Wr(t,e,i,No(),o)),new Promise((()=>{}))}_initialize(t){const e=t._key();if(this.eventManagers[e]){const{manager:t,promise:i}=this.eventManagers[e];return t?Promise.resolve(t):(Io(i,"If manager is not set, promise should be"),i)}const i=this.initAndGetManager(t);return this.eventManagers[e]={promise:i},i.catch((()=>{delete this.eventManagers[e]})),i}async initAndGetManager(t){const e=await Pr(t),i=new kr(t);return e.register("authEvent",(e=>{_o(null==e?void 0:e.authEvent,t,"invalid-auth-event");return{status:i.onEvent(e.authEvent)?"ACK":"ERROR"}}),gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER),this.eventManagers[t._key()]={manager:i},this.iframes[t._key()]=e,i}_isIframeWebStorageSupported(t,e){this.iframes[t._key()].send(Zr,{type:Zr},(i=>{var o;const n=null===(o=null==i?void 0:i[0])||void 0===o?void 0:o[Zr];void 0!==n&&e(!!n),xo(t,"internal-error")}),gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER)}_originValidation(t){const e=t._key();return this.originValidationPromises[e]||(this.originValidationPromises[e]=Ir(t)),this.originValidationPromises[e]}get _shouldInitProactively(){return Cn()||pn()||bn()}};var Jr="@firebase/auth",Yr="1.10.0";
1470
+ */(t)}?${Me(a).slice(1)}${c}`}const Qs="webStorageSupport";const Xs=class{constructor(){this.eventManagers={},this.iframes={},this.originValidationPromises={},this._redirectPersistence=es,this._completeRedirectFn=Ts,this._overrideRedirectResult=_s}async _openPopup(t,e,i,o){var n;$o(null===(n=this.eventManagers[t._key()])||void 0===n?void 0:n.manager,"_initialize() not called before _openPopup()");return Ks(t,await qs(t,e,i,Do(),o),os())}async _openRedirect(t,e,i,o){await this._originValidation(t);return function(t){ss().location.href=t}(await qs(t,e,i,Do(),o)),new Promise((()=>{}))}_initialize(t){const e=t._key();if(this.eventManagers[e]){const{manager:t,promise:i}=this.eventManagers[e];return t?Promise.resolve(t):($o(i,"If manager is not set, promise should be"),i)}const i=this.initAndGetManager(t);return this.eventManagers[e]={promise:i},i.catch((()=>{delete this.eventManagers[e]})),i}async initAndGetManager(t){const e=await Hs(t),i=new Is(t);return e.register("authEvent",(e=>{Lo(null==e?void 0:e.authEvent,t,"invalid-auth-event");return{status:i.onEvent(e.authEvent)?"ACK":"ERROR"}}),gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER),this.eventManagers[t._key()]={manager:i},this.iframes[t._key()]=e,i}_isIframeWebStorageSupported(t,e){this.iframes[t._key()].send(Qs,{type:Qs},(i=>{var o;const n=null===(o=null==i?void 0:i[0])||void 0===o?void 0:o[Qs];void 0!==n&&e(!!n),_o(t,"internal-error")}),gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER)}_originValidation(t){const e=t._key();return this.originValidationPromises[e]||(this.originValidationPromises[e]=$s(t)),this.originValidationPromises[e]}get _shouldInitProactively(){return Mn()||wn()||kn()}};var tr="@firebase/auth",er="1.10.0";
1471
1471
  /**
1472
1472
  * @license
1473
1473
  * Copyright 2020 Google LLC
@@ -1484,7 +1484,7 @@ const $r=new Lo(5e3,15e3),Vr={style:{position:"absolute",top:"-100px",width:"1px
1484
1484
  * See the License for the specific language governing permissions and
1485
1485
  * limitations under the License.
1486
1486
  */
1487
- class qr{constructor(t){this.auth=t,this.internalListeners=new Map}getUid(){var t;return this.assertAuthConfigured(),(null===(t=this.auth.currentUser)||void 0===t?void 0:t.uid)||null}async getToken(t){if(this.assertAuthConfigured(),await this.auth._initializationPromise,!this.auth.currentUser)return null;return{accessToken:await this.auth.currentUser.getIdToken(t)}}addAuthTokenListener(t){if(this.assertAuthConfigured(),this.internalListeners.has(t))return;const e=this.auth.onIdTokenChanged((e=>{t((null==e?void 0:e.stsTokenManager.accessToken)||null)}));this.internalListeners.set(t,e),this.updateProactiveRefresh()}removeAuthTokenListener(t){this.assertAuthConfigured();const e=this.internalListeners.get(t);e&&(this.internalListeners.delete(t),e(),this.updateProactiveRefresh())}assertAuthConfigured(){_o(this.auth._initializationPromise,"dependent-sdk-initialized-before-auth")}updateProactiveRefresh(){this.internalListeners.size>0?this.auth._startProactiveRefresh():this.auth._stopProactiveRefresh()}}
1487
+ class ir{constructor(t){this.auth=t,this.internalListeners=new Map}getUid(){var t;return this.assertAuthConfigured(),(null===(t=this.auth.currentUser)||void 0===t?void 0:t.uid)||null}async getToken(t){if(this.assertAuthConfigured(),await this.auth._initializationPromise,!this.auth.currentUser)return null;return{accessToken:await this.auth.currentUser.getIdToken(t)}}addAuthTokenListener(t){if(this.assertAuthConfigured(),this.internalListeners.has(t))return;const e=this.auth.onIdTokenChanged((e=>{t((null==e?void 0:e.stsTokenManager.accessToken)||null)}));this.internalListeners.set(t,e),this.updateProactiveRefresh()}removeAuthTokenListener(t){this.assertAuthConfigured();const e=this.internalListeners.get(t);e&&(this.internalListeners.delete(t),e(),this.updateProactiveRefresh())}assertAuthConfigured(){Lo(this.auth._initializationPromise,"dependent-sdk-initialized-before-auth")}updateProactiveRefresh(){this.internalListeners.size>0?this.auth._startProactiveRefresh():this.auth._stopProactiveRefresh()}}
1488
1488
  /**
1489
1489
  * @license
1490
1490
  * Copyright 2020 Google LLC
@@ -1517,7 +1517,7 @@ class qr{constructor(t){this.auth=t,this.internalListeners=new Map}getUid(){var
1517
1517
  * See the License for the specific language governing permissions and
1518
1518
  * limitations under the License.
1519
1519
  */
1520
- const Qr=pe("authIdTokenMaxAge")||300;let Xr=null;function ts(t=Ri()){const e=Di(t,"auth");if(e.isInitialized())return e.getImmediate();const i=
1520
+ const or=we("authIdTokenMaxAge")||300;let nr=null;function sr(t=Wi()){const e=Pi(t,"auth");if(e.isInitialized())return e.getImmediate();const i=
1521
1521
  /**
1522
1522
  * @license
1523
1523
  * Copyright 2020 Google LLC
@@ -1534,15 +1534,15 @@ const Qr=pe("authIdTokenMaxAge")||300;let Xr=null;function ts(t=Ri()){const e=Di
1534
1534
  * See the License for the specific language governing permissions and
1535
1535
  * limitations under the License.
1536
1536
  */
1537
- function(t,e){const i=Di(t,"auth");if(i.isInitialized()){const t=i.getImmediate();if(be(i.getOptions(),null!=e?e:{}))return t;xo(t,"already-initialized")}return i.initialize({options:e})}(t,{popupRedirectResolver:Kr,persistence:[hr,Kn,Yn]}),o=pe("authTokenSyncURL");if(o&&"boolean"==typeof isSecureContext&&isSecureContext){const t=new URL(o,location.origin);if(location.origin===t.origin){const e=(n=t.toString(),async t=>{const e=t&&await t.getIdTokenResult(),i=e&&((new Date).getTime()-Date.parse(e.issuedAtTime))/1e3;if(i&&i>Qr)return;const o=null==e?void 0:e.token;Xr!==o&&(Xr=o,await fetch(n,{method:o?"POST":"DELETE",headers:o?{Authorization:`Bearer ${o}`}:{}}))});!function(t,e,i){ke(t).beforeAuthStateChanged(e,i)}(i,e,(()=>e(i.currentUser))),function(t,e,i,o){ke(t).onIdTokenChanged(e,i,o)}(i,(t=>e(t)))}}var n;const r=he("auth");return r&&In(i,`http://${r}`),i}var es;!function(t){Tn=t}({loadJS:t=>new Promise(((e,i)=>{const o=document.createElement("script");var n,r;o.setAttribute("src",t),o.onload=e,o.onerror=t=>{const e=Eo("internal-error");e.customData=t,i(e)},o.type="text/javascript",o.charset="UTF-8",(null!==(r=null===(n=document.getElementsByTagName("head"))||void 0===n?void 0:n[0])&&void 0!==r?r:document).appendChild(o)})),gapiScript:"https://apis.google.com/js/api.js",recaptchaV2Script:"https://www.google.com/recaptcha/api.js",recaptchaEnterpriseScript:"https://www.google.com/recaptcha/enterprise.js?render="}),es="Browser",Li(new Se("auth",((t,{options:e})=>{const i=t.getProvider("app").getImmediate(),o=t.getProvider("heartbeat"),n=t.getProvider("app-check-internal"),{apiKey:r,authDomain:s}=i.options;_o(r&&!r.includes(":"),"invalid-api-key",{appName:i.name});const a={apiKey:r,authDomain:s,clientPlatform:es,apiHost:"identitytoolkit.googleapis.com",tokenApiHost:"securetoken.googleapis.com",apiScheme:"https",sdkClientVersion:xn(es)},l=new Sn(i,o,n,a);return function(t,e){const i=(null==e?void 0:e.persistence)||[],o=(Array.isArray(i)?i:[i]).map(sn);(null==e?void 0:e.errorMap)&&t._updateErrorMap(e.errorMap),t._initializeWithPersistence(o,null==e?void 0:e.popupRedirectResolver)}(l,e),l}),"PUBLIC").setInstantiationMode("EXPLICIT").setInstanceCreatedCallback(((t,e,i)=>{t.getProvider("auth-internal").initialize()}))),Li(new Se("auth-internal",(t=>(t=>new qr(t))(Mn(t.getProvider("auth").getImmediate()))),"PRIVATE").setInstantiationMode("EXPLICIT")),Ui(Jr,Yr,function(t){switch(t){case"Node":return"node";case"ReactNative":return"rn";case"Worker":return"webworker";case"Cordova":return"cordova";case"WebExtension":return"web-extension";default:return}}(es)),Ui(Jr,Yr,"esm2017");const is=("undefined"!=typeof globalThis?globalThis:void 0)?.crypto||("undefined"!=typeof global?global:void 0)?.crypto||("undefined"!=typeof window?window:void 0)?.crypto||("undefined"!=typeof self?self:void 0)?.crypto||("undefined"!=typeof frames?frames:void 0)?.[0]?.crypto;let os;os=is?t=>{const e=[];for(let i=0;i<t;i+=4)e.push(is.getRandomValues(new Uint32Array(1))[0]);return new rs(e,t)}:t=>{const e=[],i=t=>{let e=t,i=987654321;const o=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&o,e=18e3*(65535&e)+(e>>16)&o;let t=(i<<16)+e&o;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let o,n=0;n<t;n+=4){const t=i(4294967296*(o||Math.random()));o=987654071*t(),e.push(4294967296*t()|0)}return new rs(e,t)};class ns{static create(...t){return new this(...t)}mixIn(t){return Object.assign(this,t)}clone(){const t=new this.constructor;return Object.assign(t,this),t}}class rs extends ns{constructor(t=[],e=4*t.length){super();let i=t;if(i instanceof ArrayBuffer&&(i=new Uint8Array(i)),(i instanceof Int8Array||i instanceof Uint8ClampedArray||i instanceof Int16Array||i instanceof Uint16Array||i instanceof Int32Array||i instanceof Uint32Array||i instanceof Float32Array||i instanceof Float64Array)&&(i=new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),i instanceof Uint8Array){const t=i.byteLength,e=[];for(let o=0;o<t;o+=1)e[o>>>2]|=i[o]<<24-o%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random=os;toString(t=ss){return t.stringify(this)}concat(t){const e=this.words,i=t.words,o=this.sigBytes,n=t.sigBytes;if(this.clamp(),o%4)for(let t=0;t<n;t+=1){const n=i[t>>>2]>>>24-t%4*8&255;e[o+t>>>2]|=n<<24-(o+t)%4*8}else for(let t=0;t<n;t+=4)e[o+t>>>2]=i[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const ss={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push((i>>>4).toString(16)),o.push((15&i).toString(16))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=2)i[o>>>3]|=parseInt(t.substr(o,2),16)<<24-o%8*4;return new rs(i,e/2)}},as={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>2]|=(255&t.charCodeAt(o))<<24-o%4*8;return new rs(i,e)}},ls={stringify(t){try{return decodeURIComponent(escape(as.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>as.parse(unescape(encodeURIComponent(t)))};class cs extends ns{constructor(){super(),this._minBufferSize=0}reset(){this._data=new rs,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=ls.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:o}=this,n=i.words,r=i.sigBytes;let s=r/(4*o);s=t?Math.ceil(s):Math.max((0|s)-this._minBufferSize,0);const a=s*o,l=Math.min(4*a,r);if(a){for(let t=0;t<a;t+=o)this._doProcessBlock(n,t);e=n.splice(0,a),i.sigBytes-=l}return new rs(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class ds extends cs{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new ns,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new hs(t,i).finalize(e)}reset(){super.reset.call(this),this._doReset()}update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t);return this._doFinalize()}}class hs extends ns{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=ls.parse(o));const n=i.blockSize,r=4*n;o.sigBytes>r&&(o=i.finalize(e)),o.clamp();const s=o.clone();this._oKey=s;const a=o.clone();this._iKey=a;const l=s.words,c=a.words;for(let t=0;t<n;t+=1)l[t]^=1549556828,c[t]^=909522486;s.sigBytes=r,a.sigBytes=r,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const e=this._hasher,i=e.finalize(t);e.reset();return e.finalize(this._oKey.clone().concat(i))}}const us=rs;class ps extends ns{constructor(t,e){super(),this.high=t,this.low=e}}class vs extends ns{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let o=0;o<e;o+=1){const e=t[o];i.push(e.high),i.push(e.low)}return us.create(i,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:e}=t,i=e.length;for(let t=0;t<i;t+=1)e[t]=e[t].clone();return t}}const ms=(t,e,i)=>{const o=[];let n=0;for(let r=0;r<e;r+=1)if(r%4){const e=i[t.charCodeAt(r-1)]<<r%4*2|i[t.charCodeAt(r)]>>>6-r%4*2;o[n>>>2]|=e<<24-n%4*8,n+=1}return rs.create(o,n)},fs={stringify(t){const{words:e,sigBytes:i}=t,o=this._map;t.clamp();const n=[];for(let t=0;t<i;t+=3){const r=(e[t>>>2]>>>24-t%4*8&255)<<16|(e[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|e[t+2>>>2]>>>24-(t+2)%4*8&255;for(let e=0;e<4&&t+.75*e<i;e+=1)n.push(o.charAt(r>>>6*(3-e)&63))}const r=o.charAt(64);if(r)for(;n.length%4;)n.push(r);return n.join("")},parse(t){let e=t.length;const i=this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<i.length;t+=1)o[i.charCodeAt(t)]=t}const n=i.charAt(64);if(n){const i=t.indexOf(n);-1!==i&&(e=i)}return ms(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},gs=[];for(let t=0;t<64;t+=1)gs[t]=4294967296*Math.abs(Math.sin(t+1))|0;const ws=(t,e,i,o,n,r,s)=>{const a=t+(e&i|~e&o)+n+s;return(a<<r|a>>>32-r)+e},bs=(t,e,i,o,n,r,s)=>{const a=t+(e&o|i&~o)+n+s;return(a<<r|a>>>32-r)+e},ys=(t,e,i,o,n,r,s)=>{const a=t+(e^i^o)+n+s;return(a<<r|a>>>32-r)+e},Cs=(t,e,i,o,n,r,s)=>{const a=t+(i^(e|~o))+n+s;return(a<<r|a>>>32-r)+e};class xs extends ds{_doReset(){this._hash=new rs([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let o=0;o<16;o+=1){const n=e+o,r=t[n];i[n]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8)}const o=this._hash.words,n=i[e+0],r=i[e+1],s=i[e+2],a=i[e+3],l=i[e+4],c=i[e+5],d=i[e+6],h=i[e+7],u=i[e+8],p=i[e+9],v=i[e+10],m=i[e+11],f=i[e+12],g=i[e+13],w=i[e+14],b=i[e+15];let y=o[0],C=o[1],x=o[2],E=o[3];y=ws(y,C,x,E,n,7,gs[0]),E=ws(E,y,C,x,r,12,gs[1]),x=ws(x,E,y,C,s,17,gs[2]),C=ws(C,x,E,y,a,22,gs[3]),y=ws(y,C,x,E,l,7,gs[4]),E=ws(E,y,C,x,c,12,gs[5]),x=ws(x,E,y,C,d,17,gs[6]),C=ws(C,x,E,y,h,22,gs[7]),y=ws(y,C,x,E,u,7,gs[8]),E=ws(E,y,C,x,p,12,gs[9]),x=ws(x,E,y,C,v,17,gs[10]),C=ws(C,x,E,y,m,22,gs[11]),y=ws(y,C,x,E,f,7,gs[12]),E=ws(E,y,C,x,g,12,gs[13]),x=ws(x,E,y,C,w,17,gs[14]),C=ws(C,x,E,y,b,22,gs[15]),y=bs(y,C,x,E,r,5,gs[16]),E=bs(E,y,C,x,d,9,gs[17]),x=bs(x,E,y,C,m,14,gs[18]),C=bs(C,x,E,y,n,20,gs[19]),y=bs(y,C,x,E,c,5,gs[20]),E=bs(E,y,C,x,v,9,gs[21]),x=bs(x,E,y,C,b,14,gs[22]),C=bs(C,x,E,y,l,20,gs[23]),y=bs(y,C,x,E,p,5,gs[24]),E=bs(E,y,C,x,w,9,gs[25]),x=bs(x,E,y,C,a,14,gs[26]),C=bs(C,x,E,y,u,20,gs[27]),y=bs(y,C,x,E,g,5,gs[28]),E=bs(E,y,C,x,s,9,gs[29]),x=bs(x,E,y,C,h,14,gs[30]),C=bs(C,x,E,y,f,20,gs[31]),y=ys(y,C,x,E,c,4,gs[32]),E=ys(E,y,C,x,u,11,gs[33]),x=ys(x,E,y,C,m,16,gs[34]),C=ys(C,x,E,y,w,23,gs[35]),y=ys(y,C,x,E,r,4,gs[36]),E=ys(E,y,C,x,l,11,gs[37]),x=ys(x,E,y,C,h,16,gs[38]),C=ys(C,x,E,y,v,23,gs[39]),y=ys(y,C,x,E,g,4,gs[40]),E=ys(E,y,C,x,n,11,gs[41]),x=ys(x,E,y,C,a,16,gs[42]),C=ys(C,x,E,y,d,23,gs[43]),y=ys(y,C,x,E,p,4,gs[44]),E=ys(E,y,C,x,f,11,gs[45]),x=ys(x,E,y,C,b,16,gs[46]),C=ys(C,x,E,y,s,23,gs[47]),y=Cs(y,C,x,E,n,6,gs[48]),E=Cs(E,y,C,x,h,10,gs[49]),x=Cs(x,E,y,C,w,15,gs[50]),C=Cs(C,x,E,y,c,21,gs[51]),y=Cs(y,C,x,E,f,6,gs[52]),E=Cs(E,y,C,x,a,10,gs[53]),x=Cs(x,E,y,C,v,15,gs[54]),C=Cs(C,x,E,y,r,21,gs[55]),y=Cs(y,C,x,E,u,6,gs[56]),E=Cs(E,y,C,x,b,10,gs[57]),x=Cs(x,E,y,C,d,15,gs[58]),C=Cs(C,x,E,y,g,21,gs[59]),y=Cs(y,C,x,E,l,6,gs[60]),E=Cs(E,y,C,x,m,10,gs[61]),x=Cs(x,E,y,C,s,15,gs[62]),C=Cs(C,x,E,y,p,21,gs[63]),o[0]=o[0]+y|0,o[1]=o[1]+C|0,o[2]=o[2]+x|0,o[3]=o[3]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32;const n=Math.floor(i/4294967296),r=i;e[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e[14+(o+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),t.sigBytes=4*(e.length+1),this._process();const s=this._hash,a=s.words;for(let t=0;t<4;t+=1){const e=a[t];a[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return s}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Es=ds._createHelper(xs),ks=ds._createHmacHelper(xs);class Ss extends ns{constructor(t){super(),this.cfg=Object.assign(new ns,{keySize:4,hasher:xs,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),r=rs.create(),s=r.words,{keySize:a,iterations:l}=o;for(;s.length<a;){i&&n.update(i),i=n.update(t).finalize(e),n.reset();for(let t=1;t<l;t+=1)i=n.finalize(i),n.reset();r.concat(i)}return r.sigBytes=4*a,r}}class Ms extends cs{constructor(t,e,i){super(),this.cfg=Object.assign(new ns,i),this._xformMode=t,this._key=e,this.reset()}static createEncryptor(t,e){return this.create(this._ENC_XFORM_MODE,t,e)}static createDecryptor(t,e){return this.create(this._DEC_XFORM_MODE,t,e)}static _createHelper(t){const e=t=>"string"==typeof t?Fs:$s;return{encrypt:(i,o,n)=>e(o).encrypt(t,i,o,n),decrypt:(i,o,n)=>e(o).decrypt(t,i,o,n)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}Ms._ENC_XFORM_MODE=1,Ms._DEC_XFORM_MODE=2,Ms.keySize=4,Ms.ivSize=4;class _s extends Ms{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Ts extends ns{constructor(t,e){super(),this._cipher=t,this._iv=e}static createEncryptor(t,e){return this.Encryptor.create(t,e)}static createDecryptor(t,e){return this.Decryptor.create(t,e)}}function Is(t,e,i){const o=t;let n;const r=this._iv;r?(n=r,this._iv=void 0):n=this._prevBlock;for(let t=0;t<i;t+=1)o[e+t]^=n[t]}class Ns extends Ts{}Ns.Encryptor=class extends Ns{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;Is.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},Ns.Decryptor=class extends Ns{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),Is.call(this,t,e,o),this._prevBlock=n}};const Os={pad(t,e){const i=4*e,o=i-t.sigBytes%i,n=o<<24|o<<16|o<<8|o,r=[];for(let t=0;t<o;t+=4)r.push(n);const s=rs.create(r,o);t.concat(s)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class As extends Ms{constructor(t,e,i){super(t,e,Object.assign({mode:Ns,padding:Os},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:o}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=o.createEncryptor:(t=o.createDecryptor,this._minBufferSize=1),this._mode=t.call(o,this,i&&i.words),this._mode.u=t}_doProcessBlock(t,e){this._mode.processBlock(t,e)}_doFinalize(){let t;const{padding:e}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t}}class Ls extends ns{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const Ds={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?rs.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(fs)},parse(t){let e;const i=fs.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=rs.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),Ls.create({ciphertext:i,salt:e})}};class $s extends ns{static encrypt(t,e,i,o){const n=Object.assign(new ns,this.cfg,o),r=t.createEncryptor(i,n),s=r.finalize(e),a=r.cfg;return Ls.create({ciphertext:s,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:r.blockSize,formatter:n.format})}static decrypt(t,e,i,o){let n=e;const r=Object.assign(new ns,this.cfg,o);n=this._parse(n,r.format);return t.createDecryptor(i,r).finalize(n.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}$s.cfg=Object.assign(new ns,{format:Ds});const Vs={execute(t,e,i,o,n){let r,s=o;s||(s=rs.random(8)),r=n?Ss.create({keySize:e+i,hasher:n}).compute(t,s):Ss.create({keySize:e+i}).compute(t,s);const a=rs.create(r.words.slice(e),4*i);return r.sigBytes=4*e,Ls.create({key:r,iv:a,salt:s})}};class Fs extends $s{static encrypt(t,e,i,o){const n=Object.assign(new ns,this.cfg,o),r=n.kdf.execute(i,t.keySize,t.ivSize,n.salt,n.hasher);n.iv=r.iv;const s=$s.encrypt.call(this,t,e,r.key,n);return s.mixIn(r),s}static decrypt(t,e,i,o){let n=e;const r=Object.assign(new ns,this.cfg,o);n=this._parse(n,r.format);const s=r.kdf.execute(i,t.keySize,t.ivSize,n.salt,r.hasher);r.iv=s.iv;return $s.decrypt.call(this,t,n,s.key,r)}}Fs.cfg=Object.assign($s.cfg,{kdf:Vs});const js=t=>t<<8&4278255360|t>>>8&16711935,Ps={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=t.charCodeAt(o)<<16-o%2*16;return rs.create(i,2*e)}},Rs=Ps,Us={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=js(e[t>>>2]>>>16-t%4*8&65535);o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=js(t.charCodeAt(o)<<16-o%2*16);return rs.create(i,2*e)}},zs={stringify(t,e=!0){const{words:i,sigBytes:o}=t,n=e?this._safeMap:this._map;t.clamp();const r=[];for(let t=0;t<o;t+=3){const e=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<o;i+=1)r.push(n.charAt(e>>>6*(3-i)&63))}const s=n.charAt(64);if(s)for(;r.length%4;)r.push(s);return r.join("")},parse(t,e=!0){let i=t.length;const o=e?this._safeMap:this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<o.length;t+=1)n[o.charCodeAt(t)]=t}const r=o.charAt(64);if(r){const e=t.indexOf(r);-1!==e&&(i=e)}return ms(t,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safeMap:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"},Bs=[];class Hs extends ds{_doReset(){this._hash=new rs([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],r=i[2],s=i[3],a=i[4];for(let i=0;i<80;i+=1){if(i<16)Bs[i]=0|t[e+i];else{const t=Bs[i-3]^Bs[i-8]^Bs[i-14]^Bs[i-16];Bs[i]=t<<1|t>>>31}let l=(o<<5|o>>>27)+a+Bs[i];l+=i<20?1518500249+(n&r|~n&s):i<40?1859775393+(n^r^s):i<60?(n&r|n&s|r&s)-1894007588:(n^r^s)-899497514,a=s,s=r,r=n<<30|n>>>2,n=o,o=l}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+r|0,i[3]=i[3]+s|0,i[4]=i[4]+a|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Gs=ds._createHelper(Hs),Ws=ds._createHmacHelper(Hs),Zs=[],Ks=[],Js=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},Ys=t=>4294967296*(t-(0|t))|0;let qs=2,Qs=0;for(;Qs<64;)Js(qs)&&(Qs<8&&(Zs[Qs]=Ys(qs**.5)),Ks[Qs]=Ys(qs**(1/3)),Qs+=1),qs+=1;const Xs=[];class ta extends ds{_doReset(){this._hash=new rs(Zs.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],r=i[2],s=i[3],a=i[4],l=i[5],c=i[6],d=i[7];for(let i=0;i<64;i+=1){if(i<16)Xs[i]=0|t[e+i];else{const t=Xs[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=Xs[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;Xs[i]=e+Xs[i-7]+n+Xs[i-16]}const h=o&n^o&r^n&r,u=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),p=d+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&c)+Ks[i]+Xs[i];d=c,c=l,l=a,a=s+p|0,s=r,r=n,n=o,o=p+(u+h)|0}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+r|0,i[3]=i[3]+s|0,i[4]=i[4]+a|0,i[5]=i[5]+l|0,i[6]=i[6]+c|0,i[7]=i[7]+d|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ea=ds._createHelper(ta),ia=ds._createHmacHelper(ta);class oa extends ta{_doReset(){this._hash=new rs([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const na=ta._createHelper(oa),ra=ta._createHmacHelper(oa),sa=[new ps(1116352408,3609767458),new ps(1899447441,602891725),new ps(3049323471,3964484399),new ps(3921009573,2173295548),new ps(961987163,4081628472),new ps(1508970993,3053834265),new ps(2453635748,2937671579),new ps(2870763221,3664609560),new ps(3624381080,2734883394),new ps(310598401,1164996542),new ps(607225278,1323610764),new ps(1426881987,3590304994),new ps(1925078388,4068182383),new ps(2162078206,991336113),new ps(2614888103,633803317),new ps(3248222580,3479774868),new ps(3835390401,2666613458),new ps(4022224774,944711139),new ps(264347078,2341262773),new ps(604807628,2007800933),new ps(770255983,1495990901),new ps(1249150122,1856431235),new ps(1555081692,3175218132),new ps(1996064986,2198950837),new ps(2554220882,3999719339),new ps(2821834349,766784016),new ps(2952996808,2566594879),new ps(3210313671,3203337956),new ps(3336571891,1034457026),new ps(3584528711,2466948901),new ps(113926993,3758326383),new ps(338241895,168717936),new ps(666307205,1188179964),new ps(773529912,1546045734),new ps(1294757372,1522805485),new ps(1396182291,2643833823),new ps(1695183700,2343527390),new ps(1986661051,1014477480),new ps(2177026350,1206759142),new ps(2456956037,344077627),new ps(2730485921,1290863460),new ps(2820302411,3158454273),new ps(3259730800,3505952657),new ps(3345764771,106217008),new ps(3516065817,3606008344),new ps(3600352804,1432725776),new ps(4094571909,1467031594),new ps(275423344,851169720),new ps(430227734,3100823752),new ps(506948616,1363258195),new ps(659060556,3750685593),new ps(883997877,3785050280),new ps(958139571,3318307427),new ps(1322822218,3812723403),new ps(1537002063,2003034995),new ps(1747873779,3602036899),new ps(1955562222,1575990012),new ps(2024104815,1125592928),new ps(2227730452,2716904306),new ps(2361852424,442776044),new ps(2428436474,593698344),new ps(2756734187,3733110249),new ps(3204031479,2999351573),new ps(3329325298,3815920427),new ps(3391569614,3928383900),new ps(3515267271,566280711),new ps(3940187606,3454069534),new ps(4118630271,4000239992),new ps(116418474,1914138554),new ps(174292421,2731055270),new ps(289380356,3203993006),new ps(460393269,320620315),new ps(685471733,587496836),new ps(852142971,1086792851),new ps(1017036298,365543100),new ps(1126000580,2618297676),new ps(1288033470,3409855158),new ps(1501505948,4234509866),new ps(1607167915,987167468),new ps(1816402316,1246189591)],aa=[];for(let t=0;t<80;t+=1)aa[t]=new ps;class la extends ds{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new vs([new ps(1779033703,4089235720),new ps(3144134277,2227873595),new ps(1013904242,4271175723),new ps(2773480762,1595750129),new ps(1359893119,2917565137),new ps(2600822924,725511199),new ps(528734635,4215389547),new ps(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,o=i[0],n=i[1],r=i[2],s=i[3],a=i[4],l=i[5],c=i[6],d=i[7],h=o.high;let u=o.low;const p=n.high;let v=n.low;const m=r.high;let f=r.low;const g=s.high;let w=s.low;const b=a.high;let y=a.low;const C=l.high;let x=l.low;const E=c.high;let k=c.low;const S=d.high;let M=d.low,_=h,T=u,I=p,N=v,O=m,A=f,L=g,D=w,$=b,V=y,F=C,j=x,P=E,R=k,U=S,z=M;for(let i=0;i<80;i+=1){let o,n;const r=aa[i];if(i<16)r.high=0|t[e+2*i],n=r.high,r.low=0|t[e+2*i+1],o=r.low;else{const t=aa[i-15],e=t.high,s=t.low,a=(e>>>1|s<<31)^(e>>>8|s<<24)^e>>>7,l=(s>>>1|e<<31)^(s>>>8|e<<24)^(s>>>7|e<<25),c=aa[i-2],d=c.high,h=c.low,u=(d>>>19|h<<13)^(d<<3|h>>>29)^d>>>6,p=(h>>>19|d<<13)^(h<<3|d>>>29)^(h>>>6|d<<26),v=aa[i-7],m=v.high,f=v.low,g=aa[i-16],w=g.high,b=g.low;o=l+f,n=a+m+(o>>>0<l>>>0?1:0),o+=p,n=n+u+(o>>>0<p>>>0?1:0),o+=b,n=n+w+(o>>>0<b>>>0?1:0),r.high=n,r.low=o}const s=$&F^~$&P,a=V&j^~V&R,l=_&I^_&O^I&O,c=T&N^T&A^N&A,d=(_>>>28|T<<4)^(_<<30|T>>>2)^(_<<25|T>>>7),h=(T>>>28|_<<4)^(T<<30|_>>>2)^(T<<25|_>>>7),u=($>>>14|V<<18)^($>>>18|V<<14)^($<<23|V>>>9),p=(V>>>14|$<<18)^(V>>>18|$<<14)^(V<<23|$>>>9),v=sa[i],m=v.high,f=v.low;let g=z+p,w=U+u+(g>>>0<z>>>0?1:0);g+=a,w=w+s+(g>>>0<a>>>0?1:0),g+=f,w=w+m+(g>>>0<f>>>0?1:0),g+=o,w=w+n+(g>>>0<o>>>0?1:0);const b=h+c;U=P,z=R,P=F,R=j,F=$,j=V,V=D+g|0,$=L+w+(V>>>0<D>>>0?1:0)|0,L=O,D=A,O=I,A=N,I=_,N=T,T=g+b|0,_=w+(d+l+(b>>>0<h>>>0?1:0))+(T>>>0<g>>>0?1:0)|0}o.low=u+T,u=o.low,o.high=h+_+(u>>>0<T>>>0?1:0),n.low=v+N,v=n.low,n.high=p+I+(v>>>0<N>>>0?1:0),r.low=f+A,f=r.low,r.high=m+O+(f>>>0<A>>>0?1:0),s.low=w+D,w=s.low,s.high=g+L+(w>>>0<D>>>0?1:0),a.low=y+V,y=a.low,a.high=b+$+(y>>>0<V>>>0?1:0),l.low=x+j,x=l.low,l.high=C+F+(x>>>0<j>>>0?1:0),c.low=k+R,k=c.low,c.high=E+P+(k>>>0<R>>>0?1:0),d.low=M+z,M=d.low,d.high=S+U+(M>>>0<z>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[30+(o+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(o+128>>>10<<5)]=i,t.sigBytes=4*e.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ca=ds._createHelper(la),da=ds._createHmacHelper(la);class ha extends la{_doReset(){this._hash=new vs([new ps(3418070365,3238371032),new ps(1654270250,914150663),new ps(2438529370,812702999),new ps(355462360,4144912697),new ps(1731405415,4290775857),new ps(2394180231,1750603025),new ps(3675008525,1694076839),new ps(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const ua=la._createHelper(ha),pa=la._createHmacHelper(ha),va=[],ma=[],fa=[];let ga=1,wa=0;for(let t=0;t<24;t+=1){va[ga+5*wa]=(t+1)*(t+2)/2%64;const e=(2*ga+3*wa)%5;ga=wa%5,wa=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)ma[t+5*e]=e+(2*t+3*e)%5*5;let ba=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&ba){const o=(1<<t)-1;o<32?i^=1<<o:e^=1<<o-32}128&ba?ba=ba<<1^113:ba<<=1}fa[t]=ps.create(e,i)}const ya=[];for(let t=0;t<25;t+=1)ya[t]=ps.create();class Ca extends ds{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let e=0;e<25;e+=1)t[e]=new ps;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,o=this.blockSize/2;for(let n=0;n<o;n+=1){let o=t[e+2*n],r=t[e+2*n+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8);const s=i[n];s.high^=r,s.low^=o}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,o=0;for(let n=0;n<5;n+=1){const r=i[t+5*n];e^=r.high,o^=r.low}const n=ya[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=ya[(t+4)%5],o=ya[(t+1)%5],n=o.high,r=o.low,s=e.high^(n<<1|r>>>31),a=e.low^(r<<1|n>>>31);for(let e=0;e<5;e+=1){const o=i[t+5*e];o.high^=s,o.low^=a}}for(let t=1;t<25;t+=1){let e,o;const n=i[t],r=n.high,s=n.low,a=va[t];a<32?(e=r<<a|s>>>32-a,o=s<<a|r>>>32-a):(e=s<<a-32|r>>>64-a,o=r<<a-32|s>>>64-a);const l=ya[ma[t]];l.high=e,l.low=o}const e=ya[0],o=i[0];e.high=o.high,e.low=o.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const o=t+5*e,n=i[o],r=ya[o],s=ya[(t+1)%5+5*e],a=ya[(t+2)%5+5*e];n.high=r.high^~s.high&a.high,n.low=r.low^~s.low&a.low}const n=i[0],r=fa[t];n.high^=r.high,n.low^=r.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,o=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const n=this._state,r=this.cfg.outputLength/8,s=r/8,a=[];for(let t=0;t<s;t+=1){const e=n[t];let i=e.high,o=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a.push(o),a.push(i)}return new rs(a,r)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const e=t._state;for(let t=0;t<25;t+=1)e[t]=e[t].clone();return t}}const xa=ds._createHelper(Ca),Ea=ds._createHmacHelper(Ca),ka=rs.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),Sa=rs.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),Ma=rs.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),_a=rs.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),Ta=rs.create([0,1518500249,1859775393,2400959708,2840853838]),Ia=rs.create([1352829926,1548603684,1836072691,2053994217,0]),Na=(t,e,i)=>t^e^i,Oa=(t,e,i)=>t&e|~t&i,Aa=(t,e,i)=>(t|~e)^i,La=(t,e,i)=>t&i|e&~i,Da=(t,e,i)=>t^(e|~i),$a=(t,e)=>t<<e|t>>>32-e;class Va extends ds{_doReset(){this._hash=rs.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const o=e+t,n=i[o];i[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const o=this._hash.words,n=Ta.words,r=Ia.words,s=ka.words,a=Sa.words,l=Ma.words,c=_a.words;let d,h=o[0],u=o[1],p=o[2],v=o[3],m=o[4],f=o[0],g=o[1],w=o[2],b=o[3],y=o[4];for(let t=0;t<80;t+=1)d=h+i[e+s[t]]|0,d+=t<16?Na(u,p,v)+n[0]:t<32?Oa(u,p,v)+n[1]:t<48?Aa(u,p,v)+n[2]:t<64?La(u,p,v)+n[3]:Da(u,p,v)+n[4],d|=0,d=$a(d,l[t]),d=d+m|0,h=m,m=v,v=$a(p,10),p=u,u=d,d=f+i[e+a[t]]|0,d+=t<16?Da(g,w,b)+r[0]:t<32?La(g,w,b)+r[1]:t<48?Aa(g,w,b)+r[2]:t<64?Oa(g,w,b)+r[3]:Na(g,w,b)+r[4],d|=0,d=$a(d,c[t]),d=d+y|0,f=y,y=b,b=$a(w,10),w=g,g=d;d=o[1]+p+b|0,o[1]=o[2]+v+y|0,o[2]=o[3]+m+f|0,o[3]=o[4]+h+g|0,o[4]=o[0]+u+w|0,o[0]=d}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const n=this._hash,r=n.words;for(let t=0;t<5;t+=1){const e=r[t];r[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Fa=ds._createHelper(Va),ja=ds._createHmacHelper(Va);class Pa extends ns{constructor(t){super(),this.cfg=Object.assign(new ns,{keySize:4,hasher:ta,iterations:25e4},t)}compute(t,e){const{cfg:i}=this,o=hs.create(i.hasher,t),n=rs.create(),r=rs.create([1]),s=n.words,a=r.words,{keySize:l,iterations:c}=i;for(;s.length<l;){const t=o.update(e).finalize(r);o.reset();const i=t.words,s=i.length;let l=t;for(let t=1;t<c;t+=1){l=o.finalize(l),o.reset();const t=l.words;for(let e=0;e<s;e+=1)i[e]^=t[e]}n.concat(t),a[0]+=1}return n.sigBytes=4*l,n}}const Ra=[],Ua=[],za=[],Ba=[],Ha=[],Ga=[],Wa=[],Za=[],Ka=[],Ja=[],Ya=[];for(let t=0;t<256;t+=1)Ya[t]=t<128?t<<1:t<<1^283;let qa=0,Qa=0;for(let t=0;t<256;t+=1){let t=Qa^Qa<<1^Qa<<2^Qa<<3^Qa<<4;t=t>>>8^255&t^99,Ra[qa]=t,Ua[t]=qa;const e=Ya[qa],i=Ya[e],o=Ya[i];let n=257*Ya[t]^16843008*t;za[qa]=n<<24|n>>>8,Ba[qa]=n<<16|n>>>16,Ha[qa]=n<<8|n>>>24,Ga[qa]=n,n=16843009*o^65537*i^257*e^16843008*qa,Wa[t]=n<<24|n>>>8,Za[t]=n<<16|n>>>16,Ka[t]=n<<8|n>>>24,Ja[t]=n,qa?(qa=e^Ya[Ya[Ya[o^e]]],Qa^=Ya[Ya[Qa]]):(Qa=1,qa=Qa)}const Xa=[0,1,2,4,8,16,32,64,128,27,54];class tl extends As{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,o=e.sigBytes/4;this._nRounds=o+6;const n=4*(this._nRounds+1);this._keySchedule=[];const r=this._keySchedule;for(let e=0;e<n;e+=1)e<o?r[e]=i[e]:(t=r[e-1],e%o?o>6&&e%o==4&&(t=Ra[t>>>24]<<24|Ra[t>>>16&255]<<16|Ra[t>>>8&255]<<8|Ra[255&t]):(t=t<<8|t>>>24,t=Ra[t>>>24]<<24|Ra[t>>>16&255]<<16|Ra[t>>>8&255]<<8|Ra[255&t],t^=Xa[e/o|0]<<24),r[e]=r[e-o]^t);this._invKeySchedule=[];const s=this._invKeySchedule;for(let e=0;e<n;e+=1){const i=n-e;t=e%4?r[i]:r[i-4],s[e]=e<4||i<=4?t:Wa[Ra[t>>>24]]^Za[Ra[t>>>16&255]]^Ka[Ra[t>>>8&255]]^Ja[Ra[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,za,Ba,Ha,Ga,Ra)}decryptBlock(t,e){const i=t;let o=i[e+1];i[e+1]=i[e+3],i[e+3]=o,this._doCryptBlock(i,e,this._invKeySchedule,Wa,Za,Ka,Ja,Ua),o=i[e+1],i[e+1]=i[e+3],i[e+3]=o}_doCryptBlock(t,e,i,o,n,r,s,a){const l=t,c=this._nRounds;let d=l[e]^i[0],h=l[e+1]^i[1],u=l[e+2]^i[2],p=l[e+3]^i[3],v=4;for(let t=1;t<c;t+=1){const t=o[d>>>24]^n[h>>>16&255]^r[u>>>8&255]^s[255&p]^i[v];v+=1;const e=o[h>>>24]^n[u>>>16&255]^r[p>>>8&255]^s[255&d]^i[v];v+=1;const a=o[u>>>24]^n[p>>>16&255]^r[d>>>8&255]^s[255&h]^i[v];v+=1;const l=o[p>>>24]^n[d>>>16&255]^r[h>>>8&255]^s[255&u]^i[v];v+=1,d=t,h=e,u=a,p=l}const m=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[v];v+=1;const f=(a[h>>>24]<<24|a[u>>>16&255]<<16|a[p>>>8&255]<<8|a[255&d])^i[v];v+=1;const g=(a[u>>>24]<<24|a[p>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^i[v];v+=1;const w=(a[p>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&u])^i[v];v+=1,l[e]=m,l[e+1]=f,l[e+2]=g,l[e+3]=w}}tl.keySize=8;const el=As._createHelper(tl),il=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],ol=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],nl=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],rl=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],sl=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function al(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function ll(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class cl extends As{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=il[i]-1;e[i]=t[o>>>5]>>>31-o%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const o=i[t],n=nl[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(ol[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(ol[t+24]-1+n)%28]<<31-t%6;o[0]=o[0]<<1|o[0]>>>31;for(let t=1;t<7;t+=1)o[t]>>>=4*(t-1)+3;o[7]=o[7]<<5|o[7]>>>27}this._invSubKeys=[];const o=this._invSubKeys;for(let t=0;t<16;t+=1)o[t]=i[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,i){const o=t;this._lBlock=t[e],this._rBlock=t[e+1],al.call(this,4,252645135),al.call(this,16,65535),ll.call(this,2,858993459),ll.call(this,8,16711935),al.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],o=this._lBlock,n=this._rBlock;let r=0;for(let t=0;t<8;t+=1)r|=rl[t][((n^e[t])&sl[t])>>>0];this._lBlock=n,this._rBlock=o^r}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,al.call(this,1,1431655765),ll.call(this,8,16711935),ll.call(this,2,858993459),al.call(this,16,65535),al.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}cl.keySize=2,cl.ivSize=2;const dl=As._createHelper(cl);class hl extends As{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const e=t.slice(0,2),i=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=cl.createEncryptor(rs.create(e)),this._des2=cl.createEncryptor(rs.create(i)),this._des3=cl.createEncryptor(rs.create(o))}encryptBlock(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)}decryptBlock(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)}}hl.keySize=6,hl.ivSize=2;const ul=As._createHelper(hl),pl=[],vl=[],ml=[];function fl(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)vl[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<vl[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<vl[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<vl[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<vl[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<vl[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<vl[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<vl[6]>>>0?1:0)|0,this._b=e[7]>>>0<vl[7]>>>0?1:0;for(let i=0;i<8;i+=1){const o=t[i]+e[i],n=65535&o,r=o>>>16,s=((n*n>>>17)+n*r>>>15)+r*r,a=((4294901760&o)*o|0)+((65535&o)*o|0);ml[i]=s^a}t[0]=ml[0]+(ml[7]<<16|ml[7]>>>16)+(ml[6]<<16|ml[6]>>>16)|0,t[1]=ml[1]+(ml[0]<<8|ml[0]>>>24)+ml[7]|0,t[2]=ml[2]+(ml[1]<<16|ml[1]>>>16)+(ml[0]<<16|ml[0]>>>16)|0,t[3]=ml[3]+(ml[2]<<8|ml[2]>>>24)+ml[1]|0,t[4]=ml[4]+(ml[3]<<16|ml[3]>>>16)+(ml[2]<<16|ml[2]>>>16)|0,t[5]=ml[5]+(ml[4]<<8|ml[4]>>>24)+ml[3]|0,t[6]=ml[6]+(ml[5]<<16|ml[5]>>>16)+(ml[4]<<16|ml[4]>>>16)|0,t[7]=ml[7]+(ml[6]<<8|ml[6]>>>24)+ml[5]|0}class gl extends _s{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;for(let e=0;e<4;e+=1)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)fl.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],r=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=r>>>16|4294901760&s,l=s<<16|65535&r;o[0]^=r,o[1]^=a,o[2]^=s,o[3]^=l,o[4]^=r,o[5]^=a,o[6]^=s,o[7]^=l;for(let t=0;t<4;t+=1)fl.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;fl.call(this),pl[0]=o[0]^o[5]>>>16^o[3]<<16,pl[1]=o[2]^o[7]>>>16^o[5]<<16,pl[2]=o[4]^o[1]>>>16^o[7]<<16,pl[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)pl[t]=16711935&(pl[t]<<8|pl[t]>>>24)|4278255360&(pl[t]<<24|pl[t]>>>8),i[e+t]^=pl[t]}}const wl=_s._createHelper(gl),bl=[],yl=[],Cl=[];function xl(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)yl[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<yl[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<yl[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<yl[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<yl[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<yl[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<yl[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<yl[6]>>>0?1:0)|0,this._b=e[7]>>>0<yl[7]>>>0?1:0;for(let i=0;i<8;i+=1){const o=t[i]+e[i],n=65535&o,r=o>>>16,s=((n*n>>>17)+n*r>>>15)+r*r,a=((4294901760&o)*o|0)+((65535&o)*o|0);Cl[i]=s^a}t[0]=Cl[0]+(Cl[7]<<16|Cl[7]>>>16)+(Cl[6]<<16|Cl[6]>>>16)|0,t[1]=Cl[1]+(Cl[0]<<8|Cl[0]>>>24)+Cl[7]|0,t[2]=Cl[2]+(Cl[1]<<16|Cl[1]>>>16)+(Cl[0]<<16|Cl[0]>>>16)|0,t[3]=Cl[3]+(Cl[2]<<8|Cl[2]>>>24)+Cl[1]|0,t[4]=Cl[4]+(Cl[3]<<16|Cl[3]>>>16)+(Cl[2]<<16|Cl[2]>>>16)|0,t[5]=Cl[5]+(Cl[4]<<8|Cl[4]>>>24)+Cl[3]|0,t[6]=Cl[6]+(Cl[5]<<16|Cl[5]>>>16)+(Cl[4]<<16|Cl[4]>>>16)|0,t[7]=Cl[7]+(Cl[6]<<8|Cl[6]>>>24)+Cl[5]|0}class El extends _s{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)xl.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],r=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),s=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=r>>>16|4294901760&s,l=s<<16|65535&r;o[0]^=r,o[1]^=a,o[2]^=s,o[3]^=l,o[4]^=r,o[5]^=a,o[6]^=s,o[7]^=l;for(let t=0;t<4;t+=1)xl.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;xl.call(this),bl[0]=o[0]^o[5]>>>16^o[3]<<16,bl[1]=o[2]^o[7]>>>16^o[5]<<16,bl[2]=o[4]^o[1]>>>16^o[7]<<16,bl[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)bl[t]=16711935&(bl[t]<<8|bl[t]>>>24)|4278255360&(bl[t]<<24|bl[t]>>>8),i[e+t]^=bl[t]}}const kl=_s._createHelper(El);function Sl(){const t=this._S;let e=this._i,i=this._j,o=0;for(let n=0;n<4;n+=1){e=(e+1)%256,i=(i+t[e])%256;const r=t[e];t[e]=t[i],t[i]=r,o|=t[(t[e]+t[i])%256]<<24-8*n}return this._i=e,this._j=i,o}class Ml extends _s{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const o=this._S;for(let t=0;t<256;t+=1)o[t]=t;for(let t=0,n=0;t<256;t+=1){const r=t%i,s=e[r>>>2]>>>24-r%4*8&255;n=(n+o[t]+s)%256;const a=o[t];o[t]=o[n],o[n]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=Sl.call(this)}}Ml.keySize=8,Ml.ivSize=0;const _l=_s._createHelper(Ml);class Tl extends Ml{constructor(...t){super(...t),Object.assign(this.cfg,{drop:192})}_doReset(){super._doReset.call(this);for(let t=this.cfg.drop;t>0;t-=1)Sl.call(this)}}const Il=_s._createHelper(Tl),Nl=16,Ol=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Al=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]],Ll={pbox:[],sbox:[]};function Dl(t,e){const i=e>>24&255,o=e>>16&255,n=e>>8&255,r=255&e;let s=t.sbox[0][i]+t.sbox[1][o];return s^=t.sbox[2][n],s+=t.sbox[3][r],s}function $l(t,e,i){let o,n=e,r=i;for(let e=0;e<Nl;++e)n^=t.pbox[e],r=Dl(t,n)^r,o=n,n=r,r=o;return o=n,n=r,r=o,r^=t.pbox[Nl],n^=t.pbox[17],{left:n,right:r}}class Vl extends As{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){if(this._keyPriorReset===this._key)return;const t=this._keyPriorReset=this._key,e=t.words,i=t.sigBytes/4;!function(t,e,i){for(let e=0;e<4;e++){t.sbox[e]=[];for(let i=0;i<256;i++)t.sbox[e][i]=Al[e][i]}let o=0;for(let n=0;n<18;n++)t.pbox[n]=Ol[n]^e[o],o++,o>=i&&(o=0);let n=0,r=0,s=0;for(let e=0;e<18;e+=2)s=$l(t,n,r),n=s.left,r=s.right,t.pbox[e]=n,t.pbox[e+1]=r;for(let e=0;e<4;e++)for(let i=0;i<256;i+=2)s=$l(t,n,r),n=s.left,r=s.right,t.sbox[e][i]=n,t.sbox[e][i+1]=r}(Ll,e,i)}encryptBlock(t,e){const i=$l(Ll,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}decryptBlock(t,e){const i=function(t,e,i){let o,n=e,r=i;for(let e=17;e>1;--e)n^=t.pbox[e],r=Dl(t,n)^r,o=n,n=r,r=o;return o=n,n=r,r=o,r^=t.pbox[1],n^=t.pbox[0],{left:n,right:r}}(Ll,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}}Vl.keySize=4,Vl.ivSize=2;const Fl=As._createHelper(Vl);function jl(t,e,i,o){const n=t;let r;const s=this._iv;s?(r=s.slice(0),this._iv=void 0):r=this._prevBlock,o.encryptBlock(r,0);for(let t=0;t<i;t+=1)n[e+t]^=r[t]}class Pl extends Ts{}Pl.Encryptor=class extends Pl{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;jl.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},Pl.Decryptor=class extends Pl{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);jl.call(this,t,e,o,i),this._prevBlock=n}};class Rl extends Ts{}Rl.Encryptor=class extends Rl{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,r=this._iv;let s=this._counter;r&&(this._counter=r.slice(0),s=this._counter,this._iv=void 0);const a=s.slice(0);o.encryptBlock(a,0),s[n-1]=s[n-1]+1|0;for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},Rl.Decryptor=Rl.Encryptor;const Ul=t=>{let e=t;if(255&~(t>>24))e+=1<<24;else{let i=t>>16&255,o=t>>8&255,n=255&t;255===i?(i=0,255===o?(o=0,255===n?n=0:n+=1):o+=1):i+=1,e=0,e+=i<<16,e+=o<<8,e+=n}return e};
1537
+ function(t,e){const i=Pi(t,"auth");if(i.isInitialized()){const t=i.getImmediate();if(ke(i.getOptions(),null!=e?e:{}))return t;_o(t,"already-initialized")}return i.initialize({options:e})}(t,{popupRedirectResolver:Xs,persistence:[fs,Xn,es]}),o=we("authTokenSyncURL");if(o&&"boolean"==typeof isSecureContext&&isSecureContext){const t=new URL(o,location.origin);if(location.origin===t.origin){const e=(n=t.toString(),async t=>{const e=t&&await t.getIdTokenResult(),i=e&&((new Date).getTime()-Date.parse(e.issuedAtTime))/1e3;if(i&&i>or)return;const o=null==e?void 0:e.token;nr!==o&&(nr=o,await fetch(n,{method:o?"POST":"DELETE",headers:o?{Authorization:`Bearer ${o}`}:{}}))});!function(t,e,i){Ie(t).beforeAuthStateChanged(e,i)}(i,e,(()=>e(i.currentUser))),function(t,e,i,o){Ie(t).onIdTokenChanged(e,i,o)}(i,(t=>e(t)))}}var n;const s=fe("auth");return s&&$n(i,`http://${s}`),i}var rr;!function(t){On=t}({loadJS:t=>new Promise(((e,i)=>{const o=document.createElement("script");var n,s;o.setAttribute("src",t),o.onload=e,o.onerror=t=>{const e=To("internal-error");e.customData=t,i(e)},o.type="text/javascript",o.charset="UTF-8",(null!==(s=null===(n=document.getElementsByTagName("head"))||void 0===n?void 0:n[0])&&void 0!==s?s:document).appendChild(o)})),gapiScript:"https://apis.google.com/js/api.js",recaptchaV2Script:"https://www.google.com/recaptcha/api.js",recaptchaEnterpriseScript:"https://www.google.com/recaptcha/enterprise.js?render="}),rr="Browser",ji(new Ne("auth",((t,{options:e})=>{const i=t.getProvider("app").getImmediate(),o=t.getProvider("heartbeat"),n=t.getProvider("app-check-internal"),{apiKey:s,authDomain:r}=i.options;Lo(s&&!s.includes(":"),"invalid-api-key",{appName:i.name});const a={apiKey:s,authDomain:r,clientPlatform:rr,apiHost:"identitytoolkit.googleapis.com",tokenApiHost:"securetoken.googleapis.com",apiScheme:"https",sdkClientVersion:_n(rr)},l=new Nn(i,o,n,a);return function(t,e){const i=(null==e?void 0:e.persistence)||[],o=(Array.isArray(i)?i:[i]).map(hn);(null==e?void 0:e.errorMap)&&t._updateErrorMap(e.errorMap),t._initializeWithPersistence(o,null==e?void 0:e.popupRedirectResolver)}(l,e),l}),"PUBLIC").setInstantiationMode("EXPLICIT").setInstanceCreatedCallback(((t,e,i)=>{t.getProvider("auth-internal").initialize()}))),ji(new Ne("auth-internal",(t=>(t=>new ir(t))(An(t.getProvider("auth").getImmediate()))),"PRIVATE").setInstantiationMode("EXPLICIT")),Gi(tr,er,function(t){switch(t){case"Node":return"node";case"ReactNative":return"rn";case"Worker":return"webworker";case"Cordova":return"cordova";case"WebExtension":return"web-extension";default:return}}(rr)),Gi(tr,er,"esm2017");const ar=("undefined"!=typeof globalThis?globalThis:void 0)?.crypto||("undefined"!=typeof global?global:void 0)?.crypto||("undefined"!=typeof window?window:void 0)?.crypto||("undefined"!=typeof self?self:void 0)?.crypto||("undefined"!=typeof frames?frames:void 0)?.[0]?.crypto;let lr;lr=ar?t=>{const e=[];for(let i=0;i<t;i+=4)e.push(ar.getRandomValues(new Uint32Array(1))[0]);return new dr(e,t)}:t=>{const e=[],i=t=>{let e=t,i=987654321;const o=4294967295;return()=>{i=36969*(65535&i)+(i>>16)&o,e=18e3*(65535&e)+(e>>16)&o;let t=(i<<16)+e&o;return t/=4294967296,t+=.5,t*(Math.random()>.5?1:-1)}};for(let o,n=0;n<t;n+=4){const t=i(4294967296*(o||Math.random()));o=987654071*t(),e.push(4294967296*t()|0)}return new dr(e,t)};class cr{static create(...t){return new this(...t)}mixIn(t){return Object.assign(this,t)}clone(){const t=new this.constructor;return Object.assign(t,this),t}}class dr extends cr{constructor(t=[],e=4*t.length){super();let i=t;if(i instanceof ArrayBuffer&&(i=new Uint8Array(i)),(i instanceof Int8Array||i instanceof Uint8ClampedArray||i instanceof Int16Array||i instanceof Uint16Array||i instanceof Int32Array||i instanceof Uint32Array||i instanceof Float32Array||i instanceof Float64Array)&&(i=new Uint8Array(i.buffer,i.byteOffset,i.byteLength)),i instanceof Uint8Array){const t=i.byteLength,e=[];for(let o=0;o<t;o+=1)e[o>>>2]|=i[o]<<24-o%4*8;this.words=e,this.sigBytes=t}else this.words=t,this.sigBytes=e}static random=lr;toString(t=hr){return t.stringify(this)}concat(t){const e=this.words,i=t.words,o=this.sigBytes,n=t.sigBytes;if(this.clamp(),o%4)for(let t=0;t<n;t+=1){const n=i[t>>>2]>>>24-t%4*8&255;e[o+t>>>2]|=n<<24-(o+t)%4*8}else for(let t=0;t<n;t+=4)e[o+t>>>2]=i[t>>>2];return this.sigBytes+=n,this}clamp(){const{words:t,sigBytes:e}=this;t[e>>>2]&=4294967295<<32-e%4*8,t.length=Math.ceil(e/4)}clone(){const t=super.clone.call(this);return t.words=this.words.slice(0),t}}const hr={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push((i>>>4).toString(16)),o.push((15&i).toString(16))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=2)i[o>>>3]|=parseInt(t.substr(o,2),16)<<24-o%8*4;return new dr(i,e/2)}},ur={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=1){const i=e[t>>>2]>>>24-t%4*8&255;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>2]|=(255&t.charCodeAt(o))<<24-o%4*8;return new dr(i,e)}},pr={stringify(t){try{return decodeURIComponent(escape(ur.stringify(t)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:t=>ur.parse(unescape(encodeURIComponent(t)))};class vr extends cr{constructor(){super(),this._minBufferSize=0}reset(){this._data=new dr,this._nDataBytes=0}_append(t){let e=t;"string"==typeof e&&(e=pr.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes}_process(t){let e;const{_data:i,blockSize:o}=this,n=i.words,s=i.sigBytes;let r=s/(4*o);r=t?Math.ceil(r):Math.max((0|r)-this._minBufferSize,0);const a=r*o,l=Math.min(4*a,s);if(a){for(let t=0;t<a;t+=o)this._doProcessBlock(n,t);e=n.splice(0,a),i.sigBytes-=l}return new dr(e,l)}clone(){const t=super.clone.call(this);return t._data=this._data.clone(),t}}class gr extends vr{constructor(t){super(),this.blockSize=16,this.cfg=Object.assign(new cr,t),this.reset()}static _createHelper(t){return(e,i)=>new t(i).finalize(e)}static _createHmacHelper(t){return(e,i)=>new fr(t,i).finalize(e)}reset(){super.reset.call(this),this._doReset()}update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t);return this._doFinalize()}}class fr extends cr{constructor(t,e){super();const i=new t;this._hasher=i;let o=e;"string"==typeof o&&(o=pr.parse(o));const n=i.blockSize,s=4*n;o.sigBytes>s&&(o=i.finalize(e)),o.clamp();const r=o.clone();this._oKey=r;const a=o.clone();this._iKey=a;const l=r.words,c=a.words;for(let t=0;t<n;t+=1)l[t]^=1549556828,c[t]^=909522486;r.sigBytes=s,a.sigBytes=s,this.reset()}reset(){const t=this._hasher;t.reset(),t.update(this._iKey)}update(t){return this._hasher.update(t),this}finalize(t){const e=this._hasher,i=e.finalize(t);e.reset();return e.finalize(this._oKey.clone().concat(i))}}const mr=dr;class wr extends cr{constructor(t,e){super(),this.high=t,this.low=e}}class br extends cr{constructor(t=[],e=8*t.length){super(),this.words=t,this.sigBytes=e}toX32(){const t=this.words,e=t.length,i=[];for(let o=0;o<e;o+=1){const e=t[o];i.push(e.high),i.push(e.low)}return mr.create(i,this.sigBytes)}clone(){const t=super.clone.call(this);t.words=this.words.slice(0);const{words:e}=t,i=e.length;for(let t=0;t<i;t+=1)e[t]=e[t].clone();return t}}const yr=(t,e,i)=>{const o=[];let n=0;for(let s=0;s<e;s+=1)if(s%4){const e=i[t.charCodeAt(s-1)]<<s%4*2|i[t.charCodeAt(s)]>>>6-s%4*2;o[n>>>2]|=e<<24-n%4*8,n+=1}return dr.create(o,n)},Cr={stringify(t){const{words:e,sigBytes:i}=t,o=this._map;t.clamp();const n=[];for(let t=0;t<i;t+=3){const s=(e[t>>>2]>>>24-t%4*8&255)<<16|(e[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|e[t+2>>>2]>>>24-(t+2)%4*8&255;for(let e=0;e<4&&t+.75*e<i;e+=1)n.push(o.charAt(s>>>6*(3-e)&63))}const s=o.charAt(64);if(s)for(;n.length%4;)n.push(s);return n.join("")},parse(t){let e=t.length;const i=this._map;let o=this._reverseMap;if(!o){this._reverseMap=[],o=this._reverseMap;for(let t=0;t<i.length;t+=1)o[i.charCodeAt(t)]=t}const n=i.charAt(64);if(n){const i=t.indexOf(n);-1!==i&&(e=i)}return yr(t,e,o)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},xr=[];for(let t=0;t<64;t+=1)xr[t]=4294967296*Math.abs(Math.sin(t+1))|0;const Er=(t,e,i,o,n,s,r)=>{const a=t+(e&i|~e&o)+n+r;return(a<<s|a>>>32-s)+e},kr=(t,e,i,o,n,s,r)=>{const a=t+(e&o|i&~o)+n+r;return(a<<s|a>>>32-s)+e},Sr=(t,e,i,o,n,s,r)=>{const a=t+(e^i^o)+n+r;return(a<<s|a>>>32-s)+e},Mr=(t,e,i,o,n,s,r)=>{const a=t+(i^(e|~o))+n+r;return(a<<s|a>>>32-s)+e};class _r extends gr{_doReset(){this._hash=new dr([1732584193,4023233417,2562383102,271733878])}_doProcessBlock(t,e){const i=t;for(let o=0;o<16;o+=1){const n=e+o,s=t[n];i[n]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8)}const o=this._hash.words,n=i[e+0],s=i[e+1],r=i[e+2],a=i[e+3],l=i[e+4],c=i[e+5],d=i[e+6],h=i[e+7],u=i[e+8],p=i[e+9],v=i[e+10],g=i[e+11],f=i[e+12],m=i[e+13],w=i[e+14],b=i[e+15];let y=o[0],C=o[1],x=o[2],E=o[3];y=Er(y,C,x,E,n,7,xr[0]),E=Er(E,y,C,x,s,12,xr[1]),x=Er(x,E,y,C,r,17,xr[2]),C=Er(C,x,E,y,a,22,xr[3]),y=Er(y,C,x,E,l,7,xr[4]),E=Er(E,y,C,x,c,12,xr[5]),x=Er(x,E,y,C,d,17,xr[6]),C=Er(C,x,E,y,h,22,xr[7]),y=Er(y,C,x,E,u,7,xr[8]),E=Er(E,y,C,x,p,12,xr[9]),x=Er(x,E,y,C,v,17,xr[10]),C=Er(C,x,E,y,g,22,xr[11]),y=Er(y,C,x,E,f,7,xr[12]),E=Er(E,y,C,x,m,12,xr[13]),x=Er(x,E,y,C,w,17,xr[14]),C=Er(C,x,E,y,b,22,xr[15]),y=kr(y,C,x,E,s,5,xr[16]),E=kr(E,y,C,x,d,9,xr[17]),x=kr(x,E,y,C,g,14,xr[18]),C=kr(C,x,E,y,n,20,xr[19]),y=kr(y,C,x,E,c,5,xr[20]),E=kr(E,y,C,x,v,9,xr[21]),x=kr(x,E,y,C,b,14,xr[22]),C=kr(C,x,E,y,l,20,xr[23]),y=kr(y,C,x,E,p,5,xr[24]),E=kr(E,y,C,x,w,9,xr[25]),x=kr(x,E,y,C,a,14,xr[26]),C=kr(C,x,E,y,u,20,xr[27]),y=kr(y,C,x,E,m,5,xr[28]),E=kr(E,y,C,x,r,9,xr[29]),x=kr(x,E,y,C,h,14,xr[30]),C=kr(C,x,E,y,f,20,xr[31]),y=Sr(y,C,x,E,c,4,xr[32]),E=Sr(E,y,C,x,u,11,xr[33]),x=Sr(x,E,y,C,g,16,xr[34]),C=Sr(C,x,E,y,w,23,xr[35]),y=Sr(y,C,x,E,s,4,xr[36]),E=Sr(E,y,C,x,l,11,xr[37]),x=Sr(x,E,y,C,h,16,xr[38]),C=Sr(C,x,E,y,v,23,xr[39]),y=Sr(y,C,x,E,m,4,xr[40]),E=Sr(E,y,C,x,n,11,xr[41]),x=Sr(x,E,y,C,a,16,xr[42]),C=Sr(C,x,E,y,d,23,xr[43]),y=Sr(y,C,x,E,p,4,xr[44]),E=Sr(E,y,C,x,f,11,xr[45]),x=Sr(x,E,y,C,b,16,xr[46]),C=Sr(C,x,E,y,r,23,xr[47]),y=Mr(y,C,x,E,n,6,xr[48]),E=Mr(E,y,C,x,h,10,xr[49]),x=Mr(x,E,y,C,w,15,xr[50]),C=Mr(C,x,E,y,c,21,xr[51]),y=Mr(y,C,x,E,f,6,xr[52]),E=Mr(E,y,C,x,a,10,xr[53]),x=Mr(x,E,y,C,v,15,xr[54]),C=Mr(C,x,E,y,s,21,xr[55]),y=Mr(y,C,x,E,u,6,xr[56]),E=Mr(E,y,C,x,b,10,xr[57]),x=Mr(x,E,y,C,d,15,xr[58]),C=Mr(C,x,E,y,m,21,xr[59]),y=Mr(y,C,x,E,l,6,xr[60]),E=Mr(E,y,C,x,g,10,xr[61]),x=Mr(x,E,y,C,r,15,xr[62]),C=Mr(C,x,E,y,p,21,xr[63]),o[0]=o[0]+y|0,o[1]=o[1]+C|0,o[2]=o[2]+x|0,o[3]=o[3]+E|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32;const n=Math.floor(i/4294967296),s=i;e[15+(o+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(e.length+1),this._process();const r=this._hash,a=r.words;for(let t=0;t<4;t+=1){const e=a[t];a[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return r}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Tr=gr._createHelper(_r),Ir=gr._createHmacHelper(_r);class Nr extends cr{constructor(t){super(),this.cfg=Object.assign(new cr,{keySize:4,hasher:_r,iterations:1},t)}compute(t,e){let i;const{cfg:o}=this,n=o.hasher.create(),s=dr.create(),r=s.words,{keySize:a,iterations:l}=o;for(;r.length<a;){i&&n.update(i),i=n.update(t).finalize(e),n.reset();for(let t=1;t<l;t+=1)i=n.finalize(i),n.reset();s.concat(i)}return s.sigBytes=4*a,s}}class Ar extends vr{constructor(t,e,i){super(),this.cfg=Object.assign(new cr,i),this._xformMode=t,this._key=e,this.reset()}static createEncryptor(t,e){return this.create(this._ENC_XFORM_MODE,t,e)}static createDecryptor(t,e){return this.create(this._DEC_XFORM_MODE,t,e)}static _createHelper(t){const e=t=>"string"==typeof t?zr:Rr;return{encrypt:(i,o,n)=>e(o).encrypt(t,i,o,n),decrypt:(i,o,n)=>e(o).decrypt(t,i,o,n)}}reset(){super.reset.call(this),this._doReset()}process(t){return this._append(t),this._process()}finalize(t){t&&this._append(t);return this._doFinalize()}}Ar._ENC_XFORM_MODE=1,Ar._DEC_XFORM_MODE=2,Ar.keySize=4,Ar.ivSize=4;class Lr extends Ar{constructor(...t){super(...t),this.blockSize=1}_doFinalize(){return this._process(!0)}}class Or extends cr{constructor(t,e){super(),this._cipher=t,this._iv=e}static createEncryptor(t,e){return this.Encryptor.create(t,e)}static createDecryptor(t,e){return this.Decryptor.create(t,e)}}function $r(t,e,i){const o=t;let n;const s=this._iv;s?(n=s,this._iv=void 0):n=this._prevBlock;for(let t=0;t<i;t+=1)o[e+t]^=n[t]}class Dr extends Or{}Dr.Encryptor=class extends Dr{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;$r.call(this,t,e,o),i.encryptBlock(t,e),this._prevBlock=t.slice(e,e+o)}},Dr.Decryptor=class extends Dr{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);i.decryptBlock(t,e),$r.call(this,t,e,o),this._prevBlock=n}};const Vr={pad(t,e){const i=4*e,o=i-t.sigBytes%i,n=o<<24|o<<16|o<<8|o,s=[];for(let t=0;t<o;t+=4)s.push(n);const r=dr.create(s,o);t.concat(r)},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}};class Fr extends Ar{constructor(t,e,i){super(t,e,Object.assign({mode:Dr,padding:Vr},i)),this.blockSize=4}reset(){let t;super.reset.call(this);const{cfg:e}=this,{iv:i,mode:o}=e;this._xformMode===this.constructor._ENC_XFORM_MODE?t=o.createEncryptor:(t=o.createDecryptor,this._minBufferSize=1),this._mode=t.call(o,this,i&&i.words),this._mode.u=t}_doProcessBlock(t,e){this._mode.processBlock(t,e)}_doFinalize(){let t;const{padding:e}=this.cfg;return this._xformMode===this.constructor._ENC_XFORM_MODE?(e.pad(this._data,this.blockSize),t=this._process(!0)):(t=this._process(!0),e.unpad(t)),t}}class jr extends cr{constructor(t){super(),this.mixIn(t)}toString(t){return(t||this.formatter).stringify(this)}}const Pr={stringify(t){let e;const{ciphertext:i,salt:o}=t;return e=o?dr.create([1398893684,1701076831]).concat(o).concat(i):i,e.toString(Cr)},parse(t){let e;const i=Cr.parse(t),o=i.words;return 1398893684===o[0]&&1701076831===o[1]&&(e=dr.create(o.slice(2,4)),o.splice(0,4),i.sigBytes-=16),jr.create({ciphertext:i,salt:e})}};class Rr extends cr{static encrypt(t,e,i,o){const n=Object.assign(new cr,this.cfg,o),s=t.createEncryptor(i,n),r=s.finalize(e),a=s.cfg;return jr.create({ciphertext:r,key:i,iv:a.iv,algorithm:t,mode:a.mode,padding:a.padding,blockSize:s.blockSize,formatter:n.format})}static decrypt(t,e,i,o){let n=e;const s=Object.assign(new cr,this.cfg,o);n=this._parse(n,s.format);return t.createDecryptor(i,s).finalize(n.ciphertext)}static _parse(t,e){return"string"==typeof t?e.parse(t,this):t}}Rr.cfg=Object.assign(new cr,{format:Pr});const Ur={execute(t,e,i,o,n){let s,r=o;r||(r=dr.random(8)),s=n?Nr.create({keySize:e+i,hasher:n}).compute(t,r):Nr.create({keySize:e+i}).compute(t,r);const a=dr.create(s.words.slice(e),4*i);return s.sigBytes=4*e,jr.create({key:s,iv:a,salt:r})}};class zr extends Rr{static encrypt(t,e,i,o){const n=Object.assign(new cr,this.cfg,o),s=n.kdf.execute(i,t.keySize,t.ivSize,n.salt,n.hasher);n.iv=s.iv;const r=Rr.encrypt.call(this,t,e,s.key,n);return r.mixIn(s),r}static decrypt(t,e,i,o){let n=e;const s=Object.assign(new cr,this.cfg,o);n=this._parse(n,s.format);const r=s.kdf.execute(i,t.keySize,t.ivSize,n.salt,s.hasher);s.iv=r.iv;return Rr.decrypt.call(this,t,n,r.key,s)}}zr.cfg=Object.assign(Rr.cfg,{kdf:Ur});const Br=t=>t<<8&4278255360|t>>>8&16711935,Hr={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=e[t>>>2]>>>16-t%4*8&65535;o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=t.charCodeAt(o)<<16-o%2*16;return dr.create(i,2*e)}},Wr=Hr,Gr={stringify(t){const{words:e,sigBytes:i}=t,o=[];for(let t=0;t<i;t+=2){const i=Br(e[t>>>2]>>>16-t%4*8&65535);o.push(String.fromCharCode(i))}return o.join("")},parse(t){const e=t.length,i=[];for(let o=0;o<e;o+=1)i[o>>>1]|=Br(t.charCodeAt(o)<<16-o%2*16);return dr.create(i,2*e)}},Kr={stringify(t,e=!0){const{words:i,sigBytes:o}=t,n=e?this._safeMap:this._map;t.clamp();const s=[];for(let t=0;t<o;t+=3){const e=(i[t>>>2]>>>24-t%4*8&255)<<16|(i[t+1>>>2]>>>24-(t+1)%4*8&255)<<8|i[t+2>>>2]>>>24-(t+2)%4*8&255;for(let i=0;i<4&&t+.75*i<o;i+=1)s.push(n.charAt(e>>>6*(3-i)&63))}const r=n.charAt(64);if(r)for(;s.length%4;)s.push(r);return s.join("")},parse(t,e=!0){let i=t.length;const o=e?this._safeMap:this._map;let n=this._reverseMap;if(!n){this._reverseMap=[],n=this._reverseMap;for(let t=0;t<o.length;t+=1)n[o.charCodeAt(t)]=t}const s=o.charAt(64);if(s){const e=t.indexOf(s);-1!==e&&(i=e)}return yr(t,i,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safeMap:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"},Zr=[];class Jr extends gr{_doReset(){this._hash=new dr([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],s=i[2],r=i[3],a=i[4];for(let i=0;i<80;i+=1){if(i<16)Zr[i]=0|t[e+i];else{const t=Zr[i-3]^Zr[i-8]^Zr[i-14]^Zr[i-16];Zr[i]=t<<1|t>>>31}let l=(o<<5|o>>>27)+a+Zr[i];l+=i<20?1518500249+(n&s|~n&r):i<40?1859775393+(n^s^r):i<60?(n&s|n&r|s&r)-1894007588:(n^s^r)-899497514,a=r,r=s,s=n<<30|n>>>2,n=o,o=l}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+s|0,i[3]=i[3]+r|0,i[4]=i[4]+a|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const Yr=gr._createHelper(Jr),qr=gr._createHmacHelper(Jr),Qr=[],Xr=[],ta=t=>{const e=Math.sqrt(t);for(let i=2;i<=e;i+=1)if(!(t%i))return!1;return!0},ea=t=>4294967296*(t-(0|t))|0;let ia=2,oa=0;for(;oa<64;)ta(ia)&&(oa<8&&(Qr[oa]=ea(ia**.5)),Xr[oa]=ea(ia**(1/3)),oa+=1),ia+=1;const na=[];class sa extends gr{_doReset(){this._hash=new dr(Qr.slice(0))}_doProcessBlock(t,e){const i=this._hash.words;let o=i[0],n=i[1],s=i[2],r=i[3],a=i[4],l=i[5],c=i[6],d=i[7];for(let i=0;i<64;i+=1){if(i<16)na[i]=0|t[e+i];else{const t=na[i-15],e=(t<<25|t>>>7)^(t<<14|t>>>18)^t>>>3,o=na[i-2],n=(o<<15|o>>>17)^(o<<13|o>>>19)^o>>>10;na[i]=e+na[i-7]+n+na[i-16]}const h=o&n^o&s^n&s,u=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),p=d+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&c)+Xr[i]+na[i];d=c,c=l,l=a,a=r+p|0,r=s,s=n,n=o,o=p+(u+h)|0}i[0]=i[0]+o|0,i[1]=i[1]+n|0,i[2]=i[2]+s|0,i[3]=i[3]+r|0,i[4]=i[4]+a|0,i[5]=i[5]+l|0,i[6]=i[6]+c|0,i[7]=i[7]+d|0}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;return e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=Math.floor(i/4294967296),e[15+(o+64>>>9<<4)]=i,t.sigBytes=4*e.length,this._process(),this._hash}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const ra=gr._createHelper(sa),aa=gr._createHmacHelper(sa);class la extends sa{_doReset(){this._hash=new dr([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=4,t}}const ca=sa._createHelper(la),da=sa._createHmacHelper(la),ha=[new wr(1116352408,3609767458),new wr(1899447441,602891725),new wr(3049323471,3964484399),new wr(3921009573,2173295548),new wr(961987163,4081628472),new wr(1508970993,3053834265),new wr(2453635748,2937671579),new wr(2870763221,3664609560),new wr(3624381080,2734883394),new wr(310598401,1164996542),new wr(607225278,1323610764),new wr(1426881987,3590304994),new wr(1925078388,4068182383),new wr(2162078206,991336113),new wr(2614888103,633803317),new wr(3248222580,3479774868),new wr(3835390401,2666613458),new wr(4022224774,944711139),new wr(264347078,2341262773),new wr(604807628,2007800933),new wr(770255983,1495990901),new wr(1249150122,1856431235),new wr(1555081692,3175218132),new wr(1996064986,2198950837),new wr(2554220882,3999719339),new wr(2821834349,766784016),new wr(2952996808,2566594879),new wr(3210313671,3203337956),new wr(3336571891,1034457026),new wr(3584528711,2466948901),new wr(113926993,3758326383),new wr(338241895,168717936),new wr(666307205,1188179964),new wr(773529912,1546045734),new wr(1294757372,1522805485),new wr(1396182291,2643833823),new wr(1695183700,2343527390),new wr(1986661051,1014477480),new wr(2177026350,1206759142),new wr(2456956037,344077627),new wr(2730485921,1290863460),new wr(2820302411,3158454273),new wr(3259730800,3505952657),new wr(3345764771,106217008),new wr(3516065817,3606008344),new wr(3600352804,1432725776),new wr(4094571909,1467031594),new wr(275423344,851169720),new wr(430227734,3100823752),new wr(506948616,1363258195),new wr(659060556,3750685593),new wr(883997877,3785050280),new wr(958139571,3318307427),new wr(1322822218,3812723403),new wr(1537002063,2003034995),new wr(1747873779,3602036899),new wr(1955562222,1575990012),new wr(2024104815,1125592928),new wr(2227730452,2716904306),new wr(2361852424,442776044),new wr(2428436474,593698344),new wr(2756734187,3733110249),new wr(3204031479,2999351573),new wr(3329325298,3815920427),new wr(3391569614,3928383900),new wr(3515267271,566280711),new wr(3940187606,3454069534),new wr(4118630271,4000239992),new wr(116418474,1914138554),new wr(174292421,2731055270),new wr(289380356,3203993006),new wr(460393269,320620315),new wr(685471733,587496836),new wr(852142971,1086792851),new wr(1017036298,365543100),new wr(1126000580,2618297676),new wr(1288033470,3409855158),new wr(1501505948,4234509866),new wr(1607167915,987167468),new wr(1816402316,1246189591)],ua=[];for(let t=0;t<80;t+=1)ua[t]=new wr;class pa extends gr{constructor(){super(),this.blockSize=32}_doReset(){this._hash=new br([new wr(1779033703,4089235720),new wr(3144134277,2227873595),new wr(1013904242,4271175723),new wr(2773480762,1595750129),new wr(1359893119,2917565137),new wr(2600822924,725511199),new wr(528734635,4215389547),new wr(1541459225,327033209)])}_doProcessBlock(t,e){const i=this._hash.words,o=i[0],n=i[1],s=i[2],r=i[3],a=i[4],l=i[5],c=i[6],d=i[7],h=o.high;let u=o.low;const p=n.high;let v=n.low;const g=s.high;let f=s.low;const m=r.high;let w=r.low;const b=a.high;let y=a.low;const C=l.high;let x=l.low;const E=c.high;let k=c.low;const S=d.high;let M=d.low,_=h,T=u,I=p,N=v,A=g,L=f,O=m,$=w,D=b,V=y,F=C,j=x,P=E,R=k,U=S,z=M;for(let i=0;i<80;i+=1){let o,n;const s=ua[i];if(i<16)s.high=0|t[e+2*i],n=s.high,s.low=0|t[e+2*i+1],o=s.low;else{const t=ua[i-15],e=t.high,r=t.low,a=(e>>>1|r<<31)^(e>>>8|r<<24)^e>>>7,l=(r>>>1|e<<31)^(r>>>8|e<<24)^(r>>>7|e<<25),c=ua[i-2],d=c.high,h=c.low,u=(d>>>19|h<<13)^(d<<3|h>>>29)^d>>>6,p=(h>>>19|d<<13)^(h<<3|d>>>29)^(h>>>6|d<<26),v=ua[i-7],g=v.high,f=v.low,m=ua[i-16],w=m.high,b=m.low;o=l+f,n=a+g+(o>>>0<l>>>0?1:0),o+=p,n=n+u+(o>>>0<p>>>0?1:0),o+=b,n=n+w+(o>>>0<b>>>0?1:0),s.high=n,s.low=o}const r=D&F^~D&P,a=V&j^~V&R,l=_&I^_&A^I&A,c=T&N^T&L^N&L,d=(_>>>28|T<<4)^(_<<30|T>>>2)^(_<<25|T>>>7),h=(T>>>28|_<<4)^(T<<30|_>>>2)^(T<<25|_>>>7),u=(D>>>14|V<<18)^(D>>>18|V<<14)^(D<<23|V>>>9),p=(V>>>14|D<<18)^(V>>>18|D<<14)^(V<<23|D>>>9),v=ha[i],g=v.high,f=v.low;let m=z+p,w=U+u+(m>>>0<z>>>0?1:0);m+=a,w=w+r+(m>>>0<a>>>0?1:0),m+=f,w=w+g+(m>>>0<f>>>0?1:0),m+=o,w=w+n+(m>>>0<o>>>0?1:0);const b=h+c;U=P,z=R,P=F,R=j,F=D,j=V,V=$+m|0,D=O+w+(V>>>0<$>>>0?1:0)|0,O=A,$=L,A=I,L=N,I=_,N=T,T=m+b|0,_=w+(d+l+(b>>>0<h>>>0?1:0))+(T>>>0<m>>>0?1:0)|0}o.low=u+T,u=o.low,o.high=h+_+(u>>>0<T>>>0?1:0),n.low=v+N,v=n.low,n.high=p+I+(v>>>0<N>>>0?1:0),s.low=f+L,f=s.low,s.high=g+A+(f>>>0<L>>>0?1:0),r.low=w+$,w=r.low,r.high=m+O+(w>>>0<$>>>0?1:0),a.low=y+V,y=a.low,a.high=b+D+(y>>>0<V>>>0?1:0),l.low=x+j,x=l.low,l.high=C+F+(x>>>0<j>>>0?1:0),c.low=k+R,k=c.low,c.high=E+P+(k>>>0<R>>>0?1:0),d.low=M+z,M=d.low,d.high=S+U+(M>>>0<z>>>0?1:0)}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[30+(o+128>>>10<<5)]=Math.floor(i/4294967296),e[31+(o+128>>>10<<5)]=i,t.sigBytes=4*e.length,this._process();return this._hash.toX32()}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const va=gr._createHelper(pa),ga=gr._createHmacHelper(pa);class fa extends pa{_doReset(){this._hash=new br([new wr(3418070365,3238371032),new wr(1654270250,914150663),new wr(2438529370,812702999),new wr(355462360,4144912697),new wr(1731405415,4290775857),new wr(2394180231,1750603025),new wr(3675008525,1694076839),new wr(1203062813,3204075428)])}_doFinalize(){const t=super._doFinalize.call(this);return t.sigBytes-=16,t}}const ma=pa._createHelper(fa),wa=pa._createHmacHelper(fa),ba=[],ya=[],Ca=[];let xa=1,Ea=0;for(let t=0;t<24;t+=1){ba[xa+5*Ea]=(t+1)*(t+2)/2%64;const e=(2*xa+3*Ea)%5;xa=Ea%5,Ea=e}for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1)ya[t+5*e]=e+(2*t+3*e)%5*5;let ka=1;for(let t=0;t<24;t+=1){let e=0,i=0;for(let t=0;t<7;t+=1){if(1&ka){const o=(1<<t)-1;o<32?i^=1<<o:e^=1<<o-32}128&ka?ka=ka<<1^113:ka<<=1}Ca[t]=wr.create(e,i)}const Sa=[];for(let t=0;t<25;t+=1)Sa[t]=wr.create();class Ma extends gr{constructor(t){super(Object.assign({outputLength:512},t))}_doReset(){this._state=[];const t=this._state;for(let e=0;e<25;e+=1)t[e]=new wr;this.blockSize=(1600-2*this.cfg.outputLength)/32}_doProcessBlock(t,e){const i=this._state,o=this.blockSize/2;for(let n=0;n<o;n+=1){let o=t[e+2*n],s=t[e+2*n+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8);const r=i[n];r.high^=s,r.low^=o}for(let t=0;t<24;t+=1){for(let t=0;t<5;t+=1){let e=0,o=0;for(let n=0;n<5;n+=1){const s=i[t+5*n];e^=s.high,o^=s.low}const n=Sa[t];n.high=e,n.low=o}for(let t=0;t<5;t+=1){const e=Sa[(t+4)%5],o=Sa[(t+1)%5],n=o.high,s=o.low,r=e.high^(n<<1|s>>>31),a=e.low^(s<<1|n>>>31);for(let e=0;e<5;e+=1){const o=i[t+5*e];o.high^=r,o.low^=a}}for(let t=1;t<25;t+=1){let e,o;const n=i[t],s=n.high,r=n.low,a=ba[t];a<32?(e=s<<a|r>>>32-a,o=r<<a|s>>>32-a):(e=r<<a-32|s>>>64-a,o=s<<a-32|r>>>64-a);const l=Sa[ya[t]];l.high=e,l.low=o}const e=Sa[0],o=i[0];e.high=o.high,e.low=o.low;for(let t=0;t<5;t+=1)for(let e=0;e<5;e+=1){const o=t+5*e,n=i[o],s=Sa[o],r=Sa[(t+1)%5+5*e],a=Sa[(t+2)%5+5*e];n.high=s.high^~r.high&a.high,n.low=s.low^~r.low&a.low}const n=i[0],s=Ca[t];n.high^=s.high,n.low^=s.low}}_doFinalize(){const t=this._data,e=t.words,i=8*t.sigBytes,o=32*this.blockSize;e[i>>>5]|=1<<24-i%32,e[(Math.ceil((i+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*e.length,this._process();const n=this._state,s=this.cfg.outputLength/8,r=s/8,a=[];for(let t=0;t<r;t+=1){const e=n[t];let i=e.high,o=e.low;i=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),a.push(o),a.push(i)}return new dr(a,s)}clone(){const t=super.clone.call(this);t._state=this._state.slice(0);const e=t._state;for(let t=0;t<25;t+=1)e[t]=e[t].clone();return t}}const _a=gr._createHelper(Ma),Ta=gr._createHmacHelper(Ma),Ia=dr.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),Na=dr.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),Aa=dr.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),La=dr.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),Oa=dr.create([0,1518500249,1859775393,2400959708,2840853838]),$a=dr.create([1352829926,1548603684,1836072691,2053994217,0]),Da=(t,e,i)=>t^e^i,Va=(t,e,i)=>t&e|~t&i,Fa=(t,e,i)=>(t|~e)^i,ja=(t,e,i)=>t&i|e&~i,Pa=(t,e,i)=>t^(e|~i),Ra=(t,e)=>t<<e|t>>>32-e;class Ua extends gr{_doReset(){this._hash=dr.create([1732584193,4023233417,2562383102,271733878,3285377520])}_doProcessBlock(t,e){const i=t;for(let t=0;t<16;t+=1){const o=e+t,n=i[o];i[o]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8)}const o=this._hash.words,n=Oa.words,s=$a.words,r=Ia.words,a=Na.words,l=Aa.words,c=La.words;let d,h=o[0],u=o[1],p=o[2],v=o[3],g=o[4],f=o[0],m=o[1],w=o[2],b=o[3],y=o[4];for(let t=0;t<80;t+=1)d=h+i[e+r[t]]|0,d+=t<16?Da(u,p,v)+n[0]:t<32?Va(u,p,v)+n[1]:t<48?Fa(u,p,v)+n[2]:t<64?ja(u,p,v)+n[3]:Pa(u,p,v)+n[4],d|=0,d=Ra(d,l[t]),d=d+g|0,h=g,g=v,v=Ra(p,10),p=u,u=d,d=f+i[e+a[t]]|0,d+=t<16?Pa(m,w,b)+s[0]:t<32?ja(m,w,b)+s[1]:t<48?Fa(m,w,b)+s[2]:t<64?Va(m,w,b)+s[3]:Da(m,w,b)+s[4],d|=0,d=Ra(d,c[t]),d=d+y|0,f=y,y=b,b=Ra(w,10),w=m,m=d;d=o[1]+p+b|0,o[1]=o[2]+v+y|0,o[2]=o[3]+g+f|0,o[3]=o[4]+h+m|0,o[4]=o[0]+u+w|0,o[0]=d}_doFinalize(){const t=this._data,e=t.words,i=8*this._nDataBytes,o=8*t.sigBytes;e[o>>>5]|=128<<24-o%32,e[14+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),t.sigBytes=4*(e.length+1),this._process();const n=this._hash,s=n.words;for(let t=0;t<5;t+=1){const e=s[t];s[t]=16711935&(e<<8|e>>>24)|4278255360&(e<<24|e>>>8)}return n}clone(){const t=super.clone.call(this);return t._hash=this._hash.clone(),t}}const za=gr._createHelper(Ua),Ba=gr._createHmacHelper(Ua);class Ha extends cr{constructor(t){super(),this.cfg=Object.assign(new cr,{keySize:4,hasher:sa,iterations:25e4},t)}compute(t,e){const{cfg:i}=this,o=fr.create(i.hasher,t),n=dr.create(),s=dr.create([1]),r=n.words,a=s.words,{keySize:l,iterations:c}=i;for(;r.length<l;){const t=o.update(e).finalize(s);o.reset();const i=t.words,r=i.length;let l=t;for(let t=1;t<c;t+=1){l=o.finalize(l),o.reset();const t=l.words;for(let e=0;e<r;e+=1)i[e]^=t[e]}n.concat(t),a[0]+=1}return n.sigBytes=4*l,n}}const Wa=[],Ga=[],Ka=[],Za=[],Ja=[],Ya=[],qa=[],Qa=[],Xa=[],tl=[],el=[];for(let t=0;t<256;t+=1)el[t]=t<128?t<<1:t<<1^283;let il=0,ol=0;for(let t=0;t<256;t+=1){let t=ol^ol<<1^ol<<2^ol<<3^ol<<4;t=t>>>8^255&t^99,Wa[il]=t,Ga[t]=il;const e=el[il],i=el[e],o=el[i];let n=257*el[t]^16843008*t;Ka[il]=n<<24|n>>>8,Za[il]=n<<16|n>>>16,Ja[il]=n<<8|n>>>24,Ya[il]=n,n=16843009*o^65537*i^257*e^16843008*il,qa[t]=n<<24|n>>>8,Qa[t]=n<<16|n>>>16,Xa[t]=n<<8|n>>>24,tl[t]=n,il?(il=e^el[el[el[o^e]]],ol^=el[el[ol]]):(ol=1,il=ol)}const nl=[0,1,2,4,8,16,32,64,128,27,54];class sl extends Fr{_doReset(){let t;if(this._nRounds&&this._keyPriorReset===this._key)return;this._keyPriorReset=this._key;const e=this._keyPriorReset,i=e.words,o=e.sigBytes/4;this._nRounds=o+6;const n=4*(this._nRounds+1);this._keySchedule=[];const s=this._keySchedule;for(let e=0;e<n;e+=1)e<o?s[e]=i[e]:(t=s[e-1],e%o?o>6&&e%o==4&&(t=Wa[t>>>24]<<24|Wa[t>>>16&255]<<16|Wa[t>>>8&255]<<8|Wa[255&t]):(t=t<<8|t>>>24,t=Wa[t>>>24]<<24|Wa[t>>>16&255]<<16|Wa[t>>>8&255]<<8|Wa[255&t],t^=nl[e/o|0]<<24),s[e]=s[e-o]^t);this._invKeySchedule=[];const r=this._invKeySchedule;for(let e=0;e<n;e+=1){const i=n-e;t=e%4?s[i]:s[i-4],r[e]=e<4||i<=4?t:qa[Wa[t>>>24]]^Qa[Wa[t>>>16&255]]^Xa[Wa[t>>>8&255]]^tl[Wa[255&t]]}}encryptBlock(t,e){this._doCryptBlock(t,e,this._keySchedule,Ka,Za,Ja,Ya,Wa)}decryptBlock(t,e){const i=t;let o=i[e+1];i[e+1]=i[e+3],i[e+3]=o,this._doCryptBlock(i,e,this._invKeySchedule,qa,Qa,Xa,tl,Ga),o=i[e+1],i[e+1]=i[e+3],i[e+3]=o}_doCryptBlock(t,e,i,o,n,s,r,a){const l=t,c=this._nRounds;let d=l[e]^i[0],h=l[e+1]^i[1],u=l[e+2]^i[2],p=l[e+3]^i[3],v=4;for(let t=1;t<c;t+=1){const t=o[d>>>24]^n[h>>>16&255]^s[u>>>8&255]^r[255&p]^i[v];v+=1;const e=o[h>>>24]^n[u>>>16&255]^s[p>>>8&255]^r[255&d]^i[v];v+=1;const a=o[u>>>24]^n[p>>>16&255]^s[d>>>8&255]^r[255&h]^i[v];v+=1;const l=o[p>>>24]^n[d>>>16&255]^s[h>>>8&255]^r[255&u]^i[v];v+=1,d=t,h=e,u=a,p=l}const g=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[u>>>8&255]<<8|a[255&p])^i[v];v+=1;const f=(a[h>>>24]<<24|a[u>>>16&255]<<16|a[p>>>8&255]<<8|a[255&d])^i[v];v+=1;const m=(a[u>>>24]<<24|a[p>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^i[v];v+=1;const w=(a[p>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&u])^i[v];v+=1,l[e]=g,l[e+1]=f,l[e+2]=m,l[e+3]=w}}sl.keySize=8;const rl=Fr._createHelper(sl),al=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],ll=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],cl=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],dl=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],hl=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679];function ul(t,e){const i=(this._lBlock>>>t^this._rBlock)&e;this._rBlock^=i,this._lBlock^=i<<t}function pl(t,e){const i=(this._rBlock>>>t^this._lBlock)&e;this._lBlock^=i,this._rBlock^=i<<t}class vl extends Fr{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){const t=this._key.words,e=[];for(let i=0;i<56;i+=1){const o=al[i]-1;e[i]=t[o>>>5]>>>31-o%32&1}this._subKeys=[];const i=this._subKeys;for(let t=0;t<16;t+=1){i[t]=[];const o=i[t],n=cl[t];for(let t=0;t<24;t+=1)o[t/6|0]|=e[(ll[t]-1+n)%28]<<31-t%6,o[4+(t/6|0)]|=e[28+(ll[t+24]-1+n)%28]<<31-t%6;o[0]=o[0]<<1|o[0]>>>31;for(let t=1;t<7;t+=1)o[t]>>>=4*(t-1)+3;o[7]=o[7]<<5|o[7]>>>27}this._invSubKeys=[];const o=this._invSubKeys;for(let t=0;t<16;t+=1)o[t]=i[15-t]}encryptBlock(t,e){this._doCryptBlock(t,e,this._subKeys)}decryptBlock(t,e){this._doCryptBlock(t,e,this._invSubKeys)}_doCryptBlock(t,e,i){const o=t;this._lBlock=t[e],this._rBlock=t[e+1],ul.call(this,4,252645135),ul.call(this,16,65535),pl.call(this,2,858993459),pl.call(this,8,16711935),ul.call(this,1,1431655765);for(let t=0;t<16;t+=1){const e=i[t],o=this._lBlock,n=this._rBlock;let s=0;for(let t=0;t<8;t+=1)s|=dl[t][((n^e[t])&hl[t])>>>0];this._lBlock=n,this._rBlock=o^s}const n=this._lBlock;this._lBlock=this._rBlock,this._rBlock=n,ul.call(this,1,1431655765),pl.call(this,8,16711935),pl.call(this,2,858993459),ul.call(this,16,65535),ul.call(this,4,252645135),o[e]=this._lBlock,o[e+1]=this._rBlock}}vl.keySize=2,vl.ivSize=2;const gl=Fr._createHelper(vl);class fl extends Fr{_doReset(){const t=this._key.words;if(2!==t.length&&4!==t.length&&t.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");const e=t.slice(0,2),i=t.length<4?t.slice(0,2):t.slice(2,4),o=t.length<6?t.slice(0,2):t.slice(4,6);this._des1=vl.createEncryptor(dr.create(e)),this._des2=vl.createEncryptor(dr.create(i)),this._des3=vl.createEncryptor(dr.create(o))}encryptBlock(t,e){this._des1.encryptBlock(t,e),this._des2.decryptBlock(t,e),this._des3.encryptBlock(t,e)}decryptBlock(t,e){this._des3.decryptBlock(t,e),this._des2.encryptBlock(t,e),this._des1.decryptBlock(t,e)}}fl.keySize=6,fl.ivSize=2;const ml=Fr._createHelper(fl),wl=[],bl=[],yl=[];function Cl(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)bl[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<bl[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<bl[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<bl[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<bl[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<bl[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<bl[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<bl[6]>>>0?1:0)|0,this._b=e[7]>>>0<bl[7]>>>0?1:0;for(let i=0;i<8;i+=1){const o=t[i]+e[i],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,a=((4294901760&o)*o|0)+((65535&o)*o|0);yl[i]=r^a}t[0]=yl[0]+(yl[7]<<16|yl[7]>>>16)+(yl[6]<<16|yl[6]>>>16)|0,t[1]=yl[1]+(yl[0]<<8|yl[0]>>>24)+yl[7]|0,t[2]=yl[2]+(yl[1]<<16|yl[1]>>>16)+(yl[0]<<16|yl[0]>>>16)|0,t[3]=yl[3]+(yl[2]<<8|yl[2]>>>24)+yl[1]|0,t[4]=yl[4]+(yl[3]<<16|yl[3]>>>16)+(yl[2]<<16|yl[2]>>>16)|0,t[5]=yl[5]+(yl[4]<<8|yl[4]>>>24)+yl[3]|0,t[6]=yl[6]+(yl[5]<<16|yl[5]>>>16)+(yl[4]<<16|yl[4]>>>16)|0,t[7]=yl[7]+(yl[6]<<8|yl[6]>>>24)+yl[5]|0}class xl extends Lr{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;for(let e=0;e<4;e+=1)t[e]=16711935&(t[e]<<8|t[e]>>>24)|4278255360&(t[e]<<24|t[e]>>>8);this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)Cl.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],s=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=s>>>16|4294901760&r,l=r<<16|65535&s;o[0]^=s,o[1]^=a,o[2]^=r,o[3]^=l,o[4]^=s,o[5]^=a,o[6]^=r,o[7]^=l;for(let t=0;t<4;t+=1)Cl.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;Cl.call(this),wl[0]=o[0]^o[5]>>>16^o[3]<<16,wl[1]=o[2]^o[7]>>>16^o[5]<<16,wl[2]=o[4]^o[1]>>>16^o[7]<<16,wl[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)wl[t]=16711935&(wl[t]<<8|wl[t]>>>24)|4278255360&(wl[t]<<24|wl[t]>>>8),i[e+t]^=wl[t]}}const El=Lr._createHelper(xl),kl=[],Sl=[],Ml=[];function _l(){const t=this._X,e=this._C;for(let t=0;t<8;t+=1)Sl[t]=e[t];e[0]=e[0]+1295307597+this._b|0,e[1]=e[1]+3545052371+(e[0]>>>0<Sl[0]>>>0?1:0)|0,e[2]=e[2]+886263092+(e[1]>>>0<Sl[1]>>>0?1:0)|0,e[3]=e[3]+1295307597+(e[2]>>>0<Sl[2]>>>0?1:0)|0,e[4]=e[4]+3545052371+(e[3]>>>0<Sl[3]>>>0?1:0)|0,e[5]=e[5]+886263092+(e[4]>>>0<Sl[4]>>>0?1:0)|0,e[6]=e[6]+1295307597+(e[5]>>>0<Sl[5]>>>0?1:0)|0,e[7]=e[7]+3545052371+(e[6]>>>0<Sl[6]>>>0?1:0)|0,this._b=e[7]>>>0<Sl[7]>>>0?1:0;for(let i=0;i<8;i+=1){const o=t[i]+e[i],n=65535&o,s=o>>>16,r=((n*n>>>17)+n*s>>>15)+s*s,a=((4294901760&o)*o|0)+((65535&o)*o|0);Ml[i]=r^a}t[0]=Ml[0]+(Ml[7]<<16|Ml[7]>>>16)+(Ml[6]<<16|Ml[6]>>>16)|0,t[1]=Ml[1]+(Ml[0]<<8|Ml[0]>>>24)+Ml[7]|0,t[2]=Ml[2]+(Ml[1]<<16|Ml[1]>>>16)+(Ml[0]<<16|Ml[0]>>>16)|0,t[3]=Ml[3]+(Ml[2]<<8|Ml[2]>>>24)+Ml[1]|0,t[4]=Ml[4]+(Ml[3]<<16|Ml[3]>>>16)+(Ml[2]<<16|Ml[2]>>>16)|0,t[5]=Ml[5]+(Ml[4]<<8|Ml[4]>>>24)+Ml[3]|0,t[6]=Ml[6]+(Ml[5]<<16|Ml[5]>>>16)+(Ml[4]<<16|Ml[4]>>>16)|0,t[7]=Ml[7]+(Ml[6]<<8|Ml[6]>>>24)+Ml[5]|0}class Tl extends Lr{constructor(...t){super(...t),this.blockSize=4,this.ivSize=2}_doReset(){const t=this._key.words,{iv:e}=this.cfg;this._X=[t[0],t[3]<<16|t[2]>>>16,t[1],t[0]<<16|t[3]>>>16,t[2],t[1]<<16|t[0]>>>16,t[3],t[2]<<16|t[1]>>>16];const i=this._X;this._C=[t[2]<<16|t[2]>>>16,4294901760&t[0]|65535&t[1],t[3]<<16|t[3]>>>16,4294901760&t[1]|65535&t[2],t[0]<<16|t[0]>>>16,4294901760&t[2]|65535&t[3],t[1]<<16|t[1]>>>16,4294901760&t[3]|65535&t[0]];const o=this._C;this._b=0;for(let t=0;t<4;t+=1)_l.call(this);for(let t=0;t<8;t+=1)o[t]^=i[t+4&7];if(e){const t=e.words,i=t[0],n=t[1],s=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),r=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),a=s>>>16|4294901760&r,l=r<<16|65535&s;o[0]^=s,o[1]^=a,o[2]^=r,o[3]^=l,o[4]^=s,o[5]^=a,o[6]^=r,o[7]^=l;for(let t=0;t<4;t+=1)_l.call(this)}}_doProcessBlock(t,e){const i=t,o=this._X;_l.call(this),kl[0]=o[0]^o[5]>>>16^o[3]<<16,kl[1]=o[2]^o[7]>>>16^o[5]<<16,kl[2]=o[4]^o[1]>>>16^o[7]<<16,kl[3]=o[6]^o[3]>>>16^o[1]<<16;for(let t=0;t<4;t+=1)kl[t]=16711935&(kl[t]<<8|kl[t]>>>24)|4278255360&(kl[t]<<24|kl[t]>>>8),i[e+t]^=kl[t]}}const Il=Lr._createHelper(Tl);function Nl(){const t=this._S;let e=this._i,i=this._j,o=0;for(let n=0;n<4;n+=1){e=(e+1)%256,i=(i+t[e])%256;const s=t[e];t[e]=t[i],t[i]=s,o|=t[(t[e]+t[i])%256]<<24-8*n}return this._i=e,this._j=i,o}class Al extends Lr{_doReset(){const t=this._key,e=t.words,i=t.sigBytes;this._S=[];const o=this._S;for(let t=0;t<256;t+=1)o[t]=t;for(let t=0,n=0;t<256;t+=1){const s=t%i,r=e[s>>>2]>>>24-s%4*8&255;n=(n+o[t]+r)%256;const a=o[t];o[t]=o[n],o[n]=a}this._j=0,this._i=this._j}_doProcessBlock(t,e){t[e]^=Nl.call(this)}}Al.keySize=8,Al.ivSize=0;const Ll=Lr._createHelper(Al);class Ol extends Al{constructor(...t){super(...t),Object.assign(this.cfg,{drop:192})}_doReset(){super._doReset.call(this);for(let t=this.cfg.drop;t>0;t-=1)Nl.call(this)}}const $l=Lr._createHelper(Ol),Dl=16,Vl=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Fl=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]],jl={pbox:[],sbox:[]};function Pl(t,e){const i=e>>24&255,o=e>>16&255,n=e>>8&255,s=255&e;let r=t.sbox[0][i]+t.sbox[1][o];return r^=t.sbox[2][n],r+=t.sbox[3][s],r}function Rl(t,e,i){let o,n=e,s=i;for(let e=0;e<Dl;++e)n^=t.pbox[e],s=Pl(t,n)^s,o=n,n=s,s=o;return o=n,n=s,s=o,s^=t.pbox[Dl],n^=t.pbox[17],{left:n,right:s}}class Ul extends Fr{constructor(t,e,i){super(t,e,i),this.blockSize=2}_doReset(){if(this._keyPriorReset===this._key)return;const t=this._keyPriorReset=this._key,e=t.words,i=t.sigBytes/4;!function(t,e,i){for(let e=0;e<4;e++){t.sbox[e]=[];for(let i=0;i<256;i++)t.sbox[e][i]=Fl[e][i]}let o=0;for(let n=0;n<18;n++)t.pbox[n]=Vl[n]^e[o],o++,o>=i&&(o=0);let n=0,s=0,r=0;for(let e=0;e<18;e+=2)r=Rl(t,n,s),n=r.left,s=r.right,t.pbox[e]=n,t.pbox[e+1]=s;for(let e=0;e<4;e++)for(let i=0;i<256;i+=2)r=Rl(t,n,s),n=r.left,s=r.right,t.sbox[e][i]=n,t.sbox[e][i+1]=s}(jl,e,i)}encryptBlock(t,e){const i=Rl(jl,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}decryptBlock(t,e){const i=function(t,e,i){let o,n=e,s=i;for(let e=17;e>1;--e)n^=t.pbox[e],s=Pl(t,n)^s,o=n,n=s,s=o;return o=n,n=s,s=o,s^=t.pbox[1],n^=t.pbox[0],{left:n,right:s}}(jl,t[e],t[e+1]);t[e]=i.left,t[e+1]=i.right}}Ul.keySize=4,Ul.ivSize=2;const zl=Fr._createHelper(Ul);function Bl(t,e,i,o){const n=t;let s;const r=this._iv;r?(s=r.slice(0),this._iv=void 0):s=this._prevBlock,o.encryptBlock(s,0);for(let t=0;t<i;t+=1)n[e+t]^=s[t]}class Hl extends Or{}Hl.Encryptor=class extends Hl{processBlock(t,e){const i=this._cipher,{blockSize:o}=i;Bl.call(this,t,e,o,i),this._prevBlock=t.slice(e,e+o)}},Hl.Decryptor=class extends Hl{processBlock(t,e){const i=this._cipher,{blockSize:o}=i,n=t.slice(e,e+o);Bl.call(this,t,e,o,i),this._prevBlock=n}};class Wl extends Or{}Wl.Encryptor=class extends Wl{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0);const a=r.slice(0);o.encryptBlock(a,0),r[n-1]=r[n-1]+1|0;for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},Wl.Decryptor=Wl.Encryptor;const Gl=t=>{let e=t;if(255&~(t>>24))e+=1<<24;else{let i=t>>16&255,o=t>>8&255,n=255&t;255===i?(i=0,255===o?(o=0,255===n?n=0:n+=1):o+=1):i+=1,e=0,e+=i<<16,e+=o<<8,e+=n}return e};
1538
1538
  /** @preserve
1539
1539
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
1540
1540
  * derived from CryptoJS.mode.CTR
1541
1541
  * Jan Hruby jhruby.web@gmail.com
1542
1542
  */
1543
- class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,r=this._iv;let s=this._counter;r&&(this._counter=r.slice(0),s=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=Ul(e[0]),0===e[0]&&(e[1]=Ul(e[1]))})(s);const a=s.slice(0);o.encryptBlock(a,0);for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},zl.Decryptor=zl.Encryptor;class Bl extends Ts{}Bl.Encryptor=class extends Bl{processBlock(t,e){this._cipher.encryptBlock(t,e)}},Bl.Decryptor=class extends Bl{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class Hl extends Ts{}Hl.Encryptor=class extends Hl{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,r=this._iv;let s=this._keystream;r&&(this._keystream=r.slice(0),s=this._keystream,this._iv=void 0),o.encryptBlock(s,0);for(let t=0;t<n;t+=1)i[e+t]^=s[t]}},Hl.Decryptor=Hl.Encryptor;const Gl={pad(t,e){const i=t,o=i.sigBytes,n=4*e,r=n-o%n,s=o+r-1;i.clamp(),i.words[s>>>2]|=r<<24-s%4*8,i.sigBytes+=r},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Wl={pad(t,e){const i=4*e,o=i-t.sigBytes%i;t.concat(rs.random(o-1)).concat(rs.create([o<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Zl={pad(t,e){const i=t,o=4*e;i.clamp(),i.sigBytes+=o-(t.sigBytes%o||o)},unpad(t){const e=t,i=e.words;for(let t=e.sigBytes-1;t>=0;t-=1)if(i[t>>>2]>>>24-t%4*8&255){e.sigBytes=t+1;break}}},Kl={pad(t,e){t.concat(rs.create([2147483648],1)),Zl.pad(t,e)},unpad(t){const e=t;Zl.unpad(e),e.sigBytes-=1}},Jl={pad(){},unpad(){}},Yl={stringify:t=>t.ciphertext.toString(ss),parse(t){const e=ss.parse(t);return Ls.create({ciphertext:e})}};var ql={lib:{Base:ns,WordArray:rs,BufferedBlockAlgorithm:cs,Hasher:ds,Cipher:Ms,StreamCipher:_s,BlockCipherMode:Ts,BlockCipher:As,CipherParams:Ls,SerializableCipher:$s,PasswordBasedCipher:Fs},x64:{Word:ps,WordArray:vs},enc:{Hex:ss,Latin1:as,Utf8:ls,Utf16:Rs,Utf16BE:Ps,Utf16LE:Us,Base64:fs,Base64url:zs},algo:{HMAC:hs,MD5:xs,SHA1:Hs,SHA224:oa,SHA256:ta,SHA384:ha,SHA512:la,SHA3:Ca,RIPEMD160:Va,PBKDF2:Pa,EvpKDF:Ss,AES:tl,DES:cl,TripleDES:hl,Rabbit:gl,RabbitLegacy:El,RC4:Ml,RC4Drop:Tl,Blowfish:Vl},mode:{CBC:Ns,CFB:Pl,CTR:Rl,CTRGladman:zl,ECB:Bl,OFB:Hl},pad:{Pkcs7:Os,AnsiX923:Gl,Iso10126:Wl,Iso97971:Kl,NoPadding:Jl,ZeroPadding:Zl},format:{OpenSSL:Ds,Hex:Yl},kdf:{OpenSSL:Vs},MD5:Es,HmacMD5:ks,SHA1:Gs,HmacSHA1:Ws,SHA224:na,HmacSHA224:ra,SHA256:ea,HmacSHA256:ia,SHA384:ua,HmacSHA384:pa,SHA512:ca,HmacSHA512:da,SHA3:xa,HmacSHA3:Ea,RIPEMD160:Fa,HmacRIPEMD160:ja,PBKDF2:(t,e,i)=>Pa.create(i).compute(t,e),EvpKDF:(t,e,i)=>Ss.create(i).compute(t,e),AES:el,DES:dl,TripleDES:ul,Rabbit:wl,RabbitLegacy:kl,RC4:_l,RC4Drop:Il,Blowfish:Fl};const Ql=(t,e=0)=>{try{let i=3735928559^e,o=1103547991^e;for(let e,n=0;n<t.length;n++)e=t.charCodeAt(n),i=Math.imul(i^e,2654435761),o=Math.imul(o^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&o)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),wc("Error in cyrb53: ",t),0}},Xl=t=>{try{return"object"!=typeof t?Object.assign({},...Object.keys(t).sort().map((e=>({[e]:t[e]&&"object"==typeof t[e]?Xl(t[e]):t[e]})))):t}catch(e){return t}},tc=t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")};function ec(t){try{const e=localStorage.getItem(t);if(!e)return null;try{return JSON.parse(e)}catch(t){return e}}catch(t){return console.warn("Error in getLocalStorage: ",t),null}}const ic=(t,e,i=!1,o="localStorage")=>{try{const n=i?btoa(e):e;"localStorage"===o?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t),wc("Error in setLocalStorage: ",t)}},oc=(t,e=!1,i="localStorage")=>{try{let o=null;return o="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),o&&e?atob(o):o}catch(t){return console.warn("Error in getLocalStorage: ",t),wc("Error in getLocalStorage: ",t),null}},nc=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),wc("Error in removeLocalStorageData: ",t)}},rc=(...t)=>{if(t)switch(t.length){case 1:return s`calc(${t[0]}rem * var(--velt-base-rem-unit, 1))`;case 2:return s`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))`;case 3:return s`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))
1544
- calc(${t[2]}rem * var(--velt-base-rem-unit, 1))`;case 4:return s`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))
1545
- calc(${t[2]}rem * var(--velt-base-rem-unit, 1)) calc(${t[3]}rem * var(--velt-base-rem-unit, 1))`}return s`0`},sc=(t,e,i)=>{try{const o=ql.enc.Utf8.parse(e),n=ql.enc.Utf8.parse(i);return ql.AES.encrypt(ql.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:ql.mode.CBC,padding:ql.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),wc("Error in encrypt: ",e),t}},ac=(t,e,i)=>{try{const o=ql.enc.Utf8.parse(e),n=ql.enc.Utf8.parse(i);return ql.AES.decrypt(t,o,{keySize:32,iv:n,mode:ql.mode.CBC,padding:ql.pad.Pkcs7}).toString(ql.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),wc("Error in decrypt: ",t),null}},lc=()=>{try{const t=oc(Et,!0);if(t){const e=ac(t,te,ee);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),nc(Et)}else{const t=oc(Ct,!0);if(t)return cc(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),wc("Error in getUserFromToken: ",t),null}},cc=()=>{try{const t=oc(Ct,!0);if(t){const e=sc(t,te,ee);ic(Et,e,!0)}nc(Ct)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),wc("Error in moveSnippylyUserToST: ",t)}},dc=(t=!0,e)=>{try{const i=oc(kt,!0);if(i){const t=ac(i,te,ee);return t?JSON.parse(t):null}if(t){const t=Yt,i=t[Math.floor(Math.random()*t.length)],o=i.name,n=i.photoUrl,r={name:o,email:"guest@usesuperflow.com",userId:Math.floor(1e9*Math.random())+"",photoUrl:n,isGuest:!0,organizationId:e},s=JSON.stringify(r),a=sc(s,te,ee);return ic(kt,a,!0),r}return null}catch(t){return console.warn("Error in getGuestUser: ",t),wc("Error in getGuestUser: ",t),null}},hc=Pi({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}),uc=function(t=Ri(),e=so){const i=Di(ke(t),eo).getImmediate({identifier:e}),o=(t=>{const e=he(t);if(!e)return;const i=e.lastIndexOf(":");if(i<=0||i+1===e.length)throw new Error(`Invalid host ${e} with no separate hostname and port!`);const o=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),o]:[e.substring(0,i),o]})("functions");return o&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(ke(t),e,i)}(i,...o),i}(hc);let pc,vc={sourcePlatform:"superflowToolbar"};const mc=()=>new Promise(((t,e)=>{const i=ts(hc).onAuthStateChanged((o=>{i(),o?t(o):e("No user is currently signed in.")}),e)})),fc=(t={})=>{vc={...vc,...t}},gc=t=>{pc=t},wc=(t,e,i={})=>{const o={error:t,message:(null==e?void 0:e.message)||e||t,...i};bc("error",o)},bc=(t,e={},i=!0)=>{try{if(null==pc?void 0:pc.userSnippylyId){e=i?{...vc,...e}:e,e={...e};const o={userId:null==pc?void 0:pc.userSnippylyId,event:t,properties:e,sf:!0};yc("track",o)}else console.warn("Untracked event: ",t,e)}catch(t){console.warn("Error in trackEvent: ",t)}},yc=(t,e)=>{try{mo(uc,ie,{timeout:12e5})({type:t,data:e})}catch(t){console.warn("Error in setAnalytics: ",t)}},Cc=async(t,e,i,o)=>{try{const n=mo(uc,oe,{timeout:12e5}),r=await n({eventType:"iam",apiKey:t,projectId:e,email:i,userId:o});return null==r?void 0:r.data}catch(t){return console.warn("Error in iam: ",t),null}},xc=async(t,e)=>{var i;try{const o=mo(uc,oe,{timeout:12e5}),n=await o({eventType:"getProjectConfig",apiKey:t,projectId:e});return null===(i=null==n?void 0:n.data)||void 0===i?void 0:i.data}catch(t){return console.warn("Error in getProjectConfig: ",t),null}},Ec=async(t,e,i,o,n)=>{try{const r=mo(uc,oe,{timeout:12e5}),s=await r({eventType:"userMigration",apiKey:t,projectId:e,oldUser:i,newUser:o,deleteGuestUserFlag:n});return null==s?void 0:s.data}catch(t){return console.warn("Error in usermigration: ",t),null}};var kc;!function(t){t.WorkspaceUserSeats="workspaceUserSeats",t.Storage="storage"}(kc||(kc={}));navigator.language.split("-")[0];const Sc=new Map;Sc.set("es",{Comment:"Comentario","Commenting is disabled. Contact admin.":"Los comentarios están deshabilitados. Póngase en contacto con el administrador.","Arrow feature is disabled. Contact admin.":"La función de flecha está desactivada. Póngase en contacto con el administrador.","All Comments":"Todos los comentarios","Signing In":"Iniciando sesión","Sign in again!":"¡Inicia sesión de nuevo!","Sign in to comment":"Inicia sesión para comentar",Superflow:"Superflujo","Sign in to comment on this page.":"Inicia sesión para comentar en esta página.","Join Community":"Únete a la comunidad","Open in Mobile":"Abrir en móvil","Exit Review Mode":"Salir del modo de revisión","Sign in":"Iniciar sesión","Try Superflow using the toolbar below.":"Prueba Superflujo usando la barra de herramientas de abajo.","Get ready to drop your first comment!":"¡Prepárate para dejar tu primer comentario!","But before you do that, you definitely deserve a high five!":"¡Pero antes de eso, definitivamente mereces un choca esos cinco!",Done:"Hecho","Sign in on the toolbar below and add":"Inicia sesión en la barra de herramientas de abajo y añade","comments on the design flaws.":"comentarios sobre los defectos de diseño.","Click to add comments on this page.":"Haz clic para añadir comentarios en esta página.",Ok:"Ok",Arrow:"Flecha","Live Huddle":"Encuentro en vivo",Recording:"Grabación","Open Comments":"Abrir comentarios",Views:"Vistas",Internal:"Interno",External:"Externo",All:"Todos",Upgrade:"Actualizar","You don't have access.":"No tienes acceso.","Reach out to the admin of this project.":"Contacta al administrador de este proyecto.","Your plan has expired! Please upgrade.":"¡Tu plan ha caducado! Por favor, actualiza.","Your plan has expired!":"¡Tu plan ha caducado!","Please contact the admin.":"Por favor, contacta al administrador.",Share:"Compartir","Add comments & recordings on this page.":"Añade comentarios y grabaciones en esta página.","Learn more":"Aprender más","View project":"Ver proyecto","Sign Out":"Cerrar sesión","You’re a SuperFlow installation wizard!":"¡Eres un mago de la instalación de Superflujo!",Next:"Siguiente"}),Sc.set("fr",{Comment:"Commentaire","Commenting is disabled. Contact admin.":"Les commentaires sont désactivés. Contactez l'administrateur.","Arrow feature is disabled. Contact admin.":"La fonction flèche est désactivée. Contactez l'administrateur.","All Comments":"Tous les commentaires","Signing In":"Connexion en cours","Sign in again!":"Connectez-vous à nouveau!","Sign in to comment":"Connectez-vous pour commenter",Superflow:"Superflux","Sign in to comment on this page.":"Connectez-vous pour commenter sur cette page.","Join Community":"Rejoindre la communauté","Open in Mobile":"Ouvrir sur mobile","Exit Review Mode":"Quitter le mode de révision","Sign in":"Se connecter","Try Superflow using the toolbar below.":"Essayez Superflux en utilisant la barre d'outils ci-dessous.","Get ready to drop your first comment!":"Préparez-vous à laisser votre premier commentaire!","But before you do that, you definitely deserve a high five!":"Mais avant cela, vous méritez certainement un tope-là!",Done:"Terminé","Sign in on the toolbar below and add":"Connectez-vous sur la barre d'outils ci-dessous et ajoutez","comments on the design flaws.":"des commentaires sur les défauts de conception.","Click to add comments on this page.":"Cliquez pour ajouter des commentaires sur cette page.",Ok:"Ok",Arrow:"Flèche","Live Huddle":"Discussion en direct",Recording:"Enregistrement","Open Comments":"Ouvrir les commentaires",Views:"Vues",Internal:"Interne",External:"Externe",All:"Tous",Upgrade:"Mettre à jour","You don't have access.":"Vous n'avez pas accès.","Reach out to the admin of this project.":"Contactez l'administrateur de ce projet.","Your plan has expired! Please upgrade.":"Votre plan a expiré! Veuillez mettre à jour.","Your plan has expired!":"Votre plan a expiré!","Please contact the admin.":"Veuillez contacter l'administrateur.",Share:"Partager","Add comments & recordings on this page.":"Ajoutez des commentaires et des enregistrements sur cette page.","Learn more":"En savoir plus","View project":"Voir le projet","Sign Out":"Se déconnecter","You’re a SuperFlow installation wizard!":"Vous êtes un sorcier d'installation de Superflux!",Next:"Suivant"}),Sc.set("hi",{Comment:"टिप्पणी","Commenting is disabled. Contact admin.":"टिप्पणी करना अक्षम है. व्यवस्थापक से संपर्क करें.","Arrow feature is disabled. Contact admin.":"तीर सुविधा अक्षम है. व्यवस्थापक से संपर्क करें.","All Comments":"सभी टिप्पणियाँ","Signing In":"साइन इन कर रहा है","Sign in again!":"फिर से साइन इन करें!","Sign in to comment":"टिप्पणी करने के लिए साइन इन करें",Superflow:"सुपरफ्लो","Sign in to comment on this page.":"इस पृष्ठ पर टिप्पणी करने के लिए साइन इन करें।","Join Community":"समुदाय में शामिल हों","Open in Mobile":"मोबाइल में खोलें","Exit Review Mode":"समीक्षा मोड से बाहर निकलें","Sign in":"साइन इन करें","Try Superflow using the toolbar below.":"टूलबार का उपयोग करके सुपरफ्लो का प्रयास करें।","Get ready to drop your first comment!":"अपनी पहली टिप्पणी डालने के लिए तैयार हो जाओ!","But before you do that, you definitely deserve a high five!":"लेकिन इससे पहले, आपको निश्चित रूप से एक उच्च पांच मिलता है!",Done:"किया हुआ","Sign in on the toolbar below and add":"टूलबार पर साइन इन करें और जोड़ें","comments on the design flaws.":"डिज़ाइन की खामियों पर टिप्पणियाँ।","Click to add comments on this page.":"इस पृष्ठ पर टिप्पणियाँ जोड़ने के लिए क्लिक करें।",Ok:"ठीक",Arrow:"तीर","Live Huddle":"लाइव हडल",Recording:"रेकॉर्डिंग","Open Comments":"टिप्पणियाँ खोलें",Views:"दृश्य",Internal:"आंतरिक",External:"बाहरी",All:"सब",Upgrade:"अपग्रेड","You don't have access.":"आपके पास पहुंच नहीं है।","Reach out to the admin of this project.":"इस परियोजना के व्यवस्थापक से संपर्क करें।","Your plan has expired! Please upgrade.":"आपकी योजना समाप्त हो गई है! कृपया अपग्रेड करें।","Your plan has expired!":"आपकी योजना समाप्त हो गई है!","Please contact the admin.":"कृपया व्यवस्थापक से संपर्क करें।",Share:"शेयर","Add comments & recordings on this page.":"इस पृष्ठ पर टिप्पणियाँ और रिकॉर्डिंग जोड़ें।","Learn more":"और अधिक जानें","View project":"परियोजना देखें","Sign Out":"साइन आउट","You’re a SuperFlow installation wizard!":"आप एक सुपरफ्लो स्थापना विज़ार्ड हैं!",Next:"आगामी"}),Sc.set("it",{Comment:"Commento","Commenting is disabled. Contact admin.":"I commenti sono disabilitati. Contatta l'amministratore.","Arrow feature is disabled. Contact admin.":"La funzione freccia è disabilitata. Contatta l'amministratore.","All Comments":"Tutti i commenti","Signing In":"Accesso in corso","Sign in again!":"Accedi di nuovo!","Sign in to comment":"Accedi per commentare",Superflow:"Superflusso","Sign in to comment on this page.":"Accedi per commentare su questa pagina.","Join Community":"Unisciti alla comunità","Open in Mobile":"Apri su mobile","Exit Review Mode":"Esci dalla modalità di revisione","Sign in":"Accedi","Try Superflow using the toolbar below.":"Prova Superflusso utilizzando la barra degli strumenti qui sotto.","Get ready to drop your first comment!":"Preparati a lasciare il tuo primo commento!","But before you do that, you definitely deserve a high five!":"Ma prima di farlo, meriti sicuramente un cinque in alto!",Done:"Fatto","Sign in on the toolbar below and add":"Accedi alla barra degli strumenti qui sotto e aggiungi","comments on the design flaws.":"commenti sui difetti di progettazione.","Click to add comments on this page.":"Clicca per aggiungere commenti su questa pagina.",Ok:"Ok",Arrow:"Freccia","Live Huddle":"Riunione dal vivo",Recording:"Registrazione","Open Comments":"Apri commenti",Views:"Visualizzazioni",Internal:"Interno",External:"Esterno",All:"Tutti",Upgrade:"Aggiorna","You don't have access.":"Non hai accesso.","Reach out to the admin of this project.":"Contatta l'amministratore di questo progetto.","Your plan has expired! Please upgrade.":"Il tuo piano è scaduto! Si prega di aggiornare.","Your plan has expired!":"Il tuo piano è scaduto!","Please contact the admin.":"Si prega di contattare l'amministratore.",Share:"Condividi","Add comments & recordings on this page.":"Aggiungi commenti e registrazioni su questa pagina.","Learn more":"Scopri di più","View project":"Visualizza progetto","Sign Out":"Disconnetti","You’re a SuperFlow installation wizard!":"Sei un mago dell'installazione di Superflusso!",Next:"Avanti"}),Sc.set("ru",{Comment:"Комментарий","Commenting is disabled. Contact admin.":"Комментирование отключено. Свяжитесь с админом.","Arrow feature is disabled. Contact admin.":"Функция стрелки отключена. Свяжитесь с администратором.","All Comments":"Все комментарии","Signing In":"Вход в систему","Sign in again!":"Войдите снова!","Sign in to comment":"Войдите, чтобы оставить комментарий",Superflow:"Суперпоток","Sign in to comment on this page.":"Войдите, чтобы оставить комментарий на этой странице.","Join Community":"Присоединиться к сообществу","Open in Mobile":"Открыть на мобильном","Exit Review Mode":"Выйти из режима обзора","Sign in":"Войти","Try Superflow using the toolbar below.":"Попробуйте Суперпоток, используя панель инструментов ниже.","Get ready to drop your first comment!":"Приготовьтесь оставить свой первый комментарий!","But before you do that, you definitely deserve a high five!":"Но перед этим вы определенно заслуживаете пять!",Done:"Сделано","Sign in on the toolbar below and add":"Войдите на панели инструментов ниже и добавьте","comments on the design flaws.":"комментарии об ошибках в дизайне.","Click to add comments on this page.":"Нажмите, чтобы добавить комментарии на этой странице.",Ok:"Ок",Arrow:"Стрелка","Live Huddle":"Прямой сбор",Recording:"Запись","Open Comments":"Открыть комментарии",Views:"Просмотры",Internal:"Внутренний",External:"Внешний",All:"Все",Upgrade:"Обновить","You don't have access.":"У вас нет доступа.","Reach out to the admin of this project.":"Обратитесь к администратору этого проекта.","Your plan has expired! Please upgrade.":"Ваш план истек! Пожалуйста, обновите.","Your plan has expired!":"Ваш план истек!","Please contact the admin.":"Пожалуйста, свяжитесь с администратором.",Share:"Поделиться","Add comments & recordings on this page.":"Добавьте комментарии и записи на этой странице.","Learn more":"Узнать больше","View project":"Посмотреть проект","Sign Out":"Выйти","You’re a SuperFlow installation wizard!":"Вы волшебник установки Суперпотока!",Next:"Далее"}),Sc.set("uk",{Comment:"Коментар","Commenting is disabled. Contact admin.":"Коментування вимкнено. Зв'язатися з адміном.","Arrow feature is disabled. Contact admin.":"Функція стрілки вимкнена. Зв'язатися з адміном.","All Comments":"Всі коментарі","Signing In":"Увійти в систему","Sign in again!":"Увійдіть знову!","Sign in to comment":"Увійдіть, щоб залишити коментар",Superflow:"Суперпотік","Sign in to comment on this page.":"Увійдіть, щоб залишити коментар на цій сторінці.","Join Community":"Приєднатися до спільноти","Open in Mobile":"Відкрити на мобільному","Exit Review Mode":"Вийти з режиму огляду","Sign in":"Увійти","Try Superflow using the toolbar below.":"Спробуйте Суперпотік, використовуючи панель інструментів нижче.","Get ready to drop your first comment!":"Приготуйтеся залишити свій перший коментар!","But before you do that, you definitely deserve a high five!":"Але перед тим, як ви це зробите, ви точно заслуговуєте на високу п'ятірку!",Done:"Готово","Sign in on the toolbar below and add":"Увійдіть в панель інструментів нижче і додайте","comments on the design flaws.":"коментарі про помилки в дизайні.","Click to add comments on this page.":"Натисніть, щоб додати коментарі на цій сторінці.",Ok:"Добре",Arrow:"Стрілка","Live Huddle":"Пряма група",Recording:"Запис","Open Comments":"Відкрити коментарі",Views:"Перегляди",Internal:"Внутрішній",External:"Зовнішній",All:"Все",Upgrade:"Оновити","You don't have access.":"У вас немає доступу.","Reach out to the admin of this project.":"Зверніться до адміністратора цього проекту.","Your plan has expired! Please upgrade.":"Термін дії вашого плану закінчився! Будь ласка, оновіть.","Your plan has expired!":"Термін дії вашого плану закінчився!","Please contact the admin.":"Будь ласка, зв'яжіться з адміністратором.",Share:"Поділитися","Add comments & recordings on this page.":"Додайте коментарі та записи на цій сторінці.","Learn more":"Дізнатися більше","View project":"Переглянути проект","Sign Out":"Вийти","You’re a SuperFlow installation wizard!":"Ви чарівник встановлення Суперпотоку!",Next:"Далі"});const Mc=t=>{try{return t}catch(e){return t}},_c=s`
1543
+ class Kl extends Or{}Kl.Encryptor=class extends Kl{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._counter;s&&(this._counter=s.slice(0),r=this._counter,this._iv=void 0),(t=>{const e=t;e[0]=Gl(e[0]),0===e[0]&&(e[1]=Gl(e[1]))})(r);const a=r.slice(0);o.encryptBlock(a,0);for(let t=0;t<n;t+=1)i[e+t]^=a[t]}},Kl.Decryptor=Kl.Encryptor;class Zl extends Or{}Zl.Encryptor=class extends Zl{processBlock(t,e){this._cipher.encryptBlock(t,e)}},Zl.Decryptor=class extends Zl{processBlock(t,e){this._cipher.decryptBlock(t,e)}};class Jl extends Or{}Jl.Encryptor=class extends Jl{processBlock(t,e){const i=t,o=this._cipher,{blockSize:n}=o,s=this._iv;let r=this._keystream;s&&(this._keystream=s.slice(0),r=this._keystream,this._iv=void 0),o.encryptBlock(r,0);for(let t=0;t<n;t+=1)i[e+t]^=r[t]}},Jl.Decryptor=Jl.Encryptor;const Yl={pad(t,e){const i=t,o=i.sigBytes,n=4*e,s=n-o%n,r=o+s-1;i.clamp(),i.words[r>>>2]|=s<<24-r%4*8,i.sigBytes+=s},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},ql={pad(t,e){const i=4*e,o=i-t.sigBytes%i;t.concat(dr.random(o-1)).concat(dr.create([o<<24],1))},unpad(t){const e=t,i=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=i}},Ql={pad(t,e){const i=t,o=4*e;i.clamp(),i.sigBytes+=o-(t.sigBytes%o||o)},unpad(t){const e=t,i=e.words;for(let t=e.sigBytes-1;t>=0;t-=1)if(i[t>>>2]>>>24-t%4*8&255){e.sigBytes=t+1;break}}},Xl={pad(t,e){t.concat(dr.create([2147483648],1)),Ql.pad(t,e)},unpad(t){const e=t;Ql.unpad(e),e.sigBytes-=1}},tc={pad(){},unpad(){}},ec={stringify:t=>t.ciphertext.toString(hr),parse(t){const e=hr.parse(t);return jr.create({ciphertext:e})}};var ic={lib:{Base:cr,WordArray:dr,BufferedBlockAlgorithm:vr,Hasher:gr,Cipher:Ar,StreamCipher:Lr,BlockCipherMode:Or,BlockCipher:Fr,CipherParams:jr,SerializableCipher:Rr,PasswordBasedCipher:zr},x64:{Word:wr,WordArray:br},enc:{Hex:hr,Latin1:ur,Utf8:pr,Utf16:Wr,Utf16BE:Hr,Utf16LE:Gr,Base64:Cr,Base64url:Kr},algo:{HMAC:fr,MD5:_r,SHA1:Jr,SHA224:la,SHA256:sa,SHA384:fa,SHA512:pa,SHA3:Ma,RIPEMD160:Ua,PBKDF2:Ha,EvpKDF:Nr,AES:sl,DES:vl,TripleDES:fl,Rabbit:xl,RabbitLegacy:Tl,RC4:Al,RC4Drop:Ol,Blowfish:Ul},mode:{CBC:Dr,CFB:Hl,CTR:Wl,CTRGladman:Kl,ECB:Zl,OFB:Jl},pad:{Pkcs7:Vr,AnsiX923:Yl,Iso10126:ql,Iso97971:Xl,NoPadding:tc,ZeroPadding:Ql},format:{OpenSSL:Pr,Hex:ec},kdf:{OpenSSL:Ur},MD5:Tr,HmacMD5:Ir,SHA1:Yr,HmacSHA1:qr,SHA224:ca,HmacSHA224:da,SHA256:ra,HmacSHA256:aa,SHA384:ma,HmacSHA384:wa,SHA512:va,HmacSHA512:ga,SHA3:_a,HmacSHA3:Ta,RIPEMD160:za,HmacRIPEMD160:Ba,PBKDF2:(t,e,i)=>Ha.create(i).compute(t,e),EvpKDF:(t,e,i)=>Nr.create(i).compute(t,e),AES:rl,DES:gl,TripleDES:ml,Rabbit:El,RabbitLegacy:Il,RC4:Ll,RC4Drop:$l,Blowfish:zl};const oc=(t,e=0)=>{try{let i=3735928559^e,o=1103547991^e;for(let e,n=0;n<t.length;n++)e=t.charCodeAt(n),i=Math.imul(i^e,2654435761),o=Math.imul(o^e,1597334677);return i=Math.imul(i^i>>>16,2246822507)^Math.imul(o^o>>>13,3266489909),o=Math.imul(o^o>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),4294967296*(2097151&o)+(i>>>0)}catch(t){return console.warn("Error in cyrb53: ",t),Dc("Error in cyrb53: ",t),0}},nc=t=>{try{return"object"!=typeof t?Object.assign({},...Object.keys(t).sort().map((e=>({[e]:t[e]&&"object"==typeof t[e]?nc(t[e]):t[e]})))):t}catch(e){return t}},sc=t=>t?`${oc(t)}`:void 0,rc=t=>{let e;return e=t.includes("http")?new URL(t):new URL("http://"+t),e.hostname.replace("www.","")},ac=t=>{try{const e=nc(t);return oc(JSON.stringify(e))}catch(t){return}};function lc(t,e){try{const i="object"==typeof e?JSON.stringify(e):e;localStorage.setItem(t,i)}catch(t){console.warn("Error in setLocalStorage: ",t)}}function cc(t){try{const e=localStorage.getItem(t);if(!e)return null;try{return JSON.parse(e)}catch(t){return e}}catch(t){return console.warn("Error in getLocalStorage: ",t),null}}const dc=(t,e,i=!1,o="localStorage")=>{try{const n=i?btoa(e):e;"localStorage"===o?localStorage.setItem(t,n):sessionStorage.setItem(t,n)}catch(t){console.warn("Error in setLocalStorage: ",t),Dc("Error in setLocalStorage: ",t)}},hc=(t,e=!1,i="localStorage")=>{try{let o=null;return o="localStorage"===i?localStorage.getItem(t):sessionStorage.getItem(t),o&&e?atob(o):o}catch(t){return console.warn("Error in getLocalStorage: ",t),Dc("Error in getLocalStorage: ",t),null}},uc=(t,e="localStorage")=>{try{"localStorage"===e?localStorage.removeItem(t):sessionStorage.removeItem(t)}catch(t){console.warn("Error in removeLocalStorageData: ",t),Dc("Error in removeLocalStorageData: ",t)}},pc=(...t)=>{if(t)switch(t.length){case 1:return r`calc(${t[0]}rem * var(--velt-base-rem-unit, 1))`;case 2:return r`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))`;case 3:return r`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))
1544
+ calc(${t[2]}rem * var(--velt-base-rem-unit, 1))`;case 4:return r`calc(${t[0]}rem * var(--velt-base-rem-unit, 1)) calc(${t[1]}rem * var(--velt-base-rem-unit, 1))
1545
+ calc(${t[2]}rem * var(--velt-base-rem-unit, 1)) calc(${t[3]}rem * var(--velt-base-rem-unit, 1))`}return r`0`},vc=t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),Dc("Error in removeHashFromUrl: ",e),t}},gc=(t,e,i)=>{try{const o=ic.enc.Utf8.parse(e),n=ic.enc.Utf8.parse(i);return ic.AES.encrypt(ic.enc.Utf8.parse(t),o,{keySize:32,iv:n,mode:ic.mode.CBC,padding:ic.pad.Pkcs7}).toString()}catch(e){return console.warn("Error in encrypt: ",e),Dc("Error in encrypt: ",e),t}},fc=(t,e,i)=>{try{const o=ic.enc.Utf8.parse(e),n=ic.enc.Utf8.parse(i);return ic.AES.decrypt(t,o,{keySize:32,iv:n,mode:ic.mode.CBC,padding:ic.pad.Pkcs7}).toString(ic.enc.Utf8)}catch(t){return console.warn("Error in decrypt: ",t),Dc("Error in decrypt: ",t),null}},mc=()=>{try{const t=hc(kt,!0);if(t){const e=fc(t,se,re);if(e)return JSON.parse(e);console.warn("Error in getUserFromToken: ","Invalid token."),uc(kt)}else{const t=hc(xt,!0);if(t)return wc(),JSON.parse(t)}return null}catch(t){return console.warn("Error in getUserFromToken: ",t),Dc("Error in getUserFromToken: ",t),null}},wc=()=>{try{const t=hc(xt,!0);if(t){const e=gc(t,se,re);dc(kt,e,!0)}uc(xt)}catch(t){console.warn("Error in moveSnippylyUserToST: ",t),Dc("Error in moveSnippylyUserToST: ",t)}},bc=()=>{try{if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/fonts%2Fpoppins%2Fpoppins.css?alt=media&token=5f31a0f2-5f67-4974-bf56-78ae655f2b68",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),Dc("Error in loadPoppinsFont: ",t)}},yc=(t=!0,e)=>{try{const i=hc(St,!0);if(i){const t=fc(i,se,re);return t?JSON.parse(t):null}if(t){const t=ee,i=t[Math.floor(Math.random()*t.length)],o=i.name,n=i.photoUrl,s={name:o,email:"guest@usesuperflow.com",userId:Math.floor(1e9*Math.random())+"",photoUrl:n,isGuest:!0,organizationId:e},r=JSON.stringify(s),a=gc(r,se,re);return dc(St,a,!0),s}return null}catch(t){return console.warn("Error in getGuestUser: ",t),Dc("Error in getGuestUser: ",t),null}},Cc=t=>{try{const e=JSON.stringify(t),i=gc(e,se,re);dc(St,i,!0)}catch(t){console.warn("Error in updateGuestUser: ",t),Dc("Error in updateGuestUser: ",t)}},xc=t=>{try{const e=t?JSON.stringify(t):"false";dc(Ht,e)}catch(t){console.warn("Error in setCustomerMetadataToStorage: ",t),Dc("Error in setCustomerMetadataToStorage: ",t)}},Ec=()=>{try{const t=hc(Ht);return t?"false"===t?JSON.parse(JSON.stringify(te)):JSON.parse(t):null}catch(t){return console.warn("Error in getCustomerMetadataFromStorage: ",t),Dc("Error in getCustomerMetadataFromStorage: ",t),null}},kc=t=>{try{if(t){const e=JSON.stringify(t);dc(Wt,e,!0)}}catch(t){console.warn("Error in setSamlConfigToStorage: ",t),Dc("Error in setSamlConfigToStorage: ",t)}},Sc=()=>{try{const t=hc(Wt,!0);return t?JSON.parse(t):null}catch(t){return console.warn("Error in getSamlConfigFromStorage: ",t),Dc("Error in getSamlConfigFromStorage: ",t),null}};var Mc=Object.freeze({__proto__:null,cyrb53:oc,decrypt:fc,encrypt:gc,generateServerDocumentId:sc,getCleanedProjectURL:rc,getCustomerMetadataFromStorage:Ec,getGuestUser:yc,getLocalStorage:cc,getLocalStorageData:hc,getLocationId:ac,getSamlConfigFromStorage:Sc,getUserFromToken:mc,loadPoppinsFont:bc,rem:pc,removeHashFromUrl:vc,removeLocalStorageData:uc,setCustomerMetadataToStorage:xc,setLocalStorage:lc,setLocalStorageData:dc,setSamlConfigToStorage:kc,sortObjectByKeys:nc,updateGuestUser:Cc});const _c=Hi({apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",projectId:"snipply-sdk-staging",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"}),Tc=function(t=Wi(),e=uo){const i=Pi(Ie(t),ro).getImmediate({identifier:e}),o=(t=>{const e=fe(t);if(!e)return;const i=e.lastIndexOf(":");if(i<=0||i+1===e.length)throw new Error(`Invalid host ${e} with no separate hostname and port!`);const o=parseInt(e.substring(i+1),10);return"["===e[0]?[e.substring(1,i-1),o]:[e.substring(0,i),o]})("functions");return o&&function(t,e,i){!function(t,e,i){t.emulatorOrigin=`http://${e}:${i}`}(Ie(t),e,i)}(i,...o),i}(_c);let Ic,Nc={sourcePlatform:"superflowToolbar"};const Ac=()=>new Promise(((t,e)=>{const i=sr(_c).onAuthStateChanged((o=>{i(),o?t(o):e("No user is currently signed in.")}),e)})),Lc=(t={})=>{Nc={...Nc,...t}},Oc=t=>{Ic=t},$c=t=>{var e,i,o,n,s,r,a,l,c,d,h,u;const p={properties:{apiKey:null!==(e=null==Nc?void 0:Nc.apiKey)&&void 0!==e?e:"",name:null!==(i=null==t?void 0:t.name)&&void 0!==i?i:"",firstName:(null==t?void 0:t.name)?null===(o=null==t?void 0:t.name)||void 0===o?void 0:o.split(" ")[0]:"",lastName:(null==t?void 0:t.name)?null===(n=null==t?void 0:t.name)||void 0===n?void 0:n.split(" ")[1]:"",email:null!==(s=null==t?void 0:t.email)&&void 0!==s?s:"",clientUserId:null!==(r=null==t?void 0:t.userId)&&void 0!==r?r:"",snippylyUserId:null!==(a=null==t?void 0:t.userSnippylyId)&&void 0!==a?a:"",groupId:null!==(l=null==t?void 0:t.groupId)&&void 0!==l?l:"",isOwner:"",plan:"",sdkVersion:null!==(c=null==Nc?void 0:Nc.sdkVersion)&&void 0!==c?c:"",sdkType:null!==(d=null==Nc?void 0:Nc.sdkType)&&void 0!==d?d:"",sourcePlatform:null!==(h=null==Nc?void 0:Nc.sourcePlatform)&&void 0!==h?h:"",website:null===(u=null===window||void 0===window?void 0:window.location)||void 0===u?void 0:u.href},context:{userAgent:null===navigator||void 0===navigator?void 0:navigator.userAgent},userId:null==t?void 0:t.userSnippylyId,sf:!0};Fc("identify",p)},Dc=(t,e,i={})=>{const o={error:t,message:(null==e?void 0:e.message)||e||t,...i};Vc("error",o)},Vc=(t,e={},i=!0)=>{try{if(null==Ic?void 0:Ic.userSnippylyId){e=i?{...Nc,...e}:e,e={...e};const o={userId:null==Ic?void 0:Ic.userSnippylyId,event:t,properties:e,sf:!0};Fc("track",o)}else console.warn("Untracked event: ",t,e)}catch(t){console.warn("Error in trackEvent: ",t)}},Fc=(t,e)=>{try{yo(Tc,ae,{timeout:12e5})({type:t,data:e})}catch(t){console.warn("Error in setAnalytics: ",t)}},jc=async(t,e)=>{try{const i=yo(Tc,le,{timeout:12e5});await i({eventType:"checkDomainWhitelisted",apiKey:t,projectId:e})}catch(t){console.warn("Error in checkDomainWhitelisted: ",t)}},Pc=async(t,e,i,o)=>{try{const n=yo(Tc,le,{timeout:12e5}),s=await n({eventType:"iam",apiKey:t,projectId:e,email:i,userId:o});return null==s?void 0:s.data}catch(t){return console.warn("Error in iam: ",t),null}},Rc=async(t,e)=>{var i;try{const o=yo(Tc,le,{timeout:12e5}),n=await o({eventType:"getProjectConfig",apiKey:t,projectId:e});return null===(i=null==n?void 0:n.data)||void 0===i?void 0:i.data}catch(t){return console.warn("Error in getProjectConfig: ",t),null}},Uc=async(t,e,i)=>{var o;try{const n=yo(Tc,le,{timeout:12e5}),s=await n({eventType:"validatePassword",apiKey:t,projectId:e,password:i});return null===(o=null==s?void 0:s.data)||void 0===o?void 0:o.data}catch(t){return console.warn("Error in validatePassword: ",t),null}},zc=async(t,e,i)=>{var o;try{const n=yo(Tc,le,{timeout:12e5}),s=await n({eventType:"checkToolbarEnabled",apiKey:t,projectId:e,url:i});return null===(o=null==s?void 0:s.data)||void 0===o?void 0:o.data}catch(t){return console.warn("Error in checkToolbarEnabled: ",t),null}},Bc=async t=>{try{const e=yo(Tc,le,{timeout:12e5}),i=await e({eventType:"getCustomerMetadata",apiKey:t});return null==i?void 0:i.data}catch(t){return console.warn("Error in getCustomerMetadata: ",t),null}},Hc=async t=>{try{const e=yo(Tc,le,{timeout:12e5}),i=await e({eventType:"customStatus",subEventType:"getOrgStatuses",apiKey:t});return null==i?void 0:i.data}catch(t){return console.warn("Error in getOrgStatuses: ",t),null}},Wc=async(t,e,i)=>{var o,n;try{const s=yo(Tc,le,{timeout:12e5}),r=await s({eventType:"generateSuperflowAuthToken",apiKey:t,userId:e,userProperties:i});return null===(n=null===(o=null==r?void 0:r.data)||void 0===o?void 0:o.data)||void 0===n?void 0:n.token}catch(t){return console.warn("Error in generateSuperflowAuthToken: ",t),null}},Gc=async(t,e,i,o,n)=>{try{const s=yo(Tc,le,{timeout:12e5}),r=await s({eventType:"userMigration",apiKey:t,projectId:e,oldUser:i,newUser:o,deleteGuestUserFlag:n});return null==r?void 0:r.data}catch(t){return console.warn("Error in usermigration: ",t),null}},Kc=t=>yo(Tc,le,{timeout:12e5})({eventType:"customLoginEnabled",apiKey:t}),Zc=async t=>{var e;try{const i=yo(Tc,le,{timeout:12e5}),o=await i({eventType:"saml",samlEventType:"getPublicConfig",apiKey:t});return null===(e=null==o?void 0:o.data)||void 0===e?void 0:e.publicConfig}catch(t){return console.warn("Error in getSamlPublicConfig: ",t),null}},Jc=async(t,e)=>{var i;try{const o=await Ac();if(!o)throw new Error("User must be authenticated to create admin users");const n=window.Velt?await(null===(i=window.Velt)||void 0===i?void 0:i.getUser()):null,s=(null==o?void 0:o.displayName)||(null==n?void 0:n.name)||(null==n?void 0:n.email)||"",r=yo(Tc,le,{timeout:12e5}),a=await r({eventType:"createAdminUser",apiKey:t,users:e,inviterName:s});return null==a?void 0:a.data}catch(t){throw console.warn("Error in createAdminUser: ",t),t}},Yc=async(t,e,i)=>{var o;try{const n=await Ac();if(!n)throw new Error("User must be authenticated to create project users");const s=window.Velt?await(null===(o=window.Velt)||void 0===o?void 0:o.getUser()):null,r=(null==n?void 0:n.displayName)||(null==s?void 0:s.name)||(null==s?void 0:s.email)||"",a=yo(Tc,le,{timeout:12e5}),l=await a({eventType:"createProjectUser",apiKey:t,documentId:e,users:i,inviterName:r});return null==l?void 0:l.data}catch(t){throw console.warn("Error in createProjectUser: ",t),t}},qc=async(t,e,i,o,n)=>{try{const s=yo(Tc,le,{timeout:12e5}),r=await s({eventType:"checkDocumentUserAndCreate",apiKey:t,documentId:e,userId:i,name:o,email:n});return null==r?void 0:r.data}catch(t){throw console.warn("Error in checkDocumentUserAndCreate: ",t),t}};var Qc;!function(t){t.WorkspaceUserSeats="workspaceUserSeats",t.Storage="storage",t.Agents="agents"}(Qc||(Qc={}));const Xc=async t=>{var e;try{const i=yo(Tc,le,{timeout:12e5}),o=await i({eventType:"getFeatureAccess",apiKey:t});return null===(e=null==o?void 0:o.data)||void 0===e?void 0:e.data}catch(t){return console.warn("Error in getFeatureAccess: ",t),null}},td=async(t,e,i,o,n)=>{try{const s=yo(Tc,le,{timeout:12e5}),r=await s({eventType:"qaAgent",subEventType:"acceptAgentSuggestion",apiKey:t,organizationId:e,documentId:i,annotationId:o,user:n});return null==r?void 0:r.data}catch(t){return console.warn("Error in acceptAgentSuggestion: ",t),Dc("Error in acceptAgentSuggestion: ",t),null}},ed=async(t,e,i,o)=>{try{const n=yo(Tc,le,{timeout:12e5}),s=await n({eventType:"qaAgent",subEventType:"declineAgentSuggestion",apiKey:t,organizationId:e,documentId:i,annotationId:o});return null==s?void 0:s.data}catch(t){return console.warn("Error in declineAgentSuggestion: ",t),Dc("Error in declineAgentSuggestion: ",t),null}};var id=Object.freeze({__proto__:null,get BillableMetricTypes(){return Qc},acceptAgentSuggestion:td,checkDocumentUserAndCreate:qc,checkDomainWhitelisted:jc,checkToolbarEnabled:zc,createAdminUser:Jc,createProjectUser:Yc,declineAgentSuggestion:ed,detectCustomLoginEnabled:Kc,generateSuperflowAuthToken:Wc,getActiveQAExecution:async(t,e,i)=>{try{const o=yo(Tc,le,{timeout:12e5}),n=await o({eventType:"qaAgent",subEventType:"getActiveExecution",apiKey:t,organizationId:e,documentId:i});return null==n?void 0:n.data}catch(t){return console.warn("Error in getActiveQAExecution: ",t),null}},getCurrentUser:Ac,getCustomerMetadata:Bc,getFeatureAccess:Xc,getOrgStatuses:Hc,getProjectConfig:Rc,getQAExecutionStatus:async(t,e,i,o)=>{try{const n=yo(Tc,le,{timeout:12e5}),s=await n({eventType:"qaAgent",subEventType:"getExecutionStatus",apiKey:t,organizationId:e,documentId:i,executionId:o});return null==s?void 0:s.data}catch(t){return console.warn("Error in getQAExecutionStatus: ",t),null}},getSamlPublicConfig:Zc,iam:Pc,runQAAgent:async(t,e,i,o,n,s,r,a)=>{try{const l=yo(Tc,le,{timeout:12e5}),c={eventType:"qaAgent",subEventType:"run",apiKey:t,organizationId:e,documentId:i,url:o};void 0!==n&&(c.tools=n),void 0!==s&&(c.skipCrawl=s),void 0!==r&&(c.maxUrlsToProcess=r),void 0!==a&&(c.userId=a.userId,c.name=a.name,c.email=a.email);const d=await l(c);return null==d?void 0:d.data}catch(t){return console.warn("Error in runQAAgent: ",t),Dc("Error in runQAAgent: ",t),null}},setDefaultProperties:Lc,setUser:Oc,trackErrorEvent:Dc,trackEvent:Vc,trackIdentifyEvent:$c,userMigration:Gc,validatePassword:Uc});navigator.language.split("-")[0];const od=new Map;od.set("es",{Comment:"Comentario","Commenting is disabled. Contact admin.":"Los comentarios están deshabilitados. Póngase en contacto con el administrador.","Arrow feature is disabled. Contact admin.":"La función de flecha está desactivada. Póngase en contacto con el administrador.","All Comments":"Todos los comentarios","Signing In":"Iniciando sesión","Sign in again!":"¡Inicia sesión de nuevo!","Sign in to comment":"Inicia sesión para comentar",Superflow:"Superflujo","Sign in to comment on this page.":"Inicia sesión para comentar en esta página.","Join Community":"Únete a la comunidad","Open in Mobile":"Abrir en móvil","Exit Review Mode":"Salir del modo de revisión","Sign in":"Iniciar sesión","Try Superflow using the toolbar below.":"Prueba Superflujo usando la barra de herramientas de abajo.","Get ready to drop your first comment!":"¡Prepárate para dejar tu primer comentario!","But before you do that, you definitely deserve a high five!":"¡Pero antes de eso, definitivamente mereces un choca esos cinco!",Done:"Hecho","Sign in on the toolbar below and add":"Inicia sesión en la barra de herramientas de abajo y añade","comments on the design flaws.":"comentarios sobre los defectos de diseño.","Click to add comments on this page.":"Haz clic para añadir comentarios en esta página.",Ok:"Ok",Arrow:"Flecha","Live Huddle":"Encuentro en vivo",Recording:"Grabación","Open Comments":"Abrir comentarios",Views:"Vistas",Internal:"Interno",External:"Externo",All:"Todos",Upgrade:"Actualizar","You don't have access.":"No tienes acceso.","Reach out to the admin of this project.":"Contacta al administrador de este proyecto.","Your plan has expired! Please upgrade.":"¡Tu plan ha caducado! Por favor, actualiza.","Your plan has expired!":"¡Tu plan ha caducado!","Please contact the admin.":"Por favor, contacta al administrador.",Share:"Compartir","Add comments & recordings on this page.":"Añade comentarios y grabaciones en esta página.","Learn more":"Aprender más","View project":"Ver proyecto","Sign Out":"Cerrar sesión","You’re a SuperFlow installation wizard!":"¡Eres un mago de la instalación de Superflujo!",Next:"Siguiente"}),od.set("fr",{Comment:"Commentaire","Commenting is disabled. Contact admin.":"Les commentaires sont désactivés. Contactez l'administrateur.","Arrow feature is disabled. Contact admin.":"La fonction flèche est désactivée. Contactez l'administrateur.","All Comments":"Tous les commentaires","Signing In":"Connexion en cours","Sign in again!":"Connectez-vous à nouveau!","Sign in to comment":"Connectez-vous pour commenter",Superflow:"Superflux","Sign in to comment on this page.":"Connectez-vous pour commenter sur cette page.","Join Community":"Rejoindre la communauté","Open in Mobile":"Ouvrir sur mobile","Exit Review Mode":"Quitter le mode de révision","Sign in":"Se connecter","Try Superflow using the toolbar below.":"Essayez Superflux en utilisant la barre d'outils ci-dessous.","Get ready to drop your first comment!":"Préparez-vous à laisser votre premier commentaire!","But before you do that, you definitely deserve a high five!":"Mais avant cela, vous méritez certainement un tope-là!",Done:"Terminé","Sign in on the toolbar below and add":"Connectez-vous sur la barre d'outils ci-dessous et ajoutez","comments on the design flaws.":"des commentaires sur les défauts de conception.","Click to add comments on this page.":"Cliquez pour ajouter des commentaires sur cette page.",Ok:"Ok",Arrow:"Flèche","Live Huddle":"Discussion en direct",Recording:"Enregistrement","Open Comments":"Ouvrir les commentaires",Views:"Vues",Internal:"Interne",External:"Externe",All:"Tous",Upgrade:"Mettre à jour","You don't have access.":"Vous n'avez pas accès.","Reach out to the admin of this project.":"Contactez l'administrateur de ce projet.","Your plan has expired! Please upgrade.":"Votre plan a expiré! Veuillez mettre à jour.","Your plan has expired!":"Votre plan a expiré!","Please contact the admin.":"Veuillez contacter l'administrateur.",Share:"Partager","Add comments & recordings on this page.":"Ajoutez des commentaires et des enregistrements sur cette page.","Learn more":"En savoir plus","View project":"Voir le projet","Sign Out":"Se déconnecter","You’re a SuperFlow installation wizard!":"Vous êtes un sorcier d'installation de Superflux!",Next:"Suivant"}),od.set("hi",{Comment:"टिप्पणी","Commenting is disabled. Contact admin.":"टिप्पणी करना अक्षम है. व्यवस्थापक से संपर्क करें.","Arrow feature is disabled. Contact admin.":"तीर सुविधा अक्षम है. व्यवस्थापक से संपर्क करें.","All Comments":"सभी टिप्पणियाँ","Signing In":"साइन इन कर रहा है","Sign in again!":"फिर से साइन इन करें!","Sign in to comment":"टिप्पणी करने के लिए साइन इन करें",Superflow:"सुपरफ्लो","Sign in to comment on this page.":"इस पृष्ठ पर टिप्पणी करने के लिए साइन इन करें।","Join Community":"समुदाय में शामिल हों","Open in Mobile":"मोबाइल में खोलें","Exit Review Mode":"समीक्षा मोड से बाहर निकलें","Sign in":"साइन इन करें","Try Superflow using the toolbar below.":"टूलबार का उपयोग करके सुपरफ्लो का प्रयास करें।","Get ready to drop your first comment!":"अपनी पहली टिप्पणी डालने के लिए तैयार हो जाओ!","But before you do that, you definitely deserve a high five!":"लेकिन इससे पहले, आपको निश्चित रूप से एक उच्च पांच मिलता है!",Done:"किया हुआ","Sign in on the toolbar below and add":"टूलबार पर साइन इन करें और जोड़ें","comments on the design flaws.":"डिज़ाइन की खामियों पर टिप्पणियाँ।","Click to add comments on this page.":"इस पृष्ठ पर टिप्पणियाँ जोड़ने के लिए क्लिक करें।",Ok:"ठीक",Arrow:"तीर","Live Huddle":"लाइव हडल",Recording:"रेकॉर्डिंग","Open Comments":"टिप्पणियाँ खोलें",Views:"दृश्य",Internal:"आंतरिक",External:"बाहरी",All:"सब",Upgrade:"अपग्रेड","You don't have access.":"आपके पास पहुंच नहीं है।","Reach out to the admin of this project.":"इस परियोजना के व्यवस्थापक से संपर्क करें।","Your plan has expired! Please upgrade.":"आपकी योजना समाप्त हो गई है! कृपया अपग्रेड करें।","Your plan has expired!":"आपकी योजना समाप्त हो गई है!","Please contact the admin.":"कृपया व्यवस्थापक से संपर्क करें।",Share:"शेयर","Add comments & recordings on this page.":"इस पृष्ठ पर टिप्पणियाँ और रिकॉर्डिंग जोड़ें।","Learn more":"और अधिक जानें","View project":"परियोजना देखें","Sign Out":"साइन आउट","You’re a SuperFlow installation wizard!":"आप एक सुपरफ्लो स्थापना विज़ार्ड हैं!",Next:"आगामी"}),od.set("it",{Comment:"Commento","Commenting is disabled. Contact admin.":"I commenti sono disabilitati. Contatta l'amministratore.","Arrow feature is disabled. Contact admin.":"La funzione freccia è disabilitata. Contatta l'amministratore.","All Comments":"Tutti i commenti","Signing In":"Accesso in corso","Sign in again!":"Accedi di nuovo!","Sign in to comment":"Accedi per commentare",Superflow:"Superflusso","Sign in to comment on this page.":"Accedi per commentare su questa pagina.","Join Community":"Unisciti alla comunità","Open in Mobile":"Apri su mobile","Exit Review Mode":"Esci dalla modalità di revisione","Sign in":"Accedi","Try Superflow using the toolbar below.":"Prova Superflusso utilizzando la barra degli strumenti qui sotto.","Get ready to drop your first comment!":"Preparati a lasciare il tuo primo commento!","But before you do that, you definitely deserve a high five!":"Ma prima di farlo, meriti sicuramente un cinque in alto!",Done:"Fatto","Sign in on the toolbar below and add":"Accedi alla barra degli strumenti qui sotto e aggiungi","comments on the design flaws.":"commenti sui difetti di progettazione.","Click to add comments on this page.":"Clicca per aggiungere commenti su questa pagina.",Ok:"Ok",Arrow:"Freccia","Live Huddle":"Riunione dal vivo",Recording:"Registrazione","Open Comments":"Apri commenti",Views:"Visualizzazioni",Internal:"Interno",External:"Esterno",All:"Tutti",Upgrade:"Aggiorna","You don't have access.":"Non hai accesso.","Reach out to the admin of this project.":"Contatta l'amministratore di questo progetto.","Your plan has expired! Please upgrade.":"Il tuo piano è scaduto! Si prega di aggiornare.","Your plan has expired!":"Il tuo piano è scaduto!","Please contact the admin.":"Si prega di contattare l'amministratore.",Share:"Condividi","Add comments & recordings on this page.":"Aggiungi commenti e registrazioni su questa pagina.","Learn more":"Scopri di più","View project":"Visualizza progetto","Sign Out":"Disconnetti","You’re a SuperFlow installation wizard!":"Sei un mago dell'installazione di Superflusso!",Next:"Avanti"}),od.set("ru",{Comment:"Комментарий","Commenting is disabled. Contact admin.":"Комментирование отключено. Свяжитесь с админом.","Arrow feature is disabled. Contact admin.":"Функция стрелки отключена. Свяжитесь с администратором.","All Comments":"Все комментарии","Signing In":"Вход в систему","Sign in again!":"Войдите снова!","Sign in to comment":"Войдите, чтобы оставить комментарий",Superflow:"Суперпоток","Sign in to comment on this page.":"Войдите, чтобы оставить комментарий на этой странице.","Join Community":"Присоединиться к сообществу","Open in Mobile":"Открыть на мобильном","Exit Review Mode":"Выйти из режима обзора","Sign in":"Войти","Try Superflow using the toolbar below.":"Попробуйте Суперпоток, используя панель инструментов ниже.","Get ready to drop your first comment!":"Приготовьтесь оставить свой первый комментарий!","But before you do that, you definitely deserve a high five!":"Но перед этим вы определенно заслуживаете пять!",Done:"Сделано","Sign in on the toolbar below and add":"Войдите на панели инструментов ниже и добавьте","comments on the design flaws.":"комментарии об ошибках в дизайне.","Click to add comments on this page.":"Нажмите, чтобы добавить комментарии на этой странице.",Ok:"Ок",Arrow:"Стрелка","Live Huddle":"Прямой сбор",Recording:"Запись","Open Comments":"Открыть комментарии",Views:"Просмотры",Internal:"Внутренний",External:"Внешний",All:"Все",Upgrade:"Обновить","You don't have access.":"У вас нет доступа.","Reach out to the admin of this project.":"Обратитесь к администратору этого проекта.","Your plan has expired! Please upgrade.":"Ваш план истек! Пожалуйста, обновите.","Your plan has expired!":"Ваш план истек!","Please contact the admin.":"Пожалуйста, свяжитесь с администратором.",Share:"Поделиться","Add comments & recordings on this page.":"Добавьте комментарии и записи на этой странице.","Learn more":"Узнать больше","View project":"Посмотреть проект","Sign Out":"Выйти","You’re a SuperFlow installation wizard!":"Вы волшебник установки Суперпотока!",Next:"Далее"}),od.set("uk",{Comment:"Коментар","Commenting is disabled. Contact admin.":"Коментування вимкнено. Зв'язатися з адміном.","Arrow feature is disabled. Contact admin.":"Функція стрілки вимкнена. Зв'язатися з адміном.","All Comments":"Всі коментарі","Signing In":"Увійти в систему","Sign in again!":"Увійдіть знову!","Sign in to comment":"Увійдіть, щоб залишити коментар",Superflow:"Суперпотік","Sign in to comment on this page.":"Увійдіть, щоб залишити коментар на цій сторінці.","Join Community":"Приєднатися до спільноти","Open in Mobile":"Відкрити на мобільному","Exit Review Mode":"Вийти з режиму огляду","Sign in":"Увійти","Try Superflow using the toolbar below.":"Спробуйте Суперпотік, використовуючи панель інструментів нижче.","Get ready to drop your first comment!":"Приготуйтеся залишити свій перший коментар!","But before you do that, you definitely deserve a high five!":"Але перед тим, як ви це зробите, ви точно заслуговуєте на високу п'ятірку!",Done:"Готово","Sign in on the toolbar below and add":"Увійдіть в панель інструментів нижче і додайте","comments on the design flaws.":"коментарі про помилки в дизайні.","Click to add comments on this page.":"Натисніть, щоб додати коментарі на цій сторінці.",Ok:"Добре",Arrow:"Стрілка","Live Huddle":"Пряма група",Recording:"Запис","Open Comments":"Відкрити коментарі",Views:"Перегляди",Internal:"Внутрішній",External:"Зовнішній",All:"Все",Upgrade:"Оновити","You don't have access.":"У вас немає доступу.","Reach out to the admin of this project.":"Зверніться до адміністратора цього проекту.","Your plan has expired! Please upgrade.":"Термін дії вашого плану закінчився! Будь ласка, оновіть.","Your plan has expired!":"Термін дії вашого плану закінчився!","Please contact the admin.":"Будь ласка, зв'яжіться з адміністратором.",Share:"Поділитися","Add comments & recordings on this page.":"Додайте коментарі та записи на цій сторінці.","Learn more":"Дізнатися більше","View project":"Переглянути проект","Sign Out":"Вийти","You’re a SuperFlow installation wizard!":"Ви чарівник встановлення Суперпотоку!",Next:"Далі"});const nd=t=>{try{return t}catch(e){return t}},sd=r`
1546
1546
 
1547
1547
  .wrap {
1548
1548
  padding: 32px;
@@ -1744,6 +1744,76 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
1744
1744
  gap: 8px;
1745
1745
  }
1746
1746
 
1747
+ .content-warnings-button {
1748
+ width: 38px;
1749
+ height: 38px;
1750
+ border-radius: 50px;
1751
+ display: flex;
1752
+ justify-content: center;
1753
+ align-items: center;
1754
+ color: #8F95B2;
1755
+ cursor: pointer !important;
1756
+ transition: color 0.2s ease, background 0.2s ease;
1757
+ }
1758
+
1759
+ .content-warnings-button:hover {
1760
+ background: #EAE8F9;
1761
+ }
1762
+
1763
+ .content-warnings-button.has-warnings {
1764
+ color: #E69422;
1765
+ }
1766
+
1767
+ .content-warnings-button.has-warnings:hover {
1768
+ background: #FEF3E0;
1769
+ }
1770
+
1771
+ .content-warnings-count {
1772
+ position: absolute;
1773
+ top: -2px;
1774
+ left: 14px;
1775
+ background: #E69422;
1776
+ color: #ffffff;
1777
+ font-size: 12px;
1778
+ font-weight: 600;
1779
+ font-family: 'Poppins', sans-serif;
1780
+ min-width: 1.25rem;
1781
+ height: 1.25rem;
1782
+ padding: 0 5px;
1783
+ border-radius: 10px;
1784
+ display: flex;
1785
+ align-items: center;
1786
+ justify-content: center;
1787
+ line-height: 1;
1788
+ }
1789
+
1790
+ .toolbar.private-comment-mode .content-warnings-count {
1791
+ background: #E69422;
1792
+ }
1793
+
1794
+ .toolbar.private-comment-mode .content-warnings-button {
1795
+ color: #8F95B2;
1796
+ }
1797
+
1798
+ .toolbar.private-comment-mode .content-warnings-button:hover {
1799
+ background: #24234C;
1800
+ }
1801
+
1802
+ .toolbar.private-comment-mode .content-warnings-button.has-warnings {
1803
+ color: #E69422;
1804
+ }
1805
+
1806
+ .toolbar.private-comment-mode .content-warnings-button.has-warnings:hover {
1807
+ background: #3D2E1A;
1808
+ }
1809
+
1810
+ content-warning-sidebar {
1811
+ position: fixed;
1812
+ bottom: 120px;
1813
+ right: 24px;
1814
+ z-index: 2147483578;
1815
+ }
1816
+
1747
1817
  .toolbar-actions2 {
1748
1818
  gap: 8px;
1749
1819
  }
@@ -1817,7 +1887,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
1817
1887
  line-height: 2em;
1818
1888
  display: flex;
1819
1889
  flex-direction: column;
1820
- gap: ${rc(.4)};
1890
+ gap: ${pc(.4)};
1821
1891
 
1822
1892
  /* Position the tooltip text - see examples below! */
1823
1893
  position: absolute;
@@ -1896,7 +1966,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
1896
1966
  align-self: end;
1897
1967
  cursor: pointer;
1898
1968
  }
1899
- `,Tc=s`
1969
+ `,rd=r`
1900
1970
  @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
1901
1971
 
1902
1972
  * {
@@ -1908,8 +1978,8 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
1908
1978
  bottom: 0;
1909
1979
  right: 0;
1910
1980
  z-index: 2147483577;
1911
- margin: ${rc(1.5)};
1912
- margin-bottom: ${rc(3)}; // Added to prevent overlap between plugin UI and webflow badge
1981
+ margin: ${pc(1.5)};
1982
+ margin-bottom: ${pc(3)}; // Added to prevent overlap between plugin UI and webflow badge
1913
1983
  max-width: 100vw !important;
1914
1984
  box-sizing: border-box;
1915
1985
 
@@ -2162,7 +2232,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2162
2232
  }
2163
2233
 
2164
2234
  .s-presence-avatar-image-small {
2165
- width: ${rc(1.6)};
2235
+ width: ${pc(1.6)};
2166
2236
  height: auto;
2167
2237
  display: block;
2168
2238
  }
@@ -2283,7 +2353,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2283
2353
 
2284
2354
  .s-user-avatar-initial {
2285
2355
  color: black !important;
2286
- font-size: ${rc(.8)} !important;
2356
+ font-size: ${pc(.8)} !important;
2287
2357
  position: relative !important;
2288
2358
  }
2289
2359
 
@@ -2316,8 +2386,8 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2316
2386
  flex-direction: column;
2317
2387
  width: max-content;
2318
2388
  border-radius: 16px;
2319
- padding: ${rc(3)};
2320
- font-size: ${rc(.8)};
2389
+ padding: ${pc(3)};
2390
+ font-size: ${pc(.8)};
2321
2391
  color: #4c5366;
2322
2392
  box-sizing: border-box;
2323
2393
  }
@@ -2332,8 +2402,8 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2332
2402
  }
2333
2403
 
2334
2404
  .s-modal img {
2335
- padding: ${rc(2,1,0,1)};
2336
- width: ${rc(8)};
2405
+ padding: ${pc(2,1,0,1)};
2406
+ width: ${pc(8)};
2337
2407
  }
2338
2408
 
2339
2409
  .s-modal-text h1 {
@@ -2342,7 +2412,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2342
2412
  line-height: 32px;
2343
2413
  color: #4C5366;
2344
2414
  font-style: normal;
2345
- margin-bottom: ${rc(1)};
2415
+ margin-bottom: ${pc(1)};
2346
2416
  }
2347
2417
 
2348
2418
  .s-modal-text p {
@@ -2358,9 +2428,9 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2358
2428
  display: flex;
2359
2429
  align-items: center;
2360
2430
  justify-content: center;
2361
- padding: ${rc(1,2.5)};
2362
- border-radius: ${rc(.8)};
2363
- font-size: ${rc(.8)};
2431
+ padding: ${pc(1,2.5)};
2432
+ border-radius: ${pc(.8)};
2433
+ font-size: ${pc(.8)};
2364
2434
  transition: 0.1s ease;
2365
2435
  cursor: pointer;
2366
2436
  }
@@ -2373,8 +2443,8 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2373
2443
  }
2374
2444
 
2375
2445
  .s-modal-text {
2376
- gap: ${rc(.2)};
2377
- max-width: ${rc(30)};
2446
+ gap: ${pc(.2)};
2447
+ max-width: ${pc(30)};
2378
2448
  text-align: center;
2379
2449
  padding-left: 0px;
2380
2450
  padding-right: 0px;
@@ -2428,7 +2498,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2428
2498
  .s-user-request-tool-button {
2429
2499
  display: flex;
2430
2500
  align-items: center;
2431
- gap: ${rc(1)};
2501
+ gap: ${pc(1)};
2432
2502
  }
2433
2503
 
2434
2504
  .s-user-request-tool-button svg {
@@ -2441,7 +2511,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2441
2511
  .s-more-menu hr {
2442
2512
  width: 90%;
2443
2513
  border: 0;
2444
- border-top: ${rc(.01)} solid #D4D6DF;
2514
+ border-top: ${pc(.01)} solid #D4D6DF;
2445
2515
  margin: 8px auto;
2446
2516
  }
2447
2517
 
@@ -2519,8 +2589,8 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2519
2589
  .dropdown-content .menu-point {
2520
2590
  display: flex;
2521
2591
  align-items: center;
2522
- gap: ${rc(.6)};
2523
- padding: ${rc(.6)};
2592
+ gap: ${pc(.6)};
2593
+ padding: ${pc(.6)};
2524
2594
  color: #ababb5;
2525
2595
  text-align: left;
2526
2596
  font-style: normal;
@@ -2542,7 +2612,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2542
2612
  color: #FFCB00;
2543
2613
  display: flex;
2544
2614
  align-items: center;
2545
- gap: ${rc(.25)};
2615
+ gap: ${pc(.25)};
2546
2616
  font-size: 12px;
2547
2617
  color: grey;
2548
2618
  text-decoration: none;
@@ -2557,25 +2627,25 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
2557
2627
  }
2558
2628
 
2559
2629
  .menu-point.header {
2560
- gap: ${rc(.5)};
2630
+ gap: ${pc(.5)};
2561
2631
  }
2562
2632
 
2563
2633
  .menu-point-wrap {
2564
2634
  display: flex;
2565
2635
  flex-direction: column;
2566
2636
  color: #ababb5;
2567
- font-size: ${rc(.9)};
2568
- padding: ${rc(0,1,.25,1)};
2569
- gap: ${rc(.5)};
2637
+ font-size: ${pc(.9)};
2638
+ padding: ${pc(0,1,.25,1)};
2639
+ gap: ${pc(.5)};
2570
2640
  align-items: flex-start;
2571
2641
  width: 100%;
2572
- line-height: ${rc(1.4)};
2642
+ line-height: ${pc(1.4)};
2573
2643
 
2574
2644
  color: #4C5366;
2575
2645
  }
2576
2646
 
2577
2647
  .user-profile-section {
2578
- margin-left: ${rc(.5)};
2648
+ margin-left: ${pc(.5)};
2579
2649
  }
2580
2650
 
2581
2651
  .user-invite-tool-container {
@@ -3260,7 +3330,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3260
3330
  display: none;
3261
3331
  }
3262
3332
  }
3263
- `,Ic=s`
3333
+ `,ad=r`
3264
3334
  :host {
3265
3335
  display: flex;
3266
3336
  justify-content: center;
@@ -3775,13 +3845,13 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3775
3845
  padding: var(--superflow-spacing-lg, 20px);
3776
3846
  }
3777
3847
  }
3778
- `;var Nc,Oc=function(t,e,i,o){for(var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s};!function(t){t.Admin="Admin",t.Commenter="Commenter"}(Nc||(Nc={}));let Ac=class extends Q{constructor(){super(...arguments),this.apiKey="",this.documentId="",this.disableInvite=!1,this.hasInviteAccess=!0,this.userSeatsExhausted=!1,this.userType=Nc.Admin,this.showCheckIcon=!1,this.contactListIsHovered=!1,this.invalidEmail=!1,this.isEmailValid=!1,this.inviting=!1,this.searchingUsers=!1,this.emailInput="",this.emailTags=[],this.editingTag=null,this.editingInput="",this.duplicateEmail="",this.filteredContacts=[],this.searchDebounceTimer=null,this.handleOutsideClick=t=>{try{t.target===this&&this.close()}catch(t){console.error("Error in handleOutsideClick:",t)}}}connectedCallback(){try{super.connectedCallback(),document.addEventListener("click",this.handleOutsideClick),this.userSeatsExhausted&&this.userType===Nc.Admin&&(this.userType=Nc.Commenter)}catch(t){console.error("Error in connectedCallback:",t)}}willUpdate(t){t.has("userSeatsExhausted")&&this.userSeatsExhausted&&this.userType===Nc.Admin&&(this.userType=Nc.Commenter)}disconnectedCallback(){try{super.disconnectedCallback(),document.removeEventListener("click",this.handleOutsideClick),this.searchDebounceTimer&&clearTimeout(this.searchDebounceTimer)}catch(t){console.error("Error in disconnectedCallback:",t)}}close(){try{this.dispatchEvent(new CustomEvent("superflow-invite-modal-close",{bubbles:!0,composed:!0}))}catch(t){console.error("Error in close:",t)}}validateEmail(t){try{const e=t.replace(/,/g,"").toLowerCase().trim();if(this.emailTags.some((t=>t.email===e)))return this.duplicateEmail=e,!1;if(this.duplicateEmail="",e.includes(" "))return!1;return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)}catch(t){return console.error("Error in validateEmail:",t),!1}}async searchUser(t=""){try{if(this.searchDebounceTimer&&clearTimeout(this.searchDebounceTimer),!t.trim())return this.filteredContacts=[],void(this.searchingUsers=!1);this.filteredContacts=[],this.searchingUsers=!1}catch(t){console.error("Error in searchUser:",t),this.searchingUsers=!1}}handleEmailChange(t){try{const e=t.target;this.emailInput=e.value,this.isEmailValid=this.validateEmail(e.value),this.searchUser(e.value)}catch(t){console.error("Error in handleEmailChange:",t)}}handleKeyUp(t){try{if(!this.emailInput)return this.invalidEmail=!1,void(this.isEmailValid=!1);if("Backspace"===t.code)return void(this.invalidEmail=!1);if("Enter"!==t.code&&"Comma"!==t.code)return;const e=this.emailInput.replace(/,/g,"").trim();if(!e)return;this.validateEmail(e)?(this.addEmailTag(e),this.emailInput="",this.invalidEmail=!1):(this.invalidEmail=!0,setTimeout((()=>{this.invalidEmail=!1}),1500))}catch(t){console.error("Error in handleKeyUp:",t)}}handlePaste(t){var e,i;try{t.preventDefault();const o=((null===(e=t.clipboardData)||void 0===e?void 0:e.getData("text"))||"").split(/[,\n|;]/).map((t=>t.trim())).filter((t=>t.length>0));let n=!1;o.forEach((t=>{this.emailTags.some((e=>e.email===t))?(this.duplicateEmail=t,this.emailInput=t,n=!0):this.validateEmail(t)?this.addEmailTag(t):(n=!0,this.emailInput=t)})),n&&(this.invalidEmail=!0,setTimeout((()=>{this.invalidEmail=!1}),1500)),null===(i=this.mainInput)||void 0===i||i.focus()}catch(t){console.error("Error in handlePaste:",t)}}addEmailTag(t){var e;try{if(!t)return;if(!this.validateEmail(t))return void(this.invalidEmail=!this.duplicateEmail);this.emailTags=[...this.emailTags,{name:"",email:t.toLowerCase().trim(),type:this.userType}],this.invalidEmail=!1,this.duplicateEmail="",this.emailInput="",this.contactListIsHovered=!1,null===(e=this.mainInput)||void 0===e||e.focus()}catch(t){console.error("Error in addEmailTag:",t)}}removeTag(t,e){var i;try{e.stopPropagation(),this.emailTags=this.emailTags.filter((e=>e.email!==t.email)),0===this.emailTags.length&&(this.isEmailValid=!1),null===(i=this.mainInput)||void 0===i||i.focus()}catch(e){console.error("Error in removeTag:",e)}}startEditingTag(t,e){try{e.stopPropagation(),this.editingTag=t,this.editingInput=t.email,setTimeout((()=>{var t;null===(t=this.editInput)||void 0===t||t.focus()}),100)}catch(e){console.error("Error in startEditingTag:",e)}}handleEditKeyUp(t){try{if("Enter"!==t.code&&"Escape"!==t.code)return;"Enter"===t.code&&this.editingInput&&this.validateEmail(this.editingInput)?this.updateEmailTag():this.cancelEmailTagEdit()}catch(t){console.error("Error in handleEditKeyUp:",t)}}updateEmailTag(){try{if(!this.editingTag||!this.validateEmail(this.editingInput))return void this.cancelEmailTagEdit();const t=this.emailTags.findIndex((t=>{var e;return t.email===(null===(e=this.editingTag)||void 0===e?void 0:e.email)}));if(-1===t)return void this.cancelEmailTagEdit();this.emailTags=[...this.emailTags.slice(0,t),{...this.editingTag,email:this.editingInput.toLowerCase().trim(),type:this.userType},...this.emailTags.slice(t+1)],this.cancelEmailTagEdit()}catch(t){console.error("Error in updateEmailTag:",t)}}cancelEmailTagEdit(){var t;try{this.editingTag=null,this.editingInput="",null===(t=this.mainInput)||void 0===t||t.focus()}catch(t){console.error("Error in cancelEmailTagEdit:",t)}}async copyReviewLink(){try{let t=window.location.href;const e=new URL(t);e.searchParams.has("review")&&"true"===e.searchParams.get("review")||(e.searchParams.set("review","true"),t=e.toString()),await navigator.clipboard.writeText(t),this.showCheckIcon=!0,setTimeout((()=>{this.showCheckIcon=!1}),2e3)}catch(t){console.error("Error copying review link:",t)}}setUserType(t){try{this.userType=t,this.emailTags=this.emailTags.map((t=>({...t,type:this.userType})))}catch(t){console.error("Error in setUserType:",t)}}async sendInvites(){try{if(this.disableInvite)return void this.dispatchEvent(new CustomEvent("superflow-invite-modal-invite-clicked",{detail:this.emailTags.map((t=>({email:t.email,type:t.type}))),bubbles:!0,composed:!0}));if(""!==this.emailInput.trim()&&this.isEmailValid&&(this.emailTags=[...this.emailTags,{name:"",email:this.emailInput.toLowerCase().trim(),type:this.userType}]),this.emailInput="",this.inviting=!0,this.userType===Nc.Commenter)await this.addCommenter();else{if(this.userType!==Nc.Admin)throw new Error("No User Type Selected");await this.addAdmin()}this.inviting=!1,this.close()}catch(t){console.error("Error sending invites:",t),this.inviting=!1}}async addAdmin(){try{if(0===this.emailTags.length)throw new Error("No email tags");const t=this.emailTags.map((t=>({email:t.email})));if(!await(async(t,e)=>{var i;try{const o=await mc();if(!o)throw new Error("User must be authenticated to create admin users");const n=window.Velt?await(null===(i=window.Velt)||void 0===i?void 0:i.getUser()):null,r=(null==o?void 0:o.displayName)||(null==n?void 0:n.name)||(null==n?void 0:n.email)||"",s=mo(uc,oe,{timeout:12e5}),a=await s({eventType:"createAdminUser",apiKey:t,users:e,inviterName:r});return null==a?void 0:a.data}catch(t){throw console.warn("Error in createAdminUser: ",t),t}})(this.apiKey,t))throw new Error("Failed to add admin users");this.dispatchEvent(new CustomEvent("superflow-invite-modal-invite-success",{detail:{users:t,type:"admin"},bubbles:!0,composed:!0}))}catch(t){throw console.error("Error adding admin:",t),t}}async addCommenter(){try{if(!this.emailTags.length)throw new Error("No email tags");const t=this.emailTags.map((t=>({email:t.email})));if(!await(async(t,e,i)=>{var o;try{const n=await mc();if(!n)throw new Error("User must be authenticated to create project users");const r=window.Velt?await(null===(o=window.Velt)||void 0===o?void 0:o.getUser()):null,s=(null==n?void 0:n.displayName)||(null==r?void 0:r.name)||(null==r?void 0:r.email)||"",a=mo(uc,oe,{timeout:12e5}),l=await a({eventType:"createProjectUser",apiKey:t,documentId:e,users:i,inviterName:s});return null==l?void 0:l.data}catch(t){throw console.warn("Error in createProjectUser: ",t),t}})(this.apiKey,this.documentId,t))throw new Error("Failed to add commenter users");this.dispatchEvent(new CustomEvent("superflow-invite-modal-invite-success",{detail:{users:t,type:"commenter"},bubbles:!0,composed:!0}))}catch(t){throw console.error("Error adding commenter:",t),t}}upgradeToInvite(){try{this.dispatchEvent(new CustomEvent("superflow-invite-modal-upgrade-clicked",{bubbles:!0,composed:!0}))}catch(t){console.error("Error in upgradeToInvite:",t)}}render(){var t;const e=this.emailInput.length>0&&(this.mainInput===(null===(t=this.shadowRoot)||void 0===t?void 0:t.activeElement)||this.contactListIsHovered);return L`
3848
+ `;var ld,cd=function(t,e,i,o){for(var n,s=arguments.length,r=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,a=t.length-1;a>=0;a--)(n=t[a])&&(r=(s<3?n(r):s>3?n(e,i,r):n(e,i))||r);return s>3&&r&&Object.defineProperty(e,i,r),r};!function(t){t.Admin="Admin",t.Commenter="Commenter"}(ld||(ld={}));let dd=class extends Q{constructor(){super(...arguments),this.apiKey="",this.documentId="",this.disableInvite=!1,this.hasInviteAccess=!0,this.userSeatsExhausted=!1,this.userType=ld.Admin,this.showCheckIcon=!1,this.contactListIsHovered=!1,this.invalidEmail=!1,this.isEmailValid=!1,this.inviting=!1,this.searchingUsers=!1,this.emailInput="",this.emailTags=[],this.editingTag=null,this.editingInput="",this.duplicateEmail="",this.filteredContacts=[],this.searchDebounceTimer=null,this.handleOutsideClick=t=>{try{t.target===this&&this.close()}catch(t){console.error("Error in handleOutsideClick:",t)}}}connectedCallback(){try{super.connectedCallback(),document.addEventListener("click",this.handleOutsideClick),this.userSeatsExhausted&&this.userType===ld.Admin&&(this.userType=ld.Commenter)}catch(t){console.error("Error in connectedCallback:",t)}}willUpdate(t){t.has("userSeatsExhausted")&&this.userSeatsExhausted&&this.userType===ld.Admin&&(this.userType=ld.Commenter)}disconnectedCallback(){try{super.disconnectedCallback(),document.removeEventListener("click",this.handleOutsideClick),this.searchDebounceTimer&&clearTimeout(this.searchDebounceTimer)}catch(t){console.error("Error in disconnectedCallback:",t)}}close(){try{this.dispatchEvent(new CustomEvent("superflow-invite-modal-close",{bubbles:!0,composed:!0}))}catch(t){console.error("Error in close:",t)}}validateEmail(t){try{const e=t.replace(/,/g,"").toLowerCase().trim();if(this.emailTags.some((t=>t.email===e)))return this.duplicateEmail=e,!1;if(this.duplicateEmail="",e.includes(" "))return!1;return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)}catch(t){return console.error("Error in validateEmail:",t),!1}}async searchUser(t=""){try{if(this.searchDebounceTimer&&clearTimeout(this.searchDebounceTimer),!t.trim())return this.filteredContacts=[],void(this.searchingUsers=!1);this.filteredContacts=[],this.searchingUsers=!1}catch(t){console.error("Error in searchUser:",t),this.searchingUsers=!1}}handleEmailChange(t){try{const e=t.target;this.emailInput=e.value,this.isEmailValid=this.validateEmail(e.value),this.searchUser(e.value)}catch(t){console.error("Error in handleEmailChange:",t)}}handleKeyUp(t){try{if(!this.emailInput)return this.invalidEmail=!1,void(this.isEmailValid=!1);if("Backspace"===t.code)return void(this.invalidEmail=!1);if("Enter"!==t.code&&"Comma"!==t.code)return;const e=this.emailInput.replace(/,/g,"").trim();if(!e)return;this.validateEmail(e)?(this.addEmailTag(e),this.emailInput="",this.invalidEmail=!1):(this.invalidEmail=!0,setTimeout((()=>{this.invalidEmail=!1}),1500))}catch(t){console.error("Error in handleKeyUp:",t)}}handlePaste(t){var e,i;try{t.preventDefault();const o=((null===(e=t.clipboardData)||void 0===e?void 0:e.getData("text"))||"").split(/[,\n|;]/).map((t=>t.trim())).filter((t=>t.length>0));let n=!1;o.forEach((t=>{this.emailTags.some((e=>e.email===t))?(this.duplicateEmail=t,this.emailInput=t,n=!0):this.validateEmail(t)?this.addEmailTag(t):(n=!0,this.emailInput=t)})),n&&(this.invalidEmail=!0,setTimeout((()=>{this.invalidEmail=!1}),1500)),null===(i=this.mainInput)||void 0===i||i.focus()}catch(t){console.error("Error in handlePaste:",t)}}addEmailTag(t){var e;try{if(!t)return;if(!this.validateEmail(t))return void(this.invalidEmail=!this.duplicateEmail);this.emailTags=[...this.emailTags,{name:"",email:t.toLowerCase().trim(),type:this.userType}],this.invalidEmail=!1,this.duplicateEmail="",this.emailInput="",this.contactListIsHovered=!1,null===(e=this.mainInput)||void 0===e||e.focus()}catch(t){console.error("Error in addEmailTag:",t)}}removeTag(t,e){var i;try{e.stopPropagation(),this.emailTags=this.emailTags.filter((e=>e.email!==t.email)),0===this.emailTags.length&&(this.isEmailValid=!1),null===(i=this.mainInput)||void 0===i||i.focus()}catch(e){console.error("Error in removeTag:",e)}}startEditingTag(t,e){try{e.stopPropagation(),this.editingTag=t,this.editingInput=t.email,setTimeout((()=>{var t;null===(t=this.editInput)||void 0===t||t.focus()}),100)}catch(e){console.error("Error in startEditingTag:",e)}}handleEditKeyUp(t){try{if("Enter"!==t.code&&"Escape"!==t.code)return;"Enter"===t.code&&this.editingInput&&this.validateEmail(this.editingInput)?this.updateEmailTag():this.cancelEmailTagEdit()}catch(t){console.error("Error in handleEditKeyUp:",t)}}updateEmailTag(){try{if(!this.editingTag||!this.validateEmail(this.editingInput))return void this.cancelEmailTagEdit();const t=this.emailTags.findIndex((t=>{var e;return t.email===(null===(e=this.editingTag)||void 0===e?void 0:e.email)}));if(-1===t)return void this.cancelEmailTagEdit();this.emailTags=[...this.emailTags.slice(0,t),{...this.editingTag,email:this.editingInput.toLowerCase().trim(),type:this.userType},...this.emailTags.slice(t+1)],this.cancelEmailTagEdit()}catch(t){console.error("Error in updateEmailTag:",t)}}cancelEmailTagEdit(){var t;try{this.editingTag=null,this.editingInput="",null===(t=this.mainInput)||void 0===t||t.focus()}catch(t){console.error("Error in cancelEmailTagEdit:",t)}}async copyReviewLink(){try{let t=window.location.href;const e=new URL(t);e.searchParams.has("review")&&"true"===e.searchParams.get("review")||(e.searchParams.set("review","true"),t=e.toString()),await navigator.clipboard.writeText(t),this.showCheckIcon=!0,setTimeout((()=>{this.showCheckIcon=!1}),2e3)}catch(t){console.error("Error copying review link:",t)}}setUserType(t){try{this.userType=t,this.emailTags=this.emailTags.map((t=>({...t,type:this.userType})))}catch(t){console.error("Error in setUserType:",t)}}async sendInvites(){try{if(this.disableInvite)return void this.dispatchEvent(new CustomEvent("superflow-invite-modal-invite-clicked",{detail:this.emailTags.map((t=>({email:t.email,type:t.type}))),bubbles:!0,composed:!0}));if(""!==this.emailInput.trim()&&this.isEmailValid&&(this.emailTags=[...this.emailTags,{name:"",email:this.emailInput.toLowerCase().trim(),type:this.userType}]),this.emailInput="",this.inviting=!0,this.userType===ld.Commenter)await this.addCommenter();else{if(this.userType!==ld.Admin)throw new Error("No User Type Selected");await this.addAdmin()}this.inviting=!1,this.close()}catch(t){console.error("Error sending invites:",t),this.inviting=!1}}async addAdmin(){try{if(0===this.emailTags.length)throw new Error("No email tags");const t=this.emailTags.map((t=>({email:t.email})));if(!await Jc(this.apiKey,t))throw new Error("Failed to add admin users");this.dispatchEvent(new CustomEvent("superflow-invite-modal-invite-success",{detail:{users:t,type:"admin"},bubbles:!0,composed:!0}))}catch(t){throw console.error("Error adding admin:",t),t}}async addCommenter(){try{if(!this.emailTags.length)throw new Error("No email tags");const t=this.emailTags.map((t=>({email:t.email})));if(!await Yc(this.apiKey,this.documentId,t))throw new Error("Failed to add commenter users");this.dispatchEvent(new CustomEvent("superflow-invite-modal-invite-success",{detail:{users:t,type:"commenter"},bubbles:!0,composed:!0}))}catch(t){throw console.error("Error adding commenter:",t),t}}upgradeToInvite(){try{this.dispatchEvent(new CustomEvent("superflow-invite-modal-upgrade-clicked",{bubbles:!0,composed:!0}))}catch(t){console.error("Error in upgradeToInvite:",t)}}render(){var t;const e=this.emailInput.length>0&&(this.mainInput===(null===(t=this.shadowRoot)||void 0===t?void 0:t.activeElement)||this.contactListIsHovered);return O`
3779
3849
  <div class="share-modal">
3780
3850
  <div class="share-modal-content">
3781
- <div class="share-modal-header ${ct({locked:!this.hasInviteAccess})}">
3851
+ <div class="share-modal-header ${dt({locked:!this.hasInviteAccess})}">
3782
3852
  <div class="share-modal-header-content">
3783
3853
  <div class="share-modal-header-title">
3784
- ${this.hasInviteAccess?"":L`
3854
+ ${this.hasInviteAccess?"":O`
3785
3855
  <svg class="lock-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3786
3856
  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
3787
3857
  <path stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
@@ -3792,9 +3862,9 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3792
3862
  d="M8 11v-4a4 4 0 1 1 8 0v4" />
3793
3863
  </svg>
3794
3864
  `}
3795
- <h2>${Mc("Invite Users")}</h2>
3865
+ <h2>${nd("Invite Users")}</h2>
3796
3866
  </div>
3797
- ${this.hasInviteAccess?"":L`
3867
+ ${this.hasInviteAccess?"":O`
3798
3868
  <p class="share-modal-header-description">Upgrade to invite more users</p>
3799
3869
  `}
3800
3870
  </div>
@@ -3805,15 +3875,15 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3805
3875
  </button>
3806
3876
  </div>
3807
3877
 
3808
- ${this.hasInviteAccess?L`
3878
+ ${this.hasInviteAccess?O`
3809
3879
  <div class="input-form">
3810
3880
  <div class="input-group">
3811
- <div class="email-input-container ${ct({warning:this.invalidEmail||!!this.duplicateEmail,editing:!!this.editingTag})}">
3812
- ${this.emailTags.length>0?L`
3881
+ <div class="email-input-container ${dt({warning:this.invalidEmail||!!this.duplicateEmail,editing:!!this.editingTag})}">
3882
+ ${this.emailTags.length>0?O`
3813
3883
  <div class="email-pills">
3814
- ${this.emailTags.map((t=>L`
3815
- <div class="email-pill ${ct({editing:this.editingTag===t})}">
3816
- ${this.editingTag===t?L`
3884
+ ${this.emailTags.map((t=>O`
3885
+ <div class="email-pill ${dt({editing:this.editingTag===t})}">
3886
+ ${this.editingTag===t?O`
3817
3887
  <input
3818
3888
  type="text"
3819
3889
  id="editInput"
@@ -3823,7 +3893,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3823
3893
  @blur=${this.cancelEmailTagEdit}
3824
3894
  class="edit-input"
3825
3895
  />
3826
- `:L`
3896
+ `:O`
3827
3897
  <p @click=${e=>this.startEditingTag(t,e)}>
3828
3898
  ${t.email}
3829
3899
  </p>
@@ -3848,38 +3918,38 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3848
3918
  placeholder="Enter email or name"
3849
3919
  />
3850
3920
 
3851
- ${e?L`
3921
+ ${e?O`
3852
3922
  <div
3853
3923
  class="contacts-list"
3854
3924
  @mouseenter=${()=>this.contactListIsHovered=!0}
3855
3925
  @mouseleave=${()=>this.contactListIsHovered=!1}
3856
3926
  >
3857
- ${this.searchingUsers?L`
3927
+ ${this.searchingUsers?O`
3858
3928
  <div class="contact-item loading-state">
3859
3929
  <div class="contact-info">
3860
3930
  <div class="loading-spinner"></div>
3861
3931
  <p class="loading-text">Searching users...</p>
3862
3932
  </div>
3863
3933
  </div>
3864
- `:this.filteredContacts.length>0?this.filteredContacts.map((t=>L`
3934
+ `:this.filteredContacts.length>0?this.filteredContacts.map((t=>O`
3865
3935
  <div class="contact-item" @click=${()=>this.addEmailTag(t.email)}>
3866
3936
  <div class="contact-info">
3867
- ${t.photoUrl?L`
3937
+ ${t.photoUrl?O`
3868
3938
  <img class="avatar" src="${t.photoUrl}" alt="Profile photo">
3869
- `:L`
3939
+ `:O`
3870
3940
  <div class="avatar">
3871
3941
  ${(t.name||t.email).charAt(0).toUpperCase()}
3872
3942
  </div>
3873
3943
  `}
3874
3944
  <div class="contact-details">
3875
- ${t.name?L`
3945
+ ${t.name?O`
3876
3946
  <p class="contact-name" title="${t.name}">${t.name}</p>
3877
3947
  `:""}
3878
3948
  <p class="contact-email" title="${t.email}">${t.email}</p>
3879
3949
  </div>
3880
3950
  </div>
3881
3951
  </div>
3882
- `)):L`
3952
+ `)):O`
3883
3953
  <div class="contact-item no-results">
3884
3954
  <p>No users found</p>
3885
3955
  </div>
@@ -3893,14 +3963,14 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3893
3963
  .value=${this.userType}
3894
3964
  @change=${t=>this.setUserType(t.target.value)}
3895
3965
  >
3896
- ${this.userSeatsExhausted?"":L`<option value="${Nc.Admin}">Admin</option>`}
3897
- <option value="${Nc.Commenter}">Guest</option>
3966
+ ${this.userSeatsExhausted?"":O`<option value="${ld.Admin}">Admin</option>`}
3967
+ <option value="${ld.Commenter}">Guest</option>
3898
3968
  </select>
3899
3969
  </div>
3900
3970
  </div>
3901
3971
 
3902
- ${!this.invalidEmail&&!this.duplicateEmail||0!==this.emailTags.length&&this.isEmailValid?"":L`
3903
- <div class="message ${ct({"error-message":this.invalidEmail||!!this.duplicateEmail,"info-message":!this.invalidEmail&&!this.duplicateEmail})}">
3972
+ ${!this.invalidEmail&&!this.duplicateEmail||0!==this.emailTags.length&&this.isEmailValid?"":O`
3973
+ <div class="message ${dt({"error-message":this.invalidEmail||!!this.duplicateEmail,"info-message":!this.invalidEmail&&!this.duplicateEmail})}">
3904
3974
  <svg class="icon" width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3905
3975
  <path d="M12 9V13M12 16V16.01M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
3906
3976
  </svg>
@@ -3916,11 +3986,11 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3916
3986
  <div class="share-modal-footer">
3917
3987
  <div class="share-modal-footer-buttons">
3918
3988
  <button class="copy-link-button" @click=${this.copyReviewLink}>
3919
- ${this.showCheckIcon?L`
3989
+ ${this.showCheckIcon?O`
3920
3990
  <svg class="icon" width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3921
3991
  <path d="M5 12L10 17L20 7" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
3922
3992
  </svg>
3923
- `:L`
3993
+ `:O`
3924
3994
  <svg class="icon" width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3925
3995
  <path d="M9 15L15 9M11 6L11.463 5.464C12.4008 4.52633 13.6727 3.9996 14.9989 3.99969C16.325 3.99979 17.5968 4.52669 18.5345 5.4645C19.4722 6.40231 19.9989 7.67419 19.9988 9.00035C19.9987 10.3265 19.4718 11.5983 18.534 12.536L18 13M13.0001 18L12.6031 18.534C11.6544 19.4722 10.3739 19.9984 9.03964 19.9984C7.70535 19.9984 6.42489 19.4722 5.47614 18.534C5.0085 18.0716 4.63724 17.521 4.38385 16.9141C4.13047 16.3073 4 15.6561 4 14.9985C4 14.3408 4.13047 13.6897 4.38385 13.0829C4.63724 12.476 5.0085 11.9254 5.47614 11.463L6.00014 11" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
3926
3996
  </svg>
@@ -3928,7 +3998,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3928
3998
  <p>${this.showCheckIcon?"Copied!":"Review Link"}</p>
3929
3999
  </button>
3930
4000
 
3931
- ${this.hasInviteAccess?L`
4001
+ ${this.hasInviteAccess?O`
3932
4002
  <button
3933
4003
  class="button-primary"
3934
4004
  ?disabled=${0===this.emailTags.length&&!this.isEmailValid||this.inviting}
@@ -3936,7 +4006,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3936
4006
  >
3937
4007
  ${this.inviting?"Inviting...":"Invite"}
3938
4008
  </button>
3939
- `:L`
4009
+ `:O`
3940
4010
  <div class="upgrade-button-container">
3941
4011
  <button class="button-primary upgrade-button" @click=${this.upgradeToInvite}>
3942
4012
  Upgrade
@@ -3946,21 +4016,543 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3946
4016
  </div>
3947
4017
  </div>
3948
4018
  </div>
3949
- `}};Ac.styles=Ic,Oc([et({type:String})],Ac.prototype,"apiKey",void 0),Oc([et({type:String})],Ac.prototype,"documentId",void 0),Oc([et({type:Boolean})],Ac.prototype,"disableInvite",void 0),Oc([et({type:Boolean})],Ac.prototype,"hasInviteAccess",void 0),Oc([et({type:Boolean})],Ac.prototype,"userSeatsExhausted",void 0),Oc([it()],Ac.prototype,"userType",void 0),Oc([it()],Ac.prototype,"showCheckIcon",void 0),Oc([it()],Ac.prototype,"contactListIsHovered",void 0),Oc([it()],Ac.prototype,"invalidEmail",void 0),Oc([it()],Ac.prototype,"isEmailValid",void 0),Oc([it()],Ac.prototype,"inviting",void 0),Oc([it()],Ac.prototype,"searchingUsers",void 0),Oc([it()],Ac.prototype,"emailInput",void 0),Oc([it()],Ac.prototype,"emailTags",void 0),Oc([it()],Ac.prototype,"editingTag",void 0),Oc([it()],Ac.prototype,"editingInput",void 0),Oc([it()],Ac.prototype,"duplicateEmail",void 0),Oc([it()],Ac.prototype,"filteredContacts",void 0),Oc([ot("#mainInput")],Ac.prototype,"mainInput",void 0),Oc([ot("#editInput")],Ac.prototype,"editInput",void 0),Ac=Oc([(t=>e=>"function"==typeof e?((t,e)=>(window.customElements.define(t,e),e))(t,e):((t,e)=>{const{kind:i,elements:o}=e;return{kind:i,elements:o,finisher(e){window.customElements.define(t,e)}}})(t,e))("superflow-invite-modal")],Ac);var Lc=function(t,e,i,o){for(var n,r=arguments.length,s=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,a=t.length-1;a>=0;a--)(n=t[a])&&(s=(r<3?n(s):r>3?n(e,i,s):n(e,i))||s);return r>3&&s&&Object.defineProperty(e,i,s),s};class Dc extends Q{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this.showTourCommentTooltip=!1,this.allFeatureDisabled=!1,this.allFeatureRestricted=!1,this.guestMode=!1,this._expanded=!0,this.loading=!0,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.showFigmaDemoModal=!1,this.showGuestModeSignInModal=!1,this.defaultGuestModeSignInModalConfig={title:"Sign in to notify your team",description:"Notify your team about your latest comments.",closeOnClickOutside:!1,showLeaveCommentButton:!0},this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig)),this.showGuestModeNameModal=!1,this.guestModeSignInBannerVisible=!1,this.guestUserNameInput="",this.guestUserModelOpened=!1,this.guestUserNameUpdated=!1,this.guestUserNameUpdateLoading=!1,this.staging=Qt,this._autoLocation=!0,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this._isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,this.addCommentCount=0,this._privateCommentModeEnabled=!1,this.superflowToolbarMoved=!1,this._darkMode=!1,this.allowGuestModeSignIn=!0,this._queryParamsComments=!1,this._usePageTitleAsLocationName=!1,this.toolbarEnabled=!1,this.toolbarEnabledApiCalled=!1,this.passwordProtected=!1,this.isPasswordValid=!1,this.password="",this.validatingPasswordLoading=!1,this.showPasswordProtectedModal=!1,this.showInvalidPassword=!1,this.skipGuestNameModal=!1,this._totalViews={},this.totalViewsCount=0,this.inviteUrl="",this.showModalOnceCommentIsModeIsOff=!1,this.showInviteModal=!1,this.featureAccess=null,this.subscriptions=[],this.onApiKeyChange=()=>{try{this.apiKey&&(null===window||void 0===window?void 0:window.onSuperflowLoad)&&"function"==typeof window.onSuperflowLoad&&window.onSuperflowLoad()}catch(t){console.warn("Error in onApiKeyChange: ",t),wc("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t,e;try{const i=await(e=this.apiKey,mo(uc,oe,{timeout:12e5})({eventType:"customLoginEnabled",apiKey:e}));this.customLoginEnabled=!!(null===(t=null==i?void 0:i.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),wc("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(nc(Et),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),wc("Error in loginWithCustomUser: ",t)}},this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),wc("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),wc("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),wc("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const e=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),e};const e=history.replaceState;history.replaceState=function(){const t=e.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),t},window.addEventListener("popstate",(()=>{window.dispatchEvent(new Event("locationchange"))}))}catch(t){console.warn("Error in urlChangeListener: ",t),wc("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{this.setInviteUrl();const t=new URL(document.location),e=t.searchParams;if(e.has(yt)&&ic(gt,"true",!1),(null==e?void 0:e.has(Tt))&&!oc(Tt)?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==e?void 0:e.has(It))if(oc(It,!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(It),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showLiveDemoModal=!0;else this.showLiveDemoModal=!1;if(null==e?void 0:e.has(Nt))if(oc(Nt,!1)){this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showFigmaDemoModal=!0;else this.showFigmaDemoModal=!1;if(e.has(xt)||e.has("snippyly_google_token")){if(e.has(xt)){const t=decodeURIComponent(e.get(xt)),i=ac(t,te,ee),o=i&&JSON.parse(i);if(o){const t={};t.userId=o.uid,t.name=o.displayName,t.email=o.email,t.photoUrl=null==o?void 0:o.photoURL;const e=JSON.stringify(t),i=sc(e,te,ee);ic(Et,i,!0),nc(At)}}else if(e.has("snippyly_google_token")){const t=JSON.parse(atob(e.get("snippyly_google_token"))),i={};i.userId=t.uid,i.name=t.displayName,i.email=t.email,i.photoUrl=null==t?void 0:t.photoURL,ic(Ct,JSON.stringify(i),!0)}e.delete(xt),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has(gt)?(ic(gt,"true",!1),nc(wt),e.delete(gt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(wt)||oc(gt,!1)&&this.loadPluginUI(),e.has(wt)?(ic(wt,"true",!1),nc(gt),e.delete(wt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(gt)||oc(wt,!1)&&this.loadPluginUI(),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),wc("Error in checkUrl: ",t)}},this.setInviteUrl=()=>{try{const t=new URL(document.location);t.searchParams.has(gt)||t.searchParams.set(gt,"true"),this.inviteUrl=t.toString()}catch(t){console.warn("Error in setInviteUrl: ",t),wc("Error in setInviteUrl: ",t)}},this.detectVersion=()=>{try{if(this.projectVersionKey){const t=new URL(document.location).searchParams;if(t.get(this.projectVersionKey))this.projectVersion=t.get(this.projectVersionKey);else if(window.snippylyInitialLoadUrl){const t=new URL(window.snippylyInitialLoadUrl).searchParams;t.get(this.projectVersionKey)&&(this.projectVersion=t.get(this.projectVersionKey))}this.projectVersion&&ic(Mt,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(gt)||t.has(wt))&&t.has(_t)&&(ic(St,_t,!1,"sessionStorage"),this.projectVersion=t.get(_t),this.projectVersion&&ic(Mt,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),wc("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||oc(St,!1,"sessionStorage"),e=this.projectVersion||oc(Mt,!1,"sessionStorage");if(t&&e){const i=new URL(document.location),o=i.searchParams;o.get(t)||(o.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),wc("Error in setVersionInUrl: ",t)}},this.loadPluginUI=async()=>{var t,e,i,o,n,r,s,a;try{if(!this.apiKey)return;if(!this.projectId)return;if(this.loadPlugin)return this.generateLocation(),this.setLocation(),void setTimeout((()=>{var t;if(this.usePageTitleAsLocationName){const e=document.title;(null===(t=this.location)||void 0===t?void 0:t.locationName)!==e&&(this.generateLocation(),this.setLocation({forceSetLocation:!0}))}}),4e3);if(this.toolbarEnabledApiCalled||await this.detectToolbarEnabled(),!this.toolbarEnabled)return;ft.includes(this.apiKey)&&this.listenToDocumentTitleChange();const l=lc();l&&!(null==l?void 0:l.isAnonymous)&&(this.loading=!0);try{this.customerMetadata=await this.getCustomerMetadata()}catch(t){console.warn("Error in getCustomerMetadata: ",t),wc("Error in getCustomerMetadata: ",t)}if(ec(Ft)&&(this.isPasswordValid=ec(Ft)),this.projectConfig=await xc(this.apiKey,this.projectId),this.guestMode=!!(null===(t=this.projectConfig)||void 0===t?void 0:t.guestMode)||this.guestMode,this.allowGuestModeSignIn=!!(null===(i=null===(e=this.projectConfig)||void 0===e?void 0:e.guestModeConfig)||void 0===i?void 0:i.allowSignIn),this.queryParamsComments=!!(null===(o=this.projectConfig)||void 0===o?void 0:o.queryParamsComments),this.usePageTitleAsLocationName=!!(null===(n=this.projectConfig)||void 0===n?void 0:n.usePageTitleAsLocationName),(null===(r=this.projectConfig)||void 0===r?void 0:r.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.passwordProtected=!!(null===(a=null===(s=this.projectConfig)||void 0===s?void 0:s.passwordProtected)||void 0===a?void 0:a.enabled),ic(Lt,this.guestMode+"",!0),ic(Pt,this.allowGuestModeSignIn+"",!0),ic(Dt,this.passwordProtected+"",!0),ic($t,this.queryParamsComments+"",!0),ic(Vt,this.usePageTitleAsLocationName+"",!0),this.loadPlugin=!0,!document.querySelector(Zt.VELT_COMMENTS)){const t=document.createElement(Zt.VELT_COMMENTS);null==t||t.addEventListener("onSignIn",(()=>{this.loginWithGoogle()})),null==t||t.addEventListener("onUpgrade",(()=>{this.onUpgradePlanClick()})),t.addEventListener("onCommentAdd",(()=>{this.addCommentCount++})),t.addEventListener("onCommentUpdate",(t=>{var e,i;(null===(e=this.snippylyUser)||void 0===e?void 0:e.isGuest)&&"newlyAdded"===(null===(i=null==t?void 0:t.detail)||void 0===i?void 0:i.type)&&(this.addCommentCount>=2&&(this.showModalOnceCommentIsModeIsOff=!0),this.addCommentCount>=5&&!this.showModalOnceCommentIsModeIsOff&&(this.showModalOnceCommentIsModeIsOff=!0))})),window.document.body.appendChild(t)}if(!document.querySelector(Zt.VELT_CURSOR)){const t=document.createElement(Zt.VELT_CURSOR);window.document.body.appendChild(t)}if(!document.querySelector(Zt.VELT_HUDDLE)){const t=document.createElement(Zt.VELT_HUDDLE);window.document.body.appendChild(t)}if(!document.querySelector(Zt.VELT_RECORDER_NOTES)){const t=document.createElement(Zt.VELT_RECORDER_NOTES);window.document.body.appendChild(t)}if(!document.querySelector(Zt.VELT_RECORDER_CONTROL_PANEL)){const t=document.createElement(Zt.VELT_RECORDER_CONTROL_PANEL);window.document.body.appendChild(t)}if(!document.querySelector(Zt.VELT_ARROWS)){const t=document.createElement(Zt.VELT_ARROWS);window.document.body.appendChild(t)}try{const t=new URL(document.location),e=t.searchParams;let i=!1;e.has("wireframe")&&"true"===e.get("wireframe")&&(sessionStorage.setItem("velt-wireframe","true"),e.delete("wireframe"),i=!0),e.get("velt-version")&&(sessionStorage.setItem("velt-version",e.get("velt-version")),e.delete("velt-version"),i=!0),e.get("velt-env")&&(sessionStorage.setItem("velt-env",e.get("velt-env")),e.delete("velt-env"),i=!0),i&&window.history.replaceState({},document.title,t.href)}catch(t){}if(this.staging&&"true"===sessionStorage.getItem("velt-wireframe")){const t=document.createElement("velt-wireframe");t.innerHTML='\n <style>\n .dialog-header-container {\n padding: 12px;\n background: lightcyan;\n margin-top: 8px;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .dialog-all-comment-container app-comment-dialog-all-comment > div {\n padding: 12px;\n background: lightpink;\n margin-top: 8px;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .sidebar-dialog-header-container {\n padding: 12px;\n background: lightgreen;\n margin-bottom: 8px;\n border-radius: 8px;\n }\n\n .sidebar-dialog-header-block {\n display: flex;\n align-items: center;\n gap: 8px;\n }\n </style>\n\t\t\t\t\t\t<velt-comment-pin-wireframe>\n\t\t\t\t\t\t\t<div class="custom-comment-pin-container">\n\t\t\t\t\t\t\t\t\t<div style="width: 35px; height: 35px; background-color: blue; border-radius: 12px; border-width: 3px; border-style: solid; border-color: #f00;"></div>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-unread-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div class="custom-indicator"></div>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-unread-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-private-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<span>P</span>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-private-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-ghost-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t\t<span>G</span>\n\t\t\t\t\t\t\t\t\t</velt-comment-pin-ghost-comment-indicator-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-pin-index-wireframe></velt-comment-pin-index-wireframe>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-pin-wireframe>\n\n\t\t\t\t\t\t<velt-comment-bubble-wireframe>\n\t\t\t\t\t\t\t<div class="custom-comment-bubble">\n\t\t\t\t\t\t\t\t<velt-comment-bubble-avatar-wireframe></velt-comment-bubble-avatar-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-bubble-comments-count-wireframe></velt-comment-bubble-comments-count-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-bubble-wireframe>\n\n\t\t\t\t\t\t<velt-text-comment-tool-wireframe>\n\t\t\t\t\t\t\t<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t\t\t\t<circle cx="50" cy="50" r="40" fill="red" />\n\t\t\t\t\t\t\t\t<rect x="5" y="5" width="90" height="90" fill="blue" fill-opacity="0.5" />\n\t\t\t\t\t\t\t\t<polygon points="50,5 95,95 5,95" fill="yellow" fill-opacity="0.7" />\n\t\t\t\t\t\t\t</svg>\n\t\t\t\t\t\t</velt-text-comment-tool-wireframe>\n\n\t\t\t\t\t\t<velt-text-comment-toolbar-wireframe>\n\t\t\t\t\t\t\t<div style="background-color:violet; display: flex; gap: 8px; border-radius: 12px; padding: 8px; align-items: center;">\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-generic-wireframe><p>GPT</p></velt-text-comment-toolbar-generic-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-seperator-wireframe><p>Seperator</p></velt-text-comment-toolbar-seperator-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-comment-annotation-wireframe><p>Comment</p></velt-text-comment-toolbar-comment-annotation-wireframe>\n\t\t\t\t\t\t\t\t<velt-text-comment-toolbar-copywriter-wireframe><p>Copywriter</p></velt-text-comment-toolbar-copywriter-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-text-comment-toolbar-wireframe>\n\t\t\t\t\t\t<velt-comment-sidebar-wireframe>\n\t\t\t\t\t\t\t<div style="background-color:lightblue; width: 100%; height: 100%;">\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-header-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Custom Header</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div style="color:#0d6efd;">Custom Close Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-search-wireframe></velt-comment-sidebar-search-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-status-wireframe></velt-comment-sidebar-status-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div style="color:#0d6efd;">Custom Filter Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-button-wireframe>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-header-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Custom Filter</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-title-wireframe></velt-comment-sidebar-filter-title-wireframe>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-close-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div>Custom CLose filter</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-close-button-wireframe>\n\n\t\t\t\t\t\t\t\t\t<div style="background-color: yellow">\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-location-wireframe></velt-comment-sidebar-filter-location-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-people-wireframe></velt-comment-sidebar-filter-people-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-category-wireframe></velt-comment-sidebar-filter-category-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-priority-wireframe></velt-comment-sidebar-filter-priority-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-comment-type-wireframe></velt-comment-sidebar-filter-comment-type-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-versions-wireframe></velt-comment-sidebar-filter-versions-wireframe>\n\t\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-group-by-wireframe></velt-comment-sidebar-filter-group-by-wireframe>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t<velt-comment-sidebar-filter-done-button-wireframe>\n\t\t\t\t\t\t\t\t\t\t<div>Custom Done Button</div>\n\t\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-done-button-wireframe>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-filter-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-list-wireframe></velt-comment-sidebar-list-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-empty-placeholder-wireframe>\n\t\t\t\t\t\t\t\t\t<div>Empty Placeholder</div>\n\t\t\t\t\t\t\t\t</velt-comment-sidebar-empty-placeholder-wireframe>\n\t\t\t\t\t\t\t\t<velt-comment-sidebar-page-mode-wireframe></velt-comment-sidebar-page-mode-wireframe>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</velt-comment-sidebar-wireframe>\n <velt-comment-dialog-wireframe variant="dialog">\n <div class="dialog-all-comment-container">\n <velt-comment-dialog-all-comment-wireframe></velt-comment-dialog-all-comment-wireframe>\n </div>\n <div class="dialog-body-container">\n <velt-comment-dialog-body-wireframe></velt-comment-dialog-body-wireframe>\n </div>\n <div class="dialog-composer-container">\n <velt-comment-dialog-composer-wireframe></velt-comment-dialog-composer-wireframe>\n </div>\n <div class="dialog-header-container">\n <velt-comment-dialog-header-wireframe></velt-comment-dialog-header-wireframe>\n </div>\n </velt-comment-dialog-wireframe>\n <velt-comment-dialog-wireframe variant="sidebar">\n <div class="sidebar-dialog-header-container">\n <velt-comment-dialog-header-wireframe>\n <div class="sidebar-dialog-header-block">\n <velt-comment-dialog-comment-count-wireframe></velt-comment-dialog-comment-count-wireframe>\n <velt-comment-dialog-status-wireframe></velt-comment-dialog-status-wireframe>\n <div style="flex-grow: 1"></div>\n <velt-comment-dialog-comment-category-wireframe></velt-comment-dialog-comment-category-wireframe>\n <velt-comment-dialog-priority-wireframe></velt-comment-dialog-priority-wireframe>\n </div>\n </velt-comment-dialog-header-wireframe>\n </div>\n <div class="sidebar-dialog-body-container">\n <velt-comment-dialog-body-wireframe></velt-comment-dialog-body-wireframe>\n </div>\n <div class="sidebar-dialog-composer-container">\n <velt-comment-dialog-composer-wireframe></velt-comment-dialog-composer-wireframe>\n </div>\n </velt-comment-dialog-wireframe>\n ',window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),wc("Error in loadPluginUI: ",t)}},this.listenToDocumentTitleChange=()=>{try{this.documentTitleChangeInterval||(this.documentTitleChangeInterval=setInterval((()=>{var t,e,i;const o="true"===sessionStorage.getItem("debugDocumentTitleChange");if(o&&(console.log("*** listenToDocumentTitleChange ***"),console.log("usePageTitleAsLocationName: ",this.usePageTitleAsLocationName)),this.usePageTitleAsLocationName){const n=document.title;o&&(console.log("location name: ",null===(t=this.location)||void 0===t?void 0:t.locationName),console.log("title: ",n),console.log("changed: ",(null===(e=this.location)||void 0===e?void 0:e.locationName)!==n)),(null===(i=this.location)||void 0===i?void 0:i.locationName)!==n&&(o&&console.log("%c triggering location update!","color: green; font-weight: bold;"),this.generateLocation(),this.setLocation({forceSetLocation:!0}))}}),2e3))}catch(t){wc("Error in listenToDocumentTitleChange: ",t)}},this.initializeSnippyly=async()=>{var t,i,o,n,r,s,a,l,c,d,h,u,p,v,m,f,g,w,b,y,C,x,E,k,S,M,_,T,I;try{let N=this.staging?vt:mt;this.staging||(N="latest"),this.veltVersion&&(N=this.veltVersion);let O=this.staging,A=!1;if((null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-version"))&&(N=sessionStorage.getItem("velt-version")),null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-env")){"staging"===sessionStorage.getItem("velt-env")&&(O=!1,A=!0)}if(await e(this.apiKey,{options:{develop:O,staging:A,version:N,velt:!0,proxyDomain:"https://cdn.velt.dev"}}),!window.Velt)return;if(this.autoTranslation&&(null===Velt||void 0===Velt?void 0:Velt.enableAutoTranslation)&&(null===Velt||void 0===Velt||Velt.enableAutoTranslation()),!document.querySelector(Zt.VELT_COMMENTS_SIDEBAR)){const t=document.createElement(Zt.VELT_COMMENTS_SIDEBAR);t.setAttribute(Kt.ENABLE_URL_NAVIGATION,"true"),t.setAttribute(Kt.CURRENT_LOCATION_SUFFIX,"true"),window.document.body.appendChild(t)}if(Velt){null===Velt||void 0===Velt||Velt.sf(!0);try{window.dispatchEvent(new CustomEvent("onVeltLoad",{detail:{Velt}})),(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Velt))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),(()=>{try{if(!document.getElementById("superflowFontLink3")){const t=document.createElement("link");t.rel="stylesheet",t.href="https://firebasestorage.googleapis.com/v0/b/snippyly-sdk-external/o/fonts%2Fpoppins%2Fpoppins.css?alt=media&token=5f31a0f2-5f67-4974-bf56-78ae655f2b68",t.id="superflowFontLink3",document.head.appendChild(t)}}catch(t){console.warn("Error in loadPoppinsFont: ",t),wc("Error in loadPoppinsFont: ",t)}})()}if(Velt&&(fc({sdkVersion:null===Velt||void 0===Velt?void 0:Velt.version,sdkType:"client"}),console.log(`Velt Version: ${(null===Velt||void 0===Velt?void 0:Velt.version)||"unknown"}`),console.log(`Superflow Toolbar Version: ${pt}`)),this.generateDocumentId(),(null===Velt||void 0===Velt?void 0:Velt.on)&&"function"==typeof(null===Velt||void 0===Velt?void 0:Velt.on)){const e=lc(),i="true"===sessionStorage.getItem("debugUserUpdateEvent");this.previousVeltUserId=null!==(t=null==e?void 0:e.userId)&&void 0!==t?t:"default",i&&console.log("[Superflow Debug] Initialized previousVeltUserId:",this.previousVeltUserId),Velt.on("userUpdate").subscribe((async t=>{if(i&&console.log("User from event: UserUpdate",t),t){const e=t.userId;i&&console.log("[Superflow Debug] userUpdate event fired:",{previousVeltUserId:this.previousVeltUserId,currentUserId:e,userChanged:this.previousVeltUserId!==e}),this.previousVeltUserId!==e&&(i&&console.log("[Superflow Debug] User changed, calling setDocumentAndLocation"),await this.setDocumentAndLocation()),this.previousVeltUserId=e}})),i&&console.log("[Superflow Debug] Performing initial setDocumentAndLocation"),await this.setDocumentAndLocation()}else await this.setDocumentAndLocation();if(setTimeout((()=>{var t;if(this.usePageTitleAsLocationName){const e=document.title;(null===(t=this.location)||void 0===t?void 0:t.locationName)!==e&&(this.generateLocation(),this.setLocation({forceSetLocation:!0}))}}),4e3),this.commentElement=null===Velt||void 0===Velt?void 0:Velt.getCommentElement(),this.contactElement=null===Velt||void 0===Velt?void 0:Velt.getContactElement(),this.rewriterElement=null===Velt||void 0===Velt?void 0:Velt.getRewriterElement(),this.presenceElement=null===Velt||void 0===Velt?void 0:Velt.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachments(!0),(null===(i=this.commentElement)||void 0===i?void 0:i.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(o=this.commentElement)||void 0===o?void 0:o.enableDeviceInfo)&&this.commentElement.enableDeviceInfo(!0),this.commentElement.enableCommentIndex(!0),this.commentElement.onCommentModeChange&&this.commentElement.onCommentModeChange().subscribe((t=>{this.addCommentMode=t,this.addCommentMode||this.showModalOnceCommentIsModeIsOff&&(this.addCommentCount>=2&&!oc(Rt)&&(this.allowGuestModeSignIn?this.openGuestModeSignInModal():this.openGuestModeNameModel(),ic(Rt,"true"),this.showModalOnceCommentIsModeIsOff=!1),this.addCommentCount>=5&&!this.showGuestModeSignInModal&&!oc(zt,!1,"sessionStorage")&&(this.showGuestModeSignInBanner(),ic(zt,"true",!1,"sessionStorage"),this.showModalOnceCommentIsModeIsOff=!1))})),(null===(n=this.commentElement)||void 0===n?void 0:n.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(r=this.commentElement)||void 0===r?void 0:r.enablePersistentCommentMode)&&this.commentElement.enablePersistentCommentMode(),(null===(s=this.commentElement)||void 0===s?void 0:s.enableGhostComments)&&this.commentElement.enableGhostComments();const t=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;t&&"object"==typeof t&&(null===(a=this.commentElement)||void 0===a?void 0:a.setCustomStatus)&&this.commentElement.setCustomStatus(t),(null===(l=this.commentElement)||void 0===l?void 0:l.enableMinimap)&&this.commentElement.enableMinimap(),(null===(c=this.commentElement)||void 0===c?void 0:c.setDStrategy)&&(null===(d=this.commentElement)||void 0===d||d.setDStrategy("dynamicId")),(null===(h=this.commentElement)||void 0===h?void 0:h.enableSidebarButtonOnCommentDialog)&&this.commentElement.enableSidebarButtonOnCommentDialog(),(null===(u=this.commentElement)||void 0===u?void 0:u.enableHotkey)&&this.commentElement.enableHotkey(),(null===(p=this.commentElement)||void 0===p?void 0:p.enableDeviceIndicatorOnCommentPins)&&this.commentElement.enableDeviceIndicatorOnCommentPins(),(null===(f=null===(m=null===(v=this.customerMetadata)||void 0===v?void 0:v.superflow)||void 0===m?void 0:m.advancedFeatures)||void 0===f?void 0:f.takeScreenshotOnComments)?this.commentElement.enableScreenshot&&this.commentElement.enableScreenshot():this.commentElement.disableScreenshot&&this.commentElement.disableScreenshot(),(null===(b=null===(w=null===(g=this.customerMetadata)||void 0===g?void 0:g.superflow)||void 0===w?void 0:w.advancedFeatures)||void 0===b?void 0:b.hasCustomStatus)&&this.setCustomStatuses(),this.setQueryParamsCommentsInSdk(),this.checkToEnableUpgradeButton()}this.applyStorageFeatureAccess(),this.selectionElement=Velt.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(y=this.rewriterElement)||void 0===y||y.enableRewriter()),this.presenceElement&&(null===(C=this.presenceElement)||void 0===C?void 0:C.enableFlockMode)&&(null===(x=this.presenceElement)||void 0===x||x.enableFlockMode(!0)),(null===Velt||void 0===Velt?void 0:Velt.getDocElement)&&(this.docElement=Velt.getDocElement()),null===(M=(null===(E=this.docElement)||void 0===E?void 0:E.getDocumentMetadata)?null===(k=this.docElement)||void 0===k?void 0:k.getDocumentMetadata():null===(S=null===Velt||void 0===Velt?void 0:Velt.docService)||void 0===S?void 0:S.getDocumentMetadata$())||void 0===M||M.subscribe((t=>{var e,i;const o=(null===(e=null==t?void 0:t.superflow)||void 0===e?void 0:e.versions)?Object.values(null===(i=null==t?void 0:t.superflow)||void 0===i?void 0:i.versions):[],n=new URL(document.location).searchParams.get("version");if(n){const t=o.find((t=>t.id===n));t&&(this.version={id:t.id,name:t.versionName||t.id},this.setLocation())}})),(null===Velt||void 0===Velt?void 0:Velt.getViewsElement)&&(this.viewsElement=Velt.getViewsElement()),(null===(_=this.viewsElement)||void 0===_?void 0:_.getUniqueViewsByUser)&&(null===(I=null===(T=this.viewsElement)||void 0===T?void 0:T.getUniqueViewsByUser())||void 0===I||I.subscribe((t=>{this.totalViews=t}))),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),wc("Error in initializeSnippyly: ",t)}},this.generateDocumentId=()=>{try{this.documentId=Ql(tc(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),this.serverDocumentId=(t=this.documentId+"")?`${Ql(t)}`:void 0}catch(t){console.warn("Error in generateDocumentId: ",t),wc("Error in generateDocumentId: ",t)}var t},this.setDocumentAndLocation=async()=>{try{this.generateDocumentId(),this.previousLocation=null,await(null===Velt||void 0===Velt?void 0:Velt.setDocumentId(this.documentId+"")),fc({documentId:this.serverDocumentId,clientDocumentId:this.documentId}),this.generateLocation(),this.setLocation()}catch(t){console.warn("Error in setDocumentAndLocation: ",t),wc("Error in setDocumentAndLocation: ",t)}},this.checkToEnableUpgradeButton=()=>{var t,e;try{this.isPlanExpired&&this.isUserGlobalContact?(null===(t=this.commentElement)||void 0===t?void 0:t.enableUpgradeButton)&&this.commentElement.enableUpgradeButton():(null===(e=this.commentElement)||void 0===e?void 0:e.disableUpgradeButton)&&this.commentElement.disableUpgradeButton()}catch(t){console.warn("Error in checkToEnableUpgradeButton: ",t),wc("Error in checkToEnableUpgradeButton: ",t)}},this.getCustomerMetadata=async()=>{try{const t=await(async t=>{try{const e=mo(uc,oe,{timeout:12e5}),i=await e({eventType:"getCustomerMetadata",apiKey:t});return null==i?void 0:i.data}catch(t){return console.warn("Error in getCustomerMetadata: ",t),null}})(this.apiKey);return(t=>{try{const e=t?JSON.stringify(t):"false";ic(Bt,e)}catch(t){console.warn("Error in setCustomerMetadataToStorage: ",t),wc("Error in setCustomerMetadataToStorage: ",t)}})(t),t}catch(t){console.warn("Error in getCustomerMetadata: ",t),wc("Error in getCustomerMetadata: ",t);const e=(()=>{try{const t=oc(Bt);return t?"false"===t?JSON.parse(JSON.stringify(Jt)):JSON.parse(t):null}catch(t){return console.warn("Error in getCustomerMetadataFromStorage: ",t),wc("Error in getCustomerMetadataFromStorage: ",t),null}})();if(e)return e}},this.setCustomStatuses=async()=>{var t;try{const e=await(async t=>{try{const e=mo(uc,oe,{timeout:12e5}),i=await e({eventType:"customStatus",subEventType:"getOrgStatuses",apiKey:t});return null==i?void 0:i.data}catch(t){return console.warn("Error in getOrgStatuses: ",t),null}})(this.apiKey);if((null==e?void 0:e.success)&&(null==e?void 0:e.data)){const i=Object.values(e.data),o=this.sortCustomStatuses(i);o.length>0&&(null===(t=this.commentElement)||void 0===t?void 0:t.setCustomStatus)&&this.commentElement.setCustomStatus(o)}}catch(t){console.warn("Error in setCustomStatuses: ",t),wc("Error in setCustomStatuses: ",t)}},this.sortCustomStatuses=t=>{try{const e=[...t].sort(((t,e)=>("number"==typeof t.order?t.order:Number.MAX_SAFE_INTEGER)-("number"==typeof e.order?e.order:Number.MAX_SAFE_INTEGER)));return e}catch(e){return console.warn("Error in sortCustomStatuses: ",e),wc("Error in sortCustomStatuses: ",e),t}},this.getSamlConfig=async()=>{try{const t=await(async t=>{var e;try{const i=mo(uc,oe,{timeout:12e5}),o=await i({eventType:"saml",samlEventType:"getPublicConfig",apiKey:t});return null===(e=null==o?void 0:o.data)||void 0===e?void 0:e.publicConfig}catch(t){return console.warn("Error in getSamlPublicConfig: ",t),null}})(this.apiKey);return(t=>{try{if(t){const e=JSON.stringify(t);ic(Ht,e,!0)}}catch(t){console.warn("Error in setSamlConfigToStorage: ",t),wc("Error in setSamlConfigToStorage: ",t)}})(t),t}catch(t){console.warn("Error in getSamlConfig: ",t),wc("Error in getSamlConfig: ",t);const e=(()=>{try{const t=oc(Ht,!0);return t?JSON.parse(t):null}catch(t){return console.warn("Error in getSamlConfigFromStorage: ",t),wc("Error in getSamlConfigFromStorage: ",t),null}})();if(e)return e}},this.setLogos=()=>{var t,e,i,o,n,r,s,a,l,c,d,h;try{let u="light";this.privateCommentModeEnabled&&(u="dark");const p=null===(i=null===(e=null===(t=this.customerMetadata)||void 0===t?void 0:t.superflow)||void 0===e?void 0:e.customBranding)||void 0===i?void 0:i.logoMark,v=null===(r=null===(n=null===(o=null==qt?void 0:Jt)||void 0===o?void 0:o.customBranding)||void 0===n?void 0:n.logo)||void 0===r?void 0:r.logoMark,m=null===(l=null===(a=null===(s=this.customerMetadata)||void 0===s?void 0:s.superflow)||void 0===a?void 0:a.customBranding)||void 0===l?void 0:l.wordMark,f=null===(h=null===(d=null===(c=null==qt?void 0:Jt)||void 0===c?void 0:c.customBranding)||void 0===d?void 0:d.logo)||void 0===h?void 0:h.wordMark;switch(u){case"light":this.logoMark=(null==p?void 0:p.lightUrl)||(null==p?void 0:p.darkUrl)||(null==v?void 0:v.lightUrl),this.wordMark=(null==m?void 0:m.lightUrl)||(null==m?void 0:m.darkUrl)||(null==f?void 0:f.lightUrl);break;case"dark":this.logoMark=(null==p?void 0:p.darkUrl)||(null==p?void 0:p.lightUrl)||(null==v?void 0:v.darkUrl),this.wordMark=(null==m?void 0:m.darkUrl)||(null==m?void 0:m.lightUrl)||(null==f?void 0:f.darkUrl)}}catch(t){console.warn("Error in setLogos: ",t),wc("Error in setLogos: ",t)}},this.getLogoMark=()=>{var t;try{return(null===(t=this.logoMark)||void 0===t?void 0:t.includes("<svg"))?L`
3950
- ${ht(this.logoMark)}
3951
- `:L`
4019
+ `}};dd.styles=ad,cd([it({type:String})],dd.prototype,"apiKey",void 0),cd([it({type:String})],dd.prototype,"documentId",void 0),cd([it({type:Boolean})],dd.prototype,"disableInvite",void 0),cd([it({type:Boolean})],dd.prototype,"hasInviteAccess",void 0),cd([it({type:Boolean})],dd.prototype,"userSeatsExhausted",void 0),cd([ot()],dd.prototype,"userType",void 0),cd([ot()],dd.prototype,"showCheckIcon",void 0),cd([ot()],dd.prototype,"contactListIsHovered",void 0),cd([ot()],dd.prototype,"invalidEmail",void 0),cd([ot()],dd.prototype,"isEmailValid",void 0),cd([ot()],dd.prototype,"inviting",void 0),cd([ot()],dd.prototype,"searchingUsers",void 0),cd([ot()],dd.prototype,"emailInput",void 0),cd([ot()],dd.prototype,"emailTags",void 0),cd([ot()],dd.prototype,"editingTag",void 0),cd([ot()],dd.prototype,"editingInput",void 0),cd([ot()],dd.prototype,"duplicateEmail",void 0),cd([ot()],dd.prototype,"filteredContacts",void 0),cd([nt("#mainInput")],dd.prototype,"mainInput",void 0),cd([nt("#editInput")],dd.prototype,"editInput",void 0),dd=cd([tt("superflow-invite-modal")],dd);const hd=r`
4020
+ :host {
4021
+ display: block;
4022
+ font-family: 'Poppins', sans-serif;
4023
+ }
4024
+
4025
+ * {
4026
+ margin: 0;
4027
+ padding: 0;
4028
+ box-sizing: border-box;
4029
+ font-family: 'Poppins', sans-serif;
4030
+ }
4031
+
4032
+ .cws-panel {
4033
+ width: 300px;
4034
+ background: #ffffff;
4035
+ border: 1px solid #f0f0f0;
4036
+ border-radius: 16px;
4037
+ box-shadow: 0px 8px 24px rgba(143, 149, 178, 0.15);
4038
+ overflow: hidden;
4039
+ padding: 4px 0;
4040
+ animation: cws-slide-in 200ms ease-out;
4041
+ }
4042
+
4043
+ @keyframes cws-slide-in {
4044
+ from {
4045
+ opacity: 0;
4046
+ transform: translateY(-8px);
4047
+ }
4048
+ to {
4049
+ opacity: 1;
4050
+ transform: translateY(0);
4051
+ }
4052
+ }
4053
+
4054
+ /* ======================== Header ======================== */
4055
+
4056
+ .cws-header {
4057
+ display: flex;
4058
+ align-items: center;
4059
+ justify-content: space-between;
4060
+ padding: 8px 12px;
4061
+ }
4062
+
4063
+ .cws-header-left {
4064
+ display: flex;
4065
+ align-items: center;
4066
+ gap: 10px;
4067
+ }
4068
+
4069
+ .cws-header-title {
4070
+ font-size: 14px;
4071
+ font-weight: 500;
4072
+ color: #0a0a0a;
4073
+ line-height: normal;
4074
+ white-space: nowrap;
4075
+ }
4076
+
4077
+ .refresh-icon-wrapper {
4078
+ display: flex;
4079
+ align-items: center;
4080
+ padding: 4px;
4081
+ border-radius: 4px;
4082
+ cursor: pointer;
4083
+ transition: background 0.15s ease;
4084
+ flex-shrink: 0;
4085
+ }
4086
+
4087
+ .refresh-icon-wrapper:hover {
4088
+ background: #f5f5f5;
4089
+ }
4090
+
4091
+ .refresh-icon-wrapper.disabled {
4092
+ cursor: not-allowed;
4093
+ opacity: 0.5;
4094
+ }
4095
+
4096
+ .refresh-icon-wrapper.disabled:hover {
4097
+ background: transparent;
4098
+ }
4099
+
4100
+ .refresh-icon {
4101
+ color: #858585;
4102
+ transition: color 0.2s ease;
4103
+ flex-shrink: 0;
4104
+ }
4105
+
4106
+ .refresh-icon.spinning {
4107
+ animation: cws-spin 1s linear infinite;
4108
+ }
4109
+
4110
+ @keyframes cws-spin {
4111
+ from { transform: rotate(0deg); }
4112
+ to { transform: rotate(360deg); }
4113
+ }
4114
+
4115
+ .back-icon-wrapper {
4116
+ display: flex;
4117
+ align-items: center;
4118
+ padding: 4px;
4119
+ border-radius: 4px;
4120
+ cursor: pointer;
4121
+ transition: background 0.15s ease;
4122
+ flex-shrink: 0;
4123
+ }
4124
+
4125
+ .back-icon-wrapper:hover {
4126
+ background: #f5f5f5;
4127
+ }
4128
+
4129
+ .back-icon {
4130
+ color: #858585;
4131
+ transition: color 0.2s ease;
4132
+ flex-shrink: 0;
4133
+ }
4134
+
4135
+ /* ======================== Divider ======================== */
4136
+
4137
+ .cws-divider {
4138
+ height: 8px;
4139
+ display: flex;
4140
+ align-items: center;
4141
+ padding: 0 16px;
4142
+ }
4143
+
4144
+ .cws-divider::after {
4145
+ content: '';
4146
+ display: block;
4147
+ width: 100%;
4148
+ height: 1px;
4149
+ background: #f0f0f0;
4150
+ }
4151
+
4152
+ /* ======================== Category List ======================== */
4153
+
4154
+ .cws-category-list {
4155
+ display: flex;
4156
+ flex-direction: column;
4157
+ }
4158
+
4159
+ .cws-category-row {
4160
+ display: flex;
4161
+ align-items: center;
4162
+ justify-content: space-between;
4163
+ padding: 8px 12px;
4164
+ cursor: pointer;
4165
+ transition: background 0.15s ease;
4166
+ }
4167
+
4168
+ .cws-category-row:hover {
4169
+ background: #f5f5f5;
4170
+ }
4171
+
4172
+ .cws-category-left {
4173
+ display: flex;
4174
+ align-items: center;
4175
+ gap: 10px;
4176
+ }
4177
+
4178
+ .cws-category-label {
4179
+ font-size: 14px;
4180
+ font-weight: 500;
4181
+ color: #0a0a0a;
4182
+ line-height: normal;
4183
+ }
4184
+
4185
+ .cws-category-right {
4186
+ display: flex;
4187
+ align-items: center;
4188
+ gap: 4px;
4189
+ color: #858585;
4190
+ }
4191
+
4192
+ .cws-category-count {
4193
+ font-size: 14px;
4194
+ font-weight: 500;
4195
+ color: #858585;
4196
+ line-height: 1;
4197
+ }
4198
+
4199
+ .cws-empty-state {
4200
+ display: flex;
4201
+ align-items: center;
4202
+ justify-content: center;
4203
+ padding: 24px 12px;
4204
+ color: #858585;
4205
+ font-size: 14px;
4206
+ }
4207
+
4208
+ /* ======================== Detail List ======================== */
4209
+
4210
+ .cws-list {
4211
+ display: flex;
4212
+ flex-direction: column;
4213
+ max-height: 320px;
4214
+ overflow-y: auto;
4215
+ overflow-x: hidden;
4216
+ }
4217
+
4218
+ .cws-list-row {
4219
+ display: flex;
4220
+ align-items: center;
4221
+ justify-content: space-between;
4222
+ padding: 6px 8px;
4223
+ gap: 8px;
4224
+ margin: 2px 8px;
4225
+ border-radius: 8px;
4226
+ cursor: pointer;
4227
+ transition: background 0.15s ease;
4228
+ }
4229
+
4230
+ .cws-list-row:hover {
4231
+ background: #f5f5f5;
4232
+ }
4233
+
4234
+ .cws-list-row-content {
4235
+ display: flex;
4236
+ flex-direction: column;
4237
+ align-items: flex-start;
4238
+ gap: 4px;
4239
+ min-width: 0;
4240
+ flex: 1;
4241
+ overflow: hidden;
4242
+ }
4243
+
4244
+ /* ======================== Page Group Accordion ======================== */
4245
+
4246
+ .cws-page-group {
4247
+ display: flex;
4248
+ flex-direction: column;
4249
+ }
4250
+
4251
+ .cws-page-header {
4252
+ display: flex;
4253
+ align-items: center;
4254
+ justify-content: space-between;
4255
+ padding: 10px 12px;
4256
+ cursor: pointer;
4257
+ transition: background 0.15s ease;
4258
+ }
4259
+
4260
+ .cws-page-header:hover {
4261
+ background: #f5f5f5;
4262
+ }
4263
+
4264
+ .cws-page-header-left {
4265
+ display: flex;
4266
+ align-items: center;
4267
+ gap: 8px;
4268
+ min-width: 0;
4269
+ flex: 1;
4270
+ }
4271
+
4272
+ .cws-page-slash {
4273
+ font-size: 16px;
4274
+ font-weight: 500;
4275
+ color: #b0b0b0;
4276
+ flex-shrink: 0;
4277
+ }
4278
+
4279
+ .cws-page-path {
4280
+ font-size: 14px;
4281
+ font-weight: 500;
4282
+ color: #0a0a0a;
4283
+ white-space: nowrap;
4284
+ overflow: hidden;
4285
+ text-overflow: ellipsis;
4286
+ }
4287
+
4288
+ .cws-current-page-label {
4289
+ font-size: 14px;
4290
+ font-weight: 400;
4291
+ color: #858585;
4292
+ }
4293
+
4294
+ .cws-accordion-chevron {
4295
+ color: #858585;
4296
+ flex-shrink: 0;
4297
+ transition: transform 0.2s ease;
4298
+ }
4299
+
4300
+ .cws-accordion-chevron.open {
4301
+ transform: rotate(180deg);
4302
+ }
4303
+
4304
+ .cws-page-warnings {
4305
+ display: flex;
4306
+ flex-direction: column;
4307
+ }
4308
+
4309
+ .cws-group-divider {
4310
+ height: 1px;
4311
+ margin: 4px 16px;
4312
+ background: #f0f0f0;
4313
+ }
4314
+
4315
+ /* Spelling-specific styles */
4316
+
4317
+ .cws-incorrect-word {
4318
+ font-size: 14px;
4319
+ font-weight: 500;
4320
+ color: #ff7162;
4321
+ text-decoration: line-through;
4322
+ white-space: nowrap;
4323
+ overflow: hidden;
4324
+ text-overflow: ellipsis;
4325
+ max-width: 100%;
4326
+ flex-shrink: 1;
4327
+ }
4328
+
4329
+ .cws-suggestion-word {
4330
+ font-size: 14px;
4331
+ font-weight: 500;
4332
+ color: #0a0a0a;
4333
+ white-space: nowrap;
4334
+ overflow: hidden;
4335
+ text-overflow: ellipsis;
4336
+ max-width: 100%;
4337
+ flex: 1;
4338
+ min-width: 0;
4339
+ }
4340
+
4341
+ /* Broken links-specific styles */
4342
+
4343
+ .cws-status-code {
4344
+ font-size: 14px;
4345
+ font-weight: 600;
4346
+ color: #ff7162;
4347
+ flex-shrink: 0;
4348
+ }
4349
+
4350
+ .cws-broken-url {
4351
+ font-size: 14px;
4352
+ font-weight: 400;
4353
+ color: #0a0a0a;
4354
+ white-space: nowrap;
4355
+ overflow: hidden;
4356
+ text-overflow: ellipsis;
4357
+ }
4358
+
4359
+ /* Occurrence badge */
4360
+
4361
+ .cws-occurrence-badge {
4362
+ display: flex;
4363
+ align-items: center;
4364
+ justify-content: center;
4365
+ width: 16px;
4366
+ height: 16px;
4367
+ border-radius: 32px;
4368
+ background: #ff7162;
4369
+ color: #ffffff;
4370
+ font-size: 10px;
4371
+ font-weight: 500;
4372
+ line-height: 1;
4373
+ flex-shrink: 0;
4374
+ }
4375
+
4376
+ /* ======================== Footer ======================== */
4377
+
4378
+ .cws-footer {
4379
+ padding: 4px 8px 12px;
4380
+ }
4381
+
4382
+ .cws-add-all-button {
4383
+ width: 100%;
4384
+ padding: 6px 8px;
4385
+ border: 1px solid #625cf4;
4386
+ border-radius: 8px;
4387
+ background: transparent;
4388
+ color: #625df5;
4389
+ font-size: 13px;
4390
+ font-weight: 500;
4391
+ font-family: 'Poppins', sans-serif;
4392
+ cursor: pointer;
4393
+ transition: background 0.15s ease, color 0.15s ease;
4394
+ line-height: normal;
4395
+ }
4396
+
4397
+ .cws-add-all-button:hover {
4398
+ background: #625DF5;
4399
+ color: #ffffff;
4400
+ }
4401
+
4402
+ /* ======================== Scrollbar ======================== */
4403
+
4404
+ .cws-list::-webkit-scrollbar {
4405
+ width: 4px;
4406
+ }
4407
+
4408
+ .cws-list::-webkit-scrollbar-track {
4409
+ background: transparent;
4410
+ }
4411
+
4412
+ .cws-list::-webkit-scrollbar-thumb {
4413
+ background: #D1D5DB;
4414
+ border-radius: 2px;
4415
+ }
4416
+
4417
+ .cws-list::-webkit-scrollbar-thumb:hover {
4418
+ background: #9CA3AF;
4419
+ }
4420
+ `;var ud=function(t,e,i,o){for(var n,s=arguments.length,r=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,a=t.length-1;a>=0;a--)(n=t[a])&&(r=(s<3?n(r):s>3?n(e,i,r):n(e,i))||r);return s>3&&r&&Object.defineProperty(e,i,r),r};let pd=class extends Q{constructor(){super(...arguments),this.spellingWarnings=[],this.grammarWarnings=[],this.brokenLinkWarnings=[],this.isLoading=!1,this.currentPageUrl="",this.apiKey="",this.organizationId="",this.documentId="",this.openAccordions=new Set,this.currentView="categories",this.isCheckingStatus=!1,this.isRunningCheck=!1,this.currentExecutionId=null,this.pollingIntervalId=null,this.pollingAttempts=0,this.MAX_POLLING_ATTEMPTS=30,this.POLLING_INTERVAL_MS=6e4,this.checkForActiveExecution=async()=>{try{if(!this.apiKey||!this.organizationId||!this.documentId)return;this.isCheckingStatus=!0,await this.updateComplete;const{getActiveQAExecution:t}=await Promise.resolve().then((function(){return id})),e=await t(this.apiKey,this.organizationId,this.documentId),i=null==e?void 0:e.data;if(!(null==i?void 0:i.executionId))return;const o=null==i?void 0:i.status;"pending"!==o&&"running"!==o||(this.currentExecutionId=i.executionId,this.isRunningCheck=!0,await this.updateComplete,this.startPolling())}catch(t){console.warn("Error in checkForActiveExecution: ",t)}finally{this.isCheckingStatus=!1,await this.updateComplete}},this.startPolling=()=>{try{this.pollingAttempts=0,this.stopPolling(),this.pollExecutionStatus(),this.pollingIntervalId=window.setInterval((()=>{this.pollExecutionStatus()}),this.POLLING_INTERVAL_MS)}catch(t){console.warn("Error in startPolling: ",t)}},this.stopPolling=()=>{try{null!==this.pollingIntervalId&&(window.clearInterval(this.pollingIntervalId),this.pollingIntervalId=null),this.pollingAttempts=0}catch(t){console.warn("Error in stopPolling: ",t)}},this.pollExecutionStatus=async()=>{try{if(!(this.currentExecutionId&&this.apiKey&&this.organizationId&&this.documentId))return this.stopPolling(),void(this.isRunningCheck=!1);if(this.pollingAttempts++,this.pollingAttempts>this.MAX_POLLING_ATTEMPTS)return console.warn("[Content Warning Sidebar] Max polling attempts reached, stopping"),this.stopPolling(),this.isRunningCheck=!1,void(this.currentExecutionId=null);const{getQAExecutionStatus:t}=await Promise.resolve().then((function(){return id})),e=await t(this.apiKey,this.organizationId,this.documentId,this.currentExecutionId),i=null==e?void 0:e.data;if(!i)return;const o=null==i?void 0:i.status;"completed"!==o&&"failed"!==o||(this.stopPolling(),this.isRunningCheck=!1,this.currentExecutionId=null,this.dispatchEvent(new CustomEvent("qa-execution-complete",{bubbles:!0,composed:!0,detail:{executionId:this.currentExecutionId,status:o}})))}catch(t){console.warn("Error in pollExecutionStatus: ",t)}},this.getCategories=()=>{var t,e;try{return[{key:"spelling",label:"Spelling Mistakes",count:(null===(t=this.spellingWarnings)||void 0===t?void 0:t.length)||0},{key:"broken-links",label:"Broken Links",count:(null===(e=this.brokenLinkWarnings)||void 0===e?void 0:e.length)||0}]}catch(t){return console.warn("Error in getCategories: ",t),[]}},this.onCategoryClick=t=>{try{this.currentView=t,this.autoOpenCurrentPageAccordion(t)}catch(t){console.warn("Error in onCategoryClick: ",t)}},this.autoOpenCurrentPageAccordion=t=>{try{let e=[];"spelling"===t?e=this.spellingWarnings:"grammar"===t?e=this.grammarWarnings:"brokenLinks"===t&&(e=this.brokenLinkWarnings);const i=this.groupWarningsByPage(e),o=null==i?void 0:i.find((t=>null==t?void 0:t.isCurrentPage));this.openAccordions=new Set,(null==o?void 0:o.pageUrl)&&this.openAccordions.add(o.pageUrl)}catch(t){console.warn("Error in autoOpenCurrentPageAccordion: ",t)}},this.onBackClick=()=>{try{this.currentView="categories"}catch(t){console.warn("Error in onBackClick: ",t)}},this.onRefresh=async()=>{var t,e,i,o;try{if(!this.apiKey||!this.organizationId||!this.documentId)return void console.warn("[Content Warning Sidebar] Cannot run QA check: missing apiKey, organizationId, or documentId");if(this.isRunningCheck||this.isCheckingStatus)return;const o=window.location.href;this.isRunningCheck=!0,this.requestUpdate(),await this.updateComplete;const{getUserFromToken:n}=await Promise.resolve().then((function(){return Mc})),s=n(),r=s?{userId:s.userId||"",name:s.name||"",email:s.email||""}:void 0,{runQAAgent:a,trackEvent:l}=await Promise.resolve().then((function(){return id}));l(pt.Events.QUALITY_CHECK_RUN_TOOLBAR_CLICKED);const c=await a(this.apiKey,this.organizationId,this.documentId,o,void 0,!1,5,r);if(null==c?void 0:c.error){const e=((null===(t=null==c?void 0:c.error)||void 0===t?void 0:t.message)||"").match(/already running.*Execution ID:\s*(\S+)/i);if(null==e?void 0:e[1]){const t=e[1];return this.currentExecutionId=t,void this.startPolling()}return console.error("[Content Warning Sidebar] Error starting QA run:",c.error),void(this.isRunningCheck=!1)}const d=null===(i=null===(e=null==c?void 0:c.result)||void 0===e?void 0:e.data)||void 0===i?void 0:i.executionId;d?(this.currentExecutionId=d,this.startPolling()):(console.warn("[Content Warning Sidebar] No executionId returned from QA run"),this.isRunningCheck=!1)}catch(t){const e=((null===(o=null==t?void 0:t.error)||void 0===o?void 0:o.message)||(null==t?void 0:t.message)||"").match(/already running.*Execution ID:\s*(\S+)/i);if(null==e?void 0:e[1]){const t=e[1];return this.currentExecutionId=t,void this.startPolling()}console.warn("Error in onRefresh: ",t),this.isRunningCheck=!1}},this.onWarningRowClick=t=>{var e;try{const i=null===(e=null==t?void 0:t.annotations)||void 0===e?void 0:e[0];if(!i)return;this.dispatchEvent(new CustomEvent("content-warning-item-click",{bubbles:!0,composed:!0,detail:{annotation:i}}))}catch(t){console.warn("Error in onWarningRowClick: ",t)}},this.onAddAllSuggestions=t=>{try{this.dispatchEvent(new CustomEvent("content-warning-sidebar-add-all",{bubbles:!0,composed:!0,detail:{category:t}}))}catch(t){console.warn("Error in onAddAllSuggestions: ",t)}},this.extractPagePath=t=>{try{if(!t)return"";let e=t;if(!(null==t?void 0:t.startsWith("/"))){const i=new URL(t);e=(null==i?void 0:i.pathname)||"/"}return(null==e?void 0:e.startsWith("/"))?e.substring(1):e}catch{const e=t||"";return(null==e?void 0:e.startsWith("/"))?e.substring(1):e}},this.groupWarningsByPage=t=>{var e,i,o;try{const n=new Map;for(const s of t)if(null===(e=null==s?void 0:s.pageUrls)||void 0===e?void 0:e.length)for(const t of s.pageUrls)n.has(t)||n.set(t,[]),null===(o=n.get(t))||void 0===o||o.push(s);else{const t="__unknown__";n.has(t)||n.set(t,[]),null===(i=n.get(t))||void 0===i||i.push(s)}const s=[],r=this.extractPagePath(this.currentPageUrl);for(const[t,e]of n){const i="__unknown__"===t?"Unknown":this.extractPagePath(t);s.push({pageUrl:t,pagePath:i,isCurrentPage:i===r&&"__unknown__"!==t,warnings:e})}return s.sort(((t,e)=>{var i;return(null==t?void 0:t.isCurrentPage)?-1:(null==e?void 0:e.isCurrentPage)?1:null===(i=null==t?void 0:t.pagePath)||void 0===i?void 0:i.localeCompare(null==e?void 0:e.pagePath)})),s}catch(t){return console.warn("Error in groupWarningsByPage: ",t),[]}},this.toggleAccordion=t=>{try{const e=new Set(this.openAccordions);e.has(t)?e.delete(t):e.add(t),this.openAccordions=e}catch(t){console.warn("Error in toggleAccordion: ",t)}},this.renderWarningIcon=()=>{try{return O`
4421
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4422
+ <path d="M12.0003 10.2329V13.8332M12.0003 16.5334H12.0093M10.5268 5.36441L3.23087 17.546C3.08046 17.8064 3.00087 18.1017 3.00001 18.4025C2.99915 18.7033 3.07705 18.999 3.22596 19.2604C3.37487 19.5217 3.5896 19.7395 3.8488 19.8921C4.108 20.0446 4.40263 20.1267 4.70338 20.1301H19.2971C19.5978 20.1266 19.8922 20.0445 20.1513 19.892C20.4104 19.7395 20.625 19.5218 20.7739 19.2606C20.9228 18.9994 21.0007 18.7038 21 18.4032C20.9992 18.1025 20.9198 17.8073 20.7697 17.5469L13.4737 5.36351C13.3202 5.11015 13.1039 4.90064 12.8458 4.75524C12.5877 4.60984 12.2965 4.53345 12.0003 4.53345C11.704 4.53345 11.4128 4.60984 11.1547 4.75524C10.8966 4.90064 10.6803 5.11015 10.5268 5.36351V5.36441Z" stroke="#E69422" stroke-width="1.80014" stroke-linecap="round" stroke-linejoin="round"/>
4423
+ </svg>
4424
+ `}catch(t){return console.warn("Error in renderWarningIcon: ",t),O``}},this.renderRefreshIcon=()=>{try{const t=this.isRunningCheck||this.isCheckingStatus,e=this.isLoading||this.isRunningCheck||this.isCheckingStatus,i=t?"Already running":"Re-run quality check";return O`
4425
+ <div
4426
+ class="refresh-icon-wrapper ${dt({disabled:t})}"
4427
+ @click=${t?null:this.onRefresh}
4428
+ title="${i}"
4429
+ >
4430
+ <svg class="refresh-icon ${dt({spinning:e})}" width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4431
+ <path d="M21.1679 11.9999C21.1679 17.0626 17.0627 21.1679 11.9999 21.1679C6.93717 21.1679 3.8174 16.0839 3.8174 16.0839M3.8174 16.0839H7.76898M3.8174 16.0839V20.4674M2.83203 11.9999C2.83203 6.93717 6.90494 2.83203 11.9999 2.83203C18.0795 2.83203 21.1679 7.91608 21.1679 7.91608M21.1679 7.91608V3.53255M21.1679 7.91608H17.2828" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4432
+ </svg>
4433
+ </div>
4434
+ `}catch(t){return console.warn("Error in renderRefreshIcon: ",t),O``}},this.renderBackIcon=()=>{try{return O`
4435
+ <div class="back-icon-wrapper" @click=${this.onBackClick}>
4436
+ <svg class="back-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4437
+ <path d="M15 18L9 12L15 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4438
+ </svg>
4439
+ </div>
4440
+ `}catch(t){return console.warn("Error in renderBackIcon: ",t),O``}},this.renderExclamationIcon=()=>{try{return O`
4441
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
4442
+ <rect width="16" height="16" rx="8" fill="#fe3201"/>
4443
+ <path d="M8 5V9" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
4444
+ <circle cx="8" cy="11.25" r="0.875" fill="white"/>
4445
+ </svg>
4446
+ `}catch(t){return console.warn("Error in renderExclamationIcon: ",t),O``}},this.renderChevronRight=()=>{try{return O`
4447
+ <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4448
+ <path d="M9 6L15 12L9 18" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4449
+ </svg>
4450
+ `}catch(t){return console.warn("Error in renderChevronRight: ",t),O``}},this.renderAccordionChevron=t=>{try{return O`
4451
+ <svg class="cws-accordion-chevron ${dt({open:t})}" width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4452
+ <path d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4453
+ </svg>
4454
+ `}catch(t){return console.warn("Error in renderAccordionChevron: ",t),O``}},this.renderGroupedListView=(t,e,i,o,n="No issues found")=>{try{const s=this.groupWarningsByPage(e);return O`
4455
+ <div class="cws-header">
4456
+ <div class="cws-header-left">
4457
+ ${this.renderBackIcon()}
4458
+ <span class="cws-header-title">${t}</span>
4459
+ </div>
4460
+ </div>
4461
+ <div class="cws-divider"></div>
4462
+ <div class="cws-list">
4463
+ ${(null==e?void 0:e.length)>0?s.map(((t,e)=>{var o,n;const r=null===(o=this.openAccordions)||void 0===o?void 0:o.has(null==t?void 0:t.pageUrl);return O`
4464
+ <div class="cws-page-group">
4465
+ <div class="cws-page-header" @click=${()=>this.toggleAccordion(null==t?void 0:t.pageUrl)}>
4466
+ <div class="cws-page-header-left">
4467
+ <span class="cws-page-slash">/</span>
4468
+ <span class="cws-page-path">
4469
+ ${null==t?void 0:t.pagePath}${(null==t?void 0:t.isCurrentPage)?O` <span class="cws-current-page-label">(This Page)</span>`:""}
4470
+ </span>
4471
+ </div>
4472
+ ${this.renderAccordionChevron(r)}
4473
+ </div>
4474
+ ${r?O`
4475
+ <div class="cws-page-warnings">
4476
+ ${null===(n=null==t?void 0:t.warnings)||void 0===n?void 0:n.map((t=>i(t)))}
4477
+ </div>
4478
+ `:""}
4479
+ </div>
4480
+ ${e<(null==s?void 0:s.length)-1?O`<div class="cws-group-divider"></div>`:""}
4481
+ `})):O`<div class="cws-empty-state"><span>${n}</span></div>`}
4482
+ </div>
4483
+ ${(null==e?void 0:e.length)>0?O`
4484
+ <!-- <div class="cws-footer">
4485
+ <button class="cws-add-all-button" @click=${()=>this.onAddAllSuggestions(o)}>
4486
+ Add All Suggestions
4487
+ </button>
4488
+ </div> -->
4489
+ `:""}
4490
+ `}catch(t){return console.warn("Error in renderGroupedListView: ",t),O``}},this.renderCategoriesView=()=>{try{const t=this.getCategories();let e="Quality Check";return this.isRunningCheck?e="Running QC...":this.isCheckingStatus&&(e="Checking QC..."),O`
4491
+ <div class="cws-header">
4492
+ <div class="cws-header-left">
4493
+ ${this.renderWarningIcon()}
4494
+ <span class="cws-header-title">${e}</span>
4495
+ </div>
4496
+ ${this.renderRefreshIcon()}
4497
+ </div>
4498
+ <div class="cws-divider"></div>
4499
+ <div class="cws-category-list">
4500
+ ${t.map((t=>O`
4501
+ <div class="cws-category-row" @click=${()=>this.onCategoryClick(null==t?void 0:t.key)}>
4502
+ <div class="cws-category-left">
4503
+ ${this.renderExclamationIcon()}
4504
+ <span class="cws-category-label">${null==t?void 0:t.label}</span>
4505
+ </div>
4506
+ <div class="cws-category-right">
4507
+ <span class="cws-category-count">${null==t?void 0:t.count}</span>
4508
+ ${this.renderChevronRight()}
4509
+ </div>
4510
+ </div>
4511
+ `))}
4512
+ </div>
4513
+ `}catch(t){return console.warn("Error in renderCategoriesView: ",t),O``}},this.truncateUrl=(t,e=28)=>{try{if(!t)return"";let i=null==t?void 0:t.replace(/^https?:\/\//,"");return i=null==i?void 0:i.replace(/\/$/,""),(null==i?void 0:i.length)>e?i.substring(0,e)+"...":i}catch(e){return console.warn("Error in truncateUrl: ",e),t||""}},this.renderSpellingListView=()=>{try{return this.renderGroupedListView("Spelling Mistakes",this.spellingWarnings,(t=>O`
4514
+ <div class="cws-list-row" @click=${()=>this.onWarningRowClick(t)}>
4515
+ <div class="cws-list-row-content">
4516
+ <span class="cws-incorrect-word" data-title="${null==t?void 0:t.incorrectWord}">${null==t?void 0:t.incorrectWord}</span>
4517
+ <span class="cws-suggestion-word" data-title="${null==t?void 0:t.suggestion}">${null==t?void 0:t.suggestion}</span>
4518
+ </div>
4519
+ <span class="cws-occurrence-badge">${null==t?void 0:t.occurrences}</span>
4520
+ </div>
4521
+ `),"spelling","No spelling issues found")}catch(t){return console.warn("Error in renderSpellingListView: ",t),O``}},this.renderGrammarListView=()=>{try{return this.renderGroupedListView("Grammar Mistakes",this.grammarWarnings,(t=>O`
4522
+ <div class="cws-list-row" @click=${()=>this.onWarningRowClick(t)}>
4523
+ <div class="cws-list-row-content">
4524
+ <span class="cws-incorrect-word" data-title="${null==t?void 0:t.incorrectWord}">${null==t?void 0:t.incorrectWord}</span>
4525
+ <span class="cws-suggestion-word" data-title="${null==t?void 0:t.suggestion}">${null==t?void 0:t.suggestion}</span>
4526
+ </div>
4527
+ <span class="cws-occurrence-badge">${null==t?void 0:t.occurrences}</span>
4528
+ </div>
4529
+ `),"grammar","No grammar issues found")}catch(t){return console.warn("Error in renderGrammarListView: ",t),O``}},this.renderBrokenLinksListView=()=>{try{return this.renderGroupedListView("Broken Links",this.brokenLinkWarnings,(t=>O`
4530
+ <div class="cws-list-row" @click=${()=>this.onWarningRowClick(t)}>
4531
+ <div class="cws-list-row-content">
4532
+ <span class="cws-status-code">${null==t?void 0:t.statusCode}</span>
4533
+ <span class="cws-broken-url" data-title="${null==t?void 0:t.url}">${this.truncateUrl(null==t?void 0:t.url)}</span>
4534
+ </div>
4535
+ <span class="cws-occurrence-badge">${null==t?void 0:t.occurrences}</span>
4536
+ </div>
4537
+ `),"broken-links","No broken links found")}catch(t){return console.warn("Error in renderBrokenLinksListView: ",t),O``}}}connectedCallback(){try{super.connectedCallback(),this.checkForActiveExecution()}catch(t){console.warn("Error in connectedCallback: ",t)}}disconnectedCallback(){try{super.disconnectedCallback(),this.stopPolling()}catch(t){console.warn("Error in disconnectedCallback: ",t)}}render(){try{return O`
4538
+ <div class="cws-panel">
4539
+ ${"categories"===this.currentView?this.renderCategoriesView():"spelling"===this.currentView?this.renderSpellingListView():"grammar"===this.currentView?this.renderGrammarListView():this.renderBrokenLinksListView()}
4540
+ </div>
4541
+ `}catch(t){return console.warn("Error in render: ",t),O``}}};pd.styles=hd,ud([it({type:Array})],pd.prototype,"spellingWarnings",void 0),ud([it({type:Array})],pd.prototype,"grammarWarnings",void 0),ud([it({type:Array})],pd.prototype,"brokenLinkWarnings",void 0),ud([it({type:Boolean})],pd.prototype,"isLoading",void 0),ud([it({type:String})],pd.prototype,"currentPageUrl",void 0),ud([it({type:String})],pd.prototype,"apiKey",void 0),ud([it({type:String})],pd.prototype,"organizationId",void 0),ud([it({type:String})],pd.prototype,"documentId",void 0),ud([ot()],pd.prototype,"openAccordions",void 0),ud([ot()],pd.prototype,"currentView",void 0),ud([ot()],pd.prototype,"isCheckingStatus",void 0),ud([ot()],pd.prototype,"isRunningCheck",void 0),pd=ud([tt("content-warning-sidebar")],pd);var vd=function(t,e,i,o){for(var n,s=arguments.length,r=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o,a=t.length-1;a>=0;a--)(n=t[a])&&(r=(s<3?n(r):s>3?n(e,i,r):n(e,i))||r);return s>3&&r&&Object.defineProperty(e,i,r),r};class gd extends Q{constructor(){super(),this._loadPlugin=!1,this.comments=[],this.addCommentMode=!1,this.showTourCommentTooltip=!1,this.allFeatureDisabled=!1,this.allFeatureRestricted=!1,this.guestMode=!1,this._expanded=!0,this.loading=!0,this._isPlanExpired=null,this.showOnboardingModal=!0,this.showLiveDemoModal=!1,this.showFigmaDemoModal=!1,this.showGuestModeSignInModal=!1,this.defaultGuestModeSignInModalConfig={title:"Sign in to notify your team",description:"Notify your team about your latest comments.",closeOnClickOutside:!1,showLeaveCommentButton:!0},this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig)),this.showGuestModeNameModal=!1,this.guestModeSignInBannerVisible=!1,this.guestUserNameInput="",this.guestUserModelOpened=!1,this.guestUserNameUpdated=!1,this.guestUserNameUpdateLoading=!1,this.staging=oe,this._autoLocation=!0,this.copyLinkTooltip="Copy Link",this.invalidApiKey=!1,this._isUserGlobalContact=!1,this.showQrCode=!1,this.customLoginEnabledLocally=null,this.customLoginEnabled=null,this.exitReviewModeCalled=!1,this.addCommentCount=0,this._privateCommentModeEnabled=!1,this.superflowToolbarMoved=!1,this._darkMode=!1,this.allowGuestModeSignIn=!0,this._queryParamsComments=!1,this._usePageTitleAsLocationName=!1,this.toolbarEnabled=!1,this.toolbarEnabledApiCalled=!1,this.passwordProtected=!1,this.isPasswordValid=!1,this.password="",this.validatingPasswordLoading=!1,this.showPasswordProtectedModal=!1,this.showInvalidPassword=!1,this.skipGuestNameModal=!1,this._totalViews={},this.totalViewsCount=0,this.inviteUrl="",this.showModalOnceCommentIsModeIsOff=!1,this.showInviteModal=!1,this.featureAccess=null,this.hasAgentAccess=!1,this.hasContentWarnings=!1,this.contentWarningsCount=0,this.showContentWarningSidebar=!1,this.spellingWarnings=[],this.grammarWarnings=[],this.brokenLinkWarnings=[],this.subscriptions=[],this.onApiKeyChange=()=>{try{this.apiKey&&(null===window||void 0===window?void 0:window.onSuperflowLoad)&&"function"==typeof window.onSuperflowLoad&&window.onSuperflowLoad()}catch(t){console.warn("Error in onApiKeyChange: ",t),Dc("Error in onApiKeyChange: ",t)}},this.checkCustomLoginEnabled=async()=>{var t;try{const e=await Kc(this.apiKey);this.customLoginEnabled=!!(null===(t=null==e?void 0:e.data)||void 0===t?void 0:t.customLoginEnabled),this.customLoginEnabled&&this.loginWithCustomUser()}catch(t){this.customLoginEnabled=!1,console.warn("Error in checkCustomLoginEnabled: ",t),Dc("Error in checkCustomLoginEnabled: ",t)}},this.loginWithCustomUser=()=>{try{this.customLoginEnabled?(uc(kt),this.loadPlugin&&this.documentId&&this.identifySnippyly()):console.warn("Identify call not allowed.")}catch(t){console.warn("Error in loginWithCustomUser: ",t),Dc("Error in loginWithCustomUser: ",t)}},this.addWindowClickEventListener=()=>{try{this.windowClickEventListener||(this.windowClickEventListener=()=>{this.menuOpenedId&&(this.menuOpenedId=void 0)},window.addEventListener("click",this.windowClickEventListener))}catch(t){console.warn("Error in addWindowClickEventListener: ",t),Dc("Error in addWindowClickEventListener: ",t)}},this.removeWindowClickEventListener=()=>{try{window.removeEventListener("click",this.windowClickEventListener),this.windowClickEventListener=void 0}catch(t){console.warn("Error in removeWindowClickEventListener: ",t),Dc("Error in removeWindowClickEventListener: ",t)}},this.setWindowEventListner=()=>{try{window.addEventListener("locationchange",(()=>{this.checkUrl()}))}catch(t){console.warn("Error in setWindowEventListner: ",t),Dc("Error in setWindowEventListner: ",t)}},this.urlChangeListener=()=>{try{const t=history.pushState;history.pushState=function(){const e=t.apply(this,arguments);return window.dispatchEvent(new Event("pushstate")),window.dispatchEvent(new Event("locationchange")),e};const e=history.replaceState;history.replaceState=function(){const t=e.apply(this,arguments);return window.dispatchEvent(new Event("replacestate")),window.dispatchEvent(new Event("locationchange")),t},window.addEventListener("popstate",(()=>{window.dispatchEvent(new Event("locationchange"))}))}catch(t){console.warn("Error in urlChangeListener: ",t),Dc("Error in urlChangeListener: ",t)}},this.checkUrl=()=>{try{this.setInviteUrl();const t=new URL(document.location),e=t.searchParams;if(e.has(Ct)&&dc(wt,"true",!1),(null==e?void 0:e.has(It))&&!hc(It)?this.showOnboardingModal=!0:this.showOnboardingModal=!1,null==e?void 0:e.has(Nt))if(hc(Nt,!1,"sessionStorage")){this.showLiveDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showLiveDemoModal=!0;else this.showLiveDemoModal=!1;if(null==e?void 0:e.has(At))if(hc(At,!1)){this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(At),window.history.replaceState({},null===document||void 0===document?void 0:document.title,t.toString())}else this.showFigmaDemoModal=!0;else this.showFigmaDemoModal=!1;if(e.has(Et)||e.has("snippyly_google_token")){if(e.has(Et)){const t=decodeURIComponent(e.get(Et)),i=fc(t,se,re),o=i&&JSON.parse(i);if(o){const t={};t.userId=o.uid,t.name=o.displayName,t.email=o.email,t.photoUrl=null==o?void 0:o.photoURL;const e=JSON.stringify(t),i=gc(e,se,re);dc(kt,i,!0),uc(Ot)}}else if(e.has("snippyly_google_token")){const t=JSON.parse(atob(e.get("snippyly_google_token"))),i={};i.userId=t.uid,i.name=t.displayName,i.email=t.email,i.photoUrl=null==t?void 0:t.photoURL,dc(xt,JSON.stringify(i),!0)}e.delete(Et),e.delete("snippyly_google_token"),window.history.replaceState({},document.title,t.href)}e.has(wt)?(dc(wt,"true",!1),uc(bt),e.delete(wt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(bt)||hc(wt,!1)&&this.loadPluginUI(),e.has(bt)?(dc(bt,"true",!1),uc(wt),e.delete(bt),window.history.replaceState({},document.title,t.href),this.loadPluginUI()):e.has(wt)||hc(bt,!1)&&this.loadPluginUI(),this.setVersionInUrl()}catch(t){console.warn("Error in checkUrl: ",t),Dc("Error in checkUrl: ",t)}},this.setInviteUrl=()=>{try{const t=new URL(document.location);t.searchParams.has(wt)||t.searchParams.set(wt,"true"),this.inviteUrl=t.toString()}catch(t){console.warn("Error in setInviteUrl: ",t),Dc("Error in setInviteUrl: ",t)}},this.detectVersion=()=>{try{if(this.projectVersionKey){const t=new URL(document.location).searchParams;if(t.get(this.projectVersionKey))this.projectVersion=t.get(this.projectVersionKey);else if(window.snippylyInitialLoadUrl){const t=new URL(window.snippylyInitialLoadUrl).searchParams;t.get(this.projectVersionKey)&&(this.projectVersion=t.get(this.projectVersionKey))}this.projectVersion&&dc(_t,this.projectVersion,!1,"sessionStorage")}else{const t=new URL(document.location).searchParams;(t.has(wt)||t.has(bt))&&t.has(Tt)&&(dc(Mt,Tt,!1,"sessionStorage"),this.projectVersion=t.get(Tt),this.projectVersion&&dc(_t,this.projectVersion,!1,"sessionStorage"))}}catch(t){console.warn("Error in detectVersion: ",t),Dc("Error in detectVersion: ",t)}},this.setVersionInUrl=()=>{try{const t=this.projectVersionKey||hc(Mt,!1,"sessionStorage"),e=this.projectVersion||hc(_t,!1,"sessionStorage");if(t&&e){const i=new URL(document.location),o=i.searchParams;o.get(t)||(o.set(t,e),window.history.replaceState({},document.title,i.href))}}catch(t){console.warn("Error in setVersionInUrl: ",t),Dc("Error in setVersionInUrl: ",t)}},this.loadPluginUI=async()=>{var t,e,i,o,n,s,r,a;try{if(!this.apiKey)return;if(!this.projectId)return;if(this.loadPlugin)return this.generateLocation(),this.setLocation(),void setTimeout((()=>{var t;if(this.usePageTitleAsLocationName){const e=document.title;(null===(t=this.location)||void 0===t?void 0:t.locationName)!==e&&(this.generateLocation(),this.setLocation({forceSetLocation:!0}))}}),4e3);if(this.toolbarEnabledApiCalled||await this.detectToolbarEnabled(),!this.toolbarEnabled)return;mt.includes(this.apiKey)&&this.listenToDocumentTitleChange();const l=mc();l&&!(null==l?void 0:l.isAnonymous)&&(this.loading=!0);try{this.customerMetadata=await this.getCustomerMetadata()}catch(t){console.warn("Error in getCustomerMetadata: ",t),Dc("Error in getCustomerMetadata: ",t)}if(cc(jt)&&(this.isPasswordValid=cc(jt)),this.projectConfig=await Rc(this.apiKey,this.projectId),this.guestMode=!!(null===(t=this.projectConfig)||void 0===t?void 0:t.guestMode)||this.guestMode,this.allowGuestModeSignIn=!!(null===(i=null===(e=this.projectConfig)||void 0===e?void 0:e.guestModeConfig)||void 0===i?void 0:i.allowSignIn),this.queryParamsComments=!!(null===(o=this.projectConfig)||void 0===o?void 0:o.queryParamsComments),this.usePageTitleAsLocationName=!!(null===(n=this.projectConfig)||void 0===n?void 0:n.usePageTitleAsLocationName),(null===(s=this.projectConfig)||void 0===s?void 0:s.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.passwordProtected=!!(null===(a=null===(r=this.projectConfig)||void 0===r?void 0:r.passwordProtected)||void 0===a?void 0:a.enabled),dc($t,this.guestMode+"",!0),dc(Rt,this.allowGuestModeSignIn+"",!0),dc(Dt,this.passwordProtected+"",!0),dc(Vt,this.queryParamsComments+"",!0),dc(Ft,this.usePageTitleAsLocationName+"",!0),this.loadPlugin=!0,!document.querySelector(Qt.VELT_COMMENTS)){const t=document.createElement(Qt.VELT_COMMENTS);null==t||t.addEventListener("onSignIn",(()=>{this.loginWithGoogle()})),null==t||t.addEventListener("onUpgrade",(()=>{this.onUpgradePlanClick()})),t.addEventListener("onCommentAdd",(()=>{this.addCommentCount++})),t.addEventListener("onCommentUpdate",(t=>{var e,i;(null===(e=this.snippylyUser)||void 0===e?void 0:e.isGuest)&&"newlyAdded"===(null===(i=null==t?void 0:t.detail)||void 0===i?void 0:i.type)&&(this.addCommentCount>=2&&(this.showModalOnceCommentIsModeIsOff=!0),this.addCommentCount>=5&&!this.showModalOnceCommentIsModeIsOff&&(this.showModalOnceCommentIsModeIsOff=!0))})),window.document.body.appendChild(t)}if(!document.querySelector(Qt.VELT_CURSOR)){const t=document.createElement(Qt.VELT_CURSOR);window.document.body.appendChild(t)}if(!document.querySelector(Qt.VELT_HUDDLE)){const t=document.createElement(Qt.VELT_HUDDLE);window.document.body.appendChild(t)}if(!document.querySelector(Qt.VELT_RECORDER_NOTES)){const t=document.createElement(Qt.VELT_RECORDER_NOTES);window.document.body.appendChild(t)}if(!document.querySelector(Qt.VELT_RECORDER_CONTROL_PANEL)){const t=document.createElement(Qt.VELT_RECORDER_CONTROL_PANEL);window.document.body.appendChild(t)}if(!document.querySelector(Qt.VELT_ARROWS)){const t=document.createElement(Qt.VELT_ARROWS);window.document.body.appendChild(t)}try{const t=new URL(document.location),e=t.searchParams;let i=!1;e.has("wireframe")&&"true"===e.get("wireframe")&&(sessionStorage.setItem("velt-wireframe","true"),e.delete("wireframe"),i=!0),e.get("velt-version")&&(sessionStorage.setItem("velt-version",e.get("velt-version")),e.delete("velt-version"),i=!0),e.get("velt-env")&&(sessionStorage.setItem("velt-env",e.get("velt-env")),e.delete("velt-env"),i=!0),i&&window.history.replaceState({},document.title,t.href)}catch(t){}{const t=document.createElement("velt-wireframe");t.innerHTML='\n<style>\n .velt-comment-dialog--body {\n border-radius: 20px !important;\n }\n\n .velt-comment-dialog{\n background-color: transparent !important;\n border: none !important;\n }\n\n .velt-comment-dialog{\n padding: 0 !important;\n }\n\n .sf-suggestion-card {\n min-width: 320px;\n display: flex;\n flex-direction: column;\n gap: 4px;\n padding: 8px;\n border: 1px solid #625df5;\n border-radius: 16px;\n background: #ffffff;\n font-family: \'Poppins\', sans-serif;\n box-sizing: border-box;\n }\n\n .sf-suggestion-words {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n gap: 2px;\n padding: 6px 8px;\n font-size: 16px;\n font-weight: 500;\n line-height: normal;\n min-width: 0;\n width: 100%;\n box-sizing: border-box;\n }\n\n .sf-incorrect-word {\n text-decoration: line-through;\n color: #ff7162;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 100%;\n }\n\n .sf-arrow-down {\n color: #b0b0b0;\n display: flex;\n align-items: center;\n }\n\n .sf-correct-word {\n color: #0a0a0a;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 100%;\n }\n\n .sf-suggestion-actions {\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n\n .sf-stepper {\n display: flex;\n align-items: center;\n gap: 8px;\n }\n\n .sf-stepper-btn {\n display: flex;\n align-items: center;\n padding: 2px;\n cursor: pointer;\n border: none;\n background: transparent;\n color: #7a7a7a;\n border-radius: 4px;\n transition: background 0.15s ease;\n }\n\n .sf-stepper-btn:hover {\n background: #f5f5f5;\n }\n\n .sf-stepper-count {\n font-size: 12px;\n font-weight: 500;\n color: #7a7a7a;\n white-space: nowrap;\n font-family: \'Poppins\', sans-serif;\n }\n\n .sf-accept-reject {\n display: flex;\n align-items: center;\n gap: 4px;\n }\n\n .sf-accept-btn {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 4px 12px;\n border-radius: 32px;\n background: #198f65;\n border: none;\n cursor: pointer;\n transition: opacity 0.15s ease;\n }\n\n .sf-accept-btn:hover {\n opacity: 0.85;\n }\n\n .sf-reject-btn {\n display: flex;\n align-items: center;\n justify-content: center;\n padding: 4px 12px;\n border-radius: 32px;\n background: #ff7162;\n border: none;\n cursor: pointer;\n transition: opacity 0.15s ease;\n }\n\n .sf-reject-btn:hover {\n opacity: 0.85;\n }\n \n .sf-comment-dialog-body-wireframe-default{\n display: flex;\n align-items: flex-start;\n border-radius: 1rem !important;\n background-color: white !important;\n padding: 1rem !important;\n flex-direction: column;\n gap: 1rem;\n &:empty{\n display: none !important;\n }\n\n velt-comment-dialog-private-banner-internal,\n velt-comment-dialog-body-internal,\n velt-comment-dialog-all-comment-internal{\n width: 100% !important;\n }\n }\n\n .no-comments:has(.sf-comment-dialog-body-wireframe-default){\n .sf-comment-dialog-body-wireframe-default{\n padding: 0 !important;\n }\n \n }\n\n .velt-thread-card--emoji-picker-button{\n transition: opacity 0.2s ease-in-out !important;\n opacity: 0 !important;\n }\n .velt-thread-card--message-wrap:hover .velt-thread-card--emoji-picker-button {\n opacity: 1 !important;\n }\n\n</style>\n<velt-wireframe>\n <velt-comment-dialog-wireframe variant="dialog">\n <velt-if condition="{annotation.commentType} == \'suggestion\'">\n <velt-comment-dialog-body-wireframe>\n <velt-comment-dialog-threads-wireframe>\n <velt-comment-dialog-thread-card-wireframe>\n \n <div class="sf-suggestion-card">\n <div class="sf-suggestion-words">\n <span class="sf-incorrect-word">\n <velt-data field="commentAnnotation.agent.result.incorrectWord"></velt-data>\n </span>\n <span class="sf-correct-word">\n <velt-data field="commentAnnotation.agent.result.suggestions[0]"></velt-data>\n </span>\n </div>\n\n <div class="sf-suggestion-actions">\n <div class="sf-stepper">\n <velt-button-wireframe id="prev-suggestion" type="button">\n <button class="sf-stepper-btn" type="button">\n <svg width="12" height="12" viewBox="0 0 24 24" fill="none"\n xmlns="http://www.w3.org/2000/svg">\n <path d="M15 18L9 12L15 6" stroke="currentColor" stroke-width="2"\n stroke-linecap="round" stroke-linejoin="round" />\n </svg>\n </button>\n </velt-button-wireframe>\n \x3c!-- <span class="sf-stepper-count">\n <velt-data field="commentAnnotation.agent.result.occurrence"></velt-data>\n </span> --\x3e\n <velt-button-wireframe id="next-suggestion" type="button">\n <button class="sf-stepper-btn" type="button">\n <svg width="12" height="12" viewBox="0 0 24 24" fill="none"\n xmlns="http://www.w3.org/2000/svg">\n <path d="M9 6L15 12L9 18" stroke="currentColor" stroke-width="2"\n stroke-linecap="round" stroke-linejoin="round" />\n </svg>\n </button>\n </velt-button-wireframe>\n </div>\n\n <div class="sf-accept-reject">\n <velt-button-wireframe id="accept-suggestion" type="button">\n <button class="sf-accept-btn" type="button">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none"\n xmlns="http://www.w3.org/2000/svg">\n <path d="M20 6L9 17L4 12" stroke="#ffffff" stroke-width="2.5"\n stroke-linecap="round" stroke-linejoin="round" />\n </svg>\n </button>\n </velt-button-wireframe>\n <velt-button-wireframe id="reject-suggestion" type="button">\n <button class="sf-reject-btn" type="button">\n <svg width="16" height="16" viewBox="0 0 24 24" fill="none"\n xmlns="http://www.w3.org/2000/svg">\n <path d="M18 6L6 18M6 6L18 18" stroke="#ffffff" stroke-width="2.5"\n stroke-linecap="round" stroke-linejoin="round" />\n </svg>\n </button>\n </velt-button-wireframe>\n </div>\n </div>\n </div>\n\n </velt-comment-dialog-thread-card-wireframe>\n </velt-comment-dialog-threads-wireframe>\n </velt-comment-dialog-body-wireframe>\n </velt-if>\n\n <velt-if condition="{annotation.commentType} != \'suggestion\'" class="sf-comment-dialog-body-wireframe-default" >\n <velt-comment-dialog-ghost-banner-wireframe></velt-comment-dialog-ghost-banner-wireframe>\n <velt-comment-dialog-private-banner-wireframe></velt-comment-dialog-private-banner-wireframe>\n <velt-comment-dialog-assignee-banner-wireframe></velt-comment-dialog-assignee-banner-wireframe>\n <velt-comment-dialog-header-wireframe></velt-comment-dialog-header-wireframe>\n <velt-comment-dialog-body-wireframe></velt-comment-dialog-body-wireframe>\n <velt-comment-dialog-composer-wireframe></velt-comment-dialog-composer-wireframe>\n <velt-comment-dialog-all-comment-wireframe></velt-comment-dialog-all-comment-wireframe>\n <velt-comment-dialog-approve-wireframe></velt-comment-dialog-approve-wireframe>\n <velt-comment-dialog-sign-in-wireframe></velt-comment-dialog-sign-in-wireframe>\n <velt-comment-dialog-upgrade-wireframe></velt-comment-dialog-upgrade-wireframe>\n <velt-comment-dialog-suggestion-action-wireframe></velt-comment-dialog-suggestion-action-wireframe>\n </velt-if>\n </velt-comment-dialog-wireframe>\n</velt-wireframe>\n',window.document.body.appendChild(t)}this.initializeSnippyly()}catch(t){this.loading=!1,console.warn("Error in loadPluginUI: ",t),Dc("Error in loadPluginUI: ",t)}},this.listenToDocumentTitleChange=()=>{try{this.documentTitleChangeInterval||(this.documentTitleChangeInterval=setInterval((()=>{var t,e,i;const o="true"===sessionStorage.getItem("debugDocumentTitleChange");if(o&&(console.log("*** listenToDocumentTitleChange ***"),console.log("usePageTitleAsLocationName: ",this.usePageTitleAsLocationName)),this.usePageTitleAsLocationName){const n=document.title;o&&(console.log("location name: ",null===(t=this.location)||void 0===t?void 0:t.locationName),console.log("title: ",n),console.log("changed: ",(null===(e=this.location)||void 0===e?void 0:e.locationName)!==n)),(null===(i=this.location)||void 0===i?void 0:i.locationName)!==n&&(o&&console.log("%c triggering location update!","color: green; font-weight: bold;"),this.generateLocation(),this.setLocation({forceSetLocation:!0}))}}),2e3))}catch(t){Dc("Error in listenToDocumentTitleChange: ",t)}},this.initializeSnippyly=async()=>{var t,i,o,n,s,r,a,l,c,d,h,u,p,v,g,f,m,w,b,y,C,x,E,k,S,M,_,T,I;try{let N=this.staging?gt:ft;this.staging||(N="latest"),this.veltVersion&&(N=this.veltVersion);let A=this.staging,L=!1;if((null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-version"))&&(N=sessionStorage.getItem("velt-version")),null===sessionStorage||void 0===sessionStorage?void 0:sessionStorage.getItem("velt-env")){"staging"===sessionStorage.getItem("velt-env")&&(A=!1,L=!0)}if(await e(this.apiKey,{options:{develop:A,staging:L,version:N,velt:!0,proxyDomain:"https://cdn.velt.dev"}}),!window.Velt)return;if(this.autoTranslation&&(null===Velt||void 0===Velt?void 0:Velt.enableAutoTranslation)&&(null===Velt||void 0===Velt||Velt.enableAutoTranslation()),!document.querySelector(Qt.VELT_COMMENTS_SIDEBAR)){const t=document.createElement(Qt.VELT_COMMENTS_SIDEBAR);t.setAttribute(Xt.ENABLE_URL_NAVIGATION,"true"),t.setAttribute(Xt.CURRENT_LOCATION_SUFFIX,"true"),window.document.body.appendChild(t)}if(Velt){null===Velt||void 0===Velt||Velt.sf(!0);try{window.dispatchEvent(new CustomEvent("onVeltLoad",{detail:{Velt}})),(null===window||void 0===window?void 0:window.onSnippylyLoad)&&(null===window||void 0===window||window.onSnippylyLoad(Velt))}catch(t){}document.body.style.setProperty("--velt-default-font-family","'Poppins', sans-serif"),bc()}if(Velt&&(Lc({sdkVersion:null===Velt||void 0===Velt?void 0:Velt.version,sdkType:"client"}),console.log(`Velt Version: ${(null===Velt||void 0===Velt?void 0:Velt.version)||"unknown"}`),console.log(`Superflow Toolbar Version: ${vt}`)),this.generateDocumentId(),(null===Velt||void 0===Velt?void 0:Velt.on)&&"function"==typeof(null===Velt||void 0===Velt?void 0:Velt.on)){const e=mc(),i="true"===sessionStorage.getItem("debugUserUpdateEvent");this.previousVeltUserId=null!==(t=null==e?void 0:e.userId)&&void 0!==t?t:"default",i&&console.log("[Superflow Debug] Initialized previousVeltUserId:",this.previousVeltUserId),Velt.on("userUpdate").subscribe((async t=>{if(i&&console.log("User from event: UserUpdate",t),t){const e=t.userId;i&&console.log("[Superflow Debug] userUpdate event fired:",{previousVeltUserId:this.previousVeltUserId,currentUserId:e,userChanged:this.previousVeltUserId!==e}),this.previousVeltUserId!==e&&(i&&console.log("[Superflow Debug] User changed, calling setDocumentAndLocation"),await this.setDocumentAndLocation()),this.previousVeltUserId=e}})),i&&console.log("[Superflow Debug] Performing initial setDocumentAndLocation"),await this.setDocumentAndLocation()}else await this.setDocumentAndLocation();if(setTimeout((()=>{var t;if(this.usePageTitleAsLocationName){const e=document.title;(null===(t=this.location)||void 0===t?void 0:t.locationName)!==e&&(this.generateLocation(),this.setLocation({forceSetLocation:!0}))}}),4e3),this.commentElement=null===Velt||void 0===Velt?void 0:Velt.getCommentElement(),this.contactElement=null===Velt||void 0===Velt?void 0:Velt.getContactElement(),this.rewriterElement=null===Velt||void 0===Velt?void 0:Velt.getRewriterElement(),this.presenceElement=null===Velt||void 0===Velt?void 0:Velt.getPresenceElement(),this.commentElement){this.commentElement.enableTextComments(!0),this.customLoginEnabledLocally||this.commentElement.enableSignInButton(!0),this.commentElement.enableAttachments(!0),(null===(i=this.commentElement)||void 0===i?void 0:i.showScreenSizeInfo)&&this.commentElement.showScreenSizeInfo(!0),(null===(o=this.commentElement)||void 0===o?void 0:o.enableDeviceInfo)&&this.commentElement.enableDeviceInfo(!0),this.commentElement.enableCommentIndex(!0),this.commentElement.onCommentModeChange&&this.commentElement.onCommentModeChange().subscribe((t=>{this.addCommentMode=t,this.addCommentMode||this.showModalOnceCommentIsModeIsOff&&(this.addCommentCount>=2&&!hc(Ut)&&(this.allowGuestModeSignIn?this.openGuestModeSignInModal():this.openGuestModeNameModel(),dc(Ut,"true"),this.showModalOnceCommentIsModeIsOff=!1),this.addCommentCount>=5&&!this.showGuestModeSignInModal&&!hc(Bt,!1,"sessionStorage")&&(this.showGuestModeSignInBanner(),dc(Bt,"true",!1,"sessionStorage"),this.showModalOnceCommentIsModeIsOff=!1))})),(null===(n=this.commentElement)||void 0===n?void 0:n.enableOrphanComments)&&this.commentElement.enableOrphanComments(),(null===(s=this.commentElement)||void 0===s?void 0:s.enablePersistentCommentMode)&&this.commentElement.enablePersistentCommentMode(),(null===(r=this.commentElement)||void 0===r?void 0:r.enableGhostComments)&&this.commentElement.enableGhostComments();const t=null===window||void 0===window?void 0:window.SUPERFLOW_CUSTOM_STATUSES;t&&"object"==typeof t&&(null===(a=this.commentElement)||void 0===a?void 0:a.setCustomStatus)&&this.commentElement.setCustomStatus(t),(null===(l=this.commentElement)||void 0===l?void 0:l.enableMinimap)&&this.commentElement.enableMinimap(),(null===(c=this.commentElement)||void 0===c?void 0:c.setDStrategy)&&(null===(d=this.commentElement)||void 0===d||d.setDStrategy("dynamicId")),(null===(h=this.commentElement)||void 0===h?void 0:h.enableSidebarButtonOnCommentDialog)&&this.commentElement.enableSidebarButtonOnCommentDialog(),(null===(u=this.commentElement)||void 0===u?void 0:u.enableHotkey)&&this.commentElement.enableHotkey(),(null===(p=this.commentElement)||void 0===p?void 0:p.enableDeviceIndicatorOnCommentPins)&&this.commentElement.enableDeviceIndicatorOnCommentPins(),(null===(f=null===(g=null===(v=this.customerMetadata)||void 0===v?void 0:v.superflow)||void 0===g?void 0:g.advancedFeatures)||void 0===f?void 0:f.takeScreenshotOnComments)?this.commentElement.enableScreenshot&&this.commentElement.enableScreenshot():this.commentElement.disableScreenshot&&this.commentElement.disableScreenshot(),(null===(b=null===(w=null===(m=this.customerMetadata)||void 0===m?void 0:m.superflow)||void 0===w?void 0:w.advancedFeatures)||void 0===b?void 0:b.hasCustomStatus)&&this.setCustomStatuses(),this.setQueryParamsCommentsInSdk(),this.checkToEnableUpgradeButton(),this.setupVeltButtonClickListener()}this.applyStorageFeatureAccess(),this.selectionElement=Velt.getSelectionElement(),this.selectionElement&&this.selectionElement.enableLiveSelection(!0),this.rewriterElement&&(null===(y=this.rewriterElement)||void 0===y||y.enableRewriter()),this.presenceElement&&(null===(C=this.presenceElement)||void 0===C?void 0:C.enableFlockMode)&&(null===(x=this.presenceElement)||void 0===x||x.enableFlockMode(!0)),(null===Velt||void 0===Velt?void 0:Velt.getDocElement)&&(this.docElement=Velt.getDocElement()),null===(M=(null===(E=this.docElement)||void 0===E?void 0:E.getDocumentMetadata)?null===(k=this.docElement)||void 0===k?void 0:k.getDocumentMetadata():null===(S=null===Velt||void 0===Velt?void 0:Velt.docService)||void 0===S?void 0:S.getDocumentMetadata$())||void 0===M||M.subscribe((t=>{var e,i;const o=(null===(e=null==t?void 0:t.superflow)||void 0===e?void 0:e.versions)?Object.values(null===(i=null==t?void 0:t.superflow)||void 0===i?void 0:i.versions):[],n=new URL(document.location).searchParams.get("version");if(n){const t=o.find((t=>t.id===n));t&&(this.version={id:t.id,name:t.versionName||t.id},this.setLocation())}})),(null===Velt||void 0===Velt?void 0:Velt.getViewsElement)&&(this.viewsElement=Velt.getViewsElement()),(null===(_=this.viewsElement)||void 0===_?void 0:_.getUniqueViewsByUser)&&(null===(I=null===(T=this.viewsElement)||void 0===T?void 0:T.getUniqueViewsByUser())||void 0===I||I.subscribe((t=>{this.totalViews=t}))),this.identifySnippyly()}catch(t){this.loading=!1,console.warn("Error in initializeSnippyly: ",t),Dc("Error in initializeSnippyly: ",t)}},this.generateDocumentId=()=>{try{this.documentId=oc(rc(window.location.origin))+"",this.projectId&&(this.documentId=this.projectId+""),this.serverDocumentId=sc(this.documentId+"")}catch(t){console.warn("Error in generateDocumentId: ",t),Dc("Error in generateDocumentId: ",t)}},this.setDocumentAndLocation=async()=>{try{this.generateDocumentId(),this.previousLocation=null,await(null===Velt||void 0===Velt?void 0:Velt.setDocumentId(this.documentId+"")),Lc({documentId:this.serverDocumentId,clientDocumentId:this.documentId}),this.generateLocation(),this.setLocation()}catch(t){console.warn("Error in setDocumentAndLocation: ",t),Dc("Error in setDocumentAndLocation: ",t)}},this.checkToEnableUpgradeButton=()=>{var t,e;try{this.isPlanExpired&&this.isUserGlobalContact?(null===(t=this.commentElement)||void 0===t?void 0:t.enableUpgradeButton)&&this.commentElement.enableUpgradeButton():(null===(e=this.commentElement)||void 0===e?void 0:e.disableUpgradeButton)&&this.commentElement.disableUpgradeButton()}catch(t){console.warn("Error in checkToEnableUpgradeButton: ",t),Dc("Error in checkToEnableUpgradeButton: ",t)}},this.getCustomerMetadata=async()=>{try{const t=await Bc(this.apiKey);return xc(t),t}catch(t){console.warn("Error in getCustomerMetadata: ",t),Dc("Error in getCustomerMetadata: ",t);const e=Ec();if(e)return e}},this.setCustomStatuses=async()=>{var t;try{const e=await Hc(this.apiKey);if((null==e?void 0:e.success)&&(null==e?void 0:e.data)){const i=Object.values(e.data),o=this.sortCustomStatuses(i);o.length>0&&(null===(t=this.commentElement)||void 0===t?void 0:t.setCustomStatus)&&this.commentElement.setCustomStatus(o)}}catch(t){console.warn("Error in setCustomStatuses: ",t),Dc("Error in setCustomStatuses: ",t)}},this.sortCustomStatuses=t=>{try{const e=[...t].sort(((t,e)=>("number"==typeof t.order?t.order:Number.MAX_SAFE_INTEGER)-("number"==typeof e.order?e.order:Number.MAX_SAFE_INTEGER)));return e}catch(e){return console.warn("Error in sortCustomStatuses: ",e),Dc("Error in sortCustomStatuses: ",e),t}},this.getSamlConfig=async()=>{try{const t=await Zc(this.apiKey);return kc(t),t}catch(t){console.warn("Error in getSamlConfig: ",t),Dc("Error in getSamlConfig: ",t);const e=Sc();if(e)return e}},this.setLogos=()=>{var t,e,i,o,n,s,r,a,l,c,d,h;try{let u="light";this.privateCommentModeEnabled&&(u="dark");const p=null===(i=null===(e=null===(t=this.customerMetadata)||void 0===t?void 0:t.superflow)||void 0===e?void 0:e.customBranding)||void 0===i?void 0:i.logoMark,v=null===(s=null===(n=null===(o=null==ie?void 0:te)||void 0===o?void 0:o.customBranding)||void 0===n?void 0:n.logo)||void 0===s?void 0:s.logoMark,g=null===(l=null===(a=null===(r=this.customerMetadata)||void 0===r?void 0:r.superflow)||void 0===a?void 0:a.customBranding)||void 0===l?void 0:l.wordMark,f=null===(h=null===(d=null===(c=null==ie?void 0:te)||void 0===c?void 0:c.customBranding)||void 0===d?void 0:d.logo)||void 0===h?void 0:h.wordMark;switch(u){case"light":this.logoMark=(null==p?void 0:p.lightUrl)||(null==p?void 0:p.darkUrl)||(null==v?void 0:v.lightUrl),this.wordMark=(null==g?void 0:g.lightUrl)||(null==g?void 0:g.darkUrl)||(null==f?void 0:f.lightUrl);break;case"dark":this.logoMark=(null==p?void 0:p.darkUrl)||(null==p?void 0:p.lightUrl)||(null==v?void 0:v.darkUrl),this.wordMark=(null==g?void 0:g.darkUrl)||(null==g?void 0:g.lightUrl)||(null==f?void 0:f.darkUrl)}}catch(t){console.warn("Error in setLogos: ",t),Dc("Error in setLogos: ",t)}},this.getLogoMark=()=>{var t;try{return(null===(t=this.logoMark)||void 0===t?void 0:t.includes("<svg"))?O`
4542
+ ${ut(this.logoMark)}
4543
+ `:O`
3952
4544
  <img src=${this.logoMark} />
3953
- `}catch(t){return console.warn("Error in getLogoMark: ",t),L``}},this.getWordMark=()=>{var t;try{return(null===(t=this.wordMark)||void 0===t?void 0:t.includes("<svg"))?L`
3954
- ${ht(this.wordMark)}
3955
- `:L`
4545
+ `}catch(t){return console.warn("Error in getLogoMark: ",t),O``}},this.getWordMark=()=>{var t;try{return(null===(t=this.wordMark)||void 0===t?void 0:t.includes("<svg"))?O`
4546
+ ${ut(this.wordMark)}
4547
+ `:O`
3956
4548
  <img src=${this.wordMark} />
3957
- `}catch(t){return console.warn("Error in getWordMark: ",t),L``}},this.generateLocation=()=>{try{if(this.autoLocation){const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete(gt),e.searchParams.delete(wt),e.searchParams.delete(bt),e.searchParams.delete(yt),e.searchParams.delete(Tt),e.searchParams.delete(It);const i=t.get(_t)||this.projectVersion;this.queryParamsComments||(e.search="");let o=(t=>{try{return t.replace(/#.*$/,"")}catch(e){return console.warn("Error in removeHashFromUrl: ",e),wc("Error in removeHashFromUrl: ",e),t}})(e.href);this.projectId&&(o=null==o?void 0:o.replace(window.location.origin,"")),this.location={url:o,version:i}}}catch(t){console.warn("Error in generateLocation: ",t),wc("Error in generateLocation: ",t)}},this.setLocation=t=>{var e,i,o,n;try{if(this.autoLocation&&window.Velt&&(null===Velt||void 0===Velt?void 0:Velt.setLocation)){if(this.version?(this.location||(this.location={}),this.location.version=this.version):this.location&&delete this.location.version,!(null==t?void 0:t.forceSetLocation)&&this.previousLocation&&(null===(e=this.previousLocation)||void 0===e?void 0:e.url)===(null===(i=this.location)||void 0===i?void 0:i.url)&&(null===(o=this.previousLocation)||void 0===o?void 0:o.version)===(null===(n=this.location)||void 0===n?void 0:n.version))return;const r=(t=>{try{const e=Xl(t);return Ql(JSON.stringify(e))}catch(t){return}})(JSON.parse(JSON.stringify(this.location)));if(r?this.location.id=`${r}`:delete this.location.id,this.usePageTitleAsLocationName){const t=document.title;t&&(this.location.locationName=t)}null===Velt||void 0===Velt||Velt.setLocation(JSON.parse(JSON.stringify(this.location))),fc({clientLocation:this.location}),this.previousLocation=JSON.parse(JSON.stringify(this.location)),this.onVeltLocationChange()}}catch(t){console.warn("Error in setLocation: ",t),wc("Error in setLocation: ",t)}},this.onVeltLocationChange=()=>{try{window.dispatchEvent(new CustomEvent("veltLocationChange",{detail:this.location}))}catch(t){console.warn("Error in onVeltLocationChange: ",t),wc("Error in onVeltLocationChange: ",t)}},this.identifySnippyly=async()=>{var t,e;let i="",o="";try{this.invalidApiKey=!1;let e,n={name:"Default User",email:"default@usesuperflow.com",userId:"default",isAnonymous:!0,organizationId:this.apiKey};e=this.customLoginEnabled&&this.providedUser?this.providedUser:lc();const r=await this.getSamlConfig(),s=new URL(document.location);if(s.searchParams.has(xt)&&s.searchParams.delete(xt),r&&(this.signInUrl=`${Xt}saml/${r.slug}/login?redirect_url=${encodeURIComponent(null==s?void 0:s.toString())}&source=sf`,window.Superflow.signInUrl=this.signInUrl),(null==e?void 0:e.email)&&(n=e),n.isAnonymous)delete n.groupId;else{const t=Velt.getDocumentId()||this.serverDocumentId;t&&(n.groupId=t+"")}if(this.customLoginEnabledLocally||(null===(t=null==n?void 0:n.contacts)||void 0===t?void 0:t.length)&&(n.contacts=[]),i=null==n?void 0:n.email,o=null==n?void 0:n.userId,(null==n?void 0:n.isAnonymous)&&this.projectId&&this.guestMode){const t=dc(!0,this.apiKey);t&&(n=JSON.parse(JSON.stringify(t)))}(null==n?void 0:n.isAnonymous)||(this.loading=!0);let a={};(null==n?void 0:n.groupId)&&(a.groupId=null==n?void 0:n.groupId),n.organizationId=this.apiKey;const l=await Cc(this.apiKey,this.projectId||"",null==n?void 0:n.email,null==n?void 0:n.userId),c=null==l?void 0:l.isAdmin;if(this.snippylyUserRole=c?"Admin":"Commenter",c&&(a.isAdmin=c,c&&this.allFeatureDisabled&&(this.allFeatureDisabled=!1)),(null==n?void 0:n.userId)&&!(null==n?void 0:n.isGuest)&&!(null==n?void 0:n.isAnonymous)&&this.documentId)try{await(async(t,e,i,o,n)=>{try{const r=mo(uc,oe,{timeout:12e5}),s=await r({eventType:"checkDocumentUserAndCreate",apiKey:t,documentId:e,userId:i,name:o,email:n});return null==s?void 0:s.data}catch(t){throw console.warn("Error in checkDocumentUserAndCreate: ",t),t}})(this.apiKey,this.documentId,n.userId,n.name,n.email)}catch(t){wc("checkDocumentUserAndCreateError",t)}const[d]=await Promise.all([Velt.setVeltAuthProvider({user:n,options:{throwError:!0},retryConfig:{retryCount:3,retryDelay:1e3},generateToken:async()=>{const t=await(async(t,e,i)=>{var o,n;try{const r=mo(uc,oe,{timeout:12e5}),s=await r({eventType:"generateSuperflowAuthToken",apiKey:t,userId:e,userProperties:i});return null===(n=null===(o=null==s?void 0:s.data)||void 0===o?void 0:o.data)||void 0===n?void 0:n.token}catch(t){return console.warn("Error in generateSuperflowAuthToken: ",t),null}})(this.apiKey,null==n?void 0:n.userId,a);return t},onError:t=>{console.log("Error signing to velt - ",t),this.invalidApiKey=!0}}),this.fetchAndApplyFeatureAccess()]);if(this.invalidApiKey)throw"Invalid Api Key - Domain Not Whitelisted";gc(JSON.parse(JSON.stringify(d||{}))),(null==n?void 0:n.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(n)));const h=JSON.parse(JSON.stringify(d||{}));if((null==h?void 0:h.userSnippylyId)&&!(null==h?void 0:h.isGuest)&&this.checkToMigrateGuestUser(h),Velt.getUserRole$().subscribe((t=>{var e;t&&(this.loading=!1,null===(e=this.commentElement)||void 0===e||e.enablePriority())})),this.contactListSubscription=Velt.getContactElement().getContactList().subscribe((t=>{var e;this.loading=!1,(null===(e=null==t?void 0:t.organizationUsers)||void 0===e?void 0:e.length)>0&&(this.checkPrivateCommentModeFromStorage(),this.contactListSubscription&&(this.contactListSubscription.unsubscribe(),this.contactListSubscription=null))})),(null===Velt||void 0===Velt?void 0:Velt.isPlanExpired$)&&(null===Velt||void 0===Velt||Velt.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),wc("Error in isPlanExpired$: ",t)}))),null===Velt||void 0===Velt?void 0:Velt.on){let t;null===Velt||void 0===Velt||Velt.on("initUpdate").subscribe((e=>{"setDocumentsSuccess"===e.event&&(t&&(t.unsubscribe(),t=null),t=null===Velt||void 0===Velt?void 0:Velt.getDocumentMetadata().subscribe((async t=>{if(t){const e=await xc(this.apiKey,null==t?void 0:t.clientDocumentId);this.setProjectConfigVariables(e)}}),(t=>{console.warn("Error in getDocumentMetadata: ",t),wc("Error in getDocumentMetadata: ",t)})))}))}fc({clientUserId:null==n?void 0:n.userId});try{(t=>{var e,i,o,n,r,s,a,l,c,d,h,u;const p={properties:{apiKey:null!==(e=null==vc?void 0:vc.apiKey)&&void 0!==e?e:"",name:null!==(i=null==t?void 0:t.name)&&void 0!==i?i:"",firstName:(null==t?void 0:t.name)?null===(o=null==t?void 0:t.name)||void 0===o?void 0:o.split(" ")[0]:"",lastName:(null==t?void 0:t.name)?null===(n=null==t?void 0:t.name)||void 0===n?void 0:n.split(" ")[1]:"",email:null!==(r=null==t?void 0:t.email)&&void 0!==r?r:"",clientUserId:null!==(s=null==t?void 0:t.userId)&&void 0!==s?s:"",snippylyUserId:null!==(a=null==t?void 0:t.userSnippylyId)&&void 0!==a?a:"",groupId:null!==(l=null==t?void 0:t.groupId)&&void 0!==l?l:"",isOwner:"",plan:"",sdkVersion:null!==(c=null==vc?void 0:vc.sdkVersion)&&void 0!==c?c:"",sdkType:null!==(d=null==vc?void 0:vc.sdkType)&&void 0!==d?d:"",sourcePlatform:null!==(h=null==vc?void 0:vc.sourcePlatform)&&void 0!==h?h:"",website:null===(u=null===window||void 0===window?void 0:window.location)||void 0===u?void 0:u.href},context:{userAgent:null===navigator||void 0===navigator?void 0:navigator.userAgent},userId:null==t?void 0:t.userSnippylyId,sf:!0};yc("identify",p)})(n)}catch(t){console.warn("Error in trackIdentifyEvent: ",t)}this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{oc(Ot)||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){if(console.log("Error",t),this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))){this.invalidApiKey=!0,bc(ut.Events.DOMAIN_NOT_WHITELISTED),this.projectId&&(async(t,e)=>{try{const i=mo(uc,oe,{timeout:12e5});await i({eventType:"checkDomainWhitelisted",apiKey:t,projectId:e})}catch(t){console.warn("Error in checkDomainWhitelisted: ",t)}})(this.apiKey,this.projectId);if(new URL(document.location).searchParams.has(Tt))this.isSigningInUserAdmin=!0;else if(oc(At))this.isSigningInUserAdmin="true"===oc(At,!0);else{const t=await Cc(this.apiKey,this.projectId||"",i,o);this.isSigningInUserAdmin=!!(null==t?void 0:t.isAdmin),ic(At,this.isSigningInUserAdmin+"",!0)}}console.warn("Error in identifySnippyly: ",t),wc("Error in identifySnippyly: ",t)}},this.fetchAndApplyFeatureAccess=async()=>{try{this.featureAccess=await(async t=>{var e;try{const i=mo(uc,oe,{timeout:12e5}),o=await i({eventType:"getFeatureAccess",apiKey:t});return null===(e=null==o?void 0:o.data)||void 0===e?void 0:e.data}catch(t){return console.warn("Error in getFeatureAccess: ",t),null}})(this.apiKey),this.applyStorageFeatureAccess()}catch(t){console.warn("Error in fetchAndApplyFeatureAccess: ",t),wc("Error in fetchAndApplyFeatureAccess: ",t)}},this.applyStorageFeatureAccess=()=>{try{if(!this.featureAccess||!this.commentElement)return;const t=this.featureAccess[kc.Storage];(null==t?void 0:t.hasUsageExhausted)&&(this.commentElement.disableAttachments(),this.commentElement.setRecordings("none"))}catch(t){wc("Error in applyStorageFeatureAccess: ",t)}},this.checkToMigrateGuestUser=async t=>{try{const e=dc(!1,this.apiKey);e&&(await Ec(this.apiKey,this.projectId||"",e,t,!0),nc(kt))}catch(t){console.warn("Error in checkToMigrationGuestUser: ",t),wc("Error in checkToMigrationGuestUser: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var e;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(e=null==t?void 0:t.status)||void 0===e?void 0:e.type)}))})))}catch(t){console.warn("Error in getComments: ",t),wc("Error in getComments: ",t)}},this.setQueryParamsCommentsInSdk=()=>{var t,e,i,o,n;try{const r="true"===sessionStorage.getItem("debugQueryParamsComments");r&&console.log("setQueryParamsCommentsInSdk commentElement",this.commentElement),this.commentElement&&(r&&console.log("setQueryParamsCommentsInSdk queryParamsComments",this.queryParamsComments),this.queryParamsComments&&(null===(t=this.commentElement)||void 0===t?void 0:t.enableQueryParamsComments)?(r&&console.log("enableQueryParamsComments this.commentElement?.enableQueryParamsComments",null===(e=this.commentElement)||void 0===e?void 0:e.enableQueryParamsComments),null===(i=this.commentElement)||void 0===i||i.enableQueryParamsComments()):!this.queryParamsComments&&(null===(o=this.commentElement)||void 0===o?void 0:o.disableQueryParamsComments)&&(r&&console.log("disableQueryParamsComments"),null===(n=this.commentElement)||void 0===n||n.disableQueryParamsComments()))}catch(t){console.warn("Error in setQueryParamsCommentsInSdk: ",t),wc("Error in setQueryParamsCommentsInSdk: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),wc("Error in checkGlobalUserContact: ",t)}},this.setProjectConfigVariables=t=>{var e,i,o,n;try{const r="Admin"===this.snippylyUserRole;this.allFeatureDisabled=!r&&(null!==(e=null==t?void 0:t.disabled)&&void 0!==e&&e),this.allFeatureRestricted=null!==(i=null==t?void 0:t.restricted)&&void 0!==i&&i,this.guestMode=null!==(o=null==t?void 0:t.guestMode)&&void 0!==o&&o,this.allowGuestModeSignIn=!!(null===(n=null==t?void 0:t.guestModeConfig)||void 0===n?void 0:n.allowSignIn),(null==t?void 0:t.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.guestMode&&bc(ut.Events.GUEST_MODE_PRESENT),this.passwordProtected=!1,this.queryParamsComments=!!(null==t?void 0:t.queryParamsComments),this.usePageTitleAsLocationName=!!(null==t?void 0:t.usePageTitleAsLocationName),Velt&&(t&&this.passwordProtected&&!this.isPasswordValid?Velt.disableFeatures(["area","arrow","audioHuddle","cursor","huddle","liveStateSync","presence","tag","recorder","comment"]):Velt.disableFeatures([])),ic(Lt,this.guestMode+"",!0),ic(Pt,this.allowGuestModeSignIn+"",!0),ic(Dt,this.passwordProtected+"",!0),ic($t,this.queryParamsComments+"",!0),ic(Vt,this.usePageTitleAsLocationName+"",!0)}catch(t){console.warn("Error in setProjectConfigVariables: ",t),wc("Error in setProjectConfigVariables: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded,this.expanded?bc(ut.Events.TOOLBAR_EXPANDED):bc(ut.Events.TOOLBAR_COLLAPSED)}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),wc("Error in toggleSnippylyPluginToolbar: ",t)}},this.togglePrivateCommentMode=()=>{try{this.commentElement&&(this.privateCommentModeEnabled?(this.commentElement.disablePrivateCommentMode&&this.commentElement.disablePrivateCommentMode(),this.privateCommentModeEnabled=!1,bc(ut.Events.PRIVATE_MODE_DISABLED)):(this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode(),this.privateCommentModeEnabled=!0,bc(ut.Events.PRIVATE_MODE_ENABLED)),ic(jt,this.privateCommentModeEnabled.toString()))}catch(t){console.warn("Error in togglePrivateCommentMode: ",t),wc("Error in togglePrivateCommentMode: ",t)}},this.checkPrivateCommentModeFromStorage=()=>{try{this.allFeatureDisabled||"Admin"!==this.snippylyUserRole||oc(jt)&&(this.privateCommentModeEnabled="true"===oc(jt),this.privateCommentModeEnabled&&this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode())}catch(t){console.warn("Error in checkPrivateCommentModeFromStorage: ",t),wc("Error in checkPrivateCommentModeFromStorage: ",t)}},this.loginWithGoogle=()=>{try{if(bc(ut.Events.SIGNIN_CLICKED),this.loading||this.customLoginEnabledLocally)return;const t=this.buildSignInUrlWithParams(this.signInUrl||"");window.open(t,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),wc("Error in loginWithGoogle: ",t)}},this.buildSignInUrlWithParams=t=>{try{const e=new URL(t);return this.apiKey&&e.searchParams.set("apiKey",this.apiKey),this.projectId&&e.searchParams.set("projectId",this.projectId),e.toString()}catch(e){return console.warn("Error in buildSignInUrlWithParams: ",e),wc("Error in buildSignInUrlWithParams: ",e),t}},this.getQRCode=async()=>{try{const t=new URL(window.location.href);null==t||t.searchParams.set("review","true");const e=null==t?void 0:t.toString();if(e){const t=sc(e,te,ee),i=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getqrcode?text=${encodeURIComponent(t)}`),o=await i.json();(null==o?void 0:o.qrcode)&&(this.qrCode=null==o?void 0:o.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),wc("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{bc(ut.Events.OPEN_MOBILE_CLICKED),this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),wc("Error in toggleQRCodeVisibility: ",t)}},this.onUserInviteToolClick=()=>{var t;(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)?(this.guestModeSignInModalConfig.title="Sign in to invite others.",this.guestModeSignInModalConfig.description="Invite team members to comment on this project.",this.guestModeSignInModalConfig.showLeaveCommentButton=!1,this.guestModeSignInModalConfig.closeOnClickOutside=!0,this.openGuestModeSignInModal()):this.openInviteModal()},this.openInviteModal=()=>{this.showInviteModal=!0,bc(ut.Events.INVITE_MODAL_OPENED)},this.closeInviteModal=()=>{this.showInviteModal=!1},this.onInviteSuccess=()=>{this.closeInviteModal(),bc(ut.Events.INVITE_SENT)},this.removeSnippyly=async()=>{try{bc(ut.Events.EXIT_REVIEW_MODE_CLICKED),this.exitReviewModeCalled=!0,nc(gt),nc(wt),nc(bt),nc(St,"sessionStorage"),nc(Mt,"sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete(bt),e.delete(gt),e.delete(yt),e.delete(wt),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete(_t),e.delete(Tt),e.delete(It),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),wc("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{bc(ut.Events.SIGNOUT_CLICKED),this.subscriptions.forEach((t=>{t&&t.unsubscribe&&(null==t||t.unsubscribe())})),this.contactListSubscription&&(this.contactListSubscription.unsubscribe(),this.contactListSubscription=null),await Velt.signOutUser(),nc(Ct),nc(Et),nc(At),nc(jt),this.snippylyUser=void 0,window.open(this.signOutUrl,"_self")}catch(t){console.warn("Error in signOutUser: ",t),wc("Error in signOutUser: ",t)}},this.toggleMenu=(t,e)=>{try{t.stopPropagation(),this.menuOpenedId===e?this.menuOpenedId=void 0:this.menuOpenedId=e}catch(t){console.warn("Error in toggleMenu: ",t),wc("Error in toggleMenu: ",t)}},this.copyLink=()=>{try{navigator.clipboard.writeText(window.location.href),this.copyLinkTooltip="Link copied!",setTimeout((()=>{this.copyLinkTooltip="Copy Link"}),2e3)}catch(t){console.warn("Error in copyLink: ",t),wc("Error in copyLink: ",t)}},this.goToAdminPortal=()=>{try{let t=`${Xt}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${Xt}/dashboard/project/comment/${this.apiKey}/${this.serverDocumentId}`),bc(ut.Events.VIEW_PROJECT_CLICKED),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),wc("Error in goToAdminPortal: ",t)}},this.goToAdminPortalDashboard=()=>{try{let t=`${Xt}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${Xt}/dashboard`),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortalDashboard: ",t),wc("Error in goToAdminPortalDashboard: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),wc("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,ic(Tt,"true");const t=new URL(document.location);t.searchParams.delete(Tt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),wc("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,ic(It,"true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete(It),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),wc("Error in onLiveDemoModalNextClick: ",t)}},this.onFigmaDemoModalNextClick=()=>{try{this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onFigmaDemoModalNextClick: ",t),wc("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://superflow-portal-v2-staging.firebaseapp.com/settings/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),wc("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,ic(Ot,"true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),wc("Error in onTourCommentTooltipClick: ",t)}},this.onGuestModeChipSignInButtonClick=()=>{try{bc(ut.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeChipSignInButtonClick: ",t),wc("Error in onGuestModeChipSignInButtonClick: ",t)}},this.openGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!0,bc(ut.Events.GUEST_MODE_SIGN_IN_DIALOG_SHOWN)}catch(t){console.warn("Error in openGuestModeSignInModal: ",t),wc("Error in openGuestModeSignInModal: ",t)}},this.closeGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!1,this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig))}catch(t){console.warn("Error in closeGuestModeSignInModal: ",t),wc("Error in closeGuestModeSignInModal: ",t)}},this.onGuestModeSignInModalSignInButtonClick=()=>{try{bc(ut.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeSignInModalSignInButtonClick: ",t),wc("Error in onGuestModeSignInModalSignInButtonClick: ",t)}},this.openGuestModeNameModel=t=>{try{t&&(t.stopPropagation(),t.preventDefault()),this.skipGuestNameModal||(this.showGuestModeNameModal=!0,bc(ut.Events.GUEST_MODE_NAME_NUDGE_SHOWN))}catch(t){console.warn("Error in openGuestModeNameModel: ",t),wc("Error in openGuestModeNameModel: ",t)}},this.closeGuestModeNameModel=()=>{try{this.showGuestModeNameModal=!1}catch(t){console.warn("Error in closeGuestModeNameModel: ",t),wc("Error in closeGuestModeNameModel: ",t)}},this.onGuestModeNameModalSkipButtonClick=()=>{try{bc(ut.Events.GUEST_MODE_SKIP_BUTTON_CLICKED),this.showGuestModeNameModal=!1}catch(t){console.warn("Error in onGuestModeNameModalSkipButtonClick: ",t),wc("Error in onGuestModeNameModalSkipButtonClick: ",t)}},this.onPasswordProtectedModalCloseButtonClick=()=>{try{bc(ut.Events.PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED),this.showPasswordProtectedModal=!1,this.password="",this.showInvalidPassword=!1}catch(t){console.warn("Error in onPasswordProtectedModalCloseButtonClick: ",t),wc("Error in onPasswordProtectedModalCloseButtonClick: ",t)}},this.onPasswordProtectedModalOpenButtonClick=()=>{try{bc(ut.Events.PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED),this.showPasswordProtectedModal=!0}catch(t){console.warn("Error in onPasswordProtectedModalOpenButtonClick: ",t),wc("Error in onPasswordProtectedModalOpenButtonClick: ",t)}},this.showGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!0,bc(ut.Events.GUEST_MODE_SIGN_IN_NUDGE_SHOWN)}catch(t){console.warn("Error in showGuestModeSignInBanner: ",t),wc("Error in showGuestModeSignInBanner: ",t)}},this.hideGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!1}catch(t){console.warn("Error in hideGuestModeSignInBanner: ",t),wc("Error in hideGuestModeSignInBanner: ",t)}},this.onGuestModeBannerSignInButtonClick=()=>{try{bc(ut.Events.GUEST_MODE_SIGN_IN_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeBannerSignInButtonClick: ",t),wc("Error in onGuestModeBannerSignInButtonClick: ",t)}},this.updateGuestUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;const e=dc(!0,this.apiKey);if(e){const t=JSON.parse(JSON.stringify(e));e.name=this.guestUserNameInput,e.photoUrl=null,this.guestUserNameUpdateLoading=!0,(t=>{try{const e=JSON.stringify(t),i=sc(e,te,ee);ic(kt,i,!0)}catch(t){console.warn("Error in updateGuestUser: ",t),wc("Error in updateGuestUser: ",t)}})(e),await Velt.identify(e),this.snippylyUser=JSON.parse(JSON.stringify(e)),await Ec(this.apiKey,this.projectId||"",t,e),this.showGuestModeNameModal=!1,this.guestUserNameUpdated=!0,this.guestUserNameUpdateLoading=!1,ic(Ut,"true"),bc(ut.Events.GUEST_MODE_NAME_ADDED,{oldName:null==t?void 0:t.name,newName:null==e?void 0:e.name})}this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateGuestUserName: ",t),wc("Error in updateGuestUserName: ",t)}},this.submitPassword=async()=>{var t;try{if(bc(ut.Events.REVIEW_PASSWORD_ADDED),!(null===(t=this.password)||void 0===t?void 0:t.trim()))return;if(this.validatingPasswordLoading)return;this.validatingPasswordLoading=!0,this.isPasswordValid=await(async(t,e,i)=>{var o;try{const n=mo(uc,oe,{timeout:12e5}),r=await n({eventType:"validatePassword",apiKey:t,projectId:e,password:i});return null===(o=null==r?void 0:r.data)||void 0===o?void 0:o.data}catch(t){return console.warn("Error in validatePassword: ",t),null}})(this.apiKey,this.projectId,this.password),function(t,e){try{const i="object"==typeof e?JSON.stringify(e):e;localStorage.setItem(t,i)}catch(t){console.warn("Error in setLocalStorage: ",t)}}(Ft,this.isPasswordValid),this.isPasswordValid?(this.password="",this.onPasswordProtectedModalCloseButtonClick(),this.showInvalidPassword=!1,Velt&&Velt.disableFeatures([]),bc(ut.Events.REVIEW_PASSWORD_ACCEPTED)):(this.showInvalidPassword=!0,bc(ut.Events.REVIEW_PASSWORD_REJECTED)),this.validatingPasswordLoading=!1}catch(t){console.warn("Error in submitPassword: ",t),wc("Error in submitPassword: ",t)}},this.updateUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;this.guestUserNameUpdateLoading=!0;const e=JSON.parse(JSON.stringify(this.snippylyUser)),i=JSON.parse(JSON.stringify(this.snippylyUser));i.name=this.guestUserNameInput,await Ec(this.apiKey,this.projectId||"",e,i),await Velt.updateUser(i),this.snippylyUser=JSON.parse(JSON.stringify(i));const o=lc();o.name=i.name;const n=JSON.stringify(o),r=sc(n,te,ee);ic(Et,r,!0),this.guestUserNameUpdateLoading=!1,this.guestUserNameInput="",this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateUserName: ",t),wc("Error in updateUserName: ",t)}},this.disableCommentMode=()=>{var t;try{(null===(t=this.commentElement)||void 0===t?void 0:t.disableCommentMode)&&this.commentElement.disableCommentMode()}catch(t){console.warn("Error in disableAddCommentMode: ",t),wc("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?L`
4549
+ `}catch(t){return console.warn("Error in getWordMark: ",t),O``}},this.generateLocation=()=>{try{if(this.autoLocation){const t=new URL(document.location).searchParams,e=new URL(document.location);e.searchParams.delete(wt),e.searchParams.delete(bt),e.searchParams.delete(yt),e.searchParams.delete(Ct),e.searchParams.delete(It),e.searchParams.delete(Nt);const i=t.get(Tt)||this.projectVersion;this.queryParamsComments||(e.search="");let o=vc(e.href);this.projectId&&(o=null==o?void 0:o.replace(window.location.origin,"")),this.location={url:o,version:i}}}catch(t){console.warn("Error in generateLocation: ",t),Dc("Error in generateLocation: ",t)}},this.setLocation=t=>{var e,i,o,n;try{if(this.autoLocation&&window.Velt&&(null===Velt||void 0===Velt?void 0:Velt.setLocation)){if(this.version?(this.location||(this.location={}),this.location.version=this.version):this.location&&delete this.location.version,!(null==t?void 0:t.forceSetLocation)&&this.previousLocation&&(null===(e=this.previousLocation)||void 0===e?void 0:e.url)===(null===(i=this.location)||void 0===i?void 0:i.url)&&(null===(o=this.previousLocation)||void 0===o?void 0:o.version)===(null===(n=this.location)||void 0===n?void 0:n.version))return;const s=ac(JSON.parse(JSON.stringify(this.location)));if(s?this.location.id=`${s}`:delete this.location.id,this.usePageTitleAsLocationName){const t=document.title;t&&(this.location.locationName=t)}null===Velt||void 0===Velt||Velt.setLocation(JSON.parse(JSON.stringify(this.location))),Lc({clientLocation:this.location}),this.previousLocation=JSON.parse(JSON.stringify(this.location)),this.onVeltLocationChange()}}catch(t){console.warn("Error in setLocation: ",t),Dc("Error in setLocation: ",t)}},this.onVeltLocationChange=()=>{try{window.dispatchEvent(new CustomEvent("veltLocationChange",{detail:this.location}))}catch(t){console.warn("Error in onVeltLocationChange: ",t),Dc("Error in onVeltLocationChange: ",t)}},this.identifySnippyly=async()=>{var t,e;let i="",o="";try{this.invalidApiKey=!1;let e,n={name:"Default User",email:"default@usesuperflow.com",userId:"default",isAnonymous:!0,organizationId:this.apiKey};e=this.customLoginEnabled&&this.providedUser?this.providedUser:mc();const s=await this.getSamlConfig(),r=new URL(document.location);if(r.searchParams.has(Et)&&r.searchParams.delete(Et),s&&(this.signInUrl=`${ne}saml/${s.slug}/login?redirect_url=${encodeURIComponent(null==r?void 0:r.toString())}&source=sf`,window.Superflow.signInUrl=this.signInUrl),(null==e?void 0:e.email)&&(n=e),n.isAnonymous)delete n.groupId;else{const t=Velt.getDocumentId()||this.serverDocumentId;t&&(n.groupId=t+"")}if(this.customLoginEnabledLocally||(null===(t=null==n?void 0:n.contacts)||void 0===t?void 0:t.length)&&(n.contacts=[]),i=null==n?void 0:n.email,o=null==n?void 0:n.userId,(null==n?void 0:n.isAnonymous)&&this.projectId&&this.guestMode){const t=yc(!0,this.apiKey);t&&(n=JSON.parse(JSON.stringify(t)))}(null==n?void 0:n.isAnonymous)||(this.loading=!0);const a={};(null==n?void 0:n.groupId)&&(a.groupId=null==n?void 0:n.groupId),n.organizationId=this.apiKey;const l=await Pc(this.apiKey,this.projectId||"",null==n?void 0:n.email,null==n?void 0:n.userId),c=null==l?void 0:l.isAdmin;if(this.snippylyUserRole=c?"Admin":"Commenter",c&&(a.isAdmin=c,c&&this.allFeatureDisabled&&(this.allFeatureDisabled=!1)),(null==n?void 0:n.userId)&&!(null==n?void 0:n.isGuest)&&!(null==n?void 0:n.isAnonymous)&&this.documentId)try{await qc(this.apiKey,this.documentId,n.userId,n.name,n.email)}catch(t){Dc("checkDocumentUserAndCreateError",t)}const[d]=await Promise.all([Velt.setVeltAuthProvider({user:n,options:{throwError:!0},retryConfig:{retryCount:3,retryDelay:1e3},generateToken:async()=>await Wc(this.apiKey,null==n?void 0:n.userId,a),onError:t=>{console.log("Error signing to velt - ",t),this.invalidApiKey=!0}}),this.fetchAndApplyFeatureAccess()]);if(this.invalidApiKey)throw"Invalid Api Key - Domain Not Whitelisted";Oc(JSON.parse(JSON.stringify(d||{}))),(null==n?void 0:n.isAnonymous)||(this.snippylyUser=JSON.parse(JSON.stringify(n)));const h=JSON.parse(JSON.stringify(d||{}));if((null==h?void 0:h.userSnippylyId)&&!(null==h?void 0:h.isGuest)&&this.checkToMigrateGuestUser(h),Velt.getUserRole$().subscribe((t=>{var e;t&&(this.loading=!1,null===(e=this.commentElement)||void 0===e||e.enablePriority())})),this.contactListSubscription=Velt.getContactElement().getContactList().subscribe((t=>{var e;this.loading=!1,(null===(e=null==t?void 0:t.organizationUsers)||void 0===e?void 0:e.length)>0&&(this.checkPrivateCommentModeFromStorage(),this.contactListSubscription&&(this.contactListSubscription.unsubscribe(),this.contactListSubscription=null))})),(null===Velt||void 0===Velt?void 0:Velt.isPlanExpired$)&&(null===Velt||void 0===Velt||Velt.isPlanExpired$().subscribe((t=>{this.isPlanExpired=t}),(t=>{this.isPlanExpired=!1,console.warn("Error in isPlanExpired$: ",t),Dc("Error in isPlanExpired$: ",t)}))),null===Velt||void 0===Velt?void 0:Velt.on){let t;null===Velt||void 0===Velt||Velt.on("initUpdate").subscribe((e=>{"setDocumentsSuccess"===e.event&&(t&&(t.unsubscribe(),t=null),t=null===Velt||void 0===Velt?void 0:Velt.getDocumentMetadata().subscribe((async t=>{if(t){const e=await Rc(this.apiKey,null==t?void 0:t.clientDocumentId);this.setProjectConfigVariables(e)}}),(t=>{console.warn("Error in getDocumentMetadata: ",t),Dc("Error in getDocumentMetadata: ",t)})))}))}Lc({clientUserId:null==n?void 0:n.userId});try{$c(n)}catch(t){console.warn("Error in trackIdentifyEvent: ",t)}this.getComments(),this.checkGlobalUserContact(),setTimeout((()=>{hc(Lt)||(this.showTourCommentTooltip=!0)}),2e3)}catch(t){if(console.log("Error",t),this.loading=!1,this.signInError=!0,t&&"string"==typeof t&&(null===(e=null==t?void 0:t.toLowerCase())||void 0===e?void 0:e.includes("invalid"))){this.invalidApiKey=!0,Vc(pt.Events.DOMAIN_NOT_WHITELISTED),this.projectId&&jc(this.apiKey,this.projectId);if(new URL(document.location).searchParams.has(It))this.isSigningInUserAdmin=!0;else if(hc(Ot))this.isSigningInUserAdmin="true"===hc(Ot,!0);else{const t=await Pc(this.apiKey,this.projectId||"",i,o);this.isSigningInUserAdmin=!!(null==t?void 0:t.isAdmin),dc(Ot,this.isSigningInUserAdmin+"",!0)}}console.warn("Error in identifySnippyly: ",t),Dc("Error in identifySnippyly: ",t)}},this.fetchAndApplyFeatureAccess=async()=>{var t;try{this.featureAccess=await Xc(this.apiKey),this.applyStorageFeatureAccess();const e=null===(t=this.featureAccess)||void 0===t?void 0:t[Qc.Agents];this.hasAgentAccess=!0===(null==e?void 0:e.hasAccess)}catch(t){console.warn("Error in fetchAndApplyFeatureAccess: ",t),Dc("Error in fetchAndApplyFeatureAccess: ",t)}},this.applyStorageFeatureAccess=()=>{try{if(!this.featureAccess||!this.commentElement)return;const t=this.featureAccess[Qc.Storage];(null==t?void 0:t.hasUsageExhausted)&&(this.commentElement.disableAttachments(),this.commentElement.setRecordings("none"))}catch(t){Dc("Error in applyStorageFeatureAccess: ",t)}},this.checkToMigrateGuestUser=async t=>{try{const e=yc(!1,this.apiKey);e&&(await Gc(this.apiKey,this.projectId||"",e,t,!0),uc(St))}catch(t){console.warn("Error in checkToMigrationGuestUser: ",t),Dc("Error in checkToMigrationGuestUser: ",t)}},this.getComments=()=>{try{this.commentElement&&(this.commentSubscription&&this.commentSubscription.unsubscribe(),this.commentSubscription=this.commentElement.getAllCommentAnnotations(this.documentId).subscribe((t=>{this.comments=null==t?void 0:t.filter((t=>{var e;return["open","inProgress"].includes(null==t?void 0:t.status)||["default","ongoing"].includes(null===(e=null==t?void 0:t.status)||void 0===e?void 0:e.type)})),this.processAgentComments(t)})))}catch(t){console.warn("Error in getComments: ",t),Dc("Error in getComments: ",t)}},this.processAgentComments=t=>{var e,i,o,n,s,r,a,l,c,d,h,u,p,v,g,f,m,w,b;try{if(!(null==t?void 0:t.length))return this.hasContentWarnings=!1,this.contentWarningsCount=0,this.spellingWarnings=[],this.grammarWarnings=[],void(this.brokenLinkWarnings=[]);const y=null==t?void 0:t.filter((t=>{var e;const i=(null===(e=null==t?void 0:t.status)||void 0===e?void 0:e.type)===Yt,o=(null==t?void 0:t.commentType)===qt;return this.isAgentAnnotation(t)&&!i&&o})),C=new Map,x=new Map,E=new Map;for(const t of y){const y=(null===(e=null==t?void 0:t.agent)||void 0===e?void 0:e.agentFields)||[],k=(null===(i=null==t?void 0:t.pageInfo)||void 0===i?void 0:i.url)||(null===(o=null==t?void 0:t.location)||void 0===o?void 0:o.url)||(null===(n=null==t?void 0:t.agent)||void 0===n?void 0:n.url)||"";if(y.includes(Jt)){const e=(null===(r=null===(s=null==t?void 0:t.agent)||void 0===s?void 0:s.result)||void 0===r?void 0:r.url)||(null===(l=null===(a=null==t?void 0:t.agent)||void 0===a?void 0:a.result)||void 0===l?void 0:l.link)||k,i=(null===(d=null===(c=null==t?void 0:t.agent)||void 0===c?void 0:c.result)||void 0===d?void 0:d.statusCode)||(null===(u=null===(h=null==t?void 0:t.agent)||void 0===h?void 0:h.result)||void 0===u?void 0:u.status)||"404",o=(null==e?void 0:e.toLowerCase())||"";if(E.has(o)){const e=E.get(o);e.occurrences+=1,k&&!e.pageUrls.includes(k)&&e.pageUrls.push(k),e.annotations.push(t)}else E.set(o,{statusCode:i,url:e||"",occurrences:1,pageUrls:k?[k]:[],annotations:[t]})}else if(y.includes(Zt)){const e=(null===(v=null===(p=null==t?void 0:t.agent)||void 0===p?void 0:p.result)||void 0===v?void 0:v.incorrectWord)||(null===(g=null==t?void 0:t.targetElement)||void 0===g?void 0:g.targetText)||"",i=(null===(m=null===(f=null==t?void 0:t.agent)||void 0===f?void 0:f.result)||void 0===m?void 0:m.suggestions)||[],o=Array.isArray(i)?i[0]||"":i||"",n=null===(b=null===(w=null==t?void 0:t.agent)||void 0===w?void 0:w.result)||void 0===b?void 0:b.type,s=(null==e?void 0:e.toLowerCase())||"";if("grammar"===n)if(x.has(s)){const e=x.get(s);e.occurrences+=1,k&&!e.pageUrls.includes(k)&&e.pageUrls.push(k),e.annotations.push(t)}else x.set(s,{incorrectWord:e||"",suggestion:o||"",occurrences:1,pageUrls:k?[k]:[],annotations:[t]});else if(C.has(s)){const e=C.get(s);e.occurrences+=1,k&&!e.pageUrls.includes(k)&&e.pageUrls.push(k),e.annotations.push(t)}else C.set(s,{incorrectWord:e||"",suggestion:o||"",occurrences:1,pageUrls:k?[k]:[],annotations:[t]})}}this.spellingWarnings=Array.from(C.values()),this.grammarWarnings=Array.from(x.values()),this.brokenLinkWarnings=Array.from(E.values());const k=this.spellingWarnings.length+this.grammarWarnings.length+this.brokenLinkWarnings.length;this.contentWarningsCount=k,this.hasContentWarnings=k>0}catch(t){console.warn("Error in processAgentComments: ",t),Dc("Error in processAgentComments: ",t)}},this.setQueryParamsCommentsInSdk=()=>{var t,e,i,o,n;try{const s="true"===sessionStorage.getItem("debugQueryParamsComments");s&&console.log("setQueryParamsCommentsInSdk commentElement",this.commentElement),this.commentElement&&(s&&console.log("setQueryParamsCommentsInSdk queryParamsComments",this.queryParamsComments),this.queryParamsComments&&(null===(t=this.commentElement)||void 0===t?void 0:t.enableQueryParamsComments)?(s&&console.log("enableQueryParamsComments this.commentElement?.enableQueryParamsComments",null===(e=this.commentElement)||void 0===e?void 0:e.enableQueryParamsComments),null===(i=this.commentElement)||void 0===i||i.enableQueryParamsComments()):!this.queryParamsComments&&(null===(o=this.commentElement)||void 0===o?void 0:o.disableQueryParamsComments)&&(s&&console.log("disableQueryParamsComments"),null===(n=this.commentElement)||void 0===n||n.disableQueryParamsComments()))}catch(t){console.warn("Error in setQueryParamsCommentsInSdk: ",t),Dc("Error in setQueryParamsCommentsInSdk: ",t)}},this.checkGlobalUserContact=()=>{try{this.contactElement&&this.contactElement.isUserGlobalContact().subscribe((t=>{this.isUserGlobalContact=t}))}catch(t){console.warn("Error in checkGlobalUserContact: ",t),Dc("Error in checkGlobalUserContact: ",t)}},this.setProjectConfigVariables=t=>{var e,i,o,n;try{const s="Admin"===this.snippylyUserRole;this.allFeatureDisabled=!s&&(null!==(e=null==t?void 0:t.disabled)&&void 0!==e&&e),this.allFeatureRestricted=null!==(i=null==t?void 0:t.restricted)&&void 0!==i&&i,this.guestMode=null!==(o=null==t?void 0:t.guestMode)&&void 0!==o&&o,this.allowGuestModeSignIn=!!(null===(n=null==t?void 0:t.guestModeConfig)||void 0===n?void 0:n.allowSignIn),(null==t?void 0:t.guestModeConfig)||(this.allowGuestModeSignIn=!0),this.guestMode&&Vc(pt.Events.GUEST_MODE_PRESENT),this.passwordProtected=!1,this.queryParamsComments=!!(null==t?void 0:t.queryParamsComments),this.usePageTitleAsLocationName=!!(null==t?void 0:t.usePageTitleAsLocationName),Velt&&(t&&this.passwordProtected&&!this.isPasswordValid?Velt.disableFeatures(["area","arrow","audioHuddle","cursor","huddle","liveStateSync","presence","tag","recorder","comment"]):Velt.disableFeatures([])),dc($t,this.guestMode+"",!0),dc(Rt,this.allowGuestModeSignIn+"",!0),dc(Dt,this.passwordProtected+"",!0),dc(Vt,this.queryParamsComments+"",!0),dc(Ft,this.usePageTitleAsLocationName+"",!0)}catch(t){console.warn("Error in setProjectConfigVariables: ",t),Dc("Error in setProjectConfigVariables: ",t)}},this.toggleSnippylyPluginToolbar=()=>{try{this.expanded=!this.expanded,this.expanded?Vc(pt.Events.TOOLBAR_EXPANDED):Vc(pt.Events.TOOLBAR_COLLAPSED)}catch(t){console.warn("Error in toggleSnippylyPluginToolbar: ",t),Dc("Error in toggleSnippylyPluginToolbar: ",t)}},this.togglePrivateCommentMode=()=>{try{this.commentElement&&(this.privateCommentModeEnabled?(this.commentElement.disablePrivateCommentMode&&this.commentElement.disablePrivateCommentMode(),this.privateCommentModeEnabled=!1,Vc(pt.Events.PRIVATE_MODE_DISABLED)):(this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode(),this.privateCommentModeEnabled=!0,Vc(pt.Events.PRIVATE_MODE_ENABLED)),dc(Pt,this.privateCommentModeEnabled.toString()))}catch(t){console.warn("Error in togglePrivateCommentMode: ",t),Dc("Error in togglePrivateCommentMode: ",t)}},this.checkPrivateCommentModeFromStorage=()=>{try{this.allFeatureDisabled||"Admin"!==this.snippylyUserRole||hc(Pt)&&(this.privateCommentModeEnabled="true"===hc(Pt),this.privateCommentModeEnabled&&this.commentElement.enablePrivateCommentMode&&this.commentElement.enablePrivateCommentMode())}catch(t){console.warn("Error in checkPrivateCommentModeFromStorage: ",t),Dc("Error in checkPrivateCommentModeFromStorage: ",t)}},this.loginWithGoogle=()=>{try{if(Vc(pt.Events.SIGNIN_CLICKED),this.loading||this.customLoginEnabledLocally)return;const t=this.buildSignInUrlWithParams(this.signInUrl||"");window.open(t,"_self")}catch(t){console.warn("Error in loginWithGoogle: ",t),Dc("Error in loginWithGoogle: ",t)}},this.buildSignInUrlWithParams=t=>{try{const e=new URL(t);return this.apiKey&&e.searchParams.set("apiKey",this.apiKey),this.projectId&&e.searchParams.set("projectId",this.projectId),e.toString()}catch(e){return console.warn("Error in buildSignInUrlWithParams: ",e),Dc("Error in buildSignInUrlWithParams: ",e),t}},this.getQRCode=async()=>{try{const t=new URL(window.location.href);null==t||t.searchParams.set("review","true");const e=null==t?void 0:t.toString();if(e){const t=gc(e,se,re),i=await fetch(`https://us-central1-snipply-sdk-staging.cloudfunctions.net/getqrcode?text=${encodeURIComponent(t)}`),o=await i.json();(null==o?void 0:o.qrcode)&&(this.qrCode=null==o?void 0:o.qrcode)}}catch(t){console.warn("Error in getQRCode: ",t),Dc("Error in getQRCode: ",t)}},this.toggleQRCodeVisibility=async()=>{try{Vc(pt.Events.OPEN_MOBILE_CLICKED),this.showQrCode=!this.showQrCode,this.showQrCode&&!this.qrCode&&await this.getQRCode()}catch(t){console.warn("Error in toggleQRCodeVisibility: ",t),Dc("Error in toggleQRCodeVisibility: ",t)}},this.onUserInviteToolClick=()=>{var t;(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)?(this.guestModeSignInModalConfig.title="Sign in to invite others.",this.guestModeSignInModalConfig.description="Invite team members to comment on this project.",this.guestModeSignInModalConfig.showLeaveCommentButton=!1,this.guestModeSignInModalConfig.closeOnClickOutside=!0,this.openGuestModeSignInModal()):this.openInviteModal()},this.openInviteModal=()=>{this.showInviteModal=!0,Vc(pt.Events.INVITE_MODAL_OPENED)},this.closeInviteModal=()=>{this.showInviteModal=!1},this.onInviteSuccess=()=>{this.closeInviteModal(),Vc(pt.Events.INVITE_SENT)},this.removeSnippyly=async()=>{try{Vc(pt.Events.EXIT_REVIEW_MODE_CLICKED),this.exitReviewModeCalled=!0,uc(wt),uc(bt),uc(yt),uc(Mt,"sessionStorage"),uc(_t,"sessionStorage");const t=new URL(document.location),e=t.searchParams;e.delete(yt),e.delete(wt),e.delete(Ct),e.delete(bt),this.projectVersionKey&&e.delete(this.projectVersionKey),e.delete(Tt),e.delete(It),e.delete(Nt),this.projectVersion=void 0,this.projectVersionKey=void 0,delete window.snippylyInitialLoadUrl,window.history.replaceState({},document.title,t.href),window.location.reload()}catch(t){console.warn("Error in removeSnippyly: ",t),Dc("Error in removeSnippyly: ",t)}},this.signOutUser=async()=>{try{Vc(pt.Events.SIGNOUT_CLICKED),this.subscriptions.forEach((t=>{t&&t.unsubscribe&&(null==t||t.unsubscribe())})),this.contactListSubscription&&(this.contactListSubscription.unsubscribe(),this.contactListSubscription=null),await Velt.signOutUser(),uc(xt),uc(kt),uc(Ot),uc(Pt),this.snippylyUser=void 0,window.open(this.signOutUrl,"_self")}catch(t){console.warn("Error in signOutUser: ",t),Dc("Error in signOutUser: ",t)}},this.toggleMenu=(t,e)=>{try{t.stopPropagation(),this.menuOpenedId===e?this.menuOpenedId=void 0:this.menuOpenedId=e}catch(t){console.warn("Error in toggleMenu: ",t),Dc("Error in toggleMenu: ",t)}},this.copyLink=()=>{try{navigator.clipboard.writeText(window.location.href),this.copyLinkTooltip="Link copied!",setTimeout((()=>{this.copyLinkTooltip="Copy Link"}),2e3)}catch(t){console.warn("Error in copyLink: ",t),Dc("Error in copyLink: ",t)}},this.goToAdminPortal=()=>{try{let t=`${ne}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${ne}/dashboard/project/comment/${this.apiKey}/${this.serverDocumentId}`),Vc(pt.Events.VIEW_PROJECT_CLICKED),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortal: ",t),Dc("Error in goToAdminPortal: ",t)}},this.goToAdminPortalDashboard=()=>{try{let t=`${ne}`;Velt&&(null===Velt||void 0===Velt?void 0:Velt.getDocumentId)&&this.serverDocumentId&&(t=`${ne}/dashboard`),window.open(t,"_blank")}catch(t){console.warn("Error in goToAdminPortalDashboard: ",t),Dc("Error in goToAdminPortalDashboard: ",t)}},this.joinCommunity=()=>{try{window.open("https://join.slack.com/t/superflowusers/shared_invite/zt-1q3jzsddt-NEb~uu9RXscLfxOIDGQXJw","_blank")}catch(t){console.warn("Error in joinCommunity: ",t),Dc("Error in joinCommunity: ",t)}},this.onboardingNextClick=()=>{try{this.showOnboardingModal=!1,dc(It,"true");const t=new URL(document.location);t.searchParams.delete(It),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onboardingNextClick: ",t),Dc("Error in onboardingNextClick: ",t)}},this.onLiveDemoModalNextClick=()=>{try{this.showLiveDemoModal=!1,dc(Nt,"true",!1,"sessionStorage");const t=new URL(document.location);t.searchParams.delete(Nt),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onLiveDemoModalNextClick: ",t),Dc("Error in onLiveDemoModalNextClick: ",t)}},this.onFigmaDemoModalNextClick=()=>{try{this.showFigmaDemoModal=!1;const t=new URL(document.location);t.searchParams.delete(At),window.history.replaceState({},document.title,t.href)}catch(t){console.warn("Error in onFigmaDemoModalNextClick: ",t),Dc("Error in onFigmaDemoModalNextClick: ",t)}},this.onUpgradePlanClick=()=>{try{window.open("https://superflow-portal-v2-staging.firebaseapp.com/settings/billing","_blank")}catch(t){console.warn("Error in onUpgradePlanClick: ",t),Dc("Error in onUpgradePlanClick: ",t)}},this.onTourCommentTooltipClick=()=>{try{this.showTourCommentTooltip=!1,dc(Lt,"true")}catch(t){console.warn("Error in onTourCommentTooltipClick: ",t),Dc("Error in onTourCommentTooltipClick: ",t)}},this.onGuestModeChipSignInButtonClick=()=>{try{Vc(pt.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeChipSignInButtonClick: ",t),Dc("Error in onGuestModeChipSignInButtonClick: ",t)}},this.openGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!0,Vc(pt.Events.GUEST_MODE_SIGN_IN_DIALOG_SHOWN)}catch(t){console.warn("Error in openGuestModeSignInModal: ",t),Dc("Error in openGuestModeSignInModal: ",t)}},this.closeGuestModeSignInModal=()=>{try{this.showGuestModeSignInModal=!1,this.guestModeSignInModalConfig=JSON.parse(JSON.stringify(this.defaultGuestModeSignInModalConfig))}catch(t){console.warn("Error in closeGuestModeSignInModal: ",t),Dc("Error in closeGuestModeSignInModal: ",t)}},this.onGuestModeSignInModalSignInButtonClick=()=>{try{Vc(pt.Events.GUEST_MODE_SIGN_IN_BUTTON_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeSignInModalSignInButtonClick: ",t),Dc("Error in onGuestModeSignInModalSignInButtonClick: ",t)}},this.openGuestModeNameModel=t=>{try{t&&(t.stopPropagation(),t.preventDefault()),this.skipGuestNameModal||(this.showGuestModeNameModal=!0,Vc(pt.Events.GUEST_MODE_NAME_NUDGE_SHOWN))}catch(t){console.warn("Error in openGuestModeNameModel: ",t),Dc("Error in openGuestModeNameModel: ",t)}},this.closeGuestModeNameModel=()=>{try{this.showGuestModeNameModal=!1}catch(t){console.warn("Error in closeGuestModeNameModel: ",t),Dc("Error in closeGuestModeNameModel: ",t)}},this.onGuestModeNameModalSkipButtonClick=()=>{try{Vc(pt.Events.GUEST_MODE_SKIP_BUTTON_CLICKED),this.showGuestModeNameModal=!1}catch(t){console.warn("Error in onGuestModeNameModalSkipButtonClick: ",t),Dc("Error in onGuestModeNameModalSkipButtonClick: ",t)}},this.onPasswordProtectedModalCloseButtonClick=()=>{try{Vc(pt.Events.PASSWORD_PROTECTED_MODAL_CLOSE_BUTTON_CLICKED),this.showPasswordProtectedModal=!1,this.password="",this.showInvalidPassword=!1}catch(t){console.warn("Error in onPasswordProtectedModalCloseButtonClick: ",t),Dc("Error in onPasswordProtectedModalCloseButtonClick: ",t)}},this.onPasswordProtectedModalOpenButtonClick=()=>{try{Vc(pt.Events.PASSWORD_PROTECTED_MODAL_OPEN_BUTTON_CLICKED),this.showPasswordProtectedModal=!0}catch(t){console.warn("Error in onPasswordProtectedModalOpenButtonClick: ",t),Dc("Error in onPasswordProtectedModalOpenButtonClick: ",t)}},this.showGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!0,Vc(pt.Events.GUEST_MODE_SIGN_IN_NUDGE_SHOWN)}catch(t){console.warn("Error in showGuestModeSignInBanner: ",t),Dc("Error in showGuestModeSignInBanner: ",t)}},this.hideGuestModeSignInBanner=()=>{try{this.guestModeSignInBannerVisible=!1}catch(t){console.warn("Error in hideGuestModeSignInBanner: ",t),Dc("Error in hideGuestModeSignInBanner: ",t)}},this.onGuestModeBannerSignInButtonClick=()=>{try{Vc(pt.Events.GUEST_MODE_SIGN_IN_CLICKED),this.loginWithGoogle()}catch(t){console.warn("Error in onGuestModeBannerSignInButtonClick: ",t),Dc("Error in onGuestModeBannerSignInButtonClick: ",t)}},this.updateGuestUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;const e=yc(!0,this.apiKey);if(e){const t=JSON.parse(JSON.stringify(e));e.name=this.guestUserNameInput,e.photoUrl=null,this.guestUserNameUpdateLoading=!0,Cc(e),await Velt.identify(e),this.snippylyUser=JSON.parse(JSON.stringify(e)),await Gc(this.apiKey,this.projectId||"",t,e),this.showGuestModeNameModal=!1,this.guestUserNameUpdated=!0,this.guestUserNameUpdateLoading=!1,dc(zt,"true"),Vc(pt.Events.GUEST_MODE_NAME_ADDED,{oldName:null==t?void 0:t.name,newName:null==e?void 0:e.name})}this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateGuestUserName: ",t),Dc("Error in updateGuestUserName: ",t)}},this.submitPassword=async()=>{var t;try{if(Vc(pt.Events.REVIEW_PASSWORD_ADDED),!(null===(t=this.password)||void 0===t?void 0:t.trim()))return;if(this.validatingPasswordLoading)return;this.validatingPasswordLoading=!0,this.isPasswordValid=await Uc(this.apiKey,this.projectId,this.password),lc(jt,this.isPasswordValid),this.isPasswordValid?(this.password="",this.onPasswordProtectedModalCloseButtonClick(),this.showInvalidPassword=!1,Velt&&Velt.disableFeatures([]),Vc(pt.Events.REVIEW_PASSWORD_ACCEPTED)):(this.showInvalidPassword=!0,Vc(pt.Events.REVIEW_PASSWORD_REJECTED)),this.validatingPasswordLoading=!1}catch(t){console.warn("Error in submitPassword: ",t),Dc("Error in submitPassword: ",t)}},this.updateUserName=async()=>{var t;try{if(!(null===(t=this.guestUserNameInput)||void 0===t?void 0:t.trim()))return;if(this.guestUserNameUpdateLoading)return;this.guestUserNameUpdateLoading=!0;const e=JSON.parse(JSON.stringify(this.snippylyUser)),i=JSON.parse(JSON.stringify(this.snippylyUser));i.name=this.guestUserNameInput,await Gc(this.apiKey,this.projectId||"",e,i),await Velt.updateUser(i),this.snippylyUser=JSON.parse(JSON.stringify(i));const o=mc();o.name=i.name;const n=JSON.stringify(o),s=gc(n,se,re);dc(kt,s,!0),this.guestUserNameUpdateLoading=!1,this.guestUserNameInput="",this.closeGuestModeNameModel()}catch(t){console.warn("Error in updateUserName: ",t),Dc("Error in updateUserName: ",t)}},this.isAgentAnnotation=t=>{var e;try{const i=null===(e=null==t?void 0:t.agent)||void 0===e?void 0:e.agentFields;return!(!Array.isArray(i)||0===i.length)&&(i.includes(Zt)||i.includes(Jt))}catch(t){return console.warn("Error in isAgentAnnotation: ",t),!1}},this.filterAgentCommentsFromSidebar=t=>{try{if(!t||!this.commentElement)return;const e=t.commentAnnotations;if(!Array.isArray(e))return;const i=[];e.forEach((t=>{this.isAgentAnnotation(t)||i.push(t)})),this.commentElement.setCommentSidebarData([{annotations:i}],{grouping:!1})}catch(t){console.warn("Error in filterAgentCommentsFromSidebar: ",t),Dc("Error in filterAgentCommentsFromSidebar: ",t)}},this.setupSidebarAgentCommentFilter=()=>{try{return}catch(t){console.warn("Error in setupSidebarAgentCommentFilter: ",t),Dc("Error in setupSidebarAgentCommentFilter: ",t)}},this.getContentWarningsDisplayCount=()=>{try{return this.contentWarningsCount>99?"99+":`${this.contentWarningsCount}`}catch(t){return console.warn("Error in getContentWarningsDisplayCount: ",t),"0"}},this.onContentWarningsButtonClick=()=>{try{this.showContentWarningSidebar=!this.showContentWarningSidebar}catch(t){console.warn("Error in onContentWarningsButtonClick: ",t),Dc("Error in onContentWarningsButtonClick: ",t)}},this.onContentWarningSidebarClose=()=>{try{this.showContentWarningSidebar=!1}catch(t){console.warn("Error in onContentWarningSidebarClose: ",t)}},this.onQAExecutionComplete=t=>{try{const{executionId:e,status:i}=(null==t?void 0:t.detail)||{};Vc("QA Execution Complete",{executionId:e,status:i,documentId:this.documentId})}catch(t){console.warn("Error in onQAExecutionComplete: ",t)}},this.onContentWarningSidebarAddAll=()=>{},this.onContentWarningItemClick=t=>{var e,i,o;try{const n=null===(e=null==t?void 0:t.detail)||void 0===e?void 0:e.annotation;if(!(null==n?void 0:n.annotationId)&&!(null==n?void 0:n.id))return;const s=(null==n?void 0:n.annotationId)||(null==n?void 0:n.id),r=null===(i=null==n?void 0:n.pageInfo)||void 0===i?void 0:i.url;if(r&&!this.isCurrentPageUrl(r)){const t=new URL(r);return t.searchParams.set(Ct,s),void(window.location.href=t.toString())}(null===(o=this.commentElement)||void 0===o?void 0:o.selectCommentByAnnotationId)&&this.commentElement.selectCommentByAnnotationId(s),setTimeout((()=>{var t;(null===(t=this.commentElement)||void 0===t?void 0:t.scrollToCommentByAnnotationId)&&this.commentElement.scrollToCommentByAnnotationId(s)}),150)}catch(t){console.warn("Error in onContentWarningItemClick: ",t),Dc("Error in onContentWarningItemClick: ",t)}},this.isCurrentPageUrl=t=>{try{const e=new URL(t).pathname;return e===window.location.pathname}catch{return!1}},this.setupVeltButtonClickListener=()=>{try{if(!(null===Velt||void 0===Velt?void 0:Velt.on))return void console.warn("[CWS Toolbar] Velt.on not available for button click listener");Velt.on("veltButtonClick").subscribe((t=>{var e;try{if(!t)return;const i=null===(e=null==t?void 0:t.buttonContext)||void 0===e?void 0:e.clickedButtonId,o=null==t?void 0:t.commentAnnotation;"prev-suggestion"===i?this.navigateSuggestion(o,"prev"):"next-suggestion"===i?this.navigateSuggestion(o,"next"):"accept-suggestion"===i?this.handleAcceptSuggestion(o):"reject-suggestion"===i&&this.handleDeclineSuggestion(o)}catch(t){console.warn("Error in veltButtonClick handler: ",t)}}))}catch(t){console.warn("Error in setupVeltButtonClickListener: ",t),Dc("Error in setupVeltButtonClickListener: ",t)}},this.navigateSuggestion=(t,e)=>{var i,o,n,s;try{if(!t)return void console.warn("[CWS Toolbar] No annotation provided for navigation");const r=null===(n=null===(o=null===(i=null==t?void 0:t.agent)||void 0===i?void 0:i.result)||void 0===o?void 0:o.incorrectWord)||void 0===n?void 0:n.toLowerCase();if(!r)return void console.warn("[CWS Toolbar] No incorrectWord found on annotation");const a=this.findMatchingWarning(r);if(!a)return void console.warn("[CWS Toolbar] No matching warning found for word:",r);const l=null==a?void 0:a.annotations;if(!(null==l?void 0:l.length)||l.length<=1)return;const c=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id),d=l.findIndex((t=>((null==t?void 0:t.annotationId)||(null==t?void 0:t.id))===c));if(-1===d)return void console.warn("[CWS Toolbar] Current annotation not found in warning group");let h;h="next"===e?(d+1)%l.length:(d-1+l.length)%l.length;const u=l[h],p=(null==u?void 0:u.annotationId)||(null==u?void 0:u.id);p&&((null===(s=this.commentElement)||void 0===s?void 0:s.selectCommentByAnnotationId)&&this.commentElement.selectCommentByAnnotationId(p),setTimeout((()=>{var t;(null===(t=this.commentElement)||void 0===t?void 0:t.scrollToCommentByAnnotationId)&&this.commentElement.scrollToCommentByAnnotationId(p)}),150))}catch(t){console.warn("Error in navigateSuggestion: ",t),Dc("Error in navigateSuggestion: ",t)}},this.findMatchingWarning=t=>{var e,i;try{const o=null===(e=this.spellingWarnings)||void 0===e?void 0:e.find((e=>{var i;return(null===(i=null==e?void 0:e.incorrectWord)||void 0===i?void 0:i.toLowerCase())===t}));if(o)return o;const n=null===(i=this.grammarWarnings)||void 0===i?void 0:i.find((e=>{var i;return(null===(i=null==e?void 0:e.incorrectWord)||void 0===i?void 0:i.toLowerCase())===t}));return n||null}catch(t){return console.warn("Error in findMatchingWarning: ",t),null}},this.removeAnnotationFromWarnings=t=>{try{if(!t)return;const e=e=>{var i,o;return null!==(o=null===(i=null==e?void 0:e.map((e=>{var i;const o=null===(i=null==e?void 0:e.annotations)||void 0===i?void 0:i.filter((e=>((null==e?void 0:e.annotationId)||(null==e?void 0:e.id))!==t));return o&&0!==o.length?{...e,annotations:o,occurrences:o.length}:null})))||void 0===i?void 0:i.filter((t=>null!==t)))&&void 0!==o?o:[]};this.spellingWarnings=e(this.spellingWarnings),this.grammarWarnings=e(this.grammarWarnings),this.brokenLinkWarnings=e(this.brokenLinkWarnings);const i=this.spellingWarnings.length+this.grammarWarnings.length+this.brokenLinkWarnings.length;this.contentWarningsCount=i,this.hasContentWarnings=i>0}catch(t){console.warn("Error in removeAnnotationFromWarnings: ",t)}},this.handleAcceptSuggestion=async t=>{var e,i,o;try{const n=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id);if(!n)return void console.warn("[CWS Toolbar] handleAcceptSuggestion: No annotationId found",t);const s=(null===(e=this.snippylyUser)||void 0===e?void 0:e.userId)||(null===(i=this.snippylyUser)||void 0===i?void 0:i.uid),r=(null===(o=this.snippylyUser)||void 0===o?void 0:o.email)||"";if(!s)return void console.warn("[CWS Toolbar] handleAcceptSuggestion: No user available");if(!this.documentId)return void console.warn("[CWS Toolbar] handleAcceptSuggestion: No documentId available");await td(this.apiKey,this.apiKey,this.documentId+"",n,{userId:s,email:r}),this.removeAnnotationFromWarnings(n)}catch(t){console.warn("Error in handleAcceptSuggestion: ",t),Dc("Error in handleAcceptSuggestion: ",t)}},this.handleDeclineSuggestion=async t=>{try{const e=(null==t?void 0:t.annotationId)||(null==t?void 0:t.id);if(!e)return void console.warn("[CWS Toolbar] handleDeclineSuggestion: No annotationId found",t);if(!this.documentId)return void console.warn("[CWS Toolbar] handleDeclineSuggestion: No documentId available");await ed(this.apiKey,this.apiKey,this.documentId+"",e),this.removeAnnotationFromWarnings(e)}catch(t){console.warn("Error in handleDeclineSuggestion: ",t),Dc("Error in handleDeclineSuggestion: ",t)}},this.disableCommentMode=()=>{var t;try{(null===(t=this.commentElement)||void 0===t?void 0:t.disableCommentMode)&&this.commentElement.disableCommentMode()}catch(t){console.warn("Error in disableAddCommentMode: ",t),Dc("Error in disableAddCommentMode: ",t)}},this.disableCommentModeButton=()=>{try{return this.addCommentMode?O`
3958
4550
  <div class="disable-add-comment-button" @click=${()=>this.disableCommentMode()}>
3959
4551
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
3960
4552
  <path fill-rule="evenodd" clip-rule="evenodd" d="M3.52861 3.52858C3.78896 3.26823 4.21107 3.26823 4.47141 3.52858L8.00001 7.05717L11.5286 3.52858C11.789 3.26823 12.2111 3.26823 12.4714 3.52858C12.7318 3.78892 12.7318 4.21103 12.4714 4.47138L8.94282 7.99998L12.4714 11.5286C12.7318 11.7889 12.7318 12.211 12.4714 12.4714C12.2111 12.7317 11.789 12.7317 11.5286 12.4714L8.00001 8.94279L4.47141 12.4714C4.21107 12.7317 3.78896 12.7317 3.52861 12.4714C3.26826 12.211 3.26826 11.7889 3.52861 11.5286L7.0572 7.99998L3.52861 4.47138C3.26826 4.21103 3.26826 3.78892 3.52861 3.52858Z" fill="#FAFBFF"/>
3961
4553
  </svg>
3962
4554
  </div>
3963
- `:L``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),wc("Error in disableAddCommentModeButton: ",t),L``}},this.addStyles=()=>{var t,e;try{const i=document.createElement("style");i.textContent=_c.cssText,null===(t=this.shadowRoot)||void 0===t||t.appendChild(i);const o=document.createElement("style");o.textContent=Tc.cssText,null===(e=this.shadowRoot)||void 0===e||e.appendChild(o)}catch(t){console.warn("Error in addStyles: ",t),wc("Error in addStyles: ",t)}},this.checkToolbarPosition=()=>{var t;try{const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(".snippyly-plugin-container");if(!e)return;requestAnimationFrame((()=>{var t;try{const{x:i}=e.getBoundingClientRect();if(i>=0)return;const o=e.style.transform,[n,r]=(null===(t=o.match(/translate\(([-\d.]+)px,\s*([-\d.]+)px\)/))||void 0===t?void 0:t.slice(1))||[],s=parseInt(n)-i;e.style.transform=`translate(${s||0}px, ${r||0}px)`}catch(t){console.warn("Error in checkToolbarPosition Request Animation Frame",t)}}))}catch(t){console.warn("Error in checkToolbarPosition",t)}},this._dragX=0,this._dragY=0,this._isDragging=!1,this._startX=0,this._startY=0,this.toolbarMouseMove=t=>{var e;try{if(t.stopPropagation(),this._isDragging){let i,o;const n=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector(".snippyly-plugin-container");if(n){if(i=t.clientX-this._startX,o=t.clientY-this._startY,i>20||o>40)return;if(window.innerWidth-n.getBoundingClientRect().width-Math.abs(i)<32)return;if(window.innerHeight-n.getBoundingClientRect().height-Math.abs(o)<n.getBoundingClientRect().height)return;n.style.transform=`translate(${i}px, ${o}px)`}}}catch(t){console.warn("Error in toolbarMouseMove",t)}},this.toolbarMouseDown=t=>{var e;try{const i=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector(".snippyly-plugin-container");if(i){this._isDragging=!0;const e=window.getComputedStyle(i),o=new WebKitCSSMatrix(e.transform);this._startX=t.clientX-o.m41,this._startY=t.clientY-o.m42}}catch(t){console.warn("Error in toolbarMouseDown",t)}},this.toolbarMouseUp=t=>{try{t&&(this._isDragging=!1)}catch(t){console.warn("Error in toolbarMouseUp",t)}},this.toolbarMouseLeave=t=>{try{t&&(this._isDragging=!1)}catch(t){console.warn("Error in toolbarMouseLeave",t)}},localStorage.setItem("sfToolbarVersion",pt),this.guestUserNameUpdated=!!oc(Ut);const t=new URL(document.location);t.searchParams.has(xt)&&t.searchParams.delete(xt),this.signInUrl=`${Xt}/signin?redirect_url=${encodeURIComponent(null==t?void 0:t.toString())}&source=sf`,this.signOutUrl=`${Xt}/signout?redirect_url=${encodeURIComponent(null==t?void 0:t.toString())}&source=sf`,window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,nc(Et),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()},signInUrl:this.signInUrl,signOutUrl:this.signOutUrl,openGuestModeSignInModal:t=>{this.skipGuestNameModal=t,this.openGuestModeSignInModal()},onPasswordProtectedModalOpenButtonClick:()=>{this.onPasswordProtectedModalOpenButtonClick()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),wc("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var e,i,o,n,r,s,a,l,c,d;this._loadPlugin=t,this.loadPlugin?(this.classList.add("visible"),null===(i=null===(e=null===document||void 0===document?void 0:document.body)||void 0===e?void 0:e.style)||void 0===i||i.setProperty("transform","none","important"),null===(r=null===(n=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.style)||void 0===r||r.setProperty("transform","none","important"),null===(a=null===(s=null===document||void 0===document?void 0:document.body)||void 0===s?void 0:s.style)||void 0===a||a.setProperty("perspective","none","important"),null===(d=null===(c=null===(l=null===document||void 0===document?void 0:document.body)||void 0===l?void 0:l.parentElement)||void 0===c?void 0:c.style)||void 0===d||d.setProperty("perspective","none","important")):this.classList.remove("visible")}get expanded(){return this._expanded}set expanded(t){this._expanded=t,this.expanded?this.classList.add("expanded"):this.classList.remove("expanded")}get isPlanExpired(){return this._isPlanExpired}set isPlanExpired(t){this._isPlanExpired=t,this.checkToEnableUpgradeButton()}get apiKey(){return this._apiKey}set apiKey(t){this._apiKey=t,this.onApiKeyChange(),fc({apiKey:this.apiKey}),this.checkUrl()}get projectId(){return this._projectId}set projectId(t){this._projectId=t,this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&ic(St,this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),wc("Error in set projectVersionKey: ",t)}}get autoLocation(){return this._autoLocation}set autoLocation(t){this._autoLocation="true"===t||!0===t}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}get isUserGlobalContact(){return this._isUserGlobalContact}set isUserGlobalContact(t){this._isUserGlobalContact=t,this.checkToEnableUpgradeButton()}get privateCommentModeEnabled(){return this._privateCommentModeEnabled}set privateCommentModeEnabled(t){this._privateCommentModeEnabled=t,this.darkMode=!!this.privateCommentModeEnabled}get customerMetadata(){return this._customerMetadata}set customerMetadata(t){this._customerMetadata=t,this.setLogos()}get documentMetadata(){return this._documentMetadata}set documentMetadata(t){this._documentMetadata=t}get darkMode(){return this._darkMode}set darkMode(t){this._darkMode=t,this.setLogos()}get queryParamsComments(){return this._queryParamsComments}set queryParamsComments(t){this._queryParamsComments=t,this.setQueryParamsCommentsInSdk()}get usePageTitleAsLocationName(){return this._usePageTitleAsLocationName}set usePageTitleAsLocationName(t){this._usePageTitleAsLocationName=t}get totalViews(){return this._totalViews}set totalViews(t){this._totalViews=t,this.totalViewsCount=Object.keys(this.totalViews||{}).length}connectedCallback(){super.connectedCallback(),this.getAttribute("apiKey")&&!this.getAttribute("projectId")&&(this.projectId=Ql(tc(window.location.origin))+""),this.expanded=!0,this.setAttribute("data-velt-comment-disabled","true"),this.style.zIndex="2147483647",setTimeout((()=>{if(!this.superflowToolbarMoved){this.superflowToolbarMoved=!0,document.body.appendChild(this);const t=document.querySelector(".cdk-overlay-container");t&&document.body.appendChild(t)}}),5e3);const t=document.createElement("style");t.innerHTML='body[data-velt-ongoing-recording="screen"] superflow-toolbar { display: none !important; }',document.head.appendChild(t),this.addStyles(),setTimeout((()=>{const t=document.querySelectorAll('script[src*="snippyly.min.js"]');(null==t?void 0:t.length)>1&&(console.warn("Multiple superflow scripts installed."),bc(ut.Events.DUPLICATE_SCRIPT_INSTALLED))}),1e3)}async detectToolbarEnabled(){try{if(this.projectId&&this.apiKey){this.toolbarEnabledApiCalled=!0;const t=document.location.toString();t.includes(Wt)||t.includes(Gt)?this.toolbarEnabled=!0:this.toolbarEnabled=await(async(t,e,i)=>{var o;try{const n=mo(uc,oe,{timeout:12e5}),r=await n({eventType:"checkToolbarEnabled",apiKey:t,projectId:e,url:i});return null===(o=null==r?void 0:r.data)||void 0===o?void 0:o.data}catch(t){return console.warn("Error in checkToolbarEnabled: ",t),null}})(this.apiKey,this.projectId,t),this.toolbarEnabled||bc(ut.Events.TOOLBAR_DISABLED)}}catch(t){console.warn("Error in detectToolbarEnabled: ",t),wc("Error in detectToolbarEnabled: ",t)}}render(){var t,e,i,o,n,r,s,a,l,c,d,h,u,p,v,m,f,g,w,b;return this.loadPlugin&&this.toolbarEnabled?!this.snippylyUser||this.loading||null===this.isPlanExpired?L`
4555
+ `:O``}catch(t){return console.warn("Error in disableAddCommentModeButton: ",t),Dc("Error in disableAddCommentModeButton: ",t),O``}},this.addStyles=()=>{var t,e;try{const i=document.createElement("style");i.textContent=sd.cssText,null===(t=this.shadowRoot)||void 0===t||t.appendChild(i);const o=document.createElement("style");o.textContent=rd.cssText,null===(e=this.shadowRoot)||void 0===e||e.appendChild(o)}catch(t){console.warn("Error in addStyles: ",t),Dc("Error in addStyles: ",t)}},this.checkToolbarPosition=()=>{var t;try{const e=null===(t=this.shadowRoot)||void 0===t?void 0:t.querySelector(".snippyly-plugin-container");if(!e)return;requestAnimationFrame((()=>{var t;try{const{x:i}=e.getBoundingClientRect();if(i>=0)return;const o=e.style.transform,[n,s]=(null===(t=o.match(/translate\(([-\d.]+)px,\s*([-\d.]+)px\)/))||void 0===t?void 0:t.slice(1))||[],r=parseInt(n)-i;e.style.transform=`translate(${r||0}px, ${s||0}px)`}catch(t){console.warn("Error in checkToolbarPosition Request Animation Frame",t)}}))}catch(t){console.warn("Error in checkToolbarPosition",t)}},this._dragX=0,this._dragY=0,this._isDragging=!1,this._startX=0,this._startY=0,this.toolbarMouseMove=t=>{var e;try{if(t.stopPropagation(),this._isDragging){let i,o;const n=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector(".snippyly-plugin-container");if(n){if(i=t.clientX-this._startX,o=t.clientY-this._startY,i>20||o>40)return;if(window.innerWidth-n.getBoundingClientRect().width-Math.abs(i)<32)return;if(window.innerHeight-n.getBoundingClientRect().height-Math.abs(o)<n.getBoundingClientRect().height)return;n.style.transform=`translate(${i}px, ${o}px)`}}}catch(t){console.warn("Error in toolbarMouseMove",t)}},this.toolbarMouseDown=t=>{var e;try{const i=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector(".snippyly-plugin-container");if(i){this._isDragging=!0;const e=window.getComputedStyle(i),o=new WebKitCSSMatrix(e.transform);this._startX=t.clientX-o.m41,this._startY=t.clientY-o.m42}}catch(t){console.warn("Error in toolbarMouseDown",t)}},this.toolbarMouseUp=t=>{try{t&&(this._isDragging=!1)}catch(t){console.warn("Error in toolbarMouseUp",t)}},this.toolbarMouseLeave=t=>{try{t&&(this._isDragging=!1)}catch(t){console.warn("Error in toolbarMouseLeave",t)}},localStorage.setItem("sfToolbarVersion",vt),this.guestUserNameUpdated=!!hc(zt);const t=new URL(document.location);t.searchParams.has(Et)&&t.searchParams.delete(Et),this.signInUrl=`${ne}/signin?redirect_url=${encodeURIComponent(null==t?void 0:t.toString())}&source=sf`,this.signOutUrl=`${ne}/signout?redirect_url=${encodeURIComponent(null==t?void 0:t.toString())}&source=sf`,window.Superflow={enableCustomLogin:async()=>{this.customLoginEnabledLocally=!0,uc(kt),await this.checkCustomLoginEnabled()},identify:async t=>{this.providedUser=t,this.customLoginEnabled&&this.loginWithCustomUser()},signInUrl:this.signInUrl,signOutUrl:this.signOutUrl,openGuestModeSignInModal:t=>{this.skipGuestNameModal=t,this.openGuestModeSignInModal()},onPasswordProtectedModalOpenButtonClick:()=>{this.onPasswordProtectedModalOpenButtonClick()}};try{this.detectVersion(),this.setWindowEventListner(),this.urlChangeListener(),this.checkUrl(),console.log("*** Staging Mode ON! ***")}catch(t){console.warn("Error in constructor: ",t),Dc("Error in constructor: ",t)}}get loadPlugin(){return this._loadPlugin}set loadPlugin(t){var e,i,o,n,s,r,a,l,c,d;this._loadPlugin=t,this.loadPlugin?(this.classList.add("visible"),null===(i=null===(e=null===document||void 0===document?void 0:document.body)||void 0===e?void 0:e.style)||void 0===i||i.setProperty("transform","none","important"),null===(s=null===(n=null===(o=null===document||void 0===document?void 0:document.body)||void 0===o?void 0:o.parentElement)||void 0===n?void 0:n.style)||void 0===s||s.setProperty("transform","none","important"),null===(a=null===(r=null===document||void 0===document?void 0:document.body)||void 0===r?void 0:r.style)||void 0===a||a.setProperty("perspective","none","important"),null===(d=null===(c=null===(l=null===document||void 0===document?void 0:document.body)||void 0===l?void 0:l.parentElement)||void 0===c?void 0:c.style)||void 0===d||d.setProperty("perspective","none","important")):this.classList.remove("visible")}get expanded(){return this._expanded}set expanded(t){this._expanded=t,this.expanded?this.classList.add("expanded"):this.classList.remove("expanded")}get isPlanExpired(){return this._isPlanExpired}set isPlanExpired(t){this._isPlanExpired=t,this.checkToEnableUpgradeButton()}get apiKey(){return this._apiKey}set apiKey(t){this._apiKey=t,this.onApiKeyChange(),Lc({apiKey:this.apiKey}),this.checkUrl()}get projectId(){return this._projectId}set projectId(t){this._projectId=t,this.checkUrl()}get projectVersionKey(){return this._projectVersionKey}set projectVersionKey(t){try{this._projectVersionKey=t,this.projectVersionKey&&dc(Mt,this.projectVersionKey,!1,"sessionStorage"),this.exitReviewModeCalled||this.detectVersion()}catch(t){console.warn("Error in set projectVersionKey: ",t),Dc("Error in set projectVersionKey: ",t)}}get autoLocation(){return this._autoLocation}set autoLocation(t){this._autoLocation="true"===t||!0===t}get menuOpenedId(){return this._menuOpenedId}set menuOpenedId(t){this._menuOpenedId=t,this.menuOpenedId?this.addWindowClickEventListener():this.removeWindowClickEventListener()}get isUserGlobalContact(){return this._isUserGlobalContact}set isUserGlobalContact(t){this._isUserGlobalContact=t,this.checkToEnableUpgradeButton()}get privateCommentModeEnabled(){return this._privateCommentModeEnabled}set privateCommentModeEnabled(t){this._privateCommentModeEnabled=t,this.darkMode=!!this.privateCommentModeEnabled}get customerMetadata(){return this._customerMetadata}set customerMetadata(t){this._customerMetadata=t,this.setLogos()}get documentMetadata(){return this._documentMetadata}set documentMetadata(t){this._documentMetadata=t}get darkMode(){return this._darkMode}set darkMode(t){this._darkMode=t,this.setLogos()}get queryParamsComments(){return this._queryParamsComments}set queryParamsComments(t){this._queryParamsComments=t,this.setQueryParamsCommentsInSdk()}get usePageTitleAsLocationName(){return this._usePageTitleAsLocationName}set usePageTitleAsLocationName(t){this._usePageTitleAsLocationName=t}get totalViews(){return this._totalViews}set totalViews(t){this._totalViews=t,this.totalViewsCount=Object.keys(this.totalViews||{}).length}connectedCallback(){super.connectedCallback(),this.getAttribute("apiKey")&&!this.getAttribute("projectId")&&(this.projectId=oc(rc(window.location.origin))+""),this.expanded=!0,this.setAttribute("data-velt-comment-disabled","true"),this.style.zIndex="2147483647",setTimeout((()=>{if(!this.superflowToolbarMoved){this.superflowToolbarMoved=!0,document.body.appendChild(this);const t=document.querySelector(".cdk-overlay-container");t&&document.body.appendChild(t)}}),5e3);const t=document.createElement("style");t.innerHTML='body[data-velt-ongoing-recording="screen"] superflow-toolbar { display: none !important; }',document.head.appendChild(t),this.addStyles(),setTimeout((()=>{const t=document.querySelectorAll('script[src*="snippyly.min.js"]');(null==t?void 0:t.length)>1&&(console.warn("Multiple superflow scripts installed."),Vc(pt.Events.DUPLICATE_SCRIPT_INSTALLED))}),1e3)}async detectToolbarEnabled(){try{if(this.projectId&&this.apiKey){this.toolbarEnabledApiCalled=!0;const t=document.location.toString();t.includes(Kt)||t.includes(Gt)?this.toolbarEnabled=!0:this.toolbarEnabled=await zc(this.apiKey,this.projectId,t),this.toolbarEnabled||Vc(pt.Events.TOOLBAR_DISABLED)}}catch(t){console.warn("Error in detectToolbarEnabled: ",t),Dc("Error in detectToolbarEnabled: ",t)}}render(){var t,e,i,o,n,s,r,a,l,c,d,h,u,p,v,g,f,m,w,b;return this.loadPlugin&&this.toolbarEnabled?!this.snippylyUser||this.loading||null===this.isPlanExpired?O`
3964
4556
  <div class="snippyly-plugin-container" part="superflow-toolbar-container">
3965
4557
  <div class="toolbar" id="smallToolbar"
3966
4558
  style="cursor: default; top: ${this._dragY}px; left: ${this._dragX}px;">
@@ -3978,23 +4570,23 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
3978
4570
  <div class="toolbar-section">
3979
4571
  <div class="toolbar-divider"></div>
3980
4572
  </div>
3981
- ${this.snippylyUserRole&&!this.allFeatureDisabled?L`
3982
- <div class="toolbar-section comment-viewmode-section ${ct({"d-none":!this.expanded})}">
3983
- <div class="toolbar-actions1 ${ct({"d-none":!this.commentElement})}">
4573
+ ${this.snippylyUserRole&&!this.allFeatureDisabled?O`
4574
+ <div class="toolbar-section comment-viewmode-section ${dt({"d-none":!this.expanded})}">
4575
+ <div class="toolbar-actions1 ${dt({"d-none":!this.commentElement})}">
3984
4576
  <div class="tooltip">
3985
- <div class="tooltiptext">${Mc("All Comments")}</div>
4577
+ <div class="tooltiptext">${nd("All Comments")}</div>
3986
4578
  <velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
3987
4579
  </div>
3988
4580
  </div>
3989
- <div class="toolbar-section ${ct({"d-none":!this.commentElement})}">
4581
+ <div class="toolbar-section ${dt({"d-none":!this.commentElement})}">
3990
4582
  <div class="toolbar-divider"></div>
3991
4583
  </div>
3992
4584
  </div>
3993
4585
  `:null}
3994
- ${!this.customLoginEnabledLocally||this.loading?L`
4586
+ ${!this.customLoginEnabledLocally||this.loading?O`
3995
4587
  <div class="toolbar-section ${this.invalidApiKey?"d-none":""}" @click=${()=>this.loginWithGoogle()}>
3996
- <a class="toolbar-button sign-in-button ${ct({loading:this.loading})}">
3997
- ${this.loading?L`
4588
+ <a class="toolbar-button sign-in-button ${dt({loading:this.loading})}">
4589
+ ${this.loading?O`
3998
4590
  <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="16px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
3999
4591
  <g transform="rotate(0 50 50)">
4000
4592
  <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
@@ -4047,26 +4639,26 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4047
4639
  </g>
4048
4640
  </svg>
4049
4641
  ${this.guestMode,""}
4050
- `:L`${this.signInError?L`
4642
+ `:O`${this.signInError?O`
4051
4643
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
4052
4644
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
4053
4645
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
4054
4646
  </svg>
4055
- <span>${Mc("Sign in again!")}</span>
4056
- `:L`
4647
+ <span>${nd("Sign in again!")}</span>
4648
+ `:O`
4057
4649
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
4058
4650
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="white"/>
4059
4651
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="white"/>
4060
4652
  </svg>
4061
- <span>${Mc("Sign in to comment")}</span>
4653
+ <span>${nd("Sign in to comment")}</span>
4062
4654
  `}`}
4063
4655
  </a>
4064
4656
  </div>
4065
- ${this.invalidApiKey?L`
4657
+ ${this.invalidApiKey?O`
4066
4658
  <div class="toolbar-section">
4067
4659
  <div class="tooltip">
4068
4660
  <div class="tooltiptext">
4069
- ${this.isSigningInUserAdmin?L`Current URL not added to Superflow <br/> Project. Please add this URL.`:L`Current URL not added to Superflow <br/> Project. Please contact admin.`}
4661
+ ${this.isSigningInUserAdmin?O`Current URL not added to Superflow <br/> Project. Please add this URL.`:O`Current URL not added to Superflow <br/> Project. Please contact admin.`}
4070
4662
  </div>
4071
4663
  <div class="s-alert-btn danger">
4072
4664
  <div class='error-container'>
@@ -4075,7 +4667,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4075
4667
  </svg>
4076
4668
  <div class="error-message">Error</div>
4077
4669
  </div>
4078
- ${this.isSigningInUserAdmin?L`
4670
+ ${this.isSigningInUserAdmin?O`
4079
4671
  <div class="s-cta-btn" @click=${()=>this.goToAdminPortalDashboard()}>
4080
4672
  Add URL
4081
4673
  </div>
@@ -4095,9 +4687,9 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4095
4687
  </div>
4096
4688
  </div>
4097
4689
  <div class="menu-point-wrap">
4098
- ${Mc("Sign in to comment on this page.")}
4690
+ ${nd("Sign in to comment on this page.")}
4099
4691
  <a href="https://www.usesuperflow.com/features" target="_blank">
4100
- ${Mc("Learn more")}
4692
+ ${nd("Learn more")}
4101
4693
  <svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
4102
4694
  <path d="M4.30881 1.72602C3.67106 1.86293 3.11953 2.1682 2.64215 2.64149C2.29011 2.99745 2.05915 3.34183 1.89878 3.76037C1.66018 4.37857 1.668 4.08911 1.668 10.0007C1.668 15.9122 1.66018 15.6228 1.89878 16.241C2.29385 17.2699 3.29164 18.0876 4.38704 18.291C4.70779 18.3496 15.2947 18.3496 15.6154 18.291C16.2297 18.1775 16.9494 17.7942 17.3838 17.3481C17.8221 16.8942 18.1506 16.284 18.2797 15.6736C18.3227 15.4702 18.3345 14.8051 18.3345 12.2973V9.17907H17.5129H16.6913V12.1017C16.6913 13.7957 16.6756 15.126 16.6522 15.259C16.5348 15.975 15.9753 16.5343 15.2593 16.6517C14.9503 16.7025 5.05201 16.7025 4.74282 16.6517C4.03857 16.5382 3.48296 15.9944 3.34997 15.2862C3.29912 15.0085 3.29521 5.06326 3.34997 4.74251C3.46731 4.02653 4.02684 3.467 4.74282 3.34966C4.87582 3.32619 6.20609 3.31054 7.90013 3.31054H10.8226V2.48895V1.66735L7.68482 1.67126C5.25184 1.67126 4.48891 1.68691 4.30881 1.72602Z" fill="#4C5366"/>
4103
4695
  <path d="M12.5058 2.48917V3.31077H14.0004H15.4988L13.3548 5.45481L11.2148 7.59477L11.7939 8.17385C12.1108 8.49069 12.3887 8.74902 12.4082 8.74902C12.4317 8.74902 13.4019 7.79443 14.5679 6.62845L16.6924 4.50413V6.0026V7.49715H17.514H18.3352V4.58253V1.66791H15.4206H12.5058V2.48917Z" fill="#4C5366"/>
@@ -4110,7 +4702,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4110
4702
  <path d="M5.25 12.75V12.7575M5.25 5.25V5.2575M12.75 5.25V5.2575M12.75 10.5H10.5V12.75M15 10.5V10.5075M10.5 15H12.75M12.75 12.75H15V15M3 3.75C3 3.55109 3.07902 3.36032 3.21967 3.21967C3.36032 3.07902 3.55109 3 3.75 3H6.75C6.94891 3 7.13968 3.07902 7.28033 3.21967C7.42098 3.36032 7.5 3.55109 7.5 3.75V6.75C7.5 6.94891 7.42098 7.13968 7.28033 7.28033C7.13968 7.42098 6.94891 7.5 6.75 7.5H3.75C3.55109 7.5 3.36032 7.42098 3.21967 7.28033C3.07902 7.13968 3 6.94891 3 6.75V3.75ZM10.5 3.75C10.5 3.55109 10.579 3.36032 10.7197 3.21967C10.8603 3.07902 11.0511 3 11.25 3H14.25C14.4489 3 14.6397 3.07902 14.7803 3.21967C14.921 3.36032 15 3.55109 15 3.75V6.75C15 6.94891 14.921 7.13968 14.7803 7.28033C14.6397 7.42098 14.4489 7.5 14.25 7.5H11.25C11.0511 7.5 10.8603 7.42098 10.7197 7.28033C10.579 7.13968 10.5 6.94891 10.5 6.75V3.75ZM3 11.25C3 11.0511 3.07902 10.8603 3.21967 10.7197C3.36032 10.579 3.55109 10.5 3.75 10.5H6.75C6.94891 10.5 7.13968 10.579 7.28033 10.7197C7.42098 10.8603 7.5 11.0511 7.5 11.25V14.25C7.5 14.4489 7.42098 14.6397 7.28033 14.7803C7.13968 14.921 6.94891 15 6.75 15H3.75C3.55109 15 3.36032 14.921 3.21967 14.7803C3.07902 14.6397 3 14.4489 3 14.25V11.25Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4111
4703
  </svg>
4112
4704
 
4113
- <p>${Mc("Open in Mobile")}</p>
4705
+ <p>${nd("Open in Mobile")}</p>
4114
4706
  </div>
4115
4707
  <div class="menu-point" @click=${()=>this.removeSnippyly()}>
4116
4708
  <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -4118,15 +4710,15 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4118
4710
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z" fill="#777E91"/>
4119
4711
  </svg>
4120
4712
 
4121
- <p>${Mc("Exit Review Mode")}</p>
4713
+ <p>${nd("Exit Review Mode")}</p>
4122
4714
  </div>
4123
- ${!this.customLoginEnabledLocally&&this.allowGuestModeSignIn?L`
4715
+ ${!this.customLoginEnabledLocally&&this.allowGuestModeSignIn?O`
4124
4716
  <div class="menu-point" @click=${()=>this.loginWithGoogle()}>
4125
4717
  <svg width="20" height="20" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
4126
4718
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.64754 5.99921C8.27961 6.01309 7.97008 5.72609 7.95619 5.35816C7.92488 4.5287 7.8809 3.92331 7.83766 3.48926C7.79508 3.06179 7.53702 2.8046 7.1773 2.76063C6.75313 2.70878 6.15477 2.66634 5.33367 2.66634C4.51254 2.66634 3.91418 2.70878 3.49002 2.76063C3.13048 2.80458 2.87229 3.06189 2.8297 3.48946C2.74944 4.29515 2.667 5.68713 2.667 7.99968C2.667 10.3122 2.74944 11.7042 2.8297 12.5099C2.87229 12.9375 3.13048 13.1948 3.49002 13.2387C3.91418 13.2906 4.51254 13.333 5.33367 13.333C6.15477 13.333 6.75313 13.2906 7.1773 13.2387C7.53702 13.1947 7.79508 12.9376 7.83766 12.5101C7.8809 12.076 7.92488 11.4706 7.95619 10.6412C7.97008 10.2733 8.27961 9.98626 8.64754 10.0001C9.01546 10.014 9.30247 10.3236 9.28858 10.6915C9.25644 11.5428 9.21087 12.1761 9.16443 12.6423C9.06679 13.6224 8.38345 14.4345 7.33908 14.5622C6.85294 14.6216 6.19979 14.6663 5.33367 14.6663C4.46752 14.6663 3.81436 14.6216 3.32822 14.5622C2.28377 14.4345 1.60055 13.622 1.50293 12.6421C1.41698 11.7792 1.33367 10.3407 1.33367 7.99968C1.33367 5.65866 1.41698 4.22013 1.50293 3.35729C1.60055 2.37738 2.28377 1.56483 3.32822 1.43715C3.81436 1.37772 4.46752 1.33301 5.33367 1.33301C6.19979 1.33301 6.85294 1.37772 7.33908 1.43714C8.38345 1.56481 9.06679 2.37697 9.16443 3.35709C9.21087 3.8233 9.25644 4.45651 9.28858 5.30786C9.30247 5.67579 9.01546 5.98532 8.64754 5.99921Z" fill="#777E91"/>
4127
4719
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1966 6.13807C10.9362 5.87772 10.9362 5.45561 11.1966 5.19526C11.4569 4.93491 11.879 4.93491 12.1394 5.19526L14.4727 7.5286C14.7331 7.78894 14.7331 8.21105 14.4727 8.4714L12.1394 10.8047C11.879 11.0651 11.4569 11.0651 11.1966 10.8047C10.9362 10.5444 10.9362 10.1223 11.1966 9.86193L12.3918 8.66667H6.0013C5.63311 8.66667 5.33463 8.36819 5.33463 8C5.33463 7.63181 5.63311 7.33333 6.0013 7.33333L12.3918 7.33333L11.1966 6.13807Z" fill="#777E91"/>
4128
4720
  </svg>
4129
- <p>${Mc("Sign in")}</p>
4721
+ <p>${nd("Sign in")}</p>
4130
4722
  </div>
4131
4723
  `:null}
4132
4724
  </div>
@@ -4142,46 +4734,46 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4142
4734
  </svg>
4143
4735
  </div>
4144
4736
  </div>
4145
- ${this.showQrCode&&this.qrCode?L`
4737
+ ${this.showQrCode&&this.qrCode?O`
4146
4738
  <div class="qrcode-container">
4147
4739
  <img class="qrcode" src=${this.qrCode} />
4148
4740
  <button class="qrcode-container-close-btn" @click=${()=>this.toggleQRCodeVisibility()}>x</button>
4149
4741
  </div>
4150
4742
  `:null}
4151
4743
  </div>
4152
- ${this.showLiveDemoModal?L`
4744
+ ${this.showLiveDemoModal?O`
4153
4745
  <div class="snippyly-plugin-modal-container" @click=${()=>this.onLiveDemoModalNextClick()}>
4154
4746
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
4155
4747
  <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
4156
4748
  <div class="s-modal-text">
4157
- <h1>${Mc("Try Superflow using the toolbar below.")}</h1>
4749
+ <h1>${nd("Try Superflow using the toolbar below.")}</h1>
4158
4750
  <p>
4159
- ${Mc("Get ready to drop your first comment!")} <br/>
4160
- ${Mc("But before you do that, you definitely deserve a high five!")}
4751
+ ${nd("Get ready to drop your first comment!")} <br/>
4752
+ ${nd("But before you do that, you definitely deserve a high five!")}
4161
4753
  </p>
4162
4754
  </div>
4163
- <div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${Mc("Done")}</div>
4755
+ <div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${nd("Done")}</div>
4164
4756
  </div>
4165
4757
  </div>
4166
- `:L``}
4167
- ${this.showFigmaDemoModal?L`
4758
+ `:O``}
4759
+ ${this.showFigmaDemoModal?O`
4168
4760
  <div class="snippyly-plugin-modal-container" @click=${()=>this.onFigmaDemoModalNextClick()}>
4169
4761
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
4170
4762
  <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
4171
4763
  <div class="s-modal-text">
4172
4764
  <h1>
4173
- ${Mc("Sign in on the toolbar below and add")}<br/>
4174
- ${Mc("comments on the design flaws.")}
4765
+ ${nd("Sign in on the toolbar below and add")}<br/>
4766
+ ${nd("comments on the design flaws.")}
4175
4767
  </h1>
4176
4768
  </div>
4177
- <div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${Mc("Done")}</div>
4769
+ <div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${nd("Done")}</div>
4178
4770
  </div>
4179
4771
  </div>
4180
- `:L``}
4181
- `:L`
4772
+ `:O``}
4773
+ `:O`
4182
4774
  <div class="snippyly-plugin-container" part="superflow-toolbar-container">
4183
4775
  ${this.disableCommentModeButton()}
4184
- <div class="toolbar ${ct({expanded:this.expanded,"add-comment-mode":this.addCommentMode,"private-comment-mode":!!this.privateCommentModeEnabled})}" @resize=${this.checkToolbarPosition()}
4776
+ <div class="toolbar ${dt({expanded:this.expanded,"add-comment-mode":this.addCommentMode,"private-comment-mode":!!this.privateCommentModeEnabled})}" @resize=${this.checkToolbarPosition()}
4185
4777
  @mousemove=${t=>this.toolbarMouseMove(t)}
4186
4778
  @mousedown=${t=>this.toolbarMouseDown(t)}
4187
4779
  @mouseup=${t=>this.toolbarMouseUp(t)}
@@ -4196,8 +4788,8 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4196
4788
  </svg>
4197
4789
  </div>
4198
4790
 
4199
- ${!(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)&&!(null===(e=this.snippylyUser)||void 0===e?void 0:e.name)||(null===(i=this.snippylyUser)||void 0===i?void 0:i.isGuest)&&!this.guestUserNameUpdated?L`
4200
- <div class="toolbar-section snippyly-logo ${ct({"d-xs-none":this.expanded,"d-none":this.addCommentMode})}" @click=${()=>{bc(ut.Events.TOOLBAR_NOTIFICATION_CLICKED),this.openGuestModeNameModel()}}>
4791
+ ${!(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)&&!(null===(e=this.snippylyUser)||void 0===e?void 0:e.name)||(null===(i=this.snippylyUser)||void 0===i?void 0:i.isGuest)&&!this.guestUserNameUpdated?O`
4792
+ <div class="toolbar-section snippyly-logo ${dt({"d-xs-none":this.expanded,"d-none":this.addCommentMode})}" @click=${()=>{Vc(pt.Events.TOOLBAR_NOTIFICATION_CLICKED),this.openGuestModeNameModel()}}>
4201
4793
 
4202
4794
  <div class="notification-container">
4203
4795
  <div class="notification">
@@ -4209,8 +4801,8 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4209
4801
  </div>
4210
4802
 
4211
4803
  </div>
4212
- `:L`
4213
- <div class="toolbar-section snippyly-logo ${ct({"d-xs-none":this.expanded})}" @click=${()=>this.toggleSnippylyPluginToolbar()}>
4804
+ `:O`
4805
+ <div class="toolbar-section snippyly-logo ${dt({"d-xs-none":this.expanded})}" @click=${()=>this.toggleSnippylyPluginToolbar()}>
4214
4806
  <div class="toolbar-logo">
4215
4807
  ${this.getLogoMark()}
4216
4808
  </div>
@@ -4219,14 +4811,14 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4219
4811
 
4220
4812
  <!-- Below features should only be allowed if user role is available -->
4221
4813
 
4222
- ${this.snippylyUserRole&&!this.isPlanExpired&&!this.allFeatureDisabled&&(!this.passwordProtected||this.passwordProtected&&this.isPasswordValid)?L`
4814
+ ${this.snippylyUserRole&&!this.isPlanExpired&&!this.allFeatureDisabled&&(!this.passwordProtected||this.passwordProtected&&this.isPasswordValid)?O`
4223
4815
  <!-- divider -->
4224
- <div class="toolbar-section d-xs-none ${ct({"d-none":!this.expanded||this.addCommentMode})}">
4816
+ <div class="toolbar-section d-xs-none ${dt({"d-none":!this.expanded||this.addCommentMode})}">
4225
4817
  <div class="toolbar-divider"></div>
4226
4818
  </div>
4227
4819
 
4228
4820
  <!-- avatars -->
4229
- <div class="toolbar-section presence-section d-sm-none ${ct({"d-none":!this.expanded})}">
4821
+ <div class="toolbar-section presence-section d-sm-none ${dt({"d-none":!this.expanded})}">
4230
4822
  <div class="toolbar-avatars">
4231
4823
  <velt-presence max-users="4" self="false"></velt-presence>
4232
4824
  <!-- <div class="avatar blue overlapped">
@@ -4252,9 +4844,9 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4252
4844
  </div> -->
4253
4845
 
4254
4846
  <!-- actions -->
4255
- <div class="toolbar-section huddle-recorder-section ${ct({"d-none":!this.expanded})}">
4847
+ <div class="toolbar-section huddle-recorder-section ${dt({"d-none":!this.expanded})}">
4256
4848
  <div class="toolbar-actions">
4257
- ${this.allFeatureDisabled||"Admin"!==this.snippylyUserRole?null:L`<div class="action tooltip data-userType private-comment-mode-switch-container ${ct({enabled:!!this.privateCommentModeEnabled,"d-none":this.addCommentMode})}" @click=${()=>this.togglePrivateCommentMode()}>
4849
+ ${this.allFeatureDisabled||"Admin"!==this.snippylyUserRole?null:O`<div class="action tooltip data-userType private-comment-mode-switch-container ${dt({enabled:!!this.privateCommentModeEnabled,"d-none":this.addCommentMode})}" @click=${()=>this.togglePrivateCommentMode()}>
4258
4850
  <div class="tooltiptext">
4259
4851
  <h3 class="title">Private Mode</h3>
4260
4852
  <p class="body">By enabling this Only admins <br/> can view your new comment</p>
@@ -4270,14 +4862,14 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4270
4862
  </div>
4271
4863
  </div>`}
4272
4864
  <div class="action tooltip comment-tool-container">
4273
- <div class="tooltiptext">${this.allFeatureDisabled?Mc("Commenting is disabled. Contact admin."):Mc("Comment (C)")}</div>
4274
- ${!this.allFeatureDisabled&&this.showTourCommentTooltip?L`
4865
+ <div class="tooltiptext">${this.allFeatureDisabled?nd("Commenting is disabled. Contact admin."):nd("Comment (C)")}</div>
4866
+ ${!this.allFeatureDisabled&&this.showTourCommentTooltip?O`
4275
4867
  <div class="tour-tooltiptext" @click=${()=>this.onTourCommentTooltipClick()}>
4276
- <div class="tour-tooltip-content">${Mc("Click to add comments on this page.")}</div>
4277
- <button class="tour-tooltip-action" @click=${()=>this.onTourCommentTooltipClick()}>${Mc("Ok")}</button>
4868
+ <div class="tour-tooltip-content">${nd("Click to add comments on this page.")}</div>
4869
+ <button class="tour-tooltip-action" @click=${()=>this.onTourCommentTooltipClick()}>${nd("Ok")}</button>
4278
4870
  </div>
4279
4871
  `:null}
4280
- ${this.allFeatureDisabled?L`
4872
+ ${this.allFeatureDisabled?O`
4281
4873
  <div class="custom-tool">
4282
4874
  <div class="action" slot="button">
4283
4875
  <svg class="toolbar-icon"
@@ -4287,13 +4879,13 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4287
4879
  </svg>
4288
4880
  </div>
4289
4881
  </div>
4290
- `:L`
4291
- <velt-comment-tool @click=${()=>this.onTourCommentTooltipClick()} shadow-dom="false" class="${ct({active:!this.allFeatureDisabled&&this.showTourCommentTooltip})}"></velt-comment-tool>
4882
+ `:O`
4883
+ <velt-comment-tool @click=${()=>this.onTourCommentTooltipClick()} shadow-dom="false" class="${dt({active:!this.allFeatureDisabled&&this.showTourCommentTooltip})}"></velt-comment-tool>
4292
4884
  `}
4293
4885
  </div>
4294
- <div class="action tooltip ${ct({"d-none":this.addCommentMode})}">
4295
- <div class="tooltiptext">${this.allFeatureDisabled?Mc("Arrow feature is disabled. Contact admin."):Mc("Arrow")}</div>
4296
- ${this.allFeatureDisabled?L`
4886
+ <div class="action tooltip ${dt({"d-none":this.addCommentMode})}">
4887
+ <div class="tooltiptext">${this.allFeatureDisabled?nd("Arrow feature is disabled. Contact admin."):nd("Arrow")}</div>
4888
+ ${this.allFeatureDisabled?O`
4297
4889
  <div class="custom-tool">
4298
4890
  <div class="action">
4299
4891
  <svg class="toolbar-icon" width="32" height="32" viewBox="0 0 32 32"
@@ -4303,19 +4895,19 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4303
4895
  </svg>
4304
4896
  </div>
4305
4897
  </div>
4306
- `:L`
4898
+ `:O`
4307
4899
  <div class="hide-arrow-tool">
4308
4900
  <velt-arrow-tool></velt-arrow-tool>
4309
4901
  </div>
4310
4902
  `}
4311
4903
  </div>
4312
- <div class="tooltip cursor-pointer hide-huddle-tool ${ct({"d-none":this.addCommentMode})}">
4313
- <div class="tooltiptext">${Mc("Live Huddle")}</div>
4904
+ <div class="tooltip cursor-pointer hide-huddle-tool ${dt({"d-none":this.addCommentMode})}">
4905
+ <div class="tooltiptext">${nd("Live Huddle")}</div>
4314
4906
  <velt-huddle-tool type="all"></velt-huddle-tool>
4315
4907
  </div>
4316
- ${this.staging&&!this.addCommentMode?L`
4908
+ ${this.staging&&!this.addCommentMode?O`
4317
4909
  <div class="tooltip cursor-pointer">
4318
- <div class="tooltiptext">${Mc("Recording")}</div>
4910
+ <div class="tooltiptext">${nd("Recording")}</div>
4319
4911
  <velt-recorder-tool type="all"></velt-recorder-tool>
4320
4912
  </div>
4321
4913
  `:null}
@@ -4323,28 +4915,42 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4323
4915
  </div>
4324
4916
 
4325
4917
  <!-- divider -->
4326
- <div class="toolbar-section ${ct({"d-none":!this.expanded||this.addCommentMode})}">
4918
+ <div class="toolbar-section ${dt({"d-none":!this.expanded||this.addCommentMode})}">
4327
4919
  <div class="toolbar-divider"></div>
4328
4920
  </div>
4329
4921
 
4330
4922
  <!-- actions 1 -->
4331
- <div class="toolbar-section comment-viewmode-section ${ct({"d-none":!this.expanded||this.addCommentMode})}">
4923
+ <div class="toolbar-section comment-viewmode-section ${dt({"d-none":!this.expanded||this.addCommentMode})}">
4332
4924
  <div class="toolbar-actions1">
4333
4925
  <div class="tooltip">
4334
- <div class="tooltiptext">${Mc("Open Comments")}</div>
4926
+ <div class="tooltiptext">${nd("Open Comments")}</div>
4335
4927
  <velt-sidebar-button shadow-dom="false"></velt-sidebar-button>
4336
4928
  </div>
4929
+ ${this.allFeatureDisabled||"Admin"!==this.snippylyUserRole?null:O`
4930
+ ${this.hasAgentAccess?O`
4931
+ <div class="tooltip">
4932
+ <div class="tooltiptext">${nd("Content Warnings")}</div>
4933
+ <div class="content-warnings-button ${dt({"has-warnings":this.hasContentWarnings})}" @click=${()=>this.onContentWarningsButtonClick()}>
4934
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4935
+ <path d="M12.0003 10.2329V13.8332M12.0003 16.5334H12.0093M10.5268 5.36441L3.23087 17.546C3.08046 17.8064 3.00087 18.1017 3.00001 18.4025C2.99915 18.7033 3.07705 18.999 3.22596 19.2604C3.37487 19.5217 3.5896 19.7395 3.8488 19.8921C4.108 20.0446 4.40263 20.1267 4.70338 20.1301H19.2971C19.5978 20.1266 19.8922 20.0445 20.1513 19.892C20.4104 19.7395 20.625 19.5218 20.7739 19.2606C20.9228 18.9994 21.0007 18.7038 21 18.4032C20.9992 18.1025 20.9198 17.8073 20.7697 17.5469L13.4737 5.36351C13.3202 5.11015 13.1039 4.90064 12.8458 4.75524C12.5877 4.60984 12.2965 4.53345 12.0003 4.53345C11.704 4.53345 11.4128 4.60984 11.1547 4.75524C10.8966 4.90064 10.6803 5.11015 10.5268 5.36351V5.36441Z" stroke="currentColor" stroke-width="1.80014" stroke-linecap="round" stroke-linejoin="round"/>
4936
+ </svg>
4937
+ ${this.hasContentWarnings?O`<span class="content-warnings-count">${this.getContentWarningsDisplayCount()}</span>`:null}
4938
+ </div>
4939
+ </div>
4940
+ </div>
4941
+ `:null}
4942
+ `}
4337
4943
  </div>
4338
4944
  </div>
4339
4945
 
4340
4946
  <!-- divider -->
4341
- <div class="toolbar-section ${ct({"d-none":!this.expanded||this.addCommentMode})}">
4947
+ <div class="toolbar-section ${dt({"d-none":!this.expanded||this.addCommentMode})}">
4342
4948
  <div class="toolbar-divider"></div>
4343
- </div>`:L`
4344
- ${this.isPlanExpired?L`
4949
+ </div>`:O`
4950
+ ${this.isPlanExpired?O`
4345
4951
  <div class="tooltip">
4346
4952
  <div class="tooltiptext">
4347
- ${this.isUserGlobalContact?L`Your current plan has <br/> expired, please renew <br/> plan to continue.`:L`Your current plan has expired, <br/> please contact admin.`}
4953
+ ${this.isUserGlobalContact?O`Your current plan has <br/> expired, please renew <br/> plan to continue.`:O`Your current plan has expired, <br/> please contact admin.`}
4348
4954
  </div>
4349
4955
  <div class="s-alert-btn">
4350
4956
  <div class='error-container'>
@@ -4353,7 +4959,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4353
4959
  </svg>
4354
4960
  <div class="error-message">Expired</div>
4355
4961
  </div>
4356
- ${this.isUserGlobalContact?L`
4962
+ ${this.isUserGlobalContact?O`
4357
4963
  <div class="s-cta-btn" @click=${()=>this.onUpgradePlanClick()}>
4358
4964
  Renew Plan
4359
4965
  </div>
@@ -4361,10 +4967,10 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4361
4967
  </div>
4362
4968
  </div>
4363
4969
  `:null}
4364
- ${this.snippylyUserRole?null:L`
4365
- <div class="tooltip ${ct({"d-none":!this.expanded||this.addCommentMode})}">
4970
+ ${this.snippylyUserRole?null:O`
4971
+ <div class="tooltip ${dt({"d-none":!this.expanded||this.addCommentMode})}">
4366
4972
  <div class="tooltiptext">
4367
- ${this.snippylyUserRole?null:L`${Mc("You don't have access to this project.")} <br/> ${Mc("Please contact admin.")}`}
4973
+ ${this.snippylyUserRole?null:O`${nd("You don't have access to this project.")} <br/> ${nd("Please contact admin.")}`}
4368
4974
  </div>
4369
4975
  <div class="s-alert-btn">
4370
4976
  <div class='error-container'>
@@ -4378,7 +4984,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4378
4984
  `}
4379
4985
  `}
4380
4986
 
4381
- ${this.allFeatureDisabled?L`
4987
+ ${this.allFeatureDisabled?O`
4382
4988
  <div class="s-alert-btn">
4383
4989
  <div class='error-container'>
4384
4990
  <svg class="error-icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -4389,7 +4995,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4389
4995
  </div>
4390
4996
  `:null}
4391
4997
 
4392
- ${this.passwordProtected&&!this.isPasswordValid?L`
4998
+ ${this.passwordProtected&&!this.isPasswordValid?O`
4393
4999
  <div class="s-password-alert">
4394
5000
  <div class='error-container'>
4395
5001
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -4406,30 +5012,30 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4406
5012
  </div>
4407
5013
  `:null}
4408
5014
  <!-- actions 2 -->
4409
- <div class="toolbar-section user-profile-section ${ct({"d-none":!this.expanded||this.addCommentMode})}">
5015
+ <div class="toolbar-section user-profile-section ${dt({"d-none":!this.expanded||this.addCommentMode})}">
4410
5016
  <div class="toolbar-actions2">
4411
- ${this.isPlanExpired?null:L`
5017
+ ${this.isPlanExpired?null:O`
4412
5018
  <div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container" @click=${()=>this.onUserInviteToolClick()}>
4413
- <div class="tooltiptext">${Mc("Share")}</div>
5019
+ <div class="tooltiptext">${nd("Share")}</div>
4414
5020
  <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
4415
5021
  <path d="M7.25016 8.91671L12.7502 6.08337M7.25016 11.0834L12.7502 13.9167M2.5 10C2.5 10.663 2.76339 11.2989 3.23223 11.7678C3.70107 12.2366 4.33696 12.5 5 12.5C5.66304 12.5 6.29893 12.2366 6.76777 11.7678C7.23661 11.2989 7.5 10.663 7.5 10C7.5 9.33696 7.23661 8.70107 6.76777 8.23223C6.29893 7.76339 5.66304 7.5 5 7.5C4.33696 7.5 3.70107 7.76339 3.23223 8.23223C2.76339 8.70107 2.5 9.33696 2.5 10ZM12.5 5C12.5 5.66304 12.7634 6.29893 13.2322 6.76777C13.7011 7.23661 14.337 7.5 15 7.5C15.663 7.5 16.2989 7.23661 16.7678 6.76777C17.2366 6.29893 17.5 5.66304 17.5 5C17.5 4.33696 17.2366 3.70107 16.7678 3.23223C16.2989 2.76339 15.663 2.5 15 2.5C14.337 2.5 13.7011 2.76339 13.2322 3.23223C12.7634 3.70107 12.5 4.33696 12.5 5ZM12.5 15C12.5 15.663 12.7634 16.2989 13.2322 16.7678C13.7011 17.2366 14.337 17.5 15 17.5C15.663 17.5 16.2989 17.2366 16.7678 16.7678C17.2366 16.2989 17.5 15.663 17.5 15C17.5 14.337 17.2366 13.7011 16.7678 13.2322C16.2989 12.7634 15.663 12.5 15 12.5C14.337 12.5 13.7011 12.7634 13.2322 13.2322C12.7634 13.7011 12.5 14.337 12.5 15Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4416
5022
  </svg>
4417
5023
  </div>
4418
5024
  `}
4419
- ${(null===(o=this.snippylyUser)||void 0===o?void 0:o.isGuest)&&this.allowGuestModeSignIn?L`
5025
+ ${(null===(o=this.snippylyUser)||void 0===o?void 0:o.isGuest)&&this.allowGuestModeSignIn?O`
4420
5026
  <div class="s-guest-user-sign-in-button" @click=${()=>this.loginWithGoogle()}>
4421
- <p>${Mc("Sign in")}</p>
5027
+ <p>${nd("Sign in")}</p>
4422
5028
  </div>
4423
- `:L`
5029
+ `:O`
4424
5030
  <div class="action">
4425
- ${(null===(n=this.snippylyUser)||void 0===n?void 0:n.photoUrl)&&!this.avatarFetchFailed?L`<img class="toolbar-img profile-img" src=${null===(r=this.snippylyUser)||void 0===r?void 0:r.photoUrl} referrerpolicy="no-referrer" title=${null===(s=this.snippylyUser)||void 0===s?void 0:s.name} @error=${()=>this.avatarFetchFailed=!0} />`:L`<div class="profile-initial"><span>${(null===(l=null===(a=this.snippylyUser)||void 0===a?void 0:a.name)||void 0===l?void 0:l.charAt(0))||(null===(d=null===(c=this.snippylyUser)||void 0===c?void 0:c.email)||void 0===d?void 0:d.charAt(0))}</span></div>`}
5031
+ ${(null===(n=this.snippylyUser)||void 0===n?void 0:n.photoUrl)&&!this.avatarFetchFailed?O`<img class="toolbar-img profile-img" src=${null===(s=this.snippylyUser)||void 0===s?void 0:s.photoUrl} referrerpolicy="no-referrer" title=${null===(r=this.snippylyUser)||void 0===r?void 0:r.name} @error=${()=>this.avatarFetchFailed=!0} />`:O`<div class="profile-initial"><span>${(null===(l=null===(a=this.snippylyUser)||void 0===a?void 0:a.name)||void 0===l?void 0:l.charAt(0))||(null===(d=null===(c=this.snippylyUser)||void 0===c?void 0:c.email)||void 0===d?void 0:d.charAt(0))}</span></div>`}
4426
5032
  </div>
4427
5033
  `}
4428
5034
  </div>
4429
5035
  </div>
4430
5036
 
4431
5037
  <!-- context menu icon -->
4432
- <div class="toolbar-section ${ct({"d-none":!this.expanded||this.addCommentMode})}">
5038
+ <div class="toolbar-section ${dt({"d-none":!this.expanded||this.addCommentMode})}">
4433
5039
  <div class="toolbar-section s-more-menu dropdown">
4434
5040
  <div class="dropdown-content">
4435
5041
  <div class="menu-point">
@@ -4437,20 +5043,20 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4437
5043
  ${this.getLogoMark()}
4438
5044
  </div>
4439
5045
  <a href="https://www.usesuperflow.com/features?ref=toolbar" target="_blank">
4440
- ${Mc("Powered by Superflow")}
5046
+ ${nd("Powered by Superflow")}
4441
5047
  </a>
4442
5048
  </div>
4443
5049
  <hr />
4444
- ${this.isUserGlobalContact?L`
5050
+ ${this.isUserGlobalContact?O`
4445
5051
  <div class="menu-point" @click=${()=>this.goToAdminPortal()}>
4446
5052
  <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
4447
5053
  <path d="M12.75 5.25L5.25 12.75M12.75 5.25H6M12.75 5.25V12" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4448
5054
  </svg>
4449
- <p>${Mc("View project")}</p>
5055
+ <p>${nd("View project")}</p>
4450
5056
  </div>
4451
5057
  <hr />
4452
- `:L``}
4453
- ${this.isUserGlobalContact&&this.staging?L`
5058
+ `:O``}
5059
+ ${this.isUserGlobalContact&&this.staging?O`
4454
5060
  <velt-view-analytics>
4455
5061
  <div class="menu-point" slot="button">
4456
5062
  <svg width="16" height="16" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -4461,11 +5067,11 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4461
5067
  d="M15.75 9C13.95 12 11.7 13.5 9 13.5C6.3 13.5 4.05 12 2.25 9C4.05 6 6.3 4.5 9 4.5C11.7 4.5 13.95 6 15.75 9Z"
4462
5068
  stroke="#777E91" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round" />
4463
5069
  </svg>
4464
- <p>${Mc(this.totalViewsCount+" Total Views")}</p>
5070
+ <p>${nd(this.totalViewsCount+" Total Views")}</p>
4465
5071
  </div>
4466
5072
  </velt-view-analytics>
4467
- `:L``}
4468
- ${this.staging?L`
5073
+ `:O``}
5074
+ ${this.staging?O`
4469
5075
  <velt-notifications-tool>
4470
5076
  <div class="menu-point" slot="button">
4471
5077
  <svg part="button-icon" width="16" height="16" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="action-btn-icon ng-star-inserted">
@@ -4475,13 +5081,13 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4475
5081
  <p>Notifications</p>
4476
5082
  </div>
4477
5083
  </velt-notifications-tool>
4478
- `:L``}
5084
+ `:O``}
4479
5085
  <div class="menu-point" @click=${()=>this.toggleQRCodeVisibility()}>
4480
5086
  <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
4481
5087
  <path d="M5.25 12.75V12.7575M5.25 5.25V5.2575M12.75 5.25V5.2575M12.75 10.5H10.5V12.75M15 10.5V10.5075M10.5 15H12.75M12.75 12.75H15V15M3 3.75C3 3.55109 3.07902 3.36032 3.21967 3.21967C3.36032 3.07902 3.55109 3 3.75 3H6.75C6.94891 3 7.13968 3.07902 7.28033 3.21967C7.42098 3.36032 7.5 3.55109 7.5 3.75V6.75C7.5 6.94891 7.42098 7.13968 7.28033 7.28033C7.13968 7.42098 6.94891 7.5 6.75 7.5H3.75C3.55109 7.5 3.36032 7.42098 3.21967 7.28033C3.07902 7.13968 3 6.94891 3 6.75V3.75ZM10.5 3.75C10.5 3.55109 10.579 3.36032 10.7197 3.21967C10.8603 3.07902 11.0511 3 11.25 3H14.25C14.4489 3 14.6397 3.07902 14.7803 3.21967C14.921 3.36032 15 3.55109 15 3.75V6.75C15 6.94891 14.921 7.13968 14.7803 7.28033C14.6397 7.42098 14.4489 7.5 14.25 7.5H11.25C11.0511 7.5 10.8603 7.42098 10.7197 7.28033C10.579 7.13968 10.5 6.94891 10.5 6.75V3.75ZM3 11.25C3 11.0511 3.07902 10.8603 3.21967 10.7197C3.36032 10.579 3.55109 10.5 3.75 10.5H6.75C6.94891 10.5 7.13968 10.579 7.28033 10.7197C7.42098 10.8603 7.5 11.0511 7.5 11.25V14.25C7.5 14.4489 7.42098 14.6397 7.28033 14.7803C7.13968 14.921 6.94891 15 6.75 15H3.75C3.55109 15 3.36032 14.921 3.21967 14.7803C3.07902 14.6397 3 14.4489 3 14.25V11.25Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4482
5088
  </svg>
4483
5089
 
4484
- <p>${Mc("Open in Mobile")}</p>
5090
+ <p>${nd("Open in Mobile")}</p>
4485
5091
  </div>
4486
5092
  <div class="menu-point" @click=${()=>this.removeSnippyly()}>
4487
5093
  <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -4489,15 +5095,15 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4489
5095
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.29289 8.29289C8.68342 7.90237 9.31658 7.90237 9.70711 8.29289L12 10.5858L14.2929 8.29289C14.6834 7.90237 15.3166 7.90237 15.7071 8.29289C16.0976 8.68342 16.0976 9.31658 15.7071 9.70711L13.4142 12L15.7071 14.2929C16.0976 14.6834 16.0976 15.3166 15.7071 15.7071C15.3166 16.0976 14.6834 16.0976 14.2929 15.7071L12 13.4142L9.70711 15.7071C9.31658 16.0976 8.68342 16.0976 8.29289 15.7071C7.90237 15.3166 7.90237 14.6834 8.29289 14.2929L10.5858 12L8.29289 9.70711C7.90237 9.31658 7.90237 8.68342 8.29289 8.29289Z" fill="#777E91"/>
4490
5096
  </svg>
4491
5097
 
4492
- <p>${Mc("Exit Review Mode")}</p>
5098
+ <p>${nd("Exit Review Mode")}</p>
4493
5099
  </div>
4494
- ${this.customLoginEnabledLocally||(null===(h=this.snippylyUser)||void 0===h?void 0:h.isGuest)?null:L`
5100
+ ${this.customLoginEnabledLocally||(null===(h=this.snippylyUser)||void 0===h?void 0:h.isGuest)?null:O`
4495
5101
  <div class="menu-point" @click=${()=>this.signOutUser()}>
4496
5102
  <svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg">
4497
5103
  <path fill-rule="evenodd" clip-rule="evenodd" d="M8.27201 11.9903C8.68593 11.9746 9.03414 12.2975 9.04977 12.7114C9.085 13.6446 9.13447 14.3257 9.18312 14.814C9.23103 15.2949 9.52134 15.5842 9.92603 15.6337C10.4032 15.692 11.0764 15.7397 12.0001 15.7397C12.9239 15.7397 13.597 15.692 14.0742 15.6337C14.4787 15.5842 14.7692 15.2947 14.8171 14.8137C14.9074 13.9073 15.0001 12.3414 15.0001 9.73975C15.0001 7.13813 14.9074 5.57215 14.8171 4.66575C14.7692 4.18474 14.4787 3.89527 14.0742 3.84582C13.597 3.78749 12.9239 3.73974 12.0001 3.73974C11.0764 3.73974 10.4032 3.78748 9.92602 3.84582C9.52134 3.89529 9.23103 4.18463 9.18312 4.66552C9.13447 5.15383 9.085 5.8349 9.04977 6.76804C9.03414 7.18196 8.68593 7.50484 8.27201 7.48921C7.85809 7.47359 7.53521 7.12537 7.55084 6.71145C7.58699 5.75368 7.63826 5.04132 7.69051 4.51683C7.80035 3.4142 8.5691 2.50052 9.74402 2.3569C10.2909 2.29004 11.0257 2.23974 12.0001 2.23974C12.9745 2.23974 13.7093 2.29005 14.2562 2.35691C15.4312 2.50055 16.1999 3.41466 16.3097 4.51706C16.4064 5.48776 16.5001 7.1061 16.5001 9.73975C16.5001 12.3734 16.4064 13.9917 16.3097 14.9624C16.1999 16.0648 15.4313 16.9789 14.2562 17.1226C13.7093 17.1894 12.9745 17.2397 12.0001 17.2397C11.0257 17.2397 10.2909 17.1894 9.74402 17.1226C8.56911 16.979 7.80035 16.0653 7.69051 14.9627C7.63826 14.4382 7.58699 13.7258 7.55084 12.768C7.53521 12.3541 7.85809 12.0059 8.27201 11.9903Z" fill="#FF7162"/>
4498
5104
  <path fill-rule="evenodd" clip-rule="evenodd" d="M5.40533 11.8344C5.69822 12.1273 5.69822 12.6022 5.40533 12.8951C5.11244 13.188 4.63756 13.188 4.34467 12.8951L1.71967 10.2701C1.42678 9.97718 1.42678 9.50231 1.71967 9.20942L4.34467 6.58442C4.63756 6.29152 5.11244 6.29152 5.40533 6.58442C5.69822 6.87731 5.69822 7.35218 5.40533 7.64508L4.06066 8.98975H11.25C11.6642 8.98975 12 9.32553 12 9.73975C12 10.154 11.6642 10.4897 11.25 10.4897L4.06066 10.4897L5.40533 11.8344Z" fill="#FF7162"/>
4499
5105
  </svg>
4500
- <p>${Mc("Sign Out")}</p>
5106
+ <p>${nd("Sign Out")}</p>
4501
5107
  </div>
4502
5108
  `}
4503
5109
  </div>
@@ -4515,58 +5121,58 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4515
5121
  </div>
4516
5122
 
4517
5123
  </div>
4518
- ${this.showQrCode&&this.qrCode?L`
5124
+ ${this.showQrCode&&this.qrCode?O`
4519
5125
  <div class="qrcode-container">
4520
5126
  <img class="qrcode" src=${this.qrCode} />
4521
5127
  <button class="qrcode-container-close-btn" @click=${()=>this.toggleQRCodeVisibility()}>x</button>
4522
5128
  </div>
4523
5129
  `:null}
4524
5130
  </div>
4525
- ${this.showOnboardingModal?L`
5131
+ ${this.showOnboardingModal?O`
4526
5132
  <div class="snippyly-plugin-modal-container" @click=${()=>this.onboardingNextClick()}>
4527
5133
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
4528
5134
  <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
4529
5135
  <div class="s-modal-text">
4530
- <h1>${Mc("You’re a SuperFlow installation wizard!")}</h1>
5136
+ <h1>${nd("You’re a SuperFlow installation wizard!")}</h1>
4531
5137
  <p>
4532
- ${Mc("Get ready to drop your first comment!")} <br/>
4533
- ${Mc("But before you do that, you definitely deserve a high five!")}
5138
+ ${nd("Get ready to drop your first comment!")} <br/>
5139
+ ${nd("But before you do that, you definitely deserve a high five!")}
4534
5140
  </p>
4535
5141
  </div>
4536
- <div class="s-button s-primary" @click=${()=>this.onboardingNextClick()}>${Mc("Next")}</div>
5142
+ <div class="s-button s-primary" @click=${()=>this.onboardingNextClick()}>${nd("Next")}</div>
4537
5143
  </div>
4538
5144
  </div>
4539
- `:L``}
4540
- ${this.showLiveDemoModal?L`
5145
+ `:O``}
5146
+ ${this.showLiveDemoModal?O`
4541
5147
  <div class="snippyly-plugin-modal-container" @click=${()=>this.onLiveDemoModalNextClick()}>
4542
5148
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
4543
5149
  <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
4544
5150
  <div class="s-modal-text">
4545
- <h1>${Mc("Try Superflow using the toolbar below.")}</h1>
5151
+ <h1>${nd("Try Superflow using the toolbar below.")}</h1>
4546
5152
  <p>
4547
- ${Mc("Get ready to drop your first comment!")} <br/>
4548
- ${Mc("But before you do that, you definitely deserve a high five!")}
5153
+ ${nd("Get ready to drop your first comment!")} <br/>
5154
+ ${nd("But before you do that, you definitely deserve a high five!")}
4549
5155
  </p>
4550
5156
  </div>
4551
- <div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${Mc("Done")}</div>
5157
+ <div class="s-button s-primary" @click=${()=>this.onLiveDemoModalNextClick()}>${nd("Done")}</div>
4552
5158
  </div>
4553
5159
  </div>
4554
- `:L``}
4555
- ${this.showFigmaDemoModal?L`
5160
+ `:O``}
5161
+ ${this.showFigmaDemoModal?O`
4556
5162
  <div class="snippyly-plugin-modal-container" @click=${()=>this.onFigmaDemoModalNextClick()}>
4557
5163
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
4558
5164
  <img src="https://app.usesuperflow.com/assets/party-emoji.svg" />
4559
5165
  <div class="s-modal-text">
4560
5166
  <h1>
4561
- ${Mc("Sign in on the toolbar below and add")}<br/>
4562
- ${Mc("comments on the design flaws.")}
5167
+ ${nd("Sign in on the toolbar below and add")}<br/>
5168
+ ${nd("comments on the design flaws.")}
4563
5169
  </h1>
4564
5170
  </div>
4565
- <div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${Mc("Done")}</div>
5171
+ <div class="s-button s-primary" @click=${()=>this.onFigmaDemoModalNextClick()}>${nd("Done")}</div>
4566
5172
  </div>
4567
5173
  </div>
4568
- `:L``}
4569
- ${this.showGuestModeNameModal?L`
5174
+ `:O``}
5175
+ ${this.showGuestModeNameModal?O`
4570
5176
  <div class="snippyly-plugin-modal-container s-guest-mode-signin-modal-container">
4571
5177
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}
4572
5178
  @pointerdown=${t=>null==t?void 0:t.stopPropagation()}
@@ -4579,7 +5185,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4579
5185
  <div class="s-modal-subtitle">Tag your comments with your name!</div>
4580
5186
  <input id="guestUserName" class="s-guest-user-name" placeholder="Your name" @input=${t=>{var e;return this.guestUserNameInput=null===(e=null==t?void 0:t.target)||void 0===e?void 0:e.value}} />
4581
5187
  <div class="s-button s-primary s-signin-button ${(null===(u=this.guestUserNameInput)||void 0===u?void 0:u.trim())?"":"s-disabled"}" @click=${()=>{var t;(null===(t=this.snippylyUser)||void 0===t?void 0:t.isGuest)?this.updateGuestUserName():this.updateUserName()}}>
4582
- ${this.guestUserNameUpdateLoading?L`
5188
+ ${this.guestUserNameUpdateLoading?O`
4583
5189
  <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="16px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
4584
5190
  <g transform="rotate(0 50 50)">
4585
5191
  <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
@@ -4632,47 +5238,47 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4632
5238
  </g>
4633
5239
  </svg>
4634
5240
  `:null}
4635
- ${this.guestUserNameUpdateLoading?"":Mc("Save")}
5241
+ ${this.guestUserNameUpdateLoading?"":nd("Save")}
4636
5242
  </div>
4637
5243
  <div class="s-modal-link-text" @click=${()=>this.onGuestModeNameModalSkipButtonClick()}>Skip</div>
4638
5244
  </div>
4639
5245
  </div>
4640
- `:L``}
4641
- ${(null===(p=this.snippylyUser)||void 0===p?void 0:p.isGuest)?L`
4642
- ${!this.addCommentMode&&this.allowGuestModeSignIn?L`
5246
+ `:O``}
5247
+ ${(null===(p=this.snippylyUser)||void 0===p?void 0:p.isGuest)?O`
5248
+ ${!this.addCommentMode&&this.allowGuestModeSignIn?O`
4643
5249
  <div class="s-guest-mode-chip" part="guest-mode-chip">
4644
5250
  <div class="s-guest-mode-chip-title ${this.allowGuestModeSignIn?"":"s-guest-mode-rounded-corners"}">Guest Mode</div>
4645
5251
  <div class="s-guest-mode-chip-action" @click=${()=>this.onGuestModeChipSignInButtonClick()}>Sign in</div>
4646
5252
  </div>
4647
- `:L``}
4648
- ${this.showGuestModeSignInModal?L`
5253
+ `:O``}
5254
+ ${this.showGuestModeSignInModal?O`
4649
5255
  <div class="snippyly-plugin-modal-container s-guest-mode-signin-modal-container" @click=${()=>{this.guestModeSignInModalConfig.closeOnClickOutside&&this.closeGuestModeSignInModal()}}>
4650
5256
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}>
4651
5257
  <div class="s-modal-superflow-logo">
4652
5258
  ${this.getWordMark()}
4653
5259
  </div>
4654
5260
  <div class="s-modal-title">${null===(v=this.guestModeSignInModalConfig)||void 0===v?void 0:v.title}</div>
4655
- <div class="s-modal-subtitle">${null===(m=this.guestModeSignInModalConfig)||void 0===m?void 0:m.description}</div>
4656
- <div class="s-button s-primary s-signin-button" @click=${()=>this.onGuestModeSignInModalSignInButtonClick()}>${Mc("Sign in")}</div>
4657
- ${this.guestModeSignInModalConfig.showLeaveCommentButton?L`
5261
+ <div class="s-modal-subtitle">${null===(g=this.guestModeSignInModalConfig)||void 0===g?void 0:g.description}</div>
5262
+ <div class="s-button s-primary s-signin-button" @click=${()=>this.onGuestModeSignInModalSignInButtonClick()}>${nd("Sign in")}</div>
5263
+ ${this.guestModeSignInModalConfig.showLeaveCommentButton?O`
4658
5264
  <div class="s-modal-link-text" @click=${t=>{this.closeGuestModeSignInModal(),this.openGuestModeNameModel(t)}}>Leave Comment Anonymously</div>
4659
- `:L``}
5265
+ `:O``}
4660
5266
  </div>
4661
5267
  </div>
4662
- `:L``}
4663
- ${this.guestModeSignInBannerVisible?L`
5268
+ `:O``}
5269
+ ${this.guestModeSignInBannerVisible?O`
4664
5270
  <div class="s-guest-mode-banner">
4665
5271
  <span>Notify your team about your comments by signing in.</span>
4666
5272
  <div class="s-guest-mode-banner-actions">
4667
- <button @click=${()=>this.onGuestModeBannerSignInButtonClick()}>${Mc("Sign in")}</button>
5273
+ <button @click=${()=>this.onGuestModeBannerSignInButtonClick()}>${nd("Sign in")}</button>
4668
5274
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="cursor-pointer" viewBox="0 0 16 16" @click=${()=>this.hideGuestModeSignInBanner()}>
4669
5275
  <path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/>
4670
5276
  </svg>
4671
5277
  </div>
4672
5278
  </div>
4673
- `:L``}
4674
- `:L``}
4675
- ${this.passwordProtected&&this.showPasswordProtectedModal?L`
5279
+ `:O``}
5280
+ `:O``}
5281
+ ${this.passwordProtected&&this.showPasswordProtectedModal?O`
4676
5282
  <div class="snippyly-plugin-modal-container s-guest-mode-signin-modal-container s-password-container">
4677
5283
  <div class="s-modal" @click=${t=>null==t?void 0:t.stopPropagation()}
4678
5284
  @pointerdown=${t=>null==t?void 0:t.stopPropagation()}
@@ -4698,7 +5304,7 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4698
5304
  <div class="s-modal-secondary-actions">
4699
5305
  <input id="Enter Password" placeholder="Password" @input=${t=>{var e;return this.password=null===(e=null==t?void 0:t.target)||void 0===e?void 0:e.value}} />
4700
5306
  <div class="s-button s-primary s-modal-secondary-actions-submit ${(null===(f=this.password)||void 0===f?void 0:f.trim())?"":"s-disabled"}" @click=${()=>{this.submitPassword()}}>
4701
- ${this.validatingPasswordLoading?L`
5307
+ ${this.validatingPasswordLoading?O`
4702
5308
  <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="16px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
4703
5309
  <g transform="rotate(0 50 50)">
4704
5310
  <rect x="47" y="6" rx="3" ry="12" width="6" height="24" fill="white">
@@ -4751,10 +5357,10 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4751
5357
  </g>
4752
5358
  </svg>
4753
5359
  `:null}
4754
- ${this.validatingPasswordLoading?"":Mc("Submit")}
5360
+ ${this.validatingPasswordLoading?"":nd("Submit")}
4755
5361
  </div>
4756
5362
  </div>
4757
- ${this.showInvalidPassword?L`
5363
+ ${this.showInvalidPassword?O`
4758
5364
  <div class="error-message">
4759
5365
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
4760
5366
  <g clip-path="url(#clip0_21454_3891)">
@@ -4773,19 +5379,36 @@ class zl extends Ts{}zl.Encryptor=class extends zl{processBlock(t,e){const i=t,o
4773
5379
  `:null}
4774
5380
  </div>
4775
5381
  </div>
4776
- `:L``}
5382
+ `:O``}
5383
+
5384
+ <!-- Content Warning Sidebar -->
5385
+ ${this.showContentWarningSidebar&&!this.allFeatureDisabled&&"Admin"===this.snippylyUserRole?O`
5386
+ <content-warning-sidebar
5387
+ .spellingWarnings=${this.spellingWarnings}
5388
+ .grammarWarnings=${this.grammarWarnings}
5389
+ .brokenLinkWarnings=${this.brokenLinkWarnings}
5390
+ .currentPageUrl=${window.location.href}
5391
+ .apiKey=${this.apiKey}
5392
+ .organizationId=${this.apiKey}
5393
+ .documentId=${this.documentId+""}
5394
+ @content-warning-sidebar-close=${this.onContentWarningSidebarClose}
5395
+ @content-warning-sidebar-add-all=${this.onContentWarningSidebarAddAll}
5396
+ @content-warning-item-click=${this.onContentWarningItemClick}
5397
+ @qa-execution-complete=${this.onQAExecutionComplete}
5398
+ ></content-warning-sidebar>
5399
+ `:""}
4777
5400
 
4778
5401
  <!-- Invite Modal -->
4779
- ${this.showInviteModal?L`
5402
+ ${this.showInviteModal?O`
4780
5403
  <superflow-invite-modal
4781
5404
  mode="modal"
4782
5405
  .apiKey=${this.apiKey}
4783
5406
  .documentId=${this.documentId}
4784
5407
  .hasInviteAccess=${!0}
4785
- .disableInvite=${!(this.snippylyUser&&!(null===(g=this.snippylyUser)||void 0===g?void 0:g.isGuest))}
4786
- .userSeatsExhausted=${!!(null===(b=null===(w=this.featureAccess)||void 0===w?void 0:w[kc.WorkspaceUserSeats])||void 0===b?void 0:b.hasUsageExhausted)}
5408
+ .disableInvite=${!(this.snippylyUser&&!(null===(m=this.snippylyUser)||void 0===m?void 0:m.isGuest))}
5409
+ .userSeatsExhausted=${!!(null===(b=null===(w=this.featureAccess)||void 0===w?void 0:w[Qc.WorkspaceUserSeats])||void 0===b?void 0:b.hasUsageExhausted)}
4787
5410
  @superflow-invite-modal-close=${this.closeInviteModal}
4788
5411
  @superflow-invite-modal-invite-success=${this.onInviteSuccess}
4789
5412
  ></superflow-invite-modal>
4790
5413
  `:""}
4791
- `:L``}}Dc.styles=[_c,Tc],Lc([it()],Dc.prototype,"loadPlugin",null),Lc([it()],Dc.prototype,"comments",void 0),Lc([it()],Dc.prototype,"commentElement",void 0),Lc([it()],Dc.prototype,"contactElement",void 0),Lc([it()],Dc.prototype,"rewriterElement",void 0),Lc([it()],Dc.prototype,"presenceElement",void 0),Lc([it()],Dc.prototype,"commentSubscription",void 0),Lc([it()],Dc.prototype,"selectionElement",void 0),Lc([it()],Dc.prototype,"viewsElement",void 0),Lc([it()],Dc.prototype,"docElement",void 0),Lc([it()],Dc.prototype,"addCommentMode",void 0),Lc([it()],Dc.prototype,"showTourCommentTooltip",void 0),Lc([it()],Dc.prototype,"allFeatureDisabled",void 0),Lc([it()],Dc.prototype,"allFeatureRestricted",void 0),Lc([it()],Dc.prototype,"guestMode",void 0),Lc([it()],Dc.prototype,"_expanded",void 0),Lc([it()],Dc.prototype,"loading",void 0),Lc([it()],Dc.prototype,"signInError",void 0),Lc([it()],Dc.prototype,"snippylyUser",void 0),Lc([it()],Dc.prototype,"snippylyUserRole",void 0),Lc([it()],Dc.prototype,"_isPlanExpired",void 0),Lc([it()],Dc.prototype,"showOnboardingModal",void 0),Lc([it()],Dc.prototype,"showLiveDemoModal",void 0),Lc([it()],Dc.prototype,"showFigmaDemoModal",void 0),Lc([it()],Dc.prototype,"showGuestModeSignInModal",void 0),Lc([it()],Dc.prototype,"guestModeSignInModalConfig",void 0),Lc([it()],Dc.prototype,"showGuestModeNameModal",void 0),Lc([it()],Dc.prototype,"guestModeSignInBannerVisible",void 0),Lc([it()],Dc.prototype,"guestUserNameInput",void 0),Lc([it()],Dc.prototype,"guestUserModelOpened",void 0),Lc([it()],Dc.prototype,"guestUserNameUpdated",void 0),Lc([it()],Dc.prototype,"guestUserNameUpdateLoading",void 0),Lc([et()],Dc.prototype,"apiKey",null),Lc([et()],Dc.prototype,"projectId",null),Lc([it()],Dc.prototype,"staging",void 0),Lc([et()],Dc.prototype,"projectVersionKey",null),Lc([it()],Dc.prototype,"projectVersion",void 0),Lc([it()],Dc.prototype,"version",void 0),Lc([et()],Dc.prototype,"veltVersion",void 0),Lc([et()],Dc.prototype,"autoLocation",null),Lc([it()],Dc.prototype,"_menuOpenedId",void 0),Lc([it()],Dc.prototype,"copyLinkTooltip",void 0),Lc([it()],Dc.prototype,"invalidApiKey",void 0),Lc([it()],Dc.prototype,"documentId",void 0),Lc([it()],Dc.prototype,"serverDocumentId",void 0),Lc([it()],Dc.prototype,"_isUserGlobalContact",void 0),Lc([it()],Dc.prototype,"location",void 0),Lc([it()],Dc.prototype,"qrCode",void 0),Lc([it()],Dc.prototype,"showQrCode",void 0),Lc([it()],Dc.prototype,"customLoginEnabledLocally",void 0),Lc([et()],Dc.prototype,"customLoginEnabled",void 0),Lc([it()],Dc.prototype,"providedUser",void 0),Lc([it()],Dc.prototype,"autoTranslation",void 0),Lc([it()],Dc.prototype,"addCommentCount",void 0),Lc([it()],Dc.prototype,"isSigningInUserAdmin",void 0),Lc([it()],Dc.prototype,"_privateCommentModeEnabled",void 0),Lc([it()],Dc.prototype,"superflowToolbarMoved",void 0),Lc([it()],Dc.prototype,"_customerMetadata",void 0),Lc([it()],Dc.prototype,"logoMark",void 0),Lc([it()],Dc.prototype,"wordMark",void 0),Lc([it()],Dc.prototype,"_darkMode",void 0),Lc([it()],Dc.prototype,"projectConfig",void 0),Lc([it()],Dc.prototype,"allowGuestModeSignIn",void 0),Lc([it()],Dc.prototype,"_queryParamsComments",void 0),Lc([it()],Dc.prototype,"_usePageTitleAsLocationName",void 0),Lc([it()],Dc.prototype,"toolbarEnabled",void 0),Lc([it()],Dc.prototype,"toolbarEnabledApiCalled",void 0),Lc([it()],Dc.prototype,"passwordProtected",void 0),Lc([it()],Dc.prototype,"isPasswordValid",void 0),Lc([it()],Dc.prototype,"password",void 0),Lc([it()],Dc.prototype,"validatingPasswordLoading",void 0),Lc([it()],Dc.prototype,"showPasswordProtectedModal",void 0),Lc([it()],Dc.prototype,"showInvalidPassword",void 0),Lc([it()],Dc.prototype,"skipGuestNameModal",void 0),Lc([it()],Dc.prototype,"_totalViews",void 0),Lc([it()],Dc.prototype,"totalViewsCount",void 0),Lc([it()],Dc.prototype,"inviteUrl",void 0),Lc([it()],Dc.prototype,"showModalOnceCommentIsModeIsOff",void 0),Lc([it()],Dc.prototype,"showInviteModal",void 0),Lc([it()],Dc.prototype,"featureAccess",void 0),(t=>{if(customElements.get("superflow-toolbar")||customElements.get("snippyly-plugin"))return;const e={allow:["sdkUrl","windowVariables","snippylyPlugin"],loaders:{windowVariables:()=>{const t=null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_API_KEY;return{valid:!!t,type:"windowVariables",apiKey:t,staging:!!(null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_STAGING),projectVersionKey:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,projectId:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_PROJECT_ID,autoLocation:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_AUTO_LOCATION,veltVersion:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_VELT_VERSION}},snippylyPlugin:()=>{const t=document.querySelector("snippyly-plugin");if(!t)return;const e=t.getAttribute("apiKey"),i=!!t.getAttribute("staging"),o=t.getAttribute("projectVersionKey"),n=t.getAttribute("projectId"),r=t.getAttribute("autoLocation"),s=t.getAttribute("veltVersion");return null==t||t.remove(),{valid:!!e,type:"snippylyPlugin",apiKey:e,staging:i,projectVersionKey:o,projectId:n,autoLocation:r,veltVersion:s}},sdkUrl:()=>{const t=document.getElementById("superflowToolbarScript");if(!t)return;const e=null==t?void 0:t.src,i=new URL(e).searchParams,o=i.has("apiKey")?i.get("apiKey"):void 0;return{valid:!!o,type:"sdkUrl",apiKey:o,staging:void 0,projectVersionKey:void 0,projectId:i.has("projectId")?i.get("projectId"):void 0,autoLocation:i.has("autoLocation")?i.get("autoLocation"):void 0,veltVersion:i.has("veltVersion")?i.get("veltVersion"):void 0}}},load:()=>{for(let t=0;t<e.allow.length;t++){const i=e.allow[t],o=e.loaders[i]();if(o&&o.valid)return o}}},i=()=>{try{const i=e.load();if(customElements.define("superflow-toolbar",t),i&&i.valid){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()})),document.querySelectorAll("snippyly-plugin").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const t={};return t.apiKey=i.apiKey,i.staging&&(t.staging="true"),i.projectVersionKey&&(t.projectVersionKey=i.projectVersionKey),i.projectId&&(t.projectId=i.projectId),(null==i?void 0:i.autoLocation)&&(t.autoLocation=i.autoLocation),(null==i?void 0:i.veltVersion)&&(t.veltVersion=i.veltVersion),void((t={})=>{try{const e=document.createElement("superflow-toolbar");Object.keys(t||{}).forEach((i=>{e.setAttribute(i,t[i])})),document.body.appendChild(e)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(t)}}catch(t){console.warn("Error in initSuperflow: ",t)}};(null===document||void 0===document?void 0:document.body)?i():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{i()}))})(Dc);class $c extends Q{}customElements.get("snippyly-plugin")||customElements.define("snippyly-plugin",$c);export{$c as SnippylyPlugin,Dc as SuperflowToolbar};
5414
+ `:O``}}gd.styles=[sd,rd],vd([ot()],gd.prototype,"loadPlugin",null),vd([ot()],gd.prototype,"comments",void 0),vd([ot()],gd.prototype,"commentElement",void 0),vd([ot()],gd.prototype,"contactElement",void 0),vd([ot()],gd.prototype,"rewriterElement",void 0),vd([ot()],gd.prototype,"presenceElement",void 0),vd([ot()],gd.prototype,"commentSubscription",void 0),vd([ot()],gd.prototype,"selectionElement",void 0),vd([ot()],gd.prototype,"viewsElement",void 0),vd([ot()],gd.prototype,"docElement",void 0),vd([ot()],gd.prototype,"addCommentMode",void 0),vd([ot()],gd.prototype,"showTourCommentTooltip",void 0),vd([ot()],gd.prototype,"allFeatureDisabled",void 0),vd([ot()],gd.prototype,"allFeatureRestricted",void 0),vd([ot()],gd.prototype,"guestMode",void 0),vd([ot()],gd.prototype,"_expanded",void 0),vd([ot()],gd.prototype,"loading",void 0),vd([ot()],gd.prototype,"signInError",void 0),vd([ot()],gd.prototype,"snippylyUser",void 0),vd([ot()],gd.prototype,"snippylyUserRole",void 0),vd([ot()],gd.prototype,"_isPlanExpired",void 0),vd([ot()],gd.prototype,"showOnboardingModal",void 0),vd([ot()],gd.prototype,"showLiveDemoModal",void 0),vd([ot()],gd.prototype,"showFigmaDemoModal",void 0),vd([ot()],gd.prototype,"showGuestModeSignInModal",void 0),vd([ot()],gd.prototype,"guestModeSignInModalConfig",void 0),vd([ot()],gd.prototype,"showGuestModeNameModal",void 0),vd([ot()],gd.prototype,"guestModeSignInBannerVisible",void 0),vd([ot()],gd.prototype,"guestUserNameInput",void 0),vd([ot()],gd.prototype,"guestUserModelOpened",void 0),vd([ot()],gd.prototype,"guestUserNameUpdated",void 0),vd([ot()],gd.prototype,"guestUserNameUpdateLoading",void 0),vd([it()],gd.prototype,"apiKey",null),vd([it()],gd.prototype,"projectId",null),vd([ot()],gd.prototype,"staging",void 0),vd([it()],gd.prototype,"projectVersionKey",null),vd([ot()],gd.prototype,"projectVersion",void 0),vd([ot()],gd.prototype,"version",void 0),vd([it()],gd.prototype,"veltVersion",void 0),vd([it()],gd.prototype,"autoLocation",null),vd([ot()],gd.prototype,"_menuOpenedId",void 0),vd([ot()],gd.prototype,"copyLinkTooltip",void 0),vd([ot()],gd.prototype,"invalidApiKey",void 0),vd([ot()],gd.prototype,"documentId",void 0),vd([ot()],gd.prototype,"serverDocumentId",void 0),vd([ot()],gd.prototype,"_isUserGlobalContact",void 0),vd([ot()],gd.prototype,"location",void 0),vd([ot()],gd.prototype,"qrCode",void 0),vd([ot()],gd.prototype,"showQrCode",void 0),vd([ot()],gd.prototype,"customLoginEnabledLocally",void 0),vd([it()],gd.prototype,"customLoginEnabled",void 0),vd([ot()],gd.prototype,"providedUser",void 0),vd([ot()],gd.prototype,"autoTranslation",void 0),vd([ot()],gd.prototype,"addCommentCount",void 0),vd([ot()],gd.prototype,"isSigningInUserAdmin",void 0),vd([ot()],gd.prototype,"_privateCommentModeEnabled",void 0),vd([ot()],gd.prototype,"superflowToolbarMoved",void 0),vd([ot()],gd.prototype,"_customerMetadata",void 0),vd([ot()],gd.prototype,"logoMark",void 0),vd([ot()],gd.prototype,"wordMark",void 0),vd([ot()],gd.prototype,"_darkMode",void 0),vd([ot()],gd.prototype,"projectConfig",void 0),vd([ot()],gd.prototype,"allowGuestModeSignIn",void 0),vd([ot()],gd.prototype,"_queryParamsComments",void 0),vd([ot()],gd.prototype,"_usePageTitleAsLocationName",void 0),vd([ot()],gd.prototype,"toolbarEnabled",void 0),vd([ot()],gd.prototype,"toolbarEnabledApiCalled",void 0),vd([ot()],gd.prototype,"passwordProtected",void 0),vd([ot()],gd.prototype,"isPasswordValid",void 0),vd([ot()],gd.prototype,"password",void 0),vd([ot()],gd.prototype,"validatingPasswordLoading",void 0),vd([ot()],gd.prototype,"showPasswordProtectedModal",void 0),vd([ot()],gd.prototype,"showInvalidPassword",void 0),vd([ot()],gd.prototype,"skipGuestNameModal",void 0),vd([ot()],gd.prototype,"_totalViews",void 0),vd([ot()],gd.prototype,"totalViewsCount",void 0),vd([ot()],gd.prototype,"inviteUrl",void 0),vd([ot()],gd.prototype,"showModalOnceCommentIsModeIsOff",void 0),vd([ot()],gd.prototype,"showInviteModal",void 0),vd([ot()],gd.prototype,"featureAccess",void 0),vd([ot()],gd.prototype,"hasAgentAccess",void 0),vd([ot()],gd.prototype,"hasContentWarnings",void 0),vd([ot()],gd.prototype,"contentWarningsCount",void 0),vd([ot()],gd.prototype,"showContentWarningSidebar",void 0),vd([ot()],gd.prototype,"spellingWarnings",void 0),vd([ot()],gd.prototype,"grammarWarnings",void 0),vd([ot()],gd.prototype,"brokenLinkWarnings",void 0),(t=>{if(customElements.get("superflow-toolbar")||customElements.get("snippyly-plugin"))return;const e={allow:["sdkUrl","windowVariables","snippylyPlugin"],loaders:{windowVariables:()=>{const t=null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_API_KEY;return{valid:!!t,type:"windowVariables",apiKey:t,staging:!!(null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_STAGING),projectVersionKey:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_PROJECT_VERSION_KEY,projectId:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_PROJECT_ID,autoLocation:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_AUTO_LOCATION,veltVersion:null===window||void 0===window?void 0:window.SUPERFLOW_TOOLBAR_VELT_VERSION}},snippylyPlugin:()=>{const t=document.querySelector("snippyly-plugin");if(!t)return;const e=t.getAttribute("apiKey"),i=!!t.getAttribute("staging"),o=t.getAttribute("projectVersionKey"),n=t.getAttribute("projectId"),s=t.getAttribute("autoLocation"),r=t.getAttribute("veltVersion");return null==t||t.remove(),{valid:!!e,type:"snippylyPlugin",apiKey:e,staging:i,projectVersionKey:o,projectId:n,autoLocation:s,veltVersion:r}},sdkUrl:()=>{const t=document.getElementById("superflowToolbarScript");if(!t)return;const e=null==t?void 0:t.src,i=new URL(e).searchParams,o=i.has("apiKey")?i.get("apiKey"):void 0;return{valid:!!o,type:"sdkUrl",apiKey:o,staging:void 0,projectVersionKey:void 0,projectId:i.has("projectId")?i.get("projectId"):void 0,autoLocation:i.has("autoLocation")?i.get("autoLocation"):void 0,veltVersion:i.has("veltVersion")?i.get("veltVersion"):void 0}}},load:()=>{for(let t=0;t<e.allow.length;t++){const i=e.allow[t],o=e.loaders[i]();if(o&&o.valid)return o}}},i=()=>{try{const i=e.load();if(customElements.define("superflow-toolbar",t),i&&i.valid){(()=>{try{document.querySelectorAll("superflow-toolbar").forEach((t=>{t.remove()})),document.querySelectorAll("snippyly-plugin").forEach((t=>{t.remove()}))}catch(t){console.warn("Error in removeSuperflowToolbarTag: ",t)}})();const t={};return t.apiKey=i.apiKey,i.staging&&(t.staging="true"),i.projectVersionKey&&(t.projectVersionKey=i.projectVersionKey),i.projectId&&(t.projectId=i.projectId),(null==i?void 0:i.autoLocation)&&(t.autoLocation=i.autoLocation),(null==i?void 0:i.veltVersion)&&(t.veltVersion=i.veltVersion),void((t={})=>{try{const e=document.createElement("superflow-toolbar");Object.keys(t||{}).forEach((i=>{e.setAttribute(i,t[i])})),document.body.appendChild(e)}catch(t){console.warn("Error in loadSuperflowToolbarTag: ",t)}})(t)}}catch(t){console.warn("Error in initSuperflow: ",t)}};(null===document||void 0===document?void 0:document.body)?i():null===document||void 0===document||document.addEventListener("DOMContentLoaded",(()=>{i()}))})(gd);class fd extends Q{}customElements.get("snippyly-plugin")||customElements.define("snippyly-plugin",fd);export{fd as SnippylyPlugin,gd as SuperflowToolbar};